#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" // System.IntPtr[] struct IntPtrU5BU5D_t4013366056; // System.String struct String_t; // System.Collections.IDictionary struct IDictionary_t1363984059; // System.Text.RegularExpressions.Group[] struct GroupU5BU5D_t1880820351; // System.Collections.Hashtable struct Hashtable_t1853889766; // System.Text.RegularExpressions.Regex struct Regex_t3657309853; // System.Collections.ArrayList struct ArrayList_t2718874744; // System.UInt16[] struct UInt16U5BU5D_t3326319531; // System.String[] struct StringU5BU5D_t1281789340; // System.Text.RegularExpressions.Capture[] struct CaptureU5BU5D_t183267399; // System.Text.RegularExpressions.MRUList/Node struct Node_t2049086415; // System.Byte[] struct ByteU5BU5D_t4116647657; // System.Text.RegularExpressions.EvalDelegate struct EvalDelegate_t1206020564; // System.Uri struct Uri_t100236324; // System.Collections.IList struct IList_t2094931216; // System.Text.RegularExpressions.Match struct Match_t3408321083; // System.Text.RegularExpressions.MatchCollection struct MatchCollection_t1395363720; // System.Uri/UriScheme[] struct UriSchemeU5BU5D_t2082808316; // System.UriParser struct UriParser_t3890150400; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t2736202052; // System.Text.RegularExpressions.MRUList struct MRUList_t4121573800; // System.Security.Cryptography.Oid struct Oid_t3552120260; // System.Collections.IEnumerator struct IEnumerator_t1853284238; // System.Char[] struct CharU5BU5D_t3528271667; // System.Int32[] struct Int32U5BU5D_t385246372; // System.Void struct Void_t1185182177; // System.Collections.Stack struct Stack_t2329662280; // System.Reflection.Emit.DynamicMethod[] struct DynamicMethodU5BU5D_t1439707271; // System.Boolean[] struct BooleanU5BU5D_t2897418192; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t1839659084; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t1170374974; // System.Reflection.FieldInfo struct FieldInfo_t; // System.Reflection.MethodInfo struct MethodInfo_t; // System.Reflection.Emit.LocalBuilder struct LocalBuilder_t3562264111; // System.Text.RegularExpressions.Syntax.ExpressionCollection struct ExpressionCollection_t1810289389; // System.Text.RegularExpressions.Syntax.CapturingGroup struct CapturingGroup_t751358689; // System.Text.RegularExpressions.CaptureCollection struct CaptureCollection_t1760593541; // System.DelegateData struct DelegateData_t1677132599; // System.Collections.BitArray struct BitArray_t4087883509; // System.Text.RegularExpressions.IntervalCollection struct IntervalCollection_t2609070824; // System.Text.RegularExpressions.IMachine struct IMachine_t2106687985; // System.Text.RegularExpressions.GroupCollection struct GroupCollection_t69770484; // System.Text.RegularExpressions.QuickSearch struct QuickSearch_t2588090110; // System.Text.RegularExpressions.Interpreter/RepeatContext struct RepeatContext_t1214863076; // System.Text.RegularExpressions.Mark[] struct MarkU5BU5D_t3645422402; // System.Text.RegularExpressions.RxInterpreter/RepeatContext struct RepeatContext_t2643093670; // System.Security.Cryptography.X509Certificates.X509Certificate2 struct X509Certificate2_t714049126; // System.Security.Cryptography.X509Certificates.X509ChainStatus[] struct X509ChainStatusU5BU5D_t2685945535; // System.Security.Cryptography.OidCollection struct OidCollection_t4234766844; // System.Security.Cryptography.X509Certificates.X509Certificate2Collection struct X509Certificate2Collection_t2111161276; // Mono.Security.X509.X509Store struct X509Store_t2777415284; // System.Text.RegularExpressions.Syntax.ExpressionAssertion struct ExpressionAssertion_t1861210811; // System.Text.RegularExpressions.Syntax.Literal struct Literal_t434143540; // System.Text.RegularExpressions.Syntax.Expression struct Expression_t2722445759; // System.Security.Cryptography.X509Certificates.X509ChainElementCollection struct X509ChainElementCollection_t3110968994; // System.Security.Cryptography.X509Certificates.X509ChainPolicy struct X509ChainPolicy_t2426922870; // System.Security.Cryptography.X509Certificates.X500DistinguishedName struct X500DistinguishedName_t875709727; // System.Security.Cryptography.AsymmetricAlgorithm struct AsymmetricAlgorithm_t932037087; // System.Security.Cryptography.X509Certificates.X509ChainElement struct X509ChainElement_t1464056338; // System.Security.Cryptography.X509Certificates.X509Store struct X509Store_t2922691911; // System.Text.RegularExpressions.FactoryCache struct FactoryCache_t2327118887; // System.Text.RegularExpressions.IMachineFactory struct IMachineFactory_t1209798546; // System.Net.WebHeaderCollection struct WebHeaderCollection_t1942268960; // System.IAsyncResult struct IAsyncResult_t767004451; // System.AsyncCallback struct AsyncCallback_t3962456242; // System.Net.IPEndPoint struct IPEndPoint_t3791887218; // System.Net.ServicePoint struct ServicePoint_t2786966844; #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 #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 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 URIPARSER_T3890150400_H #define URIPARSER_T3890150400_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.UriParser struct UriParser_t3890150400 : public RuntimeObject { public: // System.String System.UriParser::scheme_name String_t* ___scheme_name_2; // System.Int32 System.UriParser::default_port int32_t ___default_port_3; public: inline static int32_t get_offset_of_scheme_name_2() { return static_cast(offsetof(UriParser_t3890150400, ___scheme_name_2)); } inline String_t* get_scheme_name_2() const { return ___scheme_name_2; } inline String_t** get_address_of_scheme_name_2() { return &___scheme_name_2; } inline void set_scheme_name_2(String_t* value) { ___scheme_name_2 = value; Il2CppCodeGenWriteBarrier((&___scheme_name_2), value); } inline static int32_t get_offset_of_default_port_3() { return static_cast(offsetof(UriParser_t3890150400, ___default_port_3)); } inline int32_t get_default_port_3() const { return ___default_port_3; } inline int32_t* get_address_of_default_port_3() { return &___default_port_3; } inline void set_default_port_3(int32_t value) { ___default_port_3 = value; } }; struct UriParser_t3890150400_StaticFields { public: // System.Object System.UriParser::lock_object RuntimeObject * ___lock_object_0; // System.Collections.Hashtable System.UriParser::table Hashtable_t1853889766 * ___table_1; // System.Text.RegularExpressions.Regex System.UriParser::uri_regex Regex_t3657309853 * ___uri_regex_4; // System.Text.RegularExpressions.Regex System.UriParser::auth_regex Regex_t3657309853 * ___auth_regex_5; public: inline static int32_t get_offset_of_lock_object_0() { return static_cast(offsetof(UriParser_t3890150400_StaticFields, ___lock_object_0)); } inline RuntimeObject * get_lock_object_0() const { return ___lock_object_0; } inline RuntimeObject ** get_address_of_lock_object_0() { return &___lock_object_0; } inline void set_lock_object_0(RuntimeObject * value) { ___lock_object_0 = value; Il2CppCodeGenWriteBarrier((&___lock_object_0), value); } inline static int32_t get_offset_of_table_1() { return static_cast(offsetof(UriParser_t3890150400_StaticFields, ___table_1)); } inline Hashtable_t1853889766 * get_table_1() const { return ___table_1; } inline Hashtable_t1853889766 ** get_address_of_table_1() { return &___table_1; } inline void set_table_1(Hashtable_t1853889766 * value) { ___table_1 = value; Il2CppCodeGenWriteBarrier((&___table_1), value); } inline static int32_t get_offset_of_uri_regex_4() { return static_cast(offsetof(UriParser_t3890150400_StaticFields, ___uri_regex_4)); } inline Regex_t3657309853 * get_uri_regex_4() const { return ___uri_regex_4; } inline Regex_t3657309853 ** get_address_of_uri_regex_4() { return &___uri_regex_4; } inline void set_uri_regex_4(Regex_t3657309853 * value) { ___uri_regex_4 = value; Il2CppCodeGenWriteBarrier((&___uri_regex_4), value); } inline static int32_t get_offset_of_auth_regex_5() { return static_cast(offsetof(UriParser_t3890150400_StaticFields, ___auth_regex_5)); } inline Regex_t3657309853 * get_auth_regex_5() const { return ___auth_regex_5; } inline Regex_t3657309853 ** get_address_of_auth_regex_5() { return &___auth_regex_5; } inline void set_auth_regex_5(Regex_t3657309853 * value) { ___auth_regex_5 = value; Il2CppCodeGenWriteBarrier((&___auth_regex_5), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // URIPARSER_T3890150400_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 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 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 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 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 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 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 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 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 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 REPEATCONTEXT_T2643093670_H #define REPEATCONTEXT_T2643093670_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Text.RegularExpressions.RxInterpreter/RepeatContext struct RepeatContext_t2643093670 : public RuntimeObject { public: // System.Int32 System.Text.RegularExpressions.RxInterpreter/RepeatContext::start int32_t ___start_0; // System.Int32 System.Text.RegularExpressions.RxInterpreter/RepeatContext::min int32_t ___min_1; // System.Int32 System.Text.RegularExpressions.RxInterpreter/RepeatContext::max int32_t ___max_2; // System.Boolean System.Text.RegularExpressions.RxInterpreter/RepeatContext::lazy bool ___lazy_3; // System.Int32 System.Text.RegularExpressions.RxInterpreter/RepeatContext::expr_pc int32_t ___expr_pc_4; // System.Text.RegularExpressions.RxInterpreter/RepeatContext System.Text.RegularExpressions.RxInterpreter/RepeatContext::previous RepeatContext_t2643093670 * ___previous_5; // System.Int32 System.Text.RegularExpressions.RxInterpreter/RepeatContext::count int32_t ___count_6; public: inline static int32_t get_offset_of_start_0() { return static_cast(offsetof(RepeatContext_t2643093670, ___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_t2643093670, ___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_t2643093670, ___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_t2643093670, ___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_t2643093670, ___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_t2643093670, ___previous_5)); } inline RepeatContext_t2643093670 * get_previous_5() const { return ___previous_5; } inline RepeatContext_t2643093670 ** get_address_of_previous_5() { return &___previous_5; } inline void set_previous_5(RepeatContext_t2643093670 * value) { ___previous_5 = value; Il2CppCodeGenWriteBarrier((&___previous_5), value); } inline static int32_t get_offset_of_count_6() { return static_cast(offsetof(RepeatContext_t2643093670, ___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_T2643093670_H #ifndef URIBUILDER_T579353065_H #define URIBUILDER_T579353065_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.UriBuilder struct UriBuilder_t579353065 : public RuntimeObject { public: // System.String System.UriBuilder::scheme String_t* ___scheme_0; // System.String System.UriBuilder::host String_t* ___host_1; // System.Int32 System.UriBuilder::port int32_t ___port_2; // System.String System.UriBuilder::path String_t* ___path_3; // System.String System.UriBuilder::query String_t* ___query_4; // System.String System.UriBuilder::fragment String_t* ___fragment_5; // System.String System.UriBuilder::username String_t* ___username_6; // System.String System.UriBuilder::password String_t* ___password_7; // System.Uri System.UriBuilder::uri Uri_t100236324 * ___uri_8; // System.Boolean System.UriBuilder::modified bool ___modified_9; public: inline static int32_t get_offset_of_scheme_0() { return static_cast(offsetof(UriBuilder_t579353065, ___scheme_0)); } inline String_t* get_scheme_0() const { return ___scheme_0; } inline String_t** get_address_of_scheme_0() { return &___scheme_0; } inline void set_scheme_0(String_t* value) { ___scheme_0 = value; Il2CppCodeGenWriteBarrier((&___scheme_0), value); } inline static int32_t get_offset_of_host_1() { return static_cast(offsetof(UriBuilder_t579353065, ___host_1)); } inline String_t* get_host_1() const { return ___host_1; } inline String_t** get_address_of_host_1() { return &___host_1; } inline void set_host_1(String_t* value) { ___host_1 = value; Il2CppCodeGenWriteBarrier((&___host_1), value); } inline static int32_t get_offset_of_port_2() { return static_cast(offsetof(UriBuilder_t579353065, ___port_2)); } inline int32_t get_port_2() const { return ___port_2; } inline int32_t* get_address_of_port_2() { return &___port_2; } inline void set_port_2(int32_t value) { ___port_2 = value; } inline static int32_t get_offset_of_path_3() { return static_cast(offsetof(UriBuilder_t579353065, ___path_3)); } inline String_t* get_path_3() const { return ___path_3; } inline String_t** get_address_of_path_3() { return &___path_3; } inline void set_path_3(String_t* value) { ___path_3 = value; Il2CppCodeGenWriteBarrier((&___path_3), value); } inline static int32_t get_offset_of_query_4() { return static_cast(offsetof(UriBuilder_t579353065, ___query_4)); } inline String_t* get_query_4() const { return ___query_4; } inline String_t** get_address_of_query_4() { return &___query_4; } inline void set_query_4(String_t* value) { ___query_4 = value; Il2CppCodeGenWriteBarrier((&___query_4), value); } inline static int32_t get_offset_of_fragment_5() { return static_cast(offsetof(UriBuilder_t579353065, ___fragment_5)); } inline String_t* get_fragment_5() const { return ___fragment_5; } inline String_t** get_address_of_fragment_5() { return &___fragment_5; } inline void set_fragment_5(String_t* value) { ___fragment_5 = value; Il2CppCodeGenWriteBarrier((&___fragment_5), value); } inline static int32_t get_offset_of_username_6() { return static_cast(offsetof(UriBuilder_t579353065, ___username_6)); } inline String_t* get_username_6() const { return ___username_6; } inline String_t** get_address_of_username_6() { return &___username_6; } inline void set_username_6(String_t* value) { ___username_6 = value; Il2CppCodeGenWriteBarrier((&___username_6), value); } inline static int32_t get_offset_of_password_7() { return static_cast(offsetof(UriBuilder_t579353065, ___password_7)); } inline String_t* get_password_7() const { return ___password_7; } inline String_t** get_address_of_password_7() { return &___password_7; } inline void set_password_7(String_t* value) { ___password_7 = value; Il2CppCodeGenWriteBarrier((&___password_7), value); } inline static int32_t get_offset_of_uri_8() { return static_cast(offsetof(UriBuilder_t579353065, ___uri_8)); } inline Uri_t100236324 * get_uri_8() const { return ___uri_8; } inline Uri_t100236324 ** get_address_of_uri_8() { return &___uri_8; } inline void set_uri_8(Uri_t100236324 * value) { ___uri_8 = value; Il2CppCodeGenWriteBarrier((&___uri_8), value); } inline static int32_t get_offset_of_modified_9() { return static_cast(offsetof(UriBuilder_t579353065, ___modified_9)); } inline bool get_modified_9() const { return ___modified_9; } inline bool* get_address_of_modified_9() { return &___modified_9; } inline void set_modified_9(bool value) { ___modified_9 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // URIBUILDER_T579353065_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 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 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 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 URI_T100236324_H #define URI_T100236324_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Uri struct Uri_t100236324 : public RuntimeObject { public: // System.Boolean System.Uri::isUnixFilePath bool ___isUnixFilePath_0; // System.String System.Uri::source String_t* ___source_1; // System.String System.Uri::scheme String_t* ___scheme_2; // System.String System.Uri::host String_t* ___host_3; // System.Int32 System.Uri::port int32_t ___port_4; // System.String System.Uri::path String_t* ___path_5; // System.String System.Uri::query String_t* ___query_6; // System.String System.Uri::fragment String_t* ___fragment_7; // System.String System.Uri::userinfo String_t* ___userinfo_8; // System.Boolean System.Uri::isUnc bool ___isUnc_9; // System.Boolean System.Uri::isOpaquePart bool ___isOpaquePart_10; // System.Boolean System.Uri::isAbsoluteUri bool ___isAbsoluteUri_11; // System.Boolean System.Uri::userEscaped bool ___userEscaped_12; // System.String System.Uri::cachedAbsoluteUri String_t* ___cachedAbsoluteUri_13; // System.String System.Uri::cachedToString String_t* ___cachedToString_14; // System.String System.Uri::cachedLocalPath String_t* ___cachedLocalPath_15; // System.Int32 System.Uri::cachedHashCode int32_t ___cachedHashCode_16; // System.UriParser System.Uri::parser UriParser_t3890150400 * ___parser_30; public: inline static int32_t get_offset_of_isUnixFilePath_0() { return static_cast(offsetof(Uri_t100236324, ___isUnixFilePath_0)); } inline bool get_isUnixFilePath_0() const { return ___isUnixFilePath_0; } inline bool* get_address_of_isUnixFilePath_0() { return &___isUnixFilePath_0; } inline void set_isUnixFilePath_0(bool value) { ___isUnixFilePath_0 = value; } inline static int32_t get_offset_of_source_1() { return static_cast(offsetof(Uri_t100236324, ___source_1)); } inline String_t* get_source_1() const { return ___source_1; } inline String_t** get_address_of_source_1() { return &___source_1; } inline void set_source_1(String_t* value) { ___source_1 = value; Il2CppCodeGenWriteBarrier((&___source_1), value); } inline static int32_t get_offset_of_scheme_2() { return static_cast(offsetof(Uri_t100236324, ___scheme_2)); } inline String_t* get_scheme_2() const { return ___scheme_2; } inline String_t** get_address_of_scheme_2() { return &___scheme_2; } inline void set_scheme_2(String_t* value) { ___scheme_2 = value; Il2CppCodeGenWriteBarrier((&___scheme_2), value); } inline static int32_t get_offset_of_host_3() { return static_cast(offsetof(Uri_t100236324, ___host_3)); } inline String_t* get_host_3() const { return ___host_3; } inline String_t** get_address_of_host_3() { return &___host_3; } inline void set_host_3(String_t* value) { ___host_3 = value; Il2CppCodeGenWriteBarrier((&___host_3), value); } inline static int32_t get_offset_of_port_4() { return static_cast(offsetof(Uri_t100236324, ___port_4)); } inline int32_t get_port_4() const { return ___port_4; } inline int32_t* get_address_of_port_4() { return &___port_4; } inline void set_port_4(int32_t value) { ___port_4 = value; } inline static int32_t get_offset_of_path_5() { return static_cast(offsetof(Uri_t100236324, ___path_5)); } inline String_t* get_path_5() const { return ___path_5; } inline String_t** get_address_of_path_5() { return &___path_5; } inline void set_path_5(String_t* value) { ___path_5 = value; Il2CppCodeGenWriteBarrier((&___path_5), value); } inline static int32_t get_offset_of_query_6() { return static_cast(offsetof(Uri_t100236324, ___query_6)); } inline String_t* get_query_6() const { return ___query_6; } inline String_t** get_address_of_query_6() { return &___query_6; } inline void set_query_6(String_t* value) { ___query_6 = value; Il2CppCodeGenWriteBarrier((&___query_6), value); } inline static int32_t get_offset_of_fragment_7() { return static_cast(offsetof(Uri_t100236324, ___fragment_7)); } inline String_t* get_fragment_7() const { return ___fragment_7; } inline String_t** get_address_of_fragment_7() { return &___fragment_7; } inline void set_fragment_7(String_t* value) { ___fragment_7 = value; Il2CppCodeGenWriteBarrier((&___fragment_7), value); } inline static int32_t get_offset_of_userinfo_8() { return static_cast(offsetof(Uri_t100236324, ___userinfo_8)); } inline String_t* get_userinfo_8() const { return ___userinfo_8; } inline String_t** get_address_of_userinfo_8() { return &___userinfo_8; } inline void set_userinfo_8(String_t* value) { ___userinfo_8 = value; Il2CppCodeGenWriteBarrier((&___userinfo_8), value); } inline static int32_t get_offset_of_isUnc_9() { return static_cast(offsetof(Uri_t100236324, ___isUnc_9)); } inline bool get_isUnc_9() const { return ___isUnc_9; } inline bool* get_address_of_isUnc_9() { return &___isUnc_9; } inline void set_isUnc_9(bool value) { ___isUnc_9 = value; } inline static int32_t get_offset_of_isOpaquePart_10() { return static_cast(offsetof(Uri_t100236324, ___isOpaquePart_10)); } inline bool get_isOpaquePart_10() const { return ___isOpaquePart_10; } inline bool* get_address_of_isOpaquePart_10() { return &___isOpaquePart_10; } inline void set_isOpaquePart_10(bool value) { ___isOpaquePart_10 = value; } inline static int32_t get_offset_of_isAbsoluteUri_11() { return static_cast(offsetof(Uri_t100236324, ___isAbsoluteUri_11)); } inline bool get_isAbsoluteUri_11() const { return ___isAbsoluteUri_11; } inline bool* get_address_of_isAbsoluteUri_11() { return &___isAbsoluteUri_11; } inline void set_isAbsoluteUri_11(bool value) { ___isAbsoluteUri_11 = value; } inline static int32_t get_offset_of_userEscaped_12() { return static_cast(offsetof(Uri_t100236324, ___userEscaped_12)); } inline bool get_userEscaped_12() const { return ___userEscaped_12; } inline bool* get_address_of_userEscaped_12() { return &___userEscaped_12; } inline void set_userEscaped_12(bool value) { ___userEscaped_12 = value; } inline static int32_t get_offset_of_cachedAbsoluteUri_13() { return static_cast(offsetof(Uri_t100236324, ___cachedAbsoluteUri_13)); } inline String_t* get_cachedAbsoluteUri_13() const { return ___cachedAbsoluteUri_13; } inline String_t** get_address_of_cachedAbsoluteUri_13() { return &___cachedAbsoluteUri_13; } inline void set_cachedAbsoluteUri_13(String_t* value) { ___cachedAbsoluteUri_13 = value; Il2CppCodeGenWriteBarrier((&___cachedAbsoluteUri_13), value); } inline static int32_t get_offset_of_cachedToString_14() { return static_cast(offsetof(Uri_t100236324, ___cachedToString_14)); } inline String_t* get_cachedToString_14() const { return ___cachedToString_14; } inline String_t** get_address_of_cachedToString_14() { return &___cachedToString_14; } inline void set_cachedToString_14(String_t* value) { ___cachedToString_14 = value; Il2CppCodeGenWriteBarrier((&___cachedToString_14), value); } inline static int32_t get_offset_of_cachedLocalPath_15() { return static_cast(offsetof(Uri_t100236324, ___cachedLocalPath_15)); } inline String_t* get_cachedLocalPath_15() const { return ___cachedLocalPath_15; } inline String_t** get_address_of_cachedLocalPath_15() { return &___cachedLocalPath_15; } inline void set_cachedLocalPath_15(String_t* value) { ___cachedLocalPath_15 = value; Il2CppCodeGenWriteBarrier((&___cachedLocalPath_15), value); } inline static int32_t get_offset_of_cachedHashCode_16() { return static_cast(offsetof(Uri_t100236324, ___cachedHashCode_16)); } inline int32_t get_cachedHashCode_16() const { return ___cachedHashCode_16; } inline int32_t* get_address_of_cachedHashCode_16() { return &___cachedHashCode_16; } inline void set_cachedHashCode_16(int32_t value) { ___cachedHashCode_16 = value; } inline static int32_t get_offset_of_parser_30() { return static_cast(offsetof(Uri_t100236324, ___parser_30)); } inline UriParser_t3890150400 * get_parser_30() const { return ___parser_30; } inline UriParser_t3890150400 ** get_address_of_parser_30() { return &___parser_30; } inline void set_parser_30(UriParser_t3890150400 * value) { ___parser_30 = value; Il2CppCodeGenWriteBarrier((&___parser_30), value); } }; struct Uri_t100236324_StaticFields { public: // System.String System.Uri::hexUpperChars String_t* ___hexUpperChars_17; // System.String System.Uri::SchemeDelimiter String_t* ___SchemeDelimiter_18; // System.String System.Uri::UriSchemeFile String_t* ___UriSchemeFile_19; // System.String System.Uri::UriSchemeFtp String_t* ___UriSchemeFtp_20; // System.String System.Uri::UriSchemeGopher String_t* ___UriSchemeGopher_21; // System.String System.Uri::UriSchemeHttp String_t* ___UriSchemeHttp_22; // System.String System.Uri::UriSchemeHttps String_t* ___UriSchemeHttps_23; // System.String System.Uri::UriSchemeMailto String_t* ___UriSchemeMailto_24; // System.String System.Uri::UriSchemeNews String_t* ___UriSchemeNews_25; // System.String System.Uri::UriSchemeNntp String_t* ___UriSchemeNntp_26; // System.String System.Uri::UriSchemeNetPipe String_t* ___UriSchemeNetPipe_27; // System.String System.Uri::UriSchemeNetTcp String_t* ___UriSchemeNetTcp_28; // System.Uri/UriScheme[] System.Uri::schemes UriSchemeU5BU5D_t2082808316* ___schemes_29; // System.Collections.Generic.Dictionary`2 System.Uri::<>f__switch$map1C Dictionary_2_t2736202052 * ___U3CU3Ef__switchU24map1C_31; // System.Collections.Generic.Dictionary`2 System.Uri::<>f__switch$map1D Dictionary_2_t2736202052 * ___U3CU3Ef__switchU24map1D_32; // System.Collections.Generic.Dictionary`2 System.Uri::<>f__switch$map1E Dictionary_2_t2736202052 * ___U3CU3Ef__switchU24map1E_33; // System.Collections.Generic.Dictionary`2 System.Uri::<>f__switch$map1F Dictionary_2_t2736202052 * ___U3CU3Ef__switchU24map1F_34; // System.Collections.Generic.Dictionary`2 System.Uri::<>f__switch$map20 Dictionary_2_t2736202052 * ___U3CU3Ef__switchU24map20_35; public: inline static int32_t get_offset_of_hexUpperChars_17() { return static_cast(offsetof(Uri_t100236324_StaticFields, ___hexUpperChars_17)); } inline String_t* get_hexUpperChars_17() const { return ___hexUpperChars_17; } inline String_t** get_address_of_hexUpperChars_17() { return &___hexUpperChars_17; } inline void set_hexUpperChars_17(String_t* value) { ___hexUpperChars_17 = value; Il2CppCodeGenWriteBarrier((&___hexUpperChars_17), value); } inline static int32_t get_offset_of_SchemeDelimiter_18() { return static_cast(offsetof(Uri_t100236324_StaticFields, ___SchemeDelimiter_18)); } inline String_t* get_SchemeDelimiter_18() const { return ___SchemeDelimiter_18; } inline String_t** get_address_of_SchemeDelimiter_18() { return &___SchemeDelimiter_18; } inline void set_SchemeDelimiter_18(String_t* value) { ___SchemeDelimiter_18 = value; Il2CppCodeGenWriteBarrier((&___SchemeDelimiter_18), value); } inline static int32_t get_offset_of_UriSchemeFile_19() { return static_cast(offsetof(Uri_t100236324_StaticFields, ___UriSchemeFile_19)); } inline String_t* get_UriSchemeFile_19() const { return ___UriSchemeFile_19; } inline String_t** get_address_of_UriSchemeFile_19() { return &___UriSchemeFile_19; } inline void set_UriSchemeFile_19(String_t* value) { ___UriSchemeFile_19 = value; Il2CppCodeGenWriteBarrier((&___UriSchemeFile_19), value); } inline static int32_t get_offset_of_UriSchemeFtp_20() { return static_cast(offsetof(Uri_t100236324_StaticFields, ___UriSchemeFtp_20)); } inline String_t* get_UriSchemeFtp_20() const { return ___UriSchemeFtp_20; } inline String_t** get_address_of_UriSchemeFtp_20() { return &___UriSchemeFtp_20; } inline void set_UriSchemeFtp_20(String_t* value) { ___UriSchemeFtp_20 = value; Il2CppCodeGenWriteBarrier((&___UriSchemeFtp_20), value); } inline static int32_t get_offset_of_UriSchemeGopher_21() { return static_cast(offsetof(Uri_t100236324_StaticFields, ___UriSchemeGopher_21)); } inline String_t* get_UriSchemeGopher_21() const { return ___UriSchemeGopher_21; } inline String_t** get_address_of_UriSchemeGopher_21() { return &___UriSchemeGopher_21; } inline void set_UriSchemeGopher_21(String_t* value) { ___UriSchemeGopher_21 = value; Il2CppCodeGenWriteBarrier((&___UriSchemeGopher_21), value); } inline static int32_t get_offset_of_UriSchemeHttp_22() { return static_cast(offsetof(Uri_t100236324_StaticFields, ___UriSchemeHttp_22)); } inline String_t* get_UriSchemeHttp_22() const { return ___UriSchemeHttp_22; } inline String_t** get_address_of_UriSchemeHttp_22() { return &___UriSchemeHttp_22; } inline void set_UriSchemeHttp_22(String_t* value) { ___UriSchemeHttp_22 = value; Il2CppCodeGenWriteBarrier((&___UriSchemeHttp_22), value); } inline static int32_t get_offset_of_UriSchemeHttps_23() { return static_cast(offsetof(Uri_t100236324_StaticFields, ___UriSchemeHttps_23)); } inline String_t* get_UriSchemeHttps_23() const { return ___UriSchemeHttps_23; } inline String_t** get_address_of_UriSchemeHttps_23() { return &___UriSchemeHttps_23; } inline void set_UriSchemeHttps_23(String_t* value) { ___UriSchemeHttps_23 = value; Il2CppCodeGenWriteBarrier((&___UriSchemeHttps_23), value); } inline static int32_t get_offset_of_UriSchemeMailto_24() { return static_cast(offsetof(Uri_t100236324_StaticFields, ___UriSchemeMailto_24)); } inline String_t* get_UriSchemeMailto_24() const { return ___UriSchemeMailto_24; } inline String_t** get_address_of_UriSchemeMailto_24() { return &___UriSchemeMailto_24; } inline void set_UriSchemeMailto_24(String_t* value) { ___UriSchemeMailto_24 = value; Il2CppCodeGenWriteBarrier((&___UriSchemeMailto_24), value); } inline static int32_t get_offset_of_UriSchemeNews_25() { return static_cast(offsetof(Uri_t100236324_StaticFields, ___UriSchemeNews_25)); } inline String_t* get_UriSchemeNews_25() const { return ___UriSchemeNews_25; } inline String_t** get_address_of_UriSchemeNews_25() { return &___UriSchemeNews_25; } inline void set_UriSchemeNews_25(String_t* value) { ___UriSchemeNews_25 = value; Il2CppCodeGenWriteBarrier((&___UriSchemeNews_25), value); } inline static int32_t get_offset_of_UriSchemeNntp_26() { return static_cast(offsetof(Uri_t100236324_StaticFields, ___UriSchemeNntp_26)); } inline String_t* get_UriSchemeNntp_26() const { return ___UriSchemeNntp_26; } inline String_t** get_address_of_UriSchemeNntp_26() { return &___UriSchemeNntp_26; } inline void set_UriSchemeNntp_26(String_t* value) { ___UriSchemeNntp_26 = value; Il2CppCodeGenWriteBarrier((&___UriSchemeNntp_26), value); } inline static int32_t get_offset_of_UriSchemeNetPipe_27() { return static_cast(offsetof(Uri_t100236324_StaticFields, ___UriSchemeNetPipe_27)); } inline String_t* get_UriSchemeNetPipe_27() const { return ___UriSchemeNetPipe_27; } inline String_t** get_address_of_UriSchemeNetPipe_27() { return &___UriSchemeNetPipe_27; } inline void set_UriSchemeNetPipe_27(String_t* value) { ___UriSchemeNetPipe_27 = value; Il2CppCodeGenWriteBarrier((&___UriSchemeNetPipe_27), value); } inline static int32_t get_offset_of_UriSchemeNetTcp_28() { return static_cast(offsetof(Uri_t100236324_StaticFields, ___UriSchemeNetTcp_28)); } inline String_t* get_UriSchemeNetTcp_28() const { return ___UriSchemeNetTcp_28; } inline String_t** get_address_of_UriSchemeNetTcp_28() { return &___UriSchemeNetTcp_28; } inline void set_UriSchemeNetTcp_28(String_t* value) { ___UriSchemeNetTcp_28 = value; Il2CppCodeGenWriteBarrier((&___UriSchemeNetTcp_28), value); } inline static int32_t get_offset_of_schemes_29() { return static_cast(offsetof(Uri_t100236324_StaticFields, ___schemes_29)); } inline UriSchemeU5BU5D_t2082808316* get_schemes_29() const { return ___schemes_29; } inline UriSchemeU5BU5D_t2082808316** get_address_of_schemes_29() { return &___schemes_29; } inline void set_schemes_29(UriSchemeU5BU5D_t2082808316* value) { ___schemes_29 = value; Il2CppCodeGenWriteBarrier((&___schemes_29), value); } inline static int32_t get_offset_of_U3CU3Ef__switchU24map1C_31() { return static_cast(offsetof(Uri_t100236324_StaticFields, ___U3CU3Ef__switchU24map1C_31)); } inline Dictionary_2_t2736202052 * get_U3CU3Ef__switchU24map1C_31() const { return ___U3CU3Ef__switchU24map1C_31; } inline Dictionary_2_t2736202052 ** get_address_of_U3CU3Ef__switchU24map1C_31() { return &___U3CU3Ef__switchU24map1C_31; } inline void set_U3CU3Ef__switchU24map1C_31(Dictionary_2_t2736202052 * value) { ___U3CU3Ef__switchU24map1C_31 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__switchU24map1C_31), value); } inline static int32_t get_offset_of_U3CU3Ef__switchU24map1D_32() { return static_cast(offsetof(Uri_t100236324_StaticFields, ___U3CU3Ef__switchU24map1D_32)); } inline Dictionary_2_t2736202052 * get_U3CU3Ef__switchU24map1D_32() const { return ___U3CU3Ef__switchU24map1D_32; } inline Dictionary_2_t2736202052 ** get_address_of_U3CU3Ef__switchU24map1D_32() { return &___U3CU3Ef__switchU24map1D_32; } inline void set_U3CU3Ef__switchU24map1D_32(Dictionary_2_t2736202052 * value) { ___U3CU3Ef__switchU24map1D_32 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__switchU24map1D_32), value); } inline static int32_t get_offset_of_U3CU3Ef__switchU24map1E_33() { return static_cast(offsetof(Uri_t100236324_StaticFields, ___U3CU3Ef__switchU24map1E_33)); } inline Dictionary_2_t2736202052 * get_U3CU3Ef__switchU24map1E_33() const { return ___U3CU3Ef__switchU24map1E_33; } inline Dictionary_2_t2736202052 ** get_address_of_U3CU3Ef__switchU24map1E_33() { return &___U3CU3Ef__switchU24map1E_33; } inline void set_U3CU3Ef__switchU24map1E_33(Dictionary_2_t2736202052 * value) { ___U3CU3Ef__switchU24map1E_33 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__switchU24map1E_33), value); } inline static int32_t get_offset_of_U3CU3Ef__switchU24map1F_34() { return static_cast(offsetof(Uri_t100236324_StaticFields, ___U3CU3Ef__switchU24map1F_34)); } inline Dictionary_2_t2736202052 * get_U3CU3Ef__switchU24map1F_34() const { return ___U3CU3Ef__switchU24map1F_34; } inline Dictionary_2_t2736202052 ** get_address_of_U3CU3Ef__switchU24map1F_34() { return &___U3CU3Ef__switchU24map1F_34; } inline void set_U3CU3Ef__switchU24map1F_34(Dictionary_2_t2736202052 * value) { ___U3CU3Ef__switchU24map1F_34 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__switchU24map1F_34), value); } inline static int32_t get_offset_of_U3CU3Ef__switchU24map20_35() { return static_cast(offsetof(Uri_t100236324_StaticFields, ___U3CU3Ef__switchU24map20_35)); } inline Dictionary_2_t2736202052 * get_U3CU3Ef__switchU24map20_35() const { return ___U3CU3Ef__switchU24map20_35; } inline Dictionary_2_t2736202052 ** get_address_of_U3CU3Ef__switchU24map20_35() { return &___U3CU3Ef__switchU24map20_35; } inline void set_U3CU3Ef__switchU24map20_35(Dictionary_2_t2736202052 * value) { ___U3CU3Ef__switchU24map20_35 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__switchU24map20_35), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // URI_T100236324_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 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 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 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 EVENTARGS_T3591816995_H #define EVENTARGS_T3591816995_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.EventArgs struct EventArgs_t3591816995 : public RuntimeObject { public: public: }; struct EventArgs_t3591816995_StaticFields { public: // System.EventArgs System.EventArgs::Empty EventArgs_t3591816995 * ___Empty_0; public: inline static int32_t get_offset_of_Empty_0() { return static_cast(offsetof(EventArgs_t3591816995_StaticFields, ___Empty_0)); } inline EventArgs_t3591816995 * get_Empty_0() const { return ___Empty_0; } inline EventArgs_t3591816995 ** get_address_of_Empty_0() { return &___Empty_0; } inline void set_Empty_0(EventArgs_t3591816995 * value) { ___Empty_0 = value; Il2CppCodeGenWriteBarrier((&___Empty_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // EVENTARGS_T3591816995_H #ifndef TYPECONVERTER_T2249118273_H #define TYPECONVERTER_T2249118273_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.ComponentModel.TypeConverter struct TypeConverter_t2249118273 : public RuntimeObject { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // TYPECONVERTER_T2249118273_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 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 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 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 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 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 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 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 URISCHEME_T722425697_H #define URISCHEME_T722425697_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Uri/UriScheme struct UriScheme_t722425697 { public: // System.String System.Uri/UriScheme::scheme String_t* ___scheme_0; // System.String System.Uri/UriScheme::delimiter String_t* ___delimiter_1; // System.Int32 System.Uri/UriScheme::defaultPort int32_t ___defaultPort_2; public: inline static int32_t get_offset_of_scheme_0() { return static_cast(offsetof(UriScheme_t722425697, ___scheme_0)); } inline String_t* get_scheme_0() const { return ___scheme_0; } inline String_t** get_address_of_scheme_0() { return &___scheme_0; } inline void set_scheme_0(String_t* value) { ___scheme_0 = value; Il2CppCodeGenWriteBarrier((&___scheme_0), value); } inline static int32_t get_offset_of_delimiter_1() { return static_cast(offsetof(UriScheme_t722425697, ___delimiter_1)); } inline String_t* get_delimiter_1() const { return ___delimiter_1; } inline String_t** get_address_of_delimiter_1() { return &___delimiter_1; } inline void set_delimiter_1(String_t* value) { ___delimiter_1 = value; Il2CppCodeGenWriteBarrier((&___delimiter_1), value); } inline static int32_t get_offset_of_defaultPort_2() { return static_cast(offsetof(UriScheme_t722425697, ___defaultPort_2)); } inline int32_t get_defaultPort_2() const { return ___defaultPort_2; } inline int32_t* get_address_of_defaultPort_2() { return &___defaultPort_2; } inline void set_defaultPort_2(int32_t value) { ___defaultPort_2 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif // Native definition for P/Invoke marshalling of System.Uri/UriScheme struct UriScheme_t722425697_marshaled_pinvoke { char* ___scheme_0; char* ___delimiter_1; int32_t ___defaultPort_2; }; // Native definition for COM marshalling of System.Uri/UriScheme struct UriScheme_t722425697_marshaled_com { Il2CppChar* ___scheme_0; Il2CppChar* ___delimiter_1; int32_t ___defaultPort_2; }; #endif // URISCHEME_T722425697_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 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 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 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 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 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 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 ELAPSEDEVENTARGS_T3048571484_H #define ELAPSEDEVENTARGS_T3048571484_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Timers.ElapsedEventArgs struct ElapsedEventArgs_t3048571484 : public EventArgs_t3591816995 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ELAPSEDEVENTARGS_T3048571484_H #ifndef EXPRESSIONCOLLECTION_T1810289389_H #define EXPRESSIONCOLLECTION_T1810289389_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Text.RegularExpressions.Syntax.ExpressionCollection struct ExpressionCollection_t1810289389 : public CollectionBase_t2727926298 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // EXPRESSIONCOLLECTION_T1810289389_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 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 URITYPECONVERTER_T3695916615_H #define URITYPECONVERTER_T3695916615_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.UriTypeConverter struct UriTypeConverter_t3695916615 : public TypeConverter_t2249118273 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // URITYPECONVERTER_T3695916615_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 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 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 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 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 REFERENCE_T1799410108_H #define REFERENCE_T1799410108_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Text.RegularExpressions.Syntax.Reference struct Reference_t1799410108 : public Expression_t2722445759 { public: // System.Text.RegularExpressions.Syntax.CapturingGroup System.Text.RegularExpressions.Syntax.Reference::group CapturingGroup_t751358689 * ___group_0; // System.Boolean System.Text.RegularExpressions.Syntax.Reference::ignore bool ___ignore_1; public: inline static int32_t get_offset_of_group_0() { return static_cast(offsetof(Reference_t1799410108, ___group_0)); } inline CapturingGroup_t751358689 * get_group_0() const { return ___group_0; } inline CapturingGroup_t751358689 ** get_address_of_group_0() { return &___group_0; } inline void set_group_0(CapturingGroup_t751358689 * value) { ___group_0 = value; Il2CppCodeGenWriteBarrier((&___group_0), value); } inline static int32_t get_offset_of_ignore_1() { return static_cast(offsetof(Reference_t1799410108, ___ignore_1)); } inline bool get_ignore_1() const { return ___ignore_1; } inline bool* get_address_of_ignore_1() { return &___ignore_1; } inline void set_ignore_1(bool value) { ___ignore_1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // REFERENCE_T1799410108_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 LITERAL_T434143540_H #define LITERAL_T434143540_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Text.RegularExpressions.Syntax.Literal struct Literal_t434143540 : public Expression_t2722445759 { public: // System.String System.Text.RegularExpressions.Syntax.Literal::str String_t* ___str_0; // System.Boolean System.Text.RegularExpressions.Syntax.Literal::ignore bool ___ignore_1; public: inline static int32_t get_offset_of_str_0() { return static_cast(offsetof(Literal_t434143540, ___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_ignore_1() { return static_cast(offsetof(Literal_t434143540, ___ignore_1)); } inline bool get_ignore_1() const { return ___ignore_1; } inline bool* get_address_of_ignore_1() { return &___ignore_1; } inline void set_ignore_1(bool value) { ___ignore_1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LITERAL_T434143540_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 BACKSLASHNUMBER_T3656518667_H #define BACKSLASHNUMBER_T3656518667_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Text.RegularExpressions.Syntax.BackslashNumber struct BackslashNumber_t3656518667 : public Reference_t1799410108 { public: // System.String System.Text.RegularExpressions.Syntax.BackslashNumber::literal String_t* ___literal_2; // System.Boolean System.Text.RegularExpressions.Syntax.BackslashNumber::ecma bool ___ecma_3; public: inline static int32_t get_offset_of_literal_2() { return static_cast(offsetof(BackslashNumber_t3656518667, ___literal_2)); } inline String_t* get_literal_2() const { return ___literal_2; } inline String_t** get_address_of_literal_2() { return &___literal_2; } inline void set_literal_2(String_t* value) { ___literal_2 = value; Il2CppCodeGenWriteBarrier((&___literal_2), value); } inline static int32_t get_offset_of_ecma_3() { return static_cast(offsetof(BackslashNumber_t3656518667, ___ecma_3)); } inline bool get_ecma_3() const { return ___ecma_3; } inline bool* get_address_of_ecma_3() { return &___ecma_3; } inline void set_ecma_3(bool value) { ___ecma_3 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // BACKSLASHNUMBER_T3656518667_H #ifndef ALTERNATION_T625481451_H #define ALTERNATION_T625481451_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Text.RegularExpressions.Syntax.Alternation struct Alternation_t625481451 : public CompositeExpression_t1252229802 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ALTERNATION_T625481451_H #ifndef ASSERTION_T3267412828_H #define ASSERTION_T3267412828_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Text.RegularExpressions.Syntax.Assertion struct Assertion_t3267412828 : public CompositeExpression_t1252229802 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ASSERTION_T3267412828_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 URIPARTIAL_T1736313903_H #define URIPARTIAL_T1736313903_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.UriPartial struct UriPartial_t1736313903 { public: // System.Int32 System.UriPartial::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(UriPartial_t1736313903, ___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 // URIPARTIAL_T1736313903_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 URIKIND_T3816567336_H #define URIKIND_T3816567336_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.UriKind struct UriKind_t3816567336 { public: // System.Int32 System.UriKind::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(UriKind_t3816567336, ___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 // URIKIND_T3816567336_H #ifndef FORMATEXCEPTION_T154580423_H #define FORMATEXCEPTION_T154580423_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.FormatException struct FormatException_t154580423 : public SystemException_t176217640 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // FORMATEXCEPTION_T154580423_H #ifndef URIHOSTNAMETYPE_T881866241_H #define URIHOSTNAMETYPE_T881866241_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.UriHostNameType struct UriHostNameType_t881866241 { public: // System.Int32 System.UriHostNameType::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(UriHostNameType_t881866241, ___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 // URIHOSTNAMETYPE_T881866241_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 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 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 CHARACTERCLASS_T839120860_H #define CHARACTERCLASS_T839120860_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Text.RegularExpressions.Syntax.CharacterClass struct CharacterClass_t839120860 : public Expression_t2722445759 { public: // System.Boolean System.Text.RegularExpressions.Syntax.CharacterClass::negate bool ___negate_1; // System.Boolean System.Text.RegularExpressions.Syntax.CharacterClass::ignore bool ___ignore_2; // System.Collections.BitArray System.Text.RegularExpressions.Syntax.CharacterClass::pos_cats BitArray_t4087883509 * ___pos_cats_3; // System.Collections.BitArray System.Text.RegularExpressions.Syntax.CharacterClass::neg_cats BitArray_t4087883509 * ___neg_cats_4; // System.Text.RegularExpressions.IntervalCollection System.Text.RegularExpressions.Syntax.CharacterClass::intervals IntervalCollection_t2609070824 * ___intervals_5; public: inline static int32_t get_offset_of_negate_1() { return static_cast(offsetof(CharacterClass_t839120860, ___negate_1)); } inline bool get_negate_1() const { return ___negate_1; } inline bool* get_address_of_negate_1() { return &___negate_1; } inline void set_negate_1(bool value) { ___negate_1 = value; } inline static int32_t get_offset_of_ignore_2() { return static_cast(offsetof(CharacterClass_t839120860, ___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_pos_cats_3() { return static_cast(offsetof(CharacterClass_t839120860, ___pos_cats_3)); } inline BitArray_t4087883509 * get_pos_cats_3() const { return ___pos_cats_3; } inline BitArray_t4087883509 ** get_address_of_pos_cats_3() { return &___pos_cats_3; } inline void set_pos_cats_3(BitArray_t4087883509 * value) { ___pos_cats_3 = value; Il2CppCodeGenWriteBarrier((&___pos_cats_3), value); } inline static int32_t get_offset_of_neg_cats_4() { return static_cast(offsetof(CharacterClass_t839120860, ___neg_cats_4)); } inline BitArray_t4087883509 * get_neg_cats_4() const { return ___neg_cats_4; } inline BitArray_t4087883509 ** get_address_of_neg_cats_4() { return &___neg_cats_4; } inline void set_neg_cats_4(BitArray_t4087883509 * value) { ___neg_cats_4 = value; Il2CppCodeGenWriteBarrier((&___neg_cats_4), value); } inline static int32_t get_offset_of_intervals_5() { return static_cast(offsetof(CharacterClass_t839120860, ___intervals_5)); } inline IntervalCollection_t2609070824 * get_intervals_5() const { return ___intervals_5; } inline IntervalCollection_t2609070824 ** get_address_of_intervals_5() { return &___intervals_5; } inline void set_intervals_5(IntervalCollection_t2609070824 * value) { ___intervals_5 = value; Il2CppCodeGenWriteBarrier((&___intervals_5), value); } }; struct CharacterClass_t839120860_StaticFields { public: // System.Text.RegularExpressions.Interval System.Text.RegularExpressions.Syntax.CharacterClass::upper_case_characters Interval_t1802865632 ___upper_case_characters_0; public: inline static int32_t get_offset_of_upper_case_characters_0() { return static_cast(offsetof(CharacterClass_t839120860_StaticFields, ___upper_case_characters_0)); } inline Interval_t1802865632 get_upper_case_characters_0() const { return ___upper_case_characters_0; } inline Interval_t1802865632 * get_address_of_upper_case_characters_0() { return &___upper_case_characters_0; } inline void set_upper_case_characters_0(Interval_t1802865632 value) { ___upper_case_characters_0 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CHARACTERCLASS_T839120860_H #ifndef REPETITION_T2393242404_H #define REPETITION_T2393242404_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Text.RegularExpressions.Syntax.Repetition struct Repetition_t2393242404 : public CompositeExpression_t1252229802 { public: // System.Int32 System.Text.RegularExpressions.Syntax.Repetition::min int32_t ___min_1; // System.Int32 System.Text.RegularExpressions.Syntax.Repetition::max int32_t ___max_2; // System.Boolean System.Text.RegularExpressions.Syntax.Repetition::lazy bool ___lazy_3; public: inline static int32_t get_offset_of_min_1() { return static_cast(offsetof(Repetition_t2393242404, ___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(Repetition_t2393242404, ___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(Repetition_t2393242404, ___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; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // REPETITION_T2393242404_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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 POSITIONASSERTION_T3339288061_H #define POSITIONASSERTION_T3339288061_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Text.RegularExpressions.Syntax.PositionAssertion struct PositionAssertion_t3339288061 : public Expression_t2722445759 { public: // System.Text.RegularExpressions.Position System.Text.RegularExpressions.Syntax.PositionAssertion::pos uint16_t ___pos_0; public: inline static int32_t get_offset_of_pos_0() { return static_cast(offsetof(PositionAssertion_t3339288061, ___pos_0)); } inline uint16_t get_pos_0() const { return ___pos_0; } inline uint16_t* get_address_of_pos_0() { return &___pos_0; } inline void set_pos_0(uint16_t value) { ___pos_0 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // POSITIONASSERTION_T3339288061_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 CAPTURINGGROUP_T751358689_H #define CAPTURINGGROUP_T751358689_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Text.RegularExpressions.Syntax.CapturingGroup struct CapturingGroup_t751358689 : public Group_t1458537008 { public: // System.Int32 System.Text.RegularExpressions.Syntax.CapturingGroup::gid int32_t ___gid_1; // System.String System.Text.RegularExpressions.Syntax.CapturingGroup::name String_t* ___name_2; public: inline static int32_t get_offset_of_gid_1() { return static_cast(offsetof(CapturingGroup_t751358689, ___gid_1)); } inline int32_t get_gid_1() const { return ___gid_1; } inline int32_t* get_address_of_gid_1() { return &___gid_1; } inline void set_gid_1(int32_t value) { ___gid_1 = value; } inline static int32_t get_offset_of_name_2() { return static_cast(offsetof(CapturingGroup_t751358689, ___name_2)); } inline String_t* get_name_2() const { return ___name_2; } inline String_t** get_address_of_name_2() { return &___name_2; } inline void set_name_2(String_t* value) { ___name_2 = value; Il2CppCodeGenWriteBarrier((&___name_2), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CAPTURINGGROUP_T751358689_H #ifndef EXPRESSIONASSERTION_T1861210811_H #define EXPRESSIONASSERTION_T1861210811_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Text.RegularExpressions.Syntax.ExpressionAssertion struct ExpressionAssertion_t1861210811 : public Assertion_t3267412828 { public: // System.Boolean System.Text.RegularExpressions.Syntax.ExpressionAssertion::reverse bool ___reverse_1; // System.Boolean System.Text.RegularExpressions.Syntax.ExpressionAssertion::negate bool ___negate_2; public: inline static int32_t get_offset_of_reverse_1() { return static_cast(offsetof(ExpressionAssertion_t1861210811, ___reverse_1)); } inline bool get_reverse_1() const { return ___reverse_1; } inline bool* get_address_of_reverse_1() { return &___reverse_1; } inline void set_reverse_1(bool value) { ___reverse_1 = value; } inline static int32_t get_offset_of_negate_2() { return static_cast(offsetof(ExpressionAssertion_t1861210811, ___negate_2)); } inline bool get_negate_2() const { return ___negate_2; } inline bool* get_address_of_negate_2() { return &___negate_2; } inline void set_negate_2(bool value) { ___negate_2 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // EXPRESSIONASSERTION_T1861210811_H #ifndef CAPTUREASSERTION_T3786084589_H #define CAPTUREASSERTION_T3786084589_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Text.RegularExpressions.Syntax.CaptureAssertion struct CaptureAssertion_t3786084589 : public Assertion_t3267412828 { public: // System.Text.RegularExpressions.Syntax.ExpressionAssertion System.Text.RegularExpressions.Syntax.CaptureAssertion::alternate ExpressionAssertion_t1861210811 * ___alternate_1; // System.Text.RegularExpressions.Syntax.CapturingGroup System.Text.RegularExpressions.Syntax.CaptureAssertion::group CapturingGroup_t751358689 * ___group_2; // System.Text.RegularExpressions.Syntax.Literal System.Text.RegularExpressions.Syntax.CaptureAssertion::literal Literal_t434143540 * ___literal_3; public: inline static int32_t get_offset_of_alternate_1() { return static_cast(offsetof(CaptureAssertion_t3786084589, ___alternate_1)); } inline ExpressionAssertion_t1861210811 * get_alternate_1() const { return ___alternate_1; } inline ExpressionAssertion_t1861210811 ** get_address_of_alternate_1() { return &___alternate_1; } inline void set_alternate_1(ExpressionAssertion_t1861210811 * value) { ___alternate_1 = value; Il2CppCodeGenWriteBarrier((&___alternate_1), value); } inline static int32_t get_offset_of_group_2() { return static_cast(offsetof(CaptureAssertion_t3786084589, ___group_2)); } inline CapturingGroup_t751358689 * get_group_2() const { return ___group_2; } inline CapturingGroup_t751358689 ** get_address_of_group_2() { return &___group_2; } inline void set_group_2(CapturingGroup_t751358689 * value) { ___group_2 = value; Il2CppCodeGenWriteBarrier((&___group_2), value); } inline static int32_t get_offset_of_literal_3() { return static_cast(offsetof(CaptureAssertion_t3786084589, ___literal_3)); } inline Literal_t434143540 * get_literal_3() const { return ___literal_3; } inline Literal_t434143540 ** get_address_of_literal_3() { return &___literal_3; } inline void set_literal_3(Literal_t434143540 * value) { ___literal_3 = value; Il2CppCodeGenWriteBarrier((&___literal_3), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CAPTUREASSERTION_T3786084589_H #ifndef NONBACKTRACKINGGROUP_T3074098547_H #define NONBACKTRACKINGGROUP_T3074098547_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Text.RegularExpressions.Syntax.NonBacktrackingGroup struct NonBacktrackingGroup_t3074098547 : public Group_t1458537008 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // NONBACKTRACKINGGROUP_T3074098547_H #ifndef ANCHORINFO_T3387011151_H #define ANCHORINFO_T3387011151_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Text.RegularExpressions.Syntax.AnchorInfo struct AnchorInfo_t3387011151 : public RuntimeObject { public: // System.Text.RegularExpressions.Syntax.Expression System.Text.RegularExpressions.Syntax.AnchorInfo::expr Expression_t2722445759 * ___expr_0; // System.Text.RegularExpressions.Position System.Text.RegularExpressions.Syntax.AnchorInfo::pos uint16_t ___pos_1; // System.Int32 System.Text.RegularExpressions.Syntax.AnchorInfo::offset int32_t ___offset_2; // System.String System.Text.RegularExpressions.Syntax.AnchorInfo::str String_t* ___str_3; // System.Int32 System.Text.RegularExpressions.Syntax.AnchorInfo::width int32_t ___width_4; // System.Boolean System.Text.RegularExpressions.Syntax.AnchorInfo::ignore bool ___ignore_5; public: inline static int32_t get_offset_of_expr_0() { return static_cast(offsetof(AnchorInfo_t3387011151, ___expr_0)); } inline Expression_t2722445759 * get_expr_0() const { return ___expr_0; } inline Expression_t2722445759 ** get_address_of_expr_0() { return &___expr_0; } inline void set_expr_0(Expression_t2722445759 * value) { ___expr_0 = value; Il2CppCodeGenWriteBarrier((&___expr_0), value); } inline static int32_t get_offset_of_pos_1() { return static_cast(offsetof(AnchorInfo_t3387011151, ___pos_1)); } inline uint16_t get_pos_1() const { return ___pos_1; } inline uint16_t* get_address_of_pos_1() { return &___pos_1; } inline void set_pos_1(uint16_t value) { ___pos_1 = value; } inline static int32_t get_offset_of_offset_2() { return static_cast(offsetof(AnchorInfo_t3387011151, ___offset_2)); } inline int32_t get_offset_2() const { return ___offset_2; } inline int32_t* get_address_of_offset_2() { return &___offset_2; } inline void set_offset_2(int32_t value) { ___offset_2 = value; } inline static int32_t get_offset_of_str_3() { return static_cast(offsetof(AnchorInfo_t3387011151, ___str_3)); } inline String_t* get_str_3() const { return ___str_3; } inline String_t** get_address_of_str_3() { return &___str_3; } inline void set_str_3(String_t* value) { ___str_3 = value; Il2CppCodeGenWriteBarrier((&___str_3), value); } inline static int32_t get_offset_of_width_4() { return static_cast(offsetof(AnchorInfo_t3387011151, ___width_4)); } inline int32_t get_width_4() const { return ___width_4; } inline int32_t* get_address_of_width_4() { return &___width_4; } inline void set_width_4(int32_t value) { ___width_4 = value; } inline static int32_t get_offset_of_ignore_5() { return static_cast(offsetof(AnchorInfo_t3387011151, ___ignore_5)); } inline bool get_ignore_5() const { return ___ignore_5; } inline bool* get_address_of_ignore_5() { return &___ignore_5; } inline void set_ignore_5(bool value) { ___ignore_5 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ANCHORINFO_T3387011151_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 X509CHAIN_T194917408_H #define X509CHAIN_T194917408_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Security.Cryptography.X509Certificates.X509Chain struct X509Chain_t194917408 : public RuntimeObject { public: // System.Security.Cryptography.X509Certificates.StoreLocation System.Security.Cryptography.X509Certificates.X509Chain::location int32_t ___location_0; // System.Security.Cryptography.X509Certificates.X509ChainElementCollection System.Security.Cryptography.X509Certificates.X509Chain::elements X509ChainElementCollection_t3110968994 * ___elements_1; // System.Security.Cryptography.X509Certificates.X509ChainPolicy System.Security.Cryptography.X509Certificates.X509Chain::policy X509ChainPolicy_t2426922870 * ___policy_2; // System.Security.Cryptography.X509Certificates.X509ChainStatus[] System.Security.Cryptography.X509Certificates.X509Chain::status X509ChainStatusU5BU5D_t2685945535* ___status_3; // System.Int32 System.Security.Cryptography.X509Certificates.X509Chain::max_path_length int32_t ___max_path_length_5; // System.Security.Cryptography.X509Certificates.X500DistinguishedName System.Security.Cryptography.X509Certificates.X509Chain::working_issuer_name X500DistinguishedName_t875709727 * ___working_issuer_name_6; // System.Security.Cryptography.AsymmetricAlgorithm System.Security.Cryptography.X509Certificates.X509Chain::working_public_key AsymmetricAlgorithm_t932037087 * ___working_public_key_7; // System.Security.Cryptography.X509Certificates.X509ChainElement System.Security.Cryptography.X509Certificates.X509Chain::bce_restriction X509ChainElement_t1464056338 * ___bce_restriction_8; // System.Security.Cryptography.X509Certificates.X509Store System.Security.Cryptography.X509Certificates.X509Chain::roots X509Store_t2922691911 * ___roots_9; // System.Security.Cryptography.X509Certificates.X509Store System.Security.Cryptography.X509Certificates.X509Chain::cas X509Store_t2922691911 * ___cas_10; // System.Security.Cryptography.X509Certificates.X509Certificate2Collection System.Security.Cryptography.X509Certificates.X509Chain::collection X509Certificate2Collection_t2111161276 * ___collection_11; public: inline static int32_t get_offset_of_location_0() { return static_cast(offsetof(X509Chain_t194917408, ___location_0)); } inline int32_t get_location_0() const { return ___location_0; } inline int32_t* get_address_of_location_0() { return &___location_0; } inline void set_location_0(int32_t value) { ___location_0 = value; } inline static int32_t get_offset_of_elements_1() { return static_cast(offsetof(X509Chain_t194917408, ___elements_1)); } inline X509ChainElementCollection_t3110968994 * get_elements_1() const { return ___elements_1; } inline X509ChainElementCollection_t3110968994 ** get_address_of_elements_1() { return &___elements_1; } inline void set_elements_1(X509ChainElementCollection_t3110968994 * value) { ___elements_1 = value; Il2CppCodeGenWriteBarrier((&___elements_1), value); } inline static int32_t get_offset_of_policy_2() { return static_cast(offsetof(X509Chain_t194917408, ___policy_2)); } inline X509ChainPolicy_t2426922870 * get_policy_2() const { return ___policy_2; } inline X509ChainPolicy_t2426922870 ** get_address_of_policy_2() { return &___policy_2; } inline void set_policy_2(X509ChainPolicy_t2426922870 * value) { ___policy_2 = value; Il2CppCodeGenWriteBarrier((&___policy_2), value); } inline static int32_t get_offset_of_status_3() { return static_cast(offsetof(X509Chain_t194917408, ___status_3)); } inline X509ChainStatusU5BU5D_t2685945535* get_status_3() const { return ___status_3; } inline X509ChainStatusU5BU5D_t2685945535** get_address_of_status_3() { return &___status_3; } inline void set_status_3(X509ChainStatusU5BU5D_t2685945535* value) { ___status_3 = value; Il2CppCodeGenWriteBarrier((&___status_3), value); } inline static int32_t get_offset_of_max_path_length_5() { return static_cast(offsetof(X509Chain_t194917408, ___max_path_length_5)); } inline int32_t get_max_path_length_5() const { return ___max_path_length_5; } inline int32_t* get_address_of_max_path_length_5() { return &___max_path_length_5; } inline void set_max_path_length_5(int32_t value) { ___max_path_length_5 = value; } inline static int32_t get_offset_of_working_issuer_name_6() { return static_cast(offsetof(X509Chain_t194917408, ___working_issuer_name_6)); } inline X500DistinguishedName_t875709727 * get_working_issuer_name_6() const { return ___working_issuer_name_6; } inline X500DistinguishedName_t875709727 ** get_address_of_working_issuer_name_6() { return &___working_issuer_name_6; } inline void set_working_issuer_name_6(X500DistinguishedName_t875709727 * value) { ___working_issuer_name_6 = value; Il2CppCodeGenWriteBarrier((&___working_issuer_name_6), value); } inline static int32_t get_offset_of_working_public_key_7() { return static_cast(offsetof(X509Chain_t194917408, ___working_public_key_7)); } inline AsymmetricAlgorithm_t932037087 * get_working_public_key_7() const { return ___working_public_key_7; } inline AsymmetricAlgorithm_t932037087 ** get_address_of_working_public_key_7() { return &___working_public_key_7; } inline void set_working_public_key_7(AsymmetricAlgorithm_t932037087 * value) { ___working_public_key_7 = value; Il2CppCodeGenWriteBarrier((&___working_public_key_7), value); } inline static int32_t get_offset_of_bce_restriction_8() { return static_cast(offsetof(X509Chain_t194917408, ___bce_restriction_8)); } inline X509ChainElement_t1464056338 * get_bce_restriction_8() const { return ___bce_restriction_8; } inline X509ChainElement_t1464056338 ** get_address_of_bce_restriction_8() { return &___bce_restriction_8; } inline void set_bce_restriction_8(X509ChainElement_t1464056338 * value) { ___bce_restriction_8 = value; Il2CppCodeGenWriteBarrier((&___bce_restriction_8), value); } inline static int32_t get_offset_of_roots_9() { return static_cast(offsetof(X509Chain_t194917408, ___roots_9)); } inline X509Store_t2922691911 * get_roots_9() const { return ___roots_9; } inline X509Store_t2922691911 ** get_address_of_roots_9() { return &___roots_9; } inline void set_roots_9(X509Store_t2922691911 * value) { ___roots_9 = value; Il2CppCodeGenWriteBarrier((&___roots_9), value); } inline static int32_t get_offset_of_cas_10() { return static_cast(offsetof(X509Chain_t194917408, ___cas_10)); } inline X509Store_t2922691911 * get_cas_10() const { return ___cas_10; } inline X509Store_t2922691911 ** get_address_of_cas_10() { return &___cas_10; } inline void set_cas_10(X509Store_t2922691911 * value) { ___cas_10 = value; Il2CppCodeGenWriteBarrier((&___cas_10), value); } inline static int32_t get_offset_of_collection_11() { return static_cast(offsetof(X509Chain_t194917408, ___collection_11)); } inline X509Certificate2Collection_t2111161276 * get_collection_11() const { return ___collection_11; } inline X509Certificate2Collection_t2111161276 ** get_address_of_collection_11() { return &___collection_11; } inline void set_collection_11(X509Certificate2Collection_t2111161276 * value) { ___collection_11 = value; Il2CppCodeGenWriteBarrier((&___collection_11), value); } }; struct X509Chain_t194917408_StaticFields { public: // System.Security.Cryptography.X509Certificates.X509ChainStatus[] System.Security.Cryptography.X509Certificates.X509Chain::Empty X509ChainStatusU5BU5D_t2685945535* ___Empty_4; // System.Collections.Generic.Dictionary`2 System.Security.Cryptography.X509Certificates.X509Chain::<>f__switch$map17 Dictionary_2_t2736202052 * ___U3CU3Ef__switchU24map17_12; // System.Collections.Generic.Dictionary`2 System.Security.Cryptography.X509Certificates.X509Chain::<>f__switch$map18 Dictionary_2_t2736202052 * ___U3CU3Ef__switchU24map18_13; // System.Collections.Generic.Dictionary`2 System.Security.Cryptography.X509Certificates.X509Chain::<>f__switch$map19 Dictionary_2_t2736202052 * ___U3CU3Ef__switchU24map19_14; public: inline static int32_t get_offset_of_Empty_4() { return static_cast(offsetof(X509Chain_t194917408_StaticFields, ___Empty_4)); } inline X509ChainStatusU5BU5D_t2685945535* get_Empty_4() const { return ___Empty_4; } inline X509ChainStatusU5BU5D_t2685945535** get_address_of_Empty_4() { return &___Empty_4; } inline void set_Empty_4(X509ChainStatusU5BU5D_t2685945535* value) { ___Empty_4 = value; Il2CppCodeGenWriteBarrier((&___Empty_4), value); } inline static int32_t get_offset_of_U3CU3Ef__switchU24map17_12() { return static_cast(offsetof(X509Chain_t194917408_StaticFields, ___U3CU3Ef__switchU24map17_12)); } inline Dictionary_2_t2736202052 * get_U3CU3Ef__switchU24map17_12() const { return ___U3CU3Ef__switchU24map17_12; } inline Dictionary_2_t2736202052 ** get_address_of_U3CU3Ef__switchU24map17_12() { return &___U3CU3Ef__switchU24map17_12; } inline void set_U3CU3Ef__switchU24map17_12(Dictionary_2_t2736202052 * value) { ___U3CU3Ef__switchU24map17_12 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__switchU24map17_12), value); } inline static int32_t get_offset_of_U3CU3Ef__switchU24map18_13() { return static_cast(offsetof(X509Chain_t194917408_StaticFields, ___U3CU3Ef__switchU24map18_13)); } inline Dictionary_2_t2736202052 * get_U3CU3Ef__switchU24map18_13() const { return ___U3CU3Ef__switchU24map18_13; } inline Dictionary_2_t2736202052 ** get_address_of_U3CU3Ef__switchU24map18_13() { return &___U3CU3Ef__switchU24map18_13; } inline void set_U3CU3Ef__switchU24map18_13(Dictionary_2_t2736202052 * value) { ___U3CU3Ef__switchU24map18_13 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__switchU24map18_13), value); } inline static int32_t get_offset_of_U3CU3Ef__switchU24map19_14() { return static_cast(offsetof(X509Chain_t194917408_StaticFields, ___U3CU3Ef__switchU24map19_14)); } inline Dictionary_2_t2736202052 * get_U3CU3Ef__switchU24map19_14() const { return ___U3CU3Ef__switchU24map19_14; } inline Dictionary_2_t2736202052 ** get_address_of_U3CU3Ef__switchU24map19_14() { return &___U3CU3Ef__switchU24map19_14; } inline void set_U3CU3Ef__switchU24map19_14(Dictionary_2_t2736202052 * value) { ___U3CU3Ef__switchU24map19_14 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__switchU24map19_14), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // X509CHAIN_T194917408_H #ifndef URIFORMATEXCEPTION_T953270471_H #define URIFORMATEXCEPTION_T953270471_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.UriFormatException struct UriFormatException_t953270471 : public FormatException_t154580423 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // URIFORMATEXCEPTION_T953270471_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 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 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 BALANCINGGROUP_T2395658894_H #define BALANCINGGROUP_T2395658894_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Text.RegularExpressions.Syntax.BalancingGroup struct BalancingGroup_t2395658894 : public CapturingGroup_t751358689 { public: // System.Text.RegularExpressions.Syntax.CapturingGroup System.Text.RegularExpressions.Syntax.BalancingGroup::balance CapturingGroup_t751358689 * ___balance_3; public: inline static int32_t get_offset_of_balance_3() { return static_cast(offsetof(BalancingGroup_t2395658894, ___balance_3)); } inline CapturingGroup_t751358689 * get_balance_3() const { return ___balance_3; } inline CapturingGroup_t751358689 ** get_address_of_balance_3() { return &___balance_3; } inline void set_balance_3(CapturingGroup_t751358689 * value) { ___balance_3 = value; Il2CppCodeGenWriteBarrier((&___balance_3), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // BALANCINGGROUP_T2395658894_H #ifndef HTTPCONTINUEDELEGATE_T3009151163_H #define HTTPCONTINUEDELEGATE_T3009151163_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Net.HttpContinueDelegate struct HttpContinueDelegate_t3009151163 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // HTTPCONTINUEDELEGATE_T3009151163_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 #ifndef BINDIPENDPOINT_T1029027275_H #define BINDIPENDPOINT_T1029027275_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Net.BindIPEndPoint struct BindIPEndPoint_t1029027275 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // BINDIPENDPOINT_T1029027275_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize2000 = { sizeof (X509Chain_t194917408), -1, sizeof(X509Chain_t194917408_StaticFields), 0 }; extern const int32_t g_FieldOffsetTable2000[15] = { X509Chain_t194917408::get_offset_of_location_0(), X509Chain_t194917408::get_offset_of_elements_1(), X509Chain_t194917408::get_offset_of_policy_2(), X509Chain_t194917408::get_offset_of_status_3(), X509Chain_t194917408_StaticFields::get_offset_of_Empty_4(), X509Chain_t194917408::get_offset_of_max_path_length_5(), X509Chain_t194917408::get_offset_of_working_issuer_name_6(), X509Chain_t194917408::get_offset_of_working_public_key_7(), X509Chain_t194917408::get_offset_of_bce_restriction_8(), X509Chain_t194917408::get_offset_of_roots_9(), X509Chain_t194917408::get_offset_of_cas_10(), X509Chain_t194917408::get_offset_of_collection_11(), X509Chain_t194917408_StaticFields::get_offset_of_U3CU3Ef__switchU24map17_12(), X509Chain_t194917408_StaticFields::get_offset_of_U3CU3Ef__switchU24map18_13(), X509Chain_t194917408_StaticFields::get_offset_of_U3CU3Ef__switchU24map19_14(), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize2001 = { sizeof (X509ChainElementCollection_t3110968994), -1, 0, 0 }; extern const int32_t g_FieldOffsetTable2001[1] = { X509ChainElementCollection_t3110968994::get_offset_of__list_0(), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize2002 = { sizeof (X509ChainElement_t1464056338), -1, 0, 0 }; extern const int32_t g_FieldOffsetTable2002[4] = { X509ChainElement_t1464056338::get_offset_of_certificate_0(), X509ChainElement_t1464056338::get_offset_of_status_1(), X509ChainElement_t1464056338::get_offset_of_info_2(), X509ChainElement_t1464056338::get_offset_of_compressed_status_flags_3(), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize2003 = { sizeof (X509ChainElementEnumerator_t3014253456), -1, 0, 0 }; extern const int32_t g_FieldOffsetTable2003[1] = { X509ChainElementEnumerator_t3014253456::get_offset_of_enumerator_0(), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize2004 = { sizeof (X509ChainPolicy_t2426922870), -1, 0, 0 }; extern const int32_t g_FieldOffsetTable2004[8] = { X509ChainPolicy_t2426922870::get_offset_of_apps_0(), X509ChainPolicy_t2426922870::get_offset_of_cert_1(), X509ChainPolicy_t2426922870::get_offset_of_store_2(), X509ChainPolicy_t2426922870::get_offset_of_rflag_3(), X509ChainPolicy_t2426922870::get_offset_of_mode_4(), X509ChainPolicy_t2426922870::get_offset_of_timeout_5(), X509ChainPolicy_t2426922870::get_offset_of_vflags_6(), X509ChainPolicy_t2426922870::get_offset_of_vtime_7(), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize2005 = { sizeof (X509ChainStatus_t133602714)+ sizeof (RuntimeObject), sizeof(X509ChainStatus_t133602714_marshaled_pinvoke), 0, 0 }; extern const int32_t g_FieldOffsetTable2005[2] = { X509ChainStatus_t133602714::get_offset_of_status_0() + static_cast(sizeof(RuntimeObject)), X509ChainStatus_t133602714::get_offset_of_info_1() + static_cast(sizeof(RuntimeObject)), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize2006 = { sizeof (X509ChainStatusFlags_t1026973125)+ sizeof (RuntimeObject), sizeof(int32_t), 0, 0 }; extern const int32_t g_FieldOffsetTable2006[24] = { X509ChainStatusFlags_t1026973125::get_offset_of_value___1() + static_cast(sizeof(RuntimeObject)), 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize2007 = { sizeof (X509EnhancedKeyUsageExtension_t4189149453), -1, sizeof(X509EnhancedKeyUsageExtension_t4189149453_StaticFields), 0 }; extern const int32_t g_FieldOffsetTable2007[3] = { X509EnhancedKeyUsageExtension_t4189149453::get_offset_of__enhKeyUsage_4(), X509EnhancedKeyUsageExtension_t4189149453::get_offset_of__status_5(), X509EnhancedKeyUsageExtension_t4189149453_StaticFields::get_offset_of_U3CU3Ef__switchU24map1A_6(), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize2008 = { sizeof (X509ExtensionCollection_t1350454579), -1, 0, 0 }; extern const int32_t g_FieldOffsetTable2008[1] = { X509ExtensionCollection_t1350454579::get_offset_of__list_0(), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize2009 = { sizeof (X509Extension_t3272255153), -1, 0, 0 }; extern const int32_t g_FieldOffsetTable2009[1] = { X509Extension_t3272255153::get_offset_of__critical_3(), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize2010 = { sizeof (X509ExtensionEnumerator_t2479560659), -1, 0, 0 }; extern const int32_t g_FieldOffsetTable2010[1] = { X509ExtensionEnumerator_t2479560659::get_offset_of_enumerator_0(), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize2011 = { sizeof (X509FindType_t3058503971)+ sizeof (RuntimeObject), sizeof(int32_t), 0, 0 }; extern const int32_t g_FieldOffsetTable2011[16] = { X509FindType_t3058503971::get_offset_of_value___1() + static_cast(sizeof(RuntimeObject)), 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize2012 = { sizeof (X509KeyUsageExtension_t2042101591), -1, 0, 0 }; extern const int32_t g_FieldOffsetTable2012[5] = { 0, 0, 0, X509KeyUsageExtension_t2042101591::get_offset_of__keyUsages_7(), X509KeyUsageExtension_t2042101591::get_offset_of__status_8(), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize2013 = { sizeof (X509KeyUsageFlags_t1431795504)+ sizeof (RuntimeObject), sizeof(int32_t), 0, 0 }; extern const int32_t g_FieldOffsetTable2013[11] = { X509KeyUsageFlags_t1431795504::get_offset_of_value___1() + static_cast(sizeof(RuntimeObject)), 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize2014 = { sizeof (X509NameType_t2096517340)+ sizeof (RuntimeObject), sizeof(int32_t), 0, 0 }; extern const int32_t g_FieldOffsetTable2014[7] = { X509NameType_t2096517340::get_offset_of_value___1() + static_cast(sizeof(RuntimeObject)), 0, 0, 0, 0, 0, 0, }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize2015 = { sizeof (X509RevocationFlag_t2592711905)+ sizeof (RuntimeObject), sizeof(int32_t), 0, 0 }; extern const int32_t g_FieldOffsetTable2015[4] = { X509RevocationFlag_t2592711905::get_offset_of_value___1() + static_cast(sizeof(RuntimeObject)), 0, 0, 0, }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize2016 = { sizeof (X509RevocationMode_t2571829933)+ sizeof (RuntimeObject), sizeof(int32_t), 0, 0 }; extern const int32_t g_FieldOffsetTable2016[4] = { X509RevocationMode_t2571829933::get_offset_of_value___1() + static_cast(sizeof(RuntimeObject)), 0, 0, 0, }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize2017 = { sizeof (X509Store_t2922691911), -1, sizeof(X509Store_t2922691911_StaticFields), 0 }; extern const int32_t g_FieldOffsetTable2017[6] = { X509Store_t2922691911::get_offset_of__name_0(), X509Store_t2922691911::get_offset_of__location_1(), X509Store_t2922691911::get_offset_of_list_2(), X509Store_t2922691911::get_offset_of__flags_3(), X509Store_t2922691911::get_offset_of_store_4(), X509Store_t2922691911_StaticFields::get_offset_of_U3CU3Ef__switchU24map1B_5(), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize2018 = { sizeof (X509SubjectKeyIdentifierExtension_t4258825542), -1, 0, 0 }; extern const int32_t g_FieldOffsetTable2018[5] = { 0, 0, X509SubjectKeyIdentifierExtension_t4258825542::get_offset_of__subjectKeyIdentifier_6(), X509SubjectKeyIdentifierExtension_t4258825542::get_offset_of__ski_7(), X509SubjectKeyIdentifierExtension_t4258825542::get_offset_of__status_8(), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize2019 = { sizeof (X509SubjectKeyIdentifierHashAlgorithm_t3929505454)+ sizeof (RuntimeObject), sizeof(int32_t), 0, 0 }; extern const int32_t g_FieldOffsetTable2019[4] = { X509SubjectKeyIdentifierHashAlgorithm_t3929505454::get_offset_of_value___1() + static_cast(sizeof(RuntimeObject)), 0, 0, 0, }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize2020 = { sizeof (X509VerificationFlags_t2086244306)+ sizeof (RuntimeObject), sizeof(int32_t), 0, 0 }; extern const int32_t g_FieldOffsetTable2020[15] = { X509VerificationFlags_t2086244306::get_offset_of_value___1() + static_cast(sizeof(RuntimeObject)), 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize2021 = { sizeof (OpCode_t1565867503)+ sizeof (RuntimeObject), sizeof(uint16_t), 0, 0 }; extern const int32_t g_FieldOffsetTable2021[26] = { OpCode_t1565867503::get_offset_of_value___1() + static_cast(sizeof(RuntimeObject)), 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize2022 = { sizeof (OpFlags_t23120214)+ sizeof (RuntimeObject), sizeof(uint16_t), 0, 0 }; extern const int32_t g_FieldOffsetTable2022[6] = { OpFlags_t23120214::get_offset_of_value___1() + static_cast(sizeof(RuntimeObject)), 0, 0, 0, 0, 0, }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize2023 = { sizeof (Position_t2536274344)+ sizeof (RuntimeObject), sizeof(uint16_t), 0, 0 }; extern const int32_t g_FieldOffsetTable2023[11] = { Position_t2536274344::get_offset_of_value___1() + static_cast(sizeof(RuntimeObject)), 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize2024 = { 0, -1, 0, 0 }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize2025 = { 0, -1, 0, 0 }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize2026 = { sizeof (BaseMachine_t2554639499), -1, 0, 0 }; extern const int32_t g_FieldOffsetTable2026[1] = { BaseMachine_t2554639499::get_offset_of_needs_groups_or_captures_0(), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize2027 = { sizeof (FactoryCache_t2327118887), -1, 0, 0 }; extern const int32_t g_FieldOffsetTable2027[3] = { FactoryCache_t2327118887::get_offset_of_capacity_0(), FactoryCache_t2327118887::get_offset_of_factories_1(), FactoryCache_t2327118887::get_offset_of_mru_list_2(), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize2028 = { sizeof (Key_t2725523001), -1, 0, 0 }; extern const int32_t g_FieldOffsetTable2028[2] = { Key_t2725523001::get_offset_of_pattern_0(), Key_t2725523001::get_offset_of_options_1(), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize2029 = { sizeof (MRUList_t4121573800), -1, 0, 0 }; extern const int32_t g_FieldOffsetTable2029[2] = { MRUList_t4121573800::get_offset_of_head_0(), MRUList_t4121573800::get_offset_of_tail_1(), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize2030 = { sizeof (Node_t2049086415), -1, 0, 0 }; extern const int32_t g_FieldOffsetTable2030[3] = { Node_t2049086415::get_offset_of_value_0(), Node_t2049086415::get_offset_of_previous_1(), Node_t2049086415::get_offset_of_next_2(), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize2031 = { sizeof (CaptureCollection_t1760593541), -1, 0, 0 }; extern const int32_t g_FieldOffsetTable2031[1] = { CaptureCollection_t1760593541::get_offset_of_list_0(), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize2032 = { sizeof (Capture_t2232016050), -1, 0, 0 }; extern const int32_t g_FieldOffsetTable2032[3] = { Capture_t2232016050::get_offset_of_index_0(), Capture_t2232016050::get_offset_of_length_1(), Capture_t2232016050::get_offset_of_text_2(), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize2033 = { sizeof (CILCompiler_t3234566002), -1, sizeof(CILCompiler_t3234566002_StaticFields), 0 }; extern const int32_t g_FieldOffsetTable2033[32] = { CILCompiler_t3234566002::get_offset_of_eval_methods_2(), CILCompiler_t3234566002::get_offset_of_eval_methods_defined_3(), CILCompiler_t3234566002::get_offset_of_generic_ops_4(), CILCompiler_t3234566002::get_offset_of_op_flags_5(), CILCompiler_t3234566002::get_offset_of_labels_6(), CILCompiler_t3234566002_StaticFields::get_offset_of_fi_str_7(), CILCompiler_t3234566002_StaticFields::get_offset_of_fi_string_start_8(), CILCompiler_t3234566002_StaticFields::get_offset_of_fi_string_end_9(), CILCompiler_t3234566002_StaticFields::get_offset_of_fi_program_10(), CILCompiler_t3234566002_StaticFields::get_offset_of_fi_marks_11(), CILCompiler_t3234566002_StaticFields::get_offset_of_fi_groups_12(), CILCompiler_t3234566002_StaticFields::get_offset_of_fi_deep_13(), CILCompiler_t3234566002_StaticFields::get_offset_of_fi_stack_14(), CILCompiler_t3234566002_StaticFields::get_offset_of_fi_mark_start_15(), CILCompiler_t3234566002_StaticFields::get_offset_of_fi_mark_end_16(), CILCompiler_t3234566002_StaticFields::get_offset_of_fi_mark_index_17(), CILCompiler_t3234566002_StaticFields::get_offset_of_mi_stack_get_count_18(), CILCompiler_t3234566002_StaticFields::get_offset_of_mi_stack_set_count_19(), CILCompiler_t3234566002_StaticFields::get_offset_of_mi_stack_push_20(), CILCompiler_t3234566002_StaticFields::get_offset_of_mi_stack_pop_21(), CILCompiler_t3234566002_StaticFields::get_offset_of_mi_set_start_of_match_22(), CILCompiler_t3234566002_StaticFields::get_offset_of_mi_is_word_char_23(), CILCompiler_t3234566002_StaticFields::get_offset_of_mi_reset_groups_24(), CILCompiler_t3234566002_StaticFields::get_offset_of_mi_checkpoint_25(), CILCompiler_t3234566002_StaticFields::get_offset_of_mi_backtrack_26(), CILCompiler_t3234566002_StaticFields::get_offset_of_mi_open_27(), CILCompiler_t3234566002_StaticFields::get_offset_of_mi_close_28(), CILCompiler_t3234566002_StaticFields::get_offset_of_mi_get_last_defined_29(), CILCompiler_t3234566002_StaticFields::get_offset_of_mi_mark_get_index_30(), CILCompiler_t3234566002_StaticFields::get_offset_of_mi_mark_get_length_31(), CILCompiler_t3234566002_StaticFields::get_offset_of_trace_compile_32(), CILCompiler_t3234566002::get_offset_of_local_textinfo_33(), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize2034 = { sizeof (Frame_t3942143166), -1, 0, 0 }; extern const int32_t g_FieldOffsetTable2034[2] = { Frame_t3942143166::get_offset_of_label_pass_0(), Frame_t3942143166::get_offset_of_label_fail_1(), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize2035 = { sizeof (Category_t1200126069)+ sizeof (RuntimeObject), sizeof(uint16_t), 0, 0 }; extern const int32_t g_FieldOffsetTable2035[146] = { Category_t1200126069::get_offset_of_value___1() + static_cast(sizeof(RuntimeObject)), 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize2036 = { sizeof (CategoryUtils_t3167997394), -1, 0, 0 }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize2037 = { sizeof (LinkRef_t2971865410), -1, 0, 0 }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize2038 = { 0, -1, 0, 0 }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize2039 = { sizeof (InterpreterFactory_t533216624), -1, 0, 0 }; extern const int32_t g_FieldOffsetTable2039[4] = { InterpreterFactory_t533216624::get_offset_of_mapping_0(), InterpreterFactory_t533216624::get_offset_of_pattern_1(), InterpreterFactory_t533216624::get_offset_of_namesMapping_2(), InterpreterFactory_t533216624::get_offset_of_gap_3(), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize2040 = { sizeof (PatternCompiler_t4036359803), -1, 0, 0 }; extern const int32_t g_FieldOffsetTable2040[1] = { PatternCompiler_t4036359803::get_offset_of_pgm_0(), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize2041 = { sizeof (PatternLinkStack_t976787442), -1, 0, 0 }; extern const int32_t g_FieldOffsetTable2041[1] = { PatternLinkStack_t976787442::get_offset_of_link_1(), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize2042 = { sizeof (Link_t3395949159)+ sizeof (RuntimeObject), sizeof(Link_t3395949159 ), 0, 0 }; extern const int32_t g_FieldOffsetTable2042[2] = { Link_t3395949159::get_offset_of_base_addr_0() + static_cast(sizeof(RuntimeObject)), Link_t3395949159::get_offset_of_offset_addr_1() + static_cast(sizeof(RuntimeObject)), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize2043 = { sizeof (LinkStack_t887727776), -1, 0, 0 }; extern const int32_t g_FieldOffsetTable2043[1] = { LinkStack_t887727776::get_offset_of_stack_0(), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize2044 = { sizeof (Mark_t3471605523)+ sizeof (RuntimeObject), sizeof(Mark_t3471605523 ), 0, 0 }; extern const int32_t g_FieldOffsetTable2044[3] = { Mark_t3471605523::get_offset_of_Start_0() + static_cast(sizeof(RuntimeObject)), Mark_t3471605523::get_offset_of_End_1() + static_cast(sizeof(RuntimeObject)), Mark_t3471605523::get_offset_of_Previous_2() + static_cast(sizeof(RuntimeObject)), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize2045 = { sizeof (GroupCollection_t69770484), -1, 0, 0 }; extern const int32_t g_FieldOffsetTable2045[2] = { GroupCollection_t69770484::get_offset_of_list_0(), GroupCollection_t69770484::get_offset_of_gap_1(), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize2046 = { sizeof (Group_t2468205786), -1, sizeof(Group_t2468205786_StaticFields), 0 }; extern const int32_t g_FieldOffsetTable2046[3] = { Group_t2468205786_StaticFields::get_offset_of_Fail_3(), Group_t2468205786::get_offset_of_success_4(), Group_t2468205786::get_offset_of_captures_5(), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize2047 = { sizeof (Interpreter_t582715701), -1, 0, 0 }; extern const int32_t g_FieldOffsetTable2047[16] = { Interpreter_t582715701::get_offset_of_program_1(), Interpreter_t582715701::get_offset_of_program_start_2(), Interpreter_t582715701::get_offset_of_text_3(), Interpreter_t582715701::get_offset_of_text_end_4(), Interpreter_t582715701::get_offset_of_group_count_5(), Interpreter_t582715701::get_offset_of_match_min_6(), Interpreter_t582715701::get_offset_of_qs_7(), Interpreter_t582715701::get_offset_of_scan_ptr_8(), Interpreter_t582715701::get_offset_of_repeat_9(), Interpreter_t582715701::get_offset_of_fast_10(), Interpreter_t582715701::get_offset_of_stack_11(), Interpreter_t582715701::get_offset_of_deep_12(), Interpreter_t582715701::get_offset_of_marks_13(), Interpreter_t582715701::get_offset_of_mark_start_14(), Interpreter_t582715701::get_offset_of_mark_end_15(), Interpreter_t582715701::get_offset_of_groups_16(), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize2048 = { sizeof (IntStack_t2189327687)+ sizeof (RuntimeObject), sizeof(IntStack_t2189327687_marshaled_pinvoke), 0, 0 }; extern const int32_t g_FieldOffsetTable2048[2] = { IntStack_t2189327687::get_offset_of_values_0() + static_cast(sizeof(RuntimeObject)), IntStack_t2189327687::get_offset_of_count_1() + static_cast(sizeof(RuntimeObject)), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize2049 = { sizeof (RepeatContext_t1214863076), -1, 0, 0 }; extern const int32_t g_FieldOffsetTable2049[7] = { RepeatContext_t1214863076::get_offset_of_start_0(), RepeatContext_t1214863076::get_offset_of_min_1(), RepeatContext_t1214863076::get_offset_of_max_2(), RepeatContext_t1214863076::get_offset_of_lazy_3(), RepeatContext_t1214863076::get_offset_of_expr_pc_4(), RepeatContext_t1214863076::get_offset_of_previous_5(), RepeatContext_t1214863076::get_offset_of_count_6(), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize2050 = { sizeof (Mode_t3692532274)+ sizeof (RuntimeObject), sizeof(int32_t), 0, 0 }; extern const int32_t g_FieldOffsetTable2050[4] = { Mode_t3692532274::get_offset_of_value___1() + static_cast(sizeof(RuntimeObject)), 0, 0, 0, }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize2051 = { sizeof (Interval_t1802865632)+ sizeof (RuntimeObject), sizeof(Interval_t1802865632_marshaled_pinvoke), 0, 0 }; extern const int32_t g_FieldOffsetTable2051[3] = { Interval_t1802865632::get_offset_of_low_0() + static_cast(sizeof(RuntimeObject)), Interval_t1802865632::get_offset_of_high_1() + static_cast(sizeof(RuntimeObject)), Interval_t1802865632::get_offset_of_contiguous_2() + static_cast(sizeof(RuntimeObject)), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize2052 = { sizeof (IntervalCollection_t2609070824), -1, 0, 0 }; extern const int32_t g_FieldOffsetTable2052[1] = { IntervalCollection_t2609070824::get_offset_of_intervals_0(), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize2053 = { sizeof (Enumerator_t737725276), -1, 0, 0 }; extern const int32_t g_FieldOffsetTable2053[2] = { Enumerator_t737725276::get_offset_of_list_0(), Enumerator_t737725276::get_offset_of_ptr_1(), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize2054 = { sizeof (CostDelegate_t1722821004), sizeof(Il2CppMethodPointer), 0, 0 }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize2055 = { sizeof (MatchCollection_t1395363720), -1, 0, 0 }; extern const int32_t g_FieldOffsetTable2055[2] = { MatchCollection_t1395363720::get_offset_of_current_0(), MatchCollection_t1395363720::get_offset_of_list_1(), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize2056 = { sizeof (Enumerator_t2645102469), -1, 0, 0 }; extern const int32_t g_FieldOffsetTable2056[2] = { Enumerator_t2645102469::get_offset_of_index_0(), Enumerator_t2645102469::get_offset_of_coll_1(), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize2057 = { sizeof (Match_t3408321083), -1, sizeof(Match_t3408321083_StaticFields), 0 }; extern const int32_t g_FieldOffsetTable2057[5] = { Match_t3408321083::get_offset_of_regex_6(), Match_t3408321083::get_offset_of_machine_7(), Match_t3408321083::get_offset_of_text_length_8(), Match_t3408321083::get_offset_of_groups_9(), Match_t3408321083_StaticFields::get_offset_of_empty_10(), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize2058 = { sizeof (Parser_t2430509383), -1, 0, 0 }; extern const int32_t g_FieldOffsetTable2058[6] = { Parser_t2430509383::get_offset_of_pattern_0(), Parser_t2430509383::get_offset_of_ptr_1(), Parser_t2430509383::get_offset_of_caps_2(), Parser_t2430509383::get_offset_of_refs_3(), Parser_t2430509383::get_offset_of_num_groups_4(), Parser_t2430509383::get_offset_of_gap_5(), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize2059 = { sizeof (QuickSearch_t2588090110), -1, sizeof(QuickSearch_t2588090110_StaticFields), 0 }; extern const int32_t g_FieldOffsetTable2059[7] = { QuickSearch_t2588090110::get_offset_of_str_0(), QuickSearch_t2588090110::get_offset_of_len_1(), QuickSearch_t2588090110::get_offset_of_ignore_2(), QuickSearch_t2588090110::get_offset_of_reverse_3(), QuickSearch_t2588090110::get_offset_of_shift_4(), QuickSearch_t2588090110::get_offset_of_shiftExtended_5(), QuickSearch_t2588090110_StaticFields::get_offset_of_THRESHOLD_6(), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize2060 = { sizeof (Regex_t3657309853), -1, sizeof(Regex_t3657309853_StaticFields), 0 }; extern const int32_t g_FieldOffsetTable2060[10] = { Regex_t3657309853_StaticFields::get_offset_of_cache_0(), Regex_t3657309853_StaticFields::get_offset_of_old_rx_1(), Regex_t3657309853::get_offset_of_machineFactory_2(), Regex_t3657309853::get_offset_of_mapping_3(), Regex_t3657309853::get_offset_of_group_count_4(), Regex_t3657309853::get_offset_of_gap_5(), Regex_t3657309853::get_offset_of_group_names_6(), Regex_t3657309853::get_offset_of_group_numbers_7(), Regex_t3657309853::get_offset_of_pattern_8(), Regex_t3657309853::get_offset_of_roptions_9(), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize2061 = { sizeof (RegexOptions_t92845595)+ sizeof (RuntimeObject), sizeof(int32_t), 0, 0 }; extern const int32_t g_FieldOffsetTable2061[11] = { RegexOptions_t92845595::get_offset_of_value___1() + static_cast(sizeof(RuntimeObject)), 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize2062 = { sizeof (RxInterpreter_t3591201055), -1, sizeof(RxInterpreter_t3591201055_StaticFields), 0 }; extern const int32_t g_FieldOffsetTable2062[14] = { RxInterpreter_t3591201055::get_offset_of_program_1(), RxInterpreter_t3591201055::get_offset_of_str_2(), RxInterpreter_t3591201055::get_offset_of_string_start_3(), RxInterpreter_t3591201055::get_offset_of_string_end_4(), RxInterpreter_t3591201055::get_offset_of_group_count_5(), RxInterpreter_t3591201055::get_offset_of_groups_6(), RxInterpreter_t3591201055::get_offset_of_eval_del_7(), RxInterpreter_t3591201055::get_offset_of_marks_8(), RxInterpreter_t3591201055::get_offset_of_mark_start_9(), RxInterpreter_t3591201055::get_offset_of_mark_end_10(), RxInterpreter_t3591201055::get_offset_of_stack_11(), RxInterpreter_t3591201055::get_offset_of_repeat_12(), RxInterpreter_t3591201055::get_offset_of_deep_13(), RxInterpreter_t3591201055_StaticFields::get_offset_of_trace_rx_14(), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize2063 = { sizeof (IntStack_t561212167)+ sizeof (RuntimeObject), sizeof(IntStack_t561212167_marshaled_pinvoke), 0, 0 }; extern const int32_t g_FieldOffsetTable2063[2] = { IntStack_t561212167::get_offset_of_values_0() + static_cast(sizeof(RuntimeObject)), IntStack_t561212167::get_offset_of_count_1() + static_cast(sizeof(RuntimeObject)), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize2064 = { sizeof (RepeatContext_t2643093670), -1, 0, 0 }; extern const int32_t g_FieldOffsetTable2064[7] = { RepeatContext_t2643093670::get_offset_of_start_0(), RepeatContext_t2643093670::get_offset_of_min_1(), RepeatContext_t2643093670::get_offset_of_max_2(), RepeatContext_t2643093670::get_offset_of_lazy_3(), RepeatContext_t2643093670::get_offset_of_expr_pc_4(), RepeatContext_t2643093670::get_offset_of_previous_5(), RepeatContext_t2643093670::get_offset_of_count_6(), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize2065 = { sizeof (RxLinkRef_t3349372210), -1, 0, 0 }; extern const int32_t g_FieldOffsetTable2065[2] = { RxLinkRef_t3349372210::get_offset_of_offsets_0(), RxLinkRef_t3349372210::get_offset_of_current_1(), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize2066 = { sizeof (RxCompiler_t80015800), -1, 0, 0 }; extern const int32_t g_FieldOffsetTable2066[2] = { RxCompiler_t80015800::get_offset_of_program_0(), RxCompiler_t80015800::get_offset_of_curpos_1(), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize2067 = { sizeof (RxInterpreterFactory_t3897605822), -1, 0, 0 }; extern const int32_t g_FieldOffsetTable2067[5] = { RxInterpreterFactory_t3897605822::get_offset_of_mapping_0(), RxInterpreterFactory_t3897605822::get_offset_of_program_1(), RxInterpreterFactory_t3897605822::get_offset_of_eval_del_2(), RxInterpreterFactory_t3897605822::get_offset_of_namesMapping_3(), RxInterpreterFactory_t3897605822::get_offset_of_gap_4(), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize2068 = { sizeof (RxOp_t349969367)+ sizeof (RuntimeObject), sizeof(uint8_t), 0, 0 }; extern const int32_t g_FieldOffsetTable2068[160] = { RxOp_t349969367::get_offset_of_value___1() + static_cast(sizeof(RuntimeObject)), 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize2069 = { sizeof (ExpressionCollection_t1810289389), -1, 0, 0 }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize2070 = { sizeof (Expression_t2722445759), -1, 0, 0 }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize2071 = { sizeof (CompositeExpression_t1252229802), -1, 0, 0 }; extern const int32_t g_FieldOffsetTable2071[1] = { CompositeExpression_t1252229802::get_offset_of_expressions_0(), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize2072 = { sizeof (Group_t1458537008), -1, 0, 0 }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize2073 = { sizeof (RegularExpression_t3834220169), -1, 0, 0 }; extern const int32_t g_FieldOffsetTable2073[1] = { RegularExpression_t3834220169::get_offset_of_group_count_1(), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize2074 = { sizeof (CapturingGroup_t751358689), -1, 0, 0 }; extern const int32_t g_FieldOffsetTable2074[2] = { CapturingGroup_t751358689::get_offset_of_gid_1(), CapturingGroup_t751358689::get_offset_of_name_2(), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize2075 = { sizeof (BalancingGroup_t2395658894), -1, 0, 0 }; extern const int32_t g_FieldOffsetTable2075[1] = { BalancingGroup_t2395658894::get_offset_of_balance_3(), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize2076 = { sizeof (NonBacktrackingGroup_t3074098547), -1, 0, 0 }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize2077 = { sizeof (Repetition_t2393242404), -1, 0, 0 }; extern const int32_t g_FieldOffsetTable2077[3] = { Repetition_t2393242404::get_offset_of_min_1(), Repetition_t2393242404::get_offset_of_max_2(), Repetition_t2393242404::get_offset_of_lazy_3(), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize2078 = { sizeof (Assertion_t3267412828), -1, 0, 0 }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize2079 = { sizeof (CaptureAssertion_t3786084589), -1, 0, 0 }; extern const int32_t g_FieldOffsetTable2079[3] = { CaptureAssertion_t3786084589::get_offset_of_alternate_1(), CaptureAssertion_t3786084589::get_offset_of_group_2(), CaptureAssertion_t3786084589::get_offset_of_literal_3(), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize2080 = { sizeof (ExpressionAssertion_t1861210811), -1, 0, 0 }; extern const int32_t g_FieldOffsetTable2080[2] = { ExpressionAssertion_t1861210811::get_offset_of_reverse_1(), ExpressionAssertion_t1861210811::get_offset_of_negate_2(), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize2081 = { sizeof (Alternation_t625481451), -1, 0, 0 }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize2082 = { sizeof (Literal_t434143540), -1, 0, 0 }; extern const int32_t g_FieldOffsetTable2082[2] = { Literal_t434143540::get_offset_of_str_0(), Literal_t434143540::get_offset_of_ignore_1(), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize2083 = { sizeof (PositionAssertion_t3339288061), -1, 0, 0 }; extern const int32_t g_FieldOffsetTable2083[1] = { PositionAssertion_t3339288061::get_offset_of_pos_0(), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize2084 = { sizeof (Reference_t1799410108), -1, 0, 0 }; extern const int32_t g_FieldOffsetTable2084[2] = { Reference_t1799410108::get_offset_of_group_0(), Reference_t1799410108::get_offset_of_ignore_1(), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize2085 = { sizeof (BackslashNumber_t3656518667), -1, 0, 0 }; extern const int32_t g_FieldOffsetTable2085[2] = { BackslashNumber_t3656518667::get_offset_of_literal_2(), BackslashNumber_t3656518667::get_offset_of_ecma_3(), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize2086 = { sizeof (CharacterClass_t839120860), -1, sizeof(CharacterClass_t839120860_StaticFields), 0 }; extern const int32_t g_FieldOffsetTable2086[6] = { CharacterClass_t839120860_StaticFields::get_offset_of_upper_case_characters_0(), CharacterClass_t839120860::get_offset_of_negate_1(), CharacterClass_t839120860::get_offset_of_ignore_2(), CharacterClass_t839120860::get_offset_of_pos_cats_3(), CharacterClass_t839120860::get_offset_of_neg_cats_4(), CharacterClass_t839120860::get_offset_of_intervals_5(), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize2087 = { sizeof (AnchorInfo_t3387011151), -1, 0, 0 }; extern const int32_t g_FieldOffsetTable2087[6] = { AnchorInfo_t3387011151::get_offset_of_expr_0(), AnchorInfo_t3387011151::get_offset_of_pos_1(), AnchorInfo_t3387011151::get_offset_of_offset_2(), AnchorInfo_t3387011151::get_offset_of_str_3(), AnchorInfo_t3387011151::get_offset_of_width_4(), AnchorInfo_t3387011151::get_offset_of_ignore_5(), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize2088 = { sizeof (ElapsedEventArgs_t3048571484), -1, 0, 0 }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize2089 = { sizeof (UriBuilder_t579353065), -1, 0, 0 }; extern const int32_t g_FieldOffsetTable2089[10] = { UriBuilder_t579353065::get_offset_of_scheme_0(), UriBuilder_t579353065::get_offset_of_host_1(), UriBuilder_t579353065::get_offset_of_port_2(), UriBuilder_t579353065::get_offset_of_path_3(), UriBuilder_t579353065::get_offset_of_query_4(), UriBuilder_t579353065::get_offset_of_fragment_5(), UriBuilder_t579353065::get_offset_of_username_6(), UriBuilder_t579353065::get_offset_of_password_7(), UriBuilder_t579353065::get_offset_of_uri_8(), UriBuilder_t579353065::get_offset_of_modified_9(), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize2090 = { sizeof (Uri_t100236324), -1, sizeof(Uri_t100236324_StaticFields), 0 }; extern const int32_t g_FieldOffsetTable2090[36] = { Uri_t100236324::get_offset_of_isUnixFilePath_0(), Uri_t100236324::get_offset_of_source_1(), Uri_t100236324::get_offset_of_scheme_2(), Uri_t100236324::get_offset_of_host_3(), Uri_t100236324::get_offset_of_port_4(), Uri_t100236324::get_offset_of_path_5(), Uri_t100236324::get_offset_of_query_6(), Uri_t100236324::get_offset_of_fragment_7(), Uri_t100236324::get_offset_of_userinfo_8(), Uri_t100236324::get_offset_of_isUnc_9(), Uri_t100236324::get_offset_of_isOpaquePart_10(), Uri_t100236324::get_offset_of_isAbsoluteUri_11(), Uri_t100236324::get_offset_of_userEscaped_12(), Uri_t100236324::get_offset_of_cachedAbsoluteUri_13(), Uri_t100236324::get_offset_of_cachedToString_14(), Uri_t100236324::get_offset_of_cachedLocalPath_15(), Uri_t100236324::get_offset_of_cachedHashCode_16(), Uri_t100236324_StaticFields::get_offset_of_hexUpperChars_17(), Uri_t100236324_StaticFields::get_offset_of_SchemeDelimiter_18(), Uri_t100236324_StaticFields::get_offset_of_UriSchemeFile_19(), Uri_t100236324_StaticFields::get_offset_of_UriSchemeFtp_20(), Uri_t100236324_StaticFields::get_offset_of_UriSchemeGopher_21(), Uri_t100236324_StaticFields::get_offset_of_UriSchemeHttp_22(), Uri_t100236324_StaticFields::get_offset_of_UriSchemeHttps_23(), Uri_t100236324_StaticFields::get_offset_of_UriSchemeMailto_24(), Uri_t100236324_StaticFields::get_offset_of_UriSchemeNews_25(), Uri_t100236324_StaticFields::get_offset_of_UriSchemeNntp_26(), Uri_t100236324_StaticFields::get_offset_of_UriSchemeNetPipe_27(), Uri_t100236324_StaticFields::get_offset_of_UriSchemeNetTcp_28(), Uri_t100236324_StaticFields::get_offset_of_schemes_29(), Uri_t100236324::get_offset_of_parser_30(), Uri_t100236324_StaticFields::get_offset_of_U3CU3Ef__switchU24map1C_31(), Uri_t100236324_StaticFields::get_offset_of_U3CU3Ef__switchU24map1D_32(), Uri_t100236324_StaticFields::get_offset_of_U3CU3Ef__switchU24map1E_33(), Uri_t100236324_StaticFields::get_offset_of_U3CU3Ef__switchU24map1F_34(), Uri_t100236324_StaticFields::get_offset_of_U3CU3Ef__switchU24map20_35(), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize2091 = { sizeof (UriScheme_t722425697)+ sizeof (RuntimeObject), sizeof(UriScheme_t722425697_marshaled_pinvoke), 0, 0 }; extern const int32_t g_FieldOffsetTable2091[3] = { UriScheme_t722425697::get_offset_of_scheme_0() + static_cast(sizeof(RuntimeObject)), UriScheme_t722425697::get_offset_of_delimiter_1() + static_cast(sizeof(RuntimeObject)), UriScheme_t722425697::get_offset_of_defaultPort_2() + static_cast(sizeof(RuntimeObject)), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize2092 = { sizeof (UriFormatException_t953270471), -1, 0, 0 }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize2093 = { sizeof (UriHostNameType_t881866241)+ sizeof (RuntimeObject), sizeof(int32_t), 0, 0 }; extern const int32_t g_FieldOffsetTable2093[6] = { UriHostNameType_t881866241::get_offset_of_value___1() + static_cast(sizeof(RuntimeObject)), 0, 0, 0, 0, 0, }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize2094 = { sizeof (UriKind_t3816567336)+ sizeof (RuntimeObject), sizeof(int32_t), 0, 0 }; extern const int32_t g_FieldOffsetTable2094[4] = { UriKind_t3816567336::get_offset_of_value___1() + static_cast(sizeof(RuntimeObject)), 0, 0, 0, }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize2095 = { sizeof (UriParser_t3890150400), -1, sizeof(UriParser_t3890150400_StaticFields), 0 }; extern const int32_t g_FieldOffsetTable2095[6] = { UriParser_t3890150400_StaticFields::get_offset_of_lock_object_0(), UriParser_t3890150400_StaticFields::get_offset_of_table_1(), UriParser_t3890150400::get_offset_of_scheme_name_2(), UriParser_t3890150400::get_offset_of_default_port_3(), UriParser_t3890150400_StaticFields::get_offset_of_uri_regex_4(), UriParser_t3890150400_StaticFields::get_offset_of_auth_regex_5(), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize2096 = { sizeof (UriPartial_t1736313903)+ sizeof (RuntimeObject), sizeof(int32_t), 0, 0 }; extern const int32_t g_FieldOffsetTable2096[5] = { UriPartial_t1736313903::get_offset_of_value___1() + static_cast(sizeof(RuntimeObject)), 0, 0, 0, 0, }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize2097 = { sizeof (UriTypeConverter_t3695916615), -1, 0, 0 }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize2098 = { sizeof (BindIPEndPoint_t1029027275), sizeof(Il2CppMethodPointer), 0, 0 }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize2099 = { sizeof (HttpContinueDelegate_t3009151163), sizeof(Il2CppMethodPointer), 0, 0 }; #ifdef __clang__ #pragma clang diagnostic pop #endif