#include "pch-cpp.hpp" #ifndef _MSC_VER # include #else # include #endif #include #include struct VirtualActionInvoker0 { 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 VirtualActionInvoker1 { 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 VirtualActionInvoker3 { 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 VirtualFuncInvoker0 { typedef R (*Func)(void*, const RuntimeMethod*); static inline R Invoke (Il2CppMethodSlot slot, RuntimeObject* obj) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); return ((Func)invokeData.methodPtr)(obj, invokeData.method); } }; template struct VirtualFuncInvoker1 { typedef R (*Func)(void*, T1, const RuntimeMethod*); static inline R Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); return ((Func)invokeData.methodPtr)(obj, p1, invokeData.method); } }; 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); } }; // System.Action`1 struct Action_1_t170B3E821B49B45FA7134A2CF48A2E64CA371D42; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t49CB072CAA9184D326107FA696BB354C43EB5E08; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_tBD1E3221EBD04CEBDA49B84779912E91F56B958D; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t692011309BA94F599C6042A381FC9F8B3CB08399; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t3D9A2431A779843F2CB712AE9EB874EDCFD1BF81; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_tC9E5586599FA17CC9E1706D79C5C33CE9FE4BA1F; // System.Func`3 struct Func_3_tD4EA9DBB68453335E80C2917C93BDE503A28F3F0; // System.Func`3 struct Func_3_t540BC7F75C78E0C70D6C37F2D220418DABC4B9EA; // System.Collections.Generic.IDictionary`2 struct IDictionary_2_tED3FAE588A6FD3ED0A4589C52122AB8F53D8A3B8; // System.Collections.Generic.IEqualityComparer`1 struct IEqualityComparer_1_tE6A65C5E45E33FD7D9849FD0914DE3AD32B68050; // System.Collections.Generic.Dictionary`2/KeyCollection struct KeyCollection_t0043475CBB02FD67894529F3CAA818080A2F7A17; // System.Collections.Generic.List`1 struct List_1_t34AA4AF4E7352129CA58045901530E41445AC16D; // System.Collections.Generic.List`1 struct List_1_t6C9F81EDBF0F4A31A9B0DA372D2EF34BDA3A1AF3; // System.Threading.Tasks.Task`1 struct Task_1_tEF253D967DB628A9F8A389A9F2E4516871FD3725; // UnityEngine.UI.CoroutineTween.TweenRunner`1 struct TweenRunner_1_tD84B9953874682FCC36990AF2C54D748293908F3; // System.Collections.Generic.Dictionary`2/ValueCollection struct ValueCollection_tB942A1033B750DCF04FE948413982D120FC69A4E; // System.Collections.Generic.Dictionary`2/Entry[] struct EntryU5BU5D_tDCA1A62E50C5B5A40FD6F44107088AF42F5671D2; // TMPro.TMP_TextProcessingStack`1[] struct TMP_TextProcessingStack_1U5BU5D_t1E4BEAC3D61A2AD0284E919166D0F38D21540A37; // System.Byte[][] struct ByteU5BU5DU5BU5D_t95107DE217CCFA8CD77945AC2CB9492D4D01FE8D; // System.Int32[][] struct Int32U5BU5DU5BU5D_t104DBF1B996084AA19567FD32B02EDF88D044FAF; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1Encodable[] struct Asn1EncodableU5BU5D_t64E34B1D2A460B8FA8D1BC14E7CFEB7B897191CE; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger[] struct BigIntegerU5BU5D_tE8B77B5B8A588D40881DE1C7EE373965BF9E33ED; // System.Boolean[] struct BooleanU5BU5D_tEC7BAF93C44F875016DAADC8696EE3A465644D3C; // System.Byte[] struct ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726; // System.Char[] struct CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34; // UnityEngine.Color32[] struct Color32U5BU5D_t7FEB526973BF84608073B85CF2D581427F0235E2; // System.Decimal[] struct DecimalU5BU5D_tAA3302A4A6ACCE77638A2346993A0FAAE2F9FDBA; // System.Delegate[] struct DelegateU5BU5D_t677D8FE08A5F99E8EE49150B73966CD6E9BF7DB8; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerObjectIdentifier[] struct DerObjectIdentifierU5BU5D_t801513A53C26B675A2EC1C7456321775EDCC225F; // TMPro.FontWeight[] struct FontWeightU5BU5D_t0C9E436904E570F798885BC6F264C7AE6608B5C6; // UnityEngine.GUILayoutOption[] struct GUILayoutOptionU5BU5D_tA0F031CC36F88BBBD25D6841ADD3913446E6EA2B; // TMPro.HighlightState[] struct HighlightStateU5BU5D_t8150DD4545DE751DD24E4106F1E66C41DFFE38EA; // TMPro.HorizontalAlignmentOptions[] struct HorizontalAlignmentOptionsU5BU5D_t57D37E3CA431B98ECF9444788AA9C047B990DDBB; // System.Int32[] struct Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32; // System.IntPtr[] struct IntPtrU5BU5D_t27FC72B0409D75AAF33EC42498E8094E95FEE9A6; // UnityEngine.Material[] struct MaterialU5BU5D_t3AE4936F3CA08FB9EE182A935E665EA9CDA5E492; // TMPro.MaterialReference[] struct MaterialReferenceU5BU5D_t06D1C1249B8051EC092684920106F77B6FC203FD; // System.Object[] struct ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE; // TMPro.RichTextTagAttribute[] struct RichTextTagAttributeU5BU5D_t81DC8CE2ED156F9CA996E2DC8A64A973A156D615; // UnityEngine.UI.Selectable[] struct SelectableU5BU5D_tECF9F5BDBF0652A937D18F10C883EFDAE2E62535; // System.Single[] struct SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA; // BestHTTP.SecureProtocol.Org.BouncyCastle.Ocsp.SingleResp[] struct SingleRespU5BU5D_t52DA831D17C80C4EF8F71F9950F461B0D4236519; // System.Diagnostics.StackTrace[] struct StackTraceU5BU5D_t4AD999C288CB6D1F38A299D12B1598D606588971; // System.String[] struct StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A; // TMPro.TMP_CharacterInfo[] struct TMP_CharacterInfoU5BU5D_t7128C1B46CF6AB1374135FA31D41ABF23882B970; // TMPro.TMP_ColorGradient[] struct TMP_ColorGradientU5BU5D_t5271ED3FC5D741D05A220867865A1DA1EB04919A; // TMPro.TMP_SubMeshUI[] struct TMP_SubMeshUIU5BU5D_t6295BD0FE7FDE873A040F84487061A1902B0B552; // UnityEngine.UIVertex[] struct UIVertexU5BU5D_tE3D523C48DFEBC775876720DE2539A79FB7E5E5A; // System.UInt32[] struct UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF; // System.UInt64[] struct UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2; // UnityEngine.Vector2[] struct Vector2U5BU5D_tE0F58A2D6D8592B5EC37D9CDEF09103A02E5D7FA; // UnityEngine.Vector3[] struct Vector3U5BU5D_t5FB88EAA33E46838BDC2ABDAEA3E8727491CB9E4; // TMPro.WordWrapState[] struct WordWrapStateU5BU5D_t4B20066E10D8FF621FB20C05F21B22167C90F548; // BestHTTP.SecureProtocol.Org.BouncyCastle.X509.X509Certificate[] struct X509CertificateU5BU5D_t41740B3A8C984ED237B45D5A9201BC1994BEBB23; // TMPro.TMP_Text/UnicodeChar[] struct UnicodeCharU5BU5D_tB233FC88865130D0B1EA18DA685C2AF41FB134F7; // System.Byte[0...,0...] struct ByteU5BU2CU5D_tFFA7E7CA82D7396BFF316C4BDB83D307E0CBBE0D; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X509.AlgorithmIdentifier struct AlgorithmIdentifier_t269DF657EB8D3EF7C5C315F15E7FFC1FAFE029F9; // UnityEngine.UI.AnimationTriggers struct AnimationTriggers_tF38CA7FA631709E096B57D732668D86081F44C11; // System.ArgumentException struct ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00; // System.ArithmeticException struct ArithmeticException_t8E5F44FABC7FAE0966CBA6DE9BFD545F2660ED47; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1Encodable struct Asn1Encodable_tCA51194A73D6D9585045A4D23CF12B939BF7F6EC; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1EncodableVector struct Asn1EncodableVector_t7D6E9FB73A814E2472F7EAC6EC0CCCB5A3C93BD3; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1Generator struct Asn1Generator_tEC217D901DD91DCDB761060D56D42F0484D0BED2; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1Object struct Asn1Object_t6EBED9F28280E72844A4F6F176D7E2A5B94FFCFC; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1OctetString struct Asn1OctetString_t7DE556419EB1B1398F915CE1EC7F0CB1D8FC85B8; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1ParsingException struct Asn1ParsingException_tF5A5711F2D7A927F9E88BCEE22DE9DFA8CC7350C; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1Sequence struct Asn1Sequence_t95137642F0FE56379E966B4C62A5A4DAC9DC37E8; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1Set struct Asn1Set_t9EBB628AB5FBF1FCC866DC7AEA45C59A72698F49; // BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Operators.Asn1SignatureFactory struct Asn1SignatureFactory_t82880FE5F99692E8C940551308221AA7CAB2682A; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1StreamParser struct Asn1StreamParser_t85A2D9327D2FD6683D5437416367261AFD2BDD73; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1TaggedObject struct Asn1TaggedObject_t4B044FB8A3CF8DEE46156A0F07290A97EBA600F0; // BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.AsymmetricKeyParameter struct AsymmetricKeyParameter_t99E15FA54F59DFD554A3211C73037A0F5E85374A; // System.AsyncCallback struct AsyncCallback_tA7921BEF974919C46FF8F9D9867C567B200BB0EA; // BestHTTP.Examples.BaseHub struct BaseHub_tCB4F4D72B059021459548FEB54A6F22A46C199CA; // BestHTTP.SecureProtocol.Org.BouncyCastle.Utilities.IO.BaseInputStream struct BaseInputStream_tB56303BA48A64EA3DE264D9883FC620E1E2AD6A2; // BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Generators.BaseKdfBytesGenerator struct BaseKdfBytesGenerator_t9F8BAA4766A94011AFFDB7D7C52714FBFD3EB255; // BestHTTP.SecureProtocol.Org.BouncyCastle.Utilities.IO.BaseOutputStream struct BaseOutputStream_t2D9489B8980FD869AC00639443535AA2CE496A6D; // BaseSpeedSlider struct BaseSpeedSlider_tC53B7872423CAECAFE56455C58E9634E18A2F02E; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X509.BasicConstraints struct BasicConstraints_t726ADB92F5098B7B4A50C44450B9A219DD48AA7C; // BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Prng.BasicEntropySourceProvider struct BasicEntropySourceProvider_t6F0E2E503BBA509525A672616B82C23B8927D01E; // BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Modes.Gcm.BasicGcmExponentiator struct BasicGcmExponentiator_t4CE36DBC1356BEFAEFAC1A598784A32BB4DB443F; // BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Modes.Gcm.BasicGcmMultiplier struct BasicGcmMultiplier_t87EE78BF389D847D71B7DA7AC30C7CC0A03161DF; // BestHTTP.SecureProtocol.Org.BouncyCastle.Ocsp.BasicOcspResp struct BasicOcspResp_tEB37422790458A1BFED93DBC6BC1FA5ADA635965; // BestHTTP.SecureProtocol.Org.BouncyCastle.Ocsp.BasicOcspRespGenerator struct BasicOcspRespGenerator_t19599B650AAF21CDD18346FB654FA27AD11C23B1; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Ocsp.BasicOcspResponse struct BasicOcspResponse_tD40A5CCFCDBB258AAA67998DCC17B5FB44E6BE5C; // BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Tls.BasicTlsPskIdentity struct BasicTlsPskIdentity_tC9ACF4D849FA982DDFC26D1C50E763F2FC96BDD3; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.BerApplicationSpecific struct BerApplicationSpecific_t81C31F362A7D85695D835B7E4D9ED17D80FB706F; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.BerApplicationSpecificParser struct BerApplicationSpecificParser_t866254CE4F0DAF3F9FA9B74FC058E5CF07C9115B; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.BerBitString struct BerBitString_t20540084149F4C4B394647464675ED8642229F5C; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.BerGenerator struct BerGenerator_tEE77B184731C3C022BA0AA76681AB82CE7A3FDE3; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.BerNull struct BerNull_t1D33433A13878EF4E663938D124E05366A3DB3A7; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.BerOctetString struct BerOctetString_tA32D321D3EBCA6B4AC19A4D7F67831E029C7D29B; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.BerOctetStringGenerator struct BerOctetStringGenerator_t1B1A2D036BF124B938F1FDB9694CB23B16261DDB; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.BerOctetStringParser struct BerOctetStringParser_t83702C989F6FA661577C81C4EE415B37FEB762BC; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.BerOutputStream struct BerOutputStream_t581AE0B357D4F0A4C0AC9C3870D0948E720B92F3; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.BerSequence struct BerSequence_t06054EFD23083345199811B3DD646A2F94BA429F; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.BerSequenceGenerator struct BerSequenceGenerator_t50BA43E1FE2A68680892C0D3167AFA336B5E36B1; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.BerSequenceParser struct BerSequenceParser_tA05539D8C3BCD26421E1ED7BEF2EDFC36136EC62; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.BerSet struct BerSet_tF1FDA325BD716A053D1C2A99D23FF22573A73AFC; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.BerSetGenerator struct BerSetGenerator_t12523400B3EEBF16C8B165C53FBC36865B5BC56C; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.BerSetParser struct BerSetParser_t99229EE6D54F2DC354A62645F4189D31D84C4562; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.BerTaggedObject struct BerTaggedObject_t85DAF9955AA78E570A0565C51F66FE229A0E84C3; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.BerTaggedObjectParser struct BerTaggedObjectParser_tBB416364C2255508C9A2818B2FFAE18C34A1BBF9; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger struct BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9; // BestHTTP.SecureProtocol.Org.BouncyCastle.Utilities.BigIntegers struct BigIntegers_t21E525BD24E2A353F3725CD33E82266EBDDE5308; // Billboard struct Billboard_tDF6B34F75C8A8BE88A5AF8583B566BDFD7D5BEF2; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X509.Qualified.BiometricData struct BiometricData_t3917EC9F6F1C753F08CCCF3831DA595AF770C216; // BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Digests.Blake2bDigest struct Blake2bDigest_t06F255DEF539644523DF633B286A4A3CE15E2BB3; // BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Digests.Blake2sDigest struct Blake2sDigest_t80375121A6B53FC3BBE98FE06D699C231FA23D83; // UnityEngine.Canvas struct Canvas_t2B7E56B7BDC287962E092755372E214ACB6393EA; // UnityEngine.CanvasRenderer struct CanvasRenderer_tCF8ABE659F7C3A6ED0D99A988D0BDFB651310F0E; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Ocsp.CertID struct CertID_t945D399859D8DB2523029689FA453B19136D40F0; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Ocsp.CertStatus struct CertStatus_t69AE261617D9918044386EA6A27734847B0D90B9; // BestHTTP.SecureProtocol.Org.BouncyCastle.Ocsp.CertificateID struct CertificateID_tFE14E822F7BAAB4D3BEDB4B443912E20A8D50490; // BestHTTP.SecureProtocol.Org.BouncyCastle.Ocsp.CertificateStatus struct CertificateStatus_tAF64191AD0C7CB50FF308108F688C95475D46280; // UnityEngine.Component struct Component_t62FBC8D2420DA4BE9037AFE430740F6B3EECA684; // BestHTTP.SignalR.Connection struct Connection_tDED4AF59936C32396F59EDA32A6351230A2CD3FC; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.ConstructedOctetStream struct ConstructedOctetStream_t4CFB1FA8A1EA68A767901B568301CE0537B42DDA; // UnityEngine.Coroutine struct Coroutine_t899D5232EF542CB8BA70AF9ECEECA494FAA9CCB7; // BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.DataLengthException struct DataLengthException_t084143F55FB641046577C7BD1F58BC059B953180; // System.DelegateData struct DelegateData_t17DD30660E330C49381DAA99F934BE75CB11F288; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerApplicationSpecific struct DerApplicationSpecific_tEFCF7209AD26CACA82663307C35943848165584E; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerBitString struct DerBitString_t305465793A47445626D3541AB8CEDE347D874524; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerBoolean struct DerBoolean_tBD51CF0F148E373C49BAB60C4EF2971322FD04DE; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerGeneralizedTime struct DerGeneralizedTime_tBBFB4F408F6511BF6E392086F8B0B213E18A6DF0; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerIA5String struct DerIA5String_t597D7116713543DC810D4DE70B2EEAE1D90B3CE2; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerInteger struct DerInteger_tB789F30D6E0E2EFD1E2FFE5AF48B5A98CC61F157; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerNull struct DerNull_t020168AF07318033108544C00C803CD7AEB97239; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerObjectIdentifier struct DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerOctetString struct DerOctetString_t9D28DB59640EE83613D10BEE46D828C25E4B3F75; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerOutputStream struct DerOutputStream_tCED4ABFA88DC5F83FB2CF5879416013FC726C305; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerSequence struct DerSequence_t29D35AAD253161C53C8C83F576DEA1F28B8DFF09; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerSet struct DerSet_tD36B7728620B3A88D0C4F3AC574F77B00AD49FAA; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerTaggedObject struct DerTaggedObject_t88BB573E2BED5C1D2971741E012BB29FB0EB0C5E; // System.Exception struct Exception_t; // BestHTTP.SignalR.Messages.FailureMessage struct FailureMessage_t62EEE5FD1A4250F827145AC6285DCB1180AE9D9F; // UnityEngine.UI.FontData struct FontData_t0F1E9B3ED8136CD40782AC9A6AFB69CAD127C738; // System.FormatException struct FormatException_t119BB207B54B4B1BC28D9B1783C4625AE23D4759; // UnityEngine.GUILayoutOption struct GUILayoutOption_t2D992ABCB62BEB24A6F4A826A5CBE7AE236071AB; // BestHTTP.Examples.GUIMessageList struct GUIMessageList_t8881937BD96A44D63AE931DB1B20CD69DAF8760F; // UnityEngine.UI.Graphic struct Graphic_tF07D777035055CF93BA5F46F77ED5EDFEFF9AE24; // BestHTTP.SignalR.Hubs.Hub struct Hub_t1A5FDA640453BBA271BE0F0DB2E8F95D69710362; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.IAsn1Convertible struct IAsn1Convertible_tC21B323538A0564951394A52B06279022D82A2BB; // System.IAsyncResult struct IAsyncResult_tC9F97BF36FCF122D29D3101D80642278297BF370; // System.Collections.ICollection struct ICollection_tC1E1DED86C0A66845675392606B302452210D5DA; // BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.IDerivationParameters struct IDerivationParameters_t1CE547FC65DE522314229BE0AD3C3E8654EAA02C; // System.Collections.IDictionary struct IDictionary_t99871C56B8EC2452AC5C4CF3831695E617B89D3A; // BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.IDigest struct IDigest_tB278FE56BD588CA024BB5476E2A7468F836C78C6; // BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.IEntropySource struct IEntropySource_tB5D9DE195690CD14EA3F129F3F30B2B6A8B21CCE; // System.Collections.IEnumerable struct IEnumerable_t47A618747A1BB2A868710316F7372094849163A2; // System.Collections.IEnumerator struct IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105; // System.Collections.IList struct IList_tB15A9D6625D09661D6E47976BB626C703EC81910; // System.IO.IOException struct IOException_t09E5C01DA4748C36D703728C4668C5CDF3882EBA; // BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Prng.IRandomGenerator struct IRandomGenerator_tA534F4AC93EEA5CDB578DDE58AE9A1E9C7B7487A; // BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.ISignatureFactory struct ISignatureFactory_t1572BDBCE1A2741BB5DF8A6BE3FC219B7722135B; // BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.ISigner struct ISigner_tCCA744D5676F335002A9182CD1A47660B2100EEA; // TMPro.ITextPreprocessor struct ITextPreprocessor_t4D7C2C115C9A65FB6B24304700B1E9167410EB54; // BestHTTP.SecureProtocol.Org.BouncyCastle.X509.Store.IX509Store struct IX509Store_tB31DA2A2F16A64977B8B7FDF84FA1888AD932D82; // BestHTTP.SecureProtocol.Org.BouncyCastle.X509.Store.IX509StoreParameters struct IX509StoreParameters_t319B1D67B6D8B1F34DF6CFB9083EDBB1E126DDCE; // UnityEngine.UI.Image struct Image_t4021FF27176E44BFEDDCBE43C7FE6B713EC70D3C; // BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Parameters.Iso18033KdfParameters struct Iso18033KdfParameters_tFE570EC5D71E1361C1D48CD4A2E121ABBFFD024F; // BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Parameters.KdfParameters struct KdfParameters_t56EBC3CEF1BEB144CDB7BF823CB774656D442189; // UnityEngine.UI.LayoutElement struct LayoutElement_tE514951184806899FE23EC4FA6112A5F2038CECF; // UnityEngine.Material struct Material_t8927C00353A72755313F046D0CE85178AE8218EE; // System.IO.MemoryStream struct MemoryStream_t0B450399DD6D0175074FED99DD321D65771C9E1C; // UnityEngine.Mesh struct Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6; // BestHTTP.SignalR.Messages.MethodCallMessage struct MethodCallMessage_tEE783F8696A0EFB6700F94630D987B1642B438AB; // System.Reflection.MethodInfo struct MethodInfo_t; // UnityEngine.MonoBehaviour struct MonoBehaviour_t37A501200D970A8257124B0EAE00A0FF3DDC354A; // System.NotSupportedException struct NotSupportedException_tB9D89F0E9470A2C423D239D7C68EE0CFD77F9339; // UnityEngine.Object struct Object_tF2F3778131EFF286AF62B7B013A170F95A91571A; // BestHTTP.SecureProtocol.Org.BouncyCastle.Ocsp.OcspException struct OcspException_tEB86D2641E584387057732A1F047A4694C77C561; // BestHTTP.SignalR.Hubs.OnMethodCallCallbackDelegate struct OnMethodCallCallbackDelegate_tD73ED8DC48FC3926BBB43760C596FC1983786D11; // BestHTTP.SignalR.Hubs.OnMethodCallDelegate struct OnMethodCallDelegate_t78B3B7E2C3E3672064E70286E9847BFE319F8868; // BestHTTP.SignalR.Hubs.OnMethodFailedDelegate struct OnMethodFailedDelegate_tD54187DEA162C72DC7A8FDB5565B2DFA69F37EA9; // BestHTTP.SignalR.Hubs.OnMethodProgressDelegate struct OnMethodProgressDelegate_t692E6C1FDAD89BA933CC04EE43054B15C8639450; // BestHTTP.SignalR.Hubs.OnMethodResultDelegate struct OnMethodResultDelegate_t03A1DDF71BF9CB16796404DFE2CF1F86535C5C92; // BestHTTP.SecureProtocol.Org.BouncyCastle.X509.PemParser struct PemParser_tB3FC6780946303F9667460AF6A79F87A8C0F3215; // System.Random struct Random_t6C9E9775A149D0ADCFEB4B252C408F03EE870118; // UnityEngine.UI.RectMask2D struct RectMask2D_tD909811991B341D752E4C978C89EFB80FA7A2B15; // UnityEngine.RectTransform struct RectTransform_t8A6A306FB29A6C8C22010CF9040E319753571072; // BestHTTP.SecureProtocol.Org.BouncyCastle.Ocsp.RespData struct RespData_t4849F6D825870378C3731181081793D25BF9B117; // BestHTTP.SecureProtocol.Org.BouncyCastle.Ocsp.RespID struct RespID_t5A0BD7E30897149501A58F9E5B8080077BCB6390; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Ocsp.ResponderID struct ResponderID_t30C43EC450B881F1B5624092F190C1B4787D1992; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Ocsp.ResponseData struct ResponseData_tAF2DAC289F4A4348C4C3F9E3BA5C270D78E16906; // BestHTTP.SignalR.Messages.ResultMessage struct ResultMessage_t98606C6B2C2C7B4F4ECC9B24C21A74F327F47F3D; // System.Runtime.Serialization.SafeSerializationManager struct SafeSerializationManager_tDE44F029589A028F8A3053C5C06153FAB4AAE29F; // BestHTTP.SecureProtocol.Org.BouncyCastle.Security.SecureRandom struct SecureRandom_t9625E4D95ED6174D321E8A8CB7DA3E264B11DC28; // UnityEngine.UI.Selectable struct Selectable_t34088A3677CC9D344F81B0D91999D8C5963D7DBD; // System.Threading.SemaphoreSlim struct SemaphoreSlim_t3EF85FC980AE57957BEBB6B78E81DE2E3233D385; // BestHTTP.SecureProtocol.Org.BouncyCastle.Ocsp.SingleResp struct SingleResp_t911D1B310E2DBA3F3A59024D6A08FA0BD55715AF; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Ocsp.SingleResponse struct SingleResponse_tDFEEC5793EABBD10E19A79FAA966FE028956E619; // UnityEngine.UI.Slider struct Slider_tBF39A11CC24CBD3F8BD728982ACAEAE43989B51A; // UnityEngine.Sprite struct Sprite_t5B10B1178EC2E6F53D33FFD77557F31C08A51ED9; // System.IO.Stream struct Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB; // System.String struct String_t; // System.Text.StringBuilder struct StringBuilder_t; // TMPro.TMP_Character struct TMP_Character_tE7A98584C4DDFC9E1A1D883F4A5DE99E5DE7CC0C; // TMPro.TMP_ColorGradient struct TMP_ColorGradient_tC18C01CF1F597BD442D01A29724FE1B32497E461; // TMPro.TMP_FontAsset struct TMP_FontAsset_tDD8F58129CF4A9094C82DD209531E9E71F9837B2; // TMPro.TMP_SpriteAnimator struct TMP_SpriteAnimator_t07C769A1F1F85B545DD32357826E08F569E3D902; // TMPro.TMP_SpriteAsset struct TMP_SpriteAsset_t0746714D8A56C0A27AE56DC6897CC1A129220714; // TMPro.TMP_Style struct TMP_Style_t078D8A76F4A60B868298420272B7089582EF53AB; // TMPro.TMP_StyleSheet struct TMP_StyleSheet_t8E2FC777D06D295BE700B8EDE56389D3581BA94E; // TMPro.TMP_Text struct TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262; // TMPro.TMP_TextElement struct TMP_TextElement_tDF9A55D56A0B44EA4EA36DEDF942AEB6369AF832; // TMPro.TMP_TextInfo struct TMP_TextInfo_t33ACB74FB814F588497640C86976E5DB6DD7B547; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X509.TbsCertificateStructure struct TbsCertificateStructure_t01EE51D1D9FF6763C618258225D3B5403E9800A3; // UnityEngine.UI.Text struct Text_t6A2339DA6C05AE2646FC1A6C8FCC127391BE7FA1; // UnityEngine.TextGenerator struct TextGenerator_t893F256D3587633108E00E5731CDC5A77AFF1B70; // TMPro.TextMeshProUGUI struct TextMeshProUGUI_tCC5BE8A76E6E9AF92521A462E8D81ACFBA7C85F1; // UnityEngine.Texture2D struct Texture2D_t9B604D0D8E28032123641A7E7338FA872E2698BF; // UnityEngine.Transform struct Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X509.Qualified.TypeOfBiometricData struct TypeOfBiometricData_tF391BBD145D2E82A4017C7D42410B3D519FE9F4A; // UnityEngine.Events.UnityAction struct UnityAction_t22E545F8BE0A62EE051C6A83E209587A0DB1C099; // UnityEngine.UI.VertexHelper struct VertexHelper_tDE8B67D3B076061C4F8DF325B0D63ED2E5367E55; // System.Void struct Void_t700C6383A2A510C2CF4DD86DABD5CA9FF70ADAC5; // BestHTTP.SecureProtocol.Org.BouncyCastle.X509.X509Certificate struct X509Certificate_t02D6D61F4D1C5E290A63DED5B388F0EEEFA9AA06; // BestHTTP.SecureProtocol.Org.BouncyCastle.X509.X509CertificateParser struct X509CertificateParser_t76052650A7486EB7C9B24F64A8D228E18BB62AAF; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X509.X509CertificateStructure struct X509CertificateStructure_tD48237F907D1001604C98590613EFD6D720BEDE1; // BestHTTP.SecureProtocol.Org.BouncyCastle.X509.Store.X509CollectionStoreParameters struct X509CollectionStoreParameters_t9AC6D285ADBA3F814F6985940388A9C944D26401; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X509.X509Extension struct X509Extension_t977D8DEE7C59707768F9038FE1B97F2E243B80AB; // BestHTTP.SecureProtocol.Org.BouncyCastle.X509.X509ExtensionBase struct X509ExtensionBase_t91B691B9E834F516C9CE847F2B900B019A37CCE7; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X509.X509Extensions struct X509Extensions_tB10F49C3BD6B861E20DB13C91BABE994543EC55F; // BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Prng.BasicEntropySourceProvider/BasicEntropySource struct BasicEntropySource_t3997BCE12D8BB0C0A66F12093D0BE8FE9F29D847; // BestHTTP.SecureProtocol.Org.BouncyCastle.Ocsp.BasicOcspRespGenerator/ResponseObject struct ResponseObject_t5BCD04C4D9758F6A6760FF03C54F867B9E62D04F; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.BerOctetStringGenerator/BufferedBerOctetStream struct BufferedBerOctetStream_t3D4C1AB6C2AF840FCE2D48255ABAB0EF08816E18; // UnityEngine.UI.MaskableGraphic/CullStateChangedEvent struct CullStateChangedEvent_t9B69755DEBEF041C3CC15C3604610BDD72856BD4; // UnityEngine.UI.Slider/SliderEvent struct SliderEvent_t312D89AE02E00DD965D68D6F7F813BDF455FD780; // System.IO.Stream/ReadWriteTask struct ReadWriteTask_t32CD2C230786712954C1DB518DBE420A1F4C7974; IL2CPP_EXTERN_C RuntimeClass* AlgorithmIdentifier_t269DF657EB8D3EF7C5C315F15E7FFC1FAFE029F9_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ArithmeticException_t8E5F44FABC7FAE0966CBA6DE9BFD545F2660ED47_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Arrays_t7CFD09DA7425047721E193958DAC5AB0FCFF67BF_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Asn1EncodableU5BU5D_t64E34B1D2A460B8FA8D1BC14E7CFEB7B897191CE_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Asn1EncodableVector_t7D6E9FB73A814E2472F7EAC6EC0CCCB5A3C93BD3_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Asn1Encodable_tCA51194A73D6D9585045A4D23CF12B939BF7F6EC_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Asn1Object_t6EBED9F28280E72844A4F6F176D7E2A5B94FFCFC_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Asn1OctetString_t7DE556419EB1B1398F915CE1EC7F0CB1D8FC85B8_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Asn1OutputStream_t90F467D0FAF8F644B93F4B3A21908F990D600971_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Asn1ParsingException_tF5A5711F2D7A927F9E88BCEE22DE9DFA8CC7350C_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Asn1Sequence_t95137642F0FE56379E966B4C62A5A4DAC9DC37E8_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Asn1Set_t9EBB628AB5FBF1FCC866DC7AEA45C59A72698F49_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Asn1SignatureFactory_t82880FE5F99692E8C940551308221AA7CAB2682A_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Asn1StreamParser_t85A2D9327D2FD6683D5437416367261AFD2BDD73_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Asn1TaggedObject_t4B044FB8A3CF8DEE46156A0F07290A97EBA600F0_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* BaseSpeedSlider_tC53B7872423CAECAFE56455C58E9634E18A2F02E_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* BasicConstraints_t726ADB92F5098B7B4A50C44450B9A219DD48AA7C_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* BasicEntropySource_t3997BCE12D8BB0C0A66F12093D0BE8FE9F29D847_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* BasicOcspResp_tEB37422790458A1BFED93DBC6BC1FA5ADA635965_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* BasicOcspResponse_tD40A5CCFCDBB258AAA67998DCC17B5FB44E6BE5C_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* BerApplicationSpecific_t81C31F362A7D85695D835B7E4D9ED17D80FB706F_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* BerNull_t1D33433A13878EF4E663938D124E05366A3DB3A7_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* BerOctetString_tA32D321D3EBCA6B4AC19A4D7F67831E029C7D29B_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* BerOutputStream_t581AE0B357D4F0A4C0AC9C3870D0948E720B92F3_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* BerSequence_t06054EFD23083345199811B3DD646A2F94BA429F_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* BerSet_tF1FDA325BD716A053D1C2A99D23FF22573A73AFC_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* BigIntegerU5BU5D_tE8B77B5B8A588D40881DE1C7EE373965BF9E33ED_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Billboard_tDF6B34F75C8A8BE88A5AF8583B566BDFD7D5BEF2_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* BiometricData_t3917EC9F6F1C753F08CCCF3831DA595AF770C216_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Blake2bDigest_t06F255DEF539644523DF633B286A4A3CE15E2BB3_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Blake2sDigest_t80375121A6B53FC3BBE98FE06D699C231FA23D83_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* BufferedBerOctetStream_t3D4C1AB6C2AF840FCE2D48255ABAB0EF08816E18_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ByteU5BU2CU5D_tFFA7E7CA82D7396BFF316C4BDB83D307E0CBBE0D_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* CertificateEncodingException_t026647D46DEE106DCC9AD27DBFE50F50009B2D5D_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* CertificateException_tB4C9EC1D72D2EB953B1A67314C641CA607912CCB_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* CommonConfig_tC195D49FCF47E1A741B397705259762D5D501FB3_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ConstructedOctetStream_t4CFB1FA8A1EA68A767901B568301CE0537B42DDA_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Convert_tDA947A979C1DAB4F09C461FAFD94FE194743A671_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* DataLengthException_t084143F55FB641046577C7BD1F58BC059B953180_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Debug_tEB68BCBEB8EFD60F8043C67146DC05E7F50F374B_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* DerBitString_t305465793A47445626D3541AB8CEDE347D874524_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* DerBoolean_tBD51CF0F148E373C49BAB60C4EF2971322FD04DE_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* DerGeneralizedTime_tBBFB4F408F6511BF6E392086F8B0B213E18A6DF0_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* DerInteger_tB789F30D6E0E2EFD1E2FFE5AF48B5A98CC61F157_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* DerNull_t020168AF07318033108544C00C803CD7AEB97239_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* DerOctetString_t9D28DB59640EE83613D10BEE46D828C25E4B3F75_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* DerSequence_t29D35AAD253161C53C8C83F576DEA1F28B8DFF09_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* DerSet_tD36B7728620B3A88D0C4F3AC574F77B00AD49FAA_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* DerTaggedObject_t88BB573E2BED5C1D2971741E012BB29FB0EB0C5E_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Dictionary_2_t692011309BA94F599C6042A381FC9F8B3CB08399_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Exception_t_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* FormatException_t119BB207B54B4B1BC28D9B1783C4625AE23D4759_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* GUIMessageList_t8881937BD96A44D63AE931DB1B20CD69DAF8760F_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* GcmUtilities_t55AA97D7D3BB641921B7A12A943C17BD41A30177_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IBlockResult_t6A7C472F432343ADBA690B12778C4CF5FFB19CCE_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ICollection_tC1E1DED86C0A66845675392606B302452210D5DA_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IDigest_tB278FE56BD588CA024BB5476E2A7468F836C78C6_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IEnumerable_t47A618747A1BB2A868710316F7372094849163A2_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IList_tB15A9D6625D09661D6E47976BB626C703EC81910_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IOException_t09E5C01DA4748C36D703728C4668C5CDF3882EBA_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ISignatureFactory_t1572BDBCE1A2741BB5DF8A6BE3FC219B7722135B_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ISigner_tCCA744D5676F335002A9182CD1A47660B2100EEA_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IStreamCalculator_t4F9460D63B0B76B77564036A39E861A0A03ABD07_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Int32U5BU5DU5BU5D_t104DBF1B996084AA19567FD32B02EDF88D044FAF_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Iso18033KdfParameters_tFE570EC5D71E1361C1D48CD4A2E121ABBFFD024F_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* KdfParameters_t56EBC3CEF1BEB144CDB7BF823CB774656D442189_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* MemoryStream_t0B450399DD6D0175074FED99DD321D65771C9E1C_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* NotSupportedException_tB9D89F0E9470A2C423D239D7C68EE0CFD77F9339_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* OcspException_tEB86D2641E584387057732A1F047A4694C77C561_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* OcspUtilities_t4FC9381E42CCAB69C0A39563436C0FDFA38684AB_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* OnMethodCallCallbackDelegate_tD73ED8DC48FC3926BBB43760C596FC1983786D11_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* OnMethodFailedDelegate_tD54187DEA162C72DC7A8FDB5565B2DFA69F37EA9_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* OnMethodResultDelegate_t03A1DDF71BF9CB16796404DFE2CF1F86535C5C92_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Platform_t0EFEB39A6344675D077C7B85E0F7F00BDD996804_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* RespData_t4849F6D825870378C3731181081793D25BF9B117_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* RespID_t5A0BD7E30897149501A58F9E5B8080077BCB6390_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ResponseData_tAF2DAC289F4A4348C4C3F9E3BA5C270D78E16906_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ResponseObject_t5BCD04C4D9758F6A6760FF03C54F867B9E62D04F_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* SecureRandom_t9625E4D95ED6174D321E8A8CB7DA3E264B11DC28_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* SignerUtilities_t85A42F8179A404E46148D49278854CCF5ED2FB13_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* SingleRespU5BU5D_t52DA831D17C80C4EF8F71F9950F461B0D4236519_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* SingleResp_t911D1B310E2DBA3F3A59024D6A08FA0BD55715AF_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* StringBuilder_t_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* String_t_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* TextAutoLanguage_tC0C9D03521C02BBD98728E5E2BA591CDAC275CA1_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* X509CertificateParser_t76052650A7486EB7C9B24F64A8D228E18BB62AAF_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* X509CertificateU5BU5D_t41740B3A8C984ED237B45D5A9201BC1994BEBB23_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* X509Certificate_t02D6D61F4D1C5E290A63DED5B388F0EEEFA9AA06_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* X509CollectionStoreParameters_t9AC6D285ADBA3F814F6985940388A9C944D26401_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* X509Extension_t977D8DEE7C59707768F9038FE1B97F2E243B80AB_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeField* U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____02D050046D7A21C15C1A6D6755439B5EDAD147FABD9152C932359BA3A4E82039_0_FieldInfo_var; IL2CPP_EXTERN_C RuntimeField* U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____064CACC4978353DFD6979BF0975E06366B0F3E9C5631CFFF32EC2184BCF492E5_4_FieldInfo_var; IL2CPP_EXTERN_C RuntimeField* U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____12F486CDF1F8927BF7289003288EFE6D3B6C674279639905EEEE24D0B6EA9688_19_FieldInfo_var; IL2CPP_EXTERN_C RuntimeField* U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____1313B2EF301CE83F294FFD8C012777CAA44B3F5F35B6CC5232786F43AEE29084_20_FieldInfo_var; IL2CPP_EXTERN_C RuntimeField* U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____14A5D850C255623F9472E3C650ABCE0C78D32F0276B315B3A276A0462D97A1AC_24_FieldInfo_var; IL2CPP_EXTERN_C RuntimeField* U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____1C200EEC7E0EAFD19F23190A1ED9B95D60EDE114EDE39BD917D1565839CB48DC_32_FieldInfo_var; IL2CPP_EXTERN_C RuntimeField* U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____1C3EF802E30F355C14A57C8AFAF6BFC22F3E40631D30059D87C30496D784EC9B_33_FieldInfo_var; IL2CPP_EXTERN_C RuntimeField* U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____241460699808ED5F8D48C6B09EED448CDAE597EBF52B010901CD6F75A767B047_38_FieldInfo_var; IL2CPP_EXTERN_C RuntimeField* U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____2DE8C8D0A909D9D152B7752E0C1650FB43AFEBF9F20DF52091B69C394BD9F0FB_47_FieldInfo_var; IL2CPP_EXTERN_C RuntimeField* U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____356608BFA95B39A5AA624D4852D37A19FCFB1302C897E1A4B7EA5EFD1A20120E_58_FieldInfo_var; IL2CPP_EXTERN_C RuntimeField* U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____36003BEAAFC125A5D50EBAE8C98A6971BE6134DD89E286DD699E012687422A22_59_FieldInfo_var; IL2CPP_EXTERN_C RuntimeField* U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____3936FEF22F74028ACFB35A545386FE1C4F4A2C8CE55E88B5DF4FF605D474D8B4_62_FieldInfo_var; IL2CPP_EXTERN_C RuntimeField* U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____3B721FB05904288533A0C3F44162AA4631530BCFEBD22C3E57DBC4994E38F83D_66_FieldInfo_var; IL2CPP_EXTERN_C RuntimeField* U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____3F580014EE7F27F024FC40AE120394FAC1A8E4CD1B40FD0F0089E89856152138_71_FieldInfo_var; IL2CPP_EXTERN_C RuntimeField* U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____43B9A42341477A51FB3329FA943298FB43910D3EDCAB69BFB04D0E68D84C0247_77_FieldInfo_var; IL2CPP_EXTERN_C RuntimeField* U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____4993FAA5B9060FAAFC80E9F6CE26AF291965C0B1E8F5BBDC87C6CE9AEF6FFA24_83_FieldInfo_var; IL2CPP_EXTERN_C RuntimeField* U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____49D826830B5D920448F74BBBEDB361F17C9DD461E0DC3DED114E6E13E0173981_84_FieldInfo_var; IL2CPP_EXTERN_C RuntimeField* U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____49FC72E2BC139CDC89193D013C3CBAD8CB75E78CA254B8466A03D26581D08BE4_85_FieldInfo_var; IL2CPP_EXTERN_C RuntimeField* U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____4D7CAD3DEBDBD349390304F3A59AD3F66B4A1FB02F88749C4E393FF3A1EDD411_89_FieldInfo_var; IL2CPP_EXTERN_C RuntimeField* U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____4FDCD793D71BE141D8E85C48B61B68F00848ACEF69905D47D935786C44D07D92_91_FieldInfo_var; IL2CPP_EXTERN_C RuntimeField* U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____513BA924C2DC996CAF3DC690D42BEB815316271C0CDAC0812BC0F2C2ED45DEA4_93_FieldInfo_var; IL2CPP_EXTERN_C RuntimeField* U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____5218271C2AB140CF1F8F18D070924F6EA8F08F5FB59C9E4F05AF36C0740D172A_94_FieldInfo_var; IL2CPP_EXTERN_C RuntimeField* U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____55D90ED526CE6FF4309EE00834C4060B1A37CB6D5E65BAA01366C72FB2A68CB4_97_FieldInfo_var; IL2CPP_EXTERN_C RuntimeField* U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____5A33FCFEC23C49D91BCF58CE2472DC9F3662CD086BD29FC44AF2E14567238A30_103_FieldInfo_var; IL2CPP_EXTERN_C RuntimeField* U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____684F74091FEFCDCDE9B282E317592631CA48B75F46340A11B95A474700E656D4_118_FieldInfo_var; IL2CPP_EXTERN_C RuntimeField* U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____6CB004567F6DA8572C921962EDECA8ABB063258E4B378E85E52017698A655056_123_FieldInfo_var; IL2CPP_EXTERN_C RuntimeField* U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____7017794F4FA285E1AA4C6FF9994A3DC0EDC472CB13D08BCA7B5CC287C51E0E3E_127_FieldInfo_var; IL2CPP_EXTERN_C RuntimeField* U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____76387D5ADFE12720EE7A21E3C30296DE8356BE159BD422D9900C8146F914CADE_133_FieldInfo_var; IL2CPP_EXTERN_C RuntimeField* U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____7650DB5F7D0AD39E75A5BB512A98F9763E302328E120F06230159AC1AD1C6B5D_134_FieldInfo_var; IL2CPP_EXTERN_C RuntimeField* U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____7854BA783A61F0B4D74198AF22A2D285EF70C526BDE4BE78FEDF180436FB621D_135_FieldInfo_var; IL2CPP_EXTERN_C RuntimeField* U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____78A70FA0E21C85F13BDFA3D7B70E095EC5B61E51F34D2C1D531142B0634B30E5_136_FieldInfo_var; IL2CPP_EXTERN_C RuntimeField* U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____7A36979350F6A229EB7206BEE580F51563EE52B71CD2132680B0AC33B3C31E27_140_FieldInfo_var; IL2CPP_EXTERN_C RuntimeField* U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____7BDD3F08BE488F1D6DCBF05D01C69BA80DF49A9E9E415F0205D575B4B5F32A34_141_FieldInfo_var; IL2CPP_EXTERN_C RuntimeField* U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____8CB850AC259DD215242199AD8F1B0BC74C182B564124B84C0D56BDB7A8FF7286_160_FieldInfo_var; IL2CPP_EXTERN_C RuntimeField* U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____960F02F165C0EF9AC4C160FC98BE9273C245853BA32663BB1B6F1588077F95F4_168_FieldInfo_var; IL2CPP_EXTERN_C RuntimeField* U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____97467041703B2DF5571DCACC6A702C0C6DE68CE9A9470AA240F57D69C09AF7D3_173_FieldInfo_var; IL2CPP_EXTERN_C RuntimeField* U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____9CB8BF99E695FF4E0E3E01770F3E96060FC79466F1325C60B375349C591ADF02_182_FieldInfo_var; IL2CPP_EXTERN_C RuntimeField* U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____9CFF23020B5A7E24467474237978D4CB52A601FBC0B3E504B9ABC64C062A499C_184_FieldInfo_var; IL2CPP_EXTERN_C RuntimeField* U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____9DA6DC3BEB35D0E411A5D1E407E011542CC032FD6BD76CFFEB5EF327331840FD_186_FieldInfo_var; IL2CPP_EXTERN_C RuntimeField* U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____9DDE3528C5CCCCD4D7C730403ABE54766C6645E371ED7ACB70584C320D87F670_188_FieldInfo_var; IL2CPP_EXTERN_C RuntimeField* U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____9EF35AA995725D55C515A807B1D2BE31B36269235146245330CFB2683FA9A840_189_FieldInfo_var; IL2CPP_EXTERN_C RuntimeField* U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____A4241EDCB474331DF94C96B4F24A3A8773452488FD0458F8C0C30F7C24B89E07_194_FieldInfo_var; IL2CPP_EXTERN_C RuntimeField* U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____A719D1E9DB9C1628AF05DD49B4AA5D095CF0AD06D01C396B1777588A04D9D13E_198_FieldInfo_var; IL2CPP_EXTERN_C RuntimeField* U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____A935391692FCA9A4CF6CE823B9DBED3DB708352BB4ACEDDA9EADCA78ADD23DB7_200_FieldInfo_var; IL2CPP_EXTERN_C RuntimeField* U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____AD220A499D7A196B0FE1E8BCDAA020369A8BA1C4CF21B15A3E21935ED7B09D54_206_FieldInfo_var; IL2CPP_EXTERN_C RuntimeField* U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____B17AF625BB8EA7C85766DBFB60A73BAE2A82560C68B4F03D08B576CD43E911DA_210_FieldInfo_var; IL2CPP_EXTERN_C RuntimeField* U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____B1FFCD775449513A059F2F3A2DF44C39E6542C6474D6BAE3DC3FA1BC256255F0_211_FieldInfo_var; IL2CPP_EXTERN_C RuntimeField* U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____B2A10F44FFEE5755DDFA6587F62D7F83F24AF24429D3ACA46E56F3F295251DEB_214_FieldInfo_var; IL2CPP_EXTERN_C RuntimeField* U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____B48C3FCBDCCF3473EF494DC9D3E37B24CF9202AB511EEEB8FCBB48B626340059_216_FieldInfo_var; IL2CPP_EXTERN_C RuntimeField* U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____B68ACFAD2A3D93FE2B8963E29978E6D3FADFFF5E7FE6C13590E8888CCA7AD7DD_220_FieldInfo_var; IL2CPP_EXTERN_C RuntimeField* U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____B77E3D4019880A0C0F03E4214418983FD00C0107BB2632899FE6C3230F97B82C_223_FieldInfo_var; IL2CPP_EXTERN_C RuntimeField* U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____BD01644841E6B289961C01E9D8319807BB25F791DB6A990F60D44DA36533D5AD_230_FieldInfo_var; IL2CPP_EXTERN_C RuntimeField* U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____BEDA989D5939125AA1831BFE35ED2E4F0F05DD63851049C646ACE173A2D0827C_235_FieldInfo_var; IL2CPP_EXTERN_C RuntimeField* U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____BF3DB37CB55FF90EEE410403506E7AFB17B3B6ED163AEC657F4E4F47532D1E85_236_FieldInfo_var; IL2CPP_EXTERN_C RuntimeField* U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____C0BCAD52BB24771C2430DFC75321628F5503FDDC5A0E05E93F3DD624A60B10BD_237_FieldInfo_var; IL2CPP_EXTERN_C RuntimeField* U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____C7B696E5CE2020FEC8F611D5047339850FECC787C3DBC5D36589354D8ADF98C1_247_FieldInfo_var; IL2CPP_EXTERN_C RuntimeField* U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____CC9BD9D64572985ECFB6E2A723B6DD347BB34F5AFECDBFB98444028D2DF4844D_254_FieldInfo_var; IL2CPP_EXTERN_C RuntimeField* U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____D1FAE5443A715D6F96387473C649F557670B8A92E175272491DFC646754F4A9D_259_FieldInfo_var; IL2CPP_EXTERN_C RuntimeField* U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____D3ADE9315DD51AE00C4C2D80ED119F3D1B1743E64ADC7FDDDE505286274C877D_261_FieldInfo_var; IL2CPP_EXTERN_C RuntimeField* U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____D916EBA7A5A5D84BB85D26EE65A08CC18219FACEB615519209ABB469C0B35D32_263_FieldInfo_var; IL2CPP_EXTERN_C RuntimeField* U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____DB1CCE19AFD5123D31DCDAC6656A6DB5AF929CA39192511B8C042DD0513E7497_265_FieldInfo_var; IL2CPP_EXTERN_C RuntimeField* U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____DDA4EDB734C11C20B2D8A7BE67E2BB03E2F67B7928B0DAEB15EBF2EDD9A5150B_269_FieldInfo_var; IL2CPP_EXTERN_C RuntimeField* U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____DE9FD94010C5C932FEB066B288CE65EBEB81EDE0E87B31B900BF855BFA2A2B5D_273_FieldInfo_var; IL2CPP_EXTERN_C RuntimeField* U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____E09120C0E7B92A532558D22D44D52452DFE460D6205D1009963B69AABD0F8185_275_FieldInfo_var; IL2CPP_EXTERN_C RuntimeField* U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____E3668879E09A70694ED6FEE919E303D7EA1266D783955D4DEEDC99CCC5AA6A8D_279_FieldInfo_var; IL2CPP_EXTERN_C RuntimeField* U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____E87A3B2C4C5D7247B7E149126C3503D3AE2878A02155EA6153E057FE35D9656C_285_FieldInfo_var; IL2CPP_EXTERN_C RuntimeField* U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____EF7F3D1F9F5FC7985E4AE3D48BF986867BA544C1D2FEA6A7745FEA4A2FCAB381_294_FieldInfo_var; IL2CPP_EXTERN_C RuntimeField* U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____F2CD85BDEF1E84E95EA92E2B686CEEC9FC518118A4342FAB46BECECE253D71F4_295_FieldInfo_var; IL2CPP_EXTERN_C RuntimeField* U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____FA624E5847BD2E5A00CCA1B3515D315FA5C3450C3E832077935CEBA18E9F5571_303_FieldInfo_var; IL2CPP_EXTERN_C RuntimeField* U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____FD85B0A9251A04B1D271AF14FD041B4606FA95DDB116F92CB14470653A62AD19_310_FieldInfo_var; IL2CPP_EXTERN_C String_t* _stringLiteral055647CB8D0B3E88183EE2323377EF5437137BCC; IL2CPP_EXTERN_C String_t* _stringLiteral07D1FA4B1D4D56856BC5087495992498681BA912; IL2CPP_EXTERN_C String_t* _stringLiteral0AF612F47EF19D289A43329EA37F8E82A276CFDD; IL2CPP_EXTERN_C String_t* _stringLiteral116A6805DDE677BA74A0F2A342227F583735A715; IL2CPP_EXTERN_C String_t* _stringLiteral13AB8FF626CDF6BFD2E1E6C9E5642FCCC34C70F4; IL2CPP_EXTERN_C String_t* _stringLiteral1673113098B39EC122D57268DFFB050DADDA0A56; IL2CPP_EXTERN_C String_t* _stringLiteral17F4FB446E05A8DE392C0BF2C9A5DAEB6AE08FF5; IL2CPP_EXTERN_C String_t* _stringLiteral1A82671F2C34BEA09C35354DDB899812746CBCF9; IL2CPP_EXTERN_C String_t* _stringLiteral1A969C81EB7DE0BCF6A3A40B70C5F6EAC18F8A6D; IL2CPP_EXTERN_C String_t* _stringLiteral206CE9DE9BEFB84CD8F0BFE8F179E2A2BA08DF8B; IL2CPP_EXTERN_C String_t* _stringLiteral208AB955F2E809407B7FCCE1C2D128F670FAC0BE; IL2CPP_EXTERN_C String_t* _stringLiteral21AE396E00A8C93C363162BF2580AA1651A93ECF; IL2CPP_EXTERN_C String_t* _stringLiteral22FDC6BB5D1B87140362E57DFE1D706813FBBB26; IL2CPP_EXTERN_C String_t* _stringLiteral2386E77CF610F786B06A91AF2C1B3FD2282D2745; IL2CPP_EXTERN_C String_t* _stringLiteral24C049E512CD1B48036BD162FF63700A57CA3469; IL2CPP_EXTERN_C String_t* _stringLiteral2A66C9BF490B5E5DA8BC242E3C96D7CAACC064C0; IL2CPP_EXTERN_C String_t* _stringLiteral2B03C8EFAE24C9C5AD00032EC99ACAA5C34A771C; IL2CPP_EXTERN_C String_t* _stringLiteral2F10D713DC7A250990737215AD9E9A5A9CC01847; IL2CPP_EXTERN_C String_t* _stringLiteral35754D0B4E52358CDE3300ED6B3C012CF3786630; IL2CPP_EXTERN_C String_t* _stringLiteral368E7323107B8D3FBF4AC51539CC24E9B912A11F; IL2CPP_EXTERN_C String_t* _stringLiteral3731DA0505180FD97FEB16EAF01FB23D94316C99; IL2CPP_EXTERN_C String_t* _stringLiteral3CBDA36F98C255223692548513831A8BB192F40A; IL2CPP_EXTERN_C String_t* _stringLiteral3F3E4BAB8F83B4297D161F0732481E031EB9EBA5; IL2CPP_EXTERN_C String_t* _stringLiteral43CC85798324F12250060A4627BFA93CCC28A741; IL2CPP_EXTERN_C String_t* _stringLiteral459B219EEC5878B4E8D95266C4F5C0952305DE0D; IL2CPP_EXTERN_C String_t* _stringLiteral4C9ECEDF5B1FB9420A92A5B02A141FADFDF52ED6; IL2CPP_EXTERN_C String_t* _stringLiteral4E7631B4192CAE94CE4A9AC72080E6F7ADFD793C; IL2CPP_EXTERN_C String_t* _stringLiteral5424DB91CD8C38011FA8B2CD3117BB1EF12B52AB; IL2CPP_EXTERN_C String_t* _stringLiteral59582BDE9A98FD0DA3E1B6BE28C9675524AD5267; IL2CPP_EXTERN_C String_t* _stringLiteral5BEFD8CC60A79699B5BB00E37BAC5B62D371E174; IL2CPP_EXTERN_C String_t* _stringLiteral6087ECE2C09DCFDD25C62FC2C5264D96B88E2F23; IL2CPP_EXTERN_C String_t* _stringLiteral63D6288658CA6DCB1443334417B40AA9F06C9247; IL2CPP_EXTERN_C String_t* _stringLiteral64EF0D1F232F748D4D6B41955175B3CB1B460CCF; IL2CPP_EXTERN_C String_t* _stringLiteral690BF02630AC0BD6AA6BD08D2C36A28E1FC54F3E; IL2CPP_EXTERN_C String_t* _stringLiteral6FEDCC34F9E9C0EAAE3621F7CE553577314B2B44; IL2CPP_EXTERN_C String_t* _stringLiteral70980E1596BD22343AC7C7AE0EFD0AB9C2A7955F; IL2CPP_EXTERN_C String_t* _stringLiteral7454E810BB6282542BCAABE59AFDE199C1D0E0F6; IL2CPP_EXTERN_C String_t* _stringLiteral76E5C563D7CE7F887AFC2AE0D69039EE2840EFF1; IL2CPP_EXTERN_C String_t* _stringLiteral79C314E65972813E41B82E11DA9CE12F06ED9100; IL2CPP_EXTERN_C String_t* _stringLiteral80DF0CFD9D7CCC44614E7586F52395F7CA0C56A1; IL2CPP_EXTERN_C String_t* _stringLiteral86997477EB53F27FCED43D8D3960864DDFBC2982; IL2CPP_EXTERN_C String_t* _stringLiteral8739227E8E687EF781DA0D923452C2686CFF10A2; IL2CPP_EXTERN_C String_t* _stringLiteral87AE6FB8B54C63D0A935F46427CA402CAF342664; IL2CPP_EXTERN_C String_t* _stringLiteral8A0C12ABE867D79F6F7D7E94555501F2BEE6826D; IL2CPP_EXTERN_C String_t* _stringLiteral8ACF82D6368F8C7E3BD49B6B94299F1E6E66F479; IL2CPP_EXTERN_C String_t* _stringLiteral8D28804279657C68C7AB17B67ADDC08F01AC0B73; IL2CPP_EXTERN_C String_t* _stringLiteralA1E72D71F7CF3377F9081E9565B55F0BD4716258; IL2CPP_EXTERN_C String_t* _stringLiteralA36C4E36E15295234C4A6F53F40B88B221E2E23D; IL2CPP_EXTERN_C String_t* _stringLiteralA50D8A435BDC1410902C6ADA6610B2AAD19C02A7; IL2CPP_EXTERN_C String_t* _stringLiteralA7D2363A915BFE7E1A89AE0D565D10A1C1FC240C; IL2CPP_EXTERN_C String_t* _stringLiteralA9777F197284455C993422257749927462143AF5; IL2CPP_EXTERN_C String_t* _stringLiteralA9984C0671BE8F3936E71B53CEFFDD2FC3BB8E03; IL2CPP_EXTERN_C String_t* _stringLiteralAE432B1217D0BC2919DF0ED32BF04262AD6418F4; IL2CPP_EXTERN_C String_t* _stringLiteralB32789F6E6BF551A6F50EA79A2853A89F9A91FBE; IL2CPP_EXTERN_C String_t* _stringLiteralB3F14BF976EFD974E34846B742502C802FABAE9D; IL2CPP_EXTERN_C String_t* _stringLiteralB4910B66F1705D6DE2CEDBEB1DA433EABE14D437; IL2CPP_EXTERN_C String_t* _stringLiteralB60AF69283A8B507EBE813C4DA866C49BA8B2C4E; IL2CPP_EXTERN_C String_t* _stringLiteralBB15AA13755C4B96DDBC56123E003E2B44DEA439; IL2CPP_EXTERN_C String_t* _stringLiteralBC24D56C34038160378FF21FC721399BB0DBA787; IL2CPP_EXTERN_C String_t* _stringLiteralBD4AAC819B3CDF6979DEA784A5FE3F94A001675D; IL2CPP_EXTERN_C String_t* _stringLiteralC166909EC442464ACBD6CBD2C6FC0BCBDD162685; IL2CPP_EXTERN_C String_t* _stringLiteralCBEEDEF2D8108832EB067CD43DBA45894A53B053; IL2CPP_EXTERN_C String_t* _stringLiteralD2FF8C8446DBD0EDE51F6C88934B3790F8556DB8; IL2CPP_EXTERN_C String_t* _stringLiteralDD9E0E90C4D797A169D1CD284525AEBE7A1DE051; IL2CPP_EXTERN_C String_t* _stringLiteralDE573C5DA8C28F75A81BFBAE5AAD5F416121A066; IL2CPP_EXTERN_C String_t* _stringLiteralDF3901EDC76649577E2AA57BFB48ADF7FBEB63D9; IL2CPP_EXTERN_C String_t* _stringLiteralE243F3A3BCD2F1FCDA10AE9E739FC4C06302D406; IL2CPP_EXTERN_C String_t* _stringLiteralE39C08DFDFAE9E5FDDD0B0C40973BBC332C502A3; IL2CPP_EXTERN_C String_t* _stringLiteralE4D91A275D1835BB2A2111D76DB36CDDDAD83699; IL2CPP_EXTERN_C String_t* _stringLiteralE54D7D4B9C91A3BAEE301D1773CE16000BE0008D; IL2CPP_EXTERN_C String_t* _stringLiteralE98366E651E8AFF30C2721FBB028C26DBCD8F4A4; IL2CPP_EXTERN_C String_t* _stringLiteralED05963771E515F73445CC8BABA3917CA5ADFEEF; IL2CPP_EXTERN_C String_t* _stringLiteralED59B830BCF59C8733363F0C6868BB9A5E384E40; IL2CPP_EXTERN_C String_t* _stringLiteralEE14E6A1B49A2E5C260F9C01E1D2813B989D2025; IL2CPP_EXTERN_C String_t* _stringLiteralEFD11D5364952BC5D7C281F3749924E5E896EA78; IL2CPP_EXTERN_C String_t* _stringLiteralF235E13FE6B6867AA146FCD75745DC403A880A61; IL2CPP_EXTERN_C String_t* _stringLiteralF4D325F411B9D869AEC2BFA77E6023F6618568BB; IL2CPP_EXTERN_C String_t* _stringLiteralF944DCD635F9801F7AC90A407FBC479964DEC024; IL2CPP_EXTERN_C String_t* _stringLiteralF9998D48E6AB66774FFB46F27FF229D73274A28F; IL2CPP_EXTERN_C String_t* _stringLiteralFEA9315A66A5C2537E91B932FE6D3956956EC49D; IL2CPP_EXTERN_C const RuntimeMethod* Array_Empty_TisAsn1Encodable_tCA51194A73D6D9585045A4D23CF12B939BF7F6EC_m6133560D3294995A1E65C8837F69C407350CD6DB_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Array_Empty_TisGUILayoutOption_t2D992ABCB62BEB24A6F4A826A5CBE7AE236071AB_mA07E9D2B1A778365E5A956C5674C590821EEC9B4_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Array_Empty_TisRuntimeObject_m002765312BF306B1B3B5BFAB9550C0A2A1820CDA_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* BaseHub_Invoked_mF422BE84211DD3F330145318BA054F4C2C6623F5_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* BaseHub_Joined_mEAEA117DE63C12AFC646FC6F846B690A362A0377_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* BaseHub_Left_m6C65D4448A87F4D149C8A2055FB11F46CC378B21_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* BaseHub_OnInvokeFailed_mBD3B2C03476D506524B51386DCDBF327F934BD2A_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* BaseHub_OnInvoked_mB449AAE6FD591AAEF57BE405A61A8C2DD0B3EBA1_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* BaseHub_Rejoined_m8CA694E03EED00C4CFA0AE62D4DA2266174C45E6_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* BaseInputStream_Read_m88BED07FEAC3D82B510B3E52023C0ECC029F8BD3_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* BaseInputStream_Seek_m858001C926805489F6FD05393D597EFCCBE01D6C_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* BaseInputStream_SetLength_m427896D3DFD84AAE621228E2A32D1813C94CBB8C_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* BaseInputStream_Write_m96C2595F51F5BCC167ACE835C1E8DBF177A6AAC6_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* BaseInputStream_get_Length_m0FECE97D837F644FA3F912B0D533B7866C034839_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* BaseInputStream_get_Position_m2500FCA42D63F9EC7E0B32A431A7ADAB6E253D39_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* BaseInputStream_set_Position_m0B990ACC4E18B0F7E7BA3C04CFBB4F85F5A5CBFF_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* BaseKdfBytesGenerator_GenerateBytes_mDCFA6E0F70E43435773D6E5A29D1B741247A1A00_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* BaseKdfBytesGenerator_Init_m29996B4A59029CE524377707913806C9BAC02490_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* BaseOutputStream_Read_mC877C382C5E12E6059AE9AEAED9686293B2DA0F9_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* BaseOutputStream_Seek_m06BAB08A563C07E2CE19CC8DA68A235CC01DBE41_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* BaseOutputStream_SetLength_mD1F221ADDF65E58BBD3E7877619B1440C899D8AA_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* BaseOutputStream_get_Length_mADA2194FF4296C5DA2B364E5649C57EEE1B4610F_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* BaseOutputStream_get_Position_mD4275E0A9CC71DEBDC9662C2308F988D48CBF8F2_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* BaseOutputStream_set_Position_mF23A0892180D7B1C8659F8D7D0B06445FEEB94D6_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* BasicConstraints_GetInstance_mD0D7527B2DCBB76EDD5C233ABFA074A5AADBF6BF_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* BasicConstraints__ctor_m45960CF8B625CBDFEC9D9EDD78A81AE52C3B4D28_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* BasicOcspRespGenerator_GenerateResponse_m4128A5432FCE0BE27904979834D7DDB1E6C2EB20_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* BasicOcspRespGenerator_Generate_mA7A99DE111E33DFDBF637F0CBC1010C8A655782B_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* BasicOcspRespGenerator_Generate_mE3EA8C20963D69E27B05B92251B3366D22E1B79B_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* BasicOcspResp_GetCertList_mD0CBA0C0D56FBDD78AA40F0373B31B48424105F6_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* BasicOcspResp_GetCertificates_m195DAD236944F6777E786AA232FEE59966D2BE97_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* BasicOcspResp_GetTbsResponseData_m132638C624D6AD53BF1264F805178DD977EFAEC2_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* BasicOcspResp_Verify_m99B50D920BB95C6C296F3DF57B119FD8E1F6CBEE_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* BasicOcspResponse_GetInstance_m51ADA084C32A235214F31D84B83E9DF75FA8EE4D_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* BerOctetStringParser_ToAsn1Object_mBE8ECB8E3F2F986230B67CE5EB28D4B78CF39629_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* BerOutputStream_WriteObject_mB2028C63000650244A995A4D098ECD0FDC6DAFFC_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* BerTaggedObjectParser_GetObjectParser_mFD8541C0099F9F15331CE782C58977B96F198040_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* BerTaggedObjectParser_ToAsn1Object_mAA5C633144333908DE851432731F8BEDA2AB48DF_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* BerTaggedObject_Encode_m8B6BF65B1F1E7983658BD0321E72C2FFA2213857_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* BigInteger_ClearBit_m0F3BFC397D15B21D908EDC37EE776D65660D540E_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* BigInteger_DivideAndRemainder_mEE2DF13483D78B731614047AECE38DFDB8AC9456_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* BigInteger_Divide_m13FDAD15EF3A36ABE09AF25575C554CCB1E59356_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* BigInteger_FlipBit_mD5BE0DD869807B97798CB4E08E8E288E2CD94E8F_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* BigInteger_ModInversePow2_mC84A6259BAB873DCAF15364DE75A2B0CADF83345_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* BigInteger_ModInverse_mC7B76E8E8BA0692B5F16F38DDA981EB2C5ABBC34_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* BigInteger_ModPow_mC9A62D287BD35E7645E234EDAE8020614A434ED2_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* BigInteger_Mod_m7E2AEE973C716259130AE40359383DE0BCFDEAB2_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* BigInteger_NextProbablePrime_mC1D57FE1E601EA02DB637E731055BEBD14F914A0_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* BigInteger_Pow_mB716BB6FE4EAAB9996FF873B6B0C7F3AE4E54D15_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* BigInteger_Remainder_m7AA0C3B8F760B988C96AEA595712C320CB98AD8E_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* BigInteger_SetBit_mFA6F411B93B24185445A62C9984071A9B51338EC_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* BigInteger_TestBit_mC6B170A76F955C7A3839E85559A34EF0D9276D36_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* BigInteger_ToString_mFF53767A6FF70750090DBF90EF6F28D9BF247EC6_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* BigInteger_ValueOf_m26A9968814DAF2363D8B71164672E6257BC82001_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* BigInteger__ctor_m0DAA24172CE10E1575B29374A3CE534DAD666DF4_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* BigInteger__ctor_m915A1EA8271B005129A1E4376699B8E3BF71036B_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* BigInteger__ctor_mC76A43D8A987B2AD3F4591E152D84FEEC37B257E_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* BigInteger__ctor_mF560B008C7A821AB48B9EDAD33102982D1542C93_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* BigInteger__ctor_mF9DD0800B71F5D23C999907042568F0D6C425370_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* BigIntegers_AsUnsignedByteArray_mBECE598E3ED13CE9ED432BF265638BEF19A5B755_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* BigIntegers_CreateRandomInRange_m97CB7CE0D042CD444A5E00FDF5664C42A4AD6C92_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* BiometricData_GetInstance_m271E930A90F7B1FA344B9AB15771AE4263D6349B_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Blake2bDigest__ctor_m35659D09A0E19C00F46435919ECC7CE828CDD756_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Blake2bDigest__ctor_m3876A9AE28421F509363B97206C3C786B846E743_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Blake2bDigest__ctor_mAE29CDFBBD811E712E924B84FEAAFA8A92B9DCCD_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Blake2sDigest__ctor_m19444257F0AE9902DC59EB259AE8FCE8393D15DB_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Blake2sDigest__ctor_m26D57CE5D85516146A1B8D45C48F462D62444CEA_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Blake2sDigest__ctor_m65385403A2C35286387011AC4F225EA06427D0DB_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Component_GetComponent_TisSlider_tBF39A11CC24CBD3F8BD728982ACAEAE43989B51A_m62CA79A85A59521387448ECD1E83CF87BD3C9EE7_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Component_GetComponent_TisText_t6A2339DA6C05AE2646FC1A6C8FCC127391BE7FA1_mE775A52A31F4F2F9E99272B014CC0CBFB4BD3294_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_get_Item_mEC67A37ACAAB1DBAB504B54516BAD1808CB80D5D_RuntimeMethod_var; struct Delegate_t_marshaled_com; struct Delegate_t_marshaled_pinvoke; struct Exception_t_marshaled_com; struct Exception_t_marshaled_pinvoke; struct Int32U5BU5DU5BU5D_t104DBF1B996084AA19567FD32B02EDF88D044FAF; struct Asn1EncodableU5BU5D_t64E34B1D2A460B8FA8D1BC14E7CFEB7B897191CE; struct BigIntegerU5BU5D_tE8B77B5B8A588D40881DE1C7EE373965BF9E33ED; struct ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726; struct GUILayoutOptionU5BU5D_tA0F031CC36F88BBBD25D6841ADD3913446E6EA2B; struct Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32; struct ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE; struct SingleRespU5BU5D_t52DA831D17C80C4EF8F71F9950F461B0D4236519; struct UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF; struct UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2; struct X509CertificateU5BU5D_t41740B3A8C984ED237B45D5A9201BC1994BEBB23; struct ByteU5BU2CU5D_tFFA7E7CA82D7396BFF316C4BDB83D307E0CBBE0D; 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 // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t692011309BA94F599C6042A381FC9F8B3CB08399 : public RuntimeObject { public: // System.Int32[] System.Collections.Generic.Dictionary`2::buckets Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___buckets_0; // System.Collections.Generic.Dictionary`2/Entry[] System.Collections.Generic.Dictionary`2::entries EntryU5BU5D_tDCA1A62E50C5B5A40FD6F44107088AF42F5671D2* ___entries_1; // System.Int32 System.Collections.Generic.Dictionary`2::count int32_t ___count_2; // System.Int32 System.Collections.Generic.Dictionary`2::version int32_t ___version_3; // System.Int32 System.Collections.Generic.Dictionary`2::freeList int32_t ___freeList_4; // System.Int32 System.Collections.Generic.Dictionary`2::freeCount int32_t ___freeCount_5; // System.Collections.Generic.IEqualityComparer`1 System.Collections.Generic.Dictionary`2::comparer RuntimeObject* ___comparer_6; // System.Collections.Generic.Dictionary`2/KeyCollection System.Collections.Generic.Dictionary`2::keys KeyCollection_t0043475CBB02FD67894529F3CAA818080A2F7A17 * ___keys_7; // System.Collections.Generic.Dictionary`2/ValueCollection System.Collections.Generic.Dictionary`2::values ValueCollection_tB942A1033B750DCF04FE948413982D120FC69A4E * ___values_8; // System.Object System.Collections.Generic.Dictionary`2::_syncRoot RuntimeObject * ____syncRoot_9; public: inline static int32_t get_offset_of_buckets_0() { return static_cast(offsetof(Dictionary_2_t692011309BA94F599C6042A381FC9F8B3CB08399, ___buckets_0)); } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* get_buckets_0() const { return ___buckets_0; } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32** get_address_of_buckets_0() { return &___buckets_0; } inline void set_buckets_0(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* value) { ___buckets_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___buckets_0), (void*)value); } inline static int32_t get_offset_of_entries_1() { return static_cast(offsetof(Dictionary_2_t692011309BA94F599C6042A381FC9F8B3CB08399, ___entries_1)); } inline EntryU5BU5D_tDCA1A62E50C5B5A40FD6F44107088AF42F5671D2* get_entries_1() const { return ___entries_1; } inline EntryU5BU5D_tDCA1A62E50C5B5A40FD6F44107088AF42F5671D2** get_address_of_entries_1() { return &___entries_1; } inline void set_entries_1(EntryU5BU5D_tDCA1A62E50C5B5A40FD6F44107088AF42F5671D2* value) { ___entries_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___entries_1), (void*)value); } inline static int32_t get_offset_of_count_2() { return static_cast(offsetof(Dictionary_2_t692011309BA94F599C6042A381FC9F8B3CB08399, ___count_2)); } inline int32_t get_count_2() const { return ___count_2; } inline int32_t* get_address_of_count_2() { return &___count_2; } inline void set_count_2(int32_t value) { ___count_2 = value; } inline static int32_t get_offset_of_version_3() { return static_cast(offsetof(Dictionary_2_t692011309BA94F599C6042A381FC9F8B3CB08399, ___version_3)); } inline int32_t get_version_3() const { return ___version_3; } inline int32_t* get_address_of_version_3() { return &___version_3; } inline void set_version_3(int32_t value) { ___version_3 = value; } inline static int32_t get_offset_of_freeList_4() { return static_cast(offsetof(Dictionary_2_t692011309BA94F599C6042A381FC9F8B3CB08399, ___freeList_4)); } inline int32_t get_freeList_4() const { return ___freeList_4; } inline int32_t* get_address_of_freeList_4() { return &___freeList_4; } inline void set_freeList_4(int32_t value) { ___freeList_4 = value; } inline static int32_t get_offset_of_freeCount_5() { return static_cast(offsetof(Dictionary_2_t692011309BA94F599C6042A381FC9F8B3CB08399, ___freeCount_5)); } inline int32_t get_freeCount_5() const { return ___freeCount_5; } inline int32_t* get_address_of_freeCount_5() { return &___freeCount_5; } inline void set_freeCount_5(int32_t value) { ___freeCount_5 = value; } inline static int32_t get_offset_of_comparer_6() { return static_cast(offsetof(Dictionary_2_t692011309BA94F599C6042A381FC9F8B3CB08399, ___comparer_6)); } inline RuntimeObject* get_comparer_6() const { return ___comparer_6; } inline RuntimeObject** get_address_of_comparer_6() { return &___comparer_6; } inline void set_comparer_6(RuntimeObject* value) { ___comparer_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___comparer_6), (void*)value); } inline static int32_t get_offset_of_keys_7() { return static_cast(offsetof(Dictionary_2_t692011309BA94F599C6042A381FC9F8B3CB08399, ___keys_7)); } inline KeyCollection_t0043475CBB02FD67894529F3CAA818080A2F7A17 * get_keys_7() const { return ___keys_7; } inline KeyCollection_t0043475CBB02FD67894529F3CAA818080A2F7A17 ** get_address_of_keys_7() { return &___keys_7; } inline void set_keys_7(KeyCollection_t0043475CBB02FD67894529F3CAA818080A2F7A17 * value) { ___keys_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___keys_7), (void*)value); } inline static int32_t get_offset_of_values_8() { return static_cast(offsetof(Dictionary_2_t692011309BA94F599C6042A381FC9F8B3CB08399, ___values_8)); } inline ValueCollection_tB942A1033B750DCF04FE948413982D120FC69A4E * get_values_8() const { return ___values_8; } inline ValueCollection_tB942A1033B750DCF04FE948413982D120FC69A4E ** get_address_of_values_8() { return &___values_8; } inline void set_values_8(ValueCollection_tB942A1033B750DCF04FE948413982D120FC69A4E * value) { ___values_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___values_8), (void*)value); } inline static int32_t get_offset_of__syncRoot_9() { return static_cast(offsetof(Dictionary_2_t692011309BA94F599C6042A381FC9F8B3CB08399, ____syncRoot_9)); } inline RuntimeObject * get__syncRoot_9() const { return ____syncRoot_9; } inline RuntimeObject ** get_address_of__syncRoot_9() { return &____syncRoot_9; } inline void set__syncRoot_9(RuntimeObject * value) { ____syncRoot_9 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_9), (void*)value); } }; // System.EmptyArray`1 struct EmptyArray_1_tBF73225DFA890366D579424FE8F40073BF9FBAD4 : public RuntimeObject { public: public: }; struct EmptyArray_1_tBF73225DFA890366D579424FE8F40073BF9FBAD4_StaticFields { public: // T[] System.EmptyArray`1::Value ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* ___Value_0; public: inline static int32_t get_offset_of_Value_0() { return static_cast(offsetof(EmptyArray_1_tBF73225DFA890366D579424FE8F40073BF9FBAD4_StaticFields, ___Value_0)); } inline ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* get_Value_0() const { return ___Value_0; } inline ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE** get_address_of_Value_0() { return &___Value_0; } inline void set_Value_0(ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* value) { ___Value_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___Value_0), (void*)value); } }; struct Il2CppArrayBounds; // System.Array // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1Encodable struct Asn1Encodable_tCA51194A73D6D9585045A4D23CF12B939BF7F6EC : public RuntimeObject { public: public: }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1EncodableVector struct Asn1EncodableVector_t7D6E9FB73A814E2472F7EAC6EC0CCCB5A3C93BD3 : public RuntimeObject { public: // System.Collections.IList BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1EncodableVector::v RuntimeObject* ___v_0; public: inline static int32_t get_offset_of_v_0() { return static_cast(offsetof(Asn1EncodableVector_t7D6E9FB73A814E2472F7EAC6EC0CCCB5A3C93BD3, ___v_0)); } inline RuntimeObject* get_v_0() const { return ___v_0; } inline RuntimeObject** get_address_of_v_0() { return &___v_0; } inline void set_v_0(RuntimeObject* value) { ___v_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___v_0), (void*)value); } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1Generator struct Asn1Generator_tEC217D901DD91DCDB761060D56D42F0484D0BED2 : public RuntimeObject { public: // System.IO.Stream BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1Generator::_out Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * ____out_0; public: inline static int32_t get_offset_of__out_0() { return static_cast(offsetof(Asn1Generator_tEC217D901DD91DCDB761060D56D42F0484D0BED2, ____out_0)); } inline Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * get__out_0() const { return ____out_0; } inline Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB ** get_address_of__out_0() { return &____out_0; } inline void set__out_0(Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * value) { ____out_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____out_0), (void*)value); } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Operators.Asn1SignatureFactory struct Asn1SignatureFactory_t82880FE5F99692E8C940551308221AA7CAB2682A : public RuntimeObject { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X509.AlgorithmIdentifier BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Operators.Asn1SignatureFactory::algID AlgorithmIdentifier_t269DF657EB8D3EF7C5C315F15E7FFC1FAFE029F9 * ___algID_0; // System.String BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Operators.Asn1SignatureFactory::algorithm String_t* ___algorithm_1; // BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.AsymmetricKeyParameter BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Operators.Asn1SignatureFactory::privateKey AsymmetricKeyParameter_t99E15FA54F59DFD554A3211C73037A0F5E85374A * ___privateKey_2; // BestHTTP.SecureProtocol.Org.BouncyCastle.Security.SecureRandom BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Operators.Asn1SignatureFactory::random SecureRandom_t9625E4D95ED6174D321E8A8CB7DA3E264B11DC28 * ___random_3; public: inline static int32_t get_offset_of_algID_0() { return static_cast(offsetof(Asn1SignatureFactory_t82880FE5F99692E8C940551308221AA7CAB2682A, ___algID_0)); } inline AlgorithmIdentifier_t269DF657EB8D3EF7C5C315F15E7FFC1FAFE029F9 * get_algID_0() const { return ___algID_0; } inline AlgorithmIdentifier_t269DF657EB8D3EF7C5C315F15E7FFC1FAFE029F9 ** get_address_of_algID_0() { return &___algID_0; } inline void set_algID_0(AlgorithmIdentifier_t269DF657EB8D3EF7C5C315F15E7FFC1FAFE029F9 * value) { ___algID_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___algID_0), (void*)value); } inline static int32_t get_offset_of_algorithm_1() { return static_cast(offsetof(Asn1SignatureFactory_t82880FE5F99692E8C940551308221AA7CAB2682A, ___algorithm_1)); } inline String_t* get_algorithm_1() const { return ___algorithm_1; } inline String_t** get_address_of_algorithm_1() { return &___algorithm_1; } inline void set_algorithm_1(String_t* value) { ___algorithm_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___algorithm_1), (void*)value); } inline static int32_t get_offset_of_privateKey_2() { return static_cast(offsetof(Asn1SignatureFactory_t82880FE5F99692E8C940551308221AA7CAB2682A, ___privateKey_2)); } inline AsymmetricKeyParameter_t99E15FA54F59DFD554A3211C73037A0F5E85374A * get_privateKey_2() const { return ___privateKey_2; } inline AsymmetricKeyParameter_t99E15FA54F59DFD554A3211C73037A0F5E85374A ** get_address_of_privateKey_2() { return &___privateKey_2; } inline void set_privateKey_2(AsymmetricKeyParameter_t99E15FA54F59DFD554A3211C73037A0F5E85374A * value) { ___privateKey_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___privateKey_2), (void*)value); } inline static int32_t get_offset_of_random_3() { return static_cast(offsetof(Asn1SignatureFactory_t82880FE5F99692E8C940551308221AA7CAB2682A, ___random_3)); } inline SecureRandom_t9625E4D95ED6174D321E8A8CB7DA3E264B11DC28 * get_random_3() const { return ___random_3; } inline SecureRandom_t9625E4D95ED6174D321E8A8CB7DA3E264B11DC28 ** get_address_of_random_3() { return &___random_3; } inline void set_random_3(SecureRandom_t9625E4D95ED6174D321E8A8CB7DA3E264B11DC28 * value) { ___random_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___random_3), (void*)value); } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1StreamParser struct Asn1StreamParser_t85A2D9327D2FD6683D5437416367261AFD2BDD73 : public RuntimeObject { public: // System.IO.Stream BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1StreamParser::_in Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * ____in_0; // System.Int32 BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1StreamParser::_limit int32_t ____limit_1; // System.Byte[][] BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1StreamParser::tmpBuffers ByteU5BU5DU5BU5D_t95107DE217CCFA8CD77945AC2CB9492D4D01FE8D* ___tmpBuffers_2; public: inline static int32_t get_offset_of__in_0() { return static_cast(offsetof(Asn1StreamParser_t85A2D9327D2FD6683D5437416367261AFD2BDD73, ____in_0)); } inline Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * get__in_0() const { return ____in_0; } inline Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB ** get_address_of__in_0() { return &____in_0; } inline void set__in_0(Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * value) { ____in_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____in_0), (void*)value); } inline static int32_t get_offset_of__limit_1() { return static_cast(offsetof(Asn1StreamParser_t85A2D9327D2FD6683D5437416367261AFD2BDD73, ____limit_1)); } inline int32_t get__limit_1() const { return ____limit_1; } inline int32_t* get_address_of__limit_1() { return &____limit_1; } inline void set__limit_1(int32_t value) { ____limit_1 = value; } inline static int32_t get_offset_of_tmpBuffers_2() { return static_cast(offsetof(Asn1StreamParser_t85A2D9327D2FD6683D5437416367261AFD2BDD73, ___tmpBuffers_2)); } inline ByteU5BU5DU5BU5D_t95107DE217CCFA8CD77945AC2CB9492D4D01FE8D* get_tmpBuffers_2() const { return ___tmpBuffers_2; } inline ByteU5BU5DU5BU5D_t95107DE217CCFA8CD77945AC2CB9492D4D01FE8D** get_address_of_tmpBuffers_2() { return &___tmpBuffers_2; } inline void set_tmpBuffers_2(ByteU5BU5DU5BU5D_t95107DE217CCFA8CD77945AC2CB9492D4D01FE8D* value) { ___tmpBuffers_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___tmpBuffers_2), (void*)value); } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.AsymmetricKeyParameter struct AsymmetricKeyParameter_t99E15FA54F59DFD554A3211C73037A0F5E85374A : public RuntimeObject { public: // System.Boolean BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.AsymmetricKeyParameter::privateKey bool ___privateKey_0; public: inline static int32_t get_offset_of_privateKey_0() { return static_cast(offsetof(AsymmetricKeyParameter_t99E15FA54F59DFD554A3211C73037A0F5E85374A, ___privateKey_0)); } inline bool get_privateKey_0() const { return ___privateKey_0; } inline bool* get_address_of_privateKey_0() { return &___privateKey_0; } inline void set_privateKey_0(bool value) { ___privateKey_0 = value; } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Generators.BaseKdfBytesGenerator struct BaseKdfBytesGenerator_t9F8BAA4766A94011AFFDB7D7C52714FBFD3EB255 : public RuntimeObject { public: // System.Int32 BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Generators.BaseKdfBytesGenerator::counterStart int32_t ___counterStart_0; // BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.IDigest BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Generators.BaseKdfBytesGenerator::digest RuntimeObject* ___digest_1; // System.Byte[] BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Generators.BaseKdfBytesGenerator::shared ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___shared_2; // System.Byte[] BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Generators.BaseKdfBytesGenerator::iv ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___iv_3; public: inline static int32_t get_offset_of_counterStart_0() { return static_cast(offsetof(BaseKdfBytesGenerator_t9F8BAA4766A94011AFFDB7D7C52714FBFD3EB255, ___counterStart_0)); } inline int32_t get_counterStart_0() const { return ___counterStart_0; } inline int32_t* get_address_of_counterStart_0() { return &___counterStart_0; } inline void set_counterStart_0(int32_t value) { ___counterStart_0 = value; } inline static int32_t get_offset_of_digest_1() { return static_cast(offsetof(BaseKdfBytesGenerator_t9F8BAA4766A94011AFFDB7D7C52714FBFD3EB255, ___digest_1)); } inline RuntimeObject* get_digest_1() const { return ___digest_1; } inline RuntimeObject** get_address_of_digest_1() { return &___digest_1; } inline void set_digest_1(RuntimeObject* value) { ___digest_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___digest_1), (void*)value); } inline static int32_t get_offset_of_shared_2() { return static_cast(offsetof(BaseKdfBytesGenerator_t9F8BAA4766A94011AFFDB7D7C52714FBFD3EB255, ___shared_2)); } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* get_shared_2() const { return ___shared_2; } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726** get_address_of_shared_2() { return &___shared_2; } inline void set_shared_2(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* value) { ___shared_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___shared_2), (void*)value); } inline static int32_t get_offset_of_iv_3() { return static_cast(offsetof(BaseKdfBytesGenerator_t9F8BAA4766A94011AFFDB7D7C52714FBFD3EB255, ___iv_3)); } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* get_iv_3() const { return ___iv_3; } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726** get_address_of_iv_3() { return &___iv_3; } inline void set_iv_3(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* value) { ___iv_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___iv_3), (void*)value); } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Prng.BasicEntropySourceProvider struct BasicEntropySourceProvider_t6F0E2E503BBA509525A672616B82C23B8927D01E : public RuntimeObject { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Security.SecureRandom BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Prng.BasicEntropySourceProvider::mSecureRandom SecureRandom_t9625E4D95ED6174D321E8A8CB7DA3E264B11DC28 * ___mSecureRandom_0; // System.Boolean BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Prng.BasicEntropySourceProvider::mPredictionResistant bool ___mPredictionResistant_1; public: inline static int32_t get_offset_of_mSecureRandom_0() { return static_cast(offsetof(BasicEntropySourceProvider_t6F0E2E503BBA509525A672616B82C23B8927D01E, ___mSecureRandom_0)); } inline SecureRandom_t9625E4D95ED6174D321E8A8CB7DA3E264B11DC28 * get_mSecureRandom_0() const { return ___mSecureRandom_0; } inline SecureRandom_t9625E4D95ED6174D321E8A8CB7DA3E264B11DC28 ** get_address_of_mSecureRandom_0() { return &___mSecureRandom_0; } inline void set_mSecureRandom_0(SecureRandom_t9625E4D95ED6174D321E8A8CB7DA3E264B11DC28 * value) { ___mSecureRandom_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___mSecureRandom_0), (void*)value); } inline static int32_t get_offset_of_mPredictionResistant_1() { return static_cast(offsetof(BasicEntropySourceProvider_t6F0E2E503BBA509525A672616B82C23B8927D01E, ___mPredictionResistant_1)); } inline bool get_mPredictionResistant_1() const { return ___mPredictionResistant_1; } inline bool* get_address_of_mPredictionResistant_1() { return &___mPredictionResistant_1; } inline void set_mPredictionResistant_1(bool value) { ___mPredictionResistant_1 = value; } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Modes.Gcm.BasicGcmExponentiator struct BasicGcmExponentiator_t4CE36DBC1356BEFAEFAC1A598784A32BB4DB443F : public RuntimeObject { public: // System.UInt32[] BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Modes.Gcm.BasicGcmExponentiator::x UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* ___x_0; public: inline static int32_t get_offset_of_x_0() { return static_cast(offsetof(BasicGcmExponentiator_t4CE36DBC1356BEFAEFAC1A598784A32BB4DB443F, ___x_0)); } inline UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* get_x_0() const { return ___x_0; } inline UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF** get_address_of_x_0() { return &___x_0; } inline void set_x_0(UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* value) { ___x_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___x_0), (void*)value); } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Modes.Gcm.BasicGcmMultiplier struct BasicGcmMultiplier_t87EE78BF389D847D71B7DA7AC30C7CC0A03161DF : public RuntimeObject { public: // System.UInt32[] BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Modes.Gcm.BasicGcmMultiplier::H UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* ___H_0; public: inline static int32_t get_offset_of_H_0() { return static_cast(offsetof(BasicGcmMultiplier_t87EE78BF389D847D71B7DA7AC30C7CC0A03161DF, ___H_0)); } inline UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* get_H_0() const { return ___H_0; } inline UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF** get_address_of_H_0() { return &___H_0; } inline void set_H_0(UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* value) { ___H_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___H_0), (void*)value); } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Ocsp.BasicOcspRespGenerator struct BasicOcspRespGenerator_t19599B650AAF21CDD18346FB654FA27AD11C23B1 : public RuntimeObject { public: // System.Collections.IList BestHTTP.SecureProtocol.Org.BouncyCastle.Ocsp.BasicOcspRespGenerator::list RuntimeObject* ___list_0; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X509.X509Extensions BestHTTP.SecureProtocol.Org.BouncyCastle.Ocsp.BasicOcspRespGenerator::responseExtensions X509Extensions_tB10F49C3BD6B861E20DB13C91BABE994543EC55F * ___responseExtensions_1; // BestHTTP.SecureProtocol.Org.BouncyCastle.Ocsp.RespID BestHTTP.SecureProtocol.Org.BouncyCastle.Ocsp.BasicOcspRespGenerator::responderID RespID_t5A0BD7E30897149501A58F9E5B8080077BCB6390 * ___responderID_2; public: inline static int32_t get_offset_of_list_0() { return static_cast(offsetof(BasicOcspRespGenerator_t19599B650AAF21CDD18346FB654FA27AD11C23B1, ___list_0)); } inline RuntimeObject* get_list_0() const { return ___list_0; } inline RuntimeObject** get_address_of_list_0() { return &___list_0; } inline void set_list_0(RuntimeObject* value) { ___list_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___list_0), (void*)value); } inline static int32_t get_offset_of_responseExtensions_1() { return static_cast(offsetof(BasicOcspRespGenerator_t19599B650AAF21CDD18346FB654FA27AD11C23B1, ___responseExtensions_1)); } inline X509Extensions_tB10F49C3BD6B861E20DB13C91BABE994543EC55F * get_responseExtensions_1() const { return ___responseExtensions_1; } inline X509Extensions_tB10F49C3BD6B861E20DB13C91BABE994543EC55F ** get_address_of_responseExtensions_1() { return &___responseExtensions_1; } inline void set_responseExtensions_1(X509Extensions_tB10F49C3BD6B861E20DB13C91BABE994543EC55F * value) { ___responseExtensions_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___responseExtensions_1), (void*)value); } inline static int32_t get_offset_of_responderID_2() { return static_cast(offsetof(BasicOcspRespGenerator_t19599B650AAF21CDD18346FB654FA27AD11C23B1, ___responderID_2)); } inline RespID_t5A0BD7E30897149501A58F9E5B8080077BCB6390 * get_responderID_2() const { return ___responderID_2; } inline RespID_t5A0BD7E30897149501A58F9E5B8080077BCB6390 ** get_address_of_responderID_2() { return &___responderID_2; } inline void set_responderID_2(RespID_t5A0BD7E30897149501A58F9E5B8080077BCB6390 * value) { ___responderID_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___responderID_2), (void*)value); } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Tls.BasicTlsPskIdentity struct BasicTlsPskIdentity_tC9ACF4D849FA982DDFC26D1C50E763F2FC96BDD3 : public RuntimeObject { public: // System.Byte[] BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Tls.BasicTlsPskIdentity::mIdentity ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___mIdentity_0; // System.Byte[] BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Tls.BasicTlsPskIdentity::mPsk ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___mPsk_1; public: inline static int32_t get_offset_of_mIdentity_0() { return static_cast(offsetof(BasicTlsPskIdentity_tC9ACF4D849FA982DDFC26D1C50E763F2FC96BDD3, ___mIdentity_0)); } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* get_mIdentity_0() const { return ___mIdentity_0; } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726** get_address_of_mIdentity_0() { return &___mIdentity_0; } inline void set_mIdentity_0(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* value) { ___mIdentity_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___mIdentity_0), (void*)value); } inline static int32_t get_offset_of_mPsk_1() { return static_cast(offsetof(BasicTlsPskIdentity_tC9ACF4D849FA982DDFC26D1C50E763F2FC96BDD3, ___mPsk_1)); } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* get_mPsk_1() const { return ___mPsk_1; } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726** get_address_of_mPsk_1() { return &___mPsk_1; } inline void set_mPsk_1(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* value) { ___mPsk_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___mPsk_1), (void*)value); } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.BerApplicationSpecificParser struct BerApplicationSpecificParser_t866254CE4F0DAF3F9FA9B74FC058E5CF07C9115B : public RuntimeObject { public: // System.Int32 BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.BerApplicationSpecificParser::tag int32_t ___tag_0; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1StreamParser BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.BerApplicationSpecificParser::parser Asn1StreamParser_t85A2D9327D2FD6683D5437416367261AFD2BDD73 * ___parser_1; public: inline static int32_t get_offset_of_tag_0() { return static_cast(offsetof(BerApplicationSpecificParser_t866254CE4F0DAF3F9FA9B74FC058E5CF07C9115B, ___tag_0)); } inline int32_t get_tag_0() const { return ___tag_0; } inline int32_t* get_address_of_tag_0() { return &___tag_0; } inline void set_tag_0(int32_t value) { ___tag_0 = value; } inline static int32_t get_offset_of_parser_1() { return static_cast(offsetof(BerApplicationSpecificParser_t866254CE4F0DAF3F9FA9B74FC058E5CF07C9115B, ___parser_1)); } inline Asn1StreamParser_t85A2D9327D2FD6683D5437416367261AFD2BDD73 * get_parser_1() const { return ___parser_1; } inline Asn1StreamParser_t85A2D9327D2FD6683D5437416367261AFD2BDD73 ** get_address_of_parser_1() { return &___parser_1; } inline void set_parser_1(Asn1StreamParser_t85A2D9327D2FD6683D5437416367261AFD2BDD73 * value) { ___parser_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___parser_1), (void*)value); } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.BerOctetStringParser struct BerOctetStringParser_t83702C989F6FA661577C81C4EE415B37FEB762BC : public RuntimeObject { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1StreamParser BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.BerOctetStringParser::_parser Asn1StreamParser_t85A2D9327D2FD6683D5437416367261AFD2BDD73 * ____parser_0; public: inline static int32_t get_offset_of__parser_0() { return static_cast(offsetof(BerOctetStringParser_t83702C989F6FA661577C81C4EE415B37FEB762BC, ____parser_0)); } inline Asn1StreamParser_t85A2D9327D2FD6683D5437416367261AFD2BDD73 * get__parser_0() const { return ____parser_0; } inline Asn1StreamParser_t85A2D9327D2FD6683D5437416367261AFD2BDD73 ** get_address_of__parser_0() { return &____parser_0; } inline void set__parser_0(Asn1StreamParser_t85A2D9327D2FD6683D5437416367261AFD2BDD73 * value) { ____parser_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____parser_0), (void*)value); } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.BerSequenceParser struct BerSequenceParser_tA05539D8C3BCD26421E1ED7BEF2EDFC36136EC62 : public RuntimeObject { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1StreamParser BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.BerSequenceParser::_parser Asn1StreamParser_t85A2D9327D2FD6683D5437416367261AFD2BDD73 * ____parser_0; public: inline static int32_t get_offset_of__parser_0() { return static_cast(offsetof(BerSequenceParser_tA05539D8C3BCD26421E1ED7BEF2EDFC36136EC62, ____parser_0)); } inline Asn1StreamParser_t85A2D9327D2FD6683D5437416367261AFD2BDD73 * get__parser_0() const { return ____parser_0; } inline Asn1StreamParser_t85A2D9327D2FD6683D5437416367261AFD2BDD73 ** get_address_of__parser_0() { return &____parser_0; } inline void set__parser_0(Asn1StreamParser_t85A2D9327D2FD6683D5437416367261AFD2BDD73 * value) { ____parser_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____parser_0), (void*)value); } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.BerSetParser struct BerSetParser_t99229EE6D54F2DC354A62645F4189D31D84C4562 : public RuntimeObject { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1StreamParser BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.BerSetParser::_parser Asn1StreamParser_t85A2D9327D2FD6683D5437416367261AFD2BDD73 * ____parser_0; public: inline static int32_t get_offset_of__parser_0() { return static_cast(offsetof(BerSetParser_t99229EE6D54F2DC354A62645F4189D31D84C4562, ____parser_0)); } inline Asn1StreamParser_t85A2D9327D2FD6683D5437416367261AFD2BDD73 * get__parser_0() const { return ____parser_0; } inline Asn1StreamParser_t85A2D9327D2FD6683D5437416367261AFD2BDD73 ** get_address_of__parser_0() { return &____parser_0; } inline void set__parser_0(Asn1StreamParser_t85A2D9327D2FD6683D5437416367261AFD2BDD73 * value) { ____parser_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____parser_0), (void*)value); } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.BerTaggedObjectParser struct BerTaggedObjectParser_tBB416364C2255508C9A2818B2FFAE18C34A1BBF9 : public RuntimeObject { public: // System.Boolean BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.BerTaggedObjectParser::_constructed bool ____constructed_0; // System.Int32 BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.BerTaggedObjectParser::_tagNumber int32_t ____tagNumber_1; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1StreamParser BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.BerTaggedObjectParser::_parser Asn1StreamParser_t85A2D9327D2FD6683D5437416367261AFD2BDD73 * ____parser_2; public: inline static int32_t get_offset_of__constructed_0() { return static_cast(offsetof(BerTaggedObjectParser_tBB416364C2255508C9A2818B2FFAE18C34A1BBF9, ____constructed_0)); } inline bool get__constructed_0() const { return ____constructed_0; } inline bool* get_address_of__constructed_0() { return &____constructed_0; } inline void set__constructed_0(bool value) { ____constructed_0 = value; } inline static int32_t get_offset_of__tagNumber_1() { return static_cast(offsetof(BerTaggedObjectParser_tBB416364C2255508C9A2818B2FFAE18C34A1BBF9, ____tagNumber_1)); } inline int32_t get__tagNumber_1() const { return ____tagNumber_1; } inline int32_t* get_address_of__tagNumber_1() { return &____tagNumber_1; } inline void set__tagNumber_1(int32_t value) { ____tagNumber_1 = value; } inline static int32_t get_offset_of__parser_2() { return static_cast(offsetof(BerTaggedObjectParser_tBB416364C2255508C9A2818B2FFAE18C34A1BBF9, ____parser_2)); } inline Asn1StreamParser_t85A2D9327D2FD6683D5437416367261AFD2BDD73 * get__parser_2() const { return ____parser_2; } inline Asn1StreamParser_t85A2D9327D2FD6683D5437416367261AFD2BDD73 ** get_address_of__parser_2() { return &____parser_2; } inline void set__parser_2(Asn1StreamParser_t85A2D9327D2FD6683D5437416367261AFD2BDD73 * value) { ____parser_2 = value; Il2CppCodeGenWriteBarrier((void**)(&____parser_2), (void*)value); } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger struct BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 : public RuntimeObject { public: // System.Int32[] BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::magnitude Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___magnitude_30; // System.Int32 BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::sign int32_t ___sign_31; // System.Int32 BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::nBits int32_t ___nBits_32; // System.Int32 BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::nBitLength int32_t ___nBitLength_33; // System.Int32 BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::mQuote int32_t ___mQuote_34; public: inline static int32_t get_offset_of_magnitude_30() { return static_cast(offsetof(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9, ___magnitude_30)); } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* get_magnitude_30() const { return ___magnitude_30; } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32** get_address_of_magnitude_30() { return &___magnitude_30; } inline void set_magnitude_30(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* value) { ___magnitude_30 = value; Il2CppCodeGenWriteBarrier((void**)(&___magnitude_30), (void*)value); } inline static int32_t get_offset_of_sign_31() { return static_cast(offsetof(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9, ___sign_31)); } inline int32_t get_sign_31() const { return ___sign_31; } inline int32_t* get_address_of_sign_31() { return &___sign_31; } inline void set_sign_31(int32_t value) { ___sign_31 = value; } inline static int32_t get_offset_of_nBits_32() { return static_cast(offsetof(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9, ___nBits_32)); } inline int32_t get_nBits_32() const { return ___nBits_32; } inline int32_t* get_address_of_nBits_32() { return &___nBits_32; } inline void set_nBits_32(int32_t value) { ___nBits_32 = value; } inline static int32_t get_offset_of_nBitLength_33() { return static_cast(offsetof(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9, ___nBitLength_33)); } inline int32_t get_nBitLength_33() const { return ___nBitLength_33; } inline int32_t* get_address_of_nBitLength_33() { return &___nBitLength_33; } inline void set_nBitLength_33(int32_t value) { ___nBitLength_33 = value; } inline static int32_t get_offset_of_mQuote_34() { return static_cast(offsetof(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9, ___mQuote_34)); } inline int32_t get_mQuote_34() const { return ___mQuote_34; } inline int32_t* get_address_of_mQuote_34() { return &___mQuote_34; } inline void set_mQuote_34(int32_t value) { ___mQuote_34 = value; } }; struct BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields { public: // System.Int32[][] BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::primeLists Int32U5BU5DU5BU5D_t104DBF1B996084AA19567FD32B02EDF88D044FAF* ___primeLists_0; // System.Int32[] BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::primeProducts Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___primeProducts_1; // System.Int32[] BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::ZeroMagnitude Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___ZeroMagnitude_4; // System.Byte[] BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::ZeroEncoding ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___ZeroEncoding_5; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger[] BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::SMALL_CONSTANTS BigIntegerU5BU5D_tE8B77B5B8A588D40881DE1C7EE373965BF9E33ED* ___SMALL_CONSTANTS_6; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::Zero BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * ___Zero_7; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::One BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * ___One_8; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::Two BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * ___Two_9; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::Three BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * ___Three_10; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::Ten BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * ___Ten_11; // System.Byte[] BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::BitLengthTable ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___BitLengthTable_12; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::radix2 BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * ___radix2_17; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::radix2E BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * ___radix2E_18; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::radix8 BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * ___radix8_19; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::radix8E BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * ___radix8E_20; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::radix10 BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * ___radix10_21; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::radix10E BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * ___radix10E_22; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::radix16 BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * ___radix16_23; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::radix16E BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * ___radix16E_24; // BestHTTP.SecureProtocol.Org.BouncyCastle.Security.SecureRandom BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::RandomSource SecureRandom_t9625E4D95ED6174D321E8A8CB7DA3E264B11DC28 * ___RandomSource_25; // System.Int32[] BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::ExpWindowThresholds Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___ExpWindowThresholds_26; public: inline static int32_t get_offset_of_primeLists_0() { return static_cast(offsetof(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields, ___primeLists_0)); } inline Int32U5BU5DU5BU5D_t104DBF1B996084AA19567FD32B02EDF88D044FAF* get_primeLists_0() const { return ___primeLists_0; } inline Int32U5BU5DU5BU5D_t104DBF1B996084AA19567FD32B02EDF88D044FAF** get_address_of_primeLists_0() { return &___primeLists_0; } inline void set_primeLists_0(Int32U5BU5DU5BU5D_t104DBF1B996084AA19567FD32B02EDF88D044FAF* value) { ___primeLists_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___primeLists_0), (void*)value); } inline static int32_t get_offset_of_primeProducts_1() { return static_cast(offsetof(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields, ___primeProducts_1)); } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* get_primeProducts_1() const { return ___primeProducts_1; } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32** get_address_of_primeProducts_1() { return &___primeProducts_1; } inline void set_primeProducts_1(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* value) { ___primeProducts_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___primeProducts_1), (void*)value); } inline static int32_t get_offset_of_ZeroMagnitude_4() { return static_cast(offsetof(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields, ___ZeroMagnitude_4)); } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* get_ZeroMagnitude_4() const { return ___ZeroMagnitude_4; } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32** get_address_of_ZeroMagnitude_4() { return &___ZeroMagnitude_4; } inline void set_ZeroMagnitude_4(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* value) { ___ZeroMagnitude_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___ZeroMagnitude_4), (void*)value); } inline static int32_t get_offset_of_ZeroEncoding_5() { return static_cast(offsetof(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields, ___ZeroEncoding_5)); } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* get_ZeroEncoding_5() const { return ___ZeroEncoding_5; } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726** get_address_of_ZeroEncoding_5() { return &___ZeroEncoding_5; } inline void set_ZeroEncoding_5(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* value) { ___ZeroEncoding_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___ZeroEncoding_5), (void*)value); } inline static int32_t get_offset_of_SMALL_CONSTANTS_6() { return static_cast(offsetof(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields, ___SMALL_CONSTANTS_6)); } inline BigIntegerU5BU5D_tE8B77B5B8A588D40881DE1C7EE373965BF9E33ED* get_SMALL_CONSTANTS_6() const { return ___SMALL_CONSTANTS_6; } inline BigIntegerU5BU5D_tE8B77B5B8A588D40881DE1C7EE373965BF9E33ED** get_address_of_SMALL_CONSTANTS_6() { return &___SMALL_CONSTANTS_6; } inline void set_SMALL_CONSTANTS_6(BigIntegerU5BU5D_tE8B77B5B8A588D40881DE1C7EE373965BF9E33ED* value) { ___SMALL_CONSTANTS_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___SMALL_CONSTANTS_6), (void*)value); } inline static int32_t get_offset_of_Zero_7() { return static_cast(offsetof(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields, ___Zero_7)); } inline BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * get_Zero_7() const { return ___Zero_7; } inline BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 ** get_address_of_Zero_7() { return &___Zero_7; } inline void set_Zero_7(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * value) { ___Zero_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___Zero_7), (void*)value); } inline static int32_t get_offset_of_One_8() { return static_cast(offsetof(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields, ___One_8)); } inline BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * get_One_8() const { return ___One_8; } inline BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 ** get_address_of_One_8() { return &___One_8; } inline void set_One_8(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * value) { ___One_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___One_8), (void*)value); } inline static int32_t get_offset_of_Two_9() { return static_cast(offsetof(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields, ___Two_9)); } inline BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * get_Two_9() const { return ___Two_9; } inline BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 ** get_address_of_Two_9() { return &___Two_9; } inline void set_Two_9(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * value) { ___Two_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___Two_9), (void*)value); } inline static int32_t get_offset_of_Three_10() { return static_cast(offsetof(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields, ___Three_10)); } inline BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * get_Three_10() const { return ___Three_10; } inline BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 ** get_address_of_Three_10() { return &___Three_10; } inline void set_Three_10(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * value) { ___Three_10 = value; Il2CppCodeGenWriteBarrier((void**)(&___Three_10), (void*)value); } inline static int32_t get_offset_of_Ten_11() { return static_cast(offsetof(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields, ___Ten_11)); } inline BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * get_Ten_11() const { return ___Ten_11; } inline BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 ** get_address_of_Ten_11() { return &___Ten_11; } inline void set_Ten_11(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * value) { ___Ten_11 = value; Il2CppCodeGenWriteBarrier((void**)(&___Ten_11), (void*)value); } inline static int32_t get_offset_of_BitLengthTable_12() { return static_cast(offsetof(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields, ___BitLengthTable_12)); } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* get_BitLengthTable_12() const { return ___BitLengthTable_12; } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726** get_address_of_BitLengthTable_12() { return &___BitLengthTable_12; } inline void set_BitLengthTable_12(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* value) { ___BitLengthTable_12 = value; Il2CppCodeGenWriteBarrier((void**)(&___BitLengthTable_12), (void*)value); } inline static int32_t get_offset_of_radix2_17() { return static_cast(offsetof(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields, ___radix2_17)); } inline BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * get_radix2_17() const { return ___radix2_17; } inline BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 ** get_address_of_radix2_17() { return &___radix2_17; } inline void set_radix2_17(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * value) { ___radix2_17 = value; Il2CppCodeGenWriteBarrier((void**)(&___radix2_17), (void*)value); } inline static int32_t get_offset_of_radix2E_18() { return static_cast(offsetof(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields, ___radix2E_18)); } inline BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * get_radix2E_18() const { return ___radix2E_18; } inline BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 ** get_address_of_radix2E_18() { return &___radix2E_18; } inline void set_radix2E_18(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * value) { ___radix2E_18 = value; Il2CppCodeGenWriteBarrier((void**)(&___radix2E_18), (void*)value); } inline static int32_t get_offset_of_radix8_19() { return static_cast(offsetof(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields, ___radix8_19)); } inline BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * get_radix8_19() const { return ___radix8_19; } inline BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 ** get_address_of_radix8_19() { return &___radix8_19; } inline void set_radix8_19(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * value) { ___radix8_19 = value; Il2CppCodeGenWriteBarrier((void**)(&___radix8_19), (void*)value); } inline static int32_t get_offset_of_radix8E_20() { return static_cast(offsetof(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields, ___radix8E_20)); } inline BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * get_radix8E_20() const { return ___radix8E_20; } inline BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 ** get_address_of_radix8E_20() { return &___radix8E_20; } inline void set_radix8E_20(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * value) { ___radix8E_20 = value; Il2CppCodeGenWriteBarrier((void**)(&___radix8E_20), (void*)value); } inline static int32_t get_offset_of_radix10_21() { return static_cast(offsetof(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields, ___radix10_21)); } inline BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * get_radix10_21() const { return ___radix10_21; } inline BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 ** get_address_of_radix10_21() { return &___radix10_21; } inline void set_radix10_21(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * value) { ___radix10_21 = value; Il2CppCodeGenWriteBarrier((void**)(&___radix10_21), (void*)value); } inline static int32_t get_offset_of_radix10E_22() { return static_cast(offsetof(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields, ___radix10E_22)); } inline BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * get_radix10E_22() const { return ___radix10E_22; } inline BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 ** get_address_of_radix10E_22() { return &___radix10E_22; } inline void set_radix10E_22(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * value) { ___radix10E_22 = value; Il2CppCodeGenWriteBarrier((void**)(&___radix10E_22), (void*)value); } inline static int32_t get_offset_of_radix16_23() { return static_cast(offsetof(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields, ___radix16_23)); } inline BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * get_radix16_23() const { return ___radix16_23; } inline BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 ** get_address_of_radix16_23() { return &___radix16_23; } inline void set_radix16_23(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * value) { ___radix16_23 = value; Il2CppCodeGenWriteBarrier((void**)(&___radix16_23), (void*)value); } inline static int32_t get_offset_of_radix16E_24() { return static_cast(offsetof(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields, ___radix16E_24)); } inline BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * get_radix16E_24() const { return ___radix16E_24; } inline BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 ** get_address_of_radix16E_24() { return &___radix16E_24; } inline void set_radix16E_24(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * value) { ___radix16E_24 = value; Il2CppCodeGenWriteBarrier((void**)(&___radix16E_24), (void*)value); } inline static int32_t get_offset_of_RandomSource_25() { return static_cast(offsetof(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields, ___RandomSource_25)); } inline SecureRandom_t9625E4D95ED6174D321E8A8CB7DA3E264B11DC28 * get_RandomSource_25() const { return ___RandomSource_25; } inline SecureRandom_t9625E4D95ED6174D321E8A8CB7DA3E264B11DC28 ** get_address_of_RandomSource_25() { return &___RandomSource_25; } inline void set_RandomSource_25(SecureRandom_t9625E4D95ED6174D321E8A8CB7DA3E264B11DC28 * value) { ___RandomSource_25 = value; Il2CppCodeGenWriteBarrier((void**)(&___RandomSource_25), (void*)value); } inline static int32_t get_offset_of_ExpWindowThresholds_26() { return static_cast(offsetof(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields, ___ExpWindowThresholds_26)); } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* get_ExpWindowThresholds_26() const { return ___ExpWindowThresholds_26; } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32** get_address_of_ExpWindowThresholds_26() { return &___ExpWindowThresholds_26; } inline void set_ExpWindowThresholds_26(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* value) { ___ExpWindowThresholds_26 = value; Il2CppCodeGenWriteBarrier((void**)(&___ExpWindowThresholds_26), (void*)value); } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Utilities.BigIntegers struct BigIntegers_t21E525BD24E2A353F3725CD33E82266EBDDE5308 : public RuntimeObject { public: public: }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Digests.Blake2bDigest struct Blake2bDigest_t06F255DEF539644523DF633B286A4A3CE15E2BB3 : public RuntimeObject { public: // System.Int32 BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Digests.Blake2bDigest::digestLength int32_t ___digestLength_4; // System.Int32 BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Digests.Blake2bDigest::keyLength int32_t ___keyLength_5; // System.Byte[] BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Digests.Blake2bDigest::salt ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___salt_6; // System.Byte[] BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Digests.Blake2bDigest::personalization ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___personalization_7; // System.Byte[] BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Digests.Blake2bDigest::key ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___key_8; // System.Byte[] BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Digests.Blake2bDigest::buffer ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___buffer_9; // System.Int32 BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Digests.Blake2bDigest::bufferPos int32_t ___bufferPos_10; // System.UInt64[] BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Digests.Blake2bDigest::internalState UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* ___internalState_11; // System.UInt64[] BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Digests.Blake2bDigest::chainValue UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* ___chainValue_12; // System.UInt64 BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Digests.Blake2bDigest::t0 uint64_t ___t0_13; // System.UInt64 BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Digests.Blake2bDigest::t1 uint64_t ___t1_14; // System.UInt64 BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Digests.Blake2bDigest::f0 uint64_t ___f0_15; public: inline static int32_t get_offset_of_digestLength_4() { return static_cast(offsetof(Blake2bDigest_t06F255DEF539644523DF633B286A4A3CE15E2BB3, ___digestLength_4)); } inline int32_t get_digestLength_4() const { return ___digestLength_4; } inline int32_t* get_address_of_digestLength_4() { return &___digestLength_4; } inline void set_digestLength_4(int32_t value) { ___digestLength_4 = value; } inline static int32_t get_offset_of_keyLength_5() { return static_cast(offsetof(Blake2bDigest_t06F255DEF539644523DF633B286A4A3CE15E2BB3, ___keyLength_5)); } inline int32_t get_keyLength_5() const { return ___keyLength_5; } inline int32_t* get_address_of_keyLength_5() { return &___keyLength_5; } inline void set_keyLength_5(int32_t value) { ___keyLength_5 = value; } inline static int32_t get_offset_of_salt_6() { return static_cast(offsetof(Blake2bDigest_t06F255DEF539644523DF633B286A4A3CE15E2BB3, ___salt_6)); } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* get_salt_6() const { return ___salt_6; } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726** get_address_of_salt_6() { return &___salt_6; } inline void set_salt_6(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* value) { ___salt_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___salt_6), (void*)value); } inline static int32_t get_offset_of_personalization_7() { return static_cast(offsetof(Blake2bDigest_t06F255DEF539644523DF633B286A4A3CE15E2BB3, ___personalization_7)); } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* get_personalization_7() const { return ___personalization_7; } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726** get_address_of_personalization_7() { return &___personalization_7; } inline void set_personalization_7(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* value) { ___personalization_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___personalization_7), (void*)value); } inline static int32_t get_offset_of_key_8() { return static_cast(offsetof(Blake2bDigest_t06F255DEF539644523DF633B286A4A3CE15E2BB3, ___key_8)); } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* get_key_8() const { return ___key_8; } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726** get_address_of_key_8() { return &___key_8; } inline void set_key_8(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* value) { ___key_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___key_8), (void*)value); } inline static int32_t get_offset_of_buffer_9() { return static_cast(offsetof(Blake2bDigest_t06F255DEF539644523DF633B286A4A3CE15E2BB3, ___buffer_9)); } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* get_buffer_9() const { return ___buffer_9; } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726** get_address_of_buffer_9() { return &___buffer_9; } inline void set_buffer_9(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* value) { ___buffer_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___buffer_9), (void*)value); } inline static int32_t get_offset_of_bufferPos_10() { return static_cast(offsetof(Blake2bDigest_t06F255DEF539644523DF633B286A4A3CE15E2BB3, ___bufferPos_10)); } inline int32_t get_bufferPos_10() const { return ___bufferPos_10; } inline int32_t* get_address_of_bufferPos_10() { return &___bufferPos_10; } inline void set_bufferPos_10(int32_t value) { ___bufferPos_10 = value; } inline static int32_t get_offset_of_internalState_11() { return static_cast(offsetof(Blake2bDigest_t06F255DEF539644523DF633B286A4A3CE15E2BB3, ___internalState_11)); } inline UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* get_internalState_11() const { return ___internalState_11; } inline UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2** get_address_of_internalState_11() { return &___internalState_11; } inline void set_internalState_11(UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* value) { ___internalState_11 = value; Il2CppCodeGenWriteBarrier((void**)(&___internalState_11), (void*)value); } inline static int32_t get_offset_of_chainValue_12() { return static_cast(offsetof(Blake2bDigest_t06F255DEF539644523DF633B286A4A3CE15E2BB3, ___chainValue_12)); } inline UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* get_chainValue_12() const { return ___chainValue_12; } inline UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2** get_address_of_chainValue_12() { return &___chainValue_12; } inline void set_chainValue_12(UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* value) { ___chainValue_12 = value; Il2CppCodeGenWriteBarrier((void**)(&___chainValue_12), (void*)value); } inline static int32_t get_offset_of_t0_13() { return static_cast(offsetof(Blake2bDigest_t06F255DEF539644523DF633B286A4A3CE15E2BB3, ___t0_13)); } inline uint64_t get_t0_13() const { return ___t0_13; } inline uint64_t* get_address_of_t0_13() { return &___t0_13; } inline void set_t0_13(uint64_t value) { ___t0_13 = value; } inline static int32_t get_offset_of_t1_14() { return static_cast(offsetof(Blake2bDigest_t06F255DEF539644523DF633B286A4A3CE15E2BB3, ___t1_14)); } inline uint64_t get_t1_14() const { return ___t1_14; } inline uint64_t* get_address_of_t1_14() { return &___t1_14; } inline void set_t1_14(uint64_t value) { ___t1_14 = value; } inline static int32_t get_offset_of_f0_15() { return static_cast(offsetof(Blake2bDigest_t06F255DEF539644523DF633B286A4A3CE15E2BB3, ___f0_15)); } inline uint64_t get_f0_15() const { return ___f0_15; } inline uint64_t* get_address_of_f0_15() { return &___f0_15; } inline void set_f0_15(uint64_t value) { ___f0_15 = value; } }; struct Blake2bDigest_t06F255DEF539644523DF633B286A4A3CE15E2BB3_StaticFields { public: // System.UInt64[] BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Digests.Blake2bDigest::blake2b_IV UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* ___blake2b_IV_0; // System.Byte[0...,0...] BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Digests.Blake2bDigest::blake2b_sigma ByteU5BU2CU5D_tFFA7E7CA82D7396BFF316C4BDB83D307E0CBBE0D* ___blake2b_sigma_1; public: inline static int32_t get_offset_of_blake2b_IV_0() { return static_cast(offsetof(Blake2bDigest_t06F255DEF539644523DF633B286A4A3CE15E2BB3_StaticFields, ___blake2b_IV_0)); } inline UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* get_blake2b_IV_0() const { return ___blake2b_IV_0; } inline UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2** get_address_of_blake2b_IV_0() { return &___blake2b_IV_0; } inline void set_blake2b_IV_0(UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* value) { ___blake2b_IV_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___blake2b_IV_0), (void*)value); } inline static int32_t get_offset_of_blake2b_sigma_1() { return static_cast(offsetof(Blake2bDigest_t06F255DEF539644523DF633B286A4A3CE15E2BB3_StaticFields, ___blake2b_sigma_1)); } inline ByteU5BU2CU5D_tFFA7E7CA82D7396BFF316C4BDB83D307E0CBBE0D* get_blake2b_sigma_1() const { return ___blake2b_sigma_1; } inline ByteU5BU2CU5D_tFFA7E7CA82D7396BFF316C4BDB83D307E0CBBE0D** get_address_of_blake2b_sigma_1() { return &___blake2b_sigma_1; } inline void set_blake2b_sigma_1(ByteU5BU2CU5D_tFFA7E7CA82D7396BFF316C4BDB83D307E0CBBE0D* value) { ___blake2b_sigma_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___blake2b_sigma_1), (void*)value); } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Digests.Blake2sDigest struct Blake2sDigest_t80375121A6B53FC3BBE98FE06D699C231FA23D83 : public RuntimeObject { public: // System.Int32 BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Digests.Blake2sDigest::digestLength int32_t ___digestLength_4; // System.Int32 BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Digests.Blake2sDigest::keyLength int32_t ___keyLength_5; // System.Byte[] BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Digests.Blake2sDigest::salt ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___salt_6; // System.Byte[] BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Digests.Blake2sDigest::personalization ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___personalization_7; // System.Byte[] BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Digests.Blake2sDigest::key ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___key_8; // System.Byte[] BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Digests.Blake2sDigest::buffer ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___buffer_9; // System.Int32 BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Digests.Blake2sDigest::bufferPos int32_t ___bufferPos_10; // System.UInt32[] BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Digests.Blake2sDigest::internalState UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* ___internalState_11; // System.UInt32[] BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Digests.Blake2sDigest::chainValue UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* ___chainValue_12; // System.UInt32 BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Digests.Blake2sDigest::t0 uint32_t ___t0_13; // System.UInt32 BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Digests.Blake2sDigest::t1 uint32_t ___t1_14; // System.UInt32 BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Digests.Blake2sDigest::f0 uint32_t ___f0_15; public: inline static int32_t get_offset_of_digestLength_4() { return static_cast(offsetof(Blake2sDigest_t80375121A6B53FC3BBE98FE06D699C231FA23D83, ___digestLength_4)); } inline int32_t get_digestLength_4() const { return ___digestLength_4; } inline int32_t* get_address_of_digestLength_4() { return &___digestLength_4; } inline void set_digestLength_4(int32_t value) { ___digestLength_4 = value; } inline static int32_t get_offset_of_keyLength_5() { return static_cast(offsetof(Blake2sDigest_t80375121A6B53FC3BBE98FE06D699C231FA23D83, ___keyLength_5)); } inline int32_t get_keyLength_5() const { return ___keyLength_5; } inline int32_t* get_address_of_keyLength_5() { return &___keyLength_5; } inline void set_keyLength_5(int32_t value) { ___keyLength_5 = value; } inline static int32_t get_offset_of_salt_6() { return static_cast(offsetof(Blake2sDigest_t80375121A6B53FC3BBE98FE06D699C231FA23D83, ___salt_6)); } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* get_salt_6() const { return ___salt_6; } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726** get_address_of_salt_6() { return &___salt_6; } inline void set_salt_6(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* value) { ___salt_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___salt_6), (void*)value); } inline static int32_t get_offset_of_personalization_7() { return static_cast(offsetof(Blake2sDigest_t80375121A6B53FC3BBE98FE06D699C231FA23D83, ___personalization_7)); } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* get_personalization_7() const { return ___personalization_7; } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726** get_address_of_personalization_7() { return &___personalization_7; } inline void set_personalization_7(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* value) { ___personalization_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___personalization_7), (void*)value); } inline static int32_t get_offset_of_key_8() { return static_cast(offsetof(Blake2sDigest_t80375121A6B53FC3BBE98FE06D699C231FA23D83, ___key_8)); } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* get_key_8() const { return ___key_8; } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726** get_address_of_key_8() { return &___key_8; } inline void set_key_8(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* value) { ___key_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___key_8), (void*)value); } inline static int32_t get_offset_of_buffer_9() { return static_cast(offsetof(Blake2sDigest_t80375121A6B53FC3BBE98FE06D699C231FA23D83, ___buffer_9)); } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* get_buffer_9() const { return ___buffer_9; } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726** get_address_of_buffer_9() { return &___buffer_9; } inline void set_buffer_9(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* value) { ___buffer_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___buffer_9), (void*)value); } inline static int32_t get_offset_of_bufferPos_10() { return static_cast(offsetof(Blake2sDigest_t80375121A6B53FC3BBE98FE06D699C231FA23D83, ___bufferPos_10)); } inline int32_t get_bufferPos_10() const { return ___bufferPos_10; } inline int32_t* get_address_of_bufferPos_10() { return &___bufferPos_10; } inline void set_bufferPos_10(int32_t value) { ___bufferPos_10 = value; } inline static int32_t get_offset_of_internalState_11() { return static_cast(offsetof(Blake2sDigest_t80375121A6B53FC3BBE98FE06D699C231FA23D83, ___internalState_11)); } inline UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* get_internalState_11() const { return ___internalState_11; } inline UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF** get_address_of_internalState_11() { return &___internalState_11; } inline void set_internalState_11(UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* value) { ___internalState_11 = value; Il2CppCodeGenWriteBarrier((void**)(&___internalState_11), (void*)value); } inline static int32_t get_offset_of_chainValue_12() { return static_cast(offsetof(Blake2sDigest_t80375121A6B53FC3BBE98FE06D699C231FA23D83, ___chainValue_12)); } inline UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* get_chainValue_12() const { return ___chainValue_12; } inline UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF** get_address_of_chainValue_12() { return &___chainValue_12; } inline void set_chainValue_12(UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* value) { ___chainValue_12 = value; Il2CppCodeGenWriteBarrier((void**)(&___chainValue_12), (void*)value); } inline static int32_t get_offset_of_t0_13() { return static_cast(offsetof(Blake2sDigest_t80375121A6B53FC3BBE98FE06D699C231FA23D83, ___t0_13)); } inline uint32_t get_t0_13() const { return ___t0_13; } inline uint32_t* get_address_of_t0_13() { return &___t0_13; } inline void set_t0_13(uint32_t value) { ___t0_13 = value; } inline static int32_t get_offset_of_t1_14() { return static_cast(offsetof(Blake2sDigest_t80375121A6B53FC3BBE98FE06D699C231FA23D83, ___t1_14)); } inline uint32_t get_t1_14() const { return ___t1_14; } inline uint32_t* get_address_of_t1_14() { return &___t1_14; } inline void set_t1_14(uint32_t value) { ___t1_14 = value; } inline static int32_t get_offset_of_f0_15() { return static_cast(offsetof(Blake2sDigest_t80375121A6B53FC3BBE98FE06D699C231FA23D83, ___f0_15)); } inline uint32_t get_f0_15() const { return ___f0_15; } inline uint32_t* get_address_of_f0_15() { return &___f0_15; } inline void set_f0_15(uint32_t value) { ___f0_15 = value; } }; struct Blake2sDigest_t80375121A6B53FC3BBE98FE06D699C231FA23D83_StaticFields { public: // System.UInt32[] BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Digests.Blake2sDigest::blake2s_IV UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* ___blake2s_IV_0; // System.Byte[0...,0...] BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Digests.Blake2sDigest::blake2s_sigma ByteU5BU2CU5D_tFFA7E7CA82D7396BFF316C4BDB83D307E0CBBE0D* ___blake2s_sigma_1; public: inline static int32_t get_offset_of_blake2s_IV_0() { return static_cast(offsetof(Blake2sDigest_t80375121A6B53FC3BBE98FE06D699C231FA23D83_StaticFields, ___blake2s_IV_0)); } inline UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* get_blake2s_IV_0() const { return ___blake2s_IV_0; } inline UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF** get_address_of_blake2s_IV_0() { return &___blake2s_IV_0; } inline void set_blake2s_IV_0(UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* value) { ___blake2s_IV_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___blake2s_IV_0), (void*)value); } inline static int32_t get_offset_of_blake2s_sigma_1() { return static_cast(offsetof(Blake2sDigest_t80375121A6B53FC3BBE98FE06D699C231FA23D83_StaticFields, ___blake2s_sigma_1)); } inline ByteU5BU2CU5D_tFFA7E7CA82D7396BFF316C4BDB83D307E0CBBE0D* get_blake2s_sigma_1() const { return ___blake2s_sigma_1; } inline ByteU5BU2CU5D_tFFA7E7CA82D7396BFF316C4BDB83D307E0CBBE0D** get_address_of_blake2s_sigma_1() { return &___blake2s_sigma_1; } inline void set_blake2s_sigma_1(ByteU5BU2CU5D_tFFA7E7CA82D7396BFF316C4BDB83D307E0CBBE0D* value) { ___blake2s_sigma_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___blake2s_sigma_1), (void*)value); } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Ocsp.CertificateID struct CertificateID_tFE14E822F7BAAB4D3BEDB4B443912E20A8D50490 : public RuntimeObject { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Ocsp.CertID BestHTTP.SecureProtocol.Org.BouncyCastle.Ocsp.CertificateID::id CertID_t945D399859D8DB2523029689FA453B19136D40F0 * ___id_1; public: inline static int32_t get_offset_of_id_1() { return static_cast(offsetof(CertificateID_tFE14E822F7BAAB4D3BEDB4B443912E20A8D50490, ___id_1)); } inline CertID_t945D399859D8DB2523029689FA453B19136D40F0 * get_id_1() const { return ___id_1; } inline CertID_t945D399859D8DB2523029689FA453B19136D40F0 ** get_address_of_id_1() { return &___id_1; } inline void set_id_1(CertID_t945D399859D8DB2523029689FA453B19136D40F0 * value) { ___id_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___id_1), (void*)value); } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Ocsp.CertificateStatus struct CertificateStatus_tAF64191AD0C7CB50FF308108F688C95475D46280 : public RuntimeObject { public: public: }; struct CertificateStatus_tAF64191AD0C7CB50FF308108F688C95475D46280_StaticFields { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Ocsp.CertificateStatus BestHTTP.SecureProtocol.Org.BouncyCastle.Ocsp.CertificateStatus::Good CertificateStatus_tAF64191AD0C7CB50FF308108F688C95475D46280 * ___Good_0; public: inline static int32_t get_offset_of_Good_0() { return static_cast(offsetof(CertificateStatus_tAF64191AD0C7CB50FF308108F688C95475D46280_StaticFields, ___Good_0)); } inline CertificateStatus_tAF64191AD0C7CB50FF308108F688C95475D46280 * get_Good_0() const { return ___Good_0; } inline CertificateStatus_tAF64191AD0C7CB50FF308108F688C95475D46280 ** get_address_of_Good_0() { return &___Good_0; } inline void set_Good_0(CertificateStatus_tAF64191AD0C7CB50FF308108F688C95475D46280 * value) { ___Good_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___Good_0), (void*)value); } }; // BestHTTP.SignalR.Messages.FailureMessage struct FailureMessage_t62EEE5FD1A4250F827145AC6285DCB1180AE9D9F : public RuntimeObject { public: // System.UInt64 BestHTTP.SignalR.Messages.FailureMessage::k__BackingField uint64_t ___U3CInvocationIdU3Ek__BackingField_0; // System.Boolean BestHTTP.SignalR.Messages.FailureMessage::k__BackingField bool ___U3CIsHubErrorU3Ek__BackingField_1; // System.String BestHTTP.SignalR.Messages.FailureMessage::k__BackingField String_t* ___U3CErrorMessageU3Ek__BackingField_2; // System.Collections.Generic.IDictionary`2 BestHTTP.SignalR.Messages.FailureMessage::k__BackingField RuntimeObject* ___U3CAdditionalDataU3Ek__BackingField_3; // System.String BestHTTP.SignalR.Messages.FailureMessage::k__BackingField String_t* ___U3CStackTraceU3Ek__BackingField_4; // System.Collections.Generic.IDictionary`2 BestHTTP.SignalR.Messages.FailureMessage::k__BackingField RuntimeObject* ___U3CStateU3Ek__BackingField_5; public: inline static int32_t get_offset_of_U3CInvocationIdU3Ek__BackingField_0() { return static_cast(offsetof(FailureMessage_t62EEE5FD1A4250F827145AC6285DCB1180AE9D9F, ___U3CInvocationIdU3Ek__BackingField_0)); } inline uint64_t get_U3CInvocationIdU3Ek__BackingField_0() const { return ___U3CInvocationIdU3Ek__BackingField_0; } inline uint64_t* get_address_of_U3CInvocationIdU3Ek__BackingField_0() { return &___U3CInvocationIdU3Ek__BackingField_0; } inline void set_U3CInvocationIdU3Ek__BackingField_0(uint64_t value) { ___U3CInvocationIdU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CIsHubErrorU3Ek__BackingField_1() { return static_cast(offsetof(FailureMessage_t62EEE5FD1A4250F827145AC6285DCB1180AE9D9F, ___U3CIsHubErrorU3Ek__BackingField_1)); } inline bool get_U3CIsHubErrorU3Ek__BackingField_1() const { return ___U3CIsHubErrorU3Ek__BackingField_1; } inline bool* get_address_of_U3CIsHubErrorU3Ek__BackingField_1() { return &___U3CIsHubErrorU3Ek__BackingField_1; } inline void set_U3CIsHubErrorU3Ek__BackingField_1(bool value) { ___U3CIsHubErrorU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CErrorMessageU3Ek__BackingField_2() { return static_cast(offsetof(FailureMessage_t62EEE5FD1A4250F827145AC6285DCB1180AE9D9F, ___U3CErrorMessageU3Ek__BackingField_2)); } inline String_t* get_U3CErrorMessageU3Ek__BackingField_2() const { return ___U3CErrorMessageU3Ek__BackingField_2; } inline String_t** get_address_of_U3CErrorMessageU3Ek__BackingField_2() { return &___U3CErrorMessageU3Ek__BackingField_2; } inline void set_U3CErrorMessageU3Ek__BackingField_2(String_t* value) { ___U3CErrorMessageU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CErrorMessageU3Ek__BackingField_2), (void*)value); } inline static int32_t get_offset_of_U3CAdditionalDataU3Ek__BackingField_3() { return static_cast(offsetof(FailureMessage_t62EEE5FD1A4250F827145AC6285DCB1180AE9D9F, ___U3CAdditionalDataU3Ek__BackingField_3)); } inline RuntimeObject* get_U3CAdditionalDataU3Ek__BackingField_3() const { return ___U3CAdditionalDataU3Ek__BackingField_3; } inline RuntimeObject** get_address_of_U3CAdditionalDataU3Ek__BackingField_3() { return &___U3CAdditionalDataU3Ek__BackingField_3; } inline void set_U3CAdditionalDataU3Ek__BackingField_3(RuntimeObject* value) { ___U3CAdditionalDataU3Ek__BackingField_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CAdditionalDataU3Ek__BackingField_3), (void*)value); } inline static int32_t get_offset_of_U3CStackTraceU3Ek__BackingField_4() { return static_cast(offsetof(FailureMessage_t62EEE5FD1A4250F827145AC6285DCB1180AE9D9F, ___U3CStackTraceU3Ek__BackingField_4)); } inline String_t* get_U3CStackTraceU3Ek__BackingField_4() const { return ___U3CStackTraceU3Ek__BackingField_4; } inline String_t** get_address_of_U3CStackTraceU3Ek__BackingField_4() { return &___U3CStackTraceU3Ek__BackingField_4; } inline void set_U3CStackTraceU3Ek__BackingField_4(String_t* value) { ___U3CStackTraceU3Ek__BackingField_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CStackTraceU3Ek__BackingField_4), (void*)value); } inline static int32_t get_offset_of_U3CStateU3Ek__BackingField_5() { return static_cast(offsetof(FailureMessage_t62EEE5FD1A4250F827145AC6285DCB1180AE9D9F, ___U3CStateU3Ek__BackingField_5)); } inline RuntimeObject* get_U3CStateU3Ek__BackingField_5() const { return ___U3CStateU3Ek__BackingField_5; } inline RuntimeObject** get_address_of_U3CStateU3Ek__BackingField_5() { return &___U3CStateU3Ek__BackingField_5; } inline void set_U3CStateU3Ek__BackingField_5(RuntimeObject* value) { ___U3CStateU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CStateU3Ek__BackingField_5), (void*)value); } }; // BestHTTP.SignalR.Hubs.Hub struct Hub_t1A5FDA640453BBA271BE0F0DB2E8F95D69710362 : public RuntimeObject { public: // System.String BestHTTP.SignalR.Hubs.Hub::k__BackingField String_t* ___U3CNameU3Ek__BackingField_0; // System.Collections.Generic.Dictionary`2 BestHTTP.SignalR.Hubs.Hub::state Dictionary_2_t692011309BA94F599C6042A381FC9F8B3CB08399 * ___state_1; // BestHTTP.SignalR.Hubs.OnMethodCallDelegate BestHTTP.SignalR.Hubs.Hub::OnMethodCall OnMethodCallDelegate_t78B3B7E2C3E3672064E70286E9847BFE319F8868 * ___OnMethodCall_2; // System.Collections.Generic.Dictionary`2 BestHTTP.SignalR.Hubs.Hub::SentMessages Dictionary_2_tC9E5586599FA17CC9E1706D79C5C33CE9FE4BA1F * ___SentMessages_3; // System.Collections.Generic.Dictionary`2 BestHTTP.SignalR.Hubs.Hub::MethodTable Dictionary_2_t3D9A2431A779843F2CB712AE9EB874EDCFD1BF81 * ___MethodTable_4; // System.Text.StringBuilder BestHTTP.SignalR.Hubs.Hub::builder StringBuilder_t * ___builder_5; // BestHTTP.SignalR.Connection BestHTTP.SignalR.Hubs.Hub::k__BackingField Connection_tDED4AF59936C32396F59EDA32A6351230A2CD3FC * ___U3CBestHTTP_SignalR_Hubs_IHub_ConnectionU3Ek__BackingField_6; public: inline static int32_t get_offset_of_U3CNameU3Ek__BackingField_0() { return static_cast(offsetof(Hub_t1A5FDA640453BBA271BE0F0DB2E8F95D69710362, ___U3CNameU3Ek__BackingField_0)); } inline String_t* get_U3CNameU3Ek__BackingField_0() const { return ___U3CNameU3Ek__BackingField_0; } inline String_t** get_address_of_U3CNameU3Ek__BackingField_0() { return &___U3CNameU3Ek__BackingField_0; } inline void set_U3CNameU3Ek__BackingField_0(String_t* value) { ___U3CNameU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CNameU3Ek__BackingField_0), (void*)value); } inline static int32_t get_offset_of_state_1() { return static_cast(offsetof(Hub_t1A5FDA640453BBA271BE0F0DB2E8F95D69710362, ___state_1)); } inline Dictionary_2_t692011309BA94F599C6042A381FC9F8B3CB08399 * get_state_1() const { return ___state_1; } inline Dictionary_2_t692011309BA94F599C6042A381FC9F8B3CB08399 ** get_address_of_state_1() { return &___state_1; } inline void set_state_1(Dictionary_2_t692011309BA94F599C6042A381FC9F8B3CB08399 * value) { ___state_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___state_1), (void*)value); } inline static int32_t get_offset_of_OnMethodCall_2() { return static_cast(offsetof(Hub_t1A5FDA640453BBA271BE0F0DB2E8F95D69710362, ___OnMethodCall_2)); } inline OnMethodCallDelegate_t78B3B7E2C3E3672064E70286E9847BFE319F8868 * get_OnMethodCall_2() const { return ___OnMethodCall_2; } inline OnMethodCallDelegate_t78B3B7E2C3E3672064E70286E9847BFE319F8868 ** get_address_of_OnMethodCall_2() { return &___OnMethodCall_2; } inline void set_OnMethodCall_2(OnMethodCallDelegate_t78B3B7E2C3E3672064E70286E9847BFE319F8868 * value) { ___OnMethodCall_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___OnMethodCall_2), (void*)value); } inline static int32_t get_offset_of_SentMessages_3() { return static_cast(offsetof(Hub_t1A5FDA640453BBA271BE0F0DB2E8F95D69710362, ___SentMessages_3)); } inline Dictionary_2_tC9E5586599FA17CC9E1706D79C5C33CE9FE4BA1F * get_SentMessages_3() const { return ___SentMessages_3; } inline Dictionary_2_tC9E5586599FA17CC9E1706D79C5C33CE9FE4BA1F ** get_address_of_SentMessages_3() { return &___SentMessages_3; } inline void set_SentMessages_3(Dictionary_2_tC9E5586599FA17CC9E1706D79C5C33CE9FE4BA1F * value) { ___SentMessages_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___SentMessages_3), (void*)value); } inline static int32_t get_offset_of_MethodTable_4() { return static_cast(offsetof(Hub_t1A5FDA640453BBA271BE0F0DB2E8F95D69710362, ___MethodTable_4)); } inline Dictionary_2_t3D9A2431A779843F2CB712AE9EB874EDCFD1BF81 * get_MethodTable_4() const { return ___MethodTable_4; } inline Dictionary_2_t3D9A2431A779843F2CB712AE9EB874EDCFD1BF81 ** get_address_of_MethodTable_4() { return &___MethodTable_4; } inline void set_MethodTable_4(Dictionary_2_t3D9A2431A779843F2CB712AE9EB874EDCFD1BF81 * value) { ___MethodTable_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___MethodTable_4), (void*)value); } inline static int32_t get_offset_of_builder_5() { return static_cast(offsetof(Hub_t1A5FDA640453BBA271BE0F0DB2E8F95D69710362, ___builder_5)); } inline StringBuilder_t * get_builder_5() const { return ___builder_5; } inline StringBuilder_t ** get_address_of_builder_5() { return &___builder_5; } inline void set_builder_5(StringBuilder_t * value) { ___builder_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___builder_5), (void*)value); } inline static int32_t get_offset_of_U3CBestHTTP_SignalR_Hubs_IHub_ConnectionU3Ek__BackingField_6() { return static_cast(offsetof(Hub_t1A5FDA640453BBA271BE0F0DB2E8F95D69710362, ___U3CBestHTTP_SignalR_Hubs_IHub_ConnectionU3Ek__BackingField_6)); } inline Connection_tDED4AF59936C32396F59EDA32A6351230A2CD3FC * get_U3CBestHTTP_SignalR_Hubs_IHub_ConnectionU3Ek__BackingField_6() const { return ___U3CBestHTTP_SignalR_Hubs_IHub_ConnectionU3Ek__BackingField_6; } inline Connection_tDED4AF59936C32396F59EDA32A6351230A2CD3FC ** get_address_of_U3CBestHTTP_SignalR_Hubs_IHub_ConnectionU3Ek__BackingField_6() { return &___U3CBestHTTP_SignalR_Hubs_IHub_ConnectionU3Ek__BackingField_6; } inline void set_U3CBestHTTP_SignalR_Hubs_IHub_ConnectionU3Ek__BackingField_6(Connection_tDED4AF59936C32396F59EDA32A6351230A2CD3FC * value) { ___U3CBestHTTP_SignalR_Hubs_IHub_ConnectionU3Ek__BackingField_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CBestHTTP_SignalR_Hubs_IHub_ConnectionU3Ek__BackingField_6), (void*)value); } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Parameters.Iso18033KdfParameters struct Iso18033KdfParameters_tFE570EC5D71E1361C1D48CD4A2E121ABBFFD024F : public RuntimeObject { public: // System.Byte[] BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Parameters.Iso18033KdfParameters::seed ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___seed_0; public: inline static int32_t get_offset_of_seed_0() { return static_cast(offsetof(Iso18033KdfParameters_tFE570EC5D71E1361C1D48CD4A2E121ABBFFD024F, ___seed_0)); } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* get_seed_0() const { return ___seed_0; } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726** get_address_of_seed_0() { return &___seed_0; } inline void set_seed_0(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* value) { ___seed_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___seed_0), (void*)value); } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Parameters.KdfParameters struct KdfParameters_t56EBC3CEF1BEB144CDB7BF823CB774656D442189 : public RuntimeObject { public: // System.Byte[] BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Parameters.KdfParameters::iv ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___iv_0; // System.Byte[] BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Parameters.KdfParameters::shared ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___shared_1; public: inline static int32_t get_offset_of_iv_0() { return static_cast(offsetof(KdfParameters_t56EBC3CEF1BEB144CDB7BF823CB774656D442189, ___iv_0)); } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* get_iv_0() const { return ___iv_0; } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726** get_address_of_iv_0() { return &___iv_0; } inline void set_iv_0(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* value) { ___iv_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___iv_0), (void*)value); } inline static int32_t get_offset_of_shared_1() { return static_cast(offsetof(KdfParameters_t56EBC3CEF1BEB144CDB7BF823CB774656D442189, ___shared_1)); } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* get_shared_1() const { return ___shared_1; } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726** get_address_of_shared_1() { return &___shared_1; } inline void set_shared_1(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* value) { ___shared_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___shared_1), (void*)value); } }; // System.MarshalByRefObject struct MarshalByRefObject_tD4DF91B488B284F899417EC468D8E50E933306A8 : 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_tD4DF91B488B284F899417EC468D8E50E933306A8, ____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_tD4DF91B488B284F899417EC468D8E50E933306A8_marshaled_pinvoke { Il2CppIUnknown* ____identity_0; }; // Native definition for COM marshalling of System.MarshalByRefObject struct MarshalByRefObject_tD4DF91B488B284F899417EC468D8E50E933306A8_marshaled_com { Il2CppIUnknown* ____identity_0; }; // BestHTTP.SignalR.Messages.MethodCallMessage struct MethodCallMessage_tEE783F8696A0EFB6700F94630D987B1642B438AB : public RuntimeObject { public: // System.String BestHTTP.SignalR.Messages.MethodCallMessage::k__BackingField String_t* ___U3CHubU3Ek__BackingField_0; // System.String BestHTTP.SignalR.Messages.MethodCallMessage::k__BackingField String_t* ___U3CMethodU3Ek__BackingField_1; // System.Object[] BestHTTP.SignalR.Messages.MethodCallMessage::k__BackingField ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* ___U3CArgumentsU3Ek__BackingField_2; // System.Collections.Generic.IDictionary`2 BestHTTP.SignalR.Messages.MethodCallMessage::k__BackingField RuntimeObject* ___U3CStateU3Ek__BackingField_3; public: inline static int32_t get_offset_of_U3CHubU3Ek__BackingField_0() { return static_cast(offsetof(MethodCallMessage_tEE783F8696A0EFB6700F94630D987B1642B438AB, ___U3CHubU3Ek__BackingField_0)); } inline String_t* get_U3CHubU3Ek__BackingField_0() const { return ___U3CHubU3Ek__BackingField_0; } inline String_t** get_address_of_U3CHubU3Ek__BackingField_0() { return &___U3CHubU3Ek__BackingField_0; } inline void set_U3CHubU3Ek__BackingField_0(String_t* value) { ___U3CHubU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CHubU3Ek__BackingField_0), (void*)value); } inline static int32_t get_offset_of_U3CMethodU3Ek__BackingField_1() { return static_cast(offsetof(MethodCallMessage_tEE783F8696A0EFB6700F94630D987B1642B438AB, ___U3CMethodU3Ek__BackingField_1)); } inline String_t* get_U3CMethodU3Ek__BackingField_1() const { return ___U3CMethodU3Ek__BackingField_1; } inline String_t** get_address_of_U3CMethodU3Ek__BackingField_1() { return &___U3CMethodU3Ek__BackingField_1; } inline void set_U3CMethodU3Ek__BackingField_1(String_t* value) { ___U3CMethodU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CMethodU3Ek__BackingField_1), (void*)value); } inline static int32_t get_offset_of_U3CArgumentsU3Ek__BackingField_2() { return static_cast(offsetof(MethodCallMessage_tEE783F8696A0EFB6700F94630D987B1642B438AB, ___U3CArgumentsU3Ek__BackingField_2)); } inline ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* get_U3CArgumentsU3Ek__BackingField_2() const { return ___U3CArgumentsU3Ek__BackingField_2; } inline ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE** get_address_of_U3CArgumentsU3Ek__BackingField_2() { return &___U3CArgumentsU3Ek__BackingField_2; } inline void set_U3CArgumentsU3Ek__BackingField_2(ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* value) { ___U3CArgumentsU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CArgumentsU3Ek__BackingField_2), (void*)value); } inline static int32_t get_offset_of_U3CStateU3Ek__BackingField_3() { return static_cast(offsetof(MethodCallMessage_tEE783F8696A0EFB6700F94630D987B1642B438AB, ___U3CStateU3Ek__BackingField_3)); } inline RuntimeObject* get_U3CStateU3Ek__BackingField_3() const { return ___U3CStateU3Ek__BackingField_3; } inline RuntimeObject** get_address_of_U3CStateU3Ek__BackingField_3() { return &___U3CStateU3Ek__BackingField_3; } inline void set_U3CStateU3Ek__BackingField_3(RuntimeObject* value) { ___U3CStateU3Ek__BackingField_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CStateU3Ek__BackingField_3), (void*)value); } }; // System.Random struct Random_t6C9E9775A149D0ADCFEB4B252C408F03EE870118 : public RuntimeObject { public: // System.Int32 System.Random::inext int32_t ___inext_0; // System.Int32 System.Random::inextp int32_t ___inextp_1; // System.Int32[] System.Random::SeedArray Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___SeedArray_2; public: inline static int32_t get_offset_of_inext_0() { return static_cast(offsetof(Random_t6C9E9775A149D0ADCFEB4B252C408F03EE870118, ___inext_0)); } inline int32_t get_inext_0() const { return ___inext_0; } inline int32_t* get_address_of_inext_0() { return &___inext_0; } inline void set_inext_0(int32_t value) { ___inext_0 = value; } inline static int32_t get_offset_of_inextp_1() { return static_cast(offsetof(Random_t6C9E9775A149D0ADCFEB4B252C408F03EE870118, ___inextp_1)); } inline int32_t get_inextp_1() const { return ___inextp_1; } inline int32_t* get_address_of_inextp_1() { return &___inextp_1; } inline void set_inextp_1(int32_t value) { ___inextp_1 = value; } inline static int32_t get_offset_of_SeedArray_2() { return static_cast(offsetof(Random_t6C9E9775A149D0ADCFEB4B252C408F03EE870118, ___SeedArray_2)); } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* get_SeedArray_2() const { return ___SeedArray_2; } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32** get_address_of_SeedArray_2() { return &___SeedArray_2; } inline void set_SeedArray_2(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* value) { ___SeedArray_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___SeedArray_2), (void*)value); } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Ocsp.RespID struct RespID_t5A0BD7E30897149501A58F9E5B8080077BCB6390 : public RuntimeObject { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Ocsp.ResponderID BestHTTP.SecureProtocol.Org.BouncyCastle.Ocsp.RespID::id ResponderID_t30C43EC450B881F1B5624092F190C1B4787D1992 * ___id_0; public: inline static int32_t get_offset_of_id_0() { return static_cast(offsetof(RespID_t5A0BD7E30897149501A58F9E5B8080077BCB6390, ___id_0)); } inline ResponderID_t30C43EC450B881F1B5624092F190C1B4787D1992 * get_id_0() const { return ___id_0; } inline ResponderID_t30C43EC450B881F1B5624092F190C1B4787D1992 ** get_address_of_id_0() { return &___id_0; } inline void set_id_0(ResponderID_t30C43EC450B881F1B5624092F190C1B4787D1992 * value) { ___id_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___id_0), (void*)value); } }; // BestHTTP.SignalR.Messages.ResultMessage struct ResultMessage_t98606C6B2C2C7B4F4ECC9B24C21A74F327F47F3D : public RuntimeObject { public: // System.UInt64 BestHTTP.SignalR.Messages.ResultMessage::k__BackingField uint64_t ___U3CInvocationIdU3Ek__BackingField_0; // System.Object BestHTTP.SignalR.Messages.ResultMessage::k__BackingField RuntimeObject * ___U3CReturnValueU3Ek__BackingField_1; // System.Collections.Generic.IDictionary`2 BestHTTP.SignalR.Messages.ResultMessage::k__BackingField RuntimeObject* ___U3CStateU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CInvocationIdU3Ek__BackingField_0() { return static_cast(offsetof(ResultMessage_t98606C6B2C2C7B4F4ECC9B24C21A74F327F47F3D, ___U3CInvocationIdU3Ek__BackingField_0)); } inline uint64_t get_U3CInvocationIdU3Ek__BackingField_0() const { return ___U3CInvocationIdU3Ek__BackingField_0; } inline uint64_t* get_address_of_U3CInvocationIdU3Ek__BackingField_0() { return &___U3CInvocationIdU3Ek__BackingField_0; } inline void set_U3CInvocationIdU3Ek__BackingField_0(uint64_t value) { ___U3CInvocationIdU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CReturnValueU3Ek__BackingField_1() { return static_cast(offsetof(ResultMessage_t98606C6B2C2C7B4F4ECC9B24C21A74F327F47F3D, ___U3CReturnValueU3Ek__BackingField_1)); } inline RuntimeObject * get_U3CReturnValueU3Ek__BackingField_1() const { return ___U3CReturnValueU3Ek__BackingField_1; } inline RuntimeObject ** get_address_of_U3CReturnValueU3Ek__BackingField_1() { return &___U3CReturnValueU3Ek__BackingField_1; } inline void set_U3CReturnValueU3Ek__BackingField_1(RuntimeObject * value) { ___U3CReturnValueU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CReturnValueU3Ek__BackingField_1), (void*)value); } inline static int32_t get_offset_of_U3CStateU3Ek__BackingField_2() { return static_cast(offsetof(ResultMessage_t98606C6B2C2C7B4F4ECC9B24C21A74F327F47F3D, ___U3CStateU3Ek__BackingField_2)); } inline RuntimeObject* get_U3CStateU3Ek__BackingField_2() const { return ___U3CStateU3Ek__BackingField_2; } inline RuntimeObject** get_address_of_U3CStateU3Ek__BackingField_2() { return &___U3CStateU3Ek__BackingField_2; } inline void set_U3CStateU3Ek__BackingField_2(RuntimeObject* value) { ___U3CStateU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CStateU3Ek__BackingField_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.StringBuilder struct StringBuilder_t : public RuntimeObject { public: // System.Char[] System.Text.StringBuilder::m_ChunkChars CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* ___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_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* get_m_ChunkChars_0() const { return ___m_ChunkChars_0; } inline CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34** get_address_of_m_ChunkChars_0() { return &___m_ChunkChars_0; } inline void set_m_ChunkChars_0(CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* 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.ValueType struct ValueType_tDBF999C1B75C48C68621878250DBF6CDBCF51E52 : public RuntimeObject { public: public: }; // Native definition for P/Invoke marshalling of System.ValueType struct ValueType_tDBF999C1B75C48C68621878250DBF6CDBCF51E52_marshaled_pinvoke { }; // Native definition for COM marshalling of System.ValueType struct ValueType_tDBF999C1B75C48C68621878250DBF6CDBCF51E52_marshaled_com { }; // BestHTTP.SecureProtocol.Org.BouncyCastle.X509.X509CertificateParser struct X509CertificateParser_t76052650A7486EB7C9B24F64A8D228E18BB62AAF : public RuntimeObject { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1Set BestHTTP.SecureProtocol.Org.BouncyCastle.X509.X509CertificateParser::sData Asn1Set_t9EBB628AB5FBF1FCC866DC7AEA45C59A72698F49 * ___sData_1; // System.Int32 BestHTTP.SecureProtocol.Org.BouncyCastle.X509.X509CertificateParser::sDataObjectCount int32_t ___sDataObjectCount_2; // System.IO.Stream BestHTTP.SecureProtocol.Org.BouncyCastle.X509.X509CertificateParser::currentStream Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * ___currentStream_3; public: inline static int32_t get_offset_of_sData_1() { return static_cast(offsetof(X509CertificateParser_t76052650A7486EB7C9B24F64A8D228E18BB62AAF, ___sData_1)); } inline Asn1Set_t9EBB628AB5FBF1FCC866DC7AEA45C59A72698F49 * get_sData_1() const { return ___sData_1; } inline Asn1Set_t9EBB628AB5FBF1FCC866DC7AEA45C59A72698F49 ** get_address_of_sData_1() { return &___sData_1; } inline void set_sData_1(Asn1Set_t9EBB628AB5FBF1FCC866DC7AEA45C59A72698F49 * value) { ___sData_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___sData_1), (void*)value); } inline static int32_t get_offset_of_sDataObjectCount_2() { return static_cast(offsetof(X509CertificateParser_t76052650A7486EB7C9B24F64A8D228E18BB62AAF, ___sDataObjectCount_2)); } inline int32_t get_sDataObjectCount_2() const { return ___sDataObjectCount_2; } inline int32_t* get_address_of_sDataObjectCount_2() { return &___sDataObjectCount_2; } inline void set_sDataObjectCount_2(int32_t value) { ___sDataObjectCount_2 = value; } inline static int32_t get_offset_of_currentStream_3() { return static_cast(offsetof(X509CertificateParser_t76052650A7486EB7C9B24F64A8D228E18BB62AAF, ___currentStream_3)); } inline Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * get_currentStream_3() const { return ___currentStream_3; } inline Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB ** get_address_of_currentStream_3() { return &___currentStream_3; } inline void set_currentStream_3(Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * value) { ___currentStream_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___currentStream_3), (void*)value); } }; struct X509CertificateParser_t76052650A7486EB7C9B24F64A8D228E18BB62AAF_StaticFields { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.X509.PemParser BestHTTP.SecureProtocol.Org.BouncyCastle.X509.X509CertificateParser::PemCertParser PemParser_tB3FC6780946303F9667460AF6A79F87A8C0F3215 * ___PemCertParser_0; public: inline static int32_t get_offset_of_PemCertParser_0() { return static_cast(offsetof(X509CertificateParser_t76052650A7486EB7C9B24F64A8D228E18BB62AAF_StaticFields, ___PemCertParser_0)); } inline PemParser_tB3FC6780946303F9667460AF6A79F87A8C0F3215 * get_PemCertParser_0() const { return ___PemCertParser_0; } inline PemParser_tB3FC6780946303F9667460AF6A79F87A8C0F3215 ** get_address_of_PemCertParser_0() { return &___PemCertParser_0; } inline void set_PemCertParser_0(PemParser_tB3FC6780946303F9667460AF6A79F87A8C0F3215 * value) { ___PemCertParser_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___PemCertParser_0), (void*)value); } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.X509.Store.X509CollectionStoreParameters struct X509CollectionStoreParameters_t9AC6D285ADBA3F814F6985940388A9C944D26401 : public RuntimeObject { public: // System.Collections.IList BestHTTP.SecureProtocol.Org.BouncyCastle.X509.Store.X509CollectionStoreParameters::collection RuntimeObject* ___collection_0; public: inline static int32_t get_offset_of_collection_0() { return static_cast(offsetof(X509CollectionStoreParameters_t9AC6D285ADBA3F814F6985940388A9C944D26401, ___collection_0)); } inline RuntimeObject* get_collection_0() const { return ___collection_0; } inline RuntimeObject** get_address_of_collection_0() { return &___collection_0; } inline void set_collection_0(RuntimeObject* value) { ___collection_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___collection_0), (void*)value); } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X509.X509Extension struct X509Extension_t977D8DEE7C59707768F9038FE1B97F2E243B80AB : public RuntimeObject { public: // System.Boolean BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X509.X509Extension::critical bool ___critical_0; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1OctetString BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X509.X509Extension::value Asn1OctetString_t7DE556419EB1B1398F915CE1EC7F0CB1D8FC85B8 * ___value_1; public: inline static int32_t get_offset_of_critical_0() { return static_cast(offsetof(X509Extension_t977D8DEE7C59707768F9038FE1B97F2E243B80AB, ___critical_0)); } inline bool get_critical_0() const { return ___critical_0; } inline bool* get_address_of_critical_0() { return &___critical_0; } inline void set_critical_0(bool value) { ___critical_0 = value; } inline static int32_t get_offset_of_value_1() { return static_cast(offsetof(X509Extension_t977D8DEE7C59707768F9038FE1B97F2E243B80AB, ___value_1)); } inline Asn1OctetString_t7DE556419EB1B1398F915CE1EC7F0CB1D8FC85B8 * get_value_1() const { return ___value_1; } inline Asn1OctetString_t7DE556419EB1B1398F915CE1EC7F0CB1D8FC85B8 ** get_address_of_value_1() { return &___value_1; } inline void set_value_1(Asn1OctetString_t7DE556419EB1B1398F915CE1EC7F0CB1D8FC85B8 * value) { ___value_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___value_1), (void*)value); } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.X509.X509ExtensionBase struct X509ExtensionBase_t91B691B9E834F516C9CE847F2B900B019A37CCE7 : public RuntimeObject { public: public: }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Prng.BasicEntropySourceProvider/BasicEntropySource struct BasicEntropySource_t3997BCE12D8BB0C0A66F12093D0BE8FE9F29D847 : public RuntimeObject { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Security.SecureRandom BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Prng.BasicEntropySourceProvider/BasicEntropySource::mSecureRandom SecureRandom_t9625E4D95ED6174D321E8A8CB7DA3E264B11DC28 * ___mSecureRandom_0; // System.Boolean BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Prng.BasicEntropySourceProvider/BasicEntropySource::mPredictionResistant bool ___mPredictionResistant_1; // System.Int32 BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Prng.BasicEntropySourceProvider/BasicEntropySource::mEntropySize int32_t ___mEntropySize_2; public: inline static int32_t get_offset_of_mSecureRandom_0() { return static_cast(offsetof(BasicEntropySource_t3997BCE12D8BB0C0A66F12093D0BE8FE9F29D847, ___mSecureRandom_0)); } inline SecureRandom_t9625E4D95ED6174D321E8A8CB7DA3E264B11DC28 * get_mSecureRandom_0() const { return ___mSecureRandom_0; } inline SecureRandom_t9625E4D95ED6174D321E8A8CB7DA3E264B11DC28 ** get_address_of_mSecureRandom_0() { return &___mSecureRandom_0; } inline void set_mSecureRandom_0(SecureRandom_t9625E4D95ED6174D321E8A8CB7DA3E264B11DC28 * value) { ___mSecureRandom_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___mSecureRandom_0), (void*)value); } inline static int32_t get_offset_of_mPredictionResistant_1() { return static_cast(offsetof(BasicEntropySource_t3997BCE12D8BB0C0A66F12093D0BE8FE9F29D847, ___mPredictionResistant_1)); } inline bool get_mPredictionResistant_1() const { return ___mPredictionResistant_1; } inline bool* get_address_of_mPredictionResistant_1() { return &___mPredictionResistant_1; } inline void set_mPredictionResistant_1(bool value) { ___mPredictionResistant_1 = value; } inline static int32_t get_offset_of_mEntropySize_2() { return static_cast(offsetof(BasicEntropySource_t3997BCE12D8BB0C0A66F12093D0BE8FE9F29D847, ___mEntropySize_2)); } inline int32_t get_mEntropySize_2() const { return ___mEntropySize_2; } inline int32_t* get_address_of_mEntropySize_2() { return &___mEntropySize_2; } inline void set_mEntropySize_2(int32_t value) { ___mEntropySize_2 = value; } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Ocsp.BasicOcspRespGenerator/ResponseObject struct ResponseObject_t5BCD04C4D9758F6A6760FF03C54F867B9E62D04F : public RuntimeObject { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Ocsp.CertificateID BestHTTP.SecureProtocol.Org.BouncyCastle.Ocsp.BasicOcspRespGenerator/ResponseObject::certId CertificateID_tFE14E822F7BAAB4D3BEDB4B443912E20A8D50490 * ___certId_0; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Ocsp.CertStatus BestHTTP.SecureProtocol.Org.BouncyCastle.Ocsp.BasicOcspRespGenerator/ResponseObject::certStatus CertStatus_t69AE261617D9918044386EA6A27734847B0D90B9 * ___certStatus_1; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerGeneralizedTime BestHTTP.SecureProtocol.Org.BouncyCastle.Ocsp.BasicOcspRespGenerator/ResponseObject::thisUpdate DerGeneralizedTime_tBBFB4F408F6511BF6E392086F8B0B213E18A6DF0 * ___thisUpdate_2; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerGeneralizedTime BestHTTP.SecureProtocol.Org.BouncyCastle.Ocsp.BasicOcspRespGenerator/ResponseObject::nextUpdate DerGeneralizedTime_tBBFB4F408F6511BF6E392086F8B0B213E18A6DF0 * ___nextUpdate_3; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X509.X509Extensions BestHTTP.SecureProtocol.Org.BouncyCastle.Ocsp.BasicOcspRespGenerator/ResponseObject::extensions X509Extensions_tB10F49C3BD6B861E20DB13C91BABE994543EC55F * ___extensions_4; public: inline static int32_t get_offset_of_certId_0() { return static_cast(offsetof(ResponseObject_t5BCD04C4D9758F6A6760FF03C54F867B9E62D04F, ___certId_0)); } inline CertificateID_tFE14E822F7BAAB4D3BEDB4B443912E20A8D50490 * get_certId_0() const { return ___certId_0; } inline CertificateID_tFE14E822F7BAAB4D3BEDB4B443912E20A8D50490 ** get_address_of_certId_0() { return &___certId_0; } inline void set_certId_0(CertificateID_tFE14E822F7BAAB4D3BEDB4B443912E20A8D50490 * value) { ___certId_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___certId_0), (void*)value); } inline static int32_t get_offset_of_certStatus_1() { return static_cast(offsetof(ResponseObject_t5BCD04C4D9758F6A6760FF03C54F867B9E62D04F, ___certStatus_1)); } inline CertStatus_t69AE261617D9918044386EA6A27734847B0D90B9 * get_certStatus_1() const { return ___certStatus_1; } inline CertStatus_t69AE261617D9918044386EA6A27734847B0D90B9 ** get_address_of_certStatus_1() { return &___certStatus_1; } inline void set_certStatus_1(CertStatus_t69AE261617D9918044386EA6A27734847B0D90B9 * value) { ___certStatus_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___certStatus_1), (void*)value); } inline static int32_t get_offset_of_thisUpdate_2() { return static_cast(offsetof(ResponseObject_t5BCD04C4D9758F6A6760FF03C54F867B9E62D04F, ___thisUpdate_2)); } inline DerGeneralizedTime_tBBFB4F408F6511BF6E392086F8B0B213E18A6DF0 * get_thisUpdate_2() const { return ___thisUpdate_2; } inline DerGeneralizedTime_tBBFB4F408F6511BF6E392086F8B0B213E18A6DF0 ** get_address_of_thisUpdate_2() { return &___thisUpdate_2; } inline void set_thisUpdate_2(DerGeneralizedTime_tBBFB4F408F6511BF6E392086F8B0B213E18A6DF0 * value) { ___thisUpdate_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___thisUpdate_2), (void*)value); } inline static int32_t get_offset_of_nextUpdate_3() { return static_cast(offsetof(ResponseObject_t5BCD04C4D9758F6A6760FF03C54F867B9E62D04F, ___nextUpdate_3)); } inline DerGeneralizedTime_tBBFB4F408F6511BF6E392086F8B0B213E18A6DF0 * get_nextUpdate_3() const { return ___nextUpdate_3; } inline DerGeneralizedTime_tBBFB4F408F6511BF6E392086F8B0B213E18A6DF0 ** get_address_of_nextUpdate_3() { return &___nextUpdate_3; } inline void set_nextUpdate_3(DerGeneralizedTime_tBBFB4F408F6511BF6E392086F8B0B213E18A6DF0 * value) { ___nextUpdate_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___nextUpdate_3), (void*)value); } inline static int32_t get_offset_of_extensions_4() { return static_cast(offsetof(ResponseObject_t5BCD04C4D9758F6A6760FF03C54F867B9E62D04F, ___extensions_4)); } inline X509Extensions_tB10F49C3BD6B861E20DB13C91BABE994543EC55F * get_extensions_4() const { return ___extensions_4; } inline X509Extensions_tB10F49C3BD6B861E20DB13C91BABE994543EC55F ** get_address_of_extensions_4() { return &___extensions_4; } inline void set_extensions_4(X509Extensions_tB10F49C3BD6B861E20DB13C91BABE994543EC55F * value) { ___extensions_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___extensions_4), (void*)value); } }; // TMPro.TMP_TextProcessingStack`1 struct TMP_TextProcessingStack_1_tAD0A40D35721F31D8FE2C344F705515FDF0F7DBA { public: // T[] TMPro.TMP_TextProcessingStack`1::itemStack Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___itemStack_0; // System.Int32 TMPro.TMP_TextProcessingStack`1::index int32_t ___index_1; // T TMPro.TMP_TextProcessingStack`1::m_DefaultItem int32_t ___m_DefaultItem_2; // System.Int32 TMPro.TMP_TextProcessingStack`1::m_Capacity int32_t ___m_Capacity_3; // System.Int32 TMPro.TMP_TextProcessingStack`1::m_RolloverSize int32_t ___m_RolloverSize_4; // System.Int32 TMPro.TMP_TextProcessingStack`1::m_Count int32_t ___m_Count_5; public: inline static int32_t get_offset_of_itemStack_0() { return static_cast(offsetof(TMP_TextProcessingStack_1_tAD0A40D35721F31D8FE2C344F705515FDF0F7DBA, ___itemStack_0)); } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* get_itemStack_0() const { return ___itemStack_0; } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32** get_address_of_itemStack_0() { return &___itemStack_0; } inline void set_itemStack_0(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* value) { ___itemStack_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___itemStack_0), (void*)value); } inline static int32_t get_offset_of_index_1() { return static_cast(offsetof(TMP_TextProcessingStack_1_tAD0A40D35721F31D8FE2C344F705515FDF0F7DBA, ___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_m_DefaultItem_2() { return static_cast(offsetof(TMP_TextProcessingStack_1_tAD0A40D35721F31D8FE2C344F705515FDF0F7DBA, ___m_DefaultItem_2)); } inline int32_t get_m_DefaultItem_2() const { return ___m_DefaultItem_2; } inline int32_t* get_address_of_m_DefaultItem_2() { return &___m_DefaultItem_2; } inline void set_m_DefaultItem_2(int32_t value) { ___m_DefaultItem_2 = value; } inline static int32_t get_offset_of_m_Capacity_3() { return static_cast(offsetof(TMP_TextProcessingStack_1_tAD0A40D35721F31D8FE2C344F705515FDF0F7DBA, ___m_Capacity_3)); } inline int32_t get_m_Capacity_3() const { return ___m_Capacity_3; } inline int32_t* get_address_of_m_Capacity_3() { return &___m_Capacity_3; } inline void set_m_Capacity_3(int32_t value) { ___m_Capacity_3 = value; } inline static int32_t get_offset_of_m_RolloverSize_4() { return static_cast(offsetof(TMP_TextProcessingStack_1_tAD0A40D35721F31D8FE2C344F705515FDF0F7DBA, ___m_RolloverSize_4)); } inline int32_t get_m_RolloverSize_4() const { return ___m_RolloverSize_4; } inline int32_t* get_address_of_m_RolloverSize_4() { return &___m_RolloverSize_4; } inline void set_m_RolloverSize_4(int32_t value) { ___m_RolloverSize_4 = value; } inline static int32_t get_offset_of_m_Count_5() { return static_cast(offsetof(TMP_TextProcessingStack_1_tAD0A40D35721F31D8FE2C344F705515FDF0F7DBA, ___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; } }; // TMPro.TMP_TextProcessingStack`1 struct TMP_TextProcessingStack_1_t0C5DDA1BDCC56D66F8465350BB1E55E94AAEBE17 { public: // T[] TMPro.TMP_TextProcessingStack`1::itemStack SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA* ___itemStack_0; // System.Int32 TMPro.TMP_TextProcessingStack`1::index int32_t ___index_1; // T TMPro.TMP_TextProcessingStack`1::m_DefaultItem float ___m_DefaultItem_2; // System.Int32 TMPro.TMP_TextProcessingStack`1::m_Capacity int32_t ___m_Capacity_3; // System.Int32 TMPro.TMP_TextProcessingStack`1::m_RolloverSize int32_t ___m_RolloverSize_4; // System.Int32 TMPro.TMP_TextProcessingStack`1::m_Count int32_t ___m_Count_5; public: inline static int32_t get_offset_of_itemStack_0() { return static_cast(offsetof(TMP_TextProcessingStack_1_t0C5DDA1BDCC56D66F8465350BB1E55E94AAEBE17, ___itemStack_0)); } inline SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA* get_itemStack_0() const { return ___itemStack_0; } inline SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA** get_address_of_itemStack_0() { return &___itemStack_0; } inline void set_itemStack_0(SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA* value) { ___itemStack_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___itemStack_0), (void*)value); } inline static int32_t get_offset_of_index_1() { return static_cast(offsetof(TMP_TextProcessingStack_1_t0C5DDA1BDCC56D66F8465350BB1E55E94AAEBE17, ___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_m_DefaultItem_2() { return static_cast(offsetof(TMP_TextProcessingStack_1_t0C5DDA1BDCC56D66F8465350BB1E55E94AAEBE17, ___m_DefaultItem_2)); } inline float get_m_DefaultItem_2() const { return ___m_DefaultItem_2; } inline float* get_address_of_m_DefaultItem_2() { return &___m_DefaultItem_2; } inline void set_m_DefaultItem_2(float value) { ___m_DefaultItem_2 = value; } inline static int32_t get_offset_of_m_Capacity_3() { return static_cast(offsetof(TMP_TextProcessingStack_1_t0C5DDA1BDCC56D66F8465350BB1E55E94AAEBE17, ___m_Capacity_3)); } inline int32_t get_m_Capacity_3() const { return ___m_Capacity_3; } inline int32_t* get_address_of_m_Capacity_3() { return &___m_Capacity_3; } inline void set_m_Capacity_3(int32_t value) { ___m_Capacity_3 = value; } inline static int32_t get_offset_of_m_RolloverSize_4() { return static_cast(offsetof(TMP_TextProcessingStack_1_t0C5DDA1BDCC56D66F8465350BB1E55E94AAEBE17, ___m_RolloverSize_4)); } inline int32_t get_m_RolloverSize_4() const { return ___m_RolloverSize_4; } inline int32_t* get_address_of_m_RolloverSize_4() { return &___m_RolloverSize_4; } inline void set_m_RolloverSize_4(int32_t value) { ___m_RolloverSize_4 = value; } inline static int32_t get_offset_of_m_Count_5() { return static_cast(offsetof(TMP_TextProcessingStack_1_t0C5DDA1BDCC56D66F8465350BB1E55E94AAEBE17, ___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; } }; // TMPro.TMP_TextProcessingStack`1 struct TMP_TextProcessingStack_1_t598A1976548F7435C20001605BBCC77262756804 { public: // T[] TMPro.TMP_TextProcessingStack`1::itemStack TMP_ColorGradientU5BU5D_t5271ED3FC5D741D05A220867865A1DA1EB04919A* ___itemStack_0; // System.Int32 TMPro.TMP_TextProcessingStack`1::index int32_t ___index_1; // T TMPro.TMP_TextProcessingStack`1::m_DefaultItem TMP_ColorGradient_tC18C01CF1F597BD442D01A29724FE1B32497E461 * ___m_DefaultItem_2; // System.Int32 TMPro.TMP_TextProcessingStack`1::m_Capacity int32_t ___m_Capacity_3; // System.Int32 TMPro.TMP_TextProcessingStack`1::m_RolloverSize int32_t ___m_RolloverSize_4; // System.Int32 TMPro.TMP_TextProcessingStack`1::m_Count int32_t ___m_Count_5; public: inline static int32_t get_offset_of_itemStack_0() { return static_cast(offsetof(TMP_TextProcessingStack_1_t598A1976548F7435C20001605BBCC77262756804, ___itemStack_0)); } inline TMP_ColorGradientU5BU5D_t5271ED3FC5D741D05A220867865A1DA1EB04919A* get_itemStack_0() const { return ___itemStack_0; } inline TMP_ColorGradientU5BU5D_t5271ED3FC5D741D05A220867865A1DA1EB04919A** get_address_of_itemStack_0() { return &___itemStack_0; } inline void set_itemStack_0(TMP_ColorGradientU5BU5D_t5271ED3FC5D741D05A220867865A1DA1EB04919A* value) { ___itemStack_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___itemStack_0), (void*)value); } inline static int32_t get_offset_of_index_1() { return static_cast(offsetof(TMP_TextProcessingStack_1_t598A1976548F7435C20001605BBCC77262756804, ___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_m_DefaultItem_2() { return static_cast(offsetof(TMP_TextProcessingStack_1_t598A1976548F7435C20001605BBCC77262756804, ___m_DefaultItem_2)); } inline TMP_ColorGradient_tC18C01CF1F597BD442D01A29724FE1B32497E461 * get_m_DefaultItem_2() const { return ___m_DefaultItem_2; } inline TMP_ColorGradient_tC18C01CF1F597BD442D01A29724FE1B32497E461 ** get_address_of_m_DefaultItem_2() { return &___m_DefaultItem_2; } inline void set_m_DefaultItem_2(TMP_ColorGradient_tC18C01CF1F597BD442D01A29724FE1B32497E461 * value) { ___m_DefaultItem_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_DefaultItem_2), (void*)value); } inline static int32_t get_offset_of_m_Capacity_3() { return static_cast(offsetof(TMP_TextProcessingStack_1_t598A1976548F7435C20001605BBCC77262756804, ___m_Capacity_3)); } inline int32_t get_m_Capacity_3() const { return ___m_Capacity_3; } inline int32_t* get_address_of_m_Capacity_3() { return &___m_Capacity_3; } inline void set_m_Capacity_3(int32_t value) { ___m_Capacity_3 = value; } inline static int32_t get_offset_of_m_RolloverSize_4() { return static_cast(offsetof(TMP_TextProcessingStack_1_t598A1976548F7435C20001605BBCC77262756804, ___m_RolloverSize_4)); } inline int32_t get_m_RolloverSize_4() const { return ___m_RolloverSize_4; } inline int32_t* get_address_of_m_RolloverSize_4() { return &___m_RolloverSize_4; } inline void set_m_RolloverSize_4(int32_t value) { ___m_RolloverSize_4 = value; } inline static int32_t get_offset_of_m_Count_5() { return static_cast(offsetof(TMP_TextProcessingStack_1_t598A1976548F7435C20001605BBCC77262756804, ___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; } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X509.AlgorithmIdentifier struct AlgorithmIdentifier_t269DF657EB8D3EF7C5C315F15E7FFC1FAFE029F9 : public Asn1Encodable_tCA51194A73D6D9585045A4D23CF12B939BF7F6EC { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerObjectIdentifier BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X509.AlgorithmIdentifier::algorithm DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * ___algorithm_2; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1Encodable BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X509.AlgorithmIdentifier::parameters Asn1Encodable_tCA51194A73D6D9585045A4D23CF12B939BF7F6EC * ___parameters_3; public: inline static int32_t get_offset_of_algorithm_2() { return static_cast(offsetof(AlgorithmIdentifier_t269DF657EB8D3EF7C5C315F15E7FFC1FAFE029F9, ___algorithm_2)); } inline DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * get_algorithm_2() const { return ___algorithm_2; } inline DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 ** get_address_of_algorithm_2() { return &___algorithm_2; } inline void set_algorithm_2(DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * value) { ___algorithm_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___algorithm_2), (void*)value); } inline static int32_t get_offset_of_parameters_3() { return static_cast(offsetof(AlgorithmIdentifier_t269DF657EB8D3EF7C5C315F15E7FFC1FAFE029F9, ___parameters_3)); } inline Asn1Encodable_tCA51194A73D6D9585045A4D23CF12B939BF7F6EC * get_parameters_3() const { return ___parameters_3; } inline Asn1Encodable_tCA51194A73D6D9585045A4D23CF12B939BF7F6EC ** get_address_of_parameters_3() { return &___parameters_3; } inline void set_parameters_3(Asn1Encodable_tCA51194A73D6D9585045A4D23CF12B939BF7F6EC * value) { ___parameters_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___parameters_3), (void*)value); } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1Object struct Asn1Object_t6EBED9F28280E72844A4F6F176D7E2A5B94FFCFC : public Asn1Encodable_tCA51194A73D6D9585045A4D23CF12B939BF7F6EC { public: public: }; // BestHTTP.Examples.BaseHub struct BaseHub_tCB4F4D72B059021459548FEB54A6F22A46C199CA : public Hub_t1A5FDA640453BBA271BE0F0DB2E8F95D69710362 { public: // System.String BestHTTP.Examples.BaseHub::Title String_t* ___Title_7; // BestHTTP.Examples.GUIMessageList BestHTTP.Examples.BaseHub::messages GUIMessageList_t8881937BD96A44D63AE931DB1B20CD69DAF8760F * ___messages_8; public: inline static int32_t get_offset_of_Title_7() { return static_cast(offsetof(BaseHub_tCB4F4D72B059021459548FEB54A6F22A46C199CA, ___Title_7)); } inline String_t* get_Title_7() const { return ___Title_7; } inline String_t** get_address_of_Title_7() { return &___Title_7; } inline void set_Title_7(String_t* value) { ___Title_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___Title_7), (void*)value); } inline static int32_t get_offset_of_messages_8() { return static_cast(offsetof(BaseHub_tCB4F4D72B059021459548FEB54A6F22A46C199CA, ___messages_8)); } inline GUIMessageList_t8881937BD96A44D63AE931DB1B20CD69DAF8760F * get_messages_8() const { return ___messages_8; } inline GUIMessageList_t8881937BD96A44D63AE931DB1B20CD69DAF8760F ** get_address_of_messages_8() { return &___messages_8; } inline void set_messages_8(GUIMessageList_t8881937BD96A44D63AE931DB1B20CD69DAF8760F * value) { ___messages_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___messages_8), (void*)value); } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X509.BasicConstraints struct BasicConstraints_t726ADB92F5098B7B4A50C44450B9A219DD48AA7C : public Asn1Encodable_tCA51194A73D6D9585045A4D23CF12B939BF7F6EC { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerBoolean BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X509.BasicConstraints::cA DerBoolean_tBD51CF0F148E373C49BAB60C4EF2971322FD04DE * ___cA_2; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerInteger BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X509.BasicConstraints::pathLenConstraint DerInteger_tB789F30D6E0E2EFD1E2FFE5AF48B5A98CC61F157 * ___pathLenConstraint_3; public: inline static int32_t get_offset_of_cA_2() { return static_cast(offsetof(BasicConstraints_t726ADB92F5098B7B4A50C44450B9A219DD48AA7C, ___cA_2)); } inline DerBoolean_tBD51CF0F148E373C49BAB60C4EF2971322FD04DE * get_cA_2() const { return ___cA_2; } inline DerBoolean_tBD51CF0F148E373C49BAB60C4EF2971322FD04DE ** get_address_of_cA_2() { return &___cA_2; } inline void set_cA_2(DerBoolean_tBD51CF0F148E373C49BAB60C4EF2971322FD04DE * value) { ___cA_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___cA_2), (void*)value); } inline static int32_t get_offset_of_pathLenConstraint_3() { return static_cast(offsetof(BasicConstraints_t726ADB92F5098B7B4A50C44450B9A219DD48AA7C, ___pathLenConstraint_3)); } inline DerInteger_tB789F30D6E0E2EFD1E2FFE5AF48B5A98CC61F157 * get_pathLenConstraint_3() const { return ___pathLenConstraint_3; } inline DerInteger_tB789F30D6E0E2EFD1E2FFE5AF48B5A98CC61F157 ** get_address_of_pathLenConstraint_3() { return &___pathLenConstraint_3; } inline void set_pathLenConstraint_3(DerInteger_tB789F30D6E0E2EFD1E2FFE5AF48B5A98CC61F157 * value) { ___pathLenConstraint_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___pathLenConstraint_3), (void*)value); } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Ocsp.BasicOcspResp struct BasicOcspResp_tEB37422790458A1BFED93DBC6BC1FA5ADA635965 : public X509ExtensionBase_t91B691B9E834F516C9CE847F2B900B019A37CCE7 { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Ocsp.BasicOcspResponse BestHTTP.SecureProtocol.Org.BouncyCastle.Ocsp.BasicOcspResp::resp BasicOcspResponse_tD40A5CCFCDBB258AAA67998DCC17B5FB44E6BE5C * ___resp_0; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Ocsp.ResponseData BestHTTP.SecureProtocol.Org.BouncyCastle.Ocsp.BasicOcspResp::data ResponseData_tAF2DAC289F4A4348C4C3F9E3BA5C270D78E16906 * ___data_1; public: inline static int32_t get_offset_of_resp_0() { return static_cast(offsetof(BasicOcspResp_tEB37422790458A1BFED93DBC6BC1FA5ADA635965, ___resp_0)); } inline BasicOcspResponse_tD40A5CCFCDBB258AAA67998DCC17B5FB44E6BE5C * get_resp_0() const { return ___resp_0; } inline BasicOcspResponse_tD40A5CCFCDBB258AAA67998DCC17B5FB44E6BE5C ** get_address_of_resp_0() { return &___resp_0; } inline void set_resp_0(BasicOcspResponse_tD40A5CCFCDBB258AAA67998DCC17B5FB44E6BE5C * value) { ___resp_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___resp_0), (void*)value); } inline static int32_t get_offset_of_data_1() { return static_cast(offsetof(BasicOcspResp_tEB37422790458A1BFED93DBC6BC1FA5ADA635965, ___data_1)); } inline ResponseData_tAF2DAC289F4A4348C4C3F9E3BA5C270D78E16906 * get_data_1() const { return ___data_1; } inline ResponseData_tAF2DAC289F4A4348C4C3F9E3BA5C270D78E16906 ** get_address_of_data_1() { return &___data_1; } inline void set_data_1(ResponseData_tAF2DAC289F4A4348C4C3F9E3BA5C270D78E16906 * value) { ___data_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___data_1), (void*)value); } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Ocsp.BasicOcspResponse struct BasicOcspResponse_tD40A5CCFCDBB258AAA67998DCC17B5FB44E6BE5C : public Asn1Encodable_tCA51194A73D6D9585045A4D23CF12B939BF7F6EC { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Ocsp.ResponseData BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Ocsp.BasicOcspResponse::tbsResponseData ResponseData_tAF2DAC289F4A4348C4C3F9E3BA5C270D78E16906 * ___tbsResponseData_2; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X509.AlgorithmIdentifier BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Ocsp.BasicOcspResponse::signatureAlgorithm AlgorithmIdentifier_t269DF657EB8D3EF7C5C315F15E7FFC1FAFE029F9 * ___signatureAlgorithm_3; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerBitString BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Ocsp.BasicOcspResponse::signature DerBitString_t305465793A47445626D3541AB8CEDE347D874524 * ___signature_4; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1Sequence BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Ocsp.BasicOcspResponse::certs Asn1Sequence_t95137642F0FE56379E966B4C62A5A4DAC9DC37E8 * ___certs_5; public: inline static int32_t get_offset_of_tbsResponseData_2() { return static_cast(offsetof(BasicOcspResponse_tD40A5CCFCDBB258AAA67998DCC17B5FB44E6BE5C, ___tbsResponseData_2)); } inline ResponseData_tAF2DAC289F4A4348C4C3F9E3BA5C270D78E16906 * get_tbsResponseData_2() const { return ___tbsResponseData_2; } inline ResponseData_tAF2DAC289F4A4348C4C3F9E3BA5C270D78E16906 ** get_address_of_tbsResponseData_2() { return &___tbsResponseData_2; } inline void set_tbsResponseData_2(ResponseData_tAF2DAC289F4A4348C4C3F9E3BA5C270D78E16906 * value) { ___tbsResponseData_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___tbsResponseData_2), (void*)value); } inline static int32_t get_offset_of_signatureAlgorithm_3() { return static_cast(offsetof(BasicOcspResponse_tD40A5CCFCDBB258AAA67998DCC17B5FB44E6BE5C, ___signatureAlgorithm_3)); } inline AlgorithmIdentifier_t269DF657EB8D3EF7C5C315F15E7FFC1FAFE029F9 * get_signatureAlgorithm_3() const { return ___signatureAlgorithm_3; } inline AlgorithmIdentifier_t269DF657EB8D3EF7C5C315F15E7FFC1FAFE029F9 ** get_address_of_signatureAlgorithm_3() { return &___signatureAlgorithm_3; } inline void set_signatureAlgorithm_3(AlgorithmIdentifier_t269DF657EB8D3EF7C5C315F15E7FFC1FAFE029F9 * value) { ___signatureAlgorithm_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___signatureAlgorithm_3), (void*)value); } inline static int32_t get_offset_of_signature_4() { return static_cast(offsetof(BasicOcspResponse_tD40A5CCFCDBB258AAA67998DCC17B5FB44E6BE5C, ___signature_4)); } inline DerBitString_t305465793A47445626D3541AB8CEDE347D874524 * get_signature_4() const { return ___signature_4; } inline DerBitString_t305465793A47445626D3541AB8CEDE347D874524 ** get_address_of_signature_4() { return &___signature_4; } inline void set_signature_4(DerBitString_t305465793A47445626D3541AB8CEDE347D874524 * value) { ___signature_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___signature_4), (void*)value); } inline static int32_t get_offset_of_certs_5() { return static_cast(offsetof(BasicOcspResponse_tD40A5CCFCDBB258AAA67998DCC17B5FB44E6BE5C, ___certs_5)); } inline Asn1Sequence_t95137642F0FE56379E966B4C62A5A4DAC9DC37E8 * get_certs_5() const { return ___certs_5; } inline Asn1Sequence_t95137642F0FE56379E966B4C62A5A4DAC9DC37E8 ** get_address_of_certs_5() { return &___certs_5; } inline void set_certs_5(Asn1Sequence_t95137642F0FE56379E966B4C62A5A4DAC9DC37E8 * value) { ___certs_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___certs_5), (void*)value); } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.BerGenerator struct BerGenerator_tEE77B184731C3C022BA0AA76681AB82CE7A3FDE3 : public Asn1Generator_tEC217D901DD91DCDB761060D56D42F0484D0BED2 { public: // System.Boolean BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.BerGenerator::_tagged bool ____tagged_1; // System.Boolean BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.BerGenerator::_isExplicit bool ____isExplicit_2; // System.Int32 BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.BerGenerator::_tagNo int32_t ____tagNo_3; public: inline static int32_t get_offset_of__tagged_1() { return static_cast(offsetof(BerGenerator_tEE77B184731C3C022BA0AA76681AB82CE7A3FDE3, ____tagged_1)); } inline bool get__tagged_1() const { return ____tagged_1; } inline bool* get_address_of__tagged_1() { return &____tagged_1; } inline void set__tagged_1(bool value) { ____tagged_1 = value; } inline static int32_t get_offset_of__isExplicit_2() { return static_cast(offsetof(BerGenerator_tEE77B184731C3C022BA0AA76681AB82CE7A3FDE3, ____isExplicit_2)); } inline bool get__isExplicit_2() const { return ____isExplicit_2; } inline bool* get_address_of__isExplicit_2() { return &____isExplicit_2; } inline void set__isExplicit_2(bool value) { ____isExplicit_2 = value; } inline static int32_t get_offset_of__tagNo_3() { return static_cast(offsetof(BerGenerator_tEE77B184731C3C022BA0AA76681AB82CE7A3FDE3, ____tagNo_3)); } inline int32_t get__tagNo_3() const { return ____tagNo_3; } inline int32_t* get_address_of__tagNo_3() { return &____tagNo_3; } inline void set__tagNo_3(int32_t value) { ____tagNo_3 = value; } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X509.Qualified.BiometricData struct BiometricData_t3917EC9F6F1C753F08CCCF3831DA595AF770C216 : public Asn1Encodable_tCA51194A73D6D9585045A4D23CF12B939BF7F6EC { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X509.Qualified.TypeOfBiometricData BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X509.Qualified.BiometricData::typeOfBiometricData TypeOfBiometricData_tF391BBD145D2E82A4017C7D42410B3D519FE9F4A * ___typeOfBiometricData_2; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X509.AlgorithmIdentifier BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X509.Qualified.BiometricData::hashAlgorithm AlgorithmIdentifier_t269DF657EB8D3EF7C5C315F15E7FFC1FAFE029F9 * ___hashAlgorithm_3; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1OctetString BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X509.Qualified.BiometricData::biometricDataHash Asn1OctetString_t7DE556419EB1B1398F915CE1EC7F0CB1D8FC85B8 * ___biometricDataHash_4; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerIA5String BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X509.Qualified.BiometricData::sourceDataUri DerIA5String_t597D7116713543DC810D4DE70B2EEAE1D90B3CE2 * ___sourceDataUri_5; public: inline static int32_t get_offset_of_typeOfBiometricData_2() { return static_cast(offsetof(BiometricData_t3917EC9F6F1C753F08CCCF3831DA595AF770C216, ___typeOfBiometricData_2)); } inline TypeOfBiometricData_tF391BBD145D2E82A4017C7D42410B3D519FE9F4A * get_typeOfBiometricData_2() const { return ___typeOfBiometricData_2; } inline TypeOfBiometricData_tF391BBD145D2E82A4017C7D42410B3D519FE9F4A ** get_address_of_typeOfBiometricData_2() { return &___typeOfBiometricData_2; } inline void set_typeOfBiometricData_2(TypeOfBiometricData_tF391BBD145D2E82A4017C7D42410B3D519FE9F4A * value) { ___typeOfBiometricData_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___typeOfBiometricData_2), (void*)value); } inline static int32_t get_offset_of_hashAlgorithm_3() { return static_cast(offsetof(BiometricData_t3917EC9F6F1C753F08CCCF3831DA595AF770C216, ___hashAlgorithm_3)); } inline AlgorithmIdentifier_t269DF657EB8D3EF7C5C315F15E7FFC1FAFE029F9 * get_hashAlgorithm_3() const { return ___hashAlgorithm_3; } inline AlgorithmIdentifier_t269DF657EB8D3EF7C5C315F15E7FFC1FAFE029F9 ** get_address_of_hashAlgorithm_3() { return &___hashAlgorithm_3; } inline void set_hashAlgorithm_3(AlgorithmIdentifier_t269DF657EB8D3EF7C5C315F15E7FFC1FAFE029F9 * value) { ___hashAlgorithm_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___hashAlgorithm_3), (void*)value); } inline static int32_t get_offset_of_biometricDataHash_4() { return static_cast(offsetof(BiometricData_t3917EC9F6F1C753F08CCCF3831DA595AF770C216, ___biometricDataHash_4)); } inline Asn1OctetString_t7DE556419EB1B1398F915CE1EC7F0CB1D8FC85B8 * get_biometricDataHash_4() const { return ___biometricDataHash_4; } inline Asn1OctetString_t7DE556419EB1B1398F915CE1EC7F0CB1D8FC85B8 ** get_address_of_biometricDataHash_4() { return &___biometricDataHash_4; } inline void set_biometricDataHash_4(Asn1OctetString_t7DE556419EB1B1398F915CE1EC7F0CB1D8FC85B8 * value) { ___biometricDataHash_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___biometricDataHash_4), (void*)value); } inline static int32_t get_offset_of_sourceDataUri_5() { return static_cast(offsetof(BiometricData_t3917EC9F6F1C753F08CCCF3831DA595AF770C216, ___sourceDataUri_5)); } inline DerIA5String_t597D7116713543DC810D4DE70B2EEAE1D90B3CE2 * get_sourceDataUri_5() const { return ___sourceDataUri_5; } inline DerIA5String_t597D7116713543DC810D4DE70B2EEAE1D90B3CE2 ** get_address_of_sourceDataUri_5() { return &___sourceDataUri_5; } inline void set_sourceDataUri_5(DerIA5String_t597D7116713543DC810D4DE70B2EEAE1D90B3CE2 * value) { ___sourceDataUri_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___sourceDataUri_5), (void*)value); } }; // System.Boolean struct Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37 { 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_t07D1E3F34E4813023D64F584DFF7B34C9D922F37, ___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_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_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_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_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_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_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_t0111FAB8B8685667EDDAF77683F0D8F86B659056 { 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_t0111FAB8B8685667EDDAF77683F0D8F86B659056, ___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_tFF60D8E7E89A20BE2294A003734341BD1DF43E14 { 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_tFF60D8E7E89A20BE2294A003734341BD1DF43E14, ___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_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_StaticFields { public: // System.Byte[] System.Char::categoryForLatin1 ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___categoryForLatin1_3; public: inline static int32_t get_offset_of_categoryForLatin1_3() { return static_cast(offsetof(Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_StaticFields, ___categoryForLatin1_3)); } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* get_categoryForLatin1_3() const { return ___categoryForLatin1_3; } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726** get_address_of_categoryForLatin1_3() { return &___categoryForLatin1_3; } inline void set_categoryForLatin1_3(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* value) { ___categoryForLatin1_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___categoryForLatin1_3), (void*)value); } }; // BestHTTP.SignalR.Messages.ClientMessage struct ClientMessage_t5E8D47CDF7320CF5B8E83289E45D7B0C1C778BF0 { public: // BestHTTP.SignalR.Hubs.Hub BestHTTP.SignalR.Messages.ClientMessage::Hub Hub_t1A5FDA640453BBA271BE0F0DB2E8F95D69710362 * ___Hub_0; // System.String BestHTTP.SignalR.Messages.ClientMessage::Method String_t* ___Method_1; // System.Object[] BestHTTP.SignalR.Messages.ClientMessage::Args ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* ___Args_2; // System.UInt64 BestHTTP.SignalR.Messages.ClientMessage::CallIdx uint64_t ___CallIdx_3; // BestHTTP.SignalR.Hubs.OnMethodResultDelegate BestHTTP.SignalR.Messages.ClientMessage::ResultCallback OnMethodResultDelegate_t03A1DDF71BF9CB16796404DFE2CF1F86535C5C92 * ___ResultCallback_4; // BestHTTP.SignalR.Hubs.OnMethodFailedDelegate BestHTTP.SignalR.Messages.ClientMessage::ResultErrorCallback OnMethodFailedDelegate_tD54187DEA162C72DC7A8FDB5565B2DFA69F37EA9 * ___ResultErrorCallback_5; // BestHTTP.SignalR.Hubs.OnMethodProgressDelegate BestHTTP.SignalR.Messages.ClientMessage::ProgressCallback OnMethodProgressDelegate_t692E6C1FDAD89BA933CC04EE43054B15C8639450 * ___ProgressCallback_6; public: inline static int32_t get_offset_of_Hub_0() { return static_cast(offsetof(ClientMessage_t5E8D47CDF7320CF5B8E83289E45D7B0C1C778BF0, ___Hub_0)); } inline Hub_t1A5FDA640453BBA271BE0F0DB2E8F95D69710362 * get_Hub_0() const { return ___Hub_0; } inline Hub_t1A5FDA640453BBA271BE0F0DB2E8F95D69710362 ** get_address_of_Hub_0() { return &___Hub_0; } inline void set_Hub_0(Hub_t1A5FDA640453BBA271BE0F0DB2E8F95D69710362 * value) { ___Hub_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___Hub_0), (void*)value); } inline static int32_t get_offset_of_Method_1() { return static_cast(offsetof(ClientMessage_t5E8D47CDF7320CF5B8E83289E45D7B0C1C778BF0, ___Method_1)); } inline String_t* get_Method_1() const { return ___Method_1; } inline String_t** get_address_of_Method_1() { return &___Method_1; } inline void set_Method_1(String_t* value) { ___Method_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___Method_1), (void*)value); } inline static int32_t get_offset_of_Args_2() { return static_cast(offsetof(ClientMessage_t5E8D47CDF7320CF5B8E83289E45D7B0C1C778BF0, ___Args_2)); } inline ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* get_Args_2() const { return ___Args_2; } inline ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE** get_address_of_Args_2() { return &___Args_2; } inline void set_Args_2(ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* value) { ___Args_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___Args_2), (void*)value); } inline static int32_t get_offset_of_CallIdx_3() { return static_cast(offsetof(ClientMessage_t5E8D47CDF7320CF5B8E83289E45D7B0C1C778BF0, ___CallIdx_3)); } inline uint64_t get_CallIdx_3() const { return ___CallIdx_3; } inline uint64_t* get_address_of_CallIdx_3() { return &___CallIdx_3; } inline void set_CallIdx_3(uint64_t value) { ___CallIdx_3 = value; } inline static int32_t get_offset_of_ResultCallback_4() { return static_cast(offsetof(ClientMessage_t5E8D47CDF7320CF5B8E83289E45D7B0C1C778BF0, ___ResultCallback_4)); } inline OnMethodResultDelegate_t03A1DDF71BF9CB16796404DFE2CF1F86535C5C92 * get_ResultCallback_4() const { return ___ResultCallback_4; } inline OnMethodResultDelegate_t03A1DDF71BF9CB16796404DFE2CF1F86535C5C92 ** get_address_of_ResultCallback_4() { return &___ResultCallback_4; } inline void set_ResultCallback_4(OnMethodResultDelegate_t03A1DDF71BF9CB16796404DFE2CF1F86535C5C92 * value) { ___ResultCallback_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___ResultCallback_4), (void*)value); } inline static int32_t get_offset_of_ResultErrorCallback_5() { return static_cast(offsetof(ClientMessage_t5E8D47CDF7320CF5B8E83289E45D7B0C1C778BF0, ___ResultErrorCallback_5)); } inline OnMethodFailedDelegate_tD54187DEA162C72DC7A8FDB5565B2DFA69F37EA9 * get_ResultErrorCallback_5() const { return ___ResultErrorCallback_5; } inline OnMethodFailedDelegate_tD54187DEA162C72DC7A8FDB5565B2DFA69F37EA9 ** get_address_of_ResultErrorCallback_5() { return &___ResultErrorCallback_5; } inline void set_ResultErrorCallback_5(OnMethodFailedDelegate_tD54187DEA162C72DC7A8FDB5565B2DFA69F37EA9 * value) { ___ResultErrorCallback_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___ResultErrorCallback_5), (void*)value); } inline static int32_t get_offset_of_ProgressCallback_6() { return static_cast(offsetof(ClientMessage_t5E8D47CDF7320CF5B8E83289E45D7B0C1C778BF0, ___ProgressCallback_6)); } inline OnMethodProgressDelegate_t692E6C1FDAD89BA933CC04EE43054B15C8639450 * get_ProgressCallback_6() const { return ___ProgressCallback_6; } inline OnMethodProgressDelegate_t692E6C1FDAD89BA933CC04EE43054B15C8639450 ** get_address_of_ProgressCallback_6() { return &___ProgressCallback_6; } inline void set_ProgressCallback_6(OnMethodProgressDelegate_t692E6C1FDAD89BA933CC04EE43054B15C8639450 * value) { ___ProgressCallback_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___ProgressCallback_6), (void*)value); } }; // Native definition for P/Invoke marshalling of BestHTTP.SignalR.Messages.ClientMessage struct ClientMessage_t5E8D47CDF7320CF5B8E83289E45D7B0C1C778BF0_marshaled_pinvoke { Hub_t1A5FDA640453BBA271BE0F0DB2E8F95D69710362 * ___Hub_0; char* ___Method_1; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* ___Args_2; uint64_t ___CallIdx_3; Il2CppMethodPointer ___ResultCallback_4; Il2CppMethodPointer ___ResultErrorCallback_5; Il2CppMethodPointer ___ProgressCallback_6; }; // Native definition for COM marshalling of BestHTTP.SignalR.Messages.ClientMessage struct ClientMessage_t5E8D47CDF7320CF5B8E83289E45D7B0C1C778BF0_marshaled_com { Hub_t1A5FDA640453BBA271BE0F0DB2E8F95D69710362 * ___Hub_0; Il2CppChar* ___Method_1; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* ___Args_2; uint64_t ___CallIdx_3; Il2CppMethodPointer ___ResultCallback_4; Il2CppMethodPointer ___ResultErrorCallback_5; Il2CppMethodPointer ___ProgressCallback_6; }; // UnityEngine.Color struct Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 { public: // System.Single UnityEngine.Color::r float ___r_0; // System.Single UnityEngine.Color::g float ___g_1; // System.Single UnityEngine.Color::b float ___b_2; // System.Single UnityEngine.Color::a float ___a_3; public: inline static int32_t get_offset_of_r_0() { return static_cast(offsetof(Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659, ___r_0)); } inline float get_r_0() const { return ___r_0; } inline float* get_address_of_r_0() { return &___r_0; } inline void set_r_0(float value) { ___r_0 = value; } inline static int32_t get_offset_of_g_1() { return static_cast(offsetof(Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659, ___g_1)); } inline float get_g_1() const { return ___g_1; } inline float* get_address_of_g_1() { return &___g_1; } inline void set_g_1(float value) { ___g_1 = value; } inline static int32_t get_offset_of_b_2() { return static_cast(offsetof(Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659, ___b_2)); } inline float get_b_2() const { return ___b_2; } inline float* get_address_of_b_2() { return &___b_2; } inline void set_b_2(float value) { ___b_2 = value; } inline static int32_t get_offset_of_a_3() { return static_cast(offsetof(Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659, ___a_3)); } inline float get_a_3() const { return ___a_3; } inline float* get_address_of_a_3() { return &___a_3; } inline void set_a_3(float value) { ___a_3 = value; } }; // UnityEngine.Color32 struct Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D { public: union { #pragma pack(push, tp, 1) struct { // System.Int32 UnityEngine.Color32::rgba int32_t ___rgba_0; }; #pragma pack(pop, tp) struct { int32_t ___rgba_0_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { // System.Byte UnityEngine.Color32::r uint8_t ___r_1; }; #pragma pack(pop, tp) struct { uint8_t ___r_1_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___g_2_OffsetPadding[1]; // System.Byte UnityEngine.Color32::g uint8_t ___g_2; }; #pragma pack(pop, tp) struct { char ___g_2_OffsetPadding_forAlignmentOnly[1]; uint8_t ___g_2_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___b_3_OffsetPadding[2]; // System.Byte UnityEngine.Color32::b uint8_t ___b_3; }; #pragma pack(pop, tp) struct { char ___b_3_OffsetPadding_forAlignmentOnly[2]; uint8_t ___b_3_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___a_4_OffsetPadding[3]; // System.Byte UnityEngine.Color32::a uint8_t ___a_4; }; #pragma pack(pop, tp) struct { char ___a_4_OffsetPadding_forAlignmentOnly[3]; uint8_t ___a_4_forAlignmentOnly; }; }; public: inline static int32_t get_offset_of_rgba_0() { return static_cast(offsetof(Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D, ___rgba_0)); } inline int32_t get_rgba_0() const { return ___rgba_0; } inline int32_t* get_address_of_rgba_0() { return &___rgba_0; } inline void set_rgba_0(int32_t value) { ___rgba_0 = value; } inline static int32_t get_offset_of_r_1() { return static_cast(offsetof(Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D, ___r_1)); } inline uint8_t get_r_1() const { return ___r_1; } inline uint8_t* get_address_of_r_1() { return &___r_1; } inline void set_r_1(uint8_t value) { ___r_1 = value; } inline static int32_t get_offset_of_g_2() { return static_cast(offsetof(Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D, ___g_2)); } inline uint8_t get_g_2() const { return ___g_2; } inline uint8_t* get_address_of_g_2() { return &___g_2; } inline void set_g_2(uint8_t value) { ___g_2 = value; } inline static int32_t get_offset_of_b_3() { return static_cast(offsetof(Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D, ___b_3)); } inline uint8_t get_b_3() const { return ___b_3; } inline uint8_t* get_address_of_b_3() { return &___b_3; } inline void set_b_3(uint8_t value) { ___b_3 = value; } inline static int32_t get_offset_of_a_4() { return static_cast(offsetof(Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D, ___a_4)); } inline uint8_t get_a_4() const { return ___a_4; } inline uint8_t* get_address_of_a_4() { return &___a_4; } inline void set_a_4(uint8_t value) { ___a_4 = value; } }; // System.DateTime struct DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 { 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_tEAF2CD16E071DF5441F40822E4CFE880E5245405, ___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_tEAF2CD16E071DF5441F40822E4CFE880E5245405_StaticFields { public: // System.Int32[] System.DateTime::DaysToMonth365 Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___DaysToMonth365_29; // System.Int32[] System.DateTime::DaysToMonth366 Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___DaysToMonth366_30; // System.DateTime System.DateTime::MinValue DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 ___MinValue_31; // System.DateTime System.DateTime::MaxValue DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 ___MaxValue_32; public: inline static int32_t get_offset_of_DaysToMonth365_29() { return static_cast(offsetof(DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_StaticFields, ___DaysToMonth365_29)); } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* get_DaysToMonth365_29() const { return ___DaysToMonth365_29; } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32** get_address_of_DaysToMonth365_29() { return &___DaysToMonth365_29; } inline void set_DaysToMonth365_29(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* value) { ___DaysToMonth365_29 = value; Il2CppCodeGenWriteBarrier((void**)(&___DaysToMonth365_29), (void*)value); } inline static int32_t get_offset_of_DaysToMonth366_30() { return static_cast(offsetof(DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_StaticFields, ___DaysToMonth366_30)); } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* get_DaysToMonth366_30() const { return ___DaysToMonth366_30; } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32** get_address_of_DaysToMonth366_30() { return &___DaysToMonth366_30; } inline void set_DaysToMonth366_30(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* value) { ___DaysToMonth366_30 = value; Il2CppCodeGenWriteBarrier((void**)(&___DaysToMonth366_30), (void*)value); } inline static int32_t get_offset_of_MinValue_31() { return static_cast(offsetof(DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_StaticFields, ___MinValue_31)); } inline DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 get_MinValue_31() const { return ___MinValue_31; } inline DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * get_address_of_MinValue_31() { return &___MinValue_31; } inline void set_MinValue_31(DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 value) { ___MinValue_31 = value; } inline static int32_t get_offset_of_MaxValue_32() { return static_cast(offsetof(DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_StaticFields, ___MaxValue_32)); } inline DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 get_MaxValue_32() const { return ___MaxValue_32; } inline DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * get_address_of_MaxValue_32() { return &___MaxValue_32; } inline void set_MaxValue_32(DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 value) { ___MaxValue_32 = value; } }; // UnityEngine.DrivenRectTransformTracker struct DrivenRectTransformTracker_t7DAF937E47C63B899C7BA0E9B0F206AAB4D85AC2 { public: union { struct { }; uint8_t DrivenRectTransformTracker_t7DAF937E47C63B899C7BA0E9B0F206AAB4D85AC2__padding[1]; }; public: }; // System.Enum struct Enum_t23B90B40F60E677A8025267341651C94AE079CDA : public ValueType_tDBF999C1B75C48C68621878250DBF6CDBCF51E52 { public: public: }; struct Enum_t23B90B40F60E677A8025267341651C94AE079CDA_StaticFields { public: // System.Char[] System.Enum::enumSeperatorCharArray CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* ___enumSeperatorCharArray_0; public: inline static int32_t get_offset_of_enumSeperatorCharArray_0() { return static_cast(offsetof(Enum_t23B90B40F60E677A8025267341651C94AE079CDA_StaticFields, ___enumSeperatorCharArray_0)); } inline CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* get_enumSeperatorCharArray_0() const { return ___enumSeperatorCharArray_0; } inline CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34** get_address_of_enumSeperatorCharArray_0() { return &___enumSeperatorCharArray_0; } inline void set_enumSeperatorCharArray_0(CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* value) { ___enumSeperatorCharArray_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___enumSeperatorCharArray_0), (void*)value); } }; // Native definition for P/Invoke marshalling of System.Enum struct Enum_t23B90B40F60E677A8025267341651C94AE079CDA_marshaled_pinvoke { }; // Native definition for COM marshalling of System.Enum struct Enum_t23B90B40F60E677A8025267341651C94AE079CDA_marshaled_com { }; // System.Int32 struct Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046 { 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_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046, ___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_t378EE0D608BD3107E77238E85F30D2BBD46981F3 { 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_t378EE0D608BD3107E77238E85F30D2BBD46981F3, ___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; } }; // TMPro.MaterialReference struct MaterialReference_tB00D33F114B6EF4E7D63B25D053A0111D502951B { public: // System.Int32 TMPro.MaterialReference::index int32_t ___index_0; // TMPro.TMP_FontAsset TMPro.MaterialReference::fontAsset TMP_FontAsset_tDD8F58129CF4A9094C82DD209531E9E71F9837B2 * ___fontAsset_1; // TMPro.TMP_SpriteAsset TMPro.MaterialReference::spriteAsset TMP_SpriteAsset_t0746714D8A56C0A27AE56DC6897CC1A129220714 * ___spriteAsset_2; // UnityEngine.Material TMPro.MaterialReference::material Material_t8927C00353A72755313F046D0CE85178AE8218EE * ___material_3; // System.Boolean TMPro.MaterialReference::isDefaultMaterial bool ___isDefaultMaterial_4; // System.Boolean TMPro.MaterialReference::isFallbackMaterial bool ___isFallbackMaterial_5; // UnityEngine.Material TMPro.MaterialReference::fallbackMaterial Material_t8927C00353A72755313F046D0CE85178AE8218EE * ___fallbackMaterial_6; // System.Single TMPro.MaterialReference::padding float ___padding_7; // System.Int32 TMPro.MaterialReference::referenceCount int32_t ___referenceCount_8; public: inline static int32_t get_offset_of_index_0() { return static_cast(offsetof(MaterialReference_tB00D33F114B6EF4E7D63B25D053A0111D502951B, ___index_0)); } inline int32_t get_index_0() const { return ___index_0; } inline int32_t* get_address_of_index_0() { return &___index_0; } inline void set_index_0(int32_t value) { ___index_0 = value; } inline static int32_t get_offset_of_fontAsset_1() { return static_cast(offsetof(MaterialReference_tB00D33F114B6EF4E7D63B25D053A0111D502951B, ___fontAsset_1)); } inline TMP_FontAsset_tDD8F58129CF4A9094C82DD209531E9E71F9837B2 * get_fontAsset_1() const { return ___fontAsset_1; } inline TMP_FontAsset_tDD8F58129CF4A9094C82DD209531E9E71F9837B2 ** get_address_of_fontAsset_1() { return &___fontAsset_1; } inline void set_fontAsset_1(TMP_FontAsset_tDD8F58129CF4A9094C82DD209531E9E71F9837B2 * value) { ___fontAsset_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___fontAsset_1), (void*)value); } inline static int32_t get_offset_of_spriteAsset_2() { return static_cast(offsetof(MaterialReference_tB00D33F114B6EF4E7D63B25D053A0111D502951B, ___spriteAsset_2)); } inline TMP_SpriteAsset_t0746714D8A56C0A27AE56DC6897CC1A129220714 * get_spriteAsset_2() const { return ___spriteAsset_2; } inline TMP_SpriteAsset_t0746714D8A56C0A27AE56DC6897CC1A129220714 ** get_address_of_spriteAsset_2() { return &___spriteAsset_2; } inline void set_spriteAsset_2(TMP_SpriteAsset_t0746714D8A56C0A27AE56DC6897CC1A129220714 * value) { ___spriteAsset_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___spriteAsset_2), (void*)value); } inline static int32_t get_offset_of_material_3() { return static_cast(offsetof(MaterialReference_tB00D33F114B6EF4E7D63B25D053A0111D502951B, ___material_3)); } inline Material_t8927C00353A72755313F046D0CE85178AE8218EE * get_material_3() const { return ___material_3; } inline Material_t8927C00353A72755313F046D0CE85178AE8218EE ** get_address_of_material_3() { return &___material_3; } inline void set_material_3(Material_t8927C00353A72755313F046D0CE85178AE8218EE * value) { ___material_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___material_3), (void*)value); } inline static int32_t get_offset_of_isDefaultMaterial_4() { return static_cast(offsetof(MaterialReference_tB00D33F114B6EF4E7D63B25D053A0111D502951B, ___isDefaultMaterial_4)); } inline bool get_isDefaultMaterial_4() const { return ___isDefaultMaterial_4; } inline bool* get_address_of_isDefaultMaterial_4() { return &___isDefaultMaterial_4; } inline void set_isDefaultMaterial_4(bool value) { ___isDefaultMaterial_4 = value; } inline static int32_t get_offset_of_isFallbackMaterial_5() { return static_cast(offsetof(MaterialReference_tB00D33F114B6EF4E7D63B25D053A0111D502951B, ___isFallbackMaterial_5)); } inline bool get_isFallbackMaterial_5() const { return ___isFallbackMaterial_5; } inline bool* get_address_of_isFallbackMaterial_5() { return &___isFallbackMaterial_5; } inline void set_isFallbackMaterial_5(bool value) { ___isFallbackMaterial_5 = value; } inline static int32_t get_offset_of_fallbackMaterial_6() { return static_cast(offsetof(MaterialReference_tB00D33F114B6EF4E7D63B25D053A0111D502951B, ___fallbackMaterial_6)); } inline Material_t8927C00353A72755313F046D0CE85178AE8218EE * get_fallbackMaterial_6() const { return ___fallbackMaterial_6; } inline Material_t8927C00353A72755313F046D0CE85178AE8218EE ** get_address_of_fallbackMaterial_6() { return &___fallbackMaterial_6; } inline void set_fallbackMaterial_6(Material_t8927C00353A72755313F046D0CE85178AE8218EE * value) { ___fallbackMaterial_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___fallbackMaterial_6), (void*)value); } inline static int32_t get_offset_of_padding_7() { return static_cast(offsetof(MaterialReference_tB00D33F114B6EF4E7D63B25D053A0111D502951B, ___padding_7)); } inline float get_padding_7() const { return ___padding_7; } inline float* get_address_of_padding_7() { return &___padding_7; } inline void set_padding_7(float value) { ___padding_7 = value; } inline static int32_t get_offset_of_referenceCount_8() { return static_cast(offsetof(MaterialReference_tB00D33F114B6EF4E7D63B25D053A0111D502951B, ___referenceCount_8)); } inline int32_t get_referenceCount_8() const { return ___referenceCount_8; } inline int32_t* get_address_of_referenceCount_8() { return &___referenceCount_8; } inline void set_referenceCount_8(int32_t value) { ___referenceCount_8 = value; } }; // Native definition for P/Invoke marshalling of TMPro.MaterialReference struct MaterialReference_tB00D33F114B6EF4E7D63B25D053A0111D502951B_marshaled_pinvoke { int32_t ___index_0; TMP_FontAsset_tDD8F58129CF4A9094C82DD209531E9E71F9837B2 * ___fontAsset_1; TMP_SpriteAsset_t0746714D8A56C0A27AE56DC6897CC1A129220714 * ___spriteAsset_2; Material_t8927C00353A72755313F046D0CE85178AE8218EE * ___material_3; int32_t ___isDefaultMaterial_4; int32_t ___isFallbackMaterial_5; Material_t8927C00353A72755313F046D0CE85178AE8218EE * ___fallbackMaterial_6; float ___padding_7; int32_t ___referenceCount_8; }; // Native definition for COM marshalling of TMPro.MaterialReference struct MaterialReference_tB00D33F114B6EF4E7D63B25D053A0111D502951B_marshaled_com { int32_t ___index_0; TMP_FontAsset_tDD8F58129CF4A9094C82DD209531E9E71F9837B2 * ___fontAsset_1; TMP_SpriteAsset_t0746714D8A56C0A27AE56DC6897CC1A129220714 * ___spriteAsset_2; Material_t8927C00353A72755313F046D0CE85178AE8218EE * ___material_3; int32_t ___isDefaultMaterial_4; int32_t ___isFallbackMaterial_5; Material_t8927C00353A72755313F046D0CE85178AE8218EE * ___fallbackMaterial_6; float ___padding_7; int32_t ___referenceCount_8; }; // UnityEngine.Matrix4x4 struct Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 { public: // System.Single UnityEngine.Matrix4x4::m00 float ___m00_0; // System.Single UnityEngine.Matrix4x4::m10 float ___m10_1; // System.Single UnityEngine.Matrix4x4::m20 float ___m20_2; // System.Single UnityEngine.Matrix4x4::m30 float ___m30_3; // System.Single UnityEngine.Matrix4x4::m01 float ___m01_4; // System.Single UnityEngine.Matrix4x4::m11 float ___m11_5; // System.Single UnityEngine.Matrix4x4::m21 float ___m21_6; // System.Single UnityEngine.Matrix4x4::m31 float ___m31_7; // System.Single UnityEngine.Matrix4x4::m02 float ___m02_8; // System.Single UnityEngine.Matrix4x4::m12 float ___m12_9; // System.Single UnityEngine.Matrix4x4::m22 float ___m22_10; // System.Single UnityEngine.Matrix4x4::m32 float ___m32_11; // System.Single UnityEngine.Matrix4x4::m03 float ___m03_12; // System.Single UnityEngine.Matrix4x4::m13 float ___m13_13; // System.Single UnityEngine.Matrix4x4::m23 float ___m23_14; // System.Single UnityEngine.Matrix4x4::m33 float ___m33_15; public: inline static int32_t get_offset_of_m00_0() { return static_cast(offsetof(Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461, ___m00_0)); } inline float get_m00_0() const { return ___m00_0; } inline float* get_address_of_m00_0() { return &___m00_0; } inline void set_m00_0(float value) { ___m00_0 = value; } inline static int32_t get_offset_of_m10_1() { return static_cast(offsetof(Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461, ___m10_1)); } inline float get_m10_1() const { return ___m10_1; } inline float* get_address_of_m10_1() { return &___m10_1; } inline void set_m10_1(float value) { ___m10_1 = value; } inline static int32_t get_offset_of_m20_2() { return static_cast(offsetof(Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461, ___m20_2)); } inline float get_m20_2() const { return ___m20_2; } inline float* get_address_of_m20_2() { return &___m20_2; } inline void set_m20_2(float value) { ___m20_2 = value; } inline static int32_t get_offset_of_m30_3() { return static_cast(offsetof(Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461, ___m30_3)); } inline float get_m30_3() const { return ___m30_3; } inline float* get_address_of_m30_3() { return &___m30_3; } inline void set_m30_3(float value) { ___m30_3 = value; } inline static int32_t get_offset_of_m01_4() { return static_cast(offsetof(Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461, ___m01_4)); } inline float get_m01_4() const { return ___m01_4; } inline float* get_address_of_m01_4() { return &___m01_4; } inline void set_m01_4(float value) { ___m01_4 = value; } inline static int32_t get_offset_of_m11_5() { return static_cast(offsetof(Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461, ___m11_5)); } inline float get_m11_5() const { return ___m11_5; } inline float* get_address_of_m11_5() { return &___m11_5; } inline void set_m11_5(float value) { ___m11_5 = value; } inline static int32_t get_offset_of_m21_6() { return static_cast(offsetof(Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461, ___m21_6)); } inline float get_m21_6() const { return ___m21_6; } inline float* get_address_of_m21_6() { return &___m21_6; } inline void set_m21_6(float value) { ___m21_6 = value; } inline static int32_t get_offset_of_m31_7() { return static_cast(offsetof(Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461, ___m31_7)); } inline float get_m31_7() const { return ___m31_7; } inline float* get_address_of_m31_7() { return &___m31_7; } inline void set_m31_7(float value) { ___m31_7 = value; } inline static int32_t get_offset_of_m02_8() { return static_cast(offsetof(Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461, ___m02_8)); } inline float get_m02_8() const { return ___m02_8; } inline float* get_address_of_m02_8() { return &___m02_8; } inline void set_m02_8(float value) { ___m02_8 = value; } inline static int32_t get_offset_of_m12_9() { return static_cast(offsetof(Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461, ___m12_9)); } inline float get_m12_9() const { return ___m12_9; } inline float* get_address_of_m12_9() { return &___m12_9; } inline void set_m12_9(float value) { ___m12_9 = value; } inline static int32_t get_offset_of_m22_10() { return static_cast(offsetof(Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461, ___m22_10)); } inline float get_m22_10() const { return ___m22_10; } inline float* get_address_of_m22_10() { return &___m22_10; } inline void set_m22_10(float value) { ___m22_10 = value; } inline static int32_t get_offset_of_m32_11() { return static_cast(offsetof(Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461, ___m32_11)); } inline float get_m32_11() const { return ___m32_11; } inline float* get_address_of_m32_11() { return &___m32_11; } inline void set_m32_11(float value) { ___m32_11 = value; } inline static int32_t get_offset_of_m03_12() { return static_cast(offsetof(Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461, ___m03_12)); } inline float get_m03_12() const { return ___m03_12; } inline float* get_address_of_m03_12() { return &___m03_12; } inline void set_m03_12(float value) { ___m03_12 = value; } inline static int32_t get_offset_of_m13_13() { return static_cast(offsetof(Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461, ___m13_13)); } inline float get_m13_13() const { return ___m13_13; } inline float* get_address_of_m13_13() { return &___m13_13; } inline void set_m13_13(float value) { ___m13_13 = value; } inline static int32_t get_offset_of_m23_14() { return static_cast(offsetof(Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461, ___m23_14)); } inline float get_m23_14() const { return ___m23_14; } inline float* get_address_of_m23_14() { return &___m23_14; } inline void set_m23_14(float value) { ___m23_14 = value; } inline static int32_t get_offset_of_m33_15() { return static_cast(offsetof(Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461, ___m33_15)); } inline float get_m33_15() const { return ___m33_15; } inline float* get_address_of_m33_15() { return &___m33_15; } inline void set_m33_15(float value) { ___m33_15 = value; } }; struct Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461_StaticFields { public: // UnityEngine.Matrix4x4 UnityEngine.Matrix4x4::zeroMatrix Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 ___zeroMatrix_16; // UnityEngine.Matrix4x4 UnityEngine.Matrix4x4::identityMatrix Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 ___identityMatrix_17; public: inline static int32_t get_offset_of_zeroMatrix_16() { return static_cast(offsetof(Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461_StaticFields, ___zeroMatrix_16)); } inline Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 get_zeroMatrix_16() const { return ___zeroMatrix_16; } inline Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 * get_address_of_zeroMatrix_16() { return &___zeroMatrix_16; } inline void set_zeroMatrix_16(Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 value) { ___zeroMatrix_16 = value; } inline static int32_t get_offset_of_identityMatrix_17() { return static_cast(offsetof(Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461_StaticFields, ___identityMatrix_17)); } inline Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 get_identityMatrix_17() const { return ___identityMatrix_17; } inline Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 * get_address_of_identityMatrix_17() { return &___identityMatrix_17; } inline void set_identityMatrix_17(Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 value) { ___identityMatrix_17 = value; } }; // UnityEngine.Rect struct Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878 { public: // System.Single UnityEngine.Rect::m_XMin float ___m_XMin_0; // System.Single UnityEngine.Rect::m_YMin float ___m_YMin_1; // System.Single UnityEngine.Rect::m_Width float ___m_Width_2; // System.Single UnityEngine.Rect::m_Height float ___m_Height_3; public: inline static int32_t get_offset_of_m_XMin_0() { return static_cast(offsetof(Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878, ___m_XMin_0)); } inline float get_m_XMin_0() const { return ___m_XMin_0; } inline float* get_address_of_m_XMin_0() { return &___m_XMin_0; } inline void set_m_XMin_0(float value) { ___m_XMin_0 = value; } inline static int32_t get_offset_of_m_YMin_1() { return static_cast(offsetof(Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878, ___m_YMin_1)); } inline float get_m_YMin_1() const { return ___m_YMin_1; } inline float* get_address_of_m_YMin_1() { return &___m_YMin_1; } inline void set_m_YMin_1(float value) { ___m_YMin_1 = value; } inline static int32_t get_offset_of_m_Width_2() { return static_cast(offsetof(Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878, ___m_Width_2)); } inline float get_m_Width_2() const { return ___m_Width_2; } inline float* get_address_of_m_Width_2() { return &___m_Width_2; } inline void set_m_Width_2(float value) { ___m_Width_2 = value; } inline static int32_t get_offset_of_m_Height_3() { return static_cast(offsetof(Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878, ___m_Height_3)); } inline float get_m_Height_3() const { return ___m_Height_3; } inline float* get_address_of_m_Height_3() { return &___m_Height_3; } inline void set_m_Height_3(float value) { ___m_Height_3 = value; } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Ocsp.RespData struct RespData_t4849F6D825870378C3731181081793D25BF9B117 : public X509ExtensionBase_t91B691B9E834F516C9CE847F2B900B019A37CCE7 { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Ocsp.ResponseData BestHTTP.SecureProtocol.Org.BouncyCastle.Ocsp.RespData::data ResponseData_tAF2DAC289F4A4348C4C3F9E3BA5C270D78E16906 * ___data_0; public: inline static int32_t get_offset_of_data_0() { return static_cast(offsetof(RespData_t4849F6D825870378C3731181081793D25BF9B117, ___data_0)); } inline ResponseData_tAF2DAC289F4A4348C4C3F9E3BA5C270D78E16906 * get_data_0() const { return ___data_0; } inline ResponseData_tAF2DAC289F4A4348C4C3F9E3BA5C270D78E16906 ** get_address_of_data_0() { return &___data_0; } inline void set_data_0(ResponseData_tAF2DAC289F4A4348C4C3F9E3BA5C270D78E16906 * value) { ___data_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___data_0), (void*)value); } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Ocsp.ResponderID struct ResponderID_t30C43EC450B881F1B5624092F190C1B4787D1992 : public Asn1Encodable_tCA51194A73D6D9585045A4D23CF12B939BF7F6EC { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1Encodable BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Ocsp.ResponderID::id Asn1Encodable_tCA51194A73D6D9585045A4D23CF12B939BF7F6EC * ___id_2; public: inline static int32_t get_offset_of_id_2() { return static_cast(offsetof(ResponderID_t30C43EC450B881F1B5624092F190C1B4787D1992, ___id_2)); } inline Asn1Encodable_tCA51194A73D6D9585045A4D23CF12B939BF7F6EC * get_id_2() const { return ___id_2; } inline Asn1Encodable_tCA51194A73D6D9585045A4D23CF12B939BF7F6EC ** get_address_of_id_2() { return &___id_2; } inline void set_id_2(Asn1Encodable_tCA51194A73D6D9585045A4D23CF12B939BF7F6EC * value) { ___id_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___id_2), (void*)value); } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Ocsp.ResponseData struct ResponseData_tAF2DAC289F4A4348C4C3F9E3BA5C270D78E16906 : public Asn1Encodable_tCA51194A73D6D9585045A4D23CF12B939BF7F6EC { public: // System.Boolean BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Ocsp.ResponseData::versionPresent bool ___versionPresent_3; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerInteger BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Ocsp.ResponseData::version DerInteger_tB789F30D6E0E2EFD1E2FFE5AF48B5A98CC61F157 * ___version_4; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Ocsp.ResponderID BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Ocsp.ResponseData::responderID ResponderID_t30C43EC450B881F1B5624092F190C1B4787D1992 * ___responderID_5; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerGeneralizedTime BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Ocsp.ResponseData::producedAt DerGeneralizedTime_tBBFB4F408F6511BF6E392086F8B0B213E18A6DF0 * ___producedAt_6; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1Sequence BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Ocsp.ResponseData::responses Asn1Sequence_t95137642F0FE56379E966B4C62A5A4DAC9DC37E8 * ___responses_7; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X509.X509Extensions BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Ocsp.ResponseData::responseExtensions X509Extensions_tB10F49C3BD6B861E20DB13C91BABE994543EC55F * ___responseExtensions_8; public: inline static int32_t get_offset_of_versionPresent_3() { return static_cast(offsetof(ResponseData_tAF2DAC289F4A4348C4C3F9E3BA5C270D78E16906, ___versionPresent_3)); } inline bool get_versionPresent_3() const { return ___versionPresent_3; } inline bool* get_address_of_versionPresent_3() { return &___versionPresent_3; } inline void set_versionPresent_3(bool value) { ___versionPresent_3 = value; } inline static int32_t get_offset_of_version_4() { return static_cast(offsetof(ResponseData_tAF2DAC289F4A4348C4C3F9E3BA5C270D78E16906, ___version_4)); } inline DerInteger_tB789F30D6E0E2EFD1E2FFE5AF48B5A98CC61F157 * get_version_4() const { return ___version_4; } inline DerInteger_tB789F30D6E0E2EFD1E2FFE5AF48B5A98CC61F157 ** get_address_of_version_4() { return &___version_4; } inline void set_version_4(DerInteger_tB789F30D6E0E2EFD1E2FFE5AF48B5A98CC61F157 * value) { ___version_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___version_4), (void*)value); } inline static int32_t get_offset_of_responderID_5() { return static_cast(offsetof(ResponseData_tAF2DAC289F4A4348C4C3F9E3BA5C270D78E16906, ___responderID_5)); } inline ResponderID_t30C43EC450B881F1B5624092F190C1B4787D1992 * get_responderID_5() const { return ___responderID_5; } inline ResponderID_t30C43EC450B881F1B5624092F190C1B4787D1992 ** get_address_of_responderID_5() { return &___responderID_5; } inline void set_responderID_5(ResponderID_t30C43EC450B881F1B5624092F190C1B4787D1992 * value) { ___responderID_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___responderID_5), (void*)value); } inline static int32_t get_offset_of_producedAt_6() { return static_cast(offsetof(ResponseData_tAF2DAC289F4A4348C4C3F9E3BA5C270D78E16906, ___producedAt_6)); } inline DerGeneralizedTime_tBBFB4F408F6511BF6E392086F8B0B213E18A6DF0 * get_producedAt_6() const { return ___producedAt_6; } inline DerGeneralizedTime_tBBFB4F408F6511BF6E392086F8B0B213E18A6DF0 ** get_address_of_producedAt_6() { return &___producedAt_6; } inline void set_producedAt_6(DerGeneralizedTime_tBBFB4F408F6511BF6E392086F8B0B213E18A6DF0 * value) { ___producedAt_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___producedAt_6), (void*)value); } inline static int32_t get_offset_of_responses_7() { return static_cast(offsetof(ResponseData_tAF2DAC289F4A4348C4C3F9E3BA5C270D78E16906, ___responses_7)); } inline Asn1Sequence_t95137642F0FE56379E966B4C62A5A4DAC9DC37E8 * get_responses_7() const { return ___responses_7; } inline Asn1Sequence_t95137642F0FE56379E966B4C62A5A4DAC9DC37E8 ** get_address_of_responses_7() { return &___responses_7; } inline void set_responses_7(Asn1Sequence_t95137642F0FE56379E966B4C62A5A4DAC9DC37E8 * value) { ___responses_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___responses_7), (void*)value); } inline static int32_t get_offset_of_responseExtensions_8() { return static_cast(offsetof(ResponseData_tAF2DAC289F4A4348C4C3F9E3BA5C270D78E16906, ___responseExtensions_8)); } inline X509Extensions_tB10F49C3BD6B861E20DB13C91BABE994543EC55F * get_responseExtensions_8() const { return ___responseExtensions_8; } inline X509Extensions_tB10F49C3BD6B861E20DB13C91BABE994543EC55F ** get_address_of_responseExtensions_8() { return &___responseExtensions_8; } inline void set_responseExtensions_8(X509Extensions_tB10F49C3BD6B861E20DB13C91BABE994543EC55F * value) { ___responseExtensions_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___responseExtensions_8), (void*)value); } }; struct ResponseData_tAF2DAC289F4A4348C4C3F9E3BA5C270D78E16906_StaticFields { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerInteger BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Ocsp.ResponseData::V1 DerInteger_tB789F30D6E0E2EFD1E2FFE5AF48B5A98CC61F157 * ___V1_2; public: inline static int32_t get_offset_of_V1_2() { return static_cast(offsetof(ResponseData_tAF2DAC289F4A4348C4C3F9E3BA5C270D78E16906_StaticFields, ___V1_2)); } inline DerInteger_tB789F30D6E0E2EFD1E2FFE5AF48B5A98CC61F157 * get_V1_2() const { return ___V1_2; } inline DerInteger_tB789F30D6E0E2EFD1E2FFE5AF48B5A98CC61F157 ** get_address_of_V1_2() { return &___V1_2; } inline void set_V1_2(DerInteger_tB789F30D6E0E2EFD1E2FFE5AF48B5A98CC61F157 * value) { ___V1_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___V1_2), (void*)value); } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Security.SecureRandom struct SecureRandom_t9625E4D95ED6174D321E8A8CB7DA3E264B11DC28 : public Random_t6C9E9775A149D0ADCFEB4B252C408F03EE870118 { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Prng.IRandomGenerator BestHTTP.SecureProtocol.Org.BouncyCastle.Security.SecureRandom::generator RuntimeObject* ___generator_5; public: inline static int32_t get_offset_of_generator_5() { return static_cast(offsetof(SecureRandom_t9625E4D95ED6174D321E8A8CB7DA3E264B11DC28, ___generator_5)); } inline RuntimeObject* get_generator_5() const { return ___generator_5; } inline RuntimeObject** get_address_of_generator_5() { return &___generator_5; } inline void set_generator_5(RuntimeObject* value) { ___generator_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___generator_5), (void*)value); } }; struct SecureRandom_t9625E4D95ED6174D321E8A8CB7DA3E264B11DC28_StaticFields { public: // System.Int64 BestHTTP.SecureProtocol.Org.BouncyCastle.Security.SecureRandom::counter int64_t ___counter_3; // BestHTTP.SecureProtocol.Org.BouncyCastle.Security.SecureRandom BestHTTP.SecureProtocol.Org.BouncyCastle.Security.SecureRandom::master SecureRandom_t9625E4D95ED6174D321E8A8CB7DA3E264B11DC28 * ___master_4; // System.Double BestHTTP.SecureProtocol.Org.BouncyCastle.Security.SecureRandom::DoubleScale double ___DoubleScale_6; public: inline static int32_t get_offset_of_counter_3() { return static_cast(offsetof(SecureRandom_t9625E4D95ED6174D321E8A8CB7DA3E264B11DC28_StaticFields, ___counter_3)); } inline int64_t get_counter_3() const { return ___counter_3; } inline int64_t* get_address_of_counter_3() { return &___counter_3; } inline void set_counter_3(int64_t value) { ___counter_3 = value; } inline static int32_t get_offset_of_master_4() { return static_cast(offsetof(SecureRandom_t9625E4D95ED6174D321E8A8CB7DA3E264B11DC28_StaticFields, ___master_4)); } inline SecureRandom_t9625E4D95ED6174D321E8A8CB7DA3E264B11DC28 * get_master_4() const { return ___master_4; } inline SecureRandom_t9625E4D95ED6174D321E8A8CB7DA3E264B11DC28 ** get_address_of_master_4() { return &___master_4; } inline void set_master_4(SecureRandom_t9625E4D95ED6174D321E8A8CB7DA3E264B11DC28 * value) { ___master_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___master_4), (void*)value); } inline static int32_t get_offset_of_DoubleScale_6() { return static_cast(offsetof(SecureRandom_t9625E4D95ED6174D321E8A8CB7DA3E264B11DC28_StaticFields, ___DoubleScale_6)); } inline double get_DoubleScale_6() const { return ___DoubleScale_6; } inline double* get_address_of_DoubleScale_6() { return &___DoubleScale_6; } inline void set_DoubleScale_6(double value) { ___DoubleScale_6 = value; } }; // System.Single struct Single_tE07797BA3C98D4CA9B5A19413C19A76688AB899E { public: // System.Single System.Single::m_value float ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(Single_tE07797BA3C98D4CA9B5A19413C19A76688AB899E, ___m_value_0)); } inline float get_m_value_0() const { return ___m_value_0; } inline float* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(float value) { ___m_value_0 = value; } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Ocsp.SingleResp struct SingleResp_t911D1B310E2DBA3F3A59024D6A08FA0BD55715AF : public X509ExtensionBase_t91B691B9E834F516C9CE847F2B900B019A37CCE7 { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Ocsp.SingleResponse BestHTTP.SecureProtocol.Org.BouncyCastle.Ocsp.SingleResp::resp SingleResponse_tDFEEC5793EABBD10E19A79FAA966FE028956E619 * ___resp_0; public: inline static int32_t get_offset_of_resp_0() { return static_cast(offsetof(SingleResp_t911D1B310E2DBA3F3A59024D6A08FA0BD55715AF, ___resp_0)); } inline SingleResponse_tDFEEC5793EABBD10E19A79FAA966FE028956E619 * get_resp_0() const { return ___resp_0; } inline SingleResponse_tDFEEC5793EABBD10E19A79FAA966FE028956E619 ** get_address_of_resp_0() { return &___resp_0; } inline void set_resp_0(SingleResponse_tDFEEC5793EABBD10E19A79FAA966FE028956E619 * value) { ___resp_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___resp_0), (void*)value); } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Ocsp.SingleResponse struct SingleResponse_tDFEEC5793EABBD10E19A79FAA966FE028956E619 : public Asn1Encodable_tCA51194A73D6D9585045A4D23CF12B939BF7F6EC { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Ocsp.CertID BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Ocsp.SingleResponse::certID CertID_t945D399859D8DB2523029689FA453B19136D40F0 * ___certID_2; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Ocsp.CertStatus BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Ocsp.SingleResponse::certStatus CertStatus_t69AE261617D9918044386EA6A27734847B0D90B9 * ___certStatus_3; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerGeneralizedTime BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Ocsp.SingleResponse::thisUpdate DerGeneralizedTime_tBBFB4F408F6511BF6E392086F8B0B213E18A6DF0 * ___thisUpdate_4; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerGeneralizedTime BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Ocsp.SingleResponse::nextUpdate DerGeneralizedTime_tBBFB4F408F6511BF6E392086F8B0B213E18A6DF0 * ___nextUpdate_5; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X509.X509Extensions BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Ocsp.SingleResponse::singleExtensions X509Extensions_tB10F49C3BD6B861E20DB13C91BABE994543EC55F * ___singleExtensions_6; public: inline static int32_t get_offset_of_certID_2() { return static_cast(offsetof(SingleResponse_tDFEEC5793EABBD10E19A79FAA966FE028956E619, ___certID_2)); } inline CertID_t945D399859D8DB2523029689FA453B19136D40F0 * get_certID_2() const { return ___certID_2; } inline CertID_t945D399859D8DB2523029689FA453B19136D40F0 ** get_address_of_certID_2() { return &___certID_2; } inline void set_certID_2(CertID_t945D399859D8DB2523029689FA453B19136D40F0 * value) { ___certID_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___certID_2), (void*)value); } inline static int32_t get_offset_of_certStatus_3() { return static_cast(offsetof(SingleResponse_tDFEEC5793EABBD10E19A79FAA966FE028956E619, ___certStatus_3)); } inline CertStatus_t69AE261617D9918044386EA6A27734847B0D90B9 * get_certStatus_3() const { return ___certStatus_3; } inline CertStatus_t69AE261617D9918044386EA6A27734847B0D90B9 ** get_address_of_certStatus_3() { return &___certStatus_3; } inline void set_certStatus_3(CertStatus_t69AE261617D9918044386EA6A27734847B0D90B9 * value) { ___certStatus_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___certStatus_3), (void*)value); } inline static int32_t get_offset_of_thisUpdate_4() { return static_cast(offsetof(SingleResponse_tDFEEC5793EABBD10E19A79FAA966FE028956E619, ___thisUpdate_4)); } inline DerGeneralizedTime_tBBFB4F408F6511BF6E392086F8B0B213E18A6DF0 * get_thisUpdate_4() const { return ___thisUpdate_4; } inline DerGeneralizedTime_tBBFB4F408F6511BF6E392086F8B0B213E18A6DF0 ** get_address_of_thisUpdate_4() { return &___thisUpdate_4; } inline void set_thisUpdate_4(DerGeneralizedTime_tBBFB4F408F6511BF6E392086F8B0B213E18A6DF0 * value) { ___thisUpdate_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___thisUpdate_4), (void*)value); } inline static int32_t get_offset_of_nextUpdate_5() { return static_cast(offsetof(SingleResponse_tDFEEC5793EABBD10E19A79FAA966FE028956E619, ___nextUpdate_5)); } inline DerGeneralizedTime_tBBFB4F408F6511BF6E392086F8B0B213E18A6DF0 * get_nextUpdate_5() const { return ___nextUpdate_5; } inline DerGeneralizedTime_tBBFB4F408F6511BF6E392086F8B0B213E18A6DF0 ** get_address_of_nextUpdate_5() { return &___nextUpdate_5; } inline void set_nextUpdate_5(DerGeneralizedTime_tBBFB4F408F6511BF6E392086F8B0B213E18A6DF0 * value) { ___nextUpdate_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___nextUpdate_5), (void*)value); } inline static int32_t get_offset_of_singleExtensions_6() { return static_cast(offsetof(SingleResponse_tDFEEC5793EABBD10E19A79FAA966FE028956E619, ___singleExtensions_6)); } inline X509Extensions_tB10F49C3BD6B861E20DB13C91BABE994543EC55F * get_singleExtensions_6() const { return ___singleExtensions_6; } inline X509Extensions_tB10F49C3BD6B861E20DB13C91BABE994543EC55F ** get_address_of_singleExtensions_6() { return &___singleExtensions_6; } inline void set_singleExtensions_6(X509Extensions_tB10F49C3BD6B861E20DB13C91BABE994543EC55F * value) { ___singleExtensions_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___singleExtensions_6), (void*)value); } }; // UnityEngine.UI.SpriteState struct SpriteState_t9024961148433175CE2F3D9E8E9239A8B1CAB15E { public: // UnityEngine.Sprite UnityEngine.UI.SpriteState::m_HighlightedSprite Sprite_t5B10B1178EC2E6F53D33FFD77557F31C08A51ED9 * ___m_HighlightedSprite_0; // UnityEngine.Sprite UnityEngine.UI.SpriteState::m_PressedSprite Sprite_t5B10B1178EC2E6F53D33FFD77557F31C08A51ED9 * ___m_PressedSprite_1; // UnityEngine.Sprite UnityEngine.UI.SpriteState::m_SelectedSprite Sprite_t5B10B1178EC2E6F53D33FFD77557F31C08A51ED9 * ___m_SelectedSprite_2; // UnityEngine.Sprite UnityEngine.UI.SpriteState::m_DisabledSprite Sprite_t5B10B1178EC2E6F53D33FFD77557F31C08A51ED9 * ___m_DisabledSprite_3; public: inline static int32_t get_offset_of_m_HighlightedSprite_0() { return static_cast(offsetof(SpriteState_t9024961148433175CE2F3D9E8E9239A8B1CAB15E, ___m_HighlightedSprite_0)); } inline Sprite_t5B10B1178EC2E6F53D33FFD77557F31C08A51ED9 * get_m_HighlightedSprite_0() const { return ___m_HighlightedSprite_0; } inline Sprite_t5B10B1178EC2E6F53D33FFD77557F31C08A51ED9 ** get_address_of_m_HighlightedSprite_0() { return &___m_HighlightedSprite_0; } inline void set_m_HighlightedSprite_0(Sprite_t5B10B1178EC2E6F53D33FFD77557F31C08A51ED9 * value) { ___m_HighlightedSprite_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_HighlightedSprite_0), (void*)value); } inline static int32_t get_offset_of_m_PressedSprite_1() { return static_cast(offsetof(SpriteState_t9024961148433175CE2F3D9E8E9239A8B1CAB15E, ___m_PressedSprite_1)); } inline Sprite_t5B10B1178EC2E6F53D33FFD77557F31C08A51ED9 * get_m_PressedSprite_1() const { return ___m_PressedSprite_1; } inline Sprite_t5B10B1178EC2E6F53D33FFD77557F31C08A51ED9 ** get_address_of_m_PressedSprite_1() { return &___m_PressedSprite_1; } inline void set_m_PressedSprite_1(Sprite_t5B10B1178EC2E6F53D33FFD77557F31C08A51ED9 * value) { ___m_PressedSprite_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_PressedSprite_1), (void*)value); } inline static int32_t get_offset_of_m_SelectedSprite_2() { return static_cast(offsetof(SpriteState_t9024961148433175CE2F3D9E8E9239A8B1CAB15E, ___m_SelectedSprite_2)); } inline Sprite_t5B10B1178EC2E6F53D33FFD77557F31C08A51ED9 * get_m_SelectedSprite_2() const { return ___m_SelectedSprite_2; } inline Sprite_t5B10B1178EC2E6F53D33FFD77557F31C08A51ED9 ** get_address_of_m_SelectedSprite_2() { return &___m_SelectedSprite_2; } inline void set_m_SelectedSprite_2(Sprite_t5B10B1178EC2E6F53D33FFD77557F31C08A51ED9 * value) { ___m_SelectedSprite_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_SelectedSprite_2), (void*)value); } inline static int32_t get_offset_of_m_DisabledSprite_3() { return static_cast(offsetof(SpriteState_t9024961148433175CE2F3D9E8E9239A8B1CAB15E, ___m_DisabledSprite_3)); } inline Sprite_t5B10B1178EC2E6F53D33FFD77557F31C08A51ED9 * get_m_DisabledSprite_3() const { return ___m_DisabledSprite_3; } inline Sprite_t5B10B1178EC2E6F53D33FFD77557F31C08A51ED9 ** get_address_of_m_DisabledSprite_3() { return &___m_DisabledSprite_3; } inline void set_m_DisabledSprite_3(Sprite_t5B10B1178EC2E6F53D33FFD77557F31C08A51ED9 * value) { ___m_DisabledSprite_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_DisabledSprite_3), (void*)value); } }; // Native definition for P/Invoke marshalling of UnityEngine.UI.SpriteState struct SpriteState_t9024961148433175CE2F3D9E8E9239A8B1CAB15E_marshaled_pinvoke { Sprite_t5B10B1178EC2E6F53D33FFD77557F31C08A51ED9 * ___m_HighlightedSprite_0; Sprite_t5B10B1178EC2E6F53D33FFD77557F31C08A51ED9 * ___m_PressedSprite_1; Sprite_t5B10B1178EC2E6F53D33FFD77557F31C08A51ED9 * ___m_SelectedSprite_2; Sprite_t5B10B1178EC2E6F53D33FFD77557F31C08A51ED9 * ___m_DisabledSprite_3; }; // Native definition for COM marshalling of UnityEngine.UI.SpriteState struct SpriteState_t9024961148433175CE2F3D9E8E9239A8B1CAB15E_marshaled_com { Sprite_t5B10B1178EC2E6F53D33FFD77557F31C08A51ED9 * ___m_HighlightedSprite_0; Sprite_t5B10B1178EC2E6F53D33FFD77557F31C08A51ED9 * ___m_PressedSprite_1; Sprite_t5B10B1178EC2E6F53D33FFD77557F31C08A51ED9 * ___m_SelectedSprite_2; Sprite_t5B10B1178EC2E6F53D33FFD77557F31C08A51ED9 * ___m_DisabledSprite_3; }; // System.IO.Stream struct Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB : public MarshalByRefObject_tD4DF91B488B284F899417EC468D8E50E933306A8 { public: // System.IO.Stream/ReadWriteTask System.IO.Stream::_activeReadWriteTask ReadWriteTask_t32CD2C230786712954C1DB518DBE420A1F4C7974 * ____activeReadWriteTask_3; // System.Threading.SemaphoreSlim System.IO.Stream::_asyncActiveSemaphore SemaphoreSlim_t3EF85FC980AE57957BEBB6B78E81DE2E3233D385 * ____asyncActiveSemaphore_4; public: inline static int32_t get_offset_of__activeReadWriteTask_3() { return static_cast(offsetof(Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB, ____activeReadWriteTask_3)); } inline ReadWriteTask_t32CD2C230786712954C1DB518DBE420A1F4C7974 * get__activeReadWriteTask_3() const { return ____activeReadWriteTask_3; } inline ReadWriteTask_t32CD2C230786712954C1DB518DBE420A1F4C7974 ** get_address_of__activeReadWriteTask_3() { return &____activeReadWriteTask_3; } inline void set__activeReadWriteTask_3(ReadWriteTask_t32CD2C230786712954C1DB518DBE420A1F4C7974 * value) { ____activeReadWriteTask_3 = value; Il2CppCodeGenWriteBarrier((void**)(&____activeReadWriteTask_3), (void*)value); } inline static int32_t get_offset_of__asyncActiveSemaphore_4() { return static_cast(offsetof(Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB, ____asyncActiveSemaphore_4)); } inline SemaphoreSlim_t3EF85FC980AE57957BEBB6B78E81DE2E3233D385 * get__asyncActiveSemaphore_4() const { return ____asyncActiveSemaphore_4; } inline SemaphoreSlim_t3EF85FC980AE57957BEBB6B78E81DE2E3233D385 ** get_address_of__asyncActiveSemaphore_4() { return &____asyncActiveSemaphore_4; } inline void set__asyncActiveSemaphore_4(SemaphoreSlim_t3EF85FC980AE57957BEBB6B78E81DE2E3233D385 * value) { ____asyncActiveSemaphore_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____asyncActiveSemaphore_4), (void*)value); } }; struct Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB_StaticFields { public: // System.IO.Stream System.IO.Stream::Null Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * ___Null_1; public: inline static int32_t get_offset_of_Null_1() { return static_cast(offsetof(Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB_StaticFields, ___Null_1)); } inline Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * get_Null_1() const { return ___Null_1; } inline Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB ** get_address_of_Null_1() { return &___Null_1; } inline void set_Null_1(Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * value) { ___Null_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___Null_1), (void*)value); } }; // TMPro.TMP_FontStyleStack struct TMP_FontStyleStack_tAD8C041F7E36517A3CF6E8301D6913159EE2D4D9 { public: // System.Byte TMPro.TMP_FontStyleStack::bold uint8_t ___bold_0; // System.Byte TMPro.TMP_FontStyleStack::italic uint8_t ___italic_1; // System.Byte TMPro.TMP_FontStyleStack::underline uint8_t ___underline_2; // System.Byte TMPro.TMP_FontStyleStack::strikethrough uint8_t ___strikethrough_3; // System.Byte TMPro.TMP_FontStyleStack::highlight uint8_t ___highlight_4; // System.Byte TMPro.TMP_FontStyleStack::superscript uint8_t ___superscript_5; // System.Byte TMPro.TMP_FontStyleStack::subscript uint8_t ___subscript_6; // System.Byte TMPro.TMP_FontStyleStack::uppercase uint8_t ___uppercase_7; // System.Byte TMPro.TMP_FontStyleStack::lowercase uint8_t ___lowercase_8; // System.Byte TMPro.TMP_FontStyleStack::smallcaps uint8_t ___smallcaps_9; public: inline static int32_t get_offset_of_bold_0() { return static_cast(offsetof(TMP_FontStyleStack_tAD8C041F7E36517A3CF6E8301D6913159EE2D4D9, ___bold_0)); } inline uint8_t get_bold_0() const { return ___bold_0; } inline uint8_t* get_address_of_bold_0() { return &___bold_0; } inline void set_bold_0(uint8_t value) { ___bold_0 = value; } inline static int32_t get_offset_of_italic_1() { return static_cast(offsetof(TMP_FontStyleStack_tAD8C041F7E36517A3CF6E8301D6913159EE2D4D9, ___italic_1)); } inline uint8_t get_italic_1() const { return ___italic_1; } inline uint8_t* get_address_of_italic_1() { return &___italic_1; } inline void set_italic_1(uint8_t value) { ___italic_1 = value; } inline static int32_t get_offset_of_underline_2() { return static_cast(offsetof(TMP_FontStyleStack_tAD8C041F7E36517A3CF6E8301D6913159EE2D4D9, ___underline_2)); } inline uint8_t get_underline_2() const { return ___underline_2; } inline uint8_t* get_address_of_underline_2() { return &___underline_2; } inline void set_underline_2(uint8_t value) { ___underline_2 = value; } inline static int32_t get_offset_of_strikethrough_3() { return static_cast(offsetof(TMP_FontStyleStack_tAD8C041F7E36517A3CF6E8301D6913159EE2D4D9, ___strikethrough_3)); } inline uint8_t get_strikethrough_3() const { return ___strikethrough_3; } inline uint8_t* get_address_of_strikethrough_3() { return &___strikethrough_3; } inline void set_strikethrough_3(uint8_t value) { ___strikethrough_3 = value; } inline static int32_t get_offset_of_highlight_4() { return static_cast(offsetof(TMP_FontStyleStack_tAD8C041F7E36517A3CF6E8301D6913159EE2D4D9, ___highlight_4)); } inline uint8_t get_highlight_4() const { return ___highlight_4; } inline uint8_t* get_address_of_highlight_4() { return &___highlight_4; } inline void set_highlight_4(uint8_t value) { ___highlight_4 = value; } inline static int32_t get_offset_of_superscript_5() { return static_cast(offsetof(TMP_FontStyleStack_tAD8C041F7E36517A3CF6E8301D6913159EE2D4D9, ___superscript_5)); } inline uint8_t get_superscript_5() const { return ___superscript_5; } inline uint8_t* get_address_of_superscript_5() { return &___superscript_5; } inline void set_superscript_5(uint8_t value) { ___superscript_5 = value; } inline static int32_t get_offset_of_subscript_6() { return static_cast(offsetof(TMP_FontStyleStack_tAD8C041F7E36517A3CF6E8301D6913159EE2D4D9, ___subscript_6)); } inline uint8_t get_subscript_6() const { return ___subscript_6; } inline uint8_t* get_address_of_subscript_6() { return &___subscript_6; } inline void set_subscript_6(uint8_t value) { ___subscript_6 = value; } inline static int32_t get_offset_of_uppercase_7() { return static_cast(offsetof(TMP_FontStyleStack_tAD8C041F7E36517A3CF6E8301D6913159EE2D4D9, ___uppercase_7)); } inline uint8_t get_uppercase_7() const { return ___uppercase_7; } inline uint8_t* get_address_of_uppercase_7() { return &___uppercase_7; } inline void set_uppercase_7(uint8_t value) { ___uppercase_7 = value; } inline static int32_t get_offset_of_lowercase_8() { return static_cast(offsetof(TMP_FontStyleStack_tAD8C041F7E36517A3CF6E8301D6913159EE2D4D9, ___lowercase_8)); } inline uint8_t get_lowercase_8() const { return ___lowercase_8; } inline uint8_t* get_address_of_lowercase_8() { return &___lowercase_8; } inline void set_lowercase_8(uint8_t value) { ___lowercase_8 = value; } inline static int32_t get_offset_of_smallcaps_9() { return static_cast(offsetof(TMP_FontStyleStack_tAD8C041F7E36517A3CF6E8301D6913159EE2D4D9, ___smallcaps_9)); } inline uint8_t get_smallcaps_9() const { return ___smallcaps_9; } inline uint8_t* get_address_of_smallcaps_9() { return &___smallcaps_9; } inline void set_smallcaps_9(uint8_t value) { ___smallcaps_9 = value; } }; // TMPro.TMP_Offset struct TMP_Offset_tFD2420EE03933F6A720EB5B66ED6B4FB67AE2117 { public: // System.Single TMPro.TMP_Offset::m_Left float ___m_Left_0; // System.Single TMPro.TMP_Offset::m_Right float ___m_Right_1; // System.Single TMPro.TMP_Offset::m_Top float ___m_Top_2; // System.Single TMPro.TMP_Offset::m_Bottom float ___m_Bottom_3; public: inline static int32_t get_offset_of_m_Left_0() { return static_cast(offsetof(TMP_Offset_tFD2420EE03933F6A720EB5B66ED6B4FB67AE2117, ___m_Left_0)); } inline float get_m_Left_0() const { return ___m_Left_0; } inline float* get_address_of_m_Left_0() { return &___m_Left_0; } inline void set_m_Left_0(float value) { ___m_Left_0 = value; } inline static int32_t get_offset_of_m_Right_1() { return static_cast(offsetof(TMP_Offset_tFD2420EE03933F6A720EB5B66ED6B4FB67AE2117, ___m_Right_1)); } inline float get_m_Right_1() const { return ___m_Right_1; } inline float* get_address_of_m_Right_1() { return &___m_Right_1; } inline void set_m_Right_1(float value) { ___m_Right_1 = value; } inline static int32_t get_offset_of_m_Top_2() { return static_cast(offsetof(TMP_Offset_tFD2420EE03933F6A720EB5B66ED6B4FB67AE2117, ___m_Top_2)); } inline float get_m_Top_2() const { return ___m_Top_2; } inline float* get_address_of_m_Top_2() { return &___m_Top_2; } inline void set_m_Top_2(float value) { ___m_Top_2 = value; } inline static int32_t get_offset_of_m_Bottom_3() { return static_cast(offsetof(TMP_Offset_tFD2420EE03933F6A720EB5B66ED6B4FB67AE2117, ___m_Bottom_3)); } inline float get_m_Bottom_3() const { return ___m_Bottom_3; } inline float* get_address_of_m_Bottom_3() { return &___m_Bottom_3; } inline void set_m_Bottom_3(float value) { ___m_Bottom_3 = value; } }; struct TMP_Offset_tFD2420EE03933F6A720EB5B66ED6B4FB67AE2117_StaticFields { public: // TMPro.TMP_Offset TMPro.TMP_Offset::k_ZeroOffset TMP_Offset_tFD2420EE03933F6A720EB5B66ED6B4FB67AE2117 ___k_ZeroOffset_4; public: inline static int32_t get_offset_of_k_ZeroOffset_4() { return static_cast(offsetof(TMP_Offset_tFD2420EE03933F6A720EB5B66ED6B4FB67AE2117_StaticFields, ___k_ZeroOffset_4)); } inline TMP_Offset_tFD2420EE03933F6A720EB5B66ED6B4FB67AE2117 get_k_ZeroOffset_4() const { return ___k_ZeroOffset_4; } inline TMP_Offset_tFD2420EE03933F6A720EB5B66ED6B4FB67AE2117 * get_address_of_k_ZeroOffset_4() { return &___k_ZeroOffset_4; } inline void set_k_ZeroOffset_4(TMP_Offset_tFD2420EE03933F6A720EB5B66ED6B4FB67AE2117 value) { ___k_ZeroOffset_4 = value; } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X509.Qualified.TypeOfBiometricData struct TypeOfBiometricData_tF391BBD145D2E82A4017C7D42410B3D519FE9F4A : public Asn1Encodable_tCA51194A73D6D9585045A4D23CF12B939BF7F6EC { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1Encodable BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X509.Qualified.TypeOfBiometricData::obj Asn1Encodable_tCA51194A73D6D9585045A4D23CF12B939BF7F6EC * ___obj_4; public: inline static int32_t get_offset_of_obj_4() { return static_cast(offsetof(TypeOfBiometricData_tF391BBD145D2E82A4017C7D42410B3D519FE9F4A, ___obj_4)); } inline Asn1Encodable_tCA51194A73D6D9585045A4D23CF12B939BF7F6EC * get_obj_4() const { return ___obj_4; } inline Asn1Encodable_tCA51194A73D6D9585045A4D23CF12B939BF7F6EC ** get_address_of_obj_4() { return &___obj_4; } inline void set_obj_4(Asn1Encodable_tCA51194A73D6D9585045A4D23CF12B939BF7F6EC * value) { ___obj_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___obj_4), (void*)value); } }; // System.UInt32 struct UInt32_tE60352A06233E4E69DD198BCC67142159F686B15 { 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_tE60352A06233E4E69DD198BCC67142159F686B15, ___m_value_0)); } inline uint32_t get_m_value_0() const { return ___m_value_0; } inline uint32_t* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(uint32_t value) { ___m_value_0 = value; } }; // System.UInt64 struct UInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281 { public: // System.UInt64 System.UInt64::m_value uint64_t ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(UInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281, ___m_value_0)); } inline uint64_t get_m_value_0() const { return ___m_value_0; } inline uint64_t* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(uint64_t value) { ___m_value_0 = value; } }; // UnityEngine.Vector2 struct Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 { public: // System.Single UnityEngine.Vector2::x float ___x_0; // System.Single UnityEngine.Vector2::y float ___y_1; public: inline static int32_t get_offset_of_x_0() { return static_cast(offsetof(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9, ___x_0)); } inline float get_x_0() const { return ___x_0; } inline float* get_address_of_x_0() { return &___x_0; } inline void set_x_0(float value) { ___x_0 = value; } inline static int32_t get_offset_of_y_1() { return static_cast(offsetof(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9, ___y_1)); } inline float get_y_1() const { return ___y_1; } inline float* get_address_of_y_1() { return &___y_1; } inline void set_y_1(float value) { ___y_1 = value; } }; struct Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9_StaticFields { public: // UnityEngine.Vector2 UnityEngine.Vector2::zeroVector Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___zeroVector_2; // UnityEngine.Vector2 UnityEngine.Vector2::oneVector Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___oneVector_3; // UnityEngine.Vector2 UnityEngine.Vector2::upVector Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___upVector_4; // UnityEngine.Vector2 UnityEngine.Vector2::downVector Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___downVector_5; // UnityEngine.Vector2 UnityEngine.Vector2::leftVector Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___leftVector_6; // UnityEngine.Vector2 UnityEngine.Vector2::rightVector Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___rightVector_7; // UnityEngine.Vector2 UnityEngine.Vector2::positiveInfinityVector Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___positiveInfinityVector_8; // UnityEngine.Vector2 UnityEngine.Vector2::negativeInfinityVector Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___negativeInfinityVector_9; public: inline static int32_t get_offset_of_zeroVector_2() { return static_cast(offsetof(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9_StaticFields, ___zeroVector_2)); } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 get_zeroVector_2() const { return ___zeroVector_2; } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 * get_address_of_zeroVector_2() { return &___zeroVector_2; } inline void set_zeroVector_2(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 value) { ___zeroVector_2 = value; } inline static int32_t get_offset_of_oneVector_3() { return static_cast(offsetof(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9_StaticFields, ___oneVector_3)); } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 get_oneVector_3() const { return ___oneVector_3; } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 * get_address_of_oneVector_3() { return &___oneVector_3; } inline void set_oneVector_3(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 value) { ___oneVector_3 = value; } inline static int32_t get_offset_of_upVector_4() { return static_cast(offsetof(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9_StaticFields, ___upVector_4)); } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 get_upVector_4() const { return ___upVector_4; } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 * get_address_of_upVector_4() { return &___upVector_4; } inline void set_upVector_4(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 value) { ___upVector_4 = value; } inline static int32_t get_offset_of_downVector_5() { return static_cast(offsetof(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9_StaticFields, ___downVector_5)); } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 get_downVector_5() const { return ___downVector_5; } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 * get_address_of_downVector_5() { return &___downVector_5; } inline void set_downVector_5(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 value) { ___downVector_5 = value; } inline static int32_t get_offset_of_leftVector_6() { return static_cast(offsetof(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9_StaticFields, ___leftVector_6)); } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 get_leftVector_6() const { return ___leftVector_6; } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 * get_address_of_leftVector_6() { return &___leftVector_6; } inline void set_leftVector_6(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 value) { ___leftVector_6 = value; } inline static int32_t get_offset_of_rightVector_7() { return static_cast(offsetof(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9_StaticFields, ___rightVector_7)); } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 get_rightVector_7() const { return ___rightVector_7; } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 * get_address_of_rightVector_7() { return &___rightVector_7; } inline void set_rightVector_7(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 value) { ___rightVector_7 = value; } inline static int32_t get_offset_of_positiveInfinityVector_8() { return static_cast(offsetof(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9_StaticFields, ___positiveInfinityVector_8)); } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 get_positiveInfinityVector_8() const { return ___positiveInfinityVector_8; } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 * get_address_of_positiveInfinityVector_8() { return &___positiveInfinityVector_8; } inline void set_positiveInfinityVector_8(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 value) { ___positiveInfinityVector_8 = value; } inline static int32_t get_offset_of_negativeInfinityVector_9() { return static_cast(offsetof(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9_StaticFields, ___negativeInfinityVector_9)); } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 get_negativeInfinityVector_9() const { return ___negativeInfinityVector_9; } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 * get_address_of_negativeInfinityVector_9() { return &___negativeInfinityVector_9; } inline void set_negativeInfinityVector_9(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 value) { ___negativeInfinityVector_9 = value; } }; // UnityEngine.Vector3 struct Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E { public: // System.Single UnityEngine.Vector3::x float ___x_2; // System.Single UnityEngine.Vector3::y float ___y_3; // System.Single UnityEngine.Vector3::z float ___z_4; public: inline static int32_t get_offset_of_x_2() { return static_cast(offsetof(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E, ___x_2)); } inline float get_x_2() const { return ___x_2; } inline float* get_address_of_x_2() { return &___x_2; } inline void set_x_2(float value) { ___x_2 = value; } inline static int32_t get_offset_of_y_3() { return static_cast(offsetof(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E, ___y_3)); } inline float get_y_3() const { return ___y_3; } inline float* get_address_of_y_3() { return &___y_3; } inline void set_y_3(float value) { ___y_3 = value; } inline static int32_t get_offset_of_z_4() { return static_cast(offsetof(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E, ___z_4)); } inline float get_z_4() const { return ___z_4; } inline float* get_address_of_z_4() { return &___z_4; } inline void set_z_4(float value) { ___z_4 = value; } }; struct Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E_StaticFields { public: // UnityEngine.Vector3 UnityEngine.Vector3::zeroVector Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___zeroVector_5; // UnityEngine.Vector3 UnityEngine.Vector3::oneVector Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___oneVector_6; // UnityEngine.Vector3 UnityEngine.Vector3::upVector Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___upVector_7; // UnityEngine.Vector3 UnityEngine.Vector3::downVector Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___downVector_8; // UnityEngine.Vector3 UnityEngine.Vector3::leftVector Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___leftVector_9; // UnityEngine.Vector3 UnityEngine.Vector3::rightVector Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___rightVector_10; // UnityEngine.Vector3 UnityEngine.Vector3::forwardVector Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___forwardVector_11; // UnityEngine.Vector3 UnityEngine.Vector3::backVector Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___backVector_12; // UnityEngine.Vector3 UnityEngine.Vector3::positiveInfinityVector Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___positiveInfinityVector_13; // UnityEngine.Vector3 UnityEngine.Vector3::negativeInfinityVector Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___negativeInfinityVector_14; public: inline static int32_t get_offset_of_zeroVector_5() { return static_cast(offsetof(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E_StaticFields, ___zeroVector_5)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_zeroVector_5() const { return ___zeroVector_5; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_zeroVector_5() { return &___zeroVector_5; } inline void set_zeroVector_5(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___zeroVector_5 = value; } inline static int32_t get_offset_of_oneVector_6() { return static_cast(offsetof(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E_StaticFields, ___oneVector_6)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_oneVector_6() const { return ___oneVector_6; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_oneVector_6() { return &___oneVector_6; } inline void set_oneVector_6(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___oneVector_6 = value; } inline static int32_t get_offset_of_upVector_7() { return static_cast(offsetof(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E_StaticFields, ___upVector_7)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_upVector_7() const { return ___upVector_7; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_upVector_7() { return &___upVector_7; } inline void set_upVector_7(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___upVector_7 = value; } inline static int32_t get_offset_of_downVector_8() { return static_cast(offsetof(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E_StaticFields, ___downVector_8)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_downVector_8() const { return ___downVector_8; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_downVector_8() { return &___downVector_8; } inline void set_downVector_8(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___downVector_8 = value; } inline static int32_t get_offset_of_leftVector_9() { return static_cast(offsetof(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E_StaticFields, ___leftVector_9)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_leftVector_9() const { return ___leftVector_9; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_leftVector_9() { return &___leftVector_9; } inline void set_leftVector_9(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___leftVector_9 = value; } inline static int32_t get_offset_of_rightVector_10() { return static_cast(offsetof(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E_StaticFields, ___rightVector_10)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_rightVector_10() const { return ___rightVector_10; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_rightVector_10() { return &___rightVector_10; } inline void set_rightVector_10(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___rightVector_10 = value; } inline static int32_t get_offset_of_forwardVector_11() { return static_cast(offsetof(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E_StaticFields, ___forwardVector_11)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_forwardVector_11() const { return ___forwardVector_11; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_forwardVector_11() { return &___forwardVector_11; } inline void set_forwardVector_11(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___forwardVector_11 = value; } inline static int32_t get_offset_of_backVector_12() { return static_cast(offsetof(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E_StaticFields, ___backVector_12)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_backVector_12() const { return ___backVector_12; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_backVector_12() { return &___backVector_12; } inline void set_backVector_12(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___backVector_12 = value; } inline static int32_t get_offset_of_positiveInfinityVector_13() { return static_cast(offsetof(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E_StaticFields, ___positiveInfinityVector_13)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_positiveInfinityVector_13() const { return ___positiveInfinityVector_13; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_positiveInfinityVector_13() { return &___positiveInfinityVector_13; } inline void set_positiveInfinityVector_13(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___positiveInfinityVector_13 = value; } inline static int32_t get_offset_of_negativeInfinityVector_14() { return static_cast(offsetof(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E_StaticFields, ___negativeInfinityVector_14)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_negativeInfinityVector_14() const { return ___negativeInfinityVector_14; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_negativeInfinityVector_14() { return &___negativeInfinityVector_14; } inline void set_negativeInfinityVector_14(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___negativeInfinityVector_14 = value; } }; // UnityEngine.Vector4 struct Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 { public: // System.Single UnityEngine.Vector4::x float ___x_1; // System.Single UnityEngine.Vector4::y float ___y_2; // System.Single UnityEngine.Vector4::z float ___z_3; // System.Single UnityEngine.Vector4::w float ___w_4; public: inline static int32_t get_offset_of_x_1() { return static_cast(offsetof(Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7, ___x_1)); } inline float get_x_1() const { return ___x_1; } inline float* get_address_of_x_1() { return &___x_1; } inline void set_x_1(float value) { ___x_1 = value; } inline static int32_t get_offset_of_y_2() { return static_cast(offsetof(Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7, ___y_2)); } inline float get_y_2() const { return ___y_2; } inline float* get_address_of_y_2() { return &___y_2; } inline void set_y_2(float value) { ___y_2 = value; } inline static int32_t get_offset_of_z_3() { return static_cast(offsetof(Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7, ___z_3)); } inline float get_z_3() const { return ___z_3; } inline float* get_address_of_z_3() { return &___z_3; } inline void set_z_3(float value) { ___z_3 = value; } inline static int32_t get_offset_of_w_4() { return static_cast(offsetof(Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7, ___w_4)); } inline float get_w_4() const { return ___w_4; } inline float* get_address_of_w_4() { return &___w_4; } inline void set_w_4(float value) { ___w_4 = value; } }; struct Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7_StaticFields { public: // UnityEngine.Vector4 UnityEngine.Vector4::zeroVector Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 ___zeroVector_5; // UnityEngine.Vector4 UnityEngine.Vector4::oneVector Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 ___oneVector_6; // UnityEngine.Vector4 UnityEngine.Vector4::positiveInfinityVector Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 ___positiveInfinityVector_7; // UnityEngine.Vector4 UnityEngine.Vector4::negativeInfinityVector Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 ___negativeInfinityVector_8; public: inline static int32_t get_offset_of_zeroVector_5() { return static_cast(offsetof(Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7_StaticFields, ___zeroVector_5)); } inline Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 get_zeroVector_5() const { return ___zeroVector_5; } inline Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 * get_address_of_zeroVector_5() { return &___zeroVector_5; } inline void set_zeroVector_5(Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 value) { ___zeroVector_5 = value; } inline static int32_t get_offset_of_oneVector_6() { return static_cast(offsetof(Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7_StaticFields, ___oneVector_6)); } inline Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 get_oneVector_6() const { return ___oneVector_6; } inline Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 * get_address_of_oneVector_6() { return &___oneVector_6; } inline void set_oneVector_6(Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 value) { ___oneVector_6 = value; } inline static int32_t get_offset_of_positiveInfinityVector_7() { return static_cast(offsetof(Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7_StaticFields, ___positiveInfinityVector_7)); } inline Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 get_positiveInfinityVector_7() const { return ___positiveInfinityVector_7; } inline Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 * get_address_of_positiveInfinityVector_7() { return &___positiveInfinityVector_7; } inline void set_positiveInfinityVector_7(Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 value) { ___positiveInfinityVector_7 = value; } inline static int32_t get_offset_of_negativeInfinityVector_8() { return static_cast(offsetof(Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7_StaticFields, ___negativeInfinityVector_8)); } inline Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 get_negativeInfinityVector_8() const { return ___negativeInfinityVector_8; } inline Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 * get_address_of_negativeInfinityVector_8() { return &___negativeInfinityVector_8; } inline void set_negativeInfinityVector_8(Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 value) { ___negativeInfinityVector_8 = value; } }; // System.Void struct Void_t700C6383A2A510C2CF4DD86DABD5CA9FF70ADAC5 { public: union { struct { }; uint8_t Void_t700C6383A2A510C2CF4DD86DABD5CA9FF70ADAC5__padding[1]; }; public: }; // BestHTTP.SecureProtocol.Org.BouncyCastle.X509.X509Certificate struct X509Certificate_t02D6D61F4D1C5E290A63DED5B388F0EEEFA9AA06 : public X509ExtensionBase_t91B691B9E834F516C9CE847F2B900B019A37CCE7 { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X509.X509CertificateStructure BestHTTP.SecureProtocol.Org.BouncyCastle.X509.X509Certificate::c X509CertificateStructure_tD48237F907D1001604C98590613EFD6D720BEDE1 * ___c_0; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X509.BasicConstraints BestHTTP.SecureProtocol.Org.BouncyCastle.X509.X509Certificate::basicConstraints BasicConstraints_t726ADB92F5098B7B4A50C44450B9A219DD48AA7C * ___basicConstraints_1; // System.Boolean[] BestHTTP.SecureProtocol.Org.BouncyCastle.X509.X509Certificate::keyUsage BooleanU5BU5D_tEC7BAF93C44F875016DAADC8696EE3A465644D3C* ___keyUsage_2; // System.Boolean BestHTTP.SecureProtocol.Org.BouncyCastle.X509.X509Certificate::hashValueSet bool ___hashValueSet_3; // System.Int32 BestHTTP.SecureProtocol.Org.BouncyCastle.X509.X509Certificate::hashValue int32_t ___hashValue_4; public: inline static int32_t get_offset_of_c_0() { return static_cast(offsetof(X509Certificate_t02D6D61F4D1C5E290A63DED5B388F0EEEFA9AA06, ___c_0)); } inline X509CertificateStructure_tD48237F907D1001604C98590613EFD6D720BEDE1 * get_c_0() const { return ___c_0; } inline X509CertificateStructure_tD48237F907D1001604C98590613EFD6D720BEDE1 ** get_address_of_c_0() { return &___c_0; } inline void set_c_0(X509CertificateStructure_tD48237F907D1001604C98590613EFD6D720BEDE1 * value) { ___c_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___c_0), (void*)value); } inline static int32_t get_offset_of_basicConstraints_1() { return static_cast(offsetof(X509Certificate_t02D6D61F4D1C5E290A63DED5B388F0EEEFA9AA06, ___basicConstraints_1)); } inline BasicConstraints_t726ADB92F5098B7B4A50C44450B9A219DD48AA7C * get_basicConstraints_1() const { return ___basicConstraints_1; } inline BasicConstraints_t726ADB92F5098B7B4A50C44450B9A219DD48AA7C ** get_address_of_basicConstraints_1() { return &___basicConstraints_1; } inline void set_basicConstraints_1(BasicConstraints_t726ADB92F5098B7B4A50C44450B9A219DD48AA7C * value) { ___basicConstraints_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___basicConstraints_1), (void*)value); } inline static int32_t get_offset_of_keyUsage_2() { return static_cast(offsetof(X509Certificate_t02D6D61F4D1C5E290A63DED5B388F0EEEFA9AA06, ___keyUsage_2)); } inline BooleanU5BU5D_tEC7BAF93C44F875016DAADC8696EE3A465644D3C* get_keyUsage_2() const { return ___keyUsage_2; } inline BooleanU5BU5D_tEC7BAF93C44F875016DAADC8696EE3A465644D3C** get_address_of_keyUsage_2() { return &___keyUsage_2; } inline void set_keyUsage_2(BooleanU5BU5D_tEC7BAF93C44F875016DAADC8696EE3A465644D3C* value) { ___keyUsage_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___keyUsage_2), (void*)value); } inline static int32_t get_offset_of_hashValueSet_3() { return static_cast(offsetof(X509Certificate_t02D6D61F4D1C5E290A63DED5B388F0EEEFA9AA06, ___hashValueSet_3)); } inline bool get_hashValueSet_3() const { return ___hashValueSet_3; } inline bool* get_address_of_hashValueSet_3() { return &___hashValueSet_3; } inline void set_hashValueSet_3(bool value) { ___hashValueSet_3 = value; } inline static int32_t get_offset_of_hashValue_4() { return static_cast(offsetof(X509Certificate_t02D6D61F4D1C5E290A63DED5B388F0EEEFA9AA06, ___hashValue_4)); } inline int32_t get_hashValue_4() const { return ___hashValue_4; } inline int32_t* get_address_of_hashValue_4() { return &___hashValue_4; } inline void set_hashValue_4(int32_t value) { ___hashValue_4 = value; } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X509.X509CertificateStructure struct X509CertificateStructure_tD48237F907D1001604C98590613EFD6D720BEDE1 : public Asn1Encodable_tCA51194A73D6D9585045A4D23CF12B939BF7F6EC { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X509.TbsCertificateStructure BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X509.X509CertificateStructure::tbsCert TbsCertificateStructure_t01EE51D1D9FF6763C618258225D3B5403E9800A3 * ___tbsCert_2; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X509.AlgorithmIdentifier BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X509.X509CertificateStructure::sigAlgID AlgorithmIdentifier_t269DF657EB8D3EF7C5C315F15E7FFC1FAFE029F9 * ___sigAlgID_3; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerBitString BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X509.X509CertificateStructure::sig DerBitString_t305465793A47445626D3541AB8CEDE347D874524 * ___sig_4; public: inline static int32_t get_offset_of_tbsCert_2() { return static_cast(offsetof(X509CertificateStructure_tD48237F907D1001604C98590613EFD6D720BEDE1, ___tbsCert_2)); } inline TbsCertificateStructure_t01EE51D1D9FF6763C618258225D3B5403E9800A3 * get_tbsCert_2() const { return ___tbsCert_2; } inline TbsCertificateStructure_t01EE51D1D9FF6763C618258225D3B5403E9800A3 ** get_address_of_tbsCert_2() { return &___tbsCert_2; } inline void set_tbsCert_2(TbsCertificateStructure_t01EE51D1D9FF6763C618258225D3B5403E9800A3 * value) { ___tbsCert_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___tbsCert_2), (void*)value); } inline static int32_t get_offset_of_sigAlgID_3() { return static_cast(offsetof(X509CertificateStructure_tD48237F907D1001604C98590613EFD6D720BEDE1, ___sigAlgID_3)); } inline AlgorithmIdentifier_t269DF657EB8D3EF7C5C315F15E7FFC1FAFE029F9 * get_sigAlgID_3() const { return ___sigAlgID_3; } inline AlgorithmIdentifier_t269DF657EB8D3EF7C5C315F15E7FFC1FAFE029F9 ** get_address_of_sigAlgID_3() { return &___sigAlgID_3; } inline void set_sigAlgID_3(AlgorithmIdentifier_t269DF657EB8D3EF7C5C315F15E7FFC1FAFE029F9 * value) { ___sigAlgID_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___sigAlgID_3), (void*)value); } inline static int32_t get_offset_of_sig_4() { return static_cast(offsetof(X509CertificateStructure_tD48237F907D1001604C98590613EFD6D720BEDE1, ___sig_4)); } inline DerBitString_t305465793A47445626D3541AB8CEDE347D874524 * get_sig_4() const { return ___sig_4; } inline DerBitString_t305465793A47445626D3541AB8CEDE347D874524 ** get_address_of_sig_4() { return &___sig_4; } inline void set_sig_4(DerBitString_t305465793A47445626D3541AB8CEDE347D874524 * value) { ___sig_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___sig_4), (void*)value); } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X509.X509Extensions struct X509Extensions_tB10F49C3BD6B861E20DB13C91BABE994543EC55F : public Asn1Encodable_tCA51194A73D6D9585045A4D23CF12B939BF7F6EC { public: // System.Collections.IDictionary BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X509.X509Extensions::extensions RuntimeObject* ___extensions_34; // System.Collections.IList BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X509.X509Extensions::ordering RuntimeObject* ___ordering_35; public: inline static int32_t get_offset_of_extensions_34() { return static_cast(offsetof(X509Extensions_tB10F49C3BD6B861E20DB13C91BABE994543EC55F, ___extensions_34)); } inline RuntimeObject* get_extensions_34() const { return ___extensions_34; } inline RuntimeObject** get_address_of_extensions_34() { return &___extensions_34; } inline void set_extensions_34(RuntimeObject* value) { ___extensions_34 = value; Il2CppCodeGenWriteBarrier((void**)(&___extensions_34), (void*)value); } inline static int32_t get_offset_of_ordering_35() { return static_cast(offsetof(X509Extensions_tB10F49C3BD6B861E20DB13C91BABE994543EC55F, ___ordering_35)); } inline RuntimeObject* get_ordering_35() const { return ___ordering_35; } inline RuntimeObject** get_address_of_ordering_35() { return &___ordering_35; } inline void set_ordering_35(RuntimeObject* value) { ___ordering_35 = value; Il2CppCodeGenWriteBarrier((void**)(&___ordering_35), (void*)value); } }; struct X509Extensions_tB10F49C3BD6B861E20DB13C91BABE994543EC55F_StaticFields { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerObjectIdentifier BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X509.X509Extensions::SubjectDirectoryAttributes DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * ___SubjectDirectoryAttributes_2; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerObjectIdentifier BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X509.X509Extensions::SubjectKeyIdentifier DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * ___SubjectKeyIdentifier_3; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerObjectIdentifier BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X509.X509Extensions::KeyUsage DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * ___KeyUsage_4; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerObjectIdentifier BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X509.X509Extensions::PrivateKeyUsagePeriod DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * ___PrivateKeyUsagePeriod_5; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerObjectIdentifier BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X509.X509Extensions::SubjectAlternativeName DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * ___SubjectAlternativeName_6; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerObjectIdentifier BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X509.X509Extensions::IssuerAlternativeName DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * ___IssuerAlternativeName_7; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerObjectIdentifier BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X509.X509Extensions::BasicConstraints DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * ___BasicConstraints_8; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerObjectIdentifier BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X509.X509Extensions::CrlNumber DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * ___CrlNumber_9; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerObjectIdentifier BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X509.X509Extensions::ReasonCode DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * ___ReasonCode_10; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerObjectIdentifier BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X509.X509Extensions::InstructionCode DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * ___InstructionCode_11; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerObjectIdentifier BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X509.X509Extensions::InvalidityDate DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * ___InvalidityDate_12; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerObjectIdentifier BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X509.X509Extensions::DeltaCrlIndicator DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * ___DeltaCrlIndicator_13; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerObjectIdentifier BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X509.X509Extensions::IssuingDistributionPoint DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * ___IssuingDistributionPoint_14; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerObjectIdentifier BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X509.X509Extensions::CertificateIssuer DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * ___CertificateIssuer_15; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerObjectIdentifier BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X509.X509Extensions::NameConstraints DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * ___NameConstraints_16; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerObjectIdentifier BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X509.X509Extensions::CrlDistributionPoints DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * ___CrlDistributionPoints_17; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerObjectIdentifier BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X509.X509Extensions::CertificatePolicies DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * ___CertificatePolicies_18; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerObjectIdentifier BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X509.X509Extensions::PolicyMappings DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * ___PolicyMappings_19; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerObjectIdentifier BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X509.X509Extensions::AuthorityKeyIdentifier DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * ___AuthorityKeyIdentifier_20; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerObjectIdentifier BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X509.X509Extensions::PolicyConstraints DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * ___PolicyConstraints_21; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerObjectIdentifier BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X509.X509Extensions::ExtendedKeyUsage DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * ___ExtendedKeyUsage_22; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerObjectIdentifier BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X509.X509Extensions::FreshestCrl DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * ___FreshestCrl_23; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerObjectIdentifier BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X509.X509Extensions::InhibitAnyPolicy DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * ___InhibitAnyPolicy_24; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerObjectIdentifier BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X509.X509Extensions::AuthorityInfoAccess DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * ___AuthorityInfoAccess_25; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerObjectIdentifier BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X509.X509Extensions::SubjectInfoAccess DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * ___SubjectInfoAccess_26; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerObjectIdentifier BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X509.X509Extensions::LogoType DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * ___LogoType_27; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerObjectIdentifier BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X509.X509Extensions::BiometricInfo DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * ___BiometricInfo_28; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerObjectIdentifier BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X509.X509Extensions::QCStatements DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * ___QCStatements_29; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerObjectIdentifier BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X509.X509Extensions::AuditIdentity DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * ___AuditIdentity_30; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerObjectIdentifier BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X509.X509Extensions::NoRevAvail DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * ___NoRevAvail_31; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerObjectIdentifier BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X509.X509Extensions::TargetInformation DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * ___TargetInformation_32; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerObjectIdentifier BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X509.X509Extensions::ExpiredCertsOnCrl DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * ___ExpiredCertsOnCrl_33; public: inline static int32_t get_offset_of_SubjectDirectoryAttributes_2() { return static_cast(offsetof(X509Extensions_tB10F49C3BD6B861E20DB13C91BABE994543EC55F_StaticFields, ___SubjectDirectoryAttributes_2)); } inline DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * get_SubjectDirectoryAttributes_2() const { return ___SubjectDirectoryAttributes_2; } inline DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 ** get_address_of_SubjectDirectoryAttributes_2() { return &___SubjectDirectoryAttributes_2; } inline void set_SubjectDirectoryAttributes_2(DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * value) { ___SubjectDirectoryAttributes_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___SubjectDirectoryAttributes_2), (void*)value); } inline static int32_t get_offset_of_SubjectKeyIdentifier_3() { return static_cast(offsetof(X509Extensions_tB10F49C3BD6B861E20DB13C91BABE994543EC55F_StaticFields, ___SubjectKeyIdentifier_3)); } inline DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * get_SubjectKeyIdentifier_3() const { return ___SubjectKeyIdentifier_3; } inline DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 ** get_address_of_SubjectKeyIdentifier_3() { return &___SubjectKeyIdentifier_3; } inline void set_SubjectKeyIdentifier_3(DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * value) { ___SubjectKeyIdentifier_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___SubjectKeyIdentifier_3), (void*)value); } inline static int32_t get_offset_of_KeyUsage_4() { return static_cast(offsetof(X509Extensions_tB10F49C3BD6B861E20DB13C91BABE994543EC55F_StaticFields, ___KeyUsage_4)); } inline DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * get_KeyUsage_4() const { return ___KeyUsage_4; } inline DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 ** get_address_of_KeyUsage_4() { return &___KeyUsage_4; } inline void set_KeyUsage_4(DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * value) { ___KeyUsage_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___KeyUsage_4), (void*)value); } inline static int32_t get_offset_of_PrivateKeyUsagePeriod_5() { return static_cast(offsetof(X509Extensions_tB10F49C3BD6B861E20DB13C91BABE994543EC55F_StaticFields, ___PrivateKeyUsagePeriod_5)); } inline DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * get_PrivateKeyUsagePeriod_5() const { return ___PrivateKeyUsagePeriod_5; } inline DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 ** get_address_of_PrivateKeyUsagePeriod_5() { return &___PrivateKeyUsagePeriod_5; } inline void set_PrivateKeyUsagePeriod_5(DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * value) { ___PrivateKeyUsagePeriod_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___PrivateKeyUsagePeriod_5), (void*)value); } inline static int32_t get_offset_of_SubjectAlternativeName_6() { return static_cast(offsetof(X509Extensions_tB10F49C3BD6B861E20DB13C91BABE994543EC55F_StaticFields, ___SubjectAlternativeName_6)); } inline DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * get_SubjectAlternativeName_6() const { return ___SubjectAlternativeName_6; } inline DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 ** get_address_of_SubjectAlternativeName_6() { return &___SubjectAlternativeName_6; } inline void set_SubjectAlternativeName_6(DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * value) { ___SubjectAlternativeName_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___SubjectAlternativeName_6), (void*)value); } inline static int32_t get_offset_of_IssuerAlternativeName_7() { return static_cast(offsetof(X509Extensions_tB10F49C3BD6B861E20DB13C91BABE994543EC55F_StaticFields, ___IssuerAlternativeName_7)); } inline DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * get_IssuerAlternativeName_7() const { return ___IssuerAlternativeName_7; } inline DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 ** get_address_of_IssuerAlternativeName_7() { return &___IssuerAlternativeName_7; } inline void set_IssuerAlternativeName_7(DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * value) { ___IssuerAlternativeName_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___IssuerAlternativeName_7), (void*)value); } inline static int32_t get_offset_of_BasicConstraints_8() { return static_cast(offsetof(X509Extensions_tB10F49C3BD6B861E20DB13C91BABE994543EC55F_StaticFields, ___BasicConstraints_8)); } inline DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * get_BasicConstraints_8() const { return ___BasicConstraints_8; } inline DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 ** get_address_of_BasicConstraints_8() { return &___BasicConstraints_8; } inline void set_BasicConstraints_8(DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * value) { ___BasicConstraints_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___BasicConstraints_8), (void*)value); } inline static int32_t get_offset_of_CrlNumber_9() { return static_cast(offsetof(X509Extensions_tB10F49C3BD6B861E20DB13C91BABE994543EC55F_StaticFields, ___CrlNumber_9)); } inline DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * get_CrlNumber_9() const { return ___CrlNumber_9; } inline DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 ** get_address_of_CrlNumber_9() { return &___CrlNumber_9; } inline void set_CrlNumber_9(DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * value) { ___CrlNumber_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___CrlNumber_9), (void*)value); } inline static int32_t get_offset_of_ReasonCode_10() { return static_cast(offsetof(X509Extensions_tB10F49C3BD6B861E20DB13C91BABE994543EC55F_StaticFields, ___ReasonCode_10)); } inline DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * get_ReasonCode_10() const { return ___ReasonCode_10; } inline DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 ** get_address_of_ReasonCode_10() { return &___ReasonCode_10; } inline void set_ReasonCode_10(DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * value) { ___ReasonCode_10 = value; Il2CppCodeGenWriteBarrier((void**)(&___ReasonCode_10), (void*)value); } inline static int32_t get_offset_of_InstructionCode_11() { return static_cast(offsetof(X509Extensions_tB10F49C3BD6B861E20DB13C91BABE994543EC55F_StaticFields, ___InstructionCode_11)); } inline DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * get_InstructionCode_11() const { return ___InstructionCode_11; } inline DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 ** get_address_of_InstructionCode_11() { return &___InstructionCode_11; } inline void set_InstructionCode_11(DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * value) { ___InstructionCode_11 = value; Il2CppCodeGenWriteBarrier((void**)(&___InstructionCode_11), (void*)value); } inline static int32_t get_offset_of_InvalidityDate_12() { return static_cast(offsetof(X509Extensions_tB10F49C3BD6B861E20DB13C91BABE994543EC55F_StaticFields, ___InvalidityDate_12)); } inline DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * get_InvalidityDate_12() const { return ___InvalidityDate_12; } inline DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 ** get_address_of_InvalidityDate_12() { return &___InvalidityDate_12; } inline void set_InvalidityDate_12(DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * value) { ___InvalidityDate_12 = value; Il2CppCodeGenWriteBarrier((void**)(&___InvalidityDate_12), (void*)value); } inline static int32_t get_offset_of_DeltaCrlIndicator_13() { return static_cast(offsetof(X509Extensions_tB10F49C3BD6B861E20DB13C91BABE994543EC55F_StaticFields, ___DeltaCrlIndicator_13)); } inline DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * get_DeltaCrlIndicator_13() const { return ___DeltaCrlIndicator_13; } inline DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 ** get_address_of_DeltaCrlIndicator_13() { return &___DeltaCrlIndicator_13; } inline void set_DeltaCrlIndicator_13(DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * value) { ___DeltaCrlIndicator_13 = value; Il2CppCodeGenWriteBarrier((void**)(&___DeltaCrlIndicator_13), (void*)value); } inline static int32_t get_offset_of_IssuingDistributionPoint_14() { return static_cast(offsetof(X509Extensions_tB10F49C3BD6B861E20DB13C91BABE994543EC55F_StaticFields, ___IssuingDistributionPoint_14)); } inline DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * get_IssuingDistributionPoint_14() const { return ___IssuingDistributionPoint_14; } inline DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 ** get_address_of_IssuingDistributionPoint_14() { return &___IssuingDistributionPoint_14; } inline void set_IssuingDistributionPoint_14(DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * value) { ___IssuingDistributionPoint_14 = value; Il2CppCodeGenWriteBarrier((void**)(&___IssuingDistributionPoint_14), (void*)value); } inline static int32_t get_offset_of_CertificateIssuer_15() { return static_cast(offsetof(X509Extensions_tB10F49C3BD6B861E20DB13C91BABE994543EC55F_StaticFields, ___CertificateIssuer_15)); } inline DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * get_CertificateIssuer_15() const { return ___CertificateIssuer_15; } inline DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 ** get_address_of_CertificateIssuer_15() { return &___CertificateIssuer_15; } inline void set_CertificateIssuer_15(DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * value) { ___CertificateIssuer_15 = value; Il2CppCodeGenWriteBarrier((void**)(&___CertificateIssuer_15), (void*)value); } inline static int32_t get_offset_of_NameConstraints_16() { return static_cast(offsetof(X509Extensions_tB10F49C3BD6B861E20DB13C91BABE994543EC55F_StaticFields, ___NameConstraints_16)); } inline DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * get_NameConstraints_16() const { return ___NameConstraints_16; } inline DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 ** get_address_of_NameConstraints_16() { return &___NameConstraints_16; } inline void set_NameConstraints_16(DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * value) { ___NameConstraints_16 = value; Il2CppCodeGenWriteBarrier((void**)(&___NameConstraints_16), (void*)value); } inline static int32_t get_offset_of_CrlDistributionPoints_17() { return static_cast(offsetof(X509Extensions_tB10F49C3BD6B861E20DB13C91BABE994543EC55F_StaticFields, ___CrlDistributionPoints_17)); } inline DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * get_CrlDistributionPoints_17() const { return ___CrlDistributionPoints_17; } inline DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 ** get_address_of_CrlDistributionPoints_17() { return &___CrlDistributionPoints_17; } inline void set_CrlDistributionPoints_17(DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * value) { ___CrlDistributionPoints_17 = value; Il2CppCodeGenWriteBarrier((void**)(&___CrlDistributionPoints_17), (void*)value); } inline static int32_t get_offset_of_CertificatePolicies_18() { return static_cast(offsetof(X509Extensions_tB10F49C3BD6B861E20DB13C91BABE994543EC55F_StaticFields, ___CertificatePolicies_18)); } inline DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * get_CertificatePolicies_18() const { return ___CertificatePolicies_18; } inline DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 ** get_address_of_CertificatePolicies_18() { return &___CertificatePolicies_18; } inline void set_CertificatePolicies_18(DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * value) { ___CertificatePolicies_18 = value; Il2CppCodeGenWriteBarrier((void**)(&___CertificatePolicies_18), (void*)value); } inline static int32_t get_offset_of_PolicyMappings_19() { return static_cast(offsetof(X509Extensions_tB10F49C3BD6B861E20DB13C91BABE994543EC55F_StaticFields, ___PolicyMappings_19)); } inline DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * get_PolicyMappings_19() const { return ___PolicyMappings_19; } inline DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 ** get_address_of_PolicyMappings_19() { return &___PolicyMappings_19; } inline void set_PolicyMappings_19(DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * value) { ___PolicyMappings_19 = value; Il2CppCodeGenWriteBarrier((void**)(&___PolicyMappings_19), (void*)value); } inline static int32_t get_offset_of_AuthorityKeyIdentifier_20() { return static_cast(offsetof(X509Extensions_tB10F49C3BD6B861E20DB13C91BABE994543EC55F_StaticFields, ___AuthorityKeyIdentifier_20)); } inline DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * get_AuthorityKeyIdentifier_20() const { return ___AuthorityKeyIdentifier_20; } inline DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 ** get_address_of_AuthorityKeyIdentifier_20() { return &___AuthorityKeyIdentifier_20; } inline void set_AuthorityKeyIdentifier_20(DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * value) { ___AuthorityKeyIdentifier_20 = value; Il2CppCodeGenWriteBarrier((void**)(&___AuthorityKeyIdentifier_20), (void*)value); } inline static int32_t get_offset_of_PolicyConstraints_21() { return static_cast(offsetof(X509Extensions_tB10F49C3BD6B861E20DB13C91BABE994543EC55F_StaticFields, ___PolicyConstraints_21)); } inline DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * get_PolicyConstraints_21() const { return ___PolicyConstraints_21; } inline DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 ** get_address_of_PolicyConstraints_21() { return &___PolicyConstraints_21; } inline void set_PolicyConstraints_21(DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * value) { ___PolicyConstraints_21 = value; Il2CppCodeGenWriteBarrier((void**)(&___PolicyConstraints_21), (void*)value); } inline static int32_t get_offset_of_ExtendedKeyUsage_22() { return static_cast(offsetof(X509Extensions_tB10F49C3BD6B861E20DB13C91BABE994543EC55F_StaticFields, ___ExtendedKeyUsage_22)); } inline DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * get_ExtendedKeyUsage_22() const { return ___ExtendedKeyUsage_22; } inline DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 ** get_address_of_ExtendedKeyUsage_22() { return &___ExtendedKeyUsage_22; } inline void set_ExtendedKeyUsage_22(DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * value) { ___ExtendedKeyUsage_22 = value; Il2CppCodeGenWriteBarrier((void**)(&___ExtendedKeyUsage_22), (void*)value); } inline static int32_t get_offset_of_FreshestCrl_23() { return static_cast(offsetof(X509Extensions_tB10F49C3BD6B861E20DB13C91BABE994543EC55F_StaticFields, ___FreshestCrl_23)); } inline DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * get_FreshestCrl_23() const { return ___FreshestCrl_23; } inline DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 ** get_address_of_FreshestCrl_23() { return &___FreshestCrl_23; } inline void set_FreshestCrl_23(DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * value) { ___FreshestCrl_23 = value; Il2CppCodeGenWriteBarrier((void**)(&___FreshestCrl_23), (void*)value); } inline static int32_t get_offset_of_InhibitAnyPolicy_24() { return static_cast(offsetof(X509Extensions_tB10F49C3BD6B861E20DB13C91BABE994543EC55F_StaticFields, ___InhibitAnyPolicy_24)); } inline DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * get_InhibitAnyPolicy_24() const { return ___InhibitAnyPolicy_24; } inline DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 ** get_address_of_InhibitAnyPolicy_24() { return &___InhibitAnyPolicy_24; } inline void set_InhibitAnyPolicy_24(DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * value) { ___InhibitAnyPolicy_24 = value; Il2CppCodeGenWriteBarrier((void**)(&___InhibitAnyPolicy_24), (void*)value); } inline static int32_t get_offset_of_AuthorityInfoAccess_25() { return static_cast(offsetof(X509Extensions_tB10F49C3BD6B861E20DB13C91BABE994543EC55F_StaticFields, ___AuthorityInfoAccess_25)); } inline DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * get_AuthorityInfoAccess_25() const { return ___AuthorityInfoAccess_25; } inline DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 ** get_address_of_AuthorityInfoAccess_25() { return &___AuthorityInfoAccess_25; } inline void set_AuthorityInfoAccess_25(DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * value) { ___AuthorityInfoAccess_25 = value; Il2CppCodeGenWriteBarrier((void**)(&___AuthorityInfoAccess_25), (void*)value); } inline static int32_t get_offset_of_SubjectInfoAccess_26() { return static_cast(offsetof(X509Extensions_tB10F49C3BD6B861E20DB13C91BABE994543EC55F_StaticFields, ___SubjectInfoAccess_26)); } inline DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * get_SubjectInfoAccess_26() const { return ___SubjectInfoAccess_26; } inline DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 ** get_address_of_SubjectInfoAccess_26() { return &___SubjectInfoAccess_26; } inline void set_SubjectInfoAccess_26(DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * value) { ___SubjectInfoAccess_26 = value; Il2CppCodeGenWriteBarrier((void**)(&___SubjectInfoAccess_26), (void*)value); } inline static int32_t get_offset_of_LogoType_27() { return static_cast(offsetof(X509Extensions_tB10F49C3BD6B861E20DB13C91BABE994543EC55F_StaticFields, ___LogoType_27)); } inline DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * get_LogoType_27() const { return ___LogoType_27; } inline DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 ** get_address_of_LogoType_27() { return &___LogoType_27; } inline void set_LogoType_27(DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * value) { ___LogoType_27 = value; Il2CppCodeGenWriteBarrier((void**)(&___LogoType_27), (void*)value); } inline static int32_t get_offset_of_BiometricInfo_28() { return static_cast(offsetof(X509Extensions_tB10F49C3BD6B861E20DB13C91BABE994543EC55F_StaticFields, ___BiometricInfo_28)); } inline DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * get_BiometricInfo_28() const { return ___BiometricInfo_28; } inline DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 ** get_address_of_BiometricInfo_28() { return &___BiometricInfo_28; } inline void set_BiometricInfo_28(DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * value) { ___BiometricInfo_28 = value; Il2CppCodeGenWriteBarrier((void**)(&___BiometricInfo_28), (void*)value); } inline static int32_t get_offset_of_QCStatements_29() { return static_cast(offsetof(X509Extensions_tB10F49C3BD6B861E20DB13C91BABE994543EC55F_StaticFields, ___QCStatements_29)); } inline DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * get_QCStatements_29() const { return ___QCStatements_29; } inline DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 ** get_address_of_QCStatements_29() { return &___QCStatements_29; } inline void set_QCStatements_29(DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * value) { ___QCStatements_29 = value; Il2CppCodeGenWriteBarrier((void**)(&___QCStatements_29), (void*)value); } inline static int32_t get_offset_of_AuditIdentity_30() { return static_cast(offsetof(X509Extensions_tB10F49C3BD6B861E20DB13C91BABE994543EC55F_StaticFields, ___AuditIdentity_30)); } inline DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * get_AuditIdentity_30() const { return ___AuditIdentity_30; } inline DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 ** get_address_of_AuditIdentity_30() { return &___AuditIdentity_30; } inline void set_AuditIdentity_30(DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * value) { ___AuditIdentity_30 = value; Il2CppCodeGenWriteBarrier((void**)(&___AuditIdentity_30), (void*)value); } inline static int32_t get_offset_of_NoRevAvail_31() { return static_cast(offsetof(X509Extensions_tB10F49C3BD6B861E20DB13C91BABE994543EC55F_StaticFields, ___NoRevAvail_31)); } inline DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * get_NoRevAvail_31() const { return ___NoRevAvail_31; } inline DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 ** get_address_of_NoRevAvail_31() { return &___NoRevAvail_31; } inline void set_NoRevAvail_31(DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * value) { ___NoRevAvail_31 = value; Il2CppCodeGenWriteBarrier((void**)(&___NoRevAvail_31), (void*)value); } inline static int32_t get_offset_of_TargetInformation_32() { return static_cast(offsetof(X509Extensions_tB10F49C3BD6B861E20DB13C91BABE994543EC55F_StaticFields, ___TargetInformation_32)); } inline DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * get_TargetInformation_32() const { return ___TargetInformation_32; } inline DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 ** get_address_of_TargetInformation_32() { return &___TargetInformation_32; } inline void set_TargetInformation_32(DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * value) { ___TargetInformation_32 = value; Il2CppCodeGenWriteBarrier((void**)(&___TargetInformation_32), (void*)value); } inline static int32_t get_offset_of_ExpiredCertsOnCrl_33() { return static_cast(offsetof(X509Extensions_tB10F49C3BD6B861E20DB13C91BABE994543EC55F_StaticFields, ___ExpiredCertsOnCrl_33)); } inline DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * get_ExpiredCertsOnCrl_33() const { return ___ExpiredCertsOnCrl_33; } inline DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 ** get_address_of_ExpiredCertsOnCrl_33() { return &___ExpiredCertsOnCrl_33; } inline void set_ExpiredCertsOnCrl_33(DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * value) { ___ExpiredCertsOnCrl_33 = value; Il2CppCodeGenWriteBarrier((void**)(&___ExpiredCertsOnCrl_33), (void*)value); } }; // /__StaticArrayInitTypeSize=1024 struct __StaticArrayInitTypeSizeU3D1024_tBE4C179BB086BC42B30E7BE339E60017D8093665 { public: union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D1024_tBE4C179BB086BC42B30E7BE339E60017D8093665__padding[1024]; }; public: }; // /__StaticArrayInitTypeSize=112 struct __StaticArrayInitTypeSizeU3D112_t366701DE02350ED8C8A65F92A137F54409B95542 { public: union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D112_t366701DE02350ED8C8A65F92A137F54409B95542__padding[112]; }; public: }; // /__StaticArrayInitTypeSize=1152 struct __StaticArrayInitTypeSizeU3D1152_t2104B5740ABD2FB36896B62E02098A1B196E493F { public: union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D1152_t2104B5740ABD2FB36896B62E02098A1B196E493F__padding[1152]; }; public: }; // /__StaticArrayInitTypeSize=116 struct __StaticArrayInitTypeSizeU3D116_t9020B92E8453BBAFE2519A469C0893F630E8D2C9 { public: union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D116_t9020B92E8453BBAFE2519A469C0893F630E8D2C9__padding[116]; }; public: }; // /__StaticArrayInitTypeSize=12 struct __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 { public: union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794__padding[12]; }; public: }; // /__StaticArrayInitTypeSize=120 struct __StaticArrayInitTypeSizeU3D120_tD78937C26C99B5FDF514E7F2EB4F8F2367B4C05A { public: union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D120_tD78937C26C99B5FDF514E7F2EB4F8F2367B4C05A__padding[120]; }; public: }; // /__StaticArrayInitTypeSize=124 struct __StaticArrayInitTypeSizeU3D124_t4DC490DCE9056B4FDAA27442CBBA7F0F499B0451 { public: union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D124_t4DC490DCE9056B4FDAA27442CBBA7F0F499B0451__padding[124]; }; public: }; // /__StaticArrayInitTypeSize=128 struct __StaticArrayInitTypeSizeU3D128_tA0867200945A1690520537DFA2DD9F2DC8E1209C { public: union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D128_tA0867200945A1690520537DFA2DD9F2DC8E1209C__padding[128]; }; public: }; // /__StaticArrayInitTypeSize=16 struct __StaticArrayInitTypeSizeU3D16_tFDEEE4051A26433A5996232ADC3414625654DA66 { public: union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D16_tFDEEE4051A26433A5996232ADC3414625654DA66__padding[16]; }; public: }; // /__StaticArrayInitTypeSize=160 struct __StaticArrayInitTypeSizeU3D160_t01D8A735071F3884433FD17606956ED602F11B27 { public: union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D160_t01D8A735071F3884433FD17606956ED602F11B27__padding[160]; }; public: }; // /__StaticArrayInitTypeSize=19 struct __StaticArrayInitTypeSizeU3D19_t6F47B190498106B49FE59B8EC484EB7D61D348D4 { public: union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D19_t6F47B190498106B49FE59B8EC484EB7D61D348D4__padding[19]; }; public: }; // /__StaticArrayInitTypeSize=192 struct __StaticArrayInitTypeSizeU3D192_tC7D23024B2AD7A4D301599706A49B8C87DAA353D { public: union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D192_tC7D23024B2AD7A4D301599706A49B8C87DAA353D__padding[192]; }; public: }; // /__StaticArrayInitTypeSize=20 struct __StaticArrayInitTypeSizeU3D20_tA7878E15E0E5AC780F6ED4F6E87AD8233A152598 { public: union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D20_tA7878E15E0E5AC780F6ED4F6E87AD8233A152598__padding[20]; }; public: }; // /__StaticArrayInitTypeSize=2048 struct __StaticArrayInitTypeSizeU3D2048_t466737CD17660C48F81FB82F5CE837C6303A316E { public: union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D2048_t466737CD17660C48F81FB82F5CE837C6303A316E__padding[2048]; }; public: }; // /__StaticArrayInitTypeSize=24 struct __StaticArrayInitTypeSizeU3D24_t2F23740D8943FC7C06AD3DD80B71D65744F140F2 { public: union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D24_t2F23740D8943FC7C06AD3DD80B71D65744F140F2__padding[24]; }; public: }; // /__StaticArrayInitTypeSize=256 struct __StaticArrayInitTypeSizeU3D256_t54C7F26E5B56B7887AE4586ABF35C9B1633A3449 { public: union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D256_t54C7F26E5B56B7887AE4586ABF35C9B1633A3449__padding[256]; }; public: }; // /__StaticArrayInitTypeSize=28 struct __StaticArrayInitTypeSizeU3D28_tB9DE54DF41ABC27805509271A10177513906BF30 { public: union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D28_tB9DE54DF41ABC27805509271A10177513906BF30__padding[28]; }; public: }; // /__StaticArrayInitTypeSize=3 struct __StaticArrayInitTypeSizeU3D3_t4D94CFD4A1D337F535123BB0BD49F9DDB4392C7F { public: union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D3_t4D94CFD4A1D337F535123BB0BD49F9DDB4392C7F__padding[3]; }; public: }; // /__StaticArrayInitTypeSize=30 struct __StaticArrayInitTypeSizeU3D30_tD08FD0996F882530B072EF52BF88556C13AF0306 { public: union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D30_tD08FD0996F882530B072EF52BF88556C13AF0306__padding[30]; }; public: }; // /__StaticArrayInitTypeSize=32 struct __StaticArrayInitTypeSizeU3D32_t1DFB229ADDC86DD5A295F9C768E8E5D0DF92913F { public: union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D32_t1DFB229ADDC86DD5A295F9C768E8E5D0DF92913F__padding[32]; }; public: }; // /__StaticArrayInitTypeSize=36 struct __StaticArrayInitTypeSizeU3D36_t5A0F5FAC8609C11AC407745154F17247010BD4A1 { public: union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D36_t5A0F5FAC8609C11AC407745154F17247010BD4A1__padding[36]; }; public: }; // /__StaticArrayInitTypeSize=38 struct __StaticArrayInitTypeSizeU3D38_tA06FFB58ABD95EAC48139C4ABFED36B1C69D0B92 { public: union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D38_tA06FFB58ABD95EAC48139C4ABFED36B1C69D0B92__padding[38]; }; public: }; // /__StaticArrayInitTypeSize=384 struct __StaticArrayInitTypeSizeU3D384_t46003A58CA4B346F0AB7AB5EE6A64AA08241F97E { public: union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D384_t46003A58CA4B346F0AB7AB5EE6A64AA08241F97E__padding[384]; }; public: }; // /__StaticArrayInitTypeSize=40 struct __StaticArrayInitTypeSizeU3D40_tEADC5D82E308542CB0A95168FC156FE53D85DB4F { public: union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D40_tEADC5D82E308542CB0A95168FC156FE53D85DB4F__padding[40]; }; public: }; // /__StaticArrayInitTypeSize=404 struct __StaticArrayInitTypeSizeU3D404_t02BA5FC25140F7864B3B45D3DD9D4D8B9E93A333 { public: union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D404_t02BA5FC25140F7864B3B45D3DD9D4D8B9E93A333__padding[404]; }; public: }; // /__StaticArrayInitTypeSize=4096 struct __StaticArrayInitTypeSizeU3D4096_t194B799136AD31D58B9179637D7756F00A1E35D5 { public: union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D4096_t194B799136AD31D58B9179637D7756F00A1E35D5__padding[4096]; }; public: }; // /__StaticArrayInitTypeSize=44 struct __StaticArrayInitTypeSizeU3D44_tB4E85CA0F7D90D00E66285BECB46250AA72356B5 { public: union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D44_tB4E85CA0F7D90D00E66285BECB46250AA72356B5__padding[44]; }; public: }; // /__StaticArrayInitTypeSize=48 struct __StaticArrayInitTypeSizeU3D48_tFD8B246DD801288DF862F996D7F0915222433AD7 { public: union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D48_tFD8B246DD801288DF862F996D7F0915222433AD7__padding[48]; }; public: }; // /__StaticArrayInitTypeSize=5 struct __StaticArrayInitTypeSizeU3D5_t4860E7B6EA3ACC966F04D8598CE9F606264B9EE9 { public: union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D5_t4860E7B6EA3ACC966F04D8598CE9F606264B9EE9__padding[5]; }; public: }; // /__StaticArrayInitTypeSize=511 struct __StaticArrayInitTypeSizeU3D511_t740CF3C9FEBB9CC89BA68C0F8EC83A7BB47394C3 { public: union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D511_t740CF3C9FEBB9CC89BA68C0F8EC83A7BB47394C3__padding[511]; }; public: }; // /__StaticArrayInitTypeSize=512 struct __StaticArrayInitTypeSizeU3D512_t0F967F8361DD05C875A7A3DB3A402E55F957AAFE { public: union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D512_t0F967F8361DD05C875A7A3DB3A402E55F957AAFE__padding[512]; }; public: }; // /__StaticArrayInitTypeSize=56 struct __StaticArrayInitTypeSizeU3D56_tEBF9CCD8C2A1E8B12AE6EDE1B31598793DD01186 { public: union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D56_tEBF9CCD8C2A1E8B12AE6EDE1B31598793DD01186__padding[56]; }; public: }; // /__StaticArrayInitTypeSize=6 struct __StaticArrayInitTypeSizeU3D6_tDD3535E2AB0E3D46629D397042D7A7D5F52F2E77 { public: union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D6_tDD3535E2AB0E3D46629D397042D7A7D5F52F2E77__padding[6]; }; public: }; // /__StaticArrayInitTypeSize=6144 struct __StaticArrayInitTypeSizeU3D6144_tC7D0B4030CC1B8F5E770AE916BB72D42FCBE5DBD { public: union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D6144_tC7D0B4030CC1B8F5E770AE916BB72D42FCBE5DBD__padding[6144]; }; public: }; // /__StaticArrayInitTypeSize=64 struct __StaticArrayInitTypeSizeU3D64_t793535D031B918C2C510207830D7BE6CAC6F369C { public: union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D64_t793535D031B918C2C510207830D7BE6CAC6F369C__padding[64]; }; public: }; // /__StaticArrayInitTypeSize=640 struct __StaticArrayInitTypeSizeU3D640_tBB1E788DFDEFA4D1C43D13F2427E9BEECC2CE517 { public: union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D640_tBB1E788DFDEFA4D1C43D13F2427E9BEECC2CE517__padding[640]; }; public: }; // /__StaticArrayInitTypeSize=68 struct __StaticArrayInitTypeSizeU3D68_tE431405C001EFCAA99F9D46276BFEAF7F5AF4E0F { public: union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D68_tE431405C001EFCAA99F9D46276BFEAF7F5AF4E0F__padding[68]; }; public: }; // /__StaticArrayInitTypeSize=72 struct __StaticArrayInitTypeSizeU3D72_t2005207C3F6F7C1227A5084885E3320B238A2489 { public: union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D72_t2005207C3F6F7C1227A5084885E3320B238A2489__padding[72]; }; public: }; // /__StaticArrayInitTypeSize=76 struct __StaticArrayInitTypeSizeU3D76_t6572A863E37652A3D016260FBD2285807BDD3823 { public: union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D76_t6572A863E37652A3D016260FBD2285807BDD3823__padding[76]; }; public: }; // /__StaticArrayInitTypeSize=96 struct __StaticArrayInitTypeSizeU3D96_tADB23F3DA94DC89452F2BC0884B51C90615CDCD5 { public: union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D96_tADB23F3DA94DC89452F2BC0884B51C90615CDCD5__padding[96]; }; public: }; // TMPro.TMP_Text/SpecialCharacter struct SpecialCharacter_t06A60B3C91ABA764227413C096AE5060D50D844F { public: // TMPro.TMP_Character TMPro.TMP_Text/SpecialCharacter::character TMP_Character_tE7A98584C4DDFC9E1A1D883F4A5DE99E5DE7CC0C * ___character_0; // TMPro.TMP_FontAsset TMPro.TMP_Text/SpecialCharacter::fontAsset TMP_FontAsset_tDD8F58129CF4A9094C82DD209531E9E71F9837B2 * ___fontAsset_1; // UnityEngine.Material TMPro.TMP_Text/SpecialCharacter::material Material_t8927C00353A72755313F046D0CE85178AE8218EE * ___material_2; // System.Int32 TMPro.TMP_Text/SpecialCharacter::materialIndex int32_t ___materialIndex_3; public: inline static int32_t get_offset_of_character_0() { return static_cast(offsetof(SpecialCharacter_t06A60B3C91ABA764227413C096AE5060D50D844F, ___character_0)); } inline TMP_Character_tE7A98584C4DDFC9E1A1D883F4A5DE99E5DE7CC0C * get_character_0() const { return ___character_0; } inline TMP_Character_tE7A98584C4DDFC9E1A1D883F4A5DE99E5DE7CC0C ** get_address_of_character_0() { return &___character_0; } inline void set_character_0(TMP_Character_tE7A98584C4DDFC9E1A1D883F4A5DE99E5DE7CC0C * value) { ___character_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___character_0), (void*)value); } inline static int32_t get_offset_of_fontAsset_1() { return static_cast(offsetof(SpecialCharacter_t06A60B3C91ABA764227413C096AE5060D50D844F, ___fontAsset_1)); } inline TMP_FontAsset_tDD8F58129CF4A9094C82DD209531E9E71F9837B2 * get_fontAsset_1() const { return ___fontAsset_1; } inline TMP_FontAsset_tDD8F58129CF4A9094C82DD209531E9E71F9837B2 ** get_address_of_fontAsset_1() { return &___fontAsset_1; } inline void set_fontAsset_1(TMP_FontAsset_tDD8F58129CF4A9094C82DD209531E9E71F9837B2 * value) { ___fontAsset_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___fontAsset_1), (void*)value); } inline static int32_t get_offset_of_material_2() { return static_cast(offsetof(SpecialCharacter_t06A60B3C91ABA764227413C096AE5060D50D844F, ___material_2)); } inline Material_t8927C00353A72755313F046D0CE85178AE8218EE * get_material_2() const { return ___material_2; } inline Material_t8927C00353A72755313F046D0CE85178AE8218EE ** get_address_of_material_2() { return &___material_2; } inline void set_material_2(Material_t8927C00353A72755313F046D0CE85178AE8218EE * value) { ___material_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___material_2), (void*)value); } inline static int32_t get_offset_of_materialIndex_3() { return static_cast(offsetof(SpecialCharacter_t06A60B3C91ABA764227413C096AE5060D50D844F, ___materialIndex_3)); } inline int32_t get_materialIndex_3() const { return ___materialIndex_3; } inline int32_t* get_address_of_materialIndex_3() { return &___materialIndex_3; } inline void set_materialIndex_3(int32_t value) { ___materialIndex_3 = value; } }; // Native definition for P/Invoke marshalling of TMPro.TMP_Text/SpecialCharacter struct SpecialCharacter_t06A60B3C91ABA764227413C096AE5060D50D844F_marshaled_pinvoke { TMP_Character_tE7A98584C4DDFC9E1A1D883F4A5DE99E5DE7CC0C * ___character_0; TMP_FontAsset_tDD8F58129CF4A9094C82DD209531E9E71F9837B2 * ___fontAsset_1; Material_t8927C00353A72755313F046D0CE85178AE8218EE * ___material_2; int32_t ___materialIndex_3; }; // Native definition for COM marshalling of TMPro.TMP_Text/SpecialCharacter struct SpecialCharacter_t06A60B3C91ABA764227413C096AE5060D50D844F_marshaled_com { TMP_Character_tE7A98584C4DDFC9E1A1D883F4A5DE99E5DE7CC0C * ___character_0; TMP_FontAsset_tDD8F58129CF4A9094C82DD209531E9E71F9837B2 * ___fontAsset_1; Material_t8927C00353A72755313F046D0CE85178AE8218EE * ___material_2; int32_t ___materialIndex_3; }; // TMPro.TMP_Text/TextBackingContainer struct TextBackingContainer_t50AA56C265D2A3DB961E3DD200165FE78270562B { public: // System.UInt32[] TMPro.TMP_Text/TextBackingContainer::m_Array UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* ___m_Array_0; // System.Int32 TMPro.TMP_Text/TextBackingContainer::m_Count int32_t ___m_Count_1; public: inline static int32_t get_offset_of_m_Array_0() { return static_cast(offsetof(TextBackingContainer_t50AA56C265D2A3DB961E3DD200165FE78270562B, ___m_Array_0)); } inline UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* get_m_Array_0() const { return ___m_Array_0; } inline UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF** get_address_of_m_Array_0() { return &___m_Array_0; } inline void set_m_Array_0(UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* value) { ___m_Array_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Array_0), (void*)value); } inline static int32_t get_offset_of_m_Count_1() { return static_cast(offsetof(TextBackingContainer_t50AA56C265D2A3DB961E3DD200165FE78270562B, ___m_Count_1)); } inline int32_t get_m_Count_1() const { return ___m_Count_1; } inline int32_t* get_address_of_m_Count_1() { return &___m_Count_1; } inline void set_m_Count_1(int32_t value) { ___m_Count_1 = value; } }; // Native definition for P/Invoke marshalling of TMPro.TMP_Text/TextBackingContainer struct TextBackingContainer_t50AA56C265D2A3DB961E3DD200165FE78270562B_marshaled_pinvoke { Il2CppSafeArray/*NONE*/* ___m_Array_0; int32_t ___m_Count_1; }; // Native definition for COM marshalling of TMPro.TMP_Text/TextBackingContainer struct TextBackingContainer_t50AA56C265D2A3DB961E3DD200165FE78270562B_marshaled_com { Il2CppSafeArray/*NONE*/* ___m_Array_0; int32_t ___m_Count_1; }; // TMPro.TMP_TextProcessingStack`1 struct TMP_TextProcessingStack_1_tCB10A5934F69ED17BBB7F709D74D60038177414D { public: // T[] TMPro.TMP_TextProcessingStack`1::itemStack Color32U5BU5D_t7FEB526973BF84608073B85CF2D581427F0235E2* ___itemStack_0; // System.Int32 TMPro.TMP_TextProcessingStack`1::index int32_t ___index_1; // T TMPro.TMP_TextProcessingStack`1::m_DefaultItem Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D ___m_DefaultItem_2; // System.Int32 TMPro.TMP_TextProcessingStack`1::m_Capacity int32_t ___m_Capacity_3; // System.Int32 TMPro.TMP_TextProcessingStack`1::m_RolloverSize int32_t ___m_RolloverSize_4; // System.Int32 TMPro.TMP_TextProcessingStack`1::m_Count int32_t ___m_Count_5; public: inline static int32_t get_offset_of_itemStack_0() { return static_cast(offsetof(TMP_TextProcessingStack_1_tCB10A5934F69ED17BBB7F709D74D60038177414D, ___itemStack_0)); } inline Color32U5BU5D_t7FEB526973BF84608073B85CF2D581427F0235E2* get_itemStack_0() const { return ___itemStack_0; } inline Color32U5BU5D_t7FEB526973BF84608073B85CF2D581427F0235E2** get_address_of_itemStack_0() { return &___itemStack_0; } inline void set_itemStack_0(Color32U5BU5D_t7FEB526973BF84608073B85CF2D581427F0235E2* value) { ___itemStack_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___itemStack_0), (void*)value); } inline static int32_t get_offset_of_index_1() { return static_cast(offsetof(TMP_TextProcessingStack_1_tCB10A5934F69ED17BBB7F709D74D60038177414D, ___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_m_DefaultItem_2() { return static_cast(offsetof(TMP_TextProcessingStack_1_tCB10A5934F69ED17BBB7F709D74D60038177414D, ___m_DefaultItem_2)); } inline Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D get_m_DefaultItem_2() const { return ___m_DefaultItem_2; } inline Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D * get_address_of_m_DefaultItem_2() { return &___m_DefaultItem_2; } inline void set_m_DefaultItem_2(Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D value) { ___m_DefaultItem_2 = value; } inline static int32_t get_offset_of_m_Capacity_3() { return static_cast(offsetof(TMP_TextProcessingStack_1_tCB10A5934F69ED17BBB7F709D74D60038177414D, ___m_Capacity_3)); } inline int32_t get_m_Capacity_3() const { return ___m_Capacity_3; } inline int32_t* get_address_of_m_Capacity_3() { return &___m_Capacity_3; } inline void set_m_Capacity_3(int32_t value) { ___m_Capacity_3 = value; } inline static int32_t get_offset_of_m_RolloverSize_4() { return static_cast(offsetof(TMP_TextProcessingStack_1_tCB10A5934F69ED17BBB7F709D74D60038177414D, ___m_RolloverSize_4)); } inline int32_t get_m_RolloverSize_4() const { return ___m_RolloverSize_4; } inline int32_t* get_address_of_m_RolloverSize_4() { return &___m_RolloverSize_4; } inline void set_m_RolloverSize_4(int32_t value) { ___m_RolloverSize_4 = value; } inline static int32_t get_offset_of_m_Count_5() { return static_cast(offsetof(TMP_TextProcessingStack_1_tCB10A5934F69ED17BBB7F709D74D60038177414D, ___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; } }; // TMPro.TMP_TextProcessingStack`1 struct TMP_TextProcessingStack_1_t7C34F5D4D2FC429E4551885C16EFDF05B8D2A6E3 { public: // T[] TMPro.TMP_TextProcessingStack`1::itemStack MaterialReferenceU5BU5D_t06D1C1249B8051EC092684920106F77B6FC203FD* ___itemStack_0; // System.Int32 TMPro.TMP_TextProcessingStack`1::index int32_t ___index_1; // T TMPro.TMP_TextProcessingStack`1::m_DefaultItem MaterialReference_tB00D33F114B6EF4E7D63B25D053A0111D502951B ___m_DefaultItem_2; // System.Int32 TMPro.TMP_TextProcessingStack`1::m_Capacity int32_t ___m_Capacity_3; // System.Int32 TMPro.TMP_TextProcessingStack`1::m_RolloverSize int32_t ___m_RolloverSize_4; // System.Int32 TMPro.TMP_TextProcessingStack`1::m_Count int32_t ___m_Count_5; public: inline static int32_t get_offset_of_itemStack_0() { return static_cast(offsetof(TMP_TextProcessingStack_1_t7C34F5D4D2FC429E4551885C16EFDF05B8D2A6E3, ___itemStack_0)); } inline MaterialReferenceU5BU5D_t06D1C1249B8051EC092684920106F77B6FC203FD* get_itemStack_0() const { return ___itemStack_0; } inline MaterialReferenceU5BU5D_t06D1C1249B8051EC092684920106F77B6FC203FD** get_address_of_itemStack_0() { return &___itemStack_0; } inline void set_itemStack_0(MaterialReferenceU5BU5D_t06D1C1249B8051EC092684920106F77B6FC203FD* value) { ___itemStack_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___itemStack_0), (void*)value); } inline static int32_t get_offset_of_index_1() { return static_cast(offsetof(TMP_TextProcessingStack_1_t7C34F5D4D2FC429E4551885C16EFDF05B8D2A6E3, ___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_m_DefaultItem_2() { return static_cast(offsetof(TMP_TextProcessingStack_1_t7C34F5D4D2FC429E4551885C16EFDF05B8D2A6E3, ___m_DefaultItem_2)); } inline MaterialReference_tB00D33F114B6EF4E7D63B25D053A0111D502951B get_m_DefaultItem_2() const { return ___m_DefaultItem_2; } inline MaterialReference_tB00D33F114B6EF4E7D63B25D053A0111D502951B * get_address_of_m_DefaultItem_2() { return &___m_DefaultItem_2; } inline void set_m_DefaultItem_2(MaterialReference_tB00D33F114B6EF4E7D63B25D053A0111D502951B value) { ___m_DefaultItem_2 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___m_DefaultItem_2))->___fontAsset_1), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___m_DefaultItem_2))->___spriteAsset_2), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___m_DefaultItem_2))->___material_3), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___m_DefaultItem_2))->___fallbackMaterial_6), (void*)NULL); #endif } inline static int32_t get_offset_of_m_Capacity_3() { return static_cast(offsetof(TMP_TextProcessingStack_1_t7C34F5D4D2FC429E4551885C16EFDF05B8D2A6E3, ___m_Capacity_3)); } inline int32_t get_m_Capacity_3() const { return ___m_Capacity_3; } inline int32_t* get_address_of_m_Capacity_3() { return &___m_Capacity_3; } inline void set_m_Capacity_3(int32_t value) { ___m_Capacity_3 = value; } inline static int32_t get_offset_of_m_RolloverSize_4() { return static_cast(offsetof(TMP_TextProcessingStack_1_t7C34F5D4D2FC429E4551885C16EFDF05B8D2A6E3, ___m_RolloverSize_4)); } inline int32_t get_m_RolloverSize_4() const { return ___m_RolloverSize_4; } inline int32_t* get_address_of_m_RolloverSize_4() { return &___m_RolloverSize_4; } inline void set_m_RolloverSize_4(int32_t value) { ___m_RolloverSize_4 = value; } inline static int32_t get_offset_of_m_Count_5() { return static_cast(offsetof(TMP_TextProcessingStack_1_t7C34F5D4D2FC429E4551885C16EFDF05B8D2A6E3, ___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; } }; // struct U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528 : public RuntimeObject { public: public: }; struct U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields { public: // /__StaticArrayInitTypeSize=20 ::02D050046D7A21C15C1A6D6755439B5EDAD147FABD9152C932359BA3A4E82039 __StaticArrayInitTypeSizeU3D20_tA7878E15E0E5AC780F6ED4F6E87AD8233A152598 ___02D050046D7A21C15C1A6D6755439B5EDAD147FABD9152C932359BA3A4E82039_0; // /__StaticArrayInitTypeSize=1024 ::037BE04C4468BC2A186CC905D1F673CDFAAC254CEBEB545465B53F83A97830C5 __StaticArrayInitTypeSizeU3D1024_tBE4C179BB086BC42B30E7BE339E60017D8093665 ___037BE04C4468BC2A186CC905D1F673CDFAAC254CEBEB545465B53F83A97830C5_1; // /__StaticArrayInitTypeSize=3 ::039058C6F2C0CB492C533B0A4D14EF77CC0F78ABCCCED5287D84A1A2011CFB81 __StaticArrayInitTypeSizeU3D3_t4D94CFD4A1D337F535123BB0BD49F9DDB4392C7F ___039058C6F2C0CB492C533B0A4D14EF77CC0F78ABCCCED5287D84A1A2011CFB81_2; // /__StaticArrayInitTypeSize=128 ::04801C5DAE2B089F05A4334CFE18CCBD987A6EDE98113B9499E8D7054DC38252 __StaticArrayInitTypeSizeU3D128_tA0867200945A1690520537DFA2DD9F2DC8E1209C ___04801C5DAE2B089F05A4334CFE18CCBD987A6EDE98113B9499E8D7054DC38252_3; // /__StaticArrayInitTypeSize=160 ::064CACC4978353DFD6979BF0975E06366B0F3E9C5631CFFF32EC2184BCF492E5 __StaticArrayInitTypeSizeU3D160_t01D8A735071F3884433FD17606956ED602F11B27 ___064CACC4978353DFD6979BF0975E06366B0F3E9C5631CFFF32EC2184BCF492E5_4; // /__StaticArrayInitTypeSize=68 ::07F8694A8F96DEE5EE4007B7B9102D4969129F0FB6FF3731434ED8CAF3C32D00 __StaticArrayInitTypeSizeU3D68_tE431405C001EFCAA99F9D46276BFEAF7F5AF4E0F ___07F8694A8F96DEE5EE4007B7B9102D4969129F0FB6FF3731434ED8CAF3C32D00_5; // /__StaticArrayInitTypeSize=56 ::07FA6E88C946B2528C09C16C2FB8E9CDA49AFFAFC601774C437FD9F2DF3ECE01 __StaticArrayInitTypeSizeU3D56_tEBF9CCD8C2A1E8B12AE6EDE1B31598793DD01186 ___07FA6E88C946B2528C09C16C2FB8E9CDA49AFFAFC601774C437FD9F2DF3ECE01_6; // /__StaticArrayInitTypeSize=5 ::08BB5E5D6EAAC1049EDE0893D30ED022B1A4D9B5B48DB414871F51C9CB35283D __StaticArrayInitTypeSizeU3D5_t4860E7B6EA3ACC966F04D8598CE9F606264B9EE9 ___08BB5E5D6EAAC1049EDE0893D30ED022B1A4D9B5B48DB414871F51C9CB35283D_7; // /__StaticArrayInitTypeSize=20 ::0A1413707CFE8C78578CA0BB50414B63B0BF76D33A73C9AADCEED38BB8CD28A8 __StaticArrayInitTypeSizeU3D20_tA7878E15E0E5AC780F6ED4F6E87AD8233A152598 ___0A1413707CFE8C78578CA0BB50414B63B0BF76D33A73C9AADCEED38BB8CD28A8_8; // /__StaticArrayInitTypeSize=6 ::0A29D64AE97E7FBAAE0678A4F4F9364668E9827F23F305D51DF55D902CF19C4D __StaticArrayInitTypeSizeU3D6_tDD3535E2AB0E3D46629D397042D7A7D5F52F2E77 ___0A29D64AE97E7FBAAE0678A4F4F9364668E9827F23F305D51DF55D902CF19C4D_9; // /__StaticArrayInitTypeSize=72 ::0A4E21484641E9782ED1A1B3410F9F2DDC54F0F6D8807BF52C299807D9C4DF5C __StaticArrayInitTypeSizeU3D72_t2005207C3F6F7C1227A5084885E3320B238A2489 ___0A4E21484641E9782ED1A1B3410F9F2DDC54F0F6D8807BF52C299807D9C4DF5C_10; // /__StaticArrayInitTypeSize=56 ::0AEC099C87E7062A57D1C79734EDDD28A07A1684746EE8640132BB252E6BF5A1 __StaticArrayInitTypeSizeU3D56_tEBF9CCD8C2A1E8B12AE6EDE1B31598793DD01186 ___0AEC099C87E7062A57D1C79734EDDD28A07A1684746EE8640132BB252E6BF5A1_11; // /__StaticArrayInitTypeSize=256 ::0AFCFE448EEBA81468EDE42DD0B9A0C17F1A006F43E0BE503CA27E8FBA2F05DC __StaticArrayInitTypeSizeU3D256_t54C7F26E5B56B7887AE4586ABF35C9B1633A3449 ___0AFCFE448EEBA81468EDE42DD0B9A0C17F1A006F43E0BE503CA27E8FBA2F05DC_12; // /__StaticArrayInitTypeSize=1024 ::0C9B53D0417CF5539EA98A771F400E930B4B4F55363A296A9E5A5F941AB71C86 __StaticArrayInitTypeSizeU3D1024_tBE4C179BB086BC42B30E7BE339E60017D8093665 ___0C9B53D0417CF5539EA98A771F400E930B4B4F55363A296A9E5A5F941AB71C86_13; // /__StaticArrayInitTypeSize=256 ::0CF9F5E38BA692F10436AAC17AC6DCB62396F9AFC9CA013B3D640C1C95E31A39 __StaticArrayInitTypeSizeU3D256_t54C7F26E5B56B7887AE4586ABF35C9B1633A3449 ___0CF9F5E38BA692F10436AAC17AC6DCB62396F9AFC9CA013B3D640C1C95E31A39_14; // /__StaticArrayInitTypeSize=128 ::10D88DF8B06E47788DBE42F876B642A928A3AD8EEFFE352C59F031CCFFECD49D __StaticArrayInitTypeSizeU3D128_tA0867200945A1690520537DFA2DD9F2DC8E1209C ___10D88DF8B06E47788DBE42F876B642A928A3AD8EEFFE352C59F031CCFFECD49D_15; // /__StaticArrayInitTypeSize=19 ::111B15B20E0428A22EEAA1E54B0D3B008A7A3E79C8F7F4E783710F569E9CEF15 __StaticArrayInitTypeSizeU3D19_t6F47B190498106B49FE59B8EC484EB7D61D348D4 ___111B15B20E0428A22EEAA1E54B0D3B008A7A3E79C8F7F4E783710F569E9CEF15_16; // /__StaticArrayInitTypeSize=64 ::120918433B634757ADE589703127976B7C5C2009E8DB37632123F45FA2B87F2E __StaticArrayInitTypeSizeU3D64_t793535D031B918C2C510207830D7BE6CAC6F369C ___120918433B634757ADE589703127976B7C5C2009E8DB37632123F45FA2B87F2E_17; // /__StaticArrayInitTypeSize=640 ::125CF2084D7EEC18DC9795BE4BAA221655C0EABAB89E90A74FB0370378A60293 __StaticArrayInitTypeSizeU3D640_tBB1E788DFDEFA4D1C43D13F2427E9BEECC2CE517 ___125CF2084D7EEC18DC9795BE4BAA221655C0EABAB89E90A74FB0370378A60293_18; // /__StaticArrayInitTypeSize=12 ::12F486CDF1F8927BF7289003288EFE6D3B6C674279639905EEEE24D0B6EA9688 __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 ___12F486CDF1F8927BF7289003288EFE6D3B6C674279639905EEEE24D0B6EA9688_19; // /__StaticArrayInitTypeSize=12 ::1313B2EF301CE83F294FFD8C012777CAA44B3F5F35B6CC5232786F43AEE29084 __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 ___1313B2EF301CE83F294FFD8C012777CAA44B3F5F35B6CC5232786F43AEE29084_20; // /__StaticArrayInitTypeSize=2048 ::13F3BEDA950D7627802C21F7681A2553BBC40FDD07FCA3F52FAB662EE65B6F90 __StaticArrayInitTypeSizeU3D2048_t466737CD17660C48F81FB82F5CE837C6303A316E ___13F3BEDA950D7627802C21F7681A2553BBC40FDD07FCA3F52FAB662EE65B6F90_21; // /__StaticArrayInitTypeSize=12 ::141785EC78A7C41133C5B71ACBF4AA8735D3C599E0EA82B1AFA2C71A46FAD265 __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 ___141785EC78A7C41133C5B71ACBF4AA8735D3C599E0EA82B1AFA2C71A46FAD265_22; // /__StaticArrayInitTypeSize=32 ::14A03AA4516FE146356EF9D4F549B8662F9C50A467974D3BFAC45B474D65B864 __StaticArrayInitTypeSizeU3D32_t1DFB229ADDC86DD5A295F9C768E8E5D0DF92913F ___14A03AA4516FE146356EF9D4F549B8662F9C50A467974D3BFAC45B474D65B864_23; // /__StaticArrayInitTypeSize=256 ::14A5D850C255623F9472E3C650ABCE0C78D32F0276B315B3A276A0462D97A1AC __StaticArrayInitTypeSizeU3D256_t54C7F26E5B56B7887AE4586ABF35C9B1633A3449 ___14A5D850C255623F9472E3C650ABCE0C78D32F0276B315B3A276A0462D97A1AC_24; // /__StaticArrayInitTypeSize=56 ::16599A4F9A12ECCBFC361B547840304B9E48CBC431F387243C6859C475427D16 __StaticArrayInitTypeSizeU3D56_tEBF9CCD8C2A1E8B12AE6EDE1B31598793DD01186 ___16599A4F9A12ECCBFC361B547840304B9E48CBC431F387243C6859C475427D16_25; // /__StaticArrayInitTypeSize=256 ::1674D0631A2E37B60EC748BC3899FEE1550C108AF30B85CE96A70C5CA4682D03 __StaticArrayInitTypeSizeU3D256_t54C7F26E5B56B7887AE4586ABF35C9B1633A3449 ___1674D0631A2E37B60EC748BC3899FEE1550C108AF30B85CE96A70C5CA4682D03_26; // /__StaticArrayInitTypeSize=1024 ::1A0C6D8588AD2BCC8FE37D32AAD70981DD42ECA259D570799BEB531448D25ECE __StaticArrayInitTypeSizeU3D1024_tBE4C179BB086BC42B30E7BE339E60017D8093665 ___1A0C6D8588AD2BCC8FE37D32AAD70981DD42ECA259D570799BEB531448D25ECE_27; // /__StaticArrayInitTypeSize=64 ::1B3C6BD02D7D3A67EDF7C2E78CB65DA169834118F6971D8912211D3032BC4D18 __StaticArrayInitTypeSizeU3D64_t793535D031B918C2C510207830D7BE6CAC6F369C ___1B3C6BD02D7D3A67EDF7C2E78CB65DA169834118F6971D8912211D3032BC4D18_28; // /__StaticArrayInitTypeSize=16 ::1B897DDDD4C151E2A2E6E3E91B7EA0F7FC4FD5ED00EF1C9669E8566393A02586 __StaticArrayInitTypeSizeU3D16_tFDEEE4051A26433A5996232ADC3414625654DA66 ___1B897DDDD4C151E2A2E6E3E91B7EA0F7FC4FD5ED00EF1C9669E8566393A02586_29; // /__StaticArrayInitTypeSize=1024 ::1B993D34192A33EB10CEE61C1093A6FE7D3D4B41F751F550CF8515DC4A215207 __StaticArrayInitTypeSizeU3D1024_tBE4C179BB086BC42B30E7BE339E60017D8093665 ___1B993D34192A33EB10CEE61C1093A6FE7D3D4B41F751F550CF8515DC4A215207_30; // /__StaticArrayInitTypeSize=32 ::1BF78E8BF7F2EF0965437D77FD7CA3B2C80F27F8ABE4123F2207CB112D516AC4 __StaticArrayInitTypeSizeU3D32_t1DFB229ADDC86DD5A295F9C768E8E5D0DF92913F ___1BF78E8BF7F2EF0965437D77FD7CA3B2C80F27F8ABE4123F2207CB112D516AC4_31; // /__StaticArrayInitTypeSize=12 ::1C200EEC7E0EAFD19F23190A1ED9B95D60EDE114EDE39BD917D1565839CB48DC __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 ___1C200EEC7E0EAFD19F23190A1ED9B95D60EDE114EDE39BD917D1565839CB48DC_32; // /__StaticArrayInitTypeSize=12 ::1C3EF802E30F355C14A57C8AFAF6BFC22F3E40631D30059D87C30496D784EC9B __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 ___1C3EF802E30F355C14A57C8AFAF6BFC22F3E40631D30059D87C30496D784EC9B_33; // /__StaticArrayInitTypeSize=16 ::20EC21674E2CB9D3BA7B2F74AA5874381BAD58B7EDF526BDE000F175D1C5E5F1 __StaticArrayInitTypeSizeU3D16_tFDEEE4051A26433A5996232ADC3414625654DA66 ___20EC21674E2CB9D3BA7B2F74AA5874381BAD58B7EDF526BDE000F175D1C5E5F1_34; // System.Int32 ::21B0817029E06E75D6C5BE22BC57089FD89B468AA7C549604EB9483F978CAD5B int32_t ___21B0817029E06E75D6C5BE22BC57089FD89B468AA7C549604EB9483F978CAD5B_35; // /__StaticArrayInitTypeSize=128 ::2338F1330733829B7EA276F350452E34DC02E35AEA142145F1294F417A412FE5 __StaticArrayInitTypeSizeU3D128_tA0867200945A1690520537DFA2DD9F2DC8E1209C ___2338F1330733829B7EA276F350452E34DC02E35AEA142145F1294F417A412FE5_36; // /__StaticArrayInitTypeSize=1024 ::23DB15B6CAC9F0BF9102DAD4E3569A3208841F38E80BB37F8A0D9D70B77779F6 __StaticArrayInitTypeSizeU3D1024_tBE4C179BB086BC42B30E7BE339E60017D8093665 ___23DB15B6CAC9F0BF9102DAD4E3569A3208841F38E80BB37F8A0D9D70B77779F6_37; // /__StaticArrayInitTypeSize=12 ::241460699808ED5F8D48C6B09EED448CDAE597EBF52B010901CD6F75A767B047 __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 ___241460699808ED5F8D48C6B09EED448CDAE597EBF52B010901CD6F75A767B047_38; // System.Int64 ::24B7E3A490F64223F93EC177ED5A641984B68F0783A289AC1F2C94D1D92DA684 int64_t ___24B7E3A490F64223F93EC177ED5A641984B68F0783A289AC1F2C94D1D92DA684_39; // /__StaticArrayInitTypeSize=16 ::24CB9F17C8326D8BB8EC908716519DF7F265AE825F0DD13BB04E03A90B07D90E __StaticArrayInitTypeSizeU3D16_tFDEEE4051A26433A5996232ADC3414625654DA66 ___24CB9F17C8326D8BB8EC908716519DF7F265AE825F0DD13BB04E03A90B07D90E_40; // /__StaticArrayInitTypeSize=256 ::252A0A8312BC1F5202CB599BCF172BEFA6F2A40195E72E2410AF5D81AC8B69D5 __StaticArrayInitTypeSizeU3D256_t54C7F26E5B56B7887AE4586ABF35C9B1633A3449 ___252A0A8312BC1F5202CB599BCF172BEFA6F2A40195E72E2410AF5D81AC8B69D5_41; // /__StaticArrayInitTypeSize=40 ::265DD563A3E754D1DA09E056E784DF1550AD6EFA252EDC9A8B6F2F537C4D98A9 __StaticArrayInitTypeSizeU3D40_tEADC5D82E308542CB0A95168FC156FE53D85DB4F ___265DD563A3E754D1DA09E056E784DF1550AD6EFA252EDC9A8B6F2F537C4D98A9_42; // /__StaticArrayInitTypeSize=72 ::27EB8EA2323F674F4BFE35F3C75FA0609EB3D887842FFDC2B776F7FED82D7EA8 __StaticArrayInitTypeSizeU3D72_t2005207C3F6F7C1227A5084885E3320B238A2489 ___27EB8EA2323F674F4BFE35F3C75FA0609EB3D887842FFDC2B776F7FED82D7EA8_43; // /__StaticArrayInitTypeSize=1024 ::2A1FE1596DB0F5D1893C1AF50592965E1C09B1EE1E35A8A87C181A9EB2F391F5 __StaticArrayInitTypeSizeU3D1024_tBE4C179BB086BC42B30E7BE339E60017D8093665 ___2A1FE1596DB0F5D1893C1AF50592965E1C09B1EE1E35A8A87C181A9EB2F391F5_44; // /__StaticArrayInitTypeSize=2048 ::2B371DA34C2A942BAF37EBEF498C2EE84813B4AB0266066695C4152B6E3FF082 __StaticArrayInitTypeSizeU3D2048_t466737CD17660C48F81FB82F5CE837C6303A316E ___2B371DA34C2A942BAF37EBEF498C2EE84813B4AB0266066695C4152B6E3FF082_45; // /__StaticArrayInitTypeSize=64 ::2C9D6B105EC78E8E02279FB1266932E3468A575B0EB9818985DBE9468B991CCE __StaticArrayInitTypeSizeU3D64_t793535D031B918C2C510207830D7BE6CAC6F369C ___2C9D6B105EC78E8E02279FB1266932E3468A575B0EB9818985DBE9468B991CCE_46; // /__StaticArrayInitTypeSize=16 ::2DE8C8D0A909D9D152B7752E0C1650FB43AFEBF9F20DF52091B69C394BD9F0FB __StaticArrayInitTypeSizeU3D16_tFDEEE4051A26433A5996232ADC3414625654DA66 ___2DE8C8D0A909D9D152B7752E0C1650FB43AFEBF9F20DF52091B69C394BD9F0FB_47; // /__StaticArrayInitTypeSize=64 ::2DEB754CF447D0DE35ACB7F4311F9AAB1D4CFC0638E101CCAA8A0A4948AB3600 __StaticArrayInitTypeSizeU3D64_t793535D031B918C2C510207830D7BE6CAC6F369C ___2DEB754CF447D0DE35ACB7F4311F9AAB1D4CFC0638E101CCAA8A0A4948AB3600_48; // /__StaticArrayInitTypeSize=68 ::2EE1A8E6F4E2FE0BB69872A9C314399B1B0FDEE75772244F204ABF4D6DEC2F97 __StaticArrayInitTypeSizeU3D68_tE431405C001EFCAA99F9D46276BFEAF7F5AF4E0F ___2EE1A8E6F4E2FE0BB69872A9C314399B1B0FDEE75772244F204ABF4D6DEC2F97_49; // /__StaticArrayInitTypeSize=32 ::2EF83B43314F8CD03190EEE30ECCF048DA37791237F27C62A579F23EACE9FD70 __StaticArrayInitTypeSizeU3D32_t1DFB229ADDC86DD5A295F9C768E8E5D0DF92913F ___2EF83B43314F8CD03190EEE30ECCF048DA37791237F27C62A579F23EACE9FD70_50; // /__StaticArrayInitTypeSize=32 ::2F2C71B5B311BF139FD4B797EF2308F928EFE5092D7E11DC070CF41038A079B9 __StaticArrayInitTypeSizeU3D32_t1DFB229ADDC86DD5A295F9C768E8E5D0DF92913F ___2F2C71B5B311BF139FD4B797EF2308F928EFE5092D7E11DC070CF41038A079B9_51; // /__StaticArrayInitTypeSize=64 ::301841C47353B7791BE25BC1F60F93D0EB2090AB5714FA5CA3939E8DFF75D218 __StaticArrayInitTypeSizeU3D64_t793535D031B918C2C510207830D7BE6CAC6F369C ___301841C47353B7791BE25BC1F60F93D0EB2090AB5714FA5CA3939E8DFF75D218_52; // /__StaticArrayInitTypeSize=1024 ::304E6CE4B8A999F5B114DD940B655029F8F60AFE4EE0731B111996B6B59BC3A9 __StaticArrayInitTypeSizeU3D1024_tBE4C179BB086BC42B30E7BE339E60017D8093665 ___304E6CE4B8A999F5B114DD940B655029F8F60AFE4EE0731B111996B6B59BC3A9_53; // /__StaticArrayInitTypeSize=128 ::3106DB6422088B231F12C749BC9CC57B08BBDE65695641C166393B42EFF14871 __StaticArrayInitTypeSizeU3D128_tA0867200945A1690520537DFA2DD9F2DC8E1209C ___3106DB6422088B231F12C749BC9CC57B08BBDE65695641C166393B42EFF14871_54; // /__StaticArrayInitTypeSize=1024 ::31A50A6B8C571138DD6EA37B040389216B779C1ED712CB7980DD199E3BEBEFEC __StaticArrayInitTypeSizeU3D1024_tBE4C179BB086BC42B30E7BE339E60017D8093665 ___31A50A6B8C571138DD6EA37B040389216B779C1ED712CB7980DD199E3BEBEFEC_55; // /__StaticArrayInitTypeSize=256 ::325BFEE33A593E28E54E20F8520E5DFEE122F719EF08FFE096A2AD31C4DC316F __StaticArrayInitTypeSizeU3D256_t54C7F26E5B56B7887AE4586ABF35C9B1633A3449 ___325BFEE33A593E28E54E20F8520E5DFEE122F719EF08FFE096A2AD31C4DC316F_56; // /__StaticArrayInitTypeSize=48 ::343E404502DABEA303159A8C37BB2A4405B20A9B230D1C3BA9D496F05879019E __StaticArrayInitTypeSizeU3D48_tFD8B246DD801288DF862F996D7F0915222433AD7 ___343E404502DABEA303159A8C37BB2A4405B20A9B230D1C3BA9D496F05879019E_57; // /__StaticArrayInitTypeSize=12 ::356608BFA95B39A5AA624D4852D37A19FCFB1302C897E1A4B7EA5EFD1A20120E __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 ___356608BFA95B39A5AA624D4852D37A19FCFB1302C897E1A4B7EA5EFD1A20120E_58; // /__StaticArrayInitTypeSize=12 ::36003BEAAFC125A5D50EBAE8C98A6971BE6134DD89E286DD699E012687422A22 __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 ___36003BEAAFC125A5D50EBAE8C98A6971BE6134DD89E286DD699E012687422A22_59; // /__StaticArrayInitTypeSize=511 ::360294D82A77697405846183BBB96E548B586D0710C5E2322E2CEF23E88C4122 __StaticArrayInitTypeSizeU3D511_t740CF3C9FEBB9CC89BA68C0F8EC83A7BB47394C3 ___360294D82A77697405846183BBB96E548B586D0710C5E2322E2CEF23E88C4122_60; // /__StaticArrayInitTypeSize=1152 ::36B8FDA0BFB1D93A07326EE7CAC8EB99FF1AF237D234FFA3210F64D3EB774C38 __StaticArrayInitTypeSizeU3D1152_t2104B5740ABD2FB36896B62E02098A1B196E493F ___36B8FDA0BFB1D93A07326EE7CAC8EB99FF1AF237D234FFA3210F64D3EB774C38_61; // /__StaticArrayInitTypeSize=12 ::3936FEF22F74028ACFB35A545386FE1C4F4A2C8CE55E88B5DF4FF605D474D8B4 __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 ___3936FEF22F74028ACFB35A545386FE1C4F4A2C8CE55E88B5DF4FF605D474D8B4_62; // /__StaticArrayInitTypeSize=24 ::394D174022AB9D27D329C8DE3DADB69831311870F91A3896EFFB406411F7472C __StaticArrayInitTypeSizeU3D24_t2F23740D8943FC7C06AD3DD80B71D65744F140F2 ___394D174022AB9D27D329C8DE3DADB69831311870F91A3896EFFB406411F7472C_63; // /__StaticArrayInitTypeSize=40 ::3AF2ACD8D2D27336879BC958CFB6B4271FA89EC7C3EC62B7AD1E0E20B7AF303D __StaticArrayInitTypeSizeU3D40_tEADC5D82E308542CB0A95168FC156FE53D85DB4F ___3AF2ACD8D2D27336879BC958CFB6B4271FA89EC7C3EC62B7AD1E0E20B7AF303D_64; // /__StaticArrayInitTypeSize=28 ::3B520286F14349D61645FDE2088337584857AF213F1E9694D9DA4F5C489E6A0E __StaticArrayInitTypeSizeU3D28_tB9DE54DF41ABC27805509271A10177513906BF30 ___3B520286F14349D61645FDE2088337584857AF213F1E9694D9DA4F5C489E6A0E_65; // /__StaticArrayInitTypeSize=64 ::3B721FB05904288533A0C3F44162AA4631530BCFEBD22C3E57DBC4994E38F83D __StaticArrayInitTypeSizeU3D64_t793535D031B918C2C510207830D7BE6CAC6F369C ___3B721FB05904288533A0C3F44162AA4631530BCFEBD22C3E57DBC4994E38F83D_66; // /__StaticArrayInitTypeSize=512 ::3BC7BBAE9618E2066112B9F16B3CDBB856ADE0020C732ED2D56FD0D0E38E1FC3 __StaticArrayInitTypeSizeU3D512_t0F967F8361DD05C875A7A3DB3A402E55F957AAFE ___3BC7BBAE9618E2066112B9F16B3CDBB856ADE0020C732ED2D56FD0D0E38E1FC3_67; // /__StaticArrayInitTypeSize=2048 ::3CA024F96B6FA0D283063E7C2B60A83C2B07F26AE1788CDFAEEB231C7725ED92 __StaticArrayInitTypeSizeU3D2048_t466737CD17660C48F81FB82F5CE837C6303A316E ___3CA024F96B6FA0D283063E7C2B60A83C2B07F26AE1788CDFAEEB231C7725ED92_68; // /__StaticArrayInitTypeSize=512 ::3E4FB5FE52BF269D6EE955711016291D6D327A4AAC39B2464C53C6BD0D73242A __StaticArrayInitTypeSizeU3D512_t0F967F8361DD05C875A7A3DB3A402E55F957AAFE ___3E4FB5FE52BF269D6EE955711016291D6D327A4AAC39B2464C53C6BD0D73242A_69; // /__StaticArrayInitTypeSize=1024 ::3EAA30E2BB2D4FF7221734E2CFBD2A94F0A3D8EB435634724DBF207AFE0DE24B __StaticArrayInitTypeSizeU3D1024_tBE4C179BB086BC42B30E7BE339E60017D8093665 ___3EAA30E2BB2D4FF7221734E2CFBD2A94F0A3D8EB435634724DBF207AFE0DE24B_70; // /__StaticArrayInitTypeSize=16 ::3F580014EE7F27F024FC40AE120394FAC1A8E4CD1B40FD0F0089E89856152138 __StaticArrayInitTypeSizeU3D16_tFDEEE4051A26433A5996232ADC3414625654DA66 ___3F580014EE7F27F024FC40AE120394FAC1A8E4CD1B40FD0F0089E89856152138_71; // /__StaticArrayInitTypeSize=44 ::405634CB2F08D8E4A65CF85762D7BE4356E6DE1C0C941DA950F3034F3F8C6ED0 __StaticArrayInitTypeSizeU3D44_tB4E85CA0F7D90D00E66285BECB46250AA72356B5 ___405634CB2F08D8E4A65CF85762D7BE4356E6DE1C0C941DA950F3034F3F8C6ED0_72; // /__StaticArrayInitTypeSize=256 ::40866F3E76BC07D89281D2593C42AD252FB2D84E0A91FA3C78CA3C1FCC17643D __StaticArrayInitTypeSizeU3D256_t54C7F26E5B56B7887AE4586ABF35C9B1633A3449 ___40866F3E76BC07D89281D2593C42AD252FB2D84E0A91FA3C78CA3C1FCC17643D_73; // /__StaticArrayInitTypeSize=1024 ::427C844BAD080C6008BDA87BD6ACA4F6F342F6FCA9472A6D63C31B69F6F85054 __StaticArrayInitTypeSizeU3D1024_tBE4C179BB086BC42B30E7BE339E60017D8093665 ___427C844BAD080C6008BDA87BD6ACA4F6F342F6FCA9472A6D63C31B69F6F85054_74; // /__StaticArrayInitTypeSize=256 ::42E57F5A26F7D53A24B69FF9F56FA7550A23B8BAB2F5993357E4C53EA06141E9 __StaticArrayInitTypeSizeU3D256_t54C7F26E5B56B7887AE4586ABF35C9B1633A3449 ___42E57F5A26F7D53A24B69FF9F56FA7550A23B8BAB2F5993357E4C53EA06141E9_75; // /__StaticArrayInitTypeSize=128 ::439231575950B2ADCDE8DC0E470192ADA8DDC05EB55836596636563B6403A6B5 __StaticArrayInitTypeSizeU3D128_tA0867200945A1690520537DFA2DD9F2DC8E1209C ___439231575950B2ADCDE8DC0E470192ADA8DDC05EB55836596636563B6403A6B5_76; // /__StaticArrayInitTypeSize=12 ::43B9A42341477A51FB3329FA943298FB43910D3EDCAB69BFB04D0E68D84C0247 __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 ___43B9A42341477A51FB3329FA943298FB43910D3EDCAB69BFB04D0E68D84C0247_77; // /__StaticArrayInitTypeSize=24 ::43C8B8D4786B6331EFC85B21E235E3E39940C427680D2C6B73ABF19738EF5186 __StaticArrayInitTypeSizeU3D24_t2F23740D8943FC7C06AD3DD80B71D65744F140F2 ___43C8B8D4786B6331EFC85B21E235E3E39940C427680D2C6B73ABF19738EF5186_78; // /__StaticArrayInitTypeSize=1024 ::463BE4A1C16EB914C411F194E1F87BEF5A9081C49888860A682E8543D4B35F58 __StaticArrayInitTypeSizeU3D1024_tBE4C179BB086BC42B30E7BE339E60017D8093665 ___463BE4A1C16EB914C411F194E1F87BEF5A9081C49888860A682E8543D4B35F58_79; // /__StaticArrayInitTypeSize=24 ::4654FB5A717A0EB7C9078754B15F325C2F156519CFF821AAA495495741FF153A __StaticArrayInitTypeSizeU3D24_t2F23740D8943FC7C06AD3DD80B71D65744F140F2 ___4654FB5A717A0EB7C9078754B15F325C2F156519CFF821AAA495495741FF153A_80; // /__StaticArrayInitTypeSize=256 ::4867A63842B7AFBF7A120C1310940F29048D0B73EF1747E15AD67A3AA0D9AF9D __StaticArrayInitTypeSizeU3D256_t54C7F26E5B56B7887AE4586ABF35C9B1633A3449 ___4867A63842B7AFBF7A120C1310940F29048D0B73EF1747E15AD67A3AA0D9AF9D_81; // /__StaticArrayInitTypeSize=64 ::490FE1E40F08589851422F9DAF5012280352D005653B5D2CE872268A1A743ACF __StaticArrayInitTypeSizeU3D64_t793535D031B918C2C510207830D7BE6CAC6F369C ___490FE1E40F08589851422F9DAF5012280352D005653B5D2CE872268A1A743ACF_82; // /__StaticArrayInitTypeSize=12 ::4993FAA5B9060FAAFC80E9F6CE26AF291965C0B1E8F5BBDC87C6CE9AEF6FFA24 __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 ___4993FAA5B9060FAAFC80E9F6CE26AF291965C0B1E8F5BBDC87C6CE9AEF6FFA24_83; // /__StaticArrayInitTypeSize=12 ::49D826830B5D920448F74BBBEDB361F17C9DD461E0DC3DED114E6E13E0173981 __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 ___49D826830B5D920448F74BBBEDB361F17C9DD461E0DC3DED114E6E13E0173981_84; // /__StaticArrayInitTypeSize=12 ::49FC72E2BC139CDC89193D013C3CBAD8CB75E78CA254B8466A03D26581D08BE4 __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 ___49FC72E2BC139CDC89193D013C3CBAD8CB75E78CA254B8466A03D26581D08BE4_85; // /__StaticArrayInitTypeSize=32 ::4ADFA71AB9AF20C1C372C92FF8D26609A11DA05E167BBA62C0ABFD18F4C1EAF8 __StaticArrayInitTypeSizeU3D32_t1DFB229ADDC86DD5A295F9C768E8E5D0DF92913F ___4ADFA71AB9AF20C1C372C92FF8D26609A11DA05E167BBA62C0ABFD18F4C1EAF8_86; // /__StaticArrayInitTypeSize=24 ::4D30B965ABF4D17A678F232D7C2491E37B61B203A6E807BB9E09C4BA2614F72D __StaticArrayInitTypeSizeU3D24_t2F23740D8943FC7C06AD3DD80B71D65744F140F2 ___4D30B965ABF4D17A678F232D7C2491E37B61B203A6E807BB9E09C4BA2614F72D_87; // /__StaticArrayInitTypeSize=256 ::4D487DD66D80886D292C3C7B64CC41FEBA1E313A26A9D05333B42E895741FF81 __StaticArrayInitTypeSizeU3D256_t54C7F26E5B56B7887AE4586ABF35C9B1633A3449 ___4D487DD66D80886D292C3C7B64CC41FEBA1E313A26A9D05333B42E895741FF81_88; // /__StaticArrayInitTypeSize=12 ::4D7CAD3DEBDBD349390304F3A59AD3F66B4A1FB02F88749C4E393FF3A1EDD411 __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 ___4D7CAD3DEBDBD349390304F3A59AD3F66B4A1FB02F88749C4E393FF3A1EDD411_89; // /__StaticArrayInitTypeSize=256 ::4F1B8E1CB953EA2DC9E5B3B1A88872BD0BF97BD1091B00456F43F1DFE4A0C976 __StaticArrayInitTypeSizeU3D256_t54C7F26E5B56B7887AE4586ABF35C9B1633A3449 ___4F1B8E1CB953EA2DC9E5B3B1A88872BD0BF97BD1091B00456F43F1DFE4A0C976_90; // /__StaticArrayInitTypeSize=12 ::4FDCD793D71BE141D8E85C48B61B68F00848ACEF69905D47D935786C44D07D92 __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 ___4FDCD793D71BE141D8E85C48B61B68F00848ACEF69905D47D935786C44D07D92_91; // /__StaticArrayInitTypeSize=16 ::507B1EFA9C696556B36957CBA8E6B8517AC8CD457424F04C7EF34363FC3B7F8F __StaticArrayInitTypeSizeU3D16_tFDEEE4051A26433A5996232ADC3414625654DA66 ___507B1EFA9C696556B36957CBA8E6B8517AC8CD457424F04C7EF34363FC3B7F8F_92; // /__StaticArrayInitTypeSize=20 ::513BA924C2DC996CAF3DC690D42BEB815316271C0CDAC0812BC0F2C2ED45DEA4 __StaticArrayInitTypeSizeU3D20_tA7878E15E0E5AC780F6ED4F6E87AD8233A152598 ___513BA924C2DC996CAF3DC690D42BEB815316271C0CDAC0812BC0F2C2ED45DEA4_93; // /__StaticArrayInitTypeSize=12 ::5218271C2AB140CF1F8F18D070924F6EA8F08F5FB59C9E4F05AF36C0740D172A __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 ___5218271C2AB140CF1F8F18D070924F6EA8F08F5FB59C9E4F05AF36C0740D172A_94; // /__StaticArrayInitTypeSize=2048 ::542A4AD813E0CA853A400A4DC81182DB6803BEC6EA63ED0D54E0E90660DFDC2B __StaticArrayInitTypeSizeU3D2048_t466737CD17660C48F81FB82F5CE837C6303A316E ___542A4AD813E0CA853A400A4DC81182DB6803BEC6EA63ED0D54E0E90660DFDC2B_95; // /__StaticArrayInitTypeSize=256 ::55D0BF716B334D123E0088CFB3F8E2FEA17AF5025BB527F95EEB09BA978EA329 __StaticArrayInitTypeSizeU3D256_t54C7F26E5B56B7887AE4586ABF35C9B1633A3449 ___55D0BF716B334D123E0088CFB3F8E2FEA17AF5025BB527F95EEB09BA978EA329_96; // /__StaticArrayInitTypeSize=12 ::55D90ED526CE6FF4309EE00834C4060B1A37CB6D5E65BAA01366C72FB2A68CB4 __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 ___55D90ED526CE6FF4309EE00834C4060B1A37CB6D5E65BAA01366C72FB2A68CB4_97; // /__StaticArrayInitTypeSize=1024 ::5686DFA3DBAE1C40758CFEA05B267DAC2FAF6CCDFADBC08A75D81088B777C751 __StaticArrayInitTypeSizeU3D1024_tBE4C179BB086BC42B30E7BE339E60017D8093665 ___5686DFA3DBAE1C40758CFEA05B267DAC2FAF6CCDFADBC08A75D81088B777C751_98; // /__StaticArrayInitTypeSize=256 ::58693A8E9871A51CE017A5CCB2219B320C7893E49E1761EF867DEB94E0466F4D __StaticArrayInitTypeSizeU3D256_t54C7F26E5B56B7887AE4586ABF35C9B1633A3449 ___58693A8E9871A51CE017A5CCB2219B320C7893E49E1761EF867DEB94E0466F4D_99; // /__StaticArrayInitTypeSize=2048 ::586CB2936F35105D4A71FF1186E81528F1980A2E5BB1E2719E0D86809CB1080A __StaticArrayInitTypeSizeU3D2048_t466737CD17660C48F81FB82F5CE837C6303A316E ___586CB2936F35105D4A71FF1186E81528F1980A2E5BB1E2719E0D86809CB1080A_100; // /__StaticArrayInitTypeSize=120 ::5961BF1FCF83803CE7775E15E9DB8D21AF741539B85CCFDD643F9E22CC7820D6 __StaticArrayInitTypeSizeU3D120_tD78937C26C99B5FDF514E7F2EB4F8F2367B4C05A ___5961BF1FCF83803CE7775E15E9DB8D21AF741539B85CCFDD643F9E22CC7820D6_101; // /__StaticArrayInitTypeSize=12 ::59B7E757844D3BF9299877BD1C17451611BFBAB493374D6B18D973FDE534151A __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 ___59B7E757844D3BF9299877BD1C17451611BFBAB493374D6B18D973FDE534151A_102; // /__StaticArrayInitTypeSize=32 ::5A33FCFEC23C49D91BCF58CE2472DC9F3662CD086BD29FC44AF2E14567238A30 __StaticArrayInitTypeSizeU3D32_t1DFB229ADDC86DD5A295F9C768E8E5D0DF92913F ___5A33FCFEC23C49D91BCF58CE2472DC9F3662CD086BD29FC44AF2E14567238A30_103; // /__StaticArrayInitTypeSize=12 ::5B979F69B96A61586A09DD4ED26F20534C629B08732AE32FA34B6F8A0049ACDD __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 ___5B979F69B96A61586A09DD4ED26F20534C629B08732AE32FA34B6F8A0049ACDD_104; // /__StaticArrayInitTypeSize=40 ::5BBB9265FCB4E834C68440328645B1A187F68D3275881FC46B21564B11326DA5 __StaticArrayInitTypeSizeU3D40_tEADC5D82E308542CB0A95168FC156FE53D85DB4F ___5BBB9265FCB4E834C68440328645B1A187F68D3275881FC46B21564B11326DA5_105; // /__StaticArrayInitTypeSize=1024 ::5D2BCB56850200B2EDECD280A83B6F489E2DE5771E609FABA8A5C4816206CB7A __StaticArrayInitTypeSizeU3D1024_tBE4C179BB086BC42B30E7BE339E60017D8093665 ___5D2BCB56850200B2EDECD280A83B6F489E2DE5771E609FABA8A5C4816206CB7A_106; // /__StaticArrayInitTypeSize=384 ::5D34088B4ABB1F3FE88DCF84DD5C145EFD5EA01DF1B05BB8FEAD12305B0979B7 __StaticArrayInitTypeSizeU3D384_t46003A58CA4B346F0AB7AB5EE6A64AA08241F97E ___5D34088B4ABB1F3FE88DCF84DD5C145EFD5EA01DF1B05BB8FEAD12305B0979B7_107; // /__StaticArrayInitTypeSize=124 ::5D6878AD6E68B2CCB04A7CD7942BE07C15F947CCA8824203021DD465D90712AD __StaticArrayInitTypeSizeU3D124_t4DC490DCE9056B4FDAA27442CBBA7F0F499B0451 ___5D6878AD6E68B2CCB04A7CD7942BE07C15F947CCA8824203021DD465D90712AD_108; // /__StaticArrayInitTypeSize=36 ::5DCC8698D4E5400BC54B6A6E36FB1F5E060B2CE6A676F4FC474015F9A0FC7CB0 __StaticArrayInitTypeSizeU3D36_t5A0F5FAC8609C11AC407745154F17247010BD4A1 ___5DCC8698D4E5400BC54B6A6E36FB1F5E060B2CE6A676F4FC474015F9A0FC7CB0_109; // /__StaticArrayInitTypeSize=32 ::5DF5DA3512C124C2BB3C3676FFEDA4E6CC5E902C2A6027D37EB4B5AB64ED4382 __StaticArrayInitTypeSizeU3D32_t1DFB229ADDC86DD5A295F9C768E8E5D0DF92913F ___5DF5DA3512C124C2BB3C3676FFEDA4E6CC5E902C2A6027D37EB4B5AB64ED4382_110; // /__StaticArrayInitTypeSize=28 ::5F2BD6104C620DE24A78538B659D1218F81A8DC50ED6645B5A040194E0CDC663 __StaticArrayInitTypeSizeU3D28_tB9DE54DF41ABC27805509271A10177513906BF30 ___5F2BD6104C620DE24A78538B659D1218F81A8DC50ED6645B5A040194E0CDC663_111; // /__StaticArrayInitTypeSize=124 ::61358F81002F15B87F2746D4CD7FE28FD2CB45B8F0840B807B18C5A23F791CB1 __StaticArrayInitTypeSizeU3D124_t4DC490DCE9056B4FDAA27442CBBA7F0F499B0451 ___61358F81002F15B87F2746D4CD7FE28FD2CB45B8F0840B807B18C5A23F791CB1_112; // /__StaticArrayInitTypeSize=48 ::6164463B7C304A53288FDCF4DD2136E0E9A441D9930215FB691E3D2F692C3993 __StaticArrayInitTypeSizeU3D48_tFD8B246DD801288DF862F996D7F0915222433AD7 ___6164463B7C304A53288FDCF4DD2136E0E9A441D9930215FB691E3D2F692C3993_113; // /__StaticArrayInitTypeSize=1024 ::624B1BC8BE6B6F8CF39572731AD0E5BDF2AAB137D0AB4A0F473B3D00666D766B __StaticArrayInitTypeSizeU3D1024_tBE4C179BB086BC42B30E7BE339E60017D8093665 ___624B1BC8BE6B6F8CF39572731AD0E5BDF2AAB137D0AB4A0F473B3D00666D766B_114; // /__StaticArrayInitTypeSize=64 ::62A191EC74B0F281659DD81132751B7656F065A2AD5A8E892CAE1A8E4DBFD0B5 __StaticArrayInitTypeSizeU3D64_t793535D031B918C2C510207830D7BE6CAC6F369C ___62A191EC74B0F281659DD81132751B7656F065A2AD5A8E892CAE1A8E4DBFD0B5_115; // /__StaticArrayInitTypeSize=64 ::663A2D6435FFB6C16D9382D8E22490E109514E59C03574E825F6B491AD8C8AAC __StaticArrayInitTypeSizeU3D64_t793535D031B918C2C510207830D7BE6CAC6F369C ___663A2D6435FFB6C16D9382D8E22490E109514E59C03574E825F6B491AD8C8AAC_116; // /__StaticArrayInitTypeSize=48 ::6708B572BDBE5D5E79701DBB9744AF74B50FED7608218F2D7BF1B5D87E5A53ED __StaticArrayInitTypeSizeU3D48_tFD8B246DD801288DF862F996D7F0915222433AD7 ___6708B572BDBE5D5E79701DBB9744AF74B50FED7608218F2D7BF1B5D87E5A53ED_117; // /__StaticArrayInitTypeSize=12 ::684F74091FEFCDCDE9B282E317592631CA48B75F46340A11B95A474700E656D4 __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 ___684F74091FEFCDCDE9B282E317592631CA48B75F46340A11B95A474700E656D4_118; // /__StaticArrayInitTypeSize=32 ::6965AC9D48CA477E9A17658D33A217051648138AD7024514DE014D8001B533C3 __StaticArrayInitTypeSizeU3D32_t1DFB229ADDC86DD5A295F9C768E8E5D0DF92913F ___6965AC9D48CA477E9A17658D33A217051648138AD7024514DE014D8001B533C3_119; // /__StaticArrayInitTypeSize=40 ::6A5953C1A0D67EA77DC8A5D34D0055B3D6A7A3C4CA3F6FE599471C40B9B017FC __StaticArrayInitTypeSizeU3D40_tEADC5D82E308542CB0A95168FC156FE53D85DB4F ___6A5953C1A0D67EA77DC8A5D34D0055B3D6A7A3C4CA3F6FE599471C40B9B017FC_120; // /__StaticArrayInitTypeSize=64 ::6A5EAF956411330E0B28CAD097D9698CBF4098D268AD1C0E04FE294F0607E53D __StaticArrayInitTypeSizeU3D64_t793535D031B918C2C510207830D7BE6CAC6F369C ___6A5EAF956411330E0B28CAD097D9698CBF4098D268AD1C0E04FE294F0607E53D_121; // /__StaticArrayInitTypeSize=24 ::6C99A25F0D00AE5BC45EE7F62CFC963F5DFC8FE4F7CE82ACEB0B5A1CDB51E3AB __StaticArrayInitTypeSizeU3D24_t2F23740D8943FC7C06AD3DD80B71D65744F140F2 ___6C99A25F0D00AE5BC45EE7F62CFC963F5DFC8FE4F7CE82ACEB0B5A1CDB51E3AB_122; // /__StaticArrayInitTypeSize=12 ::6CB004567F6DA8572C921962EDECA8ABB063258E4B378E85E52017698A655056 __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 ___6CB004567F6DA8572C921962EDECA8ABB063258E4B378E85E52017698A655056_123; // /__StaticArrayInitTypeSize=64 ::6D4410134564FFF8B73800035CA093523750DF325139D004701C67D97488B8D5 __StaticArrayInitTypeSizeU3D64_t793535D031B918C2C510207830D7BE6CAC6F369C ___6D4410134564FFF8B73800035CA093523750DF325139D004701C67D97488B8D5_124; // /__StaticArrayInitTypeSize=16 ::6DDD174356763393334AE30B2B3860AEBC30900BEA96E515EF3174C1DBF9E395 __StaticArrayInitTypeSizeU3D16_tFDEEE4051A26433A5996232ADC3414625654DA66 ___6DDD174356763393334AE30B2B3860AEBC30900BEA96E515EF3174C1DBF9E395_125; // /__StaticArrayInitTypeSize=28 ::6F055E07140AF36F1C17E348B39AB7ACB0647B788E869F4236E285C89C2C89EF __StaticArrayInitTypeSizeU3D28_tB9DE54DF41ABC27805509271A10177513906BF30 ___6F055E07140AF36F1C17E348B39AB7ACB0647B788E869F4236E285C89C2C89EF_126; // /__StaticArrayInitTypeSize=12 ::7017794F4FA285E1AA4C6FF9994A3DC0EDC472CB13D08BCA7B5CC287C51E0E3E __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 ___7017794F4FA285E1AA4C6FF9994A3DC0EDC472CB13D08BCA7B5CC287C51E0E3E_127; // /__StaticArrayInitTypeSize=16 ::712618256BB5287925AAF70FA8EA2EBFFB72DF72B5D29A339CC9B8DB464EFC14 __StaticArrayInitTypeSizeU3D16_tFDEEE4051A26433A5996232ADC3414625654DA66 ___712618256BB5287925AAF70FA8EA2EBFFB72DF72B5D29A339CC9B8DB464EFC14_128; // /__StaticArrayInitTypeSize=256 ::715F5EB09E6B0F8E87AD50BDAB729CF129E723B95990CE21DF233461DC29304E __StaticArrayInitTypeSizeU3D256_t54C7F26E5B56B7887AE4586ABF35C9B1633A3449 ___715F5EB09E6B0F8E87AD50BDAB729CF129E723B95990CE21DF233461DC29304E_129; // System.Int32 ::72B8B8D3A6D4A8C2F9364B2F944B36201C7D8A2B43DBF558D1A09883E969D74D int32_t ___72B8B8D3A6D4A8C2F9364B2F944B36201C7D8A2B43DBF558D1A09883E969D74D_130; // /__StaticArrayInitTypeSize=256 ::74EF7306E7452D6859B6463CE496B8DF30925F69E1B2969E1F3F34BBC9C6AF04 __StaticArrayInitTypeSizeU3D256_t54C7F26E5B56B7887AE4586ABF35C9B1633A3449 ___74EF7306E7452D6859B6463CE496B8DF30925F69E1B2969E1F3F34BBC9C6AF04_131; // /__StaticArrayInitTypeSize=64 ::7543B37FA53FDE2C84F07FD39F368555966AA1C0EB2F2FD26B294D79966E290E __StaticArrayInitTypeSizeU3D64_t793535D031B918C2C510207830D7BE6CAC6F369C ___7543B37FA53FDE2C84F07FD39F368555966AA1C0EB2F2FD26B294D79966E290E_132; // /__StaticArrayInitTypeSize=12 ::76387D5ADFE12720EE7A21E3C30296DE8356BE159BD422D9900C8146F914CADE __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 ___76387D5ADFE12720EE7A21E3C30296DE8356BE159BD422D9900C8146F914CADE_133; // /__StaticArrayInitTypeSize=12 ::7650DB5F7D0AD39E75A5BB512A98F9763E302328E120F06230159AC1AD1C6B5D __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 ___7650DB5F7D0AD39E75A5BB512A98F9763E302328E120F06230159AC1AD1C6B5D_134; // /__StaticArrayInitTypeSize=12 ::7854BA783A61F0B4D74198AF22A2D285EF70C526BDE4BE78FEDF180436FB621D __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 ___7854BA783A61F0B4D74198AF22A2D285EF70C526BDE4BE78FEDF180436FB621D_135; // /__StaticArrayInitTypeSize=12 ::78A70FA0E21C85F13BDFA3D7B70E095EC5B61E51F34D2C1D531142B0634B30E5 __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 ___78A70FA0E21C85F13BDFA3D7B70E095EC5B61E51F34D2C1D531142B0634B30E5_136; // /__StaticArrayInitTypeSize=24 ::78F6DA256B470C65DC4A98A23DC5F1FBF7ED3CCDE0E93EA0D97363328810055D __StaticArrayInitTypeSizeU3D24_t2F23740D8943FC7C06AD3DD80B71D65744F140F2 ___78F6DA256B470C65DC4A98A23DC5F1FBF7ED3CCDE0E93EA0D97363328810055D_137; // /__StaticArrayInitTypeSize=512 ::7919EF601386C08FC5EFB981B4A1E478D8413596173FC159B15739E87EE1BA50 __StaticArrayInitTypeSizeU3D512_t0F967F8361DD05C875A7A3DB3A402E55F957AAFE ___7919EF601386C08FC5EFB981B4A1E478D8413596173FC159B15739E87EE1BA50_138; // /__StaticArrayInitTypeSize=68 ::79478AF14CB42EC0951669D5D1D864E43C211CBA631D8FFE7F6CD79FF60756C6 __StaticArrayInitTypeSizeU3D68_tE431405C001EFCAA99F9D46276BFEAF7F5AF4E0F ___79478AF14CB42EC0951669D5D1D864E43C211CBA631D8FFE7F6CD79FF60756C6_139; // /__StaticArrayInitTypeSize=12 ::7A36979350F6A229EB7206BEE580F51563EE52B71CD2132680B0AC33B3C31E27 __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 ___7A36979350F6A229EB7206BEE580F51563EE52B71CD2132680B0AC33B3C31E27_140; // /__StaticArrayInitTypeSize=16 ::7BDD3F08BE488F1D6DCBF05D01C69BA80DF49A9E9E415F0205D575B4B5F32A34 __StaticArrayInitTypeSizeU3D16_tFDEEE4051A26433A5996232ADC3414625654DA66 ___7BDD3F08BE488F1D6DCBF05D01C69BA80DF49A9E9E415F0205D575B4B5F32A34_141; // /__StaticArrayInitTypeSize=64 ::7C8975E1E60A5C8337F28EDF8C33C3B180360B7279644A9BC1AF3C51E6220BF5 __StaticArrayInitTypeSizeU3D64_t793535D031B918C2C510207830D7BE6CAC6F369C ___7C8975E1E60A5C8337F28EDF8C33C3B180360B7279644A9BC1AF3C51E6220BF5_142; // /__StaticArrayInitTypeSize=30 ::7C97C06F982D2F598F71BCF85A27244685EC039BC414EB391EC3EC449A619F37 __StaticArrayInitTypeSizeU3D30_tD08FD0996F882530B072EF52BF88556C13AF0306 ___7C97C06F982D2F598F71BCF85A27244685EC039BC414EB391EC3EC449A619F37_143; // /__StaticArrayInitTypeSize=116 ::7DDF88204E7E265240211841F0AB290A5E77EE4F9223EB2E39F9B89C30C41B9D __StaticArrayInitTypeSizeU3D116_t9020B92E8453BBAFE2519A469C0893F630E8D2C9 ___7DDF88204E7E265240211841F0AB290A5E77EE4F9223EB2E39F9B89C30C41B9D_144; // /__StaticArrayInitTypeSize=64 ::7F034CF9D8AC0293D0C9535AF26B5452C6E916CE62FBBF765077BD958E69B7B9 __StaticArrayInitTypeSizeU3D64_t793535D031B918C2C510207830D7BE6CAC6F369C ___7F034CF9D8AC0293D0C9535AF26B5452C6E916CE62FBBF765077BD958E69B7B9_145; // System.Int32 ::7FBDBBC598B2DE18BB5191FF9D66727F552A54412C9314CA5782824A150B3CD3 int32_t ___7FBDBBC598B2DE18BB5191FF9D66727F552A54412C9314CA5782824A150B3CD3_146; // /__StaticArrayInitTypeSize=12 ::7FCA397EF25DB53B2C58A05F9BBFA4E8E0685FDBC8AAF39536123447056895C0 __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 ___7FCA397EF25DB53B2C58A05F9BBFA4E8E0685FDBC8AAF39536123447056895C0_147; // /__StaticArrayInitTypeSize=20 ::81C0F0D213E5735AED08C328CC9CC2E61B3AB83C9BF016A666B4144F8BF64457 __StaticArrayInitTypeSizeU3D20_tA7878E15E0E5AC780F6ED4F6E87AD8233A152598 ___81C0F0D213E5735AED08C328CC9CC2E61B3AB83C9BF016A666B4144F8BF64457_148; // /__StaticArrayInitTypeSize=512 ::8271B98A74E2ED3AC4E690289279C25841A5617BE3D992BED6CB7486F95060D9 __StaticArrayInitTypeSizeU3D512_t0F967F8361DD05C875A7A3DB3A402E55F957AAFE ___8271B98A74E2ED3AC4E690289279C25841A5617BE3D992BED6CB7486F95060D9_149; // /__StaticArrayInitTypeSize=32 ::83E8FA01EECEC207D12DA40AEFC466B15F6412FFE2C30DBEF0C65B9B7FF01672 __StaticArrayInitTypeSizeU3D32_t1DFB229ADDC86DD5A295F9C768E8E5D0DF92913F ___83E8FA01EECEC207D12DA40AEFC466B15F6412FFE2C30DBEF0C65B9B7FF01672_150; // /__StaticArrayInitTypeSize=512 ::84EBACB335F7FB2D4C6AF94256B2DD565EFFE552C9A1CB725C5B5C338914412D __StaticArrayInitTypeSizeU3D512_t0F967F8361DD05C875A7A3DB3A402E55F957AAFE ___84EBACB335F7FB2D4C6AF94256B2DD565EFFE552C9A1CB725C5B5C338914412D_151; // /__StaticArrayInitTypeSize=1024 ::85332E00AFFFDBE44E7421AA4236274F9495AC6C2204C59B9ADFC872D4215E12 __StaticArrayInitTypeSizeU3D1024_tBE4C179BB086BC42B30E7BE339E60017D8093665 ___85332E00AFFFDBE44E7421AA4236274F9495AC6C2204C59B9ADFC872D4215E12_152; // /__StaticArrayInitTypeSize=12 ::8688D249E9D047B4FC2FB89CE05AFE9EC89252FFCCDD969DE6EEF260DD7FFB21 __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 ___8688D249E9D047B4FC2FB89CE05AFE9EC89252FFCCDD969DE6EEF260DD7FFB21_153; // /__StaticArrayInitTypeSize=48 ::86ECB4ABD964707BAF5ABF589057FBB2ED63DB1D7F0115A7DA45921043B6A96F __StaticArrayInitTypeSizeU3D48_tFD8B246DD801288DF862F996D7F0915222433AD7 ___86ECB4ABD964707BAF5ABF589057FBB2ED63DB1D7F0115A7DA45921043B6A96F_154; // /__StaticArrayInitTypeSize=16 ::874805F2B76BD7887959F02FE0B2A8C07C1E1D41F41AAD4D2AA1D0AB21A1780F __StaticArrayInitTypeSizeU3D16_tFDEEE4051A26433A5996232ADC3414625654DA66 ___874805F2B76BD7887959F02FE0B2A8C07C1E1D41F41AAD4D2AA1D0AB21A1780F_155; // /__StaticArrayInitTypeSize=12 ::88362588448C0D67AC6A928BB97FBFA93C92ED574E09AEAED174B8EFFB876F86 __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 ___88362588448C0D67AC6A928BB97FBFA93C92ED574E09AEAED174B8EFFB876F86_156; // /__StaticArrayInitTypeSize=128 ::896FB86C1BE3DBE6C3CC4FBE122562D75A4EBC6616D3393CF1AFE12377908B95 __StaticArrayInitTypeSizeU3D128_tA0867200945A1690520537DFA2DD9F2DC8E1209C ___896FB86C1BE3DBE6C3CC4FBE122562D75A4EBC6616D3393CF1AFE12377908B95_157; // /__StaticArrayInitTypeSize=6144 ::8AE83CF30C3CEAC5F4B9F025200D65EFAEC851DE0098817DB69F0E547407C095 __StaticArrayInitTypeSizeU3D6144_tC7D0B4030CC1B8F5E770AE916BB72D42FCBE5DBD ___8AE83CF30C3CEAC5F4B9F025200D65EFAEC851DE0098817DB69F0E547407C095_158; // /__StaticArrayInitTypeSize=1024 ::8B3E4AD98E68D077C6A580E0CE5B8BEA476668CC2303A9845D8EC347A4035FB8 __StaticArrayInitTypeSizeU3D1024_tBE4C179BB086BC42B30E7BE339E60017D8093665 ___8B3E4AD98E68D077C6A580E0CE5B8BEA476668CC2303A9845D8EC347A4035FB8_159; // /__StaticArrayInitTypeSize=12 ::8CB850AC259DD215242199AD8F1B0BC74C182B564124B84C0D56BDB7A8FF7286 __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 ___8CB850AC259DD215242199AD8F1B0BC74C182B564124B84C0D56BDB7A8FF7286_160; // /__StaticArrayInitTypeSize=256 ::8CC38DAE7E1F854FB74E0A2910E4781DABC17BFB28C0E2759599F647024FB680 __StaticArrayInitTypeSizeU3D256_t54C7F26E5B56B7887AE4586ABF35C9B1633A3449 ___8CC38DAE7E1F854FB74E0A2910E4781DABC17BFB28C0E2759599F647024FB680_161; // System.Int32 ::8DE58994BA1BCCA412DBAD0B7F71CC1C77CFA1303F3224FA5371B5BE8A27AB5E int32_t ___8DE58994BA1BCCA412DBAD0B7F71CC1C77CFA1303F3224FA5371B5BE8A27AB5E_162; // /__StaticArrayInitTypeSize=12 ::8E508E3CF36A04D2980525060B4220A361C941343EDDD8B43A28CF8001D0CA40 __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 ___8E508E3CF36A04D2980525060B4220A361C941343EDDD8B43A28CF8001D0CA40_163; // /__StaticArrayInitTypeSize=76 ::8FC498A953A183E1FE81A183AE59047435BB9B33D657C625FAB03D38BE19F92E __StaticArrayInitTypeSizeU3D76_t6572A863E37652A3D016260FBD2285807BDD3823 ___8FC498A953A183E1FE81A183AE59047435BB9B33D657C625FAB03D38BE19F92E_164; // /__StaticArrayInitTypeSize=1024 ::910514B7D874CD3C180F8F1F94486233CCF5BB70A7C24F815644F5CD5A02F3AB __StaticArrayInitTypeSizeU3D1024_tBE4C179BB086BC42B30E7BE339E60017D8093665 ___910514B7D874CD3C180F8F1F94486233CCF5BB70A7C24F815644F5CD5A02F3AB_165; // /__StaticArrayInitTypeSize=256 ::93631B0726F6FE6629DAA743EE51B49F4477ED07391B68EEEA0672A4A90018AA __StaticArrayInitTypeSizeU3D256_t54C7F26E5B56B7887AE4586ABF35C9B1633A3449 ___93631B0726F6FE6629DAA743EE51B49F4477ED07391B68EEEA0672A4A90018AA_166; // /__StaticArrayInitTypeSize=120 ::9476220840D3CE82203B4A722E278773B1DA458A22F49FCB9FC45B851DF7D503 __StaticArrayInitTypeSizeU3D120_tD78937C26C99B5FDF514E7F2EB4F8F2367B4C05A ___9476220840D3CE82203B4A722E278773B1DA458A22F49FCB9FC45B851DF7D503_167; // /__StaticArrayInitTypeSize=12 ::960F02F165C0EF9AC4C160FC98BE9273C245853BA32663BB1B6F1588077F95F4 __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 ___960F02F165C0EF9AC4C160FC98BE9273C245853BA32663BB1B6F1588077F95F4_168; // /__StaticArrayInitTypeSize=20 ::9642574237E8981F70B1583D403A33EB8B583E5EA5DD61B9468AD47874A90296 __StaticArrayInitTypeSizeU3D20_tA7878E15E0E5AC780F6ED4F6E87AD8233A152598 ___9642574237E8981F70B1583D403A33EB8B583E5EA5DD61B9468AD47874A90296_169; // /__StaticArrayInitTypeSize=40 ::96883F56416393F42C830BCD6033BE079690C482BC73119EBBE5DC98834BACBF __StaticArrayInitTypeSizeU3D40_tEADC5D82E308542CB0A95168FC156FE53D85DB4F ___96883F56416393F42C830BCD6033BE079690C482BC73119EBBE5DC98834BACBF_170; // /__StaticArrayInitTypeSize=20 ::96CC5BD90B96CA8BCD838F7ABD590F9979E8C636016554F8431A696204812853 __StaticArrayInitTypeSizeU3D20_tA7878E15E0E5AC780F6ED4F6E87AD8233A152598 ___96CC5BD90B96CA8BCD838F7ABD590F9979E8C636016554F8431A696204812853_171; // /__StaticArrayInitTypeSize=64 ::971488BE36A194DB27CE385237DEA12A31333F2FBD2BB3B60701BE542B27AAE2 __StaticArrayInitTypeSizeU3D64_t793535D031B918C2C510207830D7BE6CAC6F369C ___971488BE36A194DB27CE385237DEA12A31333F2FBD2BB3B60701BE542B27AAE2_172; // /__StaticArrayInitTypeSize=12 ::97467041703B2DF5571DCACC6A702C0C6DE68CE9A9470AA240F57D69C09AF7D3 __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 ___97467041703B2DF5571DCACC6A702C0C6DE68CE9A9470AA240F57D69C09AF7D3_173; // /__StaticArrayInitTypeSize=1024 ::97C49ABA628782D4FE08840F38539E305C52D0A9C0E0882E77C23DECAB6BDBA6 __StaticArrayInitTypeSizeU3D1024_tBE4C179BB086BC42B30E7BE339E60017D8093665 ___97C49ABA628782D4FE08840F38539E305C52D0A9C0E0882E77C23DECAB6BDBA6_174; // /__StaticArrayInitTypeSize=40 ::97CAAC7D5BE7722352C1AB556BFE01D3F3CCA0F50B5A648195D6415006620C8F __StaticArrayInitTypeSizeU3D40_tEADC5D82E308542CB0A95168FC156FE53D85DB4F ___97CAAC7D5BE7722352C1AB556BFE01D3F3CCA0F50B5A648195D6415006620C8F_175; // /__StaticArrayInitTypeSize=256 ::9829726FEA4FBE8836ADA2143950510D3C214E70A13B9BF48009D97CD8485670 __StaticArrayInitTypeSizeU3D256_t54C7F26E5B56B7887AE4586ABF35C9B1633A3449 ___9829726FEA4FBE8836ADA2143950510D3C214E70A13B9BF48009D97CD8485670_176; // /__StaticArrayInitTypeSize=1024 ::99010FBF800B50867080A66CB97A60E8D7B61251655C9E945DC0505EEB70AC95 __StaticArrayInitTypeSizeU3D1024_tBE4C179BB086BC42B30E7BE339E60017D8093665 ___99010FBF800B50867080A66CB97A60E8D7B61251655C9E945DC0505EEB70AC95_177; // /__StaticArrayInitTypeSize=256 ::99FD541BFD4CF8DD3C18069CA1D5F4B622333DDBA412F00D5A6B642626034EDF __StaticArrayInitTypeSizeU3D256_t54C7F26E5B56B7887AE4586ABF35C9B1633A3449 ___99FD541BFD4CF8DD3C18069CA1D5F4B622333DDBA412F00D5A6B642626034EDF_178; // /__StaticArrayInitTypeSize=512 ::9AC0C32A73444A448170AE1EFE7F69A0D3A7F6E1335FA0E112D9F96EB7EE3CC7 __StaticArrayInitTypeSizeU3D512_t0F967F8361DD05C875A7A3DB3A402E55F957AAFE ___9AC0C32A73444A448170AE1EFE7F69A0D3A7F6E1335FA0E112D9F96EB7EE3CC7_179; // /__StaticArrayInitTypeSize=32 ::9B29692916637801E748ABDF9CE9D3A8AED3F375C84C7346C11C2BB150BD720B __StaticArrayInitTypeSizeU3D32_t1DFB229ADDC86DD5A295F9C768E8E5D0DF92913F ___9B29692916637801E748ABDF9CE9D3A8AED3F375C84C7346C11C2BB150BD720B_180; // /__StaticArrayInitTypeSize=1024 ::9C28EF1A620E00413BBFC7E6ED40092033A3C250583DD7FAD355D2A306A7427B __StaticArrayInitTypeSizeU3D1024_tBE4C179BB086BC42B30E7BE339E60017D8093665 ___9C28EF1A620E00413BBFC7E6ED40092033A3C250583DD7FAD355D2A306A7427B_181; // /__StaticArrayInitTypeSize=32 ::9CB8BF99E695FF4E0E3E01770F3E96060FC79466F1325C60B375349C591ADF02 __StaticArrayInitTypeSizeU3D32_t1DFB229ADDC86DD5A295F9C768E8E5D0DF92913F ___9CB8BF99E695FF4E0E3E01770F3E96060FC79466F1325C60B375349C591ADF02_182; // /__StaticArrayInitTypeSize=48 ::9CCC11CED0AD12118416B3C3C73453E6480B671C0EF2F753B6900DA2060F5B44 __StaticArrayInitTypeSizeU3D48_tFD8B246DD801288DF862F996D7F0915222433AD7 ___9CCC11CED0AD12118416B3C3C73453E6480B671C0EF2F753B6900DA2060F5B44_183; // /__StaticArrayInitTypeSize=12 ::9CFF23020B5A7E24467474237978D4CB52A601FBC0B3E504B9ABC64C062A499C __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 ___9CFF23020B5A7E24467474237978D4CB52A601FBC0B3E504B9ABC64C062A499C_184; // /__StaticArrayInitTypeSize=256 ::9DA5D1DADE776A467199AC96E9412AD7A5CA1E62BCDAC527079912B1185A5C63 __StaticArrayInitTypeSizeU3D256_t54C7F26E5B56B7887AE4586ABF35C9B1633A3449 ___9DA5D1DADE776A467199AC96E9412AD7A5CA1E62BCDAC527079912B1185A5C63_185; // /__StaticArrayInitTypeSize=12 ::9DA6DC3BEB35D0E411A5D1E407E011542CC032FD6BD76CFFEB5EF327331840FD __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 ___9DA6DC3BEB35D0E411A5D1E407E011542CC032FD6BD76CFFEB5EF327331840FD_186; // /__StaticArrayInitTypeSize=28 ::9DC840E2F2B5B0E9B3B12C6585295C61986721911DA7AE18C9B18EFF2F01ABE5 __StaticArrayInitTypeSizeU3D28_tB9DE54DF41ABC27805509271A10177513906BF30 ___9DC840E2F2B5B0E9B3B12C6585295C61986721911DA7AE18C9B18EFF2F01ABE5_187; // /__StaticArrayInitTypeSize=12 ::9DDE3528C5CCCCD4D7C730403ABE54766C6645E371ED7ACB70584C320D87F670 __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 ___9DDE3528C5CCCCD4D7C730403ABE54766C6645E371ED7ACB70584C320D87F670_188; // /__StaticArrayInitTypeSize=32 ::9EF35AA995725D55C515A807B1D2BE31B36269235146245330CFB2683FA9A840 __StaticArrayInitTypeSizeU3D32_t1DFB229ADDC86DD5A295F9C768E8E5D0DF92913F ___9EF35AA995725D55C515A807B1D2BE31B36269235146245330CFB2683FA9A840_189; // /__StaticArrayInitTypeSize=16 ::9F9F5111F7B27A781F1F1DDDE5EBC2DD2B796BFC7365C9C28B548E564176929F __StaticArrayInitTypeSizeU3D16_tFDEEE4051A26433A5996232ADC3414625654DA66 ___9F9F5111F7B27A781F1F1DDDE5EBC2DD2B796BFC7365C9C28B548E564176929F_190; // /__StaticArrayInitTypeSize=32 ::A08110AAECF4B88CA5A7F070B68E448ED895A5DE752B84C57651DA54D9BB5814 __StaticArrayInitTypeSizeU3D32_t1DFB229ADDC86DD5A295F9C768E8E5D0DF92913F ___A08110AAECF4B88CA5A7F070B68E448ED895A5DE752B84C57651DA54D9BB5814_191; // /__StaticArrayInitTypeSize=64 ::A1486177999A77F2FD76EAB02D2517803BFF5B0C5A01CFB95B3F1DA7B7D6DCE8 __StaticArrayInitTypeSizeU3D64_t793535D031B918C2C510207830D7BE6CAC6F369C ___A1486177999A77F2FD76EAB02D2517803BFF5B0C5A01CFB95B3F1DA7B7D6DCE8_192; // /__StaticArrayInitTypeSize=64 ::A39EF033189E647DDABF6324B79FCD143D3FD7DFF7B247086B02EC33B9E3B15E __StaticArrayInitTypeSizeU3D64_t793535D031B918C2C510207830D7BE6CAC6F369C ___A39EF033189E647DDABF6324B79FCD143D3FD7DFF7B247086B02EC33B9E3B15E_193; // /__StaticArrayInitTypeSize=12 ::A4241EDCB474331DF94C96B4F24A3A8773452488FD0458F8C0C30F7C24B89E07 __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 ___A4241EDCB474331DF94C96B4F24A3A8773452488FD0458F8C0C30F7C24B89E07_194; // /__StaticArrayInitTypeSize=38 ::A45AA8042E89D23F821D2E22C9EBAFCEC4D3B1291072EA6A49D9D8A490839689 __StaticArrayInitTypeSizeU3D38_tA06FFB58ABD95EAC48139C4ABFED36B1C69D0B92 ___A45AA8042E89D23F821D2E22C9EBAFCEC4D3B1291072EA6A49D9D8A490839689_195; // /__StaticArrayInitTypeSize=128 ::A589B8F1C215FA773BA2724EB825E8B2D1792FB955349574454E18C63537F2A6 __StaticArrayInitTypeSizeU3D128_tA0867200945A1690520537DFA2DD9F2DC8E1209C ___A589B8F1C215FA773BA2724EB825E8B2D1792FB955349574454E18C63537F2A6_196; // /__StaticArrayInitTypeSize=64 ::A5A95A17B27BD47489B7BEB4A8AA145D08C838C183CD5A77A1A5EFD96AA3AB99 __StaticArrayInitTypeSizeU3D64_t793535D031B918C2C510207830D7BE6CAC6F369C ___A5A95A17B27BD47489B7BEB4A8AA145D08C838C183CD5A77A1A5EFD96AA3AB99_197; // /__StaticArrayInitTypeSize=12 ::A719D1E9DB9C1628AF05DD49B4AA5D095CF0AD06D01C396B1777588A04D9D13E __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 ___A719D1E9DB9C1628AF05DD49B4AA5D095CF0AD06D01C396B1777588A04D9D13E_198; // /__StaticArrayInitTypeSize=16 ::A80010A555E14F5B5B3D967E0F1621742AC2048F40EBF73EB76AD8991448EE21 __StaticArrayInitTypeSizeU3D16_tFDEEE4051A26433A5996232ADC3414625654DA66 ___A80010A555E14F5B5B3D967E0F1621742AC2048F40EBF73EB76AD8991448EE21_199; // /__StaticArrayInitTypeSize=12 ::A935391692FCA9A4CF6CE823B9DBED3DB708352BB4ACEDDA9EADCA78ADD23DB7 __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 ___A935391692FCA9A4CF6CE823B9DBED3DB708352BB4ACEDDA9EADCA78ADD23DB7_200; // System.Int32 ::A9DD1527A5845A7B2E82F3427251AD622D570D0B8CDA4A0AF9644EB34E69B2FC int32_t ___A9DD1527A5845A7B2E82F3427251AD622D570D0B8CDA4A0AF9644EB34E69B2FC_201; // /__StaticArrayInitTypeSize=1024 ::AA5D3053E53FEC67956EC1D2AA6F57CC52342FFEA91E9B7BEAF9ED8E6FCEEC23 __StaticArrayInitTypeSizeU3D1024_tBE4C179BB086BC42B30E7BE339E60017D8093665 ___AA5D3053E53FEC67956EC1D2AA6F57CC52342FFEA91E9B7BEAF9ED8E6FCEEC23_202; // /__StaticArrayInitTypeSize=56 ::AB3F6EE9927AC1C89E7F3D250F8DAC9A070249930D4A758B98F4D5B9A8E202B3 __StaticArrayInitTypeSizeU3D56_tEBF9CCD8C2A1E8B12AE6EDE1B31598793DD01186 ___AB3F6EE9927AC1C89E7F3D250F8DAC9A070249930D4A758B98F4D5B9A8E202B3_203; // /__StaticArrayInitTypeSize=1024 ::AB60EEBC1B8BF85AD5AF219745EEA4317E0C780D22675F7A33A0929A34D17DE5 __StaticArrayInitTypeSizeU3D1024_tBE4C179BB086BC42B30E7BE339E60017D8093665 ___AB60EEBC1B8BF85AD5AF219745EEA4317E0C780D22675F7A33A0929A34D17DE5_204; // /__StaticArrayInitTypeSize=2048 ::AC7FC16C704375F0F1DB433E70C6C2B90B1D797B17806DD74E7664CAD8BFA778 __StaticArrayInitTypeSizeU3D2048_t466737CD17660C48F81FB82F5CE837C6303A316E ___AC7FC16C704375F0F1DB433E70C6C2B90B1D797B17806DD74E7664CAD8BFA778_205; // /__StaticArrayInitTypeSize=12 ::AD220A499D7A196B0FE1E8BCDAA020369A8BA1C4CF21B15A3E21935ED7B09D54 __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 ___AD220A499D7A196B0FE1E8BCDAA020369A8BA1C4CF21B15A3E21935ED7B09D54_206; // /__StaticArrayInitTypeSize=24 ::ADA8FCF87AF641D309489525EC896153F79D2AFEA9622C0BDCEDB7F8EAADD77F __StaticArrayInitTypeSizeU3D24_t2F23740D8943FC7C06AD3DD80B71D65744F140F2 ___ADA8FCF87AF641D309489525EC896153F79D2AFEA9622C0BDCEDB7F8EAADD77F_207; // /__StaticArrayInitTypeSize=32 ::AF0312129020B258B5B582D3F8EA8A3DAB35467AE93C8C6DBE5D6681CCD7D489 __StaticArrayInitTypeSizeU3D32_t1DFB229ADDC86DD5A295F9C768E8E5D0DF92913F ___AF0312129020B258B5B582D3F8EA8A3DAB35467AE93C8C6DBE5D6681CCD7D489_208; // /__StaticArrayInitTypeSize=40 ::B09C22565E577648AD57A0C5D1F44C38D4C01E2BF7727269A1E20A3717CC77D0 __StaticArrayInitTypeSizeU3D40_tEADC5D82E308542CB0A95168FC156FE53D85DB4F ___B09C22565E577648AD57A0C5D1F44C38D4C01E2BF7727269A1E20A3717CC77D0_209; // /__StaticArrayInitTypeSize=12 ::B17AF625BB8EA7C85766DBFB60A73BAE2A82560C68B4F03D08B576CD43E911DA __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 ___B17AF625BB8EA7C85766DBFB60A73BAE2A82560C68B4F03D08B576CD43E911DA_210; // /__StaticArrayInitTypeSize=16 ::B1FFCD775449513A059F2F3A2DF44C39E6542C6474D6BAE3DC3FA1BC256255F0 __StaticArrayInitTypeSizeU3D16_tFDEEE4051A26433A5996232ADC3414625654DA66 ___B1FFCD775449513A059F2F3A2DF44C39E6542C6474D6BAE3DC3FA1BC256255F0_211; // /__StaticArrayInitTypeSize=120 ::B23D510F520CB4BA8AFA847F8A40E757C40CB6A55B237EFA1AC6D3984911B114 __StaticArrayInitTypeSizeU3D120_tD78937C26C99B5FDF514E7F2EB4F8F2367B4C05A ___B23D510F520CB4BA8AFA847F8A40E757C40CB6A55B237EFA1AC6D3984911B114_212; // /__StaticArrayInitTypeSize=12 ::B257E85A5D3CAB5E738D5A0FD1A7AE96624BFE92CB7915726CBBE1518C3225CF __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 ___B257E85A5D3CAB5E738D5A0FD1A7AE96624BFE92CB7915726CBBE1518C3225CF_213; // /__StaticArrayInitTypeSize=12 ::B2A10F44FFEE5755DDFA6587F62D7F83F24AF24429D3ACA46E56F3F295251DEB __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 ___B2A10F44FFEE5755DDFA6587F62D7F83F24AF24429D3ACA46E56F3F295251DEB_214; // /__StaticArrayInitTypeSize=64 ::B3985439AEF8A4DF51A3369D7C0211EEF12CB0E510F6630E110C6DCC10B11A8E __StaticArrayInitTypeSizeU3D64_t793535D031B918C2C510207830D7BE6CAC6F369C ___B3985439AEF8A4DF51A3369D7C0211EEF12CB0E510F6630E110C6DCC10B11A8E_215; // /__StaticArrayInitTypeSize=12 ::B48C3FCBDCCF3473EF494DC9D3E37B24CF9202AB511EEEB8FCBB48B626340059 __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 ___B48C3FCBDCCF3473EF494DC9D3E37B24CF9202AB511EEEB8FCBB48B626340059_216; // /__StaticArrayInitTypeSize=24 ::B57A705E01AAAEA098AD619DAA1A7220B6AB16C81F633CD5F40116160334CD05 __StaticArrayInitTypeSizeU3D24_t2F23740D8943FC7C06AD3DD80B71D65744F140F2 ___B57A705E01AAAEA098AD619DAA1A7220B6AB16C81F633CD5F40116160334CD05_217; // /__StaticArrayInitTypeSize=20 ::B6338EE68F3FD438E03D596B6D76554714958953358DF7320F5073C3CB779758 __StaticArrayInitTypeSizeU3D20_tA7878E15E0E5AC780F6ED4F6E87AD8233A152598 ___B6338EE68F3FD438E03D596B6D76554714958953358DF7320F5073C3CB779758_218; // /__StaticArrayInitTypeSize=256 ::B67F32BB12BAA41BEAF505F53EECD4F1409EF3E782F8CD077B511553999CE297 __StaticArrayInitTypeSizeU3D256_t54C7F26E5B56B7887AE4586ABF35C9B1633A3449 ___B67F32BB12BAA41BEAF505F53EECD4F1409EF3E782F8CD077B511553999CE297_219; // /__StaticArrayInitTypeSize=12 ::B68ACFAD2A3D93FE2B8963E29978E6D3FADFFF5E7FE6C13590E8888CCA7AD7DD __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 ___B68ACFAD2A3D93FE2B8963E29978E6D3FADFFF5E7FE6C13590E8888CCA7AD7DD_220; // /__StaticArrayInitTypeSize=36 ::B698262446F5CFFF6CD492B8DBB1298BC61F0135EEE69366BD94E81ADE1D5C5A __StaticArrayInitTypeSizeU3D36_t5A0F5FAC8609C11AC407745154F17247010BD4A1 ___B698262446F5CFFF6CD492B8DBB1298BC61F0135EEE69366BD94E81ADE1D5C5A_221; // /__StaticArrayInitTypeSize=36 ::B6FF5DB8C0FA699CD97E8EDF68219F0D1D9E509B4911710791D74AD7DF2DA1AD __StaticArrayInitTypeSizeU3D36_t5A0F5FAC8609C11AC407745154F17247010BD4A1 ___B6FF5DB8C0FA699CD97E8EDF68219F0D1D9E509B4911710791D74AD7DF2DA1AD_222; // /__StaticArrayInitTypeSize=16 ::B77E3D4019880A0C0F03E4214418983FD00C0107BB2632899FE6C3230F97B82C __StaticArrayInitTypeSizeU3D16_tFDEEE4051A26433A5996232ADC3414625654DA66 ___B77E3D4019880A0C0F03E4214418983FD00C0107BB2632899FE6C3230F97B82C_223; // /__StaticArrayInitTypeSize=12 ::B7A918F6F138CA8137025633559198B529D28CCEC5A51B005376CC69A5B83D85 __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 ___B7A918F6F138CA8137025633559198B529D28CCEC5A51B005376CC69A5B83D85_224; // System.Int32 ::B8A899AEBE8BCC739D363C17DD8CA885653263A59843BF7B7C85DE4DB10A9C92 int32_t ___B8A899AEBE8BCC739D363C17DD8CA885653263A59843BF7B7C85DE4DB10A9C92_225; // /__StaticArrayInitTypeSize=64 ::B93B37392B6BF36325C2B8E6047E7EF31B87C67E59B16D30A60CAF2E18D9C73C __StaticArrayInitTypeSizeU3D64_t793535D031B918C2C510207830D7BE6CAC6F369C ___B93B37392B6BF36325C2B8E6047E7EF31B87C67E59B16D30A60CAF2E18D9C73C_226; // /__StaticArrayInitTypeSize=256 ::B9D4AF390AFC6A0F149B843D651CFEBC1C4EC496A0263B72207836F9C525E1C4 __StaticArrayInitTypeSizeU3D256_t54C7F26E5B56B7887AE4586ABF35C9B1633A3449 ___B9D4AF390AFC6A0F149B843D651CFEBC1C4EC496A0263B72207836F9C525E1C4_227; // /__StaticArrayInitTypeSize=40 ::BABB01CD1E2AD140F7D2AF35515DA38E8936F0BA0298BCF0245EB5692A3F69CC __StaticArrayInitTypeSizeU3D40_tEADC5D82E308542CB0A95168FC156FE53D85DB4F ___BABB01CD1E2AD140F7D2AF35515DA38E8936F0BA0298BCF0245EB5692A3F69CC_228; // /__StaticArrayInitTypeSize=1024 ::BB288FA00D4BBE2546E0D29F7D8BC6AF483CD4275D692B451B2E39A404E33EBF __StaticArrayInitTypeSizeU3D1024_tBE4C179BB086BC42B30E7BE339E60017D8093665 ___BB288FA00D4BBE2546E0D29F7D8BC6AF483CD4275D692B451B2E39A404E33EBF_229; // /__StaticArrayInitTypeSize=12 ::BD01644841E6B289961C01E9D8319807BB25F791DB6A990F60D44DA36533D5AD __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 ___BD01644841E6B289961C01E9D8319807BB25F791DB6A990F60D44DA36533D5AD_230; // /__StaticArrayInitTypeSize=32 ::BD6174A7C16E1AF07272966A9C071C8A3CF16B2726C50D672A09F60636B08901 __StaticArrayInitTypeSizeU3D32_t1DFB229ADDC86DD5A295F9C768E8E5D0DF92913F ___BD6174A7C16E1AF07272966A9C071C8A3CF16B2726C50D672A09F60636B08901_231; // System.Int32 ::BDB11C99D6418180156EEA47B9EB755F8736055603C19E57F9DFB4CDFFCF8C3A int32_t ___BDB11C99D6418180156EEA47B9EB755F8736055603C19E57F9DFB4CDFFCF8C3A_232; // /__StaticArrayInitTypeSize=96 ::BDB6BB299E50984399E0FD8F6BA60FC85EF8CAF6AD5154D53E6DAC34E2E0B381 __StaticArrayInitTypeSizeU3D96_tADB23F3DA94DC89452F2BC0884B51C90615CDCD5 ___BDB6BB299E50984399E0FD8F6BA60FC85EF8CAF6AD5154D53E6DAC34E2E0B381_233; // /__StaticArrayInitTypeSize=1024 ::BDBC02F2D0A2A74757905F71BEC91DE96906C2FB70018166887D85BEB84B7957 __StaticArrayInitTypeSizeU3D1024_tBE4C179BB086BC42B30E7BE339E60017D8093665 ___BDBC02F2D0A2A74757905F71BEC91DE96906C2FB70018166887D85BEB84B7957_234; // /__StaticArrayInitTypeSize=12 ::BEDA989D5939125AA1831BFE35ED2E4F0F05DD63851049C646ACE173A2D0827C __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 ___BEDA989D5939125AA1831BFE35ED2E4F0F05DD63851049C646ACE173A2D0827C_235; // /__StaticArrayInitTypeSize=12 ::BF3DB37CB55FF90EEE410403506E7AFB17B3B6ED163AEC657F4E4F47532D1E85 __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 ___BF3DB37CB55FF90EEE410403506E7AFB17B3B6ED163AEC657F4E4F47532D1E85_236; // /__StaticArrayInitTypeSize=192 ::C0BCAD52BB24771C2430DFC75321628F5503FDDC5A0E05E93F3DD624A60B10BD __StaticArrayInitTypeSizeU3D192_tC7D23024B2AD7A4D301599706A49B8C87DAA353D ___C0BCAD52BB24771C2430DFC75321628F5503FDDC5A0E05E93F3DD624A60B10BD_237; // /__StaticArrayInitTypeSize=20 ::C0EE00302C997F25F7963B42E53EA31C48A41E1D5D50F1DAC01F6350AE1FF443 __StaticArrayInitTypeSizeU3D20_tA7878E15E0E5AC780F6ED4F6E87AD8233A152598 ___C0EE00302C997F25F7963B42E53EA31C48A41E1D5D50F1DAC01F6350AE1FF443_238; // /__StaticArrayInitTypeSize=76 ::C133E473E5E653C5C4AEDB8BCC1C1A3A44D384FC0B6C0FCF04672B1B325EC01B __StaticArrayInitTypeSizeU3D76_t6572A863E37652A3D016260FBD2285807BDD3823 ___C133E473E5E653C5C4AEDB8BCC1C1A3A44D384FC0B6C0FCF04672B1B325EC01B_239; // /__StaticArrayInitTypeSize=1024 ::C199D37D9A06A0F4C75F70A8ABD3D0C2FAEB17B255174C5E67392D81CF5FF0EC __StaticArrayInitTypeSizeU3D1024_tBE4C179BB086BC42B30E7BE339E60017D8093665 ___C199D37D9A06A0F4C75F70A8ABD3D0C2FAEB17B255174C5E67392D81CF5FF0EC_240; // /__StaticArrayInitTypeSize=256 ::C2D8E5EED6CBEBD8625FC18F81486A7733C04F9B0129FFBE974C68B90308B4F2 __StaticArrayInitTypeSizeU3D256_t54C7F26E5B56B7887AE4586ABF35C9B1633A3449 ___C2D8E5EED6CBEBD8625FC18F81486A7733C04F9B0129FFBE974C68B90308B4F2_241; // /__StaticArrayInitTypeSize=1024 ::C4A6802D24BD0B4979A486C462DA989CD54F8816365BC0635A8A499FF421201C __StaticArrayInitTypeSizeU3D1024_tBE4C179BB086BC42B30E7BE339E60017D8093665 ___C4A6802D24BD0B4979A486C462DA989CD54F8816365BC0635A8A499FF421201C_242; // /__StaticArrayInitTypeSize=2048 ::C4E613C844059E36B3D4EE786C4236B8E641E7D49F520B003540BB274F7E12F7 __StaticArrayInitTypeSizeU3D2048_t466737CD17660C48F81FB82F5CE837C6303A316E ___C4E613C844059E36B3D4EE786C4236B8E641E7D49F520B003540BB274F7E12F7_243; // /__StaticArrayInitTypeSize=32 ::C51FEE572495EE6ED75353FC262F765FF558EED94FCB9EE64987AEE6C8548E12 __StaticArrayInitTypeSizeU3D32_t1DFB229ADDC86DD5A295F9C768E8E5D0DF92913F ___C51FEE572495EE6ED75353FC262F765FF558EED94FCB9EE64987AEE6C8548E12_244; // /__StaticArrayInitTypeSize=12 ::C65D6ACE28C7ABEB56A3809EBDF84987B4FD0B0EB2C34FEA90394A0A5E10DC55 __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 ___C65D6ACE28C7ABEB56A3809EBDF84987B4FD0B0EB2C34FEA90394A0A5E10DC55_245; // System.Int32 ::C71C8ED7041ABE0B7FD161D726857C18705285A9F1B478A006310909B4A6D900 int32_t ___C71C8ED7041ABE0B7FD161D726857C18705285A9F1B478A006310909B4A6D900_246; // /__StaticArrayInitTypeSize=12 ::C7B696E5CE2020FEC8F611D5047339850FECC787C3DBC5D36589354D8ADF98C1 __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 ___C7B696E5CE2020FEC8F611D5047339850FECC787C3DBC5D36589354D8ADF98C1_247; // /__StaticArrayInitTypeSize=112 ::C84227140A8A7787B30DFF8BD5693C19AA5A430C4E89FFD0256D7F77B3FEAD82 __StaticArrayInitTypeSizeU3D112_t366701DE02350ED8C8A65F92A137F54409B95542 ___C84227140A8A7787B30DFF8BD5693C19AA5A430C4E89FFD0256D7F77B3FEAD82_248; // /__StaticArrayInitTypeSize=1024 ::C854B091EA9394BFC39C4324F63BF827E324ABA5F68693B00E4DB8B247ED2023 __StaticArrayInitTypeSizeU3D1024_tBE4C179BB086BC42B30E7BE339E60017D8093665 ___C854B091EA9394BFC39C4324F63BF827E324ABA5F68693B00E4DB8B247ED2023_249; // /__StaticArrayInitTypeSize=64 ::C90D4186D61A339F3078D8C7A6CBB1F005BFF5039C44C37F526BDCE2E00200BE __StaticArrayInitTypeSizeU3D64_t793535D031B918C2C510207830D7BE6CAC6F369C ___C90D4186D61A339F3078D8C7A6CBB1F005BFF5039C44C37F526BDCE2E00200BE_250; // /__StaticArrayInitTypeSize=32 ::C9E595B3F656D2DCA3D18330FD3EB05010FD9D445BE304E4FA5F4AB7B335494D __StaticArrayInitTypeSizeU3D32_t1DFB229ADDC86DD5A295F9C768E8E5D0DF92913F ___C9E595B3F656D2DCA3D18330FD3EB05010FD9D445BE304E4FA5F4AB7B335494D_251; // /__StaticArrayInitTypeSize=96 ::CB11E26FF20D3318A5A76F5FC0E725883F81ED29DAD7E32947BA8779AA3DE37F __StaticArrayInitTypeSizeU3D96_tADB23F3DA94DC89452F2BC0884B51C90615CDCD5 ___CB11E26FF20D3318A5A76F5FC0E725883F81ED29DAD7E32947BA8779AA3DE37F_252; // /__StaticArrayInitTypeSize=512 ::CB6DED39AE0C25F0748B553A13DCA00F6B77780B9F34B0B0F4C56BB7BF768C82 __StaticArrayInitTypeSizeU3D512_t0F967F8361DD05C875A7A3DB3A402E55F957AAFE ___CB6DED39AE0C25F0748B553A13DCA00F6B77780B9F34B0B0F4C56BB7BF768C82_253; // /__StaticArrayInitTypeSize=12 ::CC9BD9D64572985ECFB6E2A723B6DD347BB34F5AFECDBFB98444028D2DF4844D __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 ___CC9BD9D64572985ECFB6E2A723B6DD347BB34F5AFECDBFB98444028D2DF4844D_254; // /__StaticArrayInitTypeSize=2048 ::CCD83CF06E3CE2D4A938C42BAEA101B30335EAF483F59E5EDCB41DF7C4807E1B __StaticArrayInitTypeSizeU3D2048_t466737CD17660C48F81FB82F5CE837C6303A316E ___CCD83CF06E3CE2D4A938C42BAEA101B30335EAF483F59E5EDCB41DF7C4807E1B_255; // /__StaticArrayInitTypeSize=32 ::CDAEE7E50DA05783C75D649650C5CDC6ABB06447D6A9CFBB2E7212421547E53B __StaticArrayInitTypeSizeU3D32_t1DFB229ADDC86DD5A295F9C768E8E5D0DF92913F ___CDAEE7E50DA05783C75D649650C5CDC6ABB06447D6A9CFBB2E7212421547E53B_256; // /__StaticArrayInitTypeSize=68 ::CF64D219C0BA56CECE4E41E0C8BF3AF538F4510FA9A2B00F38DA09E548270E5C __StaticArrayInitTypeSizeU3D68_tE431405C001EFCAA99F9D46276BFEAF7F5AF4E0F ___CF64D219C0BA56CECE4E41E0C8BF3AF538F4510FA9A2B00F38DA09E548270E5C_257; // /__StaticArrayInitTypeSize=32 ::D15388770BF0AB6F544906F0A1A3375BE05BB7FEB2B215CED8A8E41C42972549 __StaticArrayInitTypeSizeU3D32_t1DFB229ADDC86DD5A295F9C768E8E5D0DF92913F ___D15388770BF0AB6F544906F0A1A3375BE05BB7FEB2B215CED8A8E41C42972549_258; // /__StaticArrayInitTypeSize=12 ::D1FAE5443A715D6F96387473C649F557670B8A92E175272491DFC646754F4A9D __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 ___D1FAE5443A715D6F96387473C649F557670B8A92E175272491DFC646754F4A9D_259; // /__StaticArrayInitTypeSize=2048 ::D38868B99B6C1AB9F2E65E75D07BA90CAF6DA7F4D74F9142A44413647473B362 __StaticArrayInitTypeSizeU3D2048_t466737CD17660C48F81FB82F5CE837C6303A316E ___D38868B99B6C1AB9F2E65E75D07BA90CAF6DA7F4D74F9142A44413647473B362_260; // /__StaticArrayInitTypeSize=12 ::D3ADE9315DD51AE00C4C2D80ED119F3D1B1743E64ADC7FDDDE505286274C877D __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 ___D3ADE9315DD51AE00C4C2D80ED119F3D1B1743E64ADC7FDDDE505286274C877D_261; // /__StaticArrayInitTypeSize=40 ::D6380FB2FF2DD88C9290D88B81E78BCA13AAAB4BE827B103062AFBB1085B0793 __StaticArrayInitTypeSizeU3D40_tEADC5D82E308542CB0A95168FC156FE53D85DB4F ___D6380FB2FF2DD88C9290D88B81E78BCA13AAAB4BE827B103062AFBB1085B0793_262; // /__StaticArrayInitTypeSize=12 ::D916EBA7A5A5D84BB85D26EE65A08CC18219FACEB615519209ABB469C0B35D32 __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 ___D916EBA7A5A5D84BB85D26EE65A08CC18219FACEB615519209ABB469C0B35D32_263; // /__StaticArrayInitTypeSize=56 ::D9388FECE7A168D1EFFA85FA9C8DA1AEED48DDCE2E3799E07F41A9B60E389722 __StaticArrayInitTypeSizeU3D56_tEBF9CCD8C2A1E8B12AE6EDE1B31598793DD01186 ___D9388FECE7A168D1EFFA85FA9C8DA1AEED48DDCE2E3799E07F41A9B60E389722_264; // /__StaticArrayInitTypeSize=12 ::DB1CCE19AFD5123D31DCDAC6656A6DB5AF929CA39192511B8C042DD0513E7497 __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 ___DB1CCE19AFD5123D31DCDAC6656A6DB5AF929CA39192511B8C042DD0513E7497_265; // /__StaticArrayInitTypeSize=64 ::DC196B5ACC67550E50DDC963D9192AEB816537E6A74CFB7DFE3A0453E5F4FB82 __StaticArrayInitTypeSizeU3D64_t793535D031B918C2C510207830D7BE6CAC6F369C ___DC196B5ACC67550E50DDC963D9192AEB816537E6A74CFB7DFE3A0453E5F4FB82_266; // /__StaticArrayInitTypeSize=24 ::DC1CDED6204DF70AC5C64ED2C9958FE75479400FE1E1A80F77C3A5BC6FFAF0A5 __StaticArrayInitTypeSizeU3D24_t2F23740D8943FC7C06AD3DD80B71D65744F140F2 ___DC1CDED6204DF70AC5C64ED2C9958FE75479400FE1E1A80F77C3A5BC6FFAF0A5_267; // /__StaticArrayInitTypeSize=64 ::DD2B2ACED61DA9A12AEE4F581C0D33D6D76A9722CDC6355B23FB5DF6B2032B18 __StaticArrayInitTypeSizeU3D64_t793535D031B918C2C510207830D7BE6CAC6F369C ___DD2B2ACED61DA9A12AEE4F581C0D33D6D76A9722CDC6355B23FB5DF6B2032B18_268; // /__StaticArrayInitTypeSize=12 ::DDA4EDB734C11C20B2D8A7BE67E2BB03E2F67B7928B0DAEB15EBF2EDD9A5150B __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 ___DDA4EDB734C11C20B2D8A7BE67E2BB03E2F67B7928B0DAEB15EBF2EDD9A5150B_269; // System.Int32 ::DE422551A0E0EF2710E43824DEFE8B2204F5FB76F83D7A496BA3F8D7D66569EB int32_t ___DE422551A0E0EF2710E43824DEFE8B2204F5FB76F83D7A496BA3F8D7D66569EB_270; // /__StaticArrayInitTypeSize=64 ::DE56C9263420A7B28A6286EB62AFBE2C1D5164698C518792FD8CEAAF2CB2CD03 __StaticArrayInitTypeSizeU3D64_t793535D031B918C2C510207830D7BE6CAC6F369C ___DE56C9263420A7B28A6286EB62AFBE2C1D5164698C518792FD8CEAAF2CB2CD03_271; // /__StaticArrayInitTypeSize=128 ::DE65050FB26A30C376E77EC7E5BE136721540CCE3760EAA1E14854746CADF7E8 __StaticArrayInitTypeSizeU3D128_tA0867200945A1690520537DFA2DD9F2DC8E1209C ___DE65050FB26A30C376E77EC7E5BE136721540CCE3760EAA1E14854746CADF7E8_272; // /__StaticArrayInitTypeSize=12 ::DE9FD94010C5C932FEB066B288CE65EBEB81EDE0E87B31B900BF855BFA2A2B5D __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 ___DE9FD94010C5C932FEB066B288CE65EBEB81EDE0E87B31B900BF855BFA2A2B5D_273; // /__StaticArrayInitTypeSize=4096 ::E0750D3E8FE41BBC5838F6D34CF434A4C764652CDC4BDC7DE6CE8393DE3C53A8 __StaticArrayInitTypeSizeU3D4096_t194B799136AD31D58B9179637D7756F00A1E35D5 ___E0750D3E8FE41BBC5838F6D34CF434A4C764652CDC4BDC7DE6CE8393DE3C53A8_274; // /__StaticArrayInitTypeSize=12 ::E09120C0E7B92A532558D22D44D52452DFE460D6205D1009963B69AABD0F8185 __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 ___E09120C0E7B92A532558D22D44D52452DFE460D6205D1009963B69AABD0F8185_275; // System.Int64 ::E0E3CF58E8EBD3158219B64F434304727B1C71307D99BC27D059966A854CB749 int64_t ___E0E3CF58E8EBD3158219B64F434304727B1C71307D99BC27D059966A854CB749_276; // /__StaticArrayInitTypeSize=64 ::E27F6E9719BC23F7138A27009F35243C6F94F6530A37FC26DE498AB64784DDDA __StaticArrayInitTypeSizeU3D64_t793535D031B918C2C510207830D7BE6CAC6F369C ___E27F6E9719BC23F7138A27009F35243C6F94F6530A37FC26DE498AB64784DDDA_277; // /__StaticArrayInitTypeSize=16 ::E2D43ACAA664F37C9C7876F34F62AAC2D9B43D18817E629D34861AAB1B13388A __StaticArrayInitTypeSizeU3D16_tFDEEE4051A26433A5996232ADC3414625654DA66 ___E2D43ACAA664F37C9C7876F34F62AAC2D9B43D18817E629D34861AAB1B13388A_278; // /__StaticArrayInitTypeSize=12 ::E3668879E09A70694ED6FEE919E303D7EA1266D783955D4DEEDC99CCC5AA6A8D __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 ___E3668879E09A70694ED6FEE919E303D7EA1266D783955D4DEEDC99CCC5AA6A8D_279; // /__StaticArrayInitTypeSize=64 ::E3B4E767F318263A8E7A64E1D61F6D3368A3B59AF34CBB94E657E7FCC58F5BA5 __StaticArrayInitTypeSizeU3D64_t793535D031B918C2C510207830D7BE6CAC6F369C ___E3B4E767F318263A8E7A64E1D61F6D3368A3B59AF34CBB94E657E7FCC58F5BA5_280; // /__StaticArrayInitTypeSize=2048 ::E45C3F86EC68FBD407D74FAEC9A50DFBAA5589A6FB63CCC5F7AA901D2ACA48B6 __StaticArrayInitTypeSizeU3D2048_t466737CD17660C48F81FB82F5CE837C6303A316E ___E45C3F86EC68FBD407D74FAEC9A50DFBAA5589A6FB63CCC5F7AA901D2ACA48B6_281; // /__StaticArrayInitTypeSize=2048 ::E5325952F9FF2214CCE24E320F2BCD6A71C6EB4127F6069352CE065883AE80D0 __StaticArrayInitTypeSizeU3D2048_t466737CD17660C48F81FB82F5CE837C6303A316E ___E5325952F9FF2214CCE24E320F2BCD6A71C6EB4127F6069352CE065883AE80D0_282; // /__StaticArrayInitTypeSize=256 ::E75B7154F674F25D54E89CB7D91F35CC111C8A67EE585938E07D12CB4761637F __StaticArrayInitTypeSizeU3D256_t54C7F26E5B56B7887AE4586ABF35C9B1633A3449 ___E75B7154F674F25D54E89CB7D91F35CC111C8A67EE585938E07D12CB4761637F_283; // /__StaticArrayInitTypeSize=28 ::E7C6C4296C6C2B00D1062AA69054CAB58A57C3ACCE5ECFA4084E7E94CF805F87 __StaticArrayInitTypeSizeU3D28_tB9DE54DF41ABC27805509271A10177513906BF30 ___E7C6C4296C6C2B00D1062AA69054CAB58A57C3ACCE5ECFA4084E7E94CF805F87_284; // /__StaticArrayInitTypeSize=12 ::E87A3B2C4C5D7247B7E149126C3503D3AE2878A02155EA6153E057FE35D9656C __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 ___E87A3B2C4C5D7247B7E149126C3503D3AE2878A02155EA6153E057FE35D9656C_285; // /__StaticArrayInitTypeSize=5 ::E8A5F21A65A81B3BA202AE5DC3791797B0E7271A4923BCD6B124CA062D886C5A __StaticArrayInitTypeSizeU3D5_t4860E7B6EA3ACC966F04D8598CE9F606264B9EE9 ___E8A5F21A65A81B3BA202AE5DC3791797B0E7271A4923BCD6B124CA062D886C5A_286; // /__StaticArrayInitTypeSize=1024 ::E8D46701532BBEB9F3FF8A63C0D74D8C417C782DEE2C085A6D940A8B5B38DA18 __StaticArrayInitTypeSizeU3D1024_tBE4C179BB086BC42B30E7BE339E60017D8093665 ___E8D46701532BBEB9F3FF8A63C0D74D8C417C782DEE2C085A6D940A8B5B38DA18_287; // /__StaticArrayInitTypeSize=12 ::EA648521F3A332BAB2FB6494AA2262B4C66E9EC54FBC6380D1BEADFBA8F7D9CD __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 ___EA648521F3A332BAB2FB6494AA2262B4C66E9EC54FBC6380D1BEADFBA8F7D9CD_288; // System.Int32 ::EB6B70CC36DAA15B37C45E6D0AE3CB7E8A9B1BA69E6BC44762F886192C725A5A int32_t ___EB6B70CC36DAA15B37C45E6D0AE3CB7E8A9B1BA69E6BC44762F886192C725A5A_289; // /__StaticArrayInitTypeSize=1024 ::EC103A6146A987638687685583404F2C172DE3138C47B820021673AD5DA00660 __StaticArrayInitTypeSizeU3D1024_tBE4C179BB086BC42B30E7BE339E60017D8093665 ___EC103A6146A987638687685583404F2C172DE3138C47B820021673AD5DA00660_290; // /__StaticArrayInitTypeSize=40 ::ECA151F23D399F9FE976255B143D0691D0BE043E033B0E2814C0A547336D6545 __StaticArrayInitTypeSizeU3D40_tEADC5D82E308542CB0A95168FC156FE53D85DB4F ___ECA151F23D399F9FE976255B143D0691D0BE043E033B0E2814C0A547336D6545_291; // /__StaticArrayInitTypeSize=1024 ::EE83363C7267157642FFDAC294D9028B3BCD964F62596706A5A94C92C8FCDE6C __StaticArrayInitTypeSizeU3D1024_tBE4C179BB086BC42B30E7BE339E60017D8093665 ___EE83363C7267157642FFDAC294D9028B3BCD964F62596706A5A94C92C8FCDE6C_292; // /__StaticArrayInitTypeSize=256 ::EF39C5A882F9477B2A250BA257247825CEB07FC53C3C984385F2C2E5F8222431 __StaticArrayInitTypeSizeU3D256_t54C7F26E5B56B7887AE4586ABF35C9B1633A3449 ___EF39C5A882F9477B2A250BA257247825CEB07FC53C3C984385F2C2E5F8222431_293; // /__StaticArrayInitTypeSize=16 ::EF7F3D1F9F5FC7985E4AE3D48BF986867BA544C1D2FEA6A7745FEA4A2FCAB381 __StaticArrayInitTypeSizeU3D16_tFDEEE4051A26433A5996232ADC3414625654DA66 ___EF7F3D1F9F5FC7985E4AE3D48BF986867BA544C1D2FEA6A7745FEA4A2FCAB381_294; // /__StaticArrayInitTypeSize=12 ::F2CD85BDEF1E84E95EA92E2B686CEEC9FC518118A4342FAB46BECECE253D71F4 __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 ___F2CD85BDEF1E84E95EA92E2B686CEEC9FC518118A4342FAB46BECECE253D71F4_295; // /__StaticArrayInitTypeSize=404 ::F30ADE318602BE9DC38E68CA7E1FE366A1F173330197F71AFD9D555F765D47A7 __StaticArrayInitTypeSizeU3D404_t02BA5FC25140F7864B3B45D3DD9D4D8B9E93A333 ___F30ADE318602BE9DC38E68CA7E1FE366A1F173330197F71AFD9D555F765D47A7_296; // /__StaticArrayInitTypeSize=64 ::F509AE84659919EA56BFF8D829ED41E971314D3D46ED9B0F8F5670D72EB1688B __StaticArrayInitTypeSizeU3D64_t793535D031B918C2C510207830D7BE6CAC6F369C ___F509AE84659919EA56BFF8D829ED41E971314D3D46ED9B0F8F5670D72EB1688B_297; // /__StaticArrayInitTypeSize=116 ::F8D7861760C88CC514F66095AF0AED47ECBA063ADB65F47125ED07BCC2CF9842 __StaticArrayInitTypeSizeU3D116_t9020B92E8453BBAFE2519A469C0893F630E8D2C9 ___F8D7861760C88CC514F66095AF0AED47ECBA063ADB65F47125ED07BCC2CF9842_298; // /__StaticArrayInitTypeSize=192 ::F8E6964ADFFC257265537256D21E93496A17B9271DC5D64F40869EEEAAFF6FBB __StaticArrayInitTypeSizeU3D192_tC7D23024B2AD7A4D301599706A49B8C87DAA353D ___F8E6964ADFFC257265537256D21E93496A17B9271DC5D64F40869EEEAAFF6FBB_299; // /__StaticArrayInitTypeSize=256 ::F915BC5619C5EB2C4D315B5409BC531F55FA3E3A6167F57B7A4F5F7F9C5F022B __StaticArrayInitTypeSizeU3D256_t54C7F26E5B56B7887AE4586ABF35C9B1633A3449 ___F915BC5619C5EB2C4D315B5409BC531F55FA3E3A6167F57B7A4F5F7F9C5F022B_300; // /__StaticArrayInitTypeSize=64 ::F93A6E9A709B14FD05706C119D157EEE96F24DE3FDFA34F6D0AFF9537DE8ACC0 __StaticArrayInitTypeSizeU3D64_t793535D031B918C2C510207830D7BE6CAC6F369C ___F93A6E9A709B14FD05706C119D157EEE96F24DE3FDFA34F6D0AFF9537DE8ACC0_301; // /__StaticArrayInitTypeSize=72 ::FA1AD270B23BA640E88EE7F51CC9C0C1A6C6BB1F2B9025682A7D30FB3BDA64F0 __StaticArrayInitTypeSizeU3D72_t2005207C3F6F7C1227A5084885E3320B238A2489 ___FA1AD270B23BA640E88EE7F51CC9C0C1A6C6BB1F2B9025682A7D30FB3BDA64F0_302; // /__StaticArrayInitTypeSize=12 ::FA624E5847BD2E5A00CCA1B3515D315FA5C3450C3E832077935CEBA18E9F5571 __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 ___FA624E5847BD2E5A00CCA1B3515D315FA5C3450C3E832077935CEBA18E9F5571_303; // /__StaticArrayInitTypeSize=32 ::FA902FDBDFBCC8763875D512059F3073294FE8C37A17ED9F7AF4D83791E194BF __StaticArrayInitTypeSizeU3D32_t1DFB229ADDC86DD5A295F9C768E8E5D0DF92913F ___FA902FDBDFBCC8763875D512059F3073294FE8C37A17ED9F7AF4D83791E194BF_304; // /__StaticArrayInitTypeSize=256 ::FA9320F15F87607CD9E1033E6DD907B11EEDF491D7EBBFD29EC8D07E12A822CD __StaticArrayInitTypeSizeU3D256_t54C7F26E5B56B7887AE4586ABF35C9B1633A3449 ___FA9320F15F87607CD9E1033E6DD907B11EEDF491D7EBBFD29EC8D07E12A822CD_305; // /__StaticArrayInitTypeSize=16 ::FAA254BE6E65E3D60D934C74D9863DEDABBBB96FD00229D46B6AE6D108392089 __StaticArrayInitTypeSizeU3D16_tFDEEE4051A26433A5996232ADC3414625654DA66 ___FAA254BE6E65E3D60D934C74D9863DEDABBBB96FD00229D46B6AE6D108392089_306; // /__StaticArrayInitTypeSize=2048 ::FB7A6532989D730F69E4757D690D25A43E71041FCFF7355747E274F956BB03E9 __StaticArrayInitTypeSizeU3D2048_t466737CD17660C48F81FB82F5CE837C6303A316E ___FB7A6532989D730F69E4757D690D25A43E71041FCFF7355747E274F956BB03E9_307; // /__StaticArrayInitTypeSize=12 ::FC03ECB1D62767A5B31230F548FA4D4C02F01E3DA8CA1FC66C7C332EA16BF206 __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 ___FC03ECB1D62767A5B31230F548FA4D4C02F01E3DA8CA1FC66C7C332EA16BF206_308; // /__StaticArrayInitTypeSize=120 ::FC216F5C5AE2947D800794ECD5F752EE8381073C2E5D0D095FDA040F541702F3 __StaticArrayInitTypeSizeU3D120_tD78937C26C99B5FDF514E7F2EB4F8F2367B4C05A ___FC216F5C5AE2947D800794ECD5F752EE8381073C2E5D0D095FDA040F541702F3_309; // /__StaticArrayInitTypeSize=16 ::FD85B0A9251A04B1D271AF14FD041B4606FA95DDB116F92CB14470653A62AD19 __StaticArrayInitTypeSizeU3D16_tFDEEE4051A26433A5996232ADC3414625654DA66 ___FD85B0A9251A04B1D271AF14FD041B4606FA95DDB116F92CB14470653A62AD19_310; // /__StaticArrayInitTypeSize=32 ::FF1F6EE5D67458CFAC950F62E93042E21FCB867E2234DCC8721801231064AD40 __StaticArrayInitTypeSizeU3D32_t1DFB229ADDC86DD5A295F9C768E8E5D0DF92913F ___FF1F6EE5D67458CFAC950F62E93042E21FCB867E2234DCC8721801231064AD40_311; // /__StaticArrayInitTypeSize=128 ::FF4D5896EDB9E12991ECB7FA7807EEB0F7ACD30F57ECB63DD9943F5245752A0F __StaticArrayInitTypeSizeU3D128_tA0867200945A1690520537DFA2DD9F2DC8E1209C ___FF4D5896EDB9E12991ECB7FA7807EEB0F7ACD30F57ECB63DD9943F5245752A0F_312; // /__StaticArrayInitTypeSize=16 ::FFC55B79B9BE7817954A4672A75C8603D1D1FE85A61786D63BD3B0AA239FFA58 __StaticArrayInitTypeSizeU3D16_tFDEEE4051A26433A5996232ADC3414625654DA66 ___FFC55B79B9BE7817954A4672A75C8603D1D1FE85A61786D63BD3B0AA239FFA58_313; public: inline static int32_t get_offset_of_U302D050046D7A21C15C1A6D6755439B5EDAD147FABD9152C932359BA3A4E82039_0() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___02D050046D7A21C15C1A6D6755439B5EDAD147FABD9152C932359BA3A4E82039_0)); } inline __StaticArrayInitTypeSizeU3D20_tA7878E15E0E5AC780F6ED4F6E87AD8233A152598 get_U302D050046D7A21C15C1A6D6755439B5EDAD147FABD9152C932359BA3A4E82039_0() const { return ___02D050046D7A21C15C1A6D6755439B5EDAD147FABD9152C932359BA3A4E82039_0; } inline __StaticArrayInitTypeSizeU3D20_tA7878E15E0E5AC780F6ED4F6E87AD8233A152598 * get_address_of_U302D050046D7A21C15C1A6D6755439B5EDAD147FABD9152C932359BA3A4E82039_0() { return &___02D050046D7A21C15C1A6D6755439B5EDAD147FABD9152C932359BA3A4E82039_0; } inline void set_U302D050046D7A21C15C1A6D6755439B5EDAD147FABD9152C932359BA3A4E82039_0(__StaticArrayInitTypeSizeU3D20_tA7878E15E0E5AC780F6ED4F6E87AD8233A152598 value) { ___02D050046D7A21C15C1A6D6755439B5EDAD147FABD9152C932359BA3A4E82039_0 = value; } inline static int32_t get_offset_of_U3037BE04C4468BC2A186CC905D1F673CDFAAC254CEBEB545465B53F83A97830C5_1() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___037BE04C4468BC2A186CC905D1F673CDFAAC254CEBEB545465B53F83A97830C5_1)); } inline __StaticArrayInitTypeSizeU3D1024_tBE4C179BB086BC42B30E7BE339E60017D8093665 get_U3037BE04C4468BC2A186CC905D1F673CDFAAC254CEBEB545465B53F83A97830C5_1() const { return ___037BE04C4468BC2A186CC905D1F673CDFAAC254CEBEB545465B53F83A97830C5_1; } inline __StaticArrayInitTypeSizeU3D1024_tBE4C179BB086BC42B30E7BE339E60017D8093665 * get_address_of_U3037BE04C4468BC2A186CC905D1F673CDFAAC254CEBEB545465B53F83A97830C5_1() { return &___037BE04C4468BC2A186CC905D1F673CDFAAC254CEBEB545465B53F83A97830C5_1; } inline void set_U3037BE04C4468BC2A186CC905D1F673CDFAAC254CEBEB545465B53F83A97830C5_1(__StaticArrayInitTypeSizeU3D1024_tBE4C179BB086BC42B30E7BE339E60017D8093665 value) { ___037BE04C4468BC2A186CC905D1F673CDFAAC254CEBEB545465B53F83A97830C5_1 = value; } inline static int32_t get_offset_of_U3039058C6F2C0CB492C533B0A4D14EF77CC0F78ABCCCED5287D84A1A2011CFB81_2() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___039058C6F2C0CB492C533B0A4D14EF77CC0F78ABCCCED5287D84A1A2011CFB81_2)); } inline __StaticArrayInitTypeSizeU3D3_t4D94CFD4A1D337F535123BB0BD49F9DDB4392C7F get_U3039058C6F2C0CB492C533B0A4D14EF77CC0F78ABCCCED5287D84A1A2011CFB81_2() const { return ___039058C6F2C0CB492C533B0A4D14EF77CC0F78ABCCCED5287D84A1A2011CFB81_2; } inline __StaticArrayInitTypeSizeU3D3_t4D94CFD4A1D337F535123BB0BD49F9DDB4392C7F * get_address_of_U3039058C6F2C0CB492C533B0A4D14EF77CC0F78ABCCCED5287D84A1A2011CFB81_2() { return &___039058C6F2C0CB492C533B0A4D14EF77CC0F78ABCCCED5287D84A1A2011CFB81_2; } inline void set_U3039058C6F2C0CB492C533B0A4D14EF77CC0F78ABCCCED5287D84A1A2011CFB81_2(__StaticArrayInitTypeSizeU3D3_t4D94CFD4A1D337F535123BB0BD49F9DDB4392C7F value) { ___039058C6F2C0CB492C533B0A4D14EF77CC0F78ABCCCED5287D84A1A2011CFB81_2 = value; } inline static int32_t get_offset_of_U304801C5DAE2B089F05A4334CFE18CCBD987A6EDE98113B9499E8D7054DC38252_3() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___04801C5DAE2B089F05A4334CFE18CCBD987A6EDE98113B9499E8D7054DC38252_3)); } inline __StaticArrayInitTypeSizeU3D128_tA0867200945A1690520537DFA2DD9F2DC8E1209C get_U304801C5DAE2B089F05A4334CFE18CCBD987A6EDE98113B9499E8D7054DC38252_3() const { return ___04801C5DAE2B089F05A4334CFE18CCBD987A6EDE98113B9499E8D7054DC38252_3; } inline __StaticArrayInitTypeSizeU3D128_tA0867200945A1690520537DFA2DD9F2DC8E1209C * get_address_of_U304801C5DAE2B089F05A4334CFE18CCBD987A6EDE98113B9499E8D7054DC38252_3() { return &___04801C5DAE2B089F05A4334CFE18CCBD987A6EDE98113B9499E8D7054DC38252_3; } inline void set_U304801C5DAE2B089F05A4334CFE18CCBD987A6EDE98113B9499E8D7054DC38252_3(__StaticArrayInitTypeSizeU3D128_tA0867200945A1690520537DFA2DD9F2DC8E1209C value) { ___04801C5DAE2B089F05A4334CFE18CCBD987A6EDE98113B9499E8D7054DC38252_3 = value; } inline static int32_t get_offset_of_U3064CACC4978353DFD6979BF0975E06366B0F3E9C5631CFFF32EC2184BCF492E5_4() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___064CACC4978353DFD6979BF0975E06366B0F3E9C5631CFFF32EC2184BCF492E5_4)); } inline __StaticArrayInitTypeSizeU3D160_t01D8A735071F3884433FD17606956ED602F11B27 get_U3064CACC4978353DFD6979BF0975E06366B0F3E9C5631CFFF32EC2184BCF492E5_4() const { return ___064CACC4978353DFD6979BF0975E06366B0F3E9C5631CFFF32EC2184BCF492E5_4; } inline __StaticArrayInitTypeSizeU3D160_t01D8A735071F3884433FD17606956ED602F11B27 * get_address_of_U3064CACC4978353DFD6979BF0975E06366B0F3E9C5631CFFF32EC2184BCF492E5_4() { return &___064CACC4978353DFD6979BF0975E06366B0F3E9C5631CFFF32EC2184BCF492E5_4; } inline void set_U3064CACC4978353DFD6979BF0975E06366B0F3E9C5631CFFF32EC2184BCF492E5_4(__StaticArrayInitTypeSizeU3D160_t01D8A735071F3884433FD17606956ED602F11B27 value) { ___064CACC4978353DFD6979BF0975E06366B0F3E9C5631CFFF32EC2184BCF492E5_4 = value; } inline static int32_t get_offset_of_U307F8694A8F96DEE5EE4007B7B9102D4969129F0FB6FF3731434ED8CAF3C32D00_5() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___07F8694A8F96DEE5EE4007B7B9102D4969129F0FB6FF3731434ED8CAF3C32D00_5)); } inline __StaticArrayInitTypeSizeU3D68_tE431405C001EFCAA99F9D46276BFEAF7F5AF4E0F get_U307F8694A8F96DEE5EE4007B7B9102D4969129F0FB6FF3731434ED8CAF3C32D00_5() const { return ___07F8694A8F96DEE5EE4007B7B9102D4969129F0FB6FF3731434ED8CAF3C32D00_5; } inline __StaticArrayInitTypeSizeU3D68_tE431405C001EFCAA99F9D46276BFEAF7F5AF4E0F * get_address_of_U307F8694A8F96DEE5EE4007B7B9102D4969129F0FB6FF3731434ED8CAF3C32D00_5() { return &___07F8694A8F96DEE5EE4007B7B9102D4969129F0FB6FF3731434ED8CAF3C32D00_5; } inline void set_U307F8694A8F96DEE5EE4007B7B9102D4969129F0FB6FF3731434ED8CAF3C32D00_5(__StaticArrayInitTypeSizeU3D68_tE431405C001EFCAA99F9D46276BFEAF7F5AF4E0F value) { ___07F8694A8F96DEE5EE4007B7B9102D4969129F0FB6FF3731434ED8CAF3C32D00_5 = value; } inline static int32_t get_offset_of_U307FA6E88C946B2528C09C16C2FB8E9CDA49AFFAFC601774C437FD9F2DF3ECE01_6() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___07FA6E88C946B2528C09C16C2FB8E9CDA49AFFAFC601774C437FD9F2DF3ECE01_6)); } inline __StaticArrayInitTypeSizeU3D56_tEBF9CCD8C2A1E8B12AE6EDE1B31598793DD01186 get_U307FA6E88C946B2528C09C16C2FB8E9CDA49AFFAFC601774C437FD9F2DF3ECE01_6() const { return ___07FA6E88C946B2528C09C16C2FB8E9CDA49AFFAFC601774C437FD9F2DF3ECE01_6; } inline __StaticArrayInitTypeSizeU3D56_tEBF9CCD8C2A1E8B12AE6EDE1B31598793DD01186 * get_address_of_U307FA6E88C946B2528C09C16C2FB8E9CDA49AFFAFC601774C437FD9F2DF3ECE01_6() { return &___07FA6E88C946B2528C09C16C2FB8E9CDA49AFFAFC601774C437FD9F2DF3ECE01_6; } inline void set_U307FA6E88C946B2528C09C16C2FB8E9CDA49AFFAFC601774C437FD9F2DF3ECE01_6(__StaticArrayInitTypeSizeU3D56_tEBF9CCD8C2A1E8B12AE6EDE1B31598793DD01186 value) { ___07FA6E88C946B2528C09C16C2FB8E9CDA49AFFAFC601774C437FD9F2DF3ECE01_6 = value; } inline static int32_t get_offset_of_U308BB5E5D6EAAC1049EDE0893D30ED022B1A4D9B5B48DB414871F51C9CB35283D_7() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___08BB5E5D6EAAC1049EDE0893D30ED022B1A4D9B5B48DB414871F51C9CB35283D_7)); } inline __StaticArrayInitTypeSizeU3D5_t4860E7B6EA3ACC966F04D8598CE9F606264B9EE9 get_U308BB5E5D6EAAC1049EDE0893D30ED022B1A4D9B5B48DB414871F51C9CB35283D_7() const { return ___08BB5E5D6EAAC1049EDE0893D30ED022B1A4D9B5B48DB414871F51C9CB35283D_7; } inline __StaticArrayInitTypeSizeU3D5_t4860E7B6EA3ACC966F04D8598CE9F606264B9EE9 * get_address_of_U308BB5E5D6EAAC1049EDE0893D30ED022B1A4D9B5B48DB414871F51C9CB35283D_7() { return &___08BB5E5D6EAAC1049EDE0893D30ED022B1A4D9B5B48DB414871F51C9CB35283D_7; } inline void set_U308BB5E5D6EAAC1049EDE0893D30ED022B1A4D9B5B48DB414871F51C9CB35283D_7(__StaticArrayInitTypeSizeU3D5_t4860E7B6EA3ACC966F04D8598CE9F606264B9EE9 value) { ___08BB5E5D6EAAC1049EDE0893D30ED022B1A4D9B5B48DB414871F51C9CB35283D_7 = value; } inline static int32_t get_offset_of_U30A1413707CFE8C78578CA0BB50414B63B0BF76D33A73C9AADCEED38BB8CD28A8_8() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___0A1413707CFE8C78578CA0BB50414B63B0BF76D33A73C9AADCEED38BB8CD28A8_8)); } inline __StaticArrayInitTypeSizeU3D20_tA7878E15E0E5AC780F6ED4F6E87AD8233A152598 get_U30A1413707CFE8C78578CA0BB50414B63B0BF76D33A73C9AADCEED38BB8CD28A8_8() const { return ___0A1413707CFE8C78578CA0BB50414B63B0BF76D33A73C9AADCEED38BB8CD28A8_8; } inline __StaticArrayInitTypeSizeU3D20_tA7878E15E0E5AC780F6ED4F6E87AD8233A152598 * get_address_of_U30A1413707CFE8C78578CA0BB50414B63B0BF76D33A73C9AADCEED38BB8CD28A8_8() { return &___0A1413707CFE8C78578CA0BB50414B63B0BF76D33A73C9AADCEED38BB8CD28A8_8; } inline void set_U30A1413707CFE8C78578CA0BB50414B63B0BF76D33A73C9AADCEED38BB8CD28A8_8(__StaticArrayInitTypeSizeU3D20_tA7878E15E0E5AC780F6ED4F6E87AD8233A152598 value) { ___0A1413707CFE8C78578CA0BB50414B63B0BF76D33A73C9AADCEED38BB8CD28A8_8 = value; } inline static int32_t get_offset_of_U30A29D64AE97E7FBAAE0678A4F4F9364668E9827F23F305D51DF55D902CF19C4D_9() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___0A29D64AE97E7FBAAE0678A4F4F9364668E9827F23F305D51DF55D902CF19C4D_9)); } inline __StaticArrayInitTypeSizeU3D6_tDD3535E2AB0E3D46629D397042D7A7D5F52F2E77 get_U30A29D64AE97E7FBAAE0678A4F4F9364668E9827F23F305D51DF55D902CF19C4D_9() const { return ___0A29D64AE97E7FBAAE0678A4F4F9364668E9827F23F305D51DF55D902CF19C4D_9; } inline __StaticArrayInitTypeSizeU3D6_tDD3535E2AB0E3D46629D397042D7A7D5F52F2E77 * get_address_of_U30A29D64AE97E7FBAAE0678A4F4F9364668E9827F23F305D51DF55D902CF19C4D_9() { return &___0A29D64AE97E7FBAAE0678A4F4F9364668E9827F23F305D51DF55D902CF19C4D_9; } inline void set_U30A29D64AE97E7FBAAE0678A4F4F9364668E9827F23F305D51DF55D902CF19C4D_9(__StaticArrayInitTypeSizeU3D6_tDD3535E2AB0E3D46629D397042D7A7D5F52F2E77 value) { ___0A29D64AE97E7FBAAE0678A4F4F9364668E9827F23F305D51DF55D902CF19C4D_9 = value; } inline static int32_t get_offset_of_U30A4E21484641E9782ED1A1B3410F9F2DDC54F0F6D8807BF52C299807D9C4DF5C_10() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___0A4E21484641E9782ED1A1B3410F9F2DDC54F0F6D8807BF52C299807D9C4DF5C_10)); } inline __StaticArrayInitTypeSizeU3D72_t2005207C3F6F7C1227A5084885E3320B238A2489 get_U30A4E21484641E9782ED1A1B3410F9F2DDC54F0F6D8807BF52C299807D9C4DF5C_10() const { return ___0A4E21484641E9782ED1A1B3410F9F2DDC54F0F6D8807BF52C299807D9C4DF5C_10; } inline __StaticArrayInitTypeSizeU3D72_t2005207C3F6F7C1227A5084885E3320B238A2489 * get_address_of_U30A4E21484641E9782ED1A1B3410F9F2DDC54F0F6D8807BF52C299807D9C4DF5C_10() { return &___0A4E21484641E9782ED1A1B3410F9F2DDC54F0F6D8807BF52C299807D9C4DF5C_10; } inline void set_U30A4E21484641E9782ED1A1B3410F9F2DDC54F0F6D8807BF52C299807D9C4DF5C_10(__StaticArrayInitTypeSizeU3D72_t2005207C3F6F7C1227A5084885E3320B238A2489 value) { ___0A4E21484641E9782ED1A1B3410F9F2DDC54F0F6D8807BF52C299807D9C4DF5C_10 = value; } inline static int32_t get_offset_of_U30AEC099C87E7062A57D1C79734EDDD28A07A1684746EE8640132BB252E6BF5A1_11() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___0AEC099C87E7062A57D1C79734EDDD28A07A1684746EE8640132BB252E6BF5A1_11)); } inline __StaticArrayInitTypeSizeU3D56_tEBF9CCD8C2A1E8B12AE6EDE1B31598793DD01186 get_U30AEC099C87E7062A57D1C79734EDDD28A07A1684746EE8640132BB252E6BF5A1_11() const { return ___0AEC099C87E7062A57D1C79734EDDD28A07A1684746EE8640132BB252E6BF5A1_11; } inline __StaticArrayInitTypeSizeU3D56_tEBF9CCD8C2A1E8B12AE6EDE1B31598793DD01186 * get_address_of_U30AEC099C87E7062A57D1C79734EDDD28A07A1684746EE8640132BB252E6BF5A1_11() { return &___0AEC099C87E7062A57D1C79734EDDD28A07A1684746EE8640132BB252E6BF5A1_11; } inline void set_U30AEC099C87E7062A57D1C79734EDDD28A07A1684746EE8640132BB252E6BF5A1_11(__StaticArrayInitTypeSizeU3D56_tEBF9CCD8C2A1E8B12AE6EDE1B31598793DD01186 value) { ___0AEC099C87E7062A57D1C79734EDDD28A07A1684746EE8640132BB252E6BF5A1_11 = value; } inline static int32_t get_offset_of_U30AFCFE448EEBA81468EDE42DD0B9A0C17F1A006F43E0BE503CA27E8FBA2F05DC_12() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___0AFCFE448EEBA81468EDE42DD0B9A0C17F1A006F43E0BE503CA27E8FBA2F05DC_12)); } inline __StaticArrayInitTypeSizeU3D256_t54C7F26E5B56B7887AE4586ABF35C9B1633A3449 get_U30AFCFE448EEBA81468EDE42DD0B9A0C17F1A006F43E0BE503CA27E8FBA2F05DC_12() const { return ___0AFCFE448EEBA81468EDE42DD0B9A0C17F1A006F43E0BE503CA27E8FBA2F05DC_12; } inline __StaticArrayInitTypeSizeU3D256_t54C7F26E5B56B7887AE4586ABF35C9B1633A3449 * get_address_of_U30AFCFE448EEBA81468EDE42DD0B9A0C17F1A006F43E0BE503CA27E8FBA2F05DC_12() { return &___0AFCFE448EEBA81468EDE42DD0B9A0C17F1A006F43E0BE503CA27E8FBA2F05DC_12; } inline void set_U30AFCFE448EEBA81468EDE42DD0B9A0C17F1A006F43E0BE503CA27E8FBA2F05DC_12(__StaticArrayInitTypeSizeU3D256_t54C7F26E5B56B7887AE4586ABF35C9B1633A3449 value) { ___0AFCFE448EEBA81468EDE42DD0B9A0C17F1A006F43E0BE503CA27E8FBA2F05DC_12 = value; } inline static int32_t get_offset_of_U30C9B53D0417CF5539EA98A771F400E930B4B4F55363A296A9E5A5F941AB71C86_13() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___0C9B53D0417CF5539EA98A771F400E930B4B4F55363A296A9E5A5F941AB71C86_13)); } inline __StaticArrayInitTypeSizeU3D1024_tBE4C179BB086BC42B30E7BE339E60017D8093665 get_U30C9B53D0417CF5539EA98A771F400E930B4B4F55363A296A9E5A5F941AB71C86_13() const { return ___0C9B53D0417CF5539EA98A771F400E930B4B4F55363A296A9E5A5F941AB71C86_13; } inline __StaticArrayInitTypeSizeU3D1024_tBE4C179BB086BC42B30E7BE339E60017D8093665 * get_address_of_U30C9B53D0417CF5539EA98A771F400E930B4B4F55363A296A9E5A5F941AB71C86_13() { return &___0C9B53D0417CF5539EA98A771F400E930B4B4F55363A296A9E5A5F941AB71C86_13; } inline void set_U30C9B53D0417CF5539EA98A771F400E930B4B4F55363A296A9E5A5F941AB71C86_13(__StaticArrayInitTypeSizeU3D1024_tBE4C179BB086BC42B30E7BE339E60017D8093665 value) { ___0C9B53D0417CF5539EA98A771F400E930B4B4F55363A296A9E5A5F941AB71C86_13 = value; } inline static int32_t get_offset_of_U30CF9F5E38BA692F10436AAC17AC6DCB62396F9AFC9CA013B3D640C1C95E31A39_14() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___0CF9F5E38BA692F10436AAC17AC6DCB62396F9AFC9CA013B3D640C1C95E31A39_14)); } inline __StaticArrayInitTypeSizeU3D256_t54C7F26E5B56B7887AE4586ABF35C9B1633A3449 get_U30CF9F5E38BA692F10436AAC17AC6DCB62396F9AFC9CA013B3D640C1C95E31A39_14() const { return ___0CF9F5E38BA692F10436AAC17AC6DCB62396F9AFC9CA013B3D640C1C95E31A39_14; } inline __StaticArrayInitTypeSizeU3D256_t54C7F26E5B56B7887AE4586ABF35C9B1633A3449 * get_address_of_U30CF9F5E38BA692F10436AAC17AC6DCB62396F9AFC9CA013B3D640C1C95E31A39_14() { return &___0CF9F5E38BA692F10436AAC17AC6DCB62396F9AFC9CA013B3D640C1C95E31A39_14; } inline void set_U30CF9F5E38BA692F10436AAC17AC6DCB62396F9AFC9CA013B3D640C1C95E31A39_14(__StaticArrayInitTypeSizeU3D256_t54C7F26E5B56B7887AE4586ABF35C9B1633A3449 value) { ___0CF9F5E38BA692F10436AAC17AC6DCB62396F9AFC9CA013B3D640C1C95E31A39_14 = value; } inline static int32_t get_offset_of_U310D88DF8B06E47788DBE42F876B642A928A3AD8EEFFE352C59F031CCFFECD49D_15() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___10D88DF8B06E47788DBE42F876B642A928A3AD8EEFFE352C59F031CCFFECD49D_15)); } inline __StaticArrayInitTypeSizeU3D128_tA0867200945A1690520537DFA2DD9F2DC8E1209C get_U310D88DF8B06E47788DBE42F876B642A928A3AD8EEFFE352C59F031CCFFECD49D_15() const { return ___10D88DF8B06E47788DBE42F876B642A928A3AD8EEFFE352C59F031CCFFECD49D_15; } inline __StaticArrayInitTypeSizeU3D128_tA0867200945A1690520537DFA2DD9F2DC8E1209C * get_address_of_U310D88DF8B06E47788DBE42F876B642A928A3AD8EEFFE352C59F031CCFFECD49D_15() { return &___10D88DF8B06E47788DBE42F876B642A928A3AD8EEFFE352C59F031CCFFECD49D_15; } inline void set_U310D88DF8B06E47788DBE42F876B642A928A3AD8EEFFE352C59F031CCFFECD49D_15(__StaticArrayInitTypeSizeU3D128_tA0867200945A1690520537DFA2DD9F2DC8E1209C value) { ___10D88DF8B06E47788DBE42F876B642A928A3AD8EEFFE352C59F031CCFFECD49D_15 = value; } inline static int32_t get_offset_of_U3111B15B20E0428A22EEAA1E54B0D3B008A7A3E79C8F7F4E783710F569E9CEF15_16() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___111B15B20E0428A22EEAA1E54B0D3B008A7A3E79C8F7F4E783710F569E9CEF15_16)); } inline __StaticArrayInitTypeSizeU3D19_t6F47B190498106B49FE59B8EC484EB7D61D348D4 get_U3111B15B20E0428A22EEAA1E54B0D3B008A7A3E79C8F7F4E783710F569E9CEF15_16() const { return ___111B15B20E0428A22EEAA1E54B0D3B008A7A3E79C8F7F4E783710F569E9CEF15_16; } inline __StaticArrayInitTypeSizeU3D19_t6F47B190498106B49FE59B8EC484EB7D61D348D4 * get_address_of_U3111B15B20E0428A22EEAA1E54B0D3B008A7A3E79C8F7F4E783710F569E9CEF15_16() { return &___111B15B20E0428A22EEAA1E54B0D3B008A7A3E79C8F7F4E783710F569E9CEF15_16; } inline void set_U3111B15B20E0428A22EEAA1E54B0D3B008A7A3E79C8F7F4E783710F569E9CEF15_16(__StaticArrayInitTypeSizeU3D19_t6F47B190498106B49FE59B8EC484EB7D61D348D4 value) { ___111B15B20E0428A22EEAA1E54B0D3B008A7A3E79C8F7F4E783710F569E9CEF15_16 = value; } inline static int32_t get_offset_of_U3120918433B634757ADE589703127976B7C5C2009E8DB37632123F45FA2B87F2E_17() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___120918433B634757ADE589703127976B7C5C2009E8DB37632123F45FA2B87F2E_17)); } inline __StaticArrayInitTypeSizeU3D64_t793535D031B918C2C510207830D7BE6CAC6F369C get_U3120918433B634757ADE589703127976B7C5C2009E8DB37632123F45FA2B87F2E_17() const { return ___120918433B634757ADE589703127976B7C5C2009E8DB37632123F45FA2B87F2E_17; } inline __StaticArrayInitTypeSizeU3D64_t793535D031B918C2C510207830D7BE6CAC6F369C * get_address_of_U3120918433B634757ADE589703127976B7C5C2009E8DB37632123F45FA2B87F2E_17() { return &___120918433B634757ADE589703127976B7C5C2009E8DB37632123F45FA2B87F2E_17; } inline void set_U3120918433B634757ADE589703127976B7C5C2009E8DB37632123F45FA2B87F2E_17(__StaticArrayInitTypeSizeU3D64_t793535D031B918C2C510207830D7BE6CAC6F369C value) { ___120918433B634757ADE589703127976B7C5C2009E8DB37632123F45FA2B87F2E_17 = value; } inline static int32_t get_offset_of_U3125CF2084D7EEC18DC9795BE4BAA221655C0EABAB89E90A74FB0370378A60293_18() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___125CF2084D7EEC18DC9795BE4BAA221655C0EABAB89E90A74FB0370378A60293_18)); } inline __StaticArrayInitTypeSizeU3D640_tBB1E788DFDEFA4D1C43D13F2427E9BEECC2CE517 get_U3125CF2084D7EEC18DC9795BE4BAA221655C0EABAB89E90A74FB0370378A60293_18() const { return ___125CF2084D7EEC18DC9795BE4BAA221655C0EABAB89E90A74FB0370378A60293_18; } inline __StaticArrayInitTypeSizeU3D640_tBB1E788DFDEFA4D1C43D13F2427E9BEECC2CE517 * get_address_of_U3125CF2084D7EEC18DC9795BE4BAA221655C0EABAB89E90A74FB0370378A60293_18() { return &___125CF2084D7EEC18DC9795BE4BAA221655C0EABAB89E90A74FB0370378A60293_18; } inline void set_U3125CF2084D7EEC18DC9795BE4BAA221655C0EABAB89E90A74FB0370378A60293_18(__StaticArrayInitTypeSizeU3D640_tBB1E788DFDEFA4D1C43D13F2427E9BEECC2CE517 value) { ___125CF2084D7EEC18DC9795BE4BAA221655C0EABAB89E90A74FB0370378A60293_18 = value; } inline static int32_t get_offset_of_U312F486CDF1F8927BF7289003288EFE6D3B6C674279639905EEEE24D0B6EA9688_19() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___12F486CDF1F8927BF7289003288EFE6D3B6C674279639905EEEE24D0B6EA9688_19)); } inline __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 get_U312F486CDF1F8927BF7289003288EFE6D3B6C674279639905EEEE24D0B6EA9688_19() const { return ___12F486CDF1F8927BF7289003288EFE6D3B6C674279639905EEEE24D0B6EA9688_19; } inline __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 * get_address_of_U312F486CDF1F8927BF7289003288EFE6D3B6C674279639905EEEE24D0B6EA9688_19() { return &___12F486CDF1F8927BF7289003288EFE6D3B6C674279639905EEEE24D0B6EA9688_19; } inline void set_U312F486CDF1F8927BF7289003288EFE6D3B6C674279639905EEEE24D0B6EA9688_19(__StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 value) { ___12F486CDF1F8927BF7289003288EFE6D3B6C674279639905EEEE24D0B6EA9688_19 = value; } inline static int32_t get_offset_of_U31313B2EF301CE83F294FFD8C012777CAA44B3F5F35B6CC5232786F43AEE29084_20() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___1313B2EF301CE83F294FFD8C012777CAA44B3F5F35B6CC5232786F43AEE29084_20)); } inline __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 get_U31313B2EF301CE83F294FFD8C012777CAA44B3F5F35B6CC5232786F43AEE29084_20() const { return ___1313B2EF301CE83F294FFD8C012777CAA44B3F5F35B6CC5232786F43AEE29084_20; } inline __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 * get_address_of_U31313B2EF301CE83F294FFD8C012777CAA44B3F5F35B6CC5232786F43AEE29084_20() { return &___1313B2EF301CE83F294FFD8C012777CAA44B3F5F35B6CC5232786F43AEE29084_20; } inline void set_U31313B2EF301CE83F294FFD8C012777CAA44B3F5F35B6CC5232786F43AEE29084_20(__StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 value) { ___1313B2EF301CE83F294FFD8C012777CAA44B3F5F35B6CC5232786F43AEE29084_20 = value; } inline static int32_t get_offset_of_U313F3BEDA950D7627802C21F7681A2553BBC40FDD07FCA3F52FAB662EE65B6F90_21() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___13F3BEDA950D7627802C21F7681A2553BBC40FDD07FCA3F52FAB662EE65B6F90_21)); } inline __StaticArrayInitTypeSizeU3D2048_t466737CD17660C48F81FB82F5CE837C6303A316E get_U313F3BEDA950D7627802C21F7681A2553BBC40FDD07FCA3F52FAB662EE65B6F90_21() const { return ___13F3BEDA950D7627802C21F7681A2553BBC40FDD07FCA3F52FAB662EE65B6F90_21; } inline __StaticArrayInitTypeSizeU3D2048_t466737CD17660C48F81FB82F5CE837C6303A316E * get_address_of_U313F3BEDA950D7627802C21F7681A2553BBC40FDD07FCA3F52FAB662EE65B6F90_21() { return &___13F3BEDA950D7627802C21F7681A2553BBC40FDD07FCA3F52FAB662EE65B6F90_21; } inline void set_U313F3BEDA950D7627802C21F7681A2553BBC40FDD07FCA3F52FAB662EE65B6F90_21(__StaticArrayInitTypeSizeU3D2048_t466737CD17660C48F81FB82F5CE837C6303A316E value) { ___13F3BEDA950D7627802C21F7681A2553BBC40FDD07FCA3F52FAB662EE65B6F90_21 = value; } inline static int32_t get_offset_of_U3141785EC78A7C41133C5B71ACBF4AA8735D3C599E0EA82B1AFA2C71A46FAD265_22() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___141785EC78A7C41133C5B71ACBF4AA8735D3C599E0EA82B1AFA2C71A46FAD265_22)); } inline __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 get_U3141785EC78A7C41133C5B71ACBF4AA8735D3C599E0EA82B1AFA2C71A46FAD265_22() const { return ___141785EC78A7C41133C5B71ACBF4AA8735D3C599E0EA82B1AFA2C71A46FAD265_22; } inline __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 * get_address_of_U3141785EC78A7C41133C5B71ACBF4AA8735D3C599E0EA82B1AFA2C71A46FAD265_22() { return &___141785EC78A7C41133C5B71ACBF4AA8735D3C599E0EA82B1AFA2C71A46FAD265_22; } inline void set_U3141785EC78A7C41133C5B71ACBF4AA8735D3C599E0EA82B1AFA2C71A46FAD265_22(__StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 value) { ___141785EC78A7C41133C5B71ACBF4AA8735D3C599E0EA82B1AFA2C71A46FAD265_22 = value; } inline static int32_t get_offset_of_U314A03AA4516FE146356EF9D4F549B8662F9C50A467974D3BFAC45B474D65B864_23() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___14A03AA4516FE146356EF9D4F549B8662F9C50A467974D3BFAC45B474D65B864_23)); } inline __StaticArrayInitTypeSizeU3D32_t1DFB229ADDC86DD5A295F9C768E8E5D0DF92913F get_U314A03AA4516FE146356EF9D4F549B8662F9C50A467974D3BFAC45B474D65B864_23() const { return ___14A03AA4516FE146356EF9D4F549B8662F9C50A467974D3BFAC45B474D65B864_23; } inline __StaticArrayInitTypeSizeU3D32_t1DFB229ADDC86DD5A295F9C768E8E5D0DF92913F * get_address_of_U314A03AA4516FE146356EF9D4F549B8662F9C50A467974D3BFAC45B474D65B864_23() { return &___14A03AA4516FE146356EF9D4F549B8662F9C50A467974D3BFAC45B474D65B864_23; } inline void set_U314A03AA4516FE146356EF9D4F549B8662F9C50A467974D3BFAC45B474D65B864_23(__StaticArrayInitTypeSizeU3D32_t1DFB229ADDC86DD5A295F9C768E8E5D0DF92913F value) { ___14A03AA4516FE146356EF9D4F549B8662F9C50A467974D3BFAC45B474D65B864_23 = value; } inline static int32_t get_offset_of_U314A5D850C255623F9472E3C650ABCE0C78D32F0276B315B3A276A0462D97A1AC_24() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___14A5D850C255623F9472E3C650ABCE0C78D32F0276B315B3A276A0462D97A1AC_24)); } inline __StaticArrayInitTypeSizeU3D256_t54C7F26E5B56B7887AE4586ABF35C9B1633A3449 get_U314A5D850C255623F9472E3C650ABCE0C78D32F0276B315B3A276A0462D97A1AC_24() const { return ___14A5D850C255623F9472E3C650ABCE0C78D32F0276B315B3A276A0462D97A1AC_24; } inline __StaticArrayInitTypeSizeU3D256_t54C7F26E5B56B7887AE4586ABF35C9B1633A3449 * get_address_of_U314A5D850C255623F9472E3C650ABCE0C78D32F0276B315B3A276A0462D97A1AC_24() { return &___14A5D850C255623F9472E3C650ABCE0C78D32F0276B315B3A276A0462D97A1AC_24; } inline void set_U314A5D850C255623F9472E3C650ABCE0C78D32F0276B315B3A276A0462D97A1AC_24(__StaticArrayInitTypeSizeU3D256_t54C7F26E5B56B7887AE4586ABF35C9B1633A3449 value) { ___14A5D850C255623F9472E3C650ABCE0C78D32F0276B315B3A276A0462D97A1AC_24 = value; } inline static int32_t get_offset_of_U316599A4F9A12ECCBFC361B547840304B9E48CBC431F387243C6859C475427D16_25() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___16599A4F9A12ECCBFC361B547840304B9E48CBC431F387243C6859C475427D16_25)); } inline __StaticArrayInitTypeSizeU3D56_tEBF9CCD8C2A1E8B12AE6EDE1B31598793DD01186 get_U316599A4F9A12ECCBFC361B547840304B9E48CBC431F387243C6859C475427D16_25() const { return ___16599A4F9A12ECCBFC361B547840304B9E48CBC431F387243C6859C475427D16_25; } inline __StaticArrayInitTypeSizeU3D56_tEBF9CCD8C2A1E8B12AE6EDE1B31598793DD01186 * get_address_of_U316599A4F9A12ECCBFC361B547840304B9E48CBC431F387243C6859C475427D16_25() { return &___16599A4F9A12ECCBFC361B547840304B9E48CBC431F387243C6859C475427D16_25; } inline void set_U316599A4F9A12ECCBFC361B547840304B9E48CBC431F387243C6859C475427D16_25(__StaticArrayInitTypeSizeU3D56_tEBF9CCD8C2A1E8B12AE6EDE1B31598793DD01186 value) { ___16599A4F9A12ECCBFC361B547840304B9E48CBC431F387243C6859C475427D16_25 = value; } inline static int32_t get_offset_of_U31674D0631A2E37B60EC748BC3899FEE1550C108AF30B85CE96A70C5CA4682D03_26() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___1674D0631A2E37B60EC748BC3899FEE1550C108AF30B85CE96A70C5CA4682D03_26)); } inline __StaticArrayInitTypeSizeU3D256_t54C7F26E5B56B7887AE4586ABF35C9B1633A3449 get_U31674D0631A2E37B60EC748BC3899FEE1550C108AF30B85CE96A70C5CA4682D03_26() const { return ___1674D0631A2E37B60EC748BC3899FEE1550C108AF30B85CE96A70C5CA4682D03_26; } inline __StaticArrayInitTypeSizeU3D256_t54C7F26E5B56B7887AE4586ABF35C9B1633A3449 * get_address_of_U31674D0631A2E37B60EC748BC3899FEE1550C108AF30B85CE96A70C5CA4682D03_26() { return &___1674D0631A2E37B60EC748BC3899FEE1550C108AF30B85CE96A70C5CA4682D03_26; } inline void set_U31674D0631A2E37B60EC748BC3899FEE1550C108AF30B85CE96A70C5CA4682D03_26(__StaticArrayInitTypeSizeU3D256_t54C7F26E5B56B7887AE4586ABF35C9B1633A3449 value) { ___1674D0631A2E37B60EC748BC3899FEE1550C108AF30B85CE96A70C5CA4682D03_26 = value; } inline static int32_t get_offset_of_U31A0C6D8588AD2BCC8FE37D32AAD70981DD42ECA259D570799BEB531448D25ECE_27() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___1A0C6D8588AD2BCC8FE37D32AAD70981DD42ECA259D570799BEB531448D25ECE_27)); } inline __StaticArrayInitTypeSizeU3D1024_tBE4C179BB086BC42B30E7BE339E60017D8093665 get_U31A0C6D8588AD2BCC8FE37D32AAD70981DD42ECA259D570799BEB531448D25ECE_27() const { return ___1A0C6D8588AD2BCC8FE37D32AAD70981DD42ECA259D570799BEB531448D25ECE_27; } inline __StaticArrayInitTypeSizeU3D1024_tBE4C179BB086BC42B30E7BE339E60017D8093665 * get_address_of_U31A0C6D8588AD2BCC8FE37D32AAD70981DD42ECA259D570799BEB531448D25ECE_27() { return &___1A0C6D8588AD2BCC8FE37D32AAD70981DD42ECA259D570799BEB531448D25ECE_27; } inline void set_U31A0C6D8588AD2BCC8FE37D32AAD70981DD42ECA259D570799BEB531448D25ECE_27(__StaticArrayInitTypeSizeU3D1024_tBE4C179BB086BC42B30E7BE339E60017D8093665 value) { ___1A0C6D8588AD2BCC8FE37D32AAD70981DD42ECA259D570799BEB531448D25ECE_27 = value; } inline static int32_t get_offset_of_U31B3C6BD02D7D3A67EDF7C2E78CB65DA169834118F6971D8912211D3032BC4D18_28() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___1B3C6BD02D7D3A67EDF7C2E78CB65DA169834118F6971D8912211D3032BC4D18_28)); } inline __StaticArrayInitTypeSizeU3D64_t793535D031B918C2C510207830D7BE6CAC6F369C get_U31B3C6BD02D7D3A67EDF7C2E78CB65DA169834118F6971D8912211D3032BC4D18_28() const { return ___1B3C6BD02D7D3A67EDF7C2E78CB65DA169834118F6971D8912211D3032BC4D18_28; } inline __StaticArrayInitTypeSizeU3D64_t793535D031B918C2C510207830D7BE6CAC6F369C * get_address_of_U31B3C6BD02D7D3A67EDF7C2E78CB65DA169834118F6971D8912211D3032BC4D18_28() { return &___1B3C6BD02D7D3A67EDF7C2E78CB65DA169834118F6971D8912211D3032BC4D18_28; } inline void set_U31B3C6BD02D7D3A67EDF7C2E78CB65DA169834118F6971D8912211D3032BC4D18_28(__StaticArrayInitTypeSizeU3D64_t793535D031B918C2C510207830D7BE6CAC6F369C value) { ___1B3C6BD02D7D3A67EDF7C2E78CB65DA169834118F6971D8912211D3032BC4D18_28 = value; } inline static int32_t get_offset_of_U31B897DDDD4C151E2A2E6E3E91B7EA0F7FC4FD5ED00EF1C9669E8566393A02586_29() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___1B897DDDD4C151E2A2E6E3E91B7EA0F7FC4FD5ED00EF1C9669E8566393A02586_29)); } inline __StaticArrayInitTypeSizeU3D16_tFDEEE4051A26433A5996232ADC3414625654DA66 get_U31B897DDDD4C151E2A2E6E3E91B7EA0F7FC4FD5ED00EF1C9669E8566393A02586_29() const { return ___1B897DDDD4C151E2A2E6E3E91B7EA0F7FC4FD5ED00EF1C9669E8566393A02586_29; } inline __StaticArrayInitTypeSizeU3D16_tFDEEE4051A26433A5996232ADC3414625654DA66 * get_address_of_U31B897DDDD4C151E2A2E6E3E91B7EA0F7FC4FD5ED00EF1C9669E8566393A02586_29() { return &___1B897DDDD4C151E2A2E6E3E91B7EA0F7FC4FD5ED00EF1C9669E8566393A02586_29; } inline void set_U31B897DDDD4C151E2A2E6E3E91B7EA0F7FC4FD5ED00EF1C9669E8566393A02586_29(__StaticArrayInitTypeSizeU3D16_tFDEEE4051A26433A5996232ADC3414625654DA66 value) { ___1B897DDDD4C151E2A2E6E3E91B7EA0F7FC4FD5ED00EF1C9669E8566393A02586_29 = value; } inline static int32_t get_offset_of_U31B993D34192A33EB10CEE61C1093A6FE7D3D4B41F751F550CF8515DC4A215207_30() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___1B993D34192A33EB10CEE61C1093A6FE7D3D4B41F751F550CF8515DC4A215207_30)); } inline __StaticArrayInitTypeSizeU3D1024_tBE4C179BB086BC42B30E7BE339E60017D8093665 get_U31B993D34192A33EB10CEE61C1093A6FE7D3D4B41F751F550CF8515DC4A215207_30() const { return ___1B993D34192A33EB10CEE61C1093A6FE7D3D4B41F751F550CF8515DC4A215207_30; } inline __StaticArrayInitTypeSizeU3D1024_tBE4C179BB086BC42B30E7BE339E60017D8093665 * get_address_of_U31B993D34192A33EB10CEE61C1093A6FE7D3D4B41F751F550CF8515DC4A215207_30() { return &___1B993D34192A33EB10CEE61C1093A6FE7D3D4B41F751F550CF8515DC4A215207_30; } inline void set_U31B993D34192A33EB10CEE61C1093A6FE7D3D4B41F751F550CF8515DC4A215207_30(__StaticArrayInitTypeSizeU3D1024_tBE4C179BB086BC42B30E7BE339E60017D8093665 value) { ___1B993D34192A33EB10CEE61C1093A6FE7D3D4B41F751F550CF8515DC4A215207_30 = value; } inline static int32_t get_offset_of_U31BF78E8BF7F2EF0965437D77FD7CA3B2C80F27F8ABE4123F2207CB112D516AC4_31() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___1BF78E8BF7F2EF0965437D77FD7CA3B2C80F27F8ABE4123F2207CB112D516AC4_31)); } inline __StaticArrayInitTypeSizeU3D32_t1DFB229ADDC86DD5A295F9C768E8E5D0DF92913F get_U31BF78E8BF7F2EF0965437D77FD7CA3B2C80F27F8ABE4123F2207CB112D516AC4_31() const { return ___1BF78E8BF7F2EF0965437D77FD7CA3B2C80F27F8ABE4123F2207CB112D516AC4_31; } inline __StaticArrayInitTypeSizeU3D32_t1DFB229ADDC86DD5A295F9C768E8E5D0DF92913F * get_address_of_U31BF78E8BF7F2EF0965437D77FD7CA3B2C80F27F8ABE4123F2207CB112D516AC4_31() { return &___1BF78E8BF7F2EF0965437D77FD7CA3B2C80F27F8ABE4123F2207CB112D516AC4_31; } inline void set_U31BF78E8BF7F2EF0965437D77FD7CA3B2C80F27F8ABE4123F2207CB112D516AC4_31(__StaticArrayInitTypeSizeU3D32_t1DFB229ADDC86DD5A295F9C768E8E5D0DF92913F value) { ___1BF78E8BF7F2EF0965437D77FD7CA3B2C80F27F8ABE4123F2207CB112D516AC4_31 = value; } inline static int32_t get_offset_of_U31C200EEC7E0EAFD19F23190A1ED9B95D60EDE114EDE39BD917D1565839CB48DC_32() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___1C200EEC7E0EAFD19F23190A1ED9B95D60EDE114EDE39BD917D1565839CB48DC_32)); } inline __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 get_U31C200EEC7E0EAFD19F23190A1ED9B95D60EDE114EDE39BD917D1565839CB48DC_32() const { return ___1C200EEC7E0EAFD19F23190A1ED9B95D60EDE114EDE39BD917D1565839CB48DC_32; } inline __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 * get_address_of_U31C200EEC7E0EAFD19F23190A1ED9B95D60EDE114EDE39BD917D1565839CB48DC_32() { return &___1C200EEC7E0EAFD19F23190A1ED9B95D60EDE114EDE39BD917D1565839CB48DC_32; } inline void set_U31C200EEC7E0EAFD19F23190A1ED9B95D60EDE114EDE39BD917D1565839CB48DC_32(__StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 value) { ___1C200EEC7E0EAFD19F23190A1ED9B95D60EDE114EDE39BD917D1565839CB48DC_32 = value; } inline static int32_t get_offset_of_U31C3EF802E30F355C14A57C8AFAF6BFC22F3E40631D30059D87C30496D784EC9B_33() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___1C3EF802E30F355C14A57C8AFAF6BFC22F3E40631D30059D87C30496D784EC9B_33)); } inline __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 get_U31C3EF802E30F355C14A57C8AFAF6BFC22F3E40631D30059D87C30496D784EC9B_33() const { return ___1C3EF802E30F355C14A57C8AFAF6BFC22F3E40631D30059D87C30496D784EC9B_33; } inline __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 * get_address_of_U31C3EF802E30F355C14A57C8AFAF6BFC22F3E40631D30059D87C30496D784EC9B_33() { return &___1C3EF802E30F355C14A57C8AFAF6BFC22F3E40631D30059D87C30496D784EC9B_33; } inline void set_U31C3EF802E30F355C14A57C8AFAF6BFC22F3E40631D30059D87C30496D784EC9B_33(__StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 value) { ___1C3EF802E30F355C14A57C8AFAF6BFC22F3E40631D30059D87C30496D784EC9B_33 = value; } inline static int32_t get_offset_of_U320EC21674E2CB9D3BA7B2F74AA5874381BAD58B7EDF526BDE000F175D1C5E5F1_34() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___20EC21674E2CB9D3BA7B2F74AA5874381BAD58B7EDF526BDE000F175D1C5E5F1_34)); } inline __StaticArrayInitTypeSizeU3D16_tFDEEE4051A26433A5996232ADC3414625654DA66 get_U320EC21674E2CB9D3BA7B2F74AA5874381BAD58B7EDF526BDE000F175D1C5E5F1_34() const { return ___20EC21674E2CB9D3BA7B2F74AA5874381BAD58B7EDF526BDE000F175D1C5E5F1_34; } inline __StaticArrayInitTypeSizeU3D16_tFDEEE4051A26433A5996232ADC3414625654DA66 * get_address_of_U320EC21674E2CB9D3BA7B2F74AA5874381BAD58B7EDF526BDE000F175D1C5E5F1_34() { return &___20EC21674E2CB9D3BA7B2F74AA5874381BAD58B7EDF526BDE000F175D1C5E5F1_34; } inline void set_U320EC21674E2CB9D3BA7B2F74AA5874381BAD58B7EDF526BDE000F175D1C5E5F1_34(__StaticArrayInitTypeSizeU3D16_tFDEEE4051A26433A5996232ADC3414625654DA66 value) { ___20EC21674E2CB9D3BA7B2F74AA5874381BAD58B7EDF526BDE000F175D1C5E5F1_34 = value; } inline static int32_t get_offset_of_U321B0817029E06E75D6C5BE22BC57089FD89B468AA7C549604EB9483F978CAD5B_35() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___21B0817029E06E75D6C5BE22BC57089FD89B468AA7C549604EB9483F978CAD5B_35)); } inline int32_t get_U321B0817029E06E75D6C5BE22BC57089FD89B468AA7C549604EB9483F978CAD5B_35() const { return ___21B0817029E06E75D6C5BE22BC57089FD89B468AA7C549604EB9483F978CAD5B_35; } inline int32_t* get_address_of_U321B0817029E06E75D6C5BE22BC57089FD89B468AA7C549604EB9483F978CAD5B_35() { return &___21B0817029E06E75D6C5BE22BC57089FD89B468AA7C549604EB9483F978CAD5B_35; } inline void set_U321B0817029E06E75D6C5BE22BC57089FD89B468AA7C549604EB9483F978CAD5B_35(int32_t value) { ___21B0817029E06E75D6C5BE22BC57089FD89B468AA7C549604EB9483F978CAD5B_35 = value; } inline static int32_t get_offset_of_U32338F1330733829B7EA276F350452E34DC02E35AEA142145F1294F417A412FE5_36() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___2338F1330733829B7EA276F350452E34DC02E35AEA142145F1294F417A412FE5_36)); } inline __StaticArrayInitTypeSizeU3D128_tA0867200945A1690520537DFA2DD9F2DC8E1209C get_U32338F1330733829B7EA276F350452E34DC02E35AEA142145F1294F417A412FE5_36() const { return ___2338F1330733829B7EA276F350452E34DC02E35AEA142145F1294F417A412FE5_36; } inline __StaticArrayInitTypeSizeU3D128_tA0867200945A1690520537DFA2DD9F2DC8E1209C * get_address_of_U32338F1330733829B7EA276F350452E34DC02E35AEA142145F1294F417A412FE5_36() { return &___2338F1330733829B7EA276F350452E34DC02E35AEA142145F1294F417A412FE5_36; } inline void set_U32338F1330733829B7EA276F350452E34DC02E35AEA142145F1294F417A412FE5_36(__StaticArrayInitTypeSizeU3D128_tA0867200945A1690520537DFA2DD9F2DC8E1209C value) { ___2338F1330733829B7EA276F350452E34DC02E35AEA142145F1294F417A412FE5_36 = value; } inline static int32_t get_offset_of_U323DB15B6CAC9F0BF9102DAD4E3569A3208841F38E80BB37F8A0D9D70B77779F6_37() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___23DB15B6CAC9F0BF9102DAD4E3569A3208841F38E80BB37F8A0D9D70B77779F6_37)); } inline __StaticArrayInitTypeSizeU3D1024_tBE4C179BB086BC42B30E7BE339E60017D8093665 get_U323DB15B6CAC9F0BF9102DAD4E3569A3208841F38E80BB37F8A0D9D70B77779F6_37() const { return ___23DB15B6CAC9F0BF9102DAD4E3569A3208841F38E80BB37F8A0D9D70B77779F6_37; } inline __StaticArrayInitTypeSizeU3D1024_tBE4C179BB086BC42B30E7BE339E60017D8093665 * get_address_of_U323DB15B6CAC9F0BF9102DAD4E3569A3208841F38E80BB37F8A0D9D70B77779F6_37() { return &___23DB15B6CAC9F0BF9102DAD4E3569A3208841F38E80BB37F8A0D9D70B77779F6_37; } inline void set_U323DB15B6CAC9F0BF9102DAD4E3569A3208841F38E80BB37F8A0D9D70B77779F6_37(__StaticArrayInitTypeSizeU3D1024_tBE4C179BB086BC42B30E7BE339E60017D8093665 value) { ___23DB15B6CAC9F0BF9102DAD4E3569A3208841F38E80BB37F8A0D9D70B77779F6_37 = value; } inline static int32_t get_offset_of_U3241460699808ED5F8D48C6B09EED448CDAE597EBF52B010901CD6F75A767B047_38() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___241460699808ED5F8D48C6B09EED448CDAE597EBF52B010901CD6F75A767B047_38)); } inline __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 get_U3241460699808ED5F8D48C6B09EED448CDAE597EBF52B010901CD6F75A767B047_38() const { return ___241460699808ED5F8D48C6B09EED448CDAE597EBF52B010901CD6F75A767B047_38; } inline __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 * get_address_of_U3241460699808ED5F8D48C6B09EED448CDAE597EBF52B010901CD6F75A767B047_38() { return &___241460699808ED5F8D48C6B09EED448CDAE597EBF52B010901CD6F75A767B047_38; } inline void set_U3241460699808ED5F8D48C6B09EED448CDAE597EBF52B010901CD6F75A767B047_38(__StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 value) { ___241460699808ED5F8D48C6B09EED448CDAE597EBF52B010901CD6F75A767B047_38 = value; } inline static int32_t get_offset_of_U324B7E3A490F64223F93EC177ED5A641984B68F0783A289AC1F2C94D1D92DA684_39() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___24B7E3A490F64223F93EC177ED5A641984B68F0783A289AC1F2C94D1D92DA684_39)); } inline int64_t get_U324B7E3A490F64223F93EC177ED5A641984B68F0783A289AC1F2C94D1D92DA684_39() const { return ___24B7E3A490F64223F93EC177ED5A641984B68F0783A289AC1F2C94D1D92DA684_39; } inline int64_t* get_address_of_U324B7E3A490F64223F93EC177ED5A641984B68F0783A289AC1F2C94D1D92DA684_39() { return &___24B7E3A490F64223F93EC177ED5A641984B68F0783A289AC1F2C94D1D92DA684_39; } inline void set_U324B7E3A490F64223F93EC177ED5A641984B68F0783A289AC1F2C94D1D92DA684_39(int64_t value) { ___24B7E3A490F64223F93EC177ED5A641984B68F0783A289AC1F2C94D1D92DA684_39 = value; } inline static int32_t get_offset_of_U324CB9F17C8326D8BB8EC908716519DF7F265AE825F0DD13BB04E03A90B07D90E_40() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___24CB9F17C8326D8BB8EC908716519DF7F265AE825F0DD13BB04E03A90B07D90E_40)); } inline __StaticArrayInitTypeSizeU3D16_tFDEEE4051A26433A5996232ADC3414625654DA66 get_U324CB9F17C8326D8BB8EC908716519DF7F265AE825F0DD13BB04E03A90B07D90E_40() const { return ___24CB9F17C8326D8BB8EC908716519DF7F265AE825F0DD13BB04E03A90B07D90E_40; } inline __StaticArrayInitTypeSizeU3D16_tFDEEE4051A26433A5996232ADC3414625654DA66 * get_address_of_U324CB9F17C8326D8BB8EC908716519DF7F265AE825F0DD13BB04E03A90B07D90E_40() { return &___24CB9F17C8326D8BB8EC908716519DF7F265AE825F0DD13BB04E03A90B07D90E_40; } inline void set_U324CB9F17C8326D8BB8EC908716519DF7F265AE825F0DD13BB04E03A90B07D90E_40(__StaticArrayInitTypeSizeU3D16_tFDEEE4051A26433A5996232ADC3414625654DA66 value) { ___24CB9F17C8326D8BB8EC908716519DF7F265AE825F0DD13BB04E03A90B07D90E_40 = value; } inline static int32_t get_offset_of_U3252A0A8312BC1F5202CB599BCF172BEFA6F2A40195E72E2410AF5D81AC8B69D5_41() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___252A0A8312BC1F5202CB599BCF172BEFA6F2A40195E72E2410AF5D81AC8B69D5_41)); } inline __StaticArrayInitTypeSizeU3D256_t54C7F26E5B56B7887AE4586ABF35C9B1633A3449 get_U3252A0A8312BC1F5202CB599BCF172BEFA6F2A40195E72E2410AF5D81AC8B69D5_41() const { return ___252A0A8312BC1F5202CB599BCF172BEFA6F2A40195E72E2410AF5D81AC8B69D5_41; } inline __StaticArrayInitTypeSizeU3D256_t54C7F26E5B56B7887AE4586ABF35C9B1633A3449 * get_address_of_U3252A0A8312BC1F5202CB599BCF172BEFA6F2A40195E72E2410AF5D81AC8B69D5_41() { return &___252A0A8312BC1F5202CB599BCF172BEFA6F2A40195E72E2410AF5D81AC8B69D5_41; } inline void set_U3252A0A8312BC1F5202CB599BCF172BEFA6F2A40195E72E2410AF5D81AC8B69D5_41(__StaticArrayInitTypeSizeU3D256_t54C7F26E5B56B7887AE4586ABF35C9B1633A3449 value) { ___252A0A8312BC1F5202CB599BCF172BEFA6F2A40195E72E2410AF5D81AC8B69D5_41 = value; } inline static int32_t get_offset_of_U3265DD563A3E754D1DA09E056E784DF1550AD6EFA252EDC9A8B6F2F537C4D98A9_42() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___265DD563A3E754D1DA09E056E784DF1550AD6EFA252EDC9A8B6F2F537C4D98A9_42)); } inline __StaticArrayInitTypeSizeU3D40_tEADC5D82E308542CB0A95168FC156FE53D85DB4F get_U3265DD563A3E754D1DA09E056E784DF1550AD6EFA252EDC9A8B6F2F537C4D98A9_42() const { return ___265DD563A3E754D1DA09E056E784DF1550AD6EFA252EDC9A8B6F2F537C4D98A9_42; } inline __StaticArrayInitTypeSizeU3D40_tEADC5D82E308542CB0A95168FC156FE53D85DB4F * get_address_of_U3265DD563A3E754D1DA09E056E784DF1550AD6EFA252EDC9A8B6F2F537C4D98A9_42() { return &___265DD563A3E754D1DA09E056E784DF1550AD6EFA252EDC9A8B6F2F537C4D98A9_42; } inline void set_U3265DD563A3E754D1DA09E056E784DF1550AD6EFA252EDC9A8B6F2F537C4D98A9_42(__StaticArrayInitTypeSizeU3D40_tEADC5D82E308542CB0A95168FC156FE53D85DB4F value) { ___265DD563A3E754D1DA09E056E784DF1550AD6EFA252EDC9A8B6F2F537C4D98A9_42 = value; } inline static int32_t get_offset_of_U327EB8EA2323F674F4BFE35F3C75FA0609EB3D887842FFDC2B776F7FED82D7EA8_43() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___27EB8EA2323F674F4BFE35F3C75FA0609EB3D887842FFDC2B776F7FED82D7EA8_43)); } inline __StaticArrayInitTypeSizeU3D72_t2005207C3F6F7C1227A5084885E3320B238A2489 get_U327EB8EA2323F674F4BFE35F3C75FA0609EB3D887842FFDC2B776F7FED82D7EA8_43() const { return ___27EB8EA2323F674F4BFE35F3C75FA0609EB3D887842FFDC2B776F7FED82D7EA8_43; } inline __StaticArrayInitTypeSizeU3D72_t2005207C3F6F7C1227A5084885E3320B238A2489 * get_address_of_U327EB8EA2323F674F4BFE35F3C75FA0609EB3D887842FFDC2B776F7FED82D7EA8_43() { return &___27EB8EA2323F674F4BFE35F3C75FA0609EB3D887842FFDC2B776F7FED82D7EA8_43; } inline void set_U327EB8EA2323F674F4BFE35F3C75FA0609EB3D887842FFDC2B776F7FED82D7EA8_43(__StaticArrayInitTypeSizeU3D72_t2005207C3F6F7C1227A5084885E3320B238A2489 value) { ___27EB8EA2323F674F4BFE35F3C75FA0609EB3D887842FFDC2B776F7FED82D7EA8_43 = value; } inline static int32_t get_offset_of_U32A1FE1596DB0F5D1893C1AF50592965E1C09B1EE1E35A8A87C181A9EB2F391F5_44() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___2A1FE1596DB0F5D1893C1AF50592965E1C09B1EE1E35A8A87C181A9EB2F391F5_44)); } inline __StaticArrayInitTypeSizeU3D1024_tBE4C179BB086BC42B30E7BE339E60017D8093665 get_U32A1FE1596DB0F5D1893C1AF50592965E1C09B1EE1E35A8A87C181A9EB2F391F5_44() const { return ___2A1FE1596DB0F5D1893C1AF50592965E1C09B1EE1E35A8A87C181A9EB2F391F5_44; } inline __StaticArrayInitTypeSizeU3D1024_tBE4C179BB086BC42B30E7BE339E60017D8093665 * get_address_of_U32A1FE1596DB0F5D1893C1AF50592965E1C09B1EE1E35A8A87C181A9EB2F391F5_44() { return &___2A1FE1596DB0F5D1893C1AF50592965E1C09B1EE1E35A8A87C181A9EB2F391F5_44; } inline void set_U32A1FE1596DB0F5D1893C1AF50592965E1C09B1EE1E35A8A87C181A9EB2F391F5_44(__StaticArrayInitTypeSizeU3D1024_tBE4C179BB086BC42B30E7BE339E60017D8093665 value) { ___2A1FE1596DB0F5D1893C1AF50592965E1C09B1EE1E35A8A87C181A9EB2F391F5_44 = value; } inline static int32_t get_offset_of_U32B371DA34C2A942BAF37EBEF498C2EE84813B4AB0266066695C4152B6E3FF082_45() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___2B371DA34C2A942BAF37EBEF498C2EE84813B4AB0266066695C4152B6E3FF082_45)); } inline __StaticArrayInitTypeSizeU3D2048_t466737CD17660C48F81FB82F5CE837C6303A316E get_U32B371DA34C2A942BAF37EBEF498C2EE84813B4AB0266066695C4152B6E3FF082_45() const { return ___2B371DA34C2A942BAF37EBEF498C2EE84813B4AB0266066695C4152B6E3FF082_45; } inline __StaticArrayInitTypeSizeU3D2048_t466737CD17660C48F81FB82F5CE837C6303A316E * get_address_of_U32B371DA34C2A942BAF37EBEF498C2EE84813B4AB0266066695C4152B6E3FF082_45() { return &___2B371DA34C2A942BAF37EBEF498C2EE84813B4AB0266066695C4152B6E3FF082_45; } inline void set_U32B371DA34C2A942BAF37EBEF498C2EE84813B4AB0266066695C4152B6E3FF082_45(__StaticArrayInitTypeSizeU3D2048_t466737CD17660C48F81FB82F5CE837C6303A316E value) { ___2B371DA34C2A942BAF37EBEF498C2EE84813B4AB0266066695C4152B6E3FF082_45 = value; } inline static int32_t get_offset_of_U32C9D6B105EC78E8E02279FB1266932E3468A575B0EB9818985DBE9468B991CCE_46() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___2C9D6B105EC78E8E02279FB1266932E3468A575B0EB9818985DBE9468B991CCE_46)); } inline __StaticArrayInitTypeSizeU3D64_t793535D031B918C2C510207830D7BE6CAC6F369C get_U32C9D6B105EC78E8E02279FB1266932E3468A575B0EB9818985DBE9468B991CCE_46() const { return ___2C9D6B105EC78E8E02279FB1266932E3468A575B0EB9818985DBE9468B991CCE_46; } inline __StaticArrayInitTypeSizeU3D64_t793535D031B918C2C510207830D7BE6CAC6F369C * get_address_of_U32C9D6B105EC78E8E02279FB1266932E3468A575B0EB9818985DBE9468B991CCE_46() { return &___2C9D6B105EC78E8E02279FB1266932E3468A575B0EB9818985DBE9468B991CCE_46; } inline void set_U32C9D6B105EC78E8E02279FB1266932E3468A575B0EB9818985DBE9468B991CCE_46(__StaticArrayInitTypeSizeU3D64_t793535D031B918C2C510207830D7BE6CAC6F369C value) { ___2C9D6B105EC78E8E02279FB1266932E3468A575B0EB9818985DBE9468B991CCE_46 = value; } inline static int32_t get_offset_of_U32DE8C8D0A909D9D152B7752E0C1650FB43AFEBF9F20DF52091B69C394BD9F0FB_47() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___2DE8C8D0A909D9D152B7752E0C1650FB43AFEBF9F20DF52091B69C394BD9F0FB_47)); } inline __StaticArrayInitTypeSizeU3D16_tFDEEE4051A26433A5996232ADC3414625654DA66 get_U32DE8C8D0A909D9D152B7752E0C1650FB43AFEBF9F20DF52091B69C394BD9F0FB_47() const { return ___2DE8C8D0A909D9D152B7752E0C1650FB43AFEBF9F20DF52091B69C394BD9F0FB_47; } inline __StaticArrayInitTypeSizeU3D16_tFDEEE4051A26433A5996232ADC3414625654DA66 * get_address_of_U32DE8C8D0A909D9D152B7752E0C1650FB43AFEBF9F20DF52091B69C394BD9F0FB_47() { return &___2DE8C8D0A909D9D152B7752E0C1650FB43AFEBF9F20DF52091B69C394BD9F0FB_47; } inline void set_U32DE8C8D0A909D9D152B7752E0C1650FB43AFEBF9F20DF52091B69C394BD9F0FB_47(__StaticArrayInitTypeSizeU3D16_tFDEEE4051A26433A5996232ADC3414625654DA66 value) { ___2DE8C8D0A909D9D152B7752E0C1650FB43AFEBF9F20DF52091B69C394BD9F0FB_47 = value; } inline static int32_t get_offset_of_U32DEB754CF447D0DE35ACB7F4311F9AAB1D4CFC0638E101CCAA8A0A4948AB3600_48() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___2DEB754CF447D0DE35ACB7F4311F9AAB1D4CFC0638E101CCAA8A0A4948AB3600_48)); } inline __StaticArrayInitTypeSizeU3D64_t793535D031B918C2C510207830D7BE6CAC6F369C get_U32DEB754CF447D0DE35ACB7F4311F9AAB1D4CFC0638E101CCAA8A0A4948AB3600_48() const { return ___2DEB754CF447D0DE35ACB7F4311F9AAB1D4CFC0638E101CCAA8A0A4948AB3600_48; } inline __StaticArrayInitTypeSizeU3D64_t793535D031B918C2C510207830D7BE6CAC6F369C * get_address_of_U32DEB754CF447D0DE35ACB7F4311F9AAB1D4CFC0638E101CCAA8A0A4948AB3600_48() { return &___2DEB754CF447D0DE35ACB7F4311F9AAB1D4CFC0638E101CCAA8A0A4948AB3600_48; } inline void set_U32DEB754CF447D0DE35ACB7F4311F9AAB1D4CFC0638E101CCAA8A0A4948AB3600_48(__StaticArrayInitTypeSizeU3D64_t793535D031B918C2C510207830D7BE6CAC6F369C value) { ___2DEB754CF447D0DE35ACB7F4311F9AAB1D4CFC0638E101CCAA8A0A4948AB3600_48 = value; } inline static int32_t get_offset_of_U32EE1A8E6F4E2FE0BB69872A9C314399B1B0FDEE75772244F204ABF4D6DEC2F97_49() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___2EE1A8E6F4E2FE0BB69872A9C314399B1B0FDEE75772244F204ABF4D6DEC2F97_49)); } inline __StaticArrayInitTypeSizeU3D68_tE431405C001EFCAA99F9D46276BFEAF7F5AF4E0F get_U32EE1A8E6F4E2FE0BB69872A9C314399B1B0FDEE75772244F204ABF4D6DEC2F97_49() const { return ___2EE1A8E6F4E2FE0BB69872A9C314399B1B0FDEE75772244F204ABF4D6DEC2F97_49; } inline __StaticArrayInitTypeSizeU3D68_tE431405C001EFCAA99F9D46276BFEAF7F5AF4E0F * get_address_of_U32EE1A8E6F4E2FE0BB69872A9C314399B1B0FDEE75772244F204ABF4D6DEC2F97_49() { return &___2EE1A8E6F4E2FE0BB69872A9C314399B1B0FDEE75772244F204ABF4D6DEC2F97_49; } inline void set_U32EE1A8E6F4E2FE0BB69872A9C314399B1B0FDEE75772244F204ABF4D6DEC2F97_49(__StaticArrayInitTypeSizeU3D68_tE431405C001EFCAA99F9D46276BFEAF7F5AF4E0F value) { ___2EE1A8E6F4E2FE0BB69872A9C314399B1B0FDEE75772244F204ABF4D6DEC2F97_49 = value; } inline static int32_t get_offset_of_U32EF83B43314F8CD03190EEE30ECCF048DA37791237F27C62A579F23EACE9FD70_50() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___2EF83B43314F8CD03190EEE30ECCF048DA37791237F27C62A579F23EACE9FD70_50)); } inline __StaticArrayInitTypeSizeU3D32_t1DFB229ADDC86DD5A295F9C768E8E5D0DF92913F get_U32EF83B43314F8CD03190EEE30ECCF048DA37791237F27C62A579F23EACE9FD70_50() const { return ___2EF83B43314F8CD03190EEE30ECCF048DA37791237F27C62A579F23EACE9FD70_50; } inline __StaticArrayInitTypeSizeU3D32_t1DFB229ADDC86DD5A295F9C768E8E5D0DF92913F * get_address_of_U32EF83B43314F8CD03190EEE30ECCF048DA37791237F27C62A579F23EACE9FD70_50() { return &___2EF83B43314F8CD03190EEE30ECCF048DA37791237F27C62A579F23EACE9FD70_50; } inline void set_U32EF83B43314F8CD03190EEE30ECCF048DA37791237F27C62A579F23EACE9FD70_50(__StaticArrayInitTypeSizeU3D32_t1DFB229ADDC86DD5A295F9C768E8E5D0DF92913F value) { ___2EF83B43314F8CD03190EEE30ECCF048DA37791237F27C62A579F23EACE9FD70_50 = value; } inline static int32_t get_offset_of_U32F2C71B5B311BF139FD4B797EF2308F928EFE5092D7E11DC070CF41038A079B9_51() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___2F2C71B5B311BF139FD4B797EF2308F928EFE5092D7E11DC070CF41038A079B9_51)); } inline __StaticArrayInitTypeSizeU3D32_t1DFB229ADDC86DD5A295F9C768E8E5D0DF92913F get_U32F2C71B5B311BF139FD4B797EF2308F928EFE5092D7E11DC070CF41038A079B9_51() const { return ___2F2C71B5B311BF139FD4B797EF2308F928EFE5092D7E11DC070CF41038A079B9_51; } inline __StaticArrayInitTypeSizeU3D32_t1DFB229ADDC86DD5A295F9C768E8E5D0DF92913F * get_address_of_U32F2C71B5B311BF139FD4B797EF2308F928EFE5092D7E11DC070CF41038A079B9_51() { return &___2F2C71B5B311BF139FD4B797EF2308F928EFE5092D7E11DC070CF41038A079B9_51; } inline void set_U32F2C71B5B311BF139FD4B797EF2308F928EFE5092D7E11DC070CF41038A079B9_51(__StaticArrayInitTypeSizeU3D32_t1DFB229ADDC86DD5A295F9C768E8E5D0DF92913F value) { ___2F2C71B5B311BF139FD4B797EF2308F928EFE5092D7E11DC070CF41038A079B9_51 = value; } inline static int32_t get_offset_of_U3301841C47353B7791BE25BC1F60F93D0EB2090AB5714FA5CA3939E8DFF75D218_52() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___301841C47353B7791BE25BC1F60F93D0EB2090AB5714FA5CA3939E8DFF75D218_52)); } inline __StaticArrayInitTypeSizeU3D64_t793535D031B918C2C510207830D7BE6CAC6F369C get_U3301841C47353B7791BE25BC1F60F93D0EB2090AB5714FA5CA3939E8DFF75D218_52() const { return ___301841C47353B7791BE25BC1F60F93D0EB2090AB5714FA5CA3939E8DFF75D218_52; } inline __StaticArrayInitTypeSizeU3D64_t793535D031B918C2C510207830D7BE6CAC6F369C * get_address_of_U3301841C47353B7791BE25BC1F60F93D0EB2090AB5714FA5CA3939E8DFF75D218_52() { return &___301841C47353B7791BE25BC1F60F93D0EB2090AB5714FA5CA3939E8DFF75D218_52; } inline void set_U3301841C47353B7791BE25BC1F60F93D0EB2090AB5714FA5CA3939E8DFF75D218_52(__StaticArrayInitTypeSizeU3D64_t793535D031B918C2C510207830D7BE6CAC6F369C value) { ___301841C47353B7791BE25BC1F60F93D0EB2090AB5714FA5CA3939E8DFF75D218_52 = value; } inline static int32_t get_offset_of_U3304E6CE4B8A999F5B114DD940B655029F8F60AFE4EE0731B111996B6B59BC3A9_53() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___304E6CE4B8A999F5B114DD940B655029F8F60AFE4EE0731B111996B6B59BC3A9_53)); } inline __StaticArrayInitTypeSizeU3D1024_tBE4C179BB086BC42B30E7BE339E60017D8093665 get_U3304E6CE4B8A999F5B114DD940B655029F8F60AFE4EE0731B111996B6B59BC3A9_53() const { return ___304E6CE4B8A999F5B114DD940B655029F8F60AFE4EE0731B111996B6B59BC3A9_53; } inline __StaticArrayInitTypeSizeU3D1024_tBE4C179BB086BC42B30E7BE339E60017D8093665 * get_address_of_U3304E6CE4B8A999F5B114DD940B655029F8F60AFE4EE0731B111996B6B59BC3A9_53() { return &___304E6CE4B8A999F5B114DD940B655029F8F60AFE4EE0731B111996B6B59BC3A9_53; } inline void set_U3304E6CE4B8A999F5B114DD940B655029F8F60AFE4EE0731B111996B6B59BC3A9_53(__StaticArrayInitTypeSizeU3D1024_tBE4C179BB086BC42B30E7BE339E60017D8093665 value) { ___304E6CE4B8A999F5B114DD940B655029F8F60AFE4EE0731B111996B6B59BC3A9_53 = value; } inline static int32_t get_offset_of_U33106DB6422088B231F12C749BC9CC57B08BBDE65695641C166393B42EFF14871_54() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___3106DB6422088B231F12C749BC9CC57B08BBDE65695641C166393B42EFF14871_54)); } inline __StaticArrayInitTypeSizeU3D128_tA0867200945A1690520537DFA2DD9F2DC8E1209C get_U33106DB6422088B231F12C749BC9CC57B08BBDE65695641C166393B42EFF14871_54() const { return ___3106DB6422088B231F12C749BC9CC57B08BBDE65695641C166393B42EFF14871_54; } inline __StaticArrayInitTypeSizeU3D128_tA0867200945A1690520537DFA2DD9F2DC8E1209C * get_address_of_U33106DB6422088B231F12C749BC9CC57B08BBDE65695641C166393B42EFF14871_54() { return &___3106DB6422088B231F12C749BC9CC57B08BBDE65695641C166393B42EFF14871_54; } inline void set_U33106DB6422088B231F12C749BC9CC57B08BBDE65695641C166393B42EFF14871_54(__StaticArrayInitTypeSizeU3D128_tA0867200945A1690520537DFA2DD9F2DC8E1209C value) { ___3106DB6422088B231F12C749BC9CC57B08BBDE65695641C166393B42EFF14871_54 = value; } inline static int32_t get_offset_of_U331A50A6B8C571138DD6EA37B040389216B779C1ED712CB7980DD199E3BEBEFEC_55() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___31A50A6B8C571138DD6EA37B040389216B779C1ED712CB7980DD199E3BEBEFEC_55)); } inline __StaticArrayInitTypeSizeU3D1024_tBE4C179BB086BC42B30E7BE339E60017D8093665 get_U331A50A6B8C571138DD6EA37B040389216B779C1ED712CB7980DD199E3BEBEFEC_55() const { return ___31A50A6B8C571138DD6EA37B040389216B779C1ED712CB7980DD199E3BEBEFEC_55; } inline __StaticArrayInitTypeSizeU3D1024_tBE4C179BB086BC42B30E7BE339E60017D8093665 * get_address_of_U331A50A6B8C571138DD6EA37B040389216B779C1ED712CB7980DD199E3BEBEFEC_55() { return &___31A50A6B8C571138DD6EA37B040389216B779C1ED712CB7980DD199E3BEBEFEC_55; } inline void set_U331A50A6B8C571138DD6EA37B040389216B779C1ED712CB7980DD199E3BEBEFEC_55(__StaticArrayInitTypeSizeU3D1024_tBE4C179BB086BC42B30E7BE339E60017D8093665 value) { ___31A50A6B8C571138DD6EA37B040389216B779C1ED712CB7980DD199E3BEBEFEC_55 = value; } inline static int32_t get_offset_of_U3325BFEE33A593E28E54E20F8520E5DFEE122F719EF08FFE096A2AD31C4DC316F_56() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___325BFEE33A593E28E54E20F8520E5DFEE122F719EF08FFE096A2AD31C4DC316F_56)); } inline __StaticArrayInitTypeSizeU3D256_t54C7F26E5B56B7887AE4586ABF35C9B1633A3449 get_U3325BFEE33A593E28E54E20F8520E5DFEE122F719EF08FFE096A2AD31C4DC316F_56() const { return ___325BFEE33A593E28E54E20F8520E5DFEE122F719EF08FFE096A2AD31C4DC316F_56; } inline __StaticArrayInitTypeSizeU3D256_t54C7F26E5B56B7887AE4586ABF35C9B1633A3449 * get_address_of_U3325BFEE33A593E28E54E20F8520E5DFEE122F719EF08FFE096A2AD31C4DC316F_56() { return &___325BFEE33A593E28E54E20F8520E5DFEE122F719EF08FFE096A2AD31C4DC316F_56; } inline void set_U3325BFEE33A593E28E54E20F8520E5DFEE122F719EF08FFE096A2AD31C4DC316F_56(__StaticArrayInitTypeSizeU3D256_t54C7F26E5B56B7887AE4586ABF35C9B1633A3449 value) { ___325BFEE33A593E28E54E20F8520E5DFEE122F719EF08FFE096A2AD31C4DC316F_56 = value; } inline static int32_t get_offset_of_U3343E404502DABEA303159A8C37BB2A4405B20A9B230D1C3BA9D496F05879019E_57() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___343E404502DABEA303159A8C37BB2A4405B20A9B230D1C3BA9D496F05879019E_57)); } inline __StaticArrayInitTypeSizeU3D48_tFD8B246DD801288DF862F996D7F0915222433AD7 get_U3343E404502DABEA303159A8C37BB2A4405B20A9B230D1C3BA9D496F05879019E_57() const { return ___343E404502DABEA303159A8C37BB2A4405B20A9B230D1C3BA9D496F05879019E_57; } inline __StaticArrayInitTypeSizeU3D48_tFD8B246DD801288DF862F996D7F0915222433AD7 * get_address_of_U3343E404502DABEA303159A8C37BB2A4405B20A9B230D1C3BA9D496F05879019E_57() { return &___343E404502DABEA303159A8C37BB2A4405B20A9B230D1C3BA9D496F05879019E_57; } inline void set_U3343E404502DABEA303159A8C37BB2A4405B20A9B230D1C3BA9D496F05879019E_57(__StaticArrayInitTypeSizeU3D48_tFD8B246DD801288DF862F996D7F0915222433AD7 value) { ___343E404502DABEA303159A8C37BB2A4405B20A9B230D1C3BA9D496F05879019E_57 = value; } inline static int32_t get_offset_of_U3356608BFA95B39A5AA624D4852D37A19FCFB1302C897E1A4B7EA5EFD1A20120E_58() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___356608BFA95B39A5AA624D4852D37A19FCFB1302C897E1A4B7EA5EFD1A20120E_58)); } inline __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 get_U3356608BFA95B39A5AA624D4852D37A19FCFB1302C897E1A4B7EA5EFD1A20120E_58() const { return ___356608BFA95B39A5AA624D4852D37A19FCFB1302C897E1A4B7EA5EFD1A20120E_58; } inline __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 * get_address_of_U3356608BFA95B39A5AA624D4852D37A19FCFB1302C897E1A4B7EA5EFD1A20120E_58() { return &___356608BFA95B39A5AA624D4852D37A19FCFB1302C897E1A4B7EA5EFD1A20120E_58; } inline void set_U3356608BFA95B39A5AA624D4852D37A19FCFB1302C897E1A4B7EA5EFD1A20120E_58(__StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 value) { ___356608BFA95B39A5AA624D4852D37A19FCFB1302C897E1A4B7EA5EFD1A20120E_58 = value; } inline static int32_t get_offset_of_U336003BEAAFC125A5D50EBAE8C98A6971BE6134DD89E286DD699E012687422A22_59() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___36003BEAAFC125A5D50EBAE8C98A6971BE6134DD89E286DD699E012687422A22_59)); } inline __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 get_U336003BEAAFC125A5D50EBAE8C98A6971BE6134DD89E286DD699E012687422A22_59() const { return ___36003BEAAFC125A5D50EBAE8C98A6971BE6134DD89E286DD699E012687422A22_59; } inline __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 * get_address_of_U336003BEAAFC125A5D50EBAE8C98A6971BE6134DD89E286DD699E012687422A22_59() { return &___36003BEAAFC125A5D50EBAE8C98A6971BE6134DD89E286DD699E012687422A22_59; } inline void set_U336003BEAAFC125A5D50EBAE8C98A6971BE6134DD89E286DD699E012687422A22_59(__StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 value) { ___36003BEAAFC125A5D50EBAE8C98A6971BE6134DD89E286DD699E012687422A22_59 = value; } inline static int32_t get_offset_of_U3360294D82A77697405846183BBB96E548B586D0710C5E2322E2CEF23E88C4122_60() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___360294D82A77697405846183BBB96E548B586D0710C5E2322E2CEF23E88C4122_60)); } inline __StaticArrayInitTypeSizeU3D511_t740CF3C9FEBB9CC89BA68C0F8EC83A7BB47394C3 get_U3360294D82A77697405846183BBB96E548B586D0710C5E2322E2CEF23E88C4122_60() const { return ___360294D82A77697405846183BBB96E548B586D0710C5E2322E2CEF23E88C4122_60; } inline __StaticArrayInitTypeSizeU3D511_t740CF3C9FEBB9CC89BA68C0F8EC83A7BB47394C3 * get_address_of_U3360294D82A77697405846183BBB96E548B586D0710C5E2322E2CEF23E88C4122_60() { return &___360294D82A77697405846183BBB96E548B586D0710C5E2322E2CEF23E88C4122_60; } inline void set_U3360294D82A77697405846183BBB96E548B586D0710C5E2322E2CEF23E88C4122_60(__StaticArrayInitTypeSizeU3D511_t740CF3C9FEBB9CC89BA68C0F8EC83A7BB47394C3 value) { ___360294D82A77697405846183BBB96E548B586D0710C5E2322E2CEF23E88C4122_60 = value; } inline static int32_t get_offset_of_U336B8FDA0BFB1D93A07326EE7CAC8EB99FF1AF237D234FFA3210F64D3EB774C38_61() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___36B8FDA0BFB1D93A07326EE7CAC8EB99FF1AF237D234FFA3210F64D3EB774C38_61)); } inline __StaticArrayInitTypeSizeU3D1152_t2104B5740ABD2FB36896B62E02098A1B196E493F get_U336B8FDA0BFB1D93A07326EE7CAC8EB99FF1AF237D234FFA3210F64D3EB774C38_61() const { return ___36B8FDA0BFB1D93A07326EE7CAC8EB99FF1AF237D234FFA3210F64D3EB774C38_61; } inline __StaticArrayInitTypeSizeU3D1152_t2104B5740ABD2FB36896B62E02098A1B196E493F * get_address_of_U336B8FDA0BFB1D93A07326EE7CAC8EB99FF1AF237D234FFA3210F64D3EB774C38_61() { return &___36B8FDA0BFB1D93A07326EE7CAC8EB99FF1AF237D234FFA3210F64D3EB774C38_61; } inline void set_U336B8FDA0BFB1D93A07326EE7CAC8EB99FF1AF237D234FFA3210F64D3EB774C38_61(__StaticArrayInitTypeSizeU3D1152_t2104B5740ABD2FB36896B62E02098A1B196E493F value) { ___36B8FDA0BFB1D93A07326EE7CAC8EB99FF1AF237D234FFA3210F64D3EB774C38_61 = value; } inline static int32_t get_offset_of_U33936FEF22F74028ACFB35A545386FE1C4F4A2C8CE55E88B5DF4FF605D474D8B4_62() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___3936FEF22F74028ACFB35A545386FE1C4F4A2C8CE55E88B5DF4FF605D474D8B4_62)); } inline __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 get_U33936FEF22F74028ACFB35A545386FE1C4F4A2C8CE55E88B5DF4FF605D474D8B4_62() const { return ___3936FEF22F74028ACFB35A545386FE1C4F4A2C8CE55E88B5DF4FF605D474D8B4_62; } inline __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 * get_address_of_U33936FEF22F74028ACFB35A545386FE1C4F4A2C8CE55E88B5DF4FF605D474D8B4_62() { return &___3936FEF22F74028ACFB35A545386FE1C4F4A2C8CE55E88B5DF4FF605D474D8B4_62; } inline void set_U33936FEF22F74028ACFB35A545386FE1C4F4A2C8CE55E88B5DF4FF605D474D8B4_62(__StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 value) { ___3936FEF22F74028ACFB35A545386FE1C4F4A2C8CE55E88B5DF4FF605D474D8B4_62 = value; } inline static int32_t get_offset_of_U3394D174022AB9D27D329C8DE3DADB69831311870F91A3896EFFB406411F7472C_63() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___394D174022AB9D27D329C8DE3DADB69831311870F91A3896EFFB406411F7472C_63)); } inline __StaticArrayInitTypeSizeU3D24_t2F23740D8943FC7C06AD3DD80B71D65744F140F2 get_U3394D174022AB9D27D329C8DE3DADB69831311870F91A3896EFFB406411F7472C_63() const { return ___394D174022AB9D27D329C8DE3DADB69831311870F91A3896EFFB406411F7472C_63; } inline __StaticArrayInitTypeSizeU3D24_t2F23740D8943FC7C06AD3DD80B71D65744F140F2 * get_address_of_U3394D174022AB9D27D329C8DE3DADB69831311870F91A3896EFFB406411F7472C_63() { return &___394D174022AB9D27D329C8DE3DADB69831311870F91A3896EFFB406411F7472C_63; } inline void set_U3394D174022AB9D27D329C8DE3DADB69831311870F91A3896EFFB406411F7472C_63(__StaticArrayInitTypeSizeU3D24_t2F23740D8943FC7C06AD3DD80B71D65744F140F2 value) { ___394D174022AB9D27D329C8DE3DADB69831311870F91A3896EFFB406411F7472C_63 = value; } inline static int32_t get_offset_of_U33AF2ACD8D2D27336879BC958CFB6B4271FA89EC7C3EC62B7AD1E0E20B7AF303D_64() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___3AF2ACD8D2D27336879BC958CFB6B4271FA89EC7C3EC62B7AD1E0E20B7AF303D_64)); } inline __StaticArrayInitTypeSizeU3D40_tEADC5D82E308542CB0A95168FC156FE53D85DB4F get_U33AF2ACD8D2D27336879BC958CFB6B4271FA89EC7C3EC62B7AD1E0E20B7AF303D_64() const { return ___3AF2ACD8D2D27336879BC958CFB6B4271FA89EC7C3EC62B7AD1E0E20B7AF303D_64; } inline __StaticArrayInitTypeSizeU3D40_tEADC5D82E308542CB0A95168FC156FE53D85DB4F * get_address_of_U33AF2ACD8D2D27336879BC958CFB6B4271FA89EC7C3EC62B7AD1E0E20B7AF303D_64() { return &___3AF2ACD8D2D27336879BC958CFB6B4271FA89EC7C3EC62B7AD1E0E20B7AF303D_64; } inline void set_U33AF2ACD8D2D27336879BC958CFB6B4271FA89EC7C3EC62B7AD1E0E20B7AF303D_64(__StaticArrayInitTypeSizeU3D40_tEADC5D82E308542CB0A95168FC156FE53D85DB4F value) { ___3AF2ACD8D2D27336879BC958CFB6B4271FA89EC7C3EC62B7AD1E0E20B7AF303D_64 = value; } inline static int32_t get_offset_of_U33B520286F14349D61645FDE2088337584857AF213F1E9694D9DA4F5C489E6A0E_65() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___3B520286F14349D61645FDE2088337584857AF213F1E9694D9DA4F5C489E6A0E_65)); } inline __StaticArrayInitTypeSizeU3D28_tB9DE54DF41ABC27805509271A10177513906BF30 get_U33B520286F14349D61645FDE2088337584857AF213F1E9694D9DA4F5C489E6A0E_65() const { return ___3B520286F14349D61645FDE2088337584857AF213F1E9694D9DA4F5C489E6A0E_65; } inline __StaticArrayInitTypeSizeU3D28_tB9DE54DF41ABC27805509271A10177513906BF30 * get_address_of_U33B520286F14349D61645FDE2088337584857AF213F1E9694D9DA4F5C489E6A0E_65() { return &___3B520286F14349D61645FDE2088337584857AF213F1E9694D9DA4F5C489E6A0E_65; } inline void set_U33B520286F14349D61645FDE2088337584857AF213F1E9694D9DA4F5C489E6A0E_65(__StaticArrayInitTypeSizeU3D28_tB9DE54DF41ABC27805509271A10177513906BF30 value) { ___3B520286F14349D61645FDE2088337584857AF213F1E9694D9DA4F5C489E6A0E_65 = value; } inline static int32_t get_offset_of_U33B721FB05904288533A0C3F44162AA4631530BCFEBD22C3E57DBC4994E38F83D_66() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___3B721FB05904288533A0C3F44162AA4631530BCFEBD22C3E57DBC4994E38F83D_66)); } inline __StaticArrayInitTypeSizeU3D64_t793535D031B918C2C510207830D7BE6CAC6F369C get_U33B721FB05904288533A0C3F44162AA4631530BCFEBD22C3E57DBC4994E38F83D_66() const { return ___3B721FB05904288533A0C3F44162AA4631530BCFEBD22C3E57DBC4994E38F83D_66; } inline __StaticArrayInitTypeSizeU3D64_t793535D031B918C2C510207830D7BE6CAC6F369C * get_address_of_U33B721FB05904288533A0C3F44162AA4631530BCFEBD22C3E57DBC4994E38F83D_66() { return &___3B721FB05904288533A0C3F44162AA4631530BCFEBD22C3E57DBC4994E38F83D_66; } inline void set_U33B721FB05904288533A0C3F44162AA4631530BCFEBD22C3E57DBC4994E38F83D_66(__StaticArrayInitTypeSizeU3D64_t793535D031B918C2C510207830D7BE6CAC6F369C value) { ___3B721FB05904288533A0C3F44162AA4631530BCFEBD22C3E57DBC4994E38F83D_66 = value; } inline static int32_t get_offset_of_U33BC7BBAE9618E2066112B9F16B3CDBB856ADE0020C732ED2D56FD0D0E38E1FC3_67() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___3BC7BBAE9618E2066112B9F16B3CDBB856ADE0020C732ED2D56FD0D0E38E1FC3_67)); } inline __StaticArrayInitTypeSizeU3D512_t0F967F8361DD05C875A7A3DB3A402E55F957AAFE get_U33BC7BBAE9618E2066112B9F16B3CDBB856ADE0020C732ED2D56FD0D0E38E1FC3_67() const { return ___3BC7BBAE9618E2066112B9F16B3CDBB856ADE0020C732ED2D56FD0D0E38E1FC3_67; } inline __StaticArrayInitTypeSizeU3D512_t0F967F8361DD05C875A7A3DB3A402E55F957AAFE * get_address_of_U33BC7BBAE9618E2066112B9F16B3CDBB856ADE0020C732ED2D56FD0D0E38E1FC3_67() { return &___3BC7BBAE9618E2066112B9F16B3CDBB856ADE0020C732ED2D56FD0D0E38E1FC3_67; } inline void set_U33BC7BBAE9618E2066112B9F16B3CDBB856ADE0020C732ED2D56FD0D0E38E1FC3_67(__StaticArrayInitTypeSizeU3D512_t0F967F8361DD05C875A7A3DB3A402E55F957AAFE value) { ___3BC7BBAE9618E2066112B9F16B3CDBB856ADE0020C732ED2D56FD0D0E38E1FC3_67 = value; } inline static int32_t get_offset_of_U33CA024F96B6FA0D283063E7C2B60A83C2B07F26AE1788CDFAEEB231C7725ED92_68() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___3CA024F96B6FA0D283063E7C2B60A83C2B07F26AE1788CDFAEEB231C7725ED92_68)); } inline __StaticArrayInitTypeSizeU3D2048_t466737CD17660C48F81FB82F5CE837C6303A316E get_U33CA024F96B6FA0D283063E7C2B60A83C2B07F26AE1788CDFAEEB231C7725ED92_68() const { return ___3CA024F96B6FA0D283063E7C2B60A83C2B07F26AE1788CDFAEEB231C7725ED92_68; } inline __StaticArrayInitTypeSizeU3D2048_t466737CD17660C48F81FB82F5CE837C6303A316E * get_address_of_U33CA024F96B6FA0D283063E7C2B60A83C2B07F26AE1788CDFAEEB231C7725ED92_68() { return &___3CA024F96B6FA0D283063E7C2B60A83C2B07F26AE1788CDFAEEB231C7725ED92_68; } inline void set_U33CA024F96B6FA0D283063E7C2B60A83C2B07F26AE1788CDFAEEB231C7725ED92_68(__StaticArrayInitTypeSizeU3D2048_t466737CD17660C48F81FB82F5CE837C6303A316E value) { ___3CA024F96B6FA0D283063E7C2B60A83C2B07F26AE1788CDFAEEB231C7725ED92_68 = value; } inline static int32_t get_offset_of_U33E4FB5FE52BF269D6EE955711016291D6D327A4AAC39B2464C53C6BD0D73242A_69() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___3E4FB5FE52BF269D6EE955711016291D6D327A4AAC39B2464C53C6BD0D73242A_69)); } inline __StaticArrayInitTypeSizeU3D512_t0F967F8361DD05C875A7A3DB3A402E55F957AAFE get_U33E4FB5FE52BF269D6EE955711016291D6D327A4AAC39B2464C53C6BD0D73242A_69() const { return ___3E4FB5FE52BF269D6EE955711016291D6D327A4AAC39B2464C53C6BD0D73242A_69; } inline __StaticArrayInitTypeSizeU3D512_t0F967F8361DD05C875A7A3DB3A402E55F957AAFE * get_address_of_U33E4FB5FE52BF269D6EE955711016291D6D327A4AAC39B2464C53C6BD0D73242A_69() { return &___3E4FB5FE52BF269D6EE955711016291D6D327A4AAC39B2464C53C6BD0D73242A_69; } inline void set_U33E4FB5FE52BF269D6EE955711016291D6D327A4AAC39B2464C53C6BD0D73242A_69(__StaticArrayInitTypeSizeU3D512_t0F967F8361DD05C875A7A3DB3A402E55F957AAFE value) { ___3E4FB5FE52BF269D6EE955711016291D6D327A4AAC39B2464C53C6BD0D73242A_69 = value; } inline static int32_t get_offset_of_U33EAA30E2BB2D4FF7221734E2CFBD2A94F0A3D8EB435634724DBF207AFE0DE24B_70() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___3EAA30E2BB2D4FF7221734E2CFBD2A94F0A3D8EB435634724DBF207AFE0DE24B_70)); } inline __StaticArrayInitTypeSizeU3D1024_tBE4C179BB086BC42B30E7BE339E60017D8093665 get_U33EAA30E2BB2D4FF7221734E2CFBD2A94F0A3D8EB435634724DBF207AFE0DE24B_70() const { return ___3EAA30E2BB2D4FF7221734E2CFBD2A94F0A3D8EB435634724DBF207AFE0DE24B_70; } inline __StaticArrayInitTypeSizeU3D1024_tBE4C179BB086BC42B30E7BE339E60017D8093665 * get_address_of_U33EAA30E2BB2D4FF7221734E2CFBD2A94F0A3D8EB435634724DBF207AFE0DE24B_70() { return &___3EAA30E2BB2D4FF7221734E2CFBD2A94F0A3D8EB435634724DBF207AFE0DE24B_70; } inline void set_U33EAA30E2BB2D4FF7221734E2CFBD2A94F0A3D8EB435634724DBF207AFE0DE24B_70(__StaticArrayInitTypeSizeU3D1024_tBE4C179BB086BC42B30E7BE339E60017D8093665 value) { ___3EAA30E2BB2D4FF7221734E2CFBD2A94F0A3D8EB435634724DBF207AFE0DE24B_70 = value; } inline static int32_t get_offset_of_U33F580014EE7F27F024FC40AE120394FAC1A8E4CD1B40FD0F0089E89856152138_71() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___3F580014EE7F27F024FC40AE120394FAC1A8E4CD1B40FD0F0089E89856152138_71)); } inline __StaticArrayInitTypeSizeU3D16_tFDEEE4051A26433A5996232ADC3414625654DA66 get_U33F580014EE7F27F024FC40AE120394FAC1A8E4CD1B40FD0F0089E89856152138_71() const { return ___3F580014EE7F27F024FC40AE120394FAC1A8E4CD1B40FD0F0089E89856152138_71; } inline __StaticArrayInitTypeSizeU3D16_tFDEEE4051A26433A5996232ADC3414625654DA66 * get_address_of_U33F580014EE7F27F024FC40AE120394FAC1A8E4CD1B40FD0F0089E89856152138_71() { return &___3F580014EE7F27F024FC40AE120394FAC1A8E4CD1B40FD0F0089E89856152138_71; } inline void set_U33F580014EE7F27F024FC40AE120394FAC1A8E4CD1B40FD0F0089E89856152138_71(__StaticArrayInitTypeSizeU3D16_tFDEEE4051A26433A5996232ADC3414625654DA66 value) { ___3F580014EE7F27F024FC40AE120394FAC1A8E4CD1B40FD0F0089E89856152138_71 = value; } inline static int32_t get_offset_of_U3405634CB2F08D8E4A65CF85762D7BE4356E6DE1C0C941DA950F3034F3F8C6ED0_72() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___405634CB2F08D8E4A65CF85762D7BE4356E6DE1C0C941DA950F3034F3F8C6ED0_72)); } inline __StaticArrayInitTypeSizeU3D44_tB4E85CA0F7D90D00E66285BECB46250AA72356B5 get_U3405634CB2F08D8E4A65CF85762D7BE4356E6DE1C0C941DA950F3034F3F8C6ED0_72() const { return ___405634CB2F08D8E4A65CF85762D7BE4356E6DE1C0C941DA950F3034F3F8C6ED0_72; } inline __StaticArrayInitTypeSizeU3D44_tB4E85CA0F7D90D00E66285BECB46250AA72356B5 * get_address_of_U3405634CB2F08D8E4A65CF85762D7BE4356E6DE1C0C941DA950F3034F3F8C6ED0_72() { return &___405634CB2F08D8E4A65CF85762D7BE4356E6DE1C0C941DA950F3034F3F8C6ED0_72; } inline void set_U3405634CB2F08D8E4A65CF85762D7BE4356E6DE1C0C941DA950F3034F3F8C6ED0_72(__StaticArrayInitTypeSizeU3D44_tB4E85CA0F7D90D00E66285BECB46250AA72356B5 value) { ___405634CB2F08D8E4A65CF85762D7BE4356E6DE1C0C941DA950F3034F3F8C6ED0_72 = value; } inline static int32_t get_offset_of_U340866F3E76BC07D89281D2593C42AD252FB2D84E0A91FA3C78CA3C1FCC17643D_73() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___40866F3E76BC07D89281D2593C42AD252FB2D84E0A91FA3C78CA3C1FCC17643D_73)); } inline __StaticArrayInitTypeSizeU3D256_t54C7F26E5B56B7887AE4586ABF35C9B1633A3449 get_U340866F3E76BC07D89281D2593C42AD252FB2D84E0A91FA3C78CA3C1FCC17643D_73() const { return ___40866F3E76BC07D89281D2593C42AD252FB2D84E0A91FA3C78CA3C1FCC17643D_73; } inline __StaticArrayInitTypeSizeU3D256_t54C7F26E5B56B7887AE4586ABF35C9B1633A3449 * get_address_of_U340866F3E76BC07D89281D2593C42AD252FB2D84E0A91FA3C78CA3C1FCC17643D_73() { return &___40866F3E76BC07D89281D2593C42AD252FB2D84E0A91FA3C78CA3C1FCC17643D_73; } inline void set_U340866F3E76BC07D89281D2593C42AD252FB2D84E0A91FA3C78CA3C1FCC17643D_73(__StaticArrayInitTypeSizeU3D256_t54C7F26E5B56B7887AE4586ABF35C9B1633A3449 value) { ___40866F3E76BC07D89281D2593C42AD252FB2D84E0A91FA3C78CA3C1FCC17643D_73 = value; } inline static int32_t get_offset_of_U3427C844BAD080C6008BDA87BD6ACA4F6F342F6FCA9472A6D63C31B69F6F85054_74() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___427C844BAD080C6008BDA87BD6ACA4F6F342F6FCA9472A6D63C31B69F6F85054_74)); } inline __StaticArrayInitTypeSizeU3D1024_tBE4C179BB086BC42B30E7BE339E60017D8093665 get_U3427C844BAD080C6008BDA87BD6ACA4F6F342F6FCA9472A6D63C31B69F6F85054_74() const { return ___427C844BAD080C6008BDA87BD6ACA4F6F342F6FCA9472A6D63C31B69F6F85054_74; } inline __StaticArrayInitTypeSizeU3D1024_tBE4C179BB086BC42B30E7BE339E60017D8093665 * get_address_of_U3427C844BAD080C6008BDA87BD6ACA4F6F342F6FCA9472A6D63C31B69F6F85054_74() { return &___427C844BAD080C6008BDA87BD6ACA4F6F342F6FCA9472A6D63C31B69F6F85054_74; } inline void set_U3427C844BAD080C6008BDA87BD6ACA4F6F342F6FCA9472A6D63C31B69F6F85054_74(__StaticArrayInitTypeSizeU3D1024_tBE4C179BB086BC42B30E7BE339E60017D8093665 value) { ___427C844BAD080C6008BDA87BD6ACA4F6F342F6FCA9472A6D63C31B69F6F85054_74 = value; } inline static int32_t get_offset_of_U342E57F5A26F7D53A24B69FF9F56FA7550A23B8BAB2F5993357E4C53EA06141E9_75() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___42E57F5A26F7D53A24B69FF9F56FA7550A23B8BAB2F5993357E4C53EA06141E9_75)); } inline __StaticArrayInitTypeSizeU3D256_t54C7F26E5B56B7887AE4586ABF35C9B1633A3449 get_U342E57F5A26F7D53A24B69FF9F56FA7550A23B8BAB2F5993357E4C53EA06141E9_75() const { return ___42E57F5A26F7D53A24B69FF9F56FA7550A23B8BAB2F5993357E4C53EA06141E9_75; } inline __StaticArrayInitTypeSizeU3D256_t54C7F26E5B56B7887AE4586ABF35C9B1633A3449 * get_address_of_U342E57F5A26F7D53A24B69FF9F56FA7550A23B8BAB2F5993357E4C53EA06141E9_75() { return &___42E57F5A26F7D53A24B69FF9F56FA7550A23B8BAB2F5993357E4C53EA06141E9_75; } inline void set_U342E57F5A26F7D53A24B69FF9F56FA7550A23B8BAB2F5993357E4C53EA06141E9_75(__StaticArrayInitTypeSizeU3D256_t54C7F26E5B56B7887AE4586ABF35C9B1633A3449 value) { ___42E57F5A26F7D53A24B69FF9F56FA7550A23B8BAB2F5993357E4C53EA06141E9_75 = value; } inline static int32_t get_offset_of_U3439231575950B2ADCDE8DC0E470192ADA8DDC05EB55836596636563B6403A6B5_76() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___439231575950B2ADCDE8DC0E470192ADA8DDC05EB55836596636563B6403A6B5_76)); } inline __StaticArrayInitTypeSizeU3D128_tA0867200945A1690520537DFA2DD9F2DC8E1209C get_U3439231575950B2ADCDE8DC0E470192ADA8DDC05EB55836596636563B6403A6B5_76() const { return ___439231575950B2ADCDE8DC0E470192ADA8DDC05EB55836596636563B6403A6B5_76; } inline __StaticArrayInitTypeSizeU3D128_tA0867200945A1690520537DFA2DD9F2DC8E1209C * get_address_of_U3439231575950B2ADCDE8DC0E470192ADA8DDC05EB55836596636563B6403A6B5_76() { return &___439231575950B2ADCDE8DC0E470192ADA8DDC05EB55836596636563B6403A6B5_76; } inline void set_U3439231575950B2ADCDE8DC0E470192ADA8DDC05EB55836596636563B6403A6B5_76(__StaticArrayInitTypeSizeU3D128_tA0867200945A1690520537DFA2DD9F2DC8E1209C value) { ___439231575950B2ADCDE8DC0E470192ADA8DDC05EB55836596636563B6403A6B5_76 = value; } inline static int32_t get_offset_of_U343B9A42341477A51FB3329FA943298FB43910D3EDCAB69BFB04D0E68D84C0247_77() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___43B9A42341477A51FB3329FA943298FB43910D3EDCAB69BFB04D0E68D84C0247_77)); } inline __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 get_U343B9A42341477A51FB3329FA943298FB43910D3EDCAB69BFB04D0E68D84C0247_77() const { return ___43B9A42341477A51FB3329FA943298FB43910D3EDCAB69BFB04D0E68D84C0247_77; } inline __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 * get_address_of_U343B9A42341477A51FB3329FA943298FB43910D3EDCAB69BFB04D0E68D84C0247_77() { return &___43B9A42341477A51FB3329FA943298FB43910D3EDCAB69BFB04D0E68D84C0247_77; } inline void set_U343B9A42341477A51FB3329FA943298FB43910D3EDCAB69BFB04D0E68D84C0247_77(__StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 value) { ___43B9A42341477A51FB3329FA943298FB43910D3EDCAB69BFB04D0E68D84C0247_77 = value; } inline static int32_t get_offset_of_U343C8B8D4786B6331EFC85B21E235E3E39940C427680D2C6B73ABF19738EF5186_78() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___43C8B8D4786B6331EFC85B21E235E3E39940C427680D2C6B73ABF19738EF5186_78)); } inline __StaticArrayInitTypeSizeU3D24_t2F23740D8943FC7C06AD3DD80B71D65744F140F2 get_U343C8B8D4786B6331EFC85B21E235E3E39940C427680D2C6B73ABF19738EF5186_78() const { return ___43C8B8D4786B6331EFC85B21E235E3E39940C427680D2C6B73ABF19738EF5186_78; } inline __StaticArrayInitTypeSizeU3D24_t2F23740D8943FC7C06AD3DD80B71D65744F140F2 * get_address_of_U343C8B8D4786B6331EFC85B21E235E3E39940C427680D2C6B73ABF19738EF5186_78() { return &___43C8B8D4786B6331EFC85B21E235E3E39940C427680D2C6B73ABF19738EF5186_78; } inline void set_U343C8B8D4786B6331EFC85B21E235E3E39940C427680D2C6B73ABF19738EF5186_78(__StaticArrayInitTypeSizeU3D24_t2F23740D8943FC7C06AD3DD80B71D65744F140F2 value) { ___43C8B8D4786B6331EFC85B21E235E3E39940C427680D2C6B73ABF19738EF5186_78 = value; } inline static int32_t get_offset_of_U3463BE4A1C16EB914C411F194E1F87BEF5A9081C49888860A682E8543D4B35F58_79() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___463BE4A1C16EB914C411F194E1F87BEF5A9081C49888860A682E8543D4B35F58_79)); } inline __StaticArrayInitTypeSizeU3D1024_tBE4C179BB086BC42B30E7BE339E60017D8093665 get_U3463BE4A1C16EB914C411F194E1F87BEF5A9081C49888860A682E8543D4B35F58_79() const { return ___463BE4A1C16EB914C411F194E1F87BEF5A9081C49888860A682E8543D4B35F58_79; } inline __StaticArrayInitTypeSizeU3D1024_tBE4C179BB086BC42B30E7BE339E60017D8093665 * get_address_of_U3463BE4A1C16EB914C411F194E1F87BEF5A9081C49888860A682E8543D4B35F58_79() { return &___463BE4A1C16EB914C411F194E1F87BEF5A9081C49888860A682E8543D4B35F58_79; } inline void set_U3463BE4A1C16EB914C411F194E1F87BEF5A9081C49888860A682E8543D4B35F58_79(__StaticArrayInitTypeSizeU3D1024_tBE4C179BB086BC42B30E7BE339E60017D8093665 value) { ___463BE4A1C16EB914C411F194E1F87BEF5A9081C49888860A682E8543D4B35F58_79 = value; } inline static int32_t get_offset_of_U34654FB5A717A0EB7C9078754B15F325C2F156519CFF821AAA495495741FF153A_80() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___4654FB5A717A0EB7C9078754B15F325C2F156519CFF821AAA495495741FF153A_80)); } inline __StaticArrayInitTypeSizeU3D24_t2F23740D8943FC7C06AD3DD80B71D65744F140F2 get_U34654FB5A717A0EB7C9078754B15F325C2F156519CFF821AAA495495741FF153A_80() const { return ___4654FB5A717A0EB7C9078754B15F325C2F156519CFF821AAA495495741FF153A_80; } inline __StaticArrayInitTypeSizeU3D24_t2F23740D8943FC7C06AD3DD80B71D65744F140F2 * get_address_of_U34654FB5A717A0EB7C9078754B15F325C2F156519CFF821AAA495495741FF153A_80() { return &___4654FB5A717A0EB7C9078754B15F325C2F156519CFF821AAA495495741FF153A_80; } inline void set_U34654FB5A717A0EB7C9078754B15F325C2F156519CFF821AAA495495741FF153A_80(__StaticArrayInitTypeSizeU3D24_t2F23740D8943FC7C06AD3DD80B71D65744F140F2 value) { ___4654FB5A717A0EB7C9078754B15F325C2F156519CFF821AAA495495741FF153A_80 = value; } inline static int32_t get_offset_of_U34867A63842B7AFBF7A120C1310940F29048D0B73EF1747E15AD67A3AA0D9AF9D_81() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___4867A63842B7AFBF7A120C1310940F29048D0B73EF1747E15AD67A3AA0D9AF9D_81)); } inline __StaticArrayInitTypeSizeU3D256_t54C7F26E5B56B7887AE4586ABF35C9B1633A3449 get_U34867A63842B7AFBF7A120C1310940F29048D0B73EF1747E15AD67A3AA0D9AF9D_81() const { return ___4867A63842B7AFBF7A120C1310940F29048D0B73EF1747E15AD67A3AA0D9AF9D_81; } inline __StaticArrayInitTypeSizeU3D256_t54C7F26E5B56B7887AE4586ABF35C9B1633A3449 * get_address_of_U34867A63842B7AFBF7A120C1310940F29048D0B73EF1747E15AD67A3AA0D9AF9D_81() { return &___4867A63842B7AFBF7A120C1310940F29048D0B73EF1747E15AD67A3AA0D9AF9D_81; } inline void set_U34867A63842B7AFBF7A120C1310940F29048D0B73EF1747E15AD67A3AA0D9AF9D_81(__StaticArrayInitTypeSizeU3D256_t54C7F26E5B56B7887AE4586ABF35C9B1633A3449 value) { ___4867A63842B7AFBF7A120C1310940F29048D0B73EF1747E15AD67A3AA0D9AF9D_81 = value; } inline static int32_t get_offset_of_U3490FE1E40F08589851422F9DAF5012280352D005653B5D2CE872268A1A743ACF_82() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___490FE1E40F08589851422F9DAF5012280352D005653B5D2CE872268A1A743ACF_82)); } inline __StaticArrayInitTypeSizeU3D64_t793535D031B918C2C510207830D7BE6CAC6F369C get_U3490FE1E40F08589851422F9DAF5012280352D005653B5D2CE872268A1A743ACF_82() const { return ___490FE1E40F08589851422F9DAF5012280352D005653B5D2CE872268A1A743ACF_82; } inline __StaticArrayInitTypeSizeU3D64_t793535D031B918C2C510207830D7BE6CAC6F369C * get_address_of_U3490FE1E40F08589851422F9DAF5012280352D005653B5D2CE872268A1A743ACF_82() { return &___490FE1E40F08589851422F9DAF5012280352D005653B5D2CE872268A1A743ACF_82; } inline void set_U3490FE1E40F08589851422F9DAF5012280352D005653B5D2CE872268A1A743ACF_82(__StaticArrayInitTypeSizeU3D64_t793535D031B918C2C510207830D7BE6CAC6F369C value) { ___490FE1E40F08589851422F9DAF5012280352D005653B5D2CE872268A1A743ACF_82 = value; } inline static int32_t get_offset_of_U34993FAA5B9060FAAFC80E9F6CE26AF291965C0B1E8F5BBDC87C6CE9AEF6FFA24_83() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___4993FAA5B9060FAAFC80E9F6CE26AF291965C0B1E8F5BBDC87C6CE9AEF6FFA24_83)); } inline __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 get_U34993FAA5B9060FAAFC80E9F6CE26AF291965C0B1E8F5BBDC87C6CE9AEF6FFA24_83() const { return ___4993FAA5B9060FAAFC80E9F6CE26AF291965C0B1E8F5BBDC87C6CE9AEF6FFA24_83; } inline __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 * get_address_of_U34993FAA5B9060FAAFC80E9F6CE26AF291965C0B1E8F5BBDC87C6CE9AEF6FFA24_83() { return &___4993FAA5B9060FAAFC80E9F6CE26AF291965C0B1E8F5BBDC87C6CE9AEF6FFA24_83; } inline void set_U34993FAA5B9060FAAFC80E9F6CE26AF291965C0B1E8F5BBDC87C6CE9AEF6FFA24_83(__StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 value) { ___4993FAA5B9060FAAFC80E9F6CE26AF291965C0B1E8F5BBDC87C6CE9AEF6FFA24_83 = value; } inline static int32_t get_offset_of_U349D826830B5D920448F74BBBEDB361F17C9DD461E0DC3DED114E6E13E0173981_84() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___49D826830B5D920448F74BBBEDB361F17C9DD461E0DC3DED114E6E13E0173981_84)); } inline __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 get_U349D826830B5D920448F74BBBEDB361F17C9DD461E0DC3DED114E6E13E0173981_84() const { return ___49D826830B5D920448F74BBBEDB361F17C9DD461E0DC3DED114E6E13E0173981_84; } inline __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 * get_address_of_U349D826830B5D920448F74BBBEDB361F17C9DD461E0DC3DED114E6E13E0173981_84() { return &___49D826830B5D920448F74BBBEDB361F17C9DD461E0DC3DED114E6E13E0173981_84; } inline void set_U349D826830B5D920448F74BBBEDB361F17C9DD461E0DC3DED114E6E13E0173981_84(__StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 value) { ___49D826830B5D920448F74BBBEDB361F17C9DD461E0DC3DED114E6E13E0173981_84 = value; } inline static int32_t get_offset_of_U349FC72E2BC139CDC89193D013C3CBAD8CB75E78CA254B8466A03D26581D08BE4_85() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___49FC72E2BC139CDC89193D013C3CBAD8CB75E78CA254B8466A03D26581D08BE4_85)); } inline __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 get_U349FC72E2BC139CDC89193D013C3CBAD8CB75E78CA254B8466A03D26581D08BE4_85() const { return ___49FC72E2BC139CDC89193D013C3CBAD8CB75E78CA254B8466A03D26581D08BE4_85; } inline __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 * get_address_of_U349FC72E2BC139CDC89193D013C3CBAD8CB75E78CA254B8466A03D26581D08BE4_85() { return &___49FC72E2BC139CDC89193D013C3CBAD8CB75E78CA254B8466A03D26581D08BE4_85; } inline void set_U349FC72E2BC139CDC89193D013C3CBAD8CB75E78CA254B8466A03D26581D08BE4_85(__StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 value) { ___49FC72E2BC139CDC89193D013C3CBAD8CB75E78CA254B8466A03D26581D08BE4_85 = value; } inline static int32_t get_offset_of_U34ADFA71AB9AF20C1C372C92FF8D26609A11DA05E167BBA62C0ABFD18F4C1EAF8_86() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___4ADFA71AB9AF20C1C372C92FF8D26609A11DA05E167BBA62C0ABFD18F4C1EAF8_86)); } inline __StaticArrayInitTypeSizeU3D32_t1DFB229ADDC86DD5A295F9C768E8E5D0DF92913F get_U34ADFA71AB9AF20C1C372C92FF8D26609A11DA05E167BBA62C0ABFD18F4C1EAF8_86() const { return ___4ADFA71AB9AF20C1C372C92FF8D26609A11DA05E167BBA62C0ABFD18F4C1EAF8_86; } inline __StaticArrayInitTypeSizeU3D32_t1DFB229ADDC86DD5A295F9C768E8E5D0DF92913F * get_address_of_U34ADFA71AB9AF20C1C372C92FF8D26609A11DA05E167BBA62C0ABFD18F4C1EAF8_86() { return &___4ADFA71AB9AF20C1C372C92FF8D26609A11DA05E167BBA62C0ABFD18F4C1EAF8_86; } inline void set_U34ADFA71AB9AF20C1C372C92FF8D26609A11DA05E167BBA62C0ABFD18F4C1EAF8_86(__StaticArrayInitTypeSizeU3D32_t1DFB229ADDC86DD5A295F9C768E8E5D0DF92913F value) { ___4ADFA71AB9AF20C1C372C92FF8D26609A11DA05E167BBA62C0ABFD18F4C1EAF8_86 = value; } inline static int32_t get_offset_of_U34D30B965ABF4D17A678F232D7C2491E37B61B203A6E807BB9E09C4BA2614F72D_87() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___4D30B965ABF4D17A678F232D7C2491E37B61B203A6E807BB9E09C4BA2614F72D_87)); } inline __StaticArrayInitTypeSizeU3D24_t2F23740D8943FC7C06AD3DD80B71D65744F140F2 get_U34D30B965ABF4D17A678F232D7C2491E37B61B203A6E807BB9E09C4BA2614F72D_87() const { return ___4D30B965ABF4D17A678F232D7C2491E37B61B203A6E807BB9E09C4BA2614F72D_87; } inline __StaticArrayInitTypeSizeU3D24_t2F23740D8943FC7C06AD3DD80B71D65744F140F2 * get_address_of_U34D30B965ABF4D17A678F232D7C2491E37B61B203A6E807BB9E09C4BA2614F72D_87() { return &___4D30B965ABF4D17A678F232D7C2491E37B61B203A6E807BB9E09C4BA2614F72D_87; } inline void set_U34D30B965ABF4D17A678F232D7C2491E37B61B203A6E807BB9E09C4BA2614F72D_87(__StaticArrayInitTypeSizeU3D24_t2F23740D8943FC7C06AD3DD80B71D65744F140F2 value) { ___4D30B965ABF4D17A678F232D7C2491E37B61B203A6E807BB9E09C4BA2614F72D_87 = value; } inline static int32_t get_offset_of_U34D487DD66D80886D292C3C7B64CC41FEBA1E313A26A9D05333B42E895741FF81_88() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___4D487DD66D80886D292C3C7B64CC41FEBA1E313A26A9D05333B42E895741FF81_88)); } inline __StaticArrayInitTypeSizeU3D256_t54C7F26E5B56B7887AE4586ABF35C9B1633A3449 get_U34D487DD66D80886D292C3C7B64CC41FEBA1E313A26A9D05333B42E895741FF81_88() const { return ___4D487DD66D80886D292C3C7B64CC41FEBA1E313A26A9D05333B42E895741FF81_88; } inline __StaticArrayInitTypeSizeU3D256_t54C7F26E5B56B7887AE4586ABF35C9B1633A3449 * get_address_of_U34D487DD66D80886D292C3C7B64CC41FEBA1E313A26A9D05333B42E895741FF81_88() { return &___4D487DD66D80886D292C3C7B64CC41FEBA1E313A26A9D05333B42E895741FF81_88; } inline void set_U34D487DD66D80886D292C3C7B64CC41FEBA1E313A26A9D05333B42E895741FF81_88(__StaticArrayInitTypeSizeU3D256_t54C7F26E5B56B7887AE4586ABF35C9B1633A3449 value) { ___4D487DD66D80886D292C3C7B64CC41FEBA1E313A26A9D05333B42E895741FF81_88 = value; } inline static int32_t get_offset_of_U34D7CAD3DEBDBD349390304F3A59AD3F66B4A1FB02F88749C4E393FF3A1EDD411_89() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___4D7CAD3DEBDBD349390304F3A59AD3F66B4A1FB02F88749C4E393FF3A1EDD411_89)); } inline __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 get_U34D7CAD3DEBDBD349390304F3A59AD3F66B4A1FB02F88749C4E393FF3A1EDD411_89() const { return ___4D7CAD3DEBDBD349390304F3A59AD3F66B4A1FB02F88749C4E393FF3A1EDD411_89; } inline __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 * get_address_of_U34D7CAD3DEBDBD349390304F3A59AD3F66B4A1FB02F88749C4E393FF3A1EDD411_89() { return &___4D7CAD3DEBDBD349390304F3A59AD3F66B4A1FB02F88749C4E393FF3A1EDD411_89; } inline void set_U34D7CAD3DEBDBD349390304F3A59AD3F66B4A1FB02F88749C4E393FF3A1EDD411_89(__StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 value) { ___4D7CAD3DEBDBD349390304F3A59AD3F66B4A1FB02F88749C4E393FF3A1EDD411_89 = value; } inline static int32_t get_offset_of_U34F1B8E1CB953EA2DC9E5B3B1A88872BD0BF97BD1091B00456F43F1DFE4A0C976_90() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___4F1B8E1CB953EA2DC9E5B3B1A88872BD0BF97BD1091B00456F43F1DFE4A0C976_90)); } inline __StaticArrayInitTypeSizeU3D256_t54C7F26E5B56B7887AE4586ABF35C9B1633A3449 get_U34F1B8E1CB953EA2DC9E5B3B1A88872BD0BF97BD1091B00456F43F1DFE4A0C976_90() const { return ___4F1B8E1CB953EA2DC9E5B3B1A88872BD0BF97BD1091B00456F43F1DFE4A0C976_90; } inline __StaticArrayInitTypeSizeU3D256_t54C7F26E5B56B7887AE4586ABF35C9B1633A3449 * get_address_of_U34F1B8E1CB953EA2DC9E5B3B1A88872BD0BF97BD1091B00456F43F1DFE4A0C976_90() { return &___4F1B8E1CB953EA2DC9E5B3B1A88872BD0BF97BD1091B00456F43F1DFE4A0C976_90; } inline void set_U34F1B8E1CB953EA2DC9E5B3B1A88872BD0BF97BD1091B00456F43F1DFE4A0C976_90(__StaticArrayInitTypeSizeU3D256_t54C7F26E5B56B7887AE4586ABF35C9B1633A3449 value) { ___4F1B8E1CB953EA2DC9E5B3B1A88872BD0BF97BD1091B00456F43F1DFE4A0C976_90 = value; } inline static int32_t get_offset_of_U34FDCD793D71BE141D8E85C48B61B68F00848ACEF69905D47D935786C44D07D92_91() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___4FDCD793D71BE141D8E85C48B61B68F00848ACEF69905D47D935786C44D07D92_91)); } inline __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 get_U34FDCD793D71BE141D8E85C48B61B68F00848ACEF69905D47D935786C44D07D92_91() const { return ___4FDCD793D71BE141D8E85C48B61B68F00848ACEF69905D47D935786C44D07D92_91; } inline __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 * get_address_of_U34FDCD793D71BE141D8E85C48B61B68F00848ACEF69905D47D935786C44D07D92_91() { return &___4FDCD793D71BE141D8E85C48B61B68F00848ACEF69905D47D935786C44D07D92_91; } inline void set_U34FDCD793D71BE141D8E85C48B61B68F00848ACEF69905D47D935786C44D07D92_91(__StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 value) { ___4FDCD793D71BE141D8E85C48B61B68F00848ACEF69905D47D935786C44D07D92_91 = value; } inline static int32_t get_offset_of_U3507B1EFA9C696556B36957CBA8E6B8517AC8CD457424F04C7EF34363FC3B7F8F_92() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___507B1EFA9C696556B36957CBA8E6B8517AC8CD457424F04C7EF34363FC3B7F8F_92)); } inline __StaticArrayInitTypeSizeU3D16_tFDEEE4051A26433A5996232ADC3414625654DA66 get_U3507B1EFA9C696556B36957CBA8E6B8517AC8CD457424F04C7EF34363FC3B7F8F_92() const { return ___507B1EFA9C696556B36957CBA8E6B8517AC8CD457424F04C7EF34363FC3B7F8F_92; } inline __StaticArrayInitTypeSizeU3D16_tFDEEE4051A26433A5996232ADC3414625654DA66 * get_address_of_U3507B1EFA9C696556B36957CBA8E6B8517AC8CD457424F04C7EF34363FC3B7F8F_92() { return &___507B1EFA9C696556B36957CBA8E6B8517AC8CD457424F04C7EF34363FC3B7F8F_92; } inline void set_U3507B1EFA9C696556B36957CBA8E6B8517AC8CD457424F04C7EF34363FC3B7F8F_92(__StaticArrayInitTypeSizeU3D16_tFDEEE4051A26433A5996232ADC3414625654DA66 value) { ___507B1EFA9C696556B36957CBA8E6B8517AC8CD457424F04C7EF34363FC3B7F8F_92 = value; } inline static int32_t get_offset_of_U3513BA924C2DC996CAF3DC690D42BEB815316271C0CDAC0812BC0F2C2ED45DEA4_93() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___513BA924C2DC996CAF3DC690D42BEB815316271C0CDAC0812BC0F2C2ED45DEA4_93)); } inline __StaticArrayInitTypeSizeU3D20_tA7878E15E0E5AC780F6ED4F6E87AD8233A152598 get_U3513BA924C2DC996CAF3DC690D42BEB815316271C0CDAC0812BC0F2C2ED45DEA4_93() const { return ___513BA924C2DC996CAF3DC690D42BEB815316271C0CDAC0812BC0F2C2ED45DEA4_93; } inline __StaticArrayInitTypeSizeU3D20_tA7878E15E0E5AC780F6ED4F6E87AD8233A152598 * get_address_of_U3513BA924C2DC996CAF3DC690D42BEB815316271C0CDAC0812BC0F2C2ED45DEA4_93() { return &___513BA924C2DC996CAF3DC690D42BEB815316271C0CDAC0812BC0F2C2ED45DEA4_93; } inline void set_U3513BA924C2DC996CAF3DC690D42BEB815316271C0CDAC0812BC0F2C2ED45DEA4_93(__StaticArrayInitTypeSizeU3D20_tA7878E15E0E5AC780F6ED4F6E87AD8233A152598 value) { ___513BA924C2DC996CAF3DC690D42BEB815316271C0CDAC0812BC0F2C2ED45DEA4_93 = value; } inline static int32_t get_offset_of_U35218271C2AB140CF1F8F18D070924F6EA8F08F5FB59C9E4F05AF36C0740D172A_94() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___5218271C2AB140CF1F8F18D070924F6EA8F08F5FB59C9E4F05AF36C0740D172A_94)); } inline __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 get_U35218271C2AB140CF1F8F18D070924F6EA8F08F5FB59C9E4F05AF36C0740D172A_94() const { return ___5218271C2AB140CF1F8F18D070924F6EA8F08F5FB59C9E4F05AF36C0740D172A_94; } inline __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 * get_address_of_U35218271C2AB140CF1F8F18D070924F6EA8F08F5FB59C9E4F05AF36C0740D172A_94() { return &___5218271C2AB140CF1F8F18D070924F6EA8F08F5FB59C9E4F05AF36C0740D172A_94; } inline void set_U35218271C2AB140CF1F8F18D070924F6EA8F08F5FB59C9E4F05AF36C0740D172A_94(__StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 value) { ___5218271C2AB140CF1F8F18D070924F6EA8F08F5FB59C9E4F05AF36C0740D172A_94 = value; } inline static int32_t get_offset_of_U3542A4AD813E0CA853A400A4DC81182DB6803BEC6EA63ED0D54E0E90660DFDC2B_95() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___542A4AD813E0CA853A400A4DC81182DB6803BEC6EA63ED0D54E0E90660DFDC2B_95)); } inline __StaticArrayInitTypeSizeU3D2048_t466737CD17660C48F81FB82F5CE837C6303A316E get_U3542A4AD813E0CA853A400A4DC81182DB6803BEC6EA63ED0D54E0E90660DFDC2B_95() const { return ___542A4AD813E0CA853A400A4DC81182DB6803BEC6EA63ED0D54E0E90660DFDC2B_95; } inline __StaticArrayInitTypeSizeU3D2048_t466737CD17660C48F81FB82F5CE837C6303A316E * get_address_of_U3542A4AD813E0CA853A400A4DC81182DB6803BEC6EA63ED0D54E0E90660DFDC2B_95() { return &___542A4AD813E0CA853A400A4DC81182DB6803BEC6EA63ED0D54E0E90660DFDC2B_95; } inline void set_U3542A4AD813E0CA853A400A4DC81182DB6803BEC6EA63ED0D54E0E90660DFDC2B_95(__StaticArrayInitTypeSizeU3D2048_t466737CD17660C48F81FB82F5CE837C6303A316E value) { ___542A4AD813E0CA853A400A4DC81182DB6803BEC6EA63ED0D54E0E90660DFDC2B_95 = value; } inline static int32_t get_offset_of_U355D0BF716B334D123E0088CFB3F8E2FEA17AF5025BB527F95EEB09BA978EA329_96() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___55D0BF716B334D123E0088CFB3F8E2FEA17AF5025BB527F95EEB09BA978EA329_96)); } inline __StaticArrayInitTypeSizeU3D256_t54C7F26E5B56B7887AE4586ABF35C9B1633A3449 get_U355D0BF716B334D123E0088CFB3F8E2FEA17AF5025BB527F95EEB09BA978EA329_96() const { return ___55D0BF716B334D123E0088CFB3F8E2FEA17AF5025BB527F95EEB09BA978EA329_96; } inline __StaticArrayInitTypeSizeU3D256_t54C7F26E5B56B7887AE4586ABF35C9B1633A3449 * get_address_of_U355D0BF716B334D123E0088CFB3F8E2FEA17AF5025BB527F95EEB09BA978EA329_96() { return &___55D0BF716B334D123E0088CFB3F8E2FEA17AF5025BB527F95EEB09BA978EA329_96; } inline void set_U355D0BF716B334D123E0088CFB3F8E2FEA17AF5025BB527F95EEB09BA978EA329_96(__StaticArrayInitTypeSizeU3D256_t54C7F26E5B56B7887AE4586ABF35C9B1633A3449 value) { ___55D0BF716B334D123E0088CFB3F8E2FEA17AF5025BB527F95EEB09BA978EA329_96 = value; } inline static int32_t get_offset_of_U355D90ED526CE6FF4309EE00834C4060B1A37CB6D5E65BAA01366C72FB2A68CB4_97() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___55D90ED526CE6FF4309EE00834C4060B1A37CB6D5E65BAA01366C72FB2A68CB4_97)); } inline __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 get_U355D90ED526CE6FF4309EE00834C4060B1A37CB6D5E65BAA01366C72FB2A68CB4_97() const { return ___55D90ED526CE6FF4309EE00834C4060B1A37CB6D5E65BAA01366C72FB2A68CB4_97; } inline __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 * get_address_of_U355D90ED526CE6FF4309EE00834C4060B1A37CB6D5E65BAA01366C72FB2A68CB4_97() { return &___55D90ED526CE6FF4309EE00834C4060B1A37CB6D5E65BAA01366C72FB2A68CB4_97; } inline void set_U355D90ED526CE6FF4309EE00834C4060B1A37CB6D5E65BAA01366C72FB2A68CB4_97(__StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 value) { ___55D90ED526CE6FF4309EE00834C4060B1A37CB6D5E65BAA01366C72FB2A68CB4_97 = value; } inline static int32_t get_offset_of_U35686DFA3DBAE1C40758CFEA05B267DAC2FAF6CCDFADBC08A75D81088B777C751_98() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___5686DFA3DBAE1C40758CFEA05B267DAC2FAF6CCDFADBC08A75D81088B777C751_98)); } inline __StaticArrayInitTypeSizeU3D1024_tBE4C179BB086BC42B30E7BE339E60017D8093665 get_U35686DFA3DBAE1C40758CFEA05B267DAC2FAF6CCDFADBC08A75D81088B777C751_98() const { return ___5686DFA3DBAE1C40758CFEA05B267DAC2FAF6CCDFADBC08A75D81088B777C751_98; } inline __StaticArrayInitTypeSizeU3D1024_tBE4C179BB086BC42B30E7BE339E60017D8093665 * get_address_of_U35686DFA3DBAE1C40758CFEA05B267DAC2FAF6CCDFADBC08A75D81088B777C751_98() { return &___5686DFA3DBAE1C40758CFEA05B267DAC2FAF6CCDFADBC08A75D81088B777C751_98; } inline void set_U35686DFA3DBAE1C40758CFEA05B267DAC2FAF6CCDFADBC08A75D81088B777C751_98(__StaticArrayInitTypeSizeU3D1024_tBE4C179BB086BC42B30E7BE339E60017D8093665 value) { ___5686DFA3DBAE1C40758CFEA05B267DAC2FAF6CCDFADBC08A75D81088B777C751_98 = value; } inline static int32_t get_offset_of_U358693A8E9871A51CE017A5CCB2219B320C7893E49E1761EF867DEB94E0466F4D_99() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___58693A8E9871A51CE017A5CCB2219B320C7893E49E1761EF867DEB94E0466F4D_99)); } inline __StaticArrayInitTypeSizeU3D256_t54C7F26E5B56B7887AE4586ABF35C9B1633A3449 get_U358693A8E9871A51CE017A5CCB2219B320C7893E49E1761EF867DEB94E0466F4D_99() const { return ___58693A8E9871A51CE017A5CCB2219B320C7893E49E1761EF867DEB94E0466F4D_99; } inline __StaticArrayInitTypeSizeU3D256_t54C7F26E5B56B7887AE4586ABF35C9B1633A3449 * get_address_of_U358693A8E9871A51CE017A5CCB2219B320C7893E49E1761EF867DEB94E0466F4D_99() { return &___58693A8E9871A51CE017A5CCB2219B320C7893E49E1761EF867DEB94E0466F4D_99; } inline void set_U358693A8E9871A51CE017A5CCB2219B320C7893E49E1761EF867DEB94E0466F4D_99(__StaticArrayInitTypeSizeU3D256_t54C7F26E5B56B7887AE4586ABF35C9B1633A3449 value) { ___58693A8E9871A51CE017A5CCB2219B320C7893E49E1761EF867DEB94E0466F4D_99 = value; } inline static int32_t get_offset_of_U3586CB2936F35105D4A71FF1186E81528F1980A2E5BB1E2719E0D86809CB1080A_100() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___586CB2936F35105D4A71FF1186E81528F1980A2E5BB1E2719E0D86809CB1080A_100)); } inline __StaticArrayInitTypeSizeU3D2048_t466737CD17660C48F81FB82F5CE837C6303A316E get_U3586CB2936F35105D4A71FF1186E81528F1980A2E5BB1E2719E0D86809CB1080A_100() const { return ___586CB2936F35105D4A71FF1186E81528F1980A2E5BB1E2719E0D86809CB1080A_100; } inline __StaticArrayInitTypeSizeU3D2048_t466737CD17660C48F81FB82F5CE837C6303A316E * get_address_of_U3586CB2936F35105D4A71FF1186E81528F1980A2E5BB1E2719E0D86809CB1080A_100() { return &___586CB2936F35105D4A71FF1186E81528F1980A2E5BB1E2719E0D86809CB1080A_100; } inline void set_U3586CB2936F35105D4A71FF1186E81528F1980A2E5BB1E2719E0D86809CB1080A_100(__StaticArrayInitTypeSizeU3D2048_t466737CD17660C48F81FB82F5CE837C6303A316E value) { ___586CB2936F35105D4A71FF1186E81528F1980A2E5BB1E2719E0D86809CB1080A_100 = value; } inline static int32_t get_offset_of_U35961BF1FCF83803CE7775E15E9DB8D21AF741539B85CCFDD643F9E22CC7820D6_101() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___5961BF1FCF83803CE7775E15E9DB8D21AF741539B85CCFDD643F9E22CC7820D6_101)); } inline __StaticArrayInitTypeSizeU3D120_tD78937C26C99B5FDF514E7F2EB4F8F2367B4C05A get_U35961BF1FCF83803CE7775E15E9DB8D21AF741539B85CCFDD643F9E22CC7820D6_101() const { return ___5961BF1FCF83803CE7775E15E9DB8D21AF741539B85CCFDD643F9E22CC7820D6_101; } inline __StaticArrayInitTypeSizeU3D120_tD78937C26C99B5FDF514E7F2EB4F8F2367B4C05A * get_address_of_U35961BF1FCF83803CE7775E15E9DB8D21AF741539B85CCFDD643F9E22CC7820D6_101() { return &___5961BF1FCF83803CE7775E15E9DB8D21AF741539B85CCFDD643F9E22CC7820D6_101; } inline void set_U35961BF1FCF83803CE7775E15E9DB8D21AF741539B85CCFDD643F9E22CC7820D6_101(__StaticArrayInitTypeSizeU3D120_tD78937C26C99B5FDF514E7F2EB4F8F2367B4C05A value) { ___5961BF1FCF83803CE7775E15E9DB8D21AF741539B85CCFDD643F9E22CC7820D6_101 = value; } inline static int32_t get_offset_of_U359B7E757844D3BF9299877BD1C17451611BFBAB493374D6B18D973FDE534151A_102() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___59B7E757844D3BF9299877BD1C17451611BFBAB493374D6B18D973FDE534151A_102)); } inline __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 get_U359B7E757844D3BF9299877BD1C17451611BFBAB493374D6B18D973FDE534151A_102() const { return ___59B7E757844D3BF9299877BD1C17451611BFBAB493374D6B18D973FDE534151A_102; } inline __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 * get_address_of_U359B7E757844D3BF9299877BD1C17451611BFBAB493374D6B18D973FDE534151A_102() { return &___59B7E757844D3BF9299877BD1C17451611BFBAB493374D6B18D973FDE534151A_102; } inline void set_U359B7E757844D3BF9299877BD1C17451611BFBAB493374D6B18D973FDE534151A_102(__StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 value) { ___59B7E757844D3BF9299877BD1C17451611BFBAB493374D6B18D973FDE534151A_102 = value; } inline static int32_t get_offset_of_U35A33FCFEC23C49D91BCF58CE2472DC9F3662CD086BD29FC44AF2E14567238A30_103() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___5A33FCFEC23C49D91BCF58CE2472DC9F3662CD086BD29FC44AF2E14567238A30_103)); } inline __StaticArrayInitTypeSizeU3D32_t1DFB229ADDC86DD5A295F9C768E8E5D0DF92913F get_U35A33FCFEC23C49D91BCF58CE2472DC9F3662CD086BD29FC44AF2E14567238A30_103() const { return ___5A33FCFEC23C49D91BCF58CE2472DC9F3662CD086BD29FC44AF2E14567238A30_103; } inline __StaticArrayInitTypeSizeU3D32_t1DFB229ADDC86DD5A295F9C768E8E5D0DF92913F * get_address_of_U35A33FCFEC23C49D91BCF58CE2472DC9F3662CD086BD29FC44AF2E14567238A30_103() { return &___5A33FCFEC23C49D91BCF58CE2472DC9F3662CD086BD29FC44AF2E14567238A30_103; } inline void set_U35A33FCFEC23C49D91BCF58CE2472DC9F3662CD086BD29FC44AF2E14567238A30_103(__StaticArrayInitTypeSizeU3D32_t1DFB229ADDC86DD5A295F9C768E8E5D0DF92913F value) { ___5A33FCFEC23C49D91BCF58CE2472DC9F3662CD086BD29FC44AF2E14567238A30_103 = value; } inline static int32_t get_offset_of_U35B979F69B96A61586A09DD4ED26F20534C629B08732AE32FA34B6F8A0049ACDD_104() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___5B979F69B96A61586A09DD4ED26F20534C629B08732AE32FA34B6F8A0049ACDD_104)); } inline __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 get_U35B979F69B96A61586A09DD4ED26F20534C629B08732AE32FA34B6F8A0049ACDD_104() const { return ___5B979F69B96A61586A09DD4ED26F20534C629B08732AE32FA34B6F8A0049ACDD_104; } inline __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 * get_address_of_U35B979F69B96A61586A09DD4ED26F20534C629B08732AE32FA34B6F8A0049ACDD_104() { return &___5B979F69B96A61586A09DD4ED26F20534C629B08732AE32FA34B6F8A0049ACDD_104; } inline void set_U35B979F69B96A61586A09DD4ED26F20534C629B08732AE32FA34B6F8A0049ACDD_104(__StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 value) { ___5B979F69B96A61586A09DD4ED26F20534C629B08732AE32FA34B6F8A0049ACDD_104 = value; } inline static int32_t get_offset_of_U35BBB9265FCB4E834C68440328645B1A187F68D3275881FC46B21564B11326DA5_105() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___5BBB9265FCB4E834C68440328645B1A187F68D3275881FC46B21564B11326DA5_105)); } inline __StaticArrayInitTypeSizeU3D40_tEADC5D82E308542CB0A95168FC156FE53D85DB4F get_U35BBB9265FCB4E834C68440328645B1A187F68D3275881FC46B21564B11326DA5_105() const { return ___5BBB9265FCB4E834C68440328645B1A187F68D3275881FC46B21564B11326DA5_105; } inline __StaticArrayInitTypeSizeU3D40_tEADC5D82E308542CB0A95168FC156FE53D85DB4F * get_address_of_U35BBB9265FCB4E834C68440328645B1A187F68D3275881FC46B21564B11326DA5_105() { return &___5BBB9265FCB4E834C68440328645B1A187F68D3275881FC46B21564B11326DA5_105; } inline void set_U35BBB9265FCB4E834C68440328645B1A187F68D3275881FC46B21564B11326DA5_105(__StaticArrayInitTypeSizeU3D40_tEADC5D82E308542CB0A95168FC156FE53D85DB4F value) { ___5BBB9265FCB4E834C68440328645B1A187F68D3275881FC46B21564B11326DA5_105 = value; } inline static int32_t get_offset_of_U35D2BCB56850200B2EDECD280A83B6F489E2DE5771E609FABA8A5C4816206CB7A_106() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___5D2BCB56850200B2EDECD280A83B6F489E2DE5771E609FABA8A5C4816206CB7A_106)); } inline __StaticArrayInitTypeSizeU3D1024_tBE4C179BB086BC42B30E7BE339E60017D8093665 get_U35D2BCB56850200B2EDECD280A83B6F489E2DE5771E609FABA8A5C4816206CB7A_106() const { return ___5D2BCB56850200B2EDECD280A83B6F489E2DE5771E609FABA8A5C4816206CB7A_106; } inline __StaticArrayInitTypeSizeU3D1024_tBE4C179BB086BC42B30E7BE339E60017D8093665 * get_address_of_U35D2BCB56850200B2EDECD280A83B6F489E2DE5771E609FABA8A5C4816206CB7A_106() { return &___5D2BCB56850200B2EDECD280A83B6F489E2DE5771E609FABA8A5C4816206CB7A_106; } inline void set_U35D2BCB56850200B2EDECD280A83B6F489E2DE5771E609FABA8A5C4816206CB7A_106(__StaticArrayInitTypeSizeU3D1024_tBE4C179BB086BC42B30E7BE339E60017D8093665 value) { ___5D2BCB56850200B2EDECD280A83B6F489E2DE5771E609FABA8A5C4816206CB7A_106 = value; } inline static int32_t get_offset_of_U35D34088B4ABB1F3FE88DCF84DD5C145EFD5EA01DF1B05BB8FEAD12305B0979B7_107() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___5D34088B4ABB1F3FE88DCF84DD5C145EFD5EA01DF1B05BB8FEAD12305B0979B7_107)); } inline __StaticArrayInitTypeSizeU3D384_t46003A58CA4B346F0AB7AB5EE6A64AA08241F97E get_U35D34088B4ABB1F3FE88DCF84DD5C145EFD5EA01DF1B05BB8FEAD12305B0979B7_107() const { return ___5D34088B4ABB1F3FE88DCF84DD5C145EFD5EA01DF1B05BB8FEAD12305B0979B7_107; } inline __StaticArrayInitTypeSizeU3D384_t46003A58CA4B346F0AB7AB5EE6A64AA08241F97E * get_address_of_U35D34088B4ABB1F3FE88DCF84DD5C145EFD5EA01DF1B05BB8FEAD12305B0979B7_107() { return &___5D34088B4ABB1F3FE88DCF84DD5C145EFD5EA01DF1B05BB8FEAD12305B0979B7_107; } inline void set_U35D34088B4ABB1F3FE88DCF84DD5C145EFD5EA01DF1B05BB8FEAD12305B0979B7_107(__StaticArrayInitTypeSizeU3D384_t46003A58CA4B346F0AB7AB5EE6A64AA08241F97E value) { ___5D34088B4ABB1F3FE88DCF84DD5C145EFD5EA01DF1B05BB8FEAD12305B0979B7_107 = value; } inline static int32_t get_offset_of_U35D6878AD6E68B2CCB04A7CD7942BE07C15F947CCA8824203021DD465D90712AD_108() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___5D6878AD6E68B2CCB04A7CD7942BE07C15F947CCA8824203021DD465D90712AD_108)); } inline __StaticArrayInitTypeSizeU3D124_t4DC490DCE9056B4FDAA27442CBBA7F0F499B0451 get_U35D6878AD6E68B2CCB04A7CD7942BE07C15F947CCA8824203021DD465D90712AD_108() const { return ___5D6878AD6E68B2CCB04A7CD7942BE07C15F947CCA8824203021DD465D90712AD_108; } inline __StaticArrayInitTypeSizeU3D124_t4DC490DCE9056B4FDAA27442CBBA7F0F499B0451 * get_address_of_U35D6878AD6E68B2CCB04A7CD7942BE07C15F947CCA8824203021DD465D90712AD_108() { return &___5D6878AD6E68B2CCB04A7CD7942BE07C15F947CCA8824203021DD465D90712AD_108; } inline void set_U35D6878AD6E68B2CCB04A7CD7942BE07C15F947CCA8824203021DD465D90712AD_108(__StaticArrayInitTypeSizeU3D124_t4DC490DCE9056B4FDAA27442CBBA7F0F499B0451 value) { ___5D6878AD6E68B2CCB04A7CD7942BE07C15F947CCA8824203021DD465D90712AD_108 = value; } inline static int32_t get_offset_of_U35DCC8698D4E5400BC54B6A6E36FB1F5E060B2CE6A676F4FC474015F9A0FC7CB0_109() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___5DCC8698D4E5400BC54B6A6E36FB1F5E060B2CE6A676F4FC474015F9A0FC7CB0_109)); } inline __StaticArrayInitTypeSizeU3D36_t5A0F5FAC8609C11AC407745154F17247010BD4A1 get_U35DCC8698D4E5400BC54B6A6E36FB1F5E060B2CE6A676F4FC474015F9A0FC7CB0_109() const { return ___5DCC8698D4E5400BC54B6A6E36FB1F5E060B2CE6A676F4FC474015F9A0FC7CB0_109; } inline __StaticArrayInitTypeSizeU3D36_t5A0F5FAC8609C11AC407745154F17247010BD4A1 * get_address_of_U35DCC8698D4E5400BC54B6A6E36FB1F5E060B2CE6A676F4FC474015F9A0FC7CB0_109() { return &___5DCC8698D4E5400BC54B6A6E36FB1F5E060B2CE6A676F4FC474015F9A0FC7CB0_109; } inline void set_U35DCC8698D4E5400BC54B6A6E36FB1F5E060B2CE6A676F4FC474015F9A0FC7CB0_109(__StaticArrayInitTypeSizeU3D36_t5A0F5FAC8609C11AC407745154F17247010BD4A1 value) { ___5DCC8698D4E5400BC54B6A6E36FB1F5E060B2CE6A676F4FC474015F9A0FC7CB0_109 = value; } inline static int32_t get_offset_of_U35DF5DA3512C124C2BB3C3676FFEDA4E6CC5E902C2A6027D37EB4B5AB64ED4382_110() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___5DF5DA3512C124C2BB3C3676FFEDA4E6CC5E902C2A6027D37EB4B5AB64ED4382_110)); } inline __StaticArrayInitTypeSizeU3D32_t1DFB229ADDC86DD5A295F9C768E8E5D0DF92913F get_U35DF5DA3512C124C2BB3C3676FFEDA4E6CC5E902C2A6027D37EB4B5AB64ED4382_110() const { return ___5DF5DA3512C124C2BB3C3676FFEDA4E6CC5E902C2A6027D37EB4B5AB64ED4382_110; } inline __StaticArrayInitTypeSizeU3D32_t1DFB229ADDC86DD5A295F9C768E8E5D0DF92913F * get_address_of_U35DF5DA3512C124C2BB3C3676FFEDA4E6CC5E902C2A6027D37EB4B5AB64ED4382_110() { return &___5DF5DA3512C124C2BB3C3676FFEDA4E6CC5E902C2A6027D37EB4B5AB64ED4382_110; } inline void set_U35DF5DA3512C124C2BB3C3676FFEDA4E6CC5E902C2A6027D37EB4B5AB64ED4382_110(__StaticArrayInitTypeSizeU3D32_t1DFB229ADDC86DD5A295F9C768E8E5D0DF92913F value) { ___5DF5DA3512C124C2BB3C3676FFEDA4E6CC5E902C2A6027D37EB4B5AB64ED4382_110 = value; } inline static int32_t get_offset_of_U35F2BD6104C620DE24A78538B659D1218F81A8DC50ED6645B5A040194E0CDC663_111() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___5F2BD6104C620DE24A78538B659D1218F81A8DC50ED6645B5A040194E0CDC663_111)); } inline __StaticArrayInitTypeSizeU3D28_tB9DE54DF41ABC27805509271A10177513906BF30 get_U35F2BD6104C620DE24A78538B659D1218F81A8DC50ED6645B5A040194E0CDC663_111() const { return ___5F2BD6104C620DE24A78538B659D1218F81A8DC50ED6645B5A040194E0CDC663_111; } inline __StaticArrayInitTypeSizeU3D28_tB9DE54DF41ABC27805509271A10177513906BF30 * get_address_of_U35F2BD6104C620DE24A78538B659D1218F81A8DC50ED6645B5A040194E0CDC663_111() { return &___5F2BD6104C620DE24A78538B659D1218F81A8DC50ED6645B5A040194E0CDC663_111; } inline void set_U35F2BD6104C620DE24A78538B659D1218F81A8DC50ED6645B5A040194E0CDC663_111(__StaticArrayInitTypeSizeU3D28_tB9DE54DF41ABC27805509271A10177513906BF30 value) { ___5F2BD6104C620DE24A78538B659D1218F81A8DC50ED6645B5A040194E0CDC663_111 = value; } inline static int32_t get_offset_of_U361358F81002F15B87F2746D4CD7FE28FD2CB45B8F0840B807B18C5A23F791CB1_112() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___61358F81002F15B87F2746D4CD7FE28FD2CB45B8F0840B807B18C5A23F791CB1_112)); } inline __StaticArrayInitTypeSizeU3D124_t4DC490DCE9056B4FDAA27442CBBA7F0F499B0451 get_U361358F81002F15B87F2746D4CD7FE28FD2CB45B8F0840B807B18C5A23F791CB1_112() const { return ___61358F81002F15B87F2746D4CD7FE28FD2CB45B8F0840B807B18C5A23F791CB1_112; } inline __StaticArrayInitTypeSizeU3D124_t4DC490DCE9056B4FDAA27442CBBA7F0F499B0451 * get_address_of_U361358F81002F15B87F2746D4CD7FE28FD2CB45B8F0840B807B18C5A23F791CB1_112() { return &___61358F81002F15B87F2746D4CD7FE28FD2CB45B8F0840B807B18C5A23F791CB1_112; } inline void set_U361358F81002F15B87F2746D4CD7FE28FD2CB45B8F0840B807B18C5A23F791CB1_112(__StaticArrayInitTypeSizeU3D124_t4DC490DCE9056B4FDAA27442CBBA7F0F499B0451 value) { ___61358F81002F15B87F2746D4CD7FE28FD2CB45B8F0840B807B18C5A23F791CB1_112 = value; } inline static int32_t get_offset_of_U36164463B7C304A53288FDCF4DD2136E0E9A441D9930215FB691E3D2F692C3993_113() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___6164463B7C304A53288FDCF4DD2136E0E9A441D9930215FB691E3D2F692C3993_113)); } inline __StaticArrayInitTypeSizeU3D48_tFD8B246DD801288DF862F996D7F0915222433AD7 get_U36164463B7C304A53288FDCF4DD2136E0E9A441D9930215FB691E3D2F692C3993_113() const { return ___6164463B7C304A53288FDCF4DD2136E0E9A441D9930215FB691E3D2F692C3993_113; } inline __StaticArrayInitTypeSizeU3D48_tFD8B246DD801288DF862F996D7F0915222433AD7 * get_address_of_U36164463B7C304A53288FDCF4DD2136E0E9A441D9930215FB691E3D2F692C3993_113() { return &___6164463B7C304A53288FDCF4DD2136E0E9A441D9930215FB691E3D2F692C3993_113; } inline void set_U36164463B7C304A53288FDCF4DD2136E0E9A441D9930215FB691E3D2F692C3993_113(__StaticArrayInitTypeSizeU3D48_tFD8B246DD801288DF862F996D7F0915222433AD7 value) { ___6164463B7C304A53288FDCF4DD2136E0E9A441D9930215FB691E3D2F692C3993_113 = value; } inline static int32_t get_offset_of_U3624B1BC8BE6B6F8CF39572731AD0E5BDF2AAB137D0AB4A0F473B3D00666D766B_114() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___624B1BC8BE6B6F8CF39572731AD0E5BDF2AAB137D0AB4A0F473B3D00666D766B_114)); } inline __StaticArrayInitTypeSizeU3D1024_tBE4C179BB086BC42B30E7BE339E60017D8093665 get_U3624B1BC8BE6B6F8CF39572731AD0E5BDF2AAB137D0AB4A0F473B3D00666D766B_114() const { return ___624B1BC8BE6B6F8CF39572731AD0E5BDF2AAB137D0AB4A0F473B3D00666D766B_114; } inline __StaticArrayInitTypeSizeU3D1024_tBE4C179BB086BC42B30E7BE339E60017D8093665 * get_address_of_U3624B1BC8BE6B6F8CF39572731AD0E5BDF2AAB137D0AB4A0F473B3D00666D766B_114() { return &___624B1BC8BE6B6F8CF39572731AD0E5BDF2AAB137D0AB4A0F473B3D00666D766B_114; } inline void set_U3624B1BC8BE6B6F8CF39572731AD0E5BDF2AAB137D0AB4A0F473B3D00666D766B_114(__StaticArrayInitTypeSizeU3D1024_tBE4C179BB086BC42B30E7BE339E60017D8093665 value) { ___624B1BC8BE6B6F8CF39572731AD0E5BDF2AAB137D0AB4A0F473B3D00666D766B_114 = value; } inline static int32_t get_offset_of_U362A191EC74B0F281659DD81132751B7656F065A2AD5A8E892CAE1A8E4DBFD0B5_115() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___62A191EC74B0F281659DD81132751B7656F065A2AD5A8E892CAE1A8E4DBFD0B5_115)); } inline __StaticArrayInitTypeSizeU3D64_t793535D031B918C2C510207830D7BE6CAC6F369C get_U362A191EC74B0F281659DD81132751B7656F065A2AD5A8E892CAE1A8E4DBFD0B5_115() const { return ___62A191EC74B0F281659DD81132751B7656F065A2AD5A8E892CAE1A8E4DBFD0B5_115; } inline __StaticArrayInitTypeSizeU3D64_t793535D031B918C2C510207830D7BE6CAC6F369C * get_address_of_U362A191EC74B0F281659DD81132751B7656F065A2AD5A8E892CAE1A8E4DBFD0B5_115() { return &___62A191EC74B0F281659DD81132751B7656F065A2AD5A8E892CAE1A8E4DBFD0B5_115; } inline void set_U362A191EC74B0F281659DD81132751B7656F065A2AD5A8E892CAE1A8E4DBFD0B5_115(__StaticArrayInitTypeSizeU3D64_t793535D031B918C2C510207830D7BE6CAC6F369C value) { ___62A191EC74B0F281659DD81132751B7656F065A2AD5A8E892CAE1A8E4DBFD0B5_115 = value; } inline static int32_t get_offset_of_U3663A2D6435FFB6C16D9382D8E22490E109514E59C03574E825F6B491AD8C8AAC_116() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___663A2D6435FFB6C16D9382D8E22490E109514E59C03574E825F6B491AD8C8AAC_116)); } inline __StaticArrayInitTypeSizeU3D64_t793535D031B918C2C510207830D7BE6CAC6F369C get_U3663A2D6435FFB6C16D9382D8E22490E109514E59C03574E825F6B491AD8C8AAC_116() const { return ___663A2D6435FFB6C16D9382D8E22490E109514E59C03574E825F6B491AD8C8AAC_116; } inline __StaticArrayInitTypeSizeU3D64_t793535D031B918C2C510207830D7BE6CAC6F369C * get_address_of_U3663A2D6435FFB6C16D9382D8E22490E109514E59C03574E825F6B491AD8C8AAC_116() { return &___663A2D6435FFB6C16D9382D8E22490E109514E59C03574E825F6B491AD8C8AAC_116; } inline void set_U3663A2D6435FFB6C16D9382D8E22490E109514E59C03574E825F6B491AD8C8AAC_116(__StaticArrayInitTypeSizeU3D64_t793535D031B918C2C510207830D7BE6CAC6F369C value) { ___663A2D6435FFB6C16D9382D8E22490E109514E59C03574E825F6B491AD8C8AAC_116 = value; } inline static int32_t get_offset_of_U36708B572BDBE5D5E79701DBB9744AF74B50FED7608218F2D7BF1B5D87E5A53ED_117() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___6708B572BDBE5D5E79701DBB9744AF74B50FED7608218F2D7BF1B5D87E5A53ED_117)); } inline __StaticArrayInitTypeSizeU3D48_tFD8B246DD801288DF862F996D7F0915222433AD7 get_U36708B572BDBE5D5E79701DBB9744AF74B50FED7608218F2D7BF1B5D87E5A53ED_117() const { return ___6708B572BDBE5D5E79701DBB9744AF74B50FED7608218F2D7BF1B5D87E5A53ED_117; } inline __StaticArrayInitTypeSizeU3D48_tFD8B246DD801288DF862F996D7F0915222433AD7 * get_address_of_U36708B572BDBE5D5E79701DBB9744AF74B50FED7608218F2D7BF1B5D87E5A53ED_117() { return &___6708B572BDBE5D5E79701DBB9744AF74B50FED7608218F2D7BF1B5D87E5A53ED_117; } inline void set_U36708B572BDBE5D5E79701DBB9744AF74B50FED7608218F2D7BF1B5D87E5A53ED_117(__StaticArrayInitTypeSizeU3D48_tFD8B246DD801288DF862F996D7F0915222433AD7 value) { ___6708B572BDBE5D5E79701DBB9744AF74B50FED7608218F2D7BF1B5D87E5A53ED_117 = value; } inline static int32_t get_offset_of_U3684F74091FEFCDCDE9B282E317592631CA48B75F46340A11B95A474700E656D4_118() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___684F74091FEFCDCDE9B282E317592631CA48B75F46340A11B95A474700E656D4_118)); } inline __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 get_U3684F74091FEFCDCDE9B282E317592631CA48B75F46340A11B95A474700E656D4_118() const { return ___684F74091FEFCDCDE9B282E317592631CA48B75F46340A11B95A474700E656D4_118; } inline __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 * get_address_of_U3684F74091FEFCDCDE9B282E317592631CA48B75F46340A11B95A474700E656D4_118() { return &___684F74091FEFCDCDE9B282E317592631CA48B75F46340A11B95A474700E656D4_118; } inline void set_U3684F74091FEFCDCDE9B282E317592631CA48B75F46340A11B95A474700E656D4_118(__StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 value) { ___684F74091FEFCDCDE9B282E317592631CA48B75F46340A11B95A474700E656D4_118 = value; } inline static int32_t get_offset_of_U36965AC9D48CA477E9A17658D33A217051648138AD7024514DE014D8001B533C3_119() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___6965AC9D48CA477E9A17658D33A217051648138AD7024514DE014D8001B533C3_119)); } inline __StaticArrayInitTypeSizeU3D32_t1DFB229ADDC86DD5A295F9C768E8E5D0DF92913F get_U36965AC9D48CA477E9A17658D33A217051648138AD7024514DE014D8001B533C3_119() const { return ___6965AC9D48CA477E9A17658D33A217051648138AD7024514DE014D8001B533C3_119; } inline __StaticArrayInitTypeSizeU3D32_t1DFB229ADDC86DD5A295F9C768E8E5D0DF92913F * get_address_of_U36965AC9D48CA477E9A17658D33A217051648138AD7024514DE014D8001B533C3_119() { return &___6965AC9D48CA477E9A17658D33A217051648138AD7024514DE014D8001B533C3_119; } inline void set_U36965AC9D48CA477E9A17658D33A217051648138AD7024514DE014D8001B533C3_119(__StaticArrayInitTypeSizeU3D32_t1DFB229ADDC86DD5A295F9C768E8E5D0DF92913F value) { ___6965AC9D48CA477E9A17658D33A217051648138AD7024514DE014D8001B533C3_119 = value; } inline static int32_t get_offset_of_U36A5953C1A0D67EA77DC8A5D34D0055B3D6A7A3C4CA3F6FE599471C40B9B017FC_120() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___6A5953C1A0D67EA77DC8A5D34D0055B3D6A7A3C4CA3F6FE599471C40B9B017FC_120)); } inline __StaticArrayInitTypeSizeU3D40_tEADC5D82E308542CB0A95168FC156FE53D85DB4F get_U36A5953C1A0D67EA77DC8A5D34D0055B3D6A7A3C4CA3F6FE599471C40B9B017FC_120() const { return ___6A5953C1A0D67EA77DC8A5D34D0055B3D6A7A3C4CA3F6FE599471C40B9B017FC_120; } inline __StaticArrayInitTypeSizeU3D40_tEADC5D82E308542CB0A95168FC156FE53D85DB4F * get_address_of_U36A5953C1A0D67EA77DC8A5D34D0055B3D6A7A3C4CA3F6FE599471C40B9B017FC_120() { return &___6A5953C1A0D67EA77DC8A5D34D0055B3D6A7A3C4CA3F6FE599471C40B9B017FC_120; } inline void set_U36A5953C1A0D67EA77DC8A5D34D0055B3D6A7A3C4CA3F6FE599471C40B9B017FC_120(__StaticArrayInitTypeSizeU3D40_tEADC5D82E308542CB0A95168FC156FE53D85DB4F value) { ___6A5953C1A0D67EA77DC8A5D34D0055B3D6A7A3C4CA3F6FE599471C40B9B017FC_120 = value; } inline static int32_t get_offset_of_U36A5EAF956411330E0B28CAD097D9698CBF4098D268AD1C0E04FE294F0607E53D_121() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___6A5EAF956411330E0B28CAD097D9698CBF4098D268AD1C0E04FE294F0607E53D_121)); } inline __StaticArrayInitTypeSizeU3D64_t793535D031B918C2C510207830D7BE6CAC6F369C get_U36A5EAF956411330E0B28CAD097D9698CBF4098D268AD1C0E04FE294F0607E53D_121() const { return ___6A5EAF956411330E0B28CAD097D9698CBF4098D268AD1C0E04FE294F0607E53D_121; } inline __StaticArrayInitTypeSizeU3D64_t793535D031B918C2C510207830D7BE6CAC6F369C * get_address_of_U36A5EAF956411330E0B28CAD097D9698CBF4098D268AD1C0E04FE294F0607E53D_121() { return &___6A5EAF956411330E0B28CAD097D9698CBF4098D268AD1C0E04FE294F0607E53D_121; } inline void set_U36A5EAF956411330E0B28CAD097D9698CBF4098D268AD1C0E04FE294F0607E53D_121(__StaticArrayInitTypeSizeU3D64_t793535D031B918C2C510207830D7BE6CAC6F369C value) { ___6A5EAF956411330E0B28CAD097D9698CBF4098D268AD1C0E04FE294F0607E53D_121 = value; } inline static int32_t get_offset_of_U36C99A25F0D00AE5BC45EE7F62CFC963F5DFC8FE4F7CE82ACEB0B5A1CDB51E3AB_122() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___6C99A25F0D00AE5BC45EE7F62CFC963F5DFC8FE4F7CE82ACEB0B5A1CDB51E3AB_122)); } inline __StaticArrayInitTypeSizeU3D24_t2F23740D8943FC7C06AD3DD80B71D65744F140F2 get_U36C99A25F0D00AE5BC45EE7F62CFC963F5DFC8FE4F7CE82ACEB0B5A1CDB51E3AB_122() const { return ___6C99A25F0D00AE5BC45EE7F62CFC963F5DFC8FE4F7CE82ACEB0B5A1CDB51E3AB_122; } inline __StaticArrayInitTypeSizeU3D24_t2F23740D8943FC7C06AD3DD80B71D65744F140F2 * get_address_of_U36C99A25F0D00AE5BC45EE7F62CFC963F5DFC8FE4F7CE82ACEB0B5A1CDB51E3AB_122() { return &___6C99A25F0D00AE5BC45EE7F62CFC963F5DFC8FE4F7CE82ACEB0B5A1CDB51E3AB_122; } inline void set_U36C99A25F0D00AE5BC45EE7F62CFC963F5DFC8FE4F7CE82ACEB0B5A1CDB51E3AB_122(__StaticArrayInitTypeSizeU3D24_t2F23740D8943FC7C06AD3DD80B71D65744F140F2 value) { ___6C99A25F0D00AE5BC45EE7F62CFC963F5DFC8FE4F7CE82ACEB0B5A1CDB51E3AB_122 = value; } inline static int32_t get_offset_of_U36CB004567F6DA8572C921962EDECA8ABB063258E4B378E85E52017698A655056_123() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___6CB004567F6DA8572C921962EDECA8ABB063258E4B378E85E52017698A655056_123)); } inline __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 get_U36CB004567F6DA8572C921962EDECA8ABB063258E4B378E85E52017698A655056_123() const { return ___6CB004567F6DA8572C921962EDECA8ABB063258E4B378E85E52017698A655056_123; } inline __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 * get_address_of_U36CB004567F6DA8572C921962EDECA8ABB063258E4B378E85E52017698A655056_123() { return &___6CB004567F6DA8572C921962EDECA8ABB063258E4B378E85E52017698A655056_123; } inline void set_U36CB004567F6DA8572C921962EDECA8ABB063258E4B378E85E52017698A655056_123(__StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 value) { ___6CB004567F6DA8572C921962EDECA8ABB063258E4B378E85E52017698A655056_123 = value; } inline static int32_t get_offset_of_U36D4410134564FFF8B73800035CA093523750DF325139D004701C67D97488B8D5_124() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___6D4410134564FFF8B73800035CA093523750DF325139D004701C67D97488B8D5_124)); } inline __StaticArrayInitTypeSizeU3D64_t793535D031B918C2C510207830D7BE6CAC6F369C get_U36D4410134564FFF8B73800035CA093523750DF325139D004701C67D97488B8D5_124() const { return ___6D4410134564FFF8B73800035CA093523750DF325139D004701C67D97488B8D5_124; } inline __StaticArrayInitTypeSizeU3D64_t793535D031B918C2C510207830D7BE6CAC6F369C * get_address_of_U36D4410134564FFF8B73800035CA093523750DF325139D004701C67D97488B8D5_124() { return &___6D4410134564FFF8B73800035CA093523750DF325139D004701C67D97488B8D5_124; } inline void set_U36D4410134564FFF8B73800035CA093523750DF325139D004701C67D97488B8D5_124(__StaticArrayInitTypeSizeU3D64_t793535D031B918C2C510207830D7BE6CAC6F369C value) { ___6D4410134564FFF8B73800035CA093523750DF325139D004701C67D97488B8D5_124 = value; } inline static int32_t get_offset_of_U36DDD174356763393334AE30B2B3860AEBC30900BEA96E515EF3174C1DBF9E395_125() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___6DDD174356763393334AE30B2B3860AEBC30900BEA96E515EF3174C1DBF9E395_125)); } inline __StaticArrayInitTypeSizeU3D16_tFDEEE4051A26433A5996232ADC3414625654DA66 get_U36DDD174356763393334AE30B2B3860AEBC30900BEA96E515EF3174C1DBF9E395_125() const { return ___6DDD174356763393334AE30B2B3860AEBC30900BEA96E515EF3174C1DBF9E395_125; } inline __StaticArrayInitTypeSizeU3D16_tFDEEE4051A26433A5996232ADC3414625654DA66 * get_address_of_U36DDD174356763393334AE30B2B3860AEBC30900BEA96E515EF3174C1DBF9E395_125() { return &___6DDD174356763393334AE30B2B3860AEBC30900BEA96E515EF3174C1DBF9E395_125; } inline void set_U36DDD174356763393334AE30B2B3860AEBC30900BEA96E515EF3174C1DBF9E395_125(__StaticArrayInitTypeSizeU3D16_tFDEEE4051A26433A5996232ADC3414625654DA66 value) { ___6DDD174356763393334AE30B2B3860AEBC30900BEA96E515EF3174C1DBF9E395_125 = value; } inline static int32_t get_offset_of_U36F055E07140AF36F1C17E348B39AB7ACB0647B788E869F4236E285C89C2C89EF_126() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___6F055E07140AF36F1C17E348B39AB7ACB0647B788E869F4236E285C89C2C89EF_126)); } inline __StaticArrayInitTypeSizeU3D28_tB9DE54DF41ABC27805509271A10177513906BF30 get_U36F055E07140AF36F1C17E348B39AB7ACB0647B788E869F4236E285C89C2C89EF_126() const { return ___6F055E07140AF36F1C17E348B39AB7ACB0647B788E869F4236E285C89C2C89EF_126; } inline __StaticArrayInitTypeSizeU3D28_tB9DE54DF41ABC27805509271A10177513906BF30 * get_address_of_U36F055E07140AF36F1C17E348B39AB7ACB0647B788E869F4236E285C89C2C89EF_126() { return &___6F055E07140AF36F1C17E348B39AB7ACB0647B788E869F4236E285C89C2C89EF_126; } inline void set_U36F055E07140AF36F1C17E348B39AB7ACB0647B788E869F4236E285C89C2C89EF_126(__StaticArrayInitTypeSizeU3D28_tB9DE54DF41ABC27805509271A10177513906BF30 value) { ___6F055E07140AF36F1C17E348B39AB7ACB0647B788E869F4236E285C89C2C89EF_126 = value; } inline static int32_t get_offset_of_U37017794F4FA285E1AA4C6FF9994A3DC0EDC472CB13D08BCA7B5CC287C51E0E3E_127() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___7017794F4FA285E1AA4C6FF9994A3DC0EDC472CB13D08BCA7B5CC287C51E0E3E_127)); } inline __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 get_U37017794F4FA285E1AA4C6FF9994A3DC0EDC472CB13D08BCA7B5CC287C51E0E3E_127() const { return ___7017794F4FA285E1AA4C6FF9994A3DC0EDC472CB13D08BCA7B5CC287C51E0E3E_127; } inline __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 * get_address_of_U37017794F4FA285E1AA4C6FF9994A3DC0EDC472CB13D08BCA7B5CC287C51E0E3E_127() { return &___7017794F4FA285E1AA4C6FF9994A3DC0EDC472CB13D08BCA7B5CC287C51E0E3E_127; } inline void set_U37017794F4FA285E1AA4C6FF9994A3DC0EDC472CB13D08BCA7B5CC287C51E0E3E_127(__StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 value) { ___7017794F4FA285E1AA4C6FF9994A3DC0EDC472CB13D08BCA7B5CC287C51E0E3E_127 = value; } inline static int32_t get_offset_of_U3712618256BB5287925AAF70FA8EA2EBFFB72DF72B5D29A339CC9B8DB464EFC14_128() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___712618256BB5287925AAF70FA8EA2EBFFB72DF72B5D29A339CC9B8DB464EFC14_128)); } inline __StaticArrayInitTypeSizeU3D16_tFDEEE4051A26433A5996232ADC3414625654DA66 get_U3712618256BB5287925AAF70FA8EA2EBFFB72DF72B5D29A339CC9B8DB464EFC14_128() const { return ___712618256BB5287925AAF70FA8EA2EBFFB72DF72B5D29A339CC9B8DB464EFC14_128; } inline __StaticArrayInitTypeSizeU3D16_tFDEEE4051A26433A5996232ADC3414625654DA66 * get_address_of_U3712618256BB5287925AAF70FA8EA2EBFFB72DF72B5D29A339CC9B8DB464EFC14_128() { return &___712618256BB5287925AAF70FA8EA2EBFFB72DF72B5D29A339CC9B8DB464EFC14_128; } inline void set_U3712618256BB5287925AAF70FA8EA2EBFFB72DF72B5D29A339CC9B8DB464EFC14_128(__StaticArrayInitTypeSizeU3D16_tFDEEE4051A26433A5996232ADC3414625654DA66 value) { ___712618256BB5287925AAF70FA8EA2EBFFB72DF72B5D29A339CC9B8DB464EFC14_128 = value; } inline static int32_t get_offset_of_U3715F5EB09E6B0F8E87AD50BDAB729CF129E723B95990CE21DF233461DC29304E_129() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___715F5EB09E6B0F8E87AD50BDAB729CF129E723B95990CE21DF233461DC29304E_129)); } inline __StaticArrayInitTypeSizeU3D256_t54C7F26E5B56B7887AE4586ABF35C9B1633A3449 get_U3715F5EB09E6B0F8E87AD50BDAB729CF129E723B95990CE21DF233461DC29304E_129() const { return ___715F5EB09E6B0F8E87AD50BDAB729CF129E723B95990CE21DF233461DC29304E_129; } inline __StaticArrayInitTypeSizeU3D256_t54C7F26E5B56B7887AE4586ABF35C9B1633A3449 * get_address_of_U3715F5EB09E6B0F8E87AD50BDAB729CF129E723B95990CE21DF233461DC29304E_129() { return &___715F5EB09E6B0F8E87AD50BDAB729CF129E723B95990CE21DF233461DC29304E_129; } inline void set_U3715F5EB09E6B0F8E87AD50BDAB729CF129E723B95990CE21DF233461DC29304E_129(__StaticArrayInitTypeSizeU3D256_t54C7F26E5B56B7887AE4586ABF35C9B1633A3449 value) { ___715F5EB09E6B0F8E87AD50BDAB729CF129E723B95990CE21DF233461DC29304E_129 = value; } inline static int32_t get_offset_of_U372B8B8D3A6D4A8C2F9364B2F944B36201C7D8A2B43DBF558D1A09883E969D74D_130() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___72B8B8D3A6D4A8C2F9364B2F944B36201C7D8A2B43DBF558D1A09883E969D74D_130)); } inline int32_t get_U372B8B8D3A6D4A8C2F9364B2F944B36201C7D8A2B43DBF558D1A09883E969D74D_130() const { return ___72B8B8D3A6D4A8C2F9364B2F944B36201C7D8A2B43DBF558D1A09883E969D74D_130; } inline int32_t* get_address_of_U372B8B8D3A6D4A8C2F9364B2F944B36201C7D8A2B43DBF558D1A09883E969D74D_130() { return &___72B8B8D3A6D4A8C2F9364B2F944B36201C7D8A2B43DBF558D1A09883E969D74D_130; } inline void set_U372B8B8D3A6D4A8C2F9364B2F944B36201C7D8A2B43DBF558D1A09883E969D74D_130(int32_t value) { ___72B8B8D3A6D4A8C2F9364B2F944B36201C7D8A2B43DBF558D1A09883E969D74D_130 = value; } inline static int32_t get_offset_of_U374EF7306E7452D6859B6463CE496B8DF30925F69E1B2969E1F3F34BBC9C6AF04_131() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___74EF7306E7452D6859B6463CE496B8DF30925F69E1B2969E1F3F34BBC9C6AF04_131)); } inline __StaticArrayInitTypeSizeU3D256_t54C7F26E5B56B7887AE4586ABF35C9B1633A3449 get_U374EF7306E7452D6859B6463CE496B8DF30925F69E1B2969E1F3F34BBC9C6AF04_131() const { return ___74EF7306E7452D6859B6463CE496B8DF30925F69E1B2969E1F3F34BBC9C6AF04_131; } inline __StaticArrayInitTypeSizeU3D256_t54C7F26E5B56B7887AE4586ABF35C9B1633A3449 * get_address_of_U374EF7306E7452D6859B6463CE496B8DF30925F69E1B2969E1F3F34BBC9C6AF04_131() { return &___74EF7306E7452D6859B6463CE496B8DF30925F69E1B2969E1F3F34BBC9C6AF04_131; } inline void set_U374EF7306E7452D6859B6463CE496B8DF30925F69E1B2969E1F3F34BBC9C6AF04_131(__StaticArrayInitTypeSizeU3D256_t54C7F26E5B56B7887AE4586ABF35C9B1633A3449 value) { ___74EF7306E7452D6859B6463CE496B8DF30925F69E1B2969E1F3F34BBC9C6AF04_131 = value; } inline static int32_t get_offset_of_U37543B37FA53FDE2C84F07FD39F368555966AA1C0EB2F2FD26B294D79966E290E_132() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___7543B37FA53FDE2C84F07FD39F368555966AA1C0EB2F2FD26B294D79966E290E_132)); } inline __StaticArrayInitTypeSizeU3D64_t793535D031B918C2C510207830D7BE6CAC6F369C get_U37543B37FA53FDE2C84F07FD39F368555966AA1C0EB2F2FD26B294D79966E290E_132() const { return ___7543B37FA53FDE2C84F07FD39F368555966AA1C0EB2F2FD26B294D79966E290E_132; } inline __StaticArrayInitTypeSizeU3D64_t793535D031B918C2C510207830D7BE6CAC6F369C * get_address_of_U37543B37FA53FDE2C84F07FD39F368555966AA1C0EB2F2FD26B294D79966E290E_132() { return &___7543B37FA53FDE2C84F07FD39F368555966AA1C0EB2F2FD26B294D79966E290E_132; } inline void set_U37543B37FA53FDE2C84F07FD39F368555966AA1C0EB2F2FD26B294D79966E290E_132(__StaticArrayInitTypeSizeU3D64_t793535D031B918C2C510207830D7BE6CAC6F369C value) { ___7543B37FA53FDE2C84F07FD39F368555966AA1C0EB2F2FD26B294D79966E290E_132 = value; } inline static int32_t get_offset_of_U376387D5ADFE12720EE7A21E3C30296DE8356BE159BD422D9900C8146F914CADE_133() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___76387D5ADFE12720EE7A21E3C30296DE8356BE159BD422D9900C8146F914CADE_133)); } inline __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 get_U376387D5ADFE12720EE7A21E3C30296DE8356BE159BD422D9900C8146F914CADE_133() const { return ___76387D5ADFE12720EE7A21E3C30296DE8356BE159BD422D9900C8146F914CADE_133; } inline __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 * get_address_of_U376387D5ADFE12720EE7A21E3C30296DE8356BE159BD422D9900C8146F914CADE_133() { return &___76387D5ADFE12720EE7A21E3C30296DE8356BE159BD422D9900C8146F914CADE_133; } inline void set_U376387D5ADFE12720EE7A21E3C30296DE8356BE159BD422D9900C8146F914CADE_133(__StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 value) { ___76387D5ADFE12720EE7A21E3C30296DE8356BE159BD422D9900C8146F914CADE_133 = value; } inline static int32_t get_offset_of_U37650DB5F7D0AD39E75A5BB512A98F9763E302328E120F06230159AC1AD1C6B5D_134() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___7650DB5F7D0AD39E75A5BB512A98F9763E302328E120F06230159AC1AD1C6B5D_134)); } inline __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 get_U37650DB5F7D0AD39E75A5BB512A98F9763E302328E120F06230159AC1AD1C6B5D_134() const { return ___7650DB5F7D0AD39E75A5BB512A98F9763E302328E120F06230159AC1AD1C6B5D_134; } inline __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 * get_address_of_U37650DB5F7D0AD39E75A5BB512A98F9763E302328E120F06230159AC1AD1C6B5D_134() { return &___7650DB5F7D0AD39E75A5BB512A98F9763E302328E120F06230159AC1AD1C6B5D_134; } inline void set_U37650DB5F7D0AD39E75A5BB512A98F9763E302328E120F06230159AC1AD1C6B5D_134(__StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 value) { ___7650DB5F7D0AD39E75A5BB512A98F9763E302328E120F06230159AC1AD1C6B5D_134 = value; } inline static int32_t get_offset_of_U37854BA783A61F0B4D74198AF22A2D285EF70C526BDE4BE78FEDF180436FB621D_135() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___7854BA783A61F0B4D74198AF22A2D285EF70C526BDE4BE78FEDF180436FB621D_135)); } inline __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 get_U37854BA783A61F0B4D74198AF22A2D285EF70C526BDE4BE78FEDF180436FB621D_135() const { return ___7854BA783A61F0B4D74198AF22A2D285EF70C526BDE4BE78FEDF180436FB621D_135; } inline __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 * get_address_of_U37854BA783A61F0B4D74198AF22A2D285EF70C526BDE4BE78FEDF180436FB621D_135() { return &___7854BA783A61F0B4D74198AF22A2D285EF70C526BDE4BE78FEDF180436FB621D_135; } inline void set_U37854BA783A61F0B4D74198AF22A2D285EF70C526BDE4BE78FEDF180436FB621D_135(__StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 value) { ___7854BA783A61F0B4D74198AF22A2D285EF70C526BDE4BE78FEDF180436FB621D_135 = value; } inline static int32_t get_offset_of_U378A70FA0E21C85F13BDFA3D7B70E095EC5B61E51F34D2C1D531142B0634B30E5_136() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___78A70FA0E21C85F13BDFA3D7B70E095EC5B61E51F34D2C1D531142B0634B30E5_136)); } inline __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 get_U378A70FA0E21C85F13BDFA3D7B70E095EC5B61E51F34D2C1D531142B0634B30E5_136() const { return ___78A70FA0E21C85F13BDFA3D7B70E095EC5B61E51F34D2C1D531142B0634B30E5_136; } inline __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 * get_address_of_U378A70FA0E21C85F13BDFA3D7B70E095EC5B61E51F34D2C1D531142B0634B30E5_136() { return &___78A70FA0E21C85F13BDFA3D7B70E095EC5B61E51F34D2C1D531142B0634B30E5_136; } inline void set_U378A70FA0E21C85F13BDFA3D7B70E095EC5B61E51F34D2C1D531142B0634B30E5_136(__StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 value) { ___78A70FA0E21C85F13BDFA3D7B70E095EC5B61E51F34D2C1D531142B0634B30E5_136 = value; } inline static int32_t get_offset_of_U378F6DA256B470C65DC4A98A23DC5F1FBF7ED3CCDE0E93EA0D97363328810055D_137() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___78F6DA256B470C65DC4A98A23DC5F1FBF7ED3CCDE0E93EA0D97363328810055D_137)); } inline __StaticArrayInitTypeSizeU3D24_t2F23740D8943FC7C06AD3DD80B71D65744F140F2 get_U378F6DA256B470C65DC4A98A23DC5F1FBF7ED3CCDE0E93EA0D97363328810055D_137() const { return ___78F6DA256B470C65DC4A98A23DC5F1FBF7ED3CCDE0E93EA0D97363328810055D_137; } inline __StaticArrayInitTypeSizeU3D24_t2F23740D8943FC7C06AD3DD80B71D65744F140F2 * get_address_of_U378F6DA256B470C65DC4A98A23DC5F1FBF7ED3CCDE0E93EA0D97363328810055D_137() { return &___78F6DA256B470C65DC4A98A23DC5F1FBF7ED3CCDE0E93EA0D97363328810055D_137; } inline void set_U378F6DA256B470C65DC4A98A23DC5F1FBF7ED3CCDE0E93EA0D97363328810055D_137(__StaticArrayInitTypeSizeU3D24_t2F23740D8943FC7C06AD3DD80B71D65744F140F2 value) { ___78F6DA256B470C65DC4A98A23DC5F1FBF7ED3CCDE0E93EA0D97363328810055D_137 = value; } inline static int32_t get_offset_of_U37919EF601386C08FC5EFB981B4A1E478D8413596173FC159B15739E87EE1BA50_138() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___7919EF601386C08FC5EFB981B4A1E478D8413596173FC159B15739E87EE1BA50_138)); } inline __StaticArrayInitTypeSizeU3D512_t0F967F8361DD05C875A7A3DB3A402E55F957AAFE get_U37919EF601386C08FC5EFB981B4A1E478D8413596173FC159B15739E87EE1BA50_138() const { return ___7919EF601386C08FC5EFB981B4A1E478D8413596173FC159B15739E87EE1BA50_138; } inline __StaticArrayInitTypeSizeU3D512_t0F967F8361DD05C875A7A3DB3A402E55F957AAFE * get_address_of_U37919EF601386C08FC5EFB981B4A1E478D8413596173FC159B15739E87EE1BA50_138() { return &___7919EF601386C08FC5EFB981B4A1E478D8413596173FC159B15739E87EE1BA50_138; } inline void set_U37919EF601386C08FC5EFB981B4A1E478D8413596173FC159B15739E87EE1BA50_138(__StaticArrayInitTypeSizeU3D512_t0F967F8361DD05C875A7A3DB3A402E55F957AAFE value) { ___7919EF601386C08FC5EFB981B4A1E478D8413596173FC159B15739E87EE1BA50_138 = value; } inline static int32_t get_offset_of_U379478AF14CB42EC0951669D5D1D864E43C211CBA631D8FFE7F6CD79FF60756C6_139() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___79478AF14CB42EC0951669D5D1D864E43C211CBA631D8FFE7F6CD79FF60756C6_139)); } inline __StaticArrayInitTypeSizeU3D68_tE431405C001EFCAA99F9D46276BFEAF7F5AF4E0F get_U379478AF14CB42EC0951669D5D1D864E43C211CBA631D8FFE7F6CD79FF60756C6_139() const { return ___79478AF14CB42EC0951669D5D1D864E43C211CBA631D8FFE7F6CD79FF60756C6_139; } inline __StaticArrayInitTypeSizeU3D68_tE431405C001EFCAA99F9D46276BFEAF7F5AF4E0F * get_address_of_U379478AF14CB42EC0951669D5D1D864E43C211CBA631D8FFE7F6CD79FF60756C6_139() { return &___79478AF14CB42EC0951669D5D1D864E43C211CBA631D8FFE7F6CD79FF60756C6_139; } inline void set_U379478AF14CB42EC0951669D5D1D864E43C211CBA631D8FFE7F6CD79FF60756C6_139(__StaticArrayInitTypeSizeU3D68_tE431405C001EFCAA99F9D46276BFEAF7F5AF4E0F value) { ___79478AF14CB42EC0951669D5D1D864E43C211CBA631D8FFE7F6CD79FF60756C6_139 = value; } inline static int32_t get_offset_of_U37A36979350F6A229EB7206BEE580F51563EE52B71CD2132680B0AC33B3C31E27_140() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___7A36979350F6A229EB7206BEE580F51563EE52B71CD2132680B0AC33B3C31E27_140)); } inline __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 get_U37A36979350F6A229EB7206BEE580F51563EE52B71CD2132680B0AC33B3C31E27_140() const { return ___7A36979350F6A229EB7206BEE580F51563EE52B71CD2132680B0AC33B3C31E27_140; } inline __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 * get_address_of_U37A36979350F6A229EB7206BEE580F51563EE52B71CD2132680B0AC33B3C31E27_140() { return &___7A36979350F6A229EB7206BEE580F51563EE52B71CD2132680B0AC33B3C31E27_140; } inline void set_U37A36979350F6A229EB7206BEE580F51563EE52B71CD2132680B0AC33B3C31E27_140(__StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 value) { ___7A36979350F6A229EB7206BEE580F51563EE52B71CD2132680B0AC33B3C31E27_140 = value; } inline static int32_t get_offset_of_U37BDD3F08BE488F1D6DCBF05D01C69BA80DF49A9E9E415F0205D575B4B5F32A34_141() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___7BDD3F08BE488F1D6DCBF05D01C69BA80DF49A9E9E415F0205D575B4B5F32A34_141)); } inline __StaticArrayInitTypeSizeU3D16_tFDEEE4051A26433A5996232ADC3414625654DA66 get_U37BDD3F08BE488F1D6DCBF05D01C69BA80DF49A9E9E415F0205D575B4B5F32A34_141() const { return ___7BDD3F08BE488F1D6DCBF05D01C69BA80DF49A9E9E415F0205D575B4B5F32A34_141; } inline __StaticArrayInitTypeSizeU3D16_tFDEEE4051A26433A5996232ADC3414625654DA66 * get_address_of_U37BDD3F08BE488F1D6DCBF05D01C69BA80DF49A9E9E415F0205D575B4B5F32A34_141() { return &___7BDD3F08BE488F1D6DCBF05D01C69BA80DF49A9E9E415F0205D575B4B5F32A34_141; } inline void set_U37BDD3F08BE488F1D6DCBF05D01C69BA80DF49A9E9E415F0205D575B4B5F32A34_141(__StaticArrayInitTypeSizeU3D16_tFDEEE4051A26433A5996232ADC3414625654DA66 value) { ___7BDD3F08BE488F1D6DCBF05D01C69BA80DF49A9E9E415F0205D575B4B5F32A34_141 = value; } inline static int32_t get_offset_of_U37C8975E1E60A5C8337F28EDF8C33C3B180360B7279644A9BC1AF3C51E6220BF5_142() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___7C8975E1E60A5C8337F28EDF8C33C3B180360B7279644A9BC1AF3C51E6220BF5_142)); } inline __StaticArrayInitTypeSizeU3D64_t793535D031B918C2C510207830D7BE6CAC6F369C get_U37C8975E1E60A5C8337F28EDF8C33C3B180360B7279644A9BC1AF3C51E6220BF5_142() const { return ___7C8975E1E60A5C8337F28EDF8C33C3B180360B7279644A9BC1AF3C51E6220BF5_142; } inline __StaticArrayInitTypeSizeU3D64_t793535D031B918C2C510207830D7BE6CAC6F369C * get_address_of_U37C8975E1E60A5C8337F28EDF8C33C3B180360B7279644A9BC1AF3C51E6220BF5_142() { return &___7C8975E1E60A5C8337F28EDF8C33C3B180360B7279644A9BC1AF3C51E6220BF5_142; } inline void set_U37C8975E1E60A5C8337F28EDF8C33C3B180360B7279644A9BC1AF3C51E6220BF5_142(__StaticArrayInitTypeSizeU3D64_t793535D031B918C2C510207830D7BE6CAC6F369C value) { ___7C8975E1E60A5C8337F28EDF8C33C3B180360B7279644A9BC1AF3C51E6220BF5_142 = value; } inline static int32_t get_offset_of_U37C97C06F982D2F598F71BCF85A27244685EC039BC414EB391EC3EC449A619F37_143() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___7C97C06F982D2F598F71BCF85A27244685EC039BC414EB391EC3EC449A619F37_143)); } inline __StaticArrayInitTypeSizeU3D30_tD08FD0996F882530B072EF52BF88556C13AF0306 get_U37C97C06F982D2F598F71BCF85A27244685EC039BC414EB391EC3EC449A619F37_143() const { return ___7C97C06F982D2F598F71BCF85A27244685EC039BC414EB391EC3EC449A619F37_143; } inline __StaticArrayInitTypeSizeU3D30_tD08FD0996F882530B072EF52BF88556C13AF0306 * get_address_of_U37C97C06F982D2F598F71BCF85A27244685EC039BC414EB391EC3EC449A619F37_143() { return &___7C97C06F982D2F598F71BCF85A27244685EC039BC414EB391EC3EC449A619F37_143; } inline void set_U37C97C06F982D2F598F71BCF85A27244685EC039BC414EB391EC3EC449A619F37_143(__StaticArrayInitTypeSizeU3D30_tD08FD0996F882530B072EF52BF88556C13AF0306 value) { ___7C97C06F982D2F598F71BCF85A27244685EC039BC414EB391EC3EC449A619F37_143 = value; } inline static int32_t get_offset_of_U37DDF88204E7E265240211841F0AB290A5E77EE4F9223EB2E39F9B89C30C41B9D_144() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___7DDF88204E7E265240211841F0AB290A5E77EE4F9223EB2E39F9B89C30C41B9D_144)); } inline __StaticArrayInitTypeSizeU3D116_t9020B92E8453BBAFE2519A469C0893F630E8D2C9 get_U37DDF88204E7E265240211841F0AB290A5E77EE4F9223EB2E39F9B89C30C41B9D_144() const { return ___7DDF88204E7E265240211841F0AB290A5E77EE4F9223EB2E39F9B89C30C41B9D_144; } inline __StaticArrayInitTypeSizeU3D116_t9020B92E8453BBAFE2519A469C0893F630E8D2C9 * get_address_of_U37DDF88204E7E265240211841F0AB290A5E77EE4F9223EB2E39F9B89C30C41B9D_144() { return &___7DDF88204E7E265240211841F0AB290A5E77EE4F9223EB2E39F9B89C30C41B9D_144; } inline void set_U37DDF88204E7E265240211841F0AB290A5E77EE4F9223EB2E39F9B89C30C41B9D_144(__StaticArrayInitTypeSizeU3D116_t9020B92E8453BBAFE2519A469C0893F630E8D2C9 value) { ___7DDF88204E7E265240211841F0AB290A5E77EE4F9223EB2E39F9B89C30C41B9D_144 = value; } inline static int32_t get_offset_of_U37F034CF9D8AC0293D0C9535AF26B5452C6E916CE62FBBF765077BD958E69B7B9_145() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___7F034CF9D8AC0293D0C9535AF26B5452C6E916CE62FBBF765077BD958E69B7B9_145)); } inline __StaticArrayInitTypeSizeU3D64_t793535D031B918C2C510207830D7BE6CAC6F369C get_U37F034CF9D8AC0293D0C9535AF26B5452C6E916CE62FBBF765077BD958E69B7B9_145() const { return ___7F034CF9D8AC0293D0C9535AF26B5452C6E916CE62FBBF765077BD958E69B7B9_145; } inline __StaticArrayInitTypeSizeU3D64_t793535D031B918C2C510207830D7BE6CAC6F369C * get_address_of_U37F034CF9D8AC0293D0C9535AF26B5452C6E916CE62FBBF765077BD958E69B7B9_145() { return &___7F034CF9D8AC0293D0C9535AF26B5452C6E916CE62FBBF765077BD958E69B7B9_145; } inline void set_U37F034CF9D8AC0293D0C9535AF26B5452C6E916CE62FBBF765077BD958E69B7B9_145(__StaticArrayInitTypeSizeU3D64_t793535D031B918C2C510207830D7BE6CAC6F369C value) { ___7F034CF9D8AC0293D0C9535AF26B5452C6E916CE62FBBF765077BD958E69B7B9_145 = value; } inline static int32_t get_offset_of_U37FBDBBC598B2DE18BB5191FF9D66727F552A54412C9314CA5782824A150B3CD3_146() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___7FBDBBC598B2DE18BB5191FF9D66727F552A54412C9314CA5782824A150B3CD3_146)); } inline int32_t get_U37FBDBBC598B2DE18BB5191FF9D66727F552A54412C9314CA5782824A150B3CD3_146() const { return ___7FBDBBC598B2DE18BB5191FF9D66727F552A54412C9314CA5782824A150B3CD3_146; } inline int32_t* get_address_of_U37FBDBBC598B2DE18BB5191FF9D66727F552A54412C9314CA5782824A150B3CD3_146() { return &___7FBDBBC598B2DE18BB5191FF9D66727F552A54412C9314CA5782824A150B3CD3_146; } inline void set_U37FBDBBC598B2DE18BB5191FF9D66727F552A54412C9314CA5782824A150B3CD3_146(int32_t value) { ___7FBDBBC598B2DE18BB5191FF9D66727F552A54412C9314CA5782824A150B3CD3_146 = value; } inline static int32_t get_offset_of_U37FCA397EF25DB53B2C58A05F9BBFA4E8E0685FDBC8AAF39536123447056895C0_147() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___7FCA397EF25DB53B2C58A05F9BBFA4E8E0685FDBC8AAF39536123447056895C0_147)); } inline __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 get_U37FCA397EF25DB53B2C58A05F9BBFA4E8E0685FDBC8AAF39536123447056895C0_147() const { return ___7FCA397EF25DB53B2C58A05F9BBFA4E8E0685FDBC8AAF39536123447056895C0_147; } inline __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 * get_address_of_U37FCA397EF25DB53B2C58A05F9BBFA4E8E0685FDBC8AAF39536123447056895C0_147() { return &___7FCA397EF25DB53B2C58A05F9BBFA4E8E0685FDBC8AAF39536123447056895C0_147; } inline void set_U37FCA397EF25DB53B2C58A05F9BBFA4E8E0685FDBC8AAF39536123447056895C0_147(__StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 value) { ___7FCA397EF25DB53B2C58A05F9BBFA4E8E0685FDBC8AAF39536123447056895C0_147 = value; } inline static int32_t get_offset_of_U381C0F0D213E5735AED08C328CC9CC2E61B3AB83C9BF016A666B4144F8BF64457_148() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___81C0F0D213E5735AED08C328CC9CC2E61B3AB83C9BF016A666B4144F8BF64457_148)); } inline __StaticArrayInitTypeSizeU3D20_tA7878E15E0E5AC780F6ED4F6E87AD8233A152598 get_U381C0F0D213E5735AED08C328CC9CC2E61B3AB83C9BF016A666B4144F8BF64457_148() const { return ___81C0F0D213E5735AED08C328CC9CC2E61B3AB83C9BF016A666B4144F8BF64457_148; } inline __StaticArrayInitTypeSizeU3D20_tA7878E15E0E5AC780F6ED4F6E87AD8233A152598 * get_address_of_U381C0F0D213E5735AED08C328CC9CC2E61B3AB83C9BF016A666B4144F8BF64457_148() { return &___81C0F0D213E5735AED08C328CC9CC2E61B3AB83C9BF016A666B4144F8BF64457_148; } inline void set_U381C0F0D213E5735AED08C328CC9CC2E61B3AB83C9BF016A666B4144F8BF64457_148(__StaticArrayInitTypeSizeU3D20_tA7878E15E0E5AC780F6ED4F6E87AD8233A152598 value) { ___81C0F0D213E5735AED08C328CC9CC2E61B3AB83C9BF016A666B4144F8BF64457_148 = value; } inline static int32_t get_offset_of_U38271B98A74E2ED3AC4E690289279C25841A5617BE3D992BED6CB7486F95060D9_149() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___8271B98A74E2ED3AC4E690289279C25841A5617BE3D992BED6CB7486F95060D9_149)); } inline __StaticArrayInitTypeSizeU3D512_t0F967F8361DD05C875A7A3DB3A402E55F957AAFE get_U38271B98A74E2ED3AC4E690289279C25841A5617BE3D992BED6CB7486F95060D9_149() const { return ___8271B98A74E2ED3AC4E690289279C25841A5617BE3D992BED6CB7486F95060D9_149; } inline __StaticArrayInitTypeSizeU3D512_t0F967F8361DD05C875A7A3DB3A402E55F957AAFE * get_address_of_U38271B98A74E2ED3AC4E690289279C25841A5617BE3D992BED6CB7486F95060D9_149() { return &___8271B98A74E2ED3AC4E690289279C25841A5617BE3D992BED6CB7486F95060D9_149; } inline void set_U38271B98A74E2ED3AC4E690289279C25841A5617BE3D992BED6CB7486F95060D9_149(__StaticArrayInitTypeSizeU3D512_t0F967F8361DD05C875A7A3DB3A402E55F957AAFE value) { ___8271B98A74E2ED3AC4E690289279C25841A5617BE3D992BED6CB7486F95060D9_149 = value; } inline static int32_t get_offset_of_U383E8FA01EECEC207D12DA40AEFC466B15F6412FFE2C30DBEF0C65B9B7FF01672_150() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___83E8FA01EECEC207D12DA40AEFC466B15F6412FFE2C30DBEF0C65B9B7FF01672_150)); } inline __StaticArrayInitTypeSizeU3D32_t1DFB229ADDC86DD5A295F9C768E8E5D0DF92913F get_U383E8FA01EECEC207D12DA40AEFC466B15F6412FFE2C30DBEF0C65B9B7FF01672_150() const { return ___83E8FA01EECEC207D12DA40AEFC466B15F6412FFE2C30DBEF0C65B9B7FF01672_150; } inline __StaticArrayInitTypeSizeU3D32_t1DFB229ADDC86DD5A295F9C768E8E5D0DF92913F * get_address_of_U383E8FA01EECEC207D12DA40AEFC466B15F6412FFE2C30DBEF0C65B9B7FF01672_150() { return &___83E8FA01EECEC207D12DA40AEFC466B15F6412FFE2C30DBEF0C65B9B7FF01672_150; } inline void set_U383E8FA01EECEC207D12DA40AEFC466B15F6412FFE2C30DBEF0C65B9B7FF01672_150(__StaticArrayInitTypeSizeU3D32_t1DFB229ADDC86DD5A295F9C768E8E5D0DF92913F value) { ___83E8FA01EECEC207D12DA40AEFC466B15F6412FFE2C30DBEF0C65B9B7FF01672_150 = value; } inline static int32_t get_offset_of_U384EBACB335F7FB2D4C6AF94256B2DD565EFFE552C9A1CB725C5B5C338914412D_151() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___84EBACB335F7FB2D4C6AF94256B2DD565EFFE552C9A1CB725C5B5C338914412D_151)); } inline __StaticArrayInitTypeSizeU3D512_t0F967F8361DD05C875A7A3DB3A402E55F957AAFE get_U384EBACB335F7FB2D4C6AF94256B2DD565EFFE552C9A1CB725C5B5C338914412D_151() const { return ___84EBACB335F7FB2D4C6AF94256B2DD565EFFE552C9A1CB725C5B5C338914412D_151; } inline __StaticArrayInitTypeSizeU3D512_t0F967F8361DD05C875A7A3DB3A402E55F957AAFE * get_address_of_U384EBACB335F7FB2D4C6AF94256B2DD565EFFE552C9A1CB725C5B5C338914412D_151() { return &___84EBACB335F7FB2D4C6AF94256B2DD565EFFE552C9A1CB725C5B5C338914412D_151; } inline void set_U384EBACB335F7FB2D4C6AF94256B2DD565EFFE552C9A1CB725C5B5C338914412D_151(__StaticArrayInitTypeSizeU3D512_t0F967F8361DD05C875A7A3DB3A402E55F957AAFE value) { ___84EBACB335F7FB2D4C6AF94256B2DD565EFFE552C9A1CB725C5B5C338914412D_151 = value; } inline static int32_t get_offset_of_U385332E00AFFFDBE44E7421AA4236274F9495AC6C2204C59B9ADFC872D4215E12_152() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___85332E00AFFFDBE44E7421AA4236274F9495AC6C2204C59B9ADFC872D4215E12_152)); } inline __StaticArrayInitTypeSizeU3D1024_tBE4C179BB086BC42B30E7BE339E60017D8093665 get_U385332E00AFFFDBE44E7421AA4236274F9495AC6C2204C59B9ADFC872D4215E12_152() const { return ___85332E00AFFFDBE44E7421AA4236274F9495AC6C2204C59B9ADFC872D4215E12_152; } inline __StaticArrayInitTypeSizeU3D1024_tBE4C179BB086BC42B30E7BE339E60017D8093665 * get_address_of_U385332E00AFFFDBE44E7421AA4236274F9495AC6C2204C59B9ADFC872D4215E12_152() { return &___85332E00AFFFDBE44E7421AA4236274F9495AC6C2204C59B9ADFC872D4215E12_152; } inline void set_U385332E00AFFFDBE44E7421AA4236274F9495AC6C2204C59B9ADFC872D4215E12_152(__StaticArrayInitTypeSizeU3D1024_tBE4C179BB086BC42B30E7BE339E60017D8093665 value) { ___85332E00AFFFDBE44E7421AA4236274F9495AC6C2204C59B9ADFC872D4215E12_152 = value; } inline static int32_t get_offset_of_U38688D249E9D047B4FC2FB89CE05AFE9EC89252FFCCDD969DE6EEF260DD7FFB21_153() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___8688D249E9D047B4FC2FB89CE05AFE9EC89252FFCCDD969DE6EEF260DD7FFB21_153)); } inline __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 get_U38688D249E9D047B4FC2FB89CE05AFE9EC89252FFCCDD969DE6EEF260DD7FFB21_153() const { return ___8688D249E9D047B4FC2FB89CE05AFE9EC89252FFCCDD969DE6EEF260DD7FFB21_153; } inline __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 * get_address_of_U38688D249E9D047B4FC2FB89CE05AFE9EC89252FFCCDD969DE6EEF260DD7FFB21_153() { return &___8688D249E9D047B4FC2FB89CE05AFE9EC89252FFCCDD969DE6EEF260DD7FFB21_153; } inline void set_U38688D249E9D047B4FC2FB89CE05AFE9EC89252FFCCDD969DE6EEF260DD7FFB21_153(__StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 value) { ___8688D249E9D047B4FC2FB89CE05AFE9EC89252FFCCDD969DE6EEF260DD7FFB21_153 = value; } inline static int32_t get_offset_of_U386ECB4ABD964707BAF5ABF589057FBB2ED63DB1D7F0115A7DA45921043B6A96F_154() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___86ECB4ABD964707BAF5ABF589057FBB2ED63DB1D7F0115A7DA45921043B6A96F_154)); } inline __StaticArrayInitTypeSizeU3D48_tFD8B246DD801288DF862F996D7F0915222433AD7 get_U386ECB4ABD964707BAF5ABF589057FBB2ED63DB1D7F0115A7DA45921043B6A96F_154() const { return ___86ECB4ABD964707BAF5ABF589057FBB2ED63DB1D7F0115A7DA45921043B6A96F_154; } inline __StaticArrayInitTypeSizeU3D48_tFD8B246DD801288DF862F996D7F0915222433AD7 * get_address_of_U386ECB4ABD964707BAF5ABF589057FBB2ED63DB1D7F0115A7DA45921043B6A96F_154() { return &___86ECB4ABD964707BAF5ABF589057FBB2ED63DB1D7F0115A7DA45921043B6A96F_154; } inline void set_U386ECB4ABD964707BAF5ABF589057FBB2ED63DB1D7F0115A7DA45921043B6A96F_154(__StaticArrayInitTypeSizeU3D48_tFD8B246DD801288DF862F996D7F0915222433AD7 value) { ___86ECB4ABD964707BAF5ABF589057FBB2ED63DB1D7F0115A7DA45921043B6A96F_154 = value; } inline static int32_t get_offset_of_U3874805F2B76BD7887959F02FE0B2A8C07C1E1D41F41AAD4D2AA1D0AB21A1780F_155() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___874805F2B76BD7887959F02FE0B2A8C07C1E1D41F41AAD4D2AA1D0AB21A1780F_155)); } inline __StaticArrayInitTypeSizeU3D16_tFDEEE4051A26433A5996232ADC3414625654DA66 get_U3874805F2B76BD7887959F02FE0B2A8C07C1E1D41F41AAD4D2AA1D0AB21A1780F_155() const { return ___874805F2B76BD7887959F02FE0B2A8C07C1E1D41F41AAD4D2AA1D0AB21A1780F_155; } inline __StaticArrayInitTypeSizeU3D16_tFDEEE4051A26433A5996232ADC3414625654DA66 * get_address_of_U3874805F2B76BD7887959F02FE0B2A8C07C1E1D41F41AAD4D2AA1D0AB21A1780F_155() { return &___874805F2B76BD7887959F02FE0B2A8C07C1E1D41F41AAD4D2AA1D0AB21A1780F_155; } inline void set_U3874805F2B76BD7887959F02FE0B2A8C07C1E1D41F41AAD4D2AA1D0AB21A1780F_155(__StaticArrayInitTypeSizeU3D16_tFDEEE4051A26433A5996232ADC3414625654DA66 value) { ___874805F2B76BD7887959F02FE0B2A8C07C1E1D41F41AAD4D2AA1D0AB21A1780F_155 = value; } inline static int32_t get_offset_of_U388362588448C0D67AC6A928BB97FBFA93C92ED574E09AEAED174B8EFFB876F86_156() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___88362588448C0D67AC6A928BB97FBFA93C92ED574E09AEAED174B8EFFB876F86_156)); } inline __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 get_U388362588448C0D67AC6A928BB97FBFA93C92ED574E09AEAED174B8EFFB876F86_156() const { return ___88362588448C0D67AC6A928BB97FBFA93C92ED574E09AEAED174B8EFFB876F86_156; } inline __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 * get_address_of_U388362588448C0D67AC6A928BB97FBFA93C92ED574E09AEAED174B8EFFB876F86_156() { return &___88362588448C0D67AC6A928BB97FBFA93C92ED574E09AEAED174B8EFFB876F86_156; } inline void set_U388362588448C0D67AC6A928BB97FBFA93C92ED574E09AEAED174B8EFFB876F86_156(__StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 value) { ___88362588448C0D67AC6A928BB97FBFA93C92ED574E09AEAED174B8EFFB876F86_156 = value; } inline static int32_t get_offset_of_U3896FB86C1BE3DBE6C3CC4FBE122562D75A4EBC6616D3393CF1AFE12377908B95_157() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___896FB86C1BE3DBE6C3CC4FBE122562D75A4EBC6616D3393CF1AFE12377908B95_157)); } inline __StaticArrayInitTypeSizeU3D128_tA0867200945A1690520537DFA2DD9F2DC8E1209C get_U3896FB86C1BE3DBE6C3CC4FBE122562D75A4EBC6616D3393CF1AFE12377908B95_157() const { return ___896FB86C1BE3DBE6C3CC4FBE122562D75A4EBC6616D3393CF1AFE12377908B95_157; } inline __StaticArrayInitTypeSizeU3D128_tA0867200945A1690520537DFA2DD9F2DC8E1209C * get_address_of_U3896FB86C1BE3DBE6C3CC4FBE122562D75A4EBC6616D3393CF1AFE12377908B95_157() { return &___896FB86C1BE3DBE6C3CC4FBE122562D75A4EBC6616D3393CF1AFE12377908B95_157; } inline void set_U3896FB86C1BE3DBE6C3CC4FBE122562D75A4EBC6616D3393CF1AFE12377908B95_157(__StaticArrayInitTypeSizeU3D128_tA0867200945A1690520537DFA2DD9F2DC8E1209C value) { ___896FB86C1BE3DBE6C3CC4FBE122562D75A4EBC6616D3393CF1AFE12377908B95_157 = value; } inline static int32_t get_offset_of_U38AE83CF30C3CEAC5F4B9F025200D65EFAEC851DE0098817DB69F0E547407C095_158() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___8AE83CF30C3CEAC5F4B9F025200D65EFAEC851DE0098817DB69F0E547407C095_158)); } inline __StaticArrayInitTypeSizeU3D6144_tC7D0B4030CC1B8F5E770AE916BB72D42FCBE5DBD get_U38AE83CF30C3CEAC5F4B9F025200D65EFAEC851DE0098817DB69F0E547407C095_158() const { return ___8AE83CF30C3CEAC5F4B9F025200D65EFAEC851DE0098817DB69F0E547407C095_158; } inline __StaticArrayInitTypeSizeU3D6144_tC7D0B4030CC1B8F5E770AE916BB72D42FCBE5DBD * get_address_of_U38AE83CF30C3CEAC5F4B9F025200D65EFAEC851DE0098817DB69F0E547407C095_158() { return &___8AE83CF30C3CEAC5F4B9F025200D65EFAEC851DE0098817DB69F0E547407C095_158; } inline void set_U38AE83CF30C3CEAC5F4B9F025200D65EFAEC851DE0098817DB69F0E547407C095_158(__StaticArrayInitTypeSizeU3D6144_tC7D0B4030CC1B8F5E770AE916BB72D42FCBE5DBD value) { ___8AE83CF30C3CEAC5F4B9F025200D65EFAEC851DE0098817DB69F0E547407C095_158 = value; } inline static int32_t get_offset_of_U38B3E4AD98E68D077C6A580E0CE5B8BEA476668CC2303A9845D8EC347A4035FB8_159() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___8B3E4AD98E68D077C6A580E0CE5B8BEA476668CC2303A9845D8EC347A4035FB8_159)); } inline __StaticArrayInitTypeSizeU3D1024_tBE4C179BB086BC42B30E7BE339E60017D8093665 get_U38B3E4AD98E68D077C6A580E0CE5B8BEA476668CC2303A9845D8EC347A4035FB8_159() const { return ___8B3E4AD98E68D077C6A580E0CE5B8BEA476668CC2303A9845D8EC347A4035FB8_159; } inline __StaticArrayInitTypeSizeU3D1024_tBE4C179BB086BC42B30E7BE339E60017D8093665 * get_address_of_U38B3E4AD98E68D077C6A580E0CE5B8BEA476668CC2303A9845D8EC347A4035FB8_159() { return &___8B3E4AD98E68D077C6A580E0CE5B8BEA476668CC2303A9845D8EC347A4035FB8_159; } inline void set_U38B3E4AD98E68D077C6A580E0CE5B8BEA476668CC2303A9845D8EC347A4035FB8_159(__StaticArrayInitTypeSizeU3D1024_tBE4C179BB086BC42B30E7BE339E60017D8093665 value) { ___8B3E4AD98E68D077C6A580E0CE5B8BEA476668CC2303A9845D8EC347A4035FB8_159 = value; } inline static int32_t get_offset_of_U38CB850AC259DD215242199AD8F1B0BC74C182B564124B84C0D56BDB7A8FF7286_160() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___8CB850AC259DD215242199AD8F1B0BC74C182B564124B84C0D56BDB7A8FF7286_160)); } inline __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 get_U38CB850AC259DD215242199AD8F1B0BC74C182B564124B84C0D56BDB7A8FF7286_160() const { return ___8CB850AC259DD215242199AD8F1B0BC74C182B564124B84C0D56BDB7A8FF7286_160; } inline __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 * get_address_of_U38CB850AC259DD215242199AD8F1B0BC74C182B564124B84C0D56BDB7A8FF7286_160() { return &___8CB850AC259DD215242199AD8F1B0BC74C182B564124B84C0D56BDB7A8FF7286_160; } inline void set_U38CB850AC259DD215242199AD8F1B0BC74C182B564124B84C0D56BDB7A8FF7286_160(__StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 value) { ___8CB850AC259DD215242199AD8F1B0BC74C182B564124B84C0D56BDB7A8FF7286_160 = value; } inline static int32_t get_offset_of_U38CC38DAE7E1F854FB74E0A2910E4781DABC17BFB28C0E2759599F647024FB680_161() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___8CC38DAE7E1F854FB74E0A2910E4781DABC17BFB28C0E2759599F647024FB680_161)); } inline __StaticArrayInitTypeSizeU3D256_t54C7F26E5B56B7887AE4586ABF35C9B1633A3449 get_U38CC38DAE7E1F854FB74E0A2910E4781DABC17BFB28C0E2759599F647024FB680_161() const { return ___8CC38DAE7E1F854FB74E0A2910E4781DABC17BFB28C0E2759599F647024FB680_161; } inline __StaticArrayInitTypeSizeU3D256_t54C7F26E5B56B7887AE4586ABF35C9B1633A3449 * get_address_of_U38CC38DAE7E1F854FB74E0A2910E4781DABC17BFB28C0E2759599F647024FB680_161() { return &___8CC38DAE7E1F854FB74E0A2910E4781DABC17BFB28C0E2759599F647024FB680_161; } inline void set_U38CC38DAE7E1F854FB74E0A2910E4781DABC17BFB28C0E2759599F647024FB680_161(__StaticArrayInitTypeSizeU3D256_t54C7F26E5B56B7887AE4586ABF35C9B1633A3449 value) { ___8CC38DAE7E1F854FB74E0A2910E4781DABC17BFB28C0E2759599F647024FB680_161 = value; } inline static int32_t get_offset_of_U38DE58994BA1BCCA412DBAD0B7F71CC1C77CFA1303F3224FA5371B5BE8A27AB5E_162() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___8DE58994BA1BCCA412DBAD0B7F71CC1C77CFA1303F3224FA5371B5BE8A27AB5E_162)); } inline int32_t get_U38DE58994BA1BCCA412DBAD0B7F71CC1C77CFA1303F3224FA5371B5BE8A27AB5E_162() const { return ___8DE58994BA1BCCA412DBAD0B7F71CC1C77CFA1303F3224FA5371B5BE8A27AB5E_162; } inline int32_t* get_address_of_U38DE58994BA1BCCA412DBAD0B7F71CC1C77CFA1303F3224FA5371B5BE8A27AB5E_162() { return &___8DE58994BA1BCCA412DBAD0B7F71CC1C77CFA1303F3224FA5371B5BE8A27AB5E_162; } inline void set_U38DE58994BA1BCCA412DBAD0B7F71CC1C77CFA1303F3224FA5371B5BE8A27AB5E_162(int32_t value) { ___8DE58994BA1BCCA412DBAD0B7F71CC1C77CFA1303F3224FA5371B5BE8A27AB5E_162 = value; } inline static int32_t get_offset_of_U38E508E3CF36A04D2980525060B4220A361C941343EDDD8B43A28CF8001D0CA40_163() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___8E508E3CF36A04D2980525060B4220A361C941343EDDD8B43A28CF8001D0CA40_163)); } inline __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 get_U38E508E3CF36A04D2980525060B4220A361C941343EDDD8B43A28CF8001D0CA40_163() const { return ___8E508E3CF36A04D2980525060B4220A361C941343EDDD8B43A28CF8001D0CA40_163; } inline __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 * get_address_of_U38E508E3CF36A04D2980525060B4220A361C941343EDDD8B43A28CF8001D0CA40_163() { return &___8E508E3CF36A04D2980525060B4220A361C941343EDDD8B43A28CF8001D0CA40_163; } inline void set_U38E508E3CF36A04D2980525060B4220A361C941343EDDD8B43A28CF8001D0CA40_163(__StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 value) { ___8E508E3CF36A04D2980525060B4220A361C941343EDDD8B43A28CF8001D0CA40_163 = value; } inline static int32_t get_offset_of_U38FC498A953A183E1FE81A183AE59047435BB9B33D657C625FAB03D38BE19F92E_164() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___8FC498A953A183E1FE81A183AE59047435BB9B33D657C625FAB03D38BE19F92E_164)); } inline __StaticArrayInitTypeSizeU3D76_t6572A863E37652A3D016260FBD2285807BDD3823 get_U38FC498A953A183E1FE81A183AE59047435BB9B33D657C625FAB03D38BE19F92E_164() const { return ___8FC498A953A183E1FE81A183AE59047435BB9B33D657C625FAB03D38BE19F92E_164; } inline __StaticArrayInitTypeSizeU3D76_t6572A863E37652A3D016260FBD2285807BDD3823 * get_address_of_U38FC498A953A183E1FE81A183AE59047435BB9B33D657C625FAB03D38BE19F92E_164() { return &___8FC498A953A183E1FE81A183AE59047435BB9B33D657C625FAB03D38BE19F92E_164; } inline void set_U38FC498A953A183E1FE81A183AE59047435BB9B33D657C625FAB03D38BE19F92E_164(__StaticArrayInitTypeSizeU3D76_t6572A863E37652A3D016260FBD2285807BDD3823 value) { ___8FC498A953A183E1FE81A183AE59047435BB9B33D657C625FAB03D38BE19F92E_164 = value; } inline static int32_t get_offset_of_U3910514B7D874CD3C180F8F1F94486233CCF5BB70A7C24F815644F5CD5A02F3AB_165() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___910514B7D874CD3C180F8F1F94486233CCF5BB70A7C24F815644F5CD5A02F3AB_165)); } inline __StaticArrayInitTypeSizeU3D1024_tBE4C179BB086BC42B30E7BE339E60017D8093665 get_U3910514B7D874CD3C180F8F1F94486233CCF5BB70A7C24F815644F5CD5A02F3AB_165() const { return ___910514B7D874CD3C180F8F1F94486233CCF5BB70A7C24F815644F5CD5A02F3AB_165; } inline __StaticArrayInitTypeSizeU3D1024_tBE4C179BB086BC42B30E7BE339E60017D8093665 * get_address_of_U3910514B7D874CD3C180F8F1F94486233CCF5BB70A7C24F815644F5CD5A02F3AB_165() { return &___910514B7D874CD3C180F8F1F94486233CCF5BB70A7C24F815644F5CD5A02F3AB_165; } inline void set_U3910514B7D874CD3C180F8F1F94486233CCF5BB70A7C24F815644F5CD5A02F3AB_165(__StaticArrayInitTypeSizeU3D1024_tBE4C179BB086BC42B30E7BE339E60017D8093665 value) { ___910514B7D874CD3C180F8F1F94486233CCF5BB70A7C24F815644F5CD5A02F3AB_165 = value; } inline static int32_t get_offset_of_U393631B0726F6FE6629DAA743EE51B49F4477ED07391B68EEEA0672A4A90018AA_166() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___93631B0726F6FE6629DAA743EE51B49F4477ED07391B68EEEA0672A4A90018AA_166)); } inline __StaticArrayInitTypeSizeU3D256_t54C7F26E5B56B7887AE4586ABF35C9B1633A3449 get_U393631B0726F6FE6629DAA743EE51B49F4477ED07391B68EEEA0672A4A90018AA_166() const { return ___93631B0726F6FE6629DAA743EE51B49F4477ED07391B68EEEA0672A4A90018AA_166; } inline __StaticArrayInitTypeSizeU3D256_t54C7F26E5B56B7887AE4586ABF35C9B1633A3449 * get_address_of_U393631B0726F6FE6629DAA743EE51B49F4477ED07391B68EEEA0672A4A90018AA_166() { return &___93631B0726F6FE6629DAA743EE51B49F4477ED07391B68EEEA0672A4A90018AA_166; } inline void set_U393631B0726F6FE6629DAA743EE51B49F4477ED07391B68EEEA0672A4A90018AA_166(__StaticArrayInitTypeSizeU3D256_t54C7F26E5B56B7887AE4586ABF35C9B1633A3449 value) { ___93631B0726F6FE6629DAA743EE51B49F4477ED07391B68EEEA0672A4A90018AA_166 = value; } inline static int32_t get_offset_of_U39476220840D3CE82203B4A722E278773B1DA458A22F49FCB9FC45B851DF7D503_167() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___9476220840D3CE82203B4A722E278773B1DA458A22F49FCB9FC45B851DF7D503_167)); } inline __StaticArrayInitTypeSizeU3D120_tD78937C26C99B5FDF514E7F2EB4F8F2367B4C05A get_U39476220840D3CE82203B4A722E278773B1DA458A22F49FCB9FC45B851DF7D503_167() const { return ___9476220840D3CE82203B4A722E278773B1DA458A22F49FCB9FC45B851DF7D503_167; } inline __StaticArrayInitTypeSizeU3D120_tD78937C26C99B5FDF514E7F2EB4F8F2367B4C05A * get_address_of_U39476220840D3CE82203B4A722E278773B1DA458A22F49FCB9FC45B851DF7D503_167() { return &___9476220840D3CE82203B4A722E278773B1DA458A22F49FCB9FC45B851DF7D503_167; } inline void set_U39476220840D3CE82203B4A722E278773B1DA458A22F49FCB9FC45B851DF7D503_167(__StaticArrayInitTypeSizeU3D120_tD78937C26C99B5FDF514E7F2EB4F8F2367B4C05A value) { ___9476220840D3CE82203B4A722E278773B1DA458A22F49FCB9FC45B851DF7D503_167 = value; } inline static int32_t get_offset_of_U3960F02F165C0EF9AC4C160FC98BE9273C245853BA32663BB1B6F1588077F95F4_168() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___960F02F165C0EF9AC4C160FC98BE9273C245853BA32663BB1B6F1588077F95F4_168)); } inline __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 get_U3960F02F165C0EF9AC4C160FC98BE9273C245853BA32663BB1B6F1588077F95F4_168() const { return ___960F02F165C0EF9AC4C160FC98BE9273C245853BA32663BB1B6F1588077F95F4_168; } inline __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 * get_address_of_U3960F02F165C0EF9AC4C160FC98BE9273C245853BA32663BB1B6F1588077F95F4_168() { return &___960F02F165C0EF9AC4C160FC98BE9273C245853BA32663BB1B6F1588077F95F4_168; } inline void set_U3960F02F165C0EF9AC4C160FC98BE9273C245853BA32663BB1B6F1588077F95F4_168(__StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 value) { ___960F02F165C0EF9AC4C160FC98BE9273C245853BA32663BB1B6F1588077F95F4_168 = value; } inline static int32_t get_offset_of_U39642574237E8981F70B1583D403A33EB8B583E5EA5DD61B9468AD47874A90296_169() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___9642574237E8981F70B1583D403A33EB8B583E5EA5DD61B9468AD47874A90296_169)); } inline __StaticArrayInitTypeSizeU3D20_tA7878E15E0E5AC780F6ED4F6E87AD8233A152598 get_U39642574237E8981F70B1583D403A33EB8B583E5EA5DD61B9468AD47874A90296_169() const { return ___9642574237E8981F70B1583D403A33EB8B583E5EA5DD61B9468AD47874A90296_169; } inline __StaticArrayInitTypeSizeU3D20_tA7878E15E0E5AC780F6ED4F6E87AD8233A152598 * get_address_of_U39642574237E8981F70B1583D403A33EB8B583E5EA5DD61B9468AD47874A90296_169() { return &___9642574237E8981F70B1583D403A33EB8B583E5EA5DD61B9468AD47874A90296_169; } inline void set_U39642574237E8981F70B1583D403A33EB8B583E5EA5DD61B9468AD47874A90296_169(__StaticArrayInitTypeSizeU3D20_tA7878E15E0E5AC780F6ED4F6E87AD8233A152598 value) { ___9642574237E8981F70B1583D403A33EB8B583E5EA5DD61B9468AD47874A90296_169 = value; } inline static int32_t get_offset_of_U396883F56416393F42C830BCD6033BE079690C482BC73119EBBE5DC98834BACBF_170() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___96883F56416393F42C830BCD6033BE079690C482BC73119EBBE5DC98834BACBF_170)); } inline __StaticArrayInitTypeSizeU3D40_tEADC5D82E308542CB0A95168FC156FE53D85DB4F get_U396883F56416393F42C830BCD6033BE079690C482BC73119EBBE5DC98834BACBF_170() const { return ___96883F56416393F42C830BCD6033BE079690C482BC73119EBBE5DC98834BACBF_170; } inline __StaticArrayInitTypeSizeU3D40_tEADC5D82E308542CB0A95168FC156FE53D85DB4F * get_address_of_U396883F56416393F42C830BCD6033BE079690C482BC73119EBBE5DC98834BACBF_170() { return &___96883F56416393F42C830BCD6033BE079690C482BC73119EBBE5DC98834BACBF_170; } inline void set_U396883F56416393F42C830BCD6033BE079690C482BC73119EBBE5DC98834BACBF_170(__StaticArrayInitTypeSizeU3D40_tEADC5D82E308542CB0A95168FC156FE53D85DB4F value) { ___96883F56416393F42C830BCD6033BE079690C482BC73119EBBE5DC98834BACBF_170 = value; } inline static int32_t get_offset_of_U396CC5BD90B96CA8BCD838F7ABD590F9979E8C636016554F8431A696204812853_171() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___96CC5BD90B96CA8BCD838F7ABD590F9979E8C636016554F8431A696204812853_171)); } inline __StaticArrayInitTypeSizeU3D20_tA7878E15E0E5AC780F6ED4F6E87AD8233A152598 get_U396CC5BD90B96CA8BCD838F7ABD590F9979E8C636016554F8431A696204812853_171() const { return ___96CC5BD90B96CA8BCD838F7ABD590F9979E8C636016554F8431A696204812853_171; } inline __StaticArrayInitTypeSizeU3D20_tA7878E15E0E5AC780F6ED4F6E87AD8233A152598 * get_address_of_U396CC5BD90B96CA8BCD838F7ABD590F9979E8C636016554F8431A696204812853_171() { return &___96CC5BD90B96CA8BCD838F7ABD590F9979E8C636016554F8431A696204812853_171; } inline void set_U396CC5BD90B96CA8BCD838F7ABD590F9979E8C636016554F8431A696204812853_171(__StaticArrayInitTypeSizeU3D20_tA7878E15E0E5AC780F6ED4F6E87AD8233A152598 value) { ___96CC5BD90B96CA8BCD838F7ABD590F9979E8C636016554F8431A696204812853_171 = value; } inline static int32_t get_offset_of_U3971488BE36A194DB27CE385237DEA12A31333F2FBD2BB3B60701BE542B27AAE2_172() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___971488BE36A194DB27CE385237DEA12A31333F2FBD2BB3B60701BE542B27AAE2_172)); } inline __StaticArrayInitTypeSizeU3D64_t793535D031B918C2C510207830D7BE6CAC6F369C get_U3971488BE36A194DB27CE385237DEA12A31333F2FBD2BB3B60701BE542B27AAE2_172() const { return ___971488BE36A194DB27CE385237DEA12A31333F2FBD2BB3B60701BE542B27AAE2_172; } inline __StaticArrayInitTypeSizeU3D64_t793535D031B918C2C510207830D7BE6CAC6F369C * get_address_of_U3971488BE36A194DB27CE385237DEA12A31333F2FBD2BB3B60701BE542B27AAE2_172() { return &___971488BE36A194DB27CE385237DEA12A31333F2FBD2BB3B60701BE542B27AAE2_172; } inline void set_U3971488BE36A194DB27CE385237DEA12A31333F2FBD2BB3B60701BE542B27AAE2_172(__StaticArrayInitTypeSizeU3D64_t793535D031B918C2C510207830D7BE6CAC6F369C value) { ___971488BE36A194DB27CE385237DEA12A31333F2FBD2BB3B60701BE542B27AAE2_172 = value; } inline static int32_t get_offset_of_U397467041703B2DF5571DCACC6A702C0C6DE68CE9A9470AA240F57D69C09AF7D3_173() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___97467041703B2DF5571DCACC6A702C0C6DE68CE9A9470AA240F57D69C09AF7D3_173)); } inline __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 get_U397467041703B2DF5571DCACC6A702C0C6DE68CE9A9470AA240F57D69C09AF7D3_173() const { return ___97467041703B2DF5571DCACC6A702C0C6DE68CE9A9470AA240F57D69C09AF7D3_173; } inline __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 * get_address_of_U397467041703B2DF5571DCACC6A702C0C6DE68CE9A9470AA240F57D69C09AF7D3_173() { return &___97467041703B2DF5571DCACC6A702C0C6DE68CE9A9470AA240F57D69C09AF7D3_173; } inline void set_U397467041703B2DF5571DCACC6A702C0C6DE68CE9A9470AA240F57D69C09AF7D3_173(__StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 value) { ___97467041703B2DF5571DCACC6A702C0C6DE68CE9A9470AA240F57D69C09AF7D3_173 = value; } inline static int32_t get_offset_of_U397C49ABA628782D4FE08840F38539E305C52D0A9C0E0882E77C23DECAB6BDBA6_174() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___97C49ABA628782D4FE08840F38539E305C52D0A9C0E0882E77C23DECAB6BDBA6_174)); } inline __StaticArrayInitTypeSizeU3D1024_tBE4C179BB086BC42B30E7BE339E60017D8093665 get_U397C49ABA628782D4FE08840F38539E305C52D0A9C0E0882E77C23DECAB6BDBA6_174() const { return ___97C49ABA628782D4FE08840F38539E305C52D0A9C0E0882E77C23DECAB6BDBA6_174; } inline __StaticArrayInitTypeSizeU3D1024_tBE4C179BB086BC42B30E7BE339E60017D8093665 * get_address_of_U397C49ABA628782D4FE08840F38539E305C52D0A9C0E0882E77C23DECAB6BDBA6_174() { return &___97C49ABA628782D4FE08840F38539E305C52D0A9C0E0882E77C23DECAB6BDBA6_174; } inline void set_U397C49ABA628782D4FE08840F38539E305C52D0A9C0E0882E77C23DECAB6BDBA6_174(__StaticArrayInitTypeSizeU3D1024_tBE4C179BB086BC42B30E7BE339E60017D8093665 value) { ___97C49ABA628782D4FE08840F38539E305C52D0A9C0E0882E77C23DECAB6BDBA6_174 = value; } inline static int32_t get_offset_of_U397CAAC7D5BE7722352C1AB556BFE01D3F3CCA0F50B5A648195D6415006620C8F_175() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___97CAAC7D5BE7722352C1AB556BFE01D3F3CCA0F50B5A648195D6415006620C8F_175)); } inline __StaticArrayInitTypeSizeU3D40_tEADC5D82E308542CB0A95168FC156FE53D85DB4F get_U397CAAC7D5BE7722352C1AB556BFE01D3F3CCA0F50B5A648195D6415006620C8F_175() const { return ___97CAAC7D5BE7722352C1AB556BFE01D3F3CCA0F50B5A648195D6415006620C8F_175; } inline __StaticArrayInitTypeSizeU3D40_tEADC5D82E308542CB0A95168FC156FE53D85DB4F * get_address_of_U397CAAC7D5BE7722352C1AB556BFE01D3F3CCA0F50B5A648195D6415006620C8F_175() { return &___97CAAC7D5BE7722352C1AB556BFE01D3F3CCA0F50B5A648195D6415006620C8F_175; } inline void set_U397CAAC7D5BE7722352C1AB556BFE01D3F3CCA0F50B5A648195D6415006620C8F_175(__StaticArrayInitTypeSizeU3D40_tEADC5D82E308542CB0A95168FC156FE53D85DB4F value) { ___97CAAC7D5BE7722352C1AB556BFE01D3F3CCA0F50B5A648195D6415006620C8F_175 = value; } inline static int32_t get_offset_of_U39829726FEA4FBE8836ADA2143950510D3C214E70A13B9BF48009D97CD8485670_176() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___9829726FEA4FBE8836ADA2143950510D3C214E70A13B9BF48009D97CD8485670_176)); } inline __StaticArrayInitTypeSizeU3D256_t54C7F26E5B56B7887AE4586ABF35C9B1633A3449 get_U39829726FEA4FBE8836ADA2143950510D3C214E70A13B9BF48009D97CD8485670_176() const { return ___9829726FEA4FBE8836ADA2143950510D3C214E70A13B9BF48009D97CD8485670_176; } inline __StaticArrayInitTypeSizeU3D256_t54C7F26E5B56B7887AE4586ABF35C9B1633A3449 * get_address_of_U39829726FEA4FBE8836ADA2143950510D3C214E70A13B9BF48009D97CD8485670_176() { return &___9829726FEA4FBE8836ADA2143950510D3C214E70A13B9BF48009D97CD8485670_176; } inline void set_U39829726FEA4FBE8836ADA2143950510D3C214E70A13B9BF48009D97CD8485670_176(__StaticArrayInitTypeSizeU3D256_t54C7F26E5B56B7887AE4586ABF35C9B1633A3449 value) { ___9829726FEA4FBE8836ADA2143950510D3C214E70A13B9BF48009D97CD8485670_176 = value; } inline static int32_t get_offset_of_U399010FBF800B50867080A66CB97A60E8D7B61251655C9E945DC0505EEB70AC95_177() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___99010FBF800B50867080A66CB97A60E8D7B61251655C9E945DC0505EEB70AC95_177)); } inline __StaticArrayInitTypeSizeU3D1024_tBE4C179BB086BC42B30E7BE339E60017D8093665 get_U399010FBF800B50867080A66CB97A60E8D7B61251655C9E945DC0505EEB70AC95_177() const { return ___99010FBF800B50867080A66CB97A60E8D7B61251655C9E945DC0505EEB70AC95_177; } inline __StaticArrayInitTypeSizeU3D1024_tBE4C179BB086BC42B30E7BE339E60017D8093665 * get_address_of_U399010FBF800B50867080A66CB97A60E8D7B61251655C9E945DC0505EEB70AC95_177() { return &___99010FBF800B50867080A66CB97A60E8D7B61251655C9E945DC0505EEB70AC95_177; } inline void set_U399010FBF800B50867080A66CB97A60E8D7B61251655C9E945DC0505EEB70AC95_177(__StaticArrayInitTypeSizeU3D1024_tBE4C179BB086BC42B30E7BE339E60017D8093665 value) { ___99010FBF800B50867080A66CB97A60E8D7B61251655C9E945DC0505EEB70AC95_177 = value; } inline static int32_t get_offset_of_U399FD541BFD4CF8DD3C18069CA1D5F4B622333DDBA412F00D5A6B642626034EDF_178() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___99FD541BFD4CF8DD3C18069CA1D5F4B622333DDBA412F00D5A6B642626034EDF_178)); } inline __StaticArrayInitTypeSizeU3D256_t54C7F26E5B56B7887AE4586ABF35C9B1633A3449 get_U399FD541BFD4CF8DD3C18069CA1D5F4B622333DDBA412F00D5A6B642626034EDF_178() const { return ___99FD541BFD4CF8DD3C18069CA1D5F4B622333DDBA412F00D5A6B642626034EDF_178; } inline __StaticArrayInitTypeSizeU3D256_t54C7F26E5B56B7887AE4586ABF35C9B1633A3449 * get_address_of_U399FD541BFD4CF8DD3C18069CA1D5F4B622333DDBA412F00D5A6B642626034EDF_178() { return &___99FD541BFD4CF8DD3C18069CA1D5F4B622333DDBA412F00D5A6B642626034EDF_178; } inline void set_U399FD541BFD4CF8DD3C18069CA1D5F4B622333DDBA412F00D5A6B642626034EDF_178(__StaticArrayInitTypeSizeU3D256_t54C7F26E5B56B7887AE4586ABF35C9B1633A3449 value) { ___99FD541BFD4CF8DD3C18069CA1D5F4B622333DDBA412F00D5A6B642626034EDF_178 = value; } inline static int32_t get_offset_of_U39AC0C32A73444A448170AE1EFE7F69A0D3A7F6E1335FA0E112D9F96EB7EE3CC7_179() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___9AC0C32A73444A448170AE1EFE7F69A0D3A7F6E1335FA0E112D9F96EB7EE3CC7_179)); } inline __StaticArrayInitTypeSizeU3D512_t0F967F8361DD05C875A7A3DB3A402E55F957AAFE get_U39AC0C32A73444A448170AE1EFE7F69A0D3A7F6E1335FA0E112D9F96EB7EE3CC7_179() const { return ___9AC0C32A73444A448170AE1EFE7F69A0D3A7F6E1335FA0E112D9F96EB7EE3CC7_179; } inline __StaticArrayInitTypeSizeU3D512_t0F967F8361DD05C875A7A3DB3A402E55F957AAFE * get_address_of_U39AC0C32A73444A448170AE1EFE7F69A0D3A7F6E1335FA0E112D9F96EB7EE3CC7_179() { return &___9AC0C32A73444A448170AE1EFE7F69A0D3A7F6E1335FA0E112D9F96EB7EE3CC7_179; } inline void set_U39AC0C32A73444A448170AE1EFE7F69A0D3A7F6E1335FA0E112D9F96EB7EE3CC7_179(__StaticArrayInitTypeSizeU3D512_t0F967F8361DD05C875A7A3DB3A402E55F957AAFE value) { ___9AC0C32A73444A448170AE1EFE7F69A0D3A7F6E1335FA0E112D9F96EB7EE3CC7_179 = value; } inline static int32_t get_offset_of_U39B29692916637801E748ABDF9CE9D3A8AED3F375C84C7346C11C2BB150BD720B_180() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___9B29692916637801E748ABDF9CE9D3A8AED3F375C84C7346C11C2BB150BD720B_180)); } inline __StaticArrayInitTypeSizeU3D32_t1DFB229ADDC86DD5A295F9C768E8E5D0DF92913F get_U39B29692916637801E748ABDF9CE9D3A8AED3F375C84C7346C11C2BB150BD720B_180() const { return ___9B29692916637801E748ABDF9CE9D3A8AED3F375C84C7346C11C2BB150BD720B_180; } inline __StaticArrayInitTypeSizeU3D32_t1DFB229ADDC86DD5A295F9C768E8E5D0DF92913F * get_address_of_U39B29692916637801E748ABDF9CE9D3A8AED3F375C84C7346C11C2BB150BD720B_180() { return &___9B29692916637801E748ABDF9CE9D3A8AED3F375C84C7346C11C2BB150BD720B_180; } inline void set_U39B29692916637801E748ABDF9CE9D3A8AED3F375C84C7346C11C2BB150BD720B_180(__StaticArrayInitTypeSizeU3D32_t1DFB229ADDC86DD5A295F9C768E8E5D0DF92913F value) { ___9B29692916637801E748ABDF9CE9D3A8AED3F375C84C7346C11C2BB150BD720B_180 = value; } inline static int32_t get_offset_of_U39C28EF1A620E00413BBFC7E6ED40092033A3C250583DD7FAD355D2A306A7427B_181() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___9C28EF1A620E00413BBFC7E6ED40092033A3C250583DD7FAD355D2A306A7427B_181)); } inline __StaticArrayInitTypeSizeU3D1024_tBE4C179BB086BC42B30E7BE339E60017D8093665 get_U39C28EF1A620E00413BBFC7E6ED40092033A3C250583DD7FAD355D2A306A7427B_181() const { return ___9C28EF1A620E00413BBFC7E6ED40092033A3C250583DD7FAD355D2A306A7427B_181; } inline __StaticArrayInitTypeSizeU3D1024_tBE4C179BB086BC42B30E7BE339E60017D8093665 * get_address_of_U39C28EF1A620E00413BBFC7E6ED40092033A3C250583DD7FAD355D2A306A7427B_181() { return &___9C28EF1A620E00413BBFC7E6ED40092033A3C250583DD7FAD355D2A306A7427B_181; } inline void set_U39C28EF1A620E00413BBFC7E6ED40092033A3C250583DD7FAD355D2A306A7427B_181(__StaticArrayInitTypeSizeU3D1024_tBE4C179BB086BC42B30E7BE339E60017D8093665 value) { ___9C28EF1A620E00413BBFC7E6ED40092033A3C250583DD7FAD355D2A306A7427B_181 = value; } inline static int32_t get_offset_of_U39CB8BF99E695FF4E0E3E01770F3E96060FC79466F1325C60B375349C591ADF02_182() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___9CB8BF99E695FF4E0E3E01770F3E96060FC79466F1325C60B375349C591ADF02_182)); } inline __StaticArrayInitTypeSizeU3D32_t1DFB229ADDC86DD5A295F9C768E8E5D0DF92913F get_U39CB8BF99E695FF4E0E3E01770F3E96060FC79466F1325C60B375349C591ADF02_182() const { return ___9CB8BF99E695FF4E0E3E01770F3E96060FC79466F1325C60B375349C591ADF02_182; } inline __StaticArrayInitTypeSizeU3D32_t1DFB229ADDC86DD5A295F9C768E8E5D0DF92913F * get_address_of_U39CB8BF99E695FF4E0E3E01770F3E96060FC79466F1325C60B375349C591ADF02_182() { return &___9CB8BF99E695FF4E0E3E01770F3E96060FC79466F1325C60B375349C591ADF02_182; } inline void set_U39CB8BF99E695FF4E0E3E01770F3E96060FC79466F1325C60B375349C591ADF02_182(__StaticArrayInitTypeSizeU3D32_t1DFB229ADDC86DD5A295F9C768E8E5D0DF92913F value) { ___9CB8BF99E695FF4E0E3E01770F3E96060FC79466F1325C60B375349C591ADF02_182 = value; } inline static int32_t get_offset_of_U39CCC11CED0AD12118416B3C3C73453E6480B671C0EF2F753B6900DA2060F5B44_183() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___9CCC11CED0AD12118416B3C3C73453E6480B671C0EF2F753B6900DA2060F5B44_183)); } inline __StaticArrayInitTypeSizeU3D48_tFD8B246DD801288DF862F996D7F0915222433AD7 get_U39CCC11CED0AD12118416B3C3C73453E6480B671C0EF2F753B6900DA2060F5B44_183() const { return ___9CCC11CED0AD12118416B3C3C73453E6480B671C0EF2F753B6900DA2060F5B44_183; } inline __StaticArrayInitTypeSizeU3D48_tFD8B246DD801288DF862F996D7F0915222433AD7 * get_address_of_U39CCC11CED0AD12118416B3C3C73453E6480B671C0EF2F753B6900DA2060F5B44_183() { return &___9CCC11CED0AD12118416B3C3C73453E6480B671C0EF2F753B6900DA2060F5B44_183; } inline void set_U39CCC11CED0AD12118416B3C3C73453E6480B671C0EF2F753B6900DA2060F5B44_183(__StaticArrayInitTypeSizeU3D48_tFD8B246DD801288DF862F996D7F0915222433AD7 value) { ___9CCC11CED0AD12118416B3C3C73453E6480B671C0EF2F753B6900DA2060F5B44_183 = value; } inline static int32_t get_offset_of_U39CFF23020B5A7E24467474237978D4CB52A601FBC0B3E504B9ABC64C062A499C_184() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___9CFF23020B5A7E24467474237978D4CB52A601FBC0B3E504B9ABC64C062A499C_184)); } inline __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 get_U39CFF23020B5A7E24467474237978D4CB52A601FBC0B3E504B9ABC64C062A499C_184() const { return ___9CFF23020B5A7E24467474237978D4CB52A601FBC0B3E504B9ABC64C062A499C_184; } inline __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 * get_address_of_U39CFF23020B5A7E24467474237978D4CB52A601FBC0B3E504B9ABC64C062A499C_184() { return &___9CFF23020B5A7E24467474237978D4CB52A601FBC0B3E504B9ABC64C062A499C_184; } inline void set_U39CFF23020B5A7E24467474237978D4CB52A601FBC0B3E504B9ABC64C062A499C_184(__StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 value) { ___9CFF23020B5A7E24467474237978D4CB52A601FBC0B3E504B9ABC64C062A499C_184 = value; } inline static int32_t get_offset_of_U39DA5D1DADE776A467199AC96E9412AD7A5CA1E62BCDAC527079912B1185A5C63_185() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___9DA5D1DADE776A467199AC96E9412AD7A5CA1E62BCDAC527079912B1185A5C63_185)); } inline __StaticArrayInitTypeSizeU3D256_t54C7F26E5B56B7887AE4586ABF35C9B1633A3449 get_U39DA5D1DADE776A467199AC96E9412AD7A5CA1E62BCDAC527079912B1185A5C63_185() const { return ___9DA5D1DADE776A467199AC96E9412AD7A5CA1E62BCDAC527079912B1185A5C63_185; } inline __StaticArrayInitTypeSizeU3D256_t54C7F26E5B56B7887AE4586ABF35C9B1633A3449 * get_address_of_U39DA5D1DADE776A467199AC96E9412AD7A5CA1E62BCDAC527079912B1185A5C63_185() { return &___9DA5D1DADE776A467199AC96E9412AD7A5CA1E62BCDAC527079912B1185A5C63_185; } inline void set_U39DA5D1DADE776A467199AC96E9412AD7A5CA1E62BCDAC527079912B1185A5C63_185(__StaticArrayInitTypeSizeU3D256_t54C7F26E5B56B7887AE4586ABF35C9B1633A3449 value) { ___9DA5D1DADE776A467199AC96E9412AD7A5CA1E62BCDAC527079912B1185A5C63_185 = value; } inline static int32_t get_offset_of_U39DA6DC3BEB35D0E411A5D1E407E011542CC032FD6BD76CFFEB5EF327331840FD_186() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___9DA6DC3BEB35D0E411A5D1E407E011542CC032FD6BD76CFFEB5EF327331840FD_186)); } inline __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 get_U39DA6DC3BEB35D0E411A5D1E407E011542CC032FD6BD76CFFEB5EF327331840FD_186() const { return ___9DA6DC3BEB35D0E411A5D1E407E011542CC032FD6BD76CFFEB5EF327331840FD_186; } inline __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 * get_address_of_U39DA6DC3BEB35D0E411A5D1E407E011542CC032FD6BD76CFFEB5EF327331840FD_186() { return &___9DA6DC3BEB35D0E411A5D1E407E011542CC032FD6BD76CFFEB5EF327331840FD_186; } inline void set_U39DA6DC3BEB35D0E411A5D1E407E011542CC032FD6BD76CFFEB5EF327331840FD_186(__StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 value) { ___9DA6DC3BEB35D0E411A5D1E407E011542CC032FD6BD76CFFEB5EF327331840FD_186 = value; } inline static int32_t get_offset_of_U39DC840E2F2B5B0E9B3B12C6585295C61986721911DA7AE18C9B18EFF2F01ABE5_187() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___9DC840E2F2B5B0E9B3B12C6585295C61986721911DA7AE18C9B18EFF2F01ABE5_187)); } inline __StaticArrayInitTypeSizeU3D28_tB9DE54DF41ABC27805509271A10177513906BF30 get_U39DC840E2F2B5B0E9B3B12C6585295C61986721911DA7AE18C9B18EFF2F01ABE5_187() const { return ___9DC840E2F2B5B0E9B3B12C6585295C61986721911DA7AE18C9B18EFF2F01ABE5_187; } inline __StaticArrayInitTypeSizeU3D28_tB9DE54DF41ABC27805509271A10177513906BF30 * get_address_of_U39DC840E2F2B5B0E9B3B12C6585295C61986721911DA7AE18C9B18EFF2F01ABE5_187() { return &___9DC840E2F2B5B0E9B3B12C6585295C61986721911DA7AE18C9B18EFF2F01ABE5_187; } inline void set_U39DC840E2F2B5B0E9B3B12C6585295C61986721911DA7AE18C9B18EFF2F01ABE5_187(__StaticArrayInitTypeSizeU3D28_tB9DE54DF41ABC27805509271A10177513906BF30 value) { ___9DC840E2F2B5B0E9B3B12C6585295C61986721911DA7AE18C9B18EFF2F01ABE5_187 = value; } inline static int32_t get_offset_of_U39DDE3528C5CCCCD4D7C730403ABE54766C6645E371ED7ACB70584C320D87F670_188() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___9DDE3528C5CCCCD4D7C730403ABE54766C6645E371ED7ACB70584C320D87F670_188)); } inline __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 get_U39DDE3528C5CCCCD4D7C730403ABE54766C6645E371ED7ACB70584C320D87F670_188() const { return ___9DDE3528C5CCCCD4D7C730403ABE54766C6645E371ED7ACB70584C320D87F670_188; } inline __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 * get_address_of_U39DDE3528C5CCCCD4D7C730403ABE54766C6645E371ED7ACB70584C320D87F670_188() { return &___9DDE3528C5CCCCD4D7C730403ABE54766C6645E371ED7ACB70584C320D87F670_188; } inline void set_U39DDE3528C5CCCCD4D7C730403ABE54766C6645E371ED7ACB70584C320D87F670_188(__StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 value) { ___9DDE3528C5CCCCD4D7C730403ABE54766C6645E371ED7ACB70584C320D87F670_188 = value; } inline static int32_t get_offset_of_U39EF35AA995725D55C515A807B1D2BE31B36269235146245330CFB2683FA9A840_189() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___9EF35AA995725D55C515A807B1D2BE31B36269235146245330CFB2683FA9A840_189)); } inline __StaticArrayInitTypeSizeU3D32_t1DFB229ADDC86DD5A295F9C768E8E5D0DF92913F get_U39EF35AA995725D55C515A807B1D2BE31B36269235146245330CFB2683FA9A840_189() const { return ___9EF35AA995725D55C515A807B1D2BE31B36269235146245330CFB2683FA9A840_189; } inline __StaticArrayInitTypeSizeU3D32_t1DFB229ADDC86DD5A295F9C768E8E5D0DF92913F * get_address_of_U39EF35AA995725D55C515A807B1D2BE31B36269235146245330CFB2683FA9A840_189() { return &___9EF35AA995725D55C515A807B1D2BE31B36269235146245330CFB2683FA9A840_189; } inline void set_U39EF35AA995725D55C515A807B1D2BE31B36269235146245330CFB2683FA9A840_189(__StaticArrayInitTypeSizeU3D32_t1DFB229ADDC86DD5A295F9C768E8E5D0DF92913F value) { ___9EF35AA995725D55C515A807B1D2BE31B36269235146245330CFB2683FA9A840_189 = value; } inline static int32_t get_offset_of_U39F9F5111F7B27A781F1F1DDDE5EBC2DD2B796BFC7365C9C28B548E564176929F_190() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___9F9F5111F7B27A781F1F1DDDE5EBC2DD2B796BFC7365C9C28B548E564176929F_190)); } inline __StaticArrayInitTypeSizeU3D16_tFDEEE4051A26433A5996232ADC3414625654DA66 get_U39F9F5111F7B27A781F1F1DDDE5EBC2DD2B796BFC7365C9C28B548E564176929F_190() const { return ___9F9F5111F7B27A781F1F1DDDE5EBC2DD2B796BFC7365C9C28B548E564176929F_190; } inline __StaticArrayInitTypeSizeU3D16_tFDEEE4051A26433A5996232ADC3414625654DA66 * get_address_of_U39F9F5111F7B27A781F1F1DDDE5EBC2DD2B796BFC7365C9C28B548E564176929F_190() { return &___9F9F5111F7B27A781F1F1DDDE5EBC2DD2B796BFC7365C9C28B548E564176929F_190; } inline void set_U39F9F5111F7B27A781F1F1DDDE5EBC2DD2B796BFC7365C9C28B548E564176929F_190(__StaticArrayInitTypeSizeU3D16_tFDEEE4051A26433A5996232ADC3414625654DA66 value) { ___9F9F5111F7B27A781F1F1DDDE5EBC2DD2B796BFC7365C9C28B548E564176929F_190 = value; } inline static int32_t get_offset_of_A08110AAECF4B88CA5A7F070B68E448ED895A5DE752B84C57651DA54D9BB5814_191() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___A08110AAECF4B88CA5A7F070B68E448ED895A5DE752B84C57651DA54D9BB5814_191)); } inline __StaticArrayInitTypeSizeU3D32_t1DFB229ADDC86DD5A295F9C768E8E5D0DF92913F get_A08110AAECF4B88CA5A7F070B68E448ED895A5DE752B84C57651DA54D9BB5814_191() const { return ___A08110AAECF4B88CA5A7F070B68E448ED895A5DE752B84C57651DA54D9BB5814_191; } inline __StaticArrayInitTypeSizeU3D32_t1DFB229ADDC86DD5A295F9C768E8E5D0DF92913F * get_address_of_A08110AAECF4B88CA5A7F070B68E448ED895A5DE752B84C57651DA54D9BB5814_191() { return &___A08110AAECF4B88CA5A7F070B68E448ED895A5DE752B84C57651DA54D9BB5814_191; } inline void set_A08110AAECF4B88CA5A7F070B68E448ED895A5DE752B84C57651DA54D9BB5814_191(__StaticArrayInitTypeSizeU3D32_t1DFB229ADDC86DD5A295F9C768E8E5D0DF92913F value) { ___A08110AAECF4B88CA5A7F070B68E448ED895A5DE752B84C57651DA54D9BB5814_191 = value; } inline static int32_t get_offset_of_A1486177999A77F2FD76EAB02D2517803BFF5B0C5A01CFB95B3F1DA7B7D6DCE8_192() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___A1486177999A77F2FD76EAB02D2517803BFF5B0C5A01CFB95B3F1DA7B7D6DCE8_192)); } inline __StaticArrayInitTypeSizeU3D64_t793535D031B918C2C510207830D7BE6CAC6F369C get_A1486177999A77F2FD76EAB02D2517803BFF5B0C5A01CFB95B3F1DA7B7D6DCE8_192() const { return ___A1486177999A77F2FD76EAB02D2517803BFF5B0C5A01CFB95B3F1DA7B7D6DCE8_192; } inline __StaticArrayInitTypeSizeU3D64_t793535D031B918C2C510207830D7BE6CAC6F369C * get_address_of_A1486177999A77F2FD76EAB02D2517803BFF5B0C5A01CFB95B3F1DA7B7D6DCE8_192() { return &___A1486177999A77F2FD76EAB02D2517803BFF5B0C5A01CFB95B3F1DA7B7D6DCE8_192; } inline void set_A1486177999A77F2FD76EAB02D2517803BFF5B0C5A01CFB95B3F1DA7B7D6DCE8_192(__StaticArrayInitTypeSizeU3D64_t793535D031B918C2C510207830D7BE6CAC6F369C value) { ___A1486177999A77F2FD76EAB02D2517803BFF5B0C5A01CFB95B3F1DA7B7D6DCE8_192 = value; } inline static int32_t get_offset_of_A39EF033189E647DDABF6324B79FCD143D3FD7DFF7B247086B02EC33B9E3B15E_193() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___A39EF033189E647DDABF6324B79FCD143D3FD7DFF7B247086B02EC33B9E3B15E_193)); } inline __StaticArrayInitTypeSizeU3D64_t793535D031B918C2C510207830D7BE6CAC6F369C get_A39EF033189E647DDABF6324B79FCD143D3FD7DFF7B247086B02EC33B9E3B15E_193() const { return ___A39EF033189E647DDABF6324B79FCD143D3FD7DFF7B247086B02EC33B9E3B15E_193; } inline __StaticArrayInitTypeSizeU3D64_t793535D031B918C2C510207830D7BE6CAC6F369C * get_address_of_A39EF033189E647DDABF6324B79FCD143D3FD7DFF7B247086B02EC33B9E3B15E_193() { return &___A39EF033189E647DDABF6324B79FCD143D3FD7DFF7B247086B02EC33B9E3B15E_193; } inline void set_A39EF033189E647DDABF6324B79FCD143D3FD7DFF7B247086B02EC33B9E3B15E_193(__StaticArrayInitTypeSizeU3D64_t793535D031B918C2C510207830D7BE6CAC6F369C value) { ___A39EF033189E647DDABF6324B79FCD143D3FD7DFF7B247086B02EC33B9E3B15E_193 = value; } inline static int32_t get_offset_of_A4241EDCB474331DF94C96B4F24A3A8773452488FD0458F8C0C30F7C24B89E07_194() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___A4241EDCB474331DF94C96B4F24A3A8773452488FD0458F8C0C30F7C24B89E07_194)); } inline __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 get_A4241EDCB474331DF94C96B4F24A3A8773452488FD0458F8C0C30F7C24B89E07_194() const { return ___A4241EDCB474331DF94C96B4F24A3A8773452488FD0458F8C0C30F7C24B89E07_194; } inline __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 * get_address_of_A4241EDCB474331DF94C96B4F24A3A8773452488FD0458F8C0C30F7C24B89E07_194() { return &___A4241EDCB474331DF94C96B4F24A3A8773452488FD0458F8C0C30F7C24B89E07_194; } inline void set_A4241EDCB474331DF94C96B4F24A3A8773452488FD0458F8C0C30F7C24B89E07_194(__StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 value) { ___A4241EDCB474331DF94C96B4F24A3A8773452488FD0458F8C0C30F7C24B89E07_194 = value; } inline static int32_t get_offset_of_A45AA8042E89D23F821D2E22C9EBAFCEC4D3B1291072EA6A49D9D8A490839689_195() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___A45AA8042E89D23F821D2E22C9EBAFCEC4D3B1291072EA6A49D9D8A490839689_195)); } inline __StaticArrayInitTypeSizeU3D38_tA06FFB58ABD95EAC48139C4ABFED36B1C69D0B92 get_A45AA8042E89D23F821D2E22C9EBAFCEC4D3B1291072EA6A49D9D8A490839689_195() const { return ___A45AA8042E89D23F821D2E22C9EBAFCEC4D3B1291072EA6A49D9D8A490839689_195; } inline __StaticArrayInitTypeSizeU3D38_tA06FFB58ABD95EAC48139C4ABFED36B1C69D0B92 * get_address_of_A45AA8042E89D23F821D2E22C9EBAFCEC4D3B1291072EA6A49D9D8A490839689_195() { return &___A45AA8042E89D23F821D2E22C9EBAFCEC4D3B1291072EA6A49D9D8A490839689_195; } inline void set_A45AA8042E89D23F821D2E22C9EBAFCEC4D3B1291072EA6A49D9D8A490839689_195(__StaticArrayInitTypeSizeU3D38_tA06FFB58ABD95EAC48139C4ABFED36B1C69D0B92 value) { ___A45AA8042E89D23F821D2E22C9EBAFCEC4D3B1291072EA6A49D9D8A490839689_195 = value; } inline static int32_t get_offset_of_A589B8F1C215FA773BA2724EB825E8B2D1792FB955349574454E18C63537F2A6_196() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___A589B8F1C215FA773BA2724EB825E8B2D1792FB955349574454E18C63537F2A6_196)); } inline __StaticArrayInitTypeSizeU3D128_tA0867200945A1690520537DFA2DD9F2DC8E1209C get_A589B8F1C215FA773BA2724EB825E8B2D1792FB955349574454E18C63537F2A6_196() const { return ___A589B8F1C215FA773BA2724EB825E8B2D1792FB955349574454E18C63537F2A6_196; } inline __StaticArrayInitTypeSizeU3D128_tA0867200945A1690520537DFA2DD9F2DC8E1209C * get_address_of_A589B8F1C215FA773BA2724EB825E8B2D1792FB955349574454E18C63537F2A6_196() { return &___A589B8F1C215FA773BA2724EB825E8B2D1792FB955349574454E18C63537F2A6_196; } inline void set_A589B8F1C215FA773BA2724EB825E8B2D1792FB955349574454E18C63537F2A6_196(__StaticArrayInitTypeSizeU3D128_tA0867200945A1690520537DFA2DD9F2DC8E1209C value) { ___A589B8F1C215FA773BA2724EB825E8B2D1792FB955349574454E18C63537F2A6_196 = value; } inline static int32_t get_offset_of_A5A95A17B27BD47489B7BEB4A8AA145D08C838C183CD5A77A1A5EFD96AA3AB99_197() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___A5A95A17B27BD47489B7BEB4A8AA145D08C838C183CD5A77A1A5EFD96AA3AB99_197)); } inline __StaticArrayInitTypeSizeU3D64_t793535D031B918C2C510207830D7BE6CAC6F369C get_A5A95A17B27BD47489B7BEB4A8AA145D08C838C183CD5A77A1A5EFD96AA3AB99_197() const { return ___A5A95A17B27BD47489B7BEB4A8AA145D08C838C183CD5A77A1A5EFD96AA3AB99_197; } inline __StaticArrayInitTypeSizeU3D64_t793535D031B918C2C510207830D7BE6CAC6F369C * get_address_of_A5A95A17B27BD47489B7BEB4A8AA145D08C838C183CD5A77A1A5EFD96AA3AB99_197() { return &___A5A95A17B27BD47489B7BEB4A8AA145D08C838C183CD5A77A1A5EFD96AA3AB99_197; } inline void set_A5A95A17B27BD47489B7BEB4A8AA145D08C838C183CD5A77A1A5EFD96AA3AB99_197(__StaticArrayInitTypeSizeU3D64_t793535D031B918C2C510207830D7BE6CAC6F369C value) { ___A5A95A17B27BD47489B7BEB4A8AA145D08C838C183CD5A77A1A5EFD96AA3AB99_197 = value; } inline static int32_t get_offset_of_A719D1E9DB9C1628AF05DD49B4AA5D095CF0AD06D01C396B1777588A04D9D13E_198() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___A719D1E9DB9C1628AF05DD49B4AA5D095CF0AD06D01C396B1777588A04D9D13E_198)); } inline __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 get_A719D1E9DB9C1628AF05DD49B4AA5D095CF0AD06D01C396B1777588A04D9D13E_198() const { return ___A719D1E9DB9C1628AF05DD49B4AA5D095CF0AD06D01C396B1777588A04D9D13E_198; } inline __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 * get_address_of_A719D1E9DB9C1628AF05DD49B4AA5D095CF0AD06D01C396B1777588A04D9D13E_198() { return &___A719D1E9DB9C1628AF05DD49B4AA5D095CF0AD06D01C396B1777588A04D9D13E_198; } inline void set_A719D1E9DB9C1628AF05DD49B4AA5D095CF0AD06D01C396B1777588A04D9D13E_198(__StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 value) { ___A719D1E9DB9C1628AF05DD49B4AA5D095CF0AD06D01C396B1777588A04D9D13E_198 = value; } inline static int32_t get_offset_of_A80010A555E14F5B5B3D967E0F1621742AC2048F40EBF73EB76AD8991448EE21_199() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___A80010A555E14F5B5B3D967E0F1621742AC2048F40EBF73EB76AD8991448EE21_199)); } inline __StaticArrayInitTypeSizeU3D16_tFDEEE4051A26433A5996232ADC3414625654DA66 get_A80010A555E14F5B5B3D967E0F1621742AC2048F40EBF73EB76AD8991448EE21_199() const { return ___A80010A555E14F5B5B3D967E0F1621742AC2048F40EBF73EB76AD8991448EE21_199; } inline __StaticArrayInitTypeSizeU3D16_tFDEEE4051A26433A5996232ADC3414625654DA66 * get_address_of_A80010A555E14F5B5B3D967E0F1621742AC2048F40EBF73EB76AD8991448EE21_199() { return &___A80010A555E14F5B5B3D967E0F1621742AC2048F40EBF73EB76AD8991448EE21_199; } inline void set_A80010A555E14F5B5B3D967E0F1621742AC2048F40EBF73EB76AD8991448EE21_199(__StaticArrayInitTypeSizeU3D16_tFDEEE4051A26433A5996232ADC3414625654DA66 value) { ___A80010A555E14F5B5B3D967E0F1621742AC2048F40EBF73EB76AD8991448EE21_199 = value; } inline static int32_t get_offset_of_A935391692FCA9A4CF6CE823B9DBED3DB708352BB4ACEDDA9EADCA78ADD23DB7_200() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___A935391692FCA9A4CF6CE823B9DBED3DB708352BB4ACEDDA9EADCA78ADD23DB7_200)); } inline __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 get_A935391692FCA9A4CF6CE823B9DBED3DB708352BB4ACEDDA9EADCA78ADD23DB7_200() const { return ___A935391692FCA9A4CF6CE823B9DBED3DB708352BB4ACEDDA9EADCA78ADD23DB7_200; } inline __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 * get_address_of_A935391692FCA9A4CF6CE823B9DBED3DB708352BB4ACEDDA9EADCA78ADD23DB7_200() { return &___A935391692FCA9A4CF6CE823B9DBED3DB708352BB4ACEDDA9EADCA78ADD23DB7_200; } inline void set_A935391692FCA9A4CF6CE823B9DBED3DB708352BB4ACEDDA9EADCA78ADD23DB7_200(__StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 value) { ___A935391692FCA9A4CF6CE823B9DBED3DB708352BB4ACEDDA9EADCA78ADD23DB7_200 = value; } inline static int32_t get_offset_of_A9DD1527A5845A7B2E82F3427251AD622D570D0B8CDA4A0AF9644EB34E69B2FC_201() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___A9DD1527A5845A7B2E82F3427251AD622D570D0B8CDA4A0AF9644EB34E69B2FC_201)); } inline int32_t get_A9DD1527A5845A7B2E82F3427251AD622D570D0B8CDA4A0AF9644EB34E69B2FC_201() const { return ___A9DD1527A5845A7B2E82F3427251AD622D570D0B8CDA4A0AF9644EB34E69B2FC_201; } inline int32_t* get_address_of_A9DD1527A5845A7B2E82F3427251AD622D570D0B8CDA4A0AF9644EB34E69B2FC_201() { return &___A9DD1527A5845A7B2E82F3427251AD622D570D0B8CDA4A0AF9644EB34E69B2FC_201; } inline void set_A9DD1527A5845A7B2E82F3427251AD622D570D0B8CDA4A0AF9644EB34E69B2FC_201(int32_t value) { ___A9DD1527A5845A7B2E82F3427251AD622D570D0B8CDA4A0AF9644EB34E69B2FC_201 = value; } inline static int32_t get_offset_of_AA5D3053E53FEC67956EC1D2AA6F57CC52342FFEA91E9B7BEAF9ED8E6FCEEC23_202() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___AA5D3053E53FEC67956EC1D2AA6F57CC52342FFEA91E9B7BEAF9ED8E6FCEEC23_202)); } inline __StaticArrayInitTypeSizeU3D1024_tBE4C179BB086BC42B30E7BE339E60017D8093665 get_AA5D3053E53FEC67956EC1D2AA6F57CC52342FFEA91E9B7BEAF9ED8E6FCEEC23_202() const { return ___AA5D3053E53FEC67956EC1D2AA6F57CC52342FFEA91E9B7BEAF9ED8E6FCEEC23_202; } inline __StaticArrayInitTypeSizeU3D1024_tBE4C179BB086BC42B30E7BE339E60017D8093665 * get_address_of_AA5D3053E53FEC67956EC1D2AA6F57CC52342FFEA91E9B7BEAF9ED8E6FCEEC23_202() { return &___AA5D3053E53FEC67956EC1D2AA6F57CC52342FFEA91E9B7BEAF9ED8E6FCEEC23_202; } inline void set_AA5D3053E53FEC67956EC1D2AA6F57CC52342FFEA91E9B7BEAF9ED8E6FCEEC23_202(__StaticArrayInitTypeSizeU3D1024_tBE4C179BB086BC42B30E7BE339E60017D8093665 value) { ___AA5D3053E53FEC67956EC1D2AA6F57CC52342FFEA91E9B7BEAF9ED8E6FCEEC23_202 = value; } inline static int32_t get_offset_of_AB3F6EE9927AC1C89E7F3D250F8DAC9A070249930D4A758B98F4D5B9A8E202B3_203() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___AB3F6EE9927AC1C89E7F3D250F8DAC9A070249930D4A758B98F4D5B9A8E202B3_203)); } inline __StaticArrayInitTypeSizeU3D56_tEBF9CCD8C2A1E8B12AE6EDE1B31598793DD01186 get_AB3F6EE9927AC1C89E7F3D250F8DAC9A070249930D4A758B98F4D5B9A8E202B3_203() const { return ___AB3F6EE9927AC1C89E7F3D250F8DAC9A070249930D4A758B98F4D5B9A8E202B3_203; } inline __StaticArrayInitTypeSizeU3D56_tEBF9CCD8C2A1E8B12AE6EDE1B31598793DD01186 * get_address_of_AB3F6EE9927AC1C89E7F3D250F8DAC9A070249930D4A758B98F4D5B9A8E202B3_203() { return &___AB3F6EE9927AC1C89E7F3D250F8DAC9A070249930D4A758B98F4D5B9A8E202B3_203; } inline void set_AB3F6EE9927AC1C89E7F3D250F8DAC9A070249930D4A758B98F4D5B9A8E202B3_203(__StaticArrayInitTypeSizeU3D56_tEBF9CCD8C2A1E8B12AE6EDE1B31598793DD01186 value) { ___AB3F6EE9927AC1C89E7F3D250F8DAC9A070249930D4A758B98F4D5B9A8E202B3_203 = value; } inline static int32_t get_offset_of_AB60EEBC1B8BF85AD5AF219745EEA4317E0C780D22675F7A33A0929A34D17DE5_204() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___AB60EEBC1B8BF85AD5AF219745EEA4317E0C780D22675F7A33A0929A34D17DE5_204)); } inline __StaticArrayInitTypeSizeU3D1024_tBE4C179BB086BC42B30E7BE339E60017D8093665 get_AB60EEBC1B8BF85AD5AF219745EEA4317E0C780D22675F7A33A0929A34D17DE5_204() const { return ___AB60EEBC1B8BF85AD5AF219745EEA4317E0C780D22675F7A33A0929A34D17DE5_204; } inline __StaticArrayInitTypeSizeU3D1024_tBE4C179BB086BC42B30E7BE339E60017D8093665 * get_address_of_AB60EEBC1B8BF85AD5AF219745EEA4317E0C780D22675F7A33A0929A34D17DE5_204() { return &___AB60EEBC1B8BF85AD5AF219745EEA4317E0C780D22675F7A33A0929A34D17DE5_204; } inline void set_AB60EEBC1B8BF85AD5AF219745EEA4317E0C780D22675F7A33A0929A34D17DE5_204(__StaticArrayInitTypeSizeU3D1024_tBE4C179BB086BC42B30E7BE339E60017D8093665 value) { ___AB60EEBC1B8BF85AD5AF219745EEA4317E0C780D22675F7A33A0929A34D17DE5_204 = value; } inline static int32_t get_offset_of_AC7FC16C704375F0F1DB433E70C6C2B90B1D797B17806DD74E7664CAD8BFA778_205() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___AC7FC16C704375F0F1DB433E70C6C2B90B1D797B17806DD74E7664CAD8BFA778_205)); } inline __StaticArrayInitTypeSizeU3D2048_t466737CD17660C48F81FB82F5CE837C6303A316E get_AC7FC16C704375F0F1DB433E70C6C2B90B1D797B17806DD74E7664CAD8BFA778_205() const { return ___AC7FC16C704375F0F1DB433E70C6C2B90B1D797B17806DD74E7664CAD8BFA778_205; } inline __StaticArrayInitTypeSizeU3D2048_t466737CD17660C48F81FB82F5CE837C6303A316E * get_address_of_AC7FC16C704375F0F1DB433E70C6C2B90B1D797B17806DD74E7664CAD8BFA778_205() { return &___AC7FC16C704375F0F1DB433E70C6C2B90B1D797B17806DD74E7664CAD8BFA778_205; } inline void set_AC7FC16C704375F0F1DB433E70C6C2B90B1D797B17806DD74E7664CAD8BFA778_205(__StaticArrayInitTypeSizeU3D2048_t466737CD17660C48F81FB82F5CE837C6303A316E value) { ___AC7FC16C704375F0F1DB433E70C6C2B90B1D797B17806DD74E7664CAD8BFA778_205 = value; } inline static int32_t get_offset_of_AD220A499D7A196B0FE1E8BCDAA020369A8BA1C4CF21B15A3E21935ED7B09D54_206() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___AD220A499D7A196B0FE1E8BCDAA020369A8BA1C4CF21B15A3E21935ED7B09D54_206)); } inline __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 get_AD220A499D7A196B0FE1E8BCDAA020369A8BA1C4CF21B15A3E21935ED7B09D54_206() const { return ___AD220A499D7A196B0FE1E8BCDAA020369A8BA1C4CF21B15A3E21935ED7B09D54_206; } inline __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 * get_address_of_AD220A499D7A196B0FE1E8BCDAA020369A8BA1C4CF21B15A3E21935ED7B09D54_206() { return &___AD220A499D7A196B0FE1E8BCDAA020369A8BA1C4CF21B15A3E21935ED7B09D54_206; } inline void set_AD220A499D7A196B0FE1E8BCDAA020369A8BA1C4CF21B15A3E21935ED7B09D54_206(__StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 value) { ___AD220A499D7A196B0FE1E8BCDAA020369A8BA1C4CF21B15A3E21935ED7B09D54_206 = value; } inline static int32_t get_offset_of_ADA8FCF87AF641D309489525EC896153F79D2AFEA9622C0BDCEDB7F8EAADD77F_207() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___ADA8FCF87AF641D309489525EC896153F79D2AFEA9622C0BDCEDB7F8EAADD77F_207)); } inline __StaticArrayInitTypeSizeU3D24_t2F23740D8943FC7C06AD3DD80B71D65744F140F2 get_ADA8FCF87AF641D309489525EC896153F79D2AFEA9622C0BDCEDB7F8EAADD77F_207() const { return ___ADA8FCF87AF641D309489525EC896153F79D2AFEA9622C0BDCEDB7F8EAADD77F_207; } inline __StaticArrayInitTypeSizeU3D24_t2F23740D8943FC7C06AD3DD80B71D65744F140F2 * get_address_of_ADA8FCF87AF641D309489525EC896153F79D2AFEA9622C0BDCEDB7F8EAADD77F_207() { return &___ADA8FCF87AF641D309489525EC896153F79D2AFEA9622C0BDCEDB7F8EAADD77F_207; } inline void set_ADA8FCF87AF641D309489525EC896153F79D2AFEA9622C0BDCEDB7F8EAADD77F_207(__StaticArrayInitTypeSizeU3D24_t2F23740D8943FC7C06AD3DD80B71D65744F140F2 value) { ___ADA8FCF87AF641D309489525EC896153F79D2AFEA9622C0BDCEDB7F8EAADD77F_207 = value; } inline static int32_t get_offset_of_AF0312129020B258B5B582D3F8EA8A3DAB35467AE93C8C6DBE5D6681CCD7D489_208() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___AF0312129020B258B5B582D3F8EA8A3DAB35467AE93C8C6DBE5D6681CCD7D489_208)); } inline __StaticArrayInitTypeSizeU3D32_t1DFB229ADDC86DD5A295F9C768E8E5D0DF92913F get_AF0312129020B258B5B582D3F8EA8A3DAB35467AE93C8C6DBE5D6681CCD7D489_208() const { return ___AF0312129020B258B5B582D3F8EA8A3DAB35467AE93C8C6DBE5D6681CCD7D489_208; } inline __StaticArrayInitTypeSizeU3D32_t1DFB229ADDC86DD5A295F9C768E8E5D0DF92913F * get_address_of_AF0312129020B258B5B582D3F8EA8A3DAB35467AE93C8C6DBE5D6681CCD7D489_208() { return &___AF0312129020B258B5B582D3F8EA8A3DAB35467AE93C8C6DBE5D6681CCD7D489_208; } inline void set_AF0312129020B258B5B582D3F8EA8A3DAB35467AE93C8C6DBE5D6681CCD7D489_208(__StaticArrayInitTypeSizeU3D32_t1DFB229ADDC86DD5A295F9C768E8E5D0DF92913F value) { ___AF0312129020B258B5B582D3F8EA8A3DAB35467AE93C8C6DBE5D6681CCD7D489_208 = value; } inline static int32_t get_offset_of_B09C22565E577648AD57A0C5D1F44C38D4C01E2BF7727269A1E20A3717CC77D0_209() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___B09C22565E577648AD57A0C5D1F44C38D4C01E2BF7727269A1E20A3717CC77D0_209)); } inline __StaticArrayInitTypeSizeU3D40_tEADC5D82E308542CB0A95168FC156FE53D85DB4F get_B09C22565E577648AD57A0C5D1F44C38D4C01E2BF7727269A1E20A3717CC77D0_209() const { return ___B09C22565E577648AD57A0C5D1F44C38D4C01E2BF7727269A1E20A3717CC77D0_209; } inline __StaticArrayInitTypeSizeU3D40_tEADC5D82E308542CB0A95168FC156FE53D85DB4F * get_address_of_B09C22565E577648AD57A0C5D1F44C38D4C01E2BF7727269A1E20A3717CC77D0_209() { return &___B09C22565E577648AD57A0C5D1F44C38D4C01E2BF7727269A1E20A3717CC77D0_209; } inline void set_B09C22565E577648AD57A0C5D1F44C38D4C01E2BF7727269A1E20A3717CC77D0_209(__StaticArrayInitTypeSizeU3D40_tEADC5D82E308542CB0A95168FC156FE53D85DB4F value) { ___B09C22565E577648AD57A0C5D1F44C38D4C01E2BF7727269A1E20A3717CC77D0_209 = value; } inline static int32_t get_offset_of_B17AF625BB8EA7C85766DBFB60A73BAE2A82560C68B4F03D08B576CD43E911DA_210() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___B17AF625BB8EA7C85766DBFB60A73BAE2A82560C68B4F03D08B576CD43E911DA_210)); } inline __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 get_B17AF625BB8EA7C85766DBFB60A73BAE2A82560C68B4F03D08B576CD43E911DA_210() const { return ___B17AF625BB8EA7C85766DBFB60A73BAE2A82560C68B4F03D08B576CD43E911DA_210; } inline __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 * get_address_of_B17AF625BB8EA7C85766DBFB60A73BAE2A82560C68B4F03D08B576CD43E911DA_210() { return &___B17AF625BB8EA7C85766DBFB60A73BAE2A82560C68B4F03D08B576CD43E911DA_210; } inline void set_B17AF625BB8EA7C85766DBFB60A73BAE2A82560C68B4F03D08B576CD43E911DA_210(__StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 value) { ___B17AF625BB8EA7C85766DBFB60A73BAE2A82560C68B4F03D08B576CD43E911DA_210 = value; } inline static int32_t get_offset_of_B1FFCD775449513A059F2F3A2DF44C39E6542C6474D6BAE3DC3FA1BC256255F0_211() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___B1FFCD775449513A059F2F3A2DF44C39E6542C6474D6BAE3DC3FA1BC256255F0_211)); } inline __StaticArrayInitTypeSizeU3D16_tFDEEE4051A26433A5996232ADC3414625654DA66 get_B1FFCD775449513A059F2F3A2DF44C39E6542C6474D6BAE3DC3FA1BC256255F0_211() const { return ___B1FFCD775449513A059F2F3A2DF44C39E6542C6474D6BAE3DC3FA1BC256255F0_211; } inline __StaticArrayInitTypeSizeU3D16_tFDEEE4051A26433A5996232ADC3414625654DA66 * get_address_of_B1FFCD775449513A059F2F3A2DF44C39E6542C6474D6BAE3DC3FA1BC256255F0_211() { return &___B1FFCD775449513A059F2F3A2DF44C39E6542C6474D6BAE3DC3FA1BC256255F0_211; } inline void set_B1FFCD775449513A059F2F3A2DF44C39E6542C6474D6BAE3DC3FA1BC256255F0_211(__StaticArrayInitTypeSizeU3D16_tFDEEE4051A26433A5996232ADC3414625654DA66 value) { ___B1FFCD775449513A059F2F3A2DF44C39E6542C6474D6BAE3DC3FA1BC256255F0_211 = value; } inline static int32_t get_offset_of_B23D510F520CB4BA8AFA847F8A40E757C40CB6A55B237EFA1AC6D3984911B114_212() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___B23D510F520CB4BA8AFA847F8A40E757C40CB6A55B237EFA1AC6D3984911B114_212)); } inline __StaticArrayInitTypeSizeU3D120_tD78937C26C99B5FDF514E7F2EB4F8F2367B4C05A get_B23D510F520CB4BA8AFA847F8A40E757C40CB6A55B237EFA1AC6D3984911B114_212() const { return ___B23D510F520CB4BA8AFA847F8A40E757C40CB6A55B237EFA1AC6D3984911B114_212; } inline __StaticArrayInitTypeSizeU3D120_tD78937C26C99B5FDF514E7F2EB4F8F2367B4C05A * get_address_of_B23D510F520CB4BA8AFA847F8A40E757C40CB6A55B237EFA1AC6D3984911B114_212() { return &___B23D510F520CB4BA8AFA847F8A40E757C40CB6A55B237EFA1AC6D3984911B114_212; } inline void set_B23D510F520CB4BA8AFA847F8A40E757C40CB6A55B237EFA1AC6D3984911B114_212(__StaticArrayInitTypeSizeU3D120_tD78937C26C99B5FDF514E7F2EB4F8F2367B4C05A value) { ___B23D510F520CB4BA8AFA847F8A40E757C40CB6A55B237EFA1AC6D3984911B114_212 = value; } inline static int32_t get_offset_of_B257E85A5D3CAB5E738D5A0FD1A7AE96624BFE92CB7915726CBBE1518C3225CF_213() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___B257E85A5D3CAB5E738D5A0FD1A7AE96624BFE92CB7915726CBBE1518C3225CF_213)); } inline __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 get_B257E85A5D3CAB5E738D5A0FD1A7AE96624BFE92CB7915726CBBE1518C3225CF_213() const { return ___B257E85A5D3CAB5E738D5A0FD1A7AE96624BFE92CB7915726CBBE1518C3225CF_213; } inline __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 * get_address_of_B257E85A5D3CAB5E738D5A0FD1A7AE96624BFE92CB7915726CBBE1518C3225CF_213() { return &___B257E85A5D3CAB5E738D5A0FD1A7AE96624BFE92CB7915726CBBE1518C3225CF_213; } inline void set_B257E85A5D3CAB5E738D5A0FD1A7AE96624BFE92CB7915726CBBE1518C3225CF_213(__StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 value) { ___B257E85A5D3CAB5E738D5A0FD1A7AE96624BFE92CB7915726CBBE1518C3225CF_213 = value; } inline static int32_t get_offset_of_B2A10F44FFEE5755DDFA6587F62D7F83F24AF24429D3ACA46E56F3F295251DEB_214() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___B2A10F44FFEE5755DDFA6587F62D7F83F24AF24429D3ACA46E56F3F295251DEB_214)); } inline __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 get_B2A10F44FFEE5755DDFA6587F62D7F83F24AF24429D3ACA46E56F3F295251DEB_214() const { return ___B2A10F44FFEE5755DDFA6587F62D7F83F24AF24429D3ACA46E56F3F295251DEB_214; } inline __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 * get_address_of_B2A10F44FFEE5755DDFA6587F62D7F83F24AF24429D3ACA46E56F3F295251DEB_214() { return &___B2A10F44FFEE5755DDFA6587F62D7F83F24AF24429D3ACA46E56F3F295251DEB_214; } inline void set_B2A10F44FFEE5755DDFA6587F62D7F83F24AF24429D3ACA46E56F3F295251DEB_214(__StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 value) { ___B2A10F44FFEE5755DDFA6587F62D7F83F24AF24429D3ACA46E56F3F295251DEB_214 = value; } inline static int32_t get_offset_of_B3985439AEF8A4DF51A3369D7C0211EEF12CB0E510F6630E110C6DCC10B11A8E_215() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___B3985439AEF8A4DF51A3369D7C0211EEF12CB0E510F6630E110C6DCC10B11A8E_215)); } inline __StaticArrayInitTypeSizeU3D64_t793535D031B918C2C510207830D7BE6CAC6F369C get_B3985439AEF8A4DF51A3369D7C0211EEF12CB0E510F6630E110C6DCC10B11A8E_215() const { return ___B3985439AEF8A4DF51A3369D7C0211EEF12CB0E510F6630E110C6DCC10B11A8E_215; } inline __StaticArrayInitTypeSizeU3D64_t793535D031B918C2C510207830D7BE6CAC6F369C * get_address_of_B3985439AEF8A4DF51A3369D7C0211EEF12CB0E510F6630E110C6DCC10B11A8E_215() { return &___B3985439AEF8A4DF51A3369D7C0211EEF12CB0E510F6630E110C6DCC10B11A8E_215; } inline void set_B3985439AEF8A4DF51A3369D7C0211EEF12CB0E510F6630E110C6DCC10B11A8E_215(__StaticArrayInitTypeSizeU3D64_t793535D031B918C2C510207830D7BE6CAC6F369C value) { ___B3985439AEF8A4DF51A3369D7C0211EEF12CB0E510F6630E110C6DCC10B11A8E_215 = value; } inline static int32_t get_offset_of_B48C3FCBDCCF3473EF494DC9D3E37B24CF9202AB511EEEB8FCBB48B626340059_216() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___B48C3FCBDCCF3473EF494DC9D3E37B24CF9202AB511EEEB8FCBB48B626340059_216)); } inline __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 get_B48C3FCBDCCF3473EF494DC9D3E37B24CF9202AB511EEEB8FCBB48B626340059_216() const { return ___B48C3FCBDCCF3473EF494DC9D3E37B24CF9202AB511EEEB8FCBB48B626340059_216; } inline __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 * get_address_of_B48C3FCBDCCF3473EF494DC9D3E37B24CF9202AB511EEEB8FCBB48B626340059_216() { return &___B48C3FCBDCCF3473EF494DC9D3E37B24CF9202AB511EEEB8FCBB48B626340059_216; } inline void set_B48C3FCBDCCF3473EF494DC9D3E37B24CF9202AB511EEEB8FCBB48B626340059_216(__StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 value) { ___B48C3FCBDCCF3473EF494DC9D3E37B24CF9202AB511EEEB8FCBB48B626340059_216 = value; } inline static int32_t get_offset_of_B57A705E01AAAEA098AD619DAA1A7220B6AB16C81F633CD5F40116160334CD05_217() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___B57A705E01AAAEA098AD619DAA1A7220B6AB16C81F633CD5F40116160334CD05_217)); } inline __StaticArrayInitTypeSizeU3D24_t2F23740D8943FC7C06AD3DD80B71D65744F140F2 get_B57A705E01AAAEA098AD619DAA1A7220B6AB16C81F633CD5F40116160334CD05_217() const { return ___B57A705E01AAAEA098AD619DAA1A7220B6AB16C81F633CD5F40116160334CD05_217; } inline __StaticArrayInitTypeSizeU3D24_t2F23740D8943FC7C06AD3DD80B71D65744F140F2 * get_address_of_B57A705E01AAAEA098AD619DAA1A7220B6AB16C81F633CD5F40116160334CD05_217() { return &___B57A705E01AAAEA098AD619DAA1A7220B6AB16C81F633CD5F40116160334CD05_217; } inline void set_B57A705E01AAAEA098AD619DAA1A7220B6AB16C81F633CD5F40116160334CD05_217(__StaticArrayInitTypeSizeU3D24_t2F23740D8943FC7C06AD3DD80B71D65744F140F2 value) { ___B57A705E01AAAEA098AD619DAA1A7220B6AB16C81F633CD5F40116160334CD05_217 = value; } inline static int32_t get_offset_of_B6338EE68F3FD438E03D596B6D76554714958953358DF7320F5073C3CB779758_218() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___B6338EE68F3FD438E03D596B6D76554714958953358DF7320F5073C3CB779758_218)); } inline __StaticArrayInitTypeSizeU3D20_tA7878E15E0E5AC780F6ED4F6E87AD8233A152598 get_B6338EE68F3FD438E03D596B6D76554714958953358DF7320F5073C3CB779758_218() const { return ___B6338EE68F3FD438E03D596B6D76554714958953358DF7320F5073C3CB779758_218; } inline __StaticArrayInitTypeSizeU3D20_tA7878E15E0E5AC780F6ED4F6E87AD8233A152598 * get_address_of_B6338EE68F3FD438E03D596B6D76554714958953358DF7320F5073C3CB779758_218() { return &___B6338EE68F3FD438E03D596B6D76554714958953358DF7320F5073C3CB779758_218; } inline void set_B6338EE68F3FD438E03D596B6D76554714958953358DF7320F5073C3CB779758_218(__StaticArrayInitTypeSizeU3D20_tA7878E15E0E5AC780F6ED4F6E87AD8233A152598 value) { ___B6338EE68F3FD438E03D596B6D76554714958953358DF7320F5073C3CB779758_218 = value; } inline static int32_t get_offset_of_B67F32BB12BAA41BEAF505F53EECD4F1409EF3E782F8CD077B511553999CE297_219() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___B67F32BB12BAA41BEAF505F53EECD4F1409EF3E782F8CD077B511553999CE297_219)); } inline __StaticArrayInitTypeSizeU3D256_t54C7F26E5B56B7887AE4586ABF35C9B1633A3449 get_B67F32BB12BAA41BEAF505F53EECD4F1409EF3E782F8CD077B511553999CE297_219() const { return ___B67F32BB12BAA41BEAF505F53EECD4F1409EF3E782F8CD077B511553999CE297_219; } inline __StaticArrayInitTypeSizeU3D256_t54C7F26E5B56B7887AE4586ABF35C9B1633A3449 * get_address_of_B67F32BB12BAA41BEAF505F53EECD4F1409EF3E782F8CD077B511553999CE297_219() { return &___B67F32BB12BAA41BEAF505F53EECD4F1409EF3E782F8CD077B511553999CE297_219; } inline void set_B67F32BB12BAA41BEAF505F53EECD4F1409EF3E782F8CD077B511553999CE297_219(__StaticArrayInitTypeSizeU3D256_t54C7F26E5B56B7887AE4586ABF35C9B1633A3449 value) { ___B67F32BB12BAA41BEAF505F53EECD4F1409EF3E782F8CD077B511553999CE297_219 = value; } inline static int32_t get_offset_of_B68ACFAD2A3D93FE2B8963E29978E6D3FADFFF5E7FE6C13590E8888CCA7AD7DD_220() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___B68ACFAD2A3D93FE2B8963E29978E6D3FADFFF5E7FE6C13590E8888CCA7AD7DD_220)); } inline __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 get_B68ACFAD2A3D93FE2B8963E29978E6D3FADFFF5E7FE6C13590E8888CCA7AD7DD_220() const { return ___B68ACFAD2A3D93FE2B8963E29978E6D3FADFFF5E7FE6C13590E8888CCA7AD7DD_220; } inline __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 * get_address_of_B68ACFAD2A3D93FE2B8963E29978E6D3FADFFF5E7FE6C13590E8888CCA7AD7DD_220() { return &___B68ACFAD2A3D93FE2B8963E29978E6D3FADFFF5E7FE6C13590E8888CCA7AD7DD_220; } inline void set_B68ACFAD2A3D93FE2B8963E29978E6D3FADFFF5E7FE6C13590E8888CCA7AD7DD_220(__StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 value) { ___B68ACFAD2A3D93FE2B8963E29978E6D3FADFFF5E7FE6C13590E8888CCA7AD7DD_220 = value; } inline static int32_t get_offset_of_B698262446F5CFFF6CD492B8DBB1298BC61F0135EEE69366BD94E81ADE1D5C5A_221() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___B698262446F5CFFF6CD492B8DBB1298BC61F0135EEE69366BD94E81ADE1D5C5A_221)); } inline __StaticArrayInitTypeSizeU3D36_t5A0F5FAC8609C11AC407745154F17247010BD4A1 get_B698262446F5CFFF6CD492B8DBB1298BC61F0135EEE69366BD94E81ADE1D5C5A_221() const { return ___B698262446F5CFFF6CD492B8DBB1298BC61F0135EEE69366BD94E81ADE1D5C5A_221; } inline __StaticArrayInitTypeSizeU3D36_t5A0F5FAC8609C11AC407745154F17247010BD4A1 * get_address_of_B698262446F5CFFF6CD492B8DBB1298BC61F0135EEE69366BD94E81ADE1D5C5A_221() { return &___B698262446F5CFFF6CD492B8DBB1298BC61F0135EEE69366BD94E81ADE1D5C5A_221; } inline void set_B698262446F5CFFF6CD492B8DBB1298BC61F0135EEE69366BD94E81ADE1D5C5A_221(__StaticArrayInitTypeSizeU3D36_t5A0F5FAC8609C11AC407745154F17247010BD4A1 value) { ___B698262446F5CFFF6CD492B8DBB1298BC61F0135EEE69366BD94E81ADE1D5C5A_221 = value; } inline static int32_t get_offset_of_B6FF5DB8C0FA699CD97E8EDF68219F0D1D9E509B4911710791D74AD7DF2DA1AD_222() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___B6FF5DB8C0FA699CD97E8EDF68219F0D1D9E509B4911710791D74AD7DF2DA1AD_222)); } inline __StaticArrayInitTypeSizeU3D36_t5A0F5FAC8609C11AC407745154F17247010BD4A1 get_B6FF5DB8C0FA699CD97E8EDF68219F0D1D9E509B4911710791D74AD7DF2DA1AD_222() const { return ___B6FF5DB8C0FA699CD97E8EDF68219F0D1D9E509B4911710791D74AD7DF2DA1AD_222; } inline __StaticArrayInitTypeSizeU3D36_t5A0F5FAC8609C11AC407745154F17247010BD4A1 * get_address_of_B6FF5DB8C0FA699CD97E8EDF68219F0D1D9E509B4911710791D74AD7DF2DA1AD_222() { return &___B6FF5DB8C0FA699CD97E8EDF68219F0D1D9E509B4911710791D74AD7DF2DA1AD_222; } inline void set_B6FF5DB8C0FA699CD97E8EDF68219F0D1D9E509B4911710791D74AD7DF2DA1AD_222(__StaticArrayInitTypeSizeU3D36_t5A0F5FAC8609C11AC407745154F17247010BD4A1 value) { ___B6FF5DB8C0FA699CD97E8EDF68219F0D1D9E509B4911710791D74AD7DF2DA1AD_222 = value; } inline static int32_t get_offset_of_B77E3D4019880A0C0F03E4214418983FD00C0107BB2632899FE6C3230F97B82C_223() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___B77E3D4019880A0C0F03E4214418983FD00C0107BB2632899FE6C3230F97B82C_223)); } inline __StaticArrayInitTypeSizeU3D16_tFDEEE4051A26433A5996232ADC3414625654DA66 get_B77E3D4019880A0C0F03E4214418983FD00C0107BB2632899FE6C3230F97B82C_223() const { return ___B77E3D4019880A0C0F03E4214418983FD00C0107BB2632899FE6C3230F97B82C_223; } inline __StaticArrayInitTypeSizeU3D16_tFDEEE4051A26433A5996232ADC3414625654DA66 * get_address_of_B77E3D4019880A0C0F03E4214418983FD00C0107BB2632899FE6C3230F97B82C_223() { return &___B77E3D4019880A0C0F03E4214418983FD00C0107BB2632899FE6C3230F97B82C_223; } inline void set_B77E3D4019880A0C0F03E4214418983FD00C0107BB2632899FE6C3230F97B82C_223(__StaticArrayInitTypeSizeU3D16_tFDEEE4051A26433A5996232ADC3414625654DA66 value) { ___B77E3D4019880A0C0F03E4214418983FD00C0107BB2632899FE6C3230F97B82C_223 = value; } inline static int32_t get_offset_of_B7A918F6F138CA8137025633559198B529D28CCEC5A51B005376CC69A5B83D85_224() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___B7A918F6F138CA8137025633559198B529D28CCEC5A51B005376CC69A5B83D85_224)); } inline __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 get_B7A918F6F138CA8137025633559198B529D28CCEC5A51B005376CC69A5B83D85_224() const { return ___B7A918F6F138CA8137025633559198B529D28CCEC5A51B005376CC69A5B83D85_224; } inline __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 * get_address_of_B7A918F6F138CA8137025633559198B529D28CCEC5A51B005376CC69A5B83D85_224() { return &___B7A918F6F138CA8137025633559198B529D28CCEC5A51B005376CC69A5B83D85_224; } inline void set_B7A918F6F138CA8137025633559198B529D28CCEC5A51B005376CC69A5B83D85_224(__StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 value) { ___B7A918F6F138CA8137025633559198B529D28CCEC5A51B005376CC69A5B83D85_224 = value; } inline static int32_t get_offset_of_B8A899AEBE8BCC739D363C17DD8CA885653263A59843BF7B7C85DE4DB10A9C92_225() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___B8A899AEBE8BCC739D363C17DD8CA885653263A59843BF7B7C85DE4DB10A9C92_225)); } inline int32_t get_B8A899AEBE8BCC739D363C17DD8CA885653263A59843BF7B7C85DE4DB10A9C92_225() const { return ___B8A899AEBE8BCC739D363C17DD8CA885653263A59843BF7B7C85DE4DB10A9C92_225; } inline int32_t* get_address_of_B8A899AEBE8BCC739D363C17DD8CA885653263A59843BF7B7C85DE4DB10A9C92_225() { return &___B8A899AEBE8BCC739D363C17DD8CA885653263A59843BF7B7C85DE4DB10A9C92_225; } inline void set_B8A899AEBE8BCC739D363C17DD8CA885653263A59843BF7B7C85DE4DB10A9C92_225(int32_t value) { ___B8A899AEBE8BCC739D363C17DD8CA885653263A59843BF7B7C85DE4DB10A9C92_225 = value; } inline static int32_t get_offset_of_B93B37392B6BF36325C2B8E6047E7EF31B87C67E59B16D30A60CAF2E18D9C73C_226() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___B93B37392B6BF36325C2B8E6047E7EF31B87C67E59B16D30A60CAF2E18D9C73C_226)); } inline __StaticArrayInitTypeSizeU3D64_t793535D031B918C2C510207830D7BE6CAC6F369C get_B93B37392B6BF36325C2B8E6047E7EF31B87C67E59B16D30A60CAF2E18D9C73C_226() const { return ___B93B37392B6BF36325C2B8E6047E7EF31B87C67E59B16D30A60CAF2E18D9C73C_226; } inline __StaticArrayInitTypeSizeU3D64_t793535D031B918C2C510207830D7BE6CAC6F369C * get_address_of_B93B37392B6BF36325C2B8E6047E7EF31B87C67E59B16D30A60CAF2E18D9C73C_226() { return &___B93B37392B6BF36325C2B8E6047E7EF31B87C67E59B16D30A60CAF2E18D9C73C_226; } inline void set_B93B37392B6BF36325C2B8E6047E7EF31B87C67E59B16D30A60CAF2E18D9C73C_226(__StaticArrayInitTypeSizeU3D64_t793535D031B918C2C510207830D7BE6CAC6F369C value) { ___B93B37392B6BF36325C2B8E6047E7EF31B87C67E59B16D30A60CAF2E18D9C73C_226 = value; } inline static int32_t get_offset_of_B9D4AF390AFC6A0F149B843D651CFEBC1C4EC496A0263B72207836F9C525E1C4_227() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___B9D4AF390AFC6A0F149B843D651CFEBC1C4EC496A0263B72207836F9C525E1C4_227)); } inline __StaticArrayInitTypeSizeU3D256_t54C7F26E5B56B7887AE4586ABF35C9B1633A3449 get_B9D4AF390AFC6A0F149B843D651CFEBC1C4EC496A0263B72207836F9C525E1C4_227() const { return ___B9D4AF390AFC6A0F149B843D651CFEBC1C4EC496A0263B72207836F9C525E1C4_227; } inline __StaticArrayInitTypeSizeU3D256_t54C7F26E5B56B7887AE4586ABF35C9B1633A3449 * get_address_of_B9D4AF390AFC6A0F149B843D651CFEBC1C4EC496A0263B72207836F9C525E1C4_227() { return &___B9D4AF390AFC6A0F149B843D651CFEBC1C4EC496A0263B72207836F9C525E1C4_227; } inline void set_B9D4AF390AFC6A0F149B843D651CFEBC1C4EC496A0263B72207836F9C525E1C4_227(__StaticArrayInitTypeSizeU3D256_t54C7F26E5B56B7887AE4586ABF35C9B1633A3449 value) { ___B9D4AF390AFC6A0F149B843D651CFEBC1C4EC496A0263B72207836F9C525E1C4_227 = value; } inline static int32_t get_offset_of_BABB01CD1E2AD140F7D2AF35515DA38E8936F0BA0298BCF0245EB5692A3F69CC_228() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___BABB01CD1E2AD140F7D2AF35515DA38E8936F0BA0298BCF0245EB5692A3F69CC_228)); } inline __StaticArrayInitTypeSizeU3D40_tEADC5D82E308542CB0A95168FC156FE53D85DB4F get_BABB01CD1E2AD140F7D2AF35515DA38E8936F0BA0298BCF0245EB5692A3F69CC_228() const { return ___BABB01CD1E2AD140F7D2AF35515DA38E8936F0BA0298BCF0245EB5692A3F69CC_228; } inline __StaticArrayInitTypeSizeU3D40_tEADC5D82E308542CB0A95168FC156FE53D85DB4F * get_address_of_BABB01CD1E2AD140F7D2AF35515DA38E8936F0BA0298BCF0245EB5692A3F69CC_228() { return &___BABB01CD1E2AD140F7D2AF35515DA38E8936F0BA0298BCF0245EB5692A3F69CC_228; } inline void set_BABB01CD1E2AD140F7D2AF35515DA38E8936F0BA0298BCF0245EB5692A3F69CC_228(__StaticArrayInitTypeSizeU3D40_tEADC5D82E308542CB0A95168FC156FE53D85DB4F value) { ___BABB01CD1E2AD140F7D2AF35515DA38E8936F0BA0298BCF0245EB5692A3F69CC_228 = value; } inline static int32_t get_offset_of_BB288FA00D4BBE2546E0D29F7D8BC6AF483CD4275D692B451B2E39A404E33EBF_229() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___BB288FA00D4BBE2546E0D29F7D8BC6AF483CD4275D692B451B2E39A404E33EBF_229)); } inline __StaticArrayInitTypeSizeU3D1024_tBE4C179BB086BC42B30E7BE339E60017D8093665 get_BB288FA00D4BBE2546E0D29F7D8BC6AF483CD4275D692B451B2E39A404E33EBF_229() const { return ___BB288FA00D4BBE2546E0D29F7D8BC6AF483CD4275D692B451B2E39A404E33EBF_229; } inline __StaticArrayInitTypeSizeU3D1024_tBE4C179BB086BC42B30E7BE339E60017D8093665 * get_address_of_BB288FA00D4BBE2546E0D29F7D8BC6AF483CD4275D692B451B2E39A404E33EBF_229() { return &___BB288FA00D4BBE2546E0D29F7D8BC6AF483CD4275D692B451B2E39A404E33EBF_229; } inline void set_BB288FA00D4BBE2546E0D29F7D8BC6AF483CD4275D692B451B2E39A404E33EBF_229(__StaticArrayInitTypeSizeU3D1024_tBE4C179BB086BC42B30E7BE339E60017D8093665 value) { ___BB288FA00D4BBE2546E0D29F7D8BC6AF483CD4275D692B451B2E39A404E33EBF_229 = value; } inline static int32_t get_offset_of_BD01644841E6B289961C01E9D8319807BB25F791DB6A990F60D44DA36533D5AD_230() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___BD01644841E6B289961C01E9D8319807BB25F791DB6A990F60D44DA36533D5AD_230)); } inline __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 get_BD01644841E6B289961C01E9D8319807BB25F791DB6A990F60D44DA36533D5AD_230() const { return ___BD01644841E6B289961C01E9D8319807BB25F791DB6A990F60D44DA36533D5AD_230; } inline __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 * get_address_of_BD01644841E6B289961C01E9D8319807BB25F791DB6A990F60D44DA36533D5AD_230() { return &___BD01644841E6B289961C01E9D8319807BB25F791DB6A990F60D44DA36533D5AD_230; } inline void set_BD01644841E6B289961C01E9D8319807BB25F791DB6A990F60D44DA36533D5AD_230(__StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 value) { ___BD01644841E6B289961C01E9D8319807BB25F791DB6A990F60D44DA36533D5AD_230 = value; } inline static int32_t get_offset_of_BD6174A7C16E1AF07272966A9C071C8A3CF16B2726C50D672A09F60636B08901_231() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___BD6174A7C16E1AF07272966A9C071C8A3CF16B2726C50D672A09F60636B08901_231)); } inline __StaticArrayInitTypeSizeU3D32_t1DFB229ADDC86DD5A295F9C768E8E5D0DF92913F get_BD6174A7C16E1AF07272966A9C071C8A3CF16B2726C50D672A09F60636B08901_231() const { return ___BD6174A7C16E1AF07272966A9C071C8A3CF16B2726C50D672A09F60636B08901_231; } inline __StaticArrayInitTypeSizeU3D32_t1DFB229ADDC86DD5A295F9C768E8E5D0DF92913F * get_address_of_BD6174A7C16E1AF07272966A9C071C8A3CF16B2726C50D672A09F60636B08901_231() { return &___BD6174A7C16E1AF07272966A9C071C8A3CF16B2726C50D672A09F60636B08901_231; } inline void set_BD6174A7C16E1AF07272966A9C071C8A3CF16B2726C50D672A09F60636B08901_231(__StaticArrayInitTypeSizeU3D32_t1DFB229ADDC86DD5A295F9C768E8E5D0DF92913F value) { ___BD6174A7C16E1AF07272966A9C071C8A3CF16B2726C50D672A09F60636B08901_231 = value; } inline static int32_t get_offset_of_BDB11C99D6418180156EEA47B9EB755F8736055603C19E57F9DFB4CDFFCF8C3A_232() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___BDB11C99D6418180156EEA47B9EB755F8736055603C19E57F9DFB4CDFFCF8C3A_232)); } inline int32_t get_BDB11C99D6418180156EEA47B9EB755F8736055603C19E57F9DFB4CDFFCF8C3A_232() const { return ___BDB11C99D6418180156EEA47B9EB755F8736055603C19E57F9DFB4CDFFCF8C3A_232; } inline int32_t* get_address_of_BDB11C99D6418180156EEA47B9EB755F8736055603C19E57F9DFB4CDFFCF8C3A_232() { return &___BDB11C99D6418180156EEA47B9EB755F8736055603C19E57F9DFB4CDFFCF8C3A_232; } inline void set_BDB11C99D6418180156EEA47B9EB755F8736055603C19E57F9DFB4CDFFCF8C3A_232(int32_t value) { ___BDB11C99D6418180156EEA47B9EB755F8736055603C19E57F9DFB4CDFFCF8C3A_232 = value; } inline static int32_t get_offset_of_BDB6BB299E50984399E0FD8F6BA60FC85EF8CAF6AD5154D53E6DAC34E2E0B381_233() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___BDB6BB299E50984399E0FD8F6BA60FC85EF8CAF6AD5154D53E6DAC34E2E0B381_233)); } inline __StaticArrayInitTypeSizeU3D96_tADB23F3DA94DC89452F2BC0884B51C90615CDCD5 get_BDB6BB299E50984399E0FD8F6BA60FC85EF8CAF6AD5154D53E6DAC34E2E0B381_233() const { return ___BDB6BB299E50984399E0FD8F6BA60FC85EF8CAF6AD5154D53E6DAC34E2E0B381_233; } inline __StaticArrayInitTypeSizeU3D96_tADB23F3DA94DC89452F2BC0884B51C90615CDCD5 * get_address_of_BDB6BB299E50984399E0FD8F6BA60FC85EF8CAF6AD5154D53E6DAC34E2E0B381_233() { return &___BDB6BB299E50984399E0FD8F6BA60FC85EF8CAF6AD5154D53E6DAC34E2E0B381_233; } inline void set_BDB6BB299E50984399E0FD8F6BA60FC85EF8CAF6AD5154D53E6DAC34E2E0B381_233(__StaticArrayInitTypeSizeU3D96_tADB23F3DA94DC89452F2BC0884B51C90615CDCD5 value) { ___BDB6BB299E50984399E0FD8F6BA60FC85EF8CAF6AD5154D53E6DAC34E2E0B381_233 = value; } inline static int32_t get_offset_of_BDBC02F2D0A2A74757905F71BEC91DE96906C2FB70018166887D85BEB84B7957_234() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___BDBC02F2D0A2A74757905F71BEC91DE96906C2FB70018166887D85BEB84B7957_234)); } inline __StaticArrayInitTypeSizeU3D1024_tBE4C179BB086BC42B30E7BE339E60017D8093665 get_BDBC02F2D0A2A74757905F71BEC91DE96906C2FB70018166887D85BEB84B7957_234() const { return ___BDBC02F2D0A2A74757905F71BEC91DE96906C2FB70018166887D85BEB84B7957_234; } inline __StaticArrayInitTypeSizeU3D1024_tBE4C179BB086BC42B30E7BE339E60017D8093665 * get_address_of_BDBC02F2D0A2A74757905F71BEC91DE96906C2FB70018166887D85BEB84B7957_234() { return &___BDBC02F2D0A2A74757905F71BEC91DE96906C2FB70018166887D85BEB84B7957_234; } inline void set_BDBC02F2D0A2A74757905F71BEC91DE96906C2FB70018166887D85BEB84B7957_234(__StaticArrayInitTypeSizeU3D1024_tBE4C179BB086BC42B30E7BE339E60017D8093665 value) { ___BDBC02F2D0A2A74757905F71BEC91DE96906C2FB70018166887D85BEB84B7957_234 = value; } inline static int32_t get_offset_of_BEDA989D5939125AA1831BFE35ED2E4F0F05DD63851049C646ACE173A2D0827C_235() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___BEDA989D5939125AA1831BFE35ED2E4F0F05DD63851049C646ACE173A2D0827C_235)); } inline __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 get_BEDA989D5939125AA1831BFE35ED2E4F0F05DD63851049C646ACE173A2D0827C_235() const { return ___BEDA989D5939125AA1831BFE35ED2E4F0F05DD63851049C646ACE173A2D0827C_235; } inline __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 * get_address_of_BEDA989D5939125AA1831BFE35ED2E4F0F05DD63851049C646ACE173A2D0827C_235() { return &___BEDA989D5939125AA1831BFE35ED2E4F0F05DD63851049C646ACE173A2D0827C_235; } inline void set_BEDA989D5939125AA1831BFE35ED2E4F0F05DD63851049C646ACE173A2D0827C_235(__StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 value) { ___BEDA989D5939125AA1831BFE35ED2E4F0F05DD63851049C646ACE173A2D0827C_235 = value; } inline static int32_t get_offset_of_BF3DB37CB55FF90EEE410403506E7AFB17B3B6ED163AEC657F4E4F47532D1E85_236() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___BF3DB37CB55FF90EEE410403506E7AFB17B3B6ED163AEC657F4E4F47532D1E85_236)); } inline __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 get_BF3DB37CB55FF90EEE410403506E7AFB17B3B6ED163AEC657F4E4F47532D1E85_236() const { return ___BF3DB37CB55FF90EEE410403506E7AFB17B3B6ED163AEC657F4E4F47532D1E85_236; } inline __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 * get_address_of_BF3DB37CB55FF90EEE410403506E7AFB17B3B6ED163AEC657F4E4F47532D1E85_236() { return &___BF3DB37CB55FF90EEE410403506E7AFB17B3B6ED163AEC657F4E4F47532D1E85_236; } inline void set_BF3DB37CB55FF90EEE410403506E7AFB17B3B6ED163AEC657F4E4F47532D1E85_236(__StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 value) { ___BF3DB37CB55FF90EEE410403506E7AFB17B3B6ED163AEC657F4E4F47532D1E85_236 = value; } inline static int32_t get_offset_of_C0BCAD52BB24771C2430DFC75321628F5503FDDC5A0E05E93F3DD624A60B10BD_237() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___C0BCAD52BB24771C2430DFC75321628F5503FDDC5A0E05E93F3DD624A60B10BD_237)); } inline __StaticArrayInitTypeSizeU3D192_tC7D23024B2AD7A4D301599706A49B8C87DAA353D get_C0BCAD52BB24771C2430DFC75321628F5503FDDC5A0E05E93F3DD624A60B10BD_237() const { return ___C0BCAD52BB24771C2430DFC75321628F5503FDDC5A0E05E93F3DD624A60B10BD_237; } inline __StaticArrayInitTypeSizeU3D192_tC7D23024B2AD7A4D301599706A49B8C87DAA353D * get_address_of_C0BCAD52BB24771C2430DFC75321628F5503FDDC5A0E05E93F3DD624A60B10BD_237() { return &___C0BCAD52BB24771C2430DFC75321628F5503FDDC5A0E05E93F3DD624A60B10BD_237; } inline void set_C0BCAD52BB24771C2430DFC75321628F5503FDDC5A0E05E93F3DD624A60B10BD_237(__StaticArrayInitTypeSizeU3D192_tC7D23024B2AD7A4D301599706A49B8C87DAA353D value) { ___C0BCAD52BB24771C2430DFC75321628F5503FDDC5A0E05E93F3DD624A60B10BD_237 = value; } inline static int32_t get_offset_of_C0EE00302C997F25F7963B42E53EA31C48A41E1D5D50F1DAC01F6350AE1FF443_238() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___C0EE00302C997F25F7963B42E53EA31C48A41E1D5D50F1DAC01F6350AE1FF443_238)); } inline __StaticArrayInitTypeSizeU3D20_tA7878E15E0E5AC780F6ED4F6E87AD8233A152598 get_C0EE00302C997F25F7963B42E53EA31C48A41E1D5D50F1DAC01F6350AE1FF443_238() const { return ___C0EE00302C997F25F7963B42E53EA31C48A41E1D5D50F1DAC01F6350AE1FF443_238; } inline __StaticArrayInitTypeSizeU3D20_tA7878E15E0E5AC780F6ED4F6E87AD8233A152598 * get_address_of_C0EE00302C997F25F7963B42E53EA31C48A41E1D5D50F1DAC01F6350AE1FF443_238() { return &___C0EE00302C997F25F7963B42E53EA31C48A41E1D5D50F1DAC01F6350AE1FF443_238; } inline void set_C0EE00302C997F25F7963B42E53EA31C48A41E1D5D50F1DAC01F6350AE1FF443_238(__StaticArrayInitTypeSizeU3D20_tA7878E15E0E5AC780F6ED4F6E87AD8233A152598 value) { ___C0EE00302C997F25F7963B42E53EA31C48A41E1D5D50F1DAC01F6350AE1FF443_238 = value; } inline static int32_t get_offset_of_C133E473E5E653C5C4AEDB8BCC1C1A3A44D384FC0B6C0FCF04672B1B325EC01B_239() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___C133E473E5E653C5C4AEDB8BCC1C1A3A44D384FC0B6C0FCF04672B1B325EC01B_239)); } inline __StaticArrayInitTypeSizeU3D76_t6572A863E37652A3D016260FBD2285807BDD3823 get_C133E473E5E653C5C4AEDB8BCC1C1A3A44D384FC0B6C0FCF04672B1B325EC01B_239() const { return ___C133E473E5E653C5C4AEDB8BCC1C1A3A44D384FC0B6C0FCF04672B1B325EC01B_239; } inline __StaticArrayInitTypeSizeU3D76_t6572A863E37652A3D016260FBD2285807BDD3823 * get_address_of_C133E473E5E653C5C4AEDB8BCC1C1A3A44D384FC0B6C0FCF04672B1B325EC01B_239() { return &___C133E473E5E653C5C4AEDB8BCC1C1A3A44D384FC0B6C0FCF04672B1B325EC01B_239; } inline void set_C133E473E5E653C5C4AEDB8BCC1C1A3A44D384FC0B6C0FCF04672B1B325EC01B_239(__StaticArrayInitTypeSizeU3D76_t6572A863E37652A3D016260FBD2285807BDD3823 value) { ___C133E473E5E653C5C4AEDB8BCC1C1A3A44D384FC0B6C0FCF04672B1B325EC01B_239 = value; } inline static int32_t get_offset_of_C199D37D9A06A0F4C75F70A8ABD3D0C2FAEB17B255174C5E67392D81CF5FF0EC_240() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___C199D37D9A06A0F4C75F70A8ABD3D0C2FAEB17B255174C5E67392D81CF5FF0EC_240)); } inline __StaticArrayInitTypeSizeU3D1024_tBE4C179BB086BC42B30E7BE339E60017D8093665 get_C199D37D9A06A0F4C75F70A8ABD3D0C2FAEB17B255174C5E67392D81CF5FF0EC_240() const { return ___C199D37D9A06A0F4C75F70A8ABD3D0C2FAEB17B255174C5E67392D81CF5FF0EC_240; } inline __StaticArrayInitTypeSizeU3D1024_tBE4C179BB086BC42B30E7BE339E60017D8093665 * get_address_of_C199D37D9A06A0F4C75F70A8ABD3D0C2FAEB17B255174C5E67392D81CF5FF0EC_240() { return &___C199D37D9A06A0F4C75F70A8ABD3D0C2FAEB17B255174C5E67392D81CF5FF0EC_240; } inline void set_C199D37D9A06A0F4C75F70A8ABD3D0C2FAEB17B255174C5E67392D81CF5FF0EC_240(__StaticArrayInitTypeSizeU3D1024_tBE4C179BB086BC42B30E7BE339E60017D8093665 value) { ___C199D37D9A06A0F4C75F70A8ABD3D0C2FAEB17B255174C5E67392D81CF5FF0EC_240 = value; } inline static int32_t get_offset_of_C2D8E5EED6CBEBD8625FC18F81486A7733C04F9B0129FFBE974C68B90308B4F2_241() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___C2D8E5EED6CBEBD8625FC18F81486A7733C04F9B0129FFBE974C68B90308B4F2_241)); } inline __StaticArrayInitTypeSizeU3D256_t54C7F26E5B56B7887AE4586ABF35C9B1633A3449 get_C2D8E5EED6CBEBD8625FC18F81486A7733C04F9B0129FFBE974C68B90308B4F2_241() const { return ___C2D8E5EED6CBEBD8625FC18F81486A7733C04F9B0129FFBE974C68B90308B4F2_241; } inline __StaticArrayInitTypeSizeU3D256_t54C7F26E5B56B7887AE4586ABF35C9B1633A3449 * get_address_of_C2D8E5EED6CBEBD8625FC18F81486A7733C04F9B0129FFBE974C68B90308B4F2_241() { return &___C2D8E5EED6CBEBD8625FC18F81486A7733C04F9B0129FFBE974C68B90308B4F2_241; } inline void set_C2D8E5EED6CBEBD8625FC18F81486A7733C04F9B0129FFBE974C68B90308B4F2_241(__StaticArrayInitTypeSizeU3D256_t54C7F26E5B56B7887AE4586ABF35C9B1633A3449 value) { ___C2D8E5EED6CBEBD8625FC18F81486A7733C04F9B0129FFBE974C68B90308B4F2_241 = value; } inline static int32_t get_offset_of_C4A6802D24BD0B4979A486C462DA989CD54F8816365BC0635A8A499FF421201C_242() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___C4A6802D24BD0B4979A486C462DA989CD54F8816365BC0635A8A499FF421201C_242)); } inline __StaticArrayInitTypeSizeU3D1024_tBE4C179BB086BC42B30E7BE339E60017D8093665 get_C4A6802D24BD0B4979A486C462DA989CD54F8816365BC0635A8A499FF421201C_242() const { return ___C4A6802D24BD0B4979A486C462DA989CD54F8816365BC0635A8A499FF421201C_242; } inline __StaticArrayInitTypeSizeU3D1024_tBE4C179BB086BC42B30E7BE339E60017D8093665 * get_address_of_C4A6802D24BD0B4979A486C462DA989CD54F8816365BC0635A8A499FF421201C_242() { return &___C4A6802D24BD0B4979A486C462DA989CD54F8816365BC0635A8A499FF421201C_242; } inline void set_C4A6802D24BD0B4979A486C462DA989CD54F8816365BC0635A8A499FF421201C_242(__StaticArrayInitTypeSizeU3D1024_tBE4C179BB086BC42B30E7BE339E60017D8093665 value) { ___C4A6802D24BD0B4979A486C462DA989CD54F8816365BC0635A8A499FF421201C_242 = value; } inline static int32_t get_offset_of_C4E613C844059E36B3D4EE786C4236B8E641E7D49F520B003540BB274F7E12F7_243() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___C4E613C844059E36B3D4EE786C4236B8E641E7D49F520B003540BB274F7E12F7_243)); } inline __StaticArrayInitTypeSizeU3D2048_t466737CD17660C48F81FB82F5CE837C6303A316E get_C4E613C844059E36B3D4EE786C4236B8E641E7D49F520B003540BB274F7E12F7_243() const { return ___C4E613C844059E36B3D4EE786C4236B8E641E7D49F520B003540BB274F7E12F7_243; } inline __StaticArrayInitTypeSizeU3D2048_t466737CD17660C48F81FB82F5CE837C6303A316E * get_address_of_C4E613C844059E36B3D4EE786C4236B8E641E7D49F520B003540BB274F7E12F7_243() { return &___C4E613C844059E36B3D4EE786C4236B8E641E7D49F520B003540BB274F7E12F7_243; } inline void set_C4E613C844059E36B3D4EE786C4236B8E641E7D49F520B003540BB274F7E12F7_243(__StaticArrayInitTypeSizeU3D2048_t466737CD17660C48F81FB82F5CE837C6303A316E value) { ___C4E613C844059E36B3D4EE786C4236B8E641E7D49F520B003540BB274F7E12F7_243 = value; } inline static int32_t get_offset_of_C51FEE572495EE6ED75353FC262F765FF558EED94FCB9EE64987AEE6C8548E12_244() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___C51FEE572495EE6ED75353FC262F765FF558EED94FCB9EE64987AEE6C8548E12_244)); } inline __StaticArrayInitTypeSizeU3D32_t1DFB229ADDC86DD5A295F9C768E8E5D0DF92913F get_C51FEE572495EE6ED75353FC262F765FF558EED94FCB9EE64987AEE6C8548E12_244() const { return ___C51FEE572495EE6ED75353FC262F765FF558EED94FCB9EE64987AEE6C8548E12_244; } inline __StaticArrayInitTypeSizeU3D32_t1DFB229ADDC86DD5A295F9C768E8E5D0DF92913F * get_address_of_C51FEE572495EE6ED75353FC262F765FF558EED94FCB9EE64987AEE6C8548E12_244() { return &___C51FEE572495EE6ED75353FC262F765FF558EED94FCB9EE64987AEE6C8548E12_244; } inline void set_C51FEE572495EE6ED75353FC262F765FF558EED94FCB9EE64987AEE6C8548E12_244(__StaticArrayInitTypeSizeU3D32_t1DFB229ADDC86DD5A295F9C768E8E5D0DF92913F value) { ___C51FEE572495EE6ED75353FC262F765FF558EED94FCB9EE64987AEE6C8548E12_244 = value; } inline static int32_t get_offset_of_C65D6ACE28C7ABEB56A3809EBDF84987B4FD0B0EB2C34FEA90394A0A5E10DC55_245() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___C65D6ACE28C7ABEB56A3809EBDF84987B4FD0B0EB2C34FEA90394A0A5E10DC55_245)); } inline __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 get_C65D6ACE28C7ABEB56A3809EBDF84987B4FD0B0EB2C34FEA90394A0A5E10DC55_245() const { return ___C65D6ACE28C7ABEB56A3809EBDF84987B4FD0B0EB2C34FEA90394A0A5E10DC55_245; } inline __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 * get_address_of_C65D6ACE28C7ABEB56A3809EBDF84987B4FD0B0EB2C34FEA90394A0A5E10DC55_245() { return &___C65D6ACE28C7ABEB56A3809EBDF84987B4FD0B0EB2C34FEA90394A0A5E10DC55_245; } inline void set_C65D6ACE28C7ABEB56A3809EBDF84987B4FD0B0EB2C34FEA90394A0A5E10DC55_245(__StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 value) { ___C65D6ACE28C7ABEB56A3809EBDF84987B4FD0B0EB2C34FEA90394A0A5E10DC55_245 = value; } inline static int32_t get_offset_of_C71C8ED7041ABE0B7FD161D726857C18705285A9F1B478A006310909B4A6D900_246() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___C71C8ED7041ABE0B7FD161D726857C18705285A9F1B478A006310909B4A6D900_246)); } inline int32_t get_C71C8ED7041ABE0B7FD161D726857C18705285A9F1B478A006310909B4A6D900_246() const { return ___C71C8ED7041ABE0B7FD161D726857C18705285A9F1B478A006310909B4A6D900_246; } inline int32_t* get_address_of_C71C8ED7041ABE0B7FD161D726857C18705285A9F1B478A006310909B4A6D900_246() { return &___C71C8ED7041ABE0B7FD161D726857C18705285A9F1B478A006310909B4A6D900_246; } inline void set_C71C8ED7041ABE0B7FD161D726857C18705285A9F1B478A006310909B4A6D900_246(int32_t value) { ___C71C8ED7041ABE0B7FD161D726857C18705285A9F1B478A006310909B4A6D900_246 = value; } inline static int32_t get_offset_of_C7B696E5CE2020FEC8F611D5047339850FECC787C3DBC5D36589354D8ADF98C1_247() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___C7B696E5CE2020FEC8F611D5047339850FECC787C3DBC5D36589354D8ADF98C1_247)); } inline __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 get_C7B696E5CE2020FEC8F611D5047339850FECC787C3DBC5D36589354D8ADF98C1_247() const { return ___C7B696E5CE2020FEC8F611D5047339850FECC787C3DBC5D36589354D8ADF98C1_247; } inline __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 * get_address_of_C7B696E5CE2020FEC8F611D5047339850FECC787C3DBC5D36589354D8ADF98C1_247() { return &___C7B696E5CE2020FEC8F611D5047339850FECC787C3DBC5D36589354D8ADF98C1_247; } inline void set_C7B696E5CE2020FEC8F611D5047339850FECC787C3DBC5D36589354D8ADF98C1_247(__StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 value) { ___C7B696E5CE2020FEC8F611D5047339850FECC787C3DBC5D36589354D8ADF98C1_247 = value; } inline static int32_t get_offset_of_C84227140A8A7787B30DFF8BD5693C19AA5A430C4E89FFD0256D7F77B3FEAD82_248() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___C84227140A8A7787B30DFF8BD5693C19AA5A430C4E89FFD0256D7F77B3FEAD82_248)); } inline __StaticArrayInitTypeSizeU3D112_t366701DE02350ED8C8A65F92A137F54409B95542 get_C84227140A8A7787B30DFF8BD5693C19AA5A430C4E89FFD0256D7F77B3FEAD82_248() const { return ___C84227140A8A7787B30DFF8BD5693C19AA5A430C4E89FFD0256D7F77B3FEAD82_248; } inline __StaticArrayInitTypeSizeU3D112_t366701DE02350ED8C8A65F92A137F54409B95542 * get_address_of_C84227140A8A7787B30DFF8BD5693C19AA5A430C4E89FFD0256D7F77B3FEAD82_248() { return &___C84227140A8A7787B30DFF8BD5693C19AA5A430C4E89FFD0256D7F77B3FEAD82_248; } inline void set_C84227140A8A7787B30DFF8BD5693C19AA5A430C4E89FFD0256D7F77B3FEAD82_248(__StaticArrayInitTypeSizeU3D112_t366701DE02350ED8C8A65F92A137F54409B95542 value) { ___C84227140A8A7787B30DFF8BD5693C19AA5A430C4E89FFD0256D7F77B3FEAD82_248 = value; } inline static int32_t get_offset_of_C854B091EA9394BFC39C4324F63BF827E324ABA5F68693B00E4DB8B247ED2023_249() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___C854B091EA9394BFC39C4324F63BF827E324ABA5F68693B00E4DB8B247ED2023_249)); } inline __StaticArrayInitTypeSizeU3D1024_tBE4C179BB086BC42B30E7BE339E60017D8093665 get_C854B091EA9394BFC39C4324F63BF827E324ABA5F68693B00E4DB8B247ED2023_249() const { return ___C854B091EA9394BFC39C4324F63BF827E324ABA5F68693B00E4DB8B247ED2023_249; } inline __StaticArrayInitTypeSizeU3D1024_tBE4C179BB086BC42B30E7BE339E60017D8093665 * get_address_of_C854B091EA9394BFC39C4324F63BF827E324ABA5F68693B00E4DB8B247ED2023_249() { return &___C854B091EA9394BFC39C4324F63BF827E324ABA5F68693B00E4DB8B247ED2023_249; } inline void set_C854B091EA9394BFC39C4324F63BF827E324ABA5F68693B00E4DB8B247ED2023_249(__StaticArrayInitTypeSizeU3D1024_tBE4C179BB086BC42B30E7BE339E60017D8093665 value) { ___C854B091EA9394BFC39C4324F63BF827E324ABA5F68693B00E4DB8B247ED2023_249 = value; } inline static int32_t get_offset_of_C90D4186D61A339F3078D8C7A6CBB1F005BFF5039C44C37F526BDCE2E00200BE_250() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___C90D4186D61A339F3078D8C7A6CBB1F005BFF5039C44C37F526BDCE2E00200BE_250)); } inline __StaticArrayInitTypeSizeU3D64_t793535D031B918C2C510207830D7BE6CAC6F369C get_C90D4186D61A339F3078D8C7A6CBB1F005BFF5039C44C37F526BDCE2E00200BE_250() const { return ___C90D4186D61A339F3078D8C7A6CBB1F005BFF5039C44C37F526BDCE2E00200BE_250; } inline __StaticArrayInitTypeSizeU3D64_t793535D031B918C2C510207830D7BE6CAC6F369C * get_address_of_C90D4186D61A339F3078D8C7A6CBB1F005BFF5039C44C37F526BDCE2E00200BE_250() { return &___C90D4186D61A339F3078D8C7A6CBB1F005BFF5039C44C37F526BDCE2E00200BE_250; } inline void set_C90D4186D61A339F3078D8C7A6CBB1F005BFF5039C44C37F526BDCE2E00200BE_250(__StaticArrayInitTypeSizeU3D64_t793535D031B918C2C510207830D7BE6CAC6F369C value) { ___C90D4186D61A339F3078D8C7A6CBB1F005BFF5039C44C37F526BDCE2E00200BE_250 = value; } inline static int32_t get_offset_of_C9E595B3F656D2DCA3D18330FD3EB05010FD9D445BE304E4FA5F4AB7B335494D_251() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___C9E595B3F656D2DCA3D18330FD3EB05010FD9D445BE304E4FA5F4AB7B335494D_251)); } inline __StaticArrayInitTypeSizeU3D32_t1DFB229ADDC86DD5A295F9C768E8E5D0DF92913F get_C9E595B3F656D2DCA3D18330FD3EB05010FD9D445BE304E4FA5F4AB7B335494D_251() const { return ___C9E595B3F656D2DCA3D18330FD3EB05010FD9D445BE304E4FA5F4AB7B335494D_251; } inline __StaticArrayInitTypeSizeU3D32_t1DFB229ADDC86DD5A295F9C768E8E5D0DF92913F * get_address_of_C9E595B3F656D2DCA3D18330FD3EB05010FD9D445BE304E4FA5F4AB7B335494D_251() { return &___C9E595B3F656D2DCA3D18330FD3EB05010FD9D445BE304E4FA5F4AB7B335494D_251; } inline void set_C9E595B3F656D2DCA3D18330FD3EB05010FD9D445BE304E4FA5F4AB7B335494D_251(__StaticArrayInitTypeSizeU3D32_t1DFB229ADDC86DD5A295F9C768E8E5D0DF92913F value) { ___C9E595B3F656D2DCA3D18330FD3EB05010FD9D445BE304E4FA5F4AB7B335494D_251 = value; } inline static int32_t get_offset_of_CB11E26FF20D3318A5A76F5FC0E725883F81ED29DAD7E32947BA8779AA3DE37F_252() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___CB11E26FF20D3318A5A76F5FC0E725883F81ED29DAD7E32947BA8779AA3DE37F_252)); } inline __StaticArrayInitTypeSizeU3D96_tADB23F3DA94DC89452F2BC0884B51C90615CDCD5 get_CB11E26FF20D3318A5A76F5FC0E725883F81ED29DAD7E32947BA8779AA3DE37F_252() const { return ___CB11E26FF20D3318A5A76F5FC0E725883F81ED29DAD7E32947BA8779AA3DE37F_252; } inline __StaticArrayInitTypeSizeU3D96_tADB23F3DA94DC89452F2BC0884B51C90615CDCD5 * get_address_of_CB11E26FF20D3318A5A76F5FC0E725883F81ED29DAD7E32947BA8779AA3DE37F_252() { return &___CB11E26FF20D3318A5A76F5FC0E725883F81ED29DAD7E32947BA8779AA3DE37F_252; } inline void set_CB11E26FF20D3318A5A76F5FC0E725883F81ED29DAD7E32947BA8779AA3DE37F_252(__StaticArrayInitTypeSizeU3D96_tADB23F3DA94DC89452F2BC0884B51C90615CDCD5 value) { ___CB11E26FF20D3318A5A76F5FC0E725883F81ED29DAD7E32947BA8779AA3DE37F_252 = value; } inline static int32_t get_offset_of_CB6DED39AE0C25F0748B553A13DCA00F6B77780B9F34B0B0F4C56BB7BF768C82_253() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___CB6DED39AE0C25F0748B553A13DCA00F6B77780B9F34B0B0F4C56BB7BF768C82_253)); } inline __StaticArrayInitTypeSizeU3D512_t0F967F8361DD05C875A7A3DB3A402E55F957AAFE get_CB6DED39AE0C25F0748B553A13DCA00F6B77780B9F34B0B0F4C56BB7BF768C82_253() const { return ___CB6DED39AE0C25F0748B553A13DCA00F6B77780B9F34B0B0F4C56BB7BF768C82_253; } inline __StaticArrayInitTypeSizeU3D512_t0F967F8361DD05C875A7A3DB3A402E55F957AAFE * get_address_of_CB6DED39AE0C25F0748B553A13DCA00F6B77780B9F34B0B0F4C56BB7BF768C82_253() { return &___CB6DED39AE0C25F0748B553A13DCA00F6B77780B9F34B0B0F4C56BB7BF768C82_253; } inline void set_CB6DED39AE0C25F0748B553A13DCA00F6B77780B9F34B0B0F4C56BB7BF768C82_253(__StaticArrayInitTypeSizeU3D512_t0F967F8361DD05C875A7A3DB3A402E55F957AAFE value) { ___CB6DED39AE0C25F0748B553A13DCA00F6B77780B9F34B0B0F4C56BB7BF768C82_253 = value; } inline static int32_t get_offset_of_CC9BD9D64572985ECFB6E2A723B6DD347BB34F5AFECDBFB98444028D2DF4844D_254() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___CC9BD9D64572985ECFB6E2A723B6DD347BB34F5AFECDBFB98444028D2DF4844D_254)); } inline __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 get_CC9BD9D64572985ECFB6E2A723B6DD347BB34F5AFECDBFB98444028D2DF4844D_254() const { return ___CC9BD9D64572985ECFB6E2A723B6DD347BB34F5AFECDBFB98444028D2DF4844D_254; } inline __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 * get_address_of_CC9BD9D64572985ECFB6E2A723B6DD347BB34F5AFECDBFB98444028D2DF4844D_254() { return &___CC9BD9D64572985ECFB6E2A723B6DD347BB34F5AFECDBFB98444028D2DF4844D_254; } inline void set_CC9BD9D64572985ECFB6E2A723B6DD347BB34F5AFECDBFB98444028D2DF4844D_254(__StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 value) { ___CC9BD9D64572985ECFB6E2A723B6DD347BB34F5AFECDBFB98444028D2DF4844D_254 = value; } inline static int32_t get_offset_of_CCD83CF06E3CE2D4A938C42BAEA101B30335EAF483F59E5EDCB41DF7C4807E1B_255() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___CCD83CF06E3CE2D4A938C42BAEA101B30335EAF483F59E5EDCB41DF7C4807E1B_255)); } inline __StaticArrayInitTypeSizeU3D2048_t466737CD17660C48F81FB82F5CE837C6303A316E get_CCD83CF06E3CE2D4A938C42BAEA101B30335EAF483F59E5EDCB41DF7C4807E1B_255() const { return ___CCD83CF06E3CE2D4A938C42BAEA101B30335EAF483F59E5EDCB41DF7C4807E1B_255; } inline __StaticArrayInitTypeSizeU3D2048_t466737CD17660C48F81FB82F5CE837C6303A316E * get_address_of_CCD83CF06E3CE2D4A938C42BAEA101B30335EAF483F59E5EDCB41DF7C4807E1B_255() { return &___CCD83CF06E3CE2D4A938C42BAEA101B30335EAF483F59E5EDCB41DF7C4807E1B_255; } inline void set_CCD83CF06E3CE2D4A938C42BAEA101B30335EAF483F59E5EDCB41DF7C4807E1B_255(__StaticArrayInitTypeSizeU3D2048_t466737CD17660C48F81FB82F5CE837C6303A316E value) { ___CCD83CF06E3CE2D4A938C42BAEA101B30335EAF483F59E5EDCB41DF7C4807E1B_255 = value; } inline static int32_t get_offset_of_CDAEE7E50DA05783C75D649650C5CDC6ABB06447D6A9CFBB2E7212421547E53B_256() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___CDAEE7E50DA05783C75D649650C5CDC6ABB06447D6A9CFBB2E7212421547E53B_256)); } inline __StaticArrayInitTypeSizeU3D32_t1DFB229ADDC86DD5A295F9C768E8E5D0DF92913F get_CDAEE7E50DA05783C75D649650C5CDC6ABB06447D6A9CFBB2E7212421547E53B_256() const { return ___CDAEE7E50DA05783C75D649650C5CDC6ABB06447D6A9CFBB2E7212421547E53B_256; } inline __StaticArrayInitTypeSizeU3D32_t1DFB229ADDC86DD5A295F9C768E8E5D0DF92913F * get_address_of_CDAEE7E50DA05783C75D649650C5CDC6ABB06447D6A9CFBB2E7212421547E53B_256() { return &___CDAEE7E50DA05783C75D649650C5CDC6ABB06447D6A9CFBB2E7212421547E53B_256; } inline void set_CDAEE7E50DA05783C75D649650C5CDC6ABB06447D6A9CFBB2E7212421547E53B_256(__StaticArrayInitTypeSizeU3D32_t1DFB229ADDC86DD5A295F9C768E8E5D0DF92913F value) { ___CDAEE7E50DA05783C75D649650C5CDC6ABB06447D6A9CFBB2E7212421547E53B_256 = value; } inline static int32_t get_offset_of_CF64D219C0BA56CECE4E41E0C8BF3AF538F4510FA9A2B00F38DA09E548270E5C_257() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___CF64D219C0BA56CECE4E41E0C8BF3AF538F4510FA9A2B00F38DA09E548270E5C_257)); } inline __StaticArrayInitTypeSizeU3D68_tE431405C001EFCAA99F9D46276BFEAF7F5AF4E0F get_CF64D219C0BA56CECE4E41E0C8BF3AF538F4510FA9A2B00F38DA09E548270E5C_257() const { return ___CF64D219C0BA56CECE4E41E0C8BF3AF538F4510FA9A2B00F38DA09E548270E5C_257; } inline __StaticArrayInitTypeSizeU3D68_tE431405C001EFCAA99F9D46276BFEAF7F5AF4E0F * get_address_of_CF64D219C0BA56CECE4E41E0C8BF3AF538F4510FA9A2B00F38DA09E548270E5C_257() { return &___CF64D219C0BA56CECE4E41E0C8BF3AF538F4510FA9A2B00F38DA09E548270E5C_257; } inline void set_CF64D219C0BA56CECE4E41E0C8BF3AF538F4510FA9A2B00F38DA09E548270E5C_257(__StaticArrayInitTypeSizeU3D68_tE431405C001EFCAA99F9D46276BFEAF7F5AF4E0F value) { ___CF64D219C0BA56CECE4E41E0C8BF3AF538F4510FA9A2B00F38DA09E548270E5C_257 = value; } inline static int32_t get_offset_of_D15388770BF0AB6F544906F0A1A3375BE05BB7FEB2B215CED8A8E41C42972549_258() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___D15388770BF0AB6F544906F0A1A3375BE05BB7FEB2B215CED8A8E41C42972549_258)); } inline __StaticArrayInitTypeSizeU3D32_t1DFB229ADDC86DD5A295F9C768E8E5D0DF92913F get_D15388770BF0AB6F544906F0A1A3375BE05BB7FEB2B215CED8A8E41C42972549_258() const { return ___D15388770BF0AB6F544906F0A1A3375BE05BB7FEB2B215CED8A8E41C42972549_258; } inline __StaticArrayInitTypeSizeU3D32_t1DFB229ADDC86DD5A295F9C768E8E5D0DF92913F * get_address_of_D15388770BF0AB6F544906F0A1A3375BE05BB7FEB2B215CED8A8E41C42972549_258() { return &___D15388770BF0AB6F544906F0A1A3375BE05BB7FEB2B215CED8A8E41C42972549_258; } inline void set_D15388770BF0AB6F544906F0A1A3375BE05BB7FEB2B215CED8A8E41C42972549_258(__StaticArrayInitTypeSizeU3D32_t1DFB229ADDC86DD5A295F9C768E8E5D0DF92913F value) { ___D15388770BF0AB6F544906F0A1A3375BE05BB7FEB2B215CED8A8E41C42972549_258 = value; } inline static int32_t get_offset_of_D1FAE5443A715D6F96387473C649F557670B8A92E175272491DFC646754F4A9D_259() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___D1FAE5443A715D6F96387473C649F557670B8A92E175272491DFC646754F4A9D_259)); } inline __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 get_D1FAE5443A715D6F96387473C649F557670B8A92E175272491DFC646754F4A9D_259() const { return ___D1FAE5443A715D6F96387473C649F557670B8A92E175272491DFC646754F4A9D_259; } inline __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 * get_address_of_D1FAE5443A715D6F96387473C649F557670B8A92E175272491DFC646754F4A9D_259() { return &___D1FAE5443A715D6F96387473C649F557670B8A92E175272491DFC646754F4A9D_259; } inline void set_D1FAE5443A715D6F96387473C649F557670B8A92E175272491DFC646754F4A9D_259(__StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 value) { ___D1FAE5443A715D6F96387473C649F557670B8A92E175272491DFC646754F4A9D_259 = value; } inline static int32_t get_offset_of_D38868B99B6C1AB9F2E65E75D07BA90CAF6DA7F4D74F9142A44413647473B362_260() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___D38868B99B6C1AB9F2E65E75D07BA90CAF6DA7F4D74F9142A44413647473B362_260)); } inline __StaticArrayInitTypeSizeU3D2048_t466737CD17660C48F81FB82F5CE837C6303A316E get_D38868B99B6C1AB9F2E65E75D07BA90CAF6DA7F4D74F9142A44413647473B362_260() const { return ___D38868B99B6C1AB9F2E65E75D07BA90CAF6DA7F4D74F9142A44413647473B362_260; } inline __StaticArrayInitTypeSizeU3D2048_t466737CD17660C48F81FB82F5CE837C6303A316E * get_address_of_D38868B99B6C1AB9F2E65E75D07BA90CAF6DA7F4D74F9142A44413647473B362_260() { return &___D38868B99B6C1AB9F2E65E75D07BA90CAF6DA7F4D74F9142A44413647473B362_260; } inline void set_D38868B99B6C1AB9F2E65E75D07BA90CAF6DA7F4D74F9142A44413647473B362_260(__StaticArrayInitTypeSizeU3D2048_t466737CD17660C48F81FB82F5CE837C6303A316E value) { ___D38868B99B6C1AB9F2E65E75D07BA90CAF6DA7F4D74F9142A44413647473B362_260 = value; } inline static int32_t get_offset_of_D3ADE9315DD51AE00C4C2D80ED119F3D1B1743E64ADC7FDDDE505286274C877D_261() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___D3ADE9315DD51AE00C4C2D80ED119F3D1B1743E64ADC7FDDDE505286274C877D_261)); } inline __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 get_D3ADE9315DD51AE00C4C2D80ED119F3D1B1743E64ADC7FDDDE505286274C877D_261() const { return ___D3ADE9315DD51AE00C4C2D80ED119F3D1B1743E64ADC7FDDDE505286274C877D_261; } inline __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 * get_address_of_D3ADE9315DD51AE00C4C2D80ED119F3D1B1743E64ADC7FDDDE505286274C877D_261() { return &___D3ADE9315DD51AE00C4C2D80ED119F3D1B1743E64ADC7FDDDE505286274C877D_261; } inline void set_D3ADE9315DD51AE00C4C2D80ED119F3D1B1743E64ADC7FDDDE505286274C877D_261(__StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 value) { ___D3ADE9315DD51AE00C4C2D80ED119F3D1B1743E64ADC7FDDDE505286274C877D_261 = value; } inline static int32_t get_offset_of_D6380FB2FF2DD88C9290D88B81E78BCA13AAAB4BE827B103062AFBB1085B0793_262() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___D6380FB2FF2DD88C9290D88B81E78BCA13AAAB4BE827B103062AFBB1085B0793_262)); } inline __StaticArrayInitTypeSizeU3D40_tEADC5D82E308542CB0A95168FC156FE53D85DB4F get_D6380FB2FF2DD88C9290D88B81E78BCA13AAAB4BE827B103062AFBB1085B0793_262() const { return ___D6380FB2FF2DD88C9290D88B81E78BCA13AAAB4BE827B103062AFBB1085B0793_262; } inline __StaticArrayInitTypeSizeU3D40_tEADC5D82E308542CB0A95168FC156FE53D85DB4F * get_address_of_D6380FB2FF2DD88C9290D88B81E78BCA13AAAB4BE827B103062AFBB1085B0793_262() { return &___D6380FB2FF2DD88C9290D88B81E78BCA13AAAB4BE827B103062AFBB1085B0793_262; } inline void set_D6380FB2FF2DD88C9290D88B81E78BCA13AAAB4BE827B103062AFBB1085B0793_262(__StaticArrayInitTypeSizeU3D40_tEADC5D82E308542CB0A95168FC156FE53D85DB4F value) { ___D6380FB2FF2DD88C9290D88B81E78BCA13AAAB4BE827B103062AFBB1085B0793_262 = value; } inline static int32_t get_offset_of_D916EBA7A5A5D84BB85D26EE65A08CC18219FACEB615519209ABB469C0B35D32_263() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___D916EBA7A5A5D84BB85D26EE65A08CC18219FACEB615519209ABB469C0B35D32_263)); } inline __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 get_D916EBA7A5A5D84BB85D26EE65A08CC18219FACEB615519209ABB469C0B35D32_263() const { return ___D916EBA7A5A5D84BB85D26EE65A08CC18219FACEB615519209ABB469C0B35D32_263; } inline __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 * get_address_of_D916EBA7A5A5D84BB85D26EE65A08CC18219FACEB615519209ABB469C0B35D32_263() { return &___D916EBA7A5A5D84BB85D26EE65A08CC18219FACEB615519209ABB469C0B35D32_263; } inline void set_D916EBA7A5A5D84BB85D26EE65A08CC18219FACEB615519209ABB469C0B35D32_263(__StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 value) { ___D916EBA7A5A5D84BB85D26EE65A08CC18219FACEB615519209ABB469C0B35D32_263 = value; } inline static int32_t get_offset_of_D9388FECE7A168D1EFFA85FA9C8DA1AEED48DDCE2E3799E07F41A9B60E389722_264() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___D9388FECE7A168D1EFFA85FA9C8DA1AEED48DDCE2E3799E07F41A9B60E389722_264)); } inline __StaticArrayInitTypeSizeU3D56_tEBF9CCD8C2A1E8B12AE6EDE1B31598793DD01186 get_D9388FECE7A168D1EFFA85FA9C8DA1AEED48DDCE2E3799E07F41A9B60E389722_264() const { return ___D9388FECE7A168D1EFFA85FA9C8DA1AEED48DDCE2E3799E07F41A9B60E389722_264; } inline __StaticArrayInitTypeSizeU3D56_tEBF9CCD8C2A1E8B12AE6EDE1B31598793DD01186 * get_address_of_D9388FECE7A168D1EFFA85FA9C8DA1AEED48DDCE2E3799E07F41A9B60E389722_264() { return &___D9388FECE7A168D1EFFA85FA9C8DA1AEED48DDCE2E3799E07F41A9B60E389722_264; } inline void set_D9388FECE7A168D1EFFA85FA9C8DA1AEED48DDCE2E3799E07F41A9B60E389722_264(__StaticArrayInitTypeSizeU3D56_tEBF9CCD8C2A1E8B12AE6EDE1B31598793DD01186 value) { ___D9388FECE7A168D1EFFA85FA9C8DA1AEED48DDCE2E3799E07F41A9B60E389722_264 = value; } inline static int32_t get_offset_of_DB1CCE19AFD5123D31DCDAC6656A6DB5AF929CA39192511B8C042DD0513E7497_265() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___DB1CCE19AFD5123D31DCDAC6656A6DB5AF929CA39192511B8C042DD0513E7497_265)); } inline __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 get_DB1CCE19AFD5123D31DCDAC6656A6DB5AF929CA39192511B8C042DD0513E7497_265() const { return ___DB1CCE19AFD5123D31DCDAC6656A6DB5AF929CA39192511B8C042DD0513E7497_265; } inline __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 * get_address_of_DB1CCE19AFD5123D31DCDAC6656A6DB5AF929CA39192511B8C042DD0513E7497_265() { return &___DB1CCE19AFD5123D31DCDAC6656A6DB5AF929CA39192511B8C042DD0513E7497_265; } inline void set_DB1CCE19AFD5123D31DCDAC6656A6DB5AF929CA39192511B8C042DD0513E7497_265(__StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 value) { ___DB1CCE19AFD5123D31DCDAC6656A6DB5AF929CA39192511B8C042DD0513E7497_265 = value; } inline static int32_t get_offset_of_DC196B5ACC67550E50DDC963D9192AEB816537E6A74CFB7DFE3A0453E5F4FB82_266() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___DC196B5ACC67550E50DDC963D9192AEB816537E6A74CFB7DFE3A0453E5F4FB82_266)); } inline __StaticArrayInitTypeSizeU3D64_t793535D031B918C2C510207830D7BE6CAC6F369C get_DC196B5ACC67550E50DDC963D9192AEB816537E6A74CFB7DFE3A0453E5F4FB82_266() const { return ___DC196B5ACC67550E50DDC963D9192AEB816537E6A74CFB7DFE3A0453E5F4FB82_266; } inline __StaticArrayInitTypeSizeU3D64_t793535D031B918C2C510207830D7BE6CAC6F369C * get_address_of_DC196B5ACC67550E50DDC963D9192AEB816537E6A74CFB7DFE3A0453E5F4FB82_266() { return &___DC196B5ACC67550E50DDC963D9192AEB816537E6A74CFB7DFE3A0453E5F4FB82_266; } inline void set_DC196B5ACC67550E50DDC963D9192AEB816537E6A74CFB7DFE3A0453E5F4FB82_266(__StaticArrayInitTypeSizeU3D64_t793535D031B918C2C510207830D7BE6CAC6F369C value) { ___DC196B5ACC67550E50DDC963D9192AEB816537E6A74CFB7DFE3A0453E5F4FB82_266 = value; } inline static int32_t get_offset_of_DC1CDED6204DF70AC5C64ED2C9958FE75479400FE1E1A80F77C3A5BC6FFAF0A5_267() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___DC1CDED6204DF70AC5C64ED2C9958FE75479400FE1E1A80F77C3A5BC6FFAF0A5_267)); } inline __StaticArrayInitTypeSizeU3D24_t2F23740D8943FC7C06AD3DD80B71D65744F140F2 get_DC1CDED6204DF70AC5C64ED2C9958FE75479400FE1E1A80F77C3A5BC6FFAF0A5_267() const { return ___DC1CDED6204DF70AC5C64ED2C9958FE75479400FE1E1A80F77C3A5BC6FFAF0A5_267; } inline __StaticArrayInitTypeSizeU3D24_t2F23740D8943FC7C06AD3DD80B71D65744F140F2 * get_address_of_DC1CDED6204DF70AC5C64ED2C9958FE75479400FE1E1A80F77C3A5BC6FFAF0A5_267() { return &___DC1CDED6204DF70AC5C64ED2C9958FE75479400FE1E1A80F77C3A5BC6FFAF0A5_267; } inline void set_DC1CDED6204DF70AC5C64ED2C9958FE75479400FE1E1A80F77C3A5BC6FFAF0A5_267(__StaticArrayInitTypeSizeU3D24_t2F23740D8943FC7C06AD3DD80B71D65744F140F2 value) { ___DC1CDED6204DF70AC5C64ED2C9958FE75479400FE1E1A80F77C3A5BC6FFAF0A5_267 = value; } inline static int32_t get_offset_of_DD2B2ACED61DA9A12AEE4F581C0D33D6D76A9722CDC6355B23FB5DF6B2032B18_268() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___DD2B2ACED61DA9A12AEE4F581C0D33D6D76A9722CDC6355B23FB5DF6B2032B18_268)); } inline __StaticArrayInitTypeSizeU3D64_t793535D031B918C2C510207830D7BE6CAC6F369C get_DD2B2ACED61DA9A12AEE4F581C0D33D6D76A9722CDC6355B23FB5DF6B2032B18_268() const { return ___DD2B2ACED61DA9A12AEE4F581C0D33D6D76A9722CDC6355B23FB5DF6B2032B18_268; } inline __StaticArrayInitTypeSizeU3D64_t793535D031B918C2C510207830D7BE6CAC6F369C * get_address_of_DD2B2ACED61DA9A12AEE4F581C0D33D6D76A9722CDC6355B23FB5DF6B2032B18_268() { return &___DD2B2ACED61DA9A12AEE4F581C0D33D6D76A9722CDC6355B23FB5DF6B2032B18_268; } inline void set_DD2B2ACED61DA9A12AEE4F581C0D33D6D76A9722CDC6355B23FB5DF6B2032B18_268(__StaticArrayInitTypeSizeU3D64_t793535D031B918C2C510207830D7BE6CAC6F369C value) { ___DD2B2ACED61DA9A12AEE4F581C0D33D6D76A9722CDC6355B23FB5DF6B2032B18_268 = value; } inline static int32_t get_offset_of_DDA4EDB734C11C20B2D8A7BE67E2BB03E2F67B7928B0DAEB15EBF2EDD9A5150B_269() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___DDA4EDB734C11C20B2D8A7BE67E2BB03E2F67B7928B0DAEB15EBF2EDD9A5150B_269)); } inline __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 get_DDA4EDB734C11C20B2D8A7BE67E2BB03E2F67B7928B0DAEB15EBF2EDD9A5150B_269() const { return ___DDA4EDB734C11C20B2D8A7BE67E2BB03E2F67B7928B0DAEB15EBF2EDD9A5150B_269; } inline __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 * get_address_of_DDA4EDB734C11C20B2D8A7BE67E2BB03E2F67B7928B0DAEB15EBF2EDD9A5150B_269() { return &___DDA4EDB734C11C20B2D8A7BE67E2BB03E2F67B7928B0DAEB15EBF2EDD9A5150B_269; } inline void set_DDA4EDB734C11C20B2D8A7BE67E2BB03E2F67B7928B0DAEB15EBF2EDD9A5150B_269(__StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 value) { ___DDA4EDB734C11C20B2D8A7BE67E2BB03E2F67B7928B0DAEB15EBF2EDD9A5150B_269 = value; } inline static int32_t get_offset_of_DE422551A0E0EF2710E43824DEFE8B2204F5FB76F83D7A496BA3F8D7D66569EB_270() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___DE422551A0E0EF2710E43824DEFE8B2204F5FB76F83D7A496BA3F8D7D66569EB_270)); } inline int32_t get_DE422551A0E0EF2710E43824DEFE8B2204F5FB76F83D7A496BA3F8D7D66569EB_270() const { return ___DE422551A0E0EF2710E43824DEFE8B2204F5FB76F83D7A496BA3F8D7D66569EB_270; } inline int32_t* get_address_of_DE422551A0E0EF2710E43824DEFE8B2204F5FB76F83D7A496BA3F8D7D66569EB_270() { return &___DE422551A0E0EF2710E43824DEFE8B2204F5FB76F83D7A496BA3F8D7D66569EB_270; } inline void set_DE422551A0E0EF2710E43824DEFE8B2204F5FB76F83D7A496BA3F8D7D66569EB_270(int32_t value) { ___DE422551A0E0EF2710E43824DEFE8B2204F5FB76F83D7A496BA3F8D7D66569EB_270 = value; } inline static int32_t get_offset_of_DE56C9263420A7B28A6286EB62AFBE2C1D5164698C518792FD8CEAAF2CB2CD03_271() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___DE56C9263420A7B28A6286EB62AFBE2C1D5164698C518792FD8CEAAF2CB2CD03_271)); } inline __StaticArrayInitTypeSizeU3D64_t793535D031B918C2C510207830D7BE6CAC6F369C get_DE56C9263420A7B28A6286EB62AFBE2C1D5164698C518792FD8CEAAF2CB2CD03_271() const { return ___DE56C9263420A7B28A6286EB62AFBE2C1D5164698C518792FD8CEAAF2CB2CD03_271; } inline __StaticArrayInitTypeSizeU3D64_t793535D031B918C2C510207830D7BE6CAC6F369C * get_address_of_DE56C9263420A7B28A6286EB62AFBE2C1D5164698C518792FD8CEAAF2CB2CD03_271() { return &___DE56C9263420A7B28A6286EB62AFBE2C1D5164698C518792FD8CEAAF2CB2CD03_271; } inline void set_DE56C9263420A7B28A6286EB62AFBE2C1D5164698C518792FD8CEAAF2CB2CD03_271(__StaticArrayInitTypeSizeU3D64_t793535D031B918C2C510207830D7BE6CAC6F369C value) { ___DE56C9263420A7B28A6286EB62AFBE2C1D5164698C518792FD8CEAAF2CB2CD03_271 = value; } inline static int32_t get_offset_of_DE65050FB26A30C376E77EC7E5BE136721540CCE3760EAA1E14854746CADF7E8_272() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___DE65050FB26A30C376E77EC7E5BE136721540CCE3760EAA1E14854746CADF7E8_272)); } inline __StaticArrayInitTypeSizeU3D128_tA0867200945A1690520537DFA2DD9F2DC8E1209C get_DE65050FB26A30C376E77EC7E5BE136721540CCE3760EAA1E14854746CADF7E8_272() const { return ___DE65050FB26A30C376E77EC7E5BE136721540CCE3760EAA1E14854746CADF7E8_272; } inline __StaticArrayInitTypeSizeU3D128_tA0867200945A1690520537DFA2DD9F2DC8E1209C * get_address_of_DE65050FB26A30C376E77EC7E5BE136721540CCE3760EAA1E14854746CADF7E8_272() { return &___DE65050FB26A30C376E77EC7E5BE136721540CCE3760EAA1E14854746CADF7E8_272; } inline void set_DE65050FB26A30C376E77EC7E5BE136721540CCE3760EAA1E14854746CADF7E8_272(__StaticArrayInitTypeSizeU3D128_tA0867200945A1690520537DFA2DD9F2DC8E1209C value) { ___DE65050FB26A30C376E77EC7E5BE136721540CCE3760EAA1E14854746CADF7E8_272 = value; } inline static int32_t get_offset_of_DE9FD94010C5C932FEB066B288CE65EBEB81EDE0E87B31B900BF855BFA2A2B5D_273() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___DE9FD94010C5C932FEB066B288CE65EBEB81EDE0E87B31B900BF855BFA2A2B5D_273)); } inline __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 get_DE9FD94010C5C932FEB066B288CE65EBEB81EDE0E87B31B900BF855BFA2A2B5D_273() const { return ___DE9FD94010C5C932FEB066B288CE65EBEB81EDE0E87B31B900BF855BFA2A2B5D_273; } inline __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 * get_address_of_DE9FD94010C5C932FEB066B288CE65EBEB81EDE0E87B31B900BF855BFA2A2B5D_273() { return &___DE9FD94010C5C932FEB066B288CE65EBEB81EDE0E87B31B900BF855BFA2A2B5D_273; } inline void set_DE9FD94010C5C932FEB066B288CE65EBEB81EDE0E87B31B900BF855BFA2A2B5D_273(__StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 value) { ___DE9FD94010C5C932FEB066B288CE65EBEB81EDE0E87B31B900BF855BFA2A2B5D_273 = value; } inline static int32_t get_offset_of_E0750D3E8FE41BBC5838F6D34CF434A4C764652CDC4BDC7DE6CE8393DE3C53A8_274() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___E0750D3E8FE41BBC5838F6D34CF434A4C764652CDC4BDC7DE6CE8393DE3C53A8_274)); } inline __StaticArrayInitTypeSizeU3D4096_t194B799136AD31D58B9179637D7756F00A1E35D5 get_E0750D3E8FE41BBC5838F6D34CF434A4C764652CDC4BDC7DE6CE8393DE3C53A8_274() const { return ___E0750D3E8FE41BBC5838F6D34CF434A4C764652CDC4BDC7DE6CE8393DE3C53A8_274; } inline __StaticArrayInitTypeSizeU3D4096_t194B799136AD31D58B9179637D7756F00A1E35D5 * get_address_of_E0750D3E8FE41BBC5838F6D34CF434A4C764652CDC4BDC7DE6CE8393DE3C53A8_274() { return &___E0750D3E8FE41BBC5838F6D34CF434A4C764652CDC4BDC7DE6CE8393DE3C53A8_274; } inline void set_E0750D3E8FE41BBC5838F6D34CF434A4C764652CDC4BDC7DE6CE8393DE3C53A8_274(__StaticArrayInitTypeSizeU3D4096_t194B799136AD31D58B9179637D7756F00A1E35D5 value) { ___E0750D3E8FE41BBC5838F6D34CF434A4C764652CDC4BDC7DE6CE8393DE3C53A8_274 = value; } inline static int32_t get_offset_of_E09120C0E7B92A532558D22D44D52452DFE460D6205D1009963B69AABD0F8185_275() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___E09120C0E7B92A532558D22D44D52452DFE460D6205D1009963B69AABD0F8185_275)); } inline __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 get_E09120C0E7B92A532558D22D44D52452DFE460D6205D1009963B69AABD0F8185_275() const { return ___E09120C0E7B92A532558D22D44D52452DFE460D6205D1009963B69AABD0F8185_275; } inline __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 * get_address_of_E09120C0E7B92A532558D22D44D52452DFE460D6205D1009963B69AABD0F8185_275() { return &___E09120C0E7B92A532558D22D44D52452DFE460D6205D1009963B69AABD0F8185_275; } inline void set_E09120C0E7B92A532558D22D44D52452DFE460D6205D1009963B69AABD0F8185_275(__StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 value) { ___E09120C0E7B92A532558D22D44D52452DFE460D6205D1009963B69AABD0F8185_275 = value; } inline static int32_t get_offset_of_E0E3CF58E8EBD3158219B64F434304727B1C71307D99BC27D059966A854CB749_276() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___E0E3CF58E8EBD3158219B64F434304727B1C71307D99BC27D059966A854CB749_276)); } inline int64_t get_E0E3CF58E8EBD3158219B64F434304727B1C71307D99BC27D059966A854CB749_276() const { return ___E0E3CF58E8EBD3158219B64F434304727B1C71307D99BC27D059966A854CB749_276; } inline int64_t* get_address_of_E0E3CF58E8EBD3158219B64F434304727B1C71307D99BC27D059966A854CB749_276() { return &___E0E3CF58E8EBD3158219B64F434304727B1C71307D99BC27D059966A854CB749_276; } inline void set_E0E3CF58E8EBD3158219B64F434304727B1C71307D99BC27D059966A854CB749_276(int64_t value) { ___E0E3CF58E8EBD3158219B64F434304727B1C71307D99BC27D059966A854CB749_276 = value; } inline static int32_t get_offset_of_E27F6E9719BC23F7138A27009F35243C6F94F6530A37FC26DE498AB64784DDDA_277() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___E27F6E9719BC23F7138A27009F35243C6F94F6530A37FC26DE498AB64784DDDA_277)); } inline __StaticArrayInitTypeSizeU3D64_t793535D031B918C2C510207830D7BE6CAC6F369C get_E27F6E9719BC23F7138A27009F35243C6F94F6530A37FC26DE498AB64784DDDA_277() const { return ___E27F6E9719BC23F7138A27009F35243C6F94F6530A37FC26DE498AB64784DDDA_277; } inline __StaticArrayInitTypeSizeU3D64_t793535D031B918C2C510207830D7BE6CAC6F369C * get_address_of_E27F6E9719BC23F7138A27009F35243C6F94F6530A37FC26DE498AB64784DDDA_277() { return &___E27F6E9719BC23F7138A27009F35243C6F94F6530A37FC26DE498AB64784DDDA_277; } inline void set_E27F6E9719BC23F7138A27009F35243C6F94F6530A37FC26DE498AB64784DDDA_277(__StaticArrayInitTypeSizeU3D64_t793535D031B918C2C510207830D7BE6CAC6F369C value) { ___E27F6E9719BC23F7138A27009F35243C6F94F6530A37FC26DE498AB64784DDDA_277 = value; } inline static int32_t get_offset_of_E2D43ACAA664F37C9C7876F34F62AAC2D9B43D18817E629D34861AAB1B13388A_278() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___E2D43ACAA664F37C9C7876F34F62AAC2D9B43D18817E629D34861AAB1B13388A_278)); } inline __StaticArrayInitTypeSizeU3D16_tFDEEE4051A26433A5996232ADC3414625654DA66 get_E2D43ACAA664F37C9C7876F34F62AAC2D9B43D18817E629D34861AAB1B13388A_278() const { return ___E2D43ACAA664F37C9C7876F34F62AAC2D9B43D18817E629D34861AAB1B13388A_278; } inline __StaticArrayInitTypeSizeU3D16_tFDEEE4051A26433A5996232ADC3414625654DA66 * get_address_of_E2D43ACAA664F37C9C7876F34F62AAC2D9B43D18817E629D34861AAB1B13388A_278() { return &___E2D43ACAA664F37C9C7876F34F62AAC2D9B43D18817E629D34861AAB1B13388A_278; } inline void set_E2D43ACAA664F37C9C7876F34F62AAC2D9B43D18817E629D34861AAB1B13388A_278(__StaticArrayInitTypeSizeU3D16_tFDEEE4051A26433A5996232ADC3414625654DA66 value) { ___E2D43ACAA664F37C9C7876F34F62AAC2D9B43D18817E629D34861AAB1B13388A_278 = value; } inline static int32_t get_offset_of_E3668879E09A70694ED6FEE919E303D7EA1266D783955D4DEEDC99CCC5AA6A8D_279() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___E3668879E09A70694ED6FEE919E303D7EA1266D783955D4DEEDC99CCC5AA6A8D_279)); } inline __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 get_E3668879E09A70694ED6FEE919E303D7EA1266D783955D4DEEDC99CCC5AA6A8D_279() const { return ___E3668879E09A70694ED6FEE919E303D7EA1266D783955D4DEEDC99CCC5AA6A8D_279; } inline __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 * get_address_of_E3668879E09A70694ED6FEE919E303D7EA1266D783955D4DEEDC99CCC5AA6A8D_279() { return &___E3668879E09A70694ED6FEE919E303D7EA1266D783955D4DEEDC99CCC5AA6A8D_279; } inline void set_E3668879E09A70694ED6FEE919E303D7EA1266D783955D4DEEDC99CCC5AA6A8D_279(__StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 value) { ___E3668879E09A70694ED6FEE919E303D7EA1266D783955D4DEEDC99CCC5AA6A8D_279 = value; } inline static int32_t get_offset_of_E3B4E767F318263A8E7A64E1D61F6D3368A3B59AF34CBB94E657E7FCC58F5BA5_280() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___E3B4E767F318263A8E7A64E1D61F6D3368A3B59AF34CBB94E657E7FCC58F5BA5_280)); } inline __StaticArrayInitTypeSizeU3D64_t793535D031B918C2C510207830D7BE6CAC6F369C get_E3B4E767F318263A8E7A64E1D61F6D3368A3B59AF34CBB94E657E7FCC58F5BA5_280() const { return ___E3B4E767F318263A8E7A64E1D61F6D3368A3B59AF34CBB94E657E7FCC58F5BA5_280; } inline __StaticArrayInitTypeSizeU3D64_t793535D031B918C2C510207830D7BE6CAC6F369C * get_address_of_E3B4E767F318263A8E7A64E1D61F6D3368A3B59AF34CBB94E657E7FCC58F5BA5_280() { return &___E3B4E767F318263A8E7A64E1D61F6D3368A3B59AF34CBB94E657E7FCC58F5BA5_280; } inline void set_E3B4E767F318263A8E7A64E1D61F6D3368A3B59AF34CBB94E657E7FCC58F5BA5_280(__StaticArrayInitTypeSizeU3D64_t793535D031B918C2C510207830D7BE6CAC6F369C value) { ___E3B4E767F318263A8E7A64E1D61F6D3368A3B59AF34CBB94E657E7FCC58F5BA5_280 = value; } inline static int32_t get_offset_of_E45C3F86EC68FBD407D74FAEC9A50DFBAA5589A6FB63CCC5F7AA901D2ACA48B6_281() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___E45C3F86EC68FBD407D74FAEC9A50DFBAA5589A6FB63CCC5F7AA901D2ACA48B6_281)); } inline __StaticArrayInitTypeSizeU3D2048_t466737CD17660C48F81FB82F5CE837C6303A316E get_E45C3F86EC68FBD407D74FAEC9A50DFBAA5589A6FB63CCC5F7AA901D2ACA48B6_281() const { return ___E45C3F86EC68FBD407D74FAEC9A50DFBAA5589A6FB63CCC5F7AA901D2ACA48B6_281; } inline __StaticArrayInitTypeSizeU3D2048_t466737CD17660C48F81FB82F5CE837C6303A316E * get_address_of_E45C3F86EC68FBD407D74FAEC9A50DFBAA5589A6FB63CCC5F7AA901D2ACA48B6_281() { return &___E45C3F86EC68FBD407D74FAEC9A50DFBAA5589A6FB63CCC5F7AA901D2ACA48B6_281; } inline void set_E45C3F86EC68FBD407D74FAEC9A50DFBAA5589A6FB63CCC5F7AA901D2ACA48B6_281(__StaticArrayInitTypeSizeU3D2048_t466737CD17660C48F81FB82F5CE837C6303A316E value) { ___E45C3F86EC68FBD407D74FAEC9A50DFBAA5589A6FB63CCC5F7AA901D2ACA48B6_281 = value; } inline static int32_t get_offset_of_E5325952F9FF2214CCE24E320F2BCD6A71C6EB4127F6069352CE065883AE80D0_282() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___E5325952F9FF2214CCE24E320F2BCD6A71C6EB4127F6069352CE065883AE80D0_282)); } inline __StaticArrayInitTypeSizeU3D2048_t466737CD17660C48F81FB82F5CE837C6303A316E get_E5325952F9FF2214CCE24E320F2BCD6A71C6EB4127F6069352CE065883AE80D0_282() const { return ___E5325952F9FF2214CCE24E320F2BCD6A71C6EB4127F6069352CE065883AE80D0_282; } inline __StaticArrayInitTypeSizeU3D2048_t466737CD17660C48F81FB82F5CE837C6303A316E * get_address_of_E5325952F9FF2214CCE24E320F2BCD6A71C6EB4127F6069352CE065883AE80D0_282() { return &___E5325952F9FF2214CCE24E320F2BCD6A71C6EB4127F6069352CE065883AE80D0_282; } inline void set_E5325952F9FF2214CCE24E320F2BCD6A71C6EB4127F6069352CE065883AE80D0_282(__StaticArrayInitTypeSizeU3D2048_t466737CD17660C48F81FB82F5CE837C6303A316E value) { ___E5325952F9FF2214CCE24E320F2BCD6A71C6EB4127F6069352CE065883AE80D0_282 = value; } inline static int32_t get_offset_of_E75B7154F674F25D54E89CB7D91F35CC111C8A67EE585938E07D12CB4761637F_283() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___E75B7154F674F25D54E89CB7D91F35CC111C8A67EE585938E07D12CB4761637F_283)); } inline __StaticArrayInitTypeSizeU3D256_t54C7F26E5B56B7887AE4586ABF35C9B1633A3449 get_E75B7154F674F25D54E89CB7D91F35CC111C8A67EE585938E07D12CB4761637F_283() const { return ___E75B7154F674F25D54E89CB7D91F35CC111C8A67EE585938E07D12CB4761637F_283; } inline __StaticArrayInitTypeSizeU3D256_t54C7F26E5B56B7887AE4586ABF35C9B1633A3449 * get_address_of_E75B7154F674F25D54E89CB7D91F35CC111C8A67EE585938E07D12CB4761637F_283() { return &___E75B7154F674F25D54E89CB7D91F35CC111C8A67EE585938E07D12CB4761637F_283; } inline void set_E75B7154F674F25D54E89CB7D91F35CC111C8A67EE585938E07D12CB4761637F_283(__StaticArrayInitTypeSizeU3D256_t54C7F26E5B56B7887AE4586ABF35C9B1633A3449 value) { ___E75B7154F674F25D54E89CB7D91F35CC111C8A67EE585938E07D12CB4761637F_283 = value; } inline static int32_t get_offset_of_E7C6C4296C6C2B00D1062AA69054CAB58A57C3ACCE5ECFA4084E7E94CF805F87_284() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___E7C6C4296C6C2B00D1062AA69054CAB58A57C3ACCE5ECFA4084E7E94CF805F87_284)); } inline __StaticArrayInitTypeSizeU3D28_tB9DE54DF41ABC27805509271A10177513906BF30 get_E7C6C4296C6C2B00D1062AA69054CAB58A57C3ACCE5ECFA4084E7E94CF805F87_284() const { return ___E7C6C4296C6C2B00D1062AA69054CAB58A57C3ACCE5ECFA4084E7E94CF805F87_284; } inline __StaticArrayInitTypeSizeU3D28_tB9DE54DF41ABC27805509271A10177513906BF30 * get_address_of_E7C6C4296C6C2B00D1062AA69054CAB58A57C3ACCE5ECFA4084E7E94CF805F87_284() { return &___E7C6C4296C6C2B00D1062AA69054CAB58A57C3ACCE5ECFA4084E7E94CF805F87_284; } inline void set_E7C6C4296C6C2B00D1062AA69054CAB58A57C3ACCE5ECFA4084E7E94CF805F87_284(__StaticArrayInitTypeSizeU3D28_tB9DE54DF41ABC27805509271A10177513906BF30 value) { ___E7C6C4296C6C2B00D1062AA69054CAB58A57C3ACCE5ECFA4084E7E94CF805F87_284 = value; } inline static int32_t get_offset_of_E87A3B2C4C5D7247B7E149126C3503D3AE2878A02155EA6153E057FE35D9656C_285() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___E87A3B2C4C5D7247B7E149126C3503D3AE2878A02155EA6153E057FE35D9656C_285)); } inline __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 get_E87A3B2C4C5D7247B7E149126C3503D3AE2878A02155EA6153E057FE35D9656C_285() const { return ___E87A3B2C4C5D7247B7E149126C3503D3AE2878A02155EA6153E057FE35D9656C_285; } inline __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 * get_address_of_E87A3B2C4C5D7247B7E149126C3503D3AE2878A02155EA6153E057FE35D9656C_285() { return &___E87A3B2C4C5D7247B7E149126C3503D3AE2878A02155EA6153E057FE35D9656C_285; } inline void set_E87A3B2C4C5D7247B7E149126C3503D3AE2878A02155EA6153E057FE35D9656C_285(__StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 value) { ___E87A3B2C4C5D7247B7E149126C3503D3AE2878A02155EA6153E057FE35D9656C_285 = value; } inline static int32_t get_offset_of_E8A5F21A65A81B3BA202AE5DC3791797B0E7271A4923BCD6B124CA062D886C5A_286() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___E8A5F21A65A81B3BA202AE5DC3791797B0E7271A4923BCD6B124CA062D886C5A_286)); } inline __StaticArrayInitTypeSizeU3D5_t4860E7B6EA3ACC966F04D8598CE9F606264B9EE9 get_E8A5F21A65A81B3BA202AE5DC3791797B0E7271A4923BCD6B124CA062D886C5A_286() const { return ___E8A5F21A65A81B3BA202AE5DC3791797B0E7271A4923BCD6B124CA062D886C5A_286; } inline __StaticArrayInitTypeSizeU3D5_t4860E7B6EA3ACC966F04D8598CE9F606264B9EE9 * get_address_of_E8A5F21A65A81B3BA202AE5DC3791797B0E7271A4923BCD6B124CA062D886C5A_286() { return &___E8A5F21A65A81B3BA202AE5DC3791797B0E7271A4923BCD6B124CA062D886C5A_286; } inline void set_E8A5F21A65A81B3BA202AE5DC3791797B0E7271A4923BCD6B124CA062D886C5A_286(__StaticArrayInitTypeSizeU3D5_t4860E7B6EA3ACC966F04D8598CE9F606264B9EE9 value) { ___E8A5F21A65A81B3BA202AE5DC3791797B0E7271A4923BCD6B124CA062D886C5A_286 = value; } inline static int32_t get_offset_of_E8D46701532BBEB9F3FF8A63C0D74D8C417C782DEE2C085A6D940A8B5B38DA18_287() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___E8D46701532BBEB9F3FF8A63C0D74D8C417C782DEE2C085A6D940A8B5B38DA18_287)); } inline __StaticArrayInitTypeSizeU3D1024_tBE4C179BB086BC42B30E7BE339E60017D8093665 get_E8D46701532BBEB9F3FF8A63C0D74D8C417C782DEE2C085A6D940A8B5B38DA18_287() const { return ___E8D46701532BBEB9F3FF8A63C0D74D8C417C782DEE2C085A6D940A8B5B38DA18_287; } inline __StaticArrayInitTypeSizeU3D1024_tBE4C179BB086BC42B30E7BE339E60017D8093665 * get_address_of_E8D46701532BBEB9F3FF8A63C0D74D8C417C782DEE2C085A6D940A8B5B38DA18_287() { return &___E8D46701532BBEB9F3FF8A63C0D74D8C417C782DEE2C085A6D940A8B5B38DA18_287; } inline void set_E8D46701532BBEB9F3FF8A63C0D74D8C417C782DEE2C085A6D940A8B5B38DA18_287(__StaticArrayInitTypeSizeU3D1024_tBE4C179BB086BC42B30E7BE339E60017D8093665 value) { ___E8D46701532BBEB9F3FF8A63C0D74D8C417C782DEE2C085A6D940A8B5B38DA18_287 = value; } inline static int32_t get_offset_of_EA648521F3A332BAB2FB6494AA2262B4C66E9EC54FBC6380D1BEADFBA8F7D9CD_288() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___EA648521F3A332BAB2FB6494AA2262B4C66E9EC54FBC6380D1BEADFBA8F7D9CD_288)); } inline __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 get_EA648521F3A332BAB2FB6494AA2262B4C66E9EC54FBC6380D1BEADFBA8F7D9CD_288() const { return ___EA648521F3A332BAB2FB6494AA2262B4C66E9EC54FBC6380D1BEADFBA8F7D9CD_288; } inline __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 * get_address_of_EA648521F3A332BAB2FB6494AA2262B4C66E9EC54FBC6380D1BEADFBA8F7D9CD_288() { return &___EA648521F3A332BAB2FB6494AA2262B4C66E9EC54FBC6380D1BEADFBA8F7D9CD_288; } inline void set_EA648521F3A332BAB2FB6494AA2262B4C66E9EC54FBC6380D1BEADFBA8F7D9CD_288(__StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 value) { ___EA648521F3A332BAB2FB6494AA2262B4C66E9EC54FBC6380D1BEADFBA8F7D9CD_288 = value; } inline static int32_t get_offset_of_EB6B70CC36DAA15B37C45E6D0AE3CB7E8A9B1BA69E6BC44762F886192C725A5A_289() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___EB6B70CC36DAA15B37C45E6D0AE3CB7E8A9B1BA69E6BC44762F886192C725A5A_289)); } inline int32_t get_EB6B70CC36DAA15B37C45E6D0AE3CB7E8A9B1BA69E6BC44762F886192C725A5A_289() const { return ___EB6B70CC36DAA15B37C45E6D0AE3CB7E8A9B1BA69E6BC44762F886192C725A5A_289; } inline int32_t* get_address_of_EB6B70CC36DAA15B37C45E6D0AE3CB7E8A9B1BA69E6BC44762F886192C725A5A_289() { return &___EB6B70CC36DAA15B37C45E6D0AE3CB7E8A9B1BA69E6BC44762F886192C725A5A_289; } inline void set_EB6B70CC36DAA15B37C45E6D0AE3CB7E8A9B1BA69E6BC44762F886192C725A5A_289(int32_t value) { ___EB6B70CC36DAA15B37C45E6D0AE3CB7E8A9B1BA69E6BC44762F886192C725A5A_289 = value; } inline static int32_t get_offset_of_EC103A6146A987638687685583404F2C172DE3138C47B820021673AD5DA00660_290() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___EC103A6146A987638687685583404F2C172DE3138C47B820021673AD5DA00660_290)); } inline __StaticArrayInitTypeSizeU3D1024_tBE4C179BB086BC42B30E7BE339E60017D8093665 get_EC103A6146A987638687685583404F2C172DE3138C47B820021673AD5DA00660_290() const { return ___EC103A6146A987638687685583404F2C172DE3138C47B820021673AD5DA00660_290; } inline __StaticArrayInitTypeSizeU3D1024_tBE4C179BB086BC42B30E7BE339E60017D8093665 * get_address_of_EC103A6146A987638687685583404F2C172DE3138C47B820021673AD5DA00660_290() { return &___EC103A6146A987638687685583404F2C172DE3138C47B820021673AD5DA00660_290; } inline void set_EC103A6146A987638687685583404F2C172DE3138C47B820021673AD5DA00660_290(__StaticArrayInitTypeSizeU3D1024_tBE4C179BB086BC42B30E7BE339E60017D8093665 value) { ___EC103A6146A987638687685583404F2C172DE3138C47B820021673AD5DA00660_290 = value; } inline static int32_t get_offset_of_ECA151F23D399F9FE976255B143D0691D0BE043E033B0E2814C0A547336D6545_291() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___ECA151F23D399F9FE976255B143D0691D0BE043E033B0E2814C0A547336D6545_291)); } inline __StaticArrayInitTypeSizeU3D40_tEADC5D82E308542CB0A95168FC156FE53D85DB4F get_ECA151F23D399F9FE976255B143D0691D0BE043E033B0E2814C0A547336D6545_291() const { return ___ECA151F23D399F9FE976255B143D0691D0BE043E033B0E2814C0A547336D6545_291; } inline __StaticArrayInitTypeSizeU3D40_tEADC5D82E308542CB0A95168FC156FE53D85DB4F * get_address_of_ECA151F23D399F9FE976255B143D0691D0BE043E033B0E2814C0A547336D6545_291() { return &___ECA151F23D399F9FE976255B143D0691D0BE043E033B0E2814C0A547336D6545_291; } inline void set_ECA151F23D399F9FE976255B143D0691D0BE043E033B0E2814C0A547336D6545_291(__StaticArrayInitTypeSizeU3D40_tEADC5D82E308542CB0A95168FC156FE53D85DB4F value) { ___ECA151F23D399F9FE976255B143D0691D0BE043E033B0E2814C0A547336D6545_291 = value; } inline static int32_t get_offset_of_EE83363C7267157642FFDAC294D9028B3BCD964F62596706A5A94C92C8FCDE6C_292() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___EE83363C7267157642FFDAC294D9028B3BCD964F62596706A5A94C92C8FCDE6C_292)); } inline __StaticArrayInitTypeSizeU3D1024_tBE4C179BB086BC42B30E7BE339E60017D8093665 get_EE83363C7267157642FFDAC294D9028B3BCD964F62596706A5A94C92C8FCDE6C_292() const { return ___EE83363C7267157642FFDAC294D9028B3BCD964F62596706A5A94C92C8FCDE6C_292; } inline __StaticArrayInitTypeSizeU3D1024_tBE4C179BB086BC42B30E7BE339E60017D8093665 * get_address_of_EE83363C7267157642FFDAC294D9028B3BCD964F62596706A5A94C92C8FCDE6C_292() { return &___EE83363C7267157642FFDAC294D9028B3BCD964F62596706A5A94C92C8FCDE6C_292; } inline void set_EE83363C7267157642FFDAC294D9028B3BCD964F62596706A5A94C92C8FCDE6C_292(__StaticArrayInitTypeSizeU3D1024_tBE4C179BB086BC42B30E7BE339E60017D8093665 value) { ___EE83363C7267157642FFDAC294D9028B3BCD964F62596706A5A94C92C8FCDE6C_292 = value; } inline static int32_t get_offset_of_EF39C5A882F9477B2A250BA257247825CEB07FC53C3C984385F2C2E5F8222431_293() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___EF39C5A882F9477B2A250BA257247825CEB07FC53C3C984385F2C2E5F8222431_293)); } inline __StaticArrayInitTypeSizeU3D256_t54C7F26E5B56B7887AE4586ABF35C9B1633A3449 get_EF39C5A882F9477B2A250BA257247825CEB07FC53C3C984385F2C2E5F8222431_293() const { return ___EF39C5A882F9477B2A250BA257247825CEB07FC53C3C984385F2C2E5F8222431_293; } inline __StaticArrayInitTypeSizeU3D256_t54C7F26E5B56B7887AE4586ABF35C9B1633A3449 * get_address_of_EF39C5A882F9477B2A250BA257247825CEB07FC53C3C984385F2C2E5F8222431_293() { return &___EF39C5A882F9477B2A250BA257247825CEB07FC53C3C984385F2C2E5F8222431_293; } inline void set_EF39C5A882F9477B2A250BA257247825CEB07FC53C3C984385F2C2E5F8222431_293(__StaticArrayInitTypeSizeU3D256_t54C7F26E5B56B7887AE4586ABF35C9B1633A3449 value) { ___EF39C5A882F9477B2A250BA257247825CEB07FC53C3C984385F2C2E5F8222431_293 = value; } inline static int32_t get_offset_of_EF7F3D1F9F5FC7985E4AE3D48BF986867BA544C1D2FEA6A7745FEA4A2FCAB381_294() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___EF7F3D1F9F5FC7985E4AE3D48BF986867BA544C1D2FEA6A7745FEA4A2FCAB381_294)); } inline __StaticArrayInitTypeSizeU3D16_tFDEEE4051A26433A5996232ADC3414625654DA66 get_EF7F3D1F9F5FC7985E4AE3D48BF986867BA544C1D2FEA6A7745FEA4A2FCAB381_294() const { return ___EF7F3D1F9F5FC7985E4AE3D48BF986867BA544C1D2FEA6A7745FEA4A2FCAB381_294; } inline __StaticArrayInitTypeSizeU3D16_tFDEEE4051A26433A5996232ADC3414625654DA66 * get_address_of_EF7F3D1F9F5FC7985E4AE3D48BF986867BA544C1D2FEA6A7745FEA4A2FCAB381_294() { return &___EF7F3D1F9F5FC7985E4AE3D48BF986867BA544C1D2FEA6A7745FEA4A2FCAB381_294; } inline void set_EF7F3D1F9F5FC7985E4AE3D48BF986867BA544C1D2FEA6A7745FEA4A2FCAB381_294(__StaticArrayInitTypeSizeU3D16_tFDEEE4051A26433A5996232ADC3414625654DA66 value) { ___EF7F3D1F9F5FC7985E4AE3D48BF986867BA544C1D2FEA6A7745FEA4A2FCAB381_294 = value; } inline static int32_t get_offset_of_F2CD85BDEF1E84E95EA92E2B686CEEC9FC518118A4342FAB46BECECE253D71F4_295() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___F2CD85BDEF1E84E95EA92E2B686CEEC9FC518118A4342FAB46BECECE253D71F4_295)); } inline __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 get_F2CD85BDEF1E84E95EA92E2B686CEEC9FC518118A4342FAB46BECECE253D71F4_295() const { return ___F2CD85BDEF1E84E95EA92E2B686CEEC9FC518118A4342FAB46BECECE253D71F4_295; } inline __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 * get_address_of_F2CD85BDEF1E84E95EA92E2B686CEEC9FC518118A4342FAB46BECECE253D71F4_295() { return &___F2CD85BDEF1E84E95EA92E2B686CEEC9FC518118A4342FAB46BECECE253D71F4_295; } inline void set_F2CD85BDEF1E84E95EA92E2B686CEEC9FC518118A4342FAB46BECECE253D71F4_295(__StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 value) { ___F2CD85BDEF1E84E95EA92E2B686CEEC9FC518118A4342FAB46BECECE253D71F4_295 = value; } inline static int32_t get_offset_of_F30ADE318602BE9DC38E68CA7E1FE366A1F173330197F71AFD9D555F765D47A7_296() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___F30ADE318602BE9DC38E68CA7E1FE366A1F173330197F71AFD9D555F765D47A7_296)); } inline __StaticArrayInitTypeSizeU3D404_t02BA5FC25140F7864B3B45D3DD9D4D8B9E93A333 get_F30ADE318602BE9DC38E68CA7E1FE366A1F173330197F71AFD9D555F765D47A7_296() const { return ___F30ADE318602BE9DC38E68CA7E1FE366A1F173330197F71AFD9D555F765D47A7_296; } inline __StaticArrayInitTypeSizeU3D404_t02BA5FC25140F7864B3B45D3DD9D4D8B9E93A333 * get_address_of_F30ADE318602BE9DC38E68CA7E1FE366A1F173330197F71AFD9D555F765D47A7_296() { return &___F30ADE318602BE9DC38E68CA7E1FE366A1F173330197F71AFD9D555F765D47A7_296; } inline void set_F30ADE318602BE9DC38E68CA7E1FE366A1F173330197F71AFD9D555F765D47A7_296(__StaticArrayInitTypeSizeU3D404_t02BA5FC25140F7864B3B45D3DD9D4D8B9E93A333 value) { ___F30ADE318602BE9DC38E68CA7E1FE366A1F173330197F71AFD9D555F765D47A7_296 = value; } inline static int32_t get_offset_of_F509AE84659919EA56BFF8D829ED41E971314D3D46ED9B0F8F5670D72EB1688B_297() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___F509AE84659919EA56BFF8D829ED41E971314D3D46ED9B0F8F5670D72EB1688B_297)); } inline __StaticArrayInitTypeSizeU3D64_t793535D031B918C2C510207830D7BE6CAC6F369C get_F509AE84659919EA56BFF8D829ED41E971314D3D46ED9B0F8F5670D72EB1688B_297() const { return ___F509AE84659919EA56BFF8D829ED41E971314D3D46ED9B0F8F5670D72EB1688B_297; } inline __StaticArrayInitTypeSizeU3D64_t793535D031B918C2C510207830D7BE6CAC6F369C * get_address_of_F509AE84659919EA56BFF8D829ED41E971314D3D46ED9B0F8F5670D72EB1688B_297() { return &___F509AE84659919EA56BFF8D829ED41E971314D3D46ED9B0F8F5670D72EB1688B_297; } inline void set_F509AE84659919EA56BFF8D829ED41E971314D3D46ED9B0F8F5670D72EB1688B_297(__StaticArrayInitTypeSizeU3D64_t793535D031B918C2C510207830D7BE6CAC6F369C value) { ___F509AE84659919EA56BFF8D829ED41E971314D3D46ED9B0F8F5670D72EB1688B_297 = value; } inline static int32_t get_offset_of_F8D7861760C88CC514F66095AF0AED47ECBA063ADB65F47125ED07BCC2CF9842_298() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___F8D7861760C88CC514F66095AF0AED47ECBA063ADB65F47125ED07BCC2CF9842_298)); } inline __StaticArrayInitTypeSizeU3D116_t9020B92E8453BBAFE2519A469C0893F630E8D2C9 get_F8D7861760C88CC514F66095AF0AED47ECBA063ADB65F47125ED07BCC2CF9842_298() const { return ___F8D7861760C88CC514F66095AF0AED47ECBA063ADB65F47125ED07BCC2CF9842_298; } inline __StaticArrayInitTypeSizeU3D116_t9020B92E8453BBAFE2519A469C0893F630E8D2C9 * get_address_of_F8D7861760C88CC514F66095AF0AED47ECBA063ADB65F47125ED07BCC2CF9842_298() { return &___F8D7861760C88CC514F66095AF0AED47ECBA063ADB65F47125ED07BCC2CF9842_298; } inline void set_F8D7861760C88CC514F66095AF0AED47ECBA063ADB65F47125ED07BCC2CF9842_298(__StaticArrayInitTypeSizeU3D116_t9020B92E8453BBAFE2519A469C0893F630E8D2C9 value) { ___F8D7861760C88CC514F66095AF0AED47ECBA063ADB65F47125ED07BCC2CF9842_298 = value; } inline static int32_t get_offset_of_F8E6964ADFFC257265537256D21E93496A17B9271DC5D64F40869EEEAAFF6FBB_299() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___F8E6964ADFFC257265537256D21E93496A17B9271DC5D64F40869EEEAAFF6FBB_299)); } inline __StaticArrayInitTypeSizeU3D192_tC7D23024B2AD7A4D301599706A49B8C87DAA353D get_F8E6964ADFFC257265537256D21E93496A17B9271DC5D64F40869EEEAAFF6FBB_299() const { return ___F8E6964ADFFC257265537256D21E93496A17B9271DC5D64F40869EEEAAFF6FBB_299; } inline __StaticArrayInitTypeSizeU3D192_tC7D23024B2AD7A4D301599706A49B8C87DAA353D * get_address_of_F8E6964ADFFC257265537256D21E93496A17B9271DC5D64F40869EEEAAFF6FBB_299() { return &___F8E6964ADFFC257265537256D21E93496A17B9271DC5D64F40869EEEAAFF6FBB_299; } inline void set_F8E6964ADFFC257265537256D21E93496A17B9271DC5D64F40869EEEAAFF6FBB_299(__StaticArrayInitTypeSizeU3D192_tC7D23024B2AD7A4D301599706A49B8C87DAA353D value) { ___F8E6964ADFFC257265537256D21E93496A17B9271DC5D64F40869EEEAAFF6FBB_299 = value; } inline static int32_t get_offset_of_F915BC5619C5EB2C4D315B5409BC531F55FA3E3A6167F57B7A4F5F7F9C5F022B_300() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___F915BC5619C5EB2C4D315B5409BC531F55FA3E3A6167F57B7A4F5F7F9C5F022B_300)); } inline __StaticArrayInitTypeSizeU3D256_t54C7F26E5B56B7887AE4586ABF35C9B1633A3449 get_F915BC5619C5EB2C4D315B5409BC531F55FA3E3A6167F57B7A4F5F7F9C5F022B_300() const { return ___F915BC5619C5EB2C4D315B5409BC531F55FA3E3A6167F57B7A4F5F7F9C5F022B_300; } inline __StaticArrayInitTypeSizeU3D256_t54C7F26E5B56B7887AE4586ABF35C9B1633A3449 * get_address_of_F915BC5619C5EB2C4D315B5409BC531F55FA3E3A6167F57B7A4F5F7F9C5F022B_300() { return &___F915BC5619C5EB2C4D315B5409BC531F55FA3E3A6167F57B7A4F5F7F9C5F022B_300; } inline void set_F915BC5619C5EB2C4D315B5409BC531F55FA3E3A6167F57B7A4F5F7F9C5F022B_300(__StaticArrayInitTypeSizeU3D256_t54C7F26E5B56B7887AE4586ABF35C9B1633A3449 value) { ___F915BC5619C5EB2C4D315B5409BC531F55FA3E3A6167F57B7A4F5F7F9C5F022B_300 = value; } inline static int32_t get_offset_of_F93A6E9A709B14FD05706C119D157EEE96F24DE3FDFA34F6D0AFF9537DE8ACC0_301() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___F93A6E9A709B14FD05706C119D157EEE96F24DE3FDFA34F6D0AFF9537DE8ACC0_301)); } inline __StaticArrayInitTypeSizeU3D64_t793535D031B918C2C510207830D7BE6CAC6F369C get_F93A6E9A709B14FD05706C119D157EEE96F24DE3FDFA34F6D0AFF9537DE8ACC0_301() const { return ___F93A6E9A709B14FD05706C119D157EEE96F24DE3FDFA34F6D0AFF9537DE8ACC0_301; } inline __StaticArrayInitTypeSizeU3D64_t793535D031B918C2C510207830D7BE6CAC6F369C * get_address_of_F93A6E9A709B14FD05706C119D157EEE96F24DE3FDFA34F6D0AFF9537DE8ACC0_301() { return &___F93A6E9A709B14FD05706C119D157EEE96F24DE3FDFA34F6D0AFF9537DE8ACC0_301; } inline void set_F93A6E9A709B14FD05706C119D157EEE96F24DE3FDFA34F6D0AFF9537DE8ACC0_301(__StaticArrayInitTypeSizeU3D64_t793535D031B918C2C510207830D7BE6CAC6F369C value) { ___F93A6E9A709B14FD05706C119D157EEE96F24DE3FDFA34F6D0AFF9537DE8ACC0_301 = value; } inline static int32_t get_offset_of_FA1AD270B23BA640E88EE7F51CC9C0C1A6C6BB1F2B9025682A7D30FB3BDA64F0_302() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___FA1AD270B23BA640E88EE7F51CC9C0C1A6C6BB1F2B9025682A7D30FB3BDA64F0_302)); } inline __StaticArrayInitTypeSizeU3D72_t2005207C3F6F7C1227A5084885E3320B238A2489 get_FA1AD270B23BA640E88EE7F51CC9C0C1A6C6BB1F2B9025682A7D30FB3BDA64F0_302() const { return ___FA1AD270B23BA640E88EE7F51CC9C0C1A6C6BB1F2B9025682A7D30FB3BDA64F0_302; } inline __StaticArrayInitTypeSizeU3D72_t2005207C3F6F7C1227A5084885E3320B238A2489 * get_address_of_FA1AD270B23BA640E88EE7F51CC9C0C1A6C6BB1F2B9025682A7D30FB3BDA64F0_302() { return &___FA1AD270B23BA640E88EE7F51CC9C0C1A6C6BB1F2B9025682A7D30FB3BDA64F0_302; } inline void set_FA1AD270B23BA640E88EE7F51CC9C0C1A6C6BB1F2B9025682A7D30FB3BDA64F0_302(__StaticArrayInitTypeSizeU3D72_t2005207C3F6F7C1227A5084885E3320B238A2489 value) { ___FA1AD270B23BA640E88EE7F51CC9C0C1A6C6BB1F2B9025682A7D30FB3BDA64F0_302 = value; } inline static int32_t get_offset_of_FA624E5847BD2E5A00CCA1B3515D315FA5C3450C3E832077935CEBA18E9F5571_303() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___FA624E5847BD2E5A00CCA1B3515D315FA5C3450C3E832077935CEBA18E9F5571_303)); } inline __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 get_FA624E5847BD2E5A00CCA1B3515D315FA5C3450C3E832077935CEBA18E9F5571_303() const { return ___FA624E5847BD2E5A00CCA1B3515D315FA5C3450C3E832077935CEBA18E9F5571_303; } inline __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 * get_address_of_FA624E5847BD2E5A00CCA1B3515D315FA5C3450C3E832077935CEBA18E9F5571_303() { return &___FA624E5847BD2E5A00CCA1B3515D315FA5C3450C3E832077935CEBA18E9F5571_303; } inline void set_FA624E5847BD2E5A00CCA1B3515D315FA5C3450C3E832077935CEBA18E9F5571_303(__StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 value) { ___FA624E5847BD2E5A00CCA1B3515D315FA5C3450C3E832077935CEBA18E9F5571_303 = value; } inline static int32_t get_offset_of_FA902FDBDFBCC8763875D512059F3073294FE8C37A17ED9F7AF4D83791E194BF_304() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___FA902FDBDFBCC8763875D512059F3073294FE8C37A17ED9F7AF4D83791E194BF_304)); } inline __StaticArrayInitTypeSizeU3D32_t1DFB229ADDC86DD5A295F9C768E8E5D0DF92913F get_FA902FDBDFBCC8763875D512059F3073294FE8C37A17ED9F7AF4D83791E194BF_304() const { return ___FA902FDBDFBCC8763875D512059F3073294FE8C37A17ED9F7AF4D83791E194BF_304; } inline __StaticArrayInitTypeSizeU3D32_t1DFB229ADDC86DD5A295F9C768E8E5D0DF92913F * get_address_of_FA902FDBDFBCC8763875D512059F3073294FE8C37A17ED9F7AF4D83791E194BF_304() { return &___FA902FDBDFBCC8763875D512059F3073294FE8C37A17ED9F7AF4D83791E194BF_304; } inline void set_FA902FDBDFBCC8763875D512059F3073294FE8C37A17ED9F7AF4D83791E194BF_304(__StaticArrayInitTypeSizeU3D32_t1DFB229ADDC86DD5A295F9C768E8E5D0DF92913F value) { ___FA902FDBDFBCC8763875D512059F3073294FE8C37A17ED9F7AF4D83791E194BF_304 = value; } inline static int32_t get_offset_of_FA9320F15F87607CD9E1033E6DD907B11EEDF491D7EBBFD29EC8D07E12A822CD_305() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___FA9320F15F87607CD9E1033E6DD907B11EEDF491D7EBBFD29EC8D07E12A822CD_305)); } inline __StaticArrayInitTypeSizeU3D256_t54C7F26E5B56B7887AE4586ABF35C9B1633A3449 get_FA9320F15F87607CD9E1033E6DD907B11EEDF491D7EBBFD29EC8D07E12A822CD_305() const { return ___FA9320F15F87607CD9E1033E6DD907B11EEDF491D7EBBFD29EC8D07E12A822CD_305; } inline __StaticArrayInitTypeSizeU3D256_t54C7F26E5B56B7887AE4586ABF35C9B1633A3449 * get_address_of_FA9320F15F87607CD9E1033E6DD907B11EEDF491D7EBBFD29EC8D07E12A822CD_305() { return &___FA9320F15F87607CD9E1033E6DD907B11EEDF491D7EBBFD29EC8D07E12A822CD_305; } inline void set_FA9320F15F87607CD9E1033E6DD907B11EEDF491D7EBBFD29EC8D07E12A822CD_305(__StaticArrayInitTypeSizeU3D256_t54C7F26E5B56B7887AE4586ABF35C9B1633A3449 value) { ___FA9320F15F87607CD9E1033E6DD907B11EEDF491D7EBBFD29EC8D07E12A822CD_305 = value; } inline static int32_t get_offset_of_FAA254BE6E65E3D60D934C74D9863DEDABBBB96FD00229D46B6AE6D108392089_306() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___FAA254BE6E65E3D60D934C74D9863DEDABBBB96FD00229D46B6AE6D108392089_306)); } inline __StaticArrayInitTypeSizeU3D16_tFDEEE4051A26433A5996232ADC3414625654DA66 get_FAA254BE6E65E3D60D934C74D9863DEDABBBB96FD00229D46B6AE6D108392089_306() const { return ___FAA254BE6E65E3D60D934C74D9863DEDABBBB96FD00229D46B6AE6D108392089_306; } inline __StaticArrayInitTypeSizeU3D16_tFDEEE4051A26433A5996232ADC3414625654DA66 * get_address_of_FAA254BE6E65E3D60D934C74D9863DEDABBBB96FD00229D46B6AE6D108392089_306() { return &___FAA254BE6E65E3D60D934C74D9863DEDABBBB96FD00229D46B6AE6D108392089_306; } inline void set_FAA254BE6E65E3D60D934C74D9863DEDABBBB96FD00229D46B6AE6D108392089_306(__StaticArrayInitTypeSizeU3D16_tFDEEE4051A26433A5996232ADC3414625654DA66 value) { ___FAA254BE6E65E3D60D934C74D9863DEDABBBB96FD00229D46B6AE6D108392089_306 = value; } inline static int32_t get_offset_of_FB7A6532989D730F69E4757D690D25A43E71041FCFF7355747E274F956BB03E9_307() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___FB7A6532989D730F69E4757D690D25A43E71041FCFF7355747E274F956BB03E9_307)); } inline __StaticArrayInitTypeSizeU3D2048_t466737CD17660C48F81FB82F5CE837C6303A316E get_FB7A6532989D730F69E4757D690D25A43E71041FCFF7355747E274F956BB03E9_307() const { return ___FB7A6532989D730F69E4757D690D25A43E71041FCFF7355747E274F956BB03E9_307; } inline __StaticArrayInitTypeSizeU3D2048_t466737CD17660C48F81FB82F5CE837C6303A316E * get_address_of_FB7A6532989D730F69E4757D690D25A43E71041FCFF7355747E274F956BB03E9_307() { return &___FB7A6532989D730F69E4757D690D25A43E71041FCFF7355747E274F956BB03E9_307; } inline void set_FB7A6532989D730F69E4757D690D25A43E71041FCFF7355747E274F956BB03E9_307(__StaticArrayInitTypeSizeU3D2048_t466737CD17660C48F81FB82F5CE837C6303A316E value) { ___FB7A6532989D730F69E4757D690D25A43E71041FCFF7355747E274F956BB03E9_307 = value; } inline static int32_t get_offset_of_FC03ECB1D62767A5B31230F548FA4D4C02F01E3DA8CA1FC66C7C332EA16BF206_308() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___FC03ECB1D62767A5B31230F548FA4D4C02F01E3DA8CA1FC66C7C332EA16BF206_308)); } inline __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 get_FC03ECB1D62767A5B31230F548FA4D4C02F01E3DA8CA1FC66C7C332EA16BF206_308() const { return ___FC03ECB1D62767A5B31230F548FA4D4C02F01E3DA8CA1FC66C7C332EA16BF206_308; } inline __StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 * get_address_of_FC03ECB1D62767A5B31230F548FA4D4C02F01E3DA8CA1FC66C7C332EA16BF206_308() { return &___FC03ECB1D62767A5B31230F548FA4D4C02F01E3DA8CA1FC66C7C332EA16BF206_308; } inline void set_FC03ECB1D62767A5B31230F548FA4D4C02F01E3DA8CA1FC66C7C332EA16BF206_308(__StaticArrayInitTypeSizeU3D12_tBA6527015605C05FA449470204ADB7A684F0A794 value) { ___FC03ECB1D62767A5B31230F548FA4D4C02F01E3DA8CA1FC66C7C332EA16BF206_308 = value; } inline static int32_t get_offset_of_FC216F5C5AE2947D800794ECD5F752EE8381073C2E5D0D095FDA040F541702F3_309() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___FC216F5C5AE2947D800794ECD5F752EE8381073C2E5D0D095FDA040F541702F3_309)); } inline __StaticArrayInitTypeSizeU3D120_tD78937C26C99B5FDF514E7F2EB4F8F2367B4C05A get_FC216F5C5AE2947D800794ECD5F752EE8381073C2E5D0D095FDA040F541702F3_309() const { return ___FC216F5C5AE2947D800794ECD5F752EE8381073C2E5D0D095FDA040F541702F3_309; } inline __StaticArrayInitTypeSizeU3D120_tD78937C26C99B5FDF514E7F2EB4F8F2367B4C05A * get_address_of_FC216F5C5AE2947D800794ECD5F752EE8381073C2E5D0D095FDA040F541702F3_309() { return &___FC216F5C5AE2947D800794ECD5F752EE8381073C2E5D0D095FDA040F541702F3_309; } inline void set_FC216F5C5AE2947D800794ECD5F752EE8381073C2E5D0D095FDA040F541702F3_309(__StaticArrayInitTypeSizeU3D120_tD78937C26C99B5FDF514E7F2EB4F8F2367B4C05A value) { ___FC216F5C5AE2947D800794ECD5F752EE8381073C2E5D0D095FDA040F541702F3_309 = value; } inline static int32_t get_offset_of_FD85B0A9251A04B1D271AF14FD041B4606FA95DDB116F92CB14470653A62AD19_310() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___FD85B0A9251A04B1D271AF14FD041B4606FA95DDB116F92CB14470653A62AD19_310)); } inline __StaticArrayInitTypeSizeU3D16_tFDEEE4051A26433A5996232ADC3414625654DA66 get_FD85B0A9251A04B1D271AF14FD041B4606FA95DDB116F92CB14470653A62AD19_310() const { return ___FD85B0A9251A04B1D271AF14FD041B4606FA95DDB116F92CB14470653A62AD19_310; } inline __StaticArrayInitTypeSizeU3D16_tFDEEE4051A26433A5996232ADC3414625654DA66 * get_address_of_FD85B0A9251A04B1D271AF14FD041B4606FA95DDB116F92CB14470653A62AD19_310() { return &___FD85B0A9251A04B1D271AF14FD041B4606FA95DDB116F92CB14470653A62AD19_310; } inline void set_FD85B0A9251A04B1D271AF14FD041B4606FA95DDB116F92CB14470653A62AD19_310(__StaticArrayInitTypeSizeU3D16_tFDEEE4051A26433A5996232ADC3414625654DA66 value) { ___FD85B0A9251A04B1D271AF14FD041B4606FA95DDB116F92CB14470653A62AD19_310 = value; } inline static int32_t get_offset_of_FF1F6EE5D67458CFAC950F62E93042E21FCB867E2234DCC8721801231064AD40_311() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___FF1F6EE5D67458CFAC950F62E93042E21FCB867E2234DCC8721801231064AD40_311)); } inline __StaticArrayInitTypeSizeU3D32_t1DFB229ADDC86DD5A295F9C768E8E5D0DF92913F get_FF1F6EE5D67458CFAC950F62E93042E21FCB867E2234DCC8721801231064AD40_311() const { return ___FF1F6EE5D67458CFAC950F62E93042E21FCB867E2234DCC8721801231064AD40_311; } inline __StaticArrayInitTypeSizeU3D32_t1DFB229ADDC86DD5A295F9C768E8E5D0DF92913F * get_address_of_FF1F6EE5D67458CFAC950F62E93042E21FCB867E2234DCC8721801231064AD40_311() { return &___FF1F6EE5D67458CFAC950F62E93042E21FCB867E2234DCC8721801231064AD40_311; } inline void set_FF1F6EE5D67458CFAC950F62E93042E21FCB867E2234DCC8721801231064AD40_311(__StaticArrayInitTypeSizeU3D32_t1DFB229ADDC86DD5A295F9C768E8E5D0DF92913F value) { ___FF1F6EE5D67458CFAC950F62E93042E21FCB867E2234DCC8721801231064AD40_311 = value; } inline static int32_t get_offset_of_FF4D5896EDB9E12991ECB7FA7807EEB0F7ACD30F57ECB63DD9943F5245752A0F_312() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___FF4D5896EDB9E12991ECB7FA7807EEB0F7ACD30F57ECB63DD9943F5245752A0F_312)); } inline __StaticArrayInitTypeSizeU3D128_tA0867200945A1690520537DFA2DD9F2DC8E1209C get_FF4D5896EDB9E12991ECB7FA7807EEB0F7ACD30F57ECB63DD9943F5245752A0F_312() const { return ___FF4D5896EDB9E12991ECB7FA7807EEB0F7ACD30F57ECB63DD9943F5245752A0F_312; } inline __StaticArrayInitTypeSizeU3D128_tA0867200945A1690520537DFA2DD9F2DC8E1209C * get_address_of_FF4D5896EDB9E12991ECB7FA7807EEB0F7ACD30F57ECB63DD9943F5245752A0F_312() { return &___FF4D5896EDB9E12991ECB7FA7807EEB0F7ACD30F57ECB63DD9943F5245752A0F_312; } inline void set_FF4D5896EDB9E12991ECB7FA7807EEB0F7ACD30F57ECB63DD9943F5245752A0F_312(__StaticArrayInitTypeSizeU3D128_tA0867200945A1690520537DFA2DD9F2DC8E1209C value) { ___FF4D5896EDB9E12991ECB7FA7807EEB0F7ACD30F57ECB63DD9943F5245752A0F_312 = value; } inline static int32_t get_offset_of_FFC55B79B9BE7817954A4672A75C8603D1D1FE85A61786D63BD3B0AA239FFA58_313() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528_StaticFields, ___FFC55B79B9BE7817954A4672A75C8603D1D1FE85A61786D63BD3B0AA239FFA58_313)); } inline __StaticArrayInitTypeSizeU3D16_tFDEEE4051A26433A5996232ADC3414625654DA66 get_FFC55B79B9BE7817954A4672A75C8603D1D1FE85A61786D63BD3B0AA239FFA58_313() const { return ___FFC55B79B9BE7817954A4672A75C8603D1D1FE85A61786D63BD3B0AA239FFA58_313; } inline __StaticArrayInitTypeSizeU3D16_tFDEEE4051A26433A5996232ADC3414625654DA66 * get_address_of_FFC55B79B9BE7817954A4672A75C8603D1D1FE85A61786D63BD3B0AA239FFA58_313() { return &___FFC55B79B9BE7817954A4672A75C8603D1D1FE85A61786D63BD3B0AA239FFA58_313; } inline void set_FFC55B79B9BE7817954A4672A75C8603D1D1FE85A61786D63BD3B0AA239FFA58_313(__StaticArrayInitTypeSizeU3D16_tFDEEE4051A26433A5996232ADC3414625654DA66 value) { ___FFC55B79B9BE7817954A4672A75C8603D1D1FE85A61786D63BD3B0AA239FFA58_313 = value; } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1Null struct Asn1Null_t5D40C5C3674510061A0C219CEB9849A5EF6492BC : public Asn1Object_t6EBED9F28280E72844A4F6F176D7E2A5B94FFCFC { public: public: }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1OctetString struct Asn1OctetString_t7DE556419EB1B1398F915CE1EC7F0CB1D8FC85B8 : public Asn1Object_t6EBED9F28280E72844A4F6F176D7E2A5B94FFCFC { public: // System.Byte[] BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1OctetString::str ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___str_2; public: inline static int32_t get_offset_of_str_2() { return static_cast(offsetof(Asn1OctetString_t7DE556419EB1B1398F915CE1EC7F0CB1D8FC85B8, ___str_2)); } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* get_str_2() const { return ___str_2; } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726** get_address_of_str_2() { return &___str_2; } inline void set_str_2(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* value) { ___str_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___str_2), (void*)value); } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1Sequence struct Asn1Sequence_t95137642F0FE56379E966B4C62A5A4DAC9DC37E8 : public Asn1Object_t6EBED9F28280E72844A4F6F176D7E2A5B94FFCFC { public: // System.Collections.IList BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1Sequence::seq RuntimeObject* ___seq_2; public: inline static int32_t get_offset_of_seq_2() { return static_cast(offsetof(Asn1Sequence_t95137642F0FE56379E966B4C62A5A4DAC9DC37E8, ___seq_2)); } inline RuntimeObject* get_seq_2() const { return ___seq_2; } inline RuntimeObject** get_address_of_seq_2() { return &___seq_2; } inline void set_seq_2(RuntimeObject* value) { ___seq_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___seq_2), (void*)value); } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1Set struct Asn1Set_t9EBB628AB5FBF1FCC866DC7AEA45C59A72698F49 : public Asn1Object_t6EBED9F28280E72844A4F6F176D7E2A5B94FFCFC { public: // System.Collections.IList BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1Set::_set RuntimeObject* ____set_2; public: inline static int32_t get_offset_of__set_2() { return static_cast(offsetof(Asn1Set_t9EBB628AB5FBF1FCC866DC7AEA45C59A72698F49, ____set_2)); } inline RuntimeObject* get__set_2() const { return ____set_2; } inline RuntimeObject** get_address_of__set_2() { return &____set_2; } inline void set__set_2(RuntimeObject* value) { ____set_2 = value; Il2CppCodeGenWriteBarrier((void**)(&____set_2), (void*)value); } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1TaggedObject struct Asn1TaggedObject_t4B044FB8A3CF8DEE46156A0F07290A97EBA600F0 : public Asn1Object_t6EBED9F28280E72844A4F6F176D7E2A5B94FFCFC { public: // System.Int32 BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1TaggedObject::tagNo int32_t ___tagNo_2; // System.Boolean BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1TaggedObject::explicitly bool ___explicitly_3; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1Encodable BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1TaggedObject::obj Asn1Encodable_tCA51194A73D6D9585045A4D23CF12B939BF7F6EC * ___obj_4; public: inline static int32_t get_offset_of_tagNo_2() { return static_cast(offsetof(Asn1TaggedObject_t4B044FB8A3CF8DEE46156A0F07290A97EBA600F0, ___tagNo_2)); } inline int32_t get_tagNo_2() const { return ___tagNo_2; } inline int32_t* get_address_of_tagNo_2() { return &___tagNo_2; } inline void set_tagNo_2(int32_t value) { ___tagNo_2 = value; } inline static int32_t get_offset_of_explicitly_3() { return static_cast(offsetof(Asn1TaggedObject_t4B044FB8A3CF8DEE46156A0F07290A97EBA600F0, ___explicitly_3)); } inline bool get_explicitly_3() const { return ___explicitly_3; } inline bool* get_address_of_explicitly_3() { return &___explicitly_3; } inline void set_explicitly_3(bool value) { ___explicitly_3 = value; } inline static int32_t get_offset_of_obj_4() { return static_cast(offsetof(Asn1TaggedObject_t4B044FB8A3CF8DEE46156A0F07290A97EBA600F0, ___obj_4)); } inline Asn1Encodable_tCA51194A73D6D9585045A4D23CF12B939BF7F6EC * get_obj_4() const { return ___obj_4; } inline Asn1Encodable_tCA51194A73D6D9585045A4D23CF12B939BF7F6EC ** get_address_of_obj_4() { return &___obj_4; } inline void set_obj_4(Asn1Encodable_tCA51194A73D6D9585045A4D23CF12B939BF7F6EC * value) { ___obj_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___obj_4), (void*)value); } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Utilities.IO.BaseInputStream struct BaseInputStream_tB56303BA48A64EA3DE264D9883FC620E1E2AD6A2 : public Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB { public: // System.Boolean BestHTTP.SecureProtocol.Org.BouncyCastle.Utilities.IO.BaseInputStream::closed bool ___closed_5; public: inline static int32_t get_offset_of_closed_5() { return static_cast(offsetof(BaseInputStream_tB56303BA48A64EA3DE264D9883FC620E1E2AD6A2, ___closed_5)); } inline bool get_closed_5() const { return ___closed_5; } inline bool* get_address_of_closed_5() { return &___closed_5; } inline void set_closed_5(bool value) { ___closed_5 = value; } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Utilities.IO.BaseOutputStream struct BaseOutputStream_t2D9489B8980FD869AC00639443535AA2CE496A6D : public Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB { public: // System.Boolean BestHTTP.SecureProtocol.Org.BouncyCastle.Utilities.IO.BaseOutputStream::closed bool ___closed_5; public: inline static int32_t get_offset_of_closed_5() { return static_cast(offsetof(BaseOutputStream_t2D9489B8980FD869AC00639443535AA2CE496A6D, ___closed_5)); } inline bool get_closed_5() const { return ___closed_5; } inline bool* get_address_of_closed_5() { return &___closed_5; } inline void set_closed_5(bool value) { ___closed_5 = value; } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.BerOctetStringGenerator struct BerOctetStringGenerator_t1B1A2D036BF124B938F1FDB9694CB23B16261DDB : public BerGenerator_tEE77B184731C3C022BA0AA76681AB82CE7A3FDE3 { public: public: }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.BerSequenceGenerator struct BerSequenceGenerator_t50BA43E1FE2A68680892C0D3167AFA336B5E36B1 : public BerGenerator_tEE77B184731C3C022BA0AA76681AB82CE7A3FDE3 { public: public: }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.BerSetGenerator struct BerSetGenerator_t12523400B3EEBF16C8B165C53FBC36865B5BC56C : public BerGenerator_tEE77B184731C3C022BA0AA76681AB82CE7A3FDE3 { public: public: }; // UnityEngine.UI.ColorBlock struct ColorBlock_t04DFBB97B4772D2E00FD17ED2E3E6590E6916955 { public: // UnityEngine.Color UnityEngine.UI.ColorBlock::m_NormalColor Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 ___m_NormalColor_0; // UnityEngine.Color UnityEngine.UI.ColorBlock::m_HighlightedColor Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 ___m_HighlightedColor_1; // UnityEngine.Color UnityEngine.UI.ColorBlock::m_PressedColor Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 ___m_PressedColor_2; // UnityEngine.Color UnityEngine.UI.ColorBlock::m_SelectedColor Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 ___m_SelectedColor_3; // UnityEngine.Color UnityEngine.UI.ColorBlock::m_DisabledColor Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 ___m_DisabledColor_4; // System.Single UnityEngine.UI.ColorBlock::m_ColorMultiplier float ___m_ColorMultiplier_5; // System.Single UnityEngine.UI.ColorBlock::m_FadeDuration float ___m_FadeDuration_6; public: inline static int32_t get_offset_of_m_NormalColor_0() { return static_cast(offsetof(ColorBlock_t04DFBB97B4772D2E00FD17ED2E3E6590E6916955, ___m_NormalColor_0)); } inline Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 get_m_NormalColor_0() const { return ___m_NormalColor_0; } inline Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 * get_address_of_m_NormalColor_0() { return &___m_NormalColor_0; } inline void set_m_NormalColor_0(Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 value) { ___m_NormalColor_0 = value; } inline static int32_t get_offset_of_m_HighlightedColor_1() { return static_cast(offsetof(ColorBlock_t04DFBB97B4772D2E00FD17ED2E3E6590E6916955, ___m_HighlightedColor_1)); } inline Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 get_m_HighlightedColor_1() const { return ___m_HighlightedColor_1; } inline Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 * get_address_of_m_HighlightedColor_1() { return &___m_HighlightedColor_1; } inline void set_m_HighlightedColor_1(Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 value) { ___m_HighlightedColor_1 = value; } inline static int32_t get_offset_of_m_PressedColor_2() { return static_cast(offsetof(ColorBlock_t04DFBB97B4772D2E00FD17ED2E3E6590E6916955, ___m_PressedColor_2)); } inline Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 get_m_PressedColor_2() const { return ___m_PressedColor_2; } inline Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 * get_address_of_m_PressedColor_2() { return &___m_PressedColor_2; } inline void set_m_PressedColor_2(Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 value) { ___m_PressedColor_2 = value; } inline static int32_t get_offset_of_m_SelectedColor_3() { return static_cast(offsetof(ColorBlock_t04DFBB97B4772D2E00FD17ED2E3E6590E6916955, ___m_SelectedColor_3)); } inline Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 get_m_SelectedColor_3() const { return ___m_SelectedColor_3; } inline Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 * get_address_of_m_SelectedColor_3() { return &___m_SelectedColor_3; } inline void set_m_SelectedColor_3(Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 value) { ___m_SelectedColor_3 = value; } inline static int32_t get_offset_of_m_DisabledColor_4() { return static_cast(offsetof(ColorBlock_t04DFBB97B4772D2E00FD17ED2E3E6590E6916955, ___m_DisabledColor_4)); } inline Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 get_m_DisabledColor_4() const { return ___m_DisabledColor_4; } inline Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 * get_address_of_m_DisabledColor_4() { return &___m_DisabledColor_4; } inline void set_m_DisabledColor_4(Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 value) { ___m_DisabledColor_4 = value; } inline static int32_t get_offset_of_m_ColorMultiplier_5() { return static_cast(offsetof(ColorBlock_t04DFBB97B4772D2E00FD17ED2E3E6590E6916955, ___m_ColorMultiplier_5)); } inline float get_m_ColorMultiplier_5() const { return ___m_ColorMultiplier_5; } inline float* get_address_of_m_ColorMultiplier_5() { return &___m_ColorMultiplier_5; } inline void set_m_ColorMultiplier_5(float value) { ___m_ColorMultiplier_5 = value; } inline static int32_t get_offset_of_m_FadeDuration_6() { return static_cast(offsetof(ColorBlock_t04DFBB97B4772D2E00FD17ED2E3E6590E6916955, ___m_FadeDuration_6)); } inline float get_m_FadeDuration_6() const { return ___m_FadeDuration_6; } inline float* get_address_of_m_FadeDuration_6() { return &___m_FadeDuration_6; } inline void set_m_FadeDuration_6(float value) { ___m_FadeDuration_6 = value; } }; struct ColorBlock_t04DFBB97B4772D2E00FD17ED2E3E6590E6916955_StaticFields { public: // UnityEngine.UI.ColorBlock UnityEngine.UI.ColorBlock::defaultColorBlock ColorBlock_t04DFBB97B4772D2E00FD17ED2E3E6590E6916955 ___defaultColorBlock_7; public: inline static int32_t get_offset_of_defaultColorBlock_7() { return static_cast(offsetof(ColorBlock_t04DFBB97B4772D2E00FD17ED2E3E6590E6916955_StaticFields, ___defaultColorBlock_7)); } inline ColorBlock_t04DFBB97B4772D2E00FD17ED2E3E6590E6916955 get_defaultColorBlock_7() const { return ___defaultColorBlock_7; } inline ColorBlock_t04DFBB97B4772D2E00FD17ED2E3E6590E6916955 * get_address_of_defaultColorBlock_7() { return &___defaultColorBlock_7; } inline void set_defaultColorBlock_7(ColorBlock_t04DFBB97B4772D2E00FD17ED2E3E6590E6916955 value) { ___defaultColorBlock_7 = value; } }; // TMPro.ColorMode struct ColorMode_t2C99ABBE35C08A863709500BFBBD6784D7114C09 { public: // System.Int32 TMPro.ColorMode::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(ColorMode_t2C99ABBE35C08A863709500BFBBD6784D7114C09, ___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.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_t17DD30660E330C49381DAA99F934BE75CB11F288 * ___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_t17DD30660E330C49381DAA99F934BE75CB11F288 * get_data_9() const { return ___data_9; } inline DelegateData_t17DD30660E330C49381DAA99F934BE75CB11F288 ** get_address_of_data_9() { return &___data_9; } inline void set_data_9(DelegateData_t17DD30660E330C49381DAA99F934BE75CB11F288 * 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_t17DD30660E330C49381DAA99F934BE75CB11F288 * ___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_t17DD30660E330C49381DAA99F934BE75CB11F288 * ___data_9; int32_t ___method_is_virtual_10; }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerApplicationSpecific struct DerApplicationSpecific_tEFCF7209AD26CACA82663307C35943848165584E : public Asn1Object_t6EBED9F28280E72844A4F6F176D7E2A5B94FFCFC { public: // System.Boolean BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerApplicationSpecific::isConstructed bool ___isConstructed_2; // System.Int32 BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerApplicationSpecific::tag int32_t ___tag_3; // System.Byte[] BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerApplicationSpecific::octets ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___octets_4; public: inline static int32_t get_offset_of_isConstructed_2() { return static_cast(offsetof(DerApplicationSpecific_tEFCF7209AD26CACA82663307C35943848165584E, ___isConstructed_2)); } inline bool get_isConstructed_2() const { return ___isConstructed_2; } inline bool* get_address_of_isConstructed_2() { return &___isConstructed_2; } inline void set_isConstructed_2(bool value) { ___isConstructed_2 = value; } inline static int32_t get_offset_of_tag_3() { return static_cast(offsetof(DerApplicationSpecific_tEFCF7209AD26CACA82663307C35943848165584E, ___tag_3)); } inline int32_t get_tag_3() const { return ___tag_3; } inline int32_t* get_address_of_tag_3() { return &___tag_3; } inline void set_tag_3(int32_t value) { ___tag_3 = value; } inline static int32_t get_offset_of_octets_4() { return static_cast(offsetof(DerApplicationSpecific_tEFCF7209AD26CACA82663307C35943848165584E, ___octets_4)); } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* get_octets_4() const { return ___octets_4; } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726** get_address_of_octets_4() { return &___octets_4; } inline void set_octets_4(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* value) { ___octets_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___octets_4), (void*)value); } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerBoolean struct DerBoolean_tBD51CF0F148E373C49BAB60C4EF2971322FD04DE : public Asn1Object_t6EBED9F28280E72844A4F6F176D7E2A5B94FFCFC { public: // System.Byte BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerBoolean::value uint8_t ___value_2; public: inline static int32_t get_offset_of_value_2() { return static_cast(offsetof(DerBoolean_tBD51CF0F148E373C49BAB60C4EF2971322FD04DE, ___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; } }; struct DerBoolean_tBD51CF0F148E373C49BAB60C4EF2971322FD04DE_StaticFields { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerBoolean BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerBoolean::False DerBoolean_tBD51CF0F148E373C49BAB60C4EF2971322FD04DE * ___False_3; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerBoolean BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerBoolean::True DerBoolean_tBD51CF0F148E373C49BAB60C4EF2971322FD04DE * ___True_4; public: inline static int32_t get_offset_of_False_3() { return static_cast(offsetof(DerBoolean_tBD51CF0F148E373C49BAB60C4EF2971322FD04DE_StaticFields, ___False_3)); } inline DerBoolean_tBD51CF0F148E373C49BAB60C4EF2971322FD04DE * get_False_3() const { return ___False_3; } inline DerBoolean_tBD51CF0F148E373C49BAB60C4EF2971322FD04DE ** get_address_of_False_3() { return &___False_3; } inline void set_False_3(DerBoolean_tBD51CF0F148E373C49BAB60C4EF2971322FD04DE * value) { ___False_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___False_3), (void*)value); } inline static int32_t get_offset_of_True_4() { return static_cast(offsetof(DerBoolean_tBD51CF0F148E373C49BAB60C4EF2971322FD04DE_StaticFields, ___True_4)); } inline DerBoolean_tBD51CF0F148E373C49BAB60C4EF2971322FD04DE * get_True_4() const { return ___True_4; } inline DerBoolean_tBD51CF0F148E373C49BAB60C4EF2971322FD04DE ** get_address_of_True_4() { return &___True_4; } inline void set_True_4(DerBoolean_tBD51CF0F148E373C49BAB60C4EF2971322FD04DE * value) { ___True_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___True_4), (void*)value); } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerGeneralizedTime struct DerGeneralizedTime_tBBFB4F408F6511BF6E392086F8B0B213E18A6DF0 : public Asn1Object_t6EBED9F28280E72844A4F6F176D7E2A5B94FFCFC { public: // System.String BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerGeneralizedTime::time String_t* ___time_2; public: inline static int32_t get_offset_of_time_2() { return static_cast(offsetof(DerGeneralizedTime_tBBFB4F408F6511BF6E392086F8B0B213E18A6DF0, ___time_2)); } inline String_t* get_time_2() const { return ___time_2; } inline String_t** get_address_of_time_2() { return &___time_2; } inline void set_time_2(String_t* value) { ___time_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___time_2), (void*)value); } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerInteger struct DerInteger_tB789F30D6E0E2EFD1E2FFE5AF48B5A98CC61F157 : public Asn1Object_t6EBED9F28280E72844A4F6F176D7E2A5B94FFCFC { public: // System.Byte[] BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerInteger::bytes ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___bytes_3; public: inline static int32_t get_offset_of_bytes_3() { return static_cast(offsetof(DerInteger_tB789F30D6E0E2EFD1E2FFE5AF48B5A98CC61F157, ___bytes_3)); } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* get_bytes_3() const { return ___bytes_3; } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726** get_address_of_bytes_3() { return &___bytes_3; } inline void set_bytes_3(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* value) { ___bytes_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___bytes_3), (void*)value); } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerObjectIdentifier struct DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 : public Asn1Object_t6EBED9F28280E72844A4F6F176D7E2A5B94FFCFC { public: // System.String BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerObjectIdentifier::identifier String_t* ___identifier_2; // System.Byte[] BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerObjectIdentifier::body ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___body_3; public: inline static int32_t get_offset_of_identifier_2() { return static_cast(offsetof(DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8, ___identifier_2)); } inline String_t* get_identifier_2() const { return ___identifier_2; } inline String_t** get_address_of_identifier_2() { return &___identifier_2; } inline void set_identifier_2(String_t* value) { ___identifier_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___identifier_2), (void*)value); } inline static int32_t get_offset_of_body_3() { return static_cast(offsetof(DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8, ___body_3)); } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* get_body_3() const { return ___body_3; } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726** get_address_of_body_3() { return &___body_3; } inline void set_body_3(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* value) { ___body_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___body_3), (void*)value); } }; struct DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8_StaticFields { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerObjectIdentifier[] BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerObjectIdentifier::cache DerObjectIdentifierU5BU5D_t801513A53C26B675A2EC1C7456321775EDCC225F* ___cache_5; public: inline static int32_t get_offset_of_cache_5() { return static_cast(offsetof(DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8_StaticFields, ___cache_5)); } inline DerObjectIdentifierU5BU5D_t801513A53C26B675A2EC1C7456321775EDCC225F* get_cache_5() const { return ___cache_5; } inline DerObjectIdentifierU5BU5D_t801513A53C26B675A2EC1C7456321775EDCC225F** get_address_of_cache_5() { return &___cache_5; } inline void set_cache_5(DerObjectIdentifierU5BU5D_t801513A53C26B675A2EC1C7456321775EDCC225F* value) { ___cache_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___cache_5), (void*)value); } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerStringBase struct DerStringBase_t6A042D217F7D84704C0AFFD73317FB834F9A2FB5 : public Asn1Object_t6EBED9F28280E72844A4F6F176D7E2A5B94FFCFC { public: public: }; // 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_tDE44F029589A028F8A3053C5C06153FAB4AAE29F * ____safeSerializationManager_13; // System.Diagnostics.StackTrace[] System.Exception::captured_traces StackTraceU5BU5D_t4AD999C288CB6D1F38A299D12B1598D606588971* ___captured_traces_14; // System.IntPtr[] System.Exception::native_trace_ips IntPtrU5BU5D_t27FC72B0409D75AAF33EC42498E8094E95FEE9A6* ___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_tDE44F029589A028F8A3053C5C06153FAB4AAE29F * get__safeSerializationManager_13() const { return ____safeSerializationManager_13; } inline SafeSerializationManager_tDE44F029589A028F8A3053C5C06153FAB4AAE29F ** get_address_of__safeSerializationManager_13() { return &____safeSerializationManager_13; } inline void set__safeSerializationManager_13(SafeSerializationManager_tDE44F029589A028F8A3053C5C06153FAB4AAE29F * 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_t4AD999C288CB6D1F38A299D12B1598D606588971* get_captured_traces_14() const { return ___captured_traces_14; } inline StackTraceU5BU5D_t4AD999C288CB6D1F38A299D12B1598D606588971** get_address_of_captured_traces_14() { return &___captured_traces_14; } inline void set_captured_traces_14(StackTraceU5BU5D_t4AD999C288CB6D1F38A299D12B1598D606588971* 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_t27FC72B0409D75AAF33EC42498E8094E95FEE9A6* get_native_trace_ips_15() const { return ___native_trace_ips_15; } inline IntPtrU5BU5D_t27FC72B0409D75AAF33EC42498E8094E95FEE9A6** get_address_of_native_trace_ips_15() { return &___native_trace_ips_15; } inline void set_native_trace_ips_15(IntPtrU5BU5D_t27FC72B0409D75AAF33EC42498E8094E95FEE9A6* 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_tDE44F029589A028F8A3053C5C06153FAB4AAE29F * ____safeSerializationManager_13; StackTraceU5BU5D_t4AD999C288CB6D1F38A299D12B1598D606588971* ___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_tDE44F029589A028F8A3053C5C06153FAB4AAE29F * ____safeSerializationManager_13; StackTraceU5BU5D_t4AD999C288CB6D1F38A299D12B1598D606588971* ___captured_traces_14; Il2CppSafeArray/*NONE*/* ___native_trace_ips_15; }; // TMPro.Extents struct Extents_tD663823B610620A001CCCCFF452C10403AF2A0FA { public: // UnityEngine.Vector2 TMPro.Extents::min Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___min_2; // UnityEngine.Vector2 TMPro.Extents::max Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___max_3; public: inline static int32_t get_offset_of_min_2() { return static_cast(offsetof(Extents_tD663823B610620A001CCCCFF452C10403AF2A0FA, ___min_2)); } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 get_min_2() const { return ___min_2; } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 * get_address_of_min_2() { return &___min_2; } inline void set_min_2(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 value) { ___min_2 = value; } inline static int32_t get_offset_of_max_3() { return static_cast(offsetof(Extents_tD663823B610620A001CCCCFF452C10403AF2A0FA, ___max_3)); } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 get_max_3() const { return ___max_3; } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 * get_address_of_max_3() { return &___max_3; } inline void set_max_3(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 value) { ___max_3 = value; } }; struct Extents_tD663823B610620A001CCCCFF452C10403AF2A0FA_StaticFields { public: // TMPro.Extents TMPro.Extents::zero Extents_tD663823B610620A001CCCCFF452C10403AF2A0FA ___zero_0; // TMPro.Extents TMPro.Extents::uninitialized Extents_tD663823B610620A001CCCCFF452C10403AF2A0FA ___uninitialized_1; public: inline static int32_t get_offset_of_zero_0() { return static_cast(offsetof(Extents_tD663823B610620A001CCCCFF452C10403AF2A0FA_StaticFields, ___zero_0)); } inline Extents_tD663823B610620A001CCCCFF452C10403AF2A0FA get_zero_0() const { return ___zero_0; } inline Extents_tD663823B610620A001CCCCFF452C10403AF2A0FA * get_address_of_zero_0() { return &___zero_0; } inline void set_zero_0(Extents_tD663823B610620A001CCCCFF452C10403AF2A0FA value) { ___zero_0 = value; } inline static int32_t get_offset_of_uninitialized_1() { return static_cast(offsetof(Extents_tD663823B610620A001CCCCFF452C10403AF2A0FA_StaticFields, ___uninitialized_1)); } inline Extents_tD663823B610620A001CCCCFF452C10403AF2A0FA get_uninitialized_1() const { return ___uninitialized_1; } inline Extents_tD663823B610620A001CCCCFF452C10403AF2A0FA * get_address_of_uninitialized_1() { return &___uninitialized_1; } inline void set_uninitialized_1(Extents_tD663823B610620A001CCCCFF452C10403AF2A0FA value) { ___uninitialized_1 = value; } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Utilities.IO.FilterStream struct FilterStream_tC8A502163572BCE3126054009FCA819DBBBD511A : public Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB { public: // System.IO.Stream BestHTTP.SecureProtocol.Org.BouncyCastle.Utilities.IO.FilterStream::s Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * ___s_5; public: inline static int32_t get_offset_of_s_5() { return static_cast(offsetof(FilterStream_tC8A502163572BCE3126054009FCA819DBBBD511A, ___s_5)); } inline Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * get_s_5() const { return ___s_5; } inline Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB ** get_address_of_s_5() { return &___s_5; } inline void set_s_5(Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * value) { ___s_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_5), (void*)value); } }; // TMPro.FontStyles struct FontStyles_tAB9AC2C8316219AE73612ED4DD60417C14B5B74C { public: // System.Int32 TMPro.FontStyles::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(FontStyles_tAB9AC2C8316219AE73612ED4DD60417C14B5B74C, ___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; } }; // TMPro.FontWeight struct FontWeight_tBF8B23C3A4F63D5602FEC93BE775C93CA4DDDC26 { public: // System.Int32 TMPro.FontWeight::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(FontWeight_tBF8B23C3A4F63D5602FEC93BE775C93CA4DDDC26, ___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; } }; // BestHTTP.Examples.GUIMessageList struct GUIMessageList_t8881937BD96A44D63AE931DB1B20CD69DAF8760F : public RuntimeObject { public: // System.Collections.Generic.List`1 BestHTTP.Examples.GUIMessageList::messages List_1_t6C9F81EDBF0F4A31A9B0DA372D2EF34BDA3A1AF3 * ___messages_0; // UnityEngine.Vector2 BestHTTP.Examples.GUIMessageList::scrollPos Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___scrollPos_1; public: inline static int32_t get_offset_of_messages_0() { return static_cast(offsetof(GUIMessageList_t8881937BD96A44D63AE931DB1B20CD69DAF8760F, ___messages_0)); } inline List_1_t6C9F81EDBF0F4A31A9B0DA372D2EF34BDA3A1AF3 * get_messages_0() const { return ___messages_0; } inline List_1_t6C9F81EDBF0F4A31A9B0DA372D2EF34BDA3A1AF3 ** get_address_of_messages_0() { return &___messages_0; } inline void set_messages_0(List_1_t6C9F81EDBF0F4A31A9B0DA372D2EF34BDA3A1AF3 * value) { ___messages_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___messages_0), (void*)value); } inline static int32_t get_offset_of_scrollPos_1() { return static_cast(offsetof(GUIMessageList_t8881937BD96A44D63AE931DB1B20CD69DAF8760F, ___scrollPos_1)); } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 get_scrollPos_1() const { return ___scrollPos_1; } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 * get_address_of_scrollPos_1() { return &___scrollPos_1; } inline void set_scrollPos_1(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 value) { ___scrollPos_1 = value; } }; // TMPro.HighlightState struct HighlightState_t52CE27A1187034A1037ABC13A70BAEE4AC3B5759 { public: // UnityEngine.Color32 TMPro.HighlightState::color Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D ___color_0; // TMPro.TMP_Offset TMPro.HighlightState::padding TMP_Offset_tFD2420EE03933F6A720EB5B66ED6B4FB67AE2117 ___padding_1; public: inline static int32_t get_offset_of_color_0() { return static_cast(offsetof(HighlightState_t52CE27A1187034A1037ABC13A70BAEE4AC3B5759, ___color_0)); } inline Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D get_color_0() const { return ___color_0; } inline Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D * get_address_of_color_0() { return &___color_0; } inline void set_color_0(Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D value) { ___color_0 = value; } inline static int32_t get_offset_of_padding_1() { return static_cast(offsetof(HighlightState_t52CE27A1187034A1037ABC13A70BAEE4AC3B5759, ___padding_1)); } inline TMP_Offset_tFD2420EE03933F6A720EB5B66ED6B4FB67AE2117 get_padding_1() const { return ___padding_1; } inline TMP_Offset_tFD2420EE03933F6A720EB5B66ED6B4FB67AE2117 * get_address_of_padding_1() { return &___padding_1; } inline void set_padding_1(TMP_Offset_tFD2420EE03933F6A720EB5B66ED6B4FB67AE2117 value) { ___padding_1 = value; } }; // TMPro.HorizontalAlignmentOptions struct HorizontalAlignmentOptions_tCBBC74167BDEF6B5B510DDC43B5136F793A05193 { public: // System.Int32 TMPro.HorizontalAlignmentOptions::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(HorizontalAlignmentOptions_tCBBC74167BDEF6B5B510DDC43B5136F793A05193, ___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; } }; // LanguageEnum struct LanguageEnum_t336A03AA64921355C9F28D0BF7DB4A0943828E95 { public: // System.Int32 LanguageEnum::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(LanguageEnum_t336A03AA64921355C9F28D0BF7DB4A0943828E95, ___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_t0B450399DD6D0175074FED99DD321D65771C9E1C : public Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB { public: // System.Byte[] System.IO.MemoryStream::_buffer ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ____buffer_5; // System.Int32 System.IO.MemoryStream::_origin int32_t ____origin_6; // System.Int32 System.IO.MemoryStream::_position int32_t ____position_7; // System.Int32 System.IO.MemoryStream::_length int32_t ____length_8; // System.Int32 System.IO.MemoryStream::_capacity int32_t ____capacity_9; // System.Boolean System.IO.MemoryStream::_expandable bool ____expandable_10; // System.Boolean System.IO.MemoryStream::_writable bool ____writable_11; // System.Boolean System.IO.MemoryStream::_exposable bool ____exposable_12; // System.Boolean System.IO.MemoryStream::_isOpen bool ____isOpen_13; // System.Threading.Tasks.Task`1 System.IO.MemoryStream::_lastReadTask Task_1_tEF253D967DB628A9F8A389A9F2E4516871FD3725 * ____lastReadTask_14; public: inline static int32_t get_offset_of__buffer_5() { return static_cast(offsetof(MemoryStream_t0B450399DD6D0175074FED99DD321D65771C9E1C, ____buffer_5)); } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* get__buffer_5() const { return ____buffer_5; } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726** get_address_of__buffer_5() { return &____buffer_5; } inline void set__buffer_5(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* value) { ____buffer_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____buffer_5), (void*)value); } inline static int32_t get_offset_of__origin_6() { return static_cast(offsetof(MemoryStream_t0B450399DD6D0175074FED99DD321D65771C9E1C, ____origin_6)); } inline int32_t get__origin_6() const { return ____origin_6; } inline int32_t* get_address_of__origin_6() { return &____origin_6; } inline void set__origin_6(int32_t value) { ____origin_6 = value; } inline static int32_t get_offset_of__position_7() { return static_cast(offsetof(MemoryStream_t0B450399DD6D0175074FED99DD321D65771C9E1C, ____position_7)); } inline int32_t get__position_7() const { return ____position_7; } inline int32_t* get_address_of__position_7() { return &____position_7; } inline void set__position_7(int32_t value) { ____position_7 = value; } inline static int32_t get_offset_of__length_8() { return static_cast(offsetof(MemoryStream_t0B450399DD6D0175074FED99DD321D65771C9E1C, ____length_8)); } inline int32_t get__length_8() const { return ____length_8; } inline int32_t* get_address_of__length_8() { return &____length_8; } inline void set__length_8(int32_t value) { ____length_8 = value; } inline static int32_t get_offset_of__capacity_9() { return static_cast(offsetof(MemoryStream_t0B450399DD6D0175074FED99DD321D65771C9E1C, ____capacity_9)); } inline int32_t get__capacity_9() const { return ____capacity_9; } inline int32_t* get_address_of__capacity_9() { return &____capacity_9; } inline void set__capacity_9(int32_t value) { ____capacity_9 = value; } inline static int32_t get_offset_of__expandable_10() { return static_cast(offsetof(MemoryStream_t0B450399DD6D0175074FED99DD321D65771C9E1C, ____expandable_10)); } inline bool get__expandable_10() const { return ____expandable_10; } inline bool* get_address_of__expandable_10() { return &____expandable_10; } inline void set__expandable_10(bool value) { ____expandable_10 = value; } inline static int32_t get_offset_of__writable_11() { return static_cast(offsetof(MemoryStream_t0B450399DD6D0175074FED99DD321D65771C9E1C, ____writable_11)); } inline bool get__writable_11() const { return ____writable_11; } inline bool* get_address_of__writable_11() { return &____writable_11; } inline void set__writable_11(bool value) { ____writable_11 = value; } inline static int32_t get_offset_of__exposable_12() { return static_cast(offsetof(MemoryStream_t0B450399DD6D0175074FED99DD321D65771C9E1C, ____exposable_12)); } inline bool get__exposable_12() const { return ____exposable_12; } inline bool* get_address_of__exposable_12() { return &____exposable_12; } inline void set__exposable_12(bool value) { ____exposable_12 = value; } inline static int32_t get_offset_of__isOpen_13() { return static_cast(offsetof(MemoryStream_t0B450399DD6D0175074FED99DD321D65771C9E1C, ____isOpen_13)); } inline bool get__isOpen_13() const { return ____isOpen_13; } inline bool* get_address_of__isOpen_13() { return &____isOpen_13; } inline void set__isOpen_13(bool value) { ____isOpen_13 = value; } inline static int32_t get_offset_of__lastReadTask_14() { return static_cast(offsetof(MemoryStream_t0B450399DD6D0175074FED99DD321D65771C9E1C, ____lastReadTask_14)); } inline Task_1_tEF253D967DB628A9F8A389A9F2E4516871FD3725 * get__lastReadTask_14() const { return ____lastReadTask_14; } inline Task_1_tEF253D967DB628A9F8A389A9F2E4516871FD3725 ** get_address_of__lastReadTask_14() { return &____lastReadTask_14; } inline void set__lastReadTask_14(Task_1_tEF253D967DB628A9F8A389A9F2E4516871FD3725 * value) { ____lastReadTask_14 = value; Il2CppCodeGenWriteBarrier((void**)(&____lastReadTask_14), (void*)value); } }; // System.Globalization.NumberStyles struct NumberStyles_t379EFBF2535E1C950DEC8042704BB663BF636594 { 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_t379EFBF2535E1C950DEC8042704BB663BF636594, ___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; } }; // UnityEngine.Object struct Object_tF2F3778131EFF286AF62B7B013A170F95A91571A : public RuntimeObject { public: // System.IntPtr UnityEngine.Object::m_CachedPtr intptr_t ___m_CachedPtr_0; public: inline static int32_t get_offset_of_m_CachedPtr_0() { return static_cast(offsetof(Object_tF2F3778131EFF286AF62B7B013A170F95A91571A, ___m_CachedPtr_0)); } inline intptr_t get_m_CachedPtr_0() const { return ___m_CachedPtr_0; } inline intptr_t* get_address_of_m_CachedPtr_0() { return &___m_CachedPtr_0; } inline void set_m_CachedPtr_0(intptr_t value) { ___m_CachedPtr_0 = value; } }; struct Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_StaticFields { public: // System.Int32 UnityEngine.Object::OffsetOfInstanceIDInCPlusPlusObject int32_t ___OffsetOfInstanceIDInCPlusPlusObject_1; public: inline static int32_t get_offset_of_OffsetOfInstanceIDInCPlusPlusObject_1() { return static_cast(offsetof(Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_StaticFields, ___OffsetOfInstanceIDInCPlusPlusObject_1)); } inline int32_t get_OffsetOfInstanceIDInCPlusPlusObject_1() const { return ___OffsetOfInstanceIDInCPlusPlusObject_1; } inline int32_t* get_address_of_OffsetOfInstanceIDInCPlusPlusObject_1() { return &___OffsetOfInstanceIDInCPlusPlusObject_1; } inline void set_OffsetOfInstanceIDInCPlusPlusObject_1(int32_t value) { ___OffsetOfInstanceIDInCPlusPlusObject_1 = value; } }; // Native definition for P/Invoke marshalling of UnityEngine.Object struct Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_marshaled_pinvoke { intptr_t ___m_CachedPtr_0; }; // Native definition for COM marshalling of UnityEngine.Object struct Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_marshaled_com { intptr_t ___m_CachedPtr_0; }; // Unity.Profiling.ProfilerMarker struct ProfilerMarker_tAE86534C80C5D67768DB3B244D8D139A2E6495E1 { public: // System.IntPtr Unity.Profiling.ProfilerMarker::m_Ptr intptr_t ___m_Ptr_0; public: inline static int32_t get_offset_of_m_Ptr_0() { return static_cast(offsetof(ProfilerMarker_tAE86534C80C5D67768DB3B244D8D139A2E6495E1, ___m_Ptr_0)); } inline intptr_t get_m_Ptr_0() const { return ___m_Ptr_0; } inline intptr_t* get_address_of_m_Ptr_0() { return &___m_Ptr_0; } inline void set_m_Ptr_0(intptr_t value) { ___m_Ptr_0 = value; } }; // System.RuntimeFieldHandle struct RuntimeFieldHandle_t7BE65FC857501059EBAC9772C93B02CD413D9C96 { 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_t7BE65FC857501059EBAC9772C93B02CD413D9C96, ___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.IO.SeekOrigin struct SeekOrigin_t4A91B37D046CD7A6578066059AE9F6269A888D4F { 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_t4A91B37D046CD7A6578066059AE9F6269A888D4F, ___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; } }; // TMPro.TMP_TextElementType struct TMP_TextElementType_t4BDF96DA2071216188B19EB33C35912BD185ECA3 { public: // System.Int32 TMPro.TMP_TextElementType::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(TMP_TextElementType_t4BDF96DA2071216188B19EB33C35912BD185ECA3, ___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; } }; // TMPro.TextAlignmentOptions struct TextAlignmentOptions_t682AC2BC382B468C04A23B008505ACCBF826AD63 { public: // System.Int32 TMPro.TextAlignmentOptions::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(TextAlignmentOptions_t682AC2BC382B468C04A23B008505ACCBF826AD63, ___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; } }; // TMPro.TextOverflowModes struct TextOverflowModes_t3E5E40446E0C1088788010EE07323B45DB7549C6 { public: // System.Int32 TMPro.TextOverflowModes::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(TextOverflowModes_t3E5E40446E0C1088788010EE07323B45DB7549C6, ___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; } }; // TMPro.TextRenderFlags struct TextRenderFlags_tBA599FEF207E56A80860B6266E3C9F57B59CA9F4 { public: // System.Int32 TMPro.TextRenderFlags::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(TextRenderFlags_tBA599FEF207E56A80860B6266E3C9F57B59CA9F4, ___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; } }; // TMPro.TextureMappingOptions struct TextureMappingOptions_t9FA25F9B2D01E6B7D8DA8761AAED241D285A285A { public: // System.Int32 TMPro.TextureMappingOptions::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(TextureMappingOptions_t9FA25F9B2D01E6B7D8DA8761AAED241D285A285A, ___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; } }; // TMPro.VertexGradient struct VertexGradient_t673FE70EC807F322353FB5B9A790207A57DBFC0D { public: // UnityEngine.Color TMPro.VertexGradient::topLeft Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 ___topLeft_0; // UnityEngine.Color TMPro.VertexGradient::topRight Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 ___topRight_1; // UnityEngine.Color TMPro.VertexGradient::bottomLeft Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 ___bottomLeft_2; // UnityEngine.Color TMPro.VertexGradient::bottomRight Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 ___bottomRight_3; public: inline static int32_t get_offset_of_topLeft_0() { return static_cast(offsetof(VertexGradient_t673FE70EC807F322353FB5B9A790207A57DBFC0D, ___topLeft_0)); } inline Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 get_topLeft_0() const { return ___topLeft_0; } inline Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 * get_address_of_topLeft_0() { return &___topLeft_0; } inline void set_topLeft_0(Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 value) { ___topLeft_0 = value; } inline static int32_t get_offset_of_topRight_1() { return static_cast(offsetof(VertexGradient_t673FE70EC807F322353FB5B9A790207A57DBFC0D, ___topRight_1)); } inline Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 get_topRight_1() const { return ___topRight_1; } inline Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 * get_address_of_topRight_1() { return &___topRight_1; } inline void set_topRight_1(Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 value) { ___topRight_1 = value; } inline static int32_t get_offset_of_bottomLeft_2() { return static_cast(offsetof(VertexGradient_t673FE70EC807F322353FB5B9A790207A57DBFC0D, ___bottomLeft_2)); } inline Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 get_bottomLeft_2() const { return ___bottomLeft_2; } inline Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 * get_address_of_bottomLeft_2() { return &___bottomLeft_2; } inline void set_bottomLeft_2(Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 value) { ___bottomLeft_2 = value; } inline static int32_t get_offset_of_bottomRight_3() { return static_cast(offsetof(VertexGradient_t673FE70EC807F322353FB5B9A790207A57DBFC0D, ___bottomRight_3)); } inline Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 get_bottomRight_3() const { return ___bottomRight_3; } inline Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 * get_address_of_bottomRight_3() { return &___bottomRight_3; } inline void set_bottomRight_3(Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 value) { ___bottomRight_3 = value; } }; // TMPro.VertexSortingOrder struct VertexSortingOrder_t8D099B77634C901CB5D2497AEAC94127E9DE013B { public: // System.Int32 TMPro.VertexSortingOrder::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(VertexSortingOrder_t8D099B77634C901CB5D2497AEAC94127E9DE013B, ___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; } }; // TMPro.VerticalAlignmentOptions struct VerticalAlignmentOptions_t6F8B6FBA36D97C6CA534AE3956D9060E39C9D326 { public: // System.Int32 TMPro.VerticalAlignmentOptions::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(VerticalAlignmentOptions_t6F8B6FBA36D97C6CA534AE3956D9060E39C9D326, ___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; } }; // CommonConfig/ServerType struct ServerType_t62D2D428D5BEB4AA51A25A18FA755682C0756E71 { public: // System.Int32 CommonConfig/ServerType::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(ServerType_t62D2D428D5BEB4AA51A25A18FA755682C0756E71, ___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; } }; // UnityEngine.GUILayoutOption/Type struct Type_t79FB5C82B695061CED8D628CBB6A1E8709705288 { public: // System.Int32 UnityEngine.GUILayoutOption/Type::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(Type_t79FB5C82B695061CED8D628CBB6A1E8709705288, ___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; } }; // UnityEngine.UI.Navigation/Mode struct Mode_t3113FDF05158BBA1DFC78D7F69E4C1D25135CB0F { public: // System.Int32 UnityEngine.UI.Navigation/Mode::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(Mode_t3113FDF05158BBA1DFC78D7F69E4C1D25135CB0F, ___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; } }; // UnityEngine.UI.Selectable/Transition struct Transition_t1FC449676815A798E758D32E8BE6DC0A2511DF14 { public: // System.Int32 UnityEngine.UI.Selectable/Transition::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(Transition_t1FC449676815A798E758D32E8BE6DC0A2511DF14, ___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; } }; // UnityEngine.UI.Slider/Direction struct Direction_tFC329DCFF9844C052301C90100CA0F5FA9C65961 { public: // System.Int32 UnityEngine.UI.Slider/Direction::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(Direction_tFC329DCFF9844C052301C90100CA0F5FA9C65961, ___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; } }; // TMPro.TMP_Text/TextInputSources struct TextInputSources_t8A0451130450FC08C5847209E7551F27F5CAF4D0 { public: // System.Int32 TMPro.TMP_Text/TextInputSources::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(TextInputSources_t8A0451130450FC08C5847209E7551F27F5CAF4D0, ___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; } }; // TMPro.TMP_TextProcessingStack`1 struct TMP_TextProcessingStack_1_tC2FDE14AC486023AEB4D20CB306F9198CBE168C7 { public: // T[] TMPro.TMP_TextProcessingStack`1::itemStack FontWeightU5BU5D_t0C9E436904E570F798885BC6F264C7AE6608B5C6* ___itemStack_0; // System.Int32 TMPro.TMP_TextProcessingStack`1::index int32_t ___index_1; // T TMPro.TMP_TextProcessingStack`1::m_DefaultItem int32_t ___m_DefaultItem_2; // System.Int32 TMPro.TMP_TextProcessingStack`1::m_Capacity int32_t ___m_Capacity_3; // System.Int32 TMPro.TMP_TextProcessingStack`1::m_RolloverSize int32_t ___m_RolloverSize_4; // System.Int32 TMPro.TMP_TextProcessingStack`1::m_Count int32_t ___m_Count_5; public: inline static int32_t get_offset_of_itemStack_0() { return static_cast(offsetof(TMP_TextProcessingStack_1_tC2FDE14AC486023AEB4D20CB306F9198CBE168C7, ___itemStack_0)); } inline FontWeightU5BU5D_t0C9E436904E570F798885BC6F264C7AE6608B5C6* get_itemStack_0() const { return ___itemStack_0; } inline FontWeightU5BU5D_t0C9E436904E570F798885BC6F264C7AE6608B5C6** get_address_of_itemStack_0() { return &___itemStack_0; } inline void set_itemStack_0(FontWeightU5BU5D_t0C9E436904E570F798885BC6F264C7AE6608B5C6* value) { ___itemStack_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___itemStack_0), (void*)value); } inline static int32_t get_offset_of_index_1() { return static_cast(offsetof(TMP_TextProcessingStack_1_tC2FDE14AC486023AEB4D20CB306F9198CBE168C7, ___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_m_DefaultItem_2() { return static_cast(offsetof(TMP_TextProcessingStack_1_tC2FDE14AC486023AEB4D20CB306F9198CBE168C7, ___m_DefaultItem_2)); } inline int32_t get_m_DefaultItem_2() const { return ___m_DefaultItem_2; } inline int32_t* get_address_of_m_DefaultItem_2() { return &___m_DefaultItem_2; } inline void set_m_DefaultItem_2(int32_t value) { ___m_DefaultItem_2 = value; } inline static int32_t get_offset_of_m_Capacity_3() { return static_cast(offsetof(TMP_TextProcessingStack_1_tC2FDE14AC486023AEB4D20CB306F9198CBE168C7, ___m_Capacity_3)); } inline int32_t get_m_Capacity_3() const { return ___m_Capacity_3; } inline int32_t* get_address_of_m_Capacity_3() { return &___m_Capacity_3; } inline void set_m_Capacity_3(int32_t value) { ___m_Capacity_3 = value; } inline static int32_t get_offset_of_m_RolloverSize_4() { return static_cast(offsetof(TMP_TextProcessingStack_1_tC2FDE14AC486023AEB4D20CB306F9198CBE168C7, ___m_RolloverSize_4)); } inline int32_t get_m_RolloverSize_4() const { return ___m_RolloverSize_4; } inline int32_t* get_address_of_m_RolloverSize_4() { return &___m_RolloverSize_4; } inline void set_m_RolloverSize_4(int32_t value) { ___m_RolloverSize_4 = value; } inline static int32_t get_offset_of_m_Count_5() { return static_cast(offsetof(TMP_TextProcessingStack_1_tC2FDE14AC486023AEB4D20CB306F9198CBE168C7, ___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; } }; // TMPro.TMP_TextProcessingStack`1 struct TMP_TextProcessingStack_1_t091E8E0507335193E71397075A9E75FFE125381E { public: // T[] TMPro.TMP_TextProcessingStack`1::itemStack HighlightStateU5BU5D_t8150DD4545DE751DD24E4106F1E66C41DFFE38EA* ___itemStack_0; // System.Int32 TMPro.TMP_TextProcessingStack`1::index int32_t ___index_1; // T TMPro.TMP_TextProcessingStack`1::m_DefaultItem HighlightState_t52CE27A1187034A1037ABC13A70BAEE4AC3B5759 ___m_DefaultItem_2; // System.Int32 TMPro.TMP_TextProcessingStack`1::m_Capacity int32_t ___m_Capacity_3; // System.Int32 TMPro.TMP_TextProcessingStack`1::m_RolloverSize int32_t ___m_RolloverSize_4; // System.Int32 TMPro.TMP_TextProcessingStack`1::m_Count int32_t ___m_Count_5; public: inline static int32_t get_offset_of_itemStack_0() { return static_cast(offsetof(TMP_TextProcessingStack_1_t091E8E0507335193E71397075A9E75FFE125381E, ___itemStack_0)); } inline HighlightStateU5BU5D_t8150DD4545DE751DD24E4106F1E66C41DFFE38EA* get_itemStack_0() const { return ___itemStack_0; } inline HighlightStateU5BU5D_t8150DD4545DE751DD24E4106F1E66C41DFFE38EA** get_address_of_itemStack_0() { return &___itemStack_0; } inline void set_itemStack_0(HighlightStateU5BU5D_t8150DD4545DE751DD24E4106F1E66C41DFFE38EA* value) { ___itemStack_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___itemStack_0), (void*)value); } inline static int32_t get_offset_of_index_1() { return static_cast(offsetof(TMP_TextProcessingStack_1_t091E8E0507335193E71397075A9E75FFE125381E, ___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_m_DefaultItem_2() { return static_cast(offsetof(TMP_TextProcessingStack_1_t091E8E0507335193E71397075A9E75FFE125381E, ___m_DefaultItem_2)); } inline HighlightState_t52CE27A1187034A1037ABC13A70BAEE4AC3B5759 get_m_DefaultItem_2() const { return ___m_DefaultItem_2; } inline HighlightState_t52CE27A1187034A1037ABC13A70BAEE4AC3B5759 * get_address_of_m_DefaultItem_2() { return &___m_DefaultItem_2; } inline void set_m_DefaultItem_2(HighlightState_t52CE27A1187034A1037ABC13A70BAEE4AC3B5759 value) { ___m_DefaultItem_2 = value; } inline static int32_t get_offset_of_m_Capacity_3() { return static_cast(offsetof(TMP_TextProcessingStack_1_t091E8E0507335193E71397075A9E75FFE125381E, ___m_Capacity_3)); } inline int32_t get_m_Capacity_3() const { return ___m_Capacity_3; } inline int32_t* get_address_of_m_Capacity_3() { return &___m_Capacity_3; } inline void set_m_Capacity_3(int32_t value) { ___m_Capacity_3 = value; } inline static int32_t get_offset_of_m_RolloverSize_4() { return static_cast(offsetof(TMP_TextProcessingStack_1_t091E8E0507335193E71397075A9E75FFE125381E, ___m_RolloverSize_4)); } inline int32_t get_m_RolloverSize_4() const { return ___m_RolloverSize_4; } inline int32_t* get_address_of_m_RolloverSize_4() { return &___m_RolloverSize_4; } inline void set_m_RolloverSize_4(int32_t value) { ___m_RolloverSize_4 = value; } inline static int32_t get_offset_of_m_Count_5() { return static_cast(offsetof(TMP_TextProcessingStack_1_t091E8E0507335193E71397075A9E75FFE125381E, ___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; } }; // TMPro.TMP_TextProcessingStack`1 struct TMP_TextProcessingStack_1_t860FCBD32172CBAC38125AB43150338E7CF55B1B { public: // T[] TMPro.TMP_TextProcessingStack`1::itemStack HorizontalAlignmentOptionsU5BU5D_t57D37E3CA431B98ECF9444788AA9C047B990DDBB* ___itemStack_0; // System.Int32 TMPro.TMP_TextProcessingStack`1::index int32_t ___index_1; // T TMPro.TMP_TextProcessingStack`1::m_DefaultItem int32_t ___m_DefaultItem_2; // System.Int32 TMPro.TMP_TextProcessingStack`1::m_Capacity int32_t ___m_Capacity_3; // System.Int32 TMPro.TMP_TextProcessingStack`1::m_RolloverSize int32_t ___m_RolloverSize_4; // System.Int32 TMPro.TMP_TextProcessingStack`1::m_Count int32_t ___m_Count_5; public: inline static int32_t get_offset_of_itemStack_0() { return static_cast(offsetof(TMP_TextProcessingStack_1_t860FCBD32172CBAC38125AB43150338E7CF55B1B, ___itemStack_0)); } inline HorizontalAlignmentOptionsU5BU5D_t57D37E3CA431B98ECF9444788AA9C047B990DDBB* get_itemStack_0() const { return ___itemStack_0; } inline HorizontalAlignmentOptionsU5BU5D_t57D37E3CA431B98ECF9444788AA9C047B990DDBB** get_address_of_itemStack_0() { return &___itemStack_0; } inline void set_itemStack_0(HorizontalAlignmentOptionsU5BU5D_t57D37E3CA431B98ECF9444788AA9C047B990DDBB* value) { ___itemStack_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___itemStack_0), (void*)value); } inline static int32_t get_offset_of_index_1() { return static_cast(offsetof(TMP_TextProcessingStack_1_t860FCBD32172CBAC38125AB43150338E7CF55B1B, ___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_m_DefaultItem_2() { return static_cast(offsetof(TMP_TextProcessingStack_1_t860FCBD32172CBAC38125AB43150338E7CF55B1B, ___m_DefaultItem_2)); } inline int32_t get_m_DefaultItem_2() const { return ___m_DefaultItem_2; } inline int32_t* get_address_of_m_DefaultItem_2() { return &___m_DefaultItem_2; } inline void set_m_DefaultItem_2(int32_t value) { ___m_DefaultItem_2 = value; } inline static int32_t get_offset_of_m_Capacity_3() { return static_cast(offsetof(TMP_TextProcessingStack_1_t860FCBD32172CBAC38125AB43150338E7CF55B1B, ___m_Capacity_3)); } inline int32_t get_m_Capacity_3() const { return ___m_Capacity_3; } inline int32_t* get_address_of_m_Capacity_3() { return &___m_Capacity_3; } inline void set_m_Capacity_3(int32_t value) { ___m_Capacity_3 = value; } inline static int32_t get_offset_of_m_RolloverSize_4() { return static_cast(offsetof(TMP_TextProcessingStack_1_t860FCBD32172CBAC38125AB43150338E7CF55B1B, ___m_RolloverSize_4)); } inline int32_t get_m_RolloverSize_4() const { return ___m_RolloverSize_4; } inline int32_t* get_address_of_m_RolloverSize_4() { return &___m_RolloverSize_4; } inline void set_m_RolloverSize_4(int32_t value) { ___m_RolloverSize_4 = value; } inline static int32_t get_offset_of_m_Count_5() { return static_cast(offsetof(TMP_TextProcessingStack_1_t860FCBD32172CBAC38125AB43150338E7CF55B1B, ___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; } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.BerApplicationSpecific struct BerApplicationSpecific_t81C31F362A7D85695D835B7E4D9ED17D80FB706F : public DerApplicationSpecific_tEFCF7209AD26CACA82663307C35943848165584E { public: public: }; // CommonConfig struct CommonConfig_tC195D49FCF47E1A741B397705259762D5D501FB3 : public RuntimeObject { public: public: }; struct CommonConfig_tC195D49FCF47E1A741B397705259762D5D501FB3_StaticFields { public: // System.String[] CommonConfig::AppNames StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* ___AppNames_0; // System.Int32[] CommonConfig::AppLanguages Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___AppLanguages_1; // System.Int32[] CommonConfig::ServerIndexes Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___ServerIndexes_2; // System.Boolean CommonConfig::iosTaoKe bool ___iosTaoKe_3; // System.Boolean CommonConfig::ReleaseVersion2 bool ___ReleaseVersion2_4; // System.Boolean CommonConfig::SpecialVersion1 bool ___SpecialVersion1_5; // System.Boolean CommonConfig::needToExamine bool ___needToExamine_6; // System.Boolean CommonConfig::isReleaseVersion bool ___isReleaseVersion_7; // System.Int32 CommonConfig::devicePlan int32_t ___devicePlan_8; // System.Int32 CommonConfig::ringsPrecision int32_t ___ringsPrecision_9; // System.Int32 CommonConfig::arrowSpeedPrecision int32_t ___arrowSpeedPrecision_10; // System.Single CommonConfig::arrowWeight float ___arrowWeight_11; // CommonConfig/ServerType CommonConfig::serverType int32_t ___serverType_12; // System.String CommonConfig::businessServerWsURL String_t* ___businessServerWsURL_13; // System.String CommonConfig::gamePKServerWsURL String_t* ___gamePKServerWsURL_14; public: inline static int32_t get_offset_of_AppNames_0() { return static_cast(offsetof(CommonConfig_tC195D49FCF47E1A741B397705259762D5D501FB3_StaticFields, ___AppNames_0)); } inline StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* get_AppNames_0() const { return ___AppNames_0; } inline StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A** get_address_of_AppNames_0() { return &___AppNames_0; } inline void set_AppNames_0(StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* value) { ___AppNames_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___AppNames_0), (void*)value); } inline static int32_t get_offset_of_AppLanguages_1() { return static_cast(offsetof(CommonConfig_tC195D49FCF47E1A741B397705259762D5D501FB3_StaticFields, ___AppLanguages_1)); } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* get_AppLanguages_1() const { return ___AppLanguages_1; } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32** get_address_of_AppLanguages_1() { return &___AppLanguages_1; } inline void set_AppLanguages_1(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* value) { ___AppLanguages_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___AppLanguages_1), (void*)value); } inline static int32_t get_offset_of_ServerIndexes_2() { return static_cast(offsetof(CommonConfig_tC195D49FCF47E1A741B397705259762D5D501FB3_StaticFields, ___ServerIndexes_2)); } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* get_ServerIndexes_2() const { return ___ServerIndexes_2; } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32** get_address_of_ServerIndexes_2() { return &___ServerIndexes_2; } inline void set_ServerIndexes_2(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* value) { ___ServerIndexes_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___ServerIndexes_2), (void*)value); } inline static int32_t get_offset_of_iosTaoKe_3() { return static_cast(offsetof(CommonConfig_tC195D49FCF47E1A741B397705259762D5D501FB3_StaticFields, ___iosTaoKe_3)); } inline bool get_iosTaoKe_3() const { return ___iosTaoKe_3; } inline bool* get_address_of_iosTaoKe_3() { return &___iosTaoKe_3; } inline void set_iosTaoKe_3(bool value) { ___iosTaoKe_3 = value; } inline static int32_t get_offset_of_ReleaseVersion2_4() { return static_cast(offsetof(CommonConfig_tC195D49FCF47E1A741B397705259762D5D501FB3_StaticFields, ___ReleaseVersion2_4)); } inline bool get_ReleaseVersion2_4() const { return ___ReleaseVersion2_4; } inline bool* get_address_of_ReleaseVersion2_4() { return &___ReleaseVersion2_4; } inline void set_ReleaseVersion2_4(bool value) { ___ReleaseVersion2_4 = value; } inline static int32_t get_offset_of_SpecialVersion1_5() { return static_cast(offsetof(CommonConfig_tC195D49FCF47E1A741B397705259762D5D501FB3_StaticFields, ___SpecialVersion1_5)); } inline bool get_SpecialVersion1_5() const { return ___SpecialVersion1_5; } inline bool* get_address_of_SpecialVersion1_5() { return &___SpecialVersion1_5; } inline void set_SpecialVersion1_5(bool value) { ___SpecialVersion1_5 = value; } inline static int32_t get_offset_of_needToExamine_6() { return static_cast(offsetof(CommonConfig_tC195D49FCF47E1A741B397705259762D5D501FB3_StaticFields, ___needToExamine_6)); } inline bool get_needToExamine_6() const { return ___needToExamine_6; } inline bool* get_address_of_needToExamine_6() { return &___needToExamine_6; } inline void set_needToExamine_6(bool value) { ___needToExamine_6 = value; } inline static int32_t get_offset_of_isReleaseVersion_7() { return static_cast(offsetof(CommonConfig_tC195D49FCF47E1A741B397705259762D5D501FB3_StaticFields, ___isReleaseVersion_7)); } inline bool get_isReleaseVersion_7() const { return ___isReleaseVersion_7; } inline bool* get_address_of_isReleaseVersion_7() { return &___isReleaseVersion_7; } inline void set_isReleaseVersion_7(bool value) { ___isReleaseVersion_7 = value; } inline static int32_t get_offset_of_devicePlan_8() { return static_cast(offsetof(CommonConfig_tC195D49FCF47E1A741B397705259762D5D501FB3_StaticFields, ___devicePlan_8)); } inline int32_t get_devicePlan_8() const { return ___devicePlan_8; } inline int32_t* get_address_of_devicePlan_8() { return &___devicePlan_8; } inline void set_devicePlan_8(int32_t value) { ___devicePlan_8 = value; } inline static int32_t get_offset_of_ringsPrecision_9() { return static_cast(offsetof(CommonConfig_tC195D49FCF47E1A741B397705259762D5D501FB3_StaticFields, ___ringsPrecision_9)); } inline int32_t get_ringsPrecision_9() const { return ___ringsPrecision_9; } inline int32_t* get_address_of_ringsPrecision_9() { return &___ringsPrecision_9; } inline void set_ringsPrecision_9(int32_t value) { ___ringsPrecision_9 = value; } inline static int32_t get_offset_of_arrowSpeedPrecision_10() { return static_cast(offsetof(CommonConfig_tC195D49FCF47E1A741B397705259762D5D501FB3_StaticFields, ___arrowSpeedPrecision_10)); } inline int32_t get_arrowSpeedPrecision_10() const { return ___arrowSpeedPrecision_10; } inline int32_t* get_address_of_arrowSpeedPrecision_10() { return &___arrowSpeedPrecision_10; } inline void set_arrowSpeedPrecision_10(int32_t value) { ___arrowSpeedPrecision_10 = value; } inline static int32_t get_offset_of_arrowWeight_11() { return static_cast(offsetof(CommonConfig_tC195D49FCF47E1A741B397705259762D5D501FB3_StaticFields, ___arrowWeight_11)); } inline float get_arrowWeight_11() const { return ___arrowWeight_11; } inline float* get_address_of_arrowWeight_11() { return &___arrowWeight_11; } inline void set_arrowWeight_11(float value) { ___arrowWeight_11 = value; } inline static int32_t get_offset_of_serverType_12() { return static_cast(offsetof(CommonConfig_tC195D49FCF47E1A741B397705259762D5D501FB3_StaticFields, ___serverType_12)); } inline int32_t get_serverType_12() const { return ___serverType_12; } inline int32_t* get_address_of_serverType_12() { return &___serverType_12; } inline void set_serverType_12(int32_t value) { ___serverType_12 = value; } inline static int32_t get_offset_of_businessServerWsURL_13() { return static_cast(offsetof(CommonConfig_tC195D49FCF47E1A741B397705259762D5D501FB3_StaticFields, ___businessServerWsURL_13)); } inline String_t* get_businessServerWsURL_13() const { return ___businessServerWsURL_13; } inline String_t** get_address_of_businessServerWsURL_13() { return &___businessServerWsURL_13; } inline void set_businessServerWsURL_13(String_t* value) { ___businessServerWsURL_13 = value; Il2CppCodeGenWriteBarrier((void**)(&___businessServerWsURL_13), (void*)value); } inline static int32_t get_offset_of_gamePKServerWsURL_14() { return static_cast(offsetof(CommonConfig_tC195D49FCF47E1A741B397705259762D5D501FB3_StaticFields, ___gamePKServerWsURL_14)); } inline String_t* get_gamePKServerWsURL_14() const { return ___gamePKServerWsURL_14; } inline String_t** get_address_of_gamePKServerWsURL_14() { return &___gamePKServerWsURL_14; } inline void set_gamePKServerWsURL_14(String_t* value) { ___gamePKServerWsURL_14 = value; Il2CppCodeGenWriteBarrier((void**)(&___gamePKServerWsURL_14), (void*)value); } }; // UnityEngine.Component struct Component_t62FBC8D2420DA4BE9037AFE430740F6B3EECA684 : public Object_tF2F3778131EFF286AF62B7B013A170F95A91571A { public: public: }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.ConstructedOctetStream struct ConstructedOctetStream_t4CFB1FA8A1EA68A767901B568301CE0537B42DDA : public BaseInputStream_tB56303BA48A64EA3DE264D9883FC620E1E2AD6A2 { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1StreamParser BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.ConstructedOctetStream::_parser Asn1StreamParser_t85A2D9327D2FD6683D5437416367261AFD2BDD73 * ____parser_6; // System.Boolean BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.ConstructedOctetStream::_first bool ____first_7; // System.IO.Stream BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.ConstructedOctetStream::_currentStream Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * ____currentStream_8; public: inline static int32_t get_offset_of__parser_6() { return static_cast(offsetof(ConstructedOctetStream_t4CFB1FA8A1EA68A767901B568301CE0537B42DDA, ____parser_6)); } inline Asn1StreamParser_t85A2D9327D2FD6683D5437416367261AFD2BDD73 * get__parser_6() const { return ____parser_6; } inline Asn1StreamParser_t85A2D9327D2FD6683D5437416367261AFD2BDD73 ** get_address_of__parser_6() { return &____parser_6; } inline void set__parser_6(Asn1StreamParser_t85A2D9327D2FD6683D5437416367261AFD2BDD73 * value) { ____parser_6 = value; Il2CppCodeGenWriteBarrier((void**)(&____parser_6), (void*)value); } inline static int32_t get_offset_of__first_7() { return static_cast(offsetof(ConstructedOctetStream_t4CFB1FA8A1EA68A767901B568301CE0537B42DDA, ____first_7)); } inline bool get__first_7() const { return ____first_7; } inline bool* get_address_of__first_7() { return &____first_7; } inline void set__first_7(bool value) { ____first_7 = value; } inline static int32_t get_offset_of__currentStream_8() { return static_cast(offsetof(ConstructedOctetStream_t4CFB1FA8A1EA68A767901B568301CE0537B42DDA, ____currentStream_8)); } inline Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * get__currentStream_8() const { return ____currentStream_8; } inline Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB ** get_address_of__currentStream_8() { return &____currentStream_8; } inline void set__currentStream_8(Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * value) { ____currentStream_8 = value; Il2CppCodeGenWriteBarrier((void**)(&____currentStream_8), (void*)value); } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.CryptoException struct CryptoException_t4585FEA3F67B6ED045D6C9401A9C96B1234E3F27 : public Exception_t { public: public: }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerBitString struct DerBitString_t305465793A47445626D3541AB8CEDE347D874524 : public DerStringBase_t6A042D217F7D84704C0AFFD73317FB834F9A2FB5 { public: // System.Byte[] BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerBitString::mData ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___mData_3; // System.Int32 BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerBitString::mPadBits int32_t ___mPadBits_4; public: inline static int32_t get_offset_of_mData_3() { return static_cast(offsetof(DerBitString_t305465793A47445626D3541AB8CEDE347D874524, ___mData_3)); } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* get_mData_3() const { return ___mData_3; } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726** get_address_of_mData_3() { return &___mData_3; } inline void set_mData_3(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* value) { ___mData_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___mData_3), (void*)value); } inline static int32_t get_offset_of_mPadBits_4() { return static_cast(offsetof(DerBitString_t305465793A47445626D3541AB8CEDE347D874524, ___mPadBits_4)); } inline int32_t get_mPadBits_4() const { return ___mPadBits_4; } inline int32_t* get_address_of_mPadBits_4() { return &___mPadBits_4; } inline void set_mPadBits_4(int32_t value) { ___mPadBits_4 = value; } }; struct DerBitString_t305465793A47445626D3541AB8CEDE347D874524_StaticFields { public: // System.Char[] BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerBitString::table CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* ___table_2; public: inline static int32_t get_offset_of_table_2() { return static_cast(offsetof(DerBitString_t305465793A47445626D3541AB8CEDE347D874524_StaticFields, ___table_2)); } inline CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* get_table_2() const { return ___table_2; } inline CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34** get_address_of_table_2() { return &___table_2; } inline void set_table_2(CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* value) { ___table_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___table_2), (void*)value); } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerIA5String struct DerIA5String_t597D7116713543DC810D4DE70B2EEAE1D90B3CE2 : public DerStringBase_t6A042D217F7D84704C0AFFD73317FB834F9A2FB5 { public: // System.String BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerIA5String::str String_t* ___str_2; public: inline static int32_t get_offset_of_str_2() { return static_cast(offsetof(DerIA5String_t597D7116713543DC810D4DE70B2EEAE1D90B3CE2, ___str_2)); } inline String_t* get_str_2() const { return ___str_2; } inline String_t** get_address_of_str_2() { return &___str_2; } inline void set_str_2(String_t* value) { ___str_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___str_2), (void*)value); } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerNull struct DerNull_t020168AF07318033108544C00C803CD7AEB97239 : public Asn1Null_t5D40C5C3674510061A0C219CEB9849A5EF6492BC { public: // System.Byte[] BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerNull::zeroBytes ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___zeroBytes_3; public: inline static int32_t get_offset_of_zeroBytes_3() { return static_cast(offsetof(DerNull_t020168AF07318033108544C00C803CD7AEB97239, ___zeroBytes_3)); } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* get_zeroBytes_3() const { return ___zeroBytes_3; } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726** get_address_of_zeroBytes_3() { return &___zeroBytes_3; } inline void set_zeroBytes_3(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* value) { ___zeroBytes_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___zeroBytes_3), (void*)value); } }; struct DerNull_t020168AF07318033108544C00C803CD7AEB97239_StaticFields { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerNull BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerNull::Instance DerNull_t020168AF07318033108544C00C803CD7AEB97239 * ___Instance_2; public: inline static int32_t get_offset_of_Instance_2() { return static_cast(offsetof(DerNull_t020168AF07318033108544C00C803CD7AEB97239_StaticFields, ___Instance_2)); } inline DerNull_t020168AF07318033108544C00C803CD7AEB97239 * get_Instance_2() const { return ___Instance_2; } inline DerNull_t020168AF07318033108544C00C803CD7AEB97239 ** get_address_of_Instance_2() { return &___Instance_2; } inline void set_Instance_2(DerNull_t020168AF07318033108544C00C803CD7AEB97239 * value) { ___Instance_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___Instance_2), (void*)value); } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerOctetString struct DerOctetString_t9D28DB59640EE83613D10BEE46D828C25E4B3F75 : public Asn1OctetString_t7DE556419EB1B1398F915CE1EC7F0CB1D8FC85B8 { public: public: }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerOutputStream struct DerOutputStream_tCED4ABFA88DC5F83FB2CF5879416013FC726C305 : public FilterStream_tC8A502163572BCE3126054009FCA819DBBBD511A { public: public: }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerSequence struct DerSequence_t29D35AAD253161C53C8C83F576DEA1F28B8DFF09 : public Asn1Sequence_t95137642F0FE56379E966B4C62A5A4DAC9DC37E8 { public: public: }; struct DerSequence_t29D35AAD253161C53C8C83F576DEA1F28B8DFF09_StaticFields { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerSequence BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerSequence::Empty DerSequence_t29D35AAD253161C53C8C83F576DEA1F28B8DFF09 * ___Empty_3; public: inline static int32_t get_offset_of_Empty_3() { return static_cast(offsetof(DerSequence_t29D35AAD253161C53C8C83F576DEA1F28B8DFF09_StaticFields, ___Empty_3)); } inline DerSequence_t29D35AAD253161C53C8C83F576DEA1F28B8DFF09 * get_Empty_3() const { return ___Empty_3; } inline DerSequence_t29D35AAD253161C53C8C83F576DEA1F28B8DFF09 ** get_address_of_Empty_3() { return &___Empty_3; } inline void set_Empty_3(DerSequence_t29D35AAD253161C53C8C83F576DEA1F28B8DFF09 * value) { ___Empty_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___Empty_3), (void*)value); } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerSet struct DerSet_tD36B7728620B3A88D0C4F3AC574F77B00AD49FAA : public Asn1Set_t9EBB628AB5FBF1FCC866DC7AEA45C59A72698F49 { public: public: }; struct DerSet_tD36B7728620B3A88D0C4F3AC574F77B00AD49FAA_StaticFields { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerSet BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerSet::Empty DerSet_tD36B7728620B3A88D0C4F3AC574F77B00AD49FAA * ___Empty_3; public: inline static int32_t get_offset_of_Empty_3() { return static_cast(offsetof(DerSet_tD36B7728620B3A88D0C4F3AC574F77B00AD49FAA_StaticFields, ___Empty_3)); } inline DerSet_tD36B7728620B3A88D0C4F3AC574F77B00AD49FAA * get_Empty_3() const { return ___Empty_3; } inline DerSet_tD36B7728620B3A88D0C4F3AC574F77B00AD49FAA ** get_address_of_Empty_3() { return &___Empty_3; } inline void set_Empty_3(DerSet_tD36B7728620B3A88D0C4F3AC574F77B00AD49FAA * value) { ___Empty_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___Empty_3), (void*)value); } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerTaggedObject struct DerTaggedObject_t88BB573E2BED5C1D2971741E012BB29FB0EB0C5E : public Asn1TaggedObject_t4B044FB8A3CF8DEE46156A0F07290A97EBA600F0 { public: public: }; // UnityEngine.GUILayoutOption struct GUILayoutOption_t2D992ABCB62BEB24A6F4A826A5CBE7AE236071AB : public RuntimeObject { public: // UnityEngine.GUILayoutOption/Type UnityEngine.GUILayoutOption::type int32_t ___type_0; // System.Object UnityEngine.GUILayoutOption::value RuntimeObject * ___value_1; public: inline static int32_t get_offset_of_type_0() { return static_cast(offsetof(GUILayoutOption_t2D992ABCB62BEB24A6F4A826A5CBE7AE236071AB, ___type_0)); } inline int32_t get_type_0() const { return ___type_0; } inline int32_t* get_address_of_type_0() { return &___type_0; } inline void set_type_0(int32_t value) { ___type_0 = value; } inline static int32_t get_offset_of_value_1() { return static_cast(offsetof(GUILayoutOption_t2D992ABCB62BEB24A6F4A826A5CBE7AE236071AB, ___value_1)); } inline RuntimeObject * get_value_1() const { return ___value_1; } inline RuntimeObject ** get_address_of_value_1() { return &___value_1; } inline void set_value_1(RuntimeObject * value) { ___value_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___value_1), (void*)value); } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Security.GeneralSecurityException struct GeneralSecurityException_tB77B003D334D962B16ED6BEB5AD4567AD5B618BA : public Exception_t { public: public: }; // System.MulticastDelegate struct MulticastDelegate_t : public Delegate_t { public: // System.Delegate[] System.MulticastDelegate::delegates DelegateU5BU5D_t677D8FE08A5F99E8EE49150B73966CD6E9BF7DB8* ___delegates_11; public: inline static int32_t get_offset_of_delegates_11() { return static_cast(offsetof(MulticastDelegate_t, ___delegates_11)); } inline DelegateU5BU5D_t677D8FE08A5F99E8EE49150B73966CD6E9BF7DB8* get_delegates_11() const { return ___delegates_11; } inline DelegateU5BU5D_t677D8FE08A5F99E8EE49150B73966CD6E9BF7DB8** get_address_of_delegates_11() { return &___delegates_11; } inline void set_delegates_11(DelegateU5BU5D_t677D8FE08A5F99E8EE49150B73966CD6E9BF7DB8* 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; }; // UnityEngine.UI.Navigation struct Navigation_t1CF0FFB22C0357CD64714FB7A40A275F899D363A { public: // UnityEngine.UI.Navigation/Mode UnityEngine.UI.Navigation::m_Mode int32_t ___m_Mode_0; // System.Boolean UnityEngine.UI.Navigation::m_WrapAround bool ___m_WrapAround_1; // UnityEngine.UI.Selectable UnityEngine.UI.Navigation::m_SelectOnUp Selectable_t34088A3677CC9D344F81B0D91999D8C5963D7DBD * ___m_SelectOnUp_2; // UnityEngine.UI.Selectable UnityEngine.UI.Navigation::m_SelectOnDown Selectable_t34088A3677CC9D344F81B0D91999D8C5963D7DBD * ___m_SelectOnDown_3; // UnityEngine.UI.Selectable UnityEngine.UI.Navigation::m_SelectOnLeft Selectable_t34088A3677CC9D344F81B0D91999D8C5963D7DBD * ___m_SelectOnLeft_4; // UnityEngine.UI.Selectable UnityEngine.UI.Navigation::m_SelectOnRight Selectable_t34088A3677CC9D344F81B0D91999D8C5963D7DBD * ___m_SelectOnRight_5; public: inline static int32_t get_offset_of_m_Mode_0() { return static_cast(offsetof(Navigation_t1CF0FFB22C0357CD64714FB7A40A275F899D363A, ___m_Mode_0)); } inline int32_t get_m_Mode_0() const { return ___m_Mode_0; } inline int32_t* get_address_of_m_Mode_0() { return &___m_Mode_0; } inline void set_m_Mode_0(int32_t value) { ___m_Mode_0 = value; } inline static int32_t get_offset_of_m_WrapAround_1() { return static_cast(offsetof(Navigation_t1CF0FFB22C0357CD64714FB7A40A275F899D363A, ___m_WrapAround_1)); } inline bool get_m_WrapAround_1() const { return ___m_WrapAround_1; } inline bool* get_address_of_m_WrapAround_1() { return &___m_WrapAround_1; } inline void set_m_WrapAround_1(bool value) { ___m_WrapAround_1 = value; } inline static int32_t get_offset_of_m_SelectOnUp_2() { return static_cast(offsetof(Navigation_t1CF0FFB22C0357CD64714FB7A40A275F899D363A, ___m_SelectOnUp_2)); } inline Selectable_t34088A3677CC9D344F81B0D91999D8C5963D7DBD * get_m_SelectOnUp_2() const { return ___m_SelectOnUp_2; } inline Selectable_t34088A3677CC9D344F81B0D91999D8C5963D7DBD ** get_address_of_m_SelectOnUp_2() { return &___m_SelectOnUp_2; } inline void set_m_SelectOnUp_2(Selectable_t34088A3677CC9D344F81B0D91999D8C5963D7DBD * value) { ___m_SelectOnUp_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_SelectOnUp_2), (void*)value); } inline static int32_t get_offset_of_m_SelectOnDown_3() { return static_cast(offsetof(Navigation_t1CF0FFB22C0357CD64714FB7A40A275F899D363A, ___m_SelectOnDown_3)); } inline Selectable_t34088A3677CC9D344F81B0D91999D8C5963D7DBD * get_m_SelectOnDown_3() const { return ___m_SelectOnDown_3; } inline Selectable_t34088A3677CC9D344F81B0D91999D8C5963D7DBD ** get_address_of_m_SelectOnDown_3() { return &___m_SelectOnDown_3; } inline void set_m_SelectOnDown_3(Selectable_t34088A3677CC9D344F81B0D91999D8C5963D7DBD * value) { ___m_SelectOnDown_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_SelectOnDown_3), (void*)value); } inline static int32_t get_offset_of_m_SelectOnLeft_4() { return static_cast(offsetof(Navigation_t1CF0FFB22C0357CD64714FB7A40A275F899D363A, ___m_SelectOnLeft_4)); } inline Selectable_t34088A3677CC9D344F81B0D91999D8C5963D7DBD * get_m_SelectOnLeft_4() const { return ___m_SelectOnLeft_4; } inline Selectable_t34088A3677CC9D344F81B0D91999D8C5963D7DBD ** get_address_of_m_SelectOnLeft_4() { return &___m_SelectOnLeft_4; } inline void set_m_SelectOnLeft_4(Selectable_t34088A3677CC9D344F81B0D91999D8C5963D7DBD * value) { ___m_SelectOnLeft_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_SelectOnLeft_4), (void*)value); } inline static int32_t get_offset_of_m_SelectOnRight_5() { return static_cast(offsetof(Navigation_t1CF0FFB22C0357CD64714FB7A40A275F899D363A, ___m_SelectOnRight_5)); } inline Selectable_t34088A3677CC9D344F81B0D91999D8C5963D7DBD * get_m_SelectOnRight_5() const { return ___m_SelectOnRight_5; } inline Selectable_t34088A3677CC9D344F81B0D91999D8C5963D7DBD ** get_address_of_m_SelectOnRight_5() { return &___m_SelectOnRight_5; } inline void set_m_SelectOnRight_5(Selectable_t34088A3677CC9D344F81B0D91999D8C5963D7DBD * value) { ___m_SelectOnRight_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_SelectOnRight_5), (void*)value); } }; // Native definition for P/Invoke marshalling of UnityEngine.UI.Navigation struct Navigation_t1CF0FFB22C0357CD64714FB7A40A275F899D363A_marshaled_pinvoke { int32_t ___m_Mode_0; int32_t ___m_WrapAround_1; Selectable_t34088A3677CC9D344F81B0D91999D8C5963D7DBD * ___m_SelectOnUp_2; Selectable_t34088A3677CC9D344F81B0D91999D8C5963D7DBD * ___m_SelectOnDown_3; Selectable_t34088A3677CC9D344F81B0D91999D8C5963D7DBD * ___m_SelectOnLeft_4; Selectable_t34088A3677CC9D344F81B0D91999D8C5963D7DBD * ___m_SelectOnRight_5; }; // Native definition for COM marshalling of UnityEngine.UI.Navigation struct Navigation_t1CF0FFB22C0357CD64714FB7A40A275F899D363A_marshaled_com { int32_t ___m_Mode_0; int32_t ___m_WrapAround_1; Selectable_t34088A3677CC9D344F81B0D91999D8C5963D7DBD * ___m_SelectOnUp_2; Selectable_t34088A3677CC9D344F81B0D91999D8C5963D7DBD * ___m_SelectOnDown_3; Selectable_t34088A3677CC9D344F81B0D91999D8C5963D7DBD * ___m_SelectOnLeft_4; Selectable_t34088A3677CC9D344F81B0D91999D8C5963D7DBD * ___m_SelectOnRight_5; }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Ocsp.OcspException struct OcspException_tEB86D2641E584387057732A1F047A4694C77C561 : public Exception_t { public: public: }; // System.SystemException struct SystemException_tC551B4D6EE3772B5F32C71EE8C719F4B43ECCC62 : public Exception_t { public: public: }; // TMPro.TMP_LineInfo struct TMP_LineInfo_tB86D3A31D61EB73EEFB08F6B1AB5C60DE52981F7 { public: // System.Int32 TMPro.TMP_LineInfo::controlCharacterCount int32_t ___controlCharacterCount_0; // System.Int32 TMPro.TMP_LineInfo::characterCount int32_t ___characterCount_1; // System.Int32 TMPro.TMP_LineInfo::visibleCharacterCount int32_t ___visibleCharacterCount_2; // System.Int32 TMPro.TMP_LineInfo::spaceCount int32_t ___spaceCount_3; // System.Int32 TMPro.TMP_LineInfo::wordCount int32_t ___wordCount_4; // System.Int32 TMPro.TMP_LineInfo::firstCharacterIndex int32_t ___firstCharacterIndex_5; // System.Int32 TMPro.TMP_LineInfo::firstVisibleCharacterIndex int32_t ___firstVisibleCharacterIndex_6; // System.Int32 TMPro.TMP_LineInfo::lastCharacterIndex int32_t ___lastCharacterIndex_7; // System.Int32 TMPro.TMP_LineInfo::lastVisibleCharacterIndex int32_t ___lastVisibleCharacterIndex_8; // System.Single TMPro.TMP_LineInfo::length float ___length_9; // System.Single TMPro.TMP_LineInfo::lineHeight float ___lineHeight_10; // System.Single TMPro.TMP_LineInfo::ascender float ___ascender_11; // System.Single TMPro.TMP_LineInfo::baseline float ___baseline_12; // System.Single TMPro.TMP_LineInfo::descender float ___descender_13; // System.Single TMPro.TMP_LineInfo::maxAdvance float ___maxAdvance_14; // System.Single TMPro.TMP_LineInfo::width float ___width_15; // System.Single TMPro.TMP_LineInfo::marginLeft float ___marginLeft_16; // System.Single TMPro.TMP_LineInfo::marginRight float ___marginRight_17; // TMPro.HorizontalAlignmentOptions TMPro.TMP_LineInfo::alignment int32_t ___alignment_18; // TMPro.Extents TMPro.TMP_LineInfo::lineExtents Extents_tD663823B610620A001CCCCFF452C10403AF2A0FA ___lineExtents_19; public: inline static int32_t get_offset_of_controlCharacterCount_0() { return static_cast(offsetof(TMP_LineInfo_tB86D3A31D61EB73EEFB08F6B1AB5C60DE52981F7, ___controlCharacterCount_0)); } inline int32_t get_controlCharacterCount_0() const { return ___controlCharacterCount_0; } inline int32_t* get_address_of_controlCharacterCount_0() { return &___controlCharacterCount_0; } inline void set_controlCharacterCount_0(int32_t value) { ___controlCharacterCount_0 = value; } inline static int32_t get_offset_of_characterCount_1() { return static_cast(offsetof(TMP_LineInfo_tB86D3A31D61EB73EEFB08F6B1AB5C60DE52981F7, ___characterCount_1)); } inline int32_t get_characterCount_1() const { return ___characterCount_1; } inline int32_t* get_address_of_characterCount_1() { return &___characterCount_1; } inline void set_characterCount_1(int32_t value) { ___characterCount_1 = value; } inline static int32_t get_offset_of_visibleCharacterCount_2() { return static_cast(offsetof(TMP_LineInfo_tB86D3A31D61EB73EEFB08F6B1AB5C60DE52981F7, ___visibleCharacterCount_2)); } inline int32_t get_visibleCharacterCount_2() const { return ___visibleCharacterCount_2; } inline int32_t* get_address_of_visibleCharacterCount_2() { return &___visibleCharacterCount_2; } inline void set_visibleCharacterCount_2(int32_t value) { ___visibleCharacterCount_2 = value; } inline static int32_t get_offset_of_spaceCount_3() { return static_cast(offsetof(TMP_LineInfo_tB86D3A31D61EB73EEFB08F6B1AB5C60DE52981F7, ___spaceCount_3)); } inline int32_t get_spaceCount_3() const { return ___spaceCount_3; } inline int32_t* get_address_of_spaceCount_3() { return &___spaceCount_3; } inline void set_spaceCount_3(int32_t value) { ___spaceCount_3 = value; } inline static int32_t get_offset_of_wordCount_4() { return static_cast(offsetof(TMP_LineInfo_tB86D3A31D61EB73EEFB08F6B1AB5C60DE52981F7, ___wordCount_4)); } inline int32_t get_wordCount_4() const { return ___wordCount_4; } inline int32_t* get_address_of_wordCount_4() { return &___wordCount_4; } inline void set_wordCount_4(int32_t value) { ___wordCount_4 = value; } inline static int32_t get_offset_of_firstCharacterIndex_5() { return static_cast(offsetof(TMP_LineInfo_tB86D3A31D61EB73EEFB08F6B1AB5C60DE52981F7, ___firstCharacterIndex_5)); } inline int32_t get_firstCharacterIndex_5() const { return ___firstCharacterIndex_5; } inline int32_t* get_address_of_firstCharacterIndex_5() { return &___firstCharacterIndex_5; } inline void set_firstCharacterIndex_5(int32_t value) { ___firstCharacterIndex_5 = value; } inline static int32_t get_offset_of_firstVisibleCharacterIndex_6() { return static_cast(offsetof(TMP_LineInfo_tB86D3A31D61EB73EEFB08F6B1AB5C60DE52981F7, ___firstVisibleCharacterIndex_6)); } inline int32_t get_firstVisibleCharacterIndex_6() const { return ___firstVisibleCharacterIndex_6; } inline int32_t* get_address_of_firstVisibleCharacterIndex_6() { return &___firstVisibleCharacterIndex_6; } inline void set_firstVisibleCharacterIndex_6(int32_t value) { ___firstVisibleCharacterIndex_6 = value; } inline static int32_t get_offset_of_lastCharacterIndex_7() { return static_cast(offsetof(TMP_LineInfo_tB86D3A31D61EB73EEFB08F6B1AB5C60DE52981F7, ___lastCharacterIndex_7)); } inline int32_t get_lastCharacterIndex_7() const { return ___lastCharacterIndex_7; } inline int32_t* get_address_of_lastCharacterIndex_7() { return &___lastCharacterIndex_7; } inline void set_lastCharacterIndex_7(int32_t value) { ___lastCharacterIndex_7 = value; } inline static int32_t get_offset_of_lastVisibleCharacterIndex_8() { return static_cast(offsetof(TMP_LineInfo_tB86D3A31D61EB73EEFB08F6B1AB5C60DE52981F7, ___lastVisibleCharacterIndex_8)); } inline int32_t get_lastVisibleCharacterIndex_8() const { return ___lastVisibleCharacterIndex_8; } inline int32_t* get_address_of_lastVisibleCharacterIndex_8() { return &___lastVisibleCharacterIndex_8; } inline void set_lastVisibleCharacterIndex_8(int32_t value) { ___lastVisibleCharacterIndex_8 = value; } inline static int32_t get_offset_of_length_9() { return static_cast(offsetof(TMP_LineInfo_tB86D3A31D61EB73EEFB08F6B1AB5C60DE52981F7, ___length_9)); } inline float get_length_9() const { return ___length_9; } inline float* get_address_of_length_9() { return &___length_9; } inline void set_length_9(float value) { ___length_9 = value; } inline static int32_t get_offset_of_lineHeight_10() { return static_cast(offsetof(TMP_LineInfo_tB86D3A31D61EB73EEFB08F6B1AB5C60DE52981F7, ___lineHeight_10)); } inline float get_lineHeight_10() const { return ___lineHeight_10; } inline float* get_address_of_lineHeight_10() { return &___lineHeight_10; } inline void set_lineHeight_10(float value) { ___lineHeight_10 = value; } inline static int32_t get_offset_of_ascender_11() { return static_cast(offsetof(TMP_LineInfo_tB86D3A31D61EB73EEFB08F6B1AB5C60DE52981F7, ___ascender_11)); } inline float get_ascender_11() const { return ___ascender_11; } inline float* get_address_of_ascender_11() { return &___ascender_11; } inline void set_ascender_11(float value) { ___ascender_11 = value; } inline static int32_t get_offset_of_baseline_12() { return static_cast(offsetof(TMP_LineInfo_tB86D3A31D61EB73EEFB08F6B1AB5C60DE52981F7, ___baseline_12)); } inline float get_baseline_12() const { return ___baseline_12; } inline float* get_address_of_baseline_12() { return &___baseline_12; } inline void set_baseline_12(float value) { ___baseline_12 = value; } inline static int32_t get_offset_of_descender_13() { return static_cast(offsetof(TMP_LineInfo_tB86D3A31D61EB73EEFB08F6B1AB5C60DE52981F7, ___descender_13)); } inline float get_descender_13() const { return ___descender_13; } inline float* get_address_of_descender_13() { return &___descender_13; } inline void set_descender_13(float value) { ___descender_13 = value; } inline static int32_t get_offset_of_maxAdvance_14() { return static_cast(offsetof(TMP_LineInfo_tB86D3A31D61EB73EEFB08F6B1AB5C60DE52981F7, ___maxAdvance_14)); } inline float get_maxAdvance_14() const { return ___maxAdvance_14; } inline float* get_address_of_maxAdvance_14() { return &___maxAdvance_14; } inline void set_maxAdvance_14(float value) { ___maxAdvance_14 = value; } inline static int32_t get_offset_of_width_15() { return static_cast(offsetof(TMP_LineInfo_tB86D3A31D61EB73EEFB08F6B1AB5C60DE52981F7, ___width_15)); } inline float get_width_15() const { return ___width_15; } inline float* get_address_of_width_15() { return &___width_15; } inline void set_width_15(float value) { ___width_15 = value; } inline static int32_t get_offset_of_marginLeft_16() { return static_cast(offsetof(TMP_LineInfo_tB86D3A31D61EB73EEFB08F6B1AB5C60DE52981F7, ___marginLeft_16)); } inline float get_marginLeft_16() const { return ___marginLeft_16; } inline float* get_address_of_marginLeft_16() { return &___marginLeft_16; } inline void set_marginLeft_16(float value) { ___marginLeft_16 = value; } inline static int32_t get_offset_of_marginRight_17() { return static_cast(offsetof(TMP_LineInfo_tB86D3A31D61EB73EEFB08F6B1AB5C60DE52981F7, ___marginRight_17)); } inline float get_marginRight_17() const { return ___marginRight_17; } inline float* get_address_of_marginRight_17() { return &___marginRight_17; } inline void set_marginRight_17(float value) { ___marginRight_17 = value; } inline static int32_t get_offset_of_alignment_18() { return static_cast(offsetof(TMP_LineInfo_tB86D3A31D61EB73EEFB08F6B1AB5C60DE52981F7, ___alignment_18)); } inline int32_t get_alignment_18() const { return ___alignment_18; } inline int32_t* get_address_of_alignment_18() { return &___alignment_18; } inline void set_alignment_18(int32_t value) { ___alignment_18 = value; } inline static int32_t get_offset_of_lineExtents_19() { return static_cast(offsetof(TMP_LineInfo_tB86D3A31D61EB73EEFB08F6B1AB5C60DE52981F7, ___lineExtents_19)); } inline Extents_tD663823B610620A001CCCCFF452C10403AF2A0FA get_lineExtents_19() const { return ___lineExtents_19; } inline Extents_tD663823B610620A001CCCCFF452C10403AF2A0FA * get_address_of_lineExtents_19() { return &___lineExtents_19; } inline void set_lineExtents_19(Extents_tD663823B610620A001CCCCFF452C10403AF2A0FA value) { ___lineExtents_19 = value; } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.BerOctetStringGenerator/BufferedBerOctetStream struct BufferedBerOctetStream_t3D4C1AB6C2AF840FCE2D48255ABAB0EF08816E18 : public BaseOutputStream_t2D9489B8980FD869AC00639443535AA2CE496A6D { public: // System.Byte[] BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.BerOctetStringGenerator/BufferedBerOctetStream::_buf ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ____buf_6; // System.Int32 BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.BerOctetStringGenerator/BufferedBerOctetStream::_off int32_t ____off_7; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.BerOctetStringGenerator BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.BerOctetStringGenerator/BufferedBerOctetStream::_gen BerOctetStringGenerator_t1B1A2D036BF124B938F1FDB9694CB23B16261DDB * ____gen_8; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerOutputStream BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.BerOctetStringGenerator/BufferedBerOctetStream::_derOut DerOutputStream_tCED4ABFA88DC5F83FB2CF5879416013FC726C305 * ____derOut_9; public: inline static int32_t get_offset_of__buf_6() { return static_cast(offsetof(BufferedBerOctetStream_t3D4C1AB6C2AF840FCE2D48255ABAB0EF08816E18, ____buf_6)); } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* get__buf_6() const { return ____buf_6; } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726** get_address_of__buf_6() { return &____buf_6; } inline void set__buf_6(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* value) { ____buf_6 = value; Il2CppCodeGenWriteBarrier((void**)(&____buf_6), (void*)value); } inline static int32_t get_offset_of__off_7() { return static_cast(offsetof(BufferedBerOctetStream_t3D4C1AB6C2AF840FCE2D48255ABAB0EF08816E18, ____off_7)); } inline int32_t get__off_7() const { return ____off_7; } inline int32_t* get_address_of__off_7() { return &____off_7; } inline void set__off_7(int32_t value) { ____off_7 = value; } inline static int32_t get_offset_of__gen_8() { return static_cast(offsetof(BufferedBerOctetStream_t3D4C1AB6C2AF840FCE2D48255ABAB0EF08816E18, ____gen_8)); } inline BerOctetStringGenerator_t1B1A2D036BF124B938F1FDB9694CB23B16261DDB * get__gen_8() const { return ____gen_8; } inline BerOctetStringGenerator_t1B1A2D036BF124B938F1FDB9694CB23B16261DDB ** get_address_of__gen_8() { return &____gen_8; } inline void set__gen_8(BerOctetStringGenerator_t1B1A2D036BF124B938F1FDB9694CB23B16261DDB * value) { ____gen_8 = value; Il2CppCodeGenWriteBarrier((void**)(&____gen_8), (void*)value); } inline static int32_t get_offset_of__derOut_9() { return static_cast(offsetof(BufferedBerOctetStream_t3D4C1AB6C2AF840FCE2D48255ABAB0EF08816E18, ____derOut_9)); } inline DerOutputStream_tCED4ABFA88DC5F83FB2CF5879416013FC726C305 * get__derOut_9() const { return ____derOut_9; } inline DerOutputStream_tCED4ABFA88DC5F83FB2CF5879416013FC726C305 ** get_address_of__derOut_9() { return &____derOut_9; } inline void set__derOut_9(DerOutputStream_tCED4ABFA88DC5F83FB2CF5879416013FC726C305 * value) { ____derOut_9 = value; Il2CppCodeGenWriteBarrier((void**)(&____derOut_9), (void*)value); } }; // System.ArgumentException struct ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 : public SystemException_tC551B4D6EE3772B5F32C71EE8C719F4B43ECCC62 { 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_t505FA8C11E883F2D96C797AD9D396490794DEE00, ___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.ArithmeticException struct ArithmeticException_t8E5F44FABC7FAE0966CBA6DE9BFD545F2660ED47 : public SystemException_tC551B4D6EE3772B5F32C71EE8C719F4B43ECCC62 { public: public: }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1OutputStream struct Asn1OutputStream_t90F467D0FAF8F644B93F4B3A21908F990D600971 : public DerOutputStream_tCED4ABFA88DC5F83FB2CF5879416013FC726C305 { public: public: }; // UnityEngine.Behaviour struct Behaviour_t1A3DDDCF73B4627928FBFE02ED52B7251777DBD9 : public Component_t62FBC8D2420DA4BE9037AFE430740F6B3EECA684 { public: public: }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.BerBitString struct BerBitString_t20540084149F4C4B394647464675ED8642229F5C : public DerBitString_t305465793A47445626D3541AB8CEDE347D874524 { public: public: }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.BerNull struct BerNull_t1D33433A13878EF4E663938D124E05366A3DB3A7 : public DerNull_t020168AF07318033108544C00C803CD7AEB97239 { public: public: }; struct BerNull_t1D33433A13878EF4E663938D124E05366A3DB3A7_StaticFields { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.BerNull BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.BerNull::Instance BerNull_t1D33433A13878EF4E663938D124E05366A3DB3A7 * ___Instance_4; public: inline static int32_t get_offset_of_Instance_4() { return static_cast(offsetof(BerNull_t1D33433A13878EF4E663938D124E05366A3DB3A7_StaticFields, ___Instance_4)); } inline BerNull_t1D33433A13878EF4E663938D124E05366A3DB3A7 * get_Instance_4() const { return ___Instance_4; } inline BerNull_t1D33433A13878EF4E663938D124E05366A3DB3A7 ** get_address_of_Instance_4() { return &___Instance_4; } inline void set_Instance_4(BerNull_t1D33433A13878EF4E663938D124E05366A3DB3A7 * value) { ___Instance_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___Instance_4), (void*)value); } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.BerOctetString struct BerOctetString_tA32D321D3EBCA6B4AC19A4D7F67831E029C7D29B : public DerOctetString_t9D28DB59640EE83613D10BEE46D828C25E4B3F75 { public: // System.Collections.IEnumerable BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.BerOctetString::octs RuntimeObject* ___octs_4; public: inline static int32_t get_offset_of_octs_4() { return static_cast(offsetof(BerOctetString_tA32D321D3EBCA6B4AC19A4D7F67831E029C7D29B, ___octs_4)); } inline RuntimeObject* get_octs_4() const { return ___octs_4; } inline RuntimeObject** get_address_of_octs_4() { return &___octs_4; } inline void set_octs_4(RuntimeObject* value) { ___octs_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___octs_4), (void*)value); } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.BerOutputStream struct BerOutputStream_t581AE0B357D4F0A4C0AC9C3870D0948E720B92F3 : public DerOutputStream_tCED4ABFA88DC5F83FB2CF5879416013FC726C305 { public: public: }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.BerSequence struct BerSequence_t06054EFD23083345199811B3DD646A2F94BA429F : public DerSequence_t29D35AAD253161C53C8C83F576DEA1F28B8DFF09 { public: public: }; struct BerSequence_t06054EFD23083345199811B3DD646A2F94BA429F_StaticFields { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.BerSequence BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.BerSequence::Empty BerSequence_t06054EFD23083345199811B3DD646A2F94BA429F * ___Empty_4; public: inline static int32_t get_offset_of_Empty_4() { return static_cast(offsetof(BerSequence_t06054EFD23083345199811B3DD646A2F94BA429F_StaticFields, ___Empty_4)); } inline BerSequence_t06054EFD23083345199811B3DD646A2F94BA429F * get_Empty_4() const { return ___Empty_4; } inline BerSequence_t06054EFD23083345199811B3DD646A2F94BA429F ** get_address_of_Empty_4() { return &___Empty_4; } inline void set_Empty_4(BerSequence_t06054EFD23083345199811B3DD646A2F94BA429F * value) { ___Empty_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___Empty_4), (void*)value); } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.BerSet struct BerSet_tF1FDA325BD716A053D1C2A99D23FF22573A73AFC : public DerSet_tD36B7728620B3A88D0C4F3AC574F77B00AD49FAA { public: public: }; struct BerSet_tF1FDA325BD716A053D1C2A99D23FF22573A73AFC_StaticFields { public: // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.BerSet BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.BerSet::Empty BerSet_tF1FDA325BD716A053D1C2A99D23FF22573A73AFC * ___Empty_4; public: inline static int32_t get_offset_of_Empty_4() { return static_cast(offsetof(BerSet_tF1FDA325BD716A053D1C2A99D23FF22573A73AFC_StaticFields, ___Empty_4)); } inline BerSet_tF1FDA325BD716A053D1C2A99D23FF22573A73AFC * get_Empty_4() const { return ___Empty_4; } inline BerSet_tF1FDA325BD716A053D1C2A99D23FF22573A73AFC ** get_address_of_Empty_4() { return &___Empty_4; } inline void set_Empty_4(BerSet_tF1FDA325BD716A053D1C2A99D23FF22573A73AFC * value) { ___Empty_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___Empty_4), (void*)value); } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.BerTaggedObject struct BerTaggedObject_t85DAF9955AA78E570A0565C51F66FE229A0E84C3 : public DerTaggedObject_t88BB573E2BED5C1D2971741E012BB29FB0EB0C5E { public: public: }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Security.Certificates.CertificateException struct CertificateException_tB4C9EC1D72D2EB953B1A67314C641CA607912CCB : public GeneralSecurityException_tB77B003D334D962B16ED6BEB5AD4567AD5B618BA { public: public: }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.DataLengthException struct DataLengthException_t084143F55FB641046577C7BD1F58BC059B953180 : public CryptoException_t4585FEA3F67B6ED045D6C9401A9C96B1234E3F27 { public: public: }; // System.FormatException struct FormatException_t119BB207B54B4B1BC28D9B1783C4625AE23D4759 : public SystemException_tC551B4D6EE3772B5F32C71EE8C719F4B43ECCC62 { public: public: }; // System.IO.IOException struct IOException_t09E5C01DA4748C36D703728C4668C5CDF3882EBA : public SystemException_tC551B4D6EE3772B5F32C71EE8C719F4B43ECCC62 { 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_t09E5C01DA4748C36D703728C4668C5CDF3882EBA, ____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_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB : public SystemException_tC551B4D6EE3772B5F32C71EE8C719F4B43ECCC62 { public: public: }; // System.NotSupportedException struct NotSupportedException_tB9D89F0E9470A2C423D239D7C68EE0CFD77F9339 : public SystemException_tC551B4D6EE3772B5F32C71EE8C719F4B43ECCC62 { public: public: }; // BestHTTP.SignalR.Hubs.OnMethodCallCallbackDelegate struct OnMethodCallCallbackDelegate_tD73ED8DC48FC3926BBB43760C596FC1983786D11 : public MulticastDelegate_t { public: public: }; // BestHTTP.SignalR.Hubs.OnMethodFailedDelegate struct OnMethodFailedDelegate_tD54187DEA162C72DC7A8FDB5565B2DFA69F37EA9 : public MulticastDelegate_t { public: public: }; // BestHTTP.SignalR.Hubs.OnMethodResultDelegate struct OnMethodResultDelegate_t03A1DDF71BF9CB16796404DFE2CF1F86535C5C92 : public MulticastDelegate_t { public: public: }; // UnityEngine.Transform struct Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 : public Component_t62FBC8D2420DA4BE9037AFE430740F6B3EECA684 { public: public: }; // TMPro.WordWrapState struct WordWrapState_t15805FC5C080AC77203F872695E3B951F460DE99 { public: // System.Int32 TMPro.WordWrapState::previous_WordBreak int32_t ___previous_WordBreak_0; // System.Int32 TMPro.WordWrapState::total_CharacterCount int32_t ___total_CharacterCount_1; // System.Int32 TMPro.WordWrapState::visible_CharacterCount int32_t ___visible_CharacterCount_2; // System.Int32 TMPro.WordWrapState::visible_SpriteCount int32_t ___visible_SpriteCount_3; // System.Int32 TMPro.WordWrapState::visible_LinkCount int32_t ___visible_LinkCount_4; // System.Int32 TMPro.WordWrapState::firstCharacterIndex int32_t ___firstCharacterIndex_5; // System.Int32 TMPro.WordWrapState::firstVisibleCharacterIndex int32_t ___firstVisibleCharacterIndex_6; // System.Int32 TMPro.WordWrapState::lastCharacterIndex int32_t ___lastCharacterIndex_7; // System.Int32 TMPro.WordWrapState::lastVisibleCharIndex int32_t ___lastVisibleCharIndex_8; // System.Int32 TMPro.WordWrapState::lineNumber int32_t ___lineNumber_9; // System.Single TMPro.WordWrapState::maxCapHeight float ___maxCapHeight_10; // System.Single TMPro.WordWrapState::maxAscender float ___maxAscender_11; // System.Single TMPro.WordWrapState::maxDescender float ___maxDescender_12; // System.Single TMPro.WordWrapState::startOfLineAscender float ___startOfLineAscender_13; // System.Single TMPro.WordWrapState::maxLineAscender float ___maxLineAscender_14; // System.Single TMPro.WordWrapState::maxLineDescender float ___maxLineDescender_15; // System.Single TMPro.WordWrapState::pageAscender float ___pageAscender_16; // TMPro.HorizontalAlignmentOptions TMPro.WordWrapState::horizontalAlignment int32_t ___horizontalAlignment_17; // System.Single TMPro.WordWrapState::marginLeft float ___marginLeft_18; // System.Single TMPro.WordWrapState::marginRight float ___marginRight_19; // System.Single TMPro.WordWrapState::xAdvance float ___xAdvance_20; // System.Single TMPro.WordWrapState::preferredWidth float ___preferredWidth_21; // System.Single TMPro.WordWrapState::preferredHeight float ___preferredHeight_22; // System.Single TMPro.WordWrapState::previousLineScale float ___previousLineScale_23; // System.Int32 TMPro.WordWrapState::wordCount int32_t ___wordCount_24; // TMPro.FontStyles TMPro.WordWrapState::fontStyle int32_t ___fontStyle_25; // System.Int32 TMPro.WordWrapState::italicAngle int32_t ___italicAngle_26; // System.Single TMPro.WordWrapState::fontScaleMultiplier float ___fontScaleMultiplier_27; // System.Single TMPro.WordWrapState::currentFontSize float ___currentFontSize_28; // System.Single TMPro.WordWrapState::baselineOffset float ___baselineOffset_29; // System.Single TMPro.WordWrapState::lineOffset float ___lineOffset_30; // System.Boolean TMPro.WordWrapState::isDrivenLineSpacing bool ___isDrivenLineSpacing_31; // System.Single TMPro.WordWrapState::glyphHorizontalAdvanceAdjustment float ___glyphHorizontalAdvanceAdjustment_32; // System.Single TMPro.WordWrapState::cSpace float ___cSpace_33; // System.Single TMPro.WordWrapState::mSpace float ___mSpace_34; // TMPro.TMP_TextInfo TMPro.WordWrapState::textInfo TMP_TextInfo_t33ACB74FB814F588497640C86976E5DB6DD7B547 * ___textInfo_35; // TMPro.TMP_LineInfo TMPro.WordWrapState::lineInfo TMP_LineInfo_tB86D3A31D61EB73EEFB08F6B1AB5C60DE52981F7 ___lineInfo_36; // UnityEngine.Color32 TMPro.WordWrapState::vertexColor Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D ___vertexColor_37; // UnityEngine.Color32 TMPro.WordWrapState::underlineColor Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D ___underlineColor_38; // UnityEngine.Color32 TMPro.WordWrapState::strikethroughColor Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D ___strikethroughColor_39; // UnityEngine.Color32 TMPro.WordWrapState::highlightColor Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D ___highlightColor_40; // TMPro.TMP_FontStyleStack TMPro.WordWrapState::basicStyleStack TMP_FontStyleStack_tAD8C041F7E36517A3CF6E8301D6913159EE2D4D9 ___basicStyleStack_41; // TMPro.TMP_TextProcessingStack`1 TMPro.WordWrapState::italicAngleStack TMP_TextProcessingStack_1_tAD0A40D35721F31D8FE2C344F705515FDF0F7DBA ___italicAngleStack_42; // TMPro.TMP_TextProcessingStack`1 TMPro.WordWrapState::colorStack TMP_TextProcessingStack_1_tCB10A5934F69ED17BBB7F709D74D60038177414D ___colorStack_43; // TMPro.TMP_TextProcessingStack`1 TMPro.WordWrapState::underlineColorStack TMP_TextProcessingStack_1_tCB10A5934F69ED17BBB7F709D74D60038177414D ___underlineColorStack_44; // TMPro.TMP_TextProcessingStack`1 TMPro.WordWrapState::strikethroughColorStack TMP_TextProcessingStack_1_tCB10A5934F69ED17BBB7F709D74D60038177414D ___strikethroughColorStack_45; // TMPro.TMP_TextProcessingStack`1 TMPro.WordWrapState::highlightColorStack TMP_TextProcessingStack_1_tCB10A5934F69ED17BBB7F709D74D60038177414D ___highlightColorStack_46; // TMPro.TMP_TextProcessingStack`1 TMPro.WordWrapState::highlightStateStack TMP_TextProcessingStack_1_t091E8E0507335193E71397075A9E75FFE125381E ___highlightStateStack_47; // TMPro.TMP_TextProcessingStack`1 TMPro.WordWrapState::colorGradientStack TMP_TextProcessingStack_1_t598A1976548F7435C20001605BBCC77262756804 ___colorGradientStack_48; // TMPro.TMP_TextProcessingStack`1 TMPro.WordWrapState::sizeStack TMP_TextProcessingStack_1_t0C5DDA1BDCC56D66F8465350BB1E55E94AAEBE17 ___sizeStack_49; // TMPro.TMP_TextProcessingStack`1 TMPro.WordWrapState::indentStack TMP_TextProcessingStack_1_t0C5DDA1BDCC56D66F8465350BB1E55E94AAEBE17 ___indentStack_50; // TMPro.TMP_TextProcessingStack`1 TMPro.WordWrapState::fontWeightStack TMP_TextProcessingStack_1_tC2FDE14AC486023AEB4D20CB306F9198CBE168C7 ___fontWeightStack_51; // TMPro.TMP_TextProcessingStack`1 TMPro.WordWrapState::styleStack TMP_TextProcessingStack_1_tAD0A40D35721F31D8FE2C344F705515FDF0F7DBA ___styleStack_52; // TMPro.TMP_TextProcessingStack`1 TMPro.WordWrapState::baselineStack TMP_TextProcessingStack_1_t0C5DDA1BDCC56D66F8465350BB1E55E94AAEBE17 ___baselineStack_53; // TMPro.TMP_TextProcessingStack`1 TMPro.WordWrapState::actionStack TMP_TextProcessingStack_1_tAD0A40D35721F31D8FE2C344F705515FDF0F7DBA ___actionStack_54; // TMPro.TMP_TextProcessingStack`1 TMPro.WordWrapState::materialReferenceStack TMP_TextProcessingStack_1_t7C34F5D4D2FC429E4551885C16EFDF05B8D2A6E3 ___materialReferenceStack_55; // TMPro.TMP_TextProcessingStack`1 TMPro.WordWrapState::lineJustificationStack TMP_TextProcessingStack_1_t860FCBD32172CBAC38125AB43150338E7CF55B1B ___lineJustificationStack_56; // System.Int32 TMPro.WordWrapState::spriteAnimationID int32_t ___spriteAnimationID_57; // TMPro.TMP_FontAsset TMPro.WordWrapState::currentFontAsset TMP_FontAsset_tDD8F58129CF4A9094C82DD209531E9E71F9837B2 * ___currentFontAsset_58; // TMPro.TMP_SpriteAsset TMPro.WordWrapState::currentSpriteAsset TMP_SpriteAsset_t0746714D8A56C0A27AE56DC6897CC1A129220714 * ___currentSpriteAsset_59; // UnityEngine.Material TMPro.WordWrapState::currentMaterial Material_t8927C00353A72755313F046D0CE85178AE8218EE * ___currentMaterial_60; // System.Int32 TMPro.WordWrapState::currentMaterialIndex int32_t ___currentMaterialIndex_61; // TMPro.Extents TMPro.WordWrapState::meshExtents Extents_tD663823B610620A001CCCCFF452C10403AF2A0FA ___meshExtents_62; // System.Boolean TMPro.WordWrapState::tagNoParsing bool ___tagNoParsing_63; // System.Boolean TMPro.WordWrapState::isNonBreakingSpace bool ___isNonBreakingSpace_64; public: inline static int32_t get_offset_of_previous_WordBreak_0() { return static_cast(offsetof(WordWrapState_t15805FC5C080AC77203F872695E3B951F460DE99, ___previous_WordBreak_0)); } inline int32_t get_previous_WordBreak_0() const { return ___previous_WordBreak_0; } inline int32_t* get_address_of_previous_WordBreak_0() { return &___previous_WordBreak_0; } inline void set_previous_WordBreak_0(int32_t value) { ___previous_WordBreak_0 = value; } inline static int32_t get_offset_of_total_CharacterCount_1() { return static_cast(offsetof(WordWrapState_t15805FC5C080AC77203F872695E3B951F460DE99, ___total_CharacterCount_1)); } inline int32_t get_total_CharacterCount_1() const { return ___total_CharacterCount_1; } inline int32_t* get_address_of_total_CharacterCount_1() { return &___total_CharacterCount_1; } inline void set_total_CharacterCount_1(int32_t value) { ___total_CharacterCount_1 = value; } inline static int32_t get_offset_of_visible_CharacterCount_2() { return static_cast(offsetof(WordWrapState_t15805FC5C080AC77203F872695E3B951F460DE99, ___visible_CharacterCount_2)); } inline int32_t get_visible_CharacterCount_2() const { return ___visible_CharacterCount_2; } inline int32_t* get_address_of_visible_CharacterCount_2() { return &___visible_CharacterCount_2; } inline void set_visible_CharacterCount_2(int32_t value) { ___visible_CharacterCount_2 = value; } inline static int32_t get_offset_of_visible_SpriteCount_3() { return static_cast(offsetof(WordWrapState_t15805FC5C080AC77203F872695E3B951F460DE99, ___visible_SpriteCount_3)); } inline int32_t get_visible_SpriteCount_3() const { return ___visible_SpriteCount_3; } inline int32_t* get_address_of_visible_SpriteCount_3() { return &___visible_SpriteCount_3; } inline void set_visible_SpriteCount_3(int32_t value) { ___visible_SpriteCount_3 = value; } inline static int32_t get_offset_of_visible_LinkCount_4() { return static_cast(offsetof(WordWrapState_t15805FC5C080AC77203F872695E3B951F460DE99, ___visible_LinkCount_4)); } inline int32_t get_visible_LinkCount_4() const { return ___visible_LinkCount_4; } inline int32_t* get_address_of_visible_LinkCount_4() { return &___visible_LinkCount_4; } inline void set_visible_LinkCount_4(int32_t value) { ___visible_LinkCount_4 = value; } inline static int32_t get_offset_of_firstCharacterIndex_5() { return static_cast(offsetof(WordWrapState_t15805FC5C080AC77203F872695E3B951F460DE99, ___firstCharacterIndex_5)); } inline int32_t get_firstCharacterIndex_5() const { return ___firstCharacterIndex_5; } inline int32_t* get_address_of_firstCharacterIndex_5() { return &___firstCharacterIndex_5; } inline void set_firstCharacterIndex_5(int32_t value) { ___firstCharacterIndex_5 = value; } inline static int32_t get_offset_of_firstVisibleCharacterIndex_6() { return static_cast(offsetof(WordWrapState_t15805FC5C080AC77203F872695E3B951F460DE99, ___firstVisibleCharacterIndex_6)); } inline int32_t get_firstVisibleCharacterIndex_6() const { return ___firstVisibleCharacterIndex_6; } inline int32_t* get_address_of_firstVisibleCharacterIndex_6() { return &___firstVisibleCharacterIndex_6; } inline void set_firstVisibleCharacterIndex_6(int32_t value) { ___firstVisibleCharacterIndex_6 = value; } inline static int32_t get_offset_of_lastCharacterIndex_7() { return static_cast(offsetof(WordWrapState_t15805FC5C080AC77203F872695E3B951F460DE99, ___lastCharacterIndex_7)); } inline int32_t get_lastCharacterIndex_7() const { return ___lastCharacterIndex_7; } inline int32_t* get_address_of_lastCharacterIndex_7() { return &___lastCharacterIndex_7; } inline void set_lastCharacterIndex_7(int32_t value) { ___lastCharacterIndex_7 = value; } inline static int32_t get_offset_of_lastVisibleCharIndex_8() { return static_cast(offsetof(WordWrapState_t15805FC5C080AC77203F872695E3B951F460DE99, ___lastVisibleCharIndex_8)); } inline int32_t get_lastVisibleCharIndex_8() const { return ___lastVisibleCharIndex_8; } inline int32_t* get_address_of_lastVisibleCharIndex_8() { return &___lastVisibleCharIndex_8; } inline void set_lastVisibleCharIndex_8(int32_t value) { ___lastVisibleCharIndex_8 = value; } inline static int32_t get_offset_of_lineNumber_9() { return static_cast(offsetof(WordWrapState_t15805FC5C080AC77203F872695E3B951F460DE99, ___lineNumber_9)); } inline int32_t get_lineNumber_9() const { return ___lineNumber_9; } inline int32_t* get_address_of_lineNumber_9() { return &___lineNumber_9; } inline void set_lineNumber_9(int32_t value) { ___lineNumber_9 = value; } inline static int32_t get_offset_of_maxCapHeight_10() { return static_cast(offsetof(WordWrapState_t15805FC5C080AC77203F872695E3B951F460DE99, ___maxCapHeight_10)); } inline float get_maxCapHeight_10() const { return ___maxCapHeight_10; } inline float* get_address_of_maxCapHeight_10() { return &___maxCapHeight_10; } inline void set_maxCapHeight_10(float value) { ___maxCapHeight_10 = value; } inline static int32_t get_offset_of_maxAscender_11() { return static_cast(offsetof(WordWrapState_t15805FC5C080AC77203F872695E3B951F460DE99, ___maxAscender_11)); } inline float get_maxAscender_11() const { return ___maxAscender_11; } inline float* get_address_of_maxAscender_11() { return &___maxAscender_11; } inline void set_maxAscender_11(float value) { ___maxAscender_11 = value; } inline static int32_t get_offset_of_maxDescender_12() { return static_cast(offsetof(WordWrapState_t15805FC5C080AC77203F872695E3B951F460DE99, ___maxDescender_12)); } inline float get_maxDescender_12() const { return ___maxDescender_12; } inline float* get_address_of_maxDescender_12() { return &___maxDescender_12; } inline void set_maxDescender_12(float value) { ___maxDescender_12 = value; } inline static int32_t get_offset_of_startOfLineAscender_13() { return static_cast(offsetof(WordWrapState_t15805FC5C080AC77203F872695E3B951F460DE99, ___startOfLineAscender_13)); } inline float get_startOfLineAscender_13() const { return ___startOfLineAscender_13; } inline float* get_address_of_startOfLineAscender_13() { return &___startOfLineAscender_13; } inline void set_startOfLineAscender_13(float value) { ___startOfLineAscender_13 = value; } inline static int32_t get_offset_of_maxLineAscender_14() { return static_cast(offsetof(WordWrapState_t15805FC5C080AC77203F872695E3B951F460DE99, ___maxLineAscender_14)); } inline float get_maxLineAscender_14() const { return ___maxLineAscender_14; } inline float* get_address_of_maxLineAscender_14() { return &___maxLineAscender_14; } inline void set_maxLineAscender_14(float value) { ___maxLineAscender_14 = value; } inline static int32_t get_offset_of_maxLineDescender_15() { return static_cast(offsetof(WordWrapState_t15805FC5C080AC77203F872695E3B951F460DE99, ___maxLineDescender_15)); } inline float get_maxLineDescender_15() const { return ___maxLineDescender_15; } inline float* get_address_of_maxLineDescender_15() { return &___maxLineDescender_15; } inline void set_maxLineDescender_15(float value) { ___maxLineDescender_15 = value; } inline static int32_t get_offset_of_pageAscender_16() { return static_cast(offsetof(WordWrapState_t15805FC5C080AC77203F872695E3B951F460DE99, ___pageAscender_16)); } inline float get_pageAscender_16() const { return ___pageAscender_16; } inline float* get_address_of_pageAscender_16() { return &___pageAscender_16; } inline void set_pageAscender_16(float value) { ___pageAscender_16 = value; } inline static int32_t get_offset_of_horizontalAlignment_17() { return static_cast(offsetof(WordWrapState_t15805FC5C080AC77203F872695E3B951F460DE99, ___horizontalAlignment_17)); } inline int32_t get_horizontalAlignment_17() const { return ___horizontalAlignment_17; } inline int32_t* get_address_of_horizontalAlignment_17() { return &___horizontalAlignment_17; } inline void set_horizontalAlignment_17(int32_t value) { ___horizontalAlignment_17 = value; } inline static int32_t get_offset_of_marginLeft_18() { return static_cast(offsetof(WordWrapState_t15805FC5C080AC77203F872695E3B951F460DE99, ___marginLeft_18)); } inline float get_marginLeft_18() const { return ___marginLeft_18; } inline float* get_address_of_marginLeft_18() { return &___marginLeft_18; } inline void set_marginLeft_18(float value) { ___marginLeft_18 = value; } inline static int32_t get_offset_of_marginRight_19() { return static_cast(offsetof(WordWrapState_t15805FC5C080AC77203F872695E3B951F460DE99, ___marginRight_19)); } inline float get_marginRight_19() const { return ___marginRight_19; } inline float* get_address_of_marginRight_19() { return &___marginRight_19; } inline void set_marginRight_19(float value) { ___marginRight_19 = value; } inline static int32_t get_offset_of_xAdvance_20() { return static_cast(offsetof(WordWrapState_t15805FC5C080AC77203F872695E3B951F460DE99, ___xAdvance_20)); } inline float get_xAdvance_20() const { return ___xAdvance_20; } inline float* get_address_of_xAdvance_20() { return &___xAdvance_20; } inline void set_xAdvance_20(float value) { ___xAdvance_20 = value; } inline static int32_t get_offset_of_preferredWidth_21() { return static_cast(offsetof(WordWrapState_t15805FC5C080AC77203F872695E3B951F460DE99, ___preferredWidth_21)); } inline float get_preferredWidth_21() const { return ___preferredWidth_21; } inline float* get_address_of_preferredWidth_21() { return &___preferredWidth_21; } inline void set_preferredWidth_21(float value) { ___preferredWidth_21 = value; } inline static int32_t get_offset_of_preferredHeight_22() { return static_cast(offsetof(WordWrapState_t15805FC5C080AC77203F872695E3B951F460DE99, ___preferredHeight_22)); } inline float get_preferredHeight_22() const { return ___preferredHeight_22; } inline float* get_address_of_preferredHeight_22() { return &___preferredHeight_22; } inline void set_preferredHeight_22(float value) { ___preferredHeight_22 = value; } inline static int32_t get_offset_of_previousLineScale_23() { return static_cast(offsetof(WordWrapState_t15805FC5C080AC77203F872695E3B951F460DE99, ___previousLineScale_23)); } inline float get_previousLineScale_23() const { return ___previousLineScale_23; } inline float* get_address_of_previousLineScale_23() { return &___previousLineScale_23; } inline void set_previousLineScale_23(float value) { ___previousLineScale_23 = value; } inline static int32_t get_offset_of_wordCount_24() { return static_cast(offsetof(WordWrapState_t15805FC5C080AC77203F872695E3B951F460DE99, ___wordCount_24)); } inline int32_t get_wordCount_24() const { return ___wordCount_24; } inline int32_t* get_address_of_wordCount_24() { return &___wordCount_24; } inline void set_wordCount_24(int32_t value) { ___wordCount_24 = value; } inline static int32_t get_offset_of_fontStyle_25() { return static_cast(offsetof(WordWrapState_t15805FC5C080AC77203F872695E3B951F460DE99, ___fontStyle_25)); } inline int32_t get_fontStyle_25() const { return ___fontStyle_25; } inline int32_t* get_address_of_fontStyle_25() { return &___fontStyle_25; } inline void set_fontStyle_25(int32_t value) { ___fontStyle_25 = value; } inline static int32_t get_offset_of_italicAngle_26() { return static_cast(offsetof(WordWrapState_t15805FC5C080AC77203F872695E3B951F460DE99, ___italicAngle_26)); } inline int32_t get_italicAngle_26() const { return ___italicAngle_26; } inline int32_t* get_address_of_italicAngle_26() { return &___italicAngle_26; } inline void set_italicAngle_26(int32_t value) { ___italicAngle_26 = value; } inline static int32_t get_offset_of_fontScaleMultiplier_27() { return static_cast(offsetof(WordWrapState_t15805FC5C080AC77203F872695E3B951F460DE99, ___fontScaleMultiplier_27)); } inline float get_fontScaleMultiplier_27() const { return ___fontScaleMultiplier_27; } inline float* get_address_of_fontScaleMultiplier_27() { return &___fontScaleMultiplier_27; } inline void set_fontScaleMultiplier_27(float value) { ___fontScaleMultiplier_27 = value; } inline static int32_t get_offset_of_currentFontSize_28() { return static_cast(offsetof(WordWrapState_t15805FC5C080AC77203F872695E3B951F460DE99, ___currentFontSize_28)); } inline float get_currentFontSize_28() const { return ___currentFontSize_28; } inline float* get_address_of_currentFontSize_28() { return &___currentFontSize_28; } inline void set_currentFontSize_28(float value) { ___currentFontSize_28 = value; } inline static int32_t get_offset_of_baselineOffset_29() { return static_cast(offsetof(WordWrapState_t15805FC5C080AC77203F872695E3B951F460DE99, ___baselineOffset_29)); } inline float get_baselineOffset_29() const { return ___baselineOffset_29; } inline float* get_address_of_baselineOffset_29() { return &___baselineOffset_29; } inline void set_baselineOffset_29(float value) { ___baselineOffset_29 = value; } inline static int32_t get_offset_of_lineOffset_30() { return static_cast(offsetof(WordWrapState_t15805FC5C080AC77203F872695E3B951F460DE99, ___lineOffset_30)); } inline float get_lineOffset_30() const { return ___lineOffset_30; } inline float* get_address_of_lineOffset_30() { return &___lineOffset_30; } inline void set_lineOffset_30(float value) { ___lineOffset_30 = value; } inline static int32_t get_offset_of_isDrivenLineSpacing_31() { return static_cast(offsetof(WordWrapState_t15805FC5C080AC77203F872695E3B951F460DE99, ___isDrivenLineSpacing_31)); } inline bool get_isDrivenLineSpacing_31() const { return ___isDrivenLineSpacing_31; } inline bool* get_address_of_isDrivenLineSpacing_31() { return &___isDrivenLineSpacing_31; } inline void set_isDrivenLineSpacing_31(bool value) { ___isDrivenLineSpacing_31 = value; } inline static int32_t get_offset_of_glyphHorizontalAdvanceAdjustment_32() { return static_cast(offsetof(WordWrapState_t15805FC5C080AC77203F872695E3B951F460DE99, ___glyphHorizontalAdvanceAdjustment_32)); } inline float get_glyphHorizontalAdvanceAdjustment_32() const { return ___glyphHorizontalAdvanceAdjustment_32; } inline float* get_address_of_glyphHorizontalAdvanceAdjustment_32() { return &___glyphHorizontalAdvanceAdjustment_32; } inline void set_glyphHorizontalAdvanceAdjustment_32(float value) { ___glyphHorizontalAdvanceAdjustment_32 = value; } inline static int32_t get_offset_of_cSpace_33() { return static_cast(offsetof(WordWrapState_t15805FC5C080AC77203F872695E3B951F460DE99, ___cSpace_33)); } inline float get_cSpace_33() const { return ___cSpace_33; } inline float* get_address_of_cSpace_33() { return &___cSpace_33; } inline void set_cSpace_33(float value) { ___cSpace_33 = value; } inline static int32_t get_offset_of_mSpace_34() { return static_cast(offsetof(WordWrapState_t15805FC5C080AC77203F872695E3B951F460DE99, ___mSpace_34)); } inline float get_mSpace_34() const { return ___mSpace_34; } inline float* get_address_of_mSpace_34() { return &___mSpace_34; } inline void set_mSpace_34(float value) { ___mSpace_34 = value; } inline static int32_t get_offset_of_textInfo_35() { return static_cast(offsetof(WordWrapState_t15805FC5C080AC77203F872695E3B951F460DE99, ___textInfo_35)); } inline TMP_TextInfo_t33ACB74FB814F588497640C86976E5DB6DD7B547 * get_textInfo_35() const { return ___textInfo_35; } inline TMP_TextInfo_t33ACB74FB814F588497640C86976E5DB6DD7B547 ** get_address_of_textInfo_35() { return &___textInfo_35; } inline void set_textInfo_35(TMP_TextInfo_t33ACB74FB814F588497640C86976E5DB6DD7B547 * value) { ___textInfo_35 = value; Il2CppCodeGenWriteBarrier((void**)(&___textInfo_35), (void*)value); } inline static int32_t get_offset_of_lineInfo_36() { return static_cast(offsetof(WordWrapState_t15805FC5C080AC77203F872695E3B951F460DE99, ___lineInfo_36)); } inline TMP_LineInfo_tB86D3A31D61EB73EEFB08F6B1AB5C60DE52981F7 get_lineInfo_36() const { return ___lineInfo_36; } inline TMP_LineInfo_tB86D3A31D61EB73EEFB08F6B1AB5C60DE52981F7 * get_address_of_lineInfo_36() { return &___lineInfo_36; } inline void set_lineInfo_36(TMP_LineInfo_tB86D3A31D61EB73EEFB08F6B1AB5C60DE52981F7 value) { ___lineInfo_36 = value; } inline static int32_t get_offset_of_vertexColor_37() { return static_cast(offsetof(WordWrapState_t15805FC5C080AC77203F872695E3B951F460DE99, ___vertexColor_37)); } inline Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D get_vertexColor_37() const { return ___vertexColor_37; } inline Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D * get_address_of_vertexColor_37() { return &___vertexColor_37; } inline void set_vertexColor_37(Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D value) { ___vertexColor_37 = value; } inline static int32_t get_offset_of_underlineColor_38() { return static_cast(offsetof(WordWrapState_t15805FC5C080AC77203F872695E3B951F460DE99, ___underlineColor_38)); } inline Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D get_underlineColor_38() const { return ___underlineColor_38; } inline Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D * get_address_of_underlineColor_38() { return &___underlineColor_38; } inline void set_underlineColor_38(Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D value) { ___underlineColor_38 = value; } inline static int32_t get_offset_of_strikethroughColor_39() { return static_cast(offsetof(WordWrapState_t15805FC5C080AC77203F872695E3B951F460DE99, ___strikethroughColor_39)); } inline Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D get_strikethroughColor_39() const { return ___strikethroughColor_39; } inline Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D * get_address_of_strikethroughColor_39() { return &___strikethroughColor_39; } inline void set_strikethroughColor_39(Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D value) { ___strikethroughColor_39 = value; } inline static int32_t get_offset_of_highlightColor_40() { return static_cast(offsetof(WordWrapState_t15805FC5C080AC77203F872695E3B951F460DE99, ___highlightColor_40)); } inline Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D get_highlightColor_40() const { return ___highlightColor_40; } inline Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D * get_address_of_highlightColor_40() { return &___highlightColor_40; } inline void set_highlightColor_40(Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D value) { ___highlightColor_40 = value; } inline static int32_t get_offset_of_basicStyleStack_41() { return static_cast(offsetof(WordWrapState_t15805FC5C080AC77203F872695E3B951F460DE99, ___basicStyleStack_41)); } inline TMP_FontStyleStack_tAD8C041F7E36517A3CF6E8301D6913159EE2D4D9 get_basicStyleStack_41() const { return ___basicStyleStack_41; } inline TMP_FontStyleStack_tAD8C041F7E36517A3CF6E8301D6913159EE2D4D9 * get_address_of_basicStyleStack_41() { return &___basicStyleStack_41; } inline void set_basicStyleStack_41(TMP_FontStyleStack_tAD8C041F7E36517A3CF6E8301D6913159EE2D4D9 value) { ___basicStyleStack_41 = value; } inline static int32_t get_offset_of_italicAngleStack_42() { return static_cast(offsetof(WordWrapState_t15805FC5C080AC77203F872695E3B951F460DE99, ___italicAngleStack_42)); } inline TMP_TextProcessingStack_1_tAD0A40D35721F31D8FE2C344F705515FDF0F7DBA get_italicAngleStack_42() const { return ___italicAngleStack_42; } inline TMP_TextProcessingStack_1_tAD0A40D35721F31D8FE2C344F705515FDF0F7DBA * get_address_of_italicAngleStack_42() { return &___italicAngleStack_42; } inline void set_italicAngleStack_42(TMP_TextProcessingStack_1_tAD0A40D35721F31D8FE2C344F705515FDF0F7DBA value) { ___italicAngleStack_42 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___italicAngleStack_42))->___itemStack_0), (void*)NULL); } inline static int32_t get_offset_of_colorStack_43() { return static_cast(offsetof(WordWrapState_t15805FC5C080AC77203F872695E3B951F460DE99, ___colorStack_43)); } inline TMP_TextProcessingStack_1_tCB10A5934F69ED17BBB7F709D74D60038177414D get_colorStack_43() const { return ___colorStack_43; } inline TMP_TextProcessingStack_1_tCB10A5934F69ED17BBB7F709D74D60038177414D * get_address_of_colorStack_43() { return &___colorStack_43; } inline void set_colorStack_43(TMP_TextProcessingStack_1_tCB10A5934F69ED17BBB7F709D74D60038177414D value) { ___colorStack_43 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___colorStack_43))->___itemStack_0), (void*)NULL); } inline static int32_t get_offset_of_underlineColorStack_44() { return static_cast(offsetof(WordWrapState_t15805FC5C080AC77203F872695E3B951F460DE99, ___underlineColorStack_44)); } inline TMP_TextProcessingStack_1_tCB10A5934F69ED17BBB7F709D74D60038177414D get_underlineColorStack_44() const { return ___underlineColorStack_44; } inline TMP_TextProcessingStack_1_tCB10A5934F69ED17BBB7F709D74D60038177414D * get_address_of_underlineColorStack_44() { return &___underlineColorStack_44; } inline void set_underlineColorStack_44(TMP_TextProcessingStack_1_tCB10A5934F69ED17BBB7F709D74D60038177414D value) { ___underlineColorStack_44 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___underlineColorStack_44))->___itemStack_0), (void*)NULL); } inline static int32_t get_offset_of_strikethroughColorStack_45() { return static_cast(offsetof(WordWrapState_t15805FC5C080AC77203F872695E3B951F460DE99, ___strikethroughColorStack_45)); } inline TMP_TextProcessingStack_1_tCB10A5934F69ED17BBB7F709D74D60038177414D get_strikethroughColorStack_45() const { return ___strikethroughColorStack_45; } inline TMP_TextProcessingStack_1_tCB10A5934F69ED17BBB7F709D74D60038177414D * get_address_of_strikethroughColorStack_45() { return &___strikethroughColorStack_45; } inline void set_strikethroughColorStack_45(TMP_TextProcessingStack_1_tCB10A5934F69ED17BBB7F709D74D60038177414D value) { ___strikethroughColorStack_45 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___strikethroughColorStack_45))->___itemStack_0), (void*)NULL); } inline static int32_t get_offset_of_highlightColorStack_46() { return static_cast(offsetof(WordWrapState_t15805FC5C080AC77203F872695E3B951F460DE99, ___highlightColorStack_46)); } inline TMP_TextProcessingStack_1_tCB10A5934F69ED17BBB7F709D74D60038177414D get_highlightColorStack_46() const { return ___highlightColorStack_46; } inline TMP_TextProcessingStack_1_tCB10A5934F69ED17BBB7F709D74D60038177414D * get_address_of_highlightColorStack_46() { return &___highlightColorStack_46; } inline void set_highlightColorStack_46(TMP_TextProcessingStack_1_tCB10A5934F69ED17BBB7F709D74D60038177414D value) { ___highlightColorStack_46 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___highlightColorStack_46))->___itemStack_0), (void*)NULL); } inline static int32_t get_offset_of_highlightStateStack_47() { return static_cast(offsetof(WordWrapState_t15805FC5C080AC77203F872695E3B951F460DE99, ___highlightStateStack_47)); } inline TMP_TextProcessingStack_1_t091E8E0507335193E71397075A9E75FFE125381E get_highlightStateStack_47() const { return ___highlightStateStack_47; } inline TMP_TextProcessingStack_1_t091E8E0507335193E71397075A9E75FFE125381E * get_address_of_highlightStateStack_47() { return &___highlightStateStack_47; } inline void set_highlightStateStack_47(TMP_TextProcessingStack_1_t091E8E0507335193E71397075A9E75FFE125381E value) { ___highlightStateStack_47 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___highlightStateStack_47))->___itemStack_0), (void*)NULL); } inline static int32_t get_offset_of_colorGradientStack_48() { return static_cast(offsetof(WordWrapState_t15805FC5C080AC77203F872695E3B951F460DE99, ___colorGradientStack_48)); } inline TMP_TextProcessingStack_1_t598A1976548F7435C20001605BBCC77262756804 get_colorGradientStack_48() const { return ___colorGradientStack_48; } inline TMP_TextProcessingStack_1_t598A1976548F7435C20001605BBCC77262756804 * get_address_of_colorGradientStack_48() { return &___colorGradientStack_48; } inline void set_colorGradientStack_48(TMP_TextProcessingStack_1_t598A1976548F7435C20001605BBCC77262756804 value) { ___colorGradientStack_48 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___colorGradientStack_48))->___itemStack_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___colorGradientStack_48))->___m_DefaultItem_2), (void*)NULL); #endif } inline static int32_t get_offset_of_sizeStack_49() { return static_cast(offsetof(WordWrapState_t15805FC5C080AC77203F872695E3B951F460DE99, ___sizeStack_49)); } inline TMP_TextProcessingStack_1_t0C5DDA1BDCC56D66F8465350BB1E55E94AAEBE17 get_sizeStack_49() const { return ___sizeStack_49; } inline TMP_TextProcessingStack_1_t0C5DDA1BDCC56D66F8465350BB1E55E94AAEBE17 * get_address_of_sizeStack_49() { return &___sizeStack_49; } inline void set_sizeStack_49(TMP_TextProcessingStack_1_t0C5DDA1BDCC56D66F8465350BB1E55E94AAEBE17 value) { ___sizeStack_49 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___sizeStack_49))->___itemStack_0), (void*)NULL); } inline static int32_t get_offset_of_indentStack_50() { return static_cast(offsetof(WordWrapState_t15805FC5C080AC77203F872695E3B951F460DE99, ___indentStack_50)); } inline TMP_TextProcessingStack_1_t0C5DDA1BDCC56D66F8465350BB1E55E94AAEBE17 get_indentStack_50() const { return ___indentStack_50; } inline TMP_TextProcessingStack_1_t0C5DDA1BDCC56D66F8465350BB1E55E94AAEBE17 * get_address_of_indentStack_50() { return &___indentStack_50; } inline void set_indentStack_50(TMP_TextProcessingStack_1_t0C5DDA1BDCC56D66F8465350BB1E55E94AAEBE17 value) { ___indentStack_50 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___indentStack_50))->___itemStack_0), (void*)NULL); } inline static int32_t get_offset_of_fontWeightStack_51() { return static_cast(offsetof(WordWrapState_t15805FC5C080AC77203F872695E3B951F460DE99, ___fontWeightStack_51)); } inline TMP_TextProcessingStack_1_tC2FDE14AC486023AEB4D20CB306F9198CBE168C7 get_fontWeightStack_51() const { return ___fontWeightStack_51; } inline TMP_TextProcessingStack_1_tC2FDE14AC486023AEB4D20CB306F9198CBE168C7 * get_address_of_fontWeightStack_51() { return &___fontWeightStack_51; } inline void set_fontWeightStack_51(TMP_TextProcessingStack_1_tC2FDE14AC486023AEB4D20CB306F9198CBE168C7 value) { ___fontWeightStack_51 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___fontWeightStack_51))->___itemStack_0), (void*)NULL); } inline static int32_t get_offset_of_styleStack_52() { return static_cast(offsetof(WordWrapState_t15805FC5C080AC77203F872695E3B951F460DE99, ___styleStack_52)); } inline TMP_TextProcessingStack_1_tAD0A40D35721F31D8FE2C344F705515FDF0F7DBA get_styleStack_52() const { return ___styleStack_52; } inline TMP_TextProcessingStack_1_tAD0A40D35721F31D8FE2C344F705515FDF0F7DBA * get_address_of_styleStack_52() { return &___styleStack_52; } inline void set_styleStack_52(TMP_TextProcessingStack_1_tAD0A40D35721F31D8FE2C344F705515FDF0F7DBA value) { ___styleStack_52 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___styleStack_52))->___itemStack_0), (void*)NULL); } inline static int32_t get_offset_of_baselineStack_53() { return static_cast(offsetof(WordWrapState_t15805FC5C080AC77203F872695E3B951F460DE99, ___baselineStack_53)); } inline TMP_TextProcessingStack_1_t0C5DDA1BDCC56D66F8465350BB1E55E94AAEBE17 get_baselineStack_53() const { return ___baselineStack_53; } inline TMP_TextProcessingStack_1_t0C5DDA1BDCC56D66F8465350BB1E55E94AAEBE17 * get_address_of_baselineStack_53() { return &___baselineStack_53; } inline void set_baselineStack_53(TMP_TextProcessingStack_1_t0C5DDA1BDCC56D66F8465350BB1E55E94AAEBE17 value) { ___baselineStack_53 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___baselineStack_53))->___itemStack_0), (void*)NULL); } inline static int32_t get_offset_of_actionStack_54() { return static_cast(offsetof(WordWrapState_t15805FC5C080AC77203F872695E3B951F460DE99, ___actionStack_54)); } inline TMP_TextProcessingStack_1_tAD0A40D35721F31D8FE2C344F705515FDF0F7DBA get_actionStack_54() const { return ___actionStack_54; } inline TMP_TextProcessingStack_1_tAD0A40D35721F31D8FE2C344F705515FDF0F7DBA * get_address_of_actionStack_54() { return &___actionStack_54; } inline void set_actionStack_54(TMP_TextProcessingStack_1_tAD0A40D35721F31D8FE2C344F705515FDF0F7DBA value) { ___actionStack_54 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___actionStack_54))->___itemStack_0), (void*)NULL); } inline static int32_t get_offset_of_materialReferenceStack_55() { return static_cast(offsetof(WordWrapState_t15805FC5C080AC77203F872695E3B951F460DE99, ___materialReferenceStack_55)); } inline TMP_TextProcessingStack_1_t7C34F5D4D2FC429E4551885C16EFDF05B8D2A6E3 get_materialReferenceStack_55() const { return ___materialReferenceStack_55; } inline TMP_TextProcessingStack_1_t7C34F5D4D2FC429E4551885C16EFDF05B8D2A6E3 * get_address_of_materialReferenceStack_55() { return &___materialReferenceStack_55; } inline void set_materialReferenceStack_55(TMP_TextProcessingStack_1_t7C34F5D4D2FC429E4551885C16EFDF05B8D2A6E3 value) { ___materialReferenceStack_55 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___materialReferenceStack_55))->___itemStack_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___materialReferenceStack_55))->___m_DefaultItem_2))->___fontAsset_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___materialReferenceStack_55))->___m_DefaultItem_2))->___spriteAsset_2), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___materialReferenceStack_55))->___m_DefaultItem_2))->___material_3), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___materialReferenceStack_55))->___m_DefaultItem_2))->___fallbackMaterial_6), (void*)NULL); #endif } inline static int32_t get_offset_of_lineJustificationStack_56() { return static_cast(offsetof(WordWrapState_t15805FC5C080AC77203F872695E3B951F460DE99, ___lineJustificationStack_56)); } inline TMP_TextProcessingStack_1_t860FCBD32172CBAC38125AB43150338E7CF55B1B get_lineJustificationStack_56() const { return ___lineJustificationStack_56; } inline TMP_TextProcessingStack_1_t860FCBD32172CBAC38125AB43150338E7CF55B1B * get_address_of_lineJustificationStack_56() { return &___lineJustificationStack_56; } inline void set_lineJustificationStack_56(TMP_TextProcessingStack_1_t860FCBD32172CBAC38125AB43150338E7CF55B1B value) { ___lineJustificationStack_56 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___lineJustificationStack_56))->___itemStack_0), (void*)NULL); } inline static int32_t get_offset_of_spriteAnimationID_57() { return static_cast(offsetof(WordWrapState_t15805FC5C080AC77203F872695E3B951F460DE99, ___spriteAnimationID_57)); } inline int32_t get_spriteAnimationID_57() const { return ___spriteAnimationID_57; } inline int32_t* get_address_of_spriteAnimationID_57() { return &___spriteAnimationID_57; } inline void set_spriteAnimationID_57(int32_t value) { ___spriteAnimationID_57 = value; } inline static int32_t get_offset_of_currentFontAsset_58() { return static_cast(offsetof(WordWrapState_t15805FC5C080AC77203F872695E3B951F460DE99, ___currentFontAsset_58)); } inline TMP_FontAsset_tDD8F58129CF4A9094C82DD209531E9E71F9837B2 * get_currentFontAsset_58() const { return ___currentFontAsset_58; } inline TMP_FontAsset_tDD8F58129CF4A9094C82DD209531E9E71F9837B2 ** get_address_of_currentFontAsset_58() { return &___currentFontAsset_58; } inline void set_currentFontAsset_58(TMP_FontAsset_tDD8F58129CF4A9094C82DD209531E9E71F9837B2 * value) { ___currentFontAsset_58 = value; Il2CppCodeGenWriteBarrier((void**)(&___currentFontAsset_58), (void*)value); } inline static int32_t get_offset_of_currentSpriteAsset_59() { return static_cast(offsetof(WordWrapState_t15805FC5C080AC77203F872695E3B951F460DE99, ___currentSpriteAsset_59)); } inline TMP_SpriteAsset_t0746714D8A56C0A27AE56DC6897CC1A129220714 * get_currentSpriteAsset_59() const { return ___currentSpriteAsset_59; } inline TMP_SpriteAsset_t0746714D8A56C0A27AE56DC6897CC1A129220714 ** get_address_of_currentSpriteAsset_59() { return &___currentSpriteAsset_59; } inline void set_currentSpriteAsset_59(TMP_SpriteAsset_t0746714D8A56C0A27AE56DC6897CC1A129220714 * value) { ___currentSpriteAsset_59 = value; Il2CppCodeGenWriteBarrier((void**)(&___currentSpriteAsset_59), (void*)value); } inline static int32_t get_offset_of_currentMaterial_60() { return static_cast(offsetof(WordWrapState_t15805FC5C080AC77203F872695E3B951F460DE99, ___currentMaterial_60)); } inline Material_t8927C00353A72755313F046D0CE85178AE8218EE * get_currentMaterial_60() const { return ___currentMaterial_60; } inline Material_t8927C00353A72755313F046D0CE85178AE8218EE ** get_address_of_currentMaterial_60() { return &___currentMaterial_60; } inline void set_currentMaterial_60(Material_t8927C00353A72755313F046D0CE85178AE8218EE * value) { ___currentMaterial_60 = value; Il2CppCodeGenWriteBarrier((void**)(&___currentMaterial_60), (void*)value); } inline static int32_t get_offset_of_currentMaterialIndex_61() { return static_cast(offsetof(WordWrapState_t15805FC5C080AC77203F872695E3B951F460DE99, ___currentMaterialIndex_61)); } inline int32_t get_currentMaterialIndex_61() const { return ___currentMaterialIndex_61; } inline int32_t* get_address_of_currentMaterialIndex_61() { return &___currentMaterialIndex_61; } inline void set_currentMaterialIndex_61(int32_t value) { ___currentMaterialIndex_61 = value; } inline static int32_t get_offset_of_meshExtents_62() { return static_cast(offsetof(WordWrapState_t15805FC5C080AC77203F872695E3B951F460DE99, ___meshExtents_62)); } inline Extents_tD663823B610620A001CCCCFF452C10403AF2A0FA get_meshExtents_62() const { return ___meshExtents_62; } inline Extents_tD663823B610620A001CCCCFF452C10403AF2A0FA * get_address_of_meshExtents_62() { return &___meshExtents_62; } inline void set_meshExtents_62(Extents_tD663823B610620A001CCCCFF452C10403AF2A0FA value) { ___meshExtents_62 = value; } inline static int32_t get_offset_of_tagNoParsing_63() { return static_cast(offsetof(WordWrapState_t15805FC5C080AC77203F872695E3B951F460DE99, ___tagNoParsing_63)); } inline bool get_tagNoParsing_63() const { return ___tagNoParsing_63; } inline bool* get_address_of_tagNoParsing_63() { return &___tagNoParsing_63; } inline void set_tagNoParsing_63(bool value) { ___tagNoParsing_63 = value; } inline static int32_t get_offset_of_isNonBreakingSpace_64() { return static_cast(offsetof(WordWrapState_t15805FC5C080AC77203F872695E3B951F460DE99, ___isNonBreakingSpace_64)); } inline bool get_isNonBreakingSpace_64() const { return ___isNonBreakingSpace_64; } inline bool* get_address_of_isNonBreakingSpace_64() { return &___isNonBreakingSpace_64; } inline void set_isNonBreakingSpace_64(bool value) { ___isNonBreakingSpace_64 = value; } }; // Native definition for P/Invoke marshalling of TMPro.WordWrapState struct WordWrapState_t15805FC5C080AC77203F872695E3B951F460DE99_marshaled_pinvoke { int32_t ___previous_WordBreak_0; int32_t ___total_CharacterCount_1; int32_t ___visible_CharacterCount_2; int32_t ___visible_SpriteCount_3; int32_t ___visible_LinkCount_4; int32_t ___firstCharacterIndex_5; int32_t ___firstVisibleCharacterIndex_6; int32_t ___lastCharacterIndex_7; int32_t ___lastVisibleCharIndex_8; int32_t ___lineNumber_9; float ___maxCapHeight_10; float ___maxAscender_11; float ___maxDescender_12; float ___startOfLineAscender_13; float ___maxLineAscender_14; float ___maxLineDescender_15; float ___pageAscender_16; int32_t ___horizontalAlignment_17; float ___marginLeft_18; float ___marginRight_19; float ___xAdvance_20; float ___preferredWidth_21; float ___preferredHeight_22; float ___previousLineScale_23; int32_t ___wordCount_24; int32_t ___fontStyle_25; int32_t ___italicAngle_26; float ___fontScaleMultiplier_27; float ___currentFontSize_28; float ___baselineOffset_29; float ___lineOffset_30; int32_t ___isDrivenLineSpacing_31; float ___glyphHorizontalAdvanceAdjustment_32; float ___cSpace_33; float ___mSpace_34; TMP_TextInfo_t33ACB74FB814F588497640C86976E5DB6DD7B547 * ___textInfo_35; TMP_LineInfo_tB86D3A31D61EB73EEFB08F6B1AB5C60DE52981F7 ___lineInfo_36; Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D ___vertexColor_37; Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D ___underlineColor_38; Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D ___strikethroughColor_39; Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D ___highlightColor_40; TMP_FontStyleStack_tAD8C041F7E36517A3CF6E8301D6913159EE2D4D9 ___basicStyleStack_41; TMP_TextProcessingStack_1_tAD0A40D35721F31D8FE2C344F705515FDF0F7DBA ___italicAngleStack_42; TMP_TextProcessingStack_1_tCB10A5934F69ED17BBB7F709D74D60038177414D ___colorStack_43; TMP_TextProcessingStack_1_tCB10A5934F69ED17BBB7F709D74D60038177414D ___underlineColorStack_44; TMP_TextProcessingStack_1_tCB10A5934F69ED17BBB7F709D74D60038177414D ___strikethroughColorStack_45; TMP_TextProcessingStack_1_tCB10A5934F69ED17BBB7F709D74D60038177414D ___highlightColorStack_46; TMP_TextProcessingStack_1_t091E8E0507335193E71397075A9E75FFE125381E ___highlightStateStack_47; TMP_TextProcessingStack_1_t598A1976548F7435C20001605BBCC77262756804 ___colorGradientStack_48; TMP_TextProcessingStack_1_t0C5DDA1BDCC56D66F8465350BB1E55E94AAEBE17 ___sizeStack_49; TMP_TextProcessingStack_1_t0C5DDA1BDCC56D66F8465350BB1E55E94AAEBE17 ___indentStack_50; TMP_TextProcessingStack_1_tC2FDE14AC486023AEB4D20CB306F9198CBE168C7 ___fontWeightStack_51; TMP_TextProcessingStack_1_tAD0A40D35721F31D8FE2C344F705515FDF0F7DBA ___styleStack_52; TMP_TextProcessingStack_1_t0C5DDA1BDCC56D66F8465350BB1E55E94AAEBE17 ___baselineStack_53; TMP_TextProcessingStack_1_tAD0A40D35721F31D8FE2C344F705515FDF0F7DBA ___actionStack_54; TMP_TextProcessingStack_1_t7C34F5D4D2FC429E4551885C16EFDF05B8D2A6E3 ___materialReferenceStack_55; TMP_TextProcessingStack_1_t860FCBD32172CBAC38125AB43150338E7CF55B1B ___lineJustificationStack_56; int32_t ___spriteAnimationID_57; TMP_FontAsset_tDD8F58129CF4A9094C82DD209531E9E71F9837B2 * ___currentFontAsset_58; TMP_SpriteAsset_t0746714D8A56C0A27AE56DC6897CC1A129220714 * ___currentSpriteAsset_59; Material_t8927C00353A72755313F046D0CE85178AE8218EE * ___currentMaterial_60; int32_t ___currentMaterialIndex_61; Extents_tD663823B610620A001CCCCFF452C10403AF2A0FA ___meshExtents_62; int32_t ___tagNoParsing_63; int32_t ___isNonBreakingSpace_64; }; // Native definition for COM marshalling of TMPro.WordWrapState struct WordWrapState_t15805FC5C080AC77203F872695E3B951F460DE99_marshaled_com { int32_t ___previous_WordBreak_0; int32_t ___total_CharacterCount_1; int32_t ___visible_CharacterCount_2; int32_t ___visible_SpriteCount_3; int32_t ___visible_LinkCount_4; int32_t ___firstCharacterIndex_5; int32_t ___firstVisibleCharacterIndex_6; int32_t ___lastCharacterIndex_7; int32_t ___lastVisibleCharIndex_8; int32_t ___lineNumber_9; float ___maxCapHeight_10; float ___maxAscender_11; float ___maxDescender_12; float ___startOfLineAscender_13; float ___maxLineAscender_14; float ___maxLineDescender_15; float ___pageAscender_16; int32_t ___horizontalAlignment_17; float ___marginLeft_18; float ___marginRight_19; float ___xAdvance_20; float ___preferredWidth_21; float ___preferredHeight_22; float ___previousLineScale_23; int32_t ___wordCount_24; int32_t ___fontStyle_25; int32_t ___italicAngle_26; float ___fontScaleMultiplier_27; float ___currentFontSize_28; float ___baselineOffset_29; float ___lineOffset_30; int32_t ___isDrivenLineSpacing_31; float ___glyphHorizontalAdvanceAdjustment_32; float ___cSpace_33; float ___mSpace_34; TMP_TextInfo_t33ACB74FB814F588497640C86976E5DB6DD7B547 * ___textInfo_35; TMP_LineInfo_tB86D3A31D61EB73EEFB08F6B1AB5C60DE52981F7 ___lineInfo_36; Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D ___vertexColor_37; Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D ___underlineColor_38; Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D ___strikethroughColor_39; Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D ___highlightColor_40; TMP_FontStyleStack_tAD8C041F7E36517A3CF6E8301D6913159EE2D4D9 ___basicStyleStack_41; TMP_TextProcessingStack_1_tAD0A40D35721F31D8FE2C344F705515FDF0F7DBA ___italicAngleStack_42; TMP_TextProcessingStack_1_tCB10A5934F69ED17BBB7F709D74D60038177414D ___colorStack_43; TMP_TextProcessingStack_1_tCB10A5934F69ED17BBB7F709D74D60038177414D ___underlineColorStack_44; TMP_TextProcessingStack_1_tCB10A5934F69ED17BBB7F709D74D60038177414D ___strikethroughColorStack_45; TMP_TextProcessingStack_1_tCB10A5934F69ED17BBB7F709D74D60038177414D ___highlightColorStack_46; TMP_TextProcessingStack_1_t091E8E0507335193E71397075A9E75FFE125381E ___highlightStateStack_47; TMP_TextProcessingStack_1_t598A1976548F7435C20001605BBCC77262756804 ___colorGradientStack_48; TMP_TextProcessingStack_1_t0C5DDA1BDCC56D66F8465350BB1E55E94AAEBE17 ___sizeStack_49; TMP_TextProcessingStack_1_t0C5DDA1BDCC56D66F8465350BB1E55E94AAEBE17 ___indentStack_50; TMP_TextProcessingStack_1_tC2FDE14AC486023AEB4D20CB306F9198CBE168C7 ___fontWeightStack_51; TMP_TextProcessingStack_1_tAD0A40D35721F31D8FE2C344F705515FDF0F7DBA ___styleStack_52; TMP_TextProcessingStack_1_t0C5DDA1BDCC56D66F8465350BB1E55E94AAEBE17 ___baselineStack_53; TMP_TextProcessingStack_1_tAD0A40D35721F31D8FE2C344F705515FDF0F7DBA ___actionStack_54; TMP_TextProcessingStack_1_t7C34F5D4D2FC429E4551885C16EFDF05B8D2A6E3 ___materialReferenceStack_55; TMP_TextProcessingStack_1_t860FCBD32172CBAC38125AB43150338E7CF55B1B ___lineJustificationStack_56; int32_t ___spriteAnimationID_57; TMP_FontAsset_tDD8F58129CF4A9094C82DD209531E9E71F9837B2 * ___currentFontAsset_58; TMP_SpriteAsset_t0746714D8A56C0A27AE56DC6897CC1A129220714 * ___currentSpriteAsset_59; Material_t8927C00353A72755313F046D0CE85178AE8218EE * ___currentMaterial_60; int32_t ___currentMaterialIndex_61; Extents_tD663823B610620A001CCCCFF452C10403AF2A0FA ___meshExtents_62; int32_t ___tagNoParsing_63; int32_t ___isNonBreakingSpace_64; }; // TMPro.TMP_TextProcessingStack`1 struct TMP_TextProcessingStack_1_t09C36897DBFF463BB173E0ED3612A8D49A8EE2D7 { public: // T[] TMPro.TMP_TextProcessingStack`1::itemStack WordWrapStateU5BU5D_t4B20066E10D8FF621FB20C05F21B22167C90F548* ___itemStack_0; // System.Int32 TMPro.TMP_TextProcessingStack`1::index int32_t ___index_1; // T TMPro.TMP_TextProcessingStack`1::m_DefaultItem WordWrapState_t15805FC5C080AC77203F872695E3B951F460DE99 ___m_DefaultItem_2; // System.Int32 TMPro.TMP_TextProcessingStack`1::m_Capacity int32_t ___m_Capacity_3; // System.Int32 TMPro.TMP_TextProcessingStack`1::m_RolloverSize int32_t ___m_RolloverSize_4; // System.Int32 TMPro.TMP_TextProcessingStack`1::m_Count int32_t ___m_Count_5; public: inline static int32_t get_offset_of_itemStack_0() { return static_cast(offsetof(TMP_TextProcessingStack_1_t09C36897DBFF463BB173E0ED3612A8D49A8EE2D7, ___itemStack_0)); } inline WordWrapStateU5BU5D_t4B20066E10D8FF621FB20C05F21B22167C90F548* get_itemStack_0() const { return ___itemStack_0; } inline WordWrapStateU5BU5D_t4B20066E10D8FF621FB20C05F21B22167C90F548** get_address_of_itemStack_0() { return &___itemStack_0; } inline void set_itemStack_0(WordWrapStateU5BU5D_t4B20066E10D8FF621FB20C05F21B22167C90F548* value) { ___itemStack_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___itemStack_0), (void*)value); } inline static int32_t get_offset_of_index_1() { return static_cast(offsetof(TMP_TextProcessingStack_1_t09C36897DBFF463BB173E0ED3612A8D49A8EE2D7, ___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_m_DefaultItem_2() { return static_cast(offsetof(TMP_TextProcessingStack_1_t09C36897DBFF463BB173E0ED3612A8D49A8EE2D7, ___m_DefaultItem_2)); } inline WordWrapState_t15805FC5C080AC77203F872695E3B951F460DE99 get_m_DefaultItem_2() const { return ___m_DefaultItem_2; } inline WordWrapState_t15805FC5C080AC77203F872695E3B951F460DE99 * get_address_of_m_DefaultItem_2() { return &___m_DefaultItem_2; } inline void set_m_DefaultItem_2(WordWrapState_t15805FC5C080AC77203F872695E3B951F460DE99 value) { ___m_DefaultItem_2 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___m_DefaultItem_2))->___textInfo_35), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_DefaultItem_2))->___italicAngleStack_42))->___itemStack_0), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_DefaultItem_2))->___colorStack_43))->___itemStack_0), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_DefaultItem_2))->___underlineColorStack_44))->___itemStack_0), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_DefaultItem_2))->___strikethroughColorStack_45))->___itemStack_0), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_DefaultItem_2))->___highlightColorStack_46))->___itemStack_0), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_DefaultItem_2))->___highlightStateStack_47))->___itemStack_0), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_DefaultItem_2))->___colorGradientStack_48))->___itemStack_0), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_DefaultItem_2))->___colorGradientStack_48))->___m_DefaultItem_2), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_DefaultItem_2))->___sizeStack_49))->___itemStack_0), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_DefaultItem_2))->___indentStack_50))->___itemStack_0), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_DefaultItem_2))->___fontWeightStack_51))->___itemStack_0), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_DefaultItem_2))->___styleStack_52))->___itemStack_0), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_DefaultItem_2))->___baselineStack_53))->___itemStack_0), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_DefaultItem_2))->___actionStack_54))->___itemStack_0), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_DefaultItem_2))->___materialReferenceStack_55))->___itemStack_0), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&((&(((&___m_DefaultItem_2))->___materialReferenceStack_55))->___m_DefaultItem_2))->___fontAsset_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&((&(((&___m_DefaultItem_2))->___materialReferenceStack_55))->___m_DefaultItem_2))->___spriteAsset_2), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&((&(((&___m_DefaultItem_2))->___materialReferenceStack_55))->___m_DefaultItem_2))->___material_3), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&((&(((&___m_DefaultItem_2))->___materialReferenceStack_55))->___m_DefaultItem_2))->___fallbackMaterial_6), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_DefaultItem_2))->___lineJustificationStack_56))->___itemStack_0), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___m_DefaultItem_2))->___currentFontAsset_58), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___m_DefaultItem_2))->___currentSpriteAsset_59), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___m_DefaultItem_2))->___currentMaterial_60), (void*)NULL); #endif } inline static int32_t get_offset_of_m_Capacity_3() { return static_cast(offsetof(TMP_TextProcessingStack_1_t09C36897DBFF463BB173E0ED3612A8D49A8EE2D7, ___m_Capacity_3)); } inline int32_t get_m_Capacity_3() const { return ___m_Capacity_3; } inline int32_t* get_address_of_m_Capacity_3() { return &___m_Capacity_3; } inline void set_m_Capacity_3(int32_t value) { ___m_Capacity_3 = value; } inline static int32_t get_offset_of_m_RolloverSize_4() { return static_cast(offsetof(TMP_TextProcessingStack_1_t09C36897DBFF463BB173E0ED3612A8D49A8EE2D7, ___m_RolloverSize_4)); } inline int32_t get_m_RolloverSize_4() const { return ___m_RolloverSize_4; } inline int32_t* get_address_of_m_RolloverSize_4() { return &___m_RolloverSize_4; } inline void set_m_RolloverSize_4(int32_t value) { ___m_RolloverSize_4 = value; } inline static int32_t get_offset_of_m_Count_5() { return static_cast(offsetof(TMP_TextProcessingStack_1_t09C36897DBFF463BB173E0ED3612A8D49A8EE2D7, ___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; } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1ParsingException struct Asn1ParsingException_tF5A5711F2D7A927F9E88BCEE22DE9DFA8CC7350C : public InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB { public: public: }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Security.Certificates.CertificateEncodingException struct CertificateEncodingException_t026647D46DEE106DCC9AD27DBFE50F50009B2D5D : public CertificateException_tB4C9EC1D72D2EB953B1A67314C641CA607912CCB { public: public: }; // UnityEngine.MonoBehaviour struct MonoBehaviour_t37A501200D970A8257124B0EAE00A0FF3DDC354A : public Behaviour_t1A3DDDCF73B4627928FBFE02ED52B7251777DBD9 { public: public: }; // BaseSpeedSlider struct BaseSpeedSlider_tC53B7872423CAECAFE56455C58E9634E18A2F02E : public MonoBehaviour_t37A501200D970A8257124B0EAE00A0FF3DDC354A { public: // UnityEngine.UI.Text BaseSpeedSlider::text Text_t6A2339DA6C05AE2646FC1A6C8FCC127391BE7FA1 * ___text_4; public: inline static int32_t get_offset_of_text_4() { return static_cast(offsetof(BaseSpeedSlider_tC53B7872423CAECAFE56455C58E9634E18A2F02E, ___text_4)); } inline Text_t6A2339DA6C05AE2646FC1A6C8FCC127391BE7FA1 * get_text_4() const { return ___text_4; } inline Text_t6A2339DA6C05AE2646FC1A6C8FCC127391BE7FA1 ** get_address_of_text_4() { return &___text_4; } inline void set_text_4(Text_t6A2339DA6C05AE2646FC1A6C8FCC127391BE7FA1 * value) { ___text_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___text_4), (void*)value); } }; struct BaseSpeedSlider_tC53B7872423CAECAFE56455C58E9634E18A2F02E_StaticFields { public: // BaseSpeedSlider BaseSpeedSlider::ins BaseSpeedSlider_tC53B7872423CAECAFE56455C58E9634E18A2F02E * ___ins_5; public: inline static int32_t get_offset_of_ins_5() { return static_cast(offsetof(BaseSpeedSlider_tC53B7872423CAECAFE56455C58E9634E18A2F02E_StaticFields, ___ins_5)); } inline BaseSpeedSlider_tC53B7872423CAECAFE56455C58E9634E18A2F02E * get_ins_5() const { return ___ins_5; } inline BaseSpeedSlider_tC53B7872423CAECAFE56455C58E9634E18A2F02E ** get_address_of_ins_5() { return &___ins_5; } inline void set_ins_5(BaseSpeedSlider_tC53B7872423CAECAFE56455C58E9634E18A2F02E * value) { ___ins_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___ins_5), (void*)value); } }; // Billboard struct Billboard_tDF6B34F75C8A8BE88A5AF8583B566BDFD7D5BEF2 : public MonoBehaviour_t37A501200D970A8257124B0EAE00A0FF3DDC354A { public: // TMPro.TextMeshProUGUI Billboard::speedText TextMeshProUGUI_tCC5BE8A76E6E9AF92521A462E8D81ACFBA7C85F1 * ___speedText_4; // TMPro.TextMeshProUGUI Billboard::speedLabel TextMeshProUGUI_tCC5BE8A76E6E9AF92521A462E8D81ACFBA7C85F1 * ___speedLabel_5; // System.Single Billboard::arrowSpeed float ___arrowSpeed_6; // System.Single Billboard::arrowSpeedScale float ___arrowSpeedScale_7; public: inline static int32_t get_offset_of_speedText_4() { return static_cast(offsetof(Billboard_tDF6B34F75C8A8BE88A5AF8583B566BDFD7D5BEF2, ___speedText_4)); } inline TextMeshProUGUI_tCC5BE8A76E6E9AF92521A462E8D81ACFBA7C85F1 * get_speedText_4() const { return ___speedText_4; } inline TextMeshProUGUI_tCC5BE8A76E6E9AF92521A462E8D81ACFBA7C85F1 ** get_address_of_speedText_4() { return &___speedText_4; } inline void set_speedText_4(TextMeshProUGUI_tCC5BE8A76E6E9AF92521A462E8D81ACFBA7C85F1 * value) { ___speedText_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___speedText_4), (void*)value); } inline static int32_t get_offset_of_speedLabel_5() { return static_cast(offsetof(Billboard_tDF6B34F75C8A8BE88A5AF8583B566BDFD7D5BEF2, ___speedLabel_5)); } inline TextMeshProUGUI_tCC5BE8A76E6E9AF92521A462E8D81ACFBA7C85F1 * get_speedLabel_5() const { return ___speedLabel_5; } inline TextMeshProUGUI_tCC5BE8A76E6E9AF92521A462E8D81ACFBA7C85F1 ** get_address_of_speedLabel_5() { return &___speedLabel_5; } inline void set_speedLabel_5(TextMeshProUGUI_tCC5BE8A76E6E9AF92521A462E8D81ACFBA7C85F1 * value) { ___speedLabel_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___speedLabel_5), (void*)value); } inline static int32_t get_offset_of_arrowSpeed_6() { return static_cast(offsetof(Billboard_tDF6B34F75C8A8BE88A5AF8583B566BDFD7D5BEF2, ___arrowSpeed_6)); } inline float get_arrowSpeed_6() const { return ___arrowSpeed_6; } inline float* get_address_of_arrowSpeed_6() { return &___arrowSpeed_6; } inline void set_arrowSpeed_6(float value) { ___arrowSpeed_6 = value; } inline static int32_t get_offset_of_arrowSpeedScale_7() { return static_cast(offsetof(Billboard_tDF6B34F75C8A8BE88A5AF8583B566BDFD7D5BEF2, ___arrowSpeedScale_7)); } inline float get_arrowSpeedScale_7() const { return ___arrowSpeedScale_7; } inline float* get_address_of_arrowSpeedScale_7() { return &___arrowSpeedScale_7; } inline void set_arrowSpeedScale_7(float value) { ___arrowSpeedScale_7 = value; } }; struct Billboard_tDF6B34F75C8A8BE88A5AF8583B566BDFD7D5BEF2_StaticFields { public: // Billboard Billboard::ins Billboard_tDF6B34F75C8A8BE88A5AF8583B566BDFD7D5BEF2 * ___ins_8; public: inline static int32_t get_offset_of_ins_8() { return static_cast(offsetof(Billboard_tDF6B34F75C8A8BE88A5AF8583B566BDFD7D5BEF2_StaticFields, ___ins_8)); } inline Billboard_tDF6B34F75C8A8BE88A5AF8583B566BDFD7D5BEF2 * get_ins_8() const { return ___ins_8; } inline Billboard_tDF6B34F75C8A8BE88A5AF8583B566BDFD7D5BEF2 ** get_address_of_ins_8() { return &___ins_8; } inline void set_ins_8(Billboard_tDF6B34F75C8A8BE88A5AF8583B566BDFD7D5BEF2 * value) { ___ins_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___ins_8), (void*)value); } }; // UnityEngine.EventSystems.UIBehaviour struct UIBehaviour_tD1C6E2D542222546D68510ECE74036EFBC3C3B0E : public MonoBehaviour_t37A501200D970A8257124B0EAE00A0FF3DDC354A { public: public: }; // UnityEngine.UI.Graphic struct Graphic_tF07D777035055CF93BA5F46F77ED5EDFEFF9AE24 : public UIBehaviour_tD1C6E2D542222546D68510ECE74036EFBC3C3B0E { public: // UnityEngine.Material UnityEngine.UI.Graphic::m_Material Material_t8927C00353A72755313F046D0CE85178AE8218EE * ___m_Material_6; // UnityEngine.Color UnityEngine.UI.Graphic::m_Color Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 ___m_Color_7; // System.Boolean UnityEngine.UI.Graphic::m_SkipLayoutUpdate bool ___m_SkipLayoutUpdate_8; // System.Boolean UnityEngine.UI.Graphic::m_SkipMaterialUpdate bool ___m_SkipMaterialUpdate_9; // System.Boolean UnityEngine.UI.Graphic::m_RaycastTarget bool ___m_RaycastTarget_10; // UnityEngine.Vector4 UnityEngine.UI.Graphic::m_RaycastPadding Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 ___m_RaycastPadding_11; // UnityEngine.RectTransform UnityEngine.UI.Graphic::m_RectTransform RectTransform_t8A6A306FB29A6C8C22010CF9040E319753571072 * ___m_RectTransform_12; // UnityEngine.CanvasRenderer UnityEngine.UI.Graphic::m_CanvasRenderer CanvasRenderer_tCF8ABE659F7C3A6ED0D99A988D0BDFB651310F0E * ___m_CanvasRenderer_13; // UnityEngine.Canvas UnityEngine.UI.Graphic::m_Canvas Canvas_t2B7E56B7BDC287962E092755372E214ACB6393EA * ___m_Canvas_14; // System.Boolean UnityEngine.UI.Graphic::m_VertsDirty bool ___m_VertsDirty_15; // System.Boolean UnityEngine.UI.Graphic::m_MaterialDirty bool ___m_MaterialDirty_16; // UnityEngine.Events.UnityAction UnityEngine.UI.Graphic::m_OnDirtyLayoutCallback UnityAction_t22E545F8BE0A62EE051C6A83E209587A0DB1C099 * ___m_OnDirtyLayoutCallback_17; // UnityEngine.Events.UnityAction UnityEngine.UI.Graphic::m_OnDirtyVertsCallback UnityAction_t22E545F8BE0A62EE051C6A83E209587A0DB1C099 * ___m_OnDirtyVertsCallback_18; // UnityEngine.Events.UnityAction UnityEngine.UI.Graphic::m_OnDirtyMaterialCallback UnityAction_t22E545F8BE0A62EE051C6A83E209587A0DB1C099 * ___m_OnDirtyMaterialCallback_19; // UnityEngine.Mesh UnityEngine.UI.Graphic::m_CachedMesh Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 * ___m_CachedMesh_22; // UnityEngine.Vector2[] UnityEngine.UI.Graphic::m_CachedUvs Vector2U5BU5D_tE0F58A2D6D8592B5EC37D9CDEF09103A02E5D7FA* ___m_CachedUvs_23; // UnityEngine.UI.CoroutineTween.TweenRunner`1 UnityEngine.UI.Graphic::m_ColorTweenRunner TweenRunner_1_tD84B9953874682FCC36990AF2C54D748293908F3 * ___m_ColorTweenRunner_24; // System.Boolean UnityEngine.UI.Graphic::k__BackingField bool ___U3CuseLegacyMeshGenerationU3Ek__BackingField_25; public: inline static int32_t get_offset_of_m_Material_6() { return static_cast(offsetof(Graphic_tF07D777035055CF93BA5F46F77ED5EDFEFF9AE24, ___m_Material_6)); } inline Material_t8927C00353A72755313F046D0CE85178AE8218EE * get_m_Material_6() const { return ___m_Material_6; } inline Material_t8927C00353A72755313F046D0CE85178AE8218EE ** get_address_of_m_Material_6() { return &___m_Material_6; } inline void set_m_Material_6(Material_t8927C00353A72755313F046D0CE85178AE8218EE * value) { ___m_Material_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Material_6), (void*)value); } inline static int32_t get_offset_of_m_Color_7() { return static_cast(offsetof(Graphic_tF07D777035055CF93BA5F46F77ED5EDFEFF9AE24, ___m_Color_7)); } inline Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 get_m_Color_7() const { return ___m_Color_7; } inline Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 * get_address_of_m_Color_7() { return &___m_Color_7; } inline void set_m_Color_7(Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 value) { ___m_Color_7 = value; } inline static int32_t get_offset_of_m_SkipLayoutUpdate_8() { return static_cast(offsetof(Graphic_tF07D777035055CF93BA5F46F77ED5EDFEFF9AE24, ___m_SkipLayoutUpdate_8)); } inline bool get_m_SkipLayoutUpdate_8() const { return ___m_SkipLayoutUpdate_8; } inline bool* get_address_of_m_SkipLayoutUpdate_8() { return &___m_SkipLayoutUpdate_8; } inline void set_m_SkipLayoutUpdate_8(bool value) { ___m_SkipLayoutUpdate_8 = value; } inline static int32_t get_offset_of_m_SkipMaterialUpdate_9() { return static_cast(offsetof(Graphic_tF07D777035055CF93BA5F46F77ED5EDFEFF9AE24, ___m_SkipMaterialUpdate_9)); } inline bool get_m_SkipMaterialUpdate_9() const { return ___m_SkipMaterialUpdate_9; } inline bool* get_address_of_m_SkipMaterialUpdate_9() { return &___m_SkipMaterialUpdate_9; } inline void set_m_SkipMaterialUpdate_9(bool value) { ___m_SkipMaterialUpdate_9 = value; } inline static int32_t get_offset_of_m_RaycastTarget_10() { return static_cast(offsetof(Graphic_tF07D777035055CF93BA5F46F77ED5EDFEFF9AE24, ___m_RaycastTarget_10)); } inline bool get_m_RaycastTarget_10() const { return ___m_RaycastTarget_10; } inline bool* get_address_of_m_RaycastTarget_10() { return &___m_RaycastTarget_10; } inline void set_m_RaycastTarget_10(bool value) { ___m_RaycastTarget_10 = value; } inline static int32_t get_offset_of_m_RaycastPadding_11() { return static_cast(offsetof(Graphic_tF07D777035055CF93BA5F46F77ED5EDFEFF9AE24, ___m_RaycastPadding_11)); } inline Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 get_m_RaycastPadding_11() const { return ___m_RaycastPadding_11; } inline Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 * get_address_of_m_RaycastPadding_11() { return &___m_RaycastPadding_11; } inline void set_m_RaycastPadding_11(Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 value) { ___m_RaycastPadding_11 = value; } inline static int32_t get_offset_of_m_RectTransform_12() { return static_cast(offsetof(Graphic_tF07D777035055CF93BA5F46F77ED5EDFEFF9AE24, ___m_RectTransform_12)); } inline RectTransform_t8A6A306FB29A6C8C22010CF9040E319753571072 * get_m_RectTransform_12() const { return ___m_RectTransform_12; } inline RectTransform_t8A6A306FB29A6C8C22010CF9040E319753571072 ** get_address_of_m_RectTransform_12() { return &___m_RectTransform_12; } inline void set_m_RectTransform_12(RectTransform_t8A6A306FB29A6C8C22010CF9040E319753571072 * value) { ___m_RectTransform_12 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_RectTransform_12), (void*)value); } inline static int32_t get_offset_of_m_CanvasRenderer_13() { return static_cast(offsetof(Graphic_tF07D777035055CF93BA5F46F77ED5EDFEFF9AE24, ___m_CanvasRenderer_13)); } inline CanvasRenderer_tCF8ABE659F7C3A6ED0D99A988D0BDFB651310F0E * get_m_CanvasRenderer_13() const { return ___m_CanvasRenderer_13; } inline CanvasRenderer_tCF8ABE659F7C3A6ED0D99A988D0BDFB651310F0E ** get_address_of_m_CanvasRenderer_13() { return &___m_CanvasRenderer_13; } inline void set_m_CanvasRenderer_13(CanvasRenderer_tCF8ABE659F7C3A6ED0D99A988D0BDFB651310F0E * value) { ___m_CanvasRenderer_13 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_CanvasRenderer_13), (void*)value); } inline static int32_t get_offset_of_m_Canvas_14() { return static_cast(offsetof(Graphic_tF07D777035055CF93BA5F46F77ED5EDFEFF9AE24, ___m_Canvas_14)); } inline Canvas_t2B7E56B7BDC287962E092755372E214ACB6393EA * get_m_Canvas_14() const { return ___m_Canvas_14; } inline Canvas_t2B7E56B7BDC287962E092755372E214ACB6393EA ** get_address_of_m_Canvas_14() { return &___m_Canvas_14; } inline void set_m_Canvas_14(Canvas_t2B7E56B7BDC287962E092755372E214ACB6393EA * value) { ___m_Canvas_14 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Canvas_14), (void*)value); } inline static int32_t get_offset_of_m_VertsDirty_15() { return static_cast(offsetof(Graphic_tF07D777035055CF93BA5F46F77ED5EDFEFF9AE24, ___m_VertsDirty_15)); } inline bool get_m_VertsDirty_15() const { return ___m_VertsDirty_15; } inline bool* get_address_of_m_VertsDirty_15() { return &___m_VertsDirty_15; } inline void set_m_VertsDirty_15(bool value) { ___m_VertsDirty_15 = value; } inline static int32_t get_offset_of_m_MaterialDirty_16() { return static_cast(offsetof(Graphic_tF07D777035055CF93BA5F46F77ED5EDFEFF9AE24, ___m_MaterialDirty_16)); } inline bool get_m_MaterialDirty_16() const { return ___m_MaterialDirty_16; } inline bool* get_address_of_m_MaterialDirty_16() { return &___m_MaterialDirty_16; } inline void set_m_MaterialDirty_16(bool value) { ___m_MaterialDirty_16 = value; } inline static int32_t get_offset_of_m_OnDirtyLayoutCallback_17() { return static_cast(offsetof(Graphic_tF07D777035055CF93BA5F46F77ED5EDFEFF9AE24, ___m_OnDirtyLayoutCallback_17)); } inline UnityAction_t22E545F8BE0A62EE051C6A83E209587A0DB1C099 * get_m_OnDirtyLayoutCallback_17() const { return ___m_OnDirtyLayoutCallback_17; } inline UnityAction_t22E545F8BE0A62EE051C6A83E209587A0DB1C099 ** get_address_of_m_OnDirtyLayoutCallback_17() { return &___m_OnDirtyLayoutCallback_17; } inline void set_m_OnDirtyLayoutCallback_17(UnityAction_t22E545F8BE0A62EE051C6A83E209587A0DB1C099 * value) { ___m_OnDirtyLayoutCallback_17 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_OnDirtyLayoutCallback_17), (void*)value); } inline static int32_t get_offset_of_m_OnDirtyVertsCallback_18() { return static_cast(offsetof(Graphic_tF07D777035055CF93BA5F46F77ED5EDFEFF9AE24, ___m_OnDirtyVertsCallback_18)); } inline UnityAction_t22E545F8BE0A62EE051C6A83E209587A0DB1C099 * get_m_OnDirtyVertsCallback_18() const { return ___m_OnDirtyVertsCallback_18; } inline UnityAction_t22E545F8BE0A62EE051C6A83E209587A0DB1C099 ** get_address_of_m_OnDirtyVertsCallback_18() { return &___m_OnDirtyVertsCallback_18; } inline void set_m_OnDirtyVertsCallback_18(UnityAction_t22E545F8BE0A62EE051C6A83E209587A0DB1C099 * value) { ___m_OnDirtyVertsCallback_18 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_OnDirtyVertsCallback_18), (void*)value); } inline static int32_t get_offset_of_m_OnDirtyMaterialCallback_19() { return static_cast(offsetof(Graphic_tF07D777035055CF93BA5F46F77ED5EDFEFF9AE24, ___m_OnDirtyMaterialCallback_19)); } inline UnityAction_t22E545F8BE0A62EE051C6A83E209587A0DB1C099 * get_m_OnDirtyMaterialCallback_19() const { return ___m_OnDirtyMaterialCallback_19; } inline UnityAction_t22E545F8BE0A62EE051C6A83E209587A0DB1C099 ** get_address_of_m_OnDirtyMaterialCallback_19() { return &___m_OnDirtyMaterialCallback_19; } inline void set_m_OnDirtyMaterialCallback_19(UnityAction_t22E545F8BE0A62EE051C6A83E209587A0DB1C099 * value) { ___m_OnDirtyMaterialCallback_19 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_OnDirtyMaterialCallback_19), (void*)value); } inline static int32_t get_offset_of_m_CachedMesh_22() { return static_cast(offsetof(Graphic_tF07D777035055CF93BA5F46F77ED5EDFEFF9AE24, ___m_CachedMesh_22)); } inline Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 * get_m_CachedMesh_22() const { return ___m_CachedMesh_22; } inline Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 ** get_address_of_m_CachedMesh_22() { return &___m_CachedMesh_22; } inline void set_m_CachedMesh_22(Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 * value) { ___m_CachedMesh_22 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_CachedMesh_22), (void*)value); } inline static int32_t get_offset_of_m_CachedUvs_23() { return static_cast(offsetof(Graphic_tF07D777035055CF93BA5F46F77ED5EDFEFF9AE24, ___m_CachedUvs_23)); } inline Vector2U5BU5D_tE0F58A2D6D8592B5EC37D9CDEF09103A02E5D7FA* get_m_CachedUvs_23() const { return ___m_CachedUvs_23; } inline Vector2U5BU5D_tE0F58A2D6D8592B5EC37D9CDEF09103A02E5D7FA** get_address_of_m_CachedUvs_23() { return &___m_CachedUvs_23; } inline void set_m_CachedUvs_23(Vector2U5BU5D_tE0F58A2D6D8592B5EC37D9CDEF09103A02E5D7FA* value) { ___m_CachedUvs_23 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_CachedUvs_23), (void*)value); } inline static int32_t get_offset_of_m_ColorTweenRunner_24() { return static_cast(offsetof(Graphic_tF07D777035055CF93BA5F46F77ED5EDFEFF9AE24, ___m_ColorTweenRunner_24)); } inline TweenRunner_1_tD84B9953874682FCC36990AF2C54D748293908F3 * get_m_ColorTweenRunner_24() const { return ___m_ColorTweenRunner_24; } inline TweenRunner_1_tD84B9953874682FCC36990AF2C54D748293908F3 ** get_address_of_m_ColorTweenRunner_24() { return &___m_ColorTweenRunner_24; } inline void set_m_ColorTweenRunner_24(TweenRunner_1_tD84B9953874682FCC36990AF2C54D748293908F3 * value) { ___m_ColorTweenRunner_24 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_ColorTweenRunner_24), (void*)value); } inline static int32_t get_offset_of_U3CuseLegacyMeshGenerationU3Ek__BackingField_25() { return static_cast(offsetof(Graphic_tF07D777035055CF93BA5F46F77ED5EDFEFF9AE24, ___U3CuseLegacyMeshGenerationU3Ek__BackingField_25)); } inline bool get_U3CuseLegacyMeshGenerationU3Ek__BackingField_25() const { return ___U3CuseLegacyMeshGenerationU3Ek__BackingField_25; } inline bool* get_address_of_U3CuseLegacyMeshGenerationU3Ek__BackingField_25() { return &___U3CuseLegacyMeshGenerationU3Ek__BackingField_25; } inline void set_U3CuseLegacyMeshGenerationU3Ek__BackingField_25(bool value) { ___U3CuseLegacyMeshGenerationU3Ek__BackingField_25 = value; } }; struct Graphic_tF07D777035055CF93BA5F46F77ED5EDFEFF9AE24_StaticFields { public: // UnityEngine.Material UnityEngine.UI.Graphic::s_DefaultUI Material_t8927C00353A72755313F046D0CE85178AE8218EE * ___s_DefaultUI_4; // UnityEngine.Texture2D UnityEngine.UI.Graphic::s_WhiteTexture Texture2D_t9B604D0D8E28032123641A7E7338FA872E2698BF * ___s_WhiteTexture_5; // UnityEngine.Mesh UnityEngine.UI.Graphic::s_Mesh Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 * ___s_Mesh_20; // UnityEngine.UI.VertexHelper UnityEngine.UI.Graphic::s_VertexHelper VertexHelper_tDE8B67D3B076061C4F8DF325B0D63ED2E5367E55 * ___s_VertexHelper_21; public: inline static int32_t get_offset_of_s_DefaultUI_4() { return static_cast(offsetof(Graphic_tF07D777035055CF93BA5F46F77ED5EDFEFF9AE24_StaticFields, ___s_DefaultUI_4)); } inline Material_t8927C00353A72755313F046D0CE85178AE8218EE * get_s_DefaultUI_4() const { return ___s_DefaultUI_4; } inline Material_t8927C00353A72755313F046D0CE85178AE8218EE ** get_address_of_s_DefaultUI_4() { return &___s_DefaultUI_4; } inline void set_s_DefaultUI_4(Material_t8927C00353A72755313F046D0CE85178AE8218EE * value) { ___s_DefaultUI_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_DefaultUI_4), (void*)value); } inline static int32_t get_offset_of_s_WhiteTexture_5() { return static_cast(offsetof(Graphic_tF07D777035055CF93BA5F46F77ED5EDFEFF9AE24_StaticFields, ___s_WhiteTexture_5)); } inline Texture2D_t9B604D0D8E28032123641A7E7338FA872E2698BF * get_s_WhiteTexture_5() const { return ___s_WhiteTexture_5; } inline Texture2D_t9B604D0D8E28032123641A7E7338FA872E2698BF ** get_address_of_s_WhiteTexture_5() { return &___s_WhiteTexture_5; } inline void set_s_WhiteTexture_5(Texture2D_t9B604D0D8E28032123641A7E7338FA872E2698BF * value) { ___s_WhiteTexture_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_WhiteTexture_5), (void*)value); } inline static int32_t get_offset_of_s_Mesh_20() { return static_cast(offsetof(Graphic_tF07D777035055CF93BA5F46F77ED5EDFEFF9AE24_StaticFields, ___s_Mesh_20)); } inline Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 * get_s_Mesh_20() const { return ___s_Mesh_20; } inline Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 ** get_address_of_s_Mesh_20() { return &___s_Mesh_20; } inline void set_s_Mesh_20(Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 * value) { ___s_Mesh_20 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Mesh_20), (void*)value); } inline static int32_t get_offset_of_s_VertexHelper_21() { return static_cast(offsetof(Graphic_tF07D777035055CF93BA5F46F77ED5EDFEFF9AE24_StaticFields, ___s_VertexHelper_21)); } inline VertexHelper_tDE8B67D3B076061C4F8DF325B0D63ED2E5367E55 * get_s_VertexHelper_21() const { return ___s_VertexHelper_21; } inline VertexHelper_tDE8B67D3B076061C4F8DF325B0D63ED2E5367E55 ** get_address_of_s_VertexHelper_21() { return &___s_VertexHelper_21; } inline void set_s_VertexHelper_21(VertexHelper_tDE8B67D3B076061C4F8DF325B0D63ED2E5367E55 * value) { ___s_VertexHelper_21 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_VertexHelper_21), (void*)value); } }; // UnityEngine.UI.Selectable struct Selectable_t34088A3677CC9D344F81B0D91999D8C5963D7DBD : public UIBehaviour_tD1C6E2D542222546D68510ECE74036EFBC3C3B0E { public: // System.Boolean UnityEngine.UI.Selectable::m_EnableCalled bool ___m_EnableCalled_6; // UnityEngine.UI.Navigation UnityEngine.UI.Selectable::m_Navigation Navigation_t1CF0FFB22C0357CD64714FB7A40A275F899D363A ___m_Navigation_7; // UnityEngine.UI.Selectable/Transition UnityEngine.UI.Selectable::m_Transition int32_t ___m_Transition_8; // UnityEngine.UI.ColorBlock UnityEngine.UI.Selectable::m_Colors ColorBlock_t04DFBB97B4772D2E00FD17ED2E3E6590E6916955 ___m_Colors_9; // UnityEngine.UI.SpriteState UnityEngine.UI.Selectable::m_SpriteState SpriteState_t9024961148433175CE2F3D9E8E9239A8B1CAB15E ___m_SpriteState_10; // UnityEngine.UI.AnimationTriggers UnityEngine.UI.Selectable::m_AnimationTriggers AnimationTriggers_tF38CA7FA631709E096B57D732668D86081F44C11 * ___m_AnimationTriggers_11; // System.Boolean UnityEngine.UI.Selectable::m_Interactable bool ___m_Interactable_12; // UnityEngine.UI.Graphic UnityEngine.UI.Selectable::m_TargetGraphic Graphic_tF07D777035055CF93BA5F46F77ED5EDFEFF9AE24 * ___m_TargetGraphic_13; // System.Boolean UnityEngine.UI.Selectable::m_GroupsAllowInteraction bool ___m_GroupsAllowInteraction_14; // System.Int32 UnityEngine.UI.Selectable::m_CurrentIndex int32_t ___m_CurrentIndex_15; // System.Boolean UnityEngine.UI.Selectable::k__BackingField bool ___U3CisPointerInsideU3Ek__BackingField_16; // System.Boolean UnityEngine.UI.Selectable::k__BackingField bool ___U3CisPointerDownU3Ek__BackingField_17; // System.Boolean UnityEngine.UI.Selectable::k__BackingField bool ___U3ChasSelectionU3Ek__BackingField_18; // System.Collections.Generic.List`1 UnityEngine.UI.Selectable::m_CanvasGroupCache List_1_t34AA4AF4E7352129CA58045901530E41445AC16D * ___m_CanvasGroupCache_19; public: inline static int32_t get_offset_of_m_EnableCalled_6() { return static_cast(offsetof(Selectable_t34088A3677CC9D344F81B0D91999D8C5963D7DBD, ___m_EnableCalled_6)); } inline bool get_m_EnableCalled_6() const { return ___m_EnableCalled_6; } inline bool* get_address_of_m_EnableCalled_6() { return &___m_EnableCalled_6; } inline void set_m_EnableCalled_6(bool value) { ___m_EnableCalled_6 = value; } inline static int32_t get_offset_of_m_Navigation_7() { return static_cast(offsetof(Selectable_t34088A3677CC9D344F81B0D91999D8C5963D7DBD, ___m_Navigation_7)); } inline Navigation_t1CF0FFB22C0357CD64714FB7A40A275F899D363A get_m_Navigation_7() const { return ___m_Navigation_7; } inline Navigation_t1CF0FFB22C0357CD64714FB7A40A275F899D363A * get_address_of_m_Navigation_7() { return &___m_Navigation_7; } inline void set_m_Navigation_7(Navigation_t1CF0FFB22C0357CD64714FB7A40A275F899D363A value) { ___m_Navigation_7 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___m_Navigation_7))->___m_SelectOnUp_2), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___m_Navigation_7))->___m_SelectOnDown_3), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___m_Navigation_7))->___m_SelectOnLeft_4), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___m_Navigation_7))->___m_SelectOnRight_5), (void*)NULL); #endif } inline static int32_t get_offset_of_m_Transition_8() { return static_cast(offsetof(Selectable_t34088A3677CC9D344F81B0D91999D8C5963D7DBD, ___m_Transition_8)); } inline int32_t get_m_Transition_8() const { return ___m_Transition_8; } inline int32_t* get_address_of_m_Transition_8() { return &___m_Transition_8; } inline void set_m_Transition_8(int32_t value) { ___m_Transition_8 = value; } inline static int32_t get_offset_of_m_Colors_9() { return static_cast(offsetof(Selectable_t34088A3677CC9D344F81B0D91999D8C5963D7DBD, ___m_Colors_9)); } inline ColorBlock_t04DFBB97B4772D2E00FD17ED2E3E6590E6916955 get_m_Colors_9() const { return ___m_Colors_9; } inline ColorBlock_t04DFBB97B4772D2E00FD17ED2E3E6590E6916955 * get_address_of_m_Colors_9() { return &___m_Colors_9; } inline void set_m_Colors_9(ColorBlock_t04DFBB97B4772D2E00FD17ED2E3E6590E6916955 value) { ___m_Colors_9 = value; } inline static int32_t get_offset_of_m_SpriteState_10() { return static_cast(offsetof(Selectable_t34088A3677CC9D344F81B0D91999D8C5963D7DBD, ___m_SpriteState_10)); } inline SpriteState_t9024961148433175CE2F3D9E8E9239A8B1CAB15E get_m_SpriteState_10() const { return ___m_SpriteState_10; } inline SpriteState_t9024961148433175CE2F3D9E8E9239A8B1CAB15E * get_address_of_m_SpriteState_10() { return &___m_SpriteState_10; } inline void set_m_SpriteState_10(SpriteState_t9024961148433175CE2F3D9E8E9239A8B1CAB15E value) { ___m_SpriteState_10 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___m_SpriteState_10))->___m_HighlightedSprite_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___m_SpriteState_10))->___m_PressedSprite_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___m_SpriteState_10))->___m_SelectedSprite_2), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___m_SpriteState_10))->___m_DisabledSprite_3), (void*)NULL); #endif } inline static int32_t get_offset_of_m_AnimationTriggers_11() { return static_cast(offsetof(Selectable_t34088A3677CC9D344F81B0D91999D8C5963D7DBD, ___m_AnimationTriggers_11)); } inline AnimationTriggers_tF38CA7FA631709E096B57D732668D86081F44C11 * get_m_AnimationTriggers_11() const { return ___m_AnimationTriggers_11; } inline AnimationTriggers_tF38CA7FA631709E096B57D732668D86081F44C11 ** get_address_of_m_AnimationTriggers_11() { return &___m_AnimationTriggers_11; } inline void set_m_AnimationTriggers_11(AnimationTriggers_tF38CA7FA631709E096B57D732668D86081F44C11 * value) { ___m_AnimationTriggers_11 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_AnimationTriggers_11), (void*)value); } inline static int32_t get_offset_of_m_Interactable_12() { return static_cast(offsetof(Selectable_t34088A3677CC9D344F81B0D91999D8C5963D7DBD, ___m_Interactable_12)); } inline bool get_m_Interactable_12() const { return ___m_Interactable_12; } inline bool* get_address_of_m_Interactable_12() { return &___m_Interactable_12; } inline void set_m_Interactable_12(bool value) { ___m_Interactable_12 = value; } inline static int32_t get_offset_of_m_TargetGraphic_13() { return static_cast(offsetof(Selectable_t34088A3677CC9D344F81B0D91999D8C5963D7DBD, ___m_TargetGraphic_13)); } inline Graphic_tF07D777035055CF93BA5F46F77ED5EDFEFF9AE24 * get_m_TargetGraphic_13() const { return ___m_TargetGraphic_13; } inline Graphic_tF07D777035055CF93BA5F46F77ED5EDFEFF9AE24 ** get_address_of_m_TargetGraphic_13() { return &___m_TargetGraphic_13; } inline void set_m_TargetGraphic_13(Graphic_tF07D777035055CF93BA5F46F77ED5EDFEFF9AE24 * value) { ___m_TargetGraphic_13 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_TargetGraphic_13), (void*)value); } inline static int32_t get_offset_of_m_GroupsAllowInteraction_14() { return static_cast(offsetof(Selectable_t34088A3677CC9D344F81B0D91999D8C5963D7DBD, ___m_GroupsAllowInteraction_14)); } inline bool get_m_GroupsAllowInteraction_14() const { return ___m_GroupsAllowInteraction_14; } inline bool* get_address_of_m_GroupsAllowInteraction_14() { return &___m_GroupsAllowInteraction_14; } inline void set_m_GroupsAllowInteraction_14(bool value) { ___m_GroupsAllowInteraction_14 = value; } inline static int32_t get_offset_of_m_CurrentIndex_15() { return static_cast(offsetof(Selectable_t34088A3677CC9D344F81B0D91999D8C5963D7DBD, ___m_CurrentIndex_15)); } inline int32_t get_m_CurrentIndex_15() const { return ___m_CurrentIndex_15; } inline int32_t* get_address_of_m_CurrentIndex_15() { return &___m_CurrentIndex_15; } inline void set_m_CurrentIndex_15(int32_t value) { ___m_CurrentIndex_15 = value; } inline static int32_t get_offset_of_U3CisPointerInsideU3Ek__BackingField_16() { return static_cast(offsetof(Selectable_t34088A3677CC9D344F81B0D91999D8C5963D7DBD, ___U3CisPointerInsideU3Ek__BackingField_16)); } inline bool get_U3CisPointerInsideU3Ek__BackingField_16() const { return ___U3CisPointerInsideU3Ek__BackingField_16; } inline bool* get_address_of_U3CisPointerInsideU3Ek__BackingField_16() { return &___U3CisPointerInsideU3Ek__BackingField_16; } inline void set_U3CisPointerInsideU3Ek__BackingField_16(bool value) { ___U3CisPointerInsideU3Ek__BackingField_16 = value; } inline static int32_t get_offset_of_U3CisPointerDownU3Ek__BackingField_17() { return static_cast(offsetof(Selectable_t34088A3677CC9D344F81B0D91999D8C5963D7DBD, ___U3CisPointerDownU3Ek__BackingField_17)); } inline bool get_U3CisPointerDownU3Ek__BackingField_17() const { return ___U3CisPointerDownU3Ek__BackingField_17; } inline bool* get_address_of_U3CisPointerDownU3Ek__BackingField_17() { return &___U3CisPointerDownU3Ek__BackingField_17; } inline void set_U3CisPointerDownU3Ek__BackingField_17(bool value) { ___U3CisPointerDownU3Ek__BackingField_17 = value; } inline static int32_t get_offset_of_U3ChasSelectionU3Ek__BackingField_18() { return static_cast(offsetof(Selectable_t34088A3677CC9D344F81B0D91999D8C5963D7DBD, ___U3ChasSelectionU3Ek__BackingField_18)); } inline bool get_U3ChasSelectionU3Ek__BackingField_18() const { return ___U3ChasSelectionU3Ek__BackingField_18; } inline bool* get_address_of_U3ChasSelectionU3Ek__BackingField_18() { return &___U3ChasSelectionU3Ek__BackingField_18; } inline void set_U3ChasSelectionU3Ek__BackingField_18(bool value) { ___U3ChasSelectionU3Ek__BackingField_18 = value; } inline static int32_t get_offset_of_m_CanvasGroupCache_19() { return static_cast(offsetof(Selectable_t34088A3677CC9D344F81B0D91999D8C5963D7DBD, ___m_CanvasGroupCache_19)); } inline List_1_t34AA4AF4E7352129CA58045901530E41445AC16D * get_m_CanvasGroupCache_19() const { return ___m_CanvasGroupCache_19; } inline List_1_t34AA4AF4E7352129CA58045901530E41445AC16D ** get_address_of_m_CanvasGroupCache_19() { return &___m_CanvasGroupCache_19; } inline void set_m_CanvasGroupCache_19(List_1_t34AA4AF4E7352129CA58045901530E41445AC16D * value) { ___m_CanvasGroupCache_19 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_CanvasGroupCache_19), (void*)value); } }; struct Selectable_t34088A3677CC9D344F81B0D91999D8C5963D7DBD_StaticFields { public: // UnityEngine.UI.Selectable[] UnityEngine.UI.Selectable::s_Selectables SelectableU5BU5D_tECF9F5BDBF0652A937D18F10C883EFDAE2E62535* ___s_Selectables_4; // System.Int32 UnityEngine.UI.Selectable::s_SelectableCount int32_t ___s_SelectableCount_5; public: inline static int32_t get_offset_of_s_Selectables_4() { return static_cast(offsetof(Selectable_t34088A3677CC9D344F81B0D91999D8C5963D7DBD_StaticFields, ___s_Selectables_4)); } inline SelectableU5BU5D_tECF9F5BDBF0652A937D18F10C883EFDAE2E62535* get_s_Selectables_4() const { return ___s_Selectables_4; } inline SelectableU5BU5D_tECF9F5BDBF0652A937D18F10C883EFDAE2E62535** get_address_of_s_Selectables_4() { return &___s_Selectables_4; } inline void set_s_Selectables_4(SelectableU5BU5D_tECF9F5BDBF0652A937D18F10C883EFDAE2E62535* value) { ___s_Selectables_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Selectables_4), (void*)value); } inline static int32_t get_offset_of_s_SelectableCount_5() { return static_cast(offsetof(Selectable_t34088A3677CC9D344F81B0D91999D8C5963D7DBD_StaticFields, ___s_SelectableCount_5)); } inline int32_t get_s_SelectableCount_5() const { return ___s_SelectableCount_5; } inline int32_t* get_address_of_s_SelectableCount_5() { return &___s_SelectableCount_5; } inline void set_s_SelectableCount_5(int32_t value) { ___s_SelectableCount_5 = value; } }; // UnityEngine.UI.MaskableGraphic struct MaskableGraphic_t0DB59E37E3C8AD2F5A4FB7FB091630CB21370CCE : public Graphic_tF07D777035055CF93BA5F46F77ED5EDFEFF9AE24 { public: // System.Boolean UnityEngine.UI.MaskableGraphic::m_ShouldRecalculateStencil bool ___m_ShouldRecalculateStencil_26; // UnityEngine.Material UnityEngine.UI.MaskableGraphic::m_MaskMaterial Material_t8927C00353A72755313F046D0CE85178AE8218EE * ___m_MaskMaterial_27; // UnityEngine.UI.RectMask2D UnityEngine.UI.MaskableGraphic::m_ParentMask RectMask2D_tD909811991B341D752E4C978C89EFB80FA7A2B15 * ___m_ParentMask_28; // System.Boolean UnityEngine.UI.MaskableGraphic::m_Maskable bool ___m_Maskable_29; // System.Boolean UnityEngine.UI.MaskableGraphic::m_IsMaskingGraphic bool ___m_IsMaskingGraphic_30; // System.Boolean UnityEngine.UI.MaskableGraphic::m_IncludeForMasking bool ___m_IncludeForMasking_31; // UnityEngine.UI.MaskableGraphic/CullStateChangedEvent UnityEngine.UI.MaskableGraphic::m_OnCullStateChanged CullStateChangedEvent_t9B69755DEBEF041C3CC15C3604610BDD72856BD4 * ___m_OnCullStateChanged_32; // System.Boolean UnityEngine.UI.MaskableGraphic::m_ShouldRecalculate bool ___m_ShouldRecalculate_33; // System.Int32 UnityEngine.UI.MaskableGraphic::m_StencilValue int32_t ___m_StencilValue_34; // UnityEngine.Vector3[] UnityEngine.UI.MaskableGraphic::m_Corners Vector3U5BU5D_t5FB88EAA33E46838BDC2ABDAEA3E8727491CB9E4* ___m_Corners_35; public: inline static int32_t get_offset_of_m_ShouldRecalculateStencil_26() { return static_cast(offsetof(MaskableGraphic_t0DB59E37E3C8AD2F5A4FB7FB091630CB21370CCE, ___m_ShouldRecalculateStencil_26)); } inline bool get_m_ShouldRecalculateStencil_26() const { return ___m_ShouldRecalculateStencil_26; } inline bool* get_address_of_m_ShouldRecalculateStencil_26() { return &___m_ShouldRecalculateStencil_26; } inline void set_m_ShouldRecalculateStencil_26(bool value) { ___m_ShouldRecalculateStencil_26 = value; } inline static int32_t get_offset_of_m_MaskMaterial_27() { return static_cast(offsetof(MaskableGraphic_t0DB59E37E3C8AD2F5A4FB7FB091630CB21370CCE, ___m_MaskMaterial_27)); } inline Material_t8927C00353A72755313F046D0CE85178AE8218EE * get_m_MaskMaterial_27() const { return ___m_MaskMaterial_27; } inline Material_t8927C00353A72755313F046D0CE85178AE8218EE ** get_address_of_m_MaskMaterial_27() { return &___m_MaskMaterial_27; } inline void set_m_MaskMaterial_27(Material_t8927C00353A72755313F046D0CE85178AE8218EE * value) { ___m_MaskMaterial_27 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_MaskMaterial_27), (void*)value); } inline static int32_t get_offset_of_m_ParentMask_28() { return static_cast(offsetof(MaskableGraphic_t0DB59E37E3C8AD2F5A4FB7FB091630CB21370CCE, ___m_ParentMask_28)); } inline RectMask2D_tD909811991B341D752E4C978C89EFB80FA7A2B15 * get_m_ParentMask_28() const { return ___m_ParentMask_28; } inline RectMask2D_tD909811991B341D752E4C978C89EFB80FA7A2B15 ** get_address_of_m_ParentMask_28() { return &___m_ParentMask_28; } inline void set_m_ParentMask_28(RectMask2D_tD909811991B341D752E4C978C89EFB80FA7A2B15 * value) { ___m_ParentMask_28 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_ParentMask_28), (void*)value); } inline static int32_t get_offset_of_m_Maskable_29() { return static_cast(offsetof(MaskableGraphic_t0DB59E37E3C8AD2F5A4FB7FB091630CB21370CCE, ___m_Maskable_29)); } inline bool get_m_Maskable_29() const { return ___m_Maskable_29; } inline bool* get_address_of_m_Maskable_29() { return &___m_Maskable_29; } inline void set_m_Maskable_29(bool value) { ___m_Maskable_29 = value; } inline static int32_t get_offset_of_m_IsMaskingGraphic_30() { return static_cast(offsetof(MaskableGraphic_t0DB59E37E3C8AD2F5A4FB7FB091630CB21370CCE, ___m_IsMaskingGraphic_30)); } inline bool get_m_IsMaskingGraphic_30() const { return ___m_IsMaskingGraphic_30; } inline bool* get_address_of_m_IsMaskingGraphic_30() { return &___m_IsMaskingGraphic_30; } inline void set_m_IsMaskingGraphic_30(bool value) { ___m_IsMaskingGraphic_30 = value; } inline static int32_t get_offset_of_m_IncludeForMasking_31() { return static_cast(offsetof(MaskableGraphic_t0DB59E37E3C8AD2F5A4FB7FB091630CB21370CCE, ___m_IncludeForMasking_31)); } inline bool get_m_IncludeForMasking_31() const { return ___m_IncludeForMasking_31; } inline bool* get_address_of_m_IncludeForMasking_31() { return &___m_IncludeForMasking_31; } inline void set_m_IncludeForMasking_31(bool value) { ___m_IncludeForMasking_31 = value; } inline static int32_t get_offset_of_m_OnCullStateChanged_32() { return static_cast(offsetof(MaskableGraphic_t0DB59E37E3C8AD2F5A4FB7FB091630CB21370CCE, ___m_OnCullStateChanged_32)); } inline CullStateChangedEvent_t9B69755DEBEF041C3CC15C3604610BDD72856BD4 * get_m_OnCullStateChanged_32() const { return ___m_OnCullStateChanged_32; } inline CullStateChangedEvent_t9B69755DEBEF041C3CC15C3604610BDD72856BD4 ** get_address_of_m_OnCullStateChanged_32() { return &___m_OnCullStateChanged_32; } inline void set_m_OnCullStateChanged_32(CullStateChangedEvent_t9B69755DEBEF041C3CC15C3604610BDD72856BD4 * value) { ___m_OnCullStateChanged_32 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_OnCullStateChanged_32), (void*)value); } inline static int32_t get_offset_of_m_ShouldRecalculate_33() { return static_cast(offsetof(MaskableGraphic_t0DB59E37E3C8AD2F5A4FB7FB091630CB21370CCE, ___m_ShouldRecalculate_33)); } inline bool get_m_ShouldRecalculate_33() const { return ___m_ShouldRecalculate_33; } inline bool* get_address_of_m_ShouldRecalculate_33() { return &___m_ShouldRecalculate_33; } inline void set_m_ShouldRecalculate_33(bool value) { ___m_ShouldRecalculate_33 = value; } inline static int32_t get_offset_of_m_StencilValue_34() { return static_cast(offsetof(MaskableGraphic_t0DB59E37E3C8AD2F5A4FB7FB091630CB21370CCE, ___m_StencilValue_34)); } inline int32_t get_m_StencilValue_34() const { return ___m_StencilValue_34; } inline int32_t* get_address_of_m_StencilValue_34() { return &___m_StencilValue_34; } inline void set_m_StencilValue_34(int32_t value) { ___m_StencilValue_34 = value; } inline static int32_t get_offset_of_m_Corners_35() { return static_cast(offsetof(MaskableGraphic_t0DB59E37E3C8AD2F5A4FB7FB091630CB21370CCE, ___m_Corners_35)); } inline Vector3U5BU5D_t5FB88EAA33E46838BDC2ABDAEA3E8727491CB9E4* get_m_Corners_35() const { return ___m_Corners_35; } inline Vector3U5BU5D_t5FB88EAA33E46838BDC2ABDAEA3E8727491CB9E4** get_address_of_m_Corners_35() { return &___m_Corners_35; } inline void set_m_Corners_35(Vector3U5BU5D_t5FB88EAA33E46838BDC2ABDAEA3E8727491CB9E4* value) { ___m_Corners_35 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Corners_35), (void*)value); } }; // UnityEngine.UI.Slider struct Slider_tBF39A11CC24CBD3F8BD728982ACAEAE43989B51A : public Selectable_t34088A3677CC9D344F81B0D91999D8C5963D7DBD { public: // UnityEngine.RectTransform UnityEngine.UI.Slider::m_FillRect RectTransform_t8A6A306FB29A6C8C22010CF9040E319753571072 * ___m_FillRect_20; // UnityEngine.RectTransform UnityEngine.UI.Slider::m_HandleRect RectTransform_t8A6A306FB29A6C8C22010CF9040E319753571072 * ___m_HandleRect_21; // UnityEngine.UI.Slider/Direction UnityEngine.UI.Slider::m_Direction int32_t ___m_Direction_22; // System.Single UnityEngine.UI.Slider::m_MinValue float ___m_MinValue_23; // System.Single UnityEngine.UI.Slider::m_MaxValue float ___m_MaxValue_24; // System.Boolean UnityEngine.UI.Slider::m_WholeNumbers bool ___m_WholeNumbers_25; // System.Single UnityEngine.UI.Slider::m_Value float ___m_Value_26; // UnityEngine.UI.Slider/SliderEvent UnityEngine.UI.Slider::m_OnValueChanged SliderEvent_t312D89AE02E00DD965D68D6F7F813BDF455FD780 * ___m_OnValueChanged_27; // UnityEngine.UI.Image UnityEngine.UI.Slider::m_FillImage Image_t4021FF27176E44BFEDDCBE43C7FE6B713EC70D3C * ___m_FillImage_28; // UnityEngine.Transform UnityEngine.UI.Slider::m_FillTransform Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * ___m_FillTransform_29; // UnityEngine.RectTransform UnityEngine.UI.Slider::m_FillContainerRect RectTransform_t8A6A306FB29A6C8C22010CF9040E319753571072 * ___m_FillContainerRect_30; // UnityEngine.Transform UnityEngine.UI.Slider::m_HandleTransform Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * ___m_HandleTransform_31; // UnityEngine.RectTransform UnityEngine.UI.Slider::m_HandleContainerRect RectTransform_t8A6A306FB29A6C8C22010CF9040E319753571072 * ___m_HandleContainerRect_32; // UnityEngine.Vector2 UnityEngine.UI.Slider::m_Offset Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___m_Offset_33; // UnityEngine.DrivenRectTransformTracker UnityEngine.UI.Slider::m_Tracker DrivenRectTransformTracker_t7DAF937E47C63B899C7BA0E9B0F206AAB4D85AC2 ___m_Tracker_34; // System.Boolean UnityEngine.UI.Slider::m_DelayedUpdateVisuals bool ___m_DelayedUpdateVisuals_35; public: inline static int32_t get_offset_of_m_FillRect_20() { return static_cast(offsetof(Slider_tBF39A11CC24CBD3F8BD728982ACAEAE43989B51A, ___m_FillRect_20)); } inline RectTransform_t8A6A306FB29A6C8C22010CF9040E319753571072 * get_m_FillRect_20() const { return ___m_FillRect_20; } inline RectTransform_t8A6A306FB29A6C8C22010CF9040E319753571072 ** get_address_of_m_FillRect_20() { return &___m_FillRect_20; } inline void set_m_FillRect_20(RectTransform_t8A6A306FB29A6C8C22010CF9040E319753571072 * value) { ___m_FillRect_20 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_FillRect_20), (void*)value); } inline static int32_t get_offset_of_m_HandleRect_21() { return static_cast(offsetof(Slider_tBF39A11CC24CBD3F8BD728982ACAEAE43989B51A, ___m_HandleRect_21)); } inline RectTransform_t8A6A306FB29A6C8C22010CF9040E319753571072 * get_m_HandleRect_21() const { return ___m_HandleRect_21; } inline RectTransform_t8A6A306FB29A6C8C22010CF9040E319753571072 ** get_address_of_m_HandleRect_21() { return &___m_HandleRect_21; } inline void set_m_HandleRect_21(RectTransform_t8A6A306FB29A6C8C22010CF9040E319753571072 * value) { ___m_HandleRect_21 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_HandleRect_21), (void*)value); } inline static int32_t get_offset_of_m_Direction_22() { return static_cast(offsetof(Slider_tBF39A11CC24CBD3F8BD728982ACAEAE43989B51A, ___m_Direction_22)); } inline int32_t get_m_Direction_22() const { return ___m_Direction_22; } inline int32_t* get_address_of_m_Direction_22() { return &___m_Direction_22; } inline void set_m_Direction_22(int32_t value) { ___m_Direction_22 = value; } inline static int32_t get_offset_of_m_MinValue_23() { return static_cast(offsetof(Slider_tBF39A11CC24CBD3F8BD728982ACAEAE43989B51A, ___m_MinValue_23)); } inline float get_m_MinValue_23() const { return ___m_MinValue_23; } inline float* get_address_of_m_MinValue_23() { return &___m_MinValue_23; } inline void set_m_MinValue_23(float value) { ___m_MinValue_23 = value; } inline static int32_t get_offset_of_m_MaxValue_24() { return static_cast(offsetof(Slider_tBF39A11CC24CBD3F8BD728982ACAEAE43989B51A, ___m_MaxValue_24)); } inline float get_m_MaxValue_24() const { return ___m_MaxValue_24; } inline float* get_address_of_m_MaxValue_24() { return &___m_MaxValue_24; } inline void set_m_MaxValue_24(float value) { ___m_MaxValue_24 = value; } inline static int32_t get_offset_of_m_WholeNumbers_25() { return static_cast(offsetof(Slider_tBF39A11CC24CBD3F8BD728982ACAEAE43989B51A, ___m_WholeNumbers_25)); } inline bool get_m_WholeNumbers_25() const { return ___m_WholeNumbers_25; } inline bool* get_address_of_m_WholeNumbers_25() { return &___m_WholeNumbers_25; } inline void set_m_WholeNumbers_25(bool value) { ___m_WholeNumbers_25 = value; } inline static int32_t get_offset_of_m_Value_26() { return static_cast(offsetof(Slider_tBF39A11CC24CBD3F8BD728982ACAEAE43989B51A, ___m_Value_26)); } inline float get_m_Value_26() const { return ___m_Value_26; } inline float* get_address_of_m_Value_26() { return &___m_Value_26; } inline void set_m_Value_26(float value) { ___m_Value_26 = value; } inline static int32_t get_offset_of_m_OnValueChanged_27() { return static_cast(offsetof(Slider_tBF39A11CC24CBD3F8BD728982ACAEAE43989B51A, ___m_OnValueChanged_27)); } inline SliderEvent_t312D89AE02E00DD965D68D6F7F813BDF455FD780 * get_m_OnValueChanged_27() const { return ___m_OnValueChanged_27; } inline SliderEvent_t312D89AE02E00DD965D68D6F7F813BDF455FD780 ** get_address_of_m_OnValueChanged_27() { return &___m_OnValueChanged_27; } inline void set_m_OnValueChanged_27(SliderEvent_t312D89AE02E00DD965D68D6F7F813BDF455FD780 * value) { ___m_OnValueChanged_27 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_OnValueChanged_27), (void*)value); } inline static int32_t get_offset_of_m_FillImage_28() { return static_cast(offsetof(Slider_tBF39A11CC24CBD3F8BD728982ACAEAE43989B51A, ___m_FillImage_28)); } inline Image_t4021FF27176E44BFEDDCBE43C7FE6B713EC70D3C * get_m_FillImage_28() const { return ___m_FillImage_28; } inline Image_t4021FF27176E44BFEDDCBE43C7FE6B713EC70D3C ** get_address_of_m_FillImage_28() { return &___m_FillImage_28; } inline void set_m_FillImage_28(Image_t4021FF27176E44BFEDDCBE43C7FE6B713EC70D3C * value) { ___m_FillImage_28 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_FillImage_28), (void*)value); } inline static int32_t get_offset_of_m_FillTransform_29() { return static_cast(offsetof(Slider_tBF39A11CC24CBD3F8BD728982ACAEAE43989B51A, ___m_FillTransform_29)); } inline Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * get_m_FillTransform_29() const { return ___m_FillTransform_29; } inline Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 ** get_address_of_m_FillTransform_29() { return &___m_FillTransform_29; } inline void set_m_FillTransform_29(Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * value) { ___m_FillTransform_29 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_FillTransform_29), (void*)value); } inline static int32_t get_offset_of_m_FillContainerRect_30() { return static_cast(offsetof(Slider_tBF39A11CC24CBD3F8BD728982ACAEAE43989B51A, ___m_FillContainerRect_30)); } inline RectTransform_t8A6A306FB29A6C8C22010CF9040E319753571072 * get_m_FillContainerRect_30() const { return ___m_FillContainerRect_30; } inline RectTransform_t8A6A306FB29A6C8C22010CF9040E319753571072 ** get_address_of_m_FillContainerRect_30() { return &___m_FillContainerRect_30; } inline void set_m_FillContainerRect_30(RectTransform_t8A6A306FB29A6C8C22010CF9040E319753571072 * value) { ___m_FillContainerRect_30 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_FillContainerRect_30), (void*)value); } inline static int32_t get_offset_of_m_HandleTransform_31() { return static_cast(offsetof(Slider_tBF39A11CC24CBD3F8BD728982ACAEAE43989B51A, ___m_HandleTransform_31)); } inline Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * get_m_HandleTransform_31() const { return ___m_HandleTransform_31; } inline Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 ** get_address_of_m_HandleTransform_31() { return &___m_HandleTransform_31; } inline void set_m_HandleTransform_31(Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * value) { ___m_HandleTransform_31 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_HandleTransform_31), (void*)value); } inline static int32_t get_offset_of_m_HandleContainerRect_32() { return static_cast(offsetof(Slider_tBF39A11CC24CBD3F8BD728982ACAEAE43989B51A, ___m_HandleContainerRect_32)); } inline RectTransform_t8A6A306FB29A6C8C22010CF9040E319753571072 * get_m_HandleContainerRect_32() const { return ___m_HandleContainerRect_32; } inline RectTransform_t8A6A306FB29A6C8C22010CF9040E319753571072 ** get_address_of_m_HandleContainerRect_32() { return &___m_HandleContainerRect_32; } inline void set_m_HandleContainerRect_32(RectTransform_t8A6A306FB29A6C8C22010CF9040E319753571072 * value) { ___m_HandleContainerRect_32 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_HandleContainerRect_32), (void*)value); } inline static int32_t get_offset_of_m_Offset_33() { return static_cast(offsetof(Slider_tBF39A11CC24CBD3F8BD728982ACAEAE43989B51A, ___m_Offset_33)); } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 get_m_Offset_33() const { return ___m_Offset_33; } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 * get_address_of_m_Offset_33() { return &___m_Offset_33; } inline void set_m_Offset_33(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 value) { ___m_Offset_33 = value; } inline static int32_t get_offset_of_m_Tracker_34() { return static_cast(offsetof(Slider_tBF39A11CC24CBD3F8BD728982ACAEAE43989B51A, ___m_Tracker_34)); } inline DrivenRectTransformTracker_t7DAF937E47C63B899C7BA0E9B0F206AAB4D85AC2 get_m_Tracker_34() const { return ___m_Tracker_34; } inline DrivenRectTransformTracker_t7DAF937E47C63B899C7BA0E9B0F206AAB4D85AC2 * get_address_of_m_Tracker_34() { return &___m_Tracker_34; } inline void set_m_Tracker_34(DrivenRectTransformTracker_t7DAF937E47C63B899C7BA0E9B0F206AAB4D85AC2 value) { ___m_Tracker_34 = value; } inline static int32_t get_offset_of_m_DelayedUpdateVisuals_35() { return static_cast(offsetof(Slider_tBF39A11CC24CBD3F8BD728982ACAEAE43989B51A, ___m_DelayedUpdateVisuals_35)); } inline bool get_m_DelayedUpdateVisuals_35() const { return ___m_DelayedUpdateVisuals_35; } inline bool* get_address_of_m_DelayedUpdateVisuals_35() { return &___m_DelayedUpdateVisuals_35; } inline void set_m_DelayedUpdateVisuals_35(bool value) { ___m_DelayedUpdateVisuals_35 = value; } }; // TMPro.TMP_Text struct TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262 : public MaskableGraphic_t0DB59E37E3C8AD2F5A4FB7FB091630CB21370CCE { public: // System.String TMPro.TMP_Text::m_text String_t* ___m_text_36; // System.Boolean TMPro.TMP_Text::m_IsTextBackingStringDirty bool ___m_IsTextBackingStringDirty_37; // TMPro.ITextPreprocessor TMPro.TMP_Text::m_TextPreprocessor RuntimeObject* ___m_TextPreprocessor_38; // System.Boolean TMPro.TMP_Text::m_isRightToLeft bool ___m_isRightToLeft_39; // TMPro.TMP_FontAsset TMPro.TMP_Text::m_fontAsset TMP_FontAsset_tDD8F58129CF4A9094C82DD209531E9E71F9837B2 * ___m_fontAsset_40; // TMPro.TMP_FontAsset TMPro.TMP_Text::m_currentFontAsset TMP_FontAsset_tDD8F58129CF4A9094C82DD209531E9E71F9837B2 * ___m_currentFontAsset_41; // System.Boolean TMPro.TMP_Text::m_isSDFShader bool ___m_isSDFShader_42; // UnityEngine.Material TMPro.TMP_Text::m_sharedMaterial Material_t8927C00353A72755313F046D0CE85178AE8218EE * ___m_sharedMaterial_43; // UnityEngine.Material TMPro.TMP_Text::m_currentMaterial Material_t8927C00353A72755313F046D0CE85178AE8218EE * ___m_currentMaterial_44; // System.Int32 TMPro.TMP_Text::m_currentMaterialIndex int32_t ___m_currentMaterialIndex_48; // UnityEngine.Material[] TMPro.TMP_Text::m_fontSharedMaterials MaterialU5BU5D_t3AE4936F3CA08FB9EE182A935E665EA9CDA5E492* ___m_fontSharedMaterials_49; // UnityEngine.Material TMPro.TMP_Text::m_fontMaterial Material_t8927C00353A72755313F046D0CE85178AE8218EE * ___m_fontMaterial_50; // UnityEngine.Material[] TMPro.TMP_Text::m_fontMaterials MaterialU5BU5D_t3AE4936F3CA08FB9EE182A935E665EA9CDA5E492* ___m_fontMaterials_51; // System.Boolean TMPro.TMP_Text::m_isMaterialDirty bool ___m_isMaterialDirty_52; // UnityEngine.Color32 TMPro.TMP_Text::m_fontColor32 Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D ___m_fontColor32_53; // UnityEngine.Color TMPro.TMP_Text::m_fontColor Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 ___m_fontColor_54; // UnityEngine.Color32 TMPro.TMP_Text::m_underlineColor Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D ___m_underlineColor_56; // UnityEngine.Color32 TMPro.TMP_Text::m_strikethroughColor Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D ___m_strikethroughColor_57; // System.Boolean TMPro.TMP_Text::m_enableVertexGradient bool ___m_enableVertexGradient_58; // TMPro.ColorMode TMPro.TMP_Text::m_colorMode int32_t ___m_colorMode_59; // TMPro.VertexGradient TMPro.TMP_Text::m_fontColorGradient VertexGradient_t673FE70EC807F322353FB5B9A790207A57DBFC0D ___m_fontColorGradient_60; // TMPro.TMP_ColorGradient TMPro.TMP_Text::m_fontColorGradientPreset TMP_ColorGradient_tC18C01CF1F597BD442D01A29724FE1B32497E461 * ___m_fontColorGradientPreset_61; // TMPro.TMP_SpriteAsset TMPro.TMP_Text::m_spriteAsset TMP_SpriteAsset_t0746714D8A56C0A27AE56DC6897CC1A129220714 * ___m_spriteAsset_62; // System.Boolean TMPro.TMP_Text::m_tintAllSprites bool ___m_tintAllSprites_63; // System.Boolean TMPro.TMP_Text::m_tintSprite bool ___m_tintSprite_64; // UnityEngine.Color32 TMPro.TMP_Text::m_spriteColor Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D ___m_spriteColor_65; // TMPro.TMP_StyleSheet TMPro.TMP_Text::m_StyleSheet TMP_StyleSheet_t8E2FC777D06D295BE700B8EDE56389D3581BA94E * ___m_StyleSheet_66; // TMPro.TMP_Style TMPro.TMP_Text::m_TextStyle TMP_Style_t078D8A76F4A60B868298420272B7089582EF53AB * ___m_TextStyle_67; // System.Int32 TMPro.TMP_Text::m_TextStyleHashCode int32_t ___m_TextStyleHashCode_68; // System.Boolean TMPro.TMP_Text::m_overrideHtmlColors bool ___m_overrideHtmlColors_69; // UnityEngine.Color32 TMPro.TMP_Text::m_faceColor Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D ___m_faceColor_70; // UnityEngine.Color32 TMPro.TMP_Text::m_outlineColor Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D ___m_outlineColor_71; // System.Single TMPro.TMP_Text::m_outlineWidth float ___m_outlineWidth_72; // System.Single TMPro.TMP_Text::m_fontSize float ___m_fontSize_73; // System.Single TMPro.TMP_Text::m_currentFontSize float ___m_currentFontSize_74; // System.Single TMPro.TMP_Text::m_fontSizeBase float ___m_fontSizeBase_75; // TMPro.TMP_TextProcessingStack`1 TMPro.TMP_Text::m_sizeStack TMP_TextProcessingStack_1_t0C5DDA1BDCC56D66F8465350BB1E55E94AAEBE17 ___m_sizeStack_76; // TMPro.FontWeight TMPro.TMP_Text::m_fontWeight int32_t ___m_fontWeight_77; // TMPro.FontWeight TMPro.TMP_Text::m_FontWeightInternal int32_t ___m_FontWeightInternal_78; // TMPro.TMP_TextProcessingStack`1 TMPro.TMP_Text::m_FontWeightStack TMP_TextProcessingStack_1_tC2FDE14AC486023AEB4D20CB306F9198CBE168C7 ___m_FontWeightStack_79; // System.Boolean TMPro.TMP_Text::m_enableAutoSizing bool ___m_enableAutoSizing_80; // System.Single TMPro.TMP_Text::m_maxFontSize float ___m_maxFontSize_81; // System.Single TMPro.TMP_Text::m_minFontSize float ___m_minFontSize_82; // System.Int32 TMPro.TMP_Text::m_AutoSizeIterationCount int32_t ___m_AutoSizeIterationCount_83; // System.Int32 TMPro.TMP_Text::m_AutoSizeMaxIterationCount int32_t ___m_AutoSizeMaxIterationCount_84; // System.Boolean TMPro.TMP_Text::m_IsAutoSizePointSizeSet bool ___m_IsAutoSizePointSizeSet_85; // System.Single TMPro.TMP_Text::m_fontSizeMin float ___m_fontSizeMin_86; // System.Single TMPro.TMP_Text::m_fontSizeMax float ___m_fontSizeMax_87; // TMPro.FontStyles TMPro.TMP_Text::m_fontStyle int32_t ___m_fontStyle_88; // TMPro.FontStyles TMPro.TMP_Text::m_FontStyleInternal int32_t ___m_FontStyleInternal_89; // TMPro.TMP_FontStyleStack TMPro.TMP_Text::m_fontStyleStack TMP_FontStyleStack_tAD8C041F7E36517A3CF6E8301D6913159EE2D4D9 ___m_fontStyleStack_90; // System.Boolean TMPro.TMP_Text::m_isUsingBold bool ___m_isUsingBold_91; // TMPro.HorizontalAlignmentOptions TMPro.TMP_Text::m_HorizontalAlignment int32_t ___m_HorizontalAlignment_92; // TMPro.VerticalAlignmentOptions TMPro.TMP_Text::m_VerticalAlignment int32_t ___m_VerticalAlignment_93; // TMPro.TextAlignmentOptions TMPro.TMP_Text::m_textAlignment int32_t ___m_textAlignment_94; // TMPro.HorizontalAlignmentOptions TMPro.TMP_Text::m_lineJustification int32_t ___m_lineJustification_95; // TMPro.TMP_TextProcessingStack`1 TMPro.TMP_Text::m_lineJustificationStack TMP_TextProcessingStack_1_t860FCBD32172CBAC38125AB43150338E7CF55B1B ___m_lineJustificationStack_96; // UnityEngine.Vector3[] TMPro.TMP_Text::m_textContainerLocalCorners Vector3U5BU5D_t5FB88EAA33E46838BDC2ABDAEA3E8727491CB9E4* ___m_textContainerLocalCorners_97; // System.Single TMPro.TMP_Text::m_characterSpacing float ___m_characterSpacing_98; // System.Single TMPro.TMP_Text::m_cSpacing float ___m_cSpacing_99; // System.Single TMPro.TMP_Text::m_monoSpacing float ___m_monoSpacing_100; // System.Single TMPro.TMP_Text::m_wordSpacing float ___m_wordSpacing_101; // System.Single TMPro.TMP_Text::m_lineSpacing float ___m_lineSpacing_102; // System.Single TMPro.TMP_Text::m_lineSpacingDelta float ___m_lineSpacingDelta_103; // System.Single TMPro.TMP_Text::m_lineHeight float ___m_lineHeight_104; // System.Boolean TMPro.TMP_Text::m_IsDrivenLineSpacing bool ___m_IsDrivenLineSpacing_105; // System.Single TMPro.TMP_Text::m_lineSpacingMax float ___m_lineSpacingMax_106; // System.Single TMPro.TMP_Text::m_paragraphSpacing float ___m_paragraphSpacing_107; // System.Single TMPro.TMP_Text::m_charWidthMaxAdj float ___m_charWidthMaxAdj_108; // System.Single TMPro.TMP_Text::m_charWidthAdjDelta float ___m_charWidthAdjDelta_109; // System.Boolean TMPro.TMP_Text::m_enableWordWrapping bool ___m_enableWordWrapping_110; // System.Boolean TMPro.TMP_Text::m_isCharacterWrappingEnabled bool ___m_isCharacterWrappingEnabled_111; // System.Boolean TMPro.TMP_Text::m_isNonBreakingSpace bool ___m_isNonBreakingSpace_112; // System.Boolean TMPro.TMP_Text::m_isIgnoringAlignment bool ___m_isIgnoringAlignment_113; // System.Single TMPro.TMP_Text::m_wordWrappingRatios float ___m_wordWrappingRatios_114; // TMPro.TextOverflowModes TMPro.TMP_Text::m_overflowMode int32_t ___m_overflowMode_115; // System.Int32 TMPro.TMP_Text::m_firstOverflowCharacterIndex int32_t ___m_firstOverflowCharacterIndex_116; // TMPro.TMP_Text TMPro.TMP_Text::m_linkedTextComponent TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262 * ___m_linkedTextComponent_117; // TMPro.TMP_Text TMPro.TMP_Text::parentLinkedComponent TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262 * ___parentLinkedComponent_118; // System.Boolean TMPro.TMP_Text::m_isTextTruncated bool ___m_isTextTruncated_119; // System.Boolean TMPro.TMP_Text::m_enableKerning bool ___m_enableKerning_120; // System.Single TMPro.TMP_Text::m_GlyphHorizontalAdvanceAdjustment float ___m_GlyphHorizontalAdvanceAdjustment_121; // System.Boolean TMPro.TMP_Text::m_enableExtraPadding bool ___m_enableExtraPadding_122; // System.Boolean TMPro.TMP_Text::checkPaddingRequired bool ___checkPaddingRequired_123; // System.Boolean TMPro.TMP_Text::m_isRichText bool ___m_isRichText_124; // System.Boolean TMPro.TMP_Text::m_parseCtrlCharacters bool ___m_parseCtrlCharacters_125; // System.Boolean TMPro.TMP_Text::m_isOverlay bool ___m_isOverlay_126; // System.Boolean TMPro.TMP_Text::m_isOrthographic bool ___m_isOrthographic_127; // System.Boolean TMPro.TMP_Text::m_isCullingEnabled bool ___m_isCullingEnabled_128; // System.Boolean TMPro.TMP_Text::m_isMaskingEnabled bool ___m_isMaskingEnabled_129; // System.Boolean TMPro.TMP_Text::isMaskUpdateRequired bool ___isMaskUpdateRequired_130; // System.Boolean TMPro.TMP_Text::m_ignoreCulling bool ___m_ignoreCulling_131; // TMPro.TextureMappingOptions TMPro.TMP_Text::m_horizontalMapping int32_t ___m_horizontalMapping_132; // TMPro.TextureMappingOptions TMPro.TMP_Text::m_verticalMapping int32_t ___m_verticalMapping_133; // System.Single TMPro.TMP_Text::m_uvLineOffset float ___m_uvLineOffset_134; // TMPro.TextRenderFlags TMPro.TMP_Text::m_renderMode int32_t ___m_renderMode_135; // TMPro.VertexSortingOrder TMPro.TMP_Text::m_geometrySortingOrder int32_t ___m_geometrySortingOrder_136; // System.Boolean TMPro.TMP_Text::m_IsTextObjectScaleStatic bool ___m_IsTextObjectScaleStatic_137; // System.Boolean TMPro.TMP_Text::m_VertexBufferAutoSizeReduction bool ___m_VertexBufferAutoSizeReduction_138; // System.Int32 TMPro.TMP_Text::m_firstVisibleCharacter int32_t ___m_firstVisibleCharacter_139; // System.Int32 TMPro.TMP_Text::m_maxVisibleCharacters int32_t ___m_maxVisibleCharacters_140; // System.Int32 TMPro.TMP_Text::m_maxVisibleWords int32_t ___m_maxVisibleWords_141; // System.Int32 TMPro.TMP_Text::m_maxVisibleLines int32_t ___m_maxVisibleLines_142; // System.Boolean TMPro.TMP_Text::m_useMaxVisibleDescender bool ___m_useMaxVisibleDescender_143; // System.Int32 TMPro.TMP_Text::m_pageToDisplay int32_t ___m_pageToDisplay_144; // System.Boolean TMPro.TMP_Text::m_isNewPage bool ___m_isNewPage_145; // UnityEngine.Vector4 TMPro.TMP_Text::m_margin Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 ___m_margin_146; // System.Single TMPro.TMP_Text::m_marginLeft float ___m_marginLeft_147; // System.Single TMPro.TMP_Text::m_marginRight float ___m_marginRight_148; // System.Single TMPro.TMP_Text::m_marginWidth float ___m_marginWidth_149; // System.Single TMPro.TMP_Text::m_marginHeight float ___m_marginHeight_150; // System.Single TMPro.TMP_Text::m_width float ___m_width_151; // TMPro.TMP_TextInfo TMPro.TMP_Text::m_textInfo TMP_TextInfo_t33ACB74FB814F588497640C86976E5DB6DD7B547 * ___m_textInfo_152; // System.Boolean TMPro.TMP_Text::m_havePropertiesChanged bool ___m_havePropertiesChanged_153; // System.Boolean TMPro.TMP_Text::m_isUsingLegacyAnimationComponent bool ___m_isUsingLegacyAnimationComponent_154; // UnityEngine.Transform TMPro.TMP_Text::m_transform Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * ___m_transform_155; // UnityEngine.RectTransform TMPro.TMP_Text::m_rectTransform RectTransform_t8A6A306FB29A6C8C22010CF9040E319753571072 * ___m_rectTransform_156; // UnityEngine.Vector2 TMPro.TMP_Text::m_PreviousRectTransformSize Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___m_PreviousRectTransformSize_157; // UnityEngine.Vector2 TMPro.TMP_Text::m_PreviousPivotPosition Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___m_PreviousPivotPosition_158; // System.Boolean TMPro.TMP_Text::k__BackingField bool ___U3CautoSizeTextContainerU3Ek__BackingField_159; // System.Boolean TMPro.TMP_Text::m_autoSizeTextContainer bool ___m_autoSizeTextContainer_160; // UnityEngine.Mesh TMPro.TMP_Text::m_mesh Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 * ___m_mesh_161; // System.Boolean TMPro.TMP_Text::m_isVolumetricText bool ___m_isVolumetricText_162; // System.Action`1 TMPro.TMP_Text::OnPreRenderText Action_1_t170B3E821B49B45FA7134A2CF48A2E64CA371D42 * ___OnPreRenderText_165; // TMPro.TMP_SpriteAnimator TMPro.TMP_Text::m_spriteAnimator TMP_SpriteAnimator_t07C769A1F1F85B545DD32357826E08F569E3D902 * ___m_spriteAnimator_166; // System.Single TMPro.TMP_Text::m_flexibleHeight float ___m_flexibleHeight_167; // System.Single TMPro.TMP_Text::m_flexibleWidth float ___m_flexibleWidth_168; // System.Single TMPro.TMP_Text::m_minWidth float ___m_minWidth_169; // System.Single TMPro.TMP_Text::m_minHeight float ___m_minHeight_170; // System.Single TMPro.TMP_Text::m_maxWidth float ___m_maxWidth_171; // System.Single TMPro.TMP_Text::m_maxHeight float ___m_maxHeight_172; // UnityEngine.UI.LayoutElement TMPro.TMP_Text::m_LayoutElement LayoutElement_tE514951184806899FE23EC4FA6112A5F2038CECF * ___m_LayoutElement_173; // System.Single TMPro.TMP_Text::m_preferredWidth float ___m_preferredWidth_174; // System.Single TMPro.TMP_Text::m_renderedWidth float ___m_renderedWidth_175; // System.Boolean TMPro.TMP_Text::m_isPreferredWidthDirty bool ___m_isPreferredWidthDirty_176; // System.Single TMPro.TMP_Text::m_preferredHeight float ___m_preferredHeight_177; // System.Single TMPro.TMP_Text::m_renderedHeight float ___m_renderedHeight_178; // System.Boolean TMPro.TMP_Text::m_isPreferredHeightDirty bool ___m_isPreferredHeightDirty_179; // System.Boolean TMPro.TMP_Text::m_isCalculatingPreferredValues bool ___m_isCalculatingPreferredValues_180; // System.Int32 TMPro.TMP_Text::m_layoutPriority int32_t ___m_layoutPriority_181; // System.Boolean TMPro.TMP_Text::m_isLayoutDirty bool ___m_isLayoutDirty_182; // System.Boolean TMPro.TMP_Text::m_isAwake bool ___m_isAwake_183; // System.Boolean TMPro.TMP_Text::m_isWaitingOnResourceLoad bool ___m_isWaitingOnResourceLoad_184; // TMPro.TMP_Text/TextInputSources TMPro.TMP_Text::m_inputSource int32_t ___m_inputSource_185; // System.Single TMPro.TMP_Text::m_fontScaleMultiplier float ___m_fontScaleMultiplier_186; // System.Single TMPro.TMP_Text::tag_LineIndent float ___tag_LineIndent_190; // System.Single TMPro.TMP_Text::tag_Indent float ___tag_Indent_191; // TMPro.TMP_TextProcessingStack`1 TMPro.TMP_Text::m_indentStack TMP_TextProcessingStack_1_t0C5DDA1BDCC56D66F8465350BB1E55E94AAEBE17 ___m_indentStack_192; // System.Boolean TMPro.TMP_Text::tag_NoParsing bool ___tag_NoParsing_193; // System.Boolean TMPro.TMP_Text::m_isParsingText bool ___m_isParsingText_194; // UnityEngine.Matrix4x4 TMPro.TMP_Text::m_FXMatrix Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 ___m_FXMatrix_195; // System.Boolean TMPro.TMP_Text::m_isFXMatrixSet bool ___m_isFXMatrixSet_196; // TMPro.TMP_Text/UnicodeChar[] TMPro.TMP_Text::m_TextProcessingArray UnicodeCharU5BU5D_tB233FC88865130D0B1EA18DA685C2AF41FB134F7* ___m_TextProcessingArray_197; // System.Int32 TMPro.TMP_Text::m_InternalTextProcessingArraySize int32_t ___m_InternalTextProcessingArraySize_198; // TMPro.TMP_CharacterInfo[] TMPro.TMP_Text::m_internalCharacterInfo TMP_CharacterInfoU5BU5D_t7128C1B46CF6AB1374135FA31D41ABF23882B970* ___m_internalCharacterInfo_199; // System.Int32 TMPro.TMP_Text::m_totalCharacterCount int32_t ___m_totalCharacterCount_200; // System.Int32 TMPro.TMP_Text::m_characterCount int32_t ___m_characterCount_207; // System.Int32 TMPro.TMP_Text::m_firstCharacterOfLine int32_t ___m_firstCharacterOfLine_208; // System.Int32 TMPro.TMP_Text::m_firstVisibleCharacterOfLine int32_t ___m_firstVisibleCharacterOfLine_209; // System.Int32 TMPro.TMP_Text::m_lastCharacterOfLine int32_t ___m_lastCharacterOfLine_210; // System.Int32 TMPro.TMP_Text::m_lastVisibleCharacterOfLine int32_t ___m_lastVisibleCharacterOfLine_211; // System.Int32 TMPro.TMP_Text::m_lineNumber int32_t ___m_lineNumber_212; // System.Int32 TMPro.TMP_Text::m_lineVisibleCharacterCount int32_t ___m_lineVisibleCharacterCount_213; // System.Int32 TMPro.TMP_Text::m_pageNumber int32_t ___m_pageNumber_214; // System.Single TMPro.TMP_Text::m_PageAscender float ___m_PageAscender_215; // System.Single TMPro.TMP_Text::m_maxTextAscender float ___m_maxTextAscender_216; // System.Single TMPro.TMP_Text::m_maxCapHeight float ___m_maxCapHeight_217; // System.Single TMPro.TMP_Text::m_ElementAscender float ___m_ElementAscender_218; // System.Single TMPro.TMP_Text::m_ElementDescender float ___m_ElementDescender_219; // System.Single TMPro.TMP_Text::m_maxLineAscender float ___m_maxLineAscender_220; // System.Single TMPro.TMP_Text::m_maxLineDescender float ___m_maxLineDescender_221; // System.Single TMPro.TMP_Text::m_startOfLineAscender float ___m_startOfLineAscender_222; // System.Single TMPro.TMP_Text::m_startOfLineDescender float ___m_startOfLineDescender_223; // System.Single TMPro.TMP_Text::m_lineOffset float ___m_lineOffset_224; // TMPro.Extents TMPro.TMP_Text::m_meshExtents Extents_tD663823B610620A001CCCCFF452C10403AF2A0FA ___m_meshExtents_225; // UnityEngine.Color32 TMPro.TMP_Text::m_htmlColor Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D ___m_htmlColor_226; // TMPro.TMP_TextProcessingStack`1 TMPro.TMP_Text::m_colorStack TMP_TextProcessingStack_1_tCB10A5934F69ED17BBB7F709D74D60038177414D ___m_colorStack_227; // TMPro.TMP_TextProcessingStack`1 TMPro.TMP_Text::m_underlineColorStack TMP_TextProcessingStack_1_tCB10A5934F69ED17BBB7F709D74D60038177414D ___m_underlineColorStack_228; // TMPro.TMP_TextProcessingStack`1 TMPro.TMP_Text::m_strikethroughColorStack TMP_TextProcessingStack_1_tCB10A5934F69ED17BBB7F709D74D60038177414D ___m_strikethroughColorStack_229; // TMPro.TMP_TextProcessingStack`1 TMPro.TMP_Text::m_HighlightStateStack TMP_TextProcessingStack_1_t091E8E0507335193E71397075A9E75FFE125381E ___m_HighlightStateStack_230; // TMPro.TMP_ColorGradient TMPro.TMP_Text::m_colorGradientPreset TMP_ColorGradient_tC18C01CF1F597BD442D01A29724FE1B32497E461 * ___m_colorGradientPreset_231; // TMPro.TMP_TextProcessingStack`1 TMPro.TMP_Text::m_colorGradientStack TMP_TextProcessingStack_1_t598A1976548F7435C20001605BBCC77262756804 ___m_colorGradientStack_232; // System.Boolean TMPro.TMP_Text::m_colorGradientPresetIsTinted bool ___m_colorGradientPresetIsTinted_233; // System.Single TMPro.TMP_Text::m_tabSpacing float ___m_tabSpacing_234; // System.Single TMPro.TMP_Text::m_spacing float ___m_spacing_235; // TMPro.TMP_TextProcessingStack`1[] TMPro.TMP_Text::m_TextStyleStacks TMP_TextProcessingStack_1U5BU5D_t1E4BEAC3D61A2AD0284E919166D0F38D21540A37* ___m_TextStyleStacks_236; // System.Int32 TMPro.TMP_Text::m_TextStyleStackDepth int32_t ___m_TextStyleStackDepth_237; // TMPro.TMP_TextProcessingStack`1 TMPro.TMP_Text::m_ItalicAngleStack TMP_TextProcessingStack_1_tAD0A40D35721F31D8FE2C344F705515FDF0F7DBA ___m_ItalicAngleStack_238; // System.Int32 TMPro.TMP_Text::m_ItalicAngle int32_t ___m_ItalicAngle_239; // TMPro.TMP_TextProcessingStack`1 TMPro.TMP_Text::m_actionStack TMP_TextProcessingStack_1_tAD0A40D35721F31D8FE2C344F705515FDF0F7DBA ___m_actionStack_240; // System.Single TMPro.TMP_Text::m_padding float ___m_padding_241; // System.Single TMPro.TMP_Text::m_baselineOffset float ___m_baselineOffset_242; // TMPro.TMP_TextProcessingStack`1 TMPro.TMP_Text::m_baselineOffsetStack TMP_TextProcessingStack_1_t0C5DDA1BDCC56D66F8465350BB1E55E94AAEBE17 ___m_baselineOffsetStack_243; // System.Single TMPro.TMP_Text::m_xAdvance float ___m_xAdvance_244; // TMPro.TMP_TextElementType TMPro.TMP_Text::m_textElementType int32_t ___m_textElementType_245; // TMPro.TMP_TextElement TMPro.TMP_Text::m_cached_TextElement TMP_TextElement_tDF9A55D56A0B44EA4EA36DEDF942AEB6369AF832 * ___m_cached_TextElement_246; // TMPro.TMP_Text/SpecialCharacter TMPro.TMP_Text::m_Ellipsis SpecialCharacter_t06A60B3C91ABA764227413C096AE5060D50D844F ___m_Ellipsis_247; // TMPro.TMP_Text/SpecialCharacter TMPro.TMP_Text::m_Underline SpecialCharacter_t06A60B3C91ABA764227413C096AE5060D50D844F ___m_Underline_248; // TMPro.TMP_SpriteAsset TMPro.TMP_Text::m_defaultSpriteAsset TMP_SpriteAsset_t0746714D8A56C0A27AE56DC6897CC1A129220714 * ___m_defaultSpriteAsset_249; // TMPro.TMP_SpriteAsset TMPro.TMP_Text::m_currentSpriteAsset TMP_SpriteAsset_t0746714D8A56C0A27AE56DC6897CC1A129220714 * ___m_currentSpriteAsset_250; // System.Int32 TMPro.TMP_Text::m_spriteCount int32_t ___m_spriteCount_251; // System.Int32 TMPro.TMP_Text::m_spriteIndex int32_t ___m_spriteIndex_252; // System.Int32 TMPro.TMP_Text::m_spriteAnimationID int32_t ___m_spriteAnimationID_253; // System.Boolean TMPro.TMP_Text::m_ignoreActiveState bool ___m_ignoreActiveState_256; // TMPro.TMP_Text/TextBackingContainer TMPro.TMP_Text::m_TextBackingArray TextBackingContainer_t50AA56C265D2A3DB961E3DD200165FE78270562B ___m_TextBackingArray_257; // System.Decimal[] TMPro.TMP_Text::k_Power DecimalU5BU5D_tAA3302A4A6ACCE77638A2346993A0FAAE2F9FDBA* ___k_Power_258; public: inline static int32_t get_offset_of_m_text_36() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_text_36)); } inline String_t* get_m_text_36() const { return ___m_text_36; } inline String_t** get_address_of_m_text_36() { return &___m_text_36; } inline void set_m_text_36(String_t* value) { ___m_text_36 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_text_36), (void*)value); } inline static int32_t get_offset_of_m_IsTextBackingStringDirty_37() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_IsTextBackingStringDirty_37)); } inline bool get_m_IsTextBackingStringDirty_37() const { return ___m_IsTextBackingStringDirty_37; } inline bool* get_address_of_m_IsTextBackingStringDirty_37() { return &___m_IsTextBackingStringDirty_37; } inline void set_m_IsTextBackingStringDirty_37(bool value) { ___m_IsTextBackingStringDirty_37 = value; } inline static int32_t get_offset_of_m_TextPreprocessor_38() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_TextPreprocessor_38)); } inline RuntimeObject* get_m_TextPreprocessor_38() const { return ___m_TextPreprocessor_38; } inline RuntimeObject** get_address_of_m_TextPreprocessor_38() { return &___m_TextPreprocessor_38; } inline void set_m_TextPreprocessor_38(RuntimeObject* value) { ___m_TextPreprocessor_38 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_TextPreprocessor_38), (void*)value); } inline static int32_t get_offset_of_m_isRightToLeft_39() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_isRightToLeft_39)); } inline bool get_m_isRightToLeft_39() const { return ___m_isRightToLeft_39; } inline bool* get_address_of_m_isRightToLeft_39() { return &___m_isRightToLeft_39; } inline void set_m_isRightToLeft_39(bool value) { ___m_isRightToLeft_39 = value; } inline static int32_t get_offset_of_m_fontAsset_40() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_fontAsset_40)); } inline TMP_FontAsset_tDD8F58129CF4A9094C82DD209531E9E71F9837B2 * get_m_fontAsset_40() const { return ___m_fontAsset_40; } inline TMP_FontAsset_tDD8F58129CF4A9094C82DD209531E9E71F9837B2 ** get_address_of_m_fontAsset_40() { return &___m_fontAsset_40; } inline void set_m_fontAsset_40(TMP_FontAsset_tDD8F58129CF4A9094C82DD209531E9E71F9837B2 * value) { ___m_fontAsset_40 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_fontAsset_40), (void*)value); } inline static int32_t get_offset_of_m_currentFontAsset_41() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_currentFontAsset_41)); } inline TMP_FontAsset_tDD8F58129CF4A9094C82DD209531E9E71F9837B2 * get_m_currentFontAsset_41() const { return ___m_currentFontAsset_41; } inline TMP_FontAsset_tDD8F58129CF4A9094C82DD209531E9E71F9837B2 ** get_address_of_m_currentFontAsset_41() { return &___m_currentFontAsset_41; } inline void set_m_currentFontAsset_41(TMP_FontAsset_tDD8F58129CF4A9094C82DD209531E9E71F9837B2 * value) { ___m_currentFontAsset_41 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_currentFontAsset_41), (void*)value); } inline static int32_t get_offset_of_m_isSDFShader_42() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_isSDFShader_42)); } inline bool get_m_isSDFShader_42() const { return ___m_isSDFShader_42; } inline bool* get_address_of_m_isSDFShader_42() { return &___m_isSDFShader_42; } inline void set_m_isSDFShader_42(bool value) { ___m_isSDFShader_42 = value; } inline static int32_t get_offset_of_m_sharedMaterial_43() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_sharedMaterial_43)); } inline Material_t8927C00353A72755313F046D0CE85178AE8218EE * get_m_sharedMaterial_43() const { return ___m_sharedMaterial_43; } inline Material_t8927C00353A72755313F046D0CE85178AE8218EE ** get_address_of_m_sharedMaterial_43() { return &___m_sharedMaterial_43; } inline void set_m_sharedMaterial_43(Material_t8927C00353A72755313F046D0CE85178AE8218EE * value) { ___m_sharedMaterial_43 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_sharedMaterial_43), (void*)value); } inline static int32_t get_offset_of_m_currentMaterial_44() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_currentMaterial_44)); } inline Material_t8927C00353A72755313F046D0CE85178AE8218EE * get_m_currentMaterial_44() const { return ___m_currentMaterial_44; } inline Material_t8927C00353A72755313F046D0CE85178AE8218EE ** get_address_of_m_currentMaterial_44() { return &___m_currentMaterial_44; } inline void set_m_currentMaterial_44(Material_t8927C00353A72755313F046D0CE85178AE8218EE * value) { ___m_currentMaterial_44 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_currentMaterial_44), (void*)value); } inline static int32_t get_offset_of_m_currentMaterialIndex_48() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_currentMaterialIndex_48)); } inline int32_t get_m_currentMaterialIndex_48() const { return ___m_currentMaterialIndex_48; } inline int32_t* get_address_of_m_currentMaterialIndex_48() { return &___m_currentMaterialIndex_48; } inline void set_m_currentMaterialIndex_48(int32_t value) { ___m_currentMaterialIndex_48 = value; } inline static int32_t get_offset_of_m_fontSharedMaterials_49() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_fontSharedMaterials_49)); } inline MaterialU5BU5D_t3AE4936F3CA08FB9EE182A935E665EA9CDA5E492* get_m_fontSharedMaterials_49() const { return ___m_fontSharedMaterials_49; } inline MaterialU5BU5D_t3AE4936F3CA08FB9EE182A935E665EA9CDA5E492** get_address_of_m_fontSharedMaterials_49() { return &___m_fontSharedMaterials_49; } inline void set_m_fontSharedMaterials_49(MaterialU5BU5D_t3AE4936F3CA08FB9EE182A935E665EA9CDA5E492* value) { ___m_fontSharedMaterials_49 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_fontSharedMaterials_49), (void*)value); } inline static int32_t get_offset_of_m_fontMaterial_50() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_fontMaterial_50)); } inline Material_t8927C00353A72755313F046D0CE85178AE8218EE * get_m_fontMaterial_50() const { return ___m_fontMaterial_50; } inline Material_t8927C00353A72755313F046D0CE85178AE8218EE ** get_address_of_m_fontMaterial_50() { return &___m_fontMaterial_50; } inline void set_m_fontMaterial_50(Material_t8927C00353A72755313F046D0CE85178AE8218EE * value) { ___m_fontMaterial_50 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_fontMaterial_50), (void*)value); } inline static int32_t get_offset_of_m_fontMaterials_51() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_fontMaterials_51)); } inline MaterialU5BU5D_t3AE4936F3CA08FB9EE182A935E665EA9CDA5E492* get_m_fontMaterials_51() const { return ___m_fontMaterials_51; } inline MaterialU5BU5D_t3AE4936F3CA08FB9EE182A935E665EA9CDA5E492** get_address_of_m_fontMaterials_51() { return &___m_fontMaterials_51; } inline void set_m_fontMaterials_51(MaterialU5BU5D_t3AE4936F3CA08FB9EE182A935E665EA9CDA5E492* value) { ___m_fontMaterials_51 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_fontMaterials_51), (void*)value); } inline static int32_t get_offset_of_m_isMaterialDirty_52() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_isMaterialDirty_52)); } inline bool get_m_isMaterialDirty_52() const { return ___m_isMaterialDirty_52; } inline bool* get_address_of_m_isMaterialDirty_52() { return &___m_isMaterialDirty_52; } inline void set_m_isMaterialDirty_52(bool value) { ___m_isMaterialDirty_52 = value; } inline static int32_t get_offset_of_m_fontColor32_53() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_fontColor32_53)); } inline Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D get_m_fontColor32_53() const { return ___m_fontColor32_53; } inline Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D * get_address_of_m_fontColor32_53() { return &___m_fontColor32_53; } inline void set_m_fontColor32_53(Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D value) { ___m_fontColor32_53 = value; } inline static int32_t get_offset_of_m_fontColor_54() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_fontColor_54)); } inline Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 get_m_fontColor_54() const { return ___m_fontColor_54; } inline Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 * get_address_of_m_fontColor_54() { return &___m_fontColor_54; } inline void set_m_fontColor_54(Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 value) { ___m_fontColor_54 = value; } inline static int32_t get_offset_of_m_underlineColor_56() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_underlineColor_56)); } inline Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D get_m_underlineColor_56() const { return ___m_underlineColor_56; } inline Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D * get_address_of_m_underlineColor_56() { return &___m_underlineColor_56; } inline void set_m_underlineColor_56(Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D value) { ___m_underlineColor_56 = value; } inline static int32_t get_offset_of_m_strikethroughColor_57() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_strikethroughColor_57)); } inline Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D get_m_strikethroughColor_57() const { return ___m_strikethroughColor_57; } inline Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D * get_address_of_m_strikethroughColor_57() { return &___m_strikethroughColor_57; } inline void set_m_strikethroughColor_57(Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D value) { ___m_strikethroughColor_57 = value; } inline static int32_t get_offset_of_m_enableVertexGradient_58() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_enableVertexGradient_58)); } inline bool get_m_enableVertexGradient_58() const { return ___m_enableVertexGradient_58; } inline bool* get_address_of_m_enableVertexGradient_58() { return &___m_enableVertexGradient_58; } inline void set_m_enableVertexGradient_58(bool value) { ___m_enableVertexGradient_58 = value; } inline static int32_t get_offset_of_m_colorMode_59() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_colorMode_59)); } inline int32_t get_m_colorMode_59() const { return ___m_colorMode_59; } inline int32_t* get_address_of_m_colorMode_59() { return &___m_colorMode_59; } inline void set_m_colorMode_59(int32_t value) { ___m_colorMode_59 = value; } inline static int32_t get_offset_of_m_fontColorGradient_60() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_fontColorGradient_60)); } inline VertexGradient_t673FE70EC807F322353FB5B9A790207A57DBFC0D get_m_fontColorGradient_60() const { return ___m_fontColorGradient_60; } inline VertexGradient_t673FE70EC807F322353FB5B9A790207A57DBFC0D * get_address_of_m_fontColorGradient_60() { return &___m_fontColorGradient_60; } inline void set_m_fontColorGradient_60(VertexGradient_t673FE70EC807F322353FB5B9A790207A57DBFC0D value) { ___m_fontColorGradient_60 = value; } inline static int32_t get_offset_of_m_fontColorGradientPreset_61() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_fontColorGradientPreset_61)); } inline TMP_ColorGradient_tC18C01CF1F597BD442D01A29724FE1B32497E461 * get_m_fontColorGradientPreset_61() const { return ___m_fontColorGradientPreset_61; } inline TMP_ColorGradient_tC18C01CF1F597BD442D01A29724FE1B32497E461 ** get_address_of_m_fontColorGradientPreset_61() { return &___m_fontColorGradientPreset_61; } inline void set_m_fontColorGradientPreset_61(TMP_ColorGradient_tC18C01CF1F597BD442D01A29724FE1B32497E461 * value) { ___m_fontColorGradientPreset_61 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_fontColorGradientPreset_61), (void*)value); } inline static int32_t get_offset_of_m_spriteAsset_62() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_spriteAsset_62)); } inline TMP_SpriteAsset_t0746714D8A56C0A27AE56DC6897CC1A129220714 * get_m_spriteAsset_62() const { return ___m_spriteAsset_62; } inline TMP_SpriteAsset_t0746714D8A56C0A27AE56DC6897CC1A129220714 ** get_address_of_m_spriteAsset_62() { return &___m_spriteAsset_62; } inline void set_m_spriteAsset_62(TMP_SpriteAsset_t0746714D8A56C0A27AE56DC6897CC1A129220714 * value) { ___m_spriteAsset_62 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_spriteAsset_62), (void*)value); } inline static int32_t get_offset_of_m_tintAllSprites_63() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_tintAllSprites_63)); } inline bool get_m_tintAllSprites_63() const { return ___m_tintAllSprites_63; } inline bool* get_address_of_m_tintAllSprites_63() { return &___m_tintAllSprites_63; } inline void set_m_tintAllSprites_63(bool value) { ___m_tintAllSprites_63 = value; } inline static int32_t get_offset_of_m_tintSprite_64() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_tintSprite_64)); } inline bool get_m_tintSprite_64() const { return ___m_tintSprite_64; } inline bool* get_address_of_m_tintSprite_64() { return &___m_tintSprite_64; } inline void set_m_tintSprite_64(bool value) { ___m_tintSprite_64 = value; } inline static int32_t get_offset_of_m_spriteColor_65() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_spriteColor_65)); } inline Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D get_m_spriteColor_65() const { return ___m_spriteColor_65; } inline Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D * get_address_of_m_spriteColor_65() { return &___m_spriteColor_65; } inline void set_m_spriteColor_65(Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D value) { ___m_spriteColor_65 = value; } inline static int32_t get_offset_of_m_StyleSheet_66() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_StyleSheet_66)); } inline TMP_StyleSheet_t8E2FC777D06D295BE700B8EDE56389D3581BA94E * get_m_StyleSheet_66() const { return ___m_StyleSheet_66; } inline TMP_StyleSheet_t8E2FC777D06D295BE700B8EDE56389D3581BA94E ** get_address_of_m_StyleSheet_66() { return &___m_StyleSheet_66; } inline void set_m_StyleSheet_66(TMP_StyleSheet_t8E2FC777D06D295BE700B8EDE56389D3581BA94E * value) { ___m_StyleSheet_66 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_StyleSheet_66), (void*)value); } inline static int32_t get_offset_of_m_TextStyle_67() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_TextStyle_67)); } inline TMP_Style_t078D8A76F4A60B868298420272B7089582EF53AB * get_m_TextStyle_67() const { return ___m_TextStyle_67; } inline TMP_Style_t078D8A76F4A60B868298420272B7089582EF53AB ** get_address_of_m_TextStyle_67() { return &___m_TextStyle_67; } inline void set_m_TextStyle_67(TMP_Style_t078D8A76F4A60B868298420272B7089582EF53AB * value) { ___m_TextStyle_67 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_TextStyle_67), (void*)value); } inline static int32_t get_offset_of_m_TextStyleHashCode_68() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_TextStyleHashCode_68)); } inline int32_t get_m_TextStyleHashCode_68() const { return ___m_TextStyleHashCode_68; } inline int32_t* get_address_of_m_TextStyleHashCode_68() { return &___m_TextStyleHashCode_68; } inline void set_m_TextStyleHashCode_68(int32_t value) { ___m_TextStyleHashCode_68 = value; } inline static int32_t get_offset_of_m_overrideHtmlColors_69() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_overrideHtmlColors_69)); } inline bool get_m_overrideHtmlColors_69() const { return ___m_overrideHtmlColors_69; } inline bool* get_address_of_m_overrideHtmlColors_69() { return &___m_overrideHtmlColors_69; } inline void set_m_overrideHtmlColors_69(bool value) { ___m_overrideHtmlColors_69 = value; } inline static int32_t get_offset_of_m_faceColor_70() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_faceColor_70)); } inline Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D get_m_faceColor_70() const { return ___m_faceColor_70; } inline Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D * get_address_of_m_faceColor_70() { return &___m_faceColor_70; } inline void set_m_faceColor_70(Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D value) { ___m_faceColor_70 = value; } inline static int32_t get_offset_of_m_outlineColor_71() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_outlineColor_71)); } inline Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D get_m_outlineColor_71() const { return ___m_outlineColor_71; } inline Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D * get_address_of_m_outlineColor_71() { return &___m_outlineColor_71; } inline void set_m_outlineColor_71(Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D value) { ___m_outlineColor_71 = value; } inline static int32_t get_offset_of_m_outlineWidth_72() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_outlineWidth_72)); } inline float get_m_outlineWidth_72() const { return ___m_outlineWidth_72; } inline float* get_address_of_m_outlineWidth_72() { return &___m_outlineWidth_72; } inline void set_m_outlineWidth_72(float value) { ___m_outlineWidth_72 = value; } inline static int32_t get_offset_of_m_fontSize_73() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_fontSize_73)); } inline float get_m_fontSize_73() const { return ___m_fontSize_73; } inline float* get_address_of_m_fontSize_73() { return &___m_fontSize_73; } inline void set_m_fontSize_73(float value) { ___m_fontSize_73 = value; } inline static int32_t get_offset_of_m_currentFontSize_74() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_currentFontSize_74)); } inline float get_m_currentFontSize_74() const { return ___m_currentFontSize_74; } inline float* get_address_of_m_currentFontSize_74() { return &___m_currentFontSize_74; } inline void set_m_currentFontSize_74(float value) { ___m_currentFontSize_74 = value; } inline static int32_t get_offset_of_m_fontSizeBase_75() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_fontSizeBase_75)); } inline float get_m_fontSizeBase_75() const { return ___m_fontSizeBase_75; } inline float* get_address_of_m_fontSizeBase_75() { return &___m_fontSizeBase_75; } inline void set_m_fontSizeBase_75(float value) { ___m_fontSizeBase_75 = value; } inline static int32_t get_offset_of_m_sizeStack_76() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_sizeStack_76)); } inline TMP_TextProcessingStack_1_t0C5DDA1BDCC56D66F8465350BB1E55E94AAEBE17 get_m_sizeStack_76() const { return ___m_sizeStack_76; } inline TMP_TextProcessingStack_1_t0C5DDA1BDCC56D66F8465350BB1E55E94AAEBE17 * get_address_of_m_sizeStack_76() { return &___m_sizeStack_76; } inline void set_m_sizeStack_76(TMP_TextProcessingStack_1_t0C5DDA1BDCC56D66F8465350BB1E55E94AAEBE17 value) { ___m_sizeStack_76 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___m_sizeStack_76))->___itemStack_0), (void*)NULL); } inline static int32_t get_offset_of_m_fontWeight_77() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_fontWeight_77)); } inline int32_t get_m_fontWeight_77() const { return ___m_fontWeight_77; } inline int32_t* get_address_of_m_fontWeight_77() { return &___m_fontWeight_77; } inline void set_m_fontWeight_77(int32_t value) { ___m_fontWeight_77 = value; } inline static int32_t get_offset_of_m_FontWeightInternal_78() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_FontWeightInternal_78)); } inline int32_t get_m_FontWeightInternal_78() const { return ___m_FontWeightInternal_78; } inline int32_t* get_address_of_m_FontWeightInternal_78() { return &___m_FontWeightInternal_78; } inline void set_m_FontWeightInternal_78(int32_t value) { ___m_FontWeightInternal_78 = value; } inline static int32_t get_offset_of_m_FontWeightStack_79() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_FontWeightStack_79)); } inline TMP_TextProcessingStack_1_tC2FDE14AC486023AEB4D20CB306F9198CBE168C7 get_m_FontWeightStack_79() const { return ___m_FontWeightStack_79; } inline TMP_TextProcessingStack_1_tC2FDE14AC486023AEB4D20CB306F9198CBE168C7 * get_address_of_m_FontWeightStack_79() { return &___m_FontWeightStack_79; } inline void set_m_FontWeightStack_79(TMP_TextProcessingStack_1_tC2FDE14AC486023AEB4D20CB306F9198CBE168C7 value) { ___m_FontWeightStack_79 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___m_FontWeightStack_79))->___itemStack_0), (void*)NULL); } inline static int32_t get_offset_of_m_enableAutoSizing_80() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_enableAutoSizing_80)); } inline bool get_m_enableAutoSizing_80() const { return ___m_enableAutoSizing_80; } inline bool* get_address_of_m_enableAutoSizing_80() { return &___m_enableAutoSizing_80; } inline void set_m_enableAutoSizing_80(bool value) { ___m_enableAutoSizing_80 = value; } inline static int32_t get_offset_of_m_maxFontSize_81() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_maxFontSize_81)); } inline float get_m_maxFontSize_81() const { return ___m_maxFontSize_81; } inline float* get_address_of_m_maxFontSize_81() { return &___m_maxFontSize_81; } inline void set_m_maxFontSize_81(float value) { ___m_maxFontSize_81 = value; } inline static int32_t get_offset_of_m_minFontSize_82() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_minFontSize_82)); } inline float get_m_minFontSize_82() const { return ___m_minFontSize_82; } inline float* get_address_of_m_minFontSize_82() { return &___m_minFontSize_82; } inline void set_m_minFontSize_82(float value) { ___m_minFontSize_82 = value; } inline static int32_t get_offset_of_m_AutoSizeIterationCount_83() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_AutoSizeIterationCount_83)); } inline int32_t get_m_AutoSizeIterationCount_83() const { return ___m_AutoSizeIterationCount_83; } inline int32_t* get_address_of_m_AutoSizeIterationCount_83() { return &___m_AutoSizeIterationCount_83; } inline void set_m_AutoSizeIterationCount_83(int32_t value) { ___m_AutoSizeIterationCount_83 = value; } inline static int32_t get_offset_of_m_AutoSizeMaxIterationCount_84() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_AutoSizeMaxIterationCount_84)); } inline int32_t get_m_AutoSizeMaxIterationCount_84() const { return ___m_AutoSizeMaxIterationCount_84; } inline int32_t* get_address_of_m_AutoSizeMaxIterationCount_84() { return &___m_AutoSizeMaxIterationCount_84; } inline void set_m_AutoSizeMaxIterationCount_84(int32_t value) { ___m_AutoSizeMaxIterationCount_84 = value; } inline static int32_t get_offset_of_m_IsAutoSizePointSizeSet_85() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_IsAutoSizePointSizeSet_85)); } inline bool get_m_IsAutoSizePointSizeSet_85() const { return ___m_IsAutoSizePointSizeSet_85; } inline bool* get_address_of_m_IsAutoSizePointSizeSet_85() { return &___m_IsAutoSizePointSizeSet_85; } inline void set_m_IsAutoSizePointSizeSet_85(bool value) { ___m_IsAutoSizePointSizeSet_85 = value; } inline static int32_t get_offset_of_m_fontSizeMin_86() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_fontSizeMin_86)); } inline float get_m_fontSizeMin_86() const { return ___m_fontSizeMin_86; } inline float* get_address_of_m_fontSizeMin_86() { return &___m_fontSizeMin_86; } inline void set_m_fontSizeMin_86(float value) { ___m_fontSizeMin_86 = value; } inline static int32_t get_offset_of_m_fontSizeMax_87() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_fontSizeMax_87)); } inline float get_m_fontSizeMax_87() const { return ___m_fontSizeMax_87; } inline float* get_address_of_m_fontSizeMax_87() { return &___m_fontSizeMax_87; } inline void set_m_fontSizeMax_87(float value) { ___m_fontSizeMax_87 = value; } inline static int32_t get_offset_of_m_fontStyle_88() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_fontStyle_88)); } inline int32_t get_m_fontStyle_88() const { return ___m_fontStyle_88; } inline int32_t* get_address_of_m_fontStyle_88() { return &___m_fontStyle_88; } inline void set_m_fontStyle_88(int32_t value) { ___m_fontStyle_88 = value; } inline static int32_t get_offset_of_m_FontStyleInternal_89() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_FontStyleInternal_89)); } inline int32_t get_m_FontStyleInternal_89() const { return ___m_FontStyleInternal_89; } inline int32_t* get_address_of_m_FontStyleInternal_89() { return &___m_FontStyleInternal_89; } inline void set_m_FontStyleInternal_89(int32_t value) { ___m_FontStyleInternal_89 = value; } inline static int32_t get_offset_of_m_fontStyleStack_90() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_fontStyleStack_90)); } inline TMP_FontStyleStack_tAD8C041F7E36517A3CF6E8301D6913159EE2D4D9 get_m_fontStyleStack_90() const { return ___m_fontStyleStack_90; } inline TMP_FontStyleStack_tAD8C041F7E36517A3CF6E8301D6913159EE2D4D9 * get_address_of_m_fontStyleStack_90() { return &___m_fontStyleStack_90; } inline void set_m_fontStyleStack_90(TMP_FontStyleStack_tAD8C041F7E36517A3CF6E8301D6913159EE2D4D9 value) { ___m_fontStyleStack_90 = value; } inline static int32_t get_offset_of_m_isUsingBold_91() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_isUsingBold_91)); } inline bool get_m_isUsingBold_91() const { return ___m_isUsingBold_91; } inline bool* get_address_of_m_isUsingBold_91() { return &___m_isUsingBold_91; } inline void set_m_isUsingBold_91(bool value) { ___m_isUsingBold_91 = value; } inline static int32_t get_offset_of_m_HorizontalAlignment_92() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_HorizontalAlignment_92)); } inline int32_t get_m_HorizontalAlignment_92() const { return ___m_HorizontalAlignment_92; } inline int32_t* get_address_of_m_HorizontalAlignment_92() { return &___m_HorizontalAlignment_92; } inline void set_m_HorizontalAlignment_92(int32_t value) { ___m_HorizontalAlignment_92 = value; } inline static int32_t get_offset_of_m_VerticalAlignment_93() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_VerticalAlignment_93)); } inline int32_t get_m_VerticalAlignment_93() const { return ___m_VerticalAlignment_93; } inline int32_t* get_address_of_m_VerticalAlignment_93() { return &___m_VerticalAlignment_93; } inline void set_m_VerticalAlignment_93(int32_t value) { ___m_VerticalAlignment_93 = value; } inline static int32_t get_offset_of_m_textAlignment_94() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_textAlignment_94)); } inline int32_t get_m_textAlignment_94() const { return ___m_textAlignment_94; } inline int32_t* get_address_of_m_textAlignment_94() { return &___m_textAlignment_94; } inline void set_m_textAlignment_94(int32_t value) { ___m_textAlignment_94 = value; } inline static int32_t get_offset_of_m_lineJustification_95() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_lineJustification_95)); } inline int32_t get_m_lineJustification_95() const { return ___m_lineJustification_95; } inline int32_t* get_address_of_m_lineJustification_95() { return &___m_lineJustification_95; } inline void set_m_lineJustification_95(int32_t value) { ___m_lineJustification_95 = value; } inline static int32_t get_offset_of_m_lineJustificationStack_96() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_lineJustificationStack_96)); } inline TMP_TextProcessingStack_1_t860FCBD32172CBAC38125AB43150338E7CF55B1B get_m_lineJustificationStack_96() const { return ___m_lineJustificationStack_96; } inline TMP_TextProcessingStack_1_t860FCBD32172CBAC38125AB43150338E7CF55B1B * get_address_of_m_lineJustificationStack_96() { return &___m_lineJustificationStack_96; } inline void set_m_lineJustificationStack_96(TMP_TextProcessingStack_1_t860FCBD32172CBAC38125AB43150338E7CF55B1B value) { ___m_lineJustificationStack_96 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___m_lineJustificationStack_96))->___itemStack_0), (void*)NULL); } inline static int32_t get_offset_of_m_textContainerLocalCorners_97() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_textContainerLocalCorners_97)); } inline Vector3U5BU5D_t5FB88EAA33E46838BDC2ABDAEA3E8727491CB9E4* get_m_textContainerLocalCorners_97() const { return ___m_textContainerLocalCorners_97; } inline Vector3U5BU5D_t5FB88EAA33E46838BDC2ABDAEA3E8727491CB9E4** get_address_of_m_textContainerLocalCorners_97() { return &___m_textContainerLocalCorners_97; } inline void set_m_textContainerLocalCorners_97(Vector3U5BU5D_t5FB88EAA33E46838BDC2ABDAEA3E8727491CB9E4* value) { ___m_textContainerLocalCorners_97 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_textContainerLocalCorners_97), (void*)value); } inline static int32_t get_offset_of_m_characterSpacing_98() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_characterSpacing_98)); } inline float get_m_characterSpacing_98() const { return ___m_characterSpacing_98; } inline float* get_address_of_m_characterSpacing_98() { return &___m_characterSpacing_98; } inline void set_m_characterSpacing_98(float value) { ___m_characterSpacing_98 = value; } inline static int32_t get_offset_of_m_cSpacing_99() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_cSpacing_99)); } inline float get_m_cSpacing_99() const { return ___m_cSpacing_99; } inline float* get_address_of_m_cSpacing_99() { return &___m_cSpacing_99; } inline void set_m_cSpacing_99(float value) { ___m_cSpacing_99 = value; } inline static int32_t get_offset_of_m_monoSpacing_100() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_monoSpacing_100)); } inline float get_m_monoSpacing_100() const { return ___m_monoSpacing_100; } inline float* get_address_of_m_monoSpacing_100() { return &___m_monoSpacing_100; } inline void set_m_monoSpacing_100(float value) { ___m_monoSpacing_100 = value; } inline static int32_t get_offset_of_m_wordSpacing_101() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_wordSpacing_101)); } inline float get_m_wordSpacing_101() const { return ___m_wordSpacing_101; } inline float* get_address_of_m_wordSpacing_101() { return &___m_wordSpacing_101; } inline void set_m_wordSpacing_101(float value) { ___m_wordSpacing_101 = value; } inline static int32_t get_offset_of_m_lineSpacing_102() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_lineSpacing_102)); } inline float get_m_lineSpacing_102() const { return ___m_lineSpacing_102; } inline float* get_address_of_m_lineSpacing_102() { return &___m_lineSpacing_102; } inline void set_m_lineSpacing_102(float value) { ___m_lineSpacing_102 = value; } inline static int32_t get_offset_of_m_lineSpacingDelta_103() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_lineSpacingDelta_103)); } inline float get_m_lineSpacingDelta_103() const { return ___m_lineSpacingDelta_103; } inline float* get_address_of_m_lineSpacingDelta_103() { return &___m_lineSpacingDelta_103; } inline void set_m_lineSpacingDelta_103(float value) { ___m_lineSpacingDelta_103 = value; } inline static int32_t get_offset_of_m_lineHeight_104() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_lineHeight_104)); } inline float get_m_lineHeight_104() const { return ___m_lineHeight_104; } inline float* get_address_of_m_lineHeight_104() { return &___m_lineHeight_104; } inline void set_m_lineHeight_104(float value) { ___m_lineHeight_104 = value; } inline static int32_t get_offset_of_m_IsDrivenLineSpacing_105() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_IsDrivenLineSpacing_105)); } inline bool get_m_IsDrivenLineSpacing_105() const { return ___m_IsDrivenLineSpacing_105; } inline bool* get_address_of_m_IsDrivenLineSpacing_105() { return &___m_IsDrivenLineSpacing_105; } inline void set_m_IsDrivenLineSpacing_105(bool value) { ___m_IsDrivenLineSpacing_105 = value; } inline static int32_t get_offset_of_m_lineSpacingMax_106() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_lineSpacingMax_106)); } inline float get_m_lineSpacingMax_106() const { return ___m_lineSpacingMax_106; } inline float* get_address_of_m_lineSpacingMax_106() { return &___m_lineSpacingMax_106; } inline void set_m_lineSpacingMax_106(float value) { ___m_lineSpacingMax_106 = value; } inline static int32_t get_offset_of_m_paragraphSpacing_107() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_paragraphSpacing_107)); } inline float get_m_paragraphSpacing_107() const { return ___m_paragraphSpacing_107; } inline float* get_address_of_m_paragraphSpacing_107() { return &___m_paragraphSpacing_107; } inline void set_m_paragraphSpacing_107(float value) { ___m_paragraphSpacing_107 = value; } inline static int32_t get_offset_of_m_charWidthMaxAdj_108() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_charWidthMaxAdj_108)); } inline float get_m_charWidthMaxAdj_108() const { return ___m_charWidthMaxAdj_108; } inline float* get_address_of_m_charWidthMaxAdj_108() { return &___m_charWidthMaxAdj_108; } inline void set_m_charWidthMaxAdj_108(float value) { ___m_charWidthMaxAdj_108 = value; } inline static int32_t get_offset_of_m_charWidthAdjDelta_109() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_charWidthAdjDelta_109)); } inline float get_m_charWidthAdjDelta_109() const { return ___m_charWidthAdjDelta_109; } inline float* get_address_of_m_charWidthAdjDelta_109() { return &___m_charWidthAdjDelta_109; } inline void set_m_charWidthAdjDelta_109(float value) { ___m_charWidthAdjDelta_109 = value; } inline static int32_t get_offset_of_m_enableWordWrapping_110() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_enableWordWrapping_110)); } inline bool get_m_enableWordWrapping_110() const { return ___m_enableWordWrapping_110; } inline bool* get_address_of_m_enableWordWrapping_110() { return &___m_enableWordWrapping_110; } inline void set_m_enableWordWrapping_110(bool value) { ___m_enableWordWrapping_110 = value; } inline static int32_t get_offset_of_m_isCharacterWrappingEnabled_111() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_isCharacterWrappingEnabled_111)); } inline bool get_m_isCharacterWrappingEnabled_111() const { return ___m_isCharacterWrappingEnabled_111; } inline bool* get_address_of_m_isCharacterWrappingEnabled_111() { return &___m_isCharacterWrappingEnabled_111; } inline void set_m_isCharacterWrappingEnabled_111(bool value) { ___m_isCharacterWrappingEnabled_111 = value; } inline static int32_t get_offset_of_m_isNonBreakingSpace_112() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_isNonBreakingSpace_112)); } inline bool get_m_isNonBreakingSpace_112() const { return ___m_isNonBreakingSpace_112; } inline bool* get_address_of_m_isNonBreakingSpace_112() { return &___m_isNonBreakingSpace_112; } inline void set_m_isNonBreakingSpace_112(bool value) { ___m_isNonBreakingSpace_112 = value; } inline static int32_t get_offset_of_m_isIgnoringAlignment_113() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_isIgnoringAlignment_113)); } inline bool get_m_isIgnoringAlignment_113() const { return ___m_isIgnoringAlignment_113; } inline bool* get_address_of_m_isIgnoringAlignment_113() { return &___m_isIgnoringAlignment_113; } inline void set_m_isIgnoringAlignment_113(bool value) { ___m_isIgnoringAlignment_113 = value; } inline static int32_t get_offset_of_m_wordWrappingRatios_114() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_wordWrappingRatios_114)); } inline float get_m_wordWrappingRatios_114() const { return ___m_wordWrappingRatios_114; } inline float* get_address_of_m_wordWrappingRatios_114() { return &___m_wordWrappingRatios_114; } inline void set_m_wordWrappingRatios_114(float value) { ___m_wordWrappingRatios_114 = value; } inline static int32_t get_offset_of_m_overflowMode_115() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_overflowMode_115)); } inline int32_t get_m_overflowMode_115() const { return ___m_overflowMode_115; } inline int32_t* get_address_of_m_overflowMode_115() { return &___m_overflowMode_115; } inline void set_m_overflowMode_115(int32_t value) { ___m_overflowMode_115 = value; } inline static int32_t get_offset_of_m_firstOverflowCharacterIndex_116() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_firstOverflowCharacterIndex_116)); } inline int32_t get_m_firstOverflowCharacterIndex_116() const { return ___m_firstOverflowCharacterIndex_116; } inline int32_t* get_address_of_m_firstOverflowCharacterIndex_116() { return &___m_firstOverflowCharacterIndex_116; } inline void set_m_firstOverflowCharacterIndex_116(int32_t value) { ___m_firstOverflowCharacterIndex_116 = value; } inline static int32_t get_offset_of_m_linkedTextComponent_117() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_linkedTextComponent_117)); } inline TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262 * get_m_linkedTextComponent_117() const { return ___m_linkedTextComponent_117; } inline TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262 ** get_address_of_m_linkedTextComponent_117() { return &___m_linkedTextComponent_117; } inline void set_m_linkedTextComponent_117(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262 * value) { ___m_linkedTextComponent_117 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_linkedTextComponent_117), (void*)value); } inline static int32_t get_offset_of_parentLinkedComponent_118() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___parentLinkedComponent_118)); } inline TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262 * get_parentLinkedComponent_118() const { return ___parentLinkedComponent_118; } inline TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262 ** get_address_of_parentLinkedComponent_118() { return &___parentLinkedComponent_118; } inline void set_parentLinkedComponent_118(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262 * value) { ___parentLinkedComponent_118 = value; Il2CppCodeGenWriteBarrier((void**)(&___parentLinkedComponent_118), (void*)value); } inline static int32_t get_offset_of_m_isTextTruncated_119() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_isTextTruncated_119)); } inline bool get_m_isTextTruncated_119() const { return ___m_isTextTruncated_119; } inline bool* get_address_of_m_isTextTruncated_119() { return &___m_isTextTruncated_119; } inline void set_m_isTextTruncated_119(bool value) { ___m_isTextTruncated_119 = value; } inline static int32_t get_offset_of_m_enableKerning_120() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_enableKerning_120)); } inline bool get_m_enableKerning_120() const { return ___m_enableKerning_120; } inline bool* get_address_of_m_enableKerning_120() { return &___m_enableKerning_120; } inline void set_m_enableKerning_120(bool value) { ___m_enableKerning_120 = value; } inline static int32_t get_offset_of_m_GlyphHorizontalAdvanceAdjustment_121() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_GlyphHorizontalAdvanceAdjustment_121)); } inline float get_m_GlyphHorizontalAdvanceAdjustment_121() const { return ___m_GlyphHorizontalAdvanceAdjustment_121; } inline float* get_address_of_m_GlyphHorizontalAdvanceAdjustment_121() { return &___m_GlyphHorizontalAdvanceAdjustment_121; } inline void set_m_GlyphHorizontalAdvanceAdjustment_121(float value) { ___m_GlyphHorizontalAdvanceAdjustment_121 = value; } inline static int32_t get_offset_of_m_enableExtraPadding_122() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_enableExtraPadding_122)); } inline bool get_m_enableExtraPadding_122() const { return ___m_enableExtraPadding_122; } inline bool* get_address_of_m_enableExtraPadding_122() { return &___m_enableExtraPadding_122; } inline void set_m_enableExtraPadding_122(bool value) { ___m_enableExtraPadding_122 = value; } inline static int32_t get_offset_of_checkPaddingRequired_123() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___checkPaddingRequired_123)); } inline bool get_checkPaddingRequired_123() const { return ___checkPaddingRequired_123; } inline bool* get_address_of_checkPaddingRequired_123() { return &___checkPaddingRequired_123; } inline void set_checkPaddingRequired_123(bool value) { ___checkPaddingRequired_123 = value; } inline static int32_t get_offset_of_m_isRichText_124() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_isRichText_124)); } inline bool get_m_isRichText_124() const { return ___m_isRichText_124; } inline bool* get_address_of_m_isRichText_124() { return &___m_isRichText_124; } inline void set_m_isRichText_124(bool value) { ___m_isRichText_124 = value; } inline static int32_t get_offset_of_m_parseCtrlCharacters_125() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_parseCtrlCharacters_125)); } inline bool get_m_parseCtrlCharacters_125() const { return ___m_parseCtrlCharacters_125; } inline bool* get_address_of_m_parseCtrlCharacters_125() { return &___m_parseCtrlCharacters_125; } inline void set_m_parseCtrlCharacters_125(bool value) { ___m_parseCtrlCharacters_125 = value; } inline static int32_t get_offset_of_m_isOverlay_126() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_isOverlay_126)); } inline bool get_m_isOverlay_126() const { return ___m_isOverlay_126; } inline bool* get_address_of_m_isOverlay_126() { return &___m_isOverlay_126; } inline void set_m_isOverlay_126(bool value) { ___m_isOverlay_126 = value; } inline static int32_t get_offset_of_m_isOrthographic_127() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_isOrthographic_127)); } inline bool get_m_isOrthographic_127() const { return ___m_isOrthographic_127; } inline bool* get_address_of_m_isOrthographic_127() { return &___m_isOrthographic_127; } inline void set_m_isOrthographic_127(bool value) { ___m_isOrthographic_127 = value; } inline static int32_t get_offset_of_m_isCullingEnabled_128() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_isCullingEnabled_128)); } inline bool get_m_isCullingEnabled_128() const { return ___m_isCullingEnabled_128; } inline bool* get_address_of_m_isCullingEnabled_128() { return &___m_isCullingEnabled_128; } inline void set_m_isCullingEnabled_128(bool value) { ___m_isCullingEnabled_128 = value; } inline static int32_t get_offset_of_m_isMaskingEnabled_129() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_isMaskingEnabled_129)); } inline bool get_m_isMaskingEnabled_129() const { return ___m_isMaskingEnabled_129; } inline bool* get_address_of_m_isMaskingEnabled_129() { return &___m_isMaskingEnabled_129; } inline void set_m_isMaskingEnabled_129(bool value) { ___m_isMaskingEnabled_129 = value; } inline static int32_t get_offset_of_isMaskUpdateRequired_130() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___isMaskUpdateRequired_130)); } inline bool get_isMaskUpdateRequired_130() const { return ___isMaskUpdateRequired_130; } inline bool* get_address_of_isMaskUpdateRequired_130() { return &___isMaskUpdateRequired_130; } inline void set_isMaskUpdateRequired_130(bool value) { ___isMaskUpdateRequired_130 = value; } inline static int32_t get_offset_of_m_ignoreCulling_131() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_ignoreCulling_131)); } inline bool get_m_ignoreCulling_131() const { return ___m_ignoreCulling_131; } inline bool* get_address_of_m_ignoreCulling_131() { return &___m_ignoreCulling_131; } inline void set_m_ignoreCulling_131(bool value) { ___m_ignoreCulling_131 = value; } inline static int32_t get_offset_of_m_horizontalMapping_132() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_horizontalMapping_132)); } inline int32_t get_m_horizontalMapping_132() const { return ___m_horizontalMapping_132; } inline int32_t* get_address_of_m_horizontalMapping_132() { return &___m_horizontalMapping_132; } inline void set_m_horizontalMapping_132(int32_t value) { ___m_horizontalMapping_132 = value; } inline static int32_t get_offset_of_m_verticalMapping_133() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_verticalMapping_133)); } inline int32_t get_m_verticalMapping_133() const { return ___m_verticalMapping_133; } inline int32_t* get_address_of_m_verticalMapping_133() { return &___m_verticalMapping_133; } inline void set_m_verticalMapping_133(int32_t value) { ___m_verticalMapping_133 = value; } inline static int32_t get_offset_of_m_uvLineOffset_134() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_uvLineOffset_134)); } inline float get_m_uvLineOffset_134() const { return ___m_uvLineOffset_134; } inline float* get_address_of_m_uvLineOffset_134() { return &___m_uvLineOffset_134; } inline void set_m_uvLineOffset_134(float value) { ___m_uvLineOffset_134 = value; } inline static int32_t get_offset_of_m_renderMode_135() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_renderMode_135)); } inline int32_t get_m_renderMode_135() const { return ___m_renderMode_135; } inline int32_t* get_address_of_m_renderMode_135() { return &___m_renderMode_135; } inline void set_m_renderMode_135(int32_t value) { ___m_renderMode_135 = value; } inline static int32_t get_offset_of_m_geometrySortingOrder_136() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_geometrySortingOrder_136)); } inline int32_t get_m_geometrySortingOrder_136() const { return ___m_geometrySortingOrder_136; } inline int32_t* get_address_of_m_geometrySortingOrder_136() { return &___m_geometrySortingOrder_136; } inline void set_m_geometrySortingOrder_136(int32_t value) { ___m_geometrySortingOrder_136 = value; } inline static int32_t get_offset_of_m_IsTextObjectScaleStatic_137() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_IsTextObjectScaleStatic_137)); } inline bool get_m_IsTextObjectScaleStatic_137() const { return ___m_IsTextObjectScaleStatic_137; } inline bool* get_address_of_m_IsTextObjectScaleStatic_137() { return &___m_IsTextObjectScaleStatic_137; } inline void set_m_IsTextObjectScaleStatic_137(bool value) { ___m_IsTextObjectScaleStatic_137 = value; } inline static int32_t get_offset_of_m_VertexBufferAutoSizeReduction_138() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_VertexBufferAutoSizeReduction_138)); } inline bool get_m_VertexBufferAutoSizeReduction_138() const { return ___m_VertexBufferAutoSizeReduction_138; } inline bool* get_address_of_m_VertexBufferAutoSizeReduction_138() { return &___m_VertexBufferAutoSizeReduction_138; } inline void set_m_VertexBufferAutoSizeReduction_138(bool value) { ___m_VertexBufferAutoSizeReduction_138 = value; } inline static int32_t get_offset_of_m_firstVisibleCharacter_139() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_firstVisibleCharacter_139)); } inline int32_t get_m_firstVisibleCharacter_139() const { return ___m_firstVisibleCharacter_139; } inline int32_t* get_address_of_m_firstVisibleCharacter_139() { return &___m_firstVisibleCharacter_139; } inline void set_m_firstVisibleCharacter_139(int32_t value) { ___m_firstVisibleCharacter_139 = value; } inline static int32_t get_offset_of_m_maxVisibleCharacters_140() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_maxVisibleCharacters_140)); } inline int32_t get_m_maxVisibleCharacters_140() const { return ___m_maxVisibleCharacters_140; } inline int32_t* get_address_of_m_maxVisibleCharacters_140() { return &___m_maxVisibleCharacters_140; } inline void set_m_maxVisibleCharacters_140(int32_t value) { ___m_maxVisibleCharacters_140 = value; } inline static int32_t get_offset_of_m_maxVisibleWords_141() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_maxVisibleWords_141)); } inline int32_t get_m_maxVisibleWords_141() const { return ___m_maxVisibleWords_141; } inline int32_t* get_address_of_m_maxVisibleWords_141() { return &___m_maxVisibleWords_141; } inline void set_m_maxVisibleWords_141(int32_t value) { ___m_maxVisibleWords_141 = value; } inline static int32_t get_offset_of_m_maxVisibleLines_142() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_maxVisibleLines_142)); } inline int32_t get_m_maxVisibleLines_142() const { return ___m_maxVisibleLines_142; } inline int32_t* get_address_of_m_maxVisibleLines_142() { return &___m_maxVisibleLines_142; } inline void set_m_maxVisibleLines_142(int32_t value) { ___m_maxVisibleLines_142 = value; } inline static int32_t get_offset_of_m_useMaxVisibleDescender_143() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_useMaxVisibleDescender_143)); } inline bool get_m_useMaxVisibleDescender_143() const { return ___m_useMaxVisibleDescender_143; } inline bool* get_address_of_m_useMaxVisibleDescender_143() { return &___m_useMaxVisibleDescender_143; } inline void set_m_useMaxVisibleDescender_143(bool value) { ___m_useMaxVisibleDescender_143 = value; } inline static int32_t get_offset_of_m_pageToDisplay_144() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_pageToDisplay_144)); } inline int32_t get_m_pageToDisplay_144() const { return ___m_pageToDisplay_144; } inline int32_t* get_address_of_m_pageToDisplay_144() { return &___m_pageToDisplay_144; } inline void set_m_pageToDisplay_144(int32_t value) { ___m_pageToDisplay_144 = value; } inline static int32_t get_offset_of_m_isNewPage_145() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_isNewPage_145)); } inline bool get_m_isNewPage_145() const { return ___m_isNewPage_145; } inline bool* get_address_of_m_isNewPage_145() { return &___m_isNewPage_145; } inline void set_m_isNewPage_145(bool value) { ___m_isNewPage_145 = value; } inline static int32_t get_offset_of_m_margin_146() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_margin_146)); } inline Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 get_m_margin_146() const { return ___m_margin_146; } inline Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 * get_address_of_m_margin_146() { return &___m_margin_146; } inline void set_m_margin_146(Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 value) { ___m_margin_146 = value; } inline static int32_t get_offset_of_m_marginLeft_147() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_marginLeft_147)); } inline float get_m_marginLeft_147() const { return ___m_marginLeft_147; } inline float* get_address_of_m_marginLeft_147() { return &___m_marginLeft_147; } inline void set_m_marginLeft_147(float value) { ___m_marginLeft_147 = value; } inline static int32_t get_offset_of_m_marginRight_148() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_marginRight_148)); } inline float get_m_marginRight_148() const { return ___m_marginRight_148; } inline float* get_address_of_m_marginRight_148() { return &___m_marginRight_148; } inline void set_m_marginRight_148(float value) { ___m_marginRight_148 = value; } inline static int32_t get_offset_of_m_marginWidth_149() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_marginWidth_149)); } inline float get_m_marginWidth_149() const { return ___m_marginWidth_149; } inline float* get_address_of_m_marginWidth_149() { return &___m_marginWidth_149; } inline void set_m_marginWidth_149(float value) { ___m_marginWidth_149 = value; } inline static int32_t get_offset_of_m_marginHeight_150() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_marginHeight_150)); } inline float get_m_marginHeight_150() const { return ___m_marginHeight_150; } inline float* get_address_of_m_marginHeight_150() { return &___m_marginHeight_150; } inline void set_m_marginHeight_150(float value) { ___m_marginHeight_150 = value; } inline static int32_t get_offset_of_m_width_151() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_width_151)); } inline float get_m_width_151() const { return ___m_width_151; } inline float* get_address_of_m_width_151() { return &___m_width_151; } inline void set_m_width_151(float value) { ___m_width_151 = value; } inline static int32_t get_offset_of_m_textInfo_152() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_textInfo_152)); } inline TMP_TextInfo_t33ACB74FB814F588497640C86976E5DB6DD7B547 * get_m_textInfo_152() const { return ___m_textInfo_152; } inline TMP_TextInfo_t33ACB74FB814F588497640C86976E5DB6DD7B547 ** get_address_of_m_textInfo_152() { return &___m_textInfo_152; } inline void set_m_textInfo_152(TMP_TextInfo_t33ACB74FB814F588497640C86976E5DB6DD7B547 * value) { ___m_textInfo_152 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_textInfo_152), (void*)value); } inline static int32_t get_offset_of_m_havePropertiesChanged_153() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_havePropertiesChanged_153)); } inline bool get_m_havePropertiesChanged_153() const { return ___m_havePropertiesChanged_153; } inline bool* get_address_of_m_havePropertiesChanged_153() { return &___m_havePropertiesChanged_153; } inline void set_m_havePropertiesChanged_153(bool value) { ___m_havePropertiesChanged_153 = value; } inline static int32_t get_offset_of_m_isUsingLegacyAnimationComponent_154() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_isUsingLegacyAnimationComponent_154)); } inline bool get_m_isUsingLegacyAnimationComponent_154() const { return ___m_isUsingLegacyAnimationComponent_154; } inline bool* get_address_of_m_isUsingLegacyAnimationComponent_154() { return &___m_isUsingLegacyAnimationComponent_154; } inline void set_m_isUsingLegacyAnimationComponent_154(bool value) { ___m_isUsingLegacyAnimationComponent_154 = value; } inline static int32_t get_offset_of_m_transform_155() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_transform_155)); } inline Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * get_m_transform_155() const { return ___m_transform_155; } inline Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 ** get_address_of_m_transform_155() { return &___m_transform_155; } inline void set_m_transform_155(Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * value) { ___m_transform_155 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_transform_155), (void*)value); } inline static int32_t get_offset_of_m_rectTransform_156() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_rectTransform_156)); } inline RectTransform_t8A6A306FB29A6C8C22010CF9040E319753571072 * get_m_rectTransform_156() const { return ___m_rectTransform_156; } inline RectTransform_t8A6A306FB29A6C8C22010CF9040E319753571072 ** get_address_of_m_rectTransform_156() { return &___m_rectTransform_156; } inline void set_m_rectTransform_156(RectTransform_t8A6A306FB29A6C8C22010CF9040E319753571072 * value) { ___m_rectTransform_156 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_rectTransform_156), (void*)value); } inline static int32_t get_offset_of_m_PreviousRectTransformSize_157() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_PreviousRectTransformSize_157)); } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 get_m_PreviousRectTransformSize_157() const { return ___m_PreviousRectTransformSize_157; } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 * get_address_of_m_PreviousRectTransformSize_157() { return &___m_PreviousRectTransformSize_157; } inline void set_m_PreviousRectTransformSize_157(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 value) { ___m_PreviousRectTransformSize_157 = value; } inline static int32_t get_offset_of_m_PreviousPivotPosition_158() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_PreviousPivotPosition_158)); } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 get_m_PreviousPivotPosition_158() const { return ___m_PreviousPivotPosition_158; } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 * get_address_of_m_PreviousPivotPosition_158() { return &___m_PreviousPivotPosition_158; } inline void set_m_PreviousPivotPosition_158(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 value) { ___m_PreviousPivotPosition_158 = value; } inline static int32_t get_offset_of_U3CautoSizeTextContainerU3Ek__BackingField_159() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___U3CautoSizeTextContainerU3Ek__BackingField_159)); } inline bool get_U3CautoSizeTextContainerU3Ek__BackingField_159() const { return ___U3CautoSizeTextContainerU3Ek__BackingField_159; } inline bool* get_address_of_U3CautoSizeTextContainerU3Ek__BackingField_159() { return &___U3CautoSizeTextContainerU3Ek__BackingField_159; } inline void set_U3CautoSizeTextContainerU3Ek__BackingField_159(bool value) { ___U3CautoSizeTextContainerU3Ek__BackingField_159 = value; } inline static int32_t get_offset_of_m_autoSizeTextContainer_160() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_autoSizeTextContainer_160)); } inline bool get_m_autoSizeTextContainer_160() const { return ___m_autoSizeTextContainer_160; } inline bool* get_address_of_m_autoSizeTextContainer_160() { return &___m_autoSizeTextContainer_160; } inline void set_m_autoSizeTextContainer_160(bool value) { ___m_autoSizeTextContainer_160 = value; } inline static int32_t get_offset_of_m_mesh_161() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_mesh_161)); } inline Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 * get_m_mesh_161() const { return ___m_mesh_161; } inline Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 ** get_address_of_m_mesh_161() { return &___m_mesh_161; } inline void set_m_mesh_161(Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 * value) { ___m_mesh_161 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_mesh_161), (void*)value); } inline static int32_t get_offset_of_m_isVolumetricText_162() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_isVolumetricText_162)); } inline bool get_m_isVolumetricText_162() const { return ___m_isVolumetricText_162; } inline bool* get_address_of_m_isVolumetricText_162() { return &___m_isVolumetricText_162; } inline void set_m_isVolumetricText_162(bool value) { ___m_isVolumetricText_162 = value; } inline static int32_t get_offset_of_OnPreRenderText_165() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___OnPreRenderText_165)); } inline Action_1_t170B3E821B49B45FA7134A2CF48A2E64CA371D42 * get_OnPreRenderText_165() const { return ___OnPreRenderText_165; } inline Action_1_t170B3E821B49B45FA7134A2CF48A2E64CA371D42 ** get_address_of_OnPreRenderText_165() { return &___OnPreRenderText_165; } inline void set_OnPreRenderText_165(Action_1_t170B3E821B49B45FA7134A2CF48A2E64CA371D42 * value) { ___OnPreRenderText_165 = value; Il2CppCodeGenWriteBarrier((void**)(&___OnPreRenderText_165), (void*)value); } inline static int32_t get_offset_of_m_spriteAnimator_166() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_spriteAnimator_166)); } inline TMP_SpriteAnimator_t07C769A1F1F85B545DD32357826E08F569E3D902 * get_m_spriteAnimator_166() const { return ___m_spriteAnimator_166; } inline TMP_SpriteAnimator_t07C769A1F1F85B545DD32357826E08F569E3D902 ** get_address_of_m_spriteAnimator_166() { return &___m_spriteAnimator_166; } inline void set_m_spriteAnimator_166(TMP_SpriteAnimator_t07C769A1F1F85B545DD32357826E08F569E3D902 * value) { ___m_spriteAnimator_166 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_spriteAnimator_166), (void*)value); } inline static int32_t get_offset_of_m_flexibleHeight_167() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_flexibleHeight_167)); } inline float get_m_flexibleHeight_167() const { return ___m_flexibleHeight_167; } inline float* get_address_of_m_flexibleHeight_167() { return &___m_flexibleHeight_167; } inline void set_m_flexibleHeight_167(float value) { ___m_flexibleHeight_167 = value; } inline static int32_t get_offset_of_m_flexibleWidth_168() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_flexibleWidth_168)); } inline float get_m_flexibleWidth_168() const { return ___m_flexibleWidth_168; } inline float* get_address_of_m_flexibleWidth_168() { return &___m_flexibleWidth_168; } inline void set_m_flexibleWidth_168(float value) { ___m_flexibleWidth_168 = value; } inline static int32_t get_offset_of_m_minWidth_169() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_minWidth_169)); } inline float get_m_minWidth_169() const { return ___m_minWidth_169; } inline float* get_address_of_m_minWidth_169() { return &___m_minWidth_169; } inline void set_m_minWidth_169(float value) { ___m_minWidth_169 = value; } inline static int32_t get_offset_of_m_minHeight_170() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_minHeight_170)); } inline float get_m_minHeight_170() const { return ___m_minHeight_170; } inline float* get_address_of_m_minHeight_170() { return &___m_minHeight_170; } inline void set_m_minHeight_170(float value) { ___m_minHeight_170 = value; } inline static int32_t get_offset_of_m_maxWidth_171() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_maxWidth_171)); } inline float get_m_maxWidth_171() const { return ___m_maxWidth_171; } inline float* get_address_of_m_maxWidth_171() { return &___m_maxWidth_171; } inline void set_m_maxWidth_171(float value) { ___m_maxWidth_171 = value; } inline static int32_t get_offset_of_m_maxHeight_172() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_maxHeight_172)); } inline float get_m_maxHeight_172() const { return ___m_maxHeight_172; } inline float* get_address_of_m_maxHeight_172() { return &___m_maxHeight_172; } inline void set_m_maxHeight_172(float value) { ___m_maxHeight_172 = value; } inline static int32_t get_offset_of_m_LayoutElement_173() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_LayoutElement_173)); } inline LayoutElement_tE514951184806899FE23EC4FA6112A5F2038CECF * get_m_LayoutElement_173() const { return ___m_LayoutElement_173; } inline LayoutElement_tE514951184806899FE23EC4FA6112A5F2038CECF ** get_address_of_m_LayoutElement_173() { return &___m_LayoutElement_173; } inline void set_m_LayoutElement_173(LayoutElement_tE514951184806899FE23EC4FA6112A5F2038CECF * value) { ___m_LayoutElement_173 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_LayoutElement_173), (void*)value); } inline static int32_t get_offset_of_m_preferredWidth_174() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_preferredWidth_174)); } inline float get_m_preferredWidth_174() const { return ___m_preferredWidth_174; } inline float* get_address_of_m_preferredWidth_174() { return &___m_preferredWidth_174; } inline void set_m_preferredWidth_174(float value) { ___m_preferredWidth_174 = value; } inline static int32_t get_offset_of_m_renderedWidth_175() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_renderedWidth_175)); } inline float get_m_renderedWidth_175() const { return ___m_renderedWidth_175; } inline float* get_address_of_m_renderedWidth_175() { return &___m_renderedWidth_175; } inline void set_m_renderedWidth_175(float value) { ___m_renderedWidth_175 = value; } inline static int32_t get_offset_of_m_isPreferredWidthDirty_176() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_isPreferredWidthDirty_176)); } inline bool get_m_isPreferredWidthDirty_176() const { return ___m_isPreferredWidthDirty_176; } inline bool* get_address_of_m_isPreferredWidthDirty_176() { return &___m_isPreferredWidthDirty_176; } inline void set_m_isPreferredWidthDirty_176(bool value) { ___m_isPreferredWidthDirty_176 = value; } inline static int32_t get_offset_of_m_preferredHeight_177() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_preferredHeight_177)); } inline float get_m_preferredHeight_177() const { return ___m_preferredHeight_177; } inline float* get_address_of_m_preferredHeight_177() { return &___m_preferredHeight_177; } inline void set_m_preferredHeight_177(float value) { ___m_preferredHeight_177 = value; } inline static int32_t get_offset_of_m_renderedHeight_178() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_renderedHeight_178)); } inline float get_m_renderedHeight_178() const { return ___m_renderedHeight_178; } inline float* get_address_of_m_renderedHeight_178() { return &___m_renderedHeight_178; } inline void set_m_renderedHeight_178(float value) { ___m_renderedHeight_178 = value; } inline static int32_t get_offset_of_m_isPreferredHeightDirty_179() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_isPreferredHeightDirty_179)); } inline bool get_m_isPreferredHeightDirty_179() const { return ___m_isPreferredHeightDirty_179; } inline bool* get_address_of_m_isPreferredHeightDirty_179() { return &___m_isPreferredHeightDirty_179; } inline void set_m_isPreferredHeightDirty_179(bool value) { ___m_isPreferredHeightDirty_179 = value; } inline static int32_t get_offset_of_m_isCalculatingPreferredValues_180() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_isCalculatingPreferredValues_180)); } inline bool get_m_isCalculatingPreferredValues_180() const { return ___m_isCalculatingPreferredValues_180; } inline bool* get_address_of_m_isCalculatingPreferredValues_180() { return &___m_isCalculatingPreferredValues_180; } inline void set_m_isCalculatingPreferredValues_180(bool value) { ___m_isCalculatingPreferredValues_180 = value; } inline static int32_t get_offset_of_m_layoutPriority_181() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_layoutPriority_181)); } inline int32_t get_m_layoutPriority_181() const { return ___m_layoutPriority_181; } inline int32_t* get_address_of_m_layoutPriority_181() { return &___m_layoutPriority_181; } inline void set_m_layoutPriority_181(int32_t value) { ___m_layoutPriority_181 = value; } inline static int32_t get_offset_of_m_isLayoutDirty_182() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_isLayoutDirty_182)); } inline bool get_m_isLayoutDirty_182() const { return ___m_isLayoutDirty_182; } inline bool* get_address_of_m_isLayoutDirty_182() { return &___m_isLayoutDirty_182; } inline void set_m_isLayoutDirty_182(bool value) { ___m_isLayoutDirty_182 = value; } inline static int32_t get_offset_of_m_isAwake_183() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_isAwake_183)); } inline bool get_m_isAwake_183() const { return ___m_isAwake_183; } inline bool* get_address_of_m_isAwake_183() { return &___m_isAwake_183; } inline void set_m_isAwake_183(bool value) { ___m_isAwake_183 = value; } inline static int32_t get_offset_of_m_isWaitingOnResourceLoad_184() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_isWaitingOnResourceLoad_184)); } inline bool get_m_isWaitingOnResourceLoad_184() const { return ___m_isWaitingOnResourceLoad_184; } inline bool* get_address_of_m_isWaitingOnResourceLoad_184() { return &___m_isWaitingOnResourceLoad_184; } inline void set_m_isWaitingOnResourceLoad_184(bool value) { ___m_isWaitingOnResourceLoad_184 = value; } inline static int32_t get_offset_of_m_inputSource_185() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_inputSource_185)); } inline int32_t get_m_inputSource_185() const { return ___m_inputSource_185; } inline int32_t* get_address_of_m_inputSource_185() { return &___m_inputSource_185; } inline void set_m_inputSource_185(int32_t value) { ___m_inputSource_185 = value; } inline static int32_t get_offset_of_m_fontScaleMultiplier_186() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_fontScaleMultiplier_186)); } inline float get_m_fontScaleMultiplier_186() const { return ___m_fontScaleMultiplier_186; } inline float* get_address_of_m_fontScaleMultiplier_186() { return &___m_fontScaleMultiplier_186; } inline void set_m_fontScaleMultiplier_186(float value) { ___m_fontScaleMultiplier_186 = value; } inline static int32_t get_offset_of_tag_LineIndent_190() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___tag_LineIndent_190)); } inline float get_tag_LineIndent_190() const { return ___tag_LineIndent_190; } inline float* get_address_of_tag_LineIndent_190() { return &___tag_LineIndent_190; } inline void set_tag_LineIndent_190(float value) { ___tag_LineIndent_190 = value; } inline static int32_t get_offset_of_tag_Indent_191() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___tag_Indent_191)); } inline float get_tag_Indent_191() const { return ___tag_Indent_191; } inline float* get_address_of_tag_Indent_191() { return &___tag_Indent_191; } inline void set_tag_Indent_191(float value) { ___tag_Indent_191 = value; } inline static int32_t get_offset_of_m_indentStack_192() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_indentStack_192)); } inline TMP_TextProcessingStack_1_t0C5DDA1BDCC56D66F8465350BB1E55E94AAEBE17 get_m_indentStack_192() const { return ___m_indentStack_192; } inline TMP_TextProcessingStack_1_t0C5DDA1BDCC56D66F8465350BB1E55E94AAEBE17 * get_address_of_m_indentStack_192() { return &___m_indentStack_192; } inline void set_m_indentStack_192(TMP_TextProcessingStack_1_t0C5DDA1BDCC56D66F8465350BB1E55E94AAEBE17 value) { ___m_indentStack_192 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___m_indentStack_192))->___itemStack_0), (void*)NULL); } inline static int32_t get_offset_of_tag_NoParsing_193() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___tag_NoParsing_193)); } inline bool get_tag_NoParsing_193() const { return ___tag_NoParsing_193; } inline bool* get_address_of_tag_NoParsing_193() { return &___tag_NoParsing_193; } inline void set_tag_NoParsing_193(bool value) { ___tag_NoParsing_193 = value; } inline static int32_t get_offset_of_m_isParsingText_194() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_isParsingText_194)); } inline bool get_m_isParsingText_194() const { return ___m_isParsingText_194; } inline bool* get_address_of_m_isParsingText_194() { return &___m_isParsingText_194; } inline void set_m_isParsingText_194(bool value) { ___m_isParsingText_194 = value; } inline static int32_t get_offset_of_m_FXMatrix_195() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_FXMatrix_195)); } inline Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 get_m_FXMatrix_195() const { return ___m_FXMatrix_195; } inline Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 * get_address_of_m_FXMatrix_195() { return &___m_FXMatrix_195; } inline void set_m_FXMatrix_195(Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 value) { ___m_FXMatrix_195 = value; } inline static int32_t get_offset_of_m_isFXMatrixSet_196() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_isFXMatrixSet_196)); } inline bool get_m_isFXMatrixSet_196() const { return ___m_isFXMatrixSet_196; } inline bool* get_address_of_m_isFXMatrixSet_196() { return &___m_isFXMatrixSet_196; } inline void set_m_isFXMatrixSet_196(bool value) { ___m_isFXMatrixSet_196 = value; } inline static int32_t get_offset_of_m_TextProcessingArray_197() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_TextProcessingArray_197)); } inline UnicodeCharU5BU5D_tB233FC88865130D0B1EA18DA685C2AF41FB134F7* get_m_TextProcessingArray_197() const { return ___m_TextProcessingArray_197; } inline UnicodeCharU5BU5D_tB233FC88865130D0B1EA18DA685C2AF41FB134F7** get_address_of_m_TextProcessingArray_197() { return &___m_TextProcessingArray_197; } inline void set_m_TextProcessingArray_197(UnicodeCharU5BU5D_tB233FC88865130D0B1EA18DA685C2AF41FB134F7* value) { ___m_TextProcessingArray_197 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_TextProcessingArray_197), (void*)value); } inline static int32_t get_offset_of_m_InternalTextProcessingArraySize_198() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_InternalTextProcessingArraySize_198)); } inline int32_t get_m_InternalTextProcessingArraySize_198() const { return ___m_InternalTextProcessingArraySize_198; } inline int32_t* get_address_of_m_InternalTextProcessingArraySize_198() { return &___m_InternalTextProcessingArraySize_198; } inline void set_m_InternalTextProcessingArraySize_198(int32_t value) { ___m_InternalTextProcessingArraySize_198 = value; } inline static int32_t get_offset_of_m_internalCharacterInfo_199() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_internalCharacterInfo_199)); } inline TMP_CharacterInfoU5BU5D_t7128C1B46CF6AB1374135FA31D41ABF23882B970* get_m_internalCharacterInfo_199() const { return ___m_internalCharacterInfo_199; } inline TMP_CharacterInfoU5BU5D_t7128C1B46CF6AB1374135FA31D41ABF23882B970** get_address_of_m_internalCharacterInfo_199() { return &___m_internalCharacterInfo_199; } inline void set_m_internalCharacterInfo_199(TMP_CharacterInfoU5BU5D_t7128C1B46CF6AB1374135FA31D41ABF23882B970* value) { ___m_internalCharacterInfo_199 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_internalCharacterInfo_199), (void*)value); } inline static int32_t get_offset_of_m_totalCharacterCount_200() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_totalCharacterCount_200)); } inline int32_t get_m_totalCharacterCount_200() const { return ___m_totalCharacterCount_200; } inline int32_t* get_address_of_m_totalCharacterCount_200() { return &___m_totalCharacterCount_200; } inline void set_m_totalCharacterCount_200(int32_t value) { ___m_totalCharacterCount_200 = value; } inline static int32_t get_offset_of_m_characterCount_207() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_characterCount_207)); } inline int32_t get_m_characterCount_207() const { return ___m_characterCount_207; } inline int32_t* get_address_of_m_characterCount_207() { return &___m_characterCount_207; } inline void set_m_characterCount_207(int32_t value) { ___m_characterCount_207 = value; } inline static int32_t get_offset_of_m_firstCharacterOfLine_208() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_firstCharacterOfLine_208)); } inline int32_t get_m_firstCharacterOfLine_208() const { return ___m_firstCharacterOfLine_208; } inline int32_t* get_address_of_m_firstCharacterOfLine_208() { return &___m_firstCharacterOfLine_208; } inline void set_m_firstCharacterOfLine_208(int32_t value) { ___m_firstCharacterOfLine_208 = value; } inline static int32_t get_offset_of_m_firstVisibleCharacterOfLine_209() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_firstVisibleCharacterOfLine_209)); } inline int32_t get_m_firstVisibleCharacterOfLine_209() const { return ___m_firstVisibleCharacterOfLine_209; } inline int32_t* get_address_of_m_firstVisibleCharacterOfLine_209() { return &___m_firstVisibleCharacterOfLine_209; } inline void set_m_firstVisibleCharacterOfLine_209(int32_t value) { ___m_firstVisibleCharacterOfLine_209 = value; } inline static int32_t get_offset_of_m_lastCharacterOfLine_210() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_lastCharacterOfLine_210)); } inline int32_t get_m_lastCharacterOfLine_210() const { return ___m_lastCharacterOfLine_210; } inline int32_t* get_address_of_m_lastCharacterOfLine_210() { return &___m_lastCharacterOfLine_210; } inline void set_m_lastCharacterOfLine_210(int32_t value) { ___m_lastCharacterOfLine_210 = value; } inline static int32_t get_offset_of_m_lastVisibleCharacterOfLine_211() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_lastVisibleCharacterOfLine_211)); } inline int32_t get_m_lastVisibleCharacterOfLine_211() const { return ___m_lastVisibleCharacterOfLine_211; } inline int32_t* get_address_of_m_lastVisibleCharacterOfLine_211() { return &___m_lastVisibleCharacterOfLine_211; } inline void set_m_lastVisibleCharacterOfLine_211(int32_t value) { ___m_lastVisibleCharacterOfLine_211 = value; } inline static int32_t get_offset_of_m_lineNumber_212() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_lineNumber_212)); } inline int32_t get_m_lineNumber_212() const { return ___m_lineNumber_212; } inline int32_t* get_address_of_m_lineNumber_212() { return &___m_lineNumber_212; } inline void set_m_lineNumber_212(int32_t value) { ___m_lineNumber_212 = value; } inline static int32_t get_offset_of_m_lineVisibleCharacterCount_213() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_lineVisibleCharacterCount_213)); } inline int32_t get_m_lineVisibleCharacterCount_213() const { return ___m_lineVisibleCharacterCount_213; } inline int32_t* get_address_of_m_lineVisibleCharacterCount_213() { return &___m_lineVisibleCharacterCount_213; } inline void set_m_lineVisibleCharacterCount_213(int32_t value) { ___m_lineVisibleCharacterCount_213 = value; } inline static int32_t get_offset_of_m_pageNumber_214() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_pageNumber_214)); } inline int32_t get_m_pageNumber_214() const { return ___m_pageNumber_214; } inline int32_t* get_address_of_m_pageNumber_214() { return &___m_pageNumber_214; } inline void set_m_pageNumber_214(int32_t value) { ___m_pageNumber_214 = value; } inline static int32_t get_offset_of_m_PageAscender_215() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_PageAscender_215)); } inline float get_m_PageAscender_215() const { return ___m_PageAscender_215; } inline float* get_address_of_m_PageAscender_215() { return &___m_PageAscender_215; } inline void set_m_PageAscender_215(float value) { ___m_PageAscender_215 = value; } inline static int32_t get_offset_of_m_maxTextAscender_216() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_maxTextAscender_216)); } inline float get_m_maxTextAscender_216() const { return ___m_maxTextAscender_216; } inline float* get_address_of_m_maxTextAscender_216() { return &___m_maxTextAscender_216; } inline void set_m_maxTextAscender_216(float value) { ___m_maxTextAscender_216 = value; } inline static int32_t get_offset_of_m_maxCapHeight_217() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_maxCapHeight_217)); } inline float get_m_maxCapHeight_217() const { return ___m_maxCapHeight_217; } inline float* get_address_of_m_maxCapHeight_217() { return &___m_maxCapHeight_217; } inline void set_m_maxCapHeight_217(float value) { ___m_maxCapHeight_217 = value; } inline static int32_t get_offset_of_m_ElementAscender_218() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_ElementAscender_218)); } inline float get_m_ElementAscender_218() const { return ___m_ElementAscender_218; } inline float* get_address_of_m_ElementAscender_218() { return &___m_ElementAscender_218; } inline void set_m_ElementAscender_218(float value) { ___m_ElementAscender_218 = value; } inline static int32_t get_offset_of_m_ElementDescender_219() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_ElementDescender_219)); } inline float get_m_ElementDescender_219() const { return ___m_ElementDescender_219; } inline float* get_address_of_m_ElementDescender_219() { return &___m_ElementDescender_219; } inline void set_m_ElementDescender_219(float value) { ___m_ElementDescender_219 = value; } inline static int32_t get_offset_of_m_maxLineAscender_220() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_maxLineAscender_220)); } inline float get_m_maxLineAscender_220() const { return ___m_maxLineAscender_220; } inline float* get_address_of_m_maxLineAscender_220() { return &___m_maxLineAscender_220; } inline void set_m_maxLineAscender_220(float value) { ___m_maxLineAscender_220 = value; } inline static int32_t get_offset_of_m_maxLineDescender_221() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_maxLineDescender_221)); } inline float get_m_maxLineDescender_221() const { return ___m_maxLineDescender_221; } inline float* get_address_of_m_maxLineDescender_221() { return &___m_maxLineDescender_221; } inline void set_m_maxLineDescender_221(float value) { ___m_maxLineDescender_221 = value; } inline static int32_t get_offset_of_m_startOfLineAscender_222() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_startOfLineAscender_222)); } inline float get_m_startOfLineAscender_222() const { return ___m_startOfLineAscender_222; } inline float* get_address_of_m_startOfLineAscender_222() { return &___m_startOfLineAscender_222; } inline void set_m_startOfLineAscender_222(float value) { ___m_startOfLineAscender_222 = value; } inline static int32_t get_offset_of_m_startOfLineDescender_223() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_startOfLineDescender_223)); } inline float get_m_startOfLineDescender_223() const { return ___m_startOfLineDescender_223; } inline float* get_address_of_m_startOfLineDescender_223() { return &___m_startOfLineDescender_223; } inline void set_m_startOfLineDescender_223(float value) { ___m_startOfLineDescender_223 = value; } inline static int32_t get_offset_of_m_lineOffset_224() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_lineOffset_224)); } inline float get_m_lineOffset_224() const { return ___m_lineOffset_224; } inline float* get_address_of_m_lineOffset_224() { return &___m_lineOffset_224; } inline void set_m_lineOffset_224(float value) { ___m_lineOffset_224 = value; } inline static int32_t get_offset_of_m_meshExtents_225() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_meshExtents_225)); } inline Extents_tD663823B610620A001CCCCFF452C10403AF2A0FA get_m_meshExtents_225() const { return ___m_meshExtents_225; } inline Extents_tD663823B610620A001CCCCFF452C10403AF2A0FA * get_address_of_m_meshExtents_225() { return &___m_meshExtents_225; } inline void set_m_meshExtents_225(Extents_tD663823B610620A001CCCCFF452C10403AF2A0FA value) { ___m_meshExtents_225 = value; } inline static int32_t get_offset_of_m_htmlColor_226() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_htmlColor_226)); } inline Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D get_m_htmlColor_226() const { return ___m_htmlColor_226; } inline Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D * get_address_of_m_htmlColor_226() { return &___m_htmlColor_226; } inline void set_m_htmlColor_226(Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D value) { ___m_htmlColor_226 = value; } inline static int32_t get_offset_of_m_colorStack_227() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_colorStack_227)); } inline TMP_TextProcessingStack_1_tCB10A5934F69ED17BBB7F709D74D60038177414D get_m_colorStack_227() const { return ___m_colorStack_227; } inline TMP_TextProcessingStack_1_tCB10A5934F69ED17BBB7F709D74D60038177414D * get_address_of_m_colorStack_227() { return &___m_colorStack_227; } inline void set_m_colorStack_227(TMP_TextProcessingStack_1_tCB10A5934F69ED17BBB7F709D74D60038177414D value) { ___m_colorStack_227 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___m_colorStack_227))->___itemStack_0), (void*)NULL); } inline static int32_t get_offset_of_m_underlineColorStack_228() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_underlineColorStack_228)); } inline TMP_TextProcessingStack_1_tCB10A5934F69ED17BBB7F709D74D60038177414D get_m_underlineColorStack_228() const { return ___m_underlineColorStack_228; } inline TMP_TextProcessingStack_1_tCB10A5934F69ED17BBB7F709D74D60038177414D * get_address_of_m_underlineColorStack_228() { return &___m_underlineColorStack_228; } inline void set_m_underlineColorStack_228(TMP_TextProcessingStack_1_tCB10A5934F69ED17BBB7F709D74D60038177414D value) { ___m_underlineColorStack_228 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___m_underlineColorStack_228))->___itemStack_0), (void*)NULL); } inline static int32_t get_offset_of_m_strikethroughColorStack_229() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_strikethroughColorStack_229)); } inline TMP_TextProcessingStack_1_tCB10A5934F69ED17BBB7F709D74D60038177414D get_m_strikethroughColorStack_229() const { return ___m_strikethroughColorStack_229; } inline TMP_TextProcessingStack_1_tCB10A5934F69ED17BBB7F709D74D60038177414D * get_address_of_m_strikethroughColorStack_229() { return &___m_strikethroughColorStack_229; } inline void set_m_strikethroughColorStack_229(TMP_TextProcessingStack_1_tCB10A5934F69ED17BBB7F709D74D60038177414D value) { ___m_strikethroughColorStack_229 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___m_strikethroughColorStack_229))->___itemStack_0), (void*)NULL); } inline static int32_t get_offset_of_m_HighlightStateStack_230() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_HighlightStateStack_230)); } inline TMP_TextProcessingStack_1_t091E8E0507335193E71397075A9E75FFE125381E get_m_HighlightStateStack_230() const { return ___m_HighlightStateStack_230; } inline TMP_TextProcessingStack_1_t091E8E0507335193E71397075A9E75FFE125381E * get_address_of_m_HighlightStateStack_230() { return &___m_HighlightStateStack_230; } inline void set_m_HighlightStateStack_230(TMP_TextProcessingStack_1_t091E8E0507335193E71397075A9E75FFE125381E value) { ___m_HighlightStateStack_230 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___m_HighlightStateStack_230))->___itemStack_0), (void*)NULL); } inline static int32_t get_offset_of_m_colorGradientPreset_231() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_colorGradientPreset_231)); } inline TMP_ColorGradient_tC18C01CF1F597BD442D01A29724FE1B32497E461 * get_m_colorGradientPreset_231() const { return ___m_colorGradientPreset_231; } inline TMP_ColorGradient_tC18C01CF1F597BD442D01A29724FE1B32497E461 ** get_address_of_m_colorGradientPreset_231() { return &___m_colorGradientPreset_231; } inline void set_m_colorGradientPreset_231(TMP_ColorGradient_tC18C01CF1F597BD442D01A29724FE1B32497E461 * value) { ___m_colorGradientPreset_231 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_colorGradientPreset_231), (void*)value); } inline static int32_t get_offset_of_m_colorGradientStack_232() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_colorGradientStack_232)); } inline TMP_TextProcessingStack_1_t598A1976548F7435C20001605BBCC77262756804 get_m_colorGradientStack_232() const { return ___m_colorGradientStack_232; } inline TMP_TextProcessingStack_1_t598A1976548F7435C20001605BBCC77262756804 * get_address_of_m_colorGradientStack_232() { return &___m_colorGradientStack_232; } inline void set_m_colorGradientStack_232(TMP_TextProcessingStack_1_t598A1976548F7435C20001605BBCC77262756804 value) { ___m_colorGradientStack_232 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___m_colorGradientStack_232))->___itemStack_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___m_colorGradientStack_232))->___m_DefaultItem_2), (void*)NULL); #endif } inline static int32_t get_offset_of_m_colorGradientPresetIsTinted_233() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_colorGradientPresetIsTinted_233)); } inline bool get_m_colorGradientPresetIsTinted_233() const { return ___m_colorGradientPresetIsTinted_233; } inline bool* get_address_of_m_colorGradientPresetIsTinted_233() { return &___m_colorGradientPresetIsTinted_233; } inline void set_m_colorGradientPresetIsTinted_233(bool value) { ___m_colorGradientPresetIsTinted_233 = value; } inline static int32_t get_offset_of_m_tabSpacing_234() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_tabSpacing_234)); } inline float get_m_tabSpacing_234() const { return ___m_tabSpacing_234; } inline float* get_address_of_m_tabSpacing_234() { return &___m_tabSpacing_234; } inline void set_m_tabSpacing_234(float value) { ___m_tabSpacing_234 = value; } inline static int32_t get_offset_of_m_spacing_235() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_spacing_235)); } inline float get_m_spacing_235() const { return ___m_spacing_235; } inline float* get_address_of_m_spacing_235() { return &___m_spacing_235; } inline void set_m_spacing_235(float value) { ___m_spacing_235 = value; } inline static int32_t get_offset_of_m_TextStyleStacks_236() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_TextStyleStacks_236)); } inline TMP_TextProcessingStack_1U5BU5D_t1E4BEAC3D61A2AD0284E919166D0F38D21540A37* get_m_TextStyleStacks_236() const { return ___m_TextStyleStacks_236; } inline TMP_TextProcessingStack_1U5BU5D_t1E4BEAC3D61A2AD0284E919166D0F38D21540A37** get_address_of_m_TextStyleStacks_236() { return &___m_TextStyleStacks_236; } inline void set_m_TextStyleStacks_236(TMP_TextProcessingStack_1U5BU5D_t1E4BEAC3D61A2AD0284E919166D0F38D21540A37* value) { ___m_TextStyleStacks_236 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_TextStyleStacks_236), (void*)value); } inline static int32_t get_offset_of_m_TextStyleStackDepth_237() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_TextStyleStackDepth_237)); } inline int32_t get_m_TextStyleStackDepth_237() const { return ___m_TextStyleStackDepth_237; } inline int32_t* get_address_of_m_TextStyleStackDepth_237() { return &___m_TextStyleStackDepth_237; } inline void set_m_TextStyleStackDepth_237(int32_t value) { ___m_TextStyleStackDepth_237 = value; } inline static int32_t get_offset_of_m_ItalicAngleStack_238() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_ItalicAngleStack_238)); } inline TMP_TextProcessingStack_1_tAD0A40D35721F31D8FE2C344F705515FDF0F7DBA get_m_ItalicAngleStack_238() const { return ___m_ItalicAngleStack_238; } inline TMP_TextProcessingStack_1_tAD0A40D35721F31D8FE2C344F705515FDF0F7DBA * get_address_of_m_ItalicAngleStack_238() { return &___m_ItalicAngleStack_238; } inline void set_m_ItalicAngleStack_238(TMP_TextProcessingStack_1_tAD0A40D35721F31D8FE2C344F705515FDF0F7DBA value) { ___m_ItalicAngleStack_238 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___m_ItalicAngleStack_238))->___itemStack_0), (void*)NULL); } inline static int32_t get_offset_of_m_ItalicAngle_239() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_ItalicAngle_239)); } inline int32_t get_m_ItalicAngle_239() const { return ___m_ItalicAngle_239; } inline int32_t* get_address_of_m_ItalicAngle_239() { return &___m_ItalicAngle_239; } inline void set_m_ItalicAngle_239(int32_t value) { ___m_ItalicAngle_239 = value; } inline static int32_t get_offset_of_m_actionStack_240() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_actionStack_240)); } inline TMP_TextProcessingStack_1_tAD0A40D35721F31D8FE2C344F705515FDF0F7DBA get_m_actionStack_240() const { return ___m_actionStack_240; } inline TMP_TextProcessingStack_1_tAD0A40D35721F31D8FE2C344F705515FDF0F7DBA * get_address_of_m_actionStack_240() { return &___m_actionStack_240; } inline void set_m_actionStack_240(TMP_TextProcessingStack_1_tAD0A40D35721F31D8FE2C344F705515FDF0F7DBA value) { ___m_actionStack_240 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___m_actionStack_240))->___itemStack_0), (void*)NULL); } inline static int32_t get_offset_of_m_padding_241() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_padding_241)); } inline float get_m_padding_241() const { return ___m_padding_241; } inline float* get_address_of_m_padding_241() { return &___m_padding_241; } inline void set_m_padding_241(float value) { ___m_padding_241 = value; } inline static int32_t get_offset_of_m_baselineOffset_242() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_baselineOffset_242)); } inline float get_m_baselineOffset_242() const { return ___m_baselineOffset_242; } inline float* get_address_of_m_baselineOffset_242() { return &___m_baselineOffset_242; } inline void set_m_baselineOffset_242(float value) { ___m_baselineOffset_242 = value; } inline static int32_t get_offset_of_m_baselineOffsetStack_243() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_baselineOffsetStack_243)); } inline TMP_TextProcessingStack_1_t0C5DDA1BDCC56D66F8465350BB1E55E94AAEBE17 get_m_baselineOffsetStack_243() const { return ___m_baselineOffsetStack_243; } inline TMP_TextProcessingStack_1_t0C5DDA1BDCC56D66F8465350BB1E55E94AAEBE17 * get_address_of_m_baselineOffsetStack_243() { return &___m_baselineOffsetStack_243; } inline void set_m_baselineOffsetStack_243(TMP_TextProcessingStack_1_t0C5DDA1BDCC56D66F8465350BB1E55E94AAEBE17 value) { ___m_baselineOffsetStack_243 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___m_baselineOffsetStack_243))->___itemStack_0), (void*)NULL); } inline static int32_t get_offset_of_m_xAdvance_244() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_xAdvance_244)); } inline float get_m_xAdvance_244() const { return ___m_xAdvance_244; } inline float* get_address_of_m_xAdvance_244() { return &___m_xAdvance_244; } inline void set_m_xAdvance_244(float value) { ___m_xAdvance_244 = value; } inline static int32_t get_offset_of_m_textElementType_245() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_textElementType_245)); } inline int32_t get_m_textElementType_245() const { return ___m_textElementType_245; } inline int32_t* get_address_of_m_textElementType_245() { return &___m_textElementType_245; } inline void set_m_textElementType_245(int32_t value) { ___m_textElementType_245 = value; } inline static int32_t get_offset_of_m_cached_TextElement_246() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_cached_TextElement_246)); } inline TMP_TextElement_tDF9A55D56A0B44EA4EA36DEDF942AEB6369AF832 * get_m_cached_TextElement_246() const { return ___m_cached_TextElement_246; } inline TMP_TextElement_tDF9A55D56A0B44EA4EA36DEDF942AEB6369AF832 ** get_address_of_m_cached_TextElement_246() { return &___m_cached_TextElement_246; } inline void set_m_cached_TextElement_246(TMP_TextElement_tDF9A55D56A0B44EA4EA36DEDF942AEB6369AF832 * value) { ___m_cached_TextElement_246 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_cached_TextElement_246), (void*)value); } inline static int32_t get_offset_of_m_Ellipsis_247() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_Ellipsis_247)); } inline SpecialCharacter_t06A60B3C91ABA764227413C096AE5060D50D844F get_m_Ellipsis_247() const { return ___m_Ellipsis_247; } inline SpecialCharacter_t06A60B3C91ABA764227413C096AE5060D50D844F * get_address_of_m_Ellipsis_247() { return &___m_Ellipsis_247; } inline void set_m_Ellipsis_247(SpecialCharacter_t06A60B3C91ABA764227413C096AE5060D50D844F value) { ___m_Ellipsis_247 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___m_Ellipsis_247))->___character_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___m_Ellipsis_247))->___fontAsset_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___m_Ellipsis_247))->___material_2), (void*)NULL); #endif } inline static int32_t get_offset_of_m_Underline_248() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_Underline_248)); } inline SpecialCharacter_t06A60B3C91ABA764227413C096AE5060D50D844F get_m_Underline_248() const { return ___m_Underline_248; } inline SpecialCharacter_t06A60B3C91ABA764227413C096AE5060D50D844F * get_address_of_m_Underline_248() { return &___m_Underline_248; } inline void set_m_Underline_248(SpecialCharacter_t06A60B3C91ABA764227413C096AE5060D50D844F value) { ___m_Underline_248 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___m_Underline_248))->___character_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___m_Underline_248))->___fontAsset_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___m_Underline_248))->___material_2), (void*)NULL); #endif } inline static int32_t get_offset_of_m_defaultSpriteAsset_249() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_defaultSpriteAsset_249)); } inline TMP_SpriteAsset_t0746714D8A56C0A27AE56DC6897CC1A129220714 * get_m_defaultSpriteAsset_249() const { return ___m_defaultSpriteAsset_249; } inline TMP_SpriteAsset_t0746714D8A56C0A27AE56DC6897CC1A129220714 ** get_address_of_m_defaultSpriteAsset_249() { return &___m_defaultSpriteAsset_249; } inline void set_m_defaultSpriteAsset_249(TMP_SpriteAsset_t0746714D8A56C0A27AE56DC6897CC1A129220714 * value) { ___m_defaultSpriteAsset_249 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_defaultSpriteAsset_249), (void*)value); } inline static int32_t get_offset_of_m_currentSpriteAsset_250() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_currentSpriteAsset_250)); } inline TMP_SpriteAsset_t0746714D8A56C0A27AE56DC6897CC1A129220714 * get_m_currentSpriteAsset_250() const { return ___m_currentSpriteAsset_250; } inline TMP_SpriteAsset_t0746714D8A56C0A27AE56DC6897CC1A129220714 ** get_address_of_m_currentSpriteAsset_250() { return &___m_currentSpriteAsset_250; } inline void set_m_currentSpriteAsset_250(TMP_SpriteAsset_t0746714D8A56C0A27AE56DC6897CC1A129220714 * value) { ___m_currentSpriteAsset_250 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_currentSpriteAsset_250), (void*)value); } inline static int32_t get_offset_of_m_spriteCount_251() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_spriteCount_251)); } inline int32_t get_m_spriteCount_251() const { return ___m_spriteCount_251; } inline int32_t* get_address_of_m_spriteCount_251() { return &___m_spriteCount_251; } inline void set_m_spriteCount_251(int32_t value) { ___m_spriteCount_251 = value; } inline static int32_t get_offset_of_m_spriteIndex_252() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_spriteIndex_252)); } inline int32_t get_m_spriteIndex_252() const { return ___m_spriteIndex_252; } inline int32_t* get_address_of_m_spriteIndex_252() { return &___m_spriteIndex_252; } inline void set_m_spriteIndex_252(int32_t value) { ___m_spriteIndex_252 = value; } inline static int32_t get_offset_of_m_spriteAnimationID_253() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_spriteAnimationID_253)); } inline int32_t get_m_spriteAnimationID_253() const { return ___m_spriteAnimationID_253; } inline int32_t* get_address_of_m_spriteAnimationID_253() { return &___m_spriteAnimationID_253; } inline void set_m_spriteAnimationID_253(int32_t value) { ___m_spriteAnimationID_253 = value; } inline static int32_t get_offset_of_m_ignoreActiveState_256() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_ignoreActiveState_256)); } inline bool get_m_ignoreActiveState_256() const { return ___m_ignoreActiveState_256; } inline bool* get_address_of_m_ignoreActiveState_256() { return &___m_ignoreActiveState_256; } inline void set_m_ignoreActiveState_256(bool value) { ___m_ignoreActiveState_256 = value; } inline static int32_t get_offset_of_m_TextBackingArray_257() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___m_TextBackingArray_257)); } inline TextBackingContainer_t50AA56C265D2A3DB961E3DD200165FE78270562B get_m_TextBackingArray_257() const { return ___m_TextBackingArray_257; } inline TextBackingContainer_t50AA56C265D2A3DB961E3DD200165FE78270562B * get_address_of_m_TextBackingArray_257() { return &___m_TextBackingArray_257; } inline void set_m_TextBackingArray_257(TextBackingContainer_t50AA56C265D2A3DB961E3DD200165FE78270562B value) { ___m_TextBackingArray_257 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___m_TextBackingArray_257))->___m_Array_0), (void*)NULL); } inline static int32_t get_offset_of_k_Power_258() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262, ___k_Power_258)); } inline DecimalU5BU5D_tAA3302A4A6ACCE77638A2346993A0FAAE2F9FDBA* get_k_Power_258() const { return ___k_Power_258; } inline DecimalU5BU5D_tAA3302A4A6ACCE77638A2346993A0FAAE2F9FDBA** get_address_of_k_Power_258() { return &___k_Power_258; } inline void set_k_Power_258(DecimalU5BU5D_tAA3302A4A6ACCE77638A2346993A0FAAE2F9FDBA* value) { ___k_Power_258 = value; Il2CppCodeGenWriteBarrier((void**)(&___k_Power_258), (void*)value); } }; struct TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262_StaticFields { public: // TMPro.MaterialReference[] TMPro.TMP_Text::m_materialReferences MaterialReferenceU5BU5D_t06D1C1249B8051EC092684920106F77B6FC203FD* ___m_materialReferences_45; // System.Collections.Generic.Dictionary`2 TMPro.TMP_Text::m_materialReferenceIndexLookup Dictionary_2_t49CB072CAA9184D326107FA696BB354C43EB5E08 * ___m_materialReferenceIndexLookup_46; // TMPro.TMP_TextProcessingStack`1 TMPro.TMP_Text::m_materialReferenceStack TMP_TextProcessingStack_1_t7C34F5D4D2FC429E4551885C16EFDF05B8D2A6E3 ___m_materialReferenceStack_47; // UnityEngine.Color32 TMPro.TMP_Text::s_colorWhite Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D ___s_colorWhite_55; // System.Func`3 TMPro.TMP_Text::OnFontAssetRequest Func_3_tD4EA9DBB68453335E80C2917C93BDE503A28F3F0 * ___OnFontAssetRequest_163; // System.Func`3 TMPro.TMP_Text::OnSpriteAssetRequest Func_3_t540BC7F75C78E0C70D6C37F2D220418DABC4B9EA * ___OnSpriteAssetRequest_164; // System.Char[] TMPro.TMP_Text::m_htmlTag CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* ___m_htmlTag_187; // TMPro.RichTextTagAttribute[] TMPro.TMP_Text::m_xmlAttribute RichTextTagAttributeU5BU5D_t81DC8CE2ED156F9CA996E2DC8A64A973A156D615* ___m_xmlAttribute_188; // System.Single[] TMPro.TMP_Text::m_attributeParameterValues SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA* ___m_attributeParameterValues_189; // TMPro.WordWrapState TMPro.TMP_Text::m_SavedWordWrapState WordWrapState_t15805FC5C080AC77203F872695E3B951F460DE99 ___m_SavedWordWrapState_201; // TMPro.WordWrapState TMPro.TMP_Text::m_SavedLineState WordWrapState_t15805FC5C080AC77203F872695E3B951F460DE99 ___m_SavedLineState_202; // TMPro.WordWrapState TMPro.TMP_Text::m_SavedEllipsisState WordWrapState_t15805FC5C080AC77203F872695E3B951F460DE99 ___m_SavedEllipsisState_203; // TMPro.WordWrapState TMPro.TMP_Text::m_SavedLastValidState WordWrapState_t15805FC5C080AC77203F872695E3B951F460DE99 ___m_SavedLastValidState_204; // TMPro.WordWrapState TMPro.TMP_Text::m_SavedSoftLineBreakState WordWrapState_t15805FC5C080AC77203F872695E3B951F460DE99 ___m_SavedSoftLineBreakState_205; // TMPro.TMP_TextProcessingStack`1 TMPro.TMP_Text::m_EllipsisInsertionCandidateStack TMP_TextProcessingStack_1_t09C36897DBFF463BB173E0ED3612A8D49A8EE2D7 ___m_EllipsisInsertionCandidateStack_206; // Unity.Profiling.ProfilerMarker TMPro.TMP_Text::k_ParseTextMarker ProfilerMarker_tAE86534C80C5D67768DB3B244D8D139A2E6495E1 ___k_ParseTextMarker_254; // Unity.Profiling.ProfilerMarker TMPro.TMP_Text::k_InsertNewLineMarker ProfilerMarker_tAE86534C80C5D67768DB3B244D8D139A2E6495E1 ___k_InsertNewLineMarker_255; // UnityEngine.Vector2 TMPro.TMP_Text::k_LargePositiveVector2 Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___k_LargePositiveVector2_259; // UnityEngine.Vector2 TMPro.TMP_Text::k_LargeNegativeVector2 Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___k_LargeNegativeVector2_260; // System.Single TMPro.TMP_Text::k_LargePositiveFloat float ___k_LargePositiveFloat_261; // System.Single TMPro.TMP_Text::k_LargeNegativeFloat float ___k_LargeNegativeFloat_262; // System.Int32 TMPro.TMP_Text::k_LargePositiveInt int32_t ___k_LargePositiveInt_263; // System.Int32 TMPro.TMP_Text::k_LargeNegativeInt int32_t ___k_LargeNegativeInt_264; public: inline static int32_t get_offset_of_m_materialReferences_45() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262_StaticFields, ___m_materialReferences_45)); } inline MaterialReferenceU5BU5D_t06D1C1249B8051EC092684920106F77B6FC203FD* get_m_materialReferences_45() const { return ___m_materialReferences_45; } inline MaterialReferenceU5BU5D_t06D1C1249B8051EC092684920106F77B6FC203FD** get_address_of_m_materialReferences_45() { return &___m_materialReferences_45; } inline void set_m_materialReferences_45(MaterialReferenceU5BU5D_t06D1C1249B8051EC092684920106F77B6FC203FD* value) { ___m_materialReferences_45 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_materialReferences_45), (void*)value); } inline static int32_t get_offset_of_m_materialReferenceIndexLookup_46() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262_StaticFields, ___m_materialReferenceIndexLookup_46)); } inline Dictionary_2_t49CB072CAA9184D326107FA696BB354C43EB5E08 * get_m_materialReferenceIndexLookup_46() const { return ___m_materialReferenceIndexLookup_46; } inline Dictionary_2_t49CB072CAA9184D326107FA696BB354C43EB5E08 ** get_address_of_m_materialReferenceIndexLookup_46() { return &___m_materialReferenceIndexLookup_46; } inline void set_m_materialReferenceIndexLookup_46(Dictionary_2_t49CB072CAA9184D326107FA696BB354C43EB5E08 * value) { ___m_materialReferenceIndexLookup_46 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_materialReferenceIndexLookup_46), (void*)value); } inline static int32_t get_offset_of_m_materialReferenceStack_47() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262_StaticFields, ___m_materialReferenceStack_47)); } inline TMP_TextProcessingStack_1_t7C34F5D4D2FC429E4551885C16EFDF05B8D2A6E3 get_m_materialReferenceStack_47() const { return ___m_materialReferenceStack_47; } inline TMP_TextProcessingStack_1_t7C34F5D4D2FC429E4551885C16EFDF05B8D2A6E3 * get_address_of_m_materialReferenceStack_47() { return &___m_materialReferenceStack_47; } inline void set_m_materialReferenceStack_47(TMP_TextProcessingStack_1_t7C34F5D4D2FC429E4551885C16EFDF05B8D2A6E3 value) { ___m_materialReferenceStack_47 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___m_materialReferenceStack_47))->___itemStack_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_materialReferenceStack_47))->___m_DefaultItem_2))->___fontAsset_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_materialReferenceStack_47))->___m_DefaultItem_2))->___spriteAsset_2), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_materialReferenceStack_47))->___m_DefaultItem_2))->___material_3), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_materialReferenceStack_47))->___m_DefaultItem_2))->___fallbackMaterial_6), (void*)NULL); #endif } inline static int32_t get_offset_of_s_colorWhite_55() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262_StaticFields, ___s_colorWhite_55)); } inline Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D get_s_colorWhite_55() const { return ___s_colorWhite_55; } inline Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D * get_address_of_s_colorWhite_55() { return &___s_colorWhite_55; } inline void set_s_colorWhite_55(Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D value) { ___s_colorWhite_55 = value; } inline static int32_t get_offset_of_OnFontAssetRequest_163() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262_StaticFields, ___OnFontAssetRequest_163)); } inline Func_3_tD4EA9DBB68453335E80C2917C93BDE503A28F3F0 * get_OnFontAssetRequest_163() const { return ___OnFontAssetRequest_163; } inline Func_3_tD4EA9DBB68453335E80C2917C93BDE503A28F3F0 ** get_address_of_OnFontAssetRequest_163() { return &___OnFontAssetRequest_163; } inline void set_OnFontAssetRequest_163(Func_3_tD4EA9DBB68453335E80C2917C93BDE503A28F3F0 * value) { ___OnFontAssetRequest_163 = value; Il2CppCodeGenWriteBarrier((void**)(&___OnFontAssetRequest_163), (void*)value); } inline static int32_t get_offset_of_OnSpriteAssetRequest_164() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262_StaticFields, ___OnSpriteAssetRequest_164)); } inline Func_3_t540BC7F75C78E0C70D6C37F2D220418DABC4B9EA * get_OnSpriteAssetRequest_164() const { return ___OnSpriteAssetRequest_164; } inline Func_3_t540BC7F75C78E0C70D6C37F2D220418DABC4B9EA ** get_address_of_OnSpriteAssetRequest_164() { return &___OnSpriteAssetRequest_164; } inline void set_OnSpriteAssetRequest_164(Func_3_t540BC7F75C78E0C70D6C37F2D220418DABC4B9EA * value) { ___OnSpriteAssetRequest_164 = value; Il2CppCodeGenWriteBarrier((void**)(&___OnSpriteAssetRequest_164), (void*)value); } inline static int32_t get_offset_of_m_htmlTag_187() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262_StaticFields, ___m_htmlTag_187)); } inline CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* get_m_htmlTag_187() const { return ___m_htmlTag_187; } inline CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34** get_address_of_m_htmlTag_187() { return &___m_htmlTag_187; } inline void set_m_htmlTag_187(CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* value) { ___m_htmlTag_187 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_htmlTag_187), (void*)value); } inline static int32_t get_offset_of_m_xmlAttribute_188() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262_StaticFields, ___m_xmlAttribute_188)); } inline RichTextTagAttributeU5BU5D_t81DC8CE2ED156F9CA996E2DC8A64A973A156D615* get_m_xmlAttribute_188() const { return ___m_xmlAttribute_188; } inline RichTextTagAttributeU5BU5D_t81DC8CE2ED156F9CA996E2DC8A64A973A156D615** get_address_of_m_xmlAttribute_188() { return &___m_xmlAttribute_188; } inline void set_m_xmlAttribute_188(RichTextTagAttributeU5BU5D_t81DC8CE2ED156F9CA996E2DC8A64A973A156D615* value) { ___m_xmlAttribute_188 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_xmlAttribute_188), (void*)value); } inline static int32_t get_offset_of_m_attributeParameterValues_189() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262_StaticFields, ___m_attributeParameterValues_189)); } inline SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA* get_m_attributeParameterValues_189() const { return ___m_attributeParameterValues_189; } inline SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA** get_address_of_m_attributeParameterValues_189() { return &___m_attributeParameterValues_189; } inline void set_m_attributeParameterValues_189(SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA* value) { ___m_attributeParameterValues_189 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_attributeParameterValues_189), (void*)value); } inline static int32_t get_offset_of_m_SavedWordWrapState_201() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262_StaticFields, ___m_SavedWordWrapState_201)); } inline WordWrapState_t15805FC5C080AC77203F872695E3B951F460DE99 get_m_SavedWordWrapState_201() const { return ___m_SavedWordWrapState_201; } inline WordWrapState_t15805FC5C080AC77203F872695E3B951F460DE99 * get_address_of_m_SavedWordWrapState_201() { return &___m_SavedWordWrapState_201; } inline void set_m_SavedWordWrapState_201(WordWrapState_t15805FC5C080AC77203F872695E3B951F460DE99 value) { ___m_SavedWordWrapState_201 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___m_SavedWordWrapState_201))->___textInfo_35), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_SavedWordWrapState_201))->___italicAngleStack_42))->___itemStack_0), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_SavedWordWrapState_201))->___colorStack_43))->___itemStack_0), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_SavedWordWrapState_201))->___underlineColorStack_44))->___itemStack_0), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_SavedWordWrapState_201))->___strikethroughColorStack_45))->___itemStack_0), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_SavedWordWrapState_201))->___highlightColorStack_46))->___itemStack_0), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_SavedWordWrapState_201))->___highlightStateStack_47))->___itemStack_0), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_SavedWordWrapState_201))->___colorGradientStack_48))->___itemStack_0), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_SavedWordWrapState_201))->___colorGradientStack_48))->___m_DefaultItem_2), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_SavedWordWrapState_201))->___sizeStack_49))->___itemStack_0), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_SavedWordWrapState_201))->___indentStack_50))->___itemStack_0), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_SavedWordWrapState_201))->___fontWeightStack_51))->___itemStack_0), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_SavedWordWrapState_201))->___styleStack_52))->___itemStack_0), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_SavedWordWrapState_201))->___baselineStack_53))->___itemStack_0), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_SavedWordWrapState_201))->___actionStack_54))->___itemStack_0), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_SavedWordWrapState_201))->___materialReferenceStack_55))->___itemStack_0), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&((&(((&___m_SavedWordWrapState_201))->___materialReferenceStack_55))->___m_DefaultItem_2))->___fontAsset_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&((&(((&___m_SavedWordWrapState_201))->___materialReferenceStack_55))->___m_DefaultItem_2))->___spriteAsset_2), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&((&(((&___m_SavedWordWrapState_201))->___materialReferenceStack_55))->___m_DefaultItem_2))->___material_3), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&((&(((&___m_SavedWordWrapState_201))->___materialReferenceStack_55))->___m_DefaultItem_2))->___fallbackMaterial_6), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_SavedWordWrapState_201))->___lineJustificationStack_56))->___itemStack_0), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___m_SavedWordWrapState_201))->___currentFontAsset_58), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___m_SavedWordWrapState_201))->___currentSpriteAsset_59), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___m_SavedWordWrapState_201))->___currentMaterial_60), (void*)NULL); #endif } inline static int32_t get_offset_of_m_SavedLineState_202() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262_StaticFields, ___m_SavedLineState_202)); } inline WordWrapState_t15805FC5C080AC77203F872695E3B951F460DE99 get_m_SavedLineState_202() const { return ___m_SavedLineState_202; } inline WordWrapState_t15805FC5C080AC77203F872695E3B951F460DE99 * get_address_of_m_SavedLineState_202() { return &___m_SavedLineState_202; } inline void set_m_SavedLineState_202(WordWrapState_t15805FC5C080AC77203F872695E3B951F460DE99 value) { ___m_SavedLineState_202 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___m_SavedLineState_202))->___textInfo_35), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_SavedLineState_202))->___italicAngleStack_42))->___itemStack_0), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_SavedLineState_202))->___colorStack_43))->___itemStack_0), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_SavedLineState_202))->___underlineColorStack_44))->___itemStack_0), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_SavedLineState_202))->___strikethroughColorStack_45))->___itemStack_0), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_SavedLineState_202))->___highlightColorStack_46))->___itemStack_0), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_SavedLineState_202))->___highlightStateStack_47))->___itemStack_0), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_SavedLineState_202))->___colorGradientStack_48))->___itemStack_0), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_SavedLineState_202))->___colorGradientStack_48))->___m_DefaultItem_2), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_SavedLineState_202))->___sizeStack_49))->___itemStack_0), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_SavedLineState_202))->___indentStack_50))->___itemStack_0), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_SavedLineState_202))->___fontWeightStack_51))->___itemStack_0), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_SavedLineState_202))->___styleStack_52))->___itemStack_0), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_SavedLineState_202))->___baselineStack_53))->___itemStack_0), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_SavedLineState_202))->___actionStack_54))->___itemStack_0), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_SavedLineState_202))->___materialReferenceStack_55))->___itemStack_0), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&((&(((&___m_SavedLineState_202))->___materialReferenceStack_55))->___m_DefaultItem_2))->___fontAsset_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&((&(((&___m_SavedLineState_202))->___materialReferenceStack_55))->___m_DefaultItem_2))->___spriteAsset_2), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&((&(((&___m_SavedLineState_202))->___materialReferenceStack_55))->___m_DefaultItem_2))->___material_3), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&((&(((&___m_SavedLineState_202))->___materialReferenceStack_55))->___m_DefaultItem_2))->___fallbackMaterial_6), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_SavedLineState_202))->___lineJustificationStack_56))->___itemStack_0), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___m_SavedLineState_202))->___currentFontAsset_58), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___m_SavedLineState_202))->___currentSpriteAsset_59), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___m_SavedLineState_202))->___currentMaterial_60), (void*)NULL); #endif } inline static int32_t get_offset_of_m_SavedEllipsisState_203() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262_StaticFields, ___m_SavedEllipsisState_203)); } inline WordWrapState_t15805FC5C080AC77203F872695E3B951F460DE99 get_m_SavedEllipsisState_203() const { return ___m_SavedEllipsisState_203; } inline WordWrapState_t15805FC5C080AC77203F872695E3B951F460DE99 * get_address_of_m_SavedEllipsisState_203() { return &___m_SavedEllipsisState_203; } inline void set_m_SavedEllipsisState_203(WordWrapState_t15805FC5C080AC77203F872695E3B951F460DE99 value) { ___m_SavedEllipsisState_203 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___m_SavedEllipsisState_203))->___textInfo_35), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_SavedEllipsisState_203))->___italicAngleStack_42))->___itemStack_0), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_SavedEllipsisState_203))->___colorStack_43))->___itemStack_0), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_SavedEllipsisState_203))->___underlineColorStack_44))->___itemStack_0), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_SavedEllipsisState_203))->___strikethroughColorStack_45))->___itemStack_0), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_SavedEllipsisState_203))->___highlightColorStack_46))->___itemStack_0), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_SavedEllipsisState_203))->___highlightStateStack_47))->___itemStack_0), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_SavedEllipsisState_203))->___colorGradientStack_48))->___itemStack_0), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_SavedEllipsisState_203))->___colorGradientStack_48))->___m_DefaultItem_2), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_SavedEllipsisState_203))->___sizeStack_49))->___itemStack_0), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_SavedEllipsisState_203))->___indentStack_50))->___itemStack_0), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_SavedEllipsisState_203))->___fontWeightStack_51))->___itemStack_0), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_SavedEllipsisState_203))->___styleStack_52))->___itemStack_0), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_SavedEllipsisState_203))->___baselineStack_53))->___itemStack_0), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_SavedEllipsisState_203))->___actionStack_54))->___itemStack_0), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_SavedEllipsisState_203))->___materialReferenceStack_55))->___itemStack_0), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&((&(((&___m_SavedEllipsisState_203))->___materialReferenceStack_55))->___m_DefaultItem_2))->___fontAsset_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&((&(((&___m_SavedEllipsisState_203))->___materialReferenceStack_55))->___m_DefaultItem_2))->___spriteAsset_2), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&((&(((&___m_SavedEllipsisState_203))->___materialReferenceStack_55))->___m_DefaultItem_2))->___material_3), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&((&(((&___m_SavedEllipsisState_203))->___materialReferenceStack_55))->___m_DefaultItem_2))->___fallbackMaterial_6), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_SavedEllipsisState_203))->___lineJustificationStack_56))->___itemStack_0), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___m_SavedEllipsisState_203))->___currentFontAsset_58), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___m_SavedEllipsisState_203))->___currentSpriteAsset_59), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___m_SavedEllipsisState_203))->___currentMaterial_60), (void*)NULL); #endif } inline static int32_t get_offset_of_m_SavedLastValidState_204() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262_StaticFields, ___m_SavedLastValidState_204)); } inline WordWrapState_t15805FC5C080AC77203F872695E3B951F460DE99 get_m_SavedLastValidState_204() const { return ___m_SavedLastValidState_204; } inline WordWrapState_t15805FC5C080AC77203F872695E3B951F460DE99 * get_address_of_m_SavedLastValidState_204() { return &___m_SavedLastValidState_204; } inline void set_m_SavedLastValidState_204(WordWrapState_t15805FC5C080AC77203F872695E3B951F460DE99 value) { ___m_SavedLastValidState_204 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___m_SavedLastValidState_204))->___textInfo_35), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_SavedLastValidState_204))->___italicAngleStack_42))->___itemStack_0), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_SavedLastValidState_204))->___colorStack_43))->___itemStack_0), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_SavedLastValidState_204))->___underlineColorStack_44))->___itemStack_0), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_SavedLastValidState_204))->___strikethroughColorStack_45))->___itemStack_0), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_SavedLastValidState_204))->___highlightColorStack_46))->___itemStack_0), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_SavedLastValidState_204))->___highlightStateStack_47))->___itemStack_0), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_SavedLastValidState_204))->___colorGradientStack_48))->___itemStack_0), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_SavedLastValidState_204))->___colorGradientStack_48))->___m_DefaultItem_2), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_SavedLastValidState_204))->___sizeStack_49))->___itemStack_0), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_SavedLastValidState_204))->___indentStack_50))->___itemStack_0), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_SavedLastValidState_204))->___fontWeightStack_51))->___itemStack_0), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_SavedLastValidState_204))->___styleStack_52))->___itemStack_0), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_SavedLastValidState_204))->___baselineStack_53))->___itemStack_0), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_SavedLastValidState_204))->___actionStack_54))->___itemStack_0), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_SavedLastValidState_204))->___materialReferenceStack_55))->___itemStack_0), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&((&(((&___m_SavedLastValidState_204))->___materialReferenceStack_55))->___m_DefaultItem_2))->___fontAsset_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&((&(((&___m_SavedLastValidState_204))->___materialReferenceStack_55))->___m_DefaultItem_2))->___spriteAsset_2), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&((&(((&___m_SavedLastValidState_204))->___materialReferenceStack_55))->___m_DefaultItem_2))->___material_3), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&((&(((&___m_SavedLastValidState_204))->___materialReferenceStack_55))->___m_DefaultItem_2))->___fallbackMaterial_6), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_SavedLastValidState_204))->___lineJustificationStack_56))->___itemStack_0), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___m_SavedLastValidState_204))->___currentFontAsset_58), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___m_SavedLastValidState_204))->___currentSpriteAsset_59), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___m_SavedLastValidState_204))->___currentMaterial_60), (void*)NULL); #endif } inline static int32_t get_offset_of_m_SavedSoftLineBreakState_205() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262_StaticFields, ___m_SavedSoftLineBreakState_205)); } inline WordWrapState_t15805FC5C080AC77203F872695E3B951F460DE99 get_m_SavedSoftLineBreakState_205() const { return ___m_SavedSoftLineBreakState_205; } inline WordWrapState_t15805FC5C080AC77203F872695E3B951F460DE99 * get_address_of_m_SavedSoftLineBreakState_205() { return &___m_SavedSoftLineBreakState_205; } inline void set_m_SavedSoftLineBreakState_205(WordWrapState_t15805FC5C080AC77203F872695E3B951F460DE99 value) { ___m_SavedSoftLineBreakState_205 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___m_SavedSoftLineBreakState_205))->___textInfo_35), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_SavedSoftLineBreakState_205))->___italicAngleStack_42))->___itemStack_0), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_SavedSoftLineBreakState_205))->___colorStack_43))->___itemStack_0), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_SavedSoftLineBreakState_205))->___underlineColorStack_44))->___itemStack_0), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_SavedSoftLineBreakState_205))->___strikethroughColorStack_45))->___itemStack_0), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_SavedSoftLineBreakState_205))->___highlightColorStack_46))->___itemStack_0), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_SavedSoftLineBreakState_205))->___highlightStateStack_47))->___itemStack_0), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_SavedSoftLineBreakState_205))->___colorGradientStack_48))->___itemStack_0), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_SavedSoftLineBreakState_205))->___colorGradientStack_48))->___m_DefaultItem_2), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_SavedSoftLineBreakState_205))->___sizeStack_49))->___itemStack_0), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_SavedSoftLineBreakState_205))->___indentStack_50))->___itemStack_0), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_SavedSoftLineBreakState_205))->___fontWeightStack_51))->___itemStack_0), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_SavedSoftLineBreakState_205))->___styleStack_52))->___itemStack_0), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_SavedSoftLineBreakState_205))->___baselineStack_53))->___itemStack_0), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_SavedSoftLineBreakState_205))->___actionStack_54))->___itemStack_0), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_SavedSoftLineBreakState_205))->___materialReferenceStack_55))->___itemStack_0), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&((&(((&___m_SavedSoftLineBreakState_205))->___materialReferenceStack_55))->___m_DefaultItem_2))->___fontAsset_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&((&(((&___m_SavedSoftLineBreakState_205))->___materialReferenceStack_55))->___m_DefaultItem_2))->___spriteAsset_2), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&((&(((&___m_SavedSoftLineBreakState_205))->___materialReferenceStack_55))->___m_DefaultItem_2))->___material_3), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&((&(((&___m_SavedSoftLineBreakState_205))->___materialReferenceStack_55))->___m_DefaultItem_2))->___fallbackMaterial_6), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_SavedSoftLineBreakState_205))->___lineJustificationStack_56))->___itemStack_0), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___m_SavedSoftLineBreakState_205))->___currentFontAsset_58), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___m_SavedSoftLineBreakState_205))->___currentSpriteAsset_59), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___m_SavedSoftLineBreakState_205))->___currentMaterial_60), (void*)NULL); #endif } inline static int32_t get_offset_of_m_EllipsisInsertionCandidateStack_206() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262_StaticFields, ___m_EllipsisInsertionCandidateStack_206)); } inline TMP_TextProcessingStack_1_t09C36897DBFF463BB173E0ED3612A8D49A8EE2D7 get_m_EllipsisInsertionCandidateStack_206() const { return ___m_EllipsisInsertionCandidateStack_206; } inline TMP_TextProcessingStack_1_t09C36897DBFF463BB173E0ED3612A8D49A8EE2D7 * get_address_of_m_EllipsisInsertionCandidateStack_206() { return &___m_EllipsisInsertionCandidateStack_206; } inline void set_m_EllipsisInsertionCandidateStack_206(TMP_TextProcessingStack_1_t09C36897DBFF463BB173E0ED3612A8D49A8EE2D7 value) { ___m_EllipsisInsertionCandidateStack_206 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___m_EllipsisInsertionCandidateStack_206))->___itemStack_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_EllipsisInsertionCandidateStack_206))->___m_DefaultItem_2))->___textInfo_35), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&((&(((&___m_EllipsisInsertionCandidateStack_206))->___m_DefaultItem_2))->___italicAngleStack_42))->___itemStack_0), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&((&(((&___m_EllipsisInsertionCandidateStack_206))->___m_DefaultItem_2))->___colorStack_43))->___itemStack_0), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&((&(((&___m_EllipsisInsertionCandidateStack_206))->___m_DefaultItem_2))->___underlineColorStack_44))->___itemStack_0), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&((&(((&___m_EllipsisInsertionCandidateStack_206))->___m_DefaultItem_2))->___strikethroughColorStack_45))->___itemStack_0), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&((&(((&___m_EllipsisInsertionCandidateStack_206))->___m_DefaultItem_2))->___highlightColorStack_46))->___itemStack_0), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&((&(((&___m_EllipsisInsertionCandidateStack_206))->___m_DefaultItem_2))->___highlightStateStack_47))->___itemStack_0), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&((&(((&___m_EllipsisInsertionCandidateStack_206))->___m_DefaultItem_2))->___colorGradientStack_48))->___itemStack_0), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&((&(((&___m_EllipsisInsertionCandidateStack_206))->___m_DefaultItem_2))->___colorGradientStack_48))->___m_DefaultItem_2), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&((&(((&___m_EllipsisInsertionCandidateStack_206))->___m_DefaultItem_2))->___sizeStack_49))->___itemStack_0), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&((&(((&___m_EllipsisInsertionCandidateStack_206))->___m_DefaultItem_2))->___indentStack_50))->___itemStack_0), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&((&(((&___m_EllipsisInsertionCandidateStack_206))->___m_DefaultItem_2))->___fontWeightStack_51))->___itemStack_0), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&((&(((&___m_EllipsisInsertionCandidateStack_206))->___m_DefaultItem_2))->___styleStack_52))->___itemStack_0), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&((&(((&___m_EllipsisInsertionCandidateStack_206))->___m_DefaultItem_2))->___baselineStack_53))->___itemStack_0), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&((&(((&___m_EllipsisInsertionCandidateStack_206))->___m_DefaultItem_2))->___actionStack_54))->___itemStack_0), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&((&(((&___m_EllipsisInsertionCandidateStack_206))->___m_DefaultItem_2))->___materialReferenceStack_55))->___itemStack_0), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&((&((&(((&___m_EllipsisInsertionCandidateStack_206))->___m_DefaultItem_2))->___materialReferenceStack_55))->___m_DefaultItem_2))->___fontAsset_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&((&((&(((&___m_EllipsisInsertionCandidateStack_206))->___m_DefaultItem_2))->___materialReferenceStack_55))->___m_DefaultItem_2))->___spriteAsset_2), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&((&((&(((&___m_EllipsisInsertionCandidateStack_206))->___m_DefaultItem_2))->___materialReferenceStack_55))->___m_DefaultItem_2))->___material_3), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&((&((&(((&___m_EllipsisInsertionCandidateStack_206))->___m_DefaultItem_2))->___materialReferenceStack_55))->___m_DefaultItem_2))->___fallbackMaterial_6), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&((&(((&___m_EllipsisInsertionCandidateStack_206))->___m_DefaultItem_2))->___lineJustificationStack_56))->___itemStack_0), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_EllipsisInsertionCandidateStack_206))->___m_DefaultItem_2))->___currentFontAsset_58), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_EllipsisInsertionCandidateStack_206))->___m_DefaultItem_2))->___currentSpriteAsset_59), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___m_EllipsisInsertionCandidateStack_206))->___m_DefaultItem_2))->___currentMaterial_60), (void*)NULL); #endif } inline static int32_t get_offset_of_k_ParseTextMarker_254() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262_StaticFields, ___k_ParseTextMarker_254)); } inline ProfilerMarker_tAE86534C80C5D67768DB3B244D8D139A2E6495E1 get_k_ParseTextMarker_254() const { return ___k_ParseTextMarker_254; } inline ProfilerMarker_tAE86534C80C5D67768DB3B244D8D139A2E6495E1 * get_address_of_k_ParseTextMarker_254() { return &___k_ParseTextMarker_254; } inline void set_k_ParseTextMarker_254(ProfilerMarker_tAE86534C80C5D67768DB3B244D8D139A2E6495E1 value) { ___k_ParseTextMarker_254 = value; } inline static int32_t get_offset_of_k_InsertNewLineMarker_255() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262_StaticFields, ___k_InsertNewLineMarker_255)); } inline ProfilerMarker_tAE86534C80C5D67768DB3B244D8D139A2E6495E1 get_k_InsertNewLineMarker_255() const { return ___k_InsertNewLineMarker_255; } inline ProfilerMarker_tAE86534C80C5D67768DB3B244D8D139A2E6495E1 * get_address_of_k_InsertNewLineMarker_255() { return &___k_InsertNewLineMarker_255; } inline void set_k_InsertNewLineMarker_255(ProfilerMarker_tAE86534C80C5D67768DB3B244D8D139A2E6495E1 value) { ___k_InsertNewLineMarker_255 = value; } inline static int32_t get_offset_of_k_LargePositiveVector2_259() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262_StaticFields, ___k_LargePositiveVector2_259)); } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 get_k_LargePositiveVector2_259() const { return ___k_LargePositiveVector2_259; } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 * get_address_of_k_LargePositiveVector2_259() { return &___k_LargePositiveVector2_259; } inline void set_k_LargePositiveVector2_259(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 value) { ___k_LargePositiveVector2_259 = value; } inline static int32_t get_offset_of_k_LargeNegativeVector2_260() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262_StaticFields, ___k_LargeNegativeVector2_260)); } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 get_k_LargeNegativeVector2_260() const { return ___k_LargeNegativeVector2_260; } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 * get_address_of_k_LargeNegativeVector2_260() { return &___k_LargeNegativeVector2_260; } inline void set_k_LargeNegativeVector2_260(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 value) { ___k_LargeNegativeVector2_260 = value; } inline static int32_t get_offset_of_k_LargePositiveFloat_261() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262_StaticFields, ___k_LargePositiveFloat_261)); } inline float get_k_LargePositiveFloat_261() const { return ___k_LargePositiveFloat_261; } inline float* get_address_of_k_LargePositiveFloat_261() { return &___k_LargePositiveFloat_261; } inline void set_k_LargePositiveFloat_261(float value) { ___k_LargePositiveFloat_261 = value; } inline static int32_t get_offset_of_k_LargeNegativeFloat_262() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262_StaticFields, ___k_LargeNegativeFloat_262)); } inline float get_k_LargeNegativeFloat_262() const { return ___k_LargeNegativeFloat_262; } inline float* get_address_of_k_LargeNegativeFloat_262() { return &___k_LargeNegativeFloat_262; } inline void set_k_LargeNegativeFloat_262(float value) { ___k_LargeNegativeFloat_262 = value; } inline static int32_t get_offset_of_k_LargePositiveInt_263() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262_StaticFields, ___k_LargePositiveInt_263)); } inline int32_t get_k_LargePositiveInt_263() const { return ___k_LargePositiveInt_263; } inline int32_t* get_address_of_k_LargePositiveInt_263() { return &___k_LargePositiveInt_263; } inline void set_k_LargePositiveInt_263(int32_t value) { ___k_LargePositiveInt_263 = value; } inline static int32_t get_offset_of_k_LargeNegativeInt_264() { return static_cast(offsetof(TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262_StaticFields, ___k_LargeNegativeInt_264)); } inline int32_t get_k_LargeNegativeInt_264() const { return ___k_LargeNegativeInt_264; } inline int32_t* get_address_of_k_LargeNegativeInt_264() { return &___k_LargeNegativeInt_264; } inline void set_k_LargeNegativeInt_264(int32_t value) { ___k_LargeNegativeInt_264 = value; } }; // UnityEngine.UI.Text struct Text_t6A2339DA6C05AE2646FC1A6C8FCC127391BE7FA1 : public MaskableGraphic_t0DB59E37E3C8AD2F5A4FB7FB091630CB21370CCE { public: // UnityEngine.UI.FontData UnityEngine.UI.Text::m_FontData FontData_t0F1E9B3ED8136CD40782AC9A6AFB69CAD127C738 * ___m_FontData_36; // System.String UnityEngine.UI.Text::m_Text String_t* ___m_Text_37; // UnityEngine.TextGenerator UnityEngine.UI.Text::m_TextCache TextGenerator_t893F256D3587633108E00E5731CDC5A77AFF1B70 * ___m_TextCache_38; // UnityEngine.TextGenerator UnityEngine.UI.Text::m_TextCacheForLayout TextGenerator_t893F256D3587633108E00E5731CDC5A77AFF1B70 * ___m_TextCacheForLayout_39; // System.Boolean UnityEngine.UI.Text::m_DisableFontTextureRebuiltCallback bool ___m_DisableFontTextureRebuiltCallback_41; // UnityEngine.UIVertex[] UnityEngine.UI.Text::m_TempVerts UIVertexU5BU5D_tE3D523C48DFEBC775876720DE2539A79FB7E5E5A* ___m_TempVerts_42; public: inline static int32_t get_offset_of_m_FontData_36() { return static_cast(offsetof(Text_t6A2339DA6C05AE2646FC1A6C8FCC127391BE7FA1, ___m_FontData_36)); } inline FontData_t0F1E9B3ED8136CD40782AC9A6AFB69CAD127C738 * get_m_FontData_36() const { return ___m_FontData_36; } inline FontData_t0F1E9B3ED8136CD40782AC9A6AFB69CAD127C738 ** get_address_of_m_FontData_36() { return &___m_FontData_36; } inline void set_m_FontData_36(FontData_t0F1E9B3ED8136CD40782AC9A6AFB69CAD127C738 * value) { ___m_FontData_36 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_FontData_36), (void*)value); } inline static int32_t get_offset_of_m_Text_37() { return static_cast(offsetof(Text_t6A2339DA6C05AE2646FC1A6C8FCC127391BE7FA1, ___m_Text_37)); } inline String_t* get_m_Text_37() const { return ___m_Text_37; } inline String_t** get_address_of_m_Text_37() { return &___m_Text_37; } inline void set_m_Text_37(String_t* value) { ___m_Text_37 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Text_37), (void*)value); } inline static int32_t get_offset_of_m_TextCache_38() { return static_cast(offsetof(Text_t6A2339DA6C05AE2646FC1A6C8FCC127391BE7FA1, ___m_TextCache_38)); } inline TextGenerator_t893F256D3587633108E00E5731CDC5A77AFF1B70 * get_m_TextCache_38() const { return ___m_TextCache_38; } inline TextGenerator_t893F256D3587633108E00E5731CDC5A77AFF1B70 ** get_address_of_m_TextCache_38() { return &___m_TextCache_38; } inline void set_m_TextCache_38(TextGenerator_t893F256D3587633108E00E5731CDC5A77AFF1B70 * value) { ___m_TextCache_38 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_TextCache_38), (void*)value); } inline static int32_t get_offset_of_m_TextCacheForLayout_39() { return static_cast(offsetof(Text_t6A2339DA6C05AE2646FC1A6C8FCC127391BE7FA1, ___m_TextCacheForLayout_39)); } inline TextGenerator_t893F256D3587633108E00E5731CDC5A77AFF1B70 * get_m_TextCacheForLayout_39() const { return ___m_TextCacheForLayout_39; } inline TextGenerator_t893F256D3587633108E00E5731CDC5A77AFF1B70 ** get_address_of_m_TextCacheForLayout_39() { return &___m_TextCacheForLayout_39; } inline void set_m_TextCacheForLayout_39(TextGenerator_t893F256D3587633108E00E5731CDC5A77AFF1B70 * value) { ___m_TextCacheForLayout_39 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_TextCacheForLayout_39), (void*)value); } inline static int32_t get_offset_of_m_DisableFontTextureRebuiltCallback_41() { return static_cast(offsetof(Text_t6A2339DA6C05AE2646FC1A6C8FCC127391BE7FA1, ___m_DisableFontTextureRebuiltCallback_41)); } inline bool get_m_DisableFontTextureRebuiltCallback_41() const { return ___m_DisableFontTextureRebuiltCallback_41; } inline bool* get_address_of_m_DisableFontTextureRebuiltCallback_41() { return &___m_DisableFontTextureRebuiltCallback_41; } inline void set_m_DisableFontTextureRebuiltCallback_41(bool value) { ___m_DisableFontTextureRebuiltCallback_41 = value; } inline static int32_t get_offset_of_m_TempVerts_42() { return static_cast(offsetof(Text_t6A2339DA6C05AE2646FC1A6C8FCC127391BE7FA1, ___m_TempVerts_42)); } inline UIVertexU5BU5D_tE3D523C48DFEBC775876720DE2539A79FB7E5E5A* get_m_TempVerts_42() const { return ___m_TempVerts_42; } inline UIVertexU5BU5D_tE3D523C48DFEBC775876720DE2539A79FB7E5E5A** get_address_of_m_TempVerts_42() { return &___m_TempVerts_42; } inline void set_m_TempVerts_42(UIVertexU5BU5D_tE3D523C48DFEBC775876720DE2539A79FB7E5E5A* value) { ___m_TempVerts_42 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_TempVerts_42), (void*)value); } }; struct Text_t6A2339DA6C05AE2646FC1A6C8FCC127391BE7FA1_StaticFields { public: // UnityEngine.Material UnityEngine.UI.Text::s_DefaultText Material_t8927C00353A72755313F046D0CE85178AE8218EE * ___s_DefaultText_40; public: inline static int32_t get_offset_of_s_DefaultText_40() { return static_cast(offsetof(Text_t6A2339DA6C05AE2646FC1A6C8FCC127391BE7FA1_StaticFields, ___s_DefaultText_40)); } inline Material_t8927C00353A72755313F046D0CE85178AE8218EE * get_s_DefaultText_40() const { return ___s_DefaultText_40; } inline Material_t8927C00353A72755313F046D0CE85178AE8218EE ** get_address_of_s_DefaultText_40() { return &___s_DefaultText_40; } inline void set_s_DefaultText_40(Material_t8927C00353A72755313F046D0CE85178AE8218EE * value) { ___s_DefaultText_40 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_DefaultText_40), (void*)value); } }; // TMPro.TextMeshProUGUI struct TextMeshProUGUI_tCC5BE8A76E6E9AF92521A462E8D81ACFBA7C85F1 : public TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262 { public: // System.Boolean TMPro.TextMeshProUGUI::m_isRebuildingLayout bool ___m_isRebuildingLayout_265; // UnityEngine.Coroutine TMPro.TextMeshProUGUI::m_DelayedGraphicRebuild Coroutine_t899D5232EF542CB8BA70AF9ECEECA494FAA9CCB7 * ___m_DelayedGraphicRebuild_266; // UnityEngine.Coroutine TMPro.TextMeshProUGUI::m_DelayedMaterialRebuild Coroutine_t899D5232EF542CB8BA70AF9ECEECA494FAA9CCB7 * ___m_DelayedMaterialRebuild_267; // UnityEngine.Rect TMPro.TextMeshProUGUI::m_ClipRect Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878 ___m_ClipRect_268; // System.Boolean TMPro.TextMeshProUGUI::m_ValidRect bool ___m_ValidRect_269; // System.Action`1 TMPro.TextMeshProUGUI::OnPreRenderText Action_1_t170B3E821B49B45FA7134A2CF48A2E64CA371D42 * ___OnPreRenderText_270; // System.Boolean TMPro.TextMeshProUGUI::m_hasFontAssetChanged bool ___m_hasFontAssetChanged_271; // TMPro.TMP_SubMeshUI[] TMPro.TextMeshProUGUI::m_subTextObjects TMP_SubMeshUIU5BU5D_t6295BD0FE7FDE873A040F84487061A1902B0B552* ___m_subTextObjects_272; // System.Single TMPro.TextMeshProUGUI::m_previousLossyScaleY float ___m_previousLossyScaleY_273; // UnityEngine.Vector3[] TMPro.TextMeshProUGUI::m_RectTransformCorners Vector3U5BU5D_t5FB88EAA33E46838BDC2ABDAEA3E8727491CB9E4* ___m_RectTransformCorners_274; // UnityEngine.CanvasRenderer TMPro.TextMeshProUGUI::m_canvasRenderer CanvasRenderer_tCF8ABE659F7C3A6ED0D99A988D0BDFB651310F0E * ___m_canvasRenderer_275; // UnityEngine.Canvas TMPro.TextMeshProUGUI::m_canvas Canvas_t2B7E56B7BDC287962E092755372E214ACB6393EA * ___m_canvas_276; // System.Boolean TMPro.TextMeshProUGUI::m_isFirstAllocation bool ___m_isFirstAllocation_277; // System.Int32 TMPro.TextMeshProUGUI::m_max_characters int32_t ___m_max_characters_278; // UnityEngine.Material TMPro.TextMeshProUGUI::m_baseMaterial Material_t8927C00353A72755313F046D0CE85178AE8218EE * ___m_baseMaterial_279; // System.Boolean TMPro.TextMeshProUGUI::m_isScrollRegionSet bool ___m_isScrollRegionSet_280; // UnityEngine.Vector4 TMPro.TextMeshProUGUI::m_maskOffset Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 ___m_maskOffset_281; // UnityEngine.Matrix4x4 TMPro.TextMeshProUGUI::m_EnvMapMatrix Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 ___m_EnvMapMatrix_282; // System.Boolean TMPro.TextMeshProUGUI::m_isRegisteredForEvents bool ___m_isRegisteredForEvents_283; public: inline static int32_t get_offset_of_m_isRebuildingLayout_265() { return static_cast(offsetof(TextMeshProUGUI_tCC5BE8A76E6E9AF92521A462E8D81ACFBA7C85F1, ___m_isRebuildingLayout_265)); } inline bool get_m_isRebuildingLayout_265() const { return ___m_isRebuildingLayout_265; } inline bool* get_address_of_m_isRebuildingLayout_265() { return &___m_isRebuildingLayout_265; } inline void set_m_isRebuildingLayout_265(bool value) { ___m_isRebuildingLayout_265 = value; } inline static int32_t get_offset_of_m_DelayedGraphicRebuild_266() { return static_cast(offsetof(TextMeshProUGUI_tCC5BE8A76E6E9AF92521A462E8D81ACFBA7C85F1, ___m_DelayedGraphicRebuild_266)); } inline Coroutine_t899D5232EF542CB8BA70AF9ECEECA494FAA9CCB7 * get_m_DelayedGraphicRebuild_266() const { return ___m_DelayedGraphicRebuild_266; } inline Coroutine_t899D5232EF542CB8BA70AF9ECEECA494FAA9CCB7 ** get_address_of_m_DelayedGraphicRebuild_266() { return &___m_DelayedGraphicRebuild_266; } inline void set_m_DelayedGraphicRebuild_266(Coroutine_t899D5232EF542CB8BA70AF9ECEECA494FAA9CCB7 * value) { ___m_DelayedGraphicRebuild_266 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_DelayedGraphicRebuild_266), (void*)value); } inline static int32_t get_offset_of_m_DelayedMaterialRebuild_267() { return static_cast(offsetof(TextMeshProUGUI_tCC5BE8A76E6E9AF92521A462E8D81ACFBA7C85F1, ___m_DelayedMaterialRebuild_267)); } inline Coroutine_t899D5232EF542CB8BA70AF9ECEECA494FAA9CCB7 * get_m_DelayedMaterialRebuild_267() const { return ___m_DelayedMaterialRebuild_267; } inline Coroutine_t899D5232EF542CB8BA70AF9ECEECA494FAA9CCB7 ** get_address_of_m_DelayedMaterialRebuild_267() { return &___m_DelayedMaterialRebuild_267; } inline void set_m_DelayedMaterialRebuild_267(Coroutine_t899D5232EF542CB8BA70AF9ECEECA494FAA9CCB7 * value) { ___m_DelayedMaterialRebuild_267 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_DelayedMaterialRebuild_267), (void*)value); } inline static int32_t get_offset_of_m_ClipRect_268() { return static_cast(offsetof(TextMeshProUGUI_tCC5BE8A76E6E9AF92521A462E8D81ACFBA7C85F1, ___m_ClipRect_268)); } inline Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878 get_m_ClipRect_268() const { return ___m_ClipRect_268; } inline Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878 * get_address_of_m_ClipRect_268() { return &___m_ClipRect_268; } inline void set_m_ClipRect_268(Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878 value) { ___m_ClipRect_268 = value; } inline static int32_t get_offset_of_m_ValidRect_269() { return static_cast(offsetof(TextMeshProUGUI_tCC5BE8A76E6E9AF92521A462E8D81ACFBA7C85F1, ___m_ValidRect_269)); } inline bool get_m_ValidRect_269() const { return ___m_ValidRect_269; } inline bool* get_address_of_m_ValidRect_269() { return &___m_ValidRect_269; } inline void set_m_ValidRect_269(bool value) { ___m_ValidRect_269 = value; } inline static int32_t get_offset_of_OnPreRenderText_270() { return static_cast(offsetof(TextMeshProUGUI_tCC5BE8A76E6E9AF92521A462E8D81ACFBA7C85F1, ___OnPreRenderText_270)); } inline Action_1_t170B3E821B49B45FA7134A2CF48A2E64CA371D42 * get_OnPreRenderText_270() const { return ___OnPreRenderText_270; } inline Action_1_t170B3E821B49B45FA7134A2CF48A2E64CA371D42 ** get_address_of_OnPreRenderText_270() { return &___OnPreRenderText_270; } inline void set_OnPreRenderText_270(Action_1_t170B3E821B49B45FA7134A2CF48A2E64CA371D42 * value) { ___OnPreRenderText_270 = value; Il2CppCodeGenWriteBarrier((void**)(&___OnPreRenderText_270), (void*)value); } inline static int32_t get_offset_of_m_hasFontAssetChanged_271() { return static_cast(offsetof(TextMeshProUGUI_tCC5BE8A76E6E9AF92521A462E8D81ACFBA7C85F1, ___m_hasFontAssetChanged_271)); } inline bool get_m_hasFontAssetChanged_271() const { return ___m_hasFontAssetChanged_271; } inline bool* get_address_of_m_hasFontAssetChanged_271() { return &___m_hasFontAssetChanged_271; } inline void set_m_hasFontAssetChanged_271(bool value) { ___m_hasFontAssetChanged_271 = value; } inline static int32_t get_offset_of_m_subTextObjects_272() { return static_cast(offsetof(TextMeshProUGUI_tCC5BE8A76E6E9AF92521A462E8D81ACFBA7C85F1, ___m_subTextObjects_272)); } inline TMP_SubMeshUIU5BU5D_t6295BD0FE7FDE873A040F84487061A1902B0B552* get_m_subTextObjects_272() const { return ___m_subTextObjects_272; } inline TMP_SubMeshUIU5BU5D_t6295BD0FE7FDE873A040F84487061A1902B0B552** get_address_of_m_subTextObjects_272() { return &___m_subTextObjects_272; } inline void set_m_subTextObjects_272(TMP_SubMeshUIU5BU5D_t6295BD0FE7FDE873A040F84487061A1902B0B552* value) { ___m_subTextObjects_272 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_subTextObjects_272), (void*)value); } inline static int32_t get_offset_of_m_previousLossyScaleY_273() { return static_cast(offsetof(TextMeshProUGUI_tCC5BE8A76E6E9AF92521A462E8D81ACFBA7C85F1, ___m_previousLossyScaleY_273)); } inline float get_m_previousLossyScaleY_273() const { return ___m_previousLossyScaleY_273; } inline float* get_address_of_m_previousLossyScaleY_273() { return &___m_previousLossyScaleY_273; } inline void set_m_previousLossyScaleY_273(float value) { ___m_previousLossyScaleY_273 = value; } inline static int32_t get_offset_of_m_RectTransformCorners_274() { return static_cast(offsetof(TextMeshProUGUI_tCC5BE8A76E6E9AF92521A462E8D81ACFBA7C85F1, ___m_RectTransformCorners_274)); } inline Vector3U5BU5D_t5FB88EAA33E46838BDC2ABDAEA3E8727491CB9E4* get_m_RectTransformCorners_274() const { return ___m_RectTransformCorners_274; } inline Vector3U5BU5D_t5FB88EAA33E46838BDC2ABDAEA3E8727491CB9E4** get_address_of_m_RectTransformCorners_274() { return &___m_RectTransformCorners_274; } inline void set_m_RectTransformCorners_274(Vector3U5BU5D_t5FB88EAA33E46838BDC2ABDAEA3E8727491CB9E4* value) { ___m_RectTransformCorners_274 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_RectTransformCorners_274), (void*)value); } inline static int32_t get_offset_of_m_canvasRenderer_275() { return static_cast(offsetof(TextMeshProUGUI_tCC5BE8A76E6E9AF92521A462E8D81ACFBA7C85F1, ___m_canvasRenderer_275)); } inline CanvasRenderer_tCF8ABE659F7C3A6ED0D99A988D0BDFB651310F0E * get_m_canvasRenderer_275() const { return ___m_canvasRenderer_275; } inline CanvasRenderer_tCF8ABE659F7C3A6ED0D99A988D0BDFB651310F0E ** get_address_of_m_canvasRenderer_275() { return &___m_canvasRenderer_275; } inline void set_m_canvasRenderer_275(CanvasRenderer_tCF8ABE659F7C3A6ED0D99A988D0BDFB651310F0E * value) { ___m_canvasRenderer_275 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_canvasRenderer_275), (void*)value); } inline static int32_t get_offset_of_m_canvas_276() { return static_cast(offsetof(TextMeshProUGUI_tCC5BE8A76E6E9AF92521A462E8D81ACFBA7C85F1, ___m_canvas_276)); } inline Canvas_t2B7E56B7BDC287962E092755372E214ACB6393EA * get_m_canvas_276() const { return ___m_canvas_276; } inline Canvas_t2B7E56B7BDC287962E092755372E214ACB6393EA ** get_address_of_m_canvas_276() { return &___m_canvas_276; } inline void set_m_canvas_276(Canvas_t2B7E56B7BDC287962E092755372E214ACB6393EA * value) { ___m_canvas_276 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_canvas_276), (void*)value); } inline static int32_t get_offset_of_m_isFirstAllocation_277() { return static_cast(offsetof(TextMeshProUGUI_tCC5BE8A76E6E9AF92521A462E8D81ACFBA7C85F1, ___m_isFirstAllocation_277)); } inline bool get_m_isFirstAllocation_277() const { return ___m_isFirstAllocation_277; } inline bool* get_address_of_m_isFirstAllocation_277() { return &___m_isFirstAllocation_277; } inline void set_m_isFirstAllocation_277(bool value) { ___m_isFirstAllocation_277 = value; } inline static int32_t get_offset_of_m_max_characters_278() { return static_cast(offsetof(TextMeshProUGUI_tCC5BE8A76E6E9AF92521A462E8D81ACFBA7C85F1, ___m_max_characters_278)); } inline int32_t get_m_max_characters_278() const { return ___m_max_characters_278; } inline int32_t* get_address_of_m_max_characters_278() { return &___m_max_characters_278; } inline void set_m_max_characters_278(int32_t value) { ___m_max_characters_278 = value; } inline static int32_t get_offset_of_m_baseMaterial_279() { return static_cast(offsetof(TextMeshProUGUI_tCC5BE8A76E6E9AF92521A462E8D81ACFBA7C85F1, ___m_baseMaterial_279)); } inline Material_t8927C00353A72755313F046D0CE85178AE8218EE * get_m_baseMaterial_279() const { return ___m_baseMaterial_279; } inline Material_t8927C00353A72755313F046D0CE85178AE8218EE ** get_address_of_m_baseMaterial_279() { return &___m_baseMaterial_279; } inline void set_m_baseMaterial_279(Material_t8927C00353A72755313F046D0CE85178AE8218EE * value) { ___m_baseMaterial_279 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_baseMaterial_279), (void*)value); } inline static int32_t get_offset_of_m_isScrollRegionSet_280() { return static_cast(offsetof(TextMeshProUGUI_tCC5BE8A76E6E9AF92521A462E8D81ACFBA7C85F1, ___m_isScrollRegionSet_280)); } inline bool get_m_isScrollRegionSet_280() const { return ___m_isScrollRegionSet_280; } inline bool* get_address_of_m_isScrollRegionSet_280() { return &___m_isScrollRegionSet_280; } inline void set_m_isScrollRegionSet_280(bool value) { ___m_isScrollRegionSet_280 = value; } inline static int32_t get_offset_of_m_maskOffset_281() { return static_cast(offsetof(TextMeshProUGUI_tCC5BE8A76E6E9AF92521A462E8D81ACFBA7C85F1, ___m_maskOffset_281)); } inline Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 get_m_maskOffset_281() const { return ___m_maskOffset_281; } inline Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 * get_address_of_m_maskOffset_281() { return &___m_maskOffset_281; } inline void set_m_maskOffset_281(Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 value) { ___m_maskOffset_281 = value; } inline static int32_t get_offset_of_m_EnvMapMatrix_282() { return static_cast(offsetof(TextMeshProUGUI_tCC5BE8A76E6E9AF92521A462E8D81ACFBA7C85F1, ___m_EnvMapMatrix_282)); } inline Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 get_m_EnvMapMatrix_282() const { return ___m_EnvMapMatrix_282; } inline Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 * get_address_of_m_EnvMapMatrix_282() { return &___m_EnvMapMatrix_282; } inline void set_m_EnvMapMatrix_282(Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 value) { ___m_EnvMapMatrix_282 = value; } inline static int32_t get_offset_of_m_isRegisteredForEvents_283() { return static_cast(offsetof(TextMeshProUGUI_tCC5BE8A76E6E9AF92521A462E8D81ACFBA7C85F1, ___m_isRegisteredForEvents_283)); } inline bool get_m_isRegisteredForEvents_283() const { return ___m_isRegisteredForEvents_283; } inline bool* get_address_of_m_isRegisteredForEvents_283() { return &___m_isRegisteredForEvents_283; } inline void set_m_isRegisteredForEvents_283(bool value) { ___m_isRegisteredForEvents_283 = value; } }; struct TextMeshProUGUI_tCC5BE8A76E6E9AF92521A462E8D81ACFBA7C85F1_StaticFields { public: // Unity.Profiling.ProfilerMarker TMPro.TextMeshProUGUI::k_GenerateTextMarker ProfilerMarker_tAE86534C80C5D67768DB3B244D8D139A2E6495E1 ___k_GenerateTextMarker_284; // Unity.Profiling.ProfilerMarker TMPro.TextMeshProUGUI::k_SetArraySizesMarker ProfilerMarker_tAE86534C80C5D67768DB3B244D8D139A2E6495E1 ___k_SetArraySizesMarker_285; // Unity.Profiling.ProfilerMarker TMPro.TextMeshProUGUI::k_GenerateTextPhaseIMarker ProfilerMarker_tAE86534C80C5D67768DB3B244D8D139A2E6495E1 ___k_GenerateTextPhaseIMarker_286; // Unity.Profiling.ProfilerMarker TMPro.TextMeshProUGUI::k_ParseMarkupTextMarker ProfilerMarker_tAE86534C80C5D67768DB3B244D8D139A2E6495E1 ___k_ParseMarkupTextMarker_287; // Unity.Profiling.ProfilerMarker TMPro.TextMeshProUGUI::k_CharacterLookupMarker ProfilerMarker_tAE86534C80C5D67768DB3B244D8D139A2E6495E1 ___k_CharacterLookupMarker_288; // Unity.Profiling.ProfilerMarker TMPro.TextMeshProUGUI::k_HandleGPOSFeaturesMarker ProfilerMarker_tAE86534C80C5D67768DB3B244D8D139A2E6495E1 ___k_HandleGPOSFeaturesMarker_289; // Unity.Profiling.ProfilerMarker TMPro.TextMeshProUGUI::k_CalculateVerticesPositionMarker ProfilerMarker_tAE86534C80C5D67768DB3B244D8D139A2E6495E1 ___k_CalculateVerticesPositionMarker_290; // Unity.Profiling.ProfilerMarker TMPro.TextMeshProUGUI::k_ComputeTextMetricsMarker ProfilerMarker_tAE86534C80C5D67768DB3B244D8D139A2E6495E1 ___k_ComputeTextMetricsMarker_291; // Unity.Profiling.ProfilerMarker TMPro.TextMeshProUGUI::k_HandleVisibleCharacterMarker ProfilerMarker_tAE86534C80C5D67768DB3B244D8D139A2E6495E1 ___k_HandleVisibleCharacterMarker_292; // Unity.Profiling.ProfilerMarker TMPro.TextMeshProUGUI::k_HandleWhiteSpacesMarker ProfilerMarker_tAE86534C80C5D67768DB3B244D8D139A2E6495E1 ___k_HandleWhiteSpacesMarker_293; // Unity.Profiling.ProfilerMarker TMPro.TextMeshProUGUI::k_HandleHorizontalLineBreakingMarker ProfilerMarker_tAE86534C80C5D67768DB3B244D8D139A2E6495E1 ___k_HandleHorizontalLineBreakingMarker_294; // Unity.Profiling.ProfilerMarker TMPro.TextMeshProUGUI::k_HandleVerticalLineBreakingMarker ProfilerMarker_tAE86534C80C5D67768DB3B244D8D139A2E6495E1 ___k_HandleVerticalLineBreakingMarker_295; // Unity.Profiling.ProfilerMarker TMPro.TextMeshProUGUI::k_SaveGlyphVertexDataMarker ProfilerMarker_tAE86534C80C5D67768DB3B244D8D139A2E6495E1 ___k_SaveGlyphVertexDataMarker_296; // Unity.Profiling.ProfilerMarker TMPro.TextMeshProUGUI::k_ComputeCharacterAdvanceMarker ProfilerMarker_tAE86534C80C5D67768DB3B244D8D139A2E6495E1 ___k_ComputeCharacterAdvanceMarker_297; // Unity.Profiling.ProfilerMarker TMPro.TextMeshProUGUI::k_HandleCarriageReturnMarker ProfilerMarker_tAE86534C80C5D67768DB3B244D8D139A2E6495E1 ___k_HandleCarriageReturnMarker_298; // Unity.Profiling.ProfilerMarker TMPro.TextMeshProUGUI::k_HandleLineTerminationMarker ProfilerMarker_tAE86534C80C5D67768DB3B244D8D139A2E6495E1 ___k_HandleLineTerminationMarker_299; // Unity.Profiling.ProfilerMarker TMPro.TextMeshProUGUI::k_SavePageInfoMarker ProfilerMarker_tAE86534C80C5D67768DB3B244D8D139A2E6495E1 ___k_SavePageInfoMarker_300; // Unity.Profiling.ProfilerMarker TMPro.TextMeshProUGUI::k_SaveProcessingStatesMarker ProfilerMarker_tAE86534C80C5D67768DB3B244D8D139A2E6495E1 ___k_SaveProcessingStatesMarker_301; // Unity.Profiling.ProfilerMarker TMPro.TextMeshProUGUI::k_GenerateTextPhaseIIMarker ProfilerMarker_tAE86534C80C5D67768DB3B244D8D139A2E6495E1 ___k_GenerateTextPhaseIIMarker_302; // Unity.Profiling.ProfilerMarker TMPro.TextMeshProUGUI::k_GenerateTextPhaseIIIMarker ProfilerMarker_tAE86534C80C5D67768DB3B244D8D139A2E6495E1 ___k_GenerateTextPhaseIIIMarker_303; public: inline static int32_t get_offset_of_k_GenerateTextMarker_284() { return static_cast(offsetof(TextMeshProUGUI_tCC5BE8A76E6E9AF92521A462E8D81ACFBA7C85F1_StaticFields, ___k_GenerateTextMarker_284)); } inline ProfilerMarker_tAE86534C80C5D67768DB3B244D8D139A2E6495E1 get_k_GenerateTextMarker_284() const { return ___k_GenerateTextMarker_284; } inline ProfilerMarker_tAE86534C80C5D67768DB3B244D8D139A2E6495E1 * get_address_of_k_GenerateTextMarker_284() { return &___k_GenerateTextMarker_284; } inline void set_k_GenerateTextMarker_284(ProfilerMarker_tAE86534C80C5D67768DB3B244D8D139A2E6495E1 value) { ___k_GenerateTextMarker_284 = value; } inline static int32_t get_offset_of_k_SetArraySizesMarker_285() { return static_cast(offsetof(TextMeshProUGUI_tCC5BE8A76E6E9AF92521A462E8D81ACFBA7C85F1_StaticFields, ___k_SetArraySizesMarker_285)); } inline ProfilerMarker_tAE86534C80C5D67768DB3B244D8D139A2E6495E1 get_k_SetArraySizesMarker_285() const { return ___k_SetArraySizesMarker_285; } inline ProfilerMarker_tAE86534C80C5D67768DB3B244D8D139A2E6495E1 * get_address_of_k_SetArraySizesMarker_285() { return &___k_SetArraySizesMarker_285; } inline void set_k_SetArraySizesMarker_285(ProfilerMarker_tAE86534C80C5D67768DB3B244D8D139A2E6495E1 value) { ___k_SetArraySizesMarker_285 = value; } inline static int32_t get_offset_of_k_GenerateTextPhaseIMarker_286() { return static_cast(offsetof(TextMeshProUGUI_tCC5BE8A76E6E9AF92521A462E8D81ACFBA7C85F1_StaticFields, ___k_GenerateTextPhaseIMarker_286)); } inline ProfilerMarker_tAE86534C80C5D67768DB3B244D8D139A2E6495E1 get_k_GenerateTextPhaseIMarker_286() const { return ___k_GenerateTextPhaseIMarker_286; } inline ProfilerMarker_tAE86534C80C5D67768DB3B244D8D139A2E6495E1 * get_address_of_k_GenerateTextPhaseIMarker_286() { return &___k_GenerateTextPhaseIMarker_286; } inline void set_k_GenerateTextPhaseIMarker_286(ProfilerMarker_tAE86534C80C5D67768DB3B244D8D139A2E6495E1 value) { ___k_GenerateTextPhaseIMarker_286 = value; } inline static int32_t get_offset_of_k_ParseMarkupTextMarker_287() { return static_cast(offsetof(TextMeshProUGUI_tCC5BE8A76E6E9AF92521A462E8D81ACFBA7C85F1_StaticFields, ___k_ParseMarkupTextMarker_287)); } inline ProfilerMarker_tAE86534C80C5D67768DB3B244D8D139A2E6495E1 get_k_ParseMarkupTextMarker_287() const { return ___k_ParseMarkupTextMarker_287; } inline ProfilerMarker_tAE86534C80C5D67768DB3B244D8D139A2E6495E1 * get_address_of_k_ParseMarkupTextMarker_287() { return &___k_ParseMarkupTextMarker_287; } inline void set_k_ParseMarkupTextMarker_287(ProfilerMarker_tAE86534C80C5D67768DB3B244D8D139A2E6495E1 value) { ___k_ParseMarkupTextMarker_287 = value; } inline static int32_t get_offset_of_k_CharacterLookupMarker_288() { return static_cast(offsetof(TextMeshProUGUI_tCC5BE8A76E6E9AF92521A462E8D81ACFBA7C85F1_StaticFields, ___k_CharacterLookupMarker_288)); } inline ProfilerMarker_tAE86534C80C5D67768DB3B244D8D139A2E6495E1 get_k_CharacterLookupMarker_288() const { return ___k_CharacterLookupMarker_288; } inline ProfilerMarker_tAE86534C80C5D67768DB3B244D8D139A2E6495E1 * get_address_of_k_CharacterLookupMarker_288() { return &___k_CharacterLookupMarker_288; } inline void set_k_CharacterLookupMarker_288(ProfilerMarker_tAE86534C80C5D67768DB3B244D8D139A2E6495E1 value) { ___k_CharacterLookupMarker_288 = value; } inline static int32_t get_offset_of_k_HandleGPOSFeaturesMarker_289() { return static_cast(offsetof(TextMeshProUGUI_tCC5BE8A76E6E9AF92521A462E8D81ACFBA7C85F1_StaticFields, ___k_HandleGPOSFeaturesMarker_289)); } inline ProfilerMarker_tAE86534C80C5D67768DB3B244D8D139A2E6495E1 get_k_HandleGPOSFeaturesMarker_289() const { return ___k_HandleGPOSFeaturesMarker_289; } inline ProfilerMarker_tAE86534C80C5D67768DB3B244D8D139A2E6495E1 * get_address_of_k_HandleGPOSFeaturesMarker_289() { return &___k_HandleGPOSFeaturesMarker_289; } inline void set_k_HandleGPOSFeaturesMarker_289(ProfilerMarker_tAE86534C80C5D67768DB3B244D8D139A2E6495E1 value) { ___k_HandleGPOSFeaturesMarker_289 = value; } inline static int32_t get_offset_of_k_CalculateVerticesPositionMarker_290() { return static_cast(offsetof(TextMeshProUGUI_tCC5BE8A76E6E9AF92521A462E8D81ACFBA7C85F1_StaticFields, ___k_CalculateVerticesPositionMarker_290)); } inline ProfilerMarker_tAE86534C80C5D67768DB3B244D8D139A2E6495E1 get_k_CalculateVerticesPositionMarker_290() const { return ___k_CalculateVerticesPositionMarker_290; } inline ProfilerMarker_tAE86534C80C5D67768DB3B244D8D139A2E6495E1 * get_address_of_k_CalculateVerticesPositionMarker_290() { return &___k_CalculateVerticesPositionMarker_290; } inline void set_k_CalculateVerticesPositionMarker_290(ProfilerMarker_tAE86534C80C5D67768DB3B244D8D139A2E6495E1 value) { ___k_CalculateVerticesPositionMarker_290 = value; } inline static int32_t get_offset_of_k_ComputeTextMetricsMarker_291() { return static_cast(offsetof(TextMeshProUGUI_tCC5BE8A76E6E9AF92521A462E8D81ACFBA7C85F1_StaticFields, ___k_ComputeTextMetricsMarker_291)); } inline ProfilerMarker_tAE86534C80C5D67768DB3B244D8D139A2E6495E1 get_k_ComputeTextMetricsMarker_291() const { return ___k_ComputeTextMetricsMarker_291; } inline ProfilerMarker_tAE86534C80C5D67768DB3B244D8D139A2E6495E1 * get_address_of_k_ComputeTextMetricsMarker_291() { return &___k_ComputeTextMetricsMarker_291; } inline void set_k_ComputeTextMetricsMarker_291(ProfilerMarker_tAE86534C80C5D67768DB3B244D8D139A2E6495E1 value) { ___k_ComputeTextMetricsMarker_291 = value; } inline static int32_t get_offset_of_k_HandleVisibleCharacterMarker_292() { return static_cast(offsetof(TextMeshProUGUI_tCC5BE8A76E6E9AF92521A462E8D81ACFBA7C85F1_StaticFields, ___k_HandleVisibleCharacterMarker_292)); } inline ProfilerMarker_tAE86534C80C5D67768DB3B244D8D139A2E6495E1 get_k_HandleVisibleCharacterMarker_292() const { return ___k_HandleVisibleCharacterMarker_292; } inline ProfilerMarker_tAE86534C80C5D67768DB3B244D8D139A2E6495E1 * get_address_of_k_HandleVisibleCharacterMarker_292() { return &___k_HandleVisibleCharacterMarker_292; } inline void set_k_HandleVisibleCharacterMarker_292(ProfilerMarker_tAE86534C80C5D67768DB3B244D8D139A2E6495E1 value) { ___k_HandleVisibleCharacterMarker_292 = value; } inline static int32_t get_offset_of_k_HandleWhiteSpacesMarker_293() { return static_cast(offsetof(TextMeshProUGUI_tCC5BE8A76E6E9AF92521A462E8D81ACFBA7C85F1_StaticFields, ___k_HandleWhiteSpacesMarker_293)); } inline ProfilerMarker_tAE86534C80C5D67768DB3B244D8D139A2E6495E1 get_k_HandleWhiteSpacesMarker_293() const { return ___k_HandleWhiteSpacesMarker_293; } inline ProfilerMarker_tAE86534C80C5D67768DB3B244D8D139A2E6495E1 * get_address_of_k_HandleWhiteSpacesMarker_293() { return &___k_HandleWhiteSpacesMarker_293; } inline void set_k_HandleWhiteSpacesMarker_293(ProfilerMarker_tAE86534C80C5D67768DB3B244D8D139A2E6495E1 value) { ___k_HandleWhiteSpacesMarker_293 = value; } inline static int32_t get_offset_of_k_HandleHorizontalLineBreakingMarker_294() { return static_cast(offsetof(TextMeshProUGUI_tCC5BE8A76E6E9AF92521A462E8D81ACFBA7C85F1_StaticFields, ___k_HandleHorizontalLineBreakingMarker_294)); } inline ProfilerMarker_tAE86534C80C5D67768DB3B244D8D139A2E6495E1 get_k_HandleHorizontalLineBreakingMarker_294() const { return ___k_HandleHorizontalLineBreakingMarker_294; } inline ProfilerMarker_tAE86534C80C5D67768DB3B244D8D139A2E6495E1 * get_address_of_k_HandleHorizontalLineBreakingMarker_294() { return &___k_HandleHorizontalLineBreakingMarker_294; } inline void set_k_HandleHorizontalLineBreakingMarker_294(ProfilerMarker_tAE86534C80C5D67768DB3B244D8D139A2E6495E1 value) { ___k_HandleHorizontalLineBreakingMarker_294 = value; } inline static int32_t get_offset_of_k_HandleVerticalLineBreakingMarker_295() { return static_cast(offsetof(TextMeshProUGUI_tCC5BE8A76E6E9AF92521A462E8D81ACFBA7C85F1_StaticFields, ___k_HandleVerticalLineBreakingMarker_295)); } inline ProfilerMarker_tAE86534C80C5D67768DB3B244D8D139A2E6495E1 get_k_HandleVerticalLineBreakingMarker_295() const { return ___k_HandleVerticalLineBreakingMarker_295; } inline ProfilerMarker_tAE86534C80C5D67768DB3B244D8D139A2E6495E1 * get_address_of_k_HandleVerticalLineBreakingMarker_295() { return &___k_HandleVerticalLineBreakingMarker_295; } inline void set_k_HandleVerticalLineBreakingMarker_295(ProfilerMarker_tAE86534C80C5D67768DB3B244D8D139A2E6495E1 value) { ___k_HandleVerticalLineBreakingMarker_295 = value; } inline static int32_t get_offset_of_k_SaveGlyphVertexDataMarker_296() { return static_cast(offsetof(TextMeshProUGUI_tCC5BE8A76E6E9AF92521A462E8D81ACFBA7C85F1_StaticFields, ___k_SaveGlyphVertexDataMarker_296)); } inline ProfilerMarker_tAE86534C80C5D67768DB3B244D8D139A2E6495E1 get_k_SaveGlyphVertexDataMarker_296() const { return ___k_SaveGlyphVertexDataMarker_296; } inline ProfilerMarker_tAE86534C80C5D67768DB3B244D8D139A2E6495E1 * get_address_of_k_SaveGlyphVertexDataMarker_296() { return &___k_SaveGlyphVertexDataMarker_296; } inline void set_k_SaveGlyphVertexDataMarker_296(ProfilerMarker_tAE86534C80C5D67768DB3B244D8D139A2E6495E1 value) { ___k_SaveGlyphVertexDataMarker_296 = value; } inline static int32_t get_offset_of_k_ComputeCharacterAdvanceMarker_297() { return static_cast(offsetof(TextMeshProUGUI_tCC5BE8A76E6E9AF92521A462E8D81ACFBA7C85F1_StaticFields, ___k_ComputeCharacterAdvanceMarker_297)); } inline ProfilerMarker_tAE86534C80C5D67768DB3B244D8D139A2E6495E1 get_k_ComputeCharacterAdvanceMarker_297() const { return ___k_ComputeCharacterAdvanceMarker_297; } inline ProfilerMarker_tAE86534C80C5D67768DB3B244D8D139A2E6495E1 * get_address_of_k_ComputeCharacterAdvanceMarker_297() { return &___k_ComputeCharacterAdvanceMarker_297; } inline void set_k_ComputeCharacterAdvanceMarker_297(ProfilerMarker_tAE86534C80C5D67768DB3B244D8D139A2E6495E1 value) { ___k_ComputeCharacterAdvanceMarker_297 = value; } inline static int32_t get_offset_of_k_HandleCarriageReturnMarker_298() { return static_cast(offsetof(TextMeshProUGUI_tCC5BE8A76E6E9AF92521A462E8D81ACFBA7C85F1_StaticFields, ___k_HandleCarriageReturnMarker_298)); } inline ProfilerMarker_tAE86534C80C5D67768DB3B244D8D139A2E6495E1 get_k_HandleCarriageReturnMarker_298() const { return ___k_HandleCarriageReturnMarker_298; } inline ProfilerMarker_tAE86534C80C5D67768DB3B244D8D139A2E6495E1 * get_address_of_k_HandleCarriageReturnMarker_298() { return &___k_HandleCarriageReturnMarker_298; } inline void set_k_HandleCarriageReturnMarker_298(ProfilerMarker_tAE86534C80C5D67768DB3B244D8D139A2E6495E1 value) { ___k_HandleCarriageReturnMarker_298 = value; } inline static int32_t get_offset_of_k_HandleLineTerminationMarker_299() { return static_cast(offsetof(TextMeshProUGUI_tCC5BE8A76E6E9AF92521A462E8D81ACFBA7C85F1_StaticFields, ___k_HandleLineTerminationMarker_299)); } inline ProfilerMarker_tAE86534C80C5D67768DB3B244D8D139A2E6495E1 get_k_HandleLineTerminationMarker_299() const { return ___k_HandleLineTerminationMarker_299; } inline ProfilerMarker_tAE86534C80C5D67768DB3B244D8D139A2E6495E1 * get_address_of_k_HandleLineTerminationMarker_299() { return &___k_HandleLineTerminationMarker_299; } inline void set_k_HandleLineTerminationMarker_299(ProfilerMarker_tAE86534C80C5D67768DB3B244D8D139A2E6495E1 value) { ___k_HandleLineTerminationMarker_299 = value; } inline static int32_t get_offset_of_k_SavePageInfoMarker_300() { return static_cast(offsetof(TextMeshProUGUI_tCC5BE8A76E6E9AF92521A462E8D81ACFBA7C85F1_StaticFields, ___k_SavePageInfoMarker_300)); } inline ProfilerMarker_tAE86534C80C5D67768DB3B244D8D139A2E6495E1 get_k_SavePageInfoMarker_300() const { return ___k_SavePageInfoMarker_300; } inline ProfilerMarker_tAE86534C80C5D67768DB3B244D8D139A2E6495E1 * get_address_of_k_SavePageInfoMarker_300() { return &___k_SavePageInfoMarker_300; } inline void set_k_SavePageInfoMarker_300(ProfilerMarker_tAE86534C80C5D67768DB3B244D8D139A2E6495E1 value) { ___k_SavePageInfoMarker_300 = value; } inline static int32_t get_offset_of_k_SaveProcessingStatesMarker_301() { return static_cast(offsetof(TextMeshProUGUI_tCC5BE8A76E6E9AF92521A462E8D81ACFBA7C85F1_StaticFields, ___k_SaveProcessingStatesMarker_301)); } inline ProfilerMarker_tAE86534C80C5D67768DB3B244D8D139A2E6495E1 get_k_SaveProcessingStatesMarker_301() const { return ___k_SaveProcessingStatesMarker_301; } inline ProfilerMarker_tAE86534C80C5D67768DB3B244D8D139A2E6495E1 * get_address_of_k_SaveProcessingStatesMarker_301() { return &___k_SaveProcessingStatesMarker_301; } inline void set_k_SaveProcessingStatesMarker_301(ProfilerMarker_tAE86534C80C5D67768DB3B244D8D139A2E6495E1 value) { ___k_SaveProcessingStatesMarker_301 = value; } inline static int32_t get_offset_of_k_GenerateTextPhaseIIMarker_302() { return static_cast(offsetof(TextMeshProUGUI_tCC5BE8A76E6E9AF92521A462E8D81ACFBA7C85F1_StaticFields, ___k_GenerateTextPhaseIIMarker_302)); } inline ProfilerMarker_tAE86534C80C5D67768DB3B244D8D139A2E6495E1 get_k_GenerateTextPhaseIIMarker_302() const { return ___k_GenerateTextPhaseIIMarker_302; } inline ProfilerMarker_tAE86534C80C5D67768DB3B244D8D139A2E6495E1 * get_address_of_k_GenerateTextPhaseIIMarker_302() { return &___k_GenerateTextPhaseIIMarker_302; } inline void set_k_GenerateTextPhaseIIMarker_302(ProfilerMarker_tAE86534C80C5D67768DB3B244D8D139A2E6495E1 value) { ___k_GenerateTextPhaseIIMarker_302 = value; } inline static int32_t get_offset_of_k_GenerateTextPhaseIIIMarker_303() { return static_cast(offsetof(TextMeshProUGUI_tCC5BE8A76E6E9AF92521A462E8D81ACFBA7C85F1_StaticFields, ___k_GenerateTextPhaseIIIMarker_303)); } inline ProfilerMarker_tAE86534C80C5D67768DB3B244D8D139A2E6495E1 get_k_GenerateTextPhaseIIIMarker_303() const { return ___k_GenerateTextPhaseIIIMarker_303; } inline ProfilerMarker_tAE86534C80C5D67768DB3B244D8D139A2E6495E1 * get_address_of_k_GenerateTextPhaseIIIMarker_303() { return &___k_GenerateTextPhaseIIIMarker_303; } inline void set_k_GenerateTextPhaseIIIMarker_303(ProfilerMarker_tAE86534C80C5D67768DB3B244D8D139A2E6495E1 value) { ___k_GenerateTextPhaseIIIMarker_303 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif // System.Object[] struct ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE : 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); } }; // UnityEngine.GUILayoutOption[] struct GUILayoutOptionU5BU5D_tA0F031CC36F88BBBD25D6841ADD3913446E6EA2B : public RuntimeArray { public: ALIGN_FIELD (8) GUILayoutOption_t2D992ABCB62BEB24A6F4A826A5CBE7AE236071AB * m_Items[1]; public: inline GUILayoutOption_t2D992ABCB62BEB24A6F4A826A5CBE7AE236071AB * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline GUILayoutOption_t2D992ABCB62BEB24A6F4A826A5CBE7AE236071AB ** 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, GUILayoutOption_t2D992ABCB62BEB24A6F4A826A5CBE7AE236071AB * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } inline GUILayoutOption_t2D992ABCB62BEB24A6F4A826A5CBE7AE236071AB * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline GUILayoutOption_t2D992ABCB62BEB24A6F4A826A5CBE7AE236071AB ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, GUILayoutOption_t2D992ABCB62BEB24A6F4A826A5CBE7AE236071AB * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } }; // System.Byte[] struct ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726 : 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; } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1Encodable[] struct Asn1EncodableU5BU5D_t64E34B1D2A460B8FA8D1BC14E7CFEB7B897191CE : public RuntimeArray { public: ALIGN_FIELD (8) Asn1Encodable_tCA51194A73D6D9585045A4D23CF12B939BF7F6EC * m_Items[1]; public: inline Asn1Encodable_tCA51194A73D6D9585045A4D23CF12B939BF7F6EC * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Asn1Encodable_tCA51194A73D6D9585045A4D23CF12B939BF7F6EC ** 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, Asn1Encodable_tCA51194A73D6D9585045A4D23CF12B939BF7F6EC * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } inline Asn1Encodable_tCA51194A73D6D9585045A4D23CF12B939BF7F6EC * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Asn1Encodable_tCA51194A73D6D9585045A4D23CF12B939BF7F6EC ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Asn1Encodable_tCA51194A73D6D9585045A4D23CF12B939BF7F6EC * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } }; // System.UInt32[] struct UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF : public RuntimeArray { public: ALIGN_FIELD (8) uint32_t m_Items[1]; public: inline uint32_t GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline uint32_t* GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, uint32_t value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline uint32_t GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline uint32_t* GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, uint32_t value) { m_Items[index] = value; } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Ocsp.SingleResp[] struct SingleRespU5BU5D_t52DA831D17C80C4EF8F71F9950F461B0D4236519 : public RuntimeArray { public: ALIGN_FIELD (8) SingleResp_t911D1B310E2DBA3F3A59024D6A08FA0BD55715AF * m_Items[1]; public: inline SingleResp_t911D1B310E2DBA3F3A59024D6A08FA0BD55715AF * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline SingleResp_t911D1B310E2DBA3F3A59024D6A08FA0BD55715AF ** 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, SingleResp_t911D1B310E2DBA3F3A59024D6A08FA0BD55715AF * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } inline SingleResp_t911D1B310E2DBA3F3A59024D6A08FA0BD55715AF * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline SingleResp_t911D1B310E2DBA3F3A59024D6A08FA0BD55715AF ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, SingleResp_t911D1B310E2DBA3F3A59024D6A08FA0BD55715AF * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.X509.X509Certificate[] struct X509CertificateU5BU5D_t41740B3A8C984ED237B45D5A9201BC1994BEBB23 : public RuntimeArray { public: ALIGN_FIELD (8) X509Certificate_t02D6D61F4D1C5E290A63DED5B388F0EEEFA9AA06 * m_Items[1]; public: inline X509Certificate_t02D6D61F4D1C5E290A63DED5B388F0EEEFA9AA06 * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline X509Certificate_t02D6D61F4D1C5E290A63DED5B388F0EEEFA9AA06 ** 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, X509Certificate_t02D6D61F4D1C5E290A63DED5B388F0EEEFA9AA06 * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } inline X509Certificate_t02D6D61F4D1C5E290A63DED5B388F0EEEFA9AA06 * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline X509Certificate_t02D6D61F4D1C5E290A63DED5B388F0EEEFA9AA06 ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, X509Certificate_t02D6D61F4D1C5E290A63DED5B388F0EEEFA9AA06 * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } }; // System.Int32[] struct Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32 : public RuntimeArray { public: ALIGN_FIELD (8) int32_t m_Items[1]; public: inline int32_t GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline int32_t* GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, int32_t value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline int32_t GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline int32_t* GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, int32_t value) { m_Items[index] = value; } }; // System.Int32[][] struct Int32U5BU5DU5BU5D_t104DBF1B996084AA19567FD32B02EDF88D044FAF : public RuntimeArray { public: ALIGN_FIELD (8) Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* m_Items[1]; public: inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32** 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, Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } }; // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger[] struct BigIntegerU5BU5D_tE8B77B5B8A588D40881DE1C7EE373965BF9E33ED : public RuntimeArray { public: ALIGN_FIELD (8) BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * m_Items[1]; public: inline BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 ** 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, BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } inline BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } }; // System.UInt64[] struct UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2 : public RuntimeArray { public: ALIGN_FIELD (8) uint64_t m_Items[1]; public: inline uint64_t GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline uint64_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, uint64_t value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline uint64_t GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline uint64_t* GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, uint64_t value) { m_Items[index] = value; } }; // System.Byte[0...,0...] struct ByteU5BU2CU5D_tFFA7E7CA82D7396BFF316C4BDB83D307E0CBBE0D : 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; } inline uint8_t GetAt(il2cpp_array_size_t i, il2cpp_array_size_t j) const { il2cpp_array_size_t iBound = bounds[0].length; IL2CPP_ARRAY_BOUNDS_CHECK(i, iBound); il2cpp_array_size_t jBound = bounds[1].length; IL2CPP_ARRAY_BOUNDS_CHECK(j, jBound); il2cpp_array_size_t index = i * jBound + j; return m_Items[index]; } inline uint8_t* GetAddressAt(il2cpp_array_size_t i, il2cpp_array_size_t j) { il2cpp_array_size_t iBound = bounds[0].length; IL2CPP_ARRAY_BOUNDS_CHECK(i, iBound); il2cpp_array_size_t jBound = bounds[1].length; IL2CPP_ARRAY_BOUNDS_CHECK(j, jBound); il2cpp_array_size_t index = i * jBound + j; return m_Items + index; } inline void SetAt(il2cpp_array_size_t i, il2cpp_array_size_t j, uint8_t value) { il2cpp_array_size_t iBound = bounds[0].length; IL2CPP_ARRAY_BOUNDS_CHECK(i, iBound); il2cpp_array_size_t jBound = bounds[1].length; IL2CPP_ARRAY_BOUNDS_CHECK(j, jBound); il2cpp_array_size_t index = i * jBound + j; m_Items[index] = value; } inline uint8_t GetAtUnchecked(il2cpp_array_size_t i, il2cpp_array_size_t j) const { il2cpp_array_size_t jBound = bounds[1].length; il2cpp_array_size_t index = i * jBound + j; return m_Items[index]; } inline uint8_t* GetAddressAtUnchecked(il2cpp_array_size_t i, il2cpp_array_size_t j) { il2cpp_array_size_t jBound = bounds[1].length; il2cpp_array_size_t index = i * jBound + j; return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t i, il2cpp_array_size_t j, uint8_t value) { il2cpp_array_size_t jBound = bounds[1].length; il2cpp_array_size_t index = i * jBound + j; m_Items[index] = value; } }; // !1 System.Collections.Generic.Dictionary`2::get_Item(!0) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Dictionary_2_get_Item_mF3BA34126DA8AFA32D1E5285D842C5955C698F0D_gshared (Dictionary_2_tBD1E3221EBD04CEBDA49B84779912E91F56B958D * __this, RuntimeObject * ___key0, const RuntimeMethod* method); // !!0[] System.Array::Empty() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* Array_Empty_TisRuntimeObject_m002765312BF306B1B3B5BFAB9550C0A2A1820CDA_gshared_inline (const RuntimeMethod* method); // !!0 UnityEngine.Component::GetComponent() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Component_GetComponent_TisRuntimeObject_mDC2250CC3F24F6FE45660AF6153056ABDA5ED60F_gshared (Component_t62FBC8D2420DA4BE9037AFE430740F6B3EECA684 * __this, const RuntimeMethod* method); // System.Void BestHTTP.Examples.GUIMessageList::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GUIMessageList__ctor_m2A38A0230378C832F710132D4A39868FD69EC06B (GUIMessageList_t8881937BD96A44D63AE931DB1B20CD69DAF8760F * __this, const RuntimeMethod* method); // System.Void BestHTTP.SignalR.Hubs.Hub::.ctor(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Hub__ctor_mD29A13D73C950B415D63DCEAB89AE82228F8D9A6 (Hub_t1A5FDA640453BBA271BE0F0DB2E8F95D69710362 * __this, String_t* ___name0, const RuntimeMethod* method); // System.Void BestHTTP.SignalR.Hubs.OnMethodCallCallbackDelegate::.ctor(System.Object,System.IntPtr) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void OnMethodCallCallbackDelegate__ctor_mAD447D2E47F028BA2F1E42058A0E4B3CBD00C83C (OnMethodCallCallbackDelegate_tD73ED8DC48FC3926BBB43760C596FC1983786D11 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method); // System.Void BestHTTP.SignalR.Hubs.Hub::On(System.String,BestHTTP.SignalR.Hubs.OnMethodCallCallbackDelegate) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Hub_On_m25A0E7F4BEACB98E437EA79DF1B7FC7394FE6DDC (Hub_t1A5FDA640453BBA271BE0F0DB2E8F95D69710362 * __this, String_t* ___method0, OnMethodCallCallbackDelegate_tD73ED8DC48FC3926BBB43760C596FC1983786D11 * ___callback1, const RuntimeMethod* method); // System.Object[] BestHTTP.SignalR.Messages.MethodCallMessage::get_Arguments() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* MethodCallMessage_get_Arguments_m8A1500306634DAC027E2A82A58975D84F13F91BC_inline (MethodCallMessage_tEE783F8696A0EFB6700F94630D987B1642B438AB * __this, const RuntimeMethod* method); // !1 System.Collections.Generic.Dictionary`2::get_Item(!0) inline RuntimeObject * Dictionary_2_get_Item_mEC67A37ACAAB1DBAB504B54516BAD1808CB80D5D (Dictionary_2_t692011309BA94F599C6042A381FC9F8B3CB08399 * __this, String_t* ___key0, const RuntimeMethod* method) { return (( RuntimeObject * (*) (Dictionary_2_t692011309BA94F599C6042A381FC9F8B3CB08399 *, String_t*, const RuntimeMethod*))Dictionary_2_get_Item_mF3BA34126DA8AFA32D1E5285D842C5955C698F0D_gshared)(__this, ___key0, method); } // System.String System.String::Format(System.String,System.Object[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Format_mCED6767EA5FEE6F15ABCD5B4F9150D1284C2795B (String_t* ___format0, ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* ___args1, const RuntimeMethod* method); // System.Void BestHTTP.Examples.GUIMessageList::Add(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GUIMessageList_Add_m02C616C4C3549EC89DF059B090A0E78202E72545 (GUIMessageList_t8881937BD96A44D63AE931DB1B20CD69DAF8760F * __this, String_t* ___msg0, const RuntimeMethod* method); // System.String System.String::Format(System.String,System.Object,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Format_m8D1CB0410C35E052A53AE957C914C841E54BAB66 (String_t* ___format0, RuntimeObject * ___arg01, RuntimeObject * ___arg12, const RuntimeMethod* method); // System.Void BestHTTP.SignalR.Hubs.OnMethodResultDelegate::.ctor(System.Object,System.IntPtr) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void OnMethodResultDelegate__ctor_mE853E887A306B74C4C47A14F4D7CE1D1F956BDA9 (OnMethodResultDelegate_t03A1DDF71BF9CB16796404DFE2CF1F86535C5C92 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method); // System.Void BestHTTP.SignalR.Hubs.OnMethodFailedDelegate::.ctor(System.Object,System.IntPtr) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void OnMethodFailedDelegate__ctor_m3BEF4FC0750EB8D55E038D4624BE85EB767D1454 (OnMethodFailedDelegate_tD54187DEA162C72DC7A8FDB5565B2DFA69F37EA9 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method); // !!0[] System.Array::Empty() inline ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* Array_Empty_TisRuntimeObject_m002765312BF306B1B3B5BFAB9550C0A2A1820CDA_inline (const RuntimeMethod* method) { return (( ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* (*) (const RuntimeMethod*))Array_Empty_TisRuntimeObject_m002765312BF306B1B3B5BFAB9550C0A2A1820CDA_gshared_inline)(method); } // System.Boolean BestHTTP.SignalR.Hubs.Hub::Call(System.String,BestHTTP.SignalR.Hubs.OnMethodResultDelegate,BestHTTP.SignalR.Hubs.OnMethodFailedDelegate,System.Object[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Hub_Call_mAE562270342355914E1FBB3B6D16D4B9A5490B94 (Hub_t1A5FDA640453BBA271BE0F0DB2E8F95D69710362 * __this, String_t* ___method0, OnMethodResultDelegate_t03A1DDF71BF9CB16796404DFE2CF1F86535C5C92 * ___onResult1, OnMethodFailedDelegate_tD54187DEA162C72DC7A8FDB5565B2DFA69F37EA9 * ___onResultError2, ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* ___args3, const RuntimeMethod* method); // System.String BestHTTP.SignalR.Hubs.Hub::get_Name() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR String_t* Hub_get_Name_mD5CA76B9AB600999A32AC62DE1D3A8E8902B5368_inline (Hub_t1A5FDA640453BBA271BE0F0DB2E8F95D69710362 * __this, const RuntimeMethod* method); // System.String System.String::Concat(System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Concat_m4B4AB72618348C5DFBFBA8DED84B9E2EBDB55E1B (String_t* ___str00, String_t* ___str11, const RuntimeMethod* method); // System.Void UnityEngine.Debug::Log(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Debug_Log_mC26E5AD0D8D156C7FFD173AA15827F69225E9DB8 (RuntimeObject * ___message0, const RuntimeMethod* method); // System.String BestHTTP.SignalR.Messages.FailureMessage::get_ErrorMessage() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR String_t* FailureMessage_get_ErrorMessage_m696C1BBC6C0A073A98300BD60021D4CC3128F60C_inline (FailureMessage_t62EEE5FD1A4250F827145AC6285DCB1180AE9D9F * __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_m89EAB4C6A96B0E5C3F87300D6BE78D386B9EFC44 (String_t* ___str00, String_t* ___str11, String_t* ___str22, const RuntimeMethod* method); // System.Void UnityEngine.Debug::LogWarning(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Debug_LogWarning_m24085D883C9E74D7AB423F0625E13259923960E7 (RuntimeObject * ___message0, const RuntimeMethod* method); // !!0[] System.Array::Empty() inline GUILayoutOptionU5BU5D_tA0F031CC36F88BBBD25D6841ADD3913446E6EA2B* Array_Empty_TisGUILayoutOption_t2D992ABCB62BEB24A6F4A826A5CBE7AE236071AB_mA07E9D2B1A778365E5A956C5674C590821EEC9B4_inline (const RuntimeMethod* method) { return (( GUILayoutOptionU5BU5D_tA0F031CC36F88BBBD25D6841ADD3913446E6EA2B* (*) (const RuntimeMethod*))Array_Empty_TisRuntimeObject_m002765312BF306B1B3B5BFAB9550C0A2A1820CDA_gshared_inline)(method); } // System.Void UnityEngine.GUILayout::Label(System.String,UnityEngine.GUILayoutOption[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GUILayout_Label_m0DD89429577B101820231347FB04CFC489245502 (String_t* ___text0, GUILayoutOptionU5BU5D_tA0F031CC36F88BBBD25D6841ADD3913446E6EA2B* ___options1, const RuntimeMethod* method); // System.Void UnityEngine.GUILayout::BeginHorizontal(UnityEngine.GUILayoutOption[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GUILayout_BeginHorizontal_m217AAF9BF30836EA73B22FF47B817F6F430E3661 (GUILayoutOptionU5BU5D_tA0F031CC36F88BBBD25D6841ADD3913446E6EA2B* ___options0, const RuntimeMethod* method); // System.Void UnityEngine.GUILayout::Space(System.Single) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GUILayout_Space_m86E4A2CC27661A11F7D50132217B74E9D76CB9DD (float ___pixels0, const RuntimeMethod* method); // System.Int32 UnityEngine.Screen::get_width() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Screen_get_width_m52188F76E8AAF57BE373018CB14083BB74C43C1C (const RuntimeMethod* method); // System.Void BestHTTP.Examples.GUIMessageList::Draw(System.Single,System.Single) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GUIMessageList_Draw_mBD9333B10EE5F2EC94F8AE2ECACF2C2B2AF20637 (GUIMessageList_t8881937BD96A44D63AE931DB1B20CD69DAF8760F * __this, float ___minWidth0, float ___minHeight1, const RuntimeMethod* method); // System.Void UnityEngine.GUILayout::EndHorizontal() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GUILayout_EndHorizontal_mFB38A81D7D34D7928ECECF82B9C2C993BE5A0946 (const RuntimeMethod* method); // System.Void System.IO.Stream::Close() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Stream_Close_mC34AF5832AD2E47C5E8F9D44E969C45F6F0A9A13 (Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * __this, const RuntimeMethod* method); // System.Void System.NotSupportedException::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NotSupportedException__ctor_m3EA81A5B209A87C3ADA47443F2AFFF735E5256EE (NotSupportedException_tB9D89F0E9470A2C423D239D7C68EE0CFD77F9339 * __this, const RuntimeMethod* method); // System.Void System.IO.Stream::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Stream__ctor_m5EB0B4BCC014E7D1F18FE0E72B2D6D0C5C13D5C4 (Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * __this, const RuntimeMethod* method); // System.Void System.Object::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405 (RuntimeObject * __this, const RuntimeMethod* method); // System.Byte[] BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Parameters.KdfParameters::GetSharedSecret() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* KdfParameters_GetSharedSecret_m72775D9EEBD62045ACFE17A356420EB07545A878_inline (KdfParameters_t56EBC3CEF1BEB144CDB7BF823CB774656D442189 * __this, const RuntimeMethod* method); // System.Byte[] BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Parameters.KdfParameters::GetIV() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* KdfParameters_GetIV_m8EC6C5467F42A6766A61E9B331899819BDD96D6E_inline (KdfParameters_t56EBC3CEF1BEB144CDB7BF823CB774656D442189 * __this, const RuntimeMethod* method); // System.Byte[] BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Parameters.Iso18033KdfParameters::GetSeed() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* Iso18033KdfParameters_GetSeed_mCB41D630C139C3A47CF11563E92DFD8DD88D1674_inline (Iso18033KdfParameters_tFE570EC5D71E1361C1D48CD4A2E121ABBFFD024F * __this, const RuntimeMethod* method); // System.Void System.ArgumentException::.ctor(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ArgumentException__ctor_m2D35EAD113C2ADC99EB17B940A2097A93FD23EFC (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * __this, String_t* ___message0, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.DataLengthException::.ctor(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DataLengthException__ctor_mFEE2A7A2F649E823D91C8863B37120A82C23FACE (DataLengthException_t084143F55FB641046577C7BD1F58BC059B953180 * __this, String_t* ___message0, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Utilities.Pack::UInt32_To_BE(System.UInt32,System.Byte[],System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Pack_UInt32_To_BE_m5560F9EA8F3737406E7B760897168AA1B797B2C5 (uint32_t ___n0, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___bs1, int32_t ___off2, const RuntimeMethod* method); // System.Void System.Array::Copy(System.Array,System.Int32,System.Array,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Array_Copy_m3F127FFB5149532135043FFE285F9177C80CB877 (RuntimeArray * ___sourceArray0, int32_t ___sourceIndex1, RuntimeArray * ___destinationArray2, int32_t ___destinationIndex3, int32_t ___length4, const RuntimeMethod* method); // UnityEngine.Transform UnityEngine.Component::get_transform() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * Component_get_transform_mE8496EBC45BEB1BADB5F314960F1DF1C952FA11F (Component_t62FBC8D2420DA4BE9037AFE430740F6B3EECA684 * __this, const RuntimeMethod* method); // UnityEngine.Transform UnityEngine.Transform::Find(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * Transform_Find_mB1687901A4FB0D562C44A93CC67CD35DCFCAABA1 (Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * __this, String_t* ___n0, const RuntimeMethod* method); // !!0 UnityEngine.Component::GetComponent() inline Text_t6A2339DA6C05AE2646FC1A6C8FCC127391BE7FA1 * Component_GetComponent_TisText_t6A2339DA6C05AE2646FC1A6C8FCC127391BE7FA1_mE775A52A31F4F2F9E99272B014CC0CBFB4BD3294 (Component_t62FBC8D2420DA4BE9037AFE430740F6B3EECA684 * __this, const RuntimeMethod* method) { return (( Text_t6A2339DA6C05AE2646FC1A6C8FCC127391BE7FA1 * (*) (Component_t62FBC8D2420DA4BE9037AFE430740F6B3EECA684 *, const RuntimeMethod*))Component_GetComponent_TisRuntimeObject_mDC2250CC3F24F6FE45660AF6153056ABDA5ED60F_gshared)(__this, method); } // !!0 UnityEngine.Component::GetComponent() inline Slider_tBF39A11CC24CBD3F8BD728982ACAEAE43989B51A * Component_GetComponent_TisSlider_tBF39A11CC24CBD3F8BD728982ACAEAE43989B51A_m62CA79A85A59521387448ECD1E83CF87BD3C9EE7 (Component_t62FBC8D2420DA4BE9037AFE430740F6B3EECA684 * __this, const RuntimeMethod* method) { return (( Slider_tBF39A11CC24CBD3F8BD728982ACAEAE43989B51A * (*) (Component_t62FBC8D2420DA4BE9037AFE430740F6B3EECA684 *, const RuntimeMethod*))Component_GetComponent_TisRuntimeObject_mDC2250CC3F24F6FE45660AF6153056ABDA5ED60F_gshared)(__this, method); } // System.String System.Single::ToString(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Single_ToString_m15F10F2AFF80750906CEFCFB456EBA84F9D2E8D7 (float* __this, String_t* ___format0, const RuntimeMethod* method); // System.Void UnityEngine.MonoBehaviour::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MonoBehaviour__ctor_mC0995D847F6A95B1A553652636C38A2AA8B13BED (MonoBehaviour_t37A501200D970A8257124B0EAE00A0FF3DDC354A * __this, const RuntimeMethod* method); // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1Sequence BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1Sequence::GetInstance(BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1TaggedObject,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Asn1Sequence_t95137642F0FE56379E966B4C62A5A4DAC9DC37E8 * Asn1Sequence_GetInstance_m682AEF9FD99CABE589DF0AA4DB2CAC4996AEFD25 (Asn1TaggedObject_t4B044FB8A3CF8DEE46156A0F07290A97EBA600F0 * ___obj0, bool ___explicitly1, const RuntimeMethod* method); // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X509.BasicConstraints BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X509.BasicConstraints::GetInstance(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BasicConstraints_t726ADB92F5098B7B4A50C44450B9A219DD48AA7C * BasicConstraints_GetInstance_mD0D7527B2DCBB76EDD5C233ABFA074A5AADBF6BF (RuntimeObject * ___obj0, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X509.BasicConstraints::.ctor(BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1Sequence) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BasicConstraints__ctor_m45960CF8B625CBDFEC9D9EDD78A81AE52C3B4D28 (BasicConstraints_t726ADB92F5098B7B4A50C44450B9A219DD48AA7C * __this, Asn1Sequence_t95137642F0FE56379E966B4C62A5A4DAC9DC37E8 * ___seq0, const RuntimeMethod* method); // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1Object BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X509.X509Extension::ConvertValueToObject(BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X509.X509Extension) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Asn1Object_t6EBED9F28280E72844A4F6F176D7E2A5B94FFCFC * X509Extension_ConvertValueToObject_m7A8320756D4F6CCD63814B942091D67E78738486 (X509Extension_t977D8DEE7C59707768F9038FE1B97F2E243B80AB * ___ext0, const RuntimeMethod* method); // System.String BestHTTP.SecureProtocol.Org.BouncyCastle.Utilities.Platform::GetTypeName(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Platform_GetTypeName_m6EE4C5C80014DB651B39EAA755D394E21009EADB (RuntimeObject * ___obj0, const RuntimeMethod* method); // System.Void System.ArgumentException::.ctor(System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ArgumentException__ctor_m71044C2110E357B71A1C30D2561C3F861AF1DC0D (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * __this, String_t* ___message0, String_t* ___paramName1, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1Encodable::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Asn1Encodable__ctor_mF956C9DAF4A126B7B4406E2DD0EED16E64ABA126 (Asn1Encodable_tCA51194A73D6D9585045A4D23CF12B939BF7F6EC * __this, const RuntimeMethod* method); // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerBoolean BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerBoolean::GetInstance(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DerBoolean_tBD51CF0F148E373C49BAB60C4EF2971322FD04DE * DerBoolean_GetInstance_m7918E4CF94264F4476A2D804104DBB1EE8E2989E (RuntimeObject * ___obj0, const RuntimeMethod* method); // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerInteger BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerInteger::GetInstance(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DerInteger_tB789F30D6E0E2EFD1E2FFE5AF48B5A98CC61F157 * DerInteger_GetInstance_mEB828AC32C714AA41BFAE14D9477493111CD42BC (RuntimeObject * ___obj0, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerInteger::.ctor(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DerInteger__ctor_m014B0C2AADB00543E51D3621D5B93E030C47F6CA (DerInteger_tB789F30D6E0E2EFD1E2FFE5AF48B5A98CC61F157 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Boolean BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerBoolean::get_IsTrue() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DerBoolean_get_IsTrue_m00DA9150D69691DEE4C74C71480F97CCDA277647 (DerBoolean_tBD51CF0F148E373C49BAB60C4EF2971322FD04DE * __this, const RuntimeMethod* method); // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerInteger::get_Value() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * DerInteger_get_Value_m8C263058A637AE123BD47291A36538E05E374478 (DerInteger_tB789F30D6E0E2EFD1E2FFE5AF48B5A98CC61F157 * __this, const RuntimeMethod* method); // !!0[] System.Array::Empty() inline Asn1EncodableU5BU5D_t64E34B1D2A460B8FA8D1BC14E7CFEB7B897191CE* Array_Empty_TisAsn1Encodable_tCA51194A73D6D9585045A4D23CF12B939BF7F6EC_m6133560D3294995A1E65C8837F69C407350CD6DB_inline (const RuntimeMethod* method) { return (( Asn1EncodableU5BU5D_t64E34B1D2A460B8FA8D1BC14E7CFEB7B897191CE* (*) (const RuntimeMethod*))Array_Empty_TisRuntimeObject_m002765312BF306B1B3B5BFAB9550C0A2A1820CDA_gshared_inline)(method); } // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1EncodableVector::.ctor(BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1Encodable[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Asn1EncodableVector__ctor_m1306EB1064C0D4EEC59EA15F8DFF81952B7AE7DE (Asn1EncodableVector_t7D6E9FB73A814E2472F7EAC6EC0CCCB5A3C93BD3 * __this, Asn1EncodableU5BU5D_t64E34B1D2A460B8FA8D1BC14E7CFEB7B897191CE* ___v0, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1EncodableVector::Add(BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1Encodable[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Asn1EncodableVector_Add_m6EF01E6775CA3C122AC78B760B5C8AB13AC83EA8 (Asn1EncodableVector_t7D6E9FB73A814E2472F7EAC6EC0CCCB5A3C93BD3 * __this, Asn1EncodableU5BU5D_t64E34B1D2A460B8FA8D1BC14E7CFEB7B897191CE* ___objs0, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerSequence::.ctor(BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1EncodableVector) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DerSequence__ctor_mC969ECDC21E6B8169D0B78BE04B3A08192E13164 (DerSequence_t29D35AAD253161C53C8C83F576DEA1F28B8DFF09 * __this, Asn1EncodableVector_t7D6E9FB73A814E2472F7EAC6EC0CCCB5A3C93BD3 * ___v0, const RuntimeMethod* method); // System.Boolean BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X509.BasicConstraints::IsCA() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool BasicConstraints_IsCA_m95E049A6982A9B37282119B6B440A626E48BC5F5 (BasicConstraints_t726ADB92F5098B7B4A50C44450B9A219DD48AA7C * __this, const RuntimeMethod* method); // System.String System.Boolean::ToString() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Boolean_ToString_m59BB8456DD05A874BBD756E57EA8AD983287015C (bool* __this, 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_m37A5BF26F8F8F1892D60D727303B23FB604FEE78 (String_t* ___str00, String_t* ___str11, String_t* ___str22, String_t* ___str33, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Prng.BasicEntropySourceProvider/BasicEntropySource::.ctor(BestHTTP.SecureProtocol.Org.BouncyCastle.Security.SecureRandom,System.Boolean,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BasicEntropySource__ctor_mB319DB5836AD41C18B0D1F843CD2A2A6137CD295 (BasicEntropySource_t3997BCE12D8BB0C0A66F12093D0BE8FE9F29D847 * __this, SecureRandom_t9625E4D95ED6174D321E8A8CB7DA3E264B11DC28 * ___secureRandom0, bool ___predictionResistant1, int32_t ___entropySize2, const RuntimeMethod* method); // System.UInt32[] BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Modes.Gcm.GcmUtilities::AsUints(System.Byte[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* GcmUtilities_AsUints_mDB2924F2F8C8DB95ABA2420FD572057266EF2DBC (ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___bs0, const RuntimeMethod* method); // System.UInt32[] BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Modes.Gcm.GcmUtilities::OneAsUints() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* GcmUtilities_OneAsUints_mD1624878D5420F8DA72C64E867C19C5DDA231AA2 (const RuntimeMethod* method); // System.UInt32[] BestHTTP.SecureProtocol.Org.BouncyCastle.Utilities.Arrays::Clone(System.UInt32[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* Arrays_Clone_m72CCCC31315F63BCA247950CD4F6A3433F70DC49 (UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* ___data0, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Modes.Gcm.GcmUtilities::Multiply(System.UInt32[],System.UInt32[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GcmUtilities_Multiply_m4CCDC601E6B874E4AE3B5189CE6F65702C8BF221 (UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* ___x0, UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* ___y1, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Modes.Gcm.GcmUtilities::AsBytes(System.UInt32[],System.Byte[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GcmUtilities_AsBytes_m666F4C6CFB3302B8C54FC11512C02FFB49C4A20E (UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* ___x0, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___z1, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.X509.X509ExtensionBase::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void X509ExtensionBase__ctor_m17C359C027031D09C61C27360069BA8328E0713F (X509ExtensionBase_t91B691B9E834F516C9CE847F2B900B019A37CCE7 * __this, const RuntimeMethod* method); // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Ocsp.ResponseData BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Ocsp.BasicOcspResponse::get_TbsResponseData() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ResponseData_tAF2DAC289F4A4348C4C3F9E3BA5C270D78E16906 * BasicOcspResponse_get_TbsResponseData_mB5B7929B578AAF2C072AD391F3ECDC4CD3349684_inline (BasicOcspResponse_tD40A5CCFCDBB258AAA67998DCC17B5FB44E6BE5C * __this, const RuntimeMethod* method); // System.Byte[] BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1Encodable::GetDerEncoded() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* Asn1Encodable_GetDerEncoded_m30F357C2B994910EAC405FACBB5CA88181B3CD4E (Asn1Encodable_tCA51194A73D6D9585045A4D23CF12B939BF7F6EC * __this, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Ocsp.OcspException::.ctor(System.String,System.Exception) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void OcspException__ctor_mD932BD502935FADFF1209C63BA5A09E3636715CC (OcspException_tEB86D2641E584387057732A1F047A4694C77C561 * __this, String_t* ___message0, Exception_t * ___e1, const RuntimeMethod* method); // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerInteger BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Ocsp.ResponseData::get_Version() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR DerInteger_tB789F30D6E0E2EFD1E2FFE5AF48B5A98CC61F157 * ResponseData_get_Version_mBAD588529595ADBEB69F823188AF17C638C1C611_inline (ResponseData_tAF2DAC289F4A4348C4C3F9E3BA5C270D78E16906 * __this, const RuntimeMethod* method); // System.Int32 BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::get_IntValue() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t BigInteger_get_IntValue_m6386348CAE8E75A68124AD1F36F497FC551F8144 (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * __this, const RuntimeMethod* method); // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Ocsp.ResponderID BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Ocsp.ResponseData::get_ResponderID() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ResponderID_t30C43EC450B881F1B5624092F190C1B4787D1992 * ResponseData_get_ResponderID_mDF1A9C9535714E6CEA864B51168DC65548A4195E_inline (ResponseData_tAF2DAC289F4A4348C4C3F9E3BA5C270D78E16906 * __this, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Ocsp.RespID::.ctor(BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Ocsp.ResponderID) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RespID__ctor_mB3CADEF364D5FAD708BFF3C1EDAE778D24FCB0D7 (RespID_t5A0BD7E30897149501A58F9E5B8080077BCB6390 * __this, ResponderID_t30C43EC450B881F1B5624092F190C1B4787D1992 * ___id0, const RuntimeMethod* method); // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerGeneralizedTime BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Ocsp.ResponseData::get_ProducedAt() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR DerGeneralizedTime_tBBFB4F408F6511BF6E392086F8B0B213E18A6DF0 * ResponseData_get_ProducedAt_mB8852B086AC94B902F1E6753E96E8958131824ED_inline (ResponseData_tAF2DAC289F4A4348C4C3F9E3BA5C270D78E16906 * __this, const RuntimeMethod* method); // System.DateTime BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerGeneralizedTime::ToDateTime() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 DerGeneralizedTime_ToDateTime_m39AFA523A5A7DC35778076EEB60F021AF24291C5 (DerGeneralizedTime_tBBFB4F408F6511BF6E392086F8B0B213E18A6DF0 * __this, const RuntimeMethod* method); // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1Sequence BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Ocsp.ResponseData::get_Responses() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Asn1Sequence_t95137642F0FE56379E966B4C62A5A4DAC9DC37E8 * ResponseData_get_Responses_mB6ECAEDE84E666F2A97814A1AE2292076E191A39_inline (ResponseData_tAF2DAC289F4A4348C4C3F9E3BA5C270D78E16906 * __this, const RuntimeMethod* method); // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Ocsp.SingleResponse BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Ocsp.SingleResponse::GetInstance(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR SingleResponse_tDFEEC5793EABBD10E19A79FAA966FE028956E619 * SingleResponse_GetInstance_mC28E96F33754BFB12C179F641A585CB5AF0AADBA (RuntimeObject * ___obj0, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Ocsp.SingleResp::.ctor(BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Ocsp.SingleResponse) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SingleResp__ctor_mA46285B06996D86E99937F5C48EC755ABCED0A79 (SingleResp_t911D1B310E2DBA3F3A59024D6A08FA0BD55715AF * __this, SingleResponse_tDFEEC5793EABBD10E19A79FAA966FE028956E619 * ___resp0, const RuntimeMethod* method); // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X509.X509Extensions BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Ocsp.ResponseData::get_ResponseExtensions() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR X509Extensions_tB10F49C3BD6B861E20DB13C91BABE994543EC55F * ResponseData_get_ResponseExtensions_mBB6A3C3B2011C4EE7AF6A1049E8EC01584B189D8_inline (ResponseData_tAF2DAC289F4A4348C4C3F9E3BA5C270D78E16906 * __this, const RuntimeMethod* method); // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X509.X509Extensions BestHTTP.SecureProtocol.Org.BouncyCastle.Ocsp.BasicOcspResp::get_ResponseExtensions() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR X509Extensions_tB10F49C3BD6B861E20DB13C91BABE994543EC55F * BasicOcspResp_get_ResponseExtensions_m6530B9FB663C1DE5C6D0B0F17567A4FFE0000D14 (BasicOcspResp_tEB37422790458A1BFED93DBC6BC1FA5ADA635965 * __this, const RuntimeMethod* method); // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X509.AlgorithmIdentifier BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Ocsp.BasicOcspResponse::get_SignatureAlgorithm() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR AlgorithmIdentifier_t269DF657EB8D3EF7C5C315F15E7FFC1FAFE029F9 * BasicOcspResponse_get_SignatureAlgorithm_mBF328E286B16A86A11FCD75FE8409AAD64D6D445_inline (BasicOcspResponse_tD40A5CCFCDBB258AAA67998DCC17B5FB44E6BE5C * __this, const RuntimeMethod* method); // System.String BestHTTP.SecureProtocol.Org.BouncyCastle.Ocsp.OcspUtilities::GetAlgorithmName(BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerObjectIdentifier) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* OcspUtilities_GetAlgorithmName_m280671152D87060F9281CE64C9E9A70FAEA3DE7F (DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * ___oid0, const RuntimeMethod* method); // System.String BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerObjectIdentifier::get_Id() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR String_t* DerObjectIdentifier_get_Id_m1A4618B1F7ED8630EDC76DF95D8C7086F1E616D6_inline (DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * __this, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Ocsp.RespData::.ctor(BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Ocsp.ResponseData) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RespData__ctor_m1DCE7D0DFAEB2688059C5CE359EFB412AC6F4C38 (RespData_t4849F6D825870378C3731181081793D25BF9B117 * __this, ResponseData_tAF2DAC289F4A4348C4C3F9E3BA5C270D78E16906 * ___data0, const RuntimeMethod* method); // System.Byte[] BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Ocsp.BasicOcspResponse::GetSignatureOctets() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* BasicOcspResponse_GetSignatureOctets_m74071DDA1E785A7AB99B43CF39F5ACFAFFB88AB1 (BasicOcspResponse_tD40A5CCFCDBB258AAA67998DCC17B5FB44E6BE5C * __this, const RuntimeMethod* method); // System.Collections.IList BestHTTP.SecureProtocol.Org.BouncyCastle.Utilities.Platform::CreateArrayList() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Platform_CreateArrayList_mDA08F8A3BC566FA8E0753B97D8B06F3EF26A4143 (const RuntimeMethod* method); // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1Sequence BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Ocsp.BasicOcspResponse::get_Certs() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Asn1Sequence_t95137642F0FE56379E966B4C62A5A4DAC9DC37E8 * BasicOcspResponse_get_Certs_m542F71D3A2FA5E3EDBE5BF7C0B1D097FC0ABA393_inline (BasicOcspResponse_tD40A5CCFCDBB258AAA67998DCC17B5FB44E6BE5C * __this, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.X509.X509CertificateParser::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void X509CertificateParser__ctor_m25758CA99259833BE3DF47D56D48106D7D424256 (X509CertificateParser_t76052650A7486EB7C9B24F64A8D228E18BB62AAF * __this, const RuntimeMethod* method); // System.Byte[] BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1Encodable::GetEncoded() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* Asn1Encodable_GetEncoded_m896BCF72900F9B8B4CCA196988ACB61423A424AF (Asn1Encodable_tCA51194A73D6D9585045A4D23CF12B939BF7F6EC * __this, const RuntimeMethod* method); // BestHTTP.SecureProtocol.Org.BouncyCastle.X509.X509Certificate BestHTTP.SecureProtocol.Org.BouncyCastle.X509.X509CertificateParser::ReadCertificate(System.Byte[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR X509Certificate_t02D6D61F4D1C5E290A63DED5B388F0EEEFA9AA06 * X509CertificateParser_ReadCertificate_m000AD793B41CECA257A31BC57E84D232C9C4F0EE (X509CertificateParser_t76052650A7486EB7C9B24F64A8D228E18BB62AAF * __this, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___input0, const RuntimeMethod* method); // System.Collections.IList BestHTTP.SecureProtocol.Org.BouncyCastle.Ocsp.BasicOcspResp::GetCertList() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* BasicOcspResp_GetCertList_mD0CBA0C0D56FBDD78AA40F0373B31B48424105F6 (BasicOcspResp_tEB37422790458A1BFED93DBC6BC1FA5ADA635965 * __this, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.X509.Store.X509CollectionStoreParameters::.ctor(System.Collections.ICollection) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void X509CollectionStoreParameters__ctor_m0C179FB00CAF788F4B59E7C66BBECF8E0A5B9049 (X509CollectionStoreParameters_t9AC6D285ADBA3F814F6985940388A9C944D26401 * __this, RuntimeObject* ___collection0, const RuntimeMethod* method); // BestHTTP.SecureProtocol.Org.BouncyCastle.X509.Store.IX509Store BestHTTP.SecureProtocol.Org.BouncyCastle.X509.Store.X509StoreFactory::Create(System.String,BestHTTP.SecureProtocol.Org.BouncyCastle.X509.Store.IX509StoreParameters) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* X509StoreFactory_Create_mBD3629E3DC37D3D32E06EB1150959A0F919BF61E (String_t* ___type0, RuntimeObject* ___parameters1, const RuntimeMethod* method); // System.String BestHTTP.SecureProtocol.Org.BouncyCastle.Ocsp.BasicOcspResp::get_SignatureAlgName() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* BasicOcspResp_get_SignatureAlgName_mDA6FCAF1209DA5C2331C5576621E9BA673A1EB11 (BasicOcspResp_tEB37422790458A1BFED93DBC6BC1FA5ADA635965 * __this, const RuntimeMethod* method); // BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.ISigner BestHTTP.SecureProtocol.Org.BouncyCastle.Security.SignerUtilities::GetSigner(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* SignerUtilities_GetSigner_mA7DA1E4D22BE302FDF5EA80A7226F44FF18C5F64 (String_t* ___algorithm0, const RuntimeMethod* method); // System.Byte[] BestHTTP.SecureProtocol.Org.BouncyCastle.Ocsp.BasicOcspResp::GetSignature() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* BasicOcspResp_GetSignature_mD5EFEE7186CDF949738568843A10FA49DEFCEA72 (BasicOcspResp_tEB37422790458A1BFED93DBC6BC1FA5ADA635965 * __this, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Ocsp.RespID::.ctor(BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.AsymmetricKeyParameter) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RespID__ctor_m49085B1AB22CE552F65E18BA499305E0EF3C8E1F (RespID_t5A0BD7E30897149501A58F9E5B8080077BCB6390 * __this, AsymmetricKeyParameter_t99E15FA54F59DFD554A3211C73037A0F5E85374A * ___publicKey0, const RuntimeMethod* method); // System.DateTime System.DateTime::get_UtcNow() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 DateTime_get_UtcNow_m761E57F86226DDD94F0A2F4D98F0A8E27C74F090 (const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Ocsp.BasicOcspRespGenerator/ResponseObject::.ctor(BestHTTP.SecureProtocol.Org.BouncyCastle.Ocsp.CertificateID,BestHTTP.SecureProtocol.Org.BouncyCastle.Ocsp.CertificateStatus,System.DateTime,BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X509.X509Extensions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ResponseObject__ctor_mEA8394EAEF8FC36AD0DF0AF8931D58336A135345 (ResponseObject_t5BCD04C4D9758F6A6760FF03C54F867B9E62D04F * __this, CertificateID_tFE14E822F7BAAB4D3BEDB4B443912E20A8D50490 * ___certId0, CertificateStatus_tAF64191AD0C7CB50FF308108F688C95475D46280 * ___certStatus1, DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 ___thisUpdate2, X509Extensions_tB10F49C3BD6B861E20DB13C91BABE994543EC55F * ___extensions3, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Ocsp.BasicOcspRespGenerator/ResponseObject::.ctor(BestHTTP.SecureProtocol.Org.BouncyCastle.Ocsp.CertificateID,BestHTTP.SecureProtocol.Org.BouncyCastle.Ocsp.CertificateStatus,System.DateTime,System.DateTime,BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X509.X509Extensions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ResponseObject__ctor_mE0C0610916FD5BD38F64870C6CE00997AA686FE6 (ResponseObject_t5BCD04C4D9758F6A6760FF03C54F867B9E62D04F * __this, CertificateID_tFE14E822F7BAAB4D3BEDB4B443912E20A8D50490 * ___certId0, CertificateStatus_tAF64191AD0C7CB50FF308108F688C95475D46280 * ___certStatus1, DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 ___thisUpdate2, DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 ___nextUpdate3, X509Extensions_tB10F49C3BD6B861E20DB13C91BABE994543EC55F * ___extensions4, const RuntimeMethod* method); // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Ocsp.SingleResponse BestHTTP.SecureProtocol.Org.BouncyCastle.Ocsp.BasicOcspRespGenerator/ResponseObject::ToResponse() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR SingleResponse_tDFEEC5793EABBD10E19A79FAA966FE028956E619 * ResponseObject_ToResponse_m29677D5DB40CF77F97E1356EF22C247229C090FE (ResponseObject_t5BCD04C4D9758F6A6760FF03C54F867B9E62D04F * __this, const RuntimeMethod* method); // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Ocsp.ResponderID BestHTTP.SecureProtocol.Org.BouncyCastle.Ocsp.RespID::ToAsn1Object() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ResponderID_t30C43EC450B881F1B5624092F190C1B4787D1992 * RespID_ToAsn1Object_m8F9380E4AFC1F2FEDAD81A33D02D9B4D5EC5FB86_inline (RespID_t5A0BD7E30897149501A58F9E5B8080077BCB6390 * __this, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerGeneralizedTime::.ctor(System.DateTime) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DerGeneralizedTime__ctor_mB2C53D4E1AF2AD5ED1B8F41D730875DD1EC48CA6 (DerGeneralizedTime_tBBFB4F408F6511BF6E392086F8B0B213E18A6DF0 * __this, DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 ___time0, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Ocsp.ResponseData::.ctor(BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Ocsp.ResponderID,BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerGeneralizedTime,BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1Sequence,BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X509.X509Extensions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ResponseData__ctor_m8948D3C92C0FA868576EB34EB5688631B768E010 (ResponseData_tAF2DAC289F4A4348C4C3F9E3BA5C270D78E16906 * __this, ResponderID_t30C43EC450B881F1B5624092F190C1B4787D1992 * ___responderID0, DerGeneralizedTime_tBBFB4F408F6511BF6E392086F8B0B213E18A6DF0 * ___producedAt1, Asn1Sequence_t95137642F0FE56379E966B4C62A5A4DAC9DC37E8 * ___responses2, X509Extensions_tB10F49C3BD6B861E20DB13C91BABE994543EC55F * ___responseExtensions3, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Utilities.Platform::Dispose(System.IO.Stream) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Platform_Dispose_m852AB0A263A990096BCE2A4230CB5723F873C1A2 (Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * ___s0, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerBitString::.ctor(System.Byte[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DerBitString__ctor_m97AF53404F6333EA146C0DB958DF3C483B71D94B (DerBitString_t305465793A47445626D3541AB8CEDE347D874524 * __this, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___data0, const RuntimeMethod* method); // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X509.AlgorithmIdentifier BestHTTP.SecureProtocol.Org.BouncyCastle.Ocsp.OcspUtilities::GetSigAlgID(BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerObjectIdentifier) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR AlgorithmIdentifier_t269DF657EB8D3EF7C5C315F15E7FFC1FAFE029F9 * OcspUtilities_GetSigAlgID_m7448501DE524C783981DE68BD05F01F2476BF321 (DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * ___sigOid0, const RuntimeMethod* method); // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1Object BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1Object::FromByteArray(System.Byte[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Asn1Object_t6EBED9F28280E72844A4F6F176D7E2A5B94FFCFC * Asn1Object_FromByteArray_m2DB00E0C5F68F2C4C3CA24B1F3075BC8DA9AD989 (ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___data0, const RuntimeMethod* method); // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X509.X509CertificateStructure BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X509.X509CertificateStructure::GetInstance(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR X509CertificateStructure_tD48237F907D1001604C98590613EFD6D720BEDE1 * X509CertificateStructure_GetInstance_mF159FB7E1993108601925E9E1163F2C5C3BFD330 (RuntimeObject * ___obj0, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Ocsp.BasicOcspResponse::.ctor(BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Ocsp.ResponseData,BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X509.AlgorithmIdentifier,BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerBitString,BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1Sequence) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BasicOcspResponse__ctor_m9DD067F539CBC4BC440C6DF3FBD756E130012EF2 (BasicOcspResponse_tD40A5CCFCDBB258AAA67998DCC17B5FB44E6BE5C * __this, ResponseData_tAF2DAC289F4A4348C4C3F9E3BA5C270D78E16906 * ___tbsResponseData0, AlgorithmIdentifier_t269DF657EB8D3EF7C5C315F15E7FFC1FAFE029F9 * ___signatureAlgorithm1, DerBitString_t305465793A47445626D3541AB8CEDE347D874524 * ___signature2, Asn1Sequence_t95137642F0FE56379E966B4C62A5A4DAC9DC37E8 * ___certs3, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Ocsp.BasicOcspResp::.ctor(BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Ocsp.BasicOcspResponse) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BasicOcspResp__ctor_mC5B3B701F61ACF4758A93E32AEF47F1E1C5EDF37 (BasicOcspResp_tEB37422790458A1BFED93DBC6BC1FA5ADA635965 * __this, BasicOcspResponse_tD40A5CCFCDBB258AAA67998DCC17B5FB44E6BE5C * ___resp0, const RuntimeMethod* method); // BestHTTP.SecureProtocol.Org.BouncyCastle.Ocsp.BasicOcspResp BestHTTP.SecureProtocol.Org.BouncyCastle.Ocsp.BasicOcspRespGenerator::Generate(System.String,BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.AsymmetricKeyParameter,BestHTTP.SecureProtocol.Org.BouncyCastle.X509.X509Certificate[],System.DateTime,BestHTTP.SecureProtocol.Org.BouncyCastle.Security.SecureRandom) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BasicOcspResp_tEB37422790458A1BFED93DBC6BC1FA5ADA635965 * BasicOcspRespGenerator_Generate_mE3EA8C20963D69E27B05B92251B3366D22E1B79B (BasicOcspRespGenerator_t19599B650AAF21CDD18346FB654FA27AD11C23B1 * __this, String_t* ___signingAlgorithm0, AsymmetricKeyParameter_t99E15FA54F59DFD554A3211C73037A0F5E85374A * ___privateKey1, X509CertificateU5BU5D_t41740B3A8C984ED237B45D5A9201BC1994BEBB23* ___chain2, DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 ___producedAt3, SecureRandom_t9625E4D95ED6174D321E8A8CB7DA3E264B11DC28 * ___random4, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Operators.Asn1SignatureFactory::.ctor(System.String,BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.AsymmetricKeyParameter,BestHTTP.SecureProtocol.Org.BouncyCastle.Security.SecureRandom) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Asn1SignatureFactory__ctor_m3B76289916350A708ADF571E9FEE4A509E87E0E7 (Asn1SignatureFactory_t82880FE5F99692E8C940551308221AA7CAB2682A * __this, String_t* ___algorithm0, AsymmetricKeyParameter_t99E15FA54F59DFD554A3211C73037A0F5E85374A * ___privateKey1, SecureRandom_t9625E4D95ED6174D321E8A8CB7DA3E264B11DC28 * ___random2, const RuntimeMethod* method); // BestHTTP.SecureProtocol.Org.BouncyCastle.Ocsp.BasicOcspResp BestHTTP.SecureProtocol.Org.BouncyCastle.Ocsp.BasicOcspRespGenerator::GenerateResponse(BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.ISignatureFactory,BestHTTP.SecureProtocol.Org.BouncyCastle.X509.X509Certificate[],System.DateTime) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BasicOcspResp_tEB37422790458A1BFED93DBC6BC1FA5ADA635965 * BasicOcspRespGenerator_GenerateResponse_m4128A5432FCE0BE27904979834D7DDB1E6C2EB20 (BasicOcspRespGenerator_t19599B650AAF21CDD18346FB654FA27AD11C23B1 * __this, RuntimeObject* ___signatureCalculator0, X509CertificateU5BU5D_t41740B3A8C984ED237B45D5A9201BC1994BEBB23* ___chain1, DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 ___producedAt2, const RuntimeMethod* method); // System.Collections.IEnumerable BestHTTP.SecureProtocol.Org.BouncyCastle.Ocsp.OcspUtilities::get_AlgNames() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* OcspUtilities_get_AlgNames_mEE1578F27E6D89DDC210A069B64A2704BF992623 (const RuntimeMethod* method); // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Ocsp.BasicOcspResponse BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Ocsp.BasicOcspResponse::GetInstance(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BasicOcspResponse_tD40A5CCFCDBB258AAA67998DCC17B5FB44E6BE5C * BasicOcspResponse_GetInstance_m51ADA084C32A235214F31D84B83E9DF75FA8EE4D (RuntimeObject * ___obj0, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Ocsp.BasicOcspResponse::.ctor(BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1Sequence) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BasicOcspResponse__ctor_m83722A9FE4EE55F2F5CFD1FC3079AAF448A24EDF (BasicOcspResponse_tD40A5CCFCDBB258AAA67998DCC17B5FB44E6BE5C * __this, Asn1Sequence_t95137642F0FE56379E966B4C62A5A4DAC9DC37E8 * ___seq0, const RuntimeMethod* method); // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Ocsp.ResponseData BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Ocsp.ResponseData::GetInstance(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ResponseData_tAF2DAC289F4A4348C4C3F9E3BA5C270D78E16906 * ResponseData_GetInstance_mA3E0C84184E3089469153D00377E9343C7F2F49F (RuntimeObject * ___obj0, const RuntimeMethod* method); // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X509.AlgorithmIdentifier BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X509.AlgorithmIdentifier::GetInstance(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR AlgorithmIdentifier_t269DF657EB8D3EF7C5C315F15E7FFC1FAFE029F9 * AlgorithmIdentifier_GetInstance_m72ED3229FC5112CA144FA81CC150D686073B3964 (RuntimeObject * ___obj0, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerTaggedObject::.ctor(System.Boolean,System.Int32,BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1Encodable) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DerTaggedObject__ctor_m38581F2DCD1C43EC659CD31CDDAB0A43FD42522F (DerTaggedObject_t88BB573E2BED5C1D2971741E012BB29FB0EB0C5E * __this, bool ___explicitly0, int32_t ___tagNo1, Asn1Encodable_tCA51194A73D6D9585045A4D23CF12B939BF7F6EC * ___obj2, const RuntimeMethod* method); // System.Byte[] BestHTTP.SecureProtocol.Org.BouncyCastle.Utilities.Arrays::Clone(System.Byte[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* Arrays_Clone_m362B6E8EAA394ABF566EABAF08A37C8232D398D8 (ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___data0, const RuntimeMethod* method); // System.Byte[] BestHTTP.SecureProtocol.Org.BouncyCastle.Utilities.Strings::ToUtf8ByteArray(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* Strings_ToUtf8ByteArray_mE88D4431A5EBC0A08570C9389A39EBD5CF66654A (String_t* ___s0, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerApplicationSpecific::.ctor(System.Int32,BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1EncodableVector) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DerApplicationSpecific__ctor_m7A57F3BA47280B67A1280401F78F235EE70373CD (DerApplicationSpecific_tEFCF7209AD26CACA82663307C35943848165584E * __this, int32_t ___tagNo0, Asn1EncodableVector_t7D6E9FB73A814E2472F7EAC6EC0CCCB5A3C93BD3 * ___vec1, const RuntimeMethod* method); // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1EncodableVector BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1StreamParser::ReadVector() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Asn1EncodableVector_t7D6E9FB73A814E2472F7EAC6EC0CCCB5A3C93BD3 * Asn1StreamParser_ReadVector_mA14805B2A1D62972D2E6CF51ADBCC1228F383AB1 (Asn1StreamParser_t85A2D9327D2FD6683D5437416367261AFD2BDD73 * __this, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.BerApplicationSpecific::.ctor(System.Int32,BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1EncodableVector) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BerApplicationSpecific__ctor_mFB52A0E9BF3968F141BA273C4C0BEA76182BB6F7 (BerApplicationSpecific_t81C31F362A7D85695D835B7E4D9ED17D80FB706F * __this, int32_t ___tagNo0, Asn1EncodableVector_t7D6E9FB73A814E2472F7EAC6EC0CCCB5A3C93BD3 * ___vec1, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerBitString::.ctor(System.Byte[],System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DerBitString__ctor_m3873220573E98B131BF69FFBD42E0A63D738BE17 (DerBitString_t305465793A47445626D3541AB8CEDE347D874524 * __this, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___data0, int32_t ___padBits1, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerBitString::.ctor(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DerBitString__ctor_mF701223D0F3716183973E4CEF77F5558E23321F0 (DerBitString_t305465793A47445626D3541AB8CEDE347D874524 * __this, int32_t ___namedBits0, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerBitString::.ctor(BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1Encodable) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DerBitString__ctor_m93C79DD69F7DB230D4838767D7BE539B8CA6FC12 (DerBitString_t305465793A47445626D3541AB8CEDE347D874524 * __this, Asn1Encodable_tCA51194A73D6D9585045A4D23CF12B939BF7F6EC * ___obj0, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerOutputStream::WriteEncoded(System.Int32,System.Byte,System.Byte[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DerOutputStream_WriteEncoded_mAE840105FAD2663B80239C478DFEF1DB3C1F71B7 (DerOutputStream_tCED4ABFA88DC5F83FB2CF5879416013FC726C305 * __this, int32_t ___tag0, uint8_t ___first1, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___bytes2, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerBitString::Encode(BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerOutputStream) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DerBitString_Encode_m88DEE516EFF0EDA48B3C5F5121F3DC3EE3BF2130 (DerBitString_t305465793A47445626D3541AB8CEDE347D874524 * __this, DerOutputStream_tCED4ABFA88DC5F83FB2CF5879416013FC726C305 * ___derOut0, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1Generator::.ctor(System.IO.Stream) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Asn1Generator__ctor_m4B760161B6D9BBC11F7439498ACF3126D7113E98 (Asn1Generator_tEC217D901DD91DCDB761060D56D42F0484D0BED2 * __this, Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * ___outStream0, const RuntimeMethod* method); // System.IO.Stream BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1Generator::get_Out() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * Asn1Generator_get_Out_mDBC8AED3CDF48FA26031670BE1744E31F90B1FB7_inline (Asn1Generator_tEC217D901DD91DCDB761060D56D42F0484D0BED2 * __this, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.BerOutputStream::.ctor(System.IO.Stream) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BerOutputStream__ctor_m2E8FDB7D883FFA0E77950716F6990BBFB96EE75A (BerOutputStream_t581AE0B357D4F0A4C0AC9C3870D0948E720B92F3 * __this, Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * ___os0, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.BerGenerator::WriteBerEnd() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BerGenerator_WriteBerEnd_m4606E9B56EA9BCE96CCC4E272286D42A21AE6D5F (BerGenerator_tEE77B184731C3C022BA0AA76681AB82CE7A3FDE3 * __this, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.BerGenerator::WriteHdr(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BerGenerator_WriteHdr_m4ADB73EFED070B96429756FC3E5049418A74B966 (BerGenerator_tEE77B184731C3C022BA0AA76681AB82CE7A3FDE3 * __this, int32_t ___tag0, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Utilities.IO.Streams::PipeAll(System.IO.Stream,System.IO.Stream) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Streams_PipeAll_m01C117835A14DD611F9FEE6745949E02AF081470 (Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * ___inStr0, Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * ___outStr1, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerNull::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DerNull__ctor_mE4F7AED425B2A3F40064C7511513699CE966B986 (DerNull_t020168AF07318033108544C00C803CD7AEB97239 * __this, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerNull::.ctor(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DerNull__ctor_m2EB8C660F2B42E7CF0C552273E123DE7028C2AE2 (DerNull_t020168AF07318033108544C00C803CD7AEB97239 * __this, int32_t ___dummy0, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerNull::Encode(BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerOutputStream) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DerNull_Encode_m07717D18BE6404C892D0482E79093621B407CE4F (DerNull_t020168AF07318033108544C00C803CD7AEB97239 * __this, DerOutputStream_tCED4ABFA88DC5F83FB2CF5879416013FC726C305 * ___derOut0, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.BerNull::.ctor(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BerNull__ctor_m2C20CBB6A7A1CD1D02C1252FFCA7AD0D1D596F87 (BerNull_t1D33433A13878EF4E663938D124E05366A3DB3A7 * __this, int32_t ___dummy0, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.BerOctetString::.ctor(System.Collections.IEnumerable) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BerOctetString__ctor_mE974F0F7355FF4CEDCD3D2BB6BBBE6F34CA50FB6 (BerOctetString_tA32D321D3EBCA6B4AC19A4D7F67831E029C7D29B * __this, RuntimeObject* ___octets0, const RuntimeMethod* method); // System.Void System.IO.MemoryStream::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryStream__ctor_mD27B3DF2400D46A4A81EE78B0BD2C29EFCFAA44F (MemoryStream_t0B450399DD6D0175074FED99DD321D65771C9E1C * __this, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerOctetString::.ctor(System.Byte[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DerOctetString__ctor_mBD13EC2203DF652C61E5AB45AE95CC51A22F0AF2 (DerOctetString_t9D28DB59640EE83613D10BEE46D828C25E4B3F75 * __this, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___str0, const RuntimeMethod* method); // System.Byte[] BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.BerOctetString::ToBytes(System.Collections.IEnumerable) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* BerOctetString_ToBytes_m15304037509D28DE664264A418D5E332CEC9E8D6 (RuntimeObject* ___octs0, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerOctetString::.ctor(BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1Encodable) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DerOctetString__ctor_m64FE8AEC387DB720BB3CE37C7BC6250152FF9914 (DerOctetString_t9D28DB59640EE83613D10BEE46D828C25E4B3F75 * __this, Asn1Encodable_tCA51194A73D6D9585045A4D23CF12B939BF7F6EC * ___obj0, const RuntimeMethod* method); // System.Collections.IList BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.BerOctetString::GenerateOcts() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* BerOctetString_GenerateOcts_m07928DACB9256BECB03D832A75A359D3E05B82CF (BerOctetString_tA32D321D3EBCA6B4AC19A4D7F67831E029C7D29B * __this, const RuntimeMethod* method); // System.Collections.IEnumerator BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.BerOctetString::GetEnumerator() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* BerOctetString_GetEnumerator_mD243DBB49902EBFBD4AB7F0BF60033271C724A5A (BerOctetString_tA32D321D3EBCA6B4AC19A4D7F67831E029C7D29B * __this, const RuntimeMethod* method); // System.Int32 System.Math::Min(System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574 (int32_t ___val10, int32_t ___val21, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerOctetString::Encode(BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerOutputStream) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DerOctetString_Encode_m550E310EA36242EF8E8A4E7DCFA64F6A2E72C484 (DerOctetString_t9D28DB59640EE83613D10BEE46D828C25E4B3F75 * __this, DerOutputStream_tCED4ABFA88DC5F83FB2CF5879416013FC726C305 * ___derOut0, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.BerGenerator::.ctor(System.IO.Stream) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BerGenerator__ctor_mA61B7BDE65DF5702C3717EB2D49D8A92D3E66836 (BerGenerator_tEE77B184731C3C022BA0AA76681AB82CE7A3FDE3 * __this, Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * ___outStream0, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.BerGenerator::WriteBerHeader(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BerGenerator_WriteBerHeader_mBE6631DC937AD21160CA87451A5DB3C070B38411 (BerGenerator_tEE77B184731C3C022BA0AA76681AB82CE7A3FDE3 * __this, int32_t ___tag0, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.BerGenerator::.ctor(System.IO.Stream,System.Int32,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BerGenerator__ctor_mA822143DF440905A237E53B84BF20E5F0189CC61 (BerGenerator_tEE77B184731C3C022BA0AA76681AB82CE7A3FDE3 * __this, Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * ___outStream0, int32_t ___tagNo1, bool ___isExplicit2, const RuntimeMethod* method); // System.IO.Stream BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.BerOctetStringGenerator::GetOctetOutputStream(System.Byte[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * BerOctetStringGenerator_GetOctetOutputStream_m46F94398B0E506D55BEC30598346363EA0EB16AA (BerOctetStringGenerator_t1B1A2D036BF124B938F1FDB9694CB23B16261DDB * __this, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___buf0, const RuntimeMethod* method); // System.IO.Stream BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.BerOctetStringGenerator::GetOctetOutputStream() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * BerOctetStringGenerator_GetOctetOutputStream_m0A9D4D118E7C81515DA306E21C8490C6D649E8F3 (BerOctetStringGenerator_t1B1A2D036BF124B938F1FDB9694CB23B16261DDB * __this, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.BerOctetStringGenerator/BufferedBerOctetStream::.ctor(BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.BerOctetStringGenerator,System.Byte[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BufferedBerOctetStream__ctor_m0796CB5AF8BBB74C936E43C16C7D5241F25B414F (BufferedBerOctetStream_t3D4C1AB6C2AF840FCE2D48255ABAB0EF08816E18 * __this, BerOctetStringGenerator_t1B1A2D036BF124B938F1FDB9694CB23B16261DDB * ___gen0, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___buf1, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.ConstructedOctetStream::.ctor(BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1StreamParser) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ConstructedOctetStream__ctor_mDB8CDEB7907344A7553ADE95C46A2607D9986BD4 (ConstructedOctetStream_t4CFB1FA8A1EA68A767901B568301CE0537B42DDA * __this, Asn1StreamParser_t85A2D9327D2FD6683D5437416367261AFD2BDD73 * ___parser0, const RuntimeMethod* method); // System.IO.Stream BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.BerOctetStringParser::GetOctetStream() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * BerOctetStringParser_GetOctetStream_m7052EF34B9F6572D316886A5C878D0BA81277AC3 (BerOctetStringParser_t83702C989F6FA661577C81C4EE415B37FEB762BC * __this, const RuntimeMethod* method); // System.Byte[] BestHTTP.SecureProtocol.Org.BouncyCastle.Utilities.IO.Streams::ReadAll(System.IO.Stream) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* Streams_ReadAll_m433E35F4920644D94A2D1434C24F7D799DAC475C (Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * ___inStr0, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.BerOctetString::.ctor(System.Byte[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BerOctetString__ctor_m5F18676A38F30D797FBF83EA5F0C7FB52F7C3E24 (BerOctetString_tA32D321D3EBCA6B4AC19A4D7F67831E029C7D29B * __this, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___str0, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1ParsingException::.ctor(System.String,System.Exception) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Asn1ParsingException__ctor_mFD8BE7012A5CAECE4E3C75C922876ED987503753 (Asn1ParsingException_tF5A5711F2D7A927F9E88BCEE22DE9DFA8CC7350C * __this, String_t* ___message0, Exception_t * ___exception1, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerOutputStream::.ctor(System.IO.Stream) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DerOutputStream__ctor_m55EDBC509C2650190A2035182BF03DCB40124116 (DerOutputStream_tCED4ABFA88DC5F83FB2CF5879416013FC726C305 * __this, Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * ___os0, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerOutputStream::WriteNull() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DerOutputStream_WriteNull_m1E359D1331B92D19C49B10704E44824DB8E4F11E (DerOutputStream_tCED4ABFA88DC5F83FB2CF5879416013FC726C305 * __this, const RuntimeMethod* method); // System.Void System.IO.IOException::.ctor(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void IOException__ctor_m208E01C02FF2C1D6C5AA661A5816C744804E1690 (IOException_t09E5C01DA4748C36D703728C4668C5CDF3882EBA * __this, String_t* ___message0, const RuntimeMethod* method); // System.Int32 BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1EncodableVector::get_Count() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Asn1EncodableVector_get_Count_mCCEFC474E851EBDF0BF73458FA7437326226111C (Asn1EncodableVector_t7D6E9FB73A814E2472F7EAC6EC0CCCB5A3C93BD3 * __this, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.BerSequence::.ctor(BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1EncodableVector) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BerSequence__ctor_mAD9FD2534E7DF5E662805F2145BEA670860F12E4 (BerSequence_t06054EFD23083345199811B3DD646A2F94BA429F * __this, Asn1EncodableVector_t7D6E9FB73A814E2472F7EAC6EC0CCCB5A3C93BD3 * ___v0, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerSequence::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DerSequence__ctor_mDAFDA71D7496938B5DF404A9D61EAD156F51C963 (DerSequence_t29D35AAD253161C53C8C83F576DEA1F28B8DFF09 * __this, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerSequence::.ctor(BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1Encodable) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DerSequence__ctor_m8EB3146F62BFBDDB9A823CCEDA96A894B787E0F7 (DerSequence_t29D35AAD253161C53C8C83F576DEA1F28B8DFF09 * __this, Asn1Encodable_tCA51194A73D6D9585045A4D23CF12B939BF7F6EC * ___obj0, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerSequence::.ctor(BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1Encodable[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DerSequence__ctor_m014F0386FA0EDB7F97747159963DC17F535AF0A2 (DerSequence_t29D35AAD253161C53C8C83F576DEA1F28B8DFF09 * __this, Asn1EncodableU5BU5D_t64E34B1D2A460B8FA8D1BC14E7CFEB7B897191CE* ___v0, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerSequence::Encode(BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerOutputStream) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DerSequence_Encode_m235D5188BEB30768C625665915EA84402AED8E7D (DerSequence_t29D35AAD253161C53C8C83F576DEA1F28B8DFF09 * __this, DerOutputStream_tCED4ABFA88DC5F83FB2CF5879416013FC726C305 * ___derOut0, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.BerSequence::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BerSequence__ctor_mB2932333F324FF8A3D3CDB7693ED57A48D49BA16 (BerSequence_t06054EFD23083345199811B3DD646A2F94BA429F * __this, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.BerSet::.ctor(BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1EncodableVector) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BerSet__ctor_m3E3F8B7FEFC077FBAC710FAABB29FC9398AA2283 (BerSet_tF1FDA325BD716A053D1C2A99D23FF22573A73AFC * __this, Asn1EncodableVector_t7D6E9FB73A814E2472F7EAC6EC0CCCB5A3C93BD3 * ___v0, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.BerSet::.ctor(BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1EncodableVector,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BerSet__ctor_mC323E60E9040F8D3AF8B652133FCA03BE31573F0 (BerSet_tF1FDA325BD716A053D1C2A99D23FF22573A73AFC * __this, Asn1EncodableVector_t7D6E9FB73A814E2472F7EAC6EC0CCCB5A3C93BD3 * ___v0, bool ___needsSorting1, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerSet::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DerSet__ctor_mAB1CF56A11D9FAFC0638A9EB49517F96CEF55DD0 (DerSet_tD36B7728620B3A88D0C4F3AC574F77B00AD49FAA * __this, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerSet::.ctor(BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1Encodable) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DerSet__ctor_m0232CC126A2D97423101D1B2B37887B5A37DE3F5 (DerSet_tD36B7728620B3A88D0C4F3AC574F77B00AD49FAA * __this, Asn1Encodable_tCA51194A73D6D9585045A4D23CF12B939BF7F6EC * ___obj0, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerSet::.ctor(BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1EncodableVector,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DerSet__ctor_m1190E1CBCE507A6821032CF261FF7B4D1CED41FB (DerSet_tD36B7728620B3A88D0C4F3AC574F77B00AD49FAA * __this, Asn1EncodableVector_t7D6E9FB73A814E2472F7EAC6EC0CCCB5A3C93BD3 * ___v0, bool ___needsSorting1, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerSet::Encode(BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerOutputStream) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DerSet_Encode_mAB8000906A5131456C6F3B7779AB2F94904BB403 (DerSet_tD36B7728620B3A88D0C4F3AC574F77B00AD49FAA * __this, DerOutputStream_tCED4ABFA88DC5F83FB2CF5879416013FC726C305 * ___derOut0, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.BerSet::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BerSet__ctor_mF00996CF32D340B967B9E63ED7F9C8899526B949 (BerSet_tF1FDA325BD716A053D1C2A99D23FF22573A73AFC * __this, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerTaggedObject::.ctor(System.Int32,BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1Encodable) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DerTaggedObject__ctor_mA7F8256D58045BB3B309D6846A165D1DBB09C827 (DerTaggedObject_t88BB573E2BED5C1D2971741E012BB29FB0EB0C5E * __this, int32_t ___tagNo0, Asn1Encodable_tCA51194A73D6D9585045A4D23CF12B939BF7F6EC * ___obj1, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerOutputStream::WriteTag(System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DerOutputStream_WriteTag_m479C7211FAE7FAFD1DC1AAFD0A2136238DD89107 (DerOutputStream_tCED4ABFA88DC5F83FB2CF5879416013FC726C305 * __this, int32_t ___flags0, int32_t ___tagNo1, const RuntimeMethod* method); // System.Boolean BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1TaggedObject::IsEmpty() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Asn1TaggedObject_IsEmpty_m1935A553A238372EEBCB94CB61FAEF4835BFAE24 (Asn1TaggedObject_t4B044FB8A3CF8DEE46156A0F07290A97EBA600F0 * __this, const RuntimeMethod* method); // System.Exception BestHTTP.SecureProtocol.Org.BouncyCastle.Utilities.Platform::CreateNotImplementedException(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Platform_CreateNotImplementedException_m354FC98BB8605016FF125C0BE509AB24921F6ED2 (String_t* ___message0, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerTaggedObject::Encode(BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerOutputStream) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DerTaggedObject_Encode_m88F7D0D95FCB172952D4F662BA5C9DB98D74F1F1 (DerTaggedObject_t88BB573E2BED5C1D2971741E012BB29FB0EB0C5E * __this, DerOutputStream_tCED4ABFA88DC5F83FB2CF5879416013FC726C305 * ___derOut0, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1StreamParser::.ctor(System.IO.Stream) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Asn1StreamParser__ctor_mC5F5C301DF100D8FE38B7D09A82CC4C02AB31708 (Asn1StreamParser_t85A2D9327D2FD6683D5437416367261AFD2BDD73 * __this, Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * ___inStream0, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.BerTaggedObjectParser::.ctor(System.Boolean,System.Int32,BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1StreamParser) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BerTaggedObjectParser__ctor_m15C6BF9BD3367C2856530EF39E23B41165C185FE (BerTaggedObjectParser_tBB416364C2255508C9A2818B2FFAE18C34A1BBF9 * __this, bool ___constructed0, int32_t ___tagNumber1, Asn1StreamParser_t85A2D9327D2FD6683D5437416367261AFD2BDD73 * ___parser2, const RuntimeMethod* method); // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.IAsn1Convertible BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1StreamParser::ReadImplicit(System.Boolean,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Asn1StreamParser_ReadImplicit_mBDEEBDA24B1A432817E9743CEAE36A9ECF9ED4C8 (Asn1StreamParser_t85A2D9327D2FD6683D5437416367261AFD2BDD73 * __this, bool ___constructed0, int32_t ___tag1, const RuntimeMethod* method); // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1Object BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1StreamParser::ReadTaggedObject(System.Boolean,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Asn1Object_t6EBED9F28280E72844A4F6F176D7E2A5B94FFCFC * Asn1StreamParser_ReadTaggedObject_mACDD6EFC94D8665783A8E31F33A6E190D1FDEBF8 (Asn1StreamParser_t85A2D9327D2FD6683D5437416367261AFD2BDD73 * __this, bool ___constructed0, int32_t ___tag1, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1ParsingException::.ctor(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Asn1ParsingException__ctor_m15C153D61FD602B56DE698C1BADD257236925ACA (Asn1ParsingException_tF5A5711F2D7A927F9E88BCEE22DE9DFA8CC7350C * __this, String_t* ___message0, const RuntimeMethod* method); // System.Void System.Runtime.CompilerServices.RuntimeHelpers::InitializeArray(System.Array,System.RuntimeFieldHandle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RuntimeHelpers_InitializeArray_mE27238308FED781F2D6A719F0903F2E1311B058F (RuntimeArray * ___array0, RuntimeFieldHandle_t7BE65FC857501059EBAC9772C93B02CD413D9C96 ___fldHandle1, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Security.SecureRandom::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SecureRandom__ctor_mAD42803A2428614D1F961A8BCC228B22958C978A (SecureRandom_t9625E4D95ED6174D321E8A8CB7DA3E264B11DC28 * __this, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::.ctor(System.Int32,System.Int32[],System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BigInteger__ctor_mF81A28FEB76127E2A60A52B4D5AAB383A4A3749B (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * __this, int32_t ___signum0, Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___mag1, bool ___checkMag2, const RuntimeMethod* method); // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::CreateUValueOf(System.UInt64) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * BigInteger_CreateUValueOf_m6DE44CEEBDD4B2EFD1F208139324E93FF65F7672 (uint64_t ___value0, const RuntimeMethod* method); // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::ValueOf(System.Int64) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * BigInteger_ValueOf_m26A9968814DAF2363D8B71164672E6257BC82001 (int64_t ___value0, const RuntimeMethod* method); // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::Pow(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * BigInteger_Pow_mB716BB6FE4EAAB9996FF873B6B0C7F3AE4E54D15 (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * __this, int32_t ___exp0, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::.ctor(System.Int32,System.Random) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BigInteger__ctor_m0DAA24172CE10E1575B29374A3CE534DAD666DF4 (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * __this, int32_t ___sizeInBits0, Random_t6C9E9775A149D0ADCFEB4B252C408F03EE870118 * ___random1, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::.ctor(System.String,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BigInteger__ctor_mF560B008C7A821AB48B9EDAD33102982D1542C93 (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * __this, String_t* ___str0, int32_t ___radix1, const RuntimeMethod* method); // System.Int32 System.String::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline (String_t* __this, const RuntimeMethod* method); // System.Void System.FormatException::.ctor(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FormatException__ctor_mB8F9A26F985EF9A6C0C082F7D70CFDF2DBDBB23B (FormatException_t119BB207B54B4B1BC28D9B1783C4625AE23D4759 * __this, String_t* ___message0, const RuntimeMethod* method); // System.Char System.String::get_Chars(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Il2CppChar String_get_Chars_m9B1A5E4C8D70AA33A60F03735AF7B77AB9DBBA70 (String_t* __this, int32_t ___index0, const RuntimeMethod* method); // System.String System.Char::ToString() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Char_ToString_mE0DE433463C56FD30A4F0A50539553B17147C2F8 (Il2CppChar* __this, const RuntimeMethod* method); // System.Int32 System.Int32::Parse(System.String,System.Globalization.NumberStyles) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Int32_Parse_mE2DF841397B10B947C6729D5B811D0C25D211A56 (String_t* ___s0, int32_t ___style1, const RuntimeMethod* method); // System.String System.String::Substring(System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Substring_m7A39A2AC0893AE940CF4CEC841326D56FFB9D86B (String_t* __this, int32_t ___startIndex0, int32_t ___length1, const RuntimeMethod* method); // System.UInt64 System.UInt64::Parse(System.String,System.Globalization.NumberStyles) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint64_t UInt64_Parse_m8FA3828DB6E87067993D3A53DB5C9BB58E1EE02E (String_t* ___s0, int32_t ___style1, const RuntimeMethod* method); // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::ShiftLeft(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * BigInteger_ShiftLeft_m3058D01476403859DEA3EE149EAC257444F7EC2C (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * __this, int32_t ___n0, const RuntimeMethod* method); // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::Multiply(BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * BigInteger_Multiply_m232E46736C80E6A71D2140D5A37FC004489CA4BC (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * __this, BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * ___val0, const RuntimeMethod* method); // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::Add(BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * BigInteger_Add_mC4685DAB012424EC6A0FF486D89CA5A538CB3937 (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * __this, BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * ___value0, const RuntimeMethod* method); // System.String System.String::Substring(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Substring_mB6B87FD76552BBF6D4E2B9F07F857FE051DCE190 (String_t* __this, int32_t ___startIndex0, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::.ctor(System.Byte[],System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BigInteger__ctor_mF9DD0800B71F5D23C999907042568F0D6C425370 (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * __this, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___bytes0, int32_t ___offset1, int32_t ___length2, const RuntimeMethod* method); // System.Int32[] BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::MakeMagnitude(System.Byte[],System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* BigInteger_MakeMagnitude_m78D0128AD307EE68F13DD022258B90C9D434FF72 (ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___bytes0, int32_t ___offset1, int32_t ___length2, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::.ctor(System.Int32,System.Byte[],System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BigInteger__ctor_m915A1EA8271B005129A1E4376699B8E3BF71036B (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * __this, int32_t ___sign0, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___bytes1, int32_t ___offset2, int32_t ___length3, const RuntimeMethod* method); // System.Int32 BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::GetByteLength(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t BigInteger_GetByteLength_m964F885CCF70BFF76F8057EBE1A4969119287468 (int32_t ___nBits0, const RuntimeMethod* method); // System.Void System.ArithmeticException::.ctor(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ArithmeticException__ctor_mF0A8511D61010600F89D30A110198F5E63D5DFE5 (ArithmeticException_t8E5F44FABC7FAE0966CBA6DE9BFD545F2660ED47 * __this, String_t* ___message0, const RuntimeMethod* method); // System.Boolean BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::CheckProbablePrime(System.Int32,System.Random,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool BigInteger_CheckProbablePrime_m871CCFCF3866E7E248250336D91ABC3465E95ACF (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * __this, int32_t ___certainty0, Random_t6C9E9775A149D0ADCFEB4B252C408F03EE870118 * ___random1, bool ___randomlySelected2, const RuntimeMethod* method); // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::Negate() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * BigInteger_Negate_m14DBB5492117918CD6D25EFDA5AB9555782F1C98 (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * __this, const RuntimeMethod* method); // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::Subtract(BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * BigInteger_Subtract_m533D42A73362CE69891C408AC3587038EB6B883C (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * __this, BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * ___n0, const RuntimeMethod* method); // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::AddToMagnitude(System.Int32[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * BigInteger_AddToMagnitude_m87225D35F48B5836D6754746F63F574C62A3F920 (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * __this, Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___magToAdd0, const RuntimeMethod* method); // System.Void System.Array::CopyTo(System.Array,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Array_CopyTo_m6AF950973942E09BAB1F21B055BBD2CD58C980B2 (RuntimeArray * __this, RuntimeArray * ___array0, int32_t ___index1, const RuntimeMethod* method); // System.Object System.Array::Clone() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Array_Clone_m3C566B3D3F4333212411BD7C3B61D798BADB3F3C (RuntimeArray * __this, const RuntimeMethod* method); // System.Int32[] BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::AddMagnitudes(System.Int32[],System.Int32[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* BigInteger_AddMagnitudes_mE780AE2C54DE79E483A21217E36E99954C6B31B2 (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___a0, Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___b1, const RuntimeMethod* method); // System.Int32 System.Math::Max(System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Math_Max_mD8AA27386BF012C65303FCDEA041B0CC65056E7B (int32_t ___val10, int32_t ___val21, const RuntimeMethod* method); // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::Not() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * BigInteger_Not_mCD5F6F848E592E68977E773F83C3CEE8BAF68DB7 (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * __this, const RuntimeMethod* method); // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::And(BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * BigInteger_And_m200BF473175A613ACAF43E62773BDF1DC0AC3EE2 (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * __this, BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * ___value0, const RuntimeMethod* method); // System.Int32 BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::get_BitCount() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t BigInteger_get_BitCount_m16E0241F52C39AE24BBCDF49FCB1E5457E5BCCAE (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * __this, const RuntimeMethod* method); // System.Int32 BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::BitCnt(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t BigInteger_BitCnt_m11AAF6E4025783C198F663FAE17D82C636F52B68 (int32_t ___i0, const RuntimeMethod* method); // System.Int32 BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::BitLen(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t BigInteger_BitLen_mD330EAC968E1F67957F146958560C81B198B7790 (int32_t ___w0, const RuntimeMethod* method); // System.Int32 BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::CalcBitLength(System.Int32,System.Int32,System.Int32[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t BigInteger_CalcBitLength_mE2FB0C17D46D70147E8A29DF3559D7061E80D274 (int32_t ___sign0, int32_t ___indx1, Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___mag2, const RuntimeMethod* method); // System.Int32 BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::CompareTo(BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t BigInteger_CompareTo_m0B17CAA359D6D0E4621D4A93451F9A154B21E3A4 (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * __this, BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * ___value0, const RuntimeMethod* method); // System.Int32 BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::CompareNoLeadingZeroes(System.Int32,System.Int32[],System.Int32,System.Int32[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t BigInteger_CompareNoLeadingZeroes_m5A73A805E985EE06CC7AE421B30D863F8B72B113 (int32_t ___xIndx0, Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___x1, int32_t ___yIndx2, Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___y3, const RuntimeMethod* method); // System.Int32[] BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::ShiftLeft(System.Int32[],System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* BigInteger_ShiftLeft_m23EFF048B8C84DD50F85CFD6DBFF9D7E096AB5C0 (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___mag0, int32_t ___n1, const RuntimeMethod* method); // System.Int32[] BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::Subtract(System.Int32,System.Int32[],System.Int32,System.Int32[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* BigInteger_Subtract_m94A991EE39C5E63C4247CC261FB643E3413393AD (int32_t ___xStart0, Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___x1, int32_t ___yStart2, Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___y3, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::ShiftRightOneInPlace(System.Int32,System.Int32[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BigInteger_ShiftRightOneInPlace_m3B415A2257423F2CAF55D175E3202273E86B953F (int32_t ___start0, Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___mag1, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::ShiftRightInPlace(System.Int32,System.Int32[],System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BigInteger_ShiftRightInPlace_mB22A18BF6A172A2CB60C050E9231E4006A41360F (int32_t ___start0, Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___mag1, int32_t ___n2, const RuntimeMethod* method); // System.Void System.Array::Clear(System.Array,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Array_Clear_mEB42D172C5E0825D340F6209F28578BDDDDCE34F (RuntimeArray * ___array0, int32_t ___index1, int32_t ___length2, const RuntimeMethod* method); // System.Boolean BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::QuickPow2Check() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool BigInteger_QuickPow2Check_m49AD8559F698D1FCB6CE202ED19A9E4739A98141 (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * __this, const RuntimeMethod* method); // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::Abs() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * BigInteger_Abs_m41F14FE53F6623C355F7D4A782ED8DCB98619024 (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * __this, const RuntimeMethod* method); // System.Int32 BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::get_BitLength() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t BigInteger_get_BitLength_m6B5FE0A610DA07F883412F1DE1BCCFA2EED7244C (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * __this, const RuntimeMethod* method); // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::ShiftRight(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * BigInteger_ShiftRight_m24332C73CA4FF51A829E2F1AB89F0B3903CDF642 (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * __this, int32_t ___n0, const RuntimeMethod* method); // System.Int32[] BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::Divide(System.Int32[],System.Int32[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* BigInteger_Divide_m877E5FEF0D6C5867F18900D5249A4084154236DC (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * __this, Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___x0, Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___y1, const RuntimeMethod* method); // System.Int32[] BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::LastNBits(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* BigInteger_LastNBits_m4EC231156854861D3997348DE5A02A40BFA0EA0E (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * __this, int32_t ___n0, const RuntimeMethod* method); // System.Boolean BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::IsEqualMagnitude(BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool BigInteger_IsEqualMagnitude_m3B8274E55DC455EFEC7F8B65070F5DF6A6F9F2AA (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * __this, BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * ___x0, const RuntimeMethod* method); // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::Mod(BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * BigInteger_Mod_m7E2AEE973C716259130AE40359383DE0BCFDEAB2 (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * __this, BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * ___m0, const RuntimeMethod* method); // System.Int32[] BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::doSubBigLil(System.Int32[],System.Int32[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* BigInteger_doSubBigLil_mCE69F8972B8684C1CB2513B42F79A51BCAD48C57 (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___bigMag0, Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___lilMag1, const RuntimeMethod* method); // System.Boolean BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::IsProbablePrime(System.Int32,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool BigInteger_IsProbablePrime_m68C73EB5625F9E7182929F3A3115C5FF7A179394 (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * __this, int32_t ___certainty0, bool ___randomlySelected1, const RuntimeMethod* method); // System.Boolean BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::TestBit(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool BigInteger_TestBit_mC6B170A76F955C7A3839E85559A34EF0D9276D36 (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * __this, int32_t ___n0, const RuntimeMethod* method); // System.Int32 BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::Remainder(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t BigInteger_Remainder_m4FDA9B2AFF8984E8614DAA736DBBA05A7C2D3EF6 (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * __this, int32_t ___m0, const RuntimeMethod* method); // System.Boolean BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::RabinMillerTest(System.Int32,System.Random,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool BigInteger_RabinMillerTest_mC557F0E83A09312A09C54888B4EE5FBED1C88664 (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * __this, int32_t ___certainty0, Random_t6C9E9775A149D0ADCFEB4B252C408F03EE870118 * ___random1, bool ___randomlySelected2, const RuntimeMethod* method); // System.Int32 BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::GetLowestSetBitMaskFirst(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t BigInteger_GetLowestSetBitMaskFirst_m402C04FB64E50A53D220A2C639A14132F9A4CA41 (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * __this, int32_t ___firstWordMask0, const RuntimeMethod* method); // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::Remainder(BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * BigInteger_Remainder_m7AA0C3B8F760B988C96AEA595712C320CB98AD8E (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * __this, BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * ___n0, const RuntimeMethod* method); // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::ModPowMonty(BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger,BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger,BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * BigInteger_ModPowMonty_m0B6906CACB90CF01098E95B9457F4D71CEAF4F64 (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * ___b0, BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * ___e1, BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * ___m2, bool ___convert3, const RuntimeMethod* method); // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::ModInversePow2(BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * BigInteger_ModInversePow2_mC84A6259BAB873DCAF15364DE75A2B0CADF83345 (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * __this, BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * ___m0, const RuntimeMethod* method); // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::ExtEuclid(BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger,BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger,BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * BigInteger_ExtEuclid_m39E04D7B5BDE51999B75895CB83E6C119E1DD8F7 (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * ___a0, BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * ___b1, BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 ** ___u1Out2, const RuntimeMethod* method); // System.Int64 BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::get_LongValue() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int64_t BigInteger_get_LongValue_mD25E17A1B3BEC1FCC9AB66017D91BF024B93F61B (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * __this, const RuntimeMethod* method); // System.Int64 BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::ModInverse64(System.Int64) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int64_t BigInteger_ModInverse64_mE6403FDA9CEA7AAA2920D3102878B85D354D6B30 (int64_t ___d0, const RuntimeMethod* method); // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger[] BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::DivideAndRemainder(BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BigIntegerU5BU5D_tE8B77B5B8A588D40881DE1C7EE373965BF9E33ED* BigInteger_DivideAndRemainder_mEE2DF13483D78B731614047AECE38DFDB8AC9456 (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * __this, BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * ___val0, const RuntimeMethod* method); // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::ModPowBarrett(BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger,BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger,BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * BigInteger_ModPowBarrett_m36119BB29C072D2F860C42E28B1C7608FF1CD419 (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * ___b0, BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * ___e1, BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * ___m2, const RuntimeMethod* method); // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::ModInverse(BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * BigInteger_ModInverse_mC7B76E8E8BA0692B5F16F38DDA981EB2C5ABBC34 (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * __this, BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * ___m0, const RuntimeMethod* method); // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::Divide(BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * BigInteger_Divide_m13FDAD15EF3A36ABE09AF25575C554CCB1E59356 (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * __this, BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * ___val0, const RuntimeMethod* method); // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::Square() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * BigInteger_Square_m73217F9A724609A91141F4C434B7574FB026991A (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * __this, const RuntimeMethod* method); // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::ReduceBarrett(BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger,BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger,BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger,BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * BigInteger_ReduceBarrett_mAF4777B9E0B1BF043A1C7ABB65645AEB4E74A4E3 (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * ___x0, BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * ___m1, BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * ___mr2, BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * ___yu3, const RuntimeMethod* method); // System.Int32[] BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::GetWindowList(System.Int32[],System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* BigInteger_GetWindowList_m8FC84E04033A8764BF2E5144C989A36C3285B534 (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___mag0, int32_t ___extraBits1, const RuntimeMethod* method); // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::DivideWords(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * BigInteger_DivideWords_m254DC0289A755F57035686C338D58E974EF96991 (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * __this, int32_t ___w0, const RuntimeMethod* method); // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::RemainderWords(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * BigInteger_RemainderWords_m1F030A748C8FBED1F43620E179582F9BCA353A3C (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * __this, int32_t ___w0, const RuntimeMethod* method); // System.Int32 BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::GetMQuote() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t BigInteger_GetMQuote_m38E8940BAF210649B95D7112E0D0C12766F6C607 (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * __this, const RuntimeMethod* method); // System.Int32[] BestHTTP.SecureProtocol.Org.BouncyCastle.Utilities.Arrays::Clone(System.Int32[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* Arrays_Clone_m19EE7FC7A73DC1368F767EDC579023B7BC02B9A6 (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___data0, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::SquareMonty(System.Int32[],System.Int32[],System.Int32[],System.UInt32,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BigInteger_SquareMonty_m334EE50420D461719EDCD32C15A5F163E925BC70 (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___a0, Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___x1, Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___m2, uint32_t ___mDash3, bool ___smallMontyModulus4, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::MultiplyMonty(System.Int32[],System.Int32[],System.Int32[],System.Int32[],System.UInt32,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BigInteger_MultiplyMonty_m2A97624E4BB5A4B60C4E5955129A1F760F88F1F8 (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___a0, Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___x1, Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___y2, Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___m3, uint32_t ___mDash4, bool ___smallMontyModulus5, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::MontgomeryReduce(System.Int32[],System.Int32[],System.UInt32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BigInteger_MontgomeryReduce_m6BB6B2949C9A4558DA4D407EEC2D94A2A217BB83 (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___x0, Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___m1, uint32_t ___mDash2, const RuntimeMethod* method); // System.Int32 BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::CompareTo(System.Int32,System.Int32[],System.Int32,System.Int32[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t BigInteger_CompareTo_m974C9A6C1B3DC3548ADEA93AC182AD2EB0CFB657 (int32_t ___xIndx0, Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___x1, int32_t ___yIndx2, Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___y3, const RuntimeMethod* method); // System.Int32 BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::CreateWindowEntry(System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t BigInteger_CreateWindowEntry_m0E62811026FE9F8F5C86191A97069E547290B5B8 (int32_t ___mult0, int32_t ___zeroes1, const RuntimeMethod* method); // System.Int32 BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::ModInverse32(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t BigInteger_ModInverse32_mB471F4F509B2C584B46FB8F42BEF37BFDB8271BD (int32_t ___d0, const RuntimeMethod* method); // System.UInt32 BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::MultiplyMontyNIsOne(System.UInt32,System.UInt32,System.UInt32,System.UInt32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint32_t BigInteger_MultiplyMontyNIsOne_m881A5C90E1B53213A5EFCA041BB604ACE04F665F (uint32_t ___x0, uint32_t ___y1, uint32_t ___m2, uint32_t ___mDash3, const RuntimeMethod* method); // System.Int32[] BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::Multiply(System.Int32[],System.Int32[],System.Int32[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* BigInteger_Multiply_m968B968AA6C7997ADF8E7DF1511B3BD9DD32E6B0 (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___x0, Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___y1, Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___z2, const RuntimeMethod* method); // System.Int32[] BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::Square(System.Int32[],System.Int32[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* BigInteger_Square_mA43610119CCF564E4D1F74802C7D40A5933DBB11 (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___w0, Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___x1, const RuntimeMethod* method); // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::Inc() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * BigInteger_Inc_m8A21DC5127B478DE59EEB620D6DC34CA4E9B82A8 (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * __this, const RuntimeMethod* method); // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::SetBit(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * BigInteger_SetBit_mFA6F411B93B24185445A62C9984071A9B51338EC (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * __this, int32_t ___n0, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::.ctor(System.Int32,System.Int32,System.Random) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BigInteger__ctor_mC76A43D8A987B2AD3F4591E152D84FEEC37B257E (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * __this, int32_t ___bitLength0, int32_t ___certainty1, Random_t6C9E9775A149D0ADCFEB4B252C408F03EE870118 * ___random2, const RuntimeMethod* method); // System.Int32[] BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::Remainder(System.Int32[],System.Int32[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* BigInteger_Remainder_m39697A40D950E82B15AB984D46A510EA620E15D4 (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___x0, Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___y1, const RuntimeMethod* method); // System.Byte[] BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::ToByteArray(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* BigInteger_ToByteArray_m3C3A1E9E7A98ABEA8140002C9355D89A09E5755F (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * __this, bool ___unsigned0, const RuntimeMethod* method); // System.String BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::ToString(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* BigInteger_ToString_mFF53767A6FF70750090DBF90EF6F28D9BF247EC6 (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * __this, int32_t ___radix0, const RuntimeMethod* method); // System.Void System.Text.StringBuilder::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StringBuilder__ctor_m5A81DE19E748F748E19FF13FB6FFD2547F9212D9 (StringBuilder_t * __this, const RuntimeMethod* method); // System.Text.StringBuilder System.Text.StringBuilder::Append(System.Char) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StringBuilder_t * StringBuilder_Append_m1ADA3C16E40BF253BCDB5F9579B4DBA9C3E5B22E (StringBuilder_t * __this, Il2CppChar ___value0, const RuntimeMethod* method); // System.String System.Convert::ToString(System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Convert_ToString_mA60945431DE8F2DFDF3A3E4C76C21703562F2906 (int32_t ___value0, int32_t ___toBase1, const RuntimeMethod* method); // System.Text.StringBuilder System.Text.StringBuilder::Append(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StringBuilder_t * StringBuilder_Append_mD02AB0C74C6F55E3E330818C77EC147E22096FB1 (StringBuilder_t * __this, String_t* ___value0, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::AppendZeroExtendedString(System.Text.StringBuilder,System.String,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BigInteger_AppendZeroExtendedString_m0459A566F72FF132FCD9F7B5BC6D31FF2224588D (StringBuilder_t * ___sb0, String_t* ___s1, int32_t ___minLength2, const RuntimeMethod* method); // System.String System.Convert::ToString(System.Int64,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Convert_ToString_m06FCEEC9F8C5434D0A2530635B46751F049A477D (int64_t ___value0, int32_t ___toBase1, const RuntimeMethod* method); // System.Int32 System.Text.StringBuilder::get_Length() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t StringBuilder_get_Length_m680500263C59ACFD9582BF2AEEED8E92C87FF5C0 (StringBuilder_t * __this, const RuntimeMethod* method); // System.Int32 System.Text.StringBuilder::EnsureCapacity(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t StringBuilder_EnsureCapacity_mDEEDA0793D925C78DC9EB13054112693CABC59C8 (StringBuilder_t * __this, int32_t ___capacity0, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::ToString(System.Text.StringBuilder,System.Int32,System.Collections.IList,System.Int32,BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BigInteger_ToString_m8355D38C089DD7503679BE1F2985F6DCEC6A536C (StringBuilder_t * ___sb0, int32_t ___radix1, RuntimeObject* ___moduli2, int32_t ___scale3, BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * ___pos4, const RuntimeMethod* method); // System.Char System.Text.StringBuilder::get_Chars(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Il2CppChar StringBuilder_get_Chars_m5961A0987EEF0A0F8C335048A33EC4584B53F1E3 (StringBuilder_t * __this, int32_t ___index0, const RuntimeMethod* method); // System.Int32 BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::get_SignValue() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t BigInteger_get_SignValue_mD40EFBE0702F356758CE49796DD9743BF06E5199_inline (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * __this, const RuntimeMethod* method); // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::CreateValueOf(System.Int64) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * BigInteger_CreateValueOf_mA7E3B01E2B6C4C94DD7F2490C3CB85EBB0D86A71 (int64_t ___value0, const RuntimeMethod* method); // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::FlipExistingBit(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * BigInteger_FlipExistingBit_mE83CE1E08ACBE6BBCA027C3D150CF1952E1CF314 (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * __this, int32_t ___n0, const RuntimeMethod* method); // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::Or(BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * BigInteger_Or_m889E0EBA2F763935FD92EAF79E95E9EF08143A25 (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * __this, BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * ___value0, const RuntimeMethod* method); // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::AndNot(BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * BigInteger_AndNot_mE73B51E2C360E10F7113E2A261371899D445A715 (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * __this, BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * ___val0, const RuntimeMethod* method); // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::Xor(BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * BigInteger_Xor_mE4FAF2CA23A00297639FD487DBB0F59283F6568B (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * __this, BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * ___value0, const RuntimeMethod* method); // System.Byte[] BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::ToByteArrayUnsigned() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* BigInteger_ToByteArrayUnsigned_mA50192424BCADACC368E6DC187BF5C8E9DB1DE27 (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * __this, const RuntimeMethod* method); // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger BestHTTP.SecureProtocol.Org.BouncyCastle.Utilities.BigIntegers::CreateRandomInRange(BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger,BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger,BestHTTP.SecureProtocol.Org.BouncyCastle.Security.SecureRandom) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * BigIntegers_CreateRandomInRange_m97CB7CE0D042CD444A5E00FDF5664C42A4AD6C92 (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * ___min0, BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * ___max1, SecureRandom_t9625E4D95ED6174D321E8A8CB7DA3E264B11DC28 * ___random2, const RuntimeMethod* method); // LanguageEnum TextAutoLanguage::GetLanguage() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t TextAutoLanguage_GetLanguage_m6AA21233FD4E37F771AFDED4CF036D41DB617386 (const RuntimeMethod* method); // UnityEngine.Transform TMPro.TMP_Text::get_transform() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * TMP_Text_get_transform_m81019C9C243967EF69E113D8E2DC0C65275C9C0A (TMP_Text_t86179C97C713E1A6B3751B48DC7A16C874A7B262 * __this, const RuntimeMethod* method); // System.Void UnityEngine.Vector3::.ctor(System.Single,System.Single,System.Single) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Vector3__ctor_m57495F692C6CE1CEF278CAD9A98221165D37E636_inline (Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * __this, float ___x0, float ___y1, float ___z2, const RuntimeMethod* method); // System.Void UnityEngine.Transform::set_localPosition(UnityEngine.Vector3) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Transform_set_localPosition_m2A2B0033EF079077FAE7C65196078EAF5D041AFC (Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * __this, Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___value0, const RuntimeMethod* method); // System.Void UnityEngine.Transform::set_localScale(UnityEngine.Vector3) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Transform_set_localScale_mF4D1611E48D1BA7566A1E166DC2DACF3ADD8BA3A (Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * __this, Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___value0, const RuntimeMethod* method); // System.Boolean UnityEngine.Object::op_Equality(UnityEngine.Object,UnityEngine.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Object_op_Equality_mEE9EC7EB5C7DC3E95B94AB904E1986FC4D566D54 (Object_tF2F3778131EFF286AF62B7B013A170F95A91571A * ___x0, Object_tF2F3778131EFF286AF62B7B013A170F95A91571A * ___y1, const RuntimeMethod* method); // System.Boolean UnityEngine.Object::op_Implicit(UnityEngine.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Object_op_Implicit_mC8214E4F028CC2F036CC82BDB81D102A02893499 (Object_tF2F3778131EFF286AF62B7B013A170F95A91571A * ___exists0, const RuntimeMethod* method); // System.String System.String::Format(System.String,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Format_mB3D38E5238C3164DB4D7D29339D9E225A4496D17 (String_t* ___format0, RuntimeObject * ___arg01, const RuntimeMethod* method); // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1Sequence BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1Sequence::GetInstance(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Asn1Sequence_t95137642F0FE56379E966B4C62A5A4DAC9DC37E8 * Asn1Sequence_GetInstance_m53E4D5619D84F02123D6C3B6EA8E0EEEF86B244C (RuntimeObject * ___obj0, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X509.Qualified.BiometricData::.ctor(BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1Sequence) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BiometricData__ctor_mA9C28227639BD33A14DE1DE124A18DFD9F58C1CB (BiometricData_t3917EC9F6F1C753F08CCCF3831DA595AF770C216 * __this, Asn1Sequence_t95137642F0FE56379E966B4C62A5A4DAC9DC37E8 * ___seq0, const RuntimeMethod* method); // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X509.Qualified.TypeOfBiometricData BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X509.Qualified.TypeOfBiometricData::GetInstance(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TypeOfBiometricData_tF391BBD145D2E82A4017C7D42410B3D519FE9F4A * TypeOfBiometricData_GetInstance_m2FE696E14E70C17AB8443ABFA4910EF7A8A12B1F (RuntimeObject * ___obj0, const RuntimeMethod* method); // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1OctetString BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1OctetString::GetInstance(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Asn1OctetString_t7DE556419EB1B1398F915CE1EC7F0CB1D8FC85B8 * Asn1OctetString_GetInstance_mF572FFBA88CFF4772B2AF3E70E05EB0E8066A3C9 (RuntimeObject * ___obj0, const RuntimeMethod* method); // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerIA5String BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerIA5String::GetInstance(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DerIA5String_t597D7116713543DC810D4DE70B2EEAE1D90B3CE2 * DerIA5String_GetInstance_mA84EFDE9C888C9108855B22388CB274141E3D8F5 (RuntimeObject * ___obj0, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Digests.Blake2bDigest::.ctor(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Blake2bDigest__ctor_m35659D09A0E19C00F46435919ECC7CE828CDD756 (Blake2bDigest_t06F255DEF539644523DF633B286A4A3CE15E2BB3 * __this, int32_t ___digestSize0, const RuntimeMethod* method); // System.UInt64[] BestHTTP.SecureProtocol.Org.BouncyCastle.Utilities.Arrays::Clone(System.UInt64[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* Arrays_Clone_mC889FC1BB67CD1CAAF3D9D284DB95A01AED832A1 (UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* ___data0, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Digests.Blake2bDigest::Init() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Blake2bDigest_Init_mD74CC4EC2F8AC32551D605090D7E298673D80240 (Blake2bDigest_t06F255DEF539644523DF633B286A4A3CE15E2BB3 * __this, const RuntimeMethod* method); // System.UInt64 BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Utilities.Pack::LE_To_UInt64(System.Byte[],System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint64_t Pack_LE_To_UInt64_m7CC2C29E6C45033ED7B8A580B198ABAC4AA28033 (ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___bs0, int32_t ___off1, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Digests.Blake2bDigest::Compress(System.Byte[],System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Blake2bDigest_Compress_mA2C6258C05952A5BC79610FF025346D717BAB063 (Blake2bDigest_t06F255DEF539644523DF633B286A4A3CE15E2BB3 * __this, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___message0, int32_t ___messagePos1, const RuntimeMethod* method); // System.Byte[] BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Utilities.Pack::UInt64_To_LE(System.UInt64) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* Pack_UInt64_To_LE_mE6E3E11F3102617B98A0B6679790EDC7769E08C1 (uint64_t ___n0, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Digests.Blake2bDigest::InitializeInternalState() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Blake2bDigest_InitializeInternalState_m474B3DFEB4388A517222BF9550560E802BBFF3FB (Blake2bDigest_t06F255DEF539644523DF633B286A4A3CE15E2BB3 * __this, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Digests.Blake2bDigest::G(System.UInt64,System.UInt64,System.Int32,System.Int32,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Blake2bDigest_G_m4D789AE2041690B86B1B72D48B5DB989BDEB0321 (Blake2bDigest_t06F255DEF539644523DF633B286A4A3CE15E2BB3 * __this, uint64_t ___m10, uint64_t ___m21, int32_t ___posA2, int32_t ___posB3, int32_t ___posC4, int32_t ___posD5, const RuntimeMethod* method); // System.UInt64 BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Digests.Blake2bDigest::Rotr64(System.UInt64,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint64_t Blake2bDigest_Rotr64_m90D972E4EB7052D4FE8D2CBB3BFE4C9866D65EA8 (uint64_t ___x0, int32_t ___rot1, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Digests.Blake2sDigest::.ctor(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Blake2sDigest__ctor_m65385403A2C35286387011AC4F225EA06427D0DB (Blake2sDigest_t80375121A6B53FC3BBE98FE06D699C231FA23D83 * __this, int32_t ___digestBits0, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Digests.Blake2sDigest::Init() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Blake2sDigest_Init_m619F22A5A7F4B1E7064C1C50419E7E8FA0615BE0 (Blake2sDigest_t80375121A6B53FC3BBE98FE06D699C231FA23D83 * __this, const RuntimeMethod* method); // System.UInt32 BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Utilities.Pack::LE_To_UInt32(System.Byte[],System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint32_t Pack_LE_To_UInt32_m0E7F1686818E642F2C9A801C9E46BE1E3C4A962B (ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___bs0, int32_t ___off1, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Digests.Blake2sDigest::Compress(System.Byte[],System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Blake2sDigest_Compress_m4D6638A159CE1F8BC84F71F398B0A67459598652 (Blake2sDigest_t80375121A6B53FC3BBE98FE06D699C231FA23D83 * __this, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___message0, int32_t ___messagePos1, const RuntimeMethod* method); // System.Byte[] BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Utilities.Pack::UInt32_To_LE(System.UInt32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* Pack_UInt32_To_LE_mDD4FA0D2721D43D8530B1958288822DABF25AE6A (uint32_t ___n0, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Digests.Blake2sDigest::InitializeInternalState() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Blake2sDigest_InitializeInternalState_m9ABF7A7BC6A5C9EF053F401AC8F7F4E8B2B09B86 (Blake2sDigest_t80375121A6B53FC3BBE98FE06D699C231FA23D83 * __this, const RuntimeMethod* method); // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Digests.Blake2sDigest::G(System.UInt32,System.UInt32,System.Int32,System.Int32,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Blake2sDigest_G_mE724FFCD6C4D821068943E6F5B0AD7DA2F5B08B9 (Blake2sDigest_t80375121A6B53FC3BBE98FE06D699C231FA23D83 * __this, uint32_t ___m10, uint32_t ___m21, int32_t ___posA2, int32_t ___posB3, int32_t ___posC4, int32_t ___posD5, const RuntimeMethod* method); // System.UInt32 BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Digests.Blake2sDigest::rotr32(System.UInt32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint32_t Blake2sDigest_rotr32_mBE7B90982013788E9556A8449F3A2EF498D1AB84 (Blake2sDigest_t80375121A6B53FC3BBE98FE06D699C231FA23D83 * __this, uint32_t ___x0, int32_t ___rot1, const RuntimeMethod* method); #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void BestHTTP.Examples.BaseHub::.ctor(System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BaseHub__ctor_m8200808B895A7E1A25ADB4A165770CF9A7B3944C (BaseHub_tCB4F4D72B059021459548FEB54A6F22A46C199CA * __this, String_t* ___name0, String_t* ___title1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BaseHub_Invoked_mF422BE84211DD3F330145318BA054F4C2C6623F5_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BaseHub_Joined_mEAEA117DE63C12AFC646FC6F846B690A362A0377_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BaseHub_Left_m6C65D4448A87F4D149C8A2055FB11F46CC378B21_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BaseHub_Rejoined_m8CA694E03EED00C4CFA0AE62D4DA2266174C45E6_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GUIMessageList_t8881937BD96A44D63AE931DB1B20CD69DAF8760F_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OnMethodCallCallbackDelegate_tD73ED8DC48FC3926BBB43760C596FC1983786D11_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral3731DA0505180FD97FEB16EAF01FB23D94316C99); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral8739227E8E687EF781DA0D923452C2686CFF10A2); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral8ACF82D6368F8C7E3BD49B6B94299F1E6E66F479); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralED59B830BCF59C8733363F0C6868BB9A5E384E40); s_Il2CppMethodInitialized = true; } { // private GUIMessageList messages = new GUIMessageList(); GUIMessageList_t8881937BD96A44D63AE931DB1B20CD69DAF8760F * L_0 = (GUIMessageList_t8881937BD96A44D63AE931DB1B20CD69DAF8760F *)il2cpp_codegen_object_new(GUIMessageList_t8881937BD96A44D63AE931DB1B20CD69DAF8760F_il2cpp_TypeInfo_var); GUIMessageList__ctor_m2A38A0230378C832F710132D4A39868FD69EC06B(L_0, /*hidden argument*/NULL); __this->set_messages_8(L_0); // : base(name) String_t* L_1 = ___name0; Hub__ctor_mD29A13D73C950B415D63DCEAB89AE82228F8D9A6(__this, L_1, /*hidden argument*/NULL); // this.Title = title; String_t* L_2 = ___title1; __this->set_Title_7(L_2); // On("joined", Joined); OnMethodCallCallbackDelegate_tD73ED8DC48FC3926BBB43760C596FC1983786D11 * L_3 = (OnMethodCallCallbackDelegate_tD73ED8DC48FC3926BBB43760C596FC1983786D11 *)il2cpp_codegen_object_new(OnMethodCallCallbackDelegate_tD73ED8DC48FC3926BBB43760C596FC1983786D11_il2cpp_TypeInfo_var); OnMethodCallCallbackDelegate__ctor_mAD447D2E47F028BA2F1E42058A0E4B3CBD00C83C(L_3, __this, (intptr_t)((intptr_t)BaseHub_Joined_mEAEA117DE63C12AFC646FC6F846B690A362A0377_RuntimeMethod_var), /*hidden argument*/NULL); Hub_On_m25A0E7F4BEACB98E437EA79DF1B7FC7394FE6DDC(__this, _stringLiteral3731DA0505180FD97FEB16EAF01FB23D94316C99, L_3, /*hidden argument*/NULL); // On("rejoined", Rejoined); OnMethodCallCallbackDelegate_tD73ED8DC48FC3926BBB43760C596FC1983786D11 * L_4 = (OnMethodCallCallbackDelegate_tD73ED8DC48FC3926BBB43760C596FC1983786D11 *)il2cpp_codegen_object_new(OnMethodCallCallbackDelegate_tD73ED8DC48FC3926BBB43760C596FC1983786D11_il2cpp_TypeInfo_var); OnMethodCallCallbackDelegate__ctor_mAD447D2E47F028BA2F1E42058A0E4B3CBD00C83C(L_4, __this, (intptr_t)((intptr_t)BaseHub_Rejoined_m8CA694E03EED00C4CFA0AE62D4DA2266174C45E6_RuntimeMethod_var), /*hidden argument*/NULL); Hub_On_m25A0E7F4BEACB98E437EA79DF1B7FC7394FE6DDC(__this, _stringLiteralED59B830BCF59C8733363F0C6868BB9A5E384E40, L_4, /*hidden argument*/NULL); // On("left", Left); OnMethodCallCallbackDelegate_tD73ED8DC48FC3926BBB43760C596FC1983786D11 * L_5 = (OnMethodCallCallbackDelegate_tD73ED8DC48FC3926BBB43760C596FC1983786D11 *)il2cpp_codegen_object_new(OnMethodCallCallbackDelegate_tD73ED8DC48FC3926BBB43760C596FC1983786D11_il2cpp_TypeInfo_var); OnMethodCallCallbackDelegate__ctor_mAD447D2E47F028BA2F1E42058A0E4B3CBD00C83C(L_5, __this, (intptr_t)((intptr_t)BaseHub_Left_m6C65D4448A87F4D149C8A2055FB11F46CC378B21_RuntimeMethod_var), /*hidden argument*/NULL); Hub_On_m25A0E7F4BEACB98E437EA79DF1B7FC7394FE6DDC(__this, _stringLiteral8739227E8E687EF781DA0D923452C2686CFF10A2, L_5, /*hidden argument*/NULL); // On("invoked", Invoked); OnMethodCallCallbackDelegate_tD73ED8DC48FC3926BBB43760C596FC1983786D11 * L_6 = (OnMethodCallCallbackDelegate_tD73ED8DC48FC3926BBB43760C596FC1983786D11 *)il2cpp_codegen_object_new(OnMethodCallCallbackDelegate_tD73ED8DC48FC3926BBB43760C596FC1983786D11_il2cpp_TypeInfo_var); OnMethodCallCallbackDelegate__ctor_mAD447D2E47F028BA2F1E42058A0E4B3CBD00C83C(L_6, __this, (intptr_t)((intptr_t)BaseHub_Invoked_mF422BE84211DD3F330145318BA054F4C2C6623F5_RuntimeMethod_var), /*hidden argument*/NULL); Hub_On_m25A0E7F4BEACB98E437EA79DF1B7FC7394FE6DDC(__this, _stringLiteral8ACF82D6368F8C7E3BD49B6B94299F1E6E66F479, L_6, /*hidden argument*/NULL); // } return; } } // System.Void BestHTTP.Examples.BaseHub::Joined(BestHTTP.SignalR.Hubs.Hub,BestHTTP.SignalR.Messages.MethodCallMessage) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BaseHub_Joined_mEAEA117DE63C12AFC646FC6F846B690A362A0377 (BaseHub_tCB4F4D72B059021459548FEB54A6F22A46C199CA * __this, Hub_t1A5FDA640453BBA271BE0F0DB2E8F95D69710362 * ___hub0, MethodCallMessage_tEE783F8696A0EFB6700F94630D987B1642B438AB * ___methodCall1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_get_Item_mEC67A37ACAAB1DBAB504B54516BAD1808CB80D5D_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_t692011309BA94F599C6042A381FC9F8B3CB08399_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral59582BDE9A98FD0DA3E1B6BE28C9675524AD5267); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral63D6288658CA6DCB1443334417B40AA9F06C9247); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralBD4AAC819B3CDF6979DEA784A5FE3F94A001675D); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralED05963771E515F73445CC8BABA3917CA5ADFEEF); s_Il2CppMethodInitialized = true; } Dictionary_2_t692011309BA94F599C6042A381FC9F8B3CB08399 * V_0 = NULL; { // Dictionary AuthInfo = methodCall.Arguments[2] as Dictionary; MethodCallMessage_tEE783F8696A0EFB6700F94630D987B1642B438AB * L_0 = ___methodCall1; NullCheck(L_0); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_1; L_1 = MethodCallMessage_get_Arguments_m8A1500306634DAC027E2A82A58975D84F13F91BC_inline(L_0, /*hidden argument*/NULL); NullCheck(L_1); int32_t L_2 = 2; RuntimeObject * L_3 = (L_1)->GetAt(static_cast(L_2)); V_0 = ((Dictionary_2_t692011309BA94F599C6042A381FC9F8B3CB08399 *)IsInstClass((RuntimeObject*)L_3, Dictionary_2_t692011309BA94F599C6042A381FC9F8B3CB08399_il2cpp_TypeInfo_var)); // messages.Add(string.Format("{0} joined at {1}\n\tIsAuthenticated: {2} IsAdmin: {3} UserName: {4}", methodCall.Arguments[0], methodCall.Arguments[1], AuthInfo["IsAuthenticated"], AuthInfo["IsAdmin"], AuthInfo["UserName"])); GUIMessageList_t8881937BD96A44D63AE931DB1B20CD69DAF8760F * L_4 = __this->get_messages_8(); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_5 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)(ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)SZArrayNew(ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE_il2cpp_TypeInfo_var, (uint32_t)5); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_6 = L_5; MethodCallMessage_tEE783F8696A0EFB6700F94630D987B1642B438AB * L_7 = ___methodCall1; NullCheck(L_7); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_8; L_8 = MethodCallMessage_get_Arguments_m8A1500306634DAC027E2A82A58975D84F13F91BC_inline(L_7, /*hidden argument*/NULL); NullCheck(L_8); int32_t L_9 = 0; RuntimeObject * L_10 = (L_8)->GetAt(static_cast(L_9)); NullCheck(L_6); ArrayElementTypeCheck (L_6, L_10); (L_6)->SetAt(static_cast(0), (RuntimeObject *)L_10); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_11 = L_6; MethodCallMessage_tEE783F8696A0EFB6700F94630D987B1642B438AB * L_12 = ___methodCall1; NullCheck(L_12); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_13; L_13 = MethodCallMessage_get_Arguments_m8A1500306634DAC027E2A82A58975D84F13F91BC_inline(L_12, /*hidden argument*/NULL); NullCheck(L_13); int32_t L_14 = 1; RuntimeObject * L_15 = (L_13)->GetAt(static_cast(L_14)); NullCheck(L_11); ArrayElementTypeCheck (L_11, L_15); (L_11)->SetAt(static_cast(1), (RuntimeObject *)L_15); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_16 = L_11; Dictionary_2_t692011309BA94F599C6042A381FC9F8B3CB08399 * L_17 = V_0; NullCheck(L_17); RuntimeObject * L_18; L_18 = Dictionary_2_get_Item_mEC67A37ACAAB1DBAB504B54516BAD1808CB80D5D(L_17, _stringLiteral59582BDE9A98FD0DA3E1B6BE28C9675524AD5267, /*hidden argument*/Dictionary_2_get_Item_mEC67A37ACAAB1DBAB504B54516BAD1808CB80D5D_RuntimeMethod_var); NullCheck(L_16); ArrayElementTypeCheck (L_16, L_18); (L_16)->SetAt(static_cast(2), (RuntimeObject *)L_18); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_19 = L_16; Dictionary_2_t692011309BA94F599C6042A381FC9F8B3CB08399 * L_20 = V_0; NullCheck(L_20); RuntimeObject * L_21; L_21 = Dictionary_2_get_Item_mEC67A37ACAAB1DBAB504B54516BAD1808CB80D5D(L_20, _stringLiteralED05963771E515F73445CC8BABA3917CA5ADFEEF, /*hidden argument*/Dictionary_2_get_Item_mEC67A37ACAAB1DBAB504B54516BAD1808CB80D5D_RuntimeMethod_var); NullCheck(L_19); ArrayElementTypeCheck (L_19, L_21); (L_19)->SetAt(static_cast(3), (RuntimeObject *)L_21); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_22 = L_19; Dictionary_2_t692011309BA94F599C6042A381FC9F8B3CB08399 * L_23 = V_0; NullCheck(L_23); RuntimeObject * L_24; L_24 = Dictionary_2_get_Item_mEC67A37ACAAB1DBAB504B54516BAD1808CB80D5D(L_23, _stringLiteralBD4AAC819B3CDF6979DEA784A5FE3F94A001675D, /*hidden argument*/Dictionary_2_get_Item_mEC67A37ACAAB1DBAB504B54516BAD1808CB80D5D_RuntimeMethod_var); NullCheck(L_22); ArrayElementTypeCheck (L_22, L_24); (L_22)->SetAt(static_cast(4), (RuntimeObject *)L_24); String_t* L_25; L_25 = String_Format_mCED6767EA5FEE6F15ABCD5B4F9150D1284C2795B(_stringLiteral63D6288658CA6DCB1443334417B40AA9F06C9247, L_22, /*hidden argument*/NULL); NullCheck(L_4); GUIMessageList_Add_m02C616C4C3549EC89DF059B090A0E78202E72545(L_4, L_25, /*hidden argument*/NULL); // } return; } } // System.Void BestHTTP.Examples.BaseHub::Rejoined(BestHTTP.SignalR.Hubs.Hub,BestHTTP.SignalR.Messages.MethodCallMessage) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BaseHub_Rejoined_m8CA694E03EED00C4CFA0AE62D4DA2266174C45E6 (BaseHub_tCB4F4D72B059021459548FEB54A6F22A46C199CA * __this, Hub_t1A5FDA640453BBA271BE0F0DB2E8F95D69710362 * ___hub0, MethodCallMessage_tEE783F8696A0EFB6700F94630D987B1642B438AB * ___methodCall1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral116A6805DDE677BA74A0F2A342227F583735A715); s_Il2CppMethodInitialized = true; } { // messages.Add(string.Format("{0} reconnected at {1}", methodCall.Arguments[0], methodCall.Arguments[1])); GUIMessageList_t8881937BD96A44D63AE931DB1B20CD69DAF8760F * L_0 = __this->get_messages_8(); MethodCallMessage_tEE783F8696A0EFB6700F94630D987B1642B438AB * L_1 = ___methodCall1; NullCheck(L_1); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_2; L_2 = MethodCallMessage_get_Arguments_m8A1500306634DAC027E2A82A58975D84F13F91BC_inline(L_1, /*hidden argument*/NULL); NullCheck(L_2); int32_t L_3 = 0; RuntimeObject * L_4 = (L_2)->GetAt(static_cast(L_3)); MethodCallMessage_tEE783F8696A0EFB6700F94630D987B1642B438AB * L_5 = ___methodCall1; NullCheck(L_5); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_6; L_6 = MethodCallMessage_get_Arguments_m8A1500306634DAC027E2A82A58975D84F13F91BC_inline(L_5, /*hidden argument*/NULL); NullCheck(L_6); int32_t L_7 = 1; RuntimeObject * L_8 = (L_6)->GetAt(static_cast(L_7)); String_t* L_9; L_9 = String_Format_m8D1CB0410C35E052A53AE957C914C841E54BAB66(_stringLiteral116A6805DDE677BA74A0F2A342227F583735A715, L_4, L_8, /*hidden argument*/NULL); NullCheck(L_0); GUIMessageList_Add_m02C616C4C3549EC89DF059B090A0E78202E72545(L_0, L_9, /*hidden argument*/NULL); // } return; } } // System.Void BestHTTP.Examples.BaseHub::Left(BestHTTP.SignalR.Hubs.Hub,BestHTTP.SignalR.Messages.MethodCallMessage) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BaseHub_Left_m6C65D4448A87F4D149C8A2055FB11F46CC378B21 (BaseHub_tCB4F4D72B059021459548FEB54A6F22A46C199CA * __this, Hub_t1A5FDA640453BBA271BE0F0DB2E8F95D69710362 * ___hub0, MethodCallMessage_tEE783F8696A0EFB6700F94630D987B1642B438AB * ___methodCall1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral055647CB8D0B3E88183EE2323377EF5437137BCC); s_Il2CppMethodInitialized = true; } { // messages.Add(string.Format("{0} left at {1}", methodCall.Arguments[0], methodCall.Arguments[1])); GUIMessageList_t8881937BD96A44D63AE931DB1B20CD69DAF8760F * L_0 = __this->get_messages_8(); MethodCallMessage_tEE783F8696A0EFB6700F94630D987B1642B438AB * L_1 = ___methodCall1; NullCheck(L_1); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_2; L_2 = MethodCallMessage_get_Arguments_m8A1500306634DAC027E2A82A58975D84F13F91BC_inline(L_1, /*hidden argument*/NULL); NullCheck(L_2); int32_t L_3 = 0; RuntimeObject * L_4 = (L_2)->GetAt(static_cast(L_3)); MethodCallMessage_tEE783F8696A0EFB6700F94630D987B1642B438AB * L_5 = ___methodCall1; NullCheck(L_5); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_6; L_6 = MethodCallMessage_get_Arguments_m8A1500306634DAC027E2A82A58975D84F13F91BC_inline(L_5, /*hidden argument*/NULL); NullCheck(L_6); int32_t L_7 = 1; RuntimeObject * L_8 = (L_6)->GetAt(static_cast(L_7)); String_t* L_9; L_9 = String_Format_m8D1CB0410C35E052A53AE957C914C841E54BAB66(_stringLiteral055647CB8D0B3E88183EE2323377EF5437137BCC, L_4, L_8, /*hidden argument*/NULL); NullCheck(L_0); GUIMessageList_Add_m02C616C4C3549EC89DF059B090A0E78202E72545(L_0, L_9, /*hidden argument*/NULL); // } return; } } // System.Void BestHTTP.Examples.BaseHub::Invoked(BestHTTP.SignalR.Hubs.Hub,BestHTTP.SignalR.Messages.MethodCallMessage) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BaseHub_Invoked_mF422BE84211DD3F330145318BA054F4C2C6623F5 (BaseHub_tCB4F4D72B059021459548FEB54A6F22A46C199CA * __this, Hub_t1A5FDA640453BBA271BE0F0DB2E8F95D69710362 * ___hub0, MethodCallMessage_tEE783F8696A0EFB6700F94630D987B1642B438AB * ___methodCall1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE39C08DFDFAE9E5FDDD0B0C40973BBC332C502A3); s_Il2CppMethodInitialized = true; } { // messages.Add(string.Format("{0} invoked hub method at {1}", methodCall.Arguments[0], methodCall.Arguments[1])); GUIMessageList_t8881937BD96A44D63AE931DB1B20CD69DAF8760F * L_0 = __this->get_messages_8(); MethodCallMessage_tEE783F8696A0EFB6700F94630D987B1642B438AB * L_1 = ___methodCall1; NullCheck(L_1); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_2; L_2 = MethodCallMessage_get_Arguments_m8A1500306634DAC027E2A82A58975D84F13F91BC_inline(L_1, /*hidden argument*/NULL); NullCheck(L_2); int32_t L_3 = 0; RuntimeObject * L_4 = (L_2)->GetAt(static_cast(L_3)); MethodCallMessage_tEE783F8696A0EFB6700F94630D987B1642B438AB * L_5 = ___methodCall1; NullCheck(L_5); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_6; L_6 = MethodCallMessage_get_Arguments_m8A1500306634DAC027E2A82A58975D84F13F91BC_inline(L_5, /*hidden argument*/NULL); NullCheck(L_6); int32_t L_7 = 1; RuntimeObject * L_8 = (L_6)->GetAt(static_cast(L_7)); String_t* L_9; L_9 = String_Format_m8D1CB0410C35E052A53AE957C914C841E54BAB66(_stringLiteralE39C08DFDFAE9E5FDDD0B0C40973BBC332C502A3, L_4, L_8, /*hidden argument*/NULL); NullCheck(L_0); GUIMessageList_Add_m02C616C4C3549EC89DF059B090A0E78202E72545(L_0, L_9, /*hidden argument*/NULL); // } return; } } // System.Void BestHTTP.Examples.BaseHub::InvokedFromClient() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BaseHub_InvokedFromClient_m25CF68D1EC1EBC24C7555901143CA8B9AFA9F177 (BaseHub_tCB4F4D72B059021459548FEB54A6F22A46C199CA * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Array_Empty_TisRuntimeObject_m002765312BF306B1B3B5BFAB9550C0A2A1820CDA_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BaseHub_OnInvokeFailed_mBD3B2C03476D506524B51386DCDBF327F934BD2A_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BaseHub_OnInvoked_mB449AAE6FD591AAEF57BE405A61A8C2DD0B3EBA1_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OnMethodFailedDelegate_tD54187DEA162C72DC7A8FDB5565B2DFA69F37EA9_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OnMethodResultDelegate_t03A1DDF71BF9CB16796404DFE2CF1F86535C5C92_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF235E13FE6B6867AA146FCD75745DC403A880A61); s_Il2CppMethodInitialized = true; } { // base.Call("invokedFromClient", OnInvoked, OnInvokeFailed); OnMethodResultDelegate_t03A1DDF71BF9CB16796404DFE2CF1F86535C5C92 * L_0 = (OnMethodResultDelegate_t03A1DDF71BF9CB16796404DFE2CF1F86535C5C92 *)il2cpp_codegen_object_new(OnMethodResultDelegate_t03A1DDF71BF9CB16796404DFE2CF1F86535C5C92_il2cpp_TypeInfo_var); OnMethodResultDelegate__ctor_mE853E887A306B74C4C47A14F4D7CE1D1F956BDA9(L_0, __this, (intptr_t)((intptr_t)BaseHub_OnInvoked_mB449AAE6FD591AAEF57BE405A61A8C2DD0B3EBA1_RuntimeMethod_var), /*hidden argument*/NULL); OnMethodFailedDelegate_tD54187DEA162C72DC7A8FDB5565B2DFA69F37EA9 * L_1 = (OnMethodFailedDelegate_tD54187DEA162C72DC7A8FDB5565B2DFA69F37EA9 *)il2cpp_codegen_object_new(OnMethodFailedDelegate_tD54187DEA162C72DC7A8FDB5565B2DFA69F37EA9_il2cpp_TypeInfo_var); OnMethodFailedDelegate__ctor_m3BEF4FC0750EB8D55E038D4624BE85EB767D1454(L_1, __this, (intptr_t)((intptr_t)BaseHub_OnInvokeFailed_mBD3B2C03476D506524B51386DCDBF327F934BD2A_RuntimeMethod_var), /*hidden argument*/NULL); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_2; L_2 = Array_Empty_TisRuntimeObject_m002765312BF306B1B3B5BFAB9550C0A2A1820CDA_inline(/*hidden argument*/Array_Empty_TisRuntimeObject_m002765312BF306B1B3B5BFAB9550C0A2A1820CDA_RuntimeMethod_var); bool L_3; L_3 = Hub_Call_mAE562270342355914E1FBB3B6D16D4B9A5490B94(__this, _stringLiteralF235E13FE6B6867AA146FCD75745DC403A880A61, L_0, L_1, L_2, /*hidden argument*/NULL); // } return; } } // System.Void BestHTTP.Examples.BaseHub::OnInvoked(BestHTTP.SignalR.Hubs.Hub,BestHTTP.SignalR.Messages.ClientMessage,BestHTTP.SignalR.Messages.ResultMessage) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BaseHub_OnInvoked_mB449AAE6FD591AAEF57BE405A61A8C2DD0B3EBA1 (BaseHub_tCB4F4D72B059021459548FEB54A6F22A46C199CA * __this, Hub_t1A5FDA640453BBA271BE0F0DB2E8F95D69710362 * ___hub0, ClientMessage_t5E8D47CDF7320CF5B8E83289E45D7B0C1C778BF0 ___originalMessage1, ResultMessage_t98606C6B2C2C7B4F4ECC9B24C21A74F327F47F3D * ___result2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Debug_tEB68BCBEB8EFD60F8043C67146DC05E7F50F374B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral0AF612F47EF19D289A43329EA37F8E82A276CFDD); s_Il2CppMethodInitialized = true; } { // Debug.Log(hub.Name + " invokedFromClient success!"); Hub_t1A5FDA640453BBA271BE0F0DB2E8F95D69710362 * L_0 = ___hub0; NullCheck(L_0); String_t* L_1; L_1 = Hub_get_Name_mD5CA76B9AB600999A32AC62DE1D3A8E8902B5368_inline(L_0, /*hidden argument*/NULL); String_t* L_2; L_2 = String_Concat_m4B4AB72618348C5DFBFBA8DED84B9E2EBDB55E1B(L_1, _stringLiteral0AF612F47EF19D289A43329EA37F8E82A276CFDD, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Debug_tEB68BCBEB8EFD60F8043C67146DC05E7F50F374B_il2cpp_TypeInfo_var); Debug_Log_mC26E5AD0D8D156C7FFD173AA15827F69225E9DB8(L_2, /*hidden argument*/NULL); // } return; } } // System.Void BestHTTP.Examples.BaseHub::OnInvokeFailed(BestHTTP.SignalR.Hubs.Hub,BestHTTP.SignalR.Messages.ClientMessage,BestHTTP.SignalR.Messages.FailureMessage) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BaseHub_OnInvokeFailed_mBD3B2C03476D506524B51386DCDBF327F934BD2A (BaseHub_tCB4F4D72B059021459548FEB54A6F22A46C199CA * __this, Hub_t1A5FDA640453BBA271BE0F0DB2E8F95D69710362 * ___hub0, ClientMessage_t5E8D47CDF7320CF5B8E83289E45D7B0C1C778BF0 ___originalMessage1, FailureMessage_t62EEE5FD1A4250F827145AC6285DCB1180AE9D9F * ___result2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Debug_tEB68BCBEB8EFD60F8043C67146DC05E7F50F374B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral2386E77CF610F786B06A91AF2C1B3FD2282D2745); s_Il2CppMethodInitialized = true; } { // Debug.LogWarning(hub.Name + " " + result.ErrorMessage); Hub_t1A5FDA640453BBA271BE0F0DB2E8F95D69710362 * L_0 = ___hub0; NullCheck(L_0); String_t* L_1; L_1 = Hub_get_Name_mD5CA76B9AB600999A32AC62DE1D3A8E8902B5368_inline(L_0, /*hidden argument*/NULL); FailureMessage_t62EEE5FD1A4250F827145AC6285DCB1180AE9D9F * L_2 = ___result2; NullCheck(L_2); String_t* L_3; L_3 = FailureMessage_get_ErrorMessage_m696C1BBC6C0A073A98300BD60021D4CC3128F60C_inline(L_2, /*hidden argument*/NULL); String_t* L_4; L_4 = String_Concat_m89EAB4C6A96B0E5C3F87300D6BE78D386B9EFC44(L_1, _stringLiteral2386E77CF610F786B06A91AF2C1B3FD2282D2745, L_3, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Debug_tEB68BCBEB8EFD60F8043C67146DC05E7F50F374B_il2cpp_TypeInfo_var); Debug_LogWarning_m24085D883C9E74D7AB423F0625E13259923960E7(L_4, /*hidden argument*/NULL); // } return; } } // System.Void BestHTTP.Examples.BaseHub::Draw() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BaseHub_Draw_m00900F23FB1C5534ED1539A67ECB5AFEEDC5F192 (BaseHub_tCB4F4D72B059021459548FEB54A6F22A46C199CA * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Array_Empty_TisGUILayoutOption_t2D992ABCB62BEB24A6F4A826A5CBE7AE236071AB_mA07E9D2B1A778365E5A956C5674C590821EEC9B4_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } { // GUILayout.Label(this.Title); String_t* L_0 = __this->get_Title_7(); GUILayoutOptionU5BU5D_tA0F031CC36F88BBBD25D6841ADD3913446E6EA2B* L_1; L_1 = Array_Empty_TisGUILayoutOption_t2D992ABCB62BEB24A6F4A826A5CBE7AE236071AB_mA07E9D2B1A778365E5A956C5674C590821EEC9B4_inline(/*hidden argument*/Array_Empty_TisGUILayoutOption_t2D992ABCB62BEB24A6F4A826A5CBE7AE236071AB_mA07E9D2B1A778365E5A956C5674C590821EEC9B4_RuntimeMethod_var); GUILayout_Label_m0DD89429577B101820231347FB04CFC489245502(L_0, L_1, /*hidden argument*/NULL); // GUILayout.BeginHorizontal(); GUILayoutOptionU5BU5D_tA0F031CC36F88BBBD25D6841ADD3913446E6EA2B* L_2; L_2 = Array_Empty_TisGUILayoutOption_t2D992ABCB62BEB24A6F4A826A5CBE7AE236071AB_mA07E9D2B1A778365E5A956C5674C590821EEC9B4_inline(/*hidden argument*/Array_Empty_TisGUILayoutOption_t2D992ABCB62BEB24A6F4A826A5CBE7AE236071AB_mA07E9D2B1A778365E5A956C5674C590821EEC9B4_RuntimeMethod_var); GUILayout_BeginHorizontal_m217AAF9BF30836EA73B22FF47B817F6F430E3661(L_2, /*hidden argument*/NULL); // GUILayout.Space(20); GUILayout_Space_m86E4A2CC27661A11F7D50132217B74E9D76CB9DD((20.0f), /*hidden argument*/NULL); // messages.Draw(Screen.width - 20, 100); GUIMessageList_t8881937BD96A44D63AE931DB1B20CD69DAF8760F * L_3 = __this->get_messages_8(); int32_t L_4; L_4 = Screen_get_width_m52188F76E8AAF57BE373018CB14083BB74C43C1C(/*hidden argument*/NULL); NullCheck(L_3); GUIMessageList_Draw_mBD9333B10EE5F2EC94F8AE2ECACF2C2B2AF20637(L_3, ((float)((float)((int32_t)il2cpp_codegen_subtract((int32_t)L_4, (int32_t)((int32_t)20))))), (100.0f), /*hidden argument*/NULL); // GUILayout.EndHorizontal(); GUILayout_EndHorizontal_mFB38A81D7D34D7928ECECF82B9C2C993BE5A0946(/*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.Boolean BestHTTP.SecureProtocol.Org.BouncyCastle.Utilities.IO.BaseInputStream::get_CanRead() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool BaseInputStream_get_CanRead_m341EA465D73F0753DDA0B6E8BB7AF16FDD503812 (BaseInputStream_tB56303BA48A64EA3DE264D9883FC620E1E2AD6A2 * __this, const RuntimeMethod* method) { { // public sealed override bool CanRead { get { return !closed; } } bool L_0 = __this->get_closed_5(); return (bool)((((int32_t)L_0) == ((int32_t)0))? 1 : 0); } } // System.Boolean BestHTTP.SecureProtocol.Org.BouncyCastle.Utilities.IO.BaseInputStream::get_CanSeek() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool BaseInputStream_get_CanSeek_m2B1CE8003CA642DE17BF7446AC205DABFAE66612 (BaseInputStream_tB56303BA48A64EA3DE264D9883FC620E1E2AD6A2 * __this, const RuntimeMethod* method) { { // public sealed override bool CanSeek { get { return false; } } return (bool)0; } } // System.Boolean BestHTTP.SecureProtocol.Org.BouncyCastle.Utilities.IO.BaseInputStream::get_CanWrite() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool BaseInputStream_get_CanWrite_mA04E5A27E8C692D11F9BBFA9A1BF3116405D44FD (BaseInputStream_tB56303BA48A64EA3DE264D9883FC620E1E2AD6A2 * __this, const RuntimeMethod* method) { { // public sealed override bool CanWrite { get { return false; } } return (bool)0; } } // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Utilities.IO.BaseInputStream::Close() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BaseInputStream_Close_mDB813DF101E2258F2A8856B929EC68F053E6FF61 (BaseInputStream_tB56303BA48A64EA3DE264D9883FC620E1E2AD6A2 * __this, const RuntimeMethod* method) { { // closed = true; __this->set_closed_5((bool)1); // base.Close(); Stream_Close_mC34AF5832AD2E47C5E8F9D44E969C45F6F0A9A13(__this, /*hidden argument*/NULL); // } return; } } // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Utilities.IO.BaseInputStream::Flush() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BaseInputStream_Flush_m824C0873F664688F4146F9E525CDF38A00CA0CE2 (BaseInputStream_tB56303BA48A64EA3DE264D9883FC620E1E2AD6A2 * __this, const RuntimeMethod* method) { { // public sealed override void Flush() {} return; } } // System.Int64 BestHTTP.SecureProtocol.Org.BouncyCastle.Utilities.IO.BaseInputStream::get_Length() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int64_t BaseInputStream_get_Length_m0FECE97D837F644FA3F912B0D533B7866C034839 (BaseInputStream_tB56303BA48A64EA3DE264D9883FC620E1E2AD6A2 * __this, const RuntimeMethod* method) { { // public sealed override long Length { get { throw new NotSupportedException(); } } NotSupportedException_tB9D89F0E9470A2C423D239D7C68EE0CFD77F9339 * L_0 = (NotSupportedException_tB9D89F0E9470A2C423D239D7C68EE0CFD77F9339 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NotSupportedException_tB9D89F0E9470A2C423D239D7C68EE0CFD77F9339_il2cpp_TypeInfo_var))); NotSupportedException__ctor_m3EA81A5B209A87C3ADA47443F2AFFF735E5256EE(L_0, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&BaseInputStream_get_Length_m0FECE97D837F644FA3F912B0D533B7866C034839_RuntimeMethod_var))); } } // System.Int64 BestHTTP.SecureProtocol.Org.BouncyCastle.Utilities.IO.BaseInputStream::get_Position() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int64_t BaseInputStream_get_Position_m2500FCA42D63F9EC7E0B32A431A7ADAB6E253D39 (BaseInputStream_tB56303BA48A64EA3DE264D9883FC620E1E2AD6A2 * __this, const RuntimeMethod* method) { { // get { throw new NotSupportedException(); } NotSupportedException_tB9D89F0E9470A2C423D239D7C68EE0CFD77F9339 * L_0 = (NotSupportedException_tB9D89F0E9470A2C423D239D7C68EE0CFD77F9339 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NotSupportedException_tB9D89F0E9470A2C423D239D7C68EE0CFD77F9339_il2cpp_TypeInfo_var))); NotSupportedException__ctor_m3EA81A5B209A87C3ADA47443F2AFFF735E5256EE(L_0, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&BaseInputStream_get_Position_m2500FCA42D63F9EC7E0B32A431A7ADAB6E253D39_RuntimeMethod_var))); } } // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Utilities.IO.BaseInputStream::set_Position(System.Int64) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BaseInputStream_set_Position_m0B990ACC4E18B0F7E7BA3C04CFBB4F85F5A5CBFF (BaseInputStream_tB56303BA48A64EA3DE264D9883FC620E1E2AD6A2 * __this, int64_t ___value0, const RuntimeMethod* method) { { // set { throw new NotSupportedException(); } NotSupportedException_tB9D89F0E9470A2C423D239D7C68EE0CFD77F9339 * L_0 = (NotSupportedException_tB9D89F0E9470A2C423D239D7C68EE0CFD77F9339 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NotSupportedException_tB9D89F0E9470A2C423D239D7C68EE0CFD77F9339_il2cpp_TypeInfo_var))); NotSupportedException__ctor_m3EA81A5B209A87C3ADA47443F2AFFF735E5256EE(L_0, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&BaseInputStream_set_Position_m0B990ACC4E18B0F7E7BA3C04CFBB4F85F5A5CBFF_RuntimeMethod_var))); } } // System.Int32 BestHTTP.SecureProtocol.Org.BouncyCastle.Utilities.IO.BaseInputStream::Read(System.Byte[],System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t BaseInputStream_Read_m88BED07FEAC3D82B510B3E52023C0ECC029F8BD3 (BaseInputStream_tB56303BA48A64EA3DE264D9883FC620E1E2AD6A2 * __this, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___buffer0, int32_t ___offset1, int32_t ___count2, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; il2cpp::utils::ExceptionSupportStack __active_exceptions; il2cpp::utils::ExceptionSupportStack __leave_targets; { // int pos = offset; int32_t L_0 = ___offset1; V_0 = L_0; } IL_0002: try {// begin try (depth: 1) { // int end = offset + count; int32_t L_1 = ___offset1; int32_t L_2 = ___count2; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)L_2)); goto IL_001c; } IL_0008: { // int b = ReadByte(); int32_t L_3; L_3 = VirtualFuncInvoker0< int32_t >::Invoke(31 /* System.Int32 System.IO.Stream::ReadByte() */, __this); V_2 = L_3; // if (b == -1) break; int32_t L_4 = V_2; if ((((int32_t)L_4) == ((int32_t)(-1)))) { goto IL_0020; } } IL_0013: { // buffer[pos++] = (byte) b; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_5 = ___buffer0; int32_t L_6 = V_0; int32_t L_7 = L_6; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_7, (int32_t)1)); int32_t L_8 = V_2; NullCheck(L_5); (L_5)->SetAt(static_cast(L_7), (uint8_t)((int32_t)((uint8_t)L_8))); } IL_001c: { // while (pos < end) int32_t L_9 = V_0; int32_t L_10 = V_1; if ((((int32_t)L_9) < ((int32_t)L_10))) { goto IL_0008; } } IL_0020: { // } goto IL_002b; } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { if(il2cpp_codegen_class_is_assignable_from (((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&IOException_t09E5C01DA4748C36D703728C4668C5CDF3882EBA_il2cpp_TypeInfo_var)), il2cpp_codegen_object_class(e.ex))) { IL2CPP_PUSH_ACTIVE_EXCEPTION(e.ex); goto CATCH_0022; } throw e; } CATCH_0022: {// begin catch(System.IO.IOException) { // catch (IOException) // if (pos == offset) throw; int32_t L_11 = V_0; int32_t L_12 = ___offset1; if ((!(((uint32_t)L_11) == ((uint32_t)L_12)))) { goto IL_0029; } } IL_0027: { // if (pos == offset) throw; IL2CPP_RAISE_MANAGED_EXCEPTION(IL2CPP_GET_ACTIVE_EXCEPTION(Exception_t *), ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&BaseInputStream_Read_m88BED07FEAC3D82B510B3E52023C0ECC029F8BD3_RuntimeMethod_var))); } IL_0029: { // } IL2CPP_POP_ACTIVE_EXCEPTION(); goto IL_002b; } }// end catch (depth: 1) IL_002b: { // return pos - offset; int32_t L_13 = V_0; int32_t L_14 = ___offset1; return ((int32_t)il2cpp_codegen_subtract((int32_t)L_13, (int32_t)L_14)); } } // System.Int64 BestHTTP.SecureProtocol.Org.BouncyCastle.Utilities.IO.BaseInputStream::Seek(System.Int64,System.IO.SeekOrigin) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int64_t BaseInputStream_Seek_m858001C926805489F6FD05393D597EFCCBE01D6C (BaseInputStream_tB56303BA48A64EA3DE264D9883FC620E1E2AD6A2 * __this, int64_t ___offset0, int32_t ___origin1, const RuntimeMethod* method) { { // public sealed override long Seek(long offset, SeekOrigin origin) { throw new NotSupportedException(); } NotSupportedException_tB9D89F0E9470A2C423D239D7C68EE0CFD77F9339 * L_0 = (NotSupportedException_tB9D89F0E9470A2C423D239D7C68EE0CFD77F9339 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NotSupportedException_tB9D89F0E9470A2C423D239D7C68EE0CFD77F9339_il2cpp_TypeInfo_var))); NotSupportedException__ctor_m3EA81A5B209A87C3ADA47443F2AFFF735E5256EE(L_0, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&BaseInputStream_Seek_m858001C926805489F6FD05393D597EFCCBE01D6C_RuntimeMethod_var))); } } // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Utilities.IO.BaseInputStream::SetLength(System.Int64) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BaseInputStream_SetLength_m427896D3DFD84AAE621228E2A32D1813C94CBB8C (BaseInputStream_tB56303BA48A64EA3DE264D9883FC620E1E2AD6A2 * __this, int64_t ___value0, const RuntimeMethod* method) { { // public sealed override void SetLength(long value) { throw new NotSupportedException(); } NotSupportedException_tB9D89F0E9470A2C423D239D7C68EE0CFD77F9339 * L_0 = (NotSupportedException_tB9D89F0E9470A2C423D239D7C68EE0CFD77F9339 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NotSupportedException_tB9D89F0E9470A2C423D239D7C68EE0CFD77F9339_il2cpp_TypeInfo_var))); NotSupportedException__ctor_m3EA81A5B209A87C3ADA47443F2AFFF735E5256EE(L_0, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&BaseInputStream_SetLength_m427896D3DFD84AAE621228E2A32D1813C94CBB8C_RuntimeMethod_var))); } } // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Utilities.IO.BaseInputStream::Write(System.Byte[],System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BaseInputStream_Write_m96C2595F51F5BCC167ACE835C1E8DBF177A6AAC6 (BaseInputStream_tB56303BA48A64EA3DE264D9883FC620E1E2AD6A2 * __this, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___buffer0, int32_t ___offset1, int32_t ___count2, const RuntimeMethod* method) { { // public sealed override void Write(byte[] buffer, int offset, int count) { throw new NotSupportedException(); } NotSupportedException_tB9D89F0E9470A2C423D239D7C68EE0CFD77F9339 * L_0 = (NotSupportedException_tB9D89F0E9470A2C423D239D7C68EE0CFD77F9339 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NotSupportedException_tB9D89F0E9470A2C423D239D7C68EE0CFD77F9339_il2cpp_TypeInfo_var))); NotSupportedException__ctor_m3EA81A5B209A87C3ADA47443F2AFFF735E5256EE(L_0, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&BaseInputStream_Write_m96C2595F51F5BCC167ACE835C1E8DBF177A6AAC6_RuntimeMethod_var))); } } // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Utilities.IO.BaseInputStream::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BaseInputStream__ctor_m53BB379680B2299625C9A5927B0B54EFD03DF1D5 (BaseInputStream_tB56303BA48A64EA3DE264D9883FC620E1E2AD6A2 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB_il2cpp_TypeInfo_var); Stream__ctor_m5EB0B4BCC014E7D1F18FE0E72B2D6D0C5C13D5C4(__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 BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Generators.BaseKdfBytesGenerator::.ctor(System.Int32,BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.IDigest) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BaseKdfBytesGenerator__ctor_m569F19A50D54ADBB62A49340AB655849669EFF6F (BaseKdfBytesGenerator_t9F8BAA4766A94011AFFDB7D7C52714FBFD3EB255 * __this, int32_t ___counterStart0, RuntimeObject* ___digest1, const RuntimeMethod* method) { { // public BaseKdfBytesGenerator(int counterStart, IDigest digest) Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405(__this, /*hidden argument*/NULL); // this.counterStart = counterStart; int32_t L_0 = ___counterStart0; __this->set_counterStart_0(L_0); // this.digest = digest; RuntimeObject* L_1 = ___digest1; __this->set_digest_1(L_1); // } return; } } // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Generators.BaseKdfBytesGenerator::Init(BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.IDerivationParameters) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BaseKdfBytesGenerator_Init_m29996B4A59029CE524377707913806C9BAC02490 (BaseKdfBytesGenerator_t9F8BAA4766A94011AFFDB7D7C52714FBFD3EB255 * __this, RuntimeObject* ___parameters0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Iso18033KdfParameters_tFE570EC5D71E1361C1D48CD4A2E121ABBFFD024F_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&KdfParameters_t56EBC3CEF1BEB144CDB7BF823CB774656D442189_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } KdfParameters_t56EBC3CEF1BEB144CDB7BF823CB774656D442189 * V_0 = NULL; Iso18033KdfParameters_tFE570EC5D71E1361C1D48CD4A2E121ABBFFD024F * V_1 = NULL; { // if (parameters is KdfParameters) RuntimeObject* L_0 = ___parameters0; if (!((KdfParameters_t56EBC3CEF1BEB144CDB7BF823CB774656D442189 *)IsInstClass((RuntimeObject*)L_0, KdfParameters_t56EBC3CEF1BEB144CDB7BF823CB774656D442189_il2cpp_TypeInfo_var))) { goto IL_0028; } } { // KdfParameters p = (KdfParameters)parameters; RuntimeObject* L_1 = ___parameters0; V_0 = ((KdfParameters_t56EBC3CEF1BEB144CDB7BF823CB774656D442189 *)CastclassClass((RuntimeObject*)L_1, KdfParameters_t56EBC3CEF1BEB144CDB7BF823CB774656D442189_il2cpp_TypeInfo_var)); // shared = p.GetSharedSecret(); KdfParameters_t56EBC3CEF1BEB144CDB7BF823CB774656D442189 * L_2 = V_0; NullCheck(L_2); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_3; L_3 = KdfParameters_GetSharedSecret_m72775D9EEBD62045ACFE17A356420EB07545A878_inline(L_2, /*hidden argument*/NULL); __this->set_shared_2(L_3); // iv = p.GetIV(); KdfParameters_t56EBC3CEF1BEB144CDB7BF823CB774656D442189 * L_4 = V_0; NullCheck(L_4); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_5; L_5 = KdfParameters_GetIV_m8EC6C5467F42A6766A61E9B331899819BDD96D6E_inline(L_4, /*hidden argument*/NULL); __this->set_iv_3(L_5); // } return; } IL_0028: { // else if (parameters is Iso18033KdfParameters) RuntimeObject* L_6 = ___parameters0; if (!((Iso18033KdfParameters_tFE570EC5D71E1361C1D48CD4A2E121ABBFFD024F *)IsInstClass((RuntimeObject*)L_6, Iso18033KdfParameters_tFE570EC5D71E1361C1D48CD4A2E121ABBFFD024F_il2cpp_TypeInfo_var))) { goto IL_004b; } } { // Iso18033KdfParameters p = (Iso18033KdfParameters)parameters; RuntimeObject* L_7 = ___parameters0; V_1 = ((Iso18033KdfParameters_tFE570EC5D71E1361C1D48CD4A2E121ABBFFD024F *)CastclassClass((RuntimeObject*)L_7, Iso18033KdfParameters_tFE570EC5D71E1361C1D48CD4A2E121ABBFFD024F_il2cpp_TypeInfo_var)); // shared = p.GetSeed(); Iso18033KdfParameters_tFE570EC5D71E1361C1D48CD4A2E121ABBFFD024F * L_8 = V_1; NullCheck(L_8); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_9; L_9 = Iso18033KdfParameters_GetSeed_mCB41D630C139C3A47CF11563E92DFD8DD88D1674_inline(L_8, /*hidden argument*/NULL); __this->set_shared_2(L_9); // iv = null; __this->set_iv_3((ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)NULL); // } return; } IL_004b: { // throw new ArgumentException("KDF parameters required for KDF Generator"); ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_10 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var))); ArgumentException__ctor_m2D35EAD113C2ADC99EB17B940A2097A93FD23EFC(L_10, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralC166909EC442464ACBD6CBD2C6FC0BCBDD162685)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_10, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&BaseKdfBytesGenerator_Init_m29996B4A59029CE524377707913806C9BAC02490_RuntimeMethod_var))); } } // BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.IDigest BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Generators.BaseKdfBytesGenerator::get_Digest() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* BaseKdfBytesGenerator_get_Digest_m817FE0E75032BE7424564C35AB8FD8035BF02BAE (BaseKdfBytesGenerator_t9F8BAA4766A94011AFFDB7D7C52714FBFD3EB255 * __this, const RuntimeMethod* method) { { // get { return digest; } RuntimeObject* L_0 = __this->get_digest_1(); return L_0; } } // System.Int32 BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Generators.BaseKdfBytesGenerator::GenerateBytes(System.Byte[],System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t BaseKdfBytesGenerator_GenerateBytes_mDCFA6E0F70E43435773D6E5A29D1B741247A1A00 (BaseKdfBytesGenerator_t9F8BAA4766A94011AFFDB7D7C52714FBFD3EB255 * __this, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___output0, int32_t ___outOff1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDigest_tB278FE56BD588CA024BB5476E2A7468F836C78C6_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int64_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* V_3 = NULL; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* V_4 = NULL; uint32_t V_5 = 0; int32_t V_6 = 0; uint8_t V_7 = 0x0; { // if ((output.Length - length) < outOff) ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_0 = ___output0; NullCheck(L_0); int32_t L_1 = ___length2; int32_t L_2 = ___outOff1; if ((((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_0)->max_length))), (int32_t)L_1))) >= ((int32_t)L_2))) { goto IL_0013; } } { // throw new DataLengthException("output buffer too small"); DataLengthException_t084143F55FB641046577C7BD1F58BC059B953180 * L_3 = (DataLengthException_t084143F55FB641046577C7BD1F58BC059B953180 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DataLengthException_t084143F55FB641046577C7BD1F58BC059B953180_il2cpp_TypeInfo_var))); DataLengthException__ctor_mFEE2A7A2F649E823D91C8863B37120A82C23FACE(L_3, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralE4D91A275D1835BB2A2111D76DB36CDDDAD83699)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_3, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&BaseKdfBytesGenerator_GenerateBytes_mDCFA6E0F70E43435773D6E5A29D1B741247A1A00_RuntimeMethod_var))); } IL_0013: { // long oBytes = length; int32_t L_4 = ___length2; V_0 = ((int64_t)((int64_t)L_4)); // int outLen = digest.GetDigestSize(); RuntimeObject* L_5 = __this->get_digest_1(); NullCheck(L_5); int32_t L_6; L_6 = InterfaceFuncInvoker0< int32_t >::Invoke(1 /* System.Int32 BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.IDigest::GetDigestSize() */, IDigest_tB278FE56BD588CA024BB5476E2A7468F836C78C6_il2cpp_TypeInfo_var, L_5); V_1 = L_6; // if (oBytes > ((2L << 32) - 1)) int64_t L_7 = V_0; if ((((int64_t)L_7) <= ((int64_t)((int64_t)8589934591LL)))) { goto IL_0039; } } { // throw new ArgumentException("Output length too large"); ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_8 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var))); ArgumentException__ctor_m2D35EAD113C2ADC99EB17B940A2097A93FD23EFC(L_8, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral87AE6FB8B54C63D0A935F46427CA402CAF342664)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_8, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&BaseKdfBytesGenerator_GenerateBytes_mDCFA6E0F70E43435773D6E5A29D1B741247A1A00_RuntimeMethod_var))); } IL_0039: { // int cThreshold = (int)((oBytes + outLen - 1) / outLen); int64_t L_9 = V_0; int32_t L_10 = V_1; int32_t L_11 = V_1; V_2 = ((int32_t)((int32_t)((int64_t)((int64_t)((int64_t)il2cpp_codegen_subtract((int64_t)((int64_t)il2cpp_codegen_add((int64_t)L_9, (int64_t)((int64_t)((int64_t)L_10)))), (int64_t)((int64_t)((int64_t)1))))/(int64_t)((int64_t)((int64_t)L_11)))))); // byte[] dig = new byte[digest.GetDigestSize()]; RuntimeObject* L_12 = __this->get_digest_1(); NullCheck(L_12); int32_t L_13; L_13 = InterfaceFuncInvoker0< int32_t >::Invoke(1 /* System.Int32 BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.IDigest::GetDigestSize() */, IDigest_tB278FE56BD588CA024BB5476E2A7468F836C78C6_il2cpp_TypeInfo_var, L_12); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_14 = (ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)SZArrayNew(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726_il2cpp_TypeInfo_var, (uint32_t)L_13); V_3 = L_14; // byte[] C = new byte[4]; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_15 = (ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)SZArrayNew(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726_il2cpp_TypeInfo_var, (uint32_t)4); V_4 = L_15; // Pack.UInt32_To_BE((uint)counterStart, C, 0); int32_t L_16 = __this->get_counterStart_0(); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_17 = V_4; Pack_UInt32_To_BE_m5560F9EA8F3737406E7B760897168AA1B797B2C5(L_16, L_17, 0, /*hidden argument*/NULL); // uint counterBase = (uint)(counterStart & ~0xFF); int32_t L_18 = __this->get_counterStart_0(); V_5 = ((int32_t)((int32_t)L_18&(int32_t)((int32_t)-256))); // for (int i = 0; i < cThreshold; i++) V_6 = 0; goto IL_012f; } IL_0082: { // digest.BlockUpdate(shared, 0, shared.Length); RuntimeObject* L_19 = __this->get_digest_1(); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_20 = __this->get_shared_2(); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_21 = __this->get_shared_2(); NullCheck(L_21); NullCheck(L_19); InterfaceActionInvoker3< ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*, int32_t, int32_t >::Invoke(4 /* System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.IDigest::BlockUpdate(System.Byte[],System.Int32,System.Int32) */, IDigest_tB278FE56BD588CA024BB5476E2A7468F836C78C6_il2cpp_TypeInfo_var, L_19, L_20, 0, ((int32_t)((int32_t)(((RuntimeArray*)L_21)->max_length)))); // digest.BlockUpdate(C, 0, 4); RuntimeObject* L_22 = __this->get_digest_1(); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_23 = V_4; NullCheck(L_22); InterfaceActionInvoker3< ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*, int32_t, int32_t >::Invoke(4 /* System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.IDigest::BlockUpdate(System.Byte[],System.Int32,System.Int32) */, IDigest_tB278FE56BD588CA024BB5476E2A7468F836C78C6_il2cpp_TypeInfo_var, L_22, L_23, 0, 4); // if (iv != null) ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_24 = __this->get_iv_3(); if (!L_24) { goto IL_00cd; } } { // digest.BlockUpdate(iv, 0, iv.Length); RuntimeObject* L_25 = __this->get_digest_1(); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_26 = __this->get_iv_3(); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_27 = __this->get_iv_3(); NullCheck(L_27); NullCheck(L_25); InterfaceActionInvoker3< ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*, int32_t, int32_t >::Invoke(4 /* System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.IDigest::BlockUpdate(System.Byte[],System.Int32,System.Int32) */, IDigest_tB278FE56BD588CA024BB5476E2A7468F836C78C6_il2cpp_TypeInfo_var, L_25, L_26, 0, ((int32_t)((int32_t)(((RuntimeArray*)L_27)->max_length)))); } IL_00cd: { // digest.DoFinal(dig, 0); RuntimeObject* L_28 = __this->get_digest_1(); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_29 = V_3; NullCheck(L_28); int32_t L_30; L_30 = InterfaceFuncInvoker2< int32_t, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*, int32_t >::Invoke(5 /* System.Int32 BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.IDigest::DoFinal(System.Byte[],System.Int32) */, IDigest_tB278FE56BD588CA024BB5476E2A7468F836C78C6_il2cpp_TypeInfo_var, L_28, L_29, 0); // if (length > outLen) int32_t L_31 = ___length2; int32_t L_32 = V_1; if ((((int32_t)L_31) <= ((int32_t)L_32))) { goto IL_00f5; } } { // Array.Copy(dig, 0, output, outOff, outLen); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_33 = V_3; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_34 = ___output0; int32_t L_35 = ___outOff1; int32_t L_36 = V_1; Array_Copy_m3F127FFB5149532135043FFE285F9177C80CB877((RuntimeArray *)(RuntimeArray *)L_33, 0, (RuntimeArray *)(RuntimeArray *)L_34, L_35, L_36, /*hidden argument*/NULL); // outOff += outLen; int32_t L_37 = ___outOff1; int32_t L_38 = V_1; ___outOff1 = ((int32_t)il2cpp_codegen_add((int32_t)L_37, (int32_t)L_38)); // length -= outLen; int32_t L_39 = ___length2; int32_t L_40 = V_1; ___length2 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_39, (int32_t)L_40)); // } goto IL_00ff; } IL_00f5: { // Array.Copy(dig, 0, output, outOff, length); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_41 = V_3; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_42 = ___output0; int32_t L_43 = ___outOff1; int32_t L_44 = ___length2; Array_Copy_m3F127FFB5149532135043FFE285F9177C80CB877((RuntimeArray *)(RuntimeArray *)L_41, 0, (RuntimeArray *)(RuntimeArray *)L_42, L_43, L_44, /*hidden argument*/NULL); } IL_00ff: { // if (++C[3] == 0) ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_45 = V_4; NullCheck(L_45); uint8_t* L_46 = ((L_45)->GetAddressAt(static_cast(3))); int32_t L_47 = *((uint8_t*)L_46); V_7 = (uint8_t)((int32_t)((uint8_t)((int32_t)il2cpp_codegen_add((int32_t)L_47, (int32_t)1)))); uint8_t L_48 = V_7; *((int8_t*)L_46) = (int8_t)L_48; uint8_t L_49 = V_7; if (L_49) { goto IL_0129; } } { // counterBase += 0x100; uint32_t L_50 = V_5; V_5 = ((int32_t)il2cpp_codegen_add((int32_t)L_50, (int32_t)((int32_t)256))); // Pack.UInt32_To_BE(counterBase, C, 0); uint32_t L_51 = V_5; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_52 = V_4; Pack_UInt32_To_BE_m5560F9EA8F3737406E7B760897168AA1B797B2C5(L_51, L_52, 0, /*hidden argument*/NULL); } IL_0129: { // for (int i = 0; i < cThreshold; i++) int32_t L_53 = V_6; V_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_53, (int32_t)1)); } IL_012f: { // for (int i = 0; i < cThreshold; i++) int32_t L_54 = V_6; int32_t L_55 = V_2; if ((((int32_t)L_54) < ((int32_t)L_55))) { goto IL_0082; } } { // digest.Reset(); RuntimeObject* L_56 = __this->get_digest_1(); NullCheck(L_56); InterfaceActionInvoker0::Invoke(6 /* System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.IDigest::Reset() */, IDigest_tB278FE56BD588CA024BB5476E2A7468F836C78C6_il2cpp_TypeInfo_var, L_56); // return (int)oBytes; int64_t L_57 = V_0; return ((int32_t)((int32_t)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.Boolean BestHTTP.SecureProtocol.Org.BouncyCastle.Utilities.IO.BaseOutputStream::get_CanRead() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool BaseOutputStream_get_CanRead_mE1FBFB197251DC0BE3B10965BA077827D929B855 (BaseOutputStream_t2D9489B8980FD869AC00639443535AA2CE496A6D * __this, const RuntimeMethod* method) { { // public sealed override bool CanRead { get { return false; } } return (bool)0; } } // System.Boolean BestHTTP.SecureProtocol.Org.BouncyCastle.Utilities.IO.BaseOutputStream::get_CanSeek() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool BaseOutputStream_get_CanSeek_mB409E038BE495EBBEB86132BEF27C785ED511A8F (BaseOutputStream_t2D9489B8980FD869AC00639443535AA2CE496A6D * __this, const RuntimeMethod* method) { { // public sealed override bool CanSeek { get { return false; } } return (bool)0; } } // System.Boolean BestHTTP.SecureProtocol.Org.BouncyCastle.Utilities.IO.BaseOutputStream::get_CanWrite() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool BaseOutputStream_get_CanWrite_mF466FCEB9739AC36F6B72A090A47275DD103BECD (BaseOutputStream_t2D9489B8980FD869AC00639443535AA2CE496A6D * __this, const RuntimeMethod* method) { { // public sealed override bool CanWrite { get { return !closed; } } bool L_0 = __this->get_closed_5(); return (bool)((((int32_t)L_0) == ((int32_t)0))? 1 : 0); } } // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Utilities.IO.BaseOutputStream::Close() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BaseOutputStream_Close_m6AD1E0DDAC9F4CD3194D77A2B6D275A6A4053BE0 (BaseOutputStream_t2D9489B8980FD869AC00639443535AA2CE496A6D * __this, const RuntimeMethod* method) { { // closed = true; __this->set_closed_5((bool)1); // base.Close(); Stream_Close_mC34AF5832AD2E47C5E8F9D44E969C45F6F0A9A13(__this, /*hidden argument*/NULL); // } return; } } // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Utilities.IO.BaseOutputStream::Flush() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BaseOutputStream_Flush_m508BC7B74C4026D76574D2635C9AEADFAC0E0117 (BaseOutputStream_t2D9489B8980FD869AC00639443535AA2CE496A6D * __this, const RuntimeMethod* method) { { // public override void Flush() { } return; } } // System.Int64 BestHTTP.SecureProtocol.Org.BouncyCastle.Utilities.IO.BaseOutputStream::get_Length() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int64_t BaseOutputStream_get_Length_mADA2194FF4296C5DA2B364E5649C57EEE1B4610F (BaseOutputStream_t2D9489B8980FD869AC00639443535AA2CE496A6D * __this, const RuntimeMethod* method) { { // public sealed override long Length { get { throw new NotSupportedException(); } } NotSupportedException_tB9D89F0E9470A2C423D239D7C68EE0CFD77F9339 * L_0 = (NotSupportedException_tB9D89F0E9470A2C423D239D7C68EE0CFD77F9339 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NotSupportedException_tB9D89F0E9470A2C423D239D7C68EE0CFD77F9339_il2cpp_TypeInfo_var))); NotSupportedException__ctor_m3EA81A5B209A87C3ADA47443F2AFFF735E5256EE(L_0, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&BaseOutputStream_get_Length_mADA2194FF4296C5DA2B364E5649C57EEE1B4610F_RuntimeMethod_var))); } } // System.Int64 BestHTTP.SecureProtocol.Org.BouncyCastle.Utilities.IO.BaseOutputStream::get_Position() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int64_t BaseOutputStream_get_Position_mD4275E0A9CC71DEBDC9662C2308F988D48CBF8F2 (BaseOutputStream_t2D9489B8980FD869AC00639443535AA2CE496A6D * __this, const RuntimeMethod* method) { { // get { throw new NotSupportedException(); } NotSupportedException_tB9D89F0E9470A2C423D239D7C68EE0CFD77F9339 * L_0 = (NotSupportedException_tB9D89F0E9470A2C423D239D7C68EE0CFD77F9339 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NotSupportedException_tB9D89F0E9470A2C423D239D7C68EE0CFD77F9339_il2cpp_TypeInfo_var))); NotSupportedException__ctor_m3EA81A5B209A87C3ADA47443F2AFFF735E5256EE(L_0, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&BaseOutputStream_get_Position_mD4275E0A9CC71DEBDC9662C2308F988D48CBF8F2_RuntimeMethod_var))); } } // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Utilities.IO.BaseOutputStream::set_Position(System.Int64) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BaseOutputStream_set_Position_mF23A0892180D7B1C8659F8D7D0B06445FEEB94D6 (BaseOutputStream_t2D9489B8980FD869AC00639443535AA2CE496A6D * __this, int64_t ___value0, const RuntimeMethod* method) { { // set { throw new NotSupportedException(); } NotSupportedException_tB9D89F0E9470A2C423D239D7C68EE0CFD77F9339 * L_0 = (NotSupportedException_tB9D89F0E9470A2C423D239D7C68EE0CFD77F9339 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NotSupportedException_tB9D89F0E9470A2C423D239D7C68EE0CFD77F9339_il2cpp_TypeInfo_var))); NotSupportedException__ctor_m3EA81A5B209A87C3ADA47443F2AFFF735E5256EE(L_0, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&BaseOutputStream_set_Position_mF23A0892180D7B1C8659F8D7D0B06445FEEB94D6_RuntimeMethod_var))); } } // System.Int32 BestHTTP.SecureProtocol.Org.BouncyCastle.Utilities.IO.BaseOutputStream::Read(System.Byte[],System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t BaseOutputStream_Read_mC877C382C5E12E6059AE9AEAED9686293B2DA0F9 (BaseOutputStream_t2D9489B8980FD869AC00639443535AA2CE496A6D * __this, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___buffer0, int32_t ___offset1, int32_t ___count2, const RuntimeMethod* method) { { // public sealed override int Read(byte[] buffer, int offset, int count) { throw new NotSupportedException(); } NotSupportedException_tB9D89F0E9470A2C423D239D7C68EE0CFD77F9339 * L_0 = (NotSupportedException_tB9D89F0E9470A2C423D239D7C68EE0CFD77F9339 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NotSupportedException_tB9D89F0E9470A2C423D239D7C68EE0CFD77F9339_il2cpp_TypeInfo_var))); NotSupportedException__ctor_m3EA81A5B209A87C3ADA47443F2AFFF735E5256EE(L_0, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&BaseOutputStream_Read_mC877C382C5E12E6059AE9AEAED9686293B2DA0F9_RuntimeMethod_var))); } } // System.Int64 BestHTTP.SecureProtocol.Org.BouncyCastle.Utilities.IO.BaseOutputStream::Seek(System.Int64,System.IO.SeekOrigin) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int64_t BaseOutputStream_Seek_m06BAB08A563C07E2CE19CC8DA68A235CC01DBE41 (BaseOutputStream_t2D9489B8980FD869AC00639443535AA2CE496A6D * __this, int64_t ___offset0, int32_t ___origin1, const RuntimeMethod* method) { { // public sealed override long Seek(long offset, SeekOrigin origin) { throw new NotSupportedException(); } NotSupportedException_tB9D89F0E9470A2C423D239D7C68EE0CFD77F9339 * L_0 = (NotSupportedException_tB9D89F0E9470A2C423D239D7C68EE0CFD77F9339 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NotSupportedException_tB9D89F0E9470A2C423D239D7C68EE0CFD77F9339_il2cpp_TypeInfo_var))); NotSupportedException__ctor_m3EA81A5B209A87C3ADA47443F2AFFF735E5256EE(L_0, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&BaseOutputStream_Seek_m06BAB08A563C07E2CE19CC8DA68A235CC01DBE41_RuntimeMethod_var))); } } // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Utilities.IO.BaseOutputStream::SetLength(System.Int64) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BaseOutputStream_SetLength_mD1F221ADDF65E58BBD3E7877619B1440C899D8AA (BaseOutputStream_t2D9489B8980FD869AC00639443535AA2CE496A6D * __this, int64_t ___value0, const RuntimeMethod* method) { { // public sealed override void SetLength(long value) { throw new NotSupportedException(); } NotSupportedException_tB9D89F0E9470A2C423D239D7C68EE0CFD77F9339 * L_0 = (NotSupportedException_tB9D89F0E9470A2C423D239D7C68EE0CFD77F9339 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NotSupportedException_tB9D89F0E9470A2C423D239D7C68EE0CFD77F9339_il2cpp_TypeInfo_var))); NotSupportedException__ctor_m3EA81A5B209A87C3ADA47443F2AFFF735E5256EE(L_0, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&BaseOutputStream_SetLength_mD1F221ADDF65E58BBD3E7877619B1440C899D8AA_RuntimeMethod_var))); } } // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Utilities.IO.BaseOutputStream::Write(System.Byte[],System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BaseOutputStream_Write_m00B3F32AB866F41E9990D8E51C15E3016BA18C40 (BaseOutputStream_t2D9489B8980FD869AC00639443535AA2CE496A6D * __this, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___buffer0, int32_t ___offset1, int32_t ___count2, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t V_1 = 0; { // int end = offset + count; int32_t L_0 = ___offset1; int32_t L_1 = ___count2; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)L_1)); // for (int i = offset; i < end; ++i) int32_t L_2 = ___offset1; V_1 = L_2; goto IL_0015; } IL_0008: { // this.WriteByte(buffer[i]); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_3 = ___buffer0; int32_t L_4 = V_1; NullCheck(L_3); int32_t L_5 = L_4; uint8_t L_6 = (L_3)->GetAt(static_cast(L_5)); VirtualActionInvoker1< uint8_t >::Invoke(33 /* System.Void System.IO.Stream::WriteByte(System.Byte) */, __this, L_6); // for (int i = offset; i < end; ++i) int32_t L_7 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_7, (int32_t)1)); } IL_0015: { // for (int i = offset; i < end; ++i) int32_t L_8 = V_1; int32_t L_9 = V_0; if ((((int32_t)L_8) < ((int32_t)L_9))) { goto IL_0008; } } { // } return; } } // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Utilities.IO.BaseOutputStream::Write(System.Byte[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BaseOutputStream_Write_m491DCB47A7461E64061C7F8C3348F506AC63F334 (BaseOutputStream_t2D9489B8980FD869AC00639443535AA2CE496A6D * __this, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___buffer0, const RuntimeMethod* method) { { // Write(buffer, 0, buffer.Length); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_0 = ___buffer0; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_1 = ___buffer0; NullCheck(L_1); VirtualActionInvoker3< ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*, int32_t, int32_t >::Invoke(32 /* System.Void System.IO.Stream::Write(System.Byte[],System.Int32,System.Int32) */, __this, L_0, 0, ((int32_t)((int32_t)(((RuntimeArray*)L_1)->max_length)))); // } return; } } // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Utilities.IO.BaseOutputStream::WriteByte(System.Byte) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BaseOutputStream_WriteByte_mC2980581472DD6F9CB68C252958DF44B855908FD (BaseOutputStream_t2D9489B8980FD869AC00639443535AA2CE496A6D * __this, uint8_t ___b0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // Write(new byte[]{ b }, 0, 1); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_0 = (ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)SZArrayNew(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726_il2cpp_TypeInfo_var, (uint32_t)1); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_1 = L_0; uint8_t L_2 = ___b0; NullCheck(L_1); (L_1)->SetAt(static_cast(0), (uint8_t)L_2); VirtualActionInvoker3< ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*, int32_t, int32_t >::Invoke(32 /* System.Void System.IO.Stream::Write(System.Byte[],System.Int32,System.Int32) */, __this, L_1, 0, 1); // } return; } } // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Utilities.IO.BaseOutputStream::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BaseOutputStream__ctor_m7802B08CCF6C19EE509CD8CD10D98142DC57C993 (BaseOutputStream_t2D9489B8980FD869AC00639443535AA2CE496A6D * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB_il2cpp_TypeInfo_var); Stream__ctor_m5EB0B4BCC014E7D1F18FE0E72B2D6D0C5C13D5C4(__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 BaseSpeedSlider::Start() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BaseSpeedSlider_Start_mADD3E98B89B8F00ED58EE1B7FD869423FF3ABE0F (BaseSpeedSlider_tC53B7872423CAECAFE56455C58E9634E18A2F02E * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BaseSpeedSlider_tC53B7872423CAECAFE56455C58E9634E18A2F02E_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Component_GetComponent_TisText_t6A2339DA6C05AE2646FC1A6C8FCC127391BE7FA1_mE775A52A31F4F2F9E99272B014CC0CBFB4BD3294_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral1A82671F2C34BEA09C35354DDB899812746CBCF9); s_Il2CppMethodInitialized = true; } { // ins = this; ((BaseSpeedSlider_tC53B7872423CAECAFE56455C58E9634E18A2F02E_StaticFields*)il2cpp_codegen_static_fields_for(BaseSpeedSlider_tC53B7872423CAECAFE56455C58E9634E18A2F02E_il2cpp_TypeInfo_var))->set_ins_5(__this); // text = this.transform.Find("Text").GetComponent(); Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_0; L_0 = Component_get_transform_mE8496EBC45BEB1BADB5F314960F1DF1C952FA11F(__this, /*hidden argument*/NULL); NullCheck(L_0); Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_1; L_1 = Transform_Find_mB1687901A4FB0D562C44A93CC67CD35DCFCAABA1(L_0, _stringLiteral1A82671F2C34BEA09C35354DDB899812746CBCF9, /*hidden argument*/NULL); NullCheck(L_1); Text_t6A2339DA6C05AE2646FC1A6C8FCC127391BE7FA1 * L_2; L_2 = Component_GetComponent_TisText_t6A2339DA6C05AE2646FC1A6C8FCC127391BE7FA1_mE775A52A31F4F2F9E99272B014CC0CBFB4BD3294(L_1, /*hidden argument*/Component_GetComponent_TisText_t6A2339DA6C05AE2646FC1A6C8FCC127391BE7FA1_mE775A52A31F4F2F9E99272B014CC0CBFB4BD3294_RuntimeMethod_var); __this->set_text_4(L_2); // } return; } } // System.Void BaseSpeedSlider::onSlider() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BaseSpeedSlider_onSlider_m015F8E7D7D59C1BC9D2B4953C5583B969DB082E4 (BaseSpeedSlider_tC53B7872423CAECAFE56455C58E9634E18A2F02E * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Component_GetComponent_TisSlider_tBF39A11CC24CBD3F8BD728982ACAEAE43989B51A_m62CA79A85A59521387448ECD1E83CF87BD3C9EE7_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral2B03C8EFAE24C9C5AD00032EC99ACAA5C34A771C); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral3CBDA36F98C255223692548513831A8BB192F40A); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral459B219EEC5878B4E8D95266C4F5C0952305DE0D); s_Il2CppMethodInitialized = true; } float V_0 = 0.0f; { // float value = this.GetComponent().value; Slider_tBF39A11CC24CBD3F8BD728982ACAEAE43989B51A * L_0; L_0 = Component_GetComponent_TisSlider_tBF39A11CC24CBD3F8BD728982ACAEAE43989B51A_m62CA79A85A59521387448ECD1E83CF87BD3C9EE7(__this, /*hidden argument*/Component_GetComponent_TisSlider_tBF39A11CC24CBD3F8BD728982ACAEAE43989B51A_m62CA79A85A59521387448ECD1E83CF87BD3C9EE7_RuntimeMethod_var); NullCheck(L_0); float L_1; L_1 = VirtualFuncInvoker0< float >::Invoke(46 /* System.Single UnityEngine.UI.Slider::get_value() */, L_0); V_0 = L_1; // text.text = "???? " + (value).ToString("#0.00") + "m/s"; Text_t6A2339DA6C05AE2646FC1A6C8FCC127391BE7FA1 * L_2 = __this->get_text_4(); String_t* L_3; L_3 = Single_ToString_m15F10F2AFF80750906CEFCFB456EBA84F9D2E8D7((float*)(&V_0), _stringLiteral3CBDA36F98C255223692548513831A8BB192F40A, /*hidden argument*/NULL); String_t* L_4; L_4 = String_Concat_m89EAB4C6A96B0E5C3F87300D6BE78D386B9EFC44(_stringLiteral459B219EEC5878B4E8D95266C4F5C0952305DE0D, L_3, _stringLiteral2B03C8EFAE24C9C5AD00032EC99ACAA5C34A771C, /*hidden argument*/NULL); NullCheck(L_2); VirtualActionInvoker1< String_t* >::Invoke(75 /* System.Void UnityEngine.UI.Text::set_text(System.String) */, L_2, L_4); // } return; } } // System.Single BaseSpeedSlider::getValue() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float BaseSpeedSlider_getValue_m8B3B9AE05B963B78D2FE2E433E628A7811A645E6 (BaseSpeedSlider_tC53B7872423CAECAFE56455C58E9634E18A2F02E * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Component_GetComponent_TisSlider_tBF39A11CC24CBD3F8BD728982ACAEAE43989B51A_m62CA79A85A59521387448ECD1E83CF87BD3C9EE7_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } { // return this.GetComponent().value * 0.5f; Slider_tBF39A11CC24CBD3F8BD728982ACAEAE43989B51A * L_0; L_0 = Component_GetComponent_TisSlider_tBF39A11CC24CBD3F8BD728982ACAEAE43989B51A_m62CA79A85A59521387448ECD1E83CF87BD3C9EE7(__this, /*hidden argument*/Component_GetComponent_TisSlider_tBF39A11CC24CBD3F8BD728982ACAEAE43989B51A_m62CA79A85A59521387448ECD1E83CF87BD3C9EE7_RuntimeMethod_var); NullCheck(L_0); float L_1; L_1 = VirtualFuncInvoker0< float >::Invoke(46 /* System.Single UnityEngine.UI.Slider::get_value() */, L_0); return ((float)il2cpp_codegen_multiply((float)L_1, (float)(0.5f))); } } // System.Void BaseSpeedSlider::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BaseSpeedSlider__ctor_m784A98E6351A64A40F96F85962B7DB905B6078AC (BaseSpeedSlider_tC53B7872423CAECAFE56455C58E9634E18A2F02E * __this, const RuntimeMethod* method) { { MonoBehaviour__ctor_mC0995D847F6A95B1A553652636C38A2AA8B13BED(__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 // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X509.BasicConstraints BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X509.BasicConstraints::GetInstance(BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1TaggedObject,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BasicConstraints_t726ADB92F5098B7B4A50C44450B9A219DD48AA7C * BasicConstraints_GetInstance_m55DD49A79D8AB297167BF9D91805EE8DC725BCC6 (Asn1TaggedObject_t4B044FB8A3CF8DEE46156A0F07290A97EBA600F0 * ___obj0, bool ___explicitly1, const RuntimeMethod* method) { { // return GetInstance(Asn1Sequence.GetInstance(obj, explicitly)); Asn1TaggedObject_t4B044FB8A3CF8DEE46156A0F07290A97EBA600F0 * L_0 = ___obj0; bool L_1 = ___explicitly1; Asn1Sequence_t95137642F0FE56379E966B4C62A5A4DAC9DC37E8 * L_2; L_2 = Asn1Sequence_GetInstance_m682AEF9FD99CABE589DF0AA4DB2CAC4996AEFD25(L_0, L_1, /*hidden argument*/NULL); BasicConstraints_t726ADB92F5098B7B4A50C44450B9A219DD48AA7C * L_3; L_3 = BasicConstraints_GetInstance_mD0D7527B2DCBB76EDD5C233ABFA074A5AADBF6BF(L_2, /*hidden argument*/NULL); return L_3; } } // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X509.BasicConstraints BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X509.BasicConstraints::GetInstance(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BasicConstraints_t726ADB92F5098B7B4A50C44450B9A219DD48AA7C * BasicConstraints_GetInstance_mD0D7527B2DCBB76EDD5C233ABFA074A5AADBF6BF (RuntimeObject * ___obj0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Asn1Sequence_t95137642F0FE56379E966B4C62A5A4DAC9DC37E8_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BasicConstraints_t726ADB92F5098B7B4A50C44450B9A219DD48AA7C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&X509Extension_t977D8DEE7C59707768F9038FE1B97F2E243B80AB_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // if (obj == null || obj is BasicConstraints) RuntimeObject * L_0 = ___obj0; if (!L_0) { goto IL_000b; } } { RuntimeObject * L_1 = ___obj0; if (!((BasicConstraints_t726ADB92F5098B7B4A50C44450B9A219DD48AA7C *)IsInstClass((RuntimeObject*)L_1, BasicConstraints_t726ADB92F5098B7B4A50C44450B9A219DD48AA7C_il2cpp_TypeInfo_var))) { goto IL_0012; } } IL_000b: { // return (BasicConstraints) obj; RuntimeObject * L_2 = ___obj0; return ((BasicConstraints_t726ADB92F5098B7B4A50C44450B9A219DD48AA7C *)CastclassClass((RuntimeObject*)L_2, BasicConstraints_t726ADB92F5098B7B4A50C44450B9A219DD48AA7C_il2cpp_TypeInfo_var)); } IL_0012: { // if (obj is Asn1Sequence) RuntimeObject * L_3 = ___obj0; if (!((Asn1Sequence_t95137642F0FE56379E966B4C62A5A4DAC9DC37E8 *)IsInstClass((RuntimeObject*)L_3, Asn1Sequence_t95137642F0FE56379E966B4C62A5A4DAC9DC37E8_il2cpp_TypeInfo_var))) { goto IL_0026; } } { // return new BasicConstraints((Asn1Sequence) obj); RuntimeObject * L_4 = ___obj0; BasicConstraints_t726ADB92F5098B7B4A50C44450B9A219DD48AA7C * L_5 = (BasicConstraints_t726ADB92F5098B7B4A50C44450B9A219DD48AA7C *)il2cpp_codegen_object_new(BasicConstraints_t726ADB92F5098B7B4A50C44450B9A219DD48AA7C_il2cpp_TypeInfo_var); BasicConstraints__ctor_m45960CF8B625CBDFEC9D9EDD78A81AE52C3B4D28(L_5, ((Asn1Sequence_t95137642F0FE56379E966B4C62A5A4DAC9DC37E8 *)CastclassClass((RuntimeObject*)L_4, Asn1Sequence_t95137642F0FE56379E966B4C62A5A4DAC9DC37E8_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); return L_5; } IL_0026: { // if (obj is X509Extension) RuntimeObject * L_6 = ___obj0; if (!((X509Extension_t977D8DEE7C59707768F9038FE1B97F2E243B80AB *)IsInstClass((RuntimeObject*)L_6, X509Extension_t977D8DEE7C59707768F9038FE1B97F2E243B80AB_il2cpp_TypeInfo_var))) { goto IL_003f; } } { // return GetInstance(X509Extension.ConvertValueToObject((X509Extension) obj)); RuntimeObject * L_7 = ___obj0; Asn1Object_t6EBED9F28280E72844A4F6F176D7E2A5B94FFCFC * L_8; L_8 = X509Extension_ConvertValueToObject_m7A8320756D4F6CCD63814B942091D67E78738486(((X509Extension_t977D8DEE7C59707768F9038FE1B97F2E243B80AB *)CastclassClass((RuntimeObject*)L_7, X509Extension_t977D8DEE7C59707768F9038FE1B97F2E243B80AB_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); BasicConstraints_t726ADB92F5098B7B4A50C44450B9A219DD48AA7C * L_9; L_9 = BasicConstraints_GetInstance_mD0D7527B2DCBB76EDD5C233ABFA074A5AADBF6BF(L_8, /*hidden argument*/NULL); return L_9; } IL_003f: { // throw new ArgumentException("unknown object in factory: " + BestHTTP.SecureProtocol.Org.BouncyCastle.Utilities.Platform.GetTypeName(obj), "obj"); RuntimeObject * L_10 = ___obj0; IL2CPP_RUNTIME_CLASS_INIT(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Platform_t0EFEB39A6344675D077C7B85E0F7F00BDD996804_il2cpp_TypeInfo_var))); String_t* L_11; L_11 = Platform_GetTypeName_m6EE4C5C80014DB651B39EAA755D394E21009EADB(L_10, /*hidden argument*/NULL); String_t* L_12; L_12 = String_Concat_m4B4AB72618348C5DFBFBA8DED84B9E2EBDB55E1B(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral208AB955F2E809407B7FCCE1C2D128F670FAC0BE)), L_11, /*hidden argument*/NULL); ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_13 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var))); ArgumentException__ctor_m71044C2110E357B71A1C30D2561C3F861AF1DC0D(L_13, L_12, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral690BF02630AC0BD6AA6BD08D2C36A28E1FC54F3E)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_13, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&BasicConstraints_GetInstance_mD0D7527B2DCBB76EDD5C233ABFA074A5AADBF6BF_RuntimeMethod_var))); } } // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X509.BasicConstraints::.ctor(BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1Sequence) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BasicConstraints__ctor_m45960CF8B625CBDFEC9D9EDD78A81AE52C3B4D28 (BasicConstraints_t726ADB92F5098B7B4A50C44450B9A219DD48AA7C * __this, Asn1Sequence_t95137642F0FE56379E966B4C62A5A4DAC9DC37E8 * ___seq0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DerBoolean_tBD51CF0F148E373C49BAB60C4EF2971322FD04DE_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // private BasicConstraints( // Asn1Sequence seq) Asn1Encodable__ctor_mF956C9DAF4A126B7B4406E2DD0EED16E64ABA126(__this, /*hidden argument*/NULL); // if (seq.Count > 0) Asn1Sequence_t95137642F0FE56379E966B4C62A5A4DAC9DC37E8 * L_0 = ___seq0; NullCheck(L_0); int32_t L_1; L_1 = VirtualFuncInvoker0< int32_t >::Invoke(13 /* System.Int32 BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1Sequence::get_Count() */, L_0); if ((((int32_t)L_1) <= ((int32_t)0))) { goto IL_0076; } } { // if (seq[0] is DerBoolean) Asn1Sequence_t95137642F0FE56379E966B4C62A5A4DAC9DC37E8 * L_2 = ___seq0; NullCheck(L_2); Asn1Encodable_tCA51194A73D6D9585045A4D23CF12B939BF7F6EC * L_3; L_3 = VirtualFuncInvoker1< Asn1Encodable_tCA51194A73D6D9585045A4D23CF12B939BF7F6EC *, int32_t >::Invoke(12 /* BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1Encodable BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1Sequence::get_Item(System.Int32) */, L_2, 0); if (!((DerBoolean_tBD51CF0F148E373C49BAB60C4EF2971322FD04DE *)IsInstClass((RuntimeObject*)L_3, DerBoolean_tBD51CF0F148E373C49BAB60C4EF2971322FD04DE_il2cpp_TypeInfo_var))) { goto IL_0031; } } { // this.cA = DerBoolean.GetInstance(seq[0]); Asn1Sequence_t95137642F0FE56379E966B4C62A5A4DAC9DC37E8 * L_4 = ___seq0; NullCheck(L_4); Asn1Encodable_tCA51194A73D6D9585045A4D23CF12B939BF7F6EC * L_5; L_5 = VirtualFuncInvoker1< Asn1Encodable_tCA51194A73D6D9585045A4D23CF12B939BF7F6EC *, int32_t >::Invoke(12 /* BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1Encodable BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1Sequence::get_Item(System.Int32) */, L_4, 0); IL2CPP_RUNTIME_CLASS_INIT(DerBoolean_tBD51CF0F148E373C49BAB60C4EF2971322FD04DE_il2cpp_TypeInfo_var); DerBoolean_tBD51CF0F148E373C49BAB60C4EF2971322FD04DE * L_6; L_6 = DerBoolean_GetInstance_m7918E4CF94264F4476A2D804104DBB1EE8E2989E(L_5, /*hidden argument*/NULL); __this->set_cA_2(L_6); // } goto IL_0043; } IL_0031: { // this.pathLenConstraint = DerInteger.GetInstance(seq[0]); Asn1Sequence_t95137642F0FE56379E966B4C62A5A4DAC9DC37E8 * L_7 = ___seq0; NullCheck(L_7); Asn1Encodable_tCA51194A73D6D9585045A4D23CF12B939BF7F6EC * L_8; L_8 = VirtualFuncInvoker1< Asn1Encodable_tCA51194A73D6D9585045A4D23CF12B939BF7F6EC *, int32_t >::Invoke(12 /* BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1Encodable BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1Sequence::get_Item(System.Int32) */, L_7, 0); DerInteger_tB789F30D6E0E2EFD1E2FFE5AF48B5A98CC61F157 * L_9; L_9 = DerInteger_GetInstance_mEB828AC32C714AA41BFAE14D9477493111CD42BC(L_8, /*hidden argument*/NULL); __this->set_pathLenConstraint_3(L_9); } IL_0043: { // if (seq.Count > 1) Asn1Sequence_t95137642F0FE56379E966B4C62A5A4DAC9DC37E8 * L_10 = ___seq0; NullCheck(L_10); int32_t L_11; L_11 = VirtualFuncInvoker0< int32_t >::Invoke(13 /* System.Int32 BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1Sequence::get_Count() */, L_10); if ((((int32_t)L_11) <= ((int32_t)1))) { goto IL_0076; } } { // if (this.cA == null) DerBoolean_tBD51CF0F148E373C49BAB60C4EF2971322FD04DE * L_12 = __this->get_cA_2(); if (L_12) { goto IL_0064; } } { // throw new ArgumentException("wrong sequence in constructor", "seq"); ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_13 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var))); ArgumentException__ctor_m71044C2110E357B71A1C30D2561C3F861AF1DC0D(L_13, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral8A0C12ABE867D79F6F7D7E94555501F2BEE6826D)), ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral24C049E512CD1B48036BD162FF63700A57CA3469)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_13, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&BasicConstraints__ctor_m45960CF8B625CBDFEC9D9EDD78A81AE52C3B4D28_RuntimeMethod_var))); } IL_0064: { // this.pathLenConstraint = DerInteger.GetInstance(seq[1]); Asn1Sequence_t95137642F0FE56379E966B4C62A5A4DAC9DC37E8 * L_14 = ___seq0; NullCheck(L_14); Asn1Encodable_tCA51194A73D6D9585045A4D23CF12B939BF7F6EC * L_15; L_15 = VirtualFuncInvoker1< Asn1Encodable_tCA51194A73D6D9585045A4D23CF12B939BF7F6EC *, int32_t >::Invoke(12 /* BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1Encodable BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1Sequence::get_Item(System.Int32) */, L_14, 1); DerInteger_tB789F30D6E0E2EFD1E2FFE5AF48B5A98CC61F157 * L_16; L_16 = DerInteger_GetInstance_mEB828AC32C714AA41BFAE14D9477493111CD42BC(L_15, /*hidden argument*/NULL); __this->set_pathLenConstraint_3(L_16); } IL_0076: { // } return; } } // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X509.BasicConstraints::.ctor(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BasicConstraints__ctor_mF3DB599A46D58AA304D3BDC3EF2656B7526255BA (BasicConstraints_t726ADB92F5098B7B4A50C44450B9A219DD48AA7C * __this, bool ___cA0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DerBoolean_tBD51CF0F148E373C49BAB60C4EF2971322FD04DE_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // public BasicConstraints( // bool cA) Asn1Encodable__ctor_mF956C9DAF4A126B7B4406E2DD0EED16E64ABA126(__this, /*hidden argument*/NULL); // if (cA) bool L_0 = ___cA0; if (!L_0) { goto IL_0014; } } { // this.cA = DerBoolean.True; IL2CPP_RUNTIME_CLASS_INIT(DerBoolean_tBD51CF0F148E373C49BAB60C4EF2971322FD04DE_il2cpp_TypeInfo_var); DerBoolean_tBD51CF0F148E373C49BAB60C4EF2971322FD04DE * L_1 = ((DerBoolean_tBD51CF0F148E373C49BAB60C4EF2971322FD04DE_StaticFields*)il2cpp_codegen_static_fields_for(DerBoolean_tBD51CF0F148E373C49BAB60C4EF2971322FD04DE_il2cpp_TypeInfo_var))->get_True_4(); __this->set_cA_2(L_1); } IL_0014: { // } return; } } // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X509.BasicConstraints::.ctor(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BasicConstraints__ctor_m3DC8845537B9122E5EBB42F8B9F0AF5FC801FF2F (BasicConstraints_t726ADB92F5098B7B4A50C44450B9A219DD48AA7C * __this, int32_t ___pathLenConstraint0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DerBoolean_tBD51CF0F148E373C49BAB60C4EF2971322FD04DE_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DerInteger_tB789F30D6E0E2EFD1E2FFE5AF48B5A98CC61F157_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // public BasicConstraints( // int pathLenConstraint) Asn1Encodable__ctor_mF956C9DAF4A126B7B4406E2DD0EED16E64ABA126(__this, /*hidden argument*/NULL); // this.cA = DerBoolean.True; IL2CPP_RUNTIME_CLASS_INIT(DerBoolean_tBD51CF0F148E373C49BAB60C4EF2971322FD04DE_il2cpp_TypeInfo_var); DerBoolean_tBD51CF0F148E373C49BAB60C4EF2971322FD04DE * L_0 = ((DerBoolean_tBD51CF0F148E373C49BAB60C4EF2971322FD04DE_StaticFields*)il2cpp_codegen_static_fields_for(DerBoolean_tBD51CF0F148E373C49BAB60C4EF2971322FD04DE_il2cpp_TypeInfo_var))->get_True_4(); __this->set_cA_2(L_0); // this.pathLenConstraint = new DerInteger(pathLenConstraint); int32_t L_1 = ___pathLenConstraint0; DerInteger_tB789F30D6E0E2EFD1E2FFE5AF48B5A98CC61F157 * L_2 = (DerInteger_tB789F30D6E0E2EFD1E2FFE5AF48B5A98CC61F157 *)il2cpp_codegen_object_new(DerInteger_tB789F30D6E0E2EFD1E2FFE5AF48B5A98CC61F157_il2cpp_TypeInfo_var); DerInteger__ctor_m014B0C2AADB00543E51D3621D5B93E030C47F6CA(L_2, L_1, /*hidden argument*/NULL); __this->set_pathLenConstraint_3(L_2); // } return; } } // System.Boolean BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X509.BasicConstraints::IsCA() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool BasicConstraints_IsCA_m95E049A6982A9B37282119B6B440A626E48BC5F5 (BasicConstraints_t726ADB92F5098B7B4A50C44450B9A219DD48AA7C * __this, const RuntimeMethod* method) { { // return cA != null && cA.IsTrue; DerBoolean_tBD51CF0F148E373C49BAB60C4EF2971322FD04DE * L_0 = __this->get_cA_2(); if (!L_0) { goto IL_0014; } } { DerBoolean_tBD51CF0F148E373C49BAB60C4EF2971322FD04DE * L_1 = __this->get_cA_2(); NullCheck(L_1); bool L_2; L_2 = DerBoolean_get_IsTrue_m00DA9150D69691DEE4C74C71480F97CCDA277647(L_1, /*hidden argument*/NULL); return L_2; } IL_0014: { return (bool)0; } } // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X509.BasicConstraints::get_PathLenConstraint() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * BasicConstraints_get_PathLenConstraint_mBAD9C3803E5113DAC9A4C9FA4A25B2AFF68AD7AE (BasicConstraints_t726ADB92F5098B7B4A50C44450B9A219DD48AA7C * __this, const RuntimeMethod* method) { { // get { return pathLenConstraint == null ? null : pathLenConstraint.Value; } DerInteger_tB789F30D6E0E2EFD1E2FFE5AF48B5A98CC61F157 * L_0 = __this->get_pathLenConstraint_3(); if (!L_0) { goto IL_0014; } } { DerInteger_tB789F30D6E0E2EFD1E2FFE5AF48B5A98CC61F157 * L_1 = __this->get_pathLenConstraint_3(); NullCheck(L_1); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_2; L_2 = DerInteger_get_Value_m8C263058A637AE123BD47291A36538E05E374478(L_1, /*hidden argument*/NULL); return L_2; } IL_0014: { return (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 *)NULL; } } // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1Object BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X509.BasicConstraints::ToAsn1Object() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Asn1Object_t6EBED9F28280E72844A4F6F176D7E2A5B94FFCFC * BasicConstraints_ToAsn1Object_mB405FE23EDA8B5B9185F5C7F050A0E65B0252768 (BasicConstraints_t726ADB92F5098B7B4A50C44450B9A219DD48AA7C * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Array_Empty_TisAsn1Encodable_tCA51194A73D6D9585045A4D23CF12B939BF7F6EC_m6133560D3294995A1E65C8837F69C407350CD6DB_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Asn1EncodableU5BU5D_t64E34B1D2A460B8FA8D1BC14E7CFEB7B897191CE_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Asn1EncodableVector_t7D6E9FB73A814E2472F7EAC6EC0CCCB5A3C93BD3_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DerSequence_t29D35AAD253161C53C8C83F576DEA1F28B8DFF09_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Asn1EncodableVector_t7D6E9FB73A814E2472F7EAC6EC0CCCB5A3C93BD3 * V_0 = NULL; { // Asn1EncodableVector v = new Asn1EncodableVector(); Asn1EncodableU5BU5D_t64E34B1D2A460B8FA8D1BC14E7CFEB7B897191CE* L_0; L_0 = Array_Empty_TisAsn1Encodable_tCA51194A73D6D9585045A4D23CF12B939BF7F6EC_m6133560D3294995A1E65C8837F69C407350CD6DB_inline(/*hidden argument*/Array_Empty_TisAsn1Encodable_tCA51194A73D6D9585045A4D23CF12B939BF7F6EC_m6133560D3294995A1E65C8837F69C407350CD6DB_RuntimeMethod_var); Asn1EncodableVector_t7D6E9FB73A814E2472F7EAC6EC0CCCB5A3C93BD3 * L_1 = (Asn1EncodableVector_t7D6E9FB73A814E2472F7EAC6EC0CCCB5A3C93BD3 *)il2cpp_codegen_object_new(Asn1EncodableVector_t7D6E9FB73A814E2472F7EAC6EC0CCCB5A3C93BD3_il2cpp_TypeInfo_var); Asn1EncodableVector__ctor_m1306EB1064C0D4EEC59EA15F8DFF81952B7AE7DE(L_1, L_0, /*hidden argument*/NULL); V_0 = L_1; // if (cA != null) DerBoolean_tBD51CF0F148E373C49BAB60C4EF2971322FD04DE * L_2 = __this->get_cA_2(); if (!L_2) { goto IL_0028; } } { // v.Add(cA); Asn1EncodableVector_t7D6E9FB73A814E2472F7EAC6EC0CCCB5A3C93BD3 * L_3 = V_0; Asn1EncodableU5BU5D_t64E34B1D2A460B8FA8D1BC14E7CFEB7B897191CE* L_4 = (Asn1EncodableU5BU5D_t64E34B1D2A460B8FA8D1BC14E7CFEB7B897191CE*)(Asn1EncodableU5BU5D_t64E34B1D2A460B8FA8D1BC14E7CFEB7B897191CE*)SZArrayNew(Asn1EncodableU5BU5D_t64E34B1D2A460B8FA8D1BC14E7CFEB7B897191CE_il2cpp_TypeInfo_var, (uint32_t)1); Asn1EncodableU5BU5D_t64E34B1D2A460B8FA8D1BC14E7CFEB7B897191CE* L_5 = L_4; DerBoolean_tBD51CF0F148E373C49BAB60C4EF2971322FD04DE * L_6 = __this->get_cA_2(); NullCheck(L_5); ArrayElementTypeCheck (L_5, L_6); (L_5)->SetAt(static_cast(0), (Asn1Encodable_tCA51194A73D6D9585045A4D23CF12B939BF7F6EC *)L_6); NullCheck(L_3); Asn1EncodableVector_Add_m6EF01E6775CA3C122AC78B760B5C8AB13AC83EA8(L_3, L_5, /*hidden argument*/NULL); } IL_0028: { // if (pathLenConstraint != null) // yes some people actually do this when cA is false... DerInteger_tB789F30D6E0E2EFD1E2FFE5AF48B5A98CC61F157 * L_7 = __this->get_pathLenConstraint_3(); if (!L_7) { goto IL_0045; } } { // v.Add(pathLenConstraint); Asn1EncodableVector_t7D6E9FB73A814E2472F7EAC6EC0CCCB5A3C93BD3 * L_8 = V_0; Asn1EncodableU5BU5D_t64E34B1D2A460B8FA8D1BC14E7CFEB7B897191CE* L_9 = (Asn1EncodableU5BU5D_t64E34B1D2A460B8FA8D1BC14E7CFEB7B897191CE*)(Asn1EncodableU5BU5D_t64E34B1D2A460B8FA8D1BC14E7CFEB7B897191CE*)SZArrayNew(Asn1EncodableU5BU5D_t64E34B1D2A460B8FA8D1BC14E7CFEB7B897191CE_il2cpp_TypeInfo_var, (uint32_t)1); Asn1EncodableU5BU5D_t64E34B1D2A460B8FA8D1BC14E7CFEB7B897191CE* L_10 = L_9; DerInteger_tB789F30D6E0E2EFD1E2FFE5AF48B5A98CC61F157 * L_11 = __this->get_pathLenConstraint_3(); NullCheck(L_10); ArrayElementTypeCheck (L_10, L_11); (L_10)->SetAt(static_cast(0), (Asn1Encodable_tCA51194A73D6D9585045A4D23CF12B939BF7F6EC *)L_11); NullCheck(L_8); Asn1EncodableVector_Add_m6EF01E6775CA3C122AC78B760B5C8AB13AC83EA8(L_8, L_10, /*hidden argument*/NULL); } IL_0045: { // return new DerSequence(v); Asn1EncodableVector_t7D6E9FB73A814E2472F7EAC6EC0CCCB5A3C93BD3 * L_12 = V_0; DerSequence_t29D35AAD253161C53C8C83F576DEA1F28B8DFF09 * L_13 = (DerSequence_t29D35AAD253161C53C8C83F576DEA1F28B8DFF09 *)il2cpp_codegen_object_new(DerSequence_t29D35AAD253161C53C8C83F576DEA1F28B8DFF09_il2cpp_TypeInfo_var); DerSequence__ctor_mC969ECDC21E6B8169D0B78BE04B3A08192E13164(L_13, L_12, /*hidden argument*/NULL); return L_13; } } // System.String BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X509.BasicConstraints::ToString() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* BasicConstraints_ToString_mB1A3344AABA4C5DAA4F3125A4BEC21A8897CBB0F (BasicConstraints_t726ADB92F5098B7B4A50C44450B9A219DD48AA7C * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB3F14BF976EFD974E34846B742502C802FABAE9D); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralDF3901EDC76649577E2AA57BFB48ADF7FBEB63D9); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralFEA9315A66A5C2537E91B932FE6D3956956EC49D); s_Il2CppMethodInitialized = true; } bool V_0 = false; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * G_B4_0 = NULL; String_t* G_B4_1 = NULL; String_t* G_B4_2 = NULL; String_t* G_B4_3 = NULL; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * G_B3_0 = NULL; String_t* G_B3_1 = NULL; String_t* G_B3_2 = NULL; String_t* G_B3_3 = 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; { // if (pathLenConstraint == null) DerInteger_tB789F30D6E0E2EFD1E2FFE5AF48B5A98CC61F157 * L_0 = __this->get_pathLenConstraint_3(); if (L_0) { goto IL_0026; } } { // return "BasicConstraints: isCa(" + this.IsCA() + ")"; bool L_1; L_1 = BasicConstraints_IsCA_m95E049A6982A9B37282119B6B440A626E48BC5F5(__this, /*hidden argument*/NULL); V_0 = L_1; String_t* L_2; L_2 = Boolean_ToString_m59BB8456DD05A874BBD756E57EA8AD983287015C((bool*)(&V_0), /*hidden argument*/NULL); String_t* L_3; L_3 = String_Concat_m89EAB4C6A96B0E5C3F87300D6BE78D386B9EFC44(_stringLiteralDF3901EDC76649577E2AA57BFB48ADF7FBEB63D9, L_2, _stringLiteralB3F14BF976EFD974E34846B742502C802FABAE9D, /*hidden argument*/NULL); return L_3; } IL_0026: { // return "BasicConstraints: isCa(" + this.IsCA() + "), pathLenConstraint = " + pathLenConstraint.Value; bool L_4; L_4 = BasicConstraints_IsCA_m95E049A6982A9B37282119B6B440A626E48BC5F5(__this, /*hidden argument*/NULL); V_0 = L_4; String_t* L_5; L_5 = Boolean_ToString_m59BB8456DD05A874BBD756E57EA8AD983287015C((bool*)(&V_0), /*hidden argument*/NULL); DerInteger_tB789F30D6E0E2EFD1E2FFE5AF48B5A98CC61F157 * L_6 = __this->get_pathLenConstraint_3(); NullCheck(L_6); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_7; L_7 = DerInteger_get_Value_m8C263058A637AE123BD47291A36538E05E374478(L_6, /*hidden argument*/NULL); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_8 = L_7; G_B3_0 = L_8; G_B3_1 = _stringLiteralFEA9315A66A5C2537E91B932FE6D3956956EC49D; G_B3_2 = L_5; G_B3_3 = _stringLiteralDF3901EDC76649577E2AA57BFB48ADF7FBEB63D9; if (L_8) { G_B4_0 = L_8; G_B4_1 = _stringLiteralFEA9315A66A5C2537E91B932FE6D3956956EC49D; G_B4_2 = L_5; G_B4_3 = _stringLiteralDF3901EDC76649577E2AA57BFB48ADF7FBEB63D9; goto IL_0050; } } { G_B5_0 = ((String_t*)(NULL)); G_B5_1 = G_B3_1; G_B5_2 = G_B3_2; G_B5_3 = G_B3_3; goto IL_0055; } IL_0050: { NullCheck(G_B4_0); String_t* L_9; L_9 = VirtualFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, G_B4_0); G_B5_0 = L_9; G_B5_1 = G_B4_1; G_B5_2 = G_B4_2; G_B5_3 = G_B4_3; } IL_0055: { String_t* L_10; L_10 = String_Concat_m37A5BF26F8F8F1892D60D727303B23FB604FEE78(G_B5_3, G_B5_2, G_B5_1, G_B5_0, /*hidden argument*/NULL); 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 // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Prng.BasicEntropySourceProvider::.ctor(BestHTTP.SecureProtocol.Org.BouncyCastle.Security.SecureRandom,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BasicEntropySourceProvider__ctor_mBF8E1C969A2B77433C19FEECA563FE46309AAE66 (BasicEntropySourceProvider_t6F0E2E503BBA509525A672616B82C23B8927D01E * __this, SecureRandom_t9625E4D95ED6174D321E8A8CB7DA3E264B11DC28 * ___secureRandom0, bool ___isPredictionResistant1, const RuntimeMethod* method) { { // public BasicEntropySourceProvider(SecureRandom secureRandom, bool isPredictionResistant) Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405(__this, /*hidden argument*/NULL); // mSecureRandom = secureRandom; SecureRandom_t9625E4D95ED6174D321E8A8CB7DA3E264B11DC28 * L_0 = ___secureRandom0; __this->set_mSecureRandom_0(L_0); // mPredictionResistant = isPredictionResistant; bool L_1 = ___isPredictionResistant1; __this->set_mPredictionResistant_1(L_1); // } return; } } // BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.IEntropySource BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Prng.BasicEntropySourceProvider::Get(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* BasicEntropySourceProvider_Get_m4EDBD0DF618B6A64A50DA35D417C913B7E08DEC2 (BasicEntropySourceProvider_t6F0E2E503BBA509525A672616B82C23B8927D01E * __this, int32_t ___bitsRequired0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BasicEntropySource_t3997BCE12D8BB0C0A66F12093D0BE8FE9F29D847_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // return new BasicEntropySource(mSecureRandom, mPredictionResistant, bitsRequired); SecureRandom_t9625E4D95ED6174D321E8A8CB7DA3E264B11DC28 * L_0 = __this->get_mSecureRandom_0(); bool L_1 = __this->get_mPredictionResistant_1(); int32_t L_2 = ___bitsRequired0; BasicEntropySource_t3997BCE12D8BB0C0A66F12093D0BE8FE9F29D847 * L_3 = (BasicEntropySource_t3997BCE12D8BB0C0A66F12093D0BE8FE9F29D847 *)il2cpp_codegen_object_new(BasicEntropySource_t3997BCE12D8BB0C0A66F12093D0BE8FE9F29D847_il2cpp_TypeInfo_var); BasicEntropySource__ctor_mB319DB5836AD41C18B0D1F843CD2A2A6137CD295(L_3, 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 BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Modes.Gcm.BasicGcmExponentiator::Init(System.Byte[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BasicGcmExponentiator_Init_m6169F54371B2BC832D20F1FF3F735696402217B6 (BasicGcmExponentiator_t4CE36DBC1356BEFAEFAC1A598784A32BB4DB443F * __this, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___x0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GcmUtilities_t55AA97D7D3BB641921B7A12A943C17BD41A30177_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // this.x = GcmUtilities.AsUints(x); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_0 = ___x0; IL2CPP_RUNTIME_CLASS_INIT(GcmUtilities_t55AA97D7D3BB641921B7A12A943C17BD41A30177_il2cpp_TypeInfo_var); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_1; L_1 = GcmUtilities_AsUints_mDB2924F2F8C8DB95ABA2420FD572057266EF2DBC(L_0, /*hidden argument*/NULL); __this->set_x_0(L_1); // } return; } } // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Modes.Gcm.BasicGcmExponentiator::ExponentiateX(System.Int64,System.Byte[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BasicGcmExponentiator_ExponentiateX_m3F4F2B507301BB7D6F33690ED1152DB78C03C7A7 (BasicGcmExponentiator_t4CE36DBC1356BEFAEFAC1A598784A32BB4DB443F * __this, int64_t ___pow0, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___output1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Arrays_t7CFD09DA7425047721E193958DAC5AB0FCFF67BF_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GcmUtilities_t55AA97D7D3BB641921B7A12A943C17BD41A30177_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* V_0 = NULL; UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* V_1 = NULL; { // uint[] y = GcmUtilities.OneAsUints(); IL2CPP_RUNTIME_CLASS_INIT(GcmUtilities_t55AA97D7D3BB641921B7A12A943C17BD41A30177_il2cpp_TypeInfo_var); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_0; L_0 = GcmUtilities_OneAsUints_mD1624878D5420F8DA72C64E867C19C5DDA231AA2(/*hidden argument*/NULL); V_0 = L_0; // if (pow > 0) int64_t L_1 = ___pow0; if ((((int64_t)L_1) <= ((int64_t)((int64_t)((int64_t)0))))) { goto IL_0035; } } { // uint[] powX = Arrays.Clone(x); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_2 = __this->get_x_0(); IL2CPP_RUNTIME_CLASS_INIT(Arrays_t7CFD09DA7425047721E193958DAC5AB0FCFF67BF_il2cpp_TypeInfo_var); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_3; L_3 = Arrays_Clone_m72CCCC31315F63BCA247950CD4F6A3433F70DC49(L_2, /*hidden argument*/NULL); V_1 = L_3; } IL_0017: { // if ((pow & 1L) != 0) int64_t L_4 = ___pow0; if (!((int64_t)((int64_t)L_4&(int64_t)((int64_t)((int64_t)1))))) { goto IL_0024; } } { // GcmUtilities.Multiply(y, powX); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_5 = V_0; UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_6 = V_1; IL2CPP_RUNTIME_CLASS_INIT(GcmUtilities_t55AA97D7D3BB641921B7A12A943C17BD41A30177_il2cpp_TypeInfo_var); GcmUtilities_Multiply_m4CCDC601E6B874E4AE3B5189CE6F65702C8BF221(L_5, L_6, /*hidden argument*/NULL); } IL_0024: { // GcmUtilities.Multiply(powX, powX); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_7 = V_1; UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_8 = V_1; IL2CPP_RUNTIME_CLASS_INIT(GcmUtilities_t55AA97D7D3BB641921B7A12A943C17BD41A30177_il2cpp_TypeInfo_var); GcmUtilities_Multiply_m4CCDC601E6B874E4AE3B5189CE6F65702C8BF221(L_7, L_8, /*hidden argument*/NULL); // pow >>= 1; int64_t L_9 = ___pow0; ___pow0 = ((int64_t)((int64_t)L_9>>(int32_t)1)); // while (pow > 0); int64_t L_10 = ___pow0; if ((((int64_t)L_10) > ((int64_t)((int64_t)((int64_t)0))))) { goto IL_0017; } } IL_0035: { // GcmUtilities.AsBytes(y, output); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_11 = V_0; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_12 = ___output1; IL2CPP_RUNTIME_CLASS_INIT(GcmUtilities_t55AA97D7D3BB641921B7A12A943C17BD41A30177_il2cpp_TypeInfo_var); GcmUtilities_AsBytes_m666F4C6CFB3302B8C54FC11512C02FFB49C4A20E(L_11, L_12, /*hidden argument*/NULL); // } return; } } // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Modes.Gcm.BasicGcmExponentiator::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BasicGcmExponentiator__ctor_m661280A81610A02AD12EEBA9F5C7D5B95A1F5F4E (BasicGcmExponentiator_t4CE36DBC1356BEFAEFAC1A598784A32BB4DB443F * __this, const RuntimeMethod* method) { { Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405(__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 BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Modes.Gcm.BasicGcmMultiplier::Init(System.Byte[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BasicGcmMultiplier_Init_mC623B2D35D9D2F596B774DA653273D65C34495C7 (BasicGcmMultiplier_t87EE78BF389D847D71B7DA7AC30C7CC0A03161DF * __this, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___H0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GcmUtilities_t55AA97D7D3BB641921B7A12A943C17BD41A30177_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // this.H = GcmUtilities.AsUints(H); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_0 = ___H0; IL2CPP_RUNTIME_CLASS_INIT(GcmUtilities_t55AA97D7D3BB641921B7A12A943C17BD41A30177_il2cpp_TypeInfo_var); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_1; L_1 = GcmUtilities_AsUints_mDB2924F2F8C8DB95ABA2420FD572057266EF2DBC(L_0, /*hidden argument*/NULL); __this->set_H_0(L_1); // } return; } } // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Modes.Gcm.BasicGcmMultiplier::MultiplyH(System.Byte[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BasicGcmMultiplier_MultiplyH_mF0C8EDD977079A5DA5C8E7AF4AF2196E5ADAC085 (BasicGcmMultiplier_t87EE78BF389D847D71B7DA7AC30C7CC0A03161DF * __this, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___x0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GcmUtilities_t55AA97D7D3BB641921B7A12A943C17BD41A30177_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // uint[] t = GcmUtilities.AsUints(x); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_0 = ___x0; IL2CPP_RUNTIME_CLASS_INIT(GcmUtilities_t55AA97D7D3BB641921B7A12A943C17BD41A30177_il2cpp_TypeInfo_var); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_1; L_1 = GcmUtilities_AsUints_mDB2924F2F8C8DB95ABA2420FD572057266EF2DBC(L_0, /*hidden argument*/NULL); // GcmUtilities.Multiply(t, H); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_2 = L_1; UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_3 = __this->get_H_0(); GcmUtilities_Multiply_m4CCDC601E6B874E4AE3B5189CE6F65702C8BF221(L_2, L_3, /*hidden argument*/NULL); // GcmUtilities.AsBytes(t, x); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_4 = ___x0; GcmUtilities_AsBytes_m666F4C6CFB3302B8C54FC11512C02FFB49C4A20E(L_2, L_4, /*hidden argument*/NULL); // } return; } } // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Modes.Gcm.BasicGcmMultiplier::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BasicGcmMultiplier__ctor_m193E9FB5A1A72B33F2005C4FF0D08A0705F44E63 (BasicGcmMultiplier_t87EE78BF389D847D71B7DA7AC30C7CC0A03161DF * __this, const RuntimeMethod* method) { { Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405(__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 BestHTTP.SecureProtocol.Org.BouncyCastle.Ocsp.BasicOcspResp::.ctor(BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Ocsp.BasicOcspResponse) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BasicOcspResp__ctor_mC5B3B701F61ACF4758A93E32AEF47F1E1C5EDF37 (BasicOcspResp_tEB37422790458A1BFED93DBC6BC1FA5ADA635965 * __this, BasicOcspResponse_tD40A5CCFCDBB258AAA67998DCC17B5FB44E6BE5C * ___resp0, const RuntimeMethod* method) { { // public BasicOcspResp( // BasicOcspResponse resp) X509ExtensionBase__ctor_m17C359C027031D09C61C27360069BA8328E0713F(__this, /*hidden argument*/NULL); // this.resp = resp; BasicOcspResponse_tD40A5CCFCDBB258AAA67998DCC17B5FB44E6BE5C * L_0 = ___resp0; __this->set_resp_0(L_0); // this.data = resp.TbsResponseData; BasicOcspResponse_tD40A5CCFCDBB258AAA67998DCC17B5FB44E6BE5C * L_1 = ___resp0; NullCheck(L_1); ResponseData_tAF2DAC289F4A4348C4C3F9E3BA5C270D78E16906 * L_2; L_2 = BasicOcspResponse_get_TbsResponseData_mB5B7929B578AAF2C072AD391F3ECDC4CD3349684_inline(L_1, /*hidden argument*/NULL); __this->set_data_1(L_2); // } return; } } // System.Byte[] BestHTTP.SecureProtocol.Org.BouncyCastle.Ocsp.BasicOcspResp::GetTbsResponseData() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* BasicOcspResp_GetTbsResponseData_m132638C624D6AD53BF1264F805178DD977EFAEC2 (BasicOcspResp_tEB37422790458A1BFED93DBC6BC1FA5ADA635965 * __this, const RuntimeMethod* method) { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* V_0 = NULL; IOException_t09E5C01DA4748C36D703728C4668C5CDF3882EBA * V_1 = NULL; il2cpp::utils::ExceptionSupportStack __active_exceptions; il2cpp::utils::ExceptionSupportStack __leave_targets; IL_0000: try {// begin try (depth: 1) // return data.GetDerEncoded(); ResponseData_tAF2DAC289F4A4348C4C3F9E3BA5C270D78E16906 * L_0 = __this->get_data_1(); NullCheck(L_0); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_1; L_1 = Asn1Encodable_GetDerEncoded_m30F357C2B994910EAC405FACBB5CA88181B3CD4E(L_0, /*hidden argument*/NULL); V_0 = L_1; goto IL_001b; }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { if(il2cpp_codegen_class_is_assignable_from (((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&IOException_t09E5C01DA4748C36D703728C4668C5CDF3882EBA_il2cpp_TypeInfo_var)), il2cpp_codegen_object_class(e.ex))) { IL2CPP_PUSH_ACTIVE_EXCEPTION(e.ex); goto CATCH_000e; } throw e; } CATCH_000e: {// begin catch(System.IO.IOException) // catch (IOException e) V_1 = ((IOException_t09E5C01DA4748C36D703728C4668C5CDF3882EBA *)IL2CPP_GET_ACTIVE_EXCEPTION(IOException_t09E5C01DA4748C36D703728C4668C5CDF3882EBA *)); // throw new OcspException("problem encoding tbsResponseData", e); IOException_t09E5C01DA4748C36D703728C4668C5CDF3882EBA * L_2 = V_1; OcspException_tEB86D2641E584387057732A1F047A4694C77C561 * L_3 = (OcspException_tEB86D2641E584387057732A1F047A4694C77C561 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&OcspException_tEB86D2641E584387057732A1F047A4694C77C561_il2cpp_TypeInfo_var))); OcspException__ctor_mD932BD502935FADFF1209C63BA5A09E3636715CC(L_3, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral7454E810BB6282542BCAABE59AFDE199C1D0E0F6)), L_2, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_3, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&BasicOcspResp_GetTbsResponseData_m132638C624D6AD53BF1264F805178DD977EFAEC2_RuntimeMethod_var))); }// end catch (depth: 1) IL_001b: { // } ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_4 = V_0; return L_4; } } // System.Int32 BestHTTP.SecureProtocol.Org.BouncyCastle.Ocsp.BasicOcspResp::get_Version() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t BasicOcspResp_get_Version_m11EB4685BA2FFEF28E6824F8341840B87D7B222B (BasicOcspResp_tEB37422790458A1BFED93DBC6BC1FA5ADA635965 * __this, const RuntimeMethod* method) { { // get { return data.Version.Value.IntValue + 1; } ResponseData_tAF2DAC289F4A4348C4C3F9E3BA5C270D78E16906 * L_0 = __this->get_data_1(); NullCheck(L_0); DerInteger_tB789F30D6E0E2EFD1E2FFE5AF48B5A98CC61F157 * L_1; L_1 = ResponseData_get_Version_mBAD588529595ADBEB69F823188AF17C638C1C611_inline(L_0, /*hidden argument*/NULL); NullCheck(L_1); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_2; L_2 = DerInteger_get_Value_m8C263058A637AE123BD47291A36538E05E374478(L_1, /*hidden argument*/NULL); NullCheck(L_2); int32_t L_3; L_3 = BigInteger_get_IntValue_m6386348CAE8E75A68124AD1F36F497FC551F8144(L_2, /*hidden argument*/NULL); return ((int32_t)il2cpp_codegen_add((int32_t)L_3, (int32_t)1)); } } // BestHTTP.SecureProtocol.Org.BouncyCastle.Ocsp.RespID BestHTTP.SecureProtocol.Org.BouncyCastle.Ocsp.BasicOcspResp::get_ResponderId() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RespID_t5A0BD7E30897149501A58F9E5B8080077BCB6390 * BasicOcspResp_get_ResponderId_m32306ECF6730603CF0D6D599935F1DAB7023796F (BasicOcspResp_tEB37422790458A1BFED93DBC6BC1FA5ADA635965 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RespID_t5A0BD7E30897149501A58F9E5B8080077BCB6390_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // get { return new RespID(data.ResponderID); } ResponseData_tAF2DAC289F4A4348C4C3F9E3BA5C270D78E16906 * L_0 = __this->get_data_1(); NullCheck(L_0); ResponderID_t30C43EC450B881F1B5624092F190C1B4787D1992 * L_1; L_1 = ResponseData_get_ResponderID_mDF1A9C9535714E6CEA864B51168DC65548A4195E_inline(L_0, /*hidden argument*/NULL); RespID_t5A0BD7E30897149501A58F9E5B8080077BCB6390 * L_2 = (RespID_t5A0BD7E30897149501A58F9E5B8080077BCB6390 *)il2cpp_codegen_object_new(RespID_t5A0BD7E30897149501A58F9E5B8080077BCB6390_il2cpp_TypeInfo_var); RespID__ctor_mB3CADEF364D5FAD708BFF3C1EDAE778D24FCB0D7(L_2, L_1, /*hidden argument*/NULL); return L_2; } } // System.DateTime BestHTTP.SecureProtocol.Org.BouncyCastle.Ocsp.BasicOcspResp::get_ProducedAt() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 BasicOcspResp_get_ProducedAt_mF5BD46A92AADCC4AFAF4E450F1A08EB8CB82BB0C (BasicOcspResp_tEB37422790458A1BFED93DBC6BC1FA5ADA635965 * __this, const RuntimeMethod* method) { { // get { return data.ProducedAt.ToDateTime(); } ResponseData_tAF2DAC289F4A4348C4C3F9E3BA5C270D78E16906 * L_0 = __this->get_data_1(); NullCheck(L_0); DerGeneralizedTime_tBBFB4F408F6511BF6E392086F8B0B213E18A6DF0 * L_1; L_1 = ResponseData_get_ProducedAt_mB8852B086AC94B902F1E6753E96E8958131824ED_inline(L_0, /*hidden argument*/NULL); NullCheck(L_1); DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_2; L_2 = DerGeneralizedTime_ToDateTime_m39AFA523A5A7DC35778076EEB60F021AF24291C5(L_1, /*hidden argument*/NULL); return L_2; } } // BestHTTP.SecureProtocol.Org.BouncyCastle.Ocsp.SingleResp[] BestHTTP.SecureProtocol.Org.BouncyCastle.Ocsp.BasicOcspResp::get_Responses() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR SingleRespU5BU5D_t52DA831D17C80C4EF8F71F9950F461B0D4236519* BasicOcspResp_get_Responses_mFA8D08D6A2B255716CFABDB35AB523658E6F9393 (BasicOcspResp_tEB37422790458A1BFED93DBC6BC1FA5ADA635965 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SingleRespU5BU5D_t52DA831D17C80C4EF8F71F9950F461B0D4236519_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SingleResp_t911D1B310E2DBA3F3A59024D6A08FA0BD55715AF_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Asn1Sequence_t95137642F0FE56379E966B4C62A5A4DAC9DC37E8 * V_0 = NULL; SingleRespU5BU5D_t52DA831D17C80C4EF8F71F9950F461B0D4236519* V_1 = NULL; int32_t V_2 = 0; { // Asn1Sequence s = data.Responses; ResponseData_tAF2DAC289F4A4348C4C3F9E3BA5C270D78E16906 * L_0 = __this->get_data_1(); NullCheck(L_0); Asn1Sequence_t95137642F0FE56379E966B4C62A5A4DAC9DC37E8 * L_1; L_1 = ResponseData_get_Responses_mB6ECAEDE84E666F2A97814A1AE2292076E191A39_inline(L_0, /*hidden argument*/NULL); V_0 = L_1; // SingleResp[] rs = new SingleResp[s.Count]; Asn1Sequence_t95137642F0FE56379E966B4C62A5A4DAC9DC37E8 * L_2 = V_0; NullCheck(L_2); int32_t L_3; L_3 = VirtualFuncInvoker0< int32_t >::Invoke(13 /* System.Int32 BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1Sequence::get_Count() */, L_2); SingleRespU5BU5D_t52DA831D17C80C4EF8F71F9950F461B0D4236519* L_4 = (SingleRespU5BU5D_t52DA831D17C80C4EF8F71F9950F461B0D4236519*)(SingleRespU5BU5D_t52DA831D17C80C4EF8F71F9950F461B0D4236519*)SZArrayNew(SingleRespU5BU5D_t52DA831D17C80C4EF8F71F9950F461B0D4236519_il2cpp_TypeInfo_var, (uint32_t)L_3); V_1 = L_4; // for (int i = 0; i != rs.Length; i++) V_2 = 0; goto IL_0034; } IL_001c: { // rs[i] = new SingleResp(SingleResponse.GetInstance(s[i])); SingleRespU5BU5D_t52DA831D17C80C4EF8F71F9950F461B0D4236519* L_5 = V_1; int32_t L_6 = V_2; Asn1Sequence_t95137642F0FE56379E966B4C62A5A4DAC9DC37E8 * L_7 = V_0; int32_t L_8 = V_2; NullCheck(L_7); Asn1Encodable_tCA51194A73D6D9585045A4D23CF12B939BF7F6EC * L_9; L_9 = VirtualFuncInvoker1< Asn1Encodable_tCA51194A73D6D9585045A4D23CF12B939BF7F6EC *, int32_t >::Invoke(12 /* BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1Encodable BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1Sequence::get_Item(System.Int32) */, L_7, L_8); SingleResponse_tDFEEC5793EABBD10E19A79FAA966FE028956E619 * L_10; L_10 = SingleResponse_GetInstance_mC28E96F33754BFB12C179F641A585CB5AF0AADBA(L_9, /*hidden argument*/NULL); SingleResp_t911D1B310E2DBA3F3A59024D6A08FA0BD55715AF * L_11 = (SingleResp_t911D1B310E2DBA3F3A59024D6A08FA0BD55715AF *)il2cpp_codegen_object_new(SingleResp_t911D1B310E2DBA3F3A59024D6A08FA0BD55715AF_il2cpp_TypeInfo_var); SingleResp__ctor_mA46285B06996D86E99937F5C48EC755ABCED0A79(L_11, L_10, /*hidden argument*/NULL); NullCheck(L_5); ArrayElementTypeCheck (L_5, L_11); (L_5)->SetAt(static_cast(L_6), (SingleResp_t911D1B310E2DBA3F3A59024D6A08FA0BD55715AF *)L_11); // for (int i = 0; i != rs.Length; i++) int32_t L_12 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_12, (int32_t)1)); } IL_0034: { // for (int i = 0; i != rs.Length; i++) int32_t L_13 = V_2; SingleRespU5BU5D_t52DA831D17C80C4EF8F71F9950F461B0D4236519* L_14 = V_1; NullCheck(L_14); if ((!(((uint32_t)L_13) == ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_14)->max_length))))))) { goto IL_001c; } } { // return rs; SingleRespU5BU5D_t52DA831D17C80C4EF8F71F9950F461B0D4236519* L_15 = V_1; return L_15; } } // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X509.X509Extensions BestHTTP.SecureProtocol.Org.BouncyCastle.Ocsp.BasicOcspResp::get_ResponseExtensions() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR X509Extensions_tB10F49C3BD6B861E20DB13C91BABE994543EC55F * BasicOcspResp_get_ResponseExtensions_m6530B9FB663C1DE5C6D0B0F17567A4FFE0000D14 (BasicOcspResp_tEB37422790458A1BFED93DBC6BC1FA5ADA635965 * __this, const RuntimeMethod* method) { { // get { return data.ResponseExtensions; } ResponseData_tAF2DAC289F4A4348C4C3F9E3BA5C270D78E16906 * L_0 = __this->get_data_1(); NullCheck(L_0); X509Extensions_tB10F49C3BD6B861E20DB13C91BABE994543EC55F * L_1; L_1 = ResponseData_get_ResponseExtensions_mBB6A3C3B2011C4EE7AF6A1049E8EC01584B189D8_inline(L_0, /*hidden argument*/NULL); return L_1; } } // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X509.X509Extensions BestHTTP.SecureProtocol.Org.BouncyCastle.Ocsp.BasicOcspResp::GetX509Extensions() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR X509Extensions_tB10F49C3BD6B861E20DB13C91BABE994543EC55F * BasicOcspResp_GetX509Extensions_m2B4A4134DE751E79FDA665B164832ED269F13FBF (BasicOcspResp_tEB37422790458A1BFED93DBC6BC1FA5ADA635965 * __this, const RuntimeMethod* method) { { // return ResponseExtensions; X509Extensions_tB10F49C3BD6B861E20DB13C91BABE994543EC55F * L_0; L_0 = BasicOcspResp_get_ResponseExtensions_m6530B9FB663C1DE5C6D0B0F17567A4FFE0000D14(__this, /*hidden argument*/NULL); return L_0; } } // System.String BestHTTP.SecureProtocol.Org.BouncyCastle.Ocsp.BasicOcspResp::get_SignatureAlgName() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* BasicOcspResp_get_SignatureAlgName_mDA6FCAF1209DA5C2331C5576621E9BA673A1EB11 (BasicOcspResp_tEB37422790458A1BFED93DBC6BC1FA5ADA635965 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OcspUtilities_t4FC9381E42CCAB69C0A39563436C0FDFA38684AB_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // get { return OcspUtilities.GetAlgorithmName(resp.SignatureAlgorithm.Algorithm); } BasicOcspResponse_tD40A5CCFCDBB258AAA67998DCC17B5FB44E6BE5C * L_0 = __this->get_resp_0(); NullCheck(L_0); AlgorithmIdentifier_t269DF657EB8D3EF7C5C315F15E7FFC1FAFE029F9 * L_1; L_1 = BasicOcspResponse_get_SignatureAlgorithm_mBF328E286B16A86A11FCD75FE8409AAD64D6D445_inline(L_0, /*hidden argument*/NULL); NullCheck(L_1); DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * L_2; L_2 = VirtualFuncInvoker0< DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * >::Invoke(6 /* BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerObjectIdentifier BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X509.AlgorithmIdentifier::get_Algorithm() */, L_1); IL2CPP_RUNTIME_CLASS_INIT(OcspUtilities_t4FC9381E42CCAB69C0A39563436C0FDFA38684AB_il2cpp_TypeInfo_var); String_t* L_3; L_3 = OcspUtilities_GetAlgorithmName_m280671152D87060F9281CE64C9E9A70FAEA3DE7F(L_2, /*hidden argument*/NULL); return L_3; } } // System.String BestHTTP.SecureProtocol.Org.BouncyCastle.Ocsp.BasicOcspResp::get_SignatureAlgOid() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* BasicOcspResp_get_SignatureAlgOid_m90421C6EE70D37D05727B067823FB53E61847F85 (BasicOcspResp_tEB37422790458A1BFED93DBC6BC1FA5ADA635965 * __this, const RuntimeMethod* method) { { // get { return resp.SignatureAlgorithm.Algorithm.Id; } BasicOcspResponse_tD40A5CCFCDBB258AAA67998DCC17B5FB44E6BE5C * L_0 = __this->get_resp_0(); NullCheck(L_0); AlgorithmIdentifier_t269DF657EB8D3EF7C5C315F15E7FFC1FAFE029F9 * L_1; L_1 = BasicOcspResponse_get_SignatureAlgorithm_mBF328E286B16A86A11FCD75FE8409AAD64D6D445_inline(L_0, /*hidden argument*/NULL); NullCheck(L_1); DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * L_2; L_2 = VirtualFuncInvoker0< DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * >::Invoke(6 /* BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerObjectIdentifier BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X509.AlgorithmIdentifier::get_Algorithm() */, L_1); NullCheck(L_2); String_t* L_3; L_3 = DerObjectIdentifier_get_Id_m1A4618B1F7ED8630EDC76DF95D8C7086F1E616D6_inline(L_2, /*hidden argument*/NULL); return L_3; } } // BestHTTP.SecureProtocol.Org.BouncyCastle.Ocsp.RespData BestHTTP.SecureProtocol.Org.BouncyCastle.Ocsp.BasicOcspResp::GetResponseData() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RespData_t4849F6D825870378C3731181081793D25BF9B117 * BasicOcspResp_GetResponseData_m89889F303FBA43D7B685DF37540EC3F31F16B7BF (BasicOcspResp_tEB37422790458A1BFED93DBC6BC1FA5ADA635965 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RespData_t4849F6D825870378C3731181081793D25BF9B117_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // return new RespData(data); ResponseData_tAF2DAC289F4A4348C4C3F9E3BA5C270D78E16906 * L_0 = __this->get_data_1(); RespData_t4849F6D825870378C3731181081793D25BF9B117 * L_1 = (RespData_t4849F6D825870378C3731181081793D25BF9B117 *)il2cpp_codegen_object_new(RespData_t4849F6D825870378C3731181081793D25BF9B117_il2cpp_TypeInfo_var); RespData__ctor_m1DCE7D0DFAEB2688059C5CE359EFB412AC6F4C38(L_1, L_0, /*hidden argument*/NULL); return L_1; } } // System.Byte[] BestHTTP.SecureProtocol.Org.BouncyCastle.Ocsp.BasicOcspResp::GetSignature() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* BasicOcspResp_GetSignature_mD5EFEE7186CDF949738568843A10FA49DEFCEA72 (BasicOcspResp_tEB37422790458A1BFED93DBC6BC1FA5ADA635965 * __this, const RuntimeMethod* method) { { // return resp.GetSignatureOctets(); BasicOcspResponse_tD40A5CCFCDBB258AAA67998DCC17B5FB44E6BE5C * L_0 = __this->get_resp_0(); NullCheck(L_0); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_1; L_1 = BasicOcspResponse_GetSignatureOctets_m74071DDA1E785A7AB99B43CF39F5ACFAFFB88AB1(L_0, /*hidden argument*/NULL); return L_1; } } // System.Collections.IList BestHTTP.SecureProtocol.Org.BouncyCastle.Ocsp.BasicOcspResp::GetCertList() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* BasicOcspResp_GetCertList_mD0CBA0C0D56FBDD78AA40F0373B31B48424105F6 (BasicOcspResp_tEB37422790458A1BFED93DBC6BC1FA5ADA635965 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Asn1Encodable_tCA51194A73D6D9585045A4D23CF12B939BF7F6EC_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IList_tB15A9D6625D09661D6E47976BB626C703EC81910_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Platform_t0EFEB39A6344675D077C7B85E0F7F00BDD996804_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&X509CertificateParser_t76052650A7486EB7C9B24F64A8D228E18BB62AAF_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; Asn1Sequence_t95137642F0FE56379E966B4C62A5A4DAC9DC37E8 * V_1 = NULL; RuntimeObject* V_2 = NULL; Asn1Encodable_tCA51194A73D6D9585045A4D23CF12B939BF7F6EC * V_3 = NULL; IOException_t09E5C01DA4748C36D703728C4668C5CDF3882EBA * V_4 = NULL; CertificateException_tB4C9EC1D72D2EB953B1A67314C641CA607912CCB * V_5 = NULL; RuntimeObject* V_6 = NULL; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __active_exceptions; il2cpp::utils::ExceptionSupportStack __leave_targets; { // IList certs = BestHTTP.SecureProtocol.Org.BouncyCastle.Utilities.Platform.CreateArrayList(); IL2CPP_RUNTIME_CLASS_INIT(Platform_t0EFEB39A6344675D077C7B85E0F7F00BDD996804_il2cpp_TypeInfo_var); RuntimeObject* L_0; L_0 = Platform_CreateArrayList_mDA08F8A3BC566FA8E0753B97D8B06F3EF26A4143(/*hidden argument*/NULL); V_0 = L_0; // Asn1Sequence s = resp.Certs; BasicOcspResponse_tD40A5CCFCDBB258AAA67998DCC17B5FB44E6BE5C * L_1 = __this->get_resp_0(); NullCheck(L_1); Asn1Sequence_t95137642F0FE56379E966B4C62A5A4DAC9DC37E8 * L_2; L_2 = BasicOcspResponse_get_Certs_m542F71D3A2FA5E3EDBE5BF7C0B1D097FC0ABA393_inline(L_1, /*hidden argument*/NULL); V_1 = L_2; // if (s != null) Asn1Sequence_t95137642F0FE56379E966B4C62A5A4DAC9DC37E8 * L_3 = V_1; if (!L_3) { goto IL_007f; } } { // foreach (Asn1Encodable ae in s) Asn1Sequence_t95137642F0FE56379E966B4C62A5A4DAC9DC37E8 * L_4 = V_1; NullCheck(L_4); RuntimeObject* L_5; L_5 = VirtualFuncInvoker0< RuntimeObject* >::Invoke(10 /* System.Collections.IEnumerator BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1Sequence::GetEnumerator() */, L_4); V_2 = L_5; } IL_001c: try {// begin try (depth: 1) { goto IL_0061; } IL_001e: { // foreach (Asn1Encodable ae in s) RuntimeObject* L_6 = V_2; NullCheck(L_6); RuntimeObject * L_7; L_7 = InterfaceFuncInvoker0< RuntimeObject * >::Invoke(1 /* System.Object System.Collections.IEnumerator::get_Current() */, IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var, L_6); V_3 = ((Asn1Encodable_tCA51194A73D6D9585045A4D23CF12B939BF7F6EC *)CastclassClass((RuntimeObject*)L_7, Asn1Encodable_tCA51194A73D6D9585045A4D23CF12B939BF7F6EC_il2cpp_TypeInfo_var)); } IL_002a: try {// begin try (depth: 2) // certs.Add(new X509CertificateParser().ReadCertificate(ae.GetEncoded())); RuntimeObject* L_8 = V_0; X509CertificateParser_t76052650A7486EB7C9B24F64A8D228E18BB62AAF * L_9 = (X509CertificateParser_t76052650A7486EB7C9B24F64A8D228E18BB62AAF *)il2cpp_codegen_object_new(X509CertificateParser_t76052650A7486EB7C9B24F64A8D228E18BB62AAF_il2cpp_TypeInfo_var); X509CertificateParser__ctor_m25758CA99259833BE3DF47D56D48106D7D424256(L_9, /*hidden argument*/NULL); Asn1Encodable_tCA51194A73D6D9585045A4D23CF12B939BF7F6EC * L_10 = V_3; NullCheck(L_10); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_11; L_11 = Asn1Encodable_GetEncoded_m896BCF72900F9B8B4CCA196988ACB61423A424AF(L_10, /*hidden argument*/NULL); NullCheck(L_9); X509Certificate_t02D6D61F4D1C5E290A63DED5B388F0EEEFA9AA06 * L_12; L_12 = X509CertificateParser_ReadCertificate_m000AD793B41CECA257A31BC57E84D232C9C4F0EE(L_9, L_11, /*hidden argument*/NULL); NullCheck(L_8); int32_t L_13; L_13 = InterfaceFuncInvoker1< int32_t, RuntimeObject * >::Invoke(2 /* System.Int32 System.Collections.IList::Add(System.Object) */, IList_tB15A9D6625D09661D6E47976BB626C703EC81910_il2cpp_TypeInfo_var, L_8, L_12); // } goto IL_0061; }// end try (depth: 2) catch(Il2CppExceptionWrapper& e) { if(il2cpp_codegen_class_is_assignable_from (((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&IOException_t09E5C01DA4748C36D703728C4668C5CDF3882EBA_il2cpp_TypeInfo_var)), il2cpp_codegen_object_class(e.ex))) { IL2CPP_PUSH_ACTIVE_EXCEPTION(e.ex); goto CATCH_0043; } if(il2cpp_codegen_class_is_assignable_from (((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&CertificateException_tB4C9EC1D72D2EB953B1A67314C641CA607912CCB_il2cpp_TypeInfo_var)), il2cpp_codegen_object_class(e.ex))) { IL2CPP_PUSH_ACTIVE_EXCEPTION(e.ex); goto CATCH_0052; } throw e; } CATCH_0043: {// begin catch(System.IO.IOException) // catch (IOException ex) V_4 = ((IOException_t09E5C01DA4748C36D703728C4668C5CDF3882EBA *)IL2CPP_GET_ACTIVE_EXCEPTION(IOException_t09E5C01DA4748C36D703728C4668C5CDF3882EBA *)); // throw new OcspException("can't re-encode certificate!", ex); IOException_t09E5C01DA4748C36D703728C4668C5CDF3882EBA * L_14 = V_4; OcspException_tEB86D2641E584387057732A1F047A4694C77C561 * L_15 = (OcspException_tEB86D2641E584387057732A1F047A4694C77C561 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&OcspException_tEB86D2641E584387057732A1F047A4694C77C561_il2cpp_TypeInfo_var))); OcspException__ctor_mD932BD502935FADFF1209C63BA5A09E3636715CC(L_15, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralCBEEDEF2D8108832EB067CD43DBA45894A53B053)), L_14, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_15, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&BasicOcspResp_GetCertList_mD0CBA0C0D56FBDD78AA40F0373B31B48424105F6_RuntimeMethod_var))); }// end catch (depth: 2) CATCH_0052: {// begin catch(BestHTTP.SecureProtocol.Org.BouncyCastle.Security.Certificates.CertificateException) // catch (CertificateException ex) V_5 = ((CertificateException_tB4C9EC1D72D2EB953B1A67314C641CA607912CCB *)IL2CPP_GET_ACTIVE_EXCEPTION(CertificateException_tB4C9EC1D72D2EB953B1A67314C641CA607912CCB *)); // throw new OcspException("can't re-encode certificate!", ex); CertificateException_tB4C9EC1D72D2EB953B1A67314C641CA607912CCB * L_16 = V_5; OcspException_tEB86D2641E584387057732A1F047A4694C77C561 * L_17 = (OcspException_tEB86D2641E584387057732A1F047A4694C77C561 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&OcspException_tEB86D2641E584387057732A1F047A4694C77C561_il2cpp_TypeInfo_var))); OcspException__ctor_mD932BD502935FADFF1209C63BA5A09E3636715CC(L_17, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralCBEEDEF2D8108832EB067CD43DBA45894A53B053)), L_16, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_17, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&BasicOcspResp_GetCertList_mD0CBA0C0D56FBDD78AA40F0373B31B48424105F6_RuntimeMethod_var))); }// end catch (depth: 2) IL_0061: { // foreach (Asn1Encodable ae in s) RuntimeObject* L_18 = V_2; NullCheck(L_18); bool L_19; L_19 = InterfaceFuncInvoker0< bool >::Invoke(0 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var, L_18); if (L_19) { goto IL_001e; } } IL_0069: { IL2CPP_LEAVE(0x7F, FINALLY_006b); } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_006b; } FINALLY_006b: {// begin finally (depth: 1) { RuntimeObject* L_20 = V_2; V_6 = ((RuntimeObject*)IsInst((RuntimeObject*)L_20, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var)); RuntimeObject* L_21 = V_6; if (!L_21) { goto IL_007e; } } IL_0077: { RuntimeObject* L_22 = V_6; NullCheck(L_22); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, L_22); } IL_007e: { IL2CPP_END_FINALLY(107) } }// end finally (depth: 1) IL2CPP_CLEANUP(107) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7F, IL_007f) } IL_007f: { // return certs; RuntimeObject* L_23 = V_0; return L_23; } } // BestHTTP.SecureProtocol.Org.BouncyCastle.X509.X509Certificate[] BestHTTP.SecureProtocol.Org.BouncyCastle.Ocsp.BasicOcspResp::GetCerts() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR X509CertificateU5BU5D_t41740B3A8C984ED237B45D5A9201BC1994BEBB23* BasicOcspResp_GetCerts_m8EC2E66D31002A48D80A5928528A00DBDC6591B6 (BasicOcspResp_tEB37422790458A1BFED93DBC6BC1FA5ADA635965 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ICollection_tC1E1DED86C0A66845675392606B302452210D5DA_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IList_tB15A9D6625D09661D6E47976BB626C703EC81910_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&X509CertificateU5BU5D_t41740B3A8C984ED237B45D5A9201BC1994BEBB23_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&X509Certificate_t02D6D61F4D1C5E290A63DED5B388F0EEEFA9AA06_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; X509CertificateU5BU5D_t41740B3A8C984ED237B45D5A9201BC1994BEBB23* V_1 = NULL; int32_t V_2 = 0; { // IList certs = GetCertList(); RuntimeObject* L_0; L_0 = BasicOcspResp_GetCertList_mD0CBA0C0D56FBDD78AA40F0373B31B48424105F6(__this, /*hidden argument*/NULL); V_0 = L_0; // X509Certificate[] result = new X509Certificate[certs.Count]; RuntimeObject* L_1 = V_0; NullCheck(L_1); int32_t L_2; L_2 = InterfaceFuncInvoker0< int32_t >::Invoke(1 /* System.Int32 System.Collections.ICollection::get_Count() */, ICollection_tC1E1DED86C0A66845675392606B302452210D5DA_il2cpp_TypeInfo_var, L_1); X509CertificateU5BU5D_t41740B3A8C984ED237B45D5A9201BC1994BEBB23* L_3 = (X509CertificateU5BU5D_t41740B3A8C984ED237B45D5A9201BC1994BEBB23*)(X509CertificateU5BU5D_t41740B3A8C984ED237B45D5A9201BC1994BEBB23*)SZArrayNew(X509CertificateU5BU5D_t41740B3A8C984ED237B45D5A9201BC1994BEBB23_il2cpp_TypeInfo_var, (uint32_t)L_2); V_1 = L_3; // for (int i = 0; i < certs.Count; ++i) V_2 = 0; goto IL_002a; } IL_0017: { // result[i] = (X509Certificate)certs[i]; X509CertificateU5BU5D_t41740B3A8C984ED237B45D5A9201BC1994BEBB23* L_4 = V_1; int32_t L_5 = V_2; RuntimeObject* L_6 = V_0; int32_t L_7 = V_2; NullCheck(L_6); RuntimeObject * L_8; L_8 = InterfaceFuncInvoker1< RuntimeObject *, int32_t >::Invoke(0 /* System.Object System.Collections.IList::get_Item(System.Int32) */, IList_tB15A9D6625D09661D6E47976BB626C703EC81910_il2cpp_TypeInfo_var, L_6, L_7); NullCheck(L_4); ArrayElementTypeCheck (L_4, ((X509Certificate_t02D6D61F4D1C5E290A63DED5B388F0EEEFA9AA06 *)CastclassClass((RuntimeObject*)L_8, X509Certificate_t02D6D61F4D1C5E290A63DED5B388F0EEEFA9AA06_il2cpp_TypeInfo_var))); (L_4)->SetAt(static_cast(L_5), (X509Certificate_t02D6D61F4D1C5E290A63DED5B388F0EEEFA9AA06 *)((X509Certificate_t02D6D61F4D1C5E290A63DED5B388F0EEEFA9AA06 *)CastclassClass((RuntimeObject*)L_8, X509Certificate_t02D6D61F4D1C5E290A63DED5B388F0EEEFA9AA06_il2cpp_TypeInfo_var))); // for (int i = 0; i < certs.Count; ++i) int32_t L_9 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)1)); } IL_002a: { // for (int i = 0; i < certs.Count; ++i) int32_t L_10 = V_2; RuntimeObject* L_11 = V_0; NullCheck(L_11); int32_t L_12; L_12 = InterfaceFuncInvoker0< int32_t >::Invoke(1 /* System.Int32 System.Collections.ICollection::get_Count() */, ICollection_tC1E1DED86C0A66845675392606B302452210D5DA_il2cpp_TypeInfo_var, L_11); if ((((int32_t)L_10) < ((int32_t)L_12))) { goto IL_0017; } } { // return result; X509CertificateU5BU5D_t41740B3A8C984ED237B45D5A9201BC1994BEBB23* L_13 = V_1; return L_13; } } // BestHTTP.SecureProtocol.Org.BouncyCastle.X509.Store.IX509Store BestHTTP.SecureProtocol.Org.BouncyCastle.Ocsp.BasicOcspResp::GetCertificates(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* BasicOcspResp_GetCertificates_m195DAD236944F6777E786AA232FEE59966D2BE97 (BasicOcspResp_tEB37422790458A1BFED93DBC6BC1FA5ADA635965 * __this, String_t* ___type0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&X509CollectionStoreParameters_t9AC6D285ADBA3F814F6985940388A9C944D26401_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral3F3E4BAB8F83B4297D161F0732481E031EB9EBA5); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; Exception_t * V_1 = NULL; il2cpp::utils::ExceptionSupportStack __active_exceptions; il2cpp::utils::ExceptionSupportStack __leave_targets; IL_0000: try {// begin try (depth: 1) // return X509StoreFactory.Create( // "Certificate/" + type, // new X509CollectionStoreParameters(this.GetCertList())); String_t* L_0 = ___type0; String_t* L_1; L_1 = String_Concat_m4B4AB72618348C5DFBFBA8DED84B9E2EBDB55E1B(_stringLiteral3F3E4BAB8F83B4297D161F0732481E031EB9EBA5, L_0, /*hidden argument*/NULL); RuntimeObject* L_2; L_2 = BasicOcspResp_GetCertList_mD0CBA0C0D56FBDD78AA40F0373B31B48424105F6(__this, /*hidden argument*/NULL); X509CollectionStoreParameters_t9AC6D285ADBA3F814F6985940388A9C944D26401 * L_3 = (X509CollectionStoreParameters_t9AC6D285ADBA3F814F6985940388A9C944D26401 *)il2cpp_codegen_object_new(X509CollectionStoreParameters_t9AC6D285ADBA3F814F6985940388A9C944D26401_il2cpp_TypeInfo_var); X509CollectionStoreParameters__ctor_m0C179FB00CAF788F4B59E7C66BBECF8E0A5B9049(L_3, L_2, /*hidden argument*/NULL); RuntimeObject* L_4; L_4 = X509StoreFactory_Create_mBD3629E3DC37D3D32E06EB1150959A0F919BF61E(L_1, L_3, /*hidden argument*/NULL); V_0 = L_4; goto IL_002b; }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { if(il2cpp_codegen_class_is_assignable_from (((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Exception_t_il2cpp_TypeInfo_var)), il2cpp_codegen_object_class(e.ex))) { IL2CPP_PUSH_ACTIVE_EXCEPTION(e.ex); goto CATCH_001e; } throw e; } CATCH_001e: {// begin catch(System.Exception) // catch (Exception e) V_1 = ((Exception_t *)IL2CPP_GET_ACTIVE_EXCEPTION(Exception_t *)); // throw new OcspException("can't setup the CertStore", e); Exception_t * L_5 = V_1; OcspException_tEB86D2641E584387057732A1F047A4694C77C561 * L_6 = (OcspException_tEB86D2641E584387057732A1F047A4694C77C561 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&OcspException_tEB86D2641E584387057732A1F047A4694C77C561_il2cpp_TypeInfo_var))); OcspException__ctor_mD932BD502935FADFF1209C63BA5A09E3636715CC(L_6, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral07D1FA4B1D4D56856BC5087495992498681BA912)), L_5, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_6, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&BasicOcspResp_GetCertificates_m195DAD236944F6777E786AA232FEE59966D2BE97_RuntimeMethod_var))); }// end catch (depth: 1) IL_002b: { // } RuntimeObject* L_7 = V_0; return L_7; } } // System.Boolean BestHTTP.SecureProtocol.Org.BouncyCastle.Ocsp.BasicOcspResp::Verify(BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.AsymmetricKeyParameter) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool BasicOcspResp_Verify_m99B50D920BB95C6C296F3DF57B119FD8E1F6CBEE (BasicOcspResp_tEB37422790458A1BFED93DBC6BC1FA5ADA635965 * __this, AsymmetricKeyParameter_t99E15FA54F59DFD554A3211C73037A0F5E85374A * ___publicKey0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ISigner_tCCA744D5676F335002A9182CD1A47660B2100EEA_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SignerUtilities_t85A42F8179A404E46148D49278854CCF5ED2FB13_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* V_0 = NULL; bool V_1 = false; Exception_t * V_2 = NULL; il2cpp::utils::ExceptionSupportStack __active_exceptions; il2cpp::utils::ExceptionSupportStack __leave_targets; Exception_t * G_B3_0 = NULL; String_t* G_B3_1 = NULL; Exception_t * G_B2_0 = NULL; String_t* G_B2_1 = NULL; String_t* G_B4_0 = NULL; String_t* G_B4_1 = NULL; IL_0000: try {// begin try (depth: 1) // ISigner signature = SignerUtilities.GetSigner(this.SignatureAlgName); String_t* L_0; L_0 = BasicOcspResp_get_SignatureAlgName_mDA6FCAF1209DA5C2331C5576621E9BA673A1EB11(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(SignerUtilities_t85A42F8179A404E46148D49278854CCF5ED2FB13_il2cpp_TypeInfo_var); RuntimeObject* L_1; L_1 = SignerUtilities_GetSigner_mA7DA1E4D22BE302FDF5EA80A7226F44FF18C5F64(L_0, /*hidden argument*/NULL); // signature.Init(false, publicKey); RuntimeObject* L_2 = L_1; AsymmetricKeyParameter_t99E15FA54F59DFD554A3211C73037A0F5E85374A * L_3 = ___publicKey0; NullCheck(L_2); InterfaceActionInvoker2< bool, RuntimeObject* >::Invoke(1 /* System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.ISigner::Init(System.Boolean,BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.ICipherParameters) */, ISigner_tCCA744D5676F335002A9182CD1A47660B2100EEA_il2cpp_TypeInfo_var, L_2, (bool)0, L_3); // byte[] bs = data.GetDerEncoded(); ResponseData_tAF2DAC289F4A4348C4C3F9E3BA5C270D78E16906 * L_4 = __this->get_data_1(); NullCheck(L_4); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_5; L_5 = Asn1Encodable_GetDerEncoded_m30F357C2B994910EAC405FACBB5CA88181B3CD4E(L_4, /*hidden argument*/NULL); V_0 = L_5; // signature.BlockUpdate(bs, 0, bs.Length); RuntimeObject* L_6 = L_2; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_7 = V_0; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_8 = V_0; NullCheck(L_8); NullCheck(L_6); InterfaceActionInvoker3< ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*, int32_t, int32_t >::Invoke(3 /* System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.ISigner::BlockUpdate(System.Byte[],System.Int32,System.Int32) */, ISigner_tCCA744D5676F335002A9182CD1A47660B2100EEA_il2cpp_TypeInfo_var, L_6, L_7, 0, ((int32_t)((int32_t)(((RuntimeArray*)L_8)->max_length)))); // return signature.VerifySignature(this.GetSignature()); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_9; L_9 = BasicOcspResp_GetSignature_mD5EFEE7186CDF949738568843A10FA49DEFCEA72(__this, /*hidden argument*/NULL); NullCheck(L_6); bool L_10; L_10 = InterfaceFuncInvoker1< bool, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* >::Invoke(5 /* System.Boolean BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.ISigner::VerifySignature(System.Byte[]) */, ISigner_tCCA744D5676F335002A9182CD1A47660B2100EEA_il2cpp_TypeInfo_var, L_6, L_9); V_1 = L_10; goto IL_0057; }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { if(il2cpp_codegen_class_is_assignable_from (((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Exception_t_il2cpp_TypeInfo_var)), il2cpp_codegen_object_class(e.ex))) { IL2CPP_PUSH_ACTIVE_EXCEPTION(e.ex); goto CATCH_0038; } throw e; } CATCH_0038: {// begin catch(System.Exception) { // catch (Exception e) V_2 = ((Exception_t *)IL2CPP_GET_ACTIVE_EXCEPTION(Exception_t *)); // throw new OcspException("exception processing sig: " + e, e); Exception_t * L_11 = V_2; Exception_t * L_12 = L_11; G_B2_0 = L_12; G_B2_1 = ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralA9984C0671BE8F3936E71B53CEFFDD2FC3BB8E03)); if (L_12) { G_B3_0 = L_12; G_B3_1 = ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralA9984C0671BE8F3936E71B53CEFFDD2FC3BB8E03)); goto IL_0046; } } IL_0042: { G_B4_0 = ((String_t*)(NULL)); G_B4_1 = G_B2_1; goto IL_004b; } IL_0046: { NullCheck(G_B3_0); String_t* L_13; L_13 = VirtualFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, G_B3_0); G_B4_0 = L_13; G_B4_1 = G_B3_1; } IL_004b: { String_t* L_14; L_14 = String_Concat_m4B4AB72618348C5DFBFBA8DED84B9E2EBDB55E1B(G_B4_1, G_B4_0, /*hidden argument*/NULL); Exception_t * L_15 = V_2; OcspException_tEB86D2641E584387057732A1F047A4694C77C561 * L_16 = (OcspException_tEB86D2641E584387057732A1F047A4694C77C561 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&OcspException_tEB86D2641E584387057732A1F047A4694C77C561_il2cpp_TypeInfo_var))); OcspException__ctor_mD932BD502935FADFF1209C63BA5A09E3636715CC(L_16, L_14, L_15, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_16, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&BasicOcspResp_Verify_m99B50D920BB95C6C296F3DF57B119FD8E1F6CBEE_RuntimeMethod_var))); } }// end catch (depth: 1) IL_0057: { // } bool L_17 = V_1; return L_17; } } // System.Byte[] BestHTTP.SecureProtocol.Org.BouncyCastle.Ocsp.BasicOcspResp::GetEncoded() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* BasicOcspResp_GetEncoded_m8112915DF0AFE9D0E93E63E570E1DF0396D5648E (BasicOcspResp_tEB37422790458A1BFED93DBC6BC1FA5ADA635965 * __this, const RuntimeMethod* method) { { // return resp.GetEncoded(); BasicOcspResponse_tD40A5CCFCDBB258AAA67998DCC17B5FB44E6BE5C * L_0 = __this->get_resp_0(); NullCheck(L_0); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_1; L_1 = Asn1Encodable_GetEncoded_m896BCF72900F9B8B4CCA196988ACB61423A424AF(L_0, /*hidden argument*/NULL); return L_1; } } // System.Boolean BestHTTP.SecureProtocol.Org.BouncyCastle.Ocsp.BasicOcspResp::Equals(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool BasicOcspResp_Equals_m647746E2AD24A4959DB980D7363B5756A0DF0F5F (BasicOcspResp_tEB37422790458A1BFED93DBC6BC1FA5ADA635965 * __this, RuntimeObject * ___obj0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BasicOcspResp_tEB37422790458A1BFED93DBC6BC1FA5ADA635965_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } BasicOcspResp_tEB37422790458A1BFED93DBC6BC1FA5ADA635965 * V_0 = NULL; { // if (obj == this) RuntimeObject * L_0 = ___obj0; if ((!(((RuntimeObject*)(RuntimeObject *)L_0) == ((RuntimeObject*)(BasicOcspResp_tEB37422790458A1BFED93DBC6BC1FA5ADA635965 *)__this)))) { goto IL_0006; } } { // return true; return (bool)1; } IL_0006: { // BasicOcspResp other = obj as BasicOcspResp; RuntimeObject * L_1 = ___obj0; V_0 = ((BasicOcspResp_tEB37422790458A1BFED93DBC6BC1FA5ADA635965 *)IsInstClass((RuntimeObject*)L_1, BasicOcspResp_tEB37422790458A1BFED93DBC6BC1FA5ADA635965_il2cpp_TypeInfo_var)); // if (other == null) BasicOcspResp_tEB37422790458A1BFED93DBC6BC1FA5ADA635965 * L_2 = V_0; if (L_2) { goto IL_0012; } } { // return false; return (bool)0; } IL_0012: { // return resp.Equals(other.resp); BasicOcspResponse_tD40A5CCFCDBB258AAA67998DCC17B5FB44E6BE5C * L_3 = __this->get_resp_0(); BasicOcspResp_tEB37422790458A1BFED93DBC6BC1FA5ADA635965 * L_4 = V_0; NullCheck(L_4); BasicOcspResponse_tD40A5CCFCDBB258AAA67998DCC17B5FB44E6BE5C * L_5 = L_4->get_resp_0(); NullCheck(L_3); bool L_6; L_6 = VirtualFuncInvoker1< bool, RuntimeObject * >::Invoke(0 /* System.Boolean System.Object::Equals(System.Object) */, L_3, L_5); return L_6; } } // System.Int32 BestHTTP.SecureProtocol.Org.BouncyCastle.Ocsp.BasicOcspResp::GetHashCode() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t BasicOcspResp_GetHashCode_mF4CD7EE1D495B9BD0EA2DDEE623A4343AD978AAE (BasicOcspResp_tEB37422790458A1BFED93DBC6BC1FA5ADA635965 * __this, const RuntimeMethod* method) { { // return resp.GetHashCode(); BasicOcspResponse_tD40A5CCFCDBB258AAA67998DCC17B5FB44E6BE5C * L_0 = __this->get_resp_0(); NullCheck(L_0); int32_t L_1; L_1 = VirtualFuncInvoker0< int32_t >::Invoke(2 /* System.Int32 System.Object::GetHashCode() */, L_0); 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 BestHTTP.SecureProtocol.Org.BouncyCastle.Ocsp.BasicOcspRespGenerator::.ctor(BestHTTP.SecureProtocol.Org.BouncyCastle.Ocsp.RespID) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BasicOcspRespGenerator__ctor_m744A2960B12A2B5E053C3B97B8EE1B3F338CF926 (BasicOcspRespGenerator_t19599B650AAF21CDD18346FB654FA27AD11C23B1 * __this, RespID_t5A0BD7E30897149501A58F9E5B8080077BCB6390 * ___responderID0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Platform_t0EFEB39A6344675D077C7B85E0F7F00BDD996804_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // private readonly IList list = BestHTTP.SecureProtocol.Org.BouncyCastle.Utilities.Platform.CreateArrayList(); IL2CPP_RUNTIME_CLASS_INIT(Platform_t0EFEB39A6344675D077C7B85E0F7F00BDD996804_il2cpp_TypeInfo_var); RuntimeObject* L_0; L_0 = Platform_CreateArrayList_mDA08F8A3BC566FA8E0753B97D8B06F3EF26A4143(/*hidden argument*/NULL); __this->set_list_0(L_0); // public BasicOcspRespGenerator( // RespID responderID) Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405(__this, /*hidden argument*/NULL); // this.responderID = responderID; RespID_t5A0BD7E30897149501A58F9E5B8080077BCB6390 * L_1 = ___responderID0; __this->set_responderID_2(L_1); // } return; } } // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Ocsp.BasicOcspRespGenerator::.ctor(BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.AsymmetricKeyParameter) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BasicOcspRespGenerator__ctor_mCB5ECE20D6EFADEE4ED08EEAA63EC1569ABD1332 (BasicOcspRespGenerator_t19599B650AAF21CDD18346FB654FA27AD11C23B1 * __this, AsymmetricKeyParameter_t99E15FA54F59DFD554A3211C73037A0F5E85374A * ___publicKey0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Platform_t0EFEB39A6344675D077C7B85E0F7F00BDD996804_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RespID_t5A0BD7E30897149501A58F9E5B8080077BCB6390_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // private readonly IList list = BestHTTP.SecureProtocol.Org.BouncyCastle.Utilities.Platform.CreateArrayList(); IL2CPP_RUNTIME_CLASS_INIT(Platform_t0EFEB39A6344675D077C7B85E0F7F00BDD996804_il2cpp_TypeInfo_var); RuntimeObject* L_0; L_0 = Platform_CreateArrayList_mDA08F8A3BC566FA8E0753B97D8B06F3EF26A4143(/*hidden argument*/NULL); __this->set_list_0(L_0); // public BasicOcspRespGenerator( // AsymmetricKeyParameter publicKey) Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405(__this, /*hidden argument*/NULL); // this.responderID = new RespID(publicKey); AsymmetricKeyParameter_t99E15FA54F59DFD554A3211C73037A0F5E85374A * L_1 = ___publicKey0; RespID_t5A0BD7E30897149501A58F9E5B8080077BCB6390 * L_2 = (RespID_t5A0BD7E30897149501A58F9E5B8080077BCB6390 *)il2cpp_codegen_object_new(RespID_t5A0BD7E30897149501A58F9E5B8080077BCB6390_il2cpp_TypeInfo_var); RespID__ctor_m49085B1AB22CE552F65E18BA499305E0EF3C8E1F(L_2, L_1, /*hidden argument*/NULL); __this->set_responderID_2(L_2); // } return; } } // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Ocsp.BasicOcspRespGenerator::AddResponse(BestHTTP.SecureProtocol.Org.BouncyCastle.Ocsp.CertificateID,BestHTTP.SecureProtocol.Org.BouncyCastle.Ocsp.CertificateStatus) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BasicOcspRespGenerator_AddResponse_m4589B1C68785ACA4566984EEF57E5BF151F1C3C1 (BasicOcspRespGenerator_t19599B650AAF21CDD18346FB654FA27AD11C23B1 * __this, CertificateID_tFE14E822F7BAAB4D3BEDB4B443912E20A8D50490 * ___certID0, CertificateStatus_tAF64191AD0C7CB50FF308108F688C95475D46280 * ___certStatus1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IList_tB15A9D6625D09661D6E47976BB626C703EC81910_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ResponseObject_t5BCD04C4D9758F6A6760FF03C54F867B9E62D04F_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // list.Add(new ResponseObject(certID, certStatus, DateTime.UtcNow, null)); RuntimeObject* L_0 = __this->get_list_0(); CertificateID_tFE14E822F7BAAB4D3BEDB4B443912E20A8D50490 * L_1 = ___certID0; CertificateStatus_tAF64191AD0C7CB50FF308108F688C95475D46280 * L_2 = ___certStatus1; IL2CPP_RUNTIME_CLASS_INIT(DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_il2cpp_TypeInfo_var); DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_3; L_3 = DateTime_get_UtcNow_m761E57F86226DDD94F0A2F4D98F0A8E27C74F090(/*hidden argument*/NULL); ResponseObject_t5BCD04C4D9758F6A6760FF03C54F867B9E62D04F * L_4 = (ResponseObject_t5BCD04C4D9758F6A6760FF03C54F867B9E62D04F *)il2cpp_codegen_object_new(ResponseObject_t5BCD04C4D9758F6A6760FF03C54F867B9E62D04F_il2cpp_TypeInfo_var); ResponseObject__ctor_mEA8394EAEF8FC36AD0DF0AF8931D58336A135345(L_4, L_1, L_2, L_3, (X509Extensions_tB10F49C3BD6B861E20DB13C91BABE994543EC55F *)NULL, /*hidden argument*/NULL); NullCheck(L_0); int32_t L_5; L_5 = InterfaceFuncInvoker1< int32_t, RuntimeObject * >::Invoke(2 /* System.Int32 System.Collections.IList::Add(System.Object) */, IList_tB15A9D6625D09661D6E47976BB626C703EC81910_il2cpp_TypeInfo_var, L_0, L_4); // } return; } } // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Ocsp.BasicOcspRespGenerator::AddResponse(BestHTTP.SecureProtocol.Org.BouncyCastle.Ocsp.CertificateID,BestHTTP.SecureProtocol.Org.BouncyCastle.Ocsp.CertificateStatus,BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X509.X509Extensions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BasicOcspRespGenerator_AddResponse_m67FDBBCC8F5A0779A2122BA8C8EF828AE8A8E95C (BasicOcspRespGenerator_t19599B650AAF21CDD18346FB654FA27AD11C23B1 * __this, CertificateID_tFE14E822F7BAAB4D3BEDB4B443912E20A8D50490 * ___certID0, CertificateStatus_tAF64191AD0C7CB50FF308108F688C95475D46280 * ___certStatus1, X509Extensions_tB10F49C3BD6B861E20DB13C91BABE994543EC55F * ___singleExtensions2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IList_tB15A9D6625D09661D6E47976BB626C703EC81910_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ResponseObject_t5BCD04C4D9758F6A6760FF03C54F867B9E62D04F_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // list.Add(new ResponseObject(certID, certStatus, DateTime.UtcNow, singleExtensions)); RuntimeObject* L_0 = __this->get_list_0(); CertificateID_tFE14E822F7BAAB4D3BEDB4B443912E20A8D50490 * L_1 = ___certID0; CertificateStatus_tAF64191AD0C7CB50FF308108F688C95475D46280 * L_2 = ___certStatus1; IL2CPP_RUNTIME_CLASS_INIT(DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_il2cpp_TypeInfo_var); DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_3; L_3 = DateTime_get_UtcNow_m761E57F86226DDD94F0A2F4D98F0A8E27C74F090(/*hidden argument*/NULL); X509Extensions_tB10F49C3BD6B861E20DB13C91BABE994543EC55F * L_4 = ___singleExtensions2; ResponseObject_t5BCD04C4D9758F6A6760FF03C54F867B9E62D04F * L_5 = (ResponseObject_t5BCD04C4D9758F6A6760FF03C54F867B9E62D04F *)il2cpp_codegen_object_new(ResponseObject_t5BCD04C4D9758F6A6760FF03C54F867B9E62D04F_il2cpp_TypeInfo_var); ResponseObject__ctor_mEA8394EAEF8FC36AD0DF0AF8931D58336A135345(L_5, L_1, L_2, L_3, L_4, /*hidden argument*/NULL); NullCheck(L_0); int32_t L_6; L_6 = InterfaceFuncInvoker1< int32_t, RuntimeObject * >::Invoke(2 /* System.Int32 System.Collections.IList::Add(System.Object) */, IList_tB15A9D6625D09661D6E47976BB626C703EC81910_il2cpp_TypeInfo_var, L_0, L_5); // } return; } } // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Ocsp.BasicOcspRespGenerator::AddResponse(BestHTTP.SecureProtocol.Org.BouncyCastle.Ocsp.CertificateID,BestHTTP.SecureProtocol.Org.BouncyCastle.Ocsp.CertificateStatus,System.DateTime,BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X509.X509Extensions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BasicOcspRespGenerator_AddResponse_mE2EAAAB729E908CA3033F9445AAA7637128593B9 (BasicOcspRespGenerator_t19599B650AAF21CDD18346FB654FA27AD11C23B1 * __this, CertificateID_tFE14E822F7BAAB4D3BEDB4B443912E20A8D50490 * ___certID0, CertificateStatus_tAF64191AD0C7CB50FF308108F688C95475D46280 * ___certStatus1, DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 ___nextUpdate2, X509Extensions_tB10F49C3BD6B861E20DB13C91BABE994543EC55F * ___singleExtensions3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IList_tB15A9D6625D09661D6E47976BB626C703EC81910_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ResponseObject_t5BCD04C4D9758F6A6760FF03C54F867B9E62D04F_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // list.Add(new ResponseObject(certID, certStatus, DateTime.UtcNow, nextUpdate, singleExtensions)); RuntimeObject* L_0 = __this->get_list_0(); CertificateID_tFE14E822F7BAAB4D3BEDB4B443912E20A8D50490 * L_1 = ___certID0; CertificateStatus_tAF64191AD0C7CB50FF308108F688C95475D46280 * L_2 = ___certStatus1; IL2CPP_RUNTIME_CLASS_INIT(DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_il2cpp_TypeInfo_var); DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_3; L_3 = DateTime_get_UtcNow_m761E57F86226DDD94F0A2F4D98F0A8E27C74F090(/*hidden argument*/NULL); DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_4 = ___nextUpdate2; X509Extensions_tB10F49C3BD6B861E20DB13C91BABE994543EC55F * L_5 = ___singleExtensions3; ResponseObject_t5BCD04C4D9758F6A6760FF03C54F867B9E62D04F * L_6 = (ResponseObject_t5BCD04C4D9758F6A6760FF03C54F867B9E62D04F *)il2cpp_codegen_object_new(ResponseObject_t5BCD04C4D9758F6A6760FF03C54F867B9E62D04F_il2cpp_TypeInfo_var); ResponseObject__ctor_mE0C0610916FD5BD38F64870C6CE00997AA686FE6(L_6, L_1, L_2, L_3, L_4, L_5, /*hidden argument*/NULL); NullCheck(L_0); int32_t L_7; L_7 = InterfaceFuncInvoker1< int32_t, RuntimeObject * >::Invoke(2 /* System.Int32 System.Collections.IList::Add(System.Object) */, IList_tB15A9D6625D09661D6E47976BB626C703EC81910_il2cpp_TypeInfo_var, L_0, L_6); // } return; } } // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Ocsp.BasicOcspRespGenerator::AddResponse(BestHTTP.SecureProtocol.Org.BouncyCastle.Ocsp.CertificateID,BestHTTP.SecureProtocol.Org.BouncyCastle.Ocsp.CertificateStatus,System.DateTime,System.DateTime,BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X509.X509Extensions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BasicOcspRespGenerator_AddResponse_m606E5946601A778BE76EB1A73D9B0585EB09D345 (BasicOcspRespGenerator_t19599B650AAF21CDD18346FB654FA27AD11C23B1 * __this, CertificateID_tFE14E822F7BAAB4D3BEDB4B443912E20A8D50490 * ___certID0, CertificateStatus_tAF64191AD0C7CB50FF308108F688C95475D46280 * ___certStatus1, DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 ___thisUpdate2, DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 ___nextUpdate3, X509Extensions_tB10F49C3BD6B861E20DB13C91BABE994543EC55F * ___singleExtensions4, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IList_tB15A9D6625D09661D6E47976BB626C703EC81910_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ResponseObject_t5BCD04C4D9758F6A6760FF03C54F867B9E62D04F_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // list.Add(new ResponseObject(certID, certStatus, thisUpdate, nextUpdate, singleExtensions)); RuntimeObject* L_0 = __this->get_list_0(); CertificateID_tFE14E822F7BAAB4D3BEDB4B443912E20A8D50490 * L_1 = ___certID0; CertificateStatus_tAF64191AD0C7CB50FF308108F688C95475D46280 * L_2 = ___certStatus1; DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_3 = ___thisUpdate2; DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_4 = ___nextUpdate3; X509Extensions_tB10F49C3BD6B861E20DB13C91BABE994543EC55F * L_5 = ___singleExtensions4; ResponseObject_t5BCD04C4D9758F6A6760FF03C54F867B9E62D04F * L_6 = (ResponseObject_t5BCD04C4D9758F6A6760FF03C54F867B9E62D04F *)il2cpp_codegen_object_new(ResponseObject_t5BCD04C4D9758F6A6760FF03C54F867B9E62D04F_il2cpp_TypeInfo_var); ResponseObject__ctor_mE0C0610916FD5BD38F64870C6CE00997AA686FE6(L_6, L_1, L_2, L_3, L_4, L_5, /*hidden argument*/NULL); NullCheck(L_0); int32_t L_7; L_7 = InterfaceFuncInvoker1< int32_t, RuntimeObject * >::Invoke(2 /* System.Int32 System.Collections.IList::Add(System.Object) */, IList_tB15A9D6625D09661D6E47976BB626C703EC81910_il2cpp_TypeInfo_var, L_0, L_6); // } return; } } // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Ocsp.BasicOcspRespGenerator::SetResponseExtensions(BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X509.X509Extensions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BasicOcspRespGenerator_SetResponseExtensions_m09AB6A6823DB876DBC6BB5585229F2B29EE8126C (BasicOcspRespGenerator_t19599B650AAF21CDD18346FB654FA27AD11C23B1 * __this, X509Extensions_tB10F49C3BD6B861E20DB13C91BABE994543EC55F * ___responseExtensions0, const RuntimeMethod* method) { { // this.responseExtensions = responseExtensions; X509Extensions_tB10F49C3BD6B861E20DB13C91BABE994543EC55F * L_0 = ___responseExtensions0; __this->set_responseExtensions_1(L_0); // } return; } } // BestHTTP.SecureProtocol.Org.BouncyCastle.Ocsp.BasicOcspResp BestHTTP.SecureProtocol.Org.BouncyCastle.Ocsp.BasicOcspRespGenerator::GenerateResponse(BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.ISignatureFactory,BestHTTP.SecureProtocol.Org.BouncyCastle.X509.X509Certificate[],System.DateTime) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BasicOcspResp_tEB37422790458A1BFED93DBC6BC1FA5ADA635965 * BasicOcspRespGenerator_GenerateResponse_m4128A5432FCE0BE27904979834D7DDB1E6C2EB20 (BasicOcspRespGenerator_t19599B650AAF21CDD18346FB654FA27AD11C23B1 * __this, RuntimeObject* ___signatureCalculator0, X509CertificateU5BU5D_t41740B3A8C984ED237B45D5A9201BC1994BEBB23* ___chain1, DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 ___producedAt2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AlgorithmIdentifier_t269DF657EB8D3EF7C5C315F15E7FFC1FAFE029F9_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Array_Empty_TisAsn1Encodable_tCA51194A73D6D9585045A4D23CF12B939BF7F6EC_m6133560D3294995A1E65C8837F69C407350CD6DB_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Asn1EncodableU5BU5D_t64E34B1D2A460B8FA8D1BC14E7CFEB7B897191CE_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Asn1EncodableVector_t7D6E9FB73A814E2472F7EAC6EC0CCCB5A3C93BD3_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BasicOcspResp_tEB37422790458A1BFED93DBC6BC1FA5ADA635965_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BasicOcspResponse_tD40A5CCFCDBB258AAA67998DCC17B5FB44E6BE5C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DerBitString_t305465793A47445626D3541AB8CEDE347D874524_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DerGeneralizedTime_tBBFB4F408F6511BF6E392086F8B0B213E18A6DF0_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DerSequence_t29D35AAD253161C53C8C83F576DEA1F28B8DFF09_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IBlockResult_t6A7C472F432343ADBA690B12778C4CF5FFB19CCE_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerable_t47A618747A1BB2A868710316F7372094849163A2_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ISignatureFactory_t1572BDBCE1A2741BB5DF8A6BE3FC219B7722135B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IStreamCalculator_t4F9460D63B0B76B77564036A39E861A0A03ABD07_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OcspUtilities_t4FC9381E42CCAB69C0A39563436C0FDFA38684AB_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Platform_t0EFEB39A6344675D077C7B85E0F7F00BDD996804_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ResponseData_tAF2DAC289F4A4348C4C3F9E3BA5C270D78E16906_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ResponseObject_t5BCD04C4D9758F6A6760FF03C54F867B9E62D04F_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * V_0 = NULL; Asn1EncodableVector_t7D6E9FB73A814E2472F7EAC6EC0CCCB5A3C93BD3 * V_1 = NULL; ResponseData_tAF2DAC289F4A4348C4C3F9E3BA5C270D78E16906 * V_2 = NULL; DerBitString_t305465793A47445626D3541AB8CEDE347D874524 * V_3 = NULL; AlgorithmIdentifier_t269DF657EB8D3EF7C5C315F15E7FFC1FAFE029F9 * V_4 = NULL; DerSequence_t29D35AAD253161C53C8C83F576DEA1F28B8DFF09 * V_5 = NULL; RuntimeObject* V_6 = NULL; ResponseObject_t5BCD04C4D9758F6A6760FF03C54F867B9E62D04F * V_7 = NULL; Exception_t * V_8 = NULL; RuntimeObject* V_9 = NULL; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* V_10 = NULL; Exception_t * V_11 = NULL; Asn1EncodableVector_t7D6E9FB73A814E2472F7EAC6EC0CCCB5A3C93BD3 * V_12 = NULL; int32_t V_13 = 0; IOException_t09E5C01DA4748C36D703728C4668C5CDF3882EBA * V_14 = NULL; CertificateEncodingException_t026647D46DEE106DCC9AD27DBFE50F50009B2D5D * V_15 = NULL; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __active_exceptions; il2cpp::utils::ExceptionSupportStack __leave_targets; Exception_t * G_B14_0 = NULL; String_t* G_B14_1 = NULL; Exception_t * G_B13_0 = NULL; String_t* G_B13_1 = NULL; String_t* G_B15_0 = NULL; String_t* G_B15_1 = NULL; { // AlgorithmIdentifier signingAlgID = (AlgorithmIdentifier)signatureCalculator.AlgorithmDetails; RuntimeObject* L_0 = ___signatureCalculator0; NullCheck(L_0); RuntimeObject * L_1; L_1 = InterfaceFuncInvoker0< RuntimeObject * >::Invoke(0 /* System.Object BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.ISignatureFactory::get_AlgorithmDetails() */, ISignatureFactory_t1572BDBCE1A2741BB5DF8A6BE3FC219B7722135B_il2cpp_TypeInfo_var, L_0); // DerObjectIdentifier signingAlgorithm = signingAlgID.Algorithm; NullCheck(((AlgorithmIdentifier_t269DF657EB8D3EF7C5C315F15E7FFC1FAFE029F9 *)CastclassClass((RuntimeObject*)L_1, AlgorithmIdentifier_t269DF657EB8D3EF7C5C315F15E7FFC1FAFE029F9_il2cpp_TypeInfo_var))); DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * L_2; L_2 = VirtualFuncInvoker0< DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * >::Invoke(6 /* BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerObjectIdentifier BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X509.AlgorithmIdentifier::get_Algorithm() */, ((AlgorithmIdentifier_t269DF657EB8D3EF7C5C315F15E7FFC1FAFE029F9 *)CastclassClass((RuntimeObject*)L_1, AlgorithmIdentifier_t269DF657EB8D3EF7C5C315F15E7FFC1FAFE029F9_il2cpp_TypeInfo_var))); V_0 = L_2; // Asn1EncodableVector responses = new Asn1EncodableVector(); Asn1EncodableU5BU5D_t64E34B1D2A460B8FA8D1BC14E7CFEB7B897191CE* L_3; L_3 = Array_Empty_TisAsn1Encodable_tCA51194A73D6D9585045A4D23CF12B939BF7F6EC_m6133560D3294995A1E65C8837F69C407350CD6DB_inline(/*hidden argument*/Array_Empty_TisAsn1Encodable_tCA51194A73D6D9585045A4D23CF12B939BF7F6EC_m6133560D3294995A1E65C8837F69C407350CD6DB_RuntimeMethod_var); Asn1EncodableVector_t7D6E9FB73A814E2472F7EAC6EC0CCCB5A3C93BD3 * L_4 = (Asn1EncodableVector_t7D6E9FB73A814E2472F7EAC6EC0CCCB5A3C93BD3 *)il2cpp_codegen_object_new(Asn1EncodableVector_t7D6E9FB73A814E2472F7EAC6EC0CCCB5A3C93BD3_il2cpp_TypeInfo_var); Asn1EncodableVector__ctor_m1306EB1064C0D4EEC59EA15F8DFF81952B7AE7DE(L_4, L_3, /*hidden argument*/NULL); V_1 = L_4; // foreach (ResponseObject respObj in list) RuntimeObject* L_5 = __this->get_list_0(); NullCheck(L_5); RuntimeObject* L_6; L_6 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.IEnumerator System.Collections.IEnumerable::GetEnumerator() */, IEnumerable_t47A618747A1BB2A868710316F7372094849163A2_il2cpp_TypeInfo_var, L_5); V_6 = L_6; } IL_0029: try {// begin try (depth: 1) { goto IL_0060; } IL_002b: { // foreach (ResponseObject respObj in list) RuntimeObject* L_7 = V_6; NullCheck(L_7); RuntimeObject * L_8; L_8 = InterfaceFuncInvoker0< RuntimeObject * >::Invoke(1 /* System.Object System.Collections.IEnumerator::get_Current() */, IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var, L_7); V_7 = ((ResponseObject_t5BCD04C4D9758F6A6760FF03C54F867B9E62D04F *)CastclassClass((RuntimeObject*)L_8, ResponseObject_t5BCD04C4D9758F6A6760FF03C54F867B9E62D04F_il2cpp_TypeInfo_var)); } IL_0039: try {// begin try (depth: 2) // responses.Add(respObj.ToResponse()); Asn1EncodableVector_t7D6E9FB73A814E2472F7EAC6EC0CCCB5A3C93BD3 * L_9 = V_1; Asn1EncodableU5BU5D_t64E34B1D2A460B8FA8D1BC14E7CFEB7B897191CE* L_10 = (Asn1EncodableU5BU5D_t64E34B1D2A460B8FA8D1BC14E7CFEB7B897191CE*)(Asn1EncodableU5BU5D_t64E34B1D2A460B8FA8D1BC14E7CFEB7B897191CE*)SZArrayNew(Asn1EncodableU5BU5D_t64E34B1D2A460B8FA8D1BC14E7CFEB7B897191CE_il2cpp_TypeInfo_var, (uint32_t)1); Asn1EncodableU5BU5D_t64E34B1D2A460B8FA8D1BC14E7CFEB7B897191CE* L_11 = L_10; ResponseObject_t5BCD04C4D9758F6A6760FF03C54F867B9E62D04F * L_12 = V_7; NullCheck(L_12); SingleResponse_tDFEEC5793EABBD10E19A79FAA966FE028956E619 * L_13; L_13 = ResponseObject_ToResponse_m29677D5DB40CF77F97E1356EF22C247229C090FE(L_12, /*hidden argument*/NULL); NullCheck(L_11); ArrayElementTypeCheck (L_11, L_13); (L_11)->SetAt(static_cast(0), (Asn1Encodable_tCA51194A73D6D9585045A4D23CF12B939BF7F6EC *)L_13); NullCheck(L_9); Asn1EncodableVector_Add_m6EF01E6775CA3C122AC78B760B5C8AB13AC83EA8(L_9, L_11, /*hidden argument*/NULL); // } goto IL_0060; }// end try (depth: 2) catch(Il2CppExceptionWrapper& e) { if(il2cpp_codegen_class_is_assignable_from (((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Exception_t_il2cpp_TypeInfo_var)), il2cpp_codegen_object_class(e.ex))) { IL2CPP_PUSH_ACTIVE_EXCEPTION(e.ex); goto CATCH_0051; } throw e; } CATCH_0051: {// begin catch(System.Exception) // catch (Exception e) V_8 = ((Exception_t *)IL2CPP_GET_ACTIVE_EXCEPTION(Exception_t *)); // throw new OcspException("exception creating Request", e); Exception_t * L_14 = V_8; OcspException_tEB86D2641E584387057732A1F047A4694C77C561 * L_15 = (OcspException_tEB86D2641E584387057732A1F047A4694C77C561 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&OcspException_tEB86D2641E584387057732A1F047A4694C77C561_il2cpp_TypeInfo_var))); OcspException__ctor_mD932BD502935FADFF1209C63BA5A09E3636715CC(L_15, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralA50D8A435BDC1410902C6ADA6610B2AAD19C02A7)), L_14, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_15, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&BasicOcspRespGenerator_GenerateResponse_m4128A5432FCE0BE27904979834D7DDB1E6C2EB20_RuntimeMethod_var))); }// end catch (depth: 2) IL_0060: { // foreach (ResponseObject respObj in list) RuntimeObject* L_16 = V_6; NullCheck(L_16); bool L_17; L_17 = InterfaceFuncInvoker0< bool >::Invoke(0 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var, L_16); if (L_17) { goto IL_002b; } } IL_0069: { IL2CPP_LEAVE(0x80, FINALLY_006b); } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_006b; } FINALLY_006b: {// begin finally (depth: 1) { RuntimeObject* L_18 = V_6; V_9 = ((RuntimeObject*)IsInst((RuntimeObject*)L_18, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var)); RuntimeObject* L_19 = V_9; if (!L_19) { goto IL_007f; } } IL_0078: { RuntimeObject* L_20 = V_9; NullCheck(L_20); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, L_20); } IL_007f: { IL2CPP_END_FINALLY(107) } }// end finally (depth: 1) IL2CPP_CLEANUP(107) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x80, IL_0080) } IL_0080: { // ResponseData tbsResp = new ResponseData(responderID.ToAsn1Object(), new DerGeneralizedTime(producedAt), new DerSequence(responses), responseExtensions); RespID_t5A0BD7E30897149501A58F9E5B8080077BCB6390 * L_21 = __this->get_responderID_2(); NullCheck(L_21); ResponderID_t30C43EC450B881F1B5624092F190C1B4787D1992 * L_22; L_22 = RespID_ToAsn1Object_m8F9380E4AFC1F2FEDAD81A33D02D9B4D5EC5FB86_inline(L_21, /*hidden argument*/NULL); DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_23 = ___producedAt2; DerGeneralizedTime_tBBFB4F408F6511BF6E392086F8B0B213E18A6DF0 * L_24 = (DerGeneralizedTime_tBBFB4F408F6511BF6E392086F8B0B213E18A6DF0 *)il2cpp_codegen_object_new(DerGeneralizedTime_tBBFB4F408F6511BF6E392086F8B0B213E18A6DF0_il2cpp_TypeInfo_var); DerGeneralizedTime__ctor_mB2C53D4E1AF2AD5ED1B8F41D730875DD1EC48CA6(L_24, L_23, /*hidden argument*/NULL); Asn1EncodableVector_t7D6E9FB73A814E2472F7EAC6EC0CCCB5A3C93BD3 * L_25 = V_1; DerSequence_t29D35AAD253161C53C8C83F576DEA1F28B8DFF09 * L_26 = (DerSequence_t29D35AAD253161C53C8C83F576DEA1F28B8DFF09 *)il2cpp_codegen_object_new(DerSequence_t29D35AAD253161C53C8C83F576DEA1F28B8DFF09_il2cpp_TypeInfo_var); DerSequence__ctor_mC969ECDC21E6B8169D0B78BE04B3A08192E13164(L_26, L_25, /*hidden argument*/NULL); X509Extensions_tB10F49C3BD6B861E20DB13C91BABE994543EC55F * L_27 = __this->get_responseExtensions_1(); ResponseData_tAF2DAC289F4A4348C4C3F9E3BA5C270D78E16906 * L_28 = (ResponseData_tAF2DAC289F4A4348C4C3F9E3BA5C270D78E16906 *)il2cpp_codegen_object_new(ResponseData_tAF2DAC289F4A4348C4C3F9E3BA5C270D78E16906_il2cpp_TypeInfo_var); ResponseData__ctor_m8948D3C92C0FA868576EB34EB5688631B768E010(L_28, L_22, L_24, L_26, L_27, /*hidden argument*/NULL); V_2 = L_28; // DerBitString bitSig = null; V_3 = (DerBitString_t305465793A47445626D3541AB8CEDE347D874524 *)NULL; } IL_00a5: try {// begin try (depth: 1) // IStreamCalculator streamCalculator = signatureCalculator.CreateCalculator(); RuntimeObject* L_29 = ___signatureCalculator0; NullCheck(L_29); RuntimeObject* L_30; L_30 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(1 /* BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.IStreamCalculator BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.ISignatureFactory::CreateCalculator() */, ISignatureFactory_t1572BDBCE1A2741BB5DF8A6BE3FC219B7722135B_il2cpp_TypeInfo_var, L_29); // byte[] encoded = tbsResp.GetDerEncoded(); ResponseData_tAF2DAC289F4A4348C4C3F9E3BA5C270D78E16906 * L_31 = V_2; NullCheck(L_31); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_32; L_32 = Asn1Encodable_GetDerEncoded_m30F357C2B994910EAC405FACBB5CA88181B3CD4E(L_31, /*hidden argument*/NULL); V_10 = L_32; // streamCalculator.Stream.Write(encoded, 0, encoded.Length); RuntimeObject* L_33 = L_30; NullCheck(L_33); Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * L_34; L_34 = InterfaceFuncInvoker0< Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * >::Invoke(0 /* System.IO.Stream BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.IStreamCalculator::get_Stream() */, IStreamCalculator_t4F9460D63B0B76B77564036A39E861A0A03ABD07_il2cpp_TypeInfo_var, L_33); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_35 = V_10; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_36 = V_10; NullCheck(L_36); NullCheck(L_34); VirtualActionInvoker3< ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*, int32_t, int32_t >::Invoke(32 /* System.Void System.IO.Stream::Write(System.Byte[],System.Int32,System.Int32) */, L_34, L_35, 0, ((int32_t)((int32_t)(((RuntimeArray*)L_36)->max_length)))); // BestHTTP.SecureProtocol.Org.BouncyCastle.Utilities.Platform.Dispose(streamCalculator.Stream); RuntimeObject* L_37 = L_33; NullCheck(L_37); Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * L_38; L_38 = InterfaceFuncInvoker0< Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * >::Invoke(0 /* System.IO.Stream BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.IStreamCalculator::get_Stream() */, IStreamCalculator_t4F9460D63B0B76B77564036A39E861A0A03ABD07_il2cpp_TypeInfo_var, L_37); IL2CPP_RUNTIME_CLASS_INIT(Platform_t0EFEB39A6344675D077C7B85E0F7F00BDD996804_il2cpp_TypeInfo_var); Platform_Dispose_m852AB0A263A990096BCE2A4230CB5723F873C1A2(L_38, /*hidden argument*/NULL); // bitSig = new DerBitString(((IBlockResult)streamCalculator.GetResult()).Collect()); NullCheck(L_37); RuntimeObject * L_39; L_39 = InterfaceFuncInvoker0< RuntimeObject * >::Invoke(1 /* System.Object BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.IStreamCalculator::GetResult() */, IStreamCalculator_t4F9460D63B0B76B77564036A39E861A0A03ABD07_il2cpp_TypeInfo_var, L_37); NullCheck(((RuntimeObject*)Castclass((RuntimeObject*)L_39, IBlockResult_t6A7C472F432343ADBA690B12778C4CF5FFB19CCE_il2cpp_TypeInfo_var))); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_40; L_40 = InterfaceFuncInvoker0< ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* >::Invoke(0 /* System.Byte[] BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.IBlockResult::Collect() */, IBlockResult_t6A7C472F432343ADBA690B12778C4CF5FFB19CCE_il2cpp_TypeInfo_var, ((RuntimeObject*)Castclass((RuntimeObject*)L_39, IBlockResult_t6A7C472F432343ADBA690B12778C4CF5FFB19CCE_il2cpp_TypeInfo_var))); DerBitString_t305465793A47445626D3541AB8CEDE347D874524 * L_41 = (DerBitString_t305465793A47445626D3541AB8CEDE347D874524 *)il2cpp_codegen_object_new(DerBitString_t305465793A47445626D3541AB8CEDE347D874524_il2cpp_TypeInfo_var); DerBitString__ctor_m97AF53404F6333EA146C0DB958DF3C483B71D94B(L_41, L_40, /*hidden argument*/NULL); V_3 = L_41; // } goto IL_0109; }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { if(il2cpp_codegen_class_is_assignable_from (((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Exception_t_il2cpp_TypeInfo_var)), il2cpp_codegen_object_class(e.ex))) { IL2CPP_PUSH_ACTIVE_EXCEPTION(e.ex); goto CATCH_00e7; } throw e; } CATCH_00e7: {// begin catch(System.Exception) { // catch (Exception e) V_11 = ((Exception_t *)IL2CPP_GET_ACTIVE_EXCEPTION(Exception_t *)); // throw new OcspException("exception processing TBSRequest: " + e, e); Exception_t * L_42 = V_11; Exception_t * L_43 = L_42; G_B13_0 = L_43; G_B13_1 = ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralA7D2363A915BFE7E1A89AE0D565D10A1C1FC240C)); if (L_43) { G_B14_0 = L_43; G_B14_1 = ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralA7D2363A915BFE7E1A89AE0D565D10A1C1FC240C)); goto IL_00f7; } } IL_00f3: { G_B15_0 = ((String_t*)(NULL)); G_B15_1 = G_B13_1; goto IL_00fc; } IL_00f7: { NullCheck(G_B14_0); String_t* L_44; L_44 = VirtualFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, G_B14_0); G_B15_0 = L_44; G_B15_1 = G_B14_1; } IL_00fc: { String_t* L_45; L_45 = String_Concat_m4B4AB72618348C5DFBFBA8DED84B9E2EBDB55E1B(G_B15_1, G_B15_0, /*hidden argument*/NULL); Exception_t * L_46 = V_11; OcspException_tEB86D2641E584387057732A1F047A4694C77C561 * L_47 = (OcspException_tEB86D2641E584387057732A1F047A4694C77C561 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&OcspException_tEB86D2641E584387057732A1F047A4694C77C561_il2cpp_TypeInfo_var))); OcspException__ctor_mD932BD502935FADFF1209C63BA5A09E3636715CC(L_47, L_45, L_46, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_47, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&BasicOcspRespGenerator_GenerateResponse_m4128A5432FCE0BE27904979834D7DDB1E6C2EB20_RuntimeMethod_var))); } }// end catch (depth: 1) IL_0109: { // AlgorithmIdentifier sigAlgId = OcspUtilities.GetSigAlgID(signingAlgorithm); DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * L_48 = V_0; IL2CPP_RUNTIME_CLASS_INIT(OcspUtilities_t4FC9381E42CCAB69C0A39563436C0FDFA38684AB_il2cpp_TypeInfo_var); AlgorithmIdentifier_t269DF657EB8D3EF7C5C315F15E7FFC1FAFE029F9 * L_49; L_49 = OcspUtilities_GetSigAlgID_m7448501DE524C783981DE68BD05F01F2476BF321(L_48, /*hidden argument*/NULL); V_4 = L_49; // DerSequence chainSeq = null; V_5 = (DerSequence_t29D35AAD253161C53C8C83F576DEA1F28B8DFF09 *)NULL; // if (chain != null && chain.Length > 0) X509CertificateU5BU5D_t41740B3A8C984ED237B45D5A9201BC1994BEBB23* L_50 = ___chain1; if (!L_50) { goto IL_0185; } } { X509CertificateU5BU5D_t41740B3A8C984ED237B45D5A9201BC1994BEBB23* L_51 = ___chain1; NullCheck(L_51); if (!(((RuntimeArray*)L_51)->max_length)) { goto IL_0185; } } { // Asn1EncodableVector v = new Asn1EncodableVector(); Asn1EncodableU5BU5D_t64E34B1D2A460B8FA8D1BC14E7CFEB7B897191CE* L_52; L_52 = Array_Empty_TisAsn1Encodable_tCA51194A73D6D9585045A4D23CF12B939BF7F6EC_m6133560D3294995A1E65C8837F69C407350CD6DB_inline(/*hidden argument*/Array_Empty_TisAsn1Encodable_tCA51194A73D6D9585045A4D23CF12B939BF7F6EC_m6133560D3294995A1E65C8837F69C407350CD6DB_RuntimeMethod_var); Asn1EncodableVector_t7D6E9FB73A814E2472F7EAC6EC0CCCB5A3C93BD3 * L_53 = (Asn1EncodableVector_t7D6E9FB73A814E2472F7EAC6EC0CCCB5A3C93BD3 *)il2cpp_codegen_object_new(Asn1EncodableVector_t7D6E9FB73A814E2472F7EAC6EC0CCCB5A3C93BD3_il2cpp_TypeInfo_var); Asn1EncodableVector__ctor_m1306EB1064C0D4EEC59EA15F8DFF81952B7AE7DE(L_53, L_52, /*hidden argument*/NULL); V_12 = L_53; } IL_0127: try {// begin try (depth: 1) { // for (int i = 0; i != chain.Length; i++) V_13 = 0; goto IL_0155; } IL_012c: { // v.Add( // X509CertificateStructure.GetInstance( // Asn1Object.FromByteArray(chain[i].GetEncoded()))); Asn1EncodableVector_t7D6E9FB73A814E2472F7EAC6EC0CCCB5A3C93BD3 * L_54 = V_12; Asn1EncodableU5BU5D_t64E34B1D2A460B8FA8D1BC14E7CFEB7B897191CE* L_55 = (Asn1EncodableU5BU5D_t64E34B1D2A460B8FA8D1BC14E7CFEB7B897191CE*)(Asn1EncodableU5BU5D_t64E34B1D2A460B8FA8D1BC14E7CFEB7B897191CE*)SZArrayNew(Asn1EncodableU5BU5D_t64E34B1D2A460B8FA8D1BC14E7CFEB7B897191CE_il2cpp_TypeInfo_var, (uint32_t)1); Asn1EncodableU5BU5D_t64E34B1D2A460B8FA8D1BC14E7CFEB7B897191CE* L_56 = L_55; X509CertificateU5BU5D_t41740B3A8C984ED237B45D5A9201BC1994BEBB23* L_57 = ___chain1; int32_t L_58 = V_13; NullCheck(L_57); int32_t L_59 = L_58; X509Certificate_t02D6D61F4D1C5E290A63DED5B388F0EEEFA9AA06 * L_60 = (L_57)->GetAt(static_cast(L_59)); NullCheck(L_60); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_61; L_61 = VirtualFuncInvoker0< ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* >::Invoke(38 /* System.Byte[] BestHTTP.SecureProtocol.Org.BouncyCastle.X509.X509Certificate::GetEncoded() */, L_60); Asn1Object_t6EBED9F28280E72844A4F6F176D7E2A5B94FFCFC * L_62; L_62 = Asn1Object_FromByteArray_m2DB00E0C5F68F2C4C3CA24B1F3075BC8DA9AD989(L_61, /*hidden argument*/NULL); X509CertificateStructure_tD48237F907D1001604C98590613EFD6D720BEDE1 * L_63; L_63 = X509CertificateStructure_GetInstance_mF159FB7E1993108601925E9E1163F2C5C3BFD330(L_62, /*hidden argument*/NULL); NullCheck(L_56); ArrayElementTypeCheck (L_56, L_63); (L_56)->SetAt(static_cast(0), (Asn1Encodable_tCA51194A73D6D9585045A4D23CF12B939BF7F6EC *)L_63); NullCheck(L_54); Asn1EncodableVector_Add_m6EF01E6775CA3C122AC78B760B5C8AB13AC83EA8(L_54, L_56, /*hidden argument*/NULL); // for (int i = 0; i != chain.Length; i++) int32_t L_64 = V_13; V_13 = ((int32_t)il2cpp_codegen_add((int32_t)L_64, (int32_t)1)); } IL_0155: { // for (int i = 0; i != chain.Length; i++) int32_t L_65 = V_13; X509CertificateU5BU5D_t41740B3A8C984ED237B45D5A9201BC1994BEBB23* L_66 = ___chain1; NullCheck(L_66); if ((!(((uint32_t)L_65) == ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_66)->max_length))))))) { goto IL_012c; } } IL_015c: { // } goto IL_017c; } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { if(il2cpp_codegen_class_is_assignable_from (((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&IOException_t09E5C01DA4748C36D703728C4668C5CDF3882EBA_il2cpp_TypeInfo_var)), il2cpp_codegen_object_class(e.ex))) { IL2CPP_PUSH_ACTIVE_EXCEPTION(e.ex); goto CATCH_015e; } if(il2cpp_codegen_class_is_assignable_from (((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&CertificateEncodingException_t026647D46DEE106DCC9AD27DBFE50F50009B2D5D_il2cpp_TypeInfo_var)), il2cpp_codegen_object_class(e.ex))) { IL2CPP_PUSH_ACTIVE_EXCEPTION(e.ex); goto CATCH_016d; } throw e; } CATCH_015e: {// begin catch(System.IO.IOException) // catch (IOException e) V_14 = ((IOException_t09E5C01DA4748C36D703728C4668C5CDF3882EBA *)IL2CPP_GET_ACTIVE_EXCEPTION(IOException_t09E5C01DA4748C36D703728C4668C5CDF3882EBA *)); // throw new OcspException("error processing certs", e); IOException_t09E5C01DA4748C36D703728C4668C5CDF3882EBA * L_67 = V_14; OcspException_tEB86D2641E584387057732A1F047A4694C77C561 * L_68 = (OcspException_tEB86D2641E584387057732A1F047A4694C77C561 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&OcspException_tEB86D2641E584387057732A1F047A4694C77C561_il2cpp_TypeInfo_var))); OcspException__ctor_mD932BD502935FADFF1209C63BA5A09E3636715CC(L_68, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral79C314E65972813E41B82E11DA9CE12F06ED9100)), L_67, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_68, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&BasicOcspRespGenerator_GenerateResponse_m4128A5432FCE0BE27904979834D7DDB1E6C2EB20_RuntimeMethod_var))); }// end catch (depth: 1) CATCH_016d: {// begin catch(BestHTTP.SecureProtocol.Org.BouncyCastle.Security.Certificates.CertificateEncodingException) // catch (CertificateEncodingException e) V_15 = ((CertificateEncodingException_t026647D46DEE106DCC9AD27DBFE50F50009B2D5D *)IL2CPP_GET_ACTIVE_EXCEPTION(CertificateEncodingException_t026647D46DEE106DCC9AD27DBFE50F50009B2D5D *)); // throw new OcspException("error encoding certs", e); CertificateEncodingException_t026647D46DEE106DCC9AD27DBFE50F50009B2D5D * L_69 = V_15; OcspException_tEB86D2641E584387057732A1F047A4694C77C561 * L_70 = (OcspException_tEB86D2641E584387057732A1F047A4694C77C561 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&OcspException_tEB86D2641E584387057732A1F047A4694C77C561_il2cpp_TypeInfo_var))); OcspException__ctor_mD932BD502935FADFF1209C63BA5A09E3636715CC(L_70, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral2A66C9BF490B5E5DA8BC242E3C96D7CAACC064C0)), L_69, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_70, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&BasicOcspRespGenerator_GenerateResponse_m4128A5432FCE0BE27904979834D7DDB1E6C2EB20_RuntimeMethod_var))); }// end catch (depth: 1) IL_017c: { // chainSeq = new DerSequence(v); Asn1EncodableVector_t7D6E9FB73A814E2472F7EAC6EC0CCCB5A3C93BD3 * L_71 = V_12; DerSequence_t29D35AAD253161C53C8C83F576DEA1F28B8DFF09 * L_72 = (DerSequence_t29D35AAD253161C53C8C83F576DEA1F28B8DFF09 *)il2cpp_codegen_object_new(DerSequence_t29D35AAD253161C53C8C83F576DEA1F28B8DFF09_il2cpp_TypeInfo_var); DerSequence__ctor_mC969ECDC21E6B8169D0B78BE04B3A08192E13164(L_72, L_71, /*hidden argument*/NULL); V_5 = L_72; } IL_0185: { // return new BasicOcspResp(new BasicOcspResponse(tbsResp, sigAlgId, bitSig, chainSeq)); ResponseData_tAF2DAC289F4A4348C4C3F9E3BA5C270D78E16906 * L_73 = V_2; AlgorithmIdentifier_t269DF657EB8D3EF7C5C315F15E7FFC1FAFE029F9 * L_74 = V_4; DerBitString_t305465793A47445626D3541AB8CEDE347D874524 * L_75 = V_3; DerSequence_t29D35AAD253161C53C8C83F576DEA1F28B8DFF09 * L_76 = V_5; BasicOcspResponse_tD40A5CCFCDBB258AAA67998DCC17B5FB44E6BE5C * L_77 = (BasicOcspResponse_tD40A5CCFCDBB258AAA67998DCC17B5FB44E6BE5C *)il2cpp_codegen_object_new(BasicOcspResponse_tD40A5CCFCDBB258AAA67998DCC17B5FB44E6BE5C_il2cpp_TypeInfo_var); BasicOcspResponse__ctor_m9DD067F539CBC4BC440C6DF3FBD756E130012EF2(L_77, L_73, L_74, L_75, L_76, /*hidden argument*/NULL); BasicOcspResp_tEB37422790458A1BFED93DBC6BC1FA5ADA635965 * L_78 = (BasicOcspResp_tEB37422790458A1BFED93DBC6BC1FA5ADA635965 *)il2cpp_codegen_object_new(BasicOcspResp_tEB37422790458A1BFED93DBC6BC1FA5ADA635965_il2cpp_TypeInfo_var); BasicOcspResp__ctor_mC5B3B701F61ACF4758A93E32AEF47F1E1C5EDF37(L_78, L_77, /*hidden argument*/NULL); return L_78; } } // BestHTTP.SecureProtocol.Org.BouncyCastle.Ocsp.BasicOcspResp BestHTTP.SecureProtocol.Org.BouncyCastle.Ocsp.BasicOcspRespGenerator::Generate(System.String,BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.AsymmetricKeyParameter,BestHTTP.SecureProtocol.Org.BouncyCastle.X509.X509Certificate[],System.DateTime) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BasicOcspResp_tEB37422790458A1BFED93DBC6BC1FA5ADA635965 * BasicOcspRespGenerator_Generate_m2221F7D477F425EC2989DFFF0A86ACE616B95F09 (BasicOcspRespGenerator_t19599B650AAF21CDD18346FB654FA27AD11C23B1 * __this, String_t* ___signingAlgorithm0, AsymmetricKeyParameter_t99E15FA54F59DFD554A3211C73037A0F5E85374A * ___privateKey1, X509CertificateU5BU5D_t41740B3A8C984ED237B45D5A9201BC1994BEBB23* ___chain2, DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 ___thisUpdate3, const RuntimeMethod* method) { { // return Generate(signingAlgorithm, privateKey, chain, thisUpdate, null); String_t* L_0 = ___signingAlgorithm0; AsymmetricKeyParameter_t99E15FA54F59DFD554A3211C73037A0F5E85374A * L_1 = ___privateKey1; X509CertificateU5BU5D_t41740B3A8C984ED237B45D5A9201BC1994BEBB23* L_2 = ___chain2; DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_3 = ___thisUpdate3; BasicOcspResp_tEB37422790458A1BFED93DBC6BC1FA5ADA635965 * L_4; L_4 = BasicOcspRespGenerator_Generate_mE3EA8C20963D69E27B05B92251B3366D22E1B79B(__this, L_0, L_1, L_2, L_3, (SecureRandom_t9625E4D95ED6174D321E8A8CB7DA3E264B11DC28 *)NULL, /*hidden argument*/NULL); return L_4; } } // BestHTTP.SecureProtocol.Org.BouncyCastle.Ocsp.BasicOcspResp BestHTTP.SecureProtocol.Org.BouncyCastle.Ocsp.BasicOcspRespGenerator::Generate(System.String,BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.AsymmetricKeyParameter,BestHTTP.SecureProtocol.Org.BouncyCastle.X509.X509Certificate[],System.DateTime,BestHTTP.SecureProtocol.Org.BouncyCastle.Security.SecureRandom) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BasicOcspResp_tEB37422790458A1BFED93DBC6BC1FA5ADA635965 * BasicOcspRespGenerator_Generate_mE3EA8C20963D69E27B05B92251B3366D22E1B79B (BasicOcspRespGenerator_t19599B650AAF21CDD18346FB654FA27AD11C23B1 * __this, String_t* ___signingAlgorithm0, AsymmetricKeyParameter_t99E15FA54F59DFD554A3211C73037A0F5E85374A * ___privateKey1, X509CertificateU5BU5D_t41740B3A8C984ED237B45D5A9201BC1994BEBB23* ___chain2, DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 ___producedAt3, SecureRandom_t9625E4D95ED6174D321E8A8CB7DA3E264B11DC28 * ___random4, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Asn1SignatureFactory_t82880FE5F99692E8C940551308221AA7CAB2682A_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // if (signingAlgorithm == null) String_t* L_0 = ___signingAlgorithm0; if (L_0) { goto IL_000e; } } { // throw new ArgumentException("no signing algorithm specified"); ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_1 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var))); ArgumentException__ctor_m2D35EAD113C2ADC99EB17B940A2097A93FD23EFC(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralB60AF69283A8B507EBE813C4DA866C49BA8B2C4E)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&BasicOcspRespGenerator_Generate_mE3EA8C20963D69E27B05B92251B3366D22E1B79B_RuntimeMethod_var))); } IL_000e: { // return GenerateResponse(new Asn1SignatureFactory(signingAlgorithm, privateKey, random), chain, producedAt); String_t* L_2 = ___signingAlgorithm0; AsymmetricKeyParameter_t99E15FA54F59DFD554A3211C73037A0F5E85374A * L_3 = ___privateKey1; SecureRandom_t9625E4D95ED6174D321E8A8CB7DA3E264B11DC28 * L_4 = ___random4; Asn1SignatureFactory_t82880FE5F99692E8C940551308221AA7CAB2682A * L_5 = (Asn1SignatureFactory_t82880FE5F99692E8C940551308221AA7CAB2682A *)il2cpp_codegen_object_new(Asn1SignatureFactory_t82880FE5F99692E8C940551308221AA7CAB2682A_il2cpp_TypeInfo_var); Asn1SignatureFactory__ctor_m3B76289916350A708ADF571E9FEE4A509E87E0E7(L_5, L_2, L_3, L_4, /*hidden argument*/NULL); X509CertificateU5BU5D_t41740B3A8C984ED237B45D5A9201BC1994BEBB23* L_6 = ___chain2; DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_7 = ___producedAt3; BasicOcspResp_tEB37422790458A1BFED93DBC6BC1FA5ADA635965 * L_8; L_8 = BasicOcspRespGenerator_GenerateResponse_m4128A5432FCE0BE27904979834D7DDB1E6C2EB20(__this, L_5, L_6, L_7, /*hidden argument*/NULL); return L_8; } } // BestHTTP.SecureProtocol.Org.BouncyCastle.Ocsp.BasicOcspResp BestHTTP.SecureProtocol.Org.BouncyCastle.Ocsp.BasicOcspRespGenerator::Generate(BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.ISignatureFactory,BestHTTP.SecureProtocol.Org.BouncyCastle.X509.X509Certificate[],System.DateTime) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BasicOcspResp_tEB37422790458A1BFED93DBC6BC1FA5ADA635965 * BasicOcspRespGenerator_Generate_mA7A99DE111E33DFDBF637F0CBC1010C8A655782B (BasicOcspRespGenerator_t19599B650AAF21CDD18346FB654FA27AD11C23B1 * __this, RuntimeObject* ___signatureCalculatorFactory0, X509CertificateU5BU5D_t41740B3A8C984ED237B45D5A9201BC1994BEBB23* ___chain1, DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 ___producedAt2, const RuntimeMethod* method) { { // if (signatureCalculatorFactory == null) RuntimeObject* L_0 = ___signatureCalculatorFactory0; if (L_0) { goto IL_000e; } } { // throw new ArgumentException("no signature calculator specified"); ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_1 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var))); ArgumentException__ctor_m2D35EAD113C2ADC99EB17B940A2097A93FD23EFC(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralE243F3A3BCD2F1FCDA10AE9E739FC4C06302D406)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&BasicOcspRespGenerator_Generate_mA7A99DE111E33DFDBF637F0CBC1010C8A655782B_RuntimeMethod_var))); } IL_000e: { // return GenerateResponse(signatureCalculatorFactory, chain, producedAt); RuntimeObject* L_2 = ___signatureCalculatorFactory0; X509CertificateU5BU5D_t41740B3A8C984ED237B45D5A9201BC1994BEBB23* L_3 = ___chain1; DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_4 = ___producedAt2; BasicOcspResp_tEB37422790458A1BFED93DBC6BC1FA5ADA635965 * L_5; L_5 = BasicOcspRespGenerator_GenerateResponse_m4128A5432FCE0BE27904979834D7DDB1E6C2EB20(__this, L_2, L_3, L_4, /*hidden argument*/NULL); return L_5; } } // System.Collections.IEnumerable BestHTTP.SecureProtocol.Org.BouncyCastle.Ocsp.BasicOcspRespGenerator::get_SignatureAlgNames() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* BasicOcspRespGenerator_get_SignatureAlgNames_m4C6847A21513D36758B428687CAA95BCC0B0CB95 (BasicOcspRespGenerator_t19599B650AAF21CDD18346FB654FA27AD11C23B1 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OcspUtilities_t4FC9381E42CCAB69C0A39563436C0FDFA38684AB_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // get { return OcspUtilities.AlgNames; } IL2CPP_RUNTIME_CLASS_INIT(OcspUtilities_t4FC9381E42CCAB69C0A39563436C0FDFA38684AB_il2cpp_TypeInfo_var); RuntimeObject* L_0; L_0 = OcspUtilities_get_AlgNames_mEE1578F27E6D89DDC210A069B64A2704BF992623(/*hidden argument*/NULL); return L_0; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Ocsp.BasicOcspResponse BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Ocsp.BasicOcspResponse::GetInstance(BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1TaggedObject,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BasicOcspResponse_tD40A5CCFCDBB258AAA67998DCC17B5FB44E6BE5C * BasicOcspResponse_GetInstance_m361261E73E66FB0708D2DA6FA98F9C35F4215AA8 (Asn1TaggedObject_t4B044FB8A3CF8DEE46156A0F07290A97EBA600F0 * ___obj0, bool ___explicitly1, const RuntimeMethod* method) { { // return GetInstance(Asn1Sequence.GetInstance(obj, explicitly)); Asn1TaggedObject_t4B044FB8A3CF8DEE46156A0F07290A97EBA600F0 * L_0 = ___obj0; bool L_1 = ___explicitly1; Asn1Sequence_t95137642F0FE56379E966B4C62A5A4DAC9DC37E8 * L_2; L_2 = Asn1Sequence_GetInstance_m682AEF9FD99CABE589DF0AA4DB2CAC4996AEFD25(L_0, L_1, /*hidden argument*/NULL); BasicOcspResponse_tD40A5CCFCDBB258AAA67998DCC17B5FB44E6BE5C * L_3; L_3 = BasicOcspResponse_GetInstance_m51ADA084C32A235214F31D84B83E9DF75FA8EE4D(L_2, /*hidden argument*/NULL); return L_3; } } // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Ocsp.BasicOcspResponse BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Ocsp.BasicOcspResponse::GetInstance(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BasicOcspResponse_tD40A5CCFCDBB258AAA67998DCC17B5FB44E6BE5C * BasicOcspResponse_GetInstance_m51ADA084C32A235214F31D84B83E9DF75FA8EE4D (RuntimeObject * ___obj0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Asn1Sequence_t95137642F0FE56379E966B4C62A5A4DAC9DC37E8_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BasicOcspResponse_tD40A5CCFCDBB258AAA67998DCC17B5FB44E6BE5C_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // if (obj == null || obj is BasicOcspResponse) RuntimeObject * L_0 = ___obj0; if (!L_0) { goto IL_000b; } } { RuntimeObject * L_1 = ___obj0; if (!((BasicOcspResponse_tD40A5CCFCDBB258AAA67998DCC17B5FB44E6BE5C *)IsInstClass((RuntimeObject*)L_1, BasicOcspResponse_tD40A5CCFCDBB258AAA67998DCC17B5FB44E6BE5C_il2cpp_TypeInfo_var))) { goto IL_0012; } } IL_000b: { // return (BasicOcspResponse)obj; RuntimeObject * L_2 = ___obj0; return ((BasicOcspResponse_tD40A5CCFCDBB258AAA67998DCC17B5FB44E6BE5C *)CastclassClass((RuntimeObject*)L_2, BasicOcspResponse_tD40A5CCFCDBB258AAA67998DCC17B5FB44E6BE5C_il2cpp_TypeInfo_var)); } IL_0012: { // if (obj is Asn1Sequence) RuntimeObject * L_3 = ___obj0; if (!((Asn1Sequence_t95137642F0FE56379E966B4C62A5A4DAC9DC37E8 *)IsInstClass((RuntimeObject*)L_3, Asn1Sequence_t95137642F0FE56379E966B4C62A5A4DAC9DC37E8_il2cpp_TypeInfo_var))) { goto IL_0026; } } { // return new BasicOcspResponse((Asn1Sequence)obj); RuntimeObject * L_4 = ___obj0; BasicOcspResponse_tD40A5CCFCDBB258AAA67998DCC17B5FB44E6BE5C * L_5 = (BasicOcspResponse_tD40A5CCFCDBB258AAA67998DCC17B5FB44E6BE5C *)il2cpp_codegen_object_new(BasicOcspResponse_tD40A5CCFCDBB258AAA67998DCC17B5FB44E6BE5C_il2cpp_TypeInfo_var); BasicOcspResponse__ctor_m83722A9FE4EE55F2F5CFD1FC3079AAF448A24EDF(L_5, ((Asn1Sequence_t95137642F0FE56379E966B4C62A5A4DAC9DC37E8 *)CastclassClass((RuntimeObject*)L_4, Asn1Sequence_t95137642F0FE56379E966B4C62A5A4DAC9DC37E8_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); return L_5; } IL_0026: { // throw new ArgumentException("unknown object in factory: " + BestHTTP.SecureProtocol.Org.BouncyCastle.Utilities.Platform.GetTypeName(obj), "obj"); RuntimeObject * L_6 = ___obj0; IL2CPP_RUNTIME_CLASS_INIT(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Platform_t0EFEB39A6344675D077C7B85E0F7F00BDD996804_il2cpp_TypeInfo_var))); String_t* L_7; L_7 = Platform_GetTypeName_m6EE4C5C80014DB651B39EAA755D394E21009EADB(L_6, /*hidden argument*/NULL); String_t* L_8; L_8 = String_Concat_m4B4AB72618348C5DFBFBA8DED84B9E2EBDB55E1B(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral208AB955F2E809407B7FCCE1C2D128F670FAC0BE)), L_7, /*hidden argument*/NULL); ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_9 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var))); ArgumentException__ctor_m71044C2110E357B71A1C30D2561C3F861AF1DC0D(L_9, L_8, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral690BF02630AC0BD6AA6BD08D2C36A28E1FC54F3E)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_9, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&BasicOcspResponse_GetInstance_m51ADA084C32A235214F31D84B83E9DF75FA8EE4D_RuntimeMethod_var))); } } // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Ocsp.BasicOcspResponse::.ctor(BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Ocsp.ResponseData,BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X509.AlgorithmIdentifier,BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerBitString,BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1Sequence) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BasicOcspResponse__ctor_m9DD067F539CBC4BC440C6DF3FBD756E130012EF2 (BasicOcspResponse_tD40A5CCFCDBB258AAA67998DCC17B5FB44E6BE5C * __this, ResponseData_tAF2DAC289F4A4348C4C3F9E3BA5C270D78E16906 * ___tbsResponseData0, AlgorithmIdentifier_t269DF657EB8D3EF7C5C315F15E7FFC1FAFE029F9 * ___signatureAlgorithm1, DerBitString_t305465793A47445626D3541AB8CEDE347D874524 * ___signature2, Asn1Sequence_t95137642F0FE56379E966B4C62A5A4DAC9DC37E8 * ___certs3, const RuntimeMethod* method) { { // public BasicOcspResponse( // ResponseData tbsResponseData, // AlgorithmIdentifier signatureAlgorithm, // DerBitString signature, // Asn1Sequence certs) Asn1Encodable__ctor_mF956C9DAF4A126B7B4406E2DD0EED16E64ABA126(__this, /*hidden argument*/NULL); // this.tbsResponseData = tbsResponseData; ResponseData_tAF2DAC289F4A4348C4C3F9E3BA5C270D78E16906 * L_0 = ___tbsResponseData0; __this->set_tbsResponseData_2(L_0); // this.signatureAlgorithm = signatureAlgorithm; AlgorithmIdentifier_t269DF657EB8D3EF7C5C315F15E7FFC1FAFE029F9 * L_1 = ___signatureAlgorithm1; __this->set_signatureAlgorithm_3(L_1); // this.signature = signature; DerBitString_t305465793A47445626D3541AB8CEDE347D874524 * L_2 = ___signature2; __this->set_signature_4(L_2); // this.certs = certs; Asn1Sequence_t95137642F0FE56379E966B4C62A5A4DAC9DC37E8 * L_3 = ___certs3; __this->set_certs_5(L_3); // } return; } } // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Ocsp.BasicOcspResponse::.ctor(BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1Sequence) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BasicOcspResponse__ctor_m83722A9FE4EE55F2F5CFD1FC3079AAF448A24EDF (BasicOcspResponse_tD40A5CCFCDBB258AAA67998DCC17B5FB44E6BE5C * __this, Asn1Sequence_t95137642F0FE56379E966B4C62A5A4DAC9DC37E8 * ___seq0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Asn1TaggedObject_t4B044FB8A3CF8DEE46156A0F07290A97EBA600F0_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DerBitString_t305465793A47445626D3541AB8CEDE347D874524_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ResponseData_tAF2DAC289F4A4348C4C3F9E3BA5C270D78E16906_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // private BasicOcspResponse( // Asn1Sequence seq) Asn1Encodable__ctor_mF956C9DAF4A126B7B4406E2DD0EED16E64ABA126(__this, /*hidden argument*/NULL); // this.tbsResponseData = ResponseData.GetInstance(seq[0]); Asn1Sequence_t95137642F0FE56379E966B4C62A5A4DAC9DC37E8 * L_0 = ___seq0; NullCheck(L_0); Asn1Encodable_tCA51194A73D6D9585045A4D23CF12B939BF7F6EC * L_1; L_1 = VirtualFuncInvoker1< Asn1Encodable_tCA51194A73D6D9585045A4D23CF12B939BF7F6EC *, int32_t >::Invoke(12 /* BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1Encodable BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1Sequence::get_Item(System.Int32) */, L_0, 0); IL2CPP_RUNTIME_CLASS_INIT(ResponseData_tAF2DAC289F4A4348C4C3F9E3BA5C270D78E16906_il2cpp_TypeInfo_var); ResponseData_tAF2DAC289F4A4348C4C3F9E3BA5C270D78E16906 * L_2; L_2 = ResponseData_GetInstance_mA3E0C84184E3089469153D00377E9343C7F2F49F(L_1, /*hidden argument*/NULL); __this->set_tbsResponseData_2(L_2); // this.signatureAlgorithm = AlgorithmIdentifier.GetInstance(seq[1]); Asn1Sequence_t95137642F0FE56379E966B4C62A5A4DAC9DC37E8 * L_3 = ___seq0; NullCheck(L_3); Asn1Encodable_tCA51194A73D6D9585045A4D23CF12B939BF7F6EC * L_4; L_4 = VirtualFuncInvoker1< Asn1Encodable_tCA51194A73D6D9585045A4D23CF12B939BF7F6EC *, int32_t >::Invoke(12 /* BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1Encodable BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1Sequence::get_Item(System.Int32) */, L_3, 1); AlgorithmIdentifier_t269DF657EB8D3EF7C5C315F15E7FFC1FAFE029F9 * L_5; L_5 = AlgorithmIdentifier_GetInstance_m72ED3229FC5112CA144FA81CC150D686073B3964(L_4, /*hidden argument*/NULL); __this->set_signatureAlgorithm_3(L_5); // this.signature = (DerBitString)seq[2]; Asn1Sequence_t95137642F0FE56379E966B4C62A5A4DAC9DC37E8 * L_6 = ___seq0; NullCheck(L_6); Asn1Encodable_tCA51194A73D6D9585045A4D23CF12B939BF7F6EC * L_7; L_7 = VirtualFuncInvoker1< Asn1Encodable_tCA51194A73D6D9585045A4D23CF12B939BF7F6EC *, int32_t >::Invoke(12 /* BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1Encodable BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1Sequence::get_Item(System.Int32) */, L_6, 2); __this->set_signature_4(((DerBitString_t305465793A47445626D3541AB8CEDE347D874524 *)CastclassClass((RuntimeObject*)L_7, DerBitString_t305465793A47445626D3541AB8CEDE347D874524_il2cpp_TypeInfo_var))); // if (seq.Count > 3) Asn1Sequence_t95137642F0FE56379E966B4C62A5A4DAC9DC37E8 * L_8 = ___seq0; NullCheck(L_8); int32_t L_9; L_9 = VirtualFuncInvoker0< int32_t >::Invoke(13 /* System.Int32 BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1Sequence::get_Count() */, L_8); if ((((int32_t)L_9) <= ((int32_t)3))) { goto IL_005d; } } { // this.certs = Asn1Sequence.GetInstance((Asn1TaggedObject)seq[3], true); Asn1Sequence_t95137642F0FE56379E966B4C62A5A4DAC9DC37E8 * L_10 = ___seq0; NullCheck(L_10); Asn1Encodable_tCA51194A73D6D9585045A4D23CF12B939BF7F6EC * L_11; L_11 = VirtualFuncInvoker1< Asn1Encodable_tCA51194A73D6D9585045A4D23CF12B939BF7F6EC *, int32_t >::Invoke(12 /* BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1Encodable BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1Sequence::get_Item(System.Int32) */, L_10, 3); Asn1Sequence_t95137642F0FE56379E966B4C62A5A4DAC9DC37E8 * L_12; L_12 = Asn1Sequence_GetInstance_m682AEF9FD99CABE589DF0AA4DB2CAC4996AEFD25(((Asn1TaggedObject_t4B044FB8A3CF8DEE46156A0F07290A97EBA600F0 *)CastclassClass((RuntimeObject*)L_11, Asn1TaggedObject_t4B044FB8A3CF8DEE46156A0F07290A97EBA600F0_il2cpp_TypeInfo_var)), (bool)1, /*hidden argument*/NULL); __this->set_certs_5(L_12); } IL_005d: { // } return; } } // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Ocsp.ResponseData BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Ocsp.BasicOcspResponse::GetTbsResponseData() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ResponseData_tAF2DAC289F4A4348C4C3F9E3BA5C270D78E16906 * BasicOcspResponse_GetTbsResponseData_m018AA63204CBFEACB0904843A25A5E497C703511 (BasicOcspResponse_tD40A5CCFCDBB258AAA67998DCC17B5FB44E6BE5C * __this, const RuntimeMethod* method) { { // return tbsResponseData; ResponseData_tAF2DAC289F4A4348C4C3F9E3BA5C270D78E16906 * L_0 = __this->get_tbsResponseData_2(); return L_0; } } // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Ocsp.ResponseData BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Ocsp.BasicOcspResponse::get_TbsResponseData() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ResponseData_tAF2DAC289F4A4348C4C3F9E3BA5C270D78E16906 * BasicOcspResponse_get_TbsResponseData_mB5B7929B578AAF2C072AD391F3ECDC4CD3349684 (BasicOcspResponse_tD40A5CCFCDBB258AAA67998DCC17B5FB44E6BE5C * __this, const RuntimeMethod* method) { { // get { return tbsResponseData; } ResponseData_tAF2DAC289F4A4348C4C3F9E3BA5C270D78E16906 * L_0 = __this->get_tbsResponseData_2(); return L_0; } } // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X509.AlgorithmIdentifier BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Ocsp.BasicOcspResponse::GetSignatureAlgorithm() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR AlgorithmIdentifier_t269DF657EB8D3EF7C5C315F15E7FFC1FAFE029F9 * BasicOcspResponse_GetSignatureAlgorithm_mA333D9334228EEF4FB5D442B202A5318C4216882 (BasicOcspResponse_tD40A5CCFCDBB258AAA67998DCC17B5FB44E6BE5C * __this, const RuntimeMethod* method) { { // return signatureAlgorithm; AlgorithmIdentifier_t269DF657EB8D3EF7C5C315F15E7FFC1FAFE029F9 * L_0 = __this->get_signatureAlgorithm_3(); return L_0; } } // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X509.AlgorithmIdentifier BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Ocsp.BasicOcspResponse::get_SignatureAlgorithm() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR AlgorithmIdentifier_t269DF657EB8D3EF7C5C315F15E7FFC1FAFE029F9 * BasicOcspResponse_get_SignatureAlgorithm_mBF328E286B16A86A11FCD75FE8409AAD64D6D445 (BasicOcspResponse_tD40A5CCFCDBB258AAA67998DCC17B5FB44E6BE5C * __this, const RuntimeMethod* method) { { // get { return signatureAlgorithm; } AlgorithmIdentifier_t269DF657EB8D3EF7C5C315F15E7FFC1FAFE029F9 * L_0 = __this->get_signatureAlgorithm_3(); return L_0; } } // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerBitString BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Ocsp.BasicOcspResponse::GetSignature() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DerBitString_t305465793A47445626D3541AB8CEDE347D874524 * BasicOcspResponse_GetSignature_m4EF9392E1A7D084DE1B5DD58B665960B51913AFC (BasicOcspResponse_tD40A5CCFCDBB258AAA67998DCC17B5FB44E6BE5C * __this, const RuntimeMethod* method) { { // return signature; DerBitString_t305465793A47445626D3541AB8CEDE347D874524 * L_0 = __this->get_signature_4(); return L_0; } } // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerBitString BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Ocsp.BasicOcspResponse::get_Signature() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DerBitString_t305465793A47445626D3541AB8CEDE347D874524 * BasicOcspResponse_get_Signature_mC7700C22A61F6CCACEAE8A21545EF98CCD58E9E6 (BasicOcspResponse_tD40A5CCFCDBB258AAA67998DCC17B5FB44E6BE5C * __this, const RuntimeMethod* method) { { // get { return signature; } DerBitString_t305465793A47445626D3541AB8CEDE347D874524 * L_0 = __this->get_signature_4(); return L_0; } } // System.Byte[] BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Ocsp.BasicOcspResponse::GetSignatureOctets() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* BasicOcspResponse_GetSignatureOctets_m74071DDA1E785A7AB99B43CF39F5ACFAFFB88AB1 (BasicOcspResponse_tD40A5CCFCDBB258AAA67998DCC17B5FB44E6BE5C * __this, const RuntimeMethod* method) { { // return signature.GetOctets(); DerBitString_t305465793A47445626D3541AB8CEDE347D874524 * L_0 = __this->get_signature_4(); NullCheck(L_0); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_1; L_1 = VirtualFuncInvoker0< ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* >::Invoke(11 /* System.Byte[] BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerBitString::GetOctets() */, L_0); return L_1; } } // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1Sequence BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Ocsp.BasicOcspResponse::GetCerts() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Asn1Sequence_t95137642F0FE56379E966B4C62A5A4DAC9DC37E8 * BasicOcspResponse_GetCerts_m77427D2A1A53D6B76ED389D83E54AC6FB442868A (BasicOcspResponse_tD40A5CCFCDBB258AAA67998DCC17B5FB44E6BE5C * __this, const RuntimeMethod* method) { { // return certs; Asn1Sequence_t95137642F0FE56379E966B4C62A5A4DAC9DC37E8 * L_0 = __this->get_certs_5(); return L_0; } } // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1Sequence BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Ocsp.BasicOcspResponse::get_Certs() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Asn1Sequence_t95137642F0FE56379E966B4C62A5A4DAC9DC37E8 * BasicOcspResponse_get_Certs_m542F71D3A2FA5E3EDBE5BF7C0B1D097FC0ABA393 (BasicOcspResponse_tD40A5CCFCDBB258AAA67998DCC17B5FB44E6BE5C * __this, const RuntimeMethod* method) { { // get { return certs; } Asn1Sequence_t95137642F0FE56379E966B4C62A5A4DAC9DC37E8 * L_0 = __this->get_certs_5(); return L_0; } } // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1Object BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Ocsp.BasicOcspResponse::ToAsn1Object() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Asn1Object_t6EBED9F28280E72844A4F6F176D7E2A5B94FFCFC * BasicOcspResponse_ToAsn1Object_m8B4BEF66592A9F87008FB156931CB0D8BFCD422E (BasicOcspResponse_tD40A5CCFCDBB258AAA67998DCC17B5FB44E6BE5C * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Asn1EncodableU5BU5D_t64E34B1D2A460B8FA8D1BC14E7CFEB7B897191CE_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Asn1EncodableVector_t7D6E9FB73A814E2472F7EAC6EC0CCCB5A3C93BD3_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DerSequence_t29D35AAD253161C53C8C83F576DEA1F28B8DFF09_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DerTaggedObject_t88BB573E2BED5C1D2971741E012BB29FB0EB0C5E_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Asn1EncodableVector_t7D6E9FB73A814E2472F7EAC6EC0CCCB5A3C93BD3 * V_0 = NULL; { // Asn1EncodableVector v = new Asn1EncodableVector( // tbsResponseData, signatureAlgorithm, signature); Asn1EncodableU5BU5D_t64E34B1D2A460B8FA8D1BC14E7CFEB7B897191CE* L_0 = (Asn1EncodableU5BU5D_t64E34B1D2A460B8FA8D1BC14E7CFEB7B897191CE*)(Asn1EncodableU5BU5D_t64E34B1D2A460B8FA8D1BC14E7CFEB7B897191CE*)SZArrayNew(Asn1EncodableU5BU5D_t64E34B1D2A460B8FA8D1BC14E7CFEB7B897191CE_il2cpp_TypeInfo_var, (uint32_t)3); Asn1EncodableU5BU5D_t64E34B1D2A460B8FA8D1BC14E7CFEB7B897191CE* L_1 = L_0; ResponseData_tAF2DAC289F4A4348C4C3F9E3BA5C270D78E16906 * L_2 = __this->get_tbsResponseData_2(); NullCheck(L_1); ArrayElementTypeCheck (L_1, L_2); (L_1)->SetAt(static_cast(0), (Asn1Encodable_tCA51194A73D6D9585045A4D23CF12B939BF7F6EC *)L_2); Asn1EncodableU5BU5D_t64E34B1D2A460B8FA8D1BC14E7CFEB7B897191CE* L_3 = L_1; AlgorithmIdentifier_t269DF657EB8D3EF7C5C315F15E7FFC1FAFE029F9 * L_4 = __this->get_signatureAlgorithm_3(); NullCheck(L_3); ArrayElementTypeCheck (L_3, L_4); (L_3)->SetAt(static_cast(1), (Asn1Encodable_tCA51194A73D6D9585045A4D23CF12B939BF7F6EC *)L_4); Asn1EncodableU5BU5D_t64E34B1D2A460B8FA8D1BC14E7CFEB7B897191CE* L_5 = L_3; DerBitString_t305465793A47445626D3541AB8CEDE347D874524 * L_6 = __this->get_signature_4(); NullCheck(L_5); ArrayElementTypeCheck (L_5, L_6); (L_5)->SetAt(static_cast(2), (Asn1Encodable_tCA51194A73D6D9585045A4D23CF12B939BF7F6EC *)L_6); Asn1EncodableVector_t7D6E9FB73A814E2472F7EAC6EC0CCCB5A3C93BD3 * L_7 = (Asn1EncodableVector_t7D6E9FB73A814E2472F7EAC6EC0CCCB5A3C93BD3 *)il2cpp_codegen_object_new(Asn1EncodableVector_t7D6E9FB73A814E2472F7EAC6EC0CCCB5A3C93BD3_il2cpp_TypeInfo_var); Asn1EncodableVector__ctor_m1306EB1064C0D4EEC59EA15F8DFF81952B7AE7DE(L_7, L_5, /*hidden argument*/NULL); V_0 = L_7; // if (certs != null) Asn1Sequence_t95137642F0FE56379E966B4C62A5A4DAC9DC37E8 * L_8 = __this->get_certs_5(); if (!L_8) { goto IL_004b; } } { // v.Add(new DerTaggedObject(true, 0, certs)); Asn1EncodableVector_t7D6E9FB73A814E2472F7EAC6EC0CCCB5A3C93BD3 * L_9 = V_0; Asn1EncodableU5BU5D_t64E34B1D2A460B8FA8D1BC14E7CFEB7B897191CE* L_10 = (Asn1EncodableU5BU5D_t64E34B1D2A460B8FA8D1BC14E7CFEB7B897191CE*)(Asn1EncodableU5BU5D_t64E34B1D2A460B8FA8D1BC14E7CFEB7B897191CE*)SZArrayNew(Asn1EncodableU5BU5D_t64E34B1D2A460B8FA8D1BC14E7CFEB7B897191CE_il2cpp_TypeInfo_var, (uint32_t)1); Asn1EncodableU5BU5D_t64E34B1D2A460B8FA8D1BC14E7CFEB7B897191CE* L_11 = L_10; Asn1Sequence_t95137642F0FE56379E966B4C62A5A4DAC9DC37E8 * L_12 = __this->get_certs_5(); DerTaggedObject_t88BB573E2BED5C1D2971741E012BB29FB0EB0C5E * L_13 = (DerTaggedObject_t88BB573E2BED5C1D2971741E012BB29FB0EB0C5E *)il2cpp_codegen_object_new(DerTaggedObject_t88BB573E2BED5C1D2971741E012BB29FB0EB0C5E_il2cpp_TypeInfo_var); DerTaggedObject__ctor_m38581F2DCD1C43EC659CD31CDDAB0A43FD42522F(L_13, (bool)1, 0, L_12, /*hidden argument*/NULL); NullCheck(L_11); ArrayElementTypeCheck (L_11, L_13); (L_11)->SetAt(static_cast(0), (Asn1Encodable_tCA51194A73D6D9585045A4D23CF12B939BF7F6EC *)L_13); NullCheck(L_9); Asn1EncodableVector_Add_m6EF01E6775CA3C122AC78B760B5C8AB13AC83EA8(L_9, L_11, /*hidden argument*/NULL); } IL_004b: { // return new DerSequence(v); Asn1EncodableVector_t7D6E9FB73A814E2472F7EAC6EC0CCCB5A3C93BD3 * L_14 = V_0; DerSequence_t29D35AAD253161C53C8C83F576DEA1F28B8DFF09 * L_15 = (DerSequence_t29D35AAD253161C53C8C83F576DEA1F28B8DFF09 *)il2cpp_codegen_object_new(DerSequence_t29D35AAD253161C53C8C83F576DEA1F28B8DFF09_il2cpp_TypeInfo_var); DerSequence__ctor_mC969ECDC21E6B8169D0B78BE04B3A08192E13164(L_15, L_14, /*hidden argument*/NULL); return L_15; } } #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 BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Tls.BasicTlsPskIdentity::.ctor(System.Byte[],System.Byte[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BasicTlsPskIdentity__ctor_m032510BB1D616541A70ADF933DCA1F55F034912C (BasicTlsPskIdentity_tC9ACF4D849FA982DDFC26D1C50E763F2FC96BDD3 * __this, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___identity0, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___psk1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Arrays_t7CFD09DA7425047721E193958DAC5AB0FCFF67BF_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // public BasicTlsPskIdentity(byte[] identity, byte[] psk) Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405(__this, /*hidden argument*/NULL); // this.mIdentity = Arrays.Clone(identity); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_0 = ___identity0; IL2CPP_RUNTIME_CLASS_INIT(Arrays_t7CFD09DA7425047721E193958DAC5AB0FCFF67BF_il2cpp_TypeInfo_var); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_1; L_1 = Arrays_Clone_m362B6E8EAA394ABF566EABAF08A37C8232D398D8(L_0, /*hidden argument*/NULL); __this->set_mIdentity_0(L_1); // this.mPsk = Arrays.Clone(psk); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_2 = ___psk1; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_3; L_3 = Arrays_Clone_m362B6E8EAA394ABF566EABAF08A37C8232D398D8(L_2, /*hidden argument*/NULL); __this->set_mPsk_1(L_3); // } return; } } // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Tls.BasicTlsPskIdentity::.ctor(System.String,System.Byte[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BasicTlsPskIdentity__ctor_m8AB5B5B4A04EDD1D1C243262C928E7C18211E22E (BasicTlsPskIdentity_tC9ACF4D849FA982DDFC26D1C50E763F2FC96BDD3 * __this, String_t* ___identity0, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___psk1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Arrays_t7CFD09DA7425047721E193958DAC5AB0FCFF67BF_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // public BasicTlsPskIdentity(string identity, byte[] psk) Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405(__this, /*hidden argument*/NULL); // this.mIdentity = Strings.ToUtf8ByteArray(identity); String_t* L_0 = ___identity0; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_1; L_1 = Strings_ToUtf8ByteArray_mE88D4431A5EBC0A08570C9389A39EBD5CF66654A(L_0, /*hidden argument*/NULL); __this->set_mIdentity_0(L_1); // this.mPsk = Arrays.Clone(psk); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_2 = ___psk1; IL2CPP_RUNTIME_CLASS_INIT(Arrays_t7CFD09DA7425047721E193958DAC5AB0FCFF67BF_il2cpp_TypeInfo_var); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_3; L_3 = Arrays_Clone_m362B6E8EAA394ABF566EABAF08A37C8232D398D8(L_2, /*hidden argument*/NULL); __this->set_mPsk_1(L_3); // } return; } } // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Tls.BasicTlsPskIdentity::SkipIdentityHint() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BasicTlsPskIdentity_SkipIdentityHint_m058B8783BAE42ADAC72E4AE147D9A69B07D19271 (BasicTlsPskIdentity_tC9ACF4D849FA982DDFC26D1C50E763F2FC96BDD3 * __this, const RuntimeMethod* method) { { // } return; } } // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Tls.BasicTlsPskIdentity::NotifyIdentityHint(System.Byte[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BasicTlsPskIdentity_NotifyIdentityHint_m9F379771CCD8F79DA1DB2DA136071D36056E73DC (BasicTlsPskIdentity_tC9ACF4D849FA982DDFC26D1C50E763F2FC96BDD3 * __this, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___psk_identity_hint0, const RuntimeMethod* method) { { // } return; } } // System.Byte[] BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Tls.BasicTlsPskIdentity::GetPskIdentity() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* BasicTlsPskIdentity_GetPskIdentity_mDC818A611872671A493896DA2CC8B907151EFC5C (BasicTlsPskIdentity_tC9ACF4D849FA982DDFC26D1C50E763F2FC96BDD3 * __this, const RuntimeMethod* method) { { // return mIdentity; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_0 = __this->get_mIdentity_0(); return L_0; } } // System.Byte[] BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Tls.BasicTlsPskIdentity::GetPsk() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* BasicTlsPskIdentity_GetPsk_mF682E552582D88C239D302B0F8EB38E7AAF3F667 (BasicTlsPskIdentity_tC9ACF4D849FA982DDFC26D1C50E763F2FC96BDD3 * __this, const RuntimeMethod* method) { { // return mPsk; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_0 = __this->get_mPsk_1(); 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 BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.BerApplicationSpecific::.ctor(System.Int32,BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1EncodableVector) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BerApplicationSpecific__ctor_mFB52A0E9BF3968F141BA273C4C0BEA76182BB6F7 (BerApplicationSpecific_t81C31F362A7D85695D835B7E4D9ED17D80FB706F * __this, int32_t ___tagNo0, Asn1EncodableVector_t7D6E9FB73A814E2472F7EAC6EC0CCCB5A3C93BD3 * ___vec1, const RuntimeMethod* method) { { // : base(tagNo, vec) int32_t L_0 = ___tagNo0; Asn1EncodableVector_t7D6E9FB73A814E2472F7EAC6EC0CCCB5A3C93BD3 * L_1 = ___vec1; DerApplicationSpecific__ctor_m7A57F3BA47280B67A1280401F78F235EE70373CD(__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 // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.BerApplicationSpecificParser::.ctor(System.Int32,BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1StreamParser) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BerApplicationSpecificParser__ctor_mBC798CB57AA9534B2DD2C177EDAB06CC7ABD1F08 (BerApplicationSpecificParser_t866254CE4F0DAF3F9FA9B74FC058E5CF07C9115B * __this, int32_t ___tag0, Asn1StreamParser_t85A2D9327D2FD6683D5437416367261AFD2BDD73 * ___parser1, const RuntimeMethod* method) { { // internal BerApplicationSpecificParser( // int tag, // Asn1StreamParser parser) Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405(__this, /*hidden argument*/NULL); // this.tag = tag; int32_t L_0 = ___tag0; __this->set_tag_0(L_0); // this.parser = parser; Asn1StreamParser_t85A2D9327D2FD6683D5437416367261AFD2BDD73 * L_1 = ___parser1; __this->set_parser_1(L_1); // } return; } } // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.IAsn1Convertible BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.BerApplicationSpecificParser::ReadObject() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* BerApplicationSpecificParser_ReadObject_m5D445597C73B70C0B1AE9F5717011104EEA29B67 (BerApplicationSpecificParser_t866254CE4F0DAF3F9FA9B74FC058E5CF07C9115B * __this, const RuntimeMethod* method) { { // return parser.ReadObject(); Asn1StreamParser_t85A2D9327D2FD6683D5437416367261AFD2BDD73 * L_0 = __this->get_parser_1(); NullCheck(L_0); RuntimeObject* L_1; L_1 = VirtualFuncInvoker0< RuntimeObject* >::Invoke(4 /* BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.IAsn1Convertible BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1StreamParser::ReadObject() */, L_0); return L_1; } } // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1Object BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.BerApplicationSpecificParser::ToAsn1Object() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Asn1Object_t6EBED9F28280E72844A4F6F176D7E2A5B94FFCFC * BerApplicationSpecificParser_ToAsn1Object_mCC9873BF14B4285FA682907065741B02C63C1670 (BerApplicationSpecificParser_t866254CE4F0DAF3F9FA9B74FC058E5CF07C9115B * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BerApplicationSpecific_t81C31F362A7D85695D835B7E4D9ED17D80FB706F_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // return new BerApplicationSpecific(tag, parser.ReadVector()); int32_t L_0 = __this->get_tag_0(); Asn1StreamParser_t85A2D9327D2FD6683D5437416367261AFD2BDD73 * L_1 = __this->get_parser_1(); NullCheck(L_1); Asn1EncodableVector_t7D6E9FB73A814E2472F7EAC6EC0CCCB5A3C93BD3 * L_2; L_2 = Asn1StreamParser_ReadVector_mA14805B2A1D62972D2E6CF51ADBCC1228F383AB1(L_1, /*hidden argument*/NULL); BerApplicationSpecific_t81C31F362A7D85695D835B7E4D9ED17D80FB706F * L_3 = (BerApplicationSpecific_t81C31F362A7D85695D835B7E4D9ED17D80FB706F *)il2cpp_codegen_object_new(BerApplicationSpecific_t81C31F362A7D85695D835B7E4D9ED17D80FB706F_il2cpp_TypeInfo_var); BerApplicationSpecific__ctor_mFB52A0E9BF3968F141BA273C4C0BEA76182BB6F7(L_3, L_0, 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 BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.BerBitString::.ctor(System.Byte[],System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BerBitString__ctor_mC564553C0708DEC1BA73E5573E13E940ECA5CAA7 (BerBitString_t20540084149F4C4B394647464675ED8642229F5C * __this, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___data0, int32_t ___padBits1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DerBitString_t305465793A47445626D3541AB8CEDE347D874524_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // : base(data, padBits) ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_0 = ___data0; int32_t L_1 = ___padBits1; IL2CPP_RUNTIME_CLASS_INIT(DerBitString_t305465793A47445626D3541AB8CEDE347D874524_il2cpp_TypeInfo_var); DerBitString__ctor_m3873220573E98B131BF69FFBD42E0A63D738BE17(__this, L_0, L_1, /*hidden argument*/NULL); // } return; } } // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.BerBitString::.ctor(System.Byte[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BerBitString__ctor_mB081FA5D05C4EF010450C61A2DCCE475A7460B9F (BerBitString_t20540084149F4C4B394647464675ED8642229F5C * __this, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___data0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DerBitString_t305465793A47445626D3541AB8CEDE347D874524_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // : base(data) ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_0 = ___data0; IL2CPP_RUNTIME_CLASS_INIT(DerBitString_t305465793A47445626D3541AB8CEDE347D874524_il2cpp_TypeInfo_var); DerBitString__ctor_m97AF53404F6333EA146C0DB958DF3C483B71D94B(__this, L_0, /*hidden argument*/NULL); // } return; } } // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.BerBitString::.ctor(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BerBitString__ctor_m67EE1AB25CFABB63E5C87F3FC6C2309E1B36CC75 (BerBitString_t20540084149F4C4B394647464675ED8642229F5C * __this, int32_t ___namedBits0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DerBitString_t305465793A47445626D3541AB8CEDE347D874524_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // : base(namedBits) int32_t L_0 = ___namedBits0; IL2CPP_RUNTIME_CLASS_INIT(DerBitString_t305465793A47445626D3541AB8CEDE347D874524_il2cpp_TypeInfo_var); DerBitString__ctor_mF701223D0F3716183973E4CEF77F5558E23321F0(__this, L_0, /*hidden argument*/NULL); // } return; } } // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.BerBitString::.ctor(BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1Encodable) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BerBitString__ctor_m952D61CE9B0F4098E0D24332014192D9EF855BE5 (BerBitString_t20540084149F4C4B394647464675ED8642229F5C * __this, Asn1Encodable_tCA51194A73D6D9585045A4D23CF12B939BF7F6EC * ___obj0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DerBitString_t305465793A47445626D3541AB8CEDE347D874524_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // : base(obj) Asn1Encodable_tCA51194A73D6D9585045A4D23CF12B939BF7F6EC * L_0 = ___obj0; IL2CPP_RUNTIME_CLASS_INIT(DerBitString_t305465793A47445626D3541AB8CEDE347D874524_il2cpp_TypeInfo_var); DerBitString__ctor_m93C79DD69F7DB230D4838767D7BE539B8CA6FC12(__this, L_0, /*hidden argument*/NULL); // } return; } } // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.BerBitString::Encode(BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerOutputStream) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BerBitString_Encode_mB655914A96A6E5E07BE5FDB2BF8EEE7516FA2B16 (BerBitString_t20540084149F4C4B394647464675ED8642229F5C * __this, DerOutputStream_tCED4ABFA88DC5F83FB2CF5879416013FC726C305 * ___derOut0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Asn1OutputStream_t90F467D0FAF8F644B93F4B3A21908F990D600971_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BerOutputStream_t581AE0B357D4F0A4C0AC9C3870D0948E720B92F3_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // if (derOut is Asn1OutputStream || derOut is BerOutputStream) DerOutputStream_tCED4ABFA88DC5F83FB2CF5879416013FC726C305 * L_0 = ___derOut0; if (((Asn1OutputStream_t90F467D0FAF8F644B93F4B3A21908F990D600971 *)IsInstClass((RuntimeObject*)L_0, Asn1OutputStream_t90F467D0FAF8F644B93F4B3A21908F990D600971_il2cpp_TypeInfo_var))) { goto IL_0010; } } { DerOutputStream_tCED4ABFA88DC5F83FB2CF5879416013FC726C305 * L_1 = ___derOut0; if (!((BerOutputStream_t581AE0B357D4F0A4C0AC9C3870D0948E720B92F3 *)IsInstClass((RuntimeObject*)L_1, BerOutputStream_t581AE0B357D4F0A4C0AC9C3870D0948E720B92F3_il2cpp_TypeInfo_var))) { goto IL_0025; } } IL_0010: { // derOut.WriteEncoded(Asn1Tags.BitString, (byte)mPadBits, mData); DerOutputStream_tCED4ABFA88DC5F83FB2CF5879416013FC726C305 * L_2 = ___derOut0; int32_t L_3 = ((DerBitString_t305465793A47445626D3541AB8CEDE347D874524 *)__this)->get_mPadBits_4(); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_4 = ((DerBitString_t305465793A47445626D3541AB8CEDE347D874524 *)__this)->get_mData_3(); NullCheck(L_2); DerOutputStream_WriteEncoded_mAE840105FAD2663B80239C478DFEF1DB3C1F71B7(L_2, 3, (uint8_t)((int32_t)((uint8_t)L_3)), L_4, /*hidden argument*/NULL); // } return; } IL_0025: { // base.Encode(derOut); DerOutputStream_tCED4ABFA88DC5F83FB2CF5879416013FC726C305 * L_5 = ___derOut0; DerBitString_Encode_m88DEE516EFF0EDA48B3C5F5121F3DC3EE3BF2130(__this, 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 // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.BerGenerator::.ctor(System.IO.Stream) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BerGenerator__ctor_mA61B7BDE65DF5702C3717EB2D49D8A92D3E66836 (BerGenerator_tEE77B184731C3C022BA0AA76681AB82CE7A3FDE3 * __this, Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * ___outStream0, const RuntimeMethod* method) { { // : base(outStream) Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * L_0 = ___outStream0; Asn1Generator__ctor_m4B760161B6D9BBC11F7439498ACF3126D7113E98(__this, L_0, /*hidden argument*/NULL); // } return; } } // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.BerGenerator::.ctor(System.IO.Stream,System.Int32,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BerGenerator__ctor_mA822143DF440905A237E53B84BF20E5F0189CC61 (BerGenerator_tEE77B184731C3C022BA0AA76681AB82CE7A3FDE3 * __this, Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * ___outStream0, int32_t ___tagNo1, bool ___isExplicit2, const RuntimeMethod* method) { { // : base(outStream) Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * L_0 = ___outStream0; Asn1Generator__ctor_m4B760161B6D9BBC11F7439498ACF3126D7113E98(__this, L_0, /*hidden argument*/NULL); // _tagged = true; __this->set__tagged_1((bool)1); // _isExplicit = isExplicit; bool L_1 = ___isExplicit2; __this->set__isExplicit_2(L_1); // _tagNo = tagNo; int32_t L_2 = ___tagNo1; __this->set__tagNo_3(L_2); // } return; } } // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.BerGenerator::AddObject(BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1Encodable) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BerGenerator_AddObject_m7CB543624AA9318B363C7BDC136D3D487D9B94DC (BerGenerator_tEE77B184731C3C022BA0AA76681AB82CE7A3FDE3 * __this, Asn1Encodable_tCA51194A73D6D9585045A4D23CF12B939BF7F6EC * ___obj0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BerOutputStream_t581AE0B357D4F0A4C0AC9C3870D0948E720B92F3_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // new BerOutputStream(Out).WriteObject(obj); Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * L_0; L_0 = Asn1Generator_get_Out_mDBC8AED3CDF48FA26031670BE1744E31F90B1FB7_inline(__this, /*hidden argument*/NULL); BerOutputStream_t581AE0B357D4F0A4C0AC9C3870D0948E720B92F3 * L_1 = (BerOutputStream_t581AE0B357D4F0A4C0AC9C3870D0948E720B92F3 *)il2cpp_codegen_object_new(BerOutputStream_t581AE0B357D4F0A4C0AC9C3870D0948E720B92F3_il2cpp_TypeInfo_var); BerOutputStream__ctor_m2E8FDB7D883FFA0E77950716F6990BBFB96EE75A(L_1, L_0, /*hidden argument*/NULL); Asn1Encodable_tCA51194A73D6D9585045A4D23CF12B939BF7F6EC * L_2 = ___obj0; NullCheck(L_1); VirtualActionInvoker1< Asn1Encodable_tCA51194A73D6D9585045A4D23CF12B939BF7F6EC * >::Invoke(35 /* System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerOutputStream::WriteObject(BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1Encodable) */, L_1, L_2); // } return; } } // System.IO.Stream BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.BerGenerator::GetRawOutputStream() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * BerGenerator_GetRawOutputStream_m8C2C3A2DD69294B2B49AD846F64CA538E381FBC7 (BerGenerator_tEE77B184731C3C022BA0AA76681AB82CE7A3FDE3 * __this, const RuntimeMethod* method) { { // return Out; Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * L_0; L_0 = Asn1Generator_get_Out_mDBC8AED3CDF48FA26031670BE1744E31F90B1FB7_inline(__this, /*hidden argument*/NULL); return L_0; } } // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.BerGenerator::Close() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BerGenerator_Close_m9310EFCDD788BB442AC3346D9BAEE1D3DE4869BA (BerGenerator_tEE77B184731C3C022BA0AA76681AB82CE7A3FDE3 * __this, const RuntimeMethod* method) { { // WriteBerEnd(); BerGenerator_WriteBerEnd_m4606E9B56EA9BCE96CCC4E272286D42A21AE6D5F(__this, /*hidden argument*/NULL); // } return; } } // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.BerGenerator::WriteHdr(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BerGenerator_WriteHdr_m4ADB73EFED070B96429756FC3E5049418A74B966 (BerGenerator_tEE77B184731C3C022BA0AA76681AB82CE7A3FDE3 * __this, int32_t ___tag0, const RuntimeMethod* method) { { // Out.WriteByte((byte) tag); Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * L_0; L_0 = Asn1Generator_get_Out_mDBC8AED3CDF48FA26031670BE1744E31F90B1FB7_inline(__this, /*hidden argument*/NULL); int32_t L_1 = ___tag0; NullCheck(L_0); VirtualActionInvoker1< uint8_t >::Invoke(33 /* System.Void System.IO.Stream::WriteByte(System.Byte) */, L_0, (uint8_t)((int32_t)((uint8_t)L_1))); // Out.WriteByte(0x80); Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * L_2; L_2 = Asn1Generator_get_Out_mDBC8AED3CDF48FA26031670BE1744E31F90B1FB7_inline(__this, /*hidden argument*/NULL); NullCheck(L_2); VirtualActionInvoker1< uint8_t >::Invoke(33 /* System.Void System.IO.Stream::WriteByte(System.Byte) */, L_2, (uint8_t)((int32_t)128)); // } return; } } // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.BerGenerator::WriteBerHeader(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BerGenerator_WriteBerHeader_mBE6631DC937AD21160CA87451A5DB3C070B38411 (BerGenerator_tEE77B184731C3C022BA0AA76681AB82CE7A3FDE3 * __this, int32_t ___tag0, const RuntimeMethod* method) { int32_t V_0 = 0; { // if (_tagged) bool L_0 = __this->get__tagged_1(); if (!L_0) { goto IL_0048; } } { // int tagNum = _tagNo | Asn1Tags.Tagged; int32_t L_1 = __this->get__tagNo_3(); V_0 = ((int32_t)((int32_t)L_1|(int32_t)((int32_t)128))); // if (_isExplicit) bool L_2 = __this->get__isExplicit_2(); if (!L_2) { goto IL_002f; } } { // WriteHdr(tagNum | Asn1Tags.Constructed); int32_t L_3 = V_0; BerGenerator_WriteHdr_m4ADB73EFED070B96429756FC3E5049418A74B966(__this, ((int32_t)((int32_t)L_3|(int32_t)((int32_t)32))), /*hidden argument*/NULL); // WriteHdr(tag); int32_t L_4 = ___tag0; BerGenerator_WriteHdr_m4ADB73EFED070B96429756FC3E5049418A74B966(__this, L_4, /*hidden argument*/NULL); // } return; } IL_002f: { // if ((tag & Asn1Tags.Constructed) != 0) int32_t L_5 = ___tag0; if (!((int32_t)((int32_t)L_5&(int32_t)((int32_t)32)))) { goto IL_0040; } } { // WriteHdr(tagNum | Asn1Tags.Constructed); int32_t L_6 = V_0; BerGenerator_WriteHdr_m4ADB73EFED070B96429756FC3E5049418A74B966(__this, ((int32_t)((int32_t)L_6|(int32_t)((int32_t)32))), /*hidden argument*/NULL); // } return; } IL_0040: { // WriteHdr(tagNum); int32_t L_7 = V_0; BerGenerator_WriteHdr_m4ADB73EFED070B96429756FC3E5049418A74B966(__this, L_7, /*hidden argument*/NULL); // } return; } IL_0048: { // WriteHdr(tag); int32_t L_8 = ___tag0; BerGenerator_WriteHdr_m4ADB73EFED070B96429756FC3E5049418A74B966(__this, L_8, /*hidden argument*/NULL); // } return; } } // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.BerGenerator::WriteBerBody(System.IO.Stream) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BerGenerator_WriteBerBody_m1D8E1E166765266EDCE05A7DE1C8654DB4C837AA (BerGenerator_tEE77B184731C3C022BA0AA76681AB82CE7A3FDE3 * __this, Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * ___contentStream0, const RuntimeMethod* method) { { // Streams.PipeAll(contentStream, Out); Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * L_0 = ___contentStream0; Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * L_1; L_1 = Asn1Generator_get_Out_mDBC8AED3CDF48FA26031670BE1744E31F90B1FB7_inline(__this, /*hidden argument*/NULL); Streams_PipeAll_m01C117835A14DD611F9FEE6745949E02AF081470(L_0, L_1, /*hidden argument*/NULL); // } return; } } // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.BerGenerator::WriteBerEnd() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BerGenerator_WriteBerEnd_m4606E9B56EA9BCE96CCC4E272286D42A21AE6D5F (BerGenerator_tEE77B184731C3C022BA0AA76681AB82CE7A3FDE3 * __this, const RuntimeMethod* method) { { // Out.WriteByte(0x00); Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * L_0; L_0 = Asn1Generator_get_Out_mDBC8AED3CDF48FA26031670BE1744E31F90B1FB7_inline(__this, /*hidden argument*/NULL); NullCheck(L_0); VirtualActionInvoker1< uint8_t >::Invoke(33 /* System.Void System.IO.Stream::WriteByte(System.Byte) */, L_0, (uint8_t)0); // Out.WriteByte(0x00); Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * L_1; L_1 = Asn1Generator_get_Out_mDBC8AED3CDF48FA26031670BE1744E31F90B1FB7_inline(__this, /*hidden argument*/NULL); NullCheck(L_1); VirtualActionInvoker1< uint8_t >::Invoke(33 /* System.Void System.IO.Stream::WriteByte(System.Byte) */, L_1, (uint8_t)0); // if (_tagged && _isExplicit) // write extra end for tag header bool L_2 = __this->get__tagged_1(); if (!L_2) { goto IL_0040; } } { bool L_3 = __this->get__isExplicit_2(); if (!L_3) { goto IL_0040; } } { // Out.WriteByte(0x00); Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * L_4; L_4 = Asn1Generator_get_Out_mDBC8AED3CDF48FA26031670BE1744E31F90B1FB7_inline(__this, /*hidden argument*/NULL); NullCheck(L_4); VirtualActionInvoker1< uint8_t >::Invoke(33 /* System.Void System.IO.Stream::WriteByte(System.Byte) */, L_4, (uint8_t)0); // Out.WriteByte(0x00); Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * L_5; L_5 = Asn1Generator_get_Out_mDBC8AED3CDF48FA26031670BE1744E31F90B1FB7_inline(__this, /*hidden argument*/NULL); NullCheck(L_5); VirtualActionInvoker1< uint8_t >::Invoke(33 /* System.Void System.IO.Stream::WriteByte(System.Byte) */, L_5, (uint8_t)0); } IL_0040: { // } 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 BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.BerNull::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BerNull__ctor_mC90E5B382B503FABC51298ADE100E5A4FFB8E90D (BerNull_t1D33433A13878EF4E663938D124E05366A3DB3A7 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DerNull_t020168AF07318033108544C00C803CD7AEB97239_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // public BerNull() IL2CPP_RUNTIME_CLASS_INIT(DerNull_t020168AF07318033108544C00C803CD7AEB97239_il2cpp_TypeInfo_var); DerNull__ctor_mE4F7AED425B2A3F40064C7511513699CE966B986(__this, /*hidden argument*/NULL); // } return; } } // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.BerNull::.ctor(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BerNull__ctor_m2C20CBB6A7A1CD1D02C1252FFCA7AD0D1D596F87 (BerNull_t1D33433A13878EF4E663938D124E05366A3DB3A7 * __this, int32_t ___dummy0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DerNull_t020168AF07318033108544C00C803CD7AEB97239_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // private BerNull(int dummy) : base(dummy) int32_t L_0 = ___dummy0; IL2CPP_RUNTIME_CLASS_INIT(DerNull_t020168AF07318033108544C00C803CD7AEB97239_il2cpp_TypeInfo_var); DerNull__ctor_m2EB8C660F2B42E7CF0C552273E123DE7028C2AE2(__this, L_0, /*hidden argument*/NULL); // } return; } } // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.BerNull::Encode(BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerOutputStream) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BerNull_Encode_mD350D5636E410EEB1281DC2FF2C069C6DFBB1C73 (BerNull_t1D33433A13878EF4E663938D124E05366A3DB3A7 * __this, DerOutputStream_tCED4ABFA88DC5F83FB2CF5879416013FC726C305 * ___derOut0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Asn1OutputStream_t90F467D0FAF8F644B93F4B3A21908F990D600971_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BerOutputStream_t581AE0B357D4F0A4C0AC9C3870D0948E720B92F3_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // if (derOut is Asn1OutputStream || derOut is BerOutputStream) DerOutputStream_tCED4ABFA88DC5F83FB2CF5879416013FC726C305 * L_0 = ___derOut0; if (((Asn1OutputStream_t90F467D0FAF8F644B93F4B3A21908F990D600971 *)IsInstClass((RuntimeObject*)L_0, Asn1OutputStream_t90F467D0FAF8F644B93F4B3A21908F990D600971_il2cpp_TypeInfo_var))) { goto IL_0010; } } { DerOutputStream_tCED4ABFA88DC5F83FB2CF5879416013FC726C305 * L_1 = ___derOut0; if (!((BerOutputStream_t581AE0B357D4F0A4C0AC9C3870D0948E720B92F3 *)IsInstClass((RuntimeObject*)L_1, BerOutputStream_t581AE0B357D4F0A4C0AC9C3870D0948E720B92F3_il2cpp_TypeInfo_var))) { goto IL_0018; } } IL_0010: { // derOut.WriteByte(Asn1Tags.Null); DerOutputStream_tCED4ABFA88DC5F83FB2CF5879416013FC726C305 * L_2 = ___derOut0; NullCheck(L_2); VirtualActionInvoker1< uint8_t >::Invoke(33 /* System.Void System.IO.Stream::WriteByte(System.Byte) */, L_2, (uint8_t)5); // } return; } IL_0018: { // base.Encode(derOut); DerOutputStream_tCED4ABFA88DC5F83FB2CF5879416013FC726C305 * L_3 = ___derOut0; DerNull_Encode_m07717D18BE6404C892D0482E79093621B407CE4F(__this, L_3, /*hidden argument*/NULL); // } return; } } // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.BerNull::.cctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BerNull__cctor_mB11CA9BB3FA1C931A0FBA329AC2BE52005CC8B1A (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BerNull_t1D33433A13878EF4E663938D124E05366A3DB3A7_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // public static new readonly BerNull Instance = new BerNull(0); BerNull_t1D33433A13878EF4E663938D124E05366A3DB3A7 * L_0 = (BerNull_t1D33433A13878EF4E663938D124E05366A3DB3A7 *)il2cpp_codegen_object_new(BerNull_t1D33433A13878EF4E663938D124E05366A3DB3A7_il2cpp_TypeInfo_var); BerNull__ctor_m2C20CBB6A7A1CD1D02C1252FFCA7AD0D1D596F87(L_0, 0, /*hidden argument*/NULL); ((BerNull_t1D33433A13878EF4E663938D124E05366A3DB3A7_StaticFields*)il2cpp_codegen_static_fields_for(BerNull_t1D33433A13878EF4E663938D124E05366A3DB3A7_il2cpp_TypeInfo_var))->set_Instance_4(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 // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.BerOctetString BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.BerOctetString::FromSequence(BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1Sequence) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BerOctetString_tA32D321D3EBCA6B4AC19A4D7F67831E029C7D29B * BerOctetString_FromSequence_m78BC7152028247F60A8E3BFFE01C6E4ECA8275F0 (Asn1Sequence_t95137642F0FE56379E966B4C62A5A4DAC9DC37E8 * ___seq0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Asn1Encodable_tCA51194A73D6D9585045A4D23CF12B939BF7F6EC_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BerOctetString_tA32D321D3EBCA6B4AC19A4D7F67831E029C7D29B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IList_tB15A9D6625D09661D6E47976BB626C703EC81910_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Platform_t0EFEB39A6344675D077C7B85E0F7F00BDD996804_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; RuntimeObject* V_1 = NULL; Asn1Encodable_tCA51194A73D6D9585045A4D23CF12B939BF7F6EC * V_2 = NULL; RuntimeObject* V_3 = NULL; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { // IList v = BestHTTP.SecureProtocol.Org.BouncyCastle.Utilities.Platform.CreateArrayList(); IL2CPP_RUNTIME_CLASS_INIT(Platform_t0EFEB39A6344675D077C7B85E0F7F00BDD996804_il2cpp_TypeInfo_var); RuntimeObject* L_0; L_0 = Platform_CreateArrayList_mDA08F8A3BC566FA8E0753B97D8B06F3EF26A4143(/*hidden argument*/NULL); V_0 = L_0; // foreach (Asn1Encodable obj in seq) Asn1Sequence_t95137642F0FE56379E966B4C62A5A4DAC9DC37E8 * L_1 = ___seq0; NullCheck(L_1); RuntimeObject* L_2; L_2 = VirtualFuncInvoker0< RuntimeObject* >::Invoke(10 /* System.Collections.IEnumerator BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1Sequence::GetEnumerator() */, L_1); V_1 = L_2; } IL_000d: try {// begin try (depth: 1) { goto IL_0023; } IL_000f: { // foreach (Asn1Encodable obj in seq) RuntimeObject* L_3 = V_1; NullCheck(L_3); RuntimeObject * L_4; L_4 = InterfaceFuncInvoker0< RuntimeObject * >::Invoke(1 /* System.Object System.Collections.IEnumerator::get_Current() */, IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var, L_3); V_2 = ((Asn1Encodable_tCA51194A73D6D9585045A4D23CF12B939BF7F6EC *)CastclassClass((RuntimeObject*)L_4, Asn1Encodable_tCA51194A73D6D9585045A4D23CF12B939BF7F6EC_il2cpp_TypeInfo_var)); // v.Add(obj); RuntimeObject* L_5 = V_0; Asn1Encodable_tCA51194A73D6D9585045A4D23CF12B939BF7F6EC * L_6 = V_2; NullCheck(L_5); int32_t L_7; L_7 = InterfaceFuncInvoker1< int32_t, RuntimeObject * >::Invoke(2 /* System.Int32 System.Collections.IList::Add(System.Object) */, IList_tB15A9D6625D09661D6E47976BB626C703EC81910_il2cpp_TypeInfo_var, L_5, L_6); } IL_0023: { // foreach (Asn1Encodable obj in seq) RuntimeObject* L_8 = V_1; NullCheck(L_8); bool L_9; L_9 = InterfaceFuncInvoker0< bool >::Invoke(0 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var, L_8); if (L_9) { goto IL_000f; } } IL_002b: { IL2CPP_LEAVE(0x3E, FINALLY_002d); } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_002d; } FINALLY_002d: {// begin finally (depth: 1) { RuntimeObject* L_10 = V_1; V_3 = ((RuntimeObject*)IsInst((RuntimeObject*)L_10, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var)); RuntimeObject* L_11 = V_3; if (!L_11) { goto IL_003d; } } IL_0037: { RuntimeObject* L_12 = V_3; NullCheck(L_12); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, L_12); } IL_003d: { IL2CPP_END_FINALLY(45) } }// end finally (depth: 1) IL2CPP_CLEANUP(45) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x3E, IL_003e) } IL_003e: { // return new BerOctetString(v); RuntimeObject* L_13 = V_0; BerOctetString_tA32D321D3EBCA6B4AC19A4D7F67831E029C7D29B * L_14 = (BerOctetString_tA32D321D3EBCA6B4AC19A4D7F67831E029C7D29B *)il2cpp_codegen_object_new(BerOctetString_tA32D321D3EBCA6B4AC19A4D7F67831E029C7D29B_il2cpp_TypeInfo_var); BerOctetString__ctor_mE974F0F7355FF4CEDCD3D2BB6BBBE6F34CA50FB6(L_14, L_13, /*hidden argument*/NULL); return L_14; } } // System.Byte[] BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.BerOctetString::ToBytes(System.Collections.IEnumerable) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* BerOctetString_ToBytes_m15304037509D28DE664264A418D5E332CEC9E8D6 (RuntimeObject* ___octs0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DerOctetString_t9D28DB59640EE83613D10BEE46D828C25E4B3F75_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerable_t47A618747A1BB2A868710316F7372094849163A2_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryStream_t0B450399DD6D0175074FED99DD321D65771C9E1C_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } MemoryStream_t0B450399DD6D0175074FED99DD321D65771C9E1C * V_0 = NULL; RuntimeObject* V_1 = NULL; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* V_2 = NULL; RuntimeObject* V_3 = NULL; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { // MemoryStream bOut = new MemoryStream(); MemoryStream_t0B450399DD6D0175074FED99DD321D65771C9E1C * L_0 = (MemoryStream_t0B450399DD6D0175074FED99DD321D65771C9E1C *)il2cpp_codegen_object_new(MemoryStream_t0B450399DD6D0175074FED99DD321D65771C9E1C_il2cpp_TypeInfo_var); MemoryStream__ctor_mD27B3DF2400D46A4A81EE78B0BD2C29EFCFAA44F(L_0, /*hidden argument*/NULL); V_0 = L_0; // foreach (DerOctetString o in octs) RuntimeObject* L_1 = ___octs0; NullCheck(L_1); RuntimeObject* L_2; L_2 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.IEnumerator System.Collections.IEnumerable::GetEnumerator() */, IEnumerable_t47A618747A1BB2A868710316F7372094849163A2_il2cpp_TypeInfo_var, L_1); V_1 = L_2; } IL_000d: try {// begin try (depth: 1) { goto IL_002b; } IL_000f: { // foreach (DerOctetString o in octs) RuntimeObject* L_3 = V_1; NullCheck(L_3); RuntimeObject * L_4; L_4 = InterfaceFuncInvoker0< RuntimeObject * >::Invoke(1 /* System.Object System.Collections.IEnumerator::get_Current() */, IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var, L_3); // byte[] octets = o.GetOctets(); NullCheck(((DerOctetString_t9D28DB59640EE83613D10BEE46D828C25E4B3F75 *)CastclassClass((RuntimeObject*)L_4, DerOctetString_t9D28DB59640EE83613D10BEE46D828C25E4B3F75_il2cpp_TypeInfo_var))); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_5; L_5 = VirtualFuncInvoker0< ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* >::Invoke(10 /* System.Byte[] BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1OctetString::GetOctets() */, ((DerOctetString_t9D28DB59640EE83613D10BEE46D828C25E4B3F75 *)CastclassClass((RuntimeObject*)L_4, DerOctetString_t9D28DB59640EE83613D10BEE46D828C25E4B3F75_il2cpp_TypeInfo_var))); V_2 = L_5; // bOut.Write(octets, 0, octets.Length); MemoryStream_t0B450399DD6D0175074FED99DD321D65771C9E1C * L_6 = V_0; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_7 = V_2; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_8 = V_2; NullCheck(L_8); NullCheck(L_6); VirtualActionInvoker3< ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*, int32_t, int32_t >::Invoke(32 /* System.Void System.IO.Stream::Write(System.Byte[],System.Int32,System.Int32) */, L_6, L_7, 0, ((int32_t)((int32_t)(((RuntimeArray*)L_8)->max_length)))); } IL_002b: { // foreach (DerOctetString o in octs) RuntimeObject* L_9 = V_1; NullCheck(L_9); bool L_10; L_10 = InterfaceFuncInvoker0< bool >::Invoke(0 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var, L_9); if (L_10) { goto IL_000f; } } IL_0033: { IL2CPP_LEAVE(0x46, FINALLY_0035); } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0035; } FINALLY_0035: {// begin finally (depth: 1) { RuntimeObject* L_11 = V_1; V_3 = ((RuntimeObject*)IsInst((RuntimeObject*)L_11, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var)); RuntimeObject* L_12 = V_3; if (!L_12) { goto IL_0045; } } IL_003f: { RuntimeObject* L_13 = V_3; NullCheck(L_13); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, L_13); } IL_0045: { IL2CPP_END_FINALLY(53) } }// end finally (depth: 1) IL2CPP_CLEANUP(53) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x46, IL_0046) } IL_0046: { // return bOut.ToArray(); MemoryStream_t0B450399DD6D0175074FED99DD321D65771C9E1C * L_14 = V_0; NullCheck(L_14); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_15; L_15 = VirtualFuncInvoker0< ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* >::Invoke(37 /* System.Byte[] System.IO.MemoryStream::ToArray() */, L_14); return L_15; } } // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.BerOctetString::.ctor(System.Byte[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BerOctetString__ctor_m5F18676A38F30D797FBF83EA5F0C7FB52F7C3E24 (BerOctetString_tA32D321D3EBCA6B4AC19A4D7F67831E029C7D29B * __this, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___str0, const RuntimeMethod* method) { { // : base(str) ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_0 = ___str0; DerOctetString__ctor_mBD13EC2203DF652C61E5AB45AE95CC51A22F0AF2(__this, L_0, /*hidden argument*/NULL); // } return; } } // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.BerOctetString::.ctor(System.Collections.IEnumerable) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BerOctetString__ctor_mE974F0F7355FF4CEDCD3D2BB6BBBE6F34CA50FB6 (BerOctetString_tA32D321D3EBCA6B4AC19A4D7F67831E029C7D29B * __this, RuntimeObject* ___octets0, const RuntimeMethod* method) { { // : base(ToBytes(octets)) RuntimeObject* L_0 = ___octets0; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_1; L_1 = BerOctetString_ToBytes_m15304037509D28DE664264A418D5E332CEC9E8D6(L_0, /*hidden argument*/NULL); DerOctetString__ctor_mBD13EC2203DF652C61E5AB45AE95CC51A22F0AF2(__this, L_1, /*hidden argument*/NULL); // this.octs = octets; RuntimeObject* L_2 = ___octets0; __this->set_octs_4(L_2); // } return; } } // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.BerOctetString::.ctor(BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BerOctetString__ctor_m00060BCB57B4C8C5A3656597AF6ECEBF7CE7578C (BerOctetString_tA32D321D3EBCA6B4AC19A4D7F67831E029C7D29B * __this, Asn1Object_t6EBED9F28280E72844A4F6F176D7E2A5B94FFCFC * ___obj0, const RuntimeMethod* method) { { // : base(obj) Asn1Object_t6EBED9F28280E72844A4F6F176D7E2A5B94FFCFC * L_0 = ___obj0; DerOctetString__ctor_m64FE8AEC387DB720BB3CE37C7BC6250152FF9914(__this, L_0, /*hidden argument*/NULL); // } return; } } // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.BerOctetString::.ctor(BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1Encodable) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BerOctetString__ctor_mF55077824E6D13F28D23CA523BD8DEC780978287 (BerOctetString_tA32D321D3EBCA6B4AC19A4D7F67831E029C7D29B * __this, Asn1Encodable_tCA51194A73D6D9585045A4D23CF12B939BF7F6EC * ___obj0, const RuntimeMethod* method) { { // : base(obj.ToAsn1Object()) Asn1Encodable_tCA51194A73D6D9585045A4D23CF12B939BF7F6EC * L_0 = ___obj0; NullCheck(L_0); Asn1Object_t6EBED9F28280E72844A4F6F176D7E2A5B94FFCFC * L_1; L_1 = VirtualFuncInvoker0< Asn1Object_t6EBED9F28280E72844A4F6F176D7E2A5B94FFCFC * >::Invoke(5 /* BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1Object BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1Encodable::ToAsn1Object() */, L_0); DerOctetString__ctor_m64FE8AEC387DB720BB3CE37C7BC6250152FF9914(__this, L_1, /*hidden argument*/NULL); // } return; } } // System.Byte[] BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.BerOctetString::GetOctets() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* BerOctetString_GetOctets_mE964A0BB9471138587FC4165F606E975673159D6 (BerOctetString_tA32D321D3EBCA6B4AC19A4D7F67831E029C7D29B * __this, const RuntimeMethod* method) { { // return str; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_0 = ((Asn1OctetString_t7DE556419EB1B1398F915CE1EC7F0CB1D8FC85B8 *)__this)->get_str_2(); return L_0; } } // System.Collections.IEnumerator BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.BerOctetString::GetEnumerator() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* BerOctetString_GetEnumerator_mD243DBB49902EBFBD4AB7F0BF60033271C724A5A (BerOctetString_tA32D321D3EBCA6B4AC19A4D7F67831E029C7D29B * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerable_t47A618747A1BB2A868710316F7372094849163A2_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // if (octs == null) RuntimeObject* L_0 = __this->get_octs_4(); if (L_0) { goto IL_0014; } } { // return GenerateOcts().GetEnumerator(); RuntimeObject* L_1; L_1 = BerOctetString_GenerateOcts_m07928DACB9256BECB03D832A75A359D3E05B82CF(__this, /*hidden argument*/NULL); NullCheck(L_1); RuntimeObject* L_2; L_2 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.IEnumerator System.Collections.IEnumerable::GetEnumerator() */, IEnumerable_t47A618747A1BB2A868710316F7372094849163A2_il2cpp_TypeInfo_var, L_1); return L_2; } IL_0014: { // return octs.GetEnumerator(); RuntimeObject* L_3 = __this->get_octs_4(); NullCheck(L_3); RuntimeObject* L_4; L_4 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.IEnumerator System.Collections.IEnumerable::GetEnumerator() */, IEnumerable_t47A618747A1BB2A868710316F7372094849163A2_il2cpp_TypeInfo_var, L_3); return L_4; } } // System.Collections.IEnumerator BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.BerOctetString::GetObjects() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* BerOctetString_GetObjects_mAD52D3F8145EC0FA10868D7BF276AF0F8C8BBCC9 (BerOctetString_tA32D321D3EBCA6B4AC19A4D7F67831E029C7D29B * __this, const RuntimeMethod* method) { { // return GetEnumerator(); RuntimeObject* L_0; L_0 = BerOctetString_GetEnumerator_mD243DBB49902EBFBD4AB7F0BF60033271C724A5A(__this, /*hidden argument*/NULL); return L_0; } } // System.Collections.IList BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.BerOctetString::GenerateOcts() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* BerOctetString_GenerateOcts_m07928DACB9256BECB03D832A75A359D3E05B82CF (BerOctetString_tA32D321D3EBCA6B4AC19A4D7F67831E029C7D29B * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DerOctetString_t9D28DB59640EE83613D10BEE46D828C25E4B3F75_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IList_tB15A9D6625D09661D6E47976BB626C703EC81910_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Platform_t0EFEB39A6344675D077C7B85E0F7F00BDD996804_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; int32_t V_1 = 0; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* V_2 = NULL; { // IList vec = BestHTTP.SecureProtocol.Org.BouncyCastle.Utilities.Platform.CreateArrayList(); IL2CPP_RUNTIME_CLASS_INIT(Platform_t0EFEB39A6344675D077C7B85E0F7F00BDD996804_il2cpp_TypeInfo_var); RuntimeObject* L_0; L_0 = Platform_CreateArrayList_mDA08F8A3BC566FA8E0753B97D8B06F3EF26A4143(/*hidden argument*/NULL); V_0 = L_0; // for (int i = 0; i < str.Length; i += MaxLength) V_1 = 0; goto IL_004c; } IL_000a: { // int end = System.Math.Min(str.Length, i + MaxLength); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_1 = ((Asn1OctetString_t7DE556419EB1B1398F915CE1EC7F0CB1D8FC85B8 *)__this)->get_str_2(); NullCheck(L_1); int32_t L_2 = V_1; IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_3; L_3 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574(((int32_t)((int32_t)(((RuntimeArray*)L_1)->max_length))), ((int32_t)il2cpp_codegen_add((int32_t)L_2, (int32_t)((int32_t)1000))), /*hidden argument*/NULL); // byte[] nStr = new byte[end - i]; int32_t L_4 = V_1; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_5 = (ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)SZArrayNew(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726_il2cpp_TypeInfo_var, (uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_3, (int32_t)L_4))); V_2 = L_5; // Array.Copy(str, i, nStr, 0, nStr.Length); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_6 = ((Asn1OctetString_t7DE556419EB1B1398F915CE1EC7F0CB1D8FC85B8 *)__this)->get_str_2(); int32_t L_7 = V_1; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_8 = V_2; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_9 = V_2; NullCheck(L_9); Array_Copy_m3F127FFB5149532135043FFE285F9177C80CB877((RuntimeArray *)(RuntimeArray *)L_6, L_7, (RuntimeArray *)(RuntimeArray *)L_8, 0, ((int32_t)((int32_t)(((RuntimeArray*)L_9)->max_length))), /*hidden argument*/NULL); // vec.Add(new DerOctetString(nStr)); RuntimeObject* L_10 = V_0; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_11 = V_2; DerOctetString_t9D28DB59640EE83613D10BEE46D828C25E4B3F75 * L_12 = (DerOctetString_t9D28DB59640EE83613D10BEE46D828C25E4B3F75 *)il2cpp_codegen_object_new(DerOctetString_t9D28DB59640EE83613D10BEE46D828C25E4B3F75_il2cpp_TypeInfo_var); DerOctetString__ctor_mBD13EC2203DF652C61E5AB45AE95CC51A22F0AF2(L_12, L_11, /*hidden argument*/NULL); NullCheck(L_10); int32_t L_13; L_13 = InterfaceFuncInvoker1< int32_t, RuntimeObject * >::Invoke(2 /* System.Int32 System.Collections.IList::Add(System.Object) */, IList_tB15A9D6625D09661D6E47976BB626C703EC81910_il2cpp_TypeInfo_var, L_10, L_12); // for (int i = 0; i < str.Length; i += MaxLength) int32_t L_14 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_14, (int32_t)((int32_t)1000))); } IL_004c: { // for (int i = 0; i < str.Length; i += MaxLength) int32_t L_15 = V_1; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_16 = ((Asn1OctetString_t7DE556419EB1B1398F915CE1EC7F0CB1D8FC85B8 *)__this)->get_str_2(); NullCheck(L_16); if ((((int32_t)L_15) < ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_16)->max_length)))))) { goto IL_000a; } } { // return vec; RuntimeObject* L_17 = V_0; return L_17; } } // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.BerOctetString::Encode(BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerOutputStream) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BerOctetString_Encode_m003F625D80A30D3B9C29373C2B5FC6669417BB90 (BerOctetString_tA32D321D3EBCA6B4AC19A4D7F67831E029C7D29B * __this, DerOutputStream_tCED4ABFA88DC5F83FB2CF5879416013FC726C305 * ___derOut0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Asn1OutputStream_t90F467D0FAF8F644B93F4B3A21908F990D600971_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BerOutputStream_t581AE0B357D4F0A4C0AC9C3870D0948E720B92F3_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DerOctetString_t9D28DB59640EE83613D10BEE46D828C25E4B3F75_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; DerOctetString_t9D28DB59640EE83613D10BEE46D828C25E4B3F75 * V_1 = NULL; RuntimeObject* V_2 = NULL; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { // if (derOut is Asn1OutputStream || derOut is BerOutputStream) DerOutputStream_tCED4ABFA88DC5F83FB2CF5879416013FC726C305 * L_0 = ___derOut0; if (((Asn1OutputStream_t90F467D0FAF8F644B93F4B3A21908F990D600971 *)IsInstClass((RuntimeObject*)L_0, Asn1OutputStream_t90F467D0FAF8F644B93F4B3A21908F990D600971_il2cpp_TypeInfo_var))) { goto IL_0010; } } { DerOutputStream_tCED4ABFA88DC5F83FB2CF5879416013FC726C305 * L_1 = ___derOut0; if (!((BerOutputStream_t581AE0B357D4F0A4C0AC9C3870D0948E720B92F3 *)IsInstClass((RuntimeObject*)L_1, BerOutputStream_t581AE0B357D4F0A4C0AC9C3870D0948E720B92F3_il2cpp_TypeInfo_var))) { goto IL_0069; } } IL_0010: { // derOut.WriteByte(Asn1Tags.Constructed | Asn1Tags.OctetString); DerOutputStream_tCED4ABFA88DC5F83FB2CF5879416013FC726C305 * L_2 = ___derOut0; NullCheck(L_2); VirtualActionInvoker1< uint8_t >::Invoke(33 /* System.Void System.IO.Stream::WriteByte(System.Byte) */, L_2, (uint8_t)((int32_t)36)); // derOut.WriteByte(0x80); DerOutputStream_tCED4ABFA88DC5F83FB2CF5879416013FC726C305 * L_3 = ___derOut0; NullCheck(L_3); VirtualActionInvoker1< uint8_t >::Invoke(33 /* System.Void System.IO.Stream::WriteByte(System.Byte) */, L_3, (uint8_t)((int32_t)128)); // foreach (DerOctetString oct in this) RuntimeObject* L_4; L_4 = BerOctetString_GetEnumerator_mD243DBB49902EBFBD4AB7F0BF60033271C724A5A(__this, /*hidden argument*/NULL); V_0 = L_4; } IL_002a: try {// begin try (depth: 1) { goto IL_003f; } IL_002c: { // foreach (DerOctetString oct in this) RuntimeObject* L_5 = V_0; NullCheck(L_5); RuntimeObject * L_6; L_6 = InterfaceFuncInvoker0< RuntimeObject * >::Invoke(1 /* System.Object System.Collections.IEnumerator::get_Current() */, IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var, L_5); V_1 = ((DerOctetString_t9D28DB59640EE83613D10BEE46D828C25E4B3F75 *)CastclassClass((RuntimeObject*)L_6, DerOctetString_t9D28DB59640EE83613D10BEE46D828C25E4B3F75_il2cpp_TypeInfo_var)); // derOut.WriteObject(oct); DerOutputStream_tCED4ABFA88DC5F83FB2CF5879416013FC726C305 * L_7 = ___derOut0; DerOctetString_t9D28DB59640EE83613D10BEE46D828C25E4B3F75 * L_8 = V_1; NullCheck(L_7); VirtualActionInvoker1< Asn1Object_t6EBED9F28280E72844A4F6F176D7E2A5B94FFCFC * >::Invoke(36 /* System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerOutputStream::WriteObject(BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1Object) */, L_7, L_8); } IL_003f: { // foreach (DerOctetString oct in this) RuntimeObject* L_9 = V_0; NullCheck(L_9); bool L_10; L_10 = InterfaceFuncInvoker0< bool >::Invoke(0 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var, L_9); if (L_10) { goto IL_002c; } } IL_0047: { IL2CPP_LEAVE(0x5A, FINALLY_0049); } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0049; } FINALLY_0049: {// begin finally (depth: 1) { RuntimeObject* L_11 = V_0; V_2 = ((RuntimeObject*)IsInst((RuntimeObject*)L_11, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var)); RuntimeObject* L_12 = V_2; if (!L_12) { goto IL_0059; } } IL_0053: { RuntimeObject* L_13 = V_2; NullCheck(L_13); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, L_13); } IL_0059: { IL2CPP_END_FINALLY(73) } }// end finally (depth: 1) IL2CPP_CLEANUP(73) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x5A, IL_005a) } IL_005a: { // derOut.WriteByte(0x00); DerOutputStream_tCED4ABFA88DC5F83FB2CF5879416013FC726C305 * L_14 = ___derOut0; NullCheck(L_14); VirtualActionInvoker1< uint8_t >::Invoke(33 /* System.Void System.IO.Stream::WriteByte(System.Byte) */, L_14, (uint8_t)0); // derOut.WriteByte(0x00); DerOutputStream_tCED4ABFA88DC5F83FB2CF5879416013FC726C305 * L_15 = ___derOut0; NullCheck(L_15); VirtualActionInvoker1< uint8_t >::Invoke(33 /* System.Void System.IO.Stream::WriteByte(System.Byte) */, L_15, (uint8_t)0); // } return; } IL_0069: { // base.Encode(derOut); DerOutputStream_tCED4ABFA88DC5F83FB2CF5879416013FC726C305 * L_16 = ___derOut0; DerOctetString_Encode_m550E310EA36242EF8E8A4E7DCFA64F6A2E72C484(__this, L_16, /*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 BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.BerOctetStringGenerator::.ctor(System.IO.Stream) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BerOctetStringGenerator__ctor_mAA090C66A3D55A51A5BC6D495CB1C37E23C51D4C (BerOctetStringGenerator_t1B1A2D036BF124B938F1FDB9694CB23B16261DDB * __this, Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * ___outStream0, const RuntimeMethod* method) { { // : base(outStream) Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * L_0 = ___outStream0; BerGenerator__ctor_mA61B7BDE65DF5702C3717EB2D49D8A92D3E66836(__this, L_0, /*hidden argument*/NULL); // WriteBerHeader(Asn1Tags.Constructed | Asn1Tags.OctetString); BerGenerator_WriteBerHeader_mBE6631DC937AD21160CA87451A5DB3C070B38411(__this, ((int32_t)36), /*hidden argument*/NULL); // } return; } } // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.BerOctetStringGenerator::.ctor(System.IO.Stream,System.Int32,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BerOctetStringGenerator__ctor_m5F59DE7C02D3C6A9478CDE7C3281C510C9A14B86 (BerOctetStringGenerator_t1B1A2D036BF124B938F1FDB9694CB23B16261DDB * __this, Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * ___outStream0, int32_t ___tagNo1, bool ___isExplicit2, const RuntimeMethod* method) { { // : base(outStream, tagNo, isExplicit) Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * L_0 = ___outStream0; int32_t L_1 = ___tagNo1; bool L_2 = ___isExplicit2; BerGenerator__ctor_mA822143DF440905A237E53B84BF20E5F0189CC61(__this, L_0, L_1, L_2, /*hidden argument*/NULL); // WriteBerHeader(Asn1Tags.Constructed | Asn1Tags.OctetString); BerGenerator_WriteBerHeader_mBE6631DC937AD21160CA87451A5DB3C070B38411(__this, ((int32_t)36), /*hidden argument*/NULL); // } return; } } // System.IO.Stream BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.BerOctetStringGenerator::GetOctetOutputStream() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * BerOctetStringGenerator_GetOctetOutputStream_m0A9D4D118E7C81515DA306E21C8490C6D649E8F3 (BerOctetStringGenerator_t1B1A2D036BF124B938F1FDB9694CB23B16261DDB * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // return GetOctetOutputStream(new byte[1000]); // limit for CER encoding. ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_0 = (ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)SZArrayNew(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726_il2cpp_TypeInfo_var, (uint32_t)((int32_t)1000)); Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * L_1; L_1 = BerOctetStringGenerator_GetOctetOutputStream_m46F94398B0E506D55BEC30598346363EA0EB16AA(__this, L_0, /*hidden argument*/NULL); return L_1; } } // System.IO.Stream BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.BerOctetStringGenerator::GetOctetOutputStream(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * BerOctetStringGenerator_GetOctetOutputStream_m89D8AE695E7FDD478360A80497B375A2D653C950 (BerOctetStringGenerator_t1B1A2D036BF124B938F1FDB9694CB23B16261DDB * __this, int32_t ___bufSize0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // return bufSize < 1 // ? GetOctetOutputStream() // : GetOctetOutputStream(new byte[bufSize]); int32_t L_0 = ___bufSize0; if ((((int32_t)L_0) < ((int32_t)1))) { goto IL_0011; } } { int32_t L_1 = ___bufSize0; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_2 = (ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)SZArrayNew(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726_il2cpp_TypeInfo_var, (uint32_t)L_1); Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * L_3; L_3 = BerOctetStringGenerator_GetOctetOutputStream_m46F94398B0E506D55BEC30598346363EA0EB16AA(__this, L_2, /*hidden argument*/NULL); return L_3; } IL_0011: { Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * L_4; L_4 = BerOctetStringGenerator_GetOctetOutputStream_m0A9D4D118E7C81515DA306E21C8490C6D649E8F3(__this, /*hidden argument*/NULL); return L_4; } } // System.IO.Stream BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.BerOctetStringGenerator::GetOctetOutputStream(System.Byte[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * BerOctetStringGenerator_GetOctetOutputStream_m46F94398B0E506D55BEC30598346363EA0EB16AA (BerOctetStringGenerator_t1B1A2D036BF124B938F1FDB9694CB23B16261DDB * __this, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___buf0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BufferedBerOctetStream_t3D4C1AB6C2AF840FCE2D48255ABAB0EF08816E18_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // return new BufferedBerOctetStream(this, buf); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_0 = ___buf0; BufferedBerOctetStream_t3D4C1AB6C2AF840FCE2D48255ABAB0EF08816E18 * L_1 = (BufferedBerOctetStream_t3D4C1AB6C2AF840FCE2D48255ABAB0EF08816E18 *)il2cpp_codegen_object_new(BufferedBerOctetStream_t3D4C1AB6C2AF840FCE2D48255ABAB0EF08816E18_il2cpp_TypeInfo_var); BufferedBerOctetStream__ctor_m0796CB5AF8BBB74C936E43C16C7D5241F25B414F(L_1, __this, 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.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.BerOctetStringParser::.ctor(BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1StreamParser) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BerOctetStringParser__ctor_m5A57F000F36BFC363AC980DCC6A3DA2E90291549 (BerOctetStringParser_t83702C989F6FA661577C81C4EE415B37FEB762BC * __this, Asn1StreamParser_t85A2D9327D2FD6683D5437416367261AFD2BDD73 * ___parser0, const RuntimeMethod* method) { { // internal BerOctetStringParser( // Asn1StreamParser parser) Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405(__this, /*hidden argument*/NULL); // _parser = parser; Asn1StreamParser_t85A2D9327D2FD6683D5437416367261AFD2BDD73 * L_0 = ___parser0; __this->set__parser_0(L_0); // } return; } } // System.IO.Stream BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.BerOctetStringParser::GetOctetStream() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * BerOctetStringParser_GetOctetStream_m7052EF34B9F6572D316886A5C878D0BA81277AC3 (BerOctetStringParser_t83702C989F6FA661577C81C4EE415B37FEB762BC * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ConstructedOctetStream_t4CFB1FA8A1EA68A767901B568301CE0537B42DDA_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // return new ConstructedOctetStream(_parser); Asn1StreamParser_t85A2D9327D2FD6683D5437416367261AFD2BDD73 * L_0 = __this->get__parser_0(); ConstructedOctetStream_t4CFB1FA8A1EA68A767901B568301CE0537B42DDA * L_1 = (ConstructedOctetStream_t4CFB1FA8A1EA68A767901B568301CE0537B42DDA *)il2cpp_codegen_object_new(ConstructedOctetStream_t4CFB1FA8A1EA68A767901B568301CE0537B42DDA_il2cpp_TypeInfo_var); ConstructedOctetStream__ctor_mDB8CDEB7907344A7553ADE95C46A2607D9986BD4(L_1, L_0, /*hidden argument*/NULL); return L_1; } } // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1Object BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.BerOctetStringParser::ToAsn1Object() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Asn1Object_t6EBED9F28280E72844A4F6F176D7E2A5B94FFCFC * BerOctetStringParser_ToAsn1Object_mBE8ECB8E3F2F986230B67CE5EB28D4B78CF39629 (BerOctetStringParser_t83702C989F6FA661577C81C4EE415B37FEB762BC * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BerOctetString_tA32D321D3EBCA6B4AC19A4D7F67831E029C7D29B_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Asn1Object_t6EBED9F28280E72844A4F6F176D7E2A5B94FFCFC * V_0 = NULL; IOException_t09E5C01DA4748C36D703728C4668C5CDF3882EBA * V_1 = NULL; il2cpp::utils::ExceptionSupportStack __active_exceptions; il2cpp::utils::ExceptionSupportStack __leave_targets; IL_0000: try {// begin try (depth: 1) // return new BerOctetString(Streams.ReadAll(GetOctetStream())); Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * L_0; L_0 = BerOctetStringParser_GetOctetStream_m7052EF34B9F6572D316886A5C878D0BA81277AC3(__this, /*hidden argument*/NULL); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_1; L_1 = Streams_ReadAll_m433E35F4920644D94A2D1434C24F7D799DAC475C(L_0, /*hidden argument*/NULL); BerOctetString_tA32D321D3EBCA6B4AC19A4D7F67831E029C7D29B * L_2 = (BerOctetString_tA32D321D3EBCA6B4AC19A4D7F67831E029C7D29B *)il2cpp_codegen_object_new(BerOctetString_tA32D321D3EBCA6B4AC19A4D7F67831E029C7D29B_il2cpp_TypeInfo_var); BerOctetString__ctor_m5F18676A38F30D797FBF83EA5F0C7FB52F7C3E24(L_2, L_1, /*hidden argument*/NULL); V_0 = L_2; goto IL_002b; }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { if(il2cpp_codegen_class_is_assignable_from (((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&IOException_t09E5C01DA4748C36D703728C4668C5CDF3882EBA_il2cpp_TypeInfo_var)), il2cpp_codegen_object_class(e.ex))) { IL2CPP_PUSH_ACTIVE_EXCEPTION(e.ex); goto CATCH_0013; } throw e; } CATCH_0013: {// begin catch(System.IO.IOException) // catch (IOException e) V_1 = ((IOException_t09E5C01DA4748C36D703728C4668C5CDF3882EBA *)IL2CPP_GET_ACTIVE_EXCEPTION(IOException_t09E5C01DA4748C36D703728C4668C5CDF3882EBA *)); // throw new Asn1ParsingException("IOException converting stream to byte array: " + e.Message, e); IOException_t09E5C01DA4748C36D703728C4668C5CDF3882EBA * L_3 = V_1; NullCheck(L_3); String_t* L_4; L_4 = VirtualFuncInvoker0< String_t* >::Invoke(5 /* System.String System.Exception::get_Message() */, L_3); String_t* L_5; L_5 = String_Concat_m4B4AB72618348C5DFBFBA8DED84B9E2EBDB55E1B(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral8D28804279657C68C7AB17B67ADDC08F01AC0B73)), L_4, /*hidden argument*/NULL); IOException_t09E5C01DA4748C36D703728C4668C5CDF3882EBA * L_6 = V_1; Asn1ParsingException_tF5A5711F2D7A927F9E88BCEE22DE9DFA8CC7350C * L_7 = (Asn1ParsingException_tF5A5711F2D7A927F9E88BCEE22DE9DFA8CC7350C *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Asn1ParsingException_tF5A5711F2D7A927F9E88BCEE22DE9DFA8CC7350C_il2cpp_TypeInfo_var))); Asn1ParsingException__ctor_mFD8BE7012A5CAECE4E3C75C922876ED987503753(L_7, L_5, L_6, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_7, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&BerOctetStringParser_ToAsn1Object_mBE8ECB8E3F2F986230B67CE5EB28D4B78CF39629_RuntimeMethod_var))); }// end catch (depth: 1) IL_002b: { // } Asn1Object_t6EBED9F28280E72844A4F6F176D7E2A5B94FFCFC * L_8 = V_0; return L_8; } } #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 BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.BerOutputStream::.ctor(System.IO.Stream) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BerOutputStream__ctor_m2E8FDB7D883FFA0E77950716F6990BBFB96EE75A (BerOutputStream_t581AE0B357D4F0A4C0AC9C3870D0948E720B92F3 * __this, Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * ___os0, const RuntimeMethod* method) { { // public BerOutputStream(Stream os) : base(os) Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * L_0 = ___os0; DerOutputStream__ctor_m55EDBC509C2650190A2035182BF03DCB40124116(__this, L_0, /*hidden argument*/NULL); // } return; } } // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.BerOutputStream::WriteObject(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BerOutputStream_WriteObject_mB2028C63000650244A995A4D098ECD0FDC6DAFFC (BerOutputStream_t581AE0B357D4F0A4C0AC9C3870D0948E720B92F3 * __this, RuntimeObject * ___obj0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Asn1Encodable_tCA51194A73D6D9585045A4D23CF12B939BF7F6EC_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Asn1Object_t6EBED9F28280E72844A4F6F176D7E2A5B94FFCFC_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // if (obj == null) RuntimeObject * L_0 = ___obj0; if (L_0) { goto IL_000a; } } { // WriteNull(); DerOutputStream_WriteNull_m1E359D1331B92D19C49B10704E44824DB8E4F11E(__this, /*hidden argument*/NULL); // } return; } IL_000a: { // else if (obj is Asn1Object) RuntimeObject * L_1 = ___obj0; if (!((Asn1Object_t6EBED9F28280E72844A4F6F176D7E2A5B94FFCFC *)IsInstClass((RuntimeObject*)L_1, Asn1Object_t6EBED9F28280E72844A4F6F176D7E2A5B94FFCFC_il2cpp_TypeInfo_var))) { goto IL_001f; } } { // ((Asn1Object)obj).Encode(this); RuntimeObject * L_2 = ___obj0; NullCheck(((Asn1Object_t6EBED9F28280E72844A4F6F176D7E2A5B94FFCFC *)CastclassClass((RuntimeObject*)L_2, Asn1Object_t6EBED9F28280E72844A4F6F176D7E2A5B94FFCFC_il2cpp_TypeInfo_var))); VirtualActionInvoker1< DerOutputStream_tCED4ABFA88DC5F83FB2CF5879416013FC726C305 * >::Invoke(6 /* System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1Object::Encode(BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerOutputStream) */, ((Asn1Object_t6EBED9F28280E72844A4F6F176D7E2A5B94FFCFC *)CastclassClass((RuntimeObject*)L_2, Asn1Object_t6EBED9F28280E72844A4F6F176D7E2A5B94FFCFC_il2cpp_TypeInfo_var)), __this); // } return; } IL_001f: { // else if (obj is Asn1Encodable) RuntimeObject * L_3 = ___obj0; if (!((Asn1Encodable_tCA51194A73D6D9585045A4D23CF12B939BF7F6EC *)IsInstClass((RuntimeObject*)L_3, Asn1Encodable_tCA51194A73D6D9585045A4D23CF12B939BF7F6EC_il2cpp_TypeInfo_var))) { goto IL_0039; } } { // ((Asn1Encodable)obj).ToAsn1Object().Encode(this); RuntimeObject * L_4 = ___obj0; NullCheck(((Asn1Encodable_tCA51194A73D6D9585045A4D23CF12B939BF7F6EC *)CastclassClass((RuntimeObject*)L_4, Asn1Encodable_tCA51194A73D6D9585045A4D23CF12B939BF7F6EC_il2cpp_TypeInfo_var))); Asn1Object_t6EBED9F28280E72844A4F6F176D7E2A5B94FFCFC * L_5; L_5 = VirtualFuncInvoker0< Asn1Object_t6EBED9F28280E72844A4F6F176D7E2A5B94FFCFC * >::Invoke(5 /* BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1Object BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1Encodable::ToAsn1Object() */, ((Asn1Encodable_tCA51194A73D6D9585045A4D23CF12B939BF7F6EC *)CastclassClass((RuntimeObject*)L_4, Asn1Encodable_tCA51194A73D6D9585045A4D23CF12B939BF7F6EC_il2cpp_TypeInfo_var))); NullCheck(L_5); VirtualActionInvoker1< DerOutputStream_tCED4ABFA88DC5F83FB2CF5879416013FC726C305 * >::Invoke(6 /* System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1Object::Encode(BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerOutputStream) */, L_5, __this); // } return; } IL_0039: { // throw new IOException("object not BerEncodable"); IOException_t09E5C01DA4748C36D703728C4668C5CDF3882EBA * L_6 = (IOException_t09E5C01DA4748C36D703728C4668C5CDF3882EBA *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&IOException_t09E5C01DA4748C36D703728C4668C5CDF3882EBA_il2cpp_TypeInfo_var))); IOException__ctor_m208E01C02FF2C1D6C5AA661A5816C744804E1690(L_6, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralAE432B1217D0BC2919DF0ED32BF04262AD6418F4)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_6, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&BerOutputStream_WriteObject_mB2028C63000650244A995A4D098ECD0FDC6DAFFC_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 // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.BerSequence BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.BerSequence::FromVector(BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1EncodableVector) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BerSequence_t06054EFD23083345199811B3DD646A2F94BA429F * BerSequence_FromVector_m80742B8E01067816F8B519591D7892D47BDE6DFC (Asn1EncodableVector_t7D6E9FB73A814E2472F7EAC6EC0CCCB5A3C93BD3 * ___v0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BerSequence_t06054EFD23083345199811B3DD646A2F94BA429F_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // return v.Count < 1 ? Empty : new BerSequence(v); Asn1EncodableVector_t7D6E9FB73A814E2472F7EAC6EC0CCCB5A3C93BD3 * L_0 = ___v0; NullCheck(L_0); int32_t L_1; L_1 = Asn1EncodableVector_get_Count_mCCEFC474E851EBDF0BF73458FA7437326226111C(L_0, /*hidden argument*/NULL); if ((((int32_t)L_1) < ((int32_t)1))) { goto IL_0010; } } { Asn1EncodableVector_t7D6E9FB73A814E2472F7EAC6EC0CCCB5A3C93BD3 * L_2 = ___v0; BerSequence_t06054EFD23083345199811B3DD646A2F94BA429F * L_3 = (BerSequence_t06054EFD23083345199811B3DD646A2F94BA429F *)il2cpp_codegen_object_new(BerSequence_t06054EFD23083345199811B3DD646A2F94BA429F_il2cpp_TypeInfo_var); BerSequence__ctor_mAD9FD2534E7DF5E662805F2145BEA670860F12E4(L_3, L_2, /*hidden argument*/NULL); return L_3; } IL_0010: { IL2CPP_RUNTIME_CLASS_INIT(BerSequence_t06054EFD23083345199811B3DD646A2F94BA429F_il2cpp_TypeInfo_var); BerSequence_t06054EFD23083345199811B3DD646A2F94BA429F * L_4 = ((BerSequence_t06054EFD23083345199811B3DD646A2F94BA429F_StaticFields*)il2cpp_codegen_static_fields_for(BerSequence_t06054EFD23083345199811B3DD646A2F94BA429F_il2cpp_TypeInfo_var))->get_Empty_4(); return L_4; } } // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.BerSequence::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BerSequence__ctor_mB2932333F324FF8A3D3CDB7693ED57A48D49BA16 (BerSequence_t06054EFD23083345199811B3DD646A2F94BA429F * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DerSequence_t29D35AAD253161C53C8C83F576DEA1F28B8DFF09_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // public BerSequence() IL2CPP_RUNTIME_CLASS_INIT(DerSequence_t29D35AAD253161C53C8C83F576DEA1F28B8DFF09_il2cpp_TypeInfo_var); DerSequence__ctor_mDAFDA71D7496938B5DF404A9D61EAD156F51C963(__this, /*hidden argument*/NULL); // } return; } } // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.BerSequence::.ctor(BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1Encodable) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BerSequence__ctor_m305502EB1F03DE8225BB68EB0502F79E164B29C9 (BerSequence_t06054EFD23083345199811B3DD646A2F94BA429F * __this, Asn1Encodable_tCA51194A73D6D9585045A4D23CF12B939BF7F6EC * ___obj0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DerSequence_t29D35AAD253161C53C8C83F576DEA1F28B8DFF09_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // : base(obj) Asn1Encodable_tCA51194A73D6D9585045A4D23CF12B939BF7F6EC * L_0 = ___obj0; IL2CPP_RUNTIME_CLASS_INIT(DerSequence_t29D35AAD253161C53C8C83F576DEA1F28B8DFF09_il2cpp_TypeInfo_var); DerSequence__ctor_m8EB3146F62BFBDDB9A823CCEDA96A894B787E0F7(__this, L_0, /*hidden argument*/NULL); // } return; } } // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.BerSequence::.ctor(BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1Encodable[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BerSequence__ctor_m5E659EF6ECF39F178B888525FE1B0F93060CEF7B (BerSequence_t06054EFD23083345199811B3DD646A2F94BA429F * __this, Asn1EncodableU5BU5D_t64E34B1D2A460B8FA8D1BC14E7CFEB7B897191CE* ___v0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DerSequence_t29D35AAD253161C53C8C83F576DEA1F28B8DFF09_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // : base(v) Asn1EncodableU5BU5D_t64E34B1D2A460B8FA8D1BC14E7CFEB7B897191CE* L_0 = ___v0; IL2CPP_RUNTIME_CLASS_INIT(DerSequence_t29D35AAD253161C53C8C83F576DEA1F28B8DFF09_il2cpp_TypeInfo_var); DerSequence__ctor_m014F0386FA0EDB7F97747159963DC17F535AF0A2(__this, L_0, /*hidden argument*/NULL); // } return; } } // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.BerSequence::.ctor(BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1EncodableVector) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BerSequence__ctor_mAD9FD2534E7DF5E662805F2145BEA670860F12E4 (BerSequence_t06054EFD23083345199811B3DD646A2F94BA429F * __this, Asn1EncodableVector_t7D6E9FB73A814E2472F7EAC6EC0CCCB5A3C93BD3 * ___v0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DerSequence_t29D35AAD253161C53C8C83F576DEA1F28B8DFF09_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // : base(v) Asn1EncodableVector_t7D6E9FB73A814E2472F7EAC6EC0CCCB5A3C93BD3 * L_0 = ___v0; IL2CPP_RUNTIME_CLASS_INIT(DerSequence_t29D35AAD253161C53C8C83F576DEA1F28B8DFF09_il2cpp_TypeInfo_var); DerSequence__ctor_mC969ECDC21E6B8169D0B78BE04B3A08192E13164(__this, L_0, /*hidden argument*/NULL); // } return; } } // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.BerSequence::Encode(BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerOutputStream) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BerSequence_Encode_mD8BEEF06962E89AEB91668C05D1073DB82045181 (BerSequence_t06054EFD23083345199811B3DD646A2F94BA429F * __this, DerOutputStream_tCED4ABFA88DC5F83FB2CF5879416013FC726C305 * ___derOut0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Asn1Encodable_tCA51194A73D6D9585045A4D23CF12B939BF7F6EC_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Asn1OutputStream_t90F467D0FAF8F644B93F4B3A21908F990D600971_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BerOutputStream_t581AE0B357D4F0A4C0AC9C3870D0948E720B92F3_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; Asn1Encodable_tCA51194A73D6D9585045A4D23CF12B939BF7F6EC * V_1 = NULL; RuntimeObject* V_2 = NULL; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { // if (derOut is Asn1OutputStream || derOut is BerOutputStream) DerOutputStream_tCED4ABFA88DC5F83FB2CF5879416013FC726C305 * L_0 = ___derOut0; if (((Asn1OutputStream_t90F467D0FAF8F644B93F4B3A21908F990D600971 *)IsInstClass((RuntimeObject*)L_0, Asn1OutputStream_t90F467D0FAF8F644B93F4B3A21908F990D600971_il2cpp_TypeInfo_var))) { goto IL_0010; } } { DerOutputStream_tCED4ABFA88DC5F83FB2CF5879416013FC726C305 * L_1 = ___derOut0; if (!((BerOutputStream_t581AE0B357D4F0A4C0AC9C3870D0948E720B92F3 *)IsInstClass((RuntimeObject*)L_1, BerOutputStream_t581AE0B357D4F0A4C0AC9C3870D0948E720B92F3_il2cpp_TypeInfo_var))) { goto IL_0069; } } IL_0010: { // derOut.WriteByte(Asn1Tags.Sequence | Asn1Tags.Constructed); DerOutputStream_tCED4ABFA88DC5F83FB2CF5879416013FC726C305 * L_2 = ___derOut0; NullCheck(L_2); VirtualActionInvoker1< uint8_t >::Invoke(33 /* System.Void System.IO.Stream::WriteByte(System.Byte) */, L_2, (uint8_t)((int32_t)48)); // derOut.WriteByte(0x80); DerOutputStream_tCED4ABFA88DC5F83FB2CF5879416013FC726C305 * L_3 = ___derOut0; NullCheck(L_3); VirtualActionInvoker1< uint8_t >::Invoke(33 /* System.Void System.IO.Stream::WriteByte(System.Byte) */, L_3, (uint8_t)((int32_t)128)); // foreach (Asn1Encodable o in this) RuntimeObject* L_4; L_4 = VirtualFuncInvoker0< RuntimeObject* >::Invoke(10 /* System.Collections.IEnumerator BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1Sequence::GetEnumerator() */, __this); V_0 = L_4; } IL_002a: try {// begin try (depth: 1) { goto IL_003f; } IL_002c: { // foreach (Asn1Encodable o in this) RuntimeObject* L_5 = V_0; NullCheck(L_5); RuntimeObject * L_6; L_6 = InterfaceFuncInvoker0< RuntimeObject * >::Invoke(1 /* System.Object System.Collections.IEnumerator::get_Current() */, IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var, L_5); V_1 = ((Asn1Encodable_tCA51194A73D6D9585045A4D23CF12B939BF7F6EC *)CastclassClass((RuntimeObject*)L_6, Asn1Encodable_tCA51194A73D6D9585045A4D23CF12B939BF7F6EC_il2cpp_TypeInfo_var)); // derOut.WriteObject(o); DerOutputStream_tCED4ABFA88DC5F83FB2CF5879416013FC726C305 * L_7 = ___derOut0; Asn1Encodable_tCA51194A73D6D9585045A4D23CF12B939BF7F6EC * L_8 = V_1; NullCheck(L_7); VirtualActionInvoker1< Asn1Encodable_tCA51194A73D6D9585045A4D23CF12B939BF7F6EC * >::Invoke(35 /* System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerOutputStream::WriteObject(BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1Encodable) */, L_7, L_8); } IL_003f: { // foreach (Asn1Encodable o in this) RuntimeObject* L_9 = V_0; NullCheck(L_9); bool L_10; L_10 = InterfaceFuncInvoker0< bool >::Invoke(0 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var, L_9); if (L_10) { goto IL_002c; } } IL_0047: { IL2CPP_LEAVE(0x5A, FINALLY_0049); } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0049; } FINALLY_0049: {// begin finally (depth: 1) { RuntimeObject* L_11 = V_0; V_2 = ((RuntimeObject*)IsInst((RuntimeObject*)L_11, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var)); RuntimeObject* L_12 = V_2; if (!L_12) { goto IL_0059; } } IL_0053: { RuntimeObject* L_13 = V_2; NullCheck(L_13); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, L_13); } IL_0059: { IL2CPP_END_FINALLY(73) } }// end finally (depth: 1) IL2CPP_CLEANUP(73) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x5A, IL_005a) } IL_005a: { // derOut.WriteByte(0x00); DerOutputStream_tCED4ABFA88DC5F83FB2CF5879416013FC726C305 * L_14 = ___derOut0; NullCheck(L_14); VirtualActionInvoker1< uint8_t >::Invoke(33 /* System.Void System.IO.Stream::WriteByte(System.Byte) */, L_14, (uint8_t)0); // derOut.WriteByte(0x00); DerOutputStream_tCED4ABFA88DC5F83FB2CF5879416013FC726C305 * L_15 = ___derOut0; NullCheck(L_15); VirtualActionInvoker1< uint8_t >::Invoke(33 /* System.Void System.IO.Stream::WriteByte(System.Byte) */, L_15, (uint8_t)0); // } return; } IL_0069: { // base.Encode(derOut); DerOutputStream_tCED4ABFA88DC5F83FB2CF5879416013FC726C305 * L_16 = ___derOut0; DerSequence_Encode_m235D5188BEB30768C625665915EA84402AED8E7D(__this, L_16, /*hidden argument*/NULL); // } return; } } // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.BerSequence::.cctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BerSequence__cctor_mECEA9892A09CCA54ED88343ADD6276C8DFBAE042 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BerSequence_t06054EFD23083345199811B3DD646A2F94BA429F_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // public static new readonly BerSequence Empty = new BerSequence(); BerSequence_t06054EFD23083345199811B3DD646A2F94BA429F * L_0 = (BerSequence_t06054EFD23083345199811B3DD646A2F94BA429F *)il2cpp_codegen_object_new(BerSequence_t06054EFD23083345199811B3DD646A2F94BA429F_il2cpp_TypeInfo_var); BerSequence__ctor_mB2932333F324FF8A3D3CDB7693ED57A48D49BA16(L_0, /*hidden argument*/NULL); ((BerSequence_t06054EFD23083345199811B3DD646A2F94BA429F_StaticFields*)il2cpp_codegen_static_fields_for(BerSequence_t06054EFD23083345199811B3DD646A2F94BA429F_il2cpp_TypeInfo_var))->set_Empty_4(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 BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.BerSequenceGenerator::.ctor(System.IO.Stream) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BerSequenceGenerator__ctor_m729EB5DAA7093EB76FC7E149CE4EF5B081673D84 (BerSequenceGenerator_t50BA43E1FE2A68680892C0D3167AFA336B5E36B1 * __this, Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * ___outStream0, const RuntimeMethod* method) { { // : base(outStream) Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * L_0 = ___outStream0; BerGenerator__ctor_mA61B7BDE65DF5702C3717EB2D49D8A92D3E66836(__this, L_0, /*hidden argument*/NULL); // WriteBerHeader(Asn1Tags.Constructed | Asn1Tags.Sequence); BerGenerator_WriteBerHeader_mBE6631DC937AD21160CA87451A5DB3C070B38411(__this, ((int32_t)48), /*hidden argument*/NULL); // } return; } } // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.BerSequenceGenerator::.ctor(System.IO.Stream,System.Int32,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BerSequenceGenerator__ctor_m2A1057816257AF1C4933F0933EEB08664BC2F303 (BerSequenceGenerator_t50BA43E1FE2A68680892C0D3167AFA336B5E36B1 * __this, Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * ___outStream0, int32_t ___tagNo1, bool ___isExplicit2, const RuntimeMethod* method) { { // : base(outStream, tagNo, isExplicit) Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * L_0 = ___outStream0; int32_t L_1 = ___tagNo1; bool L_2 = ___isExplicit2; BerGenerator__ctor_mA822143DF440905A237E53B84BF20E5F0189CC61(__this, L_0, L_1, L_2, /*hidden argument*/NULL); // WriteBerHeader(Asn1Tags.Constructed | Asn1Tags.Sequence); BerGenerator_WriteBerHeader_mBE6631DC937AD21160CA87451A5DB3C070B38411(__this, ((int32_t)48), /*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 BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.BerSequenceParser::.ctor(BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1StreamParser) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BerSequenceParser__ctor_mF1ADD47FE4E10B62A17BEE67483F66C744662F2A (BerSequenceParser_tA05539D8C3BCD26421E1ED7BEF2EDFC36136EC62 * __this, Asn1StreamParser_t85A2D9327D2FD6683D5437416367261AFD2BDD73 * ___parser0, const RuntimeMethod* method) { { // internal BerSequenceParser( // Asn1StreamParser parser) Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405(__this, /*hidden argument*/NULL); // this._parser = parser; Asn1StreamParser_t85A2D9327D2FD6683D5437416367261AFD2BDD73 * L_0 = ___parser0; __this->set__parser_0(L_0); // } return; } } // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.IAsn1Convertible BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.BerSequenceParser::ReadObject() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* BerSequenceParser_ReadObject_mC47C81EC5F6631744FFC532F65799255EE5BA897 (BerSequenceParser_tA05539D8C3BCD26421E1ED7BEF2EDFC36136EC62 * __this, const RuntimeMethod* method) { { // return _parser.ReadObject(); Asn1StreamParser_t85A2D9327D2FD6683D5437416367261AFD2BDD73 * L_0 = __this->get__parser_0(); NullCheck(L_0); RuntimeObject* L_1; L_1 = VirtualFuncInvoker0< RuntimeObject* >::Invoke(4 /* BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.IAsn1Convertible BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1StreamParser::ReadObject() */, L_0); return L_1; } } // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1Object BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.BerSequenceParser::ToAsn1Object() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Asn1Object_t6EBED9F28280E72844A4F6F176D7E2A5B94FFCFC * BerSequenceParser_ToAsn1Object_m991CC98613121441393EA094AE9E6E6710E50DEA (BerSequenceParser_tA05539D8C3BCD26421E1ED7BEF2EDFC36136EC62 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BerSequence_t06054EFD23083345199811B3DD646A2F94BA429F_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // return new BerSequence(_parser.ReadVector()); Asn1StreamParser_t85A2D9327D2FD6683D5437416367261AFD2BDD73 * L_0 = __this->get__parser_0(); NullCheck(L_0); Asn1EncodableVector_t7D6E9FB73A814E2472F7EAC6EC0CCCB5A3C93BD3 * L_1; L_1 = Asn1StreamParser_ReadVector_mA14805B2A1D62972D2E6CF51ADBCC1228F383AB1(L_0, /*hidden argument*/NULL); BerSequence_t06054EFD23083345199811B3DD646A2F94BA429F * L_2 = (BerSequence_t06054EFD23083345199811B3DD646A2F94BA429F *)il2cpp_codegen_object_new(BerSequence_t06054EFD23083345199811B3DD646A2F94BA429F_il2cpp_TypeInfo_var); BerSequence__ctor_mAD9FD2534E7DF5E662805F2145BEA670860F12E4(L_2, L_1, /*hidden argument*/NULL); return L_2; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.BerSet BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.BerSet::FromVector(BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1EncodableVector) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BerSet_tF1FDA325BD716A053D1C2A99D23FF22573A73AFC * BerSet_FromVector_m4DB393FB7BDF704AE3CC9DC12D7A5D8BCBF5FC03 (Asn1EncodableVector_t7D6E9FB73A814E2472F7EAC6EC0CCCB5A3C93BD3 * ___v0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BerSet_tF1FDA325BD716A053D1C2A99D23FF22573A73AFC_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // return v.Count < 1 ? Empty : new BerSet(v); Asn1EncodableVector_t7D6E9FB73A814E2472F7EAC6EC0CCCB5A3C93BD3 * L_0 = ___v0; NullCheck(L_0); int32_t L_1; L_1 = Asn1EncodableVector_get_Count_mCCEFC474E851EBDF0BF73458FA7437326226111C(L_0, /*hidden argument*/NULL); if ((((int32_t)L_1) < ((int32_t)1))) { goto IL_0010; } } { Asn1EncodableVector_t7D6E9FB73A814E2472F7EAC6EC0CCCB5A3C93BD3 * L_2 = ___v0; BerSet_tF1FDA325BD716A053D1C2A99D23FF22573A73AFC * L_3 = (BerSet_tF1FDA325BD716A053D1C2A99D23FF22573A73AFC *)il2cpp_codegen_object_new(BerSet_tF1FDA325BD716A053D1C2A99D23FF22573A73AFC_il2cpp_TypeInfo_var); BerSet__ctor_m3E3F8B7FEFC077FBAC710FAABB29FC9398AA2283(L_3, L_2, /*hidden argument*/NULL); return L_3; } IL_0010: { IL2CPP_RUNTIME_CLASS_INIT(BerSet_tF1FDA325BD716A053D1C2A99D23FF22573A73AFC_il2cpp_TypeInfo_var); BerSet_tF1FDA325BD716A053D1C2A99D23FF22573A73AFC * L_4 = ((BerSet_tF1FDA325BD716A053D1C2A99D23FF22573A73AFC_StaticFields*)il2cpp_codegen_static_fields_for(BerSet_tF1FDA325BD716A053D1C2A99D23FF22573A73AFC_il2cpp_TypeInfo_var))->get_Empty_4(); return L_4; } } // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.BerSet BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.BerSet::FromVector(BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1EncodableVector,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BerSet_tF1FDA325BD716A053D1C2A99D23FF22573A73AFC * BerSet_FromVector_mD71D0B299209F85D0FB541016182ECAF26CEFDC3 (Asn1EncodableVector_t7D6E9FB73A814E2472F7EAC6EC0CCCB5A3C93BD3 * ___v0, bool ___needsSorting1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BerSet_tF1FDA325BD716A053D1C2A99D23FF22573A73AFC_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // return v.Count < 1 ? Empty : new BerSet(v, needsSorting); Asn1EncodableVector_t7D6E9FB73A814E2472F7EAC6EC0CCCB5A3C93BD3 * L_0 = ___v0; NullCheck(L_0); int32_t L_1; L_1 = Asn1EncodableVector_get_Count_mCCEFC474E851EBDF0BF73458FA7437326226111C(L_0, /*hidden argument*/NULL); if ((((int32_t)L_1) < ((int32_t)1))) { goto IL_0011; } } { Asn1EncodableVector_t7D6E9FB73A814E2472F7EAC6EC0CCCB5A3C93BD3 * L_2 = ___v0; bool L_3 = ___needsSorting1; BerSet_tF1FDA325BD716A053D1C2A99D23FF22573A73AFC * L_4 = (BerSet_tF1FDA325BD716A053D1C2A99D23FF22573A73AFC *)il2cpp_codegen_object_new(BerSet_tF1FDA325BD716A053D1C2A99D23FF22573A73AFC_il2cpp_TypeInfo_var); BerSet__ctor_mC323E60E9040F8D3AF8B652133FCA03BE31573F0(L_4, L_2, L_3, /*hidden argument*/NULL); return L_4; } IL_0011: { IL2CPP_RUNTIME_CLASS_INIT(BerSet_tF1FDA325BD716A053D1C2A99D23FF22573A73AFC_il2cpp_TypeInfo_var); BerSet_tF1FDA325BD716A053D1C2A99D23FF22573A73AFC * L_5 = ((BerSet_tF1FDA325BD716A053D1C2A99D23FF22573A73AFC_StaticFields*)il2cpp_codegen_static_fields_for(BerSet_tF1FDA325BD716A053D1C2A99D23FF22573A73AFC_il2cpp_TypeInfo_var))->get_Empty_4(); return L_5; } } // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.BerSet::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BerSet__ctor_mF00996CF32D340B967B9E63ED7F9C8899526B949 (BerSet_tF1FDA325BD716A053D1C2A99D23FF22573A73AFC * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DerSet_tD36B7728620B3A88D0C4F3AC574F77B00AD49FAA_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // public BerSet() IL2CPP_RUNTIME_CLASS_INIT(DerSet_tD36B7728620B3A88D0C4F3AC574F77B00AD49FAA_il2cpp_TypeInfo_var); DerSet__ctor_mAB1CF56A11D9FAFC0638A9EB49517F96CEF55DD0(__this, /*hidden argument*/NULL); // } return; } } // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.BerSet::.ctor(BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1Encodable) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BerSet__ctor_m3A40FE715CDB0C745528B8F8515FF303092820D4 (BerSet_tF1FDA325BD716A053D1C2A99D23FF22573A73AFC * __this, Asn1Encodable_tCA51194A73D6D9585045A4D23CF12B939BF7F6EC * ___obj0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DerSet_tD36B7728620B3A88D0C4F3AC574F77B00AD49FAA_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // public BerSet(Asn1Encodable obj) : base(obj) Asn1Encodable_tCA51194A73D6D9585045A4D23CF12B939BF7F6EC * L_0 = ___obj0; IL2CPP_RUNTIME_CLASS_INIT(DerSet_tD36B7728620B3A88D0C4F3AC574F77B00AD49FAA_il2cpp_TypeInfo_var); DerSet__ctor_m0232CC126A2D97423101D1B2B37887B5A37DE3F5(__this, L_0, /*hidden argument*/NULL); // } return; } } // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.BerSet::.ctor(BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1EncodableVector) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BerSet__ctor_m3E3F8B7FEFC077FBAC710FAABB29FC9398AA2283 (BerSet_tF1FDA325BD716A053D1C2A99D23FF22573A73AFC * __this, Asn1EncodableVector_t7D6E9FB73A814E2472F7EAC6EC0CCCB5A3C93BD3 * ___v0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DerSet_tD36B7728620B3A88D0C4F3AC574F77B00AD49FAA_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // public BerSet(Asn1EncodableVector v) : base(v, false) Asn1EncodableVector_t7D6E9FB73A814E2472F7EAC6EC0CCCB5A3C93BD3 * L_0 = ___v0; IL2CPP_RUNTIME_CLASS_INIT(DerSet_tD36B7728620B3A88D0C4F3AC574F77B00AD49FAA_il2cpp_TypeInfo_var); DerSet__ctor_m1190E1CBCE507A6821032CF261FF7B4D1CED41FB(__this, L_0, (bool)0, /*hidden argument*/NULL); // } return; } } // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.BerSet::.ctor(BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1EncodableVector,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BerSet__ctor_mC323E60E9040F8D3AF8B652133FCA03BE31573F0 (BerSet_tF1FDA325BD716A053D1C2A99D23FF22573A73AFC * __this, Asn1EncodableVector_t7D6E9FB73A814E2472F7EAC6EC0CCCB5A3C93BD3 * ___v0, bool ___needsSorting1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DerSet_tD36B7728620B3A88D0C4F3AC574F77B00AD49FAA_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // internal BerSet(Asn1EncodableVector v, bool needsSorting) : base(v, needsSorting) Asn1EncodableVector_t7D6E9FB73A814E2472F7EAC6EC0CCCB5A3C93BD3 * L_0 = ___v0; bool L_1 = ___needsSorting1; IL2CPP_RUNTIME_CLASS_INIT(DerSet_tD36B7728620B3A88D0C4F3AC574F77B00AD49FAA_il2cpp_TypeInfo_var); DerSet__ctor_m1190E1CBCE507A6821032CF261FF7B4D1CED41FB(__this, L_0, L_1, /*hidden argument*/NULL); // } return; } } // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.BerSet::Encode(BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerOutputStream) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BerSet_Encode_m6A6E14B690521E0D5B64CC0BA7BBACC21815D7C1 (BerSet_tF1FDA325BD716A053D1C2A99D23FF22573A73AFC * __this, DerOutputStream_tCED4ABFA88DC5F83FB2CF5879416013FC726C305 * ___derOut0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Asn1Encodable_tCA51194A73D6D9585045A4D23CF12B939BF7F6EC_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Asn1OutputStream_t90F467D0FAF8F644B93F4B3A21908F990D600971_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BerOutputStream_t581AE0B357D4F0A4C0AC9C3870D0948E720B92F3_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; Asn1Encodable_tCA51194A73D6D9585045A4D23CF12B939BF7F6EC * V_1 = NULL; RuntimeObject* V_2 = NULL; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { // if (derOut is Asn1OutputStream || derOut is BerOutputStream) DerOutputStream_tCED4ABFA88DC5F83FB2CF5879416013FC726C305 * L_0 = ___derOut0; if (((Asn1OutputStream_t90F467D0FAF8F644B93F4B3A21908F990D600971 *)IsInstClass((RuntimeObject*)L_0, Asn1OutputStream_t90F467D0FAF8F644B93F4B3A21908F990D600971_il2cpp_TypeInfo_var))) { goto IL_0010; } } { DerOutputStream_tCED4ABFA88DC5F83FB2CF5879416013FC726C305 * L_1 = ___derOut0; if (!((BerOutputStream_t581AE0B357D4F0A4C0AC9C3870D0948E720B92F3 *)IsInstClass((RuntimeObject*)L_1, BerOutputStream_t581AE0B357D4F0A4C0AC9C3870D0948E720B92F3_il2cpp_TypeInfo_var))) { goto IL_0069; } } IL_0010: { // derOut.WriteByte(Asn1Tags.Set | Asn1Tags.Constructed); DerOutputStream_tCED4ABFA88DC5F83FB2CF5879416013FC726C305 * L_2 = ___derOut0; NullCheck(L_2); VirtualActionInvoker1< uint8_t >::Invoke(33 /* System.Void System.IO.Stream::WriteByte(System.Byte) */, L_2, (uint8_t)((int32_t)49)); // derOut.WriteByte(0x80); DerOutputStream_tCED4ABFA88DC5F83FB2CF5879416013FC726C305 * L_3 = ___derOut0; NullCheck(L_3); VirtualActionInvoker1< uint8_t >::Invoke(33 /* System.Void System.IO.Stream::WriteByte(System.Byte) */, L_3, (uint8_t)((int32_t)128)); // foreach (Asn1Encodable o in this) RuntimeObject* L_4; L_4 = VirtualFuncInvoker0< RuntimeObject* >::Invoke(10 /* System.Collections.IEnumerator BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1Set::GetEnumerator() */, __this); V_0 = L_4; } IL_002a: try {// begin try (depth: 1) { goto IL_003f; } IL_002c: { // foreach (Asn1Encodable o in this) RuntimeObject* L_5 = V_0; NullCheck(L_5); RuntimeObject * L_6; L_6 = InterfaceFuncInvoker0< RuntimeObject * >::Invoke(1 /* System.Object System.Collections.IEnumerator::get_Current() */, IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var, L_5); V_1 = ((Asn1Encodable_tCA51194A73D6D9585045A4D23CF12B939BF7F6EC *)CastclassClass((RuntimeObject*)L_6, Asn1Encodable_tCA51194A73D6D9585045A4D23CF12B939BF7F6EC_il2cpp_TypeInfo_var)); // derOut.WriteObject(o); DerOutputStream_tCED4ABFA88DC5F83FB2CF5879416013FC726C305 * L_7 = ___derOut0; Asn1Encodable_tCA51194A73D6D9585045A4D23CF12B939BF7F6EC * L_8 = V_1; NullCheck(L_7); VirtualActionInvoker1< Asn1Encodable_tCA51194A73D6D9585045A4D23CF12B939BF7F6EC * >::Invoke(35 /* System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerOutputStream::WriteObject(BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1Encodable) */, L_7, L_8); } IL_003f: { // foreach (Asn1Encodable o in this) RuntimeObject* L_9 = V_0; NullCheck(L_9); bool L_10; L_10 = InterfaceFuncInvoker0< bool >::Invoke(0 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var, L_9); if (L_10) { goto IL_002c; } } IL_0047: { IL2CPP_LEAVE(0x5A, FINALLY_0049); } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0049; } FINALLY_0049: {// begin finally (depth: 1) { RuntimeObject* L_11 = V_0; V_2 = ((RuntimeObject*)IsInst((RuntimeObject*)L_11, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var)); RuntimeObject* L_12 = V_2; if (!L_12) { goto IL_0059; } } IL_0053: { RuntimeObject* L_13 = V_2; NullCheck(L_13); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, L_13); } IL_0059: { IL2CPP_END_FINALLY(73) } }// end finally (depth: 1) IL2CPP_CLEANUP(73) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x5A, IL_005a) } IL_005a: { // derOut.WriteByte(0x00); DerOutputStream_tCED4ABFA88DC5F83FB2CF5879416013FC726C305 * L_14 = ___derOut0; NullCheck(L_14); VirtualActionInvoker1< uint8_t >::Invoke(33 /* System.Void System.IO.Stream::WriteByte(System.Byte) */, L_14, (uint8_t)0); // derOut.WriteByte(0x00); DerOutputStream_tCED4ABFA88DC5F83FB2CF5879416013FC726C305 * L_15 = ___derOut0; NullCheck(L_15); VirtualActionInvoker1< uint8_t >::Invoke(33 /* System.Void System.IO.Stream::WriteByte(System.Byte) */, L_15, (uint8_t)0); // } return; } IL_0069: { // base.Encode(derOut); DerOutputStream_tCED4ABFA88DC5F83FB2CF5879416013FC726C305 * L_16 = ___derOut0; DerSet_Encode_mAB8000906A5131456C6F3B7779AB2F94904BB403(__this, L_16, /*hidden argument*/NULL); // } return; } } // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.BerSet::.cctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BerSet__cctor_mC9BF5DA9C01A1E17DF44CA85DB499B6DF7A46D00 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BerSet_tF1FDA325BD716A053D1C2A99D23FF22573A73AFC_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // public static new readonly BerSet Empty = new BerSet(); BerSet_tF1FDA325BD716A053D1C2A99D23FF22573A73AFC * L_0 = (BerSet_tF1FDA325BD716A053D1C2A99D23FF22573A73AFC *)il2cpp_codegen_object_new(BerSet_tF1FDA325BD716A053D1C2A99D23FF22573A73AFC_il2cpp_TypeInfo_var); BerSet__ctor_mF00996CF32D340B967B9E63ED7F9C8899526B949(L_0, /*hidden argument*/NULL); ((BerSet_tF1FDA325BD716A053D1C2A99D23FF22573A73AFC_StaticFields*)il2cpp_codegen_static_fields_for(BerSet_tF1FDA325BD716A053D1C2A99D23FF22573A73AFC_il2cpp_TypeInfo_var))->set_Empty_4(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 BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.BerSetGenerator::.ctor(System.IO.Stream) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BerSetGenerator__ctor_m09B45EB49343E81851640AEF918FA2019BF27F3C (BerSetGenerator_t12523400B3EEBF16C8B165C53FBC36865B5BC56C * __this, Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * ___outStream0, const RuntimeMethod* method) { { // : base(outStream) Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * L_0 = ___outStream0; BerGenerator__ctor_mA61B7BDE65DF5702C3717EB2D49D8A92D3E66836(__this, L_0, /*hidden argument*/NULL); // WriteBerHeader(Asn1Tags.Constructed | Asn1Tags.Set); BerGenerator_WriteBerHeader_mBE6631DC937AD21160CA87451A5DB3C070B38411(__this, ((int32_t)49), /*hidden argument*/NULL); // } return; } } // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.BerSetGenerator::.ctor(System.IO.Stream,System.Int32,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BerSetGenerator__ctor_m40E3E44E891D44297E5E1DFAA4BBE0DF4CC49A7D (BerSetGenerator_t12523400B3EEBF16C8B165C53FBC36865B5BC56C * __this, Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * ___outStream0, int32_t ___tagNo1, bool ___isExplicit2, const RuntimeMethod* method) { { // : base(outStream, tagNo, isExplicit) Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * L_0 = ___outStream0; int32_t L_1 = ___tagNo1; bool L_2 = ___isExplicit2; BerGenerator__ctor_mA822143DF440905A237E53B84BF20E5F0189CC61(__this, L_0, L_1, L_2, /*hidden argument*/NULL); // WriteBerHeader(Asn1Tags.Constructed | Asn1Tags.Set); BerGenerator_WriteBerHeader_mBE6631DC937AD21160CA87451A5DB3C070B38411(__this, ((int32_t)49), /*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 BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.BerSetParser::.ctor(BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1StreamParser) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BerSetParser__ctor_mB0D5488D1F3C921C5E05DBCBB18E0E3B2B69DC0F (BerSetParser_t99229EE6D54F2DC354A62645F4189D31D84C4562 * __this, Asn1StreamParser_t85A2D9327D2FD6683D5437416367261AFD2BDD73 * ___parser0, const RuntimeMethod* method) { { // internal BerSetParser( // Asn1StreamParser parser) Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405(__this, /*hidden argument*/NULL); // this._parser = parser; Asn1StreamParser_t85A2D9327D2FD6683D5437416367261AFD2BDD73 * L_0 = ___parser0; __this->set__parser_0(L_0); // } return; } } // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.IAsn1Convertible BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.BerSetParser::ReadObject() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* BerSetParser_ReadObject_m152A09FE7BECEB9843D199DDA12F8A0A2D2250E1 (BerSetParser_t99229EE6D54F2DC354A62645F4189D31D84C4562 * __this, const RuntimeMethod* method) { { // return _parser.ReadObject(); Asn1StreamParser_t85A2D9327D2FD6683D5437416367261AFD2BDD73 * L_0 = __this->get__parser_0(); NullCheck(L_0); RuntimeObject* L_1; L_1 = VirtualFuncInvoker0< RuntimeObject* >::Invoke(4 /* BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.IAsn1Convertible BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1StreamParser::ReadObject() */, L_0); return L_1; } } // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1Object BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.BerSetParser::ToAsn1Object() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Asn1Object_t6EBED9F28280E72844A4F6F176D7E2A5B94FFCFC * BerSetParser_ToAsn1Object_mC678404074808937E998448D73E2DBC28587C4C4 (BerSetParser_t99229EE6D54F2DC354A62645F4189D31D84C4562 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BerSet_tF1FDA325BD716A053D1C2A99D23FF22573A73AFC_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // return new BerSet(_parser.ReadVector(), false); Asn1StreamParser_t85A2D9327D2FD6683D5437416367261AFD2BDD73 * L_0 = __this->get__parser_0(); NullCheck(L_0); Asn1EncodableVector_t7D6E9FB73A814E2472F7EAC6EC0CCCB5A3C93BD3 * L_1; L_1 = Asn1StreamParser_ReadVector_mA14805B2A1D62972D2E6CF51ADBCC1228F383AB1(L_0, /*hidden argument*/NULL); BerSet_tF1FDA325BD716A053D1C2A99D23FF22573A73AFC * L_2 = (BerSet_tF1FDA325BD716A053D1C2A99D23FF22573A73AFC *)il2cpp_codegen_object_new(BerSet_tF1FDA325BD716A053D1C2A99D23FF22573A73AFC_il2cpp_TypeInfo_var); BerSet__ctor_mC323E60E9040F8D3AF8B652133FCA03BE31573F0(L_2, L_1, (bool)0, /*hidden argument*/NULL); return L_2; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.BerTaggedObject::.ctor(System.Int32,BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1Encodable) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BerTaggedObject__ctor_m81D92692794FCC9FD493950F3E774294E9668F61 (BerTaggedObject_t85DAF9955AA78E570A0565C51F66FE229A0E84C3 * __this, int32_t ___tagNo0, Asn1Encodable_tCA51194A73D6D9585045A4D23CF12B939BF7F6EC * ___obj1, const RuntimeMethod* method) { { // : base(tagNo, obj) int32_t L_0 = ___tagNo0; Asn1Encodable_tCA51194A73D6D9585045A4D23CF12B939BF7F6EC * L_1 = ___obj1; DerTaggedObject__ctor_mA7F8256D58045BB3B309D6846A165D1DBB09C827(__this, L_0, L_1, /*hidden argument*/NULL); // } return; } } // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.BerTaggedObject::.ctor(System.Boolean,System.Int32,BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1Encodable) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BerTaggedObject__ctor_mE1A36B59D3736B8ACA2E0CF7EE0E8A175F4D8F05 (BerTaggedObject_t85DAF9955AA78E570A0565C51F66FE229A0E84C3 * __this, bool ___explicitly0, int32_t ___tagNo1, Asn1Encodable_tCA51194A73D6D9585045A4D23CF12B939BF7F6EC * ___obj2, const RuntimeMethod* method) { { // : base(explicitly, tagNo, obj) bool L_0 = ___explicitly0; int32_t L_1 = ___tagNo1; Asn1Encodable_tCA51194A73D6D9585045A4D23CF12B939BF7F6EC * L_2 = ___obj2; DerTaggedObject__ctor_m38581F2DCD1C43EC659CD31CDDAB0A43FD42522F(__this, L_0, L_1, L_2, /*hidden argument*/NULL); // } return; } } // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.BerTaggedObject::.ctor(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BerTaggedObject__ctor_m52F9622BCFE14A19D81EC06F7C03B14B0897CB69 (BerTaggedObject_t85DAF9955AA78E570A0565C51F66FE229A0E84C3 * __this, int32_t ___tagNo0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BerSequence_t06054EFD23083345199811B3DD646A2F94BA429F_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // : base(false, tagNo, BerSequence.Empty) int32_t L_0 = ___tagNo0; IL2CPP_RUNTIME_CLASS_INIT(BerSequence_t06054EFD23083345199811B3DD646A2F94BA429F_il2cpp_TypeInfo_var); BerSequence_t06054EFD23083345199811B3DD646A2F94BA429F * L_1 = ((BerSequence_t06054EFD23083345199811B3DD646A2F94BA429F_StaticFields*)il2cpp_codegen_static_fields_for(BerSequence_t06054EFD23083345199811B3DD646A2F94BA429F_il2cpp_TypeInfo_var))->get_Empty_4(); DerTaggedObject__ctor_m38581F2DCD1C43EC659CD31CDDAB0A43FD42522F(__this, (bool)0, L_0, L_1, /*hidden argument*/NULL); // } return; } } // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.BerTaggedObject::Encode(BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerOutputStream) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BerTaggedObject_Encode_m8B6BF65B1F1E7983658BD0321E72C2FFA2213857 (BerTaggedObject_t85DAF9955AA78E570A0565C51F66FE229A0E84C3 * __this, DerOutputStream_tCED4ABFA88DC5F83FB2CF5879416013FC726C305 * ___derOut0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Asn1Encodable_tCA51194A73D6D9585045A4D23CF12B939BF7F6EC_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Asn1OctetString_t7DE556419EB1B1398F915CE1EC7F0CB1D8FC85B8_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Asn1OutputStream_t90F467D0FAF8F644B93F4B3A21908F990D600971_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Asn1Sequence_t95137642F0FE56379E966B4C62A5A4DAC9DC37E8_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Asn1Set_t9EBB628AB5FBF1FCC866DC7AEA45C59A72698F49_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BerOctetString_tA32D321D3EBCA6B4AC19A4D7F67831E029C7D29B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BerOutputStream_t581AE0B357D4F0A4C0AC9C3870D0948E720B92F3_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerable_t47A618747A1BB2A868710316F7372094849163A2_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; RuntimeObject* V_1 = NULL; Asn1Encodable_tCA51194A73D6D9585045A4D23CF12B939BF7F6EC * V_2 = NULL; RuntimeObject* V_3 = NULL; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { // if (derOut is Asn1OutputStream || derOut is BerOutputStream) DerOutputStream_tCED4ABFA88DC5F83FB2CF5879416013FC726C305 * L_0 = ___derOut0; if (((Asn1OutputStream_t90F467D0FAF8F644B93F4B3A21908F990D600971 *)IsInstClass((RuntimeObject*)L_0, Asn1OutputStream_t90F467D0FAF8F644B93F4B3A21908F990D600971_il2cpp_TypeInfo_var))) { goto IL_0013; } } { DerOutputStream_tCED4ABFA88DC5F83FB2CF5879416013FC726C305 * L_1 = ___derOut0; if (!((BerOutputStream_t581AE0B357D4F0A4C0AC9C3870D0948E720B92F3 *)IsInstClass((RuntimeObject*)L_1, BerOutputStream_t581AE0B357D4F0A4C0AC9C3870D0948E720B92F3_il2cpp_TypeInfo_var))) { goto IL_011e; } } IL_0013: { // derOut.WriteTag((byte)(Asn1Tags.Constructed | Asn1Tags.Tagged), tagNo); DerOutputStream_tCED4ABFA88DC5F83FB2CF5879416013FC726C305 * L_2 = ___derOut0; int32_t L_3 = ((Asn1TaggedObject_t4B044FB8A3CF8DEE46156A0F07290A97EBA600F0 *)__this)->get_tagNo_2(); NullCheck(L_2); DerOutputStream_WriteTag_m479C7211FAE7FAFD1DC1AAFD0A2136238DD89107(L_2, ((int32_t)160), L_3, /*hidden argument*/NULL); // derOut.WriteByte(0x80); DerOutputStream_tCED4ABFA88DC5F83FB2CF5879416013FC726C305 * L_4 = ___derOut0; NullCheck(L_4); VirtualActionInvoker1< uint8_t >::Invoke(33 /* System.Void System.IO.Stream::WriteByte(System.Byte) */, L_4, (uint8_t)((int32_t)128)); // if (!IsEmpty()) bool L_5; L_5 = Asn1TaggedObject_IsEmpty_m1935A553A238372EEBCB94CB61FAEF4835BFAE24(__this, /*hidden argument*/NULL); if (L_5) { goto IL_010f; } } { // if (!explicitly) bool L_6 = ((Asn1TaggedObject_t4B044FB8A3CF8DEE46156A0F07290A97EBA600F0 *)__this)->get_explicitly_3(); if (L_6) { goto IL_0103; } } { // if (obj is Asn1OctetString) Asn1Encodable_tCA51194A73D6D9585045A4D23CF12B939BF7F6EC * L_7 = ((Asn1TaggedObject_t4B044FB8A3CF8DEE46156A0F07290A97EBA600F0 *)__this)->get_obj_4(); if (!((Asn1OctetString_t7DE556419EB1B1398F915CE1EC7F0CB1D8FC85B8 *)IsInstClass((RuntimeObject*)L_7, Asn1OctetString_t7DE556419EB1B1398F915CE1EC7F0CB1D8FC85B8_il2cpp_TypeInfo_var))) { goto IL_0085; } } { // if (obj is BerOctetString) Asn1Encodable_tCA51194A73D6D9585045A4D23CF12B939BF7F6EC * L_8 = ((Asn1TaggedObject_t4B044FB8A3CF8DEE46156A0F07290A97EBA600F0 *)__this)->get_obj_4(); if (!((BerOctetString_tA32D321D3EBCA6B4AC19A4D7F67831E029C7D29B *)IsInstClass((RuntimeObject*)L_8, BerOctetString_tA32D321D3EBCA6B4AC19A4D7F67831E029C7D29B_il2cpp_TypeInfo_var))) { goto IL_006d; } } { // eObj = (BerOctetString) obj; Asn1Encodable_tCA51194A73D6D9585045A4D23CF12B939BF7F6EC * L_9 = ((Asn1TaggedObject_t4B044FB8A3CF8DEE46156A0F07290A97EBA600F0 *)__this)->get_obj_4(); V_0 = ((BerOctetString_tA32D321D3EBCA6B4AC19A4D7F67831E029C7D29B *)CastclassClass((RuntimeObject*)L_9, BerOctetString_tA32D321D3EBCA6B4AC19A4D7F67831E029C7D29B_il2cpp_TypeInfo_var)); // } goto IL_00cc; } IL_006d: { // Asn1OctetString octs = (Asn1OctetString)obj; Asn1Encodable_tCA51194A73D6D9585045A4D23CF12B939BF7F6EC * L_10 = ((Asn1TaggedObject_t4B044FB8A3CF8DEE46156A0F07290A97EBA600F0 *)__this)->get_obj_4(); // eObj = new BerOctetString(octs.GetOctets()); NullCheck(((Asn1OctetString_t7DE556419EB1B1398F915CE1EC7F0CB1D8FC85B8 *)CastclassClass((RuntimeObject*)L_10, Asn1OctetString_t7DE556419EB1B1398F915CE1EC7F0CB1D8FC85B8_il2cpp_TypeInfo_var))); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_11; L_11 = VirtualFuncInvoker0< ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* >::Invoke(10 /* System.Byte[] BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1OctetString::GetOctets() */, ((Asn1OctetString_t7DE556419EB1B1398F915CE1EC7F0CB1D8FC85B8 *)CastclassClass((RuntimeObject*)L_10, Asn1OctetString_t7DE556419EB1B1398F915CE1EC7F0CB1D8FC85B8_il2cpp_TypeInfo_var))); BerOctetString_tA32D321D3EBCA6B4AC19A4D7F67831E029C7D29B * L_12 = (BerOctetString_tA32D321D3EBCA6B4AC19A4D7F67831E029C7D29B *)il2cpp_codegen_object_new(BerOctetString_tA32D321D3EBCA6B4AC19A4D7F67831E029C7D29B_il2cpp_TypeInfo_var); BerOctetString__ctor_m5F18676A38F30D797FBF83EA5F0C7FB52F7C3E24(L_12, L_11, /*hidden argument*/NULL); V_0 = L_12; // } goto IL_00cc; } IL_0085: { // else if (obj is Asn1Sequence) Asn1Encodable_tCA51194A73D6D9585045A4D23CF12B939BF7F6EC * L_13 = ((Asn1TaggedObject_t4B044FB8A3CF8DEE46156A0F07290A97EBA600F0 *)__this)->get_obj_4(); if (!((Asn1Sequence_t95137642F0FE56379E966B4C62A5A4DAC9DC37E8 *)IsInstClass((RuntimeObject*)L_13, Asn1Sequence_t95137642F0FE56379E966B4C62A5A4DAC9DC37E8_il2cpp_TypeInfo_var))) { goto IL_00a0; } } { // eObj = (Asn1Sequence) obj; Asn1Encodable_tCA51194A73D6D9585045A4D23CF12B939BF7F6EC * L_14 = ((Asn1TaggedObject_t4B044FB8A3CF8DEE46156A0F07290A97EBA600F0 *)__this)->get_obj_4(); V_0 = ((Asn1Sequence_t95137642F0FE56379E966B4C62A5A4DAC9DC37E8 *)CastclassClass((RuntimeObject*)L_14, Asn1Sequence_t95137642F0FE56379E966B4C62A5A4DAC9DC37E8_il2cpp_TypeInfo_var)); // } goto IL_00cc; } IL_00a0: { // else if (obj is Asn1Set) Asn1Encodable_tCA51194A73D6D9585045A4D23CF12B939BF7F6EC * L_15 = ((Asn1TaggedObject_t4B044FB8A3CF8DEE46156A0F07290A97EBA600F0 *)__this)->get_obj_4(); if (!((Asn1Set_t9EBB628AB5FBF1FCC866DC7AEA45C59A72698F49 *)IsInstClass((RuntimeObject*)L_15, Asn1Set_t9EBB628AB5FBF1FCC866DC7AEA45C59A72698F49_il2cpp_TypeInfo_var))) { goto IL_00bb; } } { // eObj = (Asn1Set) obj; Asn1Encodable_tCA51194A73D6D9585045A4D23CF12B939BF7F6EC * L_16 = ((Asn1TaggedObject_t4B044FB8A3CF8DEE46156A0F07290A97EBA600F0 *)__this)->get_obj_4(); V_0 = ((Asn1Set_t9EBB628AB5FBF1FCC866DC7AEA45C59A72698F49 *)CastclassClass((RuntimeObject*)L_16, Asn1Set_t9EBB628AB5FBF1FCC866DC7AEA45C59A72698F49_il2cpp_TypeInfo_var)); // } goto IL_00cc; } IL_00bb: { // throw BestHTTP.SecureProtocol.Org.BouncyCastle.Utilities.Platform.CreateNotImplementedException(BestHTTP.SecureProtocol.Org.BouncyCastle.Utilities.Platform.GetTypeName(obj)); Asn1Encodable_tCA51194A73D6D9585045A4D23CF12B939BF7F6EC * L_17 = ((Asn1TaggedObject_t4B044FB8A3CF8DEE46156A0F07290A97EBA600F0 *)__this)->get_obj_4(); IL2CPP_RUNTIME_CLASS_INIT(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Platform_t0EFEB39A6344675D077C7B85E0F7F00BDD996804_il2cpp_TypeInfo_var))); String_t* L_18; L_18 = Platform_GetTypeName_m6EE4C5C80014DB651B39EAA755D394E21009EADB(L_17, /*hidden argument*/NULL); Exception_t * L_19; L_19 = Platform_CreateNotImplementedException_m354FC98BB8605016FF125C0BE509AB24921F6ED2(L_18, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_19, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&BerTaggedObject_Encode_m8B6BF65B1F1E7983658BD0321E72C2FFA2213857_RuntimeMethod_var))); } IL_00cc: { // foreach (Asn1Encodable o in eObj) RuntimeObject* L_20 = V_0; NullCheck(L_20); RuntimeObject* L_21; L_21 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.IEnumerator System.Collections.IEnumerable::GetEnumerator() */, IEnumerable_t47A618747A1BB2A868710316F7372094849163A2_il2cpp_TypeInfo_var, L_20); V_1 = L_21; } IL_00d3: try {// begin try (depth: 1) { goto IL_00e8; } IL_00d5: { // foreach (Asn1Encodable o in eObj) RuntimeObject* L_22 = V_1; NullCheck(L_22); RuntimeObject * L_23; L_23 = InterfaceFuncInvoker0< RuntimeObject * >::Invoke(1 /* System.Object System.Collections.IEnumerator::get_Current() */, IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var, L_22); V_2 = ((Asn1Encodable_tCA51194A73D6D9585045A4D23CF12B939BF7F6EC *)CastclassClass((RuntimeObject*)L_23, Asn1Encodable_tCA51194A73D6D9585045A4D23CF12B939BF7F6EC_il2cpp_TypeInfo_var)); // derOut.WriteObject(o); DerOutputStream_tCED4ABFA88DC5F83FB2CF5879416013FC726C305 * L_24 = ___derOut0; Asn1Encodable_tCA51194A73D6D9585045A4D23CF12B939BF7F6EC * L_25 = V_2; NullCheck(L_24); VirtualActionInvoker1< Asn1Encodable_tCA51194A73D6D9585045A4D23CF12B939BF7F6EC * >::Invoke(35 /* System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerOutputStream::WriteObject(BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1Encodable) */, L_24, L_25); } IL_00e8: { // foreach (Asn1Encodable o in eObj) RuntimeObject* L_26 = V_1; NullCheck(L_26); bool L_27; L_27 = InterfaceFuncInvoker0< bool >::Invoke(0 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var, L_26); if (L_27) { goto IL_00d5; } } IL_00f0: { IL2CPP_LEAVE(0x10F, FINALLY_00f2); } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_00f2; } FINALLY_00f2: {// begin finally (depth: 1) { RuntimeObject* L_28 = V_1; V_3 = ((RuntimeObject*)IsInst((RuntimeObject*)L_28, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var)); RuntimeObject* L_29 = V_3; if (!L_29) { goto IL_0102; } } IL_00fc: { RuntimeObject* L_30 = V_3; NullCheck(L_30); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, L_30); } IL_0102: { IL2CPP_END_FINALLY(242) } }// end finally (depth: 1) IL2CPP_CLEANUP(242) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x10F, IL_010f) } IL_0103: { // derOut.WriteObject(obj); DerOutputStream_tCED4ABFA88DC5F83FB2CF5879416013FC726C305 * L_31 = ___derOut0; Asn1Encodable_tCA51194A73D6D9585045A4D23CF12B939BF7F6EC * L_32 = ((Asn1TaggedObject_t4B044FB8A3CF8DEE46156A0F07290A97EBA600F0 *)__this)->get_obj_4(); NullCheck(L_31); VirtualActionInvoker1< Asn1Encodable_tCA51194A73D6D9585045A4D23CF12B939BF7F6EC * >::Invoke(35 /* System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerOutputStream::WriteObject(BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1Encodable) */, L_31, L_32); } IL_010f: { // derOut.WriteByte(0x00); DerOutputStream_tCED4ABFA88DC5F83FB2CF5879416013FC726C305 * L_33 = ___derOut0; NullCheck(L_33); VirtualActionInvoker1< uint8_t >::Invoke(33 /* System.Void System.IO.Stream::WriteByte(System.Byte) */, L_33, (uint8_t)0); // derOut.WriteByte(0x00); DerOutputStream_tCED4ABFA88DC5F83FB2CF5879416013FC726C305 * L_34 = ___derOut0; NullCheck(L_34); VirtualActionInvoker1< uint8_t >::Invoke(33 /* System.Void System.IO.Stream::WriteByte(System.Byte) */, L_34, (uint8_t)0); // } return; } IL_011e: { // base.Encode(derOut); DerOutputStream_tCED4ABFA88DC5F83FB2CF5879416013FC726C305 * L_35 = ___derOut0; DerTaggedObject_Encode_m88F7D0D95FCB172952D4F662BA5C9DB98D74F1F1(__this, L_35, /*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 BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.BerTaggedObjectParser::.ctor(System.Int32,System.Int32,System.IO.Stream) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BerTaggedObjectParser__ctor_m4A11EE3AD4EC3B69F2F106DA0DAC06939C375F7E (BerTaggedObjectParser_tBB416364C2255508C9A2818B2FFAE18C34A1BBF9 * __this, int32_t ___baseTag0, int32_t ___tagNumber1, Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * ___contentStream2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Asn1StreamParser_t85A2D9327D2FD6683D5437416367261AFD2BDD73_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // : this((baseTag & Asn1Tags.Constructed) != 0, tagNumber, new Asn1StreamParser(contentStream)) int32_t L_0 = ___baseTag0; int32_t L_1 = ___tagNumber1; Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * L_2 = ___contentStream2; Asn1StreamParser_t85A2D9327D2FD6683D5437416367261AFD2BDD73 * L_3 = (Asn1StreamParser_t85A2D9327D2FD6683D5437416367261AFD2BDD73 *)il2cpp_codegen_object_new(Asn1StreamParser_t85A2D9327D2FD6683D5437416367261AFD2BDD73_il2cpp_TypeInfo_var); Asn1StreamParser__ctor_mC5F5C301DF100D8FE38B7D09A82CC4C02AB31708(L_3, L_2, /*hidden argument*/NULL); BerTaggedObjectParser__ctor_m15C6BF9BD3367C2856530EF39E23B41165C185FE(__this, (bool)((!(((uint32_t)((int32_t)((int32_t)L_0&(int32_t)((int32_t)32)))) <= ((uint32_t)0)))? 1 : 0), L_1, L_3, /*hidden argument*/NULL); // } return; } } // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.BerTaggedObjectParser::.ctor(System.Boolean,System.Int32,BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1StreamParser) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BerTaggedObjectParser__ctor_m15C6BF9BD3367C2856530EF39E23B41165C185FE (BerTaggedObjectParser_tBB416364C2255508C9A2818B2FFAE18C34A1BBF9 * __this, bool ___constructed0, int32_t ___tagNumber1, Asn1StreamParser_t85A2D9327D2FD6683D5437416367261AFD2BDD73 * ___parser2, const RuntimeMethod* method) { { // internal BerTaggedObjectParser( // bool constructed, // int tagNumber, // Asn1StreamParser parser) Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405(__this, /*hidden argument*/NULL); // _constructed = constructed; bool L_0 = ___constructed0; __this->set__constructed_0(L_0); // _tagNumber = tagNumber; int32_t L_1 = ___tagNumber1; __this->set__tagNumber_1(L_1); // _parser = parser; Asn1StreamParser_t85A2D9327D2FD6683D5437416367261AFD2BDD73 * L_2 = ___parser2; __this->set__parser_2(L_2); // } return; } } // System.Boolean BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.BerTaggedObjectParser::get_IsConstructed() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool BerTaggedObjectParser_get_IsConstructed_m4709DD89FD3175EB0F99CB976BA95D89FAE2A5A8 (BerTaggedObjectParser_tBB416364C2255508C9A2818B2FFAE18C34A1BBF9 * __this, const RuntimeMethod* method) { { // get { return _constructed; } bool L_0 = __this->get__constructed_0(); return L_0; } } // System.Int32 BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.BerTaggedObjectParser::get_TagNo() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t BerTaggedObjectParser_get_TagNo_m8B3752582BF1FC4661F862E18541374511CED497 (BerTaggedObjectParser_tBB416364C2255508C9A2818B2FFAE18C34A1BBF9 * __this, const RuntimeMethod* method) { { // get { return _tagNumber; } int32_t L_0 = __this->get__tagNumber_1(); return L_0; } } // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.IAsn1Convertible BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.BerTaggedObjectParser::GetObjectParser(System.Int32,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* BerTaggedObjectParser_GetObjectParser_mFD8541C0099F9F15331CE782C58977B96F198040 (BerTaggedObjectParser_tBB416364C2255508C9A2818B2FFAE18C34A1BBF9 * __this, int32_t ___tag0, bool ___isExplicit1, const RuntimeMethod* method) { { // if (isExplicit) bool L_0 = ___isExplicit1; if (!L_0) { goto IL_0022; } } { // if (!_constructed) bool L_1 = __this->get__constructed_0(); if (L_1) { goto IL_0016; } } { // throw new IOException("Explicit tags must be constructed (see X.690 8.14.2)"); IOException_t09E5C01DA4748C36D703728C4668C5CDF3882EBA * L_2 = (IOException_t09E5C01DA4748C36D703728C4668C5CDF3882EBA *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&IOException_t09E5C01DA4748C36D703728C4668C5CDF3882EBA_il2cpp_TypeInfo_var))); IOException__ctor_m208E01C02FF2C1D6C5AA661A5816C744804E1690(L_2, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral76E5C563D7CE7F887AFC2AE0D69039EE2840EFF1)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_2, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&BerTaggedObjectParser_GetObjectParser_mFD8541C0099F9F15331CE782C58977B96F198040_RuntimeMethod_var))); } IL_0016: { // return _parser.ReadObject(); Asn1StreamParser_t85A2D9327D2FD6683D5437416367261AFD2BDD73 * L_3 = __this->get__parser_2(); NullCheck(L_3); RuntimeObject* L_4; L_4 = VirtualFuncInvoker0< RuntimeObject* >::Invoke(4 /* BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.IAsn1Convertible BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1StreamParser::ReadObject() */, L_3); return L_4; } IL_0022: { // return _parser.ReadImplicit(_constructed, tag); Asn1StreamParser_t85A2D9327D2FD6683D5437416367261AFD2BDD73 * L_5 = __this->get__parser_2(); bool L_6 = __this->get__constructed_0(); int32_t L_7 = ___tag0; NullCheck(L_5); RuntimeObject* L_8; L_8 = Asn1StreamParser_ReadImplicit_mBDEEBDA24B1A432817E9743CEAE36A9ECF9ED4C8(L_5, L_6, L_7, /*hidden argument*/NULL); return L_8; } } // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1Object BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.BerTaggedObjectParser::ToAsn1Object() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Asn1Object_t6EBED9F28280E72844A4F6F176D7E2A5B94FFCFC * BerTaggedObjectParser_ToAsn1Object_mAA5C633144333908DE851432731F8BEDA2AB48DF (BerTaggedObjectParser_tBB416364C2255508C9A2818B2FFAE18C34A1BBF9 * __this, const RuntimeMethod* method) { Asn1Object_t6EBED9F28280E72844A4F6F176D7E2A5B94FFCFC * V_0 = NULL; il2cpp::utils::ExceptionSupportStack __active_exceptions; il2cpp::utils::ExceptionSupportStack __leave_targets; IL_0000: try {// begin try (depth: 1) // return _parser.ReadTaggedObject(_constructed, _tagNumber); Asn1StreamParser_t85A2D9327D2FD6683D5437416367261AFD2BDD73 * L_0 = __this->get__parser_2(); bool L_1 = __this->get__constructed_0(); int32_t L_2 = __this->get__tagNumber_1(); NullCheck(L_0); Asn1Object_t6EBED9F28280E72844A4F6F176D7E2A5B94FFCFC * L_3; L_3 = Asn1StreamParser_ReadTaggedObject_mACDD6EFC94D8665783A8E31F33A6E190D1FDEBF8(L_0, L_1, L_2, /*hidden argument*/NULL); V_0 = L_3; goto IL_0025; }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { if(il2cpp_codegen_class_is_assignable_from (((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&IOException_t09E5C01DA4748C36D703728C4668C5CDF3882EBA_il2cpp_TypeInfo_var)), il2cpp_codegen_object_class(e.ex))) { IL2CPP_PUSH_ACTIVE_EXCEPTION(e.ex); goto CATCH_001a; } throw e; } CATCH_001a: {// begin catch(System.IO.IOException) // throw new Asn1ParsingException(e.Message); NullCheck(((IOException_t09E5C01DA4748C36D703728C4668C5CDF3882EBA *)IL2CPP_GET_ACTIVE_EXCEPTION(IOException_t09E5C01DA4748C36D703728C4668C5CDF3882EBA *))); String_t* L_4; L_4 = VirtualFuncInvoker0< String_t* >::Invoke(5 /* System.String System.Exception::get_Message() */, ((IOException_t09E5C01DA4748C36D703728C4668C5CDF3882EBA *)IL2CPP_GET_ACTIVE_EXCEPTION(IOException_t09E5C01DA4748C36D703728C4668C5CDF3882EBA *))); Asn1ParsingException_tF5A5711F2D7A927F9E88BCEE22DE9DFA8CC7350C * L_5 = (Asn1ParsingException_tF5A5711F2D7A927F9E88BCEE22DE9DFA8CC7350C *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Asn1ParsingException_tF5A5711F2D7A927F9E88BCEE22DE9DFA8CC7350C_il2cpp_TypeInfo_var))); Asn1ParsingException__ctor_m15C153D61FD602B56DE698C1BADD257236925ACA(L_5, L_4, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_5, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&BerTaggedObjectParser_ToAsn1Object_mAA5C633144333908DE851432731F8BEDA2AB48DF_RuntimeMethod_var))); }// end catch (depth: 1) IL_0025: { // } Asn1Object_t6EBED9F28280E72844A4F6F176D7E2A5B94FFCFC * L_6 = V_0; return L_6; } } #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 BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::.cctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BigInteger__cctor_m9CC63C342E90B600011DC48FE95197CFE19CBA5B (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BigIntegerU5BU5D_tE8B77B5B8A588D40881DE1C7EE373965BF9E33ED_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32U5BU5DU5BU5D_t104DBF1B996084AA19567FD32B02EDF88D044FAF_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SecureRandom_t9625E4D95ED6174D321E8A8CB7DA3E264B11DC28_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____02D050046D7A21C15C1A6D6755439B5EDAD147FABD9152C932359BA3A4E82039_0_FieldInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____12F486CDF1F8927BF7289003288EFE6D3B6C674279639905EEEE24D0B6EA9688_19_FieldInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____1313B2EF301CE83F294FFD8C012777CAA44B3F5F35B6CC5232786F43AEE29084_20_FieldInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____14A5D850C255623F9472E3C650ABCE0C78D32F0276B315B3A276A0462D97A1AC_24_FieldInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____1C200EEC7E0EAFD19F23190A1ED9B95D60EDE114EDE39BD917D1565839CB48DC_32_FieldInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____1C3EF802E30F355C14A57C8AFAF6BFC22F3E40631D30059D87C30496D784EC9B_33_FieldInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____241460699808ED5F8D48C6B09EED448CDAE597EBF52B010901CD6F75A767B047_38_FieldInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____2DE8C8D0A909D9D152B7752E0C1650FB43AFEBF9F20DF52091B69C394BD9F0FB_47_FieldInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____356608BFA95B39A5AA624D4852D37A19FCFB1302C897E1A4B7EA5EFD1A20120E_58_FieldInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____36003BEAAFC125A5D50EBAE8C98A6971BE6134DD89E286DD699E012687422A22_59_FieldInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____3936FEF22F74028ACFB35A545386FE1C4F4A2C8CE55E88B5DF4FF605D474D8B4_62_FieldInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____3F580014EE7F27F024FC40AE120394FAC1A8E4CD1B40FD0F0089E89856152138_71_FieldInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____43B9A42341477A51FB3329FA943298FB43910D3EDCAB69BFB04D0E68D84C0247_77_FieldInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____4993FAA5B9060FAAFC80E9F6CE26AF291965C0B1E8F5BBDC87C6CE9AEF6FFA24_83_FieldInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____49D826830B5D920448F74BBBEDB361F17C9DD461E0DC3DED114E6E13E0173981_84_FieldInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____49FC72E2BC139CDC89193D013C3CBAD8CB75E78CA254B8466A03D26581D08BE4_85_FieldInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____4D7CAD3DEBDBD349390304F3A59AD3F66B4A1FB02F88749C4E393FF3A1EDD411_89_FieldInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____4FDCD793D71BE141D8E85C48B61B68F00848ACEF69905D47D935786C44D07D92_91_FieldInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____513BA924C2DC996CAF3DC690D42BEB815316271C0CDAC0812BC0F2C2ED45DEA4_93_FieldInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____5218271C2AB140CF1F8F18D070924F6EA8F08F5FB59C9E4F05AF36C0740D172A_94_FieldInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____55D90ED526CE6FF4309EE00834C4060B1A37CB6D5E65BAA01366C72FB2A68CB4_97_FieldInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____684F74091FEFCDCDE9B282E317592631CA48B75F46340A11B95A474700E656D4_118_FieldInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____6CB004567F6DA8572C921962EDECA8ABB063258E4B378E85E52017698A655056_123_FieldInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____7017794F4FA285E1AA4C6FF9994A3DC0EDC472CB13D08BCA7B5CC287C51E0E3E_127_FieldInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____76387D5ADFE12720EE7A21E3C30296DE8356BE159BD422D9900C8146F914CADE_133_FieldInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____7650DB5F7D0AD39E75A5BB512A98F9763E302328E120F06230159AC1AD1C6B5D_134_FieldInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____7854BA783A61F0B4D74198AF22A2D285EF70C526BDE4BE78FEDF180436FB621D_135_FieldInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____78A70FA0E21C85F13BDFA3D7B70E095EC5B61E51F34D2C1D531142B0634B30E5_136_FieldInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____7A36979350F6A229EB7206BEE580F51563EE52B71CD2132680B0AC33B3C31E27_140_FieldInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____7BDD3F08BE488F1D6DCBF05D01C69BA80DF49A9E9E415F0205D575B4B5F32A34_141_FieldInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____8CB850AC259DD215242199AD8F1B0BC74C182B564124B84C0D56BDB7A8FF7286_160_FieldInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____960F02F165C0EF9AC4C160FC98BE9273C245853BA32663BB1B6F1588077F95F4_168_FieldInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____97467041703B2DF5571DCACC6A702C0C6DE68CE9A9470AA240F57D69C09AF7D3_173_FieldInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____9CB8BF99E695FF4E0E3E01770F3E96060FC79466F1325C60B375349C591ADF02_182_FieldInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____9CFF23020B5A7E24467474237978D4CB52A601FBC0B3E504B9ABC64C062A499C_184_FieldInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____9DA6DC3BEB35D0E411A5D1E407E011542CC032FD6BD76CFFEB5EF327331840FD_186_FieldInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____9DDE3528C5CCCCD4D7C730403ABE54766C6645E371ED7ACB70584C320D87F670_188_FieldInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____9EF35AA995725D55C515A807B1D2BE31B36269235146245330CFB2683FA9A840_189_FieldInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____A4241EDCB474331DF94C96B4F24A3A8773452488FD0458F8C0C30F7C24B89E07_194_FieldInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____A719D1E9DB9C1628AF05DD49B4AA5D095CF0AD06D01C396B1777588A04D9D13E_198_FieldInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____A935391692FCA9A4CF6CE823B9DBED3DB708352BB4ACEDDA9EADCA78ADD23DB7_200_FieldInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____AD220A499D7A196B0FE1E8BCDAA020369A8BA1C4CF21B15A3E21935ED7B09D54_206_FieldInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____B17AF625BB8EA7C85766DBFB60A73BAE2A82560C68B4F03D08B576CD43E911DA_210_FieldInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____B1FFCD775449513A059F2F3A2DF44C39E6542C6474D6BAE3DC3FA1BC256255F0_211_FieldInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____B2A10F44FFEE5755DDFA6587F62D7F83F24AF24429D3ACA46E56F3F295251DEB_214_FieldInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____B48C3FCBDCCF3473EF494DC9D3E37B24CF9202AB511EEEB8FCBB48B626340059_216_FieldInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____B68ACFAD2A3D93FE2B8963E29978E6D3FADFFF5E7FE6C13590E8888CCA7AD7DD_220_FieldInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____B77E3D4019880A0C0F03E4214418983FD00C0107BB2632899FE6C3230F97B82C_223_FieldInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____BD01644841E6B289961C01E9D8319807BB25F791DB6A990F60D44DA36533D5AD_230_FieldInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____BEDA989D5939125AA1831BFE35ED2E4F0F05DD63851049C646ACE173A2D0827C_235_FieldInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____BF3DB37CB55FF90EEE410403506E7AFB17B3B6ED163AEC657F4E4F47532D1E85_236_FieldInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____C7B696E5CE2020FEC8F611D5047339850FECC787C3DBC5D36589354D8ADF98C1_247_FieldInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____CC9BD9D64572985ECFB6E2A723B6DD347BB34F5AFECDBFB98444028D2DF4844D_254_FieldInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____D1FAE5443A715D6F96387473C649F557670B8A92E175272491DFC646754F4A9D_259_FieldInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____D3ADE9315DD51AE00C4C2D80ED119F3D1B1743E64ADC7FDDDE505286274C877D_261_FieldInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____D916EBA7A5A5D84BB85D26EE65A08CC18219FACEB615519209ABB469C0B35D32_263_FieldInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____DB1CCE19AFD5123D31DCDAC6656A6DB5AF929CA39192511B8C042DD0513E7497_265_FieldInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____DDA4EDB734C11C20B2D8A7BE67E2BB03E2F67B7928B0DAEB15EBF2EDD9A5150B_269_FieldInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____DE9FD94010C5C932FEB066B288CE65EBEB81EDE0E87B31B900BF855BFA2A2B5D_273_FieldInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____E09120C0E7B92A532558D22D44D52452DFE460D6205D1009963B69AABD0F8185_275_FieldInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____E3668879E09A70694ED6FEE919E303D7EA1266D783955D4DEEDC99CCC5AA6A8D_279_FieldInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____E87A3B2C4C5D7247B7E149126C3503D3AE2878A02155EA6153E057FE35D9656C_285_FieldInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____EF7F3D1F9F5FC7985E4AE3D48BF986867BA544C1D2FEA6A7745FEA4A2FCAB381_294_FieldInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____F2CD85BDEF1E84E95EA92E2B686CEEC9FC518118A4342FAB46BECECE253D71F4_295_FieldInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____FA624E5847BD2E5A00CCA1B3515D315FA5C3450C3E832077935CEBA18E9F5571_303_FieldInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____FD85B0A9251A04B1D271AF14FD041B4606FA95DDB116F92CB14470653A62AD19_310_FieldInfo_var); s_Il2CppMethodInitialized = true; } uint32_t V_0 = 0; int32_t V_1 = 0; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* V_2 = NULL; int32_t V_3 = 0; int32_t V_4 = 0; { // internal static readonly int[][] primeLists = new int[][] // { // new int[]{ 3, 5, 7, 11, 13, 17, 19, 23 }, // new int[]{ 29, 31, 37, 41, 43 }, // new int[]{ 47, 53, 59, 61, 67 }, // new int[]{ 71, 73, 79, 83 }, // new int[]{ 89, 97, 101, 103 }, // // new int[]{ 107, 109, 113, 127 }, // new int[]{ 131, 137, 139, 149 }, // new int[]{ 151, 157, 163, 167 }, // new int[]{ 173, 179, 181, 191 }, // new int[]{ 193, 197, 199, 211 }, // // new int[]{ 223, 227, 229 }, // new int[]{ 233, 239, 241 }, // new int[]{ 251, 257, 263 }, // new int[]{ 269, 271, 277 }, // new int[]{ 281, 283, 293 }, // // new int[]{ 307, 311, 313 }, // new int[]{ 317, 331, 337 }, // new int[]{ 347, 349, 353 }, // new int[]{ 359, 367, 373 }, // new int[]{ 379, 383, 389 }, // // new int[]{ 397, 401, 409 }, // new int[]{ 419, 421, 431 }, // new int[]{ 433, 439, 443 }, // new int[]{ 449, 457, 461 }, // new int[]{ 463, 467, 479 }, // // new int[]{ 487, 491, 499 }, // new int[]{ 503, 509, 521 }, // new int[]{ 523, 541, 547 }, // new int[]{ 557, 563, 569 }, // new int[]{ 571, 577, 587 }, // // new int[]{ 593, 599, 601 }, // new int[]{ 607, 613, 617 }, // new int[]{ 619, 631, 641 }, // new int[]{ 643, 647, 653 }, // new int[]{ 659, 661, 673 }, // // new int[]{ 677, 683, 691 }, // new int[]{ 701, 709, 719 }, // new int[]{ 727, 733, 739 }, // new int[]{ 743, 751, 757 }, // new int[]{ 761, 769, 773 }, // // new int[]{ 787, 797, 809 }, // new int[]{ 811, 821, 823 }, // new int[]{ 827, 829, 839 }, // new int[]{ 853, 857, 859 }, // new int[]{ 863, 877, 881 }, // // new int[]{ 883, 887, 907 }, // new int[]{ 911, 919, 929 }, // new int[]{ 937, 941, 947 }, // new int[]{ 953, 967, 971 }, // new int[]{ 977, 983, 991 }, // // new int[]{ 997, 1009, 1013 }, // new int[]{ 1019, 1021, 1031 }, // new int[]{ 1033, 1039, 1049 }, // new int[]{ 1051, 1061, 1063 }, // new int[]{ 1069, 1087, 1091 }, // // new int[]{ 1093, 1097, 1103 }, // new int[]{ 1109, 1117, 1123 }, // new int[]{ 1129, 1151, 1153 }, // new int[]{ 1163, 1171, 1181 }, // new int[]{ 1187, 1193, 1201 }, // // new int[]{ 1213, 1217, 1223 }, // new int[]{ 1229, 1231, 1237 }, // new int[]{ 1249, 1259, 1277 }, // new int[]{ 1279, 1283, 1289 }, // }; Int32U5BU5DU5BU5D_t104DBF1B996084AA19567FD32B02EDF88D044FAF* L_0 = (Int32U5BU5DU5BU5D_t104DBF1B996084AA19567FD32B02EDF88D044FAF*)(Int32U5BU5DU5BU5D_t104DBF1B996084AA19567FD32B02EDF88D044FAF*)SZArrayNew(Int32U5BU5DU5BU5D_t104DBF1B996084AA19567FD32B02EDF88D044FAF_il2cpp_TypeInfo_var, (uint32_t)((int32_t)64)); Int32U5BU5DU5BU5D_t104DBF1B996084AA19567FD32B02EDF88D044FAF* L_1 = L_0; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_2 = (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)SZArrayNew(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32_il2cpp_TypeInfo_var, (uint32_t)8); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_3 = L_2; RuntimeFieldHandle_t7BE65FC857501059EBAC9772C93B02CD413D9C96 L_4 = { reinterpret_cast (U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____9EF35AA995725D55C515A807B1D2BE31B36269235146245330CFB2683FA9A840_189_FieldInfo_var) }; RuntimeHelpers_InitializeArray_mE27238308FED781F2D6A719F0903F2E1311B058F((RuntimeArray *)(RuntimeArray *)L_3, L_4, /*hidden argument*/NULL); NullCheck(L_1); ArrayElementTypeCheck (L_1, L_3); (L_1)->SetAt(static_cast(0), (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)L_3); Int32U5BU5DU5BU5D_t104DBF1B996084AA19567FD32B02EDF88D044FAF* L_5 = L_1; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_6 = (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)SZArrayNew(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32_il2cpp_TypeInfo_var, (uint32_t)5); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_7 = L_6; RuntimeFieldHandle_t7BE65FC857501059EBAC9772C93B02CD413D9C96 L_8 = { reinterpret_cast (U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____513BA924C2DC996CAF3DC690D42BEB815316271C0CDAC0812BC0F2C2ED45DEA4_93_FieldInfo_var) }; RuntimeHelpers_InitializeArray_mE27238308FED781F2D6A719F0903F2E1311B058F((RuntimeArray *)(RuntimeArray *)L_7, L_8, /*hidden argument*/NULL); NullCheck(L_5); ArrayElementTypeCheck (L_5, L_7); (L_5)->SetAt(static_cast(1), (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)L_7); Int32U5BU5DU5BU5D_t104DBF1B996084AA19567FD32B02EDF88D044FAF* L_9 = L_5; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_10 = (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)SZArrayNew(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32_il2cpp_TypeInfo_var, (uint32_t)5); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_11 = L_10; RuntimeFieldHandle_t7BE65FC857501059EBAC9772C93B02CD413D9C96 L_12 = { reinterpret_cast (U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____02D050046D7A21C15C1A6D6755439B5EDAD147FABD9152C932359BA3A4E82039_0_FieldInfo_var) }; RuntimeHelpers_InitializeArray_mE27238308FED781F2D6A719F0903F2E1311B058F((RuntimeArray *)(RuntimeArray *)L_11, L_12, /*hidden argument*/NULL); NullCheck(L_9); ArrayElementTypeCheck (L_9, L_11); (L_9)->SetAt(static_cast(2), (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)L_11); Int32U5BU5DU5BU5D_t104DBF1B996084AA19567FD32B02EDF88D044FAF* L_13 = L_9; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_14 = (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)SZArrayNew(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32_il2cpp_TypeInfo_var, (uint32_t)4); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_15 = L_14; RuntimeFieldHandle_t7BE65FC857501059EBAC9772C93B02CD413D9C96 L_16 = { reinterpret_cast (U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____B1FFCD775449513A059F2F3A2DF44C39E6542C6474D6BAE3DC3FA1BC256255F0_211_FieldInfo_var) }; RuntimeHelpers_InitializeArray_mE27238308FED781F2D6A719F0903F2E1311B058F((RuntimeArray *)(RuntimeArray *)L_15, L_16, /*hidden argument*/NULL); NullCheck(L_13); ArrayElementTypeCheck (L_13, L_15); (L_13)->SetAt(static_cast(3), (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)L_15); Int32U5BU5DU5BU5D_t104DBF1B996084AA19567FD32B02EDF88D044FAF* L_17 = L_13; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_18 = (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)SZArrayNew(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32_il2cpp_TypeInfo_var, (uint32_t)4); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_19 = L_18; RuntimeFieldHandle_t7BE65FC857501059EBAC9772C93B02CD413D9C96 L_20 = { reinterpret_cast (U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____FD85B0A9251A04B1D271AF14FD041B4606FA95DDB116F92CB14470653A62AD19_310_FieldInfo_var) }; RuntimeHelpers_InitializeArray_mE27238308FED781F2D6A719F0903F2E1311B058F((RuntimeArray *)(RuntimeArray *)L_19, L_20, /*hidden argument*/NULL); NullCheck(L_17); ArrayElementTypeCheck (L_17, L_19); (L_17)->SetAt(static_cast(4), (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)L_19); Int32U5BU5DU5BU5D_t104DBF1B996084AA19567FD32B02EDF88D044FAF* L_21 = L_17; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_22 = (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)SZArrayNew(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32_il2cpp_TypeInfo_var, (uint32_t)4); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_23 = L_22; RuntimeFieldHandle_t7BE65FC857501059EBAC9772C93B02CD413D9C96 L_24 = { reinterpret_cast (U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____3F580014EE7F27F024FC40AE120394FAC1A8E4CD1B40FD0F0089E89856152138_71_FieldInfo_var) }; RuntimeHelpers_InitializeArray_mE27238308FED781F2D6A719F0903F2E1311B058F((RuntimeArray *)(RuntimeArray *)L_23, L_24, /*hidden argument*/NULL); NullCheck(L_21); ArrayElementTypeCheck (L_21, L_23); (L_21)->SetAt(static_cast(5), (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)L_23); Int32U5BU5DU5BU5D_t104DBF1B996084AA19567FD32B02EDF88D044FAF* L_25 = L_21; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_26 = (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)SZArrayNew(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32_il2cpp_TypeInfo_var, (uint32_t)4); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_27 = L_26; RuntimeFieldHandle_t7BE65FC857501059EBAC9772C93B02CD413D9C96 L_28 = { reinterpret_cast (U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____2DE8C8D0A909D9D152B7752E0C1650FB43AFEBF9F20DF52091B69C394BD9F0FB_47_FieldInfo_var) }; RuntimeHelpers_InitializeArray_mE27238308FED781F2D6A719F0903F2E1311B058F((RuntimeArray *)(RuntimeArray *)L_27, L_28, /*hidden argument*/NULL); NullCheck(L_25); ArrayElementTypeCheck (L_25, L_27); (L_25)->SetAt(static_cast(6), (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)L_27); Int32U5BU5DU5BU5D_t104DBF1B996084AA19567FD32B02EDF88D044FAF* L_29 = L_25; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_30 = (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)SZArrayNew(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32_il2cpp_TypeInfo_var, (uint32_t)4); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_31 = L_30; RuntimeFieldHandle_t7BE65FC857501059EBAC9772C93B02CD413D9C96 L_32 = { reinterpret_cast (U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____EF7F3D1F9F5FC7985E4AE3D48BF986867BA544C1D2FEA6A7745FEA4A2FCAB381_294_FieldInfo_var) }; RuntimeHelpers_InitializeArray_mE27238308FED781F2D6A719F0903F2E1311B058F((RuntimeArray *)(RuntimeArray *)L_31, L_32, /*hidden argument*/NULL); NullCheck(L_29); ArrayElementTypeCheck (L_29, L_31); (L_29)->SetAt(static_cast(7), (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)L_31); Int32U5BU5DU5BU5D_t104DBF1B996084AA19567FD32B02EDF88D044FAF* L_33 = L_29; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_34 = (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)SZArrayNew(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32_il2cpp_TypeInfo_var, (uint32_t)4); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_35 = L_34; RuntimeFieldHandle_t7BE65FC857501059EBAC9772C93B02CD413D9C96 L_36 = { reinterpret_cast (U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____7BDD3F08BE488F1D6DCBF05D01C69BA80DF49A9E9E415F0205D575B4B5F32A34_141_FieldInfo_var) }; RuntimeHelpers_InitializeArray_mE27238308FED781F2D6A719F0903F2E1311B058F((RuntimeArray *)(RuntimeArray *)L_35, L_36, /*hidden argument*/NULL); NullCheck(L_33); ArrayElementTypeCheck (L_33, L_35); (L_33)->SetAt(static_cast(8), (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)L_35); Int32U5BU5DU5BU5D_t104DBF1B996084AA19567FD32B02EDF88D044FAF* L_37 = L_33; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_38 = (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)SZArrayNew(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32_il2cpp_TypeInfo_var, (uint32_t)4); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_39 = L_38; RuntimeFieldHandle_t7BE65FC857501059EBAC9772C93B02CD413D9C96 L_40 = { reinterpret_cast (U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____B77E3D4019880A0C0F03E4214418983FD00C0107BB2632899FE6C3230F97B82C_223_FieldInfo_var) }; RuntimeHelpers_InitializeArray_mE27238308FED781F2D6A719F0903F2E1311B058F((RuntimeArray *)(RuntimeArray *)L_39, L_40, /*hidden argument*/NULL); NullCheck(L_37); ArrayElementTypeCheck (L_37, L_39); (L_37)->SetAt(static_cast(((int32_t)9)), (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)L_39); Int32U5BU5DU5BU5D_t104DBF1B996084AA19567FD32B02EDF88D044FAF* L_41 = L_37; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_42 = (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)SZArrayNew(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32_il2cpp_TypeInfo_var, (uint32_t)3); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_43 = L_42; RuntimeFieldHandle_t7BE65FC857501059EBAC9772C93B02CD413D9C96 L_44 = { reinterpret_cast (U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____AD220A499D7A196B0FE1E8BCDAA020369A8BA1C4CF21B15A3E21935ED7B09D54_206_FieldInfo_var) }; RuntimeHelpers_InitializeArray_mE27238308FED781F2D6A719F0903F2E1311B058F((RuntimeArray *)(RuntimeArray *)L_43, L_44, /*hidden argument*/NULL); NullCheck(L_41); ArrayElementTypeCheck (L_41, L_43); (L_41)->SetAt(static_cast(((int32_t)10)), (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)L_43); Int32U5BU5DU5BU5D_t104DBF1B996084AA19567FD32B02EDF88D044FAF* L_45 = L_41; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_46 = (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)SZArrayNew(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32_il2cpp_TypeInfo_var, (uint32_t)3); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_47 = L_46; RuntimeFieldHandle_t7BE65FC857501059EBAC9772C93B02CD413D9C96 L_48 = { reinterpret_cast (U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____43B9A42341477A51FB3329FA943298FB43910D3EDCAB69BFB04D0E68D84C0247_77_FieldInfo_var) }; RuntimeHelpers_InitializeArray_mE27238308FED781F2D6A719F0903F2E1311B058F((RuntimeArray *)(RuntimeArray *)L_47, L_48, /*hidden argument*/NULL); NullCheck(L_45); ArrayElementTypeCheck (L_45, L_47); (L_45)->SetAt(static_cast(((int32_t)11)), (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)L_47); Int32U5BU5DU5BU5D_t104DBF1B996084AA19567FD32B02EDF88D044FAF* L_49 = L_45; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_50 = (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)SZArrayNew(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32_il2cpp_TypeInfo_var, (uint32_t)3); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_51 = L_50; RuntimeFieldHandle_t7BE65FC857501059EBAC9772C93B02CD413D9C96 L_52 = { reinterpret_cast (U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____356608BFA95B39A5AA624D4852D37A19FCFB1302C897E1A4B7EA5EFD1A20120E_58_FieldInfo_var) }; RuntimeHelpers_InitializeArray_mE27238308FED781F2D6A719F0903F2E1311B058F((RuntimeArray *)(RuntimeArray *)L_51, L_52, /*hidden argument*/NULL); NullCheck(L_49); ArrayElementTypeCheck (L_49, L_51); (L_49)->SetAt(static_cast(((int32_t)12)), (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)L_51); Int32U5BU5DU5BU5D_t104DBF1B996084AA19567FD32B02EDF88D044FAF* L_53 = L_49; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_54 = (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)SZArrayNew(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32_il2cpp_TypeInfo_var, (uint32_t)3); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_55 = L_54; RuntimeFieldHandle_t7BE65FC857501059EBAC9772C93B02CD413D9C96 L_56 = { reinterpret_cast (U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____9DDE3528C5CCCCD4D7C730403ABE54766C6645E371ED7ACB70584C320D87F670_188_FieldInfo_var) }; RuntimeHelpers_InitializeArray_mE27238308FED781F2D6A719F0903F2E1311B058F((RuntimeArray *)(RuntimeArray *)L_55, L_56, /*hidden argument*/NULL); NullCheck(L_53); ArrayElementTypeCheck (L_53, L_55); (L_53)->SetAt(static_cast(((int32_t)13)), (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)L_55); Int32U5BU5DU5BU5D_t104DBF1B996084AA19567FD32B02EDF88D044FAF* L_57 = L_53; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_58 = (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)SZArrayNew(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32_il2cpp_TypeInfo_var, (uint32_t)3); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_59 = L_58; RuntimeFieldHandle_t7BE65FC857501059EBAC9772C93B02CD413D9C96 L_60 = { reinterpret_cast (U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____7017794F4FA285E1AA4C6FF9994A3DC0EDC472CB13D08BCA7B5CC287C51E0E3E_127_FieldInfo_var) }; RuntimeHelpers_InitializeArray_mE27238308FED781F2D6A719F0903F2E1311B058F((RuntimeArray *)(RuntimeArray *)L_59, L_60, /*hidden argument*/NULL); NullCheck(L_57); ArrayElementTypeCheck (L_57, L_59); (L_57)->SetAt(static_cast(((int32_t)14)), (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)L_59); Int32U5BU5DU5BU5D_t104DBF1B996084AA19567FD32B02EDF88D044FAF* L_61 = L_57; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_62 = (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)SZArrayNew(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32_il2cpp_TypeInfo_var, (uint32_t)3); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_63 = L_62; RuntimeFieldHandle_t7BE65FC857501059EBAC9772C93B02CD413D9C96 L_64 = { reinterpret_cast (U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____76387D5ADFE12720EE7A21E3C30296DE8356BE159BD422D9900C8146F914CADE_133_FieldInfo_var) }; RuntimeHelpers_InitializeArray_mE27238308FED781F2D6A719F0903F2E1311B058F((RuntimeArray *)(RuntimeArray *)L_63, L_64, /*hidden argument*/NULL); NullCheck(L_61); ArrayElementTypeCheck (L_61, L_63); (L_61)->SetAt(static_cast(((int32_t)15)), (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)L_63); Int32U5BU5DU5BU5D_t104DBF1B996084AA19567FD32B02EDF88D044FAF* L_65 = L_61; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_66 = (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)SZArrayNew(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32_il2cpp_TypeInfo_var, (uint32_t)3); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_67 = L_66; RuntimeFieldHandle_t7BE65FC857501059EBAC9772C93B02CD413D9C96 L_68 = { reinterpret_cast (U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____8CB850AC259DD215242199AD8F1B0BC74C182B564124B84C0D56BDB7A8FF7286_160_FieldInfo_var) }; RuntimeHelpers_InitializeArray_mE27238308FED781F2D6A719F0903F2E1311B058F((RuntimeArray *)(RuntimeArray *)L_67, L_68, /*hidden argument*/NULL); NullCheck(L_65); ArrayElementTypeCheck (L_65, L_67); (L_65)->SetAt(static_cast(((int32_t)16)), (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)L_67); Int32U5BU5DU5BU5D_t104DBF1B996084AA19567FD32B02EDF88D044FAF* L_69 = L_65; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_70 = (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)SZArrayNew(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32_il2cpp_TypeInfo_var, (uint32_t)3); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_71 = L_70; RuntimeFieldHandle_t7BE65FC857501059EBAC9772C93B02CD413D9C96 L_72 = { reinterpret_cast (U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____F2CD85BDEF1E84E95EA92E2B686CEEC9FC518118A4342FAB46BECECE253D71F4_295_FieldInfo_var) }; RuntimeHelpers_InitializeArray_mE27238308FED781F2D6A719F0903F2E1311B058F((RuntimeArray *)(RuntimeArray *)L_71, L_72, /*hidden argument*/NULL); NullCheck(L_69); ArrayElementTypeCheck (L_69, L_71); (L_69)->SetAt(static_cast(((int32_t)17)), (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)L_71); Int32U5BU5DU5BU5D_t104DBF1B996084AA19567FD32B02EDF88D044FAF* L_73 = L_69; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_74 = (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)SZArrayNew(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32_il2cpp_TypeInfo_var, (uint32_t)3); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_75 = L_74; RuntimeFieldHandle_t7BE65FC857501059EBAC9772C93B02CD413D9C96 L_76 = { reinterpret_cast (U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____BEDA989D5939125AA1831BFE35ED2E4F0F05DD63851049C646ACE173A2D0827C_235_FieldInfo_var) }; RuntimeHelpers_InitializeArray_mE27238308FED781F2D6A719F0903F2E1311B058F((RuntimeArray *)(RuntimeArray *)L_75, L_76, /*hidden argument*/NULL); NullCheck(L_73); ArrayElementTypeCheck (L_73, L_75); (L_73)->SetAt(static_cast(((int32_t)18)), (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)L_75); Int32U5BU5DU5BU5D_t104DBF1B996084AA19567FD32B02EDF88D044FAF* L_77 = L_73; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_78 = (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)SZArrayNew(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32_il2cpp_TypeInfo_var, (uint32_t)3); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_79 = L_78; RuntimeFieldHandle_t7BE65FC857501059EBAC9772C93B02CD413D9C96 L_80 = { reinterpret_cast (U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____C7B696E5CE2020FEC8F611D5047339850FECC787C3DBC5D36589354D8ADF98C1_247_FieldInfo_var) }; RuntimeHelpers_InitializeArray_mE27238308FED781F2D6A719F0903F2E1311B058F((RuntimeArray *)(RuntimeArray *)L_79, L_80, /*hidden argument*/NULL); NullCheck(L_77); ArrayElementTypeCheck (L_77, L_79); (L_77)->SetAt(static_cast(((int32_t)19)), (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)L_79); Int32U5BU5DU5BU5D_t104DBF1B996084AA19567FD32B02EDF88D044FAF* L_81 = L_77; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_82 = (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)SZArrayNew(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32_il2cpp_TypeInfo_var, (uint32_t)3); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_83 = L_82; RuntimeFieldHandle_t7BE65FC857501059EBAC9772C93B02CD413D9C96 L_84 = { reinterpret_cast (U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____9CFF23020B5A7E24467474237978D4CB52A601FBC0B3E504B9ABC64C062A499C_184_FieldInfo_var) }; RuntimeHelpers_InitializeArray_mE27238308FED781F2D6A719F0903F2E1311B058F((RuntimeArray *)(RuntimeArray *)L_83, L_84, /*hidden argument*/NULL); NullCheck(L_81); ArrayElementTypeCheck (L_81, L_83); (L_81)->SetAt(static_cast(((int32_t)20)), (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)L_83); Int32U5BU5DU5BU5D_t104DBF1B996084AA19567FD32B02EDF88D044FAF* L_85 = L_81; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_86 = (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)SZArrayNew(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32_il2cpp_TypeInfo_var, (uint32_t)3); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_87 = L_86; RuntimeFieldHandle_t7BE65FC857501059EBAC9772C93B02CD413D9C96 L_88 = { reinterpret_cast (U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____7A36979350F6A229EB7206BEE580F51563EE52B71CD2132680B0AC33B3C31E27_140_FieldInfo_var) }; RuntimeHelpers_InitializeArray_mE27238308FED781F2D6A719F0903F2E1311B058F((RuntimeArray *)(RuntimeArray *)L_87, L_88, /*hidden argument*/NULL); NullCheck(L_85); ArrayElementTypeCheck (L_85, L_87); (L_85)->SetAt(static_cast(((int32_t)21)), (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)L_87); Int32U5BU5DU5BU5D_t104DBF1B996084AA19567FD32B02EDF88D044FAF* L_89 = L_85; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_90 = (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)SZArrayNew(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32_il2cpp_TypeInfo_var, (uint32_t)3); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_91 = L_90; RuntimeFieldHandle_t7BE65FC857501059EBAC9772C93B02CD413D9C96 L_92 = { reinterpret_cast (U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____6CB004567F6DA8572C921962EDECA8ABB063258E4B378E85E52017698A655056_123_FieldInfo_var) }; RuntimeHelpers_InitializeArray_mE27238308FED781F2D6A719F0903F2E1311B058F((RuntimeArray *)(RuntimeArray *)L_91, L_92, /*hidden argument*/NULL); NullCheck(L_89); ArrayElementTypeCheck (L_89, L_91); (L_89)->SetAt(static_cast(((int32_t)22)), (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)L_91); Int32U5BU5DU5BU5D_t104DBF1B996084AA19567FD32B02EDF88D044FAF* L_93 = L_89; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_94 = (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)SZArrayNew(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32_il2cpp_TypeInfo_var, (uint32_t)3); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_95 = L_94; RuntimeFieldHandle_t7BE65FC857501059EBAC9772C93B02CD413D9C96 L_96 = { reinterpret_cast (U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____E09120C0E7B92A532558D22D44D52452DFE460D6205D1009963B69AABD0F8185_275_FieldInfo_var) }; RuntimeHelpers_InitializeArray_mE27238308FED781F2D6A719F0903F2E1311B058F((RuntimeArray *)(RuntimeArray *)L_95, L_96, /*hidden argument*/NULL); NullCheck(L_93); ArrayElementTypeCheck (L_93, L_95); (L_93)->SetAt(static_cast(((int32_t)23)), (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)L_95); Int32U5BU5DU5BU5D_t104DBF1B996084AA19567FD32B02EDF88D044FAF* L_97 = L_93; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_98 = (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)SZArrayNew(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32_il2cpp_TypeInfo_var, (uint32_t)3); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_99 = L_98; RuntimeFieldHandle_t7BE65FC857501059EBAC9772C93B02CD413D9C96 L_100 = { reinterpret_cast (U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____B68ACFAD2A3D93FE2B8963E29978E6D3FADFFF5E7FE6C13590E8888CCA7AD7DD_220_FieldInfo_var) }; RuntimeHelpers_InitializeArray_mE27238308FED781F2D6A719F0903F2E1311B058F((RuntimeArray *)(RuntimeArray *)L_99, L_100, /*hidden argument*/NULL); NullCheck(L_97); ArrayElementTypeCheck (L_97, L_99); (L_97)->SetAt(static_cast(((int32_t)24)), (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)L_99); Int32U5BU5DU5BU5D_t104DBF1B996084AA19567FD32B02EDF88D044FAF* L_101 = L_97; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_102 = (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)SZArrayNew(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32_il2cpp_TypeInfo_var, (uint32_t)3); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_103 = L_102; RuntimeFieldHandle_t7BE65FC857501059EBAC9772C93B02CD413D9C96 L_104 = { reinterpret_cast (U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____CC9BD9D64572985ECFB6E2A723B6DD347BB34F5AFECDBFB98444028D2DF4844D_254_FieldInfo_var) }; RuntimeHelpers_InitializeArray_mE27238308FED781F2D6A719F0903F2E1311B058F((RuntimeArray *)(RuntimeArray *)L_103, L_104, /*hidden argument*/NULL); NullCheck(L_101); ArrayElementTypeCheck (L_101, L_103); (L_101)->SetAt(static_cast(((int32_t)25)), (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)L_103); Int32U5BU5DU5BU5D_t104DBF1B996084AA19567FD32B02EDF88D044FAF* L_105 = L_101; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_106 = (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)SZArrayNew(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32_il2cpp_TypeInfo_var, (uint32_t)3); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_107 = L_106; RuntimeFieldHandle_t7BE65FC857501059EBAC9772C93B02CD413D9C96 L_108 = { reinterpret_cast (U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____97467041703B2DF5571DCACC6A702C0C6DE68CE9A9470AA240F57D69C09AF7D3_173_FieldInfo_var) }; RuntimeHelpers_InitializeArray_mE27238308FED781F2D6A719F0903F2E1311B058F((RuntimeArray *)(RuntimeArray *)L_107, L_108, /*hidden argument*/NULL); NullCheck(L_105); ArrayElementTypeCheck (L_105, L_107); (L_105)->SetAt(static_cast(((int32_t)26)), (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)L_107); Int32U5BU5DU5BU5D_t104DBF1B996084AA19567FD32B02EDF88D044FAF* L_109 = L_105; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_110 = (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)SZArrayNew(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32_il2cpp_TypeInfo_var, (uint32_t)3); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_111 = L_110; RuntimeFieldHandle_t7BE65FC857501059EBAC9772C93B02CD413D9C96 L_112 = { reinterpret_cast (U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____4D7CAD3DEBDBD349390304F3A59AD3F66B4A1FB02F88749C4E393FF3A1EDD411_89_FieldInfo_var) }; RuntimeHelpers_InitializeArray_mE27238308FED781F2D6A719F0903F2E1311B058F((RuntimeArray *)(RuntimeArray *)L_111, L_112, /*hidden argument*/NULL); NullCheck(L_109); ArrayElementTypeCheck (L_109, L_111); (L_109)->SetAt(static_cast(((int32_t)27)), (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)L_111); Int32U5BU5DU5BU5D_t104DBF1B996084AA19567FD32B02EDF88D044FAF* L_113 = L_109; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_114 = (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)SZArrayNew(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32_il2cpp_TypeInfo_var, (uint32_t)3); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_115 = L_114; RuntimeFieldHandle_t7BE65FC857501059EBAC9772C93B02CD413D9C96 L_116 = { reinterpret_cast (U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____684F74091FEFCDCDE9B282E317592631CA48B75F46340A11B95A474700E656D4_118_FieldInfo_var) }; RuntimeHelpers_InitializeArray_mE27238308FED781F2D6A719F0903F2E1311B058F((RuntimeArray *)(RuntimeArray *)L_115, L_116, /*hidden argument*/NULL); NullCheck(L_113); ArrayElementTypeCheck (L_113, L_115); (L_113)->SetAt(static_cast(((int32_t)28)), (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)L_115); Int32U5BU5DU5BU5D_t104DBF1B996084AA19567FD32B02EDF88D044FAF* L_117 = L_113; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_118 = (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)SZArrayNew(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32_il2cpp_TypeInfo_var, (uint32_t)3); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_119 = L_118; RuntimeFieldHandle_t7BE65FC857501059EBAC9772C93B02CD413D9C96 L_120 = { reinterpret_cast (U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____D916EBA7A5A5D84BB85D26EE65A08CC18219FACEB615519209ABB469C0B35D32_263_FieldInfo_var) }; RuntimeHelpers_InitializeArray_mE27238308FED781F2D6A719F0903F2E1311B058F((RuntimeArray *)(RuntimeArray *)L_119, L_120, /*hidden argument*/NULL); NullCheck(L_117); ArrayElementTypeCheck (L_117, L_119); (L_117)->SetAt(static_cast(((int32_t)29)), (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)L_119); Int32U5BU5DU5BU5D_t104DBF1B996084AA19567FD32B02EDF88D044FAF* L_121 = L_117; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_122 = (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)SZArrayNew(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32_il2cpp_TypeInfo_var, (uint32_t)3); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_123 = L_122; RuntimeFieldHandle_t7BE65FC857501059EBAC9772C93B02CD413D9C96 L_124 = { reinterpret_cast (U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____BF3DB37CB55FF90EEE410403506E7AFB17B3B6ED163AEC657F4E4F47532D1E85_236_FieldInfo_var) }; RuntimeHelpers_InitializeArray_mE27238308FED781F2D6A719F0903F2E1311B058F((RuntimeArray *)(RuntimeArray *)L_123, L_124, /*hidden argument*/NULL); NullCheck(L_121); ArrayElementTypeCheck (L_121, L_123); (L_121)->SetAt(static_cast(((int32_t)30)), (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)L_123); Int32U5BU5DU5BU5D_t104DBF1B996084AA19567FD32B02EDF88D044FAF* L_125 = L_121; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_126 = (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)SZArrayNew(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32_il2cpp_TypeInfo_var, (uint32_t)3); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_127 = L_126; RuntimeFieldHandle_t7BE65FC857501059EBAC9772C93B02CD413D9C96 L_128 = { reinterpret_cast (U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____36003BEAAFC125A5D50EBAE8C98A6971BE6134DD89E286DD699E012687422A22_59_FieldInfo_var) }; RuntimeHelpers_InitializeArray_mE27238308FED781F2D6A719F0903F2E1311B058F((RuntimeArray *)(RuntimeArray *)L_127, L_128, /*hidden argument*/NULL); NullCheck(L_125); ArrayElementTypeCheck (L_125, L_127); (L_125)->SetAt(static_cast(((int32_t)31)), (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)L_127); Int32U5BU5DU5BU5D_t104DBF1B996084AA19567FD32B02EDF88D044FAF* L_129 = L_125; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_130 = (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)SZArrayNew(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32_il2cpp_TypeInfo_var, (uint32_t)3); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_131 = L_130; RuntimeFieldHandle_t7BE65FC857501059EBAC9772C93B02CD413D9C96 L_132 = { reinterpret_cast (U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____49D826830B5D920448F74BBBEDB361F17C9DD461E0DC3DED114E6E13E0173981_84_FieldInfo_var) }; RuntimeHelpers_InitializeArray_mE27238308FED781F2D6A719F0903F2E1311B058F((RuntimeArray *)(RuntimeArray *)L_131, L_132, /*hidden argument*/NULL); NullCheck(L_129); ArrayElementTypeCheck (L_129, L_131); (L_129)->SetAt(static_cast(((int32_t)32)), (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)L_131); Int32U5BU5DU5BU5D_t104DBF1B996084AA19567FD32B02EDF88D044FAF* L_133 = L_129; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_134 = (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)SZArrayNew(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32_il2cpp_TypeInfo_var, (uint32_t)3); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_135 = L_134; RuntimeFieldHandle_t7BE65FC857501059EBAC9772C93B02CD413D9C96 L_136 = { reinterpret_cast (U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____78A70FA0E21C85F13BDFA3D7B70E095EC5B61E51F34D2C1D531142B0634B30E5_136_FieldInfo_var) }; RuntimeHelpers_InitializeArray_mE27238308FED781F2D6A719F0903F2E1311B058F((RuntimeArray *)(RuntimeArray *)L_135, L_136, /*hidden argument*/NULL); NullCheck(L_133); ArrayElementTypeCheck (L_133, L_135); (L_133)->SetAt(static_cast(((int32_t)33)), (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)L_135); Int32U5BU5DU5BU5D_t104DBF1B996084AA19567FD32B02EDF88D044FAF* L_137 = L_133; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_138 = (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)SZArrayNew(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32_il2cpp_TypeInfo_var, (uint32_t)3); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_139 = L_138; RuntimeFieldHandle_t7BE65FC857501059EBAC9772C93B02CD413D9C96 L_140 = { reinterpret_cast (U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____E3668879E09A70694ED6FEE919E303D7EA1266D783955D4DEEDC99CCC5AA6A8D_279_FieldInfo_var) }; RuntimeHelpers_InitializeArray_mE27238308FED781F2D6A719F0903F2E1311B058F((RuntimeArray *)(RuntimeArray *)L_139, L_140, /*hidden argument*/NULL); NullCheck(L_137); ArrayElementTypeCheck (L_137, L_139); (L_137)->SetAt(static_cast(((int32_t)34)), (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)L_139); Int32U5BU5DU5BU5D_t104DBF1B996084AA19567FD32B02EDF88D044FAF* L_141 = L_137; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_142 = (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)SZArrayNew(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32_il2cpp_TypeInfo_var, (uint32_t)3); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_143 = L_142; RuntimeFieldHandle_t7BE65FC857501059EBAC9772C93B02CD413D9C96 L_144 = { reinterpret_cast (U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____A719D1E9DB9C1628AF05DD49B4AA5D095CF0AD06D01C396B1777588A04D9D13E_198_FieldInfo_var) }; RuntimeHelpers_InitializeArray_mE27238308FED781F2D6A719F0903F2E1311B058F((RuntimeArray *)(RuntimeArray *)L_143, L_144, /*hidden argument*/NULL); NullCheck(L_141); ArrayElementTypeCheck (L_141, L_143); (L_141)->SetAt(static_cast(((int32_t)35)), (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)L_143); Int32U5BU5DU5BU5D_t104DBF1B996084AA19567FD32B02EDF88D044FAF* L_145 = L_141; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_146 = (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)SZArrayNew(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32_il2cpp_TypeInfo_var, (uint32_t)3); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_147 = L_146; RuntimeFieldHandle_t7BE65FC857501059EBAC9772C93B02CD413D9C96 L_148 = { reinterpret_cast (U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____4993FAA5B9060FAAFC80E9F6CE26AF291965C0B1E8F5BBDC87C6CE9AEF6FFA24_83_FieldInfo_var) }; RuntimeHelpers_InitializeArray_mE27238308FED781F2D6A719F0903F2E1311B058F((RuntimeArray *)(RuntimeArray *)L_147, L_148, /*hidden argument*/NULL); NullCheck(L_145); ArrayElementTypeCheck (L_145, L_147); (L_145)->SetAt(static_cast(((int32_t)36)), (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)L_147); Int32U5BU5DU5BU5D_t104DBF1B996084AA19567FD32B02EDF88D044FAF* L_149 = L_145; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_150 = (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)SZArrayNew(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32_il2cpp_TypeInfo_var, (uint32_t)3); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_151 = L_150; RuntimeFieldHandle_t7BE65FC857501059EBAC9772C93B02CD413D9C96 L_152 = { reinterpret_cast (U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____D1FAE5443A715D6F96387473C649F557670B8A92E175272491DFC646754F4A9D_259_FieldInfo_var) }; RuntimeHelpers_InitializeArray_mE27238308FED781F2D6A719F0903F2E1311B058F((RuntimeArray *)(RuntimeArray *)L_151, L_152, /*hidden argument*/NULL); NullCheck(L_149); ArrayElementTypeCheck (L_149, L_151); (L_149)->SetAt(static_cast(((int32_t)37)), (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)L_151); Int32U5BU5DU5BU5D_t104DBF1B996084AA19567FD32B02EDF88D044FAF* L_153 = L_149; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_154 = (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)SZArrayNew(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32_il2cpp_TypeInfo_var, (uint32_t)3); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_155 = L_154; RuntimeFieldHandle_t7BE65FC857501059EBAC9772C93B02CD413D9C96 L_156 = { reinterpret_cast (U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____B2A10F44FFEE5755DDFA6587F62D7F83F24AF24429D3ACA46E56F3F295251DEB_214_FieldInfo_var) }; RuntimeHelpers_InitializeArray_mE27238308FED781F2D6A719F0903F2E1311B058F((RuntimeArray *)(RuntimeArray *)L_155, L_156, /*hidden argument*/NULL); NullCheck(L_153); ArrayElementTypeCheck (L_153, L_155); (L_153)->SetAt(static_cast(((int32_t)38)), (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)L_155); Int32U5BU5DU5BU5D_t104DBF1B996084AA19567FD32B02EDF88D044FAF* L_157 = L_153; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_158 = (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)SZArrayNew(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32_il2cpp_TypeInfo_var, (uint32_t)3); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_159 = L_158; RuntimeFieldHandle_t7BE65FC857501059EBAC9772C93B02CD413D9C96 L_160 = { reinterpret_cast (U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____9DA6DC3BEB35D0E411A5D1E407E011542CC032FD6BD76CFFEB5EF327331840FD_186_FieldInfo_var) }; RuntimeHelpers_InitializeArray_mE27238308FED781F2D6A719F0903F2E1311B058F((RuntimeArray *)(RuntimeArray *)L_159, L_160, /*hidden argument*/NULL); NullCheck(L_157); ArrayElementTypeCheck (L_157, L_159); (L_157)->SetAt(static_cast(((int32_t)39)), (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)L_159); Int32U5BU5DU5BU5D_t104DBF1B996084AA19567FD32B02EDF88D044FAF* L_161 = L_157; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_162 = (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)SZArrayNew(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32_il2cpp_TypeInfo_var, (uint32_t)3); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_163 = L_162; RuntimeFieldHandle_t7BE65FC857501059EBAC9772C93B02CD413D9C96 L_164 = { reinterpret_cast (U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____FA624E5847BD2E5A00CCA1B3515D315FA5C3450C3E832077935CEBA18E9F5571_303_FieldInfo_var) }; RuntimeHelpers_InitializeArray_mE27238308FED781F2D6A719F0903F2E1311B058F((RuntimeArray *)(RuntimeArray *)L_163, L_164, /*hidden argument*/NULL); NullCheck(L_161); ArrayElementTypeCheck (L_161, L_163); (L_161)->SetAt(static_cast(((int32_t)40)), (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)L_163); Int32U5BU5DU5BU5D_t104DBF1B996084AA19567FD32B02EDF88D044FAF* L_165 = L_161; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_166 = (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)SZArrayNew(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32_il2cpp_TypeInfo_var, (uint32_t)3); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_167 = L_166; RuntimeFieldHandle_t7BE65FC857501059EBAC9772C93B02CD413D9C96 L_168 = { reinterpret_cast (U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____B17AF625BB8EA7C85766DBFB60A73BAE2A82560C68B4F03D08B576CD43E911DA_210_FieldInfo_var) }; RuntimeHelpers_InitializeArray_mE27238308FED781F2D6A719F0903F2E1311B058F((RuntimeArray *)(RuntimeArray *)L_167, L_168, /*hidden argument*/NULL); NullCheck(L_165); ArrayElementTypeCheck (L_165, L_167); (L_165)->SetAt(static_cast(((int32_t)41)), (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)L_167); Int32U5BU5DU5BU5D_t104DBF1B996084AA19567FD32B02EDF88D044FAF* L_169 = L_165; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_170 = (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)SZArrayNew(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32_il2cpp_TypeInfo_var, (uint32_t)3); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_171 = L_170; RuntimeFieldHandle_t7BE65FC857501059EBAC9772C93B02CD413D9C96 L_172 = { reinterpret_cast (U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____1C200EEC7E0EAFD19F23190A1ED9B95D60EDE114EDE39BD917D1565839CB48DC_32_FieldInfo_var) }; RuntimeHelpers_InitializeArray_mE27238308FED781F2D6A719F0903F2E1311B058F((RuntimeArray *)(RuntimeArray *)L_171, L_172, /*hidden argument*/NULL); NullCheck(L_169); ArrayElementTypeCheck (L_169, L_171); (L_169)->SetAt(static_cast(((int32_t)42)), (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)L_171); Int32U5BU5DU5BU5D_t104DBF1B996084AA19567FD32B02EDF88D044FAF* L_173 = L_169; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_174 = (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)SZArrayNew(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32_il2cpp_TypeInfo_var, (uint32_t)3); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_175 = L_174; RuntimeFieldHandle_t7BE65FC857501059EBAC9772C93B02CD413D9C96 L_176 = { reinterpret_cast (U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____960F02F165C0EF9AC4C160FC98BE9273C245853BA32663BB1B6F1588077F95F4_168_FieldInfo_var) }; RuntimeHelpers_InitializeArray_mE27238308FED781F2D6A719F0903F2E1311B058F((RuntimeArray *)(RuntimeArray *)L_175, L_176, /*hidden argument*/NULL); NullCheck(L_173); ArrayElementTypeCheck (L_173, L_175); (L_173)->SetAt(static_cast(((int32_t)43)), (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)L_175); Int32U5BU5DU5BU5D_t104DBF1B996084AA19567FD32B02EDF88D044FAF* L_177 = L_173; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_178 = (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)SZArrayNew(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32_il2cpp_TypeInfo_var, (uint32_t)3); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_179 = L_178; RuntimeFieldHandle_t7BE65FC857501059EBAC9772C93B02CD413D9C96 L_180 = { reinterpret_cast (U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____DB1CCE19AFD5123D31DCDAC6656A6DB5AF929CA39192511B8C042DD0513E7497_265_FieldInfo_var) }; RuntimeHelpers_InitializeArray_mE27238308FED781F2D6A719F0903F2E1311B058F((RuntimeArray *)(RuntimeArray *)L_179, L_180, /*hidden argument*/NULL); NullCheck(L_177); ArrayElementTypeCheck (L_177, L_179); (L_177)->SetAt(static_cast(((int32_t)44)), (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)L_179); Int32U5BU5DU5BU5D_t104DBF1B996084AA19567FD32B02EDF88D044FAF* L_181 = L_177; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_182 = (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)SZArrayNew(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32_il2cpp_TypeInfo_var, (uint32_t)3); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_183 = L_182; RuntimeFieldHandle_t7BE65FC857501059EBAC9772C93B02CD413D9C96 L_184 = { reinterpret_cast (U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____49FC72E2BC139CDC89193D013C3CBAD8CB75E78CA254B8466A03D26581D08BE4_85_FieldInfo_var) }; RuntimeHelpers_InitializeArray_mE27238308FED781F2D6A719F0903F2E1311B058F((RuntimeArray *)(RuntimeArray *)L_183, L_184, /*hidden argument*/NULL); NullCheck(L_181); ArrayElementTypeCheck (L_181, L_183); (L_181)->SetAt(static_cast(((int32_t)45)), (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)L_183); Int32U5BU5DU5BU5D_t104DBF1B996084AA19567FD32B02EDF88D044FAF* L_185 = L_181; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_186 = (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)SZArrayNew(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32_il2cpp_TypeInfo_var, (uint32_t)3); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_187 = L_186; RuntimeFieldHandle_t7BE65FC857501059EBAC9772C93B02CD413D9C96 L_188 = { reinterpret_cast (U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____4FDCD793D71BE141D8E85C48B61B68F00848ACEF69905D47D935786C44D07D92_91_FieldInfo_var) }; RuntimeHelpers_InitializeArray_mE27238308FED781F2D6A719F0903F2E1311B058F((RuntimeArray *)(RuntimeArray *)L_187, L_188, /*hidden argument*/NULL); NullCheck(L_185); ArrayElementTypeCheck (L_185, L_187); (L_185)->SetAt(static_cast(((int32_t)46)), (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)L_187); Int32U5BU5DU5BU5D_t104DBF1B996084AA19567FD32B02EDF88D044FAF* L_189 = L_185; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_190 = (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)SZArrayNew(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32_il2cpp_TypeInfo_var, (uint32_t)3); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_191 = L_190; RuntimeFieldHandle_t7BE65FC857501059EBAC9772C93B02CD413D9C96 L_192 = { reinterpret_cast (U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____A4241EDCB474331DF94C96B4F24A3A8773452488FD0458F8C0C30F7C24B89E07_194_FieldInfo_var) }; RuntimeHelpers_InitializeArray_mE27238308FED781F2D6A719F0903F2E1311B058F((RuntimeArray *)(RuntimeArray *)L_191, L_192, /*hidden argument*/NULL); NullCheck(L_189); ArrayElementTypeCheck (L_189, L_191); (L_189)->SetAt(static_cast(((int32_t)47)), (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)L_191); Int32U5BU5DU5BU5D_t104DBF1B996084AA19567FD32B02EDF88D044FAF* L_193 = L_189; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_194 = (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)SZArrayNew(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32_il2cpp_TypeInfo_var, (uint32_t)3); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_195 = L_194; RuntimeFieldHandle_t7BE65FC857501059EBAC9772C93B02CD413D9C96 L_196 = { reinterpret_cast (U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____DDA4EDB734C11C20B2D8A7BE67E2BB03E2F67B7928B0DAEB15EBF2EDD9A5150B_269_FieldInfo_var) }; RuntimeHelpers_InitializeArray_mE27238308FED781F2D6A719F0903F2E1311B058F((RuntimeArray *)(RuntimeArray *)L_195, L_196, /*hidden argument*/NULL); NullCheck(L_193); ArrayElementTypeCheck (L_193, L_195); (L_193)->SetAt(static_cast(((int32_t)48)), (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)L_195); Int32U5BU5DU5BU5D_t104DBF1B996084AA19567FD32B02EDF88D044FAF* L_197 = L_193; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_198 = (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)SZArrayNew(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32_il2cpp_TypeInfo_var, (uint32_t)3); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_199 = L_198; RuntimeFieldHandle_t7BE65FC857501059EBAC9772C93B02CD413D9C96 L_200 = { reinterpret_cast (U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____A935391692FCA9A4CF6CE823B9DBED3DB708352BB4ACEDDA9EADCA78ADD23DB7_200_FieldInfo_var) }; RuntimeHelpers_InitializeArray_mE27238308FED781F2D6A719F0903F2E1311B058F((RuntimeArray *)(RuntimeArray *)L_199, L_200, /*hidden argument*/NULL); NullCheck(L_197); ArrayElementTypeCheck (L_197, L_199); (L_197)->SetAt(static_cast(((int32_t)49)), (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)L_199); Int32U5BU5DU5BU5D_t104DBF1B996084AA19567FD32B02EDF88D044FAF* L_201 = L_197; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_202 = (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)SZArrayNew(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32_il2cpp_TypeInfo_var, (uint32_t)3); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_203 = L_202; RuntimeFieldHandle_t7BE65FC857501059EBAC9772C93B02CD413D9C96 L_204 = { reinterpret_cast (U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____12F486CDF1F8927BF7289003288EFE6D3B6C674279639905EEEE24D0B6EA9688_19_FieldInfo_var) }; RuntimeHelpers_InitializeArray_mE27238308FED781F2D6A719F0903F2E1311B058F((RuntimeArray *)(RuntimeArray *)L_203, L_204, /*hidden argument*/NULL); NullCheck(L_201); ArrayElementTypeCheck (L_201, L_203); (L_201)->SetAt(static_cast(((int32_t)50)), (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)L_203); Int32U5BU5DU5BU5D_t104DBF1B996084AA19567FD32B02EDF88D044FAF* L_205 = L_201; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_206 = (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)SZArrayNew(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32_il2cpp_TypeInfo_var, (uint32_t)3); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_207 = L_206; RuntimeFieldHandle_t7BE65FC857501059EBAC9772C93B02CD413D9C96 L_208 = { reinterpret_cast (U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____3936FEF22F74028ACFB35A545386FE1C4F4A2C8CE55E88B5DF4FF605D474D8B4_62_FieldInfo_var) }; RuntimeHelpers_InitializeArray_mE27238308FED781F2D6A719F0903F2E1311B058F((RuntimeArray *)(RuntimeArray *)L_207, L_208, /*hidden argument*/NULL); NullCheck(L_205); ArrayElementTypeCheck (L_205, L_207); (L_205)->SetAt(static_cast(((int32_t)51)), (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)L_207); Int32U5BU5DU5BU5D_t104DBF1B996084AA19567FD32B02EDF88D044FAF* L_209 = L_205; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_210 = (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)SZArrayNew(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32_il2cpp_TypeInfo_var, (uint32_t)3); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_211 = L_210; RuntimeFieldHandle_t7BE65FC857501059EBAC9772C93B02CD413D9C96 L_212 = { reinterpret_cast (U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____DE9FD94010C5C932FEB066B288CE65EBEB81EDE0E87B31B900BF855BFA2A2B5D_273_FieldInfo_var) }; RuntimeHelpers_InitializeArray_mE27238308FED781F2D6A719F0903F2E1311B058F((RuntimeArray *)(RuntimeArray *)L_211, L_212, /*hidden argument*/NULL); NullCheck(L_209); ArrayElementTypeCheck (L_209, L_211); (L_209)->SetAt(static_cast(((int32_t)52)), (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)L_211); Int32U5BU5DU5BU5D_t104DBF1B996084AA19567FD32B02EDF88D044FAF* L_213 = L_209; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_214 = (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)SZArrayNew(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32_il2cpp_TypeInfo_var, (uint32_t)3); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_215 = L_214; RuntimeFieldHandle_t7BE65FC857501059EBAC9772C93B02CD413D9C96 L_216 = { reinterpret_cast (U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____1C3EF802E30F355C14A57C8AFAF6BFC22F3E40631D30059D87C30496D784EC9B_33_FieldInfo_var) }; RuntimeHelpers_InitializeArray_mE27238308FED781F2D6A719F0903F2E1311B058F((RuntimeArray *)(RuntimeArray *)L_215, L_216, /*hidden argument*/NULL); NullCheck(L_213); ArrayElementTypeCheck (L_213, L_215); (L_213)->SetAt(static_cast(((int32_t)53)), (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)L_215); Int32U5BU5DU5BU5D_t104DBF1B996084AA19567FD32B02EDF88D044FAF* L_217 = L_213; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_218 = (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)SZArrayNew(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32_il2cpp_TypeInfo_var, (uint32_t)3); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_219 = L_218; RuntimeFieldHandle_t7BE65FC857501059EBAC9772C93B02CD413D9C96 L_220 = { reinterpret_cast (U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____7650DB5F7D0AD39E75A5BB512A98F9763E302328E120F06230159AC1AD1C6B5D_134_FieldInfo_var) }; RuntimeHelpers_InitializeArray_mE27238308FED781F2D6A719F0903F2E1311B058F((RuntimeArray *)(RuntimeArray *)L_219, L_220, /*hidden argument*/NULL); NullCheck(L_217); ArrayElementTypeCheck (L_217, L_219); (L_217)->SetAt(static_cast(((int32_t)54)), (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)L_219); Int32U5BU5DU5BU5D_t104DBF1B996084AA19567FD32B02EDF88D044FAF* L_221 = L_217; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_222 = (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)SZArrayNew(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32_il2cpp_TypeInfo_var, (uint32_t)3); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_223 = L_222; RuntimeFieldHandle_t7BE65FC857501059EBAC9772C93B02CD413D9C96 L_224 = { reinterpret_cast (U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____1313B2EF301CE83F294FFD8C012777CAA44B3F5F35B6CC5232786F43AEE29084_20_FieldInfo_var) }; RuntimeHelpers_InitializeArray_mE27238308FED781F2D6A719F0903F2E1311B058F((RuntimeArray *)(RuntimeArray *)L_223, L_224, /*hidden argument*/NULL); NullCheck(L_221); ArrayElementTypeCheck (L_221, L_223); (L_221)->SetAt(static_cast(((int32_t)55)), (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)L_223); Int32U5BU5DU5BU5D_t104DBF1B996084AA19567FD32B02EDF88D044FAF* L_225 = L_221; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_226 = (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)SZArrayNew(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32_il2cpp_TypeInfo_var, (uint32_t)3); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_227 = L_226; RuntimeFieldHandle_t7BE65FC857501059EBAC9772C93B02CD413D9C96 L_228 = { reinterpret_cast (U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____B48C3FCBDCCF3473EF494DC9D3E37B24CF9202AB511EEEB8FCBB48B626340059_216_FieldInfo_var) }; RuntimeHelpers_InitializeArray_mE27238308FED781F2D6A719F0903F2E1311B058F((RuntimeArray *)(RuntimeArray *)L_227, L_228, /*hidden argument*/NULL); NullCheck(L_225); ArrayElementTypeCheck (L_225, L_227); (L_225)->SetAt(static_cast(((int32_t)56)), (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)L_227); Int32U5BU5DU5BU5D_t104DBF1B996084AA19567FD32B02EDF88D044FAF* L_229 = L_225; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_230 = (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)SZArrayNew(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32_il2cpp_TypeInfo_var, (uint32_t)3); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_231 = L_230; RuntimeFieldHandle_t7BE65FC857501059EBAC9772C93B02CD413D9C96 L_232 = { reinterpret_cast (U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____E87A3B2C4C5D7247B7E149126C3503D3AE2878A02155EA6153E057FE35D9656C_285_FieldInfo_var) }; RuntimeHelpers_InitializeArray_mE27238308FED781F2D6A719F0903F2E1311B058F((RuntimeArray *)(RuntimeArray *)L_231, L_232, /*hidden argument*/NULL); NullCheck(L_229); ArrayElementTypeCheck (L_229, L_231); (L_229)->SetAt(static_cast(((int32_t)57)), (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)L_231); Int32U5BU5DU5BU5D_t104DBF1B996084AA19567FD32B02EDF88D044FAF* L_233 = L_229; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_234 = (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)SZArrayNew(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32_il2cpp_TypeInfo_var, (uint32_t)3); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_235 = L_234; RuntimeFieldHandle_t7BE65FC857501059EBAC9772C93B02CD413D9C96 L_236 = { reinterpret_cast (U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____241460699808ED5F8D48C6B09EED448CDAE597EBF52B010901CD6F75A767B047_38_FieldInfo_var) }; RuntimeHelpers_InitializeArray_mE27238308FED781F2D6A719F0903F2E1311B058F((RuntimeArray *)(RuntimeArray *)L_235, L_236, /*hidden argument*/NULL); NullCheck(L_233); ArrayElementTypeCheck (L_233, L_235); (L_233)->SetAt(static_cast(((int32_t)58)), (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)L_235); Int32U5BU5DU5BU5D_t104DBF1B996084AA19567FD32B02EDF88D044FAF* L_237 = L_233; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_238 = (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)SZArrayNew(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32_il2cpp_TypeInfo_var, (uint32_t)3); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_239 = L_238; RuntimeFieldHandle_t7BE65FC857501059EBAC9772C93B02CD413D9C96 L_240 = { reinterpret_cast (U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____7854BA783A61F0B4D74198AF22A2D285EF70C526BDE4BE78FEDF180436FB621D_135_FieldInfo_var) }; RuntimeHelpers_InitializeArray_mE27238308FED781F2D6A719F0903F2E1311B058F((RuntimeArray *)(RuntimeArray *)L_239, L_240, /*hidden argument*/NULL); NullCheck(L_237); ArrayElementTypeCheck (L_237, L_239); (L_237)->SetAt(static_cast(((int32_t)59)), (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)L_239); Int32U5BU5DU5BU5D_t104DBF1B996084AA19567FD32B02EDF88D044FAF* L_241 = L_237; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_242 = (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)SZArrayNew(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32_il2cpp_TypeInfo_var, (uint32_t)3); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_243 = L_242; RuntimeFieldHandle_t7BE65FC857501059EBAC9772C93B02CD413D9C96 L_244 = { reinterpret_cast (U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____55D90ED526CE6FF4309EE00834C4060B1A37CB6D5E65BAA01366C72FB2A68CB4_97_FieldInfo_var) }; RuntimeHelpers_InitializeArray_mE27238308FED781F2D6A719F0903F2E1311B058F((RuntimeArray *)(RuntimeArray *)L_243, L_244, /*hidden argument*/NULL); NullCheck(L_241); ArrayElementTypeCheck (L_241, L_243); (L_241)->SetAt(static_cast(((int32_t)60)), (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)L_243); Int32U5BU5DU5BU5D_t104DBF1B996084AA19567FD32B02EDF88D044FAF* L_245 = L_241; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_246 = (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)SZArrayNew(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32_il2cpp_TypeInfo_var, (uint32_t)3); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_247 = L_246; RuntimeFieldHandle_t7BE65FC857501059EBAC9772C93B02CD413D9C96 L_248 = { reinterpret_cast (U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____D3ADE9315DD51AE00C4C2D80ED119F3D1B1743E64ADC7FDDDE505286274C877D_261_FieldInfo_var) }; RuntimeHelpers_InitializeArray_mE27238308FED781F2D6A719F0903F2E1311B058F((RuntimeArray *)(RuntimeArray *)L_247, L_248, /*hidden argument*/NULL); NullCheck(L_245); ArrayElementTypeCheck (L_245, L_247); (L_245)->SetAt(static_cast(((int32_t)61)), (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)L_247); Int32U5BU5DU5BU5D_t104DBF1B996084AA19567FD32B02EDF88D044FAF* L_249 = L_245; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_250 = (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)SZArrayNew(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32_il2cpp_TypeInfo_var, (uint32_t)3); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_251 = L_250; RuntimeFieldHandle_t7BE65FC857501059EBAC9772C93B02CD413D9C96 L_252 = { reinterpret_cast (U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____BD01644841E6B289961C01E9D8319807BB25F791DB6A990F60D44DA36533D5AD_230_FieldInfo_var) }; RuntimeHelpers_InitializeArray_mE27238308FED781F2D6A719F0903F2E1311B058F((RuntimeArray *)(RuntimeArray *)L_251, L_252, /*hidden argument*/NULL); NullCheck(L_249); ArrayElementTypeCheck (L_249, L_251); (L_249)->SetAt(static_cast(((int32_t)62)), (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)L_251); Int32U5BU5DU5BU5D_t104DBF1B996084AA19567FD32B02EDF88D044FAF* L_253 = L_249; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_254 = (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)SZArrayNew(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32_il2cpp_TypeInfo_var, (uint32_t)3); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_255 = L_254; RuntimeFieldHandle_t7BE65FC857501059EBAC9772C93B02CD413D9C96 L_256 = { reinterpret_cast (U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____5218271C2AB140CF1F8F18D070924F6EA8F08F5FB59C9E4F05AF36C0740D172A_94_FieldInfo_var) }; RuntimeHelpers_InitializeArray_mE27238308FED781F2D6A719F0903F2E1311B058F((RuntimeArray *)(RuntimeArray *)L_255, L_256, /*hidden argument*/NULL); NullCheck(L_253); ArrayElementTypeCheck (L_253, L_255); (L_253)->SetAt(static_cast(((int32_t)63)), (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)L_255); ((BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields*)il2cpp_codegen_static_fields_for(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var))->set_primeLists_0(L_253); // private static readonly int[] ZeroMagnitude = new int[0]; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_257 = (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)SZArrayNew(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32_il2cpp_TypeInfo_var, (uint32_t)0); ((BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields*)il2cpp_codegen_static_fields_for(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var))->set_ZeroMagnitude_4(L_257); // private static readonly byte[] ZeroEncoding = new byte[0]; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_258 = (ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)SZArrayNew(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726_il2cpp_TypeInfo_var, (uint32_t)0); ((BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields*)il2cpp_codegen_static_fields_for(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var))->set_ZeroEncoding_5(L_258); // private static readonly BigInteger[] SMALL_CONSTANTS = new BigInteger[17]; BigIntegerU5BU5D_tE8B77B5B8A588D40881DE1C7EE373965BF9E33ED* L_259 = (BigIntegerU5BU5D_tE8B77B5B8A588D40881DE1C7EE373965BF9E33ED*)(BigIntegerU5BU5D_tE8B77B5B8A588D40881DE1C7EE373965BF9E33ED*)SZArrayNew(BigIntegerU5BU5D_tE8B77B5B8A588D40881DE1C7EE373965BF9E33ED_il2cpp_TypeInfo_var, (uint32_t)((int32_t)17)); ((BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields*)il2cpp_codegen_static_fields_for(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var))->set_SMALL_CONSTANTS_6(L_259); // private readonly static byte[] BitLengthTable = // { // 0, 1, 2, 2, 3, 3, 3, 3, 4, 4, 4, 4, 4, 4, 4, 4, // 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, // 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, // 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, // 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, // 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, // 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, // 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, // 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, // 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, // 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, // 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, // 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, // 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, // 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, // 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8 // }; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_260 = (ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)SZArrayNew(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726_il2cpp_TypeInfo_var, (uint32_t)((int32_t)256)); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_261 = L_260; RuntimeFieldHandle_t7BE65FC857501059EBAC9772C93B02CD413D9C96 L_262 = { reinterpret_cast (U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____14A5D850C255623F9472E3C650ABCE0C78D32F0276B315B3A276A0462D97A1AC_24_FieldInfo_var) }; RuntimeHelpers_InitializeArray_mE27238308FED781F2D6A719F0903F2E1311B058F((RuntimeArray *)(RuntimeArray *)L_261, L_262, /*hidden argument*/NULL); ((BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields*)il2cpp_codegen_static_fields_for(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var))->set_BitLengthTable_12(L_261); // private static readonly SecureRandom RandomSource = new SecureRandom(); SecureRandom_t9625E4D95ED6174D321E8A8CB7DA3E264B11DC28 * L_263 = (SecureRandom_t9625E4D95ED6174D321E8A8CB7DA3E264B11DC28 *)il2cpp_codegen_object_new(SecureRandom_t9625E4D95ED6174D321E8A8CB7DA3E264B11DC28_il2cpp_TypeInfo_var); SecureRandom__ctor_mAD42803A2428614D1F961A8BCC228B22958C978A(L_263, /*hidden argument*/NULL); ((BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields*)il2cpp_codegen_static_fields_for(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var))->set_RandomSource_25(L_263); // private static readonly int[] ExpWindowThresholds = { 7, 25, 81, 241, 673, 1793, 4609, Int32.MaxValue }; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_264 = (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)SZArrayNew(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32_il2cpp_TypeInfo_var, (uint32_t)8); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_265 = L_264; RuntimeFieldHandle_t7BE65FC857501059EBAC9772C93B02CD413D9C96 L_266 = { reinterpret_cast (U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____9CB8BF99E695FF4E0E3E01770F3E96060FC79466F1325C60B375349C591ADF02_182_FieldInfo_var) }; RuntimeHelpers_InitializeArray_mE27238308FED781F2D6A719F0903F2E1311B058F((RuntimeArray *)(RuntimeArray *)L_265, L_266, /*hidden argument*/NULL); ((BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields*)il2cpp_codegen_static_fields_for(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var))->set_ExpWindowThresholds_26(L_265); // Zero = new BigInteger(0, ZeroMagnitude, false); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_267 = ((BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields*)il2cpp_codegen_static_fields_for(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var))->get_ZeroMagnitude_4(); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_268 = (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 *)il2cpp_codegen_object_new(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); BigInteger__ctor_mF81A28FEB76127E2A60A52B4D5AAB383A4A3749B(L_268, 0, L_267, (bool)0, /*hidden argument*/NULL); ((BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields*)il2cpp_codegen_static_fields_for(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var))->set_Zero_7(L_268); // Zero.nBits = 0; Zero.nBitLength = 0; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_269 = ((BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields*)il2cpp_codegen_static_fields_for(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var))->get_Zero_7(); NullCheck(L_269); L_269->set_nBits_32(0); // Zero.nBits = 0; Zero.nBitLength = 0; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_270 = ((BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields*)il2cpp_codegen_static_fields_for(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var))->get_Zero_7(); NullCheck(L_270); L_270->set_nBitLength_33(0); // SMALL_CONSTANTS[0] = Zero; BigIntegerU5BU5D_tE8B77B5B8A588D40881DE1C7EE373965BF9E33ED* L_271 = ((BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields*)il2cpp_codegen_static_fields_for(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var))->get_SMALL_CONSTANTS_6(); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_272 = ((BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields*)il2cpp_codegen_static_fields_for(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var))->get_Zero_7(); NullCheck(L_271); ArrayElementTypeCheck (L_271, L_272); (L_271)->SetAt(static_cast(0), (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 *)L_272); // for (uint i = 1; i < SMALL_CONSTANTS.Length; ++i) V_0 = 1; goto IL_05e8; } IL_05d6: { // SMALL_CONSTANTS[i] = CreateUValueOf(i); BigIntegerU5BU5D_tE8B77B5B8A588D40881DE1C7EE373965BF9E33ED* L_273 = ((BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields*)il2cpp_codegen_static_fields_for(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var))->get_SMALL_CONSTANTS_6(); uint32_t L_274 = V_0; uint32_t L_275 = V_0; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_276; L_276 = BigInteger_CreateUValueOf_m6DE44CEEBDD4B2EFD1F208139324E93FF65F7672(((int64_t)((uint64_t)L_275)), /*hidden argument*/NULL); NullCheck(L_273); ArrayElementTypeCheck (L_273, L_276); (L_273)->SetAt(static_cast(L_274), (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 *)L_276); // for (uint i = 1; i < SMALL_CONSTANTS.Length; ++i) uint32_t L_277 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_277, (int32_t)1)); } IL_05e8: { // for (uint i = 1; i < SMALL_CONSTANTS.Length; ++i) uint32_t L_278 = V_0; BigIntegerU5BU5D_tE8B77B5B8A588D40881DE1C7EE373965BF9E33ED* L_279 = ((BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields*)il2cpp_codegen_static_fields_for(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var))->get_SMALL_CONSTANTS_6(); NullCheck(L_279); if ((((int64_t)((int64_t)((uint64_t)L_278))) < ((int64_t)((int64_t)((int64_t)((int32_t)((int32_t)(((RuntimeArray*)L_279)->max_length)))))))) { goto IL_05d6; } } { // One = SMALL_CONSTANTS[1]; BigIntegerU5BU5D_tE8B77B5B8A588D40881DE1C7EE373965BF9E33ED* L_280 = ((BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields*)il2cpp_codegen_static_fields_for(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var))->get_SMALL_CONSTANTS_6(); NullCheck(L_280); int32_t L_281 = 1; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_282 = (L_280)->GetAt(static_cast(L_281)); ((BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields*)il2cpp_codegen_static_fields_for(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var))->set_One_8(L_282); // Two = SMALL_CONSTANTS[2]; BigIntegerU5BU5D_tE8B77B5B8A588D40881DE1C7EE373965BF9E33ED* L_283 = ((BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields*)il2cpp_codegen_static_fields_for(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var))->get_SMALL_CONSTANTS_6(); NullCheck(L_283); int32_t L_284 = 2; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_285 = (L_283)->GetAt(static_cast(L_284)); ((BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields*)il2cpp_codegen_static_fields_for(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var))->set_Two_9(L_285); // Three = SMALL_CONSTANTS[3]; BigIntegerU5BU5D_tE8B77B5B8A588D40881DE1C7EE373965BF9E33ED* L_286 = ((BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields*)il2cpp_codegen_static_fields_for(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var))->get_SMALL_CONSTANTS_6(); NullCheck(L_286); int32_t L_287 = 3; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_288 = (L_286)->GetAt(static_cast(L_287)); ((BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields*)il2cpp_codegen_static_fields_for(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var))->set_Three_10(L_288); // Ten = SMALL_CONSTANTS[10]; BigIntegerU5BU5D_tE8B77B5B8A588D40881DE1C7EE373965BF9E33ED* L_289 = ((BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields*)il2cpp_codegen_static_fields_for(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var))->get_SMALL_CONSTANTS_6(); NullCheck(L_289); int32_t L_290 = ((int32_t)10); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_291 = (L_289)->GetAt(static_cast(L_290)); ((BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields*)il2cpp_codegen_static_fields_for(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var))->set_Ten_11(L_291); // radix2 = ValueOf(2); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_292; L_292 = BigInteger_ValueOf_m26A9968814DAF2363D8B71164672E6257BC82001(((int64_t)((int64_t)2)), /*hidden argument*/NULL); ((BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields*)il2cpp_codegen_static_fields_for(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var))->set_radix2_17(L_292); // radix2E = radix2.Pow(chunk2); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_293 = ((BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields*)il2cpp_codegen_static_fields_for(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var))->get_radix2_17(); NullCheck(L_293); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_294; L_294 = BigInteger_Pow_mB716BB6FE4EAAB9996FF873B6B0C7F3AE4E54D15(L_293, 1, /*hidden argument*/NULL); ((BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields*)il2cpp_codegen_static_fields_for(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var))->set_radix2E_18(L_294); // radix8 = ValueOf(8); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_295; L_295 = BigInteger_ValueOf_m26A9968814DAF2363D8B71164672E6257BC82001(((int64_t)((int64_t)8)), /*hidden argument*/NULL); ((BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields*)il2cpp_codegen_static_fields_for(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var))->set_radix8_19(L_295); // radix8E = radix8.Pow(chunk8); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_296 = ((BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields*)il2cpp_codegen_static_fields_for(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var))->get_radix8_19(); NullCheck(L_296); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_297; L_297 = BigInteger_Pow_mB716BB6FE4EAAB9996FF873B6B0C7F3AE4E54D15(L_296, 1, /*hidden argument*/NULL); ((BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields*)il2cpp_codegen_static_fields_for(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var))->set_radix8E_20(L_297); // radix10 = ValueOf(10); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_298; L_298 = BigInteger_ValueOf_m26A9968814DAF2363D8B71164672E6257BC82001(((int64_t)((int64_t)((int32_t)10))), /*hidden argument*/NULL); ((BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields*)il2cpp_codegen_static_fields_for(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var))->set_radix10_21(L_298); // radix10E = radix10.Pow(chunk10); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_299 = ((BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields*)il2cpp_codegen_static_fields_for(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var))->get_radix10_21(); NullCheck(L_299); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_300; L_300 = BigInteger_Pow_mB716BB6FE4EAAB9996FF873B6B0C7F3AE4E54D15(L_299, ((int32_t)19), /*hidden argument*/NULL); ((BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields*)il2cpp_codegen_static_fields_for(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var))->set_radix10E_22(L_300); // radix16 = ValueOf(16); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_301; L_301 = BigInteger_ValueOf_m26A9968814DAF2363D8B71164672E6257BC82001(((int64_t)((int64_t)((int32_t)16))), /*hidden argument*/NULL); ((BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields*)il2cpp_codegen_static_fields_for(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var))->set_radix16_23(L_301); // radix16E = radix16.Pow(chunk16); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_302 = ((BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields*)il2cpp_codegen_static_fields_for(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var))->get_radix16_23(); NullCheck(L_302); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_303; L_303 = BigInteger_Pow_mB716BB6FE4EAAB9996FF873B6B0C7F3AE4E54D15(L_302, ((int32_t)16), /*hidden argument*/NULL); ((BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields*)il2cpp_codegen_static_fields_for(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var))->set_radix16E_24(L_303); // primeProducts = new int[primeLists.Length]; Int32U5BU5DU5BU5D_t104DBF1B996084AA19567FD32B02EDF88D044FAF* L_304 = ((BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields*)il2cpp_codegen_static_fields_for(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var))->get_primeLists_0(); NullCheck(L_304); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_305 = (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)SZArrayNew(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32_il2cpp_TypeInfo_var, (uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_304)->max_length)))); ((BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields*)il2cpp_codegen_static_fields_for(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var))->set_primeProducts_1(L_305); // for (int i = 0; i < primeLists.Length; ++i) V_1 = 0; goto IL_06df; } IL_06ae: { // int[] primeList = primeLists[i]; Int32U5BU5DU5BU5D_t104DBF1B996084AA19567FD32B02EDF88D044FAF* L_306 = ((BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields*)il2cpp_codegen_static_fields_for(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var))->get_primeLists_0(); int32_t L_307 = V_1; NullCheck(L_306); int32_t L_308 = L_307; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_309 = (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)(L_306)->GetAt(static_cast(L_308)); V_2 = L_309; // int product = primeList[0]; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_310 = V_2; NullCheck(L_310); int32_t L_311 = 0; int32_t L_312 = (L_310)->GetAt(static_cast(L_311)); V_3 = L_312; // for (int j = 1; j < primeList.Length; ++j) V_4 = 1; goto IL_06cc; } IL_06bf: { // product *= primeList[j]; int32_t L_313 = V_3; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_314 = V_2; int32_t L_315 = V_4; NullCheck(L_314); int32_t L_316 = L_315; int32_t L_317 = (L_314)->GetAt(static_cast(L_316)); V_3 = ((int32_t)il2cpp_codegen_multiply((int32_t)L_313, (int32_t)L_317)); // for (int j = 1; j < primeList.Length; ++j) int32_t L_318 = V_4; V_4 = ((int32_t)il2cpp_codegen_add((int32_t)L_318, (int32_t)1)); } IL_06cc: { // for (int j = 1; j < primeList.Length; ++j) int32_t L_319 = V_4; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_320 = V_2; NullCheck(L_320); if ((((int32_t)L_319) < ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_320)->max_length)))))) { goto IL_06bf; } } { // primeProducts[i] = product; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_321 = ((BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields*)il2cpp_codegen_static_fields_for(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var))->get_primeProducts_1(); int32_t L_322 = V_1; int32_t L_323 = V_3; NullCheck(L_321); (L_321)->SetAt(static_cast(L_322), (int32_t)L_323); // for (int i = 0; i < primeLists.Length; ++i) int32_t L_324 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_324, (int32_t)1)); } IL_06df: { // for (int i = 0; i < primeLists.Length; ++i) int32_t L_325 = V_1; Int32U5BU5DU5BU5D_t104DBF1B996084AA19567FD32B02EDF88D044FAF* L_326 = ((BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields*)il2cpp_codegen_static_fields_for(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var))->get_primeLists_0(); NullCheck(L_326); if ((((int32_t)L_325) < ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_326)->max_length)))))) { goto IL_06ae; } } { // } return; } } // System.Int32 BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::GetByteLength(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t BigInteger_GetByteLength_m964F885CCF70BFF76F8057EBE1A4969119287468 (int32_t ___nBits0, const RuntimeMethod* method) { { // return (nBits + BitsPerByte - 1) / BitsPerByte; int32_t L_0 = ___nBits0; return ((int32_t)((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)8)), (int32_t)1))/(int32_t)8)); } } // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::Arbitrary(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * BigInteger_Arbitrary_m7A8A0C3F5C6AF98F79DC77490E1ACCE039C1230B (int32_t ___sizeInBits0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // return new BigInteger(sizeInBits, RandomSource); int32_t L_0 = ___sizeInBits0; IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); SecureRandom_t9625E4D95ED6174D321E8A8CB7DA3E264B11DC28 * L_1 = ((BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields*)il2cpp_codegen_static_fields_for(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var))->get_RandomSource_25(); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_2 = (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 *)il2cpp_codegen_object_new(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); BigInteger__ctor_m0DAA24172CE10E1575B29374A3CE534DAD666DF4(L_2, L_0, L_1, /*hidden argument*/NULL); return L_2; } } // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::.ctor(System.Int32,System.Int32[],System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BigInteger__ctor_mF81A28FEB76127E2A60A52B4D5AAB383A4A3749B (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * __this, int32_t ___signum0, Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___mag1, bool ___checkMag2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { // private int nBits = -1; // cache BitCount() value __this->set_nBits_32((-1)); // private int nBitLength = -1; // cache BitLength() value __this->set_nBitLength_33((-1)); // private BigInteger( // int signum, // int[] mag, // bool checkMag) Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405(__this, /*hidden argument*/NULL); // if (checkMag) bool L_0 = ___checkMag2; if (!L_0) { goto IL_007c; } } { // int i = 0; V_0 = 0; goto IL_001f; } IL_001b: { // ++i; int32_t L_1 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)1)); } IL_001f: { // while (i < mag.Length && mag[i] == 0) int32_t L_2 = V_0; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_3 = ___mag1; NullCheck(L_3); if ((((int32_t)L_2) >= ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_3)->max_length)))))) { goto IL_002a; } } { Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_4 = ___mag1; int32_t L_5 = V_0; NullCheck(L_4); int32_t L_6 = L_5; int32_t L_7 = (L_4)->GetAt(static_cast(L_6)); if (!L_7) { goto IL_001b; } } IL_002a: { // if (i == mag.Length) int32_t L_8 = V_0; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_9 = ___mag1; NullCheck(L_9); if ((!(((uint32_t)L_8) == ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_9)->max_length))))))) { goto IL_0043; } } { // this.sign = 0; __this->set_sign_31(0); // this.magnitude = ZeroMagnitude; IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_10 = ((BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields*)il2cpp_codegen_static_fields_for(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var))->get_ZeroMagnitude_4(); __this->set_magnitude_30(L_10); // } return; } IL_0043: { // this.sign = signum; int32_t L_11 = ___signum0; __this->set_sign_31(L_11); // if (i == 0) int32_t L_12 = V_0; if (L_12) { goto IL_0055; } } { // this.magnitude = mag; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_13 = ___mag1; __this->set_magnitude_30(L_13); // } return; } IL_0055: { // this.magnitude = new int[mag.Length - i]; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_14 = ___mag1; NullCheck(L_14); int32_t L_15 = V_0; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_16 = (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)SZArrayNew(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32_il2cpp_TypeInfo_var, (uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_14)->max_length))), (int32_t)L_15))); __this->set_magnitude_30(L_16); // Array.Copy(mag, i, this.magnitude, 0, this.magnitude.Length); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_17 = ___mag1; int32_t L_18 = V_0; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_19 = __this->get_magnitude_30(); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_20 = __this->get_magnitude_30(); NullCheck(L_20); Array_Copy_m3F127FFB5149532135043FFE285F9177C80CB877((RuntimeArray *)(RuntimeArray *)L_17, L_18, (RuntimeArray *)(RuntimeArray *)L_19, 0, ((int32_t)((int32_t)(((RuntimeArray*)L_20)->max_length))), /*hidden argument*/NULL); // } return; } IL_007c: { // this.sign = signum; int32_t L_21 = ___signum0; __this->set_sign_31(L_21); // this.magnitude = mag; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_22 = ___mag1; __this->set_magnitude_30(L_22); // } return; } } // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::.ctor(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BigInteger__ctor_mACDFD6004FBAE6E3484BA8F9FAF435B0FC2F5C7D (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * __this, String_t* ___value0, const RuntimeMethod* method) { { // : this(value, 10) String_t* L_0 = ___value0; BigInteger__ctor_mF560B008C7A821AB48B9EDAD33102982D1542C93(__this, L_0, ((int32_t)10), /*hidden argument*/NULL); // } return; } } // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::.ctor(System.String,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BigInteger__ctor_mF560B008C7A821AB48B9EDAD33102982D1542C93 (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * __this, String_t* ___str0, int32_t ___radix1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_2 = NULL; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_3 = NULL; int32_t V_4 = 0; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_5 = NULL; int32_t V_6 = 0; Il2CppChar V_7 = 0x0; String_t* V_8 = NULL; uint64_t V_9 = 0; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_10 = NULL; String_t* V_11 = NULL; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_12 = NULL; { // private int nBits = -1; // cache BitCount() value __this->set_nBits_32((-1)); // private int nBitLength = -1; // cache BitLength() value __this->set_nBitLength_33((-1)); // public BigInteger( // string str, // int radix) Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405(__this, /*hidden argument*/NULL); // if (str.Length == 0) String_t* L_0 = ___str0; NullCheck(L_0); int32_t L_1; L_1 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline(L_0, /*hidden argument*/NULL); if (L_1) { goto IL_0027; } } { // throw new FormatException("Zero length BigInteger"); FormatException_t119BB207B54B4B1BC28D9B1783C4625AE23D4759 * L_2 = (FormatException_t119BB207B54B4B1BC28D9B1783C4625AE23D4759 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&FormatException_t119BB207B54B4B1BC28D9B1783C4625AE23D4759_il2cpp_TypeInfo_var))); FormatException__ctor_mB8F9A26F985EF9A6C0C082F7D70CFDF2DBDBB23B(L_2, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralF9998D48E6AB66774FFB46F27FF229D73274A28F)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_2, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&BigInteger__ctor_mF560B008C7A821AB48B9EDAD33102982D1542C93_RuntimeMethod_var))); } IL_0027: { int32_t L_3 = ___radix1; if ((((int32_t)L_3) > ((int32_t)8))) { goto IL_0035; } } { int32_t L_4 = ___radix1; if ((((int32_t)L_4) == ((int32_t)2))) { goto IL_0041; } } { int32_t L_5 = ___radix1; if ((((int32_t)L_5) == ((int32_t)8))) { goto IL_0053; } } { goto IL_008f; } IL_0035: { int32_t L_6 = ___radix1; if ((((int32_t)L_6) == ((int32_t)((int32_t)10)))) { goto IL_0065; } } { int32_t L_7 = ___radix1; if ((((int32_t)L_7) == ((int32_t)((int32_t)16)))) { goto IL_0078; } } { goto IL_008f; } IL_0041: { // style = NumberStyles.Integer; V_0 = 7; // chunk = chunk2; V_1 = 1; // r = radix2; IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_8 = ((BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields*)il2cpp_codegen_static_fields_for(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var))->get_radix2_17(); V_2 = L_8; // rE = radix2E; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_9 = ((BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields*)il2cpp_codegen_static_fields_for(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var))->get_radix2E_18(); V_3 = L_9; // break; goto IL_009a; } IL_0053: { // style = NumberStyles.Integer; V_0 = 7; // chunk = chunk8; V_1 = 1; // r = radix8; IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_10 = ((BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields*)il2cpp_codegen_static_fields_for(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var))->get_radix8_19(); V_2 = L_10; // rE = radix8E; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_11 = ((BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields*)il2cpp_codegen_static_fields_for(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var))->get_radix8E_20(); V_3 = L_11; // break; goto IL_009a; } IL_0065: { // style = NumberStyles.Integer; V_0 = 7; // chunk = chunk10; V_1 = ((int32_t)19); // r = radix10; IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_12 = ((BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields*)il2cpp_codegen_static_fields_for(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var))->get_radix10_21(); V_2 = L_12; // rE = radix10E; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_13 = ((BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields*)il2cpp_codegen_static_fields_for(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var))->get_radix10E_22(); V_3 = L_13; // break; goto IL_009a; } IL_0078: { // style = NumberStyles.AllowHexSpecifier; V_0 = ((int32_t)512); // chunk = chunk16; V_1 = ((int32_t)16); // r = radix16; IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_14 = ((BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields*)il2cpp_codegen_static_fields_for(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var))->get_radix16_23(); V_2 = L_14; // rE = radix16E; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_15 = ((BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields*)il2cpp_codegen_static_fields_for(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var))->get_radix16E_24(); V_3 = L_15; // break; goto IL_009a; } IL_008f: { // throw new FormatException("Only bases 2, 8, 10, or 16 allowed"); FormatException_t119BB207B54B4B1BC28D9B1783C4625AE23D4759 * L_16 = (FormatException_t119BB207B54B4B1BC28D9B1783C4625AE23D4759 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&FormatException_t119BB207B54B4B1BC28D9B1783C4625AE23D4759_il2cpp_TypeInfo_var))); FormatException__ctor_mB8F9A26F985EF9A6C0C082F7D70CFDF2DBDBB23B(L_16, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralD2FF8C8446DBD0EDE51F6C88934B3790F8556DB8)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_16, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&BigInteger__ctor_mF560B008C7A821AB48B9EDAD33102982D1542C93_RuntimeMethod_var))); } IL_009a: { // int index = 0; V_4 = 0; // sign = 1; __this->set_sign_31(1); // if (str[0] == '-') String_t* L_17 = ___str0; NullCheck(L_17); Il2CppChar L_18; L_18 = String_get_Chars_m9B1A5E4C8D70AA33A60F03735AF7B77AB9DBBA70(L_17, 0, /*hidden argument*/NULL); if ((!(((uint32_t)L_18) == ((uint32_t)((int32_t)45))))) { goto IL_00d5; } } { // if (str.Length == 1) String_t* L_19 = ___str0; NullCheck(L_19); int32_t L_20; L_20 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline(L_19, /*hidden argument*/NULL); if ((!(((uint32_t)L_20) == ((uint32_t)1)))) { goto IL_00c3; } } { // throw new FormatException("Zero length BigInteger"); FormatException_t119BB207B54B4B1BC28D9B1783C4625AE23D4759 * L_21 = (FormatException_t119BB207B54B4B1BC28D9B1783C4625AE23D4759 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&FormatException_t119BB207B54B4B1BC28D9B1783C4625AE23D4759_il2cpp_TypeInfo_var))); FormatException__ctor_mB8F9A26F985EF9A6C0C082F7D70CFDF2DBDBB23B(L_21, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralF9998D48E6AB66774FFB46F27FF229D73274A28F)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_21, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&BigInteger__ctor_mF560B008C7A821AB48B9EDAD33102982D1542C93_RuntimeMethod_var))); } IL_00c3: { // sign = -1; __this->set_sign_31((-1)); // index = 1; V_4 = 1; goto IL_00d5; } IL_00cf: { // index++; int32_t L_22 = V_4; V_4 = ((int32_t)il2cpp_codegen_add((int32_t)L_22, (int32_t)1)); } IL_00d5: { // while (index < str.Length && Int32.Parse(str[index].ToString(), style) == 0) int32_t L_23 = V_4; String_t* L_24 = ___str0; NullCheck(L_24); int32_t L_25; L_25 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline(L_24, /*hidden argument*/NULL); if ((((int32_t)L_23) >= ((int32_t)L_25))) { goto IL_00f8; } } { String_t* L_26 = ___str0; int32_t L_27 = V_4; NullCheck(L_26); Il2CppChar L_28; L_28 = String_get_Chars_m9B1A5E4C8D70AA33A60F03735AF7B77AB9DBBA70(L_26, L_27, /*hidden argument*/NULL); V_7 = L_28; String_t* L_29; L_29 = Char_ToString_mE0DE433463C56FD30A4F0A50539553B17147C2F8((Il2CppChar*)(&V_7), /*hidden argument*/NULL); int32_t L_30 = V_0; int32_t L_31; L_31 = Int32_Parse_mE2DF841397B10B947C6729D5B811D0C25D211A56(L_29, L_30, /*hidden argument*/NULL); if (!L_31) { goto IL_00cf; } } IL_00f8: { // if (index >= str.Length) int32_t L_32 = V_4; String_t* L_33 = ___str0; NullCheck(L_33); int32_t L_34; L_34 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline(L_33, /*hidden argument*/NULL); if ((((int32_t)L_32) < ((int32_t)L_34))) { goto IL_0115; } } { // sign = 0; __this->set_sign_31(0); // magnitude = ZeroMagnitude; IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_35 = ((BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields*)il2cpp_codegen_static_fields_for(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var))->get_ZeroMagnitude_4(); __this->set_magnitude_30(L_35); // return; return; } IL_0115: { // BigInteger b = Zero; IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_36 = ((BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields*)il2cpp_codegen_static_fields_for(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var))->get_Zero_7(); V_5 = L_36; // int next = index + chunk; int32_t L_37 = V_4; int32_t L_38 = V_1; V_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_37, (int32_t)L_38)); // if (next <= str.Length) int32_t L_39 = V_6; String_t* L_40 = ___str0; NullCheck(L_40); int32_t L_41; L_41 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline(L_40, /*hidden argument*/NULL); if ((((int32_t)L_39) > ((int32_t)L_41))) { goto IL_01dd; } } IL_012f: { // string s = str.Substring(index, chunk); String_t* L_42 = ___str0; int32_t L_43 = V_4; int32_t L_44 = V_1; NullCheck(L_42); String_t* L_45; L_45 = String_Substring_m7A39A2AC0893AE940CF4CEC841326D56FFB9D86B(L_42, L_43, L_44, /*hidden argument*/NULL); V_8 = L_45; // ulong i = ulong.Parse(s, style); String_t* L_46 = V_8; int32_t L_47 = V_0; uint64_t L_48; L_48 = UInt64_Parse_m8FA3828DB6E87067993D3A53DB5C9BB58E1EE02E(L_46, L_47, /*hidden argument*/NULL); V_9 = L_48; // BigInteger bi = CreateUValueOf(i); uint64_t L_49 = V_9; IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_50; L_50 = BigInteger_CreateUValueOf_m6DE44CEEBDD4B2EFD1F208139324E93FF65F7672(L_49, /*hidden argument*/NULL); V_10 = L_50; int32_t L_51 = ___radix1; if ((((int32_t)L_51) == ((int32_t)2))) { goto IL_015c; } } { int32_t L_52 = ___radix1; if ((((int32_t)L_52) == ((int32_t)8))) { goto IL_0180; } } { int32_t L_53 = ___radix1; if ((((int32_t)L_53) == ((int32_t)((int32_t)16)))) { goto IL_01a4; } } { goto IL_01b1; } IL_015c: { // if (i >= 2) uint64_t L_54 = V_9; if ((!(((uint64_t)L_54) >= ((uint64_t)((int64_t)((int64_t)2)))))) { goto IL_0174; } } { // throw new FormatException("Bad character in radix 2 string: " + s); String_t* L_55 = V_8; String_t* L_56; L_56 = String_Concat_m4B4AB72618348C5DFBFBA8DED84B9E2EBDB55E1B(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralF4D325F411B9D869AEC2BFA77E6023F6618568BB)), L_55, /*hidden argument*/NULL); FormatException_t119BB207B54B4B1BC28D9B1783C4625AE23D4759 * L_57 = (FormatException_t119BB207B54B4B1BC28D9B1783C4625AE23D4759 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&FormatException_t119BB207B54B4B1BC28D9B1783C4625AE23D4759_il2cpp_TypeInfo_var))); FormatException__ctor_mB8F9A26F985EF9A6C0C082F7D70CFDF2DBDBB23B(L_57, L_56, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_57, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&BigInteger__ctor_mF560B008C7A821AB48B9EDAD33102982D1542C93_RuntimeMethod_var))); } IL_0174: { // b = b.ShiftLeft(1); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_58 = V_5; NullCheck(L_58); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_59; L_59 = BigInteger_ShiftLeft_m3058D01476403859DEA3EE149EAC257444F7EC2C(L_58, 1, /*hidden argument*/NULL); V_5 = L_59; // break; goto IL_01bb; } IL_0180: { // if (i >= 8) uint64_t L_60 = V_9; if ((!(((uint64_t)L_60) >= ((uint64_t)((int64_t)((int64_t)8)))))) { goto IL_0198; } } { // throw new FormatException("Bad character in radix 8 string: " + s); String_t* L_61 = V_8; String_t* L_62; L_62 = String_Concat_m4B4AB72618348C5DFBFBA8DED84B9E2EBDB55E1B(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral22FDC6BB5D1B87140362E57DFE1D706813FBBB26)), L_61, /*hidden argument*/NULL); FormatException_t119BB207B54B4B1BC28D9B1783C4625AE23D4759 * L_63 = (FormatException_t119BB207B54B4B1BC28D9B1783C4625AE23D4759 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&FormatException_t119BB207B54B4B1BC28D9B1783C4625AE23D4759_il2cpp_TypeInfo_var))); FormatException__ctor_mB8F9A26F985EF9A6C0C082F7D70CFDF2DBDBB23B(L_63, L_62, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_63, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&BigInteger__ctor_mF560B008C7A821AB48B9EDAD33102982D1542C93_RuntimeMethod_var))); } IL_0198: { // b = b.ShiftLeft(3); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_64 = V_5; NullCheck(L_64); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_65; L_65 = BigInteger_ShiftLeft_m3058D01476403859DEA3EE149EAC257444F7EC2C(L_64, 3, /*hidden argument*/NULL); V_5 = L_65; // break; goto IL_01bb; } IL_01a4: { // b = b.ShiftLeft(64); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_66 = V_5; NullCheck(L_66); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_67; L_67 = BigInteger_ShiftLeft_m3058D01476403859DEA3EE149EAC257444F7EC2C(L_66, ((int32_t)64), /*hidden argument*/NULL); V_5 = L_67; // break; goto IL_01bb; } IL_01b1: { // b = b.Multiply(rE); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_68 = V_5; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_69 = V_3; NullCheck(L_68); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_70; L_70 = BigInteger_Multiply_m232E46736C80E6A71D2140D5A37FC004489CA4BC(L_68, L_69, /*hidden argument*/NULL); V_5 = L_70; } IL_01bb: { // b = b.Add(bi); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_71 = V_5; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_72 = V_10; NullCheck(L_71); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_73; L_73 = BigInteger_Add_mC4685DAB012424EC6A0FF486D89CA5A538CB3937(L_71, L_72, /*hidden argument*/NULL); V_5 = L_73; // index = next; int32_t L_74 = V_6; V_4 = L_74; // next += chunk; int32_t L_75 = V_6; int32_t L_76 = V_1; V_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_75, (int32_t)L_76)); // while (next <= str.Length); int32_t L_77 = V_6; String_t* L_78 = ___str0; NullCheck(L_78); int32_t L_79; L_79 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline(L_78, /*hidden argument*/NULL); if ((((int32_t)L_77) <= ((int32_t)L_79))) { goto IL_012f; } } IL_01dd: { // if (index < str.Length) int32_t L_80 = V_4; String_t* L_81 = ___str0; NullCheck(L_81); int32_t L_82; L_82 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline(L_81, /*hidden argument*/NULL); if ((((int32_t)L_80) >= ((int32_t)L_82))) { goto IL_0252; } } { // string s = str.Substring(index); String_t* L_83 = ___str0; int32_t L_84 = V_4; NullCheck(L_83); String_t* L_85; L_85 = String_Substring_mB6B87FD76552BBF6D4E2B9F07F857FE051DCE190(L_83, L_84, /*hidden argument*/NULL); V_11 = L_85; // ulong i = ulong.Parse(s, style); String_t* L_86 = V_11; int32_t L_87 = V_0; uint64_t L_88; L_88 = UInt64_Parse_m8FA3828DB6E87067993D3A53DB5C9BB58E1EE02E(L_86, L_87, /*hidden argument*/NULL); // BigInteger bi = CreateUValueOf(i); IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_89; L_89 = BigInteger_CreateUValueOf_m6DE44CEEBDD4B2EFD1F208139324E93FF65F7672(L_88, /*hidden argument*/NULL); V_12 = L_89; // if (b.sign > 0) BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_90 = V_5; NullCheck(L_90); int32_t L_91 = L_90->get_sign_31(); if ((((int32_t)L_91) <= ((int32_t)0))) { goto IL_024e; } } { // if (radix == 2) int32_t L_92 = ___radix1; if ((((int32_t)L_92) == ((int32_t)2))) { goto IL_0241; } } { // else if (radix == 8) int32_t L_93 = ___radix1; if ((((int32_t)L_93) == ((int32_t)8))) { goto IL_0241; } } { // else if (radix == 16) int32_t L_94 = ___radix1; if ((!(((uint32_t)L_94) == ((uint32_t)((int32_t)16))))) { goto IL_022b; } } { // b = b.ShiftLeft(s.Length << 2); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_95 = V_5; String_t* L_96 = V_11; NullCheck(L_96); int32_t L_97; L_97 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline(L_96, /*hidden argument*/NULL); NullCheck(L_95); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_98; L_98 = BigInteger_ShiftLeft_m3058D01476403859DEA3EE149EAC257444F7EC2C(L_95, ((int32_t)((int32_t)L_97<<(int32_t)2)), /*hidden argument*/NULL); V_5 = L_98; // } goto IL_0241; } IL_022b: { // b = b.Multiply(r.Pow(s.Length)); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_99 = V_5; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_100 = V_2; String_t* L_101 = V_11; NullCheck(L_101); int32_t L_102; L_102 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline(L_101, /*hidden argument*/NULL); NullCheck(L_100); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_103; L_103 = BigInteger_Pow_mB716BB6FE4EAAB9996FF873B6B0C7F3AE4E54D15(L_100, L_102, /*hidden argument*/NULL); NullCheck(L_99); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_104; L_104 = BigInteger_Multiply_m232E46736C80E6A71D2140D5A37FC004489CA4BC(L_99, L_103, /*hidden argument*/NULL); V_5 = L_104; } IL_0241: { // b = b.Add(bi); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_105 = V_5; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_106 = V_12; NullCheck(L_105); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_107; L_107 = BigInteger_Add_mC4685DAB012424EC6A0FF486D89CA5A538CB3937(L_105, L_106, /*hidden argument*/NULL); V_5 = L_107; // } goto IL_0252; } IL_024e: { // b = bi; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_108 = V_12; V_5 = L_108; } IL_0252: { // magnitude = b.magnitude; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_109 = V_5; NullCheck(L_109); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_110 = L_109->get_magnitude_30(); __this->set_magnitude_30(L_110); // } return; } } // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::.ctor(System.Byte[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BigInteger__ctor_mDAEF646093F3D8F1B27EC4C29FE6559899C7BAA5 (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * __this, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___bytes0, const RuntimeMethod* method) { { // : this(bytes, 0, bytes.Length) ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_0 = ___bytes0; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_1 = ___bytes0; NullCheck(L_1); BigInteger__ctor_mF9DD0800B71F5D23C999907042568F0D6C425370(__this, L_0, 0, ((int32_t)((int32_t)(((RuntimeArray*)L_1)->max_length))), /*hidden argument*/NULL); // } return; } } // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::.ctor(System.Byte[],System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BigInteger__ctor_mF9DD0800B71F5D23C999907042568F0D6C425370 (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * __this, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___bytes0, int32_t ___offset1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* V_3 = NULL; int32_t V_4 = 0; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * G_B18_0 = NULL; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * G_B17_0 = NULL; int32_t G_B19_0 = 0; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * G_B19_1 = NULL; { // private int nBits = -1; // cache BitCount() value __this->set_nBits_32((-1)); // private int nBitLength = -1; // cache BitLength() value __this->set_nBitLength_33((-1)); // public BigInteger( // byte[] bytes, // int offset, // int length) Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405(__this, /*hidden argument*/NULL); // if (length == 0) int32_t L_0 = ___length2; if (L_0) { goto IL_0022; } } { // throw new FormatException("Zero length BigInteger"); FormatException_t119BB207B54B4B1BC28D9B1783C4625AE23D4759 * L_1 = (FormatException_t119BB207B54B4B1BC28D9B1783C4625AE23D4759 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&FormatException_t119BB207B54B4B1BC28D9B1783C4625AE23D4759_il2cpp_TypeInfo_var))); FormatException__ctor_mB8F9A26F985EF9A6C0C082F7D70CFDF2DBDBB23B(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralF9998D48E6AB66774FFB46F27FF229D73274A28F)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&BigInteger__ctor_mF9DD0800B71F5D23C999907042568F0D6C425370_RuntimeMethod_var))); } IL_0022: { // if ((sbyte)bytes[offset] < 0) ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_2 = ___bytes0; int32_t L_3 = ___offset1; NullCheck(L_2); int32_t L_4 = L_3; uint8_t L_5 = (L_2)->GetAt(static_cast(L_4)); if ((((int32_t)((int8_t)((int8_t)L_5))) >= ((int32_t)0))) { goto IL_00bc; } } { // this.sign = -1; __this->set_sign_31((-1)); // int end = offset + length; int32_t L_6 = ___offset1; int32_t L_7 = ___length2; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_6, (int32_t)L_7)); // for (iBval = offset; iBval < end && ((sbyte)bytes[iBval] == -1); iBval++) int32_t L_8 = ___offset1; V_1 = L_8; goto IL_003f; } IL_003b: { // for (iBval = offset; iBval < end && ((sbyte)bytes[iBval] == -1); iBval++) int32_t L_9 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)1)); } IL_003f: { // for (iBval = offset; iBval < end && ((sbyte)bytes[iBval] == -1); iBval++) int32_t L_10 = V_1; int32_t L_11 = V_0; if ((((int32_t)L_10) >= ((int32_t)L_11))) { goto IL_004a; } } { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_12 = ___bytes0; int32_t L_13 = V_1; NullCheck(L_12); int32_t L_14 = L_13; uint8_t L_15 = (L_12)->GetAt(static_cast(L_14)); if ((((int32_t)((int8_t)((int8_t)L_15))) == ((int32_t)(-1)))) { goto IL_003b; } } IL_004a: { // if (iBval >= end) int32_t L_16 = V_1; int32_t L_17 = V_0; if ((((int32_t)L_16) < ((int32_t)L_17))) { goto IL_005f; } } { // this.magnitude = One.magnitude; IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_18 = ((BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields*)il2cpp_codegen_static_fields_for(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var))->get_One_8(); NullCheck(L_18); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_19 = L_18->get_magnitude_30(); __this->set_magnitude_30(L_19); // } return; } IL_005f: { // int numBytes = end - iBval; int32_t L_20 = V_0; int32_t L_21 = V_1; V_2 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_20, (int32_t)L_21)); // byte[] inverse = new byte[numBytes]; int32_t L_22 = V_2; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_23 = (ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)SZArrayNew(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726_il2cpp_TypeInfo_var, (uint32_t)L_22); V_3 = L_23; // int index = 0; V_4 = 0; goto IL_0081; } IL_006f: { // inverse[index++] = (byte)~bytes[iBval++]; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_24 = V_3; int32_t L_25 = V_4; int32_t L_26 = L_25; V_4 = ((int32_t)il2cpp_codegen_add((int32_t)L_26, (int32_t)1)); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_27 = ___bytes0; int32_t L_28 = V_1; int32_t L_29 = L_28; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_29, (int32_t)1)); NullCheck(L_27); int32_t L_30 = L_29; uint8_t L_31 = (L_27)->GetAt(static_cast(L_30)); NullCheck(L_24); (L_24)->SetAt(static_cast(L_26), (uint8_t)((int32_t)((uint8_t)((~L_31))))); } IL_0081: { // while (index < numBytes) int32_t L_32 = V_4; int32_t L_33 = V_2; if ((((int32_t)L_32) < ((int32_t)L_33))) { goto IL_006f; } } { goto IL_008d; } IL_0088: { // inverse[index] = byte.MinValue; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_34 = V_3; int32_t L_35 = V_4; NullCheck(L_34); (L_34)->SetAt(static_cast(L_35), (uint8_t)0); } IL_008d: { // while (inverse[--index] == byte.MaxValue) ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_36 = V_3; int32_t L_37 = V_4; int32_t L_38 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_37, (int32_t)1)); V_4 = L_38; NullCheck(L_36); int32_t L_39 = L_38; uint8_t L_40 = (L_36)->GetAt(static_cast(L_39)); if ((((int32_t)L_40) == ((int32_t)((int32_t)255)))) { goto IL_0088; } } { // inverse[index]++; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_41 = V_3; int32_t L_42 = V_4; NullCheck(L_41); uint8_t* L_43 = ((L_41)->GetAddressAt(static_cast(L_42))); int32_t L_44 = *((uint8_t*)L_43); *((int8_t*)L_43) = (int8_t)((int32_t)((uint8_t)((int32_t)il2cpp_codegen_add((int32_t)L_44, (int32_t)1)))); // this.magnitude = MakeMagnitude(inverse, 0, inverse.Length); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_45 = V_3; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_46 = V_3; NullCheck(L_46); IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_47; L_47 = BigInteger_MakeMagnitude_m78D0128AD307EE68F13DD022258B90C9D434FF72(L_45, 0, ((int32_t)((int32_t)(((RuntimeArray*)L_46)->max_length))), /*hidden argument*/NULL); __this->set_magnitude_30(L_47); // } return; } IL_00bc: { // this.magnitude = MakeMagnitude(bytes, offset, length); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_48 = ___bytes0; int32_t L_49 = ___offset1; int32_t L_50 = ___length2; IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_51; L_51 = BigInteger_MakeMagnitude_m78D0128AD307EE68F13DD022258B90C9D434FF72(L_48, L_49, L_50, /*hidden argument*/NULL); __this->set_magnitude_30(L_51); // this.sign = this.magnitude.Length > 0 ? 1 : 0; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_52 = __this->get_magnitude_30(); NullCheck(L_52); G_B17_0 = __this; if ((((RuntimeArray*)L_52)->max_length)) { G_B18_0 = __this; goto IL_00d7; } } { G_B19_0 = 0; G_B19_1 = G_B17_0; goto IL_00d8; } IL_00d7: { G_B19_0 = 1; G_B19_1 = G_B18_0; } IL_00d8: { NullCheck(G_B19_1); G_B19_1->set_sign_31(G_B19_0); // } return; } } // System.Int32[] BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::MakeMagnitude(System.Byte[],System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* BigInteger_MakeMagnitude_m78D0128AD307EE68F13DD022258B90C9D434FF72 (ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___bytes0, int32_t ___offset1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* V_4 = NULL; int32_t V_5 = 0; int32_t V_6 = 0; int32_t V_7 = 0; { // int end = offset + length; int32_t L_0 = ___offset1; int32_t L_1 = ___length2; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)L_1)); // for (firstSignificant = offset; firstSignificant < end int32_t L_2 = ___offset1; V_1 = L_2; goto IL_000c; } IL_0008: { // && bytes[firstSignificant] == 0; firstSignificant++) int32_t L_3 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_3, (int32_t)1)); } IL_000c: { // for (firstSignificant = offset; firstSignificant < end // && bytes[firstSignificant] == 0; firstSignificant++) int32_t L_4 = V_1; int32_t L_5 = V_0; if ((((int32_t)L_4) >= ((int32_t)L_5))) { goto IL_0015; } } { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_6 = ___bytes0; int32_t L_7 = V_1; NullCheck(L_6); int32_t L_8 = L_7; uint8_t L_9 = (L_6)->GetAt(static_cast(L_8)); if (!L_9) { goto IL_0008; } } IL_0015: { // if (firstSignificant >= end) int32_t L_10 = V_1; int32_t L_11 = V_0; if ((((int32_t)L_10) < ((int32_t)L_11))) { goto IL_001f; } } { // return ZeroMagnitude; IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_12 = ((BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields*)il2cpp_codegen_static_fields_for(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var))->get_ZeroMagnitude_4(); return L_12; } IL_001f: { // int nInts = (end - firstSignificant + 3) / BytesPerInt; int32_t L_13 = V_0; int32_t L_14 = V_1; V_2 = ((int32_t)((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_13, (int32_t)L_14)), (int32_t)3))/(int32_t)4)); // int bCount = (end - firstSignificant) % BytesPerInt; int32_t L_15 = V_0; int32_t L_16 = V_1; V_3 = ((int32_t)((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_15, (int32_t)L_16))%(int32_t)4)); // if (bCount == 0) int32_t L_17 = V_3; if (L_17) { goto IL_0032; } } { // bCount = BytesPerInt; V_3 = 4; } IL_0032: { // if (nInts < 1) int32_t L_18 = V_2; if ((((int32_t)L_18) >= ((int32_t)1))) { goto IL_003c; } } { // return ZeroMagnitude; IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_19 = ((BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields*)il2cpp_codegen_static_fields_for(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var))->get_ZeroMagnitude_4(); return L_19; } IL_003c: { // int[] mag = new int[nInts]; int32_t L_20 = V_2; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_21 = (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)SZArrayNew(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32_il2cpp_TypeInfo_var, (uint32_t)L_20); V_4 = L_21; // int v = 0; V_5 = 0; // int magnitudeIndex = 0; V_6 = 0; // for (int i = firstSignificant; i < end; ++i) int32_t L_22 = V_1; V_7 = L_22; goto IL_0084; } IL_004f: { // v <<= 8; int32_t L_23 = V_5; V_5 = ((int32_t)((int32_t)L_23<<(int32_t)8)); // v |= bytes[i] & 0xff; int32_t L_24 = V_5; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_25 = ___bytes0; int32_t L_26 = V_7; NullCheck(L_25); int32_t L_27 = L_26; uint8_t L_28 = (L_25)->GetAt(static_cast(L_27)); V_5 = ((int32_t)((int32_t)L_24|(int32_t)((int32_t)((int32_t)L_28&(int32_t)((int32_t)255))))); // bCount--; int32_t L_29 = V_3; V_3 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_29, (int32_t)1)); // if (bCount <= 0) int32_t L_30 = V_3; if ((((int32_t)L_30) > ((int32_t)0))) { goto IL_007e; } } { // mag[magnitudeIndex] = v; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_31 = V_4; int32_t L_32 = V_6; int32_t L_33 = V_5; NullCheck(L_31); (L_31)->SetAt(static_cast(L_32), (int32_t)L_33); // magnitudeIndex++; int32_t L_34 = V_6; V_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_34, (int32_t)1)); // bCount = BytesPerInt; V_3 = 4; // v = 0; V_5 = 0; } IL_007e: { // for (int i = firstSignificant; i < end; ++i) int32_t L_35 = V_7; V_7 = ((int32_t)il2cpp_codegen_add((int32_t)L_35, (int32_t)1)); } IL_0084: { // for (int i = firstSignificant; i < end; ++i) int32_t L_36 = V_7; int32_t L_37 = V_0; if ((((int32_t)L_36) < ((int32_t)L_37))) { goto IL_004f; } } { // if (magnitudeIndex < mag.Length) int32_t L_38 = V_6; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_39 = V_4; NullCheck(L_39); if ((((int32_t)L_38) >= ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_39)->max_length)))))) { goto IL_0098; } } { // mag[magnitudeIndex] = v; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_40 = V_4; int32_t L_41 = V_6; int32_t L_42 = V_5; NullCheck(L_40); (L_40)->SetAt(static_cast(L_41), (int32_t)L_42); } IL_0098: { // return mag; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_43 = V_4; return L_43; } } // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::.ctor(System.Int32,System.Byte[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BigInteger__ctor_m2790E6F992AE637CEB82161CD2D56E1E0008F81A (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * __this, int32_t ___sign0, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___bytes1, const RuntimeMethod* method) { { // : this(sign, bytes, 0, bytes.Length) int32_t L_0 = ___sign0; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_1 = ___bytes1; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_2 = ___bytes1; NullCheck(L_2); BigInteger__ctor_m915A1EA8271B005129A1E4376699B8E3BF71036B(__this, L_0, L_1, 0, ((int32_t)((int32_t)(((RuntimeArray*)L_2)->max_length))), /*hidden argument*/NULL); // } return; } } // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::.ctor(System.Int32,System.Byte[],System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BigInteger__ctor_m915A1EA8271B005129A1E4376699B8E3BF71036B (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * __this, int32_t ___sign0, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___bytes1, int32_t ___offset2, int32_t ___length3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * G_B7_0 = NULL; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * G_B6_0 = NULL; int32_t G_B8_0 = 0; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * G_B8_1 = NULL; { // private int nBits = -1; // cache BitCount() value __this->set_nBits_32((-1)); // private int nBitLength = -1; // cache BitLength() value __this->set_nBitLength_33((-1)); // public BigInteger( // int sign, // byte[] bytes, // int offset, // int length) Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405(__this, /*hidden argument*/NULL); // if (sign < -1 || sign > 1) int32_t L_0 = ___sign0; if ((((int32_t)L_0) < ((int32_t)(-1)))) { goto IL_001c; } } { int32_t L_1 = ___sign0; if ((((int32_t)L_1) <= ((int32_t)1))) { goto IL_0027; } } IL_001c: { // throw new FormatException("Invalid sign value"); FormatException_t119BB207B54B4B1BC28D9B1783C4625AE23D4759 * L_2 = (FormatException_t119BB207B54B4B1BC28D9B1783C4625AE23D4759 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&FormatException_t119BB207B54B4B1BC28D9B1783C4625AE23D4759_il2cpp_TypeInfo_var))); FormatException__ctor_mB8F9A26F985EF9A6C0C082F7D70CFDF2DBDBB23B(L_2, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral1A969C81EB7DE0BCF6A3A40B70C5F6EAC18F8A6D)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_2, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&BigInteger__ctor_m915A1EA8271B005129A1E4376699B8E3BF71036B_RuntimeMethod_var))); } IL_0027: { // if (sign == 0) int32_t L_3 = ___sign0; if (L_3) { goto IL_003d; } } { // this.sign = 0; __this->set_sign_31(0); // this.magnitude = ZeroMagnitude; IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_4 = ((BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields*)il2cpp_codegen_static_fields_for(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var))->get_ZeroMagnitude_4(); __this->set_magnitude_30(L_4); // } return; } IL_003d: { // this.magnitude = MakeMagnitude(bytes, offset, length); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_5 = ___bytes1; int32_t L_6 = ___offset2; int32_t L_7 = ___length3; IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_8; L_8 = BigInteger_MakeMagnitude_m78D0128AD307EE68F13DD022258B90C9D434FF72(L_5, L_6, L_7, /*hidden argument*/NULL); __this->set_magnitude_30(L_8); // this.sign = this.magnitude.Length < 1 ? 0 : sign; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_9 = __this->get_magnitude_30(); NullCheck(L_9); G_B6_0 = __this; if ((((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_9)->max_length)))) < ((int32_t)1))) { G_B7_0 = __this; goto IL_005b; } } { int32_t L_10 = ___sign0; G_B8_0 = L_10; G_B8_1 = G_B6_0; goto IL_005c; } IL_005b: { G_B8_0 = 0; G_B8_1 = G_B7_0; } IL_005c: { NullCheck(G_B8_1); G_B8_1->set_sign_31(G_B8_0); // } return; } } // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::.ctor(System.Int32,System.Random) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BigInteger__ctor_m0DAA24172CE10E1575B29374A3CE534DAD666DF4 (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * __this, int32_t ___sizeInBits0, Random_t6C9E9775A149D0ADCFEB4B252C408F03EE870118 * ___random1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* V_1 = NULL; int32_t V_2 = 0; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * G_B6_0 = NULL; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * G_B5_0 = NULL; int32_t G_B7_0 = 0; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * G_B7_1 = NULL; { // private int nBits = -1; // cache BitCount() value __this->set_nBits_32((-1)); // private int nBitLength = -1; // cache BitLength() value __this->set_nBitLength_33((-1)); // public BigInteger( // int sizeInBits, // Random random) Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405(__this, /*hidden argument*/NULL); // if (sizeInBits < 0) int32_t L_0 = ___sizeInBits0; if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_0023; } } { // throw new ArgumentException("sizeInBits must be non-negative"); ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_1 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var))); ArgumentException__ctor_m2D35EAD113C2ADC99EB17B940A2097A93FD23EFC(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral6FEDCC34F9E9C0EAAE3621F7CE553577314B2B44)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&BigInteger__ctor_m0DAA24172CE10E1575B29374A3CE534DAD666DF4_RuntimeMethod_var))); } IL_0023: { // this.nBits = -1; __this->set_nBits_32((-1)); // this.nBitLength = -1; __this->set_nBitLength_33((-1)); // if (sizeInBits == 0) int32_t L_2 = ___sizeInBits0; if (L_2) { goto IL_0047; } } { // this.sign = 0; __this->set_sign_31(0); // this.magnitude = ZeroMagnitude; IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_3 = ((BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields*)il2cpp_codegen_static_fields_for(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var))->get_ZeroMagnitude_4(); __this->set_magnitude_30(L_3); // return; return; } IL_0047: { // int nBytes = GetByteLength(sizeInBits); int32_t L_4 = ___sizeInBits0; IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); int32_t L_5; L_5 = BigInteger_GetByteLength_m964F885CCF70BFF76F8057EBE1A4969119287468(L_4, /*hidden argument*/NULL); V_0 = L_5; // byte[] b = new byte[nBytes]; int32_t L_6 = V_0; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_7 = (ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)SZArrayNew(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726_il2cpp_TypeInfo_var, (uint32_t)L_6); V_1 = L_7; // random.NextBytes(b); Random_t6C9E9775A149D0ADCFEB4B252C408F03EE870118 * L_8 = ___random1; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_9 = V_1; NullCheck(L_8); VirtualActionInvoker1< ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* >::Invoke(9 /* System.Void System.Random::NextBytes(System.Byte[]) */, L_8, L_9); // int xBits = BitsPerByte * nBytes - sizeInBits; int32_t L_10 = V_0; int32_t L_11 = ___sizeInBits0; V_2 = ((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)8, (int32_t)L_10)), (int32_t)L_11)); // b[0] &= (byte)(255U >> xBits); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_12 = V_1; NullCheck(L_12); uint8_t* L_13 = ((L_12)->GetAddressAt(static_cast(0))); int32_t L_14 = *((uint8_t*)L_13); int32_t L_15 = V_2; *((int8_t*)L_13) = (int8_t)((int32_t)((uint8_t)((int32_t)((int32_t)L_14&(int32_t)((int32_t)((uint8_t)((int32_t)((uint32_t)((int32_t)255)>>((int32_t)((int32_t)L_15&(int32_t)((int32_t)31))))))))))); // this.magnitude = MakeMagnitude(b, 0, b.Length); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_16 = V_1; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_17 = V_1; NullCheck(L_17); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_18; L_18 = BigInteger_MakeMagnitude_m78D0128AD307EE68F13DD022258B90C9D434FF72(L_16, 0, ((int32_t)((int32_t)(((RuntimeArray*)L_17)->max_length))), /*hidden argument*/NULL); __this->set_magnitude_30(L_18); // this.sign = this.magnitude.Length < 1 ? 0 : 1; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_19 = __this->get_magnitude_30(); NullCheck(L_19); G_B5_0 = __this; if ((((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_19)->max_length)))) < ((int32_t)1))) { G_B6_0 = __this; goto IL_0098; } } { G_B7_0 = 1; G_B7_1 = G_B5_0; goto IL_0099; } IL_0098: { G_B7_0 = 0; G_B7_1 = G_B6_0; } IL_0099: { NullCheck(G_B7_1); G_B7_1->set_sign_31(G_B7_0); // } return; } } // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::.ctor(System.Int32,System.Int32,System.Random) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BigInteger__ctor_mC76A43D8A987B2AD3F4591E152D84FEEC37B257E (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * __this, int32_t ___bitLength0, int32_t ___certainty1, Random_t6C9E9775A149D0ADCFEB4B252C408F03EE870118 * ___random2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* V_1 = NULL; int32_t V_2 = 0; uint8_t V_3 = 0x0; uint8_t V_4 = 0x0; int32_t V_5 = 0; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * G_B5_0 = NULL; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * G_B4_0 = NULL; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* G_B6_0 = NULL; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * G_B6_1 = NULL; { // private int nBits = -1; // cache BitCount() value __this->set_nBits_32((-1)); // private int nBitLength = -1; // cache BitLength() value __this->set_nBitLength_33((-1)); // public BigInteger( // int bitLength, // int certainty, // Random random) Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405(__this, /*hidden argument*/NULL); // if (bitLength < 2) int32_t L_0 = ___bitLength0; if ((((int32_t)L_0) >= ((int32_t)2))) { goto IL_0023; } } { // throw new ArithmeticException("bitLength < 2"); ArithmeticException_t8E5F44FABC7FAE0966CBA6DE9BFD545F2660ED47 * L_1 = (ArithmeticException_t8E5F44FABC7FAE0966CBA6DE9BFD545F2660ED47 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArithmeticException_t8E5F44FABC7FAE0966CBA6DE9BFD545F2660ED47_il2cpp_TypeInfo_var))); ArithmeticException__ctor_mF0A8511D61010600F89D30A110198F5E63D5DFE5(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral206CE9DE9BEFB84CD8F0BFE8F179E2A2BA08DF8B)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&BigInteger__ctor_mC76A43D8A987B2AD3F4591E152D84FEEC37B257E_RuntimeMethod_var))); } IL_0023: { // this.sign = 1; __this->set_sign_31(1); // this.nBitLength = bitLength; int32_t L_2 = ___bitLength0; __this->set_nBitLength_33(L_2); // if (bitLength == 2) int32_t L_3 = ___bitLength0; if ((!(((uint32_t)L_3) == ((uint32_t)2)))) { goto IL_005b; } } { // this.magnitude = random.Next(2) == 0 // ? Two.magnitude // : Three.magnitude; Random_t6C9E9775A149D0ADCFEB4B252C408F03EE870118 * L_4 = ___random2; NullCheck(L_4); int32_t L_5; L_5 = VirtualFuncInvoker1< int32_t, int32_t >::Invoke(7 /* System.Int32 System.Random::Next(System.Int32) */, L_4, 2); G_B4_0 = __this; if (!L_5) { G_B5_0 = __this; goto IL_004b; } } { IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_6 = ((BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields*)il2cpp_codegen_static_fields_for(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var))->get_Three_10(); NullCheck(L_6); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_7 = L_6->get_magnitude_30(); G_B6_0 = L_7; G_B6_1 = G_B4_0; goto IL_0055; } IL_004b: { IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_8 = ((BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields*)il2cpp_codegen_static_fields_for(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var))->get_Two_9(); NullCheck(L_8); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_9 = L_8->get_magnitude_30(); G_B6_0 = L_9; G_B6_1 = G_B5_0; } IL_0055: { NullCheck(G_B6_1); G_B6_1->set_magnitude_30(G_B6_0); // return; return; } IL_005b: { // int nBytes = GetByteLength(bitLength); int32_t L_10 = ___bitLength0; IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); int32_t L_11; L_11 = BigInteger_GetByteLength_m964F885CCF70BFF76F8057EBE1A4969119287468(L_10, /*hidden argument*/NULL); V_0 = L_11; // byte[] b = new byte[nBytes]; int32_t L_12 = V_0; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_13 = (ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)SZArrayNew(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726_il2cpp_TypeInfo_var, (uint32_t)L_12); V_1 = L_13; // int xBits = BitsPerByte * nBytes - bitLength; int32_t L_14 = V_0; int32_t L_15 = ___bitLength0; V_2 = ((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)8, (int32_t)L_14)), (int32_t)L_15)); // byte mask = (byte)(255U >> xBits); int32_t L_16 = V_2; V_3 = (uint8_t)((int32_t)((uint8_t)((int32_t)((uint32_t)((int32_t)255)>>((int32_t)((int32_t)L_16&(int32_t)((int32_t)31))))))); // byte lead = (byte)(1 << (7 - xBits)); int32_t L_17 = V_2; V_4 = (uint8_t)((int32_t)((uint8_t)((int32_t)((int32_t)1<<(int32_t)((int32_t)((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)7, (int32_t)L_17))&(int32_t)((int32_t)31))))))); } IL_0086: { // random.NextBytes(b); Random_t6C9E9775A149D0ADCFEB4B252C408F03EE870118 * L_18 = ___random2; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_19 = V_1; NullCheck(L_18); VirtualActionInvoker1< ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* >::Invoke(9 /* System.Void System.Random::NextBytes(System.Byte[]) */, L_18, L_19); // b[0] &= mask; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_20 = V_1; NullCheck(L_20); uint8_t* L_21 = ((L_20)->GetAddressAt(static_cast(0))); int32_t L_22 = *((uint8_t*)L_21); uint8_t L_23 = V_3; *((int8_t*)L_21) = (int8_t)((int32_t)((uint8_t)((int32_t)((int32_t)L_22&(int32_t)L_23)))); // b[0] |= lead; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_24 = V_1; NullCheck(L_24); uint8_t* L_25 = ((L_24)->GetAddressAt(static_cast(0))); int32_t L_26 = *((uint8_t*)L_25); uint8_t L_27 = V_4; *((int8_t*)L_25) = (int8_t)((int32_t)((uint8_t)((int32_t)((int32_t)L_26|(int32_t)L_27)))); // b[nBytes - 1] |= 1; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_28 = V_1; int32_t L_29 = V_0; NullCheck(L_28); uint8_t* L_30 = ((L_28)->GetAddressAt(static_cast(((int32_t)il2cpp_codegen_subtract((int32_t)L_29, (int32_t)1))))); int32_t L_31 = *((uint8_t*)L_30); *((int8_t*)L_30) = (int8_t)((int32_t)((uint8_t)((int32_t)((int32_t)L_31|(int32_t)1)))); // this.magnitude = MakeMagnitude(b, 0, b.Length); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_32 = V_1; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_33 = V_1; NullCheck(L_33); IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_34; L_34 = BigInteger_MakeMagnitude_m78D0128AD307EE68F13DD022258B90C9D434FF72(L_32, 0, ((int32_t)((int32_t)(((RuntimeArray*)L_33)->max_length))), /*hidden argument*/NULL); __this->set_magnitude_30(L_34); // this.nBits = -1; __this->set_nBits_32((-1)); // this.mQuote = 0; __this->set_mQuote_34(0); // if (certainty < 1) int32_t L_35 = ___certainty1; if ((((int32_t)L_35) < ((int32_t)1))) { goto IL_0125; } } { // if (CheckProbablePrime(certainty, random, true)) int32_t L_36 = ___certainty1; Random_t6C9E9775A149D0ADCFEB4B252C408F03EE870118 * L_37 = ___random2; bool L_38; L_38 = BigInteger_CheckProbablePrime_m871CCFCF3866E7E248250336D91ABC3465E95ACF(__this, L_36, L_37, (bool)1, /*hidden argument*/NULL); if (L_38) { goto IL_0125; } } { // for (int j = 1; j < (magnitude.Length - 1); ++j) V_5 = 1; goto IL_0112; } IL_00e9: { // this.magnitude[j] ^= random.Next(); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_39 = __this->get_magnitude_30(); int32_t L_40 = V_5; NullCheck(L_39); int32_t* L_41 = ((L_39)->GetAddressAt(static_cast(L_40))); int32_t L_42 = *((int32_t*)L_41); Random_t6C9E9775A149D0ADCFEB4B252C408F03EE870118 * L_43 = ___random2; NullCheck(L_43); int32_t L_44; L_44 = VirtualFuncInvoker0< int32_t >::Invoke(5 /* System.Int32 System.Random::Next() */, L_43); *((int32_t*)L_41) = (int32_t)((int32_t)((int32_t)L_42^(int32_t)L_44)); // if (CheckProbablePrime(certainty, random, true)) int32_t L_45 = ___certainty1; Random_t6C9E9775A149D0ADCFEB4B252C408F03EE870118 * L_46 = ___random2; bool L_47; L_47 = BigInteger_CheckProbablePrime_m871CCFCF3866E7E248250336D91ABC3465E95ACF(__this, L_45, L_46, (bool)1, /*hidden argument*/NULL); if (!L_47) { goto IL_010c; } } { // return; return; } IL_010c: { // for (int j = 1; j < (magnitude.Length - 1); ++j) int32_t L_48 = V_5; V_5 = ((int32_t)il2cpp_codegen_add((int32_t)L_48, (int32_t)1)); } IL_0112: { // for (int j = 1; j < (magnitude.Length - 1); ++j) int32_t L_49 = V_5; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_50 = __this->get_magnitude_30(); NullCheck(L_50); if ((((int32_t)L_49) < ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_50)->max_length))), (int32_t)1))))) { goto IL_00e9; } } { goto IL_0086; } IL_0125: { // } return; } } // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::Abs() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * BigInteger_Abs_m41F14FE53F6623C355F7D4A782ED8DCB98619024 (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * __this, const RuntimeMethod* method) { { // return sign >= 0 ? this : Negate(); int32_t L_0 = __this->get_sign_31(); if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_0010; } } { BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_1; L_1 = BigInteger_Negate_m14DBB5492117918CD6D25EFDA5AB9555782F1C98(__this, /*hidden argument*/NULL); return L_1; } IL_0010: { return __this; } } // System.Int32[] BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::AddMagnitudes(System.Int32[],System.Int32[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* BigInteger_AddMagnitudes_mE780AE2C54DE79E483A21217E36E99954C6B31B2 (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___a0, Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___b1, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t V_1 = 0; int64_t V_2 = 0; int32_t V_3 = 0; { // int tI = a.Length - 1; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_0 = ___a0; NullCheck(L_0); V_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_0)->max_length))), (int32_t)1)); // int vI = b.Length - 1; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_1 = ___b1; NullCheck(L_1); V_1 = ((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_1)->max_length))), (int32_t)1)); // long m = 0; V_2 = ((int64_t)((int64_t)0)); goto IL_002f; } IL_0011: { // m += ((long)(uint)a[tI] + (long)(uint)b[vI--]); int64_t L_2 = V_2; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_3 = ___a0; int32_t L_4 = V_0; NullCheck(L_3); int32_t L_5 = L_4; int32_t L_6 = (L_3)->GetAt(static_cast(L_5)); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_7 = ___b1; int32_t L_8 = V_1; int32_t L_9 = L_8; V_1 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_9, (int32_t)1)); NullCheck(L_7); int32_t L_10 = L_9; int32_t L_11 = (L_7)->GetAt(static_cast(L_10)); V_2 = ((int64_t)il2cpp_codegen_add((int64_t)L_2, (int64_t)((int64_t)il2cpp_codegen_add((int64_t)((int64_t)((uint64_t)((uint32_t)((uint32_t)L_6)))), (int64_t)((int64_t)((uint64_t)((uint32_t)((uint32_t)L_11)))))))); // a[tI--] = (int)m; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_12 = ___a0; int32_t L_13 = V_0; int32_t L_14 = L_13; V_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_14, (int32_t)1)); int64_t L_15 = V_2; NullCheck(L_12); (L_12)->SetAt(static_cast(L_14), (int32_t)((int32_t)((int32_t)L_15))); // m = (long)((ulong)m >> 32); int64_t L_16 = V_2; V_2 = ((int64_t)((uint64_t)L_16>>((int32_t)32))); } IL_002f: { // while (vI >= 0) int32_t L_17 = V_1; if ((((int32_t)L_17) >= ((int32_t)0))) { goto IL_0011; } } { // if (m != 0) int64_t L_18 = V_2; if (!L_18) { goto IL_004f; } } IL_0036: { // while (tI >= 0 && ++a[tI--] == 0) int32_t L_19 = V_0; if ((((int32_t)L_19) < ((int32_t)0))) { goto IL_004f; } } { Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_20 = ___a0; int32_t L_21 = V_0; int32_t L_22 = L_21; V_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_22, (int32_t)1)); NullCheck(L_20); int32_t* L_23 = ((L_20)->GetAddressAt(static_cast(L_22))); int32_t L_24 = *((int32_t*)L_23); V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_24, (int32_t)1)); int32_t L_25 = V_3; *((int32_t*)L_23) = (int32_t)L_25; int32_t L_26 = V_3; if (!L_26) { goto IL_0036; } } IL_004f: { // return a; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_27 = ___a0; return L_27; } } // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::Add(BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * BigInteger_Add_mC4685DAB012424EC6A0FF486D89CA5A538CB3937 (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * __this, BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * ___value0, const RuntimeMethod* method) { { // if (this.sign == 0) int32_t L_0 = __this->get_sign_31(); if (L_0) { goto IL_000a; } } { // return value; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_1 = ___value0; return L_1; } IL_000a: { // if (this.sign != value.sign) int32_t L_2 = __this->get_sign_31(); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_3 = ___value0; NullCheck(L_3); int32_t L_4 = L_3->get_sign_31(); if ((((int32_t)L_2) == ((int32_t)L_4))) { goto IL_0045; } } { // if (value.sign == 0) BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_5 = ___value0; NullCheck(L_5); int32_t L_6 = L_5->get_sign_31(); if (L_6) { goto IL_0022; } } { // return this; return __this; } IL_0022: { // if (value.sign < 0) BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_7 = ___value0; NullCheck(L_7); int32_t L_8 = L_7->get_sign_31(); if ((((int32_t)L_8) >= ((int32_t)0))) { goto IL_0038; } } { // return Subtract(value.Negate()); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_9 = ___value0; NullCheck(L_9); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_10; L_10 = BigInteger_Negate_m14DBB5492117918CD6D25EFDA5AB9555782F1C98(L_9, /*hidden argument*/NULL); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_11; L_11 = BigInteger_Subtract_m533D42A73362CE69891C408AC3587038EB6B883C(__this, L_10, /*hidden argument*/NULL); return L_11; } IL_0038: { // return value.Subtract(Negate()); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_12 = ___value0; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_13; L_13 = BigInteger_Negate_m14DBB5492117918CD6D25EFDA5AB9555782F1C98(__this, /*hidden argument*/NULL); NullCheck(L_12); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_14; L_14 = BigInteger_Subtract_m533D42A73362CE69891C408AC3587038EB6B883C(L_12, L_13, /*hidden argument*/NULL); return L_14; } IL_0045: { // return AddToMagnitude(value.magnitude); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_15 = ___value0; NullCheck(L_15); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_16 = L_15->get_magnitude_30(); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_17; L_17 = BigInteger_AddToMagnitude_m87225D35F48B5836D6754746F63F574C62A3F920(__this, L_16, /*hidden argument*/NULL); return L_17; } } // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::AddToMagnitude(System.Int32[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * BigInteger_AddToMagnitude_m87225D35F48B5836D6754746F63F574C62A3F920 (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * __this, Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___magToAdd0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* V_0 = NULL; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* V_1 = NULL; uint32_t V_2 = 0; bool V_3 = false; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* V_4 = NULL; { // if (this.magnitude.Length < magToAdd.Length) Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_0 = __this->get_magnitude_30(); NullCheck(L_0); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_1 = ___magToAdd0; NullCheck(L_1); if ((((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_0)->max_length)))) >= ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_1)->max_length)))))) { goto IL_0018; } } { // big = magToAdd; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_2 = ___magToAdd0; V_0 = L_2; // small = this.magnitude; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_3 = __this->get_magnitude_30(); V_1 = L_3; // } goto IL_0021; } IL_0018: { // big = this.magnitude; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_4 = __this->get_magnitude_30(); V_0 = L_4; // small = magToAdd; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_5 = ___magToAdd0; V_1 = L_5; } IL_0021: { // uint limit = uint.MaxValue; V_2 = (-1); // if (big.Length == small.Length) Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_6 = V_0; NullCheck(L_6); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_7 = V_1; NullCheck(L_7); if ((!(((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_6)->max_length)))) == ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_7)->max_length))))))) { goto IL_0031; } } { // limit -= (uint) small[0]; uint32_t L_8 = V_2; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_9 = V_1; NullCheck(L_9); int32_t L_10 = 0; int32_t L_11 = (L_9)->GetAt(static_cast(L_10)); V_2 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_8, (int32_t)L_11)); } IL_0031: { // bool possibleOverflow = (uint) big[0] >= limit; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_12 = V_0; NullCheck(L_12); int32_t L_13 = 0; int32_t L_14 = (L_12)->GetAt(static_cast(L_13)); uint32_t L_15 = V_2; V_3 = (bool)((((int32_t)((!(((uint32_t)L_14) >= ((uint32_t)L_15)))? 1 : 0)) == ((int32_t)0))? 1 : 0); // if (possibleOverflow) bool L_16 = V_3; if (!L_16) { goto IL_0055; } } { // bigCopy = new int[big.Length + 1]; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_17 = V_0; NullCheck(L_17); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_18 = (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)SZArrayNew(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32_il2cpp_TypeInfo_var, (uint32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_17)->max_length))), (int32_t)1))); V_4 = L_18; // big.CopyTo(bigCopy, 1); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_19 = V_0; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_20 = V_4; NullCheck((RuntimeArray *)(RuntimeArray *)L_19); Array_CopyTo_m6AF950973942E09BAB1F21B055BBD2CD58C980B2((RuntimeArray *)(RuntimeArray *)L_19, (RuntimeArray *)(RuntimeArray *)L_20, 1, /*hidden argument*/NULL); // } goto IL_0062; } IL_0055: { // bigCopy = (int[]) big.Clone(); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_21 = V_0; NullCheck((RuntimeArray *)(RuntimeArray *)L_21); RuntimeObject * L_22; L_22 = Array_Clone_m3C566B3D3F4333212411BD7C3B61D798BADB3F3C((RuntimeArray *)(RuntimeArray *)L_21, /*hidden argument*/NULL); V_4 = ((Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)Castclass((RuntimeObject*)L_22, Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32_il2cpp_TypeInfo_var)); } IL_0062: { // bigCopy = AddMagnitudes(bigCopy, small); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_23 = V_4; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_24 = V_1; IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_25; L_25 = BigInteger_AddMagnitudes_mE780AE2C54DE79E483A21217E36E99954C6B31B2(L_23, L_24, /*hidden argument*/NULL); V_4 = L_25; // return new BigInteger(this.sign, bigCopy, possibleOverflow); int32_t L_26 = __this->get_sign_31(); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_27 = V_4; bool L_28 = V_3; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_29 = (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 *)il2cpp_codegen_object_new(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); BigInteger__ctor_mF81A28FEB76127E2A60A52B4D5AAB383A4A3749B(L_29, L_26, L_27, L_28, /*hidden argument*/NULL); return L_29; } } // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::And(BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * BigInteger_And_m200BF473175A613ACAF43E62773BDF1DC0AC3EE2 (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * __this, BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* V_0 = NULL; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* V_1 = NULL; bool V_2 = false; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* V_3 = NULL; int32_t V_4 = 0; int32_t V_5 = 0; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_6 = NULL; int32_t V_7 = 0; int32_t V_8 = 0; int32_t V_9 = 0; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* G_B6_0 = NULL; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* G_B9_0 = NULL; int32_t G_B12_0 = 0; int32_t G_B16_0 = 0; int32_t G_B19_0 = 0; { // if (this.sign == 0 || value.sign == 0) int32_t L_0 = __this->get_sign_31(); if (!L_0) { goto IL_0010; } } { BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_1 = ___value0; NullCheck(L_1); int32_t L_2 = L_1->get_sign_31(); if (L_2) { goto IL_0016; } } IL_0010: { // return Zero; IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_3 = ((BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields*)il2cpp_codegen_static_fields_for(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var))->get_Zero_7(); return L_3; } IL_0016: { // int[] aMag = this.sign > 0 // ? this.magnitude // : Add(One).magnitude; int32_t L_4 = __this->get_sign_31(); if ((((int32_t)L_4) > ((int32_t)0))) { goto IL_0031; } } { IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_5 = ((BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields*)il2cpp_codegen_static_fields_for(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var))->get_One_8(); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_6; L_6 = BigInteger_Add_mC4685DAB012424EC6A0FF486D89CA5A538CB3937(__this, L_5, /*hidden argument*/NULL); NullCheck(L_6); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_7 = L_6->get_magnitude_30(); G_B6_0 = L_7; goto IL_0037; } IL_0031: { Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_8 = __this->get_magnitude_30(); G_B6_0 = L_8; } IL_0037: { V_0 = G_B6_0; // int[] bMag = value.sign > 0 // ? value.magnitude // : value.Add(One).magnitude; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_9 = ___value0; NullCheck(L_9); int32_t L_10 = L_9->get_sign_31(); if ((((int32_t)L_10) > ((int32_t)0))) { goto IL_0053; } } { BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_11 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_12 = ((BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields*)il2cpp_codegen_static_fields_for(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var))->get_One_8(); NullCheck(L_11); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_13; L_13 = BigInteger_Add_mC4685DAB012424EC6A0FF486D89CA5A538CB3937(L_11, L_12, /*hidden argument*/NULL); NullCheck(L_13); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_14 = L_13->get_magnitude_30(); G_B9_0 = L_14; goto IL_0059; } IL_0053: { BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_15 = ___value0; NullCheck(L_15); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_16 = L_15->get_magnitude_30(); G_B9_0 = L_16; } IL_0059: { V_1 = G_B9_0; // bool resultNeg = sign < 0 && value.sign < 0; int32_t L_17 = __this->get_sign_31(); if ((((int32_t)L_17) >= ((int32_t)0))) { goto IL_006e; } } { BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_18 = ___value0; NullCheck(L_18); int32_t L_19 = L_18->get_sign_31(); G_B12_0 = ((((int32_t)L_19) < ((int32_t)0))? 1 : 0); goto IL_006f; } IL_006e: { G_B12_0 = 0; } IL_006f: { V_2 = (bool)G_B12_0; // int resultLength = System.Math.Max(aMag.Length, bMag.Length); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_20 = V_0; NullCheck(L_20); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_21 = V_1; NullCheck(L_21); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_22; L_22 = Math_Max_mD8AA27386BF012C65303FCDEA041B0CC65056E7B(((int32_t)((int32_t)(((RuntimeArray*)L_20)->max_length))), ((int32_t)((int32_t)(((RuntimeArray*)L_21)->max_length))), /*hidden argument*/NULL); // int[] resultMag = new int[resultLength]; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_23 = (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)SZArrayNew(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32_il2cpp_TypeInfo_var, (uint32_t)L_22); V_3 = L_23; // int aStart = resultMag.Length - aMag.Length; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_24 = V_3; NullCheck(L_24); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_25 = V_0; NullCheck(L_25); V_4 = ((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_24)->max_length))), (int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_25)->max_length))))); // int bStart = resultMag.Length - bMag.Length; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_26 = V_3; NullCheck(L_26); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_27 = V_1; NullCheck(L_27); V_5 = ((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_26)->max_length))), (int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_27)->max_length))))); // for (int i = 0; i < resultMag.Length; ++i) V_7 = 0; goto IL_00f3; } IL_0098: { // int aWord = i >= aStart ? aMag[i - aStart] : 0; int32_t L_28 = V_7; int32_t L_29 = V_4; if ((((int32_t)L_28) >= ((int32_t)L_29))) { goto IL_00a1; } } { G_B16_0 = 0; goto IL_00a8; } IL_00a1: { Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_30 = V_0; int32_t L_31 = V_7; int32_t L_32 = V_4; NullCheck(L_30); int32_t L_33 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_31, (int32_t)L_32)); int32_t L_34 = (L_30)->GetAt(static_cast(L_33)); G_B16_0 = L_34; } IL_00a8: { V_8 = G_B16_0; // int bWord = i >= bStart ? bMag[i - bStart] : 0; int32_t L_35 = V_7; int32_t L_36 = V_5; if ((((int32_t)L_35) >= ((int32_t)L_36))) { goto IL_00b3; } } { G_B19_0 = 0; goto IL_00ba; } IL_00b3: { Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_37 = V_1; int32_t L_38 = V_7; int32_t L_39 = V_5; NullCheck(L_37); int32_t L_40 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_38, (int32_t)L_39)); int32_t L_41 = (L_37)->GetAt(static_cast(L_40)); G_B19_0 = L_41; } IL_00ba: { V_9 = G_B19_0; // if (this.sign < 0) int32_t L_42 = __this->get_sign_31(); if ((((int32_t)L_42) >= ((int32_t)0))) { goto IL_00ca; } } { // aWord = ~aWord; int32_t L_43 = V_8; V_8 = ((~L_43)); } IL_00ca: { // if (value.sign < 0) BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_44 = ___value0; NullCheck(L_44); int32_t L_45 = L_44->get_sign_31(); if ((((int32_t)L_45) >= ((int32_t)0))) { goto IL_00d8; } } { // bWord = ~bWord; int32_t L_46 = V_9; V_9 = ((~L_46)); } IL_00d8: { // resultMag[i] = aWord & bWord; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_47 = V_3; int32_t L_48 = V_7; int32_t L_49 = V_8; int32_t L_50 = V_9; NullCheck(L_47); (L_47)->SetAt(static_cast(L_48), (int32_t)((int32_t)((int32_t)L_49&(int32_t)L_50))); // if (resultNeg) bool L_51 = V_2; if (!L_51) { goto IL_00ed; } } { // resultMag[i] = ~resultMag[i]; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_52 = V_3; int32_t L_53 = V_7; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_54 = V_3; int32_t L_55 = V_7; NullCheck(L_54); int32_t L_56 = L_55; int32_t L_57 = (L_54)->GetAt(static_cast(L_56)); NullCheck(L_52); (L_52)->SetAt(static_cast(L_53), (int32_t)((~L_57))); } IL_00ed: { // for (int i = 0; i < resultMag.Length; ++i) int32_t L_58 = V_7; V_7 = ((int32_t)il2cpp_codegen_add((int32_t)L_58, (int32_t)1)); } IL_00f3: { // for (int i = 0; i < resultMag.Length; ++i) int32_t L_59 = V_7; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_60 = V_3; NullCheck(L_60); if ((((int32_t)L_59) < ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_60)->max_length)))))) { goto IL_0098; } } { // BigInteger result = new BigInteger(1, resultMag, true); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_61 = V_3; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_62 = (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 *)il2cpp_codegen_object_new(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); BigInteger__ctor_mF81A28FEB76127E2A60A52B4D5AAB383A4A3749B(L_62, 1, L_61, (bool)1, /*hidden argument*/NULL); V_6 = L_62; // if (resultNeg) bool L_63 = V_2; if (!L_63) { goto IL_0110; } } { // result = result.Not(); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_64 = V_6; NullCheck(L_64); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_65; L_65 = BigInteger_Not_mCD5F6F848E592E68977E773F83C3CEE8BAF68DB7(L_64, /*hidden argument*/NULL); V_6 = L_65; } IL_0110: { // return result; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_66 = V_6; return L_66; } } // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::AndNot(BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * BigInteger_AndNot_mE73B51E2C360E10F7113E2A261371899D445A715 (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * __this, BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * ___val0, const RuntimeMethod* method) { { // return And(val.Not()); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_0 = ___val0; NullCheck(L_0); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_1; L_1 = BigInteger_Not_mCD5F6F848E592E68977E773F83C3CEE8BAF68DB7(L_0, /*hidden argument*/NULL); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_2; L_2 = BigInteger_And_m200BF473175A613ACAF43E62773BDF1DC0AC3EE2(__this, L_1, /*hidden argument*/NULL); return L_2; } } // System.Int32 BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::get_BitCount() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t BigInteger_get_BitCount_m16E0241F52C39AE24BBCDF49FCB1E5457E5BCCAE (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; { // if (nBits == -1) int32_t L_0 = __this->get_nBits_32(); if ((!(((uint32_t)L_0) == ((uint32_t)(-1))))) { goto IL_0051; } } { // if (sign < 0) int32_t L_1 = __this->get_sign_31(); if ((((int32_t)L_1) >= ((int32_t)0))) { goto IL_0025; } } { // nBits = Not().BitCount; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_2; L_2 = BigInteger_Not_mCD5F6F848E592E68977E773F83C3CEE8BAF68DB7(__this, /*hidden argument*/NULL); NullCheck(L_2); int32_t L_3; L_3 = BigInteger_get_BitCount_m16E0241F52C39AE24BBCDF49FCB1E5457E5BCCAE(L_2, /*hidden argument*/NULL); __this->set_nBits_32(L_3); // } goto IL_0051; } IL_0025: { // int sum = 0; V_0 = 0; // for (int i = 0; i < magnitude.Length; ++i) V_1 = 0; goto IL_003f; } IL_002b: { // sum += BitCnt(magnitude[i]); int32_t L_4 = V_0; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_5 = __this->get_magnitude_30(); int32_t L_6 = V_1; NullCheck(L_5); int32_t L_7 = L_6; int32_t L_8 = (L_5)->GetAt(static_cast(L_7)); IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); int32_t L_9; L_9 = BigInteger_BitCnt_m11AAF6E4025783C198F663FAE17D82C636F52B68(L_8, /*hidden argument*/NULL); V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_4, (int32_t)L_9)); // for (int i = 0; i < magnitude.Length; ++i) int32_t L_10 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_10, (int32_t)1)); } IL_003f: { // for (int i = 0; i < magnitude.Length; ++i) int32_t L_11 = V_1; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_12 = __this->get_magnitude_30(); NullCheck(L_12); if ((((int32_t)L_11) < ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length)))))) { goto IL_002b; } } { // nBits = sum; int32_t L_13 = V_0; __this->set_nBits_32(L_13); } IL_0051: { // return nBits; int32_t L_14 = __this->get_nBits_32(); return L_14; } } // System.Int32 BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::BitCnt(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t BigInteger_BitCnt_m11AAF6E4025783C198F663FAE17D82C636F52B68 (int32_t ___i0, const RuntimeMethod* method) { uint32_t V_0 = 0; { // uint u = (uint)i; int32_t L_0 = ___i0; V_0 = L_0; // u = u - ((u >> 1) & 0x55555555); uint32_t L_1 = V_0; uint32_t L_2 = V_0; V_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_1, (int32_t)((int32_t)((int32_t)((int32_t)((uint32_t)L_2>>1))&(int32_t)((int32_t)1431655765))))); // u = (u & 0x33333333) + ((u >> 2) & 0x33333333); uint32_t L_3 = V_0; uint32_t L_4 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)((int32_t)((int32_t)L_3&(int32_t)((int32_t)858993459))), (int32_t)((int32_t)((int32_t)((int32_t)((uint32_t)L_4>>2))&(int32_t)((int32_t)858993459))))); // u = (u + (u >> 4)) & 0x0f0f0f0f; uint32_t L_5 = V_0; uint32_t L_6 = V_0; V_0 = ((int32_t)((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)((int32_t)((uint32_t)L_6>>4))))&(int32_t)((int32_t)252645135))); // u += (u >> 8); uint32_t L_7 = V_0; uint32_t L_8 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_7, (int32_t)((int32_t)((uint32_t)L_8>>8)))); // u += (u >> 16); uint32_t L_9 = V_0; uint32_t L_10 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)((int32_t)((uint32_t)L_10>>((int32_t)16))))); // u &= 0x3f; uint32_t L_11 = V_0; V_0 = ((int32_t)((int32_t)L_11&(int32_t)((int32_t)63))); // return (int)u; uint32_t L_12 = V_0; return L_12; } } // System.Int32 BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::CalcBitLength(System.Int32,System.Int32,System.Int32[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t BigInteger_CalcBitLength_mE2FB0C17D46D70147E8A29DF3559D7061E80D274 (int32_t ___sign0, int32_t ___indx1, Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___mag2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; IL_0000: { // if (indx >= mag.Length) int32_t L_0 = ___indx1; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_1 = ___mag2; NullCheck(L_1); if ((((int32_t)L_0) < ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_1)->max_length)))))) { goto IL_0008; } } { // return 0; return 0; } IL_0008: { // if (mag[indx] != 0) Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_2 = ___mag2; int32_t L_3 = ___indx1; NullCheck(L_2); int32_t L_4 = L_3; int32_t L_5 = (L_2)->GetAt(static_cast(L_4)); if (L_5) { goto IL_0014; } } { // ++indx; int32_t L_6 = ___indx1; ___indx1 = ((int32_t)il2cpp_codegen_add((int32_t)L_6, (int32_t)1)); goto IL_0000; } IL_0014: { // int bitLength = 32 * ((mag.Length - indx) - 1); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_7 = ___mag2; NullCheck(L_7); int32_t L_8 = ___indx1; V_0 = ((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)32), (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_7)->max_length))), (int32_t)L_8)), (int32_t)1)))); // int firstMag = mag[indx]; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_9 = ___mag2; int32_t L_10 = ___indx1; NullCheck(L_9); int32_t L_11 = L_10; int32_t L_12 = (L_9)->GetAt(static_cast(L_11)); V_1 = L_12; // bitLength += BitLen(firstMag); int32_t L_13 = V_0; int32_t L_14 = V_1; IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); int32_t L_15; L_15 = BigInteger_BitLen_mD330EAC968E1F67957F146958560C81B198B7790(L_14, /*hidden argument*/NULL); V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_13, (int32_t)L_15)); // if (sign < 0 && ((firstMag & -firstMag) == firstMag)) int32_t L_16 = ___sign0; if ((((int32_t)L_16) >= ((int32_t)0))) { goto IL_004d; } } { int32_t L_17 = V_1; int32_t L_18 = V_1; int32_t L_19 = V_1; if ((!(((uint32_t)((int32_t)((int32_t)L_17&(int32_t)((-L_18))))) == ((uint32_t)L_19)))) { goto IL_004d; } } IL_0037: { // if (++indx >= mag.Length) int32_t L_20 = ___indx1; int32_t L_21 = ((int32_t)il2cpp_codegen_add((int32_t)L_20, (int32_t)1)); ___indx1 = L_21; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_22 = ___mag2; NullCheck(L_22); if ((((int32_t)L_21) < ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_22)->max_length)))))) { goto IL_0048; } } { // --bitLength; int32_t L_23 = V_0; V_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_23, (int32_t)1)); // break; goto IL_004d; } IL_0048: { // while (mag[indx] == 0); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_24 = ___mag2; int32_t L_25 = ___indx1; NullCheck(L_24); int32_t L_26 = L_25; int32_t L_27 = (L_24)->GetAt(static_cast(L_26)); if (!L_27) { goto IL_0037; } } IL_004d: { // return bitLength; int32_t L_28 = V_0; return L_28; } } // System.Int32 BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::get_BitLength() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t BigInteger_get_BitLength_m6B5FE0A610DA07F883412F1DE1BCCFA2EED7244C (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * G_B3_0 = NULL; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * G_B2_0 = NULL; int32_t G_B4_0 = 0; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * G_B4_1 = NULL; { // if (nBitLength == -1) int32_t L_0 = __this->get_nBitLength_33(); if ((!(((uint32_t)L_0) == ((uint32_t)(-1))))) { goto IL_002c; } } { // nBitLength = sign == 0 // ? 0 // : CalcBitLength(sign, 0, magnitude); int32_t L_1 = __this->get_sign_31(); G_B2_0 = __this; if (!L_1) { G_B3_0 = __this; goto IL_0026; } } { int32_t L_2 = __this->get_sign_31(); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_3 = __this->get_magnitude_30(); IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); int32_t L_4; L_4 = BigInteger_CalcBitLength_mE2FB0C17D46D70147E8A29DF3559D7061E80D274(L_2, 0, L_3, /*hidden argument*/NULL); G_B4_0 = L_4; G_B4_1 = G_B2_0; goto IL_0027; } IL_0026: { G_B4_0 = 0; G_B4_1 = G_B3_0; } IL_0027: { NullCheck(G_B4_1); G_B4_1->set_nBitLength_33(G_B4_0); } IL_002c: { // return nBitLength; int32_t L_5 = __this->get_nBitLength_33(); return L_5; } } // System.Int32 BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::BitLen(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t BigInteger_BitLen_mD330EAC968E1F67957F146958560C81B198B7790 (int32_t ___w0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } uint32_t V_0 = 0; uint32_t V_1 = 0; { // uint v = (uint)w; int32_t L_0 = ___w0; V_0 = L_0; // uint t = v >> 24; uint32_t L_1 = V_0; V_1 = ((int32_t)((uint32_t)L_1>>((int32_t)24))); // if (t != 0) uint32_t L_2 = V_1; if (!L_2) { goto IL_0015; } } { // return 24 + BitLengthTable[t]; IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_3 = ((BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields*)il2cpp_codegen_static_fields_for(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var))->get_BitLengthTable_12(); uint32_t L_4 = V_1; NullCheck(L_3); uint32_t L_5 = L_4; uint8_t L_6 = (L_3)->GetAt(static_cast(L_5)); return ((int32_t)il2cpp_codegen_add((int32_t)((int32_t)24), (int32_t)L_6)); } IL_0015: { // t = v >> 16; uint32_t L_7 = V_0; V_1 = ((int32_t)((uint32_t)L_7>>((int32_t)16))); // if (t != 0) uint32_t L_8 = V_1; if (!L_8) { goto IL_0028; } } { // return 16 + BitLengthTable[t]; IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_9 = ((BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields*)il2cpp_codegen_static_fields_for(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var))->get_BitLengthTable_12(); uint32_t L_10 = V_1; NullCheck(L_9); uint32_t L_11 = L_10; uint8_t L_12 = (L_9)->GetAt(static_cast(L_11)); return ((int32_t)il2cpp_codegen_add((int32_t)((int32_t)16), (int32_t)L_12)); } IL_0028: { // t = v >> 8; uint32_t L_13 = V_0; V_1 = ((int32_t)((uint32_t)L_13>>8)); // if (t != 0) uint32_t L_14 = V_1; if (!L_14) { goto IL_0039; } } { // return 8 + BitLengthTable[t]; IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_15 = ((BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields*)il2cpp_codegen_static_fields_for(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var))->get_BitLengthTable_12(); uint32_t L_16 = V_1; NullCheck(L_15); uint32_t L_17 = L_16; uint8_t L_18 = (L_15)->GetAt(static_cast(L_17)); return ((int32_t)il2cpp_codegen_add((int32_t)8, (int32_t)L_18)); } IL_0039: { // return BitLengthTable[v]; IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_19 = ((BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields*)il2cpp_codegen_static_fields_for(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var))->get_BitLengthTable_12(); uint32_t L_20 = V_0; NullCheck(L_19); uint32_t L_21 = L_20; uint8_t L_22 = (L_19)->GetAt(static_cast(L_21)); return L_22; } } // System.Boolean BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::QuickPow2Check() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool BigInteger_QuickPow2Check_m49AD8559F698D1FCB6CE202ED19A9E4739A98141 (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * __this, const RuntimeMethod* method) { { // return sign > 0 && nBits == 1; int32_t L_0 = __this->get_sign_31(); if ((((int32_t)L_0) <= ((int32_t)0))) { goto IL_0013; } } { int32_t L_1 = __this->get_nBits_32(); return (bool)((((int32_t)L_1) == ((int32_t)1))? 1 : 0); } IL_0013: { return (bool)0; } } // System.Int32 BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::CompareTo(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t BigInteger_CompareTo_mD93FEF72BE51DFA0A6203411B72AF9699ABF688B (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * __this, RuntimeObject * ___obj0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // return CompareTo((BigInteger)obj); RuntimeObject * L_0 = ___obj0; int32_t L_1; L_1 = BigInteger_CompareTo_m0B17CAA359D6D0E4621D4A93451F9A154B21E3A4(__this, ((BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 *)CastclassClass((RuntimeObject*)L_0, BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); return L_1; } } // System.Int32 BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::CompareTo(System.Int32,System.Int32[],System.Int32,System.Int32[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t BigInteger_CompareTo_m974C9A6C1B3DC3548ADEA93AC182AD2EB0CFB657 (int32_t ___xIndx0, Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___x1, int32_t ___yIndx2, Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___y3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { goto IL_0007; } IL_0002: { // xIndx++; int32_t L_0 = ___xIndx0; ___xIndx0 = ((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)1)); } IL_0007: { // while (xIndx != x.Length && x[xIndx] == 0) int32_t L_1 = ___xIndx0; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_2 = ___x1; NullCheck(L_2); if ((((int32_t)L_1) == ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_2)->max_length)))))) { goto IL_0019; } } { Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_3 = ___x1; int32_t L_4 = ___xIndx0; NullCheck(L_3); int32_t L_5 = L_4; int32_t L_6 = (L_3)->GetAt(static_cast(L_5)); if (!L_6) { goto IL_0002; } } { goto IL_0019; } IL_0014: { // yIndx++; int32_t L_7 = ___yIndx2; ___yIndx2 = ((int32_t)il2cpp_codegen_add((int32_t)L_7, (int32_t)1)); } IL_0019: { // while (yIndx != y.Length && y[yIndx] == 0) int32_t L_8 = ___yIndx2; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_9 = ___y3; NullCheck(L_9); if ((((int32_t)L_8) == ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_9)->max_length)))))) { goto IL_0024; } } { Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_10 = ___y3; int32_t L_11 = ___yIndx2; NullCheck(L_10); int32_t L_12 = L_11; int32_t L_13 = (L_10)->GetAt(static_cast(L_12)); if (!L_13) { goto IL_0014; } } IL_0024: { // return CompareNoLeadingZeroes(xIndx, x, yIndx, y); int32_t L_14 = ___xIndx0; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_15 = ___x1; int32_t L_16 = ___yIndx2; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_17 = ___y3; IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); int32_t L_18; L_18 = BigInteger_CompareNoLeadingZeroes_m5A73A805E985EE06CC7AE421B30D863F8B72B113(L_14, L_15, L_16, L_17, /*hidden argument*/NULL); return L_18; } } // System.Int32 BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::CompareNoLeadingZeroes(System.Int32,System.Int32[],System.Int32,System.Int32[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t BigInteger_CompareNoLeadingZeroes_m5A73A805E985EE06CC7AE421B30D863F8B72B113 (int32_t ___xIndx0, Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___x1, int32_t ___yIndx2, Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___y3, const RuntimeMethod* method) { int32_t V_0 = 0; uint32_t V_1 = 0; uint32_t V_2 = 0; { // int diff = (x.Length - y.Length) - (xIndx - yIndx); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_0 = ___x1; NullCheck(L_0); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_1 = ___y3; NullCheck(L_1); int32_t L_2 = ___xIndx0; int32_t L_3 = ___yIndx2; V_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_0)->max_length))), (int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_1)->max_length))))), (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_2, (int32_t)L_3)))); // if (diff != 0) int32_t L_4 = V_0; if (!L_4) { goto IL_0035; } } { // return diff < 0 ? -1 : 1; int32_t L_5 = V_0; if ((((int32_t)L_5) < ((int32_t)0))) { goto IL_0015; } } { return 1; } IL_0015: { return (-1); } IL_0017: { // uint v1 = (uint)x[xIndx++]; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_6 = ___x1; int32_t L_7 = ___xIndx0; int32_t L_8 = L_7; ___xIndx0 = ((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)1)); NullCheck(L_6); int32_t L_9 = L_8; int32_t L_10 = (L_6)->GetAt(static_cast(L_9)); V_1 = L_10; // uint v2 = (uint)y[yIndx++]; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_11 = ___y3; int32_t L_12 = ___yIndx2; int32_t L_13 = L_12; ___yIndx2 = ((int32_t)il2cpp_codegen_add((int32_t)L_13, (int32_t)1)); NullCheck(L_11); int32_t L_14 = L_13; int32_t L_15 = (L_11)->GetAt(static_cast(L_14)); V_2 = L_15; // if (v1 != v2) uint32_t L_16 = V_1; uint32_t L_17 = V_2; if ((((int32_t)L_16) == ((int32_t)L_17))) { goto IL_0035; } } { // return v1 < v2 ? -1 : 1; uint32_t L_18 = V_1; uint32_t L_19 = V_2; if ((!(((uint32_t)L_18) >= ((uint32_t)L_19)))) { goto IL_0033; } } { return 1; } IL_0033: { return (-1); } IL_0035: { // while (xIndx < x.Length) int32_t L_20 = ___xIndx0; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_21 = ___x1; NullCheck(L_21); if ((((int32_t)L_20) < ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_21)->max_length)))))) { goto IL_0017; } } { // return 0; return 0; } } // System.Int32 BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::CompareTo(BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t BigInteger_CompareTo_m0B17CAA359D6D0E4621D4A93451F9A154B21E3A4 (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * __this, BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // return sign < value.sign ? -1 // : sign > value.sign ? 1 // : sign == 0 ? 0 // : sign * CompareNoLeadingZeroes(0, magnitude, 0, value.magnitude); int32_t L_0 = __this->get_sign_31(); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_1 = ___value0; NullCheck(L_1); int32_t L_2 = L_1->get_sign_31(); if ((((int32_t)L_0) < ((int32_t)L_2))) { goto IL_0043; } } { int32_t L_3 = __this->get_sign_31(); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_4 = ___value0; NullCheck(L_4); int32_t L_5 = L_4->get_sign_31(); if ((((int32_t)L_3) > ((int32_t)L_5))) { goto IL_0041; } } { int32_t L_6 = __this->get_sign_31(); if (!L_6) { goto IL_003f; } } { int32_t L_7 = __this->get_sign_31(); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_8 = __this->get_magnitude_30(); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_9 = ___value0; NullCheck(L_9); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_10 = L_9->get_magnitude_30(); IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); int32_t L_11; L_11 = BigInteger_CompareNoLeadingZeroes_m5A73A805E985EE06CC7AE421B30D863F8B72B113(0, L_8, 0, L_10, /*hidden argument*/NULL); return ((int32_t)il2cpp_codegen_multiply((int32_t)L_7, (int32_t)L_11)); } IL_003f: { return 0; } IL_0041: { return 1; } IL_0043: { return (-1); } } // System.Int32[] BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::Divide(System.Int32[],System.Int32[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* BigInteger_Divide_m877E5FEF0D6C5867F18900D5249A4084154236DC (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * __this, Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___x0, Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___y1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* V_3 = NULL; int32_t V_4 = 0; int32_t V_5 = 0; int32_t V_6 = 0; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* V_7 = NULL; int32_t V_8 = 0; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* V_9 = NULL; int32_t V_10 = 0; int32_t V_11 = 0; int32_t V_12 = 0; uint32_t V_13 = 0; { // int xStart = 0; V_0 = 0; goto IL_0008; } IL_0004: { // ++xStart; int32_t L_0 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)1)); } IL_0008: { // while (xStart < x.Length && x[xStart] == 0) int32_t L_1 = V_0; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_2 = ___x0; NullCheck(L_2); if ((((int32_t)L_1) >= ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_2)->max_length)))))) { goto IL_0013; } } { Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_3 = ___x0; int32_t L_4 = V_0; NullCheck(L_3); int32_t L_5 = L_4; int32_t L_6 = (L_3)->GetAt(static_cast(L_5)); if (!L_6) { goto IL_0004; } } IL_0013: { // int yStart = 0; V_1 = 0; goto IL_001b; } IL_0017: { // ++yStart; int32_t L_7 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_7, (int32_t)1)); } IL_001b: { // while (yStart < y.Length && y[yStart] == 0) int32_t L_8 = V_1; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_9 = ___y1; NullCheck(L_9); if ((((int32_t)L_8) >= ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_9)->max_length)))))) { goto IL_0026; } } { Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_10 = ___y1; int32_t L_11 = V_1; NullCheck(L_10); int32_t L_12 = L_11; int32_t L_13 = (L_10)->GetAt(static_cast(L_12)); if (!L_13) { goto IL_0017; } } IL_0026: { // int xyCmp = CompareNoLeadingZeroes(xStart, x, yStart, y); int32_t L_14 = V_0; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_15 = ___x0; int32_t L_16 = V_1; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_17 = ___y1; IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); int32_t L_18; L_18 = BigInteger_CompareNoLeadingZeroes_m5A73A805E985EE06CC7AE421B30D863F8B72B113(L_14, L_15, L_16, L_17, /*hidden argument*/NULL); V_2 = L_18; // if (xyCmp > 0) int32_t L_19 = V_2; if ((((int32_t)L_19) <= ((int32_t)0))) { goto IL_01b2; } } { // int yBitLength = CalcBitLength(1, yStart, y); int32_t L_20 = V_1; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_21 = ___y1; IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); int32_t L_22; L_22 = BigInteger_CalcBitLength_mE2FB0C17D46D70147E8A29DF3559D7061E80D274(1, L_20, L_21, /*hidden argument*/NULL); V_4 = L_22; // int xBitLength = CalcBitLength(1, xStart, x); int32_t L_23 = V_0; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_24 = ___x0; int32_t L_25; L_25 = BigInteger_CalcBitLength_mE2FB0C17D46D70147E8A29DF3559D7061E80D274(1, L_23, L_24, /*hidden argument*/NULL); V_5 = L_25; // int shift = xBitLength - yBitLength; int32_t L_26 = V_5; int32_t L_27 = V_4; V_6 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_26, (int32_t)L_27)); // int iCountStart = 0; V_8 = 0; // int cStart = 0; V_10 = 0; // int cBitLength = yBitLength; int32_t L_28 = V_4; V_11 = L_28; // if (shift > 0) int32_t L_29 = V_6; if ((((int32_t)L_29) <= ((int32_t)0))) { goto IL_008f; } } { // iCount = new int[(shift >> 5) + 1]; int32_t L_30 = V_6; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_31 = (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)SZArrayNew(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32_il2cpp_TypeInfo_var, (uint32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)((int32_t)L_30>>(int32_t)5)), (int32_t)1))); V_7 = L_31; // iCount[0] = 1 << (shift % 32); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_32 = V_7; int32_t L_33 = V_6; NullCheck(L_32); (L_32)->SetAt(static_cast(0), (int32_t)((int32_t)((int32_t)1<<(int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_33%(int32_t)((int32_t)32)))&(int32_t)((int32_t)31)))))); // c = ShiftLeft(y, shift); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_34 = ___y1; int32_t L_35 = V_6; IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_36; L_36 = BigInteger_ShiftLeft_m23EFF048B8C84DD50F85CFD6DBFF9D7E096AB5C0(L_34, L_35, /*hidden argument*/NULL); V_9 = L_36; // cBitLength += shift; int32_t L_37 = V_11; int32_t L_38 = V_6; V_11 = ((int32_t)il2cpp_codegen_add((int32_t)L_37, (int32_t)L_38)); // } goto IL_00b7; } IL_008f: { // iCount = new int[] { 1 }; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_39 = (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)SZArrayNew(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32_il2cpp_TypeInfo_var, (uint32_t)1); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_40 = L_39; NullCheck(L_40); (L_40)->SetAt(static_cast(0), (int32_t)1); V_7 = L_40; // int len = y.Length - yStart; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_41 = ___y1; NullCheck(L_41); int32_t L_42 = V_1; V_12 = ((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_41)->max_length))), (int32_t)L_42)); // c = new int[len]; int32_t L_43 = V_12; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_44 = (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)SZArrayNew(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32_il2cpp_TypeInfo_var, (uint32_t)L_43); V_9 = L_44; // Array.Copy(y, yStart, c, 0, len); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_45 = ___y1; int32_t L_46 = V_1; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_47 = V_9; int32_t L_48 = V_12; Array_Copy_m3F127FFB5149532135043FFE285F9177C80CB877((RuntimeArray *)(RuntimeArray *)L_45, L_46, (RuntimeArray *)(RuntimeArray *)L_47, 0, L_48, /*hidden argument*/NULL); } IL_00b7: { // count = new int[iCount.Length]; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_49 = V_7; NullCheck(L_49); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_50 = (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)SZArrayNew(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32_il2cpp_TypeInfo_var, (uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_49)->max_length)))); V_3 = L_50; } IL_00c1: { // if (cBitLength < xBitLength // || CompareNoLeadingZeroes(xStart, x, cStart, c) >= 0) int32_t L_51 = V_11; int32_t L_52 = V_5; if ((((int32_t)L_51) < ((int32_t)L_52))) { goto IL_00d5; } } { int32_t L_53 = V_0; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_54 = ___x0; int32_t L_55 = V_10; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_56 = V_9; IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); int32_t L_57; L_57 = BigInteger_CompareNoLeadingZeroes_m5A73A805E985EE06CC7AE421B30D863F8B72B113(L_53, L_54, L_55, L_56, /*hidden argument*/NULL); if ((((int32_t)L_57) < ((int32_t)0))) { goto IL_0131; } } IL_00d5: { // Subtract(xStart, x, cStart, c); int32_t L_58 = V_0; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_59 = ___x0; int32_t L_60 = V_10; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_61 = V_9; IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_62; L_62 = BigInteger_Subtract_m94A991EE39C5E63C4247CC261FB643E3413393AD(L_58, L_59, L_60, L_61, /*hidden argument*/NULL); // AddMagnitudes(count, iCount); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_63 = V_3; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_64 = V_7; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_65; L_65 = BigInteger_AddMagnitudes_mE780AE2C54DE79E483A21217E36E99954C6B31B2(L_63, L_64, /*hidden argument*/NULL); goto IL_00f8; } IL_00ec: { // if (++xStart == x.Length) int32_t L_66 = V_0; int32_t L_67 = ((int32_t)il2cpp_codegen_add((int32_t)L_66, (int32_t)1)); V_0 = L_67; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_68 = ___x0; NullCheck(L_68); if ((!(((uint32_t)L_67) == ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_68)->max_length))))))) { goto IL_00f8; } } { // return count; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_69 = V_3; return L_69; } IL_00f8: { // while (x[xStart] == 0) Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_70 = ___x0; int32_t L_71 = V_0; NullCheck(L_70); int32_t L_72 = L_71; int32_t L_73 = (L_70)->GetAt(static_cast(L_72)); if (!L_73) { goto IL_00ec; } } { // xBitLength = 32 * (x.Length - xStart - 1) + BitLen(x[xStart]); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_74 = ___x0; NullCheck(L_74); int32_t L_75 = V_0; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_76 = ___x0; int32_t L_77 = V_0; NullCheck(L_76); int32_t L_78 = L_77; int32_t L_79 = (L_76)->GetAt(static_cast(L_78)); IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); int32_t L_80; L_80 = BigInteger_BitLen_mD330EAC968E1F67957F146958560C81B198B7790(L_79, /*hidden argument*/NULL); V_5 = ((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)32), (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_74)->max_length))), (int32_t)L_75)), (int32_t)1)))), (int32_t)L_80)); // if (xBitLength <= yBitLength) int32_t L_81 = V_5; int32_t L_82 = V_4; if ((((int32_t)L_81) > ((int32_t)L_82))) { goto IL_0131; } } { // if (xBitLength < yBitLength) int32_t L_83 = V_5; int32_t L_84 = V_4; if ((((int32_t)L_83) >= ((int32_t)L_84))) { goto IL_0120; } } { // return count; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_85 = V_3; return L_85; } IL_0120: { // xyCmp = CompareNoLeadingZeroes(xStart, x, yStart, y); int32_t L_86 = V_0; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_87 = ___x0; int32_t L_88 = V_1; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_89 = ___y1; IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); int32_t L_90; L_90 = BigInteger_CompareNoLeadingZeroes_m5A73A805E985EE06CC7AE421B30D863F8B72B113(L_86, L_87, L_88, L_89, /*hidden argument*/NULL); V_2 = L_90; // if (xyCmp <= 0) int32_t L_91 = V_2; if ((((int32_t)L_91) <= ((int32_t)0))) { goto IL_01b9; } } IL_0131: { // shift = cBitLength - xBitLength; int32_t L_92 = V_11; int32_t L_93 = V_5; V_6 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_92, (int32_t)L_93)); // if (shift == 1) int32_t L_94 = V_6; if ((!(((uint32_t)L_94) == ((uint32_t)1)))) { goto IL_0153; } } { // uint firstC = (uint) c[cStart] >> 1; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_95 = V_9; int32_t L_96 = V_10; NullCheck(L_95); int32_t L_97 = L_96; int32_t L_98 = (L_95)->GetAt(static_cast(L_97)); // uint firstX = (uint) x[xStart]; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_99 = ___x0; int32_t L_100 = V_0; NullCheck(L_99); int32_t L_101 = L_100; int32_t L_102 = (L_99)->GetAt(static_cast(L_101)); V_13 = L_102; // if (firstC > firstX) uint32_t L_103 = V_13; if ((!(((uint32_t)((int32_t)((uint32_t)L_98>>1))) > ((uint32_t)L_103)))) { goto IL_0153; } } { // ++shift; int32_t L_104 = V_6; V_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_104, (int32_t)1)); } IL_0153: { // if (shift < 2) int32_t L_105 = V_6; if ((((int32_t)L_105) >= ((int32_t)2))) { goto IL_0172; } } { // ShiftRightOneInPlace(cStart, c); int32_t L_106 = V_10; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_107 = V_9; IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); BigInteger_ShiftRightOneInPlace_m3B415A2257423F2CAF55D175E3202273E86B953F(L_106, L_107, /*hidden argument*/NULL); // --cBitLength; int32_t L_108 = V_11; V_11 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_108, (int32_t)1)); // ShiftRightOneInPlace(iCountStart, iCount); int32_t L_109 = V_8; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_110 = V_7; BigInteger_ShiftRightOneInPlace_m3B415A2257423F2CAF55D175E3202273E86B953F(L_109, L_110, /*hidden argument*/NULL); // } goto IL_0197; } IL_0172: { // ShiftRightInPlace(cStart, c, shift); int32_t L_111 = V_10; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_112 = V_9; int32_t L_113 = V_6; IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); BigInteger_ShiftRightInPlace_mB22A18BF6A172A2CB60C050E9231E4006A41360F(L_111, L_112, L_113, /*hidden argument*/NULL); // cBitLength -= shift; int32_t L_114 = V_11; int32_t L_115 = V_6; V_11 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_114, (int32_t)L_115)); // ShiftRightInPlace(iCountStart, iCount, shift); int32_t L_116 = V_8; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_117 = V_7; int32_t L_118 = V_6; BigInteger_ShiftRightInPlace_mB22A18BF6A172A2CB60C050E9231E4006A41360F(L_116, L_117, L_118, /*hidden argument*/NULL); goto IL_0197; } IL_0191: { // ++cStart; int32_t L_119 = V_10; V_10 = ((int32_t)il2cpp_codegen_add((int32_t)L_119, (int32_t)1)); } IL_0197: { // while (c[cStart] == 0) Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_120 = V_9; int32_t L_121 = V_10; NullCheck(L_120); int32_t L_122 = L_121; int32_t L_123 = (L_120)->GetAt(static_cast(L_122)); if (!L_123) { goto IL_0191; } } { goto IL_01a6; } IL_01a0: { // ++iCountStart; int32_t L_124 = V_8; V_8 = ((int32_t)il2cpp_codegen_add((int32_t)L_124, (int32_t)1)); } IL_01a6: { // while (iCount[iCountStart] == 0) Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_125 = V_7; int32_t L_126 = V_8; NullCheck(L_125); int32_t L_127 = L_126; int32_t L_128 = (L_125)->GetAt(static_cast(L_127)); if (!L_128) { goto IL_01a0; } } { goto IL_00c1; } IL_01b2: { // count = new int[1]; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_129 = (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)SZArrayNew(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32_il2cpp_TypeInfo_var, (uint32_t)1); V_3 = L_129; } IL_01b9: { // if (xyCmp == 0) int32_t L_130 = V_2; if (L_130) { goto IL_01d9; } } { // AddMagnitudes(count, One.magnitude); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_131 = V_3; IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_132 = ((BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields*)il2cpp_codegen_static_fields_for(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var))->get_One_8(); NullCheck(L_132); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_133 = L_132->get_magnitude_30(); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_134; L_134 = BigInteger_AddMagnitudes_mE780AE2C54DE79E483A21217E36E99954C6B31B2(L_131, L_133, /*hidden argument*/NULL); // Array.Clear(x, xStart, x.Length - xStart); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_135 = ___x0; int32_t L_136 = V_0; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_137 = ___x0; NullCheck(L_137); int32_t L_138 = V_0; Array_Clear_mEB42D172C5E0825D340F6209F28578BDDDDCE34F((RuntimeArray *)(RuntimeArray *)L_135, L_136, ((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_137)->max_length))), (int32_t)L_138)), /*hidden argument*/NULL); } IL_01d9: { // return count; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_139 = V_3; return L_139; } } // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::Divide(BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * BigInteger_Divide_m13FDAD15EF3A36ABE09AF25575C554CCB1E59356 (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * __this, BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * ___val0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* V_0 = NULL; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_1 = NULL; { // if (val.sign == 0) BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_0 = ___val0; NullCheck(L_0); int32_t L_1 = L_0->get_sign_31(); if (L_1) { goto IL_0013; } } { // throw new ArithmeticException("Division by zero error"); ArithmeticException_t8E5F44FABC7FAE0966CBA6DE9BFD545F2660ED47 * L_2 = (ArithmeticException_t8E5F44FABC7FAE0966CBA6DE9BFD545F2660ED47 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArithmeticException_t8E5F44FABC7FAE0966CBA6DE9BFD545F2660ED47_il2cpp_TypeInfo_var))); ArithmeticException__ctor_mF0A8511D61010600F89D30A110198F5E63D5DFE5(L_2, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral5424DB91CD8C38011FA8B2CD3117BB1EF12B52AB)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_2, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&BigInteger_Divide_m13FDAD15EF3A36ABE09AF25575C554CCB1E59356_RuntimeMethod_var))); } IL_0013: { // if (sign == 0) int32_t L_3 = __this->get_sign_31(); if (L_3) { goto IL_0021; } } { // return Zero; IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_4 = ((BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields*)il2cpp_codegen_static_fields_for(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var))->get_Zero_7(); return L_4; } IL_0021: { // if (val.QuickPow2Check()) // val is power of two BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_5 = ___val0; NullCheck(L_5); bool L_6; L_6 = BigInteger_QuickPow2Check_m49AD8559F698D1FCB6CE202ED19A9E4739A98141(L_5, /*hidden argument*/NULL); if (!L_6) { goto IL_0059; } } { // BigInteger result = this.Abs().ShiftRight(val.Abs().BitLength - 1); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_7; L_7 = BigInteger_Abs_m41F14FE53F6623C355F7D4A782ED8DCB98619024(__this, /*hidden argument*/NULL); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_8 = ___val0; NullCheck(L_8); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_9; L_9 = BigInteger_Abs_m41F14FE53F6623C355F7D4A782ED8DCB98619024(L_8, /*hidden argument*/NULL); NullCheck(L_9); int32_t L_10; L_10 = BigInteger_get_BitLength_m6B5FE0A610DA07F883412F1DE1BCCFA2EED7244C(L_9, /*hidden argument*/NULL); NullCheck(L_7); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_11; L_11 = BigInteger_ShiftRight_m24332C73CA4FF51A829E2F1AB89F0B3903CDF642(L_7, ((int32_t)il2cpp_codegen_subtract((int32_t)L_10, (int32_t)1)), /*hidden argument*/NULL); V_1 = L_11; // return val.sign == this.sign ? result : result.Negate(); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_12 = ___val0; NullCheck(L_12); int32_t L_13 = L_12->get_sign_31(); int32_t L_14 = __this->get_sign_31(); if ((((int32_t)L_13) == ((int32_t)L_14))) { goto IL_0057; } } { BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_15 = V_1; NullCheck(L_15); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_16; L_16 = BigInteger_Negate_m14DBB5492117918CD6D25EFDA5AB9555782F1C98(L_15, /*hidden argument*/NULL); return L_16; } IL_0057: { BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_17 = V_1; return L_17; } IL_0059: { // int[] mag = (int[]) this.magnitude.Clone(); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_18 = __this->get_magnitude_30(); NullCheck((RuntimeArray *)(RuntimeArray *)L_18); RuntimeObject * L_19; L_19 = Array_Clone_m3C566B3D3F4333212411BD7C3B61D798BADB3F3C((RuntimeArray *)(RuntimeArray *)L_18, /*hidden argument*/NULL); V_0 = ((Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)Castclass((RuntimeObject*)L_19, Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32_il2cpp_TypeInfo_var)); // return new BigInteger(this.sign * val.sign, Divide(mag, val.magnitude), true); int32_t L_20 = __this->get_sign_31(); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_21 = ___val0; NullCheck(L_21); int32_t L_22 = L_21->get_sign_31(); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_23 = V_0; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_24 = ___val0; NullCheck(L_24); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_25 = L_24->get_magnitude_30(); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_26; L_26 = BigInteger_Divide_m877E5FEF0D6C5867F18900D5249A4084154236DC(__this, L_23, L_25, /*hidden argument*/NULL); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_27 = (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 *)il2cpp_codegen_object_new(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); BigInteger__ctor_mF81A28FEB76127E2A60A52B4D5AAB383A4A3749B(L_27, ((int32_t)il2cpp_codegen_multiply((int32_t)L_20, (int32_t)L_22)), L_26, (bool)1, /*hidden argument*/NULL); return L_27; } } // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger[] BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::DivideAndRemainder(BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BigIntegerU5BU5D_tE8B77B5B8A588D40881DE1C7EE373965BF9E33ED* BigInteger_DivideAndRemainder_mEE2DF13483D78B731614047AECE38DFDB8AC9456 (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * __this, BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * ___val0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BigIntegerU5BU5D_tE8B77B5B8A588D40881DE1C7EE373965BF9E33ED_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } BigIntegerU5BU5D_tE8B77B5B8A588D40881DE1C7EE373965BF9E33ED* V_0 = NULL; int32_t V_1 = 0; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_2 = NULL; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* V_3 = NULL; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* V_4 = NULL; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* V_5 = NULL; int32_t G_B7_0 = 0; BigIntegerU5BU5D_tE8B77B5B8A588D40881DE1C7EE373965BF9E33ED* G_B7_1 = NULL; int32_t G_B6_0 = 0; BigIntegerU5BU5D_tE8B77B5B8A588D40881DE1C7EE373965BF9E33ED* G_B6_1 = NULL; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * G_B8_0 = NULL; int32_t G_B8_1 = 0; BigIntegerU5BU5D_tE8B77B5B8A588D40881DE1C7EE373965BF9E33ED* G_B8_2 = NULL; { // if (val.sign == 0) BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_0 = ___val0; NullCheck(L_0); int32_t L_1 = L_0->get_sign_31(); if (L_1) { goto IL_0013; } } { // throw new ArithmeticException("Division by zero error"); ArithmeticException_t8E5F44FABC7FAE0966CBA6DE9BFD545F2660ED47 * L_2 = (ArithmeticException_t8E5F44FABC7FAE0966CBA6DE9BFD545F2660ED47 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArithmeticException_t8E5F44FABC7FAE0966CBA6DE9BFD545F2660ED47_il2cpp_TypeInfo_var))); ArithmeticException__ctor_mF0A8511D61010600F89D30A110198F5E63D5DFE5(L_2, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral5424DB91CD8C38011FA8B2CD3117BB1EF12B52AB)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_2, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&BigInteger_DivideAndRemainder_mEE2DF13483D78B731614047AECE38DFDB8AC9456_RuntimeMethod_var))); } IL_0013: { // BigInteger[] biggies = new BigInteger[2]; BigIntegerU5BU5D_tE8B77B5B8A588D40881DE1C7EE373965BF9E33ED* L_3 = (BigIntegerU5BU5D_tE8B77B5B8A588D40881DE1C7EE373965BF9E33ED*)(BigIntegerU5BU5D_tE8B77B5B8A588D40881DE1C7EE373965BF9E33ED*)SZArrayNew(BigIntegerU5BU5D_tE8B77B5B8A588D40881DE1C7EE373965BF9E33ED_il2cpp_TypeInfo_var, (uint32_t)2); V_0 = L_3; // if (sign == 0) int32_t L_4 = __this->get_sign_31(); if (L_4) { goto IL_0037; } } { // biggies[0] = Zero; BigIntegerU5BU5D_tE8B77B5B8A588D40881DE1C7EE373965BF9E33ED* L_5 = V_0; IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_6 = ((BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields*)il2cpp_codegen_static_fields_for(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var))->get_Zero_7(); NullCheck(L_5); ArrayElementTypeCheck (L_5, L_6); (L_5)->SetAt(static_cast(0), (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 *)L_6); // biggies[1] = Zero; BigIntegerU5BU5D_tE8B77B5B8A588D40881DE1C7EE373965BF9E33ED* L_7 = V_0; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_8 = ((BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields*)il2cpp_codegen_static_fields_for(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var))->get_Zero_7(); NullCheck(L_7); ArrayElementTypeCheck (L_7, L_8); (L_7)->SetAt(static_cast(1), (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 *)L_8); // } goto IL_00d9; } IL_0037: { // else if (val.QuickPow2Check()) // val is power of two BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_9 = ___val0; NullCheck(L_9); bool L_10; L_10 = BigInteger_QuickPow2Check_m49AD8559F698D1FCB6CE202ED19A9E4739A98141(L_9, /*hidden argument*/NULL); if (!L_10) { goto IL_008e; } } { // int e = val.Abs().BitLength - 1; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_11 = ___val0; NullCheck(L_11); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_12; L_12 = BigInteger_Abs_m41F14FE53F6623C355F7D4A782ED8DCB98619024(L_11, /*hidden argument*/NULL); NullCheck(L_12); int32_t L_13; L_13 = BigInteger_get_BitLength_m6B5FE0A610DA07F883412F1DE1BCCFA2EED7244C(L_12, /*hidden argument*/NULL); V_1 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_13, (int32_t)1)); // BigInteger quotient = this.Abs().ShiftRight(e); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_14; L_14 = BigInteger_Abs_m41F14FE53F6623C355F7D4A782ED8DCB98619024(__this, /*hidden argument*/NULL); int32_t L_15 = V_1; NullCheck(L_14); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_16; L_16 = BigInteger_ShiftRight_m24332C73CA4FF51A829E2F1AB89F0B3903CDF642(L_14, L_15, /*hidden argument*/NULL); V_2 = L_16; // int[] remainder = this.LastNBits(e); int32_t L_17 = V_1; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_18; L_18 = BigInteger_LastNBits_m4EC231156854861D3997348DE5A02A40BFA0EA0E(__this, L_17, /*hidden argument*/NULL); V_3 = L_18; // biggies[0] = val.sign == this.sign ? quotient : quotient.Negate(); BigIntegerU5BU5D_tE8B77B5B8A588D40881DE1C7EE373965BF9E33ED* L_19 = V_0; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_20 = ___val0; NullCheck(L_20); int32_t L_21 = L_20->get_sign_31(); int32_t L_22 = __this->get_sign_31(); G_B6_0 = 0; G_B6_1 = L_19; if ((((int32_t)L_21) == ((int32_t)L_22))) { G_B7_0 = 0; G_B7_1 = L_19; goto IL_007a; } } { BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_23 = V_2; NullCheck(L_23); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_24; L_24 = BigInteger_Negate_m14DBB5492117918CD6D25EFDA5AB9555782F1C98(L_23, /*hidden argument*/NULL); G_B8_0 = L_24; G_B8_1 = G_B6_0; G_B8_2 = G_B6_1; goto IL_007b; } IL_007a: { BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_25 = V_2; G_B8_0 = L_25; G_B8_1 = G_B7_0; G_B8_2 = G_B7_1; } IL_007b: { NullCheck(G_B8_2); ArrayElementTypeCheck (G_B8_2, G_B8_0); (G_B8_2)->SetAt(static_cast(G_B8_1), (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 *)G_B8_0); // biggies[1] = new BigInteger(this.sign, remainder, true); BigIntegerU5BU5D_tE8B77B5B8A588D40881DE1C7EE373965BF9E33ED* L_26 = V_0; int32_t L_27 = __this->get_sign_31(); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_28 = V_3; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_29 = (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 *)il2cpp_codegen_object_new(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); BigInteger__ctor_mF81A28FEB76127E2A60A52B4D5AAB383A4A3749B(L_29, L_27, L_28, (bool)1, /*hidden argument*/NULL); NullCheck(L_26); ArrayElementTypeCheck (L_26, L_29); (L_26)->SetAt(static_cast(1), (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 *)L_29); // } goto IL_00d9; } IL_008e: { // int[] remainder = (int[]) this.magnitude.Clone(); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_30 = __this->get_magnitude_30(); NullCheck((RuntimeArray *)(RuntimeArray *)L_30); RuntimeObject * L_31; L_31 = Array_Clone_m3C566B3D3F4333212411BD7C3B61D798BADB3F3C((RuntimeArray *)(RuntimeArray *)L_30, /*hidden argument*/NULL); V_4 = ((Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)Castclass((RuntimeObject*)L_31, Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32_il2cpp_TypeInfo_var)); // int[] quotient = Divide(remainder, val.magnitude); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_32 = V_4; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_33 = ___val0; NullCheck(L_33); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_34 = L_33->get_magnitude_30(); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_35; L_35 = BigInteger_Divide_m877E5FEF0D6C5867F18900D5249A4084154236DC(__this, L_32, L_34, /*hidden argument*/NULL); V_5 = L_35; // biggies[0] = new BigInteger(this.sign * val.sign, quotient, true); BigIntegerU5BU5D_tE8B77B5B8A588D40881DE1C7EE373965BF9E33ED* L_36 = V_0; int32_t L_37 = __this->get_sign_31(); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_38 = ___val0; NullCheck(L_38); int32_t L_39 = L_38->get_sign_31(); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_40 = V_5; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_41 = (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 *)il2cpp_codegen_object_new(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); BigInteger__ctor_mF81A28FEB76127E2A60A52B4D5AAB383A4A3749B(L_41, ((int32_t)il2cpp_codegen_multiply((int32_t)L_37, (int32_t)L_39)), L_40, (bool)1, /*hidden argument*/NULL); NullCheck(L_36); ArrayElementTypeCheck (L_36, L_41); (L_36)->SetAt(static_cast(0), (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 *)L_41); // biggies[1] = new BigInteger(this.sign, remainder, true); BigIntegerU5BU5D_tE8B77B5B8A588D40881DE1C7EE373965BF9E33ED* L_42 = V_0; int32_t L_43 = __this->get_sign_31(); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_44 = V_4; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_45 = (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 *)il2cpp_codegen_object_new(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); BigInteger__ctor_mF81A28FEB76127E2A60A52B4D5AAB383A4A3749B(L_45, L_43, L_44, (bool)1, /*hidden argument*/NULL); NullCheck(L_42); ArrayElementTypeCheck (L_42, L_45); (L_42)->SetAt(static_cast(1), (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 *)L_45); } IL_00d9: { // return biggies; BigIntegerU5BU5D_tE8B77B5B8A588D40881DE1C7EE373965BF9E33ED* L_46 = V_0; return L_46; } } // System.Boolean BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::Equals(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool BigInteger_Equals_m003FE968F2FF669347650E6CE7944B958268FB41 (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * __this, RuntimeObject * ___obj0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_0 = NULL; { // if (obj == this) RuntimeObject * L_0 = ___obj0; if ((!(((RuntimeObject*)(RuntimeObject *)L_0) == ((RuntimeObject*)(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 *)__this)))) { goto IL_0006; } } { // return true; return (bool)1; } IL_0006: { // BigInteger biggie = obj as BigInteger; RuntimeObject * L_1 = ___obj0; V_0 = ((BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 *)IsInstClass((RuntimeObject*)L_1, BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var)); // if (biggie == null) BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_2 = V_0; if (L_2) { goto IL_0012; } } { // return false; return (bool)0; } IL_0012: { // return sign == biggie.sign && IsEqualMagnitude(biggie); int32_t L_3 = __this->get_sign_31(); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_4 = V_0; NullCheck(L_4); int32_t L_5 = L_4->get_sign_31(); if ((!(((uint32_t)L_3) == ((uint32_t)L_5)))) { goto IL_0028; } } { BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_6 = V_0; bool L_7; L_7 = BigInteger_IsEqualMagnitude_m3B8274E55DC455EFEC7F8B65070F5DF6A6F9F2AA(__this, L_6, /*hidden argument*/NULL); return L_7; } IL_0028: { return (bool)0; } } // System.Boolean BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::IsEqualMagnitude(BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool BigInteger_IsEqualMagnitude_m3B8274E55DC455EFEC7F8B65070F5DF6A6F9F2AA (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * __this, BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * ___x0, const RuntimeMethod* method) { int32_t V_0 = 0; { // int[] xMag = x.magnitude; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_0 = ___x0; NullCheck(L_0); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_1 = L_0->get_magnitude_30(); // if (magnitude.Length != x.magnitude.Length) Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_2 = __this->get_magnitude_30(); NullCheck(L_2); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_3 = ___x0; NullCheck(L_3); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_4 = L_3->get_magnitude_30(); NullCheck(L_4); if ((((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_2)->max_length)))) == ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_4)->max_length)))))) { goto IL_001b; } } { // return false; return (bool)0; } IL_001b: { // for (int i = 0; i < magnitude.Length; i++) V_0 = 0; goto IL_0037; } IL_001f: { // if (magnitude[i] != x.magnitude[i]) Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_5 = __this->get_magnitude_30(); int32_t L_6 = V_0; NullCheck(L_5); int32_t L_7 = L_6; int32_t L_8 = (L_5)->GetAt(static_cast(L_7)); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_9 = ___x0; NullCheck(L_9); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_10 = L_9->get_magnitude_30(); int32_t L_11 = V_0; NullCheck(L_10); int32_t L_12 = L_11; int32_t L_13 = (L_10)->GetAt(static_cast(L_12)); if ((((int32_t)L_8) == ((int32_t)L_13))) { goto IL_0033; } } { // return false; return (bool)0; } IL_0033: { // for (int i = 0; i < magnitude.Length; i++) int32_t L_14 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_14, (int32_t)1)); } IL_0037: { // for (int i = 0; i < magnitude.Length; i++) int32_t L_15 = V_0; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_16 = __this->get_magnitude_30(); NullCheck(L_16); if ((((int32_t)L_15) < ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_16)->max_length)))))) { goto IL_001f; } } { // return true; return (bool)1; } } // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::Gcd(BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * BigInteger_Gcd_m7049DA78F948470486ABC9FFCD48B304704A7416 (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * __this, BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * ___value0, const RuntimeMethod* method) { BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_0 = NULL; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_1 = NULL; { // if (value.sign == 0) BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_0 = ___value0; NullCheck(L_0); int32_t L_1 = L_0->get_sign_31(); if (L_1) { goto IL_000f; } } { // return Abs(); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_2; L_2 = BigInteger_Abs_m41F14FE53F6623C355F7D4A782ED8DCB98619024(__this, /*hidden argument*/NULL); return L_2; } IL_000f: { // if (sign == 0) int32_t L_3 = __this->get_sign_31(); if (L_3) { goto IL_001e; } } { // return value.Abs(); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_4 = ___value0; NullCheck(L_4); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_5; L_5 = BigInteger_Abs_m41F14FE53F6623C355F7D4A782ED8DCB98619024(L_4, /*hidden argument*/NULL); return L_5; } IL_001e: { // BigInteger u = this; V_0 = __this; // BigInteger v = value; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_6 = ___value0; V_1 = L_6; goto IL_002e; } IL_0024: { // r = u.Mod(v); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_7 = V_0; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_8 = V_1; NullCheck(L_7); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_9; L_9 = BigInteger_Mod_m7E2AEE973C716259130AE40359383DE0BCFDEAB2(L_7, L_8, /*hidden argument*/NULL); // u = v; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_10 = V_1; V_0 = L_10; // v = r; V_1 = L_9; } IL_002e: { // while (v.sign != 0) BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_11 = V_1; NullCheck(L_11); int32_t L_12 = L_11->get_sign_31(); if (L_12) { goto IL_0024; } } { // return u; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_13 = V_0; return L_13; } } // System.Int32 BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::GetHashCode() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t BigInteger_GetHashCode_m5EF0550A1FB18C7A686C7EEAAE5FBDA067A8C33A (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * __this, const RuntimeMethod* method) { int32_t V_0 = 0; { // int hc = magnitude.Length; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_0 = __this->get_magnitude_30(); NullCheck(L_0); V_0 = ((int32_t)((int32_t)(((RuntimeArray*)L_0)->max_length))); // if (magnitude.Length > 0) Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_1 = __this->get_magnitude_30(); NullCheck(L_1); if (!(((RuntimeArray*)L_1)->max_length)) { goto IL_003c; } } { // hc ^= magnitude[0]; int32_t L_2 = V_0; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_3 = __this->get_magnitude_30(); NullCheck(L_3); int32_t L_4 = 0; int32_t L_5 = (L_3)->GetAt(static_cast(L_4)); V_0 = ((int32_t)((int32_t)L_2^(int32_t)L_5)); // if (magnitude.Length > 1) Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_6 = __this->get_magnitude_30(); NullCheck(L_6); if ((((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_6)->max_length)))) <= ((int32_t)1))) { goto IL_003c; } } { // hc ^= magnitude[magnitude.Length - 1]; int32_t L_7 = V_0; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_8 = __this->get_magnitude_30(); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_9 = __this->get_magnitude_30(); NullCheck(L_9); NullCheck(L_8); int32_t L_10 = ((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_9)->max_length))), (int32_t)1)); int32_t L_11 = (L_8)->GetAt(static_cast(L_10)); V_0 = ((int32_t)((int32_t)L_7^(int32_t)L_11)); } IL_003c: { // return sign < 0 ? ~hc : hc; int32_t L_12 = __this->get_sign_31(); if ((((int32_t)L_12) < ((int32_t)0))) { goto IL_0047; } } { int32_t L_13 = V_0; return L_13; } IL_0047: { int32_t L_14 = V_0; return ((~L_14)); } } // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::Inc() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * BigInteger_Inc_m8A21DC5127B478DE59EEB620D6DC34CA4E9B82A8 (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // if (this.sign == 0) int32_t L_0 = __this->get_sign_31(); if (L_0) { goto IL_000e; } } { // return One; IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_1 = ((BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields*)il2cpp_codegen_static_fields_for(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var))->get_One_8(); return L_1; } IL_000e: { // if (this.sign < 0) int32_t L_2 = __this->get_sign_31(); if ((((int32_t)L_2) >= ((int32_t)0))) { goto IL_0034; } } { // return new BigInteger(-1, doSubBigLil(this.magnitude, One.magnitude), true); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_3 = __this->get_magnitude_30(); IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_4 = ((BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields*)il2cpp_codegen_static_fields_for(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var))->get_One_8(); NullCheck(L_4); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_5 = L_4->get_magnitude_30(); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_6; L_6 = BigInteger_doSubBigLil_mCE69F8972B8684C1CB2513B42F79A51BCAD48C57(L_3, L_5, /*hidden argument*/NULL); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_7 = (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 *)il2cpp_codegen_object_new(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); BigInteger__ctor_mF81A28FEB76127E2A60A52B4D5AAB383A4A3749B(L_7, (-1), L_6, (bool)1, /*hidden argument*/NULL); return L_7; } IL_0034: { // return AddToMagnitude(One.magnitude); IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_8 = ((BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields*)il2cpp_codegen_static_fields_for(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var))->get_One_8(); NullCheck(L_8); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_9 = L_8->get_magnitude_30(); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_10; L_10 = BigInteger_AddToMagnitude_m87225D35F48B5836D6754746F63F574C62A3F920(__this, L_9, /*hidden argument*/NULL); return L_10; } } // System.Int32 BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::get_IntValue() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t BigInteger_get_IntValue_m6386348CAE8E75A68124AD1F36F497FC551F8144 (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * __this, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t V_1 = 0; { // if (sign == 0) int32_t L_0 = __this->get_sign_31(); if (L_0) { goto IL_000a; } } { // return 0; return 0; } IL_000a: { // int n = magnitude.Length; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_1 = __this->get_magnitude_30(); NullCheck(L_1); V_0 = ((int32_t)((int32_t)(((RuntimeArray*)L_1)->max_length))); // int v = magnitude[n - 1]; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_2 = __this->get_magnitude_30(); int32_t L_3 = V_0; NullCheck(L_2); int32_t L_4 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_3, (int32_t)1)); int32_t L_5 = (L_2)->GetAt(static_cast(L_4)); V_1 = L_5; // return sign < 0 ? -v : v; int32_t L_6 = __this->get_sign_31(); if ((((int32_t)L_6) < ((int32_t)0))) { goto IL_0029; } } { int32_t L_7 = V_1; return L_7; } IL_0029: { int32_t L_8 = V_1; return ((-L_8)); } } // System.Boolean BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::IsProbablePrime(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool BigInteger_IsProbablePrime_m0793CB745AA8451B6B5916788FD60F3829B93EBD (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * __this, int32_t ___certainty0, const RuntimeMethod* method) { { // return IsProbablePrime(certainty, false); int32_t L_0 = ___certainty0; bool L_1; L_1 = BigInteger_IsProbablePrime_m68C73EB5625F9E7182929F3A3115C5FF7A179394(__this, L_0, (bool)0, /*hidden argument*/NULL); return L_1; } } // System.Boolean BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::IsProbablePrime(System.Int32,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool BigInteger_IsProbablePrime_m68C73EB5625F9E7182929F3A3115C5FF7A179394 (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * __this, int32_t ___certainty0, bool ___randomlySelected1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_0 = NULL; { // if (certainty <= 0) int32_t L_0 = ___certainty0; if ((((int32_t)L_0) > ((int32_t)0))) { goto IL_0006; } } { // return true; return (bool)1; } IL_0006: { // BigInteger n = Abs(); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_1; L_1 = BigInteger_Abs_m41F14FE53F6623C355F7D4A782ED8DCB98619024(__this, /*hidden argument*/NULL); V_0 = L_1; // if (!n.TestBit(0)) BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_2 = V_0; NullCheck(L_2); bool L_3; L_3 = BigInteger_TestBit_mC6B170A76F955C7A3839E85559A34EF0D9276D36(L_2, 0, /*hidden argument*/NULL); if (L_3) { goto IL_0022; } } { // return n.Equals(Two); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_4 = V_0; IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_5 = ((BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields*)il2cpp_codegen_static_fields_for(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var))->get_Two_9(); NullCheck(L_4); bool L_6; L_6 = VirtualFuncInvoker1< bool, RuntimeObject * >::Invoke(0 /* System.Boolean System.Object::Equals(System.Object) */, L_4, L_5); return L_6; } IL_0022: { // if (n.Equals(One)) BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_7 = V_0; IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_8 = ((BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields*)il2cpp_codegen_static_fields_for(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var))->get_One_8(); NullCheck(L_7); bool L_9; L_9 = VirtualFuncInvoker1< bool, RuntimeObject * >::Invoke(0 /* System.Boolean System.Object::Equals(System.Object) */, L_7, L_8); if (!L_9) { goto IL_0031; } } { // return false; return (bool)0; } IL_0031: { // return n.CheckProbablePrime(certainty, RandomSource, randomlySelected); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_10 = V_0; int32_t L_11 = ___certainty0; IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); SecureRandom_t9625E4D95ED6174D321E8A8CB7DA3E264B11DC28 * L_12 = ((BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields*)il2cpp_codegen_static_fields_for(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var))->get_RandomSource_25(); bool L_13 = ___randomlySelected1; NullCheck(L_10); bool L_14; L_14 = BigInteger_CheckProbablePrime_m871CCFCF3866E7E248250336D91ABC3465E95ACF(L_10, L_11, L_12, L_13, /*hidden argument*/NULL); return L_14; } } // System.Boolean BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::CheckProbablePrime(System.Int32,System.Random,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool BigInteger_CheckProbablePrime_m871CCFCF3866E7E248250336D91ABC3465E95ACF (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * __this, int32_t ___certainty0, Random_t6C9E9775A149D0ADCFEB4B252C408F03EE870118 * ___random1, bool ___randomlySelected2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* V_3 = NULL; int32_t V_4 = 0; int32_t V_5 = 0; { // int numLists = System.Math.Min(BitLength - 1, primeLists.Length); int32_t L_0; L_0 = BigInteger_get_BitLength_m6B5FE0A610DA07F883412F1DE1BCCFA2EED7244C(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); Int32U5BU5DU5BU5D_t104DBF1B996084AA19567FD32B02EDF88D044FAF* L_1 = ((BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields*)il2cpp_codegen_static_fields_for(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var))->get_primeLists_0(); NullCheck(L_1); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_2; L_2 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574(((int32_t)il2cpp_codegen_subtract((int32_t)L_0, (int32_t)1)), ((int32_t)((int32_t)(((RuntimeArray*)L_1)->max_length))), /*hidden argument*/NULL); V_0 = L_2; // for (int i = 0; i < numLists; ++i) V_1 = 0; goto IL_0068; } IL_0019: { // int test = Remainder(primeProducts[i]); IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_3 = ((BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields*)il2cpp_codegen_static_fields_for(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var))->get_primeProducts_1(); int32_t L_4 = V_1; NullCheck(L_3); int32_t L_5 = L_4; int32_t L_6 = (L_3)->GetAt(static_cast(L_5)); int32_t L_7; L_7 = BigInteger_Remainder_m4FDA9B2AFF8984E8614DAA736DBBA05A7C2D3EF6(__this, L_6, /*hidden argument*/NULL); V_2 = L_7; // int[] primeList = primeLists[i]; Int32U5BU5DU5BU5D_t104DBF1B996084AA19567FD32B02EDF88D044FAF* L_8 = ((BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields*)il2cpp_codegen_static_fields_for(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var))->get_primeLists_0(); int32_t L_9 = V_1; NullCheck(L_8); int32_t L_10 = L_9; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_11 = (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)(L_8)->GetAt(static_cast(L_10)); V_3 = L_11; // for (int j = 0; j < primeList.Length; ++j) V_4 = 0; goto IL_005d; } IL_0034: { // int prime = primeList[j]; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_12 = V_3; int32_t L_13 = V_4; NullCheck(L_12); int32_t L_14 = L_13; int32_t L_15 = (L_12)->GetAt(static_cast(L_14)); V_5 = L_15; // int qRem = test % prime; int32_t L_16 = V_2; int32_t L_17 = V_5; // if (qRem == 0) if (((int32_t)((int32_t)L_16%(int32_t)L_17))) { goto IL_0057; } } { // return BitLength < 16 && IntValue == prime; int32_t L_18; L_18 = BigInteger_get_BitLength_m6B5FE0A610DA07F883412F1DE1BCCFA2EED7244C(__this, /*hidden argument*/NULL); if ((((int32_t)L_18) >= ((int32_t)((int32_t)16)))) { goto IL_0055; } } { int32_t L_19; L_19 = BigInteger_get_IntValue_m6386348CAE8E75A68124AD1F36F497FC551F8144(__this, /*hidden argument*/NULL); int32_t L_20 = V_5; return (bool)((((int32_t)L_19) == ((int32_t)L_20))? 1 : 0); } IL_0055: { return (bool)0; } IL_0057: { // for (int j = 0; j < primeList.Length; ++j) int32_t L_21 = V_4; V_4 = ((int32_t)il2cpp_codegen_add((int32_t)L_21, (int32_t)1)); } IL_005d: { // for (int j = 0; j < primeList.Length; ++j) int32_t L_22 = V_4; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_23 = V_3; NullCheck(L_23); if ((((int32_t)L_22) < ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_23)->max_length)))))) { goto IL_0034; } } { // for (int i = 0; i < numLists; ++i) int32_t L_24 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_24, (int32_t)1)); } IL_0068: { // for (int i = 0; i < numLists; ++i) int32_t L_25 = V_1; int32_t L_26 = V_0; if ((((int32_t)L_25) < ((int32_t)L_26))) { goto IL_0019; } } { // return RabinMillerTest(certainty, random, randomlySelected); int32_t L_27 = ___certainty0; Random_t6C9E9775A149D0ADCFEB4B252C408F03EE870118 * L_28 = ___random1; bool L_29 = ___randomlySelected2; bool L_30; L_30 = BigInteger_RabinMillerTest_mC557F0E83A09312A09C54888B4EE5FBED1C88664(__this, L_27, L_28, L_29, /*hidden argument*/NULL); return L_30; } } // System.Boolean BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::RabinMillerTest(System.Int32,System.Random) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool BigInteger_RabinMillerTest_mED2F58D0F64123CA699B0615A3DF4388386BB3C6 (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * __this, int32_t ___certainty0, Random_t6C9E9775A149D0ADCFEB4B252C408F03EE870118 * ___random1, const RuntimeMethod* method) { { // return RabinMillerTest(certainty, random, false); int32_t L_0 = ___certainty0; Random_t6C9E9775A149D0ADCFEB4B252C408F03EE870118 * L_1 = ___random1; bool L_2; L_2 = BigInteger_RabinMillerTest_mC557F0E83A09312A09C54888B4EE5FBED1C88664(__this, L_0, L_1, (bool)0, /*hidden argument*/NULL); return L_2; } } // System.Boolean BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::RabinMillerTest(System.Int32,System.Random,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool BigInteger_RabinMillerTest_mC557F0E83A09312A09C54888B4EE5FBED1C88664 (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * __this, int32_t ___certainty0, Random_t6C9E9775A149D0ADCFEB4B252C408F03EE870118 * ___random1, bool ___randomlySelected2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_2 = NULL; int32_t V_3 = 0; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_4 = NULL; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_5 = NULL; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_6 = NULL; int32_t V_7 = 0; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_8 = NULL; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_9 = NULL; int32_t V_10 = 0; int32_t G_B8_0 = 0; { // int bits = BitLength; int32_t L_0; L_0 = BigInteger_get_BitLength_m6B5FE0A610DA07F883412F1DE1BCCFA2EED7244C(__this, /*hidden argument*/NULL); V_0 = L_0; // int iterations = ((certainty - 1) / 2) + 1; int32_t L_1 = ___certainty0; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)((int32_t)((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_1, (int32_t)1))/(int32_t)2)), (int32_t)1)); // if (randomlySelected) bool L_2 = ___randomlySelected2; if (!L_2) { goto IL_0052; } } { // int itersFor100Cert = bits >= 1024 ? 4 // : bits >= 512 ? 8 // : bits >= 256 ? 16 // : 50; int32_t L_3 = V_0; if ((((int32_t)L_3) >= ((int32_t)((int32_t)1024)))) { goto IL_0035; } } { int32_t L_4 = V_0; if ((((int32_t)L_4) >= ((int32_t)((int32_t)512)))) { goto IL_0032; } } { int32_t L_5 = V_0; if ((((int32_t)L_5) >= ((int32_t)((int32_t)256)))) { goto IL_002e; } } { G_B8_0 = ((int32_t)50); goto IL_0036; } IL_002e: { G_B8_0 = ((int32_t)16); goto IL_0036; } IL_0032: { G_B8_0 = 8; goto IL_0036; } IL_0035: { G_B8_0 = 4; } IL_0036: { V_7 = G_B8_0; // if (certainty < 100) int32_t L_6 = ___certainty0; if ((((int32_t)L_6) >= ((int32_t)((int32_t)100)))) { goto IL_0048; } } { // iterations = System.Math.Min(itersFor100Cert, iterations); int32_t L_7 = V_7; int32_t L_8 = V_1; IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_9; L_9 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574(L_7, L_8, /*hidden argument*/NULL); V_1 = L_9; // } goto IL_0052; } IL_0048: { // iterations -= 50; int32_t L_10 = V_1; V_1 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_10, (int32_t)((int32_t)50))); // iterations += itersFor100Cert; int32_t L_11 = V_1; int32_t L_12 = V_7; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_11, (int32_t)L_12)); } IL_0052: { // BigInteger n = this; V_2 = __this; // int s = n.GetLowestSetBitMaskFirst(-1 << 1); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_13 = V_2; NullCheck(L_13); int32_t L_14; L_14 = BigInteger_GetLowestSetBitMaskFirst_m402C04FB64E50A53D220A2C639A14132F9A4CA41(L_13, ((int32_t)-2), /*hidden argument*/NULL); V_3 = L_14; // BigInteger r = n.ShiftRight(s); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_15 = V_2; int32_t L_16 = V_3; NullCheck(L_15); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_17; L_17 = BigInteger_ShiftRight_m24332C73CA4FF51A829E2F1AB89F0B3903CDF642(L_15, L_16, /*hidden argument*/NULL); V_4 = L_17; // BigInteger montRadix = One.ShiftLeft(32 * n.magnitude.Length).Remainder(n); IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_18 = ((BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields*)il2cpp_codegen_static_fields_for(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var))->get_One_8(); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_19 = V_2; NullCheck(L_19); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_20 = L_19->get_magnitude_30(); NullCheck(L_20); NullCheck(L_18); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_21; L_21 = BigInteger_ShiftLeft_m3058D01476403859DEA3EE149EAC257444F7EC2C(L_18, ((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)32), (int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_20)->max_length))))), /*hidden argument*/NULL); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_22 = V_2; NullCheck(L_21); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_23; L_23 = BigInteger_Remainder_m7AA0C3B8F760B988C96AEA595712C320CB98AD8E(L_21, L_22, /*hidden argument*/NULL); V_5 = L_23; // BigInteger minusMontRadix = n.Subtract(montRadix); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_24 = V_2; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_25 = V_5; NullCheck(L_24); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_26; L_26 = BigInteger_Subtract_m533D42A73362CE69891C408AC3587038EB6B883C(L_24, L_25, /*hidden argument*/NULL); V_6 = L_26; } IL_008d: { // a = new BigInteger(n.BitLength, random); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_27 = V_2; NullCheck(L_27); int32_t L_28; L_28 = BigInteger_get_BitLength_m6B5FE0A610DA07F883412F1DE1BCCFA2EED7244C(L_27, /*hidden argument*/NULL); Random_t6C9E9775A149D0ADCFEB4B252C408F03EE870118 * L_29 = ___random1; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_30 = (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 *)il2cpp_codegen_object_new(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); BigInteger__ctor_m0DAA24172CE10E1575B29374A3CE534DAD666DF4(L_30, L_28, L_29, /*hidden argument*/NULL); V_8 = L_30; // while (a.sign == 0 || a.CompareTo(n) >= 0 // || a.IsEqualMagnitude(montRadix) || a.IsEqualMagnitude(minusMontRadix)); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_31 = V_8; NullCheck(L_31); int32_t L_32 = L_31->get_sign_31(); if (!L_32) { goto IL_008d; } } { BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_33 = V_8; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_34 = V_2; NullCheck(L_33); int32_t L_35; L_35 = BigInteger_CompareTo_m0B17CAA359D6D0E4621D4A93451F9A154B21E3A4(L_33, L_34, /*hidden argument*/NULL); if ((((int32_t)L_35) >= ((int32_t)0))) { goto IL_008d; } } { BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_36 = V_8; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_37 = V_5; NullCheck(L_36); bool L_38; L_38 = BigInteger_IsEqualMagnitude_m3B8274E55DC455EFEC7F8B65070F5DF6A6F9F2AA(L_36, L_37, /*hidden argument*/NULL); if (L_38) { goto IL_008d; } } { BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_39 = V_8; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_40 = V_6; NullCheck(L_39); bool L_41; L_41 = BigInteger_IsEqualMagnitude_m3B8274E55DC455EFEC7F8B65070F5DF6A6F9F2AA(L_39, L_40, /*hidden argument*/NULL); if (L_41) { goto IL_008d; } } { // BigInteger y = ModPowMonty(a, r, n, false); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_42 = V_8; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_43 = V_4; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_44 = V_2; IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_45; L_45 = BigInteger_ModPowMonty_m0B6906CACB90CF01098E95B9457F4D71CEAF4F64(L_42, L_43, L_44, (bool)0, /*hidden argument*/NULL); V_9 = L_45; // if (!y.Equals(montRadix)) BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_46 = V_9; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_47 = V_5; NullCheck(L_46); bool L_48; L_48 = VirtualFuncInvoker1< bool, RuntimeObject * >::Invoke(0 /* System.Boolean System.Object::Equals(System.Object) */, L_46, L_47); if (L_48) { goto IL_0116; } } { // int j = 0; V_10 = 0; goto IL_010b; } IL_00e2: { // if (++j == s) int32_t L_49 = V_10; int32_t L_50 = ((int32_t)il2cpp_codegen_add((int32_t)L_49, (int32_t)1)); V_10 = L_50; int32_t L_51 = V_3; if ((!(((uint32_t)L_50) == ((uint32_t)L_51)))) { goto IL_00ee; } } { // return false; return (bool)0; } IL_00ee: { // y = ModPowMonty(y, Two, n, false); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_52 = V_9; IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_53 = ((BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields*)il2cpp_codegen_static_fields_for(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var))->get_Two_9(); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_54 = V_2; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_55; L_55 = BigInteger_ModPowMonty_m0B6906CACB90CF01098E95B9457F4D71CEAF4F64(L_52, L_53, L_54, (bool)0, /*hidden argument*/NULL); V_9 = L_55; // if (y.Equals(montRadix)) BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_56 = V_9; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_57 = V_5; NullCheck(L_56); bool L_58; L_58 = VirtualFuncInvoker1< bool, RuntimeObject * >::Invoke(0 /* System.Boolean System.Object::Equals(System.Object) */, L_56, L_57); if (!L_58) { goto IL_010b; } } { // return false; return (bool)0; } IL_010b: { // while (!y.Equals(minusMontRadix)) BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_59 = V_9; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_60 = V_6; NullCheck(L_59); bool L_61; L_61 = VirtualFuncInvoker1< bool, RuntimeObject * >::Invoke(0 /* System.Boolean System.Object::Equals(System.Object) */, L_59, L_60); if (!L_61) { goto IL_00e2; } } IL_0116: { // while (--iterations > 0); int32_t L_62 = V_1; int32_t L_63 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_62, (int32_t)1)); V_1 = L_63; if ((((int32_t)L_63) > ((int32_t)0))) { goto IL_008d; } } { // return true; return (bool)1; } } // System.Int64 BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::get_LongValue() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int64_t BigInteger_get_LongValue_mD25E17A1B3BEC1FCC9AB66017D91BF024B93F61B (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * __this, const RuntimeMethod* method) { int32_t V_0 = 0; int64_t V_1 = 0; { // if (sign == 0) int32_t L_0 = __this->get_sign_31(); if (L_0) { goto IL_000b; } } { // return 0; return ((int64_t)((int64_t)0)); } IL_000b: { // int n = magnitude.Length; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_1 = __this->get_magnitude_30(); NullCheck(L_1); V_0 = ((int32_t)((int32_t)(((RuntimeArray*)L_1)->max_length))); // long v = magnitude[n - 1] & IMASK; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_2 = __this->get_magnitude_30(); int32_t L_3 = V_0; NullCheck(L_2); int32_t L_4 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_3, (int32_t)1)); int32_t L_5 = (L_2)->GetAt(static_cast(L_4)); V_1 = ((int64_t)((int64_t)((int64_t)((int64_t)L_5))&(int64_t)((int64_t)((uint64_t)((uint32_t)((uint32_t)(-1))))))); // if (n > 1) int32_t L_6 = V_0; if ((((int32_t)L_6) <= ((int32_t)1))) { goto IL_003b; } } { // v |= (magnitude[n - 2] & IMASK) << 32; int64_t L_7 = V_1; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_8 = __this->get_magnitude_30(); int32_t L_9 = V_0; NullCheck(L_8); int32_t L_10 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_9, (int32_t)2)); int32_t L_11 = (L_8)->GetAt(static_cast(L_10)); V_1 = ((int64_t)((int64_t)L_7|(int64_t)((int64_t)((int64_t)((int64_t)((int64_t)((int64_t)((int64_t)L_11))&(int64_t)((int64_t)((uint64_t)((uint32_t)((uint32_t)(-1)))))))<<(int32_t)((int32_t)32))))); } IL_003b: { // return sign < 0 ? -v : v; int32_t L_12 = __this->get_sign_31(); if ((((int32_t)L_12) < ((int32_t)0))) { goto IL_0046; } } { int64_t L_13 = V_1; return L_13; } IL_0046: { int64_t L_14 = V_1; return ((-L_14)); } } // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::Max(BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * BigInteger_Max_m8B78A0E3CCA82B78B4F511D61F886CE24DAE8301 (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * __this, BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * ___value0, const RuntimeMethod* method) { { // return CompareTo(value) > 0 ? this : value; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_0 = ___value0; int32_t L_1; L_1 = BigInteger_CompareTo_m0B17CAA359D6D0E4621D4A93451F9A154B21E3A4(__this, L_0, /*hidden argument*/NULL); if ((((int32_t)L_1) > ((int32_t)0))) { goto IL_000c; } } { BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_2 = ___value0; return L_2; } IL_000c: { return __this; } } // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::Min(BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * BigInteger_Min_m56721C44E96B8996F79B8E42C367CC66316B52D5 (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * __this, BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * ___value0, const RuntimeMethod* method) { { // return CompareTo(value) < 0 ? this : value; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_0 = ___value0; int32_t L_1; L_1 = BigInteger_CompareTo_m0B17CAA359D6D0E4621D4A93451F9A154B21E3A4(__this, L_0, /*hidden argument*/NULL); if ((((int32_t)L_1) < ((int32_t)0))) { goto IL_000c; } } { BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_2 = ___value0; return L_2; } IL_000c: { return __this; } } // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::Mod(BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * BigInteger_Mod_m7E2AEE973C716259130AE40359383DE0BCFDEAB2 (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * __this, BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * ___m0, const RuntimeMethod* method) { BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_0 = NULL; { // if (m.sign < 1) BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_0 = ___m0; NullCheck(L_0); int32_t L_1 = L_0->get_sign_31(); if ((((int32_t)L_1) >= ((int32_t)1))) { goto IL_0014; } } { // throw new ArithmeticException("Modulus must be positive"); ArithmeticException_t8E5F44FABC7FAE0966CBA6DE9BFD545F2660ED47 * L_2 = (ArithmeticException_t8E5F44FABC7FAE0966CBA6DE9BFD545F2660ED47 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArithmeticException_t8E5F44FABC7FAE0966CBA6DE9BFD545F2660ED47_il2cpp_TypeInfo_var))); ArithmeticException__ctor_mF0A8511D61010600F89D30A110198F5E63D5DFE5(L_2, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral368E7323107B8D3FBF4AC51539CC24E9B912A11F)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_2, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&BigInteger_Mod_m7E2AEE973C716259130AE40359383DE0BCFDEAB2_RuntimeMethod_var))); } IL_0014: { // BigInteger biggie = Remainder(m); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_3 = ___m0; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_4; L_4 = BigInteger_Remainder_m7AA0C3B8F760B988C96AEA595712C320CB98AD8E(__this, L_3, /*hidden argument*/NULL); V_0 = L_4; // return (biggie.sign >= 0 ? biggie : biggie.Add(m)); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_5 = V_0; NullCheck(L_5); int32_t L_6 = L_5->get_sign_31(); if ((((int32_t)L_6) >= ((int32_t)0))) { goto IL_002d; } } { BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_7 = V_0; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_8 = ___m0; NullCheck(L_7); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_9; L_9 = BigInteger_Add_mC4685DAB012424EC6A0FF486D89CA5A538CB3937(L_7, L_8, /*hidden argument*/NULL); return L_9; } IL_002d: { BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_10 = V_0; return L_10; } } // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::ModInverse(BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * BigInteger_ModInverse_mC7B76E8E8BA0692B5F16F38DDA981EB2C5ABBC34 (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * __this, BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * ___m0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_0 = NULL; { // if (m.sign < 1) BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_0 = ___m0; NullCheck(L_0); int32_t L_1 = L_0->get_sign_31(); if ((((int32_t)L_1) >= ((int32_t)1))) { goto IL_0014; } } { // throw new ArithmeticException("Modulus must be positive"); ArithmeticException_t8E5F44FABC7FAE0966CBA6DE9BFD545F2660ED47 * L_2 = (ArithmeticException_t8E5F44FABC7FAE0966CBA6DE9BFD545F2660ED47 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArithmeticException_t8E5F44FABC7FAE0966CBA6DE9BFD545F2660ED47_il2cpp_TypeInfo_var))); ArithmeticException__ctor_mF0A8511D61010600F89D30A110198F5E63D5DFE5(L_2, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral368E7323107B8D3FBF4AC51539CC24E9B912A11F)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_2, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&BigInteger_ModInverse_mC7B76E8E8BA0692B5F16F38DDA981EB2C5ABBC34_RuntimeMethod_var))); } IL_0014: { // if (m.QuickPow2Check()) BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_3 = ___m0; NullCheck(L_3); bool L_4; L_4 = BigInteger_QuickPow2Check_m49AD8559F698D1FCB6CE202ED19A9E4739A98141(L_3, /*hidden argument*/NULL); if (!L_4) { goto IL_0024; } } { // return ModInversePow2(m); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_5 = ___m0; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_6; L_6 = BigInteger_ModInversePow2_mC84A6259BAB873DCAF15364DE75A2B0CADF83345(__this, L_5, /*hidden argument*/NULL); return L_6; } IL_0024: { // BigInteger d = this.Remainder(m); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_7 = ___m0; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_8; L_8 = BigInteger_Remainder_m7AA0C3B8F760B988C96AEA595712C320CB98AD8E(__this, L_7, /*hidden argument*/NULL); // BigInteger gcd = ExtEuclid(d, m, out x); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_9 = ___m0; IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_10; L_10 = BigInteger_ExtEuclid_m39E04D7B5BDE51999B75895CB83E6C119E1DD8F7(L_8, L_9, (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 **)(&V_0), /*hidden argument*/NULL); // if (!gcd.Equals(One)) BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_11 = ((BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields*)il2cpp_codegen_static_fields_for(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var))->get_One_8(); NullCheck(L_10); bool L_12; L_12 = VirtualFuncInvoker1< bool, RuntimeObject * >::Invoke(0 /* System.Boolean System.Object::Equals(System.Object) */, L_10, L_11); if (L_12) { goto IL_004a; } } { // throw new ArithmeticException("Numbers not relatively prime."); ArithmeticException_t8E5F44FABC7FAE0966CBA6DE9BFD545F2660ED47 * L_13 = (ArithmeticException_t8E5F44FABC7FAE0966CBA6DE9BFD545F2660ED47 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArithmeticException_t8E5F44FABC7FAE0966CBA6DE9BFD545F2660ED47_il2cpp_TypeInfo_var))); ArithmeticException__ctor_mF0A8511D61010600F89D30A110198F5E63D5DFE5(L_13, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralE54D7D4B9C91A3BAEE301D1773CE16000BE0008D)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_13, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&BigInteger_ModInverse_mC7B76E8E8BA0692B5F16F38DDA981EB2C5ABBC34_RuntimeMethod_var))); } IL_004a: { // if (x.sign < 0) BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_14 = V_0; NullCheck(L_14); int32_t L_15 = L_14->get_sign_31(); if ((((int32_t)L_15) >= ((int32_t)0))) { goto IL_005b; } } { // x = x.Add(m); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_16 = V_0; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_17 = ___m0; NullCheck(L_16); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_18; L_18 = BigInteger_Add_mC4685DAB012424EC6A0FF486D89CA5A538CB3937(L_16, L_17, /*hidden argument*/NULL); V_0 = L_18; } IL_005b: { // return x; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_19 = V_0; return L_19; } } // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::ModInversePow2(BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * BigInteger_ModInversePow2_mC84A6259BAB873DCAF15364DE75A2B0CADF83345 (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * __this, BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * ___m0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int64_t V_1 = 0; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_2 = NULL; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_3 = NULL; int32_t V_4 = 0; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_5 = NULL; { // if (!TestBit(0)) bool L_0; L_0 = BigInteger_TestBit_mC6B170A76F955C7A3839E85559A34EF0D9276D36(__this, 0, /*hidden argument*/NULL); if (L_0) { goto IL_0014; } } { // throw new ArithmeticException("Numbers not relatively prime."); ArithmeticException_t8E5F44FABC7FAE0966CBA6DE9BFD545F2660ED47 * L_1 = (ArithmeticException_t8E5F44FABC7FAE0966CBA6DE9BFD545F2660ED47 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArithmeticException_t8E5F44FABC7FAE0966CBA6DE9BFD545F2660ED47_il2cpp_TypeInfo_var))); ArithmeticException__ctor_mF0A8511D61010600F89D30A110198F5E63D5DFE5(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralE54D7D4B9C91A3BAEE301D1773CE16000BE0008D)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&BigInteger_ModInversePow2_mC84A6259BAB873DCAF15364DE75A2B0CADF83345_RuntimeMethod_var))); } IL_0014: { // int pow = m.BitLength - 1; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_2 = ___m0; NullCheck(L_2); int32_t L_3; L_3 = BigInteger_get_BitLength_m6B5FE0A610DA07F883412F1DE1BCCFA2EED7244C(L_2, /*hidden argument*/NULL); V_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_3, (int32_t)1)); // long inv64 = ModInverse64(LongValue); int64_t L_4; L_4 = BigInteger_get_LongValue_mD25E17A1B3BEC1FCC9AB66017D91BF024B93F61B(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); int64_t L_5; L_5 = BigInteger_ModInverse64_mE6403FDA9CEA7AAA2920D3102878B85D354D6B30(L_4, /*hidden argument*/NULL); V_1 = L_5; // if (pow < 64) int32_t L_6 = V_0; if ((((int32_t)L_6) >= ((int32_t)((int32_t)64)))) { goto IL_003b; } } { // inv64 &= ((1L << pow) - 1); int64_t L_7 = V_1; int32_t L_8 = V_0; V_1 = ((int64_t)((int64_t)L_7&(int64_t)((int64_t)il2cpp_codegen_subtract((int64_t)((int64_t)((int64_t)((int64_t)((int64_t)1))<<(int32_t)((int32_t)((int32_t)L_8&(int32_t)((int32_t)63))))), (int64_t)((int64_t)((int64_t)1)))))); } IL_003b: { // BigInteger x = BigInteger.ValueOf(inv64); int64_t L_9 = V_1; IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_10; L_10 = BigInteger_ValueOf_m26A9968814DAF2363D8B71164672E6257BC82001(L_9, /*hidden argument*/NULL); V_2 = L_10; // if (pow > 64) int32_t L_11 = V_0; if ((((int32_t)L_11) <= ((int32_t)((int32_t)64)))) { goto IL_0086; } } { // BigInteger d = this.Remainder(m); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_12 = ___m0; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_13; L_13 = BigInteger_Remainder_m7AA0C3B8F760B988C96AEA595712C320CB98AD8E(__this, L_12, /*hidden argument*/NULL); V_3 = L_13; // int bitsCorrect = 64; V_4 = ((int32_t)64); } IL_0053: { // BigInteger t = x.Multiply(d).Remainder(m); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_14 = V_2; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_15 = V_3; NullCheck(L_14); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_16; L_16 = BigInteger_Multiply_m232E46736C80E6A71D2140D5A37FC004489CA4BC(L_14, L_15, /*hidden argument*/NULL); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_17 = ___m0; NullCheck(L_16); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_18; L_18 = BigInteger_Remainder_m7AA0C3B8F760B988C96AEA595712C320CB98AD8E(L_16, L_17, /*hidden argument*/NULL); V_5 = L_18; // x = x.Multiply(Two.Subtract(t)).Remainder(m); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_19 = V_2; IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_20 = ((BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields*)il2cpp_codegen_static_fields_for(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var))->get_Two_9(); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_21 = V_5; NullCheck(L_20); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_22; L_22 = BigInteger_Subtract_m533D42A73362CE69891C408AC3587038EB6B883C(L_20, L_21, /*hidden argument*/NULL); NullCheck(L_19); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_23; L_23 = BigInteger_Multiply_m232E46736C80E6A71D2140D5A37FC004489CA4BC(L_19, L_22, /*hidden argument*/NULL); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_24 = ___m0; NullCheck(L_23); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_25; L_25 = BigInteger_Remainder_m7AA0C3B8F760B988C96AEA595712C320CB98AD8E(L_23, L_24, /*hidden argument*/NULL); V_2 = L_25; // bitsCorrect <<= 1; int32_t L_26 = V_4; V_4 = ((int32_t)((int32_t)L_26<<(int32_t)1)); // while (bitsCorrect < pow); int32_t L_27 = V_4; int32_t L_28 = V_0; if ((((int32_t)L_27) < ((int32_t)L_28))) { goto IL_0053; } } IL_0086: { // if (x.sign < 0) BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_29 = V_2; NullCheck(L_29); int32_t L_30 = L_29->get_sign_31(); if ((((int32_t)L_30) >= ((int32_t)0))) { goto IL_0097; } } { // x = x.Add(m); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_31 = V_2; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_32 = ___m0; NullCheck(L_31); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_33; L_33 = BigInteger_Add_mC4685DAB012424EC6A0FF486D89CA5A538CB3937(L_31, L_32, /*hidden argument*/NULL); V_2 = L_33; } IL_0097: { // return x; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_34 = V_2; return L_34; } } // System.Int32 BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::ModInverse32(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t BigInteger_ModInverse32_mB471F4F509B2C584B46FB8F42BEF37BFDB8271BD (int32_t ___d0, const RuntimeMethod* method) { int32_t V_0 = 0; { // int x = d + (((d + 1) & 4) << 1); // d.x == 1 mod 2**4 int32_t L_0 = ___d0; int32_t L_1 = ___d0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)1))&(int32_t)4))<<(int32_t)1)))); // x *= 2 - d * x; // d.x == 1 mod 2**8 int32_t L_2 = V_0; int32_t L_3 = ___d0; int32_t L_4 = V_0; V_0 = ((int32_t)il2cpp_codegen_multiply((int32_t)L_2, (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)2, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_3, (int32_t)L_4)))))); // x *= 2 - d * x; // d.x == 1 mod 2**16 int32_t L_5 = V_0; int32_t L_6 = ___d0; int32_t L_7 = V_0; V_0 = ((int32_t)il2cpp_codegen_multiply((int32_t)L_5, (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)2, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_6, (int32_t)L_7)))))); // x *= 2 - d * x; // d.x == 1 mod 2**32 int32_t L_8 = V_0; int32_t L_9 = ___d0; int32_t L_10 = V_0; V_0 = ((int32_t)il2cpp_codegen_multiply((int32_t)L_8, (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)2, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_9, (int32_t)L_10)))))); // return x; int32_t L_11 = V_0; return L_11; } } // System.Int64 BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::ModInverse64(System.Int64) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int64_t BigInteger_ModInverse64_mE6403FDA9CEA7AAA2920D3102878B85D354D6B30 (int64_t ___d0, const RuntimeMethod* method) { int64_t V_0 = 0; { // long x = d + (((d + 1L) & 4L) << 1); // d.x == 1 mod 2**4 int64_t L_0 = ___d0; int64_t L_1 = ___d0; V_0 = ((int64_t)il2cpp_codegen_add((int64_t)L_0, (int64_t)((int64_t)((int64_t)((int64_t)((int64_t)((int64_t)il2cpp_codegen_add((int64_t)L_1, (int64_t)((int64_t)((int64_t)1))))&(int64_t)((int64_t)((int64_t)4))))<<(int32_t)1)))); // x *= 2 - d * x; // d.x == 1 mod 2**8 int64_t L_2 = V_0; int64_t L_3 = ___d0; int64_t L_4 = V_0; V_0 = ((int64_t)il2cpp_codegen_multiply((int64_t)L_2, (int64_t)((int64_t)il2cpp_codegen_subtract((int64_t)((int64_t)((int64_t)2)), (int64_t)((int64_t)il2cpp_codegen_multiply((int64_t)L_3, (int64_t)L_4)))))); // x *= 2 - d * x; // d.x == 1 mod 2**16 int64_t L_5 = V_0; int64_t L_6 = ___d0; int64_t L_7 = V_0; V_0 = ((int64_t)il2cpp_codegen_multiply((int64_t)L_5, (int64_t)((int64_t)il2cpp_codegen_subtract((int64_t)((int64_t)((int64_t)2)), (int64_t)((int64_t)il2cpp_codegen_multiply((int64_t)L_6, (int64_t)L_7)))))); // x *= 2 - d * x; // d.x == 1 mod 2**32 int64_t L_8 = V_0; int64_t L_9 = ___d0; int64_t L_10 = V_0; V_0 = ((int64_t)il2cpp_codegen_multiply((int64_t)L_8, (int64_t)((int64_t)il2cpp_codegen_subtract((int64_t)((int64_t)((int64_t)2)), (int64_t)((int64_t)il2cpp_codegen_multiply((int64_t)L_9, (int64_t)L_10)))))); // x *= 2 - d * x; // d.x == 1 mod 2**64 int64_t L_11 = V_0; int64_t L_12 = ___d0; int64_t L_13 = V_0; V_0 = ((int64_t)il2cpp_codegen_multiply((int64_t)L_11, (int64_t)((int64_t)il2cpp_codegen_subtract((int64_t)((int64_t)((int64_t)2)), (int64_t)((int64_t)il2cpp_codegen_multiply((int64_t)L_12, (int64_t)L_13)))))); // return x; int64_t L_14 = V_0; return L_14; } } // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::ExtEuclid(BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger,BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger,BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * BigInteger_ExtEuclid_m39E04D7B5BDE51999B75895CB83E6C119E1DD8F7 (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * ___a0, BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * ___b1, BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 ** ___u1Out2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_0 = NULL; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_1 = NULL; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_2 = NULL; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_3 = NULL; BigIntegerU5BU5D_tE8B77B5B8A588D40881DE1C7EE373965BF9E33ED* V_4 = NULL; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_5 = NULL; { // BigInteger u1 = One, v1 = Zero; IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_0 = ((BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields*)il2cpp_codegen_static_fields_for(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var))->get_One_8(); V_0 = L_0; // BigInteger u1 = One, v1 = Zero; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_1 = ((BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields*)il2cpp_codegen_static_fields_for(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var))->get_Zero_7(); V_1 = L_1; // BigInteger u3 = a, v3 = b; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_2 = ___a0; V_2 = L_2; // BigInteger u3 = a, v3 = b; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_3 = ___b1; V_3 = L_3; // if (v3.sign > 0) BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_4 = V_3; NullCheck(L_4); int32_t L_5 = L_4->get_sign_31(); if ((((int32_t)L_5) <= ((int32_t)0))) { goto IL_004b; } } IL_0019: { // BigInteger[] q = u3.DivideAndRemainder(v3); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_6 = V_2; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_7 = V_3; NullCheck(L_6); BigIntegerU5BU5D_tE8B77B5B8A588D40881DE1C7EE373965BF9E33ED* L_8; L_8 = BigInteger_DivideAndRemainder_mEE2DF13483D78B731614047AECE38DFDB8AC9456(L_6, L_7, /*hidden argument*/NULL); V_4 = L_8; // u3 = v3; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_9 = V_3; V_2 = L_9; // v3 = q[1]; BigIntegerU5BU5D_tE8B77B5B8A588D40881DE1C7EE373965BF9E33ED* L_10 = V_4; NullCheck(L_10); int32_t L_11 = 1; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_12 = (L_10)->GetAt(static_cast(L_11)); V_3 = L_12; // BigInteger oldU1 = u1; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_13 = V_0; V_5 = L_13; // u1 = v1; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_14 = V_1; V_0 = L_14; // if (v3.sign <= 0) BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_15 = V_3; NullCheck(L_15); int32_t L_16 = L_15->get_sign_31(); if ((((int32_t)L_16) <= ((int32_t)0))) { goto IL_004b; } } { // v1 = oldU1.Subtract(v1.Multiply(q[0])); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_17 = V_5; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_18 = V_1; BigIntegerU5BU5D_tE8B77B5B8A588D40881DE1C7EE373965BF9E33ED* L_19 = V_4; NullCheck(L_19); int32_t L_20 = 0; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_21 = (L_19)->GetAt(static_cast(L_20)); NullCheck(L_18); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_22; L_22 = BigInteger_Multiply_m232E46736C80E6A71D2140D5A37FC004489CA4BC(L_18, L_21, /*hidden argument*/NULL); NullCheck(L_17); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_23; L_23 = BigInteger_Subtract_m533D42A73362CE69891C408AC3587038EB6B883C(L_17, L_22, /*hidden argument*/NULL); V_1 = L_23; goto IL_0019; } IL_004b: { // u1Out = u1; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 ** L_24 = ___u1Out2; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_25 = V_0; *((RuntimeObject **)L_24) = (RuntimeObject *)L_25; Il2CppCodeGenWriteBarrier((void**)(RuntimeObject **)L_24, (void*)(RuntimeObject *)L_25); // return u3; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_26 = V_2; return L_26; } } // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::ZeroOut(System.Int32[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BigInteger_ZeroOut_mD4572857B9DF9BC55039E2B7586EB9EEFA092699 (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___x0, const RuntimeMethod* method) { { // Array.Clear(x, 0, x.Length); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_0 = ___x0; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_1 = ___x0; NullCheck(L_1); Array_Clear_mEB42D172C5E0825D340F6209F28578BDDDDCE34F((RuntimeArray *)(RuntimeArray *)L_0, 0, ((int32_t)((int32_t)(((RuntimeArray*)L_1)->max_length))), /*hidden argument*/NULL); // } return; } } // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::ModPow(BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger,BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * BigInteger_ModPow_mC9A62D287BD35E7645E234EDAE8020614A434ED2 (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * __this, BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * ___e0, BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * ___m1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_0 = NULL; int32_t G_B10_0 = 0; int32_t G_B9_0 = 0; int32_t G_B14_0 = 0; int32_t G_B11_0 = 0; int32_t G_B13_0 = 0; int32_t G_B12_0 = 0; { // if (m.sign < 1) BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_0 = ___m1; NullCheck(L_0); int32_t L_1 = L_0->get_sign_31(); if ((((int32_t)L_1) >= ((int32_t)1))) { goto IL_0014; } } { // throw new ArithmeticException("Modulus must be positive"); ArithmeticException_t8E5F44FABC7FAE0966CBA6DE9BFD545F2660ED47 * L_2 = (ArithmeticException_t8E5F44FABC7FAE0966CBA6DE9BFD545F2660ED47 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArithmeticException_t8E5F44FABC7FAE0966CBA6DE9BFD545F2660ED47_il2cpp_TypeInfo_var))); ArithmeticException__ctor_mF0A8511D61010600F89D30A110198F5E63D5DFE5(L_2, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral368E7323107B8D3FBF4AC51539CC24E9B912A11F)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_2, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&BigInteger_ModPow_mC9A62D287BD35E7645E234EDAE8020614A434ED2_RuntimeMethod_var))); } IL_0014: { // if (m.Equals(One)) BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_3 = ___m1; IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_4 = ((BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields*)il2cpp_codegen_static_fields_for(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var))->get_One_8(); NullCheck(L_3); bool L_5; L_5 = VirtualFuncInvoker1< bool, RuntimeObject * >::Invoke(0 /* System.Boolean System.Object::Equals(System.Object) */, L_3, L_4); if (!L_5) { goto IL_0027; } } { // return Zero; IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_6 = ((BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields*)il2cpp_codegen_static_fields_for(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var))->get_Zero_7(); return L_6; } IL_0027: { // if (e.sign == 0) BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_7 = ___e0; NullCheck(L_7); int32_t L_8 = L_7->get_sign_31(); if (L_8) { goto IL_0035; } } { // return One; IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_9 = ((BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields*)il2cpp_codegen_static_fields_for(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var))->get_One_8(); return L_9; } IL_0035: { // if (sign == 0) int32_t L_10 = __this->get_sign_31(); if (L_10) { goto IL_0043; } } { // return Zero; IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_11 = ((BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields*)il2cpp_codegen_static_fields_for(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var))->get_Zero_7(); return L_11; } IL_0043: { // bool negExp = e.sign < 0; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_12 = ___e0; NullCheck(L_12); int32_t L_13 = L_12->get_sign_31(); // if (negExp) int32_t L_14 = ((((int32_t)L_13) < ((int32_t)0))? 1 : 0); G_B9_0 = L_14; if (!L_14) { G_B10_0 = L_14; goto IL_0057; } } { // e = e.Negate(); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_15 = ___e0; NullCheck(L_15); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_16; L_16 = BigInteger_Negate_m14DBB5492117918CD6D25EFDA5AB9555782F1C98(L_15, /*hidden argument*/NULL); ___e0 = L_16; G_B10_0 = G_B9_0; } IL_0057: { // BigInteger result = this.Mod(m); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_17 = ___m1; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_18; L_18 = BigInteger_Mod_m7E2AEE973C716259130AE40359383DE0BCFDEAB2(__this, L_17, /*hidden argument*/NULL); V_0 = L_18; // if (!e.Equals(One)) BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_19 = ___e0; IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_20 = ((BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields*)il2cpp_codegen_static_fields_for(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var))->get_One_8(); NullCheck(L_19); bool L_21; L_21 = VirtualFuncInvoker1< bool, RuntimeObject * >::Invoke(0 /* System.Boolean System.Object::Equals(System.Object) */, L_19, L_20); G_B11_0 = G_B10_0; if (L_21) { G_B14_0 = G_B10_0; goto IL_0096; } } { // if ((m.magnitude[m.magnitude.Length - 1] & 1) == 0) BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_22 = ___m1; NullCheck(L_22); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_23 = L_22->get_magnitude_30(); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_24 = ___m1; NullCheck(L_24); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_25 = L_24->get_magnitude_30(); NullCheck(L_25); NullCheck(L_23); int32_t L_26 = ((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_25)->max_length))), (int32_t)1)); int32_t L_27 = (L_23)->GetAt(static_cast(L_26)); G_B12_0 = G_B11_0; if (((int32_t)((int32_t)L_27&(int32_t)1))) { G_B13_0 = G_B11_0; goto IL_008c; } } { // result = ModPowBarrett(result, e, m); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_28 = V_0; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_29 = ___e0; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_30 = ___m1; IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_31; L_31 = BigInteger_ModPowBarrett_m36119BB29C072D2F860C42E28B1C7608FF1CD419(L_28, L_29, L_30, /*hidden argument*/NULL); V_0 = L_31; // } G_B14_0 = G_B12_0; goto IL_0096; } IL_008c: { // result = ModPowMonty(result, e, m, true); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_32 = V_0; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_33 = ___e0; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_34 = ___m1; IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_35; L_35 = BigInteger_ModPowMonty_m0B6906CACB90CF01098E95B9457F4D71CEAF4F64(L_32, L_33, L_34, (bool)1, /*hidden argument*/NULL); V_0 = L_35; G_B14_0 = G_B13_0; } IL_0096: { // if (negExp) if (!G_B14_0) { goto IL_00a0; } } { // result = result.ModInverse(m); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_36 = V_0; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_37 = ___m1; NullCheck(L_36); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_38; L_38 = BigInteger_ModInverse_mC7B76E8E8BA0692B5F16F38DDA981EB2C5ABBC34(L_36, L_37, /*hidden argument*/NULL); V_0 = L_38; } IL_00a0: { // return result; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_39 = V_0; return L_39; } } // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::ModPowBarrett(BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger,BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger,BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * BigInteger_ModPowBarrett_m36119BB29C072D2F860C42E28B1C7608FF1CD419 (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * ___b0, BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * ___e1, BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * ___m2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BigIntegerU5BU5D_tE8B77B5B8A588D40881DE1C7EE373965BF9E33ED_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_1 = NULL; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_2 = NULL; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; BigIntegerU5BU5D_tE8B77B5B8A588D40881DE1C7EE373965BF9E33ED* V_6 = NULL; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_7 = NULL; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* V_8 = NULL; int32_t V_9 = 0; int32_t V_10 = 0; int32_t V_11 = 0; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_12 = NULL; int32_t V_13 = 0; int32_t V_14 = 0; int32_t V_15 = 0; int32_t V_16 = 0; int32_t V_17 = 0; { // int k = m.magnitude.Length; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_0 = ___m2; NullCheck(L_0); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_1 = L_0->get_magnitude_30(); NullCheck(L_1); V_0 = ((int32_t)((int32_t)(((RuntimeArray*)L_1)->max_length))); // BigInteger mr = One.ShiftLeft((k + 1) << 5); IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_2 = ((BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields*)il2cpp_codegen_static_fields_for(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var))->get_One_8(); int32_t L_3 = V_0; NullCheck(L_2); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_4; L_4 = BigInteger_ShiftLeft_m3058D01476403859DEA3EE149EAC257444F7EC2C(L_2, ((int32_t)((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_3, (int32_t)1))<<(int32_t)5)), /*hidden argument*/NULL); V_1 = L_4; // BigInteger yu = One.ShiftLeft(k << 6).Divide(m); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_5 = ((BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields*)il2cpp_codegen_static_fields_for(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var))->get_One_8(); int32_t L_6 = V_0; NullCheck(L_5); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_7; L_7 = BigInteger_ShiftLeft_m3058D01476403859DEA3EE149EAC257444F7EC2C(L_5, ((int32_t)((int32_t)L_6<<(int32_t)6)), /*hidden argument*/NULL); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_8 = ___m2; NullCheck(L_7); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_9; L_9 = BigInteger_Divide_m13FDAD15EF3A36ABE09AF25575C554CCB1E59356(L_7, L_8, /*hidden argument*/NULL); V_2 = L_9; // int extraBits = 0, expLength = e.BitLength; V_3 = 0; // int extraBits = 0, expLength = e.BitLength; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_10 = ___e1; NullCheck(L_10); int32_t L_11; L_11 = BigInteger_get_BitLength_m6B5FE0A610DA07F883412F1DE1BCCFA2EED7244C(L_10, /*hidden argument*/NULL); V_4 = L_11; goto IL_003d; } IL_0039: { // ++extraBits; int32_t L_12 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_12, (int32_t)1)); } IL_003d: { // while (expLength > ExpWindowThresholds[extraBits]) int32_t L_13 = V_4; IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_14 = ((BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields*)il2cpp_codegen_static_fields_for(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var))->get_ExpWindowThresholds_26(); int32_t L_15 = V_3; NullCheck(L_14); int32_t L_16 = L_15; int32_t L_17 = (L_14)->GetAt(static_cast(L_16)); if ((((int32_t)L_13) > ((int32_t)L_17))) { goto IL_0039; } } { // int numPowers = 1 << extraBits; int32_t L_18 = V_3; V_5 = ((int32_t)((int32_t)1<<(int32_t)((int32_t)((int32_t)L_18&(int32_t)((int32_t)31))))); // BigInteger[] oddPowers = new BigInteger[numPowers]; int32_t L_19 = V_5; BigIntegerU5BU5D_tE8B77B5B8A588D40881DE1C7EE373965BF9E33ED* L_20 = (BigIntegerU5BU5D_tE8B77B5B8A588D40881DE1C7EE373965BF9E33ED*)(BigIntegerU5BU5D_tE8B77B5B8A588D40881DE1C7EE373965BF9E33ED*)SZArrayNew(BigIntegerU5BU5D_tE8B77B5B8A588D40881DE1C7EE373965BF9E33ED_il2cpp_TypeInfo_var, (uint32_t)L_19); V_6 = L_20; // oddPowers[0] = b; BigIntegerU5BU5D_tE8B77B5B8A588D40881DE1C7EE373965BF9E33ED* L_21 = V_6; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_22 = ___b0; NullCheck(L_21); ArrayElementTypeCheck (L_21, L_22); (L_21)->SetAt(static_cast(0), (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 *)L_22); // BigInteger b2 = ReduceBarrett(b.Square(), m, mr, yu); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_23 = ___b0; NullCheck(L_23); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_24; L_24 = BigInteger_Square_m73217F9A724609A91141F4C434B7574FB026991A(L_23, /*hidden argument*/NULL); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_25 = ___m2; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_26 = V_1; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_27 = V_2; IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_28; L_28 = BigInteger_ReduceBarrett_mAF4777B9E0B1BF043A1C7ABB65645AEB4E74A4E3(L_24, L_25, L_26, L_27, /*hidden argument*/NULL); V_7 = L_28; // for (int i = 1; i < numPowers; ++i) V_14 = 1; goto IL_0094; } IL_0073: { // oddPowers[i] = ReduceBarrett(oddPowers[i - 1].Multiply(b2), m, mr, yu); BigIntegerU5BU5D_tE8B77B5B8A588D40881DE1C7EE373965BF9E33ED* L_29 = V_6; int32_t L_30 = V_14; BigIntegerU5BU5D_tE8B77B5B8A588D40881DE1C7EE373965BF9E33ED* L_31 = V_6; int32_t L_32 = V_14; NullCheck(L_31); int32_t L_33 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_32, (int32_t)1)); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_34 = (L_31)->GetAt(static_cast(L_33)); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_35 = V_7; NullCheck(L_34); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_36; L_36 = BigInteger_Multiply_m232E46736C80E6A71D2140D5A37FC004489CA4BC(L_34, L_35, /*hidden argument*/NULL); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_37 = ___m2; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_38 = V_1; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_39 = V_2; IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_40; L_40 = BigInteger_ReduceBarrett_mAF4777B9E0B1BF043A1C7ABB65645AEB4E74A4E3(L_36, L_37, L_38, L_39, /*hidden argument*/NULL); NullCheck(L_29); ArrayElementTypeCheck (L_29, L_40); (L_29)->SetAt(static_cast(L_30), (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 *)L_40); // for (int i = 1; i < numPowers; ++i) int32_t L_41 = V_14; V_14 = ((int32_t)il2cpp_codegen_add((int32_t)L_41, (int32_t)1)); } IL_0094: { // for (int i = 1; i < numPowers; ++i) int32_t L_42 = V_14; int32_t L_43 = V_5; if ((((int32_t)L_42) < ((int32_t)L_43))) { goto IL_0073; } } { // int[] windowList = GetWindowList(e.magnitude, extraBits); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_44 = ___e1; NullCheck(L_44); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_45 = L_44->get_magnitude_30(); int32_t L_46 = V_3; IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_47; L_47 = BigInteger_GetWindowList_m8FC84E04033A8764BF2E5144C989A36C3285B534(L_45, L_46, /*hidden argument*/NULL); V_8 = L_47; // int window = windowList[0]; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_48 = V_8; NullCheck(L_48); int32_t L_49 = 0; int32_t L_50 = (L_48)->GetAt(static_cast(L_49)); V_9 = L_50; // int mult = window & 0xFF, lastZeroes = window >> 8; int32_t L_51 = V_9; V_10 = ((int32_t)((int32_t)L_51&(int32_t)((int32_t)255))); // int mult = window & 0xFF, lastZeroes = window >> 8; int32_t L_52 = V_9; V_11 = ((int32_t)((int32_t)L_52>>(int32_t)8)); // if (mult == 1) int32_t L_53 = V_10; if ((!(((uint32_t)L_53) == ((uint32_t)1)))) { goto IL_00cf; } } { // y = b2; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_54 = V_7; V_12 = L_54; // --lastZeroes; int32_t L_55 = V_11; V_11 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_55, (int32_t)1)); // } goto IL_00d8; } IL_00cf: { // y = oddPowers[mult >> 1]; BigIntegerU5BU5D_tE8B77B5B8A588D40881DE1C7EE373965BF9E33ED* L_56 = V_6; int32_t L_57 = V_10; NullCheck(L_56); int32_t L_58 = ((int32_t)((int32_t)L_57>>(int32_t)1)); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_59 = (L_56)->GetAt(static_cast(L_58)); V_12 = L_59; } IL_00d8: { // int windowPos = 1; V_13 = 1; goto IL_0134; } IL_00dd: { // mult = window & 0xFF; int32_t L_60 = V_9; V_10 = ((int32_t)((int32_t)L_60&(int32_t)((int32_t)255))); // int bits = lastZeroes + BitLengthTable[mult]; int32_t L_61 = V_11; IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_62 = ((BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields*)il2cpp_codegen_static_fields_for(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var))->get_BitLengthTable_12(); int32_t L_63 = V_10; NullCheck(L_62); int32_t L_64 = L_63; uint8_t L_65 = (L_62)->GetAt(static_cast(L_64)); V_15 = ((int32_t)il2cpp_codegen_add((int32_t)L_61, (int32_t)L_65)); // for (int j = 0; j < bits; ++j) V_16 = 0; goto IL_0110; } IL_00f9: { // y = ReduceBarrett(y.Square(), m, mr, yu); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_66 = V_12; NullCheck(L_66); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_67; L_67 = BigInteger_Square_m73217F9A724609A91141F4C434B7574FB026991A(L_66, /*hidden argument*/NULL); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_68 = ___m2; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_69 = V_1; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_70 = V_2; IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_71; L_71 = BigInteger_ReduceBarrett_mAF4777B9E0B1BF043A1C7ABB65645AEB4E74A4E3(L_67, L_68, L_69, L_70, /*hidden argument*/NULL); V_12 = L_71; // for (int j = 0; j < bits; ++j) int32_t L_72 = V_16; V_16 = ((int32_t)il2cpp_codegen_add((int32_t)L_72, (int32_t)1)); } IL_0110: { // for (int j = 0; j < bits; ++j) int32_t L_73 = V_16; int32_t L_74 = V_15; if ((((int32_t)L_73) < ((int32_t)L_74))) { goto IL_00f9; } } { // y = ReduceBarrett(y.Multiply(oddPowers[mult >> 1]), m, mr, yu); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_75 = V_12; BigIntegerU5BU5D_tE8B77B5B8A588D40881DE1C7EE373965BF9E33ED* L_76 = V_6; int32_t L_77 = V_10; NullCheck(L_76); int32_t L_78 = ((int32_t)((int32_t)L_77>>(int32_t)1)); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_79 = (L_76)->GetAt(static_cast(L_78)); NullCheck(L_75); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_80; L_80 = BigInteger_Multiply_m232E46736C80E6A71D2140D5A37FC004489CA4BC(L_75, L_79, /*hidden argument*/NULL); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_81 = ___m2; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_82 = V_1; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_83 = V_2; IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_84; L_84 = BigInteger_ReduceBarrett_mAF4777B9E0B1BF043A1C7ABB65645AEB4E74A4E3(L_80, L_81, L_82, L_83, /*hidden argument*/NULL); V_12 = L_84; // lastZeroes = window >> 8; int32_t L_85 = V_9; V_11 = ((int32_t)((int32_t)L_85>>(int32_t)8)); } IL_0134: { // while ((window = windowList[windowPos++]) != -1) Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_86 = V_8; int32_t L_87 = V_13; int32_t L_88 = L_87; V_13 = ((int32_t)il2cpp_codegen_add((int32_t)L_88, (int32_t)1)); NullCheck(L_86); int32_t L_89 = L_88; int32_t L_90 = (L_86)->GetAt(static_cast(L_89)); int32_t L_91 = L_90; V_9 = L_91; if ((!(((uint32_t)L_91) == ((uint32_t)(-1))))) { goto IL_00dd; } } { // for (int i = 0; i < lastZeroes; ++i) V_17 = 0; goto IL_0160; } IL_0149: { // y = ReduceBarrett(y.Square(), m, mr, yu); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_92 = V_12; NullCheck(L_92); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_93; L_93 = BigInteger_Square_m73217F9A724609A91141F4C434B7574FB026991A(L_92, /*hidden argument*/NULL); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_94 = ___m2; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_95 = V_1; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_96 = V_2; IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_97; L_97 = BigInteger_ReduceBarrett_mAF4777B9E0B1BF043A1C7ABB65645AEB4E74A4E3(L_93, L_94, L_95, L_96, /*hidden argument*/NULL); V_12 = L_97; // for (int i = 0; i < lastZeroes; ++i) int32_t L_98 = V_17; V_17 = ((int32_t)il2cpp_codegen_add((int32_t)L_98, (int32_t)1)); } IL_0160: { // for (int i = 0; i < lastZeroes; ++i) int32_t L_99 = V_17; int32_t L_100 = V_11; if ((((int32_t)L_99) < ((int32_t)L_100))) { goto IL_0149; } } { // return y; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_101 = V_12; return L_101; } } // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::ReduceBarrett(BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger,BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger,BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger,BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * BigInteger_ReduceBarrett_mAF4777B9E0B1BF043A1C7ABB65645AEB4E74A4E3 (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * ___x0, BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * ___m1, BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * ___mr2, BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * ___yu3, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_3 = NULL; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_4 = NULL; { // int xLen = x.BitLength, mLen = m.BitLength; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_0 = ___x0; NullCheck(L_0); int32_t L_1; L_1 = BigInteger_get_BitLength_m6B5FE0A610DA07F883412F1DE1BCCFA2EED7244C(L_0, /*hidden argument*/NULL); V_0 = L_1; // int xLen = x.BitLength, mLen = m.BitLength; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_2 = ___m1; NullCheck(L_2); int32_t L_3; L_3 = BigInteger_get_BitLength_m6B5FE0A610DA07F883412F1DE1BCCFA2EED7244C(L_2, /*hidden argument*/NULL); V_1 = L_3; // if (xLen < mLen) int32_t L_4 = V_0; int32_t L_5 = V_1; if ((((int32_t)L_4) >= ((int32_t)L_5))) { goto IL_0014; } } { // return x; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_6 = ___x0; return L_6; } IL_0014: { // if (xLen - mLen > 1) int32_t L_7 = V_0; int32_t L_8 = V_1; if ((((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_7, (int32_t)L_8))) <= ((int32_t)1))) { goto IL_007b; } } { // int k = m.magnitude.Length; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_9 = ___m1; NullCheck(L_9); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_10 = L_9->get_magnitude_30(); NullCheck(L_10); V_2 = ((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))); // BigInteger q1 = x.DivideWords(k - 1); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_11 = ___x0; int32_t L_12 = V_2; NullCheck(L_11); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_13; L_13 = BigInteger_DivideWords_m254DC0289A755F57035686C338D58E974EF96991(L_11, ((int32_t)il2cpp_codegen_subtract((int32_t)L_12, (int32_t)1)), /*hidden argument*/NULL); // BigInteger q2 = q1.Multiply(yu); // TODO Only need partial multiplication here BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_14 = ___yu3; NullCheck(L_13); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_15; L_15 = BigInteger_Multiply_m232E46736C80E6A71D2140D5A37FC004489CA4BC(L_13, L_14, /*hidden argument*/NULL); // BigInteger q3 = q2.DivideWords(k + 1); int32_t L_16 = V_2; NullCheck(L_15); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_17; L_17 = BigInteger_DivideWords_m254DC0289A755F57035686C338D58E974EF96991(L_15, ((int32_t)il2cpp_codegen_add((int32_t)L_16, (int32_t)1)), /*hidden argument*/NULL); // BigInteger r1 = x.RemainderWords(k + 1); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_18 = ___x0; int32_t L_19 = V_2; NullCheck(L_18); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_20; L_20 = BigInteger_RemainderWords_m1F030A748C8FBED1F43620E179582F9BCA353A3C(L_18, ((int32_t)il2cpp_codegen_add((int32_t)L_19, (int32_t)1)), /*hidden argument*/NULL); V_3 = L_20; // BigInteger r2 = q3.Multiply(m); // TODO Only need partial multiplication here BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_21 = ___m1; NullCheck(L_17); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_22; L_22 = BigInteger_Multiply_m232E46736C80E6A71D2140D5A37FC004489CA4BC(L_17, L_21, /*hidden argument*/NULL); // BigInteger r3 = r2.RemainderWords(k + 1); int32_t L_23 = V_2; NullCheck(L_22); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_24; L_24 = BigInteger_RemainderWords_m1F030A748C8FBED1F43620E179582F9BCA353A3C(L_22, ((int32_t)il2cpp_codegen_add((int32_t)L_23, (int32_t)1)), /*hidden argument*/NULL); V_4 = L_24; // x = r1.Subtract(r3); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_25 = V_3; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_26 = V_4; NullCheck(L_25); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_27; L_27 = BigInteger_Subtract_m533D42A73362CE69891C408AC3587038EB6B883C(L_25, L_26, /*hidden argument*/NULL); ___x0 = L_27; // if (x.sign < 0) BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_28 = ___x0; NullCheck(L_28); int32_t L_29 = L_28->get_sign_31(); if ((((int32_t)L_29) >= ((int32_t)0))) { goto IL_007b; } } { // x = x.Add(mr); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_30 = ___x0; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_31 = ___mr2; NullCheck(L_30); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_32; L_32 = BigInteger_Add_mC4685DAB012424EC6A0FF486D89CA5A538CB3937(L_30, L_31, /*hidden argument*/NULL); ___x0 = L_32; goto IL_007b; } IL_0072: { // x = x.Subtract(m); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_33 = ___x0; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_34 = ___m1; NullCheck(L_33); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_35; L_35 = BigInteger_Subtract_m533D42A73362CE69891C408AC3587038EB6B883C(L_33, L_34, /*hidden argument*/NULL); ___x0 = L_35; } IL_007b: { // while (x.CompareTo(m) >= 0) BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_36 = ___x0; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_37 = ___m1; NullCheck(L_36); int32_t L_38; L_38 = BigInteger_CompareTo_m0B17CAA359D6D0E4621D4A93451F9A154B21E3A4(L_36, L_37, /*hidden argument*/NULL); if ((((int32_t)L_38) >= ((int32_t)0))) { goto IL_0072; } } { // return x; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_39 = ___x0; return L_39; } } // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::ModPowMonty(BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger,BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger,BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * BigInteger_ModPowMonty_m0B6906CACB90CF01098E95B9457F4D71CEAF4F64 (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * ___b0, BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * ___e1, BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * ___m2, bool ___convert3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Arrays_t7CFD09DA7425047721E193958DAC5AB0FCFF67BF_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32U5BU5DU5BU5D_t104DBF1B996084AA19567FD32B02EDF88D044FAF_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; bool V_2 = false; uint32_t V_3 = 0; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* V_4 = NULL; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* V_5 = NULL; int32_t V_6 = 0; int32_t V_7 = 0; Int32U5BU5DU5BU5D_t104DBF1B996084AA19567FD32B02EDF88D044FAF* V_8 = NULL; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* V_9 = NULL; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* V_10 = NULL; int32_t V_11 = 0; int32_t V_12 = 0; int32_t V_13 = 0; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* V_14 = NULL; int32_t V_15 = 0; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* V_16 = NULL; int32_t V_17 = 0; int32_t V_18 = 0; int32_t V_19 = 0; int32_t V_20 = 0; int32_t V_21 = 0; { // int n = m.magnitude.Length; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_0 = ___m2; NullCheck(L_0); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_1 = L_0->get_magnitude_30(); NullCheck(L_1); V_0 = ((int32_t)((int32_t)(((RuntimeArray*)L_1)->max_length))); // int powR = 32 * n; int32_t L_2 = V_0; V_1 = ((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)32), (int32_t)L_2)); // bool smallMontyModulus = m.BitLength + 2 <= powR; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_3 = ___m2; NullCheck(L_3); int32_t L_4; L_4 = BigInteger_get_BitLength_m6B5FE0A610DA07F883412F1DE1BCCFA2EED7244C(L_3, /*hidden argument*/NULL); int32_t L_5 = V_1; V_2 = (bool)((((int32_t)((((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_4, (int32_t)2))) > ((int32_t)L_5))? 1 : 0)) == ((int32_t)0))? 1 : 0); // uint mDash = (uint)m.GetMQuote(); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_6 = ___m2; NullCheck(L_6); int32_t L_7; L_7 = BigInteger_GetMQuote_m38E8940BAF210649B95D7112E0D0C12766F6C607(L_6, /*hidden argument*/NULL); V_3 = L_7; // if (convert) bool L_8 = ___convert3; if (!L_8) { goto IL_0036; } } { // b = b.ShiftLeft(powR).Remainder(m); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_9 = ___b0; int32_t L_10 = V_1; NullCheck(L_9); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_11; L_11 = BigInteger_ShiftLeft_m3058D01476403859DEA3EE149EAC257444F7EC2C(L_9, L_10, /*hidden argument*/NULL); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_12 = ___m2; NullCheck(L_11); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_13; L_13 = BigInteger_Remainder_m7AA0C3B8F760B988C96AEA595712C320CB98AD8E(L_11, L_12, /*hidden argument*/NULL); ___b0 = L_13; } IL_0036: { // int[] yAccum = new int[n + 1]; int32_t L_14 = V_0; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_15 = (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)SZArrayNew(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32_il2cpp_TypeInfo_var, (uint32_t)((int32_t)il2cpp_codegen_add((int32_t)L_14, (int32_t)1))); V_4 = L_15; // int[] zVal = b.magnitude; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_16 = ___b0; NullCheck(L_16); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_17 = L_16->get_magnitude_30(); V_5 = L_17; // if (zVal.Length < n) Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_18 = V_5; NullCheck(L_18); int32_t L_19 = V_0; if ((((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_18)->max_length)))) >= ((int32_t)L_19))) { goto IL_006a; } } { // int[] tmp = new int[n]; int32_t L_20 = V_0; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_21 = (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)SZArrayNew(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32_il2cpp_TypeInfo_var, (uint32_t)L_20); V_16 = L_21; // zVal.CopyTo(tmp, n - zVal.Length); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_22 = V_5; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_23 = V_16; int32_t L_24 = V_0; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_25 = V_5; NullCheck(L_25); NullCheck((RuntimeArray *)(RuntimeArray *)L_22); Array_CopyTo_m6AF950973942E09BAB1F21B055BBD2CD58C980B2((RuntimeArray *)(RuntimeArray *)L_22, (RuntimeArray *)(RuntimeArray *)L_23, ((int32_t)il2cpp_codegen_subtract((int32_t)L_24, (int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_25)->max_length))))), /*hidden argument*/NULL); // zVal = tmp; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_26 = V_16; V_5 = L_26; } IL_006a: { // int extraBits = 0; V_6 = 0; // if (e.magnitude.Length > 1 || e.BitCount > 2) BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_27 = ___e1; NullCheck(L_27); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_28 = L_27->get_magnitude_30(); NullCheck(L_28); if ((((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_28)->max_length)))) > ((int32_t)1))) { goto IL_0081; } } { BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_29 = ___e1; NullCheck(L_29); int32_t L_30; L_30 = BigInteger_get_BitCount_m16E0241F52C39AE24BBCDF49FCB1E5457E5BCCAE(L_29, /*hidden argument*/NULL); if ((((int32_t)L_30) <= ((int32_t)2))) { goto IL_009d; } } IL_0081: { // int expLength = e.BitLength; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_31 = ___e1; NullCheck(L_31); int32_t L_32; L_32 = BigInteger_get_BitLength_m6B5FE0A610DA07F883412F1DE1BCCFA2EED7244C(L_31, /*hidden argument*/NULL); V_17 = L_32; goto IL_0091; } IL_008b: { // ++extraBits; int32_t L_33 = V_6; V_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_33, (int32_t)1)); } IL_0091: { // while (expLength > ExpWindowThresholds[extraBits]) int32_t L_34 = V_17; IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_35 = ((BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields*)il2cpp_codegen_static_fields_for(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var))->get_ExpWindowThresholds_26(); int32_t L_36 = V_6; NullCheck(L_35); int32_t L_37 = L_36; int32_t L_38 = (L_35)->GetAt(static_cast(L_37)); if ((((int32_t)L_34) > ((int32_t)L_38))) { goto IL_008b; } } IL_009d: { // int numPowers = 1 << extraBits; int32_t L_39 = V_6; V_7 = ((int32_t)((int32_t)1<<(int32_t)((int32_t)((int32_t)L_39&(int32_t)((int32_t)31))))); // int[][] oddPowers = new int[numPowers][]; int32_t L_40 = V_7; Int32U5BU5DU5BU5D_t104DBF1B996084AA19567FD32B02EDF88D044FAF* L_41 = (Int32U5BU5DU5BU5D_t104DBF1B996084AA19567FD32B02EDF88D044FAF*)(Int32U5BU5DU5BU5D_t104DBF1B996084AA19567FD32B02EDF88D044FAF*)SZArrayNew(Int32U5BU5DU5BU5D_t104DBF1B996084AA19567FD32B02EDF88D044FAF_il2cpp_TypeInfo_var, (uint32_t)L_40); V_8 = L_41; // oddPowers[0] = zVal; Int32U5BU5DU5BU5D_t104DBF1B996084AA19567FD32B02EDF88D044FAF* L_42 = V_8; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_43 = V_5; NullCheck(L_42); ArrayElementTypeCheck (L_42, L_43); (L_42)->SetAt(static_cast(0), (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)L_43); // int[] zSquared = Arrays.Clone(zVal); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_44 = V_5; IL2CPP_RUNTIME_CLASS_INIT(Arrays_t7CFD09DA7425047721E193958DAC5AB0FCFF67BF_il2cpp_TypeInfo_var); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_45; L_45 = Arrays_Clone_m19EE7FC7A73DC1368F767EDC579023B7BC02B9A6(L_44, /*hidden argument*/NULL); V_9 = L_45; // SquareMonty(yAccum, zSquared, m.magnitude, mDash, smallMontyModulus); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_46 = V_4; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_47 = V_9; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_48 = ___m2; NullCheck(L_48); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_49 = L_48->get_magnitude_30(); uint32_t L_50 = V_3; bool L_51 = V_2; IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); BigInteger_SquareMonty_m334EE50420D461719EDCD32C15A5F163E925BC70(L_46, L_47, L_49, L_50, L_51, /*hidden argument*/NULL); // for (int i = 1; i < numPowers; ++i) V_18 = 1; goto IL_0101; } IL_00d4: { // oddPowers[i] = Arrays.Clone(oddPowers[i - 1]); Int32U5BU5DU5BU5D_t104DBF1B996084AA19567FD32B02EDF88D044FAF* L_52 = V_8; int32_t L_53 = V_18; Int32U5BU5DU5BU5D_t104DBF1B996084AA19567FD32B02EDF88D044FAF* L_54 = V_8; int32_t L_55 = V_18; NullCheck(L_54); int32_t L_56 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_55, (int32_t)1)); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_57 = (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)(L_54)->GetAt(static_cast(L_56)); IL2CPP_RUNTIME_CLASS_INIT(Arrays_t7CFD09DA7425047721E193958DAC5AB0FCFF67BF_il2cpp_TypeInfo_var); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_58; L_58 = Arrays_Clone_m19EE7FC7A73DC1368F767EDC579023B7BC02B9A6(L_57, /*hidden argument*/NULL); NullCheck(L_52); ArrayElementTypeCheck (L_52, L_58); (L_52)->SetAt(static_cast(L_53), (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)L_58); // MultiplyMonty(yAccum, oddPowers[i], zSquared, m.magnitude, mDash, smallMontyModulus); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_59 = V_4; Int32U5BU5DU5BU5D_t104DBF1B996084AA19567FD32B02EDF88D044FAF* L_60 = V_8; int32_t L_61 = V_18; NullCheck(L_60); int32_t L_62 = L_61; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_63 = (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)(L_60)->GetAt(static_cast(L_62)); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_64 = V_9; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_65 = ___m2; NullCheck(L_65); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_66 = L_65->get_magnitude_30(); uint32_t L_67 = V_3; bool L_68 = V_2; IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); BigInteger_MultiplyMonty_m2A97624E4BB5A4B60C4E5955129A1F760F88F1F8(L_59, L_63, L_64, L_66, L_67, L_68, /*hidden argument*/NULL); // for (int i = 1; i < numPowers; ++i) int32_t L_69 = V_18; V_18 = ((int32_t)il2cpp_codegen_add((int32_t)L_69, (int32_t)1)); } IL_0101: { // for (int i = 1; i < numPowers; ++i) int32_t L_70 = V_18; int32_t L_71 = V_7; if ((((int32_t)L_70) < ((int32_t)L_71))) { goto IL_00d4; } } { // int[] windowList = GetWindowList(e.magnitude, extraBits); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_72 = ___e1; NullCheck(L_72); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_73 = L_72->get_magnitude_30(); int32_t L_74 = V_6; IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_75; L_75 = BigInteger_GetWindowList_m8FC84E04033A8764BF2E5144C989A36C3285B534(L_73, L_74, /*hidden argument*/NULL); V_10 = L_75; // int window = windowList[0]; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_76 = V_10; NullCheck(L_76); int32_t L_77 = 0; int32_t L_78 = (L_76)->GetAt(static_cast(L_77)); V_11 = L_78; // int mult = window & 0xFF, lastZeroes = window >> 8; int32_t L_79 = V_11; V_12 = ((int32_t)((int32_t)L_79&(int32_t)((int32_t)255))); // int mult = window & 0xFF, lastZeroes = window >> 8; int32_t L_80 = V_11; V_13 = ((int32_t)((int32_t)L_80>>(int32_t)8)); // if (mult == 1) int32_t L_81 = V_12; if ((!(((uint32_t)L_81) == ((uint32_t)1)))) { goto IL_013d; } } { // yVal = zSquared; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_82 = V_9; V_14 = L_82; // --lastZeroes; int32_t L_83 = V_13; V_13 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_83, (int32_t)1)); // } goto IL_014b; } IL_013d: { // yVal = Arrays.Clone(oddPowers[mult >> 1]); Int32U5BU5DU5BU5D_t104DBF1B996084AA19567FD32B02EDF88D044FAF* L_84 = V_8; int32_t L_85 = V_12; NullCheck(L_84); int32_t L_86 = ((int32_t)((int32_t)L_85>>(int32_t)1)); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_87 = (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)(L_84)->GetAt(static_cast(L_86)); IL2CPP_RUNTIME_CLASS_INIT(Arrays_t7CFD09DA7425047721E193958DAC5AB0FCFF67BF_il2cpp_TypeInfo_var); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_88; L_88 = Arrays_Clone_m19EE7FC7A73DC1368F767EDC579023B7BC02B9A6(L_87, /*hidden argument*/NULL); V_14 = L_88; } IL_014b: { // int windowPos = 1; V_15 = 1; goto IL_01a7; } IL_0150: { // mult = window & 0xFF; int32_t L_89 = V_11; V_12 = ((int32_t)((int32_t)L_89&(int32_t)((int32_t)255))); // int bits = lastZeroes + BitLengthTable[mult]; int32_t L_90 = V_13; IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_91 = ((BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields*)il2cpp_codegen_static_fields_for(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var))->get_BitLengthTable_12(); int32_t L_92 = V_12; NullCheck(L_91); int32_t L_93 = L_92; uint8_t L_94 = (L_91)->GetAt(static_cast(L_93)); V_19 = ((int32_t)il2cpp_codegen_add((int32_t)L_90, (int32_t)L_94)); // for (int j = 0; j < bits; ++j) V_20 = 0; goto IL_0183; } IL_016c: { // SquareMonty(yAccum, yVal, m.magnitude, mDash, smallMontyModulus); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_95 = V_4; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_96 = V_14; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_97 = ___m2; NullCheck(L_97); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_98 = L_97->get_magnitude_30(); uint32_t L_99 = V_3; bool L_100 = V_2; IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); BigInteger_SquareMonty_m334EE50420D461719EDCD32C15A5F163E925BC70(L_95, L_96, L_98, L_99, L_100, /*hidden argument*/NULL); // for (int j = 0; j < bits; ++j) int32_t L_101 = V_20; V_20 = ((int32_t)il2cpp_codegen_add((int32_t)L_101, (int32_t)1)); } IL_0183: { // for (int j = 0; j < bits; ++j) int32_t L_102 = V_20; int32_t L_103 = V_19; if ((((int32_t)L_102) < ((int32_t)L_103))) { goto IL_016c; } } { // MultiplyMonty(yAccum, yVal, oddPowers[mult >> 1], m.magnitude, mDash, smallMontyModulus); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_104 = V_4; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_105 = V_14; Int32U5BU5DU5BU5D_t104DBF1B996084AA19567FD32B02EDF88D044FAF* L_106 = V_8; int32_t L_107 = V_12; NullCheck(L_106); int32_t L_108 = ((int32_t)((int32_t)L_107>>(int32_t)1)); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_109 = (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)(L_106)->GetAt(static_cast(L_108)); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_110 = ___m2; NullCheck(L_110); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_111 = L_110->get_magnitude_30(); uint32_t L_112 = V_3; bool L_113 = V_2; IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); BigInteger_MultiplyMonty_m2A97624E4BB5A4B60C4E5955129A1F760F88F1F8(L_104, L_105, L_109, L_111, L_112, L_113, /*hidden argument*/NULL); // lastZeroes = window >> 8; int32_t L_114 = V_11; V_13 = ((int32_t)((int32_t)L_114>>(int32_t)8)); } IL_01a7: { // while ((window = windowList[windowPos++]) != -1) Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_115 = V_10; int32_t L_116 = V_15; int32_t L_117 = L_116; V_15 = ((int32_t)il2cpp_codegen_add((int32_t)L_117, (int32_t)1)); NullCheck(L_115); int32_t L_118 = L_117; int32_t L_119 = (L_115)->GetAt(static_cast(L_118)); int32_t L_120 = L_119; V_11 = L_120; if ((!(((uint32_t)L_120) == ((uint32_t)(-1))))) { goto IL_0150; } } { // for (int i = 0; i < lastZeroes; ++i) V_21 = 0; goto IL_01d3; } IL_01bc: { // SquareMonty(yAccum, yVal, m.magnitude, mDash, smallMontyModulus); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_121 = V_4; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_122 = V_14; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_123 = ___m2; NullCheck(L_123); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_124 = L_123->get_magnitude_30(); uint32_t L_125 = V_3; bool L_126 = V_2; IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); BigInteger_SquareMonty_m334EE50420D461719EDCD32C15A5F163E925BC70(L_121, L_122, L_124, L_125, L_126, /*hidden argument*/NULL); // for (int i = 0; i < lastZeroes; ++i) int32_t L_127 = V_21; V_21 = ((int32_t)il2cpp_codegen_add((int32_t)L_127, (int32_t)1)); } IL_01d3: { // for (int i = 0; i < lastZeroes; ++i) int32_t L_128 = V_21; int32_t L_129 = V_13; if ((((int32_t)L_128) < ((int32_t)L_129))) { goto IL_01bc; } } { // if (convert) bool L_130 = ___convert3; if (!L_130) { goto IL_01ec; } } { // MontgomeryReduce(yVal, m.magnitude, mDash); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_131 = V_14; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_132 = ___m2; NullCheck(L_132); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_133 = L_132->get_magnitude_30(); uint32_t L_134 = V_3; IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); BigInteger_MontgomeryReduce_m6BB6B2949C9A4558DA4D407EEC2D94A2A217BB83(L_131, L_133, L_134, /*hidden argument*/NULL); // } goto IL_0211; } IL_01ec: { // else if (smallMontyModulus && CompareTo(0, yVal, 0, m.magnitude) >= 0) bool L_135 = V_2; if (!L_135) { goto IL_0211; } } { Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_136 = V_14; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_137 = ___m2; NullCheck(L_137); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_138 = L_137->get_magnitude_30(); IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); int32_t L_139; L_139 = BigInteger_CompareTo_m974C9A6C1B3DC3548ADEA93AC182AD2EB0CFB657(0, L_136, 0, L_138, /*hidden argument*/NULL); if ((((int32_t)L_139) < ((int32_t)0))) { goto IL_0211; } } { // Subtract(0, yVal, 0, m.magnitude); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_140 = V_14; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_141 = ___m2; NullCheck(L_141); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_142 = L_141->get_magnitude_30(); IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_143; L_143 = BigInteger_Subtract_m94A991EE39C5E63C4247CC261FB643E3413393AD(0, L_140, 0, L_142, /*hidden argument*/NULL); } IL_0211: { // return new BigInteger(1, yVal, true); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_144 = V_14; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_145 = (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 *)il2cpp_codegen_object_new(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); BigInteger__ctor_mF81A28FEB76127E2A60A52B4D5AAB383A4A3749B(L_145, 1, L_144, (bool)1, /*hidden argument*/NULL); return L_145; } } // System.Int32[] BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::GetWindowList(System.Int32[],System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* BigInteger_GetWindowList_m8FC84E04033A8764BF2E5144C989A36C3285B534 (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___mag0, int32_t ___extraBits1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* V_2 = NULL; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; int32_t V_6 = 0; int32_t V_7 = 0; int32_t V_8 = 0; { // int v = mag[0]; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_0 = ___mag0; NullCheck(L_0); int32_t L_1 = 0; int32_t L_2 = (L_0)->GetAt(static_cast(L_1)); V_0 = L_2; // int leadingBits = BitLen(v); int32_t L_3 = V_0; IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); int32_t L_4; L_4 = BigInteger_BitLen_mD330EAC968E1F67957F146958560C81B198B7790(L_3, /*hidden argument*/NULL); V_1 = L_4; // int resultSize = (((mag.Length - 1) << 5) + leadingBits) / (1 + extraBits) + 2; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_5 = ___mag0; NullCheck(L_5); int32_t L_6 = V_1; int32_t L_7 = ___extraBits1; // int[] result = new int[resultSize]; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_8 = (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)SZArrayNew(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32_il2cpp_TypeInfo_var, (uint32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_5)->max_length))), (int32_t)1))<<(int32_t)5)), (int32_t)L_6))/(int32_t)((int32_t)il2cpp_codegen_add((int32_t)1, (int32_t)L_7)))), (int32_t)2))); V_2 = L_8; // int resultPos = 0; V_3 = 0; // int bitPos = 33 - leadingBits; int32_t L_9 = V_1; V_4 = ((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)33), (int32_t)L_9)); // v <<= bitPos; int32_t L_10 = V_0; int32_t L_11 = V_4; V_0 = ((int32_t)((int32_t)L_10<<(int32_t)((int32_t)((int32_t)L_11&(int32_t)((int32_t)31))))); // int mult = 1, multLimit = 1 << extraBits; V_5 = 1; // int mult = 1, multLimit = 1 << extraBits; int32_t L_12 = ___extraBits1; V_6 = ((int32_t)((int32_t)1<<(int32_t)((int32_t)((int32_t)L_12&(int32_t)((int32_t)31))))); // int zeroes = 0; V_7 = 0; // int i = 0; V_8 = 0; goto IL_0082; } IL_0043: { // if (mult < multLimit) int32_t L_13 = V_5; int32_t L_14 = V_6; if ((((int32_t)L_13) >= ((int32_t)L_14))) { goto IL_0056; } } { // mult = (mult << 1) | (int)((uint)v >> 31); int32_t L_15 = V_5; int32_t L_16 = V_0; V_5 = ((int32_t)((int32_t)((int32_t)((int32_t)L_15<<(int32_t)1))|(int32_t)((int32_t)((uint32_t)L_16>>((int32_t)31))))); // } goto IL_0078; } IL_0056: { // else if (v < 0) int32_t L_17 = V_0; if ((((int32_t)L_17) >= ((int32_t)0))) { goto IL_0072; } } { // result[resultPos++] = CreateWindowEntry(mult, zeroes); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_18 = V_2; int32_t L_19 = V_3; int32_t L_20 = L_19; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_20, (int32_t)1)); int32_t L_21 = V_5; int32_t L_22 = V_7; IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); int32_t L_23; L_23 = BigInteger_CreateWindowEntry_m0E62811026FE9F8F5C86191A97069E547290B5B8(L_21, L_22, /*hidden argument*/NULL); NullCheck(L_18); (L_18)->SetAt(static_cast(L_20), (int32_t)L_23); // mult = 1; V_5 = 1; // zeroes = 0; V_7 = 0; // } goto IL_0078; } IL_0072: { // ++zeroes; int32_t L_24 = V_7; V_7 = ((int32_t)il2cpp_codegen_add((int32_t)L_24, (int32_t)1)); } IL_0078: { // v <<= 1; int32_t L_25 = V_0; V_0 = ((int32_t)((int32_t)L_25<<(int32_t)1)); // for (; bitPos < 32; ++bitPos) int32_t L_26 = V_4; V_4 = ((int32_t)il2cpp_codegen_add((int32_t)L_26, (int32_t)1)); } IL_0082: { // for (; bitPos < 32; ++bitPos) int32_t L_27 = V_4; if ((((int32_t)L_27) < ((int32_t)((int32_t)32)))) { goto IL_0043; } } { // if (++i == mag.Length) int32_t L_28 = V_8; int32_t L_29 = ((int32_t)il2cpp_codegen_add((int32_t)L_28, (int32_t)1)); V_8 = L_29; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_30 = ___mag0; NullCheck(L_30); if ((!(((uint32_t)L_29) == ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_30)->max_length))))))) { goto IL_00a6; } } { // result[resultPos++] = CreateWindowEntry(mult, zeroes); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_31 = V_2; int32_t L_32 = V_3; int32_t L_33 = L_32; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_33, (int32_t)1)); int32_t L_34 = V_5; int32_t L_35 = V_7; IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); int32_t L_36; L_36 = BigInteger_CreateWindowEntry_m0E62811026FE9F8F5C86191A97069E547290B5B8(L_34, L_35, /*hidden argument*/NULL); NullCheck(L_31); (L_31)->SetAt(static_cast(L_33), (int32_t)L_36); // break; goto IL_00b0; } IL_00a6: { // v = mag[i]; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_37 = ___mag0; int32_t L_38 = V_8; NullCheck(L_37); int32_t L_39 = L_38; int32_t L_40 = (L_37)->GetAt(static_cast(L_39)); V_0 = L_40; // bitPos = 0; V_4 = 0; goto IL_0082; } IL_00b0: { // result[resultPos] = -1; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_41 = V_2; int32_t L_42 = V_3; NullCheck(L_41); (L_41)->SetAt(static_cast(L_42), (int32_t)(-1)); // return result; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_43 = V_2; return L_43; } } // System.Int32 BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::CreateWindowEntry(System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t BigInteger_CreateWindowEntry_m0E62811026FE9F8F5C86191A97069E547290B5B8 (int32_t ___mult0, int32_t ___zeroes1, const RuntimeMethod* method) { { goto IL_000c; } IL_0002: { // mult >>= 1; int32_t L_0 = ___mult0; ___mult0 = ((int32_t)((int32_t)L_0>>(int32_t)1)); // ++zeroes; int32_t L_1 = ___zeroes1; ___zeroes1 = ((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)1)); } IL_000c: { // while ((mult & 1) == 0) int32_t L_2 = ___mult0; if (!((int32_t)((int32_t)L_2&(int32_t)1))) { goto IL_0002; } } { // return mult | (zeroes << 8); int32_t L_3 = ___mult0; int32_t L_4 = ___zeroes1; return ((int32_t)((int32_t)L_3|(int32_t)((int32_t)((int32_t)L_4<<(int32_t)8)))); } } // System.Int32[] BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::Square(System.Int32[],System.Int32[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* BigInteger_Square_mA43610119CCF564E4D1F74802C7D40A5933DBB11 (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___w0, Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___x1, const RuntimeMethod* method) { uint64_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; uint64_t V_3 = 0; int32_t V_4 = 0; uint64_t V_5 = 0; { // int wBase = w.Length - 1; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_0 = ___w0; NullCheck(L_0); V_1 = ((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_0)->max_length))), (int32_t)1)); // for (int i = x.Length - 1; i > 0; --i) Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_1 = ___x1; NullCheck(L_1); V_2 = ((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_1)->max_length))), (int32_t)1)); goto IL_0091; } IL_0011: { // ulong v = (uint)x[i]; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_2 = ___x1; int32_t L_3 = V_2; NullCheck(L_2); int32_t L_4 = L_3; int32_t L_5 = (L_2)->GetAt(static_cast(L_4)); V_3 = ((int64_t)((uint64_t)((uint32_t)((uint32_t)L_5)))); // c = v * v + (uint)w[wBase]; uint64_t L_6 = V_3; uint64_t L_7 = V_3; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_8 = ___w0; int32_t L_9 = V_1; NullCheck(L_8); int32_t L_10 = L_9; int32_t L_11 = (L_8)->GetAt(static_cast(L_10)); V_0 = ((int64_t)il2cpp_codegen_add((int64_t)((int64_t)il2cpp_codegen_multiply((int64_t)L_6, (int64_t)L_7)), (int64_t)((int64_t)((uint64_t)((uint32_t)((uint32_t)L_11)))))); // w[wBase] = (int)c; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_12 = ___w0; int32_t L_13 = V_1; uint64_t L_14 = V_0; NullCheck(L_12); (L_12)->SetAt(static_cast(L_13), (int32_t)((int32_t)((int32_t)L_14))); // c >>= 32; uint64_t L_15 = V_0; V_0 = ((int64_t)((uint64_t)L_15>>((int32_t)32))); // for (int j = i - 1; j >= 0; --j) int32_t L_16 = V_2; V_4 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_16, (int32_t)1)); goto IL_0064; } IL_0030: { // ulong prod = v * (uint)x[j]; uint64_t L_17 = V_3; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_18 = ___x1; int32_t L_19 = V_4; NullCheck(L_18); int32_t L_20 = L_19; int32_t L_21 = (L_18)->GetAt(static_cast(L_20)); V_5 = ((int64_t)il2cpp_codegen_multiply((int64_t)L_17, (int64_t)((int64_t)((uint64_t)((uint32_t)((uint32_t)L_21)))))); // c += ((uint)w[--wBase] & UIMASK) + ((uint)prod << 1); uint64_t L_22 = V_0; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_23 = ___w0; int32_t L_24 = V_1; int32_t L_25 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_24, (int32_t)1)); V_1 = L_25; NullCheck(L_23); int32_t L_26 = L_25; int32_t L_27 = (L_23)->GetAt(static_cast(L_26)); uint64_t L_28 = V_5; V_0 = ((int64_t)il2cpp_codegen_add((int64_t)L_22, (int64_t)((int64_t)il2cpp_codegen_add((int64_t)((int64_t)((int64_t)((int64_t)((uint64_t)((uint32_t)((uint32_t)L_27))))&(int64_t)((int64_t)((uint64_t)((uint32_t)((uint32_t)(-1))))))), (int64_t)((int64_t)((uint64_t)((uint32_t)((uint32_t)((int32_t)((int32_t)((int32_t)((uint32_t)L_28))<<(int32_t)1)))))))))); // w[wBase] = (int)c; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_29 = ___w0; int32_t L_30 = V_1; uint64_t L_31 = V_0; NullCheck(L_29); (L_29)->SetAt(static_cast(L_30), (int32_t)((int32_t)((int32_t)L_31))); // c = (c >> 32) + (prod >> 31); uint64_t L_32 = V_0; uint64_t L_33 = V_5; V_0 = ((int64_t)il2cpp_codegen_add((int64_t)((int64_t)((uint64_t)L_32>>((int32_t)32))), (int64_t)((int64_t)((uint64_t)L_33>>((int32_t)31))))); // for (int j = i - 1; j >= 0; --j) int32_t L_34 = V_4; V_4 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_34, (int32_t)1)); } IL_0064: { // for (int j = i - 1; j >= 0; --j) int32_t L_35 = V_4; if ((((int32_t)L_35) >= ((int32_t)0))) { goto IL_0030; } } { // c += (uint)w[--wBase]; uint64_t L_36 = V_0; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_37 = ___w0; int32_t L_38 = V_1; int32_t L_39 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_38, (int32_t)1)); V_1 = L_39; NullCheck(L_37); int32_t L_40 = L_39; int32_t L_41 = (L_37)->GetAt(static_cast(L_40)); V_0 = ((int64_t)il2cpp_codegen_add((int64_t)L_36, (int64_t)((int64_t)((uint64_t)((uint32_t)((uint32_t)L_41)))))); // w[wBase] = (int)c; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_42 = ___w0; int32_t L_43 = V_1; uint64_t L_44 = V_0; NullCheck(L_42); (L_42)->SetAt(static_cast(L_43), (int32_t)((int32_t)((int32_t)L_44))); // if (--wBase >= 0) int32_t L_45 = V_1; int32_t L_46 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_45, (int32_t)1)); V_1 = L_46; if ((((int32_t)L_46) < ((int32_t)0))) { goto IL_0089; } } { // w[wBase] = (int)(c >> 32); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_47 = ___w0; int32_t L_48 = V_1; uint64_t L_49 = V_0; NullCheck(L_47); (L_47)->SetAt(static_cast(L_48), (int32_t)((int32_t)((int32_t)((int64_t)((uint64_t)L_49>>((int32_t)32)))))); } IL_0089: { // wBase += i; int32_t L_50 = V_1; int32_t L_51 = V_2; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_50, (int32_t)L_51)); // for (int i = x.Length - 1; i > 0; --i) int32_t L_52 = V_2; V_2 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_52, (int32_t)1)); } IL_0091: { // for (int i = x.Length - 1; i > 0; --i) int32_t L_53 = V_2; if ((((int32_t)L_53) > ((int32_t)0))) { goto IL_0011; } } { // c = (uint)x[0]; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_54 = ___x1; NullCheck(L_54); int32_t L_55 = 0; int32_t L_56 = (L_54)->GetAt(static_cast(L_55)); V_0 = ((int64_t)((uint64_t)((uint32_t)((uint32_t)L_56)))); // c = c * c + (uint)w[wBase]; uint64_t L_57 = V_0; uint64_t L_58 = V_0; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_59 = ___w0; int32_t L_60 = V_1; NullCheck(L_59); int32_t L_61 = L_60; int32_t L_62 = (L_59)->GetAt(static_cast(L_61)); V_0 = ((int64_t)il2cpp_codegen_add((int64_t)((int64_t)il2cpp_codegen_multiply((int64_t)L_57, (int64_t)L_58)), (int64_t)((int64_t)((uint64_t)((uint32_t)((uint32_t)L_62)))))); // w[wBase] = (int)c; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_63 = ___w0; int32_t L_64 = V_1; uint64_t L_65 = V_0; NullCheck(L_63); (L_63)->SetAt(static_cast(L_64), (int32_t)((int32_t)((int32_t)L_65))); // if (--wBase >= 0) int32_t L_66 = V_1; int32_t L_67 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_66, (int32_t)1)); V_1 = L_67; if ((((int32_t)L_67) < ((int32_t)0))) { goto IL_00c3; } } { // w[wBase] += (int)(c >> 32); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_68 = ___w0; int32_t L_69 = V_1; NullCheck(L_68); int32_t* L_70 = ((L_68)->GetAddressAt(static_cast(L_69))); int32_t L_71 = *((int32_t*)L_70); uint64_t L_72 = V_0; *((int32_t*)L_70) = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_71, (int32_t)((int32_t)((int32_t)((int64_t)((uint64_t)L_72>>((int32_t)32))))))); } IL_00c3: { // return w; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_73 = ___w0; return L_73; } } // System.Int32[] BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::Multiply(System.Int32[],System.Int32[],System.Int32[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* BigInteger_Multiply_m968B968AA6C7997ADF8E7DF1511B3BD9DD32E6B0 (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___x0, Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___y1, Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___z2, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t V_1 = 0; int64_t V_2 = 0; int64_t V_3 = 0; int32_t V_4 = 0; { // int i = z.Length; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_0 = ___z2; NullCheck(L_0); V_0 = ((int32_t)((int32_t)(((RuntimeArray*)L_0)->max_length))); // if (i < 1) int32_t L_1 = V_0; if ((((int32_t)L_1) >= ((int32_t)1))) { goto IL_000a; } } { // return x; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_2 = ___x0; return L_2; } IL_000a: { // int xBase = x.Length - y.Length; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_3 = ___x0; NullCheck(L_3); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_4 = ___y1; NullCheck(L_4); V_1 = ((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_3)->max_length))), (int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_4)->max_length))))); } IL_0012: { // long a = z[--i] & IMASK; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_5 = ___z2; int32_t L_6 = V_0; int32_t L_7 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_6, (int32_t)1)); V_0 = L_7; NullCheck(L_5); int32_t L_8 = L_7; int32_t L_9 = (L_5)->GetAt(static_cast(L_8)); V_2 = ((int64_t)((int64_t)((int64_t)((int64_t)L_9))&(int64_t)((int64_t)((uint64_t)((uint32_t)((uint32_t)(-1))))))); // long val = 0; V_3 = ((int64_t)((int64_t)0)); // if (a != 0) int64_t L_10 = V_2; if (!L_10) { goto IL_005d; } } { // for (int j = y.Length - 1; j >= 0; j--) Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_11 = ___y1; NullCheck(L_11); V_4 = ((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_11)->max_length))), (int32_t)1)); goto IL_0058; } IL_002d: { // val += a * (y[j] & IMASK) + (x[xBase + j] & IMASK); int64_t L_12 = V_3; int64_t L_13 = V_2; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_14 = ___y1; int32_t L_15 = V_4; NullCheck(L_14); int32_t L_16 = L_15; int32_t L_17 = (L_14)->GetAt(static_cast(L_16)); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_18 = ___x0; int32_t L_19 = V_1; int32_t L_20 = V_4; NullCheck(L_18); int32_t L_21 = ((int32_t)il2cpp_codegen_add((int32_t)L_19, (int32_t)L_20)); int32_t L_22 = (L_18)->GetAt(static_cast(L_21)); V_3 = ((int64_t)il2cpp_codegen_add((int64_t)L_12, (int64_t)((int64_t)il2cpp_codegen_add((int64_t)((int64_t)il2cpp_codegen_multiply((int64_t)L_13, (int64_t)((int64_t)((int64_t)((int64_t)((int64_t)L_17))&(int64_t)((int64_t)((uint64_t)((uint32_t)((uint32_t)(-1))))))))), (int64_t)((int64_t)((int64_t)((int64_t)((int64_t)L_22))&(int64_t)((int64_t)((uint64_t)((uint32_t)((uint32_t)(-1))))))))))); // x[xBase + j] = (int)val; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_23 = ___x0; int32_t L_24 = V_1; int32_t L_25 = V_4; int64_t L_26 = V_3; NullCheck(L_23); (L_23)->SetAt(static_cast(((int32_t)il2cpp_codegen_add((int32_t)L_24, (int32_t)L_25))), (int32_t)((int32_t)((int32_t)L_26))); // val = (long)((ulong)val >> 32); int64_t L_27 = V_3; V_3 = ((int64_t)((uint64_t)L_27>>((int32_t)32))); // for (int j = y.Length - 1; j >= 0; j--) int32_t L_28 = V_4; V_4 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_28, (int32_t)1)); } IL_0058: { // for (int j = y.Length - 1; j >= 0; j--) int32_t L_29 = V_4; if ((((int32_t)L_29) >= ((int32_t)0))) { goto IL_002d; } } IL_005d: { // --xBase; int32_t L_30 = V_1; V_1 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_30, (int32_t)1)); // if (xBase >= 0) int32_t L_31 = V_1; if ((((int32_t)L_31) < ((int32_t)0))) { goto IL_006a; } } { // x[xBase] = (int)val; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_32 = ___x0; int32_t L_33 = V_1; int64_t L_34 = V_3; NullCheck(L_32); (L_32)->SetAt(static_cast(L_33), (int32_t)((int32_t)((int32_t)L_34))); } IL_006a: { // while (i > 0); int32_t L_35 = V_0; if ((((int32_t)L_35) > ((int32_t)0))) { goto IL_0012; } } { // return x; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_36 = ___x0; return L_36; } } // System.Int32 BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::GetMQuote() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t BigInteger_GetMQuote_m38E8940BAF210649B95D7112E0D0C12766F6C607 (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; { // if (mQuote != 0) int32_t L_0 = __this->get_mQuote_34(); if (!L_0) { goto IL_000f; } } { // return mQuote; // already calculated int32_t L_1 = __this->get_mQuote_34(); return L_1; } IL_000f: { // int d = -magnitude[magnitude.Length - 1]; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_2 = __this->get_magnitude_30(); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_3 = __this->get_magnitude_30(); NullCheck(L_3); NullCheck(L_2); int32_t L_4 = ((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_3)->max_length))), (int32_t)1)); int32_t L_5 = (L_2)->GetAt(static_cast(L_4)); V_0 = ((-L_5)); // return mQuote = ModInverse32(d); int32_t L_6 = V_0; IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); int32_t L_7; L_7 = BigInteger_ModInverse32_mB471F4F509B2C584B46FB8F42BEF37BFDB8271BD(L_6, /*hidden argument*/NULL); int32_t L_8 = L_7; V_1 = L_8; __this->set_mQuote_34(L_8); int32_t L_9 = V_1; return L_9; } } // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::MontgomeryReduce(System.Int32[],System.Int32[],System.UInt32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BigInteger_MontgomeryReduce_m6BB6B2949C9A4558DA4D407EEC2D94A2A217BB83 (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___x0, Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___m1, uint32_t ___mDash2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; uint32_t V_2 = 0; uint64_t V_3 = 0; uint64_t V_4 = 0; int32_t V_5 = 0; { // int n = m.Length; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_0 = ___m1; NullCheck(L_0); V_0 = ((int32_t)((int32_t)(((RuntimeArray*)L_0)->max_length))); // for (int i = n - 1; i >= 0; --i) int32_t L_1 = V_0; V_1 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_1, (int32_t)1)); goto IL_0067; } IL_000a: { // uint x0 = (uint)x[n - 1]; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_2 = ___x0; int32_t L_3 = V_0; NullCheck(L_2); int32_t L_4 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_3, (int32_t)1)); int32_t L_5 = (L_2)->GetAt(static_cast(L_4)); V_2 = L_5; // ulong t = x0 * mDash; uint32_t L_6 = V_2; uint32_t L_7 = ___mDash2; V_3 = ((int64_t)((uint64_t)((uint32_t)((uint32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_6, (int32_t)L_7)))))); // ulong carry = t * (uint)m[n - 1] + x0; uint64_t L_8 = V_3; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_9 = ___m1; int32_t L_10 = V_0; NullCheck(L_9); int32_t L_11 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_10, (int32_t)1)); int32_t L_12 = (L_9)->GetAt(static_cast(L_11)); uint32_t L_13 = V_2; V_4 = ((int64_t)il2cpp_codegen_add((int64_t)((int64_t)il2cpp_codegen_multiply((int64_t)L_8, (int64_t)((int64_t)((uint64_t)((uint32_t)((uint32_t)L_12)))))), (int64_t)((int64_t)((uint64_t)L_13)))); // carry >>= 32; uint64_t L_14 = V_4; V_4 = ((int64_t)((uint64_t)L_14>>((int32_t)32))); // for (int j = n - 2; j >= 0; --j) int32_t L_15 = V_0; V_5 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_15, (int32_t)2)); goto IL_0058; } IL_0030: { // carry += t * (uint)m[j] + (uint)x[j]; uint64_t L_16 = V_4; uint64_t L_17 = V_3; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_18 = ___m1; int32_t L_19 = V_5; NullCheck(L_18); int32_t L_20 = L_19; int32_t L_21 = (L_18)->GetAt(static_cast(L_20)); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_22 = ___x0; int32_t L_23 = V_5; NullCheck(L_22); int32_t L_24 = L_23; int32_t L_25 = (L_22)->GetAt(static_cast(L_24)); V_4 = ((int64_t)il2cpp_codegen_add((int64_t)L_16, (int64_t)((int64_t)il2cpp_codegen_add((int64_t)((int64_t)il2cpp_codegen_multiply((int64_t)L_17, (int64_t)((int64_t)((uint64_t)((uint32_t)((uint32_t)L_21)))))), (int64_t)((int64_t)((uint64_t)((uint32_t)((uint32_t)L_25)))))))); // x[j + 1] = (int)carry; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_26 = ___x0; int32_t L_27 = V_5; uint64_t L_28 = V_4; NullCheck(L_26); (L_26)->SetAt(static_cast(((int32_t)il2cpp_codegen_add((int32_t)L_27, (int32_t)1))), (int32_t)((int32_t)((int32_t)L_28))); // carry >>= 32; uint64_t L_29 = V_4; V_4 = ((int64_t)((uint64_t)L_29>>((int32_t)32))); // for (int j = n - 2; j >= 0; --j) int32_t L_30 = V_5; V_5 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_30, (int32_t)1)); } IL_0058: { // for (int j = n - 2; j >= 0; --j) int32_t L_31 = V_5; if ((((int32_t)L_31) >= ((int32_t)0))) { goto IL_0030; } } { // x[0] = (int)carry; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_32 = ___x0; uint64_t L_33 = V_4; NullCheck(L_32); (L_32)->SetAt(static_cast(0), (int32_t)((int32_t)((int32_t)L_33))); // for (int i = n - 1; i >= 0; --i) int32_t L_34 = V_1; V_1 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_34, (int32_t)1)); } IL_0067: { // for (int i = n - 1; i >= 0; --i) int32_t L_35 = V_1; if ((((int32_t)L_35) >= ((int32_t)0))) { goto IL_000a; } } { // if (CompareTo(0, x, 0, m) >= 0) Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_36 = ___x0; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_37 = ___m1; IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); int32_t L_38; L_38 = BigInteger_CompareTo_m974C9A6C1B3DC3548ADEA93AC182AD2EB0CFB657(0, L_36, 0, L_37, /*hidden argument*/NULL); if ((((int32_t)L_38) < ((int32_t)0))) { goto IL_0081; } } { // Subtract(0, x, 0, m); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_39 = ___x0; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_40 = ___m1; IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_41; L_41 = BigInteger_Subtract_m94A991EE39C5E63C4247CC261FB643E3413393AD(0, L_39, 0, L_40, /*hidden argument*/NULL); } IL_0081: { // } return; } } // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::MultiplyMonty(System.Int32[],System.Int32[],System.Int32[],System.Int32[],System.UInt32,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BigInteger_MultiplyMonty_m2A97624E4BB5A4B60C4E5955129A1F760F88F1F8 (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___a0, Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___x1, Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___y2, Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___m3, uint32_t ___mDash4, bool ___smallMontyModulus5, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; uint32_t V_1 = 0; int32_t V_2 = 0; uint64_t V_3 = 0; uint64_t V_4 = 0; uint64_t V_5 = 0; uint64_t V_6 = 0; int32_t V_7 = 0; uint64_t V_8 = 0; int32_t V_9 = 0; uint32_t V_10 = 0; uint64_t V_11 = 0; uint64_t V_12 = 0; uint64_t V_13 = 0; uint64_t V_14 = 0; uint64_t V_15 = 0; int32_t V_16 = 0; { // int n = m.Length; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_0 = ___m3; NullCheck(L_0); V_0 = ((int32_t)((int32_t)(((RuntimeArray*)L_0)->max_length))); // if (n == 1) int32_t L_1 = V_0; if ((!(((uint32_t)L_1) == ((uint32_t)1)))) { goto IL_001c; } } { // x[0] = (int)MultiplyMontyNIsOne((uint)x[0], (uint)y[0], (uint)m[0], mDash); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_2 = ___x1; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_3 = ___x1; NullCheck(L_3); int32_t L_4 = 0; int32_t L_5 = (L_3)->GetAt(static_cast(L_4)); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_6 = ___y2; NullCheck(L_6); int32_t L_7 = 0; int32_t L_8 = (L_6)->GetAt(static_cast(L_7)); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_9 = ___m3; NullCheck(L_9); int32_t L_10 = 0; int32_t L_11 = (L_9)->GetAt(static_cast(L_10)); uint32_t L_12 = ___mDash4; IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); uint32_t L_13; L_13 = BigInteger_MultiplyMontyNIsOne_m881A5C90E1B53213A5EFCA041BB604ACE04F665F(L_5, L_8, L_11, L_12, /*hidden argument*/NULL); NullCheck(L_2); (L_2)->SetAt(static_cast(0), (int32_t)L_13); // return; return; } IL_001c: { // uint y0 = (uint)y[n - 1]; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_14 = ___y2; int32_t L_15 = V_0; NullCheck(L_14); int32_t L_16 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_15, (int32_t)1)); int32_t L_17 = (L_14)->GetAt(static_cast(L_16)); V_1 = L_17; // ulong xi = (uint)x[n - 1]; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_18 = ___x1; int32_t L_19 = V_0; NullCheck(L_18); int32_t L_20 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_19, (int32_t)1)); int32_t L_21 = (L_18)->GetAt(static_cast(L_20)); V_3 = ((int64_t)((uint64_t)((uint32_t)((uint32_t)L_21)))); // ulong carry = xi * y0; uint64_t L_22 = V_3; uint32_t L_23 = V_1; V_4 = ((int64_t)il2cpp_codegen_multiply((int64_t)L_22, (int64_t)((int64_t)((uint64_t)L_23)))); // ulong t = (uint)carry * mDash; uint64_t L_24 = V_4; uint32_t L_25 = ___mDash4; V_5 = ((int64_t)((uint64_t)((uint32_t)((uint32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)((uint32_t)L_24)), (int32_t)L_25)))))); // ulong prod2 = t * (uint)m[n - 1]; uint64_t L_26 = V_5; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_27 = ___m3; int32_t L_28 = V_0; NullCheck(L_27); int32_t L_29 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_28, (int32_t)1)); int32_t L_30 = (L_27)->GetAt(static_cast(L_29)); V_6 = ((int64_t)il2cpp_codegen_multiply((int64_t)L_26, (int64_t)((int64_t)((uint64_t)((uint32_t)((uint32_t)L_30)))))); // carry += (uint)prod2; uint64_t L_31 = V_4; uint64_t L_32 = V_6; V_4 = ((int64_t)il2cpp_codegen_add((int64_t)L_31, (int64_t)((int64_t)((uint64_t)((uint32_t)((uint32_t)((int32_t)((uint32_t)L_32)))))))); // carry = (carry >> 32) + (prod2 >> 32); uint64_t L_33 = V_4; uint64_t L_34 = V_6; V_4 = ((int64_t)il2cpp_codegen_add((int64_t)((int64_t)((uint64_t)L_33>>((int32_t)32))), (int64_t)((int64_t)((uint64_t)L_34>>((int32_t)32))))); // for (int j = n - 2; j >= 0; --j) int32_t L_35 = V_0; V_7 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_35, (int32_t)2)); goto IL_00a4; } IL_0060: { // ulong prod1 = xi * (uint)y[j]; uint64_t L_36 = V_3; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_37 = ___y2; int32_t L_38 = V_7; NullCheck(L_37); int32_t L_39 = L_38; int32_t L_40 = (L_37)->GetAt(static_cast(L_39)); V_8 = ((int64_t)il2cpp_codegen_multiply((int64_t)L_36, (int64_t)((int64_t)((uint64_t)((uint32_t)((uint32_t)L_40)))))); // prod2 = t * (uint)m[j]; uint64_t L_41 = V_5; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_42 = ___m3; int32_t L_43 = V_7; NullCheck(L_42); int32_t L_44 = L_43; int32_t L_45 = (L_42)->GetAt(static_cast(L_44)); V_6 = ((int64_t)il2cpp_codegen_multiply((int64_t)L_41, (int64_t)((int64_t)((uint64_t)((uint32_t)((uint32_t)L_45)))))); // carry += (prod1 & UIMASK) + (uint)prod2; uint64_t L_46 = V_4; uint64_t L_47 = V_8; uint64_t L_48 = V_6; V_4 = ((int64_t)il2cpp_codegen_add((int64_t)L_46, (int64_t)((int64_t)il2cpp_codegen_add((int64_t)((int64_t)((int64_t)L_47&(int64_t)((int64_t)((uint64_t)((uint32_t)((uint32_t)(-1))))))), (int64_t)((int64_t)((uint64_t)((uint32_t)((uint32_t)((int32_t)((uint32_t)L_48)))))))))); // a[j + 2] = (int)carry; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_49 = ___a0; int32_t L_50 = V_7; uint64_t L_51 = V_4; NullCheck(L_49); (L_49)->SetAt(static_cast(((int32_t)il2cpp_codegen_add((int32_t)L_50, (int32_t)2))), (int32_t)((int32_t)((int32_t)L_51))); // carry = (carry >> 32) + (prod1 >> 32) + (prod2 >> 32); uint64_t L_52 = V_4; uint64_t L_53 = V_8; uint64_t L_54 = V_6; V_4 = ((int64_t)il2cpp_codegen_add((int64_t)((int64_t)il2cpp_codegen_add((int64_t)((int64_t)((uint64_t)L_52>>((int32_t)32))), (int64_t)((int64_t)((uint64_t)L_53>>((int32_t)32))))), (int64_t)((int64_t)((uint64_t)L_54>>((int32_t)32))))); // for (int j = n - 2; j >= 0; --j) int32_t L_55 = V_7; V_7 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_55, (int32_t)1)); } IL_00a4: { // for (int j = n - 2; j >= 0; --j) int32_t L_56 = V_7; if ((((int32_t)L_56) >= ((int32_t)0))) { goto IL_0060; } } { // a[1] = (int)carry; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_57 = ___a0; uint64_t L_58 = V_4; NullCheck(L_57); (L_57)->SetAt(static_cast(1), (int32_t)((int32_t)((int32_t)L_58))); // aMax = (int)(carry >> 32); uint64_t L_59 = V_4; V_2 = ((int32_t)((int32_t)((int64_t)((uint64_t)L_59>>((int32_t)32))))); // for (int i = n - 2; i >= 0; --i) int32_t L_60 = V_0; V_9 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_60, (int32_t)2)); goto IL_0181; } IL_00c0: { // uint a0 = (uint)a[n]; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_61 = ___a0; int32_t L_62 = V_0; NullCheck(L_61); int32_t L_63 = L_62; int32_t L_64 = (L_61)->GetAt(static_cast(L_63)); V_10 = L_64; // ulong xi = (uint)x[i]; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_65 = ___x1; int32_t L_66 = V_9; NullCheck(L_65); int32_t L_67 = L_66; int32_t L_68 = (L_65)->GetAt(static_cast(L_67)); V_11 = ((int64_t)((uint64_t)((uint32_t)((uint32_t)L_68)))); // ulong prod1 = xi * y0; uint64_t L_69 = V_11; uint32_t L_70 = V_1; V_12 = ((int64_t)il2cpp_codegen_multiply((int64_t)L_69, (int64_t)((int64_t)((uint64_t)L_70)))); // ulong carry = (prod1 & UIMASK) + a0; uint64_t L_71 = V_12; uint32_t L_72 = V_10; V_13 = ((int64_t)il2cpp_codegen_add((int64_t)((int64_t)((int64_t)L_71&(int64_t)((int64_t)((uint64_t)((uint32_t)((uint32_t)(-1))))))), (int64_t)((int64_t)((uint64_t)L_72)))); // ulong t = (uint)carry * mDash; uint64_t L_73 = V_13; uint32_t L_74 = ___mDash4; V_14 = ((int64_t)((uint64_t)((uint32_t)((uint32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)((uint32_t)L_73)), (int32_t)L_74)))))); // ulong prod2 = t * (uint)m[n - 1]; uint64_t L_75 = V_14; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_76 = ___m3; int32_t L_77 = V_0; NullCheck(L_76); int32_t L_78 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_77, (int32_t)1)); int32_t L_79 = (L_76)->GetAt(static_cast(L_78)); V_15 = ((int64_t)il2cpp_codegen_multiply((int64_t)L_75, (int64_t)((int64_t)((uint64_t)((uint32_t)((uint32_t)L_79)))))); // carry += (uint)prod2; uint64_t L_80 = V_13; uint64_t L_81 = V_15; V_13 = ((int64_t)il2cpp_codegen_add((int64_t)L_80, (int64_t)((int64_t)((uint64_t)((uint32_t)((uint32_t)((int32_t)((uint32_t)L_81)))))))); // carry = (carry >> 32) + (prod1 >> 32) + (prod2 >> 32); uint64_t L_82 = V_13; uint64_t L_83 = V_12; uint64_t L_84 = V_15; V_13 = ((int64_t)il2cpp_codegen_add((int64_t)((int64_t)il2cpp_codegen_add((int64_t)((int64_t)((uint64_t)L_82>>((int32_t)32))), (int64_t)((int64_t)((uint64_t)L_83>>((int32_t)32))))), (int64_t)((int64_t)((uint64_t)L_84>>((int32_t)32))))); // for (int j = n - 2; j >= 0; --j) int32_t L_85 = V_0; V_16 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_85, (int32_t)2)); goto IL_0162; } IL_0115: { // prod1 = xi * (uint)y[j]; uint64_t L_86 = V_11; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_87 = ___y2; int32_t L_88 = V_16; NullCheck(L_87); int32_t L_89 = L_88; int32_t L_90 = (L_87)->GetAt(static_cast(L_89)); V_12 = ((int64_t)il2cpp_codegen_multiply((int64_t)L_86, (int64_t)((int64_t)((uint64_t)((uint32_t)((uint32_t)L_90)))))); // prod2 = t * (uint)m[j]; uint64_t L_91 = V_14; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_92 = ___m3; int32_t L_93 = V_16; NullCheck(L_92); int32_t L_94 = L_93; int32_t L_95 = (L_92)->GetAt(static_cast(L_94)); V_15 = ((int64_t)il2cpp_codegen_multiply((int64_t)L_91, (int64_t)((int64_t)((uint64_t)((uint32_t)((uint32_t)L_95)))))); // carry += (prod1 & UIMASK) + (uint)prod2 + (uint)a[j + 1]; uint64_t L_96 = V_13; uint64_t L_97 = V_12; uint64_t L_98 = V_15; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_99 = ___a0; int32_t L_100 = V_16; NullCheck(L_99); int32_t L_101 = ((int32_t)il2cpp_codegen_add((int32_t)L_100, (int32_t)1)); int32_t L_102 = (L_99)->GetAt(static_cast(L_101)); V_13 = ((int64_t)il2cpp_codegen_add((int64_t)L_96, (int64_t)((int64_t)il2cpp_codegen_add((int64_t)((int64_t)il2cpp_codegen_add((int64_t)((int64_t)((int64_t)L_97&(int64_t)((int64_t)((uint64_t)((uint32_t)((uint32_t)(-1))))))), (int64_t)((int64_t)((uint64_t)((uint32_t)((uint32_t)((int32_t)((uint32_t)L_98)))))))), (int64_t)((int64_t)((uint64_t)((uint32_t)((uint32_t)L_102)))))))); // a[j + 2] = (int)carry; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_103 = ___a0; int32_t L_104 = V_16; uint64_t L_105 = V_13; NullCheck(L_103); (L_103)->SetAt(static_cast(((int32_t)il2cpp_codegen_add((int32_t)L_104, (int32_t)2))), (int32_t)((int32_t)((int32_t)L_105))); // carry = (carry >> 32) + (prod1 >> 32) + (prod2 >> 32); uint64_t L_106 = V_13; uint64_t L_107 = V_12; uint64_t L_108 = V_15; V_13 = ((int64_t)il2cpp_codegen_add((int64_t)((int64_t)il2cpp_codegen_add((int64_t)((int64_t)((uint64_t)L_106>>((int32_t)32))), (int64_t)((int64_t)((uint64_t)L_107>>((int32_t)32))))), (int64_t)((int64_t)((uint64_t)L_108>>((int32_t)32))))); // for (int j = n - 2; j >= 0; --j) int32_t L_109 = V_16; V_16 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_109, (int32_t)1)); } IL_0162: { // for (int j = n - 2; j >= 0; --j) int32_t L_110 = V_16; if ((((int32_t)L_110) >= ((int32_t)0))) { goto IL_0115; } } { // carry += (uint)aMax; uint64_t L_111 = V_13; int32_t L_112 = V_2; V_13 = ((int64_t)il2cpp_codegen_add((int64_t)L_111, (int64_t)((int64_t)((uint64_t)((uint32_t)((uint32_t)L_112)))))); // a[1] = (int)carry; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_113 = ___a0; uint64_t L_114 = V_13; NullCheck(L_113); (L_113)->SetAt(static_cast(1), (int32_t)((int32_t)((int32_t)L_114))); // aMax = (int)(carry >> 32); uint64_t L_115 = V_13; V_2 = ((int32_t)((int32_t)((int64_t)((uint64_t)L_115>>((int32_t)32))))); // for (int i = n - 2; i >= 0; --i) int32_t L_116 = V_9; V_9 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_116, (int32_t)1)); } IL_0181: { // for (int i = n - 2; i >= 0; --i) int32_t L_117 = V_9; if ((((int32_t)L_117) >= ((int32_t)0))) { goto IL_00c0; } } { // a[0] = aMax; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_118 = ___a0; int32_t L_119 = V_2; NullCheck(L_118); (L_118)->SetAt(static_cast(0), (int32_t)L_119); // if (!smallMontyModulus && CompareTo(0, a, 0, m) >= 0) bool L_120 = ___smallMontyModulus5; if (L_120) { goto IL_01a7; } } { Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_121 = ___a0; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_122 = ___m3; IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); int32_t L_123; L_123 = BigInteger_CompareTo_m974C9A6C1B3DC3548ADEA93AC182AD2EB0CFB657(0, L_121, 0, L_122, /*hidden argument*/NULL); if ((((int32_t)L_123) < ((int32_t)0))) { goto IL_01a7; } } { // Subtract(0, a, 0, m); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_124 = ___a0; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_125 = ___m3; IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_126; L_126 = BigInteger_Subtract_m94A991EE39C5E63C4247CC261FB643E3413393AD(0, L_124, 0, L_125, /*hidden argument*/NULL); } IL_01a7: { // Array.Copy(a, 1, x, 0, n); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_127 = ___a0; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_128 = ___x1; int32_t L_129 = V_0; Array_Copy_m3F127FFB5149532135043FFE285F9177C80CB877((RuntimeArray *)(RuntimeArray *)L_127, 1, (RuntimeArray *)(RuntimeArray *)L_128, 0, L_129, /*hidden argument*/NULL); // } return; } } // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::SquareMonty(System.Int32[],System.Int32[],System.Int32[],System.UInt32,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BigInteger_SquareMonty_m334EE50420D461719EDCD32C15A5F163E925BC70 (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___a0, Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___x1, Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___m2, uint32_t ___mDash3, bool ___smallMontyModulus4, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; uint64_t V_1 = 0; int32_t V_2 = 0; uint32_t V_3 = 0; uint64_t V_4 = 0; uint64_t V_5 = 0; uint64_t V_6 = 0; int32_t V_7 = 0; uint64_t V_8 = 0; int32_t V_9 = 0; uint32_t V_10 = 0; uint64_t V_11 = 0; uint64_t V_12 = 0; uint64_t V_13 = 0; int32_t V_14 = 0; uint64_t V_15 = 0; uint64_t V_16 = 0; int32_t V_17 = 0; uint64_t V_18 = 0; uint64_t V_19 = 0; { // int n = m.Length; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_0 = ___m2; NullCheck(L_0); V_0 = ((int32_t)((int32_t)(((RuntimeArray*)L_0)->max_length))); // if (n == 1) int32_t L_1 = V_0; if ((!(((uint32_t)L_1) == ((uint32_t)1)))) { goto IL_001b; } } { // uint xVal = (uint)x[0]; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_2 = ___x1; NullCheck(L_2); int32_t L_3 = 0; int32_t L_4 = (L_2)->GetAt(static_cast(L_3)); V_3 = L_4; // x[0] = (int)MultiplyMontyNIsOne(xVal, xVal, (uint)m[0], mDash); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_5 = ___x1; uint32_t L_6 = V_3; uint32_t L_7 = V_3; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_8 = ___m2; NullCheck(L_8); int32_t L_9 = 0; int32_t L_10 = (L_8)->GetAt(static_cast(L_9)); uint32_t L_11 = ___mDash3; IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); uint32_t L_12; L_12 = BigInteger_MultiplyMontyNIsOne_m881A5C90E1B53213A5EFCA041BB604ACE04F665F(L_6, L_7, L_10, L_11, /*hidden argument*/NULL); NullCheck(L_5); (L_5)->SetAt(static_cast(0), (int32_t)L_12); // return; return; } IL_001b: { // ulong x0 = (uint)x[n - 1]; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_13 = ___x1; int32_t L_14 = V_0; NullCheck(L_13); int32_t L_15 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_14, (int32_t)1)); int32_t L_16 = (L_13)->GetAt(static_cast(L_15)); V_1 = ((int64_t)((uint64_t)((uint32_t)((uint32_t)L_16)))); // ulong carry = x0 * x0; uint64_t L_17 = V_1; uint64_t L_18 = V_1; V_4 = ((int64_t)il2cpp_codegen_multiply((int64_t)L_17, (int64_t)L_18)); // ulong t = (uint)carry * mDash; uint64_t L_19 = V_4; uint32_t L_20 = ___mDash3; V_5 = ((int64_t)((uint64_t)((uint32_t)((uint32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)((uint32_t)L_19)), (int32_t)L_20)))))); // ulong prod2 = t * (uint)m[n - 1]; uint64_t L_21 = V_5; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_22 = ___m2; int32_t L_23 = V_0; NullCheck(L_22); int32_t L_24 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_23, (int32_t)1)); int32_t L_25 = (L_22)->GetAt(static_cast(L_24)); V_6 = ((int64_t)il2cpp_codegen_multiply((int64_t)L_21, (int64_t)((int64_t)((uint64_t)((uint32_t)((uint32_t)L_25)))))); // carry += (uint)prod2; uint64_t L_26 = V_4; uint64_t L_27 = V_6; V_4 = ((int64_t)il2cpp_codegen_add((int64_t)L_26, (int64_t)((int64_t)((uint64_t)((uint32_t)((uint32_t)((int32_t)((uint32_t)L_27)))))))); // carry = (carry >> 32) + (prod2 >> 32); uint64_t L_28 = V_4; uint64_t L_29 = V_6; V_4 = ((int64_t)il2cpp_codegen_add((int64_t)((int64_t)((uint64_t)L_28>>((int32_t)32))), (int64_t)((int64_t)((uint64_t)L_29>>((int32_t)32))))); // for (int j = n - 2; j >= 0; --j) int32_t L_30 = V_0; V_7 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_30, (int32_t)2)); goto IL_009d; } IL_0057: { // ulong prod1 = x0 * (uint)x[j]; uint64_t L_31 = V_1; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_32 = ___x1; int32_t L_33 = V_7; NullCheck(L_32); int32_t L_34 = L_33; int32_t L_35 = (L_32)->GetAt(static_cast(L_34)); V_8 = ((int64_t)il2cpp_codegen_multiply((int64_t)L_31, (int64_t)((int64_t)((uint64_t)((uint32_t)((uint32_t)L_35)))))); // prod2 = t * (uint)m[j]; uint64_t L_36 = V_5; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_37 = ___m2; int32_t L_38 = V_7; NullCheck(L_37); int32_t L_39 = L_38; int32_t L_40 = (L_37)->GetAt(static_cast(L_39)); V_6 = ((int64_t)il2cpp_codegen_multiply((int64_t)L_36, (int64_t)((int64_t)((uint64_t)((uint32_t)((uint32_t)L_40)))))); // carry += (prod2 & UIMASK) + ((uint)prod1 << 1); uint64_t L_41 = V_4; uint64_t L_42 = V_6; uint64_t L_43 = V_8; V_4 = ((int64_t)il2cpp_codegen_add((int64_t)L_41, (int64_t)((int64_t)il2cpp_codegen_add((int64_t)((int64_t)((int64_t)L_42&(int64_t)((int64_t)((uint64_t)((uint32_t)((uint32_t)(-1))))))), (int64_t)((int64_t)((uint64_t)((uint32_t)((uint32_t)((int32_t)((int32_t)((int32_t)((uint32_t)L_43))<<(int32_t)1)))))))))); // a[j + 2] = (int)carry; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_44 = ___a0; int32_t L_45 = V_7; uint64_t L_46 = V_4; NullCheck(L_44); (L_44)->SetAt(static_cast(((int32_t)il2cpp_codegen_add((int32_t)L_45, (int32_t)2))), (int32_t)((int32_t)((int32_t)L_46))); // carry = (carry >> 32) + (prod1 >> 31) + (prod2 >> 32); uint64_t L_47 = V_4; uint64_t L_48 = V_8; uint64_t L_49 = V_6; V_4 = ((int64_t)il2cpp_codegen_add((int64_t)((int64_t)il2cpp_codegen_add((int64_t)((int64_t)((uint64_t)L_47>>((int32_t)32))), (int64_t)((int64_t)((uint64_t)L_48>>((int32_t)31))))), (int64_t)((int64_t)((uint64_t)L_49>>((int32_t)32))))); // for (int j = n - 2; j >= 0; --j) int32_t L_50 = V_7; V_7 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_50, (int32_t)1)); } IL_009d: { // for (int j = n - 2; j >= 0; --j) int32_t L_51 = V_7; if ((((int32_t)L_51) >= ((int32_t)0))) { goto IL_0057; } } { // a[1] = (int)carry; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_52 = ___a0; uint64_t L_53 = V_4; NullCheck(L_52); (L_52)->SetAt(static_cast(1), (int32_t)((int32_t)((int32_t)L_53))); // aMax = (int)(carry >> 32); uint64_t L_54 = V_4; V_2 = ((int32_t)((int32_t)((int64_t)((uint64_t)L_54>>((int32_t)32))))); // for (int i = n - 2; i >= 0; --i) int32_t L_55 = V_0; V_9 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_55, (int32_t)2)); goto IL_01d4; } IL_00b9: { // uint a0 = (uint)a[n]; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_56 = ___a0; int32_t L_57 = V_0; NullCheck(L_56); int32_t L_58 = L_57; int32_t L_59 = (L_56)->GetAt(static_cast(L_58)); V_10 = L_59; // ulong t = a0 * mDash; uint32_t L_60 = V_10; uint32_t L_61 = ___mDash3; V_11 = ((int64_t)((uint64_t)((uint32_t)((uint32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_60, (int32_t)L_61)))))); // ulong carry = t * (uint)m[n - 1] + a0; uint64_t L_62 = V_11; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_63 = ___m2; 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)); int32_t L_66 = (L_63)->GetAt(static_cast(L_65)); uint32_t L_67 = V_10; V_12 = ((int64_t)il2cpp_codegen_add((int64_t)((int64_t)il2cpp_codegen_multiply((int64_t)L_62, (int64_t)((int64_t)((uint64_t)((uint32_t)((uint32_t)L_66)))))), (int64_t)((int64_t)((uint64_t)L_67)))); // carry >>= 32; uint64_t L_68 = V_12; V_12 = ((int64_t)((uint64_t)L_68>>((int32_t)32))); // for (int j = n - 2; j > i; --j) int32_t L_69 = V_0; V_14 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_69, (int32_t)2)); goto IL_010d; } IL_00e2: { // carry += t * (uint)m[j] + (uint)a[j + 1]; uint64_t L_70 = V_12; uint64_t L_71 = V_11; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_72 = ___m2; int32_t L_73 = V_14; NullCheck(L_72); int32_t L_74 = L_73; int32_t L_75 = (L_72)->GetAt(static_cast(L_74)); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_76 = ___a0; int32_t L_77 = V_14; NullCheck(L_76); int32_t L_78 = ((int32_t)il2cpp_codegen_add((int32_t)L_77, (int32_t)1)); int32_t L_79 = (L_76)->GetAt(static_cast(L_78)); V_12 = ((int64_t)il2cpp_codegen_add((int64_t)L_70, (int64_t)((int64_t)il2cpp_codegen_add((int64_t)((int64_t)il2cpp_codegen_multiply((int64_t)L_71, (int64_t)((int64_t)((uint64_t)((uint32_t)((uint32_t)L_75)))))), (int64_t)((int64_t)((uint64_t)((uint32_t)((uint32_t)L_79)))))))); // a[j + 2] = (int)carry; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_80 = ___a0; int32_t L_81 = V_14; uint64_t L_82 = V_12; NullCheck(L_80); (L_80)->SetAt(static_cast(((int32_t)il2cpp_codegen_add((int32_t)L_81, (int32_t)2))), (int32_t)((int32_t)((int32_t)L_82))); // carry >>= 32; uint64_t L_83 = V_12; V_12 = ((int64_t)((uint64_t)L_83>>((int32_t)32))); // for (int j = n - 2; j > i; --j) int32_t L_84 = V_14; V_14 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_84, (int32_t)1)); } IL_010d: { // for (int j = n - 2; j > i; --j) int32_t L_85 = V_14; int32_t L_86 = V_9; if ((((int32_t)L_85) > ((int32_t)L_86))) { goto IL_00e2; } } { // ulong xi = (uint)x[i]; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_87 = ___x1; int32_t L_88 = V_9; NullCheck(L_87); int32_t L_89 = L_88; int32_t L_90 = (L_87)->GetAt(static_cast(L_89)); V_13 = ((int64_t)((uint64_t)((uint32_t)((uint32_t)L_90)))); // ulong prod1 = xi * xi; uint64_t L_91 = V_13; uint64_t L_92 = V_13; V_15 = ((int64_t)il2cpp_codegen_multiply((int64_t)L_91, (int64_t)L_92)); // ulong prod2 = t * (uint)m[i]; uint64_t L_93 = V_11; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_94 = ___m2; int32_t L_95 = V_9; NullCheck(L_94); int32_t L_96 = L_95; int32_t L_97 = (L_94)->GetAt(static_cast(L_96)); V_16 = ((int64_t)il2cpp_codegen_multiply((int64_t)L_93, (int64_t)((int64_t)((uint64_t)((uint32_t)((uint32_t)L_97)))))); // carry += (prod1 & UIMASK) + (uint)prod2 + (uint)a[i + 1]; uint64_t L_98 = V_12; uint64_t L_99 = V_15; uint64_t L_100 = V_16; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_101 = ___a0; int32_t L_102 = V_9; NullCheck(L_101); int32_t L_103 = ((int32_t)il2cpp_codegen_add((int32_t)L_102, (int32_t)1)); int32_t L_104 = (L_101)->GetAt(static_cast(L_103)); V_12 = ((int64_t)il2cpp_codegen_add((int64_t)L_98, (int64_t)((int64_t)il2cpp_codegen_add((int64_t)((int64_t)il2cpp_codegen_add((int64_t)((int64_t)((int64_t)L_99&(int64_t)((int64_t)((uint64_t)((uint32_t)((uint32_t)(-1))))))), (int64_t)((int64_t)((uint64_t)((uint32_t)((uint32_t)((int32_t)((uint32_t)L_100)))))))), (int64_t)((int64_t)((uint64_t)((uint32_t)((uint32_t)L_104)))))))); // a[i + 2] = (int)carry; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_105 = ___a0; int32_t L_106 = V_9; uint64_t L_107 = V_12; NullCheck(L_105); (L_105)->SetAt(static_cast(((int32_t)il2cpp_codegen_add((int32_t)L_106, (int32_t)2))), (int32_t)((int32_t)((int32_t)L_107))); // carry = (carry >> 32) + (prod1 >> 32) + (prod2 >> 32); uint64_t L_108 = V_12; uint64_t L_109 = V_15; uint64_t L_110 = V_16; V_12 = ((int64_t)il2cpp_codegen_add((int64_t)((int64_t)il2cpp_codegen_add((int64_t)((int64_t)((uint64_t)L_108>>((int32_t)32))), (int64_t)((int64_t)((uint64_t)L_109>>((int32_t)32))))), (int64_t)((int64_t)((uint64_t)L_110>>((int32_t)32))))); // for (int j = i - 1; j >= 0; --j) int32_t L_111 = V_9; V_17 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_111, (int32_t)1)); goto IL_01b5; } IL_0166: { // ulong prod1 = xi * (uint)x[j]; uint64_t L_112 = V_13; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_113 = ___x1; int32_t L_114 = V_17; NullCheck(L_113); int32_t L_115 = L_114; int32_t L_116 = (L_113)->GetAt(static_cast(L_115)); V_18 = ((int64_t)il2cpp_codegen_multiply((int64_t)L_112, (int64_t)((int64_t)((uint64_t)((uint32_t)((uint32_t)L_116)))))); // ulong prod2 = t * (uint)m[j]; uint64_t L_117 = V_11; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_118 = ___m2; int32_t L_119 = V_17; NullCheck(L_118); int32_t L_120 = L_119; int32_t L_121 = (L_118)->GetAt(static_cast(L_120)); V_19 = ((int64_t)il2cpp_codegen_multiply((int64_t)L_117, (int64_t)((int64_t)((uint64_t)((uint32_t)((uint32_t)L_121)))))); // carry += (prod2 & UIMASK) + ((uint)prod1 << 1) + (uint)a[j + 1]; uint64_t L_122 = V_12; uint64_t L_123 = V_19; uint64_t L_124 = V_18; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_125 = ___a0; int32_t L_126 = V_17; NullCheck(L_125); int32_t L_127 = ((int32_t)il2cpp_codegen_add((int32_t)L_126, (int32_t)1)); int32_t L_128 = (L_125)->GetAt(static_cast(L_127)); V_12 = ((int64_t)il2cpp_codegen_add((int64_t)L_122, (int64_t)((int64_t)il2cpp_codegen_add((int64_t)((int64_t)il2cpp_codegen_add((int64_t)((int64_t)((int64_t)L_123&(int64_t)((int64_t)((uint64_t)((uint32_t)((uint32_t)(-1))))))), (int64_t)((int64_t)((uint64_t)((uint32_t)((uint32_t)((int32_t)((int32_t)((int32_t)((uint32_t)L_124))<<(int32_t)1)))))))), (int64_t)((int64_t)((uint64_t)((uint32_t)((uint32_t)L_128)))))))); // a[j + 2] = (int)carry; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_129 = ___a0; int32_t L_130 = V_17; uint64_t L_131 = V_12; NullCheck(L_129); (L_129)->SetAt(static_cast(((int32_t)il2cpp_codegen_add((int32_t)L_130, (int32_t)2))), (int32_t)((int32_t)((int32_t)L_131))); // carry = (carry >> 32) + (prod1 >> 31) + (prod2 >> 32); uint64_t L_132 = V_12; uint64_t L_133 = V_18; uint64_t L_134 = V_19; V_12 = ((int64_t)il2cpp_codegen_add((int64_t)((int64_t)il2cpp_codegen_add((int64_t)((int64_t)((uint64_t)L_132>>((int32_t)32))), (int64_t)((int64_t)((uint64_t)L_133>>((int32_t)31))))), (int64_t)((int64_t)((uint64_t)L_134>>((int32_t)32))))); // for (int j = i - 1; j >= 0; --j) int32_t L_135 = V_17; V_17 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_135, (int32_t)1)); } IL_01b5: { // for (int j = i - 1; j >= 0; --j) int32_t L_136 = V_17; if ((((int32_t)L_136) >= ((int32_t)0))) { goto IL_0166; } } { // carry += (uint)aMax; uint64_t L_137 = V_12; int32_t L_138 = V_2; V_12 = ((int64_t)il2cpp_codegen_add((int64_t)L_137, (int64_t)((int64_t)((uint64_t)((uint32_t)((uint32_t)L_138)))))); // a[1] = (int)carry; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_139 = ___a0; uint64_t L_140 = V_12; NullCheck(L_139); (L_139)->SetAt(static_cast(1), (int32_t)((int32_t)((int32_t)L_140))); // aMax = (int)(carry >> 32); uint64_t L_141 = V_12; V_2 = ((int32_t)((int32_t)((int64_t)((uint64_t)L_141>>((int32_t)32))))); // for (int i = n - 2; i >= 0; --i) int32_t L_142 = V_9; V_9 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_142, (int32_t)1)); } IL_01d4: { // for (int i = n - 2; i >= 0; --i) int32_t L_143 = V_9; if ((((int32_t)L_143) >= ((int32_t)0))) { goto IL_00b9; } } { // a[0] = aMax; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_144 = ___a0; int32_t L_145 = V_2; NullCheck(L_144); (L_144)->SetAt(static_cast(0), (int32_t)L_145); // if (!smallMontyModulus && CompareTo(0, a, 0, m) >= 0) bool L_146 = ___smallMontyModulus4; if (L_146) { goto IL_01fa; } } { Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_147 = ___a0; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_148 = ___m2; IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); int32_t L_149; L_149 = BigInteger_CompareTo_m974C9A6C1B3DC3548ADEA93AC182AD2EB0CFB657(0, L_147, 0, L_148, /*hidden argument*/NULL); if ((((int32_t)L_149) < ((int32_t)0))) { goto IL_01fa; } } { // Subtract(0, a, 0, m); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_150 = ___a0; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_151 = ___m2; IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_152; L_152 = BigInteger_Subtract_m94A991EE39C5E63C4247CC261FB643E3413393AD(0, L_150, 0, L_151, /*hidden argument*/NULL); } IL_01fa: { // Array.Copy(a, 1, x, 0, n); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_153 = ___a0; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_154 = ___x1; int32_t L_155 = V_0; Array_Copy_m3F127FFB5149532135043FFE285F9177C80CB877((RuntimeArray *)(RuntimeArray *)L_153, 1, (RuntimeArray *)(RuntimeArray *)L_154, 0, L_155, /*hidden argument*/NULL); // } return; } } // System.UInt32 BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::MultiplyMontyNIsOne(System.UInt32,System.UInt32,System.UInt32,System.UInt32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint32_t BigInteger_MultiplyMontyNIsOne_m881A5C90E1B53213A5EFCA041BB604ACE04F665F (uint32_t ___x0, uint32_t ___y1, uint32_t ___m2, uint32_t ___mDash3, const RuntimeMethod* method) { uint64_t V_0 = 0; uint32_t V_1 = 0; uint64_t V_2 = 0; uint64_t V_3 = 0; { // ulong carry = (ulong)x * y; uint32_t L_0 = ___x0; uint32_t L_1 = ___y1; V_0 = ((int64_t)il2cpp_codegen_multiply((int64_t)((int64_t)((uint64_t)L_0)), (int64_t)((int64_t)((uint64_t)L_1)))); // uint t = (uint)carry * mDash; uint64_t L_2 = V_0; uint32_t L_3 = ___mDash3; V_1 = ((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)((uint32_t)L_2)), (int32_t)L_3)); // ulong um = m; uint32_t L_4 = ___m2; V_2 = ((int64_t)((uint64_t)L_4)); // ulong prod2 = um * t; uint64_t L_5 = V_2; uint32_t L_6 = V_1; V_3 = ((int64_t)il2cpp_codegen_multiply((int64_t)L_5, (int64_t)((int64_t)((uint64_t)L_6)))); // carry += (uint)prod2; uint64_t L_7 = V_0; uint64_t L_8 = V_3; V_0 = ((int64_t)il2cpp_codegen_add((int64_t)L_7, (int64_t)((int64_t)((uint64_t)((uint32_t)((uint32_t)((int32_t)((uint32_t)L_8)))))))); // carry = (carry >> 32) + (prod2 >> 32); uint64_t L_9 = V_0; uint64_t L_10 = V_3; V_0 = ((int64_t)il2cpp_codegen_add((int64_t)((int64_t)((uint64_t)L_9>>((int32_t)32))), (int64_t)((int64_t)((uint64_t)L_10>>((int32_t)32))))); // if (carry > um) uint64_t L_11 = V_0; uint64_t L_12 = V_2; if ((!(((uint64_t)L_11) > ((uint64_t)L_12)))) { goto IL_002b; } } { // carry -= um; uint64_t L_13 = V_0; uint64_t L_14 = V_2; V_0 = ((int64_t)il2cpp_codegen_subtract((int64_t)L_13, (int64_t)L_14)); } IL_002b: { // return (uint)carry; uint64_t L_15 = V_0; return ((int32_t)((uint32_t)L_15)); } } // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::Multiply(BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * BigInteger_Multiply_m232E46736C80E6A71D2140D5A37FC004489CA4BC (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * __this, BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * ___val0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* V_0 = NULL; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_1 = NULL; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_2 = NULL; { // if (val == this) BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_0 = ___val0; if ((!(((RuntimeObject*)(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 *)L_0) == ((RuntimeObject*)(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 *)__this)))) { goto IL_000b; } } { // return Square(); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_1; L_1 = BigInteger_Square_m73217F9A724609A91141F4C434B7574FB026991A(__this, /*hidden argument*/NULL); return L_1; } IL_000b: { // if ((sign & val.sign) == 0) int32_t L_2 = __this->get_sign_31(); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_3 = ___val0; NullCheck(L_3); int32_t L_4 = L_3->get_sign_31(); if (((int32_t)((int32_t)L_2&(int32_t)L_4))) { goto IL_0020; } } { // return Zero; IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_5 = ((BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields*)il2cpp_codegen_static_fields_for(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var))->get_Zero_7(); return L_5; } IL_0020: { // if (val.QuickPow2Check()) // val is power of two BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_6 = ___val0; NullCheck(L_6); bool L_7; L_7 = BigInteger_QuickPow2Check_m49AD8559F698D1FCB6CE202ED19A9E4739A98141(L_6, /*hidden argument*/NULL); if (!L_7) { goto IL_004e; } } { // BigInteger result = this.ShiftLeft(val.Abs().BitLength - 1); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_8 = ___val0; NullCheck(L_8); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_9; L_9 = BigInteger_Abs_m41F14FE53F6623C355F7D4A782ED8DCB98619024(L_8, /*hidden argument*/NULL); NullCheck(L_9); int32_t L_10; L_10 = BigInteger_get_BitLength_m6B5FE0A610DA07F883412F1DE1BCCFA2EED7244C(L_9, /*hidden argument*/NULL); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_11; L_11 = BigInteger_ShiftLeft_m3058D01476403859DEA3EE149EAC257444F7EC2C(__this, ((int32_t)il2cpp_codegen_subtract((int32_t)L_10, (int32_t)1)), /*hidden argument*/NULL); V_1 = L_11; // return val.sign > 0 ? result : result.Negate(); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_12 = ___val0; NullCheck(L_12); int32_t L_13 = L_12->get_sign_31(); if ((((int32_t)L_13) > ((int32_t)0))) { goto IL_004c; } } { BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_14 = V_1; NullCheck(L_14); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_15; L_15 = BigInteger_Negate_m14DBB5492117918CD6D25EFDA5AB9555782F1C98(L_14, /*hidden argument*/NULL); return L_15; } IL_004c: { BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_16 = V_1; return L_16; } IL_004e: { // if (this.QuickPow2Check()) // this is power of two bool L_17; L_17 = BigInteger_QuickPow2Check_m49AD8559F698D1FCB6CE202ED19A9E4739A98141(__this, /*hidden argument*/NULL); if (!L_17) { goto IL_007c; } } { // BigInteger result = val.ShiftLeft(this.Abs().BitLength - 1); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_18 = ___val0; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_19; L_19 = BigInteger_Abs_m41F14FE53F6623C355F7D4A782ED8DCB98619024(__this, /*hidden argument*/NULL); NullCheck(L_19); int32_t L_20; L_20 = BigInteger_get_BitLength_m6B5FE0A610DA07F883412F1DE1BCCFA2EED7244C(L_19, /*hidden argument*/NULL); NullCheck(L_18); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_21; L_21 = BigInteger_ShiftLeft_m3058D01476403859DEA3EE149EAC257444F7EC2C(L_18, ((int32_t)il2cpp_codegen_subtract((int32_t)L_20, (int32_t)1)), /*hidden argument*/NULL); V_2 = L_21; // return this.sign > 0 ? result : result.Negate(); int32_t L_22 = __this->get_sign_31(); if ((((int32_t)L_22) > ((int32_t)0))) { goto IL_007a; } } { BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_23 = V_2; NullCheck(L_23); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_24; L_24 = BigInteger_Negate_m14DBB5492117918CD6D25EFDA5AB9555782F1C98(L_23, /*hidden argument*/NULL); return L_24; } IL_007a: { BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_25 = V_2; return L_25; } IL_007c: { // int resLength = magnitude.Length + val.magnitude.Length; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_26 = __this->get_magnitude_30(); NullCheck(L_26); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_27 = ___val0; NullCheck(L_27); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_28 = L_27->get_magnitude_30(); NullCheck(L_28); // int[] res = new int[resLength]; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_29 = (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)SZArrayNew(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32_il2cpp_TypeInfo_var, (uint32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_26)->max_length))), (int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_28)->max_length)))))); V_0 = L_29; // Multiply(res, this.magnitude, val.magnitude); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_30 = V_0; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_31 = __this->get_magnitude_30(); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_32 = ___val0; NullCheck(L_32); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_33 = L_32->get_magnitude_30(); IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_34; L_34 = BigInteger_Multiply_m968B968AA6C7997ADF8E7DF1511B3BD9DD32E6B0(L_30, L_31, L_33, /*hidden argument*/NULL); // int resSign = sign ^ val.sign ^ 1; int32_t L_35 = __this->get_sign_31(); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_36 = ___val0; NullCheck(L_36); int32_t L_37 = L_36->get_sign_31(); // return new BigInteger(resSign, res, true); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_38 = V_0; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_39 = (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 *)il2cpp_codegen_object_new(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); BigInteger__ctor_mF81A28FEB76127E2A60A52B4D5AAB383A4A3749B(L_39, ((int32_t)((int32_t)((int32_t)((int32_t)L_35^(int32_t)L_37))^(int32_t)1)), L_38, (bool)1, /*hidden argument*/NULL); return L_39; } } // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::Square() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * BigInteger_Square_m73217F9A724609A91141F4C434B7574FB026991A (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* V_1 = NULL; { // if (sign == 0) int32_t L_0 = __this->get_sign_31(); if (L_0) { goto IL_000e; } } { // return Zero; IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_1 = ((BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields*)il2cpp_codegen_static_fields_for(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var))->get_Zero_7(); return L_1; } IL_000e: { // if (this.QuickPow2Check()) bool L_2; L_2 = BigInteger_QuickPow2Check_m49AD8559F698D1FCB6CE202ED19A9E4739A98141(__this, /*hidden argument*/NULL); if (!L_2) { goto IL_002a; } } { // return ShiftLeft(Abs().BitLength - 1); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_3; L_3 = BigInteger_Abs_m41F14FE53F6623C355F7D4A782ED8DCB98619024(__this, /*hidden argument*/NULL); NullCheck(L_3); int32_t L_4; L_4 = BigInteger_get_BitLength_m6B5FE0A610DA07F883412F1DE1BCCFA2EED7244C(L_3, /*hidden argument*/NULL); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_5; L_5 = BigInteger_ShiftLeft_m3058D01476403859DEA3EE149EAC257444F7EC2C(__this, ((int32_t)il2cpp_codegen_subtract((int32_t)L_4, (int32_t)1)), /*hidden argument*/NULL); return L_5; } IL_002a: { // int resLength = magnitude.Length << 1; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_6 = __this->get_magnitude_30(); NullCheck(L_6); V_0 = ((int32_t)((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_6)->max_length)))<<(int32_t)1)); // if ((uint)magnitude[0] >> 16 == 0) Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_7 = __this->get_magnitude_30(); NullCheck(L_7); int32_t L_8 = 0; int32_t L_9 = (L_7)->GetAt(static_cast(L_8)); if (((int32_t)((uint32_t)L_9>>((int32_t)16)))) { goto IL_0046; } } { // --resLength; int32_t L_10 = V_0; V_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_10, (int32_t)1)); } IL_0046: { // int[] res = new int[resLength]; int32_t L_11 = V_0; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_12 = (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)SZArrayNew(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32_il2cpp_TypeInfo_var, (uint32_t)L_11); V_1 = L_12; // Square(res, magnitude); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_13 = V_1; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_14 = __this->get_magnitude_30(); IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_15; L_15 = BigInteger_Square_mA43610119CCF564E4D1F74802C7D40A5933DBB11(L_13, L_14, /*hidden argument*/NULL); // return new BigInteger(1, res, false); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_16 = V_1; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_17 = (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 *)il2cpp_codegen_object_new(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); BigInteger__ctor_mF81A28FEB76127E2A60A52B4D5AAB383A4A3749B(L_17, 1, L_16, (bool)0, /*hidden argument*/NULL); return L_17; } } // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::Negate() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * BigInteger_Negate_m14DBB5492117918CD6D25EFDA5AB9555782F1C98 (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // if (sign == 0) int32_t L_0 = __this->get_sign_31(); if (L_0) { goto IL_000a; } } { // return this; return __this; } IL_000a: { // return new BigInteger(-sign, magnitude, false); int32_t L_1 = __this->get_sign_31(); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_2 = __this->get_magnitude_30(); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_3 = (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 *)il2cpp_codegen_object_new(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); BigInteger__ctor_mF81A28FEB76127E2A60A52B4D5AAB383A4A3749B(L_3, ((-L_1)), L_2, (bool)0, /*hidden argument*/NULL); return L_3; } } // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::NextProbablePrime() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * BigInteger_NextProbablePrime_mC1D57FE1E601EA02DB637E731055BEBD14F914A0 (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_0 = NULL; { // if (sign < 0) int32_t L_0 = __this->get_sign_31(); if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_0014; } } { // throw new ArithmeticException("Cannot be called on value < 0"); ArithmeticException_t8E5F44FABC7FAE0966CBA6DE9BFD545F2660ED47 * L_1 = (ArithmeticException_t8E5F44FABC7FAE0966CBA6DE9BFD545F2660ED47 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArithmeticException_t8E5F44FABC7FAE0966CBA6DE9BFD545F2660ED47_il2cpp_TypeInfo_var))); ArithmeticException__ctor_mF0A8511D61010600F89D30A110198F5E63D5DFE5(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral1673113098B39EC122D57268DFFB050DADDA0A56)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&BigInteger_NextProbablePrime_mC1D57FE1E601EA02DB637E731055BEBD14F914A0_RuntimeMethod_var))); } IL_0014: { // if (CompareTo(Two) < 0) IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_2 = ((BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields*)il2cpp_codegen_static_fields_for(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var))->get_Two_9(); int32_t L_3; L_3 = BigInteger_CompareTo_m0B17CAA359D6D0E4621D4A93451F9A154B21E3A4(__this, L_2, /*hidden argument*/NULL); if ((((int32_t)L_3) >= ((int32_t)0))) { goto IL_0028; } } { // return Two; IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_4 = ((BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields*)il2cpp_codegen_static_fields_for(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var))->get_Two_9(); return L_4; } IL_0028: { // BigInteger n = Inc().SetBit(0); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_5; L_5 = BigInteger_Inc_m8A21DC5127B478DE59EEB620D6DC34CA4E9B82A8(__this, /*hidden argument*/NULL); NullCheck(L_5); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_6; L_6 = BigInteger_SetBit_mFA6F411B93B24185445A62C9984071A9B51338EC(L_5, 0, /*hidden argument*/NULL); V_0 = L_6; goto IL_0043; } IL_0037: { // n = n.Add(Two); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_7 = V_0; IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_8 = ((BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields*)il2cpp_codegen_static_fields_for(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var))->get_Two_9(); NullCheck(L_7); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_9; L_9 = BigInteger_Add_mC4685DAB012424EC6A0FF486D89CA5A538CB3937(L_7, L_8, /*hidden argument*/NULL); V_0 = L_9; } IL_0043: { // while (!n.CheckProbablePrime(100, RandomSource, false)) BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_10 = V_0; IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); SecureRandom_t9625E4D95ED6174D321E8A8CB7DA3E264B11DC28 * L_11 = ((BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields*)il2cpp_codegen_static_fields_for(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var))->get_RandomSource_25(); NullCheck(L_10); bool L_12; L_12 = BigInteger_CheckProbablePrime_m871CCFCF3866E7E248250336D91ABC3465E95ACF(L_10, ((int32_t)100), L_11, (bool)0, /*hidden argument*/NULL); if (!L_12) { goto IL_0037; } } { // return n; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_13 = V_0; return L_13; } } // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::Not() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * BigInteger_Not_mCD5F6F848E592E68977E773F83C3CEE8BAF68DB7 (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * __this, const RuntimeMethod* method) { { // return Inc().Negate(); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_0; L_0 = BigInteger_Inc_m8A21DC5127B478DE59EEB620D6DC34CA4E9B82A8(__this, /*hidden argument*/NULL); NullCheck(L_0); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_1; L_1 = BigInteger_Negate_m14DBB5492117918CD6D25EFDA5AB9555782F1C98(L_0, /*hidden argument*/NULL); return L_1; } } // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::Pow(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * BigInteger_Pow_mB716BB6FE4EAAB9996FF873B6B0C7F3AE4E54D15 (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * __this, int32_t ___exp0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_0 = NULL; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_1 = NULL; int64_t V_2 = 0; { // if (exp <= 0) int32_t L_0 = ___exp0; if ((((int32_t)L_0) > ((int32_t)0))) { goto IL_0019; } } { // if (exp < 0) int32_t L_1 = ___exp0; if ((((int32_t)L_1) >= ((int32_t)0))) { goto IL_0013; } } { // throw new ArithmeticException("Negative exponent"); ArithmeticException_t8E5F44FABC7FAE0966CBA6DE9BFD545F2660ED47 * L_2 = (ArithmeticException_t8E5F44FABC7FAE0966CBA6DE9BFD545F2660ED47 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArithmeticException_t8E5F44FABC7FAE0966CBA6DE9BFD545F2660ED47_il2cpp_TypeInfo_var))); ArithmeticException__ctor_mF0A8511D61010600F89D30A110198F5E63D5DFE5(L_2, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralEE14E6A1B49A2E5C260F9C01E1D2813B989D2025)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_2, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&BigInteger_Pow_mB716BB6FE4EAAB9996FF873B6B0C7F3AE4E54D15_RuntimeMethod_var))); } IL_0013: { // return One; IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_3 = ((BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields*)il2cpp_codegen_static_fields_for(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var))->get_One_8(); return L_3; } IL_0019: { // if (sign == 0) int32_t L_4 = __this->get_sign_31(); if (L_4) { goto IL_0023; } } { // return this; return __this; } IL_0023: { // if (QuickPow2Check()) bool L_5; L_5 = BigInteger_QuickPow2Check_m49AD8559F698D1FCB6CE202ED19A9E4739A98141(__this, /*hidden argument*/NULL); if (!L_5) { goto IL_0059; } } { // long powOf2 = (long)exp * (BitLength - 1); int32_t L_6 = ___exp0; int32_t L_7; L_7 = BigInteger_get_BitLength_m6B5FE0A610DA07F883412F1DE1BCCFA2EED7244C(__this, /*hidden argument*/NULL); V_2 = ((int64_t)il2cpp_codegen_multiply((int64_t)((int64_t)((int64_t)L_6)), (int64_t)((int64_t)((int64_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_7, (int32_t)1)))))); // if (powOf2 > Int32.MaxValue) int64_t L_8 = V_2; if ((((int64_t)L_8) <= ((int64_t)((int64_t)((int64_t)((int32_t)2147483647LL)))))) { goto IL_004c; } } { // throw new ArithmeticException("Result too large"); ArithmeticException_t8E5F44FABC7FAE0966CBA6DE9BFD545F2660ED47 * L_9 = (ArithmeticException_t8E5F44FABC7FAE0966CBA6DE9BFD545F2660ED47 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArithmeticException_t8E5F44FABC7FAE0966CBA6DE9BFD545F2660ED47_il2cpp_TypeInfo_var))); ArithmeticException__ctor_mF0A8511D61010600F89D30A110198F5E63D5DFE5(L_9, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral2F10D713DC7A250990737215AD9E9A5A9CC01847)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_9, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&BigInteger_Pow_mB716BB6FE4EAAB9996FF873B6B0C7F3AE4E54D15_RuntimeMethod_var))); } IL_004c: { // return One.ShiftLeft((int)powOf2); IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_10 = ((BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields*)il2cpp_codegen_static_fields_for(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var))->get_One_8(); int64_t L_11 = V_2; NullCheck(L_10); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_12; L_12 = BigInteger_ShiftLeft_m3058D01476403859DEA3EE149EAC257444F7EC2C(L_10, ((int32_t)((int32_t)L_11)), /*hidden argument*/NULL); return L_12; } IL_0059: { // BigInteger y = One; IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_13 = ((BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields*)il2cpp_codegen_static_fields_for(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var))->get_One_8(); V_0 = L_13; // BigInteger z = this; V_1 = __this; } IL_0061: { // if ((exp & 0x1) == 1) int32_t L_14 = ___exp0; if ((!(((uint32_t)((int32_t)((int32_t)L_14&(int32_t)1))) == ((uint32_t)1)))) { goto IL_006f; } } { // y = y.Multiply(z); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_15 = V_0; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_16 = V_1; NullCheck(L_15); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_17; L_17 = BigInteger_Multiply_m232E46736C80E6A71D2140D5A37FC004489CA4BC(L_15, L_16, /*hidden argument*/NULL); V_0 = L_17; } IL_006f: { // exp >>= 1; int32_t L_18 = ___exp0; ___exp0 = ((int32_t)((int32_t)L_18>>(int32_t)1)); // if (exp == 0) break; int32_t L_19 = ___exp0; if (!L_19) { goto IL_0081; } } { // z = z.Multiply(z); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_20 = V_1; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_21 = V_1; NullCheck(L_20); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_22; L_22 = BigInteger_Multiply_m232E46736C80E6A71D2140D5A37FC004489CA4BC(L_20, L_21, /*hidden argument*/NULL); V_1 = L_22; goto IL_0061; } IL_0081: { // return y; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_23 = V_0; return L_23; } } // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::ProbablePrime(System.Int32,System.Random) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * BigInteger_ProbablePrime_m6D64E8D42F148F1C5657DA70E4111B8F7AEA76A4 (int32_t ___bitLength0, Random_t6C9E9775A149D0ADCFEB4B252C408F03EE870118 * ___random1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // return new BigInteger(bitLength, 100, random); int32_t L_0 = ___bitLength0; Random_t6C9E9775A149D0ADCFEB4B252C408F03EE870118 * L_1 = ___random1; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_2 = (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 *)il2cpp_codegen_object_new(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); BigInteger__ctor_mC76A43D8A987B2AD3F4591E152D84FEEC37B257E(L_2, L_0, ((int32_t)100), L_1, /*hidden argument*/NULL); return L_2; } } // System.Int32 BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::Remainder(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t BigInteger_Remainder_m4FDA9B2AFF8984E8614DAA736DBBA05A7C2D3EF6 (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * __this, int32_t ___m0, const RuntimeMethod* method) { int64_t V_0 = 0; int32_t V_1 = 0; int64_t V_2 = 0; { // long acc = 0; V_0 = ((int64_t)((int64_t)0)); // for (int pos = 0; pos < magnitude.Length; ++pos) V_1 = 0; goto IL_001f; } IL_0007: { // long posVal = (uint) magnitude[pos]; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_0 = __this->get_magnitude_30(); int32_t L_1 = V_1; NullCheck(L_0); int32_t L_2 = L_1; int32_t L_3 = (L_0)->GetAt(static_cast(L_2)); V_2 = ((int64_t)((uint64_t)((uint32_t)((uint32_t)L_3)))); // acc = (acc << 32 | posVal) % m; int64_t L_4 = V_0; int64_t L_5 = V_2; int32_t L_6 = ___m0; V_0 = ((int64_t)((int64_t)((int64_t)((int64_t)((int64_t)((int64_t)L_4<<(int32_t)((int32_t)32)))|(int64_t)L_5))%(int64_t)((int64_t)((int64_t)L_6)))); // for (int pos = 0; pos < magnitude.Length; ++pos) int32_t L_7 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_7, (int32_t)1)); } IL_001f: { // for (int pos = 0; pos < magnitude.Length; ++pos) int32_t L_8 = V_1; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_9 = __this->get_magnitude_30(); NullCheck(L_9); if ((((int32_t)L_8) < ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_9)->max_length)))))) { goto IL_0007; } } { // return (int) acc; int64_t L_10 = V_0; return ((int32_t)((int32_t)L_10)); } } // System.Int32[] BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::Remainder(System.Int32[],System.Int32[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* BigInteger_Remainder_m39697A40D950E82B15AB984D46A510EA620E15D4 (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___x0, Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___y1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* V_6 = NULL; int32_t V_7 = 0; int32_t V_8 = 0; int32_t V_9 = 0; uint32_t V_10 = 0; { // int xStart = 0; V_0 = 0; goto IL_0008; } IL_0004: { // ++xStart; int32_t L_0 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)1)); } IL_0008: { // while (xStart < x.Length && x[xStart] == 0) int32_t L_1 = V_0; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_2 = ___x0; NullCheck(L_2); if ((((int32_t)L_1) >= ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_2)->max_length)))))) { goto IL_0013; } } { Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_3 = ___x0; int32_t L_4 = V_0; NullCheck(L_3); int32_t L_5 = L_4; int32_t L_6 = (L_3)->GetAt(static_cast(L_5)); if (!L_6) { goto IL_0004; } } IL_0013: { // int yStart = 0; V_1 = 0; goto IL_001b; } IL_0017: { // ++yStart; int32_t L_7 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_7, (int32_t)1)); } IL_001b: { // while (yStart < y.Length && y[yStart] == 0) int32_t L_8 = V_1; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_9 = ___y1; NullCheck(L_9); if ((((int32_t)L_8) >= ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_9)->max_length)))))) { goto IL_0026; } } { Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_10 = ___y1; int32_t L_11 = V_1; NullCheck(L_10); int32_t L_12 = L_11; int32_t L_13 = (L_10)->GetAt(static_cast(L_12)); if (!L_13) { goto IL_0017; } } IL_0026: { // int xyCmp = CompareNoLeadingZeroes(xStart, x, yStart, y); int32_t L_14 = V_0; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_15 = ___x0; int32_t L_16 = V_1; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_17 = ___y1; IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); int32_t L_18; L_18 = BigInteger_CompareNoLeadingZeroes_m5A73A805E985EE06CC7AE421B30D863F8B72B113(L_14, L_15, L_16, L_17, /*hidden argument*/NULL); V_2 = L_18; // if (xyCmp > 0) int32_t L_19 = V_2; if ((((int32_t)L_19) <= ((int32_t)0))) { goto IL_014a; } } { // int yBitLength = CalcBitLength(1, yStart, y); int32_t L_20 = V_1; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_21 = ___y1; IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); int32_t L_22; L_22 = BigInteger_CalcBitLength_mE2FB0C17D46D70147E8A29DF3559D7061E80D274(1, L_20, L_21, /*hidden argument*/NULL); V_3 = L_22; // int xBitLength = CalcBitLength(1, xStart, x); int32_t L_23 = V_0; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_24 = ___x0; int32_t L_25; L_25 = BigInteger_CalcBitLength_mE2FB0C17D46D70147E8A29DF3559D7061E80D274(1, L_23, L_24, /*hidden argument*/NULL); V_4 = L_25; // int shift = xBitLength - yBitLength; int32_t L_26 = V_4; int32_t L_27 = V_3; V_5 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_26, (int32_t)L_27)); // int cStart = 0; V_7 = 0; // int cBitLength = yBitLength; int32_t L_28 = V_3; V_8 = L_28; // if (shift > 0) int32_t L_29 = V_5; if ((((int32_t)L_29) <= ((int32_t)0))) { goto IL_006e; } } { // c = ShiftLeft(y, shift); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_30 = ___y1; int32_t L_31 = V_5; IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_32; L_32 = BigInteger_ShiftLeft_m23EFF048B8C84DD50F85CFD6DBFF9D7E096AB5C0(L_30, L_31, /*hidden argument*/NULL); V_6 = L_32; // cBitLength += shift; int32_t L_33 = V_8; int32_t L_34 = V_5; V_8 = ((int32_t)il2cpp_codegen_add((int32_t)L_33, (int32_t)L_34)); // } goto IL_008a; } IL_006e: { // int len = y.Length - yStart; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_35 = ___y1; NullCheck(L_35); int32_t L_36 = V_1; V_9 = ((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_35)->max_length))), (int32_t)L_36)); // c = new int[len]; int32_t L_37 = V_9; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_38 = (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)SZArrayNew(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32_il2cpp_TypeInfo_var, (uint32_t)L_37); V_6 = L_38; // Array.Copy(y, yStart, c, 0, len); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_39 = ___y1; int32_t L_40 = V_1; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_41 = V_6; int32_t L_42 = V_9; Array_Copy_m3F127FFB5149532135043FFE285F9177C80CB877((RuntimeArray *)(RuntimeArray *)L_39, L_40, (RuntimeArray *)(RuntimeArray *)L_41, 0, L_42, /*hidden argument*/NULL); } IL_008a: { // if (cBitLength < xBitLength // || CompareNoLeadingZeroes(xStart, x, cStart, c) >= 0) int32_t L_43 = V_8; int32_t L_44 = V_4; if ((((int32_t)L_43) < ((int32_t)L_44))) { goto IL_009e; } } { int32_t L_45 = V_0; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_46 = ___x0; int32_t L_47 = V_7; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_48 = V_6; IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); int32_t L_49; L_49 = BigInteger_CompareNoLeadingZeroes_m5A73A805E985EE06CC7AE421B30D863F8B72B113(L_45, L_46, L_47, L_48, /*hidden argument*/NULL); if ((((int32_t)L_49) < ((int32_t)0))) { goto IL_00ec; } } IL_009e: { // Subtract(xStart, x, cStart, c); int32_t L_50 = V_0; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_51 = ___x0; int32_t L_52 = V_7; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_53 = V_6; IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_54; L_54 = BigInteger_Subtract_m94A991EE39C5E63C4247CC261FB643E3413393AD(L_50, L_51, L_52, L_53, /*hidden argument*/NULL); goto IL_00b8; } IL_00ac: { // if (++xStart == x.Length) int32_t L_55 = V_0; int32_t L_56 = ((int32_t)il2cpp_codegen_add((int32_t)L_55, (int32_t)1)); V_0 = L_56; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_57 = ___x0; NullCheck(L_57); if ((!(((uint32_t)L_56) == ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_57)->max_length))))))) { goto IL_00b8; } } { // return x; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_58 = ___x0; return L_58; } IL_00b8: { // while (x[xStart] == 0) Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_59 = ___x0; int32_t L_60 = V_0; NullCheck(L_59); int32_t L_61 = L_60; int32_t L_62 = (L_59)->GetAt(static_cast(L_61)); if (!L_62) { goto IL_00ac; } } { // xBitLength = 32 * (x.Length - xStart - 1) + BitLen(x[xStart]); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_63 = ___x0; NullCheck(L_63); int32_t L_64 = V_0; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_65 = ___x0; int32_t L_66 = V_0; NullCheck(L_65); int32_t L_67 = L_66; int32_t L_68 = (L_65)->GetAt(static_cast(L_67)); IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); int32_t L_69; L_69 = BigInteger_BitLen_mD330EAC968E1F67957F146958560C81B198B7790(L_68, /*hidden argument*/NULL); V_4 = ((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)32), (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_63)->max_length))), (int32_t)L_64)), (int32_t)1)))), (int32_t)L_69)); // if (xBitLength <= yBitLength) int32_t L_70 = V_4; int32_t L_71 = V_3; if ((((int32_t)L_70) > ((int32_t)L_71))) { goto IL_00ec; } } { // if (xBitLength < yBitLength) int32_t L_72 = V_4; int32_t L_73 = V_3; if ((((int32_t)L_72) >= ((int32_t)L_73))) { goto IL_00de; } } { // return x; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_74 = ___x0; return L_74; } IL_00de: { // xyCmp = CompareNoLeadingZeroes(xStart, x, yStart, y); int32_t L_75 = V_0; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_76 = ___x0; int32_t L_77 = V_1; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_78 = ___y1; IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); int32_t L_79; L_79 = BigInteger_CompareNoLeadingZeroes_m5A73A805E985EE06CC7AE421B30D863F8B72B113(L_75, L_76, L_77, L_78, /*hidden argument*/NULL); V_2 = L_79; // if (xyCmp <= 0) int32_t L_80 = V_2; if ((((int32_t)L_80) <= ((int32_t)0))) { goto IL_014a; } } IL_00ec: { // shift = cBitLength - xBitLength; int32_t L_81 = V_8; int32_t L_82 = V_4; V_5 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_81, (int32_t)L_82)); // if (shift == 1) int32_t L_83 = V_5; if ((!(((uint32_t)L_83) == ((uint32_t)1)))) { goto IL_010e; } } { // uint firstC = (uint) c[cStart] >> 1; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_84 = V_6; int32_t L_85 = V_7; NullCheck(L_84); int32_t L_86 = L_85; int32_t L_87 = (L_84)->GetAt(static_cast(L_86)); // uint firstX = (uint) x[xStart]; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_88 = ___x0; int32_t L_89 = V_0; NullCheck(L_88); int32_t L_90 = L_89; int32_t L_91 = (L_88)->GetAt(static_cast(L_90)); V_10 = L_91; // if (firstC > firstX) uint32_t L_92 = V_10; if ((!(((uint32_t)((int32_t)((uint32_t)L_87>>1))) > ((uint32_t)L_92)))) { goto IL_010e; } } { // ++shift; int32_t L_93 = V_5; V_5 = ((int32_t)il2cpp_codegen_add((int32_t)L_93, (int32_t)1)); } IL_010e: { // if (shift < 2) int32_t L_94 = V_5; if ((((int32_t)L_94) >= ((int32_t)2))) { goto IL_0124; } } { // ShiftRightOneInPlace(cStart, c); int32_t L_95 = V_7; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_96 = V_6; IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); BigInteger_ShiftRightOneInPlace_m3B415A2257423F2CAF55D175E3202273E86B953F(L_95, L_96, /*hidden argument*/NULL); // --cBitLength; int32_t L_97 = V_8; V_8 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_97, (int32_t)1)); // } goto IL_013e; } IL_0124: { // ShiftRightInPlace(cStart, c, shift); int32_t L_98 = V_7; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_99 = V_6; int32_t L_100 = V_5; IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); BigInteger_ShiftRightInPlace_mB22A18BF6A172A2CB60C050E9231E4006A41360F(L_98, L_99, L_100, /*hidden argument*/NULL); // cBitLength -= shift; int32_t L_101 = V_8; int32_t L_102 = V_5; V_8 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_101, (int32_t)L_102)); goto IL_013e; } IL_0138: { // ++cStart; int32_t L_103 = V_7; V_7 = ((int32_t)il2cpp_codegen_add((int32_t)L_103, (int32_t)1)); } IL_013e: { // while (c[cStart] == 0) Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_104 = V_6; int32_t L_105 = V_7; NullCheck(L_104); int32_t L_106 = L_105; int32_t L_107 = (L_104)->GetAt(static_cast(L_106)); if (!L_107) { goto IL_0138; } } { goto IL_008a; } IL_014a: { // if (xyCmp == 0) int32_t L_108 = V_2; if (L_108) { goto IL_0159; } } { // Array.Clear(x, xStart, x.Length - xStart); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_109 = ___x0; int32_t L_110 = V_0; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_111 = ___x0; NullCheck(L_111); int32_t L_112 = V_0; Array_Clear_mEB42D172C5E0825D340F6209F28578BDDDDCE34F((RuntimeArray *)(RuntimeArray *)L_109, L_110, ((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_111)->max_length))), (int32_t)L_112)), /*hidden argument*/NULL); } IL_0159: { // return x; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_113 = ___x0; return L_113; } } // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::Remainder(BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * BigInteger_Remainder_m7AA0C3B8F760B988C96AEA595712C320CB98AD8E (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * __this, BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * ___n0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* V_0 = NULL; int32_t V_1 = 0; int32_t V_2 = 0; { // if (n.sign == 0) BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_0 = ___n0; NullCheck(L_0); int32_t L_1 = L_0->get_sign_31(); if (L_1) { goto IL_0013; } } { // throw new ArithmeticException("Division by zero error"); ArithmeticException_t8E5F44FABC7FAE0966CBA6DE9BFD545F2660ED47 * L_2 = (ArithmeticException_t8E5F44FABC7FAE0966CBA6DE9BFD545F2660ED47 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArithmeticException_t8E5F44FABC7FAE0966CBA6DE9BFD545F2660ED47_il2cpp_TypeInfo_var))); ArithmeticException__ctor_mF0A8511D61010600F89D30A110198F5E63D5DFE5(L_2, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral5424DB91CD8C38011FA8B2CD3117BB1EF12B52AB)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_2, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&BigInteger_Remainder_m7AA0C3B8F760B988C96AEA595712C320CB98AD8E_RuntimeMethod_var))); } IL_0013: { // if (this.sign == 0) int32_t L_3 = __this->get_sign_31(); if (L_3) { goto IL_0021; } } { // return Zero; IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_4 = ((BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields*)il2cpp_codegen_static_fields_for(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var))->get_Zero_7(); return L_4; } IL_0021: { // if (n.magnitude.Length == 1) BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_5 = ___n0; NullCheck(L_5); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_6 = L_5->get_magnitude_30(); NullCheck(L_6); if ((!(((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_6)->max_length)))) == ((uint32_t)1)))) { goto IL_006b; } } { // int val = n.magnitude[0]; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_7 = ___n0; NullCheck(L_7); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_8 = L_7->get_magnitude_30(); NullCheck(L_8); int32_t L_9 = 0; int32_t L_10 = (L_8)->GetAt(static_cast(L_9)); V_1 = L_10; // if (val > 0) int32_t L_11 = V_1; if ((((int32_t)L_11) <= ((int32_t)0))) { goto IL_006b; } } { // if (val == 1) int32_t L_12 = V_1; if ((!(((uint32_t)L_12) == ((uint32_t)1)))) { goto IL_0043; } } { // return Zero; IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_13 = ((BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields*)il2cpp_codegen_static_fields_for(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var))->get_Zero_7(); return L_13; } IL_0043: { // int rem = Remainder(val); int32_t L_14 = V_1; int32_t L_15; L_15 = BigInteger_Remainder_m4FDA9B2AFF8984E8614DAA736DBBA05A7C2D3EF6(__this, L_14, /*hidden argument*/NULL); V_2 = L_15; // return rem == 0 // ? Zero // : new BigInteger(sign, new int[]{ rem }, false); int32_t L_16 = V_2; if (!L_16) { goto IL_0065; } } { int32_t L_17 = __this->get_sign_31(); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_18 = (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)SZArrayNew(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32_il2cpp_TypeInfo_var, (uint32_t)1); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_19 = L_18; int32_t L_20 = V_2; NullCheck(L_19); (L_19)->SetAt(static_cast(0), (int32_t)L_20); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_21 = (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 *)il2cpp_codegen_object_new(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); BigInteger__ctor_mF81A28FEB76127E2A60A52B4D5AAB383A4A3749B(L_21, L_17, L_19, (bool)0, /*hidden argument*/NULL); return L_21; } IL_0065: { IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_22 = ((BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields*)il2cpp_codegen_static_fields_for(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var))->get_Zero_7(); return L_22; } IL_006b: { // if (CompareNoLeadingZeroes(0, magnitude, 0, n.magnitude) < 0) Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_23 = __this->get_magnitude_30(); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_24 = ___n0; NullCheck(L_24); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_25 = L_24->get_magnitude_30(); IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); int32_t L_26; L_26 = BigInteger_CompareNoLeadingZeroes_m5A73A805E985EE06CC7AE421B30D863F8B72B113(0, L_23, 0, L_25, /*hidden argument*/NULL); if ((((int32_t)L_26) >= ((int32_t)0))) { goto IL_0083; } } { // return this; return __this; } IL_0083: { // if (n.QuickPow2Check()) // n is power of two BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_27 = ___n0; NullCheck(L_27); bool L_28; L_28 = BigInteger_QuickPow2Check_m49AD8559F698D1FCB6CE202ED19A9E4739A98141(L_27, /*hidden argument*/NULL); if (!L_28) { goto IL_00a1; } } { // result = LastNBits(n.Abs().BitLength - 1); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_29 = ___n0; NullCheck(L_29); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_30; L_30 = BigInteger_Abs_m41F14FE53F6623C355F7D4A782ED8DCB98619024(L_29, /*hidden argument*/NULL); NullCheck(L_30); int32_t L_31; L_31 = BigInteger_get_BitLength_m6B5FE0A610DA07F883412F1DE1BCCFA2EED7244C(L_30, /*hidden argument*/NULL); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_32; L_32 = BigInteger_LastNBits_m4EC231156854861D3997348DE5A02A40BFA0EA0E(__this, ((int32_t)il2cpp_codegen_subtract((int32_t)L_31, (int32_t)1)), /*hidden argument*/NULL); V_0 = L_32; // } goto IL_00bf; } IL_00a1: { // result = (int[]) this.magnitude.Clone(); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_33 = __this->get_magnitude_30(); NullCheck((RuntimeArray *)(RuntimeArray *)L_33); RuntimeObject * L_34; L_34 = Array_Clone_m3C566B3D3F4333212411BD7C3B61D798BADB3F3C((RuntimeArray *)(RuntimeArray *)L_33, /*hidden argument*/NULL); V_0 = ((Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)Castclass((RuntimeObject*)L_34, Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32_il2cpp_TypeInfo_var)); // result = Remainder(result, n.magnitude); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_35 = V_0; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_36 = ___n0; NullCheck(L_36); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_37 = L_36->get_magnitude_30(); IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_38; L_38 = BigInteger_Remainder_m39697A40D950E82B15AB984D46A510EA620E15D4(L_35, L_37, /*hidden argument*/NULL); V_0 = L_38; } IL_00bf: { // return new BigInteger(sign, result, true); int32_t L_39 = __this->get_sign_31(); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_40 = V_0; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_41 = (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 *)il2cpp_codegen_object_new(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); BigInteger__ctor_mF81A28FEB76127E2A60A52B4D5AAB383A4A3749B(L_41, L_39, L_40, (bool)1, /*hidden argument*/NULL); return L_41; } } // System.Int32[] BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::LastNBits(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* BigInteger_LastNBits_m4EC231156854861D3997348DE5A02A40BFA0EA0E (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * __this, int32_t ___n0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* V_1 = NULL; int32_t V_2 = 0; { // if (n < 1) int32_t L_0 = ___n0; if ((((int32_t)L_0) >= ((int32_t)1))) { goto IL_000a; } } { // return ZeroMagnitude; IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_1 = ((BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields*)il2cpp_codegen_static_fields_for(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var))->get_ZeroMagnitude_4(); return L_1; } IL_000a: { // int numWords = (n + BitsPerInt - 1) / BitsPerInt; int32_t L_2 = ___n0; V_0 = ((int32_t)((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_2, (int32_t)((int32_t)32))), (int32_t)1))/(int32_t)((int32_t)32))); // numWords = System.Math.Min(numWords, this.magnitude.Length); int32_t L_3 = V_0; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_4 = __this->get_magnitude_30(); NullCheck(L_4); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_5; L_5 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574(L_3, ((int32_t)((int32_t)(((RuntimeArray*)L_4)->max_length))), /*hidden argument*/NULL); V_0 = L_5; // int[] result = new int[numWords]; int32_t L_6 = V_0; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_7 = (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)SZArrayNew(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32_il2cpp_TypeInfo_var, (uint32_t)L_6); V_1 = L_7; // Array.Copy(this.magnitude, this.magnitude.Length - numWords, result, 0, numWords); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_8 = __this->get_magnitude_30(); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_9 = __this->get_magnitude_30(); NullCheck(L_9); int32_t L_10 = V_0; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_11 = V_1; int32_t L_12 = V_0; Array_Copy_m3F127FFB5149532135043FFE285F9177C80CB877((RuntimeArray *)(RuntimeArray *)L_8, ((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_9)->max_length))), (int32_t)L_10)), (RuntimeArray *)(RuntimeArray *)L_11, 0, L_12, /*hidden argument*/NULL); // int excessBits = (numWords << 5) - n; int32_t L_13 = V_0; int32_t L_14 = ___n0; V_2 = ((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)L_13<<(int32_t)5)), (int32_t)L_14)); // if (excessBits > 0) int32_t L_15 = V_2; if ((((int32_t)L_15) <= ((int32_t)0))) { goto IL_005d; } } { // result[0] &= (int)(UInt32.MaxValue >> excessBits); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_16 = V_1; NullCheck(L_16); int32_t* L_17 = ((L_16)->GetAddressAt(static_cast(0))); int32_t L_18 = *((int32_t*)L_17); int32_t L_19 = V_2; *((int32_t*)L_17) = (int32_t)((int32_t)((int32_t)L_18&(int32_t)((int32_t)((uint32_t)(-1)>>((int32_t)((int32_t)L_19&(int32_t)((int32_t)31))))))); } IL_005d: { // return result; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_20 = V_1; return L_20; } } // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::DivideWords(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * BigInteger_DivideWords_m254DC0289A755F57035686C338D58E974EF96991 (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * __this, int32_t ___w0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* V_1 = NULL; { // int n = magnitude.Length; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_0 = __this->get_magnitude_30(); NullCheck(L_0); V_0 = ((int32_t)((int32_t)(((RuntimeArray*)L_0)->max_length))); // if (w >= n) int32_t L_1 = ___w0; int32_t L_2 = V_0; if ((((int32_t)L_1) < ((int32_t)L_2))) { goto IL_0013; } } { // return Zero; IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_3 = ((BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields*)il2cpp_codegen_static_fields_for(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var))->get_Zero_7(); return L_3; } IL_0013: { // int[] mag = new int[n - w]; int32_t L_4 = V_0; int32_t L_5 = ___w0; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_6 = (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)SZArrayNew(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32_il2cpp_TypeInfo_var, (uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_4, (int32_t)L_5))); V_1 = L_6; // Array.Copy(magnitude, 0, mag, 0, n - w); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_7 = __this->get_magnitude_30(); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_8 = V_1; int32_t L_9 = V_0; int32_t L_10 = ___w0; Array_Copy_m3F127FFB5149532135043FFE285F9177C80CB877((RuntimeArray *)(RuntimeArray *)L_7, 0, (RuntimeArray *)(RuntimeArray *)L_8, 0, ((int32_t)il2cpp_codegen_subtract((int32_t)L_9, (int32_t)L_10)), /*hidden argument*/NULL); // return new BigInteger(sign, mag, false); int32_t L_11 = __this->get_sign_31(); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_12 = V_1; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_13 = (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 *)il2cpp_codegen_object_new(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); BigInteger__ctor_mF81A28FEB76127E2A60A52B4D5AAB383A4A3749B(L_13, L_11, L_12, (bool)0, /*hidden argument*/NULL); return L_13; } } // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::RemainderWords(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * BigInteger_RemainderWords_m1F030A748C8FBED1F43620E179582F9BCA353A3C (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * __this, int32_t ___w0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* V_1 = NULL; { // int n = magnitude.Length; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_0 = __this->get_magnitude_30(); NullCheck(L_0); V_0 = ((int32_t)((int32_t)(((RuntimeArray*)L_0)->max_length))); // if (w >= n) int32_t L_1 = ___w0; int32_t L_2 = V_0; if ((((int32_t)L_1) < ((int32_t)L_2))) { goto IL_000f; } } { // return this; return __this; } IL_000f: { // int[] mag = new int[w]; int32_t L_3 = ___w0; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_4 = (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)SZArrayNew(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32_il2cpp_TypeInfo_var, (uint32_t)L_3); V_1 = L_4; // Array.Copy(magnitude, n - w, mag, 0, w); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_5 = __this->get_magnitude_30(); int32_t L_6 = V_0; int32_t L_7 = ___w0; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_8 = V_1; int32_t L_9 = ___w0; Array_Copy_m3F127FFB5149532135043FFE285F9177C80CB877((RuntimeArray *)(RuntimeArray *)L_5, ((int32_t)il2cpp_codegen_subtract((int32_t)L_6, (int32_t)L_7)), (RuntimeArray *)(RuntimeArray *)L_8, 0, L_9, /*hidden argument*/NULL); // return new BigInteger(sign, mag, false); int32_t L_10 = __this->get_sign_31(); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_11 = V_1; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_12 = (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 *)il2cpp_codegen_object_new(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); BigInteger__ctor_mF81A28FEB76127E2A60A52B4D5AAB383A4A3749B(L_12, L_10, L_11, (bool)0, /*hidden argument*/NULL); return L_12; } } // System.Int32[] BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::ShiftLeft(System.Int32[],System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* BigInteger_ShiftLeft_m23EFF048B8C84DD50F85CFD6DBFF9D7E096AB5C0 (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___mag0, int32_t ___n1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* V_3 = NULL; int32_t V_4 = 0; int32_t V_5 = 0; int32_t V_6 = 0; int32_t V_7 = 0; int32_t V_8 = 0; int32_t V_9 = 0; { // int nInts = (int)((uint)n >> 5); int32_t L_0 = ___n1; V_0 = ((int32_t)((uint32_t)L_0>>5)); // int nBits = n & 0x1f; int32_t L_1 = ___n1; V_1 = ((int32_t)((int32_t)L_1&(int32_t)((int32_t)31))); // int magLen = mag.Length; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_2 = ___mag0; NullCheck(L_2); V_2 = ((int32_t)((int32_t)(((RuntimeArray*)L_2)->max_length))); // if (nBits == 0) int32_t L_3 = V_1; if (L_3) { goto IL_0026; } } { // newMag = new int[magLen + nInts]; int32_t L_4 = V_2; int32_t L_5 = V_0; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_6 = (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)SZArrayNew(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32_il2cpp_TypeInfo_var, (uint32_t)((int32_t)il2cpp_codegen_add((int32_t)L_4, (int32_t)L_5))); V_3 = L_6; // mag.CopyTo(newMag, 0); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_7 = ___mag0; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_8 = V_3; NullCheck((RuntimeArray *)(RuntimeArray *)L_7); Array_CopyTo_m6AF950973942E09BAB1F21B055BBD2CD58C980B2((RuntimeArray *)(RuntimeArray *)L_7, (RuntimeArray *)(RuntimeArray *)L_8, 0, /*hidden argument*/NULL); // } goto IL_00a9; } IL_0026: { // int i = 0; V_4 = 0; // int nBits2 = 32 - nBits; int32_t L_9 = V_1; V_5 = ((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)32), (int32_t)L_9)); // int highBits = (int)((uint)mag[0] >> nBits2); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_10 = ___mag0; NullCheck(L_10); int32_t L_11 = 0; int32_t L_12 = (L_10)->GetAt(static_cast(L_11)); int32_t L_13 = V_5; V_6 = ((int32_t)((uint32_t)L_12>>((int32_t)((int32_t)L_13&(int32_t)((int32_t)31))))); // if (highBits != 0) int32_t L_14 = V_6; if (!L_14) { goto IL_0056; } } { // newMag = new int[magLen + nInts + 1]; int32_t L_15 = V_2; int32_t L_16 = V_0; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_17 = (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)SZArrayNew(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32_il2cpp_TypeInfo_var, (uint32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_15, (int32_t)L_16)), (int32_t)1))); V_3 = L_17; // newMag[i++] = highBits; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_18 = V_3; int32_t L_19 = V_4; int32_t L_20 = L_19; V_4 = ((int32_t)il2cpp_codegen_add((int32_t)L_20, (int32_t)1)); int32_t L_21 = V_6; NullCheck(L_18); (L_18)->SetAt(static_cast(L_20), (int32_t)L_21); // } goto IL_005f; } IL_0056: { // newMag = new int[magLen + nInts]; int32_t L_22 = V_2; int32_t L_23 = V_0; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_24 = (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)SZArrayNew(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32_il2cpp_TypeInfo_var, (uint32_t)((int32_t)il2cpp_codegen_add((int32_t)L_22, (int32_t)L_23))); V_3 = L_24; } IL_005f: { // int m = mag[0]; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_25 = ___mag0; NullCheck(L_25); int32_t L_26 = 0; int32_t L_27 = (L_25)->GetAt(static_cast(L_26)); V_7 = L_27; // for (int j = 0; j < magLen - 1; j++) V_8 = 0; goto IL_0094; } IL_0069: { // int next = mag[j + 1]; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_28 = ___mag0; int32_t L_29 = V_8; NullCheck(L_28); int32_t L_30 = ((int32_t)il2cpp_codegen_add((int32_t)L_29, (int32_t)1)); int32_t L_31 = (L_28)->GetAt(static_cast(L_30)); V_9 = L_31; // newMag[i++] = (m << nBits) | (int)((uint)next >> nBits2); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_32 = V_3; int32_t L_33 = V_4; int32_t L_34 = L_33; V_4 = ((int32_t)il2cpp_codegen_add((int32_t)L_34, (int32_t)1)); int32_t L_35 = V_7; int32_t L_36 = V_1; int32_t L_37 = V_9; int32_t L_38 = V_5; NullCheck(L_32); (L_32)->SetAt(static_cast(L_34), (int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_35<<(int32_t)((int32_t)((int32_t)L_36&(int32_t)((int32_t)31)))))|(int32_t)((int32_t)((uint32_t)L_37>>((int32_t)((int32_t)L_38&(int32_t)((int32_t)31)))))))); // m = next; int32_t L_39 = V_9; V_7 = L_39; // for (int j = 0; j < magLen - 1; j++) int32_t L_40 = V_8; V_8 = ((int32_t)il2cpp_codegen_add((int32_t)L_40, (int32_t)1)); } IL_0094: { // for (int j = 0; j < magLen - 1; j++) int32_t L_41 = V_8; int32_t L_42 = V_2; if ((((int32_t)L_41) < ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_42, (int32_t)1))))) { goto IL_0069; } } { // newMag[i] = mag[magLen - 1] << nBits; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_43 = V_3; int32_t L_44 = V_4; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_45 = ___mag0; int32_t L_46 = V_2; NullCheck(L_45); int32_t L_47 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_46, (int32_t)1)); int32_t L_48 = (L_45)->GetAt(static_cast(L_47)); int32_t L_49 = V_1; NullCheck(L_43); (L_43)->SetAt(static_cast(L_44), (int32_t)((int32_t)((int32_t)L_48<<(int32_t)((int32_t)((int32_t)L_49&(int32_t)((int32_t)31)))))); } IL_00a9: { // return newMag; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_50 = V_3; return L_50; } } // System.Int32 BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::ShiftLeftOneInPlace(System.Int32[],System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t BigInteger_ShiftLeftOneInPlace_m405BCD805D8203693EFA546D4E8D57C88A072462 (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___x0, int32_t ___carry1, const RuntimeMethod* method) { int32_t V_0 = 0; uint32_t V_1 = 0; { // int pos = x.Length; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_0 = ___x0; NullCheck(L_0); V_0 = ((int32_t)((int32_t)(((RuntimeArray*)L_0)->max_length))); goto IL_0018; } IL_0006: { // uint val = (uint)x[pos]; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_1 = ___x0; int32_t L_2 = V_0; NullCheck(L_1); int32_t L_3 = L_2; int32_t L_4 = (L_1)->GetAt(static_cast(L_3)); V_1 = L_4; // x[pos] = (int)(val << 1) | carry; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_5 = ___x0; int32_t L_6 = V_0; uint32_t L_7 = V_1; int32_t L_8 = ___carry1; NullCheck(L_5); (L_5)->SetAt(static_cast(L_6), (int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_7<<(int32_t)1))|(int32_t)L_8))); // carry = (int)(val >> 31); uint32_t L_9 = V_1; ___carry1 = ((int32_t)((uint32_t)L_9>>((int32_t)31))); } IL_0018: { // while (--pos >= 0) int32_t L_10 = V_0; int32_t L_11 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_10, (int32_t)1)); V_0 = L_11; if ((((int32_t)L_11) >= ((int32_t)0))) { goto IL_0006; } } { // return carry; int32_t L_12 = ___carry1; return L_12; } } // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::ShiftLeft(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * BigInteger_ShiftLeft_m3058D01476403859DEA3EE149EAC257444F7EC2C (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * __this, int32_t ___n0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_0 = NULL; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * G_B10_0 = NULL; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * G_B9_0 = NULL; int32_t G_B11_0 = 0; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * G_B11_1 = NULL; { // if (sign == 0 || magnitude.Length == 0) int32_t L_0 = __this->get_sign_31(); if (!L_0) { goto IL_0011; } } { Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_1 = __this->get_magnitude_30(); NullCheck(L_1); if ((((RuntimeArray*)L_1)->max_length)) { goto IL_0017; } } IL_0011: { // return Zero; IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_2 = ((BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields*)il2cpp_codegen_static_fields_for(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var))->get_Zero_7(); return L_2; } IL_0017: { // if (n == 0) int32_t L_3 = ___n0; if (L_3) { goto IL_001c; } } { // return this; return __this; } IL_001c: { // if (n < 0) int32_t L_4 = ___n0; if ((((int32_t)L_4) >= ((int32_t)0))) { goto IL_0029; } } { // return ShiftRight(-n); int32_t L_5 = ___n0; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_6; L_6 = BigInteger_ShiftRight_m24332C73CA4FF51A829E2F1AB89F0B3903CDF642(__this, ((-L_5)), /*hidden argument*/NULL); return L_6; } IL_0029: { // BigInteger result = new BigInteger(sign, ShiftLeft(magnitude, n), true); int32_t L_7 = __this->get_sign_31(); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_8 = __this->get_magnitude_30(); int32_t L_9 = ___n0; IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_10; L_10 = BigInteger_ShiftLeft_m23EFF048B8C84DD50F85CFD6DBFF9D7E096AB5C0(L_8, L_9, /*hidden argument*/NULL); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_11 = (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 *)il2cpp_codegen_object_new(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); BigInteger__ctor_mF81A28FEB76127E2A60A52B4D5AAB383A4A3749B(L_11, L_7, L_10, (bool)1, /*hidden argument*/NULL); V_0 = L_11; // if (this.nBits != -1) int32_t L_12 = __this->get_nBits_32(); if ((((int32_t)L_12) == ((int32_t)(-1)))) { goto IL_006a; } } { // result.nBits = sign > 0 // ? this.nBits // : this.nBits + n; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_13 = V_0; int32_t L_14 = __this->get_sign_31(); G_B9_0 = L_13; if ((((int32_t)L_14) > ((int32_t)0))) { G_B10_0 = L_13; goto IL_005f; } } { int32_t L_15 = __this->get_nBits_32(); int32_t L_16 = ___n0; G_B11_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_15, (int32_t)L_16)); G_B11_1 = G_B9_0; goto IL_0065; } IL_005f: { int32_t L_17 = __this->get_nBits_32(); G_B11_0 = L_17; G_B11_1 = G_B10_0; } IL_0065: { NullCheck(G_B11_1); G_B11_1->set_nBits_32(G_B11_0); } IL_006a: { // if (this.nBitLength != -1) int32_t L_18 = __this->get_nBitLength_33(); if ((((int32_t)L_18) == ((int32_t)(-1)))) { goto IL_0081; } } { // result.nBitLength = this.nBitLength + n; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_19 = V_0; int32_t L_20 = __this->get_nBitLength_33(); int32_t L_21 = ___n0; NullCheck(L_19); L_19->set_nBitLength_33(((int32_t)il2cpp_codegen_add((int32_t)L_20, (int32_t)L_21))); } IL_0081: { // return result; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_22 = V_0; return L_22; } } // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::ShiftRightInPlace(System.Int32,System.Int32[],System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BigInteger_ShiftRightInPlace_mB22A18BF6A172A2CB60C050E9231E4006A41360F (int32_t ___start0, Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___mag1, int32_t ___n2, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; int32_t V_6 = 0; int32_t V_7 = 0; int32_t V_8 = 0; int32_t V_9 = 0; { // int nInts = (int)((uint)n >> 5) + start; int32_t L_0 = ___n2; int32_t L_1 = ___start0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)((int32_t)((uint32_t)L_0>>5)), (int32_t)L_1)); // int nBits = n & 0x1f; int32_t L_2 = ___n2; V_1 = ((int32_t)((int32_t)L_2&(int32_t)((int32_t)31))); // int magEnd = mag.Length - 1; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_3 = ___mag1; NullCheck(L_3); V_2 = ((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_3)->max_length))), (int32_t)1)); // if (nInts != start) int32_t L_4 = V_0; int32_t L_5 = ___start0; if ((((int32_t)L_4) == ((int32_t)L_5))) { goto IL_004a; } } { // int delta = (nInts - start); int32_t L_6 = V_0; int32_t L_7 = ___start0; V_3 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_6, (int32_t)L_7)); // for (int i = magEnd; i >= nInts; i--) int32_t L_8 = V_2; V_4 = L_8; goto IL_002e; } IL_001e: { // mag[i] = mag[i - delta]; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_9 = ___mag1; int32_t L_10 = V_4; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_11 = ___mag1; int32_t L_12 = V_4; int32_t L_13 = V_3; NullCheck(L_11); int32_t L_14 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_12, (int32_t)L_13)); int32_t L_15 = (L_11)->GetAt(static_cast(L_14)); NullCheck(L_9); (L_9)->SetAt(static_cast(L_10), (int32_t)L_15); // for (int i = magEnd; i >= nInts; i--) int32_t L_16 = V_4; V_4 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_16, (int32_t)1)); } IL_002e: { // for (int i = magEnd; i >= nInts; i--) int32_t L_17 = V_4; int32_t L_18 = V_0; if ((((int32_t)L_17) >= ((int32_t)L_18))) { goto IL_001e; } } { // for (int i = nInts - 1; i >= start; i--) int32_t L_19 = V_0; V_5 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_19, (int32_t)1)); goto IL_0045; } IL_003a: { // mag[i] = 0; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_20 = ___mag1; int32_t L_21 = V_5; NullCheck(L_20); (L_20)->SetAt(static_cast(L_21), (int32_t)0); // for (int i = nInts - 1; i >= start; i--) int32_t L_22 = V_5; V_5 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_22, (int32_t)1)); } IL_0045: { // for (int i = nInts - 1; i >= start; i--) int32_t L_23 = V_5; int32_t L_24 = ___start0; if ((((int32_t)L_23) >= ((int32_t)L_24))) { goto IL_003a; } } IL_004a: { // if (nBits != 0) int32_t L_25 = V_1; if (!L_25) { goto IL_0093; } } { // int nBits2 = 32 - nBits; int32_t L_26 = V_1; V_6 = ((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)32), (int32_t)L_26)); // int m = mag[magEnd]; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_27 = ___mag1; int32_t L_28 = V_2; NullCheck(L_27); int32_t L_29 = L_28; int32_t L_30 = (L_27)->GetAt(static_cast(L_29)); V_7 = L_30; // for (int i = magEnd; i > nInts; --i) int32_t L_31 = V_2; V_8 = L_31; goto IL_0083; } IL_005d: { // int next = mag[i - 1]; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_32 = ___mag1; int32_t L_33 = V_8; NullCheck(L_32); int32_t L_34 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_33, (int32_t)1)); int32_t L_35 = (L_32)->GetAt(static_cast(L_34)); V_9 = L_35; // mag[i] = (int)((uint)m >> nBits) | (next << nBits2); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_36 = ___mag1; int32_t L_37 = V_8; int32_t L_38 = V_7; int32_t L_39 = V_1; int32_t L_40 = V_9; int32_t L_41 = V_6; NullCheck(L_36); (L_36)->SetAt(static_cast(L_37), (int32_t)((int32_t)((int32_t)((int32_t)((uint32_t)L_38>>((int32_t)((int32_t)L_39&(int32_t)((int32_t)31)))))|(int32_t)((int32_t)((int32_t)L_40<<(int32_t)((int32_t)((int32_t)L_41&(int32_t)((int32_t)31)))))))); // m = next; int32_t L_42 = V_9; V_7 = L_42; // for (int i = magEnd; i > nInts; --i) int32_t L_43 = V_8; V_8 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_43, (int32_t)1)); } IL_0083: { // for (int i = magEnd; i > nInts; --i) int32_t L_44 = V_8; int32_t L_45 = V_0; if ((((int32_t)L_44) > ((int32_t)L_45))) { goto IL_005d; } } { // mag[nInts] = (int)((uint)mag[nInts] >> nBits); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_46 = ___mag1; int32_t L_47 = V_0; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_48 = ___mag1; int32_t L_49 = V_0; NullCheck(L_48); int32_t L_50 = L_49; int32_t L_51 = (L_48)->GetAt(static_cast(L_50)); int32_t L_52 = V_1; NullCheck(L_46); (L_46)->SetAt(static_cast(L_47), (int32_t)((int32_t)((uint32_t)L_51>>((int32_t)((int32_t)L_52&(int32_t)((int32_t)31)))))); } IL_0093: { // } return; } } // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::ShiftRightOneInPlace(System.Int32,System.Int32[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BigInteger_ShiftRightOneInPlace_m3B415A2257423F2CAF55D175E3202273E86B953F (int32_t ___start0, Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___mag1, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; { // int i = mag.Length; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_0 = ___mag1; NullCheck(L_0); V_0 = ((int32_t)((int32_t)(((RuntimeArray*)L_0)->max_length))); // int m = mag[i - 1]; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_1 = ___mag1; int32_t L_2 = V_0; NullCheck(L_1); int32_t L_3 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_2, (int32_t)1)); int32_t L_4 = (L_1)->GetAt(static_cast(L_3)); V_1 = L_4; goto IL_001f; } IL_000c: { // int next = mag[i - 1]; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_5 = ___mag1; int32_t L_6 = V_0; NullCheck(L_5); int32_t L_7 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_6, (int32_t)1)); int32_t L_8 = (L_5)->GetAt(static_cast(L_7)); V_2 = L_8; // mag[i] = ((int)((uint)m >> 1)) | (next << 31); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_9 = ___mag1; int32_t L_10 = V_0; int32_t L_11 = V_1; int32_t L_12 = V_2; NullCheck(L_9); (L_9)->SetAt(static_cast(L_10), (int32_t)((int32_t)((int32_t)((int32_t)((uint32_t)L_11>>1))|(int32_t)((int32_t)((int32_t)L_12<<(int32_t)((int32_t)31)))))); // m = next; int32_t L_13 = V_2; V_1 = L_13; } IL_001f: { // while (--i > start) int32_t L_14 = V_0; int32_t L_15 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_14, (int32_t)1)); V_0 = L_15; int32_t L_16 = ___start0; if ((((int32_t)L_15) > ((int32_t)L_16))) { goto IL_000c; } } { // mag[start] = (int)((uint)mag[start] >> 1); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_17 = ___mag1; int32_t L_18 = ___start0; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_19 = ___mag1; int32_t L_20 = ___start0; NullCheck(L_19); int32_t L_21 = L_20; int32_t L_22 = (L_19)->GetAt(static_cast(L_21)); NullCheck(L_17); (L_17)->SetAt(static_cast(L_18), (int32_t)((int32_t)((uint32_t)L_22>>1))); // } return; } } // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::ShiftRight(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * BigInteger_ShiftRight_m24332C73CA4FF51A829E2F1AB89F0B3903CDF642 (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * __this, int32_t ___n0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* V_1 = NULL; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; int32_t V_6 = 0; { // if (n == 0) int32_t L_0 = ___n0; if (L_0) { goto IL_0005; } } { // return this; return __this; } IL_0005: { // if (n < 0) int32_t L_1 = ___n0; if ((((int32_t)L_1) >= ((int32_t)0))) { goto IL_0012; } } { // return ShiftLeft(-n); int32_t L_2 = ___n0; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_3; L_3 = BigInteger_ShiftLeft_m3058D01476403859DEA3EE149EAC257444F7EC2C(__this, ((-L_2)), /*hidden argument*/NULL); return L_3; } IL_0012: { // if (n >= BitLength) int32_t L_4 = ___n0; int32_t L_5; L_5 = BigInteger_get_BitLength_m6B5FE0A610DA07F883412F1DE1BCCFA2EED7244C(__this, /*hidden argument*/NULL); if ((((int32_t)L_4) < ((int32_t)L_5))) { goto IL_0035; } } { // return (this.sign < 0 ? One.Negate() : Zero); int32_t L_6 = __this->get_sign_31(); if ((((int32_t)L_6) < ((int32_t)0))) { goto IL_002a; } } { IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_7 = ((BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields*)il2cpp_codegen_static_fields_for(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var))->get_Zero_7(); return L_7; } IL_002a: { IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_8 = ((BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields*)il2cpp_codegen_static_fields_for(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var))->get_One_8(); NullCheck(L_8); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_9; L_9 = BigInteger_Negate_m14DBB5492117918CD6D25EFDA5AB9555782F1C98(L_8, /*hidden argument*/NULL); return L_9; } IL_0035: { // int resultLength = (BitLength - n + 31) >> 5; int32_t L_10; L_10 = BigInteger_get_BitLength_m6B5FE0A610DA07F883412F1DE1BCCFA2EED7244C(__this, /*hidden argument*/NULL); int32_t L_11 = ___n0; V_0 = ((int32_t)((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_10, (int32_t)L_11)), (int32_t)((int32_t)31)))>>(int32_t)5)); // int[] res = new int[resultLength]; int32_t L_12 = V_0; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_13 = (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)SZArrayNew(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32_il2cpp_TypeInfo_var, (uint32_t)L_12); V_1 = L_13; // int numInts = n >> 5; int32_t L_14 = ___n0; V_2 = ((int32_t)((int32_t)L_14>>(int32_t)5)); // int numBits = n & 31; int32_t L_15 = ___n0; V_3 = ((int32_t)((int32_t)L_15&(int32_t)((int32_t)31))); // if (numBits == 0) int32_t L_16 = V_3; if (L_16) { goto IL_0069; } } { // Array.Copy(this.magnitude, 0, res, 0, res.Length); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_17 = __this->get_magnitude_30(); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_18 = V_1; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_19 = V_1; NullCheck(L_19); Array_Copy_m3F127FFB5149532135043FFE285F9177C80CB877((RuntimeArray *)(RuntimeArray *)L_17, 0, (RuntimeArray *)(RuntimeArray *)L_18, 0, ((int32_t)((int32_t)(((RuntimeArray*)L_19)->max_length))), /*hidden argument*/NULL); // } goto IL_00c6; } IL_0069: { // int numBits2 = 32 - numBits; int32_t L_20 = V_3; V_4 = ((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)32), (int32_t)L_20)); // int magPos = this.magnitude.Length - 1 - numInts; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_21 = __this->get_magnitude_30(); NullCheck(L_21); int32_t L_22 = V_2; V_5 = ((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_21)->max_length))), (int32_t)1)), (int32_t)L_22)); // for (int i = resultLength - 1; i >= 0; --i) int32_t L_23 = V_0; V_6 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_23, (int32_t)1)); goto IL_00c1; } IL_0084: { // res[i] = (int)((uint) this.magnitude[magPos--] >> numBits); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_24 = V_1; int32_t L_25 = V_6; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_26 = __this->get_magnitude_30(); int32_t L_27 = V_5; int32_t L_28 = L_27; V_5 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_28, (int32_t)1)); NullCheck(L_26); int32_t L_29 = L_28; int32_t L_30 = (L_26)->GetAt(static_cast(L_29)); int32_t L_31 = V_3; NullCheck(L_24); (L_24)->SetAt(static_cast(L_25), (int32_t)((int32_t)((uint32_t)L_30>>((int32_t)((int32_t)L_31&(int32_t)((int32_t)31)))))); // if (magPos >= 0) int32_t L_32 = V_5; if ((((int32_t)L_32) < ((int32_t)0))) { goto IL_00bb; } } { // res[i] |= this.magnitude[magPos] << numBits2; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_33 = V_1; int32_t L_34 = V_6; NullCheck(L_33); int32_t* L_35 = ((L_33)->GetAddressAt(static_cast(L_34))); int32_t L_36 = *((int32_t*)L_35); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_37 = __this->get_magnitude_30(); int32_t L_38 = V_5; NullCheck(L_37); int32_t L_39 = L_38; int32_t L_40 = (L_37)->GetAt(static_cast(L_39)); int32_t L_41 = V_4; *((int32_t*)L_35) = (int32_t)((int32_t)((int32_t)L_36|(int32_t)((int32_t)((int32_t)L_40<<(int32_t)((int32_t)((int32_t)L_41&(int32_t)((int32_t)31))))))); } IL_00bb: { // for (int i = resultLength - 1; i >= 0; --i) int32_t L_42 = V_6; V_6 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_42, (int32_t)1)); } IL_00c1: { // for (int i = resultLength - 1; i >= 0; --i) int32_t L_43 = V_6; if ((((int32_t)L_43) >= ((int32_t)0))) { goto IL_0084; } } IL_00c6: { // return new BigInteger(this.sign, res, false); int32_t L_44 = __this->get_sign_31(); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_45 = V_1; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_46 = (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 *)il2cpp_codegen_object_new(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); BigInteger__ctor_mF81A28FEB76127E2A60A52B4D5AAB383A4A3749B(L_46, L_44, L_45, (bool)0, /*hidden argument*/NULL); return L_46; } } // System.Int32 BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::get_SignValue() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t BigInteger_get_SignValue_mD40EFBE0702F356758CE49796DD9743BF06E5199 (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * __this, const RuntimeMethod* method) { { // get { return sign; } int32_t L_0 = __this->get_sign_31(); return L_0; } } // System.Int32[] BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::Subtract(System.Int32,System.Int32[],System.Int32,System.Int32[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* BigInteger_Subtract_m94A991EE39C5E63C4247CC261FB643E3413393AD (int32_t ___xStart0, Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___x1, int32_t ___yStart2, Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___y3, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t V_1 = 0; int64_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; { // int iT = x.Length; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_0 = ___x1; NullCheck(L_0); V_0 = ((int32_t)((int32_t)(((RuntimeArray*)L_0)->max_length))); // int iV = y.Length; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_1 = ___y3; NullCheck(L_1); V_1 = ((int32_t)((int32_t)(((RuntimeArray*)L_1)->max_length))); // int borrow = 0; V_3 = 0; } IL_000a: { // m = (x[--iT] & IMASK) - (y[--iV] & IMASK) + borrow; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_2 = ___x1; int32_t L_3 = V_0; int32_t L_4 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_3, (int32_t)1)); V_0 = L_4; NullCheck(L_2); int32_t L_5 = L_4; int32_t L_6 = (L_2)->GetAt(static_cast(L_5)); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_7 = ___y3; int32_t L_8 = V_1; int32_t L_9 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_8, (int32_t)1)); V_1 = L_9; NullCheck(L_7); int32_t L_10 = L_9; int32_t L_11 = (L_7)->GetAt(static_cast(L_10)); int32_t L_12 = V_3; V_2 = ((int64_t)il2cpp_codegen_add((int64_t)((int64_t)il2cpp_codegen_subtract((int64_t)((int64_t)((int64_t)((int64_t)((int64_t)L_6))&(int64_t)((int64_t)((uint64_t)((uint32_t)((uint32_t)(-1))))))), (int64_t)((int64_t)((int64_t)((int64_t)((int64_t)L_11))&(int64_t)((int64_t)((uint64_t)((uint32_t)((uint32_t)(-1))))))))), (int64_t)((int64_t)((int64_t)L_12)))); // x[iT] = (int) m; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_13 = ___x1; int32_t L_14 = V_0; int64_t L_15 = V_2; NullCheck(L_13); (L_13)->SetAt(static_cast(L_14), (int32_t)((int32_t)((int32_t)L_15))); // borrow = (int)(m >> 63); int64_t L_16 = V_2; V_3 = ((int32_t)((int32_t)((int64_t)((int64_t)L_16>>(int32_t)((int32_t)63))))); // while (iV > yStart); int32_t L_17 = V_1; int32_t L_18 = ___yStart2; if ((((int32_t)L_17) > ((int32_t)L_18))) { goto IL_000a; } } { // if (borrow != 0) int32_t L_19 = V_3; if (!L_19) { goto IL_0050; } } IL_0037: { // while (--x[--iT] == -1) Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_20 = ___x1; int32_t L_21 = V_0; int32_t L_22 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_21, (int32_t)1)); V_0 = L_22; NullCheck(L_20); int32_t* L_23 = ((L_20)->GetAddressAt(static_cast(L_22))); int32_t L_24 = *((int32_t*)L_23); V_4 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_24, (int32_t)1)); int32_t L_25 = V_4; *((int32_t*)L_23) = (int32_t)L_25; int32_t L_26 = V_4; if ((((int32_t)L_26) == ((int32_t)(-1)))) { goto IL_0037; } } IL_0050: { // return x; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_27 = ___x1; return L_27; } } // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::Subtract(BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * BigInteger_Subtract_m533D42A73362CE69891C408AC3587038EB6B883C (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * __this, BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * ___n0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_1 = NULL; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_2 = NULL; { // if (n.sign == 0) BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_0 = ___n0; NullCheck(L_0); int32_t L_1 = L_0->get_sign_31(); if (L_1) { goto IL_000a; } } { // return this; return __this; } IL_000a: { // if (this.sign == 0) int32_t L_2 = __this->get_sign_31(); if (L_2) { goto IL_0019; } } { // return n.Negate(); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_3 = ___n0; NullCheck(L_3); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_4; L_4 = BigInteger_Negate_m14DBB5492117918CD6D25EFDA5AB9555782F1C98(L_3, /*hidden argument*/NULL); return L_4; } IL_0019: { // if (this.sign != n.sign) int32_t L_5 = __this->get_sign_31(); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_6 = ___n0; NullCheck(L_6); int32_t L_7 = L_6->get_sign_31(); if ((((int32_t)L_5) == ((int32_t)L_7))) { goto IL_0034; } } { // return Add(n.Negate()); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_8 = ___n0; NullCheck(L_8); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_9; L_9 = BigInteger_Negate_m14DBB5492117918CD6D25EFDA5AB9555782F1C98(L_8, /*hidden argument*/NULL); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_10; L_10 = BigInteger_Add_mC4685DAB012424EC6A0FF486D89CA5A538CB3937(__this, L_9, /*hidden argument*/NULL); return L_10; } IL_0034: { // int compare = CompareNoLeadingZeroes(0, magnitude, 0, n.magnitude); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_11 = __this->get_magnitude_30(); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_12 = ___n0; NullCheck(L_12); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_13 = L_12->get_magnitude_30(); IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); int32_t L_14; L_14 = BigInteger_CompareNoLeadingZeroes_m5A73A805E985EE06CC7AE421B30D863F8B72B113(0, L_11, 0, L_13, /*hidden argument*/NULL); V_0 = L_14; // if (compare == 0) int32_t L_15 = V_0; if (L_15) { goto IL_0051; } } { // return Zero; IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_16 = ((BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields*)il2cpp_codegen_static_fields_for(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var))->get_Zero_7(); return L_16; } IL_0051: { // if (compare < 0) int32_t L_17 = V_0; if ((((int32_t)L_17) >= ((int32_t)0))) { goto IL_005b; } } { // bigun = n; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_18 = ___n0; V_1 = L_18; // lilun = this; V_2 = __this; // } goto IL_005f; } IL_005b: { // bigun = this; V_1 = __this; // lilun = n; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_19 = ___n0; V_2 = L_19; } IL_005f: { // return new BigInteger(this.sign * compare, doSubBigLil(bigun.magnitude, lilun.magnitude), true); int32_t L_20 = __this->get_sign_31(); int32_t L_21 = V_0; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_22 = V_1; NullCheck(L_22); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_23 = L_22->get_magnitude_30(); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_24 = V_2; NullCheck(L_24); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_25 = L_24->get_magnitude_30(); IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_26; L_26 = BigInteger_doSubBigLil_mCE69F8972B8684C1CB2513B42F79A51BCAD48C57(L_23, L_25, /*hidden argument*/NULL); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_27 = (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 *)il2cpp_codegen_object_new(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); BigInteger__ctor_mF81A28FEB76127E2A60A52B4D5AAB383A4A3749B(L_27, ((int32_t)il2cpp_codegen_multiply((int32_t)L_20, (int32_t)L_21)), L_26, (bool)1, /*hidden argument*/NULL); return L_27; } } // System.Int32[] BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::doSubBigLil(System.Int32[],System.Int32[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* BigInteger_doSubBigLil_mCE69F8972B8684C1CB2513B42F79A51BCAD48C57 (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___bigMag0, Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___lilMag1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* V_0 = NULL; { // int[] res = (int[]) bigMag.Clone(); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_0 = ___bigMag0; NullCheck((RuntimeArray *)(RuntimeArray *)L_0); RuntimeObject * L_1; L_1 = Array_Clone_m3C566B3D3F4333212411BD7C3B61D798BADB3F3C((RuntimeArray *)(RuntimeArray *)L_0, /*hidden argument*/NULL); V_0 = ((Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)Castclass((RuntimeObject*)L_1, Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32_il2cpp_TypeInfo_var)); // return Subtract(0, res, 0, lilMag); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_2 = V_0; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_3 = ___lilMag1; IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_4; L_4 = BigInteger_Subtract_m94A991EE39C5E63C4247CC261FB643E3413393AD(0, L_2, 0, L_3, /*hidden argument*/NULL); return L_4; } } // System.Byte[] BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::ToByteArray() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* BigInteger_ToByteArray_mDF65B9AD203D0EAAFDCA509150E7D5A36215DFBC (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * __this, const RuntimeMethod* method) { { // return ToByteArray(false); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_0; L_0 = BigInteger_ToByteArray_m3C3A1E9E7A98ABEA8140002C9355D89A09E5755F(__this, (bool)0, /*hidden argument*/NULL); return L_0; } } // System.Byte[] BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::ToByteArrayUnsigned() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* BigInteger_ToByteArrayUnsigned_mA50192424BCADACC368E6DC187BF5C8E9DB1DE27 (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * __this, const RuntimeMethod* method) { { // return ToByteArray(true); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_0; L_0 = BigInteger_ToByteArray_m3C3A1E9E7A98ABEA8140002C9355D89A09E5755F(__this, (bool)1, /*hidden argument*/NULL); return L_0; } } // System.Byte[] BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::ToByteArray(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* BigInteger_ToByteArray_m3C3A1E9E7A98ABEA8140002C9355D89A09E5755F (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * __this, bool ___unsigned0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* V_0 = NULL; int32_t V_1 = 0; int32_t V_2 = 0; uint32_t V_3 = 0; uint32_t V_4 = 0; bool V_5 = false; uint32_t V_6 = 0; uint32_t V_7 = 0; int32_t G_B8_0 = 0; { // if (sign == 0) int32_t L_0 = __this->get_sign_31(); if (L_0) { goto IL_0018; } } { // return unsigned ? ZeroEncoding : new byte[1]; bool L_1 = ___unsigned0; if (L_1) { goto IL_0012; } } { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_2 = (ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)SZArrayNew(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726_il2cpp_TypeInfo_var, (uint32_t)1); return L_2; } IL_0012: { IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_3 = ((BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields*)il2cpp_codegen_static_fields_for(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var))->get_ZeroEncoding_5(); return L_3; } IL_0018: { // int nBits = (unsigned && sign > 0) // ? BitLength // : BitLength + 1; bool L_4 = ___unsigned0; if (!L_4) { goto IL_0024; } } { int32_t L_5 = __this->get_sign_31(); if ((((int32_t)L_5) > ((int32_t)0))) { goto IL_002e; } } IL_0024: { int32_t L_6; L_6 = BigInteger_get_BitLength_m6B5FE0A610DA07F883412F1DE1BCCFA2EED7244C(__this, /*hidden argument*/NULL); G_B8_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_6, (int32_t)1)); goto IL_0034; } IL_002e: { int32_t L_7; L_7 = BigInteger_get_BitLength_m6B5FE0A610DA07F883412F1DE1BCCFA2EED7244C(__this, /*hidden argument*/NULL); G_B8_0 = L_7; } IL_0034: { // int nBytes = GetByteLength(nBits); IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); int32_t L_8; L_8 = BigInteger_GetByteLength_m964F885CCF70BFF76F8057EBE1A4969119287468(G_B8_0, /*hidden argument*/NULL); // byte[] bytes = new byte[nBytes]; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_9 = (ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)SZArrayNew(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726_il2cpp_TypeInfo_var, (uint32_t)L_8); V_0 = L_9; // int magIndex = magnitude.Length; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_10 = __this->get_magnitude_30(); NullCheck(L_10); V_1 = ((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))); // int bytesIndex = bytes.Length; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_11 = V_0; NullCheck(L_11); V_2 = ((int32_t)((int32_t)(((RuntimeArray*)L_11)->max_length))); // if (sign > 0) int32_t L_12 = __this->get_sign_31(); if ((((int32_t)L_12) <= ((int32_t)0))) { goto IL_00c7; } } { goto IL_0095; } IL_0057: { // uint mag = (uint) magnitude[--magIndex]; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_13 = __this->get_magnitude_30(); int32_t L_14 = V_1; int32_t L_15 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_14, (int32_t)1)); V_1 = L_15; NullCheck(L_13); int32_t L_16 = L_15; int32_t L_17 = (L_13)->GetAt(static_cast(L_16)); V_4 = L_17; // bytes[--bytesIndex] = (byte) mag; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_18 = V_0; int32_t L_19 = V_2; int32_t L_20 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_19, (int32_t)1)); V_2 = L_20; uint32_t L_21 = V_4; NullCheck(L_18); (L_18)->SetAt(static_cast(L_20), (uint8_t)((int32_t)((uint8_t)L_21))); // bytes[--bytesIndex] = (byte)(mag >> 8); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_22 = V_0; int32_t L_23 = V_2; int32_t L_24 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_23, (int32_t)1)); V_2 = L_24; uint32_t L_25 = V_4; NullCheck(L_22); (L_22)->SetAt(static_cast(L_24), (uint8_t)((int32_t)((uint8_t)((int32_t)((uint32_t)L_25>>8))))); // bytes[--bytesIndex] = (byte)(mag >> 16); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_26 = V_0; int32_t L_27 = V_2; int32_t L_28 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_27, (int32_t)1)); V_2 = L_28; uint32_t L_29 = V_4; NullCheck(L_26); (L_26)->SetAt(static_cast(L_28), (uint8_t)((int32_t)((uint8_t)((int32_t)((uint32_t)L_29>>((int32_t)16)))))); // bytes[--bytesIndex] = (byte)(mag >> 24); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_30 = V_0; int32_t L_31 = V_2; int32_t L_32 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_31, (int32_t)1)); V_2 = L_32; uint32_t L_33 = V_4; NullCheck(L_30); (L_30)->SetAt(static_cast(L_32), (uint8_t)((int32_t)((uint8_t)((int32_t)((uint32_t)L_33>>((int32_t)24)))))); } IL_0095: { // while (magIndex > 1) int32_t L_34 = V_1; if ((((int32_t)L_34) > ((int32_t)1))) { goto IL_0057; } } { // uint lastMag = (uint) magnitude[0]; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_35 = __this->get_magnitude_30(); NullCheck(L_35); int32_t L_36 = 0; int32_t L_37 = (L_35)->GetAt(static_cast(L_36)); V_3 = L_37; goto IL_00b1; } IL_00a4: { // bytes[--bytesIndex] = (byte) lastMag; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_38 = V_0; int32_t L_39 = V_2; int32_t L_40 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_39, (int32_t)1)); V_2 = L_40; uint32_t L_41 = V_3; NullCheck(L_38); (L_38)->SetAt(static_cast(L_40), (uint8_t)((int32_t)((uint8_t)L_41))); // lastMag >>= 8; uint32_t L_42 = V_3; V_3 = ((int32_t)((uint32_t)L_42>>8)); } IL_00b1: { // while (lastMag > byte.MaxValue) uint32_t L_43 = V_3; if ((!(((uint32_t)L_43) <= ((uint32_t)((int32_t)255))))) { goto IL_00a4; } } { // bytes[--bytesIndex] = (byte) lastMag; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_44 = V_0; int32_t L_45 = V_2; int32_t L_46 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_45, (int32_t)1)); V_2 = L_46; uint32_t L_47 = V_3; NullCheck(L_44); (L_44)->SetAt(static_cast(L_46), (uint8_t)((int32_t)((uint8_t)L_47))); // } goto IL_016a; } IL_00c7: { // bool carry = true; V_5 = (bool)1; goto IL_011b; } IL_00cc: { // uint mag = ~((uint) magnitude[--magIndex]); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_48 = __this->get_magnitude_30(); int32_t L_49 = V_1; int32_t L_50 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_49, (int32_t)1)); V_1 = L_50; NullCheck(L_48); int32_t L_51 = L_50; int32_t L_52 = (L_48)->GetAt(static_cast(L_51)); V_7 = ((~L_52)); // if (carry) bool L_53 = V_5; if (!L_53) { goto IL_00eb; } } { // carry = (++mag == uint.MinValue); uint32_t L_54 = V_7; int32_t L_55 = ((int32_t)il2cpp_codegen_add((int32_t)L_54, (int32_t)1)); V_7 = L_55; V_5 = (bool)((((int32_t)L_55) == ((int32_t)0))? 1 : 0); } IL_00eb: { // bytes[--bytesIndex] = (byte) mag; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_56 = V_0; int32_t L_57 = V_2; int32_t L_58 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_57, (int32_t)1)); V_2 = L_58; uint32_t L_59 = V_7; NullCheck(L_56); (L_56)->SetAt(static_cast(L_58), (uint8_t)((int32_t)((uint8_t)L_59))); // bytes[--bytesIndex] = (byte)(mag >> 8); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_60 = V_0; int32_t L_61 = V_2; int32_t L_62 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_61, (int32_t)1)); V_2 = L_62; uint32_t L_63 = V_7; NullCheck(L_60); (L_60)->SetAt(static_cast(L_62), (uint8_t)((int32_t)((uint8_t)((int32_t)((uint32_t)L_63>>8))))); // bytes[--bytesIndex] = (byte)(mag >> 16); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_64 = V_0; int32_t L_65 = V_2; int32_t L_66 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_65, (int32_t)1)); V_2 = L_66; uint32_t L_67 = V_7; NullCheck(L_64); (L_64)->SetAt(static_cast(L_66), (uint8_t)((int32_t)((uint8_t)((int32_t)((uint32_t)L_67>>((int32_t)16)))))); // bytes[--bytesIndex] = (byte)(mag >> 24); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_68 = V_0; int32_t L_69 = V_2; int32_t L_70 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_69, (int32_t)1)); V_2 = L_70; uint32_t L_71 = V_7; NullCheck(L_68); (L_68)->SetAt(static_cast(L_70), (uint8_t)((int32_t)((uint8_t)((int32_t)((uint32_t)L_71>>((int32_t)24)))))); } IL_011b: { // while (magIndex > 1) int32_t L_72 = V_1; if ((((int32_t)L_72) > ((int32_t)1))) { goto IL_00cc; } } { // uint lastMag = (uint) magnitude[0]; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_73 = __this->get_magnitude_30(); NullCheck(L_73); int32_t L_74 = 0; int32_t L_75 = (L_73)->GetAt(static_cast(L_74)); V_6 = L_75; // if (carry) bool L_76 = V_5; if (!L_76) { goto IL_0146; } } { // --lastMag; uint32_t L_77 = V_6; V_6 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_77, (int32_t)1)); goto IL_0146; } IL_0135: { // bytes[--bytesIndex] = (byte) ~lastMag; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_78 = V_0; int32_t L_79 = V_2; int32_t L_80 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_79, (int32_t)1)); V_2 = L_80; uint32_t L_81 = V_6; NullCheck(L_78); (L_78)->SetAt(static_cast(L_80), (uint8_t)((int32_t)((uint8_t)((~L_81))))); // lastMag >>= 8; uint32_t L_82 = V_6; V_6 = ((int32_t)((uint32_t)L_82>>8)); } IL_0146: { // while (lastMag > byte.MaxValue) uint32_t L_83 = V_6; if ((!(((uint32_t)L_83) <= ((uint32_t)((int32_t)255))))) { goto IL_0135; } } { // bytes[--bytesIndex] = (byte) ~lastMag; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_84 = V_0; int32_t L_85 = V_2; int32_t L_86 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_85, (int32_t)1)); V_2 = L_86; uint32_t L_87 = V_6; NullCheck(L_84); (L_84)->SetAt(static_cast(L_86), (uint8_t)((int32_t)((uint8_t)((~L_87))))); // if (bytesIndex > 0) int32_t L_88 = V_2; if ((((int32_t)L_88) <= ((int32_t)0))) { goto IL_016a; } } { // bytes[--bytesIndex] = byte.MaxValue; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_89 = V_0; int32_t L_90 = V_2; int32_t L_91 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_90, (int32_t)1)); V_2 = L_91; NullCheck(L_89); (L_89)->SetAt(static_cast(L_91), (uint8_t)((int32_t)255)); } IL_016a: { // return bytes; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_92 = V_0; return L_92; } } // System.String BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::ToString() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* BigInteger_ToString_m26429EBE471A0C06E6D2AFD2C26941BA330962F3 (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * __this, const RuntimeMethod* method) { { // return ToString(10); String_t* L_0; L_0 = BigInteger_ToString_mFF53767A6FF70750090DBF90EF6F28D9BF247EC6(__this, ((int32_t)10), /*hidden argument*/NULL); return L_0; } } // System.String BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::ToString(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* BigInteger_ToString_mFF53767A6FF70750090DBF90EF6F28D9BF247EC6 (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * __this, int32_t ___radix0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Convert_tDA947A979C1DAB4F09C461FAFD94FE194743A671_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ICollection_tC1E1DED86C0A66845675392606B302452210D5DA_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IList_tB15A9D6625D09661D6E47976BB626C703EC81910_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Platform_t0EFEB39A6344675D077C7B85E0F7F00BDD996804_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StringBuilder_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&String_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral5BEFD8CC60A79699B5BB00E37BAC5B62D371E174); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF944DCD635F9801F7AC90A407FBC479964DEC024); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; StringBuilder_t * V_1 = NULL; int32_t V_2 = 0; int32_t V_3 = 0; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_4 = NULL; int32_t V_5 = 0; RuntimeObject* V_6 = NULL; int32_t V_7 = 0; int32_t V_8 = 0; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_9 = NULL; RuntimeObject* V_10 = NULL; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_11 = NULL; int32_t V_12 = 0; { int32_t L_0 = ___radix0; if ((((int32_t)L_0) > ((int32_t)8))) { goto IL_000e; } } { int32_t L_1 = ___radix0; if ((((int32_t)L_1) == ((int32_t)2))) { goto IL_0023; } } { int32_t L_2 = ___radix0; if ((((int32_t)L_2) == ((int32_t)8))) { goto IL_0023; } } { goto IL_0018; } IL_000e: { int32_t L_3 = ___radix0; if ((((int32_t)L_3) == ((int32_t)((int32_t)10)))) { goto IL_0023; } } { int32_t L_4 = ___radix0; if ((((int32_t)L_4) == ((int32_t)((int32_t)16)))) { goto IL_0023; } } IL_0018: { // throw new FormatException("Only bases 2, 8, 10, 16 are allowed"); FormatException_t119BB207B54B4B1BC28D9B1783C4625AE23D4759 * L_5 = (FormatException_t119BB207B54B4B1BC28D9B1783C4625AE23D4759 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&FormatException_t119BB207B54B4B1BC28D9B1783C4625AE23D4759_il2cpp_TypeInfo_var))); FormatException__ctor_mB8F9A26F985EF9A6C0C082F7D70CFDF2DBDBB23B(L_5, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral70980E1596BD22343AC7C7AE0EFD0AB9C2A7955F)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_5, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&BigInteger_ToString_mFF53767A6FF70750090DBF90EF6F28D9BF247EC6_RuntimeMethod_var))); } IL_0023: { // if (magnitude == null) Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_6 = __this->get_magnitude_30(); if (L_6) { goto IL_0031; } } { // return "null"; return _stringLiteral5BEFD8CC60A79699B5BB00E37BAC5B62D371E174; } IL_0031: { // if (sign == 0) int32_t L_7 = __this->get_sign_31(); if (L_7) { goto IL_003f; } } { // return "0"; return _stringLiteralF944DCD635F9801F7AC90A407FBC479964DEC024; } IL_003f: { // int firstNonZero = 0; V_0 = 0; goto IL_0051; } IL_0043: { // if (magnitude[firstNonZero] != 0) Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_8 = __this->get_magnitude_30(); int32_t L_9 = V_0; NullCheck(L_8); int32_t L_10 = L_9; int32_t L_11 = (L_8)->GetAt(static_cast(L_10)); if (L_11) { goto IL_005c; } } { // ++firstNonZero; int32_t L_12 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_12, (int32_t)1)); } IL_0051: { // while (firstNonZero < magnitude.Length) int32_t L_13 = V_0; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_14 = __this->get_magnitude_30(); NullCheck(L_14); if ((((int32_t)L_13) < ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_14)->max_length)))))) { goto IL_0043; } } IL_005c: { // if (firstNonZero == magnitude.Length) int32_t L_15 = V_0; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_16 = __this->get_magnitude_30(); NullCheck(L_16); if ((!(((uint32_t)L_15) == ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_16)->max_length))))))) { goto IL_006d; } } { // return "0"; return _stringLiteralF944DCD635F9801F7AC90A407FBC479964DEC024; } IL_006d: { // StringBuilder sb = new StringBuilder(); StringBuilder_t * L_17 = (StringBuilder_t *)il2cpp_codegen_object_new(StringBuilder_t_il2cpp_TypeInfo_var); StringBuilder__ctor_m5A81DE19E748F748E19FF13FB6FFD2547F9212D9(L_17, /*hidden argument*/NULL); V_1 = L_17; // if (sign == -1) int32_t L_18 = __this->get_sign_31(); if ((!(((uint32_t)L_18) == ((uint32_t)(-1))))) { goto IL_0085; } } { // sb.Append('-'); StringBuilder_t * L_19 = V_1; NullCheck(L_19); StringBuilder_t * L_20; L_20 = StringBuilder_Append_m1ADA3C16E40BF253BCDB5F9579B4DBA9C3E5B22E(L_19, ((int32_t)45), /*hidden argument*/NULL); } IL_0085: { int32_t L_21 = ___radix0; if ((((int32_t)L_21) > ((int32_t)8))) { goto IL_0096; } } { int32_t L_22 = ___radix0; if ((((int32_t)L_22) == ((int32_t)2))) { goto IL_00ab; } } { int32_t L_23 = ___radix0; if ((((int32_t)L_23) == ((int32_t)8))) { goto IL_00ee; } } { goto IL_0252; } IL_0096: { int32_t L_24 = ___radix0; if ((((int32_t)L_24) == ((int32_t)((int32_t)10)))) { goto IL_01cd; } } { int32_t L_25 = ___radix0; if ((((int32_t)L_25) == ((int32_t)((int32_t)16)))) { goto IL_0184; } } { goto IL_0252; } IL_00ab: { // int pos = firstNonZero; int32_t L_26 = V_0; V_2 = L_26; // sb.Append(Convert.ToString(magnitude[pos], 2)); StringBuilder_t * L_27 = V_1; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_28 = __this->get_magnitude_30(); int32_t L_29 = V_2; NullCheck(L_28); int32_t L_30 = L_29; int32_t L_31 = (L_28)->GetAt(static_cast(L_30)); IL2CPP_RUNTIME_CLASS_INIT(Convert_tDA947A979C1DAB4F09C461FAFD94FE194743A671_il2cpp_TypeInfo_var); String_t* L_32; L_32 = Convert_ToString_mA60945431DE8F2DFDF3A3E4C76C21703562F2906(L_31, 2, /*hidden argument*/NULL); NullCheck(L_27); StringBuilder_t * L_33; L_33 = StringBuilder_Append_mD02AB0C74C6F55E3E330818C77EC147E22096FB1(L_27, L_32, /*hidden argument*/NULL); goto IL_00da; } IL_00c4: { // AppendZeroExtendedString(sb, Convert.ToString(magnitude[pos], 2), 32); StringBuilder_t * L_34 = V_1; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_35 = __this->get_magnitude_30(); int32_t L_36 = V_2; NullCheck(L_35); int32_t L_37 = L_36; int32_t L_38 = (L_35)->GetAt(static_cast(L_37)); IL2CPP_RUNTIME_CLASS_INIT(Convert_tDA947A979C1DAB4F09C461FAFD94FE194743A671_il2cpp_TypeInfo_var); String_t* L_39; L_39 = Convert_ToString_mA60945431DE8F2DFDF3A3E4C76C21703562F2906(L_38, 2, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); BigInteger_AppendZeroExtendedString_m0459A566F72FF132FCD9F7B5BC6D31FF2224588D(L_34, L_39, ((int32_t)32), /*hidden argument*/NULL); } IL_00da: { // while (++pos < magnitude.Length) int32_t L_40 = V_2; int32_t L_41 = ((int32_t)il2cpp_codegen_add((int32_t)L_40, (int32_t)1)); V_2 = L_41; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_42 = __this->get_magnitude_30(); NullCheck(L_42); if ((((int32_t)L_41) < ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_42)->max_length)))))) { goto IL_00c4; } } { // break; goto IL_0252; } IL_00ee: { // int mask = (1 << 30) - 1; V_3 = ((int32_t)1073741823); // BigInteger u = this.Abs(); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_43; L_43 = BigInteger_Abs_m41F14FE53F6623C355F7D4A782ED8DCB98619024(__this, /*hidden argument*/NULL); V_4 = L_43; // int bits = u.BitLength; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_44 = V_4; NullCheck(L_44); int32_t L_45; L_45 = BigInteger_get_BitLength_m6B5FE0A610DA07F883412F1DE1BCCFA2EED7244C(L_44, /*hidden argument*/NULL); V_5 = L_45; // IList S = BestHTTP.SecureProtocol.Org.BouncyCastle.Utilities.Platform.CreateArrayList(); IL2CPP_RUNTIME_CLASS_INIT(Platform_t0EFEB39A6344675D077C7B85E0F7F00BDD996804_il2cpp_TypeInfo_var); RuntimeObject* L_46; L_46 = Platform_CreateArrayList_mDA08F8A3BC566FA8E0753B97D8B06F3EF26A4143(/*hidden argument*/NULL); V_6 = L_46; goto IL_0137; } IL_010e: { // S.Add(Convert.ToString(u.IntValue & mask, 8)); RuntimeObject* L_47 = V_6; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_48 = V_4; NullCheck(L_48); int32_t L_49; L_49 = BigInteger_get_IntValue_m6386348CAE8E75A68124AD1F36F497FC551F8144(L_48, /*hidden argument*/NULL); int32_t L_50 = V_3; IL2CPP_RUNTIME_CLASS_INIT(Convert_tDA947A979C1DAB4F09C461FAFD94FE194743A671_il2cpp_TypeInfo_var); String_t* L_51; L_51 = Convert_ToString_mA60945431DE8F2DFDF3A3E4C76C21703562F2906(((int32_t)((int32_t)L_49&(int32_t)L_50)), 8, /*hidden argument*/NULL); NullCheck(L_47); int32_t L_52; L_52 = InterfaceFuncInvoker1< int32_t, RuntimeObject * >::Invoke(2 /* System.Int32 System.Collections.IList::Add(System.Object) */, IList_tB15A9D6625D09661D6E47976BB626C703EC81910_il2cpp_TypeInfo_var, L_47, L_51); // u = u.ShiftRight(30); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_53 = V_4; NullCheck(L_53); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_54; L_54 = BigInteger_ShiftRight_m24332C73CA4FF51A829E2F1AB89F0B3903CDF642(L_53, ((int32_t)30), /*hidden argument*/NULL); V_4 = L_54; // bits -= 30; int32_t L_55 = V_5; V_5 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_55, (int32_t)((int32_t)30))); } IL_0137: { // while (bits > 30) int32_t L_56 = V_5; if ((((int32_t)L_56) > ((int32_t)((int32_t)30)))) { goto IL_010e; } } { // sb.Append(Convert.ToString(u.IntValue, 8)); StringBuilder_t * L_57 = V_1; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_58 = V_4; NullCheck(L_58); int32_t L_59; L_59 = BigInteger_get_IntValue_m6386348CAE8E75A68124AD1F36F497FC551F8144(L_58, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Convert_tDA947A979C1DAB4F09C461FAFD94FE194743A671_il2cpp_TypeInfo_var); String_t* L_60; L_60 = Convert_ToString_mA60945431DE8F2DFDF3A3E4C76C21703562F2906(L_59, 8, /*hidden argument*/NULL); NullCheck(L_57); StringBuilder_t * L_61; L_61 = StringBuilder_Append_mD02AB0C74C6F55E3E330818C77EC147E22096FB1(L_57, L_60, /*hidden argument*/NULL); // for (int i = S.Count - 1; i >= 0; --i) RuntimeObject* L_62 = V_6; NullCheck(L_62); int32_t L_63; L_63 = InterfaceFuncInvoker0< int32_t >::Invoke(1 /* System.Int32 System.Collections.ICollection::get_Count() */, ICollection_tC1E1DED86C0A66845675392606B302452210D5DA_il2cpp_TypeInfo_var, L_62); V_7 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_63, (int32_t)1)); goto IL_017a; } IL_015e: { // AppendZeroExtendedString(sb, (string)S[i], 10); StringBuilder_t * L_64 = V_1; RuntimeObject* L_65 = V_6; int32_t L_66 = V_7; NullCheck(L_65); RuntimeObject * L_67; L_67 = InterfaceFuncInvoker1< RuntimeObject *, int32_t >::Invoke(0 /* System.Object System.Collections.IList::get_Item(System.Int32) */, IList_tB15A9D6625D09661D6E47976BB626C703EC81910_il2cpp_TypeInfo_var, L_65, L_66); IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); BigInteger_AppendZeroExtendedString_m0459A566F72FF132FCD9F7B5BC6D31FF2224588D(L_64, ((String_t*)CastclassSealed((RuntimeObject*)L_67, String_t_il2cpp_TypeInfo_var)), ((int32_t)10), /*hidden argument*/NULL); // for (int i = S.Count - 1; i >= 0; --i) int32_t L_68 = V_7; V_7 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_68, (int32_t)1)); } IL_017a: { // for (int i = S.Count - 1; i >= 0; --i) int32_t L_69 = V_7; if ((((int32_t)L_69) >= ((int32_t)0))) { goto IL_015e; } } { // break; goto IL_0252; } IL_0184: { // int pos = firstNonZero; int32_t L_70 = V_0; V_8 = L_70; // sb.Append(Convert.ToString(magnitude[pos], 16)); StringBuilder_t * L_71 = V_1; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_72 = __this->get_magnitude_30(); int32_t L_73 = V_8; NullCheck(L_72); int32_t L_74 = L_73; int32_t L_75 = (L_72)->GetAt(static_cast(L_74)); IL2CPP_RUNTIME_CLASS_INIT(Convert_tDA947A979C1DAB4F09C461FAFD94FE194743A671_il2cpp_TypeInfo_var); String_t* L_76; L_76 = Convert_ToString_mA60945431DE8F2DFDF3A3E4C76C21703562F2906(L_75, ((int32_t)16), /*hidden argument*/NULL); NullCheck(L_71); StringBuilder_t * L_77; L_77 = StringBuilder_Append_mD02AB0C74C6F55E3E330818C77EC147E22096FB1(L_71, L_76, /*hidden argument*/NULL); goto IL_01b7; } IL_01a0: { // AppendZeroExtendedString(sb, Convert.ToString(magnitude[pos], 16), 8); StringBuilder_t * L_78 = V_1; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_79 = __this->get_magnitude_30(); int32_t L_80 = V_8; NullCheck(L_79); int32_t L_81 = L_80; int32_t L_82 = (L_79)->GetAt(static_cast(L_81)); IL2CPP_RUNTIME_CLASS_INIT(Convert_tDA947A979C1DAB4F09C461FAFD94FE194743A671_il2cpp_TypeInfo_var); String_t* L_83; L_83 = Convert_ToString_mA60945431DE8F2DFDF3A3E4C76C21703562F2906(L_82, ((int32_t)16), /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); BigInteger_AppendZeroExtendedString_m0459A566F72FF132FCD9F7B5BC6D31FF2224588D(L_78, L_83, 8, /*hidden argument*/NULL); } IL_01b7: { // while (++pos < magnitude.Length) int32_t L_84 = V_8; int32_t L_85 = ((int32_t)il2cpp_codegen_add((int32_t)L_84, (int32_t)1)); V_8 = L_85; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_86 = __this->get_magnitude_30(); NullCheck(L_86); if ((((int32_t)L_85) < ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_86)->max_length)))))) { goto IL_01a0; } } { // break; goto IL_0252; } IL_01cd: { // BigInteger q = this.Abs(); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_87; L_87 = BigInteger_Abs_m41F14FE53F6623C355F7D4A782ED8DCB98619024(__this, /*hidden argument*/NULL); V_9 = L_87; // if (q.BitLength < 64) BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_88 = V_9; NullCheck(L_88); int32_t L_89; L_89 = BigInteger_get_BitLength_m6B5FE0A610DA07F883412F1DE1BCCFA2EED7244C(L_88, /*hidden argument*/NULL); if ((((int32_t)L_89) >= ((int32_t)((int32_t)64)))) { goto IL_01f6; } } { // sb.Append(Convert.ToString(q.LongValue, radix)); StringBuilder_t * L_90 = V_1; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_91 = V_9; NullCheck(L_91); int64_t L_92; L_92 = BigInteger_get_LongValue_mD25E17A1B3BEC1FCC9AB66017D91BF024B93F61B(L_91, /*hidden argument*/NULL); int32_t L_93 = ___radix0; IL2CPP_RUNTIME_CLASS_INIT(Convert_tDA947A979C1DAB4F09C461FAFD94FE194743A671_il2cpp_TypeInfo_var); String_t* L_94; L_94 = Convert_ToString_m06FCEEC9F8C5434D0A2530635B46751F049A477D(L_92, L_93, /*hidden argument*/NULL); NullCheck(L_90); StringBuilder_t * L_95; L_95 = StringBuilder_Append_mD02AB0C74C6F55E3E330818C77EC147E22096FB1(L_90, L_94, /*hidden argument*/NULL); // break; goto IL_0252; } IL_01f6: { // IList moduli = BestHTTP.SecureProtocol.Org.BouncyCastle.Utilities.Platform.CreateArrayList(); IL2CPP_RUNTIME_CLASS_INIT(Platform_t0EFEB39A6344675D077C7B85E0F7F00BDD996804_il2cpp_TypeInfo_var); RuntimeObject* L_96; L_96 = Platform_CreateArrayList_mDA08F8A3BC566FA8E0753B97D8B06F3EF26A4143(/*hidden argument*/NULL); V_10 = L_96; // BigInteger R = BigInteger.ValueOf(radix); int32_t L_97 = ___radix0; IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_98; L_98 = BigInteger_ValueOf_m26A9968814DAF2363D8B71164672E6257BC82001(((int64_t)((int64_t)L_97)), /*hidden argument*/NULL); V_11 = L_98; goto IL_021b; } IL_0208: { // moduli.Add(R); RuntimeObject* L_99 = V_10; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_100 = V_11; NullCheck(L_99); int32_t L_101; L_101 = InterfaceFuncInvoker1< int32_t, RuntimeObject * >::Invoke(2 /* System.Int32 System.Collections.IList::Add(System.Object) */, IList_tB15A9D6625D09661D6E47976BB626C703EC81910_il2cpp_TypeInfo_var, L_99, L_100); // R = R.Square(); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_102 = V_11; NullCheck(L_102); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_103; L_103 = BigInteger_Square_m73217F9A724609A91141F4C434B7574FB026991A(L_102, /*hidden argument*/NULL); V_11 = L_103; } IL_021b: { // while (R.CompareTo(q) <= 0) BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_104 = V_11; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_105 = V_9; NullCheck(L_104); int32_t L_106; L_106 = BigInteger_CompareTo_m0B17CAA359D6D0E4621D4A93451F9A154B21E3A4(L_104, L_105, /*hidden argument*/NULL); if ((((int32_t)L_106) <= ((int32_t)0))) { goto IL_0208; } } { // int scale = moduli.Count; RuntimeObject* L_107 = V_10; NullCheck(L_107); int32_t L_108; L_108 = InterfaceFuncInvoker0< int32_t >::Invoke(1 /* System.Int32 System.Collections.ICollection::get_Count() */, ICollection_tC1E1DED86C0A66845675392606B302452210D5DA_il2cpp_TypeInfo_var, L_107); V_12 = L_108; // sb.EnsureCapacity(sb.Length + (1 << scale)); StringBuilder_t * L_109 = V_1; StringBuilder_t * L_110 = V_1; NullCheck(L_110); int32_t L_111; L_111 = StringBuilder_get_Length_m680500263C59ACFD9582BF2AEEED8E92C87FF5C0(L_110, /*hidden argument*/NULL); int32_t L_112 = V_12; NullCheck(L_109); int32_t L_113; L_113 = StringBuilder_EnsureCapacity_mDEEDA0793D925C78DC9EB13054112693CABC59C8(L_109, ((int32_t)il2cpp_codegen_add((int32_t)L_111, (int32_t)((int32_t)((int32_t)1<<(int32_t)((int32_t)((int32_t)L_112&(int32_t)((int32_t)31))))))), /*hidden argument*/NULL); // ToString(sb, radix, moduli, scale, q); StringBuilder_t * L_114 = V_1; int32_t L_115 = ___radix0; RuntimeObject* L_116 = V_10; int32_t L_117 = V_12; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_118 = V_9; IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); BigInteger_ToString_m8355D38C089DD7503679BE1F2985F6DCEC6A536C(L_114, L_115, L_116, L_117, L_118, /*hidden argument*/NULL); } IL_0252: { // return sb.ToString(); StringBuilder_t * L_119 = V_1; NullCheck(L_119); String_t* L_120; L_120 = VirtualFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, L_119); return L_120; } } // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::ToString(System.Text.StringBuilder,System.Int32,System.Collections.IList,System.Int32,BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BigInteger_ToString_m8355D38C089DD7503679BE1F2985F6DCEC6A536C (StringBuilder_t * ___sb0, int32_t ___radix1, RuntimeObject* ___moduli2, int32_t ___scale3, BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * ___pos4, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Convert_tDA947A979C1DAB4F09C461FAFD94FE194743A671_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IList_tB15A9D6625D09661D6E47976BB626C703EC81910_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } BigIntegerU5BU5D_tE8B77B5B8A588D40881DE1C7EE373965BF9E33ED* V_0 = NULL; String_t* V_1 = NULL; { // if (pos.BitLength < 64) BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_0 = ___pos4; NullCheck(L_0); int32_t L_1; L_1 = BigInteger_get_BitLength_m6B5FE0A610DA07F883412F1DE1BCCFA2EED7244C(L_0, /*hidden argument*/NULL); if ((((int32_t)L_1) >= ((int32_t)((int32_t)64)))) { goto IL_0056; } } { // string s = Convert.ToString(pos.LongValue, radix); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_2 = ___pos4; NullCheck(L_2); int64_t L_3; L_3 = BigInteger_get_LongValue_mD25E17A1B3BEC1FCC9AB66017D91BF024B93F61B(L_2, /*hidden argument*/NULL); int32_t L_4 = ___radix1; IL2CPP_RUNTIME_CLASS_INIT(Convert_tDA947A979C1DAB4F09C461FAFD94FE194743A671_il2cpp_TypeInfo_var); String_t* L_5; L_5 = Convert_ToString_m06FCEEC9F8C5434D0A2530635B46751F049A477D(L_3, L_4, /*hidden argument*/NULL); V_1 = L_5; // if (sb.Length > 1 || (sb.Length == 1 && sb[0] != '-')) StringBuilder_t * L_6 = ___sb0; NullCheck(L_6); int32_t L_7; L_7 = StringBuilder_get_Length_m680500263C59ACFD9582BF2AEEED8E92C87FF5C0(L_6, /*hidden argument*/NULL); if ((((int32_t)L_7) > ((int32_t)1))) { goto IL_0036; } } { StringBuilder_t * L_8 = ___sb0; NullCheck(L_8); int32_t L_9; L_9 = StringBuilder_get_Length_m680500263C59ACFD9582BF2AEEED8E92C87FF5C0(L_8, /*hidden argument*/NULL); if ((!(((uint32_t)L_9) == ((uint32_t)1)))) { goto IL_0044; } } { StringBuilder_t * L_10 = ___sb0; NullCheck(L_10); Il2CppChar L_11; L_11 = StringBuilder_get_Chars_m5961A0987EEF0A0F8C335048A33EC4584B53F1E3(L_10, 0, /*hidden argument*/NULL); if ((((int32_t)L_11) == ((int32_t)((int32_t)45)))) { goto IL_0044; } } IL_0036: { // AppendZeroExtendedString(sb, s, 1 << scale); StringBuilder_t * L_12 = ___sb0; String_t* L_13 = V_1; int32_t L_14 = ___scale3; IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); BigInteger_AppendZeroExtendedString_m0459A566F72FF132FCD9F7B5BC6D31FF2224588D(L_12, L_13, ((int32_t)((int32_t)1<<(int32_t)((int32_t)((int32_t)L_14&(int32_t)((int32_t)31))))), /*hidden argument*/NULL); // } return; } IL_0044: { // else if (pos.SignValue != 0) BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_15 = ___pos4; NullCheck(L_15); int32_t L_16; L_16 = BigInteger_get_SignValue_mD40EFBE0702F356758CE49796DD9743BF06E5199_inline(L_15, /*hidden argument*/NULL); if (!L_16) { goto IL_0055; } } { // sb.Append(s); StringBuilder_t * L_17 = ___sb0; String_t* L_18 = V_1; NullCheck(L_17); StringBuilder_t * L_19; L_19 = StringBuilder_Append_mD02AB0C74C6F55E3E330818C77EC147E22096FB1(L_17, L_18, /*hidden argument*/NULL); } IL_0055: { // return; return; } IL_0056: { // BigInteger[] qr = pos.DivideAndRemainder((BigInteger)moduli[--scale]); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_20 = ___pos4; RuntimeObject* L_21 = ___moduli2; int32_t L_22 = ___scale3; int32_t L_23 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_22, (int32_t)1)); ___scale3 = L_23; NullCheck(L_21); RuntimeObject * L_24; L_24 = InterfaceFuncInvoker1< RuntimeObject *, int32_t >::Invoke(0 /* System.Object System.Collections.IList::get_Item(System.Int32) */, IList_tB15A9D6625D09661D6E47976BB626C703EC81910_il2cpp_TypeInfo_var, L_21, L_23); NullCheck(L_20); BigIntegerU5BU5D_tE8B77B5B8A588D40881DE1C7EE373965BF9E33ED* L_25; L_25 = BigInteger_DivideAndRemainder_mEE2DF13483D78B731614047AECE38DFDB8AC9456(L_20, ((BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 *)CastclassClass((RuntimeObject*)L_24, BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); V_0 = L_25; // ToString(sb, radix, moduli, scale, qr[0]); StringBuilder_t * L_26 = ___sb0; int32_t L_27 = ___radix1; RuntimeObject* L_28 = ___moduli2; int32_t L_29 = ___scale3; BigIntegerU5BU5D_tE8B77B5B8A588D40881DE1C7EE373965BF9E33ED* L_30 = V_0; NullCheck(L_30); int32_t L_31 = 0; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_32 = (L_30)->GetAt(static_cast(L_31)); IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); BigInteger_ToString_m8355D38C089DD7503679BE1F2985F6DCEC6A536C(L_26, L_27, L_28, L_29, L_32, /*hidden argument*/NULL); // ToString(sb, radix, moduli, scale, qr[1]); StringBuilder_t * L_33 = ___sb0; int32_t L_34 = ___radix1; RuntimeObject* L_35 = ___moduli2; int32_t L_36 = ___scale3; BigIntegerU5BU5D_tE8B77B5B8A588D40881DE1C7EE373965BF9E33ED* L_37 = V_0; NullCheck(L_37); int32_t L_38 = 1; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_39 = (L_37)->GetAt(static_cast(L_38)); BigInteger_ToString_m8355D38C089DD7503679BE1F2985F6DCEC6A536C(L_33, L_34, L_35, L_36, L_39, /*hidden argument*/NULL); // } return; } } // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::AppendZeroExtendedString(System.Text.StringBuilder,System.String,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BigInteger_AppendZeroExtendedString_m0459A566F72FF132FCD9F7B5BC6D31FF2224588D (StringBuilder_t * ___sb0, String_t* ___s1, int32_t ___minLength2, const RuntimeMethod* method) { int32_t V_0 = 0; { // for (int len = s.Length; len < minLength; ++len) String_t* L_0 = ___s1; NullCheck(L_0); int32_t L_1; L_1 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline(L_0, /*hidden argument*/NULL); V_0 = L_1; goto IL_0016; } IL_0009: { // sb.Append('0'); StringBuilder_t * L_2 = ___sb0; NullCheck(L_2); StringBuilder_t * L_3; L_3 = StringBuilder_Append_m1ADA3C16E40BF253BCDB5F9579B4DBA9C3E5B22E(L_2, ((int32_t)48), /*hidden argument*/NULL); // for (int len = s.Length; len < minLength; ++len) int32_t L_4 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_4, (int32_t)1)); } IL_0016: { // for (int len = s.Length; len < minLength; ++len) int32_t L_5 = V_0; int32_t L_6 = ___minLength2; if ((((int32_t)L_5) < ((int32_t)L_6))) { goto IL_0009; } } { // sb.Append(s); StringBuilder_t * L_7 = ___sb0; String_t* L_8 = ___s1; NullCheck(L_7); StringBuilder_t * L_9; L_9 = StringBuilder_Append_mD02AB0C74C6F55E3E330818C77EC147E22096FB1(L_7, L_8, /*hidden argument*/NULL); // } return; } } // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::CreateUValueOf(System.UInt64) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * BigInteger_CreateUValueOf_m6DE44CEEBDD4B2EFD1F208139324E93FF65F7672 (uint64_t ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_2 = NULL; { // int msw = (int)(value >> 32); uint64_t L_0 = ___value0; V_0 = ((int32_t)((int32_t)((int64_t)((uint64_t)L_0>>((int32_t)32))))); // int lsw = (int)value; uint64_t L_1 = ___value0; V_1 = ((int32_t)((int32_t)L_1)); // if (msw != 0) int32_t L_2 = V_0; if (!L_2) { goto IL_0022; } } { // return new BigInteger(1, new int[] { msw, lsw }, false); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_3 = (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)SZArrayNew(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32_il2cpp_TypeInfo_var, (uint32_t)2); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_4 = L_3; int32_t L_5 = V_0; NullCheck(L_4); (L_4)->SetAt(static_cast(0), (int32_t)L_5); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_6 = L_4; int32_t L_7 = V_1; NullCheck(L_6); (L_6)->SetAt(static_cast(1), (int32_t)L_7); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_8 = (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 *)il2cpp_codegen_object_new(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); BigInteger__ctor_mF81A28FEB76127E2A60A52B4D5AAB383A4A3749B(L_8, 1, L_6, (bool)0, /*hidden argument*/NULL); return L_8; } IL_0022: { // if (lsw != 0) int32_t L_9 = V_1; if (!L_9) { goto IL_0047; } } { // BigInteger n = new BigInteger(1, new int[] { lsw }, false); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_10 = (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)SZArrayNew(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32_il2cpp_TypeInfo_var, (uint32_t)1); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_11 = L_10; int32_t L_12 = V_1; NullCheck(L_11); (L_11)->SetAt(static_cast(0), (int32_t)L_12); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_13 = (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 *)il2cpp_codegen_object_new(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); BigInteger__ctor_mF81A28FEB76127E2A60A52B4D5AAB383A4A3749B(L_13, 1, L_11, (bool)0, /*hidden argument*/NULL); V_2 = L_13; // if ((lsw & -lsw) == lsw) int32_t L_14 = V_1; int32_t L_15 = V_1; int32_t L_16 = V_1; if ((!(((uint32_t)((int32_t)((int32_t)L_14&(int32_t)((-L_15))))) == ((uint32_t)L_16)))) { goto IL_0045; } } { // n.nBits = 1; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_17 = V_2; NullCheck(L_17); L_17->set_nBits_32(1); } IL_0045: { // return n; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_18 = V_2; return L_18; } IL_0047: { // return Zero; IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_19 = ((BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields*)il2cpp_codegen_static_fields_for(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var))->get_Zero_7(); return L_19; } } // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::CreateValueOf(System.Int64) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * BigInteger_CreateValueOf_mA7E3B01E2B6C4C94DD7F2490C3CB85EBB0D86A71 (int64_t ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // if (value < 0) int64_t L_0 = ___value0; if ((((int64_t)L_0) >= ((int64_t)((int64_t)((int64_t)0))))) { goto IL_002b; } } { // if (value == long.MinValue) int64_t L_1 = ___value0; if ((!(((uint64_t)L_1) == ((uint64_t)((int64_t)(std::numeric_limits::min)()))))) { goto IL_001e; } } { // return CreateValueOf(~value).Not(); int64_t L_2 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_3; L_3 = BigInteger_CreateValueOf_mA7E3B01E2B6C4C94DD7F2490C3CB85EBB0D86A71(((~L_2)), /*hidden argument*/NULL); NullCheck(L_3); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_4; L_4 = BigInteger_Not_mCD5F6F848E592E68977E773F83C3CEE8BAF68DB7(L_3, /*hidden argument*/NULL); return L_4; } IL_001e: { // return CreateValueOf(-value).Negate(); int64_t L_5 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_6; L_6 = BigInteger_CreateValueOf_mA7E3B01E2B6C4C94DD7F2490C3CB85EBB0D86A71(((-L_5)), /*hidden argument*/NULL); NullCheck(L_6); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_7; L_7 = BigInteger_Negate_m14DBB5492117918CD6D25EFDA5AB9555782F1C98(L_6, /*hidden argument*/NULL); return L_7; } IL_002b: { // return CreateUValueOf((ulong)value); int64_t L_8 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_9; L_9 = BigInteger_CreateUValueOf_m6DE44CEEBDD4B2EFD1F208139324E93FF65F7672(L_8, /*hidden argument*/NULL); return L_9; } } // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::ValueOf(System.Int64) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * BigInteger_ValueOf_m26A9968814DAF2363D8B71164672E6257BC82001 (int64_t ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BigInteger_ValueOf_m26A9968814DAF2363D8B71164672E6257BC82001_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // if (value >= 0 && value < SMALL_CONSTANTS.Length) int64_t L_0 = ___value0; if ((((int64_t)L_0) < ((int64_t)((int64_t)((int64_t)0))))) { goto IL_0019; } } { int64_t L_1 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); BigIntegerU5BU5D_tE8B77B5B8A588D40881DE1C7EE373965BF9E33ED* L_2 = ((BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields*)il2cpp_codegen_static_fields_for(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var))->get_SMALL_CONSTANTS_6(); NullCheck(L_2); if ((((int64_t)L_1) >= ((int64_t)((int64_t)((int64_t)((int32_t)((int32_t)(((RuntimeArray*)L_2)->max_length)))))))) { goto IL_0019; } } { // return SMALL_CONSTANTS[value]; IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); BigIntegerU5BU5D_tE8B77B5B8A588D40881DE1C7EE373965BF9E33ED* L_3 = ((BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields*)il2cpp_codegen_static_fields_for(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var))->get_SMALL_CONSTANTS_6(); int64_t L_4 = ___value0; if ((int64_t)(L_4) > INTPTR_MAX) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), BigInteger_ValueOf_m26A9968814DAF2363D8B71164672E6257BC82001_RuntimeMethod_var); NullCheck(L_3); intptr_t L_5 = ((intptr_t)L_4); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_6 = (L_3)->GetAt(static_cast(L_5)); return L_6; } IL_0019: { // return CreateValueOf(value); int64_t L_7 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_8; L_8 = BigInteger_CreateValueOf_mA7E3B01E2B6C4C94DD7F2490C3CB85EBB0D86A71(L_7, /*hidden argument*/NULL); return L_8; } } // System.Int32 BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::GetLowestSetBit() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t BigInteger_GetLowestSetBit_m14F7AAE33B37CC165ADB622C41783C78FA5918C8 (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * __this, const RuntimeMethod* method) { { // if (this.sign == 0) int32_t L_0 = __this->get_sign_31(); if (L_0) { goto IL_000a; } } { // return -1; return (-1); } IL_000a: { // return GetLowestSetBitMaskFirst(-1); int32_t L_1; L_1 = BigInteger_GetLowestSetBitMaskFirst_m402C04FB64E50A53D220A2C639A14132F9A4CA41(__this, (-1), /*hidden argument*/NULL); return L_1; } } // System.Int32 BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::GetLowestSetBitMaskFirst(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t BigInteger_GetLowestSetBitMaskFirst_m402C04FB64E50A53D220A2C639A14132F9A4CA41 (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * __this, int32_t ___firstWordMask0, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t V_1 = 0; uint32_t V_2 = 0; { // int w = magnitude.Length, offset = 0; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_0 = __this->get_magnitude_30(); NullCheck(L_0); V_0 = ((int32_t)((int32_t)(((RuntimeArray*)L_0)->max_length))); // int w = magnitude.Length, offset = 0; V_1 = 0; // uint word = (uint)(magnitude[--w] & firstWordMask); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_1 = __this->get_magnitude_30(); int32_t L_2 = V_0; int32_t L_3 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_2, (int32_t)1)); V_0 = L_3; NullCheck(L_1); int32_t L_4 = L_3; int32_t L_5 = (L_1)->GetAt(static_cast(L_4)); int32_t L_6 = ___firstWordMask0; V_2 = ((int32_t)((int32_t)L_5&(int32_t)L_6)); goto IL_002e; } IL_001c: { // word = (uint)magnitude[--w]; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_7 = __this->get_magnitude_30(); int32_t L_8 = V_0; int32_t L_9 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_8, (int32_t)1)); V_0 = L_9; NullCheck(L_7); int32_t L_10 = L_9; int32_t L_11 = (L_7)->GetAt(static_cast(L_10)); V_2 = L_11; // offset += 32; int32_t L_12 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_12, (int32_t)((int32_t)32))); } IL_002e: { // while (word == 0) uint32_t L_13 = V_2; if (!L_13) { goto IL_001c; } } { goto IL_003b; } IL_0033: { // word >>= 8; uint32_t L_14 = V_2; V_2 = ((int32_t)((uint32_t)L_14>>8)); // offset += 8; int32_t L_15 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_15, (int32_t)8)); } IL_003b: { // while ((word & 0xFF) == 0) uint32_t L_16 = V_2; if (!((int32_t)((int32_t)L_16&(int32_t)((int32_t)255)))) { goto IL_0033; } } { goto IL_004e; } IL_0046: { // word >>= 1; uint32_t L_17 = V_2; V_2 = ((int32_t)((uint32_t)L_17>>1)); // ++offset; int32_t L_18 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_18, (int32_t)1)); } IL_004e: { // while ((word & 1) == 0) uint32_t L_19 = V_2; if (!((int32_t)((int32_t)L_19&(int32_t)1))) { goto IL_0046; } } { // return offset; int32_t L_20 = V_1; return L_20; } } // System.Boolean BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::TestBit(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool BigInteger_TestBit_mC6B170A76F955C7A3839E85559A34EF0D9276D36 (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * __this, int32_t ___n0, const RuntimeMethod* method) { int32_t V_0 = 0; { // if (n < 0) int32_t L_0 = ___n0; if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_000f; } } { // throw new ArithmeticException("Bit position must not be negative"); ArithmeticException_t8E5F44FABC7FAE0966CBA6DE9BFD545F2660ED47 * L_1 = (ArithmeticException_t8E5F44FABC7FAE0966CBA6DE9BFD545F2660ED47 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArithmeticException_t8E5F44FABC7FAE0966CBA6DE9BFD545F2660ED47_il2cpp_TypeInfo_var))); ArithmeticException__ctor_mF0A8511D61010600F89D30A110198F5E63D5DFE5(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralA36C4E36E15295234C4A6F53F40B88B221E2E23D)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&BigInteger_TestBit_mC6B170A76F955C7A3839E85559A34EF0D9276D36_RuntimeMethod_var))); } IL_000f: { // if (sign < 0) int32_t L_2 = __this->get_sign_31(); if ((((int32_t)L_2) >= ((int32_t)0))) { goto IL_0028; } } { // return !Not().TestBit(n); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_3; L_3 = BigInteger_Not_mCD5F6F848E592E68977E773F83C3CEE8BAF68DB7(__this, /*hidden argument*/NULL); int32_t L_4 = ___n0; NullCheck(L_3); bool L_5; L_5 = BigInteger_TestBit_mC6B170A76F955C7A3839E85559A34EF0D9276D36(L_3, L_4, /*hidden argument*/NULL); return (bool)((((int32_t)L_5) == ((int32_t)0))? 1 : 0); } IL_0028: { // int wordNum = n / 32; int32_t L_6 = ___n0; V_0 = ((int32_t)((int32_t)L_6/(int32_t)((int32_t)32))); // if (wordNum >= magnitude.Length) int32_t L_7 = V_0; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_8 = __this->get_magnitude_30(); NullCheck(L_8); if ((((int32_t)L_7) < ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_8)->max_length)))))) { goto IL_003a; } } { // return false; return (bool)0; } IL_003a: { // int word = magnitude[magnitude.Length - 1 - wordNum]; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_9 = __this->get_magnitude_30(); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_10 = __this->get_magnitude_30(); NullCheck(L_10); int32_t L_11 = V_0; NullCheck(L_9); int32_t L_12 = ((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))), (int32_t)1)), (int32_t)L_11)); int32_t L_13 = (L_9)->GetAt(static_cast(L_12)); // return ((word >> (n % 32)) & 1) > 0; int32_t L_14 = ___n0; return (bool)((((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_13>>(int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_14%(int32_t)((int32_t)32)))&(int32_t)((int32_t)31)))))&(int32_t)1))) > ((int32_t)0))? 1 : 0); } } // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::Or(BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * BigInteger_Or_m889E0EBA2F763935FD92EAF79E95E9EF08143A25 (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * __this, BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* V_0 = NULL; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* V_1 = NULL; bool V_2 = false; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* V_3 = NULL; int32_t V_4 = 0; int32_t V_5 = 0; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_6 = NULL; int32_t V_7 = 0; int32_t V_8 = 0; int32_t V_9 = 0; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* G_B7_0 = NULL; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* G_B10_0 = NULL; int32_t G_B13_0 = 0; int32_t G_B17_0 = 0; int32_t G_B20_0 = 0; { // if (this.sign == 0) int32_t L_0 = __this->get_sign_31(); if (L_0) { goto IL_000a; } } { // return value; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_1 = ___value0; return L_1; } IL_000a: { // if (value.sign == 0) BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_2 = ___value0; NullCheck(L_2); int32_t L_3 = L_2->get_sign_31(); if (L_3) { goto IL_0014; } } { // return this; return __this; } IL_0014: { // int[] aMag = this.sign > 0 // ? this.magnitude // : Add(One).magnitude; int32_t L_4 = __this->get_sign_31(); if ((((int32_t)L_4) > ((int32_t)0))) { goto IL_002f; } } { IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_5 = ((BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields*)il2cpp_codegen_static_fields_for(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var))->get_One_8(); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_6; L_6 = BigInteger_Add_mC4685DAB012424EC6A0FF486D89CA5A538CB3937(__this, L_5, /*hidden argument*/NULL); NullCheck(L_6); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_7 = L_6->get_magnitude_30(); G_B7_0 = L_7; goto IL_0035; } IL_002f: { Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_8 = __this->get_magnitude_30(); G_B7_0 = L_8; } IL_0035: { V_0 = G_B7_0; // int[] bMag = value.sign > 0 // ? value.magnitude // : value.Add(One).magnitude; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_9 = ___value0; NullCheck(L_9); int32_t L_10 = L_9->get_sign_31(); if ((((int32_t)L_10) > ((int32_t)0))) { goto IL_0051; } } { BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_11 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_12 = ((BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields*)il2cpp_codegen_static_fields_for(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var))->get_One_8(); NullCheck(L_11); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_13; L_13 = BigInteger_Add_mC4685DAB012424EC6A0FF486D89CA5A538CB3937(L_11, L_12, /*hidden argument*/NULL); NullCheck(L_13); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_14 = L_13->get_magnitude_30(); G_B10_0 = L_14; goto IL_0057; } IL_0051: { BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_15 = ___value0; NullCheck(L_15); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_16 = L_15->get_magnitude_30(); G_B10_0 = L_16; } IL_0057: { V_1 = G_B10_0; // bool resultNeg = sign < 0 || value.sign < 0; int32_t L_17 = __this->get_sign_31(); if ((((int32_t)L_17) < ((int32_t)0))) { goto IL_006c; } } { BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_18 = ___value0; NullCheck(L_18); int32_t L_19 = L_18->get_sign_31(); G_B13_0 = ((((int32_t)L_19) < ((int32_t)0))? 1 : 0); goto IL_006d; } IL_006c: { G_B13_0 = 1; } IL_006d: { V_2 = (bool)G_B13_0; // int resultLength = System.Math.Max(aMag.Length, bMag.Length); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_20 = V_0; NullCheck(L_20); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_21 = V_1; NullCheck(L_21); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_22; L_22 = Math_Max_mD8AA27386BF012C65303FCDEA041B0CC65056E7B(((int32_t)((int32_t)(((RuntimeArray*)L_20)->max_length))), ((int32_t)((int32_t)(((RuntimeArray*)L_21)->max_length))), /*hidden argument*/NULL); // int[] resultMag = new int[resultLength]; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_23 = (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)SZArrayNew(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32_il2cpp_TypeInfo_var, (uint32_t)L_22); V_3 = L_23; // int aStart = resultMag.Length - aMag.Length; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_24 = V_3; NullCheck(L_24); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_25 = V_0; NullCheck(L_25); V_4 = ((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_24)->max_length))), (int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_25)->max_length))))); // int bStart = resultMag.Length - bMag.Length; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_26 = V_3; NullCheck(L_26); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_27 = V_1; NullCheck(L_27); V_5 = ((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_26)->max_length))), (int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_27)->max_length))))); // for (int i = 0; i < resultMag.Length; ++i) V_7 = 0; goto IL_00f1; } IL_0096: { // int aWord = i >= aStart ? aMag[i - aStart] : 0; int32_t L_28 = V_7; int32_t L_29 = V_4; if ((((int32_t)L_28) >= ((int32_t)L_29))) { goto IL_009f; } } { G_B17_0 = 0; goto IL_00a6; } IL_009f: { Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_30 = V_0; int32_t L_31 = V_7; int32_t L_32 = V_4; NullCheck(L_30); int32_t L_33 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_31, (int32_t)L_32)); int32_t L_34 = (L_30)->GetAt(static_cast(L_33)); G_B17_0 = L_34; } IL_00a6: { V_8 = G_B17_0; // int bWord = i >= bStart ? bMag[i - bStart] : 0; int32_t L_35 = V_7; int32_t L_36 = V_5; if ((((int32_t)L_35) >= ((int32_t)L_36))) { goto IL_00b1; } } { G_B20_0 = 0; goto IL_00b8; } IL_00b1: { Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_37 = V_1; int32_t L_38 = V_7; int32_t L_39 = V_5; NullCheck(L_37); int32_t L_40 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_38, (int32_t)L_39)); int32_t L_41 = (L_37)->GetAt(static_cast(L_40)); G_B20_0 = L_41; } IL_00b8: { V_9 = G_B20_0; // if (this.sign < 0) int32_t L_42 = __this->get_sign_31(); if ((((int32_t)L_42) >= ((int32_t)0))) { goto IL_00c8; } } { // aWord = ~aWord; int32_t L_43 = V_8; V_8 = ((~L_43)); } IL_00c8: { // if (value.sign < 0) BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_44 = ___value0; NullCheck(L_44); int32_t L_45 = L_44->get_sign_31(); if ((((int32_t)L_45) >= ((int32_t)0))) { goto IL_00d6; } } { // bWord = ~bWord; int32_t L_46 = V_9; V_9 = ((~L_46)); } IL_00d6: { // resultMag[i] = aWord | bWord; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_47 = V_3; int32_t L_48 = V_7; int32_t L_49 = V_8; int32_t L_50 = V_9; NullCheck(L_47); (L_47)->SetAt(static_cast(L_48), (int32_t)((int32_t)((int32_t)L_49|(int32_t)L_50))); // if (resultNeg) bool L_51 = V_2; if (!L_51) { goto IL_00eb; } } { // resultMag[i] = ~resultMag[i]; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_52 = V_3; int32_t L_53 = V_7; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_54 = V_3; int32_t L_55 = V_7; NullCheck(L_54); int32_t L_56 = L_55; int32_t L_57 = (L_54)->GetAt(static_cast(L_56)); NullCheck(L_52); (L_52)->SetAt(static_cast(L_53), (int32_t)((~L_57))); } IL_00eb: { // for (int i = 0; i < resultMag.Length; ++i) int32_t L_58 = V_7; V_7 = ((int32_t)il2cpp_codegen_add((int32_t)L_58, (int32_t)1)); } IL_00f1: { // for (int i = 0; i < resultMag.Length; ++i) int32_t L_59 = V_7; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_60 = V_3; NullCheck(L_60); if ((((int32_t)L_59) < ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_60)->max_length)))))) { goto IL_0096; } } { // BigInteger result = new BigInteger(1, resultMag, true); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_61 = V_3; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_62 = (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 *)il2cpp_codegen_object_new(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); BigInteger__ctor_mF81A28FEB76127E2A60A52B4D5AAB383A4A3749B(L_62, 1, L_61, (bool)1, /*hidden argument*/NULL); V_6 = L_62; // if (resultNeg) bool L_63 = V_2; if (!L_63) { goto IL_010e; } } { // result = result.Not(); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_64 = V_6; NullCheck(L_64); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_65; L_65 = BigInteger_Not_mCD5F6F848E592E68977E773F83C3CEE8BAF68DB7(L_64, /*hidden argument*/NULL); V_6 = L_65; } IL_010e: { // return result; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_66 = V_6; return L_66; } } // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::Xor(BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * BigInteger_Xor_mE4FAF2CA23A00297639FD487DBB0F59283F6568B (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * __this, BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* V_0 = NULL; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* V_1 = NULL; bool V_2 = false; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* V_3 = NULL; int32_t V_4 = 0; int32_t V_5 = 0; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_6 = NULL; int32_t V_7 = 0; int32_t V_8 = 0; int32_t V_9 = 0; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* G_B7_0 = NULL; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* G_B10_0 = NULL; int32_t G_B16_0 = 0; int32_t G_B20_0 = 0; int32_t G_B23_0 = 0; { // if (this.sign == 0) int32_t L_0 = __this->get_sign_31(); if (L_0) { goto IL_000a; } } { // return value; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_1 = ___value0; return L_1; } IL_000a: { // if (value.sign == 0) BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_2 = ___value0; NullCheck(L_2); int32_t L_3 = L_2->get_sign_31(); if (L_3) { goto IL_0014; } } { // return this; return __this; } IL_0014: { // int[] aMag = this.sign > 0 // ? this.magnitude // : Add(One).magnitude; int32_t L_4 = __this->get_sign_31(); if ((((int32_t)L_4) > ((int32_t)0))) { goto IL_002f; } } { IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_5 = ((BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields*)il2cpp_codegen_static_fields_for(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var))->get_One_8(); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_6; L_6 = BigInteger_Add_mC4685DAB012424EC6A0FF486D89CA5A538CB3937(__this, L_5, /*hidden argument*/NULL); NullCheck(L_6); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_7 = L_6->get_magnitude_30(); G_B7_0 = L_7; goto IL_0035; } IL_002f: { Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_8 = __this->get_magnitude_30(); G_B7_0 = L_8; } IL_0035: { V_0 = G_B7_0; // int[] bMag = value.sign > 0 // ? value.magnitude // : value.Add(One).magnitude; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_9 = ___value0; NullCheck(L_9); int32_t L_10 = L_9->get_sign_31(); if ((((int32_t)L_10) > ((int32_t)0))) { goto IL_0051; } } { BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_11 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_12 = ((BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields*)il2cpp_codegen_static_fields_for(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var))->get_One_8(); NullCheck(L_11); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_13; L_13 = BigInteger_Add_mC4685DAB012424EC6A0FF486D89CA5A538CB3937(L_11, L_12, /*hidden argument*/NULL); NullCheck(L_13); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_14 = L_13->get_magnitude_30(); G_B10_0 = L_14; goto IL_0057; } IL_0051: { BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_15 = ___value0; NullCheck(L_15); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_16 = L_15->get_magnitude_30(); G_B10_0 = L_16; } IL_0057: { V_1 = G_B10_0; // bool resultNeg = (sign < 0 && value.sign >= 0) || (sign >= 0 && value.sign < 0); int32_t L_17 = __this->get_sign_31(); if ((((int32_t)L_17) >= ((int32_t)0))) { goto IL_006a; } } { BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_18 = ___value0; NullCheck(L_18); int32_t L_19 = L_18->get_sign_31(); if ((((int32_t)L_19) >= ((int32_t)0))) { goto IL_0081; } } IL_006a: { int32_t L_20 = __this->get_sign_31(); if ((((int32_t)L_20) < ((int32_t)0))) { goto IL_007e; } } { BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_21 = ___value0; NullCheck(L_21); int32_t L_22 = L_21->get_sign_31(); G_B16_0 = ((((int32_t)L_22) < ((int32_t)0))? 1 : 0); goto IL_0082; } IL_007e: { G_B16_0 = 0; goto IL_0082; } IL_0081: { G_B16_0 = 1; } IL_0082: { V_2 = (bool)G_B16_0; // int resultLength = System.Math.Max(aMag.Length, bMag.Length); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_23 = V_0; NullCheck(L_23); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_24 = V_1; NullCheck(L_24); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_25; L_25 = Math_Max_mD8AA27386BF012C65303FCDEA041B0CC65056E7B(((int32_t)((int32_t)(((RuntimeArray*)L_23)->max_length))), ((int32_t)((int32_t)(((RuntimeArray*)L_24)->max_length))), /*hidden argument*/NULL); // int[] resultMag = new int[resultLength]; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_26 = (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)SZArrayNew(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32_il2cpp_TypeInfo_var, (uint32_t)L_25); V_3 = L_26; // int aStart = resultMag.Length - aMag.Length; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_27 = V_3; NullCheck(L_27); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_28 = V_0; NullCheck(L_28); V_4 = ((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_27)->max_length))), (int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_28)->max_length))))); // int bStart = resultMag.Length - bMag.Length; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_29 = V_3; NullCheck(L_29); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_30 = V_1; NullCheck(L_30); V_5 = ((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_29)->max_length))), (int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_30)->max_length))))); // for (int i = 0; i < resultMag.Length; ++i) V_7 = 0; goto IL_0106; } IL_00ab: { // int aWord = i >= aStart ? aMag[i - aStart] : 0; int32_t L_31 = V_7; int32_t L_32 = V_4; if ((((int32_t)L_31) >= ((int32_t)L_32))) { goto IL_00b4; } } { G_B20_0 = 0; goto IL_00bb; } IL_00b4: { Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_33 = V_0; int32_t L_34 = V_7; int32_t L_35 = V_4; NullCheck(L_33); int32_t L_36 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_34, (int32_t)L_35)); int32_t L_37 = (L_33)->GetAt(static_cast(L_36)); G_B20_0 = L_37; } IL_00bb: { V_8 = G_B20_0; // int bWord = i >= bStart ? bMag[i - bStart] : 0; int32_t L_38 = V_7; int32_t L_39 = V_5; if ((((int32_t)L_38) >= ((int32_t)L_39))) { goto IL_00c6; } } { G_B23_0 = 0; goto IL_00cd; } IL_00c6: { Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_40 = V_1; int32_t L_41 = V_7; int32_t L_42 = V_5; NullCheck(L_40); int32_t L_43 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_41, (int32_t)L_42)); int32_t L_44 = (L_40)->GetAt(static_cast(L_43)); G_B23_0 = L_44; } IL_00cd: { V_9 = G_B23_0; // if (this.sign < 0) int32_t L_45 = __this->get_sign_31(); if ((((int32_t)L_45) >= ((int32_t)0))) { goto IL_00dd; } } { // aWord = ~aWord; int32_t L_46 = V_8; V_8 = ((~L_46)); } IL_00dd: { // if (value.sign < 0) BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_47 = ___value0; NullCheck(L_47); int32_t L_48 = L_47->get_sign_31(); if ((((int32_t)L_48) >= ((int32_t)0))) { goto IL_00eb; } } { // bWord = ~bWord; int32_t L_49 = V_9; V_9 = ((~L_49)); } IL_00eb: { // resultMag[i] = aWord ^ bWord; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_50 = V_3; int32_t L_51 = V_7; int32_t L_52 = V_8; int32_t L_53 = V_9; NullCheck(L_50); (L_50)->SetAt(static_cast(L_51), (int32_t)((int32_t)((int32_t)L_52^(int32_t)L_53))); // if (resultNeg) bool L_54 = V_2; if (!L_54) { goto IL_0100; } } { // resultMag[i] = ~resultMag[i]; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_55 = V_3; int32_t L_56 = V_7; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_57 = V_3; int32_t L_58 = V_7; NullCheck(L_57); int32_t L_59 = L_58; int32_t L_60 = (L_57)->GetAt(static_cast(L_59)); NullCheck(L_55); (L_55)->SetAt(static_cast(L_56), (int32_t)((~L_60))); } IL_0100: { // for (int i = 0; i < resultMag.Length; ++i) int32_t L_61 = V_7; V_7 = ((int32_t)il2cpp_codegen_add((int32_t)L_61, (int32_t)1)); } IL_0106: { // for (int i = 0; i < resultMag.Length; ++i) int32_t L_62 = V_7; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_63 = V_3; NullCheck(L_63); if ((((int32_t)L_62) < ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_63)->max_length)))))) { goto IL_00ab; } } { // BigInteger result = new BigInteger(1, resultMag, true); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_64 = V_3; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_65 = (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 *)il2cpp_codegen_object_new(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); BigInteger__ctor_mF81A28FEB76127E2A60A52B4D5AAB383A4A3749B(L_65, 1, L_64, (bool)1, /*hidden argument*/NULL); V_6 = L_65; // if (resultNeg) bool L_66 = V_2; if (!L_66) { goto IL_0123; } } { // result = result.Not(); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_67 = V_6; NullCheck(L_67); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_68; L_68 = BigInteger_Not_mCD5F6F848E592E68977E773F83C3CEE8BAF68DB7(L_67, /*hidden argument*/NULL); V_6 = L_68; } IL_0123: { // return result; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_69 = V_6; return L_69; } } // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::SetBit(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * BigInteger_SetBit_mFA6F411B93B24185445A62C9984071A9B51338EC (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * __this, int32_t ___n0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // if (n < 0) int32_t L_0 = ___n0; if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_000f; } } { // throw new ArithmeticException("Bit address less than zero"); ArithmeticException_t8E5F44FABC7FAE0966CBA6DE9BFD545F2660ED47 * L_1 = (ArithmeticException_t8E5F44FABC7FAE0966CBA6DE9BFD545F2660ED47 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArithmeticException_t8E5F44FABC7FAE0966CBA6DE9BFD545F2660ED47_il2cpp_TypeInfo_var))); ArithmeticException__ctor_mF0A8511D61010600F89D30A110198F5E63D5DFE5(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral80DF0CFD9D7CCC44614E7586F52395F7CA0C56A1)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&BigInteger_SetBit_mFA6F411B93B24185445A62C9984071A9B51338EC_RuntimeMethod_var))); } IL_000f: { // if (TestBit(n)) int32_t L_2 = ___n0; bool L_3; L_3 = BigInteger_TestBit_mC6B170A76F955C7A3839E85559A34EF0D9276D36(__this, L_2, /*hidden argument*/NULL); if (!L_3) { goto IL_001a; } } { // return this; return __this; } IL_001a: { // if (sign > 0 && n < (BitLength - 1)) int32_t L_4 = __this->get_sign_31(); if ((((int32_t)L_4) <= ((int32_t)0))) { goto IL_0036; } } { int32_t L_5 = ___n0; int32_t L_6; L_6 = BigInteger_get_BitLength_m6B5FE0A610DA07F883412F1DE1BCCFA2EED7244C(__this, /*hidden argument*/NULL); if ((((int32_t)L_5) >= ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_6, (int32_t)1))))) { goto IL_0036; } } { // return FlipExistingBit(n); int32_t L_7 = ___n0; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_8; L_8 = BigInteger_FlipExistingBit_mE83CE1E08ACBE6BBCA027C3D150CF1952E1CF314(__this, L_7, /*hidden argument*/NULL); return L_8; } IL_0036: { // return Or(One.ShiftLeft(n)); IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_9 = ((BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields*)il2cpp_codegen_static_fields_for(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var))->get_One_8(); int32_t L_10 = ___n0; NullCheck(L_9); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_11; L_11 = BigInteger_ShiftLeft_m3058D01476403859DEA3EE149EAC257444F7EC2C(L_9, L_10, /*hidden argument*/NULL); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_12; L_12 = BigInteger_Or_m889E0EBA2F763935FD92EAF79E95E9EF08143A25(__this, L_11, /*hidden argument*/NULL); return L_12; } } // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::ClearBit(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * BigInteger_ClearBit_m0F3BFC397D15B21D908EDC37EE776D65660D540E (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * __this, int32_t ___n0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // if (n < 0) int32_t L_0 = ___n0; if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_000f; } } { // throw new ArithmeticException("Bit address less than zero"); ArithmeticException_t8E5F44FABC7FAE0966CBA6DE9BFD545F2660ED47 * L_1 = (ArithmeticException_t8E5F44FABC7FAE0966CBA6DE9BFD545F2660ED47 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArithmeticException_t8E5F44FABC7FAE0966CBA6DE9BFD545F2660ED47_il2cpp_TypeInfo_var))); ArithmeticException__ctor_mF0A8511D61010600F89D30A110198F5E63D5DFE5(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral80DF0CFD9D7CCC44614E7586F52395F7CA0C56A1)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&BigInteger_ClearBit_m0F3BFC397D15B21D908EDC37EE776D65660D540E_RuntimeMethod_var))); } IL_000f: { // if (!TestBit(n)) int32_t L_2 = ___n0; bool L_3; L_3 = BigInteger_TestBit_mC6B170A76F955C7A3839E85559A34EF0D9276D36(__this, L_2, /*hidden argument*/NULL); if (L_3) { goto IL_001a; } } { // return this; return __this; } IL_001a: { // if (sign > 0 && n < (BitLength - 1)) int32_t L_4 = __this->get_sign_31(); if ((((int32_t)L_4) <= ((int32_t)0))) { goto IL_0036; } } { int32_t L_5 = ___n0; int32_t L_6; L_6 = BigInteger_get_BitLength_m6B5FE0A610DA07F883412F1DE1BCCFA2EED7244C(__this, /*hidden argument*/NULL); if ((((int32_t)L_5) >= ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_6, (int32_t)1))))) { goto IL_0036; } } { // return FlipExistingBit(n); int32_t L_7 = ___n0; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_8; L_8 = BigInteger_FlipExistingBit_mE83CE1E08ACBE6BBCA027C3D150CF1952E1CF314(__this, L_7, /*hidden argument*/NULL); return L_8; } IL_0036: { // return AndNot(One.ShiftLeft(n)); IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_9 = ((BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields*)il2cpp_codegen_static_fields_for(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var))->get_One_8(); int32_t L_10 = ___n0; NullCheck(L_9); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_11; L_11 = BigInteger_ShiftLeft_m3058D01476403859DEA3EE149EAC257444F7EC2C(L_9, L_10, /*hidden argument*/NULL); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_12; L_12 = BigInteger_AndNot_mE73B51E2C360E10F7113E2A261371899D445A715(__this, L_11, /*hidden argument*/NULL); return L_12; } } // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::FlipBit(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * BigInteger_FlipBit_mD5BE0DD869807B97798CB4E08E8E288E2CD94E8F (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * __this, int32_t ___n0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // if (n < 0) int32_t L_0 = ___n0; if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_000f; } } { // throw new ArithmeticException("Bit address less than zero"); ArithmeticException_t8E5F44FABC7FAE0966CBA6DE9BFD545F2660ED47 * L_1 = (ArithmeticException_t8E5F44FABC7FAE0966CBA6DE9BFD545F2660ED47 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArithmeticException_t8E5F44FABC7FAE0966CBA6DE9BFD545F2660ED47_il2cpp_TypeInfo_var))); ArithmeticException__ctor_mF0A8511D61010600F89D30A110198F5E63D5DFE5(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral80DF0CFD9D7CCC44614E7586F52395F7CA0C56A1)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&BigInteger_FlipBit_mD5BE0DD869807B97798CB4E08E8E288E2CD94E8F_RuntimeMethod_var))); } IL_000f: { // if (sign > 0 && n < (BitLength - 1)) int32_t L_2 = __this->get_sign_31(); if ((((int32_t)L_2) <= ((int32_t)0))) { goto IL_002b; } } { int32_t L_3 = ___n0; int32_t L_4; L_4 = BigInteger_get_BitLength_m6B5FE0A610DA07F883412F1DE1BCCFA2EED7244C(__this, /*hidden argument*/NULL); if ((((int32_t)L_3) >= ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_4, (int32_t)1))))) { goto IL_002b; } } { // return FlipExistingBit(n); int32_t L_5 = ___n0; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_6; L_6 = BigInteger_FlipExistingBit_mE83CE1E08ACBE6BBCA027C3D150CF1952E1CF314(__this, L_5, /*hidden argument*/NULL); return L_6; } IL_002b: { // return Xor(One.ShiftLeft(n)); IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_7 = ((BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields*)il2cpp_codegen_static_fields_for(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var))->get_One_8(); int32_t L_8 = ___n0; NullCheck(L_7); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_9; L_9 = BigInteger_ShiftLeft_m3058D01476403859DEA3EE149EAC257444F7EC2C(L_7, L_8, /*hidden argument*/NULL); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_10; L_10 = BigInteger_Xor_mE4FAF2CA23A00297639FD487DBB0F59283F6568B(__this, L_9, /*hidden argument*/NULL); return L_10; } } // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger::FlipExistingBit(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * BigInteger_FlipExistingBit_mE83CE1E08ACBE6BBCA027C3D150CF1952E1CF314 (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * __this, int32_t ___n0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* V_0 = NULL; { // int[] mag = (int[]) this.magnitude.Clone(); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_0 = __this->get_magnitude_30(); NullCheck((RuntimeArray *)(RuntimeArray *)L_0); RuntimeObject * L_1; L_1 = Array_Clone_m3C566B3D3F4333212411BD7C3B61D798BADB3F3C((RuntimeArray *)(RuntimeArray *)L_0, /*hidden argument*/NULL); V_0 = ((Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)Castclass((RuntimeObject*)L_1, Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32_il2cpp_TypeInfo_var)); // mag[mag.Length - 1 - (n >> 5)] ^= (1 << (n & 31)); // Flip bit Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_2 = V_0; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_3 = V_0; NullCheck(L_3); int32_t L_4 = ___n0; NullCheck(L_2); int32_t* L_5 = ((L_2)->GetAddressAt(static_cast(((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_3)->max_length))), (int32_t)1)), (int32_t)((int32_t)((int32_t)L_4>>(int32_t)5))))))); int32_t L_6 = *((int32_t*)L_5); int32_t L_7 = ___n0; *((int32_t*)L_5) = (int32_t)((int32_t)((int32_t)L_6^(int32_t)((int32_t)((int32_t)1<<(int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_7&(int32_t)((int32_t)31)))&(int32_t)((int32_t)31))))))); // return new BigInteger(this.sign, mag, false); int32_t L_8 = __this->get_sign_31(); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_9 = V_0; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_10 = (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 *)il2cpp_codegen_object_new(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); BigInteger__ctor_mF81A28FEB76127E2A60A52B4D5AAB383A4A3749B(L_10, L_8, L_9, (bool)0, /*hidden argument*/NULL); 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 // System.Byte[] BestHTTP.SecureProtocol.Org.BouncyCastle.Utilities.BigIntegers::AsUnsignedByteArray(BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* BigIntegers_AsUnsignedByteArray_m55024B860EEC4A20B8D70FE08A8388130903C24C (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * ___n0, const RuntimeMethod* method) { { // return n.ToByteArrayUnsigned(); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_0 = ___n0; NullCheck(L_0); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_1; L_1 = BigInteger_ToByteArrayUnsigned_mA50192424BCADACC368E6DC187BF5C8E9DB1DE27(L_0, /*hidden argument*/NULL); return L_1; } } // System.Byte[] BestHTTP.SecureProtocol.Org.BouncyCastle.Utilities.BigIntegers::AsUnsignedByteArray(System.Int32,BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* BigIntegers_AsUnsignedByteArray_mBECE598E3ED13CE9ED432BF265638BEF19A5B755 (int32_t ___length0, BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * ___n1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* V_0 = NULL; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* V_1 = NULL; { // byte[] bytes = n.ToByteArrayUnsigned(); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_0 = ___n1; NullCheck(L_0); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_1; L_1 = BigInteger_ToByteArrayUnsigned_mA50192424BCADACC368E6DC187BF5C8E9DB1DE27(L_0, /*hidden argument*/NULL); V_0 = L_1; // if (bytes.Length > length) ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_2 = V_0; NullCheck(L_2); int32_t L_3 = ___length0; if ((((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_2)->max_length)))) <= ((int32_t)L_3))) { goto IL_001d; } } { // throw new ArgumentException("standard length exceeded", "n"); ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_4 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var))); ArgumentException__ctor_m71044C2110E357B71A1C30D2561C3F861AF1DC0D(L_4, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral35754D0B4E52358CDE3300ED6B3C012CF3786630)), ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral4C9ECEDF5B1FB9420A92A5B02A141FADFDF52ED6)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_4, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&BigIntegers_AsUnsignedByteArray_mBECE598E3ED13CE9ED432BF265638BEF19A5B755_RuntimeMethod_var))); } IL_001d: { // if (bytes.Length == length) ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_5 = V_0; NullCheck(L_5); int32_t L_6 = ___length0; if ((!(((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_5)->max_length)))) == ((uint32_t)L_6)))) { goto IL_0025; } } { // return bytes; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_7 = V_0; return L_7; } IL_0025: { // byte[] tmp = new byte[length]; int32_t L_8 = ___length0; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_9 = (ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)SZArrayNew(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726_il2cpp_TypeInfo_var, (uint32_t)L_8); V_1 = L_9; // Array.Copy(bytes, 0, tmp, tmp.Length - bytes.Length, bytes.Length); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_10 = V_0; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_11 = V_1; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_12 = V_1; NullCheck(L_12); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_13 = V_0; NullCheck(L_13); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_14 = V_0; NullCheck(L_14); Array_Copy_m3F127FFB5149532135043FFE285F9177C80CB877((RuntimeArray *)(RuntimeArray *)L_10, 0, (RuntimeArray *)(RuntimeArray *)L_11, ((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_13)->max_length))))), ((int32_t)((int32_t)(((RuntimeArray*)L_14)->max_length))), /*hidden argument*/NULL); // return tmp; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_15 = V_1; return L_15; } } // BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger BestHTTP.SecureProtocol.Org.BouncyCastle.Utilities.BigIntegers::CreateRandomInRange(BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger,BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger,BestHTTP.SecureProtocol.Org.BouncyCastle.Security.SecureRandom) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * BigIntegers_CreateRandomInRange_m97CB7CE0D042CD444A5E00FDF5664C42A4AD6C92 (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * ___min0, BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * ___max1, SecureRandom_t9625E4D95ED6174D321E8A8CB7DA3E264B11DC28 * ___random2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * V_2 = NULL; { // int cmp = min.CompareTo(max); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_0 = ___min0; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_1 = ___max1; NullCheck(L_0); int32_t L_2; L_2 = BigInteger_CompareTo_m0B17CAA359D6D0E4621D4A93451F9A154B21E3A4(L_0, L_1, /*hidden argument*/NULL); V_0 = L_2; // if (cmp >= 0) int32_t L_3 = V_0; if ((((int32_t)L_3) < ((int32_t)0))) { goto IL_001d; } } { // if (cmp > 0) int32_t L_4 = V_0; if ((((int32_t)L_4) <= ((int32_t)0))) { goto IL_001b; } } { // throw new ArgumentException("'min' may not be greater than 'max'"); ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_5 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var))); ArgumentException__ctor_m2D35EAD113C2ADC99EB17B940A2097A93FD23EFC(L_5, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral21AE396E00A8C93C363162BF2580AA1651A93ECF)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_5, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&BigIntegers_CreateRandomInRange_m97CB7CE0D042CD444A5E00FDF5664C42A4AD6C92_RuntimeMethod_var))); } IL_001b: { // return min; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_6 = ___min0; return L_6; } IL_001d: { // if (min.BitLength > max.BitLength / 2) BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_7 = ___min0; NullCheck(L_7); int32_t L_8; L_8 = BigInteger_get_BitLength_m6B5FE0A610DA07F883412F1DE1BCCFA2EED7244C(L_7, /*hidden argument*/NULL); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_9 = ___max1; NullCheck(L_9); int32_t L_10; L_10 = BigInteger_get_BitLength_m6B5FE0A610DA07F883412F1DE1BCCFA2EED7244C(L_9, /*hidden argument*/NULL); if ((((int32_t)L_8) <= ((int32_t)((int32_t)((int32_t)L_10/(int32_t)2))))) { goto IL_0046; } } { // return CreateRandomInRange(BigInteger.Zero, max.Subtract(min), random).Add(min); IL2CPP_RUNTIME_CLASS_INIT(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_11 = ((BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_StaticFields*)il2cpp_codegen_static_fields_for(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var))->get_Zero_7(); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_12 = ___max1; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_13 = ___min0; NullCheck(L_12); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_14; L_14 = BigInteger_Subtract_m533D42A73362CE69891C408AC3587038EB6B883C(L_12, L_13, /*hidden argument*/NULL); SecureRandom_t9625E4D95ED6174D321E8A8CB7DA3E264B11DC28 * L_15 = ___random2; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_16; L_16 = BigIntegers_CreateRandomInRange_m97CB7CE0D042CD444A5E00FDF5664C42A4AD6C92(L_11, L_14, L_15, /*hidden argument*/NULL); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_17 = ___min0; NullCheck(L_16); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_18; L_18 = BigInteger_Add_mC4685DAB012424EC6A0FF486D89CA5A538CB3937(L_16, L_17, /*hidden argument*/NULL); return L_18; } IL_0046: { // for (int i = 0; i < MaxIterations; ++i) V_1 = 0; goto IL_0071; } IL_004a: { // BigInteger x = new BigInteger(max.BitLength, random); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_19 = ___max1; NullCheck(L_19); int32_t L_20; L_20 = BigInteger_get_BitLength_m6B5FE0A610DA07F883412F1DE1BCCFA2EED7244C(L_19, /*hidden argument*/NULL); SecureRandom_t9625E4D95ED6174D321E8A8CB7DA3E264B11DC28 * L_21 = ___random2; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_22 = (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 *)il2cpp_codegen_object_new(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); BigInteger__ctor_m0DAA24172CE10E1575B29374A3CE534DAD666DF4(L_22, L_20, L_21, /*hidden argument*/NULL); V_2 = L_22; // if (x.CompareTo(min) >= 0 && x.CompareTo(max) <= 0) BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_23 = V_2; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_24 = ___min0; NullCheck(L_23); int32_t L_25; L_25 = BigInteger_CompareTo_m0B17CAA359D6D0E4621D4A93451F9A154B21E3A4(L_23, L_24, /*hidden argument*/NULL); if ((((int32_t)L_25) < ((int32_t)0))) { goto IL_006d; } } { BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_26 = V_2; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_27 = ___max1; NullCheck(L_26); int32_t L_28; L_28 = BigInteger_CompareTo_m0B17CAA359D6D0E4621D4A93451F9A154B21E3A4(L_26, L_27, /*hidden argument*/NULL); if ((((int32_t)L_28) > ((int32_t)0))) { goto IL_006d; } } { // return x; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_29 = V_2; return L_29; } IL_006d: { // for (int i = 0; i < MaxIterations; ++i) int32_t L_30 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_30, (int32_t)1)); } IL_0071: { // for (int i = 0; i < MaxIterations; ++i) int32_t L_31 = V_1; if ((((int32_t)L_31) < ((int32_t)((int32_t)1000)))) { goto IL_004a; } } { // return new BigInteger(max.Subtract(min).BitLength - 1, random).Add(min); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_32 = ___max1; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_33 = ___min0; NullCheck(L_32); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_34; L_34 = BigInteger_Subtract_m533D42A73362CE69891C408AC3587038EB6B883C(L_32, L_33, /*hidden argument*/NULL); NullCheck(L_34); int32_t L_35; L_35 = BigInteger_get_BitLength_m6B5FE0A610DA07F883412F1DE1BCCFA2EED7244C(L_34, /*hidden argument*/NULL); SecureRandom_t9625E4D95ED6174D321E8A8CB7DA3E264B11DC28 * L_36 = ___random2; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_37 = (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 *)il2cpp_codegen_object_new(BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9_il2cpp_TypeInfo_var); BigInteger__ctor_m0DAA24172CE10E1575B29374A3CE534DAD666DF4(L_37, ((int32_t)il2cpp_codegen_subtract((int32_t)L_35, (int32_t)1)), L_36, /*hidden argument*/NULL); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_38 = ___min0; NullCheck(L_37); BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_39; L_39 = BigInteger_Add_mC4685DAB012424EC6A0FF486D89CA5A538CB3937(L_37, L_38, /*hidden argument*/NULL); return L_39; } } // System.Int32 BestHTTP.SecureProtocol.Org.BouncyCastle.Utilities.BigIntegers::GetUnsignedByteLength(BestHTTP.SecureProtocol.Org.BouncyCastle.Math.BigInteger) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t BigIntegers_GetUnsignedByteLength_m8C4AECCC452A2F6845304DFC6FB2BFE00D276148 (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * ___n0, const RuntimeMethod* method) { { // return (n.BitLength + 7) / 8; BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * L_0 = ___n0; NullCheck(L_0); int32_t L_1; L_1 = BigInteger_get_BitLength_m6B5FE0A610DA07F883412F1DE1BCCFA2EED7244C(L_0, /*hidden argument*/NULL); return ((int32_t)((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)7))/(int32_t)8)); } } // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Utilities.BigIntegers::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BigIntegers__ctor_m06787C6B6AF51FF0D9B525BE9FF1C49B17D824CA (BigIntegers_t21E525BD24E2A353F3725CD33E82266EBDDE5308 * __this, const RuntimeMethod* method) { { Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405(__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 Billboard::Awake() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Billboard_Awake_m4221D3D2A4540352B9CE5D8C332E56EA1DDD7F90 (Billboard_tDF6B34F75C8A8BE88A5AF8583B566BDFD7D5BEF2 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Billboard_tDF6B34F75C8A8BE88A5AF8583B566BDFD7D5BEF2_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TextAutoLanguage_tC0C9D03521C02BBD98728E5E2BA591CDAC275CA1_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral13AB8FF626CDF6BFD2E1E6C9E5642FCCC34C70F4); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral64EF0D1F232F748D4D6B41955175B3CB1B460CCF); s_Il2CppMethodInitialized = true; } { // ins = this; ((Billboard_tDF6B34F75C8A8BE88A5AF8583B566BDFD7D5BEF2_StaticFields*)il2cpp_codegen_static_fields_for(Billboard_tDF6B34F75C8A8BE88A5AF8583B566BDFD7D5BEF2_il2cpp_TypeInfo_var))->set_ins_8(__this); // if (TextAutoLanguage.GetLanguage() == LanguageEnum.Chinese) { IL2CPP_RUNTIME_CLASS_INIT(TextAutoLanguage_tC0C9D03521C02BBD98728E5E2BA591CDAC275CA1_il2cpp_TypeInfo_var); int32_t L_0; L_0 = TextAutoLanguage_GetLanguage_m6AA21233FD4E37F771AFDED4CF036D41DB617386(/*hidden argument*/NULL); if (L_0) { goto IL_008a; } } { // speedLabel.transform.localPosition = new Vector3(-0.08f, 2.95f, -0.1f); TextMeshProUGUI_tCC5BE8A76E6E9AF92521A462E8D81ACFBA7C85F1 * L_1 = __this->get_speedLabel_5(); NullCheck(L_1); Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_2; L_2 = TMP_Text_get_transform_m81019C9C243967EF69E113D8E2DC0C65275C9C0A(L_1, /*hidden argument*/NULL); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_3; memset((&L_3), 0, sizeof(L_3)); Vector3__ctor_m57495F692C6CE1CEF278CAD9A98221165D37E636_inline((&L_3), (-0.0799999982f), (2.95000005f), (-0.100000001f), /*hidden argument*/NULL); NullCheck(L_2); Transform_set_localPosition_m2A2B0033EF079077FAE7C65196078EAF5D041AFC(L_2, L_3, /*hidden argument*/NULL); // speedLabel.transform.localScale = new Vector3(0.0653898f, 0.1120968f, 0.93414f); TextMeshProUGUI_tCC5BE8A76E6E9AF92521A462E8D81ACFBA7C85F1 * L_4 = __this->get_speedLabel_5(); NullCheck(L_4); Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_5; L_5 = TMP_Text_get_transform_m81019C9C243967EF69E113D8E2DC0C65275C9C0A(L_4, /*hidden argument*/NULL); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_6; memset((&L_6), 0, sizeof(L_6)); Vector3__ctor_m57495F692C6CE1CEF278CAD9A98221165D37E636_inline((&L_6), (0.0653897971f), (0.112096801f), (0.934140027f), /*hidden argument*/NULL); NullCheck(L_5); Transform_set_localScale_mF4D1611E48D1BA7566A1E166DC2DACF3ADD8BA3A(L_5, L_6, /*hidden argument*/NULL); // speedLabel.text = "?? ??/??"; TextMeshProUGUI_tCC5BE8A76E6E9AF92521A462E8D81ACFBA7C85F1 * L_7 = __this->get_speedLabel_5(); NullCheck(L_7); VirtualActionInvoker1< String_t* >::Invoke(66 /* System.Void TMPro.TMP_Text::set_text(System.String) */, L_7, _stringLiteral13AB8FF626CDF6BFD2E1E6C9E5642FCCC34C70F4); // speedText.transform.localPosition = new Vector3(-0.85f, 2.86f, -0.1f); TextMeshProUGUI_tCC5BE8A76E6E9AF92521A462E8D81ACFBA7C85F1 * L_8 = __this->get_speedText_4(); NullCheck(L_8); Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_9; L_9 = TMP_Text_get_transform_m81019C9C243967EF69E113D8E2DC0C65275C9C0A(L_8, /*hidden argument*/NULL); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_10; memset((&L_10), 0, sizeof(L_10)); Vector3__ctor_m57495F692C6CE1CEF278CAD9A98221165D37E636_inline((&L_10), (-0.850000024f), (2.8599999f), (-0.100000001f), /*hidden argument*/NULL); NullCheck(L_9); Transform_set_localPosition_m2A2B0033EF079077FAE7C65196078EAF5D041AFC(L_9, L_10, /*hidden argument*/NULL); // } else { return; } IL_008a: { // speedLabel.transform.localPosition = new Vector3(-0.06f, 2.95f, -0.1f); TextMeshProUGUI_tCC5BE8A76E6E9AF92521A462E8D81ACFBA7C85F1 * L_11 = __this->get_speedLabel_5(); NullCheck(L_11); Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_12; L_12 = TMP_Text_get_transform_m81019C9C243967EF69E113D8E2DC0C65275C9C0A(L_11, /*hidden argument*/NULL); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_13; memset((&L_13), 0, sizeof(L_13)); Vector3__ctor_m57495F692C6CE1CEF278CAD9A98221165D37E636_inline((&L_13), (-0.0599999987f), (2.95000005f), (-0.100000001f), /*hidden argument*/NULL); NullCheck(L_12); Transform_set_localPosition_m2A2B0033EF079077FAE7C65196078EAF5D041AFC(L_12, L_13, /*hidden argument*/NULL); // speedLabel.transform.localScale = new Vector3(0.0535241f, 0.0917556f, 0.76463f); TextMeshProUGUI_tCC5BE8A76E6E9AF92521A462E8D81ACFBA7C85F1 * L_14 = __this->get_speedLabel_5(); NullCheck(L_14); Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_15; L_15 = TMP_Text_get_transform_m81019C9C243967EF69E113D8E2DC0C65275C9C0A(L_14, /*hidden argument*/NULL); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_16; memset((&L_16), 0, sizeof(L_16)); Vector3__ctor_m57495F692C6CE1CEF278CAD9A98221165D37E636_inline((&L_16), (0.0535240993f), (0.0917555988f), (0.76463002f), /*hidden argument*/NULL); NullCheck(L_15); Transform_set_localScale_mF4D1611E48D1BA7566A1E166DC2DACF3ADD8BA3A(L_15, L_16, /*hidden argument*/NULL); // speedLabel.text = "Arrow Speed kmph"; TextMeshProUGUI_tCC5BE8A76E6E9AF92521A462E8D81ACFBA7C85F1 * L_17 = __this->get_speedLabel_5(); NullCheck(L_17); VirtualActionInvoker1< String_t* >::Invoke(66 /* System.Void TMPro.TMP_Text::set_text(System.String) */, L_17, _stringLiteral64EF0D1F232F748D4D6B41955175B3CB1B460CCF); // speedText.transform.localPosition = new Vector3(0.84f, 2.95f, -0.1f); TextMeshProUGUI_tCC5BE8A76E6E9AF92521A462E8D81ACFBA7C85F1 * L_18 = __this->get_speedText_4(); NullCheck(L_18); Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_19; L_19 = TMP_Text_get_transform_m81019C9C243967EF69E113D8E2DC0C65275C9C0A(L_18, /*hidden argument*/NULL); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_20; memset((&L_20), 0, sizeof(L_20)); Vector3__ctor_m57495F692C6CE1CEF278CAD9A98221165D37E636_inline((&L_20), (0.839999974f), (2.95000005f), (-0.100000001f), /*hidden argument*/NULL); NullCheck(L_19); Transform_set_localPosition_m2A2B0033EF079077FAE7C65196078EAF5D041AFC(L_19, L_20, /*hidden argument*/NULL); // } return; } } // System.Void Billboard::OnDestroy() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Billboard_OnDestroy_m79233629C9B14F3A7F8BA953E24429AB98BF37B2 (Billboard_tDF6B34F75C8A8BE88A5AF8583B566BDFD7D5BEF2 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Billboard_tDF6B34F75C8A8BE88A5AF8583B566BDFD7D5BEF2_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // if (ins == this) ins = null; Billboard_tDF6B34F75C8A8BE88A5AF8583B566BDFD7D5BEF2 * L_0 = ((Billboard_tDF6B34F75C8A8BE88A5AF8583B566BDFD7D5BEF2_StaticFields*)il2cpp_codegen_static_fields_for(Billboard_tDF6B34F75C8A8BE88A5AF8583B566BDFD7D5BEF2_il2cpp_TypeInfo_var))->get_ins_8(); IL2CPP_RUNTIME_CLASS_INIT(Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); bool L_1; L_1 = Object_op_Equality_mEE9EC7EB5C7DC3E95B94AB904E1986FC4D566D54(L_0, __this, /*hidden argument*/NULL); if (!L_1) { goto IL_0013; } } { // if (ins == this) ins = null; ((Billboard_tDF6B34F75C8A8BE88A5AF8583B566BDFD7D5BEF2_StaticFields*)il2cpp_codegen_static_fields_for(Billboard_tDF6B34F75C8A8BE88A5AF8583B566BDFD7D5BEF2_il2cpp_TypeInfo_var))->set_ins_8((Billboard_tDF6B34F75C8A8BE88A5AF8583B566BDFD7D5BEF2 *)NULL); } IL_0013: { // } return; } } // System.Void Billboard::SetArrowSpeed(System.Single) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Billboard_SetArrowSpeed_m6D358DB3F8598F86804FB079DB7A537CAB9FD06E (Billboard_tDF6B34F75C8A8BE88A5AF8583B566BDFD7D5BEF2 * __this, float ___value0, const RuntimeMethod* method) { { // this.arrowSpeed = value * 3600f / 1000f; float L_0 = ___value0; __this->set_arrowSpeed_6(((float)((float)((float)il2cpp_codegen_multiply((float)L_0, (float)(3600.0f)))/(float)(1000.0f)))); // } return; } } // System.Void Billboard::SetArrowSpeedScale(System.Single) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Billboard_SetArrowSpeedScale_m560A8CBC3BC995F37ECD94B9A312C76AB1E24D29 (Billboard_tDF6B34F75C8A8BE88A5AF8583B566BDFD7D5BEF2 * __this, float ___value0, const RuntimeMethod* method) { { // this.arrowSpeedScale = value; float L_0 = ___value0; __this->set_arrowSpeedScale_7(L_0); // } return; } } // System.Void Billboard::ShowSpeed() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Billboard_ShowSpeed_m489C28F8676C6EE699513E310CDB893478693520 (Billboard_tDF6B34F75C8A8BE88A5AF8583B566BDFD7D5BEF2 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CommonConfig_tC195D49FCF47E1A741B397705259762D5D501FB3_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralA9777F197284455C993422257749927462143AF5); s_Il2CppMethodInitialized = true; } float V_0 = 0.0f; { // if (speedText) { TextMeshProUGUI_tCC5BE8A76E6E9AF92521A462E8D81ACFBA7C85F1 * L_0 = __this->get_speedText_4(); IL2CPP_RUNTIME_CLASS_INIT(Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); bool L_1; L_1 = Object_op_Implicit_mC8214E4F028CC2F036CC82BDB81D102A02893499(L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_0041; } } { // speedText.text = (this.arrowSpeed * this.arrowSpeedScale).ToString($"f{CommonConfig.arrowSpeedPrecision}"); TextMeshProUGUI_tCC5BE8A76E6E9AF92521A462E8D81ACFBA7C85F1 * L_2 = __this->get_speedText_4(); float L_3 = __this->get_arrowSpeed_6(); float L_4 = __this->get_arrowSpeedScale_7(); V_0 = ((float)il2cpp_codegen_multiply((float)L_3, (float)L_4)); IL2CPP_RUNTIME_CLASS_INIT(CommonConfig_tC195D49FCF47E1A741B397705259762D5D501FB3_il2cpp_TypeInfo_var); int32_t L_5 = ((CommonConfig_tC195D49FCF47E1A741B397705259762D5D501FB3_StaticFields*)il2cpp_codegen_static_fields_for(CommonConfig_tC195D49FCF47E1A741B397705259762D5D501FB3_il2cpp_TypeInfo_var))->get_arrowSpeedPrecision_10(); int32_t L_6 = L_5; RuntimeObject * L_7 = Box(Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var, &L_6); String_t* L_8; L_8 = String_Format_mB3D38E5238C3164DB4D7D29339D9E225A4496D17(_stringLiteralA9777F197284455C993422257749927462143AF5, L_7, /*hidden argument*/NULL); String_t* L_9; L_9 = Single_ToString_m15F10F2AFF80750906CEFCFB456EBA84F9D2E8D7((float*)(&V_0), L_8, /*hidden argument*/NULL); NullCheck(L_2); VirtualActionInvoker1< String_t* >::Invoke(66 /* System.Void TMPro.TMP_Text::set_text(System.String) */, L_2, L_9); } IL_0041: { // } return; } } // System.Void Billboard::SetShootSpeedText(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Billboard_SetShootSpeedText_m058901DA0DC5A97FFC8FF6DC0D651443AF826705 (Billboard_tDF6B34F75C8A8BE88A5AF8583B566BDFD7D5BEF2 * __this, String_t* ___text0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // if (speedText) { TextMeshProUGUI_tCC5BE8A76E6E9AF92521A462E8D81ACFBA7C85F1 * L_0 = __this->get_speedText_4(); IL2CPP_RUNTIME_CLASS_INIT(Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); bool L_1; L_1 = Object_op_Implicit_mC8214E4F028CC2F036CC82BDB81D102A02893499(L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_0019; } } { // speedText.text = text; TextMeshProUGUI_tCC5BE8A76E6E9AF92521A462E8D81ACFBA7C85F1 * L_2 = __this->get_speedText_4(); String_t* L_3 = ___text0; NullCheck(L_2); VirtualActionInvoker1< String_t* >::Invoke(66 /* System.Void TMPro.TMP_Text::set_text(System.String) */, L_2, L_3); } IL_0019: { // } return; } } // System.String Billboard::GetShootSpeedText() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Billboard_GetShootSpeedText_m3F60DC057726E9C6E0CDAFBB1636E50CA22591EB (Billboard_tDF6B34F75C8A8BE88A5AF8583B566BDFD7D5BEF2 * __this, const RuntimeMethod* method) { { // return speedText.text; TextMeshProUGUI_tCC5BE8A76E6E9AF92521A462E8D81ACFBA7C85F1 * L_0 = __this->get_speedText_4(); NullCheck(L_0); String_t* L_1; L_1 = VirtualFuncInvoker0< String_t* >::Invoke(65 /* System.String TMPro.TMP_Text::get_text() */, L_0); return L_1; } } // System.Void Billboard::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Billboard__ctor_m84A9A84DB1CAB6319BB9CB004C11978A84F5F737 (Billboard_tDF6B34F75C8A8BE88A5AF8583B566BDFD7D5BEF2 * __this, const RuntimeMethod* method) { { // private float arrowSpeedScale = 1; __this->set_arrowSpeedScale_7((1.0f)); MonoBehaviour__ctor_mC0995D847F6A95B1A553652636C38A2AA8B13BED(__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 // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X509.Qualified.BiometricData BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X509.Qualified.BiometricData::GetInstance(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BiometricData_t3917EC9F6F1C753F08CCCF3831DA595AF770C216 * BiometricData_GetInstance_m271E930A90F7B1FA344B9AB15771AE4263D6349B (RuntimeObject * ___obj0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Asn1Sequence_t95137642F0FE56379E966B4C62A5A4DAC9DC37E8_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BiometricData_t3917EC9F6F1C753F08CCCF3831DA595AF770C216_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // if (obj == null || obj is BiometricData) RuntimeObject * L_0 = ___obj0; if (!L_0) { goto IL_000b; } } { RuntimeObject * L_1 = ___obj0; if (!((BiometricData_t3917EC9F6F1C753F08CCCF3831DA595AF770C216 *)IsInstClass((RuntimeObject*)L_1, BiometricData_t3917EC9F6F1C753F08CCCF3831DA595AF770C216_il2cpp_TypeInfo_var))) { goto IL_0012; } } IL_000b: { // return (BiometricData)obj; RuntimeObject * L_2 = ___obj0; return ((BiometricData_t3917EC9F6F1C753F08CCCF3831DA595AF770C216 *)CastclassClass((RuntimeObject*)L_2, BiometricData_t3917EC9F6F1C753F08CCCF3831DA595AF770C216_il2cpp_TypeInfo_var)); } IL_0012: { // if (obj is Asn1Sequence) RuntimeObject * L_3 = ___obj0; if (!((Asn1Sequence_t95137642F0FE56379E966B4C62A5A4DAC9DC37E8 *)IsInstClass((RuntimeObject*)L_3, Asn1Sequence_t95137642F0FE56379E966B4C62A5A4DAC9DC37E8_il2cpp_TypeInfo_var))) { goto IL_0026; } } { // return new BiometricData(Asn1Sequence.GetInstance(obj)); RuntimeObject * L_4 = ___obj0; Asn1Sequence_t95137642F0FE56379E966B4C62A5A4DAC9DC37E8 * L_5; L_5 = Asn1Sequence_GetInstance_m53E4D5619D84F02123D6C3B6EA8E0EEEF86B244C(L_4, /*hidden argument*/NULL); BiometricData_t3917EC9F6F1C753F08CCCF3831DA595AF770C216 * L_6 = (BiometricData_t3917EC9F6F1C753F08CCCF3831DA595AF770C216 *)il2cpp_codegen_object_new(BiometricData_t3917EC9F6F1C753F08CCCF3831DA595AF770C216_il2cpp_TypeInfo_var); BiometricData__ctor_mA9C28227639BD33A14DE1DE124A18DFD9F58C1CB(L_6, L_5, /*hidden argument*/NULL); return L_6; } IL_0026: { // throw new ArgumentException("unknown object in GetInstance: " + BestHTTP.SecureProtocol.Org.BouncyCastle.Utilities.Platform.GetTypeName(obj), "obj"); RuntimeObject * L_7 = ___obj0; IL2CPP_RUNTIME_CLASS_INIT(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Platform_t0EFEB39A6344675D077C7B85E0F7F00BDD996804_il2cpp_TypeInfo_var))); String_t* L_8; L_8 = Platform_GetTypeName_m6EE4C5C80014DB651B39EAA755D394E21009EADB(L_7, /*hidden argument*/NULL); String_t* L_9; L_9 = String_Concat_m4B4AB72618348C5DFBFBA8DED84B9E2EBDB55E1B(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral4E7631B4192CAE94CE4A9AC72080E6F7ADFD793C)), L_8, /*hidden argument*/NULL); ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_10 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var))); ArgumentException__ctor_m71044C2110E357B71A1C30D2561C3F861AF1DC0D(L_10, L_9, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral690BF02630AC0BD6AA6BD08D2C36A28E1FC54F3E)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_10, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&BiometricData_GetInstance_m271E930A90F7B1FA344B9AB15771AE4263D6349B_RuntimeMethod_var))); } } // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X509.Qualified.BiometricData::.ctor(BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1Sequence) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BiometricData__ctor_mA9C28227639BD33A14DE1DE124A18DFD9F58C1CB (BiometricData_t3917EC9F6F1C753F08CCCF3831DA595AF770C216 * __this, Asn1Sequence_t95137642F0FE56379E966B4C62A5A4DAC9DC37E8 * ___seq0, const RuntimeMethod* method) { { // private BiometricData( // Asn1Sequence seq) Asn1Encodable__ctor_mF956C9DAF4A126B7B4406E2DD0EED16E64ABA126(__this, /*hidden argument*/NULL); // typeOfBiometricData = TypeOfBiometricData.GetInstance(seq[0]); Asn1Sequence_t95137642F0FE56379E966B4C62A5A4DAC9DC37E8 * L_0 = ___seq0; NullCheck(L_0); Asn1Encodable_tCA51194A73D6D9585045A4D23CF12B939BF7F6EC * L_1; L_1 = VirtualFuncInvoker1< Asn1Encodable_tCA51194A73D6D9585045A4D23CF12B939BF7F6EC *, int32_t >::Invoke(12 /* BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1Encodable BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1Sequence::get_Item(System.Int32) */, L_0, 0); TypeOfBiometricData_tF391BBD145D2E82A4017C7D42410B3D519FE9F4A * L_2; L_2 = TypeOfBiometricData_GetInstance_m2FE696E14E70C17AB8443ABFA4910EF7A8A12B1F(L_1, /*hidden argument*/NULL); __this->set_typeOfBiometricData_2(L_2); // hashAlgorithm = AlgorithmIdentifier.GetInstance(seq[1]); Asn1Sequence_t95137642F0FE56379E966B4C62A5A4DAC9DC37E8 * L_3 = ___seq0; NullCheck(L_3); Asn1Encodable_tCA51194A73D6D9585045A4D23CF12B939BF7F6EC * L_4; L_4 = VirtualFuncInvoker1< Asn1Encodable_tCA51194A73D6D9585045A4D23CF12B939BF7F6EC *, int32_t >::Invoke(12 /* BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1Encodable BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1Sequence::get_Item(System.Int32) */, L_3, 1); AlgorithmIdentifier_t269DF657EB8D3EF7C5C315F15E7FFC1FAFE029F9 * L_5; L_5 = AlgorithmIdentifier_GetInstance_m72ED3229FC5112CA144FA81CC150D686073B3964(L_4, /*hidden argument*/NULL); __this->set_hashAlgorithm_3(L_5); // biometricDataHash = Asn1OctetString.GetInstance(seq[2]); Asn1Sequence_t95137642F0FE56379E966B4C62A5A4DAC9DC37E8 * L_6 = ___seq0; NullCheck(L_6); Asn1Encodable_tCA51194A73D6D9585045A4D23CF12B939BF7F6EC * L_7; L_7 = VirtualFuncInvoker1< Asn1Encodable_tCA51194A73D6D9585045A4D23CF12B939BF7F6EC *, int32_t >::Invoke(12 /* BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1Encodable BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1Sequence::get_Item(System.Int32) */, L_6, 2); Asn1OctetString_t7DE556419EB1B1398F915CE1EC7F0CB1D8FC85B8 * L_8; L_8 = Asn1OctetString_GetInstance_mF572FFBA88CFF4772B2AF3E70E05EB0E8066A3C9(L_7, /*hidden argument*/NULL); __this->set_biometricDataHash_4(L_8); // if (seq.Count > 3) Asn1Sequence_t95137642F0FE56379E966B4C62A5A4DAC9DC37E8 * L_9 = ___seq0; NullCheck(L_9); int32_t L_10; L_10 = VirtualFuncInvoker0< int32_t >::Invoke(13 /* System.Int32 BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1Sequence::get_Count() */, L_9); if ((((int32_t)L_10) <= ((int32_t)3))) { goto IL_0057; } } { // sourceDataUri = DerIA5String.GetInstance(seq[3]); Asn1Sequence_t95137642F0FE56379E966B4C62A5A4DAC9DC37E8 * L_11 = ___seq0; NullCheck(L_11); Asn1Encodable_tCA51194A73D6D9585045A4D23CF12B939BF7F6EC * L_12; L_12 = VirtualFuncInvoker1< Asn1Encodable_tCA51194A73D6D9585045A4D23CF12B939BF7F6EC *, int32_t >::Invoke(12 /* BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1Encodable BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1Sequence::get_Item(System.Int32) */, L_11, 3); DerIA5String_t597D7116713543DC810D4DE70B2EEAE1D90B3CE2 * L_13; L_13 = DerIA5String_GetInstance_mA84EFDE9C888C9108855B22388CB274141E3D8F5(L_12, /*hidden argument*/NULL); __this->set_sourceDataUri_5(L_13); } IL_0057: { // } return; } } // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X509.Qualified.BiometricData::.ctor(BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X509.Qualified.TypeOfBiometricData,BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X509.AlgorithmIdentifier,BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1OctetString,BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerIA5String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BiometricData__ctor_mD323FC48291C03F4A72E89393648E87558C65A3D (BiometricData_t3917EC9F6F1C753F08CCCF3831DA595AF770C216 * __this, TypeOfBiometricData_tF391BBD145D2E82A4017C7D42410B3D519FE9F4A * ___typeOfBiometricData0, AlgorithmIdentifier_t269DF657EB8D3EF7C5C315F15E7FFC1FAFE029F9 * ___hashAlgorithm1, Asn1OctetString_t7DE556419EB1B1398F915CE1EC7F0CB1D8FC85B8 * ___biometricDataHash2, DerIA5String_t597D7116713543DC810D4DE70B2EEAE1D90B3CE2 * ___sourceDataUri3, const RuntimeMethod* method) { { // public BiometricData( // TypeOfBiometricData typeOfBiometricData, // AlgorithmIdentifier hashAlgorithm, // Asn1OctetString biometricDataHash, // DerIA5String sourceDataUri) Asn1Encodable__ctor_mF956C9DAF4A126B7B4406E2DD0EED16E64ABA126(__this, /*hidden argument*/NULL); // this.typeOfBiometricData = typeOfBiometricData; TypeOfBiometricData_tF391BBD145D2E82A4017C7D42410B3D519FE9F4A * L_0 = ___typeOfBiometricData0; __this->set_typeOfBiometricData_2(L_0); // this.hashAlgorithm = hashAlgorithm; AlgorithmIdentifier_t269DF657EB8D3EF7C5C315F15E7FFC1FAFE029F9 * L_1 = ___hashAlgorithm1; __this->set_hashAlgorithm_3(L_1); // this.biometricDataHash = biometricDataHash; Asn1OctetString_t7DE556419EB1B1398F915CE1EC7F0CB1D8FC85B8 * L_2 = ___biometricDataHash2; __this->set_biometricDataHash_4(L_2); // this.sourceDataUri = sourceDataUri; DerIA5String_t597D7116713543DC810D4DE70B2EEAE1D90B3CE2 * L_3 = ___sourceDataUri3; __this->set_sourceDataUri_5(L_3); // } return; } } // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X509.Qualified.BiometricData::.ctor(BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X509.Qualified.TypeOfBiometricData,BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X509.AlgorithmIdentifier,BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1OctetString) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BiometricData__ctor_mD18C34498FC80CE35CBDB2570EB5249DDFE31F5B (BiometricData_t3917EC9F6F1C753F08CCCF3831DA595AF770C216 * __this, TypeOfBiometricData_tF391BBD145D2E82A4017C7D42410B3D519FE9F4A * ___typeOfBiometricData0, AlgorithmIdentifier_t269DF657EB8D3EF7C5C315F15E7FFC1FAFE029F9 * ___hashAlgorithm1, Asn1OctetString_t7DE556419EB1B1398F915CE1EC7F0CB1D8FC85B8 * ___biometricDataHash2, const RuntimeMethod* method) { { // public BiometricData( // TypeOfBiometricData typeOfBiometricData, // AlgorithmIdentifier hashAlgorithm, // Asn1OctetString biometricDataHash) Asn1Encodable__ctor_mF956C9DAF4A126B7B4406E2DD0EED16E64ABA126(__this, /*hidden argument*/NULL); // this.typeOfBiometricData = typeOfBiometricData; TypeOfBiometricData_tF391BBD145D2E82A4017C7D42410B3D519FE9F4A * L_0 = ___typeOfBiometricData0; __this->set_typeOfBiometricData_2(L_0); // this.hashAlgorithm = hashAlgorithm; AlgorithmIdentifier_t269DF657EB8D3EF7C5C315F15E7FFC1FAFE029F9 * L_1 = ___hashAlgorithm1; __this->set_hashAlgorithm_3(L_1); // this.biometricDataHash = biometricDataHash; Asn1OctetString_t7DE556419EB1B1398F915CE1EC7F0CB1D8FC85B8 * L_2 = ___biometricDataHash2; __this->set_biometricDataHash_4(L_2); // this.sourceDataUri = null; __this->set_sourceDataUri_5((DerIA5String_t597D7116713543DC810D4DE70B2EEAE1D90B3CE2 *)NULL); // } return; } } // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X509.Qualified.TypeOfBiometricData BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X509.Qualified.BiometricData::get_TypeOfBiometricData() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TypeOfBiometricData_tF391BBD145D2E82A4017C7D42410B3D519FE9F4A * BiometricData_get_TypeOfBiometricData_m8E0862960CF2DDB042C50457A1920E3DFF3AE8CB (BiometricData_t3917EC9F6F1C753F08CCCF3831DA595AF770C216 * __this, const RuntimeMethod* method) { { // get { return typeOfBiometricData; } TypeOfBiometricData_tF391BBD145D2E82A4017C7D42410B3D519FE9F4A * L_0 = __this->get_typeOfBiometricData_2(); return L_0; } } // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X509.AlgorithmIdentifier BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X509.Qualified.BiometricData::get_HashAlgorithm() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR AlgorithmIdentifier_t269DF657EB8D3EF7C5C315F15E7FFC1FAFE029F9 * BiometricData_get_HashAlgorithm_mB18F886731B7307517FA82FE2F1E0488D0A69D16 (BiometricData_t3917EC9F6F1C753F08CCCF3831DA595AF770C216 * __this, const RuntimeMethod* method) { { // get { return hashAlgorithm; } AlgorithmIdentifier_t269DF657EB8D3EF7C5C315F15E7FFC1FAFE029F9 * L_0 = __this->get_hashAlgorithm_3(); return L_0; } } // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1OctetString BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X509.Qualified.BiometricData::get_BiometricDataHash() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Asn1OctetString_t7DE556419EB1B1398F915CE1EC7F0CB1D8FC85B8 * BiometricData_get_BiometricDataHash_m8B75716EA3A2A581759710EEE6A0F1844826C7F4 (BiometricData_t3917EC9F6F1C753F08CCCF3831DA595AF770C216 * __this, const RuntimeMethod* method) { { // get { return biometricDataHash; } Asn1OctetString_t7DE556419EB1B1398F915CE1EC7F0CB1D8FC85B8 * L_0 = __this->get_biometricDataHash_4(); return L_0; } } // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerIA5String BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X509.Qualified.BiometricData::get_SourceDataUri() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DerIA5String_t597D7116713543DC810D4DE70B2EEAE1D90B3CE2 * BiometricData_get_SourceDataUri_m22740D657111045A1E81C60D78AEACB45E134BE9 (BiometricData_t3917EC9F6F1C753F08CCCF3831DA595AF770C216 * __this, const RuntimeMethod* method) { { // get { return sourceDataUri; } DerIA5String_t597D7116713543DC810D4DE70B2EEAE1D90B3CE2 * L_0 = __this->get_sourceDataUri_5(); return L_0; } } // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1Object BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X509.Qualified.BiometricData::ToAsn1Object() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Asn1Object_t6EBED9F28280E72844A4F6F176D7E2A5B94FFCFC * BiometricData_ToAsn1Object_m9731BC589102A4E87D7F364B89695CEFCCBBEDA9 (BiometricData_t3917EC9F6F1C753F08CCCF3831DA595AF770C216 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Asn1EncodableU5BU5D_t64E34B1D2A460B8FA8D1BC14E7CFEB7B897191CE_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Asn1EncodableVector_t7D6E9FB73A814E2472F7EAC6EC0CCCB5A3C93BD3_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DerSequence_t29D35AAD253161C53C8C83F576DEA1F28B8DFF09_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Asn1EncodableVector_t7D6E9FB73A814E2472F7EAC6EC0CCCB5A3C93BD3 * V_0 = NULL; { // Asn1EncodableVector seq = new Asn1EncodableVector( // typeOfBiometricData, hashAlgorithm, biometricDataHash); Asn1EncodableU5BU5D_t64E34B1D2A460B8FA8D1BC14E7CFEB7B897191CE* L_0 = (Asn1EncodableU5BU5D_t64E34B1D2A460B8FA8D1BC14E7CFEB7B897191CE*)(Asn1EncodableU5BU5D_t64E34B1D2A460B8FA8D1BC14E7CFEB7B897191CE*)SZArrayNew(Asn1EncodableU5BU5D_t64E34B1D2A460B8FA8D1BC14E7CFEB7B897191CE_il2cpp_TypeInfo_var, (uint32_t)3); Asn1EncodableU5BU5D_t64E34B1D2A460B8FA8D1BC14E7CFEB7B897191CE* L_1 = L_0; TypeOfBiometricData_tF391BBD145D2E82A4017C7D42410B3D519FE9F4A * L_2 = __this->get_typeOfBiometricData_2(); NullCheck(L_1); ArrayElementTypeCheck (L_1, L_2); (L_1)->SetAt(static_cast(0), (Asn1Encodable_tCA51194A73D6D9585045A4D23CF12B939BF7F6EC *)L_2); Asn1EncodableU5BU5D_t64E34B1D2A460B8FA8D1BC14E7CFEB7B897191CE* L_3 = L_1; AlgorithmIdentifier_t269DF657EB8D3EF7C5C315F15E7FFC1FAFE029F9 * L_4 = __this->get_hashAlgorithm_3(); NullCheck(L_3); ArrayElementTypeCheck (L_3, L_4); (L_3)->SetAt(static_cast(1), (Asn1Encodable_tCA51194A73D6D9585045A4D23CF12B939BF7F6EC *)L_4); Asn1EncodableU5BU5D_t64E34B1D2A460B8FA8D1BC14E7CFEB7B897191CE* L_5 = L_3; Asn1OctetString_t7DE556419EB1B1398F915CE1EC7F0CB1D8FC85B8 * L_6 = __this->get_biometricDataHash_4(); NullCheck(L_5); ArrayElementTypeCheck (L_5, L_6); (L_5)->SetAt(static_cast(2), (Asn1Encodable_tCA51194A73D6D9585045A4D23CF12B939BF7F6EC *)L_6); Asn1EncodableVector_t7D6E9FB73A814E2472F7EAC6EC0CCCB5A3C93BD3 * L_7 = (Asn1EncodableVector_t7D6E9FB73A814E2472F7EAC6EC0CCCB5A3C93BD3 *)il2cpp_codegen_object_new(Asn1EncodableVector_t7D6E9FB73A814E2472F7EAC6EC0CCCB5A3C93BD3_il2cpp_TypeInfo_var); Asn1EncodableVector__ctor_m1306EB1064C0D4EEC59EA15F8DFF81952B7AE7DE(L_7, L_5, /*hidden argument*/NULL); V_0 = L_7; // if (sourceDataUri != null) DerIA5String_t597D7116713543DC810D4DE70B2EEAE1D90B3CE2 * L_8 = __this->get_sourceDataUri_5(); if (!L_8) { goto IL_0044; } } { // seq.Add(sourceDataUri); Asn1EncodableVector_t7D6E9FB73A814E2472F7EAC6EC0CCCB5A3C93BD3 * L_9 = V_0; Asn1EncodableU5BU5D_t64E34B1D2A460B8FA8D1BC14E7CFEB7B897191CE* L_10 = (Asn1EncodableU5BU5D_t64E34B1D2A460B8FA8D1BC14E7CFEB7B897191CE*)(Asn1EncodableU5BU5D_t64E34B1D2A460B8FA8D1BC14E7CFEB7B897191CE*)SZArrayNew(Asn1EncodableU5BU5D_t64E34B1D2A460B8FA8D1BC14E7CFEB7B897191CE_il2cpp_TypeInfo_var, (uint32_t)1); Asn1EncodableU5BU5D_t64E34B1D2A460B8FA8D1BC14E7CFEB7B897191CE* L_11 = L_10; DerIA5String_t597D7116713543DC810D4DE70B2EEAE1D90B3CE2 * L_12 = __this->get_sourceDataUri_5(); NullCheck(L_11); ArrayElementTypeCheck (L_11, L_12); (L_11)->SetAt(static_cast(0), (Asn1Encodable_tCA51194A73D6D9585045A4D23CF12B939BF7F6EC *)L_12); NullCheck(L_9); Asn1EncodableVector_Add_m6EF01E6775CA3C122AC78B760B5C8AB13AC83EA8(L_9, L_11, /*hidden argument*/NULL); } IL_0044: { // return new DerSequence(seq); Asn1EncodableVector_t7D6E9FB73A814E2472F7EAC6EC0CCCB5A3C93BD3 * L_13 = V_0; DerSequence_t29D35AAD253161C53C8C83F576DEA1F28B8DFF09 * L_14 = (DerSequence_t29D35AAD253161C53C8C83F576DEA1F28B8DFF09 *)il2cpp_codegen_object_new(DerSequence_t29D35AAD253161C53C8C83F576DEA1F28B8DFF09_il2cpp_TypeInfo_var); DerSequence__ctor_mC969ECDC21E6B8169D0B78BE04B3A08192E13164(L_14, L_13, /*hidden argument*/NULL); return L_14; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Digests.Blake2bDigest::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Blake2bDigest__ctor_m44C26BCB432E90BDC6A9F0F6CC5AE73E320970A9 (Blake2bDigest_t06F255DEF539644523DF633B286A4A3CE15E2BB3 * __this, const RuntimeMethod* method) { { // : this(512) Blake2bDigest__ctor_m35659D09A0E19C00F46435919ECC7CE828CDD756(__this, ((int32_t)512), /*hidden argument*/NULL); // } return; } } // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Digests.Blake2bDigest::.ctor(BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Digests.Blake2bDigest) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Blake2bDigest__ctor_mE754AD2B8DEC3A97371A12F85B8860AD972BF1FC (Blake2bDigest_t06F255DEF539644523DF633B286A4A3CE15E2BB3 * __this, Blake2bDigest_t06F255DEF539644523DF633B286A4A3CE15E2BB3 * ___digest0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Arrays_t7CFD09DA7425047721E193958DAC5AB0FCFF67BF_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // private int digestLength = 64; // 1- 64 bytes __this->set_digestLength_4(((int32_t)64)); // private ulong[] internalState = new ulong[16]; // In the Blake2b paper it is UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_0 = (UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2*)(UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2*)SZArrayNew(UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2_il2cpp_TypeInfo_var, (uint32_t)((int32_t)16)); __this->set_internalState_11(L_0); // public Blake2bDigest(Blake2bDigest digest) Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405(__this, /*hidden argument*/NULL); // this.bufferPos = digest.bufferPos; Blake2bDigest_t06F255DEF539644523DF633B286A4A3CE15E2BB3 * L_1 = ___digest0; NullCheck(L_1); int32_t L_2 = L_1->get_bufferPos_10(); __this->set_bufferPos_10(L_2); // this.buffer = Arrays.Clone(digest.buffer); Blake2bDigest_t06F255DEF539644523DF633B286A4A3CE15E2BB3 * L_3 = ___digest0; NullCheck(L_3); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_4 = L_3->get_buffer_9(); IL2CPP_RUNTIME_CLASS_INIT(Arrays_t7CFD09DA7425047721E193958DAC5AB0FCFF67BF_il2cpp_TypeInfo_var); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_5; L_5 = Arrays_Clone_m362B6E8EAA394ABF566EABAF08A37C8232D398D8(L_4, /*hidden argument*/NULL); __this->set_buffer_9(L_5); // this.keyLength = digest.keyLength; Blake2bDigest_t06F255DEF539644523DF633B286A4A3CE15E2BB3 * L_6 = ___digest0; NullCheck(L_6); int32_t L_7 = L_6->get_keyLength_5(); __this->set_keyLength_5(L_7); // this.key = Arrays.Clone(digest.key); Blake2bDigest_t06F255DEF539644523DF633B286A4A3CE15E2BB3 * L_8 = ___digest0; NullCheck(L_8); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_9 = L_8->get_key_8(); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_10; L_10 = Arrays_Clone_m362B6E8EAA394ABF566EABAF08A37C8232D398D8(L_9, /*hidden argument*/NULL); __this->set_key_8(L_10); // this.digestLength = digest.digestLength; Blake2bDigest_t06F255DEF539644523DF633B286A4A3CE15E2BB3 * L_11 = ___digest0; NullCheck(L_11); int32_t L_12 = L_11->get_digestLength_4(); __this->set_digestLength_4(L_12); // this.chainValue = Arrays.Clone(digest.chainValue); Blake2bDigest_t06F255DEF539644523DF633B286A4A3CE15E2BB3 * L_13 = ___digest0; NullCheck(L_13); UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_14 = L_13->get_chainValue_12(); UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_15; L_15 = Arrays_Clone_mC889FC1BB67CD1CAAF3D9D284DB95A01AED832A1(L_14, /*hidden argument*/NULL); __this->set_chainValue_12(L_15); // this.personalization = Arrays.Clone(digest.personalization); Blake2bDigest_t06F255DEF539644523DF633B286A4A3CE15E2BB3 * L_16 = ___digest0; NullCheck(L_16); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_17 = L_16->get_personalization_7(); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_18; L_18 = Arrays_Clone_m362B6E8EAA394ABF566EABAF08A37C8232D398D8(L_17, /*hidden argument*/NULL); __this->set_personalization_7(L_18); // this.salt = Arrays.Clone(digest.salt); Blake2bDigest_t06F255DEF539644523DF633B286A4A3CE15E2BB3 * L_19 = ___digest0; NullCheck(L_19); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_20 = L_19->get_salt_6(); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_21; L_21 = Arrays_Clone_m362B6E8EAA394ABF566EABAF08A37C8232D398D8(L_20, /*hidden argument*/NULL); __this->set_salt_6(L_21); // this.t0 = digest.t0; Blake2bDigest_t06F255DEF539644523DF633B286A4A3CE15E2BB3 * L_22 = ___digest0; NullCheck(L_22); uint64_t L_23 = L_22->get_t0_13(); __this->set_t0_13(L_23); // this.t1 = digest.t1; Blake2bDigest_t06F255DEF539644523DF633B286A4A3CE15E2BB3 * L_24 = ___digest0; NullCheck(L_24); uint64_t L_25 = L_24->get_t1_14(); __this->set_t1_14(L_25); // this.f0 = digest.f0; Blake2bDigest_t06F255DEF539644523DF633B286A4A3CE15E2BB3 * L_26 = ___digest0; NullCheck(L_26); uint64_t L_27 = L_26->get_f0_15(); __this->set_f0_15(L_27); // } return; } } // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Digests.Blake2bDigest::.ctor(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Blake2bDigest__ctor_m35659D09A0E19C00F46435919ECC7CE828CDD756 (Blake2bDigest_t06F255DEF539644523DF633B286A4A3CE15E2BB3 * __this, int32_t ___digestSize0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // private int digestLength = 64; // 1- 64 bytes __this->set_digestLength_4(((int32_t)64)); // private ulong[] internalState = new ulong[16]; // In the Blake2b paper it is UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_0 = (UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2*)(UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2*)SZArrayNew(UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2_il2cpp_TypeInfo_var, (uint32_t)((int32_t)16)); __this->set_internalState_11(L_0); // public Blake2bDigest(int digestSize) Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405(__this, /*hidden argument*/NULL); // if (digestSize < 8 || digestSize > 512 || digestSize % 8 != 0) int32_t L_1 = ___digestSize0; if ((((int32_t)L_1) < ((int32_t)8))) { goto IL_002c; } } { int32_t L_2 = ___digestSize0; if ((((int32_t)L_2) > ((int32_t)((int32_t)512)))) { goto IL_002c; } } { int32_t L_3 = ___digestSize0; if (!((int32_t)((int32_t)L_3%(int32_t)8))) { goto IL_0037; } } IL_002c: { // throw new ArgumentException("BLAKE2b digest bit length must be a multiple of 8 and not greater than 512"); ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_4 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var))); ArgumentException__ctor_m2D35EAD113C2ADC99EB17B940A2097A93FD23EFC(L_4, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralBB15AA13755C4B96DDBC56123E003E2B44DEA439)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_4, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Blake2bDigest__ctor_m35659D09A0E19C00F46435919ECC7CE828CDD756_RuntimeMethod_var))); } IL_0037: { // buffer = new byte[BLOCK_LENGTH_BYTES]; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_5 = (ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)SZArrayNew(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726_il2cpp_TypeInfo_var, (uint32_t)((int32_t)128)); __this->set_buffer_9(L_5); // keyLength = 0; __this->set_keyLength_5(0); // this.digestLength = digestSize / 8; int32_t L_6 = ___digestSize0; __this->set_digestLength_4(((int32_t)((int32_t)L_6/(int32_t)8))); // Init(); Blake2bDigest_Init_mD74CC4EC2F8AC32551D605090D7E298673D80240(__this, /*hidden argument*/NULL); // } return; } } // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Digests.Blake2bDigest::.ctor(System.Byte[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Blake2bDigest__ctor_mAE29CDFBBD811E712E924B84FEAAFA8A92B9DCCD (Blake2bDigest_t06F255DEF539644523DF633B286A4A3CE15E2BB3 * __this, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___key0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // private int digestLength = 64; // 1- 64 bytes __this->set_digestLength_4(((int32_t)64)); // private ulong[] internalState = new ulong[16]; // In the Blake2b paper it is UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_0 = (UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2*)(UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2*)SZArrayNew(UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2_il2cpp_TypeInfo_var, (uint32_t)((int32_t)16)); __this->set_internalState_11(L_0); // public Blake2bDigest(byte[] key) Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405(__this, /*hidden argument*/NULL); // buffer = new byte[BLOCK_LENGTH_BYTES]; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_1 = (ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)SZArrayNew(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726_il2cpp_TypeInfo_var, (uint32_t)((int32_t)128)); __this->set_buffer_9(L_1); // if (key != null) ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_2 = ___key0; if (!L_2) { goto IL_0084; } } { // this.key = new byte[key.Length]; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_3 = ___key0; NullCheck(L_3); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_4 = (ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)SZArrayNew(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726_il2cpp_TypeInfo_var, (uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_3)->max_length)))); __this->set_key_8(L_4); // Array.Copy(key, 0, this.key, 0, key.Length); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_5 = ___key0; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_6 = __this->get_key_8(); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_7 = ___key0; NullCheck(L_7); Array_Copy_m3F127FFB5149532135043FFE285F9177C80CB877((RuntimeArray *)(RuntimeArray *)L_5, 0, (RuntimeArray *)(RuntimeArray *)L_6, 0, ((int32_t)((int32_t)(((RuntimeArray*)L_7)->max_length))), /*hidden argument*/NULL); // if (key.Length > 64) ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_8 = ___key0; NullCheck(L_8); if ((((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_8)->max_length)))) <= ((int32_t)((int32_t)64)))) { goto IL_005f; } } { // throw new ArgumentException("Keys > 64 are not supported"); ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_9 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var))); ArgumentException__ctor_m2D35EAD113C2ADC99EB17B940A2097A93FD23EFC(L_9, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralA1E72D71F7CF3377F9081E9565B55F0BD4716258)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_9, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Blake2bDigest__ctor_mAE29CDFBBD811E712E924B84FEAAFA8A92B9DCCD_RuntimeMethod_var))); } IL_005f: { // keyLength = key.Length; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_10 = ___key0; NullCheck(L_10); __this->set_keyLength_5(((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length)))); // Array.Copy(key, 0, buffer, 0, key.Length); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_11 = ___key0; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_12 = __this->get_buffer_9(); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_13 = ___key0; NullCheck(L_13); Array_Copy_m3F127FFB5149532135043FFE285F9177C80CB877((RuntimeArray *)(RuntimeArray *)L_11, 0, (RuntimeArray *)(RuntimeArray *)L_12, 0, ((int32_t)((int32_t)(((RuntimeArray*)L_13)->max_length))), /*hidden argument*/NULL); // bufferPos = BLOCK_LENGTH_BYTES; // zero padding __this->set_bufferPos_10(((int32_t)128)); } IL_0084: { // digestLength = 64; __this->set_digestLength_4(((int32_t)64)); // Init(); Blake2bDigest_Init_mD74CC4EC2F8AC32551D605090D7E298673D80240(__this, /*hidden argument*/NULL); // } return; } } // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Digests.Blake2bDigest::.ctor(System.Byte[],System.Int32,System.Byte[],System.Byte[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Blake2bDigest__ctor_m3876A9AE28421F509363B97206C3C786B846E743 (Blake2bDigest_t06F255DEF539644523DF633B286A4A3CE15E2BB3 * __this, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___key0, int32_t ___digestLength1, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___salt2, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___personalization3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // private int digestLength = 64; // 1- 64 bytes __this->set_digestLength_4(((int32_t)64)); // private ulong[] internalState = new ulong[16]; // In the Blake2b paper it is UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_0 = (UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2*)(UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2*)SZArrayNew(UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2_il2cpp_TypeInfo_var, (uint32_t)((int32_t)16)); __this->set_internalState_11(L_0); // public Blake2bDigest(byte[] key, int digestLength, byte[] salt, byte[] personalization) Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405(__this, /*hidden argument*/NULL); // if (digestLength < 1 || digestLength > 64) int32_t L_1 = ___digestLength1; if ((((int32_t)L_1) < ((int32_t)1))) { goto IL_0024; } } { int32_t L_2 = ___digestLength1; if ((((int32_t)L_2) <= ((int32_t)((int32_t)64)))) { goto IL_002f; } } IL_0024: { // throw new ArgumentException("Invalid digest length (required: 1 - 64)"); ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_3 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var))); ArgumentException__ctor_m2D35EAD113C2ADC99EB17B940A2097A93FD23EFC(L_3, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralB32789F6E6BF551A6F50EA79A2853A89F9A91FBE)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_3, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Blake2bDigest__ctor_m3876A9AE28421F509363B97206C3C786B846E743_RuntimeMethod_var))); } IL_002f: { // this.digestLength = digestLength; int32_t L_4 = ___digestLength1; __this->set_digestLength_4(L_4); // this.buffer = new byte[BLOCK_LENGTH_BYTES]; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_5 = (ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)SZArrayNew(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726_il2cpp_TypeInfo_var, (uint32_t)((int32_t)128)); __this->set_buffer_9(L_5); // if (salt != null) ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_6 = ___salt2; if (!L_6) { goto IL_0079; } } { // if (salt.Length != 16) ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_7 = ___salt2; NullCheck(L_7); if ((((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_7)->max_length)))) == ((int32_t)((int32_t)16)))) { goto IL_005b; } } { // throw new ArgumentException("salt length must be exactly 16 bytes"); ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_8 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var))); ArgumentException__ctor_m2D35EAD113C2ADC99EB17B940A2097A93FD23EFC(L_8, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral86997477EB53F27FCED43D8D3960864DDFBC2982)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_8, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Blake2bDigest__ctor_m3876A9AE28421F509363B97206C3C786B846E743_RuntimeMethod_var))); } IL_005b: { // this.salt = new byte[16]; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_9 = (ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)SZArrayNew(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726_il2cpp_TypeInfo_var, (uint32_t)((int32_t)16)); __this->set_salt_6(L_9); // Array.Copy(salt, 0, this.salt, 0, salt.Length); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_10 = ___salt2; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_11 = __this->get_salt_6(); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_12 = ___salt2; NullCheck(L_12); Array_Copy_m3F127FFB5149532135043FFE285F9177C80CB877((RuntimeArray *)(RuntimeArray *)L_10, 0, (RuntimeArray *)(RuntimeArray *)L_11, 0, ((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), /*hidden argument*/NULL); } IL_0079: { // if (personalization != null) ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_13 = ___personalization3; if (!L_13) { goto IL_00b0; } } { // if (personalization.Length != 16) ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_14 = ___personalization3; NullCheck(L_14); if ((((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_14)->max_length)))) == ((int32_t)((int32_t)16)))) { goto IL_0090; } } { // throw new ArgumentException("personalization length must be exactly 16 bytes"); ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_15 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var))); ArgumentException__ctor_m2D35EAD113C2ADC99EB17B940A2097A93FD23EFC(L_15, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralDE573C5DA8C28F75A81BFBAE5AAD5F416121A066)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_15, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Blake2bDigest__ctor_m3876A9AE28421F509363B97206C3C786B846E743_RuntimeMethod_var))); } IL_0090: { // this.personalization = new byte[16]; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_16 = (ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)SZArrayNew(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726_il2cpp_TypeInfo_var, (uint32_t)((int32_t)16)); __this->set_personalization_7(L_16); // Array.Copy(personalization, 0, this.personalization, 0, personalization.Length); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_17 = ___personalization3; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_18 = __this->get_personalization_7(); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_19 = ___personalization3; NullCheck(L_19); Array_Copy_m3F127FFB5149532135043FFE285F9177C80CB877((RuntimeArray *)(RuntimeArray *)L_17, 0, (RuntimeArray *)(RuntimeArray *)L_18, 0, ((int32_t)((int32_t)(((RuntimeArray*)L_19)->max_length))), /*hidden argument*/NULL); } IL_00b0: { // if (key != null) ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_20 = ___key0; if (!L_20) { goto IL_0109; } } { // if (key.Length > 64) ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_21 = ___key0; NullCheck(L_21); if ((((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_21)->max_length)))) <= ((int32_t)((int32_t)64)))) { goto IL_00c5; } } { // throw new ArgumentException("Keys > 64 are not supported"); ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_22 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var))); ArgumentException__ctor_m2D35EAD113C2ADC99EB17B940A2097A93FD23EFC(L_22, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralA1E72D71F7CF3377F9081E9565B55F0BD4716258)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_22, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Blake2bDigest__ctor_m3876A9AE28421F509363B97206C3C786B846E743_RuntimeMethod_var))); } IL_00c5: { // this.key = new byte[key.Length]; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_23 = ___key0; NullCheck(L_23); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_24 = (ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)SZArrayNew(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726_il2cpp_TypeInfo_var, (uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_23)->max_length)))); __this->set_key_8(L_24); // Array.Copy(key, 0, this.key, 0, key.Length); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_25 = ___key0; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_26 = __this->get_key_8(); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_27 = ___key0; NullCheck(L_27); Array_Copy_m3F127FFB5149532135043FFE285F9177C80CB877((RuntimeArray *)(RuntimeArray *)L_25, 0, (RuntimeArray *)(RuntimeArray *)L_26, 0, ((int32_t)((int32_t)(((RuntimeArray*)L_27)->max_length))), /*hidden argument*/NULL); // keyLength = key.Length; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_28 = ___key0; NullCheck(L_28); __this->set_keyLength_5(((int32_t)((int32_t)(((RuntimeArray*)L_28)->max_length)))); // Array.Copy(key, 0, buffer, 0, key.Length); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_29 = ___key0; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_30 = __this->get_buffer_9(); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_31 = ___key0; NullCheck(L_31); Array_Copy_m3F127FFB5149532135043FFE285F9177C80CB877((RuntimeArray *)(RuntimeArray *)L_29, 0, (RuntimeArray *)(RuntimeArray *)L_30, 0, ((int32_t)((int32_t)(((RuntimeArray*)L_31)->max_length))), /*hidden argument*/NULL); // bufferPos = BLOCK_LENGTH_BYTES; // zero padding __this->set_bufferPos_10(((int32_t)128)); } IL_0109: { // Init(); Blake2bDigest_Init_mD74CC4EC2F8AC32551D605090D7E298673D80240(__this, /*hidden argument*/NULL); // } return; } } // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Digests.Blake2bDigest::Init() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Blake2bDigest_Init_mD74CC4EC2F8AC32551D605090D7E298673D80240 (Blake2bDigest_t06F255DEF539644523DF633B286A4A3CE15E2BB3 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Blake2bDigest_t06F255DEF539644523DF633B286A4A3CE15E2BB3_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // if (chainValue == null) UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_0 = __this->get_chainValue_12(); if (L_0) { goto IL_0126; } } { // chainValue = new ulong[8]; UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_1 = (UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2*)(UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2*)SZArrayNew(UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2_il2cpp_TypeInfo_var, (uint32_t)8); __this->set_chainValue_12(L_1); // chainValue[0] = blake2b_IV[0] ^ (ulong)(digestLength | (keyLength << 8) | 0x1010000); UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_2 = __this->get_chainValue_12(); IL2CPP_RUNTIME_CLASS_INIT(Blake2bDigest_t06F255DEF539644523DF633B286A4A3CE15E2BB3_il2cpp_TypeInfo_var); UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_3 = ((Blake2bDigest_t06F255DEF539644523DF633B286A4A3CE15E2BB3_StaticFields*)il2cpp_codegen_static_fields_for(Blake2bDigest_t06F255DEF539644523DF633B286A4A3CE15E2BB3_il2cpp_TypeInfo_var))->get_blake2b_IV_0(); NullCheck(L_3); int32_t L_4 = 0; int64_t L_5 = (int64_t)(L_3)->GetAt(static_cast(L_4)); int32_t L_6 = __this->get_digestLength_4(); int32_t L_7 = __this->get_keyLength_5(); NullCheck(L_2); (L_2)->SetAt(static_cast(0), (uint64_t)((int64_t)((int64_t)L_5^(int64_t)((int64_t)((int64_t)((int32_t)((int32_t)((int32_t)((int32_t)L_6|(int32_t)((int32_t)((int32_t)L_7<<(int32_t)8))))|(int32_t)((int32_t)16842752)))))))); // chainValue[1] = blake2b_IV[1];// ^ nodeOffset; with nodeOffset = 0; UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_8 = __this->get_chainValue_12(); UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_9 = ((Blake2bDigest_t06F255DEF539644523DF633B286A4A3CE15E2BB3_StaticFields*)il2cpp_codegen_static_fields_for(Blake2bDigest_t06F255DEF539644523DF633B286A4A3CE15E2BB3_il2cpp_TypeInfo_var))->get_blake2b_IV_0(); NullCheck(L_9); int32_t L_10 = 1; int64_t L_11 = (int64_t)(L_9)->GetAt(static_cast(L_10)); NullCheck(L_8); (L_8)->SetAt(static_cast(1), (uint64_t)L_11); // chainValue[2] = blake2b_IV[2];// ^ ( nodeDepth | (innerHashLength << 8) ); UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_12 = __this->get_chainValue_12(); UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_13 = ((Blake2bDigest_t06F255DEF539644523DF633B286A4A3CE15E2BB3_StaticFields*)il2cpp_codegen_static_fields_for(Blake2bDigest_t06F255DEF539644523DF633B286A4A3CE15E2BB3_il2cpp_TypeInfo_var))->get_blake2b_IV_0(); NullCheck(L_13); int32_t L_14 = 2; int64_t L_15 = (int64_t)(L_13)->GetAt(static_cast(L_14)); NullCheck(L_12); (L_12)->SetAt(static_cast(2), (uint64_t)L_15); // chainValue[3] = blake2b_IV[3]; UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_16 = __this->get_chainValue_12(); UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_17 = ((Blake2bDigest_t06F255DEF539644523DF633B286A4A3CE15E2BB3_StaticFields*)il2cpp_codegen_static_fields_for(Blake2bDigest_t06F255DEF539644523DF633B286A4A3CE15E2BB3_il2cpp_TypeInfo_var))->get_blake2b_IV_0(); NullCheck(L_17); int32_t L_18 = 3; int64_t L_19 = (int64_t)(L_17)->GetAt(static_cast(L_18)); NullCheck(L_16); (L_16)->SetAt(static_cast(3), (uint64_t)L_19); // chainValue[4] = blake2b_IV[4]; UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_20 = __this->get_chainValue_12(); UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_21 = ((Blake2bDigest_t06F255DEF539644523DF633B286A4A3CE15E2BB3_StaticFields*)il2cpp_codegen_static_fields_for(Blake2bDigest_t06F255DEF539644523DF633B286A4A3CE15E2BB3_il2cpp_TypeInfo_var))->get_blake2b_IV_0(); NullCheck(L_21); int32_t L_22 = 4; int64_t L_23 = (int64_t)(L_21)->GetAt(static_cast(L_22)); NullCheck(L_20); (L_20)->SetAt(static_cast(4), (uint64_t)L_23); // chainValue[5] = blake2b_IV[5]; UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_24 = __this->get_chainValue_12(); UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_25 = ((Blake2bDigest_t06F255DEF539644523DF633B286A4A3CE15E2BB3_StaticFields*)il2cpp_codegen_static_fields_for(Blake2bDigest_t06F255DEF539644523DF633B286A4A3CE15E2BB3_il2cpp_TypeInfo_var))->get_blake2b_IV_0(); NullCheck(L_25); int32_t L_26 = 5; int64_t L_27 = (int64_t)(L_25)->GetAt(static_cast(L_26)); NullCheck(L_24); (L_24)->SetAt(static_cast(5), (uint64_t)L_27); // if (salt != null) ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_28 = __this->get_salt_6(); if (!L_28) { goto IL_00c8; } } { // chainValue[4] ^= Pack.LE_To_UInt64(salt, 0); UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_29 = __this->get_chainValue_12(); NullCheck(L_29); uint64_t* L_30 = ((L_29)->GetAddressAt(static_cast(4))); int64_t L_31 = *((int64_t*)L_30); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_32 = __this->get_salt_6(); uint64_t L_33; L_33 = Pack_LE_To_UInt64_m7CC2C29E6C45033ED7B8A580B198ABAC4AA28033(L_32, 0, /*hidden argument*/NULL); *((int64_t*)L_30) = (int64_t)((int64_t)((int64_t)L_31^(int64_t)L_33)); // chainValue[5] ^= Pack.LE_To_UInt64(salt, 8); UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_34 = __this->get_chainValue_12(); NullCheck(L_34); uint64_t* L_35 = ((L_34)->GetAddressAt(static_cast(5))); int64_t L_36 = *((int64_t*)L_35); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_37 = __this->get_salt_6(); uint64_t L_38; L_38 = Pack_LE_To_UInt64_m7CC2C29E6C45033ED7B8A580B198ABAC4AA28033(L_37, 8, /*hidden argument*/NULL); *((int64_t*)L_35) = (int64_t)((int64_t)((int64_t)L_36^(int64_t)L_38)); } IL_00c8: { // chainValue[6] = blake2b_IV[6]; UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_39 = __this->get_chainValue_12(); IL2CPP_RUNTIME_CLASS_INIT(Blake2bDigest_t06F255DEF539644523DF633B286A4A3CE15E2BB3_il2cpp_TypeInfo_var); UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_40 = ((Blake2bDigest_t06F255DEF539644523DF633B286A4A3CE15E2BB3_StaticFields*)il2cpp_codegen_static_fields_for(Blake2bDigest_t06F255DEF539644523DF633B286A4A3CE15E2BB3_il2cpp_TypeInfo_var))->get_blake2b_IV_0(); NullCheck(L_40); int32_t L_41 = 6; int64_t L_42 = (int64_t)(L_40)->GetAt(static_cast(L_41)); NullCheck(L_39); (L_39)->SetAt(static_cast(6), (uint64_t)L_42); // chainValue[7] = blake2b_IV[7]; UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_43 = __this->get_chainValue_12(); UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_44 = ((Blake2bDigest_t06F255DEF539644523DF633B286A4A3CE15E2BB3_StaticFields*)il2cpp_codegen_static_fields_for(Blake2bDigest_t06F255DEF539644523DF633B286A4A3CE15E2BB3_il2cpp_TypeInfo_var))->get_blake2b_IV_0(); NullCheck(L_44); int32_t L_45 = 7; int64_t L_46 = (int64_t)(L_44)->GetAt(static_cast(L_45)); NullCheck(L_43); (L_43)->SetAt(static_cast(7), (uint64_t)L_46); // if (personalization != null) ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_47 = __this->get_personalization_7(); if (!L_47) { goto IL_0126; } } { // chainValue[6] ^= Pack.LE_To_UInt64(personalization, 0); UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_48 = __this->get_chainValue_12(); NullCheck(L_48); uint64_t* L_49 = ((L_48)->GetAddressAt(static_cast(6))); int64_t L_50 = *((int64_t*)L_49); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_51 = __this->get_personalization_7(); uint64_t L_52; L_52 = Pack_LE_To_UInt64_m7CC2C29E6C45033ED7B8A580B198ABAC4AA28033(L_51, 0, /*hidden argument*/NULL); *((int64_t*)L_49) = (int64_t)((int64_t)((int64_t)L_50^(int64_t)L_52)); // chainValue[7] ^= Pack.LE_To_UInt64(personalization, 8); UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_53 = __this->get_chainValue_12(); NullCheck(L_53); uint64_t* L_54 = ((L_53)->GetAddressAt(static_cast(7))); int64_t L_55 = *((int64_t*)L_54); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_56 = __this->get_personalization_7(); uint64_t L_57; L_57 = Pack_LE_To_UInt64_m7CC2C29E6C45033ED7B8A580B198ABAC4AA28033(L_56, 8, /*hidden argument*/NULL); *((int64_t*)L_54) = (int64_t)((int64_t)((int64_t)L_55^(int64_t)L_57)); } IL_0126: { // } return; } } // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Digests.Blake2bDigest::InitializeInternalState() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Blake2bDigest_InitializeInternalState_m474B3DFEB4388A517222BF9550560E802BBFF3FB (Blake2bDigest_t06F255DEF539644523DF633B286A4A3CE15E2BB3 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Blake2bDigest_t06F255DEF539644523DF633B286A4A3CE15E2BB3_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // Array.Copy(chainValue, 0, internalState, 0, chainValue.Length); UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_0 = __this->get_chainValue_12(); UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_1 = __this->get_internalState_11(); UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_2 = __this->get_chainValue_12(); NullCheck(L_2); Array_Copy_m3F127FFB5149532135043FFE285F9177C80CB877((RuntimeArray *)(RuntimeArray *)L_0, 0, (RuntimeArray *)(RuntimeArray *)L_1, 0, ((int32_t)((int32_t)(((RuntimeArray*)L_2)->max_length))), /*hidden argument*/NULL); // Array.Copy(blake2b_IV, 0, internalState, chainValue.Length, 4); IL2CPP_RUNTIME_CLASS_INIT(Blake2bDigest_t06F255DEF539644523DF633B286A4A3CE15E2BB3_il2cpp_TypeInfo_var); UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_3 = ((Blake2bDigest_t06F255DEF539644523DF633B286A4A3CE15E2BB3_StaticFields*)il2cpp_codegen_static_fields_for(Blake2bDigest_t06F255DEF539644523DF633B286A4A3CE15E2BB3_il2cpp_TypeInfo_var))->get_blake2b_IV_0(); UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_4 = __this->get_internalState_11(); UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_5 = __this->get_chainValue_12(); NullCheck(L_5); Array_Copy_m3F127FFB5149532135043FFE285F9177C80CB877((RuntimeArray *)(RuntimeArray *)L_3, 0, (RuntimeArray *)(RuntimeArray *)L_4, ((int32_t)((int32_t)(((RuntimeArray*)L_5)->max_length))), 4, /*hidden argument*/NULL); // internalState[12] = t0 ^ blake2b_IV[4]; UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_6 = __this->get_internalState_11(); uint64_t L_7 = __this->get_t0_13(); UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_8 = ((Blake2bDigest_t06F255DEF539644523DF633B286A4A3CE15E2BB3_StaticFields*)il2cpp_codegen_static_fields_for(Blake2bDigest_t06F255DEF539644523DF633B286A4A3CE15E2BB3_il2cpp_TypeInfo_var))->get_blake2b_IV_0(); NullCheck(L_8); int32_t L_9 = 4; int64_t L_10 = (int64_t)(L_8)->GetAt(static_cast(L_9)); NullCheck(L_6); (L_6)->SetAt(static_cast(((int32_t)12)), (uint64_t)((int64_t)((int64_t)L_7^(int64_t)L_10))); // internalState[13] = t1 ^ blake2b_IV[5]; UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_11 = __this->get_internalState_11(); uint64_t L_12 = __this->get_t1_14(); UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_13 = ((Blake2bDigest_t06F255DEF539644523DF633B286A4A3CE15E2BB3_StaticFields*)il2cpp_codegen_static_fields_for(Blake2bDigest_t06F255DEF539644523DF633B286A4A3CE15E2BB3_il2cpp_TypeInfo_var))->get_blake2b_IV_0(); NullCheck(L_13); int32_t L_14 = 5; int64_t L_15 = (int64_t)(L_13)->GetAt(static_cast(L_14)); NullCheck(L_11); (L_11)->SetAt(static_cast(((int32_t)13)), (uint64_t)((int64_t)((int64_t)L_12^(int64_t)L_15))); // internalState[14] = f0 ^ blake2b_IV[6]; UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_16 = __this->get_internalState_11(); uint64_t L_17 = __this->get_f0_15(); UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_18 = ((Blake2bDigest_t06F255DEF539644523DF633B286A4A3CE15E2BB3_StaticFields*)il2cpp_codegen_static_fields_for(Blake2bDigest_t06F255DEF539644523DF633B286A4A3CE15E2BB3_il2cpp_TypeInfo_var))->get_blake2b_IV_0(); NullCheck(L_18); int32_t L_19 = 6; int64_t L_20 = (int64_t)(L_18)->GetAt(static_cast(L_19)); NullCheck(L_16); (L_16)->SetAt(static_cast(((int32_t)14)), (uint64_t)((int64_t)((int64_t)L_17^(int64_t)L_20))); // internalState[15] = blake2b_IV[7];// ^ f1 with f1 = 0 UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_21 = __this->get_internalState_11(); UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_22 = ((Blake2bDigest_t06F255DEF539644523DF633B286A4A3CE15E2BB3_StaticFields*)il2cpp_codegen_static_fields_for(Blake2bDigest_t06F255DEF539644523DF633B286A4A3CE15E2BB3_il2cpp_TypeInfo_var))->get_blake2b_IV_0(); NullCheck(L_22); int32_t L_23 = 7; int64_t L_24 = (int64_t)(L_22)->GetAt(static_cast(L_23)); NullCheck(L_21); (L_21)->SetAt(static_cast(((int32_t)15)), (uint64_t)L_24); // } return; } } // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Digests.Blake2bDigest::Update(System.Byte) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Blake2bDigest_Update_m2FF13982D3953A237D9BF4EB48F88CB959323411 (Blake2bDigest_t06F255DEF539644523DF633B286A4A3CE15E2BB3 * __this, uint8_t ___b0, const RuntimeMethod* method) { { // remainingLength = BLOCK_LENGTH_BYTES - bufferPos; int32_t L_0 = __this->get_bufferPos_10(); // if (remainingLength == 0) if (((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)128), (int32_t)L_0))) { goto IL_006a; } } { // t0 += BLOCK_LENGTH_BYTES; uint64_t L_1 = __this->get_t0_13(); __this->set_t0_13(((int64_t)il2cpp_codegen_add((int64_t)L_1, (int64_t)((int64_t)((int64_t)((int32_t)128)))))); // if (t0 == 0) uint64_t L_2 = __this->get_t0_13(); if (L_2) { goto IL_0038; } } { // t1++; uint64_t L_3 = __this->get_t1_14(); __this->set_t1_14(((int64_t)il2cpp_codegen_add((int64_t)L_3, (int64_t)((int64_t)((int64_t)1))))); } IL_0038: { // Compress(buffer, 0); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_4 = __this->get_buffer_9(); Blake2bDigest_Compress_mA2C6258C05952A5BC79610FF025346D717BAB063(__this, L_4, 0, /*hidden argument*/NULL); // Array.Clear(buffer, 0, buffer.Length);// clear buffer ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_5 = __this->get_buffer_9(); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_6 = __this->get_buffer_9(); NullCheck(L_6); Array_Clear_mEB42D172C5E0825D340F6209F28578BDDDDCE34F((RuntimeArray *)(RuntimeArray *)L_5, 0, ((int32_t)((int32_t)(((RuntimeArray*)L_6)->max_length))), /*hidden argument*/NULL); // buffer[0] = b; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_7 = __this->get_buffer_9(); uint8_t L_8 = ___b0; NullCheck(L_7); (L_7)->SetAt(static_cast(0), (uint8_t)L_8); // bufferPos = 1; __this->set_bufferPos_10(1); // } return; } IL_006a: { // buffer[bufferPos] = b; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_9 = __this->get_buffer_9(); int32_t L_10 = __this->get_bufferPos_10(); uint8_t L_11 = ___b0; NullCheck(L_9); (L_9)->SetAt(static_cast(L_10), (uint8_t)L_11); // bufferPos++; int32_t L_12 = __this->get_bufferPos_10(); __this->set_bufferPos_10(((int32_t)il2cpp_codegen_add((int32_t)L_12, (int32_t)1))); // return; return; } } // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Digests.Blake2bDigest::BlockUpdate(System.Byte[],System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Blake2bDigest_BlockUpdate_m14C9B0E562A4708DAEB92297A8B0917F404A8419 (Blake2bDigest_t06F255DEF539644523DF633B286A4A3CE15E2BB3 * __this, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___message0, int32_t ___offset1, int32_t ___len2, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; { // if (message == null || len == 0) ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_0 = ___message0; if (!L_0) { goto IL_0006; } } { int32_t L_1 = ___len2; if (L_1) { goto IL_0007; } } IL_0006: { // return; return; } IL_0007: { // int remainingLength = 0; // left bytes of buffer V_0 = 0; // if (bufferPos != 0) int32_t L_2 = __this->get_bufferPos_10(); if (!L_2) { goto IL_00b0; } } { // remainingLength = BLOCK_LENGTH_BYTES - bufferPos; int32_t L_3 = __this->get_bufferPos_10(); V_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)128), (int32_t)L_3)); // if (remainingLength < len) int32_t L_4 = V_0; int32_t L_5 = ___len2; if ((((int32_t)L_4) >= ((int32_t)L_5))) { goto IL_008d; } } { // Array.Copy(message, offset, buffer, bufferPos, // remainingLength); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_6 = ___message0; int32_t L_7 = ___offset1; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_8 = __this->get_buffer_9(); int32_t L_9 = __this->get_bufferPos_10(); int32_t L_10 = V_0; Array_Copy_m3F127FFB5149532135043FFE285F9177C80CB877((RuntimeArray *)(RuntimeArray *)L_6, L_7, (RuntimeArray *)(RuntimeArray *)L_8, L_9, L_10, /*hidden argument*/NULL); // t0 += BLOCK_LENGTH_BYTES; uint64_t L_11 = __this->get_t0_13(); __this->set_t0_13(((int64_t)il2cpp_codegen_add((int64_t)L_11, (int64_t)((int64_t)((int64_t)((int32_t)128)))))); // if (t0 == 0) uint64_t L_12 = __this->get_t0_13(); if (L_12) { goto IL_0063; } } { // t1++; uint64_t L_13 = __this->get_t1_14(); __this->set_t1_14(((int64_t)il2cpp_codegen_add((int64_t)L_13, (int64_t)((int64_t)((int64_t)1))))); } IL_0063: { // Compress(buffer, 0); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_14 = __this->get_buffer_9(); Blake2bDigest_Compress_mA2C6258C05952A5BC79610FF025346D717BAB063(__this, L_14, 0, /*hidden argument*/NULL); // bufferPos = 0; __this->set_bufferPos_10(0); // Array.Clear(buffer, 0, buffer.Length);// clear buffer ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_15 = __this->get_buffer_9(); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_16 = __this->get_buffer_9(); NullCheck(L_16); Array_Clear_mEB42D172C5E0825D340F6209F28578BDDDDCE34F((RuntimeArray *)(RuntimeArray *)L_15, 0, ((int32_t)((int32_t)(((RuntimeArray*)L_16)->max_length))), /*hidden argument*/NULL); // } goto IL_00b0; } IL_008d: { // Array.Copy(message, offset, buffer, bufferPos, len); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_17 = ___message0; int32_t L_18 = ___offset1; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_19 = __this->get_buffer_9(); int32_t L_20 = __this->get_bufferPos_10(); int32_t L_21 = ___len2; Array_Copy_m3F127FFB5149532135043FFE285F9177C80CB877((RuntimeArray *)(RuntimeArray *)L_17, L_18, (RuntimeArray *)(RuntimeArray *)L_19, L_20, L_21, /*hidden argument*/NULL); // bufferPos += len; int32_t L_22 = __this->get_bufferPos_10(); int32_t L_23 = ___len2; __this->set_bufferPos_10(((int32_t)il2cpp_codegen_add((int32_t)L_22, (int32_t)L_23))); // return; return; } IL_00b0: { // int blockWiseLastPos = offset + len - BLOCK_LENGTH_BYTES; int32_t L_24 = ___offset1; int32_t L_25 = ___len2; V_2 = ((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_24, (int32_t)L_25)), (int32_t)((int32_t)128))); // for (messagePos = offset + remainingLength; messagePos < blockWiseLastPos; messagePos += BLOCK_LENGTH_BYTES) int32_t L_26 = ___offset1; int32_t L_27 = V_0; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_26, (int32_t)L_27)); goto IL_00fa; } IL_00c0: { // t0 += BLOCK_LENGTH_BYTES; uint64_t L_28 = __this->get_t0_13(); __this->set_t0_13(((int64_t)il2cpp_codegen_add((int64_t)L_28, (int64_t)((int64_t)((int64_t)((int32_t)128)))))); // if (t0 == 0) uint64_t L_29 = __this->get_t0_13(); if (L_29) { goto IL_00ea; } } { // t1++; uint64_t L_30 = __this->get_t1_14(); __this->set_t1_14(((int64_t)il2cpp_codegen_add((int64_t)L_30, (int64_t)((int64_t)((int64_t)1))))); } IL_00ea: { // Compress(message, messagePos); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_31 = ___message0; int32_t L_32 = V_1; Blake2bDigest_Compress_mA2C6258C05952A5BC79610FF025346D717BAB063(__this, L_31, L_32, /*hidden argument*/NULL); // for (messagePos = offset + remainingLength; messagePos < blockWiseLastPos; messagePos += BLOCK_LENGTH_BYTES) int32_t L_33 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_33, (int32_t)((int32_t)128))); } IL_00fa: { // for (messagePos = offset + remainingLength; messagePos < blockWiseLastPos; messagePos += BLOCK_LENGTH_BYTES) int32_t L_34 = V_1; int32_t L_35 = V_2; if ((((int32_t)L_34) < ((int32_t)L_35))) { goto IL_00c0; } } { // Array.Copy(message, messagePos, buffer, 0, offset + len // - messagePos); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_36 = ___message0; int32_t L_37 = V_1; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_38 = __this->get_buffer_9(); int32_t L_39 = ___offset1; int32_t L_40 = ___len2; int32_t L_41 = V_1; Array_Copy_m3F127FFB5149532135043FFE285F9177C80CB877((RuntimeArray *)(RuntimeArray *)L_36, L_37, (RuntimeArray *)(RuntimeArray *)L_38, 0, ((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_39, (int32_t)L_40)), (int32_t)L_41)), /*hidden argument*/NULL); // bufferPos += offset + len - messagePos; int32_t L_42 = __this->get_bufferPos_10(); int32_t L_43 = ___offset1; int32_t L_44 = ___len2; int32_t L_45 = V_1; __this->set_bufferPos_10(((int32_t)il2cpp_codegen_add((int32_t)L_42, (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_43, (int32_t)L_44)), (int32_t)L_45))))); // } return; } } // System.Int32 BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Digests.Blake2bDigest::DoFinal(System.Byte[],System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Blake2bDigest_DoFinal_mD2F49B187571320CC18E8155889AF838F43F6D32 (Blake2bDigest_t06F255DEF539644523DF633B286A4A3CE15E2BB3 * __this, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___output0, int32_t ___outOffset1, const RuntimeMethod* method) { int32_t V_0 = 0; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* V_1 = NULL; { // f0 = 0xFFFFFFFFFFFFFFFFUL; __this->set_f0_15(((int64_t)((int64_t)(-1)))); // t0 += (ulong)bufferPos; uint64_t L_0 = __this->get_t0_13(); int32_t L_1 = __this->get_bufferPos_10(); __this->set_t0_13(((int64_t)il2cpp_codegen_add((int64_t)L_0, (int64_t)((int64_t)((int64_t)L_1))))); // if (bufferPos > 0 && t0 == 0) int32_t L_2 = __this->get_bufferPos_10(); if ((((int32_t)L_2) <= ((int32_t)0))) { goto IL_003c; } } { uint64_t L_3 = __this->get_t0_13(); if (L_3) { goto IL_003c; } } { // t1++; uint64_t L_4 = __this->get_t1_14(); __this->set_t1_14(((int64_t)il2cpp_codegen_add((int64_t)L_4, (int64_t)((int64_t)((int64_t)1))))); } IL_003c: { // Compress(buffer, 0); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_5 = __this->get_buffer_9(); Blake2bDigest_Compress_mA2C6258C05952A5BC79610FF025346D717BAB063(__this, L_5, 0, /*hidden argument*/NULL); // Array.Clear(buffer, 0, buffer.Length);// Holds eventually the key if input is null ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_6 = __this->get_buffer_9(); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_7 = __this->get_buffer_9(); NullCheck(L_7); Array_Clear_mEB42D172C5E0825D340F6209F28578BDDDDCE34F((RuntimeArray *)(RuntimeArray *)L_6, 0, ((int32_t)((int32_t)(((RuntimeArray*)L_7)->max_length))), /*hidden argument*/NULL); // Array.Clear(internalState, 0, internalState.Length); UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_8 = __this->get_internalState_11(); UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_9 = __this->get_internalState_11(); NullCheck(L_9); Array_Clear_mEB42D172C5E0825D340F6209F28578BDDDDCE34F((RuntimeArray *)(RuntimeArray *)L_8, 0, ((int32_t)((int32_t)(((RuntimeArray*)L_9)->max_length))), /*hidden argument*/NULL); // for (int i = 0; i < chainValue.Length && (i * 8 < digestLength); i++) V_0 = 0; goto IL_00bb; } IL_0075: { // byte[] bytes = Pack.UInt64_To_LE(chainValue[i]); UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_10 = __this->get_chainValue_12(); int32_t L_11 = V_0; NullCheck(L_10); int32_t L_12 = L_11; int64_t L_13 = (int64_t)(L_10)->GetAt(static_cast(L_12)); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_14; L_14 = Pack_UInt64_To_LE_mE6E3E11F3102617B98A0B6679790EDC7769E08C1(L_13, /*hidden argument*/NULL); V_1 = L_14; // if (i * 8 < digestLength - 8) int32_t L_15 = V_0; int32_t L_16 = __this->get_digestLength_4(); if ((((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_15, (int32_t)8))) >= ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_16, (int32_t)8))))) { goto IL_00a0; } } { // Array.Copy(bytes, 0, output, outOffset + i * 8, 8); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_17 = V_1; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_18 = ___output0; int32_t L_19 = ___outOffset1; int32_t L_20 = V_0; Array_Copy_m3F127FFB5149532135043FFE285F9177C80CB877((RuntimeArray *)(RuntimeArray *)L_17, 0, (RuntimeArray *)(RuntimeArray *)L_18, ((int32_t)il2cpp_codegen_add((int32_t)L_19, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_20, (int32_t)8)))), 8, /*hidden argument*/NULL); // } goto IL_00b7; } IL_00a0: { // Array.Copy(bytes, 0, output, outOffset + i * 8, digestLength - (i * 8)); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_21 = V_1; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_22 = ___output0; int32_t L_23 = ___outOffset1; int32_t L_24 = V_0; int32_t L_25 = __this->get_digestLength_4(); int32_t L_26 = V_0; Array_Copy_m3F127FFB5149532135043FFE285F9177C80CB877((RuntimeArray *)(RuntimeArray *)L_21, 0, (RuntimeArray *)(RuntimeArray *)L_22, ((int32_t)il2cpp_codegen_add((int32_t)L_23, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_24, (int32_t)8)))), ((int32_t)il2cpp_codegen_subtract((int32_t)L_25, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_26, (int32_t)8)))), /*hidden argument*/NULL); } IL_00b7: { // for (int i = 0; i < chainValue.Length && (i * 8 < digestLength); i++) int32_t L_27 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_27, (int32_t)1)); } IL_00bb: { // for (int i = 0; i < chainValue.Length && (i * 8 < digestLength); i++) int32_t L_28 = V_0; UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_29 = __this->get_chainValue_12(); NullCheck(L_29); if ((((int32_t)L_28) >= ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_29)->max_length)))))) { goto IL_00d1; } } { int32_t L_30 = V_0; int32_t L_31 = __this->get_digestLength_4(); if ((((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_30, (int32_t)8))) < ((int32_t)L_31))) { goto IL_0075; } } IL_00d1: { // Array.Clear(chainValue, 0, chainValue.Length); UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_32 = __this->get_chainValue_12(); UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_33 = __this->get_chainValue_12(); NullCheck(L_33); Array_Clear_mEB42D172C5E0825D340F6209F28578BDDDDCE34F((RuntimeArray *)(RuntimeArray *)L_32, 0, ((int32_t)((int32_t)(((RuntimeArray*)L_33)->max_length))), /*hidden argument*/NULL); // Reset(); VirtualActionInvoker0::Invoke(14 /* System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Digests.Blake2bDigest::Reset() */, __this); // return digestLength; int32_t L_34 = __this->get_digestLength_4(); return L_34; } } // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Digests.Blake2bDigest::Reset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Blake2bDigest_Reset_m33A8E783E445B935BC9916CD4D69F0C553CA1B7C (Blake2bDigest_t06F255DEF539644523DF633B286A4A3CE15E2BB3 * __this, const RuntimeMethod* method) { { // bufferPos = 0; __this->set_bufferPos_10(0); // f0 = 0L; __this->set_f0_15(((int64_t)((int64_t)0))); // t0 = 0L; __this->set_t0_13(((int64_t)((int64_t)0))); // t1 = 0L; __this->set_t1_14(((int64_t)((int64_t)0))); // chainValue = null; __this->set_chainValue_12((UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2*)NULL); // Array.Clear(buffer, 0, buffer.Length); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_0 = __this->get_buffer_9(); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_1 = __this->get_buffer_9(); NullCheck(L_1); Array_Clear_mEB42D172C5E0825D340F6209F28578BDDDDCE34F((RuntimeArray *)(RuntimeArray *)L_0, 0, ((int32_t)((int32_t)(((RuntimeArray*)L_1)->max_length))), /*hidden argument*/NULL); // if (key != null) ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_2 = __this->get_key_8(); if (!L_2) { goto IL_0068; } } { // Array.Copy(key, 0, buffer, 0, key.Length); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_3 = __this->get_key_8(); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_4 = __this->get_buffer_9(); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_5 = __this->get_key_8(); NullCheck(L_5); Array_Copy_m3F127FFB5149532135043FFE285F9177C80CB877((RuntimeArray *)(RuntimeArray *)L_3, 0, (RuntimeArray *)(RuntimeArray *)L_4, 0, ((int32_t)((int32_t)(((RuntimeArray*)L_5)->max_length))), /*hidden argument*/NULL); // bufferPos = BLOCK_LENGTH_BYTES; // zero padding __this->set_bufferPos_10(((int32_t)128)); } IL_0068: { // Init(); Blake2bDigest_Init_mD74CC4EC2F8AC32551D605090D7E298673D80240(__this, /*hidden argument*/NULL); // } return; } } // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Digests.Blake2bDigest::Compress(System.Byte[],System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Blake2bDigest_Compress_mA2C6258C05952A5BC79610FF025346D717BAB063 (Blake2bDigest_t06F255DEF539644523DF633B286A4A3CE15E2BB3 * __this, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___message0, int32_t ___messagePos1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Blake2bDigest_t06F255DEF539644523DF633B286A4A3CE15E2BB3_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* V_0 = NULL; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; { // InitializeInternalState(); Blake2bDigest_InitializeInternalState_m474B3DFEB4388A517222BF9550560E802BBFF3FB(__this, /*hidden argument*/NULL); // ulong[] m = new ulong[16]; UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_0 = (UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2*)(UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2*)SZArrayNew(UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2_il2cpp_TypeInfo_var, (uint32_t)((int32_t)16)); V_0 = L_0; // for (int j = 0; j < 16; j++) V_1 = 0; goto IL_0024; } IL_0012: { // m[j] = Pack.LE_To_UInt64(message, messagePos + j * 8); UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_1 = V_0; int32_t L_2 = V_1; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_3 = ___message0; int32_t L_4 = ___messagePos1; int32_t L_5 = V_1; uint64_t L_6; L_6 = Pack_LE_To_UInt64_m7CC2C29E6C45033ED7B8A580B198ABAC4AA28033(L_3, ((int32_t)il2cpp_codegen_add((int32_t)L_4, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_5, (int32_t)8)))), /*hidden argument*/NULL); NullCheck(L_1); (L_1)->SetAt(static_cast(L_2), (uint64_t)L_6); // for (int j = 0; j < 16; j++) int32_t L_7 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_7, (int32_t)1)); } IL_0024: { // for (int j = 0; j < 16; j++) int32_t L_8 = V_1; if ((((int32_t)L_8) < ((int32_t)((int32_t)16)))) { goto IL_0012; } } { // for (int round = 0; round < ROUNDS; round++) V_2 = 0; goto IL_0179; } IL_0030: { // G(m[blake2b_sigma[round,0]], m[blake2b_sigma[round,1]], 0, 4, 8, 12); UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_9 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Blake2bDigest_t06F255DEF539644523DF633B286A4A3CE15E2BB3_il2cpp_TypeInfo_var); ByteU5BU2CU5D_tFFA7E7CA82D7396BFF316C4BDB83D307E0CBBE0D* L_10 = ((Blake2bDigest_t06F255DEF539644523DF633B286A4A3CE15E2BB3_StaticFields*)il2cpp_codegen_static_fields_for(Blake2bDigest_t06F255DEF539644523DF633B286A4A3CE15E2BB3_il2cpp_TypeInfo_var))->get_blake2b_sigma_1(); int32_t L_11 = V_2; NullCheck(L_10); uint8_t L_12; L_12 = (L_10)->GetAt(L_11, 0); NullCheck(L_9); uint8_t L_13 = L_12; int64_t L_14 = (int64_t)(L_9)->GetAt(static_cast(L_13)); UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_15 = V_0; ByteU5BU2CU5D_tFFA7E7CA82D7396BFF316C4BDB83D307E0CBBE0D* L_16 = ((Blake2bDigest_t06F255DEF539644523DF633B286A4A3CE15E2BB3_StaticFields*)il2cpp_codegen_static_fields_for(Blake2bDigest_t06F255DEF539644523DF633B286A4A3CE15E2BB3_il2cpp_TypeInfo_var))->get_blake2b_sigma_1(); int32_t L_17 = V_2; NullCheck(L_16); uint8_t L_18; L_18 = (L_16)->GetAt(L_17, 1); NullCheck(L_15); uint8_t L_19 = L_18; int64_t L_20 = (int64_t)(L_15)->GetAt(static_cast(L_19)); Blake2bDigest_G_m4D789AE2041690B86B1B72D48B5DB989BDEB0321(__this, L_14, L_20, 0, 4, 8, ((int32_t)12), /*hidden argument*/NULL); // G(m[blake2b_sigma[round,2]], m[blake2b_sigma[round,3]], 1, 5, 9, 13); UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_21 = V_0; ByteU5BU2CU5D_tFFA7E7CA82D7396BFF316C4BDB83D307E0CBBE0D* L_22 = ((Blake2bDigest_t06F255DEF539644523DF633B286A4A3CE15E2BB3_StaticFields*)il2cpp_codegen_static_fields_for(Blake2bDigest_t06F255DEF539644523DF633B286A4A3CE15E2BB3_il2cpp_TypeInfo_var))->get_blake2b_sigma_1(); int32_t L_23 = V_2; NullCheck(L_22); uint8_t L_24; L_24 = (L_22)->GetAt(L_23, 2); NullCheck(L_21); uint8_t L_25 = L_24; int64_t L_26 = (int64_t)(L_21)->GetAt(static_cast(L_25)); UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_27 = V_0; ByteU5BU2CU5D_tFFA7E7CA82D7396BFF316C4BDB83D307E0CBBE0D* L_28 = ((Blake2bDigest_t06F255DEF539644523DF633B286A4A3CE15E2BB3_StaticFields*)il2cpp_codegen_static_fields_for(Blake2bDigest_t06F255DEF539644523DF633B286A4A3CE15E2BB3_il2cpp_TypeInfo_var))->get_blake2b_sigma_1(); int32_t L_29 = V_2; NullCheck(L_28); uint8_t L_30; L_30 = (L_28)->GetAt(L_29, 3); NullCheck(L_27); uint8_t L_31 = L_30; int64_t L_32 = (int64_t)(L_27)->GetAt(static_cast(L_31)); Blake2bDigest_G_m4D789AE2041690B86B1B72D48B5DB989BDEB0321(__this, L_26, L_32, 1, 5, ((int32_t)9), ((int32_t)13), /*hidden argument*/NULL); // G(m[blake2b_sigma[round,4]], m[blake2b_sigma[round,5]], 2, 6, 10, 14); UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_33 = V_0; ByteU5BU2CU5D_tFFA7E7CA82D7396BFF316C4BDB83D307E0CBBE0D* L_34 = ((Blake2bDigest_t06F255DEF539644523DF633B286A4A3CE15E2BB3_StaticFields*)il2cpp_codegen_static_fields_for(Blake2bDigest_t06F255DEF539644523DF633B286A4A3CE15E2BB3_il2cpp_TypeInfo_var))->get_blake2b_sigma_1(); int32_t L_35 = V_2; NullCheck(L_34); uint8_t L_36; L_36 = (L_34)->GetAt(L_35, 4); NullCheck(L_33); uint8_t L_37 = L_36; int64_t L_38 = (int64_t)(L_33)->GetAt(static_cast(L_37)); UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_39 = V_0; ByteU5BU2CU5D_tFFA7E7CA82D7396BFF316C4BDB83D307E0CBBE0D* L_40 = ((Blake2bDigest_t06F255DEF539644523DF633B286A4A3CE15E2BB3_StaticFields*)il2cpp_codegen_static_fields_for(Blake2bDigest_t06F255DEF539644523DF633B286A4A3CE15E2BB3_il2cpp_TypeInfo_var))->get_blake2b_sigma_1(); int32_t L_41 = V_2; NullCheck(L_40); uint8_t L_42; L_42 = (L_40)->GetAt(L_41, 5); NullCheck(L_39); uint8_t L_43 = L_42; int64_t L_44 = (int64_t)(L_39)->GetAt(static_cast(L_43)); Blake2bDigest_G_m4D789AE2041690B86B1B72D48B5DB989BDEB0321(__this, L_38, L_44, 2, 6, ((int32_t)10), ((int32_t)14), /*hidden argument*/NULL); // G(m[blake2b_sigma[round,6]], m[blake2b_sigma[round,7]], 3, 7, 11, 15); UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_45 = V_0; ByteU5BU2CU5D_tFFA7E7CA82D7396BFF316C4BDB83D307E0CBBE0D* L_46 = ((Blake2bDigest_t06F255DEF539644523DF633B286A4A3CE15E2BB3_StaticFields*)il2cpp_codegen_static_fields_for(Blake2bDigest_t06F255DEF539644523DF633B286A4A3CE15E2BB3_il2cpp_TypeInfo_var))->get_blake2b_sigma_1(); int32_t L_47 = V_2; NullCheck(L_46); uint8_t L_48; L_48 = (L_46)->GetAt(L_47, 6); NullCheck(L_45); uint8_t L_49 = L_48; int64_t L_50 = (int64_t)(L_45)->GetAt(static_cast(L_49)); UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_51 = V_0; ByteU5BU2CU5D_tFFA7E7CA82D7396BFF316C4BDB83D307E0CBBE0D* L_52 = ((Blake2bDigest_t06F255DEF539644523DF633B286A4A3CE15E2BB3_StaticFields*)il2cpp_codegen_static_fields_for(Blake2bDigest_t06F255DEF539644523DF633B286A4A3CE15E2BB3_il2cpp_TypeInfo_var))->get_blake2b_sigma_1(); int32_t L_53 = V_2; NullCheck(L_52); uint8_t L_54; L_54 = (L_52)->GetAt(L_53, 7); NullCheck(L_51); uint8_t L_55 = L_54; int64_t L_56 = (int64_t)(L_51)->GetAt(static_cast(L_55)); Blake2bDigest_G_m4D789AE2041690B86B1B72D48B5DB989BDEB0321(__this, L_50, L_56, 3, 7, ((int32_t)11), ((int32_t)15), /*hidden argument*/NULL); // G(m[blake2b_sigma[round,8]], m[blake2b_sigma[round,9]], 0, 5, 10, 15); UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_57 = V_0; ByteU5BU2CU5D_tFFA7E7CA82D7396BFF316C4BDB83D307E0CBBE0D* L_58 = ((Blake2bDigest_t06F255DEF539644523DF633B286A4A3CE15E2BB3_StaticFields*)il2cpp_codegen_static_fields_for(Blake2bDigest_t06F255DEF539644523DF633B286A4A3CE15E2BB3_il2cpp_TypeInfo_var))->get_blake2b_sigma_1(); int32_t L_59 = V_2; NullCheck(L_58); uint8_t L_60; L_60 = (L_58)->GetAt(L_59, 8); NullCheck(L_57); uint8_t L_61 = L_60; int64_t L_62 = (int64_t)(L_57)->GetAt(static_cast(L_61)); UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_63 = V_0; ByteU5BU2CU5D_tFFA7E7CA82D7396BFF316C4BDB83D307E0CBBE0D* L_64 = ((Blake2bDigest_t06F255DEF539644523DF633B286A4A3CE15E2BB3_StaticFields*)il2cpp_codegen_static_fields_for(Blake2bDigest_t06F255DEF539644523DF633B286A4A3CE15E2BB3_il2cpp_TypeInfo_var))->get_blake2b_sigma_1(); int32_t L_65 = V_2; NullCheck(L_64); uint8_t L_66; L_66 = (L_64)->GetAt(L_65, ((int32_t)9)); NullCheck(L_63); uint8_t L_67 = L_66; int64_t L_68 = (int64_t)(L_63)->GetAt(static_cast(L_67)); Blake2bDigest_G_m4D789AE2041690B86B1B72D48B5DB989BDEB0321(__this, L_62, L_68, 0, 5, ((int32_t)10), ((int32_t)15), /*hidden argument*/NULL); // G(m[blake2b_sigma[round,10]], m[blake2b_sigma[round,11]], 1, 6, 11, 12); UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_69 = V_0; ByteU5BU2CU5D_tFFA7E7CA82D7396BFF316C4BDB83D307E0CBBE0D* L_70 = ((Blake2bDigest_t06F255DEF539644523DF633B286A4A3CE15E2BB3_StaticFields*)il2cpp_codegen_static_fields_for(Blake2bDigest_t06F255DEF539644523DF633B286A4A3CE15E2BB3_il2cpp_TypeInfo_var))->get_blake2b_sigma_1(); int32_t L_71 = V_2; NullCheck(L_70); uint8_t L_72; L_72 = (L_70)->GetAt(L_71, ((int32_t)10)); NullCheck(L_69); uint8_t L_73 = L_72; int64_t L_74 = (int64_t)(L_69)->GetAt(static_cast(L_73)); UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_75 = V_0; ByteU5BU2CU5D_tFFA7E7CA82D7396BFF316C4BDB83D307E0CBBE0D* L_76 = ((Blake2bDigest_t06F255DEF539644523DF633B286A4A3CE15E2BB3_StaticFields*)il2cpp_codegen_static_fields_for(Blake2bDigest_t06F255DEF539644523DF633B286A4A3CE15E2BB3_il2cpp_TypeInfo_var))->get_blake2b_sigma_1(); int32_t L_77 = V_2; NullCheck(L_76); uint8_t L_78; L_78 = (L_76)->GetAt(L_77, ((int32_t)11)); NullCheck(L_75); uint8_t L_79 = L_78; int64_t L_80 = (int64_t)(L_75)->GetAt(static_cast(L_79)); Blake2bDigest_G_m4D789AE2041690B86B1B72D48B5DB989BDEB0321(__this, L_74, L_80, 1, 6, ((int32_t)11), ((int32_t)12), /*hidden argument*/NULL); // G(m[blake2b_sigma[round,12]], m[blake2b_sigma[round,13]], 2, 7, 8, 13); UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_81 = V_0; ByteU5BU2CU5D_tFFA7E7CA82D7396BFF316C4BDB83D307E0CBBE0D* L_82 = ((Blake2bDigest_t06F255DEF539644523DF633B286A4A3CE15E2BB3_StaticFields*)il2cpp_codegen_static_fields_for(Blake2bDigest_t06F255DEF539644523DF633B286A4A3CE15E2BB3_il2cpp_TypeInfo_var))->get_blake2b_sigma_1(); int32_t L_83 = V_2; NullCheck(L_82); uint8_t L_84; L_84 = (L_82)->GetAt(L_83, ((int32_t)12)); NullCheck(L_81); uint8_t L_85 = L_84; int64_t L_86 = (int64_t)(L_81)->GetAt(static_cast(L_85)); UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_87 = V_0; ByteU5BU2CU5D_tFFA7E7CA82D7396BFF316C4BDB83D307E0CBBE0D* L_88 = ((Blake2bDigest_t06F255DEF539644523DF633B286A4A3CE15E2BB3_StaticFields*)il2cpp_codegen_static_fields_for(Blake2bDigest_t06F255DEF539644523DF633B286A4A3CE15E2BB3_il2cpp_TypeInfo_var))->get_blake2b_sigma_1(); int32_t L_89 = V_2; NullCheck(L_88); uint8_t L_90; L_90 = (L_88)->GetAt(L_89, ((int32_t)13)); NullCheck(L_87); uint8_t L_91 = L_90; int64_t L_92 = (int64_t)(L_87)->GetAt(static_cast(L_91)); Blake2bDigest_G_m4D789AE2041690B86B1B72D48B5DB989BDEB0321(__this, L_86, L_92, 2, 7, 8, ((int32_t)13), /*hidden argument*/NULL); // G(m[blake2b_sigma[round,14]], m[blake2b_sigma[round,15]], 3, 4, 9, 14); UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_93 = V_0; ByteU5BU2CU5D_tFFA7E7CA82D7396BFF316C4BDB83D307E0CBBE0D* L_94 = ((Blake2bDigest_t06F255DEF539644523DF633B286A4A3CE15E2BB3_StaticFields*)il2cpp_codegen_static_fields_for(Blake2bDigest_t06F255DEF539644523DF633B286A4A3CE15E2BB3_il2cpp_TypeInfo_var))->get_blake2b_sigma_1(); int32_t L_95 = V_2; NullCheck(L_94); uint8_t L_96; L_96 = (L_94)->GetAt(L_95, ((int32_t)14)); NullCheck(L_93); uint8_t L_97 = L_96; int64_t L_98 = (int64_t)(L_93)->GetAt(static_cast(L_97)); UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_99 = V_0; ByteU5BU2CU5D_tFFA7E7CA82D7396BFF316C4BDB83D307E0CBBE0D* L_100 = ((Blake2bDigest_t06F255DEF539644523DF633B286A4A3CE15E2BB3_StaticFields*)il2cpp_codegen_static_fields_for(Blake2bDigest_t06F255DEF539644523DF633B286A4A3CE15E2BB3_il2cpp_TypeInfo_var))->get_blake2b_sigma_1(); int32_t L_101 = V_2; NullCheck(L_100); uint8_t L_102; L_102 = (L_100)->GetAt(L_101, ((int32_t)15)); NullCheck(L_99); uint8_t L_103 = L_102; int64_t L_104 = (int64_t)(L_99)->GetAt(static_cast(L_103)); Blake2bDigest_G_m4D789AE2041690B86B1B72D48B5DB989BDEB0321(__this, L_98, L_104, 3, 4, ((int32_t)9), ((int32_t)14), /*hidden argument*/NULL); // for (int round = 0; round < ROUNDS; round++) int32_t L_105 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_105, (int32_t)1)); } IL_0179: { // for (int round = 0; round < ROUNDS; round++) int32_t L_106 = V_2; if ((((int32_t)L_106) < ((int32_t)((int32_t)12)))) { goto IL_0030; } } { // for (int offset = 0; offset < chainValue.Length; offset++) V_3 = 0; goto IL_01ad; } IL_0185: { // chainValue[offset] = chainValue[offset] ^ internalState[offset] ^ internalState[offset + 8]; UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_107 = __this->get_chainValue_12(); int32_t L_108 = V_3; UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_109 = __this->get_chainValue_12(); int32_t L_110 = V_3; NullCheck(L_109); int32_t L_111 = L_110; int64_t L_112 = (int64_t)(L_109)->GetAt(static_cast(L_111)); UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_113 = __this->get_internalState_11(); int32_t L_114 = V_3; NullCheck(L_113); int32_t L_115 = L_114; int64_t L_116 = (int64_t)(L_113)->GetAt(static_cast(L_115)); UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_117 = __this->get_internalState_11(); int32_t L_118 = V_3; NullCheck(L_117); int32_t L_119 = ((int32_t)il2cpp_codegen_add((int32_t)L_118, (int32_t)8)); int64_t L_120 = (int64_t)(L_117)->GetAt(static_cast(L_119)); NullCheck(L_107); (L_107)->SetAt(static_cast(L_108), (uint64_t)((int64_t)((int64_t)((int64_t)((int64_t)L_112^(int64_t)L_116))^(int64_t)L_120))); // for (int offset = 0; offset < chainValue.Length; offset++) int32_t L_121 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_121, (int32_t)1)); } IL_01ad: { // for (int offset = 0; offset < chainValue.Length; offset++) int32_t L_122 = V_3; UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_123 = __this->get_chainValue_12(); NullCheck(L_123); if ((((int32_t)L_122) < ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_123)->max_length)))))) { goto IL_0185; } } { // } return; } } // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Digests.Blake2bDigest::G(System.UInt64,System.UInt64,System.Int32,System.Int32,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Blake2bDigest_G_m4D789AE2041690B86B1B72D48B5DB989BDEB0321 (Blake2bDigest_t06F255DEF539644523DF633B286A4A3CE15E2BB3 * __this, uint64_t ___m10, uint64_t ___m21, int32_t ___posA2, int32_t ___posB3, int32_t ___posC4, int32_t ___posD5, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Blake2bDigest_t06F255DEF539644523DF633B286A4A3CE15E2BB3_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // internalState[posA] = internalState[posA] + internalState[posB] + m1; UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_0 = __this->get_internalState_11(); int32_t L_1 = ___posA2; UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_2 = __this->get_internalState_11(); int32_t L_3 = ___posA2; NullCheck(L_2); int32_t L_4 = L_3; int64_t L_5 = (int64_t)(L_2)->GetAt(static_cast(L_4)); UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_6 = __this->get_internalState_11(); int32_t L_7 = ___posB3; NullCheck(L_6); int32_t L_8 = L_7; int64_t L_9 = (int64_t)(L_6)->GetAt(static_cast(L_8)); uint64_t L_10 = ___m10; NullCheck(L_0); (L_0)->SetAt(static_cast(L_1), (uint64_t)((int64_t)il2cpp_codegen_add((int64_t)((int64_t)il2cpp_codegen_add((int64_t)L_5, (int64_t)L_9)), (int64_t)L_10))); // internalState[posD] = Rotr64(internalState[posD] ^ internalState[posA], 32); UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_11 = __this->get_internalState_11(); int32_t L_12 = ___posD5; UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_13 = __this->get_internalState_11(); int32_t L_14 = ___posD5; NullCheck(L_13); int32_t L_15 = L_14; int64_t L_16 = (int64_t)(L_13)->GetAt(static_cast(L_15)); UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_17 = __this->get_internalState_11(); int32_t L_18 = ___posA2; NullCheck(L_17); int32_t L_19 = L_18; int64_t L_20 = (int64_t)(L_17)->GetAt(static_cast(L_19)); IL2CPP_RUNTIME_CLASS_INIT(Blake2bDigest_t06F255DEF539644523DF633B286A4A3CE15E2BB3_il2cpp_TypeInfo_var); uint64_t L_21; L_21 = Blake2bDigest_Rotr64_m90D972E4EB7052D4FE8D2CBB3BFE4C9866D65EA8(((int64_t)((int64_t)L_16^(int64_t)L_20)), ((int32_t)32), /*hidden argument*/NULL); NullCheck(L_11); (L_11)->SetAt(static_cast(L_12), (uint64_t)L_21); // internalState[posC] = internalState[posC] + internalState[posD]; UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_22 = __this->get_internalState_11(); int32_t L_23 = ___posC4; UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_24 = __this->get_internalState_11(); int32_t L_25 = ___posC4; NullCheck(L_24); int32_t L_26 = L_25; int64_t L_27 = (int64_t)(L_24)->GetAt(static_cast(L_26)); UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_28 = __this->get_internalState_11(); int32_t L_29 = ___posD5; NullCheck(L_28); int32_t L_30 = L_29; int64_t L_31 = (int64_t)(L_28)->GetAt(static_cast(L_30)); NullCheck(L_22); (L_22)->SetAt(static_cast(L_23), (uint64_t)((int64_t)il2cpp_codegen_add((int64_t)L_27, (int64_t)L_31))); // internalState[posB] = Rotr64(internalState[posB] ^ internalState[posC], 24); // replaces 25 of BLAKE UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_32 = __this->get_internalState_11(); int32_t L_33 = ___posB3; UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_34 = __this->get_internalState_11(); int32_t L_35 = ___posB3; NullCheck(L_34); int32_t L_36 = L_35; int64_t L_37 = (int64_t)(L_34)->GetAt(static_cast(L_36)); UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_38 = __this->get_internalState_11(); int32_t L_39 = ___posC4; NullCheck(L_38); int32_t L_40 = L_39; int64_t L_41 = (int64_t)(L_38)->GetAt(static_cast(L_40)); uint64_t L_42; L_42 = Blake2bDigest_Rotr64_m90D972E4EB7052D4FE8D2CBB3BFE4C9866D65EA8(((int64_t)((int64_t)L_37^(int64_t)L_41)), ((int32_t)24), /*hidden argument*/NULL); NullCheck(L_32); (L_32)->SetAt(static_cast(L_33), (uint64_t)L_42); // internalState[posA] = internalState[posA] + internalState[posB] + m2; UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_43 = __this->get_internalState_11(); int32_t L_44 = ___posA2; UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_45 = __this->get_internalState_11(); int32_t L_46 = ___posA2; NullCheck(L_45); int32_t L_47 = L_46; int64_t L_48 = (int64_t)(L_45)->GetAt(static_cast(L_47)); UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_49 = __this->get_internalState_11(); int32_t L_50 = ___posB3; NullCheck(L_49); int32_t L_51 = L_50; int64_t L_52 = (int64_t)(L_49)->GetAt(static_cast(L_51)); uint64_t L_53 = ___m21; NullCheck(L_43); (L_43)->SetAt(static_cast(L_44), (uint64_t)((int64_t)il2cpp_codegen_add((int64_t)((int64_t)il2cpp_codegen_add((int64_t)L_48, (int64_t)L_52)), (int64_t)L_53))); // internalState[posD] = Rotr64(internalState[posD] ^ internalState[posA], 16); UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_54 = __this->get_internalState_11(); int32_t L_55 = ___posD5; UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_56 = __this->get_internalState_11(); int32_t L_57 = ___posD5; NullCheck(L_56); int32_t L_58 = L_57; int64_t L_59 = (int64_t)(L_56)->GetAt(static_cast(L_58)); UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_60 = __this->get_internalState_11(); int32_t L_61 = ___posA2; NullCheck(L_60); int32_t L_62 = L_61; int64_t L_63 = (int64_t)(L_60)->GetAt(static_cast(L_62)); uint64_t L_64; L_64 = Blake2bDigest_Rotr64_m90D972E4EB7052D4FE8D2CBB3BFE4C9866D65EA8(((int64_t)((int64_t)L_59^(int64_t)L_63)), ((int32_t)16), /*hidden argument*/NULL); NullCheck(L_54); (L_54)->SetAt(static_cast(L_55), (uint64_t)L_64); // internalState[posC] = internalState[posC] + internalState[posD]; UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_65 = __this->get_internalState_11(); int32_t L_66 = ___posC4; UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_67 = __this->get_internalState_11(); int32_t L_68 = ___posC4; NullCheck(L_67); int32_t L_69 = L_68; int64_t L_70 = (int64_t)(L_67)->GetAt(static_cast(L_69)); UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_71 = __this->get_internalState_11(); int32_t L_72 = ___posD5; NullCheck(L_71); int32_t L_73 = L_72; int64_t L_74 = (int64_t)(L_71)->GetAt(static_cast(L_73)); NullCheck(L_65); (L_65)->SetAt(static_cast(L_66), (uint64_t)((int64_t)il2cpp_codegen_add((int64_t)L_70, (int64_t)L_74))); // internalState[posB] = Rotr64(internalState[posB] ^ internalState[posC], 63); // replaces 11 of BLAKE UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_75 = __this->get_internalState_11(); int32_t L_76 = ___posB3; UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_77 = __this->get_internalState_11(); int32_t L_78 = ___posB3; NullCheck(L_77); int32_t L_79 = L_78; int64_t L_80 = (int64_t)(L_77)->GetAt(static_cast(L_79)); UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_81 = __this->get_internalState_11(); int32_t L_82 = ___posC4; NullCheck(L_81); int32_t L_83 = L_82; int64_t L_84 = (int64_t)(L_81)->GetAt(static_cast(L_83)); uint64_t L_85; L_85 = Blake2bDigest_Rotr64_m90D972E4EB7052D4FE8D2CBB3BFE4C9866D65EA8(((int64_t)((int64_t)L_80^(int64_t)L_84)), ((int32_t)63), /*hidden argument*/NULL); NullCheck(L_75); (L_75)->SetAt(static_cast(L_76), (uint64_t)L_85); // } return; } } // System.UInt64 BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Digests.Blake2bDigest::Rotr64(System.UInt64,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint64_t Blake2bDigest_Rotr64_m90D972E4EB7052D4FE8D2CBB3BFE4C9866D65EA8 (uint64_t ___x0, int32_t ___rot1, const RuntimeMethod* method) { { // return x >> rot | x << -rot; uint64_t L_0 = ___x0; int32_t L_1 = ___rot1; uint64_t L_2 = ___x0; int32_t L_3 = ___rot1; return ((int64_t)((int64_t)((int64_t)((uint64_t)L_0>>((int32_t)((int32_t)L_1&(int32_t)((int32_t)63)))))|(int64_t)((int64_t)((int64_t)L_2<<(int32_t)((int32_t)((int32_t)((-L_3))&(int32_t)((int32_t)63))))))); } } // System.String BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Digests.Blake2bDigest::get_AlgorithmName() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Blake2bDigest_get_AlgorithmName_m1E59F4F609D3E5BDD2706FF9E1408F8212AABEEC (Blake2bDigest_t06F255DEF539644523DF633B286A4A3CE15E2BB3 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralBC24D56C34038160378FF21FC721399BB0DBA787); s_Il2CppMethodInitialized = true; } { // get { return "BLAKE2b"; } return _stringLiteralBC24D56C34038160378FF21FC721399BB0DBA787; } } // System.Int32 BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Digests.Blake2bDigest::GetDigestSize() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Blake2bDigest_GetDigestSize_mC5FFAF0602397A5B3A9D10658A87BAA56D9BDF00 (Blake2bDigest_t06F255DEF539644523DF633B286A4A3CE15E2BB3 * __this, const RuntimeMethod* method) { { // return digestLength; int32_t L_0 = __this->get_digestLength_4(); return L_0; } } // System.Int32 BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Digests.Blake2bDigest::GetByteLength() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Blake2bDigest_GetByteLength_m0E3C86809F2F4320CF6976CB44D82CE5C517DEAF (Blake2bDigest_t06F255DEF539644523DF633B286A4A3CE15E2BB3 * __this, const RuntimeMethod* method) { { // return BLOCK_LENGTH_BYTES; return ((int32_t)128); } } // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Digests.Blake2bDigest::ClearKey() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Blake2bDigest_ClearKey_mC50574F65C6734F897ED141B4187CCCC103E5767 (Blake2bDigest_t06F255DEF539644523DF633B286A4A3CE15E2BB3 * __this, const RuntimeMethod* method) { { // if (key != null) ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_0 = __this->get_key_8(); if (!L_0) { goto IL_0030; } } { // Array.Clear(key, 0, key.Length); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_1 = __this->get_key_8(); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_2 = __this->get_key_8(); NullCheck(L_2); Array_Clear_mEB42D172C5E0825D340F6209F28578BDDDDCE34F((RuntimeArray *)(RuntimeArray *)L_1, 0, ((int32_t)((int32_t)(((RuntimeArray*)L_2)->max_length))), /*hidden argument*/NULL); // Array.Clear(buffer, 0, buffer.Length); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_3 = __this->get_buffer_9(); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_4 = __this->get_buffer_9(); NullCheck(L_4); Array_Clear_mEB42D172C5E0825D340F6209F28578BDDDDCE34F((RuntimeArray *)(RuntimeArray *)L_3, 0, ((int32_t)((int32_t)(((RuntimeArray*)L_4)->max_length))), /*hidden argument*/NULL); } IL_0030: { // } return; } } // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Digests.Blake2bDigest::ClearSalt() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Blake2bDigest_ClearSalt_m6AC27057F000AF13678E86CB44252CABBB332150 (Blake2bDigest_t06F255DEF539644523DF633B286A4A3CE15E2BB3 * __this, const RuntimeMethod* method) { { // if (salt != null) ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_0 = __this->get_salt_6(); if (!L_0) { goto IL_001c; } } { // Array.Clear(salt, 0, salt.Length); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_1 = __this->get_salt_6(); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_2 = __this->get_salt_6(); NullCheck(L_2); Array_Clear_mEB42D172C5E0825D340F6209F28578BDDDDCE34F((RuntimeArray *)(RuntimeArray *)L_1, 0, ((int32_t)((int32_t)(((RuntimeArray*)L_2)->max_length))), /*hidden argument*/NULL); } IL_001c: { // } return; } } // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Digests.Blake2bDigest::.cctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Blake2bDigest__cctor_m7A0B3AB5A68A4B7CD59D5FBDDB12C1E7750D567B (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Blake2bDigest_t06F255DEF539644523DF633B286A4A3CE15E2BB3_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ByteU5BU2CU5D_tFFA7E7CA82D7396BFF316C4BDB83D307E0CBBE0D_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____3B721FB05904288533A0C3F44162AA4631530BCFEBD22C3E57DBC4994E38F83D_66_FieldInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____C0BCAD52BB24771C2430DFC75321628F5503FDDC5A0E05E93F3DD624A60B10BD_237_FieldInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // private static readonly ulong[] blake2b_IV = // // Produced from the square root of primes 2, 3, 5, 7, 11, 13, 17, 19. // // The same as SHA-512 IV. // { // 0x6a09e667f3bcc908UL, 0xbb67ae8584caa73bUL, 0x3c6ef372fe94f82bUL, // 0xa54ff53a5f1d36f1UL, 0x510e527fade682d1UL, 0x9b05688c2b3e6c1fUL, // 0x1f83d9abfb41bd6bUL, 0x5be0cd19137e2179UL // }; UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_0 = (UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2*)(UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2*)SZArrayNew(UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2_il2cpp_TypeInfo_var, (uint32_t)8); UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_1 = L_0; RuntimeFieldHandle_t7BE65FC857501059EBAC9772C93B02CD413D9C96 L_2 = { reinterpret_cast (U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____3B721FB05904288533A0C3F44162AA4631530BCFEBD22C3E57DBC4994E38F83D_66_FieldInfo_var) }; RuntimeHelpers_InitializeArray_mE27238308FED781F2D6A719F0903F2E1311B058F((RuntimeArray *)(RuntimeArray *)L_1, L_2, /*hidden argument*/NULL); ((Blake2bDigest_t06F255DEF539644523DF633B286A4A3CE15E2BB3_StaticFields*)il2cpp_codegen_static_fields_for(Blake2bDigest_t06F255DEF539644523DF633B286A4A3CE15E2BB3_il2cpp_TypeInfo_var))->set_blake2b_IV_0(L_1); // private static readonly byte[,] blake2b_sigma = // { // { 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15 }, // { 14, 10, 4, 8, 9, 15, 13, 6, 1, 12, 0, 2, 11, 7, 5, 3 }, // { 11, 8, 12, 0, 5, 2, 15, 13, 10, 14, 3, 6, 7, 1, 9, 4 }, // { 7, 9, 3, 1, 13, 12, 11, 14, 2, 6, 5, 10, 4, 0, 15, 8 }, // { 9, 0, 5, 7, 2, 4, 10, 15, 14, 1, 11, 12, 6, 8, 3, 13 }, // { 2, 12, 6, 10, 0, 11, 8, 3, 4, 13, 7, 5, 15, 14, 1, 9 }, // { 12, 5, 1, 15, 14, 13, 4, 10, 0, 7, 6, 3, 9, 2, 8, 11 }, // { 13, 11, 7, 14, 12, 1, 3, 9, 5, 0, 15, 4, 8, 6, 2, 10 }, // { 6, 15, 14, 9, 11, 3, 0, 8, 12, 2, 13, 7, 1, 4, 10, 5 }, // { 10, 2, 8, 4, 7, 6, 1, 5, 15, 11, 9, 14, 3, 12, 13, 0 }, // { 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15 }, // { 14, 10, 4, 8, 9, 15, 13, 6, 1, 12, 0, 2, 11, 7, 5, 3 } // }; il2cpp_array_size_t L_4[] = { (il2cpp_array_size_t)((int32_t)12), (il2cpp_array_size_t)((int32_t)16) }; ByteU5BU2CU5D_tFFA7E7CA82D7396BFF316C4BDB83D307E0CBBE0D* L_3 = (ByteU5BU2CU5D_tFFA7E7CA82D7396BFF316C4BDB83D307E0CBBE0D*)GenArrayNew(ByteU5BU2CU5D_tFFA7E7CA82D7396BFF316C4BDB83D307E0CBBE0D_il2cpp_TypeInfo_var, L_4); ByteU5BU2CU5D_tFFA7E7CA82D7396BFF316C4BDB83D307E0CBBE0D* L_5 = L_3; RuntimeFieldHandle_t7BE65FC857501059EBAC9772C93B02CD413D9C96 L_6 = { reinterpret_cast (U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____C0BCAD52BB24771C2430DFC75321628F5503FDDC5A0E05E93F3DD624A60B10BD_237_FieldInfo_var) }; RuntimeHelpers_InitializeArray_mE27238308FED781F2D6A719F0903F2E1311B058F((RuntimeArray *)(RuntimeArray *)L_5, L_6, /*hidden argument*/NULL); ((Blake2bDigest_t06F255DEF539644523DF633B286A4A3CE15E2BB3_StaticFields*)il2cpp_codegen_static_fields_for(Blake2bDigest_t06F255DEF539644523DF633B286A4A3CE15E2BB3_il2cpp_TypeInfo_var))->set_blake2b_sigma_1(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 BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Digests.Blake2sDigest::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Blake2sDigest__ctor_mE6671ACDACB0FE14BBF6DAF5825A633C705BE3FB (Blake2sDigest_t80375121A6B53FC3BBE98FE06D699C231FA23D83 * __this, const RuntimeMethod* method) { { // : this(256) Blake2sDigest__ctor_m65385403A2C35286387011AC4F225EA06427D0DB(__this, ((int32_t)256), /*hidden argument*/NULL); // } return; } } // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Digests.Blake2sDigest::.ctor(BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Digests.Blake2sDigest) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Blake2sDigest__ctor_m10519646FFD484831ECBCA0002025CE79953B21B (Blake2sDigest_t80375121A6B53FC3BBE98FE06D699C231FA23D83 * __this, Blake2sDigest_t80375121A6B53FC3BBE98FE06D699C231FA23D83 * ___digest0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Arrays_t7CFD09DA7425047721E193958DAC5AB0FCFF67BF_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // private int digestLength = 32; // 1- 32 bytes __this->set_digestLength_4(((int32_t)32)); // private uint[] internalState = new uint[16]; UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_0 = (UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF*)(UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF*)SZArrayNew(UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF_il2cpp_TypeInfo_var, (uint32_t)((int32_t)16)); __this->set_internalState_11(L_0); // public Blake2sDigest(Blake2sDigest digest) Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405(__this, /*hidden argument*/NULL); // this.bufferPos = digest.bufferPos; Blake2sDigest_t80375121A6B53FC3BBE98FE06D699C231FA23D83 * L_1 = ___digest0; NullCheck(L_1); int32_t L_2 = L_1->get_bufferPos_10(); __this->set_bufferPos_10(L_2); // this.buffer = Arrays.Clone(digest.buffer); Blake2sDigest_t80375121A6B53FC3BBE98FE06D699C231FA23D83 * L_3 = ___digest0; NullCheck(L_3); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_4 = L_3->get_buffer_9(); IL2CPP_RUNTIME_CLASS_INIT(Arrays_t7CFD09DA7425047721E193958DAC5AB0FCFF67BF_il2cpp_TypeInfo_var); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_5; L_5 = Arrays_Clone_m362B6E8EAA394ABF566EABAF08A37C8232D398D8(L_4, /*hidden argument*/NULL); __this->set_buffer_9(L_5); // this.keyLength = digest.keyLength; Blake2sDigest_t80375121A6B53FC3BBE98FE06D699C231FA23D83 * L_6 = ___digest0; NullCheck(L_6); int32_t L_7 = L_6->get_keyLength_5(); __this->set_keyLength_5(L_7); // this.key = Arrays.Clone(digest.key); Blake2sDigest_t80375121A6B53FC3BBE98FE06D699C231FA23D83 * L_8 = ___digest0; NullCheck(L_8); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_9 = L_8->get_key_8(); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_10; L_10 = Arrays_Clone_m362B6E8EAA394ABF566EABAF08A37C8232D398D8(L_9, /*hidden argument*/NULL); __this->set_key_8(L_10); // this.digestLength = digest.digestLength; Blake2sDigest_t80375121A6B53FC3BBE98FE06D699C231FA23D83 * L_11 = ___digest0; NullCheck(L_11); int32_t L_12 = L_11->get_digestLength_4(); __this->set_digestLength_4(L_12); // this.chainValue = Arrays.Clone(digest.chainValue); Blake2sDigest_t80375121A6B53FC3BBE98FE06D699C231FA23D83 * L_13 = ___digest0; NullCheck(L_13); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_14 = L_13->get_chainValue_12(); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_15; L_15 = Arrays_Clone_m72CCCC31315F63BCA247950CD4F6A3433F70DC49(L_14, /*hidden argument*/NULL); __this->set_chainValue_12(L_15); // this.personalization = Arrays.Clone(digest.personalization); Blake2sDigest_t80375121A6B53FC3BBE98FE06D699C231FA23D83 * L_16 = ___digest0; NullCheck(L_16); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_17 = L_16->get_personalization_7(); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_18; L_18 = Arrays_Clone_m362B6E8EAA394ABF566EABAF08A37C8232D398D8(L_17, /*hidden argument*/NULL); __this->set_personalization_7(L_18); // } return; } } // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Digests.Blake2sDigest::.ctor(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Blake2sDigest__ctor_m65385403A2C35286387011AC4F225EA06427D0DB (Blake2sDigest_t80375121A6B53FC3BBE98FE06D699C231FA23D83 * __this, int32_t ___digestBits0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // private int digestLength = 32; // 1- 32 bytes __this->set_digestLength_4(((int32_t)32)); // private uint[] internalState = new uint[16]; UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_0 = (UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF*)(UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF*)SZArrayNew(UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF_il2cpp_TypeInfo_var, (uint32_t)((int32_t)16)); __this->set_internalState_11(L_0); // public Blake2sDigest(int digestBits) Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405(__this, /*hidden argument*/NULL); // if (digestBits < 8 || digestBits > 256 || digestBits % 8 != 0) int32_t L_1 = ___digestBits0; if ((((int32_t)L_1) < ((int32_t)8))) { goto IL_002c; } } { int32_t L_2 = ___digestBits0; if ((((int32_t)L_2) > ((int32_t)((int32_t)256)))) { goto IL_002c; } } { int32_t L_3 = ___digestBits0; if (!((int32_t)((int32_t)L_3%(int32_t)8))) { goto IL_0037; } } IL_002c: { // throw new ArgumentException("BLAKE2s digest bit length must be a multiple of 8 and not greater than 256"); ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_4 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var))); ArgumentException__ctor_m2D35EAD113C2ADC99EB17B940A2097A93FD23EFC(L_4, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralE98366E651E8AFF30C2721FBB028C26DBCD8F4A4)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_4, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Blake2sDigest__ctor_m65385403A2C35286387011AC4F225EA06427D0DB_RuntimeMethod_var))); } IL_0037: { // buffer = new byte[BLOCK_LENGTH_BYTES]; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_5 = (ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)SZArrayNew(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726_il2cpp_TypeInfo_var, (uint32_t)((int32_t)64)); __this->set_buffer_9(L_5); // keyLength = 0; __this->set_keyLength_5(0); // digestLength = digestBits / 8; int32_t L_6 = ___digestBits0; __this->set_digestLength_4(((int32_t)((int32_t)L_6/(int32_t)8))); // Init(); Blake2sDigest_Init_m619F22A5A7F4B1E7064C1C50419E7E8FA0615BE0(__this, /*hidden argument*/NULL); // } return; } } // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Digests.Blake2sDigest::.ctor(System.Byte[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Blake2sDigest__ctor_m26D57CE5D85516146A1B8D45C48F462D62444CEA (Blake2sDigest_t80375121A6B53FC3BBE98FE06D699C231FA23D83 * __this, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___key0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // private int digestLength = 32; // 1- 32 bytes __this->set_digestLength_4(((int32_t)32)); // private uint[] internalState = new uint[16]; UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_0 = (UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF*)(UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF*)SZArrayNew(UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF_il2cpp_TypeInfo_var, (uint32_t)((int32_t)16)); __this->set_internalState_11(L_0); // public Blake2sDigest(byte[] key) Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405(__this, /*hidden argument*/NULL); // buffer = new byte[BLOCK_LENGTH_BYTES]; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_1 = (ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)SZArrayNew(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726_il2cpp_TypeInfo_var, (uint32_t)((int32_t)64)); __this->set_buffer_9(L_1); // if (key != null) ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_2 = ___key0; if (!L_2) { goto IL_007e; } } { // if (key.Length > 32) ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_3 = ___key0; NullCheck(L_3); if ((((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_3)->max_length)))) <= ((int32_t)((int32_t)32)))) { goto IL_003d; } } { // throw new ArgumentException("Keys > 32 are not supported"); ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_4 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var))); ArgumentException__ctor_m2D35EAD113C2ADC99EB17B940A2097A93FD23EFC(L_4, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralB4910B66F1705D6DE2CEDBEB1DA433EABE14D437)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_4, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Blake2sDigest__ctor_m26D57CE5D85516146A1B8D45C48F462D62444CEA_RuntimeMethod_var))); } IL_003d: { // this.key = new byte[key.Length]; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_5 = ___key0; NullCheck(L_5); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_6 = (ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)SZArrayNew(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726_il2cpp_TypeInfo_var, (uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_5)->max_length)))); __this->set_key_8(L_6); // Array.Copy(key, 0, this.key, 0, key.Length); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_7 = ___key0; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_8 = __this->get_key_8(); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_9 = ___key0; NullCheck(L_9); Array_Copy_m3F127FFB5149532135043FFE285F9177C80CB877((RuntimeArray *)(RuntimeArray *)L_7, 0, (RuntimeArray *)(RuntimeArray *)L_8, 0, ((int32_t)((int32_t)(((RuntimeArray*)L_9)->max_length))), /*hidden argument*/NULL); // keyLength = key.Length; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_10 = ___key0; NullCheck(L_10); __this->set_keyLength_5(((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length)))); // Array.Copy(key, 0, buffer, 0, key.Length); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_11 = ___key0; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_12 = __this->get_buffer_9(); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_13 = ___key0; NullCheck(L_13); Array_Copy_m3F127FFB5149532135043FFE285F9177C80CB877((RuntimeArray *)(RuntimeArray *)L_11, 0, (RuntimeArray *)(RuntimeArray *)L_12, 0, ((int32_t)((int32_t)(((RuntimeArray*)L_13)->max_length))), /*hidden argument*/NULL); // bufferPos = BLOCK_LENGTH_BYTES; // zero padding __this->set_bufferPos_10(((int32_t)64)); } IL_007e: { // digestLength = 32; __this->set_digestLength_4(((int32_t)32)); // Init(); Blake2sDigest_Init_m619F22A5A7F4B1E7064C1C50419E7E8FA0615BE0(__this, /*hidden argument*/NULL); // } return; } } // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Digests.Blake2sDigest::.ctor(System.Byte[],System.Int32,System.Byte[],System.Byte[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Blake2sDigest__ctor_m19444257F0AE9902DC59EB259AE8FCE8393D15DB (Blake2sDigest_t80375121A6B53FC3BBE98FE06D699C231FA23D83 * __this, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___key0, int32_t ___digestBytes1, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___salt2, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___personalization3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // private int digestLength = 32; // 1- 32 bytes __this->set_digestLength_4(((int32_t)32)); // private uint[] internalState = new uint[16]; UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_0 = (UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF*)(UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF*)SZArrayNew(UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF_il2cpp_TypeInfo_var, (uint32_t)((int32_t)16)); __this->set_internalState_11(L_0); // public Blake2sDigest(byte[] key, int digestBytes, byte[] salt, // byte[] personalization) Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405(__this, /*hidden argument*/NULL); // if (digestBytes < 1 || digestBytes > 32) int32_t L_1 = ___digestBytes1; if ((((int32_t)L_1) < ((int32_t)1))) { goto IL_0024; } } { int32_t L_2 = ___digestBytes1; if ((((int32_t)L_2) <= ((int32_t)((int32_t)32)))) { goto IL_002f; } } IL_0024: { // throw new ArgumentException("Invalid digest length (required: 1 - 32)"); ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_3 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var))); ArgumentException__ctor_m2D35EAD113C2ADC99EB17B940A2097A93FD23EFC(L_3, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralEFD11D5364952BC5D7C281F3749924E5E896EA78)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_3, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Blake2sDigest__ctor_m19444257F0AE9902DC59EB259AE8FCE8393D15DB_RuntimeMethod_var))); } IL_002f: { // this.digestLength = digestBytes; int32_t L_4 = ___digestBytes1; __this->set_digestLength_4(L_4); // this.buffer = new byte[BLOCK_LENGTH_BYTES]; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_5 = (ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)SZArrayNew(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726_il2cpp_TypeInfo_var, (uint32_t)((int32_t)64)); __this->set_buffer_9(L_5); // if (salt != null) ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_6 = ___salt2; if (!L_6) { goto IL_0074; } } { // if (salt.Length != 8) ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_7 = ___salt2; NullCheck(L_7); if ((((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_7)->max_length)))) == ((int32_t)8))) { goto IL_0057; } } { // throw new ArgumentException("Salt length must be exactly 8 bytes"); ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_8 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var))); ArgumentException__ctor_m2D35EAD113C2ADC99EB17B940A2097A93FD23EFC(L_8, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral17F4FB446E05A8DE392C0BF2C9A5DAEB6AE08FF5)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_8, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Blake2sDigest__ctor_m19444257F0AE9902DC59EB259AE8FCE8393D15DB_RuntimeMethod_var))); } IL_0057: { // this.salt = new byte[8]; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_9 = (ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)SZArrayNew(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726_il2cpp_TypeInfo_var, (uint32_t)8); __this->set_salt_6(L_9); // Array.Copy(salt, 0, this.salt, 0, salt.Length); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_10 = ___salt2; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_11 = __this->get_salt_6(); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_12 = ___salt2; NullCheck(L_12); Array_Copy_m3F127FFB5149532135043FFE285F9177C80CB877((RuntimeArray *)(RuntimeArray *)L_10, 0, (RuntimeArray *)(RuntimeArray *)L_11, 0, ((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), /*hidden argument*/NULL); } IL_0074: { // if (personalization != null) ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_13 = ___personalization3; if (!L_13) { goto IL_00a9; } } { // if (personalization.Length != 8) ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_14 = ___personalization3; NullCheck(L_14); if ((((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_14)->max_length)))) == ((int32_t)8))) { goto IL_008a; } } { // throw new ArgumentException("Personalization length must be exactly 8 bytes"); ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_15 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var))); ArgumentException__ctor_m2D35EAD113C2ADC99EB17B940A2097A93FD23EFC(L_15, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral6087ECE2C09DCFDD25C62FC2C5264D96B88E2F23)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_15, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Blake2sDigest__ctor_m19444257F0AE9902DC59EB259AE8FCE8393D15DB_RuntimeMethod_var))); } IL_008a: { // this.personalization = new byte[8]; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_16 = (ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)SZArrayNew(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726_il2cpp_TypeInfo_var, (uint32_t)8); __this->set_personalization_7(L_16); // Array.Copy(personalization, 0, this.personalization, 0, personalization.Length); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_17 = ___personalization3; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_18 = __this->get_personalization_7(); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_19 = ___personalization3; NullCheck(L_19); Array_Copy_m3F127FFB5149532135043FFE285F9177C80CB877((RuntimeArray *)(RuntimeArray *)L_17, 0, (RuntimeArray *)(RuntimeArray *)L_18, 0, ((int32_t)((int32_t)(((RuntimeArray*)L_19)->max_length))), /*hidden argument*/NULL); } IL_00a9: { // if (key != null) ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_20 = ___key0; if (!L_20) { goto IL_00ff; } } { // if (key.Length > 32) ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_21 = ___key0; NullCheck(L_21); if ((((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_21)->max_length)))) <= ((int32_t)((int32_t)32)))) { goto IL_00be; } } { // throw new ArgumentException("Keys > 32 bytes are not supported"); ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_22 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var))); ArgumentException__ctor_m2D35EAD113C2ADC99EB17B940A2097A93FD23EFC(L_22, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralDD9E0E90C4D797A169D1CD284525AEBE7A1DE051)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_22, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Blake2sDigest__ctor_m19444257F0AE9902DC59EB259AE8FCE8393D15DB_RuntimeMethod_var))); } IL_00be: { // this.key = new byte[key.Length]; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_23 = ___key0; NullCheck(L_23); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_24 = (ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)SZArrayNew(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726_il2cpp_TypeInfo_var, (uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_23)->max_length)))); __this->set_key_8(L_24); // Array.Copy(key, 0, this.key, 0, key.Length); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_25 = ___key0; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_26 = __this->get_key_8(); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_27 = ___key0; NullCheck(L_27); Array_Copy_m3F127FFB5149532135043FFE285F9177C80CB877((RuntimeArray *)(RuntimeArray *)L_25, 0, (RuntimeArray *)(RuntimeArray *)L_26, 0, ((int32_t)((int32_t)(((RuntimeArray*)L_27)->max_length))), /*hidden argument*/NULL); // keyLength = key.Length; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_28 = ___key0; NullCheck(L_28); __this->set_keyLength_5(((int32_t)((int32_t)(((RuntimeArray*)L_28)->max_length)))); // Array.Copy(key, 0, buffer, 0, key.Length); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_29 = ___key0; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_30 = __this->get_buffer_9(); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_31 = ___key0; NullCheck(L_31); Array_Copy_m3F127FFB5149532135043FFE285F9177C80CB877((RuntimeArray *)(RuntimeArray *)L_29, 0, (RuntimeArray *)(RuntimeArray *)L_30, 0, ((int32_t)((int32_t)(((RuntimeArray*)L_31)->max_length))), /*hidden argument*/NULL); // bufferPos = BLOCK_LENGTH_BYTES; // zero padding __this->set_bufferPos_10(((int32_t)64)); } IL_00ff: { // Init(); Blake2sDigest_Init_m619F22A5A7F4B1E7064C1C50419E7E8FA0615BE0(__this, /*hidden argument*/NULL); // } return; } } // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Digests.Blake2sDigest::Init() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Blake2sDigest_Init_m619F22A5A7F4B1E7064C1C50419E7E8FA0615BE0 (Blake2sDigest_t80375121A6B53FC3BBE98FE06D699C231FA23D83 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Blake2sDigest_t80375121A6B53FC3BBE98FE06D699C231FA23D83_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // if (chainValue == null) UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_0 = __this->get_chainValue_12(); if (L_0) { goto IL_0125; } } { // chainValue = new uint[8]; UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_1 = (UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF*)(UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF*)SZArrayNew(UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF_il2cpp_TypeInfo_var, (uint32_t)8); __this->set_chainValue_12(L_1); // chainValue[0] = blake2s_IV[0] ^ (uint)(digestLength | (keyLength << 8) | 0x1010000); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_2 = __this->get_chainValue_12(); IL2CPP_RUNTIME_CLASS_INIT(Blake2sDigest_t80375121A6B53FC3BBE98FE06D699C231FA23D83_il2cpp_TypeInfo_var); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_3 = ((Blake2sDigest_t80375121A6B53FC3BBE98FE06D699C231FA23D83_StaticFields*)il2cpp_codegen_static_fields_for(Blake2sDigest_t80375121A6B53FC3BBE98FE06D699C231FA23D83_il2cpp_TypeInfo_var))->get_blake2s_IV_0(); NullCheck(L_3); int32_t L_4 = 0; uint32_t L_5 = (L_3)->GetAt(static_cast(L_4)); int32_t L_6 = __this->get_digestLength_4(); int32_t L_7 = __this->get_keyLength_5(); NullCheck(L_2); (L_2)->SetAt(static_cast(0), (uint32_t)((int32_t)((int32_t)L_5^(int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_6|(int32_t)((int32_t)((int32_t)L_7<<(int32_t)8))))|(int32_t)((int32_t)16842752)))))); // chainValue[1] = blake2s_IV[1];// ^ leafLength; with leafLength = 0; UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_8 = __this->get_chainValue_12(); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_9 = ((Blake2sDigest_t80375121A6B53FC3BBE98FE06D699C231FA23D83_StaticFields*)il2cpp_codegen_static_fields_for(Blake2sDigest_t80375121A6B53FC3BBE98FE06D699C231FA23D83_il2cpp_TypeInfo_var))->get_blake2s_IV_0(); NullCheck(L_9); int32_t L_10 = 1; uint32_t L_11 = (L_9)->GetAt(static_cast(L_10)); NullCheck(L_8); (L_8)->SetAt(static_cast(1), (uint32_t)L_11); // chainValue[2] = blake2s_IV[2];// ^ nodeOffset; with nodeOffset = 0; UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_12 = __this->get_chainValue_12(); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_13 = ((Blake2sDigest_t80375121A6B53FC3BBE98FE06D699C231FA23D83_StaticFields*)il2cpp_codegen_static_fields_for(Blake2sDigest_t80375121A6B53FC3BBE98FE06D699C231FA23D83_il2cpp_TypeInfo_var))->get_blake2s_IV_0(); NullCheck(L_13); int32_t L_14 = 2; uint32_t L_15 = (L_13)->GetAt(static_cast(L_14)); NullCheck(L_12); (L_12)->SetAt(static_cast(2), (uint32_t)L_15); // chainValue[3] = blake2s_IV[3];// ^ ( (nodeOffset << 32) | (nodeDepth << 16) | (innerHashLength << 24) ); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_16 = __this->get_chainValue_12(); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_17 = ((Blake2sDigest_t80375121A6B53FC3BBE98FE06D699C231FA23D83_StaticFields*)il2cpp_codegen_static_fields_for(Blake2sDigest_t80375121A6B53FC3BBE98FE06D699C231FA23D83_il2cpp_TypeInfo_var))->get_blake2s_IV_0(); NullCheck(L_17); int32_t L_18 = 3; uint32_t L_19 = (L_17)->GetAt(static_cast(L_18)); NullCheck(L_16); (L_16)->SetAt(static_cast(3), (uint32_t)L_19); // chainValue[4] = blake2s_IV[4]; UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_20 = __this->get_chainValue_12(); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_21 = ((Blake2sDigest_t80375121A6B53FC3BBE98FE06D699C231FA23D83_StaticFields*)il2cpp_codegen_static_fields_for(Blake2sDigest_t80375121A6B53FC3BBE98FE06D699C231FA23D83_il2cpp_TypeInfo_var))->get_blake2s_IV_0(); NullCheck(L_21); int32_t L_22 = 4; uint32_t L_23 = (L_21)->GetAt(static_cast(L_22)); NullCheck(L_20); (L_20)->SetAt(static_cast(4), (uint32_t)L_23); // chainValue[5] = blake2s_IV[5]; UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_24 = __this->get_chainValue_12(); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_25 = ((Blake2sDigest_t80375121A6B53FC3BBE98FE06D699C231FA23D83_StaticFields*)il2cpp_codegen_static_fields_for(Blake2sDigest_t80375121A6B53FC3BBE98FE06D699C231FA23D83_il2cpp_TypeInfo_var))->get_blake2s_IV_0(); NullCheck(L_25); int32_t L_26 = 5; uint32_t L_27 = (L_25)->GetAt(static_cast(L_26)); NullCheck(L_24); (L_24)->SetAt(static_cast(5), (uint32_t)L_27); // if (salt != null) ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_28 = __this->get_salt_6(); if (!L_28) { goto IL_00c7; } } { // chainValue[4] ^= Pack.LE_To_UInt32(salt, 0); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_29 = __this->get_chainValue_12(); NullCheck(L_29); uint32_t* L_30 = ((L_29)->GetAddressAt(static_cast(4))); int32_t L_31 = *((uint32_t*)L_30); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_32 = __this->get_salt_6(); uint32_t L_33; L_33 = Pack_LE_To_UInt32_m0E7F1686818E642F2C9A801C9E46BE1E3C4A962B(L_32, 0, /*hidden argument*/NULL); *((int32_t*)L_30) = (int32_t)((int32_t)((int32_t)L_31^(int32_t)L_33)); // chainValue[5] ^= Pack.LE_To_UInt32(salt, 4); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_34 = __this->get_chainValue_12(); NullCheck(L_34); uint32_t* L_35 = ((L_34)->GetAddressAt(static_cast(5))); int32_t L_36 = *((uint32_t*)L_35); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_37 = __this->get_salt_6(); uint32_t L_38; L_38 = Pack_LE_To_UInt32_m0E7F1686818E642F2C9A801C9E46BE1E3C4A962B(L_37, 4, /*hidden argument*/NULL); *((int32_t*)L_35) = (int32_t)((int32_t)((int32_t)L_36^(int32_t)L_38)); } IL_00c7: { // chainValue[6] = blake2s_IV[6]; UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_39 = __this->get_chainValue_12(); IL2CPP_RUNTIME_CLASS_INIT(Blake2sDigest_t80375121A6B53FC3BBE98FE06D699C231FA23D83_il2cpp_TypeInfo_var); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_40 = ((Blake2sDigest_t80375121A6B53FC3BBE98FE06D699C231FA23D83_StaticFields*)il2cpp_codegen_static_fields_for(Blake2sDigest_t80375121A6B53FC3BBE98FE06D699C231FA23D83_il2cpp_TypeInfo_var))->get_blake2s_IV_0(); NullCheck(L_40); int32_t L_41 = 6; uint32_t L_42 = (L_40)->GetAt(static_cast(L_41)); NullCheck(L_39); (L_39)->SetAt(static_cast(6), (uint32_t)L_42); // chainValue[7] = blake2s_IV[7]; UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_43 = __this->get_chainValue_12(); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_44 = ((Blake2sDigest_t80375121A6B53FC3BBE98FE06D699C231FA23D83_StaticFields*)il2cpp_codegen_static_fields_for(Blake2sDigest_t80375121A6B53FC3BBE98FE06D699C231FA23D83_il2cpp_TypeInfo_var))->get_blake2s_IV_0(); NullCheck(L_44); int32_t L_45 = 7; uint32_t L_46 = (L_44)->GetAt(static_cast(L_45)); NullCheck(L_43); (L_43)->SetAt(static_cast(7), (uint32_t)L_46); // if (personalization != null) ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_47 = __this->get_personalization_7(); if (!L_47) { goto IL_0125; } } { // chainValue[6] ^= Pack.LE_To_UInt32(personalization, 0); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_48 = __this->get_chainValue_12(); NullCheck(L_48); uint32_t* L_49 = ((L_48)->GetAddressAt(static_cast(6))); int32_t L_50 = *((uint32_t*)L_49); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_51 = __this->get_personalization_7(); uint32_t L_52; L_52 = Pack_LE_To_UInt32_m0E7F1686818E642F2C9A801C9E46BE1E3C4A962B(L_51, 0, /*hidden argument*/NULL); *((int32_t*)L_49) = (int32_t)((int32_t)((int32_t)L_50^(int32_t)L_52)); // chainValue[7] ^= Pack.LE_To_UInt32(personalization, 4); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_53 = __this->get_chainValue_12(); NullCheck(L_53); uint32_t* L_54 = ((L_53)->GetAddressAt(static_cast(7))); int32_t L_55 = *((uint32_t*)L_54); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_56 = __this->get_personalization_7(); uint32_t L_57; L_57 = Pack_LE_To_UInt32_m0E7F1686818E642F2C9A801C9E46BE1E3C4A962B(L_56, 4, /*hidden argument*/NULL); *((int32_t*)L_54) = (int32_t)((int32_t)((int32_t)L_55^(int32_t)L_57)); } IL_0125: { // } return; } } // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Digests.Blake2sDigest::InitializeInternalState() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Blake2sDigest_InitializeInternalState_m9ABF7A7BC6A5C9EF053F401AC8F7F4E8B2B09B86 (Blake2sDigest_t80375121A6B53FC3BBE98FE06D699C231FA23D83 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Blake2sDigest_t80375121A6B53FC3BBE98FE06D699C231FA23D83_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // Array.Copy(chainValue, 0, internalState, 0, chainValue.Length); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_0 = __this->get_chainValue_12(); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_1 = __this->get_internalState_11(); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_2 = __this->get_chainValue_12(); NullCheck(L_2); Array_Copy_m3F127FFB5149532135043FFE285F9177C80CB877((RuntimeArray *)(RuntimeArray *)L_0, 0, (RuntimeArray *)(RuntimeArray *)L_1, 0, ((int32_t)((int32_t)(((RuntimeArray*)L_2)->max_length))), /*hidden argument*/NULL); // Array.Copy(blake2s_IV, 0, internalState, chainValue.Length, 4); IL2CPP_RUNTIME_CLASS_INIT(Blake2sDigest_t80375121A6B53FC3BBE98FE06D699C231FA23D83_il2cpp_TypeInfo_var); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_3 = ((Blake2sDigest_t80375121A6B53FC3BBE98FE06D699C231FA23D83_StaticFields*)il2cpp_codegen_static_fields_for(Blake2sDigest_t80375121A6B53FC3BBE98FE06D699C231FA23D83_il2cpp_TypeInfo_var))->get_blake2s_IV_0(); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_4 = __this->get_internalState_11(); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_5 = __this->get_chainValue_12(); NullCheck(L_5); Array_Copy_m3F127FFB5149532135043FFE285F9177C80CB877((RuntimeArray *)(RuntimeArray *)L_3, 0, (RuntimeArray *)(RuntimeArray *)L_4, ((int32_t)((int32_t)(((RuntimeArray*)L_5)->max_length))), 4, /*hidden argument*/NULL); // internalState[12] = t0 ^ blake2s_IV[4]; UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_6 = __this->get_internalState_11(); uint32_t L_7 = __this->get_t0_13(); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_8 = ((Blake2sDigest_t80375121A6B53FC3BBE98FE06D699C231FA23D83_StaticFields*)il2cpp_codegen_static_fields_for(Blake2sDigest_t80375121A6B53FC3BBE98FE06D699C231FA23D83_il2cpp_TypeInfo_var))->get_blake2s_IV_0(); NullCheck(L_8); int32_t L_9 = 4; uint32_t L_10 = (L_8)->GetAt(static_cast(L_9)); NullCheck(L_6); (L_6)->SetAt(static_cast(((int32_t)12)), (uint32_t)((int32_t)((int32_t)L_7^(int32_t)L_10))); // internalState[13] = t1 ^ blake2s_IV[5]; UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_11 = __this->get_internalState_11(); uint32_t L_12 = __this->get_t1_14(); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_13 = ((Blake2sDigest_t80375121A6B53FC3BBE98FE06D699C231FA23D83_StaticFields*)il2cpp_codegen_static_fields_for(Blake2sDigest_t80375121A6B53FC3BBE98FE06D699C231FA23D83_il2cpp_TypeInfo_var))->get_blake2s_IV_0(); NullCheck(L_13); int32_t L_14 = 5; uint32_t L_15 = (L_13)->GetAt(static_cast(L_14)); NullCheck(L_11); (L_11)->SetAt(static_cast(((int32_t)13)), (uint32_t)((int32_t)((int32_t)L_12^(int32_t)L_15))); // internalState[14] = f0 ^ blake2s_IV[6]; UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_16 = __this->get_internalState_11(); uint32_t L_17 = __this->get_f0_15(); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_18 = ((Blake2sDigest_t80375121A6B53FC3BBE98FE06D699C231FA23D83_StaticFields*)il2cpp_codegen_static_fields_for(Blake2sDigest_t80375121A6B53FC3BBE98FE06D699C231FA23D83_il2cpp_TypeInfo_var))->get_blake2s_IV_0(); NullCheck(L_18); int32_t L_19 = 6; uint32_t L_20 = (L_18)->GetAt(static_cast(L_19)); NullCheck(L_16); (L_16)->SetAt(static_cast(((int32_t)14)), (uint32_t)((int32_t)((int32_t)L_17^(int32_t)L_20))); // internalState[15] = blake2s_IV[7];// ^ f1 with f1 = 0 UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_21 = __this->get_internalState_11(); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_22 = ((Blake2sDigest_t80375121A6B53FC3BBE98FE06D699C231FA23D83_StaticFields*)il2cpp_codegen_static_fields_for(Blake2sDigest_t80375121A6B53FC3BBE98FE06D699C231FA23D83_il2cpp_TypeInfo_var))->get_blake2s_IV_0(); NullCheck(L_22); int32_t L_23 = 7; uint32_t L_24 = (L_22)->GetAt(static_cast(L_23)); NullCheck(L_21); (L_21)->SetAt(static_cast(((int32_t)15)), (uint32_t)L_24); // } return; } } // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Digests.Blake2sDigest::Update(System.Byte) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Blake2sDigest_Update_m6C14A56DA7D18CC65FD677FA93BDAFE54A562959 (Blake2sDigest_t80375121A6B53FC3BBE98FE06D699C231FA23D83 * __this, uint8_t ___b0, const RuntimeMethod* method) { { // remainingLength = BLOCK_LENGTH_BYTES - bufferPos; int32_t L_0 = __this->get_bufferPos_10(); // if (remainingLength == 0) if (((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)64), (int32_t)L_0))) { goto IL_0062; } } { // t0 += BLOCK_LENGTH_BYTES; uint32_t L_1 = __this->get_t0_13(); __this->set_t0_13(((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)((int32_t)64)))); // if (t0 == 0) uint32_t L_2 = __this->get_t0_13(); if (L_2) { goto IL_0030; } } { // t1++; uint32_t L_3 = __this->get_t1_14(); __this->set_t1_14(((int32_t)il2cpp_codegen_add((int32_t)L_3, (int32_t)1))); } IL_0030: { // Compress(buffer, 0); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_4 = __this->get_buffer_9(); Blake2sDigest_Compress_m4D6638A159CE1F8BC84F71F398B0A67459598652(__this, L_4, 0, /*hidden argument*/NULL); // Array.Clear(buffer, 0, buffer.Length);// clear buffer ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_5 = __this->get_buffer_9(); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_6 = __this->get_buffer_9(); NullCheck(L_6); Array_Clear_mEB42D172C5E0825D340F6209F28578BDDDDCE34F((RuntimeArray *)(RuntimeArray *)L_5, 0, ((int32_t)((int32_t)(((RuntimeArray*)L_6)->max_length))), /*hidden argument*/NULL); // buffer[0] = b; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_7 = __this->get_buffer_9(); uint8_t L_8 = ___b0; NullCheck(L_7); (L_7)->SetAt(static_cast(0), (uint8_t)L_8); // bufferPos = 1; __this->set_bufferPos_10(1); // } return; } IL_0062: { // buffer[bufferPos] = b; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_9 = __this->get_buffer_9(); int32_t L_10 = __this->get_bufferPos_10(); uint8_t L_11 = ___b0; NullCheck(L_9); (L_9)->SetAt(static_cast(L_10), (uint8_t)L_11); // bufferPos++; int32_t L_12 = __this->get_bufferPos_10(); __this->set_bufferPos_10(((int32_t)il2cpp_codegen_add((int32_t)L_12, (int32_t)1))); // } return; } } // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Digests.Blake2sDigest::BlockUpdate(System.Byte[],System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Blake2sDigest_BlockUpdate_mECB3D0A282DD15368E5DF2E52CDCFD23884FCE42 (Blake2sDigest_t80375121A6B53FC3BBE98FE06D699C231FA23D83 * __this, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___message0, int32_t ___offset1, int32_t ___len2, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; { // if (message == null || len == 0) ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_0 = ___message0; if (!L_0) { goto IL_0006; } } { int32_t L_1 = ___len2; if (L_1) { goto IL_0007; } } IL_0006: { // return; return; } IL_0007: { // int remainingLength = 0; // left bytes of buffer V_0 = 0; // if (bufferPos != 0) int32_t L_2 = __this->get_bufferPos_10(); if (!L_2) { goto IL_00a8; } } { // remainingLength = BLOCK_LENGTH_BYTES - bufferPos; int32_t L_3 = __this->get_bufferPos_10(); V_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)64), (int32_t)L_3)); // if (remainingLength < len) int32_t L_4 = V_0; int32_t L_5 = ___len2; if ((((int32_t)L_4) >= ((int32_t)L_5))) { goto IL_0085; } } { // Array.Copy(message, offset, buffer, bufferPos, remainingLength); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_6 = ___message0; int32_t L_7 = ___offset1; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_8 = __this->get_buffer_9(); int32_t L_9 = __this->get_bufferPos_10(); int32_t L_10 = V_0; Array_Copy_m3F127FFB5149532135043FFE285F9177C80CB877((RuntimeArray *)(RuntimeArray *)L_6, L_7, (RuntimeArray *)(RuntimeArray *)L_8, L_9, L_10, /*hidden argument*/NULL); // t0 += BLOCK_LENGTH_BYTES; uint32_t L_11 = __this->get_t0_13(); __this->set_t0_13(((int32_t)il2cpp_codegen_add((int32_t)L_11, (int32_t)((int32_t)64)))); // if (t0 == 0) uint32_t L_12 = __this->get_t0_13(); if (L_12) { goto IL_005b; } } { // t1++; uint32_t L_13 = __this->get_t1_14(); __this->set_t1_14(((int32_t)il2cpp_codegen_add((int32_t)L_13, (int32_t)1))); } IL_005b: { // Compress(buffer, 0); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_14 = __this->get_buffer_9(); Blake2sDigest_Compress_m4D6638A159CE1F8BC84F71F398B0A67459598652(__this, L_14, 0, /*hidden argument*/NULL); // bufferPos = 0; __this->set_bufferPos_10(0); // Array.Clear(buffer, 0, buffer.Length);// clear buffer ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_15 = __this->get_buffer_9(); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_16 = __this->get_buffer_9(); NullCheck(L_16); Array_Clear_mEB42D172C5E0825D340F6209F28578BDDDDCE34F((RuntimeArray *)(RuntimeArray *)L_15, 0, ((int32_t)((int32_t)(((RuntimeArray*)L_16)->max_length))), /*hidden argument*/NULL); // } goto IL_00a8; } IL_0085: { // Array.Copy(message, offset, buffer, bufferPos, len); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_17 = ___message0; int32_t L_18 = ___offset1; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_19 = __this->get_buffer_9(); int32_t L_20 = __this->get_bufferPos_10(); int32_t L_21 = ___len2; Array_Copy_m3F127FFB5149532135043FFE285F9177C80CB877((RuntimeArray *)(RuntimeArray *)L_17, L_18, (RuntimeArray *)(RuntimeArray *)L_19, L_20, L_21, /*hidden argument*/NULL); // bufferPos += len; int32_t L_22 = __this->get_bufferPos_10(); int32_t L_23 = ___len2; __this->set_bufferPos_10(((int32_t)il2cpp_codegen_add((int32_t)L_22, (int32_t)L_23))); // return; return; } IL_00a8: { // int blockWiseLastPos = offset + len - BLOCK_LENGTH_BYTES; int32_t L_24 = ___offset1; int32_t L_25 = ___len2; V_2 = ((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_24, (int32_t)L_25)), (int32_t)((int32_t)64))); // for (messagePos = offset + remainingLength; int32_t L_26 = ___offset1; int32_t L_27 = V_0; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_26, (int32_t)L_27)); goto IL_00e7; } IL_00b5: { // t0 += BLOCK_LENGTH_BYTES; uint32_t L_28 = __this->get_t0_13(); __this->set_t0_13(((int32_t)il2cpp_codegen_add((int32_t)L_28, (int32_t)((int32_t)64)))); // if (t0 == 0) uint32_t L_29 = __this->get_t0_13(); if (L_29) { goto IL_00da; } } { // t1++; uint32_t L_30 = __this->get_t1_14(); __this->set_t1_14(((int32_t)il2cpp_codegen_add((int32_t)L_30, (int32_t)1))); } IL_00da: { // Compress(message, messagePos); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_31 = ___message0; int32_t L_32 = V_1; Blake2sDigest_Compress_m4D6638A159CE1F8BC84F71F398B0A67459598652(__this, L_31, L_32, /*hidden argument*/NULL); // messagePos += BLOCK_LENGTH_BYTES) int32_t L_33 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_33, (int32_t)((int32_t)64))); } IL_00e7: { // messagePos < blockWiseLastPos; int32_t L_34 = V_1; int32_t L_35 = V_2; if ((((int32_t)L_34) < ((int32_t)L_35))) { goto IL_00b5; } } { // Array.Copy(message, messagePos, buffer, 0, offset + len // - messagePos); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_36 = ___message0; int32_t L_37 = V_1; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_38 = __this->get_buffer_9(); int32_t L_39 = ___offset1; int32_t L_40 = ___len2; int32_t L_41 = V_1; Array_Copy_m3F127FFB5149532135043FFE285F9177C80CB877((RuntimeArray *)(RuntimeArray *)L_36, L_37, (RuntimeArray *)(RuntimeArray *)L_38, 0, ((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_39, (int32_t)L_40)), (int32_t)L_41)), /*hidden argument*/NULL); // bufferPos += offset + len - messagePos; int32_t L_42 = __this->get_bufferPos_10(); int32_t L_43 = ___offset1; int32_t L_44 = ___len2; int32_t L_45 = V_1; __this->set_bufferPos_10(((int32_t)il2cpp_codegen_add((int32_t)L_42, (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_43, (int32_t)L_44)), (int32_t)L_45))))); // } return; } } // System.Int32 BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Digests.Blake2sDigest::DoFinal(System.Byte[],System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Blake2sDigest_DoFinal_m82070111645EE202B23E2E95537714B6AD0FA84B (Blake2sDigest_t80375121A6B53FC3BBE98FE06D699C231FA23D83 * __this, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___output0, int32_t ___outOffset1, const RuntimeMethod* method) { int32_t V_0 = 0; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* V_1 = NULL; { // f0 = 0xFFFFFFFFU; __this->set_f0_15((-1)); // t0 += (uint)bufferPos; uint32_t L_0 = __this->get_t0_13(); int32_t L_1 = __this->get_bufferPos_10(); __this->set_t0_13(((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)L_1))); // if ((t0 < 0) && (bufferPos > -t0)) uint32_t L_2 = __this->get_t0_13(); if (true) { goto IL_0042; } } { int32_t L_3 = __this->get_bufferPos_10(); uint32_t L_4 = __this->get_t0_13(); if ((((int64_t)((int64_t)((int64_t)L_3))) <= ((int64_t)((-((int64_t)((uint64_t)L_4))))))) { goto IL_0042; } } { // t1++; uint32_t L_5 = __this->get_t1_14(); __this->set_t1_14(((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)1))); } IL_0042: { // Compress(buffer, 0); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_6 = __this->get_buffer_9(); Blake2sDigest_Compress_m4D6638A159CE1F8BC84F71F398B0A67459598652(__this, L_6, 0, /*hidden argument*/NULL); // Array.Clear(buffer, 0, buffer.Length);// Holds eventually the key if input is null ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_7 = __this->get_buffer_9(); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_8 = __this->get_buffer_9(); NullCheck(L_8); Array_Clear_mEB42D172C5E0825D340F6209F28578BDDDDCE34F((RuntimeArray *)(RuntimeArray *)L_7, 0, ((int32_t)((int32_t)(((RuntimeArray*)L_8)->max_length))), /*hidden argument*/NULL); // Array.Clear(internalState, 0, internalState.Length); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_9 = __this->get_internalState_11(); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_10 = __this->get_internalState_11(); NullCheck(L_10); Array_Clear_mEB42D172C5E0825D340F6209F28578BDDDDCE34F((RuntimeArray *)(RuntimeArray *)L_9, 0, ((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))), /*hidden argument*/NULL); // for (int i = 0; i < chainValue.Length && (i * 4 < digestLength); i++) V_0 = 0; goto IL_00c1; } IL_007b: { // byte[] bytes = Pack.UInt32_To_LE(chainValue[i]); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_11 = __this->get_chainValue_12(); int32_t L_12 = V_0; NullCheck(L_11); int32_t L_13 = L_12; uint32_t L_14 = (L_11)->GetAt(static_cast(L_13)); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_15; L_15 = Pack_UInt32_To_LE_mDD4FA0D2721D43D8530B1958288822DABF25AE6A(L_14, /*hidden argument*/NULL); V_1 = L_15; // if (i * 4 < digestLength - 4) int32_t L_16 = V_0; int32_t L_17 = __this->get_digestLength_4(); if ((((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_16, (int32_t)4))) >= ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_17, (int32_t)4))))) { goto IL_00a6; } } { // Array.Copy(bytes, 0, output, outOffset + i * 4, 4); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_18 = V_1; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_19 = ___output0; int32_t L_20 = ___outOffset1; int32_t L_21 = V_0; Array_Copy_m3F127FFB5149532135043FFE285F9177C80CB877((RuntimeArray *)(RuntimeArray *)L_18, 0, (RuntimeArray *)(RuntimeArray *)L_19, ((int32_t)il2cpp_codegen_add((int32_t)L_20, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_21, (int32_t)4)))), 4, /*hidden argument*/NULL); // } goto IL_00bd; } IL_00a6: { // Array.Copy(bytes, 0, output, outOffset + i * 4, digestLength - (i * 4)); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_22 = V_1; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_23 = ___output0; int32_t L_24 = ___outOffset1; int32_t L_25 = V_0; int32_t L_26 = __this->get_digestLength_4(); int32_t L_27 = V_0; Array_Copy_m3F127FFB5149532135043FFE285F9177C80CB877((RuntimeArray *)(RuntimeArray *)L_22, 0, (RuntimeArray *)(RuntimeArray *)L_23, ((int32_t)il2cpp_codegen_add((int32_t)L_24, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_25, (int32_t)4)))), ((int32_t)il2cpp_codegen_subtract((int32_t)L_26, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_27, (int32_t)4)))), /*hidden argument*/NULL); } IL_00bd: { // for (int i = 0; i < chainValue.Length && (i * 4 < digestLength); i++) int32_t L_28 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_28, (int32_t)1)); } IL_00c1: { // for (int i = 0; i < chainValue.Length && (i * 4 < digestLength); i++) int32_t L_29 = V_0; UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_30 = __this->get_chainValue_12(); NullCheck(L_30); if ((((int32_t)L_29) >= ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_30)->max_length)))))) { goto IL_00d7; } } { int32_t L_31 = V_0; int32_t L_32 = __this->get_digestLength_4(); if ((((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_31, (int32_t)4))) < ((int32_t)L_32))) { goto IL_007b; } } IL_00d7: { // Array.Clear(chainValue, 0, chainValue.Length); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_33 = __this->get_chainValue_12(); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_34 = __this->get_chainValue_12(); NullCheck(L_34); Array_Clear_mEB42D172C5E0825D340F6209F28578BDDDDCE34F((RuntimeArray *)(RuntimeArray *)L_33, 0, ((int32_t)((int32_t)(((RuntimeArray*)L_34)->max_length))), /*hidden argument*/NULL); // Reset(); VirtualActionInvoker0::Invoke(14 /* System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Digests.Blake2sDigest::Reset() */, __this); // return digestLength; int32_t L_35 = __this->get_digestLength_4(); return L_35; } } // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Digests.Blake2sDigest::Reset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Blake2sDigest_Reset_m1A829BAA64A043BD60D32DE926B5C3E91B0FF265 (Blake2sDigest_t80375121A6B53FC3BBE98FE06D699C231FA23D83 * __this, const RuntimeMethod* method) { { // bufferPos = 0; __this->set_bufferPos_10(0); // f0 = 0; __this->set_f0_15(0); // t0 = 0; __this->set_t0_13(0); // t1 = 0; __this->set_t1_14(0); // chainValue = null; __this->set_chainValue_12((UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF*)NULL); // Array.Clear(buffer, 0, buffer.Length); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_0 = __this->get_buffer_9(); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_1 = __this->get_buffer_9(); NullCheck(L_1); Array_Clear_mEB42D172C5E0825D340F6209F28578BDDDDCE34F((RuntimeArray *)(RuntimeArray *)L_0, 0, ((int32_t)((int32_t)(((RuntimeArray*)L_1)->max_length))), /*hidden argument*/NULL); // if (key != null) ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_2 = __this->get_key_8(); if (!L_2) { goto IL_0062; } } { // Array.Copy(key, 0, buffer, 0, key.Length); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_3 = __this->get_key_8(); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_4 = __this->get_buffer_9(); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_5 = __this->get_key_8(); NullCheck(L_5); Array_Copy_m3F127FFB5149532135043FFE285F9177C80CB877((RuntimeArray *)(RuntimeArray *)L_3, 0, (RuntimeArray *)(RuntimeArray *)L_4, 0, ((int32_t)((int32_t)(((RuntimeArray*)L_5)->max_length))), /*hidden argument*/NULL); // bufferPos = BLOCK_LENGTH_BYTES; // zero padding __this->set_bufferPos_10(((int32_t)64)); } IL_0062: { // Init(); Blake2sDigest_Init_m619F22A5A7F4B1E7064C1C50419E7E8FA0615BE0(__this, /*hidden argument*/NULL); // } return; } } // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Digests.Blake2sDigest::Compress(System.Byte[],System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Blake2sDigest_Compress_m4D6638A159CE1F8BC84F71F398B0A67459598652 (Blake2sDigest_t80375121A6B53FC3BBE98FE06D699C231FA23D83 * __this, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___message0, int32_t ___messagePos1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Blake2sDigest_t80375121A6B53FC3BBE98FE06D699C231FA23D83_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* V_0 = NULL; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; { // InitializeInternalState(); Blake2sDigest_InitializeInternalState_m9ABF7A7BC6A5C9EF053F401AC8F7F4E8B2B09B86(__this, /*hidden argument*/NULL); // uint[] m = new uint[16]; UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_0 = (UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF*)(UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF*)SZArrayNew(UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF_il2cpp_TypeInfo_var, (uint32_t)((int32_t)16)); V_0 = L_0; // for (int j = 0; j < 16; j++) V_1 = 0; goto IL_0024; } IL_0012: { // m[j] = Pack.LE_To_UInt32(message, messagePos + j * 4); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_1 = V_0; int32_t L_2 = V_1; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_3 = ___message0; int32_t L_4 = ___messagePos1; int32_t L_5 = V_1; uint32_t L_6; L_6 = Pack_LE_To_UInt32_m0E7F1686818E642F2C9A801C9E46BE1E3C4A962B(L_3, ((int32_t)il2cpp_codegen_add((int32_t)L_4, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_5, (int32_t)4)))), /*hidden argument*/NULL); NullCheck(L_1); (L_1)->SetAt(static_cast(L_2), (uint32_t)L_6); // for (int j = 0; j < 16; j++) int32_t L_7 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_7, (int32_t)1)); } IL_0024: { // for (int j = 0; j < 16; j++) int32_t L_8 = V_1; if ((((int32_t)L_8) < ((int32_t)((int32_t)16)))) { goto IL_0012; } } { // for (int round = 0; round < ROUNDS; round++) V_2 = 0; goto IL_0179; } IL_0030: { // G(m[blake2s_sigma[round,0]], m[blake2s_sigma[round,1]], 0, 4, 8, 12); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_9 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Blake2sDigest_t80375121A6B53FC3BBE98FE06D699C231FA23D83_il2cpp_TypeInfo_var); ByteU5BU2CU5D_tFFA7E7CA82D7396BFF316C4BDB83D307E0CBBE0D* L_10 = ((Blake2sDigest_t80375121A6B53FC3BBE98FE06D699C231FA23D83_StaticFields*)il2cpp_codegen_static_fields_for(Blake2sDigest_t80375121A6B53FC3BBE98FE06D699C231FA23D83_il2cpp_TypeInfo_var))->get_blake2s_sigma_1(); int32_t L_11 = V_2; NullCheck(L_10); uint8_t L_12; L_12 = (L_10)->GetAt(L_11, 0); NullCheck(L_9); uint8_t L_13 = L_12; uint32_t L_14 = (L_9)->GetAt(static_cast(L_13)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_15 = V_0; ByteU5BU2CU5D_tFFA7E7CA82D7396BFF316C4BDB83D307E0CBBE0D* L_16 = ((Blake2sDigest_t80375121A6B53FC3BBE98FE06D699C231FA23D83_StaticFields*)il2cpp_codegen_static_fields_for(Blake2sDigest_t80375121A6B53FC3BBE98FE06D699C231FA23D83_il2cpp_TypeInfo_var))->get_blake2s_sigma_1(); int32_t L_17 = V_2; NullCheck(L_16); uint8_t L_18; L_18 = (L_16)->GetAt(L_17, 1); NullCheck(L_15); uint8_t L_19 = L_18; uint32_t L_20 = (L_15)->GetAt(static_cast(L_19)); Blake2sDigest_G_mE724FFCD6C4D821068943E6F5B0AD7DA2F5B08B9(__this, L_14, L_20, 0, 4, 8, ((int32_t)12), /*hidden argument*/NULL); // G(m[blake2s_sigma[round,2]], m[blake2s_sigma[round,3]], 1, 5, 9, 13); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_21 = V_0; ByteU5BU2CU5D_tFFA7E7CA82D7396BFF316C4BDB83D307E0CBBE0D* L_22 = ((Blake2sDigest_t80375121A6B53FC3BBE98FE06D699C231FA23D83_StaticFields*)il2cpp_codegen_static_fields_for(Blake2sDigest_t80375121A6B53FC3BBE98FE06D699C231FA23D83_il2cpp_TypeInfo_var))->get_blake2s_sigma_1(); int32_t L_23 = V_2; NullCheck(L_22); uint8_t L_24; L_24 = (L_22)->GetAt(L_23, 2); NullCheck(L_21); uint8_t L_25 = L_24; uint32_t L_26 = (L_21)->GetAt(static_cast(L_25)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_27 = V_0; ByteU5BU2CU5D_tFFA7E7CA82D7396BFF316C4BDB83D307E0CBBE0D* L_28 = ((Blake2sDigest_t80375121A6B53FC3BBE98FE06D699C231FA23D83_StaticFields*)il2cpp_codegen_static_fields_for(Blake2sDigest_t80375121A6B53FC3BBE98FE06D699C231FA23D83_il2cpp_TypeInfo_var))->get_blake2s_sigma_1(); int32_t L_29 = V_2; NullCheck(L_28); uint8_t L_30; L_30 = (L_28)->GetAt(L_29, 3); NullCheck(L_27); uint8_t L_31 = L_30; uint32_t L_32 = (L_27)->GetAt(static_cast(L_31)); Blake2sDigest_G_mE724FFCD6C4D821068943E6F5B0AD7DA2F5B08B9(__this, L_26, L_32, 1, 5, ((int32_t)9), ((int32_t)13), /*hidden argument*/NULL); // G(m[blake2s_sigma[round,4]], m[blake2s_sigma[round,5]], 2, 6, 10, 14); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_33 = V_0; ByteU5BU2CU5D_tFFA7E7CA82D7396BFF316C4BDB83D307E0CBBE0D* L_34 = ((Blake2sDigest_t80375121A6B53FC3BBE98FE06D699C231FA23D83_StaticFields*)il2cpp_codegen_static_fields_for(Blake2sDigest_t80375121A6B53FC3BBE98FE06D699C231FA23D83_il2cpp_TypeInfo_var))->get_blake2s_sigma_1(); int32_t L_35 = V_2; NullCheck(L_34); uint8_t L_36; L_36 = (L_34)->GetAt(L_35, 4); NullCheck(L_33); uint8_t L_37 = L_36; uint32_t L_38 = (L_33)->GetAt(static_cast(L_37)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_39 = V_0; ByteU5BU2CU5D_tFFA7E7CA82D7396BFF316C4BDB83D307E0CBBE0D* L_40 = ((Blake2sDigest_t80375121A6B53FC3BBE98FE06D699C231FA23D83_StaticFields*)il2cpp_codegen_static_fields_for(Blake2sDigest_t80375121A6B53FC3BBE98FE06D699C231FA23D83_il2cpp_TypeInfo_var))->get_blake2s_sigma_1(); int32_t L_41 = V_2; NullCheck(L_40); uint8_t L_42; L_42 = (L_40)->GetAt(L_41, 5); NullCheck(L_39); uint8_t L_43 = L_42; uint32_t L_44 = (L_39)->GetAt(static_cast(L_43)); Blake2sDigest_G_mE724FFCD6C4D821068943E6F5B0AD7DA2F5B08B9(__this, L_38, L_44, 2, 6, ((int32_t)10), ((int32_t)14), /*hidden argument*/NULL); // G(m[blake2s_sigma[round,6]], m[blake2s_sigma[round,7]], 3, 7, 11, 15); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_45 = V_0; ByteU5BU2CU5D_tFFA7E7CA82D7396BFF316C4BDB83D307E0CBBE0D* L_46 = ((Blake2sDigest_t80375121A6B53FC3BBE98FE06D699C231FA23D83_StaticFields*)il2cpp_codegen_static_fields_for(Blake2sDigest_t80375121A6B53FC3BBE98FE06D699C231FA23D83_il2cpp_TypeInfo_var))->get_blake2s_sigma_1(); int32_t L_47 = V_2; NullCheck(L_46); uint8_t L_48; L_48 = (L_46)->GetAt(L_47, 6); NullCheck(L_45); uint8_t L_49 = L_48; uint32_t L_50 = (L_45)->GetAt(static_cast(L_49)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_51 = V_0; ByteU5BU2CU5D_tFFA7E7CA82D7396BFF316C4BDB83D307E0CBBE0D* L_52 = ((Blake2sDigest_t80375121A6B53FC3BBE98FE06D699C231FA23D83_StaticFields*)il2cpp_codegen_static_fields_for(Blake2sDigest_t80375121A6B53FC3BBE98FE06D699C231FA23D83_il2cpp_TypeInfo_var))->get_blake2s_sigma_1(); int32_t L_53 = V_2; NullCheck(L_52); uint8_t L_54; L_54 = (L_52)->GetAt(L_53, 7); NullCheck(L_51); uint8_t L_55 = L_54; uint32_t L_56 = (L_51)->GetAt(static_cast(L_55)); Blake2sDigest_G_mE724FFCD6C4D821068943E6F5B0AD7DA2F5B08B9(__this, L_50, L_56, 3, 7, ((int32_t)11), ((int32_t)15), /*hidden argument*/NULL); // G(m[blake2s_sigma[round,8]], m[blake2s_sigma[round,9]], 0, 5, 10, 15); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_57 = V_0; ByteU5BU2CU5D_tFFA7E7CA82D7396BFF316C4BDB83D307E0CBBE0D* L_58 = ((Blake2sDigest_t80375121A6B53FC3BBE98FE06D699C231FA23D83_StaticFields*)il2cpp_codegen_static_fields_for(Blake2sDigest_t80375121A6B53FC3BBE98FE06D699C231FA23D83_il2cpp_TypeInfo_var))->get_blake2s_sigma_1(); int32_t L_59 = V_2; NullCheck(L_58); uint8_t L_60; L_60 = (L_58)->GetAt(L_59, 8); NullCheck(L_57); uint8_t L_61 = L_60; uint32_t L_62 = (L_57)->GetAt(static_cast(L_61)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_63 = V_0; ByteU5BU2CU5D_tFFA7E7CA82D7396BFF316C4BDB83D307E0CBBE0D* L_64 = ((Blake2sDigest_t80375121A6B53FC3BBE98FE06D699C231FA23D83_StaticFields*)il2cpp_codegen_static_fields_for(Blake2sDigest_t80375121A6B53FC3BBE98FE06D699C231FA23D83_il2cpp_TypeInfo_var))->get_blake2s_sigma_1(); int32_t L_65 = V_2; NullCheck(L_64); uint8_t L_66; L_66 = (L_64)->GetAt(L_65, ((int32_t)9)); NullCheck(L_63); uint8_t L_67 = L_66; uint32_t L_68 = (L_63)->GetAt(static_cast(L_67)); Blake2sDigest_G_mE724FFCD6C4D821068943E6F5B0AD7DA2F5B08B9(__this, L_62, L_68, 0, 5, ((int32_t)10), ((int32_t)15), /*hidden argument*/NULL); // G(m[blake2s_sigma[round,10]], m[blake2s_sigma[round,11]], 1, 6, 11, 12); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_69 = V_0; ByteU5BU2CU5D_tFFA7E7CA82D7396BFF316C4BDB83D307E0CBBE0D* L_70 = ((Blake2sDigest_t80375121A6B53FC3BBE98FE06D699C231FA23D83_StaticFields*)il2cpp_codegen_static_fields_for(Blake2sDigest_t80375121A6B53FC3BBE98FE06D699C231FA23D83_il2cpp_TypeInfo_var))->get_blake2s_sigma_1(); int32_t L_71 = V_2; NullCheck(L_70); uint8_t L_72; L_72 = (L_70)->GetAt(L_71, ((int32_t)10)); NullCheck(L_69); uint8_t L_73 = L_72; uint32_t L_74 = (L_69)->GetAt(static_cast(L_73)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_75 = V_0; ByteU5BU2CU5D_tFFA7E7CA82D7396BFF316C4BDB83D307E0CBBE0D* L_76 = ((Blake2sDigest_t80375121A6B53FC3BBE98FE06D699C231FA23D83_StaticFields*)il2cpp_codegen_static_fields_for(Blake2sDigest_t80375121A6B53FC3BBE98FE06D699C231FA23D83_il2cpp_TypeInfo_var))->get_blake2s_sigma_1(); int32_t L_77 = V_2; NullCheck(L_76); uint8_t L_78; L_78 = (L_76)->GetAt(L_77, ((int32_t)11)); NullCheck(L_75); uint8_t L_79 = L_78; uint32_t L_80 = (L_75)->GetAt(static_cast(L_79)); Blake2sDigest_G_mE724FFCD6C4D821068943E6F5B0AD7DA2F5B08B9(__this, L_74, L_80, 1, 6, ((int32_t)11), ((int32_t)12), /*hidden argument*/NULL); // G(m[blake2s_sigma[round,12]], m[blake2s_sigma[round,13]], 2, 7, 8, 13); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_81 = V_0; ByteU5BU2CU5D_tFFA7E7CA82D7396BFF316C4BDB83D307E0CBBE0D* L_82 = ((Blake2sDigest_t80375121A6B53FC3BBE98FE06D699C231FA23D83_StaticFields*)il2cpp_codegen_static_fields_for(Blake2sDigest_t80375121A6B53FC3BBE98FE06D699C231FA23D83_il2cpp_TypeInfo_var))->get_blake2s_sigma_1(); int32_t L_83 = V_2; NullCheck(L_82); uint8_t L_84; L_84 = (L_82)->GetAt(L_83, ((int32_t)12)); NullCheck(L_81); uint8_t L_85 = L_84; uint32_t L_86 = (L_81)->GetAt(static_cast(L_85)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_87 = V_0; ByteU5BU2CU5D_tFFA7E7CA82D7396BFF316C4BDB83D307E0CBBE0D* L_88 = ((Blake2sDigest_t80375121A6B53FC3BBE98FE06D699C231FA23D83_StaticFields*)il2cpp_codegen_static_fields_for(Blake2sDigest_t80375121A6B53FC3BBE98FE06D699C231FA23D83_il2cpp_TypeInfo_var))->get_blake2s_sigma_1(); int32_t L_89 = V_2; NullCheck(L_88); uint8_t L_90; L_90 = (L_88)->GetAt(L_89, ((int32_t)13)); NullCheck(L_87); uint8_t L_91 = L_90; uint32_t L_92 = (L_87)->GetAt(static_cast(L_91)); Blake2sDigest_G_mE724FFCD6C4D821068943E6F5B0AD7DA2F5B08B9(__this, L_86, L_92, 2, 7, 8, ((int32_t)13), /*hidden argument*/NULL); // G(m[blake2s_sigma[round,14]], m[blake2s_sigma[round,15]], 3, 4, 9, 14); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_93 = V_0; ByteU5BU2CU5D_tFFA7E7CA82D7396BFF316C4BDB83D307E0CBBE0D* L_94 = ((Blake2sDigest_t80375121A6B53FC3BBE98FE06D699C231FA23D83_StaticFields*)il2cpp_codegen_static_fields_for(Blake2sDigest_t80375121A6B53FC3BBE98FE06D699C231FA23D83_il2cpp_TypeInfo_var))->get_blake2s_sigma_1(); int32_t L_95 = V_2; NullCheck(L_94); uint8_t L_96; L_96 = (L_94)->GetAt(L_95, ((int32_t)14)); NullCheck(L_93); uint8_t L_97 = L_96; uint32_t L_98 = (L_93)->GetAt(static_cast(L_97)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_99 = V_0; ByteU5BU2CU5D_tFFA7E7CA82D7396BFF316C4BDB83D307E0CBBE0D* L_100 = ((Blake2sDigest_t80375121A6B53FC3BBE98FE06D699C231FA23D83_StaticFields*)il2cpp_codegen_static_fields_for(Blake2sDigest_t80375121A6B53FC3BBE98FE06D699C231FA23D83_il2cpp_TypeInfo_var))->get_blake2s_sigma_1(); int32_t L_101 = V_2; NullCheck(L_100); uint8_t L_102; L_102 = (L_100)->GetAt(L_101, ((int32_t)15)); NullCheck(L_99); uint8_t L_103 = L_102; uint32_t L_104 = (L_99)->GetAt(static_cast(L_103)); Blake2sDigest_G_mE724FFCD6C4D821068943E6F5B0AD7DA2F5B08B9(__this, L_98, L_104, 3, 4, ((int32_t)9), ((int32_t)14), /*hidden argument*/NULL); // for (int round = 0; round < ROUNDS; round++) int32_t L_105 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_105, (int32_t)1)); } IL_0179: { // for (int round = 0; round < ROUNDS; round++) int32_t L_106 = V_2; if ((((int32_t)L_106) < ((int32_t)((int32_t)10)))) { goto IL_0030; } } { // for (int offset = 0; offset < chainValue.Length; offset++) V_3 = 0; goto IL_01ad; } IL_0185: { // chainValue[offset] = chainValue[offset] ^ internalState[offset] ^ internalState[offset + 8]; UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_107 = __this->get_chainValue_12(); int32_t L_108 = V_3; UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_109 = __this->get_chainValue_12(); int32_t L_110 = V_3; NullCheck(L_109); int32_t L_111 = L_110; uint32_t L_112 = (L_109)->GetAt(static_cast(L_111)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_113 = __this->get_internalState_11(); int32_t L_114 = V_3; NullCheck(L_113); int32_t L_115 = L_114; uint32_t L_116 = (L_113)->GetAt(static_cast(L_115)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_117 = __this->get_internalState_11(); int32_t L_118 = V_3; NullCheck(L_117); int32_t L_119 = ((int32_t)il2cpp_codegen_add((int32_t)L_118, (int32_t)8)); uint32_t L_120 = (L_117)->GetAt(static_cast(L_119)); NullCheck(L_107); (L_107)->SetAt(static_cast(L_108), (uint32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_112^(int32_t)L_116))^(int32_t)L_120))); // for (int offset = 0; offset < chainValue.Length; offset++) int32_t L_121 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_121, (int32_t)1)); } IL_01ad: { // for (int offset = 0; offset < chainValue.Length; offset++) int32_t L_122 = V_3; UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_123 = __this->get_chainValue_12(); NullCheck(L_123); if ((((int32_t)L_122) < ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_123)->max_length)))))) { goto IL_0185; } } { // } return; } } // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Digests.Blake2sDigest::G(System.UInt32,System.UInt32,System.Int32,System.Int32,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Blake2sDigest_G_mE724FFCD6C4D821068943E6F5B0AD7DA2F5B08B9 (Blake2sDigest_t80375121A6B53FC3BBE98FE06D699C231FA23D83 * __this, uint32_t ___m10, uint32_t ___m21, int32_t ___posA2, int32_t ___posB3, int32_t ___posC4, int32_t ___posD5, const RuntimeMethod* method) { { // internalState[posA] = internalState[posA] + internalState[posB] + m1; UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_0 = __this->get_internalState_11(); int32_t L_1 = ___posA2; UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_2 = __this->get_internalState_11(); int32_t L_3 = ___posA2; NullCheck(L_2); int32_t L_4 = L_3; uint32_t L_5 = (L_2)->GetAt(static_cast(L_4)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_6 = __this->get_internalState_11(); int32_t L_7 = ___posB3; NullCheck(L_6); int32_t L_8 = L_7; uint32_t L_9 = (L_6)->GetAt(static_cast(L_8)); uint32_t L_10 = ___m10; NullCheck(L_0); (L_0)->SetAt(static_cast(L_1), (uint32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_9)), (int32_t)L_10))); // internalState[posD] = rotr32(internalState[posD] ^ internalState[posA], 16); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_11 = __this->get_internalState_11(); int32_t L_12 = ___posD5; UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_13 = __this->get_internalState_11(); int32_t L_14 = ___posD5; NullCheck(L_13); int32_t L_15 = L_14; uint32_t L_16 = (L_13)->GetAt(static_cast(L_15)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_17 = __this->get_internalState_11(); int32_t L_18 = ___posA2; NullCheck(L_17); int32_t L_19 = L_18; uint32_t L_20 = (L_17)->GetAt(static_cast(L_19)); uint32_t L_21; L_21 = Blake2sDigest_rotr32_mBE7B90982013788E9556A8449F3A2EF498D1AB84(__this, ((int32_t)((int32_t)L_16^(int32_t)L_20)), ((int32_t)16), /*hidden argument*/NULL); NullCheck(L_11); (L_11)->SetAt(static_cast(L_12), (uint32_t)L_21); // internalState[posC] = internalState[posC] + internalState[posD]; UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_22 = __this->get_internalState_11(); int32_t L_23 = ___posC4; UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_24 = __this->get_internalState_11(); int32_t L_25 = ___posC4; NullCheck(L_24); int32_t L_26 = L_25; uint32_t L_27 = (L_24)->GetAt(static_cast(L_26)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_28 = __this->get_internalState_11(); int32_t L_29 = ___posD5; NullCheck(L_28); int32_t L_30 = L_29; uint32_t L_31 = (L_28)->GetAt(static_cast(L_30)); NullCheck(L_22); (L_22)->SetAt(static_cast(L_23), (uint32_t)((int32_t)il2cpp_codegen_add((int32_t)L_27, (int32_t)L_31))); // internalState[posB] = rotr32(internalState[posB] ^ internalState[posC], 12); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_32 = __this->get_internalState_11(); int32_t L_33 = ___posB3; UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_34 = __this->get_internalState_11(); int32_t L_35 = ___posB3; NullCheck(L_34); int32_t L_36 = L_35; uint32_t L_37 = (L_34)->GetAt(static_cast(L_36)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_38 = __this->get_internalState_11(); int32_t L_39 = ___posC4; NullCheck(L_38); int32_t L_40 = L_39; uint32_t L_41 = (L_38)->GetAt(static_cast(L_40)); uint32_t L_42; L_42 = Blake2sDigest_rotr32_mBE7B90982013788E9556A8449F3A2EF498D1AB84(__this, ((int32_t)((int32_t)L_37^(int32_t)L_41)), ((int32_t)12), /*hidden argument*/NULL); NullCheck(L_32); (L_32)->SetAt(static_cast(L_33), (uint32_t)L_42); // internalState[posA] = internalState[posA] + internalState[posB] + m2; UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_43 = __this->get_internalState_11(); int32_t L_44 = ___posA2; UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_45 = __this->get_internalState_11(); int32_t L_46 = ___posA2; NullCheck(L_45); int32_t L_47 = L_46; uint32_t L_48 = (L_45)->GetAt(static_cast(L_47)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_49 = __this->get_internalState_11(); int32_t L_50 = ___posB3; NullCheck(L_49); int32_t L_51 = L_50; uint32_t L_52 = (L_49)->GetAt(static_cast(L_51)); uint32_t L_53 = ___m21; NullCheck(L_43); (L_43)->SetAt(static_cast(L_44), (uint32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_48, (int32_t)L_52)), (int32_t)L_53))); // internalState[posD] = rotr32(internalState[posD] ^ internalState[posA], 8); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_54 = __this->get_internalState_11(); int32_t L_55 = ___posD5; UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_56 = __this->get_internalState_11(); int32_t L_57 = ___posD5; NullCheck(L_56); int32_t L_58 = L_57; uint32_t L_59 = (L_56)->GetAt(static_cast(L_58)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_60 = __this->get_internalState_11(); int32_t L_61 = ___posA2; NullCheck(L_60); int32_t L_62 = L_61; uint32_t L_63 = (L_60)->GetAt(static_cast(L_62)); uint32_t L_64; L_64 = Blake2sDigest_rotr32_mBE7B90982013788E9556A8449F3A2EF498D1AB84(__this, ((int32_t)((int32_t)L_59^(int32_t)L_63)), 8, /*hidden argument*/NULL); NullCheck(L_54); (L_54)->SetAt(static_cast(L_55), (uint32_t)L_64); // internalState[posC] = internalState[posC] + internalState[posD]; UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_65 = __this->get_internalState_11(); int32_t L_66 = ___posC4; UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_67 = __this->get_internalState_11(); int32_t L_68 = ___posC4; NullCheck(L_67); int32_t L_69 = L_68; uint32_t L_70 = (L_67)->GetAt(static_cast(L_69)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_71 = __this->get_internalState_11(); int32_t L_72 = ___posD5; NullCheck(L_71); int32_t L_73 = L_72; uint32_t L_74 = (L_71)->GetAt(static_cast(L_73)); NullCheck(L_65); (L_65)->SetAt(static_cast(L_66), (uint32_t)((int32_t)il2cpp_codegen_add((int32_t)L_70, (int32_t)L_74))); // internalState[posB] = rotr32(internalState[posB] ^ internalState[posC], 7); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_75 = __this->get_internalState_11(); int32_t L_76 = ___posB3; UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_77 = __this->get_internalState_11(); int32_t L_78 = ___posB3; NullCheck(L_77); int32_t L_79 = L_78; uint32_t L_80 = (L_77)->GetAt(static_cast(L_79)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_81 = __this->get_internalState_11(); int32_t L_82 = ___posC4; NullCheck(L_81); int32_t L_83 = L_82; uint32_t L_84 = (L_81)->GetAt(static_cast(L_83)); uint32_t L_85; L_85 = Blake2sDigest_rotr32_mBE7B90982013788E9556A8449F3A2EF498D1AB84(__this, ((int32_t)((int32_t)L_80^(int32_t)L_84)), 7, /*hidden argument*/NULL); NullCheck(L_75); (L_75)->SetAt(static_cast(L_76), (uint32_t)L_85); // } return; } } // System.UInt32 BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Digests.Blake2sDigest::rotr32(System.UInt32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint32_t Blake2sDigest_rotr32_mBE7B90982013788E9556A8449F3A2EF498D1AB84 (Blake2sDigest_t80375121A6B53FC3BBE98FE06D699C231FA23D83 * __this, uint32_t ___x0, int32_t ___rot1, const RuntimeMethod* method) { { // return x >> rot | x << -rot; uint32_t L_0 = ___x0; int32_t L_1 = ___rot1; uint32_t L_2 = ___x0; int32_t L_3 = ___rot1; return ((int32_t)((int32_t)((int32_t)((uint32_t)L_0>>((int32_t)((int32_t)L_1&(int32_t)((int32_t)31)))))|(int32_t)((int32_t)((int32_t)L_2<<(int32_t)((int32_t)((int32_t)((-L_3))&(int32_t)((int32_t)31))))))); } } // System.String BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Digests.Blake2sDigest::get_AlgorithmName() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Blake2sDigest_get_AlgorithmName_m56BB490A37C4F0054DED14A1C2E3056545D07E7D (Blake2sDigest_t80375121A6B53FC3BBE98FE06D699C231FA23D83 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral43CC85798324F12250060A4627BFA93CCC28A741); s_Il2CppMethodInitialized = true; } { // get { return "BLAKE2s"; } return _stringLiteral43CC85798324F12250060A4627BFA93CCC28A741; } } // System.Int32 BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Digests.Blake2sDigest::GetDigestSize() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Blake2sDigest_GetDigestSize_m0A60C207DDD574C6A2E748BA271B52489E1FE9D3 (Blake2sDigest_t80375121A6B53FC3BBE98FE06D699C231FA23D83 * __this, const RuntimeMethod* method) { { // return digestLength; int32_t L_0 = __this->get_digestLength_4(); return L_0; } } // System.Int32 BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Digests.Blake2sDigest::GetByteLength() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Blake2sDigest_GetByteLength_m518ADD9DC0795B9BCEEAE6D10A4196B6ED1889BA (Blake2sDigest_t80375121A6B53FC3BBE98FE06D699C231FA23D83 * __this, const RuntimeMethod* method) { { // return BLOCK_LENGTH_BYTES; return ((int32_t)64); } } // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Digests.Blake2sDigest::ClearKey() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Blake2sDigest_ClearKey_mC595874E287499E5CAC25052546940967CCA076D (Blake2sDigest_t80375121A6B53FC3BBE98FE06D699C231FA23D83 * __this, const RuntimeMethod* method) { { // if (key != null) ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_0 = __this->get_key_8(); if (!L_0) { goto IL_0030; } } { // Array.Clear(key, 0, key.Length); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_1 = __this->get_key_8(); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_2 = __this->get_key_8(); NullCheck(L_2); Array_Clear_mEB42D172C5E0825D340F6209F28578BDDDDCE34F((RuntimeArray *)(RuntimeArray *)L_1, 0, ((int32_t)((int32_t)(((RuntimeArray*)L_2)->max_length))), /*hidden argument*/NULL); // Array.Clear(buffer, 0, buffer.Length); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_3 = __this->get_buffer_9(); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_4 = __this->get_buffer_9(); NullCheck(L_4); Array_Clear_mEB42D172C5E0825D340F6209F28578BDDDDCE34F((RuntimeArray *)(RuntimeArray *)L_3, 0, ((int32_t)((int32_t)(((RuntimeArray*)L_4)->max_length))), /*hidden argument*/NULL); } IL_0030: { // } return; } } // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Digests.Blake2sDigest::ClearSalt() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Blake2sDigest_ClearSalt_m47CB596419025A4F1996BDE97090450661AC4B16 (Blake2sDigest_t80375121A6B53FC3BBE98FE06D699C231FA23D83 * __this, const RuntimeMethod* method) { { // if (salt != null) ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_0 = __this->get_salt_6(); if (!L_0) { goto IL_001c; } } { // Array.Clear(salt, 0, salt.Length); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_1 = __this->get_salt_6(); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_2 = __this->get_salt_6(); NullCheck(L_2); Array_Clear_mEB42D172C5E0825D340F6209F28578BDDDDCE34F((RuntimeArray *)(RuntimeArray *)L_1, 0, ((int32_t)((int32_t)(((RuntimeArray*)L_2)->max_length))), /*hidden argument*/NULL); } IL_001c: { // } return; } } // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Digests.Blake2sDigest::.cctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Blake2sDigest__cctor_m147F31DDE02E0705AE0F522901F756A037A9B3D4 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Blake2sDigest_t80375121A6B53FC3BBE98FE06D699C231FA23D83_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ByteU5BU2CU5D_tFFA7E7CA82D7396BFF316C4BDB83D307E0CBBE0D_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____064CACC4978353DFD6979BF0975E06366B0F3E9C5631CFFF32EC2184BCF492E5_4_FieldInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____5A33FCFEC23C49D91BCF58CE2472DC9F3662CD086BD29FC44AF2E14567238A30_103_FieldInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // private static readonly uint[] blake2s_IV = // // Produced from the square root of primes 2, 3, 5, 7, 11, 13, 17, 19. // // The same as SHA-256 IV. // { // 0x6a09e667, 0xbb67ae85, 0x3c6ef372, // 0xa54ff53a, 0x510e527f, 0x9b05688c, // 0x1f83d9ab, 0x5be0cd19 // }; UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_0 = (UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF*)(UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF*)SZArrayNew(UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF_il2cpp_TypeInfo_var, (uint32_t)8); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_1 = L_0; RuntimeFieldHandle_t7BE65FC857501059EBAC9772C93B02CD413D9C96 L_2 = { reinterpret_cast (U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____5A33FCFEC23C49D91BCF58CE2472DC9F3662CD086BD29FC44AF2E14567238A30_103_FieldInfo_var) }; RuntimeHelpers_InitializeArray_mE27238308FED781F2D6A719F0903F2E1311B058F((RuntimeArray *)(RuntimeArray *)L_1, L_2, /*hidden argument*/NULL); ((Blake2sDigest_t80375121A6B53FC3BBE98FE06D699C231FA23D83_StaticFields*)il2cpp_codegen_static_fields_for(Blake2sDigest_t80375121A6B53FC3BBE98FE06D699C231FA23D83_il2cpp_TypeInfo_var))->set_blake2s_IV_0(L_1); // private static readonly byte[,] blake2s_sigma = // { // { 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15 }, // { 14, 10, 4, 8, 9, 15, 13, 6, 1, 12, 0, 2, 11, 7, 5, 3 }, // { 11, 8, 12, 0, 5, 2, 15, 13, 10, 14, 3, 6, 7, 1, 9, 4 }, // { 7, 9, 3, 1, 13, 12, 11, 14, 2, 6, 5, 10, 4, 0, 15, 8 }, // { 9, 0, 5, 7, 2, 4, 10, 15, 14, 1, 11, 12, 6, 8, 3, 13 }, // { 2, 12, 6, 10, 0, 11, 8, 3, 4, 13, 7, 5, 15, 14, 1, 9 }, // { 12, 5, 1, 15, 14, 13, 4, 10, 0, 7, 6, 3, 9, 2, 8, 11 }, // { 13, 11, 7, 14, 12, 1, 3, 9, 5, 0, 15, 4, 8, 6, 2, 10 }, // { 6, 15, 14, 9, 11, 3, 0, 8, 12, 2, 13, 7, 1, 4, 10, 5 }, // { 10, 2, 8, 4, 7, 6, 1, 5, 15, 11, 9, 14, 3, 12, 13, 0 } // }; il2cpp_array_size_t L_4[] = { (il2cpp_array_size_t)((int32_t)10), (il2cpp_array_size_t)((int32_t)16) }; ByteU5BU2CU5D_tFFA7E7CA82D7396BFF316C4BDB83D307E0CBBE0D* L_3 = (ByteU5BU2CU5D_tFFA7E7CA82D7396BFF316C4BDB83D307E0CBBE0D*)GenArrayNew(ByteU5BU2CU5D_tFFA7E7CA82D7396BFF316C4BDB83D307E0CBBE0D_il2cpp_TypeInfo_var, L_4); ByteU5BU2CU5D_tFFA7E7CA82D7396BFF316C4BDB83D307E0CBBE0D* L_5 = L_3; RuntimeFieldHandle_t7BE65FC857501059EBAC9772C93B02CD413D9C96 L_6 = { reinterpret_cast (U3CPrivateImplementationDetailsU3E_t6BC7664D9CD46304D39A7D175BB8FFBE0B9F4528____064CACC4978353DFD6979BF0975E06366B0F3E9C5631CFFF32EC2184BCF492E5_4_FieldInfo_var) }; RuntimeHelpers_InitializeArray_mE27238308FED781F2D6A719F0903F2E1311B058F((RuntimeArray *)(RuntimeArray *)L_5, L_6, /*hidden argument*/NULL); ((Blake2sDigest_t80375121A6B53FC3BBE98FE06D699C231FA23D83_StaticFields*)il2cpp_codegen_static_fields_for(Blake2sDigest_t80375121A6B53FC3BBE98FE06D699C231FA23D83_il2cpp_TypeInfo_var))->set_blake2s_sigma_1(L_5); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* MethodCallMessage_get_Arguments_m8A1500306634DAC027E2A82A58975D84F13F91BC_inline (MethodCallMessage_tEE783F8696A0EFB6700F94630D987B1642B438AB * __this, const RuntimeMethod* method) { { // public object[] Arguments { get; private set; } ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_0 = __this->get_U3CArgumentsU3Ek__BackingField_2(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR String_t* Hub_get_Name_mD5CA76B9AB600999A32AC62DE1D3A8E8902B5368_inline (Hub_t1A5FDA640453BBA271BE0F0DB2E8F95D69710362 * __this, const RuntimeMethod* method) { { // public string Name { get; private set; } String_t* L_0 = __this->get_U3CNameU3Ek__BackingField_0(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR String_t* FailureMessage_get_ErrorMessage_m696C1BBC6C0A073A98300BD60021D4CC3128F60C_inline (FailureMessage_t62EEE5FD1A4250F827145AC6285DCB1180AE9D9F * __this, const RuntimeMethod* method) { { // public string ErrorMessage { get; private set; } String_t* L_0 = __this->get_U3CErrorMessageU3Ek__BackingField_2(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* KdfParameters_GetSharedSecret_m72775D9EEBD62045ACFE17A356420EB07545A878_inline (KdfParameters_t56EBC3CEF1BEB144CDB7BF823CB774656D442189 * __this, const RuntimeMethod* method) { { // return shared; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_0 = __this->get_shared_1(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* KdfParameters_GetIV_m8EC6C5467F42A6766A61E9B331899819BDD96D6E_inline (KdfParameters_t56EBC3CEF1BEB144CDB7BF823CB774656D442189 * __this, const RuntimeMethod* method) { { // return iv; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_0 = __this->get_iv_0(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* Iso18033KdfParameters_GetSeed_mCB41D630C139C3A47CF11563E92DFD8DD88D1674_inline (Iso18033KdfParameters_tFE570EC5D71E1361C1D48CD4A2E121ABBFFD024F * __this, const RuntimeMethod* method) { { // return seed; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_0 = __this->get_seed_0(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ResponseData_tAF2DAC289F4A4348C4C3F9E3BA5C270D78E16906 * BasicOcspResponse_get_TbsResponseData_mB5B7929B578AAF2C072AD391F3ECDC4CD3349684_inline (BasicOcspResponse_tD40A5CCFCDBB258AAA67998DCC17B5FB44E6BE5C * __this, const RuntimeMethod* method) { { // get { return tbsResponseData; } ResponseData_tAF2DAC289F4A4348C4C3F9E3BA5C270D78E16906 * L_0 = __this->get_tbsResponseData_2(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR DerInteger_tB789F30D6E0E2EFD1E2FFE5AF48B5A98CC61F157 * ResponseData_get_Version_mBAD588529595ADBEB69F823188AF17C638C1C611_inline (ResponseData_tAF2DAC289F4A4348C4C3F9E3BA5C270D78E16906 * __this, const RuntimeMethod* method) { { // get { return version; } DerInteger_tB789F30D6E0E2EFD1E2FFE5AF48B5A98CC61F157 * L_0 = __this->get_version_4(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ResponderID_t30C43EC450B881F1B5624092F190C1B4787D1992 * ResponseData_get_ResponderID_mDF1A9C9535714E6CEA864B51168DC65548A4195E_inline (ResponseData_tAF2DAC289F4A4348C4C3F9E3BA5C270D78E16906 * __this, const RuntimeMethod* method) { { // get { return responderID; } ResponderID_t30C43EC450B881F1B5624092F190C1B4787D1992 * L_0 = __this->get_responderID_5(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR DerGeneralizedTime_tBBFB4F408F6511BF6E392086F8B0B213E18A6DF0 * ResponseData_get_ProducedAt_mB8852B086AC94B902F1E6753E96E8958131824ED_inline (ResponseData_tAF2DAC289F4A4348C4C3F9E3BA5C270D78E16906 * __this, const RuntimeMethod* method) { { // get { return producedAt; } DerGeneralizedTime_tBBFB4F408F6511BF6E392086F8B0B213E18A6DF0 * L_0 = __this->get_producedAt_6(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Asn1Sequence_t95137642F0FE56379E966B4C62A5A4DAC9DC37E8 * ResponseData_get_Responses_mB6ECAEDE84E666F2A97814A1AE2292076E191A39_inline (ResponseData_tAF2DAC289F4A4348C4C3F9E3BA5C270D78E16906 * __this, const RuntimeMethod* method) { { // get { return responses; } Asn1Sequence_t95137642F0FE56379E966B4C62A5A4DAC9DC37E8 * L_0 = __this->get_responses_7(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR X509Extensions_tB10F49C3BD6B861E20DB13C91BABE994543EC55F * ResponseData_get_ResponseExtensions_mBB6A3C3B2011C4EE7AF6A1049E8EC01584B189D8_inline (ResponseData_tAF2DAC289F4A4348C4C3F9E3BA5C270D78E16906 * __this, const RuntimeMethod* method) { { // get { return responseExtensions; } X509Extensions_tB10F49C3BD6B861E20DB13C91BABE994543EC55F * L_0 = __this->get_responseExtensions_8(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR AlgorithmIdentifier_t269DF657EB8D3EF7C5C315F15E7FFC1FAFE029F9 * BasicOcspResponse_get_SignatureAlgorithm_mBF328E286B16A86A11FCD75FE8409AAD64D6D445_inline (BasicOcspResponse_tD40A5CCFCDBB258AAA67998DCC17B5FB44E6BE5C * __this, const RuntimeMethod* method) { { // get { return signatureAlgorithm; } AlgorithmIdentifier_t269DF657EB8D3EF7C5C315F15E7FFC1FAFE029F9 * L_0 = __this->get_signatureAlgorithm_3(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR String_t* DerObjectIdentifier_get_Id_m1A4618B1F7ED8630EDC76DF95D8C7086F1E616D6_inline (DerObjectIdentifier_t13656672D4AE623000AC109D2DFA4A1F7CAE42A8 * __this, const RuntimeMethod* method) { { // get { return identifier; } String_t* L_0 = __this->get_identifier_2(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Asn1Sequence_t95137642F0FE56379E966B4C62A5A4DAC9DC37E8 * BasicOcspResponse_get_Certs_m542F71D3A2FA5E3EDBE5BF7C0B1D097FC0ABA393_inline (BasicOcspResponse_tD40A5CCFCDBB258AAA67998DCC17B5FB44E6BE5C * __this, const RuntimeMethod* method) { { // get { return certs; } Asn1Sequence_t95137642F0FE56379E966B4C62A5A4DAC9DC37E8 * L_0 = __this->get_certs_5(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ResponderID_t30C43EC450B881F1B5624092F190C1B4787D1992 * RespID_ToAsn1Object_m8F9380E4AFC1F2FEDAD81A33D02D9B4D5EC5FB86_inline (RespID_t5A0BD7E30897149501A58F9E5B8080077BCB6390 * __this, const RuntimeMethod* method) { { // return id; ResponderID_t30C43EC450B881F1B5624092F190C1B4787D1992 * L_0 = __this->get_id_0(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * Asn1Generator_get_Out_mDBC8AED3CDF48FA26031670BE1744E31F90B1FB7_inline (Asn1Generator_tEC217D901DD91DCDB761060D56D42F0484D0BED2 * __this, const RuntimeMethod* method) { { // get { return _out; } Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * L_0 = __this->get__out_0(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline (String_t* __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_m_stringLength_0(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t BigInteger_get_SignValue_mD40EFBE0702F356758CE49796DD9743BF06E5199_inline (BigInteger_t7D955A486C5008F717581BC0AD632A69F58730D9 * __this, const RuntimeMethod* method) { { // get { return sign; } int32_t L_0 = __this->get_sign_31(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Vector3__ctor_m57495F692C6CE1CEF278CAD9A98221165D37E636_inline (Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * __this, float ___x0, float ___y1, float ___z2, const RuntimeMethod* method) { { float L_0 = ___x0; __this->set_x_2(L_0); float L_1 = ___y1; __this->set_y_3(L_1); float L_2 = ___z2; __this->set_z_4(L_2); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* Array_Empty_TisRuntimeObject_m002765312BF306B1B3B5BFAB9550C0A2A1820CDA_gshared_inline (const RuntimeMethod* method) { { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_0 = ((EmptyArray_1_tBF73225DFA890366D579424FE8F40073BF9FBAD4_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)))->get_Value_0(); return (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_0; } }