#include "il2cpp-config.h" #ifndef _MSC_VER # include #else # include #endif #include #include #include #include #include #include #include #include "il2cpp-class-internals.h" #include "codegen/il2cpp-codegen.h" #include "il2cpp-object-internals.h" template struct VirtActionInvoker2 { typedef void (*Action)(void*, T1, T2, const RuntimeMethod*); static inline void Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1, T2 p2) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); ((Action)invokeData.methodPtr)(obj, p1, p2, invokeData.method); } }; template struct VirtFuncInvoker0 { typedef R (*Func)(void*, const RuntimeMethod*); static inline R Invoke (Il2CppMethodSlot slot, RuntimeObject* obj) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); return ((Func)invokeData.methodPtr)(obj, invokeData.method); } }; template struct VirtFuncInvoker1 { typedef R (*Func)(void*, T1, const RuntimeMethod*); static inline R Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); return ((Func)invokeData.methodPtr)(obj, p1, invokeData.method); } }; struct VirtActionInvoker0 { typedef void (*Action)(void*, const RuntimeMethod*); static inline void Invoke (Il2CppMethodSlot slot, RuntimeObject* obj) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); ((Action)invokeData.methodPtr)(obj, invokeData.method); } }; template struct VirtFuncInvoker2 { typedef R (*Func)(void*, T1, T2, const RuntimeMethod*); static inline R Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1, T2 p2) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); return ((Func)invokeData.methodPtr)(obj, p1, p2, invokeData.method); } }; template struct VirtActionInvoker1 { typedef void (*Action)(void*, T1, const RuntimeMethod*); static inline void Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); ((Action)invokeData.methodPtr)(obj, p1, invokeData.method); } }; template struct VirtFuncInvoker3 { typedef R (*Func)(void*, T1, T2, T3, const RuntimeMethod*); static inline R Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1, T2 p2, T3 p3) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); return ((Func)invokeData.methodPtr)(obj, p1, p2, p3, invokeData.method); } }; template struct VirtActionInvoker4 { typedef void (*Action)(void*, T1, T2, T3, T4, const RuntimeMethod*); static inline void Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1, T2 p2, T3 p3, T4 p4) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); ((Action)invokeData.methodPtr)(obj, p1, p2, p3, p4, invokeData.method); } }; template struct VirtActionInvoker3 { typedef void (*Action)(void*, T1, T2, T3, const RuntimeMethod*); static inline void Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1, T2 p2, T3 p3) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); ((Action)invokeData.methodPtr)(obj, p1, p2, p3, invokeData.method); } }; template struct GenericVirtFuncInvoker3 { typedef R (*Func)(void*, T1, T2, T3, const RuntimeMethod*); static inline R Invoke (const RuntimeMethod* method, RuntimeObject* obj, T1 p1, T2 p2, T3 p3) { VirtualInvokeData invokeData; il2cpp_codegen_get_generic_virtual_invoke_data(method, obj, &invokeData); return ((Func)invokeData.methodPtr)(obj, p1, p2, p3, invokeData.method); } }; template struct GenericVirtFuncInvoker2 { typedef R (*Func)(void*, T1, T2, const RuntimeMethod*); static inline R Invoke (const RuntimeMethod* method, RuntimeObject* obj, T1 p1, T2 p2) { VirtualInvokeData invokeData; il2cpp_codegen_get_generic_virtual_invoke_data(method, obj, &invokeData); return ((Func)invokeData.methodPtr)(obj, p1, p2, invokeData.method); } }; template struct GenericVirtFuncInvoker1 { typedef R (*Func)(void*, T1, const RuntimeMethod*); static inline R Invoke (const RuntimeMethod* method, RuntimeObject* obj, T1 p1) { VirtualInvokeData invokeData; il2cpp_codegen_get_generic_virtual_invoke_data(method, obj, &invokeData); return ((Func)invokeData.methodPtr)(obj, p1, invokeData.method); } }; template struct InterfaceFuncInvoker0 { typedef R (*Func)(void*, const RuntimeMethod*); static inline R Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface); return ((Func)invokeData.methodPtr)(obj, invokeData.method); } }; struct 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 InterfaceFuncInvoker3 { typedef R (*Func)(void*, T1, T2, T3, const RuntimeMethod*); static inline R 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); return ((Func)invokeData.methodPtr)(obj, p1, p2, p3, invokeData.method); } }; template struct InterfaceFuncInvoker2 { typedef R (*Func)(void*, T1, T2, const RuntimeMethod*); static inline R Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj, T1 p1, T2 p2) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface); return ((Func)invokeData.methodPtr)(obj, p1, p2, invokeData.method); } }; template struct 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 InterfaceFuncInvoker4 { typedef R (*Func)(void*, T1, T2, T3, T4, const RuntimeMethod*); static inline R Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj, T1 p1, T2 p2, T3 p3, T4 p4) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface); return ((Func)invokeData.methodPtr)(obj, p1, p2, p3, p4, 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 InterfaceActionInvoker1 { typedef void (*Action)(void*, T1, const RuntimeMethod*); static inline void Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj, T1 p1) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface); ((Action)invokeData.methodPtr)(obj, p1, invokeData.method); } }; template struct GenericInterfaceFuncInvoker3 { typedef R (*Func)(void*, T1, T2, T3, const RuntimeMethod*); static inline R Invoke (const RuntimeMethod* method, RuntimeObject* obj, T1 p1, T2 p2, T3 p3) { VirtualInvokeData invokeData; il2cpp_codegen_get_generic_interface_invoke_data(method, obj, &invokeData); return ((Func)invokeData.methodPtr)(obj, p1, p2, p3, invokeData.method); } }; template struct GenericInterfaceFuncInvoker2 { typedef R (*Func)(void*, T1, T2, const RuntimeMethod*); static inline R Invoke (const RuntimeMethod* method, RuntimeObject* obj, T1 p1, T2 p2) { VirtualInvokeData invokeData; il2cpp_codegen_get_generic_interface_invoke_data(method, obj, &invokeData); return ((Func)invokeData.methodPtr)(obj, p1, p2, invokeData.method); } }; template struct GenericInterfaceFuncInvoker1 { typedef R (*Func)(void*, T1, const RuntimeMethod*); static inline R Invoke (const RuntimeMethod* method, RuntimeObject* obj, T1 p1) { VirtualInvokeData invokeData; il2cpp_codegen_get_generic_interface_invoke_data(method, obj, &invokeData); return ((Func)invokeData.methodPtr)(obj, p1, invokeData.method); } }; // System.Security.Cryptography.X509Certificates.X509ChainElement struct X509ChainElement_t1464056338; // System.Security.Cryptography.X509Certificates.X509Certificate2 struct X509Certificate2_t714049126; // System.Security.Cryptography.X509Certificates.X509ChainStatus[] struct X509ChainStatusU5BU5D_t2685945535; // System.String struct String_t; // System.Security.Cryptography.X509Certificates.X509ChainElementCollection struct X509ChainElementCollection_t3110968994; // System.Collections.ArrayList struct ArrayList_t2718874744; // System.Collections.IEnumerator struct IEnumerator_t1853284238; // System.Security.Cryptography.X509Certificates.X509ChainElementEnumerator struct X509ChainElementEnumerator_t3014253456; // System.Collections.IEnumerable struct IEnumerable_t1941168011; // System.Security.Cryptography.X509Certificates.X509ChainPolicy struct X509ChainPolicy_t2426922870; // System.Security.Cryptography.X509Certificates.X509Certificate2Collection struct X509Certificate2Collection_t2111161276; // System.ArgumentException struct ArgumentException_t132251570; // System.Security.Cryptography.OidCollection struct OidCollection_t4234766844; // System.Security.Cryptography.X509Certificates.X509EnhancedKeyUsageExtension struct X509EnhancedKeyUsageExtension_t4189149453; // System.Security.Cryptography.AsnEncodedData struct AsnEncodedData_t382354011; // System.Security.Cryptography.X509Certificates.X509Extension struct X509Extension_t3272255153; // System.Security.Cryptography.Oid struct Oid_t3552120260; // System.Byte[] struct ByteU5BU5D_t4116647657; // System.Security.Cryptography.CryptographicException struct CryptographicException_t248831461; // System.ArgumentNullException struct ArgumentNullException_t1615371798; // Mono.Security.ASN1 struct ASN1_t2114160833; // System.Text.StringBuilder struct StringBuilder_t; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t2736202052; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t3384741; // System.Security.Cryptography.X509Certificates.X509ExtensionCollection struct X509ExtensionCollection_t1350454579; // Mono.Security.X509.X509Certificate struct X509Certificate_t489243025; // Mono.Security.X509.X509ExtensionCollection struct X509ExtensionCollection_t609554709; // System.Collections.CollectionBase struct CollectionBase_t2727926298; // Mono.Security.X509.X509Extension struct X509Extension_t3173393653; // System.Object[] struct ObjectU5BU5D_t2843939325; // System.ArgumentOutOfRangeException struct ArgumentOutOfRangeException_t777629997; // System.Security.Cryptography.X509Certificates.X509ExtensionEnumerator struct X509ExtensionEnumerator_t2479560659; // System.Security.Cryptography.X509Certificates.X509KeyUsageExtension struct X509KeyUsageExtension_t2042101591; // System.Security.Cryptography.X509Certificates.X509Store struct X509Store_t2922691911; // Mono.Security.X509.X509Stores struct X509Stores_t1373936238; // Mono.Security.X509.X509Store struct X509Store_t2777415284; // Mono.Security.X509.X509CertificateCollection struct X509CertificateCollection_t1542168550; // Mono.Security.X509.X509CertificateCollection/X509CertificateEnumerator struct X509CertificateEnumerator_t3515934698; // System.Security.Cryptography.X509Certificates.X509SubjectKeyIdentifierExtension struct X509SubjectKeyIdentifierExtension_t4258825542; // System.Security.Cryptography.X509Certificates.PublicKey struct PublicKey_t3779582684; // System.Security.Cryptography.SHA1 struct SHA1_t1803193667; // System.Security.Cryptography.HashAlgorithm struct HashAlgorithm_t1432317219; // System.Text.RegularExpressions.BaseMachine struct BaseMachine_t2554639499; // System.Text.RegularExpressions.Match struct Match_t3408321083; // System.Text.RegularExpressions.Regex struct Regex_t3657309853; // System.NotImplementedException struct NotImplementedException_t3489357830; // System.Text.RegularExpressions.Capture struct Capture_t2232016050; // System.Text.RegularExpressions.CaptureCollection struct CaptureCollection_t1760593541; // System.Type struct Type_t; // System.Text.RegularExpressions.CILCompiler struct CILCompiler_t3234566002; // System.Text.RegularExpressions.RxCompiler struct RxCompiler_t80015800; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t1839659084; // System.Text.RegularExpressions.IMachineFactory struct IMachineFactory_t1209798546; // System.Reflection.Emit.DynamicMethod struct DynamicMethod_t2537779570; // System.Delegate struct Delegate_t1188392813; // System.Text.RegularExpressions.RxInterpreterFactory struct RxInterpreterFactory_t3897605822; // System.Text.RegularExpressions.EvalDelegate struct EvalDelegate_t1206020564; // System.Reflection.MethodInfo struct MethodInfo_t; // System.Exception struct Exception_t; // System.Type[] struct TypeU5BU5D_t3940880105; // System.Reflection.Emit.ILGenerator struct ILGenerator_t1388622344; // System.Text.RegularExpressions.CILCompiler/Frame struct Frame_t3942143166; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t1170374974; // System.NotSupportedException struct NotSupportedException_t1314879016; // System.Text.RegularExpressions.RxInterpreter struct RxInterpreter_t3591201055; // System.IAsyncResult struct IAsyncResult_t767004451; // System.AsyncCallback struct AsyncCallback_t3962456242; // System.Text.RegularExpressions.FactoryCache struct FactoryCache_t2327118887; // System.Collections.Hashtable struct Hashtable_t1853889766; // System.Text.RegularExpressions.MRUList struct MRUList_t4121573800; // System.Text.RegularExpressions.FactoryCache/Key struct Key_t2725523001; // System.Text.RegularExpressions.Group struct Group_t2468205786; // System.Text.RegularExpressions.GroupCollection struct GroupCollection_t69770484; // System.Text.RegularExpressions.Interpreter struct Interpreter_t582715701; // System.UInt16[] struct UInt16U5BU5D_t3326319531; // System.Text.RegularExpressions.QuickSearch struct QuickSearch_t2588090110; // System.Text.RegularExpressions.Interpreter/RepeatContext struct RepeatContext_t1214863076; // System.Char[] struct CharU5BU5D_t3528271667; // System.Text.RegularExpressions.IMachine struct IMachine_t2106687985; // System.SystemException struct SystemException_t176217640; // System.Text.RegularExpressions.InterpreterFactory struct InterpreterFactory_t533216624; // System.Collections.IDictionary struct IDictionary_t1363984059; // System.String[] struct StringU5BU5D_t1281789340; // System.Text.RegularExpressions.IntervalCollection struct IntervalCollection_t2609070824; // System.Text.RegularExpressions.IntervalCollection/CostDelegate struct CostDelegate_t1722821004; // System.Text.RegularExpressions.IntervalCollection/Enumerator struct Enumerator_t737725276; // System.Collections.IList struct IList_t2094931216; // System.Text.RegularExpressions.Interval struct Interval_t1802865632; // System.InvalidOperationException struct InvalidOperationException_t56020091; // System.Text.RegularExpressions.LinkRef struct LinkRef_t2971865410; // System.Text.RegularExpressions.LinkStack struct LinkStack_t887727776; // System.Collections.Stack struct Stack_t2329662280; // System.Text.RegularExpressions.MatchCollection struct MatchCollection_t1395363720; // System.Collections.ICollection struct ICollection_t3904884886; // System.Text.RegularExpressions.MatchCollection/Enumerator struct Enumerator_t2645102469; // System.Text.RegularExpressions.MRUList/Node struct Node_t2049086415; // System.Text.RegularExpressions.PatternCompiler struct PatternCompiler_t4036359803; // System.Collections.BitArray struct BitArray_t4087883509; // System.Text.RegularExpressions.PatternCompiler/PatternLinkStack struct PatternLinkStack_t976787442; // System.Runtime.Serialization.SerializationInfo struct SerializationInfo_t950877179; // System.Text.RegularExpressions.Syntax.Parser struct Parser_t2430509383; // System.Text.RegularExpressions.Syntax.RegularExpression struct RegularExpression_t3834220169; // System.Int32[] struct Int32U5BU5D_t385246372; // System.Text.RegularExpressions.RxLinkRef struct RxLinkRef_t3349372210; // System.Collections.Generic.Link[] struct LinkU5BU5D_t964245573; // System.Collections.Generic.IEqualityComparer`1 struct IEqualityComparer_1_t763310475; // System.Collections.Generic.Dictionary`2/Transform`1 struct Transform_1_t4284552512; // System.IntPtr[] struct IntPtrU5BU5D_t4013366056; // System.Reflection.Emit.LocalBuilder[] struct LocalBuilderU5BU5D_t4280809526; // System.Reflection.Emit.ILTokenInfo[] struct ILTokenInfoU5BU5D_t973106575; // System.Reflection.Emit.ILGenerator/LabelData[] struct LabelDataU5BU5D_t327903686; // System.Reflection.Emit.ILGenerator/LabelFixup[] struct LabelFixupU5BU5D_t103660291; // System.Reflection.Module struct Module_t2987026101; // System.Reflection.Emit.TokenGenerator struct TokenGenerator_t1734832736; // System.Reflection.Emit.Label[] struct LabelU5BU5D_t2541858730; // System.Collections.Generic.Dictionary`2/Transform`1 struct Transform_1_t2146197574; // System.Security.Cryptography.AsymmetricAlgorithm struct AsymmetricAlgorithm_t932037087; // System.Text.RegularExpressions.Capture[] struct CaptureU5BU5D_t183267399; // System.Collections.Hashtable/Slot[] struct SlotU5BU5D_t2994659099; // System.Collections.Hashtable/HashKeys struct HashKeys_t1568156503; // System.Collections.Hashtable/HashValues struct HashValues_t618387445; // System.Collections.IHashCodeProvider struct IHashCodeProvider_t267601189; // System.Collections.IComparer struct IComparer_t1540313114; // System.Collections.IEqualityComparer struct IEqualityComparer_t1493878338; // System.Runtime.Serialization.IFormatterConverter struct IFormatterConverter_t2171992254; // System.Text.RegularExpressions.Group[] struct GroupU5BU5D_t1880820351; // System.Collections.Generic.IEqualityComparer`1 struct IEqualityComparer_1_t3954782707; // System.Collections.Generic.Dictionary`2/Transform`1 struct Transform_1_t3530625384; // Mono.Security.X509.X509Certificate struct X509Certificate_t489243024; // System.Void struct Void_t1185182177; // System.Security.Cryptography.X509Certificates.X500DistinguishedName struct X500DistinguishedName_t875709727; // System.Text.RegularExpressions.Syntax.ExpressionCollection struct ExpressionCollection_t1810289389; // System.Reflection.Emit.DynamicMethod[] struct DynamicMethodU5BU5D_t1439707271; // System.Boolean[] struct BooleanU5BU5D_t2897418192; // System.Reflection.FieldInfo struct FieldInfo_t; // System.Reflection.Emit.LocalBuilder struct LocalBuilder_t3562264111; // System.Byte struct Byte_t1134296376; // System.Double struct Double_t594665363; // System.UInt16 struct UInt16_t2177724958; // System.Text.RegularExpressions.Mark[] struct MarkU5BU5D_t3645422402; // System.Text.RegularExpressions.RxInterpreter/RepeatContext struct RepeatContext_t2643093670; // System.DelegateData struct DelegateData_t1677132599; // System.Reflection.MonoMethod struct MonoMethod_t; // System.Reflection.Emit.ParameterBuilder[] struct ParameterBuilderU5BU5D_t3054868058; // System.Reflection.MemberFilter struct MemberFilter_t426314064; // System.Security.Cryptography.RSA struct RSA_t2385438082; // System.Security.Cryptography.DSA struct DSA_t2386879874; extern RuntimeClass* String_t_il2cpp_TypeInfo_var; extern const uint32_t X509ChainElement__ctor_m252371420_MetadataUsageId; extern RuntimeClass* X509ChainStatusU5BU5D_t2685945535_il2cpp_TypeInfo_var; extern const uint32_t X509ChainElement_UncompressFlags_m781553362_MetadataUsageId; extern RuntimeClass* ArrayList_t2718874744_il2cpp_TypeInfo_var; extern const uint32_t X509ChainElementCollection__ctor_m3424079155_MetadataUsageId; extern RuntimeClass* X509ChainElementEnumerator_t3014253456_il2cpp_TypeInfo_var; extern const uint32_t X509ChainElementCollection_System_Collections_IEnumerable_GetEnumerator_m3829089536_MetadataUsageId; extern RuntimeClass* X509ChainElement_t1464056338_il2cpp_TypeInfo_var; extern const uint32_t X509ChainElementCollection_get_Item_m1978766852_MetadataUsageId; extern const uint32_t X509ChainElementCollection_GetEnumerator_m2610805770_MetadataUsageId; extern const uint32_t X509ChainElementCollection_Add_m737054930_MetadataUsageId; extern const uint32_t X509ChainElementCollection_Contains_m2924813355_MetadataUsageId; extern RuntimeClass* IEnumerable_t1941168011_il2cpp_TypeInfo_var; extern const uint32_t X509ChainElementEnumerator__ctor_m1674160564_MetadataUsageId; extern RuntimeClass* IEnumerator_t1853284238_il2cpp_TypeInfo_var; extern const uint32_t X509ChainElementEnumerator_System_Collections_IEnumerator_get_Current_m1913555061_MetadataUsageId; extern const uint32_t X509ChainElementEnumerator_get_Current_m1301774989_MetadataUsageId; extern const uint32_t X509ChainElementEnumerator_MoveNext_m3940594045_MetadataUsageId; extern const uint32_t X509ChainElementEnumerator_Reset_m1416607221_MetadataUsageId; extern RuntimeClass* ArgumentException_t132251570_il2cpp_TypeInfo_var; extern const RuntimeMethod* X509ChainPolicy_set_RevocationMode_m3002768104_RuntimeMethod_var; extern String_t* _stringLiteral589552614; extern const uint32_t X509ChainPolicy_set_RevocationMode_m3002768104_MetadataUsageId; extern RuntimeClass* OidCollection_t4234766844_il2cpp_TypeInfo_var; extern RuntimeClass* X509Certificate2Collection_t2111161276_il2cpp_TypeInfo_var; extern RuntimeClass* TimeSpan_t881159249_il2cpp_TypeInfo_var; extern RuntimeClass* DateTime_t3738529785_il2cpp_TypeInfo_var; extern const uint32_t X509ChainPolicy_Reset_m1883700166_MetadataUsageId; extern RuntimeClass* X509ChainStatusFlags_t1026973125_il2cpp_TypeInfo_var; extern const uint32_t X509ChainStatus_GetInformation_m245493206_MetadataUsageId; extern RuntimeClass* Oid_t3552120260_il2cpp_TypeInfo_var; extern String_t* _stringLiteral1386761008; extern String_t* _stringLiteral3223624266; extern const uint32_t X509EnhancedKeyUsageExtension__ctor_m298908880_MetadataUsageId; extern RuntimeClass* CryptographicException_t248831461_il2cpp_TypeInfo_var; extern const RuntimeMethod* X509EnhancedKeyUsageExtension_get_EnhancedKeyUsages_m2617268680_RuntimeMethod_var; extern String_t* _stringLiteral348810891; extern const uint32_t X509EnhancedKeyUsageExtension_get_EnhancedKeyUsages_m2617268680_MetadataUsageId; extern RuntimeClass* ArgumentNullException_t1615371798_il2cpp_TypeInfo_var; extern RuntimeClass* X509Extension_t3272255153_il2cpp_TypeInfo_var; extern const RuntimeMethod* X509EnhancedKeyUsageExtension_CopyFrom_m3750050754_RuntimeMethod_var; extern String_t* _stringLiteral1478577786; extern String_t* _stringLiteral992892252; extern String_t* _stringLiteral4213843305; extern const uint32_t X509EnhancedKeyUsageExtension_CopyFrom_m3750050754_MetadataUsageId; extern RuntimeClass* ASN1_t2114160833_il2cpp_TypeInfo_var; extern RuntimeClass* RuntimeObject_il2cpp_TypeInfo_var; extern const RuntimeMethod* X509EnhancedKeyUsageExtension_Decode_m3726500073_RuntimeMethod_var; extern String_t* _stringLiteral912527461; extern const uint32_t X509EnhancedKeyUsageExtension_Decode_m3726500073_MetadataUsageId; extern RuntimeClass* StringBuilder_t_il2cpp_TypeInfo_var; extern RuntimeClass* X509EnhancedKeyUsageExtension_t4189149453_il2cpp_TypeInfo_var; extern RuntimeClass* Dictionary_2_t2736202052_il2cpp_TypeInfo_var; extern const RuntimeMethod* Dictionary_2__ctor_m2392909825_RuntimeMethod_var; extern const RuntimeMethod* Dictionary_2_Add_m282647386_RuntimeMethod_var; extern const RuntimeMethod* Dictionary_2_TryGetValue_m1013208020_RuntimeMethod_var; extern String_t* _stringLiteral1336185797; extern String_t* _stringLiteral3129178779; extern String_t* _stringLiteral1948411844; extern String_t* _stringLiteral314368621; extern String_t* _stringLiteral3094475380; extern String_t* _stringLiteral3452614535; extern String_t* _stringLiteral3450517380; extern const uint32_t X509EnhancedKeyUsageExtension_ToString_m350388564_MetadataUsageId; extern const RuntimeMethod* X509Extension_CopyFrom_m474590450_RuntimeMethod_var; extern String_t* _stringLiteral3074406648; extern const uint32_t X509Extension_CopyFrom_m474590450_MetadataUsageId; extern String_t* _stringLiteral3451435000; extern const uint32_t X509Extension_FormatUnkownData_m3636863676_MetadataUsageId; extern RuntimeClass* ObjectU5BU5D_t2843939325_il2cpp_TypeInfo_var; extern RuntimeClass* X509Extension_t3173393653_il2cpp_TypeInfo_var; extern RuntimeClass* AsnEncodedData_t382354011_il2cpp_TypeInfo_var; extern RuntimeClass* Boolean_t97287965_il2cpp_TypeInfo_var; extern RuntimeClass* CryptoConfig_t4201145714_il2cpp_TypeInfo_var; extern RuntimeClass* IDisposable_t3640265483_il2cpp_TypeInfo_var; extern const uint32_t X509ExtensionCollection__ctor_m1730716172_MetadataUsageId; extern RuntimeClass* ArgumentOutOfRangeException_t777629997_il2cpp_TypeInfo_var; extern const RuntimeMethod* X509ExtensionCollection_System_Collections_ICollection_CopyTo_m2505796149_RuntimeMethod_var; extern String_t* _stringLiteral4007973390; extern String_t* _stringLiteral481830313; extern String_t* _stringLiteral232597908; extern const uint32_t X509ExtensionCollection_System_Collections_ICollection_CopyTo_m2505796149_MetadataUsageId; extern RuntimeClass* X509ExtensionEnumerator_t2479560659_il2cpp_TypeInfo_var; extern const uint32_t X509ExtensionCollection_System_Collections_IEnumerable_GetEnumerator_m4033897067_MetadataUsageId; extern const RuntimeMethod* X509ExtensionCollection_get_Item_m3637880514_RuntimeMethod_var; extern String_t* _stringLiteral3266464951; extern const uint32_t X509ExtensionCollection_get_Item_m3637880514_MetadataUsageId; extern const uint32_t X509ExtensionCollection_GetEnumerator_m3371013144_MetadataUsageId; extern const uint32_t X509ExtensionEnumerator_System_Collections_IEnumerator_get_Current_m2494161059_MetadataUsageId; extern const uint32_t X509ExtensionEnumerator_get_Current_m256207749_MetadataUsageId; extern const uint32_t X509ExtensionEnumerator_MoveNext_m3077762850_MetadataUsageId; extern const uint32_t X509ExtensionEnumerator_Reset_m2310001600_MetadataUsageId; extern String_t* _stringLiteral1004423982; extern String_t* _stringLiteral2178602730; extern const uint32_t X509KeyUsageExtension__ctor_m1098820427_MetadataUsageId; extern const uint32_t X509KeyUsageExtension__ctor_m1105912158_MetadataUsageId; extern const uint32_t X509KeyUsageExtension__ctor_m524748856_MetadataUsageId; extern const RuntimeMethod* X509KeyUsageExtension_get_KeyUsages_m3263859785_RuntimeMethod_var; extern const uint32_t X509KeyUsageExtension_get_KeyUsages_m3263859785_MetadataUsageId; extern const RuntimeMethod* X509KeyUsageExtension_CopyFrom_m186479533_RuntimeMethod_var; extern const uint32_t X509KeyUsageExtension_CopyFrom_m186479533_MetadataUsageId; extern const uint32_t X509KeyUsageExtension_Decode_m3150759625_MetadataUsageId; extern RuntimeClass* ByteU5BU5D_t4116647657_il2cpp_TypeInfo_var; extern const uint32_t X509KeyUsageExtension_Encode_m2128077825_MetadataUsageId; extern String_t* _stringLiteral3450816062; extern String_t* _stringLiteral3694353402; extern String_t* _stringLiteral1919823647; extern String_t* _stringLiteral1248603981; extern String_t* _stringLiteral2342227643; extern String_t* _stringLiteral3075300413; extern String_t* _stringLiteral503577437; extern String_t* _stringLiteral813043683; extern String_t* _stringLiteral602704846; extern String_t* _stringLiteral3451041664; extern String_t* _stringLiteral3451434968; extern String_t* _stringLiteral3452614528; extern const uint32_t X509KeyUsageExtension_ToString_m3542316380_MetadataUsageId; extern RuntimeClass* StoreName_t1492274484_il2cpp_TypeInfo_var; extern const RuntimeMethod* X509Store__ctor_m275383717_RuntimeMethod_var; extern String_t* _stringLiteral2153662835; extern String_t* _stringLiteral268393362; extern String_t* _stringLiteral3456743389; extern const uint32_t X509Store__ctor_m275383717_MetadataUsageId; extern const uint32_t X509Store_get_Certificates_m2149701265_MetadataUsageId; extern RuntimeClass* X509Store_t2922691911_il2cpp_TypeInfo_var; extern RuntimeClass* X509Certificate2_t714049126_il2cpp_TypeInfo_var; extern const RuntimeMethod* X509Store_Open_m909451489_RuntimeMethod_var; extern String_t* _stringLiteral1724291622; extern String_t* _stringLiteral2328036829; extern String_t* _stringLiteral1986082327; extern String_t* _stringLiteral154832556; extern const uint32_t X509Store_Open_m909451489_MetadataUsageId; extern String_t* _stringLiteral1004423983; extern String_t* _stringLiteral933889438; extern const uint32_t X509SubjectKeyIdentifierExtension__ctor_m3160552652_MetadataUsageId; extern const uint32_t X509SubjectKeyIdentifierExtension__ctor_m2055934916_MetadataUsageId; extern const RuntimeMethod* X509SubjectKeyIdentifierExtension__ctor_m2644971776_RuntimeMethod_var; extern String_t* _stringLiteral1967893673; extern const uint32_t X509SubjectKeyIdentifierExtension__ctor_m2644971776_MetadataUsageId; extern const RuntimeMethod* X509SubjectKeyIdentifierExtension__ctor_m201177607_RuntimeMethod_var; extern const uint32_t X509SubjectKeyIdentifierExtension__ctor_m201177607_MetadataUsageId; extern const RuntimeMethod* X509SubjectKeyIdentifierExtension__ctor_m1397817642_RuntimeMethod_var; extern String_t* _stringLiteral2600271970; extern String_t* _stringLiteral3493843776; extern const uint32_t X509SubjectKeyIdentifierExtension__ctor_m1397817642_MetadataUsageId; extern const RuntimeMethod* X509SubjectKeyIdentifierExtension_get_SubjectKeyIdentifier_m3059478847_RuntimeMethod_var; extern const uint32_t X509SubjectKeyIdentifierExtension_get_SubjectKeyIdentifier_m3059478847_MetadataUsageId; extern const RuntimeMethod* X509SubjectKeyIdentifierExtension_CopyFrom_m1588766981_RuntimeMethod_var; extern const uint32_t X509SubjectKeyIdentifierExtension_CopyFrom_m1588766981_MetadataUsageId; extern const uint32_t X509SubjectKeyIdentifierExtension_FromHex_m1011249985_MetadataUsageId; extern const uint32_t X509SubjectKeyIdentifierExtension_Decode_m1505409124_MetadataUsageId; extern const uint32_t X509SubjectKeyIdentifierExtension_Encode_m3345759265_MetadataUsageId; extern const uint32_t X509SubjectKeyIdentifierExtension_ToString_m12089275_MetadataUsageId; extern RuntimeClass* NotImplementedException_t3489357830_il2cpp_TypeInfo_var; extern const RuntimeMethod* BaseMachine_Scan_m3315183438_RuntimeMethod_var; extern String_t* _stringLiteral3532750504; extern const uint32_t BaseMachine_Scan_m3315183438_MetadataUsageId; extern const uint32_t Capture_get_Value_m538076933_MetadataUsageId; extern RuntimeClass* CaptureU5BU5D_t183267399_il2cpp_TypeInfo_var; extern const uint32_t CaptureCollection__ctor_m357483405_MetadataUsageId; extern const RuntimeType* Category_t1200126069_0_0_0_var; extern RuntimeClass* Type_t_il2cpp_TypeInfo_var; extern RuntimeClass* Enum_t4135868527_il2cpp_TypeInfo_var; extern RuntimeClass* UInt16_t2177724958_il2cpp_TypeInfo_var; extern String_t* _stringLiteral3455563751; extern String_t* _stringLiteral3515794188; extern const uint32_t CategoryUtils_CategoryFromName_m1352081402_MetadataUsageId; extern RuntimeClass* Char_t3634460470_il2cpp_TypeInfo_var; extern const uint32_t CategoryUtils_IsCategory_m278753792_MetadataUsageId; extern const uint32_t CategoryUtils_IsCategory_m3604944547_MetadataUsageId; extern RuntimeClass* Dictionary_2_t1839659084_il2cpp_TypeInfo_var; extern const RuntimeMethod* Dictionary_2__ctor_m636942458_RuntimeMethod_var; extern const uint32_t CILCompiler__ctor_m1250857007_MetadataUsageId; extern const RuntimeType* RxInterpreter_t3591201055_0_0_0_var; extern const RuntimeType* Mark_t3471605523_0_0_0_var; extern RuntimeClass* CILCompiler_t3234566002_il2cpp_TypeInfo_var; extern String_t* _stringLiteral1391532509; extern String_t* _stringLiteral2666822245; extern String_t* _stringLiteral2138568032; extern String_t* _stringLiteral2141240094; extern String_t* _stringLiteral827577212; extern String_t* _stringLiteral3130310062; extern String_t* _stringLiteral2285748557; extern String_t* _stringLiteral1604888895; extern String_t* _stringLiteral2707270972; extern String_t* _stringLiteral3266137297; extern String_t* _stringLiteral797641419; extern String_t* _stringLiteral2618253743; extern const uint32_t CILCompiler__cctor_m1680801731_MetadataUsageId; extern const RuntimeType* EvalDelegate_t1206020564_0_0_0_var; extern RuntimeClass* DynamicMethodU5BU5D_t1439707271_il2cpp_TypeInfo_var; extern RuntimeClass* BooleanU5BU5D_t2897418192_il2cpp_TypeInfo_var; extern RuntimeClass* EvalDelegate_t1206020564_il2cpp_TypeInfo_var; extern RuntimeClass* RxInterpreterFactory_t3897605822_il2cpp_TypeInfo_var; extern const uint32_t CILCompiler_System_Text_RegularExpressions_ICompiler_GetMachineFactory_m54963335_MetadataUsageId; extern RuntimeClass* Exception_t_il2cpp_TypeInfo_var; extern const RuntimeMethod* CILCompiler_GetMethod_m54030197_RuntimeMethod_var; extern String_t* _stringLiteral2981674120; extern const uint32_t CILCompiler_GetMethod_m54030197_MetadataUsageId; extern const uint32_t CILCompiler_GetMethod_m255348883_MetadataUsageId; extern const RuntimeMethod* Dictionary_2_set_Item_m3625442308_RuntimeMethod_var; extern const uint32_t CILCompiler_EmitGenericOp_m3788486631_MetadataUsageId; extern const RuntimeType* Boolean_t97287965_0_0_0_var; extern const RuntimeType* Int32_t2950945753_0_0_0_var; extern const RuntimeType* TextInfo_t3810425522_0_0_0_var; extern const RuntimeType* Thread_t2300836069_0_0_0_var; extern const RuntimeType* CultureInfo_t4157843068_0_0_0_var; extern RuntimeClass* Int32_t2950945753_il2cpp_TypeInfo_var; extern RuntimeClass* TypeU5BU5D_t3940880105_il2cpp_TypeInfo_var; extern RuntimeClass* DynamicMethod_t2537779570_il2cpp_TypeInfo_var; extern RuntimeClass* Frame_t3942143166_il2cpp_TypeInfo_var; extern RuntimeClass* OpCodes_t126150456_il2cpp_TypeInfo_var; extern String_t* _stringLiteral791260005; extern String_t* _stringLiteral830638771; extern String_t* _stringLiteral581554059; extern String_t* _stringLiteral3109415235; extern const uint32_t CILCompiler_CreateEvalMethod_m1945504857_MetadataUsageId; extern RuntimeClass* Dictionary_2_t1170374974_il2cpp_TypeInfo_var; extern const RuntimeMethod* Dictionary_2__ctor_m2011549309_RuntimeMethod_var; extern const RuntimeMethod* Dictionary_2_TryGetValue_m1577403672_RuntimeMethod_var; extern const RuntimeMethod* Dictionary_2_set_Item_m2699762126_RuntimeMethod_var; extern const uint32_t CILCompiler_CreateLabelForPC_m2731571021_MetadataUsageId; extern const RuntimeType* ILGenerator_t1388622344_0_0_0_var; extern String_t* _stringLiteral3815725393; extern const uint32_t CILCompiler_GetILOffset_m2912302366_MetadataUsageId; extern const RuntimeType* RxOp_t349969367_0_0_0_var; extern const RuntimeType* Console_t3208230065_0_0_0_var; extern const RuntimeType* String_t_0_0_0_var; extern const RuntimeType* RuntimeObject_0_0_0_var; extern const RuntimeType* Char_t3634460470_0_0_0_var; extern const RuntimeType* IntStack_t561212167_0_0_0_var; extern RuntimeClass* RxOp_t349969367_il2cpp_TypeInfo_var; extern RuntimeClass* Console_t3208230065_il2cpp_TypeInfo_var; extern RuntimeClass* RxInterpreter_t3591201055_il2cpp_TypeInfo_var; extern RuntimeClass* NotSupportedException_t1314879016_il2cpp_TypeInfo_var; extern const RuntimeMethod* Dictionary_2_ContainsKey_m3670869807_RuntimeMethod_var; extern const RuntimeMethod* Dictionary_2_get_Item_m1590941542_RuntimeMethod_var; extern const RuntimeMethod* Dictionary_2_Remove_m3092201034_RuntimeMethod_var; extern const RuntimeMethod* CILCompiler_EmitEvalMethodBody_m4126652398_RuntimeMethod_var; extern String_t* _stringLiteral3211416732; extern String_t* _stringLiteral3555743436; extern String_t* _stringLiteral577551125; extern String_t* _stringLiteral1943245113; extern String_t* _stringLiteral3889229253; extern String_t* _stringLiteral732589799; extern String_t* _stringLiteral2700580957; extern String_t* _stringLiteral1836262878; extern String_t* _stringLiteral3905732978; extern String_t* _stringLiteral3483484711; extern String_t* _stringLiteral3171872896; extern String_t* _stringLiteral2101288376; extern String_t* _stringLiteral2689782249; extern String_t* _stringLiteral2327521181; extern String_t* _stringLiteral1390290845; extern String_t* _stringLiteral3271189724; extern String_t* _stringLiteral2596511279; extern String_t* _stringLiteral2383616424; extern String_t* _stringLiteral3376345539; extern String_t* _stringLiteral1379706494; extern String_t* _stringLiteral2153215266; extern String_t* _stringLiteral3177156251; extern String_t* _stringLiteral3571788639; extern String_t* _stringLiteral2999104582; extern String_t* _stringLiteral2153232782; extern String_t* _stringLiteral2448147886; extern String_t* _stringLiteral228012234; extern String_t* _stringLiteral619135951; extern String_t* _stringLiteral4277166432; extern String_t* _stringLiteral59007218; extern String_t* _stringLiteral2496682788; extern String_t* _stringLiteral3973941002; extern String_t* _stringLiteral84150583; extern String_t* _stringLiteral4006955765; extern String_t* _stringLiteral2834630198; extern String_t* _stringLiteral3398041852; extern String_t* _stringLiteral2162175827; extern String_t* _stringLiteral1734803708; extern String_t* _stringLiteral3664227856; extern const uint32_t CILCompiler_EmitEvalMethodBody_m4126652398_MetadataUsageId; extern const uint32_t EvalDelegate_BeginInvoke_m3093850361_MetadataUsageId; extern RuntimeClass* Hashtable_t1853889766_il2cpp_TypeInfo_var; extern RuntimeClass* MRUList_t4121573800_il2cpp_TypeInfo_var; extern const uint32_t FactoryCache__ctor_m206337971_MetadataUsageId; extern RuntimeClass* Key_t2725523001_il2cpp_TypeInfo_var; extern const uint32_t FactoryCache_Add_m1371573845_MetadataUsageId; extern const uint32_t FactoryCache_Cleanup_m308458843_MetadataUsageId; extern RuntimeClass* IMachineFactory_t1209798546_il2cpp_TypeInfo_var; extern const uint32_t FactoryCache_Lookup_m2646822264_MetadataUsageId; extern const uint32_t Key_Equals_m3074271967_MetadataUsageId; extern RuntimeClass* RegexOptions_t92845595_il2cpp_TypeInfo_var; extern String_t* _stringLiteral3450058632; extern String_t* _stringLiteral708288707; extern String_t* _stringLiteral3450976243; extern const uint32_t Key_ToString_m1970072654_MetadataUsageId; extern RuntimeClass* CaptureCollection_t1760593541_il2cpp_TypeInfo_var; extern const uint32_t Group__ctor_m2243671333_MetadataUsageId; extern const uint32_t Group__ctor_m3285303650_MetadataUsageId; extern RuntimeClass* Group_t2468205786_il2cpp_TypeInfo_var; extern const uint32_t Group__cctor_m2230627219_MetadataUsageId; extern RuntimeClass* GroupU5BU5D_t1880820351_il2cpp_TypeInfo_var; extern const uint32_t GroupCollection__ctor_m3775662598_MetadataUsageId; extern RuntimeClass* Match_t3408321083_il2cpp_TypeInfo_var; extern const uint32_t GroupCollection_get_Item_m2465789076_MetadataUsageId; extern const uint32_t GroupCollection_get_Item_m3293401907_MetadataUsageId; extern RuntimeClass* Int32U5BU5D_t385246372_il2cpp_TypeInfo_var; extern const uint32_t Interpreter__ctor_m2134836895_MetadataUsageId; extern const uint32_t Interpreter_Scan_m270890411_MetadataUsageId; extern RuntimeClass* QuickSearch_t2588090110_il2cpp_TypeInfo_var; extern RuntimeClass* RepeatContext_t1214863076_il2cpp_TypeInfo_var; extern const uint32_t Interpreter_Eval_m858596062_MetadataUsageId; extern const uint32_t Interpreter_EvalChar_m959577577_MetadataUsageId; extern RuntimeClass* CharU5BU5D_t3528271667_il2cpp_TypeInfo_var; extern const uint32_t Interpreter_GetString_m94448266_MetadataUsageId; extern RuntimeClass* MarkU5BU5D_t3645422402_il2cpp_TypeInfo_var; extern const uint32_t Interpreter_ResetGroups_m3595179625_MetadataUsageId; extern const uint32_t Interpreter_CreateMark_m468807491_MetadataUsageId; extern RuntimeClass* Capture_t2232016050_il2cpp_TypeInfo_var; extern const uint32_t Interpreter_PopulateGroup_m4042796257_MetadataUsageId; extern const uint32_t Interpreter_GenerateMatch_m2262987936_MetadataUsageId; extern const uint32_t IntStack_t2189327687_pinvoke_FromNativeMethodDefinition_MetadataUsageId; extern const uint32_t IntStack_t2189327687_com_FromNativeMethodDefinition_MetadataUsageId; extern const uint32_t IntStack_Push_m1082581210_MetadataUsageId; extern RuntimeClass* SystemException_t176217640_il2cpp_TypeInfo_var; extern const RuntimeMethod* IntStack_set_Count_m756607812_RuntimeMethod_var; extern String_t* _stringLiteral2154521533; extern const uint32_t IntStack_set_Count_m756607812_MetadataUsageId; extern RuntimeClass* Interpreter_t582715701_il2cpp_TypeInfo_var; extern const uint32_t InterpreterFactory_NewInstance_m2792693614_MetadataUsageId; extern RuntimeClass* Interval_t1802865632_il2cpp_TypeInfo_var; extern const uint32_t Interval_CompareTo_m3282557545_MetadataUsageId; extern const uint32_t IntervalCollection__ctor_m758349803_MetadataUsageId; extern const uint32_t IntervalCollection_get_Item_m3866640912_MetadataUsageId; extern const uint32_t IntervalCollection_Add_m2115898256_MetadataUsageId; extern const uint32_t IntervalCollection_Normalize_m1934892959_MetadataUsageId; extern RuntimeClass* IntervalCollection_t2609070824_il2cpp_TypeInfo_var; extern const uint32_t IntervalCollection_GetMetaCollection_m4029522214_MetadataUsageId; extern const uint32_t IntervalCollection_CopyTo_m2976848759_MetadataUsageId; extern RuntimeClass* Enumerator_t737725276_il2cpp_TypeInfo_var; extern const uint32_t IntervalCollection_GetEnumerator_m3422445219_MetadataUsageId; struct Interval_t1802865632_marshaled_pinvoke; struct Interval_t1802865632;; struct Interval_t1802865632_marshaled_pinvoke;; extern const uint32_t CostDelegate_BeginInvoke_m2828452701_MetadataUsageId; extern RuntimeClass* ICollection_t3904884886_il2cpp_TypeInfo_var; extern RuntimeClass* InvalidOperationException_t56020091_il2cpp_TypeInfo_var; extern RuntimeClass* IList_t2094931216_il2cpp_TypeInfo_var; extern const RuntimeMethod* Enumerator_get_Current_m359737019_RuntimeMethod_var; extern const uint32_t Enumerator_get_Current_m359737019_MetadataUsageId; extern const RuntimeMethod* Enumerator_MoveNext_m55255603_RuntimeMethod_var; extern const uint32_t Enumerator_MoveNext_m55255603_MetadataUsageId; extern RuntimeClass* Stack_t2329662280_il2cpp_TypeInfo_var; extern const uint32_t LinkStack__ctor_m1458748896_MetadataUsageId; extern RuntimeClass* GroupCollection_t69770484_il2cpp_TypeInfo_var; extern const uint32_t Match__ctor_m624429017_MetadataUsageId; extern const uint32_t Match__ctor_m2464595873_MetadataUsageId; extern const uint32_t Match__ctor_m2425511580_MetadataUsageId; extern const uint32_t Match__cctor_m3511441780_MetadataUsageId; extern const uint32_t Match_get_Empty_m2060287462_MetadataUsageId; extern RuntimeClass* IMachine_t2106687985_il2cpp_TypeInfo_var; extern const uint32_t Match_NextMatch_m366671308_MetadataUsageId; extern const uint32_t MatchCollection__ctor_m4138850022_MetadataUsageId; extern const uint32_t MatchCollection_get_Count_m1667454419_MetadataUsageId; extern const RuntimeMethod* MatchCollection_get_Item_m3516666721_RuntimeMethod_var; extern String_t* _stringLiteral3452614599; extern const uint32_t MatchCollection_get_Item_m3516666721_MetadataUsageId; extern const uint32_t MatchCollection_CopyTo_m3807326147_MetadataUsageId; extern RuntimeClass* Enumerator_t2645102469_il2cpp_TypeInfo_var; extern const uint32_t MatchCollection_GetEnumerator_m3899212470_MetadataUsageId; extern const RuntimeMethod* MatchCollection_get_FullList_m1829231879_RuntimeMethod_var; extern String_t* _stringLiteral62760206; extern const uint32_t MatchCollection_get_FullList_m1829231879_MetadataUsageId; extern const RuntimeMethod* Enumerator_System_Collections_IEnumerator_get_Current_m666159028_RuntimeMethod_var; extern String_t* _stringLiteral550104271; extern String_t* _stringLiteral625351943; extern String_t* _stringLiteral645463718; extern const uint32_t Enumerator_System_Collections_IEnumerator_get_Current_m666159028_MetadataUsageId; extern const RuntimeMethod* Enumerator_System_Collections_IEnumerator_MoveNext_m3182190557_RuntimeMethod_var; extern const uint32_t Enumerator_System_Collections_IEnumerator_MoveNext_m3182190557_MetadataUsageId; extern RuntimeClass* Node_t2049086415_il2cpp_TypeInfo_var; extern const uint32_t MRUList_Use_m110810900_MetadataUsageId; extern const uint32_t PatternCompiler__ctor_m1221514440_MetadataUsageId; extern RuntimeClass* UInt16U5BU5D_t3326319531_il2cpp_TypeInfo_var; extern RuntimeClass* InterpreterFactory_t533216624_il2cpp_TypeInfo_var; extern const uint32_t PatternCompiler_GetMachineFactory_m3758869886_MetadataUsageId; extern const uint32_t PatternCompiler_EmitCharacter_m1434994858_MetadataUsageId; extern RuntimeClass* PatternLinkStack_t976787442_il2cpp_TypeInfo_var; extern const uint32_t PatternCompiler_NewLink_m3699449496_MetadataUsageId; extern const uint32_t PatternCompiler_ResolveLink_m2545921107_MetadataUsageId; extern const uint32_t PatternCompiler_Emit_m604664654_MetadataUsageId; extern const uint32_t PatternCompiler_BeginLink_m1295557963_MetadataUsageId; extern const uint32_t PatternCompiler_EmitLink_m1012034249_MetadataUsageId; extern RuntimeClass* Link_t3395949159_il2cpp_TypeInfo_var; extern const uint32_t PatternLinkStack_GetCurrent_m2744014759_MetadataUsageId; extern const uint32_t PatternLinkStack_SetCurrent_m366511098_MetadataUsageId; extern const uint32_t QuickSearch__ctor_m430910133_MetadataUsageId; extern const uint32_t QuickSearch__cctor_m2494832544_MetadataUsageId; extern const uint32_t QuickSearch_SetupShiftTable_m3696400592_MetadataUsageId; extern const uint32_t QuickSearch_GetShiftDistance_m2542665852_MetadataUsageId; extern const uint32_t QuickSearch_GetChar_m1297698557_MetadataUsageId; extern RuntimeClass* Regex_t3657309853_il2cpp_TypeInfo_var; extern const RuntimeMethod* Regex__ctor_m1728442805_RuntimeMethod_var; extern String_t* _stringLiteral2326546891; extern const uint32_t Regex__ctor_m1728442805_MetadataUsageId; extern const RuntimeType* RegexOptions_t92845595_0_0_0_var; extern String_t* _stringLiteral2715197523; extern const uint32_t Regex__ctor_m4152689500_MetadataUsageId; extern RuntimeClass* FactoryCache_t2327118887_il2cpp_TypeInfo_var; extern String_t* _stringLiteral1862608066; extern const uint32_t Regex__cctor_m3370093859_MetadataUsageId; extern const uint32_t Regex_System_Runtime_Serialization_ISerializable_GetObjectData_m4061390789_MetadataUsageId; extern const uint32_t Regex_Matches_m523095712_MetadataUsageId; extern const uint32_t Regex_Matches_m501193152_MetadataUsageId; extern const RuntimeMethod* Regex_validate_options_m3221650569_RuntimeMethod_var; extern const uint32_t Regex_validate_options_m3221650569_MetadataUsageId; extern const uint32_t Regex_Init_m289933770_MetadataUsageId; extern const uint32_t Regex_InitNewRegex_m3271185474_MetadataUsageId; extern RuntimeClass* Parser_t2430509383_il2cpp_TypeInfo_var; extern RuntimeClass* RxCompiler_t80015800_il2cpp_TypeInfo_var; extern RuntimeClass* PatternCompiler_t4036359803_il2cpp_TypeInfo_var; extern RuntimeClass* ICompiler_t118549125_il2cpp_TypeInfo_var; extern const uint32_t Regex_CreateMachineFactory_m4274762546_MetadataUsageId; extern RuntimeClass* IDictionary_t1363984059_il2cpp_TypeInfo_var; extern const uint32_t Regex_GroupNumberFromName_m1856203542_MetadataUsageId; extern const RuntimeMethod* Array_BinarySearch_TisInt32_t2950945753_m3042812452_RuntimeMethod_var; extern const uint32_t Regex_GetGroupIndex_m4131147974_MetadataUsageId; extern const RuntimeMethod* Regex_Match_m4145799399_RuntimeMethod_var; extern String_t* _stringLiteral818277059; extern String_t* _stringLiteral3524342118; extern const uint32_t Regex_Match_m4145799399_MetadataUsageId; extern RuntimeClass* MatchCollection_t1395363720_il2cpp_TypeInfo_var; extern const uint32_t Regex_Matches_m2080913806_MetadataUsageId; extern const uint32_t Regex_CreateMachine_m334863819_MetadataUsageId; extern RuntimeClass* StringU5BU5D_t1281789340_il2cpp_TypeInfo_var; extern RuntimeClass* IDictionaryEnumerator_t1693217257_il2cpp_TypeInfo_var; extern const uint32_t Regex_GetGroupNamesArray_m3575729002_MetadataUsageId; extern const uint32_t Regex_get_GroupNumbers_m2296197918_MetadataUsageId; extern const uint32_t RxCompiler__ctor_m2082601808_MetadataUsageId; extern const uint32_t RxCompiler_MakeRoom_m3362268720_MetadataUsageId; extern RuntimeClass* RxLinkRef_t3349372210_il2cpp_TypeInfo_var; extern const uint32_t RxCompiler_BeginLink_m3292730375_MetadataUsageId; extern const uint32_t RxCompiler_EmitLink_m423782981_MetadataUsageId; extern const uint32_t RxCompiler_GetMachineFactory_m3369675997_MetadataUsageId; extern const uint32_t RxCompiler_EmitCharacter_m3982564339_MetadataUsageId; extern RuntimeClass* Category_t1200126069_il2cpp_TypeInfo_var; extern const RuntimeMethod* RxCompiler_EmitCategory_m1318545405_RuntimeMethod_var; extern String_t* _stringLiteral986426153; extern const uint32_t RxCompiler_EmitCategory_m1318545405_MetadataUsageId; extern const RuntimeMethod* RxCompiler_EmitString_m2603603316_RuntimeMethod_var; extern const uint32_t RxCompiler_EmitString_m2603603316_MetadataUsageId; extern const RuntimeMethod* RxCompiler_EmitPosition_m1430494396_RuntimeMethod_var; extern const uint32_t RxCompiler_EmitPosition_m1430494396_MetadataUsageId; extern const RuntimeMethod* RxCompiler_EmitOpen_m699920138_RuntimeMethod_var; extern const uint32_t RxCompiler_EmitOpen_m699920138_MetadataUsageId; extern const RuntimeMethod* RxCompiler_EmitClose_m90076300_RuntimeMethod_var; extern const uint32_t RxCompiler_EmitClose_m90076300_MetadataUsageId; extern const RuntimeMethod* RxCompiler_EmitReference_m4263939763_RuntimeMethod_var; extern const uint32_t RxCompiler_EmitReference_m4263939763_MetadataUsageId; extern const RuntimeMethod* RxCompiler_EmitIfDefined_m3819883780_RuntimeMethod_var; extern const uint32_t RxCompiler_EmitIfDefined_m3819883780_MetadataUsageId; extern const RuntimeMethod* RxCompiler_EmitInfo_m1901371564_RuntimeMethod_var; extern const uint32_t RxCompiler_EmitInfo_m1901371564_MetadataUsageId; extern const RuntimeMethod* RxCompiler_EmitAnchor_m1316200494_RuntimeMethod_var; extern const uint32_t RxCompiler_EmitAnchor_m1316200494_MetadataUsageId; extern const uint32_t RxCompiler_NewLink_m1330597840_MetadataUsageId; extern const RuntimeMethod* RxCompiler_ResolveLink_m3356014119_RuntimeMethod_var; extern const uint32_t RxCompiler_ResolveLink_m3356014119_MetadataUsageId; struct X509ChainStatusU5BU5D_t2685945535; struct ByteU5BU5D_t4116647657; struct ObjectU5BU5D_t2843939325; struct CaptureU5BU5D_t183267399; struct DynamicMethodU5BU5D_t1439707271; struct BooleanU5BU5D_t2897418192; struct TypeU5BU5D_t3940880105; struct GroupU5BU5D_t1880820351; struct UInt16U5BU5D_t3326319531; struct Int32U5BU5D_t385246372; struct MarkU5BU5D_t3645422402; struct CharU5BU5D_t3528271667; struct StringU5BU5D_t1281789340; #ifndef RUNTIMEOBJECT_H #define RUNTIMEOBJECT_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Object #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // RUNTIMEOBJECT_H struct Il2CppArrayBounds; #ifndef RUNTIMEARRAY_H #define RUNTIMEARRAY_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Array #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // RUNTIMEARRAY_H #ifndef RXCOMPILER_T80015800_H #define RXCOMPILER_T80015800_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Text.RegularExpressions.RxCompiler struct RxCompiler_t80015800 : public RuntimeObject { public: // System.Byte[] System.Text.RegularExpressions.RxCompiler::program ByteU5BU5D_t4116647657* ___program_0; // System.Int32 System.Text.RegularExpressions.RxCompiler::curpos int32_t ___curpos_1; public: inline static int32_t get_offset_of_program_0() { return static_cast(offsetof(RxCompiler_t80015800, ___program_0)); } inline ByteU5BU5D_t4116647657* get_program_0() const { return ___program_0; } inline ByteU5BU5D_t4116647657** get_address_of_program_0() { return &___program_0; } inline void set_program_0(ByteU5BU5D_t4116647657* value) { ___program_0 = value; Il2CppCodeGenWriteBarrier((&___program_0), value); } inline static int32_t get_offset_of_curpos_1() { return static_cast(offsetof(RxCompiler_t80015800, ___curpos_1)); } inline int32_t get_curpos_1() const { return ___curpos_1; } inline int32_t* get_address_of_curpos_1() { return &___curpos_1; } inline void set_curpos_1(int32_t value) { ___curpos_1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // RXCOMPILER_T80015800_H #ifndef DICTIONARY_2_T1839659084_H #define DICTIONARY_2_T1839659084_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t1839659084 : public RuntimeObject { public: // System.Int32[] System.Collections.Generic.Dictionary`2::table Int32U5BU5D_t385246372* ___table_4; // System.Collections.Generic.Link[] System.Collections.Generic.Dictionary`2::linkSlots LinkU5BU5D_t964245573* ___linkSlots_5; // TKey[] System.Collections.Generic.Dictionary`2::keySlots Int32U5BU5D_t385246372* ___keySlots_6; // TValue[] System.Collections.Generic.Dictionary`2::valueSlots Int32U5BU5D_t385246372* ___valueSlots_7; // System.Int32 System.Collections.Generic.Dictionary`2::touchedSlots int32_t ___touchedSlots_8; // System.Int32 System.Collections.Generic.Dictionary`2::emptySlot int32_t ___emptySlot_9; // System.Int32 System.Collections.Generic.Dictionary`2::count int32_t ___count_10; // System.Int32 System.Collections.Generic.Dictionary`2::threshold int32_t ___threshold_11; // System.Collections.Generic.IEqualityComparer`1 System.Collections.Generic.Dictionary`2::hcp RuntimeObject* ___hcp_12; // System.Runtime.Serialization.SerializationInfo System.Collections.Generic.Dictionary`2::serialization_info SerializationInfo_t950877179 * ___serialization_info_13; // System.Int32 System.Collections.Generic.Dictionary`2::generation int32_t ___generation_14; public: inline static int32_t get_offset_of_table_4() { return static_cast(offsetof(Dictionary_2_t1839659084, ___table_4)); } inline Int32U5BU5D_t385246372* get_table_4() const { return ___table_4; } inline Int32U5BU5D_t385246372** get_address_of_table_4() { return &___table_4; } inline void set_table_4(Int32U5BU5D_t385246372* value) { ___table_4 = value; Il2CppCodeGenWriteBarrier((&___table_4), value); } inline static int32_t get_offset_of_linkSlots_5() { return static_cast(offsetof(Dictionary_2_t1839659084, ___linkSlots_5)); } inline LinkU5BU5D_t964245573* get_linkSlots_5() const { return ___linkSlots_5; } inline LinkU5BU5D_t964245573** get_address_of_linkSlots_5() { return &___linkSlots_5; } inline void set_linkSlots_5(LinkU5BU5D_t964245573* value) { ___linkSlots_5 = value; Il2CppCodeGenWriteBarrier((&___linkSlots_5), value); } inline static int32_t get_offset_of_keySlots_6() { return static_cast(offsetof(Dictionary_2_t1839659084, ___keySlots_6)); } inline Int32U5BU5D_t385246372* get_keySlots_6() const { return ___keySlots_6; } inline Int32U5BU5D_t385246372** get_address_of_keySlots_6() { return &___keySlots_6; } inline void set_keySlots_6(Int32U5BU5D_t385246372* value) { ___keySlots_6 = value; Il2CppCodeGenWriteBarrier((&___keySlots_6), value); } inline static int32_t get_offset_of_valueSlots_7() { return static_cast(offsetof(Dictionary_2_t1839659084, ___valueSlots_7)); } inline Int32U5BU5D_t385246372* get_valueSlots_7() const { return ___valueSlots_7; } inline Int32U5BU5D_t385246372** get_address_of_valueSlots_7() { return &___valueSlots_7; } inline void set_valueSlots_7(Int32U5BU5D_t385246372* value) { ___valueSlots_7 = value; Il2CppCodeGenWriteBarrier((&___valueSlots_7), value); } inline static int32_t get_offset_of_touchedSlots_8() { return static_cast(offsetof(Dictionary_2_t1839659084, ___touchedSlots_8)); } inline int32_t get_touchedSlots_8() const { return ___touchedSlots_8; } inline int32_t* get_address_of_touchedSlots_8() { return &___touchedSlots_8; } inline void set_touchedSlots_8(int32_t value) { ___touchedSlots_8 = value; } inline static int32_t get_offset_of_emptySlot_9() { return static_cast(offsetof(Dictionary_2_t1839659084, ___emptySlot_9)); } inline int32_t get_emptySlot_9() const { return ___emptySlot_9; } inline int32_t* get_address_of_emptySlot_9() { return &___emptySlot_9; } inline void set_emptySlot_9(int32_t value) { ___emptySlot_9 = value; } inline static int32_t get_offset_of_count_10() { return static_cast(offsetof(Dictionary_2_t1839659084, ___count_10)); } inline int32_t get_count_10() const { return ___count_10; } inline int32_t* get_address_of_count_10() { return &___count_10; } inline void set_count_10(int32_t value) { ___count_10 = value; } inline static int32_t get_offset_of_threshold_11() { return static_cast(offsetof(Dictionary_2_t1839659084, ___threshold_11)); } inline int32_t get_threshold_11() const { return ___threshold_11; } inline int32_t* get_address_of_threshold_11() { return &___threshold_11; } inline void set_threshold_11(int32_t value) { ___threshold_11 = value; } inline static int32_t get_offset_of_hcp_12() { return static_cast(offsetof(Dictionary_2_t1839659084, ___hcp_12)); } inline RuntimeObject* get_hcp_12() const { return ___hcp_12; } inline RuntimeObject** get_address_of_hcp_12() { return &___hcp_12; } inline void set_hcp_12(RuntimeObject* value) { ___hcp_12 = value; Il2CppCodeGenWriteBarrier((&___hcp_12), value); } inline static int32_t get_offset_of_serialization_info_13() { return static_cast(offsetof(Dictionary_2_t1839659084, ___serialization_info_13)); } inline SerializationInfo_t950877179 * get_serialization_info_13() const { return ___serialization_info_13; } inline SerializationInfo_t950877179 ** get_address_of_serialization_info_13() { return &___serialization_info_13; } inline void set_serialization_info_13(SerializationInfo_t950877179 * value) { ___serialization_info_13 = value; Il2CppCodeGenWriteBarrier((&___serialization_info_13), value); } inline static int32_t get_offset_of_generation_14() { return static_cast(offsetof(Dictionary_2_t1839659084, ___generation_14)); } inline int32_t get_generation_14() const { return ___generation_14; } inline int32_t* get_address_of_generation_14() { return &___generation_14; } inline void set_generation_14(int32_t value) { ___generation_14 = value; } }; struct Dictionary_2_t1839659084_StaticFields { public: // System.Collections.Generic.Dictionary`2/Transform`1 System.Collections.Generic.Dictionary`2::<>f__am$cacheB Transform_1_t4284552512 * ___U3CU3Ef__amU24cacheB_15; public: inline static int32_t get_offset_of_U3CU3Ef__amU24cacheB_15() { return static_cast(offsetof(Dictionary_2_t1839659084_StaticFields, ___U3CU3Ef__amU24cacheB_15)); } inline Transform_1_t4284552512 * get_U3CU3Ef__amU24cacheB_15() const { return ___U3CU3Ef__amU24cacheB_15; } inline Transform_1_t4284552512 ** get_address_of_U3CU3Ef__amU24cacheB_15() { return &___U3CU3Ef__amU24cacheB_15; } inline void set_U3CU3Ef__amU24cacheB_15(Transform_1_t4284552512 * value) { ___U3CU3Ef__amU24cacheB_15 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__amU24cacheB_15), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DICTIONARY_2_T1839659084_H #ifndef EXPRESSION_T2722445759_H #define EXPRESSION_T2722445759_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Text.RegularExpressions.Syntax.Expression struct Expression_t2722445759 : public RuntimeObject { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // EXPRESSION_T2722445759_H #ifndef RXINTERPRETERFACTORY_T3897605822_H #define RXINTERPRETERFACTORY_T3897605822_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Text.RegularExpressions.RxInterpreterFactory struct RxInterpreterFactory_t3897605822 : public RuntimeObject { public: // System.Collections.IDictionary System.Text.RegularExpressions.RxInterpreterFactory::mapping RuntimeObject* ___mapping_0; // System.Byte[] System.Text.RegularExpressions.RxInterpreterFactory::program ByteU5BU5D_t4116647657* ___program_1; // System.Text.RegularExpressions.EvalDelegate System.Text.RegularExpressions.RxInterpreterFactory::eval_del EvalDelegate_t1206020564 * ___eval_del_2; // System.String[] System.Text.RegularExpressions.RxInterpreterFactory::namesMapping StringU5BU5D_t1281789340* ___namesMapping_3; // System.Int32 System.Text.RegularExpressions.RxInterpreterFactory::gap int32_t ___gap_4; public: inline static int32_t get_offset_of_mapping_0() { return static_cast(offsetof(RxInterpreterFactory_t3897605822, ___mapping_0)); } inline RuntimeObject* get_mapping_0() const { return ___mapping_0; } inline RuntimeObject** get_address_of_mapping_0() { return &___mapping_0; } inline void set_mapping_0(RuntimeObject* value) { ___mapping_0 = value; Il2CppCodeGenWriteBarrier((&___mapping_0), value); } inline static int32_t get_offset_of_program_1() { return static_cast(offsetof(RxInterpreterFactory_t3897605822, ___program_1)); } inline ByteU5BU5D_t4116647657* get_program_1() const { return ___program_1; } inline ByteU5BU5D_t4116647657** get_address_of_program_1() { return &___program_1; } inline void set_program_1(ByteU5BU5D_t4116647657* value) { ___program_1 = value; Il2CppCodeGenWriteBarrier((&___program_1), value); } inline static int32_t get_offset_of_eval_del_2() { return static_cast(offsetof(RxInterpreterFactory_t3897605822, ___eval_del_2)); } inline EvalDelegate_t1206020564 * get_eval_del_2() const { return ___eval_del_2; } inline EvalDelegate_t1206020564 ** get_address_of_eval_del_2() { return &___eval_del_2; } inline void set_eval_del_2(EvalDelegate_t1206020564 * value) { ___eval_del_2 = value; Il2CppCodeGenWriteBarrier((&___eval_del_2), value); } inline static int32_t get_offset_of_namesMapping_3() { return static_cast(offsetof(RxInterpreterFactory_t3897605822, ___namesMapping_3)); } inline StringU5BU5D_t1281789340* get_namesMapping_3() const { return ___namesMapping_3; } inline StringU5BU5D_t1281789340** get_address_of_namesMapping_3() { return &___namesMapping_3; } inline void set_namesMapping_3(StringU5BU5D_t1281789340* value) { ___namesMapping_3 = value; Il2CppCodeGenWriteBarrier((&___namesMapping_3), value); } inline static int32_t get_offset_of_gap_4() { return static_cast(offsetof(RxInterpreterFactory_t3897605822, ___gap_4)); } inline int32_t get_gap_4() const { return ___gap_4; } inline int32_t* get_address_of_gap_4() { return &___gap_4; } inline void set_gap_4(int32_t value) { ___gap_4 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // RXINTERPRETERFACTORY_T3897605822_H #ifndef EXCEPTION_T_H #define EXCEPTION_T_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Exception struct Exception_t : public RuntimeObject { public: // System.IntPtr[] System.Exception::trace_ips IntPtrU5BU5D_t4013366056* ___trace_ips_0; // System.Exception System.Exception::inner_exception Exception_t * ___inner_exception_1; // System.String System.Exception::message String_t* ___message_2; // System.String System.Exception::help_link String_t* ___help_link_3; // System.String System.Exception::class_name String_t* ___class_name_4; // System.String System.Exception::stack_trace String_t* ___stack_trace_5; // System.String System.Exception::_remoteStackTraceString String_t* ____remoteStackTraceString_6; // System.Int32 System.Exception::remote_stack_index int32_t ___remote_stack_index_7; // System.Int32 System.Exception::hresult int32_t ___hresult_8; // System.String System.Exception::source String_t* ___source_9; // System.Collections.IDictionary System.Exception::_data RuntimeObject* ____data_10; public: inline static int32_t get_offset_of_trace_ips_0() { return static_cast(offsetof(Exception_t, ___trace_ips_0)); } inline IntPtrU5BU5D_t4013366056* get_trace_ips_0() const { return ___trace_ips_0; } inline IntPtrU5BU5D_t4013366056** get_address_of_trace_ips_0() { return &___trace_ips_0; } inline void set_trace_ips_0(IntPtrU5BU5D_t4013366056* value) { ___trace_ips_0 = value; Il2CppCodeGenWriteBarrier((&___trace_ips_0), value); } inline static int32_t get_offset_of_inner_exception_1() { return static_cast(offsetof(Exception_t, ___inner_exception_1)); } inline Exception_t * get_inner_exception_1() const { return ___inner_exception_1; } inline Exception_t ** get_address_of_inner_exception_1() { return &___inner_exception_1; } inline void set_inner_exception_1(Exception_t * value) { ___inner_exception_1 = value; Il2CppCodeGenWriteBarrier((&___inner_exception_1), 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((&___message_2), value); } inline static int32_t get_offset_of_help_link_3() { return static_cast(offsetof(Exception_t, ___help_link_3)); } inline String_t* get_help_link_3() const { return ___help_link_3; } inline String_t** get_address_of_help_link_3() { return &___help_link_3; } inline void set_help_link_3(String_t* value) { ___help_link_3 = value; Il2CppCodeGenWriteBarrier((&___help_link_3), value); } inline static int32_t get_offset_of_class_name_4() { return static_cast(offsetof(Exception_t, ___class_name_4)); } inline String_t* get_class_name_4() const { return ___class_name_4; } inline String_t** get_address_of_class_name_4() { return &___class_name_4; } inline void set_class_name_4(String_t* value) { ___class_name_4 = value; Il2CppCodeGenWriteBarrier((&___class_name_4), value); } inline static int32_t get_offset_of_stack_trace_5() { return static_cast(offsetof(Exception_t, ___stack_trace_5)); } inline String_t* get_stack_trace_5() const { return ___stack_trace_5; } inline String_t** get_address_of_stack_trace_5() { return &___stack_trace_5; } inline void set_stack_trace_5(String_t* value) { ___stack_trace_5 = value; Il2CppCodeGenWriteBarrier((&___stack_trace_5), value); } inline static int32_t get_offset_of__remoteStackTraceString_6() { return static_cast(offsetof(Exception_t, ____remoteStackTraceString_6)); } inline String_t* get__remoteStackTraceString_6() const { return ____remoteStackTraceString_6; } inline String_t** get_address_of__remoteStackTraceString_6() { return &____remoteStackTraceString_6; } inline void set__remoteStackTraceString_6(String_t* value) { ____remoteStackTraceString_6 = value; Il2CppCodeGenWriteBarrier((&____remoteStackTraceString_6), value); } inline static int32_t get_offset_of_remote_stack_index_7() { return static_cast(offsetof(Exception_t, ___remote_stack_index_7)); } inline int32_t get_remote_stack_index_7() const { return ___remote_stack_index_7; } inline int32_t* get_address_of_remote_stack_index_7() { return &___remote_stack_index_7; } inline void set_remote_stack_index_7(int32_t value) { ___remote_stack_index_7 = value; } inline static int32_t get_offset_of_hresult_8() { return static_cast(offsetof(Exception_t, ___hresult_8)); } inline int32_t get_hresult_8() const { return ___hresult_8; } inline int32_t* get_address_of_hresult_8() { return &___hresult_8; } inline void set_hresult_8(int32_t value) { ___hresult_8 = value; } inline static int32_t get_offset_of_source_9() { return static_cast(offsetof(Exception_t, ___source_9)); } inline String_t* get_source_9() const { return ___source_9; } inline String_t** get_address_of_source_9() { return &___source_9; } inline void set_source_9(String_t* value) { ___source_9 = value; Il2CppCodeGenWriteBarrier((&___source_9), value); } inline static int32_t get_offset_of__data_10() { return static_cast(offsetof(Exception_t, ____data_10)); } inline RuntimeObject* get__data_10() const { return ____data_10; } inline RuntimeObject** get_address_of__data_10() { return &____data_10; } inline void set__data_10(RuntimeObject* value) { ____data_10 = value; Il2CppCodeGenWriteBarrier((&____data_10), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // EXCEPTION_T_H #ifndef ILGENERATOR_T1388622344_H #define ILGENERATOR_T1388622344_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Reflection.Emit.ILGenerator struct ILGenerator_t1388622344 : public RuntimeObject { public: // System.Byte[] System.Reflection.Emit.ILGenerator::code ByteU5BU5D_t4116647657* ___code_1; // System.Int32 System.Reflection.Emit.ILGenerator::code_len int32_t ___code_len_2; // System.Int32 System.Reflection.Emit.ILGenerator::max_stack int32_t ___max_stack_3; // System.Int32 System.Reflection.Emit.ILGenerator::cur_stack int32_t ___cur_stack_4; // System.Reflection.Emit.LocalBuilder[] System.Reflection.Emit.ILGenerator::locals LocalBuilderU5BU5D_t4280809526* ___locals_5; // System.Int32 System.Reflection.Emit.ILGenerator::num_token_fixups int32_t ___num_token_fixups_6; // System.Reflection.Emit.ILTokenInfo[] System.Reflection.Emit.ILGenerator::token_fixups ILTokenInfoU5BU5D_t973106575* ___token_fixups_7; // System.Reflection.Emit.ILGenerator/LabelData[] System.Reflection.Emit.ILGenerator::labels LabelDataU5BU5D_t327903686* ___labels_8; // System.Int32 System.Reflection.Emit.ILGenerator::num_labels int32_t ___num_labels_9; // System.Reflection.Emit.ILGenerator/LabelFixup[] System.Reflection.Emit.ILGenerator::fixups LabelFixupU5BU5D_t103660291* ___fixups_10; // System.Int32 System.Reflection.Emit.ILGenerator::num_fixups int32_t ___num_fixups_11; // System.Reflection.Module System.Reflection.Emit.ILGenerator::module Module_t2987026101 * ___module_12; // System.Reflection.Emit.TokenGenerator System.Reflection.Emit.ILGenerator::token_gen RuntimeObject* ___token_gen_13; public: inline static int32_t get_offset_of_code_1() { return static_cast(offsetof(ILGenerator_t1388622344, ___code_1)); } inline ByteU5BU5D_t4116647657* get_code_1() const { return ___code_1; } inline ByteU5BU5D_t4116647657** get_address_of_code_1() { return &___code_1; } inline void set_code_1(ByteU5BU5D_t4116647657* value) { ___code_1 = value; Il2CppCodeGenWriteBarrier((&___code_1), value); } inline static int32_t get_offset_of_code_len_2() { return static_cast(offsetof(ILGenerator_t1388622344, ___code_len_2)); } inline int32_t get_code_len_2() const { return ___code_len_2; } inline int32_t* get_address_of_code_len_2() { return &___code_len_2; } inline void set_code_len_2(int32_t value) { ___code_len_2 = value; } inline static int32_t get_offset_of_max_stack_3() { return static_cast(offsetof(ILGenerator_t1388622344, ___max_stack_3)); } inline int32_t get_max_stack_3() const { return ___max_stack_3; } inline int32_t* get_address_of_max_stack_3() { return &___max_stack_3; } inline void set_max_stack_3(int32_t value) { ___max_stack_3 = value; } inline static int32_t get_offset_of_cur_stack_4() { return static_cast(offsetof(ILGenerator_t1388622344, ___cur_stack_4)); } inline int32_t get_cur_stack_4() const { return ___cur_stack_4; } inline int32_t* get_address_of_cur_stack_4() { return &___cur_stack_4; } inline void set_cur_stack_4(int32_t value) { ___cur_stack_4 = value; } inline static int32_t get_offset_of_locals_5() { return static_cast(offsetof(ILGenerator_t1388622344, ___locals_5)); } inline LocalBuilderU5BU5D_t4280809526* get_locals_5() const { return ___locals_5; } inline LocalBuilderU5BU5D_t4280809526** get_address_of_locals_5() { return &___locals_5; } inline void set_locals_5(LocalBuilderU5BU5D_t4280809526* value) { ___locals_5 = value; Il2CppCodeGenWriteBarrier((&___locals_5), value); } inline static int32_t get_offset_of_num_token_fixups_6() { return static_cast(offsetof(ILGenerator_t1388622344, ___num_token_fixups_6)); } inline int32_t get_num_token_fixups_6() const { return ___num_token_fixups_6; } inline int32_t* get_address_of_num_token_fixups_6() { return &___num_token_fixups_6; } inline void set_num_token_fixups_6(int32_t value) { ___num_token_fixups_6 = value; } inline static int32_t get_offset_of_token_fixups_7() { return static_cast(offsetof(ILGenerator_t1388622344, ___token_fixups_7)); } inline ILTokenInfoU5BU5D_t973106575* get_token_fixups_7() const { return ___token_fixups_7; } inline ILTokenInfoU5BU5D_t973106575** get_address_of_token_fixups_7() { return &___token_fixups_7; } inline void set_token_fixups_7(ILTokenInfoU5BU5D_t973106575* value) { ___token_fixups_7 = value; Il2CppCodeGenWriteBarrier((&___token_fixups_7), value); } inline static int32_t get_offset_of_labels_8() { return static_cast(offsetof(ILGenerator_t1388622344, ___labels_8)); } inline LabelDataU5BU5D_t327903686* get_labels_8() const { return ___labels_8; } inline LabelDataU5BU5D_t327903686** get_address_of_labels_8() { return &___labels_8; } inline void set_labels_8(LabelDataU5BU5D_t327903686* value) { ___labels_8 = value; Il2CppCodeGenWriteBarrier((&___labels_8), value); } inline static int32_t get_offset_of_num_labels_9() { return static_cast(offsetof(ILGenerator_t1388622344, ___num_labels_9)); } inline int32_t get_num_labels_9() const { return ___num_labels_9; } inline int32_t* get_address_of_num_labels_9() { return &___num_labels_9; } inline void set_num_labels_9(int32_t value) { ___num_labels_9 = value; } inline static int32_t get_offset_of_fixups_10() { return static_cast(offsetof(ILGenerator_t1388622344, ___fixups_10)); } inline LabelFixupU5BU5D_t103660291* get_fixups_10() const { return ___fixups_10; } inline LabelFixupU5BU5D_t103660291** get_address_of_fixups_10() { return &___fixups_10; } inline void set_fixups_10(LabelFixupU5BU5D_t103660291* value) { ___fixups_10 = value; Il2CppCodeGenWriteBarrier((&___fixups_10), value); } inline static int32_t get_offset_of_num_fixups_11() { return static_cast(offsetof(ILGenerator_t1388622344, ___num_fixups_11)); } inline int32_t get_num_fixups_11() const { return ___num_fixups_11; } inline int32_t* get_address_of_num_fixups_11() { return &___num_fixups_11; } inline void set_num_fixups_11(int32_t value) { ___num_fixups_11 = value; } inline static int32_t get_offset_of_module_12() { return static_cast(offsetof(ILGenerator_t1388622344, ___module_12)); } inline Module_t2987026101 * get_module_12() const { return ___module_12; } inline Module_t2987026101 ** get_address_of_module_12() { return &___module_12; } inline void set_module_12(Module_t2987026101 * value) { ___module_12 = value; Il2CppCodeGenWriteBarrier((&___module_12), value); } inline static int32_t get_offset_of_token_gen_13() { return static_cast(offsetof(ILGenerator_t1388622344, ___token_gen_13)); } inline RuntimeObject* get_token_gen_13() const { return ___token_gen_13; } inline RuntimeObject** get_address_of_token_gen_13() { return &___token_gen_13; } inline void set_token_gen_13(RuntimeObject* value) { ___token_gen_13 = value; Il2CppCodeGenWriteBarrier((&___token_gen_13), value); } }; struct ILGenerator_t1388622344_StaticFields { public: // System.Type System.Reflection.Emit.ILGenerator::void_type Type_t * ___void_type_0; public: inline static int32_t get_offset_of_void_type_0() { return static_cast(offsetof(ILGenerator_t1388622344_StaticFields, ___void_type_0)); } inline Type_t * get_void_type_0() const { return ___void_type_0; } inline Type_t ** get_address_of_void_type_0() { return &___void_type_0; } inline void set_void_type_0(Type_t * value) { ___void_type_0 = value; Il2CppCodeGenWriteBarrier((&___void_type_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ILGENERATOR_T1388622344_H #ifndef DICTIONARY_2_T1170374974_H #define DICTIONARY_2_T1170374974_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t1170374974 : public RuntimeObject { public: // System.Int32[] System.Collections.Generic.Dictionary`2::table Int32U5BU5D_t385246372* ___table_4; // System.Collections.Generic.Link[] System.Collections.Generic.Dictionary`2::linkSlots LinkU5BU5D_t964245573* ___linkSlots_5; // TKey[] System.Collections.Generic.Dictionary`2::keySlots Int32U5BU5D_t385246372* ___keySlots_6; // TValue[] System.Collections.Generic.Dictionary`2::valueSlots LabelU5BU5D_t2541858730* ___valueSlots_7; // System.Int32 System.Collections.Generic.Dictionary`2::touchedSlots int32_t ___touchedSlots_8; // System.Int32 System.Collections.Generic.Dictionary`2::emptySlot int32_t ___emptySlot_9; // System.Int32 System.Collections.Generic.Dictionary`2::count int32_t ___count_10; // System.Int32 System.Collections.Generic.Dictionary`2::threshold int32_t ___threshold_11; // System.Collections.Generic.IEqualityComparer`1 System.Collections.Generic.Dictionary`2::hcp RuntimeObject* ___hcp_12; // System.Runtime.Serialization.SerializationInfo System.Collections.Generic.Dictionary`2::serialization_info SerializationInfo_t950877179 * ___serialization_info_13; // System.Int32 System.Collections.Generic.Dictionary`2::generation int32_t ___generation_14; public: inline static int32_t get_offset_of_table_4() { return static_cast(offsetof(Dictionary_2_t1170374974, ___table_4)); } inline Int32U5BU5D_t385246372* get_table_4() const { return ___table_4; } inline Int32U5BU5D_t385246372** get_address_of_table_4() { return &___table_4; } inline void set_table_4(Int32U5BU5D_t385246372* value) { ___table_4 = value; Il2CppCodeGenWriteBarrier((&___table_4), value); } inline static int32_t get_offset_of_linkSlots_5() { return static_cast(offsetof(Dictionary_2_t1170374974, ___linkSlots_5)); } inline LinkU5BU5D_t964245573* get_linkSlots_5() const { return ___linkSlots_5; } inline LinkU5BU5D_t964245573** get_address_of_linkSlots_5() { return &___linkSlots_5; } inline void set_linkSlots_5(LinkU5BU5D_t964245573* value) { ___linkSlots_5 = value; Il2CppCodeGenWriteBarrier((&___linkSlots_5), value); } inline static int32_t get_offset_of_keySlots_6() { return static_cast(offsetof(Dictionary_2_t1170374974, ___keySlots_6)); } inline Int32U5BU5D_t385246372* get_keySlots_6() const { return ___keySlots_6; } inline Int32U5BU5D_t385246372** get_address_of_keySlots_6() { return &___keySlots_6; } inline void set_keySlots_6(Int32U5BU5D_t385246372* value) { ___keySlots_6 = value; Il2CppCodeGenWriteBarrier((&___keySlots_6), value); } inline static int32_t get_offset_of_valueSlots_7() { return static_cast(offsetof(Dictionary_2_t1170374974, ___valueSlots_7)); } inline LabelU5BU5D_t2541858730* get_valueSlots_7() const { return ___valueSlots_7; } inline LabelU5BU5D_t2541858730** get_address_of_valueSlots_7() { return &___valueSlots_7; } inline void set_valueSlots_7(LabelU5BU5D_t2541858730* value) { ___valueSlots_7 = value; Il2CppCodeGenWriteBarrier((&___valueSlots_7), value); } inline static int32_t get_offset_of_touchedSlots_8() { return static_cast(offsetof(Dictionary_2_t1170374974, ___touchedSlots_8)); } inline int32_t get_touchedSlots_8() const { return ___touchedSlots_8; } inline int32_t* get_address_of_touchedSlots_8() { return &___touchedSlots_8; } inline void set_touchedSlots_8(int32_t value) { ___touchedSlots_8 = value; } inline static int32_t get_offset_of_emptySlot_9() { return static_cast(offsetof(Dictionary_2_t1170374974, ___emptySlot_9)); } inline int32_t get_emptySlot_9() const { return ___emptySlot_9; } inline int32_t* get_address_of_emptySlot_9() { return &___emptySlot_9; } inline void set_emptySlot_9(int32_t value) { ___emptySlot_9 = value; } inline static int32_t get_offset_of_count_10() { return static_cast(offsetof(Dictionary_2_t1170374974, ___count_10)); } inline int32_t get_count_10() const { return ___count_10; } inline int32_t* get_address_of_count_10() { return &___count_10; } inline void set_count_10(int32_t value) { ___count_10 = value; } inline static int32_t get_offset_of_threshold_11() { return static_cast(offsetof(Dictionary_2_t1170374974, ___threshold_11)); } inline int32_t get_threshold_11() const { return ___threshold_11; } inline int32_t* get_address_of_threshold_11() { return &___threshold_11; } inline void set_threshold_11(int32_t value) { ___threshold_11 = value; } inline static int32_t get_offset_of_hcp_12() { return static_cast(offsetof(Dictionary_2_t1170374974, ___hcp_12)); } inline RuntimeObject* get_hcp_12() const { return ___hcp_12; } inline RuntimeObject** get_address_of_hcp_12() { return &___hcp_12; } inline void set_hcp_12(RuntimeObject* value) { ___hcp_12 = value; Il2CppCodeGenWriteBarrier((&___hcp_12), value); } inline static int32_t get_offset_of_serialization_info_13() { return static_cast(offsetof(Dictionary_2_t1170374974, ___serialization_info_13)); } inline SerializationInfo_t950877179 * get_serialization_info_13() const { return ___serialization_info_13; } inline SerializationInfo_t950877179 ** get_address_of_serialization_info_13() { return &___serialization_info_13; } inline void set_serialization_info_13(SerializationInfo_t950877179 * value) { ___serialization_info_13 = value; Il2CppCodeGenWriteBarrier((&___serialization_info_13), value); } inline static int32_t get_offset_of_generation_14() { return static_cast(offsetof(Dictionary_2_t1170374974, ___generation_14)); } inline int32_t get_generation_14() const { return ___generation_14; } inline int32_t* get_address_of_generation_14() { return &___generation_14; } inline void set_generation_14(int32_t value) { ___generation_14 = value; } }; struct Dictionary_2_t1170374974_StaticFields { public: // System.Collections.Generic.Dictionary`2/Transform`1 System.Collections.Generic.Dictionary`2::<>f__am$cacheB Transform_1_t2146197574 * ___U3CU3Ef__amU24cacheB_15; public: inline static int32_t get_offset_of_U3CU3Ef__amU24cacheB_15() { return static_cast(offsetof(Dictionary_2_t1170374974_StaticFields, ___U3CU3Ef__amU24cacheB_15)); } inline Transform_1_t2146197574 * get_U3CU3Ef__amU24cacheB_15() const { return ___U3CU3Ef__amU24cacheB_15; } inline Transform_1_t2146197574 ** get_address_of_U3CU3Ef__amU24cacheB_15() { return &___U3CU3Ef__amU24cacheB_15; } inline void set_U3CU3Ef__amU24cacheB_15(Transform_1_t2146197574 * value) { ___U3CU3Ef__amU24cacheB_15 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__amU24cacheB_15), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DICTIONARY_2_T1170374974_H #ifndef FACTORYCACHE_T2327118887_H #define FACTORYCACHE_T2327118887_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Text.RegularExpressions.FactoryCache struct FactoryCache_t2327118887 : public RuntimeObject { public: // System.Int32 System.Text.RegularExpressions.FactoryCache::capacity int32_t ___capacity_0; // System.Collections.Hashtable System.Text.RegularExpressions.FactoryCache::factories Hashtable_t1853889766 * ___factories_1; // System.Text.RegularExpressions.MRUList System.Text.RegularExpressions.FactoryCache::mru_list MRUList_t4121573800 * ___mru_list_2; public: inline static int32_t get_offset_of_capacity_0() { return static_cast(offsetof(FactoryCache_t2327118887, ___capacity_0)); } inline int32_t get_capacity_0() const { return ___capacity_0; } inline int32_t* get_address_of_capacity_0() { return &___capacity_0; } inline void set_capacity_0(int32_t value) { ___capacity_0 = value; } inline static int32_t get_offset_of_factories_1() { return static_cast(offsetof(FactoryCache_t2327118887, ___factories_1)); } inline Hashtable_t1853889766 * get_factories_1() const { return ___factories_1; } inline Hashtable_t1853889766 ** get_address_of_factories_1() { return &___factories_1; } inline void set_factories_1(Hashtable_t1853889766 * value) { ___factories_1 = value; Il2CppCodeGenWriteBarrier((&___factories_1), value); } inline static int32_t get_offset_of_mru_list_2() { return static_cast(offsetof(FactoryCache_t2327118887, ___mru_list_2)); } inline MRUList_t4121573800 * get_mru_list_2() const { return ___mru_list_2; } inline MRUList_t4121573800 ** get_address_of_mru_list_2() { return &___mru_list_2; } inline void set_mru_list_2(MRUList_t4121573800 * value) { ___mru_list_2 = value; Il2CppCodeGenWriteBarrier((&___mru_list_2), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // FACTORYCACHE_T2327118887_H #ifndef CATEGORYUTILS_T3167997394_H #define CATEGORYUTILS_T3167997394_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Text.RegularExpressions.CategoryUtils struct CategoryUtils_t3167997394 : public RuntimeObject { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CATEGORYUTILS_T3167997394_H #ifndef X509EXTENSIONENUMERATOR_T2479560659_H #define X509EXTENSIONENUMERATOR_T2479560659_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Security.Cryptography.X509Certificates.X509ExtensionEnumerator struct X509ExtensionEnumerator_t2479560659 : public RuntimeObject { public: // System.Collections.IEnumerator System.Security.Cryptography.X509Certificates.X509ExtensionEnumerator::enumerator RuntimeObject* ___enumerator_0; public: inline static int32_t get_offset_of_enumerator_0() { return static_cast(offsetof(X509ExtensionEnumerator_t2479560659, ___enumerator_0)); } inline RuntimeObject* get_enumerator_0() const { return ___enumerator_0; } inline RuntimeObject** get_address_of_enumerator_0() { return &___enumerator_0; } inline void set_enumerator_0(RuntimeObject* value) { ___enumerator_0 = value; Il2CppCodeGenWriteBarrier((&___enumerator_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // X509EXTENSIONENUMERATOR_T2479560659_H #ifndef X509STORE_T2777415284_H #define X509STORE_T2777415284_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Mono.Security.X509.X509Store struct X509Store_t2777415284 : public RuntimeObject { public: // System.String Mono.Security.X509.X509Store::_storePath String_t* ____storePath_0; // Mono.Security.X509.X509CertificateCollection Mono.Security.X509.X509Store::_certificates X509CertificateCollection_t1542168550 * ____certificates_1; // System.Collections.ArrayList Mono.Security.X509.X509Store::_crls ArrayList_t2718874744 * ____crls_2; // System.Boolean Mono.Security.X509.X509Store::_crl bool ____crl_3; public: inline static int32_t get_offset_of__storePath_0() { return static_cast(offsetof(X509Store_t2777415284, ____storePath_0)); } inline String_t* get__storePath_0() const { return ____storePath_0; } inline String_t** get_address_of__storePath_0() { return &____storePath_0; } inline void set__storePath_0(String_t* value) { ____storePath_0 = value; Il2CppCodeGenWriteBarrier((&____storePath_0), value); } inline static int32_t get_offset_of__certificates_1() { return static_cast(offsetof(X509Store_t2777415284, ____certificates_1)); } inline X509CertificateCollection_t1542168550 * get__certificates_1() const { return ____certificates_1; } inline X509CertificateCollection_t1542168550 ** get_address_of__certificates_1() { return &____certificates_1; } inline void set__certificates_1(X509CertificateCollection_t1542168550 * value) { ____certificates_1 = value; Il2CppCodeGenWriteBarrier((&____certificates_1), value); } inline static int32_t get_offset_of__crls_2() { return static_cast(offsetof(X509Store_t2777415284, ____crls_2)); } inline ArrayList_t2718874744 * get__crls_2() const { return ____crls_2; } inline ArrayList_t2718874744 ** get_address_of__crls_2() { return &____crls_2; } inline void set__crls_2(ArrayList_t2718874744 * value) { ____crls_2 = value; Il2CppCodeGenWriteBarrier((&____crls_2), value); } inline static int32_t get_offset_of__crl_3() { return static_cast(offsetof(X509Store_t2777415284, ____crl_3)); } inline bool get__crl_3() const { return ____crl_3; } inline bool* get_address_of__crl_3() { return &____crl_3; } inline void set__crl_3(bool value) { ____crl_3 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // X509STORE_T2777415284_H #ifndef X509STORES_T1373936238_H #define X509STORES_T1373936238_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Mono.Security.X509.X509Stores struct X509Stores_t1373936238 : public RuntimeObject { public: // System.String Mono.Security.X509.X509Stores::_storePath String_t* ____storePath_0; // Mono.Security.X509.X509Store Mono.Security.X509.X509Stores::_trusted X509Store_t2777415284 * ____trusted_1; public: inline static int32_t get_offset_of__storePath_0() { return static_cast(offsetof(X509Stores_t1373936238, ____storePath_0)); } inline String_t* get__storePath_0() const { return ____storePath_0; } inline String_t** get_address_of__storePath_0() { return &____storePath_0; } inline void set__storePath_0(String_t* value) { ____storePath_0 = value; Il2CppCodeGenWriteBarrier((&____storePath_0), value); } inline static int32_t get_offset_of__trusted_1() { return static_cast(offsetof(X509Stores_t1373936238, ____trusted_1)); } inline X509Store_t2777415284 * get__trusted_1() const { return ____trusted_1; } inline X509Store_t2777415284 ** get_address_of__trusted_1() { return &____trusted_1; } inline void set__trusted_1(X509Store_t2777415284 * value) { ____trusted_1 = value; Il2CppCodeGenWriteBarrier((&____trusted_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // X509STORES_T1373936238_H #ifndef X509CERTIFICATEENUMERATOR_T3515934698_H #define X509CERTIFICATEENUMERATOR_T3515934698_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Mono.Security.X509.X509CertificateCollection/X509CertificateEnumerator struct X509CertificateEnumerator_t3515934698 : public RuntimeObject { public: // System.Collections.IEnumerator Mono.Security.X509.X509CertificateCollection/X509CertificateEnumerator::enumerator RuntimeObject* ___enumerator_0; public: inline static int32_t get_offset_of_enumerator_0() { return static_cast(offsetof(X509CertificateEnumerator_t3515934698, ___enumerator_0)); } inline RuntimeObject* get_enumerator_0() const { return ___enumerator_0; } inline RuntimeObject** get_address_of_enumerator_0() { return &___enumerator_0; } inline void set_enumerator_0(RuntimeObject* value) { ___enumerator_0 = value; Il2CppCodeGenWriteBarrier((&___enumerator_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // X509CERTIFICATEENUMERATOR_T3515934698_H #ifndef PUBLICKEY_T3779582684_H #define PUBLICKEY_T3779582684_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Security.Cryptography.X509Certificates.PublicKey struct PublicKey_t3779582684 : public RuntimeObject { public: // System.Security.Cryptography.AsymmetricAlgorithm System.Security.Cryptography.X509Certificates.PublicKey::_key AsymmetricAlgorithm_t932037087 * ____key_0; // System.Security.Cryptography.AsnEncodedData System.Security.Cryptography.X509Certificates.PublicKey::_keyValue AsnEncodedData_t382354011 * ____keyValue_1; // System.Security.Cryptography.AsnEncodedData System.Security.Cryptography.X509Certificates.PublicKey::_params AsnEncodedData_t382354011 * ____params_2; // System.Security.Cryptography.Oid System.Security.Cryptography.X509Certificates.PublicKey::_oid Oid_t3552120260 * ____oid_3; public: inline static int32_t get_offset_of__key_0() { return static_cast(offsetof(PublicKey_t3779582684, ____key_0)); } inline AsymmetricAlgorithm_t932037087 * get__key_0() const { return ____key_0; } inline AsymmetricAlgorithm_t932037087 ** get_address_of__key_0() { return &____key_0; } inline void set__key_0(AsymmetricAlgorithm_t932037087 * value) { ____key_0 = value; Il2CppCodeGenWriteBarrier((&____key_0), value); } inline static int32_t get_offset_of__keyValue_1() { return static_cast(offsetof(PublicKey_t3779582684, ____keyValue_1)); } inline AsnEncodedData_t382354011 * get__keyValue_1() const { return ____keyValue_1; } inline AsnEncodedData_t382354011 ** get_address_of__keyValue_1() { return &____keyValue_1; } inline void set__keyValue_1(AsnEncodedData_t382354011 * value) { ____keyValue_1 = value; Il2CppCodeGenWriteBarrier((&____keyValue_1), value); } inline static int32_t get_offset_of__params_2() { return static_cast(offsetof(PublicKey_t3779582684, ____params_2)); } inline AsnEncodedData_t382354011 * get__params_2() const { return ____params_2; } inline AsnEncodedData_t382354011 ** get_address_of__params_2() { return &____params_2; } inline void set__params_2(AsnEncodedData_t382354011 * value) { ____params_2 = value; Il2CppCodeGenWriteBarrier((&____params_2), value); } inline static int32_t get_offset_of__oid_3() { return static_cast(offsetof(PublicKey_t3779582684, ____oid_3)); } inline Oid_t3552120260 * get__oid_3() const { return ____oid_3; } inline Oid_t3552120260 ** get_address_of__oid_3() { return &____oid_3; } inline void set__oid_3(Oid_t3552120260 * value) { ____oid_3 = value; Il2CppCodeGenWriteBarrier((&____oid_3), value); } }; struct PublicKey_t3779582684_StaticFields { public: // System.Collections.Generic.Dictionary`2 System.Security.Cryptography.X509Certificates.PublicKey::<>f__switch$map16 Dictionary_2_t2736202052 * ___U3CU3Ef__switchU24map16_4; public: inline static int32_t get_offset_of_U3CU3Ef__switchU24map16_4() { return static_cast(offsetof(PublicKey_t3779582684_StaticFields, ___U3CU3Ef__switchU24map16_4)); } inline Dictionary_2_t2736202052 * get_U3CU3Ef__switchU24map16_4() const { return ___U3CU3Ef__switchU24map16_4; } inline Dictionary_2_t2736202052 ** get_address_of_U3CU3Ef__switchU24map16_4() { return &___U3CU3Ef__switchU24map16_4; } inline void set_U3CU3Ef__switchU24map16_4(Dictionary_2_t2736202052 * value) { ___U3CU3Ef__switchU24map16_4 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__switchU24map16_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // PUBLICKEY_T3779582684_H #ifndef HASHALGORITHM_T1432317219_H #define HASHALGORITHM_T1432317219_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Security.Cryptography.HashAlgorithm struct HashAlgorithm_t1432317219 : public RuntimeObject { public: // System.Byte[] System.Security.Cryptography.HashAlgorithm::HashValue ByteU5BU5D_t4116647657* ___HashValue_0; // System.Int32 System.Security.Cryptography.HashAlgorithm::HashSizeValue int32_t ___HashSizeValue_1; // System.Int32 System.Security.Cryptography.HashAlgorithm::State int32_t ___State_2; // System.Boolean System.Security.Cryptography.HashAlgorithm::disposed bool ___disposed_3; public: inline static int32_t get_offset_of_HashValue_0() { return static_cast(offsetof(HashAlgorithm_t1432317219, ___HashValue_0)); } inline ByteU5BU5D_t4116647657* get_HashValue_0() const { return ___HashValue_0; } inline ByteU5BU5D_t4116647657** get_address_of_HashValue_0() { return &___HashValue_0; } inline void set_HashValue_0(ByteU5BU5D_t4116647657* value) { ___HashValue_0 = value; Il2CppCodeGenWriteBarrier((&___HashValue_0), value); } inline static int32_t get_offset_of_HashSizeValue_1() { return static_cast(offsetof(HashAlgorithm_t1432317219, ___HashSizeValue_1)); } inline int32_t get_HashSizeValue_1() const { return ___HashSizeValue_1; } inline int32_t* get_address_of_HashSizeValue_1() { return &___HashSizeValue_1; } inline void set_HashSizeValue_1(int32_t value) { ___HashSizeValue_1 = value; } inline static int32_t get_offset_of_State_2() { return static_cast(offsetof(HashAlgorithm_t1432317219, ___State_2)); } inline int32_t get_State_2() const { return ___State_2; } inline int32_t* get_address_of_State_2() { return &___State_2; } inline void set_State_2(int32_t value) { ___State_2 = value; } inline static int32_t get_offset_of_disposed_3() { return static_cast(offsetof(HashAlgorithm_t1432317219, ___disposed_3)); } inline bool get_disposed_3() const { return ___disposed_3; } inline bool* get_address_of_disposed_3() { return &___disposed_3; } inline void set_disposed_3(bool value) { ___disposed_3 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // HASHALGORITHM_T1432317219_H #ifndef BASEMACHINE_T2554639499_H #define BASEMACHINE_T2554639499_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Text.RegularExpressions.BaseMachine struct BaseMachine_t2554639499 : public RuntimeObject { public: // System.Boolean System.Text.RegularExpressions.BaseMachine::needs_groups_or_captures bool ___needs_groups_or_captures_0; public: inline static int32_t get_offset_of_needs_groups_or_captures_0() { return static_cast(offsetof(BaseMachine_t2554639499, ___needs_groups_or_captures_0)); } inline bool get_needs_groups_or_captures_0() const { return ___needs_groups_or_captures_0; } inline bool* get_address_of_needs_groups_or_captures_0() { return &___needs_groups_or_captures_0; } inline void set_needs_groups_or_captures_0(bool value) { ___needs_groups_or_captures_0 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // BASEMACHINE_T2554639499_H #ifndef CAPTURE_T2232016050_H #define CAPTURE_T2232016050_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Text.RegularExpressions.Capture struct Capture_t2232016050 : public RuntimeObject { public: // System.Int32 System.Text.RegularExpressions.Capture::index int32_t ___index_0; // System.Int32 System.Text.RegularExpressions.Capture::length int32_t ___length_1; // System.String System.Text.RegularExpressions.Capture::text String_t* ___text_2; public: inline static int32_t get_offset_of_index_0() { return static_cast(offsetof(Capture_t2232016050, ___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_length_1() { return static_cast(offsetof(Capture_t2232016050, ___length_1)); } inline int32_t get_length_1() const { return ___length_1; } inline int32_t* get_address_of_length_1() { return &___length_1; } inline void set_length_1(int32_t value) { ___length_1 = value; } inline static int32_t get_offset_of_text_2() { return static_cast(offsetof(Capture_t2232016050, ___text_2)); } inline String_t* get_text_2() const { return ___text_2; } inline String_t** get_address_of_text_2() { return &___text_2; } inline void set_text_2(String_t* value) { ___text_2 = value; Il2CppCodeGenWriteBarrier((&___text_2), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CAPTURE_T2232016050_H #ifndef CAPTURECOLLECTION_T1760593541_H #define CAPTURECOLLECTION_T1760593541_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Text.RegularExpressions.CaptureCollection struct CaptureCollection_t1760593541 : public RuntimeObject { public: // System.Text.RegularExpressions.Capture[] System.Text.RegularExpressions.CaptureCollection::list CaptureU5BU5D_t183267399* ___list_0; public: inline static int32_t get_offset_of_list_0() { return static_cast(offsetof(CaptureCollection_t1760593541, ___list_0)); } inline CaptureU5BU5D_t183267399* get_list_0() const { return ___list_0; } inline CaptureU5BU5D_t183267399** get_address_of_list_0() { return &___list_0; } inline void set_list_0(CaptureU5BU5D_t183267399* value) { ___list_0 = value; Il2CppCodeGenWriteBarrier((&___list_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CAPTURECOLLECTION_T1760593541_H #ifndef HASHTABLE_T1853889766_H #define HASHTABLE_T1853889766_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Hashtable struct Hashtable_t1853889766 : public RuntimeObject { public: // System.Int32 System.Collections.Hashtable::inUse int32_t ___inUse_1; // System.Int32 System.Collections.Hashtable::modificationCount int32_t ___modificationCount_2; // System.Single System.Collections.Hashtable::loadFactor float ___loadFactor_3; // System.Collections.Hashtable/Slot[] System.Collections.Hashtable::table SlotU5BU5D_t2994659099* ___table_4; // System.Int32[] System.Collections.Hashtable::hashes Int32U5BU5D_t385246372* ___hashes_5; // System.Int32 System.Collections.Hashtable::threshold int32_t ___threshold_6; // System.Collections.Hashtable/HashKeys System.Collections.Hashtable::hashKeys HashKeys_t1568156503 * ___hashKeys_7; // System.Collections.Hashtable/HashValues System.Collections.Hashtable::hashValues HashValues_t618387445 * ___hashValues_8; // System.Collections.IHashCodeProvider System.Collections.Hashtable::hcpRef RuntimeObject* ___hcpRef_9; // System.Collections.IComparer System.Collections.Hashtable::comparerRef RuntimeObject* ___comparerRef_10; // System.Runtime.Serialization.SerializationInfo System.Collections.Hashtable::serializationInfo SerializationInfo_t950877179 * ___serializationInfo_11; // System.Collections.IEqualityComparer System.Collections.Hashtable::equalityComparer RuntimeObject* ___equalityComparer_12; public: inline static int32_t get_offset_of_inUse_1() { return static_cast(offsetof(Hashtable_t1853889766, ___inUse_1)); } inline int32_t get_inUse_1() const { return ___inUse_1; } inline int32_t* get_address_of_inUse_1() { return &___inUse_1; } inline void set_inUse_1(int32_t value) { ___inUse_1 = value; } inline static int32_t get_offset_of_modificationCount_2() { return static_cast(offsetof(Hashtable_t1853889766, ___modificationCount_2)); } inline int32_t get_modificationCount_2() const { return ___modificationCount_2; } inline int32_t* get_address_of_modificationCount_2() { return &___modificationCount_2; } inline void set_modificationCount_2(int32_t value) { ___modificationCount_2 = value; } inline static int32_t get_offset_of_loadFactor_3() { return static_cast(offsetof(Hashtable_t1853889766, ___loadFactor_3)); } inline float get_loadFactor_3() const { return ___loadFactor_3; } inline float* get_address_of_loadFactor_3() { return &___loadFactor_3; } inline void set_loadFactor_3(float value) { ___loadFactor_3 = value; } inline static int32_t get_offset_of_table_4() { return static_cast(offsetof(Hashtable_t1853889766, ___table_4)); } inline SlotU5BU5D_t2994659099* get_table_4() const { return ___table_4; } inline SlotU5BU5D_t2994659099** get_address_of_table_4() { return &___table_4; } inline void set_table_4(SlotU5BU5D_t2994659099* value) { ___table_4 = value; Il2CppCodeGenWriteBarrier((&___table_4), value); } inline static int32_t get_offset_of_hashes_5() { return static_cast(offsetof(Hashtable_t1853889766, ___hashes_5)); } inline Int32U5BU5D_t385246372* get_hashes_5() const { return ___hashes_5; } inline Int32U5BU5D_t385246372** get_address_of_hashes_5() { return &___hashes_5; } inline void set_hashes_5(Int32U5BU5D_t385246372* value) { ___hashes_5 = value; Il2CppCodeGenWriteBarrier((&___hashes_5), value); } inline static int32_t get_offset_of_threshold_6() { return static_cast(offsetof(Hashtable_t1853889766, ___threshold_6)); } inline int32_t get_threshold_6() const { return ___threshold_6; } inline int32_t* get_address_of_threshold_6() { return &___threshold_6; } inline void set_threshold_6(int32_t value) { ___threshold_6 = value; } inline static int32_t get_offset_of_hashKeys_7() { return static_cast(offsetof(Hashtable_t1853889766, ___hashKeys_7)); } inline HashKeys_t1568156503 * get_hashKeys_7() const { return ___hashKeys_7; } inline HashKeys_t1568156503 ** get_address_of_hashKeys_7() { return &___hashKeys_7; } inline void set_hashKeys_7(HashKeys_t1568156503 * value) { ___hashKeys_7 = value; Il2CppCodeGenWriteBarrier((&___hashKeys_7), value); } inline static int32_t get_offset_of_hashValues_8() { return static_cast(offsetof(Hashtable_t1853889766, ___hashValues_8)); } inline HashValues_t618387445 * get_hashValues_8() const { return ___hashValues_8; } inline HashValues_t618387445 ** get_address_of_hashValues_8() { return &___hashValues_8; } inline void set_hashValues_8(HashValues_t618387445 * value) { ___hashValues_8 = value; Il2CppCodeGenWriteBarrier((&___hashValues_8), value); } inline static int32_t get_offset_of_hcpRef_9() { return static_cast(offsetof(Hashtable_t1853889766, ___hcpRef_9)); } inline RuntimeObject* get_hcpRef_9() const { return ___hcpRef_9; } inline RuntimeObject** get_address_of_hcpRef_9() { return &___hcpRef_9; } inline void set_hcpRef_9(RuntimeObject* value) { ___hcpRef_9 = value; Il2CppCodeGenWriteBarrier((&___hcpRef_9), value); } inline static int32_t get_offset_of_comparerRef_10() { return static_cast(offsetof(Hashtable_t1853889766, ___comparerRef_10)); } inline RuntimeObject* get_comparerRef_10() const { return ___comparerRef_10; } inline RuntimeObject** get_address_of_comparerRef_10() { return &___comparerRef_10; } inline void set_comparerRef_10(RuntimeObject* value) { ___comparerRef_10 = value; Il2CppCodeGenWriteBarrier((&___comparerRef_10), value); } inline static int32_t get_offset_of_serializationInfo_11() { return static_cast(offsetof(Hashtable_t1853889766, ___serializationInfo_11)); } inline SerializationInfo_t950877179 * get_serializationInfo_11() const { return ___serializationInfo_11; } inline SerializationInfo_t950877179 ** get_address_of_serializationInfo_11() { return &___serializationInfo_11; } inline void set_serializationInfo_11(SerializationInfo_t950877179 * value) { ___serializationInfo_11 = value; Il2CppCodeGenWriteBarrier((&___serializationInfo_11), value); } inline static int32_t get_offset_of_equalityComparer_12() { return static_cast(offsetof(Hashtable_t1853889766, ___equalityComparer_12)); } inline RuntimeObject* get_equalityComparer_12() const { return ___equalityComparer_12; } inline RuntimeObject** get_address_of_equalityComparer_12() { return &___equalityComparer_12; } inline void set_equalityComparer_12(RuntimeObject* value) { ___equalityComparer_12 = value; Il2CppCodeGenWriteBarrier((&___equalityComparer_12), value); } }; struct Hashtable_t1853889766_StaticFields { public: // System.Int32[] System.Collections.Hashtable::primeTbl Int32U5BU5D_t385246372* ___primeTbl_13; public: inline static int32_t get_offset_of_primeTbl_13() { return static_cast(offsetof(Hashtable_t1853889766_StaticFields, ___primeTbl_13)); } inline Int32U5BU5D_t385246372* get_primeTbl_13() const { return ___primeTbl_13; } inline Int32U5BU5D_t385246372** get_address_of_primeTbl_13() { return &___primeTbl_13; } inline void set_primeTbl_13(Int32U5BU5D_t385246372* value) { ___primeTbl_13 = value; Il2CppCodeGenWriteBarrier((&___primeTbl_13), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // HASHTABLE_T1853889766_H #ifndef ENUMERATOR_T2645102469_H #define ENUMERATOR_T2645102469_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Text.RegularExpressions.MatchCollection/Enumerator struct Enumerator_t2645102469 : public RuntimeObject { public: // System.Int32 System.Text.RegularExpressions.MatchCollection/Enumerator::index int32_t ___index_0; // System.Text.RegularExpressions.MatchCollection System.Text.RegularExpressions.MatchCollection/Enumerator::coll MatchCollection_t1395363720 * ___coll_1; public: inline static int32_t get_offset_of_index_0() { return static_cast(offsetof(Enumerator_t2645102469, ___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_coll_1() { return static_cast(offsetof(Enumerator_t2645102469, ___coll_1)); } inline MatchCollection_t1395363720 * get_coll_1() const { return ___coll_1; } inline MatchCollection_t1395363720 ** get_address_of_coll_1() { return &___coll_1; } inline void set_coll_1(MatchCollection_t1395363720 * value) { ___coll_1 = value; Il2CppCodeGenWriteBarrier((&___coll_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ENUMERATOR_T2645102469_H #ifndef NODE_T2049086415_H #define NODE_T2049086415_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Text.RegularExpressions.MRUList/Node struct Node_t2049086415 : public RuntimeObject { public: // System.Object System.Text.RegularExpressions.MRUList/Node::value RuntimeObject * ___value_0; // System.Text.RegularExpressions.MRUList/Node System.Text.RegularExpressions.MRUList/Node::previous Node_t2049086415 * ___previous_1; // System.Text.RegularExpressions.MRUList/Node System.Text.RegularExpressions.MRUList/Node::next Node_t2049086415 * ___next_2; public: inline static int32_t get_offset_of_value_0() { return static_cast(offsetof(Node_t2049086415, ___value_0)); } inline RuntimeObject * get_value_0() const { return ___value_0; } inline RuntimeObject ** get_address_of_value_0() { return &___value_0; } inline void set_value_0(RuntimeObject * value) { ___value_0 = value; Il2CppCodeGenWriteBarrier((&___value_0), value); } inline static int32_t get_offset_of_previous_1() { return static_cast(offsetof(Node_t2049086415, ___previous_1)); } inline Node_t2049086415 * get_previous_1() const { return ___previous_1; } inline Node_t2049086415 ** get_address_of_previous_1() { return &___previous_1; } inline void set_previous_1(Node_t2049086415 * value) { ___previous_1 = value; Il2CppCodeGenWriteBarrier((&___previous_1), value); } inline static int32_t get_offset_of_next_2() { return static_cast(offsetof(Node_t2049086415, ___next_2)); } inline Node_t2049086415 * get_next_2() const { return ___next_2; } inline Node_t2049086415 ** get_address_of_next_2() { return &___next_2; } inline void set_next_2(Node_t2049086415 * value) { ___next_2 = value; Il2CppCodeGenWriteBarrier((&___next_2), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // NODE_T2049086415_H #ifndef PATTERNCOMPILER_T4036359803_H #define PATTERNCOMPILER_T4036359803_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Text.RegularExpressions.PatternCompiler struct PatternCompiler_t4036359803 : public RuntimeObject { public: // System.Collections.ArrayList System.Text.RegularExpressions.PatternCompiler::pgm ArrayList_t2718874744 * ___pgm_0; public: inline static int32_t get_offset_of_pgm_0() { return static_cast(offsetof(PatternCompiler_t4036359803, ___pgm_0)); } inline ArrayList_t2718874744 * get_pgm_0() const { return ___pgm_0; } inline ArrayList_t2718874744 ** get_address_of_pgm_0() { return &___pgm_0; } inline void set_pgm_0(ArrayList_t2718874744 * value) { ___pgm_0 = value; Il2CppCodeGenWriteBarrier((&___pgm_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // PATTERNCOMPILER_T4036359803_H #ifndef BITARRAY_T4087883509_H #define BITARRAY_T4087883509_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.BitArray struct BitArray_t4087883509 : public RuntimeObject { public: // System.Int32[] System.Collections.BitArray::m_array Int32U5BU5D_t385246372* ___m_array_0; // System.Int32 System.Collections.BitArray::m_length int32_t ___m_length_1; // System.Int32 System.Collections.BitArray::_version int32_t ____version_2; public: inline static int32_t get_offset_of_m_array_0() { return static_cast(offsetof(BitArray_t4087883509, ___m_array_0)); } inline Int32U5BU5D_t385246372* get_m_array_0() const { return ___m_array_0; } inline Int32U5BU5D_t385246372** get_address_of_m_array_0() { return &___m_array_0; } inline void set_m_array_0(Int32U5BU5D_t385246372* value) { ___m_array_0 = value; Il2CppCodeGenWriteBarrier((&___m_array_0), value); } inline static int32_t get_offset_of_m_length_1() { return static_cast(offsetof(BitArray_t4087883509, ___m_length_1)); } inline int32_t get_m_length_1() const { return ___m_length_1; } inline int32_t* get_address_of_m_length_1() { return &___m_length_1; } inline void set_m_length_1(int32_t value) { ___m_length_1 = value; } inline static int32_t get_offset_of__version_2() { return static_cast(offsetof(BitArray_t4087883509, ____version_2)); } inline int32_t get__version_2() const { return ____version_2; } inline int32_t* get_address_of__version_2() { return &____version_2; } inline void set__version_2(int32_t value) { ____version_2 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // BITARRAY_T4087883509_H #ifndef SERIALIZATIONINFO_T950877179_H #define SERIALIZATIONINFO_T950877179_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Runtime.Serialization.SerializationInfo struct SerializationInfo_t950877179 : public RuntimeObject { public: // System.Collections.Hashtable System.Runtime.Serialization.SerializationInfo::serialized Hashtable_t1853889766 * ___serialized_0; // System.Collections.ArrayList System.Runtime.Serialization.SerializationInfo::values ArrayList_t2718874744 * ___values_1; // System.String System.Runtime.Serialization.SerializationInfo::assemblyName String_t* ___assemblyName_2; // System.String System.Runtime.Serialization.SerializationInfo::fullTypeName String_t* ___fullTypeName_3; // System.Runtime.Serialization.IFormatterConverter System.Runtime.Serialization.SerializationInfo::converter RuntimeObject* ___converter_4; public: inline static int32_t get_offset_of_serialized_0() { return static_cast(offsetof(SerializationInfo_t950877179, ___serialized_0)); } inline Hashtable_t1853889766 * get_serialized_0() const { return ___serialized_0; } inline Hashtable_t1853889766 ** get_address_of_serialized_0() { return &___serialized_0; } inline void set_serialized_0(Hashtable_t1853889766 * value) { ___serialized_0 = value; Il2CppCodeGenWriteBarrier((&___serialized_0), value); } inline static int32_t get_offset_of_values_1() { return static_cast(offsetof(SerializationInfo_t950877179, ___values_1)); } inline ArrayList_t2718874744 * get_values_1() const { return ___values_1; } inline ArrayList_t2718874744 ** get_address_of_values_1() { return &___values_1; } inline void set_values_1(ArrayList_t2718874744 * value) { ___values_1 = value; Il2CppCodeGenWriteBarrier((&___values_1), value); } inline static int32_t get_offset_of_assemblyName_2() { return static_cast(offsetof(SerializationInfo_t950877179, ___assemblyName_2)); } inline String_t* get_assemblyName_2() const { return ___assemblyName_2; } inline String_t** get_address_of_assemblyName_2() { return &___assemblyName_2; } inline void set_assemblyName_2(String_t* value) { ___assemblyName_2 = value; Il2CppCodeGenWriteBarrier((&___assemblyName_2), value); } inline static int32_t get_offset_of_fullTypeName_3() { return static_cast(offsetof(SerializationInfo_t950877179, ___fullTypeName_3)); } inline String_t* get_fullTypeName_3() const { return ___fullTypeName_3; } inline String_t** get_address_of_fullTypeName_3() { return &___fullTypeName_3; } inline void set_fullTypeName_3(String_t* value) { ___fullTypeName_3 = value; Il2CppCodeGenWriteBarrier((&___fullTypeName_3), value); } inline static int32_t get_offset_of_converter_4() { return static_cast(offsetof(SerializationInfo_t950877179, ___converter_4)); } inline RuntimeObject* get_converter_4() const { return ___converter_4; } inline RuntimeObject** get_address_of_converter_4() { return &___converter_4; } inline void set_converter_4(RuntimeObject* value) { ___converter_4 = value; Il2CppCodeGenWriteBarrier((&___converter_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SERIALIZATIONINFO_T950877179_H #ifndef PARSER_T2430509383_H #define PARSER_T2430509383_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Text.RegularExpressions.Syntax.Parser struct Parser_t2430509383 : public RuntimeObject { public: // System.String System.Text.RegularExpressions.Syntax.Parser::pattern String_t* ___pattern_0; // System.Int32 System.Text.RegularExpressions.Syntax.Parser::ptr int32_t ___ptr_1; // System.Collections.ArrayList System.Text.RegularExpressions.Syntax.Parser::caps ArrayList_t2718874744 * ___caps_2; // System.Collections.Hashtable System.Text.RegularExpressions.Syntax.Parser::refs Hashtable_t1853889766 * ___refs_3; // System.Int32 System.Text.RegularExpressions.Syntax.Parser::num_groups int32_t ___num_groups_4; // System.Int32 System.Text.RegularExpressions.Syntax.Parser::gap int32_t ___gap_5; public: inline static int32_t get_offset_of_pattern_0() { return static_cast(offsetof(Parser_t2430509383, ___pattern_0)); } inline String_t* get_pattern_0() const { return ___pattern_0; } inline String_t** get_address_of_pattern_0() { return &___pattern_0; } inline void set_pattern_0(String_t* value) { ___pattern_0 = value; Il2CppCodeGenWriteBarrier((&___pattern_0), value); } inline static int32_t get_offset_of_ptr_1() { return static_cast(offsetof(Parser_t2430509383, ___ptr_1)); } inline int32_t get_ptr_1() const { return ___ptr_1; } inline int32_t* get_address_of_ptr_1() { return &___ptr_1; } inline void set_ptr_1(int32_t value) { ___ptr_1 = value; } inline static int32_t get_offset_of_caps_2() { return static_cast(offsetof(Parser_t2430509383, ___caps_2)); } inline ArrayList_t2718874744 * get_caps_2() const { return ___caps_2; } inline ArrayList_t2718874744 ** get_address_of_caps_2() { return &___caps_2; } inline void set_caps_2(ArrayList_t2718874744 * value) { ___caps_2 = value; Il2CppCodeGenWriteBarrier((&___caps_2), value); } inline static int32_t get_offset_of_refs_3() { return static_cast(offsetof(Parser_t2430509383, ___refs_3)); } inline Hashtable_t1853889766 * get_refs_3() const { return ___refs_3; } inline Hashtable_t1853889766 ** get_address_of_refs_3() { return &___refs_3; } inline void set_refs_3(Hashtable_t1853889766 * value) { ___refs_3 = value; Il2CppCodeGenWriteBarrier((&___refs_3), value); } inline static int32_t get_offset_of_num_groups_4() { return static_cast(offsetof(Parser_t2430509383, ___num_groups_4)); } inline int32_t get_num_groups_4() const { return ___num_groups_4; } inline int32_t* get_address_of_num_groups_4() { return &___num_groups_4; } inline void set_num_groups_4(int32_t value) { ___num_groups_4 = value; } inline static int32_t get_offset_of_gap_5() { return static_cast(offsetof(Parser_t2430509383, ___gap_5)); } inline int32_t get_gap_5() const { return ___gap_5; } inline int32_t* get_address_of_gap_5() { return &___gap_5; } inline void set_gap_5(int32_t value) { ___gap_5 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // PARSER_T2430509383_H #ifndef VALUETYPE_T3640485471_H #define VALUETYPE_T3640485471_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.ValueType struct ValueType_t3640485471 : public RuntimeObject { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif // Native definition for P/Invoke marshalling of System.ValueType struct ValueType_t3640485471_marshaled_pinvoke { }; // Native definition for COM marshalling of System.ValueType struct ValueType_t3640485471_marshaled_com { }; #endif // VALUETYPE_T3640485471_H #ifndef MEMBERINFO_T_H #define MEMBERINFO_T_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Reflection.MemberInfo struct MemberInfo_t : public RuntimeObject { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // MEMBERINFO_T_H #ifndef LOCALVARIABLEINFO_T2426779395_H #define LOCALVARIABLEINFO_T2426779395_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Reflection.LocalVariableInfo struct LocalVariableInfo_t2426779395 : public RuntimeObject { public: // System.Type System.Reflection.LocalVariableInfo::type Type_t * ___type_0; // System.Boolean System.Reflection.LocalVariableInfo::is_pinned bool ___is_pinned_1; // System.UInt16 System.Reflection.LocalVariableInfo::position uint16_t ___position_2; public: inline static int32_t get_offset_of_type_0() { return static_cast(offsetof(LocalVariableInfo_t2426779395, ___type_0)); } inline Type_t * get_type_0() const { return ___type_0; } inline Type_t ** get_address_of_type_0() { return &___type_0; } inline void set_type_0(Type_t * value) { ___type_0 = value; Il2CppCodeGenWriteBarrier((&___type_0), value); } inline static int32_t get_offset_of_is_pinned_1() { return static_cast(offsetof(LocalVariableInfo_t2426779395, ___is_pinned_1)); } inline bool get_is_pinned_1() const { return ___is_pinned_1; } inline bool* get_address_of_is_pinned_1() { return &___is_pinned_1; } inline void set_is_pinned_1(bool value) { ___is_pinned_1 = value; } inline static int32_t get_offset_of_position_2() { return static_cast(offsetof(LocalVariableInfo_t2426779395, ___position_2)); } inline uint16_t get_position_2() const { return ___position_2; } inline uint16_t* get_address_of_position_2() { return &___position_2; } inline void set_position_2(uint16_t value) { ___position_2 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LOCALVARIABLEINFO_T2426779395_H #ifndef MATCHCOLLECTION_T1395363720_H #define MATCHCOLLECTION_T1395363720_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Text.RegularExpressions.MatchCollection struct MatchCollection_t1395363720 : public RuntimeObject { public: // System.Text.RegularExpressions.Match System.Text.RegularExpressions.MatchCollection::current Match_t3408321083 * ___current_0; // System.Collections.ArrayList System.Text.RegularExpressions.MatchCollection::list ArrayList_t2718874744 * ___list_1; public: inline static int32_t get_offset_of_current_0() { return static_cast(offsetof(MatchCollection_t1395363720, ___current_0)); } inline Match_t3408321083 * get_current_0() const { return ___current_0; } inline Match_t3408321083 ** get_address_of_current_0() { return &___current_0; } inline void set_current_0(Match_t3408321083 * value) { ___current_0 = value; Il2CppCodeGenWriteBarrier((&___current_0), value); } inline static int32_t get_offset_of_list_1() { return static_cast(offsetof(MatchCollection_t1395363720, ___list_1)); } inline ArrayList_t2718874744 * get_list_1() const { return ___list_1; } inline ArrayList_t2718874744 ** get_address_of_list_1() { return &___list_1; } inline void set_list_1(ArrayList_t2718874744 * value) { ___list_1 = value; Il2CppCodeGenWriteBarrier((&___list_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // MATCHCOLLECTION_T1395363720_H #ifndef MRULIST_T4121573800_H #define MRULIST_T4121573800_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Text.RegularExpressions.MRUList struct MRUList_t4121573800 : public RuntimeObject { public: // System.Text.RegularExpressions.MRUList/Node System.Text.RegularExpressions.MRUList::head Node_t2049086415 * ___head_0; // System.Text.RegularExpressions.MRUList/Node System.Text.RegularExpressions.MRUList::tail Node_t2049086415 * ___tail_1; public: inline static int32_t get_offset_of_head_0() { return static_cast(offsetof(MRUList_t4121573800, ___head_0)); } inline Node_t2049086415 * get_head_0() const { return ___head_0; } inline Node_t2049086415 ** get_address_of_head_0() { return &___head_0; } inline void set_head_0(Node_t2049086415 * value) { ___head_0 = value; Il2CppCodeGenWriteBarrier((&___head_0), value); } inline static int32_t get_offset_of_tail_1() { return static_cast(offsetof(MRUList_t4121573800, ___tail_1)); } inline Node_t2049086415 * get_tail_1() const { return ___tail_1; } inline Node_t2049086415 ** get_address_of_tail_1() { return &___tail_1; } inline void set_tail_1(Node_t2049086415 * value) { ___tail_1 = value; Il2CppCodeGenWriteBarrier((&___tail_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // MRULIST_T4121573800_H #ifndef GROUPCOLLECTION_T69770484_H #define GROUPCOLLECTION_T69770484_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Text.RegularExpressions.GroupCollection struct GroupCollection_t69770484 : public RuntimeObject { public: // System.Text.RegularExpressions.Group[] System.Text.RegularExpressions.GroupCollection::list GroupU5BU5D_t1880820351* ___list_0; // System.Int32 System.Text.RegularExpressions.GroupCollection::gap int32_t ___gap_1; public: inline static int32_t get_offset_of_list_0() { return static_cast(offsetof(GroupCollection_t69770484, ___list_0)); } inline GroupU5BU5D_t1880820351* get_list_0() const { return ___list_0; } inline GroupU5BU5D_t1880820351** get_address_of_list_0() { return &___list_0; } inline void set_list_0(GroupU5BU5D_t1880820351* value) { ___list_0 = value; Il2CppCodeGenWriteBarrier((&___list_0), value); } inline static int32_t get_offset_of_gap_1() { return static_cast(offsetof(GroupCollection_t69770484, ___gap_1)); } inline int32_t get_gap_1() const { return ___gap_1; } inline int32_t* get_address_of_gap_1() { return &___gap_1; } inline void set_gap_1(int32_t value) { ___gap_1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // GROUPCOLLECTION_T69770484_H #ifndef QUICKSEARCH_T2588090110_H #define QUICKSEARCH_T2588090110_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Text.RegularExpressions.QuickSearch struct QuickSearch_t2588090110 : public RuntimeObject { public: // System.String System.Text.RegularExpressions.QuickSearch::str String_t* ___str_0; // System.Int32 System.Text.RegularExpressions.QuickSearch::len int32_t ___len_1; // System.Boolean System.Text.RegularExpressions.QuickSearch::ignore bool ___ignore_2; // System.Boolean System.Text.RegularExpressions.QuickSearch::reverse bool ___reverse_3; // System.Byte[] System.Text.RegularExpressions.QuickSearch::shift ByteU5BU5D_t4116647657* ___shift_4; // System.Collections.Hashtable System.Text.RegularExpressions.QuickSearch::shiftExtended Hashtable_t1853889766 * ___shiftExtended_5; public: inline static int32_t get_offset_of_str_0() { return static_cast(offsetof(QuickSearch_t2588090110, ___str_0)); } inline String_t* get_str_0() const { return ___str_0; } inline String_t** get_address_of_str_0() { return &___str_0; } inline void set_str_0(String_t* value) { ___str_0 = value; Il2CppCodeGenWriteBarrier((&___str_0), value); } inline static int32_t get_offset_of_len_1() { return static_cast(offsetof(QuickSearch_t2588090110, ___len_1)); } inline int32_t get_len_1() const { return ___len_1; } inline int32_t* get_address_of_len_1() { return &___len_1; } inline void set_len_1(int32_t value) { ___len_1 = value; } inline static int32_t get_offset_of_ignore_2() { return static_cast(offsetof(QuickSearch_t2588090110, ___ignore_2)); } inline bool get_ignore_2() const { return ___ignore_2; } inline bool* get_address_of_ignore_2() { return &___ignore_2; } inline void set_ignore_2(bool value) { ___ignore_2 = value; } inline static int32_t get_offset_of_reverse_3() { return static_cast(offsetof(QuickSearch_t2588090110, ___reverse_3)); } inline bool get_reverse_3() const { return ___reverse_3; } inline bool* get_address_of_reverse_3() { return &___reverse_3; } inline void set_reverse_3(bool value) { ___reverse_3 = value; } inline static int32_t get_offset_of_shift_4() { return static_cast(offsetof(QuickSearch_t2588090110, ___shift_4)); } inline ByteU5BU5D_t4116647657* get_shift_4() const { return ___shift_4; } inline ByteU5BU5D_t4116647657** get_address_of_shift_4() { return &___shift_4; } inline void set_shift_4(ByteU5BU5D_t4116647657* value) { ___shift_4 = value; Il2CppCodeGenWriteBarrier((&___shift_4), value); } inline static int32_t get_offset_of_shiftExtended_5() { return static_cast(offsetof(QuickSearch_t2588090110, ___shiftExtended_5)); } inline Hashtable_t1853889766 * get_shiftExtended_5() const { return ___shiftExtended_5; } inline Hashtable_t1853889766 ** get_address_of_shiftExtended_5() { return &___shiftExtended_5; } inline void set_shiftExtended_5(Hashtable_t1853889766 * value) { ___shiftExtended_5 = value; Il2CppCodeGenWriteBarrier((&___shiftExtended_5), value); } }; struct QuickSearch_t2588090110_StaticFields { public: // System.Int32 System.Text.RegularExpressions.QuickSearch::THRESHOLD int32_t ___THRESHOLD_6; public: inline static int32_t get_offset_of_THRESHOLD_6() { return static_cast(offsetof(QuickSearch_t2588090110_StaticFields, ___THRESHOLD_6)); } inline int32_t get_THRESHOLD_6() const { return ___THRESHOLD_6; } inline int32_t* get_address_of_THRESHOLD_6() { return &___THRESHOLD_6; } inline void set_THRESHOLD_6(int32_t value) { ___THRESHOLD_6 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // QUICKSEARCH_T2588090110_H #ifndef REPEATCONTEXT_T1214863076_H #define REPEATCONTEXT_T1214863076_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Text.RegularExpressions.Interpreter/RepeatContext struct RepeatContext_t1214863076 : public RuntimeObject { public: // System.Int32 System.Text.RegularExpressions.Interpreter/RepeatContext::start int32_t ___start_0; // System.Int32 System.Text.RegularExpressions.Interpreter/RepeatContext::min int32_t ___min_1; // System.Int32 System.Text.RegularExpressions.Interpreter/RepeatContext::max int32_t ___max_2; // System.Boolean System.Text.RegularExpressions.Interpreter/RepeatContext::lazy bool ___lazy_3; // System.Int32 System.Text.RegularExpressions.Interpreter/RepeatContext::expr_pc int32_t ___expr_pc_4; // System.Text.RegularExpressions.Interpreter/RepeatContext System.Text.RegularExpressions.Interpreter/RepeatContext::previous RepeatContext_t1214863076 * ___previous_5; // System.Int32 System.Text.RegularExpressions.Interpreter/RepeatContext::count int32_t ___count_6; public: inline static int32_t get_offset_of_start_0() { return static_cast(offsetof(RepeatContext_t1214863076, ___start_0)); } inline int32_t get_start_0() const { return ___start_0; } inline int32_t* get_address_of_start_0() { return &___start_0; } inline void set_start_0(int32_t value) { ___start_0 = value; } inline static int32_t get_offset_of_min_1() { return static_cast(offsetof(RepeatContext_t1214863076, ___min_1)); } inline int32_t get_min_1() const { return ___min_1; } inline int32_t* get_address_of_min_1() { return &___min_1; } inline void set_min_1(int32_t value) { ___min_1 = value; } inline static int32_t get_offset_of_max_2() { return static_cast(offsetof(RepeatContext_t1214863076, ___max_2)); } inline int32_t get_max_2() const { return ___max_2; } inline int32_t* get_address_of_max_2() { return &___max_2; } inline void set_max_2(int32_t value) { ___max_2 = value; } inline static int32_t get_offset_of_lazy_3() { return static_cast(offsetof(RepeatContext_t1214863076, ___lazy_3)); } inline bool get_lazy_3() const { return ___lazy_3; } inline bool* get_address_of_lazy_3() { return &___lazy_3; } inline void set_lazy_3(bool value) { ___lazy_3 = value; } inline static int32_t get_offset_of_expr_pc_4() { return static_cast(offsetof(RepeatContext_t1214863076, ___expr_pc_4)); } inline int32_t get_expr_pc_4() const { return ___expr_pc_4; } inline int32_t* get_address_of_expr_pc_4() { return &___expr_pc_4; } inline void set_expr_pc_4(int32_t value) { ___expr_pc_4 = value; } inline static int32_t get_offset_of_previous_5() { return static_cast(offsetof(RepeatContext_t1214863076, ___previous_5)); } inline RepeatContext_t1214863076 * get_previous_5() const { return ___previous_5; } inline RepeatContext_t1214863076 ** get_address_of_previous_5() { return &___previous_5; } inline void set_previous_5(RepeatContext_t1214863076 * value) { ___previous_5 = value; Il2CppCodeGenWriteBarrier((&___previous_5), value); } inline static int32_t get_offset_of_count_6() { return static_cast(offsetof(RepeatContext_t1214863076, ___count_6)); } inline int32_t get_count_6() const { return ___count_6; } inline int32_t* get_address_of_count_6() { return &___count_6; } inline void set_count_6(int32_t value) { ___count_6 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // REPEATCONTEXT_T1214863076_H #ifndef INTERPRETERFACTORY_T533216624_H #define INTERPRETERFACTORY_T533216624_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Text.RegularExpressions.InterpreterFactory struct InterpreterFactory_t533216624 : public RuntimeObject { public: // System.Collections.IDictionary System.Text.RegularExpressions.InterpreterFactory::mapping RuntimeObject* ___mapping_0; // System.UInt16[] System.Text.RegularExpressions.InterpreterFactory::pattern UInt16U5BU5D_t3326319531* ___pattern_1; // System.String[] System.Text.RegularExpressions.InterpreterFactory::namesMapping StringU5BU5D_t1281789340* ___namesMapping_2; // System.Int32 System.Text.RegularExpressions.InterpreterFactory::gap int32_t ___gap_3; public: inline static int32_t get_offset_of_mapping_0() { return static_cast(offsetof(InterpreterFactory_t533216624, ___mapping_0)); } inline RuntimeObject* get_mapping_0() const { return ___mapping_0; } inline RuntimeObject** get_address_of_mapping_0() { return &___mapping_0; } inline void set_mapping_0(RuntimeObject* value) { ___mapping_0 = value; Il2CppCodeGenWriteBarrier((&___mapping_0), value); } inline static int32_t get_offset_of_pattern_1() { return static_cast(offsetof(InterpreterFactory_t533216624, ___pattern_1)); } inline UInt16U5BU5D_t3326319531* get_pattern_1() const { return ___pattern_1; } inline UInt16U5BU5D_t3326319531** get_address_of_pattern_1() { return &___pattern_1; } inline void set_pattern_1(UInt16U5BU5D_t3326319531* value) { ___pattern_1 = value; Il2CppCodeGenWriteBarrier((&___pattern_1), value); } inline static int32_t get_offset_of_namesMapping_2() { return static_cast(offsetof(InterpreterFactory_t533216624, ___namesMapping_2)); } inline StringU5BU5D_t1281789340* get_namesMapping_2() const { return ___namesMapping_2; } inline StringU5BU5D_t1281789340** get_address_of_namesMapping_2() { return &___namesMapping_2; } inline void set_namesMapping_2(StringU5BU5D_t1281789340* value) { ___namesMapping_2 = value; Il2CppCodeGenWriteBarrier((&___namesMapping_2), value); } inline static int32_t get_offset_of_gap_3() { return static_cast(offsetof(InterpreterFactory_t533216624, ___gap_3)); } inline int32_t get_gap_3() const { return ___gap_3; } inline int32_t* get_address_of_gap_3() { return &___gap_3; } inline void set_gap_3(int32_t value) { ___gap_3 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // INTERPRETERFACTORY_T533216624_H #ifndef INTERVALCOLLECTION_T2609070824_H #define INTERVALCOLLECTION_T2609070824_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Text.RegularExpressions.IntervalCollection struct IntervalCollection_t2609070824 : public RuntimeObject { public: // System.Collections.ArrayList System.Text.RegularExpressions.IntervalCollection::intervals ArrayList_t2718874744 * ___intervals_0; public: inline static int32_t get_offset_of_intervals_0() { return static_cast(offsetof(IntervalCollection_t2609070824, ___intervals_0)); } inline ArrayList_t2718874744 * get_intervals_0() const { return ___intervals_0; } inline ArrayList_t2718874744 ** get_address_of_intervals_0() { return &___intervals_0; } inline void set_intervals_0(ArrayList_t2718874744 * value) { ___intervals_0 = value; Il2CppCodeGenWriteBarrier((&___intervals_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // INTERVALCOLLECTION_T2609070824_H #ifndef ENUMERATOR_T737725276_H #define ENUMERATOR_T737725276_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Text.RegularExpressions.IntervalCollection/Enumerator struct Enumerator_t737725276 : public RuntimeObject { public: // System.Collections.IList System.Text.RegularExpressions.IntervalCollection/Enumerator::list RuntimeObject* ___list_0; // System.Int32 System.Text.RegularExpressions.IntervalCollection/Enumerator::ptr int32_t ___ptr_1; public: inline static int32_t get_offset_of_list_0() { return static_cast(offsetof(Enumerator_t737725276, ___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((&___list_0), value); } inline static int32_t get_offset_of_ptr_1() { return static_cast(offsetof(Enumerator_t737725276, ___ptr_1)); } inline int32_t get_ptr_1() const { return ___ptr_1; } inline int32_t* get_address_of_ptr_1() { return &___ptr_1; } inline void set_ptr_1(int32_t value) { ___ptr_1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ENUMERATOR_T737725276_H #ifndef LINKREF_T2971865410_H #define LINKREF_T2971865410_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Text.RegularExpressions.LinkRef struct LinkRef_t2971865410 : public RuntimeObject { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LINKREF_T2971865410_H #ifndef STACK_T2329662280_H #define STACK_T2329662280_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Stack struct Stack_t2329662280 : public RuntimeObject { public: // System.Object[] System.Collections.Stack::contents ObjectU5BU5D_t2843939325* ___contents_0; // System.Int32 System.Collections.Stack::current int32_t ___current_1; // System.Int32 System.Collections.Stack::count int32_t ___count_2; // System.Int32 System.Collections.Stack::capacity int32_t ___capacity_3; // System.Int32 System.Collections.Stack::modCount int32_t ___modCount_4; public: inline static int32_t get_offset_of_contents_0() { return static_cast(offsetof(Stack_t2329662280, ___contents_0)); } inline ObjectU5BU5D_t2843939325* get_contents_0() const { return ___contents_0; } inline ObjectU5BU5D_t2843939325** get_address_of_contents_0() { return &___contents_0; } inline void set_contents_0(ObjectU5BU5D_t2843939325* value) { ___contents_0 = value; Il2CppCodeGenWriteBarrier((&___contents_0), value); } inline static int32_t get_offset_of_current_1() { return static_cast(offsetof(Stack_t2329662280, ___current_1)); } inline int32_t get_current_1() const { return ___current_1; } inline int32_t* get_address_of_current_1() { return &___current_1; } inline void set_current_1(int32_t value) { ___current_1 = value; } inline static int32_t get_offset_of_count_2() { return static_cast(offsetof(Stack_t2329662280, ___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_capacity_3() { return static_cast(offsetof(Stack_t2329662280, ___capacity_3)); } inline int32_t get_capacity_3() const { return ___capacity_3; } inline int32_t* get_address_of_capacity_3() { return &___capacity_3; } inline void set_capacity_3(int32_t value) { ___capacity_3 = value; } inline static int32_t get_offset_of_modCount_4() { return static_cast(offsetof(Stack_t2329662280, ___modCount_4)); } inline int32_t get_modCount_4() const { return ___modCount_4; } inline int32_t* get_address_of_modCount_4() { return &___modCount_4; } inline void set_modCount_4(int32_t value) { ___modCount_4 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // STACK_T2329662280_H #ifndef STRINGBUILDER_T_H #define STRINGBUILDER_T_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Text.StringBuilder struct StringBuilder_t : public RuntimeObject { public: // System.Int32 System.Text.StringBuilder::_length int32_t ____length_1; // System.String System.Text.StringBuilder::_str String_t* ____str_2; // System.String System.Text.StringBuilder::_cached_str String_t* ____cached_str_3; // System.Int32 System.Text.StringBuilder::_maxCapacity int32_t ____maxCapacity_4; public: inline static int32_t get_offset_of__length_1() { return static_cast(offsetof(StringBuilder_t, ____length_1)); } inline int32_t get__length_1() const { return ____length_1; } inline int32_t* get_address_of__length_1() { return &____length_1; } inline void set__length_1(int32_t value) { ____length_1 = value; } inline static int32_t get_offset_of__str_2() { return static_cast(offsetof(StringBuilder_t, ____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((&____str_2), value); } inline static int32_t get_offset_of__cached_str_3() { return static_cast(offsetof(StringBuilder_t, ____cached_str_3)); } inline String_t* get__cached_str_3() const { return ____cached_str_3; } inline String_t** get_address_of__cached_str_3() { return &____cached_str_3; } inline void set__cached_str_3(String_t* value) { ____cached_str_3 = value; Il2CppCodeGenWriteBarrier((&____cached_str_3), value); } inline static int32_t get_offset_of__maxCapacity_4() { return static_cast(offsetof(StringBuilder_t, ____maxCapacity_4)); } inline int32_t get__maxCapacity_4() const { return ____maxCapacity_4; } inline int32_t* get_address_of__maxCapacity_4() { return &____maxCapacity_4; } inline void set__maxCapacity_4(int32_t value) { ____maxCapacity_4 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // STRINGBUILDER_T_H #ifndef DICTIONARY_2_T2736202052_H #define DICTIONARY_2_T2736202052_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t2736202052 : public RuntimeObject { public: // System.Int32[] System.Collections.Generic.Dictionary`2::table Int32U5BU5D_t385246372* ___table_4; // System.Collections.Generic.Link[] System.Collections.Generic.Dictionary`2::linkSlots LinkU5BU5D_t964245573* ___linkSlots_5; // TKey[] System.Collections.Generic.Dictionary`2::keySlots StringU5BU5D_t1281789340* ___keySlots_6; // TValue[] System.Collections.Generic.Dictionary`2::valueSlots Int32U5BU5D_t385246372* ___valueSlots_7; // System.Int32 System.Collections.Generic.Dictionary`2::touchedSlots int32_t ___touchedSlots_8; // System.Int32 System.Collections.Generic.Dictionary`2::emptySlot int32_t ___emptySlot_9; // System.Int32 System.Collections.Generic.Dictionary`2::count int32_t ___count_10; // System.Int32 System.Collections.Generic.Dictionary`2::threshold int32_t ___threshold_11; // System.Collections.Generic.IEqualityComparer`1 System.Collections.Generic.Dictionary`2::hcp RuntimeObject* ___hcp_12; // System.Runtime.Serialization.SerializationInfo System.Collections.Generic.Dictionary`2::serialization_info SerializationInfo_t950877179 * ___serialization_info_13; // System.Int32 System.Collections.Generic.Dictionary`2::generation int32_t ___generation_14; public: inline static int32_t get_offset_of_table_4() { return static_cast(offsetof(Dictionary_2_t2736202052, ___table_4)); } inline Int32U5BU5D_t385246372* get_table_4() const { return ___table_4; } inline Int32U5BU5D_t385246372** get_address_of_table_4() { return &___table_4; } inline void set_table_4(Int32U5BU5D_t385246372* value) { ___table_4 = value; Il2CppCodeGenWriteBarrier((&___table_4), value); } inline static int32_t get_offset_of_linkSlots_5() { return static_cast(offsetof(Dictionary_2_t2736202052, ___linkSlots_5)); } inline LinkU5BU5D_t964245573* get_linkSlots_5() const { return ___linkSlots_5; } inline LinkU5BU5D_t964245573** get_address_of_linkSlots_5() { return &___linkSlots_5; } inline void set_linkSlots_5(LinkU5BU5D_t964245573* value) { ___linkSlots_5 = value; Il2CppCodeGenWriteBarrier((&___linkSlots_5), value); } inline static int32_t get_offset_of_keySlots_6() { return static_cast(offsetof(Dictionary_2_t2736202052, ___keySlots_6)); } inline StringU5BU5D_t1281789340* get_keySlots_6() const { return ___keySlots_6; } inline StringU5BU5D_t1281789340** get_address_of_keySlots_6() { return &___keySlots_6; } inline void set_keySlots_6(StringU5BU5D_t1281789340* value) { ___keySlots_6 = value; Il2CppCodeGenWriteBarrier((&___keySlots_6), value); } inline static int32_t get_offset_of_valueSlots_7() { return static_cast(offsetof(Dictionary_2_t2736202052, ___valueSlots_7)); } inline Int32U5BU5D_t385246372* get_valueSlots_7() const { return ___valueSlots_7; } inline Int32U5BU5D_t385246372** get_address_of_valueSlots_7() { return &___valueSlots_7; } inline void set_valueSlots_7(Int32U5BU5D_t385246372* value) { ___valueSlots_7 = value; Il2CppCodeGenWriteBarrier((&___valueSlots_7), value); } inline static int32_t get_offset_of_touchedSlots_8() { return static_cast(offsetof(Dictionary_2_t2736202052, ___touchedSlots_8)); } inline int32_t get_touchedSlots_8() const { return ___touchedSlots_8; } inline int32_t* get_address_of_touchedSlots_8() { return &___touchedSlots_8; } inline void set_touchedSlots_8(int32_t value) { ___touchedSlots_8 = value; } inline static int32_t get_offset_of_emptySlot_9() { return static_cast(offsetof(Dictionary_2_t2736202052, ___emptySlot_9)); } inline int32_t get_emptySlot_9() const { return ___emptySlot_9; } inline int32_t* get_address_of_emptySlot_9() { return &___emptySlot_9; } inline void set_emptySlot_9(int32_t value) { ___emptySlot_9 = value; } inline static int32_t get_offset_of_count_10() { return static_cast(offsetof(Dictionary_2_t2736202052, ___count_10)); } inline int32_t get_count_10() const { return ___count_10; } inline int32_t* get_address_of_count_10() { return &___count_10; } inline void set_count_10(int32_t value) { ___count_10 = value; } inline static int32_t get_offset_of_threshold_11() { return static_cast(offsetof(Dictionary_2_t2736202052, ___threshold_11)); } inline int32_t get_threshold_11() const { return ___threshold_11; } inline int32_t* get_address_of_threshold_11() { return &___threshold_11; } inline void set_threshold_11(int32_t value) { ___threshold_11 = value; } inline static int32_t get_offset_of_hcp_12() { return static_cast(offsetof(Dictionary_2_t2736202052, ___hcp_12)); } inline RuntimeObject* get_hcp_12() const { return ___hcp_12; } inline RuntimeObject** get_address_of_hcp_12() { return &___hcp_12; } inline void set_hcp_12(RuntimeObject* value) { ___hcp_12 = value; Il2CppCodeGenWriteBarrier((&___hcp_12), value); } inline static int32_t get_offset_of_serialization_info_13() { return static_cast(offsetof(Dictionary_2_t2736202052, ___serialization_info_13)); } inline SerializationInfo_t950877179 * get_serialization_info_13() const { return ___serialization_info_13; } inline SerializationInfo_t950877179 ** get_address_of_serialization_info_13() { return &___serialization_info_13; } inline void set_serialization_info_13(SerializationInfo_t950877179 * value) { ___serialization_info_13 = value; Il2CppCodeGenWriteBarrier((&___serialization_info_13), value); } inline static int32_t get_offset_of_generation_14() { return static_cast(offsetof(Dictionary_2_t2736202052, ___generation_14)); } inline int32_t get_generation_14() const { return ___generation_14; } inline int32_t* get_address_of_generation_14() { return &___generation_14; } inline void set_generation_14(int32_t value) { ___generation_14 = value; } }; struct Dictionary_2_t2736202052_StaticFields { public: // System.Collections.Generic.Dictionary`2/Transform`1 System.Collections.Generic.Dictionary`2::<>f__am$cacheB Transform_1_t3530625384 * ___U3CU3Ef__amU24cacheB_15; public: inline static int32_t get_offset_of_U3CU3Ef__amU24cacheB_15() { return static_cast(offsetof(Dictionary_2_t2736202052_StaticFields, ___U3CU3Ef__amU24cacheB_15)); } inline Transform_1_t3530625384 * get_U3CU3Ef__amU24cacheB_15() const { return ___U3CU3Ef__amU24cacheB_15; } inline Transform_1_t3530625384 ** get_address_of_U3CU3Ef__amU24cacheB_15() { return &___U3CU3Ef__amU24cacheB_15; } inline void set_U3CU3Ef__amU24cacheB_15(Transform_1_t3530625384 * value) { ___U3CU3Ef__amU24cacheB_15 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__amU24cacheB_15), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DICTIONARY_2_T2736202052_H #ifndef OIDCOLLECTION_T4234766844_H #define OIDCOLLECTION_T4234766844_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Security.Cryptography.OidCollection struct OidCollection_t4234766844 : public RuntimeObject { public: // System.Collections.ArrayList System.Security.Cryptography.OidCollection::_list ArrayList_t2718874744 * ____list_0; // System.Boolean System.Security.Cryptography.OidCollection::_readOnly bool ____readOnly_1; public: inline static int32_t get_offset_of__list_0() { return static_cast(offsetof(OidCollection_t4234766844, ____list_0)); } inline ArrayList_t2718874744 * get__list_0() const { return ____list_0; } inline ArrayList_t2718874744 ** get_address_of__list_0() { return &____list_0; } inline void set__list_0(ArrayList_t2718874744 * value) { ____list_0 = value; Il2CppCodeGenWriteBarrier((&____list_0), value); } inline static int32_t get_offset_of__readOnly_1() { return static_cast(offsetof(OidCollection_t4234766844, ____readOnly_1)); } inline bool get__readOnly_1() const { return ____readOnly_1; } inline bool* get_address_of__readOnly_1() { return &____readOnly_1; } inline void set__readOnly_1(bool value) { ____readOnly_1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // OIDCOLLECTION_T4234766844_H #ifndef X509EXTENSION_T3173393653_H #define X509EXTENSION_T3173393653_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Mono.Security.X509.X509Extension struct X509Extension_t3173393653 : public RuntimeObject { public: // System.String Mono.Security.X509.X509Extension::extnOid String_t* ___extnOid_0; // System.Boolean Mono.Security.X509.X509Extension::extnCritical bool ___extnCritical_1; // Mono.Security.ASN1 Mono.Security.X509.X509Extension::extnValue ASN1_t2114160833 * ___extnValue_2; public: inline static int32_t get_offset_of_extnOid_0() { return static_cast(offsetof(X509Extension_t3173393653, ___extnOid_0)); } inline String_t* get_extnOid_0() const { return ___extnOid_0; } inline String_t** get_address_of_extnOid_0() { return &___extnOid_0; } inline void set_extnOid_0(String_t* value) { ___extnOid_0 = value; Il2CppCodeGenWriteBarrier((&___extnOid_0), value); } inline static int32_t get_offset_of_extnCritical_1() { return static_cast(offsetof(X509Extension_t3173393653, ___extnCritical_1)); } inline bool get_extnCritical_1() const { return ___extnCritical_1; } inline bool* get_address_of_extnCritical_1() { return &___extnCritical_1; } inline void set_extnCritical_1(bool value) { ___extnCritical_1 = value; } inline static int32_t get_offset_of_extnValue_2() { return static_cast(offsetof(X509Extension_t3173393653, ___extnValue_2)); } inline ASN1_t2114160833 * get_extnValue_2() const { return ___extnValue_2; } inline ASN1_t2114160833 ** get_address_of_extnValue_2() { return &___extnValue_2; } inline void set_extnValue_2(ASN1_t2114160833 * value) { ___extnValue_2 = value; Il2CppCodeGenWriteBarrier((&___extnValue_2), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // X509EXTENSION_T3173393653_H #ifndef STRING_T_H #define STRING_T_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.String struct String_t : public RuntimeObject { public: // System.Int32 System.String::length int32_t ___length_0; // System.Char System.String::start_char Il2CppChar ___start_char_1; public: inline static int32_t get_offset_of_length_0() { return static_cast(offsetof(String_t, ___length_0)); } inline int32_t get_length_0() const { return ___length_0; } inline int32_t* get_address_of_length_0() { return &___length_0; } inline void set_length_0(int32_t value) { ___length_0 = value; } inline static int32_t get_offset_of_start_char_1() { return static_cast(offsetof(String_t, ___start_char_1)); } inline Il2CppChar get_start_char_1() const { return ___start_char_1; } inline Il2CppChar* get_address_of_start_char_1() { return &___start_char_1; } inline void set_start_char_1(Il2CppChar value) { ___start_char_1 = value; } }; struct String_t_StaticFields { public: // System.String System.String::Empty String_t* ___Empty_2; // System.Char[] System.String::WhiteChars CharU5BU5D_t3528271667* ___WhiteChars_3; public: inline static int32_t get_offset_of_Empty_2() { return static_cast(offsetof(String_t_StaticFields, ___Empty_2)); } inline String_t* get_Empty_2() const { return ___Empty_2; } inline String_t** get_address_of_Empty_2() { return &___Empty_2; } inline void set_Empty_2(String_t* value) { ___Empty_2 = value; Il2CppCodeGenWriteBarrier((&___Empty_2), value); } inline static int32_t get_offset_of_WhiteChars_3() { return static_cast(offsetof(String_t_StaticFields, ___WhiteChars_3)); } inline CharU5BU5D_t3528271667* get_WhiteChars_3() const { return ___WhiteChars_3; } inline CharU5BU5D_t3528271667** get_address_of_WhiteChars_3() { return &___WhiteChars_3; } inline void set_WhiteChars_3(CharU5BU5D_t3528271667* value) { ___WhiteChars_3 = value; Il2CppCodeGenWriteBarrier((&___WhiteChars_3), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // STRING_T_H #ifndef ARRAYLIST_T2718874744_H #define ARRAYLIST_T2718874744_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.ArrayList struct ArrayList_t2718874744 : public RuntimeObject { public: // System.Int32 System.Collections.ArrayList::_size int32_t ____size_1; // System.Object[] System.Collections.ArrayList::_items ObjectU5BU5D_t2843939325* ____items_2; // System.Int32 System.Collections.ArrayList::_version int32_t ____version_3; public: inline static int32_t get_offset_of__size_1() { return static_cast(offsetof(ArrayList_t2718874744, ____size_1)); } inline int32_t get__size_1() const { return ____size_1; } inline int32_t* get_address_of__size_1() { return &____size_1; } inline void set__size_1(int32_t value) { ____size_1 = value; } inline static int32_t get_offset_of__items_2() { return static_cast(offsetof(ArrayList_t2718874744, ____items_2)); } inline ObjectU5BU5D_t2843939325* get__items_2() const { return ____items_2; } inline ObjectU5BU5D_t2843939325** get_address_of__items_2() { return &____items_2; } inline void set__items_2(ObjectU5BU5D_t2843939325* value) { ____items_2 = value; Il2CppCodeGenWriteBarrier((&____items_2), value); } inline static int32_t get_offset_of__version_3() { return static_cast(offsetof(ArrayList_t2718874744, ____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; } }; struct ArrayList_t2718874744_StaticFields { public: // System.Object[] System.Collections.ArrayList::EmptyArray ObjectU5BU5D_t2843939325* ___EmptyArray_4; public: inline static int32_t get_offset_of_EmptyArray_4() { return static_cast(offsetof(ArrayList_t2718874744_StaticFields, ___EmptyArray_4)); } inline ObjectU5BU5D_t2843939325* get_EmptyArray_4() const { return ___EmptyArray_4; } inline ObjectU5BU5D_t2843939325** get_address_of_EmptyArray_4() { return &___EmptyArray_4; } inline void set_EmptyArray_4(ObjectU5BU5D_t2843939325* value) { ___EmptyArray_4 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ARRAYLIST_T2718874744_H #ifndef OID_T3552120260_H #define OID_T3552120260_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Security.Cryptography.Oid struct Oid_t3552120260 : public RuntimeObject { public: // System.String System.Security.Cryptography.Oid::_value String_t* ____value_0; // System.String System.Security.Cryptography.Oid::_name String_t* ____name_1; public: inline static int32_t get_offset_of__value_0() { return static_cast(offsetof(Oid_t3552120260, ____value_0)); } inline String_t* get__value_0() const { return ____value_0; } inline String_t** get_address_of__value_0() { return &____value_0; } inline void set__value_0(String_t* value) { ____value_0 = value; Il2CppCodeGenWriteBarrier((&____value_0), value); } inline static int32_t get_offset_of__name_1() { return static_cast(offsetof(Oid_t3552120260, ____name_1)); } inline String_t* get__name_1() const { return ____name_1; } inline String_t** get_address_of__name_1() { return &____name_1; } inline void set__name_1(String_t* value) { ____name_1 = value; Il2CppCodeGenWriteBarrier((&____name_1), value); } }; struct Oid_t3552120260_StaticFields { public: // System.Collections.Generic.Dictionary`2 System.Security.Cryptography.Oid::<>f__switch$map14 Dictionary_2_t2736202052 * ___U3CU3Ef__switchU24map14_2; public: inline static int32_t get_offset_of_U3CU3Ef__switchU24map14_2() { return static_cast(offsetof(Oid_t3552120260_StaticFields, ___U3CU3Ef__switchU24map14_2)); } inline Dictionary_2_t2736202052 * get_U3CU3Ef__switchU24map14_2() const { return ___U3CU3Ef__switchU24map14_2; } inline Dictionary_2_t2736202052 ** get_address_of_U3CU3Ef__switchU24map14_2() { return &___U3CU3Ef__switchU24map14_2; } inline void set_U3CU3Ef__switchU24map14_2(Dictionary_2_t2736202052 * value) { ___U3CU3Ef__switchU24map14_2 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__switchU24map14_2), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // OID_T3552120260_H #ifndef COLLECTIONBASE_T2727926298_H #define COLLECTIONBASE_T2727926298_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.CollectionBase struct CollectionBase_t2727926298 : public RuntimeObject { public: // System.Collections.ArrayList System.Collections.CollectionBase::list ArrayList_t2718874744 * ___list_0; public: inline static int32_t get_offset_of_list_0() { return static_cast(offsetof(CollectionBase_t2727926298, ___list_0)); } inline ArrayList_t2718874744 * get_list_0() const { return ___list_0; } inline ArrayList_t2718874744 ** get_address_of_list_0() { return &___list_0; } inline void set_list_0(ArrayList_t2718874744 * value) { ___list_0 = value; Il2CppCodeGenWriteBarrier((&___list_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // COLLECTIONBASE_T2727926298_H #ifndef ASNENCODEDDATA_T382354011_H #define ASNENCODEDDATA_T382354011_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Security.Cryptography.AsnEncodedData struct AsnEncodedData_t382354011 : public RuntimeObject { public: // System.Security.Cryptography.Oid System.Security.Cryptography.AsnEncodedData::_oid Oid_t3552120260 * ____oid_0; // System.Byte[] System.Security.Cryptography.AsnEncodedData::_raw ByteU5BU5D_t4116647657* ____raw_1; public: inline static int32_t get_offset_of__oid_0() { return static_cast(offsetof(AsnEncodedData_t382354011, ____oid_0)); } inline Oid_t3552120260 * get__oid_0() const { return ____oid_0; } inline Oid_t3552120260 ** get_address_of__oid_0() { return &____oid_0; } inline void set__oid_0(Oid_t3552120260 * value) { ____oid_0 = value; Il2CppCodeGenWriteBarrier((&____oid_0), value); } inline static int32_t get_offset_of__raw_1() { return static_cast(offsetof(AsnEncodedData_t382354011, ____raw_1)); } inline ByteU5BU5D_t4116647657* get__raw_1() const { return ____raw_1; } inline ByteU5BU5D_t4116647657** get_address_of__raw_1() { return &____raw_1; } inline void set__raw_1(ByteU5BU5D_t4116647657* value) { ____raw_1 = value; Il2CppCodeGenWriteBarrier((&____raw_1), value); } }; struct AsnEncodedData_t382354011_StaticFields { public: // System.Collections.Generic.Dictionary`2 System.Security.Cryptography.AsnEncodedData::<>f__switch$map13 Dictionary_2_t2736202052 * ___U3CU3Ef__switchU24map13_2; public: inline static int32_t get_offset_of_U3CU3Ef__switchU24map13_2() { return static_cast(offsetof(AsnEncodedData_t382354011_StaticFields, ___U3CU3Ef__switchU24map13_2)); } inline Dictionary_2_t2736202052 * get_U3CU3Ef__switchU24map13_2() const { return ___U3CU3Ef__switchU24map13_2; } inline Dictionary_2_t2736202052 ** get_address_of_U3CU3Ef__switchU24map13_2() { return &___U3CU3Ef__switchU24map13_2; } inline void set_U3CU3Ef__switchU24map13_2(Dictionary_2_t2736202052 * value) { ___U3CU3Ef__switchU24map13_2 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__switchU24map13_2), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ASNENCODEDDATA_T382354011_H #ifndef ASN1_T2114160833_H #define ASN1_T2114160833_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Mono.Security.ASN1 struct ASN1_t2114160833 : public RuntimeObject { public: // System.Byte Mono.Security.ASN1::m_nTag uint8_t ___m_nTag_0; // System.Byte[] Mono.Security.ASN1::m_aValue ByteU5BU5D_t4116647657* ___m_aValue_1; // System.Collections.ArrayList Mono.Security.ASN1::elist ArrayList_t2718874744 * ___elist_2; public: inline static int32_t get_offset_of_m_nTag_0() { return static_cast(offsetof(ASN1_t2114160833, ___m_nTag_0)); } inline uint8_t get_m_nTag_0() const { return ___m_nTag_0; } inline uint8_t* get_address_of_m_nTag_0() { return &___m_nTag_0; } inline void set_m_nTag_0(uint8_t value) { ___m_nTag_0 = value; } inline static int32_t get_offset_of_m_aValue_1() { return static_cast(offsetof(ASN1_t2114160833, ___m_aValue_1)); } inline ByteU5BU5D_t4116647657* get_m_aValue_1() const { return ___m_aValue_1; } inline ByteU5BU5D_t4116647657** get_address_of_m_aValue_1() { return &___m_aValue_1; } inline void set_m_aValue_1(ByteU5BU5D_t4116647657* value) { ___m_aValue_1 = value; Il2CppCodeGenWriteBarrier((&___m_aValue_1), value); } inline static int32_t get_offset_of_elist_2() { return static_cast(offsetof(ASN1_t2114160833, ___elist_2)); } inline ArrayList_t2718874744 * get_elist_2() const { return ___elist_2; } inline ArrayList_t2718874744 ** get_address_of_elist_2() { return &___elist_2; } inline void set_elist_2(ArrayList_t2718874744 * value) { ___elist_2 = value; Il2CppCodeGenWriteBarrier((&___elist_2), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ASN1_T2114160833_H #ifndef X509CHAINELEMENTENUMERATOR_T3014253456_H #define X509CHAINELEMENTENUMERATOR_T3014253456_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Security.Cryptography.X509Certificates.X509ChainElementEnumerator struct X509ChainElementEnumerator_t3014253456 : public RuntimeObject { public: // System.Collections.IEnumerator System.Security.Cryptography.X509Certificates.X509ChainElementEnumerator::enumerator RuntimeObject* ___enumerator_0; public: inline static int32_t get_offset_of_enumerator_0() { return static_cast(offsetof(X509ChainElementEnumerator_t3014253456, ___enumerator_0)); } inline RuntimeObject* get_enumerator_0() const { return ___enumerator_0; } inline RuntimeObject** get_address_of_enumerator_0() { return &___enumerator_0; } inline void set_enumerator_0(RuntimeObject* value) { ___enumerator_0 = value; Il2CppCodeGenWriteBarrier((&___enumerator_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // X509CHAINELEMENTENUMERATOR_T3014253456_H #ifndef X509EXTENSIONCOLLECTION_T1350454579_H #define X509EXTENSIONCOLLECTION_T1350454579_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Security.Cryptography.X509Certificates.X509ExtensionCollection struct X509ExtensionCollection_t1350454579 : public RuntimeObject { public: // System.Collections.ArrayList System.Security.Cryptography.X509Certificates.X509ExtensionCollection::_list ArrayList_t2718874744 * ____list_0; public: inline static int32_t get_offset_of__list_0() { return static_cast(offsetof(X509ExtensionCollection_t1350454579, ____list_0)); } inline ArrayList_t2718874744 * get__list_0() const { return ____list_0; } inline ArrayList_t2718874744 ** get_address_of__list_0() { return &____list_0; } inline void set__list_0(ArrayList_t2718874744 * value) { ____list_0 = value; Il2CppCodeGenWriteBarrier((&____list_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // X509EXTENSIONCOLLECTION_T1350454579_H #ifndef X509CERTIFICATE_T713131622_H #define X509CERTIFICATE_T713131622_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Security.Cryptography.X509Certificates.X509Certificate struct X509Certificate_t713131622 : public RuntimeObject { public: // Mono.Security.X509.X509Certificate System.Security.Cryptography.X509Certificates.X509Certificate::x509 X509Certificate_t489243024 * ___x509_0; // System.Boolean System.Security.Cryptography.X509Certificates.X509Certificate::hideDates bool ___hideDates_1; // System.Byte[] System.Security.Cryptography.X509Certificates.X509Certificate::cachedCertificateHash ByteU5BU5D_t4116647657* ___cachedCertificateHash_2; // System.String System.Security.Cryptography.X509Certificates.X509Certificate::issuer_name String_t* ___issuer_name_3; // System.String System.Security.Cryptography.X509Certificates.X509Certificate::subject_name String_t* ___subject_name_4; public: inline static int32_t get_offset_of_x509_0() { return static_cast(offsetof(X509Certificate_t713131622, ___x509_0)); } inline X509Certificate_t489243024 * get_x509_0() const { return ___x509_0; } inline X509Certificate_t489243024 ** get_address_of_x509_0() { return &___x509_0; } inline void set_x509_0(X509Certificate_t489243024 * value) { ___x509_0 = value; Il2CppCodeGenWriteBarrier((&___x509_0), value); } inline static int32_t get_offset_of_hideDates_1() { return static_cast(offsetof(X509Certificate_t713131622, ___hideDates_1)); } inline bool get_hideDates_1() const { return ___hideDates_1; } inline bool* get_address_of_hideDates_1() { return &___hideDates_1; } inline void set_hideDates_1(bool value) { ___hideDates_1 = value; } inline static int32_t get_offset_of_cachedCertificateHash_2() { return static_cast(offsetof(X509Certificate_t713131622, ___cachedCertificateHash_2)); } inline ByteU5BU5D_t4116647657* get_cachedCertificateHash_2() const { return ___cachedCertificateHash_2; } inline ByteU5BU5D_t4116647657** get_address_of_cachedCertificateHash_2() { return &___cachedCertificateHash_2; } inline void set_cachedCertificateHash_2(ByteU5BU5D_t4116647657* value) { ___cachedCertificateHash_2 = value; Il2CppCodeGenWriteBarrier((&___cachedCertificateHash_2), value); } inline static int32_t get_offset_of_issuer_name_3() { return static_cast(offsetof(X509Certificate_t713131622, ___issuer_name_3)); } inline String_t* get_issuer_name_3() const { return ___issuer_name_3; } inline String_t** get_address_of_issuer_name_3() { return &___issuer_name_3; } inline void set_issuer_name_3(String_t* value) { ___issuer_name_3 = value; Il2CppCodeGenWriteBarrier((&___issuer_name_3), value); } inline static int32_t get_offset_of_subject_name_4() { return static_cast(offsetof(X509Certificate_t713131622, ___subject_name_4)); } inline String_t* get_subject_name_4() const { return ___subject_name_4; } inline String_t** get_address_of_subject_name_4() { return &___subject_name_4; } inline void set_subject_name_4(String_t* value) { ___subject_name_4 = value; Il2CppCodeGenWriteBarrier((&___subject_name_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // X509CERTIFICATE_T713131622_H #ifndef X509CHAINELEMENTCOLLECTION_T3110968994_H #define X509CHAINELEMENTCOLLECTION_T3110968994_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Security.Cryptography.X509Certificates.X509ChainElementCollection struct X509ChainElementCollection_t3110968994 : public RuntimeObject { public: // System.Collections.ArrayList System.Security.Cryptography.X509Certificates.X509ChainElementCollection::_list ArrayList_t2718874744 * ____list_0; public: inline static int32_t get_offset_of__list_0() { return static_cast(offsetof(X509ChainElementCollection_t3110968994, ____list_0)); } inline ArrayList_t2718874744 * get__list_0() const { return ____list_0; } inline ArrayList_t2718874744 ** get_address_of__list_0() { return &____list_0; } inline void set__list_0(ArrayList_t2718874744 * value) { ____list_0 = value; Il2CppCodeGenWriteBarrier((&____list_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // X509CHAINELEMENTCOLLECTION_T3110968994_H #ifndef GROUP_T2468205786_H #define GROUP_T2468205786_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Text.RegularExpressions.Group struct Group_t2468205786 : public Capture_t2232016050 { public: // System.Boolean System.Text.RegularExpressions.Group::success bool ___success_4; // System.Text.RegularExpressions.CaptureCollection System.Text.RegularExpressions.Group::captures CaptureCollection_t1760593541 * ___captures_5; public: inline static int32_t get_offset_of_success_4() { return static_cast(offsetof(Group_t2468205786, ___success_4)); } inline bool get_success_4() const { return ___success_4; } inline bool* get_address_of_success_4() { return &___success_4; } inline void set_success_4(bool value) { ___success_4 = value; } inline static int32_t get_offset_of_captures_5() { return static_cast(offsetof(Group_t2468205786, ___captures_5)); } inline CaptureCollection_t1760593541 * get_captures_5() const { return ___captures_5; } inline CaptureCollection_t1760593541 ** get_address_of_captures_5() { return &___captures_5; } inline void set_captures_5(CaptureCollection_t1760593541 * value) { ___captures_5 = value; Il2CppCodeGenWriteBarrier((&___captures_5), value); } }; struct Group_t2468205786_StaticFields { public: // System.Text.RegularExpressions.Group System.Text.RegularExpressions.Group::Fail Group_t2468205786 * ___Fail_3; public: inline static int32_t get_offset_of_Fail_3() { return static_cast(offsetof(Group_t2468205786_StaticFields, ___Fail_3)); } inline Group_t2468205786 * get_Fail_3() const { return ___Fail_3; } inline Group_t2468205786 ** get_address_of_Fail_3() { return &___Fail_3; } inline void set_Fail_3(Group_t2468205786 * value) { ___Fail_3 = value; Il2CppCodeGenWriteBarrier((&___Fail_3), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // GROUP_T2468205786_H #ifndef INTSTACK_T2189327687_H #define INTSTACK_T2189327687_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Text.RegularExpressions.Interpreter/IntStack struct IntStack_t2189327687 { public: // System.Int32[] System.Text.RegularExpressions.Interpreter/IntStack::values Int32U5BU5D_t385246372* ___values_0; // System.Int32 System.Text.RegularExpressions.Interpreter/IntStack::count int32_t ___count_1; public: inline static int32_t get_offset_of_values_0() { return static_cast(offsetof(IntStack_t2189327687, ___values_0)); } inline Int32U5BU5D_t385246372* get_values_0() const { return ___values_0; } inline Int32U5BU5D_t385246372** get_address_of_values_0() { return &___values_0; } inline void set_values_0(Int32U5BU5D_t385246372* value) { ___values_0 = value; Il2CppCodeGenWriteBarrier((&___values_0), value); } inline static int32_t get_offset_of_count_1() { return static_cast(offsetof(IntStack_t2189327687, ___count_1)); } inline int32_t get_count_1() const { return ___count_1; } inline int32_t* get_address_of_count_1() { return &___count_1; } inline void set_count_1(int32_t value) { ___count_1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif // Native definition for P/Invoke marshalling of System.Text.RegularExpressions.Interpreter/IntStack struct IntStack_t2189327687_marshaled_pinvoke { int32_t* ___values_0; int32_t ___count_1; }; // Native definition for COM marshalling of System.Text.RegularExpressions.Interpreter/IntStack struct IntStack_t2189327687_marshaled_com { int32_t* ___values_0; int32_t ___count_1; }; #endif // INTSTACK_T2189327687_H #ifndef MARK_T3471605523_H #define MARK_T3471605523_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Text.RegularExpressions.Mark struct Mark_t3471605523 { public: // System.Int32 System.Text.RegularExpressions.Mark::Start int32_t ___Start_0; // System.Int32 System.Text.RegularExpressions.Mark::End int32_t ___End_1; // System.Int32 System.Text.RegularExpressions.Mark::Previous int32_t ___Previous_2; public: inline static int32_t get_offset_of_Start_0() { return static_cast(offsetof(Mark_t3471605523, ___Start_0)); } inline int32_t get_Start_0() const { return ___Start_0; } inline int32_t* get_address_of_Start_0() { return &___Start_0; } inline void set_Start_0(int32_t value) { ___Start_0 = value; } inline static int32_t get_offset_of_End_1() { return static_cast(offsetof(Mark_t3471605523, ___End_1)); } inline int32_t get_End_1() const { return ___End_1; } inline int32_t* get_address_of_End_1() { return &___End_1; } inline void set_End_1(int32_t value) { ___End_1 = value; } inline static int32_t get_offset_of_Previous_2() { return static_cast(offsetof(Mark_t3471605523, ___Previous_2)); } inline int32_t get_Previous_2() const { return ___Previous_2; } inline int32_t* get_address_of_Previous_2() { return &___Previous_2; } inline void set_Previous_2(int32_t value) { ___Previous_2 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // MARK_T3471605523_H #ifndef TIMESPAN_T881159249_H #define TIMESPAN_T881159249_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.TimeSpan struct TimeSpan_t881159249 { public: // System.Int64 System.TimeSpan::_ticks int64_t ____ticks_8; public: inline static int32_t get_offset_of__ticks_8() { return static_cast(offsetof(TimeSpan_t881159249, ____ticks_8)); } inline int64_t get__ticks_8() const { return ____ticks_8; } inline int64_t* get_address_of__ticks_8() { return &____ticks_8; } inline void set__ticks_8(int64_t value) { ____ticks_8 = value; } }; struct TimeSpan_t881159249_StaticFields { public: // System.TimeSpan System.TimeSpan::MaxValue TimeSpan_t881159249 ___MaxValue_5; // System.TimeSpan System.TimeSpan::MinValue TimeSpan_t881159249 ___MinValue_6; // System.TimeSpan System.TimeSpan::Zero TimeSpan_t881159249 ___Zero_7; public: inline static int32_t get_offset_of_MaxValue_5() { return static_cast(offsetof(TimeSpan_t881159249_StaticFields, ___MaxValue_5)); } inline TimeSpan_t881159249 get_MaxValue_5() const { return ___MaxValue_5; } inline TimeSpan_t881159249 * get_address_of_MaxValue_5() { return &___MaxValue_5; } inline void set_MaxValue_5(TimeSpan_t881159249 value) { ___MaxValue_5 = value; } inline static int32_t get_offset_of_MinValue_6() { return static_cast(offsetof(TimeSpan_t881159249_StaticFields, ___MinValue_6)); } inline TimeSpan_t881159249 get_MinValue_6() const { return ___MinValue_6; } inline TimeSpan_t881159249 * get_address_of_MinValue_6() { return &___MinValue_6; } inline void set_MinValue_6(TimeSpan_t881159249 value) { ___MinValue_6 = value; } inline static int32_t get_offset_of_Zero_7() { return static_cast(offsetof(TimeSpan_t881159249_StaticFields, ___Zero_7)); } inline TimeSpan_t881159249 get_Zero_7() const { return ___Zero_7; } inline TimeSpan_t881159249 * get_address_of_Zero_7() { return &___Zero_7; } inline void set_Zero_7(TimeSpan_t881159249 value) { ___Zero_7 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // TIMESPAN_T881159249_H #ifndef LOCALBUILDER_T3562264111_H #define LOCALBUILDER_T3562264111_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Reflection.Emit.LocalBuilder struct LocalBuilder_t3562264111 : public LocalVariableInfo_t2426779395 { public: // System.Reflection.Emit.ILGenerator System.Reflection.Emit.LocalBuilder::ilgen ILGenerator_t1388622344 * ___ilgen_3; public: inline static int32_t get_offset_of_ilgen_3() { return static_cast(offsetof(LocalBuilder_t3562264111, ___ilgen_3)); } inline ILGenerator_t1388622344 * get_ilgen_3() const { return ___ilgen_3; } inline ILGenerator_t1388622344 ** get_address_of_ilgen_3() { return &___ilgen_3; } inline void set_ilgen_3(ILGenerator_t1388622344 * value) { ___ilgen_3 = value; Il2CppCodeGenWriteBarrier((&___ilgen_3), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LOCALBUILDER_T3562264111_H #ifndef OPCODE_T123070264_H #define OPCODE_T123070264_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Reflection.Emit.OpCode struct OpCode_t123070264 { public: // System.Byte System.Reflection.Emit.OpCode::op1 uint8_t ___op1_0; // System.Byte System.Reflection.Emit.OpCode::op2 uint8_t ___op2_1; // System.Byte System.Reflection.Emit.OpCode::push uint8_t ___push_2; // System.Byte System.Reflection.Emit.OpCode::pop uint8_t ___pop_3; // System.Byte System.Reflection.Emit.OpCode::size uint8_t ___size_4; // System.Byte System.Reflection.Emit.OpCode::type uint8_t ___type_5; // System.Byte System.Reflection.Emit.OpCode::args uint8_t ___args_6; // System.Byte System.Reflection.Emit.OpCode::flow uint8_t ___flow_7; public: inline static int32_t get_offset_of_op1_0() { return static_cast(offsetof(OpCode_t123070264, ___op1_0)); } inline uint8_t get_op1_0() const { return ___op1_0; } inline uint8_t* get_address_of_op1_0() { return &___op1_0; } inline void set_op1_0(uint8_t value) { ___op1_0 = value; } inline static int32_t get_offset_of_op2_1() { return static_cast(offsetof(OpCode_t123070264, ___op2_1)); } inline uint8_t get_op2_1() const { return ___op2_1; } inline uint8_t* get_address_of_op2_1() { return &___op2_1; } inline void set_op2_1(uint8_t value) { ___op2_1 = value; } inline static int32_t get_offset_of_push_2() { return static_cast(offsetof(OpCode_t123070264, ___push_2)); } inline uint8_t get_push_2() const { return ___push_2; } inline uint8_t* get_address_of_push_2() { return &___push_2; } inline void set_push_2(uint8_t value) { ___push_2 = value; } inline static int32_t get_offset_of_pop_3() { return static_cast(offsetof(OpCode_t123070264, ___pop_3)); } inline uint8_t get_pop_3() const { return ___pop_3; } inline uint8_t* get_address_of_pop_3() { return &___pop_3; } inline void set_pop_3(uint8_t value) { ___pop_3 = value; } inline static int32_t get_offset_of_size_4() { return static_cast(offsetof(OpCode_t123070264, ___size_4)); } inline uint8_t get_size_4() const { return ___size_4; } inline uint8_t* get_address_of_size_4() { return &___size_4; } inline void set_size_4(uint8_t value) { ___size_4 = value; } inline static int32_t get_offset_of_type_5() { return static_cast(offsetof(OpCode_t123070264, ___type_5)); } inline uint8_t get_type_5() const { return ___type_5; } inline uint8_t* get_address_of_type_5() { return &___type_5; } inline void set_type_5(uint8_t value) { ___type_5 = value; } inline static int32_t get_offset_of_args_6() { return static_cast(offsetof(OpCode_t123070264, ___args_6)); } inline uint8_t get_args_6() const { return ___args_6; } inline uint8_t* get_address_of_args_6() { return &___args_6; } inline void set_args_6(uint8_t value) { ___args_6 = value; } inline static int32_t get_offset_of_flow_7() { return static_cast(offsetof(OpCode_t123070264, ___flow_7)); } inline uint8_t get_flow_7() const { return ___flow_7; } inline uint8_t* get_address_of_flow_7() { return &___flow_7; } inline void set_flow_7(uint8_t value) { ___flow_7 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // OPCODE_T123070264_H #ifndef LABEL_T2281661643_H #define LABEL_T2281661643_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Reflection.Emit.Label struct Label_t2281661643 { public: // System.Int32 System.Reflection.Emit.Label::label int32_t ___label_0; public: inline static int32_t get_offset_of_label_0() { return static_cast(offsetof(Label_t2281661643, ___label_0)); } inline int32_t get_label_0() const { return ___label_0; } inline int32_t* get_address_of_label_0() { return &___label_0; } inline void set_label_0(int32_t value) { ___label_0 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LABEL_T2281661643_H #ifndef ENUM_T4135868527_H #define ENUM_T4135868527_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Enum struct Enum_t4135868527 : public ValueType_t3640485471 { public: public: }; struct Enum_t4135868527_StaticFields { public: // System.Char[] System.Enum::split_char CharU5BU5D_t3528271667* ___split_char_0; public: inline static int32_t get_offset_of_split_char_0() { return static_cast(offsetof(Enum_t4135868527_StaticFields, ___split_char_0)); } inline CharU5BU5D_t3528271667* get_split_char_0() const { return ___split_char_0; } inline CharU5BU5D_t3528271667** get_address_of_split_char_0() { return &___split_char_0; } inline void set_split_char_0(CharU5BU5D_t3528271667* value) { ___split_char_0 = value; Il2CppCodeGenWriteBarrier((&___split_char_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif // Native definition for P/Invoke marshalling of System.Enum struct Enum_t4135868527_marshaled_pinvoke { }; // Native definition for COM marshalling of System.Enum struct Enum_t4135868527_marshaled_com { }; #endif // ENUM_T4135868527_H #ifndef UINT32_T2560061978_H #define UINT32_T2560061978_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.UInt32 struct UInt32_t2560061978 { public: // System.UInt32 System.UInt32::m_value uint32_t ___m_value_2; public: inline static int32_t get_offset_of_m_value_2() { return static_cast(offsetof(UInt32_t2560061978, ___m_value_2)); } inline uint32_t get_m_value_2() const { return ___m_value_2; } inline uint32_t* get_address_of_m_value_2() { return &___m_value_2; } inline void set_m_value_2(uint32_t value) { ___m_value_2 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UINT32_T2560061978_H #ifndef FIELDINFO_T_H #define FIELDINFO_T_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Reflection.FieldInfo struct FieldInfo_t : public MemberInfo_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // FIELDINFO_T_H #ifndef INTPTR_T_H #define INTPTR_T_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // 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; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // INTPTR_T_H #ifndef SYSTEMEXCEPTION_T176217640_H #define SYSTEMEXCEPTION_T176217640_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.SystemException struct SystemException_t176217640 : public Exception_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SYSTEMEXCEPTION_T176217640_H #ifndef VOID_T1185182177_H #define VOID_T1185182177_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void struct Void_t1185182177 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // VOID_T1185182177_H #ifndef X509CERTIFICATECOLLECTION_T3399372417_H #define X509CERTIFICATECOLLECTION_T3399372417_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Security.Cryptography.X509Certificates.X509CertificateCollection struct X509CertificateCollection_t3399372417 : public CollectionBase_t2727926298 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // X509CERTIFICATECOLLECTION_T3399372417_H #ifndef X509CERTIFICATE2_T714049126_H #define X509CERTIFICATE2_T714049126_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Security.Cryptography.X509Certificates.X509Certificate2 struct X509Certificate2_t714049126 : public X509Certificate_t713131622 { public: // System.Boolean System.Security.Cryptography.X509Certificates.X509Certificate2::_archived bool ____archived_5; // System.Security.Cryptography.X509Certificates.X509ExtensionCollection System.Security.Cryptography.X509Certificates.X509Certificate2::_extensions X509ExtensionCollection_t1350454579 * ____extensions_6; // System.String System.Security.Cryptography.X509Certificates.X509Certificate2::_name String_t* ____name_7; // System.String System.Security.Cryptography.X509Certificates.X509Certificate2::_serial String_t* ____serial_8; // System.Security.Cryptography.X509Certificates.PublicKey System.Security.Cryptography.X509Certificates.X509Certificate2::_publicKey PublicKey_t3779582684 * ____publicKey_9; // System.Security.Cryptography.X509Certificates.X500DistinguishedName System.Security.Cryptography.X509Certificates.X509Certificate2::issuer_name X500DistinguishedName_t875709727 * ___issuer_name_10; // System.Security.Cryptography.X509Certificates.X500DistinguishedName System.Security.Cryptography.X509Certificates.X509Certificate2::subject_name X500DistinguishedName_t875709727 * ___subject_name_11; // System.Security.Cryptography.Oid System.Security.Cryptography.X509Certificates.X509Certificate2::signature_algorithm Oid_t3552120260 * ___signature_algorithm_12; // Mono.Security.X509.X509Certificate System.Security.Cryptography.X509Certificates.X509Certificate2::_cert X509Certificate_t489243025 * ____cert_13; public: inline static int32_t get_offset_of__archived_5() { return static_cast(offsetof(X509Certificate2_t714049126, ____archived_5)); } inline bool get__archived_5() const { return ____archived_5; } inline bool* get_address_of__archived_5() { return &____archived_5; } inline void set__archived_5(bool value) { ____archived_5 = value; } inline static int32_t get_offset_of__extensions_6() { return static_cast(offsetof(X509Certificate2_t714049126, ____extensions_6)); } inline X509ExtensionCollection_t1350454579 * get__extensions_6() const { return ____extensions_6; } inline X509ExtensionCollection_t1350454579 ** get_address_of__extensions_6() { return &____extensions_6; } inline void set__extensions_6(X509ExtensionCollection_t1350454579 * value) { ____extensions_6 = value; Il2CppCodeGenWriteBarrier((&____extensions_6), value); } inline static int32_t get_offset_of__name_7() { return static_cast(offsetof(X509Certificate2_t714049126, ____name_7)); } inline String_t* get__name_7() const { return ____name_7; } inline String_t** get_address_of__name_7() { return &____name_7; } inline void set__name_7(String_t* value) { ____name_7 = value; Il2CppCodeGenWriteBarrier((&____name_7), value); } inline static int32_t get_offset_of__serial_8() { return static_cast(offsetof(X509Certificate2_t714049126, ____serial_8)); } inline String_t* get__serial_8() const { return ____serial_8; } inline String_t** get_address_of__serial_8() { return &____serial_8; } inline void set__serial_8(String_t* value) { ____serial_8 = value; Il2CppCodeGenWriteBarrier((&____serial_8), value); } inline static int32_t get_offset_of__publicKey_9() { return static_cast(offsetof(X509Certificate2_t714049126, ____publicKey_9)); } inline PublicKey_t3779582684 * get__publicKey_9() const { return ____publicKey_9; } inline PublicKey_t3779582684 ** get_address_of__publicKey_9() { return &____publicKey_9; } inline void set__publicKey_9(PublicKey_t3779582684 * value) { ____publicKey_9 = value; Il2CppCodeGenWriteBarrier((&____publicKey_9), value); } inline static int32_t get_offset_of_issuer_name_10() { return static_cast(offsetof(X509Certificate2_t714049126, ___issuer_name_10)); } inline X500DistinguishedName_t875709727 * get_issuer_name_10() const { return ___issuer_name_10; } inline X500DistinguishedName_t875709727 ** get_address_of_issuer_name_10() { return &___issuer_name_10; } inline void set_issuer_name_10(X500DistinguishedName_t875709727 * value) { ___issuer_name_10 = value; Il2CppCodeGenWriteBarrier((&___issuer_name_10), value); } inline static int32_t get_offset_of_subject_name_11() { return static_cast(offsetof(X509Certificate2_t714049126, ___subject_name_11)); } inline X500DistinguishedName_t875709727 * get_subject_name_11() const { return ___subject_name_11; } inline X500DistinguishedName_t875709727 ** get_address_of_subject_name_11() { return &___subject_name_11; } inline void set_subject_name_11(X500DistinguishedName_t875709727 * value) { ___subject_name_11 = value; Il2CppCodeGenWriteBarrier((&___subject_name_11), value); } inline static int32_t get_offset_of_signature_algorithm_12() { return static_cast(offsetof(X509Certificate2_t714049126, ___signature_algorithm_12)); } inline Oid_t3552120260 * get_signature_algorithm_12() const { return ___signature_algorithm_12; } inline Oid_t3552120260 ** get_address_of_signature_algorithm_12() { return &___signature_algorithm_12; } inline void set_signature_algorithm_12(Oid_t3552120260 * value) { ___signature_algorithm_12 = value; Il2CppCodeGenWriteBarrier((&___signature_algorithm_12), value); } inline static int32_t get_offset_of__cert_13() { return static_cast(offsetof(X509Certificate2_t714049126, ____cert_13)); } inline X509Certificate_t489243025 * get__cert_13() const { return ____cert_13; } inline X509Certificate_t489243025 ** get_address_of__cert_13() { return &____cert_13; } inline void set__cert_13(X509Certificate_t489243025 * value) { ____cert_13 = value; Il2CppCodeGenWriteBarrier((&____cert_13), value); } }; struct X509Certificate2_t714049126_StaticFields { public: // System.String System.Security.Cryptography.X509Certificates.X509Certificate2::empty_error String_t* ___empty_error_14; // System.Byte[] System.Security.Cryptography.X509Certificates.X509Certificate2::commonName ByteU5BU5D_t4116647657* ___commonName_15; // System.Byte[] System.Security.Cryptography.X509Certificates.X509Certificate2::email ByteU5BU5D_t4116647657* ___email_16; // System.Byte[] System.Security.Cryptography.X509Certificates.X509Certificate2::signedData ByteU5BU5D_t4116647657* ___signedData_17; public: inline static int32_t get_offset_of_empty_error_14() { return static_cast(offsetof(X509Certificate2_t714049126_StaticFields, ___empty_error_14)); } inline String_t* get_empty_error_14() const { return ___empty_error_14; } inline String_t** get_address_of_empty_error_14() { return &___empty_error_14; } inline void set_empty_error_14(String_t* value) { ___empty_error_14 = value; Il2CppCodeGenWriteBarrier((&___empty_error_14), value); } inline static int32_t get_offset_of_commonName_15() { return static_cast(offsetof(X509Certificate2_t714049126_StaticFields, ___commonName_15)); } inline ByteU5BU5D_t4116647657* get_commonName_15() const { return ___commonName_15; } inline ByteU5BU5D_t4116647657** get_address_of_commonName_15() { return &___commonName_15; } inline void set_commonName_15(ByteU5BU5D_t4116647657* value) { ___commonName_15 = value; Il2CppCodeGenWriteBarrier((&___commonName_15), value); } inline static int32_t get_offset_of_email_16() { return static_cast(offsetof(X509Certificate2_t714049126_StaticFields, ___email_16)); } inline ByteU5BU5D_t4116647657* get_email_16() const { return ___email_16; } inline ByteU5BU5D_t4116647657** get_address_of_email_16() { return &___email_16; } inline void set_email_16(ByteU5BU5D_t4116647657* value) { ___email_16 = value; Il2CppCodeGenWriteBarrier((&___email_16), value); } inline static int32_t get_offset_of_signedData_17() { return static_cast(offsetof(X509Certificate2_t714049126_StaticFields, ___signedData_17)); } inline ByteU5BU5D_t4116647657* get_signedData_17() const { return ___signedData_17; } inline ByteU5BU5D_t4116647657** get_address_of_signedData_17() { return &___signedData_17; } inline void set_signedData_17(ByteU5BU5D_t4116647657* value) { ___signedData_17 = value; Il2CppCodeGenWriteBarrier((&___signedData_17), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // X509CERTIFICATE2_T714049126_H #ifndef METHODBASE_T_H #define METHODBASE_T_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Reflection.MethodBase struct MethodBase_t : public MemberInfo_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // METHODBASE_T_H #ifndef INTSTACK_T561212167_H #define INTSTACK_T561212167_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Text.RegularExpressions.RxInterpreter/IntStack struct IntStack_t561212167 { public: // System.Int32[] System.Text.RegularExpressions.RxInterpreter/IntStack::values Int32U5BU5D_t385246372* ___values_0; // System.Int32 System.Text.RegularExpressions.RxInterpreter/IntStack::count int32_t ___count_1; public: inline static int32_t get_offset_of_values_0() { return static_cast(offsetof(IntStack_t561212167, ___values_0)); } inline Int32U5BU5D_t385246372* get_values_0() const { return ___values_0; } inline Int32U5BU5D_t385246372** get_address_of_values_0() { return &___values_0; } inline void set_values_0(Int32U5BU5D_t385246372* value) { ___values_0 = value; Il2CppCodeGenWriteBarrier((&___values_0), value); } inline static int32_t get_offset_of_count_1() { return static_cast(offsetof(IntStack_t561212167, ___count_1)); } inline int32_t get_count_1() const { return ___count_1; } inline int32_t* get_address_of_count_1() { return &___count_1; } inline void set_count_1(int32_t value) { ___count_1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif // Native definition for P/Invoke marshalling of System.Text.RegularExpressions.RxInterpreter/IntStack struct IntStack_t561212167_marshaled_pinvoke { int32_t* ___values_0; int32_t ___count_1; }; // Native definition for COM marshalling of System.Text.RegularExpressions.RxInterpreter/IntStack struct IntStack_t561212167_marshaled_com { int32_t* ___values_0; int32_t ___count_1; }; #endif // INTSTACK_T561212167_H #ifndef COMPOSITEEXPRESSION_T1252229802_H #define COMPOSITEEXPRESSION_T1252229802_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Text.RegularExpressions.Syntax.CompositeExpression struct CompositeExpression_t1252229802 : public Expression_t2722445759 { public: // System.Text.RegularExpressions.Syntax.ExpressionCollection System.Text.RegularExpressions.Syntax.CompositeExpression::expressions ExpressionCollection_t1810289389 * ___expressions_0; public: inline static int32_t get_offset_of_expressions_0() { return static_cast(offsetof(CompositeExpression_t1252229802, ___expressions_0)); } inline ExpressionCollection_t1810289389 * get_expressions_0() const { return ___expressions_0; } inline ExpressionCollection_t1810289389 ** get_address_of_expressions_0() { return &___expressions_0; } inline void set_expressions_0(ExpressionCollection_t1810289389 * value) { ___expressions_0 = value; Il2CppCodeGenWriteBarrier((&___expressions_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // COMPOSITEEXPRESSION_T1252229802_H #ifndef RXLINKREF_T3349372210_H #define RXLINKREF_T3349372210_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Text.RegularExpressions.RxLinkRef struct RxLinkRef_t3349372210 : public LinkRef_t2971865410 { public: // System.Int32[] System.Text.RegularExpressions.RxLinkRef::offsets Int32U5BU5D_t385246372* ___offsets_0; // System.Int32 System.Text.RegularExpressions.RxLinkRef::current int32_t ___current_1; public: inline static int32_t get_offset_of_offsets_0() { return static_cast(offsetof(RxLinkRef_t3349372210, ___offsets_0)); } inline Int32U5BU5D_t385246372* get_offsets_0() const { return ___offsets_0; } inline Int32U5BU5D_t385246372** get_address_of_offsets_0() { return &___offsets_0; } inline void set_offsets_0(Int32U5BU5D_t385246372* value) { ___offsets_0 = value; Il2CppCodeGenWriteBarrier((&___offsets_0), value); } inline static int32_t get_offset_of_current_1() { return static_cast(offsetof(RxLinkRef_t3349372210, ___current_1)); } inline int32_t get_current_1() const { return ___current_1; } inline int32_t* get_address_of_current_1() { return &___current_1; } inline void set_current_1(int32_t value) { ___current_1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // RXLINKREF_T3349372210_H #ifndef INTERVAL_T1802865632_H #define INTERVAL_T1802865632_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Text.RegularExpressions.Interval struct Interval_t1802865632 { public: // System.Int32 System.Text.RegularExpressions.Interval::low int32_t ___low_0; // System.Int32 System.Text.RegularExpressions.Interval::high int32_t ___high_1; // System.Boolean System.Text.RegularExpressions.Interval::contiguous bool ___contiguous_2; public: inline static int32_t get_offset_of_low_0() { return static_cast(offsetof(Interval_t1802865632, ___low_0)); } inline int32_t get_low_0() const { return ___low_0; } inline int32_t* get_address_of_low_0() { return &___low_0; } inline void set_low_0(int32_t value) { ___low_0 = value; } inline static int32_t get_offset_of_high_1() { return static_cast(offsetof(Interval_t1802865632, ___high_1)); } inline int32_t get_high_1() const { return ___high_1; } inline int32_t* get_address_of_high_1() { return &___high_1; } inline void set_high_1(int32_t value) { ___high_1 = value; } inline static int32_t get_offset_of_contiguous_2() { return static_cast(offsetof(Interval_t1802865632, ___contiguous_2)); } inline bool get_contiguous_2() const { return ___contiguous_2; } inline bool* get_address_of_contiguous_2() { return &___contiguous_2; } inline void set_contiguous_2(bool value) { ___contiguous_2 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif // Native definition for P/Invoke marshalling of System.Text.RegularExpressions.Interval struct Interval_t1802865632_marshaled_pinvoke { int32_t ___low_0; int32_t ___high_1; int32_t ___contiguous_2; }; // Native definition for COM marshalling of System.Text.RegularExpressions.Interval struct Interval_t1802865632_marshaled_com { int32_t ___low_0; int32_t ___high_1; int32_t ___contiguous_2; }; #endif // INTERVAL_T1802865632_H #ifndef DOUBLE_T594665363_H #define DOUBLE_T594665363_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Double struct Double_t594665363 { public: // System.Double System.Double::m_value double ___m_value_13; public: inline static int32_t get_offset_of_m_value_13() { return static_cast(offsetof(Double_t594665363, ___m_value_13)); } inline double get_m_value_13() const { return ___m_value_13; } inline double* get_address_of_m_value_13() { return &___m_value_13; } inline void set_m_value_13(double value) { ___m_value_13 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DOUBLE_T594665363_H #ifndef INT64_T3736567304_H #define INT64_T3736567304_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int64 struct Int64_t3736567304 { public: // System.Int64 System.Int64::m_value int64_t ___m_value_2; public: inline static int32_t get_offset_of_m_value_2() { return static_cast(offsetof(Int64_t3736567304, ___m_value_2)); } inline int64_t get_m_value_2() const { return ___m_value_2; } inline int64_t* get_address_of_m_value_2() { return &___m_value_2; } inline void set_m_value_2(int64_t value) { ___m_value_2 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // INT64_T3736567304_H #ifndef LINKSTACK_T887727776_H #define LINKSTACK_T887727776_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Text.RegularExpressions.LinkStack struct LinkStack_t887727776 : public LinkRef_t2971865410 { public: // System.Collections.Stack System.Text.RegularExpressions.LinkStack::stack Stack_t2329662280 * ___stack_0; public: inline static int32_t get_offset_of_stack_0() { return static_cast(offsetof(LinkStack_t887727776, ___stack_0)); } inline Stack_t2329662280 * get_stack_0() const { return ___stack_0; } inline Stack_t2329662280 ** get_address_of_stack_0() { return &___stack_0; } inline void set_stack_0(Stack_t2329662280 * value) { ___stack_0 = value; Il2CppCodeGenWriteBarrier((&___stack_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LINKSTACK_T887727776_H #ifndef BOOLEAN_T97287965_H #define BOOLEAN_T97287965_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Boolean struct Boolean_t97287965 { public: // System.Boolean System.Boolean::m_value bool ___m_value_2; public: inline static int32_t get_offset_of_m_value_2() { return static_cast(offsetof(Boolean_t97287965, ___m_value_2)); } inline bool get_m_value_2() const { return ___m_value_2; } inline bool* get_address_of_m_value_2() { return &___m_value_2; } inline void set_m_value_2(bool value) { ___m_value_2 = value; } }; struct Boolean_t97287965_StaticFields { public: // System.String System.Boolean::FalseString String_t* ___FalseString_0; // System.String System.Boolean::TrueString String_t* ___TrueString_1; public: inline static int32_t get_offset_of_FalseString_0() { return static_cast(offsetof(Boolean_t97287965_StaticFields, ___FalseString_0)); } inline String_t* get_FalseString_0() const { return ___FalseString_0; } inline String_t** get_address_of_FalseString_0() { return &___FalseString_0; } inline void set_FalseString_0(String_t* value) { ___FalseString_0 = value; Il2CppCodeGenWriteBarrier((&___FalseString_0), value); } inline static int32_t get_offset_of_TrueString_1() { return static_cast(offsetof(Boolean_t97287965_StaticFields, ___TrueString_1)); } inline String_t* get_TrueString_1() const { return ___TrueString_1; } inline String_t** get_address_of_TrueString_1() { return &___TrueString_1; } inline void set_TrueString_1(String_t* value) { ___TrueString_1 = value; Il2CppCodeGenWriteBarrier((&___TrueString_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // BOOLEAN_T97287965_H #ifndef INT32_T2950945753_H #define INT32_T2950945753_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 struct Int32_t2950945753 { public: // System.Int32 System.Int32::m_value int32_t ___m_value_2; public: inline static int32_t get_offset_of_m_value_2() { return static_cast(offsetof(Int32_t2950945753, ___m_value_2)); } inline int32_t get_m_value_2() const { return ___m_value_2; } inline int32_t* get_address_of_m_value_2() { return &___m_value_2; } inline void set_m_value_2(int32_t value) { ___m_value_2 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // INT32_T2950945753_H #ifndef LINK_T3395949159_H #define LINK_T3395949159_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Text.RegularExpressions.PatternCompiler/PatternLinkStack/Link struct Link_t3395949159 { public: // System.Int32 System.Text.RegularExpressions.PatternCompiler/PatternLinkStack/Link::base_addr int32_t ___base_addr_0; // System.Int32 System.Text.RegularExpressions.PatternCompiler/PatternLinkStack/Link::offset_addr int32_t ___offset_addr_1; public: inline static int32_t get_offset_of_base_addr_0() { return static_cast(offsetof(Link_t3395949159, ___base_addr_0)); } inline int32_t get_base_addr_0() const { return ___base_addr_0; } inline int32_t* get_address_of_base_addr_0() { return &___base_addr_0; } inline void set_base_addr_0(int32_t value) { ___base_addr_0 = value; } inline static int32_t get_offset_of_offset_addr_1() { return static_cast(offsetof(Link_t3395949159, ___offset_addr_1)); } inline int32_t get_offset_addr_1() const { return ___offset_addr_1; } inline int32_t* get_address_of_offset_addr_1() { return &___offset_addr_1; } inline void set_offset_addr_1(int32_t value) { ___offset_addr_1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LINK_T3395949159_H #ifndef CILCOMPILER_T3234566002_H #define CILCOMPILER_T3234566002_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Text.RegularExpressions.CILCompiler struct CILCompiler_t3234566002 : public RxCompiler_t80015800 { public: // System.Reflection.Emit.DynamicMethod[] System.Text.RegularExpressions.CILCompiler::eval_methods DynamicMethodU5BU5D_t1439707271* ___eval_methods_2; // System.Boolean[] System.Text.RegularExpressions.CILCompiler::eval_methods_defined BooleanU5BU5D_t2897418192* ___eval_methods_defined_3; // System.Collections.Generic.Dictionary`2 System.Text.RegularExpressions.CILCompiler::generic_ops Dictionary_2_t1839659084 * ___generic_ops_4; // System.Collections.Generic.Dictionary`2 System.Text.RegularExpressions.CILCompiler::op_flags Dictionary_2_t1839659084 * ___op_flags_5; // System.Collections.Generic.Dictionary`2 System.Text.RegularExpressions.CILCompiler::labels Dictionary_2_t1170374974 * ___labels_6; // System.Reflection.Emit.LocalBuilder System.Text.RegularExpressions.CILCompiler::local_textinfo LocalBuilder_t3562264111 * ___local_textinfo_33; public: inline static int32_t get_offset_of_eval_methods_2() { return static_cast(offsetof(CILCompiler_t3234566002, ___eval_methods_2)); } inline DynamicMethodU5BU5D_t1439707271* get_eval_methods_2() const { return ___eval_methods_2; } inline DynamicMethodU5BU5D_t1439707271** get_address_of_eval_methods_2() { return &___eval_methods_2; } inline void set_eval_methods_2(DynamicMethodU5BU5D_t1439707271* value) { ___eval_methods_2 = value; Il2CppCodeGenWriteBarrier((&___eval_methods_2), value); } inline static int32_t get_offset_of_eval_methods_defined_3() { return static_cast(offsetof(CILCompiler_t3234566002, ___eval_methods_defined_3)); } inline BooleanU5BU5D_t2897418192* get_eval_methods_defined_3() const { return ___eval_methods_defined_3; } inline BooleanU5BU5D_t2897418192** get_address_of_eval_methods_defined_3() { return &___eval_methods_defined_3; } inline void set_eval_methods_defined_3(BooleanU5BU5D_t2897418192* value) { ___eval_methods_defined_3 = value; Il2CppCodeGenWriteBarrier((&___eval_methods_defined_3), value); } inline static int32_t get_offset_of_generic_ops_4() { return static_cast(offsetof(CILCompiler_t3234566002, ___generic_ops_4)); } inline Dictionary_2_t1839659084 * get_generic_ops_4() const { return ___generic_ops_4; } inline Dictionary_2_t1839659084 ** get_address_of_generic_ops_4() { return &___generic_ops_4; } inline void set_generic_ops_4(Dictionary_2_t1839659084 * value) { ___generic_ops_4 = value; Il2CppCodeGenWriteBarrier((&___generic_ops_4), value); } inline static int32_t get_offset_of_op_flags_5() { return static_cast(offsetof(CILCompiler_t3234566002, ___op_flags_5)); } inline Dictionary_2_t1839659084 * get_op_flags_5() const { return ___op_flags_5; } inline Dictionary_2_t1839659084 ** get_address_of_op_flags_5() { return &___op_flags_5; } inline void set_op_flags_5(Dictionary_2_t1839659084 * value) { ___op_flags_5 = value; Il2CppCodeGenWriteBarrier((&___op_flags_5), value); } inline static int32_t get_offset_of_labels_6() { return static_cast(offsetof(CILCompiler_t3234566002, ___labels_6)); } inline Dictionary_2_t1170374974 * get_labels_6() const { return ___labels_6; } inline Dictionary_2_t1170374974 ** get_address_of_labels_6() { return &___labels_6; } inline void set_labels_6(Dictionary_2_t1170374974 * value) { ___labels_6 = value; Il2CppCodeGenWriteBarrier((&___labels_6), value); } inline static int32_t get_offset_of_local_textinfo_33() { return static_cast(offsetof(CILCompiler_t3234566002, ___local_textinfo_33)); } inline LocalBuilder_t3562264111 * get_local_textinfo_33() const { return ___local_textinfo_33; } inline LocalBuilder_t3562264111 ** get_address_of_local_textinfo_33() { return &___local_textinfo_33; } inline void set_local_textinfo_33(LocalBuilder_t3562264111 * value) { ___local_textinfo_33 = value; Il2CppCodeGenWriteBarrier((&___local_textinfo_33), value); } }; struct CILCompiler_t3234566002_StaticFields { public: // System.Reflection.FieldInfo System.Text.RegularExpressions.CILCompiler::fi_str FieldInfo_t * ___fi_str_7; // System.Reflection.FieldInfo System.Text.RegularExpressions.CILCompiler::fi_string_start FieldInfo_t * ___fi_string_start_8; // System.Reflection.FieldInfo System.Text.RegularExpressions.CILCompiler::fi_string_end FieldInfo_t * ___fi_string_end_9; // System.Reflection.FieldInfo System.Text.RegularExpressions.CILCompiler::fi_program FieldInfo_t * ___fi_program_10; // System.Reflection.FieldInfo System.Text.RegularExpressions.CILCompiler::fi_marks FieldInfo_t * ___fi_marks_11; // System.Reflection.FieldInfo System.Text.RegularExpressions.CILCompiler::fi_groups FieldInfo_t * ___fi_groups_12; // System.Reflection.FieldInfo System.Text.RegularExpressions.CILCompiler::fi_deep FieldInfo_t * ___fi_deep_13; // System.Reflection.FieldInfo System.Text.RegularExpressions.CILCompiler::fi_stack FieldInfo_t * ___fi_stack_14; // System.Reflection.FieldInfo System.Text.RegularExpressions.CILCompiler::fi_mark_start FieldInfo_t * ___fi_mark_start_15; // System.Reflection.FieldInfo System.Text.RegularExpressions.CILCompiler::fi_mark_end FieldInfo_t * ___fi_mark_end_16; // System.Reflection.FieldInfo System.Text.RegularExpressions.CILCompiler::fi_mark_index FieldInfo_t * ___fi_mark_index_17; // System.Reflection.MethodInfo System.Text.RegularExpressions.CILCompiler::mi_stack_get_count MethodInfo_t * ___mi_stack_get_count_18; // System.Reflection.MethodInfo System.Text.RegularExpressions.CILCompiler::mi_stack_set_count MethodInfo_t * ___mi_stack_set_count_19; // System.Reflection.MethodInfo System.Text.RegularExpressions.CILCompiler::mi_stack_push MethodInfo_t * ___mi_stack_push_20; // System.Reflection.MethodInfo System.Text.RegularExpressions.CILCompiler::mi_stack_pop MethodInfo_t * ___mi_stack_pop_21; // System.Reflection.MethodInfo System.Text.RegularExpressions.CILCompiler::mi_set_start_of_match MethodInfo_t * ___mi_set_start_of_match_22; // System.Reflection.MethodInfo System.Text.RegularExpressions.CILCompiler::mi_is_word_char MethodInfo_t * ___mi_is_word_char_23; // System.Reflection.MethodInfo System.Text.RegularExpressions.CILCompiler::mi_reset_groups MethodInfo_t * ___mi_reset_groups_24; // System.Reflection.MethodInfo System.Text.RegularExpressions.CILCompiler::mi_checkpoint MethodInfo_t * ___mi_checkpoint_25; // System.Reflection.MethodInfo System.Text.RegularExpressions.CILCompiler::mi_backtrack MethodInfo_t * ___mi_backtrack_26; // System.Reflection.MethodInfo System.Text.RegularExpressions.CILCompiler::mi_open MethodInfo_t * ___mi_open_27; // System.Reflection.MethodInfo System.Text.RegularExpressions.CILCompiler::mi_close MethodInfo_t * ___mi_close_28; // System.Reflection.MethodInfo System.Text.RegularExpressions.CILCompiler::mi_get_last_defined MethodInfo_t * ___mi_get_last_defined_29; // System.Reflection.MethodInfo System.Text.RegularExpressions.CILCompiler::mi_mark_get_index MethodInfo_t * ___mi_mark_get_index_30; // System.Reflection.MethodInfo System.Text.RegularExpressions.CILCompiler::mi_mark_get_length MethodInfo_t * ___mi_mark_get_length_31; // System.Boolean System.Text.RegularExpressions.CILCompiler::trace_compile bool ___trace_compile_32; public: inline static int32_t get_offset_of_fi_str_7() { return static_cast(offsetof(CILCompiler_t3234566002_StaticFields, ___fi_str_7)); } inline FieldInfo_t * get_fi_str_7() const { return ___fi_str_7; } inline FieldInfo_t ** get_address_of_fi_str_7() { return &___fi_str_7; } inline void set_fi_str_7(FieldInfo_t * value) { ___fi_str_7 = value; Il2CppCodeGenWriteBarrier((&___fi_str_7), value); } inline static int32_t get_offset_of_fi_string_start_8() { return static_cast(offsetof(CILCompiler_t3234566002_StaticFields, ___fi_string_start_8)); } inline FieldInfo_t * get_fi_string_start_8() const { return ___fi_string_start_8; } inline FieldInfo_t ** get_address_of_fi_string_start_8() { return &___fi_string_start_8; } inline void set_fi_string_start_8(FieldInfo_t * value) { ___fi_string_start_8 = value; Il2CppCodeGenWriteBarrier((&___fi_string_start_8), value); } inline static int32_t get_offset_of_fi_string_end_9() { return static_cast(offsetof(CILCompiler_t3234566002_StaticFields, ___fi_string_end_9)); } inline FieldInfo_t * get_fi_string_end_9() const { return ___fi_string_end_9; } inline FieldInfo_t ** get_address_of_fi_string_end_9() { return &___fi_string_end_9; } inline void set_fi_string_end_9(FieldInfo_t * value) { ___fi_string_end_9 = value; Il2CppCodeGenWriteBarrier((&___fi_string_end_9), value); } inline static int32_t get_offset_of_fi_program_10() { return static_cast(offsetof(CILCompiler_t3234566002_StaticFields, ___fi_program_10)); } inline FieldInfo_t * get_fi_program_10() const { return ___fi_program_10; } inline FieldInfo_t ** get_address_of_fi_program_10() { return &___fi_program_10; } inline void set_fi_program_10(FieldInfo_t * value) { ___fi_program_10 = value; Il2CppCodeGenWriteBarrier((&___fi_program_10), value); } inline static int32_t get_offset_of_fi_marks_11() { return static_cast(offsetof(CILCompiler_t3234566002_StaticFields, ___fi_marks_11)); } inline FieldInfo_t * get_fi_marks_11() const { return ___fi_marks_11; } inline FieldInfo_t ** get_address_of_fi_marks_11() { return &___fi_marks_11; } inline void set_fi_marks_11(FieldInfo_t * value) { ___fi_marks_11 = value; Il2CppCodeGenWriteBarrier((&___fi_marks_11), value); } inline static int32_t get_offset_of_fi_groups_12() { return static_cast(offsetof(CILCompiler_t3234566002_StaticFields, ___fi_groups_12)); } inline FieldInfo_t * get_fi_groups_12() const { return ___fi_groups_12; } inline FieldInfo_t ** get_address_of_fi_groups_12() { return &___fi_groups_12; } inline void set_fi_groups_12(FieldInfo_t * value) { ___fi_groups_12 = value; Il2CppCodeGenWriteBarrier((&___fi_groups_12), value); } inline static int32_t get_offset_of_fi_deep_13() { return static_cast(offsetof(CILCompiler_t3234566002_StaticFields, ___fi_deep_13)); } inline FieldInfo_t * get_fi_deep_13() const { return ___fi_deep_13; } inline FieldInfo_t ** get_address_of_fi_deep_13() { return &___fi_deep_13; } inline void set_fi_deep_13(FieldInfo_t * value) { ___fi_deep_13 = value; Il2CppCodeGenWriteBarrier((&___fi_deep_13), value); } inline static int32_t get_offset_of_fi_stack_14() { return static_cast(offsetof(CILCompiler_t3234566002_StaticFields, ___fi_stack_14)); } inline FieldInfo_t * get_fi_stack_14() const { return ___fi_stack_14; } inline FieldInfo_t ** get_address_of_fi_stack_14() { return &___fi_stack_14; } inline void set_fi_stack_14(FieldInfo_t * value) { ___fi_stack_14 = value; Il2CppCodeGenWriteBarrier((&___fi_stack_14), value); } inline static int32_t get_offset_of_fi_mark_start_15() { return static_cast(offsetof(CILCompiler_t3234566002_StaticFields, ___fi_mark_start_15)); } inline FieldInfo_t * get_fi_mark_start_15() const { return ___fi_mark_start_15; } inline FieldInfo_t ** get_address_of_fi_mark_start_15() { return &___fi_mark_start_15; } inline void set_fi_mark_start_15(FieldInfo_t * value) { ___fi_mark_start_15 = value; Il2CppCodeGenWriteBarrier((&___fi_mark_start_15), value); } inline static int32_t get_offset_of_fi_mark_end_16() { return static_cast(offsetof(CILCompiler_t3234566002_StaticFields, ___fi_mark_end_16)); } inline FieldInfo_t * get_fi_mark_end_16() const { return ___fi_mark_end_16; } inline FieldInfo_t ** get_address_of_fi_mark_end_16() { return &___fi_mark_end_16; } inline void set_fi_mark_end_16(FieldInfo_t * value) { ___fi_mark_end_16 = value; Il2CppCodeGenWriteBarrier((&___fi_mark_end_16), value); } inline static int32_t get_offset_of_fi_mark_index_17() { return static_cast(offsetof(CILCompiler_t3234566002_StaticFields, ___fi_mark_index_17)); } inline FieldInfo_t * get_fi_mark_index_17() const { return ___fi_mark_index_17; } inline FieldInfo_t ** get_address_of_fi_mark_index_17() { return &___fi_mark_index_17; } inline void set_fi_mark_index_17(FieldInfo_t * value) { ___fi_mark_index_17 = value; Il2CppCodeGenWriteBarrier((&___fi_mark_index_17), value); } inline static int32_t get_offset_of_mi_stack_get_count_18() { return static_cast(offsetof(CILCompiler_t3234566002_StaticFields, ___mi_stack_get_count_18)); } inline MethodInfo_t * get_mi_stack_get_count_18() const { return ___mi_stack_get_count_18; } inline MethodInfo_t ** get_address_of_mi_stack_get_count_18() { return &___mi_stack_get_count_18; } inline void set_mi_stack_get_count_18(MethodInfo_t * value) { ___mi_stack_get_count_18 = value; Il2CppCodeGenWriteBarrier((&___mi_stack_get_count_18), value); } inline static int32_t get_offset_of_mi_stack_set_count_19() { return static_cast(offsetof(CILCompiler_t3234566002_StaticFields, ___mi_stack_set_count_19)); } inline MethodInfo_t * get_mi_stack_set_count_19() const { return ___mi_stack_set_count_19; } inline MethodInfo_t ** get_address_of_mi_stack_set_count_19() { return &___mi_stack_set_count_19; } inline void set_mi_stack_set_count_19(MethodInfo_t * value) { ___mi_stack_set_count_19 = value; Il2CppCodeGenWriteBarrier((&___mi_stack_set_count_19), value); } inline static int32_t get_offset_of_mi_stack_push_20() { return static_cast(offsetof(CILCompiler_t3234566002_StaticFields, ___mi_stack_push_20)); } inline MethodInfo_t * get_mi_stack_push_20() const { return ___mi_stack_push_20; } inline MethodInfo_t ** get_address_of_mi_stack_push_20() { return &___mi_stack_push_20; } inline void set_mi_stack_push_20(MethodInfo_t * value) { ___mi_stack_push_20 = value; Il2CppCodeGenWriteBarrier((&___mi_stack_push_20), value); } inline static int32_t get_offset_of_mi_stack_pop_21() { return static_cast(offsetof(CILCompiler_t3234566002_StaticFields, ___mi_stack_pop_21)); } inline MethodInfo_t * get_mi_stack_pop_21() const { return ___mi_stack_pop_21; } inline MethodInfo_t ** get_address_of_mi_stack_pop_21() { return &___mi_stack_pop_21; } inline void set_mi_stack_pop_21(MethodInfo_t * value) { ___mi_stack_pop_21 = value; Il2CppCodeGenWriteBarrier((&___mi_stack_pop_21), value); } inline static int32_t get_offset_of_mi_set_start_of_match_22() { return static_cast(offsetof(CILCompiler_t3234566002_StaticFields, ___mi_set_start_of_match_22)); } inline MethodInfo_t * get_mi_set_start_of_match_22() const { return ___mi_set_start_of_match_22; } inline MethodInfo_t ** get_address_of_mi_set_start_of_match_22() { return &___mi_set_start_of_match_22; } inline void set_mi_set_start_of_match_22(MethodInfo_t * value) { ___mi_set_start_of_match_22 = value; Il2CppCodeGenWriteBarrier((&___mi_set_start_of_match_22), value); } inline static int32_t get_offset_of_mi_is_word_char_23() { return static_cast(offsetof(CILCompiler_t3234566002_StaticFields, ___mi_is_word_char_23)); } inline MethodInfo_t * get_mi_is_word_char_23() const { return ___mi_is_word_char_23; } inline MethodInfo_t ** get_address_of_mi_is_word_char_23() { return &___mi_is_word_char_23; } inline void set_mi_is_word_char_23(MethodInfo_t * value) { ___mi_is_word_char_23 = value; Il2CppCodeGenWriteBarrier((&___mi_is_word_char_23), value); } inline static int32_t get_offset_of_mi_reset_groups_24() { return static_cast(offsetof(CILCompiler_t3234566002_StaticFields, ___mi_reset_groups_24)); } inline MethodInfo_t * get_mi_reset_groups_24() const { return ___mi_reset_groups_24; } inline MethodInfo_t ** get_address_of_mi_reset_groups_24() { return &___mi_reset_groups_24; } inline void set_mi_reset_groups_24(MethodInfo_t * value) { ___mi_reset_groups_24 = value; Il2CppCodeGenWriteBarrier((&___mi_reset_groups_24), value); } inline static int32_t get_offset_of_mi_checkpoint_25() { return static_cast(offsetof(CILCompiler_t3234566002_StaticFields, ___mi_checkpoint_25)); } inline MethodInfo_t * get_mi_checkpoint_25() const { return ___mi_checkpoint_25; } inline MethodInfo_t ** get_address_of_mi_checkpoint_25() { return &___mi_checkpoint_25; } inline void set_mi_checkpoint_25(MethodInfo_t * value) { ___mi_checkpoint_25 = value; Il2CppCodeGenWriteBarrier((&___mi_checkpoint_25), value); } inline static int32_t get_offset_of_mi_backtrack_26() { return static_cast(offsetof(CILCompiler_t3234566002_StaticFields, ___mi_backtrack_26)); } inline MethodInfo_t * get_mi_backtrack_26() const { return ___mi_backtrack_26; } inline MethodInfo_t ** get_address_of_mi_backtrack_26() { return &___mi_backtrack_26; } inline void set_mi_backtrack_26(MethodInfo_t * value) { ___mi_backtrack_26 = value; Il2CppCodeGenWriteBarrier((&___mi_backtrack_26), value); } inline static int32_t get_offset_of_mi_open_27() { return static_cast(offsetof(CILCompiler_t3234566002_StaticFields, ___mi_open_27)); } inline MethodInfo_t * get_mi_open_27() const { return ___mi_open_27; } inline MethodInfo_t ** get_address_of_mi_open_27() { return &___mi_open_27; } inline void set_mi_open_27(MethodInfo_t * value) { ___mi_open_27 = value; Il2CppCodeGenWriteBarrier((&___mi_open_27), value); } inline static int32_t get_offset_of_mi_close_28() { return static_cast(offsetof(CILCompiler_t3234566002_StaticFields, ___mi_close_28)); } inline MethodInfo_t * get_mi_close_28() const { return ___mi_close_28; } inline MethodInfo_t ** get_address_of_mi_close_28() { return &___mi_close_28; } inline void set_mi_close_28(MethodInfo_t * value) { ___mi_close_28 = value; Il2CppCodeGenWriteBarrier((&___mi_close_28), value); } inline static int32_t get_offset_of_mi_get_last_defined_29() { return static_cast(offsetof(CILCompiler_t3234566002_StaticFields, ___mi_get_last_defined_29)); } inline MethodInfo_t * get_mi_get_last_defined_29() const { return ___mi_get_last_defined_29; } inline MethodInfo_t ** get_address_of_mi_get_last_defined_29() { return &___mi_get_last_defined_29; } inline void set_mi_get_last_defined_29(MethodInfo_t * value) { ___mi_get_last_defined_29 = value; Il2CppCodeGenWriteBarrier((&___mi_get_last_defined_29), value); } inline static int32_t get_offset_of_mi_mark_get_index_30() { return static_cast(offsetof(CILCompiler_t3234566002_StaticFields, ___mi_mark_get_index_30)); } inline MethodInfo_t * get_mi_mark_get_index_30() const { return ___mi_mark_get_index_30; } inline MethodInfo_t ** get_address_of_mi_mark_get_index_30() { return &___mi_mark_get_index_30; } inline void set_mi_mark_get_index_30(MethodInfo_t * value) { ___mi_mark_get_index_30 = value; Il2CppCodeGenWriteBarrier((&___mi_mark_get_index_30), value); } inline static int32_t get_offset_of_mi_mark_get_length_31() { return static_cast(offsetof(CILCompiler_t3234566002_StaticFields, ___mi_mark_get_length_31)); } inline MethodInfo_t * get_mi_mark_get_length_31() const { return ___mi_mark_get_length_31; } inline MethodInfo_t ** get_address_of_mi_mark_get_length_31() { return &___mi_mark_get_length_31; } inline void set_mi_mark_get_length_31(MethodInfo_t * value) { ___mi_mark_get_length_31 = value; Il2CppCodeGenWriteBarrier((&___mi_mark_get_length_31), value); } inline static int32_t get_offset_of_trace_compile_32() { return static_cast(offsetof(CILCompiler_t3234566002_StaticFields, ___trace_compile_32)); } inline bool get_trace_compile_32() const { return ___trace_compile_32; } inline bool* get_address_of_trace_compile_32() { return &___trace_compile_32; } inline void set_trace_compile_32(bool value) { ___trace_compile_32 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CILCOMPILER_T3234566002_H #ifndef SHA1_T1803193667_H #define SHA1_T1803193667_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Security.Cryptography.SHA1 struct SHA1_t1803193667 : public HashAlgorithm_t1432317219 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SHA1_T1803193667_H #ifndef X509CERTIFICATECOLLECTION_T1542168550_H #define X509CERTIFICATECOLLECTION_T1542168550_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Mono.Security.X509.X509CertificateCollection struct X509CertificateCollection_t1542168550 : public CollectionBase_t2727926298 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // X509CERTIFICATECOLLECTION_T1542168550_H #ifndef X509EXTENSION_T3272255153_H #define X509EXTENSION_T3272255153_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Security.Cryptography.X509Certificates.X509Extension struct X509Extension_t3272255153 : public AsnEncodedData_t382354011 { public: // System.Boolean System.Security.Cryptography.X509Certificates.X509Extension::_critical bool ____critical_3; public: inline static int32_t get_offset_of__critical_3() { return static_cast(offsetof(X509Extension_t3272255153, ____critical_3)); } inline bool get__critical_3() const { return ____critical_3; } inline bool* get_address_of__critical_3() { return &____critical_3; } inline void set__critical_3(bool value) { ____critical_3 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // X509EXTENSION_T3272255153_H #ifndef BYTE_T1134296376_H #define BYTE_T1134296376_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Byte struct Byte_t1134296376 { public: // System.Byte System.Byte::m_value uint8_t ___m_value_2; public: inline static int32_t get_offset_of_m_value_2() { return static_cast(offsetof(Byte_t1134296376, ___m_value_2)); } inline uint8_t get_m_value_2() const { return ___m_value_2; } inline uint8_t* get_address_of_m_value_2() { return &___m_value_2; } inline void set_m_value_2(uint8_t value) { ___m_value_2 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // BYTE_T1134296376_H #ifndef X509EXTENSIONCOLLECTION_T609554709_H #define X509EXTENSIONCOLLECTION_T609554709_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Mono.Security.X509.X509ExtensionCollection struct X509ExtensionCollection_t609554709 : public CollectionBase_t2727926298 { public: // System.Boolean Mono.Security.X509.X509ExtensionCollection::readOnly bool ___readOnly_1; public: inline static int32_t get_offset_of_readOnly_1() { return static_cast(offsetof(X509ExtensionCollection_t609554709, ___readOnly_1)); } inline bool get_readOnly_1() const { return ___readOnly_1; } inline bool* get_address_of_readOnly_1() { return &___readOnly_1; } inline void set_readOnly_1(bool value) { ___readOnly_1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // X509EXTENSIONCOLLECTION_T609554709_H #ifndef UINT16_T2177724958_H #define UINT16_T2177724958_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.UInt16 struct UInt16_t2177724958 { public: // System.UInt16 System.UInt16::m_value uint16_t ___m_value_2; public: inline static int32_t get_offset_of_m_value_2() { return static_cast(offsetof(UInt16_t2177724958, ___m_value_2)); } inline uint16_t get_m_value_2() const { return ___m_value_2; } inline uint16_t* get_address_of_m_value_2() { return &___m_value_2; } inline void set_m_value_2(uint16_t value) { ___m_value_2 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UINT16_T2177724958_H #ifndef CHAR_T3634460470_H #define CHAR_T3634460470_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Char struct Char_t3634460470 { public: // System.Char System.Char::m_value Il2CppChar ___m_value_2; public: inline static int32_t get_offset_of_m_value_2() { return static_cast(offsetof(Char_t3634460470, ___m_value_2)); } inline Il2CppChar get_m_value_2() const { return ___m_value_2; } inline Il2CppChar* get_address_of_m_value_2() { return &___m_value_2; } inline void set_m_value_2(Il2CppChar value) { ___m_value_2 = value; } }; struct Char_t3634460470_StaticFields { public: // System.Byte* System.Char::category_data uint8_t* ___category_data_3; // System.Byte* System.Char::numeric_data uint8_t* ___numeric_data_4; // System.Double* System.Char::numeric_data_values double* ___numeric_data_values_5; // System.UInt16* System.Char::to_lower_data_low uint16_t* ___to_lower_data_low_6; // System.UInt16* System.Char::to_lower_data_high uint16_t* ___to_lower_data_high_7; // System.UInt16* System.Char::to_upper_data_low uint16_t* ___to_upper_data_low_8; // System.UInt16* System.Char::to_upper_data_high uint16_t* ___to_upper_data_high_9; public: inline static int32_t get_offset_of_category_data_3() { return static_cast(offsetof(Char_t3634460470_StaticFields, ___category_data_3)); } inline uint8_t* get_category_data_3() const { return ___category_data_3; } inline uint8_t** get_address_of_category_data_3() { return &___category_data_3; } inline void set_category_data_3(uint8_t* value) { ___category_data_3 = value; } inline static int32_t get_offset_of_numeric_data_4() { return static_cast(offsetof(Char_t3634460470_StaticFields, ___numeric_data_4)); } inline uint8_t* get_numeric_data_4() const { return ___numeric_data_4; } inline uint8_t** get_address_of_numeric_data_4() { return &___numeric_data_4; } inline void set_numeric_data_4(uint8_t* value) { ___numeric_data_4 = value; } inline static int32_t get_offset_of_numeric_data_values_5() { return static_cast(offsetof(Char_t3634460470_StaticFields, ___numeric_data_values_5)); } inline double* get_numeric_data_values_5() const { return ___numeric_data_values_5; } inline double** get_address_of_numeric_data_values_5() { return &___numeric_data_values_5; } inline void set_numeric_data_values_5(double* value) { ___numeric_data_values_5 = value; } inline static int32_t get_offset_of_to_lower_data_low_6() { return static_cast(offsetof(Char_t3634460470_StaticFields, ___to_lower_data_low_6)); } inline uint16_t* get_to_lower_data_low_6() const { return ___to_lower_data_low_6; } inline uint16_t** get_address_of_to_lower_data_low_6() { return &___to_lower_data_low_6; } inline void set_to_lower_data_low_6(uint16_t* value) { ___to_lower_data_low_6 = value; } inline static int32_t get_offset_of_to_lower_data_high_7() { return static_cast(offsetof(Char_t3634460470_StaticFields, ___to_lower_data_high_7)); } inline uint16_t* get_to_lower_data_high_7() const { return ___to_lower_data_high_7; } inline uint16_t** get_address_of_to_lower_data_high_7() { return &___to_lower_data_high_7; } inline void set_to_lower_data_high_7(uint16_t* value) { ___to_lower_data_high_7 = value; } inline static int32_t get_offset_of_to_upper_data_low_8() { return static_cast(offsetof(Char_t3634460470_StaticFields, ___to_upper_data_low_8)); } inline uint16_t* get_to_upper_data_low_8() const { return ___to_upper_data_low_8; } inline uint16_t** get_address_of_to_upper_data_low_8() { return &___to_upper_data_low_8; } inline void set_to_upper_data_low_8(uint16_t* value) { ___to_upper_data_low_8 = value; } inline static int32_t get_offset_of_to_upper_data_high_9() { return static_cast(offsetof(Char_t3634460470_StaticFields, ___to_upper_data_high_9)); } inline uint16_t* get_to_upper_data_high_9() const { return ___to_upper_data_high_9; } inline uint16_t** get_address_of_to_upper_data_high_9() { return &___to_upper_data_high_9; } inline void set_to_upper_data_high_9(uint16_t* value) { ___to_upper_data_high_9 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CHAR_T3634460470_H #ifndef OPCODE_T1565867503_H #define OPCODE_T1565867503_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Text.RegularExpressions.OpCode struct OpCode_t1565867503 { public: // System.UInt16 System.Text.RegularExpressions.OpCode::value__ uint16_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(OpCode_t1565867503, ___value___1)); } inline uint16_t get_value___1() const { return ___value___1; } inline uint16_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(uint16_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // OPCODE_T1565867503_H #ifndef X509REVOCATIONFLAG_T2592711905_H #define X509REVOCATIONFLAG_T2592711905_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Security.Cryptography.X509Certificates.X509RevocationFlag struct X509RevocationFlag_t2592711905 { public: // System.Int32 System.Security.Cryptography.X509Certificates.X509RevocationFlag::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(X509RevocationFlag_t2592711905, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // X509REVOCATIONFLAG_T2592711905_H #ifndef X509CHAINSTATUSFLAGS_T1026973125_H #define X509CHAINSTATUSFLAGS_T1026973125_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Security.Cryptography.X509Certificates.X509ChainStatusFlags struct X509ChainStatusFlags_t1026973125 { public: // System.Int32 System.Security.Cryptography.X509Certificates.X509ChainStatusFlags::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(X509ChainStatusFlags_t1026973125, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // X509CHAINSTATUSFLAGS_T1026973125_H #ifndef NOTIMPLEMENTEDEXCEPTION_T3489357830_H #define NOTIMPLEMENTEDEXCEPTION_T3489357830_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.NotImplementedException struct NotImplementedException_t3489357830 : public SystemException_t176217640 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // NOTIMPLEMENTEDEXCEPTION_T3489357830_H #ifndef X509CERTIFICATE2COLLECTION_T2111161276_H #define X509CERTIFICATE2COLLECTION_T2111161276_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Security.Cryptography.X509Certificates.X509Certificate2Collection struct X509Certificate2Collection_t2111161276 : public X509CertificateCollection_t3399372417 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // X509CERTIFICATE2COLLECTION_T2111161276_H #ifndef MATCH_T3408321083_H #define MATCH_T3408321083_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Text.RegularExpressions.Match struct Match_t3408321083 : public Group_t2468205786 { public: // System.Text.RegularExpressions.Regex System.Text.RegularExpressions.Match::regex Regex_t3657309853 * ___regex_6; // System.Text.RegularExpressions.IMachine System.Text.RegularExpressions.Match::machine RuntimeObject* ___machine_7; // System.Int32 System.Text.RegularExpressions.Match::text_length int32_t ___text_length_8; // System.Text.RegularExpressions.GroupCollection System.Text.RegularExpressions.Match::groups GroupCollection_t69770484 * ___groups_9; public: inline static int32_t get_offset_of_regex_6() { return static_cast(offsetof(Match_t3408321083, ___regex_6)); } inline Regex_t3657309853 * get_regex_6() const { return ___regex_6; } inline Regex_t3657309853 ** get_address_of_regex_6() { return &___regex_6; } inline void set_regex_6(Regex_t3657309853 * value) { ___regex_6 = value; Il2CppCodeGenWriteBarrier((&___regex_6), value); } inline static int32_t get_offset_of_machine_7() { return static_cast(offsetof(Match_t3408321083, ___machine_7)); } inline RuntimeObject* get_machine_7() const { return ___machine_7; } inline RuntimeObject** get_address_of_machine_7() { return &___machine_7; } inline void set_machine_7(RuntimeObject* value) { ___machine_7 = value; Il2CppCodeGenWriteBarrier((&___machine_7), value); } inline static int32_t get_offset_of_text_length_8() { return static_cast(offsetof(Match_t3408321083, ___text_length_8)); } inline int32_t get_text_length_8() const { return ___text_length_8; } inline int32_t* get_address_of_text_length_8() { return &___text_length_8; } inline void set_text_length_8(int32_t value) { ___text_length_8 = value; } inline static int32_t get_offset_of_groups_9() { return static_cast(offsetof(Match_t3408321083, ___groups_9)); } inline GroupCollection_t69770484 * get_groups_9() const { return ___groups_9; } inline GroupCollection_t69770484 ** get_address_of_groups_9() { return &___groups_9; } inline void set_groups_9(GroupCollection_t69770484 * value) { ___groups_9 = value; Il2CppCodeGenWriteBarrier((&___groups_9), value); } }; struct Match_t3408321083_StaticFields { public: // System.Text.RegularExpressions.Match System.Text.RegularExpressions.Match::empty Match_t3408321083 * ___empty_10; public: inline static int32_t get_offset_of_empty_10() { return static_cast(offsetof(Match_t3408321083_StaticFields, ___empty_10)); } inline Match_t3408321083 * get_empty_10() const { return ___empty_10; } inline Match_t3408321083 ** get_address_of_empty_10() { return &___empty_10; } inline void set_empty_10(Match_t3408321083 * value) { ___empty_10 = value; Il2CppCodeGenWriteBarrier((&___empty_10), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // MATCH_T3408321083_H #ifndef X509SUBJECTKEYIDENTIFIERHASHALGORITHM_T3929505454_H #define X509SUBJECTKEYIDENTIFIERHASHALGORITHM_T3929505454_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Security.Cryptography.X509Certificates.X509SubjectKeyIdentifierHashAlgorithm struct X509SubjectKeyIdentifierHashAlgorithm_t3929505454 { public: // System.Int32 System.Security.Cryptography.X509Certificates.X509SubjectKeyIdentifierHashAlgorithm::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(X509SubjectKeyIdentifierHashAlgorithm_t3929505454, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // X509SUBJECTKEYIDENTIFIERHASHALGORITHM_T3929505454_H #ifndef INVALIDOPERATIONEXCEPTION_T56020091_H #define INVALIDOPERATIONEXCEPTION_T56020091_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.InvalidOperationException struct InvalidOperationException_t56020091 : public SystemException_t176217640 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // INVALIDOPERATIONEXCEPTION_T56020091_H #ifndef PATTERNLINKSTACK_T976787442_H #define PATTERNLINKSTACK_T976787442_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Text.RegularExpressions.PatternCompiler/PatternLinkStack struct PatternLinkStack_t976787442 : public LinkStack_t887727776 { public: // System.Text.RegularExpressions.PatternCompiler/PatternLinkStack/Link System.Text.RegularExpressions.PatternCompiler/PatternLinkStack::link Link_t3395949159 ___link_1; public: inline static int32_t get_offset_of_link_1() { return static_cast(offsetof(PatternLinkStack_t976787442, ___link_1)); } inline Link_t3395949159 get_link_1() const { return ___link_1; } inline Link_t3395949159 * get_address_of_link_1() { return &___link_1; } inline void set_link_1(Link_t3395949159 value) { ___link_1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // PATTERNLINKSTACK_T976787442_H #ifndef METHODATTRIBUTES_T2366443849_H #define METHODATTRIBUTES_T2366443849_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Reflection.MethodAttributes struct MethodAttributes_t2366443849 { public: // System.Int32 System.Reflection.MethodAttributes::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(MethodAttributes_t2366443849, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // METHODATTRIBUTES_T2366443849_H #ifndef CALLINGCONVENTIONS_T2253234531_H #define CALLINGCONVENTIONS_T2253234531_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Reflection.CallingConventions struct CallingConventions_t2253234531 { public: // System.Int32 System.Reflection.CallingConventions::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(CallingConventions_t2253234531, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CALLINGCONVENTIONS_T2253234531_H #ifndef X509KEYUSAGEFLAGS_T1431795504_H #define X509KEYUSAGEFLAGS_T1431795504_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Security.Cryptography.X509Certificates.X509KeyUsageFlags struct X509KeyUsageFlags_t1431795504 { public: // System.Int32 System.Security.Cryptography.X509Certificates.X509KeyUsageFlags::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(X509KeyUsageFlags_t1431795504, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // X509KEYUSAGEFLAGS_T1431795504_H #ifndef STREAMINGCONTEXTSTATES_T3580100459_H #define STREAMINGCONTEXTSTATES_T3580100459_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Runtime.Serialization.StreamingContextStates struct StreamingContextStates_t3580100459 { public: // System.Int32 System.Runtime.Serialization.StreamingContextStates::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(StreamingContextStates_t3580100459, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // STREAMINGCONTEXTSTATES_T3580100459_H #ifndef GROUP_T1458537008_H #define GROUP_T1458537008_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Text.RegularExpressions.Syntax.Group struct Group_t1458537008 : public CompositeExpression_t1252229802 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // GROUP_T1458537008_H #ifndef X509FINDTYPE_T3058503971_H #define X509FINDTYPE_T3058503971_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Security.Cryptography.X509Certificates.X509FindType struct X509FindType_t3058503971 { public: // System.Int32 System.Security.Cryptography.X509Certificates.X509FindType::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(X509FindType_t3058503971, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // X509FINDTYPE_T3058503971_H #ifndef RUNTIMEMETHODHANDLE_T1133924984_H #define RUNTIMEMETHODHANDLE_T1133924984_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.RuntimeMethodHandle struct RuntimeMethodHandle_t1133924984 { public: // System.IntPtr System.RuntimeMethodHandle::value intptr_t ___value_0; public: inline static int32_t get_offset_of_value_0() { return static_cast(offsetof(RuntimeMethodHandle_t1133924984, ___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; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // RUNTIMEMETHODHANDLE_T1133924984_H #ifndef OPENFLAGS_T968238685_H #define OPENFLAGS_T968238685_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Security.Cryptography.X509Certificates.OpenFlags struct OpenFlags_t968238685 { public: // System.Int32 System.Security.Cryptography.X509Certificates.OpenFlags::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(OpenFlags_t968238685, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // OPENFLAGS_T968238685_H #ifndef ASNDECODESTATUS_T788588755_H #define ASNDECODESTATUS_T788588755_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Security.Cryptography.AsnDecodeStatus struct AsnDecodeStatus_t788588755 { public: // System.Int32 System.Security.Cryptography.AsnDecodeStatus::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(AsnDecodeStatus_t788588755, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ASNDECODESTATUS_T788588755_H #ifndef STORELOCATION_T2864310644_H #define STORELOCATION_T2864310644_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Security.Cryptography.X509Certificates.StoreLocation struct StoreLocation_t2864310644 { public: // System.Int32 System.Security.Cryptography.X509Certificates.StoreLocation::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(StoreLocation_t2864310644, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // STORELOCATION_T2864310644_H #ifndef STORENAME_T1492274484_H #define STORENAME_T1492274484_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Security.Cryptography.X509Certificates.StoreName struct StoreName_t1492274484 { public: // System.Int32 System.Security.Cryptography.X509Certificates.StoreName::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(StoreName_t1492274484, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // STORENAME_T1492274484_H #ifndef DATETIMEKIND_T3468814247_H #define DATETIMEKIND_T3468814247_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.DateTimeKind struct DateTimeKind_t3468814247 { public: // System.Int32 System.DateTimeKind::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(DateTimeKind_t3468814247, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DATETIMEKIND_T3468814247_H #ifndef X509NAMETYPE_T2096517340_H #define X509NAMETYPE_T2096517340_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Security.Cryptography.X509Certificates.X509NameType struct X509NameType_t2096517340 { public: // System.Int32 System.Security.Cryptography.X509Certificates.X509NameType::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(X509NameType_t2096517340, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // X509NAMETYPE_T2096517340_H #ifndef CATEGORY_T1200126069_H #define CATEGORY_T1200126069_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Text.RegularExpressions.Category struct Category_t1200126069 { public: // System.UInt16 System.Text.RegularExpressions.Category::value__ uint16_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(Category_t1200126069, ___value___1)); } inline uint16_t get_value___1() const { return ___value___1; } inline uint16_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(uint16_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CATEGORY_T1200126069_H #ifndef REGEXOPTIONS_T92845595_H #define REGEXOPTIONS_T92845595_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Text.RegularExpressions.RegexOptions struct RegexOptions_t92845595 { public: // System.Int32 System.Text.RegularExpressions.RegexOptions::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(RegexOptions_t92845595, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // REGEXOPTIONS_T92845595_H #ifndef UNICODECATEGORY_T3356078642_H #define UNICODECATEGORY_T3356078642_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Globalization.UnicodeCategory struct UnicodeCategory_t3356078642 { public: // System.Int32 System.Globalization.UnicodeCategory::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(UnicodeCategory_t3356078642, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UNICODECATEGORY_T3356078642_H #ifndef NOTSUPPORTEDEXCEPTION_T1314879016_H #define NOTSUPPORTEDEXCEPTION_T1314879016_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.NotSupportedException struct NotSupportedException_t1314879016 : public SystemException_t176217640 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // NOTSUPPORTEDEXCEPTION_T1314879016_H #ifndef RXINTERPRETER_T3591201055_H #define RXINTERPRETER_T3591201055_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Text.RegularExpressions.RxInterpreter struct RxInterpreter_t3591201055 : public BaseMachine_t2554639499 { public: // System.Byte[] System.Text.RegularExpressions.RxInterpreter::program ByteU5BU5D_t4116647657* ___program_1; // System.String System.Text.RegularExpressions.RxInterpreter::str String_t* ___str_2; // System.Int32 System.Text.RegularExpressions.RxInterpreter::string_start int32_t ___string_start_3; // System.Int32 System.Text.RegularExpressions.RxInterpreter::string_end int32_t ___string_end_4; // System.Int32 System.Text.RegularExpressions.RxInterpreter::group_count int32_t ___group_count_5; // System.Int32[] System.Text.RegularExpressions.RxInterpreter::groups Int32U5BU5D_t385246372* ___groups_6; // System.Text.RegularExpressions.EvalDelegate System.Text.RegularExpressions.RxInterpreter::eval_del EvalDelegate_t1206020564 * ___eval_del_7; // System.Text.RegularExpressions.Mark[] System.Text.RegularExpressions.RxInterpreter::marks MarkU5BU5D_t3645422402* ___marks_8; // System.Int32 System.Text.RegularExpressions.RxInterpreter::mark_start int32_t ___mark_start_9; // System.Int32 System.Text.RegularExpressions.RxInterpreter::mark_end int32_t ___mark_end_10; // System.Text.RegularExpressions.RxInterpreter/IntStack System.Text.RegularExpressions.RxInterpreter::stack IntStack_t561212167 ___stack_11; // System.Text.RegularExpressions.RxInterpreter/RepeatContext System.Text.RegularExpressions.RxInterpreter::repeat RepeatContext_t2643093670 * ___repeat_12; // System.Text.RegularExpressions.RxInterpreter/RepeatContext System.Text.RegularExpressions.RxInterpreter::deep RepeatContext_t2643093670 * ___deep_13; public: inline static int32_t get_offset_of_program_1() { return static_cast(offsetof(RxInterpreter_t3591201055, ___program_1)); } inline ByteU5BU5D_t4116647657* get_program_1() const { return ___program_1; } inline ByteU5BU5D_t4116647657** get_address_of_program_1() { return &___program_1; } inline void set_program_1(ByteU5BU5D_t4116647657* value) { ___program_1 = value; Il2CppCodeGenWriteBarrier((&___program_1), value); } inline static int32_t get_offset_of_str_2() { return static_cast(offsetof(RxInterpreter_t3591201055, ___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((&___str_2), value); } inline static int32_t get_offset_of_string_start_3() { return static_cast(offsetof(RxInterpreter_t3591201055, ___string_start_3)); } inline int32_t get_string_start_3() const { return ___string_start_3; } inline int32_t* get_address_of_string_start_3() { return &___string_start_3; } inline void set_string_start_3(int32_t value) { ___string_start_3 = value; } inline static int32_t get_offset_of_string_end_4() { return static_cast(offsetof(RxInterpreter_t3591201055, ___string_end_4)); } inline int32_t get_string_end_4() const { return ___string_end_4; } inline int32_t* get_address_of_string_end_4() { return &___string_end_4; } inline void set_string_end_4(int32_t value) { ___string_end_4 = value; } inline static int32_t get_offset_of_group_count_5() { return static_cast(offsetof(RxInterpreter_t3591201055, ___group_count_5)); } inline int32_t get_group_count_5() const { return ___group_count_5; } inline int32_t* get_address_of_group_count_5() { return &___group_count_5; } inline void set_group_count_5(int32_t value) { ___group_count_5 = value; } inline static int32_t get_offset_of_groups_6() { return static_cast(offsetof(RxInterpreter_t3591201055, ___groups_6)); } inline Int32U5BU5D_t385246372* get_groups_6() const { return ___groups_6; } inline Int32U5BU5D_t385246372** get_address_of_groups_6() { return &___groups_6; } inline void set_groups_6(Int32U5BU5D_t385246372* value) { ___groups_6 = value; Il2CppCodeGenWriteBarrier((&___groups_6), value); } inline static int32_t get_offset_of_eval_del_7() { return static_cast(offsetof(RxInterpreter_t3591201055, ___eval_del_7)); } inline EvalDelegate_t1206020564 * get_eval_del_7() const { return ___eval_del_7; } inline EvalDelegate_t1206020564 ** get_address_of_eval_del_7() { return &___eval_del_7; } inline void set_eval_del_7(EvalDelegate_t1206020564 * value) { ___eval_del_7 = value; Il2CppCodeGenWriteBarrier((&___eval_del_7), value); } inline static int32_t get_offset_of_marks_8() { return static_cast(offsetof(RxInterpreter_t3591201055, ___marks_8)); } inline MarkU5BU5D_t3645422402* get_marks_8() const { return ___marks_8; } inline MarkU5BU5D_t3645422402** get_address_of_marks_8() { return &___marks_8; } inline void set_marks_8(MarkU5BU5D_t3645422402* value) { ___marks_8 = value; Il2CppCodeGenWriteBarrier((&___marks_8), value); } inline static int32_t get_offset_of_mark_start_9() { return static_cast(offsetof(RxInterpreter_t3591201055, ___mark_start_9)); } inline int32_t get_mark_start_9() const { return ___mark_start_9; } inline int32_t* get_address_of_mark_start_9() { return &___mark_start_9; } inline void set_mark_start_9(int32_t value) { ___mark_start_9 = value; } inline static int32_t get_offset_of_mark_end_10() { return static_cast(offsetof(RxInterpreter_t3591201055, ___mark_end_10)); } inline int32_t get_mark_end_10() const { return ___mark_end_10; } inline int32_t* get_address_of_mark_end_10() { return &___mark_end_10; } inline void set_mark_end_10(int32_t value) { ___mark_end_10 = value; } inline static int32_t get_offset_of_stack_11() { return static_cast(offsetof(RxInterpreter_t3591201055, ___stack_11)); } inline IntStack_t561212167 get_stack_11() const { return ___stack_11; } inline IntStack_t561212167 * get_address_of_stack_11() { return &___stack_11; } inline void set_stack_11(IntStack_t561212167 value) { ___stack_11 = value; } inline static int32_t get_offset_of_repeat_12() { return static_cast(offsetof(RxInterpreter_t3591201055, ___repeat_12)); } inline RepeatContext_t2643093670 * get_repeat_12() const { return ___repeat_12; } inline RepeatContext_t2643093670 ** get_address_of_repeat_12() { return &___repeat_12; } inline void set_repeat_12(RepeatContext_t2643093670 * value) { ___repeat_12 = value; Il2CppCodeGenWriteBarrier((&___repeat_12), value); } inline static int32_t get_offset_of_deep_13() { return static_cast(offsetof(RxInterpreter_t3591201055, ___deep_13)); } inline RepeatContext_t2643093670 * get_deep_13() const { return ___deep_13; } inline RepeatContext_t2643093670 ** get_address_of_deep_13() { return &___deep_13; } inline void set_deep_13(RepeatContext_t2643093670 * value) { ___deep_13 = value; Il2CppCodeGenWriteBarrier((&___deep_13), value); } }; struct RxInterpreter_t3591201055_StaticFields { public: // System.Boolean System.Text.RegularExpressions.RxInterpreter::trace_rx bool ___trace_rx_14; public: inline static int32_t get_offset_of_trace_rx_14() { return static_cast(offsetof(RxInterpreter_t3591201055_StaticFields, ___trace_rx_14)); } inline bool get_trace_rx_14() const { return ___trace_rx_14; } inline bool* get_address_of_trace_rx_14() { return &___trace_rx_14; } inline void set_trace_rx_14(bool value) { ___trace_rx_14 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // RXINTERPRETER_T3591201055_H #ifndef BINDINGFLAGS_T2721792723_H #define BINDINGFLAGS_T2721792723_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Reflection.BindingFlags struct BindingFlags_t2721792723 { public: // System.Int32 System.Reflection.BindingFlags::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(BindingFlags_t2721792723, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // BINDINGFLAGS_T2721792723_H #ifndef OPCODES_T126150456_H #define OPCODES_T126150456_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Reflection.Emit.OpCodes struct OpCodes_t126150456 : public RuntimeObject { public: public: }; struct OpCodes_t126150456_StaticFields { public: // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Nop OpCode_t123070264 ___Nop_0; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Break OpCode_t123070264 ___Break_1; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Ldarg_0 OpCode_t123070264 ___Ldarg_0_2; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Ldarg_1 OpCode_t123070264 ___Ldarg_1_3; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Ldarg_2 OpCode_t123070264 ___Ldarg_2_4; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Ldarg_3 OpCode_t123070264 ___Ldarg_3_5; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Ldloc_0 OpCode_t123070264 ___Ldloc_0_6; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Ldloc_1 OpCode_t123070264 ___Ldloc_1_7; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Ldloc_2 OpCode_t123070264 ___Ldloc_2_8; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Ldloc_3 OpCode_t123070264 ___Ldloc_3_9; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Stloc_0 OpCode_t123070264 ___Stloc_0_10; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Stloc_1 OpCode_t123070264 ___Stloc_1_11; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Stloc_2 OpCode_t123070264 ___Stloc_2_12; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Stloc_3 OpCode_t123070264 ___Stloc_3_13; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Ldarg_S OpCode_t123070264 ___Ldarg_S_14; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Ldarga_S OpCode_t123070264 ___Ldarga_S_15; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Starg_S OpCode_t123070264 ___Starg_S_16; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Ldloc_S OpCode_t123070264 ___Ldloc_S_17; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Ldloca_S OpCode_t123070264 ___Ldloca_S_18; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Stloc_S OpCode_t123070264 ___Stloc_S_19; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Ldnull OpCode_t123070264 ___Ldnull_20; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Ldc_I4_M1 OpCode_t123070264 ___Ldc_I4_M1_21; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Ldc_I4_0 OpCode_t123070264 ___Ldc_I4_0_22; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Ldc_I4_1 OpCode_t123070264 ___Ldc_I4_1_23; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Ldc_I4_2 OpCode_t123070264 ___Ldc_I4_2_24; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Ldc_I4_3 OpCode_t123070264 ___Ldc_I4_3_25; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Ldc_I4_4 OpCode_t123070264 ___Ldc_I4_4_26; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Ldc_I4_5 OpCode_t123070264 ___Ldc_I4_5_27; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Ldc_I4_6 OpCode_t123070264 ___Ldc_I4_6_28; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Ldc_I4_7 OpCode_t123070264 ___Ldc_I4_7_29; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Ldc_I4_8 OpCode_t123070264 ___Ldc_I4_8_30; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Ldc_I4_S OpCode_t123070264 ___Ldc_I4_S_31; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Ldc_I4 OpCode_t123070264 ___Ldc_I4_32; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Ldc_I8 OpCode_t123070264 ___Ldc_I8_33; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Ldc_R4 OpCode_t123070264 ___Ldc_R4_34; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Ldc_R8 OpCode_t123070264 ___Ldc_R8_35; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Dup OpCode_t123070264 ___Dup_36; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Pop OpCode_t123070264 ___Pop_37; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Jmp OpCode_t123070264 ___Jmp_38; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Call OpCode_t123070264 ___Call_39; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Calli OpCode_t123070264 ___Calli_40; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Ret OpCode_t123070264 ___Ret_41; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Br_S OpCode_t123070264 ___Br_S_42; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Brfalse_S OpCode_t123070264 ___Brfalse_S_43; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Brtrue_S OpCode_t123070264 ___Brtrue_S_44; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Beq_S OpCode_t123070264 ___Beq_S_45; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Bge_S OpCode_t123070264 ___Bge_S_46; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Bgt_S OpCode_t123070264 ___Bgt_S_47; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Ble_S OpCode_t123070264 ___Ble_S_48; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Blt_S OpCode_t123070264 ___Blt_S_49; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Bne_Un_S OpCode_t123070264 ___Bne_Un_S_50; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Bge_Un_S OpCode_t123070264 ___Bge_Un_S_51; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Bgt_Un_S OpCode_t123070264 ___Bgt_Un_S_52; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Ble_Un_S OpCode_t123070264 ___Ble_Un_S_53; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Blt_Un_S OpCode_t123070264 ___Blt_Un_S_54; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Br OpCode_t123070264 ___Br_55; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Brfalse OpCode_t123070264 ___Brfalse_56; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Brtrue OpCode_t123070264 ___Brtrue_57; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Beq OpCode_t123070264 ___Beq_58; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Bge OpCode_t123070264 ___Bge_59; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Bgt OpCode_t123070264 ___Bgt_60; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Ble OpCode_t123070264 ___Ble_61; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Blt OpCode_t123070264 ___Blt_62; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Bne_Un OpCode_t123070264 ___Bne_Un_63; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Bge_Un OpCode_t123070264 ___Bge_Un_64; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Bgt_Un OpCode_t123070264 ___Bgt_Un_65; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Ble_Un OpCode_t123070264 ___Ble_Un_66; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Blt_Un OpCode_t123070264 ___Blt_Un_67; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Switch OpCode_t123070264 ___Switch_68; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Ldind_I1 OpCode_t123070264 ___Ldind_I1_69; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Ldind_U1 OpCode_t123070264 ___Ldind_U1_70; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Ldind_I2 OpCode_t123070264 ___Ldind_I2_71; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Ldind_U2 OpCode_t123070264 ___Ldind_U2_72; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Ldind_I4 OpCode_t123070264 ___Ldind_I4_73; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Ldind_U4 OpCode_t123070264 ___Ldind_U4_74; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Ldind_I8 OpCode_t123070264 ___Ldind_I8_75; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Ldind_I OpCode_t123070264 ___Ldind_I_76; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Ldind_R4 OpCode_t123070264 ___Ldind_R4_77; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Ldind_R8 OpCode_t123070264 ___Ldind_R8_78; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Ldind_Ref OpCode_t123070264 ___Ldind_Ref_79; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Stind_Ref OpCode_t123070264 ___Stind_Ref_80; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Stind_I1 OpCode_t123070264 ___Stind_I1_81; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Stind_I2 OpCode_t123070264 ___Stind_I2_82; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Stind_I4 OpCode_t123070264 ___Stind_I4_83; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Stind_I8 OpCode_t123070264 ___Stind_I8_84; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Stind_R4 OpCode_t123070264 ___Stind_R4_85; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Stind_R8 OpCode_t123070264 ___Stind_R8_86; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Add OpCode_t123070264 ___Add_87; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Sub OpCode_t123070264 ___Sub_88; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Mul OpCode_t123070264 ___Mul_89; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Div OpCode_t123070264 ___Div_90; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Div_Un OpCode_t123070264 ___Div_Un_91; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Rem OpCode_t123070264 ___Rem_92; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Rem_Un OpCode_t123070264 ___Rem_Un_93; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::And OpCode_t123070264 ___And_94; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Or OpCode_t123070264 ___Or_95; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Xor OpCode_t123070264 ___Xor_96; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Shl OpCode_t123070264 ___Shl_97; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Shr OpCode_t123070264 ___Shr_98; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Shr_Un OpCode_t123070264 ___Shr_Un_99; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Neg OpCode_t123070264 ___Neg_100; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Not OpCode_t123070264 ___Not_101; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Conv_I1 OpCode_t123070264 ___Conv_I1_102; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Conv_I2 OpCode_t123070264 ___Conv_I2_103; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Conv_I4 OpCode_t123070264 ___Conv_I4_104; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Conv_I8 OpCode_t123070264 ___Conv_I8_105; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Conv_R4 OpCode_t123070264 ___Conv_R4_106; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Conv_R8 OpCode_t123070264 ___Conv_R8_107; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Conv_U4 OpCode_t123070264 ___Conv_U4_108; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Conv_U8 OpCode_t123070264 ___Conv_U8_109; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Callvirt OpCode_t123070264 ___Callvirt_110; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Cpobj OpCode_t123070264 ___Cpobj_111; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Ldobj OpCode_t123070264 ___Ldobj_112; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Ldstr OpCode_t123070264 ___Ldstr_113; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Newobj OpCode_t123070264 ___Newobj_114; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Castclass OpCode_t123070264 ___Castclass_115; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Isinst OpCode_t123070264 ___Isinst_116; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Conv_R_Un OpCode_t123070264 ___Conv_R_Un_117; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Unbox OpCode_t123070264 ___Unbox_118; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Throw OpCode_t123070264 ___Throw_119; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Ldfld OpCode_t123070264 ___Ldfld_120; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Ldflda OpCode_t123070264 ___Ldflda_121; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Stfld OpCode_t123070264 ___Stfld_122; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Ldsfld OpCode_t123070264 ___Ldsfld_123; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Ldsflda OpCode_t123070264 ___Ldsflda_124; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Stsfld OpCode_t123070264 ___Stsfld_125; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Stobj OpCode_t123070264 ___Stobj_126; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Conv_Ovf_I1_Un OpCode_t123070264 ___Conv_Ovf_I1_Un_127; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Conv_Ovf_I2_Un OpCode_t123070264 ___Conv_Ovf_I2_Un_128; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Conv_Ovf_I4_Un OpCode_t123070264 ___Conv_Ovf_I4_Un_129; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Conv_Ovf_I8_Un OpCode_t123070264 ___Conv_Ovf_I8_Un_130; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Conv_Ovf_U1_Un OpCode_t123070264 ___Conv_Ovf_U1_Un_131; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Conv_Ovf_U2_Un OpCode_t123070264 ___Conv_Ovf_U2_Un_132; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Conv_Ovf_U4_Un OpCode_t123070264 ___Conv_Ovf_U4_Un_133; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Conv_Ovf_U8_Un OpCode_t123070264 ___Conv_Ovf_U8_Un_134; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Conv_Ovf_I_Un OpCode_t123070264 ___Conv_Ovf_I_Un_135; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Conv_Ovf_U_Un OpCode_t123070264 ___Conv_Ovf_U_Un_136; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Box OpCode_t123070264 ___Box_137; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Newarr OpCode_t123070264 ___Newarr_138; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Ldlen OpCode_t123070264 ___Ldlen_139; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Ldelema OpCode_t123070264 ___Ldelema_140; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Ldelem_I1 OpCode_t123070264 ___Ldelem_I1_141; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Ldelem_U1 OpCode_t123070264 ___Ldelem_U1_142; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Ldelem_I2 OpCode_t123070264 ___Ldelem_I2_143; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Ldelem_U2 OpCode_t123070264 ___Ldelem_U2_144; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Ldelem_I4 OpCode_t123070264 ___Ldelem_I4_145; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Ldelem_U4 OpCode_t123070264 ___Ldelem_U4_146; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Ldelem_I8 OpCode_t123070264 ___Ldelem_I8_147; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Ldelem_I OpCode_t123070264 ___Ldelem_I_148; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Ldelem_R4 OpCode_t123070264 ___Ldelem_R4_149; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Ldelem_R8 OpCode_t123070264 ___Ldelem_R8_150; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Ldelem_Ref OpCode_t123070264 ___Ldelem_Ref_151; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Stelem_I OpCode_t123070264 ___Stelem_I_152; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Stelem_I1 OpCode_t123070264 ___Stelem_I1_153; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Stelem_I2 OpCode_t123070264 ___Stelem_I2_154; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Stelem_I4 OpCode_t123070264 ___Stelem_I4_155; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Stelem_I8 OpCode_t123070264 ___Stelem_I8_156; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Stelem_R4 OpCode_t123070264 ___Stelem_R4_157; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Stelem_R8 OpCode_t123070264 ___Stelem_R8_158; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Stelem_Ref OpCode_t123070264 ___Stelem_Ref_159; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Ldelem OpCode_t123070264 ___Ldelem_160; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Stelem OpCode_t123070264 ___Stelem_161; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Unbox_Any OpCode_t123070264 ___Unbox_Any_162; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Conv_Ovf_I1 OpCode_t123070264 ___Conv_Ovf_I1_163; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Conv_Ovf_U1 OpCode_t123070264 ___Conv_Ovf_U1_164; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Conv_Ovf_I2 OpCode_t123070264 ___Conv_Ovf_I2_165; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Conv_Ovf_U2 OpCode_t123070264 ___Conv_Ovf_U2_166; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Conv_Ovf_I4 OpCode_t123070264 ___Conv_Ovf_I4_167; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Conv_Ovf_U4 OpCode_t123070264 ___Conv_Ovf_U4_168; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Conv_Ovf_I8 OpCode_t123070264 ___Conv_Ovf_I8_169; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Conv_Ovf_U8 OpCode_t123070264 ___Conv_Ovf_U8_170; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Refanyval OpCode_t123070264 ___Refanyval_171; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Ckfinite OpCode_t123070264 ___Ckfinite_172; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Mkrefany OpCode_t123070264 ___Mkrefany_173; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Ldtoken OpCode_t123070264 ___Ldtoken_174; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Conv_U2 OpCode_t123070264 ___Conv_U2_175; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Conv_U1 OpCode_t123070264 ___Conv_U1_176; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Conv_I OpCode_t123070264 ___Conv_I_177; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Conv_Ovf_I OpCode_t123070264 ___Conv_Ovf_I_178; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Conv_Ovf_U OpCode_t123070264 ___Conv_Ovf_U_179; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Add_Ovf OpCode_t123070264 ___Add_Ovf_180; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Add_Ovf_Un OpCode_t123070264 ___Add_Ovf_Un_181; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Mul_Ovf OpCode_t123070264 ___Mul_Ovf_182; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Mul_Ovf_Un OpCode_t123070264 ___Mul_Ovf_Un_183; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Sub_Ovf OpCode_t123070264 ___Sub_Ovf_184; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Sub_Ovf_Un OpCode_t123070264 ___Sub_Ovf_Un_185; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Endfinally OpCode_t123070264 ___Endfinally_186; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Leave OpCode_t123070264 ___Leave_187; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Leave_S OpCode_t123070264 ___Leave_S_188; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Stind_I OpCode_t123070264 ___Stind_I_189; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Conv_U OpCode_t123070264 ___Conv_U_190; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Prefix7 OpCode_t123070264 ___Prefix7_191; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Prefix6 OpCode_t123070264 ___Prefix6_192; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Prefix5 OpCode_t123070264 ___Prefix5_193; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Prefix4 OpCode_t123070264 ___Prefix4_194; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Prefix3 OpCode_t123070264 ___Prefix3_195; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Prefix2 OpCode_t123070264 ___Prefix2_196; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Prefix1 OpCode_t123070264 ___Prefix1_197; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Prefixref OpCode_t123070264 ___Prefixref_198; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Arglist OpCode_t123070264 ___Arglist_199; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Ceq OpCode_t123070264 ___Ceq_200; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Cgt OpCode_t123070264 ___Cgt_201; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Cgt_Un OpCode_t123070264 ___Cgt_Un_202; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Clt OpCode_t123070264 ___Clt_203; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Clt_Un OpCode_t123070264 ___Clt_Un_204; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Ldftn OpCode_t123070264 ___Ldftn_205; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Ldvirtftn OpCode_t123070264 ___Ldvirtftn_206; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Ldarg OpCode_t123070264 ___Ldarg_207; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Ldarga OpCode_t123070264 ___Ldarga_208; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Starg OpCode_t123070264 ___Starg_209; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Ldloc OpCode_t123070264 ___Ldloc_210; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Ldloca OpCode_t123070264 ___Ldloca_211; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Stloc OpCode_t123070264 ___Stloc_212; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Localloc OpCode_t123070264 ___Localloc_213; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Endfilter OpCode_t123070264 ___Endfilter_214; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Unaligned OpCode_t123070264 ___Unaligned_215; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Volatile OpCode_t123070264 ___Volatile_216; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Tailcall OpCode_t123070264 ___Tailcall_217; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Initobj OpCode_t123070264 ___Initobj_218; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Constrained OpCode_t123070264 ___Constrained_219; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Cpblk OpCode_t123070264 ___Cpblk_220; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Initblk OpCode_t123070264 ___Initblk_221; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Rethrow OpCode_t123070264 ___Rethrow_222; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Sizeof OpCode_t123070264 ___Sizeof_223; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Refanytype OpCode_t123070264 ___Refanytype_224; // System.Reflection.Emit.OpCode System.Reflection.Emit.OpCodes::Readonly OpCode_t123070264 ___Readonly_225; public: inline static int32_t get_offset_of_Nop_0() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Nop_0)); } inline OpCode_t123070264 get_Nop_0() const { return ___Nop_0; } inline OpCode_t123070264 * get_address_of_Nop_0() { return &___Nop_0; } inline void set_Nop_0(OpCode_t123070264 value) { ___Nop_0 = value; } inline static int32_t get_offset_of_Break_1() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Break_1)); } inline OpCode_t123070264 get_Break_1() const { return ___Break_1; } inline OpCode_t123070264 * get_address_of_Break_1() { return &___Break_1; } inline void set_Break_1(OpCode_t123070264 value) { ___Break_1 = value; } inline static int32_t get_offset_of_Ldarg_0_2() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Ldarg_0_2)); } inline OpCode_t123070264 get_Ldarg_0_2() const { return ___Ldarg_0_2; } inline OpCode_t123070264 * get_address_of_Ldarg_0_2() { return &___Ldarg_0_2; } inline void set_Ldarg_0_2(OpCode_t123070264 value) { ___Ldarg_0_2 = value; } inline static int32_t get_offset_of_Ldarg_1_3() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Ldarg_1_3)); } inline OpCode_t123070264 get_Ldarg_1_3() const { return ___Ldarg_1_3; } inline OpCode_t123070264 * get_address_of_Ldarg_1_3() { return &___Ldarg_1_3; } inline void set_Ldarg_1_3(OpCode_t123070264 value) { ___Ldarg_1_3 = value; } inline static int32_t get_offset_of_Ldarg_2_4() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Ldarg_2_4)); } inline OpCode_t123070264 get_Ldarg_2_4() const { return ___Ldarg_2_4; } inline OpCode_t123070264 * get_address_of_Ldarg_2_4() { return &___Ldarg_2_4; } inline void set_Ldarg_2_4(OpCode_t123070264 value) { ___Ldarg_2_4 = value; } inline static int32_t get_offset_of_Ldarg_3_5() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Ldarg_3_5)); } inline OpCode_t123070264 get_Ldarg_3_5() const { return ___Ldarg_3_5; } inline OpCode_t123070264 * get_address_of_Ldarg_3_5() { return &___Ldarg_3_5; } inline void set_Ldarg_3_5(OpCode_t123070264 value) { ___Ldarg_3_5 = value; } inline static int32_t get_offset_of_Ldloc_0_6() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Ldloc_0_6)); } inline OpCode_t123070264 get_Ldloc_0_6() const { return ___Ldloc_0_6; } inline OpCode_t123070264 * get_address_of_Ldloc_0_6() { return &___Ldloc_0_6; } inline void set_Ldloc_0_6(OpCode_t123070264 value) { ___Ldloc_0_6 = value; } inline static int32_t get_offset_of_Ldloc_1_7() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Ldloc_1_7)); } inline OpCode_t123070264 get_Ldloc_1_7() const { return ___Ldloc_1_7; } inline OpCode_t123070264 * get_address_of_Ldloc_1_7() { return &___Ldloc_1_7; } inline void set_Ldloc_1_7(OpCode_t123070264 value) { ___Ldloc_1_7 = value; } inline static int32_t get_offset_of_Ldloc_2_8() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Ldloc_2_8)); } inline OpCode_t123070264 get_Ldloc_2_8() const { return ___Ldloc_2_8; } inline OpCode_t123070264 * get_address_of_Ldloc_2_8() { return &___Ldloc_2_8; } inline void set_Ldloc_2_8(OpCode_t123070264 value) { ___Ldloc_2_8 = value; } inline static int32_t get_offset_of_Ldloc_3_9() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Ldloc_3_9)); } inline OpCode_t123070264 get_Ldloc_3_9() const { return ___Ldloc_3_9; } inline OpCode_t123070264 * get_address_of_Ldloc_3_9() { return &___Ldloc_3_9; } inline void set_Ldloc_3_9(OpCode_t123070264 value) { ___Ldloc_3_9 = value; } inline static int32_t get_offset_of_Stloc_0_10() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Stloc_0_10)); } inline OpCode_t123070264 get_Stloc_0_10() const { return ___Stloc_0_10; } inline OpCode_t123070264 * get_address_of_Stloc_0_10() { return &___Stloc_0_10; } inline void set_Stloc_0_10(OpCode_t123070264 value) { ___Stloc_0_10 = value; } inline static int32_t get_offset_of_Stloc_1_11() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Stloc_1_11)); } inline OpCode_t123070264 get_Stloc_1_11() const { return ___Stloc_1_11; } inline OpCode_t123070264 * get_address_of_Stloc_1_11() { return &___Stloc_1_11; } inline void set_Stloc_1_11(OpCode_t123070264 value) { ___Stloc_1_11 = value; } inline static int32_t get_offset_of_Stloc_2_12() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Stloc_2_12)); } inline OpCode_t123070264 get_Stloc_2_12() const { return ___Stloc_2_12; } inline OpCode_t123070264 * get_address_of_Stloc_2_12() { return &___Stloc_2_12; } inline void set_Stloc_2_12(OpCode_t123070264 value) { ___Stloc_2_12 = value; } inline static int32_t get_offset_of_Stloc_3_13() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Stloc_3_13)); } inline OpCode_t123070264 get_Stloc_3_13() const { return ___Stloc_3_13; } inline OpCode_t123070264 * get_address_of_Stloc_3_13() { return &___Stloc_3_13; } inline void set_Stloc_3_13(OpCode_t123070264 value) { ___Stloc_3_13 = value; } inline static int32_t get_offset_of_Ldarg_S_14() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Ldarg_S_14)); } inline OpCode_t123070264 get_Ldarg_S_14() const { return ___Ldarg_S_14; } inline OpCode_t123070264 * get_address_of_Ldarg_S_14() { return &___Ldarg_S_14; } inline void set_Ldarg_S_14(OpCode_t123070264 value) { ___Ldarg_S_14 = value; } inline static int32_t get_offset_of_Ldarga_S_15() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Ldarga_S_15)); } inline OpCode_t123070264 get_Ldarga_S_15() const { return ___Ldarga_S_15; } inline OpCode_t123070264 * get_address_of_Ldarga_S_15() { return &___Ldarga_S_15; } inline void set_Ldarga_S_15(OpCode_t123070264 value) { ___Ldarga_S_15 = value; } inline static int32_t get_offset_of_Starg_S_16() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Starg_S_16)); } inline OpCode_t123070264 get_Starg_S_16() const { return ___Starg_S_16; } inline OpCode_t123070264 * get_address_of_Starg_S_16() { return &___Starg_S_16; } inline void set_Starg_S_16(OpCode_t123070264 value) { ___Starg_S_16 = value; } inline static int32_t get_offset_of_Ldloc_S_17() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Ldloc_S_17)); } inline OpCode_t123070264 get_Ldloc_S_17() const { return ___Ldloc_S_17; } inline OpCode_t123070264 * get_address_of_Ldloc_S_17() { return &___Ldloc_S_17; } inline void set_Ldloc_S_17(OpCode_t123070264 value) { ___Ldloc_S_17 = value; } inline static int32_t get_offset_of_Ldloca_S_18() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Ldloca_S_18)); } inline OpCode_t123070264 get_Ldloca_S_18() const { return ___Ldloca_S_18; } inline OpCode_t123070264 * get_address_of_Ldloca_S_18() { return &___Ldloca_S_18; } inline void set_Ldloca_S_18(OpCode_t123070264 value) { ___Ldloca_S_18 = value; } inline static int32_t get_offset_of_Stloc_S_19() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Stloc_S_19)); } inline OpCode_t123070264 get_Stloc_S_19() const { return ___Stloc_S_19; } inline OpCode_t123070264 * get_address_of_Stloc_S_19() { return &___Stloc_S_19; } inline void set_Stloc_S_19(OpCode_t123070264 value) { ___Stloc_S_19 = value; } inline static int32_t get_offset_of_Ldnull_20() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Ldnull_20)); } inline OpCode_t123070264 get_Ldnull_20() const { return ___Ldnull_20; } inline OpCode_t123070264 * get_address_of_Ldnull_20() { return &___Ldnull_20; } inline void set_Ldnull_20(OpCode_t123070264 value) { ___Ldnull_20 = value; } inline static int32_t get_offset_of_Ldc_I4_M1_21() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Ldc_I4_M1_21)); } inline OpCode_t123070264 get_Ldc_I4_M1_21() const { return ___Ldc_I4_M1_21; } inline OpCode_t123070264 * get_address_of_Ldc_I4_M1_21() { return &___Ldc_I4_M1_21; } inline void set_Ldc_I4_M1_21(OpCode_t123070264 value) { ___Ldc_I4_M1_21 = value; } inline static int32_t get_offset_of_Ldc_I4_0_22() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Ldc_I4_0_22)); } inline OpCode_t123070264 get_Ldc_I4_0_22() const { return ___Ldc_I4_0_22; } inline OpCode_t123070264 * get_address_of_Ldc_I4_0_22() { return &___Ldc_I4_0_22; } inline void set_Ldc_I4_0_22(OpCode_t123070264 value) { ___Ldc_I4_0_22 = value; } inline static int32_t get_offset_of_Ldc_I4_1_23() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Ldc_I4_1_23)); } inline OpCode_t123070264 get_Ldc_I4_1_23() const { return ___Ldc_I4_1_23; } inline OpCode_t123070264 * get_address_of_Ldc_I4_1_23() { return &___Ldc_I4_1_23; } inline void set_Ldc_I4_1_23(OpCode_t123070264 value) { ___Ldc_I4_1_23 = value; } inline static int32_t get_offset_of_Ldc_I4_2_24() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Ldc_I4_2_24)); } inline OpCode_t123070264 get_Ldc_I4_2_24() const { return ___Ldc_I4_2_24; } inline OpCode_t123070264 * get_address_of_Ldc_I4_2_24() { return &___Ldc_I4_2_24; } inline void set_Ldc_I4_2_24(OpCode_t123070264 value) { ___Ldc_I4_2_24 = value; } inline static int32_t get_offset_of_Ldc_I4_3_25() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Ldc_I4_3_25)); } inline OpCode_t123070264 get_Ldc_I4_3_25() const { return ___Ldc_I4_3_25; } inline OpCode_t123070264 * get_address_of_Ldc_I4_3_25() { return &___Ldc_I4_3_25; } inline void set_Ldc_I4_3_25(OpCode_t123070264 value) { ___Ldc_I4_3_25 = value; } inline static int32_t get_offset_of_Ldc_I4_4_26() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Ldc_I4_4_26)); } inline OpCode_t123070264 get_Ldc_I4_4_26() const { return ___Ldc_I4_4_26; } inline OpCode_t123070264 * get_address_of_Ldc_I4_4_26() { return &___Ldc_I4_4_26; } inline void set_Ldc_I4_4_26(OpCode_t123070264 value) { ___Ldc_I4_4_26 = value; } inline static int32_t get_offset_of_Ldc_I4_5_27() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Ldc_I4_5_27)); } inline OpCode_t123070264 get_Ldc_I4_5_27() const { return ___Ldc_I4_5_27; } inline OpCode_t123070264 * get_address_of_Ldc_I4_5_27() { return &___Ldc_I4_5_27; } inline void set_Ldc_I4_5_27(OpCode_t123070264 value) { ___Ldc_I4_5_27 = value; } inline static int32_t get_offset_of_Ldc_I4_6_28() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Ldc_I4_6_28)); } inline OpCode_t123070264 get_Ldc_I4_6_28() const { return ___Ldc_I4_6_28; } inline OpCode_t123070264 * get_address_of_Ldc_I4_6_28() { return &___Ldc_I4_6_28; } inline void set_Ldc_I4_6_28(OpCode_t123070264 value) { ___Ldc_I4_6_28 = value; } inline static int32_t get_offset_of_Ldc_I4_7_29() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Ldc_I4_7_29)); } inline OpCode_t123070264 get_Ldc_I4_7_29() const { return ___Ldc_I4_7_29; } inline OpCode_t123070264 * get_address_of_Ldc_I4_7_29() { return &___Ldc_I4_7_29; } inline void set_Ldc_I4_7_29(OpCode_t123070264 value) { ___Ldc_I4_7_29 = value; } inline static int32_t get_offset_of_Ldc_I4_8_30() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Ldc_I4_8_30)); } inline OpCode_t123070264 get_Ldc_I4_8_30() const { return ___Ldc_I4_8_30; } inline OpCode_t123070264 * get_address_of_Ldc_I4_8_30() { return &___Ldc_I4_8_30; } inline void set_Ldc_I4_8_30(OpCode_t123070264 value) { ___Ldc_I4_8_30 = value; } inline static int32_t get_offset_of_Ldc_I4_S_31() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Ldc_I4_S_31)); } inline OpCode_t123070264 get_Ldc_I4_S_31() const { return ___Ldc_I4_S_31; } inline OpCode_t123070264 * get_address_of_Ldc_I4_S_31() { return &___Ldc_I4_S_31; } inline void set_Ldc_I4_S_31(OpCode_t123070264 value) { ___Ldc_I4_S_31 = value; } inline static int32_t get_offset_of_Ldc_I4_32() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Ldc_I4_32)); } inline OpCode_t123070264 get_Ldc_I4_32() const { return ___Ldc_I4_32; } inline OpCode_t123070264 * get_address_of_Ldc_I4_32() { return &___Ldc_I4_32; } inline void set_Ldc_I4_32(OpCode_t123070264 value) { ___Ldc_I4_32 = value; } inline static int32_t get_offset_of_Ldc_I8_33() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Ldc_I8_33)); } inline OpCode_t123070264 get_Ldc_I8_33() const { return ___Ldc_I8_33; } inline OpCode_t123070264 * get_address_of_Ldc_I8_33() { return &___Ldc_I8_33; } inline void set_Ldc_I8_33(OpCode_t123070264 value) { ___Ldc_I8_33 = value; } inline static int32_t get_offset_of_Ldc_R4_34() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Ldc_R4_34)); } inline OpCode_t123070264 get_Ldc_R4_34() const { return ___Ldc_R4_34; } inline OpCode_t123070264 * get_address_of_Ldc_R4_34() { return &___Ldc_R4_34; } inline void set_Ldc_R4_34(OpCode_t123070264 value) { ___Ldc_R4_34 = value; } inline static int32_t get_offset_of_Ldc_R8_35() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Ldc_R8_35)); } inline OpCode_t123070264 get_Ldc_R8_35() const { return ___Ldc_R8_35; } inline OpCode_t123070264 * get_address_of_Ldc_R8_35() { return &___Ldc_R8_35; } inline void set_Ldc_R8_35(OpCode_t123070264 value) { ___Ldc_R8_35 = value; } inline static int32_t get_offset_of_Dup_36() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Dup_36)); } inline OpCode_t123070264 get_Dup_36() const { return ___Dup_36; } inline OpCode_t123070264 * get_address_of_Dup_36() { return &___Dup_36; } inline void set_Dup_36(OpCode_t123070264 value) { ___Dup_36 = value; } inline static int32_t get_offset_of_Pop_37() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Pop_37)); } inline OpCode_t123070264 get_Pop_37() const { return ___Pop_37; } inline OpCode_t123070264 * get_address_of_Pop_37() { return &___Pop_37; } inline void set_Pop_37(OpCode_t123070264 value) { ___Pop_37 = value; } inline static int32_t get_offset_of_Jmp_38() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Jmp_38)); } inline OpCode_t123070264 get_Jmp_38() const { return ___Jmp_38; } inline OpCode_t123070264 * get_address_of_Jmp_38() { return &___Jmp_38; } inline void set_Jmp_38(OpCode_t123070264 value) { ___Jmp_38 = value; } inline static int32_t get_offset_of_Call_39() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Call_39)); } inline OpCode_t123070264 get_Call_39() const { return ___Call_39; } inline OpCode_t123070264 * get_address_of_Call_39() { return &___Call_39; } inline void set_Call_39(OpCode_t123070264 value) { ___Call_39 = value; } inline static int32_t get_offset_of_Calli_40() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Calli_40)); } inline OpCode_t123070264 get_Calli_40() const { return ___Calli_40; } inline OpCode_t123070264 * get_address_of_Calli_40() { return &___Calli_40; } inline void set_Calli_40(OpCode_t123070264 value) { ___Calli_40 = value; } inline static int32_t get_offset_of_Ret_41() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Ret_41)); } inline OpCode_t123070264 get_Ret_41() const { return ___Ret_41; } inline OpCode_t123070264 * get_address_of_Ret_41() { return &___Ret_41; } inline void set_Ret_41(OpCode_t123070264 value) { ___Ret_41 = value; } inline static int32_t get_offset_of_Br_S_42() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Br_S_42)); } inline OpCode_t123070264 get_Br_S_42() const { return ___Br_S_42; } inline OpCode_t123070264 * get_address_of_Br_S_42() { return &___Br_S_42; } inline void set_Br_S_42(OpCode_t123070264 value) { ___Br_S_42 = value; } inline static int32_t get_offset_of_Brfalse_S_43() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Brfalse_S_43)); } inline OpCode_t123070264 get_Brfalse_S_43() const { return ___Brfalse_S_43; } inline OpCode_t123070264 * get_address_of_Brfalse_S_43() { return &___Brfalse_S_43; } inline void set_Brfalse_S_43(OpCode_t123070264 value) { ___Brfalse_S_43 = value; } inline static int32_t get_offset_of_Brtrue_S_44() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Brtrue_S_44)); } inline OpCode_t123070264 get_Brtrue_S_44() const { return ___Brtrue_S_44; } inline OpCode_t123070264 * get_address_of_Brtrue_S_44() { return &___Brtrue_S_44; } inline void set_Brtrue_S_44(OpCode_t123070264 value) { ___Brtrue_S_44 = value; } inline static int32_t get_offset_of_Beq_S_45() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Beq_S_45)); } inline OpCode_t123070264 get_Beq_S_45() const { return ___Beq_S_45; } inline OpCode_t123070264 * get_address_of_Beq_S_45() { return &___Beq_S_45; } inline void set_Beq_S_45(OpCode_t123070264 value) { ___Beq_S_45 = value; } inline static int32_t get_offset_of_Bge_S_46() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Bge_S_46)); } inline OpCode_t123070264 get_Bge_S_46() const { return ___Bge_S_46; } inline OpCode_t123070264 * get_address_of_Bge_S_46() { return &___Bge_S_46; } inline void set_Bge_S_46(OpCode_t123070264 value) { ___Bge_S_46 = value; } inline static int32_t get_offset_of_Bgt_S_47() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Bgt_S_47)); } inline OpCode_t123070264 get_Bgt_S_47() const { return ___Bgt_S_47; } inline OpCode_t123070264 * get_address_of_Bgt_S_47() { return &___Bgt_S_47; } inline void set_Bgt_S_47(OpCode_t123070264 value) { ___Bgt_S_47 = value; } inline static int32_t get_offset_of_Ble_S_48() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Ble_S_48)); } inline OpCode_t123070264 get_Ble_S_48() const { return ___Ble_S_48; } inline OpCode_t123070264 * get_address_of_Ble_S_48() { return &___Ble_S_48; } inline void set_Ble_S_48(OpCode_t123070264 value) { ___Ble_S_48 = value; } inline static int32_t get_offset_of_Blt_S_49() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Blt_S_49)); } inline OpCode_t123070264 get_Blt_S_49() const { return ___Blt_S_49; } inline OpCode_t123070264 * get_address_of_Blt_S_49() { return &___Blt_S_49; } inline void set_Blt_S_49(OpCode_t123070264 value) { ___Blt_S_49 = value; } inline static int32_t get_offset_of_Bne_Un_S_50() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Bne_Un_S_50)); } inline OpCode_t123070264 get_Bne_Un_S_50() const { return ___Bne_Un_S_50; } inline OpCode_t123070264 * get_address_of_Bne_Un_S_50() { return &___Bne_Un_S_50; } inline void set_Bne_Un_S_50(OpCode_t123070264 value) { ___Bne_Un_S_50 = value; } inline static int32_t get_offset_of_Bge_Un_S_51() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Bge_Un_S_51)); } inline OpCode_t123070264 get_Bge_Un_S_51() const { return ___Bge_Un_S_51; } inline OpCode_t123070264 * get_address_of_Bge_Un_S_51() { return &___Bge_Un_S_51; } inline void set_Bge_Un_S_51(OpCode_t123070264 value) { ___Bge_Un_S_51 = value; } inline static int32_t get_offset_of_Bgt_Un_S_52() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Bgt_Un_S_52)); } inline OpCode_t123070264 get_Bgt_Un_S_52() const { return ___Bgt_Un_S_52; } inline OpCode_t123070264 * get_address_of_Bgt_Un_S_52() { return &___Bgt_Un_S_52; } inline void set_Bgt_Un_S_52(OpCode_t123070264 value) { ___Bgt_Un_S_52 = value; } inline static int32_t get_offset_of_Ble_Un_S_53() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Ble_Un_S_53)); } inline OpCode_t123070264 get_Ble_Un_S_53() const { return ___Ble_Un_S_53; } inline OpCode_t123070264 * get_address_of_Ble_Un_S_53() { return &___Ble_Un_S_53; } inline void set_Ble_Un_S_53(OpCode_t123070264 value) { ___Ble_Un_S_53 = value; } inline static int32_t get_offset_of_Blt_Un_S_54() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Blt_Un_S_54)); } inline OpCode_t123070264 get_Blt_Un_S_54() const { return ___Blt_Un_S_54; } inline OpCode_t123070264 * get_address_of_Blt_Un_S_54() { return &___Blt_Un_S_54; } inline void set_Blt_Un_S_54(OpCode_t123070264 value) { ___Blt_Un_S_54 = value; } inline static int32_t get_offset_of_Br_55() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Br_55)); } inline OpCode_t123070264 get_Br_55() const { return ___Br_55; } inline OpCode_t123070264 * get_address_of_Br_55() { return &___Br_55; } inline void set_Br_55(OpCode_t123070264 value) { ___Br_55 = value; } inline static int32_t get_offset_of_Brfalse_56() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Brfalse_56)); } inline OpCode_t123070264 get_Brfalse_56() const { return ___Brfalse_56; } inline OpCode_t123070264 * get_address_of_Brfalse_56() { return &___Brfalse_56; } inline void set_Brfalse_56(OpCode_t123070264 value) { ___Brfalse_56 = value; } inline static int32_t get_offset_of_Brtrue_57() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Brtrue_57)); } inline OpCode_t123070264 get_Brtrue_57() const { return ___Brtrue_57; } inline OpCode_t123070264 * get_address_of_Brtrue_57() { return &___Brtrue_57; } inline void set_Brtrue_57(OpCode_t123070264 value) { ___Brtrue_57 = value; } inline static int32_t get_offset_of_Beq_58() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Beq_58)); } inline OpCode_t123070264 get_Beq_58() const { return ___Beq_58; } inline OpCode_t123070264 * get_address_of_Beq_58() { return &___Beq_58; } inline void set_Beq_58(OpCode_t123070264 value) { ___Beq_58 = value; } inline static int32_t get_offset_of_Bge_59() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Bge_59)); } inline OpCode_t123070264 get_Bge_59() const { return ___Bge_59; } inline OpCode_t123070264 * get_address_of_Bge_59() { return &___Bge_59; } inline void set_Bge_59(OpCode_t123070264 value) { ___Bge_59 = value; } inline static int32_t get_offset_of_Bgt_60() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Bgt_60)); } inline OpCode_t123070264 get_Bgt_60() const { return ___Bgt_60; } inline OpCode_t123070264 * get_address_of_Bgt_60() { return &___Bgt_60; } inline void set_Bgt_60(OpCode_t123070264 value) { ___Bgt_60 = value; } inline static int32_t get_offset_of_Ble_61() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Ble_61)); } inline OpCode_t123070264 get_Ble_61() const { return ___Ble_61; } inline OpCode_t123070264 * get_address_of_Ble_61() { return &___Ble_61; } inline void set_Ble_61(OpCode_t123070264 value) { ___Ble_61 = value; } inline static int32_t get_offset_of_Blt_62() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Blt_62)); } inline OpCode_t123070264 get_Blt_62() const { return ___Blt_62; } inline OpCode_t123070264 * get_address_of_Blt_62() { return &___Blt_62; } inline void set_Blt_62(OpCode_t123070264 value) { ___Blt_62 = value; } inline static int32_t get_offset_of_Bne_Un_63() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Bne_Un_63)); } inline OpCode_t123070264 get_Bne_Un_63() const { return ___Bne_Un_63; } inline OpCode_t123070264 * get_address_of_Bne_Un_63() { return &___Bne_Un_63; } inline void set_Bne_Un_63(OpCode_t123070264 value) { ___Bne_Un_63 = value; } inline static int32_t get_offset_of_Bge_Un_64() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Bge_Un_64)); } inline OpCode_t123070264 get_Bge_Un_64() const { return ___Bge_Un_64; } inline OpCode_t123070264 * get_address_of_Bge_Un_64() { return &___Bge_Un_64; } inline void set_Bge_Un_64(OpCode_t123070264 value) { ___Bge_Un_64 = value; } inline static int32_t get_offset_of_Bgt_Un_65() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Bgt_Un_65)); } inline OpCode_t123070264 get_Bgt_Un_65() const { return ___Bgt_Un_65; } inline OpCode_t123070264 * get_address_of_Bgt_Un_65() { return &___Bgt_Un_65; } inline void set_Bgt_Un_65(OpCode_t123070264 value) { ___Bgt_Un_65 = value; } inline static int32_t get_offset_of_Ble_Un_66() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Ble_Un_66)); } inline OpCode_t123070264 get_Ble_Un_66() const { return ___Ble_Un_66; } inline OpCode_t123070264 * get_address_of_Ble_Un_66() { return &___Ble_Un_66; } inline void set_Ble_Un_66(OpCode_t123070264 value) { ___Ble_Un_66 = value; } inline static int32_t get_offset_of_Blt_Un_67() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Blt_Un_67)); } inline OpCode_t123070264 get_Blt_Un_67() const { return ___Blt_Un_67; } inline OpCode_t123070264 * get_address_of_Blt_Un_67() { return &___Blt_Un_67; } inline void set_Blt_Un_67(OpCode_t123070264 value) { ___Blt_Un_67 = value; } inline static int32_t get_offset_of_Switch_68() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Switch_68)); } inline OpCode_t123070264 get_Switch_68() const { return ___Switch_68; } inline OpCode_t123070264 * get_address_of_Switch_68() { return &___Switch_68; } inline void set_Switch_68(OpCode_t123070264 value) { ___Switch_68 = value; } inline static int32_t get_offset_of_Ldind_I1_69() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Ldind_I1_69)); } inline OpCode_t123070264 get_Ldind_I1_69() const { return ___Ldind_I1_69; } inline OpCode_t123070264 * get_address_of_Ldind_I1_69() { return &___Ldind_I1_69; } inline void set_Ldind_I1_69(OpCode_t123070264 value) { ___Ldind_I1_69 = value; } inline static int32_t get_offset_of_Ldind_U1_70() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Ldind_U1_70)); } inline OpCode_t123070264 get_Ldind_U1_70() const { return ___Ldind_U1_70; } inline OpCode_t123070264 * get_address_of_Ldind_U1_70() { return &___Ldind_U1_70; } inline void set_Ldind_U1_70(OpCode_t123070264 value) { ___Ldind_U1_70 = value; } inline static int32_t get_offset_of_Ldind_I2_71() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Ldind_I2_71)); } inline OpCode_t123070264 get_Ldind_I2_71() const { return ___Ldind_I2_71; } inline OpCode_t123070264 * get_address_of_Ldind_I2_71() { return &___Ldind_I2_71; } inline void set_Ldind_I2_71(OpCode_t123070264 value) { ___Ldind_I2_71 = value; } inline static int32_t get_offset_of_Ldind_U2_72() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Ldind_U2_72)); } inline OpCode_t123070264 get_Ldind_U2_72() const { return ___Ldind_U2_72; } inline OpCode_t123070264 * get_address_of_Ldind_U2_72() { return &___Ldind_U2_72; } inline void set_Ldind_U2_72(OpCode_t123070264 value) { ___Ldind_U2_72 = value; } inline static int32_t get_offset_of_Ldind_I4_73() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Ldind_I4_73)); } inline OpCode_t123070264 get_Ldind_I4_73() const { return ___Ldind_I4_73; } inline OpCode_t123070264 * get_address_of_Ldind_I4_73() { return &___Ldind_I4_73; } inline void set_Ldind_I4_73(OpCode_t123070264 value) { ___Ldind_I4_73 = value; } inline static int32_t get_offset_of_Ldind_U4_74() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Ldind_U4_74)); } inline OpCode_t123070264 get_Ldind_U4_74() const { return ___Ldind_U4_74; } inline OpCode_t123070264 * get_address_of_Ldind_U4_74() { return &___Ldind_U4_74; } inline void set_Ldind_U4_74(OpCode_t123070264 value) { ___Ldind_U4_74 = value; } inline static int32_t get_offset_of_Ldind_I8_75() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Ldind_I8_75)); } inline OpCode_t123070264 get_Ldind_I8_75() const { return ___Ldind_I8_75; } inline OpCode_t123070264 * get_address_of_Ldind_I8_75() { return &___Ldind_I8_75; } inline void set_Ldind_I8_75(OpCode_t123070264 value) { ___Ldind_I8_75 = value; } inline static int32_t get_offset_of_Ldind_I_76() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Ldind_I_76)); } inline OpCode_t123070264 get_Ldind_I_76() const { return ___Ldind_I_76; } inline OpCode_t123070264 * get_address_of_Ldind_I_76() { return &___Ldind_I_76; } inline void set_Ldind_I_76(OpCode_t123070264 value) { ___Ldind_I_76 = value; } inline static int32_t get_offset_of_Ldind_R4_77() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Ldind_R4_77)); } inline OpCode_t123070264 get_Ldind_R4_77() const { return ___Ldind_R4_77; } inline OpCode_t123070264 * get_address_of_Ldind_R4_77() { return &___Ldind_R4_77; } inline void set_Ldind_R4_77(OpCode_t123070264 value) { ___Ldind_R4_77 = value; } inline static int32_t get_offset_of_Ldind_R8_78() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Ldind_R8_78)); } inline OpCode_t123070264 get_Ldind_R8_78() const { return ___Ldind_R8_78; } inline OpCode_t123070264 * get_address_of_Ldind_R8_78() { return &___Ldind_R8_78; } inline void set_Ldind_R8_78(OpCode_t123070264 value) { ___Ldind_R8_78 = value; } inline static int32_t get_offset_of_Ldind_Ref_79() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Ldind_Ref_79)); } inline OpCode_t123070264 get_Ldind_Ref_79() const { return ___Ldind_Ref_79; } inline OpCode_t123070264 * get_address_of_Ldind_Ref_79() { return &___Ldind_Ref_79; } inline void set_Ldind_Ref_79(OpCode_t123070264 value) { ___Ldind_Ref_79 = value; } inline static int32_t get_offset_of_Stind_Ref_80() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Stind_Ref_80)); } inline OpCode_t123070264 get_Stind_Ref_80() const { return ___Stind_Ref_80; } inline OpCode_t123070264 * get_address_of_Stind_Ref_80() { return &___Stind_Ref_80; } inline void set_Stind_Ref_80(OpCode_t123070264 value) { ___Stind_Ref_80 = value; } inline static int32_t get_offset_of_Stind_I1_81() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Stind_I1_81)); } inline OpCode_t123070264 get_Stind_I1_81() const { return ___Stind_I1_81; } inline OpCode_t123070264 * get_address_of_Stind_I1_81() { return &___Stind_I1_81; } inline void set_Stind_I1_81(OpCode_t123070264 value) { ___Stind_I1_81 = value; } inline static int32_t get_offset_of_Stind_I2_82() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Stind_I2_82)); } inline OpCode_t123070264 get_Stind_I2_82() const { return ___Stind_I2_82; } inline OpCode_t123070264 * get_address_of_Stind_I2_82() { return &___Stind_I2_82; } inline void set_Stind_I2_82(OpCode_t123070264 value) { ___Stind_I2_82 = value; } inline static int32_t get_offset_of_Stind_I4_83() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Stind_I4_83)); } inline OpCode_t123070264 get_Stind_I4_83() const { return ___Stind_I4_83; } inline OpCode_t123070264 * get_address_of_Stind_I4_83() { return &___Stind_I4_83; } inline void set_Stind_I4_83(OpCode_t123070264 value) { ___Stind_I4_83 = value; } inline static int32_t get_offset_of_Stind_I8_84() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Stind_I8_84)); } inline OpCode_t123070264 get_Stind_I8_84() const { return ___Stind_I8_84; } inline OpCode_t123070264 * get_address_of_Stind_I8_84() { return &___Stind_I8_84; } inline void set_Stind_I8_84(OpCode_t123070264 value) { ___Stind_I8_84 = value; } inline static int32_t get_offset_of_Stind_R4_85() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Stind_R4_85)); } inline OpCode_t123070264 get_Stind_R4_85() const { return ___Stind_R4_85; } inline OpCode_t123070264 * get_address_of_Stind_R4_85() { return &___Stind_R4_85; } inline void set_Stind_R4_85(OpCode_t123070264 value) { ___Stind_R4_85 = value; } inline static int32_t get_offset_of_Stind_R8_86() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Stind_R8_86)); } inline OpCode_t123070264 get_Stind_R8_86() const { return ___Stind_R8_86; } inline OpCode_t123070264 * get_address_of_Stind_R8_86() { return &___Stind_R8_86; } inline void set_Stind_R8_86(OpCode_t123070264 value) { ___Stind_R8_86 = value; } inline static int32_t get_offset_of_Add_87() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Add_87)); } inline OpCode_t123070264 get_Add_87() const { return ___Add_87; } inline OpCode_t123070264 * get_address_of_Add_87() { return &___Add_87; } inline void set_Add_87(OpCode_t123070264 value) { ___Add_87 = value; } inline static int32_t get_offset_of_Sub_88() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Sub_88)); } inline OpCode_t123070264 get_Sub_88() const { return ___Sub_88; } inline OpCode_t123070264 * get_address_of_Sub_88() { return &___Sub_88; } inline void set_Sub_88(OpCode_t123070264 value) { ___Sub_88 = value; } inline static int32_t get_offset_of_Mul_89() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Mul_89)); } inline OpCode_t123070264 get_Mul_89() const { return ___Mul_89; } inline OpCode_t123070264 * get_address_of_Mul_89() { return &___Mul_89; } inline void set_Mul_89(OpCode_t123070264 value) { ___Mul_89 = value; } inline static int32_t get_offset_of_Div_90() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Div_90)); } inline OpCode_t123070264 get_Div_90() const { return ___Div_90; } inline OpCode_t123070264 * get_address_of_Div_90() { return &___Div_90; } inline void set_Div_90(OpCode_t123070264 value) { ___Div_90 = value; } inline static int32_t get_offset_of_Div_Un_91() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Div_Un_91)); } inline OpCode_t123070264 get_Div_Un_91() const { return ___Div_Un_91; } inline OpCode_t123070264 * get_address_of_Div_Un_91() { return &___Div_Un_91; } inline void set_Div_Un_91(OpCode_t123070264 value) { ___Div_Un_91 = value; } inline static int32_t get_offset_of_Rem_92() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Rem_92)); } inline OpCode_t123070264 get_Rem_92() const { return ___Rem_92; } inline OpCode_t123070264 * get_address_of_Rem_92() { return &___Rem_92; } inline void set_Rem_92(OpCode_t123070264 value) { ___Rem_92 = value; } inline static int32_t get_offset_of_Rem_Un_93() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Rem_Un_93)); } inline OpCode_t123070264 get_Rem_Un_93() const { return ___Rem_Un_93; } inline OpCode_t123070264 * get_address_of_Rem_Un_93() { return &___Rem_Un_93; } inline void set_Rem_Un_93(OpCode_t123070264 value) { ___Rem_Un_93 = value; } inline static int32_t get_offset_of_And_94() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___And_94)); } inline OpCode_t123070264 get_And_94() const { return ___And_94; } inline OpCode_t123070264 * get_address_of_And_94() { return &___And_94; } inline void set_And_94(OpCode_t123070264 value) { ___And_94 = value; } inline static int32_t get_offset_of_Or_95() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Or_95)); } inline OpCode_t123070264 get_Or_95() const { return ___Or_95; } inline OpCode_t123070264 * get_address_of_Or_95() { return &___Or_95; } inline void set_Or_95(OpCode_t123070264 value) { ___Or_95 = value; } inline static int32_t get_offset_of_Xor_96() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Xor_96)); } inline OpCode_t123070264 get_Xor_96() const { return ___Xor_96; } inline OpCode_t123070264 * get_address_of_Xor_96() { return &___Xor_96; } inline void set_Xor_96(OpCode_t123070264 value) { ___Xor_96 = value; } inline static int32_t get_offset_of_Shl_97() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Shl_97)); } inline OpCode_t123070264 get_Shl_97() const { return ___Shl_97; } inline OpCode_t123070264 * get_address_of_Shl_97() { return &___Shl_97; } inline void set_Shl_97(OpCode_t123070264 value) { ___Shl_97 = value; } inline static int32_t get_offset_of_Shr_98() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Shr_98)); } inline OpCode_t123070264 get_Shr_98() const { return ___Shr_98; } inline OpCode_t123070264 * get_address_of_Shr_98() { return &___Shr_98; } inline void set_Shr_98(OpCode_t123070264 value) { ___Shr_98 = value; } inline static int32_t get_offset_of_Shr_Un_99() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Shr_Un_99)); } inline OpCode_t123070264 get_Shr_Un_99() const { return ___Shr_Un_99; } inline OpCode_t123070264 * get_address_of_Shr_Un_99() { return &___Shr_Un_99; } inline void set_Shr_Un_99(OpCode_t123070264 value) { ___Shr_Un_99 = value; } inline static int32_t get_offset_of_Neg_100() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Neg_100)); } inline OpCode_t123070264 get_Neg_100() const { return ___Neg_100; } inline OpCode_t123070264 * get_address_of_Neg_100() { return &___Neg_100; } inline void set_Neg_100(OpCode_t123070264 value) { ___Neg_100 = value; } inline static int32_t get_offset_of_Not_101() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Not_101)); } inline OpCode_t123070264 get_Not_101() const { return ___Not_101; } inline OpCode_t123070264 * get_address_of_Not_101() { return &___Not_101; } inline void set_Not_101(OpCode_t123070264 value) { ___Not_101 = value; } inline static int32_t get_offset_of_Conv_I1_102() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Conv_I1_102)); } inline OpCode_t123070264 get_Conv_I1_102() const { return ___Conv_I1_102; } inline OpCode_t123070264 * get_address_of_Conv_I1_102() { return &___Conv_I1_102; } inline void set_Conv_I1_102(OpCode_t123070264 value) { ___Conv_I1_102 = value; } inline static int32_t get_offset_of_Conv_I2_103() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Conv_I2_103)); } inline OpCode_t123070264 get_Conv_I2_103() const { return ___Conv_I2_103; } inline OpCode_t123070264 * get_address_of_Conv_I2_103() { return &___Conv_I2_103; } inline void set_Conv_I2_103(OpCode_t123070264 value) { ___Conv_I2_103 = value; } inline static int32_t get_offset_of_Conv_I4_104() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Conv_I4_104)); } inline OpCode_t123070264 get_Conv_I4_104() const { return ___Conv_I4_104; } inline OpCode_t123070264 * get_address_of_Conv_I4_104() { return &___Conv_I4_104; } inline void set_Conv_I4_104(OpCode_t123070264 value) { ___Conv_I4_104 = value; } inline static int32_t get_offset_of_Conv_I8_105() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Conv_I8_105)); } inline OpCode_t123070264 get_Conv_I8_105() const { return ___Conv_I8_105; } inline OpCode_t123070264 * get_address_of_Conv_I8_105() { return &___Conv_I8_105; } inline void set_Conv_I8_105(OpCode_t123070264 value) { ___Conv_I8_105 = value; } inline static int32_t get_offset_of_Conv_R4_106() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Conv_R4_106)); } inline OpCode_t123070264 get_Conv_R4_106() const { return ___Conv_R4_106; } inline OpCode_t123070264 * get_address_of_Conv_R4_106() { return &___Conv_R4_106; } inline void set_Conv_R4_106(OpCode_t123070264 value) { ___Conv_R4_106 = value; } inline static int32_t get_offset_of_Conv_R8_107() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Conv_R8_107)); } inline OpCode_t123070264 get_Conv_R8_107() const { return ___Conv_R8_107; } inline OpCode_t123070264 * get_address_of_Conv_R8_107() { return &___Conv_R8_107; } inline void set_Conv_R8_107(OpCode_t123070264 value) { ___Conv_R8_107 = value; } inline static int32_t get_offset_of_Conv_U4_108() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Conv_U4_108)); } inline OpCode_t123070264 get_Conv_U4_108() const { return ___Conv_U4_108; } inline OpCode_t123070264 * get_address_of_Conv_U4_108() { return &___Conv_U4_108; } inline void set_Conv_U4_108(OpCode_t123070264 value) { ___Conv_U4_108 = value; } inline static int32_t get_offset_of_Conv_U8_109() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Conv_U8_109)); } inline OpCode_t123070264 get_Conv_U8_109() const { return ___Conv_U8_109; } inline OpCode_t123070264 * get_address_of_Conv_U8_109() { return &___Conv_U8_109; } inline void set_Conv_U8_109(OpCode_t123070264 value) { ___Conv_U8_109 = value; } inline static int32_t get_offset_of_Callvirt_110() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Callvirt_110)); } inline OpCode_t123070264 get_Callvirt_110() const { return ___Callvirt_110; } inline OpCode_t123070264 * get_address_of_Callvirt_110() { return &___Callvirt_110; } inline void set_Callvirt_110(OpCode_t123070264 value) { ___Callvirt_110 = value; } inline static int32_t get_offset_of_Cpobj_111() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Cpobj_111)); } inline OpCode_t123070264 get_Cpobj_111() const { return ___Cpobj_111; } inline OpCode_t123070264 * get_address_of_Cpobj_111() { return &___Cpobj_111; } inline void set_Cpobj_111(OpCode_t123070264 value) { ___Cpobj_111 = value; } inline static int32_t get_offset_of_Ldobj_112() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Ldobj_112)); } inline OpCode_t123070264 get_Ldobj_112() const { return ___Ldobj_112; } inline OpCode_t123070264 * get_address_of_Ldobj_112() { return &___Ldobj_112; } inline void set_Ldobj_112(OpCode_t123070264 value) { ___Ldobj_112 = value; } inline static int32_t get_offset_of_Ldstr_113() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Ldstr_113)); } inline OpCode_t123070264 get_Ldstr_113() const { return ___Ldstr_113; } inline OpCode_t123070264 * get_address_of_Ldstr_113() { return &___Ldstr_113; } inline void set_Ldstr_113(OpCode_t123070264 value) { ___Ldstr_113 = value; } inline static int32_t get_offset_of_Newobj_114() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Newobj_114)); } inline OpCode_t123070264 get_Newobj_114() const { return ___Newobj_114; } inline OpCode_t123070264 * get_address_of_Newobj_114() { return &___Newobj_114; } inline void set_Newobj_114(OpCode_t123070264 value) { ___Newobj_114 = value; } inline static int32_t get_offset_of_Castclass_115() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Castclass_115)); } inline OpCode_t123070264 get_Castclass_115() const { return ___Castclass_115; } inline OpCode_t123070264 * get_address_of_Castclass_115() { return &___Castclass_115; } inline void set_Castclass_115(OpCode_t123070264 value) { ___Castclass_115 = value; } inline static int32_t get_offset_of_Isinst_116() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Isinst_116)); } inline OpCode_t123070264 get_Isinst_116() const { return ___Isinst_116; } inline OpCode_t123070264 * get_address_of_Isinst_116() { return &___Isinst_116; } inline void set_Isinst_116(OpCode_t123070264 value) { ___Isinst_116 = value; } inline static int32_t get_offset_of_Conv_R_Un_117() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Conv_R_Un_117)); } inline OpCode_t123070264 get_Conv_R_Un_117() const { return ___Conv_R_Un_117; } inline OpCode_t123070264 * get_address_of_Conv_R_Un_117() { return &___Conv_R_Un_117; } inline void set_Conv_R_Un_117(OpCode_t123070264 value) { ___Conv_R_Un_117 = value; } inline static int32_t get_offset_of_Unbox_118() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Unbox_118)); } inline OpCode_t123070264 get_Unbox_118() const { return ___Unbox_118; } inline OpCode_t123070264 * get_address_of_Unbox_118() { return &___Unbox_118; } inline void set_Unbox_118(OpCode_t123070264 value) { ___Unbox_118 = value; } inline static int32_t get_offset_of_Throw_119() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Throw_119)); } inline OpCode_t123070264 get_Throw_119() const { return ___Throw_119; } inline OpCode_t123070264 * get_address_of_Throw_119() { return &___Throw_119; } inline void set_Throw_119(OpCode_t123070264 value) { ___Throw_119 = value; } inline static int32_t get_offset_of_Ldfld_120() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Ldfld_120)); } inline OpCode_t123070264 get_Ldfld_120() const { return ___Ldfld_120; } inline OpCode_t123070264 * get_address_of_Ldfld_120() { return &___Ldfld_120; } inline void set_Ldfld_120(OpCode_t123070264 value) { ___Ldfld_120 = value; } inline static int32_t get_offset_of_Ldflda_121() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Ldflda_121)); } inline OpCode_t123070264 get_Ldflda_121() const { return ___Ldflda_121; } inline OpCode_t123070264 * get_address_of_Ldflda_121() { return &___Ldflda_121; } inline void set_Ldflda_121(OpCode_t123070264 value) { ___Ldflda_121 = value; } inline static int32_t get_offset_of_Stfld_122() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Stfld_122)); } inline OpCode_t123070264 get_Stfld_122() const { return ___Stfld_122; } inline OpCode_t123070264 * get_address_of_Stfld_122() { return &___Stfld_122; } inline void set_Stfld_122(OpCode_t123070264 value) { ___Stfld_122 = value; } inline static int32_t get_offset_of_Ldsfld_123() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Ldsfld_123)); } inline OpCode_t123070264 get_Ldsfld_123() const { return ___Ldsfld_123; } inline OpCode_t123070264 * get_address_of_Ldsfld_123() { return &___Ldsfld_123; } inline void set_Ldsfld_123(OpCode_t123070264 value) { ___Ldsfld_123 = value; } inline static int32_t get_offset_of_Ldsflda_124() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Ldsflda_124)); } inline OpCode_t123070264 get_Ldsflda_124() const { return ___Ldsflda_124; } inline OpCode_t123070264 * get_address_of_Ldsflda_124() { return &___Ldsflda_124; } inline void set_Ldsflda_124(OpCode_t123070264 value) { ___Ldsflda_124 = value; } inline static int32_t get_offset_of_Stsfld_125() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Stsfld_125)); } inline OpCode_t123070264 get_Stsfld_125() const { return ___Stsfld_125; } inline OpCode_t123070264 * get_address_of_Stsfld_125() { return &___Stsfld_125; } inline void set_Stsfld_125(OpCode_t123070264 value) { ___Stsfld_125 = value; } inline static int32_t get_offset_of_Stobj_126() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Stobj_126)); } inline OpCode_t123070264 get_Stobj_126() const { return ___Stobj_126; } inline OpCode_t123070264 * get_address_of_Stobj_126() { return &___Stobj_126; } inline void set_Stobj_126(OpCode_t123070264 value) { ___Stobj_126 = value; } inline static int32_t get_offset_of_Conv_Ovf_I1_Un_127() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Conv_Ovf_I1_Un_127)); } inline OpCode_t123070264 get_Conv_Ovf_I1_Un_127() const { return ___Conv_Ovf_I1_Un_127; } inline OpCode_t123070264 * get_address_of_Conv_Ovf_I1_Un_127() { return &___Conv_Ovf_I1_Un_127; } inline void set_Conv_Ovf_I1_Un_127(OpCode_t123070264 value) { ___Conv_Ovf_I1_Un_127 = value; } inline static int32_t get_offset_of_Conv_Ovf_I2_Un_128() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Conv_Ovf_I2_Un_128)); } inline OpCode_t123070264 get_Conv_Ovf_I2_Un_128() const { return ___Conv_Ovf_I2_Un_128; } inline OpCode_t123070264 * get_address_of_Conv_Ovf_I2_Un_128() { return &___Conv_Ovf_I2_Un_128; } inline void set_Conv_Ovf_I2_Un_128(OpCode_t123070264 value) { ___Conv_Ovf_I2_Un_128 = value; } inline static int32_t get_offset_of_Conv_Ovf_I4_Un_129() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Conv_Ovf_I4_Un_129)); } inline OpCode_t123070264 get_Conv_Ovf_I4_Un_129() const { return ___Conv_Ovf_I4_Un_129; } inline OpCode_t123070264 * get_address_of_Conv_Ovf_I4_Un_129() { return &___Conv_Ovf_I4_Un_129; } inline void set_Conv_Ovf_I4_Un_129(OpCode_t123070264 value) { ___Conv_Ovf_I4_Un_129 = value; } inline static int32_t get_offset_of_Conv_Ovf_I8_Un_130() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Conv_Ovf_I8_Un_130)); } inline OpCode_t123070264 get_Conv_Ovf_I8_Un_130() const { return ___Conv_Ovf_I8_Un_130; } inline OpCode_t123070264 * get_address_of_Conv_Ovf_I8_Un_130() { return &___Conv_Ovf_I8_Un_130; } inline void set_Conv_Ovf_I8_Un_130(OpCode_t123070264 value) { ___Conv_Ovf_I8_Un_130 = value; } inline static int32_t get_offset_of_Conv_Ovf_U1_Un_131() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Conv_Ovf_U1_Un_131)); } inline OpCode_t123070264 get_Conv_Ovf_U1_Un_131() const { return ___Conv_Ovf_U1_Un_131; } inline OpCode_t123070264 * get_address_of_Conv_Ovf_U1_Un_131() { return &___Conv_Ovf_U1_Un_131; } inline void set_Conv_Ovf_U1_Un_131(OpCode_t123070264 value) { ___Conv_Ovf_U1_Un_131 = value; } inline static int32_t get_offset_of_Conv_Ovf_U2_Un_132() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Conv_Ovf_U2_Un_132)); } inline OpCode_t123070264 get_Conv_Ovf_U2_Un_132() const { return ___Conv_Ovf_U2_Un_132; } inline OpCode_t123070264 * get_address_of_Conv_Ovf_U2_Un_132() { return &___Conv_Ovf_U2_Un_132; } inline void set_Conv_Ovf_U2_Un_132(OpCode_t123070264 value) { ___Conv_Ovf_U2_Un_132 = value; } inline static int32_t get_offset_of_Conv_Ovf_U4_Un_133() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Conv_Ovf_U4_Un_133)); } inline OpCode_t123070264 get_Conv_Ovf_U4_Un_133() const { return ___Conv_Ovf_U4_Un_133; } inline OpCode_t123070264 * get_address_of_Conv_Ovf_U4_Un_133() { return &___Conv_Ovf_U4_Un_133; } inline void set_Conv_Ovf_U4_Un_133(OpCode_t123070264 value) { ___Conv_Ovf_U4_Un_133 = value; } inline static int32_t get_offset_of_Conv_Ovf_U8_Un_134() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Conv_Ovf_U8_Un_134)); } inline OpCode_t123070264 get_Conv_Ovf_U8_Un_134() const { return ___Conv_Ovf_U8_Un_134; } inline OpCode_t123070264 * get_address_of_Conv_Ovf_U8_Un_134() { return &___Conv_Ovf_U8_Un_134; } inline void set_Conv_Ovf_U8_Un_134(OpCode_t123070264 value) { ___Conv_Ovf_U8_Un_134 = value; } inline static int32_t get_offset_of_Conv_Ovf_I_Un_135() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Conv_Ovf_I_Un_135)); } inline OpCode_t123070264 get_Conv_Ovf_I_Un_135() const { return ___Conv_Ovf_I_Un_135; } inline OpCode_t123070264 * get_address_of_Conv_Ovf_I_Un_135() { return &___Conv_Ovf_I_Un_135; } inline void set_Conv_Ovf_I_Un_135(OpCode_t123070264 value) { ___Conv_Ovf_I_Un_135 = value; } inline static int32_t get_offset_of_Conv_Ovf_U_Un_136() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Conv_Ovf_U_Un_136)); } inline OpCode_t123070264 get_Conv_Ovf_U_Un_136() const { return ___Conv_Ovf_U_Un_136; } inline OpCode_t123070264 * get_address_of_Conv_Ovf_U_Un_136() { return &___Conv_Ovf_U_Un_136; } inline void set_Conv_Ovf_U_Un_136(OpCode_t123070264 value) { ___Conv_Ovf_U_Un_136 = value; } inline static int32_t get_offset_of_Box_137() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Box_137)); } inline OpCode_t123070264 get_Box_137() const { return ___Box_137; } inline OpCode_t123070264 * get_address_of_Box_137() { return &___Box_137; } inline void set_Box_137(OpCode_t123070264 value) { ___Box_137 = value; } inline static int32_t get_offset_of_Newarr_138() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Newarr_138)); } inline OpCode_t123070264 get_Newarr_138() const { return ___Newarr_138; } inline OpCode_t123070264 * get_address_of_Newarr_138() { return &___Newarr_138; } inline void set_Newarr_138(OpCode_t123070264 value) { ___Newarr_138 = value; } inline static int32_t get_offset_of_Ldlen_139() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Ldlen_139)); } inline OpCode_t123070264 get_Ldlen_139() const { return ___Ldlen_139; } inline OpCode_t123070264 * get_address_of_Ldlen_139() { return &___Ldlen_139; } inline void set_Ldlen_139(OpCode_t123070264 value) { ___Ldlen_139 = value; } inline static int32_t get_offset_of_Ldelema_140() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Ldelema_140)); } inline OpCode_t123070264 get_Ldelema_140() const { return ___Ldelema_140; } inline OpCode_t123070264 * get_address_of_Ldelema_140() { return &___Ldelema_140; } inline void set_Ldelema_140(OpCode_t123070264 value) { ___Ldelema_140 = value; } inline static int32_t get_offset_of_Ldelem_I1_141() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Ldelem_I1_141)); } inline OpCode_t123070264 get_Ldelem_I1_141() const { return ___Ldelem_I1_141; } inline OpCode_t123070264 * get_address_of_Ldelem_I1_141() { return &___Ldelem_I1_141; } inline void set_Ldelem_I1_141(OpCode_t123070264 value) { ___Ldelem_I1_141 = value; } inline static int32_t get_offset_of_Ldelem_U1_142() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Ldelem_U1_142)); } inline OpCode_t123070264 get_Ldelem_U1_142() const { return ___Ldelem_U1_142; } inline OpCode_t123070264 * get_address_of_Ldelem_U1_142() { return &___Ldelem_U1_142; } inline void set_Ldelem_U1_142(OpCode_t123070264 value) { ___Ldelem_U1_142 = value; } inline static int32_t get_offset_of_Ldelem_I2_143() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Ldelem_I2_143)); } inline OpCode_t123070264 get_Ldelem_I2_143() const { return ___Ldelem_I2_143; } inline OpCode_t123070264 * get_address_of_Ldelem_I2_143() { return &___Ldelem_I2_143; } inline void set_Ldelem_I2_143(OpCode_t123070264 value) { ___Ldelem_I2_143 = value; } inline static int32_t get_offset_of_Ldelem_U2_144() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Ldelem_U2_144)); } inline OpCode_t123070264 get_Ldelem_U2_144() const { return ___Ldelem_U2_144; } inline OpCode_t123070264 * get_address_of_Ldelem_U2_144() { return &___Ldelem_U2_144; } inline void set_Ldelem_U2_144(OpCode_t123070264 value) { ___Ldelem_U2_144 = value; } inline static int32_t get_offset_of_Ldelem_I4_145() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Ldelem_I4_145)); } inline OpCode_t123070264 get_Ldelem_I4_145() const { return ___Ldelem_I4_145; } inline OpCode_t123070264 * get_address_of_Ldelem_I4_145() { return &___Ldelem_I4_145; } inline void set_Ldelem_I4_145(OpCode_t123070264 value) { ___Ldelem_I4_145 = value; } inline static int32_t get_offset_of_Ldelem_U4_146() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Ldelem_U4_146)); } inline OpCode_t123070264 get_Ldelem_U4_146() const { return ___Ldelem_U4_146; } inline OpCode_t123070264 * get_address_of_Ldelem_U4_146() { return &___Ldelem_U4_146; } inline void set_Ldelem_U4_146(OpCode_t123070264 value) { ___Ldelem_U4_146 = value; } inline static int32_t get_offset_of_Ldelem_I8_147() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Ldelem_I8_147)); } inline OpCode_t123070264 get_Ldelem_I8_147() const { return ___Ldelem_I8_147; } inline OpCode_t123070264 * get_address_of_Ldelem_I8_147() { return &___Ldelem_I8_147; } inline void set_Ldelem_I8_147(OpCode_t123070264 value) { ___Ldelem_I8_147 = value; } inline static int32_t get_offset_of_Ldelem_I_148() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Ldelem_I_148)); } inline OpCode_t123070264 get_Ldelem_I_148() const { return ___Ldelem_I_148; } inline OpCode_t123070264 * get_address_of_Ldelem_I_148() { return &___Ldelem_I_148; } inline void set_Ldelem_I_148(OpCode_t123070264 value) { ___Ldelem_I_148 = value; } inline static int32_t get_offset_of_Ldelem_R4_149() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Ldelem_R4_149)); } inline OpCode_t123070264 get_Ldelem_R4_149() const { return ___Ldelem_R4_149; } inline OpCode_t123070264 * get_address_of_Ldelem_R4_149() { return &___Ldelem_R4_149; } inline void set_Ldelem_R4_149(OpCode_t123070264 value) { ___Ldelem_R4_149 = value; } inline static int32_t get_offset_of_Ldelem_R8_150() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Ldelem_R8_150)); } inline OpCode_t123070264 get_Ldelem_R8_150() const { return ___Ldelem_R8_150; } inline OpCode_t123070264 * get_address_of_Ldelem_R8_150() { return &___Ldelem_R8_150; } inline void set_Ldelem_R8_150(OpCode_t123070264 value) { ___Ldelem_R8_150 = value; } inline static int32_t get_offset_of_Ldelem_Ref_151() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Ldelem_Ref_151)); } inline OpCode_t123070264 get_Ldelem_Ref_151() const { return ___Ldelem_Ref_151; } inline OpCode_t123070264 * get_address_of_Ldelem_Ref_151() { return &___Ldelem_Ref_151; } inline void set_Ldelem_Ref_151(OpCode_t123070264 value) { ___Ldelem_Ref_151 = value; } inline static int32_t get_offset_of_Stelem_I_152() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Stelem_I_152)); } inline OpCode_t123070264 get_Stelem_I_152() const { return ___Stelem_I_152; } inline OpCode_t123070264 * get_address_of_Stelem_I_152() { return &___Stelem_I_152; } inline void set_Stelem_I_152(OpCode_t123070264 value) { ___Stelem_I_152 = value; } inline static int32_t get_offset_of_Stelem_I1_153() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Stelem_I1_153)); } inline OpCode_t123070264 get_Stelem_I1_153() const { return ___Stelem_I1_153; } inline OpCode_t123070264 * get_address_of_Stelem_I1_153() { return &___Stelem_I1_153; } inline void set_Stelem_I1_153(OpCode_t123070264 value) { ___Stelem_I1_153 = value; } inline static int32_t get_offset_of_Stelem_I2_154() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Stelem_I2_154)); } inline OpCode_t123070264 get_Stelem_I2_154() const { return ___Stelem_I2_154; } inline OpCode_t123070264 * get_address_of_Stelem_I2_154() { return &___Stelem_I2_154; } inline void set_Stelem_I2_154(OpCode_t123070264 value) { ___Stelem_I2_154 = value; } inline static int32_t get_offset_of_Stelem_I4_155() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Stelem_I4_155)); } inline OpCode_t123070264 get_Stelem_I4_155() const { return ___Stelem_I4_155; } inline OpCode_t123070264 * get_address_of_Stelem_I4_155() { return &___Stelem_I4_155; } inline void set_Stelem_I4_155(OpCode_t123070264 value) { ___Stelem_I4_155 = value; } inline static int32_t get_offset_of_Stelem_I8_156() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Stelem_I8_156)); } inline OpCode_t123070264 get_Stelem_I8_156() const { return ___Stelem_I8_156; } inline OpCode_t123070264 * get_address_of_Stelem_I8_156() { return &___Stelem_I8_156; } inline void set_Stelem_I8_156(OpCode_t123070264 value) { ___Stelem_I8_156 = value; } inline static int32_t get_offset_of_Stelem_R4_157() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Stelem_R4_157)); } inline OpCode_t123070264 get_Stelem_R4_157() const { return ___Stelem_R4_157; } inline OpCode_t123070264 * get_address_of_Stelem_R4_157() { return &___Stelem_R4_157; } inline void set_Stelem_R4_157(OpCode_t123070264 value) { ___Stelem_R4_157 = value; } inline static int32_t get_offset_of_Stelem_R8_158() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Stelem_R8_158)); } inline OpCode_t123070264 get_Stelem_R8_158() const { return ___Stelem_R8_158; } inline OpCode_t123070264 * get_address_of_Stelem_R8_158() { return &___Stelem_R8_158; } inline void set_Stelem_R8_158(OpCode_t123070264 value) { ___Stelem_R8_158 = value; } inline static int32_t get_offset_of_Stelem_Ref_159() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Stelem_Ref_159)); } inline OpCode_t123070264 get_Stelem_Ref_159() const { return ___Stelem_Ref_159; } inline OpCode_t123070264 * get_address_of_Stelem_Ref_159() { return &___Stelem_Ref_159; } inline void set_Stelem_Ref_159(OpCode_t123070264 value) { ___Stelem_Ref_159 = value; } inline static int32_t get_offset_of_Ldelem_160() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Ldelem_160)); } inline OpCode_t123070264 get_Ldelem_160() const { return ___Ldelem_160; } inline OpCode_t123070264 * get_address_of_Ldelem_160() { return &___Ldelem_160; } inline void set_Ldelem_160(OpCode_t123070264 value) { ___Ldelem_160 = value; } inline static int32_t get_offset_of_Stelem_161() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Stelem_161)); } inline OpCode_t123070264 get_Stelem_161() const { return ___Stelem_161; } inline OpCode_t123070264 * get_address_of_Stelem_161() { return &___Stelem_161; } inline void set_Stelem_161(OpCode_t123070264 value) { ___Stelem_161 = value; } inline static int32_t get_offset_of_Unbox_Any_162() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Unbox_Any_162)); } inline OpCode_t123070264 get_Unbox_Any_162() const { return ___Unbox_Any_162; } inline OpCode_t123070264 * get_address_of_Unbox_Any_162() { return &___Unbox_Any_162; } inline void set_Unbox_Any_162(OpCode_t123070264 value) { ___Unbox_Any_162 = value; } inline static int32_t get_offset_of_Conv_Ovf_I1_163() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Conv_Ovf_I1_163)); } inline OpCode_t123070264 get_Conv_Ovf_I1_163() const { return ___Conv_Ovf_I1_163; } inline OpCode_t123070264 * get_address_of_Conv_Ovf_I1_163() { return &___Conv_Ovf_I1_163; } inline void set_Conv_Ovf_I1_163(OpCode_t123070264 value) { ___Conv_Ovf_I1_163 = value; } inline static int32_t get_offset_of_Conv_Ovf_U1_164() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Conv_Ovf_U1_164)); } inline OpCode_t123070264 get_Conv_Ovf_U1_164() const { return ___Conv_Ovf_U1_164; } inline OpCode_t123070264 * get_address_of_Conv_Ovf_U1_164() { return &___Conv_Ovf_U1_164; } inline void set_Conv_Ovf_U1_164(OpCode_t123070264 value) { ___Conv_Ovf_U1_164 = value; } inline static int32_t get_offset_of_Conv_Ovf_I2_165() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Conv_Ovf_I2_165)); } inline OpCode_t123070264 get_Conv_Ovf_I2_165() const { return ___Conv_Ovf_I2_165; } inline OpCode_t123070264 * get_address_of_Conv_Ovf_I2_165() { return &___Conv_Ovf_I2_165; } inline void set_Conv_Ovf_I2_165(OpCode_t123070264 value) { ___Conv_Ovf_I2_165 = value; } inline static int32_t get_offset_of_Conv_Ovf_U2_166() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Conv_Ovf_U2_166)); } inline OpCode_t123070264 get_Conv_Ovf_U2_166() const { return ___Conv_Ovf_U2_166; } inline OpCode_t123070264 * get_address_of_Conv_Ovf_U2_166() { return &___Conv_Ovf_U2_166; } inline void set_Conv_Ovf_U2_166(OpCode_t123070264 value) { ___Conv_Ovf_U2_166 = value; } inline static int32_t get_offset_of_Conv_Ovf_I4_167() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Conv_Ovf_I4_167)); } inline OpCode_t123070264 get_Conv_Ovf_I4_167() const { return ___Conv_Ovf_I4_167; } inline OpCode_t123070264 * get_address_of_Conv_Ovf_I4_167() { return &___Conv_Ovf_I4_167; } inline void set_Conv_Ovf_I4_167(OpCode_t123070264 value) { ___Conv_Ovf_I4_167 = value; } inline static int32_t get_offset_of_Conv_Ovf_U4_168() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Conv_Ovf_U4_168)); } inline OpCode_t123070264 get_Conv_Ovf_U4_168() const { return ___Conv_Ovf_U4_168; } inline OpCode_t123070264 * get_address_of_Conv_Ovf_U4_168() { return &___Conv_Ovf_U4_168; } inline void set_Conv_Ovf_U4_168(OpCode_t123070264 value) { ___Conv_Ovf_U4_168 = value; } inline static int32_t get_offset_of_Conv_Ovf_I8_169() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Conv_Ovf_I8_169)); } inline OpCode_t123070264 get_Conv_Ovf_I8_169() const { return ___Conv_Ovf_I8_169; } inline OpCode_t123070264 * get_address_of_Conv_Ovf_I8_169() { return &___Conv_Ovf_I8_169; } inline void set_Conv_Ovf_I8_169(OpCode_t123070264 value) { ___Conv_Ovf_I8_169 = value; } inline static int32_t get_offset_of_Conv_Ovf_U8_170() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Conv_Ovf_U8_170)); } inline OpCode_t123070264 get_Conv_Ovf_U8_170() const { return ___Conv_Ovf_U8_170; } inline OpCode_t123070264 * get_address_of_Conv_Ovf_U8_170() { return &___Conv_Ovf_U8_170; } inline void set_Conv_Ovf_U8_170(OpCode_t123070264 value) { ___Conv_Ovf_U8_170 = value; } inline static int32_t get_offset_of_Refanyval_171() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Refanyval_171)); } inline OpCode_t123070264 get_Refanyval_171() const { return ___Refanyval_171; } inline OpCode_t123070264 * get_address_of_Refanyval_171() { return &___Refanyval_171; } inline void set_Refanyval_171(OpCode_t123070264 value) { ___Refanyval_171 = value; } inline static int32_t get_offset_of_Ckfinite_172() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Ckfinite_172)); } inline OpCode_t123070264 get_Ckfinite_172() const { return ___Ckfinite_172; } inline OpCode_t123070264 * get_address_of_Ckfinite_172() { return &___Ckfinite_172; } inline void set_Ckfinite_172(OpCode_t123070264 value) { ___Ckfinite_172 = value; } inline static int32_t get_offset_of_Mkrefany_173() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Mkrefany_173)); } inline OpCode_t123070264 get_Mkrefany_173() const { return ___Mkrefany_173; } inline OpCode_t123070264 * get_address_of_Mkrefany_173() { return &___Mkrefany_173; } inline void set_Mkrefany_173(OpCode_t123070264 value) { ___Mkrefany_173 = value; } inline static int32_t get_offset_of_Ldtoken_174() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Ldtoken_174)); } inline OpCode_t123070264 get_Ldtoken_174() const { return ___Ldtoken_174; } inline OpCode_t123070264 * get_address_of_Ldtoken_174() { return &___Ldtoken_174; } inline void set_Ldtoken_174(OpCode_t123070264 value) { ___Ldtoken_174 = value; } inline static int32_t get_offset_of_Conv_U2_175() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Conv_U2_175)); } inline OpCode_t123070264 get_Conv_U2_175() const { return ___Conv_U2_175; } inline OpCode_t123070264 * get_address_of_Conv_U2_175() { return &___Conv_U2_175; } inline void set_Conv_U2_175(OpCode_t123070264 value) { ___Conv_U2_175 = value; } inline static int32_t get_offset_of_Conv_U1_176() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Conv_U1_176)); } inline OpCode_t123070264 get_Conv_U1_176() const { return ___Conv_U1_176; } inline OpCode_t123070264 * get_address_of_Conv_U1_176() { return &___Conv_U1_176; } inline void set_Conv_U1_176(OpCode_t123070264 value) { ___Conv_U1_176 = value; } inline static int32_t get_offset_of_Conv_I_177() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Conv_I_177)); } inline OpCode_t123070264 get_Conv_I_177() const { return ___Conv_I_177; } inline OpCode_t123070264 * get_address_of_Conv_I_177() { return &___Conv_I_177; } inline void set_Conv_I_177(OpCode_t123070264 value) { ___Conv_I_177 = value; } inline static int32_t get_offset_of_Conv_Ovf_I_178() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Conv_Ovf_I_178)); } inline OpCode_t123070264 get_Conv_Ovf_I_178() const { return ___Conv_Ovf_I_178; } inline OpCode_t123070264 * get_address_of_Conv_Ovf_I_178() { return &___Conv_Ovf_I_178; } inline void set_Conv_Ovf_I_178(OpCode_t123070264 value) { ___Conv_Ovf_I_178 = value; } inline static int32_t get_offset_of_Conv_Ovf_U_179() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Conv_Ovf_U_179)); } inline OpCode_t123070264 get_Conv_Ovf_U_179() const { return ___Conv_Ovf_U_179; } inline OpCode_t123070264 * get_address_of_Conv_Ovf_U_179() { return &___Conv_Ovf_U_179; } inline void set_Conv_Ovf_U_179(OpCode_t123070264 value) { ___Conv_Ovf_U_179 = value; } inline static int32_t get_offset_of_Add_Ovf_180() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Add_Ovf_180)); } inline OpCode_t123070264 get_Add_Ovf_180() const { return ___Add_Ovf_180; } inline OpCode_t123070264 * get_address_of_Add_Ovf_180() { return &___Add_Ovf_180; } inline void set_Add_Ovf_180(OpCode_t123070264 value) { ___Add_Ovf_180 = value; } inline static int32_t get_offset_of_Add_Ovf_Un_181() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Add_Ovf_Un_181)); } inline OpCode_t123070264 get_Add_Ovf_Un_181() const { return ___Add_Ovf_Un_181; } inline OpCode_t123070264 * get_address_of_Add_Ovf_Un_181() { return &___Add_Ovf_Un_181; } inline void set_Add_Ovf_Un_181(OpCode_t123070264 value) { ___Add_Ovf_Un_181 = value; } inline static int32_t get_offset_of_Mul_Ovf_182() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Mul_Ovf_182)); } inline OpCode_t123070264 get_Mul_Ovf_182() const { return ___Mul_Ovf_182; } inline OpCode_t123070264 * get_address_of_Mul_Ovf_182() { return &___Mul_Ovf_182; } inline void set_Mul_Ovf_182(OpCode_t123070264 value) { ___Mul_Ovf_182 = value; } inline static int32_t get_offset_of_Mul_Ovf_Un_183() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Mul_Ovf_Un_183)); } inline OpCode_t123070264 get_Mul_Ovf_Un_183() const { return ___Mul_Ovf_Un_183; } inline OpCode_t123070264 * get_address_of_Mul_Ovf_Un_183() { return &___Mul_Ovf_Un_183; } inline void set_Mul_Ovf_Un_183(OpCode_t123070264 value) { ___Mul_Ovf_Un_183 = value; } inline static int32_t get_offset_of_Sub_Ovf_184() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Sub_Ovf_184)); } inline OpCode_t123070264 get_Sub_Ovf_184() const { return ___Sub_Ovf_184; } inline OpCode_t123070264 * get_address_of_Sub_Ovf_184() { return &___Sub_Ovf_184; } inline void set_Sub_Ovf_184(OpCode_t123070264 value) { ___Sub_Ovf_184 = value; } inline static int32_t get_offset_of_Sub_Ovf_Un_185() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Sub_Ovf_Un_185)); } inline OpCode_t123070264 get_Sub_Ovf_Un_185() const { return ___Sub_Ovf_Un_185; } inline OpCode_t123070264 * get_address_of_Sub_Ovf_Un_185() { return &___Sub_Ovf_Un_185; } inline void set_Sub_Ovf_Un_185(OpCode_t123070264 value) { ___Sub_Ovf_Un_185 = value; } inline static int32_t get_offset_of_Endfinally_186() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Endfinally_186)); } inline OpCode_t123070264 get_Endfinally_186() const { return ___Endfinally_186; } inline OpCode_t123070264 * get_address_of_Endfinally_186() { return &___Endfinally_186; } inline void set_Endfinally_186(OpCode_t123070264 value) { ___Endfinally_186 = value; } inline static int32_t get_offset_of_Leave_187() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Leave_187)); } inline OpCode_t123070264 get_Leave_187() const { return ___Leave_187; } inline OpCode_t123070264 * get_address_of_Leave_187() { return &___Leave_187; } inline void set_Leave_187(OpCode_t123070264 value) { ___Leave_187 = value; } inline static int32_t get_offset_of_Leave_S_188() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Leave_S_188)); } inline OpCode_t123070264 get_Leave_S_188() const { return ___Leave_S_188; } inline OpCode_t123070264 * get_address_of_Leave_S_188() { return &___Leave_S_188; } inline void set_Leave_S_188(OpCode_t123070264 value) { ___Leave_S_188 = value; } inline static int32_t get_offset_of_Stind_I_189() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Stind_I_189)); } inline OpCode_t123070264 get_Stind_I_189() const { return ___Stind_I_189; } inline OpCode_t123070264 * get_address_of_Stind_I_189() { return &___Stind_I_189; } inline void set_Stind_I_189(OpCode_t123070264 value) { ___Stind_I_189 = value; } inline static int32_t get_offset_of_Conv_U_190() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Conv_U_190)); } inline OpCode_t123070264 get_Conv_U_190() const { return ___Conv_U_190; } inline OpCode_t123070264 * get_address_of_Conv_U_190() { return &___Conv_U_190; } inline void set_Conv_U_190(OpCode_t123070264 value) { ___Conv_U_190 = value; } inline static int32_t get_offset_of_Prefix7_191() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Prefix7_191)); } inline OpCode_t123070264 get_Prefix7_191() const { return ___Prefix7_191; } inline OpCode_t123070264 * get_address_of_Prefix7_191() { return &___Prefix7_191; } inline void set_Prefix7_191(OpCode_t123070264 value) { ___Prefix7_191 = value; } inline static int32_t get_offset_of_Prefix6_192() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Prefix6_192)); } inline OpCode_t123070264 get_Prefix6_192() const { return ___Prefix6_192; } inline OpCode_t123070264 * get_address_of_Prefix6_192() { return &___Prefix6_192; } inline void set_Prefix6_192(OpCode_t123070264 value) { ___Prefix6_192 = value; } inline static int32_t get_offset_of_Prefix5_193() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Prefix5_193)); } inline OpCode_t123070264 get_Prefix5_193() const { return ___Prefix5_193; } inline OpCode_t123070264 * get_address_of_Prefix5_193() { return &___Prefix5_193; } inline void set_Prefix5_193(OpCode_t123070264 value) { ___Prefix5_193 = value; } inline static int32_t get_offset_of_Prefix4_194() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Prefix4_194)); } inline OpCode_t123070264 get_Prefix4_194() const { return ___Prefix4_194; } inline OpCode_t123070264 * get_address_of_Prefix4_194() { return &___Prefix4_194; } inline void set_Prefix4_194(OpCode_t123070264 value) { ___Prefix4_194 = value; } inline static int32_t get_offset_of_Prefix3_195() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Prefix3_195)); } inline OpCode_t123070264 get_Prefix3_195() const { return ___Prefix3_195; } inline OpCode_t123070264 * get_address_of_Prefix3_195() { return &___Prefix3_195; } inline void set_Prefix3_195(OpCode_t123070264 value) { ___Prefix3_195 = value; } inline static int32_t get_offset_of_Prefix2_196() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Prefix2_196)); } inline OpCode_t123070264 get_Prefix2_196() const { return ___Prefix2_196; } inline OpCode_t123070264 * get_address_of_Prefix2_196() { return &___Prefix2_196; } inline void set_Prefix2_196(OpCode_t123070264 value) { ___Prefix2_196 = value; } inline static int32_t get_offset_of_Prefix1_197() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Prefix1_197)); } inline OpCode_t123070264 get_Prefix1_197() const { return ___Prefix1_197; } inline OpCode_t123070264 * get_address_of_Prefix1_197() { return &___Prefix1_197; } inline void set_Prefix1_197(OpCode_t123070264 value) { ___Prefix1_197 = value; } inline static int32_t get_offset_of_Prefixref_198() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Prefixref_198)); } inline OpCode_t123070264 get_Prefixref_198() const { return ___Prefixref_198; } inline OpCode_t123070264 * get_address_of_Prefixref_198() { return &___Prefixref_198; } inline void set_Prefixref_198(OpCode_t123070264 value) { ___Prefixref_198 = value; } inline static int32_t get_offset_of_Arglist_199() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Arglist_199)); } inline OpCode_t123070264 get_Arglist_199() const { return ___Arglist_199; } inline OpCode_t123070264 * get_address_of_Arglist_199() { return &___Arglist_199; } inline void set_Arglist_199(OpCode_t123070264 value) { ___Arglist_199 = value; } inline static int32_t get_offset_of_Ceq_200() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Ceq_200)); } inline OpCode_t123070264 get_Ceq_200() const { return ___Ceq_200; } inline OpCode_t123070264 * get_address_of_Ceq_200() { return &___Ceq_200; } inline void set_Ceq_200(OpCode_t123070264 value) { ___Ceq_200 = value; } inline static int32_t get_offset_of_Cgt_201() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Cgt_201)); } inline OpCode_t123070264 get_Cgt_201() const { return ___Cgt_201; } inline OpCode_t123070264 * get_address_of_Cgt_201() { return &___Cgt_201; } inline void set_Cgt_201(OpCode_t123070264 value) { ___Cgt_201 = value; } inline static int32_t get_offset_of_Cgt_Un_202() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Cgt_Un_202)); } inline OpCode_t123070264 get_Cgt_Un_202() const { return ___Cgt_Un_202; } inline OpCode_t123070264 * get_address_of_Cgt_Un_202() { return &___Cgt_Un_202; } inline void set_Cgt_Un_202(OpCode_t123070264 value) { ___Cgt_Un_202 = value; } inline static int32_t get_offset_of_Clt_203() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Clt_203)); } inline OpCode_t123070264 get_Clt_203() const { return ___Clt_203; } inline OpCode_t123070264 * get_address_of_Clt_203() { return &___Clt_203; } inline void set_Clt_203(OpCode_t123070264 value) { ___Clt_203 = value; } inline static int32_t get_offset_of_Clt_Un_204() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Clt_Un_204)); } inline OpCode_t123070264 get_Clt_Un_204() const { return ___Clt_Un_204; } inline OpCode_t123070264 * get_address_of_Clt_Un_204() { return &___Clt_Un_204; } inline void set_Clt_Un_204(OpCode_t123070264 value) { ___Clt_Un_204 = value; } inline static int32_t get_offset_of_Ldftn_205() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Ldftn_205)); } inline OpCode_t123070264 get_Ldftn_205() const { return ___Ldftn_205; } inline OpCode_t123070264 * get_address_of_Ldftn_205() { return &___Ldftn_205; } inline void set_Ldftn_205(OpCode_t123070264 value) { ___Ldftn_205 = value; } inline static int32_t get_offset_of_Ldvirtftn_206() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Ldvirtftn_206)); } inline OpCode_t123070264 get_Ldvirtftn_206() const { return ___Ldvirtftn_206; } inline OpCode_t123070264 * get_address_of_Ldvirtftn_206() { return &___Ldvirtftn_206; } inline void set_Ldvirtftn_206(OpCode_t123070264 value) { ___Ldvirtftn_206 = value; } inline static int32_t get_offset_of_Ldarg_207() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Ldarg_207)); } inline OpCode_t123070264 get_Ldarg_207() const { return ___Ldarg_207; } inline OpCode_t123070264 * get_address_of_Ldarg_207() { return &___Ldarg_207; } inline void set_Ldarg_207(OpCode_t123070264 value) { ___Ldarg_207 = value; } inline static int32_t get_offset_of_Ldarga_208() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Ldarga_208)); } inline OpCode_t123070264 get_Ldarga_208() const { return ___Ldarga_208; } inline OpCode_t123070264 * get_address_of_Ldarga_208() { return &___Ldarga_208; } inline void set_Ldarga_208(OpCode_t123070264 value) { ___Ldarga_208 = value; } inline static int32_t get_offset_of_Starg_209() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Starg_209)); } inline OpCode_t123070264 get_Starg_209() const { return ___Starg_209; } inline OpCode_t123070264 * get_address_of_Starg_209() { return &___Starg_209; } inline void set_Starg_209(OpCode_t123070264 value) { ___Starg_209 = value; } inline static int32_t get_offset_of_Ldloc_210() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Ldloc_210)); } inline OpCode_t123070264 get_Ldloc_210() const { return ___Ldloc_210; } inline OpCode_t123070264 * get_address_of_Ldloc_210() { return &___Ldloc_210; } inline void set_Ldloc_210(OpCode_t123070264 value) { ___Ldloc_210 = value; } inline static int32_t get_offset_of_Ldloca_211() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Ldloca_211)); } inline OpCode_t123070264 get_Ldloca_211() const { return ___Ldloca_211; } inline OpCode_t123070264 * get_address_of_Ldloca_211() { return &___Ldloca_211; } inline void set_Ldloca_211(OpCode_t123070264 value) { ___Ldloca_211 = value; } inline static int32_t get_offset_of_Stloc_212() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Stloc_212)); } inline OpCode_t123070264 get_Stloc_212() const { return ___Stloc_212; } inline OpCode_t123070264 * get_address_of_Stloc_212() { return &___Stloc_212; } inline void set_Stloc_212(OpCode_t123070264 value) { ___Stloc_212 = value; } inline static int32_t get_offset_of_Localloc_213() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Localloc_213)); } inline OpCode_t123070264 get_Localloc_213() const { return ___Localloc_213; } inline OpCode_t123070264 * get_address_of_Localloc_213() { return &___Localloc_213; } inline void set_Localloc_213(OpCode_t123070264 value) { ___Localloc_213 = value; } inline static int32_t get_offset_of_Endfilter_214() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Endfilter_214)); } inline OpCode_t123070264 get_Endfilter_214() const { return ___Endfilter_214; } inline OpCode_t123070264 * get_address_of_Endfilter_214() { return &___Endfilter_214; } inline void set_Endfilter_214(OpCode_t123070264 value) { ___Endfilter_214 = value; } inline static int32_t get_offset_of_Unaligned_215() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Unaligned_215)); } inline OpCode_t123070264 get_Unaligned_215() const { return ___Unaligned_215; } inline OpCode_t123070264 * get_address_of_Unaligned_215() { return &___Unaligned_215; } inline void set_Unaligned_215(OpCode_t123070264 value) { ___Unaligned_215 = value; } inline static int32_t get_offset_of_Volatile_216() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Volatile_216)); } inline OpCode_t123070264 get_Volatile_216() const { return ___Volatile_216; } inline OpCode_t123070264 * get_address_of_Volatile_216() { return &___Volatile_216; } inline void set_Volatile_216(OpCode_t123070264 value) { ___Volatile_216 = value; } inline static int32_t get_offset_of_Tailcall_217() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Tailcall_217)); } inline OpCode_t123070264 get_Tailcall_217() const { return ___Tailcall_217; } inline OpCode_t123070264 * get_address_of_Tailcall_217() { return &___Tailcall_217; } inline void set_Tailcall_217(OpCode_t123070264 value) { ___Tailcall_217 = value; } inline static int32_t get_offset_of_Initobj_218() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Initobj_218)); } inline OpCode_t123070264 get_Initobj_218() const { return ___Initobj_218; } inline OpCode_t123070264 * get_address_of_Initobj_218() { return &___Initobj_218; } inline void set_Initobj_218(OpCode_t123070264 value) { ___Initobj_218 = value; } inline static int32_t get_offset_of_Constrained_219() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Constrained_219)); } inline OpCode_t123070264 get_Constrained_219() const { return ___Constrained_219; } inline OpCode_t123070264 * get_address_of_Constrained_219() { return &___Constrained_219; } inline void set_Constrained_219(OpCode_t123070264 value) { ___Constrained_219 = value; } inline static int32_t get_offset_of_Cpblk_220() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Cpblk_220)); } inline OpCode_t123070264 get_Cpblk_220() const { return ___Cpblk_220; } inline OpCode_t123070264 * get_address_of_Cpblk_220() { return &___Cpblk_220; } inline void set_Cpblk_220(OpCode_t123070264 value) { ___Cpblk_220 = value; } inline static int32_t get_offset_of_Initblk_221() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Initblk_221)); } inline OpCode_t123070264 get_Initblk_221() const { return ___Initblk_221; } inline OpCode_t123070264 * get_address_of_Initblk_221() { return &___Initblk_221; } inline void set_Initblk_221(OpCode_t123070264 value) { ___Initblk_221 = value; } inline static int32_t get_offset_of_Rethrow_222() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Rethrow_222)); } inline OpCode_t123070264 get_Rethrow_222() const { return ___Rethrow_222; } inline OpCode_t123070264 * get_address_of_Rethrow_222() { return &___Rethrow_222; } inline void set_Rethrow_222(OpCode_t123070264 value) { ___Rethrow_222 = value; } inline static int32_t get_offset_of_Sizeof_223() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Sizeof_223)); } inline OpCode_t123070264 get_Sizeof_223() const { return ___Sizeof_223; } inline OpCode_t123070264 * get_address_of_Sizeof_223() { return &___Sizeof_223; } inline void set_Sizeof_223(OpCode_t123070264 value) { ___Sizeof_223 = value; } inline static int32_t get_offset_of_Refanytype_224() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Refanytype_224)); } inline OpCode_t123070264 get_Refanytype_224() const { return ___Refanytype_224; } inline OpCode_t123070264 * get_address_of_Refanytype_224() { return &___Refanytype_224; } inline void set_Refanytype_224(OpCode_t123070264 value) { ___Refanytype_224 = value; } inline static int32_t get_offset_of_Readonly_225() { return static_cast(offsetof(OpCodes_t126150456_StaticFields, ___Readonly_225)); } inline OpCode_t123070264 get_Readonly_225() const { return ___Readonly_225; } inline OpCode_t123070264 * get_address_of_Readonly_225() { return &___Readonly_225; } inline void set_Readonly_225(OpCode_t123070264 value) { ___Readonly_225 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // OPCODES_T126150456_H #ifndef FRAME_T3942143166_H #define FRAME_T3942143166_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Text.RegularExpressions.CILCompiler/Frame struct Frame_t3942143166 : public RuntimeObject { public: // System.Reflection.Emit.Label System.Text.RegularExpressions.CILCompiler/Frame::label_pass Label_t2281661643 ___label_pass_0; // System.Reflection.Emit.Label System.Text.RegularExpressions.CILCompiler/Frame::label_fail Label_t2281661643 ___label_fail_1; public: inline static int32_t get_offset_of_label_pass_0() { return static_cast(offsetof(Frame_t3942143166, ___label_pass_0)); } inline Label_t2281661643 get_label_pass_0() const { return ___label_pass_0; } inline Label_t2281661643 * get_address_of_label_pass_0() { return &___label_pass_0; } inline void set_label_pass_0(Label_t2281661643 value) { ___label_pass_0 = value; } inline static int32_t get_offset_of_label_fail_1() { return static_cast(offsetof(Frame_t3942143166, ___label_fail_1)); } inline Label_t2281661643 get_label_fail_1() const { return ___label_fail_1; } inline Label_t2281661643 * get_address_of_label_fail_1() { return &___label_fail_1; } inline void set_label_fail_1(Label_t2281661643 value) { ___label_fail_1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // FRAME_T3942143166_H #ifndef RXOP_T349969367_H #define RXOP_T349969367_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Text.RegularExpressions.RxOp struct RxOp_t349969367 { public: // System.Byte System.Text.RegularExpressions.RxOp::value__ uint8_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(RxOp_t349969367, ___value___1)); } inline uint8_t get_value___1() const { return ___value___1; } inline uint8_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(uint8_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // RXOP_T349969367_H #ifndef OPFLAGS_T23120214_H #define OPFLAGS_T23120214_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Text.RegularExpressions.OpFlags struct OpFlags_t23120214 { public: // System.UInt16 System.Text.RegularExpressions.OpFlags::value__ uint16_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(OpFlags_t23120214, ___value___1)); } inline uint16_t get_value___1() const { return ___value___1; } inline uint16_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(uint16_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // OPFLAGS_T23120214_H #ifndef DELEGATE_T1188392813_H #define DELEGATE_T1188392813_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Delegate struct Delegate_t1188392813 : 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::method_code intptr_t ___method_code_5; // System.Reflection.MethodInfo System.Delegate::method_info MethodInfo_t * ___method_info_6; // System.Reflection.MethodInfo System.Delegate::original_method_info MethodInfo_t * ___original_method_info_7; // System.DelegateData System.Delegate::data DelegateData_t1677132599 * ___data_8; public: inline static int32_t get_offset_of_method_ptr_0() { return static_cast(offsetof(Delegate_t1188392813, ___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_t1188392813, ___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_t1188392813, ___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((&___m_target_2), value); } inline static int32_t get_offset_of_method_3() { return static_cast(offsetof(Delegate_t1188392813, ___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_t1188392813, ___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_method_code_5() { return static_cast(offsetof(Delegate_t1188392813, ___method_code_5)); } inline intptr_t get_method_code_5() const { return ___method_code_5; } inline intptr_t* get_address_of_method_code_5() { return &___method_code_5; } inline void set_method_code_5(intptr_t value) { ___method_code_5 = value; } inline static int32_t get_offset_of_method_info_6() { return static_cast(offsetof(Delegate_t1188392813, ___method_info_6)); } inline MethodInfo_t * get_method_info_6() const { return ___method_info_6; } inline MethodInfo_t ** get_address_of_method_info_6() { return &___method_info_6; } inline void set_method_info_6(MethodInfo_t * value) { ___method_info_6 = value; Il2CppCodeGenWriteBarrier((&___method_info_6), value); } inline static int32_t get_offset_of_original_method_info_7() { return static_cast(offsetof(Delegate_t1188392813, ___original_method_info_7)); } inline MethodInfo_t * get_original_method_info_7() const { return ___original_method_info_7; } inline MethodInfo_t ** get_address_of_original_method_info_7() { return &___original_method_info_7; } inline void set_original_method_info_7(MethodInfo_t * value) { ___original_method_info_7 = value; Il2CppCodeGenWriteBarrier((&___original_method_info_7), value); } inline static int32_t get_offset_of_data_8() { return static_cast(offsetof(Delegate_t1188392813, ___data_8)); } inline DelegateData_t1677132599 * get_data_8() const { return ___data_8; } inline DelegateData_t1677132599 ** get_address_of_data_8() { return &___data_8; } inline void set_data_8(DelegateData_t1677132599 * value) { ___data_8 = value; Il2CppCodeGenWriteBarrier((&___data_8), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DELEGATE_T1188392813_H #ifndef METHODINFO_T_H #define METHODINFO_T_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Reflection.MethodInfo struct MethodInfo_t : public MethodBase_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // METHODINFO_T_H #ifndef RUNTIMETYPEHANDLE_T3027515415_H #define RUNTIMETYPEHANDLE_T3027515415_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.RuntimeTypeHandle struct RuntimeTypeHandle_t3027515415 { public: // System.IntPtr System.RuntimeTypeHandle::value intptr_t ___value_0; public: inline static int32_t get_offset_of_value_0() { return static_cast(offsetof(RuntimeTypeHandle_t3027515415, ___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; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // RUNTIMETYPEHANDLE_T3027515415_H #ifndef X509VERIFICATIONFLAGS_T2086244306_H #define X509VERIFICATIONFLAGS_T2086244306_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Security.Cryptography.X509Certificates.X509VerificationFlags struct X509VerificationFlags_t2086244306 { public: // System.Int32 System.Security.Cryptography.X509Certificates.X509VerificationFlags::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(X509VerificationFlags_t2086244306, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // X509VERIFICATIONFLAGS_T2086244306_H #ifndef MODE_T3692532274_H #define MODE_T3692532274_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Text.RegularExpressions.Interpreter/Mode struct Mode_t3692532274 { public: // System.Int32 System.Text.RegularExpressions.Interpreter/Mode::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(Mode_t3692532274, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // MODE_T3692532274_H #ifndef CRYPTOGRAPHICEXCEPTION_T248831461_H #define CRYPTOGRAPHICEXCEPTION_T248831461_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Security.Cryptography.CryptographicException struct CryptographicException_t248831461 : public SystemException_t176217640 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CRYPTOGRAPHICEXCEPTION_T248831461_H #ifndef INTERPRETER_T582715701_H #define INTERPRETER_T582715701_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Text.RegularExpressions.Interpreter struct Interpreter_t582715701 : public BaseMachine_t2554639499 { public: // System.UInt16[] System.Text.RegularExpressions.Interpreter::program UInt16U5BU5D_t3326319531* ___program_1; // System.Int32 System.Text.RegularExpressions.Interpreter::program_start int32_t ___program_start_2; // System.String System.Text.RegularExpressions.Interpreter::text String_t* ___text_3; // System.Int32 System.Text.RegularExpressions.Interpreter::text_end int32_t ___text_end_4; // System.Int32 System.Text.RegularExpressions.Interpreter::group_count int32_t ___group_count_5; // System.Int32 System.Text.RegularExpressions.Interpreter::match_min int32_t ___match_min_6; // System.Text.RegularExpressions.QuickSearch System.Text.RegularExpressions.Interpreter::qs QuickSearch_t2588090110 * ___qs_7; // System.Int32 System.Text.RegularExpressions.Interpreter::scan_ptr int32_t ___scan_ptr_8; // System.Text.RegularExpressions.Interpreter/RepeatContext System.Text.RegularExpressions.Interpreter::repeat RepeatContext_t1214863076 * ___repeat_9; // System.Text.RegularExpressions.Interpreter/RepeatContext System.Text.RegularExpressions.Interpreter::fast RepeatContext_t1214863076 * ___fast_10; // System.Text.RegularExpressions.Interpreter/IntStack System.Text.RegularExpressions.Interpreter::stack IntStack_t2189327687 ___stack_11; // System.Text.RegularExpressions.Interpreter/RepeatContext System.Text.RegularExpressions.Interpreter::deep RepeatContext_t1214863076 * ___deep_12; // System.Text.RegularExpressions.Mark[] System.Text.RegularExpressions.Interpreter::marks MarkU5BU5D_t3645422402* ___marks_13; // System.Int32 System.Text.RegularExpressions.Interpreter::mark_start int32_t ___mark_start_14; // System.Int32 System.Text.RegularExpressions.Interpreter::mark_end int32_t ___mark_end_15; // System.Int32[] System.Text.RegularExpressions.Interpreter::groups Int32U5BU5D_t385246372* ___groups_16; public: inline static int32_t get_offset_of_program_1() { return static_cast(offsetof(Interpreter_t582715701, ___program_1)); } inline UInt16U5BU5D_t3326319531* get_program_1() const { return ___program_1; } inline UInt16U5BU5D_t3326319531** get_address_of_program_1() { return &___program_1; } inline void set_program_1(UInt16U5BU5D_t3326319531* value) { ___program_1 = value; Il2CppCodeGenWriteBarrier((&___program_1), value); } inline static int32_t get_offset_of_program_start_2() { return static_cast(offsetof(Interpreter_t582715701, ___program_start_2)); } inline int32_t get_program_start_2() const { return ___program_start_2; } inline int32_t* get_address_of_program_start_2() { return &___program_start_2; } inline void set_program_start_2(int32_t value) { ___program_start_2 = value; } inline static int32_t get_offset_of_text_3() { return static_cast(offsetof(Interpreter_t582715701, ___text_3)); } inline String_t* get_text_3() const { return ___text_3; } inline String_t** get_address_of_text_3() { return &___text_3; } inline void set_text_3(String_t* value) { ___text_3 = value; Il2CppCodeGenWriteBarrier((&___text_3), value); } inline static int32_t get_offset_of_text_end_4() { return static_cast(offsetof(Interpreter_t582715701, ___text_end_4)); } inline int32_t get_text_end_4() const { return ___text_end_4; } inline int32_t* get_address_of_text_end_4() { return &___text_end_4; } inline void set_text_end_4(int32_t value) { ___text_end_4 = value; } inline static int32_t get_offset_of_group_count_5() { return static_cast(offsetof(Interpreter_t582715701, ___group_count_5)); } inline int32_t get_group_count_5() const { return ___group_count_5; } inline int32_t* get_address_of_group_count_5() { return &___group_count_5; } inline void set_group_count_5(int32_t value) { ___group_count_5 = value; } inline static int32_t get_offset_of_match_min_6() { return static_cast(offsetof(Interpreter_t582715701, ___match_min_6)); } inline int32_t get_match_min_6() const { return ___match_min_6; } inline int32_t* get_address_of_match_min_6() { return &___match_min_6; } inline void set_match_min_6(int32_t value) { ___match_min_6 = value; } inline static int32_t get_offset_of_qs_7() { return static_cast(offsetof(Interpreter_t582715701, ___qs_7)); } inline QuickSearch_t2588090110 * get_qs_7() const { return ___qs_7; } inline QuickSearch_t2588090110 ** get_address_of_qs_7() { return &___qs_7; } inline void set_qs_7(QuickSearch_t2588090110 * value) { ___qs_7 = value; Il2CppCodeGenWriteBarrier((&___qs_7), value); } inline static int32_t get_offset_of_scan_ptr_8() { return static_cast(offsetof(Interpreter_t582715701, ___scan_ptr_8)); } inline int32_t get_scan_ptr_8() const { return ___scan_ptr_8; } inline int32_t* get_address_of_scan_ptr_8() { return &___scan_ptr_8; } inline void set_scan_ptr_8(int32_t value) { ___scan_ptr_8 = value; } inline static int32_t get_offset_of_repeat_9() { return static_cast(offsetof(Interpreter_t582715701, ___repeat_9)); } inline RepeatContext_t1214863076 * get_repeat_9() const { return ___repeat_9; } inline RepeatContext_t1214863076 ** get_address_of_repeat_9() { return &___repeat_9; } inline void set_repeat_9(RepeatContext_t1214863076 * value) { ___repeat_9 = value; Il2CppCodeGenWriteBarrier((&___repeat_9), value); } inline static int32_t get_offset_of_fast_10() { return static_cast(offsetof(Interpreter_t582715701, ___fast_10)); } inline RepeatContext_t1214863076 * get_fast_10() const { return ___fast_10; } inline RepeatContext_t1214863076 ** get_address_of_fast_10() { return &___fast_10; } inline void set_fast_10(RepeatContext_t1214863076 * value) { ___fast_10 = value; Il2CppCodeGenWriteBarrier((&___fast_10), value); } inline static int32_t get_offset_of_stack_11() { return static_cast(offsetof(Interpreter_t582715701, ___stack_11)); } inline IntStack_t2189327687 get_stack_11() const { return ___stack_11; } inline IntStack_t2189327687 * get_address_of_stack_11() { return &___stack_11; } inline void set_stack_11(IntStack_t2189327687 value) { ___stack_11 = value; } inline static int32_t get_offset_of_deep_12() { return static_cast(offsetof(Interpreter_t582715701, ___deep_12)); } inline RepeatContext_t1214863076 * get_deep_12() const { return ___deep_12; } inline RepeatContext_t1214863076 ** get_address_of_deep_12() { return &___deep_12; } inline void set_deep_12(RepeatContext_t1214863076 * value) { ___deep_12 = value; Il2CppCodeGenWriteBarrier((&___deep_12), value); } inline static int32_t get_offset_of_marks_13() { return static_cast(offsetof(Interpreter_t582715701, ___marks_13)); } inline MarkU5BU5D_t3645422402* get_marks_13() const { return ___marks_13; } inline MarkU5BU5D_t3645422402** get_address_of_marks_13() { return &___marks_13; } inline void set_marks_13(MarkU5BU5D_t3645422402* value) { ___marks_13 = value; Il2CppCodeGenWriteBarrier((&___marks_13), value); } inline static int32_t get_offset_of_mark_start_14() { return static_cast(offsetof(Interpreter_t582715701, ___mark_start_14)); } inline int32_t get_mark_start_14() const { return ___mark_start_14; } inline int32_t* get_address_of_mark_start_14() { return &___mark_start_14; } inline void set_mark_start_14(int32_t value) { ___mark_start_14 = value; } inline static int32_t get_offset_of_mark_end_15() { return static_cast(offsetof(Interpreter_t582715701, ___mark_end_15)); } inline int32_t get_mark_end_15() const { return ___mark_end_15; } inline int32_t* get_address_of_mark_end_15() { return &___mark_end_15; } inline void set_mark_end_15(int32_t value) { ___mark_end_15 = value; } inline static int32_t get_offset_of_groups_16() { return static_cast(offsetof(Interpreter_t582715701, ___groups_16)); } inline Int32U5BU5D_t385246372* get_groups_16() const { return ___groups_16; } inline Int32U5BU5D_t385246372** get_address_of_groups_16() { return &___groups_16; } inline void set_groups_16(Int32U5BU5D_t385246372* value) { ___groups_16 = value; Il2CppCodeGenWriteBarrier((&___groups_16), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // INTERPRETER_T582715701_H #ifndef X509REVOCATIONMODE_T2571829933_H #define X509REVOCATIONMODE_T2571829933_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Security.Cryptography.X509Certificates.X509RevocationMode struct X509RevocationMode_t2571829933 { public: // System.Int32 System.Security.Cryptography.X509Certificates.X509RevocationMode::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(X509RevocationMode_t2571829933, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // X509REVOCATIONMODE_T2571829933_H #ifndef POSITION_T2536274344_H #define POSITION_T2536274344_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Text.RegularExpressions.Position struct Position_t2536274344 { public: // System.UInt16 System.Text.RegularExpressions.Position::value__ uint16_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(Position_t2536274344, ___value___1)); } inline uint16_t get_value___1() const { return ___value___1; } inline uint16_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(uint16_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // POSITION_T2536274344_H #ifndef ARGUMENTEXCEPTION_T132251570_H #define ARGUMENTEXCEPTION_T132251570_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.ArgumentException struct ArgumentException_t132251570 : public SystemException_t176217640 { public: // System.String System.ArgumentException::param_name String_t* ___param_name_12; public: inline static int32_t get_offset_of_param_name_12() { return static_cast(offsetof(ArgumentException_t132251570, ___param_name_12)); } inline String_t* get_param_name_12() const { return ___param_name_12; } inline String_t** get_address_of_param_name_12() { return &___param_name_12; } inline void set_param_name_12(String_t* value) { ___param_name_12 = value; Il2CppCodeGenWriteBarrier((&___param_name_12), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ARGUMENTEXCEPTION_T132251570_H #ifndef MULTICASTDELEGATE_T_H #define MULTICASTDELEGATE_T_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.MulticastDelegate struct MulticastDelegate_t : public Delegate_t1188392813 { public: // System.MulticastDelegate System.MulticastDelegate::prev MulticastDelegate_t * ___prev_9; // System.MulticastDelegate System.MulticastDelegate::kpm_next MulticastDelegate_t * ___kpm_next_10; public: inline static int32_t get_offset_of_prev_9() { return static_cast(offsetof(MulticastDelegate_t, ___prev_9)); } inline MulticastDelegate_t * get_prev_9() const { return ___prev_9; } inline MulticastDelegate_t ** get_address_of_prev_9() { return &___prev_9; } inline void set_prev_9(MulticastDelegate_t * value) { ___prev_9 = value; Il2CppCodeGenWriteBarrier((&___prev_9), value); } inline static int32_t get_offset_of_kpm_next_10() { return static_cast(offsetof(MulticastDelegate_t, ___kpm_next_10)); } inline MulticastDelegate_t * get_kpm_next_10() const { return ___kpm_next_10; } inline MulticastDelegate_t ** get_address_of_kpm_next_10() { return &___kpm_next_10; } inline void set_kpm_next_10(MulticastDelegate_t * value) { ___kpm_next_10 = value; Il2CppCodeGenWriteBarrier((&___kpm_next_10), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // MULTICASTDELEGATE_T_H #ifndef DYNAMICMETHOD_T2537779570_H #define DYNAMICMETHOD_T2537779570_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Reflection.Emit.DynamicMethod struct DynamicMethod_t2537779570 : public MethodInfo_t { public: // System.RuntimeMethodHandle System.Reflection.Emit.DynamicMethod::mhandle RuntimeMethodHandle_t1133924984 ___mhandle_0; // System.String System.Reflection.Emit.DynamicMethod::name String_t* ___name_1; // System.Type System.Reflection.Emit.DynamicMethod::returnType Type_t * ___returnType_2; // System.Type[] System.Reflection.Emit.DynamicMethod::parameters TypeU5BU5D_t3940880105* ___parameters_3; // System.Reflection.MethodAttributes System.Reflection.Emit.DynamicMethod::attributes int32_t ___attributes_4; // System.Reflection.CallingConventions System.Reflection.Emit.DynamicMethod::callingConvention int32_t ___callingConvention_5; // System.Reflection.Module System.Reflection.Emit.DynamicMethod::module Module_t2987026101 * ___module_6; // System.Boolean System.Reflection.Emit.DynamicMethod::skipVisibility bool ___skipVisibility_7; // System.Boolean System.Reflection.Emit.DynamicMethod::init_locals bool ___init_locals_8; // System.Reflection.Emit.ILGenerator System.Reflection.Emit.DynamicMethod::ilgen ILGenerator_t1388622344 * ___ilgen_9; // System.Int32 System.Reflection.Emit.DynamicMethod::nrefs int32_t ___nrefs_10; // System.Object[] System.Reflection.Emit.DynamicMethod::refs ObjectU5BU5D_t2843939325* ___refs_11; // System.IntPtr System.Reflection.Emit.DynamicMethod::referenced_by intptr_t ___referenced_by_12; // System.Type System.Reflection.Emit.DynamicMethod::owner Type_t * ___owner_13; // System.Delegate System.Reflection.Emit.DynamicMethod::deleg Delegate_t1188392813 * ___deleg_14; // System.Reflection.MonoMethod System.Reflection.Emit.DynamicMethod::method MonoMethod_t * ___method_15; // System.Reflection.Emit.ParameterBuilder[] System.Reflection.Emit.DynamicMethod::pinfo ParameterBuilderU5BU5D_t3054868058* ___pinfo_16; // System.Boolean System.Reflection.Emit.DynamicMethod::creating bool ___creating_17; public: inline static int32_t get_offset_of_mhandle_0() { return static_cast(offsetof(DynamicMethod_t2537779570, ___mhandle_0)); } inline RuntimeMethodHandle_t1133924984 get_mhandle_0() const { return ___mhandle_0; } inline RuntimeMethodHandle_t1133924984 * get_address_of_mhandle_0() { return &___mhandle_0; } inline void set_mhandle_0(RuntimeMethodHandle_t1133924984 value) { ___mhandle_0 = value; } inline static int32_t get_offset_of_name_1() { return static_cast(offsetof(DynamicMethod_t2537779570, ___name_1)); } inline String_t* get_name_1() const { return ___name_1; } inline String_t** get_address_of_name_1() { return &___name_1; } inline void set_name_1(String_t* value) { ___name_1 = value; Il2CppCodeGenWriteBarrier((&___name_1), value); } inline static int32_t get_offset_of_returnType_2() { return static_cast(offsetof(DynamicMethod_t2537779570, ___returnType_2)); } inline Type_t * get_returnType_2() const { return ___returnType_2; } inline Type_t ** get_address_of_returnType_2() { return &___returnType_2; } inline void set_returnType_2(Type_t * value) { ___returnType_2 = value; Il2CppCodeGenWriteBarrier((&___returnType_2), value); } inline static int32_t get_offset_of_parameters_3() { return static_cast(offsetof(DynamicMethod_t2537779570, ___parameters_3)); } inline TypeU5BU5D_t3940880105* get_parameters_3() const { return ___parameters_3; } inline TypeU5BU5D_t3940880105** get_address_of_parameters_3() { return &___parameters_3; } inline void set_parameters_3(TypeU5BU5D_t3940880105* value) { ___parameters_3 = value; Il2CppCodeGenWriteBarrier((&___parameters_3), value); } inline static int32_t get_offset_of_attributes_4() { return static_cast(offsetof(DynamicMethod_t2537779570, ___attributes_4)); } inline int32_t get_attributes_4() const { return ___attributes_4; } inline int32_t* get_address_of_attributes_4() { return &___attributes_4; } inline void set_attributes_4(int32_t value) { ___attributes_4 = value; } inline static int32_t get_offset_of_callingConvention_5() { return static_cast(offsetof(DynamicMethod_t2537779570, ___callingConvention_5)); } inline int32_t get_callingConvention_5() const { return ___callingConvention_5; } inline int32_t* get_address_of_callingConvention_5() { return &___callingConvention_5; } inline void set_callingConvention_5(int32_t value) { ___callingConvention_5 = value; } inline static int32_t get_offset_of_module_6() { return static_cast(offsetof(DynamicMethod_t2537779570, ___module_6)); } inline Module_t2987026101 * get_module_6() const { return ___module_6; } inline Module_t2987026101 ** get_address_of_module_6() { return &___module_6; } inline void set_module_6(Module_t2987026101 * value) { ___module_6 = value; Il2CppCodeGenWriteBarrier((&___module_6), value); } inline static int32_t get_offset_of_skipVisibility_7() { return static_cast(offsetof(DynamicMethod_t2537779570, ___skipVisibility_7)); } inline bool get_skipVisibility_7() const { return ___skipVisibility_7; } inline bool* get_address_of_skipVisibility_7() { return &___skipVisibility_7; } inline void set_skipVisibility_7(bool value) { ___skipVisibility_7 = value; } inline static int32_t get_offset_of_init_locals_8() { return static_cast(offsetof(DynamicMethod_t2537779570, ___init_locals_8)); } inline bool get_init_locals_8() const { return ___init_locals_8; } inline bool* get_address_of_init_locals_8() { return &___init_locals_8; } inline void set_init_locals_8(bool value) { ___init_locals_8 = value; } inline static int32_t get_offset_of_ilgen_9() { return static_cast(offsetof(DynamicMethod_t2537779570, ___ilgen_9)); } inline ILGenerator_t1388622344 * get_ilgen_9() const { return ___ilgen_9; } inline ILGenerator_t1388622344 ** get_address_of_ilgen_9() { return &___ilgen_9; } inline void set_ilgen_9(ILGenerator_t1388622344 * value) { ___ilgen_9 = value; Il2CppCodeGenWriteBarrier((&___ilgen_9), value); } inline static int32_t get_offset_of_nrefs_10() { return static_cast(offsetof(DynamicMethod_t2537779570, ___nrefs_10)); } inline int32_t get_nrefs_10() const { return ___nrefs_10; } inline int32_t* get_address_of_nrefs_10() { return &___nrefs_10; } inline void set_nrefs_10(int32_t value) { ___nrefs_10 = value; } inline static int32_t get_offset_of_refs_11() { return static_cast(offsetof(DynamicMethod_t2537779570, ___refs_11)); } inline ObjectU5BU5D_t2843939325* get_refs_11() const { return ___refs_11; } inline ObjectU5BU5D_t2843939325** get_address_of_refs_11() { return &___refs_11; } inline void set_refs_11(ObjectU5BU5D_t2843939325* value) { ___refs_11 = value; Il2CppCodeGenWriteBarrier((&___refs_11), value); } inline static int32_t get_offset_of_referenced_by_12() { return static_cast(offsetof(DynamicMethod_t2537779570, ___referenced_by_12)); } inline intptr_t get_referenced_by_12() const { return ___referenced_by_12; } inline intptr_t* get_address_of_referenced_by_12() { return &___referenced_by_12; } inline void set_referenced_by_12(intptr_t value) { ___referenced_by_12 = value; } inline static int32_t get_offset_of_owner_13() { return static_cast(offsetof(DynamicMethod_t2537779570, ___owner_13)); } inline Type_t * get_owner_13() const { return ___owner_13; } inline Type_t ** get_address_of_owner_13() { return &___owner_13; } inline void set_owner_13(Type_t * value) { ___owner_13 = value; Il2CppCodeGenWriteBarrier((&___owner_13), value); } inline static int32_t get_offset_of_deleg_14() { return static_cast(offsetof(DynamicMethod_t2537779570, ___deleg_14)); } inline Delegate_t1188392813 * get_deleg_14() const { return ___deleg_14; } inline Delegate_t1188392813 ** get_address_of_deleg_14() { return &___deleg_14; } inline void set_deleg_14(Delegate_t1188392813 * value) { ___deleg_14 = value; Il2CppCodeGenWriteBarrier((&___deleg_14), value); } inline static int32_t get_offset_of_method_15() { return static_cast(offsetof(DynamicMethod_t2537779570, ___method_15)); } inline MonoMethod_t * get_method_15() const { return ___method_15; } inline MonoMethod_t ** get_address_of_method_15() { return &___method_15; } inline void set_method_15(MonoMethod_t * value) { ___method_15 = value; Il2CppCodeGenWriteBarrier((&___method_15), value); } inline static int32_t get_offset_of_pinfo_16() { return static_cast(offsetof(DynamicMethod_t2537779570, ___pinfo_16)); } inline ParameterBuilderU5BU5D_t3054868058* get_pinfo_16() const { return ___pinfo_16; } inline ParameterBuilderU5BU5D_t3054868058** get_address_of_pinfo_16() { return &___pinfo_16; } inline void set_pinfo_16(ParameterBuilderU5BU5D_t3054868058* value) { ___pinfo_16 = value; Il2CppCodeGenWriteBarrier((&___pinfo_16), value); } inline static int32_t get_offset_of_creating_17() { return static_cast(offsetof(DynamicMethod_t2537779570, ___creating_17)); } inline bool get_creating_17() const { return ___creating_17; } inline bool* get_address_of_creating_17() { return &___creating_17; } inline void set_creating_17(bool value) { ___creating_17 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DYNAMICMETHOD_T2537779570_H #ifndef X509ENHANCEDKEYUSAGEEXTENSION_T4189149453_H #define X509ENHANCEDKEYUSAGEEXTENSION_T4189149453_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Security.Cryptography.X509Certificates.X509EnhancedKeyUsageExtension struct X509EnhancedKeyUsageExtension_t4189149453 : public X509Extension_t3272255153 { public: // System.Security.Cryptography.OidCollection System.Security.Cryptography.X509Certificates.X509EnhancedKeyUsageExtension::_enhKeyUsage OidCollection_t4234766844 * ____enhKeyUsage_4; // System.Security.Cryptography.AsnDecodeStatus System.Security.Cryptography.X509Certificates.X509EnhancedKeyUsageExtension::_status int32_t ____status_5; public: inline static int32_t get_offset_of__enhKeyUsage_4() { return static_cast(offsetof(X509EnhancedKeyUsageExtension_t4189149453, ____enhKeyUsage_4)); } inline OidCollection_t4234766844 * get__enhKeyUsage_4() const { return ____enhKeyUsage_4; } inline OidCollection_t4234766844 ** get_address_of__enhKeyUsage_4() { return &____enhKeyUsage_4; } inline void set__enhKeyUsage_4(OidCollection_t4234766844 * value) { ____enhKeyUsage_4 = value; Il2CppCodeGenWriteBarrier((&____enhKeyUsage_4), value); } inline static int32_t get_offset_of__status_5() { return static_cast(offsetof(X509EnhancedKeyUsageExtension_t4189149453, ____status_5)); } inline int32_t get__status_5() const { return ____status_5; } inline int32_t* get_address_of__status_5() { return &____status_5; } inline void set__status_5(int32_t value) { ____status_5 = value; } }; struct X509EnhancedKeyUsageExtension_t4189149453_StaticFields { public: // System.Collections.Generic.Dictionary`2 System.Security.Cryptography.X509Certificates.X509EnhancedKeyUsageExtension::<>f__switch$map1A Dictionary_2_t2736202052 * ___U3CU3Ef__switchU24map1A_6; public: inline static int32_t get_offset_of_U3CU3Ef__switchU24map1A_6() { return static_cast(offsetof(X509EnhancedKeyUsageExtension_t4189149453_StaticFields, ___U3CU3Ef__switchU24map1A_6)); } inline Dictionary_2_t2736202052 * get_U3CU3Ef__switchU24map1A_6() const { return ___U3CU3Ef__switchU24map1A_6; } inline Dictionary_2_t2736202052 ** get_address_of_U3CU3Ef__switchU24map1A_6() { return &___U3CU3Ef__switchU24map1A_6; } inline void set_U3CU3Ef__switchU24map1A_6(Dictionary_2_t2736202052 * value) { ___U3CU3Ef__switchU24map1A_6 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__switchU24map1A_6), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // X509ENHANCEDKEYUSAGEEXTENSION_T4189149453_H #ifndef X509CHAINELEMENT_T1464056338_H #define X509CHAINELEMENT_T1464056338_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Security.Cryptography.X509Certificates.X509ChainElement struct X509ChainElement_t1464056338 : public RuntimeObject { public: // System.Security.Cryptography.X509Certificates.X509Certificate2 System.Security.Cryptography.X509Certificates.X509ChainElement::certificate X509Certificate2_t714049126 * ___certificate_0; // System.Security.Cryptography.X509Certificates.X509ChainStatus[] System.Security.Cryptography.X509Certificates.X509ChainElement::status X509ChainStatusU5BU5D_t2685945535* ___status_1; // System.String System.Security.Cryptography.X509Certificates.X509ChainElement::info String_t* ___info_2; // System.Security.Cryptography.X509Certificates.X509ChainStatusFlags System.Security.Cryptography.X509Certificates.X509ChainElement::compressed_status_flags int32_t ___compressed_status_flags_3; public: inline static int32_t get_offset_of_certificate_0() { return static_cast(offsetof(X509ChainElement_t1464056338, ___certificate_0)); } inline X509Certificate2_t714049126 * get_certificate_0() const { return ___certificate_0; } inline X509Certificate2_t714049126 ** get_address_of_certificate_0() { return &___certificate_0; } inline void set_certificate_0(X509Certificate2_t714049126 * value) { ___certificate_0 = value; Il2CppCodeGenWriteBarrier((&___certificate_0), value); } inline static int32_t get_offset_of_status_1() { return static_cast(offsetof(X509ChainElement_t1464056338, ___status_1)); } inline X509ChainStatusU5BU5D_t2685945535* get_status_1() const { return ___status_1; } inline X509ChainStatusU5BU5D_t2685945535** get_address_of_status_1() { return &___status_1; } inline void set_status_1(X509ChainStatusU5BU5D_t2685945535* value) { ___status_1 = value; Il2CppCodeGenWriteBarrier((&___status_1), value); } inline static int32_t get_offset_of_info_2() { return static_cast(offsetof(X509ChainElement_t1464056338, ___info_2)); } inline String_t* get_info_2() const { return ___info_2; } inline String_t** get_address_of_info_2() { return &___info_2; } inline void set_info_2(String_t* value) { ___info_2 = value; Il2CppCodeGenWriteBarrier((&___info_2), value); } inline static int32_t get_offset_of_compressed_status_flags_3() { return static_cast(offsetof(X509ChainElement_t1464056338, ___compressed_status_flags_3)); } inline int32_t get_compressed_status_flags_3() const { return ___compressed_status_flags_3; } inline int32_t* get_address_of_compressed_status_flags_3() { return &___compressed_status_flags_3; } inline void set_compressed_status_flags_3(int32_t value) { ___compressed_status_flags_3 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // X509CHAINELEMENT_T1464056338_H #ifndef X509KEYUSAGEEXTENSION_T2042101591_H #define X509KEYUSAGEEXTENSION_T2042101591_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Security.Cryptography.X509Certificates.X509KeyUsageExtension struct X509KeyUsageExtension_t2042101591 : public X509Extension_t3272255153 { public: // System.Security.Cryptography.X509Certificates.X509KeyUsageFlags System.Security.Cryptography.X509Certificates.X509KeyUsageExtension::_keyUsages int32_t ____keyUsages_7; // System.Security.Cryptography.AsnDecodeStatus System.Security.Cryptography.X509Certificates.X509KeyUsageExtension::_status int32_t ____status_8; public: inline static int32_t get_offset_of__keyUsages_7() { return static_cast(offsetof(X509KeyUsageExtension_t2042101591, ____keyUsages_7)); } inline int32_t get__keyUsages_7() const { return ____keyUsages_7; } inline int32_t* get_address_of__keyUsages_7() { return &____keyUsages_7; } inline void set__keyUsages_7(int32_t value) { ____keyUsages_7 = value; } inline static int32_t get_offset_of__status_8() { return static_cast(offsetof(X509KeyUsageExtension_t2042101591, ____status_8)); } inline int32_t get__status_8() const { return ____status_8; } inline int32_t* get_address_of__status_8() { return &____status_8; } inline void set__status_8(int32_t value) { ____status_8 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // X509KEYUSAGEEXTENSION_T2042101591_H #ifndef ARGUMENTNULLEXCEPTION_T1615371798_H #define ARGUMENTNULLEXCEPTION_T1615371798_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.ArgumentNullException struct ArgumentNullException_t1615371798 : public ArgumentException_t132251570 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ARGUMENTNULLEXCEPTION_T1615371798_H #ifndef X509STORE_T2922691911_H #define X509STORE_T2922691911_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Security.Cryptography.X509Certificates.X509Store struct X509Store_t2922691911 : public RuntimeObject { public: // System.String System.Security.Cryptography.X509Certificates.X509Store::_name String_t* ____name_0; // System.Security.Cryptography.X509Certificates.StoreLocation System.Security.Cryptography.X509Certificates.X509Store::_location int32_t ____location_1; // System.Security.Cryptography.X509Certificates.X509Certificate2Collection System.Security.Cryptography.X509Certificates.X509Store::list X509Certificate2Collection_t2111161276 * ___list_2; // System.Security.Cryptography.X509Certificates.OpenFlags System.Security.Cryptography.X509Certificates.X509Store::_flags int32_t ____flags_3; // Mono.Security.X509.X509Store System.Security.Cryptography.X509Certificates.X509Store::store X509Store_t2777415284 * ___store_4; public: inline static int32_t get_offset_of__name_0() { return static_cast(offsetof(X509Store_t2922691911, ____name_0)); } inline String_t* get__name_0() const { return ____name_0; } inline String_t** get_address_of__name_0() { return &____name_0; } inline void set__name_0(String_t* value) { ____name_0 = value; Il2CppCodeGenWriteBarrier((&____name_0), value); } inline static int32_t get_offset_of__location_1() { return static_cast(offsetof(X509Store_t2922691911, ____location_1)); } inline int32_t get__location_1() const { return ____location_1; } inline int32_t* get_address_of__location_1() { return &____location_1; } inline void set__location_1(int32_t value) { ____location_1 = value; } inline static int32_t get_offset_of_list_2() { return static_cast(offsetof(X509Store_t2922691911, ___list_2)); } inline X509Certificate2Collection_t2111161276 * get_list_2() const { return ___list_2; } inline X509Certificate2Collection_t2111161276 ** get_address_of_list_2() { return &___list_2; } inline void set_list_2(X509Certificate2Collection_t2111161276 * value) { ___list_2 = value; Il2CppCodeGenWriteBarrier((&___list_2), value); } inline static int32_t get_offset_of__flags_3() { return static_cast(offsetof(X509Store_t2922691911, ____flags_3)); } inline int32_t get__flags_3() const { return ____flags_3; } inline int32_t* get_address_of__flags_3() { return &____flags_3; } inline void set__flags_3(int32_t value) { ____flags_3 = value; } inline static int32_t get_offset_of_store_4() { return static_cast(offsetof(X509Store_t2922691911, ___store_4)); } inline X509Store_t2777415284 * get_store_4() const { return ___store_4; } inline X509Store_t2777415284 ** get_address_of_store_4() { return &___store_4; } inline void set_store_4(X509Store_t2777415284 * value) { ___store_4 = value; Il2CppCodeGenWriteBarrier((&___store_4), value); } }; struct X509Store_t2922691911_StaticFields { public: // System.Collections.Generic.Dictionary`2 System.Security.Cryptography.X509Certificates.X509Store::<>f__switch$map1B Dictionary_2_t2736202052 * ___U3CU3Ef__switchU24map1B_5; public: inline static int32_t get_offset_of_U3CU3Ef__switchU24map1B_5() { return static_cast(offsetof(X509Store_t2922691911_StaticFields, ___U3CU3Ef__switchU24map1B_5)); } inline Dictionary_2_t2736202052 * get_U3CU3Ef__switchU24map1B_5() const { return ___U3CU3Ef__switchU24map1B_5; } inline Dictionary_2_t2736202052 ** get_address_of_U3CU3Ef__switchU24map1B_5() { return &___U3CU3Ef__switchU24map1B_5; } inline void set_U3CU3Ef__switchU24map1B_5(Dictionary_2_t2736202052 * value) { ___U3CU3Ef__switchU24map1B_5 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__switchU24map1B_5), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // X509STORE_T2922691911_H #ifndef TYPE_T_H #define TYPE_T_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Type struct Type_t : public MemberInfo_t { public: // System.RuntimeTypeHandle System.Type::_impl RuntimeTypeHandle_t3027515415 ____impl_1; public: inline static int32_t get_offset_of__impl_1() { return static_cast(offsetof(Type_t, ____impl_1)); } inline RuntimeTypeHandle_t3027515415 get__impl_1() const { return ____impl_1; } inline RuntimeTypeHandle_t3027515415 * get_address_of__impl_1() { return &____impl_1; } inline void set__impl_1(RuntimeTypeHandle_t3027515415 value) { ____impl_1 = value; } }; struct Type_t_StaticFields { public: // System.Char System.Type::Delimiter Il2CppChar ___Delimiter_2; // System.Type[] System.Type::EmptyTypes TypeU5BU5D_t3940880105* ___EmptyTypes_3; // System.Reflection.MemberFilter System.Type::FilterAttribute MemberFilter_t426314064 * ___FilterAttribute_4; // System.Reflection.MemberFilter System.Type::FilterName MemberFilter_t426314064 * ___FilterName_5; // System.Reflection.MemberFilter System.Type::FilterNameIgnoreCase MemberFilter_t426314064 * ___FilterNameIgnoreCase_6; // System.Object System.Type::Missing RuntimeObject * ___Missing_7; public: inline static int32_t get_offset_of_Delimiter_2() { return static_cast(offsetof(Type_t_StaticFields, ___Delimiter_2)); } inline Il2CppChar get_Delimiter_2() const { return ___Delimiter_2; } inline Il2CppChar* get_address_of_Delimiter_2() { return &___Delimiter_2; } inline void set_Delimiter_2(Il2CppChar value) { ___Delimiter_2 = value; } inline static int32_t get_offset_of_EmptyTypes_3() { return static_cast(offsetof(Type_t_StaticFields, ___EmptyTypes_3)); } inline TypeU5BU5D_t3940880105* get_EmptyTypes_3() const { return ___EmptyTypes_3; } inline TypeU5BU5D_t3940880105** get_address_of_EmptyTypes_3() { return &___EmptyTypes_3; } inline void set_EmptyTypes_3(TypeU5BU5D_t3940880105* value) { ___EmptyTypes_3 = value; Il2CppCodeGenWriteBarrier((&___EmptyTypes_3), value); } inline static int32_t get_offset_of_FilterAttribute_4() { return static_cast(offsetof(Type_t_StaticFields, ___FilterAttribute_4)); } inline MemberFilter_t426314064 * get_FilterAttribute_4() const { return ___FilterAttribute_4; } inline MemberFilter_t426314064 ** get_address_of_FilterAttribute_4() { return &___FilterAttribute_4; } inline void set_FilterAttribute_4(MemberFilter_t426314064 * value) { ___FilterAttribute_4 = value; Il2CppCodeGenWriteBarrier((&___FilterAttribute_4), value); } inline static int32_t get_offset_of_FilterName_5() { return static_cast(offsetof(Type_t_StaticFields, ___FilterName_5)); } inline MemberFilter_t426314064 * get_FilterName_5() const { return ___FilterName_5; } inline MemberFilter_t426314064 ** get_address_of_FilterName_5() { return &___FilterName_5; } inline void set_FilterName_5(MemberFilter_t426314064 * value) { ___FilterName_5 = value; Il2CppCodeGenWriteBarrier((&___FilterName_5), value); } inline static int32_t get_offset_of_FilterNameIgnoreCase_6() { return static_cast(offsetof(Type_t_StaticFields, ___FilterNameIgnoreCase_6)); } inline MemberFilter_t426314064 * get_FilterNameIgnoreCase_6() const { return ___FilterNameIgnoreCase_6; } inline MemberFilter_t426314064 ** get_address_of_FilterNameIgnoreCase_6() { return &___FilterNameIgnoreCase_6; } inline void set_FilterNameIgnoreCase_6(MemberFilter_t426314064 * value) { ___FilterNameIgnoreCase_6 = value; Il2CppCodeGenWriteBarrier((&___FilterNameIgnoreCase_6), value); } inline static int32_t get_offset_of_Missing_7() { return static_cast(offsetof(Type_t_StaticFields, ___Missing_7)); } inline RuntimeObject * get_Missing_7() const { return ___Missing_7; } inline RuntimeObject ** get_address_of_Missing_7() { return &___Missing_7; } inline void set_Missing_7(RuntimeObject * value) { ___Missing_7 = value; Il2CppCodeGenWriteBarrier((&___Missing_7), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // TYPE_T_H #ifndef X509SUBJECTKEYIDENTIFIEREXTENSION_T4258825542_H #define X509SUBJECTKEYIDENTIFIEREXTENSION_T4258825542_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Security.Cryptography.X509Certificates.X509SubjectKeyIdentifierExtension struct X509SubjectKeyIdentifierExtension_t4258825542 : public X509Extension_t3272255153 { public: // System.Byte[] System.Security.Cryptography.X509Certificates.X509SubjectKeyIdentifierExtension::_subjectKeyIdentifier ByteU5BU5D_t4116647657* ____subjectKeyIdentifier_6; // System.String System.Security.Cryptography.X509Certificates.X509SubjectKeyIdentifierExtension::_ski String_t* ____ski_7; // System.Security.Cryptography.AsnDecodeStatus System.Security.Cryptography.X509Certificates.X509SubjectKeyIdentifierExtension::_status int32_t ____status_8; public: inline static int32_t get_offset_of__subjectKeyIdentifier_6() { return static_cast(offsetof(X509SubjectKeyIdentifierExtension_t4258825542, ____subjectKeyIdentifier_6)); } inline ByteU5BU5D_t4116647657* get__subjectKeyIdentifier_6() const { return ____subjectKeyIdentifier_6; } inline ByteU5BU5D_t4116647657** get_address_of__subjectKeyIdentifier_6() { return &____subjectKeyIdentifier_6; } inline void set__subjectKeyIdentifier_6(ByteU5BU5D_t4116647657* value) { ____subjectKeyIdentifier_6 = value; Il2CppCodeGenWriteBarrier((&____subjectKeyIdentifier_6), value); } inline static int32_t get_offset_of__ski_7() { return static_cast(offsetof(X509SubjectKeyIdentifierExtension_t4258825542, ____ski_7)); } inline String_t* get__ski_7() const { return ____ski_7; } inline String_t** get_address_of__ski_7() { return &____ski_7; } inline void set__ski_7(String_t* value) { ____ski_7 = value; Il2CppCodeGenWriteBarrier((&____ski_7), value); } inline static int32_t get_offset_of__status_8() { return static_cast(offsetof(X509SubjectKeyIdentifierExtension_t4258825542, ____status_8)); } inline int32_t get__status_8() const { return ____status_8; } inline int32_t* get_address_of__status_8() { return &____status_8; } inline void set__status_8(int32_t value) { ____status_8 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // X509SUBJECTKEYIDENTIFIEREXTENSION_T4258825542_H #ifndef X509CHAINSTATUS_T133602714_H #define X509CHAINSTATUS_T133602714_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Security.Cryptography.X509Certificates.X509ChainStatus struct X509ChainStatus_t133602714 { public: // System.Security.Cryptography.X509Certificates.X509ChainStatusFlags System.Security.Cryptography.X509Certificates.X509ChainStatus::status int32_t ___status_0; // System.String System.Security.Cryptography.X509Certificates.X509ChainStatus::info String_t* ___info_1; public: inline static int32_t get_offset_of_status_0() { return static_cast(offsetof(X509ChainStatus_t133602714, ___status_0)); } inline int32_t get_status_0() const { return ___status_0; } inline int32_t* get_address_of_status_0() { return &___status_0; } inline void set_status_0(int32_t value) { ___status_0 = value; } inline static int32_t get_offset_of_info_1() { return static_cast(offsetof(X509ChainStatus_t133602714, ___info_1)); } inline String_t* get_info_1() const { return ___info_1; } inline String_t** get_address_of_info_1() { return &___info_1; } inline void set_info_1(String_t* value) { ___info_1 = value; Il2CppCodeGenWriteBarrier((&___info_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif // Native definition for P/Invoke marshalling of System.Security.Cryptography.X509Certificates.X509ChainStatus struct X509ChainStatus_t133602714_marshaled_pinvoke { int32_t ___status_0; char* ___info_1; }; // Native definition for COM marshalling of System.Security.Cryptography.X509Certificates.X509ChainStatus struct X509ChainStatus_t133602714_marshaled_com { int32_t ___status_0; Il2CppChar* ___info_1; }; #endif // X509CHAINSTATUS_T133602714_H #ifndef STREAMINGCONTEXT_T3711869237_H #define STREAMINGCONTEXT_T3711869237_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Runtime.Serialization.StreamingContext struct StreamingContext_t3711869237 { public: // System.Runtime.Serialization.StreamingContextStates System.Runtime.Serialization.StreamingContext::state int32_t ___state_0; // System.Object System.Runtime.Serialization.StreamingContext::additional RuntimeObject * ___additional_1; public: inline static int32_t get_offset_of_state_0() { return static_cast(offsetof(StreamingContext_t3711869237, ___state_0)); } inline int32_t get_state_0() const { return ___state_0; } inline int32_t* get_address_of_state_0() { return &___state_0; } inline void set_state_0(int32_t value) { ___state_0 = value; } inline static int32_t get_offset_of_additional_1() { return static_cast(offsetof(StreamingContext_t3711869237, ___additional_1)); } inline RuntimeObject * get_additional_1() const { return ___additional_1; } inline RuntimeObject ** get_address_of_additional_1() { return &___additional_1; } inline void set_additional_1(RuntimeObject * value) { ___additional_1 = value; Il2CppCodeGenWriteBarrier((&___additional_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif // Native definition for P/Invoke marshalling of System.Runtime.Serialization.StreamingContext struct StreamingContext_t3711869237_marshaled_pinvoke { int32_t ___state_0; Il2CppIUnknown* ___additional_1; }; // Native definition for COM marshalling of System.Runtime.Serialization.StreamingContext struct StreamingContext_t3711869237_marshaled_com { int32_t ___state_0; Il2CppIUnknown* ___additional_1; }; #endif // STREAMINGCONTEXT_T3711869237_H #ifndef REGEX_T3657309853_H #define REGEX_T3657309853_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Text.RegularExpressions.Regex struct Regex_t3657309853 : public RuntimeObject { public: // System.Text.RegularExpressions.IMachineFactory System.Text.RegularExpressions.Regex::machineFactory RuntimeObject* ___machineFactory_2; // System.Collections.IDictionary System.Text.RegularExpressions.Regex::mapping RuntimeObject* ___mapping_3; // System.Int32 System.Text.RegularExpressions.Regex::group_count int32_t ___group_count_4; // System.Int32 System.Text.RegularExpressions.Regex::gap int32_t ___gap_5; // System.String[] System.Text.RegularExpressions.Regex::group_names StringU5BU5D_t1281789340* ___group_names_6; // System.Int32[] System.Text.RegularExpressions.Regex::group_numbers Int32U5BU5D_t385246372* ___group_numbers_7; // System.String System.Text.RegularExpressions.Regex::pattern String_t* ___pattern_8; // System.Text.RegularExpressions.RegexOptions System.Text.RegularExpressions.Regex::roptions int32_t ___roptions_9; public: inline static int32_t get_offset_of_machineFactory_2() { return static_cast(offsetof(Regex_t3657309853, ___machineFactory_2)); } inline RuntimeObject* get_machineFactory_2() const { return ___machineFactory_2; } inline RuntimeObject** get_address_of_machineFactory_2() { return &___machineFactory_2; } inline void set_machineFactory_2(RuntimeObject* value) { ___machineFactory_2 = value; Il2CppCodeGenWriteBarrier((&___machineFactory_2), value); } inline static int32_t get_offset_of_mapping_3() { return static_cast(offsetof(Regex_t3657309853, ___mapping_3)); } inline RuntimeObject* get_mapping_3() const { return ___mapping_3; } inline RuntimeObject** get_address_of_mapping_3() { return &___mapping_3; } inline void set_mapping_3(RuntimeObject* value) { ___mapping_3 = value; Il2CppCodeGenWriteBarrier((&___mapping_3), value); } inline static int32_t get_offset_of_group_count_4() { return static_cast(offsetof(Regex_t3657309853, ___group_count_4)); } inline int32_t get_group_count_4() const { return ___group_count_4; } inline int32_t* get_address_of_group_count_4() { return &___group_count_4; } inline void set_group_count_4(int32_t value) { ___group_count_4 = value; } inline static int32_t get_offset_of_gap_5() { return static_cast(offsetof(Regex_t3657309853, ___gap_5)); } inline int32_t get_gap_5() const { return ___gap_5; } inline int32_t* get_address_of_gap_5() { return &___gap_5; } inline void set_gap_5(int32_t value) { ___gap_5 = value; } inline static int32_t get_offset_of_group_names_6() { return static_cast(offsetof(Regex_t3657309853, ___group_names_6)); } inline StringU5BU5D_t1281789340* get_group_names_6() const { return ___group_names_6; } inline StringU5BU5D_t1281789340** get_address_of_group_names_6() { return &___group_names_6; } inline void set_group_names_6(StringU5BU5D_t1281789340* value) { ___group_names_6 = value; Il2CppCodeGenWriteBarrier((&___group_names_6), value); } inline static int32_t get_offset_of_group_numbers_7() { return static_cast(offsetof(Regex_t3657309853, ___group_numbers_7)); } inline Int32U5BU5D_t385246372* get_group_numbers_7() const { return ___group_numbers_7; } inline Int32U5BU5D_t385246372** get_address_of_group_numbers_7() { return &___group_numbers_7; } inline void set_group_numbers_7(Int32U5BU5D_t385246372* value) { ___group_numbers_7 = value; Il2CppCodeGenWriteBarrier((&___group_numbers_7), value); } inline static int32_t get_offset_of_pattern_8() { return static_cast(offsetof(Regex_t3657309853, ___pattern_8)); } inline String_t* get_pattern_8() const { return ___pattern_8; } inline String_t** get_address_of_pattern_8() { return &___pattern_8; } inline void set_pattern_8(String_t* value) { ___pattern_8 = value; Il2CppCodeGenWriteBarrier((&___pattern_8), value); } inline static int32_t get_offset_of_roptions_9() { return static_cast(offsetof(Regex_t3657309853, ___roptions_9)); } inline int32_t get_roptions_9() const { return ___roptions_9; } inline int32_t* get_address_of_roptions_9() { return &___roptions_9; } inline void set_roptions_9(int32_t value) { ___roptions_9 = value; } }; struct Regex_t3657309853_StaticFields { public: // System.Text.RegularExpressions.FactoryCache System.Text.RegularExpressions.Regex::cache FactoryCache_t2327118887 * ___cache_0; // System.Boolean System.Text.RegularExpressions.Regex::old_rx bool ___old_rx_1; public: inline static int32_t get_offset_of_cache_0() { return static_cast(offsetof(Regex_t3657309853_StaticFields, ___cache_0)); } inline FactoryCache_t2327118887 * get_cache_0() const { return ___cache_0; } inline FactoryCache_t2327118887 ** get_address_of_cache_0() { return &___cache_0; } inline void set_cache_0(FactoryCache_t2327118887 * value) { ___cache_0 = value; Il2CppCodeGenWriteBarrier((&___cache_0), value); } inline static int32_t get_offset_of_old_rx_1() { return static_cast(offsetof(Regex_t3657309853_StaticFields, ___old_rx_1)); } inline bool get_old_rx_1() const { return ___old_rx_1; } inline bool* get_address_of_old_rx_1() { return &___old_rx_1; } inline void set_old_rx_1(bool value) { ___old_rx_1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // REGEX_T3657309853_H #ifndef REGULAREXPRESSION_T3834220169_H #define REGULAREXPRESSION_T3834220169_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Text.RegularExpressions.Syntax.RegularExpression struct RegularExpression_t3834220169 : public Group_t1458537008 { public: // System.Int32 System.Text.RegularExpressions.Syntax.RegularExpression::group_count int32_t ___group_count_1; public: inline static int32_t get_offset_of_group_count_1() { return static_cast(offsetof(RegularExpression_t3834220169, ___group_count_1)); } inline int32_t get_group_count_1() const { return ___group_count_1; } inline int32_t* get_address_of_group_count_1() { return &___group_count_1; } inline void set_group_count_1(int32_t value) { ___group_count_1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // REGULAREXPRESSION_T3834220169_H #ifndef KEY_T2725523001_H #define KEY_T2725523001_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Text.RegularExpressions.FactoryCache/Key struct Key_t2725523001 : public RuntimeObject { public: // System.String System.Text.RegularExpressions.FactoryCache/Key::pattern String_t* ___pattern_0; // System.Text.RegularExpressions.RegexOptions System.Text.RegularExpressions.FactoryCache/Key::options int32_t ___options_1; public: inline static int32_t get_offset_of_pattern_0() { return static_cast(offsetof(Key_t2725523001, ___pattern_0)); } inline String_t* get_pattern_0() const { return ___pattern_0; } inline String_t** get_address_of_pattern_0() { return &___pattern_0; } inline void set_pattern_0(String_t* value) { ___pattern_0 = value; Il2CppCodeGenWriteBarrier((&___pattern_0), value); } inline static int32_t get_offset_of_options_1() { return static_cast(offsetof(Key_t2725523001, ___options_1)); } inline int32_t get_options_1() const { return ___options_1; } inline int32_t* get_address_of_options_1() { return &___options_1; } inline void set_options_1(int32_t value) { ___options_1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // KEY_T2725523001_H #ifndef ARGUMENTOUTOFRANGEEXCEPTION_T777629997_H #define ARGUMENTOUTOFRANGEEXCEPTION_T777629997_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.ArgumentOutOfRangeException struct ArgumentOutOfRangeException_t777629997 : public ArgumentException_t132251570 { public: // System.Object System.ArgumentOutOfRangeException::actual_value RuntimeObject * ___actual_value_13; public: inline static int32_t get_offset_of_actual_value_13() { return static_cast(offsetof(ArgumentOutOfRangeException_t777629997, ___actual_value_13)); } inline RuntimeObject * get_actual_value_13() const { return ___actual_value_13; } inline RuntimeObject ** get_address_of_actual_value_13() { return &___actual_value_13; } inline void set_actual_value_13(RuntimeObject * value) { ___actual_value_13 = value; Il2CppCodeGenWriteBarrier((&___actual_value_13), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ARGUMENTOUTOFRANGEEXCEPTION_T777629997_H #ifndef DATETIME_T3738529785_H #define DATETIME_T3738529785_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.DateTime struct DateTime_t3738529785 { public: // System.TimeSpan System.DateTime::ticks TimeSpan_t881159249 ___ticks_10; // System.DateTimeKind System.DateTime::kind int32_t ___kind_11; public: inline static int32_t get_offset_of_ticks_10() { return static_cast(offsetof(DateTime_t3738529785, ___ticks_10)); } inline TimeSpan_t881159249 get_ticks_10() const { return ___ticks_10; } inline TimeSpan_t881159249 * get_address_of_ticks_10() { return &___ticks_10; } inline void set_ticks_10(TimeSpan_t881159249 value) { ___ticks_10 = value; } inline static int32_t get_offset_of_kind_11() { return static_cast(offsetof(DateTime_t3738529785, ___kind_11)); } inline int32_t get_kind_11() const { return ___kind_11; } inline int32_t* get_address_of_kind_11() { return &___kind_11; } inline void set_kind_11(int32_t value) { ___kind_11 = value; } }; struct DateTime_t3738529785_StaticFields { public: // System.DateTime System.DateTime::MaxValue DateTime_t3738529785 ___MaxValue_12; // System.DateTime System.DateTime::MinValue DateTime_t3738529785 ___MinValue_13; // System.String[] System.DateTime::ParseTimeFormats StringU5BU5D_t1281789340* ___ParseTimeFormats_14; // System.String[] System.DateTime::ParseYearDayMonthFormats StringU5BU5D_t1281789340* ___ParseYearDayMonthFormats_15; // System.String[] System.DateTime::ParseYearMonthDayFormats StringU5BU5D_t1281789340* ___ParseYearMonthDayFormats_16; // System.String[] System.DateTime::ParseDayMonthYearFormats StringU5BU5D_t1281789340* ___ParseDayMonthYearFormats_17; // System.String[] System.DateTime::ParseMonthDayYearFormats StringU5BU5D_t1281789340* ___ParseMonthDayYearFormats_18; // System.String[] System.DateTime::MonthDayShortFormats StringU5BU5D_t1281789340* ___MonthDayShortFormats_19; // System.String[] System.DateTime::DayMonthShortFormats StringU5BU5D_t1281789340* ___DayMonthShortFormats_20; // System.Int32[] System.DateTime::daysmonth Int32U5BU5D_t385246372* ___daysmonth_21; // System.Int32[] System.DateTime::daysmonthleap Int32U5BU5D_t385246372* ___daysmonthleap_22; // System.Object System.DateTime::to_local_time_span_object RuntimeObject * ___to_local_time_span_object_23; // System.Int64 System.DateTime::last_now int64_t ___last_now_24; public: inline static int32_t get_offset_of_MaxValue_12() { return static_cast(offsetof(DateTime_t3738529785_StaticFields, ___MaxValue_12)); } inline DateTime_t3738529785 get_MaxValue_12() const { return ___MaxValue_12; } inline DateTime_t3738529785 * get_address_of_MaxValue_12() { return &___MaxValue_12; } inline void set_MaxValue_12(DateTime_t3738529785 value) { ___MaxValue_12 = value; } inline static int32_t get_offset_of_MinValue_13() { return static_cast(offsetof(DateTime_t3738529785_StaticFields, ___MinValue_13)); } inline DateTime_t3738529785 get_MinValue_13() const { return ___MinValue_13; } inline DateTime_t3738529785 * get_address_of_MinValue_13() { return &___MinValue_13; } inline void set_MinValue_13(DateTime_t3738529785 value) { ___MinValue_13 = value; } inline static int32_t get_offset_of_ParseTimeFormats_14() { return static_cast(offsetof(DateTime_t3738529785_StaticFields, ___ParseTimeFormats_14)); } inline StringU5BU5D_t1281789340* get_ParseTimeFormats_14() const { return ___ParseTimeFormats_14; } inline StringU5BU5D_t1281789340** get_address_of_ParseTimeFormats_14() { return &___ParseTimeFormats_14; } inline void set_ParseTimeFormats_14(StringU5BU5D_t1281789340* value) { ___ParseTimeFormats_14 = value; Il2CppCodeGenWriteBarrier((&___ParseTimeFormats_14), value); } inline static int32_t get_offset_of_ParseYearDayMonthFormats_15() { return static_cast(offsetof(DateTime_t3738529785_StaticFields, ___ParseYearDayMonthFormats_15)); } inline StringU5BU5D_t1281789340* get_ParseYearDayMonthFormats_15() const { return ___ParseYearDayMonthFormats_15; } inline StringU5BU5D_t1281789340** get_address_of_ParseYearDayMonthFormats_15() { return &___ParseYearDayMonthFormats_15; } inline void set_ParseYearDayMonthFormats_15(StringU5BU5D_t1281789340* value) { ___ParseYearDayMonthFormats_15 = value; Il2CppCodeGenWriteBarrier((&___ParseYearDayMonthFormats_15), value); } inline static int32_t get_offset_of_ParseYearMonthDayFormats_16() { return static_cast(offsetof(DateTime_t3738529785_StaticFields, ___ParseYearMonthDayFormats_16)); } inline StringU5BU5D_t1281789340* get_ParseYearMonthDayFormats_16() const { return ___ParseYearMonthDayFormats_16; } inline StringU5BU5D_t1281789340** get_address_of_ParseYearMonthDayFormats_16() { return &___ParseYearMonthDayFormats_16; } inline void set_ParseYearMonthDayFormats_16(StringU5BU5D_t1281789340* value) { ___ParseYearMonthDayFormats_16 = value; Il2CppCodeGenWriteBarrier((&___ParseYearMonthDayFormats_16), value); } inline static int32_t get_offset_of_ParseDayMonthYearFormats_17() { return static_cast(offsetof(DateTime_t3738529785_StaticFields, ___ParseDayMonthYearFormats_17)); } inline StringU5BU5D_t1281789340* get_ParseDayMonthYearFormats_17() const { return ___ParseDayMonthYearFormats_17; } inline StringU5BU5D_t1281789340** get_address_of_ParseDayMonthYearFormats_17() { return &___ParseDayMonthYearFormats_17; } inline void set_ParseDayMonthYearFormats_17(StringU5BU5D_t1281789340* value) { ___ParseDayMonthYearFormats_17 = value; Il2CppCodeGenWriteBarrier((&___ParseDayMonthYearFormats_17), value); } inline static int32_t get_offset_of_ParseMonthDayYearFormats_18() { return static_cast(offsetof(DateTime_t3738529785_StaticFields, ___ParseMonthDayYearFormats_18)); } inline StringU5BU5D_t1281789340* get_ParseMonthDayYearFormats_18() const { return ___ParseMonthDayYearFormats_18; } inline StringU5BU5D_t1281789340** get_address_of_ParseMonthDayYearFormats_18() { return &___ParseMonthDayYearFormats_18; } inline void set_ParseMonthDayYearFormats_18(StringU5BU5D_t1281789340* value) { ___ParseMonthDayYearFormats_18 = value; Il2CppCodeGenWriteBarrier((&___ParseMonthDayYearFormats_18), value); } inline static int32_t get_offset_of_MonthDayShortFormats_19() { return static_cast(offsetof(DateTime_t3738529785_StaticFields, ___MonthDayShortFormats_19)); } inline StringU5BU5D_t1281789340* get_MonthDayShortFormats_19() const { return ___MonthDayShortFormats_19; } inline StringU5BU5D_t1281789340** get_address_of_MonthDayShortFormats_19() { return &___MonthDayShortFormats_19; } inline void set_MonthDayShortFormats_19(StringU5BU5D_t1281789340* value) { ___MonthDayShortFormats_19 = value; Il2CppCodeGenWriteBarrier((&___MonthDayShortFormats_19), value); } inline static int32_t get_offset_of_DayMonthShortFormats_20() { return static_cast(offsetof(DateTime_t3738529785_StaticFields, ___DayMonthShortFormats_20)); } inline StringU5BU5D_t1281789340* get_DayMonthShortFormats_20() const { return ___DayMonthShortFormats_20; } inline StringU5BU5D_t1281789340** get_address_of_DayMonthShortFormats_20() { return &___DayMonthShortFormats_20; } inline void set_DayMonthShortFormats_20(StringU5BU5D_t1281789340* value) { ___DayMonthShortFormats_20 = value; Il2CppCodeGenWriteBarrier((&___DayMonthShortFormats_20), value); } inline static int32_t get_offset_of_daysmonth_21() { return static_cast(offsetof(DateTime_t3738529785_StaticFields, ___daysmonth_21)); } inline Int32U5BU5D_t385246372* get_daysmonth_21() const { return ___daysmonth_21; } inline Int32U5BU5D_t385246372** get_address_of_daysmonth_21() { return &___daysmonth_21; } inline void set_daysmonth_21(Int32U5BU5D_t385246372* value) { ___daysmonth_21 = value; Il2CppCodeGenWriteBarrier((&___daysmonth_21), value); } inline static int32_t get_offset_of_daysmonthleap_22() { return static_cast(offsetof(DateTime_t3738529785_StaticFields, ___daysmonthleap_22)); } inline Int32U5BU5D_t385246372* get_daysmonthleap_22() const { return ___daysmonthleap_22; } inline Int32U5BU5D_t385246372** get_address_of_daysmonthleap_22() { return &___daysmonthleap_22; } inline void set_daysmonthleap_22(Int32U5BU5D_t385246372* value) { ___daysmonthleap_22 = value; Il2CppCodeGenWriteBarrier((&___daysmonthleap_22), value); } inline static int32_t get_offset_of_to_local_time_span_object_23() { return static_cast(offsetof(DateTime_t3738529785_StaticFields, ___to_local_time_span_object_23)); } inline RuntimeObject * get_to_local_time_span_object_23() const { return ___to_local_time_span_object_23; } inline RuntimeObject ** get_address_of_to_local_time_span_object_23() { return &___to_local_time_span_object_23; } inline void set_to_local_time_span_object_23(RuntimeObject * value) { ___to_local_time_span_object_23 = value; Il2CppCodeGenWriteBarrier((&___to_local_time_span_object_23), value); } inline static int32_t get_offset_of_last_now_24() { return static_cast(offsetof(DateTime_t3738529785_StaticFields, ___last_now_24)); } inline int64_t get_last_now_24() const { return ___last_now_24; } inline int64_t* get_address_of_last_now_24() { return &___last_now_24; } inline void set_last_now_24(int64_t value) { ___last_now_24 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DATETIME_T3738529785_H #ifndef X509CERTIFICATE_T489243025_H #define X509CERTIFICATE_T489243025_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Mono.Security.X509.X509Certificate struct X509Certificate_t489243025 : public RuntimeObject { public: // Mono.Security.ASN1 Mono.Security.X509.X509Certificate::decoder ASN1_t2114160833 * ___decoder_0; // System.Byte[] Mono.Security.X509.X509Certificate::m_encodedcert ByteU5BU5D_t4116647657* ___m_encodedcert_1; // System.DateTime Mono.Security.X509.X509Certificate::m_from DateTime_t3738529785 ___m_from_2; // System.DateTime Mono.Security.X509.X509Certificate::m_until DateTime_t3738529785 ___m_until_3; // Mono.Security.ASN1 Mono.Security.X509.X509Certificate::issuer ASN1_t2114160833 * ___issuer_4; // System.String Mono.Security.X509.X509Certificate::m_issuername String_t* ___m_issuername_5; // System.String Mono.Security.X509.X509Certificate::m_keyalgo String_t* ___m_keyalgo_6; // System.Byte[] Mono.Security.X509.X509Certificate::m_keyalgoparams ByteU5BU5D_t4116647657* ___m_keyalgoparams_7; // Mono.Security.ASN1 Mono.Security.X509.X509Certificate::subject ASN1_t2114160833 * ___subject_8; // System.String Mono.Security.X509.X509Certificate::m_subject String_t* ___m_subject_9; // System.Byte[] Mono.Security.X509.X509Certificate::m_publickey ByteU5BU5D_t4116647657* ___m_publickey_10; // System.Byte[] Mono.Security.X509.X509Certificate::signature ByteU5BU5D_t4116647657* ___signature_11; // System.String Mono.Security.X509.X509Certificate::m_signaturealgo String_t* ___m_signaturealgo_12; // System.Byte[] Mono.Security.X509.X509Certificate::m_signaturealgoparams ByteU5BU5D_t4116647657* ___m_signaturealgoparams_13; // System.Byte[] Mono.Security.X509.X509Certificate::certhash ByteU5BU5D_t4116647657* ___certhash_14; // System.Security.Cryptography.RSA Mono.Security.X509.X509Certificate::_rsa RSA_t2385438082 * ____rsa_15; // System.Security.Cryptography.DSA Mono.Security.X509.X509Certificate::_dsa DSA_t2386879874 * ____dsa_16; // System.Int32 Mono.Security.X509.X509Certificate::version int32_t ___version_17; // System.Byte[] Mono.Security.X509.X509Certificate::serialnumber ByteU5BU5D_t4116647657* ___serialnumber_18; // System.Byte[] Mono.Security.X509.X509Certificate::issuerUniqueID ByteU5BU5D_t4116647657* ___issuerUniqueID_19; // System.Byte[] Mono.Security.X509.X509Certificate::subjectUniqueID ByteU5BU5D_t4116647657* ___subjectUniqueID_20; // Mono.Security.X509.X509ExtensionCollection Mono.Security.X509.X509Certificate::extensions X509ExtensionCollection_t609554709 * ___extensions_21; public: inline static int32_t get_offset_of_decoder_0() { return static_cast(offsetof(X509Certificate_t489243025, ___decoder_0)); } inline ASN1_t2114160833 * get_decoder_0() const { return ___decoder_0; } inline ASN1_t2114160833 ** get_address_of_decoder_0() { return &___decoder_0; } inline void set_decoder_0(ASN1_t2114160833 * value) { ___decoder_0 = value; Il2CppCodeGenWriteBarrier((&___decoder_0), value); } inline static int32_t get_offset_of_m_encodedcert_1() { return static_cast(offsetof(X509Certificate_t489243025, ___m_encodedcert_1)); } inline ByteU5BU5D_t4116647657* get_m_encodedcert_1() const { return ___m_encodedcert_1; } inline ByteU5BU5D_t4116647657** get_address_of_m_encodedcert_1() { return &___m_encodedcert_1; } inline void set_m_encodedcert_1(ByteU5BU5D_t4116647657* value) { ___m_encodedcert_1 = value; Il2CppCodeGenWriteBarrier((&___m_encodedcert_1), value); } inline static int32_t get_offset_of_m_from_2() { return static_cast(offsetof(X509Certificate_t489243025, ___m_from_2)); } inline DateTime_t3738529785 get_m_from_2() const { return ___m_from_2; } inline DateTime_t3738529785 * get_address_of_m_from_2() { return &___m_from_2; } inline void set_m_from_2(DateTime_t3738529785 value) { ___m_from_2 = value; } inline static int32_t get_offset_of_m_until_3() { return static_cast(offsetof(X509Certificate_t489243025, ___m_until_3)); } inline DateTime_t3738529785 get_m_until_3() const { return ___m_until_3; } inline DateTime_t3738529785 * get_address_of_m_until_3() { return &___m_until_3; } inline void set_m_until_3(DateTime_t3738529785 value) { ___m_until_3 = value; } inline static int32_t get_offset_of_issuer_4() { return static_cast(offsetof(X509Certificate_t489243025, ___issuer_4)); } inline ASN1_t2114160833 * get_issuer_4() const { return ___issuer_4; } inline ASN1_t2114160833 ** get_address_of_issuer_4() { return &___issuer_4; } inline void set_issuer_4(ASN1_t2114160833 * value) { ___issuer_4 = value; Il2CppCodeGenWriteBarrier((&___issuer_4), value); } inline static int32_t get_offset_of_m_issuername_5() { return static_cast(offsetof(X509Certificate_t489243025, ___m_issuername_5)); } inline String_t* get_m_issuername_5() const { return ___m_issuername_5; } inline String_t** get_address_of_m_issuername_5() { return &___m_issuername_5; } inline void set_m_issuername_5(String_t* value) { ___m_issuername_5 = value; Il2CppCodeGenWriteBarrier((&___m_issuername_5), value); } inline static int32_t get_offset_of_m_keyalgo_6() { return static_cast(offsetof(X509Certificate_t489243025, ___m_keyalgo_6)); } inline String_t* get_m_keyalgo_6() const { return ___m_keyalgo_6; } inline String_t** get_address_of_m_keyalgo_6() { return &___m_keyalgo_6; } inline void set_m_keyalgo_6(String_t* value) { ___m_keyalgo_6 = value; Il2CppCodeGenWriteBarrier((&___m_keyalgo_6), value); } inline static int32_t get_offset_of_m_keyalgoparams_7() { return static_cast(offsetof(X509Certificate_t489243025, ___m_keyalgoparams_7)); } inline ByteU5BU5D_t4116647657* get_m_keyalgoparams_7() const { return ___m_keyalgoparams_7; } inline ByteU5BU5D_t4116647657** get_address_of_m_keyalgoparams_7() { return &___m_keyalgoparams_7; } inline void set_m_keyalgoparams_7(ByteU5BU5D_t4116647657* value) { ___m_keyalgoparams_7 = value; Il2CppCodeGenWriteBarrier((&___m_keyalgoparams_7), value); } inline static int32_t get_offset_of_subject_8() { return static_cast(offsetof(X509Certificate_t489243025, ___subject_8)); } inline ASN1_t2114160833 * get_subject_8() const { return ___subject_8; } inline ASN1_t2114160833 ** get_address_of_subject_8() { return &___subject_8; } inline void set_subject_8(ASN1_t2114160833 * value) { ___subject_8 = value; Il2CppCodeGenWriteBarrier((&___subject_8), value); } inline static int32_t get_offset_of_m_subject_9() { return static_cast(offsetof(X509Certificate_t489243025, ___m_subject_9)); } inline String_t* get_m_subject_9() const { return ___m_subject_9; } inline String_t** get_address_of_m_subject_9() { return &___m_subject_9; } inline void set_m_subject_9(String_t* value) { ___m_subject_9 = value; Il2CppCodeGenWriteBarrier((&___m_subject_9), value); } inline static int32_t get_offset_of_m_publickey_10() { return static_cast(offsetof(X509Certificate_t489243025, ___m_publickey_10)); } inline ByteU5BU5D_t4116647657* get_m_publickey_10() const { return ___m_publickey_10; } inline ByteU5BU5D_t4116647657** get_address_of_m_publickey_10() { return &___m_publickey_10; } inline void set_m_publickey_10(ByteU5BU5D_t4116647657* value) { ___m_publickey_10 = value; Il2CppCodeGenWriteBarrier((&___m_publickey_10), value); } inline static int32_t get_offset_of_signature_11() { return static_cast(offsetof(X509Certificate_t489243025, ___signature_11)); } inline ByteU5BU5D_t4116647657* get_signature_11() const { return ___signature_11; } inline ByteU5BU5D_t4116647657** get_address_of_signature_11() { return &___signature_11; } inline void set_signature_11(ByteU5BU5D_t4116647657* value) { ___signature_11 = value; Il2CppCodeGenWriteBarrier((&___signature_11), value); } inline static int32_t get_offset_of_m_signaturealgo_12() { return static_cast(offsetof(X509Certificate_t489243025, ___m_signaturealgo_12)); } inline String_t* get_m_signaturealgo_12() const { return ___m_signaturealgo_12; } inline String_t** get_address_of_m_signaturealgo_12() { return &___m_signaturealgo_12; } inline void set_m_signaturealgo_12(String_t* value) { ___m_signaturealgo_12 = value; Il2CppCodeGenWriteBarrier((&___m_signaturealgo_12), value); } inline static int32_t get_offset_of_m_signaturealgoparams_13() { return static_cast(offsetof(X509Certificate_t489243025, ___m_signaturealgoparams_13)); } inline ByteU5BU5D_t4116647657* get_m_signaturealgoparams_13() const { return ___m_signaturealgoparams_13; } inline ByteU5BU5D_t4116647657** get_address_of_m_signaturealgoparams_13() { return &___m_signaturealgoparams_13; } inline void set_m_signaturealgoparams_13(ByteU5BU5D_t4116647657* value) { ___m_signaturealgoparams_13 = value; Il2CppCodeGenWriteBarrier((&___m_signaturealgoparams_13), value); } inline static int32_t get_offset_of_certhash_14() { return static_cast(offsetof(X509Certificate_t489243025, ___certhash_14)); } inline ByteU5BU5D_t4116647657* get_certhash_14() const { return ___certhash_14; } inline ByteU5BU5D_t4116647657** get_address_of_certhash_14() { return &___certhash_14; } inline void set_certhash_14(ByteU5BU5D_t4116647657* value) { ___certhash_14 = value; Il2CppCodeGenWriteBarrier((&___certhash_14), value); } inline static int32_t get_offset_of__rsa_15() { return static_cast(offsetof(X509Certificate_t489243025, ____rsa_15)); } inline RSA_t2385438082 * get__rsa_15() const { return ____rsa_15; } inline RSA_t2385438082 ** get_address_of__rsa_15() { return &____rsa_15; } inline void set__rsa_15(RSA_t2385438082 * value) { ____rsa_15 = value; Il2CppCodeGenWriteBarrier((&____rsa_15), value); } inline static int32_t get_offset_of__dsa_16() { return static_cast(offsetof(X509Certificate_t489243025, ____dsa_16)); } inline DSA_t2386879874 * get__dsa_16() const { return ____dsa_16; } inline DSA_t2386879874 ** get_address_of__dsa_16() { return &____dsa_16; } inline void set__dsa_16(DSA_t2386879874 * value) { ____dsa_16 = value; Il2CppCodeGenWriteBarrier((&____dsa_16), value); } inline static int32_t get_offset_of_version_17() { return static_cast(offsetof(X509Certificate_t489243025, ___version_17)); } inline int32_t get_version_17() const { return ___version_17; } inline int32_t* get_address_of_version_17() { return &___version_17; } inline void set_version_17(int32_t value) { ___version_17 = value; } inline static int32_t get_offset_of_serialnumber_18() { return static_cast(offsetof(X509Certificate_t489243025, ___serialnumber_18)); } inline ByteU5BU5D_t4116647657* get_serialnumber_18() const { return ___serialnumber_18; } inline ByteU5BU5D_t4116647657** get_address_of_serialnumber_18() { return &___serialnumber_18; } inline void set_serialnumber_18(ByteU5BU5D_t4116647657* value) { ___serialnumber_18 = value; Il2CppCodeGenWriteBarrier((&___serialnumber_18), value); } inline static int32_t get_offset_of_issuerUniqueID_19() { return static_cast(offsetof(X509Certificate_t489243025, ___issuerUniqueID_19)); } inline ByteU5BU5D_t4116647657* get_issuerUniqueID_19() const { return ___issuerUniqueID_19; } inline ByteU5BU5D_t4116647657** get_address_of_issuerUniqueID_19() { return &___issuerUniqueID_19; } inline void set_issuerUniqueID_19(ByteU5BU5D_t4116647657* value) { ___issuerUniqueID_19 = value; Il2CppCodeGenWriteBarrier((&___issuerUniqueID_19), value); } inline static int32_t get_offset_of_subjectUniqueID_20() { return static_cast(offsetof(X509Certificate_t489243025, ___subjectUniqueID_20)); } inline ByteU5BU5D_t4116647657* get_subjectUniqueID_20() const { return ___subjectUniqueID_20; } inline ByteU5BU5D_t4116647657** get_address_of_subjectUniqueID_20() { return &___subjectUniqueID_20; } inline void set_subjectUniqueID_20(ByteU5BU5D_t4116647657* value) { ___subjectUniqueID_20 = value; Il2CppCodeGenWriteBarrier((&___subjectUniqueID_20), value); } inline static int32_t get_offset_of_extensions_21() { return static_cast(offsetof(X509Certificate_t489243025, ___extensions_21)); } inline X509ExtensionCollection_t609554709 * get_extensions_21() const { return ___extensions_21; } inline X509ExtensionCollection_t609554709 ** get_address_of_extensions_21() { return &___extensions_21; } inline void set_extensions_21(X509ExtensionCollection_t609554709 * value) { ___extensions_21 = value; Il2CppCodeGenWriteBarrier((&___extensions_21), value); } }; struct X509Certificate_t489243025_StaticFields { public: // System.String Mono.Security.X509.X509Certificate::encoding_error String_t* ___encoding_error_22; // System.Collections.Generic.Dictionary`2 Mono.Security.X509.X509Certificate::<>f__switch$mapF Dictionary_2_t2736202052 * ___U3CU3Ef__switchU24mapF_23; // System.Collections.Generic.Dictionary`2 Mono.Security.X509.X509Certificate::<>f__switch$map10 Dictionary_2_t2736202052 * ___U3CU3Ef__switchU24map10_24; // System.Collections.Generic.Dictionary`2 Mono.Security.X509.X509Certificate::<>f__switch$map11 Dictionary_2_t2736202052 * ___U3CU3Ef__switchU24map11_25; public: inline static int32_t get_offset_of_encoding_error_22() { return static_cast(offsetof(X509Certificate_t489243025_StaticFields, ___encoding_error_22)); } inline String_t* get_encoding_error_22() const { return ___encoding_error_22; } inline String_t** get_address_of_encoding_error_22() { return &___encoding_error_22; } inline void set_encoding_error_22(String_t* value) { ___encoding_error_22 = value; Il2CppCodeGenWriteBarrier((&___encoding_error_22), value); } inline static int32_t get_offset_of_U3CU3Ef__switchU24mapF_23() { return static_cast(offsetof(X509Certificate_t489243025_StaticFields, ___U3CU3Ef__switchU24mapF_23)); } inline Dictionary_2_t2736202052 * get_U3CU3Ef__switchU24mapF_23() const { return ___U3CU3Ef__switchU24mapF_23; } inline Dictionary_2_t2736202052 ** get_address_of_U3CU3Ef__switchU24mapF_23() { return &___U3CU3Ef__switchU24mapF_23; } inline void set_U3CU3Ef__switchU24mapF_23(Dictionary_2_t2736202052 * value) { ___U3CU3Ef__switchU24mapF_23 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__switchU24mapF_23), value); } inline static int32_t get_offset_of_U3CU3Ef__switchU24map10_24() { return static_cast(offsetof(X509Certificate_t489243025_StaticFields, ___U3CU3Ef__switchU24map10_24)); } inline Dictionary_2_t2736202052 * get_U3CU3Ef__switchU24map10_24() const { return ___U3CU3Ef__switchU24map10_24; } inline Dictionary_2_t2736202052 ** get_address_of_U3CU3Ef__switchU24map10_24() { return &___U3CU3Ef__switchU24map10_24; } inline void set_U3CU3Ef__switchU24map10_24(Dictionary_2_t2736202052 * value) { ___U3CU3Ef__switchU24map10_24 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__switchU24map10_24), value); } inline static int32_t get_offset_of_U3CU3Ef__switchU24map11_25() { return static_cast(offsetof(X509Certificate_t489243025_StaticFields, ___U3CU3Ef__switchU24map11_25)); } inline Dictionary_2_t2736202052 * get_U3CU3Ef__switchU24map11_25() const { return ___U3CU3Ef__switchU24map11_25; } inline Dictionary_2_t2736202052 ** get_address_of_U3CU3Ef__switchU24map11_25() { return &___U3CU3Ef__switchU24map11_25; } inline void set_U3CU3Ef__switchU24map11_25(Dictionary_2_t2736202052 * value) { ___U3CU3Ef__switchU24map11_25 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__switchU24map11_25), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // X509CERTIFICATE_T489243025_H #ifndef ASYNCCALLBACK_T3962456242_H #define ASYNCCALLBACK_T3962456242_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.AsyncCallback struct AsyncCallback_t3962456242 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ASYNCCALLBACK_T3962456242_H #ifndef X509CHAINPOLICY_T2426922870_H #define X509CHAINPOLICY_T2426922870_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Security.Cryptography.X509Certificates.X509ChainPolicy struct X509ChainPolicy_t2426922870 : public RuntimeObject { public: // System.Security.Cryptography.OidCollection System.Security.Cryptography.X509Certificates.X509ChainPolicy::apps OidCollection_t4234766844 * ___apps_0; // System.Security.Cryptography.OidCollection System.Security.Cryptography.X509Certificates.X509ChainPolicy::cert OidCollection_t4234766844 * ___cert_1; // System.Security.Cryptography.X509Certificates.X509Certificate2Collection System.Security.Cryptography.X509Certificates.X509ChainPolicy::store X509Certificate2Collection_t2111161276 * ___store_2; // System.Security.Cryptography.X509Certificates.X509RevocationFlag System.Security.Cryptography.X509Certificates.X509ChainPolicy::rflag int32_t ___rflag_3; // System.Security.Cryptography.X509Certificates.X509RevocationMode System.Security.Cryptography.X509Certificates.X509ChainPolicy::mode int32_t ___mode_4; // System.TimeSpan System.Security.Cryptography.X509Certificates.X509ChainPolicy::timeout TimeSpan_t881159249 ___timeout_5; // System.Security.Cryptography.X509Certificates.X509VerificationFlags System.Security.Cryptography.X509Certificates.X509ChainPolicy::vflags int32_t ___vflags_6; // System.DateTime System.Security.Cryptography.X509Certificates.X509ChainPolicy::vtime DateTime_t3738529785 ___vtime_7; public: inline static int32_t get_offset_of_apps_0() { return static_cast(offsetof(X509ChainPolicy_t2426922870, ___apps_0)); } inline OidCollection_t4234766844 * get_apps_0() const { return ___apps_0; } inline OidCollection_t4234766844 ** get_address_of_apps_0() { return &___apps_0; } inline void set_apps_0(OidCollection_t4234766844 * value) { ___apps_0 = value; Il2CppCodeGenWriteBarrier((&___apps_0), value); } inline static int32_t get_offset_of_cert_1() { return static_cast(offsetof(X509ChainPolicy_t2426922870, ___cert_1)); } inline OidCollection_t4234766844 * get_cert_1() const { return ___cert_1; } inline OidCollection_t4234766844 ** get_address_of_cert_1() { return &___cert_1; } inline void set_cert_1(OidCollection_t4234766844 * value) { ___cert_1 = value; Il2CppCodeGenWriteBarrier((&___cert_1), value); } inline static int32_t get_offset_of_store_2() { return static_cast(offsetof(X509ChainPolicy_t2426922870, ___store_2)); } inline X509Certificate2Collection_t2111161276 * get_store_2() const { return ___store_2; } inline X509Certificate2Collection_t2111161276 ** get_address_of_store_2() { return &___store_2; } inline void set_store_2(X509Certificate2Collection_t2111161276 * value) { ___store_2 = value; Il2CppCodeGenWriteBarrier((&___store_2), value); } inline static int32_t get_offset_of_rflag_3() { return static_cast(offsetof(X509ChainPolicy_t2426922870, ___rflag_3)); } inline int32_t get_rflag_3() const { return ___rflag_3; } inline int32_t* get_address_of_rflag_3() { return &___rflag_3; } inline void set_rflag_3(int32_t value) { ___rflag_3 = value; } inline static int32_t get_offset_of_mode_4() { return static_cast(offsetof(X509ChainPolicy_t2426922870, ___mode_4)); } inline int32_t get_mode_4() const { return ___mode_4; } inline int32_t* get_address_of_mode_4() { return &___mode_4; } inline void set_mode_4(int32_t value) { ___mode_4 = value; } inline static int32_t get_offset_of_timeout_5() { return static_cast(offsetof(X509ChainPolicy_t2426922870, ___timeout_5)); } inline TimeSpan_t881159249 get_timeout_5() const { return ___timeout_5; } inline TimeSpan_t881159249 * get_address_of_timeout_5() { return &___timeout_5; } inline void set_timeout_5(TimeSpan_t881159249 value) { ___timeout_5 = value; } inline static int32_t get_offset_of_vflags_6() { return static_cast(offsetof(X509ChainPolicy_t2426922870, ___vflags_6)); } inline int32_t get_vflags_6() const { return ___vflags_6; } inline int32_t* get_address_of_vflags_6() { return &___vflags_6; } inline void set_vflags_6(int32_t value) { ___vflags_6 = value; } inline static int32_t get_offset_of_vtime_7() { return static_cast(offsetof(X509ChainPolicy_t2426922870, ___vtime_7)); } inline DateTime_t3738529785 get_vtime_7() const { return ___vtime_7; } inline DateTime_t3738529785 * get_address_of_vtime_7() { return &___vtime_7; } inline void set_vtime_7(DateTime_t3738529785 value) { ___vtime_7 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // X509CHAINPOLICY_T2426922870_H #ifndef EVALDELEGATE_T1206020564_H #define EVALDELEGATE_T1206020564_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Text.RegularExpressions.EvalDelegate struct EvalDelegate_t1206020564 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // EVALDELEGATE_T1206020564_H #ifndef COSTDELEGATE_T1722821004_H #define COSTDELEGATE_T1722821004_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Text.RegularExpressions.IntervalCollection/CostDelegate struct CostDelegate_t1722821004 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // COSTDELEGATE_T1722821004_H // System.Security.Cryptography.X509Certificates.X509ChainStatus[] struct X509ChainStatusU5BU5D_t2685945535 : public RuntimeArray { public: ALIGN_FIELD (8) X509ChainStatus_t133602714 m_Items[1]; public: inline X509ChainStatus_t133602714 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline X509ChainStatus_t133602714 * 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, X509ChainStatus_t133602714 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline X509ChainStatus_t133602714 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline X509ChainStatus_t133602714 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, X509ChainStatus_t133602714 value) { m_Items[index] = value; } }; // System.Byte[] struct ByteU5BU5D_t4116647657 : public RuntimeArray { public: ALIGN_FIELD (8) uint8_t m_Items[1]; public: inline uint8_t GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline uint8_t* GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, uint8_t value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline uint8_t GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline uint8_t* GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, uint8_t value) { m_Items[index] = value; } }; // System.Object[] struct ObjectU5BU5D_t2843939325 : 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(m_Items + index, 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(m_Items + index, value); } }; // System.Text.RegularExpressions.Capture[] struct CaptureU5BU5D_t183267399 : public RuntimeArray { public: ALIGN_FIELD (8) Capture_t2232016050 * m_Items[1]; public: inline Capture_t2232016050 * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Capture_t2232016050 ** 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, Capture_t2232016050 * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } inline Capture_t2232016050 * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Capture_t2232016050 ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Capture_t2232016050 * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } }; // System.Reflection.Emit.DynamicMethod[] struct DynamicMethodU5BU5D_t1439707271 : public RuntimeArray { public: ALIGN_FIELD (8) DynamicMethod_t2537779570 * m_Items[1]; public: inline DynamicMethod_t2537779570 * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline DynamicMethod_t2537779570 ** 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, DynamicMethod_t2537779570 * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } inline DynamicMethod_t2537779570 * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline DynamicMethod_t2537779570 ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, DynamicMethod_t2537779570 * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } }; // System.Boolean[] struct BooleanU5BU5D_t2897418192 : public RuntimeArray { public: ALIGN_FIELD (8) bool m_Items[1]; public: inline bool GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline bool* GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, bool value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline bool GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline bool* GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, bool value) { m_Items[index] = value; } }; // System.Type[] struct TypeU5BU5D_t3940880105 : public RuntimeArray { public: ALIGN_FIELD (8) Type_t * m_Items[1]; public: inline Type_t * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Type_t ** GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, Type_t * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } inline Type_t * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Type_t ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Type_t * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } }; // System.Text.RegularExpressions.Group[] struct GroupU5BU5D_t1880820351 : public RuntimeArray { public: ALIGN_FIELD (8) Group_t2468205786 * m_Items[1]; public: inline Group_t2468205786 * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Group_t2468205786 ** 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, Group_t2468205786 * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } inline Group_t2468205786 * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Group_t2468205786 ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Group_t2468205786 * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } }; // System.UInt16[] struct UInt16U5BU5D_t3326319531 : public RuntimeArray { public: ALIGN_FIELD (8) uint16_t m_Items[1]; public: inline uint16_t GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline uint16_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, uint16_t value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline uint16_t GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline uint16_t* GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, uint16_t value) { m_Items[index] = value; } }; // System.Int32[] struct Int32U5BU5D_t385246372 : 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.Text.RegularExpressions.Mark[] struct MarkU5BU5D_t3645422402 : public RuntimeArray { public: ALIGN_FIELD (8) Mark_t3471605523 m_Items[1]; public: inline Mark_t3471605523 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Mark_t3471605523 * 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, Mark_t3471605523 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Mark_t3471605523 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Mark_t3471605523 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Mark_t3471605523 value) { m_Items[index] = value; } }; // System.Char[] struct CharU5BU5D_t3528271667 : public RuntimeArray { public: ALIGN_FIELD (8) Il2CppChar m_Items[1]; public: inline Il2CppChar GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Il2CppChar* GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, Il2CppChar value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Il2CppChar GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Il2CppChar* GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Il2CppChar value) { m_Items[index] = value; } }; // System.String[] struct StringU5BU5D_t1281789340 : public RuntimeArray { public: ALIGN_FIELD (8) String_t* m_Items[1]; public: inline String_t* GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline String_t** GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, String_t* value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } inline String_t* GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline String_t** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, String_t* value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } }; extern "C" void Interval_t1802865632_marshal_pinvoke(const Interval_t1802865632& unmarshaled, Interval_t1802865632_marshaled_pinvoke& marshaled); extern "C" void Interval_t1802865632_marshal_pinvoke_back(const Interval_t1802865632_marshaled_pinvoke& marshaled, Interval_t1802865632& unmarshaled); extern "C" void Interval_t1802865632_marshal_pinvoke_cleanup(Interval_t1802865632_marshaled_pinvoke& marshaled); // System.Void System.Collections.Generic.Dictionary`2::.ctor(System.Int32) extern "C" IL2CPP_METHOD_ATTR void Dictionary_2__ctor_m182537451_gshared (Dictionary_2_t3384741 * __this, int32_t p0, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::Add(!0,!1) extern "C" IL2CPP_METHOD_ATTR void Dictionary_2_Add_m1279427033_gshared (Dictionary_2_t3384741 * __this, RuntimeObject * p0, int32_t p1, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.Dictionary`2::TryGetValue(!0,!1&) extern "C" IL2CPP_METHOD_ATTR bool Dictionary_2_TryGetValue_m3959998165_gshared (Dictionary_2_t3384741 * __this, RuntimeObject * p0, int32_t* p1, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::.ctor() extern "C" IL2CPP_METHOD_ATTR void Dictionary_2__ctor_m636942458_gshared (Dictionary_2_t1839659084 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::set_Item(!0,!1) extern "C" IL2CPP_METHOD_ATTR void Dictionary_2_set_Item_m3625442308_gshared (Dictionary_2_t1839659084 * __this, int32_t p0, int32_t p1, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::.ctor() extern "C" IL2CPP_METHOD_ATTR void Dictionary_2__ctor_m2011549309_gshared (Dictionary_2_t1170374974 * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.Dictionary`2::TryGetValue(!0,!1&) extern "C" IL2CPP_METHOD_ATTR bool Dictionary_2_TryGetValue_m1577403672_gshared (Dictionary_2_t1170374974 * __this, int32_t p0, Label_t2281661643 * p1, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::set_Item(!0,!1) extern "C" IL2CPP_METHOD_ATTR void Dictionary_2_set_Item_m2699762126_gshared (Dictionary_2_t1170374974 * __this, int32_t p0, Label_t2281661643 p1, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.Dictionary`2::ContainsKey(!0) extern "C" IL2CPP_METHOD_ATTR bool Dictionary_2_ContainsKey_m3670869807_gshared (Dictionary_2_t1839659084 * __this, int32_t p0, const RuntimeMethod* method); // !1 System.Collections.Generic.Dictionary`2::get_Item(!0) extern "C" IL2CPP_METHOD_ATTR int32_t Dictionary_2_get_Item_m1590941542_gshared (Dictionary_2_t1839659084 * __this, int32_t p0, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.Dictionary`2::Remove(!0) extern "C" IL2CPP_METHOD_ATTR bool Dictionary_2_Remove_m3092201034_gshared (Dictionary_2_t1170374974 * __this, int32_t p0, const RuntimeMethod* method); // System.Int32 System.Array::BinarySearch(!!0[],System.Int32,System.Int32,!!0) extern "C" IL2CPP_METHOD_ATTR int32_t Array_BinarySearch_TisInt32_t2950945753_m3042812452_gshared (RuntimeObject * __this /* static, unused */, Int32U5BU5D_t385246372* p0, int32_t p1, int32_t p2, int32_t p3, const RuntimeMethod* method); // System.Void System.Object::.ctor() extern "C" IL2CPP_METHOD_ATTR void Object__ctor_m297566312 (RuntimeObject * __this, const RuntimeMethod* method); // System.Void System.Security.Cryptography.X509Certificates.X509ChainStatus::set_Status(System.Security.Cryptography.X509Certificates.X509ChainStatusFlags) extern "C" IL2CPP_METHOD_ATTR void X509ChainStatus_set_Status_m263715218 (X509ChainStatus_t133602714 * __this, int32_t ___value0, const RuntimeMethod* method); // System.String System.Security.Cryptography.X509Certificates.X509ChainStatus::GetInformation(System.Security.Cryptography.X509Certificates.X509ChainStatusFlags) extern "C" IL2CPP_METHOD_ATTR String_t* X509ChainStatus_GetInformation_m245493206 (RuntimeObject * __this /* static, unused */, int32_t ___flags0, const RuntimeMethod* method); // System.Void System.Security.Cryptography.X509Certificates.X509ChainStatus::set_StatusInformation(System.String) extern "C" IL2CPP_METHOD_ATTR void X509ChainStatus_set_StatusInformation_m1638042991 (X509ChainStatus_t133602714 * __this, String_t* ___value0, const RuntimeMethod* method); // System.Int32 System.Security.Cryptography.X509Certificates.X509ChainElement::Count(System.Security.Cryptography.X509Certificates.X509ChainStatusFlags) extern "C" IL2CPP_METHOD_ATTR int32_t X509ChainElement_Count_m383583639 (X509ChainElement_t1464056338 * __this, int32_t ___flags0, const RuntimeMethod* method); // System.Void System.Security.Cryptography.X509Certificates.X509ChainElement::Set(System.Security.Cryptography.X509Certificates.X509ChainStatus[],System.Int32&,System.Security.Cryptography.X509Certificates.X509ChainStatusFlags,System.Security.Cryptography.X509Certificates.X509ChainStatusFlags) extern "C" IL2CPP_METHOD_ATTR void X509ChainElement_Set_m655180762 (X509ChainElement_t1464056338 * __this, X509ChainStatusU5BU5D_t2685945535* ___status0, int32_t* ___position1, int32_t ___flags2, int32_t ___mask3, const RuntimeMethod* method); // System.Void System.Collections.ArrayList::.ctor() extern "C" IL2CPP_METHOD_ATTR void ArrayList__ctor_m4254721275 (ArrayList_t2718874744 * __this, const RuntimeMethod* method); // System.Void System.Security.Cryptography.X509Certificates.X509ChainElementEnumerator::.ctor(System.Collections.IEnumerable) extern "C" IL2CPP_METHOD_ATTR void X509ChainElementEnumerator__ctor_m1674160564 (X509ChainElementEnumerator_t3014253456 * __this, RuntimeObject* ___enumerable0, const RuntimeMethod* method); // System.Void System.Security.Cryptography.X509Certificates.X509ChainElement::.ctor(System.Security.Cryptography.X509Certificates.X509Certificate2) extern "C" IL2CPP_METHOD_ATTR void X509ChainElement__ctor_m252371420 (X509ChainElement_t1464056338 * __this, X509Certificate2_t714049126 * ___certificate0, const RuntimeMethod* method); // System.Security.Cryptography.X509Certificates.X509Certificate2 System.Security.Cryptography.X509Certificates.X509ChainElement::get_Certificate() extern "C" IL2CPP_METHOD_ATTR X509Certificate2_t714049126 * X509ChainElement_get_Certificate_m2801643215 (X509ChainElement_t1464056338 * __this, const RuntimeMethod* method); // System.Void System.Security.Cryptography.X509Certificates.X509ChainPolicy::Reset() extern "C" IL2CPP_METHOD_ATTR void X509ChainPolicy_Reset_m1883700166 (X509ChainPolicy_t2426922870 * __this, const RuntimeMethod* method); // System.Void System.ArgumentException::.ctor(System.String) extern "C" IL2CPP_METHOD_ATTR void ArgumentException__ctor_m1312628991 (ArgumentException_t132251570 * __this, String_t* p0, const RuntimeMethod* method); // System.Void System.Security.Cryptography.OidCollection::.ctor() extern "C" IL2CPP_METHOD_ATTR void OidCollection__ctor_m4001685071 (OidCollection_t4234766844 * __this, const RuntimeMethod* method); // System.Void System.Security.Cryptography.X509Certificates.X509Certificate2Collection::.ctor() extern "C" IL2CPP_METHOD_ATTR void X509Certificate2Collection__ctor_m1338914817 (X509Certificate2Collection_t2111161276 * __this, const RuntimeMethod* method); // System.DateTime System.DateTime::get_Now() extern "C" IL2CPP_METHOD_ATTR DateTime_t3738529785 DateTime_get_Now_m1277138875 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void System.Security.Cryptography.X509Certificates.X509ChainStatus::.ctor(System.Security.Cryptography.X509Certificates.X509ChainStatusFlags) extern "C" IL2CPP_METHOD_ATTR void X509ChainStatus__ctor_m4178125999 (X509ChainStatus_t133602714 * __this, int32_t ___flag0, const RuntimeMethod* method); // System.Security.Cryptography.X509Certificates.X509ChainStatusFlags System.Security.Cryptography.X509Certificates.X509ChainStatus::get_Status() extern "C" IL2CPP_METHOD_ATTR int32_t X509ChainStatus_get_Status_m2572005749 (X509ChainStatus_t133602714 * __this, const RuntimeMethod* method); // System.String Locale::GetText(System.String) extern "C" IL2CPP_METHOD_ATTR String_t* Locale_GetText_m3875126938 (RuntimeObject * __this /* static, unused */, String_t* ___msg0, const RuntimeMethod* method); // System.Void System.Security.Cryptography.X509Certificates.X509Extension::.ctor() extern "C" IL2CPP_METHOD_ATTR void X509Extension__ctor_m1624259472 (X509Extension_t3272255153 * __this, const RuntimeMethod* method); // System.Void System.Security.Cryptography.Oid::.ctor(System.String,System.String) extern "C" IL2CPP_METHOD_ATTR void Oid__ctor_m3344148807 (Oid_t3552120260 * __this, String_t* ___value0, String_t* ___friendlyName1, const RuntimeMethod* method); // System.Byte[] System.Security.Cryptography.AsnEncodedData::get_RawData() extern "C" IL2CPP_METHOD_ATTR ByteU5BU5D_t4116647657* AsnEncodedData_get_RawData_m1706087592 (AsnEncodedData_t382354011 * __this, const RuntimeMethod* method); // System.Void System.Security.Cryptography.X509Certificates.X509Extension::set_Critical(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void X509Extension_set_Critical_m1180944253 (X509Extension_t3272255153 * __this, bool ___value0, const RuntimeMethod* method); // System.Security.Cryptography.AsnDecodeStatus System.Security.Cryptography.X509Certificates.X509EnhancedKeyUsageExtension::Decode(System.Byte[]) extern "C" IL2CPP_METHOD_ATTR int32_t X509EnhancedKeyUsageExtension_Decode_m3726500073 (X509EnhancedKeyUsageExtension_t4189149453 * __this, ByteU5BU5D_t4116647657* ___extension0, const RuntimeMethod* method); // System.Void System.Security.Cryptography.OidCollection::set_ReadOnly(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void OidCollection_set_ReadOnly_m2035575968 (OidCollection_t4234766844 * __this, bool ___value0, const RuntimeMethod* method); // System.Void System.Security.Cryptography.CryptographicException::.ctor(System.String) extern "C" IL2CPP_METHOD_ATTR void CryptographicException__ctor_m503735289 (CryptographicException_t248831461 * __this, String_t* p0, const RuntimeMethod* method); // System.Void System.ArgumentNullException::.ctor(System.String) extern "C" IL2CPP_METHOD_ATTR void ArgumentNullException__ctor_m1170824041 (ArgumentNullException_t1615371798 * __this, String_t* p0, const RuntimeMethod* method); // System.Void System.ArgumentException::.ctor(System.String,System.String) extern "C" IL2CPP_METHOD_ATTR void ArgumentException__ctor_m1216717135 (ArgumentException_t132251570 * __this, String_t* p0, String_t* p1, const RuntimeMethod* method); // System.Void System.Security.Cryptography.Oid::.ctor(System.Security.Cryptography.Oid) extern "C" IL2CPP_METHOD_ATTR void Oid__ctor_m911618594 (Oid_t3552120260 * __this, Oid_t3552120260 * ___oid0, const RuntimeMethod* method); // System.Void System.Security.Cryptography.AsnEncodedData::set_RawData(System.Byte[]) extern "C" IL2CPP_METHOD_ATTR void AsnEncodedData_set_RawData_m1598714608 (AsnEncodedData_t382354011 * __this, ByteU5BU5D_t4116647657* ___value0, const RuntimeMethod* method); // System.Boolean System.Security.Cryptography.X509Certificates.X509Extension::get_Critical() extern "C" IL2CPP_METHOD_ATTR bool X509Extension_get_Critical_m1315280133 (X509Extension_t3272255153 * __this, const RuntimeMethod* method); // System.Void Mono.Security.ASN1::.ctor(System.Byte[]) extern "C" IL2CPP_METHOD_ATTR void ASN1__ctor_m1219137533 (ASN1_t2114160833 * __this, ByteU5BU5D_t4116647657* p0, const RuntimeMethod* method); // System.Byte Mono.Security.ASN1::get_Tag() extern "C" IL2CPP_METHOD_ATTR uint8_t ASN1_get_Tag_m1863840805 (ASN1_t2114160833 * __this, const RuntimeMethod* method); // Mono.Security.ASN1 Mono.Security.ASN1::get_Item(System.Int32) extern "C" IL2CPP_METHOD_ATTR ASN1_t2114160833 * ASN1_get_Item_m315148275 (ASN1_t2114160833 * __this, int32_t p0, const RuntimeMethod* method); // System.String Mono.Security.ASN1Convert::ToOid(Mono.Security.ASN1) extern "C" IL2CPP_METHOD_ATTR String_t* ASN1Convert_ToOid_m4290825381 (RuntimeObject * __this /* static, unused */, ASN1_t2114160833 * p0, const RuntimeMethod* method); // System.Void System.Security.Cryptography.Oid::.ctor(System.String) extern "C" IL2CPP_METHOD_ATTR void Oid__ctor_m1869590876 (Oid_t3552120260 * __this, String_t* ___oid0, const RuntimeMethod* method); // System.Int32 System.Security.Cryptography.OidCollection::Add(System.Security.Cryptography.Oid) extern "C" IL2CPP_METHOD_ATTR int32_t OidCollection_Add_m2569544356 (OidCollection_t4234766844 * __this, Oid_t3552120260 * ___oid0, const RuntimeMethod* method); // System.Int32 Mono.Security.ASN1::get_Count() extern "C" IL2CPP_METHOD_ATTR int32_t ASN1_get_Count_m3039939183 (ASN1_t2114160833 * __this, const RuntimeMethod* method); // System.String System.Security.Cryptography.X509Certificates.X509Extension::FormatUnkownData(System.Byte[]) extern "C" IL2CPP_METHOD_ATTR String_t* X509Extension_FormatUnkownData_m3636863676 (X509Extension_t3272255153 * __this, ByteU5BU5D_t4116647657* ___data0, const RuntimeMethod* method); // System.String System.Security.Cryptography.Oid::get_Value() extern "C" IL2CPP_METHOD_ATTR String_t* Oid_get_Value_m743416803 (Oid_t3552120260 * __this, const RuntimeMethod* method); // System.Boolean System.String::op_Inequality(System.String,System.String) extern "C" IL2CPP_METHOD_ATTR bool String_op_Inequality_m215368492 (RuntimeObject * __this /* static, unused */, String_t* p0, String_t* p1, const RuntimeMethod* method); // System.String System.String::Format(System.String,System.Object) extern "C" IL2CPP_METHOD_ATTR String_t* String_Format_m2844511972 (RuntimeObject * __this /* static, unused */, String_t* p0, RuntimeObject * p1, const RuntimeMethod* method); // System.Int32 System.Security.Cryptography.OidCollection::get_Count() extern "C" IL2CPP_METHOD_ATTR int32_t OidCollection_get_Count_m3720881332 (OidCollection_t4234766844 * __this, const RuntimeMethod* method); // System.Void System.Text.StringBuilder::.ctor() extern "C" IL2CPP_METHOD_ATTR void StringBuilder__ctor_m3121283359 (StringBuilder_t * __this, const RuntimeMethod* method); // System.Security.Cryptography.Oid System.Security.Cryptography.OidCollection::get_Item(System.Int32) extern "C" IL2CPP_METHOD_ATTR Oid_t3552120260 * OidCollection_get_Item_m984725507 (OidCollection_t4234766844 * __this, int32_t ___index0, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::.ctor(System.Int32) #define Dictionary_2__ctor_m2392909825(__this, p0, method) (( void (*) (Dictionary_2_t2736202052 *, int32_t, const RuntimeMethod*))Dictionary_2__ctor_m182537451_gshared)(__this, p0, method) // System.Void System.Collections.Generic.Dictionary`2::Add(!0,!1) #define Dictionary_2_Add_m282647386(__this, p0, p1, method) (( void (*) (Dictionary_2_t2736202052 *, String_t*, int32_t, const RuntimeMethod*))Dictionary_2_Add_m1279427033_gshared)(__this, p0, p1, method) // System.Boolean System.Collections.Generic.Dictionary`2::TryGetValue(!0,!1&) #define Dictionary_2_TryGetValue_m1013208020(__this, p0, p1, method) (( bool (*) (Dictionary_2_t2736202052 *, String_t*, int32_t*, const RuntimeMethod*))Dictionary_2_TryGetValue_m3959998165_gshared)(__this, p0, p1, method) // System.Text.StringBuilder System.Text.StringBuilder::Append(System.String) extern "C" IL2CPP_METHOD_ATTR StringBuilder_t * StringBuilder_Append_m1965104174 (StringBuilder_t * __this, String_t* p0, const RuntimeMethod* method); // System.String System.Environment::get_NewLine() extern "C" IL2CPP_METHOD_ATTR String_t* Environment_get_NewLine_m3211016485 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.String System.Text.StringBuilder::ToString() extern "C" IL2CPP_METHOD_ATTR String_t* StringBuilder_ToString_m3317489284 (StringBuilder_t * __this, const RuntimeMethod* method); // System.Void System.Security.Cryptography.AsnEncodedData::.ctor() extern "C" IL2CPP_METHOD_ATTR void AsnEncodedData__ctor_m3792312694 (AsnEncodedData_t382354011 * __this, const RuntimeMethod* method); // System.Void System.Security.Cryptography.AsnEncodedData::.ctor(System.String,System.Byte[]) extern "C" IL2CPP_METHOD_ATTR void AsnEncodedData__ctor_m726356132 (AsnEncodedData_t382354011 * __this, String_t* ___oid0, ByteU5BU5D_t4116647657* ___rawData1, const RuntimeMethod* method); // System.Void System.Security.Cryptography.AsnEncodedData::CopyFrom(System.Security.Cryptography.AsnEncodedData) extern "C" IL2CPP_METHOD_ATTR void AsnEncodedData_CopyFrom_m3929882393 (AsnEncodedData_t382354011 * __this, AsnEncodedData_t382354011 * ___asnEncodedData0, const RuntimeMethod* method); // System.String System.Byte::ToString(System.String) extern "C" IL2CPP_METHOD_ATTR String_t* Byte_ToString_m3735479648 (uint8_t* __this, String_t* p0, const RuntimeMethod* method); // Mono.Security.X509.X509ExtensionCollection Mono.Security.X509.X509Certificate::get_Extensions() extern "C" IL2CPP_METHOD_ATTR X509ExtensionCollection_t609554709 * X509Certificate_get_Extensions_m1217872579 (X509Certificate_t489243025 * __this, const RuntimeMethod* method); // System.Int32 System.Collections.CollectionBase::get_Count() extern "C" IL2CPP_METHOD_ATTR int32_t CollectionBase_get_Count_m1708965601 (CollectionBase_t2727926298 * __this, const RuntimeMethod* method); // System.Void System.Collections.ArrayList::.ctor(System.Int32) extern "C" IL2CPP_METHOD_ATTR void ArrayList__ctor_m3828927650 (ArrayList_t2718874744 * __this, int32_t p0, const RuntimeMethod* method); // System.Collections.IEnumerator System.Collections.CollectionBase::GetEnumerator() extern "C" IL2CPP_METHOD_ATTR RuntimeObject* CollectionBase_GetEnumerator_m654829872 (CollectionBase_t2727926298 * __this, const RuntimeMethod* method); // System.Boolean Mono.Security.X509.X509Extension::get_Critical() extern "C" IL2CPP_METHOD_ATTR bool X509Extension_get_Critical_m171054662 (X509Extension_t3173393653 * __this, const RuntimeMethod* method); // System.String Mono.Security.X509.X509Extension::get_Oid() extern "C" IL2CPP_METHOD_ATTR String_t* X509Extension_get_Oid_m4107042796 (X509Extension_t3173393653 * __this, const RuntimeMethod* method); // Mono.Security.ASN1 Mono.Security.X509.X509Extension::get_Value() extern "C" IL2CPP_METHOD_ATTR ASN1_t2114160833 * X509Extension_get_Value_m896831716 (X509Extension_t3173393653 * __this, const RuntimeMethod* method); // System.Object System.Security.Cryptography.CryptoConfig::CreateFromName(System.String,System.Object[]) extern "C" IL2CPP_METHOD_ATTR RuntimeObject * CryptoConfig_CreateFromName_m2674746512 (RuntimeObject * __this /* static, unused */, String_t* p0, ObjectU5BU5D_t2843939325* p1, const RuntimeMethod* method); // System.Void System.Security.Cryptography.X509Certificates.X509Extension::.ctor(System.String,System.Byte[],System.Boolean) extern "C" IL2CPP_METHOD_ATTR void X509Extension__ctor_m225879936 (X509Extension_t3272255153 * __this, String_t* ___oid0, ByteU5BU5D_t4116647657* ___rawData1, bool ___critical2, const RuntimeMethod* method); // System.Void System.ArgumentOutOfRangeException::.ctor(System.String) extern "C" IL2CPP_METHOD_ATTR void ArgumentOutOfRangeException__ctor_m3628145864 (ArgumentOutOfRangeException_t777629997 * __this, String_t* p0, const RuntimeMethod* method); // System.Int32 System.Array::get_Length() extern "C" IL2CPP_METHOD_ATTR int32_t Array_get_Length_m21610649 (RuntimeArray * __this, const RuntimeMethod* method); // System.Void System.Security.Cryptography.X509Certificates.X509ExtensionEnumerator::.ctor(System.Collections.ArrayList) extern "C" IL2CPP_METHOD_ATTR void X509ExtensionEnumerator__ctor_m827820494 (X509ExtensionEnumerator_t2479560659 * __this, ArrayList_t2718874744 * ___list0, const RuntimeMethod* method); // System.Int32 System.String::get_Length() extern "C" IL2CPP_METHOD_ATTR int32_t String_get_Length_m3847582255 (String_t* __this, const RuntimeMethod* method); // System.Security.Cryptography.Oid System.Security.Cryptography.AsnEncodedData::get_Oid() extern "C" IL2CPP_METHOD_ATTR Oid_t3552120260 * AsnEncodedData_get_Oid_m402887164 (AsnEncodedData_t382354011 * __this, const RuntimeMethod* method); // System.Boolean System.String::Equals(System.String) extern "C" IL2CPP_METHOD_ATTR bool String_Equals_m2270643605 (String_t* __this, String_t* p0, const RuntimeMethod* method); // System.Security.Cryptography.AsnDecodeStatus System.Security.Cryptography.X509Certificates.X509KeyUsageExtension::Decode(System.Byte[]) extern "C" IL2CPP_METHOD_ATTR int32_t X509KeyUsageExtension_Decode_m3150759625 (X509KeyUsageExtension_t2042101591 * __this, ByteU5BU5D_t4116647657* ___extension0, const RuntimeMethod* method); // System.Security.Cryptography.X509Certificates.X509KeyUsageFlags System.Security.Cryptography.X509Certificates.X509KeyUsageExtension::GetValidFlags(System.Security.Cryptography.X509Certificates.X509KeyUsageFlags) extern "C" IL2CPP_METHOD_ATTR int32_t X509KeyUsageExtension_GetValidFlags_m3447294145 (X509KeyUsageExtension_t2042101591 * __this, int32_t ___flags0, const RuntimeMethod* method); // System.Byte[] System.Security.Cryptography.X509Certificates.X509KeyUsageExtension::Encode() extern "C" IL2CPP_METHOD_ATTR ByteU5BU5D_t4116647657* X509KeyUsageExtension_Encode_m2128077825 (X509KeyUsageExtension_t2042101591 * __this, const RuntimeMethod* method); // System.Byte[] Mono.Security.ASN1::get_Value() extern "C" IL2CPP_METHOD_ATTR ByteU5BU5D_t4116647657* ASN1_get_Value_m3619295991 (ASN1_t2114160833 * __this, const RuntimeMethod* method); // System.Void Mono.Security.ASN1::.ctor(System.Byte,System.Byte[]) extern "C" IL2CPP_METHOD_ATTR void ASN1__ctor_m3517592395 (ASN1_t2114160833 * __this, uint8_t p0, ByteU5BU5D_t4116647657* p1, const RuntimeMethod* method); // System.Int32 System.Text.StringBuilder::get_Length() extern "C" IL2CPP_METHOD_ATTR int32_t StringBuilder_get_Length_m3238060835 (StringBuilder_t * __this, const RuntimeMethod* method); // System.Void System.Collections.CollectionBase::Clear() extern "C" IL2CPP_METHOD_ATTR void CollectionBase_Clear_m1509125218 (CollectionBase_t2727926298 * __this, const RuntimeMethod* method); // Mono.Security.X509.X509Stores Mono.Security.X509.X509StoreManager::get_CurrentUser() extern "C" IL2CPP_METHOD_ATTR X509Stores_t1373936238 * X509StoreManager_get_CurrentUser_m4040993045 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // Mono.Security.X509.X509Stores Mono.Security.X509.X509StoreManager::get_LocalMachine() extern "C" IL2CPP_METHOD_ATTR X509Stores_t1373936238 * X509StoreManager_get_LocalMachine_m3994689999 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Boolean System.String::IsNullOrEmpty(System.String) extern "C" IL2CPP_METHOD_ATTR bool String_IsNullOrEmpty_m2969720369 (RuntimeObject * __this /* static, unused */, String_t* p0, const RuntimeMethod* method); // Mono.Security.X509.X509Stores System.Security.Cryptography.X509Certificates.X509Store::get_Factory() extern "C" IL2CPP_METHOD_ATTR X509Stores_t1373936238 * X509Store_get_Factory_m3282910266 (X509Store_t2922691911 * __this, const RuntimeMethod* method); // Mono.Security.X509.X509Store Mono.Security.X509.X509Stores::Open(System.String,System.Boolean) extern "C" IL2CPP_METHOD_ATTR X509Store_t2777415284 * X509Stores_Open_m1553467177 (X509Stores_t1373936238 * __this, String_t* p0, bool p1, const RuntimeMethod* method); // System.String Locale::GetText(System.String,System.Object[]) extern "C" IL2CPP_METHOD_ATTR String_t* Locale_GetText_m2640320736 (RuntimeObject * __this /* static, unused */, String_t* ___fmt0, ObjectU5BU5D_t2843939325* ___args1, const RuntimeMethod* method); // Mono.Security.X509.X509CertificateCollection Mono.Security.X509.X509Store::get_Certificates() extern "C" IL2CPP_METHOD_ATTR X509CertificateCollection_t1542168550 * X509Store_get_Certificates_m56224934 (X509Store_t2777415284 * __this, const RuntimeMethod* method); // Mono.Security.X509.X509CertificateCollection/X509CertificateEnumerator Mono.Security.X509.X509CertificateCollection::GetEnumerator() extern "C" IL2CPP_METHOD_ATTR X509CertificateEnumerator_t3515934698 * X509CertificateCollection_GetEnumerator_m92169144 (X509CertificateCollection_t1542168550 * __this, const RuntimeMethod* method); // Mono.Security.X509.X509Certificate Mono.Security.X509.X509CertificateCollection/X509CertificateEnumerator::get_Current() extern "C" IL2CPP_METHOD_ATTR X509Certificate_t489243025 * X509CertificateEnumerator_get_Current_m3079314562 (X509CertificateEnumerator_t3515934698 * __this, const RuntimeMethod* method); // System.Security.Cryptography.X509Certificates.X509Certificate2Collection System.Security.Cryptography.X509Certificates.X509Store::get_Certificates() extern "C" IL2CPP_METHOD_ATTR X509Certificate2Collection_t2111161276 * X509Store_get_Certificates_m2149701265 (X509Store_t2922691911 * __this, const RuntimeMethod* method); // System.Void System.Security.Cryptography.X509Certificates.X509Certificate2::.ctor(System.Byte[]) extern "C" IL2CPP_METHOD_ATTR void X509Certificate2__ctor_m3336405942 (X509Certificate2_t714049126 * __this, ByteU5BU5D_t4116647657* ___rawData0, const RuntimeMethod* method); // System.Int32 System.Security.Cryptography.X509Certificates.X509Certificate2Collection::Add(System.Security.Cryptography.X509Certificates.X509Certificate2) extern "C" IL2CPP_METHOD_ATTR int32_t X509Certificate2Collection_Add_m3151757943 (X509Certificate2Collection_t2111161276 * __this, X509Certificate2_t714049126 * ___certificate0, const RuntimeMethod* method); // System.Boolean Mono.Security.X509.X509CertificateCollection/X509CertificateEnumerator::MoveNext() extern "C" IL2CPP_METHOD_ATTR bool X509CertificateEnumerator_MoveNext_m1342258196 (X509CertificateEnumerator_t3515934698 * __this, const RuntimeMethod* method); // System.Security.Cryptography.AsnDecodeStatus System.Security.Cryptography.X509Certificates.X509SubjectKeyIdentifierExtension::Decode(System.Byte[]) extern "C" IL2CPP_METHOD_ATTR int32_t X509SubjectKeyIdentifierExtension_Decode_m1505409124 (X509SubjectKeyIdentifierExtension_t4258825542 * __this, ByteU5BU5D_t4116647657* ___extension0, const RuntimeMethod* method); // System.Object System.Array::Clone() extern "C" IL2CPP_METHOD_ATTR RuntimeObject * Array_Clone_m2672907798 (RuntimeArray * __this, const RuntimeMethod* method); // System.Byte[] System.Security.Cryptography.X509Certificates.X509SubjectKeyIdentifierExtension::Encode() extern "C" IL2CPP_METHOD_ATTR ByteU5BU5D_t4116647657* X509SubjectKeyIdentifierExtension_Encode_m3345759265 (X509SubjectKeyIdentifierExtension_t4258825542 * __this, const RuntimeMethod* method); // System.Byte[] System.Security.Cryptography.X509Certificates.X509SubjectKeyIdentifierExtension::FromHex(System.String) extern "C" IL2CPP_METHOD_ATTR ByteU5BU5D_t4116647657* X509SubjectKeyIdentifierExtension_FromHex_m1011249985 (RuntimeObject * __this /* static, unused */, String_t* ___hex0, const RuntimeMethod* method); // System.Void System.Security.Cryptography.X509Certificates.X509SubjectKeyIdentifierExtension::.ctor(System.Security.Cryptography.X509Certificates.PublicKey,System.Security.Cryptography.X509Certificates.X509SubjectKeyIdentifierHashAlgorithm,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void X509SubjectKeyIdentifierExtension__ctor_m1397817642 (X509SubjectKeyIdentifierExtension_t4258825542 * __this, PublicKey_t3779582684 * ___key0, int32_t ___algorithm1, bool ___critical2, const RuntimeMethod* method); // System.Security.Cryptography.AsnEncodedData System.Security.Cryptography.X509Certificates.PublicKey::get_EncodedKeyValue() extern "C" IL2CPP_METHOD_ATTR AsnEncodedData_t382354011 * PublicKey_get_EncodedKeyValue_m199315148 (PublicKey_t3779582684 * __this, const RuntimeMethod* method); // System.Security.Cryptography.SHA1 System.Security.Cryptography.SHA1::Create() extern "C" IL2CPP_METHOD_ATTR SHA1_t1803193667 * SHA1_Create_m1390871308 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Byte[] System.Security.Cryptography.HashAlgorithm::ComputeHash(System.Byte[]) extern "C" IL2CPP_METHOD_ATTR ByteU5BU5D_t4116647657* HashAlgorithm_ComputeHash_m2825542963 (HashAlgorithm_t1432317219 * __this, ByteU5BU5D_t4116647657* p0, const RuntimeMethod* method); // System.Void System.Buffer::BlockCopy(System.Array,System.Int32,System.Array,System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void Buffer_BlockCopy_m2884209081 (RuntimeObject * __this /* static, unused */, RuntimeArray * p0, int32_t p1, RuntimeArray * p2, int32_t p3, int32_t p4, const RuntimeMethod* method); // System.Void Mono.Security.ASN1::.ctor(System.Byte) extern "C" IL2CPP_METHOD_ATTR void ASN1__ctor_m4216617981 (ASN1_t2114160833 * __this, uint8_t p0, const RuntimeMethod* method); // Mono.Security.ASN1 Mono.Security.ASN1::Add(Mono.Security.ASN1) extern "C" IL2CPP_METHOD_ATTR ASN1_t2114160833 * ASN1_Add_m3262603624 (ASN1_t2114160833 * __this, ASN1_t2114160833 * p0, const RuntimeMethod* method); // System.Security.Cryptography.Oid System.Security.Cryptography.X509Certificates.PublicKey::get_Oid() extern "C" IL2CPP_METHOD_ATTR Oid_t3552120260 * PublicKey_get_Oid_m2056027242 (PublicKey_t3779582684 * __this, const RuntimeMethod* method); // System.Byte[] System.Security.Cryptography.CryptoConfig::EncodeOID(System.String) extern "C" IL2CPP_METHOD_ATTR ByteU5BU5D_t4116647657* CryptoConfig_EncodeOID_m2635914623 (RuntimeObject * __this /* static, unused */, String_t* p0, const RuntimeMethod* method); // System.Security.Cryptography.AsnEncodedData System.Security.Cryptography.X509Certificates.PublicKey::get_EncodedParameters() extern "C" IL2CPP_METHOD_ATTR AsnEncodedData_t382354011 * PublicKey_get_EncodedParameters_m4197029957 (PublicKey_t3779582684 * __this, const RuntimeMethod* method); // System.String Mono.Security.Cryptography.CryptoConvert::ToHex(System.Byte[]) extern "C" IL2CPP_METHOD_ATTR String_t* CryptoConvert_ToHex_m2210632265 (RuntimeObject * __this /* static, unused */, ByteU5BU5D_t4116647657* p0, const RuntimeMethod* method); // System.Byte System.Security.Cryptography.X509Certificates.X509SubjectKeyIdentifierExtension::FromHexChar(System.Char) extern "C" IL2CPP_METHOD_ATTR uint8_t X509SubjectKeyIdentifierExtension_FromHexChar_m1249358531 (RuntimeObject * __this /* static, unused */, Il2CppChar ___c0, const RuntimeMethod* method); // System.Char System.String::get_Chars(System.Int32) extern "C" IL2CPP_METHOD_ATTR Il2CppChar String_get_Chars_m2986988803 (String_t* __this, int32_t p0, const RuntimeMethod* method); // System.Byte System.Security.Cryptography.X509Certificates.X509SubjectKeyIdentifierExtension::FromHexChars(System.Char,System.Char) extern "C" IL2CPP_METHOD_ATTR uint8_t X509SubjectKeyIdentifierExtension_FromHexChars_m3244835916 (RuntimeObject * __this /* static, unused */, Il2CppChar ___c10, Il2CppChar ___c21, const RuntimeMethod* method); // System.Void System.NotImplementedException::.ctor(System.String) extern "C" IL2CPP_METHOD_ATTR void NotImplementedException__ctor_m3095902440 (NotImplementedException_t3489357830 * __this, String_t* p0, const RuntimeMethod* method); // System.Void System.Text.RegularExpressions.Capture::.ctor(System.String,System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void Capture__ctor_m539415522 (Capture_t2232016050 * __this, String_t* ___text0, int32_t ___index1, int32_t ___length2, const RuntimeMethod* method); // System.String System.String::Substring(System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR String_t* String_Substring_m1610150815 (String_t* __this, int32_t p0, int32_t p1, const RuntimeMethod* method); // System.String System.Text.RegularExpressions.Capture::get_Value() extern "C" IL2CPP_METHOD_ATTR String_t* Capture_get_Value_m538076933 (Capture_t2232016050 * __this, const RuntimeMethod* method); // System.Void System.Array::CopyTo(System.Array,System.Int32) extern "C" IL2CPP_METHOD_ATTR void Array_CopyTo_m225704097 (RuntimeArray * __this, RuntimeArray * p0, int32_t p1, const RuntimeMethod* method); // System.Collections.IEnumerator System.Array::GetEnumerator() extern "C" IL2CPP_METHOD_ATTR RuntimeObject* Array_GetEnumerator_m4277730612 (RuntimeArray * __this, const RuntimeMethod* method); // System.Boolean System.String::StartsWith(System.String) extern "C" IL2CPP_METHOD_ATTR bool String_StartsWith_m1759067526 (String_t* __this, String_t* p0, const RuntimeMethod* method); // System.String System.String::Substring(System.Int32) extern "C" IL2CPP_METHOD_ATTR String_t* String_Substring_m2848979100 (String_t* __this, int32_t p0, const RuntimeMethod* method); // System.Type System.Type::GetTypeFromHandle(System.RuntimeTypeHandle) extern "C" IL2CPP_METHOD_ATTR Type_t * Type_GetTypeFromHandle_m1620074514 (RuntimeObject * __this /* static, unused */, RuntimeTypeHandle_t3027515415 p0, const RuntimeMethod* method); // System.String System.String::Concat(System.String,System.String) extern "C" IL2CPP_METHOD_ATTR String_t* String_Concat_m3937257545 (RuntimeObject * __this /* static, unused */, String_t* p0, String_t* p1, const RuntimeMethod* method); // System.Object System.Enum::Parse(System.Type,System.String,System.Boolean) extern "C" IL2CPP_METHOD_ATTR RuntimeObject * Enum_Parse_m1579637477 (RuntimeObject * __this /* static, unused */, Type_t * p0, String_t* p1, bool p2, const RuntimeMethod* method); // System.Boolean System.Char::IsLetterOrDigit(System.Char) extern "C" IL2CPP_METHOD_ATTR bool Char_IsLetterOrDigit_m3494175785 (RuntimeObject * __this /* static, unused */, Il2CppChar p0, const RuntimeMethod* method); // System.Boolean System.Text.RegularExpressions.CategoryUtils::IsCategory(System.Globalization.UnicodeCategory,System.Char) extern "C" IL2CPP_METHOD_ATTR bool CategoryUtils_IsCategory_m3604944547 (RuntimeObject * __this /* static, unused */, int32_t ___uc0, Il2CppChar ___c1, const RuntimeMethod* method); // System.Boolean System.Char::IsDigit(System.Char) extern "C" IL2CPP_METHOD_ATTR bool Char_IsDigit_m3646673943 (RuntimeObject * __this /* static, unused */, Il2CppChar p0, const RuntimeMethod* method); // System.Boolean System.Char::IsWhiteSpace(System.Char) extern "C" IL2CPP_METHOD_ATTR bool Char_IsWhiteSpace_m2148390798 (RuntimeObject * __this /* static, unused */, Il2CppChar p0, const RuntimeMethod* method); // System.Globalization.UnicodeCategory System.Char::GetUnicodeCategory(System.Char) extern "C" IL2CPP_METHOD_ATTR int32_t Char_GetUnicodeCategory_m57882613 (RuntimeObject * __this /* static, unused */, Il2CppChar p0, const RuntimeMethod* method); // System.Void System.Text.RegularExpressions.RxCompiler::.ctor() extern "C" IL2CPP_METHOD_ATTR void RxCompiler__ctor_m2082601808 (RxCompiler_t80015800 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::.ctor() #define Dictionary_2__ctor_m636942458(__this, method) (( void (*) (Dictionary_2_t1839659084 *, const RuntimeMethod*))Dictionary_2__ctor_m636942458_gshared)(__this, method) // System.String System.Environment::GetEnvironmentVariable(System.String) extern "C" IL2CPP_METHOD_ATTR String_t* Environment_GetEnvironmentVariable_m394552009 (RuntimeObject * __this /* static, unused */, String_t* p0, const RuntimeMethod* method); // System.Reflection.Emit.DynamicMethod System.Text.RegularExpressions.CILCompiler::GetEvalMethod(System.Byte[],System.Int32) extern "C" IL2CPP_METHOD_ATTR DynamicMethod_t2537779570 * CILCompiler_GetEvalMethod_m2663838305 (CILCompiler_t3234566002 * __this, ByteU5BU5D_t4116647657* ___program0, int32_t ___pc1, const RuntimeMethod* method); // System.Delegate System.Reflection.Emit.DynamicMethod::CreateDelegate(System.Type) extern "C" IL2CPP_METHOD_ATTR Delegate_t1188392813 * DynamicMethod_CreateDelegate_m2104143210 (DynamicMethod_t2537779570 * __this, Type_t * p0, const RuntimeMethod* method); // System.Void System.Text.RegularExpressions.RxInterpreterFactory::.ctor(System.Byte[],System.Text.RegularExpressions.EvalDelegate) extern "C" IL2CPP_METHOD_ATTR void RxInterpreterFactory__ctor_m1761248169 (RxInterpreterFactory_t3897605822 * __this, ByteU5BU5D_t4116647657* ___program0, EvalDelegate_t1206020564 * ___eval_del1, const RuntimeMethod* method); // System.Reflection.Emit.DynamicMethod System.Text.RegularExpressions.CILCompiler::CreateEvalMethod(System.Byte[],System.Int32) extern "C" IL2CPP_METHOD_ATTR DynamicMethod_t2537779570 * CILCompiler_CreateEvalMethod_m1945504857 (CILCompiler_t3234566002 * __this, ByteU5BU5D_t4116647657* ___program0, int32_t ___pc1, const RuntimeMethod* method); // System.Reflection.MethodInfo System.Type::GetMethod(System.String,System.Reflection.BindingFlags) extern "C" IL2CPP_METHOD_ATTR MethodInfo_t * Type_GetMethod_m1197120913 (Type_t * __this, String_t* p0, int32_t p1, const RuntimeMethod* method); // System.Void System.Exception::.ctor(System.String) extern "C" IL2CPP_METHOD_ATTR void Exception__ctor_m1152696503 (Exception_t * __this, String_t* p0, const RuntimeMethod* method); // System.Reflection.MethodInfo System.Text.RegularExpressions.CILCompiler::GetMethod(System.Type,System.String,System.Reflection.MethodInfo&) extern "C" IL2CPP_METHOD_ATTR MethodInfo_t * CILCompiler_GetMethod_m54030197 (CILCompiler_t3234566002 * __this, Type_t * ___t0, String_t* ___name1, MethodInfo_t ** ___cached2, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::set_Item(!0,!1) #define Dictionary_2_set_Item_m3625442308(__this, p0, p1, method) (( void (*) (Dictionary_2_t1839659084 *, int32_t, int32_t, const RuntimeMethod*))Dictionary_2_set_Item_m3625442308_gshared)(__this, p0, p1, method) // System.Text.RegularExpressions.OpFlags System.Text.RegularExpressions.CILCompiler::MakeFlags(System.Boolean,System.Boolean,System.Boolean,System.Boolean) extern "C" IL2CPP_METHOD_ATTR uint16_t CILCompiler_MakeFlags_m2041487064 (RuntimeObject * __this /* static, unused */, bool ___negate0, bool ___ignore1, bool ___reverse2, bool ___lazy3, const RuntimeMethod* method); // System.Void System.Text.RegularExpressions.CILCompiler::EmitGenericOp(System.Text.RegularExpressions.RxOp,System.Boolean,System.Boolean,System.Boolean,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CILCompiler_EmitGenericOp_m3788486631 (CILCompiler_t3234566002 * __this, uint8_t ___op0, bool ___negate1, bool ___ignore2, bool ___reverse3, bool ___lazy4, const RuntimeMethod* method); // System.Void System.Text.RegularExpressions.RxCompiler::EmitOp(System.Text.RegularExpressions.RxOp,System.Boolean,System.Boolean,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void RxCompiler_EmitOp_m1069314496 (RxCompiler_t80015800 * __this, uint8_t ___op0, bool ___negate1, bool ___ignore2, bool ___reverse3, const RuntimeMethod* method); // System.Void System.Text.RegularExpressions.RxCompiler::EmitOpIgnoreReverse(System.Text.RegularExpressions.RxOp,System.Boolean,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void RxCompiler_EmitOpIgnoreReverse_m1157335147 (RxCompiler_t80015800 * __this, uint8_t ___op0, bool ___ignore1, bool ___reverse2, const RuntimeMethod* method); // System.Void System.Text.RegularExpressions.RxCompiler::EmitOpNegateReverse(System.Text.RegularExpressions.RxOp,System.Boolean,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void RxCompiler_EmitOpNegateReverse_m3367213555 (RxCompiler_t80015800 * __this, uint8_t ___op0, bool ___negate1, bool ___reverse2, const RuntimeMethod* method); // System.String System.String::Concat(System.Object,System.Object) extern "C" IL2CPP_METHOD_ATTR String_t* String_Concat_m904156431 (RuntimeObject * __this /* static, unused */, RuntimeObject * p0, RuntimeObject * p1, const RuntimeMethod* method); // System.Void System.Reflection.Emit.DynamicMethod::.ctor(System.String,System.Type,System.Type[],System.Type,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void DynamicMethod__ctor_m3076838442 (DynamicMethod_t2537779570 * __this, String_t* p0, Type_t * p1, TypeU5BU5D_t3940880105* p2, Type_t * p3, bool p4, const RuntimeMethod* method); // System.Reflection.Emit.ILGenerator System.Reflection.Emit.DynamicMethod::GetILGenerator() extern "C" IL2CPP_METHOD_ATTR ILGenerator_t1388622344 * DynamicMethod_GetILGenerator_m1223997724 (DynamicMethod_t2537779570 * __this, const RuntimeMethod* method); // System.Void System.Text.RegularExpressions.CILCompiler/Frame::.ctor(System.Reflection.Emit.ILGenerator) extern "C" IL2CPP_METHOD_ATTR void Frame__ctor_m1947837287 (Frame_t3942143166 * __this, ILGenerator_t1388622344 * ___ilgen0, const RuntimeMethod* method); // System.Reflection.MethodInfo System.Type::GetMethod(System.String) extern "C" IL2CPP_METHOD_ATTR MethodInfo_t * Type_GetMethod_m2019726356 (Type_t * __this, String_t* p0, const RuntimeMethod* method); // System.Reflection.Emit.DynamicMethod System.Text.RegularExpressions.CILCompiler::EmitEvalMethodBody(System.Reflection.Emit.DynamicMethod,System.Reflection.Emit.ILGenerator,System.Text.RegularExpressions.CILCompiler/Frame,System.Byte[],System.Int32,System.Int32,System.Boolean,System.Boolean,System.Int32&) extern "C" IL2CPP_METHOD_ATTR DynamicMethod_t2537779570 * CILCompiler_EmitEvalMethodBody_m4126652398 (CILCompiler_t3234566002 * __this, DynamicMethod_t2537779570 * ___m0, ILGenerator_t1388622344 * ___ilgen1, Frame_t3942143166 * ___frame2, ByteU5BU5D_t4116647657* ___program3, int32_t ___pc4, int32_t ___end_pc5, bool ___one_op6, bool ___no_bump7, int32_t* ___out_pc8, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::.ctor() #define Dictionary_2__ctor_m2011549309(__this, method) (( void (*) (Dictionary_2_t1170374974 *, const RuntimeMethod*))Dictionary_2__ctor_m2011549309_gshared)(__this, method) // System.Boolean System.Collections.Generic.Dictionary`2::TryGetValue(!0,!1&) #define Dictionary_2_TryGetValue_m1577403672(__this, p0, p1, method) (( bool (*) (Dictionary_2_t1170374974 *, int32_t, Label_t2281661643 *, const RuntimeMethod*))Dictionary_2_TryGetValue_m1577403672_gshared)(__this, p0, p1, method) // System.Void System.Collections.Generic.Dictionary`2::set_Item(!0,!1) #define Dictionary_2_set_Item_m2699762126(__this, p0, p1, method) (( void (*) (Dictionary_2_t1170374974 *, int32_t, Label_t2281661643 , const RuntimeMethod*))Dictionary_2_set_Item_m2699762126_gshared)(__this, p0, p1, method) // System.Int32 System.Text.RegularExpressions.CILCompiler::ReadShort(System.Byte[],System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t CILCompiler_ReadShort_m3735544372 (CILCompiler_t3234566002 * __this, ByteU5BU5D_t4116647657* ___program0, int32_t ___pc1, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.Dictionary`2::ContainsKey(!0) #define Dictionary_2_ContainsKey_m3670869807(__this, p0, method) (( bool (*) (Dictionary_2_t1839659084 *, int32_t, const RuntimeMethod*))Dictionary_2_ContainsKey_m3670869807_gshared)(__this, p0, method) // !1 System.Collections.Generic.Dictionary`2::get_Item(!0) #define Dictionary_2_get_Item_m1590941542(__this, p0, method) (( int32_t (*) (Dictionary_2_t1839659084 *, int32_t, const RuntimeMethod*))Dictionary_2_get_Item_m1590941542_gshared)(__this, p0, method) // System.Int32 System.Text.RegularExpressions.CILCompiler::GetILOffset(System.Reflection.Emit.ILGenerator) extern "C" IL2CPP_METHOD_ATTR int32_t CILCompiler_GetILOffset_m2912302366 (CILCompiler_t3234566002 * __this, ILGenerator_t1388622344 * ___ilgen0, const RuntimeMethod* method); // System.Void System.Console::WriteLine(System.String,System.Object[]) extern "C" IL2CPP_METHOD_ATTR void Console_WriteLine_m3098077803 (RuntimeObject * __this /* static, unused */, String_t* p0, ObjectU5BU5D_t2843939325* p1, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.Dictionary`2::Remove(!0) #define Dictionary_2_Remove_m3092201034(__this, p0, method) (( bool (*) (Dictionary_2_t1170374974 *, int32_t, const RuntimeMethod*))Dictionary_2_Remove_m3092201034_gshared)(__this, p0, method) // System.Reflection.MethodInfo System.Type::GetMethod(System.String,System.Type[]) extern "C" IL2CPP_METHOD_ATTR MethodInfo_t * Type_GetMethod_m1479779718 (Type_t * __this, String_t* p0, TypeU5BU5D_t3940880105* p1, const RuntimeMethod* method); // System.Reflection.MethodInfo System.Text.RegularExpressions.CILCompiler::GetMethod(System.String,System.Reflection.MethodInfo&) extern "C" IL2CPP_METHOD_ATTR MethodInfo_t * CILCompiler_GetMethod_m255348883 (CILCompiler_t3234566002 * __this, String_t* ___name0, MethodInfo_t ** ___cached1, const RuntimeMethod* method); // System.Void System.NotSupportedException::.ctor() extern "C" IL2CPP_METHOD_ATTR void NotSupportedException__ctor_m2730133172 (NotSupportedException_t1314879016 * __this, const RuntimeMethod* method); // System.Void System.Console::WriteLine(System.String,System.Object) extern "C" IL2CPP_METHOD_ATTR void Console_WriteLine_m2778709202 (RuntimeObject * __this /* static, unused */, String_t* p0, RuntimeObject * p1, const RuntimeMethod* method); // System.Reflection.Emit.Label System.Text.RegularExpressions.CILCompiler::CreateLabelForPC(System.Reflection.Emit.ILGenerator,System.Int32) extern "C" IL2CPP_METHOD_ATTR Label_t2281661643 CILCompiler_CreateLabelForPC_m2731571021 (CILCompiler_t3234566002 * __this, ILGenerator_t1388622344 * ___ilgen0, int32_t ___pc1, const RuntimeMethod* method); // System.Void System.Console::WriteLine(System.String) extern "C" IL2CPP_METHOD_ATTR void Console_WriteLine_m4182570127 (RuntimeObject * __this /* static, unused */, String_t* p0, const RuntimeMethod* method); // System.Int32 System.Text.RegularExpressions.CILCompiler::ReadInt(System.Byte[],System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t CILCompiler_ReadInt_m2622347642 (CILCompiler_t3234566002 * __this, ByteU5BU5D_t4116647657* ___code0, int32_t ___pc1, const RuntimeMethod* method); // System.String System.String::Concat(System.Object,System.Object,System.Object) extern "C" IL2CPP_METHOD_ATTR String_t* String_Concat_m1715369213 (RuntimeObject * __this /* static, unused */, RuntimeObject * p0, RuntimeObject * p1, RuntimeObject * p2, const RuntimeMethod* method); // System.Boolean System.Text.RegularExpressions.EvalDelegate::Invoke(System.Text.RegularExpressions.RxInterpreter,System.Int32,System.Int32&) extern "C" IL2CPP_METHOD_ATTR bool EvalDelegate_Invoke_m4090404736 (EvalDelegate_t1206020564 * __this, RxInterpreter_t3591201055 * ___interp0, int32_t ___strpos1, int32_t* ___strpos_result2, const RuntimeMethod* method); // System.Void System.Collections.Hashtable::.ctor(System.Int32) extern "C" IL2CPP_METHOD_ATTR void Hashtable__ctor_m1684344284 (Hashtable_t1853889766 * __this, int32_t p0, const RuntimeMethod* method); // System.Void System.Text.RegularExpressions.MRUList::.ctor() extern "C" IL2CPP_METHOD_ATTR void MRUList__ctor_m3064247590 (MRUList_t4121573800 * __this, const RuntimeMethod* method); // System.Void System.Threading.Monitor::Enter(System.Object) extern "C" IL2CPP_METHOD_ATTR void Monitor_Enter_m2249409497 (RuntimeObject * __this /* static, unused */, RuntimeObject * p0, const RuntimeMethod* method); // System.Void System.Text.RegularExpressions.FactoryCache/Key::.ctor(System.String,System.Text.RegularExpressions.RegexOptions) extern "C" IL2CPP_METHOD_ATTR void Key__ctor_m251888331 (Key_t2725523001 * __this, String_t* ___pattern0, int32_t ___options1, const RuntimeMethod* method); // System.Void System.Text.RegularExpressions.FactoryCache::Cleanup() extern "C" IL2CPP_METHOD_ATTR void FactoryCache_Cleanup_m308458843 (FactoryCache_t2327118887 * __this, const RuntimeMethod* method); // System.Void System.Text.RegularExpressions.MRUList::Use(System.Object) extern "C" IL2CPP_METHOD_ATTR void MRUList_Use_m110810900 (MRUList_t4121573800 * __this, RuntimeObject * ___o0, const RuntimeMethod* method); // System.Void System.Threading.Monitor::Exit(System.Object) extern "C" IL2CPP_METHOD_ATTR void Monitor_Exit_m3585316909 (RuntimeObject * __this /* static, unused */, RuntimeObject * p0, const RuntimeMethod* method); // System.Object System.Text.RegularExpressions.MRUList::Evict() extern "C" IL2CPP_METHOD_ATTR RuntimeObject * MRUList_Evict_m4016329834 (MRUList_t4121573800 * __this, const RuntimeMethod* method); // System.Int32 System.String::GetHashCode() extern "C" IL2CPP_METHOD_ATTR int32_t String_GetHashCode_m1906374149 (String_t* __this, const RuntimeMethod* method); // System.String System.String::Concat(System.Object[]) extern "C" IL2CPP_METHOD_ATTR String_t* String_Concat_m2971454694 (RuntimeObject * __this /* static, unused */, ObjectU5BU5D_t2843939325* p0, const RuntimeMethod* method); // System.Void System.Text.RegularExpressions.CaptureCollection::.ctor(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CaptureCollection__ctor_m357483405 (CaptureCollection_t1760593541 * __this, int32_t ___n0, const RuntimeMethod* method); // System.Void System.Text.RegularExpressions.CaptureCollection::SetValue(System.Text.RegularExpressions.Capture,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CaptureCollection_SetValue_m89830704 (CaptureCollection_t1760593541 * __this, Capture_t2232016050 * ___cap0, int32_t ___i1, const RuntimeMethod* method); // System.Void System.Text.RegularExpressions.Capture::.ctor(System.String) extern "C" IL2CPP_METHOD_ATTR void Capture__ctor_m3103117740 (Capture_t2232016050 * __this, String_t* ___text0, const RuntimeMethod* method); // System.Void System.Text.RegularExpressions.Group::.ctor() extern "C" IL2CPP_METHOD_ATTR void Group__ctor_m3285303650 (Group_t2468205786 * __this, const RuntimeMethod* method); // System.Text.RegularExpressions.Match System.Text.RegularExpressions.Match::get_Empty() extern "C" IL2CPP_METHOD_ATTR Match_t3408321083 * Match_get_Empty_m2060287462 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Text.RegularExpressions.Regex System.Text.RegularExpressions.Match::get_Regex() extern "C" IL2CPP_METHOD_ATTR Regex_t3657309853 * Match_get_Regex_m318048854 (Match_t3408321083 * __this, const RuntimeMethod* method); // System.Int32 System.Text.RegularExpressions.Regex::GetGroupIndex(System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t Regex_GetGroupIndex_m4131147974 (Regex_t3657309853 * __this, int32_t ___number0, const RuntimeMethod* method); // System.Int32 System.Text.RegularExpressions.Regex::GroupNumberFromName(System.String) extern "C" IL2CPP_METHOD_ATTR int32_t Regex_GroupNumberFromName_m1856203542 (Regex_t3657309853 * __this, String_t* ___name0, const RuntimeMethod* method); // System.Text.RegularExpressions.Group System.Text.RegularExpressions.GroupCollection::get_Item(System.Int32) extern "C" IL2CPP_METHOD_ATTR Group_t2468205786 * GroupCollection_get_Item_m2465789076 (GroupCollection_t69770484 * __this, int32_t ___i0, const RuntimeMethod* method); // System.Void System.Text.RegularExpressions.BaseMachine::.ctor() extern "C" IL2CPP_METHOD_ATTR void BaseMachine__ctor_m1534760230 (BaseMachine_t2554639499 * __this, const RuntimeMethod* method); // System.Int32 System.Text.RegularExpressions.Interpreter::ReadProgramCount(System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t Interpreter_ReadProgramCount_m1121096263 (Interpreter_t582715701 * __this, int32_t ___ptr0, const RuntimeMethod* method); // System.Boolean System.Text.RegularExpressions.Interpreter::Eval(System.Text.RegularExpressions.Interpreter/Mode,System.Int32&,System.Int32) extern "C" IL2CPP_METHOD_ATTR bool Interpreter_Eval_m858596062 (Interpreter_t582715701 * __this, int32_t ___mode0, int32_t* ___ref_ptr1, int32_t ___pc2, const RuntimeMethod* method); // System.Text.RegularExpressions.Match System.Text.RegularExpressions.Interpreter::GenerateMatch(System.Text.RegularExpressions.Regex) extern "C" IL2CPP_METHOD_ATTR Match_t3408321083 * Interpreter_GenerateMatch_m2262987936 (Interpreter_t582715701 * __this, Regex_t3657309853 * ___regex0, const RuntimeMethod* method); // System.Void System.Text.RegularExpressions.Interpreter::ResetGroups() extern "C" IL2CPP_METHOD_ATTR void Interpreter_ResetGroups_m3595179625 (Interpreter_t582715701 * __this, const RuntimeMethod* method); // System.Boolean System.Text.RegularExpressions.Interpreter::TryMatch(System.Int32&,System.Int32) extern "C" IL2CPP_METHOD_ATTR bool Interpreter_TryMatch_m2615355060 (Interpreter_t582715701 * __this, int32_t* ___ref_ptr0, int32_t ___pc1, const RuntimeMethod* method); // System.String System.Text.RegularExpressions.Interpreter::GetString(System.Int32) extern "C" IL2CPP_METHOD_ATTR String_t* Interpreter_GetString_m94448266 (Interpreter_t582715701 * __this, int32_t ___pc0, const RuntimeMethod* method); // System.Void System.Text.RegularExpressions.QuickSearch::.ctor(System.String,System.Boolean,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void QuickSearch__ctor_m430910133 (QuickSearch_t2588090110 * __this, String_t* ___str0, bool ___ignore1, bool ___reverse2, const RuntimeMethod* method); // System.Int32 System.Text.RegularExpressions.QuickSearch::Search(System.String,System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t QuickSearch_Search_m3063517397 (QuickSearch_t2588090110 * __this, String_t* ___text0, int32_t ___start1, int32_t ___end2, const RuntimeMethod* method); // System.Int32 System.Text.RegularExpressions.QuickSearch::get_Length() extern "C" IL2CPP_METHOD_ATTR int32_t QuickSearch_get_Length_m1693906716 (QuickSearch_t2588090110 * __this, const RuntimeMethod* method); // System.Boolean System.Text.RegularExpressions.Interpreter::IsPosition(System.Text.RegularExpressions.Position,System.Int32) extern "C" IL2CPP_METHOD_ATTR bool Interpreter_IsPosition_m3326918850 (Interpreter_t582715701 * __this, uint16_t ___pos0, int32_t ___ptr1, const RuntimeMethod* method); // System.Char System.Char::ToLower(System.Char) extern "C" IL2CPP_METHOD_ATTR Il2CppChar Char_ToLower_m844856331 (RuntimeObject * __this /* static, unused */, Il2CppChar p0, const RuntimeMethod* method); // System.Int32 System.Text.RegularExpressions.Interpreter::GetLastDefined(System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t Interpreter_GetLastDefined_m4107643411 (Interpreter_t582715701 * __this, int32_t ___gid0, const RuntimeMethod* method); // System.Int32 System.Text.RegularExpressions.Mark::get_Index() extern "C" IL2CPP_METHOD_ATTR int32_t Mark_get_Index_m3048692661 (Mark_t3471605523 * __this, const RuntimeMethod* method); // System.Int32 System.Text.RegularExpressions.Mark::get_Length() extern "C" IL2CPP_METHOD_ATTR int32_t Mark_get_Length_m2532192442 (Mark_t3471605523 * __this, const RuntimeMethod* method); // System.Boolean System.Text.RegularExpressions.Interpreter::EvalChar(System.Text.RegularExpressions.Interpreter/Mode,System.Int32&,System.Int32&,System.Boolean) extern "C" IL2CPP_METHOD_ATTR bool Interpreter_EvalChar_m959577577 (Interpreter_t582715701 * __this, int32_t ___mode0, int32_t* ___ptr1, int32_t* ___pc2, bool ___multi3, const RuntimeMethod* method); // System.Void System.Text.RegularExpressions.Interpreter::Open(System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void Interpreter_Open_m900076395 (Interpreter_t582715701 * __this, int32_t ___gid0, int32_t ___ptr1, const RuntimeMethod* method); // System.Void System.Text.RegularExpressions.Interpreter::Close(System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void Interpreter_Close_m126356671 (Interpreter_t582715701 * __this, int32_t ___gid0, int32_t ___ptr1, const RuntimeMethod* method); // System.Boolean System.Text.RegularExpressions.Interpreter::Balance(System.Int32,System.Int32,System.Boolean,System.Int32) extern "C" IL2CPP_METHOD_ATTR bool Interpreter_Balance_m1978770534 (Interpreter_t582715701 * __this, int32_t ___gid0, int32_t ___balance_gid1, bool ___capture2, int32_t ___ptr3, const RuntimeMethod* method); // System.Int32 System.Text.RegularExpressions.Interpreter::Checkpoint() extern "C" IL2CPP_METHOD_ATTR int32_t Interpreter_Checkpoint_m1239052598 (Interpreter_t582715701 * __this, const RuntimeMethod* method); // System.Void System.Text.RegularExpressions.Interpreter::Backtrack(System.Int32) extern "C" IL2CPP_METHOD_ATTR void Interpreter_Backtrack_m2828876822 (Interpreter_t582715701 * __this, int32_t ___cp0, const RuntimeMethod* method); // System.Void System.Text.RegularExpressions.Interpreter/RepeatContext::.ctor(System.Text.RegularExpressions.Interpreter/RepeatContext,System.Int32,System.Int32,System.Boolean,System.Int32) extern "C" IL2CPP_METHOD_ATTR void RepeatContext__ctor_m2465637864 (RepeatContext_t1214863076 * __this, RepeatContext_t1214863076 * ___previous0, int32_t ___min1, int32_t ___max2, bool ___lazy3, int32_t ___expr_pc4, const RuntimeMethod* method); // System.Text.RegularExpressions.Interpreter/RepeatContext System.Text.RegularExpressions.Interpreter/RepeatContext::get_Previous() extern "C" IL2CPP_METHOD_ATTR RepeatContext_t1214863076 * RepeatContext_get_Previous_m4220584810 (RepeatContext_t1214863076 * __this, const RuntimeMethod* method); // System.Int32 System.Text.RegularExpressions.Interpreter/RepeatContext::get_Start() extern "C" IL2CPP_METHOD_ATTR int32_t RepeatContext_get_Start_m1076992038 (RepeatContext_t1214863076 * __this, const RuntimeMethod* method); // System.Int32 System.Text.RegularExpressions.Interpreter/RepeatContext::get_Count() extern "C" IL2CPP_METHOD_ATTR int32_t RepeatContext_get_Count_m1112834530 (RepeatContext_t1214863076 * __this, const RuntimeMethod* method); // System.Void System.Text.RegularExpressions.Interpreter/RepeatContext::set_Count(System.Int32) extern "C" IL2CPP_METHOD_ATTR void RepeatContext_set_Count_m960350409 (RepeatContext_t1214863076 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void System.Text.RegularExpressions.Interpreter/RepeatContext::set_Start(System.Int32) extern "C" IL2CPP_METHOD_ATTR void RepeatContext_set_Start_m2870272657 (RepeatContext_t1214863076 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Int32 System.Text.RegularExpressions.Interpreter/RepeatContext::get_Expression() extern "C" IL2CPP_METHOD_ATTR int32_t RepeatContext_get_Expression_m255006542 (RepeatContext_t1214863076 * __this, const RuntimeMethod* method); // System.Boolean System.Text.RegularExpressions.Interpreter/RepeatContext::get_IsMinimum() extern "C" IL2CPP_METHOD_ATTR bool RepeatContext_get_IsMinimum_m3640286252 (RepeatContext_t1214863076 * __this, const RuntimeMethod* method); // System.Boolean System.Text.RegularExpressions.Interpreter/RepeatContext::get_IsLazy() extern "C" IL2CPP_METHOD_ATTR bool RepeatContext_get_IsLazy_m2261224997 (RepeatContext_t1214863076 * __this, const RuntimeMethod* method); // System.Boolean System.Text.RegularExpressions.Interpreter/RepeatContext::get_IsMaximum() extern "C" IL2CPP_METHOD_ATTR bool RepeatContext_get_IsMaximum_m332552678 (RepeatContext_t1214863076 * __this, const RuntimeMethod* method); // System.Int32 System.Text.RegularExpressions.Interpreter/IntStack::get_Count() extern "C" IL2CPP_METHOD_ATTR int32_t IntStack_get_Count_m1427289819 (IntStack_t2189327687 * __this, const RuntimeMethod* method); // System.Void System.Text.RegularExpressions.Interpreter/IntStack::set_Count(System.Int32) extern "C" IL2CPP_METHOD_ATTR void IntStack_set_Count_m756607812 (IntStack_t2189327687 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void System.Text.RegularExpressions.Interpreter/IntStack::Push(System.Int32) extern "C" IL2CPP_METHOD_ATTR void IntStack_Push_m1082581210 (IntStack_t2189327687 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Int32 System.Text.RegularExpressions.Interpreter/IntStack::Pop() extern "C" IL2CPP_METHOD_ATTR int32_t IntStack_Pop_m1779514793 (IntStack_t2189327687 * __this, const RuntimeMethod* method); // System.Char System.Char::ToUpper(System.Char) extern "C" IL2CPP_METHOD_ATTR Il2CppChar Char_ToUpper_m3999570441 (RuntimeObject * __this /* static, unused */, Il2CppChar p0, const RuntimeMethod* method); // System.Boolean System.Text.RegularExpressions.CategoryUtils::IsCategory(System.Text.RegularExpressions.Category,System.Char) extern "C" IL2CPP_METHOD_ATTR bool CategoryUtils_IsCategory_m278753792 (RuntimeObject * __this /* static, unused */, uint16_t ___cat0, Il2CppChar ___c1, const RuntimeMethod* method); // System.Void System.Text.RegularExpressions.Interpreter::Reset() extern "C" IL2CPP_METHOD_ATTR void Interpreter_Reset_m2774688020 (Interpreter_t582715701 * __this, const RuntimeMethod* method); // System.Boolean System.Text.RegularExpressions.Interpreter::IsWordChar(System.Char) extern "C" IL2CPP_METHOD_ATTR bool Interpreter_IsWordChar_m2858055765 (Interpreter_t582715701 * __this, Il2CppChar ___c0, const RuntimeMethod* method); // System.String System.String::CreateString(System.Char[]) extern "C" IL2CPP_METHOD_ATTR String_t* String_CreateString_m2818852475 (String_t* __this, CharU5BU5D_t3528271667* ___val0, const RuntimeMethod* method); // System.Boolean System.Text.RegularExpressions.Mark::get_IsDefined() extern "C" IL2CPP_METHOD_ATTR bool Mark_get_IsDefined_m2539660708 (Mark_t3471605523 * __this, const RuntimeMethod* method); // System.Int32 System.Text.RegularExpressions.Interpreter::CreateMark(System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t Interpreter_CreateMark_m468807491 (Interpreter_t582715701 * __this, int32_t ___previous0, const RuntimeMethod* method); // System.Text.RegularExpressions.CaptureCollection System.Text.RegularExpressions.Group::get_Captures() extern "C" IL2CPP_METHOD_ATTR CaptureCollection_t1760593541 * Group_get_Captures_m1655762411 (Group_t2468205786 * __this, const RuntimeMethod* method); // System.Void System.Text.RegularExpressions.Interpreter::GetGroupInfo(System.Int32,System.Int32&,System.Int32&) extern "C" IL2CPP_METHOD_ATTR void Interpreter_GetGroupInfo_m2253622734 (Interpreter_t582715701 * __this, int32_t ___gid0, int32_t* ___first_mark_index1, int32_t* ___n_caps2, const RuntimeMethod* method); // System.Void System.Text.RegularExpressions.Match::.ctor(System.Text.RegularExpressions.Regex,System.Text.RegularExpressions.IMachine,System.String,System.Int32,System.Int32,System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void Match__ctor_m2464595873 (Match_t3408321083 * __this, Regex_t3657309853 * ___regex0, RuntimeObject* ___machine1, String_t* ___text2, int32_t ___text_length3, int32_t ___n_groups4, int32_t ___index5, int32_t ___length6, const RuntimeMethod* method); // System.Void System.Text.RegularExpressions.Match::.ctor(System.Text.RegularExpressions.Regex,System.Text.RegularExpressions.IMachine,System.String,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void Match__ctor_m2425511580 (Match_t3408321083 * __this, Regex_t3657309853 * ___regex0, RuntimeObject* ___machine1, String_t* ___text2, int32_t ___text_length3, int32_t ___n_groups4, int32_t ___index5, int32_t ___length6, int32_t ___n_caps7, const RuntimeMethod* method); // System.Void System.Text.RegularExpressions.Interpreter::PopulateGroup(System.Text.RegularExpressions.Group,System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void Interpreter_PopulateGroup_m4042796257 (Interpreter_t582715701 * __this, Group_t2468205786 * ___g0, int32_t ___first_mark_index1, int32_t ___n_caps2, const RuntimeMethod* method); // System.Void System.Text.RegularExpressions.Group::.ctor(System.String,System.Int32,System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void Group__ctor_m2243671333 (Group_t2468205786 * __this, String_t* ___text0, int32_t ___index1, int32_t ___length2, int32_t ___n_caps3, const RuntimeMethod* method); // System.Void System.Text.RegularExpressions.GroupCollection::SetValue(System.Text.RegularExpressions.Group,System.Int32) extern "C" IL2CPP_METHOD_ATTR void GroupCollection_SetValue_m2707160733 (GroupCollection_t69770484 * __this, Group_t2468205786 * ___g0, int32_t ___i1, const RuntimeMethod* method); // System.Void System.SystemException::.ctor(System.String) extern "C" IL2CPP_METHOD_ATTR void SystemException__ctor_m3298527747 (SystemException_t176217640 * __this, String_t* p0, const RuntimeMethod* method); // System.Void System.Text.RegularExpressions.Interpreter::.ctor(System.UInt16[]) extern "C" IL2CPP_METHOD_ATTR void Interpreter__ctor_m2134836895 (Interpreter_t582715701 * __this, UInt16U5BU5D_t3326319531* ___program0, const RuntimeMethod* method); // System.Void System.Text.RegularExpressions.Interval::.ctor(System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void Interval__ctor_m4022869013 (Interval_t1802865632 * __this, int32_t ___low0, int32_t ___high1, const RuntimeMethod* method); // System.Boolean System.Text.RegularExpressions.Interval::get_IsDiscontiguous() extern "C" IL2CPP_METHOD_ATTR bool Interval_get_IsDiscontiguous_m3016063288 (Interval_t1802865632 * __this, const RuntimeMethod* method); // System.Boolean System.Text.RegularExpressions.Interval::get_IsSingleton() extern "C" IL2CPP_METHOD_ATTR bool Interval_get_IsSingleton_m3386290029 (Interval_t1802865632 * __this, const RuntimeMethod* method); // System.Boolean System.Text.RegularExpressions.Interval::get_IsEmpty() extern "C" IL2CPP_METHOD_ATTR bool Interval_get_IsEmpty_m2731597232 (Interval_t1802865632 * __this, const RuntimeMethod* method); // System.Int32 System.Text.RegularExpressions.Interval::get_Size() extern "C" IL2CPP_METHOD_ATTR int32_t Interval_get_Size_m4163671410 (Interval_t1802865632 * __this, const RuntimeMethod* method); // System.Boolean System.Text.RegularExpressions.Interval::IsDisjoint(System.Text.RegularExpressions.Interval) extern "C" IL2CPP_METHOD_ATTR bool Interval_IsDisjoint_m1532171337 (Interval_t1802865632 * __this, Interval_t1802865632 ___i0, const RuntimeMethod* method); // System.Boolean System.Text.RegularExpressions.Interval::IsAdjacent(System.Text.RegularExpressions.Interval) extern "C" IL2CPP_METHOD_ATTR bool Interval_IsAdjacent_m3021964761 (Interval_t1802865632 * __this, Interval_t1802865632 ___i0, const RuntimeMethod* method); // System.Boolean System.Text.RegularExpressions.Interval::Contains(System.Text.RegularExpressions.Interval) extern "C" IL2CPP_METHOD_ATTR bool Interval_Contains_m1454846757 (Interval_t1802865632 * __this, Interval_t1802865632 ___i0, const RuntimeMethod* method); // System.Boolean System.Text.RegularExpressions.Interval::Contains(System.Int32) extern "C" IL2CPP_METHOD_ATTR bool Interval_Contains_m110351300 (Interval_t1802865632 * __this, int32_t ___i0, const RuntimeMethod* method); // System.Boolean System.Text.RegularExpressions.Interval::Intersects(System.Text.RegularExpressions.Interval) extern "C" IL2CPP_METHOD_ATTR bool Interval_Intersects_m525534288 (Interval_t1802865632 * __this, Interval_t1802865632 ___i0, const RuntimeMethod* method); // System.Void System.Text.RegularExpressions.Interval::Merge(System.Text.RegularExpressions.Interval) extern "C" IL2CPP_METHOD_ATTR void Interval_Merge_m3454211016 (Interval_t1802865632 * __this, Interval_t1802865632 ___i0, const RuntimeMethod* method); // System.Int32 System.Text.RegularExpressions.Interval::CompareTo(System.Object) extern "C" IL2CPP_METHOD_ATTR int32_t Interval_CompareTo_m3282557545 (Interval_t1802865632 * __this, RuntimeObject * ___o0, const RuntimeMethod* method); // System.Void System.Text.RegularExpressions.IntervalCollection::.ctor() extern "C" IL2CPP_METHOD_ATTR void IntervalCollection__ctor_m758349803 (IntervalCollection_t2609070824 * __this, const RuntimeMethod* method); // System.Void System.Text.RegularExpressions.IntervalCollection::Normalize() extern "C" IL2CPP_METHOD_ATTR void IntervalCollection_Normalize_m1934892959 (IntervalCollection_t2609070824 * __this, const RuntimeMethod* method); // System.Int32 System.Text.RegularExpressions.IntervalCollection::get_Count() extern "C" IL2CPP_METHOD_ATTR int32_t IntervalCollection_get_Count_m3041256718 (IntervalCollection_t2609070824 * __this, const RuntimeMethod* method); // System.Void System.Text.RegularExpressions.IntervalCollection::Optimize(System.Int32,System.Int32,System.Text.RegularExpressions.IntervalCollection,System.Text.RegularExpressions.IntervalCollection/CostDelegate) extern "C" IL2CPP_METHOD_ATTR void IntervalCollection_Optimize_m161975983 (IntervalCollection_t2609070824 * __this, int32_t ___begin0, int32_t ___end1, IntervalCollection_t2609070824 * ___meta2, CostDelegate_t1722821004 * ___cost_del3, const RuntimeMethod* method); // System.Text.RegularExpressions.Interval System.Text.RegularExpressions.IntervalCollection::get_Item(System.Int32) extern "C" IL2CPP_METHOD_ATTR Interval_t1802865632 IntervalCollection_get_Item_m3866640912 (IntervalCollection_t2609070824 * __this, int32_t ___i0, const RuntimeMethod* method); // System.Double System.Text.RegularExpressions.IntervalCollection/CostDelegate::Invoke(System.Text.RegularExpressions.Interval) extern "C" IL2CPP_METHOD_ATTR double CostDelegate_Invoke_m898648402 (CostDelegate_t1722821004 * __this, Interval_t1802865632 ___i0, const RuntimeMethod* method); // System.Void System.Text.RegularExpressions.IntervalCollection::Add(System.Text.RegularExpressions.Interval) extern "C" IL2CPP_METHOD_ATTR void IntervalCollection_Add_m2115898256 (IntervalCollection_t2609070824 * __this, Interval_t1802865632 ___i0, const RuntimeMethod* method); // System.Void System.Array::SetValue(System.Object,System.Int32) extern "C" IL2CPP_METHOD_ATTR void Array_SetValue_m3412255035 (RuntimeArray * __this, RuntimeObject * p0, int32_t p1, const RuntimeMethod* method); // System.Void System.Text.RegularExpressions.IntervalCollection/Enumerator::.ctor(System.Collections.IList) extern "C" IL2CPP_METHOD_ATTR void Enumerator__ctor_m1228633090 (Enumerator_t737725276 * __this, RuntimeObject* ___list0, const RuntimeMethod* method); // System.Void System.Text.RegularExpressions.IntervalCollection/Enumerator::Reset() extern "C" IL2CPP_METHOD_ATTR void Enumerator_Reset_m2498345483 (Enumerator_t737725276 * __this, const RuntimeMethod* method); // System.Void System.InvalidOperationException::.ctor() extern "C" IL2CPP_METHOD_ATTR void InvalidOperationException__ctor_m2734335978 (InvalidOperationException_t56020091 * __this, const RuntimeMethod* method); // System.Void System.Text.RegularExpressions.LinkRef::.ctor() extern "C" IL2CPP_METHOD_ATTR void LinkRef__ctor_m3071983504 (LinkRef_t2971865410 * __this, const RuntimeMethod* method); // System.Void System.Collections.Stack::.ctor() extern "C" IL2CPP_METHOD_ATTR void Stack__ctor_m2907601956 (Stack_t2329662280 * __this, const RuntimeMethod* method); // System.Void System.Text.RegularExpressions.GroupCollection::.ctor(System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void GroupCollection__ctor_m3775662598 (GroupCollection_t69770484 * __this, int32_t ___n0, int32_t ___gap1, const RuntimeMethod* method); // System.Void System.Text.RegularExpressions.Group::.ctor(System.String,System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void Group__ctor_m2495427790 (Group_t2468205786 * __this, String_t* ___text0, int32_t ___index1, int32_t ___length2, const RuntimeMethod* method); // System.Int32 System.Text.RegularExpressions.Regex::get_Gap() extern "C" IL2CPP_METHOD_ATTR int32_t Regex_get_Gap_m3259754026 (Regex_t3657309853 * __this, const RuntimeMethod* method); // System.Void System.Text.RegularExpressions.Match::.ctor() extern "C" IL2CPP_METHOD_ATTR void Match__ctor_m624429017 (Match_t3408321083 * __this, const RuntimeMethod* method); // System.Boolean System.Text.RegularExpressions.Regex::get_RightToLeft() extern "C" IL2CPP_METHOD_ATTR bool Regex_get_RightToLeft_m2317867572 (Regex_t3657309853 * __this, const RuntimeMethod* method); // System.Int32 System.Text.RegularExpressions.Capture::get_Index() extern "C" IL2CPP_METHOD_ATTR int32_t Capture_get_Index_m745081289 (Capture_t2232016050 * __this, const RuntimeMethod* method); // System.Int32 System.Text.RegularExpressions.Capture::get_Length() extern "C" IL2CPP_METHOD_ATTR int32_t Capture_get_Length_m4245536461 (Capture_t2232016050 * __this, const RuntimeMethod* method); // System.String System.Text.RegularExpressions.Capture::get_Text() extern "C" IL2CPP_METHOD_ATTR String_t* Capture_get_Text_m3620583591 (Capture_t2232016050 * __this, const RuntimeMethod* method); // System.Collections.ICollection System.Text.RegularExpressions.MatchCollection::get_FullList() extern "C" IL2CPP_METHOD_ATTR RuntimeObject* MatchCollection_get_FullList_m1829231879 (MatchCollection_t1395363720 * __this, const RuntimeMethod* method); // System.Boolean System.Text.RegularExpressions.MatchCollection::TryToGet(System.Int32) extern "C" IL2CPP_METHOD_ATTR bool MatchCollection_TryToGet_m1813945069 (MatchCollection_t1395363720 * __this, int32_t ___i0, const RuntimeMethod* method); // System.Boolean System.Text.RegularExpressions.Group::get_Success() extern "C" IL2CPP_METHOD_ATTR bool Group_get_Success_m1492300455 (Group_t2468205786 * __this, const RuntimeMethod* method); // System.Void System.Text.RegularExpressions.MatchCollection/Enumerator::.ctor(System.Text.RegularExpressions.MatchCollection) extern "C" IL2CPP_METHOD_ATTR void Enumerator__ctor_m714733887 (Enumerator_t2645102469 * __this, MatchCollection_t1395363720 * ___coll0, const RuntimeMethod* method); // System.Text.RegularExpressions.Match System.Text.RegularExpressions.Match::NextMatch() extern "C" IL2CPP_METHOD_ATTR Match_t3408321083 * Match_NextMatch_m366671308 (Match_t3408321083 * __this, const RuntimeMethod* method); // System.Void System.InvalidOperationException::.ctor(System.String) extern "C" IL2CPP_METHOD_ATTR void InvalidOperationException__ctor_m237278729 (InvalidOperationException_t56020091 * __this, String_t* p0, const RuntimeMethod* method); // System.Void System.Text.RegularExpressions.MRUList/Node::.ctor(System.Object) extern "C" IL2CPP_METHOD_ATTR void Node__ctor_m3885833051 (Node_t2049086415 * __this, RuntimeObject * ___value0, const RuntimeMethod* method); // System.Void System.Text.RegularExpressions.InterpreterFactory::.ctor(System.UInt16[]) extern "C" IL2CPP_METHOD_ATTR void InterpreterFactory__ctor_m3950407360 (InterpreterFactory_t533216624 * __this, UInt16U5BU5D_t3326319531* ___pattern0, const RuntimeMethod* method); // System.Void System.Text.RegularExpressions.PatternCompiler::Emit(System.Text.RegularExpressions.OpCode) extern "C" IL2CPP_METHOD_ATTR void PatternCompiler_Emit_m3022689557 (PatternCompiler_t4036359803 * __this, uint16_t ___op0, const RuntimeMethod* method); // System.Void System.Text.RegularExpressions.PatternCompiler::Emit(System.UInt16) extern "C" IL2CPP_METHOD_ATTR void PatternCompiler_Emit_m604664654 (PatternCompiler_t4036359803 * __this, uint16_t ___word0, const RuntimeMethod* method); // System.Text.RegularExpressions.OpFlags System.Text.RegularExpressions.PatternCompiler::MakeFlags(System.Boolean,System.Boolean,System.Boolean,System.Boolean) extern "C" IL2CPP_METHOD_ATTR uint16_t PatternCompiler_MakeFlags_m1977119795 (RuntimeObject * __this /* static, unused */, bool ___negate0, bool ___ignore1, bool ___reverse2, bool ___lazy3, const RuntimeMethod* method); // System.Void System.Text.RegularExpressions.PatternCompiler::Emit(System.Text.RegularExpressions.OpCode,System.Text.RegularExpressions.OpFlags) extern "C" IL2CPP_METHOD_ATTR void PatternCompiler_Emit_m1540115729 (PatternCompiler_t4036359803 * __this, uint16_t ___op0, uint16_t ___flags1, const RuntimeMethod* method); // System.Int32 System.Collections.BitArray::get_Length() extern "C" IL2CPP_METHOD_ATTR int32_t BitArray_get_Length_m3181964206 (BitArray_t4087883509 * __this, const RuntimeMethod* method); // System.Boolean System.Collections.BitArray::get_Item(System.Int32) extern "C" IL2CPP_METHOD_ATTR bool BitArray_get_Item_m2970562587 (BitArray_t4087883509 * __this, int32_t p0, const RuntimeMethod* method); // System.String System.String::ToLower() extern "C" IL2CPP_METHOD_ATTR String_t* String_ToLower_m2029374922 (String_t* __this, const RuntimeMethod* method); // System.Void System.Text.RegularExpressions.PatternCompiler::BeginLink(System.Text.RegularExpressions.LinkRef) extern "C" IL2CPP_METHOD_ATTR void PatternCompiler_BeginLink_m1295557963 (PatternCompiler_t4036359803 * __this, LinkRef_t2971865410 * ___lref0, const RuntimeMethod* method); // System.Void System.Text.RegularExpressions.PatternCompiler::EmitLink(System.Text.RegularExpressions.LinkRef) extern "C" IL2CPP_METHOD_ATTR void PatternCompiler_EmitLink_m1012034249 (PatternCompiler_t4036359803 * __this, LinkRef_t2971865410 * ___lref0, const RuntimeMethod* method); // System.Void System.Text.RegularExpressions.PatternCompiler::EmitCount(System.Int32) extern "C" IL2CPP_METHOD_ATTR void PatternCompiler_EmitCount_m1087322477 (PatternCompiler_t4036359803 * __this, int32_t ___count0, const RuntimeMethod* method); // System.Void System.Text.RegularExpressions.PatternCompiler::ResolveLink(System.Text.RegularExpressions.LinkRef) extern "C" IL2CPP_METHOD_ATTR void PatternCompiler_ResolveLink_m2545921107 (PatternCompiler_t4036359803 * __this, LinkRef_t2971865410 * ___lref0, const RuntimeMethod* method); // System.Void System.Text.RegularExpressions.PatternCompiler/PatternLinkStack::.ctor() extern "C" IL2CPP_METHOD_ATTR void PatternLinkStack__ctor_m4175825564 (PatternLinkStack_t976787442 * __this, const RuntimeMethod* method); // System.Int32 System.Text.RegularExpressions.PatternCompiler/PatternLinkStack::get_OffsetAddress() extern "C" IL2CPP_METHOD_ATTR int32_t PatternLinkStack_get_OffsetAddress_m3101911097 (PatternLinkStack_t976787442 * __this, const RuntimeMethod* method); // System.Int32 System.Text.RegularExpressions.PatternCompiler::get_CurrentAddress() extern "C" IL2CPP_METHOD_ATTR int32_t PatternCompiler_get_CurrentAddress_m295383652 (PatternCompiler_t4036359803 * __this, const RuntimeMethod* method); // System.Int32 System.Text.RegularExpressions.PatternCompiler/PatternLinkStack::GetOffset(System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t PatternLinkStack_GetOffset_m3697714525 (PatternLinkStack_t976787442 * __this, int32_t ___target_addr0, const RuntimeMethod* method); // System.Boolean System.Text.RegularExpressions.LinkStack::Pop() extern "C" IL2CPP_METHOD_ATTR bool LinkStack_Pop_m4048583474 (LinkStack_t887727776 * __this, const RuntimeMethod* method); // System.UInt16 System.Text.RegularExpressions.PatternCompiler::EncodeOp(System.Text.RegularExpressions.OpCode,System.Text.RegularExpressions.OpFlags) extern "C" IL2CPP_METHOD_ATTR uint16_t PatternCompiler_EncodeOp_m3656975400 (RuntimeObject * __this /* static, unused */, uint16_t ___op0, uint16_t ___flags1, const RuntimeMethod* method); // System.Void System.Text.RegularExpressions.PatternCompiler/PatternLinkStack::set_BaseAddress(System.Int32) extern "C" IL2CPP_METHOD_ATTR void PatternLinkStack_set_BaseAddress_m1446738163 (PatternLinkStack_t976787442 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void System.Text.RegularExpressions.PatternCompiler/PatternLinkStack::set_OffsetAddress(System.Int32) extern "C" IL2CPP_METHOD_ATTR void PatternLinkStack_set_OffsetAddress_m2052096082 (PatternLinkStack_t976787442 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void System.Text.RegularExpressions.LinkStack::Push() extern "C" IL2CPP_METHOD_ATTR void LinkStack_Push_m3081279930 (LinkStack_t887727776 * __this, const RuntimeMethod* method); // System.Void System.Text.RegularExpressions.LinkStack::.ctor() extern "C" IL2CPP_METHOD_ATTR void LinkStack__ctor_m1458748896 (LinkStack_t887727776 * __this, const RuntimeMethod* method); // System.Void System.Text.RegularExpressions.QuickSearch::SetupShiftTable() extern "C" IL2CPP_METHOD_ATTR void QuickSearch_SetupShiftTable_m3696400592 (QuickSearch_t2588090110 * __this, const RuntimeMethod* method); // System.Char System.Text.RegularExpressions.QuickSearch::GetChar(System.Char) extern "C" IL2CPP_METHOD_ATTR Il2CppChar QuickSearch_GetChar_m1297698557 (QuickSearch_t2588090110 * __this, Il2CppChar ___c0, const RuntimeMethod* method); // System.Int32 System.Text.RegularExpressions.QuickSearch::GetShiftDistance(System.Char) extern "C" IL2CPP_METHOD_ATTR int32_t QuickSearch_GetShiftDistance_m2542665852 (QuickSearch_t2588090110 * __this, Il2CppChar ___c0, const RuntimeMethod* method); // System.Void System.Collections.Hashtable::.ctor() extern "C" IL2CPP_METHOD_ATTR void Hashtable__ctor_m1815022027 (Hashtable_t1853889766 * __this, const RuntimeMethod* method); // System.Void System.Text.RegularExpressions.Regex::.ctor(System.String,System.Text.RegularExpressions.RegexOptions) extern "C" IL2CPP_METHOD_ATTR void Regex__ctor_m1728442805 (Regex_t3657309853 * __this, String_t* ___pattern0, int32_t ___options1, const RuntimeMethod* method); // System.Void System.Text.RegularExpressions.Regex::validate_options(System.Text.RegularExpressions.RegexOptions) extern "C" IL2CPP_METHOD_ATTR void Regex_validate_options_m3221650569 (RuntimeObject * __this /* static, unused */, int32_t ___options0, const RuntimeMethod* method); // System.Void System.Text.RegularExpressions.Regex::Init() extern "C" IL2CPP_METHOD_ATTR void Regex_Init_m289933770 (Regex_t3657309853 * __this, const RuntimeMethod* method); // System.String System.Runtime.Serialization.SerializationInfo::GetString(System.String) extern "C" IL2CPP_METHOD_ATTR String_t* SerializationInfo_GetString_m3155282843 (SerializationInfo_t950877179 * __this, String_t* p0, const RuntimeMethod* method); // System.Object System.Runtime.Serialization.SerializationInfo::GetValue(System.String,System.Type) extern "C" IL2CPP_METHOD_ATTR RuntimeObject * SerializationInfo_GetValue_m42271953 (SerializationInfo_t950877179 * __this, String_t* p0, Type_t * p1, const RuntimeMethod* method); // System.Void System.Text.RegularExpressions.FactoryCache::.ctor(System.Int32) extern "C" IL2CPP_METHOD_ATTR void FactoryCache__ctor_m206337971 (FactoryCache_t2327118887 * __this, int32_t ___capacity0, const RuntimeMethod* method); // System.Void System.Runtime.Serialization.SerializationInfo::AddValue(System.String,System.Object,System.Type) extern "C" IL2CPP_METHOD_ATTR void SerializationInfo_AddValue_m3906743584 (SerializationInfo_t950877179 * __this, String_t* p0, RuntimeObject * p1, Type_t * p2, const RuntimeMethod* method); // System.Text.RegularExpressions.RegexOptions System.Text.RegularExpressions.Regex::get_Options() extern "C" IL2CPP_METHOD_ATTR int32_t Regex_get_Options_m3142641900 (Regex_t3657309853 * __this, const RuntimeMethod* method); // System.Text.RegularExpressions.MatchCollection System.Text.RegularExpressions.Regex::Matches(System.String,System.String,System.Text.RegularExpressions.RegexOptions) extern "C" IL2CPP_METHOD_ATTR MatchCollection_t1395363720 * Regex_Matches_m501193152 (RuntimeObject * __this /* static, unused */, String_t* ___input0, String_t* ___pattern1, int32_t ___options2, const RuntimeMethod* method); // System.Text.RegularExpressions.MatchCollection System.Text.RegularExpressions.Regex::Matches(System.String) extern "C" IL2CPP_METHOD_ATTR MatchCollection_t1395363720 * Regex_Matches_m175567660 (Regex_t3657309853 * __this, String_t* ___input0, const RuntimeMethod* method); // System.Text.RegularExpressions.IMachineFactory System.Text.RegularExpressions.FactoryCache::Lookup(System.String,System.Text.RegularExpressions.RegexOptions) extern "C" IL2CPP_METHOD_ATTR RuntimeObject* FactoryCache_Lookup_m2646822264 (FactoryCache_t2327118887 * __this, String_t* ___pattern0, int32_t ___options1, const RuntimeMethod* method); // System.Void System.Text.RegularExpressions.Regex::InitNewRegex() extern "C" IL2CPP_METHOD_ATTR void Regex_InitNewRegex_m3271185474 (Regex_t3657309853 * __this, const RuntimeMethod* method); // System.Text.RegularExpressions.IMachineFactory System.Text.RegularExpressions.Regex::CreateMachineFactory(System.String,System.Text.RegularExpressions.RegexOptions) extern "C" IL2CPP_METHOD_ATTR RuntimeObject* Regex_CreateMachineFactory_m4274762546 (RuntimeObject * __this /* static, unused */, String_t* ___pattern0, int32_t ___options1, const RuntimeMethod* method); // System.Void System.Text.RegularExpressions.FactoryCache::Add(System.String,System.Text.RegularExpressions.RegexOptions,System.Text.RegularExpressions.IMachineFactory) extern "C" IL2CPP_METHOD_ATTR void FactoryCache_Add_m1371573845 (FactoryCache_t2327118887 * __this, String_t* ___pattern0, int32_t ___options1, RuntimeObject* ___factory2, const RuntimeMethod* method); // System.Void System.Text.RegularExpressions.Syntax.Parser::.ctor() extern "C" IL2CPP_METHOD_ATTR void Parser__ctor_m3200411199 (Parser_t2430509383 * __this, const RuntimeMethod* method); // System.Text.RegularExpressions.Syntax.RegularExpression System.Text.RegularExpressions.Syntax.Parser::ParseRegularExpression(System.String,System.Text.RegularExpressions.RegexOptions) extern "C" IL2CPP_METHOD_ATTR RegularExpression_t3834220169 * Parser_ParseRegularExpression_m18398587 (Parser_t2430509383 * __this, String_t* ___pattern0, int32_t ___options1, const RuntimeMethod* method); // System.Void System.Text.RegularExpressions.CILCompiler::.ctor() extern "C" IL2CPP_METHOD_ATTR void CILCompiler__ctor_m1250857007 (CILCompiler_t3234566002 * __this, const RuntimeMethod* method); // System.Void System.Text.RegularExpressions.PatternCompiler::.ctor() extern "C" IL2CPP_METHOD_ATTR void PatternCompiler__ctor_m1221514440 (PatternCompiler_t4036359803 * __this, const RuntimeMethod* method); // System.Int32 System.Text.RegularExpressions.Syntax.Parser::GetMapping(System.Collections.Hashtable) extern "C" IL2CPP_METHOD_ATTR int32_t Parser_GetMapping_m1792972121 (Parser_t2430509383 * __this, Hashtable_t1853889766 * ___mapping0, const RuntimeMethod* method); // System.String[] System.Text.RegularExpressions.Regex::GetGroupNamesArray(System.Int32,System.Collections.IDictionary) extern "C" IL2CPP_METHOD_ATTR StringU5BU5D_t1281789340* Regex_GetGroupNamesArray_m3575729002 (RuntimeObject * __this /* static, unused */, int32_t ___groupCount0, RuntimeObject* ___mapping1, const RuntimeMethod* method); // System.Int32 System.Int32::Parse(System.String) extern "C" IL2CPP_METHOD_ATTR int32_t Int32_Parse_m1033611559 (RuntimeObject * __this /* static, unused */, String_t* p0, const RuntimeMethod* method); // System.Int32[] System.Text.RegularExpressions.Regex::get_GroupNumbers() extern "C" IL2CPP_METHOD_ATTR Int32U5BU5D_t385246372* Regex_get_GroupNumbers_m2296197918 (Regex_t3657309853 * __this, const RuntimeMethod* method); // System.Int32 System.Array::BinarySearch(!!0[],System.Int32,System.Int32,!!0) #define Array_BinarySearch_TisInt32_t2950945753_m3042812452(__this /* static, unused */, p0, p1, p2, p3, method) (( int32_t (*) (RuntimeObject * /* static, unused */, Int32U5BU5D_t385246372*, int32_t, int32_t, int32_t, const RuntimeMethod*))Array_BinarySearch_TisInt32_t2950945753_m3042812452_gshared)(__this /* static, unused */, p0, p1, p2, p3, method) // System.Int32 System.Text.RegularExpressions.Regex::default_startat(System.String) extern "C" IL2CPP_METHOD_ATTR int32_t Regex_default_startat_m4206401165 (Regex_t3657309853 * __this, String_t* ___input0, const RuntimeMethod* method); // System.Boolean System.Text.RegularExpressions.Regex::IsMatch(System.String,System.Int32) extern "C" IL2CPP_METHOD_ATTR bool Regex_IsMatch_m2113092601 (Regex_t3657309853 * __this, String_t* ___input0, int32_t ___startat1, const RuntimeMethod* method); // System.Text.RegularExpressions.Match System.Text.RegularExpressions.Regex::Match(System.String,System.Int32) extern "C" IL2CPP_METHOD_ATTR Match_t3408321083 * Regex_Match_m4145799399 (Regex_t3657309853 * __this, String_t* ___input0, int32_t ___startat1, const RuntimeMethod* method); // System.Text.RegularExpressions.IMachine System.Text.RegularExpressions.Regex::CreateMachine() extern "C" IL2CPP_METHOD_ATTR RuntimeObject* Regex_CreateMachine_m334863819 (Regex_t3657309853 * __this, const RuntimeMethod* method); // System.Text.RegularExpressions.MatchCollection System.Text.RegularExpressions.Regex::Matches(System.String,System.Int32) extern "C" IL2CPP_METHOD_ATTR MatchCollection_t1395363720 * Regex_Matches_m2080913806 (Regex_t3657309853 * __this, String_t* ___input0, int32_t ___startat1, const RuntimeMethod* method); // System.Void System.Text.RegularExpressions.MatchCollection::.ctor(System.Text.RegularExpressions.Match) extern "C" IL2CPP_METHOD_ATTR void MatchCollection__ctor_m4138850022 (MatchCollection_t1395363720 * __this, Match_t3408321083 * ___start0, const RuntimeMethod* method); // System.Void System.Text.RegularExpressions.RxCompiler::MakeRoom(System.Int32) extern "C" IL2CPP_METHOD_ATTR void RxCompiler_MakeRoom_m3362268720 (RxCompiler_t80015800 * __this, int32_t ___bytes0, const RuntimeMethod* method); // System.Void System.Text.RegularExpressions.RxCompiler::Emit(System.Byte) extern "C" IL2CPP_METHOD_ATTR void RxCompiler_Emit_m1541917315 (RxCompiler_t80015800 * __this, uint8_t ___val0, const RuntimeMethod* method); // System.Void System.Text.RegularExpressions.RxLinkRef::PushInstructionBase(System.Int32) extern "C" IL2CPP_METHOD_ATTR void RxLinkRef_PushInstructionBase_m124918531 (RxLinkRef_t3349372210 * __this, int32_t ___offset0, const RuntimeMethod* method); // System.Void System.Text.RegularExpressions.RxLinkRef::PushOffsetPosition(System.Int32) extern "C" IL2CPP_METHOD_ATTR void RxLinkRef_PushOffsetPosition_m358341867 (RxLinkRef_t3349372210 * __this, int32_t ___offset0, const RuntimeMethod* method); // System.Void System.Text.RegularExpressions.RxCompiler::Emit(System.UInt16) extern "C" IL2CPP_METHOD_ATTR void RxCompiler_Emit_m1852835748 (RxCompiler_t80015800 * __this, uint16_t ___val0, const RuntimeMethod* method); // System.Void System.Text.RegularExpressions.RxCompiler::Emit(System.Text.RegularExpressions.RxOp) extern "C" IL2CPP_METHOD_ATTR void RxCompiler_Emit_m45328153 (RxCompiler_t80015800 * __this, uint8_t ___opcode0, const RuntimeMethod* method); // System.Void System.Text.RegularExpressions.RxCompiler::EmitRange(System.Char,System.Char,System.Boolean,System.Boolean,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void RxCompiler_EmitRange_m1615467039 (RxCompiler_t80015800 * __this, Il2CppChar ___lo0, Il2CppChar ___hi1, bool ___negate2, bool ___ignore3, bool ___reverse4, const RuntimeMethod* method); // System.Void System.Text.RegularExpressions.RxCompiler::EmitUniCat(System.Globalization.UnicodeCategory,System.Boolean,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void RxCompiler_EmitUniCat_m3809873485 (RxCompiler_t80015800 * __this, int32_t ___cat0, bool ___negate1, bool ___reverse2, const RuntimeMethod* method); // System.Void System.Text.RegularExpressions.RxCompiler::EmitCatGeneral(System.Text.RegularExpressions.Category,System.Boolean,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void RxCompiler_EmitCatGeneral_m4262016521 (RxCompiler_t80015800 * __this, uint16_t ___cat0, bool ___negate1, bool ___reverse2, const RuntimeMethod* method); // System.Void System.Text.RegularExpressions.RxCompiler::EmitCategory(System.Text.RegularExpressions.Category,System.Boolean,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void RxCompiler_EmitCategory_m1318545405 (RxCompiler_t80015800 * __this, uint16_t ___cat0, bool ___negate1, bool ___reverse2, const RuntimeMethod* method); // System.Void System.Text.RegularExpressions.RxCompiler::BeginLink(System.Text.RegularExpressions.LinkRef) extern "C" IL2CPP_METHOD_ATTR void RxCompiler_BeginLink_m3292730375 (RxCompiler_t80015800 * __this, LinkRef_t2971865410 * ___lref0, const RuntimeMethod* method); // System.Void System.Text.RegularExpressions.RxCompiler::EmitLink(System.Text.RegularExpressions.LinkRef) extern "C" IL2CPP_METHOD_ATTR void RxCompiler_EmitLink_m423782981 (RxCompiler_t80015800 * __this, LinkRef_t2971865410 * ___lref0, const RuntimeMethod* method); // System.Void System.Text.RegularExpressions.RxCompiler::Emit(System.Int32) extern "C" IL2CPP_METHOD_ATTR void RxCompiler_Emit_m3102985425 (RxCompiler_t80015800 * __this, int32_t ___val0, const RuntimeMethod* method); // System.Void System.Text.RegularExpressions.RxCompiler::ResolveLink(System.Text.RegularExpressions.LinkRef) extern "C" IL2CPP_METHOD_ATTR void RxCompiler_ResolveLink_m3356014119 (RxCompiler_t80015800 * __this, LinkRef_t2971865410 * ___link0, const RuntimeMethod* method); // System.Void System.Text.RegularExpressions.RxLinkRef::.ctor() extern "C" IL2CPP_METHOD_ATTR void RxLinkRef__ctor_m2612927251 (RxLinkRef_t3349372210 * __this, const RuntimeMethod* method); #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Security.Cryptography.X509Certificates.X509ChainElement::.ctor(System.Security.Cryptography.X509Certificates.X509Certificate2) extern "C" IL2CPP_METHOD_ATTR void X509ChainElement__ctor_m252371420 (X509ChainElement_t1464056338 * __this, X509Certificate2_t714049126 * ___certificate0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (X509ChainElement__ctor_m252371420_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Object__ctor_m297566312(__this, /*hidden argument*/NULL); X509Certificate2_t714049126 * L_0 = ___certificate0; __this->set_certificate_0(L_0); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_1 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); __this->set_info_2(L_1); return; } } // System.Security.Cryptography.X509Certificates.X509Certificate2 System.Security.Cryptography.X509Certificates.X509ChainElement::get_Certificate() extern "C" IL2CPP_METHOD_ATTR X509Certificate2_t714049126 * X509ChainElement_get_Certificate_m2801643215 (X509ChainElement_t1464056338 * __this, const RuntimeMethod* method) { { X509Certificate2_t714049126 * L_0 = __this->get_certificate_0(); return L_0; } } // System.Security.Cryptography.X509Certificates.X509ChainStatus[] System.Security.Cryptography.X509Certificates.X509ChainElement::get_ChainElementStatus() extern "C" IL2CPP_METHOD_ATTR X509ChainStatusU5BU5D_t2685945535* X509ChainElement_get_ChainElementStatus_m2982250012 (X509ChainElement_t1464056338 * __this, const RuntimeMethod* method) { { X509ChainStatusU5BU5D_t2685945535* L_0 = __this->get_status_1(); return L_0; } } // System.Security.Cryptography.X509Certificates.X509ChainStatusFlags System.Security.Cryptography.X509Certificates.X509ChainElement::get_StatusFlags() extern "C" IL2CPP_METHOD_ATTR int32_t X509ChainElement_get_StatusFlags_m3731832204 (X509ChainElement_t1464056338 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_compressed_status_flags_3(); return L_0; } } // System.Void System.Security.Cryptography.X509Certificates.X509ChainElement::set_StatusFlags(System.Security.Cryptography.X509Certificates.X509ChainStatusFlags) extern "C" IL2CPP_METHOD_ATTR void X509ChainElement_set_StatusFlags_m2467275568 (X509ChainElement_t1464056338 * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; __this->set_compressed_status_flags_3(L_0); return; } } // System.Int32 System.Security.Cryptography.X509Certificates.X509ChainElement::Count(System.Security.Cryptography.X509Certificates.X509ChainStatusFlags) extern "C" IL2CPP_METHOD_ATTR int32_t X509ChainElement_Count_m383583639 (X509ChainElement_t1464056338 * __this, int32_t ___flags0, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; { V_0 = 0; V_1 = 0; int32_t L_0 = ___flags0; V_2 = L_0; V_3 = 1; goto IL_001e; } IL_000d: { int32_t L_1 = V_2; int32_t L_2 = V_3; int32_t L_3 = V_3; if ((!(((uint32_t)((int32_t)((int32_t)L_1&(int32_t)L_2))) == ((uint32_t)L_3)))) { goto IL_001a; } } { int32_t L_4 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_4, (int32_t)1)); } IL_001a: { int32_t L_5 = V_3; V_3 = ((int32_t)((int32_t)L_5<<(int32_t)1)); } IL_001e: { int32_t L_6 = V_1; int32_t L_7 = L_6; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_7, (int32_t)1)); if ((((int32_t)L_7) < ((int32_t)((int32_t)32)))) { goto IL_000d; } } { int32_t L_8 = V_0; return L_8; } } // System.Void System.Security.Cryptography.X509Certificates.X509ChainElement::Set(System.Security.Cryptography.X509Certificates.X509ChainStatus[],System.Int32&,System.Security.Cryptography.X509Certificates.X509ChainStatusFlags,System.Security.Cryptography.X509Certificates.X509ChainStatusFlags) extern "C" IL2CPP_METHOD_ATTR void X509ChainElement_Set_m655180762 (X509ChainElement_t1464056338 * __this, X509ChainStatusU5BU5D_t2685945535* ___status0, int32_t* ___position1, int32_t ___flags2, int32_t ___mask3, const RuntimeMethod* method) { { int32_t L_0 = ___flags2; int32_t L_1 = ___mask3; if (!((int32_t)((int32_t)L_0&(int32_t)L_1))) { goto IL_0032; } } { X509ChainStatusU5BU5D_t2685945535* L_2 = ___status0; int32_t* L_3 = ___position1; NullCheck(L_2); int32_t L_4 = ___mask3; X509ChainStatus_set_Status_m263715218(((L_2)->GetAddressAt(static_cast((*((int32_t*)L_3))))), L_4, /*hidden argument*/NULL); X509ChainStatusU5BU5D_t2685945535* L_5 = ___status0; int32_t* L_6 = ___position1; NullCheck(L_5); int32_t L_7 = ___mask3; String_t* L_8 = X509ChainStatus_GetInformation_m245493206(NULL /*static, unused*/, L_7, /*hidden argument*/NULL); X509ChainStatus_set_StatusInformation_m1638042991(((L_5)->GetAddressAt(static_cast((*((int32_t*)L_6))))), L_8, /*hidden argument*/NULL); int32_t* L_9 = ___position1; int32_t* L_10 = ___position1; *((int32_t*)(L_9)) = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)(*((int32_t*)L_10)), (int32_t)1)); } IL_0032: { return; } } // System.Void System.Security.Cryptography.X509Certificates.X509ChainElement::UncompressFlags() extern "C" IL2CPP_METHOD_ATTR void X509ChainElement_UncompressFlags_m781553362 (X509ChainElement_t1464056338 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (X509ChainElement_UncompressFlags_m781553362_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; { int32_t L_0 = __this->get_compressed_status_flags_3(); if (L_0) { goto IL_001c; } } { __this->set_status_1(((X509ChainStatusU5BU5D_t2685945535*)SZArrayNew(X509ChainStatusU5BU5D_t2685945535_il2cpp_TypeInfo_var, (uint32_t)0))); goto IL_0244; } IL_001c: { int32_t L_1 = __this->get_compressed_status_flags_3(); int32_t L_2 = X509ChainElement_Count_m383583639(__this, L_1, /*hidden argument*/NULL); V_0 = L_2; int32_t L_3 = V_0; __this->set_status_1(((X509ChainStatusU5BU5D_t2685945535*)SZArrayNew(X509ChainStatusU5BU5D_t2685945535_il2cpp_TypeInfo_var, (uint32_t)L_3))); V_1 = 0; X509ChainStatusU5BU5D_t2685945535* L_4 = __this->get_status_1(); int32_t L_5 = __this->get_compressed_status_flags_3(); X509ChainElement_Set_m655180762(__this, L_4, (&V_1), L_5, ((int32_t)32), /*hidden argument*/NULL); X509ChainStatusU5BU5D_t2685945535* L_6 = __this->get_status_1(); int32_t L_7 = __this->get_compressed_status_flags_3(); X509ChainElement_Set_m655180762(__this, L_6, (&V_1), L_7, 1, /*hidden argument*/NULL); X509ChainStatusU5BU5D_t2685945535* L_8 = __this->get_status_1(); int32_t L_9 = __this->get_compressed_status_flags_3(); X509ChainElement_Set_m655180762(__this, L_8, (&V_1), L_9, 2, /*hidden argument*/NULL); X509ChainStatusU5BU5D_t2685945535* L_10 = __this->get_status_1(); int32_t L_11 = __this->get_compressed_status_flags_3(); X509ChainElement_Set_m655180762(__this, L_10, (&V_1), L_11, 4, /*hidden argument*/NULL); X509ChainStatusU5BU5D_t2685945535* L_12 = __this->get_status_1(); int32_t L_13 = __this->get_compressed_status_flags_3(); X509ChainElement_Set_m655180762(__this, L_12, (&V_1), L_13, 8, /*hidden argument*/NULL); X509ChainStatusU5BU5D_t2685945535* L_14 = __this->get_status_1(); int32_t L_15 = __this->get_compressed_status_flags_3(); X509ChainElement_Set_m655180762(__this, L_14, (&V_1), L_15, ((int32_t)16), /*hidden argument*/NULL); X509ChainStatusU5BU5D_t2685945535* L_16 = __this->get_status_1(); int32_t L_17 = __this->get_compressed_status_flags_3(); X509ChainElement_Set_m655180762(__this, L_16, (&V_1), L_17, ((int32_t)64), /*hidden argument*/NULL); X509ChainStatusU5BU5D_t2685945535* L_18 = __this->get_status_1(); int32_t L_19 = __this->get_compressed_status_flags_3(); X509ChainElement_Set_m655180762(__this, L_18, (&V_1), L_19, ((int32_t)128), /*hidden argument*/NULL); X509ChainStatusU5BU5D_t2685945535* L_20 = __this->get_status_1(); int32_t L_21 = __this->get_compressed_status_flags_3(); X509ChainElement_Set_m655180762(__this, L_20, (&V_1), L_21, ((int32_t)256), /*hidden argument*/NULL); X509ChainStatusU5BU5D_t2685945535* L_22 = __this->get_status_1(); int32_t L_23 = __this->get_compressed_status_flags_3(); X509ChainElement_Set_m655180762(__this, L_22, (&V_1), L_23, ((int32_t)512), /*hidden argument*/NULL); X509ChainStatusU5BU5D_t2685945535* L_24 = __this->get_status_1(); int32_t L_25 = __this->get_compressed_status_flags_3(); X509ChainElement_Set_m655180762(__this, L_24, (&V_1), L_25, ((int32_t)1024), /*hidden argument*/NULL); X509ChainStatusU5BU5D_t2685945535* L_26 = __this->get_status_1(); int32_t L_27 = __this->get_compressed_status_flags_3(); X509ChainElement_Set_m655180762(__this, L_26, (&V_1), L_27, ((int32_t)2048), /*hidden argument*/NULL); X509ChainStatusU5BU5D_t2685945535* L_28 = __this->get_status_1(); int32_t L_29 = __this->get_compressed_status_flags_3(); X509ChainElement_Set_m655180762(__this, L_28, (&V_1), L_29, ((int32_t)4096), /*hidden argument*/NULL); X509ChainStatusU5BU5D_t2685945535* L_30 = __this->get_status_1(); int32_t L_31 = __this->get_compressed_status_flags_3(); X509ChainElement_Set_m655180762(__this, L_30, (&V_1), L_31, ((int32_t)8192), /*hidden argument*/NULL); X509ChainStatusU5BU5D_t2685945535* L_32 = __this->get_status_1(); int32_t L_33 = __this->get_compressed_status_flags_3(); X509ChainElement_Set_m655180762(__this, L_32, (&V_1), L_33, ((int32_t)16384), /*hidden argument*/NULL); X509ChainStatusU5BU5D_t2685945535* L_34 = __this->get_status_1(); int32_t L_35 = __this->get_compressed_status_flags_3(); X509ChainElement_Set_m655180762(__this, L_34, (&V_1), L_35, ((int32_t)32768), /*hidden argument*/NULL); X509ChainStatusU5BU5D_t2685945535* L_36 = __this->get_status_1(); int32_t L_37 = __this->get_compressed_status_flags_3(); X509ChainElement_Set_m655180762(__this, L_36, (&V_1), L_37, ((int32_t)65536), /*hidden argument*/NULL); X509ChainStatusU5BU5D_t2685945535* L_38 = __this->get_status_1(); int32_t L_39 = __this->get_compressed_status_flags_3(); X509ChainElement_Set_m655180762(__this, L_38, (&V_1), L_39, ((int32_t)131072), /*hidden argument*/NULL); X509ChainStatusU5BU5D_t2685945535* L_40 = __this->get_status_1(); int32_t L_41 = __this->get_compressed_status_flags_3(); X509ChainElement_Set_m655180762(__this, L_40, (&V_1), L_41, ((int32_t)262144), /*hidden argument*/NULL); X509ChainStatusU5BU5D_t2685945535* L_42 = __this->get_status_1(); int32_t L_43 = __this->get_compressed_status_flags_3(); X509ChainElement_Set_m655180762(__this, L_42, (&V_1), L_43, ((int32_t)524288), /*hidden argument*/NULL); X509ChainStatusU5BU5D_t2685945535* L_44 = __this->get_status_1(); int32_t L_45 = __this->get_compressed_status_flags_3(); X509ChainElement_Set_m655180762(__this, L_44, (&V_1), L_45, ((int32_t)16777216), /*hidden argument*/NULL); X509ChainStatusU5BU5D_t2685945535* L_46 = __this->get_status_1(); int32_t L_47 = __this->get_compressed_status_flags_3(); X509ChainElement_Set_m655180762(__this, L_46, (&V_1), L_47, ((int32_t)33554432), /*hidden argument*/NULL); } IL_0244: { return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Security.Cryptography.X509Certificates.X509ChainElementCollection::.ctor() extern "C" IL2CPP_METHOD_ATTR void X509ChainElementCollection__ctor_m3424079155 (X509ChainElementCollection_t3110968994 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (X509ChainElementCollection__ctor_m3424079155_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Object__ctor_m297566312(__this, /*hidden argument*/NULL); ArrayList_t2718874744 * L_0 = (ArrayList_t2718874744 *)il2cpp_codegen_object_new(ArrayList_t2718874744_il2cpp_TypeInfo_var); ArrayList__ctor_m4254721275(L_0, /*hidden argument*/NULL); __this->set__list_0(L_0); return; } } // System.Void System.Security.Cryptography.X509Certificates.X509ChainElementCollection::System.Collections.ICollection.CopyTo(System.Array,System.Int32) extern "C" IL2CPP_METHOD_ATTR void X509ChainElementCollection_System_Collections_ICollection_CopyTo_m1179155153 (X509ChainElementCollection_t3110968994 * __this, RuntimeArray * ___array0, int32_t ___index1, const RuntimeMethod* method) { { ArrayList_t2718874744 * L_0 = __this->get__list_0(); RuntimeArray * L_1 = ___array0; int32_t L_2 = ___index1; NullCheck(L_0); VirtActionInvoker2< RuntimeArray *, int32_t >::Invoke(41 /* System.Void System.Collections.ArrayList::CopyTo(System.Array,System.Int32) */, L_0, L_1, L_2); return; } } // System.Collections.IEnumerator System.Security.Cryptography.X509Certificates.X509ChainElementCollection::System.Collections.IEnumerable.GetEnumerator() extern "C" IL2CPP_METHOD_ATTR RuntimeObject* X509ChainElementCollection_System_Collections_IEnumerable_GetEnumerator_m3829089536 (X509ChainElementCollection_t3110968994 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (X509ChainElementCollection_System_Collections_IEnumerable_GetEnumerator_m3829089536_MetadataUsageId); s_Il2CppMethodInitialized = true; } { ArrayList_t2718874744 * L_0 = __this->get__list_0(); X509ChainElementEnumerator_t3014253456 * L_1 = (X509ChainElementEnumerator_t3014253456 *)il2cpp_codegen_object_new(X509ChainElementEnumerator_t3014253456_il2cpp_TypeInfo_var); X509ChainElementEnumerator__ctor_m1674160564(L_1, L_0, /*hidden argument*/NULL); return L_1; } } // System.Int32 System.Security.Cryptography.X509Certificates.X509ChainElementCollection::get_Count() extern "C" IL2CPP_METHOD_ATTR int32_t X509ChainElementCollection_get_Count_m1678779750 (X509ChainElementCollection_t3110968994 * __this, const RuntimeMethod* method) { { ArrayList_t2718874744 * L_0 = __this->get__list_0(); NullCheck(L_0); int32_t L_1 = VirtFuncInvoker0< int32_t >::Invoke(23 /* System.Int32 System.Collections.ArrayList::get_Count() */, L_0); return L_1; } } // System.Boolean System.Security.Cryptography.X509Certificates.X509ChainElementCollection::get_IsSynchronized() extern "C" IL2CPP_METHOD_ATTR bool X509ChainElementCollection_get_IsSynchronized_m3980338507 (X509ChainElementCollection_t3110968994 * __this, const RuntimeMethod* method) { { ArrayList_t2718874744 * L_0 = __this->get__list_0(); NullCheck(L_0); bool L_1 = VirtFuncInvoker0< bool >::Invoke(28 /* System.Boolean System.Collections.ArrayList::get_IsSynchronized() */, L_0); return L_1; } } // System.Security.Cryptography.X509Certificates.X509ChainElement System.Security.Cryptography.X509Certificates.X509ChainElementCollection::get_Item(System.Int32) extern "C" IL2CPP_METHOD_ATTR X509ChainElement_t1464056338 * X509ChainElementCollection_get_Item_m1978766852 (X509ChainElementCollection_t3110968994 * __this, int32_t ___index0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (X509ChainElementCollection_get_Item_m1978766852_MetadataUsageId); s_Il2CppMethodInitialized = true; } { ArrayList_t2718874744 * L_0 = __this->get__list_0(); int32_t L_1 = ___index0; NullCheck(L_0); RuntimeObject * L_2 = VirtFuncInvoker1< RuntimeObject *, int32_t >::Invoke(21 /* System.Object System.Collections.ArrayList::get_Item(System.Int32) */, L_0, L_1); return ((X509ChainElement_t1464056338 *)CastclassClass((RuntimeObject*)L_2, X509ChainElement_t1464056338_il2cpp_TypeInfo_var)); } } // System.Object System.Security.Cryptography.X509Certificates.X509ChainElementCollection::get_SyncRoot() extern "C" IL2CPP_METHOD_ATTR RuntimeObject * X509ChainElementCollection_get_SyncRoot_m4174373457 (X509ChainElementCollection_t3110968994 * __this, const RuntimeMethod* method) { { ArrayList_t2718874744 * L_0 = __this->get__list_0(); NullCheck(L_0); RuntimeObject * L_1 = VirtFuncInvoker0< RuntimeObject * >::Invoke(29 /* System.Object System.Collections.ArrayList::get_SyncRoot() */, L_0); return L_1; } } // System.Security.Cryptography.X509Certificates.X509ChainElementEnumerator System.Security.Cryptography.X509Certificates.X509ChainElementCollection::GetEnumerator() extern "C" IL2CPP_METHOD_ATTR X509ChainElementEnumerator_t3014253456 * X509ChainElementCollection_GetEnumerator_m2610805770 (X509ChainElementCollection_t3110968994 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (X509ChainElementCollection_GetEnumerator_m2610805770_MetadataUsageId); s_Il2CppMethodInitialized = true; } { ArrayList_t2718874744 * L_0 = __this->get__list_0(); X509ChainElementEnumerator_t3014253456 * L_1 = (X509ChainElementEnumerator_t3014253456 *)il2cpp_codegen_object_new(X509ChainElementEnumerator_t3014253456_il2cpp_TypeInfo_var); X509ChainElementEnumerator__ctor_m1674160564(L_1, L_0, /*hidden argument*/NULL); return L_1; } } // System.Void System.Security.Cryptography.X509Certificates.X509ChainElementCollection::Add(System.Security.Cryptography.X509Certificates.X509Certificate2) extern "C" IL2CPP_METHOD_ATTR void X509ChainElementCollection_Add_m737054930 (X509ChainElementCollection_t3110968994 * __this, X509Certificate2_t714049126 * ___certificate0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (X509ChainElementCollection_Add_m737054930_MetadataUsageId); s_Il2CppMethodInitialized = true; } { ArrayList_t2718874744 * L_0 = __this->get__list_0(); X509Certificate2_t714049126 * L_1 = ___certificate0; X509ChainElement_t1464056338 * L_2 = (X509ChainElement_t1464056338 *)il2cpp_codegen_object_new(X509ChainElement_t1464056338_il2cpp_TypeInfo_var); X509ChainElement__ctor_m252371420(L_2, L_1, /*hidden argument*/NULL); NullCheck(L_0); VirtFuncInvoker1< int32_t, RuntimeObject * >::Invoke(30 /* System.Int32 System.Collections.ArrayList::Add(System.Object) */, L_0, L_2); return; } } // System.Void System.Security.Cryptography.X509Certificates.X509ChainElementCollection::Clear() extern "C" IL2CPP_METHOD_ATTR void X509ChainElementCollection_Clear_m2271223414 (X509ChainElementCollection_t3110968994 * __this, const RuntimeMethod* method) { { ArrayList_t2718874744 * L_0 = __this->get__list_0(); NullCheck(L_0); VirtActionInvoker0::Invoke(31 /* System.Void System.Collections.ArrayList::Clear() */, L_0); return; } } // System.Boolean System.Security.Cryptography.X509Certificates.X509ChainElementCollection::Contains(System.Security.Cryptography.X509Certificates.X509Certificate2) extern "C" IL2CPP_METHOD_ATTR bool X509ChainElementCollection_Contains_m2924813355 (X509ChainElementCollection_t3110968994 * __this, X509Certificate2_t714049126 * ___certificate0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (X509ChainElementCollection_Contains_m2924813355_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { V_0 = 0; goto IL_002e; } IL_0007: { X509Certificate2_t714049126 * L_0 = ___certificate0; ArrayList_t2718874744 * L_1 = __this->get__list_0(); int32_t L_2 = V_0; NullCheck(L_1); RuntimeObject * L_3 = VirtFuncInvoker1< RuntimeObject *, int32_t >::Invoke(21 /* System.Object System.Collections.ArrayList::get_Item(System.Int32) */, L_1, L_2); NullCheck(((X509ChainElement_t1464056338 *)IsInstClass((RuntimeObject*)L_3, X509ChainElement_t1464056338_il2cpp_TypeInfo_var))); X509Certificate2_t714049126 * L_4 = X509ChainElement_get_Certificate_m2801643215(((X509ChainElement_t1464056338 *)IsInstClass((RuntimeObject*)L_3, X509ChainElement_t1464056338_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); NullCheck(L_0); bool L_5 = VirtFuncInvoker1< bool, X509Certificate_t713131622 * >::Invoke(6 /* System.Boolean System.Security.Cryptography.X509Certificates.X509Certificate::Equals(System.Security.Cryptography.X509Certificates.X509Certificate) */, L_0, L_4); if (!L_5) { goto IL_002a; } } { return (bool)1; } IL_002a: { int32_t L_6 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_6, (int32_t)1)); } IL_002e: { int32_t L_7 = V_0; ArrayList_t2718874744 * L_8 = __this->get__list_0(); NullCheck(L_8); int32_t L_9 = VirtFuncInvoker0< int32_t >::Invoke(23 /* System.Int32 System.Collections.ArrayList::get_Count() */, L_8); if ((((int32_t)L_7) < ((int32_t)L_9))) { goto IL_0007; } } { return (bool)0; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Security.Cryptography.X509Certificates.X509ChainElementEnumerator::.ctor(System.Collections.IEnumerable) extern "C" IL2CPP_METHOD_ATTR void X509ChainElementEnumerator__ctor_m1674160564 (X509ChainElementEnumerator_t3014253456 * __this, RuntimeObject* ___enumerable0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (X509ChainElementEnumerator__ctor_m1674160564_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Object__ctor_m297566312(__this, /*hidden argument*/NULL); RuntimeObject* L_0 = ___enumerable0; NullCheck(L_0); RuntimeObject* L_1 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.IEnumerator System.Collections.IEnumerable::GetEnumerator() */, IEnumerable_t1941168011_il2cpp_TypeInfo_var, L_0); __this->set_enumerator_0(L_1); return; } } // System.Object System.Security.Cryptography.X509Certificates.X509ChainElementEnumerator::System.Collections.IEnumerator.get_Current() extern "C" IL2CPP_METHOD_ATTR RuntimeObject * X509ChainElementEnumerator_System_Collections_IEnumerator_get_Current_m1913555061 (X509ChainElementEnumerator_t3014253456 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (X509ChainElementEnumerator_System_Collections_IEnumerator_get_Current_m1913555061_MetadataUsageId); s_Il2CppMethodInitialized = true; } { RuntimeObject* L_0 = __this->get_enumerator_0(); NullCheck(L_0); RuntimeObject * L_1 = InterfaceFuncInvoker0< RuntimeObject * >::Invoke(0 /* System.Object System.Collections.IEnumerator::get_Current() */, IEnumerator_t1853284238_il2cpp_TypeInfo_var, L_0); return L_1; } } // System.Security.Cryptography.X509Certificates.X509ChainElement System.Security.Cryptography.X509Certificates.X509ChainElementEnumerator::get_Current() extern "C" IL2CPP_METHOD_ATTR X509ChainElement_t1464056338 * X509ChainElementEnumerator_get_Current_m1301774989 (X509ChainElementEnumerator_t3014253456 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (X509ChainElementEnumerator_get_Current_m1301774989_MetadataUsageId); s_Il2CppMethodInitialized = true; } { RuntimeObject* L_0 = __this->get_enumerator_0(); NullCheck(L_0); RuntimeObject * L_1 = InterfaceFuncInvoker0< RuntimeObject * >::Invoke(0 /* System.Object System.Collections.IEnumerator::get_Current() */, IEnumerator_t1853284238_il2cpp_TypeInfo_var, L_0); return ((X509ChainElement_t1464056338 *)CastclassClass((RuntimeObject*)L_1, X509ChainElement_t1464056338_il2cpp_TypeInfo_var)); } } // System.Boolean System.Security.Cryptography.X509Certificates.X509ChainElementEnumerator::MoveNext() extern "C" IL2CPP_METHOD_ATTR bool X509ChainElementEnumerator_MoveNext_m3940594045 (X509ChainElementEnumerator_t3014253456 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (X509ChainElementEnumerator_MoveNext_m3940594045_MetadataUsageId); s_Il2CppMethodInitialized = true; } { RuntimeObject* L_0 = __this->get_enumerator_0(); NullCheck(L_0); bool L_1 = InterfaceFuncInvoker0< bool >::Invoke(1 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t1853284238_il2cpp_TypeInfo_var, L_0); return L_1; } } // System.Void System.Security.Cryptography.X509Certificates.X509ChainElementEnumerator::Reset() extern "C" IL2CPP_METHOD_ATTR void X509ChainElementEnumerator_Reset_m1416607221 (X509ChainElementEnumerator_t3014253456 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (X509ChainElementEnumerator_Reset_m1416607221_MetadataUsageId); s_Il2CppMethodInitialized = true; } { RuntimeObject* L_0 = __this->get_enumerator_0(); NullCheck(L_0); InterfaceActionInvoker0::Invoke(2 /* System.Void System.Collections.IEnumerator::Reset() */, IEnumerator_t1853284238_il2cpp_TypeInfo_var, L_0); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Security.Cryptography.X509Certificates.X509ChainPolicy::.ctor() extern "C" IL2CPP_METHOD_ATTR void X509ChainPolicy__ctor_m852124469 (X509ChainPolicy_t2426922870 * __this, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); X509ChainPolicy_Reset_m1883700166(__this, /*hidden argument*/NULL); return; } } // System.Security.Cryptography.X509Certificates.X509Certificate2Collection System.Security.Cryptography.X509Certificates.X509ChainPolicy::get_ExtraStore() extern "C" IL2CPP_METHOD_ATTR X509Certificate2Collection_t2111161276 * X509ChainPolicy_get_ExtraStore_m4191377387 (X509ChainPolicy_t2426922870 * __this, const RuntimeMethod* method) { { X509Certificate2Collection_t2111161276 * L_0 = __this->get_store_2(); return L_0; } } // System.Security.Cryptography.X509Certificates.X509RevocationFlag System.Security.Cryptography.X509Certificates.X509ChainPolicy::get_RevocationFlag() extern "C" IL2CPP_METHOD_ATTR int32_t X509ChainPolicy_get_RevocationFlag_m3767879093 (X509ChainPolicy_t2426922870 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_rflag_3(); return L_0; } } // System.Security.Cryptography.X509Certificates.X509RevocationMode System.Security.Cryptography.X509Certificates.X509ChainPolicy::get_RevocationMode() extern "C" IL2CPP_METHOD_ATTR int32_t X509ChainPolicy_get_RevocationMode_m3118822552 (X509ChainPolicy_t2426922870 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_mode_4(); return L_0; } } // System.Void System.Security.Cryptography.X509Certificates.X509ChainPolicy::set_RevocationMode(System.Security.Cryptography.X509Certificates.X509RevocationMode) extern "C" IL2CPP_METHOD_ATTR void X509ChainPolicy_set_RevocationMode_m3002768104 (X509ChainPolicy_t2426922870 * __this, int32_t ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (X509ChainPolicy_set_RevocationMode_m3002768104_MetadataUsageId); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ___value0; if ((((int32_t)L_0) < ((int32_t)0))) { goto IL_000e; } } { int32_t L_1 = ___value0; if ((((int32_t)L_1) <= ((int32_t)2))) { goto IL_0019; } } IL_000e: { ArgumentException_t132251570 * L_2 = (ArgumentException_t132251570 *)il2cpp_codegen_object_new(ArgumentException_t132251570_il2cpp_TypeInfo_var); ArgumentException__ctor_m1312628991(L_2, _stringLiteral589552614, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_2,X509ChainPolicy_set_RevocationMode_m3002768104_RuntimeMethod_var); } IL_0019: { int32_t L_3 = ___value0; __this->set_mode_4(L_3); return; } } // System.Security.Cryptography.X509Certificates.X509VerificationFlags System.Security.Cryptography.X509Certificates.X509ChainPolicy::get_VerificationFlags() extern "C" IL2CPP_METHOD_ATTR int32_t X509ChainPolicy_get_VerificationFlags_m58569326 (X509ChainPolicy_t2426922870 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_vflags_6(); return L_0; } } // System.DateTime System.Security.Cryptography.X509Certificates.X509ChainPolicy::get_VerificationTime() extern "C" IL2CPP_METHOD_ATTR DateTime_t3738529785 X509ChainPolicy_get_VerificationTime_m4085504449 (X509ChainPolicy_t2426922870 * __this, const RuntimeMethod* method) { { DateTime_t3738529785 L_0 = __this->get_vtime_7(); return L_0; } } // System.Void System.Security.Cryptography.X509Certificates.X509ChainPolicy::Reset() extern "C" IL2CPP_METHOD_ATTR void X509ChainPolicy_Reset_m1883700166 (X509ChainPolicy_t2426922870 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (X509ChainPolicy_Reset_m1883700166_MetadataUsageId); s_Il2CppMethodInitialized = true; } { OidCollection_t4234766844 * L_0 = (OidCollection_t4234766844 *)il2cpp_codegen_object_new(OidCollection_t4234766844_il2cpp_TypeInfo_var); OidCollection__ctor_m4001685071(L_0, /*hidden argument*/NULL); __this->set_apps_0(L_0); OidCollection_t4234766844 * L_1 = (OidCollection_t4234766844 *)il2cpp_codegen_object_new(OidCollection_t4234766844_il2cpp_TypeInfo_var); OidCollection__ctor_m4001685071(L_1, /*hidden argument*/NULL); __this->set_cert_1(L_1); X509Certificate2Collection_t2111161276 * L_2 = (X509Certificate2Collection_t2111161276 *)il2cpp_codegen_object_new(X509Certificate2Collection_t2111161276_il2cpp_TypeInfo_var); X509Certificate2Collection__ctor_m1338914817(L_2, /*hidden argument*/NULL); __this->set_store_2(L_2); __this->set_rflag_3(2); __this->set_mode_4(1); IL2CPP_RUNTIME_CLASS_INIT(TimeSpan_t881159249_il2cpp_TypeInfo_var); TimeSpan_t881159249 L_3 = ((TimeSpan_t881159249_StaticFields*)il2cpp_codegen_static_fields_for(TimeSpan_t881159249_il2cpp_TypeInfo_var))->get_Zero_7(); __this->set_timeout_5(L_3); __this->set_vflags_6(0); IL2CPP_RUNTIME_CLASS_INIT(DateTime_t3738529785_il2cpp_TypeInfo_var); DateTime_t3738529785 L_4 = DateTime_get_Now_m1277138875(NULL /*static, unused*/, /*hidden argument*/NULL); __this->set_vtime_7(L_4); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Conversion methods for marshalling of: System.Security.Cryptography.X509Certificates.X509ChainStatus extern "C" void X509ChainStatus_t133602714_marshal_pinvoke(const X509ChainStatus_t133602714& unmarshaled, X509ChainStatus_t133602714_marshaled_pinvoke& marshaled) { marshaled.___status_0 = unmarshaled.get_status_0(); marshaled.___info_1 = il2cpp_codegen_marshal_string(unmarshaled.get_info_1()); } extern "C" void X509ChainStatus_t133602714_marshal_pinvoke_back(const X509ChainStatus_t133602714_marshaled_pinvoke& marshaled, X509ChainStatus_t133602714& unmarshaled) { int32_t unmarshaled_status_temp_0 = 0; unmarshaled_status_temp_0 = marshaled.___status_0; unmarshaled.set_status_0(unmarshaled_status_temp_0); unmarshaled.set_info_1(il2cpp_codegen_marshal_string_result(marshaled.___info_1)); } // Conversion method for clean up from marshalling of: System.Security.Cryptography.X509Certificates.X509ChainStatus extern "C" void X509ChainStatus_t133602714_marshal_pinvoke_cleanup(X509ChainStatus_t133602714_marshaled_pinvoke& marshaled) { il2cpp_codegen_marshal_free(marshaled.___info_1); marshaled.___info_1 = NULL; } // Conversion methods for marshalling of: System.Security.Cryptography.X509Certificates.X509ChainStatus extern "C" void X509ChainStatus_t133602714_marshal_com(const X509ChainStatus_t133602714& unmarshaled, X509ChainStatus_t133602714_marshaled_com& marshaled) { marshaled.___status_0 = unmarshaled.get_status_0(); marshaled.___info_1 = il2cpp_codegen_marshal_bstring(unmarshaled.get_info_1()); } extern "C" void X509ChainStatus_t133602714_marshal_com_back(const X509ChainStatus_t133602714_marshaled_com& marshaled, X509ChainStatus_t133602714& unmarshaled) { int32_t unmarshaled_status_temp_0 = 0; unmarshaled_status_temp_0 = marshaled.___status_0; unmarshaled.set_status_0(unmarshaled_status_temp_0); unmarshaled.set_info_1(il2cpp_codegen_marshal_bstring_result(marshaled.___info_1)); } // Conversion method for clean up from marshalling of: System.Security.Cryptography.X509Certificates.X509ChainStatus extern "C" void X509ChainStatus_t133602714_marshal_com_cleanup(X509ChainStatus_t133602714_marshaled_com& marshaled) { il2cpp_codegen_marshal_free_bstring(marshaled.___info_1); marshaled.___info_1 = NULL; } // System.Void System.Security.Cryptography.X509Certificates.X509ChainStatus::.ctor(System.Security.Cryptography.X509Certificates.X509ChainStatusFlags) extern "C" IL2CPP_METHOD_ATTR void X509ChainStatus__ctor_m4178125999 (X509ChainStatus_t133602714 * __this, int32_t ___flag0, const RuntimeMethod* method) { { int32_t L_0 = ___flag0; __this->set_status_0(L_0); int32_t L_1 = ___flag0; String_t* L_2 = X509ChainStatus_GetInformation_m245493206(NULL /*static, unused*/, L_1, /*hidden argument*/NULL); __this->set_info_1(L_2); return; } } extern "C" void X509ChainStatus__ctor_m4178125999_AdjustorThunk (RuntimeObject * __this, int32_t ___flag0, const RuntimeMethod* method) { X509ChainStatus_t133602714 * _thisAdjusted = reinterpret_cast(__this + 1); X509ChainStatus__ctor_m4178125999(_thisAdjusted, ___flag0, method); } // System.Security.Cryptography.X509Certificates.X509ChainStatusFlags System.Security.Cryptography.X509Certificates.X509ChainStatus::get_Status() extern "C" IL2CPP_METHOD_ATTR int32_t X509ChainStatus_get_Status_m2572005749 (X509ChainStatus_t133602714 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_status_0(); return L_0; } } extern "C" int32_t X509ChainStatus_get_Status_m2572005749_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { X509ChainStatus_t133602714 * _thisAdjusted = reinterpret_cast(__this + 1); return X509ChainStatus_get_Status_m2572005749(_thisAdjusted, method); } // System.Void System.Security.Cryptography.X509Certificates.X509ChainStatus::set_Status(System.Security.Cryptography.X509Certificates.X509ChainStatusFlags) extern "C" IL2CPP_METHOD_ATTR void X509ChainStatus_set_Status_m263715218 (X509ChainStatus_t133602714 * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; __this->set_status_0(L_0); return; } } extern "C" void X509ChainStatus_set_Status_m263715218_AdjustorThunk (RuntimeObject * __this, int32_t ___value0, const RuntimeMethod* method) { X509ChainStatus_t133602714 * _thisAdjusted = reinterpret_cast(__this + 1); X509ChainStatus_set_Status_m263715218(_thisAdjusted, ___value0, method); } // System.Void System.Security.Cryptography.X509Certificates.X509ChainStatus::set_StatusInformation(System.String) extern "C" IL2CPP_METHOD_ATTR void X509ChainStatus_set_StatusInformation_m1638042991 (X509ChainStatus_t133602714 * __this, String_t* ___value0, const RuntimeMethod* method) { { String_t* L_0 = ___value0; __this->set_info_1(L_0); return; } } extern "C" void X509ChainStatus_set_StatusInformation_m1638042991_AdjustorThunk (RuntimeObject * __this, String_t* ___value0, const RuntimeMethod* method) { X509ChainStatus_t133602714 * _thisAdjusted = reinterpret_cast(__this + 1); X509ChainStatus_set_StatusInformation_m1638042991(_thisAdjusted, ___value0, method); } // System.String System.Security.Cryptography.X509Certificates.X509ChainStatus::GetInformation(System.Security.Cryptography.X509Certificates.X509ChainStatusFlags) extern "C" IL2CPP_METHOD_ATTR String_t* X509ChainStatus_GetInformation_m245493206 (RuntimeObject * __this /* static, unused */, int32_t ___flags0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (X509ChainStatus_GetInformation_m245493206_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { int32_t L_0 = ___flags0; V_0 = L_0; int32_t L_1 = V_0; switch (L_1) { case 0: { goto IL_00ff; } case 1: { goto IL_00ee; } case 2: { goto IL_00ee; } case 3: { goto IL_002c; } case 4: { goto IL_00ee; } case 5: { goto IL_002c; } case 6: { goto IL_002c; } case 7: { goto IL_002c; } case 8: { goto IL_00ee; } } } IL_002c: { int32_t L_2 = V_0; if ((((int32_t)L_2) == ((int32_t)((int32_t)16)))) { goto IL_00ee; } } { int32_t L_3 = V_0; if ((((int32_t)L_3) == ((int32_t)((int32_t)32)))) { goto IL_00ee; } } { int32_t L_4 = V_0; if ((((int32_t)L_4) == ((int32_t)((int32_t)64)))) { goto IL_00ee; } } { int32_t L_5 = V_0; if ((((int32_t)L_5) == ((int32_t)((int32_t)128)))) { goto IL_00ee; } } { int32_t L_6 = V_0; if ((((int32_t)L_6) == ((int32_t)((int32_t)256)))) { goto IL_00ee; } } { int32_t L_7 = V_0; if ((((int32_t)L_7) == ((int32_t)((int32_t)512)))) { goto IL_00ee; } } { int32_t L_8 = V_0; if ((((int32_t)L_8) == ((int32_t)((int32_t)1024)))) { goto IL_00ee; } } { int32_t L_9 = V_0; if ((((int32_t)L_9) == ((int32_t)((int32_t)2048)))) { goto IL_00ee; } } { int32_t L_10 = V_0; if ((((int32_t)L_10) == ((int32_t)((int32_t)4096)))) { goto IL_00ee; } } { int32_t L_11 = V_0; if ((((int32_t)L_11) == ((int32_t)((int32_t)8192)))) { goto IL_00ee; } } { int32_t L_12 = V_0; if ((((int32_t)L_12) == ((int32_t)((int32_t)16384)))) { goto IL_00ee; } } { int32_t L_13 = V_0; if ((((int32_t)L_13) == ((int32_t)((int32_t)32768)))) { goto IL_00ee; } } { int32_t L_14 = V_0; if ((((int32_t)L_14) == ((int32_t)((int32_t)65536)))) { goto IL_00ee; } } { int32_t L_15 = V_0; if ((((int32_t)L_15) == ((int32_t)((int32_t)131072)))) { goto IL_00ee; } } { int32_t L_16 = V_0; if ((((int32_t)L_16) == ((int32_t)((int32_t)262144)))) { goto IL_00ee; } } { int32_t L_17 = V_0; if ((((int32_t)L_17) == ((int32_t)((int32_t)524288)))) { goto IL_00ee; } } { int32_t L_18 = V_0; if ((((int32_t)L_18) == ((int32_t)((int32_t)16777216)))) { goto IL_00ee; } } { int32_t L_19 = V_0; if ((((int32_t)L_19) == ((int32_t)((int32_t)33554432)))) { goto IL_00ee; } } { goto IL_00ff; } IL_00ee: { int32_t L_20 = ___flags0; int32_t L_21 = L_20; RuntimeObject * L_22 = Box(X509ChainStatusFlags_t1026973125_il2cpp_TypeInfo_var, &L_21); NullCheck((Enum_t4135868527 *)L_22); String_t* L_23 = VirtFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Enum::ToString() */, (Enum_t4135868527 *)L_22); String_t* L_24 = Locale_GetText_m3875126938(NULL /*static, unused*/, L_23, /*hidden argument*/NULL); return L_24; } IL_00ff: { IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_25 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); return L_25; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Security.Cryptography.X509Certificates.X509EnhancedKeyUsageExtension::.ctor(System.Security.Cryptography.AsnEncodedData,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void X509EnhancedKeyUsageExtension__ctor_m298908880 (X509EnhancedKeyUsageExtension_t4189149453 * __this, AsnEncodedData_t382354011 * ___encodedEnhancedKeyUsages0, bool ___critical1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (X509EnhancedKeyUsageExtension__ctor_m298908880_MetadataUsageId); s_Il2CppMethodInitialized = true; } { X509Extension__ctor_m1624259472(__this, /*hidden argument*/NULL); Oid_t3552120260 * L_0 = (Oid_t3552120260 *)il2cpp_codegen_object_new(Oid_t3552120260_il2cpp_TypeInfo_var); Oid__ctor_m3344148807(L_0, _stringLiteral1386761008, _stringLiteral3223624266, /*hidden argument*/NULL); ((AsnEncodedData_t382354011 *)__this)->set__oid_0(L_0); AsnEncodedData_t382354011 * L_1 = ___encodedEnhancedKeyUsages0; NullCheck(L_1); ByteU5BU5D_t4116647657* L_2 = AsnEncodedData_get_RawData_m1706087592(L_1, /*hidden argument*/NULL); ((AsnEncodedData_t382354011 *)__this)->set__raw_1(L_2); bool L_3 = ___critical1; X509Extension_set_Critical_m1180944253(__this, L_3, /*hidden argument*/NULL); ByteU5BU5D_t4116647657* L_4 = AsnEncodedData_get_RawData_m1706087592(__this, /*hidden argument*/NULL); int32_t L_5 = X509EnhancedKeyUsageExtension_Decode_m3726500073(__this, L_4, /*hidden argument*/NULL); __this->set__status_5(L_5); return; } } // System.Security.Cryptography.OidCollection System.Security.Cryptography.X509Certificates.X509EnhancedKeyUsageExtension::get_EnhancedKeyUsages() extern "C" IL2CPP_METHOD_ATTR OidCollection_t4234766844 * X509EnhancedKeyUsageExtension_get_EnhancedKeyUsages_m2617268680 (X509EnhancedKeyUsageExtension_t4189149453 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (X509EnhancedKeyUsageExtension_get_EnhancedKeyUsages_m2617268680_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { int32_t L_0 = __this->get__status_5(); V_0 = L_0; int32_t L_1 = V_0; if (!L_1) { goto IL_0019; } } { int32_t L_2 = V_0; if ((((int32_t)L_2) == ((int32_t)4))) { goto IL_0019; } } { goto IL_0042; } IL_0019: { OidCollection_t4234766844 * L_3 = __this->get__enhKeyUsage_4(); if (L_3) { goto IL_002f; } } { OidCollection_t4234766844 * L_4 = (OidCollection_t4234766844 *)il2cpp_codegen_object_new(OidCollection_t4234766844_il2cpp_TypeInfo_var); OidCollection__ctor_m4001685071(L_4, /*hidden argument*/NULL); __this->set__enhKeyUsage_4(L_4); } IL_002f: { OidCollection_t4234766844 * L_5 = __this->get__enhKeyUsage_4(); NullCheck(L_5); OidCollection_set_ReadOnly_m2035575968(L_5, (bool)1, /*hidden argument*/NULL); OidCollection_t4234766844 * L_6 = __this->get__enhKeyUsage_4(); return L_6; } IL_0042: { CryptographicException_t248831461 * L_7 = (CryptographicException_t248831461 *)il2cpp_codegen_object_new(CryptographicException_t248831461_il2cpp_TypeInfo_var); CryptographicException__ctor_m503735289(L_7, _stringLiteral348810891, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_7,X509EnhancedKeyUsageExtension_get_EnhancedKeyUsages_m2617268680_RuntimeMethod_var); } } // System.Void System.Security.Cryptography.X509Certificates.X509EnhancedKeyUsageExtension::CopyFrom(System.Security.Cryptography.AsnEncodedData) extern "C" IL2CPP_METHOD_ATTR void X509EnhancedKeyUsageExtension_CopyFrom_m3750050754 (X509EnhancedKeyUsageExtension_t4189149453 * __this, AsnEncodedData_t382354011 * ___asnEncodedData0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (X509EnhancedKeyUsageExtension_CopyFrom_m3750050754_MetadataUsageId); s_Il2CppMethodInitialized = true; } X509Extension_t3272255153 * V_0 = NULL; { AsnEncodedData_t382354011 * L_0 = ___asnEncodedData0; if (L_0) { goto IL_0011; } } { ArgumentNullException_t1615371798 * L_1 = (ArgumentNullException_t1615371798 *)il2cpp_codegen_object_new(ArgumentNullException_t1615371798_il2cpp_TypeInfo_var); ArgumentNullException__ctor_m1170824041(L_1, _stringLiteral1478577786, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1,X509EnhancedKeyUsageExtension_CopyFrom_m3750050754_RuntimeMethod_var); } IL_0011: { AsnEncodedData_t382354011 * L_2 = ___asnEncodedData0; V_0 = ((X509Extension_t3272255153 *)IsInstClass((RuntimeObject*)L_2, X509Extension_t3272255153_il2cpp_TypeInfo_var)); X509Extension_t3272255153 * L_3 = V_0; if (L_3) { goto IL_0033; } } { String_t* L_4 = Locale_GetText_m3875126938(NULL /*static, unused*/, _stringLiteral992892252, /*hidden argument*/NULL); ArgumentException_t132251570 * L_5 = (ArgumentException_t132251570 *)il2cpp_codegen_object_new(ArgumentException_t132251570_il2cpp_TypeInfo_var); ArgumentException__ctor_m1216717135(L_5, L_4, _stringLiteral4213843305, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_5,X509EnhancedKeyUsageExtension_CopyFrom_m3750050754_RuntimeMethod_var); } IL_0033: { X509Extension_t3272255153 * L_6 = V_0; NullCheck(L_6); Oid_t3552120260 * L_7 = ((AsnEncodedData_t382354011 *)L_6)->get__oid_0(); if (L_7) { goto IL_0058; } } { Oid_t3552120260 * L_8 = (Oid_t3552120260 *)il2cpp_codegen_object_new(Oid_t3552120260_il2cpp_TypeInfo_var); Oid__ctor_m3344148807(L_8, _stringLiteral1386761008, _stringLiteral3223624266, /*hidden argument*/NULL); ((AsnEncodedData_t382354011 *)__this)->set__oid_0(L_8); goto IL_0069; } IL_0058: { X509Extension_t3272255153 * L_9 = V_0; NullCheck(L_9); Oid_t3552120260 * L_10 = ((AsnEncodedData_t382354011 *)L_9)->get__oid_0(); Oid_t3552120260 * L_11 = (Oid_t3552120260 *)il2cpp_codegen_object_new(Oid_t3552120260_il2cpp_TypeInfo_var); Oid__ctor_m911618594(L_11, L_10, /*hidden argument*/NULL); ((AsnEncodedData_t382354011 *)__this)->set__oid_0(L_11); } IL_0069: { X509Extension_t3272255153 * L_12 = V_0; NullCheck(L_12); ByteU5BU5D_t4116647657* L_13 = AsnEncodedData_get_RawData_m1706087592(L_12, /*hidden argument*/NULL); AsnEncodedData_set_RawData_m1598714608(__this, L_13, /*hidden argument*/NULL); X509Extension_t3272255153 * L_14 = V_0; NullCheck(L_14); bool L_15 = X509Extension_get_Critical_m1315280133(L_14, /*hidden argument*/NULL); X509Extension_set_Critical_m1180944253(__this, L_15, /*hidden argument*/NULL); ByteU5BU5D_t4116647657* L_16 = AsnEncodedData_get_RawData_m1706087592(__this, /*hidden argument*/NULL); int32_t L_17 = X509EnhancedKeyUsageExtension_Decode_m3726500073(__this, L_16, /*hidden argument*/NULL); __this->set__status_5(L_17); return; } } // System.Security.Cryptography.AsnDecodeStatus System.Security.Cryptography.X509Certificates.X509EnhancedKeyUsageExtension::Decode(System.Byte[]) extern "C" IL2CPP_METHOD_ATTR int32_t X509EnhancedKeyUsageExtension_Decode_m3726500073 (X509EnhancedKeyUsageExtension_t4189149453 * __this, ByteU5BU5D_t4116647657* ___extension0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (X509EnhancedKeyUsageExtension_Decode_m3726500073_MetadataUsageId); s_Il2CppMethodInitialized = true; } ASN1_t2114160833 * V_0 = NULL; int32_t V_1 = 0; int32_t V_2 = 0; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); int32_t __leave_target = 0; NO_UNUSED_WARNING (__leave_target); { ByteU5BU5D_t4116647657* L_0 = ___extension0; if (!L_0) { goto IL_000e; } } { ByteU5BU5D_t4116647657* L_1 = ___extension0; NullCheck(L_1); if ((((int32_t)((int32_t)(((RuntimeArray *)L_1)->max_length))))) { goto IL_0010; } } IL_000e: { return (int32_t)(1); } IL_0010: { ByteU5BU5D_t4116647657* L_2 = ___extension0; NullCheck(L_2); int32_t L_3 = 0; uint8_t L_4 = (L_2)->GetAt(static_cast(L_3)); if ((((int32_t)L_4) == ((int32_t)((int32_t)48)))) { goto IL_001c; } } { return (int32_t)(2); } IL_001c: { OidCollection_t4234766844 * L_5 = __this->get__enhKeyUsage_4(); if (L_5) { goto IL_0032; } } { OidCollection_t4234766844 * L_6 = (OidCollection_t4234766844 *)il2cpp_codegen_object_new(OidCollection_t4234766844_il2cpp_TypeInfo_var); OidCollection__ctor_m4001685071(L_6, /*hidden argument*/NULL); __this->set__enhKeyUsage_4(L_6); } IL_0032: try { // begin try (depth: 1) { ByteU5BU5D_t4116647657* L_7 = ___extension0; ASN1_t2114160833 * L_8 = (ASN1_t2114160833 *)il2cpp_codegen_object_new(ASN1_t2114160833_il2cpp_TypeInfo_var); ASN1__ctor_m1219137533(L_8, L_7, /*hidden argument*/NULL); V_0 = L_8; ASN1_t2114160833 * L_9 = V_0; NullCheck(L_9); uint8_t L_10 = ASN1_get_Tag_m1863840805(L_9, /*hidden argument*/NULL); if ((((int32_t)L_10) == ((int32_t)((int32_t)48)))) { goto IL_0056; } } IL_0046: { String_t* L_11 = Locale_GetText_m3875126938(NULL /*static, unused*/, _stringLiteral912527461, /*hidden argument*/NULL); CryptographicException_t248831461 * L_12 = (CryptographicException_t248831461 *)il2cpp_codegen_object_new(CryptographicException_t248831461_il2cpp_TypeInfo_var); CryptographicException__ctor_m503735289(L_12, L_11, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_12,X509EnhancedKeyUsageExtension_Decode_m3726500073_RuntimeMethod_var); } IL_0056: { V_1 = 0; goto IL_007e; } IL_005d: { OidCollection_t4234766844 * L_13 = __this->get__enhKeyUsage_4(); ASN1_t2114160833 * L_14 = V_0; int32_t L_15 = V_1; NullCheck(L_14); ASN1_t2114160833 * L_16 = ASN1_get_Item_m315148275(L_14, L_15, /*hidden argument*/NULL); String_t* L_17 = ASN1Convert_ToOid_m4290825381(NULL /*static, unused*/, L_16, /*hidden argument*/NULL); Oid_t3552120260 * L_18 = (Oid_t3552120260 *)il2cpp_codegen_object_new(Oid_t3552120260_il2cpp_TypeInfo_var); Oid__ctor_m1869590876(L_18, L_17, /*hidden argument*/NULL); NullCheck(L_13); OidCollection_Add_m2569544356(L_13, L_18, /*hidden argument*/NULL); int32_t L_19 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_19, (int32_t)1)); } IL_007e: { int32_t L_20 = V_1; ASN1_t2114160833 * L_21 = V_0; NullCheck(L_21); int32_t L_22 = ASN1_get_Count_m3039939183(L_21, /*hidden argument*/NULL); if ((((int32_t)L_20) < ((int32_t)L_22))) { goto IL_005d; } } IL_008a: { goto IL_009c; } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __exception_local = (Exception_t *)e.ex; if(il2cpp_codegen_class_is_assignable_from (RuntimeObject_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex))) goto CATCH_008f; throw e; } CATCH_008f: { // begin catch(System.Object) { V_2 = 1; goto IL_009e; } IL_0097: { ; // IL_0097: leave IL_009c } } // end catch (depth: 1) IL_009c: { return (int32_t)(0); } IL_009e: { int32_t L_23 = V_2; return L_23; } } // System.String System.Security.Cryptography.X509Certificates.X509EnhancedKeyUsageExtension::ToString(System.Boolean) extern "C" IL2CPP_METHOD_ATTR String_t* X509EnhancedKeyUsageExtension_ToString_m350388564 (X509EnhancedKeyUsageExtension_t4189149453 * __this, bool ___multiLine0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (X509EnhancedKeyUsageExtension_ToString_m350388564_MetadataUsageId); s_Il2CppMethodInitialized = true; } StringBuilder_t * V_0 = NULL; int32_t V_1 = 0; Oid_t3552120260 * V_2 = NULL; int32_t V_3 = 0; String_t* V_4 = NULL; Dictionary_2_t2736202052 * V_5 = NULL; int32_t V_6 = 0; { int32_t L_0 = __this->get__status_5(); V_3 = L_0; int32_t L_1 = V_3; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_1, (int32_t)1))) { case 0: { goto IL_0024; } case 1: { goto IL_002a; } case 2: { goto IL_002a; } case 3: { goto IL_0037; } } } { goto IL_003d; } IL_0024: { IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_2 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); return L_2; } IL_002a: { ByteU5BU5D_t4116647657* L_3 = ((AsnEncodedData_t382354011 *)__this)->get__raw_1(); String_t* L_4 = X509Extension_FormatUnkownData_m3636863676(__this, L_3, /*hidden argument*/NULL); return L_4; } IL_0037: { return _stringLiteral1336185797; } IL_003d: { Oid_t3552120260 * L_5 = ((AsnEncodedData_t382354011 *)__this)->get__oid_0(); NullCheck(L_5); String_t* L_6 = Oid_get_Value_m743416803(L_5, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_7 = String_op_Inequality_m215368492(NULL /*static, unused*/, L_6, _stringLiteral1386761008, /*hidden argument*/NULL); if (!L_7) { goto IL_006d; } } { Oid_t3552120260 * L_8 = ((AsnEncodedData_t382354011 *)__this)->get__oid_0(); NullCheck(L_8); String_t* L_9 = Oid_get_Value_m743416803(L_8, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_10 = String_Format_m2844511972(NULL /*static, unused*/, _stringLiteral3129178779, L_9, /*hidden argument*/NULL); return L_10; } IL_006d: { OidCollection_t4234766844 * L_11 = __this->get__enhKeyUsage_4(); NullCheck(L_11); int32_t L_12 = OidCollection_get_Count_m3720881332(L_11, /*hidden argument*/NULL); if (L_12) { goto IL_0083; } } { return _stringLiteral1336185797; } IL_0083: { StringBuilder_t * L_13 = (StringBuilder_t *)il2cpp_codegen_object_new(StringBuilder_t_il2cpp_TypeInfo_var); StringBuilder__ctor_m3121283359(L_13, /*hidden argument*/NULL); V_0 = L_13; V_1 = 0; goto IL_0166; } IL_0090: { OidCollection_t4234766844 * L_14 = __this->get__enhKeyUsage_4(); int32_t L_15 = V_1; NullCheck(L_14); Oid_t3552120260 * L_16 = OidCollection_get_Item_m984725507(L_14, L_15, /*hidden argument*/NULL); V_2 = L_16; Oid_t3552120260 * L_17 = V_2; NullCheck(L_17); String_t* L_18 = Oid_get_Value_m743416803(L_17, /*hidden argument*/NULL); V_4 = L_18; String_t* L_19 = V_4; if (!L_19) { goto IL_0102; } } { Dictionary_2_t2736202052 * L_20 = ((X509EnhancedKeyUsageExtension_t4189149453_StaticFields*)il2cpp_codegen_static_fields_for(X509EnhancedKeyUsageExtension_t4189149453_il2cpp_TypeInfo_var))->get_U3CU3Ef__switchU24map1A_6(); if (L_20) { goto IL_00d2; } } { Dictionary_2_t2736202052 * L_21 = (Dictionary_2_t2736202052 *)il2cpp_codegen_object_new(Dictionary_2_t2736202052_il2cpp_TypeInfo_var); Dictionary_2__ctor_m2392909825(L_21, 1, /*hidden argument*/Dictionary_2__ctor_m2392909825_RuntimeMethod_var); V_5 = L_21; Dictionary_2_t2736202052 * L_22 = V_5; NullCheck(L_22); Dictionary_2_Add_m282647386(L_22, _stringLiteral1948411844, 0, /*hidden argument*/Dictionary_2_Add_m282647386_RuntimeMethod_var); Dictionary_2_t2736202052 * L_23 = V_5; ((X509EnhancedKeyUsageExtension_t4189149453_StaticFields*)il2cpp_codegen_static_fields_for(X509EnhancedKeyUsageExtension_t4189149453_il2cpp_TypeInfo_var))->set_U3CU3Ef__switchU24map1A_6(L_23); } IL_00d2: { Dictionary_2_t2736202052 * L_24 = ((X509EnhancedKeyUsageExtension_t4189149453_StaticFields*)il2cpp_codegen_static_fields_for(X509EnhancedKeyUsageExtension_t4189149453_il2cpp_TypeInfo_var))->get_U3CU3Ef__switchU24map1A_6(); String_t* L_25 = V_4; NullCheck(L_24); bool L_26 = Dictionary_2_TryGetValue_m1013208020(L_24, L_25, (&V_6), /*hidden argument*/Dictionary_2_TryGetValue_m1013208020_RuntimeMethod_var); if (!L_26) { goto IL_0102; } } { int32_t L_27 = V_6; if (!L_27) { goto IL_00f1; } } { goto IL_0102; } IL_00f1: { StringBuilder_t * L_28 = V_0; NullCheck(L_28); StringBuilder_Append_m1965104174(L_28, _stringLiteral314368621, /*hidden argument*/NULL); goto IL_0113; } IL_0102: { StringBuilder_t * L_29 = V_0; NullCheck(L_29); StringBuilder_Append_m1965104174(L_29, _stringLiteral3094475380, /*hidden argument*/NULL); goto IL_0113; } IL_0113: { StringBuilder_t * L_30 = V_0; Oid_t3552120260 * L_31 = V_2; NullCheck(L_31); String_t* L_32 = Oid_get_Value_m743416803(L_31, /*hidden argument*/NULL); NullCheck(L_30); StringBuilder_Append_m1965104174(L_30, L_32, /*hidden argument*/NULL); StringBuilder_t * L_33 = V_0; NullCheck(L_33); StringBuilder_Append_m1965104174(L_33, _stringLiteral3452614535, /*hidden argument*/NULL); bool L_34 = ___multiLine0; if (!L_34) { goto IL_0143; } } { StringBuilder_t * L_35 = V_0; String_t* L_36 = Environment_get_NewLine_m3211016485(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_35); StringBuilder_Append_m1965104174(L_35, L_36, /*hidden argument*/NULL); goto IL_0162; } IL_0143: { int32_t L_37 = V_1; OidCollection_t4234766844 * L_38 = __this->get__enhKeyUsage_4(); NullCheck(L_38); int32_t L_39 = OidCollection_get_Count_m3720881332(L_38, /*hidden argument*/NULL); if ((((int32_t)L_37) == ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_39, (int32_t)1))))) { goto IL_0162; } } { StringBuilder_t * L_40 = V_0; NullCheck(L_40); StringBuilder_Append_m1965104174(L_40, _stringLiteral3450517380, /*hidden argument*/NULL); } IL_0162: { int32_t L_41 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_41, (int32_t)1)); } IL_0166: { int32_t L_42 = V_1; OidCollection_t4234766844 * L_43 = __this->get__enhKeyUsage_4(); NullCheck(L_43); int32_t L_44 = OidCollection_get_Count_m3720881332(L_43, /*hidden argument*/NULL); if ((((int32_t)L_42) < ((int32_t)L_44))) { goto IL_0090; } } { StringBuilder_t * L_45 = V_0; NullCheck(L_45); String_t* L_46 = StringBuilder_ToString_m3317489284(L_45, /*hidden argument*/NULL); return L_46; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Security.Cryptography.X509Certificates.X509Extension::.ctor() extern "C" IL2CPP_METHOD_ATTR void X509Extension__ctor_m1624259472 (X509Extension_t3272255153 * __this, const RuntimeMethod* method) { { AsnEncodedData__ctor_m3792312694(__this, /*hidden argument*/NULL); return; } } // System.Void System.Security.Cryptography.X509Certificates.X509Extension::.ctor(System.String,System.Byte[],System.Boolean) extern "C" IL2CPP_METHOD_ATTR void X509Extension__ctor_m225879936 (X509Extension_t3272255153 * __this, String_t* ___oid0, ByteU5BU5D_t4116647657* ___rawData1, bool ___critical2, const RuntimeMethod* method) { { String_t* L_0 = ___oid0; ByteU5BU5D_t4116647657* L_1 = ___rawData1; AsnEncodedData__ctor_m726356132(__this, L_0, L_1, /*hidden argument*/NULL); bool L_2 = ___critical2; __this->set__critical_3(L_2); return; } } // System.Boolean System.Security.Cryptography.X509Certificates.X509Extension::get_Critical() extern "C" IL2CPP_METHOD_ATTR bool X509Extension_get_Critical_m1315280133 (X509Extension_t3272255153 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get__critical_3(); return L_0; } } // System.Void System.Security.Cryptography.X509Certificates.X509Extension::set_Critical(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void X509Extension_set_Critical_m1180944253 (X509Extension_t3272255153 * __this, bool ___value0, const RuntimeMethod* method) { { bool L_0 = ___value0; __this->set__critical_3(L_0); return; } } // System.Void System.Security.Cryptography.X509Certificates.X509Extension::CopyFrom(System.Security.Cryptography.AsnEncodedData) extern "C" IL2CPP_METHOD_ATTR void X509Extension_CopyFrom_m474590450 (X509Extension_t3272255153 * __this, AsnEncodedData_t382354011 * ___asnEncodedData0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (X509Extension_CopyFrom_m474590450_MetadataUsageId); s_Il2CppMethodInitialized = true; } X509Extension_t3272255153 * V_0 = NULL; { AsnEncodedData_t382354011 * L_0 = ___asnEncodedData0; if (L_0) { goto IL_0011; } } { ArgumentNullException_t1615371798 * L_1 = (ArgumentNullException_t1615371798 *)il2cpp_codegen_object_new(ArgumentNullException_t1615371798_il2cpp_TypeInfo_var); ArgumentNullException__ctor_m1170824041(L_1, _stringLiteral1478577786, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1,X509Extension_CopyFrom_m474590450_RuntimeMethod_var); } IL_0011: { AsnEncodedData_t382354011 * L_2 = ___asnEncodedData0; V_0 = ((X509Extension_t3272255153 *)IsInstClass((RuntimeObject*)L_2, X509Extension_t3272255153_il2cpp_TypeInfo_var)); X509Extension_t3272255153 * L_3 = V_0; if (L_3) { goto IL_002e; } } { String_t* L_4 = Locale_GetText_m3875126938(NULL /*static, unused*/, _stringLiteral3074406648, /*hidden argument*/NULL); ArgumentException_t132251570 * L_5 = (ArgumentException_t132251570 *)il2cpp_codegen_object_new(ArgumentException_t132251570_il2cpp_TypeInfo_var); ArgumentException__ctor_m1312628991(L_5, L_4, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_5,X509Extension_CopyFrom_m474590450_RuntimeMethod_var); } IL_002e: { AsnEncodedData_t382354011 * L_6 = ___asnEncodedData0; AsnEncodedData_CopyFrom_m3929882393(__this, L_6, /*hidden argument*/NULL); X509Extension_t3272255153 * L_7 = V_0; NullCheck(L_7); bool L_8 = X509Extension_get_Critical_m1315280133(L_7, /*hidden argument*/NULL); __this->set__critical_3(L_8); return; } } // System.String System.Security.Cryptography.X509Certificates.X509Extension::FormatUnkownData(System.Byte[]) extern "C" IL2CPP_METHOD_ATTR String_t* X509Extension_FormatUnkownData_m3636863676 (X509Extension_t3272255153 * __this, ByteU5BU5D_t4116647657* ___data0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (X509Extension_FormatUnkownData_m3636863676_MetadataUsageId); s_Il2CppMethodInitialized = true; } StringBuilder_t * V_0 = NULL; int32_t V_1 = 0; { ByteU5BU5D_t4116647657* L_0 = ___data0; if (!L_0) { goto IL_000e; } } { ByteU5BU5D_t4116647657* L_1 = ___data0; NullCheck(L_1); if ((((int32_t)((int32_t)(((RuntimeArray *)L_1)->max_length))))) { goto IL_0014; } } IL_000e: { IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_2 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); return L_2; } IL_0014: { StringBuilder_t * L_3 = (StringBuilder_t *)il2cpp_codegen_object_new(StringBuilder_t_il2cpp_TypeInfo_var); StringBuilder__ctor_m3121283359(L_3, /*hidden argument*/NULL); V_0 = L_3; V_1 = 0; goto IL_003d; } IL_0021: { StringBuilder_t * L_4 = V_0; ByteU5BU5D_t4116647657* L_5 = ___data0; int32_t L_6 = V_1; NullCheck(L_5); String_t* L_7 = Byte_ToString_m3735479648(((L_5)->GetAddressAt(static_cast(L_6))), _stringLiteral3451435000, /*hidden argument*/NULL); NullCheck(L_4); StringBuilder_Append_m1965104174(L_4, L_7, /*hidden argument*/NULL); int32_t L_8 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)1)); } IL_003d: { int32_t L_9 = V_1; ByteU5BU5D_t4116647657* L_10 = ___data0; NullCheck(L_10); if ((((int32_t)L_9) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_10)->max_length))))))) { goto IL_0021; } } { StringBuilder_t * L_11 = V_0; NullCheck(L_11); String_t* L_12 = StringBuilder_ToString_m3317489284(L_11, /*hidden argument*/NULL); return L_12; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Security.Cryptography.X509Certificates.X509ExtensionCollection::.ctor(Mono.Security.X509.X509Certificate) extern "C" IL2CPP_METHOD_ATTR void X509ExtensionCollection__ctor_m1730716172 (X509ExtensionCollection_t1350454579 * __this, X509Certificate_t489243025 * ___cert0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (X509ExtensionCollection__ctor_m1730716172_MetadataUsageId); s_Il2CppMethodInitialized = true; } ObjectU5BU5D_t2843939325* V_0 = NULL; X509Extension_t3173393653 * V_1 = NULL; RuntimeObject* V_2 = NULL; bool V_3 = false; String_t* V_4 = NULL; ByteU5BU5D_t4116647657* V_5 = NULL; ASN1_t2114160833 * V_6 = NULL; X509Extension_t3272255153 * V_7 = NULL; RuntimeObject* V_8 = NULL; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); int32_t __leave_target = 0; NO_UNUSED_WARNING (__leave_target); { Object__ctor_m297566312(__this, /*hidden argument*/NULL); X509Certificate_t489243025 * L_0 = ___cert0; NullCheck(L_0); X509ExtensionCollection_t609554709 * L_1 = X509Certificate_get_Extensions_m1217872579(L_0, /*hidden argument*/NULL); NullCheck(L_1); int32_t L_2 = CollectionBase_get_Count_m1708965601(L_1, /*hidden argument*/NULL); ArrayList_t2718874744 * L_3 = (ArrayList_t2718874744 *)il2cpp_codegen_object_new(ArrayList_t2718874744_il2cpp_TypeInfo_var); ArrayList__ctor_m3828927650(L_3, L_2, /*hidden argument*/NULL); __this->set__list_0(L_3); X509Certificate_t489243025 * L_4 = ___cert0; NullCheck(L_4); X509ExtensionCollection_t609554709 * L_5 = X509Certificate_get_Extensions_m1217872579(L_4, /*hidden argument*/NULL); NullCheck(L_5); int32_t L_6 = CollectionBase_get_Count_m1708965601(L_5, /*hidden argument*/NULL); if (L_6) { goto IL_002d; } } { return; } IL_002d: { V_0 = ((ObjectU5BU5D_t2843939325*)SZArrayNew(ObjectU5BU5D_t2843939325_il2cpp_TypeInfo_var, (uint32_t)2)); X509Certificate_t489243025 * L_7 = ___cert0; NullCheck(L_7); X509ExtensionCollection_t609554709 * L_8 = X509Certificate_get_Extensions_m1217872579(L_7, /*hidden argument*/NULL); NullCheck(L_8); RuntimeObject* L_9 = CollectionBase_GetEnumerator_m654829872(L_8, /*hidden argument*/NULL); V_2 = L_9; } IL_0040: try { // begin try (depth: 1) { goto IL_00d9; } IL_0045: { RuntimeObject* L_10 = V_2; NullCheck(L_10); RuntimeObject * L_11 = InterfaceFuncInvoker0< RuntimeObject * >::Invoke(0 /* System.Object System.Collections.IEnumerator::get_Current() */, IEnumerator_t1853284238_il2cpp_TypeInfo_var, L_10); V_1 = ((X509Extension_t3173393653 *)CastclassClass((RuntimeObject*)L_11, X509Extension_t3173393653_il2cpp_TypeInfo_var)); X509Extension_t3173393653 * L_12 = V_1; NullCheck(L_12); bool L_13 = X509Extension_get_Critical_m171054662(L_12, /*hidden argument*/NULL); V_3 = L_13; X509Extension_t3173393653 * L_14 = V_1; NullCheck(L_14); String_t* L_15 = X509Extension_get_Oid_m4107042796(L_14, /*hidden argument*/NULL); V_4 = L_15; V_5 = (ByteU5BU5D_t4116647657*)NULL; X509Extension_t3173393653 * L_16 = V_1; NullCheck(L_16); ASN1_t2114160833 * L_17 = X509Extension_get_Value_m896831716(L_16, /*hidden argument*/NULL); V_6 = L_17; ASN1_t2114160833 * L_18 = V_6; NullCheck(L_18); uint8_t L_19 = ASN1_get_Tag_m1863840805(L_18, /*hidden argument*/NULL); if ((!(((uint32_t)L_19) == ((uint32_t)4)))) { goto IL_0094; } } IL_0078: { ASN1_t2114160833 * L_20 = V_6; NullCheck(L_20); int32_t L_21 = ASN1_get_Count_m3039939183(L_20, /*hidden argument*/NULL); if ((((int32_t)L_21) <= ((int32_t)0))) { goto IL_0094; } } IL_0085: { ASN1_t2114160833 * L_22 = V_6; NullCheck(L_22); ASN1_t2114160833 * L_23 = ASN1_get_Item_m315148275(L_22, 0, /*hidden argument*/NULL); NullCheck(L_23); ByteU5BU5D_t4116647657* L_24 = VirtFuncInvoker0< ByteU5BU5D_t4116647657* >::Invoke(4 /* System.Byte[] Mono.Security.ASN1::GetBytes() */, L_23); V_5 = L_24; } IL_0094: { ObjectU5BU5D_t2843939325* L_25 = V_0; String_t* L_26 = V_4; ByteU5BU5D_t4116647657* L_27 = V_5; AsnEncodedData_t382354011 * L_28 = (AsnEncodedData_t382354011 *)il2cpp_codegen_object_new(AsnEncodedData_t382354011_il2cpp_TypeInfo_var); AsnEncodedData__ctor_m726356132(L_28, L_26, L_27, /*hidden argument*/NULL); NullCheck(L_25); ArrayElementTypeCheck (L_25, L_28); (L_25)->SetAt(static_cast(0), (RuntimeObject *)L_28); ObjectU5BU5D_t2843939325* L_29 = V_0; bool L_30 = V_3; bool L_31 = L_30; RuntimeObject * L_32 = Box(Boolean_t97287965_il2cpp_TypeInfo_var, &L_31); NullCheck(L_29); ArrayElementTypeCheck (L_29, L_32); (L_29)->SetAt(static_cast(1), (RuntimeObject *)L_32); String_t* L_33 = V_4; ObjectU5BU5D_t2843939325* L_34 = V_0; IL2CPP_RUNTIME_CLASS_INIT(CryptoConfig_t4201145714_il2cpp_TypeInfo_var); RuntimeObject * L_35 = CryptoConfig_CreateFromName_m2674746512(NULL /*static, unused*/, L_33, L_34, /*hidden argument*/NULL); V_7 = ((X509Extension_t3272255153 *)CastclassClass((RuntimeObject*)L_35, X509Extension_t3272255153_il2cpp_TypeInfo_var)); X509Extension_t3272255153 * L_36 = V_7; if (L_36) { goto IL_00cb; } } IL_00bf: { String_t* L_37 = V_4; ByteU5BU5D_t4116647657* L_38 = V_5; bool L_39 = V_3; X509Extension_t3272255153 * L_40 = (X509Extension_t3272255153 *)il2cpp_codegen_object_new(X509Extension_t3272255153_il2cpp_TypeInfo_var); X509Extension__ctor_m225879936(L_40, L_37, L_38, L_39, /*hidden argument*/NULL); V_7 = L_40; } IL_00cb: { ArrayList_t2718874744 * L_41 = __this->get__list_0(); X509Extension_t3272255153 * L_42 = V_7; NullCheck(L_41); VirtFuncInvoker1< int32_t, RuntimeObject * >::Invoke(30 /* System.Int32 System.Collections.ArrayList::Add(System.Object) */, L_41, L_42); } IL_00d9: { RuntimeObject* L_43 = V_2; NullCheck(L_43); bool L_44 = InterfaceFuncInvoker0< bool >::Invoke(1 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t1853284238_il2cpp_TypeInfo_var, L_43); if (L_44) { goto IL_0045; } } IL_00e4: { IL2CPP_LEAVE(0xFE, FINALLY_00e9); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_00e9; } FINALLY_00e9: { // begin finally (depth: 1) { RuntimeObject* L_45 = V_2; V_8 = ((RuntimeObject*)IsInst((RuntimeObject*)L_45, IDisposable_t3640265483_il2cpp_TypeInfo_var)); RuntimeObject* L_46 = V_8; if (L_46) { goto IL_00f6; } } IL_00f5: { IL2CPP_END_FINALLY(233) } IL_00f6: { RuntimeObject* L_47 = V_8; NullCheck(L_47); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t3640265483_il2cpp_TypeInfo_var, L_47); IL2CPP_END_FINALLY(233) } } // end finally (depth: 1) IL2CPP_CLEANUP(233) { IL2CPP_JUMP_TBL(0xFE, IL_00fe) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_00fe: { return; } } // System.Void System.Security.Cryptography.X509Certificates.X509ExtensionCollection::System.Collections.ICollection.CopyTo(System.Array,System.Int32) extern "C" IL2CPP_METHOD_ATTR void X509ExtensionCollection_System_Collections_ICollection_CopyTo_m2505796149 (X509ExtensionCollection_t1350454579 * __this, RuntimeArray * ___array0, int32_t ___index1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (X509ExtensionCollection_System_Collections_ICollection_CopyTo_m2505796149_MetadataUsageId); s_Il2CppMethodInitialized = true; } { RuntimeArray * L_0 = ___array0; if (L_0) { goto IL_0011; } } { ArgumentNullException_t1615371798 * L_1 = (ArgumentNullException_t1615371798 *)il2cpp_codegen_object_new(ArgumentNullException_t1615371798_il2cpp_TypeInfo_var); ArgumentNullException__ctor_m1170824041(L_1, _stringLiteral4007973390, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1,X509ExtensionCollection_System_Collections_ICollection_CopyTo_m2505796149_RuntimeMethod_var); } IL_0011: { int32_t L_2 = ___index1; if ((((int32_t)L_2) >= ((int32_t)0))) { goto IL_0023; } } { ArgumentOutOfRangeException_t777629997 * L_3 = (ArgumentOutOfRangeException_t777629997 *)il2cpp_codegen_object_new(ArgumentOutOfRangeException_t777629997_il2cpp_TypeInfo_var); ArgumentOutOfRangeException__ctor_m3628145864(L_3, _stringLiteral481830313, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_3,X509ExtensionCollection_System_Collections_ICollection_CopyTo_m2505796149_RuntimeMethod_var); } IL_0023: { int32_t L_4 = ___index1; RuntimeArray * L_5 = ___array0; NullCheck(L_5); int32_t L_6 = Array_get_Length_m21610649(L_5, /*hidden argument*/NULL); if ((((int32_t)L_4) < ((int32_t)L_6))) { goto IL_003a; } } { ArgumentOutOfRangeException_t777629997 * L_7 = (ArgumentOutOfRangeException_t777629997 *)il2cpp_codegen_object_new(ArgumentOutOfRangeException_t777629997_il2cpp_TypeInfo_var); ArgumentOutOfRangeException__ctor_m3628145864(L_7, _stringLiteral232597908, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_7,X509ExtensionCollection_System_Collections_ICollection_CopyTo_m2505796149_RuntimeMethod_var); } IL_003a: { ArrayList_t2718874744 * L_8 = __this->get__list_0(); RuntimeArray * L_9 = ___array0; int32_t L_10 = ___index1; NullCheck(L_8); VirtActionInvoker2< RuntimeArray *, int32_t >::Invoke(41 /* System.Void System.Collections.ArrayList::CopyTo(System.Array,System.Int32) */, L_8, L_9, L_10); return; } } // System.Collections.IEnumerator System.Security.Cryptography.X509Certificates.X509ExtensionCollection::System.Collections.IEnumerable.GetEnumerator() extern "C" IL2CPP_METHOD_ATTR RuntimeObject* X509ExtensionCollection_System_Collections_IEnumerable_GetEnumerator_m4033897067 (X509ExtensionCollection_t1350454579 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (X509ExtensionCollection_System_Collections_IEnumerable_GetEnumerator_m4033897067_MetadataUsageId); s_Il2CppMethodInitialized = true; } { ArrayList_t2718874744 * L_0 = __this->get__list_0(); X509ExtensionEnumerator_t2479560659 * L_1 = (X509ExtensionEnumerator_t2479560659 *)il2cpp_codegen_object_new(X509ExtensionEnumerator_t2479560659_il2cpp_TypeInfo_var); X509ExtensionEnumerator__ctor_m827820494(L_1, L_0, /*hidden argument*/NULL); return L_1; } } // System.Int32 System.Security.Cryptography.X509Certificates.X509ExtensionCollection::get_Count() extern "C" IL2CPP_METHOD_ATTR int32_t X509ExtensionCollection_get_Count_m3589967016 (X509ExtensionCollection_t1350454579 * __this, const RuntimeMethod* method) { { ArrayList_t2718874744 * L_0 = __this->get__list_0(); NullCheck(L_0); int32_t L_1 = VirtFuncInvoker0< int32_t >::Invoke(23 /* System.Int32 System.Collections.ArrayList::get_Count() */, L_0); return L_1; } } // System.Boolean System.Security.Cryptography.X509Certificates.X509ExtensionCollection::get_IsSynchronized() extern "C" IL2CPP_METHOD_ATTR bool X509ExtensionCollection_get_IsSynchronized_m2607599544 (X509ExtensionCollection_t1350454579 * __this, const RuntimeMethod* method) { { ArrayList_t2718874744 * L_0 = __this->get__list_0(); NullCheck(L_0); bool L_1 = VirtFuncInvoker0< bool >::Invoke(28 /* System.Boolean System.Collections.ArrayList::get_IsSynchronized() */, L_0); return L_1; } } // System.Object System.Security.Cryptography.X509Certificates.X509ExtensionCollection::get_SyncRoot() extern "C" IL2CPP_METHOD_ATTR RuntimeObject * X509ExtensionCollection_get_SyncRoot_m2667861032 (X509ExtensionCollection_t1350454579 * __this, const RuntimeMethod* method) { { return __this; } } // System.Security.Cryptography.X509Certificates.X509Extension System.Security.Cryptography.X509Certificates.X509ExtensionCollection::get_Item(System.String) extern "C" IL2CPP_METHOD_ATTR X509Extension_t3272255153 * X509ExtensionCollection_get_Item_m3637880514 (X509ExtensionCollection_t1350454579 * __this, String_t* ___oid0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (X509ExtensionCollection_get_Item_m3637880514_MetadataUsageId); s_Il2CppMethodInitialized = true; } X509Extension_t3272255153 * V_0 = NULL; RuntimeObject* V_1 = NULL; X509Extension_t3272255153 * V_2 = NULL; RuntimeObject* V_3 = NULL; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); int32_t __leave_target = 0; NO_UNUSED_WARNING (__leave_target); { String_t* L_0 = ___oid0; if (L_0) { goto IL_0011; } } { ArgumentNullException_t1615371798 * L_1 = (ArgumentNullException_t1615371798 *)il2cpp_codegen_object_new(ArgumentNullException_t1615371798_il2cpp_TypeInfo_var); ArgumentNullException__ctor_m1170824041(L_1, _stringLiteral3266464951, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1,X509ExtensionCollection_get_Item_m3637880514_RuntimeMethod_var); } IL_0011: { ArrayList_t2718874744 * L_2 = __this->get__list_0(); NullCheck(L_2); int32_t L_3 = VirtFuncInvoker0< int32_t >::Invoke(23 /* System.Int32 System.Collections.ArrayList::get_Count() */, L_2); if (!L_3) { goto IL_002c; } } { String_t* L_4 = ___oid0; NullCheck(L_4); int32_t L_5 = String_get_Length_m3847582255(L_4, /*hidden argument*/NULL); if (L_5) { goto IL_002e; } } IL_002c: { return (X509Extension_t3272255153 *)NULL; } IL_002e: { ArrayList_t2718874744 * L_6 = __this->get__list_0(); NullCheck(L_6); RuntimeObject* L_7 = VirtFuncInvoker0< RuntimeObject* >::Invoke(43 /* System.Collections.IEnumerator System.Collections.ArrayList::GetEnumerator() */, L_6); V_1 = L_7; } IL_003a: try { // begin try (depth: 1) { goto IL_0068; } IL_003f: { RuntimeObject* L_8 = V_1; NullCheck(L_8); RuntimeObject * L_9 = InterfaceFuncInvoker0< RuntimeObject * >::Invoke(0 /* System.Object System.Collections.IEnumerator::get_Current() */, IEnumerator_t1853284238_il2cpp_TypeInfo_var, L_8); V_0 = ((X509Extension_t3272255153 *)CastclassClass((RuntimeObject*)L_9, X509Extension_t3272255153_il2cpp_TypeInfo_var)); X509Extension_t3272255153 * L_10 = V_0; NullCheck(L_10); Oid_t3552120260 * L_11 = AsnEncodedData_get_Oid_m402887164(L_10, /*hidden argument*/NULL); NullCheck(L_11); String_t* L_12 = Oid_get_Value_m743416803(L_11, /*hidden argument*/NULL); String_t* L_13 = ___oid0; NullCheck(L_12); bool L_14 = String_Equals_m2270643605(L_12, L_13, /*hidden argument*/NULL); if (!L_14) { goto IL_0068; } } IL_0061: { X509Extension_t3272255153 * L_15 = V_0; V_2 = L_15; IL2CPP_LEAVE(0x8C, FINALLY_0078); } IL_0068: { RuntimeObject* L_16 = V_1; NullCheck(L_16); bool L_17 = InterfaceFuncInvoker0< bool >::Invoke(1 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t1853284238_il2cpp_TypeInfo_var, L_16); if (L_17) { goto IL_003f; } } IL_0073: { IL2CPP_LEAVE(0x8A, FINALLY_0078); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0078; } FINALLY_0078: { // begin finally (depth: 1) { RuntimeObject* L_18 = V_1; V_3 = ((RuntimeObject*)IsInst((RuntimeObject*)L_18, IDisposable_t3640265483_il2cpp_TypeInfo_var)); RuntimeObject* L_19 = V_3; if (L_19) { goto IL_0083; } } IL_0082: { IL2CPP_END_FINALLY(120) } IL_0083: { RuntimeObject* L_20 = V_3; NullCheck(L_20); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t3640265483_il2cpp_TypeInfo_var, L_20); IL2CPP_END_FINALLY(120) } } // end finally (depth: 1) IL2CPP_CLEANUP(120) { IL2CPP_JUMP_TBL(0x8C, IL_008c) IL2CPP_JUMP_TBL(0x8A, IL_008a) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_008a: { return (X509Extension_t3272255153 *)NULL; } IL_008c: { X509Extension_t3272255153 * L_21 = V_2; return L_21; } } // System.Security.Cryptography.X509Certificates.X509ExtensionEnumerator System.Security.Cryptography.X509Certificates.X509ExtensionCollection::GetEnumerator() extern "C" IL2CPP_METHOD_ATTR X509ExtensionEnumerator_t2479560659 * X509ExtensionCollection_GetEnumerator_m3371013144 (X509ExtensionCollection_t1350454579 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (X509ExtensionCollection_GetEnumerator_m3371013144_MetadataUsageId); s_Il2CppMethodInitialized = true; } { ArrayList_t2718874744 * L_0 = __this->get__list_0(); X509ExtensionEnumerator_t2479560659 * L_1 = (X509ExtensionEnumerator_t2479560659 *)il2cpp_codegen_object_new(X509ExtensionEnumerator_t2479560659_il2cpp_TypeInfo_var); X509ExtensionEnumerator__ctor_m827820494(L_1, 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 System.Security.Cryptography.X509Certificates.X509ExtensionEnumerator::.ctor(System.Collections.ArrayList) extern "C" IL2CPP_METHOD_ATTR void X509ExtensionEnumerator__ctor_m827820494 (X509ExtensionEnumerator_t2479560659 * __this, ArrayList_t2718874744 * ___list0, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); ArrayList_t2718874744 * L_0 = ___list0; NullCheck(L_0); RuntimeObject* L_1 = VirtFuncInvoker0< RuntimeObject* >::Invoke(43 /* System.Collections.IEnumerator System.Collections.ArrayList::GetEnumerator() */, L_0); __this->set_enumerator_0(L_1); return; } } // System.Object System.Security.Cryptography.X509Certificates.X509ExtensionEnumerator::System.Collections.IEnumerator.get_Current() extern "C" IL2CPP_METHOD_ATTR RuntimeObject * X509ExtensionEnumerator_System_Collections_IEnumerator_get_Current_m2494161059 (X509ExtensionEnumerator_t2479560659 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (X509ExtensionEnumerator_System_Collections_IEnumerator_get_Current_m2494161059_MetadataUsageId); s_Il2CppMethodInitialized = true; } { RuntimeObject* L_0 = __this->get_enumerator_0(); NullCheck(L_0); RuntimeObject * L_1 = InterfaceFuncInvoker0< RuntimeObject * >::Invoke(0 /* System.Object System.Collections.IEnumerator::get_Current() */, IEnumerator_t1853284238_il2cpp_TypeInfo_var, L_0); return L_1; } } // System.Security.Cryptography.X509Certificates.X509Extension System.Security.Cryptography.X509Certificates.X509ExtensionEnumerator::get_Current() extern "C" IL2CPP_METHOD_ATTR X509Extension_t3272255153 * X509ExtensionEnumerator_get_Current_m256207749 (X509ExtensionEnumerator_t2479560659 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (X509ExtensionEnumerator_get_Current_m256207749_MetadataUsageId); s_Il2CppMethodInitialized = true; } { RuntimeObject* L_0 = __this->get_enumerator_0(); NullCheck(L_0); RuntimeObject * L_1 = InterfaceFuncInvoker0< RuntimeObject * >::Invoke(0 /* System.Object System.Collections.IEnumerator::get_Current() */, IEnumerator_t1853284238_il2cpp_TypeInfo_var, L_0); return ((X509Extension_t3272255153 *)CastclassClass((RuntimeObject*)L_1, X509Extension_t3272255153_il2cpp_TypeInfo_var)); } } // System.Boolean System.Security.Cryptography.X509Certificates.X509ExtensionEnumerator::MoveNext() extern "C" IL2CPP_METHOD_ATTR bool X509ExtensionEnumerator_MoveNext_m3077762850 (X509ExtensionEnumerator_t2479560659 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (X509ExtensionEnumerator_MoveNext_m3077762850_MetadataUsageId); s_Il2CppMethodInitialized = true; } { RuntimeObject* L_0 = __this->get_enumerator_0(); NullCheck(L_0); bool L_1 = InterfaceFuncInvoker0< bool >::Invoke(1 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t1853284238_il2cpp_TypeInfo_var, L_0); return L_1; } } // System.Void System.Security.Cryptography.X509Certificates.X509ExtensionEnumerator::Reset() extern "C" IL2CPP_METHOD_ATTR void X509ExtensionEnumerator_Reset_m2310001600 (X509ExtensionEnumerator_t2479560659 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (X509ExtensionEnumerator_Reset_m2310001600_MetadataUsageId); s_Il2CppMethodInitialized = true; } { RuntimeObject* L_0 = __this->get_enumerator_0(); NullCheck(L_0); InterfaceActionInvoker0::Invoke(2 /* System.Void System.Collections.IEnumerator::Reset() */, IEnumerator_t1853284238_il2cpp_TypeInfo_var, L_0); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Security.Cryptography.X509Certificates.X509KeyUsageExtension::.ctor() extern "C" IL2CPP_METHOD_ATTR void X509KeyUsageExtension__ctor_m1098820427 (X509KeyUsageExtension_t2042101591 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (X509KeyUsageExtension__ctor_m1098820427_MetadataUsageId); s_Il2CppMethodInitialized = true; } { X509Extension__ctor_m1624259472(__this, /*hidden argument*/NULL); Oid_t3552120260 * L_0 = (Oid_t3552120260 *)il2cpp_codegen_object_new(Oid_t3552120260_il2cpp_TypeInfo_var); Oid__ctor_m3344148807(L_0, _stringLiteral1004423982, _stringLiteral2178602730, /*hidden argument*/NULL); ((AsnEncodedData_t382354011 *)__this)->set__oid_0(L_0); return; } } // System.Void System.Security.Cryptography.X509Certificates.X509KeyUsageExtension::.ctor(System.Security.Cryptography.AsnEncodedData,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void X509KeyUsageExtension__ctor_m1105912158 (X509KeyUsageExtension_t2042101591 * __this, AsnEncodedData_t382354011 * ___encodedKeyUsage0, bool ___critical1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (X509KeyUsageExtension__ctor_m1105912158_MetadataUsageId); s_Il2CppMethodInitialized = true; } { X509Extension__ctor_m1624259472(__this, /*hidden argument*/NULL); Oid_t3552120260 * L_0 = (Oid_t3552120260 *)il2cpp_codegen_object_new(Oid_t3552120260_il2cpp_TypeInfo_var); Oid__ctor_m3344148807(L_0, _stringLiteral1004423982, _stringLiteral2178602730, /*hidden argument*/NULL); ((AsnEncodedData_t382354011 *)__this)->set__oid_0(L_0); AsnEncodedData_t382354011 * L_1 = ___encodedKeyUsage0; NullCheck(L_1); ByteU5BU5D_t4116647657* L_2 = AsnEncodedData_get_RawData_m1706087592(L_1, /*hidden argument*/NULL); ((AsnEncodedData_t382354011 *)__this)->set__raw_1(L_2); bool L_3 = ___critical1; X509Extension_set_Critical_m1180944253(__this, L_3, /*hidden argument*/NULL); ByteU5BU5D_t4116647657* L_4 = AsnEncodedData_get_RawData_m1706087592(__this, /*hidden argument*/NULL); int32_t L_5 = X509KeyUsageExtension_Decode_m3150759625(__this, L_4, /*hidden argument*/NULL); __this->set__status_8(L_5); return; } } // System.Void System.Security.Cryptography.X509Certificates.X509KeyUsageExtension::.ctor(System.Security.Cryptography.X509Certificates.X509KeyUsageFlags,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void X509KeyUsageExtension__ctor_m524748856 (X509KeyUsageExtension_t2042101591 * __this, int32_t ___keyUsages0, bool ___critical1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (X509KeyUsageExtension__ctor_m524748856_MetadataUsageId); s_Il2CppMethodInitialized = true; } { X509Extension__ctor_m1624259472(__this, /*hidden argument*/NULL); Oid_t3552120260 * L_0 = (Oid_t3552120260 *)il2cpp_codegen_object_new(Oid_t3552120260_il2cpp_TypeInfo_var); Oid__ctor_m3344148807(L_0, _stringLiteral1004423982, _stringLiteral2178602730, /*hidden argument*/NULL); ((AsnEncodedData_t382354011 *)__this)->set__oid_0(L_0); bool L_1 = ___critical1; X509Extension_set_Critical_m1180944253(__this, L_1, /*hidden argument*/NULL); int32_t L_2 = ___keyUsages0; int32_t L_3 = X509KeyUsageExtension_GetValidFlags_m3447294145(__this, L_2, /*hidden argument*/NULL); __this->set__keyUsages_7(L_3); ByteU5BU5D_t4116647657* L_4 = X509KeyUsageExtension_Encode_m2128077825(__this, /*hidden argument*/NULL); AsnEncodedData_set_RawData_m1598714608(__this, L_4, /*hidden argument*/NULL); return; } } // System.Security.Cryptography.X509Certificates.X509KeyUsageFlags System.Security.Cryptography.X509Certificates.X509KeyUsageExtension::get_KeyUsages() extern "C" IL2CPP_METHOD_ATTR int32_t X509KeyUsageExtension_get_KeyUsages_m3263859785 (X509KeyUsageExtension_t2042101591 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (X509KeyUsageExtension_get_KeyUsages_m3263859785_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { int32_t L_0 = __this->get__status_8(); V_0 = L_0; int32_t L_1 = V_0; if (!L_1) { goto IL_0019; } } { int32_t L_2 = V_0; if ((((int32_t)L_2) == ((int32_t)4))) { goto IL_0019; } } { goto IL_0020; } IL_0019: { int32_t L_3 = __this->get__keyUsages_7(); return L_3; } IL_0020: { CryptographicException_t248831461 * L_4 = (CryptographicException_t248831461 *)il2cpp_codegen_object_new(CryptographicException_t248831461_il2cpp_TypeInfo_var); CryptographicException__ctor_m503735289(L_4, _stringLiteral348810891, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_4,X509KeyUsageExtension_get_KeyUsages_m3263859785_RuntimeMethod_var); } } // System.Void System.Security.Cryptography.X509Certificates.X509KeyUsageExtension::CopyFrom(System.Security.Cryptography.AsnEncodedData) extern "C" IL2CPP_METHOD_ATTR void X509KeyUsageExtension_CopyFrom_m186479533 (X509KeyUsageExtension_t2042101591 * __this, AsnEncodedData_t382354011 * ___encodedData0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (X509KeyUsageExtension_CopyFrom_m186479533_MetadataUsageId); s_Il2CppMethodInitialized = true; } X509Extension_t3272255153 * V_0 = NULL; { AsnEncodedData_t382354011 * L_0 = ___encodedData0; if (L_0) { goto IL_0011; } } { ArgumentNullException_t1615371798 * L_1 = (ArgumentNullException_t1615371798 *)il2cpp_codegen_object_new(ArgumentNullException_t1615371798_il2cpp_TypeInfo_var); ArgumentNullException__ctor_m1170824041(L_1, _stringLiteral1478577786, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1,X509KeyUsageExtension_CopyFrom_m186479533_RuntimeMethod_var); } IL_0011: { AsnEncodedData_t382354011 * L_2 = ___encodedData0; V_0 = ((X509Extension_t3272255153 *)IsInstClass((RuntimeObject*)L_2, X509Extension_t3272255153_il2cpp_TypeInfo_var)); X509Extension_t3272255153 * L_3 = V_0; if (L_3) { goto IL_0033; } } { String_t* L_4 = Locale_GetText_m3875126938(NULL /*static, unused*/, _stringLiteral992892252, /*hidden argument*/NULL); ArgumentException_t132251570 * L_5 = (ArgumentException_t132251570 *)il2cpp_codegen_object_new(ArgumentException_t132251570_il2cpp_TypeInfo_var); ArgumentException__ctor_m1216717135(L_5, L_4, _stringLiteral1478577786, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_5,X509KeyUsageExtension_CopyFrom_m186479533_RuntimeMethod_var); } IL_0033: { X509Extension_t3272255153 * L_6 = V_0; NullCheck(L_6); Oid_t3552120260 * L_7 = ((AsnEncodedData_t382354011 *)L_6)->get__oid_0(); if (L_7) { goto IL_0058; } } { Oid_t3552120260 * L_8 = (Oid_t3552120260 *)il2cpp_codegen_object_new(Oid_t3552120260_il2cpp_TypeInfo_var); Oid__ctor_m3344148807(L_8, _stringLiteral1004423982, _stringLiteral2178602730, /*hidden argument*/NULL); ((AsnEncodedData_t382354011 *)__this)->set__oid_0(L_8); goto IL_0069; } IL_0058: { X509Extension_t3272255153 * L_9 = V_0; NullCheck(L_9); Oid_t3552120260 * L_10 = ((AsnEncodedData_t382354011 *)L_9)->get__oid_0(); Oid_t3552120260 * L_11 = (Oid_t3552120260 *)il2cpp_codegen_object_new(Oid_t3552120260_il2cpp_TypeInfo_var); Oid__ctor_m911618594(L_11, L_10, /*hidden argument*/NULL); ((AsnEncodedData_t382354011 *)__this)->set__oid_0(L_11); } IL_0069: { X509Extension_t3272255153 * L_12 = V_0; NullCheck(L_12); ByteU5BU5D_t4116647657* L_13 = AsnEncodedData_get_RawData_m1706087592(L_12, /*hidden argument*/NULL); AsnEncodedData_set_RawData_m1598714608(__this, L_13, /*hidden argument*/NULL); X509Extension_t3272255153 * L_14 = V_0; NullCheck(L_14); bool L_15 = X509Extension_get_Critical_m1315280133(L_14, /*hidden argument*/NULL); X509Extension_set_Critical_m1180944253(__this, L_15, /*hidden argument*/NULL); ByteU5BU5D_t4116647657* L_16 = AsnEncodedData_get_RawData_m1706087592(__this, /*hidden argument*/NULL); int32_t L_17 = X509KeyUsageExtension_Decode_m3150759625(__this, L_16, /*hidden argument*/NULL); __this->set__status_8(L_17); return; } } // System.Security.Cryptography.X509Certificates.X509KeyUsageFlags System.Security.Cryptography.X509Certificates.X509KeyUsageExtension::GetValidFlags(System.Security.Cryptography.X509Certificates.X509KeyUsageFlags) extern "C" IL2CPP_METHOD_ATTR int32_t X509KeyUsageExtension_GetValidFlags_m3447294145 (X509KeyUsageExtension_t2042101591 * __this, int32_t ___flags0, const RuntimeMethod* method) { { int32_t L_0 = ___flags0; int32_t L_1 = ___flags0; if ((((int32_t)((int32_t)((int32_t)L_0&(int32_t)((int32_t)33023)))) == ((int32_t)L_1))) { goto IL_000f; } } { return (int32_t)(0); } IL_000f: { int32_t L_2 = ___flags0; return L_2; } } // System.Security.Cryptography.AsnDecodeStatus System.Security.Cryptography.X509Certificates.X509KeyUsageExtension::Decode(System.Byte[]) extern "C" IL2CPP_METHOD_ATTR int32_t X509KeyUsageExtension_Decode_m3150759625 (X509KeyUsageExtension_t2042101591 * __this, ByteU5BU5D_t4116647657* ___extension0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (X509KeyUsageExtension_Decode_m3150759625_MetadataUsageId); s_Il2CppMethodInitialized = true; } ASN1_t2114160833 * V_0 = NULL; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); int32_t __leave_target = 0; NO_UNUSED_WARNING (__leave_target); { ByteU5BU5D_t4116647657* L_0 = ___extension0; if (!L_0) { goto IL_000e; } } { ByteU5BU5D_t4116647657* L_1 = ___extension0; NullCheck(L_1); if ((((int32_t)((int32_t)(((RuntimeArray *)L_1)->max_length))))) { goto IL_0010; } } IL_000e: { return (int32_t)(1); } IL_0010: { ByteU5BU5D_t4116647657* L_2 = ___extension0; NullCheck(L_2); int32_t L_3 = 0; uint8_t L_4 = (L_2)->GetAt(static_cast(L_3)); if ((((int32_t)L_4) == ((int32_t)3))) { goto IL_001b; } } { return (int32_t)(2); } IL_001b: { ByteU5BU5D_t4116647657* L_5 = ___extension0; NullCheck(L_5); if ((((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_5)->max_length))))) >= ((int32_t)3))) { goto IL_0026; } } { return (int32_t)(3); } IL_0026: { ByteU5BU5D_t4116647657* L_6 = ___extension0; NullCheck(L_6); if ((((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_6)->max_length))))) >= ((int32_t)4))) { goto IL_0031; } } { return (int32_t)(4); } IL_0031: try { // begin try (depth: 1) { ByteU5BU5D_t4116647657* L_7 = ___extension0; ASN1_t2114160833 * L_8 = (ASN1_t2114160833 *)il2cpp_codegen_object_new(ASN1_t2114160833_il2cpp_TypeInfo_var); ASN1__ctor_m1219137533(L_8, L_7, /*hidden argument*/NULL); V_0 = L_8; V_1 = 0; V_2 = 1; goto IL_0052; } IL_0041: { int32_t L_9 = V_1; ASN1_t2114160833 * L_10 = V_0; NullCheck(L_10); ByteU5BU5D_t4116647657* L_11 = ASN1_get_Value_m3619295991(L_10, /*hidden argument*/NULL); int32_t L_12 = V_2; int32_t L_13 = L_12; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_13, (int32_t)1)); NullCheck(L_11); int32_t L_14 = L_13; uint8_t L_15 = (L_11)->GetAt(static_cast(L_14)); V_1 = ((int32_t)il2cpp_codegen_add((int32_t)((int32_t)((int32_t)L_9<<(int32_t)8)), (int32_t)L_15)); } IL_0052: { int32_t L_16 = V_2; ASN1_t2114160833 * L_17 = V_0; NullCheck(L_17); ByteU5BU5D_t4116647657* L_18 = ASN1_get_Value_m3619295991(L_17, /*hidden argument*/NULL); NullCheck(L_18); if ((((int32_t)L_16) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_18)->max_length))))))) { goto IL_0041; } } IL_0060: { int32_t L_19 = V_1; int32_t L_20 = X509KeyUsageExtension_GetValidFlags_m3447294145(__this, L_19, /*hidden argument*/NULL); __this->set__keyUsages_7(L_20); goto IL_007f; } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __exception_local = (Exception_t *)e.ex; if(il2cpp_codegen_class_is_assignable_from (RuntimeObject_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex))) goto CATCH_0072; throw e; } CATCH_0072: { // begin catch(System.Object) { V_3 = 1; goto IL_0081; } IL_007a: { ; // IL_007a: leave IL_007f } } // end catch (depth: 1) IL_007f: { return (int32_t)(0); } IL_0081: { int32_t L_21 = V_3; return L_21; } } // System.Byte[] System.Security.Cryptography.X509Certificates.X509KeyUsageExtension::Encode() extern "C" IL2CPP_METHOD_ATTR ByteU5BU5D_t4116647657* X509KeyUsageExtension_Encode_m2128077825 (X509KeyUsageExtension_t2042101591 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (X509KeyUsageExtension_Encode_m2128077825_MetadataUsageId); s_Il2CppMethodInitialized = true; } ASN1_t2114160833 * V_0 = NULL; int32_t V_1 = 0; uint8_t V_2 = 0x0; int32_t V_3 = 0; int32_t G_B5_0 = 0; { V_0 = (ASN1_t2114160833 *)NULL; int32_t L_0 = __this->get__keyUsages_7(); V_1 = L_0; V_2 = (uint8_t)0; int32_t L_1 = V_1; if (L_1) { goto IL_0027; } } { ByteU5BU5D_t4116647657* L_2 = ((ByteU5BU5D_t4116647657*)SZArrayNew(ByteU5BU5D_t4116647657_il2cpp_TypeInfo_var, (uint32_t)1)); uint8_t L_3 = V_2; NullCheck(L_2); (L_2)->SetAt(static_cast(0), (uint8_t)L_3); ASN1_t2114160833 * L_4 = (ASN1_t2114160833 *)il2cpp_codegen_object_new(ASN1_t2114160833_il2cpp_TypeInfo_var); ASN1__ctor_m3517592395(L_4, (uint8_t)3, L_2, /*hidden argument*/NULL); V_0 = L_4; goto IL_009c; } IL_0027: { int32_t L_5 = V_1; if ((((int32_t)L_5) >= ((int32_t)((int32_t)255)))) { goto IL_0038; } } { int32_t L_6 = V_1; G_B5_0 = L_6; goto IL_003b; } IL_0038: { int32_t L_7 = V_1; G_B5_0 = ((int32_t)((int32_t)L_7>>(int32_t)8)); } IL_003b: { V_3 = G_B5_0; goto IL_004a; } IL_0041: { uint8_t L_8 = V_2; V_2 = (uint8_t)(((int32_t)((uint8_t)((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)1))))); int32_t L_9 = V_3; V_3 = ((int32_t)((int32_t)L_9>>(int32_t)1)); } IL_004a: { int32_t L_10 = V_3; if (((int32_t)((int32_t)L_10&(int32_t)1))) { goto IL_0059; } } { uint8_t L_11 = V_2; if ((((int32_t)L_11) < ((int32_t)8))) { goto IL_0041; } } IL_0059: { int32_t L_12 = V_1; if ((((int32_t)L_12) > ((int32_t)((int32_t)255)))) { goto IL_007f; } } { ByteU5BU5D_t4116647657* L_13 = ((ByteU5BU5D_t4116647657*)SZArrayNew(ByteU5BU5D_t4116647657_il2cpp_TypeInfo_var, (uint32_t)2)); uint8_t L_14 = V_2; NullCheck(L_13); (L_13)->SetAt(static_cast(0), (uint8_t)L_14); ByteU5BU5D_t4116647657* L_15 = L_13; int32_t L_16 = V_1; NullCheck(L_15); (L_15)->SetAt(static_cast(1), (uint8_t)(((int32_t)((uint8_t)L_16)))); ASN1_t2114160833 * L_17 = (ASN1_t2114160833 *)il2cpp_codegen_object_new(ASN1_t2114160833_il2cpp_TypeInfo_var); ASN1__ctor_m3517592395(L_17, (uint8_t)3, L_15, /*hidden argument*/NULL); V_0 = L_17; goto IL_009c; } IL_007f: { ByteU5BU5D_t4116647657* L_18 = ((ByteU5BU5D_t4116647657*)SZArrayNew(ByteU5BU5D_t4116647657_il2cpp_TypeInfo_var, (uint32_t)3)); uint8_t L_19 = V_2; NullCheck(L_18); (L_18)->SetAt(static_cast(0), (uint8_t)L_19); ByteU5BU5D_t4116647657* L_20 = L_18; int32_t L_21 = V_1; NullCheck(L_20); (L_20)->SetAt(static_cast(1), (uint8_t)(((int32_t)((uint8_t)L_21)))); ByteU5BU5D_t4116647657* L_22 = L_20; int32_t L_23 = V_1; NullCheck(L_22); (L_22)->SetAt(static_cast(2), (uint8_t)(((int32_t)((uint8_t)((int32_t)((int32_t)L_23>>(int32_t)8)))))); ASN1_t2114160833 * L_24 = (ASN1_t2114160833 *)il2cpp_codegen_object_new(ASN1_t2114160833_il2cpp_TypeInfo_var); ASN1__ctor_m3517592395(L_24, (uint8_t)3, L_22, /*hidden argument*/NULL); V_0 = L_24; } IL_009c: { ASN1_t2114160833 * L_25 = V_0; NullCheck(L_25); ByteU5BU5D_t4116647657* L_26 = VirtFuncInvoker0< ByteU5BU5D_t4116647657* >::Invoke(4 /* System.Byte[] Mono.Security.ASN1::GetBytes() */, L_25); return L_26; } } // System.String System.Security.Cryptography.X509Certificates.X509KeyUsageExtension::ToString(System.Boolean) extern "C" IL2CPP_METHOD_ATTR String_t* X509KeyUsageExtension_ToString_m3542316380 (X509KeyUsageExtension_t2042101591 * __this, bool ___multiLine0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (X509KeyUsageExtension_ToString_m3542316380_MetadataUsageId); s_Il2CppMethodInitialized = true; } StringBuilder_t * V_0 = NULL; int32_t V_1 = 0; int32_t V_2 = 0; uint8_t V_3 = 0x0; uint8_t V_4 = 0x0; { int32_t L_0 = __this->get__status_8(); V_2 = L_0; int32_t L_1 = V_2; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_1, (int32_t)1))) { case 0: { goto IL_0024; } case 1: { goto IL_002a; } case 2: { goto IL_002a; } case 3: { goto IL_0037; } } } { goto IL_003d; } IL_0024: { IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_2 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); return L_2; } IL_002a: { ByteU5BU5D_t4116647657* L_3 = ((AsnEncodedData_t382354011 *)__this)->get__raw_1(); String_t* L_4 = X509Extension_FormatUnkownData_m3636863676(__this, L_3, /*hidden argument*/NULL); return L_4; } IL_0037: { return _stringLiteral1336185797; } IL_003d: { Oid_t3552120260 * L_5 = ((AsnEncodedData_t382354011 *)__this)->get__oid_0(); NullCheck(L_5); String_t* L_6 = Oid_get_Value_m743416803(L_5, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_7 = String_op_Inequality_m215368492(NULL /*static, unused*/, L_6, _stringLiteral1004423982, /*hidden argument*/NULL); if (!L_7) { goto IL_006d; } } { Oid_t3552120260 * L_8 = ((AsnEncodedData_t382354011 *)__this)->get__oid_0(); NullCheck(L_8); String_t* L_9 = Oid_get_Value_m743416803(L_8, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_10 = String_Format_m2844511972(NULL /*static, unused*/, _stringLiteral3129178779, L_9, /*hidden argument*/NULL); return L_10; } IL_006d: { int32_t L_11 = __this->get__keyUsages_7(); if (L_11) { goto IL_007e; } } { return _stringLiteral1336185797; } IL_007e: { StringBuilder_t * L_12 = (StringBuilder_t *)il2cpp_codegen_object_new(StringBuilder_t_il2cpp_TypeInfo_var); StringBuilder__ctor_m3121283359(L_12, /*hidden argument*/NULL); V_0 = L_12; int32_t L_13 = __this->get__keyUsages_7(); if (!((int32_t)((int32_t)L_13&(int32_t)((int32_t)128)))) { goto IL_00a1; } } { StringBuilder_t * L_14 = V_0; NullCheck(L_14); StringBuilder_Append_m1965104174(L_14, _stringLiteral3450816062, /*hidden argument*/NULL); } IL_00a1: { int32_t L_15 = __this->get__keyUsages_7(); if (!((int32_t)((int32_t)L_15&(int32_t)((int32_t)64)))) { goto IL_00d3; } } { StringBuilder_t * L_16 = V_0; NullCheck(L_16); int32_t L_17 = StringBuilder_get_Length_m3238060835(L_16, /*hidden argument*/NULL); if ((((int32_t)L_17) <= ((int32_t)0))) { goto IL_00c7; } } { StringBuilder_t * L_18 = V_0; NullCheck(L_18); StringBuilder_Append_m1965104174(L_18, _stringLiteral3450517380, /*hidden argument*/NULL); } IL_00c7: { StringBuilder_t * L_19 = V_0; NullCheck(L_19); StringBuilder_Append_m1965104174(L_19, _stringLiteral3694353402, /*hidden argument*/NULL); } IL_00d3: { int32_t L_20 = __this->get__keyUsages_7(); if (!((int32_t)((int32_t)L_20&(int32_t)((int32_t)32)))) { goto IL_0105; } } { StringBuilder_t * L_21 = V_0; NullCheck(L_21); int32_t L_22 = StringBuilder_get_Length_m3238060835(L_21, /*hidden argument*/NULL); if ((((int32_t)L_22) <= ((int32_t)0))) { goto IL_00f9; } } { StringBuilder_t * L_23 = V_0; NullCheck(L_23); StringBuilder_Append_m1965104174(L_23, _stringLiteral3450517380, /*hidden argument*/NULL); } IL_00f9: { StringBuilder_t * L_24 = V_0; NullCheck(L_24); StringBuilder_Append_m1965104174(L_24, _stringLiteral1919823647, /*hidden argument*/NULL); } IL_0105: { int32_t L_25 = __this->get__keyUsages_7(); if (!((int32_t)((int32_t)L_25&(int32_t)((int32_t)16)))) { goto IL_0137; } } { StringBuilder_t * L_26 = V_0; NullCheck(L_26); int32_t L_27 = StringBuilder_get_Length_m3238060835(L_26, /*hidden argument*/NULL); if ((((int32_t)L_27) <= ((int32_t)0))) { goto IL_012b; } } { StringBuilder_t * L_28 = V_0; NullCheck(L_28); StringBuilder_Append_m1965104174(L_28, _stringLiteral3450517380, /*hidden argument*/NULL); } IL_012b: { StringBuilder_t * L_29 = V_0; NullCheck(L_29); StringBuilder_Append_m1965104174(L_29, _stringLiteral1248603981, /*hidden argument*/NULL); } IL_0137: { int32_t L_30 = __this->get__keyUsages_7(); if (!((int32_t)((int32_t)L_30&(int32_t)8))) { goto IL_0168; } } { StringBuilder_t * L_31 = V_0; NullCheck(L_31); int32_t L_32 = StringBuilder_get_Length_m3238060835(L_31, /*hidden argument*/NULL); if ((((int32_t)L_32) <= ((int32_t)0))) { goto IL_015c; } } { StringBuilder_t * L_33 = V_0; NullCheck(L_33); StringBuilder_Append_m1965104174(L_33, _stringLiteral3450517380, /*hidden argument*/NULL); } IL_015c: { StringBuilder_t * L_34 = V_0; NullCheck(L_34); StringBuilder_Append_m1965104174(L_34, _stringLiteral2342227643, /*hidden argument*/NULL); } IL_0168: { int32_t L_35 = __this->get__keyUsages_7(); if (!((int32_t)((int32_t)L_35&(int32_t)4))) { goto IL_0199; } } { StringBuilder_t * L_36 = V_0; NullCheck(L_36); int32_t L_37 = StringBuilder_get_Length_m3238060835(L_36, /*hidden argument*/NULL); if ((((int32_t)L_37) <= ((int32_t)0))) { goto IL_018d; } } { StringBuilder_t * L_38 = V_0; NullCheck(L_38); StringBuilder_Append_m1965104174(L_38, _stringLiteral3450517380, /*hidden argument*/NULL); } IL_018d: { StringBuilder_t * L_39 = V_0; NullCheck(L_39); StringBuilder_Append_m1965104174(L_39, _stringLiteral3075300413, /*hidden argument*/NULL); } IL_0199: { int32_t L_40 = __this->get__keyUsages_7(); if (!((int32_t)((int32_t)L_40&(int32_t)2))) { goto IL_01ca; } } { StringBuilder_t * L_41 = V_0; NullCheck(L_41); int32_t L_42 = StringBuilder_get_Length_m3238060835(L_41, /*hidden argument*/NULL); if ((((int32_t)L_42) <= ((int32_t)0))) { goto IL_01be; } } { StringBuilder_t * L_43 = V_0; NullCheck(L_43); StringBuilder_Append_m1965104174(L_43, _stringLiteral3450517380, /*hidden argument*/NULL); } IL_01be: { StringBuilder_t * L_44 = V_0; NullCheck(L_44); StringBuilder_Append_m1965104174(L_44, _stringLiteral503577437, /*hidden argument*/NULL); } IL_01ca: { int32_t L_45 = __this->get__keyUsages_7(); if (!((int32_t)((int32_t)L_45&(int32_t)1))) { goto IL_01fb; } } { StringBuilder_t * L_46 = V_0; NullCheck(L_46); int32_t L_47 = StringBuilder_get_Length_m3238060835(L_46, /*hidden argument*/NULL); if ((((int32_t)L_47) <= ((int32_t)0))) { goto IL_01ef; } } { StringBuilder_t * L_48 = V_0; NullCheck(L_48); StringBuilder_Append_m1965104174(L_48, _stringLiteral3450517380, /*hidden argument*/NULL); } IL_01ef: { StringBuilder_t * L_49 = V_0; NullCheck(L_49); StringBuilder_Append_m1965104174(L_49, _stringLiteral813043683, /*hidden argument*/NULL); } IL_01fb: { int32_t L_50 = __this->get__keyUsages_7(); if (!((int32_t)((int32_t)L_50&(int32_t)((int32_t)32768)))) { goto IL_0230; } } { StringBuilder_t * L_51 = V_0; NullCheck(L_51); int32_t L_52 = StringBuilder_get_Length_m3238060835(L_51, /*hidden argument*/NULL); if ((((int32_t)L_52) <= ((int32_t)0))) { goto IL_0224; } } { StringBuilder_t * L_53 = V_0; NullCheck(L_53); StringBuilder_Append_m1965104174(L_53, _stringLiteral3450517380, /*hidden argument*/NULL); } IL_0224: { StringBuilder_t * L_54 = V_0; NullCheck(L_54); StringBuilder_Append_m1965104174(L_54, _stringLiteral602704846, /*hidden argument*/NULL); } IL_0230: { int32_t L_55 = __this->get__keyUsages_7(); V_1 = L_55; StringBuilder_t * L_56 = V_0; NullCheck(L_56); StringBuilder_Append_m1965104174(L_56, _stringLiteral3451041664, /*hidden argument*/NULL); StringBuilder_t * L_57 = V_0; int32_t L_58 = V_1; V_3 = (uint8_t)(((int32_t)((uint8_t)L_58))); String_t* L_59 = Byte_ToString_m3735479648((&V_3), _stringLiteral3451434968, /*hidden argument*/NULL); NullCheck(L_57); StringBuilder_Append_m1965104174(L_57, L_59, /*hidden argument*/NULL); int32_t L_60 = V_1; if ((((int32_t)L_60) <= ((int32_t)((int32_t)255)))) { goto IL_0289; } } { StringBuilder_t * L_61 = V_0; NullCheck(L_61); StringBuilder_Append_m1965104174(L_61, _stringLiteral3452614528, /*hidden argument*/NULL); StringBuilder_t * L_62 = V_0; int32_t L_63 = V_1; V_4 = (uint8_t)(((int32_t)((uint8_t)((int32_t)((int32_t)L_63>>(int32_t)8))))); String_t* L_64 = Byte_ToString_m3735479648((&V_4), _stringLiteral3451434968, /*hidden argument*/NULL); NullCheck(L_62); StringBuilder_Append_m1965104174(L_62, L_64, /*hidden argument*/NULL); } IL_0289: { StringBuilder_t * L_65 = V_0; NullCheck(L_65); StringBuilder_Append_m1965104174(L_65, _stringLiteral3452614535, /*hidden argument*/NULL); bool L_66 = ___multiLine0; if (!L_66) { goto IL_02a7; } } { StringBuilder_t * L_67 = V_0; String_t* L_68 = Environment_get_NewLine_m3211016485(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_67); StringBuilder_Append_m1965104174(L_67, L_68, /*hidden argument*/NULL); } IL_02a7: { StringBuilder_t * L_69 = V_0; NullCheck(L_69); String_t* L_70 = StringBuilder_ToString_m3317489284(L_69, /*hidden argument*/NULL); return L_70; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Security.Cryptography.X509Certificates.X509Store::.ctor(System.Security.Cryptography.X509Certificates.StoreName,System.Security.Cryptography.X509Certificates.StoreLocation) extern "C" IL2CPP_METHOD_ATTR void X509Store__ctor_m275383717 (X509Store_t2922691911 * __this, int32_t ___storeName0, int32_t ___storeLocation1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (X509Store__ctor_m275383717_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { Object__ctor_m297566312(__this, /*hidden argument*/NULL); int32_t L_0 = ___storeName0; if ((((int32_t)L_0) < ((int32_t)1))) { goto IL_0014; } } { int32_t L_1 = ___storeName0; if ((((int32_t)L_1) <= ((int32_t)8))) { goto IL_001f; } } IL_0014: { ArgumentException_t132251570 * L_2 = (ArgumentException_t132251570 *)il2cpp_codegen_object_new(ArgumentException_t132251570_il2cpp_TypeInfo_var); ArgumentException__ctor_m1312628991(L_2, _stringLiteral2153662835, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_2,X509Store__ctor_m275383717_RuntimeMethod_var); } IL_001f: { int32_t L_3 = ___storeLocation1; if ((((int32_t)L_3) < ((int32_t)1))) { goto IL_002d; } } { int32_t L_4 = ___storeLocation1; if ((((int32_t)L_4) <= ((int32_t)2))) { goto IL_0038; } } IL_002d: { ArgumentException_t132251570 * L_5 = (ArgumentException_t132251570 *)il2cpp_codegen_object_new(ArgumentException_t132251570_il2cpp_TypeInfo_var); ArgumentException__ctor_m1312628991(L_5, _stringLiteral268393362, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_5,X509Store__ctor_m275383717_RuntimeMethod_var); } IL_0038: { int32_t L_6 = ___storeName0; V_0 = L_6; int32_t L_7 = V_0; if ((((int32_t)L_7) == ((int32_t)3))) { goto IL_0046; } } { goto IL_0056; } IL_0046: { __this->set__name_0(_stringLiteral3456743389); goto IL_006c; } IL_0056: { int32_t L_8 = ___storeName0; int32_t L_9 = L_8; RuntimeObject * L_10 = Box(StoreName_t1492274484_il2cpp_TypeInfo_var, &L_9); NullCheck((Enum_t4135868527 *)L_10); String_t* L_11 = VirtFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Enum::ToString() */, (Enum_t4135868527 *)L_10); __this->set__name_0(L_11); goto IL_006c; } IL_006c: { int32_t L_12 = ___storeLocation1; __this->set__location_1(L_12); return; } } // System.Security.Cryptography.X509Certificates.X509Certificate2Collection System.Security.Cryptography.X509Certificates.X509Store::get_Certificates() extern "C" IL2CPP_METHOD_ATTR X509Certificate2Collection_t2111161276 * X509Store_get_Certificates_m2149701265 (X509Store_t2922691911 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (X509Store_get_Certificates_m2149701265_MetadataUsageId); s_Il2CppMethodInitialized = true; } { X509Certificate2Collection_t2111161276 * L_0 = __this->get_list_2(); if (L_0) { goto IL_001b; } } { X509Certificate2Collection_t2111161276 * L_1 = (X509Certificate2Collection_t2111161276 *)il2cpp_codegen_object_new(X509Certificate2Collection_t2111161276_il2cpp_TypeInfo_var); X509Certificate2Collection__ctor_m1338914817(L_1, /*hidden argument*/NULL); __this->set_list_2(L_1); goto IL_0031; } IL_001b: { X509Store_t2777415284 * L_2 = __this->get_store_4(); if (L_2) { goto IL_0031; } } { X509Certificate2Collection_t2111161276 * L_3 = __this->get_list_2(); NullCheck(L_3); CollectionBase_Clear_m1509125218(L_3, /*hidden argument*/NULL); } IL_0031: { X509Certificate2Collection_t2111161276 * L_4 = __this->get_list_2(); return L_4; } } // Mono.Security.X509.X509Stores System.Security.Cryptography.X509Certificates.X509Store::get_Factory() extern "C" IL2CPP_METHOD_ATTR X509Stores_t1373936238 * X509Store_get_Factory_m3282910266 (X509Store_t2922691911 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get__location_1(); if ((!(((uint32_t)L_0) == ((uint32_t)1)))) { goto IL_0012; } } { X509Stores_t1373936238 * L_1 = X509StoreManager_get_CurrentUser_m4040993045(NULL /*static, unused*/, /*hidden argument*/NULL); return L_1; } IL_0012: { X509Stores_t1373936238 * L_2 = X509StoreManager_get_LocalMachine_m3994689999(NULL /*static, unused*/, /*hidden argument*/NULL); return L_2; } } // Mono.Security.X509.X509Store System.Security.Cryptography.X509Certificates.X509Store::get_Store() extern "C" IL2CPP_METHOD_ATTR X509Store_t2777415284 * X509Store_get_Store_m1426986552 (X509Store_t2922691911 * __this, const RuntimeMethod* method) { { X509Store_t2777415284 * L_0 = __this->get_store_4(); return L_0; } } // System.Void System.Security.Cryptography.X509Certificates.X509Store::Close() extern "C" IL2CPP_METHOD_ATTR void X509Store_Close_m799536774 (X509Store_t2922691911 * __this, const RuntimeMethod* method) { { __this->set_store_4((X509Store_t2777415284 *)NULL); X509Certificate2Collection_t2111161276 * L_0 = __this->get_list_2(); if (!L_0) { goto IL_001d; } } { X509Certificate2Collection_t2111161276 * L_1 = __this->get_list_2(); NullCheck(L_1); CollectionBase_Clear_m1509125218(L_1, /*hidden argument*/NULL); } IL_001d: { return; } } // System.Void System.Security.Cryptography.X509Certificates.X509Store::Open(System.Security.Cryptography.X509Certificates.OpenFlags) extern "C" IL2CPP_METHOD_ATTR void X509Store_Open_m909451489 (X509Store_t2922691911 * __this, int32_t ___flags0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (X509Store_Open_m909451489_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; bool V_1 = false; X509Certificate_t489243025 * V_2 = NULL; X509CertificateEnumerator_t3515934698 * V_3 = NULL; String_t* V_4 = NULL; Dictionary_2_t2736202052 * V_5 = NULL; int32_t V_6 = 0; RuntimeObject* V_7 = NULL; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); int32_t __leave_target = 0; NO_UNUSED_WARNING (__leave_target); { String_t* L_0 = __this->get__name_0(); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_1 = String_IsNullOrEmpty_m2969720369(NULL /*static, unused*/, L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_0020; } } { String_t* L_2 = Locale_GetText_m3875126938(NULL /*static, unused*/, _stringLiteral1724291622, /*hidden argument*/NULL); CryptographicException_t248831461 * L_3 = (CryptographicException_t248831461 *)il2cpp_codegen_object_new(CryptographicException_t248831461_il2cpp_TypeInfo_var); CryptographicException__ctor_m503735289(L_3, L_2, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_3,X509Store_Open_m909451489_RuntimeMethod_var); } IL_0020: { String_t* L_4 = __this->get__name_0(); V_4 = L_4; String_t* L_5 = V_4; if (!L_5) { goto IL_007f; } } { Dictionary_2_t2736202052 * L_6 = ((X509Store_t2922691911_StaticFields*)il2cpp_codegen_static_fields_for(X509Store_t2922691911_il2cpp_TypeInfo_var))->get_U3CU3Ef__switchU24map1B_5(); if (L_6) { goto IL_0055; } } { Dictionary_2_t2736202052 * L_7 = (Dictionary_2_t2736202052 *)il2cpp_codegen_object_new(Dictionary_2_t2736202052_il2cpp_TypeInfo_var); Dictionary_2__ctor_m2392909825(L_7, 1, /*hidden argument*/Dictionary_2__ctor_m2392909825_RuntimeMethod_var); V_5 = L_7; Dictionary_2_t2736202052 * L_8 = V_5; NullCheck(L_8); Dictionary_2_Add_m282647386(L_8, _stringLiteral2328036829, 0, /*hidden argument*/Dictionary_2_Add_m282647386_RuntimeMethod_var); Dictionary_2_t2736202052 * L_9 = V_5; ((X509Store_t2922691911_StaticFields*)il2cpp_codegen_static_fields_for(X509Store_t2922691911_il2cpp_TypeInfo_var))->set_U3CU3Ef__switchU24map1B_5(L_9); } IL_0055: { Dictionary_2_t2736202052 * L_10 = ((X509Store_t2922691911_StaticFields*)il2cpp_codegen_static_fields_for(X509Store_t2922691911_il2cpp_TypeInfo_var))->get_U3CU3Ef__switchU24map1B_5(); String_t* L_11 = V_4; NullCheck(L_10); bool L_12 = Dictionary_2_TryGetValue_m1013208020(L_10, L_11, (&V_6), /*hidden argument*/Dictionary_2_TryGetValue_m1013208020_RuntimeMethod_var); if (!L_12) { goto IL_007f; } } { int32_t L_13 = V_6; if (!L_13) { goto IL_0074; } } { goto IL_007f; } IL_0074: { V_0 = _stringLiteral1986082327; goto IL_008b; } IL_007f: { String_t* L_14 = __this->get__name_0(); V_0 = L_14; goto IL_008b; } IL_008b: { int32_t L_15 = ___flags0; V_1 = (bool)((((int32_t)((((int32_t)((int32_t)((int32_t)L_15&(int32_t)4))) == ((int32_t)4))? 1 : 0)) == ((int32_t)0))? 1 : 0); X509Stores_t1373936238 * L_16 = X509Store_get_Factory_m3282910266(__this, /*hidden argument*/NULL); String_t* L_17 = V_0; bool L_18 = V_1; NullCheck(L_16); X509Store_t2777415284 * L_19 = X509Stores_Open_m1553467177(L_16, L_17, L_18, /*hidden argument*/NULL); __this->set_store_4(L_19); X509Store_t2777415284 * L_20 = __this->get_store_4(); if (L_20) { goto IL_00d2; } } { ObjectU5BU5D_t2843939325* L_21 = ((ObjectU5BU5D_t2843939325*)SZArrayNew(ObjectU5BU5D_t2843939325_il2cpp_TypeInfo_var, (uint32_t)1)); String_t* L_22 = __this->get__name_0(); NullCheck(L_21); ArrayElementTypeCheck (L_21, L_22); (L_21)->SetAt(static_cast(0), (RuntimeObject *)L_22); String_t* L_23 = Locale_GetText_m2640320736(NULL /*static, unused*/, _stringLiteral154832556, L_21, /*hidden argument*/NULL); CryptographicException_t248831461 * L_24 = (CryptographicException_t248831461 *)il2cpp_codegen_object_new(CryptographicException_t248831461_il2cpp_TypeInfo_var); CryptographicException__ctor_m503735289(L_24, L_23, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_24,X509Store_Open_m909451489_RuntimeMethod_var); } IL_00d2: { int32_t L_25 = ___flags0; __this->set__flags_3(L_25); X509Store_t2777415284 * L_26 = __this->get_store_4(); NullCheck(L_26); X509CertificateCollection_t1542168550 * L_27 = X509Store_get_Certificates_m56224934(L_26, /*hidden argument*/NULL); NullCheck(L_27); X509CertificateEnumerator_t3515934698 * L_28 = X509CertificateCollection_GetEnumerator_m92169144(L_27, /*hidden argument*/NULL); V_3 = L_28; } IL_00ea: try { // begin try (depth: 1) { goto IL_010d; } IL_00ef: { X509CertificateEnumerator_t3515934698 * L_29 = V_3; NullCheck(L_29); X509Certificate_t489243025 * L_30 = X509CertificateEnumerator_get_Current_m3079314562(L_29, /*hidden argument*/NULL); V_2 = L_30; X509Certificate2Collection_t2111161276 * L_31 = X509Store_get_Certificates_m2149701265(__this, /*hidden argument*/NULL); X509Certificate_t489243025 * L_32 = V_2; NullCheck(L_32); ByteU5BU5D_t4116647657* L_33 = VirtFuncInvoker0< ByteU5BU5D_t4116647657* >::Invoke(12 /* System.Byte[] Mono.Security.X509.X509Certificate::get_RawData() */, L_32); X509Certificate2_t714049126 * L_34 = (X509Certificate2_t714049126 *)il2cpp_codegen_object_new(X509Certificate2_t714049126_il2cpp_TypeInfo_var); X509Certificate2__ctor_m3336405942(L_34, L_33, /*hidden argument*/NULL); NullCheck(L_31); X509Certificate2Collection_Add_m3151757943(L_31, L_34, /*hidden argument*/NULL); } IL_010d: { X509CertificateEnumerator_t3515934698 * L_35 = V_3; NullCheck(L_35); bool L_36 = X509CertificateEnumerator_MoveNext_m1342258196(L_35, /*hidden argument*/NULL); if (L_36) { goto IL_00ef; } } IL_0118: { IL2CPP_LEAVE(0x132, FINALLY_011d); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_011d; } FINALLY_011d: { // begin finally (depth: 1) { X509CertificateEnumerator_t3515934698 * L_37 = V_3; V_7 = ((RuntimeObject*)IsInst((RuntimeObject*)L_37, IDisposable_t3640265483_il2cpp_TypeInfo_var)); RuntimeObject* L_38 = V_7; if (L_38) { goto IL_012a; } } IL_0129: { IL2CPP_END_FINALLY(285) } IL_012a: { RuntimeObject* L_39 = V_7; NullCheck(L_39); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t3640265483_il2cpp_TypeInfo_var, L_39); IL2CPP_END_FINALLY(285) } } // end finally (depth: 1) IL2CPP_CLEANUP(285) { IL2CPP_JUMP_TBL(0x132, IL_0132) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_0132: { return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Security.Cryptography.X509Certificates.X509SubjectKeyIdentifierExtension::.ctor() extern "C" IL2CPP_METHOD_ATTR void X509SubjectKeyIdentifierExtension__ctor_m3160552652 (X509SubjectKeyIdentifierExtension_t4258825542 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (X509SubjectKeyIdentifierExtension__ctor_m3160552652_MetadataUsageId); s_Il2CppMethodInitialized = true; } { X509Extension__ctor_m1624259472(__this, /*hidden argument*/NULL); Oid_t3552120260 * L_0 = (Oid_t3552120260 *)il2cpp_codegen_object_new(Oid_t3552120260_il2cpp_TypeInfo_var); Oid__ctor_m3344148807(L_0, _stringLiteral1004423983, _stringLiteral933889438, /*hidden argument*/NULL); ((AsnEncodedData_t382354011 *)__this)->set__oid_0(L_0); return; } } // System.Void System.Security.Cryptography.X509Certificates.X509SubjectKeyIdentifierExtension::.ctor(System.Security.Cryptography.AsnEncodedData,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void X509SubjectKeyIdentifierExtension__ctor_m2055934916 (X509SubjectKeyIdentifierExtension_t4258825542 * __this, AsnEncodedData_t382354011 * ___encodedSubjectKeyIdentifier0, bool ___critical1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (X509SubjectKeyIdentifierExtension__ctor_m2055934916_MetadataUsageId); s_Il2CppMethodInitialized = true; } { X509Extension__ctor_m1624259472(__this, /*hidden argument*/NULL); Oid_t3552120260 * L_0 = (Oid_t3552120260 *)il2cpp_codegen_object_new(Oid_t3552120260_il2cpp_TypeInfo_var); Oid__ctor_m3344148807(L_0, _stringLiteral1004423983, _stringLiteral933889438, /*hidden argument*/NULL); ((AsnEncodedData_t382354011 *)__this)->set__oid_0(L_0); AsnEncodedData_t382354011 * L_1 = ___encodedSubjectKeyIdentifier0; NullCheck(L_1); ByteU5BU5D_t4116647657* L_2 = AsnEncodedData_get_RawData_m1706087592(L_1, /*hidden argument*/NULL); ((AsnEncodedData_t382354011 *)__this)->set__raw_1(L_2); bool L_3 = ___critical1; X509Extension_set_Critical_m1180944253(__this, L_3, /*hidden argument*/NULL); ByteU5BU5D_t4116647657* L_4 = AsnEncodedData_get_RawData_m1706087592(__this, /*hidden argument*/NULL); int32_t L_5 = X509SubjectKeyIdentifierExtension_Decode_m1505409124(__this, L_4, /*hidden argument*/NULL); __this->set__status_8(L_5); return; } } // System.Void System.Security.Cryptography.X509Certificates.X509SubjectKeyIdentifierExtension::.ctor(System.Byte[],System.Boolean) extern "C" IL2CPP_METHOD_ATTR void X509SubjectKeyIdentifierExtension__ctor_m2644971776 (X509SubjectKeyIdentifierExtension_t4258825542 * __this, ByteU5BU5D_t4116647657* ___subjectKeyIdentifier0, bool ___critical1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (X509SubjectKeyIdentifierExtension__ctor_m2644971776_MetadataUsageId); s_Il2CppMethodInitialized = true; } { X509Extension__ctor_m1624259472(__this, /*hidden argument*/NULL); ByteU5BU5D_t4116647657* L_0 = ___subjectKeyIdentifier0; if (L_0) { goto IL_0017; } } { ArgumentNullException_t1615371798 * L_1 = (ArgumentNullException_t1615371798 *)il2cpp_codegen_object_new(ArgumentNullException_t1615371798_il2cpp_TypeInfo_var); ArgumentNullException__ctor_m1170824041(L_1, _stringLiteral1967893673, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1,X509SubjectKeyIdentifierExtension__ctor_m2644971776_RuntimeMethod_var); } IL_0017: { ByteU5BU5D_t4116647657* L_2 = ___subjectKeyIdentifier0; NullCheck(L_2); if ((((int32_t)((int32_t)(((RuntimeArray *)L_2)->max_length))))) { goto IL_002a; } } { ArgumentException_t132251570 * L_3 = (ArgumentException_t132251570 *)il2cpp_codegen_object_new(ArgumentException_t132251570_il2cpp_TypeInfo_var); ArgumentException__ctor_m1312628991(L_3, _stringLiteral1967893673, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_3,X509SubjectKeyIdentifierExtension__ctor_m2644971776_RuntimeMethod_var); } IL_002a: { Oid_t3552120260 * L_4 = (Oid_t3552120260 *)il2cpp_codegen_object_new(Oid_t3552120260_il2cpp_TypeInfo_var); Oid__ctor_m3344148807(L_4, _stringLiteral1004423983, _stringLiteral933889438, /*hidden argument*/NULL); ((AsnEncodedData_t382354011 *)__this)->set__oid_0(L_4); bool L_5 = ___critical1; X509Extension_set_Critical_m1180944253(__this, L_5, /*hidden argument*/NULL); ByteU5BU5D_t4116647657* L_6 = ___subjectKeyIdentifier0; NullCheck((RuntimeArray *)(RuntimeArray *)L_6); RuntimeObject * L_7 = Array_Clone_m2672907798((RuntimeArray *)(RuntimeArray *)L_6, /*hidden argument*/NULL); __this->set__subjectKeyIdentifier_6(((ByteU5BU5D_t4116647657*)Castclass((RuntimeObject*)L_7, ByteU5BU5D_t4116647657_il2cpp_TypeInfo_var))); ByteU5BU5D_t4116647657* L_8 = X509SubjectKeyIdentifierExtension_Encode_m3345759265(__this, /*hidden argument*/NULL); AsnEncodedData_set_RawData_m1598714608(__this, L_8, /*hidden argument*/NULL); return; } } // System.Void System.Security.Cryptography.X509Certificates.X509SubjectKeyIdentifierExtension::.ctor(System.String,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void X509SubjectKeyIdentifierExtension__ctor_m201177607 (X509SubjectKeyIdentifierExtension_t4258825542 * __this, String_t* ___subjectKeyIdentifier0, bool ___critical1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (X509SubjectKeyIdentifierExtension__ctor_m201177607_MetadataUsageId); s_Il2CppMethodInitialized = true; } { X509Extension__ctor_m1624259472(__this, /*hidden argument*/NULL); String_t* L_0 = ___subjectKeyIdentifier0; if (L_0) { goto IL_0017; } } { ArgumentNullException_t1615371798 * L_1 = (ArgumentNullException_t1615371798 *)il2cpp_codegen_object_new(ArgumentNullException_t1615371798_il2cpp_TypeInfo_var); ArgumentNullException__ctor_m1170824041(L_1, _stringLiteral1967893673, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1,X509SubjectKeyIdentifierExtension__ctor_m201177607_RuntimeMethod_var); } IL_0017: { String_t* L_2 = ___subjectKeyIdentifier0; NullCheck(L_2); int32_t L_3 = String_get_Length_m3847582255(L_2, /*hidden argument*/NULL); if ((((int32_t)L_3) >= ((int32_t)2))) { goto IL_002e; } } { ArgumentException_t132251570 * L_4 = (ArgumentException_t132251570 *)il2cpp_codegen_object_new(ArgumentException_t132251570_il2cpp_TypeInfo_var); ArgumentException__ctor_m1312628991(L_4, _stringLiteral1967893673, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_4,X509SubjectKeyIdentifierExtension__ctor_m201177607_RuntimeMethod_var); } IL_002e: { Oid_t3552120260 * L_5 = (Oid_t3552120260 *)il2cpp_codegen_object_new(Oid_t3552120260_il2cpp_TypeInfo_var); Oid__ctor_m3344148807(L_5, _stringLiteral1004423983, _stringLiteral933889438, /*hidden argument*/NULL); ((AsnEncodedData_t382354011 *)__this)->set__oid_0(L_5); bool L_6 = ___critical1; X509Extension_set_Critical_m1180944253(__this, L_6, /*hidden argument*/NULL); String_t* L_7 = ___subjectKeyIdentifier0; ByteU5BU5D_t4116647657* L_8 = X509SubjectKeyIdentifierExtension_FromHex_m1011249985(NULL /*static, unused*/, L_7, /*hidden argument*/NULL); __this->set__subjectKeyIdentifier_6(L_8); ByteU5BU5D_t4116647657* L_9 = X509SubjectKeyIdentifierExtension_Encode_m3345759265(__this, /*hidden argument*/NULL); AsnEncodedData_set_RawData_m1598714608(__this, L_9, /*hidden argument*/NULL); return; } } // System.Void System.Security.Cryptography.X509Certificates.X509SubjectKeyIdentifierExtension::.ctor(System.Security.Cryptography.X509Certificates.PublicKey,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void X509SubjectKeyIdentifierExtension__ctor_m3547362312 (X509SubjectKeyIdentifierExtension_t4258825542 * __this, PublicKey_t3779582684 * ___key0, bool ___critical1, const RuntimeMethod* method) { { PublicKey_t3779582684 * L_0 = ___key0; bool L_1 = ___critical1; X509SubjectKeyIdentifierExtension__ctor_m1397817642(__this, L_0, 0, L_1, /*hidden argument*/NULL); return; } } // System.Void System.Security.Cryptography.X509Certificates.X509SubjectKeyIdentifierExtension::.ctor(System.Security.Cryptography.X509Certificates.PublicKey,System.Security.Cryptography.X509Certificates.X509SubjectKeyIdentifierHashAlgorithm,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void X509SubjectKeyIdentifierExtension__ctor_m1397817642 (X509SubjectKeyIdentifierExtension_t4258825542 * __this, PublicKey_t3779582684 * ___key0, int32_t ___algorithm1, bool ___critical2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (X509SubjectKeyIdentifierExtension__ctor_m1397817642_MetadataUsageId); s_Il2CppMethodInitialized = true; } ByteU5BU5D_t4116647657* V_0 = NULL; ByteU5BU5D_t4116647657* V_1 = NULL; ASN1_t2114160833 * V_2 = NULL; ASN1_t2114160833 * V_3 = NULL; ByteU5BU5D_t4116647657* V_4 = NULL; int32_t V_5 = 0; { X509Extension__ctor_m1624259472(__this, /*hidden argument*/NULL); PublicKey_t3779582684 * L_0 = ___key0; if (L_0) { goto IL_0017; } } { ArgumentNullException_t1615371798 * L_1 = (ArgumentNullException_t1615371798 *)il2cpp_codegen_object_new(ArgumentNullException_t1615371798_il2cpp_TypeInfo_var); ArgumentNullException__ctor_m1170824041(L_1, _stringLiteral2600271970, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1,X509SubjectKeyIdentifierExtension__ctor_m1397817642_RuntimeMethod_var); } IL_0017: { PublicKey_t3779582684 * L_2 = ___key0; NullCheck(L_2); AsnEncodedData_t382354011 * L_3 = PublicKey_get_EncodedKeyValue_m199315148(L_2, /*hidden argument*/NULL); NullCheck(L_3); ByteU5BU5D_t4116647657* L_4 = AsnEncodedData_get_RawData_m1706087592(L_3, /*hidden argument*/NULL); V_0 = L_4; int32_t L_5 = ___algorithm1; V_5 = L_5; int32_t L_6 = V_5; switch (L_6) { case 0: { goto IL_003e; } case 1: { goto IL_0054; } case 2: { goto IL_0098; } } } { goto IL_0124; } IL_003e: { SHA1_t1803193667 * L_7 = SHA1_Create_m1390871308(NULL /*static, unused*/, /*hidden argument*/NULL); ByteU5BU5D_t4116647657* L_8 = V_0; NullCheck(L_7); ByteU5BU5D_t4116647657* L_9 = HashAlgorithm_ComputeHash_m2825542963(L_7, L_8, /*hidden argument*/NULL); __this->set__subjectKeyIdentifier_6(L_9); goto IL_012f; } IL_0054: { SHA1_t1803193667 * L_10 = SHA1_Create_m1390871308(NULL /*static, unused*/, /*hidden argument*/NULL); ByteU5BU5D_t4116647657* L_11 = V_0; NullCheck(L_10); ByteU5BU5D_t4116647657* L_12 = HashAlgorithm_ComputeHash_m2825542963(L_10, L_11, /*hidden argument*/NULL); V_1 = L_12; __this->set__subjectKeyIdentifier_6(((ByteU5BU5D_t4116647657*)SZArrayNew(ByteU5BU5D_t4116647657_il2cpp_TypeInfo_var, (uint32_t)8))); ByteU5BU5D_t4116647657* L_13 = V_1; ByteU5BU5D_t4116647657* L_14 = __this->get__subjectKeyIdentifier_6(); Buffer_BlockCopy_m2884209081(NULL /*static, unused*/, (RuntimeArray *)(RuntimeArray *)L_13, ((int32_t)12), (RuntimeArray *)(RuntimeArray *)L_14, 0, 8, /*hidden argument*/NULL); ByteU5BU5D_t4116647657* L_15 = __this->get__subjectKeyIdentifier_6(); ByteU5BU5D_t4116647657* L_16 = __this->get__subjectKeyIdentifier_6(); NullCheck(L_16); int32_t L_17 = 0; uint8_t L_18 = (L_16)->GetAt(static_cast(L_17)); NullCheck(L_15); (L_15)->SetAt(static_cast(0), (uint8_t)(((int32_t)((uint8_t)((int32_t)((int32_t)((int32_t)64)|(int32_t)((int32_t)((int32_t)L_18&(int32_t)((int32_t)15))))))))); goto IL_012f; } IL_0098: { ASN1_t2114160833 * L_19 = (ASN1_t2114160833 *)il2cpp_codegen_object_new(ASN1_t2114160833_il2cpp_TypeInfo_var); ASN1__ctor_m4216617981(L_19, (uint8_t)((int32_t)48), /*hidden argument*/NULL); V_2 = L_19; ASN1_t2114160833 * L_20 = V_2; ASN1_t2114160833 * L_21 = (ASN1_t2114160833 *)il2cpp_codegen_object_new(ASN1_t2114160833_il2cpp_TypeInfo_var); ASN1__ctor_m4216617981(L_21, (uint8_t)((int32_t)48), /*hidden argument*/NULL); NullCheck(L_20); ASN1_t2114160833 * L_22 = ASN1_Add_m3262603624(L_20, L_21, /*hidden argument*/NULL); V_3 = L_22; ASN1_t2114160833 * L_23 = V_3; PublicKey_t3779582684 * L_24 = ___key0; NullCheck(L_24); Oid_t3552120260 * L_25 = PublicKey_get_Oid_m2056027242(L_24, /*hidden argument*/NULL); NullCheck(L_25); String_t* L_26 = Oid_get_Value_m743416803(L_25, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CryptoConfig_t4201145714_il2cpp_TypeInfo_var); ByteU5BU5D_t4116647657* L_27 = CryptoConfig_EncodeOID_m2635914623(NULL /*static, unused*/, L_26, /*hidden argument*/NULL); ASN1_t2114160833 * L_28 = (ASN1_t2114160833 *)il2cpp_codegen_object_new(ASN1_t2114160833_il2cpp_TypeInfo_var); ASN1__ctor_m1219137533(L_28, L_27, /*hidden argument*/NULL); NullCheck(L_23); ASN1_Add_m3262603624(L_23, L_28, /*hidden argument*/NULL); ASN1_t2114160833 * L_29 = V_3; PublicKey_t3779582684 * L_30 = ___key0; NullCheck(L_30); AsnEncodedData_t382354011 * L_31 = PublicKey_get_EncodedParameters_m4197029957(L_30, /*hidden argument*/NULL); NullCheck(L_31); ByteU5BU5D_t4116647657* L_32 = AsnEncodedData_get_RawData_m1706087592(L_31, /*hidden argument*/NULL); ASN1_t2114160833 * L_33 = (ASN1_t2114160833 *)il2cpp_codegen_object_new(ASN1_t2114160833_il2cpp_TypeInfo_var); ASN1__ctor_m1219137533(L_33, L_32, /*hidden argument*/NULL); NullCheck(L_29); ASN1_Add_m3262603624(L_29, L_33, /*hidden argument*/NULL); ByteU5BU5D_t4116647657* L_34 = V_0; NullCheck(L_34); V_4 = ((ByteU5BU5D_t4116647657*)SZArrayNew(ByteU5BU5D_t4116647657_il2cpp_TypeInfo_var, (uint32_t)((int32_t)il2cpp_codegen_add((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_34)->max_length)))), (int32_t)1)))); ByteU5BU5D_t4116647657* L_35 = V_0; ByteU5BU5D_t4116647657* L_36 = V_4; ByteU5BU5D_t4116647657* L_37 = V_0; NullCheck(L_37); Buffer_BlockCopy_m2884209081(NULL /*static, unused*/, (RuntimeArray *)(RuntimeArray *)L_35, 0, (RuntimeArray *)(RuntimeArray *)L_36, 1, (((int32_t)((int32_t)(((RuntimeArray *)L_37)->max_length)))), /*hidden argument*/NULL); ASN1_t2114160833 * L_38 = V_2; ByteU5BU5D_t4116647657* L_39 = V_4; ASN1_t2114160833 * L_40 = (ASN1_t2114160833 *)il2cpp_codegen_object_new(ASN1_t2114160833_il2cpp_TypeInfo_var); ASN1__ctor_m3517592395(L_40, (uint8_t)3, L_39, /*hidden argument*/NULL); NullCheck(L_38); ASN1_Add_m3262603624(L_38, L_40, /*hidden argument*/NULL); SHA1_t1803193667 * L_41 = SHA1_Create_m1390871308(NULL /*static, unused*/, /*hidden argument*/NULL); ASN1_t2114160833 * L_42 = V_2; NullCheck(L_42); ByteU5BU5D_t4116647657* L_43 = VirtFuncInvoker0< ByteU5BU5D_t4116647657* >::Invoke(4 /* System.Byte[] Mono.Security.ASN1::GetBytes() */, L_42); NullCheck(L_41); ByteU5BU5D_t4116647657* L_44 = HashAlgorithm_ComputeHash_m2825542963(L_41, L_43, /*hidden argument*/NULL); __this->set__subjectKeyIdentifier_6(L_44); goto IL_012f; } IL_0124: { ArgumentException_t132251570 * L_45 = (ArgumentException_t132251570 *)il2cpp_codegen_object_new(ArgumentException_t132251570_il2cpp_TypeInfo_var); ArgumentException__ctor_m1312628991(L_45, _stringLiteral3493843776, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_45,X509SubjectKeyIdentifierExtension__ctor_m1397817642_RuntimeMethod_var); } IL_012f: { Oid_t3552120260 * L_46 = (Oid_t3552120260 *)il2cpp_codegen_object_new(Oid_t3552120260_il2cpp_TypeInfo_var); Oid__ctor_m3344148807(L_46, _stringLiteral1004423983, _stringLiteral933889438, /*hidden argument*/NULL); ((AsnEncodedData_t382354011 *)__this)->set__oid_0(L_46); bool L_47 = ___critical2; X509Extension_set_Critical_m1180944253(__this, L_47, /*hidden argument*/NULL); ByteU5BU5D_t4116647657* L_48 = X509SubjectKeyIdentifierExtension_Encode_m3345759265(__this, /*hidden argument*/NULL); AsnEncodedData_set_RawData_m1598714608(__this, L_48, /*hidden argument*/NULL); return; } } // System.String System.Security.Cryptography.X509Certificates.X509SubjectKeyIdentifierExtension::get_SubjectKeyIdentifier() extern "C" IL2CPP_METHOD_ATTR String_t* X509SubjectKeyIdentifierExtension_get_SubjectKeyIdentifier_m3059478847 (X509SubjectKeyIdentifierExtension_t4258825542 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (X509SubjectKeyIdentifierExtension_get_SubjectKeyIdentifier_m3059478847_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { int32_t L_0 = __this->get__status_8(); V_0 = L_0; int32_t L_1 = V_0; if (!L_1) { goto IL_0019; } } { int32_t L_2 = V_0; if ((((int32_t)L_2) == ((int32_t)4))) { goto IL_0019; } } { goto IL_003c; } IL_0019: { ByteU5BU5D_t4116647657* L_3 = __this->get__subjectKeyIdentifier_6(); if (!L_3) { goto IL_0035; } } { ByteU5BU5D_t4116647657* L_4 = __this->get__subjectKeyIdentifier_6(); String_t* L_5 = CryptoConvert_ToHex_m2210632265(NULL /*static, unused*/, L_4, /*hidden argument*/NULL); __this->set__ski_7(L_5); } IL_0035: { String_t* L_6 = __this->get__ski_7(); return L_6; } IL_003c: { CryptographicException_t248831461 * L_7 = (CryptographicException_t248831461 *)il2cpp_codegen_object_new(CryptographicException_t248831461_il2cpp_TypeInfo_var); CryptographicException__ctor_m503735289(L_7, _stringLiteral348810891, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_7,X509SubjectKeyIdentifierExtension_get_SubjectKeyIdentifier_m3059478847_RuntimeMethod_var); } } // System.Void System.Security.Cryptography.X509Certificates.X509SubjectKeyIdentifierExtension::CopyFrom(System.Security.Cryptography.AsnEncodedData) extern "C" IL2CPP_METHOD_ATTR void X509SubjectKeyIdentifierExtension_CopyFrom_m1588766981 (X509SubjectKeyIdentifierExtension_t4258825542 * __this, AsnEncodedData_t382354011 * ___encodedData0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (X509SubjectKeyIdentifierExtension_CopyFrom_m1588766981_MetadataUsageId); s_Il2CppMethodInitialized = true; } X509Extension_t3272255153 * V_0 = NULL; { AsnEncodedData_t382354011 * L_0 = ___encodedData0; if (L_0) { goto IL_0011; } } { ArgumentNullException_t1615371798 * L_1 = (ArgumentNullException_t1615371798 *)il2cpp_codegen_object_new(ArgumentNullException_t1615371798_il2cpp_TypeInfo_var); ArgumentNullException__ctor_m1170824041(L_1, _stringLiteral1478577786, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1,X509SubjectKeyIdentifierExtension_CopyFrom_m1588766981_RuntimeMethod_var); } IL_0011: { AsnEncodedData_t382354011 * L_2 = ___encodedData0; V_0 = ((X509Extension_t3272255153 *)IsInstClass((RuntimeObject*)L_2, X509Extension_t3272255153_il2cpp_TypeInfo_var)); X509Extension_t3272255153 * L_3 = V_0; if (L_3) { goto IL_0033; } } { String_t* L_4 = Locale_GetText_m3875126938(NULL /*static, unused*/, _stringLiteral992892252, /*hidden argument*/NULL); ArgumentException_t132251570 * L_5 = (ArgumentException_t132251570 *)il2cpp_codegen_object_new(ArgumentException_t132251570_il2cpp_TypeInfo_var); ArgumentException__ctor_m1216717135(L_5, L_4, _stringLiteral1478577786, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_5,X509SubjectKeyIdentifierExtension_CopyFrom_m1588766981_RuntimeMethod_var); } IL_0033: { X509Extension_t3272255153 * L_6 = V_0; NullCheck(L_6); Oid_t3552120260 * L_7 = ((AsnEncodedData_t382354011 *)L_6)->get__oid_0(); if (L_7) { goto IL_0058; } } { Oid_t3552120260 * L_8 = (Oid_t3552120260 *)il2cpp_codegen_object_new(Oid_t3552120260_il2cpp_TypeInfo_var); Oid__ctor_m3344148807(L_8, _stringLiteral1004423983, _stringLiteral933889438, /*hidden argument*/NULL); ((AsnEncodedData_t382354011 *)__this)->set__oid_0(L_8); goto IL_0069; } IL_0058: { X509Extension_t3272255153 * L_9 = V_0; NullCheck(L_9); Oid_t3552120260 * L_10 = ((AsnEncodedData_t382354011 *)L_9)->get__oid_0(); Oid_t3552120260 * L_11 = (Oid_t3552120260 *)il2cpp_codegen_object_new(Oid_t3552120260_il2cpp_TypeInfo_var); Oid__ctor_m911618594(L_11, L_10, /*hidden argument*/NULL); ((AsnEncodedData_t382354011 *)__this)->set__oid_0(L_11); } IL_0069: { X509Extension_t3272255153 * L_12 = V_0; NullCheck(L_12); ByteU5BU5D_t4116647657* L_13 = AsnEncodedData_get_RawData_m1706087592(L_12, /*hidden argument*/NULL); AsnEncodedData_set_RawData_m1598714608(__this, L_13, /*hidden argument*/NULL); X509Extension_t3272255153 * L_14 = V_0; NullCheck(L_14); bool L_15 = X509Extension_get_Critical_m1315280133(L_14, /*hidden argument*/NULL); X509Extension_set_Critical_m1180944253(__this, L_15, /*hidden argument*/NULL); ByteU5BU5D_t4116647657* L_16 = AsnEncodedData_get_RawData_m1706087592(__this, /*hidden argument*/NULL); int32_t L_17 = X509SubjectKeyIdentifierExtension_Decode_m1505409124(__this, L_16, /*hidden argument*/NULL); __this->set__status_8(L_17); return; } } // System.Byte System.Security.Cryptography.X509Certificates.X509SubjectKeyIdentifierExtension::FromHexChar(System.Char) extern "C" IL2CPP_METHOD_ATTR uint8_t X509SubjectKeyIdentifierExtension_FromHexChar_m1249358531 (RuntimeObject * __this /* static, unused */, Il2CppChar ___c0, const RuntimeMethod* method) { { Il2CppChar L_0 = ___c0; if ((((int32_t)L_0) < ((int32_t)((int32_t)97)))) { goto IL_0019; } } { Il2CppChar L_1 = ___c0; if ((((int32_t)L_1) > ((int32_t)((int32_t)102)))) { goto IL_0019; } } { Il2CppChar L_2 = ___c0; return (uint8_t)(((int32_t)((uint8_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_2, (int32_t)((int32_t)97))), (int32_t)((int32_t)10)))))); } IL_0019: { Il2CppChar L_3 = ___c0; if ((((int32_t)L_3) < ((int32_t)((int32_t)65)))) { goto IL_0032; } } { Il2CppChar L_4 = ___c0; if ((((int32_t)L_4) > ((int32_t)((int32_t)70)))) { goto IL_0032; } } { Il2CppChar L_5 = ___c0; return (uint8_t)(((int32_t)((uint8_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_5, (int32_t)((int32_t)65))), (int32_t)((int32_t)10)))))); } IL_0032: { Il2CppChar L_6 = ___c0; if ((((int32_t)L_6) < ((int32_t)((int32_t)48)))) { goto IL_0048; } } { Il2CppChar L_7 = ___c0; if ((((int32_t)L_7) > ((int32_t)((int32_t)57)))) { goto IL_0048; } } { Il2CppChar L_8 = ___c0; return (uint8_t)(((int32_t)((uint8_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_8, (int32_t)((int32_t)48)))))); } IL_0048: { return (uint8_t)((int32_t)255); } } // System.Byte System.Security.Cryptography.X509Certificates.X509SubjectKeyIdentifierExtension::FromHexChars(System.Char,System.Char) extern "C" IL2CPP_METHOD_ATTR uint8_t X509SubjectKeyIdentifierExtension_FromHexChars_m3244835916 (RuntimeObject * __this /* static, unused */, Il2CppChar ___c10, Il2CppChar ___c21, const RuntimeMethod* method) { uint8_t V_0 = 0x0; { Il2CppChar L_0 = ___c10; uint8_t L_1 = X509SubjectKeyIdentifierExtension_FromHexChar_m1249358531(NULL /*static, unused*/, L_0, /*hidden argument*/NULL); V_0 = L_1; uint8_t L_2 = V_0; if ((((int32_t)L_2) >= ((int32_t)((int32_t)255)))) { goto IL_001e; } } { uint8_t L_3 = V_0; Il2CppChar L_4 = ___c21; uint8_t L_5 = X509SubjectKeyIdentifierExtension_FromHexChar_m1249358531(NULL /*static, unused*/, L_4, /*hidden argument*/NULL); V_0 = (uint8_t)(((int32_t)((uint8_t)((int32_t)((int32_t)((int32_t)((int32_t)L_3<<(int32_t)4))|(int32_t)L_5))))); } IL_001e: { uint8_t L_6 = V_0; return L_6; } } // System.Byte[] System.Security.Cryptography.X509Certificates.X509SubjectKeyIdentifierExtension::FromHex(System.String) extern "C" IL2CPP_METHOD_ATTR ByteU5BU5D_t4116647657* X509SubjectKeyIdentifierExtension_FromHex_m1011249985 (RuntimeObject * __this /* static, unused */, String_t* ___hex0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (X509SubjectKeyIdentifierExtension_FromHex_m1011249985_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; ByteU5BU5D_t4116647657* V_1 = NULL; int32_t V_2 = 0; int32_t V_3 = 0; { String_t* L_0 = ___hex0; if (L_0) { goto IL_0008; } } { return (ByteU5BU5D_t4116647657*)NULL; } IL_0008: { String_t* L_1 = ___hex0; NullCheck(L_1); int32_t L_2 = String_get_Length_m3847582255(L_1, /*hidden argument*/NULL); V_0 = ((int32_t)((int32_t)L_2>>(int32_t)1)); int32_t L_3 = V_0; V_1 = ((ByteU5BU5D_t4116647657*)SZArrayNew(ByteU5BU5D_t4116647657_il2cpp_TypeInfo_var, (uint32_t)L_3)); V_2 = 0; V_3 = 0; goto IL_0043; } IL_0021: { ByteU5BU5D_t4116647657* L_4 = V_1; int32_t L_5 = V_2; int32_t L_6 = L_5; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_6, (int32_t)1)); String_t* L_7 = ___hex0; int32_t L_8 = V_3; int32_t L_9 = L_8; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)1)); NullCheck(L_7); Il2CppChar L_10 = String_get_Chars_m2986988803(L_7, L_9, /*hidden argument*/NULL); String_t* L_11 = ___hex0; int32_t L_12 = V_3; int32_t L_13 = L_12; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_13, (int32_t)1)); NullCheck(L_11); Il2CppChar L_14 = String_get_Chars_m2986988803(L_11, L_13, /*hidden argument*/NULL); uint8_t L_15 = X509SubjectKeyIdentifierExtension_FromHexChars_m3244835916(NULL /*static, unused*/, L_10, L_14, /*hidden argument*/NULL); NullCheck(L_4); (L_4)->SetAt(static_cast(L_6), (uint8_t)L_15); } IL_0043: { int32_t L_16 = V_2; int32_t L_17 = V_0; if ((((int32_t)L_16) < ((int32_t)L_17))) { goto IL_0021; } } { ByteU5BU5D_t4116647657* L_18 = V_1; return L_18; } } // System.Security.Cryptography.AsnDecodeStatus System.Security.Cryptography.X509Certificates.X509SubjectKeyIdentifierExtension::Decode(System.Byte[]) extern "C" IL2CPP_METHOD_ATTR int32_t X509SubjectKeyIdentifierExtension_Decode_m1505409124 (X509SubjectKeyIdentifierExtension_t4258825542 * __this, ByteU5BU5D_t4116647657* ___extension0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (X509SubjectKeyIdentifierExtension_Decode_m1505409124_MetadataUsageId); s_Il2CppMethodInitialized = true; } ASN1_t2114160833 * V_0 = NULL; int32_t V_1 = 0; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); int32_t __leave_target = 0; NO_UNUSED_WARNING (__leave_target); { ByteU5BU5D_t4116647657* L_0 = ___extension0; if (!L_0) { goto IL_000e; } } { ByteU5BU5D_t4116647657* L_1 = ___extension0; NullCheck(L_1); if ((((int32_t)((int32_t)(((RuntimeArray *)L_1)->max_length))))) { goto IL_0010; } } IL_000e: { return (int32_t)(1); } IL_0010: { IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_2 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); __this->set__ski_7(L_2); ByteU5BU5D_t4116647657* L_3 = ___extension0; NullCheck(L_3); int32_t L_4 = 0; uint8_t L_5 = (L_3)->GetAt(static_cast(L_4)); if ((((int32_t)L_5) == ((int32_t)4))) { goto IL_0026; } } { return (int32_t)(2); } IL_0026: { ByteU5BU5D_t4116647657* L_6 = ___extension0; NullCheck(L_6); if ((!(((uint32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_6)->max_length))))) == ((uint32_t)2)))) { goto IL_0031; } } { return (int32_t)(4); } IL_0031: { ByteU5BU5D_t4116647657* L_7 = ___extension0; NullCheck(L_7); if ((((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_7)->max_length))))) >= ((int32_t)3))) { goto IL_003c; } } { return (int32_t)(3); } IL_003c: try { // begin try (depth: 1) ByteU5BU5D_t4116647657* L_8 = ___extension0; ASN1_t2114160833 * L_9 = (ASN1_t2114160833 *)il2cpp_codegen_object_new(ASN1_t2114160833_il2cpp_TypeInfo_var); ASN1__ctor_m1219137533(L_9, L_8, /*hidden argument*/NULL); V_0 = L_9; ASN1_t2114160833 * L_10 = V_0; NullCheck(L_10); ByteU5BU5D_t4116647657* L_11 = ASN1_get_Value_m3619295991(L_10, /*hidden argument*/NULL); __this->set__subjectKeyIdentifier_6(L_11); goto IL_0061; } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __exception_local = (Exception_t *)e.ex; if(il2cpp_codegen_class_is_assignable_from (RuntimeObject_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex))) goto CATCH_0054; throw e; } CATCH_0054: { // begin catch(System.Object) { V_1 = 1; goto IL_0063; } IL_005c: { ; // IL_005c: leave IL_0061 } } // end catch (depth: 1) IL_0061: { return (int32_t)(0); } IL_0063: { int32_t L_12 = V_1; return L_12; } } // System.Byte[] System.Security.Cryptography.X509Certificates.X509SubjectKeyIdentifierExtension::Encode() extern "C" IL2CPP_METHOD_ATTR ByteU5BU5D_t4116647657* X509SubjectKeyIdentifierExtension_Encode_m3345759265 (X509SubjectKeyIdentifierExtension_t4258825542 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (X509SubjectKeyIdentifierExtension_Encode_m3345759265_MetadataUsageId); s_Il2CppMethodInitialized = true; } ASN1_t2114160833 * V_0 = NULL; { ByteU5BU5D_t4116647657* L_0 = __this->get__subjectKeyIdentifier_6(); ASN1_t2114160833 * L_1 = (ASN1_t2114160833 *)il2cpp_codegen_object_new(ASN1_t2114160833_il2cpp_TypeInfo_var); ASN1__ctor_m3517592395(L_1, (uint8_t)4, L_0, /*hidden argument*/NULL); V_0 = L_1; ASN1_t2114160833 * L_2 = V_0; NullCheck(L_2); ByteU5BU5D_t4116647657* L_3 = VirtFuncInvoker0< ByteU5BU5D_t4116647657* >::Invoke(4 /* System.Byte[] Mono.Security.ASN1::GetBytes() */, L_2); return L_3; } } // System.String System.Security.Cryptography.X509Certificates.X509SubjectKeyIdentifierExtension::ToString(System.Boolean) extern "C" IL2CPP_METHOD_ATTR String_t* X509SubjectKeyIdentifierExtension_ToString_m12089275 (X509SubjectKeyIdentifierExtension_t4258825542 * __this, bool ___multiLine0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (X509SubjectKeyIdentifierExtension_ToString_m12089275_MetadataUsageId); s_Il2CppMethodInitialized = true; } StringBuilder_t * V_0 = NULL; int32_t V_1 = 0; int32_t V_2 = 0; { int32_t L_0 = __this->get__status_8(); V_2 = L_0; int32_t L_1 = V_2; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_1, (int32_t)1))) { case 0: { goto IL_0024; } case 1: { goto IL_002a; } case 2: { goto IL_002a; } case 3: { goto IL_0037; } } } { goto IL_003d; } IL_0024: { IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_2 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); return L_2; } IL_002a: { ByteU5BU5D_t4116647657* L_3 = ((AsnEncodedData_t382354011 *)__this)->get__raw_1(); String_t* L_4 = X509Extension_FormatUnkownData_m3636863676(__this, L_3, /*hidden argument*/NULL); return L_4; } IL_0037: { return _stringLiteral1336185797; } IL_003d: { Oid_t3552120260 * L_5 = ((AsnEncodedData_t382354011 *)__this)->get__oid_0(); NullCheck(L_5); String_t* L_6 = Oid_get_Value_m743416803(L_5, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_7 = String_op_Inequality_m215368492(NULL /*static, unused*/, L_6, _stringLiteral1004423983, /*hidden argument*/NULL); if (!L_7) { goto IL_006d; } } { Oid_t3552120260 * L_8 = ((AsnEncodedData_t382354011 *)__this)->get__oid_0(); NullCheck(L_8); String_t* L_9 = Oid_get_Value_m743416803(L_8, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_10 = String_Format_m2844511972(NULL /*static, unused*/, _stringLiteral3129178779, L_9, /*hidden argument*/NULL); return L_10; } IL_006d: { StringBuilder_t * L_11 = (StringBuilder_t *)il2cpp_codegen_object_new(StringBuilder_t_il2cpp_TypeInfo_var); StringBuilder__ctor_m3121283359(L_11, /*hidden argument*/NULL); V_0 = L_11; V_1 = 0; goto IL_00b7; } IL_007a: { StringBuilder_t * L_12 = V_0; ByteU5BU5D_t4116647657* L_13 = __this->get__subjectKeyIdentifier_6(); int32_t L_14 = V_1; NullCheck(L_13); String_t* L_15 = Byte_ToString_m3735479648(((L_13)->GetAddressAt(static_cast(L_14))), _stringLiteral3451434968, /*hidden argument*/NULL); NullCheck(L_12); StringBuilder_Append_m1965104174(L_12, L_15, /*hidden argument*/NULL); int32_t L_16 = V_1; ByteU5BU5D_t4116647657* L_17 = __this->get__subjectKeyIdentifier_6(); NullCheck(L_17); if ((((int32_t)L_16) == ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_17)->max_length)))), (int32_t)1))))) { goto IL_00b3; } } { StringBuilder_t * L_18 = V_0; NullCheck(L_18); StringBuilder_Append_m1965104174(L_18, _stringLiteral3452614528, /*hidden argument*/NULL); } IL_00b3: { int32_t L_19 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_19, (int32_t)1)); } IL_00b7: { int32_t L_20 = V_1; ByteU5BU5D_t4116647657* L_21 = __this->get__subjectKeyIdentifier_6(); NullCheck(L_21); if ((((int32_t)L_20) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_21)->max_length))))))) { goto IL_007a; } } { bool L_22 = ___multiLine0; if (!L_22) { goto IL_00d7; } } { StringBuilder_t * L_23 = V_0; String_t* L_24 = Environment_get_NewLine_m3211016485(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_23); StringBuilder_Append_m1965104174(L_23, L_24, /*hidden argument*/NULL); } IL_00d7: { StringBuilder_t * L_25 = V_0; NullCheck(L_25); String_t* L_26 = StringBuilder_ToString_m3317489284(L_25, /*hidden argument*/NULL); return L_26; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Text.RegularExpressions.BaseMachine::.ctor() extern "C" IL2CPP_METHOD_ATTR void BaseMachine__ctor_m1534760230 (BaseMachine_t2554639499 * __this, const RuntimeMethod* method) { { __this->set_needs_groups_or_captures_0((bool)1); Object__ctor_m297566312(__this, /*hidden argument*/NULL); return; } } // System.Text.RegularExpressions.Match System.Text.RegularExpressions.BaseMachine::Scan(System.Text.RegularExpressions.Regex,System.String,System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR Match_t3408321083 * BaseMachine_Scan_m3315183438 (BaseMachine_t2554639499 * __this, Regex_t3657309853 * ___regex0, String_t* ___text1, int32_t ___start2, int32_t ___end3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (BaseMachine_Scan_m3315183438_MetadataUsageId); s_Il2CppMethodInitialized = true; } { NotImplementedException_t3489357830 * L_0 = (NotImplementedException_t3489357830 *)il2cpp_codegen_object_new(NotImplementedException_t3489357830_il2cpp_TypeInfo_var); NotImplementedException__ctor_m3095902440(L_0, _stringLiteral3532750504, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_0,BaseMachine_Scan_m3315183438_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 // System.Void System.Text.RegularExpressions.Capture::.ctor(System.String) extern "C" IL2CPP_METHOD_ATTR void Capture__ctor_m3103117740 (Capture_t2232016050 * __this, String_t* ___text0, const RuntimeMethod* method) { { String_t* L_0 = ___text0; Capture__ctor_m539415522(__this, L_0, 0, 0, /*hidden argument*/NULL); return; } } // System.Void System.Text.RegularExpressions.Capture::.ctor(System.String,System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void Capture__ctor_m539415522 (Capture_t2232016050 * __this, String_t* ___text0, int32_t ___index1, int32_t ___length2, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); String_t* L_0 = ___text0; __this->set_text_2(L_0); int32_t L_1 = ___index1; __this->set_index_0(L_1); int32_t L_2 = ___length2; __this->set_length_1(L_2); return; } } // System.Int32 System.Text.RegularExpressions.Capture::get_Index() extern "C" IL2CPP_METHOD_ATTR int32_t Capture_get_Index_m745081289 (Capture_t2232016050 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_index_0(); return L_0; } } // System.Int32 System.Text.RegularExpressions.Capture::get_Length() extern "C" IL2CPP_METHOD_ATTR int32_t Capture_get_Length_m4245536461 (Capture_t2232016050 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_length_1(); return L_0; } } // System.String System.Text.RegularExpressions.Capture::get_Value() extern "C" IL2CPP_METHOD_ATTR String_t* Capture_get_Value_m538076933 (Capture_t2232016050 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Capture_get_Value_m538076933_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* G_B3_0 = NULL; { String_t* L_0 = __this->get_text_2(); if (L_0) { goto IL_0015; } } { IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_1 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); G_B3_0 = L_1; goto IL_002c; } IL_0015: { String_t* L_2 = __this->get_text_2(); int32_t L_3 = __this->get_index_0(); int32_t L_4 = __this->get_length_1(); NullCheck(L_2); String_t* L_5 = String_Substring_m1610150815(L_2, L_3, L_4, /*hidden argument*/NULL); G_B3_0 = L_5; } IL_002c: { return G_B3_0; } } // System.String System.Text.RegularExpressions.Capture::ToString() extern "C" IL2CPP_METHOD_ATTR String_t* Capture_ToString_m2751919208 (Capture_t2232016050 * __this, const RuntimeMethod* method) { { String_t* L_0 = Capture_get_Value_m538076933(__this, /*hidden argument*/NULL); return L_0; } } // System.String System.Text.RegularExpressions.Capture::get_Text() extern "C" IL2CPP_METHOD_ATTR String_t* Capture_get_Text_m3620583591 (Capture_t2232016050 * __this, const RuntimeMethod* method) { { String_t* L_0 = __this->get_text_2(); return L_0; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Text.RegularExpressions.CaptureCollection::.ctor(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CaptureCollection__ctor_m357483405 (CaptureCollection_t1760593541 * __this, int32_t ___n0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CaptureCollection__ctor_m357483405_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Object__ctor_m297566312(__this, /*hidden argument*/NULL); int32_t L_0 = ___n0; __this->set_list_0(((CaptureU5BU5D_t183267399*)SZArrayNew(CaptureU5BU5D_t183267399_il2cpp_TypeInfo_var, (uint32_t)L_0))); return; } } // System.Int32 System.Text.RegularExpressions.CaptureCollection::get_Count() extern "C" IL2CPP_METHOD_ATTR int32_t CaptureCollection_get_Count_m2294375304 (CaptureCollection_t1760593541 * __this, const RuntimeMethod* method) { { CaptureU5BU5D_t183267399* L_0 = __this->get_list_0(); NullCheck(L_0); return (((int32_t)((int32_t)(((RuntimeArray *)L_0)->max_length)))); } } // System.Boolean System.Text.RegularExpressions.CaptureCollection::get_IsSynchronized() extern "C" IL2CPP_METHOD_ATTR bool CaptureCollection_get_IsSynchronized_m3941402978 (CaptureCollection_t1760593541 * __this, const RuntimeMethod* method) { { return (bool)0; } } // System.Void System.Text.RegularExpressions.CaptureCollection::SetValue(System.Text.RegularExpressions.Capture,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CaptureCollection_SetValue_m89830704 (CaptureCollection_t1760593541 * __this, Capture_t2232016050 * ___cap0, int32_t ___i1, const RuntimeMethod* method) { { CaptureU5BU5D_t183267399* L_0 = __this->get_list_0(); int32_t L_1 = ___i1; Capture_t2232016050 * L_2 = ___cap0; NullCheck(L_0); ArrayElementTypeCheck (L_0, L_2); (L_0)->SetAt(static_cast(L_1), (Capture_t2232016050 *)L_2); return; } } // System.Object System.Text.RegularExpressions.CaptureCollection::get_SyncRoot() extern "C" IL2CPP_METHOD_ATTR RuntimeObject * CaptureCollection_get_SyncRoot_m1721113318 (CaptureCollection_t1760593541 * __this, const RuntimeMethod* method) { { CaptureU5BU5D_t183267399* L_0 = __this->get_list_0(); return (RuntimeObject *)L_0; } } // System.Void System.Text.RegularExpressions.CaptureCollection::CopyTo(System.Array,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CaptureCollection_CopyTo_m3566922817 (CaptureCollection_t1760593541 * __this, RuntimeArray * ___array0, int32_t ___index1, const RuntimeMethod* method) { { CaptureU5BU5D_t183267399* L_0 = __this->get_list_0(); RuntimeArray * L_1 = ___array0; int32_t L_2 = ___index1; NullCheck((RuntimeArray *)(RuntimeArray *)L_0); Array_CopyTo_m225704097((RuntimeArray *)(RuntimeArray *)L_0, L_1, L_2, /*hidden argument*/NULL); return; } } // System.Collections.IEnumerator System.Text.RegularExpressions.CaptureCollection::GetEnumerator() extern "C" IL2CPP_METHOD_ATTR RuntimeObject* CaptureCollection_GetEnumerator_m732412500 (CaptureCollection_t1760593541 * __this, const RuntimeMethod* method) { { CaptureU5BU5D_t183267399* L_0 = __this->get_list_0(); NullCheck((RuntimeArray *)(RuntimeArray *)L_0); RuntimeObject* L_1 = Array_GetEnumerator_m4277730612((RuntimeArray *)(RuntimeArray *)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 #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.Text.RegularExpressions.Category System.Text.RegularExpressions.CategoryUtils::CategoryFromName(System.String) extern "C" IL2CPP_METHOD_ATTR uint16_t CategoryUtils_CategoryFromName_m1352081402 (RuntimeObject * __this /* static, unused */, String_t* ___name0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CategoryUtils_CategoryFromName_m1352081402_MetadataUsageId); s_Il2CppMethodInitialized = true; } uint16_t V_0 = 0; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); int32_t __leave_target = 0; NO_UNUSED_WARNING (__leave_target); IL_0000: try { // begin try (depth: 1) { String_t* L_0 = ___name0; NullCheck(L_0); bool L_1 = String_StartsWith_m1759067526(L_0, _stringLiteral3455563751, /*hidden argument*/NULL); if (!L_1) { goto IL_0019; } } IL_0010: { String_t* L_2 = ___name0; NullCheck(L_2); String_t* L_3 = String_Substring_m2848979100(L_2, 2, /*hidden argument*/NULL); ___name0 = L_3; } IL_0019: { RuntimeTypeHandle_t3027515415 L_4 = { reinterpret_cast (Category_t1200126069_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_5 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_4, /*hidden argument*/NULL); String_t* L_6 = ___name0; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_7 = String_Concat_m3937257545(NULL /*static, unused*/, _stringLiteral3515794188, L_6, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Enum_t4135868527_il2cpp_TypeInfo_var); RuntimeObject * L_8 = Enum_Parse_m1579637477(NULL /*static, unused*/, L_5, L_7, (bool)0, /*hidden argument*/NULL); V_0 = ((*(uint16_t*)((uint16_t*)UnBox(L_8, UInt16_t2177724958_il2cpp_TypeInfo_var)))); goto IL_0051; } IL_003f: { ; // IL_003f: leave IL_0051 } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __exception_local = (Exception_t *)e.ex; if(il2cpp_codegen_class_is_assignable_from (ArgumentException_t132251570_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex))) goto CATCH_0044; throw e; } CATCH_0044: { // begin catch(System.ArgumentException) { V_0 = 0; goto IL_0051; } IL_004c: { ; // IL_004c: leave IL_0051 } } // end catch (depth: 1) IL_0051: { uint16_t L_9 = V_0; return L_9; } } // System.Boolean System.Text.RegularExpressions.CategoryUtils::IsCategory(System.Text.RegularExpressions.Category,System.Char) extern "C" IL2CPP_METHOD_ATTR bool CategoryUtils_IsCategory_m278753792 (RuntimeObject * __this /* static, unused */, uint16_t ___cat0, Il2CppChar ___c1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CategoryUtils_IsCategory_m278753792_MetadataUsageId); s_Il2CppMethodInitialized = true; } uint16_t V_0 = 0; int32_t G_B8_0 = 0; int32_t G_B21_0 = 0; int32_t G_B25_0 = 0; int32_t G_B33_0 = 0; int32_t G_B70_0 = 0; int32_t G_B75_0 = 0; int32_t G_B80_0 = 0; int32_t G_B85_0 = 0; int32_t G_B94_0 = 0; int32_t G_B100_0 = 0; int32_t G_B107_0 = 0; int32_t G_B111_0 = 0; int32_t G_B115_0 = 0; int32_t G_B119_0 = 0; int32_t G_B123_0 = 0; int32_t G_B127_0 = 0; int32_t G_B131_0 = 0; int32_t G_B135_0 = 0; int32_t G_B139_0 = 0; int32_t G_B143_0 = 0; int32_t G_B147_0 = 0; int32_t G_B151_0 = 0; int32_t G_B155_0 = 0; int32_t G_B159_0 = 0; int32_t G_B163_0 = 0; int32_t G_B167_0 = 0; int32_t G_B171_0 = 0; int32_t G_B175_0 = 0; int32_t G_B179_0 = 0; int32_t G_B183_0 = 0; int32_t G_B187_0 = 0; int32_t G_B191_0 = 0; int32_t G_B195_0 = 0; int32_t G_B199_0 = 0; int32_t G_B203_0 = 0; int32_t G_B207_0 = 0; int32_t G_B211_0 = 0; int32_t G_B215_0 = 0; int32_t G_B219_0 = 0; int32_t G_B223_0 = 0; int32_t G_B227_0 = 0; int32_t G_B231_0 = 0; int32_t G_B235_0 = 0; int32_t G_B239_0 = 0; int32_t G_B243_0 = 0; int32_t G_B247_0 = 0; int32_t G_B251_0 = 0; int32_t G_B255_0 = 0; int32_t G_B259_0 = 0; int32_t G_B263_0 = 0; int32_t G_B267_0 = 0; int32_t G_B271_0 = 0; int32_t G_B275_0 = 0; int32_t G_B279_0 = 0; int32_t G_B283_0 = 0; int32_t G_B287_0 = 0; int32_t G_B291_0 = 0; int32_t G_B295_0 = 0; int32_t G_B299_0 = 0; int32_t G_B303_0 = 0; int32_t G_B307_0 = 0; int32_t G_B311_0 = 0; int32_t G_B315_0 = 0; int32_t G_B319_0 = 0; int32_t G_B323_0 = 0; int32_t G_B327_0 = 0; int32_t G_B331_0 = 0; int32_t G_B335_0 = 0; int32_t G_B339_0 = 0; int32_t G_B343_0 = 0; int32_t G_B347_0 = 0; int32_t G_B351_0 = 0; int32_t G_B355_0 = 0; int32_t G_B359_0 = 0; int32_t G_B363_0 = 0; int32_t G_B367_0 = 0; int32_t G_B371_0 = 0; int32_t G_B375_0 = 0; int32_t G_B379_0 = 0; int32_t G_B383_0 = 0; int32_t G_B387_0 = 0; int32_t G_B391_0 = 0; int32_t G_B395_0 = 0; int32_t G_B399_0 = 0; int32_t G_B403_0 = 0; int32_t G_B407_0 = 0; int32_t G_B411_0 = 0; int32_t G_B415_0 = 0; int32_t G_B419_0 = 0; int32_t G_B423_0 = 0; int32_t G_B427_0 = 0; int32_t G_B431_0 = 0; int32_t G_B435_0 = 0; int32_t G_B439_0 = 0; int32_t G_B443_0 = 0; int32_t G_B447_0 = 0; int32_t G_B451_0 = 0; int32_t G_B457_0 = 0; int32_t G_B459_0 = 0; { uint16_t L_0 = ___cat0; V_0 = L_0; uint16_t L_1 = V_0; switch (L_1) { case 0: { goto IL_024d; } case 1: { goto IL_024f; } case 2: { goto IL_0258; } case 3: { goto IL_025a; } case 4: { goto IL_0271; } case 5: { goto IL_0278; } case 6: { goto IL_027f; } case 7: { goto IL_0288; } case 8: { goto IL_028a; } case 9: { goto IL_02c3; } case 10: { goto IL_02d7; } case 11: { goto IL_040d; } case 12: { goto IL_0448; } case 13: { goto IL_046b; } case 14: { goto IL_0490; } case 15: { goto IL_04b6; } case 16: { goto IL_0510; } case 17: { goto IL_0543; } case 18: { goto IL_0308; } case 19: { goto IL_0310; } case 20: { goto IL_0318; } case 21: { goto IL_0320; } case 22: { goto IL_0328; } case 23: { goto IL_0330; } case 24: { goto IL_0338; } case 25: { goto IL_0340; } case 26: { goto IL_0348; } case 27: { goto IL_0350; } case 28: { goto IL_0359; } case 29: { goto IL_0362; } case 30: { goto IL_036b; } case 31: { goto IL_0374; } case 32: { goto IL_037d; } case 33: { goto IL_0386; } case 34: { goto IL_038f; } case 35: { goto IL_0398; } case 36: { goto IL_03a1; } case 37: { goto IL_03aa; } case 38: { goto IL_03b3; } case 39: { goto IL_03bc; } case 40: { goto IL_03c5; } case 41: { goto IL_03ce; } case 42: { goto IL_03d7; } case 43: { goto IL_03e0; } case 44: { goto IL_03e9; } case 45: { goto IL_03f2; } case 46: { goto IL_03fb; } case 47: { goto IL_0404; } case 48: { goto IL_0583; } case 49: { goto IL_0596; } case 50: { goto IL_05b0; } case 51: { goto IL_05ca; } case 52: { goto IL_05e4; } case 53: { goto IL_05fe; } case 54: { goto IL_0618; } case 55: { goto IL_0632; } case 56: { goto IL_064c; } case 57: { goto IL_0666; } case 58: { goto IL_0680; } case 59: { goto IL_069a; } case 60: { goto IL_06b4; } case 61: { goto IL_06ce; } case 62: { goto IL_06e8; } case 63: { goto IL_0702; } case 64: { goto IL_071c; } case 65: { goto IL_0736; } case 66: { goto IL_0750; } case 67: { goto IL_076a; } case 68: { goto IL_0784; } case 69: { goto IL_079e; } case 70: { goto IL_07b8; } case 71: { goto IL_07d2; } case 72: { goto IL_07ec; } case 73: { goto IL_0806; } case 74: { goto IL_0820; } case 75: { goto IL_083a; } case 76: { goto IL_0854; } case 77: { goto IL_086e; } case 78: { goto IL_0888; } case 79: { goto IL_08a2; } case 80: { goto IL_08bc; } case 81: { goto IL_08d6; } case 82: { goto IL_08f0; } case 83: { goto IL_090a; } case 84: { goto IL_0924; } case 85: { goto IL_093e; } case 86: { goto IL_0958; } case 87: { goto IL_0972; } case 88: { goto IL_098c; } case 89: { goto IL_09a6; } case 90: { goto IL_09c0; } case 91: { goto IL_09da; } case 92: { goto IL_09f4; } case 93: { goto IL_0a0e; } case 94: { goto IL_0a28; } case 95: { goto IL_0a42; } case 96: { goto IL_0a5c; } case 97: { goto IL_0a76; } case 98: { goto IL_0a90; } case 99: { goto IL_0aaa; } case 100: { goto IL_0ac4; } case 101: { goto IL_0ade; } case 102: { goto IL_0af8; } case 103: { goto IL_0b12; } case 104: { goto IL_0b2c; } case 105: { goto IL_0b46; } case 106: { goto IL_0b60; } case 107: { goto IL_0b7a; } case 108: { goto IL_0b94; } case 109: { goto IL_0bae; } case 110: { goto IL_0bc8; } case 111: { goto IL_0be2; } case 112: { goto IL_0bfc; } case 113: { goto IL_0c16; } case 114: { goto IL_0c30; } case 115: { goto IL_0c4a; } case 116: { goto IL_0c64; } case 117: { goto IL_0c7e; } case 118: { goto IL_0c98; } case 119: { goto IL_0cb2; } case 120: { goto IL_0ccc; } case 121: { goto IL_0ce6; } case 122: { goto IL_0d00; } case 123: { goto IL_0d1a; } case 124: { goto IL_0d34; } case 125: { goto IL_0d4e; } case 126: { goto IL_0d68; } case 127: { goto IL_0d82; } case 128: { goto IL_0d9c; } case 129: { goto IL_0db6; } case 130: { goto IL_0dd0; } case 131: { goto IL_0dea; } case 132: { goto IL_0e04; } case 133: { goto IL_0e38; } case 134: { goto IL_0e1e; } case 135: { goto IL_0e6b; } case 136: { goto IL_0e6b; } case 137: { goto IL_0e6b; } case 138: { goto IL_0e6b; } case 139: { goto IL_0e6b; } case 140: { goto IL_0e6b; } case 141: { goto IL_0e6b; } case 142: { goto IL_0e6b; } case 143: { goto IL_0e6b; } } } { goto IL_0e6d; } IL_024d: { return (bool)0; } IL_024f: { Il2CppChar L_2 = ___c1; return (bool)((((int32_t)((((int32_t)L_2) == ((int32_t)((int32_t)10)))? 1 : 0)) == ((int32_t)0))? 1 : 0); } IL_0258: { return (bool)1; } IL_025a: { Il2CppChar L_3 = ___c1; IL2CPP_RUNTIME_CLASS_INIT(Char_t3634460470_il2cpp_TypeInfo_var); bool L_4 = Char_IsLetterOrDigit_m3494175785(NULL /*static, unused*/, L_3, /*hidden argument*/NULL); if (L_4) { goto IL_026f; } } { Il2CppChar L_5 = ___c1; bool L_6 = CategoryUtils_IsCategory_m3604944547(NULL /*static, unused*/, ((int32_t)18), L_5, /*hidden argument*/NULL); G_B8_0 = ((int32_t)(L_6)); goto IL_0270; } IL_026f: { G_B8_0 = 1; } IL_0270: { return (bool)G_B8_0; } IL_0271: { Il2CppChar L_7 = ___c1; IL2CPP_RUNTIME_CLASS_INIT(Char_t3634460470_il2cpp_TypeInfo_var); bool L_8 = Char_IsDigit_m3646673943(NULL /*static, unused*/, L_7, /*hidden argument*/NULL); return L_8; } IL_0278: { Il2CppChar L_9 = ___c1; IL2CPP_RUNTIME_CLASS_INIT(Char_t3634460470_il2cpp_TypeInfo_var); bool L_10 = Char_IsWhiteSpace_m2148390798(NULL /*static, unused*/, L_9, /*hidden argument*/NULL); return L_10; } IL_027f: { Il2CppChar L_11 = ___c1; return (bool)((((int32_t)((((int32_t)L_11) == ((int32_t)((int32_t)10)))? 1 : 0)) == ((int32_t)0))? 1 : 0); } IL_0288: { return (bool)1; } IL_028a: { Il2CppChar L_12 = ___c1; if ((((int32_t)((int32_t)97)) > ((int32_t)L_12))) { goto IL_029a; } } { Il2CppChar L_13 = ___c1; if ((((int32_t)L_13) <= ((int32_t)((int32_t)122)))) { goto IL_02c1; } } IL_029a: { Il2CppChar L_14 = ___c1; if ((((int32_t)((int32_t)65)) > ((int32_t)L_14))) { goto IL_02aa; } } { Il2CppChar L_15 = ___c1; if ((((int32_t)L_15) <= ((int32_t)((int32_t)90)))) { goto IL_02c1; } } IL_02aa: { Il2CppChar L_16 = ___c1; if ((((int32_t)((int32_t)48)) > ((int32_t)L_16))) { goto IL_02ba; } } { Il2CppChar L_17 = ___c1; if ((((int32_t)L_17) <= ((int32_t)((int32_t)57)))) { goto IL_02c1; } } IL_02ba: { Il2CppChar L_18 = ___c1; G_B21_0 = ((((int32_t)((int32_t)95)) == ((int32_t)L_18))? 1 : 0); goto IL_02c2; } IL_02c1: { G_B21_0 = 1; } IL_02c2: { return (bool)G_B21_0; } IL_02c3: { Il2CppChar L_19 = ___c1; if ((((int32_t)((int32_t)48)) > ((int32_t)L_19))) { goto IL_02d5; } } { Il2CppChar L_20 = ___c1; G_B25_0 = ((((int32_t)((((int32_t)L_20) > ((int32_t)((int32_t)57)))? 1 : 0)) == ((int32_t)0))? 1 : 0); goto IL_02d6; } IL_02d5: { G_B25_0 = 0; } IL_02d6: { return (bool)G_B25_0; } IL_02d7: { Il2CppChar L_21 = ___c1; if ((((int32_t)L_21) == ((int32_t)((int32_t)32)))) { goto IL_0306; } } { Il2CppChar L_22 = ___c1; if ((((int32_t)L_22) == ((int32_t)((int32_t)12)))) { goto IL_0306; } } { Il2CppChar L_23 = ___c1; if ((((int32_t)L_23) == ((int32_t)((int32_t)10)))) { goto IL_0306; } } { Il2CppChar L_24 = ___c1; if ((((int32_t)L_24) == ((int32_t)((int32_t)13)))) { goto IL_0306; } } { Il2CppChar L_25 = ___c1; if ((((int32_t)L_25) == ((int32_t)((int32_t)9)))) { goto IL_0306; } } { Il2CppChar L_26 = ___c1; G_B33_0 = ((((int32_t)L_26) == ((int32_t)((int32_t)11)))? 1 : 0); goto IL_0307; } IL_0306: { G_B33_0 = 1; } IL_0307: { return (bool)G_B33_0; } IL_0308: { Il2CppChar L_27 = ___c1; bool L_28 = CategoryUtils_IsCategory_m3604944547(NULL /*static, unused*/, 0, L_27, /*hidden argument*/NULL); return L_28; } IL_0310: { Il2CppChar L_29 = ___c1; bool L_30 = CategoryUtils_IsCategory_m3604944547(NULL /*static, unused*/, 1, L_29, /*hidden argument*/NULL); return L_30; } IL_0318: { Il2CppChar L_31 = ___c1; bool L_32 = CategoryUtils_IsCategory_m3604944547(NULL /*static, unused*/, 2, L_31, /*hidden argument*/NULL); return L_32; } IL_0320: { Il2CppChar L_33 = ___c1; bool L_34 = CategoryUtils_IsCategory_m3604944547(NULL /*static, unused*/, 3, L_33, /*hidden argument*/NULL); return L_34; } IL_0328: { Il2CppChar L_35 = ___c1; bool L_36 = CategoryUtils_IsCategory_m3604944547(NULL /*static, unused*/, 4, L_35, /*hidden argument*/NULL); return L_36; } IL_0330: { Il2CppChar L_37 = ___c1; bool L_38 = CategoryUtils_IsCategory_m3604944547(NULL /*static, unused*/, 5, L_37, /*hidden argument*/NULL); return L_38; } IL_0338: { Il2CppChar L_39 = ___c1; bool L_40 = CategoryUtils_IsCategory_m3604944547(NULL /*static, unused*/, 7, L_39, /*hidden argument*/NULL); return L_40; } IL_0340: { Il2CppChar L_41 = ___c1; bool L_42 = CategoryUtils_IsCategory_m3604944547(NULL /*static, unused*/, 6, L_41, /*hidden argument*/NULL); return L_42; } IL_0348: { Il2CppChar L_43 = ___c1; bool L_44 = CategoryUtils_IsCategory_m3604944547(NULL /*static, unused*/, 8, L_43, /*hidden argument*/NULL); return L_44; } IL_0350: { Il2CppChar L_45 = ___c1; bool L_46 = CategoryUtils_IsCategory_m3604944547(NULL /*static, unused*/, ((int32_t)9), L_45, /*hidden argument*/NULL); return L_46; } IL_0359: { Il2CppChar L_47 = ___c1; bool L_48 = CategoryUtils_IsCategory_m3604944547(NULL /*static, unused*/, ((int32_t)10), L_47, /*hidden argument*/NULL); return L_48; } IL_0362: { Il2CppChar L_49 = ___c1; bool L_50 = CategoryUtils_IsCategory_m3604944547(NULL /*static, unused*/, ((int32_t)11), L_49, /*hidden argument*/NULL); return L_50; } IL_036b: { Il2CppChar L_51 = ___c1; bool L_52 = CategoryUtils_IsCategory_m3604944547(NULL /*static, unused*/, ((int32_t)12), L_51, /*hidden argument*/NULL); return L_52; } IL_0374: { Il2CppChar L_53 = ___c1; bool L_54 = CategoryUtils_IsCategory_m3604944547(NULL /*static, unused*/, ((int32_t)13), L_53, /*hidden argument*/NULL); return L_54; } IL_037d: { Il2CppChar L_55 = ___c1; bool L_56 = CategoryUtils_IsCategory_m3604944547(NULL /*static, unused*/, ((int32_t)19), L_55, /*hidden argument*/NULL); return L_56; } IL_0386: { Il2CppChar L_57 = ___c1; bool L_58 = CategoryUtils_IsCategory_m3604944547(NULL /*static, unused*/, ((int32_t)20), L_57, /*hidden argument*/NULL); return L_58; } IL_038f: { Il2CppChar L_59 = ___c1; bool L_60 = CategoryUtils_IsCategory_m3604944547(NULL /*static, unused*/, ((int32_t)22), L_59, /*hidden argument*/NULL); return L_60; } IL_0398: { Il2CppChar L_61 = ___c1; bool L_62 = CategoryUtils_IsCategory_m3604944547(NULL /*static, unused*/, ((int32_t)21), L_61, /*hidden argument*/NULL); return L_62; } IL_03a1: { Il2CppChar L_63 = ___c1; bool L_64 = CategoryUtils_IsCategory_m3604944547(NULL /*static, unused*/, ((int32_t)23), L_63, /*hidden argument*/NULL); return L_64; } IL_03aa: { Il2CppChar L_65 = ___c1; bool L_66 = CategoryUtils_IsCategory_m3604944547(NULL /*static, unused*/, ((int32_t)18), L_65, /*hidden argument*/NULL); return L_66; } IL_03b3: { Il2CppChar L_67 = ___c1; bool L_68 = CategoryUtils_IsCategory_m3604944547(NULL /*static, unused*/, ((int32_t)24), L_67, /*hidden argument*/NULL); return L_68; } IL_03bc: { Il2CppChar L_69 = ___c1; bool L_70 = CategoryUtils_IsCategory_m3604944547(NULL /*static, unused*/, ((int32_t)25), L_69, /*hidden argument*/NULL); return L_70; } IL_03c5: { Il2CppChar L_71 = ___c1; bool L_72 = CategoryUtils_IsCategory_m3604944547(NULL /*static, unused*/, ((int32_t)26), L_71, /*hidden argument*/NULL); return L_72; } IL_03ce: { Il2CppChar L_73 = ___c1; bool L_74 = CategoryUtils_IsCategory_m3604944547(NULL /*static, unused*/, ((int32_t)27), L_73, /*hidden argument*/NULL); return L_74; } IL_03d7: { Il2CppChar L_75 = ___c1; bool L_76 = CategoryUtils_IsCategory_m3604944547(NULL /*static, unused*/, ((int32_t)28), L_75, /*hidden argument*/NULL); return L_76; } IL_03e0: { Il2CppChar L_77 = ___c1; bool L_78 = CategoryUtils_IsCategory_m3604944547(NULL /*static, unused*/, ((int32_t)14), L_77, /*hidden argument*/NULL); return L_78; } IL_03e9: { Il2CppChar L_79 = ___c1; bool L_80 = CategoryUtils_IsCategory_m3604944547(NULL /*static, unused*/, ((int32_t)15), L_79, /*hidden argument*/NULL); return L_80; } IL_03f2: { Il2CppChar L_81 = ___c1; bool L_82 = CategoryUtils_IsCategory_m3604944547(NULL /*static, unused*/, ((int32_t)17), L_81, /*hidden argument*/NULL); return L_82; } IL_03fb: { Il2CppChar L_83 = ___c1; bool L_84 = CategoryUtils_IsCategory_m3604944547(NULL /*static, unused*/, ((int32_t)16), L_83, /*hidden argument*/NULL); return L_84; } IL_0404: { Il2CppChar L_85 = ___c1; bool L_86 = CategoryUtils_IsCategory_m3604944547(NULL /*static, unused*/, ((int32_t)29), L_85, /*hidden argument*/NULL); return L_86; } IL_040d: { Il2CppChar L_87 = ___c1; bool L_88 = CategoryUtils_IsCategory_m3604944547(NULL /*static, unused*/, 0, L_87, /*hidden argument*/NULL); if (L_88) { goto IL_0446; } } { Il2CppChar L_89 = ___c1; bool L_90 = CategoryUtils_IsCategory_m3604944547(NULL /*static, unused*/, 1, L_89, /*hidden argument*/NULL); if (L_90) { goto IL_0446; } } { Il2CppChar L_91 = ___c1; bool L_92 = CategoryUtils_IsCategory_m3604944547(NULL /*static, unused*/, 2, L_91, /*hidden argument*/NULL); if (L_92) { goto IL_0446; } } { Il2CppChar L_93 = ___c1; bool L_94 = CategoryUtils_IsCategory_m3604944547(NULL /*static, unused*/, 3, L_93, /*hidden argument*/NULL); if (L_94) { goto IL_0446; } } { Il2CppChar L_95 = ___c1; bool L_96 = CategoryUtils_IsCategory_m3604944547(NULL /*static, unused*/, 4, L_95, /*hidden argument*/NULL); G_B70_0 = ((int32_t)(L_96)); goto IL_0447; } IL_0446: { G_B70_0 = 1; } IL_0447: { return (bool)G_B70_0; } IL_0448: { Il2CppChar L_97 = ___c1; bool L_98 = CategoryUtils_IsCategory_m3604944547(NULL /*static, unused*/, 5, L_97, /*hidden argument*/NULL); if (L_98) { goto IL_0469; } } { Il2CppChar L_99 = ___c1; bool L_100 = CategoryUtils_IsCategory_m3604944547(NULL /*static, unused*/, 7, L_99, /*hidden argument*/NULL); if (L_100) { goto IL_0469; } } { Il2CppChar L_101 = ___c1; bool L_102 = CategoryUtils_IsCategory_m3604944547(NULL /*static, unused*/, 6, L_101, /*hidden argument*/NULL); G_B75_0 = ((int32_t)(L_102)); goto IL_046a; } IL_0469: { G_B75_0 = 1; } IL_046a: { return (bool)G_B75_0; } IL_046b: { Il2CppChar L_103 = ___c1; bool L_104 = CategoryUtils_IsCategory_m3604944547(NULL /*static, unused*/, 8, L_103, /*hidden argument*/NULL); if (L_104) { goto IL_048e; } } { Il2CppChar L_105 = ___c1; bool L_106 = CategoryUtils_IsCategory_m3604944547(NULL /*static, unused*/, ((int32_t)9), L_105, /*hidden argument*/NULL); if (L_106) { goto IL_048e; } } { Il2CppChar L_107 = ___c1; bool L_108 = CategoryUtils_IsCategory_m3604944547(NULL /*static, unused*/, ((int32_t)10), L_107, /*hidden argument*/NULL); G_B80_0 = ((int32_t)(L_108)); goto IL_048f; } IL_048e: { G_B80_0 = 1; } IL_048f: { return (bool)G_B80_0; } IL_0490: { Il2CppChar L_109 = ___c1; bool L_110 = CategoryUtils_IsCategory_m3604944547(NULL /*static, unused*/, ((int32_t)11), L_109, /*hidden argument*/NULL); if (L_110) { goto IL_04b4; } } { Il2CppChar L_111 = ___c1; bool L_112 = CategoryUtils_IsCategory_m3604944547(NULL /*static, unused*/, ((int32_t)12), L_111, /*hidden argument*/NULL); if (L_112) { goto IL_04b4; } } { Il2CppChar L_113 = ___c1; bool L_114 = CategoryUtils_IsCategory_m3604944547(NULL /*static, unused*/, ((int32_t)13), L_113, /*hidden argument*/NULL); G_B85_0 = ((int32_t)(L_114)); goto IL_04b5; } IL_04b4: { G_B85_0 = 1; } IL_04b5: { return (bool)G_B85_0; } IL_04b6: { Il2CppChar L_115 = ___c1; bool L_116 = CategoryUtils_IsCategory_m3604944547(NULL /*static, unused*/, ((int32_t)19), L_115, /*hidden argument*/NULL); if (L_116) { goto IL_050e; } } { Il2CppChar L_117 = ___c1; bool L_118 = CategoryUtils_IsCategory_m3604944547(NULL /*static, unused*/, ((int32_t)20), L_117, /*hidden argument*/NULL); if (L_118) { goto IL_050e; } } { Il2CppChar L_119 = ___c1; bool L_120 = CategoryUtils_IsCategory_m3604944547(NULL /*static, unused*/, ((int32_t)22), L_119, /*hidden argument*/NULL); if (L_120) { goto IL_050e; } } { Il2CppChar L_121 = ___c1; bool L_122 = CategoryUtils_IsCategory_m3604944547(NULL /*static, unused*/, ((int32_t)21), L_121, /*hidden argument*/NULL); if (L_122) { goto IL_050e; } } { Il2CppChar L_123 = ___c1; bool L_124 = CategoryUtils_IsCategory_m3604944547(NULL /*static, unused*/, ((int32_t)23), L_123, /*hidden argument*/NULL); if (L_124) { goto IL_050e; } } { Il2CppChar L_125 = ___c1; bool L_126 = CategoryUtils_IsCategory_m3604944547(NULL /*static, unused*/, ((int32_t)18), L_125, /*hidden argument*/NULL); if (L_126) { goto IL_050e; } } { Il2CppChar L_127 = ___c1; bool L_128 = CategoryUtils_IsCategory_m3604944547(NULL /*static, unused*/, ((int32_t)24), L_127, /*hidden argument*/NULL); G_B94_0 = ((int32_t)(L_128)); goto IL_050f; } IL_050e: { G_B94_0 = 1; } IL_050f: { return (bool)G_B94_0; } IL_0510: { Il2CppChar L_129 = ___c1; bool L_130 = CategoryUtils_IsCategory_m3604944547(NULL /*static, unused*/, ((int32_t)25), L_129, /*hidden argument*/NULL); if (L_130) { goto IL_0541; } } { Il2CppChar L_131 = ___c1; bool L_132 = CategoryUtils_IsCategory_m3604944547(NULL /*static, unused*/, ((int32_t)26), L_131, /*hidden argument*/NULL); if (L_132) { goto IL_0541; } } { Il2CppChar L_133 = ___c1; bool L_134 = CategoryUtils_IsCategory_m3604944547(NULL /*static, unused*/, ((int32_t)27), L_133, /*hidden argument*/NULL); if (L_134) { goto IL_0541; } } { Il2CppChar L_135 = ___c1; bool L_136 = CategoryUtils_IsCategory_m3604944547(NULL /*static, unused*/, ((int32_t)28), L_135, /*hidden argument*/NULL); G_B100_0 = ((int32_t)(L_136)); goto IL_0542; } IL_0541: { G_B100_0 = 1; } IL_0542: { return (bool)G_B100_0; } IL_0543: { Il2CppChar L_137 = ___c1; bool L_138 = CategoryUtils_IsCategory_m3604944547(NULL /*static, unused*/, ((int32_t)14), L_137, /*hidden argument*/NULL); if (L_138) { goto IL_0581; } } { Il2CppChar L_139 = ___c1; bool L_140 = CategoryUtils_IsCategory_m3604944547(NULL /*static, unused*/, ((int32_t)15), L_139, /*hidden argument*/NULL); if (L_140) { goto IL_0581; } } { Il2CppChar L_141 = ___c1; bool L_142 = CategoryUtils_IsCategory_m3604944547(NULL /*static, unused*/, ((int32_t)17), L_141, /*hidden argument*/NULL); if (L_142) { goto IL_0581; } } { Il2CppChar L_143 = ___c1; bool L_144 = CategoryUtils_IsCategory_m3604944547(NULL /*static, unused*/, ((int32_t)16), L_143, /*hidden argument*/NULL); if (L_144) { goto IL_0581; } } { Il2CppChar L_145 = ___c1; bool L_146 = CategoryUtils_IsCategory_m3604944547(NULL /*static, unused*/, ((int32_t)29), L_145, /*hidden argument*/NULL); G_B107_0 = ((int32_t)(L_146)); goto IL_0582; } IL_0581: { G_B107_0 = 1; } IL_0582: { return (bool)G_B107_0; } IL_0583: { Il2CppChar L_147 = ___c1; if ((((int32_t)0) > ((int32_t)L_147))) { goto IL_0594; } } { Il2CppChar L_148 = ___c1; G_B111_0 = ((((int32_t)((((int32_t)L_148) > ((int32_t)((int32_t)127)))? 1 : 0)) == ((int32_t)0))? 1 : 0); goto IL_0595; } IL_0594: { G_B111_0 = 0; } IL_0595: { return (bool)G_B111_0; } IL_0596: { Il2CppChar L_149 = ___c1; if ((((int32_t)((int32_t)128)) > ((int32_t)L_149))) { goto IL_05ae; } } { Il2CppChar L_150 = ___c1; G_B115_0 = ((((int32_t)((((int32_t)L_150) > ((int32_t)((int32_t)255)))? 1 : 0)) == ((int32_t)0))? 1 : 0); goto IL_05af; } IL_05ae: { G_B115_0 = 0; } IL_05af: { return (bool)G_B115_0; } IL_05b0: { Il2CppChar L_151 = ___c1; if ((((int32_t)((int32_t)256)) > ((int32_t)L_151))) { goto IL_05c8; } } { Il2CppChar L_152 = ___c1; G_B119_0 = ((((int32_t)((((int32_t)L_152) > ((int32_t)((int32_t)383)))? 1 : 0)) == ((int32_t)0))? 1 : 0); goto IL_05c9; } IL_05c8: { G_B119_0 = 0; } IL_05c9: { return (bool)G_B119_0; } IL_05ca: { Il2CppChar L_153 = ___c1; if ((((int32_t)((int32_t)384)) > ((int32_t)L_153))) { goto IL_05e2; } } { Il2CppChar L_154 = ___c1; G_B123_0 = ((((int32_t)((((int32_t)L_154) > ((int32_t)((int32_t)591)))? 1 : 0)) == ((int32_t)0))? 1 : 0); goto IL_05e3; } IL_05e2: { G_B123_0 = 0; } IL_05e3: { return (bool)G_B123_0; } IL_05e4: { Il2CppChar L_155 = ___c1; if ((((int32_t)((int32_t)592)) > ((int32_t)L_155))) { goto IL_05fc; } } { Il2CppChar L_156 = ___c1; G_B127_0 = ((((int32_t)((((int32_t)L_156) > ((int32_t)((int32_t)687)))? 1 : 0)) == ((int32_t)0))? 1 : 0); goto IL_05fd; } IL_05fc: { G_B127_0 = 0; } IL_05fd: { return (bool)G_B127_0; } IL_05fe: { Il2CppChar L_157 = ___c1; if ((((int32_t)((int32_t)688)) > ((int32_t)L_157))) { goto IL_0616; } } { Il2CppChar L_158 = ___c1; G_B131_0 = ((((int32_t)((((int32_t)L_158) > ((int32_t)((int32_t)767)))? 1 : 0)) == ((int32_t)0))? 1 : 0); goto IL_0617; } IL_0616: { G_B131_0 = 0; } IL_0617: { return (bool)G_B131_0; } IL_0618: { Il2CppChar L_159 = ___c1; if ((((int32_t)((int32_t)768)) > ((int32_t)L_159))) { goto IL_0630; } } { Il2CppChar L_160 = ___c1; G_B135_0 = ((((int32_t)((((int32_t)L_160) > ((int32_t)((int32_t)879)))? 1 : 0)) == ((int32_t)0))? 1 : 0); goto IL_0631; } IL_0630: { G_B135_0 = 0; } IL_0631: { return (bool)G_B135_0; } IL_0632: { Il2CppChar L_161 = ___c1; if ((((int32_t)((int32_t)880)) > ((int32_t)L_161))) { goto IL_064a; } } { Il2CppChar L_162 = ___c1; G_B139_0 = ((((int32_t)((((int32_t)L_162) > ((int32_t)((int32_t)1023)))? 1 : 0)) == ((int32_t)0))? 1 : 0); goto IL_064b; } IL_064a: { G_B139_0 = 0; } IL_064b: { return (bool)G_B139_0; } IL_064c: { Il2CppChar L_163 = ___c1; if ((((int32_t)((int32_t)1024)) > ((int32_t)L_163))) { goto IL_0664; } } { Il2CppChar L_164 = ___c1; G_B143_0 = ((((int32_t)((((int32_t)L_164) > ((int32_t)((int32_t)1279)))? 1 : 0)) == ((int32_t)0))? 1 : 0); goto IL_0665; } IL_0664: { G_B143_0 = 0; } IL_0665: { return (bool)G_B143_0; } IL_0666: { Il2CppChar L_165 = ___c1; if ((((int32_t)((int32_t)1328)) > ((int32_t)L_165))) { goto IL_067e; } } { Il2CppChar L_166 = ___c1; G_B147_0 = ((((int32_t)((((int32_t)L_166) > ((int32_t)((int32_t)1423)))? 1 : 0)) == ((int32_t)0))? 1 : 0); goto IL_067f; } IL_067e: { G_B147_0 = 0; } IL_067f: { return (bool)G_B147_0; } IL_0680: { Il2CppChar L_167 = ___c1; if ((((int32_t)((int32_t)1424)) > ((int32_t)L_167))) { goto IL_0698; } } { Il2CppChar L_168 = ___c1; G_B151_0 = ((((int32_t)((((int32_t)L_168) > ((int32_t)((int32_t)1535)))? 1 : 0)) == ((int32_t)0))? 1 : 0); goto IL_0699; } IL_0698: { G_B151_0 = 0; } IL_0699: { return (bool)G_B151_0; } IL_069a: { Il2CppChar L_169 = ___c1; if ((((int32_t)((int32_t)1536)) > ((int32_t)L_169))) { goto IL_06b2; } } { Il2CppChar L_170 = ___c1; G_B155_0 = ((((int32_t)((((int32_t)L_170) > ((int32_t)((int32_t)1791)))? 1 : 0)) == ((int32_t)0))? 1 : 0); goto IL_06b3; } IL_06b2: { G_B155_0 = 0; } IL_06b3: { return (bool)G_B155_0; } IL_06b4: { Il2CppChar L_171 = ___c1; if ((((int32_t)((int32_t)1792)) > ((int32_t)L_171))) { goto IL_06cc; } } { Il2CppChar L_172 = ___c1; G_B159_0 = ((((int32_t)((((int32_t)L_172) > ((int32_t)((int32_t)1871)))? 1 : 0)) == ((int32_t)0))? 1 : 0); goto IL_06cd; } IL_06cc: { G_B159_0 = 0; } IL_06cd: { return (bool)G_B159_0; } IL_06ce: { Il2CppChar L_173 = ___c1; if ((((int32_t)((int32_t)1920)) > ((int32_t)L_173))) { goto IL_06e6; } } { Il2CppChar L_174 = ___c1; G_B163_0 = ((((int32_t)((((int32_t)L_174) > ((int32_t)((int32_t)1983)))? 1 : 0)) == ((int32_t)0))? 1 : 0); goto IL_06e7; } IL_06e6: { G_B163_0 = 0; } IL_06e7: { return (bool)G_B163_0; } IL_06e8: { Il2CppChar L_175 = ___c1; if ((((int32_t)((int32_t)2304)) > ((int32_t)L_175))) { goto IL_0700; } } { Il2CppChar L_176 = ___c1; G_B167_0 = ((((int32_t)((((int32_t)L_176) > ((int32_t)((int32_t)2431)))? 1 : 0)) == ((int32_t)0))? 1 : 0); goto IL_0701; } IL_0700: { G_B167_0 = 0; } IL_0701: { return (bool)G_B167_0; } IL_0702: { Il2CppChar L_177 = ___c1; if ((((int32_t)((int32_t)2432)) > ((int32_t)L_177))) { goto IL_071a; } } { Il2CppChar L_178 = ___c1; G_B171_0 = ((((int32_t)((((int32_t)L_178) > ((int32_t)((int32_t)2559)))? 1 : 0)) == ((int32_t)0))? 1 : 0); goto IL_071b; } IL_071a: { G_B171_0 = 0; } IL_071b: { return (bool)G_B171_0; } IL_071c: { Il2CppChar L_179 = ___c1; if ((((int32_t)((int32_t)2560)) > ((int32_t)L_179))) { goto IL_0734; } } { Il2CppChar L_180 = ___c1; G_B175_0 = ((((int32_t)((((int32_t)L_180) > ((int32_t)((int32_t)2687)))? 1 : 0)) == ((int32_t)0))? 1 : 0); goto IL_0735; } IL_0734: { G_B175_0 = 0; } IL_0735: { return (bool)G_B175_0; } IL_0736: { Il2CppChar L_181 = ___c1; if ((((int32_t)((int32_t)2688)) > ((int32_t)L_181))) { goto IL_074e; } } { Il2CppChar L_182 = ___c1; G_B179_0 = ((((int32_t)((((int32_t)L_182) > ((int32_t)((int32_t)2815)))? 1 : 0)) == ((int32_t)0))? 1 : 0); goto IL_074f; } IL_074e: { G_B179_0 = 0; } IL_074f: { return (bool)G_B179_0; } IL_0750: { Il2CppChar L_183 = ___c1; if ((((int32_t)((int32_t)2816)) > ((int32_t)L_183))) { goto IL_0768; } } { Il2CppChar L_184 = ___c1; G_B183_0 = ((((int32_t)((((int32_t)L_184) > ((int32_t)((int32_t)2943)))? 1 : 0)) == ((int32_t)0))? 1 : 0); goto IL_0769; } IL_0768: { G_B183_0 = 0; } IL_0769: { return (bool)G_B183_0; } IL_076a: { Il2CppChar L_185 = ___c1; if ((((int32_t)((int32_t)2944)) > ((int32_t)L_185))) { goto IL_0782; } } { Il2CppChar L_186 = ___c1; G_B187_0 = ((((int32_t)((((int32_t)L_186) > ((int32_t)((int32_t)3071)))? 1 : 0)) == ((int32_t)0))? 1 : 0); goto IL_0783; } IL_0782: { G_B187_0 = 0; } IL_0783: { return (bool)G_B187_0; } IL_0784: { Il2CppChar L_187 = ___c1; if ((((int32_t)((int32_t)3072)) > ((int32_t)L_187))) { goto IL_079c; } } { Il2CppChar L_188 = ___c1; G_B191_0 = ((((int32_t)((((int32_t)L_188) > ((int32_t)((int32_t)3199)))? 1 : 0)) == ((int32_t)0))? 1 : 0); goto IL_079d; } IL_079c: { G_B191_0 = 0; } IL_079d: { return (bool)G_B191_0; } IL_079e: { Il2CppChar L_189 = ___c1; if ((((int32_t)((int32_t)3200)) > ((int32_t)L_189))) { goto IL_07b6; } } { Il2CppChar L_190 = ___c1; G_B195_0 = ((((int32_t)((((int32_t)L_190) > ((int32_t)((int32_t)3327)))? 1 : 0)) == ((int32_t)0))? 1 : 0); goto IL_07b7; } IL_07b6: { G_B195_0 = 0; } IL_07b7: { return (bool)G_B195_0; } IL_07b8: { Il2CppChar L_191 = ___c1; if ((((int32_t)((int32_t)3328)) > ((int32_t)L_191))) { goto IL_07d0; } } { Il2CppChar L_192 = ___c1; G_B199_0 = ((((int32_t)((((int32_t)L_192) > ((int32_t)((int32_t)3455)))? 1 : 0)) == ((int32_t)0))? 1 : 0); goto IL_07d1; } IL_07d0: { G_B199_0 = 0; } IL_07d1: { return (bool)G_B199_0; } IL_07d2: { Il2CppChar L_193 = ___c1; if ((((int32_t)((int32_t)3456)) > ((int32_t)L_193))) { goto IL_07ea; } } { Il2CppChar L_194 = ___c1; G_B203_0 = ((((int32_t)((((int32_t)L_194) > ((int32_t)((int32_t)3583)))? 1 : 0)) == ((int32_t)0))? 1 : 0); goto IL_07eb; } IL_07ea: { G_B203_0 = 0; } IL_07eb: { return (bool)G_B203_0; } IL_07ec: { Il2CppChar L_195 = ___c1; if ((((int32_t)((int32_t)3584)) > ((int32_t)L_195))) { goto IL_0804; } } { Il2CppChar L_196 = ___c1; G_B207_0 = ((((int32_t)((((int32_t)L_196) > ((int32_t)((int32_t)3711)))? 1 : 0)) == ((int32_t)0))? 1 : 0); goto IL_0805; } IL_0804: { G_B207_0 = 0; } IL_0805: { return (bool)G_B207_0; } IL_0806: { Il2CppChar L_197 = ___c1; if ((((int32_t)((int32_t)3712)) > ((int32_t)L_197))) { goto IL_081e; } } { Il2CppChar L_198 = ___c1; G_B211_0 = ((((int32_t)((((int32_t)L_198) > ((int32_t)((int32_t)3839)))? 1 : 0)) == ((int32_t)0))? 1 : 0); goto IL_081f; } IL_081e: { G_B211_0 = 0; } IL_081f: { return (bool)G_B211_0; } IL_0820: { Il2CppChar L_199 = ___c1; if ((((int32_t)((int32_t)3840)) > ((int32_t)L_199))) { goto IL_0838; } } { Il2CppChar L_200 = ___c1; G_B215_0 = ((((int32_t)((((int32_t)L_200) > ((int32_t)((int32_t)4095)))? 1 : 0)) == ((int32_t)0))? 1 : 0); goto IL_0839; } IL_0838: { G_B215_0 = 0; } IL_0839: { return (bool)G_B215_0; } IL_083a: { Il2CppChar L_201 = ___c1; if ((((int32_t)((int32_t)4096)) > ((int32_t)L_201))) { goto IL_0852; } } { Il2CppChar L_202 = ___c1; G_B219_0 = ((((int32_t)((((int32_t)L_202) > ((int32_t)((int32_t)4255)))? 1 : 0)) == ((int32_t)0))? 1 : 0); goto IL_0853; } IL_0852: { G_B219_0 = 0; } IL_0853: { return (bool)G_B219_0; } IL_0854: { Il2CppChar L_203 = ___c1; if ((((int32_t)((int32_t)4256)) > ((int32_t)L_203))) { goto IL_086c; } } { Il2CppChar L_204 = ___c1; G_B223_0 = ((((int32_t)((((int32_t)L_204) > ((int32_t)((int32_t)4351)))? 1 : 0)) == ((int32_t)0))? 1 : 0); goto IL_086d; } IL_086c: { G_B223_0 = 0; } IL_086d: { return (bool)G_B223_0; } IL_086e: { Il2CppChar L_205 = ___c1; if ((((int32_t)((int32_t)4352)) > ((int32_t)L_205))) { goto IL_0886; } } { Il2CppChar L_206 = ___c1; G_B227_0 = ((((int32_t)((((int32_t)L_206) > ((int32_t)((int32_t)4607)))? 1 : 0)) == ((int32_t)0))? 1 : 0); goto IL_0887; } IL_0886: { G_B227_0 = 0; } IL_0887: { return (bool)G_B227_0; } IL_0888: { Il2CppChar L_207 = ___c1; if ((((int32_t)((int32_t)4608)) > ((int32_t)L_207))) { goto IL_08a0; } } { Il2CppChar L_208 = ___c1; G_B231_0 = ((((int32_t)((((int32_t)L_208) > ((int32_t)((int32_t)4991)))? 1 : 0)) == ((int32_t)0))? 1 : 0); goto IL_08a1; } IL_08a0: { G_B231_0 = 0; } IL_08a1: { return (bool)G_B231_0; } IL_08a2: { Il2CppChar L_209 = ___c1; if ((((int32_t)((int32_t)5024)) > ((int32_t)L_209))) { goto IL_08ba; } } { Il2CppChar L_210 = ___c1; G_B235_0 = ((((int32_t)((((int32_t)L_210) > ((int32_t)((int32_t)5119)))? 1 : 0)) == ((int32_t)0))? 1 : 0); goto IL_08bb; } IL_08ba: { G_B235_0 = 0; } IL_08bb: { return (bool)G_B235_0; } IL_08bc: { Il2CppChar L_211 = ___c1; if ((((int32_t)((int32_t)5120)) > ((int32_t)L_211))) { goto IL_08d4; } } { Il2CppChar L_212 = ___c1; G_B239_0 = ((((int32_t)((((int32_t)L_212) > ((int32_t)((int32_t)5759)))? 1 : 0)) == ((int32_t)0))? 1 : 0); goto IL_08d5; } IL_08d4: { G_B239_0 = 0; } IL_08d5: { return (bool)G_B239_0; } IL_08d6: { Il2CppChar L_213 = ___c1; if ((((int32_t)((int32_t)5760)) > ((int32_t)L_213))) { goto IL_08ee; } } { Il2CppChar L_214 = ___c1; G_B243_0 = ((((int32_t)((((int32_t)L_214) > ((int32_t)((int32_t)5791)))? 1 : 0)) == ((int32_t)0))? 1 : 0); goto IL_08ef; } IL_08ee: { G_B243_0 = 0; } IL_08ef: { return (bool)G_B243_0; } IL_08f0: { Il2CppChar L_215 = ___c1; if ((((int32_t)((int32_t)5792)) > ((int32_t)L_215))) { goto IL_0908; } } { Il2CppChar L_216 = ___c1; G_B247_0 = ((((int32_t)((((int32_t)L_216) > ((int32_t)((int32_t)5887)))? 1 : 0)) == ((int32_t)0))? 1 : 0); goto IL_0909; } IL_0908: { G_B247_0 = 0; } IL_0909: { return (bool)G_B247_0; } IL_090a: { Il2CppChar L_217 = ___c1; if ((((int32_t)((int32_t)6016)) > ((int32_t)L_217))) { goto IL_0922; } } { Il2CppChar L_218 = ___c1; G_B251_0 = ((((int32_t)((((int32_t)L_218) > ((int32_t)((int32_t)6143)))? 1 : 0)) == ((int32_t)0))? 1 : 0); goto IL_0923; } IL_0922: { G_B251_0 = 0; } IL_0923: { return (bool)G_B251_0; } IL_0924: { Il2CppChar L_219 = ___c1; if ((((int32_t)((int32_t)6144)) > ((int32_t)L_219))) { goto IL_093c; } } { Il2CppChar L_220 = ___c1; G_B255_0 = ((((int32_t)((((int32_t)L_220) > ((int32_t)((int32_t)6319)))? 1 : 0)) == ((int32_t)0))? 1 : 0); goto IL_093d; } IL_093c: { G_B255_0 = 0; } IL_093d: { return (bool)G_B255_0; } IL_093e: { Il2CppChar L_221 = ___c1; if ((((int32_t)((int32_t)7680)) > ((int32_t)L_221))) { goto IL_0956; } } { Il2CppChar L_222 = ___c1; G_B259_0 = ((((int32_t)((((int32_t)L_222) > ((int32_t)((int32_t)7935)))? 1 : 0)) == ((int32_t)0))? 1 : 0); goto IL_0957; } IL_0956: { G_B259_0 = 0; } IL_0957: { return (bool)G_B259_0; } IL_0958: { Il2CppChar L_223 = ___c1; if ((((int32_t)((int32_t)7936)) > ((int32_t)L_223))) { goto IL_0970; } } { Il2CppChar L_224 = ___c1; G_B263_0 = ((((int32_t)((((int32_t)L_224) > ((int32_t)((int32_t)8191)))? 1 : 0)) == ((int32_t)0))? 1 : 0); goto IL_0971; } IL_0970: { G_B263_0 = 0; } IL_0971: { return (bool)G_B263_0; } IL_0972: { Il2CppChar L_225 = ___c1; if ((((int32_t)((int32_t)8192)) > ((int32_t)L_225))) { goto IL_098a; } } { Il2CppChar L_226 = ___c1; G_B267_0 = ((((int32_t)((((int32_t)L_226) > ((int32_t)((int32_t)8303)))? 1 : 0)) == ((int32_t)0))? 1 : 0); goto IL_098b; } IL_098a: { G_B267_0 = 0; } IL_098b: { return (bool)G_B267_0; } IL_098c: { Il2CppChar L_227 = ___c1; if ((((int32_t)((int32_t)8304)) > ((int32_t)L_227))) { goto IL_09a4; } } { Il2CppChar L_228 = ___c1; G_B271_0 = ((((int32_t)((((int32_t)L_228) > ((int32_t)((int32_t)8351)))? 1 : 0)) == ((int32_t)0))? 1 : 0); goto IL_09a5; } IL_09a4: { G_B271_0 = 0; } IL_09a5: { return (bool)G_B271_0; } IL_09a6: { Il2CppChar L_229 = ___c1; if ((((int32_t)((int32_t)8352)) > ((int32_t)L_229))) { goto IL_09be; } } { Il2CppChar L_230 = ___c1; G_B275_0 = ((((int32_t)((((int32_t)L_230) > ((int32_t)((int32_t)8399)))? 1 : 0)) == ((int32_t)0))? 1 : 0); goto IL_09bf; } IL_09be: { G_B275_0 = 0; } IL_09bf: { return (bool)G_B275_0; } IL_09c0: { Il2CppChar L_231 = ___c1; if ((((int32_t)((int32_t)8400)) > ((int32_t)L_231))) { goto IL_09d8; } } { Il2CppChar L_232 = ___c1; G_B279_0 = ((((int32_t)((((int32_t)L_232) > ((int32_t)((int32_t)8447)))? 1 : 0)) == ((int32_t)0))? 1 : 0); goto IL_09d9; } IL_09d8: { G_B279_0 = 0; } IL_09d9: { return (bool)G_B279_0; } IL_09da: { Il2CppChar L_233 = ___c1; if ((((int32_t)((int32_t)8448)) > ((int32_t)L_233))) { goto IL_09f2; } } { Il2CppChar L_234 = ___c1; G_B283_0 = ((((int32_t)((((int32_t)L_234) > ((int32_t)((int32_t)8527)))? 1 : 0)) == ((int32_t)0))? 1 : 0); goto IL_09f3; } IL_09f2: { G_B283_0 = 0; } IL_09f3: { return (bool)G_B283_0; } IL_09f4: { Il2CppChar L_235 = ___c1; if ((((int32_t)((int32_t)8528)) > ((int32_t)L_235))) { goto IL_0a0c; } } { Il2CppChar L_236 = ___c1; G_B287_0 = ((((int32_t)((((int32_t)L_236) > ((int32_t)((int32_t)8591)))? 1 : 0)) == ((int32_t)0))? 1 : 0); goto IL_0a0d; } IL_0a0c: { G_B287_0 = 0; } IL_0a0d: { return (bool)G_B287_0; } IL_0a0e: { Il2CppChar L_237 = ___c1; if ((((int32_t)((int32_t)8592)) > ((int32_t)L_237))) { goto IL_0a26; } } { Il2CppChar L_238 = ___c1; G_B291_0 = ((((int32_t)((((int32_t)L_238) > ((int32_t)((int32_t)8703)))? 1 : 0)) == ((int32_t)0))? 1 : 0); goto IL_0a27; } IL_0a26: { G_B291_0 = 0; } IL_0a27: { return (bool)G_B291_0; } IL_0a28: { Il2CppChar L_239 = ___c1; if ((((int32_t)((int32_t)8704)) > ((int32_t)L_239))) { goto IL_0a40; } } { Il2CppChar L_240 = ___c1; G_B295_0 = ((((int32_t)((((int32_t)L_240) > ((int32_t)((int32_t)8959)))? 1 : 0)) == ((int32_t)0))? 1 : 0); goto IL_0a41; } IL_0a40: { G_B295_0 = 0; } IL_0a41: { return (bool)G_B295_0; } IL_0a42: { Il2CppChar L_241 = ___c1; if ((((int32_t)((int32_t)8960)) > ((int32_t)L_241))) { goto IL_0a5a; } } { Il2CppChar L_242 = ___c1; G_B299_0 = ((((int32_t)((((int32_t)L_242) > ((int32_t)((int32_t)9215)))? 1 : 0)) == ((int32_t)0))? 1 : 0); goto IL_0a5b; } IL_0a5a: { G_B299_0 = 0; } IL_0a5b: { return (bool)G_B299_0; } IL_0a5c: { Il2CppChar L_243 = ___c1; if ((((int32_t)((int32_t)9216)) > ((int32_t)L_243))) { goto IL_0a74; } } { Il2CppChar L_244 = ___c1; G_B303_0 = ((((int32_t)((((int32_t)L_244) > ((int32_t)((int32_t)9279)))? 1 : 0)) == ((int32_t)0))? 1 : 0); goto IL_0a75; } IL_0a74: { G_B303_0 = 0; } IL_0a75: { return (bool)G_B303_0; } IL_0a76: { Il2CppChar L_245 = ___c1; if ((((int32_t)((int32_t)9280)) > ((int32_t)L_245))) { goto IL_0a8e; } } { Il2CppChar L_246 = ___c1; G_B307_0 = ((((int32_t)((((int32_t)L_246) > ((int32_t)((int32_t)9311)))? 1 : 0)) == ((int32_t)0))? 1 : 0); goto IL_0a8f; } IL_0a8e: { G_B307_0 = 0; } IL_0a8f: { return (bool)G_B307_0; } IL_0a90: { Il2CppChar L_247 = ___c1; if ((((int32_t)((int32_t)9312)) > ((int32_t)L_247))) { goto IL_0aa8; } } { Il2CppChar L_248 = ___c1; G_B311_0 = ((((int32_t)((((int32_t)L_248) > ((int32_t)((int32_t)9471)))? 1 : 0)) == ((int32_t)0))? 1 : 0); goto IL_0aa9; } IL_0aa8: { G_B311_0 = 0; } IL_0aa9: { return (bool)G_B311_0; } IL_0aaa: { Il2CppChar L_249 = ___c1; if ((((int32_t)((int32_t)9472)) > ((int32_t)L_249))) { goto IL_0ac2; } } { Il2CppChar L_250 = ___c1; G_B315_0 = ((((int32_t)((((int32_t)L_250) > ((int32_t)((int32_t)9599)))? 1 : 0)) == ((int32_t)0))? 1 : 0); goto IL_0ac3; } IL_0ac2: { G_B315_0 = 0; } IL_0ac3: { return (bool)G_B315_0; } IL_0ac4: { Il2CppChar L_251 = ___c1; if ((((int32_t)((int32_t)9600)) > ((int32_t)L_251))) { goto IL_0adc; } } { Il2CppChar L_252 = ___c1; G_B319_0 = ((((int32_t)((((int32_t)L_252) > ((int32_t)((int32_t)9631)))? 1 : 0)) == ((int32_t)0))? 1 : 0); goto IL_0add; } IL_0adc: { G_B319_0 = 0; } IL_0add: { return (bool)G_B319_0; } IL_0ade: { Il2CppChar L_253 = ___c1; if ((((int32_t)((int32_t)9632)) > ((int32_t)L_253))) { goto IL_0af6; } } { Il2CppChar L_254 = ___c1; G_B323_0 = ((((int32_t)((((int32_t)L_254) > ((int32_t)((int32_t)9727)))? 1 : 0)) == ((int32_t)0))? 1 : 0); goto IL_0af7; } IL_0af6: { G_B323_0 = 0; } IL_0af7: { return (bool)G_B323_0; } IL_0af8: { Il2CppChar L_255 = ___c1; if ((((int32_t)((int32_t)9728)) > ((int32_t)L_255))) { goto IL_0b10; } } { Il2CppChar L_256 = ___c1; G_B327_0 = ((((int32_t)((((int32_t)L_256) > ((int32_t)((int32_t)9983)))? 1 : 0)) == ((int32_t)0))? 1 : 0); goto IL_0b11; } IL_0b10: { G_B327_0 = 0; } IL_0b11: { return (bool)G_B327_0; } IL_0b12: { Il2CppChar L_257 = ___c1; if ((((int32_t)((int32_t)9984)) > ((int32_t)L_257))) { goto IL_0b2a; } } { Il2CppChar L_258 = ___c1; G_B331_0 = ((((int32_t)((((int32_t)L_258) > ((int32_t)((int32_t)10175)))? 1 : 0)) == ((int32_t)0))? 1 : 0); goto IL_0b2b; } IL_0b2a: { G_B331_0 = 0; } IL_0b2b: { return (bool)G_B331_0; } IL_0b2c: { Il2CppChar L_259 = ___c1; if ((((int32_t)((int32_t)10240)) > ((int32_t)L_259))) { goto IL_0b44; } } { Il2CppChar L_260 = ___c1; G_B335_0 = ((((int32_t)((((int32_t)L_260) > ((int32_t)((int32_t)10495)))? 1 : 0)) == ((int32_t)0))? 1 : 0); goto IL_0b45; } IL_0b44: { G_B335_0 = 0; } IL_0b45: { return (bool)G_B335_0; } IL_0b46: { Il2CppChar L_261 = ___c1; if ((((int32_t)((int32_t)11904)) > ((int32_t)L_261))) { goto IL_0b5e; } } { Il2CppChar L_262 = ___c1; G_B339_0 = ((((int32_t)((((int32_t)L_262) > ((int32_t)((int32_t)12031)))? 1 : 0)) == ((int32_t)0))? 1 : 0); goto IL_0b5f; } IL_0b5e: { G_B339_0 = 0; } IL_0b5f: { return (bool)G_B339_0; } IL_0b60: { Il2CppChar L_263 = ___c1; if ((((int32_t)((int32_t)12032)) > ((int32_t)L_263))) { goto IL_0b78; } } { Il2CppChar L_264 = ___c1; G_B343_0 = ((((int32_t)((((int32_t)L_264) > ((int32_t)((int32_t)12255)))? 1 : 0)) == ((int32_t)0))? 1 : 0); goto IL_0b79; } IL_0b78: { G_B343_0 = 0; } IL_0b79: { return (bool)G_B343_0; } IL_0b7a: { Il2CppChar L_265 = ___c1; if ((((int32_t)((int32_t)12272)) > ((int32_t)L_265))) { goto IL_0b92; } } { Il2CppChar L_266 = ___c1; G_B347_0 = ((((int32_t)((((int32_t)L_266) > ((int32_t)((int32_t)12287)))? 1 : 0)) == ((int32_t)0))? 1 : 0); goto IL_0b93; } IL_0b92: { G_B347_0 = 0; } IL_0b93: { return (bool)G_B347_0; } IL_0b94: { Il2CppChar L_267 = ___c1; if ((((int32_t)((int32_t)12288)) > ((int32_t)L_267))) { goto IL_0bac; } } { Il2CppChar L_268 = ___c1; G_B351_0 = ((((int32_t)((((int32_t)L_268) > ((int32_t)((int32_t)12351)))? 1 : 0)) == ((int32_t)0))? 1 : 0); goto IL_0bad; } IL_0bac: { G_B351_0 = 0; } IL_0bad: { return (bool)G_B351_0; } IL_0bae: { Il2CppChar L_269 = ___c1; if ((((int32_t)((int32_t)12352)) > ((int32_t)L_269))) { goto IL_0bc6; } } { Il2CppChar L_270 = ___c1; G_B355_0 = ((((int32_t)((((int32_t)L_270) > ((int32_t)((int32_t)12447)))? 1 : 0)) == ((int32_t)0))? 1 : 0); goto IL_0bc7; } IL_0bc6: { G_B355_0 = 0; } IL_0bc7: { return (bool)G_B355_0; } IL_0bc8: { Il2CppChar L_271 = ___c1; if ((((int32_t)((int32_t)12448)) > ((int32_t)L_271))) { goto IL_0be0; } } { Il2CppChar L_272 = ___c1; G_B359_0 = ((((int32_t)((((int32_t)L_272) > ((int32_t)((int32_t)12543)))? 1 : 0)) == ((int32_t)0))? 1 : 0); goto IL_0be1; } IL_0be0: { G_B359_0 = 0; } IL_0be1: { return (bool)G_B359_0; } IL_0be2: { Il2CppChar L_273 = ___c1; if ((((int32_t)((int32_t)12544)) > ((int32_t)L_273))) { goto IL_0bfa; } } { Il2CppChar L_274 = ___c1; G_B363_0 = ((((int32_t)((((int32_t)L_274) > ((int32_t)((int32_t)12591)))? 1 : 0)) == ((int32_t)0))? 1 : 0); goto IL_0bfb; } IL_0bfa: { G_B363_0 = 0; } IL_0bfb: { return (bool)G_B363_0; } IL_0bfc: { Il2CppChar L_275 = ___c1; if ((((int32_t)((int32_t)12592)) > ((int32_t)L_275))) { goto IL_0c14; } } { Il2CppChar L_276 = ___c1; G_B367_0 = ((((int32_t)((((int32_t)L_276) > ((int32_t)((int32_t)12687)))? 1 : 0)) == ((int32_t)0))? 1 : 0); goto IL_0c15; } IL_0c14: { G_B367_0 = 0; } IL_0c15: { return (bool)G_B367_0; } IL_0c16: { Il2CppChar L_277 = ___c1; if ((((int32_t)((int32_t)12688)) > ((int32_t)L_277))) { goto IL_0c2e; } } { Il2CppChar L_278 = ___c1; G_B371_0 = ((((int32_t)((((int32_t)L_278) > ((int32_t)((int32_t)12703)))? 1 : 0)) == ((int32_t)0))? 1 : 0); goto IL_0c2f; } IL_0c2e: { G_B371_0 = 0; } IL_0c2f: { return (bool)G_B371_0; } IL_0c30: { Il2CppChar L_279 = ___c1; if ((((int32_t)((int32_t)12704)) > ((int32_t)L_279))) { goto IL_0c48; } } { Il2CppChar L_280 = ___c1; G_B375_0 = ((((int32_t)((((int32_t)L_280) > ((int32_t)((int32_t)12735)))? 1 : 0)) == ((int32_t)0))? 1 : 0); goto IL_0c49; } IL_0c48: { G_B375_0 = 0; } IL_0c49: { return (bool)G_B375_0; } IL_0c4a: { Il2CppChar L_281 = ___c1; if ((((int32_t)((int32_t)12800)) > ((int32_t)L_281))) { goto IL_0c62; } } { Il2CppChar L_282 = ___c1; G_B379_0 = ((((int32_t)((((int32_t)L_282) > ((int32_t)((int32_t)13055)))? 1 : 0)) == ((int32_t)0))? 1 : 0); goto IL_0c63; } IL_0c62: { G_B379_0 = 0; } IL_0c63: { return (bool)G_B379_0; } IL_0c64: { Il2CppChar L_283 = ___c1; if ((((int32_t)((int32_t)13056)) > ((int32_t)L_283))) { goto IL_0c7c; } } { Il2CppChar L_284 = ___c1; G_B383_0 = ((((int32_t)((((int32_t)L_284) > ((int32_t)((int32_t)13311)))? 1 : 0)) == ((int32_t)0))? 1 : 0); goto IL_0c7d; } IL_0c7c: { G_B383_0 = 0; } IL_0c7d: { return (bool)G_B383_0; } IL_0c7e: { Il2CppChar L_285 = ___c1; if ((((int32_t)((int32_t)13312)) > ((int32_t)L_285))) { goto IL_0c96; } } { Il2CppChar L_286 = ___c1; G_B387_0 = ((((int32_t)((((int32_t)L_286) > ((int32_t)((int32_t)19893)))? 1 : 0)) == ((int32_t)0))? 1 : 0); goto IL_0c97; } IL_0c96: { G_B387_0 = 0; } IL_0c97: { return (bool)G_B387_0; } IL_0c98: { Il2CppChar L_287 = ___c1; if ((((int32_t)((int32_t)19968)) > ((int32_t)L_287))) { goto IL_0cb0; } } { Il2CppChar L_288 = ___c1; G_B391_0 = ((((int32_t)((((int32_t)L_288) > ((int32_t)((int32_t)40959)))? 1 : 0)) == ((int32_t)0))? 1 : 0); goto IL_0cb1; } IL_0cb0: { G_B391_0 = 0; } IL_0cb1: { return (bool)G_B391_0; } IL_0cb2: { Il2CppChar L_289 = ___c1; if ((((int32_t)((int32_t)40960)) > ((int32_t)L_289))) { goto IL_0cca; } } { Il2CppChar L_290 = ___c1; G_B395_0 = ((((int32_t)((((int32_t)L_290) > ((int32_t)((int32_t)42127)))? 1 : 0)) == ((int32_t)0))? 1 : 0); goto IL_0ccb; } IL_0cca: { G_B395_0 = 0; } IL_0ccb: { return (bool)G_B395_0; } IL_0ccc: { Il2CppChar L_291 = ___c1; if ((((int32_t)((int32_t)42128)) > ((int32_t)L_291))) { goto IL_0ce4; } } { Il2CppChar L_292 = ___c1; G_B399_0 = ((((int32_t)((((int32_t)L_292) > ((int32_t)((int32_t)42191)))? 1 : 0)) == ((int32_t)0))? 1 : 0); goto IL_0ce5; } IL_0ce4: { G_B399_0 = 0; } IL_0ce5: { return (bool)G_B399_0; } IL_0ce6: { Il2CppChar L_293 = ___c1; if ((((int32_t)((int32_t)44032)) > ((int32_t)L_293))) { goto IL_0cfe; } } { Il2CppChar L_294 = ___c1; G_B403_0 = ((((int32_t)((((int32_t)L_294) > ((int32_t)((int32_t)55203)))? 1 : 0)) == ((int32_t)0))? 1 : 0); goto IL_0cff; } IL_0cfe: { G_B403_0 = 0; } IL_0cff: { return (bool)G_B403_0; } IL_0d00: { Il2CppChar L_295 = ___c1; if ((((int32_t)((int32_t)55296)) > ((int32_t)L_295))) { goto IL_0d18; } } { Il2CppChar L_296 = ___c1; G_B407_0 = ((((int32_t)((((int32_t)L_296) > ((int32_t)((int32_t)56191)))? 1 : 0)) == ((int32_t)0))? 1 : 0); goto IL_0d19; } IL_0d18: { G_B407_0 = 0; } IL_0d19: { return (bool)G_B407_0; } IL_0d1a: { Il2CppChar L_297 = ___c1; if ((((int32_t)((int32_t)56192)) > ((int32_t)L_297))) { goto IL_0d32; } } { Il2CppChar L_298 = ___c1; G_B411_0 = ((((int32_t)((((int32_t)L_298) > ((int32_t)((int32_t)56319)))? 1 : 0)) == ((int32_t)0))? 1 : 0); goto IL_0d33; } IL_0d32: { G_B411_0 = 0; } IL_0d33: { return (bool)G_B411_0; } IL_0d34: { Il2CppChar L_299 = ___c1; if ((((int32_t)((int32_t)56320)) > ((int32_t)L_299))) { goto IL_0d4c; } } { Il2CppChar L_300 = ___c1; G_B415_0 = ((((int32_t)((((int32_t)L_300) > ((int32_t)((int32_t)57343)))? 1 : 0)) == ((int32_t)0))? 1 : 0); goto IL_0d4d; } IL_0d4c: { G_B415_0 = 0; } IL_0d4d: { return (bool)G_B415_0; } IL_0d4e: { Il2CppChar L_301 = ___c1; if ((((int32_t)((int32_t)57344)) > ((int32_t)L_301))) { goto IL_0d66; } } { Il2CppChar L_302 = ___c1; G_B419_0 = ((((int32_t)((((int32_t)L_302) > ((int32_t)((int32_t)63743)))? 1 : 0)) == ((int32_t)0))? 1 : 0); goto IL_0d67; } IL_0d66: { G_B419_0 = 0; } IL_0d67: { return (bool)G_B419_0; } IL_0d68: { Il2CppChar L_303 = ___c1; if ((((int32_t)((int32_t)63744)) > ((int32_t)L_303))) { goto IL_0d80; } } { Il2CppChar L_304 = ___c1; G_B423_0 = ((((int32_t)((((int32_t)L_304) > ((int32_t)((int32_t)64255)))? 1 : 0)) == ((int32_t)0))? 1 : 0); goto IL_0d81; } IL_0d80: { G_B423_0 = 0; } IL_0d81: { return (bool)G_B423_0; } IL_0d82: { Il2CppChar L_305 = ___c1; if ((((int32_t)((int32_t)64256)) > ((int32_t)L_305))) { goto IL_0d9a; } } { Il2CppChar L_306 = ___c1; G_B427_0 = ((((int32_t)((((int32_t)L_306) > ((int32_t)((int32_t)64335)))? 1 : 0)) == ((int32_t)0))? 1 : 0); goto IL_0d9b; } IL_0d9a: { G_B427_0 = 0; } IL_0d9b: { return (bool)G_B427_0; } IL_0d9c: { Il2CppChar L_307 = ___c1; if ((((int32_t)((int32_t)64336)) > ((int32_t)L_307))) { goto IL_0db4; } } { Il2CppChar L_308 = ___c1; G_B431_0 = ((((int32_t)((((int32_t)L_308) > ((int32_t)((int32_t)65023)))? 1 : 0)) == ((int32_t)0))? 1 : 0); goto IL_0db5; } IL_0db4: { G_B431_0 = 0; } IL_0db5: { return (bool)G_B431_0; } IL_0db6: { Il2CppChar L_309 = ___c1; if ((((int32_t)((int32_t)65056)) > ((int32_t)L_309))) { goto IL_0dce; } } { Il2CppChar L_310 = ___c1; G_B435_0 = ((((int32_t)((((int32_t)L_310) > ((int32_t)((int32_t)65071)))? 1 : 0)) == ((int32_t)0))? 1 : 0); goto IL_0dcf; } IL_0dce: { G_B435_0 = 0; } IL_0dcf: { return (bool)G_B435_0; } IL_0dd0: { Il2CppChar L_311 = ___c1; if ((((int32_t)((int32_t)65072)) > ((int32_t)L_311))) { goto IL_0de8; } } { Il2CppChar L_312 = ___c1; G_B439_0 = ((((int32_t)((((int32_t)L_312) > ((int32_t)((int32_t)65103)))? 1 : 0)) == ((int32_t)0))? 1 : 0); goto IL_0de9; } IL_0de8: { G_B439_0 = 0; } IL_0de9: { return (bool)G_B439_0; } IL_0dea: { Il2CppChar L_313 = ___c1; if ((((int32_t)((int32_t)65104)) > ((int32_t)L_313))) { goto IL_0e02; } } { Il2CppChar L_314 = ___c1; G_B443_0 = ((((int32_t)((((int32_t)L_314) > ((int32_t)((int32_t)65135)))? 1 : 0)) == ((int32_t)0))? 1 : 0); goto IL_0e03; } IL_0e02: { G_B443_0 = 0; } IL_0e03: { return (bool)G_B443_0; } IL_0e04: { Il2CppChar L_315 = ___c1; if ((((int32_t)((int32_t)65136)) > ((int32_t)L_315))) { goto IL_0e1c; } } { Il2CppChar L_316 = ___c1; G_B447_0 = ((((int32_t)((((int32_t)L_316) > ((int32_t)((int32_t)65278)))? 1 : 0)) == ((int32_t)0))? 1 : 0); goto IL_0e1d; } IL_0e1c: { G_B447_0 = 0; } IL_0e1d: { return (bool)G_B447_0; } IL_0e1e: { Il2CppChar L_317 = ___c1; if ((((int32_t)((int32_t)65280)) > ((int32_t)L_317))) { goto IL_0e36; } } { Il2CppChar L_318 = ___c1; G_B451_0 = ((((int32_t)((((int32_t)L_318) > ((int32_t)((int32_t)65519)))? 1 : 0)) == ((int32_t)0))? 1 : 0); goto IL_0e37; } IL_0e36: { G_B451_0 = 0; } IL_0e37: { return (bool)G_B451_0; } IL_0e38: { Il2CppChar L_319 = ___c1; if ((((int32_t)((int32_t)65279)) > ((int32_t)L_319))) { goto IL_0e4e; } } { Il2CppChar L_320 = ___c1; if ((((int32_t)L_320) <= ((int32_t)((int32_t)65279)))) { goto IL_0e69; } } IL_0e4e: { Il2CppChar L_321 = ___c1; if ((((int32_t)((int32_t)65520)) > ((int32_t)L_321))) { goto IL_0e66; } } { Il2CppChar L_322 = ___c1; G_B457_0 = ((((int32_t)((((int32_t)L_322) > ((int32_t)((int32_t)65533)))? 1 : 0)) == ((int32_t)0))? 1 : 0); goto IL_0e67; } IL_0e66: { G_B457_0 = 0; } IL_0e67: { G_B459_0 = G_B457_0; goto IL_0e6a; } IL_0e69: { G_B459_0 = 1; } IL_0e6a: { return (bool)G_B459_0; } IL_0e6b: { return (bool)0; } IL_0e6d: { return (bool)0; } } // System.Boolean System.Text.RegularExpressions.CategoryUtils::IsCategory(System.Globalization.UnicodeCategory,System.Char) extern "C" IL2CPP_METHOD_ATTR bool CategoryUtils_IsCategory_m3604944547 (RuntimeObject * __this /* static, unused */, int32_t ___uc0, Il2CppChar ___c1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CategoryUtils_IsCategory_m3604944547_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Il2CppChar L_0 = ___c1; IL2CPP_RUNTIME_CLASS_INIT(Char_t3634460470_il2cpp_TypeInfo_var); int32_t L_1 = Char_GetUnicodeCategory_m57882613(NULL /*static, unused*/, L_0, /*hidden argument*/NULL); int32_t L_2 = ___uc0; if ((!(((uint32_t)L_1) == ((uint32_t)L_2)))) { goto IL_000e; } } { return (bool)1; } IL_000e: { return (bool)0; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Text.RegularExpressions.CILCompiler::.ctor() extern "C" IL2CPP_METHOD_ATTR void CILCompiler__ctor_m1250857007 (CILCompiler_t3234566002 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CILCompiler__ctor_m1250857007_MetadataUsageId); s_Il2CppMethodInitialized = true; } { RxCompiler__ctor_m2082601808(__this, /*hidden argument*/NULL); Dictionary_2_t1839659084 * L_0 = (Dictionary_2_t1839659084 *)il2cpp_codegen_object_new(Dictionary_2_t1839659084_il2cpp_TypeInfo_var); Dictionary_2__ctor_m636942458(L_0, /*hidden argument*/Dictionary_2__ctor_m636942458_RuntimeMethod_var); __this->set_generic_ops_4(L_0); Dictionary_2_t1839659084 * L_1 = (Dictionary_2_t1839659084 *)il2cpp_codegen_object_new(Dictionary_2_t1839659084_il2cpp_TypeInfo_var); Dictionary_2__ctor_m636942458(L_1, /*hidden argument*/Dictionary_2__ctor_m636942458_RuntimeMethod_var); __this->set_op_flags_5(L_1); return; } } // System.Void System.Text.RegularExpressions.CILCompiler::.cctor() extern "C" IL2CPP_METHOD_ATTR void CILCompiler__cctor_m1680801731 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CILCompiler__cctor_m1680801731_MetadataUsageId); s_Il2CppMethodInitialized = true; } { RuntimeTypeHandle_t3027515415 L_0 = { reinterpret_cast (RxInterpreter_t3591201055_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_1 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_0, /*hidden argument*/NULL); NullCheck(L_1); FieldInfo_t * L_2 = VirtFuncInvoker2< FieldInfo_t *, String_t*, int32_t >::Invoke(49 /* System.Reflection.FieldInfo System.Type::GetField(System.String,System.Reflection.BindingFlags) */, L_1, _stringLiteral1391532509, ((int32_t)36)); ((CILCompiler_t3234566002_StaticFields*)il2cpp_codegen_static_fields_for(CILCompiler_t3234566002_il2cpp_TypeInfo_var))->set_fi_str_7(L_2); RuntimeTypeHandle_t3027515415 L_3 = { reinterpret_cast (RxInterpreter_t3591201055_0_0_0_var) }; Type_t * L_4 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_3, /*hidden argument*/NULL); NullCheck(L_4); FieldInfo_t * L_5 = VirtFuncInvoker2< FieldInfo_t *, String_t*, int32_t >::Invoke(49 /* System.Reflection.FieldInfo System.Type::GetField(System.String,System.Reflection.BindingFlags) */, L_4, _stringLiteral2666822245, ((int32_t)36)); ((CILCompiler_t3234566002_StaticFields*)il2cpp_codegen_static_fields_for(CILCompiler_t3234566002_il2cpp_TypeInfo_var))->set_fi_string_start_8(L_5); RuntimeTypeHandle_t3027515415 L_6 = { reinterpret_cast (RxInterpreter_t3591201055_0_0_0_var) }; Type_t * L_7 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_6, /*hidden argument*/NULL); NullCheck(L_7); FieldInfo_t * L_8 = VirtFuncInvoker2< FieldInfo_t *, String_t*, int32_t >::Invoke(49 /* System.Reflection.FieldInfo System.Type::GetField(System.String,System.Reflection.BindingFlags) */, L_7, _stringLiteral2138568032, ((int32_t)36)); ((CILCompiler_t3234566002_StaticFields*)il2cpp_codegen_static_fields_for(CILCompiler_t3234566002_il2cpp_TypeInfo_var))->set_fi_string_end_9(L_8); RuntimeTypeHandle_t3027515415 L_9 = { reinterpret_cast (RxInterpreter_t3591201055_0_0_0_var) }; Type_t * L_10 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_9, /*hidden argument*/NULL); NullCheck(L_10); FieldInfo_t * L_11 = VirtFuncInvoker2< FieldInfo_t *, String_t*, int32_t >::Invoke(49 /* System.Reflection.FieldInfo System.Type::GetField(System.String,System.Reflection.BindingFlags) */, L_10, _stringLiteral2141240094, ((int32_t)36)); ((CILCompiler_t3234566002_StaticFields*)il2cpp_codegen_static_fields_for(CILCompiler_t3234566002_il2cpp_TypeInfo_var))->set_fi_program_10(L_11); RuntimeTypeHandle_t3027515415 L_12 = { reinterpret_cast (RxInterpreter_t3591201055_0_0_0_var) }; Type_t * L_13 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_12, /*hidden argument*/NULL); NullCheck(L_13); FieldInfo_t * L_14 = VirtFuncInvoker2< FieldInfo_t *, String_t*, int32_t >::Invoke(49 /* System.Reflection.FieldInfo System.Type::GetField(System.String,System.Reflection.BindingFlags) */, L_13, _stringLiteral827577212, ((int32_t)36)); ((CILCompiler_t3234566002_StaticFields*)il2cpp_codegen_static_fields_for(CILCompiler_t3234566002_il2cpp_TypeInfo_var))->set_fi_marks_11(L_14); RuntimeTypeHandle_t3027515415 L_15 = { reinterpret_cast (RxInterpreter_t3591201055_0_0_0_var) }; Type_t * L_16 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_15, /*hidden argument*/NULL); NullCheck(L_16); FieldInfo_t * L_17 = VirtFuncInvoker2< FieldInfo_t *, String_t*, int32_t >::Invoke(49 /* System.Reflection.FieldInfo System.Type::GetField(System.String,System.Reflection.BindingFlags) */, L_16, _stringLiteral3130310062, ((int32_t)36)); ((CILCompiler_t3234566002_StaticFields*)il2cpp_codegen_static_fields_for(CILCompiler_t3234566002_il2cpp_TypeInfo_var))->set_fi_groups_12(L_17); RuntimeTypeHandle_t3027515415 L_18 = { reinterpret_cast (RxInterpreter_t3591201055_0_0_0_var) }; Type_t * L_19 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_18, /*hidden argument*/NULL); NullCheck(L_19); FieldInfo_t * L_20 = VirtFuncInvoker2< FieldInfo_t *, String_t*, int32_t >::Invoke(49 /* System.Reflection.FieldInfo System.Type::GetField(System.String,System.Reflection.BindingFlags) */, L_19, _stringLiteral2285748557, ((int32_t)52)); ((CILCompiler_t3234566002_StaticFields*)il2cpp_codegen_static_fields_for(CILCompiler_t3234566002_il2cpp_TypeInfo_var))->set_fi_deep_13(L_20); RuntimeTypeHandle_t3027515415 L_21 = { reinterpret_cast (RxInterpreter_t3591201055_0_0_0_var) }; Type_t * L_22 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_21, /*hidden argument*/NULL); NullCheck(L_22); FieldInfo_t * L_23 = VirtFuncInvoker2< FieldInfo_t *, String_t*, int32_t >::Invoke(49 /* System.Reflection.FieldInfo System.Type::GetField(System.String,System.Reflection.BindingFlags) */, L_22, _stringLiteral1604888895, ((int32_t)52)); ((CILCompiler_t3234566002_StaticFields*)il2cpp_codegen_static_fields_for(CILCompiler_t3234566002_il2cpp_TypeInfo_var))->set_fi_stack_14(L_23); RuntimeTypeHandle_t3027515415 L_24 = { reinterpret_cast (Mark_t3471605523_0_0_0_var) }; Type_t * L_25 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_24, /*hidden argument*/NULL); NullCheck(L_25); FieldInfo_t * L_26 = VirtFuncInvoker2< FieldInfo_t *, String_t*, int32_t >::Invoke(49 /* System.Reflection.FieldInfo System.Type::GetField(System.String,System.Reflection.BindingFlags) */, L_25, _stringLiteral2707270972, ((int32_t)52)); ((CILCompiler_t3234566002_StaticFields*)il2cpp_codegen_static_fields_for(CILCompiler_t3234566002_il2cpp_TypeInfo_var))->set_fi_mark_start_15(L_26); RuntimeTypeHandle_t3027515415 L_27 = { reinterpret_cast (Mark_t3471605523_0_0_0_var) }; Type_t * L_28 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_27, /*hidden argument*/NULL); NullCheck(L_28); FieldInfo_t * L_29 = VirtFuncInvoker2< FieldInfo_t *, String_t*, int32_t >::Invoke(49 /* System.Reflection.FieldInfo System.Type::GetField(System.String,System.Reflection.BindingFlags) */, L_28, _stringLiteral3266137297, ((int32_t)52)); ((CILCompiler_t3234566002_StaticFields*)il2cpp_codegen_static_fields_for(CILCompiler_t3234566002_il2cpp_TypeInfo_var))->set_fi_mark_end_16(L_29); RuntimeTypeHandle_t3027515415 L_30 = { reinterpret_cast (Mark_t3471605523_0_0_0_var) }; Type_t * L_31 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_30, /*hidden argument*/NULL); NullCheck(L_31); FieldInfo_t * L_32 = VirtFuncInvoker2< FieldInfo_t *, String_t*, int32_t >::Invoke(49 /* System.Reflection.FieldInfo System.Type::GetField(System.String,System.Reflection.BindingFlags) */, L_31, _stringLiteral797641419, ((int32_t)52)); ((CILCompiler_t3234566002_StaticFields*)il2cpp_codegen_static_fields_for(CILCompiler_t3234566002_il2cpp_TypeInfo_var))->set_fi_mark_index_17(L_32); String_t* L_33 = Environment_GetEnvironmentVariable_m394552009(NULL /*static, unused*/, _stringLiteral2618253743, /*hidden argument*/NULL); ((CILCompiler_t3234566002_StaticFields*)il2cpp_codegen_static_fields_for(CILCompiler_t3234566002_il2cpp_TypeInfo_var))->set_trace_compile_32((bool)((((int32_t)((((RuntimeObject*)(String_t*)L_33) == ((RuntimeObject*)(RuntimeObject *)NULL))? 1 : 0)) == ((int32_t)0))? 1 : 0)); return; } } // System.Text.RegularExpressions.IMachineFactory System.Text.RegularExpressions.CILCompiler::System.Text.RegularExpressions.ICompiler.GetMachineFactory() extern "C" IL2CPP_METHOD_ATTR RuntimeObject* CILCompiler_System_Text_RegularExpressions_ICompiler_GetMachineFactory_m54963335 (CILCompiler_t3234566002 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CILCompiler_System_Text_RegularExpressions_ICompiler_GetMachineFactory_m54963335_MetadataUsageId); s_Il2CppMethodInitialized = true; } ByteU5BU5D_t4116647657* V_0 = NULL; DynamicMethod_t2537779570 * V_1 = NULL; { int32_t L_0 = ((RxCompiler_t80015800 *)__this)->get_curpos_1(); V_0 = ((ByteU5BU5D_t4116647657*)SZArrayNew(ByteU5BU5D_t4116647657_il2cpp_TypeInfo_var, (uint32_t)L_0)); ByteU5BU5D_t4116647657* L_1 = ((RxCompiler_t80015800 *)__this)->get_program_0(); ByteU5BU5D_t4116647657* L_2 = V_0; int32_t L_3 = ((RxCompiler_t80015800 *)__this)->get_curpos_1(); Buffer_BlockCopy_m2884209081(NULL /*static, unused*/, (RuntimeArray *)(RuntimeArray *)L_1, 0, (RuntimeArray *)(RuntimeArray *)L_2, 0, L_3, /*hidden argument*/NULL); ByteU5BU5D_t4116647657* L_4 = V_0; NullCheck(L_4); __this->set_eval_methods_2(((DynamicMethodU5BU5D_t1439707271*)SZArrayNew(DynamicMethodU5BU5D_t1439707271_il2cpp_TypeInfo_var, (uint32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_4)->max_length))))))); ByteU5BU5D_t4116647657* L_5 = V_0; NullCheck(L_5); __this->set_eval_methods_defined_3(((BooleanU5BU5D_t2897418192*)SZArrayNew(BooleanU5BU5D_t2897418192_il2cpp_TypeInfo_var, (uint32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_5)->max_length))))))); ByteU5BU5D_t4116647657* L_6 = V_0; DynamicMethod_t2537779570 * L_7 = CILCompiler_GetEvalMethod_m2663838305(__this, L_6, ((int32_t)11), /*hidden argument*/NULL); V_1 = L_7; DynamicMethod_t2537779570 * L_8 = V_1; if (!L_8) { goto IL_0068; } } { ByteU5BU5D_t4116647657* L_9 = V_0; DynamicMethod_t2537779570 * L_10 = V_1; RuntimeTypeHandle_t3027515415 L_11 = { reinterpret_cast (EvalDelegate_t1206020564_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_12 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_11, /*hidden argument*/NULL); NullCheck(L_10); Delegate_t1188392813 * L_13 = DynamicMethod_CreateDelegate_m2104143210(L_10, L_12, /*hidden argument*/NULL); RxInterpreterFactory_t3897605822 * L_14 = (RxInterpreterFactory_t3897605822 *)il2cpp_codegen_object_new(RxInterpreterFactory_t3897605822_il2cpp_TypeInfo_var); RxInterpreterFactory__ctor_m1761248169(L_14, L_9, ((EvalDelegate_t1206020564 *)CastclassSealed((RuntimeObject*)L_13, EvalDelegate_t1206020564_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); return L_14; } IL_0068: { ByteU5BU5D_t4116647657* L_15 = V_0; RxInterpreterFactory_t3897605822 * L_16 = (RxInterpreterFactory_t3897605822 *)il2cpp_codegen_object_new(RxInterpreterFactory_t3897605822_il2cpp_TypeInfo_var); RxInterpreterFactory__ctor_m1761248169(L_16, L_15, (EvalDelegate_t1206020564 *)NULL, /*hidden argument*/NULL); return L_16; } } // System.Reflection.Emit.DynamicMethod System.Text.RegularExpressions.CILCompiler::GetEvalMethod(System.Byte[],System.Int32) extern "C" IL2CPP_METHOD_ATTR DynamicMethod_t2537779570 * CILCompiler_GetEvalMethod_m2663838305 (CILCompiler_t3234566002 * __this, ByteU5BU5D_t4116647657* ___program0, int32_t ___pc1, const RuntimeMethod* method) { { BooleanU5BU5D_t2897418192* L_0 = __this->get_eval_methods_defined_3(); int32_t L_1 = ___pc1; NullCheck(L_0); int32_t L_2 = L_1; uint8_t L_3 = (L_0)->GetAt(static_cast(L_2)); if (!L_3) { goto IL_0016; } } { DynamicMethodU5BU5D_t1439707271* L_4 = __this->get_eval_methods_2(); int32_t L_5 = ___pc1; NullCheck(L_4); int32_t L_6 = L_5; DynamicMethod_t2537779570 * L_7 = (L_4)->GetAt(static_cast(L_6)); return L_7; } IL_0016: { BooleanU5BU5D_t2897418192* L_8 = __this->get_eval_methods_defined_3(); int32_t L_9 = ___pc1; NullCheck(L_8); (L_8)->SetAt(static_cast(L_9), (bool)1); DynamicMethodU5BU5D_t1439707271* L_10 = __this->get_eval_methods_2(); int32_t L_11 = ___pc1; ByteU5BU5D_t4116647657* L_12 = ___program0; int32_t L_13 = ___pc1; DynamicMethod_t2537779570 * L_14 = CILCompiler_CreateEvalMethod_m1945504857(__this, L_12, L_13, /*hidden argument*/NULL); NullCheck(L_10); ArrayElementTypeCheck (L_10, L_14); (L_10)->SetAt(static_cast(L_11), (DynamicMethod_t2537779570 *)L_14); DynamicMethodU5BU5D_t1439707271* L_15 = __this->get_eval_methods_2(); int32_t L_16 = ___pc1; NullCheck(L_15); int32_t L_17 = L_16; DynamicMethod_t2537779570 * L_18 = (L_15)->GetAt(static_cast(L_17)); return L_18; } } // System.Reflection.MethodInfo System.Text.RegularExpressions.CILCompiler::GetMethod(System.Type,System.String,System.Reflection.MethodInfo&) extern "C" IL2CPP_METHOD_ATTR MethodInfo_t * CILCompiler_GetMethod_m54030197 (CILCompiler_t3234566002 * __this, Type_t * ___t0, String_t* ___name1, MethodInfo_t ** ___cached2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CILCompiler_GetMethod_m54030197_MetadataUsageId); s_Il2CppMethodInitialized = true; } { MethodInfo_t ** L_0 = ___cached2; MethodInfo_t * L_1 = *((MethodInfo_t **)L_0); if (L_1) { goto IL_002a; } } { MethodInfo_t ** L_2 = ___cached2; Type_t * L_3 = ___t0; String_t* L_4 = ___name1; NullCheck(L_3); MethodInfo_t * L_5 = Type_GetMethod_m1197120913(L_3, L_4, ((int32_t)60), /*hidden argument*/NULL); *((RuntimeObject **)(L_2)) = (RuntimeObject *)L_5; Il2CppCodeGenWriteBarrier((RuntimeObject **)(L_2), (RuntimeObject *)L_5); MethodInfo_t ** L_6 = ___cached2; MethodInfo_t * L_7 = *((MethodInfo_t **)L_6); if (L_7) { goto IL_002a; } } { String_t* L_8 = ___name1; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_9 = String_Concat_m3937257545(NULL /*static, unused*/, _stringLiteral2981674120, L_8, /*hidden argument*/NULL); Exception_t * L_10 = (Exception_t *)il2cpp_codegen_object_new(Exception_t_il2cpp_TypeInfo_var); Exception__ctor_m1152696503(L_10, L_9, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_10,CILCompiler_GetMethod_m54030197_RuntimeMethod_var); } IL_002a: { MethodInfo_t ** L_11 = ___cached2; MethodInfo_t * L_12 = *((MethodInfo_t **)L_11); return L_12; } } // System.Reflection.MethodInfo System.Text.RegularExpressions.CILCompiler::GetMethod(System.String,System.Reflection.MethodInfo&) extern "C" IL2CPP_METHOD_ATTR MethodInfo_t * CILCompiler_GetMethod_m255348883 (CILCompiler_t3234566002 * __this, String_t* ___name0, MethodInfo_t ** ___cached1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CILCompiler_GetMethod_m255348883_MetadataUsageId); s_Il2CppMethodInitialized = true; } { RuntimeTypeHandle_t3027515415 L_0 = { reinterpret_cast (RxInterpreter_t3591201055_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_1 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_0, /*hidden argument*/NULL); String_t* L_2 = ___name0; MethodInfo_t ** L_3 = ___cached1; MethodInfo_t * L_4 = CILCompiler_GetMethod_m54030197(__this, L_1, L_2, L_3, /*hidden argument*/NULL); return L_4; } } // System.Int32 System.Text.RegularExpressions.CILCompiler::ReadInt(System.Byte[],System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t CILCompiler_ReadInt_m2622347642 (CILCompiler_t3234566002 * __this, ByteU5BU5D_t4116647657* ___code0, int32_t ___pc1, const RuntimeMethod* method) { int32_t V_0 = 0; { ByteU5BU5D_t4116647657* L_0 = ___code0; int32_t L_1 = ___pc1; NullCheck(L_0); int32_t L_2 = L_1; uint8_t L_3 = (L_0)->GetAt(static_cast(L_2)); V_0 = L_3; int32_t L_4 = V_0; ByteU5BU5D_t4116647657* L_5 = ___code0; int32_t L_6 = ___pc1; NullCheck(L_5); int32_t L_7 = ((int32_t)il2cpp_codegen_add((int32_t)L_6, (int32_t)1)); uint8_t L_8 = (L_5)->GetAt(static_cast(L_7)); V_0 = ((int32_t)((int32_t)L_4|(int32_t)((int32_t)((int32_t)L_8<<(int32_t)8)))); int32_t L_9 = V_0; ByteU5BU5D_t4116647657* L_10 = ___code0; int32_t L_11 = ___pc1; NullCheck(L_10); int32_t L_12 = ((int32_t)il2cpp_codegen_add((int32_t)L_11, (int32_t)2)); uint8_t L_13 = (L_10)->GetAt(static_cast(L_12)); V_0 = ((int32_t)((int32_t)L_9|(int32_t)((int32_t)((int32_t)L_13<<(int32_t)((int32_t)16))))); int32_t L_14 = V_0; ByteU5BU5D_t4116647657* L_15 = ___code0; int32_t L_16 = ___pc1; NullCheck(L_15); int32_t L_17 = ((int32_t)il2cpp_codegen_add((int32_t)L_16, (int32_t)3)); uint8_t L_18 = (L_15)->GetAt(static_cast(L_17)); V_0 = ((int32_t)((int32_t)L_14|(int32_t)((int32_t)((int32_t)L_18<<(int32_t)((int32_t)24))))); int32_t L_19 = V_0; return L_19; } } // System.Text.RegularExpressions.OpFlags System.Text.RegularExpressions.CILCompiler::MakeFlags(System.Boolean,System.Boolean,System.Boolean,System.Boolean) extern "C" IL2CPP_METHOD_ATTR uint16_t CILCompiler_MakeFlags_m2041487064 (RuntimeObject * __this /* static, unused */, bool ___negate0, bool ___ignore1, bool ___reverse2, bool ___lazy3, const RuntimeMethod* method) { uint16_t V_0 = 0; { V_0 = 0; bool L_0 = ___negate0; if (!L_0) { goto IL_0011; } } { uint16_t L_1 = V_0; V_0 = (((int32_t)((uint16_t)((int32_t)((int32_t)L_1|(int32_t)((int32_t)256)))))); } IL_0011: { bool L_2 = ___ignore1; if (!L_2) { goto IL_0020; } } { uint16_t L_3 = V_0; V_0 = (((int32_t)((uint16_t)((int32_t)((int32_t)L_3|(int32_t)((int32_t)512)))))); } IL_0020: { bool L_4 = ___reverse2; if (!L_4) { goto IL_002f; } } { uint16_t L_5 = V_0; V_0 = (((int32_t)((uint16_t)((int32_t)((int32_t)L_5|(int32_t)((int32_t)1024)))))); } IL_002f: { bool L_6 = ___lazy3; if (!L_6) { goto IL_003e; } } { uint16_t L_7 = V_0; V_0 = (((int32_t)((uint16_t)((int32_t)((int32_t)L_7|(int32_t)((int32_t)2048)))))); } IL_003e: { uint16_t L_8 = V_0; return L_8; } } // System.Void System.Text.RegularExpressions.CILCompiler::EmitGenericOp(System.Text.RegularExpressions.RxOp,System.Boolean,System.Boolean,System.Boolean,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CILCompiler_EmitGenericOp_m3788486631 (CILCompiler_t3234566002 * __this, uint8_t ___op0, bool ___negate1, bool ___ignore2, bool ___reverse3, bool ___lazy4, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CILCompiler_EmitGenericOp_m3788486631_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Dictionary_2_t1839659084 * L_0 = __this->get_generic_ops_4(); int32_t L_1 = ((RxCompiler_t80015800 *)__this)->get_curpos_1(); uint8_t L_2 = ___op0; NullCheck(L_0); Dictionary_2_set_Item_m3625442308(L_0, L_1, L_2, /*hidden argument*/Dictionary_2_set_Item_m3625442308_RuntimeMethod_var); Dictionary_2_t1839659084 * L_3 = __this->get_op_flags_5(); int32_t L_4 = ((RxCompiler_t80015800 *)__this)->get_curpos_1(); bool L_5 = ___negate1; bool L_6 = ___ignore2; bool L_7 = ___reverse3; IL2CPP_RUNTIME_CLASS_INIT(CILCompiler_t3234566002_il2cpp_TypeInfo_var); uint16_t L_8 = CILCompiler_MakeFlags_m2041487064(NULL /*static, unused*/, L_5, L_6, L_7, (bool)0, /*hidden argument*/NULL); NullCheck(L_3); Dictionary_2_set_Item_m3625442308(L_3, L_4, L_8, /*hidden argument*/Dictionary_2_set_Item_m3625442308_RuntimeMethod_var); return; } } // System.Void System.Text.RegularExpressions.CILCompiler::EmitOp(System.Text.RegularExpressions.RxOp,System.Boolean,System.Boolean,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CILCompiler_EmitOp_m759624724 (CILCompiler_t3234566002 * __this, uint8_t ___op0, bool ___negate1, bool ___ignore2, bool ___reverse3, const RuntimeMethod* method) { { uint8_t L_0 = ___op0; bool L_1 = ___negate1; bool L_2 = ___ignore2; bool L_3 = ___reverse3; CILCompiler_EmitGenericOp_m3788486631(__this, L_0, L_1, L_2, L_3, (bool)0, /*hidden argument*/NULL); uint8_t L_4 = ___op0; bool L_5 = ___negate1; bool L_6 = ___ignore2; bool L_7 = ___reverse3; RxCompiler_EmitOp_m1069314496(__this, L_4, L_5, L_6, L_7, /*hidden argument*/NULL); return; } } // System.Void System.Text.RegularExpressions.CILCompiler::EmitOpIgnoreReverse(System.Text.RegularExpressions.RxOp,System.Boolean,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CILCompiler_EmitOpIgnoreReverse_m1695862443 (CILCompiler_t3234566002 * __this, uint8_t ___op0, bool ___ignore1, bool ___reverse2, const RuntimeMethod* method) { { uint8_t L_0 = ___op0; bool L_1 = ___ignore1; bool L_2 = ___reverse2; CILCompiler_EmitGenericOp_m3788486631(__this, L_0, (bool)0, L_1, L_2, (bool)0, /*hidden argument*/NULL); uint8_t L_3 = ___op0; bool L_4 = ___ignore1; bool L_5 = ___reverse2; RxCompiler_EmitOpIgnoreReverse_m1157335147(__this, L_3, L_4, L_5, /*hidden argument*/NULL); return; } } // System.Void System.Text.RegularExpressions.CILCompiler::EmitOpNegateReverse(System.Text.RegularExpressions.RxOp,System.Boolean,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CILCompiler_EmitOpNegateReverse_m3909685076 (CILCompiler_t3234566002 * __this, uint8_t ___op0, bool ___negate1, bool ___reverse2, const RuntimeMethod* method) { { uint8_t L_0 = ___op0; bool L_1 = ___negate1; bool L_2 = ___reverse2; CILCompiler_EmitGenericOp_m3788486631(__this, L_0, L_1, (bool)0, L_2, (bool)0, /*hidden argument*/NULL); uint8_t L_3 = ___op0; bool L_4 = ___negate1; bool L_5 = ___reverse2; RxCompiler_EmitOpNegateReverse_m3367213555(__this, L_3, L_4, L_5, /*hidden argument*/NULL); return; } } // System.Reflection.Emit.DynamicMethod System.Text.RegularExpressions.CILCompiler::CreateEvalMethod(System.Byte[],System.Int32) extern "C" IL2CPP_METHOD_ATTR DynamicMethod_t2537779570 * CILCompiler_CreateEvalMethod_m1945504857 (CILCompiler_t3234566002 * __this, ByteU5BU5D_t4116647657* ___program0, int32_t ___pc1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CILCompiler_CreateEvalMethod_m1945504857_MetadataUsageId); s_Il2CppMethodInitialized = true; } DynamicMethod_t2537779570 * V_0 = NULL; ILGenerator_t1388622344 * V_1 = NULL; Frame_t3942143166 * V_2 = NULL; { int32_t L_0 = ___pc1; int32_t L_1 = L_0; RuntimeObject * L_2 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_1); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_3 = String_Concat_m904156431(NULL /*static, unused*/, _stringLiteral791260005, L_2, /*hidden argument*/NULL); RuntimeTypeHandle_t3027515415 L_4 = { reinterpret_cast (Boolean_t97287965_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_5 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_4, /*hidden argument*/NULL); TypeU5BU5D_t3940880105* L_6 = ((TypeU5BU5D_t3940880105*)SZArrayNew(TypeU5BU5D_t3940880105_il2cpp_TypeInfo_var, (uint32_t)3)); RuntimeTypeHandle_t3027515415 L_7 = { reinterpret_cast (RxInterpreter_t3591201055_0_0_0_var) }; Type_t * L_8 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_7, /*hidden argument*/NULL); NullCheck(L_6); ArrayElementTypeCheck (L_6, L_8); (L_6)->SetAt(static_cast(0), (Type_t *)L_8); TypeU5BU5D_t3940880105* L_9 = L_6; RuntimeTypeHandle_t3027515415 L_10 = { reinterpret_cast (Int32_t2950945753_0_0_0_var) }; Type_t * L_11 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_10, /*hidden argument*/NULL); NullCheck(L_9); ArrayElementTypeCheck (L_9, L_11); (L_9)->SetAt(static_cast(1), (Type_t *)L_11); TypeU5BU5D_t3940880105* L_12 = L_9; RuntimeTypeHandle_t3027515415 L_13 = { reinterpret_cast (Int32_t2950945753_0_0_0_var) }; Type_t * L_14 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_13, /*hidden argument*/NULL); NullCheck(L_14); Type_t * L_15 = VirtFuncInvoker0< Type_t * >::Invoke(89 /* System.Type System.Type::MakeByRefType() */, L_14); NullCheck(L_12); ArrayElementTypeCheck (L_12, L_15); (L_12)->SetAt(static_cast(2), (Type_t *)L_15); RuntimeTypeHandle_t3027515415 L_16 = { reinterpret_cast (RxInterpreter_t3591201055_0_0_0_var) }; Type_t * L_17 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_16, /*hidden argument*/NULL); DynamicMethod_t2537779570 * L_18 = (DynamicMethod_t2537779570 *)il2cpp_codegen_object_new(DynamicMethod_t2537779570_il2cpp_TypeInfo_var); DynamicMethod__ctor_m3076838442(L_18, L_3, L_5, L_12, L_17, (bool)1, /*hidden argument*/NULL); V_0 = L_18; DynamicMethod_t2537779570 * L_19 = V_0; NullCheck(L_19); ILGenerator_t1388622344 * L_20 = DynamicMethod_GetILGenerator_m1223997724(L_19, /*hidden argument*/NULL); V_1 = L_20; ILGenerator_t1388622344 * L_21 = V_1; Frame_t3942143166 * L_22 = (Frame_t3942143166 *)il2cpp_codegen_object_new(Frame_t3942143166_il2cpp_TypeInfo_var); Frame__ctor_m1947837287(L_22, L_21, /*hidden argument*/NULL); V_2 = L_22; ILGenerator_t1388622344 * L_23 = V_1; RuntimeTypeHandle_t3027515415 L_24 = { reinterpret_cast (TextInfo_t3810425522_0_0_0_var) }; Type_t * L_25 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_24, /*hidden argument*/NULL); NullCheck(L_23); LocalBuilder_t3562264111 * L_26 = VirtFuncInvoker1< LocalBuilder_t3562264111 *, Type_t * >::Invoke(4 /* System.Reflection.Emit.LocalBuilder System.Reflection.Emit.ILGenerator::DeclareLocal(System.Type) */, L_23, L_25); __this->set_local_textinfo_33(L_26); ILGenerator_t1388622344 * L_27 = V_1; IL2CPP_RUNTIME_CLASS_INIT(OpCodes_t126150456_il2cpp_TypeInfo_var); OpCode_t123070264 L_28 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Call_39(); RuntimeTypeHandle_t3027515415 L_29 = { reinterpret_cast (Thread_t2300836069_0_0_0_var) }; Type_t * L_30 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_29, /*hidden argument*/NULL); NullCheck(L_30); MethodInfo_t * L_31 = Type_GetMethod_m2019726356(L_30, _stringLiteral830638771, /*hidden argument*/NULL); NullCheck(L_27); VirtActionInvoker2< OpCode_t123070264 , MethodInfo_t * >::Invoke(15 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.MethodInfo) */, L_27, L_28, L_31); ILGenerator_t1388622344 * L_32 = V_1; OpCode_t123070264 L_33 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Call_39(); RuntimeTypeHandle_t3027515415 L_34 = { reinterpret_cast (Thread_t2300836069_0_0_0_var) }; Type_t * L_35 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_34, /*hidden argument*/NULL); NullCheck(L_35); MethodInfo_t * L_36 = Type_GetMethod_m2019726356(L_35, _stringLiteral581554059, /*hidden argument*/NULL); NullCheck(L_32); VirtActionInvoker2< OpCode_t123070264 , MethodInfo_t * >::Invoke(15 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.MethodInfo) */, L_32, L_33, L_36); ILGenerator_t1388622344 * L_37 = V_1; OpCode_t123070264 L_38 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Call_39(); RuntimeTypeHandle_t3027515415 L_39 = { reinterpret_cast (CultureInfo_t4157843068_0_0_0_var) }; Type_t * L_40 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_39, /*hidden argument*/NULL); NullCheck(L_40); MethodInfo_t * L_41 = Type_GetMethod_m2019726356(L_40, _stringLiteral3109415235, /*hidden argument*/NULL); NullCheck(L_37); VirtActionInvoker2< OpCode_t123070264 , MethodInfo_t * >::Invoke(15 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.MethodInfo) */, L_37, L_38, L_41); ILGenerator_t1388622344 * L_42 = V_1; OpCode_t123070264 L_43 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Stloc_212(); LocalBuilder_t3562264111 * L_44 = __this->get_local_textinfo_33(); NullCheck(L_42); VirtActionInvoker2< OpCode_t123070264 , LocalBuilder_t3562264111 * >::Invoke(14 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.LocalBuilder) */, L_42, L_43, L_44); DynamicMethod_t2537779570 * L_45 = V_0; ILGenerator_t1388622344 * L_46 = V_1; Frame_t3942143166 * L_47 = V_2; ByteU5BU5D_t4116647657* L_48 = ___program0; int32_t L_49 = ___pc1; ByteU5BU5D_t4116647657* L_50 = ___program0; NullCheck(L_50); DynamicMethod_t2537779570 * L_51 = CILCompiler_EmitEvalMethodBody_m4126652398(__this, L_45, L_46, L_47, L_48, L_49, (((int32_t)((int32_t)(((RuntimeArray *)L_50)->max_length)))), (bool)0, (bool)0, (&___pc1), /*hidden argument*/NULL); V_0 = L_51; DynamicMethod_t2537779570 * L_52 = V_0; if (L_52) { goto IL_010a; } } { return (DynamicMethod_t2537779570 *)NULL; } IL_010a: { ILGenerator_t1388622344 * L_53 = V_1; Frame_t3942143166 * L_54 = V_2; NullCheck(L_54); Label_t2281661643 L_55 = L_54->get_label_pass_0(); NullCheck(L_53); VirtActionInvoker1< Label_t2281661643 >::Invoke(19 /* System.Void System.Reflection.Emit.ILGenerator::MarkLabel(System.Reflection.Emit.Label) */, L_53, L_55); ILGenerator_t1388622344 * L_56 = V_1; IL2CPP_RUNTIME_CLASS_INIT(OpCodes_t126150456_il2cpp_TypeInfo_var); OpCode_t123070264 L_57 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldarg_2_4(); NullCheck(L_56); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_56, L_57); ILGenerator_t1388622344 * L_58 = V_1; OpCode_t123070264 L_59 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldarg_1_3(); NullCheck(L_58); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_58, L_59); ILGenerator_t1388622344 * L_60 = V_1; OpCode_t123070264 L_61 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Stind_I4_83(); NullCheck(L_60); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_60, L_61); ILGenerator_t1388622344 * L_62 = V_1; OpCode_t123070264 L_63 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldc_I4_1_23(); NullCheck(L_62); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_62, L_63); ILGenerator_t1388622344 * L_64 = V_1; OpCode_t123070264 L_65 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ret_41(); NullCheck(L_64); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_64, L_65); ILGenerator_t1388622344 * L_66 = V_1; Frame_t3942143166 * L_67 = V_2; NullCheck(L_67); Label_t2281661643 L_68 = L_67->get_label_fail_1(); NullCheck(L_66); VirtActionInvoker1< Label_t2281661643 >::Invoke(19 /* System.Void System.Reflection.Emit.ILGenerator::MarkLabel(System.Reflection.Emit.Label) */, L_66, L_68); ILGenerator_t1388622344 * L_69 = V_1; OpCode_t123070264 L_70 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldc_I4_0_22(); NullCheck(L_69); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_69, L_70); ILGenerator_t1388622344 * L_71 = V_1; OpCode_t123070264 L_72 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ret_41(); NullCheck(L_71); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_71, L_72); DynamicMethod_t2537779570 * L_73 = V_0; return L_73; } } // System.Int32 System.Text.RegularExpressions.CILCompiler::ReadShort(System.Byte[],System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t CILCompiler_ReadShort_m3735544372 (CILCompiler_t3234566002 * __this, ByteU5BU5D_t4116647657* ___program0, int32_t ___pc1, const RuntimeMethod* method) { { ByteU5BU5D_t4116647657* L_0 = ___program0; int32_t L_1 = ___pc1; NullCheck(L_0); int32_t L_2 = L_1; uint8_t L_3 = (L_0)->GetAt(static_cast(L_2)); ByteU5BU5D_t4116647657* L_4 = ___program0; int32_t L_5 = ___pc1; NullCheck(L_4); int32_t L_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)1)); uint8_t L_7 = (L_4)->GetAt(static_cast(L_6)); return ((int32_t)((int32_t)L_3|(int32_t)((int32_t)((int32_t)L_7<<(int32_t)8)))); } } // System.Reflection.Emit.Label System.Text.RegularExpressions.CILCompiler::CreateLabelForPC(System.Reflection.Emit.ILGenerator,System.Int32) extern "C" IL2CPP_METHOD_ATTR Label_t2281661643 CILCompiler_CreateLabelForPC_m2731571021 (CILCompiler_t3234566002 * __this, ILGenerator_t1388622344 * ___ilgen0, int32_t ___pc1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CILCompiler_CreateLabelForPC_m2731571021_MetadataUsageId); s_Il2CppMethodInitialized = true; } Label_t2281661643 V_0; memset(&V_0, 0, sizeof(V_0)); { Dictionary_2_t1170374974 * L_0 = __this->get_labels_6(); if (L_0) { goto IL_0016; } } { Dictionary_2_t1170374974 * L_1 = (Dictionary_2_t1170374974 *)il2cpp_codegen_object_new(Dictionary_2_t1170374974_il2cpp_TypeInfo_var); Dictionary_2__ctor_m2011549309(L_1, /*hidden argument*/Dictionary_2__ctor_m2011549309_RuntimeMethod_var); __this->set_labels_6(L_1); } IL_0016: { Dictionary_2_t1170374974 * L_2 = __this->get_labels_6(); int32_t L_3 = ___pc1; NullCheck(L_2); bool L_4 = Dictionary_2_TryGetValue_m1577403672(L_2, L_3, (&V_0), /*hidden argument*/Dictionary_2_TryGetValue_m1577403672_RuntimeMethod_var); if (L_4) { goto IL_003d; } } { ILGenerator_t1388622344 * L_5 = ___ilgen0; NullCheck(L_5); Label_t2281661643 L_6 = VirtFuncInvoker0< Label_t2281661643 >::Invoke(6 /* System.Reflection.Emit.Label System.Reflection.Emit.ILGenerator::DefineLabel() */, L_5); V_0 = L_6; Dictionary_2_t1170374974 * L_7 = __this->get_labels_6(); int32_t L_8 = ___pc1; Label_t2281661643 L_9 = V_0; NullCheck(L_7); Dictionary_2_set_Item_m2699762126(L_7, L_8, L_9, /*hidden argument*/Dictionary_2_set_Item_m2699762126_RuntimeMethod_var); } IL_003d: { Label_t2281661643 L_10 = V_0; return L_10; } } // System.Int32 System.Text.RegularExpressions.CILCompiler::GetILOffset(System.Reflection.Emit.ILGenerator) extern "C" IL2CPP_METHOD_ATTR int32_t CILCompiler_GetILOffset_m2912302366 (CILCompiler_t3234566002 * __this, ILGenerator_t1388622344 * ___ilgen0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CILCompiler_GetILOffset_m2912302366_MetadataUsageId); s_Il2CppMethodInitialized = true; } { RuntimeTypeHandle_t3027515415 L_0 = { reinterpret_cast (ILGenerator_t1388622344_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_1 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_0, /*hidden argument*/NULL); NullCheck(L_1); FieldInfo_t * L_2 = VirtFuncInvoker2< FieldInfo_t *, String_t*, int32_t >::Invoke(49 /* System.Reflection.FieldInfo System.Type::GetField(System.String,System.Reflection.BindingFlags) */, L_1, _stringLiteral3815725393, ((int32_t)36)); ILGenerator_t1388622344 * L_3 = ___ilgen0; NullCheck(L_2); RuntimeObject * L_4 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(17 /* System.Object System.Reflection.FieldInfo::GetValue(System.Object) */, L_2, L_3); return ((*(int32_t*)((int32_t*)UnBox(L_4, Int32_t2950945753_il2cpp_TypeInfo_var)))); } } // System.Reflection.Emit.DynamicMethod System.Text.RegularExpressions.CILCompiler::EmitEvalMethodBody(System.Reflection.Emit.DynamicMethod,System.Reflection.Emit.ILGenerator,System.Text.RegularExpressions.CILCompiler/Frame,System.Byte[],System.Int32,System.Int32,System.Boolean,System.Boolean,System.Int32&) extern "C" IL2CPP_METHOD_ATTR DynamicMethod_t2537779570 * CILCompiler_EmitEvalMethodBody_m4126652398 (CILCompiler_t3234566002 * __this, DynamicMethod_t2537779570 * ___m0, ILGenerator_t1388622344 * ___ilgen1, Frame_t3942143166 * ___frame2, ByteU5BU5D_t4116647657* ___program3, int32_t ___pc4, int32_t ___end_pc5, bool ___one_op6, bool ___no_bump7, int32_t* ___out_pc8, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CILCompiler_EmitEvalMethodBody_m4126652398_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; uint8_t V_4 = 0; Label_t2281661643 V_5; memset(&V_5, 0, sizeof(V_5)); bool V_6 = false; uint8_t V_7 = 0; LocalBuilder_t3562264111 * V_8 = NULL; LocalBuilder_t3562264111 * V_9 = NULL; Label_t2281661643 V_10; memset(&V_10, 0, sizeof(V_10)); Label_t2281661643 V_11; memset(&V_11, 0, sizeof(V_11)); Label_t2281661643 V_12; memset(&V_12, 0, sizeof(V_12)); LocalBuilder_t3562264111 * V_13 = NULL; Label_t2281661643 V_14; memset(&V_14, 0, sizeof(V_14)); Label_t2281661643 V_15; memset(&V_15, 0, sizeof(V_15)); Frame_t3942143166 * V_16 = NULL; LocalBuilder_t3562264111 * V_17 = NULL; int32_t V_18 = 0; Frame_t3942143166 * V_19 = NULL; LocalBuilder_t3562264111 * V_20 = NULL; uint16_t V_21 = 0; bool V_22 = false; bool V_23 = false; bool V_24 = false; Label_t2281661643 V_25; memset(&V_25, 0, sizeof(V_25)); LocalBuilder_t3562264111 * V_26 = NULL; Label_t2281661643 V_27; memset(&V_27, 0, sizeof(V_27)); Label_t2281661643 V_28; memset(&V_28, 0, sizeof(V_28)); Label_t2281661643 V_29; memset(&V_29, 0, sizeof(V_29)); Label_t2281661643 V_30; memset(&V_30, 0, sizeof(V_30)); Label_t2281661643 V_31; memset(&V_31, 0, sizeof(V_31)); Label_t2281661643 V_32; memset(&V_32, 0, sizeof(V_32)); Label_t2281661643 V_33; memset(&V_33, 0, sizeof(V_33)); bool V_34 = false; Label_t2281661643 V_35; memset(&V_35, 0, sizeof(V_35)); Label_t2281661643 V_36; memset(&V_36, 0, sizeof(V_36)); Label_t2281661643 V_37; memset(&V_37, 0, sizeof(V_37)); uint16_t V_38 = 0; bool V_39 = false; bool V_40 = false; bool V_41 = false; bool V_42 = false; Label_t2281661643 V_43; memset(&V_43, 0, sizeof(V_43)); Label_t2281661643 V_44; memset(&V_44, 0, sizeof(V_44)); Label_t2281661643 V_45; memset(&V_45, 0, sizeof(V_45)); LocalBuilder_t3562264111 * V_46 = NULL; uint32_t V_47 = 0; uint16_t V_48 = 0; bool V_49 = false; bool V_50 = false; bool V_51 = false; LocalBuilder_t3562264111 * V_52 = NULL; int32_t V_53 = 0; int32_t V_54 = 0; int32_t V_55 = 0; Label_t2281661643 V_56; memset(&V_56, 0, sizeof(V_56)); int32_t V_57 = 0; int32_t V_58 = 0; LocalBuilder_t3562264111 * V_59 = NULL; Frame_t3942143166 * V_60 = NULL; Label_t2281661643 V_61; memset(&V_61, 0, sizeof(V_61)); Label_t2281661643 V_62; memset(&V_62, 0, sizeof(V_62)); int32_t V_63 = 0; LocalBuilder_t3562264111 * V_64 = NULL; Frame_t3942143166 * V_65 = NULL; Label_t2281661643 V_66; memset(&V_66, 0, sizeof(V_66)); int32_t V_67 = 0; Label_t2281661643 V_68; memset(&V_68, 0, sizeof(V_68)); uint16_t V_69 = 0; bool V_70 = false; bool V_71 = false; Frame_t3942143166 * V_72 = NULL; Label_t2281661643 V_73; memset(&V_73, 0, sizeof(V_73)); bool V_74 = false; int32_t V_75 = 0; LocalBuilder_t3562264111 * V_76 = NULL; LocalBuilder_t3562264111 * V_77 = NULL; Label_t2281661643 V_78; memset(&V_78, 0, sizeof(V_78)); Label_t2281661643 V_79; memset(&V_79, 0, sizeof(V_79)); Frame_t3942143166 * V_80 = NULL; Label_t2281661643 V_81; memset(&V_81, 0, sizeof(V_81)); Label_t2281661643 V_82; memset(&V_82, 0, sizeof(V_82)); LocalBuilder_t3562264111 * V_83 = NULL; Frame_t3942143166 * V_84 = NULL; LocalBuilder_t3562264111 * V_85 = NULL; Label_t2281661643 V_86; memset(&V_86, 0, sizeof(V_86)); Label_t2281661643 V_87; memset(&V_87, 0, sizeof(V_87)); LocalBuilder_t3562264111 * V_88 = NULL; Frame_t3942143166 * V_89 = NULL; Label_t2281661643 V_90; memset(&V_90, 0, sizeof(V_90)); uint16_t V_91 = 0; bool V_92 = false; bool V_93 = false; Label_t2281661643 V_94; memset(&V_94, 0, sizeof(V_94)); LocalBuilder_t3562264111 * V_95 = NULL; Label_t2281661643 V_96; memset(&V_96, 0, sizeof(V_96)); Label_t2281661643 V_97; memset(&V_97, 0, sizeof(V_97)); Label_t2281661643 V_98; memset(&V_98, 0, sizeof(V_98)); Label_t2281661643 V_99; memset(&V_99, 0, sizeof(V_99)); uint16_t V_100 = 0; bool V_101 = false; bool V_102 = false; LocalBuilder_t3562264111 * V_103 = NULL; LocalBuilder_t3562264111 * V_104 = NULL; LocalBuilder_t3562264111 * V_105 = NULL; LocalBuilder_t3562264111 * V_106 = NULL; Label_t2281661643 V_107; memset(&V_107, 0, sizeof(V_107)); Label_t2281661643 V_108; memset(&V_108, 0, sizeof(V_108)); uint8_t V_109 = 0; uint8_t V_110 = 0; ILGenerator_t1388622344 * G_B60_0 = NULL; ILGenerator_t1388622344 * G_B59_0 = NULL; OpCode_t123070264 G_B61_0; memset(&G_B61_0, 0, sizeof(G_B61_0)); ILGenerator_t1388622344 * G_B61_1 = NULL; ILGenerator_t1388622344 * G_B65_0 = NULL; ILGenerator_t1388622344 * G_B64_0 = NULL; OpCode_t123070264 G_B66_0; memset(&G_B66_0, 0, sizeof(G_B66_0)); ILGenerator_t1388622344 * G_B66_1 = NULL; ILGenerator_t1388622344 * G_B95_0 = NULL; ILGenerator_t1388622344 * G_B94_0 = NULL; OpCode_t123070264 G_B96_0; memset(&G_B96_0, 0, sizeof(G_B96_0)); ILGenerator_t1388622344 * G_B96_1 = NULL; ILGenerator_t1388622344 * G_B98_0 = NULL; ILGenerator_t1388622344 * G_B97_0 = NULL; OpCode_t123070264 G_B99_0; memset(&G_B99_0, 0, sizeof(G_B99_0)); ILGenerator_t1388622344 * G_B99_1 = NULL; ILGenerator_t1388622344 * G_B101_0 = NULL; ILGenerator_t1388622344 * G_B100_0 = NULL; OpCode_t123070264 G_B102_0; memset(&G_B102_0, 0, sizeof(G_B102_0)); ILGenerator_t1388622344 * G_B102_1 = NULL; OpCode_t123070264 G_B117_0; memset(&G_B117_0, 0, sizeof(G_B117_0)); ILGenerator_t1388622344 * G_B117_1 = NULL; OpCode_t123070264 G_B116_0; memset(&G_B116_0, 0, sizeof(G_B116_0)); ILGenerator_t1388622344 * G_B116_1 = NULL; Label_t2281661643 G_B118_0; memset(&G_B118_0, 0, sizeof(G_B118_0)); OpCode_t123070264 G_B118_1; memset(&G_B118_1, 0, sizeof(G_B118_1)); ILGenerator_t1388622344 * G_B118_2 = NULL; OpCode_t123070264 G_B120_0; memset(&G_B120_0, 0, sizeof(G_B120_0)); ILGenerator_t1388622344 * G_B120_1 = NULL; OpCode_t123070264 G_B119_0; memset(&G_B119_0, 0, sizeof(G_B119_0)); ILGenerator_t1388622344 * G_B119_1 = NULL; Label_t2281661643 G_B121_0; memset(&G_B121_0, 0, sizeof(G_B121_0)); OpCode_t123070264 G_B121_1; memset(&G_B121_1, 0, sizeof(G_B121_1)); ILGenerator_t1388622344 * G_B121_2 = NULL; ILGenerator_t1388622344 * G_B130_0 = NULL; ILGenerator_t1388622344 * G_B129_0 = NULL; OpCode_t123070264 G_B131_0; memset(&G_B131_0, 0, sizeof(G_B131_0)); ILGenerator_t1388622344 * G_B131_1 = NULL; ILGenerator_t1388622344 * G_B134_0 = NULL; ILGenerator_t1388622344 * G_B133_0 = NULL; OpCode_t123070264 G_B135_0; memset(&G_B135_0, 0, sizeof(G_B135_0)); ILGenerator_t1388622344 * G_B135_1 = NULL; int32_t G_B152_0 = 0; int32_t G_B151_0 = 0; int32_t G_B153_0 = 0; int32_t G_B153_1 = 0; OpCode_t123070264 G_B160_0; memset(&G_B160_0, 0, sizeof(G_B160_0)); ILGenerator_t1388622344 * G_B160_1 = NULL; OpCode_t123070264 G_B159_0; memset(&G_B159_0, 0, sizeof(G_B159_0)); ILGenerator_t1388622344 * G_B159_1 = NULL; int32_t G_B161_0 = 0; OpCode_t123070264 G_B161_1; memset(&G_B161_1, 0, sizeof(G_B161_1)); ILGenerator_t1388622344 * G_B161_2 = NULL; int32_t G_B181_0 = 0; ByteU5BU5D_t4116647657* G_B181_1 = NULL; Frame_t3942143166 * G_B181_2 = NULL; ILGenerator_t1388622344 * G_B181_3 = NULL; DynamicMethod_t2537779570 * G_B181_4 = NULL; CILCompiler_t3234566002 * G_B181_5 = NULL; int32_t G_B180_0 = 0; ByteU5BU5D_t4116647657* G_B180_1 = NULL; Frame_t3942143166 * G_B180_2 = NULL; ILGenerator_t1388622344 * G_B180_3 = NULL; DynamicMethod_t2537779570 * G_B180_4 = NULL; CILCompiler_t3234566002 * G_B180_5 = NULL; int32_t G_B182_0 = 0; int32_t G_B182_1 = 0; ByteU5BU5D_t4116647657* G_B182_2 = NULL; Frame_t3942143166 * G_B182_3 = NULL; ILGenerator_t1388622344 * G_B182_4 = NULL; DynamicMethod_t2537779570 * G_B182_5 = NULL; CILCompiler_t3234566002 * G_B182_6 = NULL; Label_t2281661643 G_B240_0; memset(&G_B240_0, 0, sizeof(G_B240_0)); Label_t2281661643 G_B243_0; memset(&G_B243_0, 0, sizeof(G_B243_0)); { int32_t* L_0 = ___out_pc8; *((int32_t*)(L_0)) = (int32_t)0; ByteU5BU5D_t4116647657* L_1 = ___program3; int32_t L_2 = CILCompiler_ReadShort_m3735544372(__this, L_1, 1, /*hidden argument*/NULL); V_3 = ((int32_t)il2cpp_codegen_add((int32_t)1, (int32_t)L_2)); goto IL_3719; } IL_0015: { ByteU5BU5D_t4116647657* L_3 = ___program3; int32_t L_4 = ___pc4; NullCheck(L_3); int32_t L_5 = L_4; uint8_t L_6 = (L_3)->GetAt(static_cast(L_5)); V_4 = L_6; Dictionary_2_t1839659084 * L_7 = __this->get_generic_ops_4(); int32_t L_8 = ___pc4; NullCheck(L_7); bool L_9 = Dictionary_2_ContainsKey_m3670869807(L_7, L_8, /*hidden argument*/Dictionary_2_ContainsKey_m3670869807_RuntimeMethod_var); if (!L_9) { goto IL_003e; } } { Dictionary_2_t1839659084 * L_10 = __this->get_generic_ops_4(); int32_t L_11 = ___pc4; NullCheck(L_10); int32_t L_12 = Dictionary_2_get_Item_m1590941542(L_10, L_11, /*hidden argument*/Dictionary_2_get_Item_m1590941542_RuntimeMethod_var); V_4 = (((int32_t)((uint8_t)L_12))); } IL_003e: { IL2CPP_RUNTIME_CLASS_INIT(CILCompiler_t3234566002_il2cpp_TypeInfo_var); bool L_13 = ((CILCompiler_t3234566002_StaticFields*)il2cpp_codegen_static_fields_for(CILCompiler_t3234566002_il2cpp_TypeInfo_var))->get_trace_compile_32(); if (!L_13) { goto IL_0085; } } { ObjectU5BU5D_t2843939325* L_14 = ((ObjectU5BU5D_t2843939325*)SZArrayNew(ObjectU5BU5D_t2843939325_il2cpp_TypeInfo_var, (uint32_t)4)); uint8_t L_15 = V_4; uint8_t L_16 = L_15; RuntimeObject * L_17 = Box(RxOp_t349969367_il2cpp_TypeInfo_var, &L_16); NullCheck(L_14); ArrayElementTypeCheck (L_14, L_17); (L_14)->SetAt(static_cast(0), (RuntimeObject *)L_17); ObjectU5BU5D_t2843939325* L_18 = L_14; int32_t L_19 = ___pc4; int32_t L_20 = L_19; RuntimeObject * L_21 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_20); NullCheck(L_18); ArrayElementTypeCheck (L_18, L_21); (L_18)->SetAt(static_cast(1), (RuntimeObject *)L_21); ObjectU5BU5D_t2843939325* L_22 = L_18; int32_t L_23 = ___end_pc5; int32_t L_24 = L_23; RuntimeObject * L_25 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_24); NullCheck(L_22); ArrayElementTypeCheck (L_22, L_25); (L_22)->SetAt(static_cast(2), (RuntimeObject *)L_25); ObjectU5BU5D_t2843939325* L_26 = L_22; ILGenerator_t1388622344 * L_27 = ___ilgen1; int32_t L_28 = CILCompiler_GetILOffset_m2912302366(__this, L_27, /*hidden argument*/NULL); int32_t L_29 = L_28; RuntimeObject * L_30 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_29); NullCheck(L_26); ArrayElementTypeCheck (L_26, L_30); (L_26)->SetAt(static_cast(3), (RuntimeObject *)L_30); IL2CPP_RUNTIME_CLASS_INIT(Console_t3208230065_il2cpp_TypeInfo_var); Console_WriteLine_m3098077803(NULL /*static, unused*/, _stringLiteral3211416732, L_26, /*hidden argument*/NULL); } IL_0085: { Dictionary_2_t1170374974 * L_31 = __this->get_labels_6(); if (!L_31) { goto IL_00ba; } } { Dictionary_2_t1170374974 * L_32 = __this->get_labels_6(); int32_t L_33 = ___pc4; NullCheck(L_32); bool L_34 = Dictionary_2_TryGetValue_m1577403672(L_32, L_33, (&V_5), /*hidden argument*/Dictionary_2_TryGetValue_m1577403672_RuntimeMethod_var); if (!L_34) { goto IL_00ba; } } { ILGenerator_t1388622344 * L_35 = ___ilgen1; Label_t2281661643 L_36 = V_5; NullCheck(L_35); VirtActionInvoker1< Label_t2281661643 >::Invoke(19 /* System.Void System.Reflection.Emit.ILGenerator::MarkLabel(System.Reflection.Emit.Label) */, L_35, L_36); Dictionary_2_t1170374974 * L_37 = __this->get_labels_6(); int32_t L_38 = ___pc4; NullCheck(L_37); Dictionary_2_Remove_m3092201034(L_37, L_38, /*hidden argument*/Dictionary_2_Remove_m3092201034_RuntimeMethod_var); } IL_00ba: { IL2CPP_RUNTIME_CLASS_INIT(RxInterpreter_t3591201055_il2cpp_TypeInfo_var); bool L_39 = ((RxInterpreter_t3591201055_StaticFields*)il2cpp_codegen_static_fields_for(RxInterpreter_t3591201055_il2cpp_TypeInfo_var))->get_trace_rx_14(); if (!L_39) { goto IL_0191; } } { ILGenerator_t1388622344 * L_40 = ___ilgen1; IL2CPP_RUNTIME_CLASS_INIT(OpCodes_t126150456_il2cpp_TypeInfo_var); OpCode_t123070264 L_41 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldstr_113(); NullCheck(L_40); VirtActionInvoker2< OpCode_t123070264 , String_t* >::Invoke(16 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.String) */, L_40, L_41, _stringLiteral3555743436); ILGenerator_t1388622344 * L_42 = ___ilgen1; OpCode_t123070264 L_43 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldc_I4_32(); uint8_t L_44 = V_4; NullCheck(L_42); VirtActionInvoker2< OpCode_t123070264 , int32_t >::Invoke(11 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Int32) */, L_42, L_43, L_44); ILGenerator_t1388622344 * L_45 = ___ilgen1; OpCode_t123070264 L_46 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Box_137(); RuntimeTypeHandle_t3027515415 L_47 = { reinterpret_cast (RxOp_t349969367_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_48 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_47, /*hidden argument*/NULL); NullCheck(L_45); VirtActionInvoker2< OpCode_t123070264 , Type_t * >::Invoke(17 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Type) */, L_45, L_46, L_48); ILGenerator_t1388622344 * L_49 = ___ilgen1; OpCode_t123070264 L_50 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldc_I4_32(); int32_t L_51 = ___pc4; NullCheck(L_49); VirtActionInvoker2< OpCode_t123070264 , int32_t >::Invoke(11 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Int32) */, L_49, L_50, L_51); ILGenerator_t1388622344 * L_52 = ___ilgen1; OpCode_t123070264 L_53 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Box_137(); RuntimeTypeHandle_t3027515415 L_54 = { reinterpret_cast (Int32_t2950945753_0_0_0_var) }; Type_t * L_55 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_54, /*hidden argument*/NULL); NullCheck(L_52); VirtActionInvoker2< OpCode_t123070264 , Type_t * >::Invoke(17 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Type) */, L_52, L_53, L_55); ILGenerator_t1388622344 * L_56 = ___ilgen1; OpCode_t123070264 L_57 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldarg_1_3(); NullCheck(L_56); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_56, L_57); ILGenerator_t1388622344 * L_58 = ___ilgen1; OpCode_t123070264 L_59 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Box_137(); RuntimeTypeHandle_t3027515415 L_60 = { reinterpret_cast (Int32_t2950945753_0_0_0_var) }; Type_t * L_61 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_60, /*hidden argument*/NULL); NullCheck(L_58); VirtActionInvoker2< OpCode_t123070264 , Type_t * >::Invoke(17 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Type) */, L_58, L_59, L_61); ILGenerator_t1388622344 * L_62 = ___ilgen1; OpCode_t123070264 L_63 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Call_39(); RuntimeTypeHandle_t3027515415 L_64 = { reinterpret_cast (Console_t3208230065_0_0_0_var) }; Type_t * L_65 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_64, /*hidden argument*/NULL); TypeU5BU5D_t3940880105* L_66 = ((TypeU5BU5D_t3940880105*)SZArrayNew(TypeU5BU5D_t3940880105_il2cpp_TypeInfo_var, (uint32_t)4)); RuntimeTypeHandle_t3027515415 L_67 = { reinterpret_cast (String_t_0_0_0_var) }; Type_t * L_68 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_67, /*hidden argument*/NULL); NullCheck(L_66); ArrayElementTypeCheck (L_66, L_68); (L_66)->SetAt(static_cast(0), (Type_t *)L_68); TypeU5BU5D_t3940880105* L_69 = L_66; RuntimeTypeHandle_t3027515415 L_70 = { reinterpret_cast (RuntimeObject_0_0_0_var) }; Type_t * L_71 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_70, /*hidden argument*/NULL); NullCheck(L_69); ArrayElementTypeCheck (L_69, L_71); (L_69)->SetAt(static_cast(1), (Type_t *)L_71); TypeU5BU5D_t3940880105* L_72 = L_69; RuntimeTypeHandle_t3027515415 L_73 = { reinterpret_cast (RuntimeObject_0_0_0_var) }; Type_t * L_74 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_73, /*hidden argument*/NULL); NullCheck(L_72); ArrayElementTypeCheck (L_72, L_74); (L_72)->SetAt(static_cast(2), (Type_t *)L_74); TypeU5BU5D_t3940880105* L_75 = L_72; RuntimeTypeHandle_t3027515415 L_76 = { reinterpret_cast (RuntimeObject_0_0_0_var) }; Type_t * L_77 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_76, /*hidden argument*/NULL); NullCheck(L_75); ArrayElementTypeCheck (L_75, L_77); (L_75)->SetAt(static_cast(3), (Type_t *)L_77); NullCheck(L_65); MethodInfo_t * L_78 = Type_GetMethod_m1479779718(L_65, _stringLiteral577551125, L_75, /*hidden argument*/NULL); NullCheck(L_62); VirtActionInvoker2< OpCode_t123070264 , MethodInfo_t * >::Invoke(15 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.MethodInfo) */, L_62, L_63, L_78); } IL_0191: { uint8_t L_79 = V_4; V_109 = L_79; uint8_t L_80 = V_109; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_80, (int32_t)1))) { case 0: { goto IL_0df1; } case 1: { goto IL_0dd5; } case 2: { goto IL_0e0d; } case 3: { goto IL_0e18; } case 4: { goto IL_0e4a; } case 5: { goto IL_0f0e; } case 6: { goto IL_1074; } case 7: { goto IL_10b6; } case 8: { goto IL_0f50; } case 9: { goto IL_1174; } case 10: { goto IL_1174; } case 11: { goto IL_1909; } case 12: { goto IL_020e; } case 13: { goto IL_020e; } case 14: { goto IL_020e; } case 15: { goto IL_1909; } case 16: { goto IL_020e; } case 17: { goto IL_020e; } case 18: { goto IL_020e; } case 19: { goto IL_0935; } case 20: { goto IL_020e; } case 21: { goto IL_020e; } case 22: { goto IL_020e; } case 23: { goto IL_020e; } case 24: { goto IL_020e; } case 25: { goto IL_020e; } case 26: { goto IL_020e; } case 27: { goto IL_0935; } } } IL_020e: { uint8_t L_81 = V_109; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_81, (int32_t)((int32_t)136)))) { case 0: { goto IL_31d1; } case 1: { goto IL_026f; } case 2: { goto IL_026f; } case 3: { goto IL_026f; } case 4: { goto IL_1bb3; } case 5: { goto IL_1c0a; } case 6: { goto IL_026f; } case 7: { goto IL_026f; } case 8: { goto IL_36c0; } case 9: { goto IL_1c61; } case 10: { goto IL_1e20; } case 11: { goto IL_1cd1; } case 12: { goto IL_0885; } case 13: { goto IL_1f1d; } case 14: { goto IL_02e9; } case 15: { goto IL_02e9; } case 16: { goto IL_36c0; } case 17: { goto IL_36c0; } case 18: { goto IL_026f; } case 19: { goto IL_2095; } case 20: { goto IL_2095; } } } IL_026f: { uint8_t L_82 = V_109; if ((((int32_t)L_82) == ((int32_t)((int32_t)36)))) { goto IL_147d; } } { uint8_t L_83 = V_109; if ((((int32_t)L_83) == ((int32_t)((int32_t)44)))) { goto IL_0935; } } { uint8_t L_84 = V_109; if ((((int32_t)L_84) == ((int32_t)((int32_t)52)))) { goto IL_0935; } } { uint8_t L_85 = V_109; if ((((int32_t)L_85) == ((int32_t)((int32_t)60)))) { goto IL_147d; } } { uint8_t L_86 = V_109; if ((((int32_t)L_86) == ((int32_t)((int32_t)68)))) { goto IL_2a7c; } } { uint8_t L_87 = V_109; if ((((int32_t)L_87) == ((int32_t)((int32_t)72)))) { goto IL_2a7c; } } { uint8_t L_88 = V_109; if ((((int32_t)L_88) == ((int32_t)((int32_t)76)))) { goto IL_2a7c; } } { uint8_t L_89 = V_109; if ((((int32_t)L_89) == ((int32_t)((int32_t)80)))) { goto IL_2a7c; } } { uint8_t L_90 = V_109; if ((((int32_t)L_90) == ((int32_t)((int32_t)84)))) { goto IL_2a7c; } } { uint8_t L_91 = V_109; if ((((int32_t)L_91) == ((int32_t)((int32_t)88)))) { goto IL_2a7c; } } { uint8_t L_92 = V_109; if ((((int32_t)L_92) == ((int32_t)((int32_t)92)))) { goto IL_2a7c; } } { uint8_t L_93 = V_109; if ((((int32_t)L_93) == ((int32_t)((int32_t)96)))) { goto IL_2a7c; } } { uint8_t L_94 = V_109; if ((((int32_t)L_94) == ((int32_t)((int32_t)124)))) { goto IL_2a7c; } } { goto IL_36f1; } IL_02e9: { ByteU5BU5D_t4116647657* L_95 = ___program3; int32_t L_96 = ___pc4; NullCheck(L_95); int32_t L_97 = L_96; uint8_t L_98 = (L_95)->GetAt(static_cast(L_97)); V_6 = (bool)((((int32_t)L_98) == ((int32_t)((int32_t)151)))? 1 : 0); ByteU5BU5D_t4116647657* L_99 = ___program3; int32_t L_100 = ___pc4; int32_t L_101 = CILCompiler_ReadShort_m3735544372(__this, L_99, ((int32_t)il2cpp_codegen_add((int32_t)L_100, (int32_t)3)), /*hidden argument*/NULL); V_1 = L_101; int32_t L_102 = ___pc4; ByteU5BU5D_t4116647657* L_103 = ___program3; int32_t L_104 = ___pc4; int32_t L_105 = CILCompiler_ReadShort_m3735544372(__this, L_103, ((int32_t)il2cpp_codegen_add((int32_t)L_104, (int32_t)1)), /*hidden argument*/NULL); ___pc4 = ((int32_t)il2cpp_codegen_add((int32_t)L_102, (int32_t)L_105)); ByteU5BU5D_t4116647657* L_106 = ___program3; int32_t L_107 = ___pc4; NullCheck(L_106); int32_t L_108 = L_107; uint8_t L_109 = (L_106)->GetAt(static_cast(L_108)); V_7 = L_109; bool L_110 = V_6; if (L_110) { goto IL_0533; } } { int32_t L_111 = V_3; if ((!(((uint32_t)L_111) == ((uint32_t)1)))) { goto IL_0533; } } { uint8_t L_112 = V_7; if ((!(((uint32_t)L_112) == ((uint32_t)((int32_t)20))))) { goto IL_0533; } } { ByteU5BU5D_t4116647657* L_113 = ___program3; int32_t L_114 = ___pc4; NullCheck(L_113); int32_t L_115 = ((int32_t)il2cpp_codegen_add((int32_t)L_114, (int32_t)2)); uint8_t L_116 = (L_113)->GetAt(static_cast(L_115)); if ((!(((uint32_t)L_116) == ((uint32_t)2)))) { goto IL_0533; } } { ILGenerator_t1388622344 * L_117 = ___ilgen1; RuntimeTypeHandle_t3027515415 L_118 = { reinterpret_cast (Int32_t2950945753_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_119 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_118, /*hidden argument*/NULL); NullCheck(L_117); LocalBuilder_t3562264111 * L_120 = VirtFuncInvoker1< LocalBuilder_t3562264111 *, Type_t * >::Invoke(4 /* System.Reflection.Emit.LocalBuilder System.Reflection.Emit.ILGenerator::DeclareLocal(System.Type) */, L_117, L_119); V_8 = L_120; ILGenerator_t1388622344 * L_121 = ___ilgen1; IL2CPP_RUNTIME_CLASS_INIT(OpCodes_t126150456_il2cpp_TypeInfo_var); OpCode_t123070264 L_122 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldarg_0_2(); NullCheck(L_121); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_121, L_122); ILGenerator_t1388622344 * L_123 = ___ilgen1; OpCode_t123070264 L_124 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldfld_120(); IL2CPP_RUNTIME_CLASS_INIT(CILCompiler_t3234566002_il2cpp_TypeInfo_var); FieldInfo_t * L_125 = ((CILCompiler_t3234566002_StaticFields*)il2cpp_codegen_static_fields_for(CILCompiler_t3234566002_il2cpp_TypeInfo_var))->get_fi_string_end_9(); NullCheck(L_123); VirtActionInvoker2< OpCode_t123070264 , FieldInfo_t * >::Invoke(10 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.FieldInfo) */, L_123, L_124, L_125); ILGenerator_t1388622344 * L_126 = ___ilgen1; OpCode_t123070264 L_127 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Stloc_212(); LocalBuilder_t3562264111 * L_128 = V_8; NullCheck(L_126); VirtActionInvoker2< OpCode_t123070264 , LocalBuilder_t3562264111 * >::Invoke(14 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.LocalBuilder) */, L_126, L_127, L_128); ILGenerator_t1388622344 * L_129 = ___ilgen1; RuntimeTypeHandle_t3027515415 L_130 = { reinterpret_cast (String_t_0_0_0_var) }; Type_t * L_131 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_130, /*hidden argument*/NULL); NullCheck(L_129); LocalBuilder_t3562264111 * L_132 = VirtFuncInvoker1< LocalBuilder_t3562264111 *, Type_t * >::Invoke(4 /* System.Reflection.Emit.LocalBuilder System.Reflection.Emit.ILGenerator::DeclareLocal(System.Type) */, L_129, L_131); V_9 = L_132; ILGenerator_t1388622344 * L_133 = ___ilgen1; OpCode_t123070264 L_134 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldarg_0_2(); NullCheck(L_133); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_133, L_134); ILGenerator_t1388622344 * L_135 = ___ilgen1; OpCode_t123070264 L_136 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldfld_120(); FieldInfo_t * L_137 = ((CILCompiler_t3234566002_StaticFields*)il2cpp_codegen_static_fields_for(CILCompiler_t3234566002_il2cpp_TypeInfo_var))->get_fi_str_7(); NullCheck(L_135); VirtActionInvoker2< OpCode_t123070264 , FieldInfo_t * >::Invoke(10 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.FieldInfo) */, L_135, L_136, L_137); ILGenerator_t1388622344 * L_138 = ___ilgen1; OpCode_t123070264 L_139 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Stloc_212(); LocalBuilder_t3562264111 * L_140 = V_9; NullCheck(L_138); VirtActionInvoker2< OpCode_t123070264 , LocalBuilder_t3562264111 * >::Invoke(14 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.LocalBuilder) */, L_138, L_139, L_140); ILGenerator_t1388622344 * L_141 = ___ilgen1; NullCheck(L_141); Label_t2281661643 L_142 = VirtFuncInvoker0< Label_t2281661643 >::Invoke(6 /* System.Reflection.Emit.Label System.Reflection.Emit.ILGenerator::DefineLabel() */, L_141); V_10 = L_142; ILGenerator_t1388622344 * L_143 = ___ilgen1; NullCheck(L_143); Label_t2281661643 L_144 = VirtFuncInvoker0< Label_t2281661643 >::Invoke(6 /* System.Reflection.Emit.Label System.Reflection.Emit.ILGenerator::DefineLabel() */, L_143); V_11 = L_144; ILGenerator_t1388622344 * L_145 = ___ilgen1; OpCode_t123070264 L_146 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Br_55(); Label_t2281661643 L_147 = V_11; NullCheck(L_145); VirtActionInvoker2< OpCode_t123070264 , Label_t2281661643 >::Invoke(13 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.Label) */, L_145, L_146, L_147); ILGenerator_t1388622344 * L_148 = ___ilgen1; Label_t2281661643 L_149 = V_10; NullCheck(L_148); VirtActionInvoker1< Label_t2281661643 >::Invoke(19 /* System.Void System.Reflection.Emit.ILGenerator::MarkLabel(System.Reflection.Emit.Label) */, L_148, L_149); ILGenerator_t1388622344 * L_150 = ___ilgen1; NullCheck(L_150); Label_t2281661643 L_151 = VirtFuncInvoker0< Label_t2281661643 >::Invoke(6 /* System.Reflection.Emit.Label System.Reflection.Emit.ILGenerator::DefineLabel() */, L_150); V_12 = L_151; ILGenerator_t1388622344 * L_152 = ___ilgen1; OpCode_t123070264 L_153 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldloc_210(); LocalBuilder_t3562264111 * L_154 = V_9; NullCheck(L_152); VirtActionInvoker2< OpCode_t123070264 , LocalBuilder_t3562264111 * >::Invoke(14 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.LocalBuilder) */, L_152, L_153, L_154); ILGenerator_t1388622344 * L_155 = ___ilgen1; OpCode_t123070264 L_156 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldarg_1_3(); NullCheck(L_155); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_155, L_156); ILGenerator_t1388622344 * L_157 = ___ilgen1; OpCode_t123070264 L_158 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Callvirt_110(); RuntimeTypeHandle_t3027515415 L_159 = { reinterpret_cast (String_t_0_0_0_var) }; Type_t * L_160 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_159, /*hidden argument*/NULL); NullCheck(L_160); MethodInfo_t * L_161 = Type_GetMethod_m2019726356(L_160, _stringLiteral1943245113, /*hidden argument*/NULL); NullCheck(L_157); VirtActionInvoker2< OpCode_t123070264 , MethodInfo_t * >::Invoke(15 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.MethodInfo) */, L_157, L_158, L_161); ILGenerator_t1388622344 * L_162 = ___ilgen1; OpCode_t123070264 L_163 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Conv_I4_104(); NullCheck(L_162); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_162, L_163); ILGenerator_t1388622344 * L_164 = ___ilgen1; OpCode_t123070264 L_165 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldc_I4_32(); ByteU5BU5D_t4116647657* L_166 = ___program3; int32_t L_167 = ___pc4; NullCheck(L_166); int32_t L_168 = ((int32_t)il2cpp_codegen_add((int32_t)L_167, (int32_t)1)); uint8_t L_169 = (L_166)->GetAt(static_cast(L_168)); NullCheck(L_164); VirtActionInvoker2< OpCode_t123070264 , int32_t >::Invoke(11 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Int32) */, L_164, L_165, L_169); ILGenerator_t1388622344 * L_170 = ___ilgen1; OpCode_t123070264 L_171 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Beq_58(); Label_t2281661643 L_172 = V_12; NullCheck(L_170); VirtActionInvoker2< OpCode_t123070264 , Label_t2281661643 >::Invoke(13 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.Label) */, L_170, L_171, L_172); ILGenerator_t1388622344 * L_173 = ___ilgen1; OpCode_t123070264 L_174 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldarg_1_3(); NullCheck(L_173); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_173, L_174); ILGenerator_t1388622344 * L_175 = ___ilgen1; OpCode_t123070264 L_176 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldc_I4_1_23(); NullCheck(L_175); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_175, L_176); ILGenerator_t1388622344 * L_177 = ___ilgen1; OpCode_t123070264 L_178 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Add_87(); NullCheck(L_177); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_177, L_178); ILGenerator_t1388622344 * L_179 = ___ilgen1; OpCode_t123070264 L_180 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Starg_209(); NullCheck(L_179); VirtActionInvoker2< OpCode_t123070264 , int32_t >::Invoke(11 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Int32) */, L_179, L_180, 1); ILGenerator_t1388622344 * L_181 = ___ilgen1; Label_t2281661643 L_182 = V_11; NullCheck(L_181); VirtActionInvoker1< Label_t2281661643 >::Invoke(19 /* System.Void System.Reflection.Emit.ILGenerator::MarkLabel(System.Reflection.Emit.Label) */, L_181, L_182); ILGenerator_t1388622344 * L_183 = ___ilgen1; OpCode_t123070264 L_184 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldarg_1_3(); NullCheck(L_183); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_183, L_184); ILGenerator_t1388622344 * L_185 = ___ilgen1; OpCode_t123070264 L_186 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldloc_210(); LocalBuilder_t3562264111 * L_187 = V_8; NullCheck(L_185); VirtActionInvoker2< OpCode_t123070264 , LocalBuilder_t3562264111 * >::Invoke(14 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.LocalBuilder) */, L_185, L_186, L_187); ILGenerator_t1388622344 * L_188 = ___ilgen1; OpCode_t123070264 L_189 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Blt_62(); Label_t2281661643 L_190 = V_10; NullCheck(L_188); VirtActionInvoker2< OpCode_t123070264 , Label_t2281661643 >::Invoke(13 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.Label) */, L_188, L_189, L_190); ILGenerator_t1388622344 * L_191 = ___ilgen1; OpCode_t123070264 L_192 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Br_55(); Frame_t3942143166 * L_193 = ___frame2; NullCheck(L_193); Label_t2281661643 L_194 = L_193->get_label_fail_1(); NullCheck(L_191); VirtActionInvoker2< OpCode_t123070264 , Label_t2281661643 >::Invoke(13 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.Label) */, L_191, L_192, L_194); ILGenerator_t1388622344 * L_195 = ___ilgen1; Label_t2281661643 L_196 = V_12; NullCheck(L_195); VirtActionInvoker1< Label_t2281661643 >::Invoke(19 /* System.Void System.Reflection.Emit.ILGenerator::MarkLabel(System.Reflection.Emit.Label) */, L_195, L_196); ILGenerator_t1388622344 * L_197 = ___ilgen1; OpCode_t123070264 L_198 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldarg_0_2(); NullCheck(L_197); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_197, L_198); ILGenerator_t1388622344 * L_199 = ___ilgen1; OpCode_t123070264 L_200 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldarg_1_3(); NullCheck(L_199); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_199, L_200); ILGenerator_t1388622344 * L_201 = ___ilgen1; OpCode_t123070264 L_202 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Call_39(); RuntimeTypeHandle_t3027515415 L_203 = { reinterpret_cast (RxInterpreter_t3591201055_0_0_0_var) }; Type_t * L_204 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_203, /*hidden argument*/NULL); MethodInfo_t * L_205 = CILCompiler_GetMethod_m54030197(__this, L_204, _stringLiteral3889229253, (((CILCompiler_t3234566002_StaticFields*)il2cpp_codegen_static_fields_for(CILCompiler_t3234566002_il2cpp_TypeInfo_var))->get_address_of_mi_set_start_of_match_22()), /*hidden argument*/NULL); NullCheck(L_201); VirtActionInvoker2< OpCode_t123070264 , MethodInfo_t * >::Invoke(15 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.MethodInfo) */, L_201, L_202, L_205); ILGenerator_t1388622344 * L_206 = ___ilgen1; OpCode_t123070264 L_207 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldarg_1_3(); NullCheck(L_206); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_206, L_207); ILGenerator_t1388622344 * L_208 = ___ilgen1; OpCode_t123070264 L_209 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldc_I4_1_23(); NullCheck(L_208); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_208, L_209); ILGenerator_t1388622344 * L_210 = ___ilgen1; OpCode_t123070264 L_211 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Add_87(); NullCheck(L_210); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_210, L_211); ILGenerator_t1388622344 * L_212 = ___ilgen1; OpCode_t123070264 L_213 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Starg_209(); NullCheck(L_212); VirtActionInvoker2< OpCode_t123070264 , int32_t >::Invoke(11 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Int32) */, L_212, L_213, 1); ILGenerator_t1388622344 * L_214 = ___ilgen1; OpCode_t123070264 L_215 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Br_55(); Frame_t3942143166 * L_216 = ___frame2; NullCheck(L_216); Label_t2281661643 L_217 = L_216->get_label_pass_0(); NullCheck(L_214); VirtActionInvoker2< OpCode_t123070264 , Label_t2281661643 >::Invoke(13 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.Label) */, L_214, L_215, L_217); goto IL_0880; } IL_0533: { ILGenerator_t1388622344 * L_218 = ___ilgen1; RuntimeTypeHandle_t3027515415 L_219 = { reinterpret_cast (Int32_t2950945753_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_220 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_219, /*hidden argument*/NULL); NullCheck(L_218); LocalBuilder_t3562264111 * L_221 = VirtFuncInvoker1< LocalBuilder_t3562264111 *, Type_t * >::Invoke(4 /* System.Reflection.Emit.LocalBuilder System.Reflection.Emit.ILGenerator::DeclareLocal(System.Type) */, L_218, L_220); V_13 = L_221; ILGenerator_t1388622344 * L_222 = ___ilgen1; IL2CPP_RUNTIME_CLASS_INIT(OpCodes_t126150456_il2cpp_TypeInfo_var); OpCode_t123070264 L_223 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldarg_0_2(); NullCheck(L_222); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_222, L_223); ILGenerator_t1388622344 * L_224 = ___ilgen1; OpCode_t123070264 L_225 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldfld_120(); IL2CPP_RUNTIME_CLASS_INIT(CILCompiler_t3234566002_il2cpp_TypeInfo_var); FieldInfo_t * L_226 = ((CILCompiler_t3234566002_StaticFields*)il2cpp_codegen_static_fields_for(CILCompiler_t3234566002_il2cpp_TypeInfo_var))->get_fi_string_end_9(); NullCheck(L_224); VirtActionInvoker2< OpCode_t123070264 , FieldInfo_t * >::Invoke(10 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.FieldInfo) */, L_224, L_225, L_226); ILGenerator_t1388622344 * L_227 = ___ilgen1; OpCode_t123070264 L_228 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldc_I4_1_23(); NullCheck(L_227); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_227, L_228); ILGenerator_t1388622344 * L_229 = ___ilgen1; OpCode_t123070264 L_230 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Add_87(); NullCheck(L_229); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_229, L_230); ILGenerator_t1388622344 * L_231 = ___ilgen1; OpCode_t123070264 L_232 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Stloc_212(); LocalBuilder_t3562264111 * L_233 = V_13; NullCheck(L_231); VirtActionInvoker2< OpCode_t123070264 , LocalBuilder_t3562264111 * >::Invoke(14 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.LocalBuilder) */, L_231, L_232, L_233); ILGenerator_t1388622344 * L_234 = ___ilgen1; NullCheck(L_234); Label_t2281661643 L_235 = VirtFuncInvoker0< Label_t2281661643 >::Invoke(6 /* System.Reflection.Emit.Label System.Reflection.Emit.ILGenerator::DefineLabel() */, L_234); V_14 = L_235; ILGenerator_t1388622344 * L_236 = ___ilgen1; NullCheck(L_236); Label_t2281661643 L_237 = VirtFuncInvoker0< Label_t2281661643 >::Invoke(6 /* System.Reflection.Emit.Label System.Reflection.Emit.ILGenerator::DefineLabel() */, L_236); V_15 = L_237; ILGenerator_t1388622344 * L_238 = ___ilgen1; OpCode_t123070264 L_239 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Br_55(); Label_t2281661643 L_240 = V_15; NullCheck(L_238); VirtActionInvoker2< OpCode_t123070264 , Label_t2281661643 >::Invoke(13 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.Label) */, L_238, L_239, L_240); ILGenerator_t1388622344 * L_241 = ___ilgen1; Label_t2281661643 L_242 = V_14; NullCheck(L_241); VirtActionInvoker1< Label_t2281661643 >::Invoke(19 /* System.Void System.Reflection.Emit.ILGenerator::MarkLabel(System.Reflection.Emit.Label) */, L_241, L_242); int32_t L_243 = V_3; if ((((int32_t)L_243) <= ((int32_t)1))) { goto IL_0651; } } { ILGenerator_t1388622344 * L_244 = ___ilgen1; IL2CPP_RUNTIME_CLASS_INIT(OpCodes_t126150456_il2cpp_TypeInfo_var); OpCode_t123070264 L_245 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldarg_0_2(); NullCheck(L_244); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_244, L_245); ILGenerator_t1388622344 * L_246 = ___ilgen1; OpCode_t123070264 L_247 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Call_39(); IL2CPP_RUNTIME_CLASS_INIT(CILCompiler_t3234566002_il2cpp_TypeInfo_var); MethodInfo_t * L_248 = CILCompiler_GetMethod_m255348883(__this, _stringLiteral732589799, (((CILCompiler_t3234566002_StaticFields*)il2cpp_codegen_static_fields_for(CILCompiler_t3234566002_il2cpp_TypeInfo_var))->get_address_of_mi_reset_groups_24()), /*hidden argument*/NULL); NullCheck(L_246); VirtActionInvoker2< OpCode_t123070264 , MethodInfo_t * >::Invoke(15 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.MethodInfo) */, L_246, L_247, L_248); ILGenerator_t1388622344 * L_249 = ___ilgen1; OpCode_t123070264 L_250 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldarg_0_2(); NullCheck(L_249); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_249, L_250); ILGenerator_t1388622344 * L_251 = ___ilgen1; OpCode_t123070264 L_252 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldfld_120(); FieldInfo_t * L_253 = ((CILCompiler_t3234566002_StaticFields*)il2cpp_codegen_static_fields_for(CILCompiler_t3234566002_il2cpp_TypeInfo_var))->get_fi_marks_11(); NullCheck(L_251); VirtActionInvoker2< OpCode_t123070264 , FieldInfo_t * >::Invoke(10 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.FieldInfo) */, L_251, L_252, L_253); ILGenerator_t1388622344 * L_254 = ___ilgen1; OpCode_t123070264 L_255 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldarg_0_2(); NullCheck(L_254); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_254, L_255); ILGenerator_t1388622344 * L_256 = ___ilgen1; OpCode_t123070264 L_257 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldfld_120(); FieldInfo_t * L_258 = ((CILCompiler_t3234566002_StaticFields*)il2cpp_codegen_static_fields_for(CILCompiler_t3234566002_il2cpp_TypeInfo_var))->get_fi_groups_12(); NullCheck(L_256); VirtActionInvoker2< OpCode_t123070264 , FieldInfo_t * >::Invoke(10 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.FieldInfo) */, L_256, L_257, L_258); ILGenerator_t1388622344 * L_259 = ___ilgen1; OpCode_t123070264 L_260 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldc_I4_0_22(); NullCheck(L_259); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_259, L_260); ILGenerator_t1388622344 * L_261 = ___ilgen1; OpCode_t123070264 L_262 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldelem_I4_145(); NullCheck(L_261); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_261, L_262); ILGenerator_t1388622344 * L_263 = ___ilgen1; OpCode_t123070264 L_264 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldelema_140(); RuntimeTypeHandle_t3027515415 L_265 = { reinterpret_cast (Mark_t3471605523_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_266 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_265, /*hidden argument*/NULL); NullCheck(L_263); VirtActionInvoker2< OpCode_t123070264 , Type_t * >::Invoke(17 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Type) */, L_263, L_264, L_266); ILGenerator_t1388622344 * L_267 = ___ilgen1; OpCode_t123070264 L_268 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldarg_1_3(); NullCheck(L_267); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_267, L_268); ILGenerator_t1388622344 * L_269 = ___ilgen1; OpCode_t123070264 L_270 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Stfld_122(); FieldInfo_t * L_271 = ((CILCompiler_t3234566002_StaticFields*)il2cpp_codegen_static_fields_for(CILCompiler_t3234566002_il2cpp_TypeInfo_var))->get_fi_mark_start_15(); NullCheck(L_269); VirtActionInvoker2< OpCode_t123070264 , FieldInfo_t * >::Invoke(10 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.FieldInfo) */, L_269, L_270, L_271); } IL_0651: { ILGenerator_t1388622344 * L_272 = ___ilgen1; Frame_t3942143166 * L_273 = (Frame_t3942143166 *)il2cpp_codegen_object_new(Frame_t3942143166_il2cpp_TypeInfo_var); Frame__ctor_m1947837287(L_273, L_272, /*hidden argument*/NULL); V_16 = L_273; ILGenerator_t1388622344 * L_274 = ___ilgen1; RuntimeTypeHandle_t3027515415 L_275 = { reinterpret_cast (Int32_t2950945753_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_276 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_275, /*hidden argument*/NULL); NullCheck(L_274); LocalBuilder_t3562264111 * L_277 = VirtFuncInvoker1< LocalBuilder_t3562264111 *, Type_t * >::Invoke(4 /* System.Reflection.Emit.LocalBuilder System.Reflection.Emit.ILGenerator::DeclareLocal(System.Type) */, L_274, L_276); V_17 = L_277; ILGenerator_t1388622344 * L_278 = ___ilgen1; IL2CPP_RUNTIME_CLASS_INIT(OpCodes_t126150456_il2cpp_TypeInfo_var); OpCode_t123070264 L_279 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldarg_1_3(); NullCheck(L_278); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_278, L_279); ILGenerator_t1388622344 * L_280 = ___ilgen1; OpCode_t123070264 L_281 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Stloc_212(); LocalBuilder_t3562264111 * L_282 = V_17; NullCheck(L_280); VirtActionInvoker2< OpCode_t123070264 , LocalBuilder_t3562264111 * >::Invoke(14 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.LocalBuilder) */, L_280, L_281, L_282); DynamicMethod_t2537779570 * L_283 = ___m0; ILGenerator_t1388622344 * L_284 = ___ilgen1; Frame_t3942143166 * L_285 = V_16; ByteU5BU5D_t4116647657* L_286 = ___program3; int32_t L_287 = ___pc4; int32_t L_288 = ___end_pc5; int32_t* L_289 = ___out_pc8; DynamicMethod_t2537779570 * L_290 = CILCompiler_EmitEvalMethodBody_m4126652398(__this, L_283, L_284, L_285, L_286, L_287, L_288, (bool)0, (bool)0, L_289, /*hidden argument*/NULL); ___m0 = L_290; DynamicMethod_t2537779570 * L_291 = ___m0; if (L_291) { goto IL_06a1; } } { return (DynamicMethod_t2537779570 *)NULL; } IL_06a1: { ILGenerator_t1388622344 * L_292 = ___ilgen1; Frame_t3942143166 * L_293 = V_16; NullCheck(L_293); Label_t2281661643 L_294 = L_293->get_label_pass_0(); NullCheck(L_292); VirtActionInvoker1< Label_t2281661643 >::Invoke(19 /* System.Void System.Reflection.Emit.ILGenerator::MarkLabel(System.Reflection.Emit.Label) */, L_292, L_294); ILGenerator_t1388622344 * L_295 = ___ilgen1; IL2CPP_RUNTIME_CLASS_INIT(OpCodes_t126150456_il2cpp_TypeInfo_var); OpCode_t123070264 L_296 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldarg_0_2(); NullCheck(L_295); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_295, L_296); ILGenerator_t1388622344 * L_297 = ___ilgen1; OpCode_t123070264 L_298 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldfld_120(); IL2CPP_RUNTIME_CLASS_INIT(CILCompiler_t3234566002_il2cpp_TypeInfo_var); FieldInfo_t * L_299 = ((CILCompiler_t3234566002_StaticFields*)il2cpp_codegen_static_fields_for(CILCompiler_t3234566002_il2cpp_TypeInfo_var))->get_fi_marks_11(); NullCheck(L_297); VirtActionInvoker2< OpCode_t123070264 , FieldInfo_t * >::Invoke(10 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.FieldInfo) */, L_297, L_298, L_299); ILGenerator_t1388622344 * L_300 = ___ilgen1; OpCode_t123070264 L_301 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldarg_0_2(); NullCheck(L_300); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_300, L_301); ILGenerator_t1388622344 * L_302 = ___ilgen1; OpCode_t123070264 L_303 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldfld_120(); FieldInfo_t * L_304 = ((CILCompiler_t3234566002_StaticFields*)il2cpp_codegen_static_fields_for(CILCompiler_t3234566002_il2cpp_TypeInfo_var))->get_fi_groups_12(); NullCheck(L_302); VirtActionInvoker2< OpCode_t123070264 , FieldInfo_t * >::Invoke(10 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.FieldInfo) */, L_302, L_303, L_304); ILGenerator_t1388622344 * L_305 = ___ilgen1; OpCode_t123070264 L_306 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldc_I4_0_22(); NullCheck(L_305); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_305, L_306); ILGenerator_t1388622344 * L_307 = ___ilgen1; OpCode_t123070264 L_308 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldelem_I4_145(); NullCheck(L_307); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_307, L_308); ILGenerator_t1388622344 * L_309 = ___ilgen1; OpCode_t123070264 L_310 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldelema_140(); RuntimeTypeHandle_t3027515415 L_311 = { reinterpret_cast (Mark_t3471605523_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_312 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_311, /*hidden argument*/NULL); NullCheck(L_309); VirtActionInvoker2< OpCode_t123070264 , Type_t * >::Invoke(17 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Type) */, L_309, L_310, L_312); ILGenerator_t1388622344 * L_313 = ___ilgen1; OpCode_t123070264 L_314 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldloc_210(); LocalBuilder_t3562264111 * L_315 = V_17; NullCheck(L_313); VirtActionInvoker2< OpCode_t123070264 , LocalBuilder_t3562264111 * >::Invoke(14 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.LocalBuilder) */, L_313, L_314, L_315); ILGenerator_t1388622344 * L_316 = ___ilgen1; OpCode_t123070264 L_317 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Stfld_122(); FieldInfo_t * L_318 = ((CILCompiler_t3234566002_StaticFields*)il2cpp_codegen_static_fields_for(CILCompiler_t3234566002_il2cpp_TypeInfo_var))->get_fi_mark_start_15(); NullCheck(L_316); VirtActionInvoker2< OpCode_t123070264 , FieldInfo_t * >::Invoke(10 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.FieldInfo) */, L_316, L_317, L_318); int32_t L_319 = V_3; if ((((int32_t)L_319) <= ((int32_t)1))) { goto IL_07af; } } { ILGenerator_t1388622344 * L_320 = ___ilgen1; IL2CPP_RUNTIME_CLASS_INIT(OpCodes_t126150456_il2cpp_TypeInfo_var); OpCode_t123070264 L_321 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldarg_0_2(); NullCheck(L_320); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_320, L_321); ILGenerator_t1388622344 * L_322 = ___ilgen1; OpCode_t123070264 L_323 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldfld_120(); IL2CPP_RUNTIME_CLASS_INIT(CILCompiler_t3234566002_il2cpp_TypeInfo_var); FieldInfo_t * L_324 = ((CILCompiler_t3234566002_StaticFields*)il2cpp_codegen_static_fields_for(CILCompiler_t3234566002_il2cpp_TypeInfo_var))->get_fi_marks_11(); NullCheck(L_322); VirtActionInvoker2< OpCode_t123070264 , FieldInfo_t * >::Invoke(10 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.FieldInfo) */, L_322, L_323, L_324); ILGenerator_t1388622344 * L_325 = ___ilgen1; OpCode_t123070264 L_326 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldarg_0_2(); NullCheck(L_325); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_325, L_326); ILGenerator_t1388622344 * L_327 = ___ilgen1; OpCode_t123070264 L_328 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldfld_120(); FieldInfo_t * L_329 = ((CILCompiler_t3234566002_StaticFields*)il2cpp_codegen_static_fields_for(CILCompiler_t3234566002_il2cpp_TypeInfo_var))->get_fi_groups_12(); NullCheck(L_327); VirtActionInvoker2< OpCode_t123070264 , FieldInfo_t * >::Invoke(10 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.FieldInfo) */, L_327, L_328, L_329); ILGenerator_t1388622344 * L_330 = ___ilgen1; OpCode_t123070264 L_331 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldc_I4_0_22(); NullCheck(L_330); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_330, L_331); ILGenerator_t1388622344 * L_332 = ___ilgen1; OpCode_t123070264 L_333 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldelem_I4_145(); NullCheck(L_332); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_332, L_333); ILGenerator_t1388622344 * L_334 = ___ilgen1; OpCode_t123070264 L_335 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldelema_140(); RuntimeTypeHandle_t3027515415 L_336 = { reinterpret_cast (Mark_t3471605523_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_337 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_336, /*hidden argument*/NULL); NullCheck(L_334); VirtActionInvoker2< OpCode_t123070264 , Type_t * >::Invoke(17 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Type) */, L_334, L_335, L_337); ILGenerator_t1388622344 * L_338 = ___ilgen1; OpCode_t123070264 L_339 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldarg_1_3(); NullCheck(L_338); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_338, L_339); ILGenerator_t1388622344 * L_340 = ___ilgen1; OpCode_t123070264 L_341 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Stfld_122(); FieldInfo_t * L_342 = ((CILCompiler_t3234566002_StaticFields*)il2cpp_codegen_static_fields_for(CILCompiler_t3234566002_il2cpp_TypeInfo_var))->get_fi_mark_end_16(); NullCheck(L_340); VirtActionInvoker2< OpCode_t123070264 , FieldInfo_t * >::Invoke(10 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.FieldInfo) */, L_340, L_341, L_342); } IL_07af: { ILGenerator_t1388622344 * L_343 = ___ilgen1; IL2CPP_RUNTIME_CLASS_INIT(OpCodes_t126150456_il2cpp_TypeInfo_var); OpCode_t123070264 L_344 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Br_55(); Frame_t3942143166 * L_345 = ___frame2; NullCheck(L_345); Label_t2281661643 L_346 = L_345->get_label_pass_0(); NullCheck(L_343); VirtActionInvoker2< OpCode_t123070264 , Label_t2281661643 >::Invoke(13 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.Label) */, L_343, L_344, L_346); ILGenerator_t1388622344 * L_347 = ___ilgen1; Frame_t3942143166 * L_348 = V_16; NullCheck(L_348); Label_t2281661643 L_349 = L_348->get_label_fail_1(); NullCheck(L_347); VirtActionInvoker1< Label_t2281661643 >::Invoke(19 /* System.Void System.Reflection.Emit.ILGenerator::MarkLabel(System.Reflection.Emit.Label) */, L_347, L_349); ILGenerator_t1388622344 * L_350 = ___ilgen1; OpCode_t123070264 L_351 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldloc_210(); LocalBuilder_t3562264111 * L_352 = V_17; NullCheck(L_350); VirtActionInvoker2< OpCode_t123070264 , LocalBuilder_t3562264111 * >::Invoke(14 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.LocalBuilder) */, L_350, L_351, L_352); ILGenerator_t1388622344 * L_353 = ___ilgen1; OpCode_t123070264 L_354 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldc_I4_1_23(); NullCheck(L_353); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_353, L_354); bool L_355 = V_6; if (!L_355) { goto IL_07fc; } } { ILGenerator_t1388622344 * L_356 = ___ilgen1; IL2CPP_RUNTIME_CLASS_INIT(OpCodes_t126150456_il2cpp_TypeInfo_var); OpCode_t123070264 L_357 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Sub_88(); NullCheck(L_356); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_356, L_357); goto IL_0807; } IL_07fc: { ILGenerator_t1388622344 * L_358 = ___ilgen1; IL2CPP_RUNTIME_CLASS_INIT(OpCodes_t126150456_il2cpp_TypeInfo_var); OpCode_t123070264 L_359 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Add_87(); NullCheck(L_358); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_358, L_359); } IL_0807: { ILGenerator_t1388622344 * L_360 = ___ilgen1; IL2CPP_RUNTIME_CLASS_INIT(OpCodes_t126150456_il2cpp_TypeInfo_var); OpCode_t123070264 L_361 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Starg_209(); NullCheck(L_360); VirtActionInvoker2< OpCode_t123070264 , int32_t >::Invoke(11 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Int32) */, L_360, L_361, 1); ILGenerator_t1388622344 * L_362 = ___ilgen1; Label_t2281661643 L_363 = V_15; NullCheck(L_362); VirtActionInvoker1< Label_t2281661643 >::Invoke(19 /* System.Void System.Reflection.Emit.ILGenerator::MarkLabel(System.Reflection.Emit.Label) */, L_362, L_363); bool L_364 = V_6; if (!L_364) { goto IL_084a; } } { ILGenerator_t1388622344 * L_365 = ___ilgen1; IL2CPP_RUNTIME_CLASS_INIT(OpCodes_t126150456_il2cpp_TypeInfo_var); OpCode_t123070264 L_366 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldarg_1_3(); NullCheck(L_365); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_365, L_366); ILGenerator_t1388622344 * L_367 = ___ilgen1; OpCode_t123070264 L_368 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldc_I4_0_22(); NullCheck(L_367); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_367, L_368); ILGenerator_t1388622344 * L_369 = ___ilgen1; OpCode_t123070264 L_370 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Bge_59(); Label_t2281661643 L_371 = V_14; NullCheck(L_369); VirtActionInvoker2< OpCode_t123070264 , Label_t2281661643 >::Invoke(13 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.Label) */, L_369, L_370, L_371); goto IL_086f; } IL_084a: { ILGenerator_t1388622344 * L_372 = ___ilgen1; IL2CPP_RUNTIME_CLASS_INIT(OpCodes_t126150456_il2cpp_TypeInfo_var); OpCode_t123070264 L_373 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldarg_1_3(); NullCheck(L_372); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_372, L_373); ILGenerator_t1388622344 * L_374 = ___ilgen1; OpCode_t123070264 L_375 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldloc_210(); LocalBuilder_t3562264111 * L_376 = V_13; NullCheck(L_374); VirtActionInvoker2< OpCode_t123070264 , LocalBuilder_t3562264111 * >::Invoke(14 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.LocalBuilder) */, L_374, L_375, L_376); ILGenerator_t1388622344 * L_377 = ___ilgen1; OpCode_t123070264 L_378 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Blt_62(); Label_t2281661643 L_379 = V_14; NullCheck(L_377); VirtActionInvoker2< OpCode_t123070264 , Label_t2281661643 >::Invoke(13 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.Label) */, L_377, L_378, L_379); } IL_086f: { ILGenerator_t1388622344 * L_380 = ___ilgen1; IL2CPP_RUNTIME_CLASS_INIT(OpCodes_t126150456_il2cpp_TypeInfo_var); OpCode_t123070264 L_381 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Br_55(); Frame_t3942143166 * L_382 = ___frame2; NullCheck(L_382); Label_t2281661643 L_383 = L_382->get_label_fail_1(); NullCheck(L_380); VirtActionInvoker2< OpCode_t123070264 , Label_t2281661643 >::Invoke(13 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.Label) */, L_380, L_381, L_383); } IL_0880: { goto IL_3722; } IL_0885: { int32_t L_384 = ___pc4; ByteU5BU5D_t4116647657* L_385 = ___program3; int32_t L_386 = ___pc4; int32_t L_387 = CILCompiler_ReadShort_m3735544372(__this, L_385, ((int32_t)il2cpp_codegen_add((int32_t)L_386, (int32_t)1)), /*hidden argument*/NULL); V_18 = ((int32_t)il2cpp_codegen_add((int32_t)L_384, (int32_t)L_387)); ILGenerator_t1388622344 * L_388 = ___ilgen1; Frame_t3942143166 * L_389 = (Frame_t3942143166 *)il2cpp_codegen_object_new(Frame_t3942143166_il2cpp_TypeInfo_var); Frame__ctor_m1947837287(L_389, L_388, /*hidden argument*/NULL); V_19 = L_389; ILGenerator_t1388622344 * L_390 = ___ilgen1; RuntimeTypeHandle_t3027515415 L_391 = { reinterpret_cast (Int32_t2950945753_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_392 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_391, /*hidden argument*/NULL); NullCheck(L_390); LocalBuilder_t3562264111 * L_393 = VirtFuncInvoker1< LocalBuilder_t3562264111 *, Type_t * >::Invoke(4 /* System.Reflection.Emit.LocalBuilder System.Reflection.Emit.ILGenerator::DeclareLocal(System.Type) */, L_390, L_392); V_20 = L_393; ILGenerator_t1388622344 * L_394 = ___ilgen1; IL2CPP_RUNTIME_CLASS_INIT(OpCodes_t126150456_il2cpp_TypeInfo_var); OpCode_t123070264 L_395 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldarg_1_3(); NullCheck(L_394); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_394, L_395); ILGenerator_t1388622344 * L_396 = ___ilgen1; OpCode_t123070264 L_397 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Stloc_212(); LocalBuilder_t3562264111 * L_398 = V_20; NullCheck(L_396); VirtActionInvoker2< OpCode_t123070264 , LocalBuilder_t3562264111 * >::Invoke(14 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.LocalBuilder) */, L_396, L_397, L_398); DynamicMethod_t2537779570 * L_399 = ___m0; ILGenerator_t1388622344 * L_400 = ___ilgen1; Frame_t3942143166 * L_401 = V_19; ByteU5BU5D_t4116647657* L_402 = ___program3; int32_t L_403 = ___pc4; int32_t L_404 = V_18; int32_t* L_405 = ___out_pc8; DynamicMethod_t2537779570 * L_406 = CILCompiler_EmitEvalMethodBody_m4126652398(__this, L_399, L_400, L_401, L_402, ((int32_t)il2cpp_codegen_add((int32_t)L_403, (int32_t)3)), L_404, (bool)0, (bool)0, L_405, /*hidden argument*/NULL); ___m0 = L_406; DynamicMethod_t2537779570 * L_407 = ___m0; if (L_407) { goto IL_08e8; } } { return (DynamicMethod_t2537779570 *)NULL; } IL_08e8: { ILGenerator_t1388622344 * L_408 = ___ilgen1; Frame_t3942143166 * L_409 = V_19; NullCheck(L_409); Label_t2281661643 L_410 = L_409->get_label_pass_0(); NullCheck(L_408); VirtActionInvoker1< Label_t2281661643 >::Invoke(19 /* System.Void System.Reflection.Emit.ILGenerator::MarkLabel(System.Reflection.Emit.Label) */, L_408, L_410); ILGenerator_t1388622344 * L_411 = ___ilgen1; IL2CPP_RUNTIME_CLASS_INIT(OpCodes_t126150456_il2cpp_TypeInfo_var); OpCode_t123070264 L_412 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Br_55(); Frame_t3942143166 * L_413 = ___frame2; NullCheck(L_413); Label_t2281661643 L_414 = L_413->get_label_pass_0(); NullCheck(L_411); VirtActionInvoker2< OpCode_t123070264 , Label_t2281661643 >::Invoke(13 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.Label) */, L_411, L_412, L_414); ILGenerator_t1388622344 * L_415 = ___ilgen1; Frame_t3942143166 * L_416 = V_19; NullCheck(L_416); Label_t2281661643 L_417 = L_416->get_label_fail_1(); NullCheck(L_415); VirtActionInvoker1< Label_t2281661643 >::Invoke(19 /* System.Void System.Reflection.Emit.ILGenerator::MarkLabel(System.Reflection.Emit.Label) */, L_415, L_417); ILGenerator_t1388622344 * L_418 = ___ilgen1; OpCode_t123070264 L_419 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldloc_210(); LocalBuilder_t3562264111 * L_420 = V_20; NullCheck(L_418); VirtActionInvoker2< OpCode_t123070264 , LocalBuilder_t3562264111 * >::Invoke(14 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.LocalBuilder) */, L_418, L_419, L_420); ILGenerator_t1388622344 * L_421 = ___ilgen1; OpCode_t123070264 L_422 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Starg_209(); NullCheck(L_421); VirtActionInvoker2< OpCode_t123070264 , int32_t >::Invoke(11 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Int32) */, L_421, L_422, 1); int32_t L_423 = V_18; ___pc4 = L_423; goto IL_370d; } IL_0935: { Dictionary_2_t1839659084 * L_424 = __this->get_op_flags_5(); int32_t L_425 = ___pc4; NullCheck(L_424); int32_t L_426 = Dictionary_2_get_Item_m1590941542(L_424, L_425, /*hidden argument*/Dictionary_2_get_Item_m1590941542_RuntimeMethod_var); V_21 = (((int32_t)((uint16_t)L_426))); uint16_t L_427 = V_21; V_22 = (bool)((((int32_t)(((int32_t)((uint16_t)((int32_t)((int32_t)L_427&(int32_t)((int32_t)256))))))) > ((int32_t)0))? 1 : 0); uint16_t L_428 = V_21; V_23 = (bool)((((int32_t)(((int32_t)((uint16_t)((int32_t)((int32_t)L_428&(int32_t)((int32_t)512))))))) > ((int32_t)0))? 1 : 0); uint16_t L_429 = V_21; V_24 = (bool)((((int32_t)(((int32_t)((uint16_t)((int32_t)((int32_t)L_429&(int32_t)((int32_t)1024))))))) > ((int32_t)0))? 1 : 0); ILGenerator_t1388622344 * L_430 = ___ilgen1; NullCheck(L_430); Label_t2281661643 L_431 = VirtFuncInvoker0< Label_t2281661643 >::Invoke(6 /* System.Reflection.Emit.Label System.Reflection.Emit.ILGenerator::DefineLabel() */, L_430); V_25 = L_431; bool L_432 = V_24; if (!L_432) { goto IL_09a6; } } { ILGenerator_t1388622344 * L_433 = ___ilgen1; IL2CPP_RUNTIME_CLASS_INIT(OpCodes_t126150456_il2cpp_TypeInfo_var); OpCode_t123070264 L_434 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldarg_1_3(); NullCheck(L_433); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_433, L_434); ILGenerator_t1388622344 * L_435 = ___ilgen1; OpCode_t123070264 L_436 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldc_I4_0_22(); NullCheck(L_435); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_435, L_436); ILGenerator_t1388622344 * L_437 = ___ilgen1; OpCode_t123070264 L_438 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ble_61(); Label_t2281661643 L_439 = V_25; NullCheck(L_437); VirtActionInvoker2< OpCode_t123070264 , Label_t2281661643 >::Invoke(13 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.Label) */, L_437, L_438, L_439); goto IL_09d9; } IL_09a6: { ILGenerator_t1388622344 * L_440 = ___ilgen1; IL2CPP_RUNTIME_CLASS_INIT(OpCodes_t126150456_il2cpp_TypeInfo_var); OpCode_t123070264 L_441 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldarg_1_3(); NullCheck(L_440); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_440, L_441); ILGenerator_t1388622344 * L_442 = ___ilgen1; OpCode_t123070264 L_443 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldarg_0_2(); NullCheck(L_442); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_442, L_443); ILGenerator_t1388622344 * L_444 = ___ilgen1; OpCode_t123070264 L_445 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldfld_120(); IL2CPP_RUNTIME_CLASS_INIT(CILCompiler_t3234566002_il2cpp_TypeInfo_var); FieldInfo_t * L_446 = ((CILCompiler_t3234566002_StaticFields*)il2cpp_codegen_static_fields_for(CILCompiler_t3234566002_il2cpp_TypeInfo_var))->get_fi_string_end_9(); NullCheck(L_444); VirtActionInvoker2< OpCode_t123070264 , FieldInfo_t * >::Invoke(10 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.FieldInfo) */, L_444, L_445, L_446); ILGenerator_t1388622344 * L_447 = ___ilgen1; OpCode_t123070264 L_448 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Bge_59(); Label_t2281661643 L_449 = V_25; NullCheck(L_447); VirtActionInvoker2< OpCode_t123070264 , Label_t2281661643 >::Invoke(13 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.Label) */, L_447, L_448, L_449); } IL_09d9: { bool L_450 = V_23; if (!L_450) { goto IL_09f1; } } { ILGenerator_t1388622344 * L_451 = ___ilgen1; IL2CPP_RUNTIME_CLASS_INIT(OpCodes_t126150456_il2cpp_TypeInfo_var); OpCode_t123070264 L_452 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldloc_210(); LocalBuilder_t3562264111 * L_453 = __this->get_local_textinfo_33(); NullCheck(L_451); VirtActionInvoker2< OpCode_t123070264 , LocalBuilder_t3562264111 * >::Invoke(14 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.LocalBuilder) */, L_451, L_452, L_453); } IL_09f1: { ILGenerator_t1388622344 * L_454 = ___ilgen1; RuntimeTypeHandle_t3027515415 L_455 = { reinterpret_cast (Char_t3634460470_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_456 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_455, /*hidden argument*/NULL); NullCheck(L_454); LocalBuilder_t3562264111 * L_457 = VirtFuncInvoker1< LocalBuilder_t3562264111 *, Type_t * >::Invoke(4 /* System.Reflection.Emit.LocalBuilder System.Reflection.Emit.ILGenerator::DeclareLocal(System.Type) */, L_454, L_456); V_26 = L_457; ILGenerator_t1388622344 * L_458 = ___ilgen1; IL2CPP_RUNTIME_CLASS_INIT(OpCodes_t126150456_il2cpp_TypeInfo_var); OpCode_t123070264 L_459 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldarg_0_2(); NullCheck(L_458); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_458, L_459); ILGenerator_t1388622344 * L_460 = ___ilgen1; OpCode_t123070264 L_461 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldfld_120(); IL2CPP_RUNTIME_CLASS_INIT(CILCompiler_t3234566002_il2cpp_TypeInfo_var); FieldInfo_t * L_462 = ((CILCompiler_t3234566002_StaticFields*)il2cpp_codegen_static_fields_for(CILCompiler_t3234566002_il2cpp_TypeInfo_var))->get_fi_str_7(); NullCheck(L_460); VirtActionInvoker2< OpCode_t123070264 , FieldInfo_t * >::Invoke(10 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.FieldInfo) */, L_460, L_461, L_462); ILGenerator_t1388622344 * L_463 = ___ilgen1; OpCode_t123070264 L_464 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldarg_1_3(); NullCheck(L_463); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_463, L_464); bool L_465 = V_24; if (!L_465) { goto IL_0a46; } } { ILGenerator_t1388622344 * L_466 = ___ilgen1; IL2CPP_RUNTIME_CLASS_INIT(OpCodes_t126150456_il2cpp_TypeInfo_var); OpCode_t123070264 L_467 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldc_I4_1_23(); NullCheck(L_466); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_466, L_467); ILGenerator_t1388622344 * L_468 = ___ilgen1; OpCode_t123070264 L_469 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Sub_88(); NullCheck(L_468); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_468, L_469); } IL_0a46: { ILGenerator_t1388622344 * L_470 = ___ilgen1; IL2CPP_RUNTIME_CLASS_INIT(OpCodes_t126150456_il2cpp_TypeInfo_var); OpCode_t123070264 L_471 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Callvirt_110(); RuntimeTypeHandle_t3027515415 L_472 = { reinterpret_cast (String_t_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_473 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_472, /*hidden argument*/NULL); NullCheck(L_473); MethodInfo_t * L_474 = Type_GetMethod_m2019726356(L_473, _stringLiteral1943245113, /*hidden argument*/NULL); NullCheck(L_470); VirtActionInvoker2< OpCode_t123070264 , MethodInfo_t * >::Invoke(15 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.MethodInfo) */, L_470, L_471, L_474); bool L_475 = V_23; if (!L_475) { goto IL_0a9e; } } { ILGenerator_t1388622344 * L_476 = ___ilgen1; IL2CPP_RUNTIME_CLASS_INIT(OpCodes_t126150456_il2cpp_TypeInfo_var); OpCode_t123070264 L_477 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Callvirt_110(); RuntimeTypeHandle_t3027515415 L_478 = { reinterpret_cast (TextInfo_t3810425522_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_479 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_478, /*hidden argument*/NULL); TypeU5BU5D_t3940880105* L_480 = ((TypeU5BU5D_t3940880105*)SZArrayNew(TypeU5BU5D_t3940880105_il2cpp_TypeInfo_var, (uint32_t)1)); RuntimeTypeHandle_t3027515415 L_481 = { reinterpret_cast (Char_t3634460470_0_0_0_var) }; Type_t * L_482 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_481, /*hidden argument*/NULL); NullCheck(L_480); ArrayElementTypeCheck (L_480, L_482); (L_480)->SetAt(static_cast(0), (Type_t *)L_482); NullCheck(L_479); MethodInfo_t * L_483 = Type_GetMethod_m1479779718(L_479, _stringLiteral2700580957, L_480, /*hidden argument*/NULL); NullCheck(L_476); VirtActionInvoker2< OpCode_t123070264 , MethodInfo_t * >::Invoke(15 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.MethodInfo) */, L_476, L_477, L_483); } IL_0a9e: { uint8_t L_484 = V_4; if ((!(((uint32_t)L_484) == ((uint32_t)((int32_t)20))))) { goto IL_0aed; } } { ILGenerator_t1388622344 * L_485 = ___ilgen1; IL2CPP_RUNTIME_CLASS_INIT(OpCodes_t126150456_il2cpp_TypeInfo_var); OpCode_t123070264 L_486 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Conv_I4_104(); NullCheck(L_485); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_485, L_486); ILGenerator_t1388622344 * L_487 = ___ilgen1; OpCode_t123070264 L_488 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldc_I4_32(); ByteU5BU5D_t4116647657* L_489 = ___program3; int32_t L_490 = ___pc4; NullCheck(L_489); int32_t L_491 = ((int32_t)il2cpp_codegen_add((int32_t)L_490, (int32_t)1)); uint8_t L_492 = (L_489)->GetAt(static_cast(L_491)); NullCheck(L_487); VirtActionInvoker2< OpCode_t123070264 , int32_t >::Invoke(11 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Int32) */, L_487, L_488, L_492); ILGenerator_t1388622344 * L_493 = ___ilgen1; bool L_494 = V_22; G_B59_0 = L_493; if (!L_494) { G_B60_0 = L_493; goto IL_0ad6; } } { IL2CPP_RUNTIME_CLASS_INIT(OpCodes_t126150456_il2cpp_TypeInfo_var); OpCode_t123070264 L_495 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Beq_58(); G_B61_0 = L_495; G_B61_1 = G_B59_0; goto IL_0adb; } IL_0ad6: { IL2CPP_RUNTIME_CLASS_INIT(OpCodes_t126150456_il2cpp_TypeInfo_var); OpCode_t123070264 L_496 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Bne_Un_63(); G_B61_0 = L_496; G_B61_1 = G_B60_0; } IL_0adb: { Label_t2281661643 L_497 = V_25; NullCheck(G_B61_1); VirtActionInvoker2< OpCode_t123070264 , Label_t2281661643 >::Invoke(13 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.Label) */, G_B61_1, G_B61_0, L_497); int32_t L_498 = ___pc4; ___pc4 = ((int32_t)il2cpp_codegen_add((int32_t)L_498, (int32_t)2)); goto IL_0d4f; } IL_0aed: { uint8_t L_499 = V_4; if ((!(((uint32_t)L_499) == ((uint32_t)((int32_t)44))))) { goto IL_0b41; } } { ILGenerator_t1388622344 * L_500 = ___ilgen1; IL2CPP_RUNTIME_CLASS_INIT(OpCodes_t126150456_il2cpp_TypeInfo_var); OpCode_t123070264 L_501 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Conv_I4_104(); NullCheck(L_500); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_500, L_501); ILGenerator_t1388622344 * L_502 = ___ilgen1; OpCode_t123070264 L_503 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldc_I4_32(); ByteU5BU5D_t4116647657* L_504 = ___program3; int32_t L_505 = ___pc4; int32_t L_506 = CILCompiler_ReadShort_m3735544372(__this, L_504, ((int32_t)il2cpp_codegen_add((int32_t)L_505, (int32_t)1)), /*hidden argument*/NULL); NullCheck(L_502); VirtActionInvoker2< OpCode_t123070264 , int32_t >::Invoke(11 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Int32) */, L_502, L_503, L_506); ILGenerator_t1388622344 * L_507 = ___ilgen1; bool L_508 = V_22; G_B64_0 = L_507; if (!L_508) { G_B65_0 = L_507; goto IL_0b2a; } } { IL2CPP_RUNTIME_CLASS_INIT(OpCodes_t126150456_il2cpp_TypeInfo_var); OpCode_t123070264 L_509 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Beq_58(); G_B66_0 = L_509; G_B66_1 = G_B64_0; goto IL_0b2f; } IL_0b2a: { IL2CPP_RUNTIME_CLASS_INIT(OpCodes_t126150456_il2cpp_TypeInfo_var); OpCode_t123070264 L_510 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Bne_Un_63(); G_B66_0 = L_510; G_B66_1 = G_B65_0; } IL_0b2f: { Label_t2281661643 L_511 = V_25; NullCheck(G_B66_1); VirtActionInvoker2< OpCode_t123070264 , Label_t2281661643 >::Invoke(13 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.Label) */, G_B66_1, G_B66_0, L_511); int32_t L_512 = ___pc4; ___pc4 = ((int32_t)il2cpp_codegen_add((int32_t)L_512, (int32_t)3)); goto IL_0d4f; } IL_0b41: { uint8_t L_513 = V_4; if ((!(((uint32_t)L_513) == ((uint32_t)((int32_t)28))))) { goto IL_0c3b; } } { ILGenerator_t1388622344 * L_514 = ___ilgen1; IL2CPP_RUNTIME_CLASS_INIT(OpCodes_t126150456_il2cpp_TypeInfo_var); OpCode_t123070264 L_515 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Stloc_212(); LocalBuilder_t3562264111 * L_516 = V_26; NullCheck(L_514); VirtActionInvoker2< OpCode_t123070264 , LocalBuilder_t3562264111 * >::Invoke(14 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.LocalBuilder) */, L_514, L_515, L_516); bool L_517 = V_22; if (!L_517) { goto IL_0bd8; } } { ILGenerator_t1388622344 * L_518 = ___ilgen1; NullCheck(L_518); Label_t2281661643 L_519 = VirtFuncInvoker0< Label_t2281661643 >::Invoke(6 /* System.Reflection.Emit.Label System.Reflection.Emit.ILGenerator::DefineLabel() */, L_518); V_27 = L_519; ILGenerator_t1388622344 * L_520 = ___ilgen1; IL2CPP_RUNTIME_CLASS_INIT(OpCodes_t126150456_il2cpp_TypeInfo_var); OpCode_t123070264 L_521 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldloc_210(); LocalBuilder_t3562264111 * L_522 = V_26; NullCheck(L_520); VirtActionInvoker2< OpCode_t123070264 , LocalBuilder_t3562264111 * >::Invoke(14 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.LocalBuilder) */, L_520, L_521, L_522); ILGenerator_t1388622344 * L_523 = ___ilgen1; OpCode_t123070264 L_524 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldc_I4_32(); ByteU5BU5D_t4116647657* L_525 = ___program3; int32_t L_526 = ___pc4; NullCheck(L_525); int32_t L_527 = ((int32_t)il2cpp_codegen_add((int32_t)L_526, (int32_t)1)); uint8_t L_528 = (L_525)->GetAt(static_cast(L_527)); NullCheck(L_523); VirtActionInvoker2< OpCode_t123070264 , int32_t >::Invoke(11 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Int32) */, L_523, L_524, L_528); ILGenerator_t1388622344 * L_529 = ___ilgen1; OpCode_t123070264 L_530 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Blt_62(); Label_t2281661643 L_531 = V_27; NullCheck(L_529); VirtActionInvoker2< OpCode_t123070264 , Label_t2281661643 >::Invoke(13 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.Label) */, L_529, L_530, L_531); ILGenerator_t1388622344 * L_532 = ___ilgen1; OpCode_t123070264 L_533 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldloc_210(); LocalBuilder_t3562264111 * L_534 = V_26; NullCheck(L_532); VirtActionInvoker2< OpCode_t123070264 , LocalBuilder_t3562264111 * >::Invoke(14 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.LocalBuilder) */, L_532, L_533, L_534); ILGenerator_t1388622344 * L_535 = ___ilgen1; OpCode_t123070264 L_536 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldc_I4_32(); ByteU5BU5D_t4116647657* L_537 = ___program3; int32_t L_538 = ___pc4; NullCheck(L_537); int32_t L_539 = ((int32_t)il2cpp_codegen_add((int32_t)L_538, (int32_t)2)); uint8_t L_540 = (L_537)->GetAt(static_cast(L_539)); NullCheck(L_535); VirtActionInvoker2< OpCode_t123070264 , int32_t >::Invoke(11 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Int32) */, L_535, L_536, L_540); ILGenerator_t1388622344 * L_541 = ___ilgen1; OpCode_t123070264 L_542 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Bgt_60(); Label_t2281661643 L_543 = V_27; NullCheck(L_541); VirtActionInvoker2< OpCode_t123070264 , Label_t2281661643 >::Invoke(13 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.Label) */, L_541, L_542, L_543); ILGenerator_t1388622344 * L_544 = ___ilgen1; OpCode_t123070264 L_545 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Br_55(); Label_t2281661643 L_546 = V_25; NullCheck(L_544); VirtActionInvoker2< OpCode_t123070264 , Label_t2281661643 >::Invoke(13 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.Label) */, L_544, L_545, L_546); ILGenerator_t1388622344 * L_547 = ___ilgen1; Label_t2281661643 L_548 = V_27; NullCheck(L_547); VirtActionInvoker1< Label_t2281661643 >::Invoke(19 /* System.Void System.Reflection.Emit.ILGenerator::MarkLabel(System.Reflection.Emit.Label) */, L_547, L_548); goto IL_0c30; } IL_0bd8: { ILGenerator_t1388622344 * L_549 = ___ilgen1; IL2CPP_RUNTIME_CLASS_INIT(OpCodes_t126150456_il2cpp_TypeInfo_var); OpCode_t123070264 L_550 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldloc_210(); LocalBuilder_t3562264111 * L_551 = V_26; NullCheck(L_549); VirtActionInvoker2< OpCode_t123070264 , LocalBuilder_t3562264111 * >::Invoke(14 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.LocalBuilder) */, L_549, L_550, L_551); ILGenerator_t1388622344 * L_552 = ___ilgen1; OpCode_t123070264 L_553 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldc_I4_32(); ByteU5BU5D_t4116647657* L_554 = ___program3; int32_t L_555 = ___pc4; NullCheck(L_554); int32_t L_556 = ((int32_t)il2cpp_codegen_add((int32_t)L_555, (int32_t)1)); uint8_t L_557 = (L_554)->GetAt(static_cast(L_556)); NullCheck(L_552); VirtActionInvoker2< OpCode_t123070264 , int32_t >::Invoke(11 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Int32) */, L_552, L_553, L_557); ILGenerator_t1388622344 * L_558 = ___ilgen1; OpCode_t123070264 L_559 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Blt_62(); Label_t2281661643 L_560 = V_25; NullCheck(L_558); VirtActionInvoker2< OpCode_t123070264 , Label_t2281661643 >::Invoke(13 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.Label) */, L_558, L_559, L_560); ILGenerator_t1388622344 * L_561 = ___ilgen1; OpCode_t123070264 L_562 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldloc_210(); LocalBuilder_t3562264111 * L_563 = V_26; NullCheck(L_561); VirtActionInvoker2< OpCode_t123070264 , LocalBuilder_t3562264111 * >::Invoke(14 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.LocalBuilder) */, L_561, L_562, L_563); ILGenerator_t1388622344 * L_564 = ___ilgen1; OpCode_t123070264 L_565 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldc_I4_32(); ByteU5BU5D_t4116647657* L_566 = ___program3; int32_t L_567 = ___pc4; NullCheck(L_566); int32_t L_568 = ((int32_t)il2cpp_codegen_add((int32_t)L_567, (int32_t)2)); uint8_t L_569 = (L_566)->GetAt(static_cast(L_568)); NullCheck(L_564); VirtActionInvoker2< OpCode_t123070264 , int32_t >::Invoke(11 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Int32) */, L_564, L_565, L_569); ILGenerator_t1388622344 * L_570 = ___ilgen1; OpCode_t123070264 L_571 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Bgt_60(); Label_t2281661643 L_572 = V_25; NullCheck(L_570); VirtActionInvoker2< OpCode_t123070264 , Label_t2281661643 >::Invoke(13 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.Label) */, L_570, L_571, L_572); } IL_0c30: { int32_t L_573 = ___pc4; ___pc4 = ((int32_t)il2cpp_codegen_add((int32_t)L_573, (int32_t)3)); goto IL_0d4f; } IL_0c3b: { uint8_t L_574 = V_4; if ((!(((uint32_t)L_574) == ((uint32_t)((int32_t)52))))) { goto IL_0d49; } } { ILGenerator_t1388622344 * L_575 = ___ilgen1; IL2CPP_RUNTIME_CLASS_INIT(OpCodes_t126150456_il2cpp_TypeInfo_var); OpCode_t123070264 L_576 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Stloc_212(); LocalBuilder_t3562264111 * L_577 = V_26; NullCheck(L_575); VirtActionInvoker2< OpCode_t123070264 , LocalBuilder_t3562264111 * >::Invoke(14 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.LocalBuilder) */, L_575, L_576, L_577); bool L_578 = V_22; if (!L_578) { goto IL_0cdc; } } { ILGenerator_t1388622344 * L_579 = ___ilgen1; NullCheck(L_579); Label_t2281661643 L_580 = VirtFuncInvoker0< Label_t2281661643 >::Invoke(6 /* System.Reflection.Emit.Label System.Reflection.Emit.ILGenerator::DefineLabel() */, L_579); V_28 = L_580; ILGenerator_t1388622344 * L_581 = ___ilgen1; IL2CPP_RUNTIME_CLASS_INIT(OpCodes_t126150456_il2cpp_TypeInfo_var); OpCode_t123070264 L_582 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldloc_210(); LocalBuilder_t3562264111 * L_583 = V_26; NullCheck(L_581); VirtActionInvoker2< OpCode_t123070264 , LocalBuilder_t3562264111 * >::Invoke(14 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.LocalBuilder) */, L_581, L_582, L_583); ILGenerator_t1388622344 * L_584 = ___ilgen1; OpCode_t123070264 L_585 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldc_I4_32(); ByteU5BU5D_t4116647657* L_586 = ___program3; int32_t L_587 = ___pc4; int32_t L_588 = CILCompiler_ReadShort_m3735544372(__this, L_586, ((int32_t)il2cpp_codegen_add((int32_t)L_587, (int32_t)1)), /*hidden argument*/NULL); NullCheck(L_584); VirtActionInvoker2< OpCode_t123070264 , int32_t >::Invoke(11 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Int32) */, L_584, L_585, L_588); ILGenerator_t1388622344 * L_589 = ___ilgen1; OpCode_t123070264 L_590 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Blt_62(); Label_t2281661643 L_591 = V_28; NullCheck(L_589); VirtActionInvoker2< OpCode_t123070264 , Label_t2281661643 >::Invoke(13 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.Label) */, L_589, L_590, L_591); ILGenerator_t1388622344 * L_592 = ___ilgen1; OpCode_t123070264 L_593 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldloc_210(); LocalBuilder_t3562264111 * L_594 = V_26; NullCheck(L_592); VirtActionInvoker2< OpCode_t123070264 , LocalBuilder_t3562264111 * >::Invoke(14 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.LocalBuilder) */, L_592, L_593, L_594); ILGenerator_t1388622344 * L_595 = ___ilgen1; OpCode_t123070264 L_596 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldc_I4_32(); ByteU5BU5D_t4116647657* L_597 = ___program3; int32_t L_598 = ___pc4; int32_t L_599 = CILCompiler_ReadShort_m3735544372(__this, L_597, ((int32_t)il2cpp_codegen_add((int32_t)L_598, (int32_t)3)), /*hidden argument*/NULL); NullCheck(L_595); VirtActionInvoker2< OpCode_t123070264 , int32_t >::Invoke(11 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Int32) */, L_595, L_596, L_599); ILGenerator_t1388622344 * L_600 = ___ilgen1; OpCode_t123070264 L_601 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Bgt_60(); Label_t2281661643 L_602 = V_28; NullCheck(L_600); VirtActionInvoker2< OpCode_t123070264 , Label_t2281661643 >::Invoke(13 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.Label) */, L_600, L_601, L_602); ILGenerator_t1388622344 * L_603 = ___ilgen1; OpCode_t123070264 L_604 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Br_55(); Label_t2281661643 L_605 = V_25; NullCheck(L_603); VirtActionInvoker2< OpCode_t123070264 , Label_t2281661643 >::Invoke(13 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.Label) */, L_603, L_604, L_605); ILGenerator_t1388622344 * L_606 = ___ilgen1; Label_t2281661643 L_607 = V_28; NullCheck(L_606); VirtActionInvoker1< Label_t2281661643 >::Invoke(19 /* System.Void System.Reflection.Emit.ILGenerator::MarkLabel(System.Reflection.Emit.Label) */, L_606, L_607); goto IL_0d3e; } IL_0cdc: { ILGenerator_t1388622344 * L_608 = ___ilgen1; IL2CPP_RUNTIME_CLASS_INIT(OpCodes_t126150456_il2cpp_TypeInfo_var); OpCode_t123070264 L_609 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldloc_210(); LocalBuilder_t3562264111 * L_610 = V_26; NullCheck(L_608); VirtActionInvoker2< OpCode_t123070264 , LocalBuilder_t3562264111 * >::Invoke(14 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.LocalBuilder) */, L_608, L_609, L_610); ILGenerator_t1388622344 * L_611 = ___ilgen1; OpCode_t123070264 L_612 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldc_I4_32(); ByteU5BU5D_t4116647657* L_613 = ___program3; int32_t L_614 = ___pc4; int32_t L_615 = CILCompiler_ReadShort_m3735544372(__this, L_613, ((int32_t)il2cpp_codegen_add((int32_t)L_614, (int32_t)1)), /*hidden argument*/NULL); NullCheck(L_611); VirtActionInvoker2< OpCode_t123070264 , int32_t >::Invoke(11 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Int32) */, L_611, L_612, L_615); ILGenerator_t1388622344 * L_616 = ___ilgen1; OpCode_t123070264 L_617 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Blt_62(); Label_t2281661643 L_618 = V_25; NullCheck(L_616); VirtActionInvoker2< OpCode_t123070264 , Label_t2281661643 >::Invoke(13 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.Label) */, L_616, L_617, L_618); ILGenerator_t1388622344 * L_619 = ___ilgen1; OpCode_t123070264 L_620 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldloc_210(); LocalBuilder_t3562264111 * L_621 = V_26; NullCheck(L_619); VirtActionInvoker2< OpCode_t123070264 , LocalBuilder_t3562264111 * >::Invoke(14 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.LocalBuilder) */, L_619, L_620, L_621); ILGenerator_t1388622344 * L_622 = ___ilgen1; OpCode_t123070264 L_623 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldc_I4_32(); ByteU5BU5D_t4116647657* L_624 = ___program3; int32_t L_625 = ___pc4; int32_t L_626 = CILCompiler_ReadShort_m3735544372(__this, L_624, ((int32_t)il2cpp_codegen_add((int32_t)L_625, (int32_t)3)), /*hidden argument*/NULL); NullCheck(L_622); VirtActionInvoker2< OpCode_t123070264 , int32_t >::Invoke(11 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Int32) */, L_622, L_623, L_626); ILGenerator_t1388622344 * L_627 = ___ilgen1; OpCode_t123070264 L_628 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Bgt_60(); Label_t2281661643 L_629 = V_25; NullCheck(L_627); VirtActionInvoker2< OpCode_t123070264 , Label_t2281661643 >::Invoke(13 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.Label) */, L_627, L_628, L_629); } IL_0d3e: { int32_t L_630 = ___pc4; ___pc4 = ((int32_t)il2cpp_codegen_add((int32_t)L_630, (int32_t)5)); goto IL_0d4f; } IL_0d49: { NotSupportedException_t1314879016 * L_631 = (NotSupportedException_t1314879016 *)il2cpp_codegen_object_new(NotSupportedException_t1314879016_il2cpp_TypeInfo_var); NotSupportedException__ctor_m2730133172(L_631, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_631,CILCompiler_EmitEvalMethodBody_m4126652398_RuntimeMethod_var); } IL_0d4f: { bool L_632 = ___no_bump7; if (L_632) { goto IL_0d9a; } } { ILGenerator_t1388622344 * L_633 = ___ilgen1; IL2CPP_RUNTIME_CLASS_INIT(OpCodes_t126150456_il2cpp_TypeInfo_var); OpCode_t123070264 L_634 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldarg_1_3(); NullCheck(L_633); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_633, L_634); ILGenerator_t1388622344 * L_635 = ___ilgen1; OpCode_t123070264 L_636 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldc_I4_1_23(); NullCheck(L_635); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_635, L_636); bool L_637 = V_24; if (!L_637) { goto IL_0d83; } } { ILGenerator_t1388622344 * L_638 = ___ilgen1; IL2CPP_RUNTIME_CLASS_INIT(OpCodes_t126150456_il2cpp_TypeInfo_var); OpCode_t123070264 L_639 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Sub_88(); NullCheck(L_638); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_638, L_639); goto IL_0d8e; } IL_0d83: { ILGenerator_t1388622344 * L_640 = ___ilgen1; IL2CPP_RUNTIME_CLASS_INIT(OpCodes_t126150456_il2cpp_TypeInfo_var); OpCode_t123070264 L_641 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Add_87(); NullCheck(L_640); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_640, L_641); } IL_0d8e: { ILGenerator_t1388622344 * L_642 = ___ilgen1; IL2CPP_RUNTIME_CLASS_INIT(OpCodes_t126150456_il2cpp_TypeInfo_var); OpCode_t123070264 L_643 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Starg_209(); NullCheck(L_642); VirtActionInvoker2< OpCode_t123070264 , int32_t >::Invoke(11 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Int32) */, L_642, L_643, 1); } IL_0d9a: { ILGenerator_t1388622344 * L_644 = ___ilgen1; NullCheck(L_644); Label_t2281661643 L_645 = VirtFuncInvoker0< Label_t2281661643 >::Invoke(6 /* System.Reflection.Emit.Label System.Reflection.Emit.ILGenerator::DefineLabel() */, L_644); V_29 = L_645; ILGenerator_t1388622344 * L_646 = ___ilgen1; IL2CPP_RUNTIME_CLASS_INIT(OpCodes_t126150456_il2cpp_TypeInfo_var); OpCode_t123070264 L_647 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Br_55(); Label_t2281661643 L_648 = V_29; NullCheck(L_646); VirtActionInvoker2< OpCode_t123070264 , Label_t2281661643 >::Invoke(13 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.Label) */, L_646, L_647, L_648); ILGenerator_t1388622344 * L_649 = ___ilgen1; Label_t2281661643 L_650 = V_25; NullCheck(L_649); VirtActionInvoker1< Label_t2281661643 >::Invoke(19 /* System.Void System.Reflection.Emit.ILGenerator::MarkLabel(System.Reflection.Emit.Label) */, L_649, L_650); ILGenerator_t1388622344 * L_651 = ___ilgen1; OpCode_t123070264 L_652 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Br_55(); Frame_t3942143166 * L_653 = ___frame2; NullCheck(L_653); Label_t2281661643 L_654 = L_653->get_label_fail_1(); NullCheck(L_651); VirtActionInvoker2< OpCode_t123070264 , Label_t2281661643 >::Invoke(13 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.Label) */, L_651, L_652, L_654); ILGenerator_t1388622344 * L_655 = ___ilgen1; Label_t2281661643 L_656 = V_29; NullCheck(L_655); VirtActionInvoker1< Label_t2281661643 >::Invoke(19 /* System.Void System.Reflection.Emit.ILGenerator::MarkLabel(System.Reflection.Emit.Label) */, L_655, L_656); goto IL_370d; } IL_0dd5: { ILGenerator_t1388622344 * L_657 = ___ilgen1; IL2CPP_RUNTIME_CLASS_INIT(OpCodes_t126150456_il2cpp_TypeInfo_var); OpCode_t123070264 L_658 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Br_55(); Frame_t3942143166 * L_659 = ___frame2; NullCheck(L_659); Label_t2281661643 L_660 = L_659->get_label_pass_0(); NullCheck(L_657); VirtActionInvoker2< OpCode_t123070264 , Label_t2281661643 >::Invoke(13 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.Label) */, L_657, L_658, L_660); int32_t L_661 = ___pc4; ___pc4 = ((int32_t)il2cpp_codegen_add((int32_t)L_661, (int32_t)1)); goto IL_370d; } IL_0df1: { ILGenerator_t1388622344 * L_662 = ___ilgen1; IL2CPP_RUNTIME_CLASS_INIT(OpCodes_t126150456_il2cpp_TypeInfo_var); OpCode_t123070264 L_663 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Br_55(); Frame_t3942143166 * L_664 = ___frame2; NullCheck(L_664); Label_t2281661643 L_665 = L_664->get_label_fail_1(); NullCheck(L_662); VirtActionInvoker2< OpCode_t123070264 , Label_t2281661643 >::Invoke(13 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.Label) */, L_662, L_663, L_665); int32_t L_666 = ___pc4; ___pc4 = ((int32_t)il2cpp_codegen_add((int32_t)L_666, (int32_t)1)); goto IL_370d; } IL_0e0d: { int32_t L_667 = ___pc4; ___pc4 = ((int32_t)il2cpp_codegen_add((int32_t)L_667, (int32_t)1)); goto IL_370d; } IL_0e18: { ILGenerator_t1388622344 * L_668 = ___ilgen1; IL2CPP_RUNTIME_CLASS_INIT(OpCodes_t126150456_il2cpp_TypeInfo_var); OpCode_t123070264 L_669 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldarg_1_3(); NullCheck(L_668); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_668, L_669); ILGenerator_t1388622344 * L_670 = ___ilgen1; OpCode_t123070264 L_671 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldc_I4_0_22(); NullCheck(L_670); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_670, L_671); ILGenerator_t1388622344 * L_672 = ___ilgen1; OpCode_t123070264 L_673 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Bgt_60(); Frame_t3942143166 * L_674 = ___frame2; NullCheck(L_674); Label_t2281661643 L_675 = L_674->get_label_fail_1(); NullCheck(L_672); VirtActionInvoker2< OpCode_t123070264 , Label_t2281661643 >::Invoke(13 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.Label) */, L_672, L_673, L_675); int32_t L_676 = ___pc4; ___pc4 = ((int32_t)il2cpp_codegen_add((int32_t)L_676, (int32_t)1)); goto IL_370d; } IL_0e4a: { ILGenerator_t1388622344 * L_677 = ___ilgen1; NullCheck(L_677); Label_t2281661643 L_678 = VirtFuncInvoker0< Label_t2281661643 >::Invoke(6 /* System.Reflection.Emit.Label System.Reflection.Emit.ILGenerator::DefineLabel() */, L_677); V_30 = L_678; ILGenerator_t1388622344 * L_679 = ___ilgen1; IL2CPP_RUNTIME_CLASS_INIT(OpCodes_t126150456_il2cpp_TypeInfo_var); OpCode_t123070264 L_680 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldarg_1_3(); NullCheck(L_679); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_679, L_680); ILGenerator_t1388622344 * L_681 = ___ilgen1; OpCode_t123070264 L_682 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldc_I4_0_22(); NullCheck(L_681); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_681, L_682); ILGenerator_t1388622344 * L_683 = ___ilgen1; OpCode_t123070264 L_684 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Beq_58(); Label_t2281661643 L_685 = V_30; NullCheck(L_683); VirtActionInvoker2< OpCode_t123070264 , Label_t2281661643 >::Invoke(13 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.Label) */, L_683, L_684, L_685); ILGenerator_t1388622344 * L_686 = ___ilgen1; OpCode_t123070264 L_687 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldarg_0_2(); NullCheck(L_686); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_686, L_687); ILGenerator_t1388622344 * L_688 = ___ilgen1; OpCode_t123070264 L_689 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldfld_120(); IL2CPP_RUNTIME_CLASS_INIT(CILCompiler_t3234566002_il2cpp_TypeInfo_var); FieldInfo_t * L_690 = ((CILCompiler_t3234566002_StaticFields*)il2cpp_codegen_static_fields_for(CILCompiler_t3234566002_il2cpp_TypeInfo_var))->get_fi_str_7(); NullCheck(L_688); VirtActionInvoker2< OpCode_t123070264 , FieldInfo_t * >::Invoke(10 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.FieldInfo) */, L_688, L_689, L_690); ILGenerator_t1388622344 * L_691 = ___ilgen1; OpCode_t123070264 L_692 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldarg_1_3(); NullCheck(L_691); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_691, L_692); ILGenerator_t1388622344 * L_693 = ___ilgen1; OpCode_t123070264 L_694 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldc_I4_1_23(); NullCheck(L_693); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_693, L_694); ILGenerator_t1388622344 * L_695 = ___ilgen1; OpCode_t123070264 L_696 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Sub_88(); NullCheck(L_695); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_695, L_696); ILGenerator_t1388622344 * L_697 = ___ilgen1; OpCode_t123070264 L_698 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Callvirt_110(); RuntimeTypeHandle_t3027515415 L_699 = { reinterpret_cast (String_t_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_700 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_699, /*hidden argument*/NULL); NullCheck(L_700); MethodInfo_t * L_701 = Type_GetMethod_m2019726356(L_700, _stringLiteral1943245113, /*hidden argument*/NULL); NullCheck(L_697); VirtActionInvoker2< OpCode_t123070264 , MethodInfo_t * >::Invoke(15 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.MethodInfo) */, L_697, L_698, L_701); ILGenerator_t1388622344 * L_702 = ___ilgen1; OpCode_t123070264 L_703 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldc_I4_32(); NullCheck(L_702); VirtActionInvoker2< OpCode_t123070264 , int32_t >::Invoke(11 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Int32) */, L_702, L_703, ((int32_t)10)); ILGenerator_t1388622344 * L_704 = ___ilgen1; OpCode_t123070264 L_705 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Beq_58(); Label_t2281661643 L_706 = V_30; NullCheck(L_704); VirtActionInvoker2< OpCode_t123070264 , Label_t2281661643 >::Invoke(13 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.Label) */, L_704, L_705, L_706); ILGenerator_t1388622344 * L_707 = ___ilgen1; OpCode_t123070264 L_708 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Br_55(); Frame_t3942143166 * L_709 = ___frame2; NullCheck(L_709); Label_t2281661643 L_710 = L_709->get_label_fail_1(); NullCheck(L_707); VirtActionInvoker2< OpCode_t123070264 , Label_t2281661643 >::Invoke(13 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.Label) */, L_707, L_708, L_710); ILGenerator_t1388622344 * L_711 = ___ilgen1; Label_t2281661643 L_712 = V_30; NullCheck(L_711); VirtActionInvoker1< Label_t2281661643 >::Invoke(19 /* System.Void System.Reflection.Emit.ILGenerator::MarkLabel(System.Reflection.Emit.Label) */, L_711, L_712); int32_t L_713 = ___pc4; ___pc4 = ((int32_t)il2cpp_codegen_add((int32_t)L_713, (int32_t)1)); goto IL_370d; } IL_0f0e: { ILGenerator_t1388622344 * L_714 = ___ilgen1; IL2CPP_RUNTIME_CLASS_INIT(OpCodes_t126150456_il2cpp_TypeInfo_var); OpCode_t123070264 L_715 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldarg_1_3(); NullCheck(L_714); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_714, L_715); ILGenerator_t1388622344 * L_716 = ___ilgen1; OpCode_t123070264 L_717 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldarg_0_2(); NullCheck(L_716); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_716, L_717); ILGenerator_t1388622344 * L_718 = ___ilgen1; OpCode_t123070264 L_719 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldfld_120(); IL2CPP_RUNTIME_CLASS_INIT(CILCompiler_t3234566002_il2cpp_TypeInfo_var); FieldInfo_t * L_720 = ((CILCompiler_t3234566002_StaticFields*)il2cpp_codegen_static_fields_for(CILCompiler_t3234566002_il2cpp_TypeInfo_var))->get_fi_string_start_8(); NullCheck(L_718); VirtActionInvoker2< OpCode_t123070264 , FieldInfo_t * >::Invoke(10 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.FieldInfo) */, L_718, L_719, L_720); ILGenerator_t1388622344 * L_721 = ___ilgen1; OpCode_t123070264 L_722 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Bne_Un_63(); Frame_t3942143166 * L_723 = ___frame2; NullCheck(L_723); Label_t2281661643 L_724 = L_723->get_label_fail_1(); NullCheck(L_721); VirtActionInvoker2< OpCode_t123070264 , Label_t2281661643 >::Invoke(13 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.Label) */, L_721, L_722, L_724); int32_t L_725 = ___pc4; ___pc4 = ((int32_t)il2cpp_codegen_add((int32_t)L_725, (int32_t)1)); goto IL_370d; } IL_0f50: { ILGenerator_t1388622344 * L_726 = ___ilgen1; NullCheck(L_726); Label_t2281661643 L_727 = VirtFuncInvoker0< Label_t2281661643 >::Invoke(6 /* System.Reflection.Emit.Label System.Reflection.Emit.ILGenerator::DefineLabel() */, L_726); V_31 = L_727; ILGenerator_t1388622344 * L_728 = ___ilgen1; IL2CPP_RUNTIME_CLASS_INIT(OpCodes_t126150456_il2cpp_TypeInfo_var); OpCode_t123070264 L_729 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldarg_1_3(); NullCheck(L_728); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_728, L_729); ILGenerator_t1388622344 * L_730 = ___ilgen1; OpCode_t123070264 L_731 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldarg_0_2(); NullCheck(L_730); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_730, L_731); ILGenerator_t1388622344 * L_732 = ___ilgen1; OpCode_t123070264 L_733 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldfld_120(); IL2CPP_RUNTIME_CLASS_INIT(CILCompiler_t3234566002_il2cpp_TypeInfo_var); FieldInfo_t * L_734 = ((CILCompiler_t3234566002_StaticFields*)il2cpp_codegen_static_fields_for(CILCompiler_t3234566002_il2cpp_TypeInfo_var))->get_fi_string_end_9(); NullCheck(L_732); VirtActionInvoker2< OpCode_t123070264 , FieldInfo_t * >::Invoke(10 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.FieldInfo) */, L_732, L_733, L_734); ILGenerator_t1388622344 * L_735 = ___ilgen1; OpCode_t123070264 L_736 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Beq_58(); Label_t2281661643 L_737 = V_31; NullCheck(L_735); VirtActionInvoker2< OpCode_t123070264 , Label_t2281661643 >::Invoke(13 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.Label) */, L_735, L_736, L_737); ILGenerator_t1388622344 * L_738 = ___ilgen1; NullCheck(L_738); Label_t2281661643 L_739 = VirtFuncInvoker0< Label_t2281661643 >::Invoke(6 /* System.Reflection.Emit.Label System.Reflection.Emit.ILGenerator::DefineLabel() */, L_738); V_32 = L_739; ILGenerator_t1388622344 * L_740 = ___ilgen1; OpCode_t123070264 L_741 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldarg_1_3(); NullCheck(L_740); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_740, L_741); ILGenerator_t1388622344 * L_742 = ___ilgen1; OpCode_t123070264 L_743 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldarg_0_2(); NullCheck(L_742); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_742, L_743); ILGenerator_t1388622344 * L_744 = ___ilgen1; OpCode_t123070264 L_745 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldfld_120(); FieldInfo_t * L_746 = ((CILCompiler_t3234566002_StaticFields*)il2cpp_codegen_static_fields_for(CILCompiler_t3234566002_il2cpp_TypeInfo_var))->get_fi_string_end_9(); NullCheck(L_744); VirtActionInvoker2< OpCode_t123070264 , FieldInfo_t * >::Invoke(10 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.FieldInfo) */, L_744, L_745, L_746); ILGenerator_t1388622344 * L_747 = ___ilgen1; OpCode_t123070264 L_748 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldc_I4_1_23(); NullCheck(L_747); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_747, L_748); ILGenerator_t1388622344 * L_749 = ___ilgen1; OpCode_t123070264 L_750 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Sub_88(); NullCheck(L_749); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_749, L_750); ILGenerator_t1388622344 * L_751 = ___ilgen1; OpCode_t123070264 L_752 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Bne_Un_63(); Label_t2281661643 L_753 = V_32; NullCheck(L_751); VirtActionInvoker2< OpCode_t123070264 , Label_t2281661643 >::Invoke(13 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.Label) */, L_751, L_752, L_753); ILGenerator_t1388622344 * L_754 = ___ilgen1; OpCode_t123070264 L_755 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldarg_0_2(); NullCheck(L_754); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_754, L_755); ILGenerator_t1388622344 * L_756 = ___ilgen1; OpCode_t123070264 L_757 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldfld_120(); FieldInfo_t * L_758 = ((CILCompiler_t3234566002_StaticFields*)il2cpp_codegen_static_fields_for(CILCompiler_t3234566002_il2cpp_TypeInfo_var))->get_fi_str_7(); NullCheck(L_756); VirtActionInvoker2< OpCode_t123070264 , FieldInfo_t * >::Invoke(10 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.FieldInfo) */, L_756, L_757, L_758); ILGenerator_t1388622344 * L_759 = ___ilgen1; OpCode_t123070264 L_760 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldarg_1_3(); NullCheck(L_759); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_759, L_760); ILGenerator_t1388622344 * L_761 = ___ilgen1; OpCode_t123070264 L_762 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Callvirt_110(); RuntimeTypeHandle_t3027515415 L_763 = { reinterpret_cast (String_t_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_764 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_763, /*hidden argument*/NULL); NullCheck(L_764); MethodInfo_t * L_765 = Type_GetMethod_m2019726356(L_764, _stringLiteral1943245113, /*hidden argument*/NULL); NullCheck(L_761); VirtActionInvoker2< OpCode_t123070264 , MethodInfo_t * >::Invoke(15 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.MethodInfo) */, L_761, L_762, L_765); ILGenerator_t1388622344 * L_766 = ___ilgen1; OpCode_t123070264 L_767 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldc_I4_32(); NullCheck(L_766); VirtActionInvoker2< OpCode_t123070264 , int32_t >::Invoke(11 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Int32) */, L_766, L_767, ((int32_t)10)); ILGenerator_t1388622344 * L_768 = ___ilgen1; OpCode_t123070264 L_769 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Bne_Un_63(); Label_t2281661643 L_770 = V_32; NullCheck(L_768); VirtActionInvoker2< OpCode_t123070264 , Label_t2281661643 >::Invoke(13 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.Label) */, L_768, L_769, L_770); ILGenerator_t1388622344 * L_771 = ___ilgen1; OpCode_t123070264 L_772 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Br_55(); Label_t2281661643 L_773 = V_31; NullCheck(L_771); VirtActionInvoker2< OpCode_t123070264 , Label_t2281661643 >::Invoke(13 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.Label) */, L_771, L_772, L_773); ILGenerator_t1388622344 * L_774 = ___ilgen1; Label_t2281661643 L_775 = V_32; NullCheck(L_774); VirtActionInvoker1< Label_t2281661643 >::Invoke(19 /* System.Void System.Reflection.Emit.ILGenerator::MarkLabel(System.Reflection.Emit.Label) */, L_774, L_775); ILGenerator_t1388622344 * L_776 = ___ilgen1; OpCode_t123070264 L_777 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Br_55(); Frame_t3942143166 * L_778 = ___frame2; NullCheck(L_778); Label_t2281661643 L_779 = L_778->get_label_fail_1(); NullCheck(L_776); VirtActionInvoker2< OpCode_t123070264 , Label_t2281661643 >::Invoke(13 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.Label) */, L_776, L_777, L_779); ILGenerator_t1388622344 * L_780 = ___ilgen1; Label_t2281661643 L_781 = V_31; NullCheck(L_780); VirtActionInvoker1< Label_t2281661643 >::Invoke(19 /* System.Void System.Reflection.Emit.ILGenerator::MarkLabel(System.Reflection.Emit.Label) */, L_780, L_781); int32_t L_782 = ___pc4; ___pc4 = ((int32_t)il2cpp_codegen_add((int32_t)L_782, (int32_t)1)); goto IL_370d; } IL_1074: { ILGenerator_t1388622344 * L_783 = ___ilgen1; IL2CPP_RUNTIME_CLASS_INIT(OpCodes_t126150456_il2cpp_TypeInfo_var); OpCode_t123070264 L_784 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldarg_1_3(); NullCheck(L_783); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_783, L_784); ILGenerator_t1388622344 * L_785 = ___ilgen1; OpCode_t123070264 L_786 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldarg_0_2(); NullCheck(L_785); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_785, L_786); ILGenerator_t1388622344 * L_787 = ___ilgen1; OpCode_t123070264 L_788 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldfld_120(); IL2CPP_RUNTIME_CLASS_INIT(CILCompiler_t3234566002_il2cpp_TypeInfo_var); FieldInfo_t * L_789 = ((CILCompiler_t3234566002_StaticFields*)il2cpp_codegen_static_fields_for(CILCompiler_t3234566002_il2cpp_TypeInfo_var))->get_fi_string_end_9(); NullCheck(L_787); VirtActionInvoker2< OpCode_t123070264 , FieldInfo_t * >::Invoke(10 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.FieldInfo) */, L_787, L_788, L_789); ILGenerator_t1388622344 * L_790 = ___ilgen1; OpCode_t123070264 L_791 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Bne_Un_63(); Frame_t3942143166 * L_792 = ___frame2; NullCheck(L_792); Label_t2281661643 L_793 = L_792->get_label_fail_1(); NullCheck(L_790); VirtActionInvoker2< OpCode_t123070264 , Label_t2281661643 >::Invoke(13 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.Label) */, L_790, L_791, L_793); int32_t L_794 = ___pc4; ___pc4 = ((int32_t)il2cpp_codegen_add((int32_t)L_794, (int32_t)1)); goto IL_370d; } IL_10b6: { ILGenerator_t1388622344 * L_795 = ___ilgen1; NullCheck(L_795); Label_t2281661643 L_796 = VirtFuncInvoker0< Label_t2281661643 >::Invoke(6 /* System.Reflection.Emit.Label System.Reflection.Emit.ILGenerator::DefineLabel() */, L_795); V_33 = L_796; ILGenerator_t1388622344 * L_797 = ___ilgen1; IL2CPP_RUNTIME_CLASS_INIT(OpCodes_t126150456_il2cpp_TypeInfo_var); OpCode_t123070264 L_798 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldarg_1_3(); NullCheck(L_797); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_797, L_798); ILGenerator_t1388622344 * L_799 = ___ilgen1; OpCode_t123070264 L_800 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldarg_0_2(); NullCheck(L_799); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_799, L_800); ILGenerator_t1388622344 * L_801 = ___ilgen1; OpCode_t123070264 L_802 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldfld_120(); IL2CPP_RUNTIME_CLASS_INIT(CILCompiler_t3234566002_il2cpp_TypeInfo_var); FieldInfo_t * L_803 = ((CILCompiler_t3234566002_StaticFields*)il2cpp_codegen_static_fields_for(CILCompiler_t3234566002_il2cpp_TypeInfo_var))->get_fi_string_end_9(); NullCheck(L_801); VirtActionInvoker2< OpCode_t123070264 , FieldInfo_t * >::Invoke(10 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.FieldInfo) */, L_801, L_802, L_803); ILGenerator_t1388622344 * L_804 = ___ilgen1; OpCode_t123070264 L_805 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Beq_58(); Label_t2281661643 L_806 = V_33; NullCheck(L_804); VirtActionInvoker2< OpCode_t123070264 , Label_t2281661643 >::Invoke(13 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.Label) */, L_804, L_805, L_806); ILGenerator_t1388622344 * L_807 = ___ilgen1; OpCode_t123070264 L_808 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldarg_0_2(); NullCheck(L_807); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_807, L_808); ILGenerator_t1388622344 * L_809 = ___ilgen1; OpCode_t123070264 L_810 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldfld_120(); FieldInfo_t * L_811 = ((CILCompiler_t3234566002_StaticFields*)il2cpp_codegen_static_fields_for(CILCompiler_t3234566002_il2cpp_TypeInfo_var))->get_fi_str_7(); NullCheck(L_809); VirtActionInvoker2< OpCode_t123070264 , FieldInfo_t * >::Invoke(10 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.FieldInfo) */, L_809, L_810, L_811); ILGenerator_t1388622344 * L_812 = ___ilgen1; OpCode_t123070264 L_813 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldarg_1_3(); NullCheck(L_812); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_812, L_813); ILGenerator_t1388622344 * L_814 = ___ilgen1; OpCode_t123070264 L_815 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Callvirt_110(); RuntimeTypeHandle_t3027515415 L_816 = { reinterpret_cast (String_t_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_817 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_816, /*hidden argument*/NULL); NullCheck(L_817); MethodInfo_t * L_818 = Type_GetMethod_m2019726356(L_817, _stringLiteral1943245113, /*hidden argument*/NULL); NullCheck(L_814); VirtActionInvoker2< OpCode_t123070264 , MethodInfo_t * >::Invoke(15 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.MethodInfo) */, L_814, L_815, L_818); ILGenerator_t1388622344 * L_819 = ___ilgen1; OpCode_t123070264 L_820 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldc_I4_32(); NullCheck(L_819); VirtActionInvoker2< OpCode_t123070264 , int32_t >::Invoke(11 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Int32) */, L_819, L_820, ((int32_t)10)); ILGenerator_t1388622344 * L_821 = ___ilgen1; OpCode_t123070264 L_822 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Beq_58(); Label_t2281661643 L_823 = V_33; NullCheck(L_821); VirtActionInvoker2< OpCode_t123070264 , Label_t2281661643 >::Invoke(13 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.Label) */, L_821, L_822, L_823); ILGenerator_t1388622344 * L_824 = ___ilgen1; OpCode_t123070264 L_825 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Br_55(); Frame_t3942143166 * L_826 = ___frame2; NullCheck(L_826); Label_t2281661643 L_827 = L_826->get_label_fail_1(); NullCheck(L_824); VirtActionInvoker2< OpCode_t123070264 , Label_t2281661643 >::Invoke(13 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.Label) */, L_824, L_825, L_827); ILGenerator_t1388622344 * L_828 = ___ilgen1; Label_t2281661643 L_829 = V_33; NullCheck(L_828); VirtActionInvoker1< Label_t2281661643 >::Invoke(19 /* System.Void System.Reflection.Emit.ILGenerator::MarkLabel(System.Reflection.Emit.Label) */, L_828, L_829); int32_t L_830 = ___pc4; ___pc4 = ((int32_t)il2cpp_codegen_add((int32_t)L_830, (int32_t)1)); goto IL_370d; } IL_1174: { uint8_t L_831 = V_4; V_34 = (bool)((((int32_t)L_831) == ((int32_t)((int32_t)11)))? 1 : 0); ILGenerator_t1388622344 * L_832 = ___ilgen1; IL2CPP_RUNTIME_CLASS_INIT(OpCodes_t126150456_il2cpp_TypeInfo_var); OpCode_t123070264 L_833 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldarg_0_2(); NullCheck(L_832); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_832, L_833); ILGenerator_t1388622344 * L_834 = ___ilgen1; OpCode_t123070264 L_835 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldfld_120(); IL2CPP_RUNTIME_CLASS_INIT(CILCompiler_t3234566002_il2cpp_TypeInfo_var); FieldInfo_t * L_836 = ((CILCompiler_t3234566002_StaticFields*)il2cpp_codegen_static_fields_for(CILCompiler_t3234566002_il2cpp_TypeInfo_var))->get_fi_string_end_9(); NullCheck(L_834); VirtActionInvoker2< OpCode_t123070264 , FieldInfo_t * >::Invoke(10 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.FieldInfo) */, L_834, L_835, L_836); ILGenerator_t1388622344 * L_837 = ___ilgen1; OpCode_t123070264 L_838 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldc_I4_0_22(); NullCheck(L_837); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_837, L_838); ILGenerator_t1388622344 * L_839 = ___ilgen1; OpCode_t123070264 L_840 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Beq_58(); Frame_t3942143166 * L_841 = ___frame2; NullCheck(L_841); Label_t2281661643 L_842 = L_841->get_label_fail_1(); NullCheck(L_839); VirtActionInvoker2< OpCode_t123070264 , Label_t2281661643 >::Invoke(13 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.Label) */, L_839, L_840, L_842); ILGenerator_t1388622344 * L_843 = ___ilgen1; NullCheck(L_843); Label_t2281661643 L_844 = VirtFuncInvoker0< Label_t2281661643 >::Invoke(6 /* System.Reflection.Emit.Label System.Reflection.Emit.ILGenerator::DefineLabel() */, L_843); V_35 = L_844; ILGenerator_t1388622344 * L_845 = ___ilgen1; NullCheck(L_845); Label_t2281661643 L_846 = VirtFuncInvoker0< Label_t2281661643 >::Invoke(6 /* System.Reflection.Emit.Label System.Reflection.Emit.ILGenerator::DefineLabel() */, L_845); V_36 = L_846; ILGenerator_t1388622344 * L_847 = ___ilgen1; OpCode_t123070264 L_848 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldarg_1_3(); NullCheck(L_847); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_847, L_848); ILGenerator_t1388622344 * L_849 = ___ilgen1; OpCode_t123070264 L_850 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldc_I4_0_22(); NullCheck(L_849); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_849, L_850); ILGenerator_t1388622344 * L_851 = ___ilgen1; OpCode_t123070264 L_852 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Bne_Un_63(); Label_t2281661643 L_853 = V_36; NullCheck(L_851); VirtActionInvoker2< OpCode_t123070264 , Label_t2281661643 >::Invoke(13 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.Label) */, L_851, L_852, L_853); ILGenerator_t1388622344 * L_854 = ___ilgen1; OpCode_t123070264 L_855 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldarg_0_2(); NullCheck(L_854); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_854, L_855); ILGenerator_t1388622344 * L_856 = ___ilgen1; OpCode_t123070264 L_857 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldfld_120(); FieldInfo_t * L_858 = ((CILCompiler_t3234566002_StaticFields*)il2cpp_codegen_static_fields_for(CILCompiler_t3234566002_il2cpp_TypeInfo_var))->get_fi_str_7(); NullCheck(L_856); VirtActionInvoker2< OpCode_t123070264 , FieldInfo_t * >::Invoke(10 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.FieldInfo) */, L_856, L_857, L_858); ILGenerator_t1388622344 * L_859 = ___ilgen1; OpCode_t123070264 L_860 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldarg_1_3(); NullCheck(L_859); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_859, L_860); ILGenerator_t1388622344 * L_861 = ___ilgen1; OpCode_t123070264 L_862 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Callvirt_110(); RuntimeTypeHandle_t3027515415 L_863 = { reinterpret_cast (String_t_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_864 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_863, /*hidden argument*/NULL); NullCheck(L_864); MethodInfo_t * L_865 = Type_GetMethod_m2019726356(L_864, _stringLiteral1943245113, /*hidden argument*/NULL); NullCheck(L_861); VirtActionInvoker2< OpCode_t123070264 , MethodInfo_t * >::Invoke(15 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.MethodInfo) */, L_861, L_862, L_865); ILGenerator_t1388622344 * L_866 = ___ilgen1; OpCode_t123070264 L_867 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Call_39(); MethodInfo_t * L_868 = CILCompiler_GetMethod_m255348883(__this, _stringLiteral1836262878, (((CILCompiler_t3234566002_StaticFields*)il2cpp_codegen_static_fields_for(CILCompiler_t3234566002_il2cpp_TypeInfo_var))->get_address_of_mi_is_word_char_23()), /*hidden argument*/NULL); NullCheck(L_866); VirtActionInvoker2< OpCode_t123070264 , MethodInfo_t * >::Invoke(15 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.MethodInfo) */, L_866, L_867, L_868); ILGenerator_t1388622344 * L_869 = ___ilgen1; bool L_870 = V_34; G_B94_0 = L_869; if (!L_870) { G_B95_0 = L_869; goto IL_1258; } } { IL2CPP_RUNTIME_CLASS_INIT(OpCodes_t126150456_il2cpp_TypeInfo_var); OpCode_t123070264 L_871 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Brtrue_57(); G_B96_0 = L_871; G_B96_1 = G_B94_0; goto IL_125d; } IL_1258: { IL2CPP_RUNTIME_CLASS_INIT(OpCodes_t126150456_il2cpp_TypeInfo_var); OpCode_t123070264 L_872 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Brfalse_56(); G_B96_0 = L_872; G_B96_1 = G_B95_0; } IL_125d: { Frame_t3942143166 * L_873 = ___frame2; NullCheck(L_873); Label_t2281661643 L_874 = L_873->get_label_fail_1(); NullCheck(G_B96_1); VirtActionInvoker2< OpCode_t123070264 , Label_t2281661643 >::Invoke(13 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.Label) */, G_B96_1, G_B96_0, L_874); ILGenerator_t1388622344 * L_875 = ___ilgen1; IL2CPP_RUNTIME_CLASS_INIT(OpCodes_t126150456_il2cpp_TypeInfo_var); OpCode_t123070264 L_876 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Br_55(); Label_t2281661643 L_877 = V_35; NullCheck(L_875); VirtActionInvoker2< OpCode_t123070264 , Label_t2281661643 >::Invoke(13 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.Label) */, L_875, L_876, L_877); ILGenerator_t1388622344 * L_878 = ___ilgen1; Label_t2281661643 L_879 = V_36; NullCheck(L_878); VirtActionInvoker1< Label_t2281661643 >::Invoke(19 /* System.Void System.Reflection.Emit.ILGenerator::MarkLabel(System.Reflection.Emit.Label) */, L_878, L_879); ILGenerator_t1388622344 * L_880 = ___ilgen1; NullCheck(L_880); Label_t2281661643 L_881 = VirtFuncInvoker0< Label_t2281661643 >::Invoke(6 /* System.Reflection.Emit.Label System.Reflection.Emit.ILGenerator::DefineLabel() */, L_880); V_37 = L_881; ILGenerator_t1388622344 * L_882 = ___ilgen1; OpCode_t123070264 L_883 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldarg_1_3(); NullCheck(L_882); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_882, L_883); ILGenerator_t1388622344 * L_884 = ___ilgen1; OpCode_t123070264 L_885 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldarg_0_2(); NullCheck(L_884); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_884, L_885); ILGenerator_t1388622344 * L_886 = ___ilgen1; OpCode_t123070264 L_887 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldfld_120(); IL2CPP_RUNTIME_CLASS_INIT(CILCompiler_t3234566002_il2cpp_TypeInfo_var); FieldInfo_t * L_888 = ((CILCompiler_t3234566002_StaticFields*)il2cpp_codegen_static_fields_for(CILCompiler_t3234566002_il2cpp_TypeInfo_var))->get_fi_string_end_9(); NullCheck(L_886); VirtActionInvoker2< OpCode_t123070264 , FieldInfo_t * >::Invoke(10 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.FieldInfo) */, L_886, L_887, L_888); ILGenerator_t1388622344 * L_889 = ___ilgen1; OpCode_t123070264 L_890 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Bne_Un_63(); Label_t2281661643 L_891 = V_37; NullCheck(L_889); VirtActionInvoker2< OpCode_t123070264 , Label_t2281661643 >::Invoke(13 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.Label) */, L_889, L_890, L_891); ILGenerator_t1388622344 * L_892 = ___ilgen1; OpCode_t123070264 L_893 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldarg_0_2(); NullCheck(L_892); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_892, L_893); ILGenerator_t1388622344 * L_894 = ___ilgen1; OpCode_t123070264 L_895 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldfld_120(); FieldInfo_t * L_896 = ((CILCompiler_t3234566002_StaticFields*)il2cpp_codegen_static_fields_for(CILCompiler_t3234566002_il2cpp_TypeInfo_var))->get_fi_str_7(); NullCheck(L_894); VirtActionInvoker2< OpCode_t123070264 , FieldInfo_t * >::Invoke(10 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.FieldInfo) */, L_894, L_895, L_896); ILGenerator_t1388622344 * L_897 = ___ilgen1; OpCode_t123070264 L_898 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldarg_1_3(); NullCheck(L_897); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_897, L_898); ILGenerator_t1388622344 * L_899 = ___ilgen1; OpCode_t123070264 L_900 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldc_I4_1_23(); NullCheck(L_899); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_899, L_900); ILGenerator_t1388622344 * L_901 = ___ilgen1; OpCode_t123070264 L_902 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Sub_88(); NullCheck(L_901); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_901, L_902); ILGenerator_t1388622344 * L_903 = ___ilgen1; OpCode_t123070264 L_904 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Callvirt_110(); RuntimeTypeHandle_t3027515415 L_905 = { reinterpret_cast (String_t_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_906 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_905, /*hidden argument*/NULL); NullCheck(L_906); MethodInfo_t * L_907 = Type_GetMethod_m2019726356(L_906, _stringLiteral1943245113, /*hidden argument*/NULL); NullCheck(L_903); VirtActionInvoker2< OpCode_t123070264 , MethodInfo_t * >::Invoke(15 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.MethodInfo) */, L_903, L_904, L_907); ILGenerator_t1388622344 * L_908 = ___ilgen1; OpCode_t123070264 L_909 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Call_39(); MethodInfo_t * L_910 = CILCompiler_GetMethod_m255348883(__this, _stringLiteral1836262878, (((CILCompiler_t3234566002_StaticFields*)il2cpp_codegen_static_fields_for(CILCompiler_t3234566002_il2cpp_TypeInfo_var))->get_address_of_mi_is_word_char_23()), /*hidden argument*/NULL); NullCheck(L_908); VirtActionInvoker2< OpCode_t123070264 , MethodInfo_t * >::Invoke(15 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.MethodInfo) */, L_908, L_909, L_910); ILGenerator_t1388622344 * L_911 = ___ilgen1; bool L_912 = V_34; G_B97_0 = L_911; if (!L_912) { G_B98_0 = L_911; goto IL_1340; } } { IL2CPP_RUNTIME_CLASS_INIT(OpCodes_t126150456_il2cpp_TypeInfo_var); OpCode_t123070264 L_913 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Brtrue_57(); G_B99_0 = L_913; G_B99_1 = G_B97_0; goto IL_1345; } IL_1340: { IL2CPP_RUNTIME_CLASS_INIT(OpCodes_t126150456_il2cpp_TypeInfo_var); OpCode_t123070264 L_914 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Brfalse_56(); G_B99_0 = L_914; G_B99_1 = G_B98_0; } IL_1345: { Frame_t3942143166 * L_915 = ___frame2; NullCheck(L_915); Label_t2281661643 L_916 = L_915->get_label_fail_1(); NullCheck(G_B99_1); VirtActionInvoker2< OpCode_t123070264 , Label_t2281661643 >::Invoke(13 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.Label) */, G_B99_1, G_B99_0, L_916); ILGenerator_t1388622344 * L_917 = ___ilgen1; IL2CPP_RUNTIME_CLASS_INIT(OpCodes_t126150456_il2cpp_TypeInfo_var); OpCode_t123070264 L_918 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Br_55(); Label_t2281661643 L_919 = V_35; NullCheck(L_917); VirtActionInvoker2< OpCode_t123070264 , Label_t2281661643 >::Invoke(13 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.Label) */, L_917, L_918, L_919); ILGenerator_t1388622344 * L_920 = ___ilgen1; Label_t2281661643 L_921 = V_37; NullCheck(L_920); VirtActionInvoker1< Label_t2281661643 >::Invoke(19 /* System.Void System.Reflection.Emit.ILGenerator::MarkLabel(System.Reflection.Emit.Label) */, L_920, L_921); ILGenerator_t1388622344 * L_922 = ___ilgen1; OpCode_t123070264 L_923 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldarg_0_2(); NullCheck(L_922); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_922, L_923); ILGenerator_t1388622344 * L_924 = ___ilgen1; OpCode_t123070264 L_925 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldfld_120(); IL2CPP_RUNTIME_CLASS_INIT(CILCompiler_t3234566002_il2cpp_TypeInfo_var); FieldInfo_t * L_926 = ((CILCompiler_t3234566002_StaticFields*)il2cpp_codegen_static_fields_for(CILCompiler_t3234566002_il2cpp_TypeInfo_var))->get_fi_str_7(); NullCheck(L_924); VirtActionInvoker2< OpCode_t123070264 , FieldInfo_t * >::Invoke(10 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.FieldInfo) */, L_924, L_925, L_926); ILGenerator_t1388622344 * L_927 = ___ilgen1; OpCode_t123070264 L_928 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldarg_1_3(); NullCheck(L_927); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_927, L_928); ILGenerator_t1388622344 * L_929 = ___ilgen1; OpCode_t123070264 L_930 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Callvirt_110(); RuntimeTypeHandle_t3027515415 L_931 = { reinterpret_cast (String_t_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_932 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_931, /*hidden argument*/NULL); NullCheck(L_932); MethodInfo_t * L_933 = Type_GetMethod_m2019726356(L_932, _stringLiteral1943245113, /*hidden argument*/NULL); NullCheck(L_929); VirtActionInvoker2< OpCode_t123070264 , MethodInfo_t * >::Invoke(15 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.MethodInfo) */, L_929, L_930, L_933); ILGenerator_t1388622344 * L_934 = ___ilgen1; OpCode_t123070264 L_935 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Call_39(); MethodInfo_t * L_936 = CILCompiler_GetMethod_m255348883(__this, _stringLiteral1836262878, (((CILCompiler_t3234566002_StaticFields*)il2cpp_codegen_static_fields_for(CILCompiler_t3234566002_il2cpp_TypeInfo_var))->get_address_of_mi_is_word_char_23()), /*hidden argument*/NULL); NullCheck(L_934); VirtActionInvoker2< OpCode_t123070264 , MethodInfo_t * >::Invoke(15 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.MethodInfo) */, L_934, L_935, L_936); ILGenerator_t1388622344 * L_937 = ___ilgen1; OpCode_t123070264 L_938 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldarg_0_2(); NullCheck(L_937); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_937, L_938); ILGenerator_t1388622344 * L_939 = ___ilgen1; OpCode_t123070264 L_940 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldfld_120(); FieldInfo_t * L_941 = ((CILCompiler_t3234566002_StaticFields*)il2cpp_codegen_static_fields_for(CILCompiler_t3234566002_il2cpp_TypeInfo_var))->get_fi_str_7(); NullCheck(L_939); VirtActionInvoker2< OpCode_t123070264 , FieldInfo_t * >::Invoke(10 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.FieldInfo) */, L_939, L_940, L_941); ILGenerator_t1388622344 * L_942 = ___ilgen1; OpCode_t123070264 L_943 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldarg_1_3(); NullCheck(L_942); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_942, L_943); ILGenerator_t1388622344 * L_944 = ___ilgen1; OpCode_t123070264 L_945 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldc_I4_1_23(); NullCheck(L_944); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_944, L_945); ILGenerator_t1388622344 * L_946 = ___ilgen1; OpCode_t123070264 L_947 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Sub_88(); NullCheck(L_946); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_946, L_947); ILGenerator_t1388622344 * L_948 = ___ilgen1; OpCode_t123070264 L_949 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Callvirt_110(); RuntimeTypeHandle_t3027515415 L_950 = { reinterpret_cast (String_t_0_0_0_var) }; Type_t * L_951 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_950, /*hidden argument*/NULL); NullCheck(L_951); MethodInfo_t * L_952 = Type_GetMethod_m2019726356(L_951, _stringLiteral1943245113, /*hidden argument*/NULL); NullCheck(L_948); VirtActionInvoker2< OpCode_t123070264 , MethodInfo_t * >::Invoke(15 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.MethodInfo) */, L_948, L_949, L_952); ILGenerator_t1388622344 * L_953 = ___ilgen1; OpCode_t123070264 L_954 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Call_39(); MethodInfo_t * L_955 = CILCompiler_GetMethod_m255348883(__this, _stringLiteral1836262878, (((CILCompiler_t3234566002_StaticFields*)il2cpp_codegen_static_fields_for(CILCompiler_t3234566002_il2cpp_TypeInfo_var))->get_address_of_mi_is_word_char_23()), /*hidden argument*/NULL); NullCheck(L_953); VirtActionInvoker2< OpCode_t123070264 , MethodInfo_t * >::Invoke(15 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.MethodInfo) */, L_953, L_954, L_955); ILGenerator_t1388622344 * L_956 = ___ilgen1; bool L_957 = V_34; G_B100_0 = L_956; if (!L_957) { G_B101_0 = L_956; goto IL_144d; } } { IL2CPP_RUNTIME_CLASS_INIT(OpCodes_t126150456_il2cpp_TypeInfo_var); OpCode_t123070264 L_958 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Bne_Un_63(); G_B102_0 = L_958; G_B102_1 = G_B100_0; goto IL_1452; } IL_144d: { IL2CPP_RUNTIME_CLASS_INIT(OpCodes_t126150456_il2cpp_TypeInfo_var); OpCode_t123070264 L_959 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Beq_58(); G_B102_0 = L_959; G_B102_1 = G_B101_0; } IL_1452: { Frame_t3942143166 * L_960 = ___frame2; NullCheck(L_960); Label_t2281661643 L_961 = L_960->get_label_fail_1(); NullCheck(G_B102_1); VirtActionInvoker2< OpCode_t123070264 , Label_t2281661643 >::Invoke(13 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.Label) */, G_B102_1, G_B102_0, L_961); ILGenerator_t1388622344 * L_962 = ___ilgen1; IL2CPP_RUNTIME_CLASS_INIT(OpCodes_t126150456_il2cpp_TypeInfo_var); OpCode_t123070264 L_963 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Br_55(); Label_t2281661643 L_964 = V_35; NullCheck(L_962); VirtActionInvoker2< OpCode_t123070264 , Label_t2281661643 >::Invoke(13 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.Label) */, L_962, L_963, L_964); ILGenerator_t1388622344 * L_965 = ___ilgen1; Label_t2281661643 L_966 = V_35; NullCheck(L_965); VirtActionInvoker1< Label_t2281661643 >::Invoke(19 /* System.Void System.Reflection.Emit.ILGenerator::MarkLabel(System.Reflection.Emit.Label) */, L_965, L_966); int32_t L_967 = ___pc4; ___pc4 = ((int32_t)il2cpp_codegen_add((int32_t)L_967, (int32_t)1)); goto IL_370d; } IL_147d: { Dictionary_2_t1839659084 * L_968 = __this->get_op_flags_5(); int32_t L_969 = ___pc4; NullCheck(L_968); int32_t L_970 = Dictionary_2_get_Item_m1590941542(L_968, L_969, /*hidden argument*/Dictionary_2_get_Item_m1590941542_RuntimeMethod_var); V_38 = (((int32_t)((uint16_t)L_970))); uint16_t L_971 = V_38; V_39 = (bool)((((int32_t)(((int32_t)((uint16_t)((int32_t)((int32_t)L_971&(int32_t)((int32_t)256))))))) > ((int32_t)0))? 1 : 0); uint16_t L_972 = V_38; V_40 = (bool)((((int32_t)(((int32_t)((uint16_t)((int32_t)((int32_t)L_972&(int32_t)((int32_t)512))))))) > ((int32_t)0))? 1 : 0); uint16_t L_973 = V_38; V_41 = (bool)((((int32_t)(((int32_t)((uint16_t)((int32_t)((int32_t)L_973&(int32_t)((int32_t)1024))))))) > ((int32_t)0))? 1 : 0); uint8_t L_974 = V_4; V_42 = (bool)((((int32_t)L_974) == ((int32_t)((int32_t)60)))? 1 : 0); ILGenerator_t1388622344 * L_975 = ___ilgen1; NullCheck(L_975); Label_t2281661643 L_976 = VirtFuncInvoker0< Label_t2281661643 >::Invoke(6 /* System.Reflection.Emit.Label System.Reflection.Emit.ILGenerator::DefineLabel() */, L_975); V_43 = L_976; ILGenerator_t1388622344 * L_977 = ___ilgen1; NullCheck(L_977); Label_t2281661643 L_978 = VirtFuncInvoker0< Label_t2281661643 >::Invoke(6 /* System.Reflection.Emit.Label System.Reflection.Emit.ILGenerator::DefineLabel() */, L_977); V_44 = L_978; ILGenerator_t1388622344 * L_979 = ___ilgen1; NullCheck(L_979); Label_t2281661643 L_980 = VirtFuncInvoker0< Label_t2281661643 >::Invoke(6 /* System.Reflection.Emit.Label System.Reflection.Emit.ILGenerator::DefineLabel() */, L_979); V_45 = L_980; bool L_981 = V_41; if (!L_981) { goto IL_1506; } } { ILGenerator_t1388622344 * L_982 = ___ilgen1; IL2CPP_RUNTIME_CLASS_INIT(OpCodes_t126150456_il2cpp_TypeInfo_var); OpCode_t123070264 L_983 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldarg_1_3(); NullCheck(L_982); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_982, L_983); ILGenerator_t1388622344 * L_984 = ___ilgen1; OpCode_t123070264 L_985 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldc_I4_0_22(); NullCheck(L_984); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_984, L_985); ILGenerator_t1388622344 * L_986 = ___ilgen1; OpCode_t123070264 L_987 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ble_61(); Label_t2281661643 L_988 = V_43; NullCheck(L_986); VirtActionInvoker2< OpCode_t123070264 , Label_t2281661643 >::Invoke(13 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.Label) */, L_986, L_987, L_988); goto IL_1539; } IL_1506: { ILGenerator_t1388622344 * L_989 = ___ilgen1; IL2CPP_RUNTIME_CLASS_INIT(OpCodes_t126150456_il2cpp_TypeInfo_var); OpCode_t123070264 L_990 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldarg_1_3(); NullCheck(L_989); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_989, L_990); ILGenerator_t1388622344 * L_991 = ___ilgen1; OpCode_t123070264 L_992 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldarg_0_2(); NullCheck(L_991); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_991, L_992); ILGenerator_t1388622344 * L_993 = ___ilgen1; OpCode_t123070264 L_994 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldfld_120(); IL2CPP_RUNTIME_CLASS_INIT(CILCompiler_t3234566002_il2cpp_TypeInfo_var); FieldInfo_t * L_995 = ((CILCompiler_t3234566002_StaticFields*)il2cpp_codegen_static_fields_for(CILCompiler_t3234566002_il2cpp_TypeInfo_var))->get_fi_string_end_9(); NullCheck(L_993); VirtActionInvoker2< OpCode_t123070264 , FieldInfo_t * >::Invoke(10 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.FieldInfo) */, L_993, L_994, L_995); ILGenerator_t1388622344 * L_996 = ___ilgen1; OpCode_t123070264 L_997 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Bge_59(); Label_t2281661643 L_998 = V_43; NullCheck(L_996); VirtActionInvoker2< OpCode_t123070264 , Label_t2281661643 >::Invoke(13 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.Label) */, L_996, L_997, L_998); } IL_1539: { ILGenerator_t1388622344 * L_999 = ___ilgen1; RuntimeTypeHandle_t3027515415 L_1000 = { reinterpret_cast (Int32_t2950945753_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_1001 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_1000, /*hidden argument*/NULL); NullCheck(L_999); LocalBuilder_t3562264111 * L_1002 = VirtFuncInvoker1< LocalBuilder_t3562264111 *, Type_t * >::Invoke(4 /* System.Reflection.Emit.LocalBuilder System.Reflection.Emit.ILGenerator::DeclareLocal(System.Type) */, L_999, L_1001); V_46 = L_1002; bool L_1003 = V_40; if (!L_1003) { goto IL_1563; } } { ILGenerator_t1388622344 * L_1004 = ___ilgen1; IL2CPP_RUNTIME_CLASS_INIT(OpCodes_t126150456_il2cpp_TypeInfo_var); OpCode_t123070264 L_1005 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldloc_210(); LocalBuilder_t3562264111 * L_1006 = __this->get_local_textinfo_33(); NullCheck(L_1004); VirtActionInvoker2< OpCode_t123070264 , LocalBuilder_t3562264111 * >::Invoke(14 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.LocalBuilder) */, L_1004, L_1005, L_1006); } IL_1563: { ILGenerator_t1388622344 * L_1007 = ___ilgen1; IL2CPP_RUNTIME_CLASS_INIT(OpCodes_t126150456_il2cpp_TypeInfo_var); OpCode_t123070264 L_1008 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldarg_0_2(); NullCheck(L_1007); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_1007, L_1008); ILGenerator_t1388622344 * L_1009 = ___ilgen1; OpCode_t123070264 L_1010 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldfld_120(); IL2CPP_RUNTIME_CLASS_INIT(CILCompiler_t3234566002_il2cpp_TypeInfo_var); FieldInfo_t * L_1011 = ((CILCompiler_t3234566002_StaticFields*)il2cpp_codegen_static_fields_for(CILCompiler_t3234566002_il2cpp_TypeInfo_var))->get_fi_str_7(); NullCheck(L_1009); VirtActionInvoker2< OpCode_t123070264 , FieldInfo_t * >::Invoke(10 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.FieldInfo) */, L_1009, L_1010, L_1011); ILGenerator_t1388622344 * L_1012 = ___ilgen1; OpCode_t123070264 L_1013 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldarg_1_3(); NullCheck(L_1012); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_1012, L_1013); bool L_1014 = V_41; if (!L_1014) { goto IL_15a6; } } { ILGenerator_t1388622344 * L_1015 = ___ilgen1; IL2CPP_RUNTIME_CLASS_INIT(OpCodes_t126150456_il2cpp_TypeInfo_var); OpCode_t123070264 L_1016 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldc_I4_1_23(); NullCheck(L_1015); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_1015, L_1016); ILGenerator_t1388622344 * L_1017 = ___ilgen1; OpCode_t123070264 L_1018 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Sub_88(); NullCheck(L_1017); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_1017, L_1018); } IL_15a6: { ILGenerator_t1388622344 * L_1019 = ___ilgen1; IL2CPP_RUNTIME_CLASS_INIT(OpCodes_t126150456_il2cpp_TypeInfo_var); OpCode_t123070264 L_1020 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Callvirt_110(); RuntimeTypeHandle_t3027515415 L_1021 = { reinterpret_cast (String_t_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_1022 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_1021, /*hidden argument*/NULL); NullCheck(L_1022); MethodInfo_t * L_1023 = Type_GetMethod_m2019726356(L_1022, _stringLiteral1943245113, /*hidden argument*/NULL); NullCheck(L_1019); VirtActionInvoker2< OpCode_t123070264 , MethodInfo_t * >::Invoke(15 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.MethodInfo) */, L_1019, L_1020, L_1023); ILGenerator_t1388622344 * L_1024 = ___ilgen1; OpCode_t123070264 L_1025 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Conv_I4_104(); NullCheck(L_1024); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_1024, L_1025); bool L_1026 = V_40; if (!L_1026) { goto IL_1609; } } { ILGenerator_t1388622344 * L_1027 = ___ilgen1; IL2CPP_RUNTIME_CLASS_INIT(OpCodes_t126150456_il2cpp_TypeInfo_var); OpCode_t123070264 L_1028 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Callvirt_110(); RuntimeTypeHandle_t3027515415 L_1029 = { reinterpret_cast (TextInfo_t3810425522_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_1030 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_1029, /*hidden argument*/NULL); TypeU5BU5D_t3940880105* L_1031 = ((TypeU5BU5D_t3940880105*)SZArrayNew(TypeU5BU5D_t3940880105_il2cpp_TypeInfo_var, (uint32_t)1)); RuntimeTypeHandle_t3027515415 L_1032 = { reinterpret_cast (Char_t3634460470_0_0_0_var) }; Type_t * L_1033 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_1032, /*hidden argument*/NULL); NullCheck(L_1031); ArrayElementTypeCheck (L_1031, L_1033); (L_1031)->SetAt(static_cast(0), (Type_t *)L_1033); NullCheck(L_1030); MethodInfo_t * L_1034 = Type_GetMethod_m1479779718(L_1030, _stringLiteral2700580957, L_1031, /*hidden argument*/NULL); NullCheck(L_1027); VirtActionInvoker2< OpCode_t123070264 , MethodInfo_t * >::Invoke(15 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.MethodInfo) */, L_1027, L_1028, L_1034); } IL_1609: { bool L_1035 = V_42; if (!L_1035) { goto IL_1657; } } { ILGenerator_t1388622344 * L_1036 = ___ilgen1; IL2CPP_RUNTIME_CLASS_INIT(OpCodes_t126150456_il2cpp_TypeInfo_var); OpCode_t123070264 L_1037 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldc_I4_32(); ByteU5BU5D_t4116647657* L_1038 = ___program3; int32_t L_1039 = ___pc4; int32_t L_1040 = CILCompiler_ReadShort_m3735544372(__this, L_1038, ((int32_t)il2cpp_codegen_add((int32_t)L_1039, (int32_t)1)), /*hidden argument*/NULL); NullCheck(L_1036); VirtActionInvoker2< OpCode_t123070264 , int32_t >::Invoke(11 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Int32) */, L_1036, L_1037, L_1040); ILGenerator_t1388622344 * L_1041 = ___ilgen1; OpCode_t123070264 L_1042 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Sub_88(); NullCheck(L_1041); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_1041, L_1042); ILGenerator_t1388622344 * L_1043 = ___ilgen1; OpCode_t123070264 L_1044 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Stloc_212(); LocalBuilder_t3562264111 * L_1045 = V_46; NullCheck(L_1043); VirtActionInvoker2< OpCode_t123070264 , LocalBuilder_t3562264111 * >::Invoke(14 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.LocalBuilder) */, L_1043, L_1044, L_1045); ByteU5BU5D_t4116647657* L_1046 = ___program3; int32_t L_1047 = ___pc4; int32_t L_1048 = CILCompiler_ReadShort_m3735544372(__this, L_1046, ((int32_t)il2cpp_codegen_add((int32_t)L_1047, (int32_t)3)), /*hidden argument*/NULL); V_1 = L_1048; int32_t L_1049 = ___pc4; ___pc4 = ((int32_t)il2cpp_codegen_add((int32_t)L_1049, (int32_t)5)); goto IL_168f; } IL_1657: { ILGenerator_t1388622344 * L_1050 = ___ilgen1; IL2CPP_RUNTIME_CLASS_INIT(OpCodes_t126150456_il2cpp_TypeInfo_var); OpCode_t123070264 L_1051 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldc_I4_32(); ByteU5BU5D_t4116647657* L_1052 = ___program3; int32_t L_1053 = ___pc4; NullCheck(L_1052); int32_t L_1054 = ((int32_t)il2cpp_codegen_add((int32_t)L_1053, (int32_t)1)); uint8_t L_1055 = (L_1052)->GetAt(static_cast(L_1054)); NullCheck(L_1050); VirtActionInvoker2< OpCode_t123070264 , int32_t >::Invoke(11 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Int32) */, L_1050, L_1051, L_1055); ILGenerator_t1388622344 * L_1056 = ___ilgen1; OpCode_t123070264 L_1057 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Sub_88(); NullCheck(L_1056); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_1056, L_1057); ILGenerator_t1388622344 * L_1058 = ___ilgen1; OpCode_t123070264 L_1059 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Stloc_212(); LocalBuilder_t3562264111 * L_1060 = V_46; NullCheck(L_1058); VirtActionInvoker2< OpCode_t123070264 , LocalBuilder_t3562264111 * >::Invoke(14 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.LocalBuilder) */, L_1058, L_1059, L_1060); ByteU5BU5D_t4116647657* L_1061 = ___program3; int32_t L_1062 = ___pc4; NullCheck(L_1061); int32_t L_1063 = ((int32_t)il2cpp_codegen_add((int32_t)L_1062, (int32_t)2)); uint8_t L_1064 = (L_1061)->GetAt(static_cast(L_1063)); V_1 = L_1064; int32_t L_1065 = ___pc4; ___pc4 = ((int32_t)il2cpp_codegen_add((int32_t)L_1065, (int32_t)3)); } IL_168f: { ILGenerator_t1388622344 * L_1066 = ___ilgen1; IL2CPP_RUNTIME_CLASS_INIT(OpCodes_t126150456_il2cpp_TypeInfo_var); OpCode_t123070264 L_1067 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldloc_210(); LocalBuilder_t3562264111 * L_1068 = V_46; NullCheck(L_1066); VirtActionInvoker2< OpCode_t123070264 , LocalBuilder_t3562264111 * >::Invoke(14 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.LocalBuilder) */, L_1066, L_1067, L_1068); ILGenerator_t1388622344 * L_1069 = ___ilgen1; OpCode_t123070264 L_1070 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldc_I4_0_22(); NullCheck(L_1069); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_1069, L_1070); ILGenerator_t1388622344 * L_1071 = ___ilgen1; OpCode_t123070264 L_1072 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Blt_62(); bool L_1073 = V_39; G_B116_0 = L_1072; G_B116_1 = L_1071; if (!L_1073) { G_B117_0 = L_1072; G_B117_1 = L_1071; goto IL_16bb; } } { Label_t2281661643 L_1074 = V_45; G_B118_0 = L_1074; G_B118_1 = G_B116_0; G_B118_2 = G_B116_1; goto IL_16c1; } IL_16bb: { Frame_t3942143166 * L_1075 = ___frame2; NullCheck(L_1075); Label_t2281661643 L_1076 = L_1075->get_label_fail_1(); G_B118_0 = L_1076; G_B118_1 = G_B117_0; G_B118_2 = G_B117_1; } IL_16c1: { NullCheck(G_B118_2); VirtActionInvoker2< OpCode_t123070264 , Label_t2281661643 >::Invoke(13 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.Label) */, G_B118_2, G_B118_1, G_B118_0); ILGenerator_t1388622344 * L_1077 = ___ilgen1; IL2CPP_RUNTIME_CLASS_INIT(OpCodes_t126150456_il2cpp_TypeInfo_var); OpCode_t123070264 L_1078 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldloc_210(); LocalBuilder_t3562264111 * L_1079 = V_46; NullCheck(L_1077); VirtActionInvoker2< OpCode_t123070264 , LocalBuilder_t3562264111 * >::Invoke(14 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.LocalBuilder) */, L_1077, L_1078, L_1079); ILGenerator_t1388622344 * L_1080 = ___ilgen1; OpCode_t123070264 L_1081 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldc_I4_32(); int32_t L_1082 = V_1; NullCheck(L_1080); VirtActionInvoker2< OpCode_t123070264 , int32_t >::Invoke(11 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Int32) */, L_1080, L_1081, ((int32_t)((int32_t)L_1082<<(int32_t)3))); ILGenerator_t1388622344 * L_1083 = ___ilgen1; OpCode_t123070264 L_1084 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Bge_59(); bool L_1085 = V_39; G_B119_0 = L_1084; G_B119_1 = L_1083; if (!L_1085) { G_B120_0 = L_1084; G_B120_1 = L_1083; goto IL_16f5; } } { Label_t2281661643 L_1086 = V_45; G_B121_0 = L_1086; G_B121_1 = G_B119_0; G_B121_2 = G_B119_1; goto IL_16fb; } IL_16f5: { Frame_t3942143166 * L_1087 = ___frame2; NullCheck(L_1087); Label_t2281661643 L_1088 = L_1087->get_label_fail_1(); G_B121_0 = L_1088; G_B121_1 = G_B120_0; G_B121_2 = G_B120_1; } IL_16fb: { NullCheck(G_B121_2); VirtActionInvoker2< OpCode_t123070264 , Label_t2281661643 >::Invoke(13 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.Label) */, G_B121_2, G_B121_1, G_B121_0); int32_t L_1089 = V_1; if ((((int32_t)L_1089) > ((int32_t)4))) { goto IL_17ae; } } { ByteU5BU5D_t4116647657* L_1090 = ___program3; int32_t L_1091 = ___pc4; NullCheck(L_1090); int32_t L_1092 = L_1091; uint8_t L_1093 = (L_1090)->GetAt(static_cast(L_1092)); V_47 = L_1093; int32_t L_1094 = V_1; if ((((int32_t)L_1094) <= ((int32_t)1))) { goto IL_1723; } } { uint32_t L_1095 = V_47; ByteU5BU5D_t4116647657* L_1096 = ___program3; int32_t L_1097 = ___pc4; NullCheck(L_1096); int32_t L_1098 = ((int32_t)il2cpp_codegen_add((int32_t)L_1097, (int32_t)1)); uint8_t L_1099 = (L_1096)->GetAt(static_cast(L_1098)); V_47 = ((int32_t)((int32_t)L_1095|(int32_t)((int32_t)((int32_t)L_1099<<(int32_t)8)))); } IL_1723: { int32_t L_1100 = V_1; if ((((int32_t)L_1100) <= ((int32_t)2))) { goto IL_1739; } } { uint32_t L_1101 = V_47; ByteU5BU5D_t4116647657* L_1102 = ___program3; int32_t L_1103 = ___pc4; NullCheck(L_1102); int32_t L_1104 = ((int32_t)il2cpp_codegen_add((int32_t)L_1103, (int32_t)2)); uint8_t L_1105 = (L_1102)->GetAt(static_cast(L_1104)); V_47 = ((int32_t)((int32_t)L_1101|(int32_t)((int32_t)((int32_t)L_1105<<(int32_t)((int32_t)16))))); } IL_1739: { int32_t L_1106 = V_1; if ((((int32_t)L_1106) <= ((int32_t)3))) { goto IL_174f; } } { uint32_t L_1107 = V_47; ByteU5BU5D_t4116647657* L_1108 = ___program3; int32_t L_1109 = ___pc4; NullCheck(L_1108); int32_t L_1110 = ((int32_t)il2cpp_codegen_add((int32_t)L_1109, (int32_t)3)); uint8_t L_1111 = (L_1108)->GetAt(static_cast(L_1110)); V_47 = ((int32_t)((int32_t)L_1107|(int32_t)((int32_t)((int32_t)L_1111<<(int32_t)((int32_t)24))))); } IL_174f: { ILGenerator_t1388622344 * L_1112 = ___ilgen1; IL2CPP_RUNTIME_CLASS_INIT(OpCodes_t126150456_il2cpp_TypeInfo_var); OpCode_t123070264 L_1113 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldc_I4_32(); uint32_t L_1114 = V_47; NullCheck(L_1112); VirtActionInvoker2< OpCode_t123070264 , int64_t >::Invoke(12 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Int64) */, L_1112, L_1113, (((int64_t)((uint64_t)L_1114)))); ILGenerator_t1388622344 * L_1115 = ___ilgen1; OpCode_t123070264 L_1116 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldloc_210(); LocalBuilder_t3562264111 * L_1117 = V_46; NullCheck(L_1115); VirtActionInvoker2< OpCode_t123070264 , LocalBuilder_t3562264111 * >::Invoke(14 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.LocalBuilder) */, L_1115, L_1116, L_1117); ILGenerator_t1388622344 * L_1118 = ___ilgen1; OpCode_t123070264 L_1119 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Shr_Un_99(); NullCheck(L_1118); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_1118, L_1119); ILGenerator_t1388622344 * L_1120 = ___ilgen1; OpCode_t123070264 L_1121 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldc_I4_1_23(); NullCheck(L_1120); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_1120, L_1121); ILGenerator_t1388622344 * L_1122 = ___ilgen1; OpCode_t123070264 L_1123 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_And_94(); NullCheck(L_1122); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_1122, L_1123); ILGenerator_t1388622344 * L_1124 = ___ilgen1; bool L_1125 = V_39; G_B129_0 = L_1124; if (!L_1125) { G_B130_0 = L_1124; goto IL_179d; } } { IL2CPP_RUNTIME_CLASS_INIT(OpCodes_t126150456_il2cpp_TypeInfo_var); OpCode_t123070264 L_1126 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Brtrue_57(); G_B131_0 = L_1126; G_B131_1 = G_B129_0; goto IL_17a2; } IL_179d: { IL2CPP_RUNTIME_CLASS_INIT(OpCodes_t126150456_il2cpp_TypeInfo_var); OpCode_t123070264 L_1127 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Brfalse_56(); G_B131_0 = L_1127; G_B131_1 = G_B130_0; } IL_17a2: { Label_t2281661643 L_1128 = V_43; NullCheck(G_B131_1); VirtActionInvoker2< OpCode_t123070264 , Label_t2281661643 >::Invoke(13 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.Label) */, G_B131_1, G_B131_0, L_1128); goto IL_187d; } IL_17ae: { ILGenerator_t1388622344 * L_1129 = ___ilgen1; IL2CPP_RUNTIME_CLASS_INIT(OpCodes_t126150456_il2cpp_TypeInfo_var); OpCode_t123070264 L_1130 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldarg_0_2(); NullCheck(L_1129); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_1129, L_1130); ILGenerator_t1388622344 * L_1131 = ___ilgen1; OpCode_t123070264 L_1132 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldfld_120(); IL2CPP_RUNTIME_CLASS_INIT(CILCompiler_t3234566002_il2cpp_TypeInfo_var); FieldInfo_t * L_1133 = ((CILCompiler_t3234566002_StaticFields*)il2cpp_codegen_static_fields_for(CILCompiler_t3234566002_il2cpp_TypeInfo_var))->get_fi_program_10(); NullCheck(L_1131); VirtActionInvoker2< OpCode_t123070264 , FieldInfo_t * >::Invoke(10 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.FieldInfo) */, L_1131, L_1132, L_1133); ILGenerator_t1388622344 * L_1134 = ___ilgen1; OpCode_t123070264 L_1135 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldloc_210(); LocalBuilder_t3562264111 * L_1136 = V_46; NullCheck(L_1134); VirtActionInvoker2< OpCode_t123070264 , LocalBuilder_t3562264111 * >::Invoke(14 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.LocalBuilder) */, L_1134, L_1135, L_1136); ILGenerator_t1388622344 * L_1137 = ___ilgen1; OpCode_t123070264 L_1138 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldc_I4_3_25(); NullCheck(L_1137); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_1137, L_1138); ILGenerator_t1388622344 * L_1139 = ___ilgen1; OpCode_t123070264 L_1140 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Shr_98(); NullCheck(L_1139); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_1139, L_1140); ILGenerator_t1388622344 * L_1141 = ___ilgen1; OpCode_t123070264 L_1142 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldc_I4_32(); int32_t L_1143 = ___pc4; NullCheck(L_1141); VirtActionInvoker2< OpCode_t123070264 , int32_t >::Invoke(11 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Int32) */, L_1141, L_1142, L_1143); ILGenerator_t1388622344 * L_1144 = ___ilgen1; OpCode_t123070264 L_1145 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Add_87(); NullCheck(L_1144); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_1144, L_1145); ILGenerator_t1388622344 * L_1146 = ___ilgen1; OpCode_t123070264 L_1147 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldelem_I1_141(); NullCheck(L_1146); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_1146, L_1147); ILGenerator_t1388622344 * L_1148 = ___ilgen1; OpCode_t123070264 L_1149 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldc_I4_1_23(); NullCheck(L_1148); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_1148, L_1149); ILGenerator_t1388622344 * L_1150 = ___ilgen1; OpCode_t123070264 L_1151 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldloc_210(); LocalBuilder_t3562264111 * L_1152 = V_46; NullCheck(L_1150); VirtActionInvoker2< OpCode_t123070264 , LocalBuilder_t3562264111 * >::Invoke(14 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.LocalBuilder) */, L_1150, L_1151, L_1152); ILGenerator_t1388622344 * L_1153 = ___ilgen1; OpCode_t123070264 L_1154 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldc_I4_32(); NullCheck(L_1153); VirtActionInvoker2< OpCode_t123070264 , int32_t >::Invoke(11 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Int32) */, L_1153, L_1154, 7); ILGenerator_t1388622344 * L_1155 = ___ilgen1; OpCode_t123070264 L_1156 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_And_94(); NullCheck(L_1155); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_1155, L_1156); ILGenerator_t1388622344 * L_1157 = ___ilgen1; OpCode_t123070264 L_1158 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Shl_97(); NullCheck(L_1157); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_1157, L_1158); ILGenerator_t1388622344 * L_1159 = ___ilgen1; OpCode_t123070264 L_1160 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_And_94(); NullCheck(L_1159); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_1159, L_1160); ILGenerator_t1388622344 * L_1161 = ___ilgen1; OpCode_t123070264 L_1162 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldc_I4_0_22(); NullCheck(L_1161); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_1161, L_1162); ILGenerator_t1388622344 * L_1163 = ___ilgen1; bool L_1164 = V_39; G_B133_0 = L_1163; if (!L_1164) { G_B134_0 = L_1163; goto IL_1871; } } { IL2CPP_RUNTIME_CLASS_INIT(OpCodes_t126150456_il2cpp_TypeInfo_var); OpCode_t123070264 L_1165 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Bne_Un_63(); G_B135_0 = L_1165; G_B135_1 = G_B133_0; goto IL_1876; } IL_1871: { IL2CPP_RUNTIME_CLASS_INIT(OpCodes_t126150456_il2cpp_TypeInfo_var); OpCode_t123070264 L_1166 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Beq_58(); G_B135_0 = L_1166; G_B135_1 = G_B134_0; } IL_1876: { Label_t2281661643 L_1167 = V_43; NullCheck(G_B135_1); VirtActionInvoker2< OpCode_t123070264 , Label_t2281661643 >::Invoke(13 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.Label) */, G_B135_1, G_B135_0, L_1167); } IL_187d: { ILGenerator_t1388622344 * L_1168 = ___ilgen1; Label_t2281661643 L_1169 = V_45; NullCheck(L_1168); VirtActionInvoker1< Label_t2281661643 >::Invoke(19 /* System.Void System.Reflection.Emit.ILGenerator::MarkLabel(System.Reflection.Emit.Label) */, L_1168, L_1169); bool L_1170 = ___no_bump7; if (L_1170) { goto IL_18d0; } } { ILGenerator_t1388622344 * L_1171 = ___ilgen1; IL2CPP_RUNTIME_CLASS_INIT(OpCodes_t126150456_il2cpp_TypeInfo_var); OpCode_t123070264 L_1172 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldarg_1_3(); NullCheck(L_1171); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_1171, L_1172); ILGenerator_t1388622344 * L_1173 = ___ilgen1; OpCode_t123070264 L_1174 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldc_I4_1_23(); NullCheck(L_1173); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_1173, L_1174); bool L_1175 = V_41; if (!L_1175) { goto IL_18b9; } } { ILGenerator_t1388622344 * L_1176 = ___ilgen1; IL2CPP_RUNTIME_CLASS_INIT(OpCodes_t126150456_il2cpp_TypeInfo_var); OpCode_t123070264 L_1177 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Sub_88(); NullCheck(L_1176); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_1176, L_1177); goto IL_18c4; } IL_18b9: { ILGenerator_t1388622344 * L_1178 = ___ilgen1; IL2CPP_RUNTIME_CLASS_INIT(OpCodes_t126150456_il2cpp_TypeInfo_var); OpCode_t123070264 L_1179 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Add_87(); NullCheck(L_1178); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_1178, L_1179); } IL_18c4: { ILGenerator_t1388622344 * L_1180 = ___ilgen1; IL2CPP_RUNTIME_CLASS_INIT(OpCodes_t126150456_il2cpp_TypeInfo_var); OpCode_t123070264 L_1181 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Starg_209(); NullCheck(L_1180); VirtActionInvoker2< OpCode_t123070264 , int32_t >::Invoke(11 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Int32) */, L_1180, L_1181, 1); } IL_18d0: { ILGenerator_t1388622344 * L_1182 = ___ilgen1; IL2CPP_RUNTIME_CLASS_INIT(OpCodes_t126150456_il2cpp_TypeInfo_var); OpCode_t123070264 L_1183 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Br_55(); Label_t2281661643 L_1184 = V_44; NullCheck(L_1182); VirtActionInvoker2< OpCode_t123070264 , Label_t2281661643 >::Invoke(13 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.Label) */, L_1182, L_1183, L_1184); ILGenerator_t1388622344 * L_1185 = ___ilgen1; Label_t2281661643 L_1186 = V_43; NullCheck(L_1185); VirtActionInvoker1< Label_t2281661643 >::Invoke(19 /* System.Void System.Reflection.Emit.ILGenerator::MarkLabel(System.Reflection.Emit.Label) */, L_1185, L_1186); ILGenerator_t1388622344 * L_1187 = ___ilgen1; OpCode_t123070264 L_1188 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Br_55(); Frame_t3942143166 * L_1189 = ___frame2; NullCheck(L_1189); Label_t2281661643 L_1190 = L_1189->get_label_fail_1(); NullCheck(L_1187); VirtActionInvoker2< OpCode_t123070264 , Label_t2281661643 >::Invoke(13 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.Label) */, L_1187, L_1188, L_1190); ILGenerator_t1388622344 * L_1191 = ___ilgen1; Label_t2281661643 L_1192 = V_44; NullCheck(L_1191); VirtActionInvoker1< Label_t2281661643 >::Invoke(19 /* System.Void System.Reflection.Emit.ILGenerator::MarkLabel(System.Reflection.Emit.Label) */, L_1191, L_1192); int32_t L_1193 = ___pc4; int32_t L_1194 = V_1; ___pc4 = ((int32_t)il2cpp_codegen_add((int32_t)L_1193, (int32_t)L_1194)); goto IL_370d; } IL_1909: { Dictionary_2_t1839659084 * L_1195 = __this->get_op_flags_5(); int32_t L_1196 = ___pc4; NullCheck(L_1195); int32_t L_1197 = Dictionary_2_get_Item_m1590941542(L_1195, L_1196, /*hidden argument*/Dictionary_2_get_Item_m1590941542_RuntimeMethod_var); V_48 = (((int32_t)((uint16_t)L_1197))); uint16_t L_1198 = V_48; V_49 = (bool)((((int32_t)(((int32_t)((uint16_t)((int32_t)((int32_t)L_1198&(int32_t)((int32_t)512))))))) > ((int32_t)0))? 1 : 0); uint16_t L_1199 = V_48; V_50 = (bool)((((int32_t)(((int32_t)((uint16_t)((int32_t)((int32_t)L_1199&(int32_t)((int32_t)1024))))))) > ((int32_t)0))? 1 : 0); uint8_t L_1200 = V_4; V_51 = (bool)((((int32_t)L_1200) == ((int32_t)((int32_t)16)))? 1 : 0); bool L_1201 = V_51; if (!L_1201) { goto IL_195b; } } { int32_t L_1202 = ___pc4; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_1202, (int32_t)3)); ByteU5BU5D_t4116647657* L_1203 = ___program3; int32_t L_1204 = ___pc4; int32_t L_1205 = CILCompiler_ReadShort_m3735544372(__this, L_1203, ((int32_t)il2cpp_codegen_add((int32_t)L_1204, (int32_t)1)), /*hidden argument*/NULL); V_1 = L_1205; goto IL_1968; } IL_195b: { int32_t L_1206 = ___pc4; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_1206, (int32_t)2)); ByteU5BU5D_t4116647657* L_1207 = ___program3; int32_t L_1208 = ___pc4; NullCheck(L_1207); int32_t L_1209 = ((int32_t)il2cpp_codegen_add((int32_t)L_1208, (int32_t)1)); uint8_t L_1210 = (L_1207)->GetAt(static_cast(L_1209)); V_1 = L_1210; } IL_1968: { bool L_1211 = V_50; if (!L_1211) { goto IL_199c; } } { ILGenerator_t1388622344 * L_1212 = ___ilgen1; IL2CPP_RUNTIME_CLASS_INIT(OpCodes_t126150456_il2cpp_TypeInfo_var); OpCode_t123070264 L_1213 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldarg_1_3(); NullCheck(L_1212); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_1212, L_1213); ILGenerator_t1388622344 * L_1214 = ___ilgen1; OpCode_t123070264 L_1215 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldc_I4_32(); int32_t L_1216 = V_1; NullCheck(L_1214); VirtActionInvoker2< OpCode_t123070264 , int32_t >::Invoke(11 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Int32) */, L_1214, L_1215, L_1216); ILGenerator_t1388622344 * L_1217 = ___ilgen1; OpCode_t123070264 L_1218 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Blt_62(); Frame_t3942143166 * L_1219 = ___frame2; NullCheck(L_1219); Label_t2281661643 L_1220 = L_1219->get_label_fail_1(); NullCheck(L_1217); VirtActionInvoker2< OpCode_t123070264 , Label_t2281661643 >::Invoke(13 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.Label) */, L_1217, L_1218, L_1220); goto IL_19ea; } IL_199c: { ILGenerator_t1388622344 * L_1221 = ___ilgen1; IL2CPP_RUNTIME_CLASS_INIT(OpCodes_t126150456_il2cpp_TypeInfo_var); OpCode_t123070264 L_1222 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldarg_1_3(); NullCheck(L_1221); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_1221, L_1222); ILGenerator_t1388622344 * L_1223 = ___ilgen1; OpCode_t123070264 L_1224 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldc_I4_32(); int32_t L_1225 = V_1; NullCheck(L_1223); VirtActionInvoker2< OpCode_t123070264 , int32_t >::Invoke(11 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Int32) */, L_1223, L_1224, L_1225); ILGenerator_t1388622344 * L_1226 = ___ilgen1; OpCode_t123070264 L_1227 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Add_87(); NullCheck(L_1226); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_1226, L_1227); ILGenerator_t1388622344 * L_1228 = ___ilgen1; OpCode_t123070264 L_1229 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldarg_0_2(); NullCheck(L_1228); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_1228, L_1229); ILGenerator_t1388622344 * L_1230 = ___ilgen1; OpCode_t123070264 L_1231 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldfld_120(); IL2CPP_RUNTIME_CLASS_INIT(CILCompiler_t3234566002_il2cpp_TypeInfo_var); FieldInfo_t * L_1232 = ((CILCompiler_t3234566002_StaticFields*)il2cpp_codegen_static_fields_for(CILCompiler_t3234566002_il2cpp_TypeInfo_var))->get_fi_string_end_9(); NullCheck(L_1230); VirtActionInvoker2< OpCode_t123070264 , FieldInfo_t * >::Invoke(10 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.FieldInfo) */, L_1230, L_1231, L_1232); ILGenerator_t1388622344 * L_1233 = ___ilgen1; OpCode_t123070264 L_1234 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Bgt_60(); Frame_t3942143166 * L_1235 = ___frame2; NullCheck(L_1235); Label_t2281661643 L_1236 = L_1235->get_label_fail_1(); NullCheck(L_1233); VirtActionInvoker2< OpCode_t123070264 , Label_t2281661643 >::Invoke(13 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.Label) */, L_1233, L_1234, L_1236); } IL_19ea: { ILGenerator_t1388622344 * L_1237 = ___ilgen1; RuntimeTypeHandle_t3027515415 L_1238 = { reinterpret_cast (String_t_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_1239 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_1238, /*hidden argument*/NULL); NullCheck(L_1237); LocalBuilder_t3562264111 * L_1240 = VirtFuncInvoker1< LocalBuilder_t3562264111 *, Type_t * >::Invoke(4 /* System.Reflection.Emit.LocalBuilder System.Reflection.Emit.ILGenerator::DeclareLocal(System.Type) */, L_1237, L_1239); V_52 = L_1240; ILGenerator_t1388622344 * L_1241 = ___ilgen1; IL2CPP_RUNTIME_CLASS_INIT(OpCodes_t126150456_il2cpp_TypeInfo_var); OpCode_t123070264 L_1242 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldarg_0_2(); NullCheck(L_1241); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_1241, L_1242); ILGenerator_t1388622344 * L_1243 = ___ilgen1; OpCode_t123070264 L_1244 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldfld_120(); IL2CPP_RUNTIME_CLASS_INIT(CILCompiler_t3234566002_il2cpp_TypeInfo_var); FieldInfo_t * L_1245 = ((CILCompiler_t3234566002_StaticFields*)il2cpp_codegen_static_fields_for(CILCompiler_t3234566002_il2cpp_TypeInfo_var))->get_fi_str_7(); NullCheck(L_1243); VirtActionInvoker2< OpCode_t123070264 , FieldInfo_t * >::Invoke(10 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.FieldInfo) */, L_1243, L_1244, L_1245); ILGenerator_t1388622344 * L_1246 = ___ilgen1; OpCode_t123070264 L_1247 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Stloc_212(); LocalBuilder_t3562264111 * L_1248 = V_52; NullCheck(L_1246); VirtActionInvoker2< OpCode_t123070264 , LocalBuilder_t3562264111 * >::Invoke(14 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.LocalBuilder) */, L_1246, L_1247, L_1248); bool L_1249 = V_50; if (!L_1249) { goto IL_1a59; } } { ILGenerator_t1388622344 * L_1250 = ___ilgen1; IL2CPP_RUNTIME_CLASS_INIT(OpCodes_t126150456_il2cpp_TypeInfo_var); OpCode_t123070264 L_1251 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldarg_1_3(); NullCheck(L_1250); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_1250, L_1251); ILGenerator_t1388622344 * L_1252 = ___ilgen1; OpCode_t123070264 L_1253 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldc_I4_32(); int32_t L_1254 = V_1; NullCheck(L_1252); VirtActionInvoker2< OpCode_t123070264 , int32_t >::Invoke(11 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Int32) */, L_1252, L_1253, L_1254); ILGenerator_t1388622344 * L_1255 = ___ilgen1; OpCode_t123070264 L_1256 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Sub_88(); NullCheck(L_1255); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_1255, L_1256); ILGenerator_t1388622344 * L_1257 = ___ilgen1; OpCode_t123070264 L_1258 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Starg_209(); NullCheck(L_1257); VirtActionInvoker2< OpCode_t123070264 , int32_t >::Invoke(11 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Int32) */, L_1257, L_1258, 1); } IL_1a59: { int32_t L_1259 = V_0; bool L_1260 = V_51; G_B151_0 = L_1259; if (!L_1260) { G_B152_0 = L_1259; goto IL_1a69; } } { int32_t L_1261 = V_1; G_B153_0 = ((int32_t)il2cpp_codegen_multiply((int32_t)L_1261, (int32_t)2)); G_B153_1 = G_B151_0; goto IL_1a6a; } IL_1a69: { int32_t L_1262 = V_1; G_B153_0 = L_1262; G_B153_1 = G_B152_0; } IL_1a6a: { V_2 = ((int32_t)il2cpp_codegen_add((int32_t)G_B153_1, (int32_t)G_B153_0)); goto IL_1b6f; } IL_1a71: { bool L_1263 = V_49; if (!L_1263) { goto IL_1a89; } } { ILGenerator_t1388622344 * L_1264 = ___ilgen1; IL2CPP_RUNTIME_CLASS_INIT(OpCodes_t126150456_il2cpp_TypeInfo_var); OpCode_t123070264 L_1265 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldloc_210(); LocalBuilder_t3562264111 * L_1266 = __this->get_local_textinfo_33(); NullCheck(L_1264); VirtActionInvoker2< OpCode_t123070264 , LocalBuilder_t3562264111 * >::Invoke(14 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.LocalBuilder) */, L_1264, L_1265, L_1266); } IL_1a89: { ILGenerator_t1388622344 * L_1267 = ___ilgen1; IL2CPP_RUNTIME_CLASS_INIT(OpCodes_t126150456_il2cpp_TypeInfo_var); OpCode_t123070264 L_1268 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldloc_210(); LocalBuilder_t3562264111 * L_1269 = V_52; NullCheck(L_1267); VirtActionInvoker2< OpCode_t123070264 , LocalBuilder_t3562264111 * >::Invoke(14 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.LocalBuilder) */, L_1267, L_1268, L_1269); ILGenerator_t1388622344 * L_1270 = ___ilgen1; OpCode_t123070264 L_1271 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldarg_1_3(); NullCheck(L_1270); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_1270, L_1271); ILGenerator_t1388622344 * L_1272 = ___ilgen1; OpCode_t123070264 L_1273 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Callvirt_110(); RuntimeTypeHandle_t3027515415 L_1274 = { reinterpret_cast (String_t_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_1275 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_1274, /*hidden argument*/NULL); NullCheck(L_1275); MethodInfo_t * L_1276 = Type_GetMethod_m2019726356(L_1275, _stringLiteral1943245113, /*hidden argument*/NULL); NullCheck(L_1272); VirtActionInvoker2< OpCode_t123070264 , MethodInfo_t * >::Invoke(15 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.MethodInfo) */, L_1272, L_1273, L_1276); bool L_1277 = V_49; if (!L_1277) { goto IL_1af9; } } { ILGenerator_t1388622344 * L_1278 = ___ilgen1; IL2CPP_RUNTIME_CLASS_INIT(OpCodes_t126150456_il2cpp_TypeInfo_var); OpCode_t123070264 L_1279 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Callvirt_110(); RuntimeTypeHandle_t3027515415 L_1280 = { reinterpret_cast (TextInfo_t3810425522_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_1281 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_1280, /*hidden argument*/NULL); TypeU5BU5D_t3940880105* L_1282 = ((TypeU5BU5D_t3940880105*)SZArrayNew(TypeU5BU5D_t3940880105_il2cpp_TypeInfo_var, (uint32_t)1)); RuntimeTypeHandle_t3027515415 L_1283 = { reinterpret_cast (Char_t3634460470_0_0_0_var) }; Type_t * L_1284 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_1283, /*hidden argument*/NULL); NullCheck(L_1282); ArrayElementTypeCheck (L_1282, L_1284); (L_1282)->SetAt(static_cast(0), (Type_t *)L_1284); NullCheck(L_1281); MethodInfo_t * L_1285 = Type_GetMethod_m1479779718(L_1281, _stringLiteral2700580957, L_1282, /*hidden argument*/NULL); NullCheck(L_1278); VirtActionInvoker2< OpCode_t123070264 , MethodInfo_t * >::Invoke(15 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.MethodInfo) */, L_1278, L_1279, L_1285); } IL_1af9: { ILGenerator_t1388622344 * L_1286 = ___ilgen1; IL2CPP_RUNTIME_CLASS_INIT(OpCodes_t126150456_il2cpp_TypeInfo_var); OpCode_t123070264 L_1287 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldc_I4_32(); bool L_1288 = V_51; G_B159_0 = L_1287; G_B159_1 = L_1286; if (!L_1288) { G_B160_0 = L_1287; G_B160_1 = L_1286; goto IL_1b14; } } { ByteU5BU5D_t4116647657* L_1289 = ___program3; int32_t L_1290 = V_0; int32_t L_1291 = CILCompiler_ReadShort_m3735544372(__this, L_1289, L_1290, /*hidden argument*/NULL); G_B161_0 = L_1291; G_B161_1 = G_B159_0; G_B161_2 = G_B159_1; goto IL_1b18; } IL_1b14: { ByteU5BU5D_t4116647657* L_1292 = ___program3; int32_t L_1293 = V_0; NullCheck(L_1292); int32_t L_1294 = L_1293; uint8_t L_1295 = (L_1292)->GetAt(static_cast(L_1294)); G_B161_0 = ((int32_t)(L_1295)); G_B161_1 = G_B160_0; G_B161_2 = G_B160_1; } IL_1b18: { NullCheck(G_B161_2); VirtActionInvoker2< OpCode_t123070264 , int32_t >::Invoke(11 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Int32) */, G_B161_2, G_B161_1, G_B161_0); ILGenerator_t1388622344 * L_1296 = ___ilgen1; IL2CPP_RUNTIME_CLASS_INIT(OpCodes_t126150456_il2cpp_TypeInfo_var); OpCode_t123070264 L_1297 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Bne_Un_63(); Frame_t3942143166 * L_1298 = ___frame2; NullCheck(L_1298); Label_t2281661643 L_1299 = L_1298->get_label_fail_1(); NullCheck(L_1296); VirtActionInvoker2< OpCode_t123070264 , Label_t2281661643 >::Invoke(13 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.Label) */, L_1296, L_1297, L_1299); ILGenerator_t1388622344 * L_1300 = ___ilgen1; OpCode_t123070264 L_1301 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldarg_1_3(); NullCheck(L_1300); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_1300, L_1301); ILGenerator_t1388622344 * L_1302 = ___ilgen1; OpCode_t123070264 L_1303 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldc_I4_1_23(); NullCheck(L_1302); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_1302, L_1303); ILGenerator_t1388622344 * L_1304 = ___ilgen1; OpCode_t123070264 L_1305 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Add_87(); NullCheck(L_1304); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_1304, L_1305); ILGenerator_t1388622344 * L_1306 = ___ilgen1; OpCode_t123070264 L_1307 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Starg_209(); NullCheck(L_1306); VirtActionInvoker2< OpCode_t123070264 , int32_t >::Invoke(11 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Int32) */, L_1306, L_1307, 1); bool L_1308 = V_51; if (!L_1308) { goto IL_1b6b; } } { int32_t L_1309 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_1309, (int32_t)2)); goto IL_1b6f; } IL_1b6b: { int32_t L_1310 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_1310, (int32_t)1)); } IL_1b6f: { int32_t L_1311 = V_0; int32_t L_1312 = V_2; if ((((int32_t)L_1311) < ((int32_t)L_1312))) { goto IL_1a71; } } { bool L_1313 = V_50; if (!L_1313) { goto IL_1bab; } } { ILGenerator_t1388622344 * L_1314 = ___ilgen1; IL2CPP_RUNTIME_CLASS_INIT(OpCodes_t126150456_il2cpp_TypeInfo_var); OpCode_t123070264 L_1315 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldarg_1_3(); NullCheck(L_1314); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_1314, L_1315); ILGenerator_t1388622344 * L_1316 = ___ilgen1; OpCode_t123070264 L_1317 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldc_I4_32(); int32_t L_1318 = V_1; NullCheck(L_1316); VirtActionInvoker2< OpCode_t123070264 , int32_t >::Invoke(11 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Int32) */, L_1316, L_1317, L_1318); ILGenerator_t1388622344 * L_1319 = ___ilgen1; OpCode_t123070264 L_1320 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Sub_88(); NullCheck(L_1319); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_1319, L_1320); ILGenerator_t1388622344 * L_1321 = ___ilgen1; OpCode_t123070264 L_1322 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Starg_209(); NullCheck(L_1321); VirtActionInvoker2< OpCode_t123070264 , int32_t >::Invoke(11 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Int32) */, L_1321, L_1322, 1); } IL_1bab: { int32_t L_1323 = V_2; ___pc4 = L_1323; goto IL_370d; } IL_1bb3: { ByteU5BU5D_t4116647657* L_1324 = ___program3; int32_t L_1325 = ___pc4; int32_t L_1326 = CILCompiler_ReadShort_m3735544372(__this, L_1324, ((int32_t)il2cpp_codegen_add((int32_t)L_1325, (int32_t)1)), /*hidden argument*/NULL); V_53 = L_1326; ILGenerator_t1388622344 * L_1327 = ___ilgen1; IL2CPP_RUNTIME_CLASS_INIT(OpCodes_t126150456_il2cpp_TypeInfo_var); OpCode_t123070264 L_1328 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldarg_0_2(); NullCheck(L_1327); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_1327, L_1328); ILGenerator_t1388622344 * L_1329 = ___ilgen1; OpCode_t123070264 L_1330 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldc_I4_32(); int32_t L_1331 = V_53; NullCheck(L_1329); VirtActionInvoker2< OpCode_t123070264 , int32_t >::Invoke(11 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Int32) */, L_1329, L_1330, L_1331); ILGenerator_t1388622344 * L_1332 = ___ilgen1; OpCode_t123070264 L_1333 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldarg_1_3(); NullCheck(L_1332); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_1332, L_1333); ILGenerator_t1388622344 * L_1334 = ___ilgen1; OpCode_t123070264 L_1335 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Call_39(); IL2CPP_RUNTIME_CLASS_INIT(CILCompiler_t3234566002_il2cpp_TypeInfo_var); MethodInfo_t * L_1336 = CILCompiler_GetMethod_m255348883(__this, _stringLiteral3905732978, (((CILCompiler_t3234566002_StaticFields*)il2cpp_codegen_static_fields_for(CILCompiler_t3234566002_il2cpp_TypeInfo_var))->get_address_of_mi_open_27()), /*hidden argument*/NULL); NullCheck(L_1334); VirtActionInvoker2< OpCode_t123070264 , MethodInfo_t * >::Invoke(15 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.MethodInfo) */, L_1334, L_1335, L_1336); int32_t L_1337 = ___pc4; ___pc4 = ((int32_t)il2cpp_codegen_add((int32_t)L_1337, (int32_t)3)); goto IL_370d; } IL_1c0a: { ByteU5BU5D_t4116647657* L_1338 = ___program3; int32_t L_1339 = ___pc4; int32_t L_1340 = CILCompiler_ReadShort_m3735544372(__this, L_1338, ((int32_t)il2cpp_codegen_add((int32_t)L_1339, (int32_t)1)), /*hidden argument*/NULL); V_54 = L_1340; ILGenerator_t1388622344 * L_1341 = ___ilgen1; IL2CPP_RUNTIME_CLASS_INIT(OpCodes_t126150456_il2cpp_TypeInfo_var); OpCode_t123070264 L_1342 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldarg_0_2(); NullCheck(L_1341); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_1341, L_1342); ILGenerator_t1388622344 * L_1343 = ___ilgen1; OpCode_t123070264 L_1344 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldc_I4_32(); int32_t L_1345 = V_54; NullCheck(L_1343); VirtActionInvoker2< OpCode_t123070264 , int32_t >::Invoke(11 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Int32) */, L_1343, L_1344, L_1345); ILGenerator_t1388622344 * L_1346 = ___ilgen1; OpCode_t123070264 L_1347 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldarg_1_3(); NullCheck(L_1346); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_1346, L_1347); ILGenerator_t1388622344 * L_1348 = ___ilgen1; OpCode_t123070264 L_1349 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Call_39(); IL2CPP_RUNTIME_CLASS_INIT(CILCompiler_t3234566002_il2cpp_TypeInfo_var); MethodInfo_t * L_1350 = CILCompiler_GetMethod_m255348883(__this, _stringLiteral3483484711, (((CILCompiler_t3234566002_StaticFields*)il2cpp_codegen_static_fields_for(CILCompiler_t3234566002_il2cpp_TypeInfo_var))->get_address_of_mi_close_28()), /*hidden argument*/NULL); NullCheck(L_1348); VirtActionInvoker2< OpCode_t123070264 , MethodInfo_t * >::Invoke(15 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.MethodInfo) */, L_1348, L_1349, L_1350); int32_t L_1351 = ___pc4; ___pc4 = ((int32_t)il2cpp_codegen_add((int32_t)L_1351, (int32_t)3)); goto IL_370d; } IL_1c61: { int32_t L_1352 = ___pc4; ByteU5BU5D_t4116647657* L_1353 = ___program3; int32_t L_1354 = ___pc4; int32_t L_1355 = CILCompiler_ReadShort_m3735544372(__this, L_1353, ((int32_t)il2cpp_codegen_add((int32_t)L_1354, (int32_t)1)), /*hidden argument*/NULL); V_55 = ((int32_t)il2cpp_codegen_add((int32_t)L_1352, (int32_t)L_1355)); int32_t L_1356 = V_55; int32_t L_1357 = ___end_pc5; if ((((int32_t)L_1356) <= ((int32_t)L_1357))) { goto IL_1c7d; } } { return (DynamicMethod_t2537779570 *)NULL; } IL_1c7d: { IL2CPP_RUNTIME_CLASS_INIT(CILCompiler_t3234566002_il2cpp_TypeInfo_var); bool L_1358 = ((CILCompiler_t3234566002_StaticFields*)il2cpp_codegen_static_fields_for(CILCompiler_t3234566002_il2cpp_TypeInfo_var))->get_trace_compile_32(); if (!L_1358) { goto IL_1c98; } } { int32_t L_1359 = V_55; int32_t L_1360 = L_1359; RuntimeObject * L_1361 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_1360); IL2CPP_RUNTIME_CLASS_INIT(Console_t3208230065_il2cpp_TypeInfo_var); Console_WriteLine_m2778709202(NULL /*static, unused*/, _stringLiteral3171872896, L_1361, /*hidden argument*/NULL); } IL_1c98: { Dictionary_2_t1170374974 * L_1362 = __this->get_labels_6(); if (L_1362) { goto IL_1cae; } } { Dictionary_2_t1170374974 * L_1363 = (Dictionary_2_t1170374974 *)il2cpp_codegen_object_new(Dictionary_2_t1170374974_il2cpp_TypeInfo_var); Dictionary_2__ctor_m2011549309(L_1363, /*hidden argument*/Dictionary_2__ctor_m2011549309_RuntimeMethod_var); __this->set_labels_6(L_1363); } IL_1cae: { ILGenerator_t1388622344 * L_1364 = ___ilgen1; int32_t L_1365 = V_55; Label_t2281661643 L_1366 = CILCompiler_CreateLabelForPC_m2731571021(__this, L_1364, L_1365, /*hidden argument*/NULL); V_56 = L_1366; ILGenerator_t1388622344 * L_1367 = ___ilgen1; IL2CPP_RUNTIME_CLASS_INIT(OpCodes_t126150456_il2cpp_TypeInfo_var); OpCode_t123070264 L_1368 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Br_55(); Label_t2281661643 L_1369 = V_56; NullCheck(L_1367); VirtActionInvoker2< OpCode_t123070264 , Label_t2281661643 >::Invoke(13 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.Label) */, L_1367, L_1368, L_1369); int32_t L_1370 = ___pc4; ___pc4 = ((int32_t)il2cpp_codegen_add((int32_t)L_1370, (int32_t)3)); goto IL_370d; } IL_1cd1: { int32_t L_1371 = ___pc4; ByteU5BU5D_t4116647657* L_1372 = ___program3; int32_t L_1373 = ___pc4; int32_t L_1374 = CILCompiler_ReadShort_m3735544372(__this, L_1372, ((int32_t)il2cpp_codegen_add((int32_t)L_1373, (int32_t)1)), /*hidden argument*/NULL); V_57 = ((int32_t)il2cpp_codegen_add((int32_t)L_1371, (int32_t)L_1374)); int32_t L_1375 = ___pc4; ByteU5BU5D_t4116647657* L_1376 = ___program3; int32_t L_1377 = ___pc4; int32_t L_1378 = CILCompiler_ReadShort_m3735544372(__this, L_1376, ((int32_t)il2cpp_codegen_add((int32_t)L_1377, (int32_t)3)), /*hidden argument*/NULL); V_58 = ((int32_t)il2cpp_codegen_add((int32_t)L_1375, (int32_t)L_1378)); IL2CPP_RUNTIME_CLASS_INIT(CILCompiler_t3234566002_il2cpp_TypeInfo_var); bool L_1379 = ((CILCompiler_t3234566002_StaticFields*)il2cpp_codegen_static_fields_for(CILCompiler_t3234566002_il2cpp_TypeInfo_var))->get_trace_compile_32(); if (!L_1379) { goto IL_1d07; } } { IL2CPP_RUNTIME_CLASS_INIT(Console_t3208230065_il2cpp_TypeInfo_var); Console_WriteLine_m4182570127(NULL /*static, unused*/, _stringLiteral2101288376, /*hidden argument*/NULL); } IL_1d07: { ILGenerator_t1388622344 * L_1380 = ___ilgen1; RuntimeTypeHandle_t3027515415 L_1381 = { reinterpret_cast (Int32_t2950945753_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_1382 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_1381, /*hidden argument*/NULL); NullCheck(L_1380); LocalBuilder_t3562264111 * L_1383 = VirtFuncInvoker1< LocalBuilder_t3562264111 *, Type_t * >::Invoke(4 /* System.Reflection.Emit.LocalBuilder System.Reflection.Emit.ILGenerator::DeclareLocal(System.Type) */, L_1380, L_1382); V_59 = L_1383; ILGenerator_t1388622344 * L_1384 = ___ilgen1; IL2CPP_RUNTIME_CLASS_INIT(OpCodes_t126150456_il2cpp_TypeInfo_var); OpCode_t123070264 L_1385 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldarg_1_3(); NullCheck(L_1384); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_1384, L_1385); ILGenerator_t1388622344 * L_1386 = ___ilgen1; OpCode_t123070264 L_1387 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Stloc_212(); LocalBuilder_t3562264111 * L_1388 = V_59; NullCheck(L_1386); VirtActionInvoker2< OpCode_t123070264 , LocalBuilder_t3562264111 * >::Invoke(14 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.LocalBuilder) */, L_1386, L_1387, L_1388); ILGenerator_t1388622344 * L_1389 = ___ilgen1; Frame_t3942143166 * L_1390 = (Frame_t3942143166 *)il2cpp_codegen_object_new(Frame_t3942143166_il2cpp_TypeInfo_var); Frame__ctor_m1947837287(L_1390, L_1389, /*hidden argument*/NULL); V_60 = L_1390; DynamicMethod_t2537779570 * L_1391 = ___m0; ILGenerator_t1388622344 * L_1392 = ___ilgen1; Frame_t3942143166 * L_1393 = V_60; ByteU5BU5D_t4116647657* L_1394 = ___program3; int32_t L_1395 = ___pc4; int32_t L_1396 = V_57; int32_t L_1397 = V_58; G_B180_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_1395, (int32_t)5)); G_B180_1 = L_1394; G_B180_2 = L_1393; G_B180_3 = L_1392; G_B180_4 = L_1391; G_B180_5 = __this; if ((((int32_t)L_1396) >= ((int32_t)L_1397))) { G_B181_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_1395, (int32_t)5)); G_B181_1 = L_1394; G_B181_2 = L_1393; G_B181_3 = L_1392; G_B181_4 = L_1391; G_B181_5 = __this; goto IL_1d54; } } { int32_t L_1398 = V_57; G_B182_0 = L_1398; G_B182_1 = G_B180_0; G_B182_2 = G_B180_1; G_B182_3 = G_B180_2; G_B182_4 = G_B180_3; G_B182_5 = G_B180_4; G_B182_6 = G_B180_5; goto IL_1d56; } IL_1d54: { int32_t L_1399 = V_58; G_B182_0 = L_1399; G_B182_1 = G_B181_0; G_B182_2 = G_B181_1; G_B182_3 = G_B181_2; G_B182_4 = G_B181_3; G_B182_5 = G_B181_4; G_B182_6 = G_B181_5; } IL_1d56: { NullCheck(G_B182_6); DynamicMethod_t2537779570 * L_1400 = CILCompiler_EmitEvalMethodBody_m4126652398(G_B182_6, G_B182_5, G_B182_4, G_B182_3, G_B182_2, G_B182_1, G_B182_0, (bool)0, (bool)0, (&___pc4), /*hidden argument*/NULL); ___m0 = L_1400; DynamicMethod_t2537779570 * L_1401 = ___m0; if (L_1401) { goto IL_1d69; } } { return (DynamicMethod_t2537779570 *)NULL; } IL_1d69: { IL2CPP_RUNTIME_CLASS_INIT(CILCompiler_t3234566002_il2cpp_TypeInfo_var); bool L_1402 = ((CILCompiler_t3234566002_StaticFields*)il2cpp_codegen_static_fields_for(CILCompiler_t3234566002_il2cpp_TypeInfo_var))->get_trace_compile_32(); if (!L_1402) { goto IL_1d9f; } } { IL2CPP_RUNTIME_CLASS_INIT(Console_t3208230065_il2cpp_TypeInfo_var); Console_WriteLine_m4182570127(NULL /*static, unused*/, _stringLiteral2689782249, /*hidden argument*/NULL); int32_t L_1403 = V_57; int32_t L_1404 = L_1403; RuntimeObject * L_1405 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_1404); Console_WriteLine_m2778709202(NULL /*static, unused*/, _stringLiteral2327521181, L_1405, /*hidden argument*/NULL); int32_t L_1406 = V_58; int32_t L_1407 = L_1406; RuntimeObject * L_1408 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_1407); Console_WriteLine_m2778709202(NULL /*static, unused*/, _stringLiteral1390290845, L_1408, /*hidden argument*/NULL); } IL_1d9f: { ILGenerator_t1388622344 * L_1409 = ___ilgen1; int32_t L_1410 = V_57; Label_t2281661643 L_1411 = CILCompiler_CreateLabelForPC_m2731571021(__this, L_1409, L_1410, /*hidden argument*/NULL); V_61 = L_1411; ILGenerator_t1388622344 * L_1412 = ___ilgen1; int32_t L_1413 = V_58; Label_t2281661643 L_1414 = CILCompiler_CreateLabelForPC_m2731571021(__this, L_1412, L_1413, /*hidden argument*/NULL); V_62 = L_1414; ILGenerator_t1388622344 * L_1415 = ___ilgen1; Frame_t3942143166 * L_1416 = V_60; NullCheck(L_1416); Label_t2281661643 L_1417 = L_1416->get_label_pass_0(); NullCheck(L_1415); VirtActionInvoker1< Label_t2281661643 >::Invoke(19 /* System.Void System.Reflection.Emit.ILGenerator::MarkLabel(System.Reflection.Emit.Label) */, L_1415, L_1417); ILGenerator_t1388622344 * L_1418 = ___ilgen1; IL2CPP_RUNTIME_CLASS_INIT(OpCodes_t126150456_il2cpp_TypeInfo_var); OpCode_t123070264 L_1419 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldloc_210(); LocalBuilder_t3562264111 * L_1420 = V_59; NullCheck(L_1418); VirtActionInvoker2< OpCode_t123070264 , LocalBuilder_t3562264111 * >::Invoke(14 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.LocalBuilder) */, L_1418, L_1419, L_1420); ILGenerator_t1388622344 * L_1421 = ___ilgen1; OpCode_t123070264 L_1422 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Starg_209(); NullCheck(L_1421); VirtActionInvoker2< OpCode_t123070264 , int32_t >::Invoke(11 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Int32) */, L_1421, L_1422, 1); ILGenerator_t1388622344 * L_1423 = ___ilgen1; OpCode_t123070264 L_1424 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Br_55(); Label_t2281661643 L_1425 = V_61; NullCheck(L_1423); VirtActionInvoker2< OpCode_t123070264 , Label_t2281661643 >::Invoke(13 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.Label) */, L_1423, L_1424, L_1425); ILGenerator_t1388622344 * L_1426 = ___ilgen1; Frame_t3942143166 * L_1427 = V_60; NullCheck(L_1427); Label_t2281661643 L_1428 = L_1427->get_label_fail_1(); NullCheck(L_1426); VirtActionInvoker1< Label_t2281661643 >::Invoke(19 /* System.Void System.Reflection.Emit.ILGenerator::MarkLabel(System.Reflection.Emit.Label) */, L_1426, L_1428); ILGenerator_t1388622344 * L_1429 = ___ilgen1; OpCode_t123070264 L_1430 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldloc_210(); LocalBuilder_t3562264111 * L_1431 = V_59; NullCheck(L_1429); VirtActionInvoker2< OpCode_t123070264 , LocalBuilder_t3562264111 * >::Invoke(14 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.LocalBuilder) */, L_1429, L_1430, L_1431); ILGenerator_t1388622344 * L_1432 = ___ilgen1; OpCode_t123070264 L_1433 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Starg_209(); NullCheck(L_1432); VirtActionInvoker2< OpCode_t123070264 , int32_t >::Invoke(11 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Int32) */, L_1432, L_1433, 1); ILGenerator_t1388622344 * L_1434 = ___ilgen1; OpCode_t123070264 L_1435 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Br_55(); Label_t2281661643 L_1436 = V_62; NullCheck(L_1434); VirtActionInvoker2< OpCode_t123070264 , Label_t2281661643 >::Invoke(13 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.Label) */, L_1434, L_1435, L_1436); goto IL_370d; } IL_1e20: { int32_t L_1437 = ___pc4; ByteU5BU5D_t4116647657* L_1438 = ___program3; int32_t L_1439 = ___pc4; int32_t L_1440 = CILCompiler_ReadShort_m3735544372(__this, L_1438, ((int32_t)il2cpp_codegen_add((int32_t)L_1439, (int32_t)1)), /*hidden argument*/NULL); V_63 = ((int32_t)il2cpp_codegen_add((int32_t)L_1437, (int32_t)L_1440)); IL2CPP_RUNTIME_CLASS_INIT(CILCompiler_t3234566002_il2cpp_TypeInfo_var); bool L_1441 = ((CILCompiler_t3234566002_StaticFields*)il2cpp_codegen_static_fields_for(CILCompiler_t3234566002_il2cpp_TypeInfo_var))->get_trace_compile_32(); if (!L_1441) { goto IL_1e45; } } { IL2CPP_RUNTIME_CLASS_INIT(Console_t3208230065_il2cpp_TypeInfo_var); Console_WriteLine_m4182570127(NULL /*static, unused*/, _stringLiteral3271189724, /*hidden argument*/NULL); } IL_1e45: { ILGenerator_t1388622344 * L_1442 = ___ilgen1; RuntimeTypeHandle_t3027515415 L_1443 = { reinterpret_cast (Int32_t2950945753_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_1444 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_1443, /*hidden argument*/NULL); NullCheck(L_1442); LocalBuilder_t3562264111 * L_1445 = VirtFuncInvoker1< LocalBuilder_t3562264111 *, Type_t * >::Invoke(4 /* System.Reflection.Emit.LocalBuilder System.Reflection.Emit.ILGenerator::DeclareLocal(System.Type) */, L_1442, L_1444); V_64 = L_1445; ILGenerator_t1388622344 * L_1446 = ___ilgen1; IL2CPP_RUNTIME_CLASS_INIT(OpCodes_t126150456_il2cpp_TypeInfo_var); OpCode_t123070264 L_1447 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldarg_1_3(); NullCheck(L_1446); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_1446, L_1447); ILGenerator_t1388622344 * L_1448 = ___ilgen1; OpCode_t123070264 L_1449 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Stloc_212(); LocalBuilder_t3562264111 * L_1450 = V_64; NullCheck(L_1448); VirtActionInvoker2< OpCode_t123070264 , LocalBuilder_t3562264111 * >::Invoke(14 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.LocalBuilder) */, L_1448, L_1449, L_1450); ILGenerator_t1388622344 * L_1451 = ___ilgen1; Frame_t3942143166 * L_1452 = (Frame_t3942143166 *)il2cpp_codegen_object_new(Frame_t3942143166_il2cpp_TypeInfo_var); Frame__ctor_m1947837287(L_1452, L_1451, /*hidden argument*/NULL); V_65 = L_1452; DynamicMethod_t2537779570 * L_1453 = ___m0; ILGenerator_t1388622344 * L_1454 = ___ilgen1; Frame_t3942143166 * L_1455 = V_65; ByteU5BU5D_t4116647657* L_1456 = ___program3; int32_t L_1457 = ___pc4; int32_t L_1458 = V_63; DynamicMethod_t2537779570 * L_1459 = CILCompiler_EmitEvalMethodBody_m4126652398(__this, L_1453, L_1454, L_1455, L_1456, ((int32_t)il2cpp_codegen_add((int32_t)L_1457, (int32_t)3)), L_1458, (bool)0, (bool)0, (&___pc4), /*hidden argument*/NULL); ___m0 = L_1459; DynamicMethod_t2537779570 * L_1460 = ___m0; if (L_1460) { goto IL_1e97; } } { return (DynamicMethod_t2537779570 *)NULL; } IL_1e97: { IL2CPP_RUNTIME_CLASS_INIT(CILCompiler_t3234566002_il2cpp_TypeInfo_var); bool L_1461 = ((CILCompiler_t3234566002_StaticFields*)il2cpp_codegen_static_fields_for(CILCompiler_t3234566002_il2cpp_TypeInfo_var))->get_trace_compile_32(); if (!L_1461) { goto IL_1ebc; } } { IL2CPP_RUNTIME_CLASS_INIT(Console_t3208230065_il2cpp_TypeInfo_var); Console_WriteLine_m4182570127(NULL /*static, unused*/, _stringLiteral2596511279, /*hidden argument*/NULL); int32_t L_1462 = V_63; int32_t L_1463 = L_1462; RuntimeObject * L_1464 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_1463); Console_WriteLine_m2778709202(NULL /*static, unused*/, _stringLiteral2383616424, L_1464, /*hidden argument*/NULL); } IL_1ebc: { ILGenerator_t1388622344 * L_1465 = ___ilgen1; int32_t L_1466 = V_63; Label_t2281661643 L_1467 = CILCompiler_CreateLabelForPC_m2731571021(__this, L_1465, L_1466, /*hidden argument*/NULL); V_66 = L_1467; ILGenerator_t1388622344 * L_1468 = ___ilgen1; Frame_t3942143166 * L_1469 = V_65; NullCheck(L_1469); Label_t2281661643 L_1470 = L_1469->get_label_pass_0(); NullCheck(L_1468); VirtActionInvoker1< Label_t2281661643 >::Invoke(19 /* System.Void System.Reflection.Emit.ILGenerator::MarkLabel(System.Reflection.Emit.Label) */, L_1468, L_1470); ILGenerator_t1388622344 * L_1471 = ___ilgen1; IL2CPP_RUNTIME_CLASS_INIT(OpCodes_t126150456_il2cpp_TypeInfo_var); OpCode_t123070264 L_1472 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Br_55(); Label_t2281661643 L_1473 = V_66; NullCheck(L_1471); VirtActionInvoker2< OpCode_t123070264 , Label_t2281661643 >::Invoke(13 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.Label) */, L_1471, L_1472, L_1473); ILGenerator_t1388622344 * L_1474 = ___ilgen1; Frame_t3942143166 * L_1475 = V_65; NullCheck(L_1475); Label_t2281661643 L_1476 = L_1475->get_label_fail_1(); NullCheck(L_1474); VirtActionInvoker1< Label_t2281661643 >::Invoke(19 /* System.Void System.Reflection.Emit.ILGenerator::MarkLabel(System.Reflection.Emit.Label) */, L_1474, L_1476); ILGenerator_t1388622344 * L_1477 = ___ilgen1; OpCode_t123070264 L_1478 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldloc_210(); LocalBuilder_t3562264111 * L_1479 = V_64; NullCheck(L_1477); VirtActionInvoker2< OpCode_t123070264 , LocalBuilder_t3562264111 * >::Invoke(14 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.LocalBuilder) */, L_1477, L_1478, L_1479); ILGenerator_t1388622344 * L_1480 = ___ilgen1; OpCode_t123070264 L_1481 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Starg_209(); NullCheck(L_1480); VirtActionInvoker2< OpCode_t123070264 , int32_t >::Invoke(11 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Int32) */, L_1480, L_1481, 1); ILGenerator_t1388622344 * L_1482 = ___ilgen1; OpCode_t123070264 L_1483 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Br_55(); Frame_t3942143166 * L_1484 = ___frame2; NullCheck(L_1484); Label_t2281661643 L_1485 = L_1484->get_label_fail_1(); NullCheck(L_1482); VirtActionInvoker2< OpCode_t123070264 , Label_t2281661643 >::Invoke(13 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.Label) */, L_1482, L_1483, L_1485); goto IL_370d; } IL_1f1d: { int32_t L_1486 = ___pc4; ByteU5BU5D_t4116647657* L_1487 = ___program3; int32_t L_1488 = ___pc4; int32_t L_1489 = CILCompiler_ReadShort_m3735544372(__this, L_1487, ((int32_t)il2cpp_codegen_add((int32_t)L_1488, (int32_t)1)), /*hidden argument*/NULL); V_67 = ((int32_t)il2cpp_codegen_add((int32_t)L_1486, (int32_t)L_1489)); int32_t L_1490 = ___pc4; ___pc4 = ((int32_t)il2cpp_codegen_add((int32_t)L_1490, (int32_t)3)); ILGenerator_t1388622344 * L_1491 = ___ilgen1; NullCheck(L_1491); Label_t2281661643 L_1492 = VirtFuncInvoker0< Label_t2281661643 >::Invoke(6 /* System.Reflection.Emit.Label System.Reflection.Emit.ILGenerator::DefineLabel() */, L_1491); V_68 = L_1492; Dictionary_2_t1839659084 * L_1493 = __this->get_op_flags_5(); int32_t L_1494 = ___pc4; NullCheck(L_1493); int32_t L_1495 = Dictionary_2_get_Item_m1590941542(L_1493, L_1494, /*hidden argument*/Dictionary_2_get_Item_m1590941542_RuntimeMethod_var); V_69 = (((int32_t)((uint16_t)L_1495))); uint16_t L_1496 = V_69; V_70 = (bool)((((int32_t)(((int32_t)((uint16_t)((int32_t)((int32_t)L_1496&(int32_t)((int32_t)256))))))) > ((int32_t)0))? 1 : 0); uint16_t L_1497 = V_69; V_71 = (bool)((((int32_t)(((int32_t)((uint16_t)((int32_t)((int32_t)L_1497&(int32_t)((int32_t)1024))))))) > ((int32_t)0))? 1 : 0); goto IL_2011; } IL_1f6d: { ILGenerator_t1388622344 * L_1498 = ___ilgen1; Frame_t3942143166 * L_1499 = (Frame_t3942143166 *)il2cpp_codegen_object_new(Frame_t3942143166_il2cpp_TypeInfo_var); Frame__ctor_m1947837287(L_1499, L_1498, /*hidden argument*/NULL); V_72 = L_1499; DynamicMethod_t2537779570 * L_1500 = ___m0; ILGenerator_t1388622344 * L_1501 = ___ilgen1; Frame_t3942143166 * L_1502 = V_72; ByteU5BU5D_t4116647657* L_1503 = ___program3; int32_t L_1504 = ___pc4; DynamicMethod_t2537779570 * L_1505 = CILCompiler_EmitEvalMethodBody_m4126652398(__this, L_1500, L_1501, L_1502, L_1503, L_1504, ((int32_t)2147483647LL), (bool)1, (bool)1, (&___pc4), /*hidden argument*/NULL); ___m0 = L_1505; DynamicMethod_t2537779570 * L_1506 = ___m0; if (L_1506) { goto IL_1f96; } } { return (DynamicMethod_t2537779570 *)NULL; } IL_1f96: { bool L_1507 = V_70; if (L_1507) { goto IL_1fc9; } } { ILGenerator_t1388622344 * L_1508 = ___ilgen1; Frame_t3942143166 * L_1509 = V_72; NullCheck(L_1509); Label_t2281661643 L_1510 = L_1509->get_label_pass_0(); NullCheck(L_1508); VirtActionInvoker1< Label_t2281661643 >::Invoke(19 /* System.Void System.Reflection.Emit.ILGenerator::MarkLabel(System.Reflection.Emit.Label) */, L_1508, L_1510); ILGenerator_t1388622344 * L_1511 = ___ilgen1; IL2CPP_RUNTIME_CLASS_INIT(OpCodes_t126150456_il2cpp_TypeInfo_var); OpCode_t123070264 L_1512 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Br_55(); Label_t2281661643 L_1513 = V_68; NullCheck(L_1511); VirtActionInvoker2< OpCode_t123070264 , Label_t2281661643 >::Invoke(13 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.Label) */, L_1511, L_1512, L_1513); ILGenerator_t1388622344 * L_1514 = ___ilgen1; Frame_t3942143166 * L_1515 = V_72; NullCheck(L_1515); Label_t2281661643 L_1516 = L_1515->get_label_fail_1(); NullCheck(L_1514); VirtActionInvoker1< Label_t2281661643 >::Invoke(19 /* System.Void System.Reflection.Emit.ILGenerator::MarkLabel(System.Reflection.Emit.Label) */, L_1514, L_1516); goto IL_2011; } IL_1fc9: { ILGenerator_t1388622344 * L_1517 = ___ilgen1; Frame_t3942143166 * L_1518 = V_72; NullCheck(L_1518); Label_t2281661643 L_1519 = L_1518->get_label_pass_0(); NullCheck(L_1517); VirtActionInvoker1< Label_t2281661643 >::Invoke(19 /* System.Void System.Reflection.Emit.ILGenerator::MarkLabel(System.Reflection.Emit.Label) */, L_1517, L_1519); ILGenerator_t1388622344 * L_1520 = ___ilgen1; NullCheck(L_1520); Label_t2281661643 L_1521 = VirtFuncInvoker0< Label_t2281661643 >::Invoke(6 /* System.Reflection.Emit.Label System.Reflection.Emit.ILGenerator::DefineLabel() */, L_1520); V_73 = L_1521; ILGenerator_t1388622344 * L_1522 = ___ilgen1; IL2CPP_RUNTIME_CLASS_INIT(OpCodes_t126150456_il2cpp_TypeInfo_var); OpCode_t123070264 L_1523 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Br_55(); Label_t2281661643 L_1524 = V_73; NullCheck(L_1522); VirtActionInvoker2< OpCode_t123070264 , Label_t2281661643 >::Invoke(13 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.Label) */, L_1522, L_1523, L_1524); ILGenerator_t1388622344 * L_1525 = ___ilgen1; Frame_t3942143166 * L_1526 = V_72; NullCheck(L_1526); Label_t2281661643 L_1527 = L_1526->get_label_fail_1(); NullCheck(L_1525); VirtActionInvoker1< Label_t2281661643 >::Invoke(19 /* System.Void System.Reflection.Emit.ILGenerator::MarkLabel(System.Reflection.Emit.Label) */, L_1525, L_1527); ILGenerator_t1388622344 * L_1528 = ___ilgen1; OpCode_t123070264 L_1529 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Br_55(); Frame_t3942143166 * L_1530 = ___frame2; NullCheck(L_1530); Label_t2281661643 L_1531 = L_1530->get_label_fail_1(); NullCheck(L_1528); VirtActionInvoker2< OpCode_t123070264 , Label_t2281661643 >::Invoke(13 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.Label) */, L_1528, L_1529, L_1531); ILGenerator_t1388622344 * L_1532 = ___ilgen1; Label_t2281661643 L_1533 = V_73; NullCheck(L_1532); VirtActionInvoker1< Label_t2281661643 >::Invoke(19 /* System.Void System.Reflection.Emit.ILGenerator::MarkLabel(System.Reflection.Emit.Label) */, L_1532, L_1533); } IL_2011: { int32_t L_1534 = ___pc4; int32_t L_1535 = V_67; if ((((int32_t)L_1534) < ((int32_t)L_1535))) { goto IL_1f6d; } } { bool L_1536 = V_70; if (!L_1536) { goto IL_2033; } } { ILGenerator_t1388622344 * L_1537 = ___ilgen1; IL2CPP_RUNTIME_CLASS_INIT(OpCodes_t126150456_il2cpp_TypeInfo_var); OpCode_t123070264 L_1538 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Br_55(); Label_t2281661643 L_1539 = V_68; NullCheck(L_1537); VirtActionInvoker2< OpCode_t123070264 , Label_t2281661643 >::Invoke(13 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.Label) */, L_1537, L_1538, L_1539); goto IL_2044; } IL_2033: { ILGenerator_t1388622344 * L_1540 = ___ilgen1; IL2CPP_RUNTIME_CLASS_INIT(OpCodes_t126150456_il2cpp_TypeInfo_var); OpCode_t123070264 L_1541 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Br_55(); Frame_t3942143166 * L_1542 = ___frame2; NullCheck(L_1542); Label_t2281661643 L_1543 = L_1542->get_label_fail_1(); NullCheck(L_1540); VirtActionInvoker2< OpCode_t123070264 , Label_t2281661643 >::Invoke(13 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.Label) */, L_1540, L_1541, L_1543); } IL_2044: { ILGenerator_t1388622344 * L_1544 = ___ilgen1; Label_t2281661643 L_1545 = V_68; NullCheck(L_1544); VirtActionInvoker1< Label_t2281661643 >::Invoke(19 /* System.Void System.Reflection.Emit.ILGenerator::MarkLabel(System.Reflection.Emit.Label) */, L_1544, L_1545); ILGenerator_t1388622344 * L_1546 = ___ilgen1; IL2CPP_RUNTIME_CLASS_INIT(OpCodes_t126150456_il2cpp_TypeInfo_var); OpCode_t123070264 L_1547 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldarg_1_3(); NullCheck(L_1546); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_1546, L_1547); ILGenerator_t1388622344 * L_1548 = ___ilgen1; OpCode_t123070264 L_1549 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldc_I4_1_23(); NullCheck(L_1548); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_1548, L_1549); bool L_1550 = V_71; if (!L_1550) { goto IL_2079; } } { ILGenerator_t1388622344 * L_1551 = ___ilgen1; IL2CPP_RUNTIME_CLASS_INIT(OpCodes_t126150456_il2cpp_TypeInfo_var); OpCode_t123070264 L_1552 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Sub_88(); NullCheck(L_1551); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_1551, L_1552); goto IL_2084; } IL_2079: { ILGenerator_t1388622344 * L_1553 = ___ilgen1; IL2CPP_RUNTIME_CLASS_INIT(OpCodes_t126150456_il2cpp_TypeInfo_var); OpCode_t123070264 L_1554 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Add_87(); NullCheck(L_1553); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_1553, L_1554); } IL_2084: { ILGenerator_t1388622344 * L_1555 = ___ilgen1; IL2CPP_RUNTIME_CLASS_INIT(OpCodes_t126150456_il2cpp_TypeInfo_var); OpCode_t123070264 L_1556 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Starg_209(); NullCheck(L_1555); VirtActionInvoker2< OpCode_t123070264 , int32_t >::Invoke(11 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Int32) */, L_1555, L_1556, 1); goto IL_370d; } IL_2095: { ByteU5BU5D_t4116647657* L_1557 = ___program3; int32_t L_1558 = ___pc4; NullCheck(L_1557); int32_t L_1559 = L_1558; uint8_t L_1560 = (L_1557)->GetAt(static_cast(L_1559)); V_74 = (bool)((((int32_t)L_1560) == ((int32_t)((int32_t)156)))? 1 : 0); int32_t L_1561 = ___pc4; ByteU5BU5D_t4116647657* L_1562 = ___program3; int32_t L_1563 = ___pc4; int32_t L_1564 = CILCompiler_ReadShort_m3735544372(__this, L_1562, ((int32_t)il2cpp_codegen_add((int32_t)L_1563, (int32_t)1)), /*hidden argument*/NULL); V_75 = ((int32_t)il2cpp_codegen_add((int32_t)L_1561, (int32_t)L_1564)); ByteU5BU5D_t4116647657* L_1565 = ___program3; int32_t L_1566 = ___pc4; int32_t L_1567 = CILCompiler_ReadInt_m2622347642(__this, L_1565, ((int32_t)il2cpp_codegen_add((int32_t)L_1566, (int32_t)3)), /*hidden argument*/NULL); V_0 = L_1567; ByteU5BU5D_t4116647657* L_1568 = ___program3; int32_t L_1569 = ___pc4; int32_t L_1570 = CILCompiler_ReadInt_m2622347642(__this, L_1568, ((int32_t)il2cpp_codegen_add((int32_t)L_1569, (int32_t)7)), /*hidden argument*/NULL); V_2 = L_1570; ILGenerator_t1388622344 * L_1571 = ___ilgen1; IL2CPP_RUNTIME_CLASS_INIT(OpCodes_t126150456_il2cpp_TypeInfo_var); OpCode_t123070264 L_1572 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldarg_0_2(); NullCheck(L_1571); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_1571, L_1572); ILGenerator_t1388622344 * L_1573 = ___ilgen1; OpCode_t123070264 L_1574 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldnull_20(); NullCheck(L_1573); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_1573, L_1574); ILGenerator_t1388622344 * L_1575 = ___ilgen1; OpCode_t123070264 L_1576 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Stfld_122(); IL2CPP_RUNTIME_CLASS_INIT(CILCompiler_t3234566002_il2cpp_TypeInfo_var); FieldInfo_t * L_1577 = ((CILCompiler_t3234566002_StaticFields*)il2cpp_codegen_static_fields_for(CILCompiler_t3234566002_il2cpp_TypeInfo_var))->get_fi_deep_13(); NullCheck(L_1575); VirtActionInvoker2< OpCode_t123070264 , FieldInfo_t * >::Invoke(10 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.FieldInfo) */, L_1575, L_1576, L_1577); ILGenerator_t1388622344 * L_1578 = ___ilgen1; RuntimeTypeHandle_t3027515415 L_1579 = { reinterpret_cast (Int32_t2950945753_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_1580 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_1579, /*hidden argument*/NULL); NullCheck(L_1578); LocalBuilder_t3562264111 * L_1581 = VirtFuncInvoker1< LocalBuilder_t3562264111 *, Type_t * >::Invoke(4 /* System.Reflection.Emit.LocalBuilder System.Reflection.Emit.ILGenerator::DeclareLocal(System.Type) */, L_1578, L_1580); V_76 = L_1581; ILGenerator_t1388622344 * L_1582 = ___ilgen1; OpCode_t123070264 L_1583 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldc_I4_0_22(); NullCheck(L_1582); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_1582, L_1583); ILGenerator_t1388622344 * L_1584 = ___ilgen1; OpCode_t123070264 L_1585 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Stloc_212(); LocalBuilder_t3562264111 * L_1586 = V_76; NullCheck(L_1584); VirtActionInvoker2< OpCode_t123070264 , LocalBuilder_t3562264111 * >::Invoke(14 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.LocalBuilder) */, L_1584, L_1585, L_1586); ILGenerator_t1388622344 * L_1587 = ___ilgen1; RuntimeTypeHandle_t3027515415 L_1588 = { reinterpret_cast (Int32_t2950945753_0_0_0_var) }; Type_t * L_1589 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_1588, /*hidden argument*/NULL); NullCheck(L_1587); LocalBuilder_t3562264111 * L_1590 = VirtFuncInvoker1< LocalBuilder_t3562264111 *, Type_t * >::Invoke(4 /* System.Reflection.Emit.LocalBuilder System.Reflection.Emit.ILGenerator::DeclareLocal(System.Type) */, L_1587, L_1589); V_77 = L_1590; int32_t L_1591 = V_0; if ((((int32_t)L_1591) <= ((int32_t)0))) { goto IL_2226; } } { ILGenerator_t1388622344 * L_1592 = ___ilgen1; NullCheck(L_1592); Label_t2281661643 L_1593 = VirtFuncInvoker0< Label_t2281661643 >::Invoke(6 /* System.Reflection.Emit.Label System.Reflection.Emit.ILGenerator::DefineLabel() */, L_1592); V_78 = L_1593; ILGenerator_t1388622344 * L_1594 = ___ilgen1; IL2CPP_RUNTIME_CLASS_INIT(OpCodes_t126150456_il2cpp_TypeInfo_var); OpCode_t123070264 L_1595 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Br_55(); Label_t2281661643 L_1596 = V_78; NullCheck(L_1594); VirtActionInvoker2< OpCode_t123070264 , Label_t2281661643 >::Invoke(13 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.Label) */, L_1594, L_1595, L_1596); ILGenerator_t1388622344 * L_1597 = ___ilgen1; NullCheck(L_1597); Label_t2281661643 L_1598 = VirtFuncInvoker0< Label_t2281661643 >::Invoke(6 /* System.Reflection.Emit.Label System.Reflection.Emit.ILGenerator::DefineLabel() */, L_1597); V_79 = L_1598; ILGenerator_t1388622344 * L_1599 = ___ilgen1; Label_t2281661643 L_1600 = V_79; NullCheck(L_1599); VirtActionInvoker1< Label_t2281661643 >::Invoke(19 /* System.Void System.Reflection.Emit.ILGenerator::MarkLabel(System.Reflection.Emit.Label) */, L_1599, L_1600); ILGenerator_t1388622344 * L_1601 = ___ilgen1; OpCode_t123070264 L_1602 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldarg_1_3(); NullCheck(L_1601); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_1601, L_1602); ILGenerator_t1388622344 * L_1603 = ___ilgen1; OpCode_t123070264 L_1604 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Stloc_212(); LocalBuilder_t3562264111 * L_1605 = V_77; NullCheck(L_1603); VirtActionInvoker2< OpCode_t123070264 , LocalBuilder_t3562264111 * >::Invoke(14 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.LocalBuilder) */, L_1603, L_1604, L_1605); ILGenerator_t1388622344 * L_1606 = ___ilgen1; Frame_t3942143166 * L_1607 = (Frame_t3942143166 *)il2cpp_codegen_object_new(Frame_t3942143166_il2cpp_TypeInfo_var); Frame__ctor_m1947837287(L_1607, L_1606, /*hidden argument*/NULL); V_80 = L_1607; DynamicMethod_t2537779570 * L_1608 = ___m0; ILGenerator_t1388622344 * L_1609 = ___ilgen1; Frame_t3942143166 * L_1610 = V_80; ByteU5BU5D_t4116647657* L_1611 = ___program3; int32_t L_1612 = ___pc4; int32_t L_1613 = V_75; int32_t* L_1614 = ___out_pc8; DynamicMethod_t2537779570 * L_1615 = CILCompiler_EmitEvalMethodBody_m4126652398(__this, L_1608, L_1609, L_1610, L_1611, ((int32_t)il2cpp_codegen_add((int32_t)L_1612, (int32_t)((int32_t)11))), L_1613, (bool)0, (bool)0, L_1614, /*hidden argument*/NULL); ___m0 = L_1615; DynamicMethod_t2537779570 * L_1616 = ___m0; if (L_1616) { goto IL_219d; } } { return (DynamicMethod_t2537779570 *)NULL; } IL_219d: { ILGenerator_t1388622344 * L_1617 = ___ilgen1; Frame_t3942143166 * L_1618 = V_80; NullCheck(L_1618); Label_t2281661643 L_1619 = L_1618->get_label_fail_1(); NullCheck(L_1617); VirtActionInvoker1< Label_t2281661643 >::Invoke(19 /* System.Void System.Reflection.Emit.ILGenerator::MarkLabel(System.Reflection.Emit.Label) */, L_1617, L_1619); ILGenerator_t1388622344 * L_1620 = ___ilgen1; IL2CPP_RUNTIME_CLASS_INIT(OpCodes_t126150456_il2cpp_TypeInfo_var); OpCode_t123070264 L_1621 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Br_55(); Frame_t3942143166 * L_1622 = ___frame2; NullCheck(L_1622); Label_t2281661643 L_1623 = L_1622->get_label_fail_1(); NullCheck(L_1620); VirtActionInvoker2< OpCode_t123070264 , Label_t2281661643 >::Invoke(13 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.Label) */, L_1620, L_1621, L_1623); ILGenerator_t1388622344 * L_1624 = ___ilgen1; Frame_t3942143166 * L_1625 = V_80; NullCheck(L_1625); Label_t2281661643 L_1626 = L_1625->get_label_pass_0(); NullCheck(L_1624); VirtActionInvoker1< Label_t2281661643 >::Invoke(19 /* System.Void System.Reflection.Emit.ILGenerator::MarkLabel(System.Reflection.Emit.Label) */, L_1624, L_1626); ILGenerator_t1388622344 * L_1627 = ___ilgen1; OpCode_t123070264 L_1628 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldloc_210(); LocalBuilder_t3562264111 * L_1629 = V_76; NullCheck(L_1627); VirtActionInvoker2< OpCode_t123070264 , LocalBuilder_t3562264111 * >::Invoke(14 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.LocalBuilder) */, L_1627, L_1628, L_1629); ILGenerator_t1388622344 * L_1630 = ___ilgen1; OpCode_t123070264 L_1631 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldc_I4_1_23(); NullCheck(L_1630); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_1630, L_1631); ILGenerator_t1388622344 * L_1632 = ___ilgen1; OpCode_t123070264 L_1633 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Add_87(); NullCheck(L_1632); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_1632, L_1633); ILGenerator_t1388622344 * L_1634 = ___ilgen1; OpCode_t123070264 L_1635 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Stloc_212(); LocalBuilder_t3562264111 * L_1636 = V_76; NullCheck(L_1634); VirtActionInvoker2< OpCode_t123070264 , LocalBuilder_t3562264111 * >::Invoke(14 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.LocalBuilder) */, L_1634, L_1635, L_1636); ILGenerator_t1388622344 * L_1637 = ___ilgen1; Label_t2281661643 L_1638 = V_78; NullCheck(L_1637); VirtActionInvoker1< Label_t2281661643 >::Invoke(19 /* System.Void System.Reflection.Emit.ILGenerator::MarkLabel(System.Reflection.Emit.Label) */, L_1637, L_1638); ILGenerator_t1388622344 * L_1639 = ___ilgen1; OpCode_t123070264 L_1640 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldloc_210(); LocalBuilder_t3562264111 * L_1641 = V_76; NullCheck(L_1639); VirtActionInvoker2< OpCode_t123070264 , LocalBuilder_t3562264111 * >::Invoke(14 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.LocalBuilder) */, L_1639, L_1640, L_1641); ILGenerator_t1388622344 * L_1642 = ___ilgen1; OpCode_t123070264 L_1643 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldc_I4_32(); int32_t L_1644 = V_0; NullCheck(L_1642); VirtActionInvoker2< OpCode_t123070264 , int32_t >::Invoke(11 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Int32) */, L_1642, L_1643, L_1644); ILGenerator_t1388622344 * L_1645 = ___ilgen1; OpCode_t123070264 L_1646 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Blt_62(); Label_t2281661643 L_1647 = V_79; NullCheck(L_1645); VirtActionInvoker2< OpCode_t123070264 , Label_t2281661643 >::Invoke(13 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.Label) */, L_1645, L_1646, L_1647); } IL_2226: { bool L_1648 = V_74; if (!L_1648) { goto IL_2421; } } { ILGenerator_t1388622344 * L_1649 = ___ilgen1; NullCheck(L_1649); Label_t2281661643 L_1650 = VirtFuncInvoker0< Label_t2281661643 >::Invoke(6 /* System.Reflection.Emit.Label System.Reflection.Emit.ILGenerator::DefineLabel() */, L_1649); V_81 = L_1650; ILGenerator_t1388622344 * L_1651 = ___ilgen1; IL2CPP_RUNTIME_CLASS_INIT(OpCodes_t126150456_il2cpp_TypeInfo_var); OpCode_t123070264 L_1652 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Br_55(); Label_t2281661643 L_1653 = V_81; NullCheck(L_1651); VirtActionInvoker2< OpCode_t123070264 , Label_t2281661643 >::Invoke(13 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.Label) */, L_1651, L_1652, L_1653); ILGenerator_t1388622344 * L_1654 = ___ilgen1; NullCheck(L_1654); Label_t2281661643 L_1655 = VirtFuncInvoker0< Label_t2281661643 >::Invoke(6 /* System.Reflection.Emit.Label System.Reflection.Emit.ILGenerator::DefineLabel() */, L_1654); V_82 = L_1655; ILGenerator_t1388622344 * L_1656 = ___ilgen1; Label_t2281661643 L_1657 = V_82; NullCheck(L_1656); VirtActionInvoker1< Label_t2281661643 >::Invoke(19 /* System.Void System.Reflection.Emit.ILGenerator::MarkLabel(System.Reflection.Emit.Label) */, L_1656, L_1657); ILGenerator_t1388622344 * L_1658 = ___ilgen1; RuntimeTypeHandle_t3027515415 L_1659 = { reinterpret_cast (Int32_t2950945753_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_1660 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_1659, /*hidden argument*/NULL); NullCheck(L_1658); LocalBuilder_t3562264111 * L_1661 = VirtFuncInvoker1< LocalBuilder_t3562264111 *, Type_t * >::Invoke(4 /* System.Reflection.Emit.LocalBuilder System.Reflection.Emit.ILGenerator::DeclareLocal(System.Type) */, L_1658, L_1660); V_83 = L_1661; ILGenerator_t1388622344 * L_1662 = ___ilgen1; OpCode_t123070264 L_1663 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldarg_0_2(); NullCheck(L_1662); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_1662, L_1663); ILGenerator_t1388622344 * L_1664 = ___ilgen1; OpCode_t123070264 L_1665 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Call_39(); IL2CPP_RUNTIME_CLASS_INIT(CILCompiler_t3234566002_il2cpp_TypeInfo_var); MethodInfo_t * L_1666 = CILCompiler_GetMethod_m255348883(__this, _stringLiteral3376345539, (((CILCompiler_t3234566002_StaticFields*)il2cpp_codegen_static_fields_for(CILCompiler_t3234566002_il2cpp_TypeInfo_var))->get_address_of_mi_checkpoint_25()), /*hidden argument*/NULL); NullCheck(L_1664); VirtActionInvoker2< OpCode_t123070264 , MethodInfo_t * >::Invoke(15 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.MethodInfo) */, L_1664, L_1665, L_1666); ILGenerator_t1388622344 * L_1667 = ___ilgen1; OpCode_t123070264 L_1668 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Stloc_212(); LocalBuilder_t3562264111 * L_1669 = V_83; NullCheck(L_1667); VirtActionInvoker2< OpCode_t123070264 , LocalBuilder_t3562264111 * >::Invoke(14 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.LocalBuilder) */, L_1667, L_1668, L_1669); ILGenerator_t1388622344 * L_1670 = ___ilgen1; OpCode_t123070264 L_1671 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldarg_1_3(); NullCheck(L_1670); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_1670, L_1671); ILGenerator_t1388622344 * L_1672 = ___ilgen1; OpCode_t123070264 L_1673 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Stloc_212(); LocalBuilder_t3562264111 * L_1674 = V_77; NullCheck(L_1672); VirtActionInvoker2< OpCode_t123070264 , LocalBuilder_t3562264111 * >::Invoke(14 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.LocalBuilder) */, L_1672, L_1673, L_1674); ILGenerator_t1388622344 * L_1675 = ___ilgen1; Frame_t3942143166 * L_1676 = (Frame_t3942143166 *)il2cpp_codegen_object_new(Frame_t3942143166_il2cpp_TypeInfo_var); Frame__ctor_m1947837287(L_1676, L_1675, /*hidden argument*/NULL); V_84 = L_1676; DynamicMethod_t2537779570 * L_1677 = ___m0; ILGenerator_t1388622344 * L_1678 = ___ilgen1; Frame_t3942143166 * L_1679 = V_84; ByteU5BU5D_t4116647657* L_1680 = ___program3; int32_t L_1681 = V_75; int32_t L_1682 = ___end_pc5; int32_t* L_1683 = ___out_pc8; DynamicMethod_t2537779570 * L_1684 = CILCompiler_EmitEvalMethodBody_m4126652398(__this, L_1677, L_1678, L_1679, L_1680, L_1681, L_1682, (bool)0, (bool)0, L_1683, /*hidden argument*/NULL); ___m0 = L_1684; DynamicMethod_t2537779570 * L_1685 = ___m0; if (L_1685) { goto IL_22d5; } } { return (DynamicMethod_t2537779570 *)NULL; } IL_22d5: { ILGenerator_t1388622344 * L_1686 = ___ilgen1; Frame_t3942143166 * L_1687 = V_84; NullCheck(L_1687); Label_t2281661643 L_1688 = L_1687->get_label_pass_0(); NullCheck(L_1686); VirtActionInvoker1< Label_t2281661643 >::Invoke(19 /* System.Void System.Reflection.Emit.ILGenerator::MarkLabel(System.Reflection.Emit.Label) */, L_1686, L_1688); ILGenerator_t1388622344 * L_1689 = ___ilgen1; IL2CPP_RUNTIME_CLASS_INIT(OpCodes_t126150456_il2cpp_TypeInfo_var); OpCode_t123070264 L_1690 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Br_55(); Frame_t3942143166 * L_1691 = ___frame2; NullCheck(L_1691); Label_t2281661643 L_1692 = L_1691->get_label_pass_0(); NullCheck(L_1689); VirtActionInvoker2< OpCode_t123070264 , Label_t2281661643 >::Invoke(13 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.Label) */, L_1689, L_1690, L_1692); ILGenerator_t1388622344 * L_1693 = ___ilgen1; Frame_t3942143166 * L_1694 = V_84; NullCheck(L_1694); Label_t2281661643 L_1695 = L_1694->get_label_fail_1(); NullCheck(L_1693); VirtActionInvoker1< Label_t2281661643 >::Invoke(19 /* System.Void System.Reflection.Emit.ILGenerator::MarkLabel(System.Reflection.Emit.Label) */, L_1693, L_1695); ILGenerator_t1388622344 * L_1696 = ___ilgen1; OpCode_t123070264 L_1697 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldarg_0_2(); NullCheck(L_1696); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_1696, L_1697); ILGenerator_t1388622344 * L_1698 = ___ilgen1; OpCode_t123070264 L_1699 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldloc_210(); LocalBuilder_t3562264111 * L_1700 = V_83; NullCheck(L_1698); VirtActionInvoker2< OpCode_t123070264 , LocalBuilder_t3562264111 * >::Invoke(14 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.LocalBuilder) */, L_1698, L_1699, L_1700); ILGenerator_t1388622344 * L_1701 = ___ilgen1; OpCode_t123070264 L_1702 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Call_39(); IL2CPP_RUNTIME_CLASS_INIT(CILCompiler_t3234566002_il2cpp_TypeInfo_var); MethodInfo_t * L_1703 = CILCompiler_GetMethod_m255348883(__this, _stringLiteral1379706494, (((CILCompiler_t3234566002_StaticFields*)il2cpp_codegen_static_fields_for(CILCompiler_t3234566002_il2cpp_TypeInfo_var))->get_address_of_mi_backtrack_26()), /*hidden argument*/NULL); NullCheck(L_1701); VirtActionInvoker2< OpCode_t123070264 , MethodInfo_t * >::Invoke(15 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.MethodInfo) */, L_1701, L_1702, L_1703); ILGenerator_t1388622344 * L_1704 = ___ilgen1; OpCode_t123070264 L_1705 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldloc_210(); LocalBuilder_t3562264111 * L_1706 = V_77; NullCheck(L_1704); VirtActionInvoker2< OpCode_t123070264 , LocalBuilder_t3562264111 * >::Invoke(14 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.LocalBuilder) */, L_1704, L_1705, L_1706); ILGenerator_t1388622344 * L_1707 = ___ilgen1; OpCode_t123070264 L_1708 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Starg_209(); NullCheck(L_1707); VirtActionInvoker2< OpCode_t123070264 , int32_t >::Invoke(11 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Int32) */, L_1707, L_1708, 1); ILGenerator_t1388622344 * L_1709 = ___ilgen1; OpCode_t123070264 L_1710 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldloc_210(); LocalBuilder_t3562264111 * L_1711 = V_76; NullCheck(L_1709); VirtActionInvoker2< OpCode_t123070264 , LocalBuilder_t3562264111 * >::Invoke(14 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.LocalBuilder) */, L_1709, L_1710, L_1711); ILGenerator_t1388622344 * L_1712 = ___ilgen1; OpCode_t123070264 L_1713 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldc_I4_32(); int32_t L_1714 = V_2; NullCheck(L_1712); VirtActionInvoker2< OpCode_t123070264 , int32_t >::Invoke(11 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Int32) */, L_1712, L_1713, L_1714); ILGenerator_t1388622344 * L_1715 = ___ilgen1; OpCode_t123070264 L_1716 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Bge_59(); Frame_t3942143166 * L_1717 = ___frame2; NullCheck(L_1717); Label_t2281661643 L_1718 = L_1717->get_label_fail_1(); NullCheck(L_1715); VirtActionInvoker2< OpCode_t123070264 , Label_t2281661643 >::Invoke(13 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.Label) */, L_1715, L_1716, L_1718); ILGenerator_t1388622344 * L_1719 = ___ilgen1; Frame_t3942143166 * L_1720 = (Frame_t3942143166 *)il2cpp_codegen_object_new(Frame_t3942143166_il2cpp_TypeInfo_var); Frame__ctor_m1947837287(L_1720, L_1719, /*hidden argument*/NULL); V_84 = L_1720; DynamicMethod_t2537779570 * L_1721 = ___m0; ILGenerator_t1388622344 * L_1722 = ___ilgen1; Frame_t3942143166 * L_1723 = V_84; ByteU5BU5D_t4116647657* L_1724 = ___program3; int32_t L_1725 = ___pc4; int32_t L_1726 = V_75; int32_t* L_1727 = ___out_pc8; DynamicMethod_t2537779570 * L_1728 = CILCompiler_EmitEvalMethodBody_m4126652398(__this, L_1721, L_1722, L_1723, L_1724, ((int32_t)il2cpp_codegen_add((int32_t)L_1725, (int32_t)((int32_t)11))), L_1726, (bool)0, (bool)0, L_1727, /*hidden argument*/NULL); ___m0 = L_1728; DynamicMethod_t2537779570 * L_1729 = ___m0; if (L_1729) { goto IL_239f; } } { return (DynamicMethod_t2537779570 *)NULL; } IL_239f: { ILGenerator_t1388622344 * L_1730 = ___ilgen1; Frame_t3942143166 * L_1731 = V_84; NullCheck(L_1731); Label_t2281661643 L_1732 = L_1731->get_label_pass_0(); NullCheck(L_1730); VirtActionInvoker1< Label_t2281661643 >::Invoke(19 /* System.Void System.Reflection.Emit.ILGenerator::MarkLabel(System.Reflection.Emit.Label) */, L_1730, L_1732); ILGenerator_t1388622344 * L_1733 = ___ilgen1; IL2CPP_RUNTIME_CLASS_INIT(OpCodes_t126150456_il2cpp_TypeInfo_var); OpCode_t123070264 L_1734 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldloc_210(); LocalBuilder_t3562264111 * L_1735 = V_76; NullCheck(L_1733); VirtActionInvoker2< OpCode_t123070264 , LocalBuilder_t3562264111 * >::Invoke(14 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.LocalBuilder) */, L_1733, L_1734, L_1735); ILGenerator_t1388622344 * L_1736 = ___ilgen1; OpCode_t123070264 L_1737 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldc_I4_1_23(); NullCheck(L_1736); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_1736, L_1737); ILGenerator_t1388622344 * L_1738 = ___ilgen1; OpCode_t123070264 L_1739 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Add_87(); NullCheck(L_1738); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_1738, L_1739); ILGenerator_t1388622344 * L_1740 = ___ilgen1; OpCode_t123070264 L_1741 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Stloc_212(); LocalBuilder_t3562264111 * L_1742 = V_76; NullCheck(L_1740); VirtActionInvoker2< OpCode_t123070264 , LocalBuilder_t3562264111 * >::Invoke(14 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.LocalBuilder) */, L_1740, L_1741, L_1742); ILGenerator_t1388622344 * L_1743 = ___ilgen1; OpCode_t123070264 L_1744 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Br_55(); Label_t2281661643 L_1745 = V_82; NullCheck(L_1743); VirtActionInvoker2< OpCode_t123070264 , Label_t2281661643 >::Invoke(13 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.Label) */, L_1743, L_1744, L_1745); ILGenerator_t1388622344 * L_1746 = ___ilgen1; Frame_t3942143166 * L_1747 = V_84; NullCheck(L_1747); Label_t2281661643 L_1748 = L_1747->get_label_fail_1(); NullCheck(L_1746); VirtActionInvoker1< Label_t2281661643 >::Invoke(19 /* System.Void System.Reflection.Emit.ILGenerator::MarkLabel(System.Reflection.Emit.Label) */, L_1746, L_1748); ILGenerator_t1388622344 * L_1749 = ___ilgen1; OpCode_t123070264 L_1750 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Br_55(); Frame_t3942143166 * L_1751 = ___frame2; NullCheck(L_1751); Label_t2281661643 L_1752 = L_1751->get_label_fail_1(); NullCheck(L_1749); VirtActionInvoker2< OpCode_t123070264 , Label_t2281661643 >::Invoke(13 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.Label) */, L_1749, L_1750, L_1752); ILGenerator_t1388622344 * L_1753 = ___ilgen1; Label_t2281661643 L_1754 = V_81; NullCheck(L_1753); VirtActionInvoker1< Label_t2281661643 >::Invoke(19 /* System.Void System.Reflection.Emit.ILGenerator::MarkLabel(System.Reflection.Emit.Label) */, L_1753, L_1754); ILGenerator_t1388622344 * L_1755 = ___ilgen1; OpCode_t123070264 L_1756 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Br_55(); Label_t2281661643 L_1757 = V_82; NullCheck(L_1755); VirtActionInvoker2< OpCode_t123070264 , Label_t2281661643 >::Invoke(13 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.Label) */, L_1755, L_1756, L_1757); goto IL_2a72; } IL_2421: { ILGenerator_t1388622344 * L_1758 = ___ilgen1; RuntimeTypeHandle_t3027515415 L_1759 = { reinterpret_cast (Int32_t2950945753_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_1760 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_1759, /*hidden argument*/NULL); NullCheck(L_1758); LocalBuilder_t3562264111 * L_1761 = VirtFuncInvoker1< LocalBuilder_t3562264111 *, Type_t * >::Invoke(4 /* System.Reflection.Emit.LocalBuilder System.Reflection.Emit.ILGenerator::DeclareLocal(System.Type) */, L_1758, L_1760); V_85 = L_1761; ILGenerator_t1388622344 * L_1762 = ___ilgen1; IL2CPP_RUNTIME_CLASS_INIT(OpCodes_t126150456_il2cpp_TypeInfo_var); OpCode_t123070264 L_1763 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldarg_0_2(); NullCheck(L_1762); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_1762, L_1763); ILGenerator_t1388622344 * L_1764 = ___ilgen1; OpCode_t123070264 L_1765 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldflda_121(); IL2CPP_RUNTIME_CLASS_INIT(CILCompiler_t3234566002_il2cpp_TypeInfo_var); FieldInfo_t * L_1766 = ((CILCompiler_t3234566002_StaticFields*)il2cpp_codegen_static_fields_for(CILCompiler_t3234566002_il2cpp_TypeInfo_var))->get_fi_stack_14(); NullCheck(L_1764); VirtActionInvoker2< OpCode_t123070264 , FieldInfo_t * >::Invoke(10 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.FieldInfo) */, L_1764, L_1765, L_1766); ILGenerator_t1388622344 * L_1767 = ___ilgen1; OpCode_t123070264 L_1768 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Call_39(); RuntimeTypeHandle_t3027515415 L_1769 = { reinterpret_cast (IntStack_t561212167_0_0_0_var) }; Type_t * L_1770 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_1769, /*hidden argument*/NULL); MethodInfo_t * L_1771 = CILCompiler_GetMethod_m54030197(__this, L_1770, _stringLiteral2153215266, (((CILCompiler_t3234566002_StaticFields*)il2cpp_codegen_static_fields_for(CILCompiler_t3234566002_il2cpp_TypeInfo_var))->get_address_of_mi_stack_get_count_18()), /*hidden argument*/NULL); NullCheck(L_1767); VirtActionInvoker2< OpCode_t123070264 , MethodInfo_t * >::Invoke(15 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.MethodInfo) */, L_1767, L_1768, L_1771); ILGenerator_t1388622344 * L_1772 = ___ilgen1; OpCode_t123070264 L_1773 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Stloc_212(); LocalBuilder_t3562264111 * L_1774 = V_85; NullCheck(L_1772); VirtActionInvoker2< OpCode_t123070264 , LocalBuilder_t3562264111 * >::Invoke(14 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.LocalBuilder) */, L_1772, L_1773, L_1774); ILGenerator_t1388622344 * L_1775 = ___ilgen1; NullCheck(L_1775); Label_t2281661643 L_1776 = VirtFuncInvoker0< Label_t2281661643 >::Invoke(6 /* System.Reflection.Emit.Label System.Reflection.Emit.ILGenerator::DefineLabel() */, L_1775); V_86 = L_1776; ILGenerator_t1388622344 * L_1777 = ___ilgen1; OpCode_t123070264 L_1778 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Br_55(); Label_t2281661643 L_1779 = V_86; NullCheck(L_1777); VirtActionInvoker2< OpCode_t123070264 , Label_t2281661643 >::Invoke(13 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.Label) */, L_1777, L_1778, L_1779); ILGenerator_t1388622344 * L_1780 = ___ilgen1; NullCheck(L_1780); Label_t2281661643 L_1781 = VirtFuncInvoker0< Label_t2281661643 >::Invoke(6 /* System.Reflection.Emit.Label System.Reflection.Emit.ILGenerator::DefineLabel() */, L_1780); V_87 = L_1781; ILGenerator_t1388622344 * L_1782 = ___ilgen1; Label_t2281661643 L_1783 = V_87; NullCheck(L_1782); VirtActionInvoker1< Label_t2281661643 >::Invoke(19 /* System.Void System.Reflection.Emit.ILGenerator::MarkLabel(System.Reflection.Emit.Label) */, L_1782, L_1783); ILGenerator_t1388622344 * L_1784 = ___ilgen1; RuntimeTypeHandle_t3027515415 L_1785 = { reinterpret_cast (Int32_t2950945753_0_0_0_var) }; Type_t * L_1786 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_1785, /*hidden argument*/NULL); NullCheck(L_1784); LocalBuilder_t3562264111 * L_1787 = VirtFuncInvoker1< LocalBuilder_t3562264111 *, Type_t * >::Invoke(4 /* System.Reflection.Emit.LocalBuilder System.Reflection.Emit.ILGenerator::DeclareLocal(System.Type) */, L_1784, L_1786); V_88 = L_1787; ILGenerator_t1388622344 * L_1788 = ___ilgen1; OpCode_t123070264 L_1789 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldarg_0_2(); NullCheck(L_1788); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_1788, L_1789); ILGenerator_t1388622344 * L_1790 = ___ilgen1; OpCode_t123070264 L_1791 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Call_39(); MethodInfo_t * L_1792 = CILCompiler_GetMethod_m255348883(__this, _stringLiteral3376345539, (((CILCompiler_t3234566002_StaticFields*)il2cpp_codegen_static_fields_for(CILCompiler_t3234566002_il2cpp_TypeInfo_var))->get_address_of_mi_checkpoint_25()), /*hidden argument*/NULL); NullCheck(L_1790); VirtActionInvoker2< OpCode_t123070264 , MethodInfo_t * >::Invoke(15 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.MethodInfo) */, L_1790, L_1791, L_1792); ILGenerator_t1388622344 * L_1793 = ___ilgen1; OpCode_t123070264 L_1794 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Stloc_212(); LocalBuilder_t3562264111 * L_1795 = V_88; NullCheck(L_1793); VirtActionInvoker2< OpCode_t123070264 , LocalBuilder_t3562264111 * >::Invoke(14 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.LocalBuilder) */, L_1793, L_1794, L_1795); ILGenerator_t1388622344 * L_1796 = ___ilgen1; OpCode_t123070264 L_1797 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldarg_1_3(); NullCheck(L_1796); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_1796, L_1797); ILGenerator_t1388622344 * L_1798 = ___ilgen1; OpCode_t123070264 L_1799 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Stloc_212(); LocalBuilder_t3562264111 * L_1800 = V_77; NullCheck(L_1798); VirtActionInvoker2< OpCode_t123070264 , LocalBuilder_t3562264111 * >::Invoke(14 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.LocalBuilder) */, L_1798, L_1799, L_1800); ILGenerator_t1388622344 * L_1801 = ___ilgen1; Frame_t3942143166 * L_1802 = (Frame_t3942143166 *)il2cpp_codegen_object_new(Frame_t3942143166_il2cpp_TypeInfo_var); Frame__ctor_m1947837287(L_1802, L_1801, /*hidden argument*/NULL); V_89 = L_1802; DynamicMethod_t2537779570 * L_1803 = ___m0; ILGenerator_t1388622344 * L_1804 = ___ilgen1; Frame_t3942143166 * L_1805 = V_89; ByteU5BU5D_t4116647657* L_1806 = ___program3; int32_t L_1807 = ___pc4; int32_t L_1808 = V_75; int32_t* L_1809 = ___out_pc8; DynamicMethod_t2537779570 * L_1810 = CILCompiler_EmitEvalMethodBody_m4126652398(__this, L_1803, L_1804, L_1805, L_1806, ((int32_t)il2cpp_codegen_add((int32_t)L_1807, (int32_t)((int32_t)11))), L_1808, (bool)0, (bool)0, L_1809, /*hidden argument*/NULL); ___m0 = L_1810; DynamicMethod_t2537779570 * L_1811 = ___m0; if (L_1811) { goto IL_252b; } } { return (DynamicMethod_t2537779570 *)NULL; } IL_252b: { ILGenerator_t1388622344 * L_1812 = ___ilgen1; Frame_t3942143166 * L_1813 = V_89; NullCheck(L_1813); Label_t2281661643 L_1814 = L_1813->get_label_fail_1(); NullCheck(L_1812); VirtActionInvoker1< Label_t2281661643 >::Invoke(19 /* System.Void System.Reflection.Emit.ILGenerator::MarkLabel(System.Reflection.Emit.Label) */, L_1812, L_1814); ILGenerator_t1388622344 * L_1815 = ___ilgen1; IL2CPP_RUNTIME_CLASS_INIT(OpCodes_t126150456_il2cpp_TypeInfo_var); OpCode_t123070264 L_1816 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldloc_210(); LocalBuilder_t3562264111 * L_1817 = V_77; NullCheck(L_1815); VirtActionInvoker2< OpCode_t123070264 , LocalBuilder_t3562264111 * >::Invoke(14 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.LocalBuilder) */, L_1815, L_1816, L_1817); ILGenerator_t1388622344 * L_1818 = ___ilgen1; OpCode_t123070264 L_1819 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Starg_209(); NullCheck(L_1818); VirtActionInvoker2< OpCode_t123070264 , int32_t >::Invoke(11 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Int32) */, L_1818, L_1819, 1); ILGenerator_t1388622344 * L_1820 = ___ilgen1; OpCode_t123070264 L_1821 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldarg_0_2(); NullCheck(L_1820); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_1820, L_1821); ILGenerator_t1388622344 * L_1822 = ___ilgen1; OpCode_t123070264 L_1823 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldloc_210(); LocalBuilder_t3562264111 * L_1824 = V_88; NullCheck(L_1822); VirtActionInvoker2< OpCode_t123070264 , LocalBuilder_t3562264111 * >::Invoke(14 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.LocalBuilder) */, L_1822, L_1823, L_1824); ILGenerator_t1388622344 * L_1825 = ___ilgen1; OpCode_t123070264 L_1826 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Call_39(); IL2CPP_RUNTIME_CLASS_INIT(CILCompiler_t3234566002_il2cpp_TypeInfo_var); MethodInfo_t * L_1827 = CILCompiler_GetMethod_m255348883(__this, _stringLiteral1379706494, (((CILCompiler_t3234566002_StaticFields*)il2cpp_codegen_static_fields_for(CILCompiler_t3234566002_il2cpp_TypeInfo_var))->get_address_of_mi_backtrack_26()), /*hidden argument*/NULL); NullCheck(L_1825); VirtActionInvoker2< OpCode_t123070264 , MethodInfo_t * >::Invoke(15 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.MethodInfo) */, L_1825, L_1826, L_1827); ILGenerator_t1388622344 * L_1828 = ___ilgen1; NullCheck(L_1828); Label_t2281661643 L_1829 = VirtFuncInvoker0< Label_t2281661643 >::Invoke(6 /* System.Reflection.Emit.Label System.Reflection.Emit.ILGenerator::DefineLabel() */, L_1828); V_90 = L_1829; ILGenerator_t1388622344 * L_1830 = ___ilgen1; OpCode_t123070264 L_1831 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Br_55(); Label_t2281661643 L_1832 = V_90; NullCheck(L_1830); VirtActionInvoker2< OpCode_t123070264 , Label_t2281661643 >::Invoke(13 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.Label) */, L_1830, L_1831, L_1832); ILGenerator_t1388622344 * L_1833 = ___ilgen1; Frame_t3942143166 * L_1834 = V_89; NullCheck(L_1834); Label_t2281661643 L_1835 = L_1834->get_label_pass_0(); NullCheck(L_1833); VirtActionInvoker1< Label_t2281661643 >::Invoke(19 /* System.Void System.Reflection.Emit.ILGenerator::MarkLabel(System.Reflection.Emit.Label) */, L_1833, L_1835); ILGenerator_t1388622344 * L_1836 = ___ilgen1; OpCode_t123070264 L_1837 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldarg_0_2(); NullCheck(L_1836); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_1836, L_1837); ILGenerator_t1388622344 * L_1838 = ___ilgen1; OpCode_t123070264 L_1839 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldflda_121(); FieldInfo_t * L_1840 = ((CILCompiler_t3234566002_StaticFields*)il2cpp_codegen_static_fields_for(CILCompiler_t3234566002_il2cpp_TypeInfo_var))->get_fi_stack_14(); NullCheck(L_1838); VirtActionInvoker2< OpCode_t123070264 , FieldInfo_t * >::Invoke(10 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.FieldInfo) */, L_1838, L_1839, L_1840); ILGenerator_t1388622344 * L_1841 = ___ilgen1; OpCode_t123070264 L_1842 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldloc_210(); LocalBuilder_t3562264111 * L_1843 = V_88; NullCheck(L_1841); VirtActionInvoker2< OpCode_t123070264 , LocalBuilder_t3562264111 * >::Invoke(14 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.LocalBuilder) */, L_1841, L_1842, L_1843); ILGenerator_t1388622344 * L_1844 = ___ilgen1; OpCode_t123070264 L_1845 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Call_39(); RuntimeTypeHandle_t3027515415 L_1846 = { reinterpret_cast (IntStack_t561212167_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_1847 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_1846, /*hidden argument*/NULL); MethodInfo_t * L_1848 = CILCompiler_GetMethod_m54030197(__this, L_1847, _stringLiteral3177156251, (((CILCompiler_t3234566002_StaticFields*)il2cpp_codegen_static_fields_for(CILCompiler_t3234566002_il2cpp_TypeInfo_var))->get_address_of_mi_stack_push_20()), /*hidden argument*/NULL); NullCheck(L_1844); VirtActionInvoker2< OpCode_t123070264 , MethodInfo_t * >::Invoke(15 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.MethodInfo) */, L_1844, L_1845, L_1848); ILGenerator_t1388622344 * L_1849 = ___ilgen1; OpCode_t123070264 L_1850 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldarg_0_2(); NullCheck(L_1849); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_1849, L_1850); ILGenerator_t1388622344 * L_1851 = ___ilgen1; OpCode_t123070264 L_1852 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldflda_121(); FieldInfo_t * L_1853 = ((CILCompiler_t3234566002_StaticFields*)il2cpp_codegen_static_fields_for(CILCompiler_t3234566002_il2cpp_TypeInfo_var))->get_fi_stack_14(); NullCheck(L_1851); VirtActionInvoker2< OpCode_t123070264 , FieldInfo_t * >::Invoke(10 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.FieldInfo) */, L_1851, L_1852, L_1853); ILGenerator_t1388622344 * L_1854 = ___ilgen1; OpCode_t123070264 L_1855 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldloc_210(); LocalBuilder_t3562264111 * L_1856 = V_77; NullCheck(L_1854); VirtActionInvoker2< OpCode_t123070264 , LocalBuilder_t3562264111 * >::Invoke(14 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.LocalBuilder) */, L_1854, L_1855, L_1856); ILGenerator_t1388622344 * L_1857 = ___ilgen1; OpCode_t123070264 L_1858 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Call_39(); RuntimeTypeHandle_t3027515415 L_1859 = { reinterpret_cast (IntStack_t561212167_0_0_0_var) }; Type_t * L_1860 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_1859, /*hidden argument*/NULL); MethodInfo_t * L_1861 = CILCompiler_GetMethod_m54030197(__this, L_1860, _stringLiteral3177156251, (((CILCompiler_t3234566002_StaticFields*)il2cpp_codegen_static_fields_for(CILCompiler_t3234566002_il2cpp_TypeInfo_var))->get_address_of_mi_stack_push_20()), /*hidden argument*/NULL); NullCheck(L_1857); VirtActionInvoker2< OpCode_t123070264 , MethodInfo_t * >::Invoke(15 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.MethodInfo) */, L_1857, L_1858, L_1861); ILGenerator_t1388622344 * L_1862 = ___ilgen1; OpCode_t123070264 L_1863 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldloc_210(); LocalBuilder_t3562264111 * L_1864 = V_76; NullCheck(L_1862); VirtActionInvoker2< OpCode_t123070264 , LocalBuilder_t3562264111 * >::Invoke(14 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.LocalBuilder) */, L_1862, L_1863, L_1864); ILGenerator_t1388622344 * L_1865 = ___ilgen1; OpCode_t123070264 L_1866 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldc_I4_1_23(); NullCheck(L_1865); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_1865, L_1866); ILGenerator_t1388622344 * L_1867 = ___ilgen1; OpCode_t123070264 L_1868 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Add_87(); NullCheck(L_1867); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_1867, L_1868); ILGenerator_t1388622344 * L_1869 = ___ilgen1; OpCode_t123070264 L_1870 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Stloc_212(); LocalBuilder_t3562264111 * L_1871 = V_76; NullCheck(L_1869); VirtActionInvoker2< OpCode_t123070264 , LocalBuilder_t3562264111 * >::Invoke(14 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.LocalBuilder) */, L_1869, L_1870, L_1871); ILGenerator_t1388622344 * L_1872 = ___ilgen1; Label_t2281661643 L_1873 = V_86; NullCheck(L_1872); VirtActionInvoker1< Label_t2281661643 >::Invoke(19 /* System.Void System.Reflection.Emit.ILGenerator::MarkLabel(System.Reflection.Emit.Label) */, L_1872, L_1873); ILGenerator_t1388622344 * L_1874 = ___ilgen1; OpCode_t123070264 L_1875 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldloc_210(); LocalBuilder_t3562264111 * L_1876 = V_76; NullCheck(L_1874); VirtActionInvoker2< OpCode_t123070264 , LocalBuilder_t3562264111 * >::Invoke(14 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.LocalBuilder) */, L_1874, L_1875, L_1876); ILGenerator_t1388622344 * L_1877 = ___ilgen1; OpCode_t123070264 L_1878 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldc_I4_32(); int32_t L_1879 = V_2; NullCheck(L_1877); VirtActionInvoker2< OpCode_t123070264 , int32_t >::Invoke(11 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Int32) */, L_1877, L_1878, L_1879); ILGenerator_t1388622344 * L_1880 = ___ilgen1; OpCode_t123070264 L_1881 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Blt_62(); Label_t2281661643 L_1882 = V_87; NullCheck(L_1880); VirtActionInvoker2< OpCode_t123070264 , Label_t2281661643 >::Invoke(13 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.Label) */, L_1880, L_1881, L_1882); ILGenerator_t1388622344 * L_1883 = ___ilgen1; Label_t2281661643 L_1884 = V_90; NullCheck(L_1883); VirtActionInvoker1< Label_t2281661643 >::Invoke(19 /* System.Void System.Reflection.Emit.ILGenerator::MarkLabel(System.Reflection.Emit.Label) */, L_1883, L_1884); ILGenerator_t1388622344 * L_1885 = ___ilgen1; NullCheck(L_1885); Label_t2281661643 L_1886 = VirtFuncInvoker0< Label_t2281661643 >::Invoke(6 /* System.Reflection.Emit.Label System.Reflection.Emit.ILGenerator::DefineLabel() */, L_1885); V_86 = L_1886; ILGenerator_t1388622344 * L_1887 = ___ilgen1; OpCode_t123070264 L_1888 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Br_55(); Label_t2281661643 L_1889 = V_86; NullCheck(L_1887); VirtActionInvoker2< OpCode_t123070264 , Label_t2281661643 >::Invoke(13 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.Label) */, L_1887, L_1888, L_1889); ILGenerator_t1388622344 * L_1890 = ___ilgen1; NullCheck(L_1890); Label_t2281661643 L_1891 = VirtFuncInvoker0< Label_t2281661643 >::Invoke(6 /* System.Reflection.Emit.Label System.Reflection.Emit.ILGenerator::DefineLabel() */, L_1890); V_87 = L_1891; ILGenerator_t1388622344 * L_1892 = ___ilgen1; Label_t2281661643 L_1893 = V_87; NullCheck(L_1892); VirtActionInvoker1< Label_t2281661643 >::Invoke(19 /* System.Void System.Reflection.Emit.ILGenerator::MarkLabel(System.Reflection.Emit.Label) */, L_1892, L_1893); IL2CPP_RUNTIME_CLASS_INIT(RxInterpreter_t3591201055_il2cpp_TypeInfo_var); bool L_1894 = ((RxInterpreter_t3591201055_StaticFields*)il2cpp_codegen_static_fields_for(RxInterpreter_t3591201055_il2cpp_TypeInfo_var))->get_trace_rx_14(); if (!L_1894) { goto IL_2744; } } { ILGenerator_t1388622344 * L_1895 = ___ilgen1; IL2CPP_RUNTIME_CLASS_INIT(OpCodes_t126150456_il2cpp_TypeInfo_var); OpCode_t123070264 L_1896 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldstr_113(); NullCheck(L_1895); VirtActionInvoker2< OpCode_t123070264 , String_t* >::Invoke(16 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.String) */, L_1895, L_1896, _stringLiteral3571788639); ILGenerator_t1388622344 * L_1897 = ___ilgen1; OpCode_t123070264 L_1898 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldarg_1_3(); NullCheck(L_1897); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_1897, L_1898); ILGenerator_t1388622344 * L_1899 = ___ilgen1; OpCode_t123070264 L_1900 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Box_137(); RuntimeTypeHandle_t3027515415 L_1901 = { reinterpret_cast (Int32_t2950945753_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_1902 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_1901, /*hidden argument*/NULL); NullCheck(L_1899); VirtActionInvoker2< OpCode_t123070264 , Type_t * >::Invoke(17 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Type) */, L_1899, L_1900, L_1902); ILGenerator_t1388622344 * L_1903 = ___ilgen1; OpCode_t123070264 L_1904 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Call_39(); RuntimeTypeHandle_t3027515415 L_1905 = { reinterpret_cast (Console_t3208230065_0_0_0_var) }; Type_t * L_1906 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_1905, /*hidden argument*/NULL); TypeU5BU5D_t3940880105* L_1907 = ((TypeU5BU5D_t3940880105*)SZArrayNew(TypeU5BU5D_t3940880105_il2cpp_TypeInfo_var, (uint32_t)2)); RuntimeTypeHandle_t3027515415 L_1908 = { reinterpret_cast (String_t_0_0_0_var) }; Type_t * L_1909 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_1908, /*hidden argument*/NULL); NullCheck(L_1907); ArrayElementTypeCheck (L_1907, L_1909); (L_1907)->SetAt(static_cast(0), (Type_t *)L_1909); TypeU5BU5D_t3940880105* L_1910 = L_1907; RuntimeTypeHandle_t3027515415 L_1911 = { reinterpret_cast (RuntimeObject_0_0_0_var) }; Type_t * L_1912 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_1911, /*hidden argument*/NULL); NullCheck(L_1910); ArrayElementTypeCheck (L_1910, L_1912); (L_1910)->SetAt(static_cast(1), (Type_t *)L_1912); NullCheck(L_1906); MethodInfo_t * L_1913 = Type_GetMethod_m1479779718(L_1906, _stringLiteral577551125, L_1910, /*hidden argument*/NULL); NullCheck(L_1903); VirtActionInvoker2< OpCode_t123070264 , MethodInfo_t * >::Invoke(15 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.MethodInfo) */, L_1903, L_1904, L_1913); } IL_2744: { ILGenerator_t1388622344 * L_1914 = ___ilgen1; Frame_t3942143166 * L_1915 = (Frame_t3942143166 *)il2cpp_codegen_object_new(Frame_t3942143166_il2cpp_TypeInfo_var); Frame__ctor_m1947837287(L_1915, L_1914, /*hidden argument*/NULL); V_89 = L_1915; DynamicMethod_t2537779570 * L_1916 = ___m0; ILGenerator_t1388622344 * L_1917 = ___ilgen1; Frame_t3942143166 * L_1918 = V_89; ByteU5BU5D_t4116647657* L_1919 = ___program3; int32_t L_1920 = V_75; int32_t L_1921 = ___end_pc5; int32_t* L_1922 = ___out_pc8; DynamicMethod_t2537779570 * L_1923 = CILCompiler_EmitEvalMethodBody_m4126652398(__this, L_1916, L_1917, L_1918, L_1919, L_1920, L_1921, (bool)0, (bool)0, L_1922, /*hidden argument*/NULL); ___m0 = L_1923; DynamicMethod_t2537779570 * L_1924 = ___m0; if (L_1924) { goto IL_276a; } } { return (DynamicMethod_t2537779570 *)NULL; } IL_276a: { ILGenerator_t1388622344 * L_1925 = ___ilgen1; Frame_t3942143166 * L_1926 = V_89; NullCheck(L_1926); Label_t2281661643 L_1927 = L_1926->get_label_pass_0(); NullCheck(L_1925); VirtActionInvoker1< Label_t2281661643 >::Invoke(19 /* System.Void System.Reflection.Emit.ILGenerator::MarkLabel(System.Reflection.Emit.Label) */, L_1925, L_1927); IL2CPP_RUNTIME_CLASS_INIT(RxInterpreter_t3591201055_il2cpp_TypeInfo_var); bool L_1928 = ((RxInterpreter_t3591201055_StaticFields*)il2cpp_codegen_static_fields_for(RxInterpreter_t3591201055_il2cpp_TypeInfo_var))->get_trace_rx_14(); if (!L_1928) { goto IL_27f0; } } { ILGenerator_t1388622344 * L_1929 = ___ilgen1; IL2CPP_RUNTIME_CLASS_INIT(OpCodes_t126150456_il2cpp_TypeInfo_var); OpCode_t123070264 L_1930 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldstr_113(); NullCheck(L_1929); VirtActionInvoker2< OpCode_t123070264 , String_t* >::Invoke(16 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.String) */, L_1929, L_1930, _stringLiteral2999104582); ILGenerator_t1388622344 * L_1931 = ___ilgen1; OpCode_t123070264 L_1932 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldarg_1_3(); NullCheck(L_1931); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_1931, L_1932); ILGenerator_t1388622344 * L_1933 = ___ilgen1; OpCode_t123070264 L_1934 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Box_137(); RuntimeTypeHandle_t3027515415 L_1935 = { reinterpret_cast (Int32_t2950945753_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_1936 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_1935, /*hidden argument*/NULL); NullCheck(L_1933); VirtActionInvoker2< OpCode_t123070264 , Type_t * >::Invoke(17 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Type) */, L_1933, L_1934, L_1936); ILGenerator_t1388622344 * L_1937 = ___ilgen1; OpCode_t123070264 L_1938 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Call_39(); RuntimeTypeHandle_t3027515415 L_1939 = { reinterpret_cast (Console_t3208230065_0_0_0_var) }; Type_t * L_1940 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_1939, /*hidden argument*/NULL); TypeU5BU5D_t3940880105* L_1941 = ((TypeU5BU5D_t3940880105*)SZArrayNew(TypeU5BU5D_t3940880105_il2cpp_TypeInfo_var, (uint32_t)2)); RuntimeTypeHandle_t3027515415 L_1942 = { reinterpret_cast (String_t_0_0_0_var) }; Type_t * L_1943 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_1942, /*hidden argument*/NULL); NullCheck(L_1941); ArrayElementTypeCheck (L_1941, L_1943); (L_1941)->SetAt(static_cast(0), (Type_t *)L_1943); TypeU5BU5D_t3940880105* L_1944 = L_1941; RuntimeTypeHandle_t3027515415 L_1945 = { reinterpret_cast (RuntimeObject_0_0_0_var) }; Type_t * L_1946 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_1945, /*hidden argument*/NULL); NullCheck(L_1944); ArrayElementTypeCheck (L_1944, L_1946); (L_1944)->SetAt(static_cast(1), (Type_t *)L_1946); NullCheck(L_1940); MethodInfo_t * L_1947 = Type_GetMethod_m1479779718(L_1940, _stringLiteral577551125, L_1944, /*hidden argument*/NULL); NullCheck(L_1937); VirtActionInvoker2< OpCode_t123070264 , MethodInfo_t * >::Invoke(15 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.MethodInfo) */, L_1937, L_1938, L_1947); } IL_27f0: { ILGenerator_t1388622344 * L_1948 = ___ilgen1; IL2CPP_RUNTIME_CLASS_INIT(OpCodes_t126150456_il2cpp_TypeInfo_var); OpCode_t123070264 L_1949 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldarg_0_2(); NullCheck(L_1948); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_1948, L_1949); ILGenerator_t1388622344 * L_1950 = ___ilgen1; OpCode_t123070264 L_1951 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldflda_121(); IL2CPP_RUNTIME_CLASS_INIT(CILCompiler_t3234566002_il2cpp_TypeInfo_var); FieldInfo_t * L_1952 = ((CILCompiler_t3234566002_StaticFields*)il2cpp_codegen_static_fields_for(CILCompiler_t3234566002_il2cpp_TypeInfo_var))->get_fi_stack_14(); NullCheck(L_1950); VirtActionInvoker2< OpCode_t123070264 , FieldInfo_t * >::Invoke(10 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.FieldInfo) */, L_1950, L_1951, L_1952); ILGenerator_t1388622344 * L_1953 = ___ilgen1; OpCode_t123070264 L_1954 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldloc_210(); LocalBuilder_t3562264111 * L_1955 = V_85; NullCheck(L_1953); VirtActionInvoker2< OpCode_t123070264 , LocalBuilder_t3562264111 * >::Invoke(14 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.LocalBuilder) */, L_1953, L_1954, L_1955); ILGenerator_t1388622344 * L_1956 = ___ilgen1; OpCode_t123070264 L_1957 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Call_39(); RuntimeTypeHandle_t3027515415 L_1958 = { reinterpret_cast (IntStack_t561212167_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_1959 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_1958, /*hidden argument*/NULL); MethodInfo_t * L_1960 = CILCompiler_GetMethod_m54030197(__this, L_1959, _stringLiteral2153232782, (((CILCompiler_t3234566002_StaticFields*)il2cpp_codegen_static_fields_for(CILCompiler_t3234566002_il2cpp_TypeInfo_var))->get_address_of_mi_stack_set_count_19()), /*hidden argument*/NULL); NullCheck(L_1956); VirtActionInvoker2< OpCode_t123070264 , MethodInfo_t * >::Invoke(15 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.MethodInfo) */, L_1956, L_1957, L_1960); ILGenerator_t1388622344 * L_1961 = ___ilgen1; OpCode_t123070264 L_1962 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Br_55(); Frame_t3942143166 * L_1963 = ___frame2; NullCheck(L_1963); Label_t2281661643 L_1964 = L_1963->get_label_pass_0(); NullCheck(L_1961); VirtActionInvoker2< OpCode_t123070264 , Label_t2281661643 >::Invoke(13 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.Label) */, L_1961, L_1962, L_1964); ILGenerator_t1388622344 * L_1965 = ___ilgen1; Frame_t3942143166 * L_1966 = V_89; NullCheck(L_1966); Label_t2281661643 L_1967 = L_1966->get_label_fail_1(); NullCheck(L_1965); VirtActionInvoker1< Label_t2281661643 >::Invoke(19 /* System.Void System.Reflection.Emit.ILGenerator::MarkLabel(System.Reflection.Emit.Label) */, L_1965, L_1967); IL2CPP_RUNTIME_CLASS_INIT(RxInterpreter_t3591201055_il2cpp_TypeInfo_var); bool L_1968 = ((RxInterpreter_t3591201055_StaticFields*)il2cpp_codegen_static_fields_for(RxInterpreter_t3591201055_il2cpp_TypeInfo_var))->get_trace_rx_14(); if (!L_1968) { goto IL_28d4; } } { ILGenerator_t1388622344 * L_1969 = ___ilgen1; IL2CPP_RUNTIME_CLASS_INIT(OpCodes_t126150456_il2cpp_TypeInfo_var); OpCode_t123070264 L_1970 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldstr_113(); NullCheck(L_1969); VirtActionInvoker2< OpCode_t123070264 , String_t* >::Invoke(16 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.String) */, L_1969, L_1970, _stringLiteral2448147886); ILGenerator_t1388622344 * L_1971 = ___ilgen1; OpCode_t123070264 L_1972 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldarg_1_3(); NullCheck(L_1971); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_1971, L_1972); ILGenerator_t1388622344 * L_1973 = ___ilgen1; OpCode_t123070264 L_1974 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Box_137(); RuntimeTypeHandle_t3027515415 L_1975 = { reinterpret_cast (Int32_t2950945753_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_1976 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_1975, /*hidden argument*/NULL); NullCheck(L_1973); VirtActionInvoker2< OpCode_t123070264 , Type_t * >::Invoke(17 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Type) */, L_1973, L_1974, L_1976); ILGenerator_t1388622344 * L_1977 = ___ilgen1; OpCode_t123070264 L_1978 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Call_39(); RuntimeTypeHandle_t3027515415 L_1979 = { reinterpret_cast (Console_t3208230065_0_0_0_var) }; Type_t * L_1980 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_1979, /*hidden argument*/NULL); TypeU5BU5D_t3940880105* L_1981 = ((TypeU5BU5D_t3940880105*)SZArrayNew(TypeU5BU5D_t3940880105_il2cpp_TypeInfo_var, (uint32_t)2)); RuntimeTypeHandle_t3027515415 L_1982 = { reinterpret_cast (String_t_0_0_0_var) }; Type_t * L_1983 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_1982, /*hidden argument*/NULL); NullCheck(L_1981); ArrayElementTypeCheck (L_1981, L_1983); (L_1981)->SetAt(static_cast(0), (Type_t *)L_1983); TypeU5BU5D_t3940880105* L_1984 = L_1981; RuntimeTypeHandle_t3027515415 L_1985 = { reinterpret_cast (RuntimeObject_0_0_0_var) }; Type_t * L_1986 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_1985, /*hidden argument*/NULL); NullCheck(L_1984); ArrayElementTypeCheck (L_1984, L_1986); (L_1984)->SetAt(static_cast(1), (Type_t *)L_1986); NullCheck(L_1980); MethodInfo_t * L_1987 = Type_GetMethod_m1479779718(L_1980, _stringLiteral577551125, L_1984, /*hidden argument*/NULL); NullCheck(L_1977); VirtActionInvoker2< OpCode_t123070264 , MethodInfo_t * >::Invoke(15 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.MethodInfo) */, L_1977, L_1978, L_1987); } IL_28d4: { ILGenerator_t1388622344 * L_1988 = ___ilgen1; IL2CPP_RUNTIME_CLASS_INIT(OpCodes_t126150456_il2cpp_TypeInfo_var); OpCode_t123070264 L_1989 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldarg_0_2(); NullCheck(L_1988); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_1988, L_1989); ILGenerator_t1388622344 * L_1990 = ___ilgen1; OpCode_t123070264 L_1991 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldflda_121(); IL2CPP_RUNTIME_CLASS_INIT(CILCompiler_t3234566002_il2cpp_TypeInfo_var); FieldInfo_t * L_1992 = ((CILCompiler_t3234566002_StaticFields*)il2cpp_codegen_static_fields_for(CILCompiler_t3234566002_il2cpp_TypeInfo_var))->get_fi_stack_14(); NullCheck(L_1990); VirtActionInvoker2< OpCode_t123070264 , FieldInfo_t * >::Invoke(10 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.FieldInfo) */, L_1990, L_1991, L_1992); ILGenerator_t1388622344 * L_1993 = ___ilgen1; OpCode_t123070264 L_1994 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Call_39(); RuntimeTypeHandle_t3027515415 L_1995 = { reinterpret_cast (IntStack_t561212167_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_1996 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_1995, /*hidden argument*/NULL); MethodInfo_t * L_1997 = CILCompiler_GetMethod_m54030197(__this, L_1996, _stringLiteral2153215266, (((CILCompiler_t3234566002_StaticFields*)il2cpp_codegen_static_fields_for(CILCompiler_t3234566002_il2cpp_TypeInfo_var))->get_address_of_mi_stack_get_count_18()), /*hidden argument*/NULL); NullCheck(L_1993); VirtActionInvoker2< OpCode_t123070264 , MethodInfo_t * >::Invoke(15 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.MethodInfo) */, L_1993, L_1994, L_1997); ILGenerator_t1388622344 * L_1998 = ___ilgen1; OpCode_t123070264 L_1999 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldloc_210(); LocalBuilder_t3562264111 * L_2000 = V_85; NullCheck(L_1998); VirtActionInvoker2< OpCode_t123070264 , LocalBuilder_t3562264111 * >::Invoke(14 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.LocalBuilder) */, L_1998, L_1999, L_2000); ILGenerator_t1388622344 * L_2001 = ___ilgen1; OpCode_t123070264 L_2002 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Beq_58(); Frame_t3942143166 * L_2003 = ___frame2; NullCheck(L_2003); Label_t2281661643 L_2004 = L_2003->get_label_fail_1(); NullCheck(L_2001); VirtActionInvoker2< OpCode_t123070264 , Label_t2281661643 >::Invoke(13 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.Label) */, L_2001, L_2002, L_2004); ILGenerator_t1388622344 * L_2005 = ___ilgen1; OpCode_t123070264 L_2006 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldarg_0_2(); NullCheck(L_2005); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_2005, L_2006); ILGenerator_t1388622344 * L_2007 = ___ilgen1; OpCode_t123070264 L_2008 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldflda_121(); FieldInfo_t * L_2009 = ((CILCompiler_t3234566002_StaticFields*)il2cpp_codegen_static_fields_for(CILCompiler_t3234566002_il2cpp_TypeInfo_var))->get_fi_stack_14(); NullCheck(L_2007); VirtActionInvoker2< OpCode_t123070264 , FieldInfo_t * >::Invoke(10 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.FieldInfo) */, L_2007, L_2008, L_2009); ILGenerator_t1388622344 * L_2010 = ___ilgen1; OpCode_t123070264 L_2011 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Call_39(); RuntimeTypeHandle_t3027515415 L_2012 = { reinterpret_cast (IntStack_t561212167_0_0_0_var) }; Type_t * L_2013 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_2012, /*hidden argument*/NULL); MethodInfo_t * L_2014 = CILCompiler_GetMethod_m54030197(__this, L_2013, _stringLiteral228012234, (((CILCompiler_t3234566002_StaticFields*)il2cpp_codegen_static_fields_for(CILCompiler_t3234566002_il2cpp_TypeInfo_var))->get_address_of_mi_stack_pop_21()), /*hidden argument*/NULL); NullCheck(L_2010); VirtActionInvoker2< OpCode_t123070264 , MethodInfo_t * >::Invoke(15 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.MethodInfo) */, L_2010, L_2011, L_2014); ILGenerator_t1388622344 * L_2015 = ___ilgen1; OpCode_t123070264 L_2016 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Starg_209(); NullCheck(L_2015); VirtActionInvoker2< OpCode_t123070264 , int32_t >::Invoke(11 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Int32) */, L_2015, L_2016, 1); ILGenerator_t1388622344 * L_2017 = ___ilgen1; OpCode_t123070264 L_2018 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldarg_0_2(); NullCheck(L_2017); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_2017, L_2018); ILGenerator_t1388622344 * L_2019 = ___ilgen1; OpCode_t123070264 L_2020 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldarg_0_2(); NullCheck(L_2019); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_2019, L_2020); ILGenerator_t1388622344 * L_2021 = ___ilgen1; OpCode_t123070264 L_2022 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldflda_121(); FieldInfo_t * L_2023 = ((CILCompiler_t3234566002_StaticFields*)il2cpp_codegen_static_fields_for(CILCompiler_t3234566002_il2cpp_TypeInfo_var))->get_fi_stack_14(); NullCheck(L_2021); VirtActionInvoker2< OpCode_t123070264 , FieldInfo_t * >::Invoke(10 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.FieldInfo) */, L_2021, L_2022, L_2023); ILGenerator_t1388622344 * L_2024 = ___ilgen1; OpCode_t123070264 L_2025 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Call_39(); RuntimeTypeHandle_t3027515415 L_2026 = { reinterpret_cast (IntStack_t561212167_0_0_0_var) }; Type_t * L_2027 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_2026, /*hidden argument*/NULL); MethodInfo_t * L_2028 = CILCompiler_GetMethod_m54030197(__this, L_2027, _stringLiteral228012234, (((CILCompiler_t3234566002_StaticFields*)il2cpp_codegen_static_fields_for(CILCompiler_t3234566002_il2cpp_TypeInfo_var))->get_address_of_mi_stack_pop_21()), /*hidden argument*/NULL); NullCheck(L_2024); VirtActionInvoker2< OpCode_t123070264 , MethodInfo_t * >::Invoke(15 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.MethodInfo) */, L_2024, L_2025, L_2028); ILGenerator_t1388622344 * L_2029 = ___ilgen1; OpCode_t123070264 L_2030 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Call_39(); MethodInfo_t * L_2031 = CILCompiler_GetMethod_m255348883(__this, _stringLiteral1379706494, (((CILCompiler_t3234566002_StaticFields*)il2cpp_codegen_static_fields_for(CILCompiler_t3234566002_il2cpp_TypeInfo_var))->get_address_of_mi_backtrack_26()), /*hidden argument*/NULL); NullCheck(L_2029); VirtActionInvoker2< OpCode_t123070264 , MethodInfo_t * >::Invoke(15 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.MethodInfo) */, L_2029, L_2030, L_2031); IL2CPP_RUNTIME_CLASS_INIT(RxInterpreter_t3591201055_il2cpp_TypeInfo_var); bool L_2032 = ((RxInterpreter_t3591201055_StaticFields*)il2cpp_codegen_static_fields_for(RxInterpreter_t3591201055_il2cpp_TypeInfo_var))->get_trace_rx_14(); if (!L_2032) { goto IL_2a5d; } } { ILGenerator_t1388622344 * L_2033 = ___ilgen1; IL2CPP_RUNTIME_CLASS_INIT(OpCodes_t126150456_il2cpp_TypeInfo_var); OpCode_t123070264 L_2034 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldstr_113(); NullCheck(L_2033); VirtActionInvoker2< OpCode_t123070264 , String_t* >::Invoke(16 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.String) */, L_2033, L_2034, _stringLiteral619135951); ILGenerator_t1388622344 * L_2035 = ___ilgen1; OpCode_t123070264 L_2036 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldarg_1_3(); NullCheck(L_2035); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_2035, L_2036); ILGenerator_t1388622344 * L_2037 = ___ilgen1; OpCode_t123070264 L_2038 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Box_137(); RuntimeTypeHandle_t3027515415 L_2039 = { reinterpret_cast (Int32_t2950945753_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_2040 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_2039, /*hidden argument*/NULL); NullCheck(L_2037); VirtActionInvoker2< OpCode_t123070264 , Type_t * >::Invoke(17 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Type) */, L_2037, L_2038, L_2040); ILGenerator_t1388622344 * L_2041 = ___ilgen1; OpCode_t123070264 L_2042 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Call_39(); RuntimeTypeHandle_t3027515415 L_2043 = { reinterpret_cast (Console_t3208230065_0_0_0_var) }; Type_t * L_2044 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_2043, /*hidden argument*/NULL); TypeU5BU5D_t3940880105* L_2045 = ((TypeU5BU5D_t3940880105*)SZArrayNew(TypeU5BU5D_t3940880105_il2cpp_TypeInfo_var, (uint32_t)2)); RuntimeTypeHandle_t3027515415 L_2046 = { reinterpret_cast (String_t_0_0_0_var) }; Type_t * L_2047 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_2046, /*hidden argument*/NULL); NullCheck(L_2045); ArrayElementTypeCheck (L_2045, L_2047); (L_2045)->SetAt(static_cast(0), (Type_t *)L_2047); TypeU5BU5D_t3940880105* L_2048 = L_2045; RuntimeTypeHandle_t3027515415 L_2049 = { reinterpret_cast (RuntimeObject_0_0_0_var) }; Type_t * L_2050 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_2049, /*hidden argument*/NULL); NullCheck(L_2048); ArrayElementTypeCheck (L_2048, L_2050); (L_2048)->SetAt(static_cast(1), (Type_t *)L_2050); NullCheck(L_2044); MethodInfo_t * L_2051 = Type_GetMethod_m1479779718(L_2044, _stringLiteral577551125, L_2048, /*hidden argument*/NULL); NullCheck(L_2041); VirtActionInvoker2< OpCode_t123070264 , MethodInfo_t * >::Invoke(15 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.MethodInfo) */, L_2041, L_2042, L_2051); } IL_2a5d: { ILGenerator_t1388622344 * L_2052 = ___ilgen1; Label_t2281661643 L_2053 = V_86; NullCheck(L_2052); VirtActionInvoker1< Label_t2281661643 >::Invoke(19 /* System.Void System.Reflection.Emit.ILGenerator::MarkLabel(System.Reflection.Emit.Label) */, L_2052, L_2053); ILGenerator_t1388622344 * L_2054 = ___ilgen1; IL2CPP_RUNTIME_CLASS_INIT(OpCodes_t126150456_il2cpp_TypeInfo_var); OpCode_t123070264 L_2055 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Br_55(); Label_t2281661643 L_2056 = V_87; NullCheck(L_2054); VirtActionInvoker2< OpCode_t123070264 , Label_t2281661643 >::Invoke(13 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.Label) */, L_2054, L_2055, L_2056); } IL_2a72: { int32_t* L_2057 = ___out_pc8; ___pc4 = (*((int32_t*)L_2057)); goto IL_3722; } IL_2a7c: { Dictionary_2_t1839659084 * L_2058 = __this->get_op_flags_5(); int32_t L_2059 = ___pc4; NullCheck(L_2058); int32_t L_2060 = Dictionary_2_get_Item_m1590941542(L_2058, L_2059, /*hidden argument*/Dictionary_2_get_Item_m1590941542_RuntimeMethod_var); V_91 = (((int32_t)((uint16_t)L_2060))); uint16_t L_2061 = V_91; V_92 = (bool)((((int32_t)(((int32_t)((uint16_t)((int32_t)((int32_t)L_2061&(int32_t)((int32_t)256))))))) > ((int32_t)0))? 1 : 0); uint16_t L_2062 = V_91; V_93 = (bool)((((int32_t)(((int32_t)((uint16_t)((int32_t)((int32_t)L_2062&(int32_t)((int32_t)1024))))))) > ((int32_t)0))? 1 : 0); ILGenerator_t1388622344 * L_2063 = ___ilgen1; NullCheck(L_2063); Label_t2281661643 L_2064 = VirtFuncInvoker0< Label_t2281661643 >::Invoke(6 /* System.Reflection.Emit.Label System.Reflection.Emit.ILGenerator::DefineLabel() */, L_2063); V_94 = L_2064; bool L_2065 = V_93; if (!L_2065) { goto IL_2adf; } } { ILGenerator_t1388622344 * L_2066 = ___ilgen1; IL2CPP_RUNTIME_CLASS_INIT(OpCodes_t126150456_il2cpp_TypeInfo_var); OpCode_t123070264 L_2067 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldarg_1_3(); NullCheck(L_2066); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_2066, L_2067); ILGenerator_t1388622344 * L_2068 = ___ilgen1; OpCode_t123070264 L_2069 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldc_I4_0_22(); NullCheck(L_2068); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_2068, L_2069); ILGenerator_t1388622344 * L_2070 = ___ilgen1; OpCode_t123070264 L_2071 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ble_61(); Label_t2281661643 L_2072 = V_94; NullCheck(L_2070); VirtActionInvoker2< OpCode_t123070264 , Label_t2281661643 >::Invoke(13 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.Label) */, L_2070, L_2071, L_2072); goto IL_2b12; } IL_2adf: { ILGenerator_t1388622344 * L_2073 = ___ilgen1; IL2CPP_RUNTIME_CLASS_INIT(OpCodes_t126150456_il2cpp_TypeInfo_var); OpCode_t123070264 L_2074 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldarg_1_3(); NullCheck(L_2073); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_2073, L_2074); ILGenerator_t1388622344 * L_2075 = ___ilgen1; OpCode_t123070264 L_2076 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldarg_0_2(); NullCheck(L_2075); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_2075, L_2076); ILGenerator_t1388622344 * L_2077 = ___ilgen1; OpCode_t123070264 L_2078 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldfld_120(); IL2CPP_RUNTIME_CLASS_INIT(CILCompiler_t3234566002_il2cpp_TypeInfo_var); FieldInfo_t * L_2079 = ((CILCompiler_t3234566002_StaticFields*)il2cpp_codegen_static_fields_for(CILCompiler_t3234566002_il2cpp_TypeInfo_var))->get_fi_string_end_9(); NullCheck(L_2077); VirtActionInvoker2< OpCode_t123070264 , FieldInfo_t * >::Invoke(10 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.FieldInfo) */, L_2077, L_2078, L_2079); ILGenerator_t1388622344 * L_2080 = ___ilgen1; OpCode_t123070264 L_2081 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Bge_59(); Label_t2281661643 L_2082 = V_94; NullCheck(L_2080); VirtActionInvoker2< OpCode_t123070264 , Label_t2281661643 >::Invoke(13 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.Label) */, L_2080, L_2081, L_2082); } IL_2b12: { ILGenerator_t1388622344 * L_2083 = ___ilgen1; RuntimeTypeHandle_t3027515415 L_2084 = { reinterpret_cast (Char_t3634460470_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_2085 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_2084, /*hidden argument*/NULL); NullCheck(L_2083); LocalBuilder_t3562264111 * L_2086 = VirtFuncInvoker1< LocalBuilder_t3562264111 *, Type_t * >::Invoke(4 /* System.Reflection.Emit.LocalBuilder System.Reflection.Emit.ILGenerator::DeclareLocal(System.Type) */, L_2083, L_2085); V_95 = L_2086; ILGenerator_t1388622344 * L_2087 = ___ilgen1; IL2CPP_RUNTIME_CLASS_INIT(OpCodes_t126150456_il2cpp_TypeInfo_var); OpCode_t123070264 L_2088 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldarg_0_2(); NullCheck(L_2087); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_2087, L_2088); ILGenerator_t1388622344 * L_2089 = ___ilgen1; OpCode_t123070264 L_2090 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldfld_120(); IL2CPP_RUNTIME_CLASS_INIT(CILCompiler_t3234566002_il2cpp_TypeInfo_var); FieldInfo_t * L_2091 = ((CILCompiler_t3234566002_StaticFields*)il2cpp_codegen_static_fields_for(CILCompiler_t3234566002_il2cpp_TypeInfo_var))->get_fi_str_7(); NullCheck(L_2089); VirtActionInvoker2< OpCode_t123070264 , FieldInfo_t * >::Invoke(10 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.FieldInfo) */, L_2089, L_2090, L_2091); ILGenerator_t1388622344 * L_2092 = ___ilgen1; OpCode_t123070264 L_2093 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldarg_1_3(); NullCheck(L_2092); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_2092, L_2093); bool L_2094 = V_93; if (!L_2094) { goto IL_2b67; } } { ILGenerator_t1388622344 * L_2095 = ___ilgen1; IL2CPP_RUNTIME_CLASS_INIT(OpCodes_t126150456_il2cpp_TypeInfo_var); OpCode_t123070264 L_2096 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldc_I4_1_23(); NullCheck(L_2095); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_2095, L_2096); ILGenerator_t1388622344 * L_2097 = ___ilgen1; OpCode_t123070264 L_2098 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Sub_88(); NullCheck(L_2097); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_2097, L_2098); } IL_2b67: { ILGenerator_t1388622344 * L_2099 = ___ilgen1; IL2CPP_RUNTIME_CLASS_INIT(OpCodes_t126150456_il2cpp_TypeInfo_var); OpCode_t123070264 L_2100 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Callvirt_110(); RuntimeTypeHandle_t3027515415 L_2101 = { reinterpret_cast (String_t_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_2102 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_2101, /*hidden argument*/NULL); NullCheck(L_2102); MethodInfo_t * L_2103 = Type_GetMethod_m2019726356(L_2102, _stringLiteral1943245113, /*hidden argument*/NULL); NullCheck(L_2099); VirtActionInvoker2< OpCode_t123070264 , MethodInfo_t * >::Invoke(15 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.MethodInfo) */, L_2099, L_2100, L_2103); ILGenerator_t1388622344 * L_2104 = ___ilgen1; OpCode_t123070264 L_2105 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Stloc_212(); LocalBuilder_t3562264111 * L_2106 = V_95; NullCheck(L_2104); VirtActionInvoker2< OpCode_t123070264 , LocalBuilder_t3562264111 * >::Invoke(14 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.LocalBuilder) */, L_2104, L_2105, L_2106); ILGenerator_t1388622344 * L_2107 = ___ilgen1; NullCheck(L_2107); Label_t2281661643 L_2108 = VirtFuncInvoker0< Label_t2281661643 >::Invoke(6 /* System.Reflection.Emit.Label System.Reflection.Emit.ILGenerator::DefineLabel() */, L_2107); V_96 = L_2108; bool L_2109 = V_92; if (!L_2109) { goto IL_2ba9; } } { Label_t2281661643 L_2110 = V_94; G_B240_0 = L_2110; goto IL_2bab; } IL_2ba9: { Label_t2281661643 L_2111 = V_96; G_B240_0 = L_2111; } IL_2bab: { V_97 = G_B240_0; bool L_2112 = V_92; if (!L_2112) { goto IL_2bbb; } } { Label_t2281661643 L_2113 = V_96; G_B243_0 = L_2113; goto IL_2bbd; } IL_2bbb: { Label_t2281661643 L_2114 = V_94; G_B243_0 = L_2114; } IL_2bbd: { V_98 = G_B243_0; uint8_t L_2115 = V_4; V_110 = L_2115; uint8_t L_2116 = V_110; if ((((int32_t)L_2116) == ((int32_t)((int32_t)68)))) { goto IL_2c19; } } { uint8_t L_2117 = V_110; if ((((int32_t)L_2117) == ((int32_t)((int32_t)72)))) { goto IL_2c45; } } { uint8_t L_2118 = V_110; if ((((int32_t)L_2118) == ((int32_t)((int32_t)76)))) { goto IL_2d01; } } { uint8_t L_2119 = V_110; if ((((int32_t)L_2119) == ((int32_t)((int32_t)80)))) { goto IL_2c57; } } { uint8_t L_2120 = V_110; if ((((int32_t)L_2120) == ((int32_t)((int32_t)84)))) { goto IL_2d52; } } { uint8_t L_2121 = V_110; if ((((int32_t)L_2121) == ((int32_t)((int32_t)88)))) { goto IL_2da3; } } { uint8_t L_2122 = V_110; if ((((int32_t)L_2122) == ((int32_t)((int32_t)92)))) { goto IL_2ef5; } } { uint8_t L_2123 = V_110; if ((((int32_t)L_2123) == ((int32_t)((int32_t)96)))) { goto IL_30b9; } } { uint8_t L_2124 = V_110; if ((((int32_t)L_2124) == ((int32_t)((int32_t)124)))) { goto IL_2fe4; } } { goto IL_311c; } IL_2c19: { ILGenerator_t1388622344 * L_2125 = ___ilgen1; IL2CPP_RUNTIME_CLASS_INIT(OpCodes_t126150456_il2cpp_TypeInfo_var); OpCode_t123070264 L_2126 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldloc_210(); LocalBuilder_t3562264111 * L_2127 = V_95; NullCheck(L_2125); VirtActionInvoker2< OpCode_t123070264 , LocalBuilder_t3562264111 * >::Invoke(14 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.LocalBuilder) */, L_2125, L_2126, L_2127); ILGenerator_t1388622344 * L_2128 = ___ilgen1; OpCode_t123070264 L_2129 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldc_I4_32(); NullCheck(L_2128); VirtActionInvoker2< OpCode_t123070264 , int32_t >::Invoke(11 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Int32) */, L_2128, L_2129, ((int32_t)10)); ILGenerator_t1388622344 * L_2130 = ___ilgen1; OpCode_t123070264 L_2131 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Bne_Un_63(); Label_t2281661643 L_2132 = V_97; NullCheck(L_2130); VirtActionInvoker2< OpCode_t123070264 , Label_t2281661643 >::Invoke(13 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.Label) */, L_2130, L_2131, L_2132); goto IL_311c; } IL_2c45: { ILGenerator_t1388622344 * L_2133 = ___ilgen1; IL2CPP_RUNTIME_CLASS_INIT(OpCodes_t126150456_il2cpp_TypeInfo_var); OpCode_t123070264 L_2134 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Br_55(); Label_t2281661643 L_2135 = V_97; NullCheck(L_2133); VirtActionInvoker2< OpCode_t123070264 , Label_t2281661643 >::Invoke(13 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.Label) */, L_2133, L_2134, L_2135); goto IL_311c; } IL_2c57: { ILGenerator_t1388622344 * L_2136 = ___ilgen1; IL2CPP_RUNTIME_CLASS_INIT(OpCodes_t126150456_il2cpp_TypeInfo_var); OpCode_t123070264 L_2137 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldloc_210(); LocalBuilder_t3562264111 * L_2138 = V_95; NullCheck(L_2136); VirtActionInvoker2< OpCode_t123070264 , LocalBuilder_t3562264111 * >::Invoke(14 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.LocalBuilder) */, L_2136, L_2137, L_2138); ILGenerator_t1388622344 * L_2139 = ___ilgen1; OpCode_t123070264 L_2140 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Call_39(); RuntimeTypeHandle_t3027515415 L_2141 = { reinterpret_cast (Char_t3634460470_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_2142 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_2141, /*hidden argument*/NULL); TypeU5BU5D_t3940880105* L_2143 = ((TypeU5BU5D_t3940880105*)SZArrayNew(TypeU5BU5D_t3940880105_il2cpp_TypeInfo_var, (uint32_t)1)); RuntimeTypeHandle_t3027515415 L_2144 = { reinterpret_cast (Char_t3634460470_0_0_0_var) }; Type_t * L_2145 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_2144, /*hidden argument*/NULL); NullCheck(L_2143); ArrayElementTypeCheck (L_2143, L_2145); (L_2143)->SetAt(static_cast(0), (Type_t *)L_2145); NullCheck(L_2142); MethodInfo_t * L_2146 = Type_GetMethod_m1479779718(L_2142, _stringLiteral4277166432, L_2143, /*hidden argument*/NULL); NullCheck(L_2139); VirtActionInvoker2< OpCode_t123070264 , MethodInfo_t * >::Invoke(15 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.MethodInfo) */, L_2139, L_2140, L_2146); ILGenerator_t1388622344 * L_2147 = ___ilgen1; OpCode_t123070264 L_2148 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Brtrue_57(); Label_t2281661643 L_2149 = V_97; NullCheck(L_2147); VirtActionInvoker2< OpCode_t123070264 , Label_t2281661643 >::Invoke(13 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.Label) */, L_2147, L_2148, L_2149); ILGenerator_t1388622344 * L_2150 = ___ilgen1; OpCode_t123070264 L_2151 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldloc_210(); LocalBuilder_t3562264111 * L_2152 = V_95; NullCheck(L_2150); VirtActionInvoker2< OpCode_t123070264 , LocalBuilder_t3562264111 * >::Invoke(14 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.LocalBuilder) */, L_2150, L_2151, L_2152); ILGenerator_t1388622344 * L_2153 = ___ilgen1; OpCode_t123070264 L_2154 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Call_39(); RuntimeTypeHandle_t3027515415 L_2155 = { reinterpret_cast (Char_t3634460470_0_0_0_var) }; Type_t * L_2156 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_2155, /*hidden argument*/NULL); TypeU5BU5D_t3940880105* L_2157 = ((TypeU5BU5D_t3940880105*)SZArrayNew(TypeU5BU5D_t3940880105_il2cpp_TypeInfo_var, (uint32_t)1)); RuntimeTypeHandle_t3027515415 L_2158 = { reinterpret_cast (Char_t3634460470_0_0_0_var) }; Type_t * L_2159 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_2158, /*hidden argument*/NULL); NullCheck(L_2157); ArrayElementTypeCheck (L_2157, L_2159); (L_2157)->SetAt(static_cast(0), (Type_t *)L_2159); NullCheck(L_2156); MethodInfo_t * L_2160 = Type_GetMethod_m1479779718(L_2156, _stringLiteral59007218, L_2157, /*hidden argument*/NULL); NullCheck(L_2153); VirtActionInvoker2< OpCode_t123070264 , MethodInfo_t * >::Invoke(15 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.MethodInfo) */, L_2153, L_2154, L_2160); ILGenerator_t1388622344 * L_2161 = ___ilgen1; OpCode_t123070264 L_2162 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldc_I4_32(); NullCheck(L_2161); VirtActionInvoker2< OpCode_t123070264 , int32_t >::Invoke(11 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Int32) */, L_2161, L_2162, ((int32_t)18)); ILGenerator_t1388622344 * L_2163 = ___ilgen1; OpCode_t123070264 L_2164 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Beq_58(); Label_t2281661643 L_2165 = V_97; NullCheck(L_2163); VirtActionInvoker2< OpCode_t123070264 , Label_t2281661643 >::Invoke(13 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.Label) */, L_2163, L_2164, L_2165); goto IL_311c; } IL_2d01: { ILGenerator_t1388622344 * L_2166 = ___ilgen1; IL2CPP_RUNTIME_CLASS_INIT(OpCodes_t126150456_il2cpp_TypeInfo_var); OpCode_t123070264 L_2167 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldloc_210(); LocalBuilder_t3562264111 * L_2168 = V_95; NullCheck(L_2166); VirtActionInvoker2< OpCode_t123070264 , LocalBuilder_t3562264111 * >::Invoke(14 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.LocalBuilder) */, L_2166, L_2167, L_2168); ILGenerator_t1388622344 * L_2169 = ___ilgen1; OpCode_t123070264 L_2170 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Call_39(); RuntimeTypeHandle_t3027515415 L_2171 = { reinterpret_cast (Char_t3634460470_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_2172 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_2171, /*hidden argument*/NULL); TypeU5BU5D_t3940880105* L_2173 = ((TypeU5BU5D_t3940880105*)SZArrayNew(TypeU5BU5D_t3940880105_il2cpp_TypeInfo_var, (uint32_t)1)); RuntimeTypeHandle_t3027515415 L_2174 = { reinterpret_cast (Char_t3634460470_0_0_0_var) }; Type_t * L_2175 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_2174, /*hidden argument*/NULL); NullCheck(L_2173); ArrayElementTypeCheck (L_2173, L_2175); (L_2173)->SetAt(static_cast(0), (Type_t *)L_2175); NullCheck(L_2172); MethodInfo_t * L_2176 = Type_GetMethod_m1479779718(L_2172, _stringLiteral2496682788, L_2173, /*hidden argument*/NULL); NullCheck(L_2169); VirtActionInvoker2< OpCode_t123070264 , MethodInfo_t * >::Invoke(15 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.MethodInfo) */, L_2169, L_2170, L_2176); ILGenerator_t1388622344 * L_2177 = ___ilgen1; OpCode_t123070264 L_2178 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Brtrue_57(); Label_t2281661643 L_2179 = V_97; NullCheck(L_2177); VirtActionInvoker2< OpCode_t123070264 , Label_t2281661643 >::Invoke(13 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.Label) */, L_2177, L_2178, L_2179); goto IL_311c; } IL_2d52: { ILGenerator_t1388622344 * L_2180 = ___ilgen1; IL2CPP_RUNTIME_CLASS_INIT(OpCodes_t126150456_il2cpp_TypeInfo_var); OpCode_t123070264 L_2181 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldloc_210(); LocalBuilder_t3562264111 * L_2182 = V_95; NullCheck(L_2180); VirtActionInvoker2< OpCode_t123070264 , LocalBuilder_t3562264111 * >::Invoke(14 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.LocalBuilder) */, L_2180, L_2181, L_2182); ILGenerator_t1388622344 * L_2183 = ___ilgen1; OpCode_t123070264 L_2184 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Call_39(); RuntimeTypeHandle_t3027515415 L_2185 = { reinterpret_cast (Char_t3634460470_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_2186 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_2185, /*hidden argument*/NULL); TypeU5BU5D_t3940880105* L_2187 = ((TypeU5BU5D_t3940880105*)SZArrayNew(TypeU5BU5D_t3940880105_il2cpp_TypeInfo_var, (uint32_t)1)); RuntimeTypeHandle_t3027515415 L_2188 = { reinterpret_cast (Char_t3634460470_0_0_0_var) }; Type_t * L_2189 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_2188, /*hidden argument*/NULL); NullCheck(L_2187); ArrayElementTypeCheck (L_2187, L_2189); (L_2187)->SetAt(static_cast(0), (Type_t *)L_2189); NullCheck(L_2186); MethodInfo_t * L_2190 = Type_GetMethod_m1479779718(L_2186, _stringLiteral3973941002, L_2187, /*hidden argument*/NULL); NullCheck(L_2183); VirtActionInvoker2< OpCode_t123070264 , MethodInfo_t * >::Invoke(15 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.MethodInfo) */, L_2183, L_2184, L_2190); ILGenerator_t1388622344 * L_2191 = ___ilgen1; OpCode_t123070264 L_2192 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Brtrue_57(); Label_t2281661643 L_2193 = V_97; NullCheck(L_2191); VirtActionInvoker2< OpCode_t123070264 , Label_t2281661643 >::Invoke(13 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.Label) */, L_2191, L_2192, L_2193); goto IL_311c; } IL_2da3: { ILGenerator_t1388622344 * L_2194 = ___ilgen1; IL2CPP_RUNTIME_CLASS_INIT(OpCodes_t126150456_il2cpp_TypeInfo_var); OpCode_t123070264 L_2195 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldloc_210(); LocalBuilder_t3562264111 * L_2196 = V_95; NullCheck(L_2194); VirtActionInvoker2< OpCode_t123070264 , LocalBuilder_t3562264111 * >::Invoke(14 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.LocalBuilder) */, L_2194, L_2195, L_2196); ILGenerator_t1388622344 * L_2197 = ___ilgen1; OpCode_t123070264 L_2198 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldc_I4_32(); NullCheck(L_2197); VirtActionInvoker2< OpCode_t123070264 , int32_t >::Invoke(11 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Int32) */, L_2197, L_2198, ((int32_t)96)); ILGenerator_t1388622344 * L_2199 = ___ilgen1; OpCode_t123070264 L_2200 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Cgt_201(); NullCheck(L_2199); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_2199, L_2200); ILGenerator_t1388622344 * L_2201 = ___ilgen1; OpCode_t123070264 L_2202 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldloc_210(); LocalBuilder_t3562264111 * L_2203 = V_95; NullCheck(L_2201); VirtActionInvoker2< OpCode_t123070264 , LocalBuilder_t3562264111 * >::Invoke(14 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.LocalBuilder) */, L_2201, L_2202, L_2203); ILGenerator_t1388622344 * L_2204 = ___ilgen1; OpCode_t123070264 L_2205 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldc_I4_32(); NullCheck(L_2204); VirtActionInvoker2< OpCode_t123070264 , int32_t >::Invoke(11 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Int32) */, L_2204, L_2205, ((int32_t)123)); ILGenerator_t1388622344 * L_2206 = ___ilgen1; OpCode_t123070264 L_2207 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Clt_203(); NullCheck(L_2206); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_2206, L_2207); ILGenerator_t1388622344 * L_2208 = ___ilgen1; OpCode_t123070264 L_2209 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_And_94(); NullCheck(L_2208); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_2208, L_2209); ILGenerator_t1388622344 * L_2210 = ___ilgen1; OpCode_t123070264 L_2211 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Brtrue_57(); Label_t2281661643 L_2212 = V_97; NullCheck(L_2210); VirtActionInvoker2< OpCode_t123070264 , Label_t2281661643 >::Invoke(13 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.Label) */, L_2210, L_2211, L_2212); ILGenerator_t1388622344 * L_2213 = ___ilgen1; OpCode_t123070264 L_2214 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldloc_210(); LocalBuilder_t3562264111 * L_2215 = V_95; NullCheck(L_2213); VirtActionInvoker2< OpCode_t123070264 , LocalBuilder_t3562264111 * >::Invoke(14 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.LocalBuilder) */, L_2213, L_2214, L_2215); ILGenerator_t1388622344 * L_2216 = ___ilgen1; OpCode_t123070264 L_2217 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldc_I4_32(); NullCheck(L_2216); VirtActionInvoker2< OpCode_t123070264 , int32_t >::Invoke(11 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Int32) */, L_2216, L_2217, ((int32_t)64)); ILGenerator_t1388622344 * L_2218 = ___ilgen1; OpCode_t123070264 L_2219 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Cgt_201(); NullCheck(L_2218); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_2218, L_2219); ILGenerator_t1388622344 * L_2220 = ___ilgen1; OpCode_t123070264 L_2221 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldloc_210(); LocalBuilder_t3562264111 * L_2222 = V_95; NullCheck(L_2220); VirtActionInvoker2< OpCode_t123070264 , LocalBuilder_t3562264111 * >::Invoke(14 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.LocalBuilder) */, L_2220, L_2221, L_2222); ILGenerator_t1388622344 * L_2223 = ___ilgen1; OpCode_t123070264 L_2224 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldc_I4_32(); NullCheck(L_2223); VirtActionInvoker2< OpCode_t123070264 , int32_t >::Invoke(11 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Int32) */, L_2223, L_2224, ((int32_t)91)); ILGenerator_t1388622344 * L_2225 = ___ilgen1; OpCode_t123070264 L_2226 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Clt_203(); NullCheck(L_2225); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_2225, L_2226); ILGenerator_t1388622344 * L_2227 = ___ilgen1; OpCode_t123070264 L_2228 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_And_94(); NullCheck(L_2227); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_2227, L_2228); ILGenerator_t1388622344 * L_2229 = ___ilgen1; OpCode_t123070264 L_2230 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Brtrue_57(); Label_t2281661643 L_2231 = V_97; NullCheck(L_2229); VirtActionInvoker2< OpCode_t123070264 , Label_t2281661643 >::Invoke(13 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.Label) */, L_2229, L_2230, L_2231); ILGenerator_t1388622344 * L_2232 = ___ilgen1; OpCode_t123070264 L_2233 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldloc_210(); LocalBuilder_t3562264111 * L_2234 = V_95; NullCheck(L_2232); VirtActionInvoker2< OpCode_t123070264 , LocalBuilder_t3562264111 * >::Invoke(14 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.LocalBuilder) */, L_2232, L_2233, L_2234); ILGenerator_t1388622344 * L_2235 = ___ilgen1; OpCode_t123070264 L_2236 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldc_I4_32(); NullCheck(L_2235); VirtActionInvoker2< OpCode_t123070264 , int32_t >::Invoke(11 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Int32) */, L_2235, L_2236, ((int32_t)47)); ILGenerator_t1388622344 * L_2237 = ___ilgen1; OpCode_t123070264 L_2238 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Cgt_201(); NullCheck(L_2237); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_2237, L_2238); ILGenerator_t1388622344 * L_2239 = ___ilgen1; OpCode_t123070264 L_2240 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldloc_210(); LocalBuilder_t3562264111 * L_2241 = V_95; NullCheck(L_2239); VirtActionInvoker2< OpCode_t123070264 , LocalBuilder_t3562264111 * >::Invoke(14 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.LocalBuilder) */, L_2239, L_2240, L_2241); ILGenerator_t1388622344 * L_2242 = ___ilgen1; OpCode_t123070264 L_2243 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldc_I4_32(); NullCheck(L_2242); VirtActionInvoker2< OpCode_t123070264 , int32_t >::Invoke(11 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Int32) */, L_2242, L_2243, ((int32_t)58)); ILGenerator_t1388622344 * L_2244 = ___ilgen1; OpCode_t123070264 L_2245 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Clt_203(); NullCheck(L_2244); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_2244, L_2245); ILGenerator_t1388622344 * L_2246 = ___ilgen1; OpCode_t123070264 L_2247 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_And_94(); NullCheck(L_2246); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_2246, L_2247); ILGenerator_t1388622344 * L_2248 = ___ilgen1; OpCode_t123070264 L_2249 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Brtrue_57(); Label_t2281661643 L_2250 = V_97; NullCheck(L_2248); VirtActionInvoker2< OpCode_t123070264 , Label_t2281661643 >::Invoke(13 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.Label) */, L_2248, L_2249, L_2250); ILGenerator_t1388622344 * L_2251 = ___ilgen1; OpCode_t123070264 L_2252 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldloc_210(); LocalBuilder_t3562264111 * L_2253 = V_95; NullCheck(L_2251); VirtActionInvoker2< OpCode_t123070264 , LocalBuilder_t3562264111 * >::Invoke(14 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.LocalBuilder) */, L_2251, L_2252, L_2253); ILGenerator_t1388622344 * L_2254 = ___ilgen1; OpCode_t123070264 L_2255 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldc_I4_32(); NullCheck(L_2254); VirtActionInvoker2< OpCode_t123070264 , int32_t >::Invoke(11 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Int32) */, L_2254, L_2255, ((int32_t)95)); ILGenerator_t1388622344 * L_2256 = ___ilgen1; OpCode_t123070264 L_2257 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Beq_58(); Label_t2281661643 L_2258 = V_97; NullCheck(L_2256); VirtActionInvoker2< OpCode_t123070264 , Label_t2281661643 >::Invoke(13 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.Label) */, L_2256, L_2257, L_2258); goto IL_311c; } IL_2ef5: { ILGenerator_t1388622344 * L_2259 = ___ilgen1; IL2CPP_RUNTIME_CLASS_INIT(OpCodes_t126150456_il2cpp_TypeInfo_var); OpCode_t123070264 L_2260 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldloc_210(); LocalBuilder_t3562264111 * L_2261 = V_95; NullCheck(L_2259); VirtActionInvoker2< OpCode_t123070264 , LocalBuilder_t3562264111 * >::Invoke(14 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.LocalBuilder) */, L_2259, L_2260, L_2261); ILGenerator_t1388622344 * L_2262 = ___ilgen1; OpCode_t123070264 L_2263 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldc_I4_32(); NullCheck(L_2262); VirtActionInvoker2< OpCode_t123070264 , int32_t >::Invoke(11 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Int32) */, L_2262, L_2263, ((int32_t)32)); ILGenerator_t1388622344 * L_2264 = ___ilgen1; OpCode_t123070264 L_2265 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Beq_58(); Label_t2281661643 L_2266 = V_97; NullCheck(L_2264); VirtActionInvoker2< OpCode_t123070264 , Label_t2281661643 >::Invoke(13 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.Label) */, L_2264, L_2265, L_2266); ILGenerator_t1388622344 * L_2267 = ___ilgen1; OpCode_t123070264 L_2268 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldloc_210(); LocalBuilder_t3562264111 * L_2269 = V_95; NullCheck(L_2267); VirtActionInvoker2< OpCode_t123070264 , LocalBuilder_t3562264111 * >::Invoke(14 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.LocalBuilder) */, L_2267, L_2268, L_2269); ILGenerator_t1388622344 * L_2270 = ___ilgen1; OpCode_t123070264 L_2271 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldc_I4_32(); NullCheck(L_2270); VirtActionInvoker2< OpCode_t123070264 , int32_t >::Invoke(11 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Int32) */, L_2270, L_2271, ((int32_t)9)); ILGenerator_t1388622344 * L_2272 = ___ilgen1; OpCode_t123070264 L_2273 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Beq_58(); Label_t2281661643 L_2274 = V_97; NullCheck(L_2272); VirtActionInvoker2< OpCode_t123070264 , Label_t2281661643 >::Invoke(13 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.Label) */, L_2272, L_2273, L_2274); ILGenerator_t1388622344 * L_2275 = ___ilgen1; OpCode_t123070264 L_2276 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldloc_210(); LocalBuilder_t3562264111 * L_2277 = V_95; NullCheck(L_2275); VirtActionInvoker2< OpCode_t123070264 , LocalBuilder_t3562264111 * >::Invoke(14 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.LocalBuilder) */, L_2275, L_2276, L_2277); ILGenerator_t1388622344 * L_2278 = ___ilgen1; OpCode_t123070264 L_2279 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldc_I4_32(); NullCheck(L_2278); VirtActionInvoker2< OpCode_t123070264 , int32_t >::Invoke(11 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Int32) */, L_2278, L_2279, ((int32_t)10)); ILGenerator_t1388622344 * L_2280 = ___ilgen1; OpCode_t123070264 L_2281 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Beq_58(); Label_t2281661643 L_2282 = V_97; NullCheck(L_2280); VirtActionInvoker2< OpCode_t123070264 , Label_t2281661643 >::Invoke(13 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.Label) */, L_2280, L_2281, L_2282); ILGenerator_t1388622344 * L_2283 = ___ilgen1; OpCode_t123070264 L_2284 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldloc_210(); LocalBuilder_t3562264111 * L_2285 = V_95; NullCheck(L_2283); VirtActionInvoker2< OpCode_t123070264 , LocalBuilder_t3562264111 * >::Invoke(14 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.LocalBuilder) */, L_2283, L_2284, L_2285); ILGenerator_t1388622344 * L_2286 = ___ilgen1; OpCode_t123070264 L_2287 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldc_I4_32(); NullCheck(L_2286); VirtActionInvoker2< OpCode_t123070264 , int32_t >::Invoke(11 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Int32) */, L_2286, L_2287, ((int32_t)13)); ILGenerator_t1388622344 * L_2288 = ___ilgen1; OpCode_t123070264 L_2289 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Beq_58(); Label_t2281661643 L_2290 = V_97; NullCheck(L_2288); VirtActionInvoker2< OpCode_t123070264 , Label_t2281661643 >::Invoke(13 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.Label) */, L_2288, L_2289, L_2290); ILGenerator_t1388622344 * L_2291 = ___ilgen1; OpCode_t123070264 L_2292 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldloc_210(); LocalBuilder_t3562264111 * L_2293 = V_95; NullCheck(L_2291); VirtActionInvoker2< OpCode_t123070264 , LocalBuilder_t3562264111 * >::Invoke(14 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.LocalBuilder) */, L_2291, L_2292, L_2293); ILGenerator_t1388622344 * L_2294 = ___ilgen1; OpCode_t123070264 L_2295 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldc_I4_32(); NullCheck(L_2294); VirtActionInvoker2< OpCode_t123070264 , int32_t >::Invoke(11 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Int32) */, L_2294, L_2295, ((int32_t)12)); ILGenerator_t1388622344 * L_2296 = ___ilgen1; OpCode_t123070264 L_2297 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Beq_58(); Label_t2281661643 L_2298 = V_97; NullCheck(L_2296); VirtActionInvoker2< OpCode_t123070264 , Label_t2281661643 >::Invoke(13 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.Label) */, L_2296, L_2297, L_2298); ILGenerator_t1388622344 * L_2299 = ___ilgen1; OpCode_t123070264 L_2300 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldloc_210(); LocalBuilder_t3562264111 * L_2301 = V_95; NullCheck(L_2299); VirtActionInvoker2< OpCode_t123070264 , LocalBuilder_t3562264111 * >::Invoke(14 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.LocalBuilder) */, L_2299, L_2300, L_2301); ILGenerator_t1388622344 * L_2302 = ___ilgen1; OpCode_t123070264 L_2303 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldc_I4_32(); NullCheck(L_2302); VirtActionInvoker2< OpCode_t123070264 , int32_t >::Invoke(11 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Int32) */, L_2302, L_2303, ((int32_t)11)); ILGenerator_t1388622344 * L_2304 = ___ilgen1; OpCode_t123070264 L_2305 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Beq_58(); Label_t2281661643 L_2306 = V_97; NullCheck(L_2304); VirtActionInvoker2< OpCode_t123070264 , Label_t2281661643 >::Invoke(13 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.Label) */, L_2304, L_2305, L_2306); goto IL_311c; } IL_2fe4: { ILGenerator_t1388622344 * L_2307 = ___ilgen1; IL2CPP_RUNTIME_CLASS_INIT(OpCodes_t126150456_il2cpp_TypeInfo_var); OpCode_t123070264 L_2308 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldloc_210(); LocalBuilder_t3562264111 * L_2309 = V_95; NullCheck(L_2307); VirtActionInvoker2< OpCode_t123070264 , LocalBuilder_t3562264111 * >::Invoke(14 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.LocalBuilder) */, L_2307, L_2308, L_2309); ILGenerator_t1388622344 * L_2310 = ___ilgen1; OpCode_t123070264 L_2311 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldc_I4_32(); NullCheck(L_2310); VirtActionInvoker2< OpCode_t123070264 , int32_t >::Invoke(11 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Int32) */, L_2310, L_2311, ((int32_t)65278)); ILGenerator_t1388622344 * L_2312 = ___ilgen1; OpCode_t123070264 L_2313 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Cgt_201(); NullCheck(L_2312); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_2312, L_2313); ILGenerator_t1388622344 * L_2314 = ___ilgen1; OpCode_t123070264 L_2315 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldloc_210(); LocalBuilder_t3562264111 * L_2316 = V_95; NullCheck(L_2314); VirtActionInvoker2< OpCode_t123070264 , LocalBuilder_t3562264111 * >::Invoke(14 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.LocalBuilder) */, L_2314, L_2315, L_2316); ILGenerator_t1388622344 * L_2317 = ___ilgen1; OpCode_t123070264 L_2318 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldc_I4_32(); NullCheck(L_2317); VirtActionInvoker2< OpCode_t123070264 , int32_t >::Invoke(11 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Int32) */, L_2317, L_2318, ((int32_t)65280)); ILGenerator_t1388622344 * L_2319 = ___ilgen1; OpCode_t123070264 L_2320 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Clt_203(); NullCheck(L_2319); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_2319, L_2320); ILGenerator_t1388622344 * L_2321 = ___ilgen1; OpCode_t123070264 L_2322 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_And_94(); NullCheck(L_2321); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_2321, L_2322); ILGenerator_t1388622344 * L_2323 = ___ilgen1; OpCode_t123070264 L_2324 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Brtrue_57(); Label_t2281661643 L_2325 = V_97; NullCheck(L_2323); VirtActionInvoker2< OpCode_t123070264 , Label_t2281661643 >::Invoke(13 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.Label) */, L_2323, L_2324, L_2325); ILGenerator_t1388622344 * L_2326 = ___ilgen1; OpCode_t123070264 L_2327 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldloc_210(); LocalBuilder_t3562264111 * L_2328 = V_95; NullCheck(L_2326); VirtActionInvoker2< OpCode_t123070264 , LocalBuilder_t3562264111 * >::Invoke(14 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.LocalBuilder) */, L_2326, L_2327, L_2328); ILGenerator_t1388622344 * L_2329 = ___ilgen1; OpCode_t123070264 L_2330 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldc_I4_32(); NullCheck(L_2329); VirtActionInvoker2< OpCode_t123070264 , int32_t >::Invoke(11 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Int32) */, L_2329, L_2330, ((int32_t)65519)); ILGenerator_t1388622344 * L_2331 = ___ilgen1; OpCode_t123070264 L_2332 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Cgt_201(); NullCheck(L_2331); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_2331, L_2332); ILGenerator_t1388622344 * L_2333 = ___ilgen1; OpCode_t123070264 L_2334 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldloc_210(); LocalBuilder_t3562264111 * L_2335 = V_95; NullCheck(L_2333); VirtActionInvoker2< OpCode_t123070264 , LocalBuilder_t3562264111 * >::Invoke(14 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.LocalBuilder) */, L_2333, L_2334, L_2335); ILGenerator_t1388622344 * L_2336 = ___ilgen1; OpCode_t123070264 L_2337 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldc_I4_32(); NullCheck(L_2336); VirtActionInvoker2< OpCode_t123070264 , int32_t >::Invoke(11 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Int32) */, L_2336, L_2337, ((int32_t)65534)); ILGenerator_t1388622344 * L_2338 = ___ilgen1; OpCode_t123070264 L_2339 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Clt_203(); NullCheck(L_2338); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_2338, L_2339); ILGenerator_t1388622344 * L_2340 = ___ilgen1; OpCode_t123070264 L_2341 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_And_94(); NullCheck(L_2340); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_2340, L_2341); ILGenerator_t1388622344 * L_2342 = ___ilgen1; OpCode_t123070264 L_2343 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Brtrue_57(); Label_t2281661643 L_2344 = V_97; NullCheck(L_2342); VirtActionInvoker2< OpCode_t123070264 , Label_t2281661643 >::Invoke(13 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.Label) */, L_2342, L_2343, L_2344); goto IL_311c; } IL_30b9: { ILGenerator_t1388622344 * L_2345 = ___ilgen1; IL2CPP_RUNTIME_CLASS_INIT(OpCodes_t126150456_il2cpp_TypeInfo_var); OpCode_t123070264 L_2346 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldloc_210(); LocalBuilder_t3562264111 * L_2347 = V_95; NullCheck(L_2345); VirtActionInvoker2< OpCode_t123070264 , LocalBuilder_t3562264111 * >::Invoke(14 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.LocalBuilder) */, L_2345, L_2346, L_2347); ILGenerator_t1388622344 * L_2348 = ___ilgen1; OpCode_t123070264 L_2349 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Call_39(); RuntimeTypeHandle_t3027515415 L_2350 = { reinterpret_cast (Char_t3634460470_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_2351 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_2350, /*hidden argument*/NULL); TypeU5BU5D_t3940880105* L_2352 = ((TypeU5BU5D_t3940880105*)SZArrayNew(TypeU5BU5D_t3940880105_il2cpp_TypeInfo_var, (uint32_t)1)); RuntimeTypeHandle_t3027515415 L_2353 = { reinterpret_cast (Char_t3634460470_0_0_0_var) }; Type_t * L_2354 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_2353, /*hidden argument*/NULL); NullCheck(L_2352); ArrayElementTypeCheck (L_2352, L_2354); (L_2352)->SetAt(static_cast(0), (Type_t *)L_2354); NullCheck(L_2351); MethodInfo_t * L_2355 = Type_GetMethod_m1479779718(L_2351, _stringLiteral59007218, L_2352, /*hidden argument*/NULL); NullCheck(L_2348); VirtActionInvoker2< OpCode_t123070264 , MethodInfo_t * >::Invoke(15 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.MethodInfo) */, L_2348, L_2349, L_2355); ILGenerator_t1388622344 * L_2356 = ___ilgen1; OpCode_t123070264 L_2357 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldc_I4_32(); ByteU5BU5D_t4116647657* L_2358 = ___program3; int32_t L_2359 = ___pc4; NullCheck(L_2358); int32_t L_2360 = ((int32_t)il2cpp_codegen_add((int32_t)L_2359, (int32_t)1)); uint8_t L_2361 = (L_2358)->GetAt(static_cast(L_2360)); NullCheck(L_2356); VirtActionInvoker2< OpCode_t123070264 , int32_t >::Invoke(11 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Int32) */, L_2356, L_2357, L_2361); ILGenerator_t1388622344 * L_2362 = ___ilgen1; OpCode_t123070264 L_2363 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Beq_58(); Label_t2281661643 L_2364 = V_97; NullCheck(L_2362); VirtActionInvoker2< OpCode_t123070264 , Label_t2281661643 >::Invoke(13 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.Label) */, L_2362, L_2363, L_2364); goto IL_311c; } IL_311c: { ILGenerator_t1388622344 * L_2365 = ___ilgen1; IL2CPP_RUNTIME_CLASS_INIT(OpCodes_t126150456_il2cpp_TypeInfo_var); OpCode_t123070264 L_2366 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Br_55(); Label_t2281661643 L_2367 = V_98; NullCheck(L_2365); VirtActionInvoker2< OpCode_t123070264 , Label_t2281661643 >::Invoke(13 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.Label) */, L_2365, L_2366, L_2367); ILGenerator_t1388622344 * L_2368 = ___ilgen1; Label_t2281661643 L_2369 = V_96; NullCheck(L_2368); VirtActionInvoker1< Label_t2281661643 >::Invoke(19 /* System.Void System.Reflection.Emit.ILGenerator::MarkLabel(System.Reflection.Emit.Label) */, L_2368, L_2369); bool L_2370 = ___no_bump7; if (L_2370) { goto IL_317c; } } { ILGenerator_t1388622344 * L_2371 = ___ilgen1; IL2CPP_RUNTIME_CLASS_INIT(OpCodes_t126150456_il2cpp_TypeInfo_var); OpCode_t123070264 L_2372 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldarg_1_3(); NullCheck(L_2371); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_2371, L_2372); ILGenerator_t1388622344 * L_2373 = ___ilgen1; OpCode_t123070264 L_2374 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldc_I4_1_23(); NullCheck(L_2373); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_2373, L_2374); bool L_2375 = V_93; if (!L_2375) { goto IL_3165; } } { ILGenerator_t1388622344 * L_2376 = ___ilgen1; IL2CPP_RUNTIME_CLASS_INIT(OpCodes_t126150456_il2cpp_TypeInfo_var); OpCode_t123070264 L_2377 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Sub_88(); NullCheck(L_2376); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_2376, L_2377); goto IL_3170; } IL_3165: { ILGenerator_t1388622344 * L_2378 = ___ilgen1; IL2CPP_RUNTIME_CLASS_INIT(OpCodes_t126150456_il2cpp_TypeInfo_var); OpCode_t123070264 L_2379 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Add_87(); NullCheck(L_2378); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_2378, L_2379); } IL_3170: { ILGenerator_t1388622344 * L_2380 = ___ilgen1; IL2CPP_RUNTIME_CLASS_INIT(OpCodes_t126150456_il2cpp_TypeInfo_var); OpCode_t123070264 L_2381 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Starg_209(); NullCheck(L_2380); VirtActionInvoker2< OpCode_t123070264 , int32_t >::Invoke(11 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Int32) */, L_2380, L_2381, 1); } IL_317c: { ILGenerator_t1388622344 * L_2382 = ___ilgen1; NullCheck(L_2382); Label_t2281661643 L_2383 = VirtFuncInvoker0< Label_t2281661643 >::Invoke(6 /* System.Reflection.Emit.Label System.Reflection.Emit.ILGenerator::DefineLabel() */, L_2382); V_99 = L_2383; ILGenerator_t1388622344 * L_2384 = ___ilgen1; IL2CPP_RUNTIME_CLASS_INIT(OpCodes_t126150456_il2cpp_TypeInfo_var); OpCode_t123070264 L_2385 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Br_55(); Label_t2281661643 L_2386 = V_99; NullCheck(L_2384); VirtActionInvoker2< OpCode_t123070264 , Label_t2281661643 >::Invoke(13 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.Label) */, L_2384, L_2385, L_2386); ILGenerator_t1388622344 * L_2387 = ___ilgen1; Label_t2281661643 L_2388 = V_94; NullCheck(L_2387); VirtActionInvoker1< Label_t2281661643 >::Invoke(19 /* System.Void System.Reflection.Emit.ILGenerator::MarkLabel(System.Reflection.Emit.Label) */, L_2387, L_2388); ILGenerator_t1388622344 * L_2389 = ___ilgen1; OpCode_t123070264 L_2390 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Br_55(); Frame_t3942143166 * L_2391 = ___frame2; NullCheck(L_2391); Label_t2281661643 L_2392 = L_2391->get_label_fail_1(); NullCheck(L_2389); VirtActionInvoker2< OpCode_t123070264 , Label_t2281661643 >::Invoke(13 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.Label) */, L_2389, L_2390, L_2392); ILGenerator_t1388622344 * L_2393 = ___ilgen1; Label_t2281661643 L_2394 = V_99; NullCheck(L_2393); VirtActionInvoker1< Label_t2281661643 >::Invoke(19 /* System.Void System.Reflection.Emit.ILGenerator::MarkLabel(System.Reflection.Emit.Label) */, L_2393, L_2394); uint8_t L_2395 = V_4; if ((!(((uint32_t)L_2395) == ((uint32_t)((int32_t)96))))) { goto IL_31c6; } } { int32_t L_2396 = ___pc4; ___pc4 = ((int32_t)il2cpp_codegen_add((int32_t)L_2396, (int32_t)2)); goto IL_31cc; } IL_31c6: { int32_t L_2397 = ___pc4; ___pc4 = ((int32_t)il2cpp_codegen_add((int32_t)L_2397, (int32_t)1)); } IL_31cc: { goto IL_370d; } IL_31d1: { Dictionary_2_t1839659084 * L_2398 = __this->get_op_flags_5(); int32_t L_2399 = ___pc4; NullCheck(L_2398); int32_t L_2400 = Dictionary_2_get_Item_m1590941542(L_2398, L_2399, /*hidden argument*/Dictionary_2_get_Item_m1590941542_RuntimeMethod_var); V_100 = (((int32_t)((uint16_t)L_2400))); uint16_t L_2401 = V_100; V_101 = (bool)((((int32_t)(((int32_t)((uint16_t)((int32_t)((int32_t)L_2401&(int32_t)((int32_t)512))))))) > ((int32_t)0))? 1 : 0); uint16_t L_2402 = V_100; V_102 = (bool)((((int32_t)(((int32_t)((uint16_t)((int32_t)((int32_t)L_2402&(int32_t)((int32_t)1024))))))) > ((int32_t)0))? 1 : 0); ILGenerator_t1388622344 * L_2403 = ___ilgen1; RuntimeTypeHandle_t3027515415 L_2404 = { reinterpret_cast (Int32_t2950945753_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_2405 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_2404, /*hidden argument*/NULL); NullCheck(L_2403); LocalBuilder_t3562264111 * L_2406 = VirtFuncInvoker1< LocalBuilder_t3562264111 *, Type_t * >::Invoke(4 /* System.Reflection.Emit.LocalBuilder System.Reflection.Emit.ILGenerator::DeclareLocal(System.Type) */, L_2403, L_2405); V_103 = L_2406; ILGenerator_t1388622344 * L_2407 = ___ilgen1; IL2CPP_RUNTIME_CLASS_INIT(OpCodes_t126150456_il2cpp_TypeInfo_var); OpCode_t123070264 L_2408 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldarg_0_2(); NullCheck(L_2407); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_2407, L_2408); ILGenerator_t1388622344 * L_2409 = ___ilgen1; OpCode_t123070264 L_2410 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldc_I4_32(); ByteU5BU5D_t4116647657* L_2411 = ___program3; int32_t L_2412 = ___pc4; int32_t L_2413 = CILCompiler_ReadShort_m3735544372(__this, L_2411, ((int32_t)il2cpp_codegen_add((int32_t)L_2412, (int32_t)1)), /*hidden argument*/NULL); NullCheck(L_2409); VirtActionInvoker2< OpCode_t123070264 , int32_t >::Invoke(11 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Int32) */, L_2409, L_2410, L_2413); ILGenerator_t1388622344 * L_2414 = ___ilgen1; OpCode_t123070264 L_2415 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Call_39(); RuntimeTypeHandle_t3027515415 L_2416 = { reinterpret_cast (RxInterpreter_t3591201055_0_0_0_var) }; Type_t * L_2417 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_2416, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CILCompiler_t3234566002_il2cpp_TypeInfo_var); MethodInfo_t * L_2418 = CILCompiler_GetMethod_m54030197(__this, L_2417, _stringLiteral84150583, (((CILCompiler_t3234566002_StaticFields*)il2cpp_codegen_static_fields_for(CILCompiler_t3234566002_il2cpp_TypeInfo_var))->get_address_of_mi_get_last_defined_29()), /*hidden argument*/NULL); NullCheck(L_2414); VirtActionInvoker2< OpCode_t123070264 , MethodInfo_t * >::Invoke(15 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.MethodInfo) */, L_2414, L_2415, L_2418); ILGenerator_t1388622344 * L_2419 = ___ilgen1; OpCode_t123070264 L_2420 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Stloc_212(); LocalBuilder_t3562264111 * L_2421 = V_103; NullCheck(L_2419); VirtActionInvoker2< OpCode_t123070264 , LocalBuilder_t3562264111 * >::Invoke(14 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.LocalBuilder) */, L_2419, L_2420, L_2421); ILGenerator_t1388622344 * L_2422 = ___ilgen1; OpCode_t123070264 L_2423 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldloc_210(); LocalBuilder_t3562264111 * L_2424 = V_103; NullCheck(L_2422); VirtActionInvoker2< OpCode_t123070264 , LocalBuilder_t3562264111 * >::Invoke(14 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.LocalBuilder) */, L_2422, L_2423, L_2424); ILGenerator_t1388622344 * L_2425 = ___ilgen1; OpCode_t123070264 L_2426 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldc_I4_0_22(); NullCheck(L_2425); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_2425, L_2426); ILGenerator_t1388622344 * L_2427 = ___ilgen1; OpCode_t123070264 L_2428 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Blt_62(); Frame_t3942143166 * L_2429 = ___frame2; NullCheck(L_2429); Label_t2281661643 L_2430 = L_2429->get_label_fail_1(); NullCheck(L_2427); VirtActionInvoker2< OpCode_t123070264 , Label_t2281661643 >::Invoke(13 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.Label) */, L_2427, L_2428, L_2430); ILGenerator_t1388622344 * L_2431 = ___ilgen1; RuntimeTypeHandle_t3027515415 L_2432 = { reinterpret_cast (Int32_t2950945753_0_0_0_var) }; Type_t * L_2433 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_2432, /*hidden argument*/NULL); NullCheck(L_2431); LocalBuilder_t3562264111 * L_2434 = VirtFuncInvoker1< LocalBuilder_t3562264111 *, Type_t * >::Invoke(4 /* System.Reflection.Emit.LocalBuilder System.Reflection.Emit.ILGenerator::DeclareLocal(System.Type) */, L_2431, L_2433); V_104 = L_2434; ILGenerator_t1388622344 * L_2435 = ___ilgen1; OpCode_t123070264 L_2436 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldarg_0_2(); NullCheck(L_2435); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_2435, L_2436); ILGenerator_t1388622344 * L_2437 = ___ilgen1; OpCode_t123070264 L_2438 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldfld_120(); FieldInfo_t * L_2439 = ((CILCompiler_t3234566002_StaticFields*)il2cpp_codegen_static_fields_for(CILCompiler_t3234566002_il2cpp_TypeInfo_var))->get_fi_marks_11(); NullCheck(L_2437); VirtActionInvoker2< OpCode_t123070264 , FieldInfo_t * >::Invoke(10 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.FieldInfo) */, L_2437, L_2438, L_2439); ILGenerator_t1388622344 * L_2440 = ___ilgen1; OpCode_t123070264 L_2441 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldloc_210(); LocalBuilder_t3562264111 * L_2442 = V_103; NullCheck(L_2440); VirtActionInvoker2< OpCode_t123070264 , LocalBuilder_t3562264111 * >::Invoke(14 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.LocalBuilder) */, L_2440, L_2441, L_2442); ILGenerator_t1388622344 * L_2443 = ___ilgen1; OpCode_t123070264 L_2444 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldelema_140(); RuntimeTypeHandle_t3027515415 L_2445 = { reinterpret_cast (Mark_t3471605523_0_0_0_var) }; Type_t * L_2446 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_2445, /*hidden argument*/NULL); NullCheck(L_2443); VirtActionInvoker2< OpCode_t123070264 , Type_t * >::Invoke(17 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Type) */, L_2443, L_2444, L_2446); ILGenerator_t1388622344 * L_2447 = ___ilgen1; OpCode_t123070264 L_2448 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Call_39(); RuntimeTypeHandle_t3027515415 L_2449 = { reinterpret_cast (Mark_t3471605523_0_0_0_var) }; Type_t * L_2450 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_2449, /*hidden argument*/NULL); MethodInfo_t * L_2451 = CILCompiler_GetMethod_m54030197(__this, L_2450, _stringLiteral4006955765, (((CILCompiler_t3234566002_StaticFields*)il2cpp_codegen_static_fields_for(CILCompiler_t3234566002_il2cpp_TypeInfo_var))->get_address_of_mi_mark_get_index_30()), /*hidden argument*/NULL); NullCheck(L_2447); VirtActionInvoker2< OpCode_t123070264 , MethodInfo_t * >::Invoke(15 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.MethodInfo) */, L_2447, L_2448, L_2451); ILGenerator_t1388622344 * L_2452 = ___ilgen1; OpCode_t123070264 L_2453 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Stloc_212(); LocalBuilder_t3562264111 * L_2454 = V_104; NullCheck(L_2452); VirtActionInvoker2< OpCode_t123070264 , LocalBuilder_t3562264111 * >::Invoke(14 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.LocalBuilder) */, L_2452, L_2453, L_2454); ILGenerator_t1388622344 * L_2455 = ___ilgen1; OpCode_t123070264 L_2456 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldarg_0_2(); NullCheck(L_2455); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_2455, L_2456); ILGenerator_t1388622344 * L_2457 = ___ilgen1; OpCode_t123070264 L_2458 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldfld_120(); FieldInfo_t * L_2459 = ((CILCompiler_t3234566002_StaticFields*)il2cpp_codegen_static_fields_for(CILCompiler_t3234566002_il2cpp_TypeInfo_var))->get_fi_marks_11(); NullCheck(L_2457); VirtActionInvoker2< OpCode_t123070264 , FieldInfo_t * >::Invoke(10 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.FieldInfo) */, L_2457, L_2458, L_2459); ILGenerator_t1388622344 * L_2460 = ___ilgen1; OpCode_t123070264 L_2461 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldloc_210(); LocalBuilder_t3562264111 * L_2462 = V_103; NullCheck(L_2460); VirtActionInvoker2< OpCode_t123070264 , LocalBuilder_t3562264111 * >::Invoke(14 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.LocalBuilder) */, L_2460, L_2461, L_2462); ILGenerator_t1388622344 * L_2463 = ___ilgen1; OpCode_t123070264 L_2464 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldelema_140(); RuntimeTypeHandle_t3027515415 L_2465 = { reinterpret_cast (Mark_t3471605523_0_0_0_var) }; Type_t * L_2466 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_2465, /*hidden argument*/NULL); NullCheck(L_2463); VirtActionInvoker2< OpCode_t123070264 , Type_t * >::Invoke(17 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Type) */, L_2463, L_2464, L_2466); ILGenerator_t1388622344 * L_2467 = ___ilgen1; OpCode_t123070264 L_2468 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Call_39(); RuntimeTypeHandle_t3027515415 L_2469 = { reinterpret_cast (Mark_t3471605523_0_0_0_var) }; Type_t * L_2470 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_2469, /*hidden argument*/NULL); MethodInfo_t * L_2471 = CILCompiler_GetMethod_m54030197(__this, L_2470, _stringLiteral2834630198, (((CILCompiler_t3234566002_StaticFields*)il2cpp_codegen_static_fields_for(CILCompiler_t3234566002_il2cpp_TypeInfo_var))->get_address_of_mi_mark_get_length_31()), /*hidden argument*/NULL); NullCheck(L_2467); VirtActionInvoker2< OpCode_t123070264 , MethodInfo_t * >::Invoke(15 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.MethodInfo) */, L_2467, L_2468, L_2471); ILGenerator_t1388622344 * L_2472 = ___ilgen1; OpCode_t123070264 L_2473 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Stloc_212(); LocalBuilder_t3562264111 * L_2474 = V_103; NullCheck(L_2472); VirtActionInvoker2< OpCode_t123070264 , LocalBuilder_t3562264111 * >::Invoke(14 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.LocalBuilder) */, L_2472, L_2473, L_2474); bool L_2475 = V_102; if (!L_2475) { goto IL_33de; } } { ILGenerator_t1388622344 * L_2476 = ___ilgen1; IL2CPP_RUNTIME_CLASS_INIT(OpCodes_t126150456_il2cpp_TypeInfo_var); OpCode_t123070264 L_2477 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldarg_1_3(); NullCheck(L_2476); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_2476, L_2477); ILGenerator_t1388622344 * L_2478 = ___ilgen1; OpCode_t123070264 L_2479 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldloc_210(); LocalBuilder_t3562264111 * L_2480 = V_103; NullCheck(L_2478); VirtActionInvoker2< OpCode_t123070264 , LocalBuilder_t3562264111 * >::Invoke(14 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.LocalBuilder) */, L_2478, L_2479, L_2480); ILGenerator_t1388622344 * L_2481 = ___ilgen1; OpCode_t123070264 L_2482 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Sub_88(); NullCheck(L_2481); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_2481, L_2482); ILGenerator_t1388622344 * L_2483 = ___ilgen1; OpCode_t123070264 L_2484 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Starg_209(); NullCheck(L_2483); VirtActionInvoker2< OpCode_t123070264 , int32_t >::Invoke(11 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Int32) */, L_2483, L_2484, 1); ILGenerator_t1388622344 * L_2485 = ___ilgen1; OpCode_t123070264 L_2486 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldarg_1_3(); NullCheck(L_2485); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_2485, L_2486); ILGenerator_t1388622344 * L_2487 = ___ilgen1; OpCode_t123070264 L_2488 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldc_I4_0_22(); NullCheck(L_2487); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_2487, L_2488); ILGenerator_t1388622344 * L_2489 = ___ilgen1; OpCode_t123070264 L_2490 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Blt_62(); Frame_t3942143166 * L_2491 = ___frame2; NullCheck(L_2491); Label_t2281661643 L_2492 = L_2491->get_label_fail_1(); NullCheck(L_2489); VirtActionInvoker2< OpCode_t123070264 , Label_t2281661643 >::Invoke(13 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.Label) */, L_2489, L_2490, L_2492); goto IL_342d; } IL_33de: { ILGenerator_t1388622344 * L_2493 = ___ilgen1; IL2CPP_RUNTIME_CLASS_INIT(OpCodes_t126150456_il2cpp_TypeInfo_var); OpCode_t123070264 L_2494 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldarg_1_3(); NullCheck(L_2493); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_2493, L_2494); ILGenerator_t1388622344 * L_2495 = ___ilgen1; OpCode_t123070264 L_2496 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldloc_210(); LocalBuilder_t3562264111 * L_2497 = V_103; NullCheck(L_2495); VirtActionInvoker2< OpCode_t123070264 , LocalBuilder_t3562264111 * >::Invoke(14 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.LocalBuilder) */, L_2495, L_2496, L_2497); ILGenerator_t1388622344 * L_2498 = ___ilgen1; OpCode_t123070264 L_2499 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Add_87(); NullCheck(L_2498); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_2498, L_2499); ILGenerator_t1388622344 * L_2500 = ___ilgen1; OpCode_t123070264 L_2501 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldarg_0_2(); NullCheck(L_2500); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_2500, L_2501); ILGenerator_t1388622344 * L_2502 = ___ilgen1; OpCode_t123070264 L_2503 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldfld_120(); IL2CPP_RUNTIME_CLASS_INIT(CILCompiler_t3234566002_il2cpp_TypeInfo_var); FieldInfo_t * L_2504 = ((CILCompiler_t3234566002_StaticFields*)il2cpp_codegen_static_fields_for(CILCompiler_t3234566002_il2cpp_TypeInfo_var))->get_fi_string_end_9(); NullCheck(L_2502); VirtActionInvoker2< OpCode_t123070264 , FieldInfo_t * >::Invoke(10 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.FieldInfo) */, L_2502, L_2503, L_2504); ILGenerator_t1388622344 * L_2505 = ___ilgen1; OpCode_t123070264 L_2506 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Bgt_60(); Frame_t3942143166 * L_2507 = ___frame2; NullCheck(L_2507); Label_t2281661643 L_2508 = L_2507->get_label_fail_1(); NullCheck(L_2505); VirtActionInvoker2< OpCode_t123070264 , Label_t2281661643 >::Invoke(13 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.Label) */, L_2505, L_2506, L_2508); } IL_342d: { ILGenerator_t1388622344 * L_2509 = ___ilgen1; RuntimeTypeHandle_t3027515415 L_2510 = { reinterpret_cast (String_t_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_2511 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_2510, /*hidden argument*/NULL); NullCheck(L_2509); LocalBuilder_t3562264111 * L_2512 = VirtFuncInvoker1< LocalBuilder_t3562264111 *, Type_t * >::Invoke(4 /* System.Reflection.Emit.LocalBuilder System.Reflection.Emit.ILGenerator::DeclareLocal(System.Type) */, L_2509, L_2511); V_105 = L_2512; ILGenerator_t1388622344 * L_2513 = ___ilgen1; IL2CPP_RUNTIME_CLASS_INIT(OpCodes_t126150456_il2cpp_TypeInfo_var); OpCode_t123070264 L_2514 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldarg_0_2(); NullCheck(L_2513); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_2513, L_2514); ILGenerator_t1388622344 * L_2515 = ___ilgen1; OpCode_t123070264 L_2516 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldfld_120(); IL2CPP_RUNTIME_CLASS_INIT(CILCompiler_t3234566002_il2cpp_TypeInfo_var); FieldInfo_t * L_2517 = ((CILCompiler_t3234566002_StaticFields*)il2cpp_codegen_static_fields_for(CILCompiler_t3234566002_il2cpp_TypeInfo_var))->get_fi_str_7(); NullCheck(L_2515); VirtActionInvoker2< OpCode_t123070264 , FieldInfo_t * >::Invoke(10 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.FieldInfo) */, L_2515, L_2516, L_2517); ILGenerator_t1388622344 * L_2518 = ___ilgen1; OpCode_t123070264 L_2519 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Stloc_212(); LocalBuilder_t3562264111 * L_2520 = V_105; NullCheck(L_2518); VirtActionInvoker2< OpCode_t123070264 , LocalBuilder_t3562264111 * >::Invoke(14 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.LocalBuilder) */, L_2518, L_2519, L_2520); ILGenerator_t1388622344 * L_2521 = ___ilgen1; RuntimeTypeHandle_t3027515415 L_2522 = { reinterpret_cast (Int32_t2950945753_0_0_0_var) }; Type_t * L_2523 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_2522, /*hidden argument*/NULL); NullCheck(L_2521); LocalBuilder_t3562264111 * L_2524 = VirtFuncInvoker1< LocalBuilder_t3562264111 *, Type_t * >::Invoke(4 /* System.Reflection.Emit.LocalBuilder System.Reflection.Emit.ILGenerator::DeclareLocal(System.Type) */, L_2521, L_2523); V_106 = L_2524; ILGenerator_t1388622344 * L_2525 = ___ilgen1; OpCode_t123070264 L_2526 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldloc_210(); LocalBuilder_t3562264111 * L_2527 = V_104; NullCheck(L_2525); VirtActionInvoker2< OpCode_t123070264 , LocalBuilder_t3562264111 * >::Invoke(14 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.LocalBuilder) */, L_2525, L_2526, L_2527); ILGenerator_t1388622344 * L_2528 = ___ilgen1; OpCode_t123070264 L_2529 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldloc_210(); LocalBuilder_t3562264111 * L_2530 = V_103; NullCheck(L_2528); VirtActionInvoker2< OpCode_t123070264 , LocalBuilder_t3562264111 * >::Invoke(14 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.LocalBuilder) */, L_2528, L_2529, L_2530); ILGenerator_t1388622344 * L_2531 = ___ilgen1; OpCode_t123070264 L_2532 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Add_87(); NullCheck(L_2531); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_2531, L_2532); ILGenerator_t1388622344 * L_2533 = ___ilgen1; OpCode_t123070264 L_2534 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Stloc_212(); LocalBuilder_t3562264111 * L_2535 = V_106; NullCheck(L_2533); VirtActionInvoker2< OpCode_t123070264 , LocalBuilder_t3562264111 * >::Invoke(14 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.LocalBuilder) */, L_2533, L_2534, L_2535); ILGenerator_t1388622344 * L_2536 = ___ilgen1; NullCheck(L_2536); Label_t2281661643 L_2537 = VirtFuncInvoker0< Label_t2281661643 >::Invoke(6 /* System.Reflection.Emit.Label System.Reflection.Emit.ILGenerator::DefineLabel() */, L_2536); V_107 = L_2537; ILGenerator_t1388622344 * L_2538 = ___ilgen1; OpCode_t123070264 L_2539 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Br_55(); Label_t2281661643 L_2540 = V_107; NullCheck(L_2538); VirtActionInvoker2< OpCode_t123070264 , Label_t2281661643 >::Invoke(13 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.Label) */, L_2538, L_2539, L_2540); ILGenerator_t1388622344 * L_2541 = ___ilgen1; NullCheck(L_2541); Label_t2281661643 L_2542 = VirtFuncInvoker0< Label_t2281661643 >::Invoke(6 /* System.Reflection.Emit.Label System.Reflection.Emit.ILGenerator::DefineLabel() */, L_2541); V_108 = L_2542; ILGenerator_t1388622344 * L_2543 = ___ilgen1; Label_t2281661643 L_2544 = V_108; NullCheck(L_2543); VirtActionInvoker1< Label_t2281661643 >::Invoke(19 /* System.Void System.Reflection.Emit.ILGenerator::MarkLabel(System.Reflection.Emit.Label) */, L_2543, L_2544); bool L_2545 = V_101; if (!L_2545) { goto IL_34e8; } } { ILGenerator_t1388622344 * L_2546 = ___ilgen1; IL2CPP_RUNTIME_CLASS_INIT(OpCodes_t126150456_il2cpp_TypeInfo_var); OpCode_t123070264 L_2547 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldloc_210(); LocalBuilder_t3562264111 * L_2548 = __this->get_local_textinfo_33(); NullCheck(L_2546); VirtActionInvoker2< OpCode_t123070264 , LocalBuilder_t3562264111 * >::Invoke(14 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.LocalBuilder) */, L_2546, L_2547, L_2548); } IL_34e8: { ILGenerator_t1388622344 * L_2549 = ___ilgen1; IL2CPP_RUNTIME_CLASS_INIT(OpCodes_t126150456_il2cpp_TypeInfo_var); OpCode_t123070264 L_2550 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldloc_210(); LocalBuilder_t3562264111 * L_2551 = V_105; NullCheck(L_2549); VirtActionInvoker2< OpCode_t123070264 , LocalBuilder_t3562264111 * >::Invoke(14 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.LocalBuilder) */, L_2549, L_2550, L_2551); ILGenerator_t1388622344 * L_2552 = ___ilgen1; OpCode_t123070264 L_2553 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldarg_1_3(); NullCheck(L_2552); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_2552, L_2553); ILGenerator_t1388622344 * L_2554 = ___ilgen1; OpCode_t123070264 L_2555 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Callvirt_110(); RuntimeTypeHandle_t3027515415 L_2556 = { reinterpret_cast (String_t_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_2557 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_2556, /*hidden argument*/NULL); NullCheck(L_2557); MethodInfo_t * L_2558 = Type_GetMethod_m2019726356(L_2557, _stringLiteral1943245113, /*hidden argument*/NULL); NullCheck(L_2554); VirtActionInvoker2< OpCode_t123070264 , MethodInfo_t * >::Invoke(15 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.MethodInfo) */, L_2554, L_2555, L_2558); bool L_2559 = V_101; if (!L_2559) { goto IL_3558; } } { ILGenerator_t1388622344 * L_2560 = ___ilgen1; IL2CPP_RUNTIME_CLASS_INIT(OpCodes_t126150456_il2cpp_TypeInfo_var); OpCode_t123070264 L_2561 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Callvirt_110(); RuntimeTypeHandle_t3027515415 L_2562 = { reinterpret_cast (TextInfo_t3810425522_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_2563 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_2562, /*hidden argument*/NULL); TypeU5BU5D_t3940880105* L_2564 = ((TypeU5BU5D_t3940880105*)SZArrayNew(TypeU5BU5D_t3940880105_il2cpp_TypeInfo_var, (uint32_t)1)); RuntimeTypeHandle_t3027515415 L_2565 = { reinterpret_cast (Char_t3634460470_0_0_0_var) }; Type_t * L_2566 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_2565, /*hidden argument*/NULL); NullCheck(L_2564); ArrayElementTypeCheck (L_2564, L_2566); (L_2564)->SetAt(static_cast(0), (Type_t *)L_2566); NullCheck(L_2563); MethodInfo_t * L_2567 = Type_GetMethod_m1479779718(L_2563, _stringLiteral2700580957, L_2564, /*hidden argument*/NULL); NullCheck(L_2560); VirtActionInvoker2< OpCode_t123070264 , MethodInfo_t * >::Invoke(15 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.MethodInfo) */, L_2560, L_2561, L_2567); } IL_3558: { bool L_2568 = V_101; if (!L_2568) { goto IL_3570; } } { ILGenerator_t1388622344 * L_2569 = ___ilgen1; IL2CPP_RUNTIME_CLASS_INIT(OpCodes_t126150456_il2cpp_TypeInfo_var); OpCode_t123070264 L_2570 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldloc_210(); LocalBuilder_t3562264111 * L_2571 = __this->get_local_textinfo_33(); NullCheck(L_2569); VirtActionInvoker2< OpCode_t123070264 , LocalBuilder_t3562264111 * >::Invoke(14 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.LocalBuilder) */, L_2569, L_2570, L_2571); } IL_3570: { ILGenerator_t1388622344 * L_2572 = ___ilgen1; IL2CPP_RUNTIME_CLASS_INIT(OpCodes_t126150456_il2cpp_TypeInfo_var); OpCode_t123070264 L_2573 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldloc_210(); LocalBuilder_t3562264111 * L_2574 = V_105; NullCheck(L_2572); VirtActionInvoker2< OpCode_t123070264 , LocalBuilder_t3562264111 * >::Invoke(14 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.LocalBuilder) */, L_2572, L_2573, L_2574); ILGenerator_t1388622344 * L_2575 = ___ilgen1; OpCode_t123070264 L_2576 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldloc_210(); LocalBuilder_t3562264111 * L_2577 = V_104; NullCheck(L_2575); VirtActionInvoker2< OpCode_t123070264 , LocalBuilder_t3562264111 * >::Invoke(14 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.LocalBuilder) */, L_2575, L_2576, L_2577); ILGenerator_t1388622344 * L_2578 = ___ilgen1; OpCode_t123070264 L_2579 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Callvirt_110(); RuntimeTypeHandle_t3027515415 L_2580 = { reinterpret_cast (String_t_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_2581 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_2580, /*hidden argument*/NULL); NullCheck(L_2581); MethodInfo_t * L_2582 = Type_GetMethod_m2019726356(L_2581, _stringLiteral1943245113, /*hidden argument*/NULL); NullCheck(L_2578); VirtActionInvoker2< OpCode_t123070264 , MethodInfo_t * >::Invoke(15 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.MethodInfo) */, L_2578, L_2579, L_2582); bool L_2583 = V_101; if (!L_2583) { goto IL_35e2; } } { ILGenerator_t1388622344 * L_2584 = ___ilgen1; IL2CPP_RUNTIME_CLASS_INIT(OpCodes_t126150456_il2cpp_TypeInfo_var); OpCode_t123070264 L_2585 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Callvirt_110(); RuntimeTypeHandle_t3027515415 L_2586 = { reinterpret_cast (TextInfo_t3810425522_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_2587 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_2586, /*hidden argument*/NULL); TypeU5BU5D_t3940880105* L_2588 = ((TypeU5BU5D_t3940880105*)SZArrayNew(TypeU5BU5D_t3940880105_il2cpp_TypeInfo_var, (uint32_t)1)); RuntimeTypeHandle_t3027515415 L_2589 = { reinterpret_cast (Char_t3634460470_0_0_0_var) }; Type_t * L_2590 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_2589, /*hidden argument*/NULL); NullCheck(L_2588); ArrayElementTypeCheck (L_2588, L_2590); (L_2588)->SetAt(static_cast(0), (Type_t *)L_2590); NullCheck(L_2587); MethodInfo_t * L_2591 = Type_GetMethod_m1479779718(L_2587, _stringLiteral2700580957, L_2588, /*hidden argument*/NULL); NullCheck(L_2584); VirtActionInvoker2< OpCode_t123070264 , MethodInfo_t * >::Invoke(15 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.MethodInfo) */, L_2584, L_2585, L_2591); } IL_35e2: { ILGenerator_t1388622344 * L_2592 = ___ilgen1; IL2CPP_RUNTIME_CLASS_INIT(OpCodes_t126150456_il2cpp_TypeInfo_var); OpCode_t123070264 L_2593 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Bne_Un_63(); Frame_t3942143166 * L_2594 = ___frame2; NullCheck(L_2594); Label_t2281661643 L_2595 = L_2594->get_label_fail_1(); NullCheck(L_2592); VirtActionInvoker2< OpCode_t123070264 , Label_t2281661643 >::Invoke(13 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.Label) */, L_2592, L_2593, L_2595); ILGenerator_t1388622344 * L_2596 = ___ilgen1; OpCode_t123070264 L_2597 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldarg_1_3(); NullCheck(L_2596); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_2596, L_2597); ILGenerator_t1388622344 * L_2598 = ___ilgen1; OpCode_t123070264 L_2599 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldc_I4_1_23(); NullCheck(L_2598); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_2598, L_2599); ILGenerator_t1388622344 * L_2600 = ___ilgen1; OpCode_t123070264 L_2601 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Add_87(); NullCheck(L_2600); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_2600, L_2601); ILGenerator_t1388622344 * L_2602 = ___ilgen1; OpCode_t123070264 L_2603 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Starg_209(); NullCheck(L_2602); VirtActionInvoker2< OpCode_t123070264 , int32_t >::Invoke(11 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Int32) */, L_2602, L_2603, 1); ILGenerator_t1388622344 * L_2604 = ___ilgen1; OpCode_t123070264 L_2605 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldloc_210(); LocalBuilder_t3562264111 * L_2606 = V_104; NullCheck(L_2604); VirtActionInvoker2< OpCode_t123070264 , LocalBuilder_t3562264111 * >::Invoke(14 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.LocalBuilder) */, L_2604, L_2605, L_2606); ILGenerator_t1388622344 * L_2607 = ___ilgen1; OpCode_t123070264 L_2608 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldc_I4_1_23(); NullCheck(L_2607); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_2607, L_2608); ILGenerator_t1388622344 * L_2609 = ___ilgen1; OpCode_t123070264 L_2610 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Add_87(); NullCheck(L_2609); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_2609, L_2610); ILGenerator_t1388622344 * L_2611 = ___ilgen1; OpCode_t123070264 L_2612 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Stloc_212(); LocalBuilder_t3562264111 * L_2613 = V_104; NullCheck(L_2611); VirtActionInvoker2< OpCode_t123070264 , LocalBuilder_t3562264111 * >::Invoke(14 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.LocalBuilder) */, L_2611, L_2612, L_2613); ILGenerator_t1388622344 * L_2614 = ___ilgen1; Label_t2281661643 L_2615 = V_107; NullCheck(L_2614); VirtActionInvoker1< Label_t2281661643 >::Invoke(19 /* System.Void System.Reflection.Emit.ILGenerator::MarkLabel(System.Reflection.Emit.Label) */, L_2614, L_2615); ILGenerator_t1388622344 * L_2616 = ___ilgen1; OpCode_t123070264 L_2617 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldloc_210(); LocalBuilder_t3562264111 * L_2618 = V_104; NullCheck(L_2616); VirtActionInvoker2< OpCode_t123070264 , LocalBuilder_t3562264111 * >::Invoke(14 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.LocalBuilder) */, L_2616, L_2617, L_2618); ILGenerator_t1388622344 * L_2619 = ___ilgen1; OpCode_t123070264 L_2620 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldloc_210(); LocalBuilder_t3562264111 * L_2621 = V_106; NullCheck(L_2619); VirtActionInvoker2< OpCode_t123070264 , LocalBuilder_t3562264111 * >::Invoke(14 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.LocalBuilder) */, L_2619, L_2620, L_2621); ILGenerator_t1388622344 * L_2622 = ___ilgen1; OpCode_t123070264 L_2623 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Blt_62(); Label_t2281661643 L_2624 = V_108; NullCheck(L_2622); VirtActionInvoker2< OpCode_t123070264 , Label_t2281661643 >::Invoke(13 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.Label) */, L_2622, L_2623, L_2624); bool L_2625 = V_102; if (!L_2625) { goto IL_36b5; } } { ILGenerator_t1388622344 * L_2626 = ___ilgen1; IL2CPP_RUNTIME_CLASS_INIT(OpCodes_t126150456_il2cpp_TypeInfo_var); OpCode_t123070264 L_2627 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldarg_1_3(); NullCheck(L_2626); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_2626, L_2627); ILGenerator_t1388622344 * L_2628 = ___ilgen1; OpCode_t123070264 L_2629 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Ldloc_210(); LocalBuilder_t3562264111 * L_2630 = V_103; NullCheck(L_2628); VirtActionInvoker2< OpCode_t123070264 , LocalBuilder_t3562264111 * >::Invoke(14 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Reflection.Emit.LocalBuilder) */, L_2628, L_2629, L_2630); ILGenerator_t1388622344 * L_2631 = ___ilgen1; OpCode_t123070264 L_2632 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Sub_88(); NullCheck(L_2631); VirtActionInvoker1< OpCode_t123070264 >::Invoke(7 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode) */, L_2631, L_2632); ILGenerator_t1388622344 * L_2633 = ___ilgen1; OpCode_t123070264 L_2634 = ((OpCodes_t126150456_StaticFields*)il2cpp_codegen_static_fields_for(OpCodes_t126150456_il2cpp_TypeInfo_var))->get_Starg_209(); NullCheck(L_2633); VirtActionInvoker2< OpCode_t123070264 , int32_t >::Invoke(11 /* System.Void System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode,System.Int32) */, L_2633, L_2634, 1); } IL_36b5: { int32_t L_2635 = ___pc4; ___pc4 = ((int32_t)il2cpp_codegen_add((int32_t)L_2635, (int32_t)3)); goto IL_370d; } IL_36c0: { IL2CPP_RUNTIME_CLASS_INIT(RxInterpreter_t3591201055_il2cpp_TypeInfo_var); bool L_2636 = ((RxInterpreter_t3591201055_StaticFields*)il2cpp_codegen_static_fields_for(RxInterpreter_t3591201055_il2cpp_TypeInfo_var))->get_trace_rx_14(); if (L_2636) { goto IL_36d4; } } { IL2CPP_RUNTIME_CLASS_INIT(CILCompiler_t3234566002_il2cpp_TypeInfo_var); bool L_2637 = ((CILCompiler_t3234566002_StaticFields*)il2cpp_codegen_static_fields_for(CILCompiler_t3234566002_il2cpp_TypeInfo_var))->get_trace_compile_32(); if (!L_2637) { goto IL_36ef; } } IL_36d4: { uint8_t L_2638 = V_4; uint8_t L_2639 = L_2638; RuntimeObject * L_2640 = Box(RxOp_t349969367_il2cpp_TypeInfo_var, &L_2639); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_2641 = String_Concat_m1715369213(NULL /*static, unused*/, _stringLiteral3398041852, L_2640, _stringLiteral2162175827, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Console_t3208230065_il2cpp_TypeInfo_var); Console_WriteLine_m4182570127(NULL /*static, unused*/, L_2641, /*hidden argument*/NULL); } IL_36ef: { return (DynamicMethod_t2537779570 *)NULL; } IL_36f1: { uint8_t L_2642 = V_4; uint8_t L_2643 = L_2642; RuntimeObject * L_2644 = Box(RxOp_t349969367_il2cpp_TypeInfo_var, &L_2643); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_2645 = String_Concat_m1715369213(NULL /*static, unused*/, _stringLiteral1734803708, L_2644, _stringLiteral3664227856, /*hidden argument*/NULL); NotImplementedException_t3489357830 * L_2646 = (NotImplementedException_t3489357830 *)il2cpp_codegen_object_new(NotImplementedException_t3489357830_il2cpp_TypeInfo_var); NotImplementedException__ctor_m3095902440(L_2646, L_2645, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_2646,CILCompiler_EmitEvalMethodBody_m4126652398_RuntimeMethod_var); } IL_370d: { bool L_2647 = ___one_op6; if (!L_2647) { goto IL_3719; } } { goto IL_3722; } IL_3719: { int32_t L_2648 = ___pc4; int32_t L_2649 = ___end_pc5; if ((((int32_t)L_2648) < ((int32_t)L_2649))) { goto IL_0015; } } IL_3722: { int32_t* L_2650 = ___out_pc8; int32_t L_2651 = ___pc4; *((int32_t*)(L_2650)) = (int32_t)L_2651; DynamicMethod_t2537779570 * L_2652 = ___m0; return L_2652; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Text.RegularExpressions.CILCompiler/Frame::.ctor(System.Reflection.Emit.ILGenerator) extern "C" IL2CPP_METHOD_ATTR void Frame__ctor_m1947837287 (Frame_t3942143166 * __this, ILGenerator_t1388622344 * ___ilgen0, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); ILGenerator_t1388622344 * L_0 = ___ilgen0; NullCheck(L_0); Label_t2281661643 L_1 = VirtFuncInvoker0< Label_t2281661643 >::Invoke(6 /* System.Reflection.Emit.Label System.Reflection.Emit.ILGenerator::DefineLabel() */, L_0); __this->set_label_fail_1(L_1); ILGenerator_t1388622344 * L_2 = ___ilgen0; NullCheck(L_2); Label_t2281661643 L_3 = VirtFuncInvoker0< Label_t2281661643 >::Invoke(6 /* System.Reflection.Emit.Label System.Reflection.Emit.ILGenerator::DefineLabel() */, L_2); __this->set_label_pass_0(L_3); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Text.RegularExpressions.EvalDelegate::.ctor(System.Object,System.IntPtr) extern "C" IL2CPP_METHOD_ATTR void EvalDelegate__ctor_m4144166027 (EvalDelegate_t1206020564 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method) { __this->set_method_ptr_0(il2cpp_codegen_get_method_pointer((RuntimeMethod*)___method1)); __this->set_method_3(___method1); __this->set_m_target_2(___object0); } // System.Boolean System.Text.RegularExpressions.EvalDelegate::Invoke(System.Text.RegularExpressions.RxInterpreter,System.Int32,System.Int32&) extern "C" IL2CPP_METHOD_ATTR bool EvalDelegate_Invoke_m4090404736 (EvalDelegate_t1206020564 * __this, RxInterpreter_t3591201055 * ___interp0, int32_t ___strpos1, int32_t* ___strpos_result2, const RuntimeMethod* method) { bool result = false; if(__this->get_prev_9() != NULL) { EvalDelegate_Invoke_m4090404736((EvalDelegate_t1206020564 *)__this->get_prev_9(), ___interp0, ___strpos1, ___strpos_result2, method); } Il2CppMethodPointer targetMethodPointer = __this->get_method_ptr_0(); RuntimeMethod* targetMethod = (RuntimeMethod*)(__this->get_method_3()); RuntimeObject* targetThis = __this->get_m_target_2(); il2cpp_codegen_raise_execution_engine_exception_if_method_is_not_found(targetMethod); bool ___methodIsStatic = MethodIsStatic(targetMethod); if (___methodIsStatic) { if (il2cpp_codegen_method_parameter_count(targetMethod) == 3) { // open { typedef bool (*FunctionPointerType) (RuntimeObject *, RxInterpreter_t3591201055 *, int32_t, int32_t*, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(NULL, ___interp0, ___strpos1, ___strpos_result2, targetMethod); } } else { // closed { typedef bool (*FunctionPointerType) (RuntimeObject *, void*, RxInterpreter_t3591201055 *, int32_t, int32_t*, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(NULL, targetThis, ___interp0, ___strpos1, ___strpos_result2, targetMethod); } } } else { if (il2cpp_codegen_method_parameter_count(targetMethod) == 3) { // closed if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this)) { if (il2cpp_codegen_method_is_generic_instance(targetMethod)) { if (il2cpp_codegen_method_is_interface_method(targetMethod)) result = GenericInterfaceFuncInvoker3< bool, RxInterpreter_t3591201055 *, int32_t, int32_t* >::Invoke(targetMethod, targetThis, ___interp0, ___strpos1, ___strpos_result2); else result = GenericVirtFuncInvoker3< bool, RxInterpreter_t3591201055 *, int32_t, int32_t* >::Invoke(targetMethod, targetThis, ___interp0, ___strpos1, ___strpos_result2); } else { if (il2cpp_codegen_method_is_interface_method(targetMethod)) result = InterfaceFuncInvoker3< bool, RxInterpreter_t3591201055 *, int32_t, int32_t* >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), targetThis, ___interp0, ___strpos1, ___strpos_result2); else result = VirtFuncInvoker3< bool, RxInterpreter_t3591201055 *, int32_t, int32_t* >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), targetThis, ___interp0, ___strpos1, ___strpos_result2); } } else { typedef bool (*FunctionPointerType) (void*, RxInterpreter_t3591201055 *, int32_t, int32_t*, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(targetThis, ___interp0, ___strpos1, ___strpos_result2, targetMethod); } } else { // open if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this)) { if (il2cpp_codegen_method_is_generic_instance(targetMethod)) { if (il2cpp_codegen_method_is_interface_method(targetMethod)) result = GenericInterfaceFuncInvoker2< bool, int32_t, int32_t* >::Invoke(targetMethod, ___interp0, ___strpos1, ___strpos_result2); else result = GenericVirtFuncInvoker2< bool, int32_t, int32_t* >::Invoke(targetMethod, ___interp0, ___strpos1, ___strpos_result2); } else { if (il2cpp_codegen_method_is_interface_method(targetMethod)) result = InterfaceFuncInvoker2< bool, int32_t, int32_t* >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), ___interp0, ___strpos1, ___strpos_result2); else result = VirtFuncInvoker2< bool, int32_t, int32_t* >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), ___interp0, ___strpos1, ___strpos_result2); } } else { typedef bool (*FunctionPointerType) (RxInterpreter_t3591201055 *, int32_t, int32_t*, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(___interp0, ___strpos1, ___strpos_result2, targetMethod); } } } return result; } // System.IAsyncResult System.Text.RegularExpressions.EvalDelegate::BeginInvoke(System.Text.RegularExpressions.RxInterpreter,System.Int32,System.Int32&,System.AsyncCallback,System.Object) extern "C" IL2CPP_METHOD_ATTR RuntimeObject* EvalDelegate_BeginInvoke_m3093850361 (EvalDelegate_t1206020564 * __this, RxInterpreter_t3591201055 * ___interp0, int32_t ___strpos1, int32_t* ___strpos_result2, AsyncCallback_t3962456242 * ___callback3, RuntimeObject * ___object4, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (EvalDelegate_BeginInvoke_m3093850361_MetadataUsageId); s_Il2CppMethodInitialized = true; } void *__d_args[4] = {0}; __d_args[0] = ___interp0; __d_args[1] = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &___strpos1); __d_args[2] = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &*___strpos_result2); return (RuntimeObject*)il2cpp_codegen_delegate_begin_invoke((RuntimeDelegate*)__this, __d_args, (RuntimeDelegate*)___callback3, (RuntimeObject*)___object4); } // System.Boolean System.Text.RegularExpressions.EvalDelegate::EndInvoke(System.Int32&,System.IAsyncResult) extern "C" IL2CPP_METHOD_ATTR bool EvalDelegate_EndInvoke_m2123638757 (EvalDelegate_t1206020564 * __this, int32_t* ___strpos_result0, RuntimeObject* ___result1, const RuntimeMethod* method) { void* ___out_args[] = { ___strpos_result0, }; RuntimeObject *__result = il2cpp_codegen_delegate_end_invoke((Il2CppAsyncResult*) ___result1, ___out_args); return *(bool*)UnBox ((RuntimeObject*)__result); } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Text.RegularExpressions.FactoryCache::.ctor(System.Int32) extern "C" IL2CPP_METHOD_ATTR void FactoryCache__ctor_m206337971 (FactoryCache_t2327118887 * __this, int32_t ___capacity0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (FactoryCache__ctor_m206337971_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Object__ctor_m297566312(__this, /*hidden argument*/NULL); int32_t L_0 = ___capacity0; __this->set_capacity_0(L_0); int32_t L_1 = ___capacity0; Hashtable_t1853889766 * L_2 = (Hashtable_t1853889766 *)il2cpp_codegen_object_new(Hashtable_t1853889766_il2cpp_TypeInfo_var); Hashtable__ctor_m1684344284(L_2, L_1, /*hidden argument*/NULL); __this->set_factories_1(L_2); MRUList_t4121573800 * L_3 = (MRUList_t4121573800 *)il2cpp_codegen_object_new(MRUList_t4121573800_il2cpp_TypeInfo_var); MRUList__ctor_m3064247590(L_3, /*hidden argument*/NULL); __this->set_mru_list_2(L_3); return; } } // System.Void System.Text.RegularExpressions.FactoryCache::Add(System.String,System.Text.RegularExpressions.RegexOptions,System.Text.RegularExpressions.IMachineFactory) extern "C" IL2CPP_METHOD_ATTR void FactoryCache_Add_m1371573845 (FactoryCache_t2327118887 * __this, String_t* ___pattern0, int32_t ___options1, RuntimeObject* ___factory2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (FactoryCache_Add_m1371573845_MetadataUsageId); s_Il2CppMethodInitialized = true; } FactoryCache_t2327118887 * V_0 = NULL; Key_t2725523001 * V_1 = NULL; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); int32_t __leave_target = 0; NO_UNUSED_WARNING (__leave_target); { V_0 = __this; FactoryCache_t2327118887 * L_0 = V_0; Monitor_Enter_m2249409497(NULL /*static, unused*/, L_0, /*hidden argument*/NULL); } IL_0008: try { // begin try (depth: 1) String_t* L_1 = ___pattern0; int32_t L_2 = ___options1; Key_t2725523001 * L_3 = (Key_t2725523001 *)il2cpp_codegen_object_new(Key_t2725523001_il2cpp_TypeInfo_var); Key__ctor_m251888331(L_3, L_1, L_2, /*hidden argument*/NULL); V_1 = L_3; FactoryCache_Cleanup_m308458843(__this, /*hidden argument*/NULL); Hashtable_t1853889766 * L_4 = __this->get_factories_1(); Key_t2725523001 * L_5 = V_1; RuntimeObject* L_6 = ___factory2; NullCheck(L_4); VirtActionInvoker2< RuntimeObject *, RuntimeObject * >::Invoke(31 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_4, L_5, L_6); MRUList_t4121573800 * L_7 = __this->get_mru_list_2(); Key_t2725523001 * L_8 = V_1; NullCheck(L_7); MRUList_Use_m110810900(L_7, L_8, /*hidden argument*/NULL); IL2CPP_LEAVE(0x3B, FINALLY_0034); } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0034; } FINALLY_0034: { // begin finally (depth: 1) FactoryCache_t2327118887 * L_9 = V_0; Monitor_Exit_m3585316909(NULL /*static, unused*/, L_9, /*hidden argument*/NULL); IL2CPP_END_FINALLY(52) } // end finally (depth: 1) IL2CPP_CLEANUP(52) { IL2CPP_JUMP_TBL(0x3B, IL_003b) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_003b: { return; } } // System.Void System.Text.RegularExpressions.FactoryCache::Cleanup() extern "C" IL2CPP_METHOD_ATTR void FactoryCache_Cleanup_m308458843 (FactoryCache_t2327118887 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (FactoryCache_Cleanup_m308458843_MetadataUsageId); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; { goto IL_0028; } IL_0005: { MRUList_t4121573800 * L_0 = __this->get_mru_list_2(); NullCheck(L_0); RuntimeObject * L_1 = MRUList_Evict_m4016329834(L_0, /*hidden argument*/NULL); V_0 = L_1; RuntimeObject * L_2 = V_0; if (!L_2) { goto IL_0028; } } { Hashtable_t1853889766 * L_3 = __this->get_factories_1(); RuntimeObject * L_4 = V_0; NullCheck(L_3); VirtActionInvoker1< RuntimeObject * >::Invoke(37 /* System.Void System.Collections.Hashtable::Remove(System.Object) */, L_3, ((Key_t2725523001 *)CastclassClass((RuntimeObject*)L_4, Key_t2725523001_il2cpp_TypeInfo_var))); } IL_0028: { Hashtable_t1853889766 * L_5 = __this->get_factories_1(); NullCheck(L_5); int32_t L_6 = VirtFuncInvoker0< int32_t >::Invoke(23 /* System.Int32 System.Collections.Hashtable::get_Count() */, L_5); int32_t L_7 = __this->get_capacity_0(); if ((((int32_t)L_6) < ((int32_t)L_7))) { goto IL_004a; } } { int32_t L_8 = __this->get_capacity_0(); if ((((int32_t)L_8) > ((int32_t)0))) { goto IL_0005; } } IL_004a: { return; } } // System.Text.RegularExpressions.IMachineFactory System.Text.RegularExpressions.FactoryCache::Lookup(System.String,System.Text.RegularExpressions.RegexOptions) extern "C" IL2CPP_METHOD_ATTR RuntimeObject* FactoryCache_Lookup_m2646822264 (FactoryCache_t2327118887 * __this, String_t* ___pattern0, int32_t ___options1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (FactoryCache_Lookup_m2646822264_MetadataUsageId); s_Il2CppMethodInitialized = true; } FactoryCache_t2327118887 * V_0 = NULL; Key_t2725523001 * V_1 = NULL; RuntimeObject* V_2 = NULL; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); int32_t __leave_target = 0; NO_UNUSED_WARNING (__leave_target); { V_0 = __this; FactoryCache_t2327118887 * L_0 = V_0; Monitor_Enter_m2249409497(NULL /*static, unused*/, L_0, /*hidden argument*/NULL); } IL_0008: try { // begin try (depth: 1) { String_t* L_1 = ___pattern0; int32_t L_2 = ___options1; Key_t2725523001 * L_3 = (Key_t2725523001 *)il2cpp_codegen_object_new(Key_t2725523001_il2cpp_TypeInfo_var); Key__ctor_m251888331(L_3, L_1, L_2, /*hidden argument*/NULL); V_1 = L_3; Hashtable_t1853889766 * L_4 = __this->get_factories_1(); Key_t2725523001 * L_5 = V_1; NullCheck(L_4); bool L_6 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(35 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_4, L_5); if (!L_6) { goto IL_0044; } } IL_0021: { MRUList_t4121573800 * L_7 = __this->get_mru_list_2(); Key_t2725523001 * L_8 = V_1; NullCheck(L_7); MRUList_Use_m110810900(L_7, L_8, /*hidden argument*/NULL); Hashtable_t1853889766 * L_9 = __this->get_factories_1(); Key_t2725523001 * L_10 = V_1; NullCheck(L_9); RuntimeObject * L_11 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_9, L_10); V_2 = ((RuntimeObject*)Castclass((RuntimeObject*)L_11, IMachineFactory_t1209798546_il2cpp_TypeInfo_var)); IL2CPP_LEAVE(0x52, FINALLY_0049); } IL_0044: { IL2CPP_LEAVE(0x50, 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) FactoryCache_t2327118887 * L_12 = V_0; Monitor_Exit_m3585316909(NULL /*static, unused*/, L_12, /*hidden argument*/NULL); IL2CPP_END_FINALLY(73) } // end finally (depth: 1) IL2CPP_CLEANUP(73) { IL2CPP_JUMP_TBL(0x52, IL_0052) IL2CPP_JUMP_TBL(0x50, IL_0050) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_0050: { return (RuntimeObject*)NULL; } IL_0052: { RuntimeObject* L_13 = V_2; return L_13; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Text.RegularExpressions.FactoryCache/Key::.ctor(System.String,System.Text.RegularExpressions.RegexOptions) extern "C" IL2CPP_METHOD_ATTR void Key__ctor_m251888331 (Key_t2725523001 * __this, String_t* ___pattern0, int32_t ___options1, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); String_t* L_0 = ___pattern0; __this->set_pattern_0(L_0); int32_t L_1 = ___options1; __this->set_options_1(L_1); return; } } // System.Int32 System.Text.RegularExpressions.FactoryCache/Key::GetHashCode() extern "C" IL2CPP_METHOD_ATTR int32_t Key_GetHashCode_m1667525669 (Key_t2725523001 * __this, const RuntimeMethod* method) { { String_t* L_0 = __this->get_pattern_0(); NullCheck(L_0); int32_t L_1 = String_GetHashCode_m1906374149(L_0, /*hidden argument*/NULL); int32_t L_2 = __this->get_options_1(); return ((int32_t)((int32_t)L_1^(int32_t)L_2)); } } // System.Boolean System.Text.RegularExpressions.FactoryCache/Key::Equals(System.Object) extern "C" IL2CPP_METHOD_ATTR bool Key_Equals_m3074271967 (Key_t2725523001 * __this, RuntimeObject * ___o0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Key_Equals_m3074271967_MetadataUsageId); s_Il2CppMethodInitialized = true; } Key_t2725523001 * V_0 = NULL; int32_t G_B6_0 = 0; { RuntimeObject * L_0 = ___o0; if (!L_0) { goto IL_0011; } } { RuntimeObject * L_1 = ___o0; if (((Key_t2725523001 *)IsInstClass((RuntimeObject*)L_1, Key_t2725523001_il2cpp_TypeInfo_var))) { goto IL_0013; } } IL_0011: { return (bool)0; } IL_0013: { RuntimeObject * L_2 = ___o0; V_0 = ((Key_t2725523001 *)CastclassClass((RuntimeObject*)L_2, Key_t2725523001_il2cpp_TypeInfo_var)); int32_t L_3 = __this->get_options_1(); Key_t2725523001 * L_4 = V_0; NullCheck(L_4); int32_t L_5 = L_4->get_options_1(); if ((!(((uint32_t)L_3) == ((uint32_t)L_5)))) { goto IL_003e; } } { String_t* L_6 = __this->get_pattern_0(); Key_t2725523001 * L_7 = V_0; NullCheck(L_7); String_t* L_8 = L_7->get_pattern_0(); NullCheck(L_6); bool L_9 = String_Equals_m2270643605(L_6, L_8, /*hidden argument*/NULL); G_B6_0 = ((int32_t)(L_9)); goto IL_003f; } IL_003e: { G_B6_0 = 0; } IL_003f: { return (bool)G_B6_0; } } // System.String System.Text.RegularExpressions.FactoryCache/Key::ToString() extern "C" IL2CPP_METHOD_ATTR String_t* Key_ToString_m1970072654 (Key_t2725523001 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Key_ToString_m1970072654_MetadataUsageId); s_Il2CppMethodInitialized = true; } { ObjectU5BU5D_t2843939325* L_0 = ((ObjectU5BU5D_t2843939325*)SZArrayNew(ObjectU5BU5D_t2843939325_il2cpp_TypeInfo_var, (uint32_t)5)); NullCheck(L_0); ArrayElementTypeCheck (L_0, _stringLiteral3450058632); (L_0)->SetAt(static_cast(0), (RuntimeObject *)_stringLiteral3450058632); ObjectU5BU5D_t2843939325* L_1 = L_0; String_t* L_2 = __this->get_pattern_0(); NullCheck(L_1); ArrayElementTypeCheck (L_1, L_2); (L_1)->SetAt(static_cast(1), (RuntimeObject *)L_2); ObjectU5BU5D_t2843939325* L_3 = L_1; NullCheck(L_3); ArrayElementTypeCheck (L_3, _stringLiteral708288707); (L_3)->SetAt(static_cast(2), (RuntimeObject *)_stringLiteral708288707); ObjectU5BU5D_t2843939325* L_4 = L_3; int32_t L_5 = __this->get_options_1(); int32_t L_6 = L_5; RuntimeObject * L_7 = Box(RegexOptions_t92845595_il2cpp_TypeInfo_var, &L_6); NullCheck(L_4); ArrayElementTypeCheck (L_4, L_7); (L_4)->SetAt(static_cast(3), (RuntimeObject *)L_7); ObjectU5BU5D_t2843939325* L_8 = L_4; NullCheck(L_8); ArrayElementTypeCheck (L_8, _stringLiteral3450976243); (L_8)->SetAt(static_cast(4), (RuntimeObject *)_stringLiteral3450976243); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_9 = String_Concat_m2971454694(NULL /*static, unused*/, L_8, /*hidden argument*/NULL); return L_9; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Text.RegularExpressions.Group::.ctor(System.String,System.Int32,System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void Group__ctor_m2243671333 (Group_t2468205786 * __this, String_t* ___text0, int32_t ___index1, int32_t ___length2, int32_t ___n_caps3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Group__ctor_m2243671333_MetadataUsageId); s_Il2CppMethodInitialized = true; } { String_t* L_0 = ___text0; int32_t L_1 = ___index1; int32_t L_2 = ___length2; Capture__ctor_m539415522(__this, L_0, L_1, L_2, /*hidden argument*/NULL); __this->set_success_4((bool)1); int32_t L_3 = ___n_caps3; CaptureCollection_t1760593541 * L_4 = (CaptureCollection_t1760593541 *)il2cpp_codegen_object_new(CaptureCollection_t1760593541_il2cpp_TypeInfo_var); CaptureCollection__ctor_m357483405(L_4, L_3, /*hidden argument*/NULL); __this->set_captures_5(L_4); CaptureCollection_t1760593541 * L_5 = __this->get_captures_5(); int32_t L_6 = ___n_caps3; NullCheck(L_5); CaptureCollection_SetValue_m89830704(L_5, __this, ((int32_t)il2cpp_codegen_subtract((int32_t)L_6, (int32_t)1)), /*hidden argument*/NULL); return; } } // System.Void System.Text.RegularExpressions.Group::.ctor(System.String,System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void Group__ctor_m2495427790 (Group_t2468205786 * __this, String_t* ___text0, int32_t ___index1, int32_t ___length2, const RuntimeMethod* method) { { String_t* L_0 = ___text0; int32_t L_1 = ___index1; int32_t L_2 = ___length2; Capture__ctor_m539415522(__this, L_0, L_1, L_2, /*hidden argument*/NULL); __this->set_success_4((bool)1); return; } } // System.Void System.Text.RegularExpressions.Group::.ctor() extern "C" IL2CPP_METHOD_ATTR void Group__ctor_m3285303650 (Group_t2468205786 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Group__ctor_m3285303650_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_0 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); Capture__ctor_m3103117740(__this, L_0, /*hidden argument*/NULL); __this->set_success_4((bool)0); CaptureCollection_t1760593541 * L_1 = (CaptureCollection_t1760593541 *)il2cpp_codegen_object_new(CaptureCollection_t1760593541_il2cpp_TypeInfo_var); CaptureCollection__ctor_m357483405(L_1, 0, /*hidden argument*/NULL); __this->set_captures_5(L_1); return; } } // System.Void System.Text.RegularExpressions.Group::.cctor() extern "C" IL2CPP_METHOD_ATTR void Group__cctor_m2230627219 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Group__cctor_m2230627219_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Group_t2468205786 * L_0 = (Group_t2468205786 *)il2cpp_codegen_object_new(Group_t2468205786_il2cpp_TypeInfo_var); Group__ctor_m3285303650(L_0, /*hidden argument*/NULL); ((Group_t2468205786_StaticFields*)il2cpp_codegen_static_fields_for(Group_t2468205786_il2cpp_TypeInfo_var))->set_Fail_3(L_0); return; } } // System.Text.RegularExpressions.CaptureCollection System.Text.RegularExpressions.Group::get_Captures() extern "C" IL2CPP_METHOD_ATTR CaptureCollection_t1760593541 * Group_get_Captures_m1655762411 (Group_t2468205786 * __this, const RuntimeMethod* method) { { CaptureCollection_t1760593541 * L_0 = __this->get_captures_5(); return L_0; } } // System.Boolean System.Text.RegularExpressions.Group::get_Success() extern "C" IL2CPP_METHOD_ATTR bool Group_get_Success_m1492300455 (Group_t2468205786 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_success_4(); return L_0; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Text.RegularExpressions.GroupCollection::.ctor(System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void GroupCollection__ctor_m3775662598 (GroupCollection_t69770484 * __this, int32_t ___n0, int32_t ___gap1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (GroupCollection__ctor_m3775662598_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Object__ctor_m297566312(__this, /*hidden argument*/NULL); int32_t L_0 = ___n0; __this->set_list_0(((GroupU5BU5D_t1880820351*)SZArrayNew(GroupU5BU5D_t1880820351_il2cpp_TypeInfo_var, (uint32_t)L_0))); int32_t L_1 = ___gap1; __this->set_gap_1(L_1); return; } } // System.Int32 System.Text.RegularExpressions.GroupCollection::get_Count() extern "C" IL2CPP_METHOD_ATTR int32_t GroupCollection_get_Count_m1328438810 (GroupCollection_t69770484 * __this, const RuntimeMethod* method) { { GroupU5BU5D_t1880820351* L_0 = __this->get_list_0(); NullCheck(L_0); return (((int32_t)((int32_t)(((RuntimeArray *)L_0)->max_length)))); } } // System.Boolean System.Text.RegularExpressions.GroupCollection::get_IsSynchronized() extern "C" IL2CPP_METHOD_ATTR bool GroupCollection_get_IsSynchronized_m1170633615 (GroupCollection_t69770484 * __this, const RuntimeMethod* method) { { return (bool)0; } } // System.Text.RegularExpressions.Group System.Text.RegularExpressions.GroupCollection::get_Item(System.Int32) extern "C" IL2CPP_METHOD_ATTR Group_t2468205786 * GroupCollection_get_Item_m2465789076 (GroupCollection_t69770484 * __this, int32_t ___i0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (GroupCollection_get_Item_m2465789076_MetadataUsageId); s_Il2CppMethodInitialized = true; } Match_t3408321083 * V_0 = NULL; int32_t G_B4_0 = 0; Group_t2468205786 * G_B8_0 = NULL; { int32_t L_0 = ___i0; int32_t L_1 = __this->get_gap_1(); if ((((int32_t)L_0) < ((int32_t)L_1))) { goto IL_0039; } } { GroupU5BU5D_t1880820351* L_2 = __this->get_list_0(); NullCheck(L_2); int32_t L_3 = 0; Group_t2468205786 * L_4 = (L_2)->GetAt(static_cast(L_3)); V_0 = ((Match_t3408321083 *)CastclassClass((RuntimeObject*)L_4, Match_t3408321083_il2cpp_TypeInfo_var)); Match_t3408321083 * L_5 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Match_t3408321083_il2cpp_TypeInfo_var); Match_t3408321083 * L_6 = Match_get_Empty_m2060287462(NULL /*static, unused*/, /*hidden argument*/NULL); if ((!(((RuntimeObject*)(Match_t3408321083 *)L_5) == ((RuntimeObject*)(Match_t3408321083 *)L_6)))) { goto IL_002b; } } { G_B4_0 = (-1); goto IL_0037; } IL_002b: { Match_t3408321083 * L_7 = V_0; NullCheck(L_7); Regex_t3657309853 * L_8 = Match_get_Regex_m318048854(L_7, /*hidden argument*/NULL); int32_t L_9 = ___i0; NullCheck(L_8); int32_t L_10 = Regex_GetGroupIndex_m4131147974(L_8, L_9, /*hidden argument*/NULL); G_B4_0 = L_10; } IL_0037: { ___i0 = G_B4_0; } IL_0039: { int32_t L_11 = ___i0; if ((((int32_t)L_11) >= ((int32_t)0))) { goto IL_004a; } } { IL2CPP_RUNTIME_CLASS_INIT(Group_t2468205786_il2cpp_TypeInfo_var); Group_t2468205786 * L_12 = ((Group_t2468205786_StaticFields*)il2cpp_codegen_static_fields_for(Group_t2468205786_il2cpp_TypeInfo_var))->get_Fail_3(); G_B8_0 = L_12; goto IL_0052; } IL_004a: { GroupU5BU5D_t1880820351* L_13 = __this->get_list_0(); int32_t L_14 = ___i0; NullCheck(L_13); int32_t L_15 = L_14; Group_t2468205786 * L_16 = (L_13)->GetAt(static_cast(L_15)); G_B8_0 = L_16; } IL_0052: { return G_B8_0; } } // System.Void System.Text.RegularExpressions.GroupCollection::SetValue(System.Text.RegularExpressions.Group,System.Int32) extern "C" IL2CPP_METHOD_ATTR void GroupCollection_SetValue_m2707160733 (GroupCollection_t69770484 * __this, Group_t2468205786 * ___g0, int32_t ___i1, const RuntimeMethod* method) { { GroupU5BU5D_t1880820351* L_0 = __this->get_list_0(); int32_t L_1 = ___i1; Group_t2468205786 * L_2 = ___g0; NullCheck(L_0); ArrayElementTypeCheck (L_0, L_2); (L_0)->SetAt(static_cast(L_1), (Group_t2468205786 *)L_2); return; } } // System.Text.RegularExpressions.Group System.Text.RegularExpressions.GroupCollection::get_Item(System.String) extern "C" IL2CPP_METHOD_ATTR Group_t2468205786 * GroupCollection_get_Item_m3293401907 (GroupCollection_t69770484 * __this, String_t* ___groupName0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (GroupCollection_get_Item_m3293401907_MetadataUsageId); s_Il2CppMethodInitialized = true; } Match_t3408321083 * V_0 = NULL; int32_t V_1 = 0; { GroupU5BU5D_t1880820351* L_0 = __this->get_list_0(); NullCheck(L_0); int32_t L_1 = 0; Group_t2468205786 * L_2 = (L_0)->GetAt(static_cast(L_1)); V_0 = ((Match_t3408321083 *)CastclassClass((RuntimeObject*)L_2, Match_t3408321083_il2cpp_TypeInfo_var)); Match_t3408321083 * L_3 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Match_t3408321083_il2cpp_TypeInfo_var); Match_t3408321083 * L_4 = Match_get_Empty_m2060287462(NULL /*static, unused*/, /*hidden argument*/NULL); if ((((RuntimeObject*)(Match_t3408321083 *)L_3) == ((RuntimeObject*)(Match_t3408321083 *)L_4))) { goto IL_0035; } } { Match_t3408321083 * L_5 = V_0; NullCheck(L_5); Regex_t3657309853 * L_6 = Match_get_Regex_m318048854(L_5, /*hidden argument*/NULL); String_t* L_7 = ___groupName0; NullCheck(L_6); int32_t L_8 = Regex_GroupNumberFromName_m1856203542(L_6, L_7, /*hidden argument*/NULL); V_1 = L_8; int32_t L_9 = V_1; if ((((int32_t)L_9) == ((int32_t)(-1)))) { goto IL_0035; } } { int32_t L_10 = V_1; Group_t2468205786 * L_11 = GroupCollection_get_Item_m2465789076(__this, L_10, /*hidden argument*/NULL); return L_11; } IL_0035: { IL2CPP_RUNTIME_CLASS_INIT(Group_t2468205786_il2cpp_TypeInfo_var); Group_t2468205786 * L_12 = ((Group_t2468205786_StaticFields*)il2cpp_codegen_static_fields_for(Group_t2468205786_il2cpp_TypeInfo_var))->get_Fail_3(); return L_12; } } // System.Object System.Text.RegularExpressions.GroupCollection::get_SyncRoot() extern "C" IL2CPP_METHOD_ATTR RuntimeObject * GroupCollection_get_SyncRoot_m501373446 (GroupCollection_t69770484 * __this, const RuntimeMethod* method) { { GroupU5BU5D_t1880820351* L_0 = __this->get_list_0(); return (RuntimeObject *)L_0; } } // System.Void System.Text.RegularExpressions.GroupCollection::CopyTo(System.Array,System.Int32) extern "C" IL2CPP_METHOD_ATTR void GroupCollection_CopyTo_m408257156 (GroupCollection_t69770484 * __this, RuntimeArray * ___array0, int32_t ___index1, const RuntimeMethod* method) { { GroupU5BU5D_t1880820351* L_0 = __this->get_list_0(); RuntimeArray * L_1 = ___array0; int32_t L_2 = ___index1; NullCheck((RuntimeArray *)(RuntimeArray *)L_0); Array_CopyTo_m225704097((RuntimeArray *)(RuntimeArray *)L_0, L_1, L_2, /*hidden argument*/NULL); return; } } // System.Collections.IEnumerator System.Text.RegularExpressions.GroupCollection::GetEnumerator() extern "C" IL2CPP_METHOD_ATTR RuntimeObject* GroupCollection_GetEnumerator_m2543003136 (GroupCollection_t69770484 * __this, const RuntimeMethod* method) { { GroupU5BU5D_t1880820351* L_0 = __this->get_list_0(); NullCheck((RuntimeArray *)(RuntimeArray *)L_0); RuntimeObject* L_1 = Array_GetEnumerator_m4277730612((RuntimeArray *)(RuntimeArray *)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 System.Text.RegularExpressions.Interpreter::.ctor(System.UInt16[]) extern "C" IL2CPP_METHOD_ATTR void Interpreter__ctor_m2134836895 (Interpreter_t582715701 * __this, UInt16U5BU5D_t3326319531* ___program0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Interpreter__ctor_m2134836895_MetadataUsageId); s_Il2CppMethodInitialized = true; } IntStack_t2189327687 V_0; memset(&V_0, 0, sizeof(V_0)); { il2cpp_codegen_initobj((&V_0), sizeof(IntStack_t2189327687 )); IntStack_t2189327687 L_0 = V_0; __this->set_stack_11(L_0); BaseMachine__ctor_m1534760230(__this, /*hidden argument*/NULL); UInt16U5BU5D_t3326319531* L_1 = ___program0; __this->set_program_1(L_1); __this->set_qs_7((QuickSearch_t2588090110 *)NULL); int32_t L_2 = Interpreter_ReadProgramCount_m1121096263(__this, 1, /*hidden argument*/NULL); __this->set_group_count_5(((int32_t)il2cpp_codegen_add((int32_t)L_2, (int32_t)1))); int32_t L_3 = Interpreter_ReadProgramCount_m1121096263(__this, 3, /*hidden argument*/NULL); __this->set_match_min_6(L_3); __this->set_program_start_2(7); int32_t L_4 = __this->get_group_count_5(); __this->set_groups_16(((Int32U5BU5D_t385246372*)SZArrayNew(Int32U5BU5D_t385246372_il2cpp_TypeInfo_var, (uint32_t)L_4))); return; } } // System.Int32 System.Text.RegularExpressions.Interpreter::ReadProgramCount(System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t Interpreter_ReadProgramCount_m1121096263 (Interpreter_t582715701 * __this, int32_t ___ptr0, const RuntimeMethod* method) { int32_t V_0 = 0; { UInt16U5BU5D_t3326319531* L_0 = __this->get_program_1(); int32_t L_1 = ___ptr0; NullCheck(L_0); int32_t L_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)1)); uint16_t L_3 = (L_0)->GetAt(static_cast(L_2)); V_0 = L_3; int32_t L_4 = V_0; V_0 = ((int32_t)((int32_t)L_4<<(int32_t)((int32_t)16))); int32_t L_5 = V_0; UInt16U5BU5D_t3326319531* L_6 = __this->get_program_1(); int32_t L_7 = ___ptr0; NullCheck(L_6); int32_t L_8 = L_7; uint16_t L_9 = (L_6)->GetAt(static_cast(L_8)); V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_9)); int32_t L_10 = V_0; return L_10; } } // System.Text.RegularExpressions.Match System.Text.RegularExpressions.Interpreter::Scan(System.Text.RegularExpressions.Regex,System.String,System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR Match_t3408321083 * Interpreter_Scan_m270890411 (Interpreter_t582715701 * __this, Regex_t3657309853 * ___regex0, String_t* ___text1, int32_t ___start2, int32_t ___end3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Interpreter_Scan_m270890411_MetadataUsageId); s_Il2CppMethodInitialized = true; } { String_t* L_0 = ___text1; __this->set_text_3(L_0); int32_t L_1 = ___end3; __this->set_text_end_4(L_1); int32_t L_2 = ___start2; __this->set_scan_ptr_8(L_2); int32_t* L_3 = __this->get_address_of_scan_ptr_8(); int32_t L_4 = __this->get_program_start_2(); bool L_5 = Interpreter_Eval_m858596062(__this, 1, L_3, L_4, /*hidden argument*/NULL); if (!L_5) { goto IL_0036; } } { Regex_t3657309853 * L_6 = ___regex0; Match_t3408321083 * L_7 = Interpreter_GenerateMatch_m2262987936(__this, L_6, /*hidden argument*/NULL); return L_7; } IL_0036: { IL2CPP_RUNTIME_CLASS_INIT(Match_t3408321083_il2cpp_TypeInfo_var); Match_t3408321083 * L_8 = Match_get_Empty_m2060287462(NULL /*static, unused*/, /*hidden argument*/NULL); return L_8; } } // System.Void System.Text.RegularExpressions.Interpreter::Reset() extern "C" IL2CPP_METHOD_ATTR void Interpreter_Reset_m2774688020 (Interpreter_t582715701 * __this, const RuntimeMethod* method) { RepeatContext_t1214863076 * V_0 = NULL; { Interpreter_ResetGroups_m3595179625(__this, /*hidden argument*/NULL); V_0 = (RepeatContext_t1214863076 *)NULL; __this->set_repeat_9((RepeatContext_t1214863076 *)NULL); RepeatContext_t1214863076 * L_0 = V_0; __this->set_fast_10(L_0); return; } } // System.Boolean System.Text.RegularExpressions.Interpreter::Eval(System.Text.RegularExpressions.Interpreter/Mode,System.Int32&,System.Int32) extern "C" IL2CPP_METHOD_ATTR bool Interpreter_Eval_m858596062 (Interpreter_t582715701 * __this, int32_t ___mode0, int32_t* ___ref_ptr1, int32_t ___pc2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Interpreter_Eval_m858596062_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; uint16_t V_1 = 0; uint16_t V_2 = 0; uint16_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; bool V_6 = false; int32_t V_7 = 0; int32_t V_8 = 0; int32_t V_9 = 0; uint16_t V_10 = 0; bool V_11 = false; bool V_12 = false; String_t* V_13 = NULL; bool V_14 = false; bool V_15 = false; int32_t V_16 = 0; int32_t V_17 = 0; Il2CppChar V_18 = 0x0; bool V_19 = false; bool V_20 = false; int32_t V_21 = 0; int32_t V_22 = 0; int32_t V_23 = 0; int32_t V_24 = 0; int32_t V_25 = 0; int32_t V_26 = 0; int32_t V_27 = 0; int32_t V_28 = 0; int32_t V_29 = 0; int32_t V_30 = 0; uint16_t V_31 = 0; int32_t V_32 = 0; RepeatContext_t1214863076 * V_33 = NULL; int32_t V_34 = 0; int32_t V_35 = 0; int32_t V_36 = 0; int32_t V_37 = 0; int32_t V_38 = 0; int32_t V_39 = 0; int32_t V_40 = 0; int32_t V_41 = 0; uint16_t V_42 = 0; int32_t V_43 = 0; int32_t V_44 = 0; int32_t V_45 = 0; uint16_t V_46 = 0; uint16_t V_47 = 0; int32_t V_48 = 0; int32_t V_49 = 0; int32_t V_50 = 0; int32_t V_51 = 0; uint16_t V_52 = 0; uint16_t V_53 = 0; int32_t V_54 = 0; int32_t G_B7_0 = 0; int32_t G_B29_0 = 0; int32_t G_B33_0 = 0; int32_t G_B48_0 = 0; int32_t G_B69_0 = 0; int32_t G_B96_0 = 0; int32_t G_B162_0 = 0; int32_t G_B162_1 = 0; Interpreter_t582715701 * G_B162_2 = NULL; int32_t G_B161_0 = 0; int32_t G_B161_1 = 0; Interpreter_t582715701 * G_B161_2 = NULL; int32_t G_B163_0 = 0; int32_t G_B163_1 = 0; int32_t G_B163_2 = 0; Interpreter_t582715701 * G_B163_3 = NULL; { int32_t* L_0 = ___ref_ptr1; V_0 = (*((int32_t*)L_0)); } IL_0003: { goto IL_0fee; } IL_0008: { UInt16U5BU5D_t3326319531* L_1 = __this->get_program_1(); int32_t L_2 = ___pc2; NullCheck(L_1); int32_t L_3 = L_2; uint16_t L_4 = (L_1)->GetAt(static_cast(L_3)); V_1 = L_4; uint16_t L_5 = V_1; V_2 = (((int32_t)((uint16_t)((int32_t)((int32_t)L_5&(int32_t)((int32_t)255)))))); uint16_t L_6 = V_1; V_3 = (((int32_t)((uint16_t)((int32_t)((int32_t)L_6&(int32_t)((int32_t)65280)))))); uint16_t L_7 = V_2; V_52 = L_7; uint16_t L_8 = V_52; switch (L_8) { case 0: { goto IL_04b8; } case 1: { goto IL_04bd; } case 2: { goto IL_04c2; } case 3: { goto IL_04e7; } case 4: { goto IL_05ab; } case 5: { goto IL_06ef; } case 6: { goto IL_06ef; } case 7: { goto IL_06ef; } case 8: { goto IL_06ef; } case 9: { goto IL_06ef; } case 10: { goto IL_070a; } case 11: { goto IL_073c; } case 12: { goto IL_0757; } case 13: { goto IL_07db; } case 14: { goto IL_0772; } case 15: { goto IL_07e0; } case 16: { goto IL_0817; } case 17: { goto IL_0840; } case 18: { goto IL_088a; } case 19: { goto IL_08db; } case 20: { goto IL_08ee; } case 21: { goto IL_0957; } case 22: { goto IL_0c6f; } case 23: { goto IL_0096; } case 24: { goto IL_0fe9; } } } { goto IL_0fee; } IL_0096: { UInt16U5BU5D_t3326319531* L_9 = __this->get_program_1(); int32_t L_10 = ___pc2; NullCheck(L_9); int32_t L_11 = ((int32_t)il2cpp_codegen_add((int32_t)L_10, (int32_t)1)); uint16_t L_12 = (L_9)->GetAt(static_cast(L_11)); V_4 = L_12; UInt16U5BU5D_t3326319531* L_13 = __this->get_program_1(); int32_t L_14 = ___pc2; NullCheck(L_13); int32_t L_15 = ((int32_t)il2cpp_codegen_add((int32_t)L_14, (int32_t)2)); uint16_t L_16 = (L_13)->GetAt(static_cast(L_15)); V_5 = L_16; uint16_t L_17 = V_3; V_6 = (bool)((((int32_t)((((int32_t)(((int32_t)((uint16_t)((int32_t)((int32_t)L_17&(int32_t)((int32_t)1024))))))) == ((int32_t)0))? 1 : 0)) == ((int32_t)0))? 1 : 0); bool L_18 = V_6; if (!L_18) { goto IL_00ce; } } { int32_t L_19 = V_0; int32_t L_20 = V_5; G_B7_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_19, (int32_t)L_20)); goto IL_00d2; } IL_00ce: { int32_t L_21 = V_0; int32_t L_22 = V_5; G_B7_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_21, (int32_t)L_22)); } IL_00d2: { V_7 = G_B7_0; int32_t L_23 = __this->get_text_end_4(); int32_t L_24 = __this->get_match_min_6(); int32_t L_25 = V_5; V_8 = ((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_23, (int32_t)L_24)), (int32_t)L_25)); V_9 = 0; UInt16U5BU5D_t3326319531* L_26 = __this->get_program_1(); int32_t L_27 = ___pc2; NullCheck(L_26); int32_t L_28 = ((int32_t)il2cpp_codegen_add((int32_t)L_27, (int32_t)3)); uint16_t L_29 = (L_26)->GetAt(static_cast(L_28)); V_10 = (((int32_t)((uint16_t)((int32_t)((int32_t)L_29&(int32_t)((int32_t)255)))))); uint16_t L_30 = V_10; if ((!(((uint32_t)L_30) == ((uint32_t)2)))) { goto IL_0285; } } { int32_t L_31 = V_4; if ((!(((uint32_t)L_31) == ((uint32_t)6)))) { goto IL_0285; } } { UInt16U5BU5D_t3326319531* L_32 = __this->get_program_1(); int32_t L_33 = ___pc2; NullCheck(L_32); int32_t L_34 = ((int32_t)il2cpp_codegen_add((int32_t)L_33, (int32_t)4)); uint16_t L_35 = (L_32)->GetAt(static_cast(L_34)); V_53 = L_35; uint16_t L_36 = V_53; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_36, (int32_t)2))) { case 0: { goto IL_0132; } case 1: { goto IL_0165; } case 2: { goto IL_0234; } } } { goto IL_027b; } IL_0132: { bool L_37 = V_6; if (L_37) { goto IL_0140; } } { int32_t L_38 = V_5; if (L_38) { goto IL_0160; } } IL_0140: { bool L_39 = V_6; if (!L_39) { goto IL_014a; } } { int32_t L_40 = V_5; V_0 = L_40; } IL_014a: { int32_t L_41 = ___pc2; int32_t L_42 = V_4; bool L_43 = Interpreter_TryMatch_m2615355060(__this, (&V_0), ((int32_t)il2cpp_codegen_add((int32_t)L_41, (int32_t)L_42)), /*hidden argument*/NULL); if (!L_43) { goto IL_0160; } } { goto IL_0ff3; } IL_0160: { goto IL_0280; } IL_0165: { int32_t L_44 = V_7; if (L_44) { goto IL_018a; } } { V_0 = 0; int32_t L_45 = ___pc2; int32_t L_46 = V_4; bool L_47 = Interpreter_TryMatch_m2615355060(__this, (&V_0), ((int32_t)il2cpp_codegen_add((int32_t)L_45, (int32_t)L_46)), /*hidden argument*/NULL); if (!L_47) { goto IL_0184; } } { goto IL_0ff3; } IL_0184: { int32_t L_48 = V_7; V_7 = ((int32_t)il2cpp_codegen_add((int32_t)L_48, (int32_t)1)); } IL_018a: { goto IL_0210; } IL_018f: { int32_t L_49 = V_7; if (!L_49) { goto IL_01ac; } } { String_t* L_50 = __this->get_text_3(); int32_t L_51 = V_7; NullCheck(L_50); Il2CppChar L_52 = String_get_Chars_m2986988803(L_50, ((int32_t)il2cpp_codegen_subtract((int32_t)L_51, (int32_t)1)), /*hidden argument*/NULL); if ((!(((uint32_t)L_52) == ((uint32_t)((int32_t)10))))) { goto IL_01f8; } } IL_01ac: { bool L_53 = V_6; if (!L_53) { goto IL_01ce; } } { int32_t L_54 = V_7; int32_t L_55 = V_8; if ((!(((uint32_t)L_54) == ((uint32_t)L_55)))) { goto IL_01c3; } } { int32_t L_56 = V_7; G_B29_0 = L_56; goto IL_01c8; } IL_01c3: { int32_t L_57 = V_7; int32_t L_58 = V_5; G_B29_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_57, (int32_t)L_58)); } IL_01c8: { V_0 = G_B29_0; goto IL_01e2; } IL_01ce: { int32_t L_59 = V_7; if (L_59) { goto IL_01dc; } } { int32_t L_60 = V_7; G_B33_0 = L_60; goto IL_01e1; } IL_01dc: { int32_t L_61 = V_7; int32_t L_62 = V_5; G_B33_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_61, (int32_t)L_62)); } IL_01e1: { V_0 = G_B33_0; } IL_01e2: { int32_t L_63 = ___pc2; int32_t L_64 = V_4; bool L_65 = Interpreter_TryMatch_m2615355060(__this, (&V_0), ((int32_t)il2cpp_codegen_add((int32_t)L_63, (int32_t)L_64)), /*hidden argument*/NULL); if (!L_65) { goto IL_01f8; } } { goto IL_0ff3; } IL_01f8: { bool L_66 = V_6; if (!L_66) { goto IL_020a; } } { int32_t L_67 = V_7; V_7 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_67, (int32_t)1)); goto IL_0210; } IL_020a: { int32_t L_68 = V_7; V_7 = ((int32_t)il2cpp_codegen_add((int32_t)L_68, (int32_t)1)); } IL_0210: { bool L_69 = V_6; if (!L_69) { goto IL_021f; } } { int32_t L_70 = V_7; if ((((int32_t)L_70) >= ((int32_t)0))) { goto IL_018f; } } IL_021f: { bool L_71 = V_6; if (L_71) { goto IL_022f; } } { int32_t L_72 = V_7; int32_t L_73 = V_8; if ((((int32_t)L_72) <= ((int32_t)L_73))) { goto IL_018f; } } IL_022f: { goto IL_0280; } IL_0234: { int32_t L_74 = V_7; int32_t L_75 = __this->get_scan_ptr_8(); if ((!(((uint32_t)L_74) == ((uint32_t)L_75)))) { goto IL_0276; } } { bool L_76 = V_6; if (!L_76) { goto IL_0256; } } { int32_t L_77 = __this->get_scan_ptr_8(); int32_t L_78 = V_5; G_B48_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_77, (int32_t)L_78)); goto IL_025f; } IL_0256: { int32_t L_79 = __this->get_scan_ptr_8(); int32_t L_80 = V_5; G_B48_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_79, (int32_t)L_80)); } IL_025f: { V_0 = G_B48_0; int32_t L_81 = ___pc2; int32_t L_82 = V_4; bool L_83 = Interpreter_TryMatch_m2615355060(__this, (&V_0), ((int32_t)il2cpp_codegen_add((int32_t)L_81, (int32_t)L_82)), /*hidden argument*/NULL); if (!L_83) { goto IL_0276; } } { goto IL_0ff3; } IL_0276: { goto IL_0280; } IL_027b: { goto IL_0280; } IL_0280: { goto IL_04b3; } IL_0285: { QuickSearch_t2588090110 * L_84 = __this->get_qs_7(); if (L_84) { goto IL_02ab; } } { uint16_t L_85 = V_10; if ((!(((uint32_t)L_85) == ((uint32_t)3)))) { goto IL_03d2; } } { int32_t L_86 = V_4; UInt16U5BU5D_t3326319531* L_87 = __this->get_program_1(); int32_t L_88 = ___pc2; NullCheck(L_87); int32_t L_89 = ((int32_t)il2cpp_codegen_add((int32_t)L_88, (int32_t)4)); uint16_t L_90 = (L_87)->GetAt(static_cast(L_89)); if ((!(((uint32_t)L_86) == ((uint32_t)((int32_t)il2cpp_codegen_add((int32_t)6, (int32_t)L_90)))))) { goto IL_03d2; } } IL_02ab: { UInt16U5BU5D_t3326319531* L_91 = __this->get_program_1(); int32_t L_92 = ___pc2; NullCheck(L_91); int32_t L_93 = ((int32_t)il2cpp_codegen_add((int32_t)L_92, (int32_t)3)); uint16_t L_94 = (L_91)->GetAt(static_cast(L_93)); V_11 = (bool)((((int32_t)((((int32_t)(((int32_t)((uint16_t)((int32_t)((int32_t)L_94&(int32_t)((int32_t)1024))))))) == ((int32_t)0))? 1 : 0)) == ((int32_t)0))? 1 : 0); QuickSearch_t2588090110 * L_95 = __this->get_qs_7(); if (L_95) { goto IL_0304; } } { UInt16U5BU5D_t3326319531* L_96 = __this->get_program_1(); int32_t L_97 = ___pc2; NullCheck(L_96); int32_t L_98 = ((int32_t)il2cpp_codegen_add((int32_t)L_97, (int32_t)3)); uint16_t L_99 = (L_96)->GetAt(static_cast(L_98)); V_12 = (bool)((((int32_t)((((int32_t)(((int32_t)((uint16_t)((int32_t)((int32_t)L_99&(int32_t)((int32_t)512))))))) == ((int32_t)0))? 1 : 0)) == ((int32_t)0))? 1 : 0); int32_t L_100 = ___pc2; String_t* L_101 = Interpreter_GetString_m94448266(__this, ((int32_t)il2cpp_codegen_add((int32_t)L_100, (int32_t)3)), /*hidden argument*/NULL); V_13 = L_101; String_t* L_102 = V_13; bool L_103 = V_12; bool L_104 = V_11; QuickSearch_t2588090110 * L_105 = (QuickSearch_t2588090110 *)il2cpp_codegen_object_new(QuickSearch_t2588090110_il2cpp_TypeInfo_var); QuickSearch__ctor_m430910133(L_105, L_102, L_103, L_104, /*hidden argument*/NULL); __this->set_qs_7(L_105); } IL_0304: { goto IL_03ad; } IL_0309: { bool L_106 = V_11; if (!L_106) { goto IL_0344; } } { QuickSearch_t2588090110 * L_107 = __this->get_qs_7(); String_t* L_108 = __this->get_text_3(); int32_t L_109 = V_7; int32_t L_110 = V_9; NullCheck(L_107); int32_t L_111 = QuickSearch_Search_m3063517397(L_107, L_108, L_109, L_110, /*hidden argument*/NULL); V_7 = L_111; int32_t L_112 = V_7; if ((((int32_t)L_112) == ((int32_t)(-1)))) { goto IL_033f; } } { int32_t L_113 = V_7; QuickSearch_t2588090110 * L_114 = __this->get_qs_7(); NullCheck(L_114); int32_t L_115 = QuickSearch_get_Length_m1693906716(L_114, /*hidden argument*/NULL); V_7 = ((int32_t)il2cpp_codegen_add((int32_t)L_113, (int32_t)L_115)); } IL_033f: { goto IL_035b; } IL_0344: { QuickSearch_t2588090110 * L_116 = __this->get_qs_7(); String_t* L_117 = __this->get_text_3(); int32_t L_118 = V_7; int32_t L_119 = V_8; NullCheck(L_116); int32_t L_120 = QuickSearch_Search_m3063517397(L_116, L_117, L_118, L_119, /*hidden argument*/NULL); V_7 = L_120; } IL_035b: { int32_t L_121 = V_7; if ((((int32_t)L_121) >= ((int32_t)0))) { goto IL_0368; } } { goto IL_03cd; } IL_0368: { bool L_122 = V_11; if (!L_122) { goto IL_0379; } } { int32_t L_123 = V_7; int32_t L_124 = V_5; G_B69_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_123, (int32_t)L_124)); goto IL_037e; } IL_0379: { int32_t L_125 = V_7; int32_t L_126 = V_5; G_B69_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_125, (int32_t)L_126)); } IL_037e: { V_0 = G_B69_0; int32_t L_127 = ___pc2; int32_t L_128 = V_4; bool L_129 = Interpreter_TryMatch_m2615355060(__this, (&V_0), ((int32_t)il2cpp_codegen_add((int32_t)L_127, (int32_t)L_128)), /*hidden argument*/NULL); if (!L_129) { goto IL_0395; } } { goto IL_0ff3; } IL_0395: { bool L_130 = V_11; if (!L_130) { goto IL_03a7; } } { int32_t L_131 = V_7; V_7 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_131, (int32_t)2)); goto IL_03ad; } IL_03a7: { int32_t L_132 = V_7; V_7 = ((int32_t)il2cpp_codegen_add((int32_t)L_132, (int32_t)1)); } IL_03ad: { bool L_133 = V_6; if (!L_133) { goto IL_03bd; } } { int32_t L_134 = V_7; int32_t L_135 = V_9; if ((((int32_t)L_134) >= ((int32_t)L_135))) { goto IL_0309; } } IL_03bd: { bool L_136 = V_6; if (L_136) { goto IL_03cd; } } { int32_t L_137 = V_7; int32_t L_138 = V_8; if ((((int32_t)L_137) <= ((int32_t)L_138))) { goto IL_0309; } } IL_03cd: { goto IL_04b3; } IL_03d2: { uint16_t L_139 = V_10; if ((!(((uint32_t)L_139) == ((uint32_t)1)))) { goto IL_0435; } } { goto IL_0410; } IL_03df: { int32_t L_140 = V_7; V_0 = L_140; int32_t L_141 = ___pc2; int32_t L_142 = V_4; bool L_143 = Interpreter_TryMatch_m2615355060(__this, (&V_0), ((int32_t)il2cpp_codegen_add((int32_t)L_141, (int32_t)L_142)), /*hidden argument*/NULL); if (!L_143) { goto IL_03f8; } } { goto IL_0ff3; } IL_03f8: { bool L_144 = V_6; if (!L_144) { goto IL_040a; } } { int32_t L_145 = V_7; V_7 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_145, (int32_t)1)); goto IL_0410; } IL_040a: { int32_t L_146 = V_7; V_7 = ((int32_t)il2cpp_codegen_add((int32_t)L_146, (int32_t)1)); } IL_0410: { bool L_147 = V_6; if (!L_147) { goto IL_0420; } } { int32_t L_148 = V_7; int32_t L_149 = V_9; if ((((int32_t)L_148) >= ((int32_t)L_149))) { goto IL_03df; } } IL_0420: { bool L_150 = V_6; if (L_150) { goto IL_0430; } } { int32_t L_151 = V_7; int32_t L_152 = V_8; if ((((int32_t)L_151) <= ((int32_t)L_152))) { goto IL_03df; } } IL_0430: { goto IL_04b3; } IL_0435: { goto IL_0493; } IL_043a: { int32_t L_153 = V_7; V_0 = L_153; int32_t L_154 = ___pc2; bool L_155 = Interpreter_Eval_m858596062(__this, 1, (&V_0), ((int32_t)il2cpp_codegen_add((int32_t)L_154, (int32_t)3)), /*hidden argument*/NULL); if (!L_155) { goto IL_047b; } } { bool L_156 = V_6; if (!L_156) { goto IL_045f; } } { int32_t L_157 = V_7; int32_t L_158 = V_5; G_B96_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_157, (int32_t)L_158)); goto IL_0464; } IL_045f: { int32_t L_159 = V_7; int32_t L_160 = V_5; G_B96_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_159, (int32_t)L_160)); } IL_0464: { V_0 = G_B96_0; int32_t L_161 = ___pc2; int32_t L_162 = V_4; bool L_163 = Interpreter_TryMatch_m2615355060(__this, (&V_0), ((int32_t)il2cpp_codegen_add((int32_t)L_161, (int32_t)L_162)), /*hidden argument*/NULL); if (!L_163) { goto IL_047b; } } { goto IL_0ff3; } IL_047b: { bool L_164 = V_6; if (!L_164) { goto IL_048d; } } { int32_t L_165 = V_7; V_7 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_165, (int32_t)1)); goto IL_0493; } IL_048d: { int32_t L_166 = V_7; V_7 = ((int32_t)il2cpp_codegen_add((int32_t)L_166, (int32_t)1)); } IL_0493: { bool L_167 = V_6; if (!L_167) { goto IL_04a3; } } { int32_t L_168 = V_7; int32_t L_169 = V_9; if ((((int32_t)L_168) >= ((int32_t)L_169))) { goto IL_043a; } } IL_04a3: { bool L_170 = V_6; if (L_170) { goto IL_04b3; } } { int32_t L_171 = V_7; int32_t L_172 = V_8; if ((((int32_t)L_171) <= ((int32_t)L_172))) { goto IL_043a; } } IL_04b3: { goto IL_1067; } IL_04b8: { goto IL_1067; } IL_04bd: { goto IL_0ff3; } IL_04c2: { UInt16U5BU5D_t3326319531* L_173 = __this->get_program_1(); int32_t L_174 = ___pc2; NullCheck(L_173); int32_t L_175 = ((int32_t)il2cpp_codegen_add((int32_t)L_174, (int32_t)1)); uint16_t L_176 = (L_173)->GetAt(static_cast(L_175)); int32_t L_177 = V_0; bool L_178 = Interpreter_IsPosition_m3326918850(__this, L_176, L_177, /*hidden argument*/NULL); if (L_178) { goto IL_04dd; } } { goto IL_1067; } IL_04dd: { int32_t L_179 = ___pc2; ___pc2 = ((int32_t)il2cpp_codegen_add((int32_t)L_179, (int32_t)2)); goto IL_0fee; } IL_04e7: { uint16_t L_180 = V_3; V_14 = (bool)((((int32_t)((((int32_t)(((int32_t)((uint16_t)((int32_t)((int32_t)L_180&(int32_t)((int32_t)1024))))))) == ((int32_t)0))? 1 : 0)) == ((int32_t)0))? 1 : 0); uint16_t L_181 = V_3; V_15 = (bool)((((int32_t)((((int32_t)(((int32_t)((uint16_t)((int32_t)((int32_t)L_181&(int32_t)((int32_t)512))))))) == ((int32_t)0))? 1 : 0)) == ((int32_t)0))? 1 : 0); UInt16U5BU5D_t3326319531* L_182 = __this->get_program_1(); int32_t L_183 = ___pc2; NullCheck(L_182); int32_t L_184 = ((int32_t)il2cpp_codegen_add((int32_t)L_183, (int32_t)1)); uint16_t L_185 = (L_182)->GetAt(static_cast(L_184)); V_16 = L_185; bool L_186 = V_14; if (!L_186) { goto IL_0530; } } { int32_t L_187 = V_0; int32_t L_188 = V_16; V_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_187, (int32_t)L_188)); int32_t L_189 = V_0; if ((((int32_t)L_189) >= ((int32_t)0))) { goto IL_052b; } } { goto IL_1067; } IL_052b: { goto IL_0544; } IL_0530: { int32_t L_190 = V_0; int32_t L_191 = V_16; int32_t L_192 = __this->get_text_end_4(); if ((((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_190, (int32_t)L_191))) <= ((int32_t)L_192))) { goto IL_0544; } } { goto IL_1067; } IL_0544: { int32_t L_193 = ___pc2; ___pc2 = ((int32_t)il2cpp_codegen_add((int32_t)L_193, (int32_t)2)); V_17 = 0; goto IL_0591; } IL_0551: { String_t* L_194 = __this->get_text_3(); int32_t L_195 = V_0; int32_t L_196 = V_17; NullCheck(L_194); Il2CppChar L_197 = String_get_Chars_m2986988803(L_194, ((int32_t)il2cpp_codegen_add((int32_t)L_195, (int32_t)L_196)), /*hidden argument*/NULL); V_18 = L_197; bool L_198 = V_15; if (!L_198) { goto IL_0572; } } { Il2CppChar L_199 = V_18; IL2CPP_RUNTIME_CLASS_INIT(Char_t3634460470_il2cpp_TypeInfo_var); Il2CppChar L_200 = Char_ToLower_m844856331(NULL /*static, unused*/, L_199, /*hidden argument*/NULL); V_18 = L_200; } IL_0572: { Il2CppChar L_201 = V_18; UInt16U5BU5D_t3326319531* L_202 = __this->get_program_1(); int32_t L_203 = ___pc2; int32_t L_204 = L_203; ___pc2 = ((int32_t)il2cpp_codegen_add((int32_t)L_204, (int32_t)1)); NullCheck(L_202); int32_t L_205 = L_204; uint16_t L_206 = (L_202)->GetAt(static_cast(L_205)); if ((((int32_t)L_201) == ((int32_t)L_206))) { goto IL_058b; } } { goto IL_1067; } IL_058b: { int32_t L_207 = V_17; V_17 = ((int32_t)il2cpp_codegen_add((int32_t)L_207, (int32_t)1)); } IL_0591: { int32_t L_208 = V_17; int32_t L_209 = V_16; if ((((int32_t)L_208) < ((int32_t)L_209))) { goto IL_0551; } } { bool L_210 = V_14; if (L_210) { goto IL_05a6; } } { int32_t L_211 = V_0; int32_t L_212 = V_16; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_211, (int32_t)L_212)); } IL_05a6: { goto IL_0fee; } IL_05ab: { uint16_t L_213 = V_3; V_19 = (bool)((((int32_t)((((int32_t)(((int32_t)((uint16_t)((int32_t)((int32_t)L_213&(int32_t)((int32_t)1024))))))) == ((int32_t)0))? 1 : 0)) == ((int32_t)0))? 1 : 0); uint16_t L_214 = V_3; V_20 = (bool)((((int32_t)((((int32_t)(((int32_t)((uint16_t)((int32_t)((int32_t)L_214&(int32_t)((int32_t)512))))))) == ((int32_t)0))? 1 : 0)) == ((int32_t)0))? 1 : 0); UInt16U5BU5D_t3326319531* L_215 = __this->get_program_1(); int32_t L_216 = ___pc2; NullCheck(L_215); int32_t L_217 = ((int32_t)il2cpp_codegen_add((int32_t)L_216, (int32_t)1)); uint16_t L_218 = (L_215)->GetAt(static_cast(L_217)); int32_t L_219 = Interpreter_GetLastDefined_m4107643411(__this, L_218, /*hidden argument*/NULL); V_21 = L_219; int32_t L_220 = V_21; if ((((int32_t)L_220) >= ((int32_t)0))) { goto IL_05ea; } } { goto IL_1067; } IL_05ea: { MarkU5BU5D_t3645422402* L_221 = __this->get_marks_13(); int32_t L_222 = V_21; NullCheck(L_221); int32_t L_223 = Mark_get_Index_m3048692661(((L_221)->GetAddressAt(static_cast(L_222))), /*hidden argument*/NULL); V_22 = L_223; MarkU5BU5D_t3645422402* L_224 = __this->get_marks_13(); int32_t L_225 = V_21; NullCheck(L_224); int32_t L_226 = Mark_get_Length_m2532192442(((L_224)->GetAddressAt(static_cast(L_225))), /*hidden argument*/NULL); V_23 = L_226; bool L_227 = V_19; if (!L_227) { goto IL_062f; } } { int32_t L_228 = V_0; int32_t L_229 = V_23; V_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_228, (int32_t)L_229)); int32_t L_230 = V_0; if ((((int32_t)L_230) >= ((int32_t)0))) { goto IL_062a; } } { goto IL_1067; } IL_062a: { goto IL_0643; } IL_062f: { int32_t L_231 = V_0; int32_t L_232 = V_23; int32_t L_233 = __this->get_text_end_4(); if ((((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_231, (int32_t)L_232))) <= ((int32_t)L_233))) { goto IL_0643; } } { goto IL_1067; } IL_0643: { int32_t L_234 = ___pc2; ___pc2 = ((int32_t)il2cpp_codegen_add((int32_t)L_234, (int32_t)2)); bool L_235 = V_20; if (!L_235) { goto IL_069e; } } { V_24 = 0; goto IL_0690; } IL_0657: { String_t* L_236 = __this->get_text_3(); int32_t L_237 = V_0; int32_t L_238 = V_24; NullCheck(L_236); Il2CppChar L_239 = String_get_Chars_m2986988803(L_236, ((int32_t)il2cpp_codegen_add((int32_t)L_237, (int32_t)L_238)), /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Char_t3634460470_il2cpp_TypeInfo_var); Il2CppChar L_240 = Char_ToLower_m844856331(NULL /*static, unused*/, L_239, /*hidden argument*/NULL); String_t* L_241 = __this->get_text_3(); int32_t L_242 = V_22; int32_t L_243 = V_24; NullCheck(L_241); Il2CppChar L_244 = String_get_Chars_m2986988803(L_241, ((int32_t)il2cpp_codegen_add((int32_t)L_242, (int32_t)L_243)), /*hidden argument*/NULL); Il2CppChar L_245 = Char_ToLower_m844856331(NULL /*static, unused*/, L_244, /*hidden argument*/NULL); if ((((int32_t)L_240) == ((int32_t)L_245))) { goto IL_068a; } } { goto IL_1067; } IL_068a: { int32_t L_246 = V_24; V_24 = ((int32_t)il2cpp_codegen_add((int32_t)L_246, (int32_t)1)); } IL_0690: { int32_t L_247 = V_24; int32_t L_248 = V_23; if ((((int32_t)L_247) < ((int32_t)L_248))) { goto IL_0657; } } { goto IL_06de; } IL_069e: { V_25 = 0; goto IL_06d5; } IL_06a6: { String_t* L_249 = __this->get_text_3(); int32_t L_250 = V_0; int32_t L_251 = V_25; NullCheck(L_249); Il2CppChar L_252 = String_get_Chars_m2986988803(L_249, ((int32_t)il2cpp_codegen_add((int32_t)L_250, (int32_t)L_251)), /*hidden argument*/NULL); String_t* L_253 = __this->get_text_3(); int32_t L_254 = V_22; int32_t L_255 = V_25; NullCheck(L_253); Il2CppChar L_256 = String_get_Chars_m2986988803(L_253, ((int32_t)il2cpp_codegen_add((int32_t)L_254, (int32_t)L_255)), /*hidden argument*/NULL); if ((((int32_t)L_252) == ((int32_t)L_256))) { goto IL_06cf; } } { goto IL_1067; } IL_06cf: { int32_t L_257 = V_25; V_25 = ((int32_t)il2cpp_codegen_add((int32_t)L_257, (int32_t)1)); } IL_06d5: { int32_t L_258 = V_25; int32_t L_259 = V_23; if ((((int32_t)L_258) < ((int32_t)L_259))) { goto IL_06a6; } } IL_06de: { bool L_260 = V_19; if (L_260) { goto IL_06ea; } } { int32_t L_261 = V_0; int32_t L_262 = V_23; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_261, (int32_t)L_262)); } IL_06ea: { goto IL_0fee; } IL_06ef: { int32_t L_263 = ___mode0; bool L_264 = Interpreter_EvalChar_m959577577(__this, L_263, (&V_0), (&___pc2), (bool)0, /*hidden argument*/NULL); if (L_264) { goto IL_0705; } } { goto IL_1067; } IL_0705: { goto IL_0fee; } IL_070a: { int32_t L_265 = ___pc2; UInt16U5BU5D_t3326319531* L_266 = __this->get_program_1(); int32_t L_267 = ___pc2; NullCheck(L_266); int32_t L_268 = ((int32_t)il2cpp_codegen_add((int32_t)L_267, (int32_t)1)); uint16_t L_269 = (L_266)->GetAt(static_cast(L_268)); V_26 = ((int32_t)il2cpp_codegen_add((int32_t)L_265, (int32_t)L_269)); int32_t L_270 = ___pc2; ___pc2 = ((int32_t)il2cpp_codegen_add((int32_t)L_270, (int32_t)2)); int32_t L_271 = ___mode0; bool L_272 = Interpreter_EvalChar_m959577577(__this, L_271, (&V_0), (&___pc2), (bool)1, /*hidden argument*/NULL); if (L_272) { goto IL_0733; } } { goto IL_1067; } IL_0733: { int32_t L_273 = V_26; ___pc2 = L_273; goto IL_0fee; } IL_073c: { UInt16U5BU5D_t3326319531* L_274 = __this->get_program_1(); int32_t L_275 = ___pc2; NullCheck(L_274); int32_t L_276 = ((int32_t)il2cpp_codegen_add((int32_t)L_275, (int32_t)1)); uint16_t L_277 = (L_274)->GetAt(static_cast(L_276)); int32_t L_278 = V_0; Interpreter_Open_m900076395(__this, L_277, L_278, /*hidden argument*/NULL); int32_t L_279 = ___pc2; ___pc2 = ((int32_t)il2cpp_codegen_add((int32_t)L_279, (int32_t)2)); goto IL_0fee; } IL_0757: { UInt16U5BU5D_t3326319531* L_280 = __this->get_program_1(); int32_t L_281 = ___pc2; NullCheck(L_280); int32_t L_282 = ((int32_t)il2cpp_codegen_add((int32_t)L_281, (int32_t)1)); uint16_t L_283 = (L_280)->GetAt(static_cast(L_282)); int32_t L_284 = V_0; Interpreter_Close_m126356671(__this, L_283, L_284, /*hidden argument*/NULL); int32_t L_285 = ___pc2; ___pc2 = ((int32_t)il2cpp_codegen_add((int32_t)L_285, (int32_t)2)); goto IL_0fee; } IL_0772: { int32_t L_286 = V_0; V_27 = L_286; int32_t L_287 = ___pc2; bool L_288 = Interpreter_Eval_m858596062(__this, 1, (&V_0), ((int32_t)il2cpp_codegen_add((int32_t)L_287, (int32_t)5)), /*hidden argument*/NULL); if (L_288) { goto IL_078b; } } { goto IL_1067; } IL_078b: { UInt16U5BU5D_t3326319531* L_289 = __this->get_program_1(); int32_t L_290 = ___pc2; NullCheck(L_289); int32_t L_291 = ((int32_t)il2cpp_codegen_add((int32_t)L_290, (int32_t)1)); uint16_t L_292 = (L_289)->GetAt(static_cast(L_291)); UInt16U5BU5D_t3326319531* L_293 = __this->get_program_1(); int32_t L_294 = ___pc2; NullCheck(L_293); int32_t L_295 = ((int32_t)il2cpp_codegen_add((int32_t)L_294, (int32_t)2)); uint16_t L_296 = (L_293)->GetAt(static_cast(L_295)); UInt16U5BU5D_t3326319531* L_297 = __this->get_program_1(); int32_t L_298 = ___pc2; NullCheck(L_297); int32_t L_299 = ((int32_t)il2cpp_codegen_add((int32_t)L_298, (int32_t)3)); uint16_t L_300 = (L_297)->GetAt(static_cast(L_299)); G_B161_0 = ((int32_t)(L_296)); G_B161_1 = ((int32_t)(L_292)); G_B161_2 = __this; if ((!(((uint32_t)L_300) == ((uint32_t)1)))) { G_B162_0 = ((int32_t)(L_296)); G_B162_1 = ((int32_t)(L_292)); G_B162_2 = __this; goto IL_07b6; } } { G_B163_0 = 1; G_B163_1 = G_B161_0; G_B163_2 = G_B161_1; G_B163_3 = G_B161_2; goto IL_07b7; } IL_07b6: { G_B163_0 = 0; G_B163_1 = G_B162_0; G_B163_2 = G_B162_1; G_B163_3 = G_B162_2; } IL_07b7: { int32_t L_301 = V_27; NullCheck(G_B163_3); bool L_302 = Interpreter_Balance_m1978770534(G_B163_3, G_B163_2, G_B163_1, (bool)G_B163_0, L_301, /*hidden argument*/NULL); if (L_302) { goto IL_07c8; } } { goto IL_1067; } IL_07c8: { int32_t L_303 = ___pc2; UInt16U5BU5D_t3326319531* L_304 = __this->get_program_1(); int32_t L_305 = ___pc2; NullCheck(L_304); int32_t L_306 = ((int32_t)il2cpp_codegen_add((int32_t)L_305, (int32_t)4)); uint16_t L_307 = (L_304)->GetAt(static_cast(L_306)); ___pc2 = ((int32_t)il2cpp_codegen_add((int32_t)L_303, (int32_t)L_307)); goto IL_0fee; } IL_07db: { goto IL_0ff3; } IL_07e0: { UInt16U5BU5D_t3326319531* L_308 = __this->get_program_1(); int32_t L_309 = ___pc2; NullCheck(L_308); int32_t L_310 = ((int32_t)il2cpp_codegen_add((int32_t)L_309, (int32_t)2)); uint16_t L_311 = (L_308)->GetAt(static_cast(L_310)); int32_t L_312 = Interpreter_GetLastDefined_m4107643411(__this, L_311, /*hidden argument*/NULL); V_28 = L_312; int32_t L_313 = V_28; if ((((int32_t)L_313) >= ((int32_t)0))) { goto IL_080d; } } { int32_t L_314 = ___pc2; UInt16U5BU5D_t3326319531* L_315 = __this->get_program_1(); int32_t L_316 = ___pc2; NullCheck(L_315); int32_t L_317 = ((int32_t)il2cpp_codegen_add((int32_t)L_316, (int32_t)1)); uint16_t L_318 = (L_315)->GetAt(static_cast(L_317)); ___pc2 = ((int32_t)il2cpp_codegen_add((int32_t)L_314, (int32_t)L_318)); goto IL_0812; } IL_080d: { int32_t L_319 = ___pc2; ___pc2 = ((int32_t)il2cpp_codegen_add((int32_t)L_319, (int32_t)3)); } IL_0812: { goto IL_0fee; } IL_0817: { int32_t L_320 = ___pc2; bool L_321 = Interpreter_Eval_m858596062(__this, 1, (&V_0), ((int32_t)il2cpp_codegen_add((int32_t)L_320, (int32_t)2)), /*hidden argument*/NULL); if (L_321) { goto IL_082d; } } { goto IL_1067; } IL_082d: { int32_t L_322 = ___pc2; UInt16U5BU5D_t3326319531* L_323 = __this->get_program_1(); int32_t L_324 = ___pc2; NullCheck(L_323); int32_t L_325 = ((int32_t)il2cpp_codegen_add((int32_t)L_324, (int32_t)1)); uint16_t L_326 = (L_323)->GetAt(static_cast(L_325)); ___pc2 = ((int32_t)il2cpp_codegen_add((int32_t)L_322, (int32_t)L_326)); goto IL_0fee; } IL_0840: { int32_t L_327 = Interpreter_Checkpoint_m1239052598(__this, /*hidden argument*/NULL); V_29 = L_327; int32_t L_328 = V_0; V_30 = L_328; int32_t L_329 = ___pc2; bool L_330 = Interpreter_Eval_m858596062(__this, 1, (&V_30), ((int32_t)il2cpp_codegen_add((int32_t)L_329, (int32_t)3)), /*hidden argument*/NULL); if (!L_330) { goto IL_086f; } } { int32_t L_331 = ___pc2; UInt16U5BU5D_t3326319531* L_332 = __this->get_program_1(); int32_t L_333 = ___pc2; NullCheck(L_332); int32_t L_334 = ((int32_t)il2cpp_codegen_add((int32_t)L_333, (int32_t)1)); uint16_t L_335 = (L_332)->GetAt(static_cast(L_334)); ___pc2 = ((int32_t)il2cpp_codegen_add((int32_t)L_331, (int32_t)L_335)); goto IL_0885; } IL_086f: { int32_t L_336 = V_29; Interpreter_Backtrack_m2828876822(__this, L_336, /*hidden argument*/NULL); int32_t L_337 = ___pc2; UInt16U5BU5D_t3326319531* L_338 = __this->get_program_1(); int32_t L_339 = ___pc2; NullCheck(L_338); int32_t L_340 = ((int32_t)il2cpp_codegen_add((int32_t)L_339, (int32_t)2)); uint16_t L_341 = (L_338)->GetAt(static_cast(L_340)); ___pc2 = ((int32_t)il2cpp_codegen_add((int32_t)L_337, (int32_t)L_341)); } IL_0885: { goto IL_0fee; } IL_088a: { int32_t L_342 = Interpreter_Checkpoint_m1239052598(__this, /*hidden argument*/NULL); V_32 = L_342; int32_t L_343 = ___pc2; bool L_344 = Interpreter_Eval_m858596062(__this, 1, (&V_0), ((int32_t)il2cpp_codegen_add((int32_t)L_343, (int32_t)2)), /*hidden argument*/NULL); if (!L_344) { goto IL_08a8; } } { goto IL_0ff3; } IL_08a8: { int32_t L_345 = V_32; Interpreter_Backtrack_m2828876822(__this, L_345, /*hidden argument*/NULL); int32_t L_346 = ___pc2; UInt16U5BU5D_t3326319531* L_347 = __this->get_program_1(); int32_t L_348 = ___pc2; NullCheck(L_347); int32_t L_349 = ((int32_t)il2cpp_codegen_add((int32_t)L_348, (int32_t)1)); uint16_t L_350 = (L_347)->GetAt(static_cast(L_349)); ___pc2 = ((int32_t)il2cpp_codegen_add((int32_t)L_346, (int32_t)L_350)); UInt16U5BU5D_t3326319531* L_351 = __this->get_program_1(); int32_t L_352 = ___pc2; NullCheck(L_351); int32_t L_353 = L_352; uint16_t L_354 = (L_351)->GetAt(static_cast(L_353)); V_31 = (((int32_t)((uint16_t)((int32_t)((int32_t)L_354&(int32_t)((int32_t)255)))))); uint16_t L_355 = V_31; if (L_355) { goto IL_088a; } } { goto IL_1067; } IL_08db: { int32_t L_356 = ___pc2; UInt16U5BU5D_t3326319531* L_357 = __this->get_program_1(); int32_t L_358 = ___pc2; NullCheck(L_357); int32_t L_359 = ((int32_t)il2cpp_codegen_add((int32_t)L_358, (int32_t)1)); uint16_t L_360 = (L_357)->GetAt(static_cast(L_359)); ___pc2 = ((int32_t)il2cpp_codegen_add((int32_t)L_356, (int32_t)L_360)); goto IL_0fee; } IL_08ee: { RepeatContext_t1214863076 * L_361 = __this->get_repeat_9(); int32_t L_362 = ___pc2; int32_t L_363 = Interpreter_ReadProgramCount_m1121096263(__this, ((int32_t)il2cpp_codegen_add((int32_t)L_362, (int32_t)2)), /*hidden argument*/NULL); int32_t L_364 = ___pc2; int32_t L_365 = Interpreter_ReadProgramCount_m1121096263(__this, ((int32_t)il2cpp_codegen_add((int32_t)L_364, (int32_t)4)), /*hidden argument*/NULL); uint16_t L_366 = V_3; int32_t L_367 = ___pc2; RepeatContext_t1214863076 * L_368 = (RepeatContext_t1214863076 *)il2cpp_codegen_object_new(RepeatContext_t1214863076_il2cpp_TypeInfo_var); RepeatContext__ctor_m2465637864(L_368, L_361, L_363, L_365, (bool)((((int32_t)((((int32_t)(((int32_t)((uint16_t)((int32_t)((int32_t)L_366&(int32_t)((int32_t)2048))))))) == ((int32_t)0))? 1 : 0)) == ((int32_t)0))? 1 : 0), ((int32_t)il2cpp_codegen_add((int32_t)L_367, (int32_t)6)), /*hidden argument*/NULL); __this->set_repeat_9(L_368); int32_t L_369 = ___pc2; UInt16U5BU5D_t3326319531* L_370 = __this->get_program_1(); int32_t L_371 = ___pc2; NullCheck(L_370); int32_t L_372 = ((int32_t)il2cpp_codegen_add((int32_t)L_371, (int32_t)1)); uint16_t L_373 = (L_370)->GetAt(static_cast(L_372)); bool L_374 = Interpreter_Eval_m858596062(__this, 1, (&V_0), ((int32_t)il2cpp_codegen_add((int32_t)L_369, (int32_t)L_373)), /*hidden argument*/NULL); if (!L_374) { goto IL_0941; } } { goto IL_0ff3; } IL_0941: { RepeatContext_t1214863076 * L_375 = __this->get_repeat_9(); NullCheck(L_375); RepeatContext_t1214863076 * L_376 = RepeatContext_get_Previous_m4220584810(L_375, /*hidden argument*/NULL); __this->set_repeat_9(L_376); goto IL_1067; } IL_0957: { RepeatContext_t1214863076 * L_377 = __this->get_repeat_9(); V_33 = L_377; RepeatContext_t1214863076 * L_378 = __this->get_deep_12(); RepeatContext_t1214863076 * L_379 = V_33; if ((!(((RuntimeObject*)(RepeatContext_t1214863076 *)L_378) == ((RuntimeObject*)(RepeatContext_t1214863076 *)L_379)))) { goto IL_0971; } } { goto IL_0ff3; } IL_0971: { RepeatContext_t1214863076 * L_380 = V_33; NullCheck(L_380); int32_t L_381 = RepeatContext_get_Start_m1076992038(L_380, /*hidden argument*/NULL); V_34 = L_381; RepeatContext_t1214863076 * L_382 = V_33; NullCheck(L_382); int32_t L_383 = RepeatContext_get_Count_m1112834530(L_382, /*hidden argument*/NULL); V_35 = L_383; goto IL_09e5; } IL_0988: { RepeatContext_t1214863076 * L_384 = V_33; RepeatContext_t1214863076 * L_385 = L_384; NullCheck(L_385); int32_t L_386 = RepeatContext_get_Count_m1112834530(L_385, /*hidden argument*/NULL); NullCheck(L_385); RepeatContext_set_Count_m960350409(L_385, ((int32_t)il2cpp_codegen_add((int32_t)L_386, (int32_t)1)), /*hidden argument*/NULL); RepeatContext_t1214863076 * L_387 = V_33; int32_t L_388 = V_0; NullCheck(L_387); RepeatContext_set_Start_m2870272657(L_387, L_388, /*hidden argument*/NULL); RepeatContext_t1214863076 * L_389 = V_33; __this->set_deep_12(L_389); RepeatContext_t1214863076 * L_390 = V_33; NullCheck(L_390); int32_t L_391 = RepeatContext_get_Expression_m255006542(L_390, /*hidden argument*/NULL); bool L_392 = Interpreter_Eval_m858596062(__this, 1, (&V_0), L_391, /*hidden argument*/NULL); if (L_392) { goto IL_09d3; } } { RepeatContext_t1214863076 * L_393 = V_33; int32_t L_394 = V_34; NullCheck(L_393); RepeatContext_set_Start_m2870272657(L_393, L_394, /*hidden argument*/NULL); RepeatContext_t1214863076 * L_395 = V_33; int32_t L_396 = V_35; NullCheck(L_395); RepeatContext_set_Count_m960350409(L_395, L_396, /*hidden argument*/NULL); goto IL_1067; } IL_09d3: { RepeatContext_t1214863076 * L_397 = __this->get_deep_12(); RepeatContext_t1214863076 * L_398 = V_33; if ((((RuntimeObject*)(RepeatContext_t1214863076 *)L_397) == ((RuntimeObject*)(RepeatContext_t1214863076 *)L_398))) { goto IL_09e5; } } { goto IL_0ff3; } IL_09e5: { RepeatContext_t1214863076 * L_399 = V_33; NullCheck(L_399); bool L_400 = RepeatContext_get_IsMinimum_m3640286252(L_399, /*hidden argument*/NULL); if (!L_400) { goto IL_0988; } } { int32_t L_401 = V_0; RepeatContext_t1214863076 * L_402 = V_33; NullCheck(L_402); int32_t L_403 = RepeatContext_get_Start_m1076992038(L_402, /*hidden argument*/NULL); if ((!(((uint32_t)L_401) == ((uint32_t)L_403)))) { goto IL_0a35; } } { RepeatContext_t1214863076 * L_404 = V_33; NullCheck(L_404); RepeatContext_t1214863076 * L_405 = RepeatContext_get_Previous_m4220584810(L_404, /*hidden argument*/NULL); __this->set_repeat_9(L_405); __this->set_deep_12((RepeatContext_t1214863076 *)NULL); int32_t L_406 = ___pc2; bool L_407 = Interpreter_Eval_m858596062(__this, 1, (&V_0), ((int32_t)il2cpp_codegen_add((int32_t)L_406, (int32_t)1)), /*hidden argument*/NULL); if (!L_407) { goto IL_0a28; } } { goto IL_0ff3; } IL_0a28: { RepeatContext_t1214863076 * L_408 = V_33; __this->set_repeat_9(L_408); goto IL_1067; } IL_0a35: { RepeatContext_t1214863076 * L_409 = V_33; NullCheck(L_409); bool L_410 = RepeatContext_get_IsLazy_m2261224997(L_409, /*hidden argument*/NULL); if (!L_410) { goto IL_0b0d; } } { goto IL_0b08; } IL_0a46: { RepeatContext_t1214863076 * L_411 = V_33; NullCheck(L_411); RepeatContext_t1214863076 * L_412 = RepeatContext_get_Previous_m4220584810(L_411, /*hidden argument*/NULL); __this->set_repeat_9(L_412); __this->set_deep_12((RepeatContext_t1214863076 *)NULL); int32_t L_413 = Interpreter_Checkpoint_m1239052598(__this, /*hidden argument*/NULL); V_36 = L_413; int32_t L_414 = ___pc2; bool L_415 = Interpreter_Eval_m858596062(__this, 1, (&V_0), ((int32_t)il2cpp_codegen_add((int32_t)L_414, (int32_t)1)), /*hidden argument*/NULL); if (!L_415) { goto IL_0a78; } } { goto IL_0ff3; } IL_0a78: { int32_t L_416 = V_36; Interpreter_Backtrack_m2828876822(__this, L_416, /*hidden argument*/NULL); RepeatContext_t1214863076 * L_417 = V_33; __this->set_repeat_9(L_417); RepeatContext_t1214863076 * L_418 = V_33; NullCheck(L_418); bool L_419 = RepeatContext_get_IsMaximum_m332552678(L_418, /*hidden argument*/NULL); if (!L_419) { goto IL_0a99; } } { goto IL_1067; } IL_0a99: { RepeatContext_t1214863076 * L_420 = V_33; RepeatContext_t1214863076 * L_421 = L_420; NullCheck(L_421); int32_t L_422 = RepeatContext_get_Count_m1112834530(L_421, /*hidden argument*/NULL); NullCheck(L_421); RepeatContext_set_Count_m960350409(L_421, ((int32_t)il2cpp_codegen_add((int32_t)L_422, (int32_t)1)), /*hidden argument*/NULL); RepeatContext_t1214863076 * L_423 = V_33; int32_t L_424 = V_0; NullCheck(L_423); RepeatContext_set_Start_m2870272657(L_423, L_424, /*hidden argument*/NULL); RepeatContext_t1214863076 * L_425 = V_33; __this->set_deep_12(L_425); RepeatContext_t1214863076 * L_426 = V_33; NullCheck(L_426); int32_t L_427 = RepeatContext_get_Expression_m255006542(L_426, /*hidden argument*/NULL); bool L_428 = Interpreter_Eval_m858596062(__this, 1, (&V_0), L_427, /*hidden argument*/NULL); if (L_428) { goto IL_0ae4; } } { RepeatContext_t1214863076 * L_429 = V_33; int32_t L_430 = V_34; NullCheck(L_429); RepeatContext_set_Start_m2870272657(L_429, L_430, /*hidden argument*/NULL); RepeatContext_t1214863076 * L_431 = V_33; int32_t L_432 = V_35; NullCheck(L_431); RepeatContext_set_Count_m960350409(L_431, L_432, /*hidden argument*/NULL); goto IL_1067; } IL_0ae4: { RepeatContext_t1214863076 * L_433 = __this->get_deep_12(); RepeatContext_t1214863076 * L_434 = V_33; if ((((RuntimeObject*)(RepeatContext_t1214863076 *)L_433) == ((RuntimeObject*)(RepeatContext_t1214863076 *)L_434))) { goto IL_0af6; } } { goto IL_0ff3; } IL_0af6: { int32_t L_435 = V_0; RepeatContext_t1214863076 * L_436 = V_33; NullCheck(L_436); int32_t L_437 = RepeatContext_get_Start_m1076992038(L_436, /*hidden argument*/NULL); if ((!(((uint32_t)L_435) == ((uint32_t)L_437)))) { goto IL_0b08; } } { goto IL_1067; } IL_0b08: { goto IL_0a46; } IL_0b0d: { IntStack_t2189327687 * L_438 = __this->get_address_of_stack_11(); int32_t L_439 = IntStack_get_Count_m1427289819(L_438, /*hidden argument*/NULL); V_37 = L_439; goto IL_0bd7; } IL_0b1f: { int32_t L_440 = Interpreter_Checkpoint_m1239052598(__this, /*hidden argument*/NULL); V_38 = L_440; int32_t L_441 = V_0; V_39 = L_441; RepeatContext_t1214863076 * L_442 = V_33; NullCheck(L_442); int32_t L_443 = RepeatContext_get_Start_m1076992038(L_442, /*hidden argument*/NULL); V_40 = L_443; RepeatContext_t1214863076 * L_444 = V_33; RepeatContext_t1214863076 * L_445 = L_444; NullCheck(L_445); int32_t L_446 = RepeatContext_get_Count_m1112834530(L_445, /*hidden argument*/NULL); NullCheck(L_445); RepeatContext_set_Count_m960350409(L_445, ((int32_t)il2cpp_codegen_add((int32_t)L_446, (int32_t)1)), /*hidden argument*/NULL); RepeatContext_t1214863076 * L_447 = V_33; int32_t L_448 = V_0; NullCheck(L_447); RepeatContext_set_Start_m2870272657(L_447, L_448, /*hidden argument*/NULL); RepeatContext_t1214863076 * L_449 = V_33; __this->set_deep_12(L_449); RepeatContext_t1214863076 * L_450 = V_33; NullCheck(L_450); int32_t L_451 = RepeatContext_get_Expression_m255006542(L_450, /*hidden argument*/NULL); bool L_452 = Interpreter_Eval_m858596062(__this, 1, (&V_0), L_451, /*hidden argument*/NULL); if (L_452) { goto IL_0b8c; } } { RepeatContext_t1214863076 * L_453 = V_33; RepeatContext_t1214863076 * L_454 = L_453; NullCheck(L_454); int32_t L_455 = RepeatContext_get_Count_m1112834530(L_454, /*hidden argument*/NULL); NullCheck(L_454); RepeatContext_set_Count_m960350409(L_454, ((int32_t)il2cpp_codegen_subtract((int32_t)L_455, (int32_t)1)), /*hidden argument*/NULL); RepeatContext_t1214863076 * L_456 = V_33; int32_t L_457 = V_40; NullCheck(L_456); RepeatContext_set_Start_m2870272657(L_456, L_457, /*hidden argument*/NULL); int32_t L_458 = V_38; Interpreter_Backtrack_m2828876822(__this, L_458, /*hidden argument*/NULL); goto IL_0be3; } IL_0b8c: { RepeatContext_t1214863076 * L_459 = __this->get_deep_12(); RepeatContext_t1214863076 * L_460 = V_33; if ((((RuntimeObject*)(RepeatContext_t1214863076 *)L_459) == ((RuntimeObject*)(RepeatContext_t1214863076 *)L_460))) { goto IL_0bab; } } { IntStack_t2189327687 * L_461 = __this->get_address_of_stack_11(); int32_t L_462 = V_37; IntStack_set_Count_m756607812(L_461, L_462, /*hidden argument*/NULL); goto IL_0ff3; } IL_0bab: { IntStack_t2189327687 * L_463 = __this->get_address_of_stack_11(); int32_t L_464 = V_38; IntStack_Push_m1082581210(L_463, L_464, /*hidden argument*/NULL); IntStack_t2189327687 * L_465 = __this->get_address_of_stack_11(); int32_t L_466 = V_39; IntStack_Push_m1082581210(L_465, L_466, /*hidden argument*/NULL); int32_t L_467 = V_0; RepeatContext_t1214863076 * L_468 = V_33; NullCheck(L_468); int32_t L_469 = RepeatContext_get_Start_m1076992038(L_468, /*hidden argument*/NULL); if ((!(((uint32_t)L_467) == ((uint32_t)L_469)))) { goto IL_0bd7; } } { goto IL_0be3; } IL_0bd7: { RepeatContext_t1214863076 * L_470 = V_33; NullCheck(L_470); bool L_471 = RepeatContext_get_IsMaximum_m332552678(L_470, /*hidden argument*/NULL); if (!L_471) { goto IL_0b1f; } } IL_0be3: { RepeatContext_t1214863076 * L_472 = V_33; NullCheck(L_472); RepeatContext_t1214863076 * L_473 = RepeatContext_get_Previous_m4220584810(L_472, /*hidden argument*/NULL); __this->set_repeat_9(L_473); goto IL_0c6a; } IL_0bf5: { __this->set_deep_12((RepeatContext_t1214863076 *)NULL); int32_t L_474 = ___pc2; bool L_475 = Interpreter_Eval_m858596062(__this, 1, (&V_0), ((int32_t)il2cpp_codegen_add((int32_t)L_474, (int32_t)1)), /*hidden argument*/NULL); if (!L_475) { goto IL_0c1f; } } { IntStack_t2189327687 * L_476 = __this->get_address_of_stack_11(); int32_t L_477 = V_37; IntStack_set_Count_m756607812(L_476, L_477, /*hidden argument*/NULL); goto IL_0ff3; } IL_0c1f: { IntStack_t2189327687 * L_478 = __this->get_address_of_stack_11(); int32_t L_479 = IntStack_get_Count_m1427289819(L_478, /*hidden argument*/NULL); int32_t L_480 = V_37; if ((!(((uint32_t)L_479) == ((uint32_t)L_480)))) { goto IL_0c3e; } } { RepeatContext_t1214863076 * L_481 = V_33; __this->set_repeat_9(L_481); goto IL_1067; } IL_0c3e: { RepeatContext_t1214863076 * L_482 = V_33; RepeatContext_t1214863076 * L_483 = L_482; NullCheck(L_483); int32_t L_484 = RepeatContext_get_Count_m1112834530(L_483, /*hidden argument*/NULL); NullCheck(L_483); RepeatContext_set_Count_m960350409(L_483, ((int32_t)il2cpp_codegen_subtract((int32_t)L_484, (int32_t)1)), /*hidden argument*/NULL); IntStack_t2189327687 * L_485 = __this->get_address_of_stack_11(); int32_t L_486 = IntStack_Pop_m1779514793(L_485, /*hidden argument*/NULL); V_0 = L_486; IntStack_t2189327687 * L_487 = __this->get_address_of_stack_11(); int32_t L_488 = IntStack_Pop_m1779514793(L_487, /*hidden argument*/NULL); Interpreter_Backtrack_m2828876822(__this, L_488, /*hidden argument*/NULL); } IL_0c6a: { goto IL_0bf5; } IL_0c6f: { RepeatContext_t1214863076 * L_489 = __this->get_fast_10(); int32_t L_490 = ___pc2; int32_t L_491 = Interpreter_ReadProgramCount_m1121096263(__this, ((int32_t)il2cpp_codegen_add((int32_t)L_490, (int32_t)2)), /*hidden argument*/NULL); int32_t L_492 = ___pc2; int32_t L_493 = Interpreter_ReadProgramCount_m1121096263(__this, ((int32_t)il2cpp_codegen_add((int32_t)L_492, (int32_t)4)), /*hidden argument*/NULL); uint16_t L_494 = V_3; int32_t L_495 = ___pc2; RepeatContext_t1214863076 * L_496 = (RepeatContext_t1214863076 *)il2cpp_codegen_object_new(RepeatContext_t1214863076_il2cpp_TypeInfo_var); RepeatContext__ctor_m2465637864(L_496, L_489, L_491, L_493, (bool)((((int32_t)((((int32_t)(((int32_t)((uint16_t)((int32_t)((int32_t)L_494&(int32_t)((int32_t)2048))))))) == ((int32_t)0))? 1 : 0)) == ((int32_t)0))? 1 : 0), ((int32_t)il2cpp_codegen_add((int32_t)L_495, (int32_t)6)), /*hidden argument*/NULL); __this->set_fast_10(L_496); RepeatContext_t1214863076 * L_497 = __this->get_fast_10(); int32_t L_498 = V_0; NullCheck(L_497); RepeatContext_set_Start_m2870272657(L_497, L_498, /*hidden argument*/NULL); int32_t L_499 = Interpreter_Checkpoint_m1239052598(__this, /*hidden argument*/NULL); V_41 = L_499; int32_t L_500 = ___pc2; UInt16U5BU5D_t3326319531* L_501 = __this->get_program_1(); int32_t L_502 = ___pc2; NullCheck(L_501); int32_t L_503 = ((int32_t)il2cpp_codegen_add((int32_t)L_502, (int32_t)1)); uint16_t L_504 = (L_501)->GetAt(static_cast(L_503)); ___pc2 = ((int32_t)il2cpp_codegen_add((int32_t)L_500, (int32_t)L_504)); UInt16U5BU5D_t3326319531* L_505 = __this->get_program_1(); int32_t L_506 = ___pc2; NullCheck(L_505); int32_t L_507 = L_506; uint16_t L_508 = (L_505)->GetAt(static_cast(L_507)); V_42 = L_508; V_43 = (-1); V_44 = (-1); V_45 = 0; uint16_t L_509 = V_42; V_46 = (((int32_t)((uint16_t)((int32_t)((int32_t)L_509&(int32_t)((int32_t)255)))))); uint16_t L_510 = V_46; if ((((int32_t)L_510) == ((int32_t)5))) { goto IL_0cf3; } } { uint16_t L_511 = V_46; if ((!(((uint32_t)L_511) == ((uint32_t)3)))) { goto IL_0d92; } } IL_0cf3: { uint16_t L_512 = V_42; V_47 = (((int32_t)((uint16_t)((int32_t)((int32_t)L_512&(int32_t)((int32_t)65280)))))); uint16_t L_513 = V_47; if (!(((int32_t)((uint16_t)((int32_t)((int32_t)L_513&(int32_t)((int32_t)256))))))) { goto IL_0d11; } } { goto IL_0d92; } IL_0d11: { uint16_t L_514 = V_46; if ((!(((uint32_t)L_514) == ((uint32_t)3)))) { goto IL_0d4c; } } { V_48 = 0; uint16_t L_515 = V_47; if (!(((int32_t)((uint16_t)((int32_t)((int32_t)L_515&(int32_t)((int32_t)1024))))))) { goto IL_0d38; } } { UInt16U5BU5D_t3326319531* L_516 = __this->get_program_1(); int32_t L_517 = ___pc2; NullCheck(L_516); int32_t L_518 = ((int32_t)il2cpp_codegen_add((int32_t)L_517, (int32_t)1)); uint16_t L_519 = (L_516)->GetAt(static_cast(L_518)); V_48 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_519, (int32_t)1)); } IL_0d38: { UInt16U5BU5D_t3326319531* L_520 = __this->get_program_1(); int32_t L_521 = ___pc2; int32_t L_522 = V_48; NullCheck(L_520); int32_t L_523 = ((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_521, (int32_t)2)), (int32_t)L_522)); uint16_t L_524 = (L_520)->GetAt(static_cast(L_523)); V_43 = L_524; goto IL_0d58; } IL_0d4c: { UInt16U5BU5D_t3326319531* L_525 = __this->get_program_1(); int32_t L_526 = ___pc2; NullCheck(L_525); int32_t L_527 = ((int32_t)il2cpp_codegen_add((int32_t)L_526, (int32_t)1)); uint16_t L_528 = (L_525)->GetAt(static_cast(L_527)); V_43 = L_528; } IL_0d58: { uint16_t L_529 = V_47; if (!(((int32_t)((uint16_t)((int32_t)((int32_t)L_529&(int32_t)((int32_t)512))))))) { goto IL_0d75; } } { int32_t L_530 = V_43; IL2CPP_RUNTIME_CLASS_INIT(Char_t3634460470_il2cpp_TypeInfo_var); Il2CppChar L_531 = Char_ToUpper_m3999570441(NULL /*static, unused*/, (((int32_t)((uint16_t)L_530))), /*hidden argument*/NULL); V_44 = L_531; goto IL_0d79; } IL_0d75: { int32_t L_532 = V_43; V_44 = L_532; } IL_0d79: { uint16_t L_533 = V_47; if (!(((int32_t)((uint16_t)((int32_t)((int32_t)L_533&(int32_t)((int32_t)1024))))))) { goto IL_0d8f; } } { V_45 = (-1); goto IL_0d92; } IL_0d8f: { V_45 = 0; } IL_0d92: { RepeatContext_t1214863076 * L_534 = __this->get_fast_10(); NullCheck(L_534); bool L_535 = RepeatContext_get_IsLazy_m2261224997(L_534, /*hidden argument*/NULL); if (!L_535) { goto IL_0ebf; } } { RepeatContext_t1214863076 * L_536 = __this->get_fast_10(); NullCheck(L_536); bool L_537 = RepeatContext_get_IsMinimum_m3640286252(L_536, /*hidden argument*/NULL); if (L_537) { goto IL_0de1; } } { RepeatContext_t1214863076 * L_538 = __this->get_fast_10(); NullCheck(L_538); int32_t L_539 = RepeatContext_get_Expression_m255006542(L_538, /*hidden argument*/NULL); bool L_540 = Interpreter_Eval_m858596062(__this, 2, (&V_0), L_539, /*hidden argument*/NULL); if (L_540) { goto IL_0de1; } } { RepeatContext_t1214863076 * L_541 = __this->get_fast_10(); NullCheck(L_541); RepeatContext_t1214863076 * L_542 = RepeatContext_get_Previous_m4220584810(L_541, /*hidden argument*/NULL); __this->set_fast_10(L_542); goto IL_1067; } IL_0de1: { int32_t L_543 = V_0; int32_t L_544 = V_45; V_49 = ((int32_t)il2cpp_codegen_add((int32_t)L_543, (int32_t)L_544)); int32_t L_545 = V_43; if ((((int32_t)L_545) < ((int32_t)0))) { goto IL_0e2c; } } { int32_t L_546 = V_49; if ((((int32_t)L_546) < ((int32_t)0))) { goto IL_0e47; } } { int32_t L_547 = V_49; int32_t L_548 = __this->get_text_end_4(); if ((((int32_t)L_547) >= ((int32_t)L_548))) { goto IL_0e47; } } { int32_t L_549 = V_43; String_t* L_550 = __this->get_text_3(); int32_t L_551 = V_49; NullCheck(L_550); Il2CppChar L_552 = String_get_Chars_m2986988803(L_550, L_551, /*hidden argument*/NULL); if ((((int32_t)L_549) == ((int32_t)L_552))) { goto IL_0e2c; } } { int32_t L_553 = V_44; String_t* L_554 = __this->get_text_3(); int32_t L_555 = V_49; NullCheck(L_554); Il2CppChar L_556 = String_get_Chars_m2986988803(L_554, L_555, /*hidden argument*/NULL); if ((!(((uint32_t)L_553) == ((uint32_t)L_556)))) { goto IL_0e47; } } IL_0e2c: { __this->set_deep_12((RepeatContext_t1214863076 *)NULL); int32_t L_557 = ___pc2; bool L_558 = Interpreter_Eval_m858596062(__this, 1, (&V_0), L_557, /*hidden argument*/NULL); if (!L_558) { goto IL_0e47; } } { goto IL_0ea9; } IL_0e47: { RepeatContext_t1214863076 * L_559 = __this->get_fast_10(); NullCheck(L_559); bool L_560 = RepeatContext_get_IsMaximum_m332552678(L_559, /*hidden argument*/NULL); if (!L_560) { goto IL_0e6d; } } { RepeatContext_t1214863076 * L_561 = __this->get_fast_10(); NullCheck(L_561); RepeatContext_t1214863076 * L_562 = RepeatContext_get_Previous_m4220584810(L_561, /*hidden argument*/NULL); __this->set_fast_10(L_562); goto IL_1067; } IL_0e6d: { int32_t L_563 = V_41; Interpreter_Backtrack_m2828876822(__this, L_563, /*hidden argument*/NULL); RepeatContext_t1214863076 * L_564 = __this->get_fast_10(); NullCheck(L_564); int32_t L_565 = RepeatContext_get_Expression_m255006542(L_564, /*hidden argument*/NULL); bool L_566 = Interpreter_Eval_m858596062(__this, 2, (&V_0), L_565, /*hidden argument*/NULL); if (L_566) { goto IL_0ea4; } } { RepeatContext_t1214863076 * L_567 = __this->get_fast_10(); NullCheck(L_567); RepeatContext_t1214863076 * L_568 = RepeatContext_get_Previous_m4220584810(L_567, /*hidden argument*/NULL); __this->set_fast_10(L_568); goto IL_1067; } IL_0ea4: { goto IL_0de1; } IL_0ea9: { RepeatContext_t1214863076 * L_569 = __this->get_fast_10(); NullCheck(L_569); RepeatContext_t1214863076 * L_570 = RepeatContext_get_Previous_m4220584810(L_569, /*hidden argument*/NULL); __this->set_fast_10(L_570); goto IL_0ff3; } IL_0ebf: { RepeatContext_t1214863076 * L_571 = __this->get_fast_10(); NullCheck(L_571); int32_t L_572 = RepeatContext_get_Expression_m255006542(L_571, /*hidden argument*/NULL); bool L_573 = Interpreter_Eval_m858596062(__this, 2, (&V_0), L_572, /*hidden argument*/NULL); if (L_573) { goto IL_0eee; } } { RepeatContext_t1214863076 * L_574 = __this->get_fast_10(); NullCheck(L_574); RepeatContext_t1214863076 * L_575 = RepeatContext_get_Previous_m4220584810(L_574, /*hidden argument*/NULL); __this->set_fast_10(L_575); goto IL_1067; } IL_0eee: { RepeatContext_t1214863076 * L_576 = __this->get_fast_10(); NullCheck(L_576); int32_t L_577 = RepeatContext_get_Count_m1112834530(L_576, /*hidden argument*/NULL); if ((((int32_t)L_577) <= ((int32_t)0))) { goto IL_0f1f; } } { int32_t L_578 = V_0; RepeatContext_t1214863076 * L_579 = __this->get_fast_10(); NullCheck(L_579); int32_t L_580 = RepeatContext_get_Start_m1076992038(L_579, /*hidden argument*/NULL); RepeatContext_t1214863076 * L_581 = __this->get_fast_10(); NullCheck(L_581); int32_t L_582 = RepeatContext_get_Count_m1112834530(L_581, /*hidden argument*/NULL); V_50 = ((int32_t)((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_578, (int32_t)L_580))/(int32_t)L_582)); goto IL_0f22; } IL_0f1f: { V_50 = 0; } IL_0f22: { int32_t L_583 = V_0; int32_t L_584 = V_45; V_51 = ((int32_t)il2cpp_codegen_add((int32_t)L_583, (int32_t)L_584)); int32_t L_585 = V_43; if ((((int32_t)L_585) < ((int32_t)0))) { goto IL_0f6d; } } { int32_t L_586 = V_51; if ((((int32_t)L_586) < ((int32_t)0))) { goto IL_0f88; } } { int32_t L_587 = V_51; int32_t L_588 = __this->get_text_end_4(); if ((((int32_t)L_587) >= ((int32_t)L_588))) { goto IL_0f88; } } { int32_t L_589 = V_43; String_t* L_590 = __this->get_text_3(); int32_t L_591 = V_51; NullCheck(L_590); Il2CppChar L_592 = String_get_Chars_m2986988803(L_590, L_591, /*hidden argument*/NULL); if ((((int32_t)L_589) == ((int32_t)L_592))) { goto IL_0f6d; } } { int32_t L_593 = V_44; String_t* L_594 = __this->get_text_3(); int32_t L_595 = V_51; NullCheck(L_594); Il2CppChar L_596 = String_get_Chars_m2986988803(L_594, L_595, /*hidden argument*/NULL); if ((!(((uint32_t)L_593) == ((uint32_t)L_596)))) { goto IL_0f88; } } IL_0f6d: { __this->set_deep_12((RepeatContext_t1214863076 *)NULL); int32_t L_597 = ___pc2; bool L_598 = Interpreter_Eval_m858596062(__this, 1, (&V_0), L_597, /*hidden argument*/NULL); if (!L_598) { goto IL_0f88; } } { goto IL_0fd3; } IL_0f88: { RepeatContext_t1214863076 * L_599 = __this->get_fast_10(); RepeatContext_t1214863076 * L_600 = L_599; NullCheck(L_600); int32_t L_601 = RepeatContext_get_Count_m1112834530(L_600, /*hidden argument*/NULL); NullCheck(L_600); RepeatContext_set_Count_m960350409(L_600, ((int32_t)il2cpp_codegen_subtract((int32_t)L_601, (int32_t)1)), /*hidden argument*/NULL); RepeatContext_t1214863076 * L_602 = __this->get_fast_10(); NullCheck(L_602); bool L_603 = RepeatContext_get_IsMinimum_m3640286252(L_602, /*hidden argument*/NULL); if (L_603) { goto IL_0fc1; } } { RepeatContext_t1214863076 * L_604 = __this->get_fast_10(); NullCheck(L_604); RepeatContext_t1214863076 * L_605 = RepeatContext_get_Previous_m4220584810(L_604, /*hidden argument*/NULL); __this->set_fast_10(L_605); goto IL_1067; } IL_0fc1: { int32_t L_606 = V_0; int32_t L_607 = V_50; V_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_606, (int32_t)L_607)); int32_t L_608 = V_41; Interpreter_Backtrack_m2828876822(__this, L_608, /*hidden argument*/NULL); goto IL_0f22; } IL_0fd3: { RepeatContext_t1214863076 * L_609 = __this->get_fast_10(); NullCheck(L_609); RepeatContext_t1214863076 * L_610 = RepeatContext_get_Previous_m4220584810(L_609, /*hidden argument*/NULL); __this->set_fast_10(L_610); goto IL_0ff3; } IL_0fe9: { goto IL_1067; } IL_0fee: { goto IL_0008; } IL_0ff3: { int32_t* L_611 = ___ref_ptr1; int32_t L_612 = V_0; *((int32_t*)(L_611)) = (int32_t)L_612; int32_t L_613 = ___mode0; V_54 = L_613; int32_t L_614 = V_54; if ((((int32_t)L_614) == ((int32_t)1))) { goto IL_100e; } } { int32_t L_615 = V_54; if ((((int32_t)L_615) == ((int32_t)2))) { goto IL_1010; } } { goto IL_1067; } IL_100e: { return (bool)1; } IL_1010: { RepeatContext_t1214863076 * L_616 = __this->get_fast_10(); RepeatContext_t1214863076 * L_617 = L_616; NullCheck(L_617); int32_t L_618 = RepeatContext_get_Count_m1112834530(L_617, /*hidden argument*/NULL); NullCheck(L_617); RepeatContext_set_Count_m960350409(L_617, ((int32_t)il2cpp_codegen_add((int32_t)L_618, (int32_t)1)), /*hidden argument*/NULL); RepeatContext_t1214863076 * L_619 = __this->get_fast_10(); NullCheck(L_619); bool L_620 = RepeatContext_get_IsMaximum_m332552678(L_619, /*hidden argument*/NULL); if (L_620) { goto IL_1053; } } { RepeatContext_t1214863076 * L_621 = __this->get_fast_10(); NullCheck(L_621); bool L_622 = RepeatContext_get_IsLazy_m2261224997(L_621, /*hidden argument*/NULL); if (!L_622) { goto IL_1055; } } { RepeatContext_t1214863076 * L_623 = __this->get_fast_10(); NullCheck(L_623); bool L_624 = RepeatContext_get_IsMinimum_m3640286252(L_623, /*hidden argument*/NULL); if (!L_624) { goto IL_1055; } } IL_1053: { return (bool)1; } IL_1055: { RepeatContext_t1214863076 * L_625 = __this->get_fast_10(); NullCheck(L_625); int32_t L_626 = RepeatContext_get_Expression_m255006542(L_625, /*hidden argument*/NULL); ___pc2 = L_626; goto IL_0003; } IL_1067: { int32_t L_627 = ___mode0; V_54 = L_627; int32_t L_628 = V_54; if ((((int32_t)L_628) == ((int32_t)1))) { goto IL_107f; } } { int32_t L_629 = V_54; if ((((int32_t)L_629) == ((int32_t)2))) { goto IL_1081; } } { goto IL_10b2; } IL_107f: { return (bool)0; } IL_1081: { RepeatContext_t1214863076 * L_630 = __this->get_fast_10(); NullCheck(L_630); bool L_631 = RepeatContext_get_IsLazy_m2261224997(L_630, /*hidden argument*/NULL); if (L_631) { goto IL_10a3; } } { RepeatContext_t1214863076 * L_632 = __this->get_fast_10(); NullCheck(L_632); bool L_633 = RepeatContext_get_IsMinimum_m3640286252(L_632, /*hidden argument*/NULL); if (!L_633) { goto IL_10a3; } } { return (bool)1; } IL_10a3: { int32_t* L_634 = ___ref_ptr1; RepeatContext_t1214863076 * L_635 = __this->get_fast_10(); NullCheck(L_635); int32_t L_636 = RepeatContext_get_Start_m1076992038(L_635, /*hidden argument*/NULL); *((int32_t*)(L_634)) = (int32_t)L_636; return (bool)0; } IL_10b2: { return (bool)0; } } // System.Boolean System.Text.RegularExpressions.Interpreter::EvalChar(System.Text.RegularExpressions.Interpreter/Mode,System.Int32&,System.Int32&,System.Boolean) extern "C" IL2CPP_METHOD_ATTR bool Interpreter_EvalChar_m959577577 (Interpreter_t582715701 * __this, int32_t ___mode0, int32_t* ___ptr1, int32_t* ___pc2, bool ___multi3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Interpreter_EvalChar_m959577577_MetadataUsageId); s_Il2CppMethodInitialized = true; } bool V_0 = false; Il2CppChar V_1 = 0x0; bool V_2 = false; bool V_3 = false; uint16_t V_4 = 0; uint16_t V_5 = 0; uint16_t V_6 = 0; int32_t V_7 = 0; int32_t V_8 = 0; int32_t V_9 = 0; int32_t V_10 = 0; int32_t V_11 = 0; int32_t V_12 = 0; int32_t V_13 = 0; uint16_t V_14 = 0; { V_0 = (bool)0; V_1 = 0; } IL_0004: { UInt16U5BU5D_t3326319531* L_0 = __this->get_program_1(); int32_t* L_1 = ___pc2; NullCheck(L_0); int32_t L_2 = (*((int32_t*)L_1)); uint16_t L_3 = (L_0)->GetAt(static_cast(L_2)); V_4 = L_3; uint16_t L_4 = V_4; V_5 = (((int32_t)((uint16_t)((int32_t)((int32_t)L_4&(int32_t)((int32_t)255)))))); uint16_t L_5 = V_4; V_6 = (((int32_t)((uint16_t)((int32_t)((int32_t)L_5&(int32_t)((int32_t)65280)))))); int32_t* L_6 = ___pc2; int32_t* L_7 = ___pc2; *((int32_t*)(L_6)) = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)(*((int32_t*)L_7)), (int32_t)1)); uint16_t L_8 = V_6; V_3 = (bool)((((int32_t)((((int32_t)(((int32_t)((uint16_t)((int32_t)((int32_t)L_8&(int32_t)((int32_t)512))))))) == ((int32_t)0))? 1 : 0)) == ((int32_t)0))? 1 : 0); bool L_9 = V_0; if (L_9) { goto IL_00aa; } } { uint16_t L_10 = V_6; if (!(((int32_t)((uint16_t)((int32_t)((int32_t)L_10&(int32_t)((int32_t)1024))))))) { goto IL_0075; } } { int32_t* L_11 = ___ptr1; if ((((int32_t)(*((int32_t*)L_11))) > ((int32_t)0))) { goto IL_0059; } } { return (bool)0; } IL_0059: { String_t* L_12 = __this->get_text_3(); int32_t* L_13 = ___ptr1; int32_t* L_14 = ___ptr1; int32_t L_15 = ((int32_t)il2cpp_codegen_subtract((int32_t)(*((int32_t*)L_14)), (int32_t)1)); V_13 = L_15; *((int32_t*)(L_13)) = (int32_t)L_15; int32_t L_16 = V_13; NullCheck(L_12); Il2CppChar L_17 = String_get_Chars_m2986988803(L_12, L_16, /*hidden argument*/NULL); V_1 = L_17; goto IL_009b; } IL_0075: { int32_t* L_18 = ___ptr1; int32_t L_19 = __this->get_text_end_4(); if ((((int32_t)(*((int32_t*)L_18))) < ((int32_t)L_19))) { goto IL_0084; } } { return (bool)0; } IL_0084: { String_t* L_20 = __this->get_text_3(); int32_t* L_21 = ___ptr1; int32_t* L_22 = ___ptr1; int32_t L_23 = (*((int32_t*)L_22)); V_13 = L_23; *((int32_t*)(L_21)) = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_23, (int32_t)1)); int32_t L_24 = V_13; NullCheck(L_20); Il2CppChar L_25 = String_get_Chars_m2986988803(L_20, L_24, /*hidden argument*/NULL); V_1 = L_25; } IL_009b: { bool L_26 = V_3; if (!L_26) { goto IL_00a8; } } { Il2CppChar L_27 = V_1; IL2CPP_RUNTIME_CLASS_INIT(Char_t3634460470_il2cpp_TypeInfo_var); Il2CppChar L_28 = Char_ToLower_m844856331(NULL /*static, unused*/, L_27, /*hidden argument*/NULL); V_1 = L_28; } IL_00a8: { V_0 = (bool)1; } IL_00aa: { uint16_t L_29 = V_6; V_2 = (bool)((((int32_t)((((int32_t)(((int32_t)((uint16_t)((int32_t)((int32_t)L_29&(int32_t)((int32_t)256))))))) == ((int32_t)0))? 1 : 0)) == ((int32_t)0))? 1 : 0); uint16_t L_30 = V_5; V_14 = L_30; uint16_t L_31 = V_14; switch (L_31) { case 0: { goto IL_00f4; } case 1: { goto IL_00f2; } case 2: { goto IL_0221; } case 3: { goto IL_0221; } case 4: { goto IL_0221; } case 5: { goto IL_00f6; } case 6: { goto IL_0118; } case 7: { goto IL_013f; } case 8: { goto IL_0166; } case 9: { goto IL_01a8; } } } { goto IL_0221; } IL_00f2: { return (bool)1; } IL_00f4: { return (bool)0; } IL_00f6: { Il2CppChar L_32 = V_1; UInt16U5BU5D_t3326319531* L_33 = __this->get_program_1(); int32_t* L_34 = ___pc2; int32_t* L_35 = ___pc2; int32_t L_36 = (*((int32_t*)L_35)); V_13 = L_36; *((int32_t*)(L_34)) = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_36, (int32_t)1)); int32_t L_37 = V_13; NullCheck(L_33); int32_t L_38 = L_37; uint16_t L_39 = (L_33)->GetAt(static_cast(L_38)); if ((!(((uint32_t)L_32) == ((uint32_t)L_39)))) { goto IL_0113; } } { bool L_40 = V_2; return (bool)((((int32_t)L_40) == ((int32_t)0))? 1 : 0); } IL_0113: { goto IL_0221; } IL_0118: { UInt16U5BU5D_t3326319531* L_41 = __this->get_program_1(); int32_t* L_42 = ___pc2; int32_t* L_43 = ___pc2; int32_t L_44 = (*((int32_t*)L_43)); V_13 = L_44; *((int32_t*)(L_42)) = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_44, (int32_t)1)); int32_t L_45 = V_13; NullCheck(L_41); int32_t L_46 = L_45; uint16_t L_47 = (L_41)->GetAt(static_cast(L_46)); Il2CppChar L_48 = V_1; bool L_49 = CategoryUtils_IsCategory_m278753792(NULL /*static, unused*/, L_47, L_48, /*hidden argument*/NULL); if (!L_49) { goto IL_013a; } } { bool L_50 = V_2; return (bool)((((int32_t)L_50) == ((int32_t)0))? 1 : 0); } IL_013a: { goto IL_0221; } IL_013f: { UInt16U5BU5D_t3326319531* L_51 = __this->get_program_1(); int32_t* L_52 = ___pc2; int32_t* L_53 = ___pc2; int32_t L_54 = (*((int32_t*)L_53)); V_13 = L_54; *((int32_t*)(L_52)) = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_54, (int32_t)1)); int32_t L_55 = V_13; NullCheck(L_51); int32_t L_56 = L_55; uint16_t L_57 = (L_51)->GetAt(static_cast(L_56)); Il2CppChar L_58 = V_1; bool L_59 = CategoryUtils_IsCategory_m278753792(NULL /*static, unused*/, L_57, L_58, /*hidden argument*/NULL); if (L_59) { goto IL_0161; } } { bool L_60 = V_2; return (bool)((((int32_t)L_60) == ((int32_t)0))? 1 : 0); } IL_0161: { goto IL_0221; } IL_0166: { UInt16U5BU5D_t3326319531* L_61 = __this->get_program_1(); int32_t* L_62 = ___pc2; int32_t* L_63 = ___pc2; int32_t L_64 = (*((int32_t*)L_63)); V_13 = L_64; *((int32_t*)(L_62)) = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_64, (int32_t)1)); int32_t L_65 = V_13; NullCheck(L_61); int32_t L_66 = L_65; uint16_t L_67 = (L_61)->GetAt(static_cast(L_66)); V_7 = L_67; UInt16U5BU5D_t3326319531* L_68 = __this->get_program_1(); int32_t* L_69 = ___pc2; int32_t* L_70 = ___pc2; int32_t L_71 = (*((int32_t*)L_70)); V_13 = L_71; *((int32_t*)(L_69)) = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_71, (int32_t)1)); int32_t L_72 = V_13; NullCheck(L_68); int32_t L_73 = L_72; uint16_t L_74 = (L_68)->GetAt(static_cast(L_73)); V_8 = L_74; int32_t L_75 = V_7; Il2CppChar L_76 = V_1; if ((((int32_t)L_75) > ((int32_t)L_76))) { goto IL_01a3; } } { Il2CppChar L_77 = V_1; int32_t L_78 = V_8; if ((((int32_t)L_77) > ((int32_t)L_78))) { goto IL_01a3; } } { bool L_79 = V_2; return (bool)((((int32_t)L_79) == ((int32_t)0))? 1 : 0); } IL_01a3: { goto IL_0221; } IL_01a8: { UInt16U5BU5D_t3326319531* L_80 = __this->get_program_1(); int32_t* L_81 = ___pc2; int32_t* L_82 = ___pc2; int32_t L_83 = (*((int32_t*)L_82)); V_13 = L_83; *((int32_t*)(L_81)) = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_83, (int32_t)1)); int32_t L_84 = V_13; NullCheck(L_80); int32_t L_85 = L_84; uint16_t L_86 = (L_80)->GetAt(static_cast(L_85)); V_9 = L_86; UInt16U5BU5D_t3326319531* L_87 = __this->get_program_1(); int32_t* L_88 = ___pc2; int32_t* L_89 = ___pc2; int32_t L_90 = (*((int32_t*)L_89)); V_13 = L_90; *((int32_t*)(L_88)) = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_90, (int32_t)1)); int32_t L_91 = V_13; NullCheck(L_87); int32_t L_92 = L_91; uint16_t L_93 = (L_87)->GetAt(static_cast(L_92)); V_10 = L_93; int32_t* L_94 = ___pc2; V_11 = (*((int32_t*)L_94)); int32_t* L_95 = ___pc2; int32_t* L_96 = ___pc2; int32_t L_97 = V_10; *((int32_t*)(L_95)) = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)(*((int32_t*)L_96)), (int32_t)L_97)); Il2CppChar L_98 = V_1; int32_t L_99 = V_9; V_12 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_98, (int32_t)L_99)); int32_t L_100 = V_12; if ((((int32_t)L_100) < ((int32_t)0))) { goto IL_01f4; } } { int32_t L_101 = V_12; int32_t L_102 = V_10; if ((((int32_t)L_101) < ((int32_t)((int32_t)((int32_t)L_102<<(int32_t)4))))) { goto IL_01f9; } } IL_01f4: { goto IL_0221; } IL_01f9: { UInt16U5BU5D_t3326319531* L_103 = __this->get_program_1(); int32_t L_104 = V_11; int32_t L_105 = V_12; NullCheck(L_103); int32_t L_106 = ((int32_t)il2cpp_codegen_add((int32_t)L_104, (int32_t)((int32_t)((int32_t)L_105>>(int32_t)4)))); uint16_t L_107 = (L_103)->GetAt(static_cast(L_106)); int32_t L_108 = V_12; if (!((int32_t)((int32_t)L_107&(int32_t)((int32_t)((int32_t)1<<(int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_108&(int32_t)((int32_t)15)))&(int32_t)((int32_t)31)))))))) { goto IL_021c; } } { bool L_109 = V_2; return (bool)((((int32_t)L_109) == ((int32_t)0))? 1 : 0); } IL_021c: { goto IL_0221; } IL_0221: { bool L_110 = ___multi3; if (L_110) { goto IL_0004; } } { bool L_111 = V_2; return L_111; } } // System.Boolean System.Text.RegularExpressions.Interpreter::TryMatch(System.Int32&,System.Int32) extern "C" IL2CPP_METHOD_ATTR bool Interpreter_TryMatch_m2615355060 (Interpreter_t582715701 * __this, int32_t* ___ref_ptr0, int32_t ___pc1, const RuntimeMethod* method) { int32_t V_0 = 0; { Interpreter_Reset_m2774688020(__this, /*hidden argument*/NULL); int32_t* L_0 = ___ref_ptr0; V_0 = (*((int32_t*)L_0)); MarkU5BU5D_t3645422402* L_1 = __this->get_marks_13(); Int32U5BU5D_t385246372* L_2 = __this->get_groups_16(); NullCheck(L_2); int32_t L_3 = 0; int32_t L_4 = (L_2)->GetAt(static_cast(L_3)); NullCheck(L_1); int32_t L_5 = V_0; ((L_1)->GetAddressAt(static_cast(L_4)))->set_Start_0(L_5); int32_t L_6 = ___pc1; bool L_7 = Interpreter_Eval_m858596062(__this, 1, (&V_0), L_6, /*hidden argument*/NULL); if (!L_7) { goto IL_004f; } } { MarkU5BU5D_t3645422402* L_8 = __this->get_marks_13(); Int32U5BU5D_t385246372* L_9 = __this->get_groups_16(); NullCheck(L_9); int32_t L_10 = 0; int32_t L_11 = (L_9)->GetAt(static_cast(L_10)); NullCheck(L_8); int32_t L_12 = V_0; ((L_8)->GetAddressAt(static_cast(L_11)))->set_End_1(L_12); int32_t* L_13 = ___ref_ptr0; int32_t L_14 = V_0; *((int32_t*)(L_13)) = (int32_t)L_14; return (bool)1; } IL_004f: { return (bool)0; } } // System.Boolean System.Text.RegularExpressions.Interpreter::IsPosition(System.Text.RegularExpressions.Position,System.Int32) extern "C" IL2CPP_METHOD_ATTR bool Interpreter_IsPosition_m3326918850 (Interpreter_t582715701 * __this, uint16_t ___pos0, int32_t ___ptr1, const RuntimeMethod* method) { uint16_t V_0 = 0; int32_t G_B6_0 = 0; int32_t G_B12_0 = 0; int32_t G_B14_0 = 0; int32_t G_B18_0 = 0; { uint16_t L_0 = ___pos0; V_0 = L_0; uint16_t L_1 = V_0; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_1, (int32_t)1))) { case 0: { goto IL_0033; } case 1: { goto IL_0033; } case 2: { goto IL_0038; } case 3: { goto IL_0054; } case 4: { goto IL_005e; } case 5: { goto IL_00af; } case 6: { goto IL_008f; } case 7: { goto IL_00b9; } case 8: { goto IL_012c; } } } { goto IL_01a2; } IL_0033: { int32_t L_2 = ___ptr1; return (bool)((((int32_t)L_2) == ((int32_t)0))? 1 : 0); } IL_0038: { int32_t L_3 = ___ptr1; if (!L_3) { goto IL_0052; } } { String_t* L_4 = __this->get_text_3(); int32_t L_5 = ___ptr1; NullCheck(L_4); Il2CppChar L_6 = String_get_Chars_m2986988803(L_4, ((int32_t)il2cpp_codegen_subtract((int32_t)L_5, (int32_t)1)), /*hidden argument*/NULL); G_B6_0 = ((((int32_t)L_6) == ((int32_t)((int32_t)10)))? 1 : 0); goto IL_0053; } IL_0052: { G_B6_0 = 1; } IL_0053: { return (bool)G_B6_0; } IL_0054: { int32_t L_7 = ___ptr1; int32_t L_8 = __this->get_scan_ptr_8(); return (bool)((((int32_t)L_7) == ((int32_t)L_8))? 1 : 0); } IL_005e: { int32_t L_9 = ___ptr1; int32_t L_10 = __this->get_text_end_4(); if ((((int32_t)L_9) == ((int32_t)L_10))) { goto IL_008d; } } { int32_t L_11 = ___ptr1; int32_t L_12 = __this->get_text_end_4(); if ((!(((uint32_t)L_11) == ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_12, (int32_t)1)))))) { goto IL_008a; } } { String_t* L_13 = __this->get_text_3(); int32_t L_14 = ___ptr1; NullCheck(L_13); Il2CppChar L_15 = String_get_Chars_m2986988803(L_13, L_14, /*hidden argument*/NULL); G_B12_0 = ((((int32_t)L_15) == ((int32_t)((int32_t)10)))? 1 : 0); goto IL_008b; } IL_008a: { G_B12_0 = 0; } IL_008b: { G_B14_0 = G_B12_0; goto IL_008e; } IL_008d: { G_B14_0 = 1; } IL_008e: { return (bool)G_B14_0; } IL_008f: { int32_t L_16 = ___ptr1; int32_t L_17 = __this->get_text_end_4(); if ((((int32_t)L_16) == ((int32_t)L_17))) { goto IL_00ad; } } { String_t* L_18 = __this->get_text_3(); int32_t L_19 = ___ptr1; NullCheck(L_18); Il2CppChar L_20 = String_get_Chars_m2986988803(L_18, L_19, /*hidden argument*/NULL); G_B18_0 = ((((int32_t)L_20) == ((int32_t)((int32_t)10)))? 1 : 0); goto IL_00ae; } IL_00ad: { G_B18_0 = 1; } IL_00ae: { return (bool)G_B18_0; } IL_00af: { int32_t L_21 = ___ptr1; int32_t L_22 = __this->get_text_end_4(); return (bool)((((int32_t)L_21) == ((int32_t)L_22))? 1 : 0); } IL_00b9: { int32_t L_23 = __this->get_text_end_4(); if (L_23) { goto IL_00c6; } } { return (bool)0; } IL_00c6: { int32_t L_24 = ___ptr1; if (L_24) { goto IL_00df; } } { String_t* L_25 = __this->get_text_3(); int32_t L_26 = ___ptr1; NullCheck(L_25); Il2CppChar L_27 = String_get_Chars_m2986988803(L_25, L_26, /*hidden argument*/NULL); bool L_28 = Interpreter_IsWordChar_m2858055765(__this, L_27, /*hidden argument*/NULL); return L_28; } IL_00df: { int32_t L_29 = ___ptr1; int32_t L_30 = __this->get_text_end_4(); if ((!(((uint32_t)L_29) == ((uint32_t)L_30)))) { goto IL_0100; } } { String_t* L_31 = __this->get_text_3(); int32_t L_32 = ___ptr1; NullCheck(L_31); Il2CppChar L_33 = String_get_Chars_m2986988803(L_31, ((int32_t)il2cpp_codegen_subtract((int32_t)L_32, (int32_t)1)), /*hidden argument*/NULL); bool L_34 = Interpreter_IsWordChar_m2858055765(__this, L_33, /*hidden argument*/NULL); return L_34; } IL_0100: { String_t* L_35 = __this->get_text_3(); int32_t L_36 = ___ptr1; NullCheck(L_35); Il2CppChar L_37 = String_get_Chars_m2986988803(L_35, L_36, /*hidden argument*/NULL); bool L_38 = Interpreter_IsWordChar_m2858055765(__this, L_37, /*hidden argument*/NULL); String_t* L_39 = __this->get_text_3(); int32_t L_40 = ___ptr1; NullCheck(L_39); Il2CppChar L_41 = String_get_Chars_m2986988803(L_39, ((int32_t)il2cpp_codegen_subtract((int32_t)L_40, (int32_t)1)), /*hidden argument*/NULL); bool L_42 = Interpreter_IsWordChar_m2858055765(__this, L_41, /*hidden argument*/NULL); return (bool)((((int32_t)((((int32_t)L_38) == ((int32_t)L_42))? 1 : 0)) == ((int32_t)0))? 1 : 0); } IL_012c: { int32_t L_43 = __this->get_text_end_4(); if (L_43) { goto IL_0139; } } { return (bool)0; } IL_0139: { int32_t L_44 = ___ptr1; if (L_44) { goto IL_0155; } } { String_t* L_45 = __this->get_text_3(); int32_t L_46 = ___ptr1; NullCheck(L_45); Il2CppChar L_47 = String_get_Chars_m2986988803(L_45, L_46, /*hidden argument*/NULL); bool L_48 = Interpreter_IsWordChar_m2858055765(__this, L_47, /*hidden argument*/NULL); return (bool)((((int32_t)L_48) == ((int32_t)0))? 1 : 0); } IL_0155: { int32_t L_49 = ___ptr1; int32_t L_50 = __this->get_text_end_4(); if ((!(((uint32_t)L_49) == ((uint32_t)L_50)))) { goto IL_0179; } } { String_t* L_51 = __this->get_text_3(); int32_t L_52 = ___ptr1; NullCheck(L_51); Il2CppChar L_53 = String_get_Chars_m2986988803(L_51, ((int32_t)il2cpp_codegen_subtract((int32_t)L_52, (int32_t)1)), /*hidden argument*/NULL); bool L_54 = Interpreter_IsWordChar_m2858055765(__this, L_53, /*hidden argument*/NULL); return (bool)((((int32_t)L_54) == ((int32_t)0))? 1 : 0); } IL_0179: { String_t* L_55 = __this->get_text_3(); int32_t L_56 = ___ptr1; NullCheck(L_55); Il2CppChar L_57 = String_get_Chars_m2986988803(L_55, L_56, /*hidden argument*/NULL); bool L_58 = Interpreter_IsWordChar_m2858055765(__this, L_57, /*hidden argument*/NULL); String_t* L_59 = __this->get_text_3(); int32_t L_60 = ___ptr1; NullCheck(L_59); Il2CppChar L_61 = String_get_Chars_m2986988803(L_59, ((int32_t)il2cpp_codegen_subtract((int32_t)L_60, (int32_t)1)), /*hidden argument*/NULL); bool L_62 = Interpreter_IsWordChar_m2858055765(__this, L_61, /*hidden argument*/NULL); return (bool)((((int32_t)L_58) == ((int32_t)L_62))? 1 : 0); } IL_01a2: { return (bool)0; } } // System.Boolean System.Text.RegularExpressions.Interpreter::IsWordChar(System.Char) extern "C" IL2CPP_METHOD_ATTR bool Interpreter_IsWordChar_m2858055765 (Interpreter_t582715701 * __this, Il2CppChar ___c0, const RuntimeMethod* method) { { Il2CppChar L_0 = ___c0; bool L_1 = CategoryUtils_IsCategory_m278753792(NULL /*static, unused*/, 3, L_0, /*hidden argument*/NULL); return L_1; } } // System.String System.Text.RegularExpressions.Interpreter::GetString(System.Int32) extern "C" IL2CPP_METHOD_ATTR String_t* Interpreter_GetString_m94448266 (Interpreter_t582715701 * __this, int32_t ___pc0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Interpreter_GetString_m94448266_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; CharU5BU5D_t3528271667* V_2 = NULL; int32_t V_3 = 0; { UInt16U5BU5D_t3326319531* L_0 = __this->get_program_1(); int32_t L_1 = ___pc0; NullCheck(L_0); int32_t L_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)1)); uint16_t L_3 = (L_0)->GetAt(static_cast(L_2)); V_0 = L_3; int32_t L_4 = ___pc0; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_4, (int32_t)2)); int32_t L_5 = V_0; V_2 = ((CharU5BU5D_t3528271667*)SZArrayNew(CharU5BU5D_t3528271667_il2cpp_TypeInfo_var, (uint32_t)L_5)); V_3 = 0; goto IL_0030; } IL_001d: { CharU5BU5D_t3528271667* L_6 = V_2; int32_t L_7 = V_3; UInt16U5BU5D_t3326319531* L_8 = __this->get_program_1(); int32_t L_9 = V_1; int32_t L_10 = L_9; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_10, (int32_t)1)); NullCheck(L_8); int32_t L_11 = L_10; uint16_t L_12 = (L_8)->GetAt(static_cast(L_11)); NullCheck(L_6); (L_6)->SetAt(static_cast(L_7), (Il2CppChar)L_12); int32_t L_13 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_13, (int32_t)1)); } IL_0030: { int32_t L_14 = V_3; int32_t L_15 = V_0; if ((((int32_t)L_14) < ((int32_t)L_15))) { goto IL_001d; } } { CharU5BU5D_t3528271667* L_16 = V_2; String_t* L_17 = String_CreateString_m2818852475(NULL, L_16, /*hidden argument*/NULL); return L_17; } } // System.Void System.Text.RegularExpressions.Interpreter::Open(System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void Interpreter_Open_m900076395 (Interpreter_t582715701 * __this, int32_t ___gid0, int32_t ___ptr1, const RuntimeMethod* method) { int32_t V_0 = 0; { Int32U5BU5D_t385246372* L_0 = __this->get_groups_16(); int32_t L_1 = ___gid0; NullCheck(L_0); int32_t L_2 = L_1; int32_t L_3 = (L_0)->GetAt(static_cast(L_2)); V_0 = L_3; int32_t L_4 = V_0; int32_t L_5 = __this->get_mark_start_14(); if ((((int32_t)L_4) < ((int32_t)L_5))) { goto IL_002b; } } { MarkU5BU5D_t3645422402* L_6 = __this->get_marks_13(); int32_t L_7 = V_0; NullCheck(L_6); bool L_8 = Mark_get_IsDefined_m2539660708(((L_6)->GetAddressAt(static_cast(L_7))), /*hidden argument*/NULL); if (!L_8) { goto IL_003c; } } IL_002b: { int32_t L_9 = V_0; int32_t L_10 = Interpreter_CreateMark_m468807491(__this, L_9, /*hidden argument*/NULL); V_0 = L_10; Int32U5BU5D_t385246372* L_11 = __this->get_groups_16(); int32_t L_12 = ___gid0; int32_t L_13 = V_0; NullCheck(L_11); (L_11)->SetAt(static_cast(L_12), (int32_t)L_13); } IL_003c: { MarkU5BU5D_t3645422402* L_14 = __this->get_marks_13(); int32_t L_15 = V_0; NullCheck(L_14); int32_t L_16 = ___ptr1; ((L_14)->GetAddressAt(static_cast(L_15)))->set_Start_0(L_16); return; } } // System.Void System.Text.RegularExpressions.Interpreter::Close(System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void Interpreter_Close_m126356671 (Interpreter_t582715701 * __this, int32_t ___gid0, int32_t ___ptr1, const RuntimeMethod* method) { { MarkU5BU5D_t3645422402* L_0 = __this->get_marks_13(); Int32U5BU5D_t385246372* L_1 = __this->get_groups_16(); int32_t L_2 = ___gid0; NullCheck(L_1); int32_t L_3 = L_2; int32_t L_4 = (L_1)->GetAt(static_cast(L_3)); NullCheck(L_0); int32_t L_5 = ___ptr1; ((L_0)->GetAddressAt(static_cast(L_4)))->set_End_1(L_5); return; } } // System.Boolean System.Text.RegularExpressions.Interpreter::Balance(System.Int32,System.Int32,System.Boolean,System.Int32) extern "C" IL2CPP_METHOD_ATTR bool Interpreter_Balance_m1978770534 (Interpreter_t582715701 * __this, int32_t ___gid0, int32_t ___balance_gid1, bool ___capture2, int32_t ___ptr3, const RuntimeMethod* method) { int32_t V_0 = 0; { Int32U5BU5D_t385246372* L_0 = __this->get_groups_16(); int32_t L_1 = ___balance_gid1; NullCheck(L_0); int32_t L_2 = L_1; int32_t L_3 = (L_0)->GetAt(static_cast(L_2)); V_0 = L_3; int32_t L_4 = V_0; if ((((int32_t)L_4) == ((int32_t)(-1)))) { goto IL_0027; } } { MarkU5BU5D_t3645422402* L_5 = __this->get_marks_13(); int32_t L_6 = V_0; NullCheck(L_5); int32_t L_7 = Mark_get_Index_m3048692661(((L_5)->GetAddressAt(static_cast(L_6))), /*hidden argument*/NULL); if ((((int32_t)L_7) >= ((int32_t)0))) { goto IL_0029; } } IL_0027: { return (bool)0; } IL_0029: { int32_t L_8 = ___gid0; if ((((int32_t)L_8) <= ((int32_t)0))) { goto IL_0069; } } { bool L_9 = ___capture2; if (!L_9) { goto IL_0069; } } { int32_t L_10 = ___gid0; MarkU5BU5D_t3645422402* L_11 = __this->get_marks_13(); int32_t L_12 = V_0; NullCheck(L_11); int32_t L_13 = Mark_get_Index_m3048692661(((L_11)->GetAddressAt(static_cast(L_12))), /*hidden argument*/NULL); MarkU5BU5D_t3645422402* L_14 = __this->get_marks_13(); int32_t L_15 = V_0; NullCheck(L_14); int32_t L_16 = Mark_get_Length_m2532192442(((L_14)->GetAddressAt(static_cast(L_15))), /*hidden argument*/NULL); Interpreter_Open_m900076395(__this, L_10, ((int32_t)il2cpp_codegen_add((int32_t)L_13, (int32_t)L_16)), /*hidden argument*/NULL); int32_t L_17 = ___gid0; int32_t L_18 = ___ptr3; Interpreter_Close_m126356671(__this, L_17, L_18, /*hidden argument*/NULL); } IL_0069: { Int32U5BU5D_t385246372* L_19 = __this->get_groups_16(); int32_t L_20 = ___balance_gid1; MarkU5BU5D_t3645422402* L_21 = __this->get_marks_13(); int32_t L_22 = V_0; NullCheck(L_21); int32_t L_23 = ((L_21)->GetAddressAt(static_cast(L_22)))->get_Previous_2(); NullCheck(L_19); (L_19)->SetAt(static_cast(L_20), (int32_t)L_23); return (bool)1; } } // System.Int32 System.Text.RegularExpressions.Interpreter::Checkpoint() extern "C" IL2CPP_METHOD_ATTR int32_t Interpreter_Checkpoint_m1239052598 (Interpreter_t582715701 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_mark_end_15(); __this->set_mark_start_14(L_0); int32_t L_1 = __this->get_mark_start_14(); return L_1; } } // System.Void System.Text.RegularExpressions.Interpreter::Backtrack(System.Int32) extern "C" IL2CPP_METHOD_ATTR void Interpreter_Backtrack_m2828876822 (Interpreter_t582715701 * __this, int32_t ___cp0, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t V_1 = 0; { V_0 = 0; goto IL_003b; } IL_0007: { Int32U5BU5D_t385246372* L_0 = __this->get_groups_16(); int32_t L_1 = V_0; NullCheck(L_0); int32_t L_2 = L_1; int32_t L_3 = (L_0)->GetAt(static_cast(L_2)); V_1 = L_3; goto IL_0027; } IL_0015: { MarkU5BU5D_t3645422402* L_4 = __this->get_marks_13(); int32_t L_5 = V_1; NullCheck(L_4); int32_t L_6 = ((L_4)->GetAddressAt(static_cast(L_5)))->get_Previous_2(); V_1 = L_6; } IL_0027: { int32_t L_7 = ___cp0; int32_t L_8 = V_1; if ((((int32_t)L_7) <= ((int32_t)L_8))) { goto IL_0015; } } { Int32U5BU5D_t385246372* L_9 = __this->get_groups_16(); int32_t L_10 = V_0; int32_t L_11 = V_1; NullCheck(L_9); (L_9)->SetAt(static_cast(L_10), (int32_t)L_11); int32_t L_12 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_12, (int32_t)1)); } IL_003b: { int32_t L_13 = V_0; Int32U5BU5D_t385246372* L_14 = __this->get_groups_16(); NullCheck(L_14); if ((((int32_t)L_13) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_14)->max_length))))))) { goto IL_0007; } } { return; } } // System.Void System.Text.RegularExpressions.Interpreter::ResetGroups() extern "C" IL2CPP_METHOD_ATTR void Interpreter_ResetGroups_m3595179625 (Interpreter_t582715701 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Interpreter_ResetGroups_m3595179625_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; { Int32U5BU5D_t385246372* L_0 = __this->get_groups_16(); NullCheck(L_0); V_0 = (((int32_t)((int32_t)(((RuntimeArray *)L_0)->max_length)))); MarkU5BU5D_t3645422402* L_1 = __this->get_marks_13(); if (L_1) { goto IL_0023; } } { int32_t L_2 = V_0; __this->set_marks_13(((MarkU5BU5D_t3645422402*)SZArrayNew(MarkU5BU5D_t3645422402_il2cpp_TypeInfo_var, (uint32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_2, (int32_t)((int32_t)10)))))); } IL_0023: { V_1 = 0; goto IL_006d; } IL_002a: { Int32U5BU5D_t385246372* L_3 = __this->get_groups_16(); int32_t L_4 = V_1; int32_t L_5 = V_1; NullCheck(L_3); (L_3)->SetAt(static_cast(L_4), (int32_t)L_5); MarkU5BU5D_t3645422402* L_6 = __this->get_marks_13(); int32_t L_7 = V_1; NullCheck(L_6); ((L_6)->GetAddressAt(static_cast(L_7)))->set_Start_0((-1)); MarkU5BU5D_t3645422402* L_8 = __this->get_marks_13(); int32_t L_9 = V_1; NullCheck(L_8); ((L_8)->GetAddressAt(static_cast(L_9)))->set_End_1((-1)); MarkU5BU5D_t3645422402* L_10 = __this->get_marks_13(); int32_t L_11 = V_1; NullCheck(L_10); ((L_10)->GetAddressAt(static_cast(L_11)))->set_Previous_2((-1)); int32_t L_12 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_12, (int32_t)1)); } IL_006d: { int32_t L_13 = V_1; int32_t L_14 = V_0; if ((((int32_t)L_13) < ((int32_t)L_14))) { goto IL_002a; } } { __this->set_mark_start_14(0); int32_t L_15 = V_0; __this->set_mark_end_15(L_15); return; } } // System.Int32 System.Text.RegularExpressions.Interpreter::GetLastDefined(System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t Interpreter_GetLastDefined_m4107643411 (Interpreter_t582715701 * __this, int32_t ___gid0, const RuntimeMethod* method) { int32_t V_0 = 0; { Int32U5BU5D_t385246372* L_0 = __this->get_groups_16(); int32_t L_1 = ___gid0; NullCheck(L_0); int32_t L_2 = L_1; int32_t L_3 = (L_0)->GetAt(static_cast(L_2)); V_0 = L_3; goto IL_0020; } IL_000e: { MarkU5BU5D_t3645422402* L_4 = __this->get_marks_13(); int32_t L_5 = V_0; NullCheck(L_4); int32_t L_6 = ((L_4)->GetAddressAt(static_cast(L_5)))->get_Previous_2(); V_0 = L_6; } IL_0020: { int32_t L_7 = V_0; if ((((int32_t)L_7) < ((int32_t)0))) { goto IL_003d; } } { MarkU5BU5D_t3645422402* L_8 = __this->get_marks_13(); int32_t L_9 = V_0; NullCheck(L_8); bool L_10 = Mark_get_IsDefined_m2539660708(((L_8)->GetAddressAt(static_cast(L_9))), /*hidden argument*/NULL); if (!L_10) { goto IL_000e; } } IL_003d: { int32_t L_11 = V_0; return L_11; } } // System.Int32 System.Text.RegularExpressions.Interpreter::CreateMark(System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t Interpreter_CreateMark_m468807491 (Interpreter_t582715701 * __this, int32_t ___previous0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Interpreter_CreateMark_m468807491_MetadataUsageId); s_Il2CppMethodInitialized = true; } MarkU5BU5D_t3645422402* V_0 = NULL; int32_t V_1 = 0; int32_t V_2 = 0; { int32_t L_0 = __this->get_mark_end_15(); MarkU5BU5D_t3645422402* L_1 = __this->get_marks_13(); NullCheck(L_1); if ((!(((uint32_t)L_0) == ((uint32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_1)->max_length)))))))) { goto IL_0037; } } { MarkU5BU5D_t3645422402* L_2 = __this->get_marks_13(); NullCheck(L_2); V_0 = ((MarkU5BU5D_t3645422402*)SZArrayNew(MarkU5BU5D_t3645422402_il2cpp_TypeInfo_var, (uint32_t)((int32_t)il2cpp_codegen_multiply((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_2)->max_length)))), (int32_t)2)))); MarkU5BU5D_t3645422402* L_3 = __this->get_marks_13(); MarkU5BU5D_t3645422402* L_4 = V_0; NullCheck((RuntimeArray *)(RuntimeArray *)L_3); Array_CopyTo_m225704097((RuntimeArray *)(RuntimeArray *)L_3, (RuntimeArray *)(RuntimeArray *)L_4, 0, /*hidden argument*/NULL); MarkU5BU5D_t3645422402* L_5 = V_0; __this->set_marks_13(L_5); } IL_0037: { int32_t L_6 = __this->get_mark_end_15(); int32_t L_7 = L_6; V_2 = L_7; __this->set_mark_end_15(((int32_t)il2cpp_codegen_add((int32_t)L_7, (int32_t)1))); int32_t L_8 = V_2; V_1 = L_8; MarkU5BU5D_t3645422402* L_9 = __this->get_marks_13(); int32_t L_10 = V_1; NullCheck(L_9); MarkU5BU5D_t3645422402* L_11 = __this->get_marks_13(); int32_t L_12 = V_1; NullCheck(L_11); int32_t L_13 = (-1); V_2 = L_13; ((L_11)->GetAddressAt(static_cast(L_12)))->set_End_1(L_13); int32_t L_14 = V_2; ((L_9)->GetAddressAt(static_cast(L_10)))->set_Start_0(L_14); MarkU5BU5D_t3645422402* L_15 = __this->get_marks_13(); int32_t L_16 = V_1; NullCheck(L_15); int32_t L_17 = ___previous0; ((L_15)->GetAddressAt(static_cast(L_16)))->set_Previous_2(L_17); int32_t L_18 = V_1; return L_18; } } // System.Void System.Text.RegularExpressions.Interpreter::GetGroupInfo(System.Int32,System.Int32&,System.Int32&) extern "C" IL2CPP_METHOD_ATTR void Interpreter_GetGroupInfo_m2253622734 (Interpreter_t582715701 * __this, int32_t ___gid0, int32_t* ___first_mark_index1, int32_t* ___n_caps2, const RuntimeMethod* method) { int32_t V_0 = 0; { int32_t* L_0 = ___first_mark_index1; *((int32_t*)(L_0)) = (int32_t)(-1); int32_t* L_1 = ___n_caps2; *((int32_t*)(L_1)) = (int32_t)0; Int32U5BU5D_t385246372* L_2 = __this->get_groups_16(); int32_t L_3 = ___gid0; NullCheck(L_2); int32_t L_4 = L_3; int32_t L_5 = (L_2)->GetAt(static_cast(L_4)); V_0 = L_5; goto IL_0052; } IL_0014: { MarkU5BU5D_t3645422402* L_6 = __this->get_marks_13(); int32_t L_7 = V_0; NullCheck(L_6); bool L_8 = Mark_get_IsDefined_m2539660708(((L_6)->GetAddressAt(static_cast(L_7))), /*hidden argument*/NULL); if (L_8) { goto IL_002f; } } { goto IL_0040; } IL_002f: { int32_t* L_9 = ___first_mark_index1; if ((((int32_t)(*((int32_t*)L_9))) >= ((int32_t)0))) { goto IL_003a; } } { int32_t* L_10 = ___first_mark_index1; int32_t L_11 = V_0; *((int32_t*)(L_10)) = (int32_t)L_11; } IL_003a: { int32_t* L_12 = ___n_caps2; int32_t* L_13 = ___n_caps2; *((int32_t*)(L_12)) = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)(*((int32_t*)L_13)), (int32_t)1)); } IL_0040: { MarkU5BU5D_t3645422402* L_14 = __this->get_marks_13(); int32_t L_15 = V_0; NullCheck(L_14); int32_t L_16 = ((L_14)->GetAddressAt(static_cast(L_15)))->get_Previous_2(); V_0 = L_16; } IL_0052: { int32_t L_17 = V_0; if ((((int32_t)L_17) >= ((int32_t)0))) { goto IL_0014; } } { return; } } // System.Void System.Text.RegularExpressions.Interpreter::PopulateGroup(System.Text.RegularExpressions.Group,System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void Interpreter_PopulateGroup_m4042796257 (Interpreter_t582715701 * __this, Group_t2468205786 * ___g0, int32_t ___first_mark_index1, int32_t ___n_caps2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Interpreter_PopulateGroup_m4042796257_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; Capture_t2232016050 * V_2 = NULL; { V_0 = 1; MarkU5BU5D_t3645422402* L_0 = __this->get_marks_13(); int32_t L_1 = ___first_mark_index1; NullCheck(L_0); int32_t L_2 = ((L_0)->GetAddressAt(static_cast(L_1)))->get_Previous_2(); V_1 = L_2; goto IL_0089; } IL_0019: { MarkU5BU5D_t3645422402* L_3 = __this->get_marks_13(); int32_t L_4 = V_1; NullCheck(L_3); bool L_5 = Mark_get_IsDefined_m2539660708(((L_3)->GetAddressAt(static_cast(L_4))), /*hidden argument*/NULL); if (L_5) { goto IL_0034; } } { goto IL_0077; } IL_0034: { String_t* L_6 = __this->get_text_3(); MarkU5BU5D_t3645422402* L_7 = __this->get_marks_13(); int32_t L_8 = V_1; NullCheck(L_7); int32_t L_9 = Mark_get_Index_m3048692661(((L_7)->GetAddressAt(static_cast(L_8))), /*hidden argument*/NULL); MarkU5BU5D_t3645422402* L_10 = __this->get_marks_13(); int32_t L_11 = V_1; NullCheck(L_10); int32_t L_12 = Mark_get_Length_m2532192442(((L_10)->GetAddressAt(static_cast(L_11))), /*hidden argument*/NULL); Capture_t2232016050 * L_13 = (Capture_t2232016050 *)il2cpp_codegen_object_new(Capture_t2232016050_il2cpp_TypeInfo_var); Capture__ctor_m539415522(L_13, L_6, L_9, L_12, /*hidden argument*/NULL); V_2 = L_13; Group_t2468205786 * L_14 = ___g0; NullCheck(L_14); CaptureCollection_t1760593541 * L_15 = Group_get_Captures_m1655762411(L_14, /*hidden argument*/NULL); Capture_t2232016050 * L_16 = V_2; int32_t L_17 = ___n_caps2; int32_t L_18 = V_0; NullCheck(L_15); CaptureCollection_SetValue_m89830704(L_15, L_16, ((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_17, (int32_t)1)), (int32_t)L_18)), /*hidden argument*/NULL); int32_t L_19 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_19, (int32_t)1)); } IL_0077: { MarkU5BU5D_t3645422402* L_20 = __this->get_marks_13(); int32_t L_21 = V_1; NullCheck(L_20); int32_t L_22 = ((L_20)->GetAddressAt(static_cast(L_21)))->get_Previous_2(); V_1 = L_22; } IL_0089: { int32_t L_23 = V_1; if ((((int32_t)L_23) >= ((int32_t)0))) { goto IL_0019; } } { return; } } // System.Text.RegularExpressions.Match System.Text.RegularExpressions.Interpreter::GenerateMatch(System.Text.RegularExpressions.Regex) extern "C" IL2CPP_METHOD_ATTR Match_t3408321083 * Interpreter_GenerateMatch_m2262987936 (Interpreter_t582715701 * __this, Regex_t3657309853 * ___regex0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Interpreter_GenerateMatch_m2262987936_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; Group_t2468205786 * V_2 = NULL; Match_t3408321083 * V_3 = NULL; int32_t V_4 = 0; { Interpreter_GetGroupInfo_m2253622734(__this, 0, (&V_1), (&V_0), /*hidden argument*/NULL); bool L_0 = ((BaseMachine_t2554639499 *)__this)->get_needs_groups_or_captures_0(); if (L_0) { goto IL_004d; } } { Regex_t3657309853 * L_1 = ___regex0; String_t* L_2 = __this->get_text_3(); int32_t L_3 = __this->get_text_end_4(); MarkU5BU5D_t3645422402* L_4 = __this->get_marks_13(); int32_t L_5 = V_1; NullCheck(L_4); int32_t L_6 = Mark_get_Index_m3048692661(((L_4)->GetAddressAt(static_cast(L_5))), /*hidden argument*/NULL); MarkU5BU5D_t3645422402* L_7 = __this->get_marks_13(); int32_t L_8 = V_1; NullCheck(L_7); int32_t L_9 = Mark_get_Length_m2532192442(((L_7)->GetAddressAt(static_cast(L_8))), /*hidden argument*/NULL); Match_t3408321083 * L_10 = (Match_t3408321083 *)il2cpp_codegen_object_new(Match_t3408321083_il2cpp_TypeInfo_var); Match__ctor_m2464595873(L_10, L_1, __this, L_2, L_3, 0, L_6, L_9, /*hidden argument*/NULL); return L_10; } IL_004d: { Regex_t3657309853 * L_11 = ___regex0; String_t* L_12 = __this->get_text_3(); int32_t L_13 = __this->get_text_end_4(); Int32U5BU5D_t385246372* L_14 = __this->get_groups_16(); NullCheck(L_14); MarkU5BU5D_t3645422402* L_15 = __this->get_marks_13(); int32_t L_16 = V_1; NullCheck(L_15); int32_t L_17 = Mark_get_Index_m3048692661(((L_15)->GetAddressAt(static_cast(L_16))), /*hidden argument*/NULL); MarkU5BU5D_t3645422402* L_18 = __this->get_marks_13(); int32_t L_19 = V_1; NullCheck(L_18); int32_t L_20 = Mark_get_Length_m2532192442(((L_18)->GetAddressAt(static_cast(L_19))), /*hidden argument*/NULL); int32_t L_21 = V_0; Match_t3408321083 * L_22 = (Match_t3408321083 *)il2cpp_codegen_object_new(Match_t3408321083_il2cpp_TypeInfo_var); Match__ctor_m2425511580(L_22, L_11, __this, L_12, L_13, (((int32_t)((int32_t)(((RuntimeArray *)L_14)->max_length)))), L_17, L_20, L_21, /*hidden argument*/NULL); V_3 = L_22; Match_t3408321083 * L_23 = V_3; int32_t L_24 = V_1; int32_t L_25 = V_0; Interpreter_PopulateGroup_m4042796257(__this, L_23, L_24, L_25, /*hidden argument*/NULL); V_4 = 1; goto IL_0107; } IL_009d: { int32_t L_26 = V_4; Interpreter_GetGroupInfo_m2253622734(__this, L_26, (&V_1), (&V_0), /*hidden argument*/NULL); int32_t L_27 = V_1; if ((((int32_t)L_27) >= ((int32_t)0))) { goto IL_00bb; } } { IL2CPP_RUNTIME_CLASS_INIT(Group_t2468205786_il2cpp_TypeInfo_var); Group_t2468205786 * L_28 = ((Group_t2468205786_StaticFields*)il2cpp_codegen_static_fields_for(Group_t2468205786_il2cpp_TypeInfo_var))->get_Fail_3(); V_2 = L_28; goto IL_00f3; } IL_00bb: { String_t* L_29 = __this->get_text_3(); MarkU5BU5D_t3645422402* L_30 = __this->get_marks_13(); int32_t L_31 = V_1; NullCheck(L_30); int32_t L_32 = Mark_get_Index_m3048692661(((L_30)->GetAddressAt(static_cast(L_31))), /*hidden argument*/NULL); MarkU5BU5D_t3645422402* L_33 = __this->get_marks_13(); int32_t L_34 = V_1; NullCheck(L_33); int32_t L_35 = Mark_get_Length_m2532192442(((L_33)->GetAddressAt(static_cast(L_34))), /*hidden argument*/NULL); int32_t L_36 = V_0; Group_t2468205786 * L_37 = (Group_t2468205786 *)il2cpp_codegen_object_new(Group_t2468205786_il2cpp_TypeInfo_var); Group__ctor_m2243671333(L_37, L_29, L_32, L_35, L_36, /*hidden argument*/NULL); V_2 = L_37; Group_t2468205786 * L_38 = V_2; int32_t L_39 = V_1; int32_t L_40 = V_0; Interpreter_PopulateGroup_m4042796257(__this, L_38, L_39, L_40, /*hidden argument*/NULL); } IL_00f3: { Match_t3408321083 * L_41 = V_3; NullCheck(L_41); GroupCollection_t69770484 * L_42 = VirtFuncInvoker0< GroupCollection_t69770484 * >::Invoke(4 /* System.Text.RegularExpressions.GroupCollection System.Text.RegularExpressions.Match::get_Groups() */, L_41); Group_t2468205786 * L_43 = V_2; int32_t L_44 = V_4; NullCheck(L_42); GroupCollection_SetValue_m2707160733(L_42, L_43, L_44, /*hidden argument*/NULL); int32_t L_45 = V_4; V_4 = ((int32_t)il2cpp_codegen_add((int32_t)L_45, (int32_t)1)); } IL_0107: { int32_t L_46 = V_4; Int32U5BU5D_t385246372* L_47 = __this->get_groups_16(); NullCheck(L_47); if ((((int32_t)L_46) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_47)->max_length))))))) { goto IL_009d; } } { Match_t3408321083 * L_48 = V_3; return L_48; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Conversion methods for marshalling of: System.Text.RegularExpressions.Interpreter/IntStack extern "C" void IntStack_t2189327687_marshal_pinvoke(const IntStack_t2189327687& unmarshaled, IntStack_t2189327687_marshaled_pinvoke& marshaled) { if (unmarshaled.get_values_0() != NULL) { il2cpp_array_size_t _unmarshaled_values_Length = (unmarshaled.get_values_0())->max_length; marshaled.___values_0 = il2cpp_codegen_marshal_allocate_array(_unmarshaled_values_Length); for (int32_t i = 0; i < ARRAY_LENGTH_AS_INT32(_unmarshaled_values_Length); i++) { (marshaled.___values_0)[i] = (unmarshaled.get_values_0())->GetAtUnchecked(static_cast(i)); } } else { marshaled.___values_0 = NULL; } marshaled.___count_1 = unmarshaled.get_count_1(); } extern "C" void IntStack_t2189327687_marshal_pinvoke_back(const IntStack_t2189327687_marshaled_pinvoke& marshaled, IntStack_t2189327687& unmarshaled) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (IntStack_t2189327687_pinvoke_FromNativeMethodDefinition_MetadataUsageId); s_Il2CppMethodInitialized = true; } if (marshaled.___values_0 != NULL) { if (unmarshaled.get_values_0() == NULL) { unmarshaled.set_values_0(reinterpret_cast(SZArrayNew(Int32U5BU5D_t385246372_il2cpp_TypeInfo_var, 1))); } il2cpp_array_size_t _arrayLength = (unmarshaled.get_values_0())->max_length; for (int32_t i = 0; i < ARRAY_LENGTH_AS_INT32(_arrayLength); i++) { (unmarshaled.get_values_0())->SetAtUnchecked(static_cast(i), (marshaled.___values_0)[i]); } } int32_t unmarshaled_count_temp_1 = 0; unmarshaled_count_temp_1 = marshaled.___count_1; unmarshaled.set_count_1(unmarshaled_count_temp_1); } // Conversion method for clean up from marshalling of: System.Text.RegularExpressions.Interpreter/IntStack extern "C" void IntStack_t2189327687_marshal_pinvoke_cleanup(IntStack_t2189327687_marshaled_pinvoke& marshaled) { if (marshaled.___values_0 != NULL) { il2cpp_codegen_marshal_free(marshaled.___values_0); marshaled.___values_0 = NULL; } } // Conversion methods for marshalling of: System.Text.RegularExpressions.Interpreter/IntStack extern "C" void IntStack_t2189327687_marshal_com(const IntStack_t2189327687& unmarshaled, IntStack_t2189327687_marshaled_com& marshaled) { if (unmarshaled.get_values_0() != NULL) { il2cpp_array_size_t _unmarshaled_values_Length = (unmarshaled.get_values_0())->max_length; marshaled.___values_0 = il2cpp_codegen_marshal_allocate_array(_unmarshaled_values_Length); for (int32_t i = 0; i < ARRAY_LENGTH_AS_INT32(_unmarshaled_values_Length); i++) { (marshaled.___values_0)[i] = (unmarshaled.get_values_0())->GetAtUnchecked(static_cast(i)); } } else { marshaled.___values_0 = NULL; } marshaled.___count_1 = unmarshaled.get_count_1(); } extern "C" void IntStack_t2189327687_marshal_com_back(const IntStack_t2189327687_marshaled_com& marshaled, IntStack_t2189327687& unmarshaled) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (IntStack_t2189327687_com_FromNativeMethodDefinition_MetadataUsageId); s_Il2CppMethodInitialized = true; } if (marshaled.___values_0 != NULL) { if (unmarshaled.get_values_0() == NULL) { unmarshaled.set_values_0(reinterpret_cast(SZArrayNew(Int32U5BU5D_t385246372_il2cpp_TypeInfo_var, 1))); } il2cpp_array_size_t _arrayLength = (unmarshaled.get_values_0())->max_length; for (int32_t i = 0; i < ARRAY_LENGTH_AS_INT32(_arrayLength); i++) { (unmarshaled.get_values_0())->SetAtUnchecked(static_cast(i), (marshaled.___values_0)[i]); } } int32_t unmarshaled_count_temp_1 = 0; unmarshaled_count_temp_1 = marshaled.___count_1; unmarshaled.set_count_1(unmarshaled_count_temp_1); } // Conversion method for clean up from marshalling of: System.Text.RegularExpressions.Interpreter/IntStack extern "C" void IntStack_t2189327687_marshal_com_cleanup(IntStack_t2189327687_marshaled_com& marshaled) { if (marshaled.___values_0 != NULL) { il2cpp_codegen_marshal_free(marshaled.___values_0); marshaled.___values_0 = NULL; } } // System.Int32 System.Text.RegularExpressions.Interpreter/IntStack::Pop() extern "C" IL2CPP_METHOD_ATTR int32_t IntStack_Pop_m1779514793 (IntStack_t2189327687 * __this, const RuntimeMethod* method) { int32_t V_0 = 0; { Int32U5BU5D_t385246372* L_0 = __this->get_values_0(); int32_t L_1 = __this->get_count_1(); int32_t L_2 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_1, (int32_t)1)); V_0 = L_2; __this->set_count_1(L_2); int32_t L_3 = V_0; NullCheck(L_0); int32_t L_4 = L_3; int32_t L_5 = (L_0)->GetAt(static_cast(L_4)); return L_5; } } extern "C" int32_t IntStack_Pop_m1779514793_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { IntStack_t2189327687 * _thisAdjusted = reinterpret_cast(__this + 1); return IntStack_Pop_m1779514793(_thisAdjusted, method); } // System.Void System.Text.RegularExpressions.Interpreter/IntStack::Push(System.Int32) extern "C" IL2CPP_METHOD_ATTR void IntStack_Push_m1082581210 (IntStack_t2189327687 * __this, int32_t ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (IntStack_Push_m1082581210_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; Int32U5BU5D_t385246372* V_1 = NULL; int32_t V_2 = 0; int32_t V_3 = 0; { Int32U5BU5D_t385246372* L_0 = __this->get_values_0(); if (L_0) { goto IL_001c; } } { __this->set_values_0(((Int32U5BU5D_t385246372*)SZArrayNew(Int32U5BU5D_t385246372_il2cpp_TypeInfo_var, (uint32_t)8))); goto IL_006e; } IL_001c: { int32_t L_1 = __this->get_count_1(); Int32U5BU5D_t385246372* L_2 = __this->get_values_0(); NullCheck(L_2); if ((!(((uint32_t)L_1) == ((uint32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_2)->max_length)))))))) { goto IL_006e; } } { Int32U5BU5D_t385246372* L_3 = __this->get_values_0(); NullCheck(L_3); V_0 = (((int32_t)((int32_t)(((RuntimeArray *)L_3)->max_length)))); int32_t L_4 = V_0; int32_t L_5 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_4, (int32_t)((int32_t)((int32_t)L_5>>(int32_t)1)))); int32_t L_6 = V_0; V_1 = ((Int32U5BU5D_t385246372*)SZArrayNew(Int32U5BU5D_t385246372_il2cpp_TypeInfo_var, (uint32_t)L_6)); V_2 = 0; goto IL_005b; } IL_004c: { Int32U5BU5D_t385246372* L_7 = V_1; int32_t L_8 = V_2; Int32U5BU5D_t385246372* L_9 = __this->get_values_0(); int32_t L_10 = V_2; NullCheck(L_9); int32_t L_11 = L_10; int32_t L_12 = (L_9)->GetAt(static_cast(L_11)); NullCheck(L_7); (L_7)->SetAt(static_cast(L_8), (int32_t)L_12); int32_t L_13 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_13, (int32_t)1)); } IL_005b: { int32_t L_14 = V_2; int32_t L_15 = __this->get_count_1(); if ((((int32_t)L_14) < ((int32_t)L_15))) { goto IL_004c; } } { Int32U5BU5D_t385246372* L_16 = V_1; __this->set_values_0(L_16); } IL_006e: { Int32U5BU5D_t385246372* L_17 = __this->get_values_0(); int32_t L_18 = __this->get_count_1(); int32_t L_19 = L_18; V_3 = L_19; __this->set_count_1(((int32_t)il2cpp_codegen_add((int32_t)L_19, (int32_t)1))); int32_t L_20 = V_3; int32_t L_21 = ___value0; NullCheck(L_17); (L_17)->SetAt(static_cast(L_20), (int32_t)L_21); return; } } extern "C" void IntStack_Push_m1082581210_AdjustorThunk (RuntimeObject * __this, int32_t ___value0, const RuntimeMethod* method) { IntStack_t2189327687 * _thisAdjusted = reinterpret_cast(__this + 1); IntStack_Push_m1082581210(_thisAdjusted, ___value0, method); } // System.Int32 System.Text.RegularExpressions.Interpreter/IntStack::get_Count() extern "C" IL2CPP_METHOD_ATTR int32_t IntStack_get_Count_m1427289819 (IntStack_t2189327687 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_count_1(); return L_0; } } extern "C" int32_t IntStack_get_Count_m1427289819_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { IntStack_t2189327687 * _thisAdjusted = reinterpret_cast(__this + 1); return IntStack_get_Count_m1427289819(_thisAdjusted, method); } // System.Void System.Text.RegularExpressions.Interpreter/IntStack::set_Count(System.Int32) extern "C" IL2CPP_METHOD_ATTR void IntStack_set_Count_m756607812 (IntStack_t2189327687 * __this, int32_t ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (IntStack_set_Count_m756607812_MetadataUsageId); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ___value0; int32_t L_1 = __this->get_count_1(); if ((((int32_t)L_0) <= ((int32_t)L_1))) { goto IL_0017; } } { SystemException_t176217640 * L_2 = (SystemException_t176217640 *)il2cpp_codegen_object_new(SystemException_t176217640_il2cpp_TypeInfo_var); SystemException__ctor_m3298527747(L_2, _stringLiteral2154521533, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_2,IntStack_set_Count_m756607812_RuntimeMethod_var); } IL_0017: { int32_t L_3 = ___value0; __this->set_count_1(L_3); return; } } extern "C" void IntStack_set_Count_m756607812_AdjustorThunk (RuntimeObject * __this, int32_t ___value0, const RuntimeMethod* method) { IntStack_t2189327687 * _thisAdjusted = reinterpret_cast(__this + 1); IntStack_set_Count_m756607812(_thisAdjusted, ___value0, method); } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Text.RegularExpressions.Interpreter/RepeatContext::.ctor(System.Text.RegularExpressions.Interpreter/RepeatContext,System.Int32,System.Int32,System.Boolean,System.Int32) extern "C" IL2CPP_METHOD_ATTR void RepeatContext__ctor_m2465637864 (RepeatContext_t1214863076 * __this, RepeatContext_t1214863076 * ___previous0, int32_t ___min1, int32_t ___max2, bool ___lazy3, int32_t ___expr_pc4, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); RepeatContext_t1214863076 * L_0 = ___previous0; __this->set_previous_5(L_0); int32_t L_1 = ___min1; __this->set_min_1(L_1); int32_t L_2 = ___max2; __this->set_max_2(L_2); bool L_3 = ___lazy3; __this->set_lazy_3(L_3); int32_t L_4 = ___expr_pc4; __this->set_expr_pc_4(L_4); __this->set_start_0((-1)); __this->set_count_6(0); return; } } // System.Int32 System.Text.RegularExpressions.Interpreter/RepeatContext::get_Count() extern "C" IL2CPP_METHOD_ATTR int32_t RepeatContext_get_Count_m1112834530 (RepeatContext_t1214863076 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_count_6(); return L_0; } } // System.Void System.Text.RegularExpressions.Interpreter/RepeatContext::set_Count(System.Int32) extern "C" IL2CPP_METHOD_ATTR void RepeatContext_set_Count_m960350409 (RepeatContext_t1214863076 * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; __this->set_count_6(L_0); return; } } // System.Int32 System.Text.RegularExpressions.Interpreter/RepeatContext::get_Start() extern "C" IL2CPP_METHOD_ATTR int32_t RepeatContext_get_Start_m1076992038 (RepeatContext_t1214863076 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_start_0(); return L_0; } } // System.Void System.Text.RegularExpressions.Interpreter/RepeatContext::set_Start(System.Int32) extern "C" IL2CPP_METHOD_ATTR void RepeatContext_set_Start_m2870272657 (RepeatContext_t1214863076 * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; __this->set_start_0(L_0); return; } } // System.Boolean System.Text.RegularExpressions.Interpreter/RepeatContext::get_IsMinimum() extern "C" IL2CPP_METHOD_ATTR bool RepeatContext_get_IsMinimum_m3640286252 (RepeatContext_t1214863076 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_min_1(); int32_t L_1 = __this->get_count_6(); return (bool)((((int32_t)((((int32_t)L_0) > ((int32_t)L_1))? 1 : 0)) == ((int32_t)0))? 1 : 0); } } // System.Boolean System.Text.RegularExpressions.Interpreter/RepeatContext::get_IsMaximum() extern "C" IL2CPP_METHOD_ATTR bool RepeatContext_get_IsMaximum_m332552678 (RepeatContext_t1214863076 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_max_2(); int32_t L_1 = __this->get_count_6(); return (bool)((((int32_t)((((int32_t)L_0) > ((int32_t)L_1))? 1 : 0)) == ((int32_t)0))? 1 : 0); } } // System.Boolean System.Text.RegularExpressions.Interpreter/RepeatContext::get_IsLazy() extern "C" IL2CPP_METHOD_ATTR bool RepeatContext_get_IsLazy_m2261224997 (RepeatContext_t1214863076 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_lazy_3(); return L_0; } } // System.Int32 System.Text.RegularExpressions.Interpreter/RepeatContext::get_Expression() extern "C" IL2CPP_METHOD_ATTR int32_t RepeatContext_get_Expression_m255006542 (RepeatContext_t1214863076 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_expr_pc_4(); return L_0; } } // System.Text.RegularExpressions.Interpreter/RepeatContext System.Text.RegularExpressions.Interpreter/RepeatContext::get_Previous() extern "C" IL2CPP_METHOD_ATTR RepeatContext_t1214863076 * RepeatContext_get_Previous_m4220584810 (RepeatContext_t1214863076 * __this, const RuntimeMethod* method) { { RepeatContext_t1214863076 * L_0 = __this->get_previous_5(); return L_0; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Text.RegularExpressions.InterpreterFactory::.ctor(System.UInt16[]) extern "C" IL2CPP_METHOD_ATTR void InterpreterFactory__ctor_m3950407360 (InterpreterFactory_t533216624 * __this, UInt16U5BU5D_t3326319531* ___pattern0, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); UInt16U5BU5D_t3326319531* L_0 = ___pattern0; __this->set_pattern_1(L_0); return; } } // System.Text.RegularExpressions.IMachine System.Text.RegularExpressions.InterpreterFactory::NewInstance() extern "C" IL2CPP_METHOD_ATTR RuntimeObject* InterpreterFactory_NewInstance_m2792693614 (InterpreterFactory_t533216624 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (InterpreterFactory_NewInstance_m2792693614_MetadataUsageId); s_Il2CppMethodInitialized = true; } { UInt16U5BU5D_t3326319531* L_0 = __this->get_pattern_1(); Interpreter_t582715701 * L_1 = (Interpreter_t582715701 *)il2cpp_codegen_object_new(Interpreter_t582715701_il2cpp_TypeInfo_var); Interpreter__ctor_m2134836895(L_1, L_0, /*hidden argument*/NULL); return L_1; } } // System.Int32 System.Text.RegularExpressions.InterpreterFactory::get_GroupCount() extern "C" IL2CPP_METHOD_ATTR int32_t InterpreterFactory_get_GroupCount_m2226373271 (InterpreterFactory_t533216624 * __this, const RuntimeMethod* method) { { UInt16U5BU5D_t3326319531* L_0 = __this->get_pattern_1(); NullCheck(L_0); int32_t L_1 = 1; uint16_t L_2 = (L_0)->GetAt(static_cast(L_1)); return L_2; } } // System.Int32 System.Text.RegularExpressions.InterpreterFactory::get_Gap() extern "C" IL2CPP_METHOD_ATTR int32_t InterpreterFactory_get_Gap_m2263656528 (InterpreterFactory_t533216624 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_gap_3(); return L_0; } } // System.Void System.Text.RegularExpressions.InterpreterFactory::set_Gap(System.Int32) extern "C" IL2CPP_METHOD_ATTR void InterpreterFactory_set_Gap_m3029846199 (InterpreterFactory_t533216624 * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; __this->set_gap_3(L_0); return; } } // System.Collections.IDictionary System.Text.RegularExpressions.InterpreterFactory::get_Mapping() extern "C" IL2CPP_METHOD_ATTR RuntimeObject* InterpreterFactory_get_Mapping_m1356145599 (InterpreterFactory_t533216624 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = __this->get_mapping_0(); return L_0; } } // System.Void System.Text.RegularExpressions.InterpreterFactory::set_Mapping(System.Collections.IDictionary) extern "C" IL2CPP_METHOD_ATTR void InterpreterFactory_set_Mapping_m1881043811 (InterpreterFactory_t533216624 * __this, RuntimeObject* ___value0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___value0; __this->set_mapping_0(L_0); return; } } // System.String[] System.Text.RegularExpressions.InterpreterFactory::get_NamesMapping() extern "C" IL2CPP_METHOD_ATTR StringU5BU5D_t1281789340* InterpreterFactory_get_NamesMapping_m4228407820 (InterpreterFactory_t533216624 * __this, const RuntimeMethod* method) { { StringU5BU5D_t1281789340* L_0 = __this->get_namesMapping_2(); return L_0; } } // System.Void System.Text.RegularExpressions.InterpreterFactory::set_NamesMapping(System.String[]) extern "C" IL2CPP_METHOD_ATTR void InterpreterFactory_set_NamesMapping_m1853107228 (InterpreterFactory_t533216624 * __this, StringU5BU5D_t1281789340* ___value0, const RuntimeMethod* method) { { StringU5BU5D_t1281789340* L_0 = ___value0; __this->set_namesMapping_2(L_0); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Conversion methods for marshalling of: System.Text.RegularExpressions.Interval extern "C" void Interval_t1802865632_marshal_pinvoke(const Interval_t1802865632& unmarshaled, Interval_t1802865632_marshaled_pinvoke& marshaled) { marshaled.___low_0 = unmarshaled.get_low_0(); marshaled.___high_1 = unmarshaled.get_high_1(); marshaled.___contiguous_2 = static_cast(unmarshaled.get_contiguous_2()); } extern "C" void Interval_t1802865632_marshal_pinvoke_back(const Interval_t1802865632_marshaled_pinvoke& marshaled, Interval_t1802865632& unmarshaled) { int32_t unmarshaled_low_temp_0 = 0; unmarshaled_low_temp_0 = marshaled.___low_0; unmarshaled.set_low_0(unmarshaled_low_temp_0); int32_t unmarshaled_high_temp_1 = 0; unmarshaled_high_temp_1 = marshaled.___high_1; unmarshaled.set_high_1(unmarshaled_high_temp_1); bool unmarshaled_contiguous_temp_2 = false; unmarshaled_contiguous_temp_2 = static_cast(marshaled.___contiguous_2); unmarshaled.set_contiguous_2(unmarshaled_contiguous_temp_2); } // Conversion method for clean up from marshalling of: System.Text.RegularExpressions.Interval extern "C" void Interval_t1802865632_marshal_pinvoke_cleanup(Interval_t1802865632_marshaled_pinvoke& marshaled) { } // Conversion methods for marshalling of: System.Text.RegularExpressions.Interval extern "C" void Interval_t1802865632_marshal_com(const Interval_t1802865632& unmarshaled, Interval_t1802865632_marshaled_com& marshaled) { marshaled.___low_0 = unmarshaled.get_low_0(); marshaled.___high_1 = unmarshaled.get_high_1(); marshaled.___contiguous_2 = static_cast(unmarshaled.get_contiguous_2()); } extern "C" void Interval_t1802865632_marshal_com_back(const Interval_t1802865632_marshaled_com& marshaled, Interval_t1802865632& unmarshaled) { int32_t unmarshaled_low_temp_0 = 0; unmarshaled_low_temp_0 = marshaled.___low_0; unmarshaled.set_low_0(unmarshaled_low_temp_0); int32_t unmarshaled_high_temp_1 = 0; unmarshaled_high_temp_1 = marshaled.___high_1; unmarshaled.set_high_1(unmarshaled_high_temp_1); bool unmarshaled_contiguous_temp_2 = false; unmarshaled_contiguous_temp_2 = static_cast(marshaled.___contiguous_2); unmarshaled.set_contiguous_2(unmarshaled_contiguous_temp_2); } // Conversion method for clean up from marshalling of: System.Text.RegularExpressions.Interval extern "C" void Interval_t1802865632_marshal_com_cleanup(Interval_t1802865632_marshaled_com& marshaled) { } // System.Void System.Text.RegularExpressions.Interval::.ctor(System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void Interval__ctor_m4022869013 (Interval_t1802865632 * __this, int32_t ___low0, int32_t ___high1, const RuntimeMethod* method) { int32_t V_0 = 0; { int32_t L_0 = ___low0; int32_t L_1 = ___high1; if ((((int32_t)L_0) <= ((int32_t)L_1))) { goto IL_000f; } } { int32_t L_2 = ___low0; V_0 = L_2; int32_t L_3 = ___high1; ___low0 = L_3; int32_t L_4 = V_0; ___high1 = L_4; } IL_000f: { int32_t L_5 = ___low0; __this->set_low_0(L_5); int32_t L_6 = ___high1; __this->set_high_1(L_6); __this->set_contiguous_2((bool)1); return; } } extern "C" void Interval__ctor_m4022869013_AdjustorThunk (RuntimeObject * __this, int32_t ___low0, int32_t ___high1, const RuntimeMethod* method) { Interval_t1802865632 * _thisAdjusted = reinterpret_cast(__this + 1); Interval__ctor_m4022869013(_thisAdjusted, ___low0, ___high1, method); } // System.Text.RegularExpressions.Interval System.Text.RegularExpressions.Interval::get_Empty() extern "C" IL2CPP_METHOD_ATTR Interval_t1802865632 Interval_get_Empty_m3617514670 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { Interval_t1802865632 V_0; memset(&V_0, 0, sizeof(V_0)); { (&V_0)->set_low_0(0); int32_t L_0 = (&V_0)->get_low_0(); (&V_0)->set_high_1(((int32_t)il2cpp_codegen_subtract((int32_t)L_0, (int32_t)1))); (&V_0)->set_contiguous_2((bool)1); Interval_t1802865632 L_1 = V_0; return L_1; } } // System.Boolean System.Text.RegularExpressions.Interval::get_IsDiscontiguous() extern "C" IL2CPP_METHOD_ATTR bool Interval_get_IsDiscontiguous_m3016063288 (Interval_t1802865632 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_contiguous_2(); return (bool)((((int32_t)L_0) == ((int32_t)0))? 1 : 0); } } extern "C" bool Interval_get_IsDiscontiguous_m3016063288_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Interval_t1802865632 * _thisAdjusted = reinterpret_cast(__this + 1); return Interval_get_IsDiscontiguous_m3016063288(_thisAdjusted, method); } // System.Boolean System.Text.RegularExpressions.Interval::get_IsSingleton() extern "C" IL2CPP_METHOD_ATTR bool Interval_get_IsSingleton_m3386290029 (Interval_t1802865632 * __this, const RuntimeMethod* method) { int32_t G_B3_0 = 0; { bool L_0 = __this->get_contiguous_2(); if (!L_0) { goto IL_001b; } } { int32_t L_1 = __this->get_low_0(); int32_t L_2 = __this->get_high_1(); G_B3_0 = ((((int32_t)L_1) == ((int32_t)L_2))? 1 : 0); goto IL_001c; } IL_001b: { G_B3_0 = 0; } IL_001c: { return (bool)G_B3_0; } } extern "C" bool Interval_get_IsSingleton_m3386290029_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Interval_t1802865632 * _thisAdjusted = reinterpret_cast(__this + 1); return Interval_get_IsSingleton_m3386290029(_thisAdjusted, method); } // System.Boolean System.Text.RegularExpressions.Interval::get_IsEmpty() extern "C" IL2CPP_METHOD_ATTR bool Interval_get_IsEmpty_m2731597232 (Interval_t1802865632 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_low_0(); int32_t L_1 = __this->get_high_1(); return (bool)((((int32_t)L_0) > ((int32_t)L_1))? 1 : 0); } } extern "C" bool Interval_get_IsEmpty_m2731597232_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Interval_t1802865632 * _thisAdjusted = reinterpret_cast(__this + 1); return Interval_get_IsEmpty_m2731597232(_thisAdjusted, method); } // System.Int32 System.Text.RegularExpressions.Interval::get_Size() extern "C" IL2CPP_METHOD_ATTR int32_t Interval_get_Size_m4163671410 (Interval_t1802865632 * __this, const RuntimeMethod* method) { { bool L_0 = Interval_get_IsEmpty_m2731597232(__this, /*hidden argument*/NULL); if (!L_0) { goto IL_000d; } } { return 0; } IL_000d: { int32_t L_1 = __this->get_high_1(); int32_t L_2 = __this->get_low_0(); return ((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_1, (int32_t)L_2)), (int32_t)1)); } } extern "C" int32_t Interval_get_Size_m4163671410_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Interval_t1802865632 * _thisAdjusted = reinterpret_cast(__this + 1); return Interval_get_Size_m4163671410(_thisAdjusted, method); } // System.Boolean System.Text.RegularExpressions.Interval::IsDisjoint(System.Text.RegularExpressions.Interval) extern "C" IL2CPP_METHOD_ATTR bool Interval_IsDisjoint_m1532171337 (Interval_t1802865632 * __this, Interval_t1802865632 ___i0, const RuntimeMethod* method) { int32_t G_B6_0 = 0; { bool L_0 = Interval_get_IsEmpty_m2731597232(__this, /*hidden argument*/NULL); if (L_0) { goto IL_0017; } } { bool L_1 = Interval_get_IsEmpty_m2731597232((&___i0), /*hidden argument*/NULL); if (!L_1) { goto IL_0019; } } IL_0017: { return (bool)1; } IL_0019: { int32_t L_2 = __this->get_low_0(); int32_t L_3 = (&___i0)->get_high_1(); if ((((int32_t)L_2) > ((int32_t)L_3))) { goto IL_003f; } } { int32_t L_4 = (&___i0)->get_low_0(); int32_t L_5 = __this->get_high_1(); G_B6_0 = ((((int32_t)((((int32_t)L_4) > ((int32_t)L_5))? 1 : 0)) == ((int32_t)0))? 1 : 0); goto IL_0040; } IL_003f: { G_B6_0 = 0; } IL_0040: { return (bool)((((int32_t)G_B6_0) == ((int32_t)0))? 1 : 0); } } extern "C" bool Interval_IsDisjoint_m1532171337_AdjustorThunk (RuntimeObject * __this, Interval_t1802865632 ___i0, const RuntimeMethod* method) { Interval_t1802865632 * _thisAdjusted = reinterpret_cast(__this + 1); return Interval_IsDisjoint_m1532171337(_thisAdjusted, ___i0, method); } // System.Boolean System.Text.RegularExpressions.Interval::IsAdjacent(System.Text.RegularExpressions.Interval) extern "C" IL2CPP_METHOD_ATTR bool Interval_IsAdjacent_m3021964761 (Interval_t1802865632 * __this, Interval_t1802865632 ___i0, const RuntimeMethod* method) { int32_t G_B6_0 = 0; { bool L_0 = Interval_get_IsEmpty_m2731597232(__this, /*hidden argument*/NULL); if (L_0) { goto IL_0017; } } { bool L_1 = Interval_get_IsEmpty_m2731597232((&___i0), /*hidden argument*/NULL); if (!L_1) { goto IL_0019; } } IL_0017: { return (bool)0; } IL_0019: { int32_t L_2 = __this->get_low_0(); int32_t L_3 = (&___i0)->get_high_1(); if ((((int32_t)L_2) == ((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_3, (int32_t)1))))) { goto IL_0040; } } { int32_t L_4 = __this->get_high_1(); int32_t L_5 = (&___i0)->get_low_0(); G_B6_0 = ((((int32_t)L_4) == ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_5, (int32_t)1))))? 1 : 0); goto IL_0041; } IL_0040: { G_B6_0 = 1; } IL_0041: { return (bool)G_B6_0; } } extern "C" bool Interval_IsAdjacent_m3021964761_AdjustorThunk (RuntimeObject * __this, Interval_t1802865632 ___i0, const RuntimeMethod* method) { Interval_t1802865632 * _thisAdjusted = reinterpret_cast(__this + 1); return Interval_IsAdjacent_m3021964761(_thisAdjusted, ___i0, method); } // System.Boolean System.Text.RegularExpressions.Interval::Contains(System.Text.RegularExpressions.Interval) extern "C" IL2CPP_METHOD_ATTR bool Interval_Contains_m1454846757 (Interval_t1802865632 * __this, Interval_t1802865632 ___i0, const RuntimeMethod* method) { int32_t G_B8_0 = 0; { bool L_0 = Interval_get_IsEmpty_m2731597232(__this, /*hidden argument*/NULL); if (L_0) { goto IL_0019; } } { bool L_1 = Interval_get_IsEmpty_m2731597232((&___i0), /*hidden argument*/NULL); if (!L_1) { goto IL_0019; } } { return (bool)1; } IL_0019: { bool L_2 = Interval_get_IsEmpty_m2731597232(__this, /*hidden argument*/NULL); if (!L_2) { goto IL_0026; } } { return (bool)0; } IL_0026: { int32_t L_3 = __this->get_low_0(); int32_t L_4 = (&___i0)->get_low_0(); if ((((int32_t)L_3) > ((int32_t)L_4))) { goto IL_004c; } } { int32_t L_5 = (&___i0)->get_high_1(); int32_t L_6 = __this->get_high_1(); G_B8_0 = ((((int32_t)((((int32_t)L_5) > ((int32_t)L_6))? 1 : 0)) == ((int32_t)0))? 1 : 0); goto IL_004d; } IL_004c: { G_B8_0 = 0; } IL_004d: { return (bool)G_B8_0; } } extern "C" bool Interval_Contains_m1454846757_AdjustorThunk (RuntimeObject * __this, Interval_t1802865632 ___i0, const RuntimeMethod* method) { Interval_t1802865632 * _thisAdjusted = reinterpret_cast(__this + 1); return Interval_Contains_m1454846757(_thisAdjusted, ___i0, method); } // System.Boolean System.Text.RegularExpressions.Interval::Contains(System.Int32) extern "C" IL2CPP_METHOD_ATTR bool Interval_Contains_m110351300 (Interval_t1802865632 * __this, int32_t ___i0, const RuntimeMethod* method) { int32_t G_B3_0 = 0; { int32_t L_0 = __this->get_low_0(); int32_t L_1 = ___i0; if ((((int32_t)L_0) > ((int32_t)L_1))) { goto IL_001a; } } { int32_t L_2 = ___i0; int32_t L_3 = __this->get_high_1(); G_B3_0 = ((((int32_t)((((int32_t)L_2) > ((int32_t)L_3))? 1 : 0)) == ((int32_t)0))? 1 : 0); goto IL_001b; } IL_001a: { G_B3_0 = 0; } IL_001b: { return (bool)G_B3_0; } } extern "C" bool Interval_Contains_m110351300_AdjustorThunk (RuntimeObject * __this, int32_t ___i0, const RuntimeMethod* method) { Interval_t1802865632 * _thisAdjusted = reinterpret_cast(__this + 1); return Interval_Contains_m110351300(_thisAdjusted, ___i0, method); } // System.Boolean System.Text.RegularExpressions.Interval::Intersects(System.Text.RegularExpressions.Interval) extern "C" IL2CPP_METHOD_ATTR bool Interval_Intersects_m525534288 (Interval_t1802865632 * __this, Interval_t1802865632 ___i0, const RuntimeMethod* method) { int32_t G_B8_0 = 0; int32_t G_B10_0 = 0; { bool L_0 = Interval_get_IsEmpty_m2731597232(__this, /*hidden argument*/NULL); if (L_0) { goto IL_0017; } } { bool L_1 = Interval_get_IsEmpty_m2731597232((&___i0), /*hidden argument*/NULL); if (!L_1) { goto IL_0019; } } IL_0017: { return (bool)0; } IL_0019: { int32_t L_2 = (&___i0)->get_low_0(); bool L_3 = Interval_Contains_m110351300(__this, L_2, /*hidden argument*/NULL); if (!L_3) { goto IL_003d; } } { int32_t L_4 = (&___i0)->get_high_1(); bool L_5 = Interval_Contains_m110351300(__this, L_4, /*hidden argument*/NULL); if (!L_5) { goto IL_0064; } } IL_003d: { int32_t L_6 = (&___i0)->get_high_1(); bool L_7 = Interval_Contains_m110351300(__this, L_6, /*hidden argument*/NULL); if (!L_7) { goto IL_0061; } } { int32_t L_8 = (&___i0)->get_low_0(); bool L_9 = Interval_Contains_m110351300(__this, L_8, /*hidden argument*/NULL); G_B8_0 = ((((int32_t)L_9) == ((int32_t)0))? 1 : 0); goto IL_0062; } IL_0061: { G_B8_0 = 0; } IL_0062: { G_B10_0 = G_B8_0; goto IL_0065; } IL_0064: { G_B10_0 = 1; } IL_0065: { return (bool)G_B10_0; } } extern "C" bool Interval_Intersects_m525534288_AdjustorThunk (RuntimeObject * __this, Interval_t1802865632 ___i0, const RuntimeMethod* method) { Interval_t1802865632 * _thisAdjusted = reinterpret_cast(__this + 1); return Interval_Intersects_m525534288(_thisAdjusted, ___i0, method); } // System.Void System.Text.RegularExpressions.Interval::Merge(System.Text.RegularExpressions.Interval) extern "C" IL2CPP_METHOD_ATTR void Interval_Merge_m3454211016 (Interval_t1802865632 * __this, Interval_t1802865632 ___i0, const RuntimeMethod* method) { { bool L_0 = Interval_get_IsEmpty_m2731597232((&___i0), /*hidden argument*/NULL); if (!L_0) { goto IL_000d; } } { return; } IL_000d: { bool L_1 = Interval_get_IsEmpty_m2731597232(__this, /*hidden argument*/NULL); if (!L_1) { goto IL_0032; } } { int32_t L_2 = (&___i0)->get_low_0(); __this->set_low_0(L_2); int32_t L_3 = (&___i0)->get_high_1(); __this->set_high_1(L_3); } IL_0032: { int32_t L_4 = (&___i0)->get_low_0(); int32_t L_5 = __this->get_low_0(); if ((((int32_t)L_4) >= ((int32_t)L_5))) { goto IL_0051; } } { int32_t L_6 = (&___i0)->get_low_0(); __this->set_low_0(L_6); } IL_0051: { int32_t L_7 = (&___i0)->get_high_1(); int32_t L_8 = __this->get_high_1(); if ((((int32_t)L_7) <= ((int32_t)L_8))) { goto IL_0070; } } { int32_t L_9 = (&___i0)->get_high_1(); __this->set_high_1(L_9); } IL_0070: { return; } } extern "C" void Interval_Merge_m3454211016_AdjustorThunk (RuntimeObject * __this, Interval_t1802865632 ___i0, const RuntimeMethod* method) { Interval_t1802865632 * _thisAdjusted = reinterpret_cast(__this + 1); Interval_Merge_m3454211016(_thisAdjusted, ___i0, method); } // System.Int32 System.Text.RegularExpressions.Interval::CompareTo(System.Object) extern "C" IL2CPP_METHOD_ATTR int32_t Interval_CompareTo_m3282557545 (Interval_t1802865632 * __this, RuntimeObject * ___o0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Interval_CompareTo_m3282557545_MetadataUsageId); s_Il2CppMethodInitialized = true; } Interval_t1802865632 V_0; memset(&V_0, 0, sizeof(V_0)); { int32_t L_0 = __this->get_low_0(); RuntimeObject * L_1 = ___o0; V_0 = ((*(Interval_t1802865632 *)((Interval_t1802865632 *)UnBox(L_1, Interval_t1802865632_il2cpp_TypeInfo_var)))); int32_t L_2 = (&V_0)->get_low_0(); return ((int32_t)il2cpp_codegen_subtract((int32_t)L_0, (int32_t)L_2)); } } extern "C" int32_t Interval_CompareTo_m3282557545_AdjustorThunk (RuntimeObject * __this, RuntimeObject * ___o0, const RuntimeMethod* method) { Interval_t1802865632 * _thisAdjusted = reinterpret_cast(__this + 1); return Interval_CompareTo_m3282557545(_thisAdjusted, ___o0, method); } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Text.RegularExpressions.IntervalCollection::.ctor() extern "C" IL2CPP_METHOD_ATTR void IntervalCollection__ctor_m758349803 (IntervalCollection_t2609070824 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (IntervalCollection__ctor_m758349803_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Object__ctor_m297566312(__this, /*hidden argument*/NULL); ArrayList_t2718874744 * L_0 = (ArrayList_t2718874744 *)il2cpp_codegen_object_new(ArrayList_t2718874744_il2cpp_TypeInfo_var); ArrayList__ctor_m4254721275(L_0, /*hidden argument*/NULL); __this->set_intervals_0(L_0); return; } } // System.Text.RegularExpressions.Interval System.Text.RegularExpressions.IntervalCollection::get_Item(System.Int32) extern "C" IL2CPP_METHOD_ATTR Interval_t1802865632 IntervalCollection_get_Item_m3866640912 (IntervalCollection_t2609070824 * __this, int32_t ___i0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (IntervalCollection_get_Item_m3866640912_MetadataUsageId); s_Il2CppMethodInitialized = true; } { ArrayList_t2718874744 * L_0 = __this->get_intervals_0(); int32_t L_1 = ___i0; NullCheck(L_0); RuntimeObject * L_2 = VirtFuncInvoker1< RuntimeObject *, int32_t >::Invoke(21 /* System.Object System.Collections.ArrayList::get_Item(System.Int32) */, L_0, L_1); return ((*(Interval_t1802865632 *)((Interval_t1802865632 *)UnBox(L_2, Interval_t1802865632_il2cpp_TypeInfo_var)))); } } // System.Void System.Text.RegularExpressions.IntervalCollection::Add(System.Text.RegularExpressions.Interval) extern "C" IL2CPP_METHOD_ATTR void IntervalCollection_Add_m2115898256 (IntervalCollection_t2609070824 * __this, Interval_t1802865632 ___i0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (IntervalCollection_Add_m2115898256_MetadataUsageId); s_Il2CppMethodInitialized = true; } { ArrayList_t2718874744 * L_0 = __this->get_intervals_0(); Interval_t1802865632 L_1 = ___i0; Interval_t1802865632 L_2 = L_1; RuntimeObject * L_3 = Box(Interval_t1802865632_il2cpp_TypeInfo_var, &L_2); NullCheck(L_0); VirtFuncInvoker1< int32_t, RuntimeObject * >::Invoke(30 /* System.Int32 System.Collections.ArrayList::Add(System.Object) */, L_0, L_3); return; } } // System.Void System.Text.RegularExpressions.IntervalCollection::Normalize() extern "C" IL2CPP_METHOD_ATTR void IntervalCollection_Normalize_m1934892959 (IntervalCollection_t2609070824 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (IntervalCollection_Normalize_m1934892959_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; Interval_t1802865632 V_1; memset(&V_1, 0, sizeof(V_1)); Interval_t1802865632 V_2; memset(&V_2, 0, sizeof(V_2)); { ArrayList_t2718874744 * L_0 = __this->get_intervals_0(); NullCheck(L_0); VirtActionInvoker0::Invoke(45 /* System.Void System.Collections.ArrayList::Sort() */, L_0); V_0 = 0; goto IL_0083; } IL_0012: { ArrayList_t2718874744 * L_1 = __this->get_intervals_0(); int32_t L_2 = V_0; NullCheck(L_1); RuntimeObject * L_3 = VirtFuncInvoker1< RuntimeObject *, int32_t >::Invoke(21 /* System.Object System.Collections.ArrayList::get_Item(System.Int32) */, L_1, L_2); V_1 = ((*(Interval_t1802865632 *)((Interval_t1802865632 *)UnBox(L_3, Interval_t1802865632_il2cpp_TypeInfo_var)))); ArrayList_t2718874744 * L_4 = __this->get_intervals_0(); int32_t L_5 = V_0; NullCheck(L_4); RuntimeObject * L_6 = VirtFuncInvoker1< RuntimeObject *, int32_t >::Invoke(21 /* System.Object System.Collections.ArrayList::get_Item(System.Int32) */, L_4, ((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)1))); V_2 = ((*(Interval_t1802865632 *)((Interval_t1802865632 *)UnBox(L_6, Interval_t1802865632_il2cpp_TypeInfo_var)))); Interval_t1802865632 L_7 = V_2; bool L_8 = Interval_IsDisjoint_m1532171337((&V_1), L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0052; } } { Interval_t1802865632 L_9 = V_2; bool L_10 = Interval_IsAdjacent_m3021964761((&V_1), L_9, /*hidden argument*/NULL); if (!L_10) { goto IL_007f; } } IL_0052: { Interval_t1802865632 L_11 = V_2; Interval_Merge_m3454211016((&V_1), L_11, /*hidden argument*/NULL); ArrayList_t2718874744 * L_12 = __this->get_intervals_0(); int32_t L_13 = V_0; Interval_t1802865632 L_14 = V_1; Interval_t1802865632 L_15 = L_14; RuntimeObject * L_16 = Box(Interval_t1802865632_il2cpp_TypeInfo_var, &L_15); NullCheck(L_12); VirtActionInvoker2< int32_t, RuntimeObject * >::Invoke(22 /* System.Void System.Collections.ArrayList::set_Item(System.Int32,System.Object) */, L_12, L_13, L_16); ArrayList_t2718874744 * L_17 = __this->get_intervals_0(); int32_t L_18 = V_0; NullCheck(L_17); VirtActionInvoker1< int32_t >::Invoke(39 /* System.Void System.Collections.ArrayList::RemoveAt(System.Int32) */, L_17, ((int32_t)il2cpp_codegen_add((int32_t)L_18, (int32_t)1))); goto IL_0083; } IL_007f: { int32_t L_19 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_19, (int32_t)1)); } IL_0083: { int32_t L_20 = V_0; ArrayList_t2718874744 * L_21 = __this->get_intervals_0(); NullCheck(L_21); int32_t L_22 = VirtFuncInvoker0< int32_t >::Invoke(23 /* System.Int32 System.Collections.ArrayList::get_Count() */, L_21); if ((((int32_t)L_20) < ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_22, (int32_t)1))))) { goto IL_0012; } } { return; } } // System.Text.RegularExpressions.IntervalCollection System.Text.RegularExpressions.IntervalCollection::GetMetaCollection(System.Text.RegularExpressions.IntervalCollection/CostDelegate) extern "C" IL2CPP_METHOD_ATTR IntervalCollection_t2609070824 * IntervalCollection_GetMetaCollection_m4029522214 (IntervalCollection_t2609070824 * __this, CostDelegate_t1722821004 * ___cost_del0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (IntervalCollection_GetMetaCollection_m4029522214_MetadataUsageId); s_Il2CppMethodInitialized = true; } IntervalCollection_t2609070824 * V_0 = NULL; { IntervalCollection_t2609070824 * L_0 = (IntervalCollection_t2609070824 *)il2cpp_codegen_object_new(IntervalCollection_t2609070824_il2cpp_TypeInfo_var); IntervalCollection__ctor_m758349803(L_0, /*hidden argument*/NULL); V_0 = L_0; IntervalCollection_Normalize_m1934892959(__this, /*hidden argument*/NULL); int32_t L_1 = IntervalCollection_get_Count_m3041256718(__this, /*hidden argument*/NULL); IntervalCollection_t2609070824 * L_2 = V_0; CostDelegate_t1722821004 * L_3 = ___cost_del0; IntervalCollection_Optimize_m161975983(__this, 0, ((int32_t)il2cpp_codegen_subtract((int32_t)L_1, (int32_t)1)), L_2, L_3, /*hidden argument*/NULL); IntervalCollection_t2609070824 * L_4 = V_0; NullCheck(L_4); ArrayList_t2718874744 * L_5 = L_4->get_intervals_0(); NullCheck(L_5); VirtActionInvoker0::Invoke(45 /* System.Void System.Collections.ArrayList::Sort() */, L_5); IntervalCollection_t2609070824 * L_6 = V_0; return L_6; } } // System.Void System.Text.RegularExpressions.IntervalCollection::Optimize(System.Int32,System.Int32,System.Text.RegularExpressions.IntervalCollection,System.Text.RegularExpressions.IntervalCollection/CostDelegate) extern "C" IL2CPP_METHOD_ATTR void IntervalCollection_Optimize_m161975983 (IntervalCollection_t2609070824 * __this, int32_t ___begin0, int32_t ___end1, IntervalCollection_t2609070824 * ___meta2, CostDelegate_t1722821004 * ___cost_del3, const RuntimeMethod* method) { Interval_t1802865632 V_0; memset(&V_0, 0, sizeof(V_0)); int32_t V_1 = 0; int32_t V_2 = 0; double V_3 = 0.0; int32_t V_4 = 0; double V_5 = 0.0; int32_t V_6 = 0; double V_7 = 0.0; int32_t V_8 = 0; Interval_t1802865632 V_9; memset(&V_9, 0, sizeof(V_9)); Interval_t1802865632 V_10; memset(&V_10, 0, sizeof(V_10)); Interval_t1802865632 V_11; memset(&V_11, 0, sizeof(V_11)); Interval_t1802865632 V_12; memset(&V_12, 0, sizeof(V_12)); { (&V_0)->set_contiguous_2((bool)0); V_1 = (-1); V_2 = (-1); V_3 = (0.0); int32_t L_0 = ___begin0; V_4 = L_0; goto IL_00ae; } IL_001e: { int32_t L_1 = V_4; Interval_t1802865632 L_2 = IntervalCollection_get_Item_m3866640912(__this, L_1, /*hidden argument*/NULL); V_9 = L_2; int32_t L_3 = (&V_9)->get_low_0(); (&V_0)->set_low_0(L_3); V_5 = (0.0); int32_t L_4 = V_4; V_6 = L_4; goto IL_00a0; } IL_004a: { int32_t L_5 = V_6; Interval_t1802865632 L_6 = IntervalCollection_get_Item_m3866640912(__this, L_5, /*hidden argument*/NULL); V_10 = L_6; int32_t L_7 = (&V_10)->get_high_1(); (&V_0)->set_high_1(L_7); double L_8 = V_5; CostDelegate_t1722821004 * L_9 = ___cost_del3; int32_t L_10 = V_6; Interval_t1802865632 L_11 = IntervalCollection_get_Item_m3866640912(__this, L_10, /*hidden argument*/NULL); NullCheck(L_9); double L_12 = CostDelegate_Invoke_m898648402(L_9, L_11, /*hidden argument*/NULL); V_5 = ((double)il2cpp_codegen_add((double)L_8, (double)L_12)); CostDelegate_t1722821004 * L_13 = ___cost_del3; Interval_t1802865632 L_14 = V_0; NullCheck(L_13); double L_15 = CostDelegate_Invoke_m898648402(L_13, L_14, /*hidden argument*/NULL); V_7 = L_15; double L_16 = V_7; double L_17 = V_5; if ((!(((double)L_16) < ((double)L_17)))) { goto IL_009a; } } { double L_18 = V_5; double L_19 = V_3; if ((!(((double)L_18) > ((double)L_19)))) { goto IL_009a; } } { int32_t L_20 = V_4; V_1 = L_20; int32_t L_21 = V_6; V_2 = L_21; double L_22 = V_5; V_3 = L_22; } IL_009a: { int32_t L_23 = V_6; V_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_23, (int32_t)1)); } IL_00a0: { int32_t L_24 = V_6; int32_t L_25 = ___end1; if ((((int32_t)L_24) <= ((int32_t)L_25))) { goto IL_004a; } } { int32_t L_26 = V_4; V_4 = ((int32_t)il2cpp_codegen_add((int32_t)L_26, (int32_t)1)); } IL_00ae: { int32_t L_27 = V_4; int32_t L_28 = ___end1; if ((((int32_t)L_27) <= ((int32_t)L_28))) { goto IL_001e; } } { int32_t L_29 = V_1; if ((((int32_t)L_29) >= ((int32_t)0))) { goto IL_00e6; } } { int32_t L_30 = ___begin0; V_8 = L_30; goto IL_00d9; } IL_00c5: { IntervalCollection_t2609070824 * L_31 = ___meta2; int32_t L_32 = V_8; Interval_t1802865632 L_33 = IntervalCollection_get_Item_m3866640912(__this, L_32, /*hidden argument*/NULL); NullCheck(L_31); IntervalCollection_Add_m2115898256(L_31, L_33, /*hidden argument*/NULL); int32_t L_34 = V_8; V_8 = ((int32_t)il2cpp_codegen_add((int32_t)L_34, (int32_t)1)); } IL_00d9: { int32_t L_35 = V_8; int32_t L_36 = ___end1; if ((((int32_t)L_35) <= ((int32_t)L_36))) { goto IL_00c5; } } { goto IL_0143; } IL_00e6: { int32_t L_37 = V_1; Interval_t1802865632 L_38 = IntervalCollection_get_Item_m3866640912(__this, L_37, /*hidden argument*/NULL); V_11 = L_38; int32_t L_39 = (&V_11)->get_low_0(); (&V_0)->set_low_0(L_39); int32_t L_40 = V_2; Interval_t1802865632 L_41 = IntervalCollection_get_Item_m3866640912(__this, L_40, /*hidden argument*/NULL); V_12 = L_41; int32_t L_42 = (&V_12)->get_high_1(); (&V_0)->set_high_1(L_42); IntervalCollection_t2609070824 * L_43 = ___meta2; Interval_t1802865632 L_44 = V_0; NullCheck(L_43); IntervalCollection_Add_m2115898256(L_43, L_44, /*hidden argument*/NULL); int32_t L_45 = V_1; int32_t L_46 = ___begin0; if ((((int32_t)L_45) <= ((int32_t)L_46))) { goto IL_012f; } } { int32_t L_47 = ___begin0; int32_t L_48 = V_1; IntervalCollection_t2609070824 * L_49 = ___meta2; CostDelegate_t1722821004 * L_50 = ___cost_del3; IntervalCollection_Optimize_m161975983(__this, L_47, ((int32_t)il2cpp_codegen_subtract((int32_t)L_48, (int32_t)1)), L_49, L_50, /*hidden argument*/NULL); } IL_012f: { int32_t L_51 = V_2; int32_t L_52 = ___end1; if ((((int32_t)L_51) >= ((int32_t)L_52))) { goto IL_0143; } } { int32_t L_53 = V_2; int32_t L_54 = ___end1; IntervalCollection_t2609070824 * L_55 = ___meta2; CostDelegate_t1722821004 * L_56 = ___cost_del3; IntervalCollection_Optimize_m161975983(__this, ((int32_t)il2cpp_codegen_add((int32_t)L_53, (int32_t)1)), L_54, L_55, L_56, /*hidden argument*/NULL); } IL_0143: { return; } } // System.Int32 System.Text.RegularExpressions.IntervalCollection::get_Count() extern "C" IL2CPP_METHOD_ATTR int32_t IntervalCollection_get_Count_m3041256718 (IntervalCollection_t2609070824 * __this, const RuntimeMethod* method) { { ArrayList_t2718874744 * L_0 = __this->get_intervals_0(); NullCheck(L_0); int32_t L_1 = VirtFuncInvoker0< int32_t >::Invoke(23 /* System.Int32 System.Collections.ArrayList::get_Count() */, L_0); return L_1; } } // System.Boolean System.Text.RegularExpressions.IntervalCollection::get_IsSynchronized() extern "C" IL2CPP_METHOD_ATTR bool IntervalCollection_get_IsSynchronized_m670166614 (IntervalCollection_t2609070824 * __this, const RuntimeMethod* method) { { return (bool)0; } } // System.Object System.Text.RegularExpressions.IntervalCollection::get_SyncRoot() extern "C" IL2CPP_METHOD_ATTR RuntimeObject * IntervalCollection_get_SyncRoot_m3527457532 (IntervalCollection_t2609070824 * __this, const RuntimeMethod* method) { { ArrayList_t2718874744 * L_0 = __this->get_intervals_0(); return L_0; } } // System.Void System.Text.RegularExpressions.IntervalCollection::CopyTo(System.Array,System.Int32) extern "C" IL2CPP_METHOD_ATTR void IntervalCollection_CopyTo_m2976848759 (IntervalCollection_t2609070824 * __this, RuntimeArray * ___array0, int32_t ___index1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (IntervalCollection_CopyTo_m2976848759_MetadataUsageId); s_Il2CppMethodInitialized = true; } Interval_t1802865632 V_0; memset(&V_0, 0, sizeof(V_0)); RuntimeObject* V_1 = NULL; RuntimeObject* V_2 = NULL; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); int32_t __leave_target = 0; NO_UNUSED_WARNING (__leave_target); { ArrayList_t2718874744 * L_0 = __this->get_intervals_0(); NullCheck(L_0); RuntimeObject* L_1 = VirtFuncInvoker0< RuntimeObject* >::Invoke(43 /* System.Collections.IEnumerator System.Collections.ArrayList::GetEnumerator() */, L_0); V_1 = L_1; } IL_000c: try { // begin try (depth: 1) { goto IL_0040; } IL_0011: { RuntimeObject* L_2 = V_1; NullCheck(L_2); RuntimeObject * L_3 = InterfaceFuncInvoker0< RuntimeObject * >::Invoke(0 /* System.Object System.Collections.IEnumerator::get_Current() */, IEnumerator_t1853284238_il2cpp_TypeInfo_var, L_2); V_0 = ((*(Interval_t1802865632 *)((Interval_t1802865632 *)UnBox(L_3, Interval_t1802865632_il2cpp_TypeInfo_var)))); int32_t L_4 = ___index1; RuntimeArray * L_5 = ___array0; NullCheck(L_5); int32_t L_6 = Array_get_Length_m21610649(L_5, /*hidden argument*/NULL); if ((((int32_t)L_4) <= ((int32_t)L_6))) { goto IL_002e; } } IL_0029: { goto IL_004b; } IL_002e: { RuntimeArray * L_7 = ___array0; Interval_t1802865632 L_8 = V_0; Interval_t1802865632 L_9 = L_8; RuntimeObject * L_10 = Box(Interval_t1802865632_il2cpp_TypeInfo_var, &L_9); int32_t L_11 = ___index1; int32_t L_12 = L_11; ___index1 = ((int32_t)il2cpp_codegen_add((int32_t)L_12, (int32_t)1)); NullCheck(L_7); Array_SetValue_m3412255035(L_7, L_10, L_12, /*hidden argument*/NULL); } IL_0040: { RuntimeObject* L_13 = V_1; NullCheck(L_13); bool L_14 = InterfaceFuncInvoker0< bool >::Invoke(1 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t1853284238_il2cpp_TypeInfo_var, L_13); if (L_14) { goto IL_0011; } } IL_004b: { IL2CPP_LEAVE(0x62, FINALLY_0050); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0050; } FINALLY_0050: { // begin finally (depth: 1) { RuntimeObject* L_15 = V_1; V_2 = ((RuntimeObject*)IsInst((RuntimeObject*)L_15, IDisposable_t3640265483_il2cpp_TypeInfo_var)); RuntimeObject* L_16 = V_2; if (L_16) { goto IL_005b; } } IL_005a: { IL2CPP_END_FINALLY(80) } IL_005b: { RuntimeObject* L_17 = V_2; NullCheck(L_17); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t3640265483_il2cpp_TypeInfo_var, L_17); IL2CPP_END_FINALLY(80) } } // end finally (depth: 1) IL2CPP_CLEANUP(80) { IL2CPP_JUMP_TBL(0x62, IL_0062) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_0062: { return; } } // System.Collections.IEnumerator System.Text.RegularExpressions.IntervalCollection::GetEnumerator() extern "C" IL2CPP_METHOD_ATTR RuntimeObject* IntervalCollection_GetEnumerator_m3422445219 (IntervalCollection_t2609070824 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (IntervalCollection_GetEnumerator_m3422445219_MetadataUsageId); s_Il2CppMethodInitialized = true; } { ArrayList_t2718874744 * L_0 = __this->get_intervals_0(); Enumerator_t737725276 * L_1 = (Enumerator_t737725276 *)il2cpp_codegen_object_new(Enumerator_t737725276_il2cpp_TypeInfo_var); Enumerator__ctor_m1228633090(L_1, 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 extern "C" double DelegatePInvokeWrapper_CostDelegate_t1722821004 (CostDelegate_t1722821004 * __this, Interval_t1802865632 ___i0, const RuntimeMethod* method) { typedef double (DEFAULT_CALL *PInvokeFunc)(Interval_t1802865632_marshaled_pinvoke); PInvokeFunc il2cppPInvokeFunc = reinterpret_cast(il2cpp_codegen_get_method_pointer(((RuntimeDelegate*)__this)->method)); // Marshaling of parameter '___i0' to native representation Interval_t1802865632_marshaled_pinvoke ____i0_marshaled = {}; Interval_t1802865632_marshal_pinvoke(___i0, ____i0_marshaled); // Native function invocation double returnValue = il2cppPInvokeFunc(____i0_marshaled); // Marshaling cleanup of parameter '___i0' native representation Interval_t1802865632_marshal_pinvoke_cleanup(____i0_marshaled); return returnValue; } // System.Void System.Text.RegularExpressions.IntervalCollection/CostDelegate::.ctor(System.Object,System.IntPtr) extern "C" IL2CPP_METHOD_ATTR void CostDelegate__ctor_m4027655829 (CostDelegate_t1722821004 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method) { __this->set_method_ptr_0(il2cpp_codegen_get_method_pointer((RuntimeMethod*)___method1)); __this->set_method_3(___method1); __this->set_m_target_2(___object0); } // System.Double System.Text.RegularExpressions.IntervalCollection/CostDelegate::Invoke(System.Text.RegularExpressions.Interval) extern "C" IL2CPP_METHOD_ATTR double CostDelegate_Invoke_m898648402 (CostDelegate_t1722821004 * __this, Interval_t1802865632 ___i0, const RuntimeMethod* method) { double result = 0.0; if(__this->get_prev_9() != NULL) { CostDelegate_Invoke_m898648402((CostDelegate_t1722821004 *)__this->get_prev_9(), ___i0, method); } Il2CppMethodPointer targetMethodPointer = __this->get_method_ptr_0(); RuntimeMethod* targetMethod = (RuntimeMethod*)(__this->get_method_3()); RuntimeObject* targetThis = __this->get_m_target_2(); il2cpp_codegen_raise_execution_engine_exception_if_method_is_not_found(targetMethod); bool ___methodIsStatic = MethodIsStatic(targetMethod); if (___methodIsStatic) { if (il2cpp_codegen_method_parameter_count(targetMethod) == 1) { // open { typedef double (*FunctionPointerType) (RuntimeObject *, Interval_t1802865632 , const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(NULL, ___i0, targetMethod); } } else { // closed { typedef double (*FunctionPointerType) (RuntimeObject *, void*, Interval_t1802865632 , const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(NULL, targetThis, ___i0, targetMethod); } } } else { { // closed if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this)) { if (il2cpp_codegen_method_is_generic_instance(targetMethod)) { if (il2cpp_codegen_method_is_interface_method(targetMethod)) result = GenericInterfaceFuncInvoker1< double, Interval_t1802865632 >::Invoke(targetMethod, targetThis, ___i0); else result = GenericVirtFuncInvoker1< double, Interval_t1802865632 >::Invoke(targetMethod, targetThis, ___i0); } else { if (il2cpp_codegen_method_is_interface_method(targetMethod)) result = InterfaceFuncInvoker1< double, Interval_t1802865632 >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), targetThis, ___i0); else result = VirtFuncInvoker1< double, Interval_t1802865632 >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), targetThis, ___i0); } } else { typedef double (*FunctionPointerType) (void*, Interval_t1802865632 , const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(targetThis, ___i0, targetMethod); } } } return result; } // System.IAsyncResult System.Text.RegularExpressions.IntervalCollection/CostDelegate::BeginInvoke(System.Text.RegularExpressions.Interval,System.AsyncCallback,System.Object) extern "C" IL2CPP_METHOD_ATTR RuntimeObject* CostDelegate_BeginInvoke_m2828452701 (CostDelegate_t1722821004 * __this, Interval_t1802865632 ___i0, AsyncCallback_t3962456242 * ___callback1, RuntimeObject * ___object2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CostDelegate_BeginInvoke_m2828452701_MetadataUsageId); s_Il2CppMethodInitialized = true; } void *__d_args[2] = {0}; __d_args[0] = Box(Interval_t1802865632_il2cpp_TypeInfo_var, &___i0); return (RuntimeObject*)il2cpp_codegen_delegate_begin_invoke((RuntimeDelegate*)__this, __d_args, (RuntimeDelegate*)___callback1, (RuntimeObject*)___object2); } // System.Double System.Text.RegularExpressions.IntervalCollection/CostDelegate::EndInvoke(System.IAsyncResult) extern "C" IL2CPP_METHOD_ATTR double CostDelegate_EndInvoke_m2797921932 (CostDelegate_t1722821004 * __this, RuntimeObject* ___result0, const RuntimeMethod* method) { RuntimeObject *__result = il2cpp_codegen_delegate_end_invoke((Il2CppAsyncResult*) ___result0, 0); return *(double*)UnBox ((RuntimeObject*)__result); } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Text.RegularExpressions.IntervalCollection/Enumerator::.ctor(System.Collections.IList) extern "C" IL2CPP_METHOD_ATTR void Enumerator__ctor_m1228633090 (Enumerator_t737725276 * __this, RuntimeObject* ___list0, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); RuntimeObject* L_0 = ___list0; __this->set_list_0(L_0); Enumerator_Reset_m2498345483(__this, /*hidden argument*/NULL); return; } } // System.Object System.Text.RegularExpressions.IntervalCollection/Enumerator::get_Current() extern "C" IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_get_Current_m359737019 (Enumerator_t737725276 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Enumerator_get_Current_m359737019_MetadataUsageId); s_Il2CppMethodInitialized = true; } { int32_t L_0 = __this->get_ptr_1(); RuntimeObject* L_1 = __this->get_list_0(); NullCheck(L_1); int32_t L_2 = InterfaceFuncInvoker0< int32_t >::Invoke(0 /* System.Int32 System.Collections.ICollection::get_Count() */, ICollection_t3904884886_il2cpp_TypeInfo_var, L_1); if ((((int32_t)L_0) < ((int32_t)L_2))) { goto IL_001c; } } { InvalidOperationException_t56020091 * L_3 = (InvalidOperationException_t56020091 *)il2cpp_codegen_object_new(InvalidOperationException_t56020091_il2cpp_TypeInfo_var); InvalidOperationException__ctor_m2734335978(L_3, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_3,Enumerator_get_Current_m359737019_RuntimeMethod_var); } IL_001c: { RuntimeObject* L_4 = __this->get_list_0(); int32_t L_5 = __this->get_ptr_1(); NullCheck(L_4); RuntimeObject * L_6 = InterfaceFuncInvoker1< RuntimeObject *, int32_t >::Invoke(2 /* System.Object System.Collections.IList::get_Item(System.Int32) */, IList_t2094931216_il2cpp_TypeInfo_var, L_4, L_5); return L_6; } } // System.Boolean System.Text.RegularExpressions.IntervalCollection/Enumerator::MoveNext() extern "C" IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m55255603 (Enumerator_t737725276 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Enumerator_MoveNext_m55255603_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { int32_t L_0 = __this->get_ptr_1(); RuntimeObject* L_1 = __this->get_list_0(); NullCheck(L_1); int32_t L_2 = InterfaceFuncInvoker0< int32_t >::Invoke(0 /* System.Int32 System.Collections.ICollection::get_Count() */, ICollection_t3904884886_il2cpp_TypeInfo_var, L_1); if ((((int32_t)L_0) <= ((int32_t)L_2))) { goto IL_001c; } } { InvalidOperationException_t56020091 * L_3 = (InvalidOperationException_t56020091 *)il2cpp_codegen_object_new(InvalidOperationException_t56020091_il2cpp_TypeInfo_var); InvalidOperationException__ctor_m2734335978(L_3, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_3,Enumerator_MoveNext_m55255603_RuntimeMethod_var); } IL_001c: { int32_t L_4 = __this->get_ptr_1(); int32_t L_5 = ((int32_t)il2cpp_codegen_add((int32_t)L_4, (int32_t)1)); V_0 = L_5; __this->set_ptr_1(L_5); int32_t L_6 = V_0; RuntimeObject* L_7 = __this->get_list_0(); NullCheck(L_7); int32_t L_8 = InterfaceFuncInvoker0< int32_t >::Invoke(0 /* System.Int32 System.Collections.ICollection::get_Count() */, ICollection_t3904884886_il2cpp_TypeInfo_var, L_7); return (bool)((((int32_t)L_6) < ((int32_t)L_8))? 1 : 0); } } // System.Void System.Text.RegularExpressions.IntervalCollection/Enumerator::Reset() extern "C" IL2CPP_METHOD_ATTR void Enumerator_Reset_m2498345483 (Enumerator_t737725276 * __this, const RuntimeMethod* method) { { __this->set_ptr_1((-1)); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Text.RegularExpressions.LinkRef::.ctor() extern "C" IL2CPP_METHOD_ATTR void LinkRef__ctor_m3071983504 (LinkRef_t2971865410 * __this, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Text.RegularExpressions.LinkStack::.ctor() extern "C" IL2CPP_METHOD_ATTR void LinkStack__ctor_m1458748896 (LinkStack_t887727776 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (LinkStack__ctor_m1458748896_MetadataUsageId); s_Il2CppMethodInitialized = true; } { LinkRef__ctor_m3071983504(__this, /*hidden argument*/NULL); Stack_t2329662280 * L_0 = (Stack_t2329662280 *)il2cpp_codegen_object_new(Stack_t2329662280_il2cpp_TypeInfo_var); Stack__ctor_m2907601956(L_0, /*hidden argument*/NULL); __this->set_stack_0(L_0); return; } } // System.Void System.Text.RegularExpressions.LinkStack::Push() extern "C" IL2CPP_METHOD_ATTR void LinkStack_Push_m3081279930 (LinkStack_t887727776 * __this, const RuntimeMethod* method) { { Stack_t2329662280 * L_0 = __this->get_stack_0(); RuntimeObject * L_1 = VirtFuncInvoker0< RuntimeObject * >::Invoke(4 /* System.Object System.Text.RegularExpressions.LinkStack::GetCurrent() */, __this); NullCheck(L_0); VirtActionInvoker1< RuntimeObject * >::Invoke(20 /* System.Void System.Collections.Stack::Push(System.Object) */, L_0, L_1); return; } } // System.Boolean System.Text.RegularExpressions.LinkStack::Pop() extern "C" IL2CPP_METHOD_ATTR bool LinkStack_Pop_m4048583474 (LinkStack_t887727776 * __this, const RuntimeMethod* method) { { Stack_t2329662280 * L_0 = __this->get_stack_0(); NullCheck(L_0); int32_t L_1 = VirtFuncInvoker0< int32_t >::Invoke(10 /* System.Int32 System.Collections.Stack::get_Count() */, L_0); if ((((int32_t)L_1) <= ((int32_t)0))) { goto IL_0024; } } { Stack_t2329662280 * L_2 = __this->get_stack_0(); NullCheck(L_2); RuntimeObject * L_3 = VirtFuncInvoker0< RuntimeObject * >::Invoke(19 /* System.Object System.Collections.Stack::Pop() */, L_2); VirtActionInvoker1< RuntimeObject * >::Invoke(5 /* System.Void System.Text.RegularExpressions.LinkStack::SetCurrent(System.Object) */, __this, L_3); return (bool)1; } IL_0024: { return (bool)0; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Boolean System.Text.RegularExpressions.Mark::get_IsDefined() extern "C" IL2CPP_METHOD_ATTR bool Mark_get_IsDefined_m2539660708 (Mark_t3471605523 * __this, const RuntimeMethod* method) { int32_t G_B3_0 = 0; { int32_t L_0 = __this->get_Start_0(); if ((((int32_t)L_0) < ((int32_t)0))) { goto IL_001a; } } { int32_t L_1 = __this->get_End_1(); G_B3_0 = ((((int32_t)((((int32_t)L_1) < ((int32_t)0))? 1 : 0)) == ((int32_t)0))? 1 : 0); goto IL_001b; } IL_001a: { G_B3_0 = 0; } IL_001b: { return (bool)G_B3_0; } } extern "C" bool Mark_get_IsDefined_m2539660708_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Mark_t3471605523 * _thisAdjusted = reinterpret_cast(__this + 1); return Mark_get_IsDefined_m2539660708(_thisAdjusted, method); } // System.Int32 System.Text.RegularExpressions.Mark::get_Index() extern "C" IL2CPP_METHOD_ATTR int32_t Mark_get_Index_m3048692661 (Mark_t3471605523 * __this, const RuntimeMethod* method) { int32_t G_B3_0 = 0; { int32_t L_0 = __this->get_Start_0(); int32_t L_1 = __this->get_End_1(); if ((((int32_t)L_0) >= ((int32_t)L_1))) { goto IL_001c; } } { int32_t L_2 = __this->get_Start_0(); G_B3_0 = L_2; goto IL_0022; } IL_001c: { int32_t L_3 = __this->get_End_1(); G_B3_0 = L_3; } IL_0022: { return G_B3_0; } } extern "C" int32_t Mark_get_Index_m3048692661_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Mark_t3471605523 * _thisAdjusted = reinterpret_cast(__this + 1); return Mark_get_Index_m3048692661(_thisAdjusted, method); } // System.Int32 System.Text.RegularExpressions.Mark::get_Length() extern "C" IL2CPP_METHOD_ATTR int32_t Mark_get_Length_m2532192442 (Mark_t3471605523 * __this, const RuntimeMethod* method) { int32_t G_B3_0 = 0; { int32_t L_0 = __this->get_Start_0(); int32_t L_1 = __this->get_End_1(); if ((((int32_t)L_0) >= ((int32_t)L_1))) { goto IL_0023; } } { int32_t L_2 = __this->get_End_1(); int32_t L_3 = __this->get_Start_0(); G_B3_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_2, (int32_t)L_3)); goto IL_0030; } IL_0023: { int32_t L_4 = __this->get_Start_0(); int32_t L_5 = __this->get_End_1(); G_B3_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_4, (int32_t)L_5)); } IL_0030: { return G_B3_0; } } extern "C" int32_t Mark_get_Length_m2532192442_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Mark_t3471605523 * _thisAdjusted = reinterpret_cast(__this + 1); return Mark_get_Length_m2532192442(_thisAdjusted, method); } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Text.RegularExpressions.Match::.ctor() extern "C" IL2CPP_METHOD_ATTR void Match__ctor_m624429017 (Match_t3408321083 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Match__ctor_m624429017_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(Group_t2468205786_il2cpp_TypeInfo_var); Group__ctor_m3285303650(__this, /*hidden argument*/NULL); __this->set_regex_6((Regex_t3657309853 *)NULL); __this->set_machine_7((RuntimeObject*)NULL); __this->set_text_length_8(0); GroupCollection_t69770484 * L_0 = (GroupCollection_t69770484 *)il2cpp_codegen_object_new(GroupCollection_t69770484_il2cpp_TypeInfo_var); GroupCollection__ctor_m3775662598(L_0, 1, 1, /*hidden argument*/NULL); __this->set_groups_9(L_0); GroupCollection_t69770484 * L_1 = __this->get_groups_9(); NullCheck(L_1); GroupCollection_SetValue_m2707160733(L_1, __this, 0, /*hidden argument*/NULL); return; } } // System.Void System.Text.RegularExpressions.Match::.ctor(System.Text.RegularExpressions.Regex,System.Text.RegularExpressions.IMachine,System.String,System.Int32,System.Int32,System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void Match__ctor_m2464595873 (Match_t3408321083 * __this, Regex_t3657309853 * ___regex0, RuntimeObject* ___machine1, String_t* ___text2, int32_t ___text_length3, int32_t ___n_groups4, int32_t ___index5, int32_t ___length6, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Match__ctor_m2464595873_MetadataUsageId); s_Il2CppMethodInitialized = true; } { String_t* L_0 = ___text2; int32_t L_1 = ___index5; int32_t L_2 = ___length6; IL2CPP_RUNTIME_CLASS_INIT(Group_t2468205786_il2cpp_TypeInfo_var); Group__ctor_m2495427790(__this, L_0, L_1, L_2, /*hidden argument*/NULL); Regex_t3657309853 * L_3 = ___regex0; __this->set_regex_6(L_3); RuntimeObject* L_4 = ___machine1; __this->set_machine_7(L_4); int32_t L_5 = ___text_length3; __this->set_text_length_8(L_5); return; } } // System.Void System.Text.RegularExpressions.Match::.ctor(System.Text.RegularExpressions.Regex,System.Text.RegularExpressions.IMachine,System.String,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void Match__ctor_m2425511580 (Match_t3408321083 * __this, Regex_t3657309853 * ___regex0, RuntimeObject* ___machine1, String_t* ___text2, int32_t ___text_length3, int32_t ___n_groups4, int32_t ___index5, int32_t ___length6, int32_t ___n_caps7, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Match__ctor_m2425511580_MetadataUsageId); s_Il2CppMethodInitialized = true; } { String_t* L_0 = ___text2; int32_t L_1 = ___index5; int32_t L_2 = ___length6; int32_t L_3 = ___n_caps7; IL2CPP_RUNTIME_CLASS_INIT(Group_t2468205786_il2cpp_TypeInfo_var); Group__ctor_m2243671333(__this, L_0, L_1, L_2, L_3, /*hidden argument*/NULL); Regex_t3657309853 * L_4 = ___regex0; __this->set_regex_6(L_4); RuntimeObject* L_5 = ___machine1; __this->set_machine_7(L_5); int32_t L_6 = ___text_length3; __this->set_text_length_8(L_6); int32_t L_7 = ___n_groups4; Regex_t3657309853 * L_8 = ___regex0; NullCheck(L_8); int32_t L_9 = Regex_get_Gap_m3259754026(L_8, /*hidden argument*/NULL); GroupCollection_t69770484 * L_10 = (GroupCollection_t69770484 *)il2cpp_codegen_object_new(GroupCollection_t69770484_il2cpp_TypeInfo_var); GroupCollection__ctor_m3775662598(L_10, L_7, L_9, /*hidden argument*/NULL); __this->set_groups_9(L_10); GroupCollection_t69770484 * L_11 = __this->get_groups_9(); NullCheck(L_11); GroupCollection_SetValue_m2707160733(L_11, __this, 0, /*hidden argument*/NULL); return; } } // System.Void System.Text.RegularExpressions.Match::.cctor() extern "C" IL2CPP_METHOD_ATTR void Match__cctor_m3511441780 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Match__cctor_m3511441780_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Match_t3408321083 * L_0 = (Match_t3408321083 *)il2cpp_codegen_object_new(Match_t3408321083_il2cpp_TypeInfo_var); Match__ctor_m624429017(L_0, /*hidden argument*/NULL); ((Match_t3408321083_StaticFields*)il2cpp_codegen_static_fields_for(Match_t3408321083_il2cpp_TypeInfo_var))->set_empty_10(L_0); return; } } // System.Text.RegularExpressions.Match System.Text.RegularExpressions.Match::get_Empty() extern "C" IL2CPP_METHOD_ATTR Match_t3408321083 * Match_get_Empty_m2060287462 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Match_get_Empty_m2060287462_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(Match_t3408321083_il2cpp_TypeInfo_var); Match_t3408321083 * L_0 = ((Match_t3408321083_StaticFields*)il2cpp_codegen_static_fields_for(Match_t3408321083_il2cpp_TypeInfo_var))->get_empty_10(); return L_0; } } // System.Text.RegularExpressions.GroupCollection System.Text.RegularExpressions.Match::get_Groups() extern "C" IL2CPP_METHOD_ATTR GroupCollection_t69770484 * Match_get_Groups_m841244970 (Match_t3408321083 * __this, const RuntimeMethod* method) { { GroupCollection_t69770484 * L_0 = __this->get_groups_9(); return L_0; } } // System.Text.RegularExpressions.Match System.Text.RegularExpressions.Match::NextMatch() extern "C" IL2CPP_METHOD_ATTR Match_t3408321083 * Match_NextMatch_m366671308 (Match_t3408321083 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Match_NextMatch_m366671308_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t G_B5_0 = 0; int32_t G_B8_0 = 0; int32_t G_B7_0 = 0; int32_t G_B9_0 = 0; int32_t G_B9_1 = 0; { IL2CPP_RUNTIME_CLASS_INIT(Match_t3408321083_il2cpp_TypeInfo_var); Match_t3408321083 * L_0 = Match_get_Empty_m2060287462(NULL /*static, unused*/, /*hidden argument*/NULL); if ((!(((RuntimeObject*)(Match_t3408321083 *)__this) == ((RuntimeObject*)(Match_t3408321083 *)L_0)))) { goto IL_0011; } } { IL2CPP_RUNTIME_CLASS_INIT(Match_t3408321083_il2cpp_TypeInfo_var); Match_t3408321083 * L_1 = Match_get_Empty_m2060287462(NULL /*static, unused*/, /*hidden argument*/NULL); return L_1; } IL_0011: { Regex_t3657309853 * L_2 = __this->get_regex_6(); NullCheck(L_2); bool L_3 = Regex_get_RightToLeft_m2317867572(L_2, /*hidden argument*/NULL); if (!L_3) { goto IL_002c; } } { int32_t L_4 = Capture_get_Index_m745081289(__this, /*hidden argument*/NULL); G_B5_0 = L_4; goto IL_0039; } IL_002c: { int32_t L_5 = Capture_get_Index_m745081289(__this, /*hidden argument*/NULL); int32_t L_6 = Capture_get_Length_m4245536461(__this, /*hidden argument*/NULL); G_B5_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6)); } IL_0039: { V_0 = G_B5_0; int32_t L_7 = Capture_get_Length_m4245536461(__this, /*hidden argument*/NULL); if (L_7) { goto IL_005f; } } { int32_t L_8 = V_0; Regex_t3657309853 * L_9 = __this->get_regex_6(); NullCheck(L_9); bool L_10 = Regex_get_RightToLeft_m2317867572(L_9, /*hidden argument*/NULL); G_B7_0 = L_8; if (!L_10) { G_B8_0 = L_8; goto IL_005c; } } { G_B9_0 = (-1); G_B9_1 = G_B7_0; goto IL_005d; } IL_005c: { G_B9_0 = 1; G_B9_1 = G_B8_0; } IL_005d: { V_0 = ((int32_t)il2cpp_codegen_add((int32_t)G_B9_1, (int32_t)G_B9_0)); } IL_005f: { RuntimeObject* L_11 = __this->get_machine_7(); Regex_t3657309853 * L_12 = __this->get_regex_6(); String_t* L_13 = Capture_get_Text_m3620583591(__this, /*hidden argument*/NULL); int32_t L_14 = V_0; int32_t L_15 = __this->get_text_length_8(); NullCheck(L_11); Match_t3408321083 * L_16 = InterfaceFuncInvoker4< Match_t3408321083 *, Regex_t3657309853 *, String_t*, int32_t, int32_t >::Invoke(0 /* System.Text.RegularExpressions.Match System.Text.RegularExpressions.IMachine::Scan(System.Text.RegularExpressions.Regex,System.String,System.Int32,System.Int32) */, IMachine_t2106687985_il2cpp_TypeInfo_var, L_11, L_12, L_13, L_14, L_15); return L_16; } } // System.Text.RegularExpressions.Regex System.Text.RegularExpressions.Match::get_Regex() extern "C" IL2CPP_METHOD_ATTR Regex_t3657309853 * Match_get_Regex_m318048854 (Match_t3408321083 * __this, const RuntimeMethod* method) { { Regex_t3657309853 * L_0 = __this->get_regex_6(); return L_0; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Text.RegularExpressions.MatchCollection::.ctor(System.Text.RegularExpressions.Match) extern "C" IL2CPP_METHOD_ATTR void MatchCollection__ctor_m4138850022 (MatchCollection_t1395363720 * __this, Match_t3408321083 * ___start0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (MatchCollection__ctor_m4138850022_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Object__ctor_m297566312(__this, /*hidden argument*/NULL); Match_t3408321083 * L_0 = ___start0; __this->set_current_0(L_0); ArrayList_t2718874744 * L_1 = (ArrayList_t2718874744 *)il2cpp_codegen_object_new(ArrayList_t2718874744_il2cpp_TypeInfo_var); ArrayList__ctor_m4254721275(L_1, /*hidden argument*/NULL); __this->set_list_1(L_1); return; } } // System.Int32 System.Text.RegularExpressions.MatchCollection::get_Count() extern "C" IL2CPP_METHOD_ATTR int32_t MatchCollection_get_Count_m1667454419 (MatchCollection_t1395363720 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (MatchCollection_get_Count_m1667454419_MetadataUsageId); s_Il2CppMethodInitialized = true; } { RuntimeObject* L_0 = MatchCollection_get_FullList_m1829231879(__this, /*hidden argument*/NULL); NullCheck(L_0); int32_t L_1 = InterfaceFuncInvoker0< int32_t >::Invoke(0 /* System.Int32 System.Collections.ICollection::get_Count() */, ICollection_t3904884886_il2cpp_TypeInfo_var, L_0); return L_1; } } // System.Boolean System.Text.RegularExpressions.MatchCollection::get_IsSynchronized() extern "C" IL2CPP_METHOD_ATTR bool MatchCollection_get_IsSynchronized_m276031725 (MatchCollection_t1395363720 * __this, const RuntimeMethod* method) { { return (bool)0; } } // System.Text.RegularExpressions.Match System.Text.RegularExpressions.MatchCollection::get_Item(System.Int32) extern "C" IL2CPP_METHOD_ATTR Match_t3408321083 * MatchCollection_get_Item_m3516666721 (MatchCollection_t1395363720 * __this, int32_t ___i0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (MatchCollection_get_Item_m3516666721_MetadataUsageId); s_Il2CppMethodInitialized = true; } Match_t3408321083 * G_B6_0 = NULL; { int32_t L_0 = ___i0; if ((((int32_t)L_0) < ((int32_t)0))) { goto IL_0013; } } { int32_t L_1 = ___i0; bool L_2 = MatchCollection_TryToGet_m1813945069(__this, L_1, /*hidden argument*/NULL); if (L_2) { goto IL_001e; } } IL_0013: { ArgumentOutOfRangeException_t777629997 * L_3 = (ArgumentOutOfRangeException_t777629997 *)il2cpp_codegen_object_new(ArgumentOutOfRangeException_t777629997_il2cpp_TypeInfo_var); ArgumentOutOfRangeException__ctor_m3628145864(L_3, _stringLiteral3452614599, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_3,MatchCollection_get_Item_m3516666721_RuntimeMethod_var); } IL_001e: { int32_t L_4 = ___i0; ArrayList_t2718874744 * L_5 = __this->get_list_1(); NullCheck(L_5); int32_t L_6 = VirtFuncInvoker0< int32_t >::Invoke(23 /* System.Int32 System.Collections.ArrayList::get_Count() */, L_5); if ((((int32_t)L_4) >= ((int32_t)L_6))) { goto IL_0045; } } { ArrayList_t2718874744 * L_7 = __this->get_list_1(); int32_t L_8 = ___i0; NullCheck(L_7); RuntimeObject * L_9 = VirtFuncInvoker1< RuntimeObject *, int32_t >::Invoke(21 /* System.Object System.Collections.ArrayList::get_Item(System.Int32) */, L_7, L_8); G_B6_0 = ((Match_t3408321083 *)CastclassClass((RuntimeObject*)L_9, Match_t3408321083_il2cpp_TypeInfo_var)); goto IL_004b; } IL_0045: { Match_t3408321083 * L_10 = __this->get_current_0(); G_B6_0 = L_10; } IL_004b: { return G_B6_0; } } // System.Object System.Text.RegularExpressions.MatchCollection::get_SyncRoot() extern "C" IL2CPP_METHOD_ATTR RuntimeObject * MatchCollection_get_SyncRoot_m1957585059 (MatchCollection_t1395363720 * __this, const RuntimeMethod* method) { { ArrayList_t2718874744 * L_0 = __this->get_list_1(); return L_0; } } // System.Void System.Text.RegularExpressions.MatchCollection::CopyTo(System.Array,System.Int32) extern "C" IL2CPP_METHOD_ATTR void MatchCollection_CopyTo_m3807326147 (MatchCollection_t1395363720 * __this, RuntimeArray * ___array0, int32_t ___index1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (MatchCollection_CopyTo_m3807326147_MetadataUsageId); s_Il2CppMethodInitialized = true; } { RuntimeObject* L_0 = MatchCollection_get_FullList_m1829231879(__this, /*hidden argument*/NULL); RuntimeArray * L_1 = ___array0; int32_t L_2 = ___index1; NullCheck(L_0); InterfaceActionInvoker2< RuntimeArray *, int32_t >::Invoke(3 /* System.Void System.Collections.ICollection::CopyTo(System.Array,System.Int32) */, ICollection_t3904884886_il2cpp_TypeInfo_var, L_0, L_1, L_2); return; } } // System.Collections.IEnumerator System.Text.RegularExpressions.MatchCollection::GetEnumerator() extern "C" IL2CPP_METHOD_ATTR RuntimeObject* MatchCollection_GetEnumerator_m3899212470 (MatchCollection_t1395363720 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (MatchCollection_GetEnumerator_m3899212470_MetadataUsageId); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; RuntimeObject* G_B3_0 = NULL; { Match_t3408321083 * L_0 = __this->get_current_0(); NullCheck(L_0); bool L_1 = Group_get_Success_m1492300455(L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_001d; } } { Enumerator_t2645102469 * L_2 = (Enumerator_t2645102469 *)il2cpp_codegen_object_new(Enumerator_t2645102469_il2cpp_TypeInfo_var); Enumerator__ctor_m714733887(L_2, __this, /*hidden argument*/NULL); V_0 = L_2; RuntimeObject* L_3 = V_0; G_B3_0 = L_3; goto IL_0028; } IL_001d: { ArrayList_t2718874744 * L_4 = __this->get_list_1(); NullCheck(L_4); RuntimeObject* L_5 = VirtFuncInvoker0< RuntimeObject* >::Invoke(43 /* System.Collections.IEnumerator System.Collections.ArrayList::GetEnumerator() */, L_4); G_B3_0 = L_5; } IL_0028: { return G_B3_0; } } // System.Boolean System.Text.RegularExpressions.MatchCollection::TryToGet(System.Int32) extern "C" IL2CPP_METHOD_ATTR bool MatchCollection_TryToGet_m1813945069 (MatchCollection_t1395363720 * __this, int32_t ___i0, const RuntimeMethod* method) { int32_t G_B7_0 = 0; { goto IL_0028; } IL_0005: { ArrayList_t2718874744 * L_0 = __this->get_list_1(); Match_t3408321083 * L_1 = __this->get_current_0(); NullCheck(L_0); VirtFuncInvoker1< int32_t, RuntimeObject * >::Invoke(30 /* System.Int32 System.Collections.ArrayList::Add(System.Object) */, L_0, L_1); Match_t3408321083 * L_2 = __this->get_current_0(); NullCheck(L_2); Match_t3408321083 * L_3 = Match_NextMatch_m366671308(L_2, /*hidden argument*/NULL); __this->set_current_0(L_3); } IL_0028: { int32_t L_4 = ___i0; ArrayList_t2718874744 * L_5 = __this->get_list_1(); NullCheck(L_5); int32_t L_6 = VirtFuncInvoker0< int32_t >::Invoke(23 /* System.Int32 System.Collections.ArrayList::get_Count() */, L_5); if ((((int32_t)L_4) <= ((int32_t)L_6))) { goto IL_0049; } } { Match_t3408321083 * L_7 = __this->get_current_0(); NullCheck(L_7); bool L_8 = Group_get_Success_m1492300455(L_7, /*hidden argument*/NULL); if (L_8) { goto IL_0005; } } IL_0049: { int32_t L_9 = ___i0; ArrayList_t2718874744 * L_10 = __this->get_list_1(); NullCheck(L_10); int32_t L_11 = VirtFuncInvoker0< int32_t >::Invoke(23 /* System.Int32 System.Collections.ArrayList::get_Count() */, L_10); if ((((int32_t)L_9) < ((int32_t)L_11))) { goto IL_0067; } } { Match_t3408321083 * L_12 = __this->get_current_0(); NullCheck(L_12); bool L_13 = Group_get_Success_m1492300455(L_12, /*hidden argument*/NULL); G_B7_0 = ((int32_t)(L_13)); goto IL_0068; } IL_0067: { G_B7_0 = 1; } IL_0068: { return (bool)G_B7_0; } } // System.Collections.ICollection System.Text.RegularExpressions.MatchCollection::get_FullList() extern "C" IL2CPP_METHOD_ATTR RuntimeObject* MatchCollection_get_FullList_m1829231879 (MatchCollection_t1395363720 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (MatchCollection_get_FullList_m1829231879_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = MatchCollection_TryToGet_m1813945069(__this, ((int32_t)2147483647LL), /*hidden argument*/NULL); if (!L_0) { goto IL_001b; } } { SystemException_t176217640 * L_1 = (SystemException_t176217640 *)il2cpp_codegen_object_new(SystemException_t176217640_il2cpp_TypeInfo_var); SystemException__ctor_m3298527747(L_1, _stringLiteral62760206, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1,MatchCollection_get_FullList_m1829231879_RuntimeMethod_var); } IL_001b: { ArrayList_t2718874744 * L_2 = __this->get_list_1(); return L_2; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Text.RegularExpressions.MatchCollection/Enumerator::.ctor(System.Text.RegularExpressions.MatchCollection) extern "C" IL2CPP_METHOD_ATTR void Enumerator__ctor_m714733887 (Enumerator_t2645102469 * __this, MatchCollection_t1395363720 * ___coll0, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); MatchCollection_t1395363720 * L_0 = ___coll0; __this->set_coll_1(L_0); __this->set_index_0((-1)); return; } } // System.Void System.Text.RegularExpressions.MatchCollection/Enumerator::System.Collections.IEnumerator.Reset() extern "C" IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_m24787251 (Enumerator_t2645102469 * __this, const RuntimeMethod* method) { { __this->set_index_0((-1)); return; } } // System.Object System.Text.RegularExpressions.MatchCollection/Enumerator::System.Collections.IEnumerator.get_Current() extern "C" IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m666159028 (Enumerator_t2645102469 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Enumerator_System_Collections_IEnumerator_get_Current_m666159028_MetadataUsageId); s_Il2CppMethodInitialized = true; } RuntimeObject * G_B10_0 = NULL; { int32_t L_0 = __this->get_index_0(); if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_0017; } } { InvalidOperationException_t56020091 * L_1 = (InvalidOperationException_t56020091 *)il2cpp_codegen_object_new(InvalidOperationException_t56020091_il2cpp_TypeInfo_var); InvalidOperationException__ctor_m237278729(L_1, _stringLiteral550104271, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1,Enumerator_System_Collections_IEnumerator_get_Current_m666159028_RuntimeMethod_var); } IL_0017: { int32_t L_2 = __this->get_index_0(); MatchCollection_t1395363720 * L_3 = __this->get_coll_1(); NullCheck(L_3); ArrayList_t2718874744 * L_4 = L_3->get_list_1(); NullCheck(L_4); int32_t L_5 = VirtFuncInvoker0< int32_t >::Invoke(23 /* System.Int32 System.Collections.ArrayList::get_Count() */, L_4); if ((((int32_t)L_2) <= ((int32_t)L_5))) { goto IL_003d; } } { SystemException_t176217640 * L_6 = (SystemException_t176217640 *)il2cpp_codegen_object_new(SystemException_t176217640_il2cpp_TypeInfo_var); SystemException__ctor_m3298527747(L_6, _stringLiteral625351943, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_6,Enumerator_System_Collections_IEnumerator_get_Current_m666159028_RuntimeMethod_var); } IL_003d: { int32_t L_7 = __this->get_index_0(); MatchCollection_t1395363720 * L_8 = __this->get_coll_1(); NullCheck(L_8); ArrayList_t2718874744 * L_9 = L_8->get_list_1(); NullCheck(L_9); int32_t L_10 = VirtFuncInvoker0< int32_t >::Invoke(23 /* System.Int32 System.Collections.ArrayList::get_Count() */, L_9); if ((!(((uint32_t)L_7) == ((uint32_t)L_10)))) { goto IL_0078; } } { MatchCollection_t1395363720 * L_11 = __this->get_coll_1(); NullCheck(L_11); Match_t3408321083 * L_12 = L_11->get_current_0(); NullCheck(L_12); bool L_13 = Group_get_Success_m1492300455(L_12, /*hidden argument*/NULL); if (L_13) { goto IL_0078; } } { InvalidOperationException_t56020091 * L_14 = (InvalidOperationException_t56020091 *)il2cpp_codegen_object_new(InvalidOperationException_t56020091_il2cpp_TypeInfo_var); InvalidOperationException__ctor_m237278729(L_14, _stringLiteral645463718, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_14,Enumerator_System_Collections_IEnumerator_get_Current_m666159028_RuntimeMethod_var); } IL_0078: { int32_t L_15 = __this->get_index_0(); MatchCollection_t1395363720 * L_16 = __this->get_coll_1(); NullCheck(L_16); ArrayList_t2718874744 * L_17 = L_16->get_list_1(); NullCheck(L_17); int32_t L_18 = VirtFuncInvoker0< int32_t >::Invoke(23 /* System.Int32 System.Collections.ArrayList::get_Count() */, L_17); if ((((int32_t)L_15) >= ((int32_t)L_18))) { goto IL_00ae; } } { MatchCollection_t1395363720 * L_19 = __this->get_coll_1(); NullCheck(L_19); ArrayList_t2718874744 * L_20 = L_19->get_list_1(); int32_t L_21 = __this->get_index_0(); NullCheck(L_20); RuntimeObject * L_22 = VirtFuncInvoker1< RuntimeObject *, int32_t >::Invoke(21 /* System.Object System.Collections.ArrayList::get_Item(System.Int32) */, L_20, L_21); G_B10_0 = L_22; goto IL_00b9; } IL_00ae: { MatchCollection_t1395363720 * L_23 = __this->get_coll_1(); NullCheck(L_23); Match_t3408321083 * L_24 = L_23->get_current_0(); G_B10_0 = ((RuntimeObject *)(L_24)); } IL_00b9: { return G_B10_0; } } // System.Boolean System.Text.RegularExpressions.MatchCollection/Enumerator::System.Collections.IEnumerator.MoveNext() extern "C" IL2CPP_METHOD_ATTR bool Enumerator_System_Collections_IEnumerator_MoveNext_m3182190557 (Enumerator_t2645102469 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Enumerator_System_Collections_IEnumerator_MoveNext_m3182190557_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { int32_t L_0 = __this->get_index_0(); MatchCollection_t1395363720 * L_1 = __this->get_coll_1(); NullCheck(L_1); ArrayList_t2718874744 * L_2 = L_1->get_list_1(); NullCheck(L_2); int32_t L_3 = VirtFuncInvoker0< int32_t >::Invoke(23 /* System.Int32 System.Collections.ArrayList::get_Count() */, L_2); if ((((int32_t)L_0) <= ((int32_t)L_3))) { goto IL_0026; } } { SystemException_t176217640 * L_4 = (SystemException_t176217640 *)il2cpp_codegen_object_new(SystemException_t176217640_il2cpp_TypeInfo_var); SystemException__ctor_m3298527747(L_4, _stringLiteral625351943, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_4,Enumerator_System_Collections_IEnumerator_MoveNext_m3182190557_RuntimeMethod_var); } IL_0026: { int32_t L_5 = __this->get_index_0(); MatchCollection_t1395363720 * L_6 = __this->get_coll_1(); NullCheck(L_6); ArrayList_t2718874744 * L_7 = L_6->get_list_1(); NullCheck(L_7); int32_t L_8 = VirtFuncInvoker0< int32_t >::Invoke(23 /* System.Int32 System.Collections.ArrayList::get_Count() */, L_7); if ((!(((uint32_t)L_5) == ((uint32_t)L_8)))) { goto IL_0058; } } { MatchCollection_t1395363720 * L_9 = __this->get_coll_1(); NullCheck(L_9); Match_t3408321083 * L_10 = L_9->get_current_0(); NullCheck(L_10); bool L_11 = Group_get_Success_m1492300455(L_10, /*hidden argument*/NULL); if (L_11) { goto IL_0058; } } { return (bool)0; } IL_0058: { MatchCollection_t1395363720 * L_12 = __this->get_coll_1(); int32_t L_13 = __this->get_index_0(); int32_t L_14 = ((int32_t)il2cpp_codegen_add((int32_t)L_13, (int32_t)1)); V_0 = L_14; __this->set_index_0(L_14); int32_t L_15 = V_0; NullCheck(L_12); bool L_16 = MatchCollection_TryToGet_m1813945069(L_12, L_15, /*hidden argument*/NULL); return L_16; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Text.RegularExpressions.MRUList::.ctor() extern "C" IL2CPP_METHOD_ATTR void MRUList__ctor_m3064247590 (MRUList_t4121573800 * __this, const RuntimeMethod* method) { Node_t2049086415 * V_0 = NULL; { Object__ctor_m297566312(__this, /*hidden argument*/NULL); V_0 = (Node_t2049086415 *)NULL; __this->set_tail_1((Node_t2049086415 *)NULL); Node_t2049086415 * L_0 = V_0; __this->set_head_0(L_0); return; } } // System.Void System.Text.RegularExpressions.MRUList::Use(System.Object) extern "C" IL2CPP_METHOD_ATTR void MRUList_Use_m110810900 (MRUList_t4121573800 * __this, RuntimeObject * ___o0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (MRUList_Use_m110810900_MetadataUsageId); s_Il2CppMethodInitialized = true; } Node_t2049086415 * V_0 = NULL; Node_t2049086415 * V_1 = NULL; { Node_t2049086415 * L_0 = __this->get_head_0(); if (L_0) { goto IL_0023; } } { RuntimeObject * L_1 = ___o0; Node_t2049086415 * L_2 = (Node_t2049086415 *)il2cpp_codegen_object_new(Node_t2049086415_il2cpp_TypeInfo_var); Node__ctor_m3885833051(L_2, L_1, /*hidden argument*/NULL); V_0 = L_2; Node_t2049086415 * L_3 = V_0; Node_t2049086415 * L_4 = L_3; V_1 = L_4; __this->set_tail_1(L_4); Node_t2049086415 * L_5 = V_1; __this->set_head_0(L_5); return; } IL_0023: { Node_t2049086415 * L_6 = __this->get_head_0(); V_0 = L_6; goto IL_0036; } IL_002f: { Node_t2049086415 * L_7 = V_0; NullCheck(L_7); Node_t2049086415 * L_8 = L_7->get_previous_1(); V_0 = L_8; } IL_0036: { Node_t2049086415 * L_9 = V_0; if (!L_9) { goto IL_004d; } } { RuntimeObject * L_10 = ___o0; Node_t2049086415 * L_11 = V_0; NullCheck(L_11); RuntimeObject * L_12 = L_11->get_value_0(); NullCheck(L_10); bool L_13 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(0 /* System.Boolean System.Object::Equals(System.Object) */, L_10, L_12); if (!L_13) { goto IL_002f; } } IL_004d: { Node_t2049086415 * L_14 = V_0; if (L_14) { goto IL_005f; } } { RuntimeObject * L_15 = ___o0; Node_t2049086415 * L_16 = (Node_t2049086415 *)il2cpp_codegen_object_new(Node_t2049086415_il2cpp_TypeInfo_var); Node__ctor_m3885833051(L_16, L_15, /*hidden argument*/NULL); V_0 = L_16; goto IL_00ab; } IL_005f: { Node_t2049086415 * L_17 = V_0; Node_t2049086415 * L_18 = __this->get_head_0(); if ((!(((RuntimeObject*)(Node_t2049086415 *)L_17) == ((RuntimeObject*)(Node_t2049086415 *)L_18)))) { goto IL_006c; } } { return; } IL_006c: { Node_t2049086415 * L_19 = V_0; Node_t2049086415 * L_20 = __this->get_tail_1(); if ((!(((RuntimeObject*)(Node_t2049086415 *)L_19) == ((RuntimeObject*)(Node_t2049086415 *)L_20)))) { goto IL_0089; } } { Node_t2049086415 * L_21 = V_0; NullCheck(L_21); Node_t2049086415 * L_22 = L_21->get_next_2(); __this->set_tail_1(L_22); goto IL_009a; } IL_0089: { Node_t2049086415 * L_23 = V_0; NullCheck(L_23); Node_t2049086415 * L_24 = L_23->get_previous_1(); Node_t2049086415 * L_25 = V_0; NullCheck(L_25); Node_t2049086415 * L_26 = L_25->get_next_2(); NullCheck(L_24); L_24->set_next_2(L_26); } IL_009a: { Node_t2049086415 * L_27 = V_0; NullCheck(L_27); Node_t2049086415 * L_28 = L_27->get_next_2(); Node_t2049086415 * L_29 = V_0; NullCheck(L_29); Node_t2049086415 * L_30 = L_29->get_previous_1(); NullCheck(L_28); L_28->set_previous_1(L_30); } IL_00ab: { Node_t2049086415 * L_31 = __this->get_head_0(); Node_t2049086415 * L_32 = V_0; NullCheck(L_31); L_31->set_next_2(L_32); Node_t2049086415 * L_33 = V_0; Node_t2049086415 * L_34 = __this->get_head_0(); NullCheck(L_33); L_33->set_previous_1(L_34); Node_t2049086415 * L_35 = V_0; NullCheck(L_35); L_35->set_next_2((Node_t2049086415 *)NULL); Node_t2049086415 * L_36 = V_0; __this->set_head_0(L_36); return; } } // System.Object System.Text.RegularExpressions.MRUList::Evict() extern "C" IL2CPP_METHOD_ATTR RuntimeObject * MRUList_Evict_m4016329834 (MRUList_t4121573800 * __this, const RuntimeMethod* method) { RuntimeObject * V_0 = NULL; { Node_t2049086415 * L_0 = __this->get_tail_1(); if (L_0) { goto IL_000d; } } { return NULL; } IL_000d: { Node_t2049086415 * L_1 = __this->get_tail_1(); NullCheck(L_1); RuntimeObject * L_2 = L_1->get_value_0(); V_0 = L_2; Node_t2049086415 * L_3 = __this->get_tail_1(); NullCheck(L_3); Node_t2049086415 * L_4 = L_3->get_next_2(); __this->set_tail_1(L_4); Node_t2049086415 * L_5 = __this->get_tail_1(); if (L_5) { goto IL_0041; } } { __this->set_head_0((Node_t2049086415 *)NULL); goto IL_004d; } IL_0041: { Node_t2049086415 * L_6 = __this->get_tail_1(); NullCheck(L_6); L_6->set_previous_1((Node_t2049086415 *)NULL); } IL_004d: { RuntimeObject * L_7 = V_0; return L_7; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Text.RegularExpressions.MRUList/Node::.ctor(System.Object) extern "C" IL2CPP_METHOD_ATTR void Node__ctor_m3885833051 (Node_t2049086415 * __this, RuntimeObject * ___value0, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); RuntimeObject * L_0 = ___value0; __this->set_value_0(L_0); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Text.RegularExpressions.PatternCompiler::.ctor() extern "C" IL2CPP_METHOD_ATTR void PatternCompiler__ctor_m1221514440 (PatternCompiler_t4036359803 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (PatternCompiler__ctor_m1221514440_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Object__ctor_m297566312(__this, /*hidden argument*/NULL); ArrayList_t2718874744 * L_0 = (ArrayList_t2718874744 *)il2cpp_codegen_object_new(ArrayList_t2718874744_il2cpp_TypeInfo_var); ArrayList__ctor_m4254721275(L_0, /*hidden argument*/NULL); __this->set_pgm_0(L_0); return; } } // System.UInt16 System.Text.RegularExpressions.PatternCompiler::EncodeOp(System.Text.RegularExpressions.OpCode,System.Text.RegularExpressions.OpFlags) extern "C" IL2CPP_METHOD_ATTR uint16_t PatternCompiler_EncodeOp_m3656975400 (RuntimeObject * __this /* static, unused */, uint16_t ___op0, uint16_t ___flags1, const RuntimeMethod* method) { { uint16_t L_0 = ___op0; uint16_t L_1 = ___flags1; return (uint16_t)(((int32_t)((uint16_t)((int32_t)((int32_t)L_0|(int32_t)((int32_t)((int32_t)L_1&(int32_t)((int32_t)65280)))))))); } } // System.Text.RegularExpressions.IMachineFactory System.Text.RegularExpressions.PatternCompiler::GetMachineFactory() extern "C" IL2CPP_METHOD_ATTR RuntimeObject* PatternCompiler_GetMachineFactory_m3758869886 (PatternCompiler_t4036359803 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (PatternCompiler_GetMachineFactory_m3758869886_MetadataUsageId); s_Il2CppMethodInitialized = true; } UInt16U5BU5D_t3326319531* V_0 = NULL; { ArrayList_t2718874744 * L_0 = __this->get_pgm_0(); NullCheck(L_0); int32_t L_1 = VirtFuncInvoker0< int32_t >::Invoke(23 /* System.Int32 System.Collections.ArrayList::get_Count() */, L_0); V_0 = ((UInt16U5BU5D_t3326319531*)SZArrayNew(UInt16U5BU5D_t3326319531_il2cpp_TypeInfo_var, (uint32_t)L_1)); ArrayList_t2718874744 * L_2 = __this->get_pgm_0(); UInt16U5BU5D_t3326319531* L_3 = V_0; NullCheck(L_2); VirtActionInvoker1< RuntimeArray * >::Invoke(40 /* System.Void System.Collections.ArrayList::CopyTo(System.Array) */, L_2, (RuntimeArray *)(RuntimeArray *)L_3); UInt16U5BU5D_t3326319531* L_4 = V_0; InterpreterFactory_t533216624 * L_5 = (InterpreterFactory_t533216624 *)il2cpp_codegen_object_new(InterpreterFactory_t533216624_il2cpp_TypeInfo_var); InterpreterFactory__ctor_m3950407360(L_5, L_4, /*hidden argument*/NULL); return L_5; } } // System.Void System.Text.RegularExpressions.PatternCompiler::EmitFalse() extern "C" IL2CPP_METHOD_ATTR void PatternCompiler_EmitFalse_m1347893438 (PatternCompiler_t4036359803 * __this, const RuntimeMethod* method) { { PatternCompiler_Emit_m3022689557(__this, 0, /*hidden argument*/NULL); return; } } // System.Void System.Text.RegularExpressions.PatternCompiler::EmitTrue() extern "C" IL2CPP_METHOD_ATTR void PatternCompiler_EmitTrue_m2226795800 (PatternCompiler_t4036359803 * __this, const RuntimeMethod* method) { { PatternCompiler_Emit_m3022689557(__this, 1, /*hidden argument*/NULL); return; } } // System.Void System.Text.RegularExpressions.PatternCompiler::EmitCount(System.Int32) extern "C" IL2CPP_METHOD_ATTR void PatternCompiler_EmitCount_m1087322477 (PatternCompiler_t4036359803 * __this, int32_t ___count0, const RuntimeMethod* method) { uint32_t V_0 = 0; { int32_t L_0 = ___count0; V_0 = L_0; uint32_t L_1 = V_0; PatternCompiler_Emit_m604664654(__this, (uint16_t)(((int32_t)((uint16_t)((int32_t)((int32_t)L_1&(int32_t)((int32_t)65535)))))), /*hidden argument*/NULL); uint32_t L_2 = V_0; PatternCompiler_Emit_m604664654(__this, (uint16_t)(((int32_t)((uint16_t)((int32_t)((uint32_t)L_2>>((int32_t)16)))))), /*hidden argument*/NULL); return; } } // System.Void System.Text.RegularExpressions.PatternCompiler::EmitCharacter(System.Char,System.Boolean,System.Boolean,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void PatternCompiler_EmitCharacter_m1434994858 (PatternCompiler_t4036359803 * __this, Il2CppChar ___c0, bool ___negate1, bool ___ignore2, bool ___reverse3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (PatternCompiler_EmitCharacter_m1434994858_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = ___negate1; bool L_1 = ___ignore2; bool L_2 = ___reverse3; uint16_t L_3 = PatternCompiler_MakeFlags_m1977119795(NULL /*static, unused*/, L_0, L_1, L_2, (bool)0, /*hidden argument*/NULL); PatternCompiler_Emit_m1540115729(__this, 5, L_3, /*hidden argument*/NULL); bool L_4 = ___ignore2; if (!L_4) { goto IL_001f; } } { Il2CppChar L_5 = ___c0; IL2CPP_RUNTIME_CLASS_INIT(Char_t3634460470_il2cpp_TypeInfo_var); Il2CppChar L_6 = Char_ToLower_m844856331(NULL /*static, unused*/, L_5, /*hidden argument*/NULL); ___c0 = L_6; } IL_001f: { Il2CppChar L_7 = ___c0; PatternCompiler_Emit_m604664654(__this, L_7, /*hidden argument*/NULL); return; } } // System.Void System.Text.RegularExpressions.PatternCompiler::EmitCategory(System.Text.RegularExpressions.Category,System.Boolean,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void PatternCompiler_EmitCategory_m851169746 (PatternCompiler_t4036359803 * __this, uint16_t ___cat0, bool ___negate1, bool ___reverse2, const RuntimeMethod* method) { { bool L_0 = ___negate1; bool L_1 = ___reverse2; uint16_t L_2 = PatternCompiler_MakeFlags_m1977119795(NULL /*static, unused*/, L_0, (bool)0, L_1, (bool)0, /*hidden argument*/NULL); PatternCompiler_Emit_m1540115729(__this, 6, L_2, /*hidden argument*/NULL); uint16_t L_3 = ___cat0; PatternCompiler_Emit_m604664654(__this, L_3, /*hidden argument*/NULL); return; } } // System.Void System.Text.RegularExpressions.PatternCompiler::EmitNotCategory(System.Text.RegularExpressions.Category,System.Boolean,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void PatternCompiler_EmitNotCategory_m2023580103 (PatternCompiler_t4036359803 * __this, uint16_t ___cat0, bool ___negate1, bool ___reverse2, const RuntimeMethod* method) { { bool L_0 = ___negate1; bool L_1 = ___reverse2; uint16_t L_2 = PatternCompiler_MakeFlags_m1977119795(NULL /*static, unused*/, L_0, (bool)0, L_1, (bool)0, /*hidden argument*/NULL); PatternCompiler_Emit_m1540115729(__this, 7, L_2, /*hidden argument*/NULL); uint16_t L_3 = ___cat0; PatternCompiler_Emit_m604664654(__this, L_3, /*hidden argument*/NULL); return; } } // System.Void System.Text.RegularExpressions.PatternCompiler::EmitRange(System.Char,System.Char,System.Boolean,System.Boolean,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void PatternCompiler_EmitRange_m2566284920 (PatternCompiler_t4036359803 * __this, Il2CppChar ___lo0, Il2CppChar ___hi1, bool ___negate2, bool ___ignore3, bool ___reverse4, const RuntimeMethod* method) { { bool L_0 = ___negate2; bool L_1 = ___ignore3; bool L_2 = ___reverse4; uint16_t L_3 = PatternCompiler_MakeFlags_m1977119795(NULL /*static, unused*/, L_0, L_1, L_2, (bool)0, /*hidden argument*/NULL); PatternCompiler_Emit_m1540115729(__this, 8, L_3, /*hidden argument*/NULL); Il2CppChar L_4 = ___lo0; PatternCompiler_Emit_m604664654(__this, L_4, /*hidden argument*/NULL); Il2CppChar L_5 = ___hi1; PatternCompiler_Emit_m604664654(__this, L_5, /*hidden argument*/NULL); return; } } // System.Void System.Text.RegularExpressions.PatternCompiler::EmitSet(System.Char,System.Collections.BitArray,System.Boolean,System.Boolean,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void PatternCompiler_EmitSet_m2815529224 (PatternCompiler_t4036359803 * __this, Il2CppChar ___lo0, BitArray_t4087883509 * ___set1, bool ___negate2, bool ___ignore3, bool ___reverse4, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t V_1 = 0; uint16_t V_2 = 0; int32_t V_3 = 0; { bool L_0 = ___negate2; bool L_1 = ___ignore3; bool L_2 = ___reverse4; uint16_t L_3 = PatternCompiler_MakeFlags_m1977119795(NULL /*static, unused*/, L_0, L_1, L_2, (bool)0, /*hidden argument*/NULL); PatternCompiler_Emit_m1540115729(__this, ((int32_t)9), L_3, /*hidden argument*/NULL); Il2CppChar L_4 = ___lo0; PatternCompiler_Emit_m604664654(__this, L_4, /*hidden argument*/NULL); BitArray_t4087883509 * L_5 = ___set1; NullCheck(L_5); int32_t L_6 = BitArray_get_Length_m3181964206(L_5, /*hidden argument*/NULL); V_0 = ((int32_t)((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_6, (int32_t)((int32_t)15)))>>(int32_t)4)); int32_t L_7 = V_0; PatternCompiler_Emit_m604664654(__this, (uint16_t)(((int32_t)((uint16_t)L_7))), /*hidden argument*/NULL); V_1 = 0; goto IL_007d; } IL_0035: { V_2 = (uint16_t)0; V_3 = 0; goto IL_006e; } IL_003e: { int32_t L_8 = V_1; BitArray_t4087883509 * L_9 = ___set1; NullCheck(L_9); int32_t L_10 = BitArray_get_Length_m3181964206(L_9, /*hidden argument*/NULL); if ((((int32_t)L_8) < ((int32_t)L_10))) { goto IL_004f; } } { goto IL_0076; } IL_004f: { BitArray_t4087883509 * L_11 = ___set1; int32_t L_12 = V_1; int32_t L_13 = L_12; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_13, (int32_t)1)); NullCheck(L_11); bool L_14 = BitArray_get_Item_m2970562587(L_11, L_13, /*hidden argument*/NULL); if (!L_14) { goto IL_006a; } } { uint16_t L_15 = V_2; int32_t L_16 = V_3; V_2 = (uint16_t)(((int32_t)((uint16_t)((int32_t)((int32_t)L_15|(int32_t)(((int32_t)((uint16_t)((int32_t)((int32_t)1<<(int32_t)((int32_t)((int32_t)L_16&(int32_t)((int32_t)31))))))))))))); } IL_006a: { int32_t L_17 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_17, (int32_t)1)); } IL_006e: { int32_t L_18 = V_3; if ((((int32_t)L_18) < ((int32_t)((int32_t)16)))) { goto IL_003e; } } IL_0076: { uint16_t L_19 = V_2; PatternCompiler_Emit_m604664654(__this, L_19, /*hidden argument*/NULL); } IL_007d: { int32_t L_20 = V_0; int32_t L_21 = L_20; V_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_21, (int32_t)1)); if (L_21) { goto IL_0035; } } { return; } } // System.Void System.Text.RegularExpressions.PatternCompiler::EmitString(System.String,System.Boolean,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void PatternCompiler_EmitString_m3605578155 (PatternCompiler_t4036359803 * __this, String_t* ___str0, bool ___ignore1, bool ___reverse2, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t V_1 = 0; { bool L_0 = ___ignore1; bool L_1 = ___reverse2; uint16_t L_2 = PatternCompiler_MakeFlags_m1977119795(NULL /*static, unused*/, (bool)0, L_0, L_1, (bool)0, /*hidden argument*/NULL); PatternCompiler_Emit_m1540115729(__this, 3, L_2, /*hidden argument*/NULL); String_t* L_3 = ___str0; NullCheck(L_3); int32_t L_4 = String_get_Length_m3847582255(L_3, /*hidden argument*/NULL); V_0 = L_4; int32_t L_5 = V_0; PatternCompiler_Emit_m604664654(__this, (uint16_t)(((int32_t)((uint16_t)L_5))), /*hidden argument*/NULL); bool L_6 = ___ignore1; if (!L_6) { goto IL_002d; } } { String_t* L_7 = ___str0; NullCheck(L_7); String_t* L_8 = String_ToLower_m2029374922(L_7, /*hidden argument*/NULL); ___str0 = L_8; } IL_002d: { V_1 = 0; goto IL_0045; } IL_0034: { String_t* L_9 = ___str0; int32_t L_10 = V_1; NullCheck(L_9); Il2CppChar L_11 = String_get_Chars_m2986988803(L_9, L_10, /*hidden argument*/NULL); PatternCompiler_Emit_m604664654(__this, L_11, /*hidden argument*/NULL); int32_t L_12 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_12, (int32_t)1)); } IL_0045: { int32_t L_13 = V_1; int32_t L_14 = V_0; if ((((int32_t)L_13) < ((int32_t)L_14))) { goto IL_0034; } } { return; } } // System.Void System.Text.RegularExpressions.PatternCompiler::EmitPosition(System.Text.RegularExpressions.Position) extern "C" IL2CPP_METHOD_ATTR void PatternCompiler_EmitPosition_m2959691703 (PatternCompiler_t4036359803 * __this, uint16_t ___pos0, const RuntimeMethod* method) { { PatternCompiler_Emit_m1540115729(__this, 2, 0, /*hidden argument*/NULL); uint16_t L_0 = ___pos0; PatternCompiler_Emit_m604664654(__this, L_0, /*hidden argument*/NULL); return; } } // System.Void System.Text.RegularExpressions.PatternCompiler::EmitOpen(System.Int32) extern "C" IL2CPP_METHOD_ATTR void PatternCompiler_EmitOpen_m3165174429 (PatternCompiler_t4036359803 * __this, int32_t ___gid0, const RuntimeMethod* method) { { PatternCompiler_Emit_m3022689557(__this, ((int32_t)11), /*hidden argument*/NULL); int32_t L_0 = ___gid0; PatternCompiler_Emit_m604664654(__this, (uint16_t)(((int32_t)((uint16_t)L_0))), /*hidden argument*/NULL); return; } } // System.Void System.Text.RegularExpressions.PatternCompiler::EmitClose(System.Int32) extern "C" IL2CPP_METHOD_ATTR void PatternCompiler_EmitClose_m2259636270 (PatternCompiler_t4036359803 * __this, int32_t ___gid0, const RuntimeMethod* method) { { PatternCompiler_Emit_m3022689557(__this, ((int32_t)12), /*hidden argument*/NULL); int32_t L_0 = ___gid0; PatternCompiler_Emit_m604664654(__this, (uint16_t)(((int32_t)((uint16_t)L_0))), /*hidden argument*/NULL); return; } } // System.Void System.Text.RegularExpressions.PatternCompiler::EmitBalanceStart(System.Int32,System.Int32,System.Boolean,System.Text.RegularExpressions.LinkRef) extern "C" IL2CPP_METHOD_ATTR void PatternCompiler_EmitBalanceStart_m3310909460 (PatternCompiler_t4036359803 * __this, int32_t ___gid0, int32_t ___balance1, bool ___capture2, LinkRef_t2971865410 * ___tail3, const RuntimeMethod* method) { PatternCompiler_t4036359803 * G_B2_0 = NULL; PatternCompiler_t4036359803 * G_B1_0 = NULL; int32_t G_B3_0 = 0; PatternCompiler_t4036359803 * G_B3_1 = NULL; { LinkRef_t2971865410 * L_0 = ___tail3; PatternCompiler_BeginLink_m1295557963(__this, L_0, /*hidden argument*/NULL); PatternCompiler_Emit_m3022689557(__this, ((int32_t)14), /*hidden argument*/NULL); int32_t L_1 = ___gid0; PatternCompiler_Emit_m604664654(__this, (uint16_t)(((int32_t)((uint16_t)L_1))), /*hidden argument*/NULL); int32_t L_2 = ___balance1; PatternCompiler_Emit_m604664654(__this, (uint16_t)(((int32_t)((uint16_t)L_2))), /*hidden argument*/NULL); bool L_3 = ___capture2; G_B1_0 = __this; if (!L_3) { G_B2_0 = __this; goto IL_002d; } } { G_B3_0 = 1; G_B3_1 = G_B1_0; goto IL_002e; } IL_002d: { G_B3_0 = 0; G_B3_1 = G_B2_0; } IL_002e: { NullCheck(G_B3_1); PatternCompiler_Emit_m604664654(G_B3_1, (uint16_t)(((int32_t)((uint16_t)G_B3_0))), /*hidden argument*/NULL); LinkRef_t2971865410 * L_4 = ___tail3; PatternCompiler_EmitLink_m1012034249(__this, L_4, /*hidden argument*/NULL); return; } } // System.Void System.Text.RegularExpressions.PatternCompiler::EmitBalance() extern "C" IL2CPP_METHOD_ATTR void PatternCompiler_EmitBalance_m3442526123 (PatternCompiler_t4036359803 * __this, const RuntimeMethod* method) { { PatternCompiler_Emit_m3022689557(__this, ((int32_t)13), /*hidden argument*/NULL); return; } } // System.Void System.Text.RegularExpressions.PatternCompiler::EmitReference(System.Int32,System.Boolean,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void PatternCompiler_EmitReference_m2546735804 (PatternCompiler_t4036359803 * __this, int32_t ___gid0, bool ___ignore1, bool ___reverse2, const RuntimeMethod* method) { { bool L_0 = ___ignore1; bool L_1 = ___reverse2; uint16_t L_2 = PatternCompiler_MakeFlags_m1977119795(NULL /*static, unused*/, (bool)0, L_0, L_1, (bool)0, /*hidden argument*/NULL); PatternCompiler_Emit_m1540115729(__this, 4, L_2, /*hidden argument*/NULL); int32_t L_3 = ___gid0; PatternCompiler_Emit_m604664654(__this, (uint16_t)(((int32_t)((uint16_t)L_3))), /*hidden argument*/NULL); return; } } // System.Void System.Text.RegularExpressions.PatternCompiler::EmitIfDefined(System.Int32,System.Text.RegularExpressions.LinkRef) extern "C" IL2CPP_METHOD_ATTR void PatternCompiler_EmitIfDefined_m2075050865 (PatternCompiler_t4036359803 * __this, int32_t ___gid0, LinkRef_t2971865410 * ___tail1, const RuntimeMethod* method) { { LinkRef_t2971865410 * L_0 = ___tail1; PatternCompiler_BeginLink_m1295557963(__this, L_0, /*hidden argument*/NULL); PatternCompiler_Emit_m3022689557(__this, ((int32_t)15), /*hidden argument*/NULL); LinkRef_t2971865410 * L_1 = ___tail1; PatternCompiler_EmitLink_m1012034249(__this, L_1, /*hidden argument*/NULL); int32_t L_2 = ___gid0; PatternCompiler_Emit_m604664654(__this, (uint16_t)(((int32_t)((uint16_t)L_2))), /*hidden argument*/NULL); return; } } // System.Void System.Text.RegularExpressions.PatternCompiler::EmitSub(System.Text.RegularExpressions.LinkRef) extern "C" IL2CPP_METHOD_ATTR void PatternCompiler_EmitSub_m193323684 (PatternCompiler_t4036359803 * __this, LinkRef_t2971865410 * ___tail0, const RuntimeMethod* method) { { LinkRef_t2971865410 * L_0 = ___tail0; PatternCompiler_BeginLink_m1295557963(__this, L_0, /*hidden argument*/NULL); PatternCompiler_Emit_m3022689557(__this, ((int32_t)16), /*hidden argument*/NULL); LinkRef_t2971865410 * L_1 = ___tail0; PatternCompiler_EmitLink_m1012034249(__this, L_1, /*hidden argument*/NULL); return; } } // System.Void System.Text.RegularExpressions.PatternCompiler::EmitTest(System.Text.RegularExpressions.LinkRef,System.Text.RegularExpressions.LinkRef) extern "C" IL2CPP_METHOD_ATTR void PatternCompiler_EmitTest_m764507779 (PatternCompiler_t4036359803 * __this, LinkRef_t2971865410 * ___yes0, LinkRef_t2971865410 * ___tail1, const RuntimeMethod* method) { { LinkRef_t2971865410 * L_0 = ___yes0; PatternCompiler_BeginLink_m1295557963(__this, L_0, /*hidden argument*/NULL); LinkRef_t2971865410 * L_1 = ___tail1; PatternCompiler_BeginLink_m1295557963(__this, L_1, /*hidden argument*/NULL); PatternCompiler_Emit_m3022689557(__this, ((int32_t)17), /*hidden argument*/NULL); LinkRef_t2971865410 * L_2 = ___yes0; PatternCompiler_EmitLink_m1012034249(__this, L_2, /*hidden argument*/NULL); LinkRef_t2971865410 * L_3 = ___tail1; PatternCompiler_EmitLink_m1012034249(__this, L_3, /*hidden argument*/NULL); return; } } // System.Void System.Text.RegularExpressions.PatternCompiler::EmitBranch(System.Text.RegularExpressions.LinkRef) extern "C" IL2CPP_METHOD_ATTR void PatternCompiler_EmitBranch_m3879973493 (PatternCompiler_t4036359803 * __this, LinkRef_t2971865410 * ___next0, const RuntimeMethod* method) { { LinkRef_t2971865410 * L_0 = ___next0; PatternCompiler_BeginLink_m1295557963(__this, L_0, /*hidden argument*/NULL); PatternCompiler_Emit_m1540115729(__this, ((int32_t)18), 0, /*hidden argument*/NULL); LinkRef_t2971865410 * L_1 = ___next0; PatternCompiler_EmitLink_m1012034249(__this, L_1, /*hidden argument*/NULL); return; } } // System.Void System.Text.RegularExpressions.PatternCompiler::EmitJump(System.Text.RegularExpressions.LinkRef) extern "C" IL2CPP_METHOD_ATTR void PatternCompiler_EmitJump_m3915926156 (PatternCompiler_t4036359803 * __this, LinkRef_t2971865410 * ___target0, const RuntimeMethod* method) { { LinkRef_t2971865410 * L_0 = ___target0; PatternCompiler_BeginLink_m1295557963(__this, L_0, /*hidden argument*/NULL); PatternCompiler_Emit_m1540115729(__this, ((int32_t)19), 0, /*hidden argument*/NULL); LinkRef_t2971865410 * L_1 = ___target0; PatternCompiler_EmitLink_m1012034249(__this, L_1, /*hidden argument*/NULL); return; } } // System.Void System.Text.RegularExpressions.PatternCompiler::EmitRepeat(System.Int32,System.Int32,System.Boolean,System.Text.RegularExpressions.LinkRef) extern "C" IL2CPP_METHOD_ATTR void PatternCompiler_EmitRepeat_m697083858 (PatternCompiler_t4036359803 * __this, int32_t ___min0, int32_t ___max1, bool ___lazy2, LinkRef_t2971865410 * ___until3, const RuntimeMethod* method) { { LinkRef_t2971865410 * L_0 = ___until3; PatternCompiler_BeginLink_m1295557963(__this, L_0, /*hidden argument*/NULL); bool L_1 = ___lazy2; uint16_t L_2 = PatternCompiler_MakeFlags_m1977119795(NULL /*static, unused*/, (bool)0, (bool)0, (bool)0, L_1, /*hidden argument*/NULL); PatternCompiler_Emit_m1540115729(__this, ((int32_t)20), L_2, /*hidden argument*/NULL); LinkRef_t2971865410 * L_3 = ___until3; PatternCompiler_EmitLink_m1012034249(__this, L_3, /*hidden argument*/NULL); int32_t L_4 = ___min0; PatternCompiler_EmitCount_m1087322477(__this, L_4, /*hidden argument*/NULL); int32_t L_5 = ___max1; PatternCompiler_EmitCount_m1087322477(__this, L_5, /*hidden argument*/NULL); return; } } // System.Void System.Text.RegularExpressions.PatternCompiler::EmitUntil(System.Text.RegularExpressions.LinkRef) extern "C" IL2CPP_METHOD_ATTR void PatternCompiler_EmitUntil_m3644194775 (PatternCompiler_t4036359803 * __this, LinkRef_t2971865410 * ___repeat0, const RuntimeMethod* method) { { LinkRef_t2971865410 * L_0 = ___repeat0; PatternCompiler_ResolveLink_m2545921107(__this, L_0, /*hidden argument*/NULL); PatternCompiler_Emit_m3022689557(__this, ((int32_t)21), /*hidden argument*/NULL); return; } } // System.Void System.Text.RegularExpressions.PatternCompiler::EmitFastRepeat(System.Int32,System.Int32,System.Boolean,System.Text.RegularExpressions.LinkRef) extern "C" IL2CPP_METHOD_ATTR void PatternCompiler_EmitFastRepeat_m3012952683 (PatternCompiler_t4036359803 * __this, int32_t ___min0, int32_t ___max1, bool ___lazy2, LinkRef_t2971865410 * ___tail3, const RuntimeMethod* method) { { LinkRef_t2971865410 * L_0 = ___tail3; PatternCompiler_BeginLink_m1295557963(__this, L_0, /*hidden argument*/NULL); bool L_1 = ___lazy2; uint16_t L_2 = PatternCompiler_MakeFlags_m1977119795(NULL /*static, unused*/, (bool)0, (bool)0, (bool)0, L_1, /*hidden argument*/NULL); PatternCompiler_Emit_m1540115729(__this, ((int32_t)22), L_2, /*hidden argument*/NULL); LinkRef_t2971865410 * L_3 = ___tail3; PatternCompiler_EmitLink_m1012034249(__this, L_3, /*hidden argument*/NULL); int32_t L_4 = ___min0; PatternCompiler_EmitCount_m1087322477(__this, L_4, /*hidden argument*/NULL); int32_t L_5 = ___max1; PatternCompiler_EmitCount_m1087322477(__this, L_5, /*hidden argument*/NULL); return; } } // System.Void System.Text.RegularExpressions.PatternCompiler::EmitIn(System.Text.RegularExpressions.LinkRef) extern "C" IL2CPP_METHOD_ATTR void PatternCompiler_EmitIn_m4131231439 (PatternCompiler_t4036359803 * __this, LinkRef_t2971865410 * ___tail0, const RuntimeMethod* method) { { LinkRef_t2971865410 * L_0 = ___tail0; PatternCompiler_BeginLink_m1295557963(__this, L_0, /*hidden argument*/NULL); PatternCompiler_Emit_m3022689557(__this, ((int32_t)10), /*hidden argument*/NULL); LinkRef_t2971865410 * L_1 = ___tail0; PatternCompiler_EmitLink_m1012034249(__this, L_1, /*hidden argument*/NULL); return; } } // System.Void System.Text.RegularExpressions.PatternCompiler::EmitAnchor(System.Boolean,System.Int32,System.Text.RegularExpressions.LinkRef) extern "C" IL2CPP_METHOD_ATTR void PatternCompiler_EmitAnchor_m1950537976 (PatternCompiler_t4036359803 * __this, bool ___reverse0, int32_t ___offset1, LinkRef_t2971865410 * ___tail2, const RuntimeMethod* method) { { LinkRef_t2971865410 * L_0 = ___tail2; PatternCompiler_BeginLink_m1295557963(__this, L_0, /*hidden argument*/NULL); bool L_1 = ___reverse0; uint16_t L_2 = PatternCompiler_MakeFlags_m1977119795(NULL /*static, unused*/, (bool)0, (bool)0, L_1, (bool)0, /*hidden argument*/NULL); PatternCompiler_Emit_m1540115729(__this, ((int32_t)23), L_2, /*hidden argument*/NULL); LinkRef_t2971865410 * L_3 = ___tail2; PatternCompiler_EmitLink_m1012034249(__this, L_3, /*hidden argument*/NULL); int32_t L_4 = ___offset1; PatternCompiler_Emit_m604664654(__this, (uint16_t)(((int32_t)((uint16_t)L_4))), /*hidden argument*/NULL); return; } } // System.Void System.Text.RegularExpressions.PatternCompiler::EmitInfo(System.Int32,System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void PatternCompiler_EmitInfo_m780326530 (PatternCompiler_t4036359803 * __this, int32_t ___count0, int32_t ___min1, int32_t ___max2, const RuntimeMethod* method) { { PatternCompiler_Emit_m3022689557(__this, ((int32_t)24), /*hidden argument*/NULL); int32_t L_0 = ___count0; PatternCompiler_EmitCount_m1087322477(__this, L_0, /*hidden argument*/NULL); int32_t L_1 = ___min1; PatternCompiler_EmitCount_m1087322477(__this, L_1, /*hidden argument*/NULL); int32_t L_2 = ___max2; PatternCompiler_EmitCount_m1087322477(__this, L_2, /*hidden argument*/NULL); return; } } // System.Text.RegularExpressions.LinkRef System.Text.RegularExpressions.PatternCompiler::NewLink() extern "C" IL2CPP_METHOD_ATTR LinkRef_t2971865410 * PatternCompiler_NewLink_m3699449496 (PatternCompiler_t4036359803 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (PatternCompiler_NewLink_m3699449496_MetadataUsageId); s_Il2CppMethodInitialized = true; } { PatternLinkStack_t976787442 * L_0 = (PatternLinkStack_t976787442 *)il2cpp_codegen_object_new(PatternLinkStack_t976787442_il2cpp_TypeInfo_var); PatternLinkStack__ctor_m4175825564(L_0, /*hidden argument*/NULL); return L_0; } } // System.Void System.Text.RegularExpressions.PatternCompiler::ResolveLink(System.Text.RegularExpressions.LinkRef) extern "C" IL2CPP_METHOD_ATTR void PatternCompiler_ResolveLink_m2545921107 (PatternCompiler_t4036359803 * __this, LinkRef_t2971865410 * ___lref0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (PatternCompiler_ResolveLink_m2545921107_MetadataUsageId); s_Il2CppMethodInitialized = true; } PatternLinkStack_t976787442 * V_0 = NULL; { LinkRef_t2971865410 * L_0 = ___lref0; V_0 = ((PatternLinkStack_t976787442 *)CastclassClass((RuntimeObject*)L_0, PatternLinkStack_t976787442_il2cpp_TypeInfo_var)); goto IL_002f; } IL_000c: { ArrayList_t2718874744 * L_1 = __this->get_pgm_0(); PatternLinkStack_t976787442 * L_2 = V_0; NullCheck(L_2); int32_t L_3 = PatternLinkStack_get_OffsetAddress_m3101911097(L_2, /*hidden argument*/NULL); PatternLinkStack_t976787442 * L_4 = V_0; int32_t L_5 = PatternCompiler_get_CurrentAddress_m295383652(__this, /*hidden argument*/NULL); NullCheck(L_4); int32_t L_6 = PatternLinkStack_GetOffset_m3697714525(L_4, L_5, /*hidden argument*/NULL); uint16_t L_7 = ((uint16_t)(((int32_t)((uint16_t)L_6)))); RuntimeObject * L_8 = Box(UInt16_t2177724958_il2cpp_TypeInfo_var, &L_7); NullCheck(L_1); VirtActionInvoker2< int32_t, RuntimeObject * >::Invoke(22 /* System.Void System.Collections.ArrayList::set_Item(System.Int32,System.Object) */, L_1, L_3, L_8); } IL_002f: { PatternLinkStack_t976787442 * L_9 = V_0; NullCheck(L_9); bool L_10 = LinkStack_Pop_m4048583474(L_9, /*hidden argument*/NULL); if (L_10) { goto IL_000c; } } { return; } } // System.Void System.Text.RegularExpressions.PatternCompiler::EmitBranchEnd() extern "C" IL2CPP_METHOD_ATTR void PatternCompiler_EmitBranchEnd_m2845168300 (PatternCompiler_t4036359803 * __this, const RuntimeMethod* method) { { return; } } // System.Void System.Text.RegularExpressions.PatternCompiler::EmitAlternationEnd() extern "C" IL2CPP_METHOD_ATTR void PatternCompiler_EmitAlternationEnd_m2444359097 (PatternCompiler_t4036359803 * __this, const RuntimeMethod* method) { { return; } } // System.Text.RegularExpressions.OpFlags System.Text.RegularExpressions.PatternCompiler::MakeFlags(System.Boolean,System.Boolean,System.Boolean,System.Boolean) extern "C" IL2CPP_METHOD_ATTR uint16_t PatternCompiler_MakeFlags_m1977119795 (RuntimeObject * __this /* static, unused */, bool ___negate0, bool ___ignore1, bool ___reverse2, bool ___lazy3, const RuntimeMethod* method) { uint16_t V_0 = 0; { V_0 = 0; bool L_0 = ___negate0; if (!L_0) { goto IL_0011; } } { uint16_t L_1 = V_0; V_0 = (((int32_t)((uint16_t)((int32_t)((int32_t)L_1|(int32_t)((int32_t)256)))))); } IL_0011: { bool L_2 = ___ignore1; if (!L_2) { goto IL_0020; } } { uint16_t L_3 = V_0; V_0 = (((int32_t)((uint16_t)((int32_t)((int32_t)L_3|(int32_t)((int32_t)512)))))); } IL_0020: { bool L_4 = ___reverse2; if (!L_4) { goto IL_002f; } } { uint16_t L_5 = V_0; V_0 = (((int32_t)((uint16_t)((int32_t)((int32_t)L_5|(int32_t)((int32_t)1024)))))); } IL_002f: { bool L_6 = ___lazy3; if (!L_6) { goto IL_003e; } } { uint16_t L_7 = V_0; V_0 = (((int32_t)((uint16_t)((int32_t)((int32_t)L_7|(int32_t)((int32_t)2048)))))); } IL_003e: { uint16_t L_8 = V_0; return L_8; } } // System.Void System.Text.RegularExpressions.PatternCompiler::Emit(System.Text.RegularExpressions.OpCode) extern "C" IL2CPP_METHOD_ATTR void PatternCompiler_Emit_m3022689557 (PatternCompiler_t4036359803 * __this, uint16_t ___op0, const RuntimeMethod* method) { { uint16_t L_0 = ___op0; PatternCompiler_Emit_m1540115729(__this, L_0, 0, /*hidden argument*/NULL); return; } } // System.Void System.Text.RegularExpressions.PatternCompiler::Emit(System.Text.RegularExpressions.OpCode,System.Text.RegularExpressions.OpFlags) extern "C" IL2CPP_METHOD_ATTR void PatternCompiler_Emit_m1540115729 (PatternCompiler_t4036359803 * __this, uint16_t ___op0, uint16_t ___flags1, const RuntimeMethod* method) { { uint16_t L_0 = ___op0; uint16_t L_1 = ___flags1; uint16_t L_2 = PatternCompiler_EncodeOp_m3656975400(NULL /*static, unused*/, L_0, L_1, /*hidden argument*/NULL); PatternCompiler_Emit_m604664654(__this, L_2, /*hidden argument*/NULL); return; } } // System.Void System.Text.RegularExpressions.PatternCompiler::Emit(System.UInt16) extern "C" IL2CPP_METHOD_ATTR void PatternCompiler_Emit_m604664654 (PatternCompiler_t4036359803 * __this, uint16_t ___word0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (PatternCompiler_Emit_m604664654_MetadataUsageId); s_Il2CppMethodInitialized = true; } { ArrayList_t2718874744 * L_0 = __this->get_pgm_0(); uint16_t L_1 = ___word0; uint16_t L_2 = L_1; RuntimeObject * L_3 = Box(UInt16_t2177724958_il2cpp_TypeInfo_var, &L_2); NullCheck(L_0); VirtFuncInvoker1< int32_t, RuntimeObject * >::Invoke(30 /* System.Int32 System.Collections.ArrayList::Add(System.Object) */, L_0, L_3); return; } } // System.Int32 System.Text.RegularExpressions.PatternCompiler::get_CurrentAddress() extern "C" IL2CPP_METHOD_ATTR int32_t PatternCompiler_get_CurrentAddress_m295383652 (PatternCompiler_t4036359803 * __this, const RuntimeMethod* method) { { ArrayList_t2718874744 * L_0 = __this->get_pgm_0(); NullCheck(L_0); int32_t L_1 = VirtFuncInvoker0< int32_t >::Invoke(23 /* System.Int32 System.Collections.ArrayList::get_Count() */, L_0); return L_1; } } // System.Void System.Text.RegularExpressions.PatternCompiler::BeginLink(System.Text.RegularExpressions.LinkRef) extern "C" IL2CPP_METHOD_ATTR void PatternCompiler_BeginLink_m1295557963 (PatternCompiler_t4036359803 * __this, LinkRef_t2971865410 * ___lref0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (PatternCompiler_BeginLink_m1295557963_MetadataUsageId); s_Il2CppMethodInitialized = true; } PatternLinkStack_t976787442 * V_0 = NULL; { LinkRef_t2971865410 * L_0 = ___lref0; V_0 = ((PatternLinkStack_t976787442 *)CastclassClass((RuntimeObject*)L_0, PatternLinkStack_t976787442_il2cpp_TypeInfo_var)); PatternLinkStack_t976787442 * L_1 = V_0; int32_t L_2 = PatternCompiler_get_CurrentAddress_m295383652(__this, /*hidden argument*/NULL); NullCheck(L_1); PatternLinkStack_set_BaseAddress_m1446738163(L_1, L_2, /*hidden argument*/NULL); return; } } // System.Void System.Text.RegularExpressions.PatternCompiler::EmitLink(System.Text.RegularExpressions.LinkRef) extern "C" IL2CPP_METHOD_ATTR void PatternCompiler_EmitLink_m1012034249 (PatternCompiler_t4036359803 * __this, LinkRef_t2971865410 * ___lref0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (PatternCompiler_EmitLink_m1012034249_MetadataUsageId); s_Il2CppMethodInitialized = true; } PatternLinkStack_t976787442 * V_0 = NULL; { LinkRef_t2971865410 * L_0 = ___lref0; V_0 = ((PatternLinkStack_t976787442 *)CastclassClass((RuntimeObject*)L_0, PatternLinkStack_t976787442_il2cpp_TypeInfo_var)); PatternLinkStack_t976787442 * L_1 = V_0; int32_t L_2 = PatternCompiler_get_CurrentAddress_m295383652(__this, /*hidden argument*/NULL); NullCheck(L_1); PatternLinkStack_set_OffsetAddress_m2052096082(L_1, L_2, /*hidden argument*/NULL); PatternCompiler_Emit_m604664654(__this, (uint16_t)0, /*hidden argument*/NULL); PatternLinkStack_t976787442 * L_3 = V_0; NullCheck(L_3); LinkStack_Push_m3081279930(L_3, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Text.RegularExpressions.PatternCompiler/PatternLinkStack::.ctor() extern "C" IL2CPP_METHOD_ATTR void PatternLinkStack__ctor_m4175825564 (PatternLinkStack_t976787442 * __this, const RuntimeMethod* method) { { LinkStack__ctor_m1458748896(__this, /*hidden argument*/NULL); return; } } // System.Void System.Text.RegularExpressions.PatternCompiler/PatternLinkStack::set_BaseAddress(System.Int32) extern "C" IL2CPP_METHOD_ATTR void PatternLinkStack_set_BaseAddress_m1446738163 (PatternLinkStack_t976787442 * __this, int32_t ___value0, const RuntimeMethod* method) { { Link_t3395949159 * L_0 = __this->get_address_of_link_1(); int32_t L_1 = ___value0; L_0->set_base_addr_0(L_1); return; } } // System.Int32 System.Text.RegularExpressions.PatternCompiler/PatternLinkStack::get_OffsetAddress() extern "C" IL2CPP_METHOD_ATTR int32_t PatternLinkStack_get_OffsetAddress_m3101911097 (PatternLinkStack_t976787442 * __this, const RuntimeMethod* method) { { Link_t3395949159 * L_0 = __this->get_address_of_link_1(); int32_t L_1 = L_0->get_offset_addr_1(); return L_1; } } // System.Void System.Text.RegularExpressions.PatternCompiler/PatternLinkStack::set_OffsetAddress(System.Int32) extern "C" IL2CPP_METHOD_ATTR void PatternLinkStack_set_OffsetAddress_m2052096082 (PatternLinkStack_t976787442 * __this, int32_t ___value0, const RuntimeMethod* method) { { Link_t3395949159 * L_0 = __this->get_address_of_link_1(); int32_t L_1 = ___value0; L_0->set_offset_addr_1(L_1); return; } } // System.Int32 System.Text.RegularExpressions.PatternCompiler/PatternLinkStack::GetOffset(System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t PatternLinkStack_GetOffset_m3697714525 (PatternLinkStack_t976787442 * __this, int32_t ___target_addr0, const RuntimeMethod* method) { { int32_t L_0 = ___target_addr0; Link_t3395949159 * L_1 = __this->get_address_of_link_1(); int32_t L_2 = L_1->get_base_addr_0(); return ((int32_t)il2cpp_codegen_subtract((int32_t)L_0, (int32_t)L_2)); } } // System.Object System.Text.RegularExpressions.PatternCompiler/PatternLinkStack::GetCurrent() extern "C" IL2CPP_METHOD_ATTR RuntimeObject * PatternLinkStack_GetCurrent_m2744014759 (PatternLinkStack_t976787442 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (PatternLinkStack_GetCurrent_m2744014759_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Link_t3395949159 L_0 = __this->get_link_1(); Link_t3395949159 L_1 = L_0; RuntimeObject * L_2 = Box(Link_t3395949159_il2cpp_TypeInfo_var, &L_1); return L_2; } } // System.Void System.Text.RegularExpressions.PatternCompiler/PatternLinkStack::SetCurrent(System.Object) extern "C" IL2CPP_METHOD_ATTR void PatternLinkStack_SetCurrent_m366511098 (PatternLinkStack_t976787442 * __this, RuntimeObject * ___l0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (PatternLinkStack_SetCurrent_m366511098_MetadataUsageId); s_Il2CppMethodInitialized = true; } { RuntimeObject * L_0 = ___l0; __this->set_link_1(((*(Link_t3395949159 *)((Link_t3395949159 *)UnBox(L_0, Link_t3395949159_il2cpp_TypeInfo_var))))); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Text.RegularExpressions.QuickSearch::.ctor(System.String,System.Boolean,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void QuickSearch__ctor_m430910133 (QuickSearch_t2588090110 * __this, String_t* ___str0, bool ___ignore1, bool ___reverse2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (QuickSearch__ctor_m430910133_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Object__ctor_m297566312(__this, /*hidden argument*/NULL); String_t* L_0 = ___str0; __this->set_str_0(L_0); String_t* L_1 = ___str0; NullCheck(L_1); int32_t L_2 = String_get_Length_m3847582255(L_1, /*hidden argument*/NULL); __this->set_len_1(L_2); bool L_3 = ___ignore1; __this->set_ignore_2(L_3); bool L_4 = ___reverse2; __this->set_reverse_3(L_4); bool L_5 = ___ignore1; if (!L_5) { goto IL_0035; } } { String_t* L_6 = ___str0; NullCheck(L_6); String_t* L_7 = String_ToLower_m2029374922(L_6, /*hidden argument*/NULL); ___str0 = L_7; } IL_0035: { int32_t L_8 = __this->get_len_1(); IL2CPP_RUNTIME_CLASS_INIT(QuickSearch_t2588090110_il2cpp_TypeInfo_var); int32_t L_9 = ((QuickSearch_t2588090110_StaticFields*)il2cpp_codegen_static_fields_for(QuickSearch_t2588090110_il2cpp_TypeInfo_var))->get_THRESHOLD_6(); if ((((int32_t)L_8) <= ((int32_t)L_9))) { goto IL_004b; } } { QuickSearch_SetupShiftTable_m3696400592(__this, /*hidden argument*/NULL); } IL_004b: { return; } } // System.Void System.Text.RegularExpressions.QuickSearch::.cctor() extern "C" IL2CPP_METHOD_ATTR void QuickSearch__cctor_m2494832544 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (QuickSearch__cctor_m2494832544_MetadataUsageId); s_Il2CppMethodInitialized = true; } { ((QuickSearch_t2588090110_StaticFields*)il2cpp_codegen_static_fields_for(QuickSearch_t2588090110_il2cpp_TypeInfo_var))->set_THRESHOLD_6(5); return; } } // System.Int32 System.Text.RegularExpressions.QuickSearch::get_Length() extern "C" IL2CPP_METHOD_ATTR int32_t QuickSearch_get_Length_m1693906716 (QuickSearch_t2588090110 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_len_1(); return L_0; } } // System.Int32 System.Text.RegularExpressions.QuickSearch::Search(System.String,System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t QuickSearch_Search_m3063517397 (QuickSearch_t2588090110 * __this, String_t* ___text0, int32_t ___start1, int32_t ___end2, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; { int32_t L_0 = ___start1; V_0 = L_0; bool L_1 = __this->get_reverse_3(); if (!L_1) { goto IL_0107; } } { int32_t L_2 = ___start1; int32_t L_3 = ___end2; if ((((int32_t)L_2) >= ((int32_t)L_3))) { goto IL_0016; } } { return (-1); } IL_0016: { int32_t L_4 = V_0; String_t* L_5 = ___text0; NullCheck(L_5); int32_t L_6 = String_get_Length_m3847582255(L_5, /*hidden argument*/NULL); if ((((int32_t)L_4) <= ((int32_t)L_6))) { goto IL_0029; } } { String_t* L_7 = ___text0; NullCheck(L_7); int32_t L_8 = String_get_Length_m3847582255(L_7, /*hidden argument*/NULL); V_0 = L_8; } IL_0029: { int32_t L_9 = __this->get_len_1(); if ((!(((uint32_t)L_9) == ((uint32_t)1)))) { goto IL_0067; } } { goto IL_005a; } IL_003a: { String_t* L_10 = __this->get_str_0(); NullCheck(L_10); Il2CppChar L_11 = String_get_Chars_m2986988803(L_10, 0, /*hidden argument*/NULL); String_t* L_12 = ___text0; int32_t L_13 = V_0; NullCheck(L_12); Il2CppChar L_14 = String_get_Chars_m2986988803(L_12, L_13, /*hidden argument*/NULL); Il2CppChar L_15 = QuickSearch_GetChar_m1297698557(__this, L_14, /*hidden argument*/NULL); if ((!(((uint32_t)L_11) == ((uint32_t)L_15)))) { goto IL_005a; } } { int32_t L_16 = V_0; return L_16; } IL_005a: { int32_t L_17 = V_0; int32_t L_18 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_17, (int32_t)1)); V_0 = L_18; int32_t L_19 = ___end2; if ((((int32_t)L_18) >= ((int32_t)L_19))) { goto IL_003a; } } { return (-1); } IL_0067: { int32_t L_20 = ___end2; int32_t L_21 = __this->get_len_1(); if ((((int32_t)L_20) >= ((int32_t)L_21))) { goto IL_007d; } } { int32_t L_22 = __this->get_len_1(); ___end2 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_22, (int32_t)1)); } IL_007d: { int32_t L_23 = V_0; V_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_23, (int32_t)1)); goto IL_00fb; } IL_0086: { int32_t L_24 = __this->get_len_1(); V_1 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_24, (int32_t)1)); goto IL_00aa; } IL_0094: { int32_t L_25 = V_1; int32_t L_26 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_25, (int32_t)1)); V_1 = L_26; if ((((int32_t)L_26) >= ((int32_t)0))) { goto IL_00aa; } } { int32_t L_27 = V_0; int32_t L_28 = __this->get_len_1(); return ((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_27, (int32_t)L_28)), (int32_t)1)); } IL_00aa: { String_t* L_29 = __this->get_str_0(); int32_t L_30 = V_1; NullCheck(L_29); Il2CppChar L_31 = String_get_Chars_m2986988803(L_29, L_30, /*hidden argument*/NULL); String_t* L_32 = ___text0; int32_t L_33 = V_0; int32_t L_34 = __this->get_len_1(); int32_t L_35 = V_1; NullCheck(L_32); Il2CppChar L_36 = String_get_Chars_m2986988803(L_32, ((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_33, (int32_t)L_34)), (int32_t)1)), (int32_t)L_35)), /*hidden argument*/NULL); Il2CppChar L_37 = QuickSearch_GetChar_m1297698557(__this, L_36, /*hidden argument*/NULL); if ((((int32_t)L_31) == ((int32_t)L_37))) { goto IL_0094; } } { int32_t L_38 = V_0; int32_t L_39 = ___end2; if ((((int32_t)L_38) <= ((int32_t)L_39))) { goto IL_00f6; } } { int32_t L_40 = V_0; String_t* L_41 = ___text0; int32_t L_42 = V_0; int32_t L_43 = __this->get_len_1(); NullCheck(L_41); Il2CppChar L_44 = String_get_Chars_m2986988803(L_41, ((int32_t)il2cpp_codegen_subtract((int32_t)L_42, (int32_t)L_43)), /*hidden argument*/NULL); int32_t L_45 = QuickSearch_GetShiftDistance_m2542665852(__this, L_44, /*hidden argument*/NULL); V_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_40, (int32_t)L_45)); goto IL_00fb; } IL_00f6: { goto IL_0102; } IL_00fb: { int32_t L_46 = V_0; int32_t L_47 = ___end2; if ((((int32_t)L_46) >= ((int32_t)L_47))) { goto IL_0086; } } IL_0102: { goto IL_01d6; } IL_0107: { int32_t L_48 = __this->get_len_1(); if ((!(((uint32_t)L_48) == ((uint32_t)1)))) { goto IL_0145; } } { goto IL_013c; } IL_0118: { String_t* L_49 = __this->get_str_0(); NullCheck(L_49); Il2CppChar L_50 = String_get_Chars_m2986988803(L_49, 0, /*hidden argument*/NULL); String_t* L_51 = ___text0; int32_t L_52 = V_0; NullCheck(L_51); Il2CppChar L_53 = String_get_Chars_m2986988803(L_51, L_52, /*hidden argument*/NULL); Il2CppChar L_54 = QuickSearch_GetChar_m1297698557(__this, L_53, /*hidden argument*/NULL); if ((!(((uint32_t)L_50) == ((uint32_t)L_54)))) { goto IL_0138; } } { int32_t L_55 = V_0; return L_55; } IL_0138: { int32_t L_56 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_56, (int32_t)1)); } IL_013c: { int32_t L_57 = V_0; int32_t L_58 = ___end2; if ((((int32_t)L_57) <= ((int32_t)L_58))) { goto IL_0118; } } { return (-1); } IL_0145: { int32_t L_59 = ___end2; String_t* L_60 = ___text0; NullCheck(L_60); int32_t L_61 = String_get_Length_m3847582255(L_60, /*hidden argument*/NULL); int32_t L_62 = __this->get_len_1(); if ((((int32_t)L_59) <= ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_61, (int32_t)L_62))))) { goto IL_0167; } } { String_t* L_63 = ___text0; NullCheck(L_63); int32_t L_64 = String_get_Length_m3847582255(L_63, /*hidden argument*/NULL); int32_t L_65 = __this->get_len_1(); ___end2 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_64, (int32_t)L_65)); } IL_0167: { goto IL_01cf; } IL_016c: { int32_t L_66 = __this->get_len_1(); V_2 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_66, (int32_t)1)); goto IL_0187; } IL_017a: { int32_t L_67 = V_2; int32_t L_68 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_67, (int32_t)1)); V_2 = L_68; if ((((int32_t)L_68) >= ((int32_t)0))) { goto IL_0187; } } { int32_t L_69 = V_0; return L_69; } IL_0187: { String_t* L_70 = __this->get_str_0(); int32_t L_71 = V_2; NullCheck(L_70); Il2CppChar L_72 = String_get_Chars_m2986988803(L_70, L_71, /*hidden argument*/NULL); String_t* L_73 = ___text0; int32_t L_74 = V_0; int32_t L_75 = V_2; NullCheck(L_73); Il2CppChar L_76 = String_get_Chars_m2986988803(L_73, ((int32_t)il2cpp_codegen_add((int32_t)L_74, (int32_t)L_75)), /*hidden argument*/NULL); Il2CppChar L_77 = QuickSearch_GetChar_m1297698557(__this, L_76, /*hidden argument*/NULL); if ((((int32_t)L_72) == ((int32_t)L_77))) { goto IL_017a; } } { int32_t L_78 = V_0; int32_t L_79 = ___end2; if ((((int32_t)L_78) >= ((int32_t)L_79))) { goto IL_01ca; } } { int32_t L_80 = V_0; String_t* L_81 = ___text0; int32_t L_82 = V_0; int32_t L_83 = __this->get_len_1(); NullCheck(L_81); Il2CppChar L_84 = String_get_Chars_m2986988803(L_81, ((int32_t)il2cpp_codegen_add((int32_t)L_82, (int32_t)L_83)), /*hidden argument*/NULL); int32_t L_85 = QuickSearch_GetShiftDistance_m2542665852(__this, L_84, /*hidden argument*/NULL); V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_80, (int32_t)L_85)); goto IL_01cf; } IL_01ca: { goto IL_01d6; } IL_01cf: { int32_t L_86 = V_0; int32_t L_87 = ___end2; if ((((int32_t)L_86) <= ((int32_t)L_87))) { goto IL_016c; } } IL_01d6: { return (-1); } } // System.Void System.Text.RegularExpressions.QuickSearch::SetupShiftTable() extern "C" IL2CPP_METHOD_ATTR void QuickSearch_SetupShiftTable_m3696400592 (QuickSearch_t2588090110 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (QuickSearch_SetupShiftTable_m3696400592_MetadataUsageId); s_Il2CppMethodInitialized = true; } bool V_0 = false; uint8_t V_1 = 0x0; int32_t V_2 = 0; Il2CppChar V_3 = 0x0; int32_t V_4 = 0; int32_t V_5 = 0; Il2CppChar V_6 = 0x0; String_t* G_B13_0 = NULL; String_t* G_B12_0 = NULL; int32_t G_B14_0 = 0; String_t* G_B14_1 = NULL; { int32_t L_0 = __this->get_len_1(); V_0 = (bool)((((int32_t)L_0) > ((int32_t)((int32_t)254)))? 1 : 0); V_1 = (uint8_t)0; V_2 = 0; goto IL_0045; } IL_0017: { String_t* L_1 = __this->get_str_0(); int32_t L_2 = V_2; NullCheck(L_1); Il2CppChar L_3 = String_get_Chars_m2986988803(L_1, L_2, /*hidden argument*/NULL); V_3 = L_3; Il2CppChar L_4 = V_3; if ((((int32_t)L_4) > ((int32_t)((int32_t)255)))) { goto IL_003f; } } { Il2CppChar L_5 = V_3; uint8_t L_6 = V_1; if ((((int32_t)(((int32_t)((uint8_t)L_5)))) <= ((int32_t)L_6))) { goto IL_003a; } } { Il2CppChar L_7 = V_3; V_1 = (uint8_t)(((int32_t)((uint8_t)L_7))); } IL_003a: { goto IL_0041; } IL_003f: { V_0 = (bool)1; } IL_0041: { int32_t L_8 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)1)); } IL_0045: { int32_t L_9 = V_2; int32_t L_10 = __this->get_len_1(); if ((((int32_t)L_9) < ((int32_t)L_10))) { goto IL_0017; } } { uint8_t L_11 = V_1; __this->set_shift_4(((ByteU5BU5D_t4116647657*)SZArrayNew(ByteU5BU5D_t4116647657_il2cpp_TypeInfo_var, (uint32_t)((int32_t)il2cpp_codegen_add((int32_t)L_11, (int32_t)1))))); bool L_12 = V_0; if (!L_12) { goto IL_0070; } } { Hashtable_t1853889766 * L_13 = (Hashtable_t1853889766 *)il2cpp_codegen_object_new(Hashtable_t1853889766_il2cpp_TypeInfo_var); Hashtable__ctor_m1815022027(L_13, /*hidden argument*/NULL); __this->set_shiftExtended_5(L_13); } IL_0070: { V_4 = 0; int32_t L_14 = __this->get_len_1(); V_5 = L_14; goto IL_0102; } IL_0080: { String_t* L_15 = __this->get_str_0(); bool L_16 = __this->get_reverse_3(); G_B12_0 = L_15; if (L_16) { G_B13_0 = L_15; goto IL_0098; } } { int32_t L_17 = V_4; G_B14_0 = L_17; G_B14_1 = G_B12_0; goto IL_009c; } IL_0098: { int32_t L_18 = V_5; G_B14_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_18, (int32_t)1)); G_B14_1 = G_B13_0; } IL_009c: { NullCheck(G_B14_1); Il2CppChar L_19 = String_get_Chars_m2986988803(G_B14_1, G_B14_0, /*hidden argument*/NULL); V_6 = L_19; Il2CppChar L_20 = V_6; ByteU5BU5D_t4116647657* L_21 = __this->get_shift_4(); NullCheck(L_21); if ((((int32_t)L_20) >= ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_21)->max_length))))))) { goto IL_00dd; } } { int32_t L_22 = V_5; if ((((int32_t)L_22) >= ((int32_t)((int32_t)255)))) { goto IL_00cf; } } { ByteU5BU5D_t4116647657* L_23 = __this->get_shift_4(); Il2CppChar L_24 = V_6; int32_t L_25 = V_5; NullCheck(L_23); (L_23)->SetAt(static_cast(L_24), (uint8_t)(((int32_t)((uint8_t)L_25)))); goto IL_00f6; } IL_00cf: { ByteU5BU5D_t4116647657* L_26 = __this->get_shift_4(); Il2CppChar L_27 = V_6; NullCheck(L_26); (L_26)->SetAt(static_cast(L_27), (uint8_t)((int32_t)255)); } IL_00dd: { Hashtable_t1853889766 * L_28 = __this->get_shiftExtended_5(); Il2CppChar L_29 = V_6; Il2CppChar L_30 = L_29; RuntimeObject * L_31 = Box(Char_t3634460470_il2cpp_TypeInfo_var, &L_30); int32_t L_32 = V_5; int32_t L_33 = L_32; RuntimeObject * L_34 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_33); NullCheck(L_28); VirtActionInvoker2< RuntimeObject *, RuntimeObject * >::Invoke(31 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_28, L_31, L_34); } IL_00f6: { int32_t L_35 = V_4; V_4 = ((int32_t)il2cpp_codegen_add((int32_t)L_35, (int32_t)1)); int32_t L_36 = V_5; V_5 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_36, (int32_t)1)); } IL_0102: { int32_t L_37 = V_4; int32_t L_38 = __this->get_len_1(); if ((((int32_t)L_37) < ((int32_t)L_38))) { goto IL_0080; } } { return; } } // System.Int32 System.Text.RegularExpressions.QuickSearch::GetShiftDistance(System.Char) extern "C" IL2CPP_METHOD_ATTR int32_t QuickSearch_GetShiftDistance_m2542665852 (QuickSearch_t2588090110 * __this, Il2CppChar ___c0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (QuickSearch_GetShiftDistance_m2542665852_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; RuntimeObject * V_1 = NULL; int32_t G_B15_0 = 0; { ByteU5BU5D_t4116647657* L_0 = __this->get_shift_4(); if (L_0) { goto IL_000d; } } { return 1; } IL_000d: { Il2CppChar L_1 = ___c0; Il2CppChar L_2 = QuickSearch_GetChar_m1297698557(__this, L_1, /*hidden argument*/NULL); ___c0 = L_2; Il2CppChar L_3 = ___c0; ByteU5BU5D_t4116647657* L_4 = __this->get_shift_4(); NullCheck(L_4); if ((((int32_t)L_3) >= ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_4)->max_length))))))) { goto IL_004e; } } { ByteU5BU5D_t4116647657* L_5 = __this->get_shift_4(); Il2CppChar L_6 = ___c0; NullCheck(L_5); Il2CppChar L_7 = L_6; uint8_t L_8 = (L_5)->GetAt(static_cast(L_7)); V_0 = L_8; int32_t L_9 = V_0; if (L_9) { goto IL_003c; } } { int32_t L_10 = __this->get_len_1(); return ((int32_t)il2cpp_codegen_add((int32_t)L_10, (int32_t)1)); } IL_003c: { int32_t L_11 = V_0; if ((((int32_t)L_11) == ((int32_t)((int32_t)255)))) { goto IL_0049; } } { int32_t L_12 = V_0; return L_12; } IL_0049: { goto IL_0062; } IL_004e: { Il2CppChar L_13 = ___c0; if ((((int32_t)L_13) >= ((int32_t)((int32_t)255)))) { goto IL_0062; } } { int32_t L_14 = __this->get_len_1(); return ((int32_t)il2cpp_codegen_add((int32_t)L_14, (int32_t)1)); } IL_0062: { Hashtable_t1853889766 * L_15 = __this->get_shiftExtended_5(); if (L_15) { goto IL_0076; } } { int32_t L_16 = __this->get_len_1(); return ((int32_t)il2cpp_codegen_add((int32_t)L_16, (int32_t)1)); } IL_0076: { Hashtable_t1853889766 * L_17 = __this->get_shiftExtended_5(); Il2CppChar L_18 = ___c0; Il2CppChar L_19 = L_18; RuntimeObject * L_20 = Box(Char_t3634460470_il2cpp_TypeInfo_var, &L_19); NullCheck(L_17); RuntimeObject * L_21 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_17, L_20); V_1 = L_21; RuntimeObject * L_22 = V_1; if (!L_22) { goto IL_0099; } } { RuntimeObject * L_23 = V_1; G_B15_0 = ((*(int32_t*)((int32_t*)UnBox(L_23, Int32_t2950945753_il2cpp_TypeInfo_var)))); goto IL_00a1; } IL_0099: { int32_t L_24 = __this->get_len_1(); G_B15_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_24, (int32_t)1)); } IL_00a1: { return G_B15_0; } } // System.Char System.Text.RegularExpressions.QuickSearch::GetChar(System.Char) extern "C" IL2CPP_METHOD_ATTR Il2CppChar QuickSearch_GetChar_m1297698557 (QuickSearch_t2588090110 * __this, Il2CppChar ___c0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (QuickSearch_GetChar_m1297698557_MetadataUsageId); s_Il2CppMethodInitialized = true; } Il2CppChar G_B3_0 = 0x0; { bool L_0 = __this->get_ignore_2(); if (L_0) { goto IL_0011; } } { Il2CppChar L_1 = ___c0; G_B3_0 = L_1; goto IL_0017; } IL_0011: { Il2CppChar L_2 = ___c0; IL2CPP_RUNTIME_CLASS_INIT(Char_t3634460470_il2cpp_TypeInfo_var); Il2CppChar L_3 = Char_ToLower_m844856331(NULL /*static, unused*/, L_2, /*hidden argument*/NULL); G_B3_0 = L_3; } IL_0017: { return G_B3_0; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Text.RegularExpressions.Regex::.ctor() extern "C" IL2CPP_METHOD_ATTR void Regex__ctor_m1255796137 (Regex_t3657309853 * __this, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); return; } } // System.Void System.Text.RegularExpressions.Regex::.ctor(System.String) extern "C" IL2CPP_METHOD_ATTR void Regex__ctor_m897876424 (Regex_t3657309853 * __this, String_t* ___pattern0, const RuntimeMethod* method) { { String_t* L_0 = ___pattern0; Regex__ctor_m1728442805(__this, L_0, 0, /*hidden argument*/NULL); return; } } // System.Void System.Text.RegularExpressions.Regex::.ctor(System.String,System.Text.RegularExpressions.RegexOptions) extern "C" IL2CPP_METHOD_ATTR void Regex__ctor_m1728442805 (Regex_t3657309853 * __this, String_t* ___pattern0, int32_t ___options1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Regex__ctor_m1728442805_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Object__ctor_m297566312(__this, /*hidden argument*/NULL); String_t* L_0 = ___pattern0; if (L_0) { goto IL_0017; } } { ArgumentNullException_t1615371798 * L_1 = (ArgumentNullException_t1615371798 *)il2cpp_codegen_object_new(ArgumentNullException_t1615371798_il2cpp_TypeInfo_var); ArgumentNullException__ctor_m1170824041(L_1, _stringLiteral2326546891, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1,Regex__ctor_m1728442805_RuntimeMethod_var); } IL_0017: { int32_t L_2 = ___options1; IL2CPP_RUNTIME_CLASS_INIT(Regex_t3657309853_il2cpp_TypeInfo_var); Regex_validate_options_m3221650569(NULL /*static, unused*/, L_2, /*hidden argument*/NULL); String_t* L_3 = ___pattern0; __this->set_pattern_8(L_3); int32_t L_4 = ___options1; __this->set_roptions_9(L_4); Regex_Init_m289933770(__this, /*hidden argument*/NULL); return; } } // System.Void System.Text.RegularExpressions.Regex::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern "C" IL2CPP_METHOD_ATTR void Regex__ctor_m4152689500 (Regex_t3657309853 * __this, SerializationInfo_t950877179 * ___info0, StreamingContext_t3711869237 ___context1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Regex__ctor_m4152689500_MetadataUsageId); s_Il2CppMethodInitialized = true; } { SerializationInfo_t950877179 * L_0 = ___info0; NullCheck(L_0); String_t* L_1 = SerializationInfo_GetString_m3155282843(L_0, _stringLiteral2326546891, /*hidden argument*/NULL); SerializationInfo_t950877179 * L_2 = ___info0; RuntimeTypeHandle_t3027515415 L_3 = { reinterpret_cast (RegexOptions_t92845595_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_4 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_3, /*hidden argument*/NULL); NullCheck(L_2); RuntimeObject * L_5 = SerializationInfo_GetValue_m42271953(L_2, _stringLiteral2715197523, L_4, /*hidden argument*/NULL); Regex__ctor_m1728442805(__this, L_1, ((*(int32_t*)((int32_t*)UnBox(L_5, Int32_t2950945753_il2cpp_TypeInfo_var)))), /*hidden argument*/NULL); return; } } // System.Void System.Text.RegularExpressions.Regex::.cctor() extern "C" IL2CPP_METHOD_ATTR void Regex__cctor_m3370093859 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Regex__cctor_m3370093859_MetadataUsageId); s_Il2CppMethodInitialized = true; } { FactoryCache_t2327118887 * L_0 = (FactoryCache_t2327118887 *)il2cpp_codegen_object_new(FactoryCache_t2327118887_il2cpp_TypeInfo_var); FactoryCache__ctor_m206337971(L_0, ((int32_t)15), /*hidden argument*/NULL); ((Regex_t3657309853_StaticFields*)il2cpp_codegen_static_fields_for(Regex_t3657309853_il2cpp_TypeInfo_var))->set_cache_0(L_0); String_t* L_1 = Environment_GetEnvironmentVariable_m394552009(NULL /*static, unused*/, _stringLiteral1862608066, /*hidden argument*/NULL); ((Regex_t3657309853_StaticFields*)il2cpp_codegen_static_fields_for(Regex_t3657309853_il2cpp_TypeInfo_var))->set_old_rx_1((bool)((((RuntimeObject*)(String_t*)L_1) == ((RuntimeObject*)(RuntimeObject *)NULL))? 1 : 0)); return; } } // System.Void System.Text.RegularExpressions.Regex::System.Runtime.Serialization.ISerializable.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern "C" IL2CPP_METHOD_ATTR void Regex_System_Runtime_Serialization_ISerializable_GetObjectData_m4061390789 (Regex_t3657309853 * __this, SerializationInfo_t950877179 * ___info0, StreamingContext_t3711869237 ___context1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Regex_System_Runtime_Serialization_ISerializable_GetObjectData_m4061390789_MetadataUsageId); s_Il2CppMethodInitialized = true; } { SerializationInfo_t950877179 * L_0 = ___info0; String_t* L_1 = VirtFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Text.RegularExpressions.Regex::ToString() */, __this); RuntimeTypeHandle_t3027515415 L_2 = { reinterpret_cast (String_t_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_3 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_2, /*hidden argument*/NULL); NullCheck(L_0); SerializationInfo_AddValue_m3906743584(L_0, _stringLiteral2326546891, L_1, L_3, /*hidden argument*/NULL); SerializationInfo_t950877179 * L_4 = ___info0; int32_t L_5 = Regex_get_Options_m3142641900(__this, /*hidden argument*/NULL); int32_t L_6 = L_5; RuntimeObject * L_7 = Box(RegexOptions_t92845595_il2cpp_TypeInfo_var, &L_6); RuntimeTypeHandle_t3027515415 L_8 = { reinterpret_cast (RegexOptions_t92845595_0_0_0_var) }; Type_t * L_9 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_8, /*hidden argument*/NULL); NullCheck(L_4); SerializationInfo_AddValue_m3906743584(L_4, _stringLiteral2715197523, L_7, L_9, /*hidden argument*/NULL); return; } } // System.Text.RegularExpressions.MatchCollection System.Text.RegularExpressions.Regex::Matches(System.String,System.String) extern "C" IL2CPP_METHOD_ATTR MatchCollection_t1395363720 * Regex_Matches_m523095712 (RuntimeObject * __this /* static, unused */, String_t* ___input0, String_t* ___pattern1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Regex_Matches_m523095712_MetadataUsageId); s_Il2CppMethodInitialized = true; } { String_t* L_0 = ___input0; String_t* L_1 = ___pattern1; IL2CPP_RUNTIME_CLASS_INIT(Regex_t3657309853_il2cpp_TypeInfo_var); MatchCollection_t1395363720 * L_2 = Regex_Matches_m501193152(NULL /*static, unused*/, L_0, L_1, 0, /*hidden argument*/NULL); return L_2; } } // System.Text.RegularExpressions.MatchCollection System.Text.RegularExpressions.Regex::Matches(System.String,System.String,System.Text.RegularExpressions.RegexOptions) extern "C" IL2CPP_METHOD_ATTR MatchCollection_t1395363720 * Regex_Matches_m501193152 (RuntimeObject * __this /* static, unused */, String_t* ___input0, String_t* ___pattern1, int32_t ___options2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Regex_Matches_m501193152_MetadataUsageId); s_Il2CppMethodInitialized = true; } Regex_t3657309853 * V_0 = NULL; { String_t* L_0 = ___pattern1; int32_t L_1 = ___options2; Regex_t3657309853 * L_2 = (Regex_t3657309853 *)il2cpp_codegen_object_new(Regex_t3657309853_il2cpp_TypeInfo_var); Regex__ctor_m1728442805(L_2, L_0, L_1, /*hidden argument*/NULL); V_0 = L_2; Regex_t3657309853 * L_3 = V_0; String_t* L_4 = ___input0; NullCheck(L_3); MatchCollection_t1395363720 * L_5 = Regex_Matches_m175567660(L_3, L_4, /*hidden argument*/NULL); return L_5; } } // System.Void System.Text.RegularExpressions.Regex::validate_options(System.Text.RegularExpressions.RegexOptions) extern "C" IL2CPP_METHOD_ATTR void Regex_validate_options_m3221650569 (RuntimeObject * __this /* static, unused */, int32_t ___options0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Regex_validate_options_m3221650569_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; { int32_t L_0 = ___options0; if (!((int32_t)((int32_t)L_0&(int32_t)((int32_t)-896)))) { goto IL_0017; } } { ArgumentOutOfRangeException_t777629997 * L_1 = (ArgumentOutOfRangeException_t777629997 *)il2cpp_codegen_object_new(ArgumentOutOfRangeException_t777629997_il2cpp_TypeInfo_var); ArgumentOutOfRangeException__ctor_m3628145864(L_1, _stringLiteral2715197523, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1,Regex_validate_options_m3221650569_RuntimeMethod_var); } IL_0017: { int32_t L_2 = ___options0; if (!((int32_t)((int32_t)L_2&(int32_t)((int32_t)256)))) { goto IL_003a; } } { int32_t L_3 = ___options0; if (!((int32_t)((int32_t)L_3&(int32_t)((int32_t)-268)))) { goto IL_003a; } } { ArgumentOutOfRangeException_t777629997 * L_4 = (ArgumentOutOfRangeException_t777629997 *)il2cpp_codegen_object_new(ArgumentOutOfRangeException_t777629997_il2cpp_TypeInfo_var); ArgumentOutOfRangeException__ctor_m3628145864(L_4, _stringLiteral2715197523, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_4,Regex_validate_options_m3221650569_RuntimeMethod_var); } IL_003a: { return; } } // System.Void System.Text.RegularExpressions.Regex::Init() extern "C" IL2CPP_METHOD_ATTR void Regex_Init_m289933770 (Regex_t3657309853 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Regex_Init_m289933770_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(Regex_t3657309853_il2cpp_TypeInfo_var); FactoryCache_t2327118887 * L_0 = ((Regex_t3657309853_StaticFields*)il2cpp_codegen_static_fields_for(Regex_t3657309853_il2cpp_TypeInfo_var))->get_cache_0(); String_t* L_1 = __this->get_pattern_8(); int32_t L_2 = __this->get_roptions_9(); NullCheck(L_0); RuntimeObject* L_3 = FactoryCache_Lookup_m2646822264(L_0, L_1, L_2, /*hidden argument*/NULL); __this->set_machineFactory_2(L_3); RuntimeObject* L_4 = __this->get_machineFactory_2(); if (L_4) { goto IL_0032; } } { Regex_InitNewRegex_m3271185474(__this, /*hidden argument*/NULL); goto IL_0076; } IL_0032: { RuntimeObject* L_5 = __this->get_machineFactory_2(); NullCheck(L_5); int32_t L_6 = InterfaceFuncInvoker0< int32_t >::Invoke(3 /* System.Int32 System.Text.RegularExpressions.IMachineFactory::get_GroupCount() */, IMachineFactory_t1209798546_il2cpp_TypeInfo_var, L_5); __this->set_group_count_4(L_6); RuntimeObject* L_7 = __this->get_machineFactory_2(); NullCheck(L_7); int32_t L_8 = InterfaceFuncInvoker0< int32_t >::Invoke(4 /* System.Int32 System.Text.RegularExpressions.IMachineFactory::get_Gap() */, IMachineFactory_t1209798546_il2cpp_TypeInfo_var, L_7); __this->set_gap_5(L_8); RuntimeObject* L_9 = __this->get_machineFactory_2(); NullCheck(L_9); RuntimeObject* L_10 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(1 /* System.Collections.IDictionary System.Text.RegularExpressions.IMachineFactory::get_Mapping() */, IMachineFactory_t1209798546_il2cpp_TypeInfo_var, L_9); __this->set_mapping_3(L_10); RuntimeObject* L_11 = __this->get_machineFactory_2(); NullCheck(L_11); StringU5BU5D_t1281789340* L_12 = InterfaceFuncInvoker0< StringU5BU5D_t1281789340* >::Invoke(6 /* System.String[] System.Text.RegularExpressions.IMachineFactory::get_NamesMapping() */, IMachineFactory_t1209798546_il2cpp_TypeInfo_var, L_11); __this->set_group_names_6(L_12); } IL_0076: { return; } } // System.Void System.Text.RegularExpressions.Regex::InitNewRegex() extern "C" IL2CPP_METHOD_ATTR void Regex_InitNewRegex_m3271185474 (Regex_t3657309853 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Regex_InitNewRegex_m3271185474_MetadataUsageId); s_Il2CppMethodInitialized = true; } { String_t* L_0 = __this->get_pattern_8(); int32_t L_1 = __this->get_roptions_9(); IL2CPP_RUNTIME_CLASS_INIT(Regex_t3657309853_il2cpp_TypeInfo_var); RuntimeObject* L_2 = Regex_CreateMachineFactory_m4274762546(NULL /*static, unused*/, L_0, L_1, /*hidden argument*/NULL); __this->set_machineFactory_2(L_2); FactoryCache_t2327118887 * L_3 = ((Regex_t3657309853_StaticFields*)il2cpp_codegen_static_fields_for(Regex_t3657309853_il2cpp_TypeInfo_var))->get_cache_0(); String_t* L_4 = __this->get_pattern_8(); int32_t L_5 = __this->get_roptions_9(); RuntimeObject* L_6 = __this->get_machineFactory_2(); NullCheck(L_3); FactoryCache_Add_m1371573845(L_3, L_4, L_5, L_6, /*hidden argument*/NULL); RuntimeObject* L_7 = __this->get_machineFactory_2(); NullCheck(L_7); int32_t L_8 = InterfaceFuncInvoker0< int32_t >::Invoke(3 /* System.Int32 System.Text.RegularExpressions.IMachineFactory::get_GroupCount() */, IMachineFactory_t1209798546_il2cpp_TypeInfo_var, L_7); __this->set_group_count_4(L_8); RuntimeObject* L_9 = __this->get_machineFactory_2(); NullCheck(L_9); int32_t L_10 = InterfaceFuncInvoker0< int32_t >::Invoke(4 /* System.Int32 System.Text.RegularExpressions.IMachineFactory::get_Gap() */, IMachineFactory_t1209798546_il2cpp_TypeInfo_var, L_9); __this->set_gap_5(L_10); RuntimeObject* L_11 = __this->get_machineFactory_2(); NullCheck(L_11); RuntimeObject* L_12 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(1 /* System.Collections.IDictionary System.Text.RegularExpressions.IMachineFactory::get_Mapping() */, IMachineFactory_t1209798546_il2cpp_TypeInfo_var, L_11); __this->set_mapping_3(L_12); RuntimeObject* L_13 = __this->get_machineFactory_2(); NullCheck(L_13); StringU5BU5D_t1281789340* L_14 = InterfaceFuncInvoker0< StringU5BU5D_t1281789340* >::Invoke(6 /* System.String[] System.Text.RegularExpressions.IMachineFactory::get_NamesMapping() */, IMachineFactory_t1209798546_il2cpp_TypeInfo_var, L_13); __this->set_group_names_6(L_14); return; } } // System.Text.RegularExpressions.IMachineFactory System.Text.RegularExpressions.Regex::CreateMachineFactory(System.String,System.Text.RegularExpressions.RegexOptions) extern "C" IL2CPP_METHOD_ATTR RuntimeObject* Regex_CreateMachineFactory_m4274762546 (RuntimeObject * __this /* static, unused */, String_t* ___pattern0, int32_t ___options1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Regex_CreateMachineFactory_m4274762546_MetadataUsageId); s_Il2CppMethodInitialized = true; } Parser_t2430509383 * V_0 = NULL; RegularExpression_t3834220169 * V_1 = NULL; RuntimeObject* V_2 = NULL; RuntimeObject* V_3 = NULL; Hashtable_t1853889766 * V_4 = NULL; { Parser_t2430509383 * L_0 = (Parser_t2430509383 *)il2cpp_codegen_object_new(Parser_t2430509383_il2cpp_TypeInfo_var); Parser__ctor_m3200411199(L_0, /*hidden argument*/NULL); V_0 = L_0; Parser_t2430509383 * L_1 = V_0; String_t* L_2 = ___pattern0; int32_t L_3 = ___options1; NullCheck(L_1); RegularExpression_t3834220169 * L_4 = Parser_ParseRegularExpression_m18398587(L_1, L_2, L_3, /*hidden argument*/NULL); V_1 = L_4; IL2CPP_RUNTIME_CLASS_INIT(Regex_t3657309853_il2cpp_TypeInfo_var); bool L_5 = ((Regex_t3657309853_StaticFields*)il2cpp_codegen_static_fields_for(Regex_t3657309853_il2cpp_TypeInfo_var))->get_old_rx_1(); if (L_5) { goto IL_0037; } } { int32_t L_6 = ___options1; if (!((int32_t)((int32_t)L_6&(int32_t)8))) { goto IL_002c; } } { CILCompiler_t3234566002 * L_7 = (CILCompiler_t3234566002 *)il2cpp_codegen_object_new(CILCompiler_t3234566002_il2cpp_TypeInfo_var); CILCompiler__ctor_m1250857007(L_7, /*hidden argument*/NULL); V_2 = L_7; goto IL_0032; } IL_002c: { RxCompiler_t80015800 * L_8 = (RxCompiler_t80015800 *)il2cpp_codegen_object_new(RxCompiler_t80015800_il2cpp_TypeInfo_var); RxCompiler__ctor_m2082601808(L_8, /*hidden argument*/NULL); V_2 = L_8; } IL_0032: { goto IL_003d; } IL_0037: { PatternCompiler_t4036359803 * L_9 = (PatternCompiler_t4036359803 *)il2cpp_codegen_object_new(PatternCompiler_t4036359803_il2cpp_TypeInfo_var); PatternCompiler__ctor_m1221514440(L_9, /*hidden argument*/NULL); V_2 = L_9; } IL_003d: { RegularExpression_t3834220169 * L_10 = V_1; RuntimeObject* L_11 = V_2; int32_t L_12 = ___options1; NullCheck(L_10); VirtActionInvoker2< RuntimeObject*, bool >::Invoke(4 /* System.Void System.Text.RegularExpressions.Syntax.RegularExpression::Compile(System.Text.RegularExpressions.ICompiler,System.Boolean) */, L_10, L_11, (bool)((((int32_t)((((int32_t)((int32_t)((int32_t)L_12&(int32_t)((int32_t)64)))) == ((int32_t)0))? 1 : 0)) == ((int32_t)0))? 1 : 0)); RuntimeObject* L_13 = V_2; NullCheck(L_13); RuntimeObject* L_14 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Text.RegularExpressions.IMachineFactory System.Text.RegularExpressions.ICompiler::GetMachineFactory() */, ICompiler_t118549125_il2cpp_TypeInfo_var, L_13); V_3 = L_14; Hashtable_t1853889766 * L_15 = (Hashtable_t1853889766 *)il2cpp_codegen_object_new(Hashtable_t1853889766_il2cpp_TypeInfo_var); Hashtable__ctor_m1815022027(L_15, /*hidden argument*/NULL); V_4 = L_15; RuntimeObject* L_16 = V_3; Parser_t2430509383 * L_17 = V_0; Hashtable_t1853889766 * L_18 = V_4; NullCheck(L_17); int32_t L_19 = Parser_GetMapping_m1792972121(L_17, L_18, /*hidden argument*/NULL); NullCheck(L_16); InterfaceActionInvoker1< int32_t >::Invoke(5 /* System.Void System.Text.RegularExpressions.IMachineFactory::set_Gap(System.Int32) */, IMachineFactory_t1209798546_il2cpp_TypeInfo_var, L_16, L_19); RuntimeObject* L_20 = V_3; Hashtable_t1853889766 * L_21 = V_4; NullCheck(L_20); InterfaceActionInvoker1< RuntimeObject* >::Invoke(2 /* System.Void System.Text.RegularExpressions.IMachineFactory::set_Mapping(System.Collections.IDictionary) */, IMachineFactory_t1209798546_il2cpp_TypeInfo_var, L_20, L_21); RuntimeObject* L_22 = V_3; RuntimeObject* L_23 = V_3; NullCheck(L_23); int32_t L_24 = InterfaceFuncInvoker0< int32_t >::Invoke(3 /* System.Int32 System.Text.RegularExpressions.IMachineFactory::get_GroupCount() */, IMachineFactory_t1209798546_il2cpp_TypeInfo_var, L_23); RuntimeObject* L_25 = V_3; NullCheck(L_25); RuntimeObject* L_26 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(1 /* System.Collections.IDictionary System.Text.RegularExpressions.IMachineFactory::get_Mapping() */, IMachineFactory_t1209798546_il2cpp_TypeInfo_var, L_25); IL2CPP_RUNTIME_CLASS_INIT(Regex_t3657309853_il2cpp_TypeInfo_var); StringU5BU5D_t1281789340* L_27 = Regex_GetGroupNamesArray_m3575729002(NULL /*static, unused*/, L_24, L_26, /*hidden argument*/NULL); NullCheck(L_22); InterfaceActionInvoker1< StringU5BU5D_t1281789340* >::Invoke(7 /* System.Void System.Text.RegularExpressions.IMachineFactory::set_NamesMapping(System.String[]) */, IMachineFactory_t1209798546_il2cpp_TypeInfo_var, L_22, L_27); RuntimeObject* L_28 = V_3; return L_28; } } // System.Text.RegularExpressions.RegexOptions System.Text.RegularExpressions.Regex::get_Options() extern "C" IL2CPP_METHOD_ATTR int32_t Regex_get_Options_m3142641900 (Regex_t3657309853 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_roptions_9(); return L_0; } } // System.Boolean System.Text.RegularExpressions.Regex::get_RightToLeft() extern "C" IL2CPP_METHOD_ATTR bool Regex_get_RightToLeft_m2317867572 (Regex_t3657309853 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_roptions_9(); return (bool)((((int32_t)((((int32_t)((int32_t)((int32_t)L_0&(int32_t)((int32_t)64)))) == ((int32_t)0))? 1 : 0)) == ((int32_t)0))? 1 : 0); } } // System.Int32 System.Text.RegularExpressions.Regex::GroupNumberFromName(System.String) extern "C" IL2CPP_METHOD_ATTR int32_t Regex_GroupNumberFromName_m1856203542 (Regex_t3657309853 * __this, String_t* ___name0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Regex_GroupNumberFromName_m1856203542_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { RuntimeObject* L_0 = __this->get_mapping_3(); String_t* L_1 = ___name0; NullCheck(L_0); bool L_2 = InterfaceFuncInvoker1< bool, RuntimeObject * >::Invoke(8 /* System.Boolean System.Collections.IDictionary::Contains(System.Object) */, IDictionary_t1363984059_il2cpp_TypeInfo_var, L_0, L_1); if (L_2) { goto IL_0013; } } { return (-1); } IL_0013: { RuntimeObject* L_3 = __this->get_mapping_3(); String_t* L_4 = ___name0; NullCheck(L_3); RuntimeObject * L_5 = InterfaceFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(2 /* System.Object System.Collections.IDictionary::get_Item(System.Object) */, IDictionary_t1363984059_il2cpp_TypeInfo_var, L_3, L_4); V_0 = ((*(int32_t*)((int32_t*)UnBox(L_5, Int32_t2950945753_il2cpp_TypeInfo_var)))); int32_t L_6 = V_0; int32_t L_7 = __this->get_gap_5(); if ((((int32_t)L_6) < ((int32_t)L_7))) { goto IL_0038; } } { String_t* L_8 = ___name0; int32_t L_9 = Int32_Parse_m1033611559(NULL /*static, unused*/, L_8, /*hidden argument*/NULL); V_0 = L_9; } IL_0038: { int32_t L_10 = V_0; return L_10; } } // System.Int32 System.Text.RegularExpressions.Regex::GetGroupIndex(System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t Regex_GetGroupIndex_m4131147974 (Regex_t3657309853 * __this, int32_t ___number0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Regex_GetGroupIndex_m4131147974_MetadataUsageId); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ___number0; int32_t L_1 = __this->get_gap_5(); if ((((int32_t)L_0) >= ((int32_t)L_1))) { goto IL_000e; } } { int32_t L_2 = ___number0; return L_2; } IL_000e: { int32_t L_3 = __this->get_gap_5(); int32_t L_4 = __this->get_group_count_4(); if ((((int32_t)L_3) <= ((int32_t)L_4))) { goto IL_0021; } } { return (-1); } IL_0021: { Int32U5BU5D_t385246372* L_5 = Regex_get_GroupNumbers_m2296197918(__this, /*hidden argument*/NULL); int32_t L_6 = __this->get_gap_5(); int32_t L_7 = __this->get_group_count_4(); int32_t L_8 = __this->get_gap_5(); int32_t L_9 = ___number0; int32_t L_10 = Array_BinarySearch_TisInt32_t2950945753_m3042812452(NULL /*static, unused*/, L_5, L_6, ((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_7, (int32_t)L_8)), (int32_t)1)), L_9, /*hidden argument*/Array_BinarySearch_TisInt32_t2950945753_m3042812452_RuntimeMethod_var); return L_10; } } // System.Int32 System.Text.RegularExpressions.Regex::default_startat(System.String) extern "C" IL2CPP_METHOD_ATTR int32_t Regex_default_startat_m4206401165 (Regex_t3657309853 * __this, String_t* ___input0, const RuntimeMethod* method) { int32_t G_B4_0 = 0; { bool L_0 = Regex_get_RightToLeft_m2317867572(__this, /*hidden argument*/NULL); if (!L_0) { goto IL_001c; } } { String_t* L_1 = ___input0; if (!L_1) { goto IL_001c; } } { String_t* L_2 = ___input0; NullCheck(L_2); int32_t L_3 = String_get_Length_m3847582255(L_2, /*hidden argument*/NULL); G_B4_0 = L_3; goto IL_001d; } IL_001c: { G_B4_0 = 0; } IL_001d: { return G_B4_0; } } // System.Boolean System.Text.RegularExpressions.Regex::IsMatch(System.String) extern "C" IL2CPP_METHOD_ATTR bool Regex_IsMatch_m3802225320 (Regex_t3657309853 * __this, String_t* ___input0, const RuntimeMethod* method) { { String_t* L_0 = ___input0; String_t* L_1 = ___input0; int32_t L_2 = Regex_default_startat_m4206401165(__this, L_1, /*hidden argument*/NULL); bool L_3 = Regex_IsMatch_m2113092601(__this, L_0, L_2, /*hidden argument*/NULL); return L_3; } } // System.Boolean System.Text.RegularExpressions.Regex::IsMatch(System.String,System.Int32) extern "C" IL2CPP_METHOD_ATTR bool Regex_IsMatch_m2113092601 (Regex_t3657309853 * __this, String_t* ___input0, int32_t ___startat1, const RuntimeMethod* method) { { String_t* L_0 = ___input0; int32_t L_1 = ___startat1; Match_t3408321083 * L_2 = Regex_Match_m4145799399(__this, L_0, L_1, /*hidden argument*/NULL); NullCheck(L_2); bool L_3 = Group_get_Success_m1492300455(L_2, /*hidden argument*/NULL); return L_3; } } // System.Text.RegularExpressions.Match System.Text.RegularExpressions.Regex::Match(System.String) extern "C" IL2CPP_METHOD_ATTR Match_t3408321083 * Regex_Match_m2255756165 (Regex_t3657309853 * __this, String_t* ___input0, const RuntimeMethod* method) { { String_t* L_0 = ___input0; String_t* L_1 = ___input0; int32_t L_2 = Regex_default_startat_m4206401165(__this, L_1, /*hidden argument*/NULL); Match_t3408321083 * L_3 = Regex_Match_m4145799399(__this, L_0, L_2, /*hidden argument*/NULL); return L_3; } } // System.Text.RegularExpressions.Match System.Text.RegularExpressions.Regex::Match(System.String,System.Int32) extern "C" IL2CPP_METHOD_ATTR Match_t3408321083 * Regex_Match_m4145799399 (Regex_t3657309853 * __this, String_t* ___input0, int32_t ___startat1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Regex_Match_m4145799399_MetadataUsageId); s_Il2CppMethodInitialized = true; } { String_t* L_0 = ___input0; if (L_0) { goto IL_0011; } } { ArgumentNullException_t1615371798 * L_1 = (ArgumentNullException_t1615371798 *)il2cpp_codegen_object_new(ArgumentNullException_t1615371798_il2cpp_TypeInfo_var); ArgumentNullException__ctor_m1170824041(L_1, _stringLiteral818277059, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1,Regex_Match_m4145799399_RuntimeMethod_var); } IL_0011: { int32_t L_2 = ___startat1; if ((((int32_t)L_2) < ((int32_t)0))) { goto IL_0024; } } { int32_t L_3 = ___startat1; String_t* L_4 = ___input0; NullCheck(L_4); int32_t L_5 = String_get_Length_m3847582255(L_4, /*hidden argument*/NULL); if ((((int32_t)L_3) <= ((int32_t)L_5))) { goto IL_002f; } } IL_0024: { ArgumentOutOfRangeException_t777629997 * L_6 = (ArgumentOutOfRangeException_t777629997 *)il2cpp_codegen_object_new(ArgumentOutOfRangeException_t777629997_il2cpp_TypeInfo_var); ArgumentOutOfRangeException__ctor_m3628145864(L_6, _stringLiteral3524342118, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_6,Regex_Match_m4145799399_RuntimeMethod_var); } IL_002f: { RuntimeObject* L_7 = Regex_CreateMachine_m334863819(__this, /*hidden argument*/NULL); String_t* L_8 = ___input0; int32_t L_9 = ___startat1; String_t* L_10 = ___input0; NullCheck(L_10); int32_t L_11 = String_get_Length_m3847582255(L_10, /*hidden argument*/NULL); NullCheck(L_7); Match_t3408321083 * L_12 = InterfaceFuncInvoker4< Match_t3408321083 *, Regex_t3657309853 *, String_t*, int32_t, int32_t >::Invoke(0 /* System.Text.RegularExpressions.Match System.Text.RegularExpressions.IMachine::Scan(System.Text.RegularExpressions.Regex,System.String,System.Int32,System.Int32) */, IMachine_t2106687985_il2cpp_TypeInfo_var, L_7, __this, L_8, L_9, L_11); return L_12; } } // System.Text.RegularExpressions.MatchCollection System.Text.RegularExpressions.Regex::Matches(System.String) extern "C" IL2CPP_METHOD_ATTR MatchCollection_t1395363720 * Regex_Matches_m175567660 (Regex_t3657309853 * __this, String_t* ___input0, const RuntimeMethod* method) { { String_t* L_0 = ___input0; String_t* L_1 = ___input0; int32_t L_2 = Regex_default_startat_m4206401165(__this, L_1, /*hidden argument*/NULL); MatchCollection_t1395363720 * L_3 = Regex_Matches_m2080913806(__this, L_0, L_2, /*hidden argument*/NULL); return L_3; } } // System.Text.RegularExpressions.MatchCollection System.Text.RegularExpressions.Regex::Matches(System.String,System.Int32) extern "C" IL2CPP_METHOD_ATTR MatchCollection_t1395363720 * Regex_Matches_m2080913806 (Regex_t3657309853 * __this, String_t* ___input0, int32_t ___startat1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Regex_Matches_m2080913806_MetadataUsageId); s_Il2CppMethodInitialized = true; } Match_t3408321083 * V_0 = NULL; { String_t* L_0 = ___input0; int32_t L_1 = ___startat1; Match_t3408321083 * L_2 = Regex_Match_m4145799399(__this, L_0, L_1, /*hidden argument*/NULL); V_0 = L_2; Match_t3408321083 * L_3 = V_0; MatchCollection_t1395363720 * L_4 = (MatchCollection_t1395363720 *)il2cpp_codegen_object_new(MatchCollection_t1395363720_il2cpp_TypeInfo_var); MatchCollection__ctor_m4138850022(L_4, L_3, /*hidden argument*/NULL); return L_4; } } // System.String System.Text.RegularExpressions.Regex::ToString() extern "C" IL2CPP_METHOD_ATTR String_t* Regex_ToString_m1548107455 (Regex_t3657309853 * __this, const RuntimeMethod* method) { { String_t* L_0 = __this->get_pattern_8(); return L_0; } } // System.Int32 System.Text.RegularExpressions.Regex::get_Gap() extern "C" IL2CPP_METHOD_ATTR int32_t Regex_get_Gap_m3259754026 (Regex_t3657309853 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_gap_5(); return L_0; } } // System.Text.RegularExpressions.IMachine System.Text.RegularExpressions.Regex::CreateMachine() extern "C" IL2CPP_METHOD_ATTR RuntimeObject* Regex_CreateMachine_m334863819 (Regex_t3657309853 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Regex_CreateMachine_m334863819_MetadataUsageId); s_Il2CppMethodInitialized = true; } { RuntimeObject* L_0 = __this->get_machineFactory_2(); NullCheck(L_0); RuntimeObject* L_1 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Text.RegularExpressions.IMachine System.Text.RegularExpressions.IMachineFactory::NewInstance() */, IMachineFactory_t1209798546_il2cpp_TypeInfo_var, L_0); return L_1; } } // System.String[] System.Text.RegularExpressions.Regex::GetGroupNamesArray(System.Int32,System.Collections.IDictionary) extern "C" IL2CPP_METHOD_ATTR StringU5BU5D_t1281789340* Regex_GetGroupNamesArray_m3575729002 (RuntimeObject * __this /* static, unused */, int32_t ___groupCount0, RuntimeObject* ___mapping1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Regex_GetGroupNamesArray_m3575729002_MetadataUsageId); s_Il2CppMethodInitialized = true; } StringU5BU5D_t1281789340* V_0 = NULL; RuntimeObject* V_1 = NULL; { int32_t L_0 = ___groupCount0; V_0 = ((StringU5BU5D_t1281789340*)SZArrayNew(StringU5BU5D_t1281789340_il2cpp_TypeInfo_var, (uint32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)1)))); RuntimeObject* L_1 = ___mapping1; NullCheck(L_1); RuntimeObject* L_2 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(9 /* System.Collections.IDictionaryEnumerator System.Collections.IDictionary::GetEnumerator() */, IDictionary_t1363984059_il2cpp_TypeInfo_var, L_1); V_1 = L_2; goto IL_002d; } IL_0015: { StringU5BU5D_t1281789340* L_3 = V_0; RuntimeObject* L_4 = V_1; NullCheck(L_4); RuntimeObject * L_5 = InterfaceFuncInvoker0< RuntimeObject * >::Invoke(2 /* System.Object System.Collections.IDictionaryEnumerator::get_Value() */, IDictionaryEnumerator_t1693217257_il2cpp_TypeInfo_var, L_4); RuntimeObject* L_6 = V_1; NullCheck(L_6); RuntimeObject * L_7 = InterfaceFuncInvoker0< RuntimeObject * >::Invoke(1 /* System.Object System.Collections.IDictionaryEnumerator::get_Key() */, IDictionaryEnumerator_t1693217257_il2cpp_TypeInfo_var, L_6); NullCheck(L_3); ArrayElementTypeCheck (L_3, ((String_t*)CastclassSealed((RuntimeObject*)L_7, String_t_il2cpp_TypeInfo_var))); (L_3)->SetAt(static_cast(((*(int32_t*)((int32_t*)UnBox(L_5, Int32_t2950945753_il2cpp_TypeInfo_var))))), (String_t*)((String_t*)CastclassSealed((RuntimeObject*)L_7, String_t_il2cpp_TypeInfo_var))); } IL_002d: { RuntimeObject* L_8 = V_1; NullCheck(L_8); bool L_9 = InterfaceFuncInvoker0< bool >::Invoke(1 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t1853284238_il2cpp_TypeInfo_var, L_8); if (L_9) { goto IL_0015; } } { StringU5BU5D_t1281789340* L_10 = V_0; return L_10; } } // System.Int32[] System.Text.RegularExpressions.Regex::get_GroupNumbers() extern "C" IL2CPP_METHOD_ATTR Int32U5BU5D_t385246372* Regex_get_GroupNumbers_m2296197918 (Regex_t3657309853 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Regex_get_GroupNumbers_m2296197918_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; { Int32U5BU5D_t385246372* L_0 = __this->get_group_numbers_7(); if (L_0) { goto IL_0076; } } { int32_t L_1 = __this->get_group_count_4(); __this->set_group_numbers_7(((Int32U5BU5D_t385246372*)SZArrayNew(Int32U5BU5D_t385246372_il2cpp_TypeInfo_var, (uint32_t)((int32_t)il2cpp_codegen_add((int32_t)1, (int32_t)L_1))))); V_0 = 0; goto IL_0032; } IL_0025: { Int32U5BU5D_t385246372* L_2 = __this->get_group_numbers_7(); int32_t L_3 = V_0; int32_t L_4 = V_0; NullCheck(L_2); (L_2)->SetAt(static_cast(L_3), (int32_t)L_4); int32_t L_5 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)1)); } IL_0032: { int32_t L_6 = V_0; int32_t L_7 = __this->get_gap_5(); if ((((int32_t)L_6) < ((int32_t)L_7))) { goto IL_0025; } } { int32_t L_8 = __this->get_gap_5(); V_1 = L_8; goto IL_0063; } IL_004a: { Int32U5BU5D_t385246372* L_9 = __this->get_group_numbers_7(); int32_t L_10 = V_1; StringU5BU5D_t1281789340* L_11 = __this->get_group_names_6(); int32_t L_12 = V_1; NullCheck(L_11); int32_t L_13 = L_12; String_t* L_14 = (L_11)->GetAt(static_cast(L_13)); int32_t L_15 = Int32_Parse_m1033611559(NULL /*static, unused*/, L_14, /*hidden argument*/NULL); NullCheck(L_9); (L_9)->SetAt(static_cast(L_10), (int32_t)L_15); int32_t L_16 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_16, (int32_t)1)); } IL_0063: { int32_t L_17 = V_1; int32_t L_18 = __this->get_group_count_4(); if ((((int32_t)L_17) <= ((int32_t)L_18))) { goto IL_004a; } } { Int32U5BU5D_t385246372* L_19 = __this->get_group_numbers_7(); return L_19; } IL_0076: { Int32U5BU5D_t385246372* L_20 = __this->get_group_numbers_7(); return L_20; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Text.RegularExpressions.RxCompiler::.ctor() extern "C" IL2CPP_METHOD_ATTR void RxCompiler__ctor_m2082601808 (RxCompiler_t80015800 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (RxCompiler__ctor_m2082601808_MetadataUsageId); s_Il2CppMethodInitialized = true; } { __this->set_program_0(((ByteU5BU5D_t4116647657*)SZArrayNew(ByteU5BU5D_t4116647657_il2cpp_TypeInfo_var, (uint32_t)((int32_t)32)))); Object__ctor_m297566312(__this, /*hidden argument*/NULL); return; } } // System.Void System.Text.RegularExpressions.RxCompiler::MakeRoom(System.Int32) extern "C" IL2CPP_METHOD_ATTR void RxCompiler_MakeRoom_m3362268720 (RxCompiler_t80015800 * __this, int32_t ___bytes0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (RxCompiler_MakeRoom_m3362268720_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; ByteU5BU5D_t4116647657* V_1 = NULL; { goto IL_0034; } IL_0005: { ByteU5BU5D_t4116647657* L_0 = __this->get_program_0(); NullCheck(L_0); V_0 = ((int32_t)il2cpp_codegen_multiply((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_0)->max_length)))), (int32_t)2)); int32_t L_1 = V_0; V_1 = ((ByteU5BU5D_t4116647657*)SZArrayNew(ByteU5BU5D_t4116647657_il2cpp_TypeInfo_var, (uint32_t)L_1)); ByteU5BU5D_t4116647657* L_2 = __this->get_program_0(); ByteU5BU5D_t4116647657* L_3 = V_1; ByteU5BU5D_t4116647657* L_4 = __this->get_program_0(); NullCheck(L_4); Buffer_BlockCopy_m2884209081(NULL /*static, unused*/, (RuntimeArray *)(RuntimeArray *)L_2, 0, (RuntimeArray *)(RuntimeArray *)L_3, 0, (((int32_t)((int32_t)(((RuntimeArray *)L_4)->max_length)))), /*hidden argument*/NULL); ByteU5BU5D_t4116647657* L_5 = V_1; __this->set_program_0(L_5); } IL_0034: { int32_t L_6 = __this->get_curpos_1(); int32_t L_7 = ___bytes0; ByteU5BU5D_t4116647657* L_8 = __this->get_program_0(); NullCheck(L_8); if ((((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_6, (int32_t)L_7))) > ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_8)->max_length))))))) { goto IL_0005; } } { return; } } // System.Void System.Text.RegularExpressions.RxCompiler::Emit(System.Byte) extern "C" IL2CPP_METHOD_ATTR void RxCompiler_Emit_m1541917315 (RxCompiler_t80015800 * __this, uint8_t ___val0, const RuntimeMethod* method) { { RxCompiler_MakeRoom_m3362268720(__this, 1, /*hidden argument*/NULL); ByteU5BU5D_t4116647657* L_0 = __this->get_program_0(); int32_t L_1 = __this->get_curpos_1(); uint8_t L_2 = ___val0; NullCheck(L_0); (L_0)->SetAt(static_cast(L_1), (uint8_t)L_2); int32_t L_3 = __this->get_curpos_1(); __this->set_curpos_1(((int32_t)il2cpp_codegen_add((int32_t)L_3, (int32_t)1))); return; } } // System.Void System.Text.RegularExpressions.RxCompiler::Emit(System.Text.RegularExpressions.RxOp) extern "C" IL2CPP_METHOD_ATTR void RxCompiler_Emit_m45328153 (RxCompiler_t80015800 * __this, uint8_t ___opcode0, const RuntimeMethod* method) { { uint8_t L_0 = ___opcode0; RxCompiler_Emit_m1541917315(__this, L_0, /*hidden argument*/NULL); return; } } // System.Void System.Text.RegularExpressions.RxCompiler::Emit(System.UInt16) extern "C" IL2CPP_METHOD_ATTR void RxCompiler_Emit_m1852835748 (RxCompiler_t80015800 * __this, uint16_t ___val0, const RuntimeMethod* method) { { RxCompiler_MakeRoom_m3362268720(__this, 2, /*hidden argument*/NULL); ByteU5BU5D_t4116647657* L_0 = __this->get_program_0(); int32_t L_1 = __this->get_curpos_1(); uint16_t L_2 = ___val0; NullCheck(L_0); (L_0)->SetAt(static_cast(L_1), (uint8_t)(((int32_t)((uint8_t)L_2)))); ByteU5BU5D_t4116647657* L_3 = __this->get_program_0(); int32_t L_4 = __this->get_curpos_1(); uint16_t L_5 = ___val0; NullCheck(L_3); (L_3)->SetAt(static_cast(((int32_t)il2cpp_codegen_add((int32_t)L_4, (int32_t)1))), (uint8_t)(((int32_t)((uint8_t)((int32_t)((int32_t)L_5>>(int32_t)8)))))); int32_t L_6 = __this->get_curpos_1(); __this->set_curpos_1(((int32_t)il2cpp_codegen_add((int32_t)L_6, (int32_t)2))); return; } } // System.Void System.Text.RegularExpressions.RxCompiler::Emit(System.Int32) extern "C" IL2CPP_METHOD_ATTR void RxCompiler_Emit_m3102985425 (RxCompiler_t80015800 * __this, int32_t ___val0, const RuntimeMethod* method) { { RxCompiler_MakeRoom_m3362268720(__this, 4, /*hidden argument*/NULL); ByteU5BU5D_t4116647657* L_0 = __this->get_program_0(); int32_t L_1 = __this->get_curpos_1(); int32_t L_2 = ___val0; NullCheck(L_0); (L_0)->SetAt(static_cast(L_1), (uint8_t)(((int32_t)((uint8_t)L_2)))); ByteU5BU5D_t4116647657* L_3 = __this->get_program_0(); int32_t L_4 = __this->get_curpos_1(); int32_t L_5 = ___val0; NullCheck(L_3); (L_3)->SetAt(static_cast(((int32_t)il2cpp_codegen_add((int32_t)L_4, (int32_t)1))), (uint8_t)(((int32_t)((uint8_t)((int32_t)((int32_t)L_5>>(int32_t)8)))))); ByteU5BU5D_t4116647657* L_6 = __this->get_program_0(); int32_t L_7 = __this->get_curpos_1(); int32_t L_8 = ___val0; NullCheck(L_6); (L_6)->SetAt(static_cast(((int32_t)il2cpp_codegen_add((int32_t)L_7, (int32_t)2))), (uint8_t)(((int32_t)((uint8_t)((int32_t)((int32_t)L_8>>(int32_t)((int32_t)16))))))); ByteU5BU5D_t4116647657* L_9 = __this->get_program_0(); int32_t L_10 = __this->get_curpos_1(); int32_t L_11 = ___val0; NullCheck(L_9); (L_9)->SetAt(static_cast(((int32_t)il2cpp_codegen_add((int32_t)L_10, (int32_t)3))), (uint8_t)(((int32_t)((uint8_t)((int32_t)((int32_t)L_11>>(int32_t)((int32_t)24))))))); int32_t L_12 = __this->get_curpos_1(); __this->set_curpos_1(((int32_t)il2cpp_codegen_add((int32_t)L_12, (int32_t)4))); return; } } // System.Void System.Text.RegularExpressions.RxCompiler::BeginLink(System.Text.RegularExpressions.LinkRef) extern "C" IL2CPP_METHOD_ATTR void RxCompiler_BeginLink_m3292730375 (RxCompiler_t80015800 * __this, LinkRef_t2971865410 * ___lref0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (RxCompiler_BeginLink_m3292730375_MetadataUsageId); s_Il2CppMethodInitialized = true; } RxLinkRef_t3349372210 * V_0 = NULL; { LinkRef_t2971865410 * L_0 = ___lref0; V_0 = ((RxLinkRef_t3349372210 *)IsInstClass((RuntimeObject*)L_0, RxLinkRef_t3349372210_il2cpp_TypeInfo_var)); RxLinkRef_t3349372210 * L_1 = V_0; int32_t L_2 = __this->get_curpos_1(); NullCheck(L_1); RxLinkRef_PushInstructionBase_m124918531(L_1, L_2, /*hidden argument*/NULL); return; } } // System.Void System.Text.RegularExpressions.RxCompiler::EmitLink(System.Text.RegularExpressions.LinkRef) extern "C" IL2CPP_METHOD_ATTR void RxCompiler_EmitLink_m423782981 (RxCompiler_t80015800 * __this, LinkRef_t2971865410 * ___lref0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (RxCompiler_EmitLink_m423782981_MetadataUsageId); s_Il2CppMethodInitialized = true; } RxLinkRef_t3349372210 * V_0 = NULL; { LinkRef_t2971865410 * L_0 = ___lref0; V_0 = ((RxLinkRef_t3349372210 *)IsInstClass((RuntimeObject*)L_0, RxLinkRef_t3349372210_il2cpp_TypeInfo_var)); RxLinkRef_t3349372210 * L_1 = V_0; int32_t L_2 = __this->get_curpos_1(); NullCheck(L_1); RxLinkRef_PushOffsetPosition_m358341867(L_1, L_2, /*hidden argument*/NULL); RxCompiler_Emit_m1852835748(__this, (uint16_t)0, /*hidden argument*/NULL); return; } } // System.Text.RegularExpressions.IMachineFactory System.Text.RegularExpressions.RxCompiler::GetMachineFactory() extern "C" IL2CPP_METHOD_ATTR RuntimeObject* RxCompiler_GetMachineFactory_m3369675997 (RxCompiler_t80015800 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (RxCompiler_GetMachineFactory_m3369675997_MetadataUsageId); s_Il2CppMethodInitialized = true; } ByteU5BU5D_t4116647657* V_0 = NULL; { int32_t L_0 = __this->get_curpos_1(); V_0 = ((ByteU5BU5D_t4116647657*)SZArrayNew(ByteU5BU5D_t4116647657_il2cpp_TypeInfo_var, (uint32_t)L_0)); ByteU5BU5D_t4116647657* L_1 = __this->get_program_0(); ByteU5BU5D_t4116647657* L_2 = V_0; int32_t L_3 = __this->get_curpos_1(); Buffer_BlockCopy_m2884209081(NULL /*static, unused*/, (RuntimeArray *)(RuntimeArray *)L_1, 0, (RuntimeArray *)(RuntimeArray *)L_2, 0, L_3, /*hidden argument*/NULL); ByteU5BU5D_t4116647657* L_4 = V_0; RxInterpreterFactory_t3897605822 * L_5 = (RxInterpreterFactory_t3897605822 *)il2cpp_codegen_object_new(RxInterpreterFactory_t3897605822_il2cpp_TypeInfo_var); RxInterpreterFactory__ctor_m1761248169(L_5, L_4, (EvalDelegate_t1206020564 *)NULL, /*hidden argument*/NULL); return L_5; } } // System.Void System.Text.RegularExpressions.RxCompiler::EmitFalse() extern "C" IL2CPP_METHOD_ATTR void RxCompiler_EmitFalse_m1862849623 (RxCompiler_t80015800 * __this, const RuntimeMethod* method) { { RxCompiler_Emit_m45328153(__this, 1, /*hidden argument*/NULL); return; } } // System.Void System.Text.RegularExpressions.RxCompiler::EmitTrue() extern "C" IL2CPP_METHOD_ATTR void RxCompiler_EmitTrue_m3482288149 (RxCompiler_t80015800 * __this, const RuntimeMethod* method) { { RxCompiler_Emit_m45328153(__this, 2, /*hidden argument*/NULL); return; } } // System.Void System.Text.RegularExpressions.RxCompiler::EmitOp(System.Text.RegularExpressions.RxOp,System.Boolean,System.Boolean,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void RxCompiler_EmitOp_m1069314496 (RxCompiler_t80015800 * __this, uint8_t ___op0, bool ___negate1, bool ___ignore2, bool ___reverse3, const RuntimeMethod* method) { int32_t V_0 = 0; { V_0 = 0; bool L_0 = ___negate1; if (!L_0) { goto IL_000c; } } { int32_t L_1 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)1)); } IL_000c: { bool L_2 = ___ignore2; if (!L_2) { goto IL_0016; } } { int32_t L_3 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_3, (int32_t)2)); } IL_0016: { bool L_4 = ___reverse3; if (!L_4) { goto IL_0021; } } { int32_t L_5 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)4)); } IL_0021: { uint8_t L_6 = ___op0; int32_t L_7 = V_0; RxCompiler_Emit_m45328153(__this, (((int32_t)((uint8_t)((int32_t)il2cpp_codegen_add((int32_t)L_6, (int32_t)L_7))))), /*hidden argument*/NULL); return; } } // System.Void System.Text.RegularExpressions.RxCompiler::EmitOpIgnoreReverse(System.Text.RegularExpressions.RxOp,System.Boolean,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void RxCompiler_EmitOpIgnoreReverse_m1157335147 (RxCompiler_t80015800 * __this, uint8_t ___op0, bool ___ignore1, bool ___reverse2, const RuntimeMethod* method) { int32_t V_0 = 0; { V_0 = 0; bool L_0 = ___ignore1; if (!L_0) { goto IL_000c; } } { int32_t L_1 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)1)); } IL_000c: { bool L_2 = ___reverse2; if (!L_2) { goto IL_0016; } } { int32_t L_3 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_3, (int32_t)2)); } IL_0016: { uint8_t L_4 = ___op0; int32_t L_5 = V_0; RxCompiler_Emit_m45328153(__this, (((int32_t)((uint8_t)((int32_t)il2cpp_codegen_add((int32_t)L_4, (int32_t)L_5))))), /*hidden argument*/NULL); return; } } // System.Void System.Text.RegularExpressions.RxCompiler::EmitOpNegateReverse(System.Text.RegularExpressions.RxOp,System.Boolean,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void RxCompiler_EmitOpNegateReverse_m3367213555 (RxCompiler_t80015800 * __this, uint8_t ___op0, bool ___negate1, bool ___reverse2, const RuntimeMethod* method) { int32_t V_0 = 0; { V_0 = 0; bool L_0 = ___negate1; if (!L_0) { goto IL_000c; } } { int32_t L_1 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)1)); } IL_000c: { bool L_2 = ___reverse2; if (!L_2) { goto IL_0016; } } { int32_t L_3 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_3, (int32_t)2)); } IL_0016: { uint8_t L_4 = ___op0; int32_t L_5 = V_0; RxCompiler_Emit_m45328153(__this, (((int32_t)((uint8_t)((int32_t)il2cpp_codegen_add((int32_t)L_4, (int32_t)L_5))))), /*hidden argument*/NULL); return; } } // System.Void System.Text.RegularExpressions.RxCompiler::EmitCharacter(System.Char,System.Boolean,System.Boolean,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void RxCompiler_EmitCharacter_m3982564339 (RxCompiler_t80015800 * __this, Il2CppChar ___c0, bool ___negate1, bool ___ignore2, bool ___reverse3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (RxCompiler_EmitCharacter_m3982564339_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = ___ignore2; if (!L_0) { goto IL_000e; } } { Il2CppChar L_1 = ___c0; IL2CPP_RUNTIME_CLASS_INIT(Char_t3634460470_il2cpp_TypeInfo_var); Il2CppChar L_2 = Char_ToLower_m844856331(NULL /*static, unused*/, L_1, /*hidden argument*/NULL); ___c0 = L_2; } IL_000e: { Il2CppChar L_3 = ___c0; if ((((int32_t)L_3) >= ((int32_t)((int32_t)256)))) { goto IL_0032; } } { bool L_4 = ___negate1; bool L_5 = ___ignore2; bool L_6 = ___reverse3; VirtActionInvoker4< uint8_t, bool, bool, bool >::Invoke(34 /* System.Void System.Text.RegularExpressions.RxCompiler::EmitOp(System.Text.RegularExpressions.RxOp,System.Boolean,System.Boolean,System.Boolean) */, __this, ((int32_t)20), L_4, L_5, L_6); Il2CppChar L_7 = ___c0; RxCompiler_Emit_m1541917315(__this, (uint8_t)(((int32_t)((uint8_t)L_7))), /*hidden argument*/NULL); goto IL_0045; } IL_0032: { bool L_8 = ___negate1; bool L_9 = ___ignore2; bool L_10 = ___reverse3; VirtActionInvoker4< uint8_t, bool, bool, bool >::Invoke(34 /* System.Void System.Text.RegularExpressions.RxCompiler::EmitOp(System.Text.RegularExpressions.RxOp,System.Boolean,System.Boolean,System.Boolean) */, __this, ((int32_t)44), L_8, L_9, L_10); Il2CppChar L_11 = ___c0; RxCompiler_Emit_m1852835748(__this, L_11, /*hidden argument*/NULL); } IL_0045: { return; } } // System.Void System.Text.RegularExpressions.RxCompiler::EmitUniCat(System.Globalization.UnicodeCategory,System.Boolean,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void RxCompiler_EmitUniCat_m3809873485 (RxCompiler_t80015800 * __this, int32_t ___cat0, bool ___negate1, bool ___reverse2, const RuntimeMethod* method) { { bool L_0 = ___negate1; bool L_1 = ___reverse2; VirtActionInvoker3< uint8_t, bool, bool >::Invoke(36 /* System.Void System.Text.RegularExpressions.RxCompiler::EmitOpNegateReverse(System.Text.RegularExpressions.RxOp,System.Boolean,System.Boolean) */, __this, ((int32_t)96), L_0, L_1); int32_t L_2 = ___cat0; RxCompiler_Emit_m1541917315(__this, (uint8_t)(((int32_t)((uint8_t)L_2))), /*hidden argument*/NULL); return; } } // System.Void System.Text.RegularExpressions.RxCompiler::EmitCatGeneral(System.Text.RegularExpressions.Category,System.Boolean,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void RxCompiler_EmitCatGeneral_m4262016521 (RxCompiler_t80015800 * __this, uint16_t ___cat0, bool ___negate1, bool ___reverse2, const RuntimeMethod* method) { { bool L_0 = ___negate1; bool L_1 = ___reverse2; VirtActionInvoker3< uint8_t, bool, bool >::Invoke(36 /* System.Void System.Text.RegularExpressions.RxCompiler::EmitOpNegateReverse(System.Text.RegularExpressions.RxOp,System.Boolean,System.Boolean) */, __this, ((int32_t)132), L_0, L_1); uint16_t L_2 = ___cat0; RxCompiler_Emit_m1541917315(__this, (uint8_t)(((int32_t)((uint8_t)L_2))), /*hidden argument*/NULL); return; } } // System.Void System.Text.RegularExpressions.RxCompiler::EmitCategory(System.Text.RegularExpressions.Category,System.Boolean,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void RxCompiler_EmitCategory_m1318545405 (RxCompiler_t80015800 * __this, uint16_t ___cat0, bool ___negate1, bool ___reverse2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (RxCompiler_EmitCategory_m1318545405_MetadataUsageId); s_Il2CppMethodInitialized = true; } uint16_t V_0 = 0; { uint16_t L_0 = ___cat0; V_0 = L_0; uint16_t L_1 = V_0; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_1, (int32_t)1))) { case 0: { goto IL_0227; } case 1: { goto IL_0236; } case 2: { goto IL_0245; } case 3: { goto IL_0254; } case 4: { goto IL_0263; } case 5: { goto IL_0227; } case 6: { goto IL_0c81; } case 7: { goto IL_0272; } case 8: { goto IL_0281; } case 9: { goto IL_0293; } case 10: { goto IL_0c73; } case 11: { goto IL_0c73; } case 12: { goto IL_0c73; } case 13: { goto IL_0c73; } case 14: { goto IL_0c73; } case 15: { goto IL_0c73; } case 16: { goto IL_0c73; } case 17: { goto IL_02b1; } case 18: { goto IL_02bf; } case 19: { goto IL_02cd; } case 20: { goto IL_02db; } case 21: { goto IL_02e9; } case 22: { goto IL_02f7; } case 23: { goto IL_0305; } case 24: { goto IL_0313; } case 25: { goto IL_0321; } case 26: { goto IL_032f; } case 27: { goto IL_033e; } case 28: { goto IL_034d; } case 29: { goto IL_035c; } case 30: { goto IL_036b; } case 31: { goto IL_037a; } case 32: { goto IL_0389; } case 33: { goto IL_0398; } case 34: { goto IL_03a7; } case 35: { goto IL_03b6; } case 36: { goto IL_03c5; } case 37: { goto IL_03d4; } case 38: { goto IL_03e3; } case 39: { goto IL_03f2; } case 40: { goto IL_0401; } case 41: { goto IL_0410; } case 42: { goto IL_041f; } case 43: { goto IL_042e; } case 44: { goto IL_043d; } case 45: { goto IL_044c; } case 46: { goto IL_045b; } case 47: { goto IL_046a; } case 48: { goto IL_047b; } case 49: { goto IL_0493; } case 50: { goto IL_04ab; } case 51: { goto IL_04c3; } case 52: { goto IL_04db; } case 53: { goto IL_04f3; } case 54: { goto IL_050b; } case 55: { goto IL_0523; } case 56: { goto IL_053b; } case 57: { goto IL_0553; } case 58: { goto IL_056b; } case 59: { goto IL_0583; } case 60: { goto IL_059b; } case 61: { goto IL_05b3; } case 62: { goto IL_05cb; } case 63: { goto IL_05e3; } case 64: { goto IL_05fb; } case 65: { goto IL_0613; } case 66: { goto IL_062b; } case 67: { goto IL_0643; } case 68: { goto IL_065b; } case 69: { goto IL_0673; } case 70: { goto IL_068b; } case 71: { goto IL_06a3; } case 72: { goto IL_06bb; } case 73: { goto IL_06d3; } case 74: { goto IL_06eb; } case 75: { goto IL_0703; } case 76: { goto IL_071b; } case 77: { goto IL_0733; } case 78: { goto IL_074b; } case 79: { goto IL_0763; } case 80: { goto IL_077b; } case 81: { goto IL_0793; } case 82: { goto IL_07ab; } case 83: { goto IL_07c3; } case 84: { goto IL_07db; } case 85: { goto IL_07f3; } case 86: { goto IL_080b; } case 87: { goto IL_0823; } case 88: { goto IL_083b; } case 89: { goto IL_0853; } case 90: { goto IL_086b; } case 91: { goto IL_0883; } case 92: { goto IL_089b; } case 93: { goto IL_08b3; } case 94: { goto IL_08cb; } case 95: { goto IL_08e3; } case 96: { goto IL_08fb; } case 97: { goto IL_0913; } case 98: { goto IL_092b; } case 99: { goto IL_0943; } case 100: { goto IL_095b; } case 101: { goto IL_0973; } case 102: { goto IL_098b; } case 103: { goto IL_09a3; } case 104: { goto IL_09bb; } case 105: { goto IL_09d3; } case 106: { goto IL_09eb; } case 107: { goto IL_0a03; } case 108: { goto IL_0a1b; } case 109: { goto IL_0a33; } case 110: { goto IL_0a4b; } case 111: { goto IL_0a63; } case 112: { goto IL_0a7b; } case 113: { goto IL_0a93; } case 114: { goto IL_0aab; } case 115: { goto IL_0ac3; } case 116: { goto IL_0adb; } case 117: { goto IL_0af3; } case 118: { goto IL_0b0b; } case 119: { goto IL_0b23; } case 120: { goto IL_0b3b; } case 121: { goto IL_0b53; } case 122: { goto IL_0b6b; } case 123: { goto IL_0b83; } case 124: { goto IL_0b9b; } case 125: { goto IL_0bb3; } case 126: { goto IL_0bcb; } case 127: { goto IL_0be3; } case 128: { goto IL_0bfb; } case 129: { goto IL_0c13; } case 130: { goto IL_0c2b; } case 131: { goto IL_0c43; } case 132: { goto IL_02a2; } case 133: { goto IL_0c5b; } } } { goto IL_0c81; } IL_0227: { bool L_2 = ___negate1; bool L_3 = ___reverse2; VirtActionInvoker3< uint8_t, bool, bool >::Invoke(36 /* System.Void System.Text.RegularExpressions.RxCompiler::EmitOpNegateReverse(System.Text.RegularExpressions.RxOp,System.Boolean,System.Boolean) */, __this, ((int32_t)68), L_2, L_3); goto IL_0c97; } IL_0236: { bool L_4 = ___negate1; bool L_5 = ___reverse2; VirtActionInvoker3< uint8_t, bool, bool >::Invoke(36 /* System.Void System.Text.RegularExpressions.RxCompiler::EmitOpNegateReverse(System.Text.RegularExpressions.RxOp,System.Boolean,System.Boolean) */, __this, ((int32_t)72), L_4, L_5); goto IL_0c97; } IL_0245: { bool L_6 = ___negate1; bool L_7 = ___reverse2; VirtActionInvoker3< uint8_t, bool, bool >::Invoke(36 /* System.Void System.Text.RegularExpressions.RxCompiler::EmitOpNegateReverse(System.Text.RegularExpressions.RxOp,System.Boolean,System.Boolean) */, __this, ((int32_t)80), L_6, L_7); goto IL_0c97; } IL_0254: { bool L_8 = ___negate1; bool L_9 = ___reverse2; VirtActionInvoker3< uint8_t, bool, bool >::Invoke(36 /* System.Void System.Text.RegularExpressions.RxCompiler::EmitOpNegateReverse(System.Text.RegularExpressions.RxOp,System.Boolean,System.Boolean) */, __this, ((int32_t)76), L_8, L_9); goto IL_0c97; } IL_0263: { bool L_10 = ___negate1; bool L_11 = ___reverse2; VirtActionInvoker3< uint8_t, bool, bool >::Invoke(36 /* System.Void System.Text.RegularExpressions.RxCompiler::EmitOpNegateReverse(System.Text.RegularExpressions.RxOp,System.Boolean,System.Boolean) */, __this, ((int32_t)84), L_10, L_11); goto IL_0c97; } IL_0272: { bool L_12 = ___negate1; bool L_13 = ___reverse2; VirtActionInvoker3< uint8_t, bool, bool >::Invoke(36 /* System.Void System.Text.RegularExpressions.RxCompiler::EmitOpNegateReverse(System.Text.RegularExpressions.RxOp,System.Boolean,System.Boolean) */, __this, ((int32_t)88), L_12, L_13); goto IL_0c97; } IL_0281: { bool L_14 = ___negate1; bool L_15 = ___reverse2; RxCompiler_EmitRange_m1615467039(__this, ((int32_t)48), ((int32_t)57), L_14, (bool)0, L_15, /*hidden argument*/NULL); goto IL_0c97; } IL_0293: { bool L_16 = ___negate1; bool L_17 = ___reverse2; VirtActionInvoker3< uint8_t, bool, bool >::Invoke(36 /* System.Void System.Text.RegularExpressions.RxCompiler::EmitOpNegateReverse(System.Text.RegularExpressions.RxOp,System.Boolean,System.Boolean) */, __this, ((int32_t)92), L_16, L_17); goto IL_0c97; } IL_02a2: { bool L_18 = ___negate1; bool L_19 = ___reverse2; VirtActionInvoker3< uint8_t, bool, bool >::Invoke(36 /* System.Void System.Text.RegularExpressions.RxCompiler::EmitOpNegateReverse(System.Text.RegularExpressions.RxOp,System.Boolean,System.Boolean) */, __this, ((int32_t)124), L_18, L_19); goto IL_0c97; } IL_02b1: { bool L_20 = ___negate1; bool L_21 = ___reverse2; RxCompiler_EmitUniCat_m3809873485(__this, 0, L_20, L_21, /*hidden argument*/NULL); goto IL_0c97; } IL_02bf: { bool L_22 = ___negate1; bool L_23 = ___reverse2; RxCompiler_EmitUniCat_m3809873485(__this, 1, L_22, L_23, /*hidden argument*/NULL); goto IL_0c97; } IL_02cd: { bool L_24 = ___negate1; bool L_25 = ___reverse2; RxCompiler_EmitUniCat_m3809873485(__this, 2, L_24, L_25, /*hidden argument*/NULL); goto IL_0c97; } IL_02db: { bool L_26 = ___negate1; bool L_27 = ___reverse2; RxCompiler_EmitUniCat_m3809873485(__this, 3, L_26, L_27, /*hidden argument*/NULL); goto IL_0c97; } IL_02e9: { bool L_28 = ___negate1; bool L_29 = ___reverse2; RxCompiler_EmitUniCat_m3809873485(__this, 4, L_28, L_29, /*hidden argument*/NULL); goto IL_0c97; } IL_02f7: { bool L_30 = ___negate1; bool L_31 = ___reverse2; RxCompiler_EmitUniCat_m3809873485(__this, 5, L_30, L_31, /*hidden argument*/NULL); goto IL_0c97; } IL_0305: { bool L_32 = ___negate1; bool L_33 = ___reverse2; RxCompiler_EmitUniCat_m3809873485(__this, 7, L_32, L_33, /*hidden argument*/NULL); goto IL_0c97; } IL_0313: { bool L_34 = ___negate1; bool L_35 = ___reverse2; RxCompiler_EmitUniCat_m3809873485(__this, 6, L_34, L_35, /*hidden argument*/NULL); goto IL_0c97; } IL_0321: { bool L_36 = ___negate1; bool L_37 = ___reverse2; RxCompiler_EmitUniCat_m3809873485(__this, 8, L_36, L_37, /*hidden argument*/NULL); goto IL_0c97; } IL_032f: { bool L_38 = ___negate1; bool L_39 = ___reverse2; RxCompiler_EmitUniCat_m3809873485(__this, ((int32_t)9), L_38, L_39, /*hidden argument*/NULL); goto IL_0c97; } IL_033e: { bool L_40 = ___negate1; bool L_41 = ___reverse2; RxCompiler_EmitUniCat_m3809873485(__this, ((int32_t)10), L_40, L_41, /*hidden argument*/NULL); goto IL_0c97; } IL_034d: { bool L_42 = ___negate1; bool L_43 = ___reverse2; RxCompiler_EmitUniCat_m3809873485(__this, ((int32_t)11), L_42, L_43, /*hidden argument*/NULL); goto IL_0c97; } IL_035c: { bool L_44 = ___negate1; bool L_45 = ___reverse2; RxCompiler_EmitUniCat_m3809873485(__this, ((int32_t)12), L_44, L_45, /*hidden argument*/NULL); goto IL_0c97; } IL_036b: { bool L_46 = ___negate1; bool L_47 = ___reverse2; RxCompiler_EmitUniCat_m3809873485(__this, ((int32_t)13), L_46, L_47, /*hidden argument*/NULL); goto IL_0c97; } IL_037a: { bool L_48 = ___negate1; bool L_49 = ___reverse2; RxCompiler_EmitUniCat_m3809873485(__this, ((int32_t)19), L_48, L_49, /*hidden argument*/NULL); goto IL_0c97; } IL_0389: { bool L_50 = ___negate1; bool L_51 = ___reverse2; RxCompiler_EmitUniCat_m3809873485(__this, ((int32_t)20), L_50, L_51, /*hidden argument*/NULL); goto IL_0c97; } IL_0398: { bool L_52 = ___negate1; bool L_53 = ___reverse2; RxCompiler_EmitUniCat_m3809873485(__this, ((int32_t)22), L_52, L_53, /*hidden argument*/NULL); goto IL_0c97; } IL_03a7: { bool L_54 = ___negate1; bool L_55 = ___reverse2; RxCompiler_EmitUniCat_m3809873485(__this, ((int32_t)21), L_54, L_55, /*hidden argument*/NULL); goto IL_0c97; } IL_03b6: { bool L_56 = ___negate1; bool L_57 = ___reverse2; RxCompiler_EmitUniCat_m3809873485(__this, ((int32_t)23), L_56, L_57, /*hidden argument*/NULL); goto IL_0c97; } IL_03c5: { bool L_58 = ___negate1; bool L_59 = ___reverse2; RxCompiler_EmitUniCat_m3809873485(__this, ((int32_t)18), L_58, L_59, /*hidden argument*/NULL); goto IL_0c97; } IL_03d4: { bool L_60 = ___negate1; bool L_61 = ___reverse2; RxCompiler_EmitUniCat_m3809873485(__this, ((int32_t)24), L_60, L_61, /*hidden argument*/NULL); goto IL_0c97; } IL_03e3: { bool L_62 = ___negate1; bool L_63 = ___reverse2; RxCompiler_EmitUniCat_m3809873485(__this, ((int32_t)25), L_62, L_63, /*hidden argument*/NULL); goto IL_0c97; } IL_03f2: { bool L_64 = ___negate1; bool L_65 = ___reverse2; RxCompiler_EmitUniCat_m3809873485(__this, ((int32_t)26), L_64, L_65, /*hidden argument*/NULL); goto IL_0c97; } IL_0401: { bool L_66 = ___negate1; bool L_67 = ___reverse2; RxCompiler_EmitUniCat_m3809873485(__this, ((int32_t)27), L_66, L_67, /*hidden argument*/NULL); goto IL_0c97; } IL_0410: { bool L_68 = ___negate1; bool L_69 = ___reverse2; RxCompiler_EmitUniCat_m3809873485(__this, ((int32_t)28), L_68, L_69, /*hidden argument*/NULL); goto IL_0c97; } IL_041f: { bool L_70 = ___negate1; bool L_71 = ___reverse2; RxCompiler_EmitUniCat_m3809873485(__this, ((int32_t)14), L_70, L_71, /*hidden argument*/NULL); goto IL_0c97; } IL_042e: { bool L_72 = ___negate1; bool L_73 = ___reverse2; RxCompiler_EmitUniCat_m3809873485(__this, ((int32_t)15), L_72, L_73, /*hidden argument*/NULL); goto IL_0c97; } IL_043d: { bool L_74 = ___negate1; bool L_75 = ___reverse2; RxCompiler_EmitUniCat_m3809873485(__this, ((int32_t)17), L_74, L_75, /*hidden argument*/NULL); goto IL_0c97; } IL_044c: { bool L_76 = ___negate1; bool L_77 = ___reverse2; RxCompiler_EmitUniCat_m3809873485(__this, ((int32_t)16), L_76, L_77, /*hidden argument*/NULL); goto IL_0c97; } IL_045b: { bool L_78 = ___negate1; bool L_79 = ___reverse2; RxCompiler_EmitUniCat_m3809873485(__this, ((int32_t)29), L_78, L_79, /*hidden argument*/NULL); goto IL_0c97; } IL_046a: { bool L_80 = ___negate1; bool L_81 = ___reverse2; RxCompiler_EmitRange_m1615467039(__this, 0, ((int32_t)127), L_80, (bool)0, L_81, /*hidden argument*/NULL); goto IL_0c97; } IL_047b: { bool L_82 = ___negate1; bool L_83 = ___reverse2; RxCompiler_EmitRange_m1615467039(__this, ((int32_t)128), ((int32_t)255), L_82, (bool)0, L_83, /*hidden argument*/NULL); goto IL_0c97; } IL_0493: { bool L_84 = ___negate1; bool L_85 = ___reverse2; RxCompiler_EmitRange_m1615467039(__this, ((int32_t)256), ((int32_t)383), L_84, (bool)0, L_85, /*hidden argument*/NULL); goto IL_0c97; } IL_04ab: { bool L_86 = ___negate1; bool L_87 = ___reverse2; RxCompiler_EmitRange_m1615467039(__this, ((int32_t)384), ((int32_t)591), L_86, (bool)0, L_87, /*hidden argument*/NULL); goto IL_0c97; } IL_04c3: { bool L_88 = ___negate1; bool L_89 = ___reverse2; RxCompiler_EmitRange_m1615467039(__this, ((int32_t)592), ((int32_t)687), L_88, (bool)0, L_89, /*hidden argument*/NULL); goto IL_0c97; } IL_04db: { bool L_90 = ___negate1; bool L_91 = ___reverse2; RxCompiler_EmitRange_m1615467039(__this, ((int32_t)688), ((int32_t)767), L_90, (bool)0, L_91, /*hidden argument*/NULL); goto IL_0c97; } IL_04f3: { bool L_92 = ___negate1; bool L_93 = ___reverse2; RxCompiler_EmitRange_m1615467039(__this, ((int32_t)768), ((int32_t)879), L_92, (bool)0, L_93, /*hidden argument*/NULL); goto IL_0c97; } IL_050b: { bool L_94 = ___negate1; bool L_95 = ___reverse2; RxCompiler_EmitRange_m1615467039(__this, ((int32_t)880), ((int32_t)1023), L_94, (bool)0, L_95, /*hidden argument*/NULL); goto IL_0c97; } IL_0523: { bool L_96 = ___negate1; bool L_97 = ___reverse2; RxCompiler_EmitRange_m1615467039(__this, ((int32_t)1024), ((int32_t)1279), L_96, (bool)0, L_97, /*hidden argument*/NULL); goto IL_0c97; } IL_053b: { bool L_98 = ___negate1; bool L_99 = ___reverse2; RxCompiler_EmitRange_m1615467039(__this, ((int32_t)1328), ((int32_t)1423), L_98, (bool)0, L_99, /*hidden argument*/NULL); goto IL_0c97; } IL_0553: { bool L_100 = ___negate1; bool L_101 = ___reverse2; RxCompiler_EmitRange_m1615467039(__this, ((int32_t)1424), ((int32_t)1535), L_100, (bool)0, L_101, /*hidden argument*/NULL); goto IL_0c97; } IL_056b: { bool L_102 = ___negate1; bool L_103 = ___reverse2; RxCompiler_EmitRange_m1615467039(__this, ((int32_t)1536), ((int32_t)1791), L_102, (bool)0, L_103, /*hidden argument*/NULL); goto IL_0c97; } IL_0583: { bool L_104 = ___negate1; bool L_105 = ___reverse2; RxCompiler_EmitRange_m1615467039(__this, ((int32_t)1792), ((int32_t)1871), L_104, (bool)0, L_105, /*hidden argument*/NULL); goto IL_0c97; } IL_059b: { bool L_106 = ___negate1; bool L_107 = ___reverse2; RxCompiler_EmitRange_m1615467039(__this, ((int32_t)1920), ((int32_t)1983), L_106, (bool)0, L_107, /*hidden argument*/NULL); goto IL_0c97; } IL_05b3: { bool L_108 = ___negate1; bool L_109 = ___reverse2; RxCompiler_EmitRange_m1615467039(__this, ((int32_t)2304), ((int32_t)2431), L_108, (bool)0, L_109, /*hidden argument*/NULL); goto IL_0c97; } IL_05cb: { bool L_110 = ___negate1; bool L_111 = ___reverse2; RxCompiler_EmitRange_m1615467039(__this, ((int32_t)2432), ((int32_t)2559), L_110, (bool)0, L_111, /*hidden argument*/NULL); goto IL_0c97; } IL_05e3: { bool L_112 = ___negate1; bool L_113 = ___reverse2; RxCompiler_EmitRange_m1615467039(__this, ((int32_t)2560), ((int32_t)2687), L_112, (bool)0, L_113, /*hidden argument*/NULL); goto IL_0c97; } IL_05fb: { bool L_114 = ___negate1; bool L_115 = ___reverse2; RxCompiler_EmitRange_m1615467039(__this, ((int32_t)2688), ((int32_t)2815), L_114, (bool)0, L_115, /*hidden argument*/NULL); goto IL_0c97; } IL_0613: { bool L_116 = ___negate1; bool L_117 = ___reverse2; RxCompiler_EmitRange_m1615467039(__this, ((int32_t)2816), ((int32_t)2943), L_116, (bool)0, L_117, /*hidden argument*/NULL); goto IL_0c97; } IL_062b: { bool L_118 = ___negate1; bool L_119 = ___reverse2; RxCompiler_EmitRange_m1615467039(__this, ((int32_t)2944), ((int32_t)3071), L_118, (bool)0, L_119, /*hidden argument*/NULL); goto IL_0c97; } IL_0643: { bool L_120 = ___negate1; bool L_121 = ___reverse2; RxCompiler_EmitRange_m1615467039(__this, ((int32_t)3072), ((int32_t)3199), L_120, (bool)0, L_121, /*hidden argument*/NULL); goto IL_0c97; } IL_065b: { bool L_122 = ___negate1; bool L_123 = ___reverse2; RxCompiler_EmitRange_m1615467039(__this, ((int32_t)3200), ((int32_t)3327), L_122, (bool)0, L_123, /*hidden argument*/NULL); goto IL_0c97; } IL_0673: { bool L_124 = ___negate1; bool L_125 = ___reverse2; RxCompiler_EmitRange_m1615467039(__this, ((int32_t)3328), ((int32_t)3455), L_124, (bool)0, L_125, /*hidden argument*/NULL); goto IL_0c97; } IL_068b: { bool L_126 = ___negate1; bool L_127 = ___reverse2; RxCompiler_EmitRange_m1615467039(__this, ((int32_t)3456), ((int32_t)3583), L_126, (bool)0, L_127, /*hidden argument*/NULL); goto IL_0c97; } IL_06a3: { bool L_128 = ___negate1; bool L_129 = ___reverse2; RxCompiler_EmitRange_m1615467039(__this, ((int32_t)3584), ((int32_t)3711), L_128, (bool)0, L_129, /*hidden argument*/NULL); goto IL_0c97; } IL_06bb: { bool L_130 = ___negate1; bool L_131 = ___reverse2; RxCompiler_EmitRange_m1615467039(__this, ((int32_t)3712), ((int32_t)3839), L_130, (bool)0, L_131, /*hidden argument*/NULL); goto IL_0c97; } IL_06d3: { bool L_132 = ___negate1; bool L_133 = ___reverse2; RxCompiler_EmitRange_m1615467039(__this, ((int32_t)3840), ((int32_t)4095), L_132, (bool)0, L_133, /*hidden argument*/NULL); goto IL_0c97; } IL_06eb: { bool L_134 = ___negate1; bool L_135 = ___reverse2; RxCompiler_EmitRange_m1615467039(__this, ((int32_t)4096), ((int32_t)4255), L_134, (bool)0, L_135, /*hidden argument*/NULL); goto IL_0c97; } IL_0703: { bool L_136 = ___negate1; bool L_137 = ___reverse2; RxCompiler_EmitRange_m1615467039(__this, ((int32_t)4256), ((int32_t)4351), L_136, (bool)0, L_137, /*hidden argument*/NULL); goto IL_0c97; } IL_071b: { bool L_138 = ___negate1; bool L_139 = ___reverse2; RxCompiler_EmitRange_m1615467039(__this, ((int32_t)4352), ((int32_t)4607), L_138, (bool)0, L_139, /*hidden argument*/NULL); goto IL_0c97; } IL_0733: { bool L_140 = ___negate1; bool L_141 = ___reverse2; RxCompiler_EmitRange_m1615467039(__this, ((int32_t)4608), ((int32_t)4991), L_140, (bool)0, L_141, /*hidden argument*/NULL); goto IL_0c97; } IL_074b: { bool L_142 = ___negate1; bool L_143 = ___reverse2; RxCompiler_EmitRange_m1615467039(__this, ((int32_t)5024), ((int32_t)5119), L_142, (bool)0, L_143, /*hidden argument*/NULL); goto IL_0c97; } IL_0763: { bool L_144 = ___negate1; bool L_145 = ___reverse2; RxCompiler_EmitRange_m1615467039(__this, ((int32_t)5120), ((int32_t)5759), L_144, (bool)0, L_145, /*hidden argument*/NULL); goto IL_0c97; } IL_077b: { bool L_146 = ___negate1; bool L_147 = ___reverse2; RxCompiler_EmitRange_m1615467039(__this, ((int32_t)5760), ((int32_t)5791), L_146, (bool)0, L_147, /*hidden argument*/NULL); goto IL_0c97; } IL_0793: { bool L_148 = ___negate1; bool L_149 = ___reverse2; RxCompiler_EmitRange_m1615467039(__this, ((int32_t)5792), ((int32_t)5887), L_148, (bool)0, L_149, /*hidden argument*/NULL); goto IL_0c97; } IL_07ab: { bool L_150 = ___negate1; bool L_151 = ___reverse2; RxCompiler_EmitRange_m1615467039(__this, ((int32_t)6016), ((int32_t)6143), L_150, (bool)0, L_151, /*hidden argument*/NULL); goto IL_0c97; } IL_07c3: { bool L_152 = ___negate1; bool L_153 = ___reverse2; RxCompiler_EmitRange_m1615467039(__this, ((int32_t)6144), ((int32_t)6319), L_152, (bool)0, L_153, /*hidden argument*/NULL); goto IL_0c97; } IL_07db: { bool L_154 = ___negate1; bool L_155 = ___reverse2; RxCompiler_EmitRange_m1615467039(__this, ((int32_t)7680), ((int32_t)7935), L_154, (bool)0, L_155, /*hidden argument*/NULL); goto IL_0c97; } IL_07f3: { bool L_156 = ___negate1; bool L_157 = ___reverse2; RxCompiler_EmitRange_m1615467039(__this, ((int32_t)7936), ((int32_t)8191), L_156, (bool)0, L_157, /*hidden argument*/NULL); goto IL_0c97; } IL_080b: { bool L_158 = ___negate1; bool L_159 = ___reverse2; RxCompiler_EmitRange_m1615467039(__this, ((int32_t)8192), ((int32_t)8303), L_158, (bool)0, L_159, /*hidden argument*/NULL); goto IL_0c97; } IL_0823: { bool L_160 = ___negate1; bool L_161 = ___reverse2; RxCompiler_EmitRange_m1615467039(__this, ((int32_t)8304), ((int32_t)8351), L_160, (bool)0, L_161, /*hidden argument*/NULL); goto IL_0c97; } IL_083b: { bool L_162 = ___negate1; bool L_163 = ___reverse2; RxCompiler_EmitRange_m1615467039(__this, ((int32_t)8352), ((int32_t)8399), L_162, (bool)0, L_163, /*hidden argument*/NULL); goto IL_0c97; } IL_0853: { bool L_164 = ___negate1; bool L_165 = ___reverse2; RxCompiler_EmitRange_m1615467039(__this, ((int32_t)8400), ((int32_t)8447), L_164, (bool)0, L_165, /*hidden argument*/NULL); goto IL_0c97; } IL_086b: { bool L_166 = ___negate1; bool L_167 = ___reverse2; RxCompiler_EmitRange_m1615467039(__this, ((int32_t)8448), ((int32_t)8527), L_166, (bool)0, L_167, /*hidden argument*/NULL); goto IL_0c97; } IL_0883: { bool L_168 = ___negate1; bool L_169 = ___reverse2; RxCompiler_EmitRange_m1615467039(__this, ((int32_t)8528), ((int32_t)8591), L_168, (bool)0, L_169, /*hidden argument*/NULL); goto IL_0c97; } IL_089b: { bool L_170 = ___negate1; bool L_171 = ___reverse2; RxCompiler_EmitRange_m1615467039(__this, ((int32_t)8592), ((int32_t)8703), L_170, (bool)0, L_171, /*hidden argument*/NULL); goto IL_0c97; } IL_08b3: { bool L_172 = ___negate1; bool L_173 = ___reverse2; RxCompiler_EmitRange_m1615467039(__this, ((int32_t)8704), ((int32_t)8959), L_172, (bool)0, L_173, /*hidden argument*/NULL); goto IL_0c97; } IL_08cb: { bool L_174 = ___negate1; bool L_175 = ___reverse2; RxCompiler_EmitRange_m1615467039(__this, ((int32_t)8960), ((int32_t)9215), L_174, (bool)0, L_175, /*hidden argument*/NULL); goto IL_0c97; } IL_08e3: { bool L_176 = ___negate1; bool L_177 = ___reverse2; RxCompiler_EmitRange_m1615467039(__this, ((int32_t)9216), ((int32_t)9279), L_176, (bool)0, L_177, /*hidden argument*/NULL); goto IL_0c97; } IL_08fb: { bool L_178 = ___negate1; bool L_179 = ___reverse2; RxCompiler_EmitRange_m1615467039(__this, ((int32_t)9280), ((int32_t)9311), L_178, (bool)0, L_179, /*hidden argument*/NULL); goto IL_0c97; } IL_0913: { bool L_180 = ___negate1; bool L_181 = ___reverse2; RxCompiler_EmitRange_m1615467039(__this, ((int32_t)9312), ((int32_t)9471), L_180, (bool)0, L_181, /*hidden argument*/NULL); goto IL_0c97; } IL_092b: { bool L_182 = ___negate1; bool L_183 = ___reverse2; RxCompiler_EmitRange_m1615467039(__this, ((int32_t)9472), ((int32_t)9599), L_182, (bool)0, L_183, /*hidden argument*/NULL); goto IL_0c97; } IL_0943: { bool L_184 = ___negate1; bool L_185 = ___reverse2; RxCompiler_EmitRange_m1615467039(__this, ((int32_t)9600), ((int32_t)9631), L_184, (bool)0, L_185, /*hidden argument*/NULL); goto IL_0c97; } IL_095b: { bool L_186 = ___negate1; bool L_187 = ___reverse2; RxCompiler_EmitRange_m1615467039(__this, ((int32_t)9632), ((int32_t)9727), L_186, (bool)0, L_187, /*hidden argument*/NULL); goto IL_0c97; } IL_0973: { bool L_188 = ___negate1; bool L_189 = ___reverse2; RxCompiler_EmitRange_m1615467039(__this, ((int32_t)9728), ((int32_t)9983), L_188, (bool)0, L_189, /*hidden argument*/NULL); goto IL_0c97; } IL_098b: { bool L_190 = ___negate1; bool L_191 = ___reverse2; RxCompiler_EmitRange_m1615467039(__this, ((int32_t)9984), ((int32_t)10175), L_190, (bool)0, L_191, /*hidden argument*/NULL); goto IL_0c97; } IL_09a3: { bool L_192 = ___negate1; bool L_193 = ___reverse2; RxCompiler_EmitRange_m1615467039(__this, ((int32_t)10240), ((int32_t)10495), L_192, (bool)0, L_193, /*hidden argument*/NULL); goto IL_0c97; } IL_09bb: { bool L_194 = ___negate1; bool L_195 = ___reverse2; RxCompiler_EmitRange_m1615467039(__this, ((int32_t)11904), ((int32_t)12031), L_194, (bool)0, L_195, /*hidden argument*/NULL); goto IL_0c97; } IL_09d3: { bool L_196 = ___negate1; bool L_197 = ___reverse2; RxCompiler_EmitRange_m1615467039(__this, ((int32_t)12032), ((int32_t)12255), L_196, (bool)0, L_197, /*hidden argument*/NULL); goto IL_0c97; } IL_09eb: { bool L_198 = ___negate1; bool L_199 = ___reverse2; RxCompiler_EmitRange_m1615467039(__this, ((int32_t)12272), ((int32_t)12287), L_198, (bool)0, L_199, /*hidden argument*/NULL); goto IL_0c97; } IL_0a03: { bool L_200 = ___negate1; bool L_201 = ___reverse2; RxCompiler_EmitRange_m1615467039(__this, ((int32_t)12288), ((int32_t)12351), L_200, (bool)0, L_201, /*hidden argument*/NULL); goto IL_0c97; } IL_0a1b: { bool L_202 = ___negate1; bool L_203 = ___reverse2; RxCompiler_EmitRange_m1615467039(__this, ((int32_t)12352), ((int32_t)12447), L_202, (bool)0, L_203, /*hidden argument*/NULL); goto IL_0c97; } IL_0a33: { bool L_204 = ___negate1; bool L_205 = ___reverse2; RxCompiler_EmitRange_m1615467039(__this, ((int32_t)12448), ((int32_t)12543), L_204, (bool)0, L_205, /*hidden argument*/NULL); goto IL_0c97; } IL_0a4b: { bool L_206 = ___negate1; bool L_207 = ___reverse2; RxCompiler_EmitRange_m1615467039(__this, ((int32_t)12544), ((int32_t)12591), L_206, (bool)0, L_207, /*hidden argument*/NULL); goto IL_0c97; } IL_0a63: { bool L_208 = ___negate1; bool L_209 = ___reverse2; RxCompiler_EmitRange_m1615467039(__this, ((int32_t)12592), ((int32_t)12687), L_208, (bool)0, L_209, /*hidden argument*/NULL); goto IL_0c97; } IL_0a7b: { bool L_210 = ___negate1; bool L_211 = ___reverse2; RxCompiler_EmitRange_m1615467039(__this, ((int32_t)12688), ((int32_t)12703), L_210, (bool)0, L_211, /*hidden argument*/NULL); goto IL_0c97; } IL_0a93: { bool L_212 = ___negate1; bool L_213 = ___reverse2; RxCompiler_EmitRange_m1615467039(__this, ((int32_t)12704), ((int32_t)12735), L_212, (bool)0, L_213, /*hidden argument*/NULL); goto IL_0c97; } IL_0aab: { bool L_214 = ___negate1; bool L_215 = ___reverse2; RxCompiler_EmitRange_m1615467039(__this, ((int32_t)12800), ((int32_t)13055), L_214, (bool)0, L_215, /*hidden argument*/NULL); goto IL_0c97; } IL_0ac3: { bool L_216 = ___negate1; bool L_217 = ___reverse2; RxCompiler_EmitRange_m1615467039(__this, ((int32_t)13056), ((int32_t)13311), L_216, (bool)0, L_217, /*hidden argument*/NULL); goto IL_0c97; } IL_0adb: { bool L_218 = ___negate1; bool L_219 = ___reverse2; RxCompiler_EmitRange_m1615467039(__this, ((int32_t)13312), ((int32_t)19893), L_218, (bool)0, L_219, /*hidden argument*/NULL); goto IL_0c97; } IL_0af3: { bool L_220 = ___negate1; bool L_221 = ___reverse2; RxCompiler_EmitRange_m1615467039(__this, ((int32_t)19968), ((int32_t)40959), L_220, (bool)0, L_221, /*hidden argument*/NULL); goto IL_0c97; } IL_0b0b: { bool L_222 = ___negate1; bool L_223 = ___reverse2; RxCompiler_EmitRange_m1615467039(__this, ((int32_t)40960), ((int32_t)42127), L_222, (bool)0, L_223, /*hidden argument*/NULL); goto IL_0c97; } IL_0b23: { bool L_224 = ___negate1; bool L_225 = ___reverse2; RxCompiler_EmitRange_m1615467039(__this, ((int32_t)42128), ((int32_t)42191), L_224, (bool)0, L_225, /*hidden argument*/NULL); goto IL_0c97; } IL_0b3b: { bool L_226 = ___negate1; bool L_227 = ___reverse2; RxCompiler_EmitRange_m1615467039(__this, ((int32_t)44032), ((int32_t)55203), L_226, (bool)0, L_227, /*hidden argument*/NULL); goto IL_0c97; } IL_0b53: { bool L_228 = ___negate1; bool L_229 = ___reverse2; RxCompiler_EmitRange_m1615467039(__this, ((int32_t)55296), ((int32_t)56191), L_228, (bool)0, L_229, /*hidden argument*/NULL); goto IL_0c97; } IL_0b6b: { bool L_230 = ___negate1; bool L_231 = ___reverse2; RxCompiler_EmitRange_m1615467039(__this, ((int32_t)56192), ((int32_t)56319), L_230, (bool)0, L_231, /*hidden argument*/NULL); goto IL_0c97; } IL_0b83: { bool L_232 = ___negate1; bool L_233 = ___reverse2; RxCompiler_EmitRange_m1615467039(__this, ((int32_t)56320), ((int32_t)57343), L_232, (bool)0, L_233, /*hidden argument*/NULL); goto IL_0c97; } IL_0b9b: { bool L_234 = ___negate1; bool L_235 = ___reverse2; RxCompiler_EmitRange_m1615467039(__this, ((int32_t)57344), ((int32_t)63743), L_234, (bool)0, L_235, /*hidden argument*/NULL); goto IL_0c97; } IL_0bb3: { bool L_236 = ___negate1; bool L_237 = ___reverse2; RxCompiler_EmitRange_m1615467039(__this, ((int32_t)63744), ((int32_t)64255), L_236, (bool)0, L_237, /*hidden argument*/NULL); goto IL_0c97; } IL_0bcb: { bool L_238 = ___negate1; bool L_239 = ___reverse2; RxCompiler_EmitRange_m1615467039(__this, ((int32_t)64256), ((int32_t)64335), L_238, (bool)0, L_239, /*hidden argument*/NULL); goto IL_0c97; } IL_0be3: { bool L_240 = ___negate1; bool L_241 = ___reverse2; RxCompiler_EmitRange_m1615467039(__this, ((int32_t)64336), ((int32_t)65023), L_240, (bool)0, L_241, /*hidden argument*/NULL); goto IL_0c97; } IL_0bfb: { bool L_242 = ___negate1; bool L_243 = ___reverse2; RxCompiler_EmitRange_m1615467039(__this, ((int32_t)65056), ((int32_t)65071), L_242, (bool)0, L_243, /*hidden argument*/NULL); goto IL_0c97; } IL_0c13: { bool L_244 = ___negate1; bool L_245 = ___reverse2; RxCompiler_EmitRange_m1615467039(__this, ((int32_t)65072), ((int32_t)65103), L_244, (bool)0, L_245, /*hidden argument*/NULL); goto IL_0c97; } IL_0c2b: { bool L_246 = ___negate1; bool L_247 = ___reverse2; RxCompiler_EmitRange_m1615467039(__this, ((int32_t)65104), ((int32_t)65135), L_246, (bool)0, L_247, /*hidden argument*/NULL); goto IL_0c97; } IL_0c43: { bool L_248 = ___negate1; bool L_249 = ___reverse2; RxCompiler_EmitRange_m1615467039(__this, ((int32_t)65136), ((int32_t)65278), L_248, (bool)0, L_249, /*hidden argument*/NULL); goto IL_0c97; } IL_0c5b: { bool L_250 = ___negate1; bool L_251 = ___reverse2; RxCompiler_EmitRange_m1615467039(__this, ((int32_t)65280), ((int32_t)65519), L_250, (bool)0, L_251, /*hidden argument*/NULL); goto IL_0c97; } IL_0c73: { uint16_t L_252 = ___cat0; bool L_253 = ___negate1; bool L_254 = ___reverse2; RxCompiler_EmitCatGeneral_m4262016521(__this, L_252, L_253, L_254, /*hidden argument*/NULL); goto IL_0c97; } IL_0c81: { uint16_t L_255 = ___cat0; uint16_t L_256 = L_255; RuntimeObject * L_257 = Box(Category_t1200126069_il2cpp_TypeInfo_var, &L_256); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_258 = String_Concat_m904156431(NULL /*static, unused*/, _stringLiteral986426153, L_257, /*hidden argument*/NULL); NotImplementedException_t3489357830 * L_259 = (NotImplementedException_t3489357830 *)il2cpp_codegen_object_new(NotImplementedException_t3489357830_il2cpp_TypeInfo_var); NotImplementedException__ctor_m3095902440(L_259, L_258, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_259,RxCompiler_EmitCategory_m1318545405_RuntimeMethod_var); } IL_0c97: { return; } } // System.Void System.Text.RegularExpressions.RxCompiler::EmitNotCategory(System.Text.RegularExpressions.Category,System.Boolean,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void RxCompiler_EmitNotCategory_m3037025400 (RxCompiler_t80015800 * __this, uint16_t ___cat0, bool ___negate1, bool ___reverse2, const RuntimeMethod* method) { { bool L_0 = ___negate1; if (!L_0) { goto IL_0014; } } { uint16_t L_1 = ___cat0; bool L_2 = ___reverse2; RxCompiler_EmitCategory_m1318545405(__this, L_1, (bool)0, L_2, /*hidden argument*/NULL); goto IL_001d; } IL_0014: { uint16_t L_3 = ___cat0; bool L_4 = ___reverse2; RxCompiler_EmitCategory_m1318545405(__this, L_3, (bool)1, L_4, /*hidden argument*/NULL); } IL_001d: { return; } } // System.Void System.Text.RegularExpressions.RxCompiler::EmitRange(System.Char,System.Char,System.Boolean,System.Boolean,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void RxCompiler_EmitRange_m1615467039 (RxCompiler_t80015800 * __this, Il2CppChar ___lo0, Il2CppChar ___hi1, bool ___negate2, bool ___ignore3, bool ___reverse4, const RuntimeMethod* method) { { Il2CppChar L_0 = ___lo0; if ((((int32_t)L_0) >= ((int32_t)((int32_t)256)))) { goto IL_0038; } } { Il2CppChar L_1 = ___hi1; if ((((int32_t)L_1) >= ((int32_t)((int32_t)256)))) { goto IL_0038; } } { bool L_2 = ___negate2; bool L_3 = ___ignore3; bool L_4 = ___reverse4; VirtActionInvoker4< uint8_t, bool, bool, bool >::Invoke(34 /* System.Void System.Text.RegularExpressions.RxCompiler::EmitOp(System.Text.RegularExpressions.RxOp,System.Boolean,System.Boolean,System.Boolean) */, __this, ((int32_t)28), L_2, L_3, L_4); Il2CppChar L_5 = ___lo0; RxCompiler_Emit_m1541917315(__this, (uint8_t)(((int32_t)((uint8_t)L_5))), /*hidden argument*/NULL); Il2CppChar L_6 = ___hi1; RxCompiler_Emit_m1541917315(__this, (uint8_t)(((int32_t)((uint8_t)L_6))), /*hidden argument*/NULL); goto IL_0053; } IL_0038: { bool L_7 = ___negate2; bool L_8 = ___ignore3; bool L_9 = ___reverse4; VirtActionInvoker4< uint8_t, bool, bool, bool >::Invoke(34 /* System.Void System.Text.RegularExpressions.RxCompiler::EmitOp(System.Text.RegularExpressions.RxOp,System.Boolean,System.Boolean,System.Boolean) */, __this, ((int32_t)52), L_7, L_8, L_9); Il2CppChar L_10 = ___lo0; RxCompiler_Emit_m1852835748(__this, L_10, /*hidden argument*/NULL); Il2CppChar L_11 = ___hi1; RxCompiler_Emit_m1852835748(__this, L_11, /*hidden argument*/NULL); } IL_0053: { return; } } // System.Void System.Text.RegularExpressions.RxCompiler::EmitSet(System.Char,System.Collections.BitArray,System.Boolean,System.Boolean,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void RxCompiler_EmitSet_m3264037549 (RxCompiler_t80015800 * __this, Il2CppChar ___lo0, BitArray_t4087883509 * ___set1, bool ___negate2, bool ___ignore3, bool ___reverse4, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; { BitArray_t4087883509 * L_0 = ___set1; NullCheck(L_0); int32_t L_1 = BitArray_get_Length_m3181964206(L_0, /*hidden argument*/NULL); V_0 = ((int32_t)((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)7))>>(int32_t)3)); Il2CppChar L_2 = ___lo0; if ((((int32_t)L_2) >= ((int32_t)((int32_t)256)))) { goto IL_0043; } } { int32_t L_3 = V_0; if ((((int32_t)L_3) >= ((int32_t)((int32_t)256)))) { goto IL_0043; } } { bool L_4 = ___negate2; bool L_5 = ___ignore3; bool L_6 = ___reverse4; VirtActionInvoker4< uint8_t, bool, bool, bool >::Invoke(34 /* System.Void System.Text.RegularExpressions.RxCompiler::EmitOp(System.Text.RegularExpressions.RxOp,System.Boolean,System.Boolean,System.Boolean) */, __this, ((int32_t)36), L_4, L_5, L_6); Il2CppChar L_7 = ___lo0; RxCompiler_Emit_m1541917315(__this, (uint8_t)(((int32_t)((uint8_t)L_7))), /*hidden argument*/NULL); int32_t L_8 = V_0; RxCompiler_Emit_m1541917315(__this, (uint8_t)(((int32_t)((uint8_t)L_8))), /*hidden argument*/NULL); goto IL_005f; } IL_0043: { bool L_9 = ___negate2; bool L_10 = ___ignore3; bool L_11 = ___reverse4; VirtActionInvoker4< uint8_t, bool, bool, bool >::Invoke(34 /* System.Void System.Text.RegularExpressions.RxCompiler::EmitOp(System.Text.RegularExpressions.RxOp,System.Boolean,System.Boolean,System.Boolean) */, __this, ((int32_t)60), L_9, L_10, L_11); Il2CppChar L_12 = ___lo0; RxCompiler_Emit_m1852835748(__this, L_12, /*hidden argument*/NULL); int32_t L_13 = V_0; RxCompiler_Emit_m1852835748(__this, (uint16_t)(((int32_t)((uint16_t)L_13))), /*hidden argument*/NULL); } IL_005f: { V_1 = 0; goto IL_00af; } IL_0066: { V_2 = 0; V_3 = 0; goto IL_00a0; } IL_006f: { int32_t L_14 = V_1; BitArray_t4087883509 * L_15 = ___set1; NullCheck(L_15); int32_t L_16 = BitArray_get_Length_m3181964206(L_15, /*hidden argument*/NULL); if ((((int32_t)L_14) < ((int32_t)L_16))) { goto IL_0080; } } { goto IL_00a7; } IL_0080: { BitArray_t4087883509 * L_17 = ___set1; int32_t L_18 = V_1; int32_t L_19 = L_18; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_19, (int32_t)1)); NullCheck(L_17); bool L_20 = BitArray_get_Item_m2970562587(L_17, L_19, /*hidden argument*/NULL); if (!L_20) { goto IL_009c; } } { int32_t L_21 = V_2; int32_t L_22 = V_3; V_2 = ((int32_t)((int32_t)L_21|(int32_t)((int32_t)((int32_t)1<<(int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_22&(int32_t)((int32_t)31)))&(int32_t)((int32_t)31))))))); } IL_009c: { int32_t L_23 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_23, (int32_t)1)); } IL_00a0: { int32_t L_24 = V_3; if ((((int32_t)L_24) < ((int32_t)8))) { goto IL_006f; } } IL_00a7: { int32_t L_25 = V_2; RxCompiler_Emit_m1541917315(__this, (uint8_t)(((int32_t)((uint8_t)L_25))), /*hidden argument*/NULL); } IL_00af: { int32_t L_26 = V_0; int32_t L_27 = L_26; V_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_27, (int32_t)1)); if (L_27) { goto IL_0066; } } { return; } } // System.Void System.Text.RegularExpressions.RxCompiler::EmitString(System.String,System.Boolean,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void RxCompiler_EmitString_m2603603316 (RxCompiler_t80015800 * __this, String_t* ___str0, bool ___ignore1, bool ___reverse2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (RxCompiler_EmitString_m2603603316_MetadataUsageId); s_Il2CppMethodInitialized = true; } bool V_0 = false; int32_t V_1 = 0; int32_t V_2 = 0; { V_0 = (bool)0; V_2 = 0; bool L_0 = ___ignore1; if (!L_0) { goto IL_000e; } } { int32_t L_1 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)1)); } IL_000e: { bool L_2 = ___reverse2; if (!L_2) { goto IL_0018; } } { int32_t L_3 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_3, (int32_t)2)); } IL_0018: { bool L_4 = ___ignore1; if (!L_4) { goto IL_0026; } } { String_t* L_5 = ___str0; NullCheck(L_5); String_t* L_6 = String_ToLower_m2029374922(L_5, /*hidden argument*/NULL); ___str0 = L_6; } IL_0026: { String_t* L_7 = ___str0; NullCheck(L_7); int32_t L_8 = String_get_Length_m3847582255(L_7, /*hidden argument*/NULL); if ((((int32_t)L_8) >= ((int32_t)((int32_t)256)))) { goto IL_0067; } } { V_0 = (bool)1; V_1 = 0; goto IL_005b; } IL_003f: { String_t* L_9 = ___str0; int32_t L_10 = V_1; NullCheck(L_9); Il2CppChar L_11 = String_get_Chars_m2986988803(L_9, L_10, /*hidden argument*/NULL); if ((((int32_t)L_11) < ((int32_t)((int32_t)256)))) { goto IL_0057; } } { V_0 = (bool)0; goto IL_0067; } IL_0057: { int32_t L_12 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_12, (int32_t)1)); } IL_005b: { int32_t L_13 = V_1; String_t* L_14 = ___str0; NullCheck(L_14); int32_t L_15 = String_get_Length_m3847582255(L_14, /*hidden argument*/NULL); if ((((int32_t)L_13) < ((int32_t)L_15))) { goto IL_003f; } } IL_0067: { bool L_16 = V_0; if (!L_16) { goto IL_00ae; } } { bool L_17 = ___ignore1; bool L_18 = ___reverse2; VirtActionInvoker3< uint8_t, bool, bool >::Invoke(35 /* System.Void System.Text.RegularExpressions.RxCompiler::EmitOpIgnoreReverse(System.Text.RegularExpressions.RxOp,System.Boolean,System.Boolean) */, __this, ((int32_t)12), L_17, L_18); String_t* L_19 = ___str0; NullCheck(L_19); int32_t L_20 = String_get_Length_m3847582255(L_19, /*hidden argument*/NULL); RxCompiler_Emit_m1541917315(__this, (uint8_t)(((int32_t)((uint8_t)L_20))), /*hidden argument*/NULL); V_1 = 0; goto IL_009d; } IL_008b: { String_t* L_21 = ___str0; int32_t L_22 = V_1; NullCheck(L_21); Il2CppChar L_23 = String_get_Chars_m2986988803(L_21, L_22, /*hidden argument*/NULL); RxCompiler_Emit_m1541917315(__this, (uint8_t)(((int32_t)((uint8_t)L_23))), /*hidden argument*/NULL); int32_t L_24 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_24, (int32_t)1)); } IL_009d: { int32_t L_25 = V_1; String_t* L_26 = ___str0; NullCheck(L_26); int32_t L_27 = String_get_Length_m3847582255(L_26, /*hidden argument*/NULL); if ((((int32_t)L_25) < ((int32_t)L_27))) { goto IL_008b; } } { goto IL_00ff; } IL_00ae: { bool L_28 = ___ignore1; bool L_29 = ___reverse2; VirtActionInvoker3< uint8_t, bool, bool >::Invoke(35 /* System.Void System.Text.RegularExpressions.RxCompiler::EmitOpIgnoreReverse(System.Text.RegularExpressions.RxOp,System.Boolean,System.Boolean) */, __this, ((int32_t)16), L_28, L_29); String_t* L_30 = ___str0; NullCheck(L_30); int32_t L_31 = String_get_Length_m3847582255(L_30, /*hidden argument*/NULL); if ((((int32_t)L_31) <= ((int32_t)((int32_t)65535)))) { goto IL_00ce; } } { NotSupportedException_t1314879016 * L_32 = (NotSupportedException_t1314879016 *)il2cpp_codegen_object_new(NotSupportedException_t1314879016_il2cpp_TypeInfo_var); NotSupportedException__ctor_m2730133172(L_32, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_32,RxCompiler_EmitString_m2603603316_RuntimeMethod_var); } IL_00ce: { String_t* L_33 = ___str0; NullCheck(L_33); int32_t L_34 = String_get_Length_m3847582255(L_33, /*hidden argument*/NULL); RxCompiler_Emit_m1852835748(__this, (uint16_t)(((int32_t)((uint16_t)L_34))), /*hidden argument*/NULL); V_1 = 0; goto IL_00f3; } IL_00e2: { String_t* L_35 = ___str0; int32_t L_36 = V_1; NullCheck(L_35); Il2CppChar L_37 = String_get_Chars_m2986988803(L_35, L_36, /*hidden argument*/NULL); RxCompiler_Emit_m1852835748(__this, L_37, /*hidden argument*/NULL); int32_t L_38 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_38, (int32_t)1)); } IL_00f3: { int32_t L_39 = V_1; String_t* L_40 = ___str0; NullCheck(L_40); int32_t L_41 = String_get_Length_m3847582255(L_40, /*hidden argument*/NULL); if ((((int32_t)L_39) < ((int32_t)L_41))) { goto IL_00e2; } } IL_00ff: { return; } } // System.Void System.Text.RegularExpressions.RxCompiler::EmitPosition(System.Text.RegularExpressions.Position) extern "C" IL2CPP_METHOD_ATTR void RxCompiler_EmitPosition_m1430494396 (RxCompiler_t80015800 * __this, uint16_t ___pos0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (RxCompiler_EmitPosition_m1430494396_MetadataUsageId); s_Il2CppMethodInitialized = true; } uint16_t V_0 = 0; { uint16_t L_0 = ___pos0; V_0 = L_0; uint16_t L_1 = V_0; switch (L_1) { case 0: { goto IL_0035; } case 1: { goto IL_0041; } case 2: { goto IL_004d; } case 3: { goto IL_0059; } case 4: { goto IL_0065; } case 5: { goto IL_0071; } case 6: { goto IL_007e; } case 7: { goto IL_008a; } case 8: { goto IL_0096; } case 9: { goto IL_00a3; } } } { goto IL_00b0; } IL_0035: { RxCompiler_Emit_m45328153(__this, 3, /*hidden argument*/NULL); goto IL_00b6; } IL_0041: { RxCompiler_Emit_m45328153(__this, 4, /*hidden argument*/NULL); goto IL_00b6; } IL_004d: { RxCompiler_Emit_m45328153(__this, 4, /*hidden argument*/NULL); goto IL_00b6; } IL_0059: { RxCompiler_Emit_m45328153(__this, 5, /*hidden argument*/NULL); goto IL_00b6; } IL_0065: { RxCompiler_Emit_m45328153(__this, 6, /*hidden argument*/NULL); goto IL_00b6; } IL_0071: { RxCompiler_Emit_m45328153(__this, ((int32_t)9), /*hidden argument*/NULL); goto IL_00b6; } IL_007e: { RxCompiler_Emit_m45328153(__this, 7, /*hidden argument*/NULL); goto IL_00b6; } IL_008a: { RxCompiler_Emit_m45328153(__this, 8, /*hidden argument*/NULL); goto IL_00b6; } IL_0096: { RxCompiler_Emit_m45328153(__this, ((int32_t)10), /*hidden argument*/NULL); goto IL_00b6; } IL_00a3: { RxCompiler_Emit_m45328153(__this, ((int32_t)11), /*hidden argument*/NULL); goto IL_00b6; } IL_00b0: { NotSupportedException_t1314879016 * L_2 = (NotSupportedException_t1314879016 *)il2cpp_codegen_object_new(NotSupportedException_t1314879016_il2cpp_TypeInfo_var); NotSupportedException__ctor_m2730133172(L_2, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_2,RxCompiler_EmitPosition_m1430494396_RuntimeMethod_var); } IL_00b6: { return; } } // System.Void System.Text.RegularExpressions.RxCompiler::EmitOpen(System.Int32) extern "C" IL2CPP_METHOD_ATTR void RxCompiler_EmitOpen_m699920138 (RxCompiler_t80015800 * __this, int32_t ___gid0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (RxCompiler_EmitOpen_m699920138_MetadataUsageId); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ___gid0; if ((((int32_t)L_0) <= ((int32_t)((int32_t)65535)))) { goto IL_0011; } } { NotSupportedException_t1314879016 * L_1 = (NotSupportedException_t1314879016 *)il2cpp_codegen_object_new(NotSupportedException_t1314879016_il2cpp_TypeInfo_var); NotSupportedException__ctor_m2730133172(L_1, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1,RxCompiler_EmitOpen_m699920138_RuntimeMethod_var); } IL_0011: { RxCompiler_Emit_m45328153(__this, ((int32_t)140), /*hidden argument*/NULL); int32_t L_2 = ___gid0; RxCompiler_Emit_m1852835748(__this, (uint16_t)(((int32_t)((uint16_t)L_2))), /*hidden argument*/NULL); return; } } // System.Void System.Text.RegularExpressions.RxCompiler::EmitClose(System.Int32) extern "C" IL2CPP_METHOD_ATTR void RxCompiler_EmitClose_m90076300 (RxCompiler_t80015800 * __this, int32_t ___gid0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (RxCompiler_EmitClose_m90076300_MetadataUsageId); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ___gid0; if ((((int32_t)L_0) <= ((int32_t)((int32_t)65535)))) { goto IL_0011; } } { NotSupportedException_t1314879016 * L_1 = (NotSupportedException_t1314879016 *)il2cpp_codegen_object_new(NotSupportedException_t1314879016_il2cpp_TypeInfo_var); NotSupportedException__ctor_m2730133172(L_1, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1,RxCompiler_EmitClose_m90076300_RuntimeMethod_var); } IL_0011: { RxCompiler_Emit_m45328153(__this, ((int32_t)141), /*hidden argument*/NULL); int32_t L_2 = ___gid0; RxCompiler_Emit_m1852835748(__this, (uint16_t)(((int32_t)((uint16_t)L_2))), /*hidden argument*/NULL); return; } } // System.Void System.Text.RegularExpressions.RxCompiler::EmitBalanceStart(System.Int32,System.Int32,System.Boolean,System.Text.RegularExpressions.LinkRef) extern "C" IL2CPP_METHOD_ATTR void RxCompiler_EmitBalanceStart_m1238237762 (RxCompiler_t80015800 * __this, int32_t ___gid0, int32_t ___balance1, bool ___capture2, LinkRef_t2971865410 * ___tail3, const RuntimeMethod* method) { RxCompiler_t80015800 * G_B2_0 = NULL; RxCompiler_t80015800 * G_B1_0 = NULL; int32_t G_B3_0 = 0; RxCompiler_t80015800 * G_B3_1 = NULL; { LinkRef_t2971865410 * L_0 = ___tail3; RxCompiler_BeginLink_m3292730375(__this, L_0, /*hidden argument*/NULL); RxCompiler_Emit_m45328153(__this, ((int32_t)142), /*hidden argument*/NULL); int32_t L_1 = ___gid0; RxCompiler_Emit_m1852835748(__this, (uint16_t)(((int32_t)((uint16_t)L_1))), /*hidden argument*/NULL); int32_t L_2 = ___balance1; RxCompiler_Emit_m1852835748(__this, (uint16_t)(((int32_t)((uint16_t)L_2))), /*hidden argument*/NULL); bool L_3 = ___capture2; G_B1_0 = __this; if (!L_3) { G_B2_0 = __this; goto IL_0030; } } { G_B3_0 = 1; G_B3_1 = G_B1_0; goto IL_0031; } IL_0030: { G_B3_0 = 0; G_B3_1 = G_B2_0; } IL_0031: { NullCheck(G_B3_1); RxCompiler_Emit_m1541917315(G_B3_1, (uint8_t)(((int32_t)((uint8_t)G_B3_0))), /*hidden argument*/NULL); LinkRef_t2971865410 * L_4 = ___tail3; RxCompiler_EmitLink_m423782981(__this, L_4, /*hidden argument*/NULL); return; } } // System.Void System.Text.RegularExpressions.RxCompiler::EmitBalance() extern "C" IL2CPP_METHOD_ATTR void RxCompiler_EmitBalance_m2804623636 (RxCompiler_t80015800 * __this, const RuntimeMethod* method) { { RxCompiler_Emit_m45328153(__this, ((int32_t)143), /*hidden argument*/NULL); return; } } // System.Void System.Text.RegularExpressions.RxCompiler::EmitReference(System.Int32,System.Boolean,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void RxCompiler_EmitReference_m4263939763 (RxCompiler_t80015800 * __this, int32_t ___gid0, bool ___ignore1, bool ___reverse2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (RxCompiler_EmitReference_m4263939763_MetadataUsageId); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ___gid0; if ((((int32_t)L_0) <= ((int32_t)((int32_t)65535)))) { goto IL_0011; } } { NotSupportedException_t1314879016 * L_1 = (NotSupportedException_t1314879016 *)il2cpp_codegen_object_new(NotSupportedException_t1314879016_il2cpp_TypeInfo_var); NotSupportedException__ctor_m2730133172(L_1, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1,RxCompiler_EmitReference_m4263939763_RuntimeMethod_var); } IL_0011: { bool L_2 = ___ignore1; bool L_3 = ___reverse2; VirtActionInvoker3< uint8_t, bool, bool >::Invoke(35 /* System.Void System.Text.RegularExpressions.RxCompiler::EmitOpIgnoreReverse(System.Text.RegularExpressions.RxOp,System.Boolean,System.Boolean) */, __this, ((int32_t)136), L_2, L_3); int32_t L_4 = ___gid0; RxCompiler_Emit_m1852835748(__this, (uint16_t)(((int32_t)((uint16_t)L_4))), /*hidden argument*/NULL); return; } } // System.Void System.Text.RegularExpressions.RxCompiler::EmitIfDefined(System.Int32,System.Text.RegularExpressions.LinkRef) extern "C" IL2CPP_METHOD_ATTR void RxCompiler_EmitIfDefined_m3819883780 (RxCompiler_t80015800 * __this, int32_t ___gid0, LinkRef_t2971865410 * ___tail1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (RxCompiler_EmitIfDefined_m3819883780_MetadataUsageId); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ___gid0; if ((((int32_t)L_0) <= ((int32_t)((int32_t)65535)))) { goto IL_0011; } } { NotSupportedException_t1314879016 * L_1 = (NotSupportedException_t1314879016 *)il2cpp_codegen_object_new(NotSupportedException_t1314879016_il2cpp_TypeInfo_var); NotSupportedException__ctor_m2730133172(L_1, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1,RxCompiler_EmitIfDefined_m3819883780_RuntimeMethod_var); } IL_0011: { LinkRef_t2971865410 * L_2 = ___tail1; RxCompiler_BeginLink_m3292730375(__this, L_2, /*hidden argument*/NULL); RxCompiler_Emit_m45328153(__this, ((int32_t)144), /*hidden argument*/NULL); LinkRef_t2971865410 * L_3 = ___tail1; RxCompiler_EmitLink_m423782981(__this, L_3, /*hidden argument*/NULL); int32_t L_4 = ___gid0; RxCompiler_Emit_m1852835748(__this, (uint16_t)(((int32_t)((uint16_t)L_4))), /*hidden argument*/NULL); return; } } // System.Void System.Text.RegularExpressions.RxCompiler::EmitSub(System.Text.RegularExpressions.LinkRef) extern "C" IL2CPP_METHOD_ATTR void RxCompiler_EmitSub_m3197683564 (RxCompiler_t80015800 * __this, LinkRef_t2971865410 * ___tail0, const RuntimeMethod* method) { { LinkRef_t2971865410 * L_0 = ___tail0; RxCompiler_BeginLink_m3292730375(__this, L_0, /*hidden argument*/NULL); RxCompiler_Emit_m45328153(__this, ((int32_t)146), /*hidden argument*/NULL); LinkRef_t2971865410 * L_1 = ___tail0; RxCompiler_EmitLink_m423782981(__this, L_1, /*hidden argument*/NULL); return; } } // System.Void System.Text.RegularExpressions.RxCompiler::EmitTest(System.Text.RegularExpressions.LinkRef,System.Text.RegularExpressions.LinkRef) extern "C" IL2CPP_METHOD_ATTR void RxCompiler_EmitTest_m840400711 (RxCompiler_t80015800 * __this, LinkRef_t2971865410 * ___yes0, LinkRef_t2971865410 * ___tail1, const RuntimeMethod* method) { { LinkRef_t2971865410 * L_0 = ___yes0; RxCompiler_BeginLink_m3292730375(__this, L_0, /*hidden argument*/NULL); LinkRef_t2971865410 * L_1 = ___tail1; RxCompiler_BeginLink_m3292730375(__this, L_1, /*hidden argument*/NULL); RxCompiler_Emit_m45328153(__this, ((int32_t)147), /*hidden argument*/NULL); LinkRef_t2971865410 * L_2 = ___yes0; RxCompiler_EmitLink_m423782981(__this, L_2, /*hidden argument*/NULL); LinkRef_t2971865410 * L_3 = ___tail1; RxCompiler_EmitLink_m423782981(__this, L_3, /*hidden argument*/NULL); return; } } // System.Void System.Text.RegularExpressions.RxCompiler::EmitBranch(System.Text.RegularExpressions.LinkRef) extern "C" IL2CPP_METHOD_ATTR void RxCompiler_EmitBranch_m3947467557 (RxCompiler_t80015800 * __this, LinkRef_t2971865410 * ___next0, const RuntimeMethod* method) { { LinkRef_t2971865410 * L_0 = ___next0; RxCompiler_BeginLink_m3292730375(__this, L_0, /*hidden argument*/NULL); RxCompiler_Emit_m45328153(__this, ((int32_t)148), /*hidden argument*/NULL); LinkRef_t2971865410 * L_1 = ___next0; RxCompiler_EmitLink_m423782981(__this, L_1, /*hidden argument*/NULL); return; } } // System.Void System.Text.RegularExpressions.RxCompiler::EmitJump(System.Text.RegularExpressions.LinkRef) extern "C" IL2CPP_METHOD_ATTR void RxCompiler_EmitJump_m4146082254 (RxCompiler_t80015800 * __this, LinkRef_t2971865410 * ___target0, const RuntimeMethod* method) { { LinkRef_t2971865410 * L_0 = ___target0; RxCompiler_BeginLink_m3292730375(__this, L_0, /*hidden argument*/NULL); RxCompiler_Emit_m45328153(__this, ((int32_t)145), /*hidden argument*/NULL); LinkRef_t2971865410 * L_1 = ___target0; RxCompiler_EmitLink_m423782981(__this, L_1, /*hidden argument*/NULL); return; } } // System.Void System.Text.RegularExpressions.RxCompiler::EmitIn(System.Text.RegularExpressions.LinkRef) extern "C" IL2CPP_METHOD_ATTR void RxCompiler_EmitIn_m501817011 (RxCompiler_t80015800 * __this, LinkRef_t2971865410 * ___tail0, const RuntimeMethod* method) { { LinkRef_t2971865410 * L_0 = ___tail0; RxCompiler_BeginLink_m3292730375(__this, L_0, /*hidden argument*/NULL); RxCompiler_Emit_m45328153(__this, ((int32_t)149), /*hidden argument*/NULL); LinkRef_t2971865410 * L_1 = ___tail0; RxCompiler_EmitLink_m423782981(__this, L_1, /*hidden argument*/NULL); return; } } // System.Void System.Text.RegularExpressions.RxCompiler::EmitRepeat(System.Int32,System.Int32,System.Boolean,System.Text.RegularExpressions.LinkRef) extern "C" IL2CPP_METHOD_ATTR void RxCompiler_EmitRepeat_m1647302970 (RxCompiler_t80015800 * __this, int32_t ___min0, int32_t ___max1, bool ___lazy2, LinkRef_t2971865410 * ___until3, const RuntimeMethod* method) { RxCompiler_t80015800 * G_B2_0 = NULL; RxCompiler_t80015800 * G_B1_0 = NULL; int32_t G_B3_0 = 0; RxCompiler_t80015800 * G_B3_1 = NULL; { LinkRef_t2971865410 * L_0 = ___until3; RxCompiler_BeginLink_m3292730375(__this, L_0, /*hidden argument*/NULL); bool L_1 = ___lazy2; G_B1_0 = __this; if (!L_1) { G_B2_0 = __this; goto IL_0019; } } { G_B3_0 = ((int32_t)153); G_B3_1 = G_B1_0; goto IL_001e; } IL_0019: { G_B3_0 = ((int32_t)152); G_B3_1 = G_B2_0; } IL_001e: { NullCheck(G_B3_1); RxCompiler_Emit_m45328153(G_B3_1, G_B3_0, /*hidden argument*/NULL); LinkRef_t2971865410 * L_2 = ___until3; RxCompiler_EmitLink_m423782981(__this, L_2, /*hidden argument*/NULL); int32_t L_3 = ___min0; RxCompiler_Emit_m3102985425(__this, L_3, /*hidden argument*/NULL); int32_t L_4 = ___max1; RxCompiler_Emit_m3102985425(__this, L_4, /*hidden argument*/NULL); return; } } // System.Void System.Text.RegularExpressions.RxCompiler::EmitUntil(System.Text.RegularExpressions.LinkRef) extern "C" IL2CPP_METHOD_ATTR void RxCompiler_EmitUntil_m991963760 (RxCompiler_t80015800 * __this, LinkRef_t2971865410 * ___repeat0, const RuntimeMethod* method) { { LinkRef_t2971865410 * L_0 = ___repeat0; RxCompiler_ResolveLink_m3356014119(__this, L_0, /*hidden argument*/NULL); RxCompiler_Emit_m45328153(__this, ((int32_t)154), /*hidden argument*/NULL); return; } } // System.Void System.Text.RegularExpressions.RxCompiler::EmitInfo(System.Int32,System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void RxCompiler_EmitInfo_m1901371564 (RxCompiler_t80015800 * __this, int32_t ___count0, int32_t ___min1, int32_t ___max2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (RxCompiler_EmitInfo_m1901371564_MetadataUsageId); s_Il2CppMethodInitialized = true; } { RxCompiler_Emit_m45328153(__this, 0, /*hidden argument*/NULL); int32_t L_0 = ___count0; if ((((int32_t)L_0) <= ((int32_t)((int32_t)65535)))) { goto IL_0018; } } { NotSupportedException_t1314879016 * L_1 = (NotSupportedException_t1314879016 *)il2cpp_codegen_object_new(NotSupportedException_t1314879016_il2cpp_TypeInfo_var); NotSupportedException__ctor_m2730133172(L_1, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1,RxCompiler_EmitInfo_m1901371564_RuntimeMethod_var); } IL_0018: { int32_t L_2 = ___count0; RxCompiler_Emit_m1852835748(__this, (uint16_t)(((int32_t)((uint16_t)L_2))), /*hidden argument*/NULL); int32_t L_3 = ___min1; RxCompiler_Emit_m3102985425(__this, L_3, /*hidden argument*/NULL); int32_t L_4 = ___max2; RxCompiler_Emit_m3102985425(__this, L_4, /*hidden argument*/NULL); return; } } // System.Void System.Text.RegularExpressions.RxCompiler::EmitFastRepeat(System.Int32,System.Int32,System.Boolean,System.Text.RegularExpressions.LinkRef) extern "C" IL2CPP_METHOD_ATTR void RxCompiler_EmitFastRepeat_m3100583159 (RxCompiler_t80015800 * __this, int32_t ___min0, int32_t ___max1, bool ___lazy2, LinkRef_t2971865410 * ___tail3, const RuntimeMethod* method) { RxCompiler_t80015800 * G_B2_0 = NULL; RxCompiler_t80015800 * G_B1_0 = NULL; int32_t G_B3_0 = 0; RxCompiler_t80015800 * G_B3_1 = NULL; { LinkRef_t2971865410 * L_0 = ___tail3; RxCompiler_BeginLink_m3292730375(__this, L_0, /*hidden argument*/NULL); bool L_1 = ___lazy2; G_B1_0 = __this; if (!L_1) { G_B2_0 = __this; goto IL_0019; } } { G_B3_0 = ((int32_t)156); G_B3_1 = G_B1_0; goto IL_001e; } IL_0019: { G_B3_0 = ((int32_t)155); G_B3_1 = G_B2_0; } IL_001e: { NullCheck(G_B3_1); RxCompiler_Emit_m45328153(G_B3_1, G_B3_0, /*hidden argument*/NULL); LinkRef_t2971865410 * L_2 = ___tail3; RxCompiler_EmitLink_m423782981(__this, L_2, /*hidden argument*/NULL); int32_t L_3 = ___min0; RxCompiler_Emit_m3102985425(__this, L_3, /*hidden argument*/NULL); int32_t L_4 = ___max1; RxCompiler_Emit_m3102985425(__this, L_4, /*hidden argument*/NULL); return; } } // System.Void System.Text.RegularExpressions.RxCompiler::EmitAnchor(System.Boolean,System.Int32,System.Text.RegularExpressions.LinkRef) extern "C" IL2CPP_METHOD_ATTR void RxCompiler_EmitAnchor_m1316200494 (RxCompiler_t80015800 * __this, bool ___reverse0, int32_t ___offset1, LinkRef_t2971865410 * ___tail2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (RxCompiler_EmitAnchor_m1316200494_MetadataUsageId); s_Il2CppMethodInitialized = true; } { LinkRef_t2971865410 * L_0 = ___tail2; RxCompiler_BeginLink_m3292730375(__this, L_0, /*hidden argument*/NULL); bool L_1 = ___reverse0; if (!L_1) { goto IL_001d; } } { RxCompiler_Emit_m45328153(__this, ((int32_t)151), /*hidden argument*/NULL); goto IL_0028; } IL_001d: { RxCompiler_Emit_m45328153(__this, ((int32_t)150), /*hidden argument*/NULL); } IL_0028: { LinkRef_t2971865410 * L_2 = ___tail2; RxCompiler_EmitLink_m423782981(__this, L_2, /*hidden argument*/NULL); int32_t L_3 = ___offset1; if ((((int32_t)L_3) <= ((int32_t)((int32_t)65535)))) { goto IL_0040; } } { NotSupportedException_t1314879016 * L_4 = (NotSupportedException_t1314879016 *)il2cpp_codegen_object_new(NotSupportedException_t1314879016_il2cpp_TypeInfo_var); NotSupportedException__ctor_m2730133172(L_4, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_4,RxCompiler_EmitAnchor_m1316200494_RuntimeMethod_var); } IL_0040: { int32_t L_5 = ___offset1; RxCompiler_Emit_m1852835748(__this, (uint16_t)(((int32_t)((uint16_t)L_5))), /*hidden argument*/NULL); return; } } // System.Void System.Text.RegularExpressions.RxCompiler::EmitBranchEnd() extern "C" IL2CPP_METHOD_ATTR void RxCompiler_EmitBranchEnd_m2248352700 (RxCompiler_t80015800 * __this, const RuntimeMethod* method) { { return; } } // System.Void System.Text.RegularExpressions.RxCompiler::EmitAlternationEnd() extern "C" IL2CPP_METHOD_ATTR void RxCompiler_EmitAlternationEnd_m740906117 (RxCompiler_t80015800 * __this, const RuntimeMethod* method) { { return; } } // System.Text.RegularExpressions.LinkRef System.Text.RegularExpressions.RxCompiler::NewLink() extern "C" IL2CPP_METHOD_ATTR LinkRef_t2971865410 * RxCompiler_NewLink_m1330597840 (RxCompiler_t80015800 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (RxCompiler_NewLink_m1330597840_MetadataUsageId); s_Il2CppMethodInitialized = true; } { RxLinkRef_t3349372210 * L_0 = (RxLinkRef_t3349372210 *)il2cpp_codegen_object_new(RxLinkRef_t3349372210_il2cpp_TypeInfo_var); RxLinkRef__ctor_m2612927251(L_0, /*hidden argument*/NULL); return L_0; } } // System.Void System.Text.RegularExpressions.RxCompiler::ResolveLink(System.Text.RegularExpressions.LinkRef) extern "C" IL2CPP_METHOD_ATTR void RxCompiler_ResolveLink_m3356014119 (RxCompiler_t80015800 * __this, LinkRef_t2971865410 * ___link0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (RxCompiler_ResolveLink_m3356014119_MetadataUsageId); s_Il2CppMethodInitialized = true; } RxLinkRef_t3349372210 * V_0 = NULL; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; { LinkRef_t2971865410 * L_0 = ___link0; V_0 = ((RxLinkRef_t3349372210 *)IsInstClass((RuntimeObject*)L_0, RxLinkRef_t3349372210_il2cpp_TypeInfo_var)); V_1 = 0; goto IL_0056; } IL_000e: { int32_t L_1 = __this->get_curpos_1(); RxLinkRef_t3349372210 * L_2 = V_0; NullCheck(L_2); Int32U5BU5D_t385246372* L_3 = L_2->get_offsets_0(); 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)); V_2 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_1, (int32_t)L_6)); int32_t L_7 = V_2; if ((((int32_t)L_7) <= ((int32_t)((int32_t)65535)))) { goto IL_002f; } } { NotSupportedException_t1314879016 * L_8 = (NotSupportedException_t1314879016 *)il2cpp_codegen_object_new(NotSupportedException_t1314879016_il2cpp_TypeInfo_var); NotSupportedException__ctor_m2730133172(L_8, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_8,RxCompiler_ResolveLink_m3356014119_RuntimeMethod_var); } IL_002f: { RxLinkRef_t3349372210 * L_9 = V_0; NullCheck(L_9); Int32U5BU5D_t385246372* L_10 = L_9->get_offsets_0(); int32_t L_11 = V_1; NullCheck(L_10); int32_t L_12 = ((int32_t)il2cpp_codegen_add((int32_t)L_11, (int32_t)1)); int32_t L_13 = (L_10)->GetAt(static_cast(L_12)); V_3 = L_13; ByteU5BU5D_t4116647657* L_14 = __this->get_program_0(); int32_t L_15 = V_3; int32_t L_16 = V_2; NullCheck(L_14); (L_14)->SetAt(static_cast(L_15), (uint8_t)(((int32_t)((uint8_t)L_16)))); ByteU5BU5D_t4116647657* L_17 = __this->get_program_0(); int32_t L_18 = V_3; int32_t L_19 = V_2; NullCheck(L_17); (L_17)->SetAt(static_cast(((int32_t)il2cpp_codegen_add((int32_t)L_18, (int32_t)1))), (uint8_t)(((int32_t)((uint8_t)((int32_t)((int32_t)L_19>>(int32_t)8)))))); int32_t L_20 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_20, (int32_t)2)); } IL_0056: { int32_t L_21 = V_1; RxLinkRef_t3349372210 * L_22 = V_0; NullCheck(L_22); int32_t L_23 = L_22->get_current_1(); if ((((int32_t)L_21) < ((int32_t)L_23))) { goto IL_000e; } } { return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif