yunque9/xcode/Classes/Native/System_CodeGen.c

21521 lines
1.4 MiB

#include "il2cpp-config.h"
#ifndef _MSC_VER
# include <alloca.h>
#else
# include <malloc.h>
#endif
#include "codegen/il2cpp-codegen-metadata.h"
extern const RuntimeMethod* DeflateStreamNative_UnmanagedRead_mFD20677F91EBF121ACA3C4236C108B356BF376FA_RuntimeMethod_var;
extern const RuntimeMethod* DeflateStreamNative_UnmanagedWrite_mC98CAEEAFE9482472AB4D5D78F733ADB7972A87C_RuntimeMethod_var;
extern const RuntimeMethod* UnityTlsContext_CertificateCallback_m4CF8B88233EDA0609216D4F30A2C1F0966022347_RuntimeMethod_var;
extern const RuntimeMethod* UnityTlsContext_ReadCallback_m0B14F0D383551A47EE106C1A94B86D951C20C8BB_RuntimeMethod_var;
extern const RuntimeMethod* UnityTlsContext_VerifyCallback_m13D57FD52BD264F536F4CA7E84BC54CCE5E01850_RuntimeMethod_var;
extern const RuntimeMethod* UnityTlsContext_WriteCallback_m5F0468BDEFF636D45C1C6F1C76704F11CDED387F_RuntimeMethod_var;
IL2CPP_EXTERN_C_BEGIN
IL2CPP_EXTERN_C_END
// 0x00000001 System.String SR::GetString(System.String,System.Object[])
extern void SR_GetString_m9548BD6DD52DFDB46372F211078AE57FA2401E39 (void);
// 0x00000002 System.String SR::GetString(System.Globalization.CultureInfo,System.String,System.Object[])
extern void SR_GetString_m9D671CBA422B18D15B8FF59B22DCCEB32E3D16E2 (void);
// 0x00000003 System.String SR::GetString(System.String)
extern void SR_GetString_m3FC710B15474A9B651DA02B303241B6D8B87E2A7 (void);
// 0x00000004 System.String SR::Format(System.String,System.Object)
extern void SR_Format_m0F2CEC6937029AEC3360EE21DB1D6329D5BE8906 (void);
// 0x00000005 System.String SR::Format(System.String,System.Object,System.Object)
extern void SR_Format_mCE758E323017FDB5E39921BE8757AC78665C7504 (void);
// 0x00000006 System.Void Mono.Util.MonoPInvokeCallbackAttribute::.ctor(System.Type)
extern void MonoPInvokeCallbackAttribute__ctor_mE8E2FC84195F0A97049CAF083F56A3C4254323FC (void);
// 0x00000007 System.Void Mono.Unity.CertHelper::AddCertificatesToNativeChain(Mono.Unity.UnityTls_unitytls_x509list*,System.Security.Cryptography.X509Certificates.X509CertificateCollection,Mono.Unity.UnityTls_unitytls_errorstate*)
extern void CertHelper_AddCertificatesToNativeChain_m1D22A9A50CA05E1F931B8B309E047092DDE01CFF (void);
// 0x00000008 System.Void Mono.Unity.CertHelper::AddCertificateToNativeChain(Mono.Unity.UnityTls_unitytls_x509list*,System.Security.Cryptography.X509Certificates.X509Certificate,Mono.Unity.UnityTls_unitytls_errorstate*)
extern void CertHelper_AddCertificateToNativeChain_m223E545813937EC29B6EF428DAE3F45551728166 (void);
// 0x00000009 System.Security.Cryptography.X509Certificates.X509CertificateCollection Mono.Unity.CertHelper::NativeChainToManagedCollection(Mono.Unity.UnityTls_unitytls_x509list_ref,Mono.Unity.UnityTls_unitytls_errorstate*)
extern void CertHelper_NativeChainToManagedCollection_m671B74DB858DFEC5DE82CB70687F76EE5212630C (void);
// 0x0000000A System.Void Mono.Unity.Debug::CheckAndThrow(Mono.Unity.UnityTls_unitytls_errorstate,System.String,Mono.Security.Interface.AlertDescription)
extern void Debug_CheckAndThrow_mF8B2344487801910DCF927F9394FD2F13A61F8E8 (void);
// 0x0000000B System.Void Mono.Unity.Debug::CheckAndThrow(Mono.Unity.UnityTls_unitytls_errorstate,Mono.Unity.UnityTls_unitytls_x509verify_result,System.String,Mono.Security.Interface.AlertDescription)
extern void Debug_CheckAndThrow_m4B13EAF7CA50D7535BF7F663D23886279A4CDBF5 (void);
// 0x0000000C System.IntPtr Mono.Unity.UnityTls::GetUnityTlsInterface()
extern void UnityTls_GetUnityTlsInterface_mB672D3C985554FC0EDFAB68EB4A77BCB74FEE719 (void);
// 0x0000000D System.Boolean Mono.Unity.UnityTls::get_IsSupported()
extern void UnityTls_get_IsSupported_mA17DA466EA04B7B44B4C3C37EF24494F9CDE238C (void);
// 0x0000000E Mono.Unity.UnityTls_unitytls_interface_struct Mono.Unity.UnityTls::get_NativeInterface()
extern void UnityTls_get_NativeInterface_mB7B44E93A89C271D6C65B44DE2EE9C4A5786E88E (void);
// 0x0000000F System.Void Mono.Unity.UnityTls_unitytls_x509verify_callback::.ctor(System.Object,System.IntPtr)
extern void unitytls_x509verify_callback__ctor_m9D04862B333145C9F179B31F08C390E0DEA4D1B0 (void);
// 0x00000010 Mono.Unity.UnityTls_unitytls_x509verify_result Mono.Unity.UnityTls_unitytls_x509verify_callback::Invoke(System.Void*,Mono.Unity.UnityTls_unitytls_x509_ref,Mono.Unity.UnityTls_unitytls_x509verify_result,Mono.Unity.UnityTls_unitytls_errorstate*)
extern void unitytls_x509verify_callback_Invoke_m4DDE358F87398FA2F51CDD551E6F1D4CB5B48159 (void);
// 0x00000011 System.IAsyncResult Mono.Unity.UnityTls_unitytls_x509verify_callback::BeginInvoke(System.Void*,Mono.Unity.UnityTls_unitytls_x509_ref,Mono.Unity.UnityTls_unitytls_x509verify_result,Mono.Unity.UnityTls_unitytls_errorstate*,System.AsyncCallback,System.Object)
extern void unitytls_x509verify_callback_BeginInvoke_m34DFF04B0DD733860B3BAE73885A90C6A936E26F (void);
// 0x00000012 Mono.Unity.UnityTls_unitytls_x509verify_result Mono.Unity.UnityTls_unitytls_x509verify_callback::EndInvoke(System.IAsyncResult)
extern void unitytls_x509verify_callback_EndInvoke_m17AC8D1886D2624D4E3E041E6931DC942C117FAB (void);
// 0x00000013 System.Void Mono.Unity.UnityTls_unitytls_tlsctx_write_callback::.ctor(System.Object,System.IntPtr)
extern void unitytls_tlsctx_write_callback__ctor_mC7F821EB4597E74CFC9DE7A1EA50F86CFAC2F411 (void);
// 0x00000014 System.IntPtr Mono.Unity.UnityTls_unitytls_tlsctx_write_callback::Invoke(System.Void*,System.Byte*,System.IntPtr,Mono.Unity.UnityTls_unitytls_errorstate*)
extern void unitytls_tlsctx_write_callback_Invoke_m9E758A0D65A39C61209306CDAB781357D956F36E (void);
// 0x00000015 System.IAsyncResult Mono.Unity.UnityTls_unitytls_tlsctx_write_callback::BeginInvoke(System.Void*,System.Byte*,System.IntPtr,Mono.Unity.UnityTls_unitytls_errorstate*,System.AsyncCallback,System.Object)
extern void unitytls_tlsctx_write_callback_BeginInvoke_m9FA442F88C3483A74C56938DD30BF36505666EDD (void);
// 0x00000016 System.IntPtr Mono.Unity.UnityTls_unitytls_tlsctx_write_callback::EndInvoke(System.IAsyncResult)
extern void unitytls_tlsctx_write_callback_EndInvoke_m4615F5985BBDB75F9DBDE0398A854CE2315DF925 (void);
// 0x00000017 System.Void Mono.Unity.UnityTls_unitytls_tlsctx_read_callback::.ctor(System.Object,System.IntPtr)
extern void unitytls_tlsctx_read_callback__ctor_m52F2060B467B61401384C7E3693C6C8CDC3E46B7 (void);
// 0x00000018 System.IntPtr Mono.Unity.UnityTls_unitytls_tlsctx_read_callback::Invoke(System.Void*,System.Byte*,System.IntPtr,Mono.Unity.UnityTls_unitytls_errorstate*)
extern void unitytls_tlsctx_read_callback_Invoke_m9C045DAC27E3496B2FA429755CFF48E11A751D29 (void);
// 0x00000019 System.IAsyncResult Mono.Unity.UnityTls_unitytls_tlsctx_read_callback::BeginInvoke(System.Void*,System.Byte*,System.IntPtr,Mono.Unity.UnityTls_unitytls_errorstate*,System.AsyncCallback,System.Object)
extern void unitytls_tlsctx_read_callback_BeginInvoke_mFDE9382397C181E07D075AA3FDE12B10ABC2C602 (void);
// 0x0000001A System.IntPtr Mono.Unity.UnityTls_unitytls_tlsctx_read_callback::EndInvoke(System.IAsyncResult)
extern void unitytls_tlsctx_read_callback_EndInvoke_m2D814DC4681EFC9E4B0D495E8E5BBB0DCD3B62D1 (void);
// 0x0000001B System.Void Mono.Unity.UnityTls_unitytls_tlsctx_trace_callback::.ctor(System.Object,System.IntPtr)
extern void unitytls_tlsctx_trace_callback__ctor_m4C0C53E1C112C8A363A1C1AC15B5F6B7E4CD2443 (void);
// 0x0000001C System.Void Mono.Unity.UnityTls_unitytls_tlsctx_trace_callback::Invoke(System.Void*,Mono.Unity.UnityTls_unitytls_tlsctx*,System.Byte*,System.IntPtr)
extern void unitytls_tlsctx_trace_callback_Invoke_mC657E7F4F1C6F530662F48BE16D2621029846344 (void);
// 0x0000001D System.IAsyncResult Mono.Unity.UnityTls_unitytls_tlsctx_trace_callback::BeginInvoke(System.Void*,Mono.Unity.UnityTls_unitytls_tlsctx*,System.Byte*,System.IntPtr,System.AsyncCallback,System.Object)
extern void unitytls_tlsctx_trace_callback_BeginInvoke_mE23C8513E935C278BCC120731072893E86729CAA (void);
// 0x0000001E System.Void Mono.Unity.UnityTls_unitytls_tlsctx_trace_callback::EndInvoke(System.IAsyncResult)
extern void unitytls_tlsctx_trace_callback_EndInvoke_m33865B83D223342F078061A59F8DF41311D20C94 (void);
// 0x0000001F System.Void Mono.Unity.UnityTls_unitytls_tlsctx_certificate_callback::.ctor(System.Object,System.IntPtr)
extern void unitytls_tlsctx_certificate_callback__ctor_m14C613364636EF10ECCD413A6F49E975A4F4A6A2 (void);
// 0x00000020 System.Void Mono.Unity.UnityTls_unitytls_tlsctx_certificate_callback::Invoke(System.Void*,Mono.Unity.UnityTls_unitytls_tlsctx*,System.Byte*,System.IntPtr,Mono.Unity.UnityTls_unitytls_x509name*,System.IntPtr,Mono.Unity.UnityTls_unitytls_x509list_ref*,Mono.Unity.UnityTls_unitytls_key_ref*,Mono.Unity.UnityTls_unitytls_errorstate*)
extern void unitytls_tlsctx_certificate_callback_Invoke_mA90DE4AD701A89C12AECBE415FBAB506DCF66C12 (void);
// 0x00000021 System.IAsyncResult Mono.Unity.UnityTls_unitytls_tlsctx_certificate_callback::BeginInvoke(System.Void*,Mono.Unity.UnityTls_unitytls_tlsctx*,System.Byte*,System.IntPtr,Mono.Unity.UnityTls_unitytls_x509name*,System.IntPtr,Mono.Unity.UnityTls_unitytls_x509list_ref*,Mono.Unity.UnityTls_unitytls_key_ref*,Mono.Unity.UnityTls_unitytls_errorstate*,System.AsyncCallback,System.Object)
extern void unitytls_tlsctx_certificate_callback_BeginInvoke_m1D0AF1A60BC715B76CD3866BF3D555E5A6BFDD3E (void);
// 0x00000022 System.Void Mono.Unity.UnityTls_unitytls_tlsctx_certificate_callback::EndInvoke(System.IAsyncResult)
extern void unitytls_tlsctx_certificate_callback_EndInvoke_m0485EC4825ED1374DA2C0925A2F48D7F7567E21B (void);
// 0x00000023 System.Void Mono.Unity.UnityTls_unitytls_tlsctx_x509verify_callback::.ctor(System.Object,System.IntPtr)
extern void unitytls_tlsctx_x509verify_callback__ctor_m50C4160D42681A80BEAD13F18294437BD96C3D0B (void);
// 0x00000024 Mono.Unity.UnityTls_unitytls_x509verify_result Mono.Unity.UnityTls_unitytls_tlsctx_x509verify_callback::Invoke(System.Void*,Mono.Unity.UnityTls_unitytls_x509list_ref,Mono.Unity.UnityTls_unitytls_errorstate*)
extern void unitytls_tlsctx_x509verify_callback_Invoke_m63FDAF56E6D0F50E1E21DB4E3515967596071CE6 (void);
// 0x00000025 System.IAsyncResult Mono.Unity.UnityTls_unitytls_tlsctx_x509verify_callback::BeginInvoke(System.Void*,Mono.Unity.UnityTls_unitytls_x509list_ref,Mono.Unity.UnityTls_unitytls_errorstate*,System.AsyncCallback,System.Object)
extern void unitytls_tlsctx_x509verify_callback_BeginInvoke_m84DAB124121532AF9AECBA6E706A0914C4EA22F4 (void);
// 0x00000026 Mono.Unity.UnityTls_unitytls_x509verify_result Mono.Unity.UnityTls_unitytls_tlsctx_x509verify_callback::EndInvoke(System.IAsyncResult)
extern void unitytls_tlsctx_x509verify_callback_EndInvoke_mD0321EDEC2FCF98ACB6497F796021DC65DA0DEEC (void);
// 0x00000027 System.Void Mono.Unity.UnityTls_unitytls_interface_struct::.ctor()
extern void unitytls_interface_struct__ctor_m91CA935D822B8FA1057010680A22A0AC9D70E381 (void);
// 0x00000028 System.Void Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_errorstate_create_t::.ctor(System.Object,System.IntPtr)
extern void unitytls_errorstate_create_t__ctor_mDB5F7A125825A4EADEFE51E41161ECF671659474 (void);
// 0x00000029 Mono.Unity.UnityTls_unitytls_errorstate Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_errorstate_create_t::Invoke()
extern void unitytls_errorstate_create_t_Invoke_m2A913757D4713362254BE457E8792AD299677D42 (void);
// 0x0000002A System.IAsyncResult Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_errorstate_create_t::BeginInvoke(System.AsyncCallback,System.Object)
extern void unitytls_errorstate_create_t_BeginInvoke_m21B464EA6F62C9C4916A69F411D0261B058E3E06 (void);
// 0x0000002B Mono.Unity.UnityTls_unitytls_errorstate Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_errorstate_create_t::EndInvoke(System.IAsyncResult)
extern void unitytls_errorstate_create_t_EndInvoke_m8DC3659FB8AACD5CD163A95D55D72E4337AC8F37 (void);
// 0x0000002C System.Void Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_errorstate_raise_error_t::.ctor(System.Object,System.IntPtr)
extern void unitytls_errorstate_raise_error_t__ctor_m5F148689FFD962A73C93824087B04547B3AEE99B (void);
// 0x0000002D System.Void Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_errorstate_raise_error_t::Invoke(Mono.Unity.UnityTls_unitytls_errorstate*,Mono.Unity.UnityTls_unitytls_error_code)
extern void unitytls_errorstate_raise_error_t_Invoke_m319B51663970217C195467C18E5928B5C2B68441 (void);
// 0x0000002E System.IAsyncResult Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_errorstate_raise_error_t::BeginInvoke(Mono.Unity.UnityTls_unitytls_errorstate*,Mono.Unity.UnityTls_unitytls_error_code,System.AsyncCallback,System.Object)
extern void unitytls_errorstate_raise_error_t_BeginInvoke_m430EC23CE6C0A221B234161D965EF48FDE1FE3D8 (void);
// 0x0000002F System.Void Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_errorstate_raise_error_t::EndInvoke(System.IAsyncResult)
extern void unitytls_errorstate_raise_error_t_EndInvoke_m713725CCC70FA48D9A9BFE1770EB0406853DF1E7 (void);
// 0x00000030 System.Void Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_key_get_ref_t::.ctor(System.Object,System.IntPtr)
extern void unitytls_key_get_ref_t__ctor_m8B6688D0222A54335156F76C42D335A999C620ED (void);
// 0x00000031 Mono.Unity.UnityTls_unitytls_key_ref Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_key_get_ref_t::Invoke(Mono.Unity.UnityTls_unitytls_key*,Mono.Unity.UnityTls_unitytls_errorstate*)
extern void unitytls_key_get_ref_t_Invoke_mA8C5F2D239F4B74885F37C9671012F1136BF0BE2 (void);
// 0x00000032 System.IAsyncResult Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_key_get_ref_t::BeginInvoke(Mono.Unity.UnityTls_unitytls_key*,Mono.Unity.UnityTls_unitytls_errorstate*,System.AsyncCallback,System.Object)
extern void unitytls_key_get_ref_t_BeginInvoke_m93BE7A42624E9987FC901D883E06683C90046D89 (void);
// 0x00000033 Mono.Unity.UnityTls_unitytls_key_ref Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_key_get_ref_t::EndInvoke(System.IAsyncResult)
extern void unitytls_key_get_ref_t_EndInvoke_m3158742DC98834DFC0519765F4E88A8C581B54F2 (void);
// 0x00000034 System.Void Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_key_parse_der_t::.ctor(System.Object,System.IntPtr)
extern void unitytls_key_parse_der_t__ctor_m702A41D29AFA524EFDF148673041B507C9538C4F (void);
// 0x00000035 Mono.Unity.UnityTls_unitytls_key* Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_key_parse_der_t::Invoke(System.Byte*,System.IntPtr,System.Byte*,System.IntPtr,Mono.Unity.UnityTls_unitytls_errorstate*)
extern void unitytls_key_parse_der_t_Invoke_m8CF4A1CFD7B385B3091215030E7EC2CB5B6823ED (void);
// 0x00000036 System.IAsyncResult Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_key_parse_der_t::BeginInvoke(System.Byte*,System.IntPtr,System.Byte*,System.IntPtr,Mono.Unity.UnityTls_unitytls_errorstate*,System.AsyncCallback,System.Object)
extern void unitytls_key_parse_der_t_BeginInvoke_mDD3872296FB3905F2F22D5859F4521DF44C9F19B (void);
// 0x00000037 Mono.Unity.UnityTls_unitytls_key* Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_key_parse_der_t::EndInvoke(System.IAsyncResult)
extern void unitytls_key_parse_der_t_EndInvoke_m6ED100AAACFF6462B42B0D9804BBA5E34487808A (void);
// 0x00000038 System.Void Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_key_parse_pem_t::.ctor(System.Object,System.IntPtr)
extern void unitytls_key_parse_pem_t__ctor_mE18922EC14AD6EDA780D819DB1469A99242F5C82 (void);
// 0x00000039 Mono.Unity.UnityTls_unitytls_key* Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_key_parse_pem_t::Invoke(System.Byte*,System.IntPtr,System.Byte*,System.IntPtr,Mono.Unity.UnityTls_unitytls_errorstate*)
extern void unitytls_key_parse_pem_t_Invoke_m38F6D75BFC2A80778454B43E5C76B4704EFF75F1 (void);
// 0x0000003A System.IAsyncResult Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_key_parse_pem_t::BeginInvoke(System.Byte*,System.IntPtr,System.Byte*,System.IntPtr,Mono.Unity.UnityTls_unitytls_errorstate*,System.AsyncCallback,System.Object)
extern void unitytls_key_parse_pem_t_BeginInvoke_mE7922F635446EF1A040AEE37DD9CEA8694A7F771 (void);
// 0x0000003B Mono.Unity.UnityTls_unitytls_key* Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_key_parse_pem_t::EndInvoke(System.IAsyncResult)
extern void unitytls_key_parse_pem_t_EndInvoke_mA547C0BB7666F5F1953F14BC46AAE90537850C77 (void);
// 0x0000003C System.Void Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_key_free_t::.ctor(System.Object,System.IntPtr)
extern void unitytls_key_free_t__ctor_m6FB9CB25BA5BE0723AE199CE1F502A955DD356E3 (void);
// 0x0000003D System.Void Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_key_free_t::Invoke(Mono.Unity.UnityTls_unitytls_key*)
extern void unitytls_key_free_t_Invoke_m80E23E79440054744237B5BAA88AAAAB0D4E2F4B (void);
// 0x0000003E System.IAsyncResult Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_key_free_t::BeginInvoke(Mono.Unity.UnityTls_unitytls_key*,System.AsyncCallback,System.Object)
extern void unitytls_key_free_t_BeginInvoke_m9187223C9B5085D282144EC1175FA24D76AEBEE3 (void);
// 0x0000003F System.Void Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_key_free_t::EndInvoke(System.IAsyncResult)
extern void unitytls_key_free_t_EndInvoke_m152FC113C7C311F262DC6B29F0E44ED27D4A4FBB (void);
// 0x00000040 System.Void Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_x509_export_der_t::.ctor(System.Object,System.IntPtr)
extern void unitytls_x509_export_der_t__ctor_m2FA861176B1706988B234296EC1E5C2C2385C5A5 (void);
// 0x00000041 System.IntPtr Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_x509_export_der_t::Invoke(Mono.Unity.UnityTls_unitytls_x509_ref,System.Byte*,System.IntPtr,Mono.Unity.UnityTls_unitytls_errorstate*)
extern void unitytls_x509_export_der_t_Invoke_m90FDB333B2076F06444B096E1E1D1A42C8EEF8A0 (void);
// 0x00000042 System.IAsyncResult Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_x509_export_der_t::BeginInvoke(Mono.Unity.UnityTls_unitytls_x509_ref,System.Byte*,System.IntPtr,Mono.Unity.UnityTls_unitytls_errorstate*,System.AsyncCallback,System.Object)
extern void unitytls_x509_export_der_t_BeginInvoke_m33E6F88E2448002C8B74EC67E172034CCD11E4D5 (void);
// 0x00000043 System.IntPtr Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_x509_export_der_t::EndInvoke(System.IAsyncResult)
extern void unitytls_x509_export_der_t_EndInvoke_m18AAF57D64EC364FF2312620E964F4D615E594CD (void);
// 0x00000044 System.Void Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_x509list_get_ref_t::.ctor(System.Object,System.IntPtr)
extern void unitytls_x509list_get_ref_t__ctor_m2E1FC1BBC79EB53428998A9DC5299F1DCDF6BBE8 (void);
// 0x00000045 Mono.Unity.UnityTls_unitytls_x509list_ref Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_x509list_get_ref_t::Invoke(Mono.Unity.UnityTls_unitytls_x509list*,Mono.Unity.UnityTls_unitytls_errorstate*)
extern void unitytls_x509list_get_ref_t_Invoke_mDCA9357333DA8B614E6C0F68922B3E5306A6534C (void);
// 0x00000046 System.IAsyncResult Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_x509list_get_ref_t::BeginInvoke(Mono.Unity.UnityTls_unitytls_x509list*,Mono.Unity.UnityTls_unitytls_errorstate*,System.AsyncCallback,System.Object)
extern void unitytls_x509list_get_ref_t_BeginInvoke_mCF97569A8246EA8445ADA1DE245B36DFAFB91446 (void);
// 0x00000047 Mono.Unity.UnityTls_unitytls_x509list_ref Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_x509list_get_ref_t::EndInvoke(System.IAsyncResult)
extern void unitytls_x509list_get_ref_t_EndInvoke_m3E4E37BCCAE29768A633C69FA2CE74EC67945A98 (void);
// 0x00000048 System.Void Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_x509list_get_x509_t::.ctor(System.Object,System.IntPtr)
extern void unitytls_x509list_get_x509_t__ctor_m8AF5F946C60F4AD11DCF53EB103FAB5556828421 (void);
// 0x00000049 Mono.Unity.UnityTls_unitytls_x509_ref Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_x509list_get_x509_t::Invoke(Mono.Unity.UnityTls_unitytls_x509list_ref,System.IntPtr,Mono.Unity.UnityTls_unitytls_errorstate*)
extern void unitytls_x509list_get_x509_t_Invoke_m25FDF33A713C330AF882B49E05C79B77B5CF7A22 (void);
// 0x0000004A System.IAsyncResult Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_x509list_get_x509_t::BeginInvoke(Mono.Unity.UnityTls_unitytls_x509list_ref,System.IntPtr,Mono.Unity.UnityTls_unitytls_errorstate*,System.AsyncCallback,System.Object)
extern void unitytls_x509list_get_x509_t_BeginInvoke_m5F1D80B8C015B87B91AE11A27A01ED586E9BFFEF (void);
// 0x0000004B Mono.Unity.UnityTls_unitytls_x509_ref Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_x509list_get_x509_t::EndInvoke(System.IAsyncResult)
extern void unitytls_x509list_get_x509_t_EndInvoke_m32FF88756C519F7C7F53E36198C352B2DE96FECF (void);
// 0x0000004C System.Void Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_x509list_create_t::.ctor(System.Object,System.IntPtr)
extern void unitytls_x509list_create_t__ctor_m35027CAFF58C468A07D199EA8E760FA83ECC1497 (void);
// 0x0000004D Mono.Unity.UnityTls_unitytls_x509list* Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_x509list_create_t::Invoke(Mono.Unity.UnityTls_unitytls_errorstate*)
extern void unitytls_x509list_create_t_Invoke_m45B75F9286D2C1DC14AECFA258F419C3A1989A79 (void);
// 0x0000004E System.IAsyncResult Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_x509list_create_t::BeginInvoke(Mono.Unity.UnityTls_unitytls_errorstate*,System.AsyncCallback,System.Object)
extern void unitytls_x509list_create_t_BeginInvoke_mE85F1C402447D1CC543B2609C2BFD081F2954DC5 (void);
// 0x0000004F Mono.Unity.UnityTls_unitytls_x509list* Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_x509list_create_t::EndInvoke(System.IAsyncResult)
extern void unitytls_x509list_create_t_EndInvoke_m2D64E81EA9962E8269292F49D86CBA9A45D8021F (void);
// 0x00000050 System.Void Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_x509list_append_t::.ctor(System.Object,System.IntPtr)
extern void unitytls_x509list_append_t__ctor_m5389B48F2C2EFE1E6FDAE6FEE1FF176F28F0D02C (void);
// 0x00000051 System.Void Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_x509list_append_t::Invoke(Mono.Unity.UnityTls_unitytls_x509list*,Mono.Unity.UnityTls_unitytls_x509_ref,Mono.Unity.UnityTls_unitytls_errorstate*)
extern void unitytls_x509list_append_t_Invoke_m172237A64036BDE6C197DA0AE6A5A08010D4F361 (void);
// 0x00000052 System.IAsyncResult Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_x509list_append_t::BeginInvoke(Mono.Unity.UnityTls_unitytls_x509list*,Mono.Unity.UnityTls_unitytls_x509_ref,Mono.Unity.UnityTls_unitytls_errorstate*,System.AsyncCallback,System.Object)
extern void unitytls_x509list_append_t_BeginInvoke_mD3FEDD5F023253232CC8C48EF5CF2120ABD7147B (void);
// 0x00000053 System.Void Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_x509list_append_t::EndInvoke(System.IAsyncResult)
extern void unitytls_x509list_append_t_EndInvoke_m2DE3744B3B3919E5ABED5661FC2FA2445B933EF3 (void);
// 0x00000054 System.Void Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_x509list_append_der_t::.ctor(System.Object,System.IntPtr)
extern void unitytls_x509list_append_der_t__ctor_m841BFC2DC8D5C6BA893192D3318C89CB1CBA5093 (void);
// 0x00000055 System.Void Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_x509list_append_der_t::Invoke(Mono.Unity.UnityTls_unitytls_x509list*,System.Byte*,System.IntPtr,Mono.Unity.UnityTls_unitytls_errorstate*)
extern void unitytls_x509list_append_der_t_Invoke_m1606FADA7E902086F7AEE6D8F304867C7E0A434F (void);
// 0x00000056 System.IAsyncResult Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_x509list_append_der_t::BeginInvoke(Mono.Unity.UnityTls_unitytls_x509list*,System.Byte*,System.IntPtr,Mono.Unity.UnityTls_unitytls_errorstate*,System.AsyncCallback,System.Object)
extern void unitytls_x509list_append_der_t_BeginInvoke_m68B8C0940627CA1AA436E080A70BE1F622A820E7 (void);
// 0x00000057 System.Void Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_x509list_append_der_t::EndInvoke(System.IAsyncResult)
extern void unitytls_x509list_append_der_t_EndInvoke_m96AFB602A6FB94D99E6AB65CE1D3C8B0B636CC6C (void);
// 0x00000058 System.Void Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_x509list_free_t::.ctor(System.Object,System.IntPtr)
extern void unitytls_x509list_free_t__ctor_mE08ED3D0B7810758779C72A6882354D36E51F126 (void);
// 0x00000059 System.Void Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_x509list_free_t::Invoke(Mono.Unity.UnityTls_unitytls_x509list*)
extern void unitytls_x509list_free_t_Invoke_m733759A5A94705388D233DB23FDFECAE2ADACDF0 (void);
// 0x0000005A System.IAsyncResult Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_x509list_free_t::BeginInvoke(Mono.Unity.UnityTls_unitytls_x509list*,System.AsyncCallback,System.Object)
extern void unitytls_x509list_free_t_BeginInvoke_m1A31DC10E7A495BCB31B46F413FCB7431E408CD7 (void);
// 0x0000005B System.Void Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_x509list_free_t::EndInvoke(System.IAsyncResult)
extern void unitytls_x509list_free_t_EndInvoke_m4BD735662CB6AC985D4AC833288191948ABD9182 (void);
// 0x0000005C System.Void Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_x509verify_default_ca_t::.ctor(System.Object,System.IntPtr)
extern void unitytls_x509verify_default_ca_t__ctor_m9030DF501A2B0AE32F059AF6838EAF2A5897C8E0 (void);
// 0x0000005D Mono.Unity.UnityTls_unitytls_x509verify_result Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_x509verify_default_ca_t::Invoke(Mono.Unity.UnityTls_unitytls_x509list_ref,System.Byte*,System.IntPtr,Mono.Unity.UnityTls_unitytls_x509verify_callback,System.Void*,Mono.Unity.UnityTls_unitytls_errorstate*)
extern void unitytls_x509verify_default_ca_t_Invoke_mE5D523AFD08CCE9A427389F17611D56C6D905B98 (void);
// 0x0000005E System.IAsyncResult Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_x509verify_default_ca_t::BeginInvoke(Mono.Unity.UnityTls_unitytls_x509list_ref,System.Byte*,System.IntPtr,Mono.Unity.UnityTls_unitytls_x509verify_callback,System.Void*,Mono.Unity.UnityTls_unitytls_errorstate*,System.AsyncCallback,System.Object)
extern void unitytls_x509verify_default_ca_t_BeginInvoke_m732CB4DFD706DEA2D1AFDD66A25C7A0A4F59641C (void);
// 0x0000005F Mono.Unity.UnityTls_unitytls_x509verify_result Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_x509verify_default_ca_t::EndInvoke(System.IAsyncResult)
extern void unitytls_x509verify_default_ca_t_EndInvoke_m65702493A38FA3F2598DD0D5F41A2849C4EE532D (void);
// 0x00000060 System.Void Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_x509verify_explicit_ca_t::.ctor(System.Object,System.IntPtr)
extern void unitytls_x509verify_explicit_ca_t__ctor_m4008497F04CFD72DB70FC203A50B023CD8F17864 (void);
// 0x00000061 Mono.Unity.UnityTls_unitytls_x509verify_result Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_x509verify_explicit_ca_t::Invoke(Mono.Unity.UnityTls_unitytls_x509list_ref,Mono.Unity.UnityTls_unitytls_x509list_ref,System.Byte*,System.IntPtr,Mono.Unity.UnityTls_unitytls_x509verify_callback,System.Void*,Mono.Unity.UnityTls_unitytls_errorstate*)
extern void unitytls_x509verify_explicit_ca_t_Invoke_mCC06B1AF3BCD90C24E3CA05A785528588C7CCEB5 (void);
// 0x00000062 System.IAsyncResult Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_x509verify_explicit_ca_t::BeginInvoke(Mono.Unity.UnityTls_unitytls_x509list_ref,Mono.Unity.UnityTls_unitytls_x509list_ref,System.Byte*,System.IntPtr,Mono.Unity.UnityTls_unitytls_x509verify_callback,System.Void*,Mono.Unity.UnityTls_unitytls_errorstate*,System.AsyncCallback,System.Object)
extern void unitytls_x509verify_explicit_ca_t_BeginInvoke_m5A0BBE08CCACF01F690B9919087359A9FF7CF468 (void);
// 0x00000063 Mono.Unity.UnityTls_unitytls_x509verify_result Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_x509verify_explicit_ca_t::EndInvoke(System.IAsyncResult)
extern void unitytls_x509verify_explicit_ca_t_EndInvoke_m8EE4AE05BF8B13E7CD9A5818E3BA682F951584A4 (void);
// 0x00000064 System.Void Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_tlsctx_create_server_t::.ctor(System.Object,System.IntPtr)
extern void unitytls_tlsctx_create_server_t__ctor_m5CDD5F7909C922C45FDFFD8E94DDFFB1279C7368 (void);
// 0x00000065 Mono.Unity.UnityTls_unitytls_tlsctx* Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_tlsctx_create_server_t::Invoke(Mono.Unity.UnityTls_unitytls_tlsctx_protocolrange,Mono.Unity.UnityTls_unitytls_tlsctx_callbacks,System.UInt64,System.UInt64,Mono.Unity.UnityTls_unitytls_errorstate*)
extern void unitytls_tlsctx_create_server_t_Invoke_m6C7288544450304884E239BA3ACED930AAC040DF (void);
// 0x00000066 System.IAsyncResult Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_tlsctx_create_server_t::BeginInvoke(Mono.Unity.UnityTls_unitytls_tlsctx_protocolrange,Mono.Unity.UnityTls_unitytls_tlsctx_callbacks,System.UInt64,System.UInt64,Mono.Unity.UnityTls_unitytls_errorstate*,System.AsyncCallback,System.Object)
extern void unitytls_tlsctx_create_server_t_BeginInvoke_m7E60A8576D5C6BE7D9A61EBB5800D7FD402BF60D (void);
// 0x00000067 Mono.Unity.UnityTls_unitytls_tlsctx* Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_tlsctx_create_server_t::EndInvoke(System.IAsyncResult)
extern void unitytls_tlsctx_create_server_t_EndInvoke_mFC81040ECF1EF8D630C93F04FC8086A0F0288F6F (void);
// 0x00000068 System.Void Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_tlsctx_create_client_t::.ctor(System.Object,System.IntPtr)
extern void unitytls_tlsctx_create_client_t__ctor_m1E56411D4E929CCB07D6050690CA2284FCB8647D (void);
// 0x00000069 Mono.Unity.UnityTls_unitytls_tlsctx* Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_tlsctx_create_client_t::Invoke(Mono.Unity.UnityTls_unitytls_tlsctx_protocolrange,Mono.Unity.UnityTls_unitytls_tlsctx_callbacks,System.Byte*,System.IntPtr,Mono.Unity.UnityTls_unitytls_errorstate*)
extern void unitytls_tlsctx_create_client_t_Invoke_m1DF5F05CEC35949278BEA867FA923CA399855D20 (void);
// 0x0000006A System.IAsyncResult Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_tlsctx_create_client_t::BeginInvoke(Mono.Unity.UnityTls_unitytls_tlsctx_protocolrange,Mono.Unity.UnityTls_unitytls_tlsctx_callbacks,System.Byte*,System.IntPtr,Mono.Unity.UnityTls_unitytls_errorstate*,System.AsyncCallback,System.Object)
extern void unitytls_tlsctx_create_client_t_BeginInvoke_m7D9286CDD8953A99DC3DAF42531E08EC2921DF9D (void);
// 0x0000006B Mono.Unity.UnityTls_unitytls_tlsctx* Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_tlsctx_create_client_t::EndInvoke(System.IAsyncResult)
extern void unitytls_tlsctx_create_client_t_EndInvoke_mD4C6A3C3AEB5444A52D5096080347CC4119CE729 (void);
// 0x0000006C System.Void Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_tlsctx_server_require_client_authentication_t::.ctor(System.Object,System.IntPtr)
extern void unitytls_tlsctx_server_require_client_authentication_t__ctor_m9AFB7DDE9F07B0C20E932B26CF5F7CC5A34EF2EE (void);
// 0x0000006D System.Void Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_tlsctx_server_require_client_authentication_t::Invoke(Mono.Unity.UnityTls_unitytls_tlsctx*,Mono.Unity.UnityTls_unitytls_x509list_ref,Mono.Unity.UnityTls_unitytls_errorstate*)
extern void unitytls_tlsctx_server_require_client_authentication_t_Invoke_mAD3C2DC8E2407F47BCCDB9CCD03FAEF5C3C61FB4 (void);
// 0x0000006E System.IAsyncResult Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_tlsctx_server_require_client_authentication_t::BeginInvoke(Mono.Unity.UnityTls_unitytls_tlsctx*,Mono.Unity.UnityTls_unitytls_x509list_ref,Mono.Unity.UnityTls_unitytls_errorstate*,System.AsyncCallback,System.Object)
extern void unitytls_tlsctx_server_require_client_authentication_t_BeginInvoke_m34DF29BAAD16625619D9BACCAE0916CCB1EE3814 (void);
// 0x0000006F System.Void Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_tlsctx_server_require_client_authentication_t::EndInvoke(System.IAsyncResult)
extern void unitytls_tlsctx_server_require_client_authentication_t_EndInvoke_mD90E6FDE627752E1398D872EF076990B46A0D0C4 (void);
// 0x00000070 System.Void Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_tlsctx_set_certificate_callback_t::.ctor(System.Object,System.IntPtr)
extern void unitytls_tlsctx_set_certificate_callback_t__ctor_mEE1D60229825001CFA228CAB36712F5911CA94F1 (void);
// 0x00000071 System.Void Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_tlsctx_set_certificate_callback_t::Invoke(Mono.Unity.UnityTls_unitytls_tlsctx*,Mono.Unity.UnityTls_unitytls_tlsctx_certificate_callback,System.Void*,Mono.Unity.UnityTls_unitytls_errorstate*)
extern void unitytls_tlsctx_set_certificate_callback_t_Invoke_mD72A24F7BEB100ECBFE6A02447D07EB392F8416B (void);
// 0x00000072 System.IAsyncResult Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_tlsctx_set_certificate_callback_t::BeginInvoke(Mono.Unity.UnityTls_unitytls_tlsctx*,Mono.Unity.UnityTls_unitytls_tlsctx_certificate_callback,System.Void*,Mono.Unity.UnityTls_unitytls_errorstate*,System.AsyncCallback,System.Object)
extern void unitytls_tlsctx_set_certificate_callback_t_BeginInvoke_mC558DC3F79919F6336501ED0EE6E258D40ABF0E6 (void);
// 0x00000073 System.Void Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_tlsctx_set_certificate_callback_t::EndInvoke(System.IAsyncResult)
extern void unitytls_tlsctx_set_certificate_callback_t_EndInvoke_m4A733262D24FD2ADD4A0807F5B70ACC4833E71DF (void);
// 0x00000074 System.Void Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_tlsctx_set_trace_callback_t::.ctor(System.Object,System.IntPtr)
extern void unitytls_tlsctx_set_trace_callback_t__ctor_m698EE0E5FA09113DDBBE2BFD5EB4FE1A4E0F97A1 (void);
// 0x00000075 System.Void Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_tlsctx_set_trace_callback_t::Invoke(Mono.Unity.UnityTls_unitytls_tlsctx*,Mono.Unity.UnityTls_unitytls_tlsctx_trace_callback,System.Void*,Mono.Unity.UnityTls_unitytls_errorstate*)
extern void unitytls_tlsctx_set_trace_callback_t_Invoke_m3563168D645C5A9128E07DBDFC7B5512764B2E11 (void);
// 0x00000076 System.IAsyncResult Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_tlsctx_set_trace_callback_t::BeginInvoke(Mono.Unity.UnityTls_unitytls_tlsctx*,Mono.Unity.UnityTls_unitytls_tlsctx_trace_callback,System.Void*,Mono.Unity.UnityTls_unitytls_errorstate*,System.AsyncCallback,System.Object)
extern void unitytls_tlsctx_set_trace_callback_t_BeginInvoke_m32846D6C60BEC0829F3478DB7AAB125D13B7F547 (void);
// 0x00000077 System.Void Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_tlsctx_set_trace_callback_t::EndInvoke(System.IAsyncResult)
extern void unitytls_tlsctx_set_trace_callback_t_EndInvoke_mEAF3A5C422616242581287326BDAD6C5515F5DC1 (void);
// 0x00000078 System.Void Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_tlsctx_set_x509verify_callback_t::.ctor(System.Object,System.IntPtr)
extern void unitytls_tlsctx_set_x509verify_callback_t__ctor_m1900B77A4679CBF3A7F107114F9444A193F9B3B2 (void);
// 0x00000079 System.Void Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_tlsctx_set_x509verify_callback_t::Invoke(Mono.Unity.UnityTls_unitytls_tlsctx*,Mono.Unity.UnityTls_unitytls_tlsctx_x509verify_callback,System.Void*,Mono.Unity.UnityTls_unitytls_errorstate*)
extern void unitytls_tlsctx_set_x509verify_callback_t_Invoke_mB4B699E9A75AD84590634AA66243AE8BE8DE9F09 (void);
// 0x0000007A System.IAsyncResult Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_tlsctx_set_x509verify_callback_t::BeginInvoke(Mono.Unity.UnityTls_unitytls_tlsctx*,Mono.Unity.UnityTls_unitytls_tlsctx_x509verify_callback,System.Void*,Mono.Unity.UnityTls_unitytls_errorstate*,System.AsyncCallback,System.Object)
extern void unitytls_tlsctx_set_x509verify_callback_t_BeginInvoke_mF1D785074322CB5DD7BB67E54C6C2140C5BCE73C (void);
// 0x0000007B System.Void Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_tlsctx_set_x509verify_callback_t::EndInvoke(System.IAsyncResult)
extern void unitytls_tlsctx_set_x509verify_callback_t_EndInvoke_mA320598F201D2E1ECAA3595355C93B3BDD13B031 (void);
// 0x0000007C System.Void Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_tlsctx_set_supported_ciphersuites_t::.ctor(System.Object,System.IntPtr)
extern void unitytls_tlsctx_set_supported_ciphersuites_t__ctor_mF8B2A46DCE03527B87EE1EB40F18EEB186591A58 (void);
// 0x0000007D System.Void Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_tlsctx_set_supported_ciphersuites_t::Invoke(Mono.Unity.UnityTls_unitytls_tlsctx*,Mono.Unity.UnityTls_unitytls_ciphersuite*,System.IntPtr,Mono.Unity.UnityTls_unitytls_errorstate*)
extern void unitytls_tlsctx_set_supported_ciphersuites_t_Invoke_m9091B6D204D7611E2741CC2B3166616F8C19E594 (void);
// 0x0000007E System.IAsyncResult Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_tlsctx_set_supported_ciphersuites_t::BeginInvoke(Mono.Unity.UnityTls_unitytls_tlsctx*,Mono.Unity.UnityTls_unitytls_ciphersuite*,System.IntPtr,Mono.Unity.UnityTls_unitytls_errorstate*,System.AsyncCallback,System.Object)
extern void unitytls_tlsctx_set_supported_ciphersuites_t_BeginInvoke_mAD583F841F317705AA1F100D5188AEBC4B997C1D (void);
// 0x0000007F System.Void Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_tlsctx_set_supported_ciphersuites_t::EndInvoke(System.IAsyncResult)
extern void unitytls_tlsctx_set_supported_ciphersuites_t_EndInvoke_mFFC257704501E21B54877E6A937BEDAB526184E8 (void);
// 0x00000080 System.Void Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_tlsctx_get_ciphersuite_t::.ctor(System.Object,System.IntPtr)
extern void unitytls_tlsctx_get_ciphersuite_t__ctor_mD59D1727FCCD2F1485FC87677C593BAA0D19FD69 (void);
// 0x00000081 Mono.Unity.UnityTls_unitytls_ciphersuite Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_tlsctx_get_ciphersuite_t::Invoke(Mono.Unity.UnityTls_unitytls_tlsctx*,Mono.Unity.UnityTls_unitytls_errorstate*)
extern void unitytls_tlsctx_get_ciphersuite_t_Invoke_m28D027E6306B1F2188E64245FBA01268CC329442 (void);
// 0x00000082 System.IAsyncResult Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_tlsctx_get_ciphersuite_t::BeginInvoke(Mono.Unity.UnityTls_unitytls_tlsctx*,Mono.Unity.UnityTls_unitytls_errorstate*,System.AsyncCallback,System.Object)
extern void unitytls_tlsctx_get_ciphersuite_t_BeginInvoke_m8BA17B437B22A3109CD7AA513F11B99A6010B215 (void);
// 0x00000083 Mono.Unity.UnityTls_unitytls_ciphersuite Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_tlsctx_get_ciphersuite_t::EndInvoke(System.IAsyncResult)
extern void unitytls_tlsctx_get_ciphersuite_t_EndInvoke_m37132AD00EA6C15F18185B76F883D690BC9330EF (void);
// 0x00000084 System.Void Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_tlsctx_get_protocol_t::.ctor(System.Object,System.IntPtr)
extern void unitytls_tlsctx_get_protocol_t__ctor_m57AA61C6CC144AC851EF8A1BCDE1FE8A6A7CE4E3 (void);
// 0x00000085 Mono.Unity.UnityTls_unitytls_protocol Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_tlsctx_get_protocol_t::Invoke(Mono.Unity.UnityTls_unitytls_tlsctx*,Mono.Unity.UnityTls_unitytls_errorstate*)
extern void unitytls_tlsctx_get_protocol_t_Invoke_m533A624ECEB2AC0E43052CE6A234D04E4E9C70AB (void);
// 0x00000086 System.IAsyncResult Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_tlsctx_get_protocol_t::BeginInvoke(Mono.Unity.UnityTls_unitytls_tlsctx*,Mono.Unity.UnityTls_unitytls_errorstate*,System.AsyncCallback,System.Object)
extern void unitytls_tlsctx_get_protocol_t_BeginInvoke_m633A813CF097D32A46D0AF9B4BA62675D446E476 (void);
// 0x00000087 Mono.Unity.UnityTls_unitytls_protocol Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_tlsctx_get_protocol_t::EndInvoke(System.IAsyncResult)
extern void unitytls_tlsctx_get_protocol_t_EndInvoke_m31A4CD4E5918466D87B8EFED896BF0DF487FF061 (void);
// 0x00000088 System.Void Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_tlsctx_process_handshake_t::.ctor(System.Object,System.IntPtr)
extern void unitytls_tlsctx_process_handshake_t__ctor_m3C5790369EFE12F841C4EDA676DABCC833BF23DE (void);
// 0x00000089 Mono.Unity.UnityTls_unitytls_x509verify_result Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_tlsctx_process_handshake_t::Invoke(Mono.Unity.UnityTls_unitytls_tlsctx*,Mono.Unity.UnityTls_unitytls_errorstate*)
extern void unitytls_tlsctx_process_handshake_t_Invoke_mE17E62D2159809BC847BEB1D6B40C23C017ED3E8 (void);
// 0x0000008A System.IAsyncResult Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_tlsctx_process_handshake_t::BeginInvoke(Mono.Unity.UnityTls_unitytls_tlsctx*,Mono.Unity.UnityTls_unitytls_errorstate*,System.AsyncCallback,System.Object)
extern void unitytls_tlsctx_process_handshake_t_BeginInvoke_mDE4541085A795D1286E90FE82D1802A4A2C861BF (void);
// 0x0000008B Mono.Unity.UnityTls_unitytls_x509verify_result Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_tlsctx_process_handshake_t::EndInvoke(System.IAsyncResult)
extern void unitytls_tlsctx_process_handshake_t_EndInvoke_mDE68FC780902D4DDC02B55D01C3F5B1F2D5165CD (void);
// 0x0000008C System.Void Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_tlsctx_read_t::.ctor(System.Object,System.IntPtr)
extern void unitytls_tlsctx_read_t__ctor_m3A54D3DC95D93F41585AAC5E0CBB09E7E21C6A88 (void);
// 0x0000008D System.IntPtr Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_tlsctx_read_t::Invoke(Mono.Unity.UnityTls_unitytls_tlsctx*,System.Byte*,System.IntPtr,Mono.Unity.UnityTls_unitytls_errorstate*)
extern void unitytls_tlsctx_read_t_Invoke_mAFFB3FA39F79B2BE4FFA182239DE94ED5570D803 (void);
// 0x0000008E System.IAsyncResult Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_tlsctx_read_t::BeginInvoke(Mono.Unity.UnityTls_unitytls_tlsctx*,System.Byte*,System.IntPtr,Mono.Unity.UnityTls_unitytls_errorstate*,System.AsyncCallback,System.Object)
extern void unitytls_tlsctx_read_t_BeginInvoke_mC8AA0588732E45F9402F7EC9319099ECFC5AFF8C (void);
// 0x0000008F System.IntPtr Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_tlsctx_read_t::EndInvoke(System.IAsyncResult)
extern void unitytls_tlsctx_read_t_EndInvoke_m94A70CCFA5F55842BBB3DEC7B89D19BCBA37937A (void);
// 0x00000090 System.Void Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_tlsctx_write_t::.ctor(System.Object,System.IntPtr)
extern void unitytls_tlsctx_write_t__ctor_m99DA58D77CC21DEAA77D8332FB1F4226BCBC3317 (void);
// 0x00000091 System.IntPtr Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_tlsctx_write_t::Invoke(Mono.Unity.UnityTls_unitytls_tlsctx*,System.Byte*,System.IntPtr,Mono.Unity.UnityTls_unitytls_errorstate*)
extern void unitytls_tlsctx_write_t_Invoke_mF9413F9C6DD887B3B0DA87CE25824CED940EEFC1 (void);
// 0x00000092 System.IAsyncResult Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_tlsctx_write_t::BeginInvoke(Mono.Unity.UnityTls_unitytls_tlsctx*,System.Byte*,System.IntPtr,Mono.Unity.UnityTls_unitytls_errorstate*,System.AsyncCallback,System.Object)
extern void unitytls_tlsctx_write_t_BeginInvoke_mC17344DDFE83AF7AA95CE8EC00A0FD27ADBF1A9F (void);
// 0x00000093 System.IntPtr Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_tlsctx_write_t::EndInvoke(System.IAsyncResult)
extern void unitytls_tlsctx_write_t_EndInvoke_m6D59052A9AACE1E87DEBB2B6800B47FDAE09A524 (void);
// 0x00000094 System.Void Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_tlsctx_notify_close_t::.ctor(System.Object,System.IntPtr)
extern void unitytls_tlsctx_notify_close_t__ctor_mD372DA8B81430D8E41B7372722D5D327CF438951 (void);
// 0x00000095 System.Void Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_tlsctx_notify_close_t::Invoke(Mono.Unity.UnityTls_unitytls_tlsctx*,Mono.Unity.UnityTls_unitytls_errorstate*)
extern void unitytls_tlsctx_notify_close_t_Invoke_mC3B57340B3CA22EA7EB0EBFA5C941C487DE6B015 (void);
// 0x00000096 System.IAsyncResult Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_tlsctx_notify_close_t::BeginInvoke(Mono.Unity.UnityTls_unitytls_tlsctx*,Mono.Unity.UnityTls_unitytls_errorstate*,System.AsyncCallback,System.Object)
extern void unitytls_tlsctx_notify_close_t_BeginInvoke_mDB587D9039A414DC2127613B9E477379FF119E14 (void);
// 0x00000097 System.Void Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_tlsctx_notify_close_t::EndInvoke(System.IAsyncResult)
extern void unitytls_tlsctx_notify_close_t_EndInvoke_m5D323428785A814E43CA41E4244ECAF0F96EE668 (void);
// 0x00000098 System.Void Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_tlsctx_free_t::.ctor(System.Object,System.IntPtr)
extern void unitytls_tlsctx_free_t__ctor_m0445C80DC50302FB1F416ED7AA8B1E2DD66529EA (void);
// 0x00000099 System.Void Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_tlsctx_free_t::Invoke(Mono.Unity.UnityTls_unitytls_tlsctx*)
extern void unitytls_tlsctx_free_t_Invoke_m34DFBB044037052F67FEA5A579A5AC004E01AEC8 (void);
// 0x0000009A System.IAsyncResult Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_tlsctx_free_t::BeginInvoke(Mono.Unity.UnityTls_unitytls_tlsctx*,System.AsyncCallback,System.Object)
extern void unitytls_tlsctx_free_t_BeginInvoke_m7887C3F9C1F87DCD3807A2797D7525F108CBA926 (void);
// 0x0000009B System.Void Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_tlsctx_free_t::EndInvoke(System.IAsyncResult)
extern void unitytls_tlsctx_free_t_EndInvoke_mED032427E108FD9D858A2B752544CC76CCCF647D (void);
// 0x0000009C System.Void Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_random_generate_bytes_t::.ctor(System.Object,System.IntPtr)
extern void unitytls_random_generate_bytes_t__ctor_m651B0D872AA98DCBDF99B8CBB48616F9877D28C5 (void);
// 0x0000009D System.Void Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_random_generate_bytes_t::Invoke(System.Byte*,System.IntPtr,Mono.Unity.UnityTls_unitytls_errorstate*)
extern void unitytls_random_generate_bytes_t_Invoke_mDF4C16458D2779B58E4C66ACB9A197DD3C61085F (void);
// 0x0000009E System.IAsyncResult Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_random_generate_bytes_t::BeginInvoke(System.Byte*,System.IntPtr,Mono.Unity.UnityTls_unitytls_errorstate*,System.AsyncCallback,System.Object)
extern void unitytls_random_generate_bytes_t_BeginInvoke_m15487ED3C5CACFB6E0D760F7307847F531F1C3A4 (void);
// 0x0000009F System.Void Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_random_generate_bytes_t::EndInvoke(System.IAsyncResult)
extern void unitytls_random_generate_bytes_t_EndInvoke_m3C6F54483F3AF797648AC5E311AB1976FFAFF61B (void);
// 0x000000A0 System.Void Mono.Unity.UnityTlsContext::.ctor(Mono.Net.Security.MobileAuthenticatedStream,System.Boolean,System.String,System.Security.Authentication.SslProtocols,System.Security.Cryptography.X509Certificates.X509Certificate,System.Security.Cryptography.X509Certificates.X509CertificateCollection,System.Boolean)
extern void UnityTlsContext__ctor_m82A8A07485BBA40B72407958085454EBFFEB826C (void);
// 0x000000A1 System.Void Mono.Unity.UnityTlsContext::ExtractNativeKeyAndChainFromManagedCertificate(System.Security.Cryptography.X509Certificates.X509Certificate,Mono.Unity.UnityTls_unitytls_errorstate*,Mono.Unity.UnityTls_unitytls_x509list*&,Mono.Unity.UnityTls_unitytls_key*&)
extern void UnityTlsContext_ExtractNativeKeyAndChainFromManagedCertificate_mCDF88F12EFAFFA3CB29218EB5CECA54736FA577B (void);
// 0x000000A2 System.Boolean Mono.Unity.UnityTlsContext::get_IsAuthenticated()
extern void UnityTlsContext_get_IsAuthenticated_m2D21CAED85E7FC027A44D4B563559A0CAE4E82E1 (void);
// 0x000000A3 System.Security.Cryptography.X509Certificates.X509Certificate Mono.Unity.UnityTlsContext::get_LocalClientCertificate()
extern void UnityTlsContext_get_LocalClientCertificate_m9B9A5084356A175F6F647395D1F08404741DED42 (void);
// 0x000000A4 System.ValueTuple`2<System.Int32,System.Boolean> Mono.Unity.UnityTlsContext::Read(System.Byte[],System.Int32,System.Int32)
extern void UnityTlsContext_Read_m57A71EE175BE7D20FBBBF23208F4370198E82FCE (void);
// 0x000000A5 System.ValueTuple`2<System.Int32,System.Boolean> Mono.Unity.UnityTlsContext::Write(System.Byte[],System.Int32,System.Int32)
extern void UnityTlsContext_Write_m2A845C13751DFCADF4065D4108C92065662EF6D5 (void);
// 0x000000A6 System.Void Mono.Unity.UnityTlsContext::Shutdown()
extern void UnityTlsContext_Shutdown_m8F28FC6DA210C07662E2237E4AE0F37CDEFAAC16 (void);
// 0x000000A7 System.Void Mono.Unity.UnityTlsContext::Dispose(System.Boolean)
extern void UnityTlsContext_Dispose_mDAFA39A1C87ACB042BA171A8FE723D07204216FD (void);
// 0x000000A8 System.Void Mono.Unity.UnityTlsContext::StartHandshake()
extern void UnityTlsContext_StartHandshake_m3E616FB8331ADCE5754EE66CF047C8C218D233FE (void);
// 0x000000A9 System.Boolean Mono.Unity.UnityTlsContext::ProcessHandshake()
extern void UnityTlsContext_ProcessHandshake_mDA4456F24FC2E02FBBE6252120506A0852BD6CCC (void);
// 0x000000AA System.Void Mono.Unity.UnityTlsContext::FinishHandshake()
extern void UnityTlsContext_FinishHandshake_mBC43C5018B3D65BB8807CCAEDDFEBC4D4719B2FB (void);
// 0x000000AB System.IntPtr Mono.Unity.UnityTlsContext::WriteCallback(System.Void*,System.Byte*,System.IntPtr,Mono.Unity.UnityTls_unitytls_errorstate*)
extern void UnityTlsContext_WriteCallback_m5F0468BDEFF636D45C1C6F1C76704F11CDED387F (void);
// 0x000000AC System.IntPtr Mono.Unity.UnityTlsContext::WriteCallback(System.Byte*,System.IntPtr,Mono.Unity.UnityTls_unitytls_errorstate*)
extern void UnityTlsContext_WriteCallback_mFA8E9E3FE64CD88CEEAC5F83393A939D683BE025 (void);
// 0x000000AD System.IntPtr Mono.Unity.UnityTlsContext::ReadCallback(System.Void*,System.Byte*,System.IntPtr,Mono.Unity.UnityTls_unitytls_errorstate*)
extern void UnityTlsContext_ReadCallback_m0B14F0D383551A47EE106C1A94B86D951C20C8BB (void);
// 0x000000AE System.IntPtr Mono.Unity.UnityTlsContext::ReadCallback(System.Byte*,System.IntPtr,Mono.Unity.UnityTls_unitytls_errorstate*)
extern void UnityTlsContext_ReadCallback_m4ED16457432EC59B4B9697ABE4421E093B2B0929 (void);
// 0x000000AF Mono.Unity.UnityTls_unitytls_x509verify_result Mono.Unity.UnityTlsContext::VerifyCallback(System.Void*,Mono.Unity.UnityTls_unitytls_x509list_ref,Mono.Unity.UnityTls_unitytls_errorstate*)
extern void UnityTlsContext_VerifyCallback_m13D57FD52BD264F536F4CA7E84BC54CCE5E01850 (void);
// 0x000000B0 Mono.Unity.UnityTls_unitytls_x509verify_result Mono.Unity.UnityTlsContext::VerifyCallback(Mono.Unity.UnityTls_unitytls_x509list_ref,Mono.Unity.UnityTls_unitytls_errorstate*)
extern void UnityTlsContext_VerifyCallback_mD1AB1BC9CA979D58ED90B5B1A39848FAB95C83D3 (void);
// 0x000000B1 System.Void Mono.Unity.UnityTlsContext::CertificateCallback(System.Void*,Mono.Unity.UnityTls_unitytls_tlsctx*,System.Byte*,System.IntPtr,Mono.Unity.UnityTls_unitytls_x509name*,System.IntPtr,Mono.Unity.UnityTls_unitytls_x509list_ref*,Mono.Unity.UnityTls_unitytls_key_ref*,Mono.Unity.UnityTls_unitytls_errorstate*)
extern void UnityTlsContext_CertificateCallback_m4CF8B88233EDA0609216D4F30A2C1F0966022347 (void);
// 0x000000B2 System.Void Mono.Unity.UnityTlsContext::CertificateCallback(Mono.Unity.UnityTls_unitytls_tlsctx*,System.Byte*,System.IntPtr,Mono.Unity.UnityTls_unitytls_x509name*,System.IntPtr,Mono.Unity.UnityTls_unitytls_x509list_ref*,Mono.Unity.UnityTls_unitytls_key_ref*,Mono.Unity.UnityTls_unitytls_errorstate*)
extern void UnityTlsContext_CertificateCallback_mC2342B4F75EB243AED15E7D6AA7389394966AA8E (void);
// 0x000000B3 Mono.Unity.UnityTls_unitytls_protocol Mono.Unity.UnityTlsConversions::GetMinProtocol(System.Security.Authentication.SslProtocols)
extern void UnityTlsConversions_GetMinProtocol_mAE3AC38A5F0C6CBEFDC7265E49536E0F6EEAEEC1 (void);
// 0x000000B4 Mono.Unity.UnityTls_unitytls_protocol Mono.Unity.UnityTlsConversions::GetMaxProtocol(System.Security.Authentication.SslProtocols)
extern void UnityTlsConversions_GetMaxProtocol_m8991E0B43664085F8E1BD9095CA4114A3A46DCFA (void);
// 0x000000B5 Mono.Security.Interface.TlsProtocols Mono.Unity.UnityTlsConversions::ConvertProtocolVersion(Mono.Unity.UnityTls_unitytls_protocol)
extern void UnityTlsConversions_ConvertProtocolVersion_m1618CAAE6886BF8070040EE8FC3ACC9036A6567E (void);
// 0x000000B6 Mono.Security.Interface.AlertDescription Mono.Unity.UnityTlsConversions::VerifyResultToAlertDescription(Mono.Unity.UnityTls_unitytls_x509verify_result,Mono.Security.Interface.AlertDescription)
extern void UnityTlsConversions_VerifyResultToAlertDescription_m1C318DCEFF9F42E73FF8DAB347BA7B9E4E7EFF7E (void);
// 0x000000B7 Mono.Security.Interface.MonoSslPolicyErrors Mono.Unity.UnityTlsConversions::VerifyResultToPolicyErrror(Mono.Unity.UnityTls_unitytls_x509verify_result)
extern void UnityTlsConversions_VerifyResultToPolicyErrror_m0F695E9B6732F71E1719D642E28A569B39A56BB7 (void);
// 0x000000B8 System.String Mono.Unity.UnityTlsProvider::get_Name()
extern void UnityTlsProvider_get_Name_mD97B0783E337EF392796C2B54B2893132AE3CE6E (void);
// 0x000000B9 System.Guid Mono.Unity.UnityTlsProvider::get_ID()
extern void UnityTlsProvider_get_ID_m69F15693799E92CF740F1632C811ABBDD9501CE3 (void);
// 0x000000BA System.Boolean Mono.Unity.UnityTlsProvider::get_SupportsSslStream()
extern void UnityTlsProvider_get_SupportsSslStream_m75C37BCDD5970564FF33FC734CE1E53066C310F5 (void);
// 0x000000BB System.Boolean Mono.Unity.UnityTlsProvider::get_SupportsMonoExtensions()
extern void UnityTlsProvider_get_SupportsMonoExtensions_m937D906F958817CF7AF4BF3C0F6CB7FCFB271C34 (void);
// 0x000000BC System.Boolean Mono.Unity.UnityTlsProvider::get_SupportsConnectionInfo()
extern void UnityTlsProvider_get_SupportsConnectionInfo_m2F1C9B6C649675ACE3F96A80EBAC9FF44655D004 (void);
// 0x000000BD System.Boolean Mono.Unity.UnityTlsProvider::get_SupportsCleanShutdown()
extern void UnityTlsProvider_get_SupportsCleanShutdown_m0C0EDA9937BDF53475680A2892B937316D450B5C (void);
// 0x000000BE System.Security.Authentication.SslProtocols Mono.Unity.UnityTlsProvider::get_SupportedProtocols()
extern void UnityTlsProvider_get_SupportedProtocols_mB92C5F264ADEADACCE52A31D1DA9937777C5BC04 (void);
// 0x000000BF Mono.Security.Interface.IMonoSslStream Mono.Unity.UnityTlsProvider::CreateSslStream(System.IO.Stream,System.Boolean,Mono.Security.Interface.MonoTlsSettings)
extern void UnityTlsProvider_CreateSslStream_m7395FB4BBD905D89772F5157FDD254E5CF1F83DC (void);
// 0x000000C0 Mono.Security.Interface.IMonoSslStream Mono.Unity.UnityTlsProvider::CreateSslStreamInternal(System.Net.Security.SslStream,System.IO.Stream,System.Boolean,Mono.Security.Interface.MonoTlsSettings)
extern void UnityTlsProvider_CreateSslStreamInternal_mA8AD037F184BD564ACD9945D6EA3961971030F7E (void);
// 0x000000C1 System.Boolean Mono.Unity.UnityTlsProvider::ValidateCertificate(Mono.Security.Interface.ICertificateValidator2,System.String,System.Boolean,System.Security.Cryptography.X509Certificates.X509CertificateCollection,System.Boolean,System.Security.Cryptography.X509Certificates.X509Chain&,Mono.Security.Interface.MonoSslPolicyErrors&,System.Int32&)
extern void UnityTlsProvider_ValidateCertificate_mB131CB7451246C50BC4F3612C768E09C1DF59AAF (void);
// 0x000000C2 System.Void Mono.Unity.UnityTlsProvider::.ctor()
extern void UnityTlsProvider__ctor_m84BDC7485DA3C2B3A2153CA4B0AC695FD65AF493 (void);
// 0x000000C3 System.Void Mono.Unity.UnityTlsStream::.ctor(System.IO.Stream,System.Boolean,System.Net.Security.SslStream,Mono.Security.Interface.MonoTlsSettings,Mono.Security.Interface.MonoTlsProvider)
extern void UnityTlsStream__ctor_mCFCFF6B6CCEB2BEBB904E26AB3BF22E888C75C3F (void);
// 0x000000C4 Mono.Net.Security.MobileTlsContext Mono.Unity.UnityTlsStream::CreateContext(System.Boolean,System.String,System.Security.Authentication.SslProtocols,System.Security.Cryptography.X509Certificates.X509Certificate,System.Security.Cryptography.X509Certificates.X509CertificateCollection,System.Boolean)
extern void UnityTlsStream_CreateContext_m0626DFB8390DAFD3CDDF43BF033F6BBE6260E1C9 (void);
// 0x000000C5 System.IntPtr Mono.Net.CFObject::dlopen(System.String,System.Int32)
extern void CFObject_dlopen_mFCCB233C9C9A50D506CD4F1ABED02B8B62735C78 (void);
// 0x000000C6 System.IntPtr Mono.Net.CFObject::dlsym(System.IntPtr,System.String)
extern void CFObject_dlsym_mBF6766537A83ABF750C32B33B09C8E38F4BD1CD3 (void);
// 0x000000C7 System.Void Mono.Net.CFObject::dlclose(System.IntPtr)
extern void CFObject_dlclose_m012BF88490C06A6C7491395B5B42A794F0833F7B (void);
// 0x000000C8 System.IntPtr Mono.Net.CFObject::GetIndirect(System.IntPtr,System.String)
extern void CFObject_GetIndirect_m0CEC26DEAFEFA09E4227456BD3209CE31EEA8B9D (void);
// 0x000000C9 System.IntPtr Mono.Net.CFObject::GetCFObjectHandle(System.IntPtr,System.String)
extern void CFObject_GetCFObjectHandle_m3120B22D9181E66B627FBD3945C936227AC2CEE0 (void);
// 0x000000CA System.Void Mono.Net.CFObject::.ctor(System.IntPtr,System.Boolean)
extern void CFObject__ctor_mF64B1A8118687E2945D8B211BE8815B1DB640456 (void);
// 0x000000CB System.Void Mono.Net.CFObject::Finalize()
extern void CFObject_Finalize_m006C6599C427E094BEA3C22EAD8EEAFF67725E29 (void);
// 0x000000CC System.IntPtr Mono.Net.CFObject::get_Handle()
extern void CFObject_get_Handle_mCC370B38D8244C40F8DE155013E1F1DA5C0BAAF8 (void);
// 0x000000CD System.Void Mono.Net.CFObject::set_Handle(System.IntPtr)
extern void CFObject_set_Handle_m63B93A801DCA3AED580D08D96C73B29B0C5239EA (void);
// 0x000000CE System.IntPtr Mono.Net.CFObject::CFRetain(System.IntPtr)
extern void CFObject_CFRetain_m6F8AC05D65A3F2362D6FB30E167F014858515DB0 (void);
// 0x000000CF System.Void Mono.Net.CFObject::Retain()
extern void CFObject_Retain_mFCCF79A9B34E092526A615CC6A4C9CD0E617DE8F (void);
// 0x000000D0 System.Void Mono.Net.CFObject::CFRelease(System.IntPtr)
extern void CFObject_CFRelease_m99995BA572C171D1FCA3016F3C2264AC9DC964EC (void);
// 0x000000D1 System.Void Mono.Net.CFObject::Release()
extern void CFObject_Release_m1AFEB7B3D714FE12E1CC26E473230E2AF9A7AD32 (void);
// 0x000000D2 System.Void Mono.Net.CFObject::Dispose(System.Boolean)
extern void CFObject_Dispose_m8CF85BE6C028F1567A3066A0E47FB69CB3D13250 (void);
// 0x000000D3 System.Void Mono.Net.CFObject::Dispose()
extern void CFObject_Dispose_m7CF111071216A34F1255FFD86FA36A640516044F (void);
// 0x000000D4 System.Void Mono.Net.CFArray::.ctor(System.IntPtr,System.Boolean)
extern void CFArray__ctor_mD6A392F2B610ABA574B99EEB18F0B824CEA4B74B (void);
// 0x000000D5 System.Void Mono.Net.CFArray::.cctor()
extern void CFArray__cctor_m6C3B2E90EA8971C6A6217B1EAE6982C0C6D15F42 (void);
// 0x000000D6 System.IntPtr Mono.Net.CFArray::CFArrayGetCount(System.IntPtr)
extern void CFArray_CFArrayGetCount_m7B9C0DAAD2E608AA91E6AF69D14E79CA984A4F73 (void);
// 0x000000D7 System.Int32 Mono.Net.CFArray::get_Count()
extern void CFArray_get_Count_mDAB0951207B368F8509220DF20A6F9659E1745BD (void);
// 0x000000D8 System.IntPtr Mono.Net.CFArray::CFArrayGetValueAtIndex(System.IntPtr,System.IntPtr)
extern void CFArray_CFArrayGetValueAtIndex_m6D81FF806B39AD0113B644D8074D1EA5C71F0042 (void);
// 0x000000D9 System.IntPtr Mono.Net.CFArray::get_Item(System.Int32)
extern void CFArray_get_Item_mF96F5B64841A7AC6FB726DEC1698AF72536492F1 (void);
// 0x000000DA System.Boolean Mono.Net.CFNumber::CFNumberGetValue(System.IntPtr,System.IntPtr,System.Int32&)
extern void CFNumber_CFNumberGetValue_mBB4E2B5F8A0AFABFCAB24DCD9F2C0270C9F3B5AB (void);
// 0x000000DB System.Int32 Mono.Net.CFNumber::AsInt32(System.IntPtr)
extern void CFNumber_AsInt32_mEC1828CEFC9E0F945C22D09B09D5146B75D68770 (void);
// 0x000000DC System.Void Mono.Net.CFRange::.ctor(System.Int32,System.Int32)
extern void CFRange__ctor_m647706088E75E3F793355F805624EF70D55041A2_AdjustorThunk (void);
// 0x000000DD System.Void Mono.Net.CFString::.ctor(System.IntPtr,System.Boolean)
extern void CFString__ctor_m713E89F54692440CCDB684689F956C8861241143 (void);
// 0x000000DE System.IntPtr Mono.Net.CFString::CFStringCreateWithCharacters(System.IntPtr,System.IntPtr,System.IntPtr)
extern void CFString_CFStringCreateWithCharacters_mE917A7721458FEC4897D4D40F952FED5C74BBBFA (void);
// 0x000000DF Mono.Net.CFString Mono.Net.CFString::Create(System.String)
extern void CFString_Create_m7F968536151F0DFC1CB848F1382F934D733A7E94 (void);
// 0x000000E0 System.IntPtr Mono.Net.CFString::CFStringGetLength(System.IntPtr)
extern void CFString_CFStringGetLength_m016D6289246E6BC81567F351F0715EA566AB609D (void);
// 0x000000E1 System.IntPtr Mono.Net.CFString::CFStringGetCharactersPtr(System.IntPtr)
extern void CFString_CFStringGetCharactersPtr_m099CE7331162D55C0D9C7E07BDD2A91352354F3F (void);
// 0x000000E2 System.IntPtr Mono.Net.CFString::CFStringGetCharacters(System.IntPtr,Mono.Net.CFRange,System.IntPtr)
extern void CFString_CFStringGetCharacters_mC67D64C45707BF30B211BBBC70F5F9982D17566F (void);
// 0x000000E3 System.String Mono.Net.CFString::AsString(System.IntPtr)
extern void CFString_AsString_mC0ED721CE2D3EC9C1B4DC76C66EBCB2F4894C15B (void);
// 0x000000E4 System.String Mono.Net.CFString::ToString()
extern void CFString_ToString_mFFA4CF7FD17AC3DE2A7512239105593C06D073F0 (void);
// 0x000000E5 System.Void Mono.Net.CFDictionary::.cctor()
extern void CFDictionary__cctor_m1C9A42B30155219EAFD302304F4BCE71C0806256 (void);
// 0x000000E6 System.Void Mono.Net.CFDictionary::.ctor(System.IntPtr,System.Boolean)
extern void CFDictionary__ctor_m47C3403AF6A136376DAA1033F3DEDCD01EBB8C6B (void);
// 0x000000E7 System.IntPtr Mono.Net.CFDictionary::CFDictionaryGetValue(System.IntPtr,System.IntPtr)
extern void CFDictionary_CFDictionaryGetValue_m0EC4E585C878951EA7553FFC127257F0BE168E31 (void);
// 0x000000E8 System.IntPtr Mono.Net.CFDictionary::GetValue(System.IntPtr)
extern void CFDictionary_GetValue_m541C66EDA38170813EFC86504CAD18E4984F837D (void);
// 0x000000E9 System.IntPtr Mono.Net.CFDictionary::get_Item(System.IntPtr)
extern void CFDictionary_get_Item_m4DBF14449B67051E61B351BDA1C1D75F261CB3ED (void);
// 0x000000EA System.Void Mono.Net.CFUrl::.ctor(System.IntPtr,System.Boolean)
extern void CFUrl__ctor_m94B28224C2267F1601BC29F618EBD556514DFC9F (void);
// 0x000000EB System.IntPtr Mono.Net.CFUrl::CFURLCreateWithString(System.IntPtr,System.IntPtr,System.IntPtr)
extern void CFUrl_CFURLCreateWithString_m1366236BDF79E91FA08FA736E4CF514805CFAF59 (void);
// 0x000000EC Mono.Net.CFUrl Mono.Net.CFUrl::Create(System.String)
extern void CFUrl_Create_mEC0A91ABC5696C78631CDB3C2CBE06E4A9B1AB6A (void);
// 0x000000ED System.Void Mono.Net.CFRunLoop::CFRunLoopAddSource(System.IntPtr,System.IntPtr,System.IntPtr)
extern void CFRunLoop_CFRunLoopAddSource_mE428579D40413B6FB740F7B42C64B63881F61568 (void);
// 0x000000EE System.Void Mono.Net.CFRunLoop::CFRunLoopRemoveSource(System.IntPtr,System.IntPtr,System.IntPtr)
extern void CFRunLoop_CFRunLoopRemoveSource_m45D070FA5D5935F7040FBCA805361F05B848996D (void);
// 0x000000EF System.Int32 Mono.Net.CFRunLoop::CFRunLoopRunInMode(System.IntPtr,System.Double,System.Boolean)
extern void CFRunLoop_CFRunLoopRunInMode_m58A4EAE225C578C02E2A03B5B188CA3DD078BFAA (void);
// 0x000000F0 System.IntPtr Mono.Net.CFRunLoop::CFRunLoopGetCurrent()
extern void CFRunLoop_CFRunLoopGetCurrent_m8F7E74F0B1BA966E2142CB3D4BD70752E8299419 (void);
// 0x000000F1 System.Void Mono.Net.CFRunLoop::CFRunLoopStop(System.IntPtr)
extern void CFRunLoop_CFRunLoopStop_m51B11460D5AA6A7E947F479B4897F9B4DFD1609F (void);
// 0x000000F2 System.Void Mono.Net.CFRunLoop::.ctor(System.IntPtr,System.Boolean)
extern void CFRunLoop__ctor_m1D2EFD768DA1ECAE1E4FCD72448BFE2CF324AC07 (void);
// 0x000000F3 Mono.Net.CFRunLoop Mono.Net.CFRunLoop::get_CurrentRunLoop()
extern void CFRunLoop_get_CurrentRunLoop_mBCBEFF47AD9EA6FA878AE0A7F476EA58CA65B9C0 (void);
// 0x000000F4 System.Void Mono.Net.CFRunLoop::AddSource(System.IntPtr,Mono.Net.CFString)
extern void CFRunLoop_AddSource_m1F4505F77A5740DF6A02FE08A89CFE0F875F33E5 (void);
// 0x000000F5 System.Void Mono.Net.CFRunLoop::RemoveSource(System.IntPtr,Mono.Net.CFString)
extern void CFRunLoop_RemoveSource_mE7D7027C829D200D3AF51D026FA6F236BA436E3A (void);
// 0x000000F6 System.Int32 Mono.Net.CFRunLoop::RunInMode(Mono.Net.CFString,System.Double,System.Boolean)
extern void CFRunLoop_RunInMode_mB31A23ED32135A505EBA8D8EC7A54CB54094DAC0 (void);
// 0x000000F7 System.Void Mono.Net.CFRunLoop::Stop()
extern void CFRunLoop_Stop_m150B479F9DF68F537303DAEF52A5E21BF42C6C9C (void);
// 0x000000F8 System.Void Mono.Net.CFProxy::.cctor()
extern void CFProxy__cctor_m5E64CF6485D2887BAD97F92173EE34A7867EB7D4 (void);
// 0x000000F9 System.Void Mono.Net.CFProxy::.ctor(Mono.Net.CFDictionary)
extern void CFProxy__ctor_m41DDC9A050F27587A9F2A492DB2614EB5CB6B098 (void);
// 0x000000FA Mono.Net.CFProxyType Mono.Net.CFProxy::CFProxyTypeToEnum(System.IntPtr)
extern void CFProxy_CFProxyTypeToEnum_mC685B37B2264E025F168250BCA92DC848E531702 (void);
// 0x000000FB System.IntPtr Mono.Net.CFProxy::get_AutoConfigurationJavaScript()
extern void CFProxy_get_AutoConfigurationJavaScript_m6B62E15C6AA2B407D9B788515B519DCCF88FEC8B (void);
// 0x000000FC System.IntPtr Mono.Net.CFProxy::get_AutoConfigurationUrl()
extern void CFProxy_get_AutoConfigurationUrl_m840D41FCB3D048DD2EAD2B3A1DC054B96E2D4E5E (void);
// 0x000000FD System.String Mono.Net.CFProxy::get_HostName()
extern void CFProxy_get_HostName_m24443A667C88CBB73EB7CEE0AB35CA42BBECF3B2 (void);
// 0x000000FE System.String Mono.Net.CFProxy::get_Password()
extern void CFProxy_get_Password_m20C13DAEDF18604D6F2D57B56C56758667525D6D (void);
// 0x000000FF System.Int32 Mono.Net.CFProxy::get_Port()
extern void CFProxy_get_Port_mC6490D437685D8E722A81740FBC64746021190BF (void);
// 0x00000100 Mono.Net.CFProxyType Mono.Net.CFProxy::get_ProxyType()
extern void CFProxy_get_ProxyType_m0C440E8A2DC2FEA8725E635FCCCC61CBB7EEFC88 (void);
// 0x00000101 System.String Mono.Net.CFProxy::get_Username()
extern void CFProxy_get_Username_m8155EBB692BD8FFBC2B84325225284E6FDE5D2AD (void);
// 0x00000102 System.Void Mono.Net.CFProxySettings::.cctor()
extern void CFProxySettings__cctor_m6A3C05CFF7C6FF13E81F591D83148FA36BDF3166 (void);
// 0x00000103 System.Void Mono.Net.CFProxySettings::.ctor(Mono.Net.CFDictionary)
extern void CFProxySettings__ctor_m3EF761C43D266A201620A8F9291B4E447CDDD3C4 (void);
// 0x00000104 Mono.Net.CFDictionary Mono.Net.CFProxySettings::get_Dictionary()
extern void CFProxySettings_get_Dictionary_m4E22C04DF8DE1D4088C462849BB2654AD2A212FF (void);
// 0x00000105 System.IntPtr Mono.Net.CFNetwork::CFNetworkCopyProxiesForAutoConfigurationScriptSequential(System.IntPtr,System.IntPtr,System.IntPtr&)
extern void CFNetwork_CFNetworkCopyProxiesForAutoConfigurationScriptSequential_m89792AB0F424FCA209DD5AE706D47A565A2839DE (void);
// 0x00000106 System.IntPtr Mono.Net.CFNetwork::CFNetworkExecuteProxyAutoConfigurationURL(System.IntPtr,System.IntPtr,Mono.Net.CFNetwork_CFProxyAutoConfigurationResultCallback,Mono.Net.CFStreamClientContext&)
extern void CFNetwork_CFNetworkExecuteProxyAutoConfigurationURL_mEE70C4C4C4E0E25404E6417B126D960E79356F88 (void);
// 0x00000107 System.Void Mono.Net.CFNetwork::CFNetworkCopyProxiesForAutoConfigurationScriptThread()
extern void CFNetwork_CFNetworkCopyProxiesForAutoConfigurationScriptThread_mF6DD5D031A74CE07FFCFA60137A3097683F313B2 (void);
// 0x00000108 System.IntPtr Mono.Net.CFNetwork::CFNetworkCopyProxiesForAutoConfigurationScript(System.IntPtr,System.IntPtr,System.IntPtr&)
extern void CFNetwork_CFNetworkCopyProxiesForAutoConfigurationScript_mCE67B2B2E7E40885FBE488B67B1F748F28EA4089 (void);
// 0x00000109 Mono.Net.CFArray Mono.Net.CFNetwork::CopyProxiesForAutoConfigurationScript(System.IntPtr,Mono.Net.CFUrl)
extern void CFNetwork_CopyProxiesForAutoConfigurationScript_mD52D441E483F955FBA484E58282E688A7DAE3BC1 (void);
// 0x0000010A Mono.Net.CFProxy[] Mono.Net.CFNetwork::GetProxiesForAutoConfigurationScript(System.IntPtr,Mono.Net.CFUrl)
extern void CFNetwork_GetProxiesForAutoConfigurationScript_mEA6EE80D03DC167CB088A9BD36C84DD2919BC828 (void);
// 0x0000010B Mono.Net.CFProxy[] Mono.Net.CFNetwork::GetProxiesForAutoConfigurationScript(System.IntPtr,System.Uri)
extern void CFNetwork_GetProxiesForAutoConfigurationScript_m0FA93E7487DAE6993B0F1F69B4E61ACC4F46E0B7 (void);
// 0x0000010C Mono.Net.CFProxy[] Mono.Net.CFNetwork::ExecuteProxyAutoConfigurationURL(System.IntPtr,System.Uri)
extern void CFNetwork_ExecuteProxyAutoConfigurationURL_m1645430EC8CB0FB9B128A1525436468BA71C7D7A (void);
// 0x0000010D System.IntPtr Mono.Net.CFNetwork::CFNetworkCopyProxiesForURL(System.IntPtr,System.IntPtr)
extern void CFNetwork_CFNetworkCopyProxiesForURL_m222DA57686642F09DE2B4CC9505AA5916C5F593C (void);
// 0x0000010E Mono.Net.CFArray Mono.Net.CFNetwork::CopyProxiesForURL(Mono.Net.CFUrl,Mono.Net.CFDictionary)
extern void CFNetwork_CopyProxiesForURL_m3CC1E10A717CBA58D63403AD72AFF7C28DF09DAB (void);
// 0x0000010F Mono.Net.CFProxy[] Mono.Net.CFNetwork::GetProxiesForURL(Mono.Net.CFUrl,Mono.Net.CFProxySettings)
extern void CFNetwork_GetProxiesForURL_m22E56EFEEA7B927C996B28C7D6D066DFB1E04673 (void);
// 0x00000110 Mono.Net.CFProxy[] Mono.Net.CFNetwork::GetProxiesForUri(System.Uri,Mono.Net.CFProxySettings)
extern void CFNetwork_GetProxiesForUri_mE82A7948BF5A3CF1AFD09DC739F017C8A5694429 (void);
// 0x00000111 System.IntPtr Mono.Net.CFNetwork::CFNetworkCopySystemProxySettings()
extern void CFNetwork_CFNetworkCopySystemProxySettings_m7C9D402114A62862E1B10B3CB352DB0617860E66 (void);
// 0x00000112 Mono.Net.CFProxySettings Mono.Net.CFNetwork::GetSystemProxySettings()
extern void CFNetwork_GetSystemProxySettings_mC08214866976C5825A453088EFAE1846D87D425A (void);
// 0x00000113 System.Net.IWebProxy Mono.Net.CFNetwork::GetDefaultProxy()
extern void CFNetwork_GetDefaultProxy_mFCEFB728224033F014C188FE2BBC379A7F753428 (void);
// 0x00000114 System.Void Mono.Net.CFNetwork::.cctor()
extern void CFNetwork__cctor_m53723CA4A908873A10BBB2FD8B3BB7C23A23F250 (void);
// 0x00000115 System.Void Mono.Net.CFNetwork_GetProxyData::Dispose()
extern void GetProxyData_Dispose_mF6A2D7D8C67588D1D627AF94DFEF2C7AA5B76CDD (void);
// 0x00000116 System.Void Mono.Net.CFNetwork_GetProxyData::.ctor()
extern void GetProxyData__ctor_m9CC32EF080377850BC9B6FF283B2595C167B7721 (void);
// 0x00000117 System.Void Mono.Net.CFNetwork_CFProxyAutoConfigurationResultCallback::.ctor(System.Object,System.IntPtr)
extern void CFProxyAutoConfigurationResultCallback__ctor_mFBDA2507472B5CC9BE1AB00525A4985606AD36BC (void);
// 0x00000118 System.Void Mono.Net.CFNetwork_CFProxyAutoConfigurationResultCallback::Invoke(System.IntPtr,System.IntPtr,System.IntPtr)
extern void CFProxyAutoConfigurationResultCallback_Invoke_m14AB24B2B486ABBD22AABF058F5DCA9FA12FE829 (void);
// 0x00000119 System.IAsyncResult Mono.Net.CFNetwork_CFProxyAutoConfigurationResultCallback::BeginInvoke(System.IntPtr,System.IntPtr,System.IntPtr,System.AsyncCallback,System.Object)
extern void CFProxyAutoConfigurationResultCallback_BeginInvoke_m61976BC16FAC944A2D7C243AC67A4EA61500DAC0 (void);
// 0x0000011A System.Void Mono.Net.CFNetwork_CFProxyAutoConfigurationResultCallback::EndInvoke(System.IAsyncResult)
extern void CFProxyAutoConfigurationResultCallback_EndInvoke_mBE6E881358E26A55305C5983CE119B1AD8E52332 (void);
// 0x0000011B System.Void Mono.Net.CFNetwork_CFWebProxy::.ctor()
extern void CFWebProxy__ctor_mCC44E988D527452E493FC4A23ED3722CC71E6A38 (void);
// 0x0000011C System.Net.ICredentials Mono.Net.CFNetwork_CFWebProxy::get_Credentials()
extern void CFWebProxy_get_Credentials_mF7BDE590F06B771EE58C8C39E423B7CAAD5A7D27 (void);
// 0x0000011D System.Uri Mono.Net.CFNetwork_CFWebProxy::GetProxyUri(Mono.Net.CFProxy,System.Net.NetworkCredential&)
extern void CFWebProxy_GetProxyUri_m3F63B622064439B7E92515CE2843669E071C6BAF (void);
// 0x0000011E System.Uri Mono.Net.CFNetwork_CFWebProxy::GetProxyUriFromScript(System.IntPtr,System.Uri,System.Net.NetworkCredential&)
extern void CFWebProxy_GetProxyUriFromScript_mC4D0A8BC56266C546C65C29996A5564F03503DEB (void);
// 0x0000011F System.Uri Mono.Net.CFNetwork_CFWebProxy::ExecuteProxyAutoConfigurationURL(System.IntPtr,System.Uri,System.Net.NetworkCredential&)
extern void CFWebProxy_ExecuteProxyAutoConfigurationURL_mC040FE13D5540C58B8CF4EE63C5D331978B901E1 (void);
// 0x00000120 System.Uri Mono.Net.CFNetwork_CFWebProxy::SelectProxy(Mono.Net.CFProxy[],System.Uri,System.Net.NetworkCredential&)
extern void CFWebProxy_SelectProxy_m95C6AFD75952BA91814ADE401ED5F12C5654D046 (void);
// 0x00000121 System.Uri Mono.Net.CFNetwork_CFWebProxy::GetProxy(System.Uri)
extern void CFWebProxy_GetProxy_m4743138D378D43BC119DAD673A3CA7DF4CE6CFEB (void);
// 0x00000122 System.Boolean Mono.Net.CFNetwork_CFWebProxy::IsBypassed(System.Uri)
extern void CFWebProxy_IsBypassed_m1E2CC3D34FA80BA0FC1026047CCC2947AA2D0EA7 (void);
// 0x00000123 System.Void Mono.Net.CFNetwork_<>c__DisplayClass13_0::.ctor()
extern void U3CU3Ec__DisplayClass13_0__ctor_m9E10A71FD7E271A87BF207893367B1CF1398C7CA (void);
// 0x00000124 System.Void Mono.Net.CFNetwork_<>c__DisplayClass13_0::<ExecuteProxyAutoConfigurationURL>b__0(System.IntPtr,System.IntPtr,System.IntPtr)
extern void U3CU3Ec__DisplayClass13_0_U3CExecuteProxyAutoConfigurationURLU3Eb__0_mFE212AE14442B7E102A25A01CC3347AFB5C3BD13 (void);
// 0x00000125 System.Int32 Mono.Net.Security.BufferOffsetSize::get_EndOffset()
extern void BufferOffsetSize_get_EndOffset_m3D0A21592979F5088101892843183FCFB8C9BF2A (void);
// 0x00000126 System.Int32 Mono.Net.Security.BufferOffsetSize::get_Remaining()
extern void BufferOffsetSize_get_Remaining_mBD3EA6B0F643284A54FDCA2860FE0F65C5CAF054 (void);
// 0x00000127 System.Void Mono.Net.Security.BufferOffsetSize::.ctor(System.Byte[],System.Int32,System.Int32)
extern void BufferOffsetSize__ctor_m3DE692137428B2E6AB46008825FC5C1B63FDAF4F (void);
// 0x00000128 System.String Mono.Net.Security.BufferOffsetSize::ToString()
extern void BufferOffsetSize_ToString_mEEB6528B305FE796622A87E8692C7132423D4655 (void);
// 0x00000129 System.Void Mono.Net.Security.BufferOffsetSize2::.ctor(System.Int32)
extern void BufferOffsetSize2__ctor_m68156625CD993C66D5EA9C5194263DD9A4F59F3F (void);
// 0x0000012A System.Void Mono.Net.Security.BufferOffsetSize2::Reset()
extern void BufferOffsetSize2_Reset_m4426212B4ECDC2D1487AE5B825918B747D947AB7 (void);
// 0x0000012B System.Void Mono.Net.Security.BufferOffsetSize2::MakeRoom(System.Int32)
extern void BufferOffsetSize2_MakeRoom_mD7CCEC959C12276B0333DFFEAA8581C465FF44ED (void);
// 0x0000012C System.Void Mono.Net.Security.BufferOffsetSize2::AppendData(System.Byte[],System.Int32,System.Int32)
extern void BufferOffsetSize2_AppendData_m96903990058C4793A3B56FDE82006E4EC90A2508 (void);
// 0x0000012D System.Int32 Mono.Net.Security.AsyncProtocolResult::get_UserResult()
extern void AsyncProtocolResult_get_UserResult_mCCD14DC517D32C83AA61320D6D1D2E7F1430A3C8 (void);
// 0x0000012E System.Runtime.ExceptionServices.ExceptionDispatchInfo Mono.Net.Security.AsyncProtocolResult::get_Error()
extern void AsyncProtocolResult_get_Error_m90252805C3FCD7277CD1CB01CB765183889E6E29 (void);
// 0x0000012F System.Void Mono.Net.Security.AsyncProtocolResult::.ctor(System.Int32)
extern void AsyncProtocolResult__ctor_m9F01278D600A337B6A0CF5F6C9EFF7760BD758D8 (void);
// 0x00000130 System.Void Mono.Net.Security.AsyncProtocolResult::.ctor(System.Runtime.ExceptionServices.ExceptionDispatchInfo)
extern void AsyncProtocolResult__ctor_mD63EC8610596D4B15DB1325C58FF32A41DAD48CF (void);
// 0x00000131 Mono.Net.Security.MobileAuthenticatedStream Mono.Net.Security.AsyncProtocolRequest::get_Parent()
extern void AsyncProtocolRequest_get_Parent_m1F7659D1FAFC679076165336ED380C4BD123B452 (void);
// 0x00000132 System.Boolean Mono.Net.Security.AsyncProtocolRequest::get_RunSynchronously()
extern void AsyncProtocolRequest_get_RunSynchronously_m66A26ED05543D9AF1ED86287DCE8389BC1CB319A (void);
// 0x00000133 System.String Mono.Net.Security.AsyncProtocolRequest::get_Name()
extern void AsyncProtocolRequest_get_Name_m1999BAB96B06DCB4DC11BF5F3B0BF4C6E2A26FF6 (void);
// 0x00000134 System.Int32 Mono.Net.Security.AsyncProtocolRequest::get_UserResult()
extern void AsyncProtocolRequest_get_UserResult_m53CEBBACE5031D4CE92308ABBAEA38AEF74DDBD3 (void);
// 0x00000135 System.Void Mono.Net.Security.AsyncProtocolRequest::set_UserResult(System.Int32)
extern void AsyncProtocolRequest_set_UserResult_mBF62363240DC9BE894231E56047F594EF452CD19 (void);
// 0x00000136 System.Void Mono.Net.Security.AsyncProtocolRequest::.ctor(Mono.Net.Security.MobileAuthenticatedStream,System.Boolean)
extern void AsyncProtocolRequest__ctor_mFE18CBE3FAA084FF6DF2AD8BECC2CA6DF4C6E769 (void);
// 0x00000137 System.Void Mono.Net.Security.AsyncProtocolRequest::RequestRead(System.Int32)
extern void AsyncProtocolRequest_RequestRead_mFE5CEC3957F554C144DFBD3965538192A954D064 (void);
// 0x00000138 System.Void Mono.Net.Security.AsyncProtocolRequest::RequestWrite()
extern void AsyncProtocolRequest_RequestWrite_m2A27B2F2C4734DA21AD7D36B18B0D67EB3D54ED7 (void);
// 0x00000139 System.Threading.Tasks.Task`1<Mono.Net.Security.AsyncProtocolResult> Mono.Net.Security.AsyncProtocolRequest::StartOperation(System.Threading.CancellationToken)
extern void AsyncProtocolRequest_StartOperation_mA13EA6B8ED143BC043F506815D05EB3F49F22682 (void);
// 0x0000013A System.Threading.Tasks.Task Mono.Net.Security.AsyncProtocolRequest::ProcessOperation(System.Threading.CancellationToken)
extern void AsyncProtocolRequest_ProcessOperation_m6DD0D7800F73C41BE9A5313737357801B22ED71D (void);
// 0x0000013B System.Threading.Tasks.Task`1<System.Nullable`1<System.Int32>> Mono.Net.Security.AsyncProtocolRequest::InnerRead(System.Threading.CancellationToken)
extern void AsyncProtocolRequest_InnerRead_m902FA39460933B383900CB60BDF8CCFC96BF3499 (void);
// 0x0000013C Mono.Net.Security.AsyncOperationStatus Mono.Net.Security.AsyncProtocolRequest::Run(Mono.Net.Security.AsyncOperationStatus)
// 0x0000013D System.String Mono.Net.Security.AsyncProtocolRequest::ToString()
extern void AsyncProtocolRequest_ToString_m2D8062B5811D7B7A071CC451D2FD03E5BF61B529 (void);
// 0x0000013E System.Void Mono.Net.Security.AsyncProtocolRequest_<StartOperation>d__23::MoveNext()
extern void U3CStartOperationU3Ed__23_MoveNext_m8BB4BB3D517CE898003C10FE5B80D375FA4D30A2_AdjustorThunk (void);
// 0x0000013F System.Void Mono.Net.Security.AsyncProtocolRequest_<StartOperation>d__23::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine)
extern void U3CStartOperationU3Ed__23_SetStateMachine_m0D9AFFD785F28428CCC846BD6A8FCFD38F9B0F9A_AdjustorThunk (void);
// 0x00000140 System.Void Mono.Net.Security.AsyncProtocolRequest_<ProcessOperation>d__24::MoveNext()
extern void U3CProcessOperationU3Ed__24_MoveNext_m8B20266FC4831A26E691F83D54C6903CF264999D_AdjustorThunk (void);
// 0x00000141 System.Void Mono.Net.Security.AsyncProtocolRequest_<ProcessOperation>d__24::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine)
extern void U3CProcessOperationU3Ed__24_SetStateMachine_m9710FA92383D6497F1A16F90563A9056800A59F3_AdjustorThunk (void);
// 0x00000142 System.Void Mono.Net.Security.AsyncProtocolRequest_<InnerRead>d__25::MoveNext()
extern void U3CInnerReadU3Ed__25_MoveNext_m4AD149EC4A2E6FDA803D63FB72A354300DBD3D0D_AdjustorThunk (void);
// 0x00000143 System.Void Mono.Net.Security.AsyncProtocolRequest_<InnerRead>d__25::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine)
extern void U3CInnerReadU3Ed__25_SetStateMachine_mEBFC49E17D2A224B493E390CDDD4D211EC701EC3_AdjustorThunk (void);
// 0x00000144 System.Void Mono.Net.Security.AsyncHandshakeRequest::.ctor(Mono.Net.Security.MobileAuthenticatedStream,System.Boolean)
extern void AsyncHandshakeRequest__ctor_mD64E5A00147B8D0859732BE2ACE93D32868F8210 (void);
// 0x00000145 Mono.Net.Security.AsyncOperationStatus Mono.Net.Security.AsyncHandshakeRequest::Run(Mono.Net.Security.AsyncOperationStatus)
extern void AsyncHandshakeRequest_Run_m4C9BCE2E991E582B738E2A4E7F2D088227685B98 (void);
// 0x00000146 Mono.Net.Security.BufferOffsetSize Mono.Net.Security.AsyncReadOrWriteRequest::get_UserBuffer()
extern void AsyncReadOrWriteRequest_get_UserBuffer_m628B7BB1EB536BA73CFE467242E0E749A7B0AE6A (void);
// 0x00000147 System.Int32 Mono.Net.Security.AsyncReadOrWriteRequest::get_CurrentSize()
extern void AsyncReadOrWriteRequest_get_CurrentSize_m5AE6CC50F25E8504438DF2C9C2E2A44000621142 (void);
// 0x00000148 System.Void Mono.Net.Security.AsyncReadOrWriteRequest::set_CurrentSize(System.Int32)
extern void AsyncReadOrWriteRequest_set_CurrentSize_mAB6067CAD6F9DB5B3D274FC09E70BFA8DCBA288B (void);
// 0x00000149 System.Void Mono.Net.Security.AsyncReadOrWriteRequest::.ctor(Mono.Net.Security.MobileAuthenticatedStream,System.Boolean,System.Byte[],System.Int32,System.Int32)
extern void AsyncReadOrWriteRequest__ctor_m880E292B39EF76B9EDF3A5AB0A9A333A38A5575F (void);
// 0x0000014A System.String Mono.Net.Security.AsyncReadOrWriteRequest::ToString()
extern void AsyncReadOrWriteRequest_ToString_mDF6B2FA7AFA4E8B6571656E60CEF9BCFDCF05EDD (void);
// 0x0000014B System.Void Mono.Net.Security.AsyncReadRequest::.ctor(Mono.Net.Security.MobileAuthenticatedStream,System.Boolean,System.Byte[],System.Int32,System.Int32)
extern void AsyncReadRequest__ctor_mAF75247AFFC230BA5433424D27D13ACF53B3A239 (void);
// 0x0000014C Mono.Net.Security.AsyncOperationStatus Mono.Net.Security.AsyncReadRequest::Run(Mono.Net.Security.AsyncOperationStatus)
extern void AsyncReadRequest_Run_mC9FDEBDFB3C4519C11A47FF358D4B7AB62514E11 (void);
// 0x0000014D System.Void Mono.Net.Security.AsyncWriteRequest::.ctor(Mono.Net.Security.MobileAuthenticatedStream,System.Boolean,System.Byte[],System.Int32,System.Int32)
extern void AsyncWriteRequest__ctor_mF3534E810074917ABDE7E4CE7EE61715694F9EB8 (void);
// 0x0000014E Mono.Net.Security.AsyncOperationStatus Mono.Net.Security.AsyncWriteRequest::Run(Mono.Net.Security.AsyncOperationStatus)
extern void AsyncWriteRequest_Run_mA3FF2D74BD568114BF3EA7FF6B0BE568D25D81BC (void);
// 0x0000014F System.Void Mono.Net.Security.ServerCertValidationCallbackWrapper::.ctor(System.Object,System.IntPtr)
extern void ServerCertValidationCallbackWrapper__ctor_m6EB9B9436E627C4C616BC14AA8EF5B6BD28B4F4E (void);
// 0x00000150 System.Boolean Mono.Net.Security.ServerCertValidationCallbackWrapper::Invoke(System.Net.ServerCertValidationCallback,System.Security.Cryptography.X509Certificates.X509Certificate,System.Security.Cryptography.X509Certificates.X509Chain,Mono.Security.Interface.MonoSslPolicyErrors)
extern void ServerCertValidationCallbackWrapper_Invoke_mC75038D5C50C3354D6938DD77608DCE39D5DC1AE (void);
// 0x00000151 System.IAsyncResult Mono.Net.Security.ServerCertValidationCallbackWrapper::BeginInvoke(System.Net.ServerCertValidationCallback,System.Security.Cryptography.X509Certificates.X509Certificate,System.Security.Cryptography.X509Certificates.X509Chain,Mono.Security.Interface.MonoSslPolicyErrors,System.AsyncCallback,System.Object)
extern void ServerCertValidationCallbackWrapper_BeginInvoke_mCCBD269244B22D143E7CF8F02FBF9DA99488F1D9 (void);
// 0x00000152 System.Boolean Mono.Net.Security.ServerCertValidationCallbackWrapper::EndInvoke(System.IAsyncResult)
extern void ServerCertValidationCallbackWrapper_EndInvoke_m4F4A10E18E6928B33347B2A7C31B7AE9A0BD796B (void);
// 0x00000153 Mono.Security.Interface.ICertificateValidator Mono.Net.Security.ChainValidationHelper::GetInternalValidator(Mono.Security.Interface.MonoTlsProvider,Mono.Security.Interface.MonoTlsSettings)
extern void ChainValidationHelper_GetInternalValidator_mBDF9A751ADCBA2326B75ABF4BDE8410F08FF5FAC (void);
// 0x00000154 Mono.Net.Security.ChainValidationHelper Mono.Net.Security.ChainValidationHelper::Create(Mono.Security.Interface.MonoTlsProvider,Mono.Security.Interface.MonoTlsSettings&,Mono.Net.Security.MonoTlsStream)
extern void ChainValidationHelper_Create_m6D4991E3FF02AEB2E00BD1DE7A9C7D69BF0AECFB (void);
// 0x00000155 System.Void Mono.Net.Security.ChainValidationHelper::.ctor(Mono.Security.Interface.MonoTlsProvider,Mono.Security.Interface.MonoTlsSettings,System.Boolean,Mono.Net.Security.MonoTlsStream,Mono.Net.Security.ServerCertValidationCallbackWrapper)
extern void ChainValidationHelper__ctor_mFE078E9D7EB24B1E12975ABFC262C403F1A54CBF (void);
// 0x00000156 System.Security.Cryptography.X509Certificates.X509Certificate Mono.Net.Security.ChainValidationHelper::DefaultSelectionCallback(System.String,System.Security.Cryptography.X509Certificates.X509CertificateCollection,System.Security.Cryptography.X509Certificates.X509Certificate,System.String[])
extern void ChainValidationHelper_DefaultSelectionCallback_mC8C3FAEDFCAC634F7C77EA067637E0088863B31A (void);
// 0x00000157 Mono.Security.Interface.MonoTlsSettings Mono.Net.Security.ChainValidationHelper::get_Settings()
extern void ChainValidationHelper_get_Settings_m0D7AF0562DCF1102D27554FFE64628F8EFBB8684 (void);
// 0x00000158 System.Boolean Mono.Net.Security.ChainValidationHelper::SelectClientCertificate(System.String,System.Security.Cryptography.X509Certificates.X509CertificateCollection,System.Security.Cryptography.X509Certificates.X509Certificate,System.String[],System.Security.Cryptography.X509Certificates.X509Certificate&)
extern void ChainValidationHelper_SelectClientCertificate_m116ABB9254158E98AA9A0EB323980138B1F11983 (void);
// 0x00000159 Mono.Security.Interface.ValidationResult Mono.Net.Security.ChainValidationHelper::ValidateCertificate(System.String,System.Boolean,System.Security.Cryptography.X509Certificates.X509CertificateCollection)
extern void ChainValidationHelper_ValidateCertificate_m0DE6FB5264C61C93FA06B954A0CBF670AB7C3A08 (void);
// 0x0000015A Mono.Security.Interface.ValidationResult Mono.Net.Security.ChainValidationHelper::ValidateCertificate(System.String,System.Boolean,System.Security.Cryptography.X509Certificates.X509Certificate,System.Security.Cryptography.X509Certificates.X509Chain)
extern void ChainValidationHelper_ValidateCertificate_mE482A7E49237B8C3CA8F491A78CC6E6084671188 (void);
// 0x0000015B Mono.Security.Interface.ValidationResult Mono.Net.Security.ChainValidationHelper::ValidateChain(System.String,System.Boolean,System.Security.Cryptography.X509Certificates.X509Certificate,System.Security.Cryptography.X509Certificates.X509Chain,System.Security.Cryptography.X509Certificates.X509CertificateCollection,System.Net.Security.SslPolicyErrors)
extern void ChainValidationHelper_ValidateChain_m1FED22B0446D155E82E39C2743C9A16EDE6F62ED (void);
// 0x0000015C Mono.Security.Interface.ValidationResult Mono.Net.Security.ChainValidationHelper::ValidateChain(System.String,System.Boolean,System.Security.Cryptography.X509Certificates.X509Certificate,System.Security.Cryptography.X509Certificates.X509Chain&,System.Security.Cryptography.X509Certificates.X509CertificateCollection,System.Net.Security.SslPolicyErrors)
extern void ChainValidationHelper_ValidateChain_m7A807FE9B1CBE778FE851D07E24D80A3D567B90B (void);
// 0x0000015D System.Void Mono.Net.Security.MobileAuthenticatedStream::.ctor(System.IO.Stream,System.Boolean,System.Net.Security.SslStream,Mono.Security.Interface.MonoTlsSettings,Mono.Security.Interface.MonoTlsProvider)
extern void MobileAuthenticatedStream__ctor_mF6BF50D6BFDEF283FF8036F5170281D29FDD7628 (void);
// 0x0000015E Mono.Security.Interface.MonoTlsSettings Mono.Net.Security.MobileAuthenticatedStream::get_Settings()
extern void MobileAuthenticatedStream_get_Settings_mA58954FF6C914DBAACB8F508ACFC5165A9A43155 (void);
// 0x0000015F Mono.Security.Interface.MonoTlsProvider Mono.Net.Security.MobileAuthenticatedStream::get_Provider()
extern void MobileAuthenticatedStream_get_Provider_mC36232C2AF537A29FBB55B1AD3C99F02A9731C37 (void);
// 0x00000160 System.Void Mono.Net.Security.MobileAuthenticatedStream::CheckThrow(System.Boolean,System.Boolean)
extern void MobileAuthenticatedStream_CheckThrow_m2AAEC9435176D4AA10890A896C5909330B23683E (void);
// 0x00000161 System.Exception Mono.Net.Security.MobileAuthenticatedStream::GetSSPIException(System.Exception)
extern void MobileAuthenticatedStream_GetSSPIException_m574F0E57FDDC71287516A9908D7E57FC61A8ED27 (void);
// 0x00000162 System.Exception Mono.Net.Security.MobileAuthenticatedStream::GetIOException(System.Exception,System.String)
extern void MobileAuthenticatedStream_GetIOException_mE435E11E49448A2035BCABF04AA5F72F44DC26D4 (void);
// 0x00000163 System.Runtime.ExceptionServices.ExceptionDispatchInfo Mono.Net.Security.MobileAuthenticatedStream::SetException(System.Exception)
extern void MobileAuthenticatedStream_SetException_mAFD628C4C8A54C4FE24BFB30C0F5863FDDFC8A7F (void);
// 0x00000164 System.Security.Authentication.SslProtocols Mono.Net.Security.MobileAuthenticatedStream::get_DefaultProtocols()
extern void MobileAuthenticatedStream_get_DefaultProtocols_m4786DD642B1C1E3E57EBB073E6F67C58214F04E2 (void);
// 0x00000165 System.Void Mono.Net.Security.MobileAuthenticatedStream::AuthenticateAsClient(System.String)
extern void MobileAuthenticatedStream_AuthenticateAsClient_m9D541438C1BFEF84A4F37033AB1D32043AE9FCA1 (void);
// 0x00000166 System.Void Mono.Net.Security.MobileAuthenticatedStream::AuthenticateAsClient(System.String,System.Security.Cryptography.X509Certificates.X509CertificateCollection,System.Security.Authentication.SslProtocols,System.Boolean)
extern void MobileAuthenticatedStream_AuthenticateAsClient_mD5CF73BAD8ABDB6BBFE869EDD519F440767F3749 (void);
// 0x00000167 System.Net.Security.AuthenticatedStream Mono.Net.Security.MobileAuthenticatedStream::get_AuthenticatedStream()
extern void MobileAuthenticatedStream_get_AuthenticatedStream_m8E9CBB8FB94F45D8BDE414B3547E568781BEADF5 (void);
// 0x00000168 System.Threading.Tasks.Task Mono.Net.Security.MobileAuthenticatedStream::ProcessAuthentication(System.Boolean,System.Boolean,System.String,System.Security.Authentication.SslProtocols,System.Security.Cryptography.X509Certificates.X509Certificate,System.Security.Cryptography.X509Certificates.X509CertificateCollection,System.Boolean)
extern void MobileAuthenticatedStream_ProcessAuthentication_m1A9EEBB26CCD694B0B844D8375EA85E6A353B73E (void);
// 0x00000169 Mono.Net.Security.MobileTlsContext Mono.Net.Security.MobileAuthenticatedStream::CreateContext(System.Boolean,System.String,System.Security.Authentication.SslProtocols,System.Security.Cryptography.X509Certificates.X509Certificate,System.Security.Cryptography.X509Certificates.X509CertificateCollection,System.Boolean)
// 0x0000016A System.IAsyncResult Mono.Net.Security.MobileAuthenticatedStream::BeginRead(System.Byte[],System.Int32,System.Int32,System.AsyncCallback,System.Object)
extern void MobileAuthenticatedStream_BeginRead_m678B1BECC958CD3B67D66134E56AD3CAEB07019C (void);
// 0x0000016B System.Int32 Mono.Net.Security.MobileAuthenticatedStream::EndRead(System.IAsyncResult)
extern void MobileAuthenticatedStream_EndRead_m347ACCE77CCCE6738781A2B182949CBA72CF9143 (void);
// 0x0000016C System.IAsyncResult Mono.Net.Security.MobileAuthenticatedStream::BeginWrite(System.Byte[],System.Int32,System.Int32,System.AsyncCallback,System.Object)
extern void MobileAuthenticatedStream_BeginWrite_m01F98CCE1A968C5654028F266F3C648CF858864B (void);
// 0x0000016D System.Void Mono.Net.Security.MobileAuthenticatedStream::EndWrite(System.IAsyncResult)
extern void MobileAuthenticatedStream_EndWrite_m0CA1FD8354542D4F2BCA50BB4B0B852472D775C1 (void);
// 0x0000016E System.Int32 Mono.Net.Security.MobileAuthenticatedStream::Read(System.Byte[],System.Int32,System.Int32)
extern void MobileAuthenticatedStream_Read_mB273DD14EDCED08E88F57CB340B97A206BA7DDE1 (void);
// 0x0000016F System.Void Mono.Net.Security.MobileAuthenticatedStream::Write(System.Byte[],System.Int32,System.Int32)
extern void MobileAuthenticatedStream_Write_m0264ACE9D90AFB72A1A27B6130DD1B2876334DDF (void);
// 0x00000170 System.Threading.Tasks.Task`1<System.Int32> Mono.Net.Security.MobileAuthenticatedStream::ReadAsync(System.Byte[],System.Int32,System.Int32,System.Threading.CancellationToken)
extern void MobileAuthenticatedStream_ReadAsync_mA54D1973D54A2F0DB84CE3FB41EAE1974988BB32 (void);
// 0x00000171 System.Threading.Tasks.Task Mono.Net.Security.MobileAuthenticatedStream::WriteAsync(System.Byte[],System.Int32,System.Int32,System.Threading.CancellationToken)
extern void MobileAuthenticatedStream_WriteAsync_m2521D8A56CEC0EA00B99F2DD570FCCEDEBFF1807 (void);
// 0x00000172 System.Threading.Tasks.Task`1<System.Int32> Mono.Net.Security.MobileAuthenticatedStream::StartOperation(Mono.Net.Security.MobileAuthenticatedStream_OperationType,Mono.Net.Security.AsyncProtocolRequest,System.Threading.CancellationToken)
extern void MobileAuthenticatedStream_StartOperation_mB3763CD0086F3FB7D75AF3E10A9E1532FAD5BDB7 (void);
// 0x00000173 System.Int32 Mono.Net.Security.MobileAuthenticatedStream::InternalRead(System.Byte[],System.Int32,System.Int32,System.Boolean&)
extern void MobileAuthenticatedStream_InternalRead_m61B06DFDEA8207EEB7F1C350A428D7158ED25764 (void);
// 0x00000174 System.ValueTuple`2<System.Int32,System.Boolean> Mono.Net.Security.MobileAuthenticatedStream::InternalRead(Mono.Net.Security.AsyncProtocolRequest,Mono.Net.Security.BufferOffsetSize,System.Byte[],System.Int32,System.Int32)
extern void MobileAuthenticatedStream_InternalRead_mE90566374244F746502383488E02279B6A4F2E47 (void);
// 0x00000175 System.Boolean Mono.Net.Security.MobileAuthenticatedStream::InternalWrite(System.Byte[],System.Int32,System.Int32)
extern void MobileAuthenticatedStream_InternalWrite_mD2BD17B591D53F923FAC63558AA1D35B21DB4E21 (void);
// 0x00000176 System.Boolean Mono.Net.Security.MobileAuthenticatedStream::InternalWrite(Mono.Net.Security.AsyncProtocolRequest,Mono.Net.Security.BufferOffsetSize2,System.Byte[],System.Int32,System.Int32)
extern void MobileAuthenticatedStream_InternalWrite_m1B5142B048B310D81A4929D4266FF9F0B0BE1B5D (void);
// 0x00000177 System.Threading.Tasks.Task`1<System.Int32> Mono.Net.Security.MobileAuthenticatedStream::InnerRead(System.Boolean,System.Int32,System.Threading.CancellationToken)
extern void MobileAuthenticatedStream_InnerRead_m0EDB58159985F661C68EBA26247546ED06999D0F (void);
// 0x00000178 System.Threading.Tasks.Task Mono.Net.Security.MobileAuthenticatedStream::InnerWrite(System.Boolean,System.Threading.CancellationToken)
extern void MobileAuthenticatedStream_InnerWrite_m36FEDC8E842C497B62D566D6392287270FD698AC (void);
// 0x00000179 Mono.Net.Security.AsyncOperationStatus Mono.Net.Security.MobileAuthenticatedStream::ProcessHandshake(Mono.Net.Security.AsyncOperationStatus)
extern void MobileAuthenticatedStream_ProcessHandshake_mE6B1280A8F2D9FB6EA6EC2AC003906FFB49AA9CC (void);
// 0x0000017A System.ValueTuple`2<System.Int32,System.Boolean> Mono.Net.Security.MobileAuthenticatedStream::ProcessRead(Mono.Net.Security.BufferOffsetSize)
extern void MobileAuthenticatedStream_ProcessRead_mB005268451AB3F73B29AD1F787B576D5F3279371 (void);
// 0x0000017B System.ValueTuple`2<System.Int32,System.Boolean> Mono.Net.Security.MobileAuthenticatedStream::ProcessWrite(Mono.Net.Security.BufferOffsetSize)
extern void MobileAuthenticatedStream_ProcessWrite_m30427A9308C97FAD0964F81A6A9F436FB2507F0F (void);
// 0x0000017C System.Boolean Mono.Net.Security.MobileAuthenticatedStream::get_IsAuthenticated()
extern void MobileAuthenticatedStream_get_IsAuthenticated_m8D978D4684246BB2629CB1E2D207D2D76C132E3A (void);
// 0x0000017D System.Void Mono.Net.Security.MobileAuthenticatedStream::Dispose(System.Boolean)
extern void MobileAuthenticatedStream_Dispose_mB7DAA195CE82F2FA15AB576C961A7CE5D58C3106 (void);
// 0x0000017E System.Void Mono.Net.Security.MobileAuthenticatedStream::Flush()
extern void MobileAuthenticatedStream_Flush_m20FAE0A0A6C311E1925367C03ECA23BBFB74BE8D (void);
// 0x0000017F System.Security.Cryptography.X509Certificates.X509Certificate Mono.Net.Security.MobileAuthenticatedStream::get_InternalLocalCertificate()
extern void MobileAuthenticatedStream_get_InternalLocalCertificate_m556113705BE36175958ECB23D9452E723D4CB86B (void);
// 0x00000180 System.Int64 Mono.Net.Security.MobileAuthenticatedStream::Seek(System.Int64,System.IO.SeekOrigin)
extern void MobileAuthenticatedStream_Seek_m2D799812EC327A4E25AA165B9966514B2B1475A6 (void);
// 0x00000181 System.Void Mono.Net.Security.MobileAuthenticatedStream::SetLength(System.Int64)
extern void MobileAuthenticatedStream_SetLength_m8FCE457448E738481D5AAC29A8A9333A1B67D8C1 (void);
// 0x00000182 System.Boolean Mono.Net.Security.MobileAuthenticatedStream::get_CanRead()
extern void MobileAuthenticatedStream_get_CanRead_mE230E0D6A7CA3324925CD6311465B7BD41A144CE (void);
// 0x00000183 System.Boolean Mono.Net.Security.MobileAuthenticatedStream::get_CanWrite()
extern void MobileAuthenticatedStream_get_CanWrite_mAF3696EAD7809A7D9EB50A091BDAE02586E0DF54 (void);
// 0x00000184 System.Boolean Mono.Net.Security.MobileAuthenticatedStream::get_CanSeek()
extern void MobileAuthenticatedStream_get_CanSeek_mFD9C9EF3A622E65965F14997361F9F611B2314A2 (void);
// 0x00000185 System.Int64 Mono.Net.Security.MobileAuthenticatedStream::get_Length()
extern void MobileAuthenticatedStream_get_Length_mD76215A3195543708BCB40C787678535541CE71E (void);
// 0x00000186 System.Int64 Mono.Net.Security.MobileAuthenticatedStream::get_Position()
extern void MobileAuthenticatedStream_get_Position_mD05763AB69A4C7F98E6276F32645AEDFD8888731 (void);
// 0x00000187 System.Void Mono.Net.Security.MobileAuthenticatedStream::set_Position(System.Int64)
extern void MobileAuthenticatedStream_set_Position_m5A309FE43C490AA7C1D9AE181D269CCA12B26260 (void);
// 0x00000188 System.Int32 Mono.Net.Security.MobileAuthenticatedStream::get_ReadTimeout()
extern void MobileAuthenticatedStream_get_ReadTimeout_m1CCA94604E6E586E492AA59116616C24AD31949C (void);
// 0x00000189 System.Int32 Mono.Net.Security.MobileAuthenticatedStream::get_WriteTimeout()
extern void MobileAuthenticatedStream_get_WriteTimeout_m7AF335191A3DF44F222B1DF1038E17C00F7EFC66 (void);
// 0x0000018A System.Void Mono.Net.Security.MobileAuthenticatedStream::.cctor()
extern void MobileAuthenticatedStream__cctor_mCC74CDBC64394AA7D5FE8CA0EE03EC0F11D7FEB6 (void);
// 0x0000018B System.Void Mono.Net.Security.MobileAuthenticatedStream::<InnerWrite>b__67_0()
extern void MobileAuthenticatedStream_U3CInnerWriteU3Eb__67_0_mA67CDCE05B68516E41F5A6A8BF836B0AAE18D3B9 (void);
// 0x0000018C System.Void Mono.Net.Security.MobileAuthenticatedStream_<ProcessAuthentication>d__47::MoveNext()
extern void U3CProcessAuthenticationU3Ed__47_MoveNext_mF34091B95847AEC5A49F30AD28F776B39A7CFA82_AdjustorThunk (void);
// 0x0000018D System.Void Mono.Net.Security.MobileAuthenticatedStream_<ProcessAuthentication>d__47::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine)
extern void U3CProcessAuthenticationU3Ed__47_SetStateMachine_m4B5E500700B7B947C0989BB42930E976B131758B_AdjustorThunk (void);
// 0x0000018E System.Void Mono.Net.Security.MobileAuthenticatedStream_<StartOperation>d__58::MoveNext()
extern void U3CStartOperationU3Ed__58_MoveNext_m8484CAD90FCBB0E2C0D16FFA928EF43362834466_AdjustorThunk (void);
// 0x0000018F System.Void Mono.Net.Security.MobileAuthenticatedStream_<StartOperation>d__58::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine)
extern void U3CStartOperationU3Ed__58_SetStateMachine_m2DAE3399BC870A25A88A99F04B5C36A1FECC47BC_AdjustorThunk (void);
// 0x00000190 System.Void Mono.Net.Security.MobileAuthenticatedStream_<>c__DisplayClass66_0::.ctor()
extern void U3CU3Ec__DisplayClass66_0__ctor_m4ADA8611B27CC1C1BE9AFD1D22978A6621F720BE (void);
// 0x00000191 System.Int32 Mono.Net.Security.MobileAuthenticatedStream_<>c__DisplayClass66_0::<InnerRead>b__0()
extern void U3CU3Ec__DisplayClass66_0_U3CInnerReadU3Eb__0_mF1C5674011A7F38D3AE4A911BE1E8E36E5CE0348 (void);
// 0x00000192 System.Void Mono.Net.Security.MobileAuthenticatedStream_<InnerRead>d__66::MoveNext()
extern void U3CInnerReadU3Ed__66_MoveNext_mDF4D1A1689C7CC5B3E42580E12BA513E31959F96_AdjustorThunk (void);
// 0x00000193 System.Void Mono.Net.Security.MobileAuthenticatedStream_<InnerRead>d__66::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine)
extern void U3CInnerReadU3Ed__66_SetStateMachine_m27E2C20E7DC4AC988ADDF81E73A957C100424381_AdjustorThunk (void);
// 0x00000194 System.Void Mono.Net.Security.MobileAuthenticatedStream_<InnerWrite>d__67::MoveNext()
extern void U3CInnerWriteU3Ed__67_MoveNext_mD7A964B6974275AD771AB15475A775E3393EE542_AdjustorThunk (void);
// 0x00000195 System.Void Mono.Net.Security.MobileAuthenticatedStream_<InnerWrite>d__67::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine)
extern void U3CInnerWriteU3Ed__67_SetStateMachine_mDEA51EA28DEE2587F5E63C6D535E4EDA8943C11A_AdjustorThunk (void);
// 0x00000196 System.Void Mono.Net.Security.MobileTlsContext::.ctor(Mono.Net.Security.MobileAuthenticatedStream,System.Boolean,System.String,System.Security.Authentication.SslProtocols,System.Security.Cryptography.X509Certificates.X509Certificate,System.Security.Cryptography.X509Certificates.X509CertificateCollection,System.Boolean)
extern void MobileTlsContext__ctor_m449BA0C8EEB97C8D13FBDF2B18F46F37408292E2 (void);
// 0x00000197 Mono.Net.Security.MobileAuthenticatedStream Mono.Net.Security.MobileTlsContext::get_Parent()
extern void MobileTlsContext_get_Parent_m0FD89F43463E15B8D86845F0B3A9DF8B1C555DCF (void);
// 0x00000198 Mono.Security.Interface.MonoTlsSettings Mono.Net.Security.MobileTlsContext::get_Settings()
extern void MobileTlsContext_get_Settings_mD01B5D15FBD79707BB1F283814FF76817230E35D (void);
// 0x00000199 System.Boolean Mono.Net.Security.MobileTlsContext::get_IsAuthenticated()
// 0x0000019A System.Boolean Mono.Net.Security.MobileTlsContext::get_IsServer()
extern void MobileTlsContext_get_IsServer_mEC45475AE45AAB2485A829E6694B4E3BA1865C44 (void);
// 0x0000019B System.String Mono.Net.Security.MobileTlsContext::get_TargetHost()
extern void MobileTlsContext_get_TargetHost_m9A21D6E1D130B27A98EC48E33823BAEA78E3103F (void);
// 0x0000019C System.String Mono.Net.Security.MobileTlsContext::get_ServerName()
extern void MobileTlsContext_get_ServerName_m4E6D70D85F6EF3AE2D69F7C94EE30AA94B29D5DE (void);
// 0x0000019D System.Security.Cryptography.X509Certificates.X509CertificateCollection Mono.Net.Security.MobileTlsContext::get_ClientCertificates()
extern void MobileTlsContext_get_ClientCertificates_m9EBE077A35DCE8333AF50C2CE8D22BE18DD26961 (void);
// 0x0000019E System.Void Mono.Net.Security.MobileTlsContext::StartHandshake()
// 0x0000019F System.Boolean Mono.Net.Security.MobileTlsContext::ProcessHandshake()
// 0x000001A0 System.Void Mono.Net.Security.MobileTlsContext::FinishHandshake()
// 0x000001A1 System.Security.Cryptography.X509Certificates.X509Certificate Mono.Net.Security.MobileTlsContext::get_LocalServerCertificate()
extern void MobileTlsContext_get_LocalServerCertificate_m10C0DCEC602037E616FBCF99287E9B82F83DA601 (void);
// 0x000001A2 System.Security.Cryptography.X509Certificates.X509Certificate Mono.Net.Security.MobileTlsContext::get_LocalClientCertificate()
// 0x000001A3 System.ValueTuple`2<System.Int32,System.Boolean> Mono.Net.Security.MobileTlsContext::Read(System.Byte[],System.Int32,System.Int32)
// 0x000001A4 System.ValueTuple`2<System.Int32,System.Boolean> Mono.Net.Security.MobileTlsContext::Write(System.Byte[],System.Int32,System.Int32)
// 0x000001A5 System.Void Mono.Net.Security.MobileTlsContext::Shutdown()
// 0x000001A6 System.Boolean Mono.Net.Security.MobileTlsContext::ValidateCertificate(System.Security.Cryptography.X509Certificates.X509Certificate,System.Security.Cryptography.X509Certificates.X509Chain)
extern void MobileTlsContext_ValidateCertificate_m4A466CEC18A060EDFD9D65F66600FA7F63632F7A (void);
// 0x000001A7 System.Boolean Mono.Net.Security.MobileTlsContext::ValidateCertificate(System.Security.Cryptography.X509Certificates.X509CertificateCollection)
extern void MobileTlsContext_ValidateCertificate_mC4B0D79BE85414111AAEF998B89A3397B2FBA25B (void);
// 0x000001A8 System.Security.Cryptography.X509Certificates.X509Certificate Mono.Net.Security.MobileTlsContext::SelectClientCertificate(System.Security.Cryptography.X509Certificates.X509Certificate,System.String[])
extern void MobileTlsContext_SelectClientCertificate_mECA3191985152439F02BAF708106264FAE73295E (void);
// 0x000001A9 System.Void Mono.Net.Security.MobileTlsContext::Dispose()
extern void MobileTlsContext_Dispose_m28EF01B1A0096B9A7820BAA0A77DB59C96A619DD (void);
// 0x000001AA System.Void Mono.Net.Security.MobileTlsContext::Dispose(System.Boolean)
extern void MobileTlsContext_Dispose_mA5A0EBCF3B159E9C83F76C00BA50FC67C360A7D1 (void);
// 0x000001AB System.Void Mono.Net.Security.MobileTlsContext::Finalize()
extern void MobileTlsContext_Finalize_m5751EFC24E645E0948C5ED11BD9C6C9E31170BA0 (void);
// 0x000001AC Mono.Security.Interface.MonoTlsProvider Mono.Net.Security.MonoTlsProviderFactory::GetProviderInternal()
extern void MonoTlsProviderFactory_GetProviderInternal_m39B343490A04AEA1AA38A90180E1B3BB1FB09020 (void);
// 0x000001AD System.Void Mono.Net.Security.MonoTlsProviderFactory::InitializeInternal()
extern void MonoTlsProviderFactory_InitializeInternal_m6F039B9508B57C42B56DC7ED10C4F165B43F9200 (void);
// 0x000001AE Mono.Security.Interface.MonoTlsProvider Mono.Net.Security.MonoTlsProviderFactory::LookupProvider(System.String,System.Boolean)
extern void MonoTlsProviderFactory_LookupProvider_mCCE6D95A81D810BA625035EEC1F974C16C748700 (void);
// 0x000001AF System.Void Mono.Net.Security.MonoTlsProviderFactory::InitializeProviderRegistration()
extern void MonoTlsProviderFactory_InitializeProviderRegistration_mB8EDA2E5365BDCE5E8848A0259C78C1108FABC8D (void);
// 0x000001B0 Mono.Security.Interface.MonoTlsProvider Mono.Net.Security.MonoTlsProviderFactory::CreateDefaultProviderImpl()
extern void MonoTlsProviderFactory_CreateDefaultProviderImpl_mCD05512BAD4E80E43384340A06057306064EFACE (void);
// 0x000001B1 Mono.Security.Interface.MonoTlsProvider Mono.Net.Security.MonoTlsProviderFactory::GetProvider()
extern void MonoTlsProviderFactory_GetProvider_m78F329C7EAEB40EBD9A044CC1F0B89026DA2CE4D (void);
// 0x000001B2 System.Void Mono.Net.Security.MonoTlsProviderFactory::.cctor()
extern void MonoTlsProviderFactory__cctor_mF95517B2A6920440ACFBE55DEA0EE9C1211BF26A (void);
// 0x000001B3 System.Net.HttpWebRequest Mono.Net.Security.MonoTlsStream::get_Request()
extern void MonoTlsStream_get_Request_m2A0C4CA4D549165015FACBFDB99051387A0A6ABA (void);
// 0x000001B4 System.Net.WebExceptionStatus Mono.Net.Security.MonoTlsStream::get_ExceptionStatus()
extern void MonoTlsStream_get_ExceptionStatus_m9B0855084A66F0F11D5576249ED25547BE0AB015 (void);
// 0x000001B5 System.Boolean Mono.Net.Security.MonoTlsStream::get_CertificateValidationFailed()
extern void MonoTlsStream_get_CertificateValidationFailed_m79B2F25C00F38EAC099E4E36FD405A51F385B596 (void);
// 0x000001B6 System.Void Mono.Net.Security.MonoTlsStream::set_CertificateValidationFailed(System.Boolean)
extern void MonoTlsStream_set_CertificateValidationFailed_mAECE839D304818A9CA38E598B85B962064F45B3F (void);
// 0x000001B7 System.Void Mono.Net.Security.MonoTlsStream::.ctor(System.Net.HttpWebRequest,System.Net.Sockets.NetworkStream)
extern void MonoTlsStream__ctor_mE9D329376ADF7AD49283D592E891E6C264052AAF (void);
// 0x000001B8 System.IO.Stream Mono.Net.Security.MonoTlsStream::CreateStream(System.Byte[])
extern void MonoTlsStream_CreateStream_m87D07735AF534F2769A890A9CD9EB9480BCF8275 (void);
// 0x000001B9 System.Object Mono.Net.Security.NoReflectionHelper::GetInternalValidator(System.Object,System.Object)
extern void NoReflectionHelper_GetInternalValidator_m231BC9D1C0A711D48F25B6F0162ACABBA93A0D74 (void);
// 0x000001BA System.Object Mono.Net.Security.NoReflectionHelper::GetProvider()
extern void NoReflectionHelper_GetProvider_m59893E33828D7422C8A4779F4C608373877FC05A (void);
// 0x000001BB System.Void Mono.Net.Security.SystemCertificateValidator::.cctor()
extern void SystemCertificateValidator__cctor_mBF04D8E389B7377FC07044B9CF044A966C572193 (void);
// 0x000001BC System.Security.Cryptography.X509Certificates.X509Chain Mono.Net.Security.SystemCertificateValidator::CreateX509Chain(System.Security.Cryptography.X509Certificates.X509CertificateCollection)
extern void SystemCertificateValidator_CreateX509Chain_mB9965896005703ADC050BC1E6415D30FBDC42091 (void);
// 0x000001BD System.Boolean Mono.Net.Security.SystemCertificateValidator::NeedsChain(Mono.Security.Interface.MonoTlsSettings)
extern void SystemCertificateValidator_NeedsChain_m51D5E6A2B5A26BECA8764E613D19345A9353BA52 (void);
// 0x000001BE Mono.Security.Interface.MonoRemoteCertificateValidationCallback Mono.Net.Security.Private.CallbackHelpers::PublicToMono(System.Net.Security.RemoteCertificateValidationCallback)
extern void CallbackHelpers_PublicToMono_m84CC573B0D8E011058AEC077734D8C76921DD04C (void);
// 0x000001BF Mono.Security.Interface.MonoLocalCertificateSelectionCallback Mono.Net.Security.Private.CallbackHelpers::PublicToMono(System.Net.Security.LocalCertificateSelectionCallback)
extern void CallbackHelpers_PublicToMono_m1CA5926DB777E92367F0C69583DE272E800E43F1 (void);
// 0x000001C0 System.Net.Security.RemoteCertificateValidationCallback Mono.Net.Security.Private.CallbackHelpers::MonoToPublic(Mono.Security.Interface.MonoRemoteCertificateValidationCallback)
extern void CallbackHelpers_MonoToPublic_mA514EEB118D8EC3D84A607A42A0B48B5DA1FA500 (void);
// 0x000001C1 System.Net.Security.LocalCertSelectionCallback Mono.Net.Security.Private.CallbackHelpers::MonoToInternal(Mono.Security.Interface.MonoLocalCertificateSelectionCallback)
extern void CallbackHelpers_MonoToInternal_m82BDD9A21269FA19DA58564160BE5A2C083A4199 (void);
// 0x000001C2 System.Void Mono.Net.Security.Private.CallbackHelpers_<>c__DisplayClass0_0::.ctor()
extern void U3CU3Ec__DisplayClass0_0__ctor_mA3851A05D04281AEB715F93118D39916A6427108 (void);
// 0x000001C3 System.Boolean Mono.Net.Security.Private.CallbackHelpers_<>c__DisplayClass0_0::<PublicToMono>b__0(System.String,System.Security.Cryptography.X509Certificates.X509Certificate,System.Security.Cryptography.X509Certificates.X509Chain,Mono.Security.Interface.MonoSslPolicyErrors)
extern void U3CU3Ec__DisplayClass0_0_U3CPublicToMonoU3Eb__0_m6FE7B68D49CC73BE9827FE5BB16ADBE161FC37B5 (void);
// 0x000001C4 System.Void Mono.Net.Security.Private.CallbackHelpers_<>c__DisplayClass1_0::.ctor()
extern void U3CU3Ec__DisplayClass1_0__ctor_m492092FC9882667749BB83BAEAA9A3E071159C2A (void);
// 0x000001C5 System.Security.Cryptography.X509Certificates.X509Certificate Mono.Net.Security.Private.CallbackHelpers_<>c__DisplayClass1_0::<PublicToMono>b__0(System.String,System.Security.Cryptography.X509Certificates.X509CertificateCollection,System.Security.Cryptography.X509Certificates.X509Certificate,System.String[])
extern void U3CU3Ec__DisplayClass1_0_U3CPublicToMonoU3Eb__0_m4DBC5C72F03BFC069888B7B4D29A189369967692 (void);
// 0x000001C6 System.Void Mono.Net.Security.Private.CallbackHelpers_<>c__DisplayClass5_0::.ctor()
extern void U3CU3Ec__DisplayClass5_0__ctor_m220DD155C36F2E4600624C5208FBCAC3DBDBC31D (void);
// 0x000001C7 System.Boolean Mono.Net.Security.Private.CallbackHelpers_<>c__DisplayClass5_0::<MonoToPublic>b__0(System.Object,System.Security.Cryptography.X509Certificates.X509Certificate,System.Security.Cryptography.X509Certificates.X509Chain,System.Net.Security.SslPolicyErrors)
extern void U3CU3Ec__DisplayClass5_0_U3CMonoToPublicU3Eb__0_mA228BC7BEF63CBFCF290284572E847A6BCCFECF7 (void);
// 0x000001C8 System.Void Mono.Net.Security.Private.CallbackHelpers_<>c__DisplayClass8_0::.ctor()
extern void U3CU3Ec__DisplayClass8_0__ctor_m2D537E7900C0394F5478CF4E408AACDF9F926E86 (void);
// 0x000001C9 System.Security.Cryptography.X509Certificates.X509Certificate Mono.Net.Security.Private.CallbackHelpers_<>c__DisplayClass8_0::<MonoToInternal>b__0(System.String,System.Security.Cryptography.X509Certificates.X509CertificateCollection,System.Security.Cryptography.X509Certificates.X509Certificate,System.String[])
extern void U3CU3Ec__DisplayClass8_0_U3CMonoToInternalU3Eb__0_m0B62590D3F567A6C864B7B82B577676087CACB6B (void);
// 0x000001CA System.Void Mono.Http.NtlmSession::.ctor()
extern void NtlmSession__ctor_mA662DFD468B1E0F26C28349D10B2F0B09155E79D (void);
// 0x000001CB System.Net.Authorization Mono.Http.NtlmSession::Authenticate(System.String,System.Net.WebRequest,System.Net.ICredentials)
extern void NtlmSession_Authenticate_mD57BA163AE75E2ABE05008CE6436AC9B7A5A92C7 (void);
// 0x000001CC System.Net.Authorization Mono.Http.NtlmClient::Authenticate(System.String,System.Net.WebRequest,System.Net.ICredentials)
extern void NtlmClient_Authenticate_mACF348B49C5FCF4D4904A8B495EBBACAF3B6ED46 (void);
// 0x000001CD System.Net.Authorization Mono.Http.NtlmClient::PreAuthenticate(System.Net.WebRequest,System.Net.ICredentials)
extern void NtlmClient_PreAuthenticate_m477EF514BE58E461592E0365CABA1F024CACE8E0 (void);
// 0x000001CE System.String Mono.Http.NtlmClient::get_AuthenticationType()
extern void NtlmClient_get_AuthenticationType_m58D9DF6D9370C2BAAEEC3E9308A0A01B4C6E736B (void);
// 0x000001CF System.Void Mono.Http.NtlmClient::.ctor()
extern void NtlmClient__ctor_m4899ADB6724FAD756B958222AC0366D55240B7EF (void);
// 0x000001D0 System.Void Mono.Http.NtlmClient::.cctor()
extern void NtlmClient__cctor_mDC89C46BF8C27D37BD71A87CB11C2110A2D3C1A6 (void);
// 0x000001D1 System.Void Mono.Http.NtlmClient_<>c::.cctor()
extern void U3CU3Ec__cctor_m4D4B4D61A29FCD9057B1FC6F3C79A861F67334D2 (void);
// 0x000001D2 System.Void Mono.Http.NtlmClient_<>c::.ctor()
extern void U3CU3Ec__ctor_mC0713C4FAF13FF5806985ACB928F52DF976A49A0 (void);
// 0x000001D3 Mono.Http.NtlmSession Mono.Http.NtlmClient_<>c::<Authenticate>b__1_0(System.Net.HttpWebRequest)
extern void U3CU3Ec_U3CAuthenticateU3Eb__1_0_m0F7472B07BB5D2611AACE5F11DCD359FB03466B3 (void);
// 0x000001D4 System.Void System.UriBuilder::.ctor()
extern void UriBuilder__ctor_mFC8729DAB4291B5B6500207C85DCB3985B46BB52 (void);
// 0x000001D5 System.Void System.UriBuilder::.ctor(System.Uri)
extern void UriBuilder__ctor_m1B050A706B91D8EDCF5DD4A98CA1F1A0FE6EA8AE (void);
// 0x000001D6 System.Void System.UriBuilder::Init(System.Uri)
extern void UriBuilder_Init_mB18B3A4578F102E7E99F18542236A6B5B6ABA174 (void);
// 0x000001D7 System.Void System.UriBuilder::.ctor(System.String,System.String)
extern void UriBuilder__ctor_m7A9B7FFE61632B2181BBF326580950494257464F (void);
// 0x000001D8 System.Void System.UriBuilder::.ctor(System.String,System.String,System.Int32)
extern void UriBuilder__ctor_mBF5DB989568C4C36033EAF9AE939734782DC722D (void);
// 0x000001D9 System.Void System.UriBuilder::.ctor(System.String,System.String,System.Int32,System.String)
extern void UriBuilder__ctor_mD85B55F4C0313B5E28C9F10277C2E81CF5650215 (void);
// 0x000001DA System.Void System.UriBuilder::set_Host(System.String)
extern void UriBuilder_set_Host_m7213BE98F62DE6A099EA8EEFF479949C5F1EA680 (void);
// 0x000001DB System.Void System.UriBuilder::set_Path(System.String)
extern void UriBuilder_set_Path_mB5E891CD6B419F1310178B20F5E47E49D0F828E8 (void);
// 0x000001DC System.Void System.UriBuilder::set_Port(System.Int32)
extern void UriBuilder_set_Port_m14DBA6E597BED983B73F4AD7F1215C6E474DB6F3 (void);
// 0x000001DD System.Void System.UriBuilder::set_Query(System.String)
extern void UriBuilder_set_Query_m392BC383004E6922D6B53870D2195E7F871FCEC8 (void);
// 0x000001DE System.Void System.UriBuilder::set_Scheme(System.String)
extern void UriBuilder_set_Scheme_mD20C10C2D43C0C2C96D9098BE4331D46FCC45921 (void);
// 0x000001DF System.Uri System.UriBuilder::get_Uri()
extern void UriBuilder_get_Uri_mDCABA4CD1D05D4B9C4CBA063BC7CA94EE6CCC631 (void);
// 0x000001E0 System.Boolean System.UriBuilder::Equals(System.Object)
extern void UriBuilder_Equals_m370D16A9DCA721B688549EE192A9B79C737FE16D (void);
// 0x000001E1 System.Int32 System.UriBuilder::GetHashCode()
extern void UriBuilder_GetHashCode_m4FBBBBE01B56EF5DF92C4F5A2BCAF5E86A585BE7 (void);
// 0x000001E2 System.Void System.UriBuilder::SetFieldsFromUri(System.Uri)
extern void UriBuilder_SetFieldsFromUri_m54B4EB1ACEF01F2B0B11EC81768BB7D56245447F (void);
// 0x000001E3 System.String System.UriBuilder::ToString()
extern void UriBuilder_ToString_m5BF9ED358C61008561663680C0D843C22C25443D (void);
// 0x000001E4 System.Void System.SecurityUtils::DemandReflectionAccess(System.Type)
extern void SecurityUtils_DemandReflectionAccess_mC21CA419C4B77BBDE16AAF5C33DCBF86E3CCA5F0 (void);
// 0x000001E5 System.Void System.SecurityUtils::DemandGrantSet(System.Reflection.Assembly)
extern void SecurityUtils_DemandGrantSet_m405D882A382F33269BBB5A384D19F4EDC2CFCE03 (void);
// 0x000001E6 System.Boolean System.SecurityUtils::HasReflectionPermission(System.Type)
extern void SecurityUtils_HasReflectionPermission_mE162700DD39C0E439075D744EA4DD3C768AA5D96 (void);
// 0x000001E7 System.Object System.SecurityUtils::SecureCreateInstance(System.Type)
extern void SecurityUtils_SecureCreateInstance_m00B165286E54C3393CFFE82948E078F96018750A (void);
// 0x000001E8 System.Object System.SecurityUtils::SecureCreateInstance(System.Type,System.Object[],System.Boolean)
extern void SecurityUtils_SecureCreateInstance_m75CC5B0308F53B01ADC1B5EEBF831C49A53808F4 (void);
// 0x000001E9 System.Object System.SecurityUtils::SecureCreateInstance(System.Type,System.Object[])
extern void SecurityUtils_SecureCreateInstance_m291D8D6709E79129FDE3E1EA01D37F1D40E73EA4 (void);
// 0x000001EA System.Object System.SecurityUtils::SecureConstructorInvoke(System.Type,System.Type[],System.Object[],System.Boolean)
extern void SecurityUtils_SecureConstructorInvoke_m7DA77EA06BECD2F9B36481C8CAD9429674166D27 (void);
// 0x000001EB System.Object System.SecurityUtils::SecureConstructorInvoke(System.Type,System.Type[],System.Object[],System.Boolean,System.Reflection.BindingFlags)
extern void SecurityUtils_SecureConstructorInvoke_mE027B99C9C5C9A325AFC67CAC4B4106DBE855585 (void);
// 0x000001EC System.Boolean System.SecurityUtils::GenericArgumentsAreVisible(System.Reflection.MethodInfo)
extern void SecurityUtils_GenericArgumentsAreVisible_m4B9BDBCD1894017F316D6E4725EC07CC11FDBDB4 (void);
// 0x000001ED System.Object System.SecurityUtils::MethodInfoInvoke(System.Reflection.MethodInfo,System.Object,System.Object[])
extern void SecurityUtils_MethodInfoInvoke_mF5977E97A2A9073E72C098B312789C9949128AF0 (void);
// 0x000001EE System.Void System.InvariantComparer::.ctor()
extern void InvariantComparer__ctor_m803F2DC4D029AE0DA9B3C0A581E9B49B044DF51A (void);
// 0x000001EF System.Int32 System.InvariantComparer::Compare(System.Object,System.Object)
extern void InvariantComparer_Compare_m974E695ADB170A8E1F6D63CB96FA0A0073B026AF (void);
// 0x000001F0 System.Void System.InvariantComparer::.cctor()
extern void InvariantComparer__cctor_m25FDC0EE3C4E0B5FE5E20F0C743C92CC22DE5B9B (void);
// 0x000001F1 System.Boolean System.IriHelper::CheckIriUnicodeRange(System.Char,System.Boolean)
extern void IriHelper_CheckIriUnicodeRange_mA9BAAD6D244ADEE8986FDC0DFB3DFDA90C093A6C (void);
// 0x000001F2 System.Boolean System.IriHelper::CheckIriUnicodeRange(System.Char,System.Char,System.Boolean&,System.Boolean)
extern void IriHelper_CheckIriUnicodeRange_m5ED29083C22062AEAB8B5787C9A27CFEEC397AD9 (void);
// 0x000001F3 System.Boolean System.IriHelper::CheckIsReserved(System.Char,System.UriComponents)
extern void IriHelper_CheckIsReserved_m5C0A35BF0890852A3FC564618DB0836BBB6C0F1C (void);
// 0x000001F4 System.String System.IriHelper::EscapeUnescapeIri(System.Char*,System.Int32,System.Int32,System.UriComponents)
extern void IriHelper_EscapeUnescapeIri_m6DE347247CE35DB4CE3129BEC2179F0095D69239 (void);
// 0x000001F5 System.Boolean System.Uri::get_IsImplicitFile()
extern void Uri_get_IsImplicitFile_m048350CB1E9AB92599F1557680A5D3B5FDE7C35D (void);
// 0x000001F6 System.Boolean System.Uri::get_IsUncOrDosPath()
extern void Uri_get_IsUncOrDosPath_mE372CA996BE5B29DD531D7C6DD1809E17441005E (void);
// 0x000001F7 System.Boolean System.Uri::get_IsDosPath()
extern void Uri_get_IsDosPath_m89CA4E32381C529502E91872BC89BD18F5419D08 (void);
// 0x000001F8 System.Boolean System.Uri::get_IsUncPath()
extern void Uri_get_IsUncPath_mD5EE84D5105BFB7D64E5C26B9549A67B720A7AE8 (void);
// 0x000001F9 System.Uri_Flags System.Uri::get_HostType()
extern void Uri_get_HostType_mBB4EE8652EA19E2FB8C696302D5EBE82F358EC90 (void);
// 0x000001FA System.UriParser System.Uri::get_Syntax()
extern void Uri_get_Syntax_m3DB6A5D9E6FC3E0D0A63EA8A4527AF4106F9BD78 (void);
// 0x000001FB System.Boolean System.Uri::get_IsNotAbsoluteUri()
extern void Uri_get_IsNotAbsoluteUri_mF9706123EB027C6E9AB263B98CE58CF319A22919 (void);
// 0x000001FC System.Boolean System.Uri::IriParsingStatic(System.UriParser)
extern void Uri_IriParsingStatic_m39FC9677B4B9EFBADF814F2EEA58280F35A1D3E5 (void);
// 0x000001FD System.Boolean System.Uri::get_AllowIdn()
extern void Uri_get_AllowIdn_mF1833CB700E04D746D75428948BEBC70536E1941 (void);
// 0x000001FE System.Boolean System.Uri::AllowIdnStatic(System.UriParser,System.Uri_Flags)
extern void Uri_AllowIdnStatic_mFABD19611F334DF87EC3FF2B9A1FA061CAE3A5C5 (void);
// 0x000001FF System.Boolean System.Uri::IsIntranet(System.String)
extern void Uri_IsIntranet_mE98CA41B60FE0D4970737C8B7C81E5C63BFC07E1 (void);
// 0x00000200 System.Boolean System.Uri::get_UserDrivenParsing()
extern void Uri_get_UserDrivenParsing_mFF27964894B5C0432C37E425F319D6C915BCDC39 (void);
// 0x00000201 System.Void System.Uri::SetUserDrivenParsing()
extern void Uri_SetUserDrivenParsing_m0368CB47B9E9C35CB49B3F02DBE8DFED8756226B (void);
// 0x00000202 System.UInt16 System.Uri::get_SecuredPathIndex()
extern void Uri_get_SecuredPathIndex_mC59A2366D6F3667017F677351C4350C9541905AA (void);
// 0x00000203 System.Boolean System.Uri::NotAny(System.Uri_Flags)
extern void Uri_NotAny_mC5DC04B72B13D2997B055B9E41FCFEEC1CE5263D (void);
// 0x00000204 System.Boolean System.Uri::InFact(System.Uri_Flags)
extern void Uri_InFact_m4CE890C86FA34154A044516D2F3C9463389220D7 (void);
// 0x00000205 System.Boolean System.Uri::StaticNotAny(System.Uri_Flags,System.Uri_Flags)
extern void Uri_StaticNotAny_mC07A1201FBE032238FCFA96E9FB5D60AEDACCC5A (void);
// 0x00000206 System.Boolean System.Uri::StaticInFact(System.Uri_Flags,System.Uri_Flags)
extern void Uri_StaticInFact_m77BB2AE094534AFD7B9F68683C2A4356A75E39B8 (void);
// 0x00000207 System.Uri_UriInfo System.Uri::EnsureUriInfo()
extern void Uri_EnsureUriInfo_m4B46DF8611FA6D20D497D12D00544CFB466DCFA7 (void);
// 0x00000208 System.Void System.Uri::EnsureParseRemaining()
extern void Uri_EnsureParseRemaining_m33815B5767FAFADB762F7E39364E6432340F210B (void);
// 0x00000209 System.Void System.Uri::EnsureHostString(System.Boolean)
extern void Uri_EnsureHostString_m4BD63AA5A88CA09572A8A7CF3B2EDDE17EF9C720 (void);
// 0x0000020A System.Void System.Uri::.ctor(System.String)
extern void Uri__ctor_mBA69907A1D799CD12ED44B611985B25FE4C626A2 (void);
// 0x0000020B System.Void System.Uri::.ctor(System.String,System.UriKind)
extern void Uri__ctor_mA02DB222F4F35380DE2700D84F58EB42497FDDE4 (void);
// 0x0000020C System.Void System.Uri::.ctor(System.Uri,System.String)
extern void Uri__ctor_m41A759BF295FB902084DD289849793E01A65A14E (void);
// 0x0000020D System.Void System.Uri::CreateUri(System.Uri,System.String,System.Boolean)
extern void Uri_CreateUri_m0A20410F2B8286AE6EDCD8B5AB3E104FA095808A (void);
// 0x0000020E System.Void System.Uri::.ctor(System.Uri,System.Uri)
extern void Uri__ctor_m42192656437FBEF1EEA8724D3EF2BB67DA0ED6BF (void);
// 0x0000020F System.ParsingError System.Uri::GetCombinedString(System.Uri,System.String,System.Boolean,System.String&)
extern void Uri_GetCombinedString_m7B95A90BC09E899CF41B0047E0B681FA7CEB8668 (void);
// 0x00000210 System.UriFormatException System.Uri::GetException(System.ParsingError)
extern void Uri_GetException_m2E833A8358C84BCF0397341160FADB1164290164 (void);
// 0x00000211 System.Void System.Uri::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
extern void Uri__ctor_m020E8051B3C0C9E60D8A868CBA0774B3FFB7C3FF (void);
// 0x00000212 System.Void System.Uri::System.Runtime.Serialization.ISerializable.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
extern void Uri_System_Runtime_Serialization_ISerializable_GetObjectData_mD4773E59427820077E86F2B298DA1386028DAC9C (void);
// 0x00000213 System.Void System.Uri::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
extern void Uri_GetObjectData_mC8CCD55C21CB624E369258E27A89F363F8271E68 (void);
// 0x00000214 System.String System.Uri::get_AbsolutePath()
extern void Uri_get_AbsolutePath_mA9A825E2BBD0A43AD76EB9A9765E29E45FE32F31 (void);
// 0x00000215 System.String System.Uri::get_PrivateAbsolutePath()
extern void Uri_get_PrivateAbsolutePath_mC1CDB66963BF6D6AEDE0713D3CF0CE0647A6A532 (void);
// 0x00000216 System.String System.Uri::get_AbsoluteUri()
extern void Uri_get_AbsoluteUri_m4326730E572E7E3874021E802813EB6F49F7F99E (void);
// 0x00000217 System.String System.Uri::get_LocalPath()
extern void Uri_get_LocalPath_mA82E33D3A3CC238669E0CE3B7AD298AA9C8695D0 (void);
// 0x00000218 System.String System.Uri::get_Authority()
extern void Uri_get_Authority_m8C0B264FFF519F0D0C2CB3F9B6B0E87D2F3835C1 (void);
// 0x00000219 System.UriHostNameType System.Uri::get_HostNameType()
extern void Uri_get_HostNameType_mA6C390F5A4A9F6B1AC652DE1EA38700B3F9F2FD1 (void);
// 0x0000021A System.Boolean System.Uri::get_IsDefaultPort()
extern void Uri_get_IsDefaultPort_m610C804AFABCAEFA55A81753228D21EC87C4A304 (void);
// 0x0000021B System.Boolean System.Uri::get_IsFile()
extern void Uri_get_IsFile_m06AB5A15E2A34BBC5177C6E902C5C9D7E766A213 (void);
// 0x0000021C System.Boolean System.Uri::get_IsLoopback()
extern void Uri_get_IsLoopback_mCD7E1228C8296730CBD31C713B0A81B660D99BC4 (void);
// 0x0000021D System.String System.Uri::get_PathAndQuery()
extern void Uri_get_PathAndQuery_mF079BA04B7A397B2729E5B5DEE72B3654A44E384 (void);
// 0x0000021E System.String[] System.Uri::get_Segments()
extern void Uri_get_Segments_m8DC51AEEA9E2094C435896F4328A963927426AE2 (void);
// 0x0000021F System.Boolean System.Uri::get_IsUnc()
extern void Uri_get_IsUnc_m70B47E68BDAE06A7E5362DCE5AAD97C12119AB99 (void);
// 0x00000220 System.String System.Uri::get_Host()
extern void Uri_get_Host_m2D942F397A36DBDA5E93452CBD983E0714018151 (void);
// 0x00000221 System.Boolean System.Uri::StaticIsFile(System.UriParser)
extern void Uri_StaticIsFile_mD270A5F6C8B59AAF6256B4565ABE5917ABA545E3 (void);
// 0x00000222 System.Object System.Uri::get_InitializeLock()
extern void Uri_get_InitializeLock_m45D6A11D14958E716715351E52207DCA808F00EE (void);
// 0x00000223 System.Void System.Uri::InitializeUriConfig()
extern void Uri_InitializeUriConfig_m1B2F98DF0BB1A48FEB328E9D8BF3C23B32196FE2 (void);
// 0x00000224 System.String System.Uri::GetLocalPath()
extern void Uri_GetLocalPath_m0E14B876FC912A64FC37663FBB3F65234FD4146E (void);
// 0x00000225 System.Int32 System.Uri::get_Port()
extern void Uri_get_Port_m4E64AB9B50CCC50E7B1F139D7AF1403FAF97147C (void);
// 0x00000226 System.String System.Uri::get_Query()
extern void Uri_get_Query_m3F64514B4DB7C849C8255BA3FE08C6BE983D2D56 (void);
// 0x00000227 System.String System.Uri::get_Fragment()
extern void Uri_get_Fragment_m111666DD668AC59B9F3C3D3CEEEC7F70F6904D41 (void);
// 0x00000228 System.String System.Uri::get_Scheme()
extern void Uri_get_Scheme_m14A8F0018D8AACADBEF39600A59944F33EE39187 (void);
// 0x00000229 System.Boolean System.Uri::get_OriginalStringSwitched()
extern void Uri_get_OriginalStringSwitched_m79E1C9F1C4E0ACCC85BB68841C167DDEA15CC72D (void);
// 0x0000022A System.String System.Uri::get_OriginalString()
extern void Uri_get_OriginalString_m56099E46276F0A52524347F1F46A2F88E948504F (void);
// 0x0000022B System.String System.Uri::get_DnsSafeHost()
extern void Uri_get_DnsSafeHost_mC2D93669288A9C05CC13EE5754CEBF2D74D04704 (void);
// 0x0000022C System.Boolean System.Uri::get_IsAbsoluteUri()
extern void Uri_get_IsAbsoluteUri_m8C189085F1C675DBC3148AA70C38074EC075D722 (void);
// 0x0000022D System.Boolean System.Uri::get_UserEscaped()
extern void Uri_get_UserEscaped_m8F29E9A593E84E66DD4AC06CBD5880B93A5F0307 (void);
// 0x0000022E System.String System.Uri::get_UserInfo()
extern void Uri_get_UserInfo_m201C93A932C446805E9143EBE969048D7E75C71E (void);
// 0x0000022F System.Boolean System.Uri::IsGenDelim(System.Char)
extern void Uri_IsGenDelim_m376CCA5D00D019A69FD746C57D236A54EB9D3CF3 (void);
// 0x00000230 System.Boolean System.Uri::CheckSchemeName(System.String)
extern void Uri_CheckSchemeName_m351E06F4546E0F84E2DDB286B531F39D379589BC (void);
// 0x00000231 System.Boolean System.Uri::IsHexDigit(System.Char)
extern void Uri_IsHexDigit_m3B2881FA99F0B2197F8017E70C3AE6EBF9849836 (void);
// 0x00000232 System.Int32 System.Uri::FromHex(System.Char)
extern void Uri_FromHex_m9EAC76A5DBFED86532FF7E1BBD809176337A227B (void);
// 0x00000233 System.Int32 System.Uri::GetHashCode()
extern void Uri_GetHashCode_m06066B9059649A690C5B4DE58D32DF227933F515 (void);
// 0x00000234 System.String System.Uri::ToString()
extern void Uri_ToString_mB76863E11134B9635149E8E5F59AB75A74A760E2 (void);
// 0x00000235 System.Boolean System.Uri::op_Equality(System.Uri,System.Uri)
extern void Uri_op_Equality_mFED3D4AFAB090B76D2088C485507F8F702ADA18F (void);
// 0x00000236 System.Boolean System.Uri::op_Inequality(System.Uri,System.Uri)
extern void Uri_op_Inequality_m07015206F59460E87CDE2A8D303D5712E30A7F6B (void);
// 0x00000237 System.Boolean System.Uri::Equals(System.Object)
extern void Uri_Equals_m432A30F5E72A0F2B729AC051892BF9E1F4D26629 (void);
// 0x00000238 System.Boolean System.Uri::CheckForColonInFirstPathSegment(System.String)
extern void Uri_CheckForColonInFirstPathSegment_m0CA1C6C6FD02FBDDDD64096E12156699BDA97308 (void);
// 0x00000239 System.String System.Uri::InternalEscapeString(System.String)
extern void Uri_InternalEscapeString_m4A79B5EFDD0254232524BA43FAC32297A825F873 (void);
// 0x0000023A System.ParsingError System.Uri::ParseScheme(System.String,System.Uri_Flags&,System.UriParser&)
extern void Uri_ParseScheme_m61CAE16F1EC76725E5E0B23B09577F91BB223884 (void);
// 0x0000023B System.UriFormatException System.Uri::ParseMinimal()
extern void Uri_ParseMinimal_m35FCFE52F12315DA60733B807E7C0AB408C0A9CF (void);
// 0x0000023C System.ParsingError System.Uri::PrivateParseMinimal()
extern void Uri_PrivateParseMinimal_mE1DA461DDA053787906BBEC2BC2B3046B1B329F0 (void);
// 0x0000023D System.Void System.Uri::PrivateParseMinimalIri(System.String,System.UInt16)
extern void Uri_PrivateParseMinimalIri_m29F0CA367080586448C648332F59BED0096AB2D0 (void);
// 0x0000023E System.Void System.Uri::CreateUriInfo(System.Uri_Flags)
extern void Uri_CreateUriInfo_mC112D6E7002CA014AB6BEA878A66ECC46340FAAF (void);
// 0x0000023F System.Void System.Uri::CreateHostString()
extern void Uri_CreateHostString_m6FEC48641D3786D73B50D5DC792804C9A4D70C54 (void);
// 0x00000240 System.String System.Uri::CreateHostStringHelper(System.String,System.UInt16,System.UInt16,System.Uri_Flags&,System.String&)
extern void Uri_CreateHostStringHelper_m6C5EEA8BD2CDBCDD8A63FB74D3B801329EDE7BDD (void);
// 0x00000241 System.Void System.Uri::GetHostViaCustomSyntax()
extern void Uri_GetHostViaCustomSyntax_mD591A4A615803E70A03D7C75E7C114E4E460AED3 (void);
// 0x00000242 System.String System.Uri::GetParts(System.UriComponents,System.UriFormat)
extern void Uri_GetParts_mF5840DC010E6D420EB5A0722320EDAAEA2D0269F (void);
// 0x00000243 System.String System.Uri::GetEscapedParts(System.UriComponents)
extern void Uri_GetEscapedParts_m745615124808CB89A18D499988F4425F678938C4 (void);
// 0x00000244 System.String System.Uri::GetUnescapedParts(System.UriComponents,System.UriFormat)
extern void Uri_GetUnescapedParts_m051A75B5D2DDAE55F107457CA468EE9A2563FED3 (void);
// 0x00000245 System.String System.Uri::ReCreateParts(System.UriComponents,System.UInt16,System.UriFormat)
extern void Uri_ReCreateParts_mF50263ABC7D750E939B57BF61FA48A8762144FD7 (void);
// 0x00000246 System.String System.Uri::GetUriPartsFromUserString(System.UriComponents)
extern void Uri_GetUriPartsFromUserString_m95A7794F28625B6AFD514C08765C27CAAE4BD1B6 (void);
// 0x00000247 System.Void System.Uri::ParseRemaining()
extern void Uri_ParseRemaining_mBAE0F9850CD84965B3793B17444C677D77D58774 (void);
// 0x00000248 System.UInt16 System.Uri::ParseSchemeCheckImplicitFile(System.Char*,System.UInt16,System.ParsingError&,System.Uri_Flags&,System.UriParser&)
extern void Uri_ParseSchemeCheckImplicitFile_m92A658AE6C04E038058AD8E9581A41B06B6D6243 (void);
// 0x00000249 System.Boolean System.Uri::CheckKnownSchemes(System.Int64*,System.UInt16,System.UriParser&)
extern void Uri_CheckKnownSchemes_mCA95AE251E7C9208570543B446385BCF2C727E8D (void);
// 0x0000024A System.ParsingError System.Uri::CheckSchemeSyntax(System.Char*,System.UInt16,System.UriParser&)
extern void Uri_CheckSchemeSyntax_m1181D9BEA35D9D22852FD2FE815CABB267BA5A8F (void);
// 0x0000024B System.UInt16 System.Uri::CheckAuthorityHelper(System.Char*,System.UInt16,System.UInt16,System.ParsingError&,System.Uri_Flags&,System.UriParser,System.String&)
extern void Uri_CheckAuthorityHelper_m5046CE781115A54CAE3ACD2C03987F526A761387 (void);
// 0x0000024C System.Void System.Uri::CheckAuthorityHelperHandleDnsIri(System.Char*,System.UInt16,System.Int32,System.Int32,System.Boolean,System.Boolean,System.UriParser,System.String,System.Uri_Flags&,System.Boolean&,System.String&,System.ParsingError&)
extern void Uri_CheckAuthorityHelperHandleDnsIri_m366E36029D4C9A00C0F216055B15F5E4805AED28 (void);
// 0x0000024D System.Void System.Uri::CheckAuthorityHelperHandleAnyHostIri(System.Char*,System.Int32,System.Int32,System.Boolean,System.Boolean,System.UriParser,System.Uri_Flags&,System.String&,System.ParsingError&)
extern void Uri_CheckAuthorityHelperHandleAnyHostIri_m76FEA31E3FEDF3D1614987C6484ECF15022AE9D8 (void);
// 0x0000024E System.Void System.Uri::FindEndOfComponent(System.String,System.UInt16&,System.UInt16,System.Char)
extern void Uri_FindEndOfComponent_mF276ABD008291C1FDC4B433A2F274058D06D8A6B (void);
// 0x0000024F System.Void System.Uri::FindEndOfComponent(System.Char*,System.UInt16&,System.UInt16,System.Char)
extern void Uri_FindEndOfComponent_mDCDF860C405E9F31F7CFE9AFFE7C096812697AEF (void);
// 0x00000250 System.Uri_Check System.Uri::CheckCanonical(System.Char*,System.UInt16&,System.UInt16,System.Char)
extern void Uri_CheckCanonical_mED3910E55213D1DFEAA5B33079E3A89D369B10B6 (void);
// 0x00000251 System.Char[] System.Uri::GetCanonicalPath(System.Char[],System.Int32&,System.UriFormat)
extern void Uri_GetCanonicalPath_mDE02BFA56EDD09479DDB2A5A50F6DF5210CA73F2 (void);
// 0x00000252 System.Void System.Uri::UnescapeOnly(System.Char*,System.Int32,System.Int32&,System.Char,System.Char,System.Char)
extern void Uri_UnescapeOnly_mB8F87981CDD4CFBFCD97EE668FF281CE26453F21 (void);
// 0x00000253 System.Char[] System.Uri::Compress(System.Char[],System.UInt16,System.Int32&,System.UriParser)
extern void Uri_Compress_m02224082A9665F07D35AB6EB6E3198642F9E7BCF (void);
// 0x00000254 System.Int32 System.Uri::CalculateCaseInsensitiveHashCode(System.String)
extern void Uri_CalculateCaseInsensitiveHashCode_m634FFDF8FCD81DECCB87161B153D1093C0A6FCE4 (void);
// 0x00000255 System.String System.Uri::CombineUri(System.Uri,System.String,System.UriFormat)
extern void Uri_CombineUri_m77B7B8B856CF8100E51250247930963E7C544F91 (void);
// 0x00000256 System.Boolean System.Uri::get_HasAuthority()
extern void Uri_get_HasAuthority_m969936D80AE0309273733487C8B38BEE33468712 (void);
// 0x00000257 System.Boolean System.Uri::IsLWS(System.Char)
extern void Uri_IsLWS_m7A9F3B969CCEE56B9F98E40F1903C737DA7DF0D6 (void);
// 0x00000258 System.Boolean System.Uri::IsAsciiLetter(System.Char)
extern void Uri_IsAsciiLetter_m93435A20DF4DEE153B87B26D07B9963F1BF4F373 (void);
// 0x00000259 System.Boolean System.Uri::IsAsciiLetterOrDigit(System.Char)
extern void Uri_IsAsciiLetterOrDigit_mEBA81E735141504B5804F0B3C94EC39B24AF8661 (void);
// 0x0000025A System.Boolean System.Uri::IsBidiControlCharacter(System.Char)
extern void Uri_IsBidiControlCharacter_mB14EA5816A434B7CE382EB9ACBD1432916EC341D (void);
// 0x0000025B System.String System.Uri::StripBidiControlCharacter(System.Char*,System.Int32,System.Int32)
extern void Uri_StripBidiControlCharacter_m49D782826401F99D943C1AD76A75125879FF332F (void);
// 0x0000025C System.Void System.Uri::CreateThis(System.String,System.Boolean,System.UriKind)
extern void Uri_CreateThis_mCB3DC849A426498E9CCD249850CBC69C9D67D864 (void);
// 0x0000025D System.Void System.Uri::InitializeUri(System.ParsingError,System.UriKind,System.UriFormatException&)
extern void Uri_InitializeUri_m5D99BD8533F3FAAD479B1193505B5B19B8C2F2DE (void);
// 0x0000025E System.Boolean System.Uri::CheckForConfigLoad(System.String)
extern void Uri_CheckForConfigLoad_m13002EFBBFD437183ED0A7FCBE5681C510996B0F (void);
// 0x0000025F System.Boolean System.Uri::CheckForUnicode(System.String)
extern void Uri_CheckForUnicode_m78E4938E82EE352BD5D8493AE0314224BC2543CD (void);
// 0x00000260 System.Boolean System.Uri::CheckForEscapedUnreserved(System.String)
extern void Uri_CheckForEscapedUnreserved_mFE708A44EC74C7E773B96B82CD9A5DF25EF97D4A (void);
// 0x00000261 System.Boolean System.Uri::TryCreate(System.String,System.UriKind,System.Uri&)
extern void Uri_TryCreate_mEEB6736FEDAF52AAE36ACC1EA1EC8CEBB7C52DAB (void);
// 0x00000262 System.Boolean System.Uri::TryCreate(System.Uri,System.String,System.Uri&)
extern void Uri_TryCreate_m316D4E583F6B9F2301013F71888B31391A2D6200 (void);
// 0x00000263 System.Boolean System.Uri::TryCreate(System.Uri,System.Uri,System.Uri&)
extern void Uri_TryCreate_mE8F008B45027E74D51E128580848C70C39480F05 (void);
// 0x00000264 System.String System.Uri::GetComponents(System.UriComponents,System.UriFormat)
extern void Uri_GetComponents_m0346CA8037531DE1FC630775E0BD1F5D1E7920B6 (void);
// 0x00000265 System.Boolean System.Uri::IsWellFormedOriginalString()
extern void Uri_IsWellFormedOriginalString_m2974FFAEE0D9D4FF07700D40CEDE63599F5A9B0A (void);
// 0x00000266 System.Boolean System.Uri::IsWellFormedUriString(System.String,System.UriKind)
extern void Uri_IsWellFormedUriString_m5731DF3A30779B3E4A491CE7CB11F2AAAA89AD3E (void);
// 0x00000267 System.Boolean System.Uri::InternalIsWellFormedOriginalString()
extern void Uri_InternalIsWellFormedOriginalString_mC5B6EDD6C06519FC6E5176DB89237CCCFFE56CAB (void);
// 0x00000268 System.String System.Uri::UnescapeDataString(System.String)
extern void Uri_UnescapeDataString_mE1F40FC5CA3FF03DEE9EB01E3D8BD502D36A284D (void);
// 0x00000269 System.String System.Uri::EscapeDataString(System.String)
extern void Uri_EscapeDataString_mE1095E7A694DF447B699676C651F5EA5D98A2925 (void);
// 0x0000026A System.String System.Uri::EscapeUnescapeIri(System.String,System.Int32,System.Int32,System.UriComponents)
extern void Uri_EscapeUnescapeIri_mDE5E4BAE74E2C2373AD186732FEE7AD6E0EA7180 (void);
// 0x0000026B System.Void System.Uri::.ctor(System.Uri_Flags,System.UriParser,System.String)
extern void Uri__ctor_m4605489523A7A973459720C1BBE4039FD10557CD (void);
// 0x0000026C System.Uri System.Uri::CreateHelper(System.String,System.Boolean,System.UriKind,System.UriFormatException&)
extern void Uri_CreateHelper_m024137C47351CA9959E4AC66F9443AEEE87D89C0 (void);
// 0x0000026D System.Uri System.Uri::ResolveHelper(System.Uri,System.Uri,System.String&,System.Boolean&,System.UriFormatException&)
extern void Uri_ResolveHelper_mEDF1549C3E9AC1CF6177DCF93B17D574411916BC (void);
// 0x0000026E System.String System.Uri::GetRelativeSerializationString(System.UriFormat)
extern void Uri_GetRelativeSerializationString_m5D0CD02E255BB96532F056BB382CF7D74D62BE58 (void);
// 0x0000026F System.String System.Uri::GetComponentsHelper(System.UriComponents,System.UriFormat)
extern void Uri_GetComponentsHelper_m28B0D80FD94A40685C0F70652AB26755C457B2D3 (void);
// 0x00000270 System.Void System.Uri::CreateThisFromUri(System.Uri)
extern void Uri_CreateThisFromUri_m9A4AE7CD70F7EDE9154634057EBE600E74A5D544 (void);
// 0x00000271 System.Void System.Uri::.cctor()
extern void Uri__cctor_m2B8179039C09C64936CF8262E3EF4A7E7C2F90F2 (void);
// 0x00000272 System.Void System.Uri_UriInfo::.ctor()
extern void UriInfo__ctor_m24EFE7B4E03C9FFB8B797770D626680947C87D98 (void);
// 0x00000273 System.Void System.Uri_MoreInfo::.ctor()
extern void MoreInfo__ctor_mFE29F028646C12EDCAF7F0F78F9A85D52C10B83C (void);
// 0x00000274 System.Void System.UriFormatException::.ctor()
extern void UriFormatException__ctor_mBA5F8C423C09F600B1AF895521C892EA356CA424 (void);
// 0x00000275 System.Void System.UriFormatException::.ctor(System.String)
extern void UriFormatException__ctor_mE1D46962CC168EB07B59D1265F5734A8F587567D (void);
// 0x00000276 System.Void System.UriFormatException::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
extern void UriFormatException__ctor_mE7F5B073E9F9DB5F22536C54959BEB0D1E7DA1D5 (void);
// 0x00000277 System.Void System.UriFormatException::System.Runtime.Serialization.ISerializable.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
extern void UriFormatException_System_Runtime_Serialization_ISerializable_GetObjectData_mED4C06AC35B7F94955ECC0D8F00383888C1127DC (void);
// 0x00000278 System.Char[] System.UriHelper::EscapeString(System.String,System.Int32,System.Int32,System.Char[],System.Int32&,System.Boolean,System.Char,System.Char,System.Char)
extern void UriHelper_EscapeString_mF0077A016F05127923308DF7E7E99BD7B9837E8B (void);
// 0x00000279 System.Char[] System.UriHelper::EnsureDestinationSize(System.Char*,System.Char[],System.Int32,System.Int16,System.Int16,System.Int32&,System.Int32)
extern void UriHelper_EnsureDestinationSize_m64F4907D0411AAAD1C05E0AD0D2EB120DCBA9217 (void);
// 0x0000027A System.Char[] System.UriHelper::UnescapeString(System.String,System.Int32,System.Int32,System.Char[],System.Int32&,System.Char,System.Char,System.Char,System.UnescapeMode,System.UriParser,System.Boolean)
extern void UriHelper_UnescapeString_mC172F713349E3D22985A92BC4F5B51D0BCEE61AF (void);
// 0x0000027B System.Char[] System.UriHelper::UnescapeString(System.Char*,System.Int32,System.Int32,System.Char[],System.Int32&,System.Char,System.Char,System.Char,System.UnescapeMode,System.UriParser,System.Boolean)
extern void UriHelper_UnescapeString_mD4815AEAF34E25D31AA4BB4A76B88055F0A49E89 (void);
// 0x0000027C System.Void System.UriHelper::MatchUTF8Sequence(System.Char*,System.Char[],System.Int32&,System.Char[],System.Int32,System.Byte[],System.Int32,System.Boolean,System.Boolean)
extern void UriHelper_MatchUTF8Sequence_m4835D9BB77C2701643B14D6FFD3D7057F8C9007F (void);
// 0x0000027D System.Void System.UriHelper::EscapeAsciiChar(System.Char,System.Char[],System.Int32&)
extern void UriHelper_EscapeAsciiChar_mFD7DE796BD53CBD2B1E73080FE0346D37F358902 (void);
// 0x0000027E System.Char System.UriHelper::EscapedAscii(System.Char,System.Char)
extern void UriHelper_EscapedAscii_m06D556717795E649EBBB30E4CBCF3D221C1FEB78 (void);
// 0x0000027F System.Boolean System.UriHelper::IsNotSafeForUnescape(System.Char)
extern void UriHelper_IsNotSafeForUnescape_m1D0461E7C5A3CFBD7A2A7F7322B66BC68CCE741D (void);
// 0x00000280 System.Boolean System.UriHelper::IsReservedUnreservedOrHash(System.Char)
extern void UriHelper_IsReservedUnreservedOrHash_m3D7256DABA7F540F8D379FC1D1C54F1C63E46059 (void);
// 0x00000281 System.Boolean System.UriHelper::IsUnreserved(System.Char)
extern void UriHelper_IsUnreserved_mAADC7DCEEA864AFB49311696ABBDD76811FAAE48 (void);
// 0x00000282 System.Boolean System.UriHelper::Is3986Unreserved(System.Char)
extern void UriHelper_Is3986Unreserved_m3799F2ADA8C63DDB4995F82B974C8EC1DEEBA76A (void);
// 0x00000283 System.Void System.UriHelper::.cctor()
extern void UriHelper__cctor_m9537B8AAAA1D6EF77D29A179EC79F5511C662F27 (void);
// 0x00000284 System.String System.UriParser::get_SchemeName()
extern void UriParser_get_SchemeName_mFC9EFD71512A64E640866792CCB7DAC5187DE9F1 (void);
// 0x00000285 System.Int32 System.UriParser::get_DefaultPort()
extern void UriParser_get_DefaultPort_m050510870CCD4DD08DF7E98E2AF3D616446AD99D (void);
// 0x00000286 System.UriParser System.UriParser::OnNewUri()
extern void UriParser_OnNewUri_m7D55337A7A9B6B67FB0AD7CA96F472751EF5A897 (void);
// 0x00000287 System.Void System.UriParser::InitializeAndValidate(System.Uri,System.UriFormatException&)
extern void UriParser_InitializeAndValidate_m3E31D86FEE445E313BB7141F760626301767A0E0 (void);
// 0x00000288 System.String System.UriParser::Resolve(System.Uri,System.Uri,System.UriFormatException&)
extern void UriParser_Resolve_mF21D3AA42AB1EC2B173617D76E4041EB3481D979 (void);
// 0x00000289 System.String System.UriParser::GetComponents(System.Uri,System.UriComponents,System.UriFormat)
extern void UriParser_GetComponents_m8A226F43638FA7CD135A651CDE3D4E475E8FC181 (void);
// 0x0000028A System.Boolean System.UriParser::IsWellFormedOriginalString(System.Uri)
extern void UriParser_IsWellFormedOriginalString_m5F6B55E961AD93ADA67353BECBC046BAF1743228 (void);
// 0x0000028B System.Boolean System.UriParser::get_ShouldUseLegacyV2Quirks()
extern void UriParser_get_ShouldUseLegacyV2Quirks_mD4C8DF67677ACCCC3B5E026099ECC0BDA24D96DD (void);
// 0x0000028C System.Void System.UriParser::.cctor()
extern void UriParser__cctor_m00C2855D5C8C07790C5627BBB90AC84A7E8B6BC2 (void);
// 0x0000028D System.UriSyntaxFlags System.UriParser::get_Flags()
extern void UriParser_get_Flags_mBCF4C3E94892F00B6E8856BFED1B650FB6A0C039 (void);
// 0x0000028E System.Boolean System.UriParser::NotAny(System.UriSyntaxFlags)
extern void UriParser_NotAny_mC998A35DC290F35FFAFFB6A8B66C7B881F2559D3 (void);
// 0x0000028F System.Boolean System.UriParser::InFact(System.UriSyntaxFlags)
extern void UriParser_InFact_mDD42FA932B6830D99AA04C2AE7875BA5067C86F3 (void);
// 0x00000290 System.Boolean System.UriParser::IsAllSet(System.UriSyntaxFlags)
extern void UriParser_IsAllSet_m74BEC412DC8AF3B1A33E11964EBB3164D9D8C77E (void);
// 0x00000291 System.Boolean System.UriParser::IsFullMatch(System.UriSyntaxFlags,System.UriSyntaxFlags)
extern void UriParser_IsFullMatch_m7B5F47A62FA721E550C5439FAA4C6AFAC34EB23E (void);
// 0x00000292 System.Void System.UriParser::.ctor(System.UriSyntaxFlags)
extern void UriParser__ctor_mAF168F2B88BC5301B722C1BAAD45E381FBA22E3D (void);
// 0x00000293 System.UriParser System.UriParser::FindOrFetchAsUnknownV1Syntax(System.String)
extern void UriParser_FindOrFetchAsUnknownV1Syntax_m3A57CA15FE27DC7982F186E8321B810B56EBD9AD (void);
// 0x00000294 System.UriParser System.UriParser::GetSyntax(System.String)
extern void UriParser_GetSyntax_mC2FEAF79ECEB6550573A1C0578141BB236F7EF16 (void);
// 0x00000295 System.Boolean System.UriParser::get_IsSimple()
extern void UriParser_get_IsSimple_mDDB03A5F6EEE6E92926A386655E5BBD553719B9C (void);
// 0x00000296 System.UriParser System.UriParser::InternalOnNewUri()
extern void UriParser_InternalOnNewUri_m7D55F5CD59A3B9BF57BC68F715A27CC1A44566CA (void);
// 0x00000297 System.Void System.UriParser::InternalValidate(System.Uri,System.UriFormatException&)
extern void UriParser_InternalValidate_mF2FEB0E76E48B621EB2058FBE7DCC6A42A1681E2 (void);
// 0x00000298 System.String System.UriParser::InternalResolve(System.Uri,System.Uri,System.UriFormatException&)
extern void UriParser_InternalResolve_m2A027789CB5105E32B09810E81810E8E35DD1F26 (void);
// 0x00000299 System.String System.UriParser::InternalGetComponents(System.Uri,System.UriComponents,System.UriFormat)
extern void UriParser_InternalGetComponents_mFD4B211C71E0506AE4E4E99D92ECAF1780CE4674 (void);
// 0x0000029A System.Boolean System.UriParser::InternalIsWellFormedOriginalString(System.Uri)
extern void UriParser_InternalIsWellFormedOriginalString_mC28478C9513F7B7C7B38CFE1660C6B10D2F4F973 (void);
// 0x0000029B System.Void System.UriParser_BuiltInUriParser::.ctor(System.String,System.Int32,System.UriSyntaxFlags)
extern void BuiltInUriParser__ctor_m66250DC53CE01410149D46279D0B413FC1C5CA1C (void);
// 0x0000029C System.String System.DomainNameHelper::ParseCanonicalName(System.String,System.Int32,System.Int32,System.Boolean&)
extern void DomainNameHelper_ParseCanonicalName_mFE738FD1237E2D9D9A1B27BA73F58B1689D451E4 (void);
// 0x0000029D System.Boolean System.DomainNameHelper::IsValid(System.Char*,System.UInt16,System.Int32&,System.Boolean&,System.Boolean)
extern void DomainNameHelper_IsValid_mE9672A824F71E32116358C5FA029789855A4B461 (void);
// 0x0000029E System.Boolean System.DomainNameHelper::IsValidByIri(System.Char*,System.UInt16,System.Int32&,System.Boolean&,System.Boolean)
extern void DomainNameHelper_IsValidByIri_m13E2A6D9EBD42326C096F2423DBB0014763D47BF (void);
// 0x0000029F System.String System.DomainNameHelper::IdnEquivalent(System.Char*,System.Int32,System.Int32,System.Boolean&,System.Boolean&)
extern void DomainNameHelper_IdnEquivalent_m439593BAF7C6C801F577E7C27B0C4FBB1772E49F (void);
// 0x000002A0 System.String System.DomainNameHelper::IdnEquivalent(System.Char*,System.Int32,System.Int32,System.Boolean&,System.String&)
extern void DomainNameHelper_IdnEquivalent_m459BFF3040F8E6BFE1CE1C6432A1343A2ECF2F57 (void);
// 0x000002A1 System.Boolean System.DomainNameHelper::IsIdnAce(System.String,System.Int32)
extern void DomainNameHelper_IsIdnAce_m2231C778C4CCE141ACDC412737642CC365307445 (void);
// 0x000002A2 System.Boolean System.DomainNameHelper::IsIdnAce(System.Char*,System.Int32)
extern void DomainNameHelper_IsIdnAce_m9193B7D824FC6965820FCE980FEE3E0B40EA94B8 (void);
// 0x000002A3 System.String System.DomainNameHelper::UnicodeEquivalent(System.String,System.Char*,System.Int32,System.Int32)
extern void DomainNameHelper_UnicodeEquivalent_mA80E5FF3AD6AFBB9FC257ED1C4F0D31C8F0EFEC3 (void);
// 0x000002A4 System.String System.DomainNameHelper::UnicodeEquivalent(System.Char*,System.Int32,System.Int32,System.Boolean&,System.Boolean&)
extern void DomainNameHelper_UnicodeEquivalent_mD5A7A659B82F1FBF7ABF30009117CFBF8BC4D55F (void);
// 0x000002A5 System.Boolean System.DomainNameHelper::IsASCIILetterOrDigit(System.Char,System.Boolean&)
extern void DomainNameHelper_IsASCIILetterOrDigit_mD3B0B9BD4573FADEF6AC7330A5EC58C220455F01 (void);
// 0x000002A6 System.Boolean System.DomainNameHelper::IsValidDomainLabelCharacter(System.Char,System.Boolean&)
extern void DomainNameHelper_IsValidDomainLabelCharacter_mF6DEB20D9D03A8728B1C58006C40D6603B7D61D1 (void);
// 0x000002A7 System.String System.IPv4AddressHelper::ParseCanonicalName(System.String,System.Int32,System.Int32,System.Boolean&)
extern void IPv4AddressHelper_ParseCanonicalName_m2A8C35045CE02D6FC2C4251F239D1C0074E0E813 (void);
// 0x000002A8 System.Int32 System.IPv4AddressHelper::ParseHostNumber(System.String,System.Int32,System.Int32)
extern void IPv4AddressHelper_ParseHostNumber_m798FB6828971F70775D1125565A1D1025C897F14 (void);
// 0x000002A9 System.Boolean System.IPv4AddressHelper::IsValid(System.Char*,System.Int32,System.Int32&,System.Boolean,System.Boolean,System.Boolean)
extern void IPv4AddressHelper_IsValid_mD96D91E0F3830414F4601A4521E71DE832A45843 (void);
// 0x000002AA System.Boolean System.IPv4AddressHelper::IsValidCanonical(System.Char*,System.Int32,System.Int32&,System.Boolean,System.Boolean)
extern void IPv4AddressHelper_IsValidCanonical_mC27E31F1F043D68BC52719892D34EDDC7851B120 (void);
// 0x000002AB System.Int64 System.IPv4AddressHelper::ParseNonCanonical(System.Char*,System.Int32,System.Int32&,System.Boolean)
extern void IPv4AddressHelper_ParseNonCanonical_mDCD1CD7FB85C4FFBF3070B1435A0D632C1A7B97E (void);
// 0x000002AC System.Boolean System.IPv4AddressHelper::Parse(System.String,System.Byte*,System.Int32,System.Int32)
extern void IPv4AddressHelper_Parse_m08110623FAC14806376148D7C16AB95A428EA6CF (void);
// 0x000002AD System.Boolean System.IPv4AddressHelper::ParseCanonical(System.String,System.Byte*,System.Int32,System.Int32)
extern void IPv4AddressHelper_ParseCanonical_m9D4552558C934E373D188DDA0BC1D1DEF5A62C33 (void);
// 0x000002AE System.String System.IPv6AddressHelper::ParseCanonicalName(System.String,System.Int32,System.Boolean&,System.String&)
extern void IPv6AddressHelper_ParseCanonicalName_m3944530A7B686031653F97824EF712424E0BEE14 (void);
// 0x000002AF System.String System.IPv6AddressHelper::CreateCanonicalName(System.UInt16*)
extern void IPv6AddressHelper_CreateCanonicalName_m0B1C201DFADBEB58869E0BE8BFA967EEE64B096A (void);
// 0x000002B0 System.Collections.Generic.KeyValuePair`2<System.Int32,System.Int32> System.IPv6AddressHelper::FindCompressionRange(System.UInt16*)
extern void IPv6AddressHelper_FindCompressionRange_mE70B131DDA05D3059325246A5AB7F6029B6EF6BD (void);
// 0x000002B1 System.Boolean System.IPv6AddressHelper::ShouldHaveIpv4Embedded(System.UInt16*)
extern void IPv6AddressHelper_ShouldHaveIpv4Embedded_m262634E9099141536C00213C1CFC123665A641DE (void);
// 0x000002B2 System.Boolean System.IPv6AddressHelper::InternalIsValid(System.Char*,System.Int32,System.Int32&,System.Boolean)
extern void IPv6AddressHelper_InternalIsValid_m3BD7E7524455146D4464037DA3B65530E547AB7A (void);
// 0x000002B3 System.Boolean System.IPv6AddressHelper::IsValid(System.Char*,System.Int32,System.Int32&)
extern void IPv6AddressHelper_IsValid_m2383F1A867665B04A4F2B8D82FF2B62BE51C2289 (void);
// 0x000002B4 System.Boolean System.IPv6AddressHelper::IsValidStrict(System.Char*,System.Int32,System.Int32&)
extern void IPv6AddressHelper_IsValidStrict_m4D3701E2EE4840DA681BB9D9BDACDDDBAE80A575 (void);
// 0x000002B5 System.Boolean System.IPv6AddressHelper::Parse(System.String,System.UInt16*,System.Int32,System.String&)
extern void IPv6AddressHelper_Parse_m36CE2F56465C4F9F7791E80E954C7C0ECBD16DFB (void);
// 0x000002B6 System.String System.UncNameHelper::ParseCanonicalName(System.String,System.Int32,System.Int32,System.Boolean&)
extern void UncNameHelper_ParseCanonicalName_mCBE64015FD1B6B4829CEAA89625C1D44E280E37E (void);
// 0x000002B7 System.Boolean System.UncNameHelper::IsValid(System.Char*,System.UInt16,System.Int32&,System.Boolean)
extern void UncNameHelper_IsValid_m4055361D79684EE7B098C055B2E9068EE06F1EF6 (void);
// 0x000002B8 System.Void System.IOAsyncCallback::.ctor(System.Object,System.IntPtr)
extern void IOAsyncCallback__ctor_m1010BF5234B0ECC2FEB54105BA15B313633C1985 (void);
// 0x000002B9 System.Void System.IOAsyncCallback::Invoke(System.IOAsyncResult)
extern void IOAsyncCallback_Invoke_mB95F7E7F0E8326CE5364A30F42FC1073B0AB2D8B (void);
// 0x000002BA System.IAsyncResult System.IOAsyncCallback::BeginInvoke(System.IOAsyncResult,System.AsyncCallback,System.Object)
extern void IOAsyncCallback_BeginInvoke_mB8CACF8990B91DF4A695E597CEBE4BA09354C32C (void);
// 0x000002BB System.Void System.IOAsyncCallback::EndInvoke(System.IAsyncResult)
extern void IOAsyncCallback_EndInvoke_m397237D5497A9029CC3FACE692D11BDC1558A727 (void);
// 0x000002BC System.Void System.IOAsyncResult::.ctor(System.AsyncCallback,System.Object)
extern void IOAsyncResult__ctor_m95A3D285F38AF74293A4956A6232F6B11DB8CFB9 (void);
// 0x000002BD System.AsyncCallback System.IOAsyncResult::get_AsyncCallback()
extern void IOAsyncResult_get_AsyncCallback_m1D3A0A3BCC3432B64968E7DC4D3A2ECAA6ABDB60 (void);
// 0x000002BE System.Object System.IOAsyncResult::get_AsyncState()
extern void IOAsyncResult_get_AsyncState_m9D507541D18B17FFF72F90D8DBB3F301213EA4A7 (void);
// 0x000002BF System.Threading.WaitHandle System.IOAsyncResult::get_AsyncWaitHandle()
extern void IOAsyncResult_get_AsyncWaitHandle_mBB8E187CEE0D781E6CC1C0E4576A82D02936B9C5 (void);
// 0x000002C0 System.Boolean System.IOAsyncResult::get_CompletedSynchronously()
extern void IOAsyncResult_get_CompletedSynchronously_m55D4C57A46BF019D4FAF05ABE30E6EEEA6A78277 (void);
// 0x000002C1 System.Void System.IOAsyncResult::set_CompletedSynchronously(System.Boolean)
extern void IOAsyncResult_set_CompletedSynchronously_mF2CA3BB7E351A84EEC942B66816756361616EA75 (void);
// 0x000002C2 System.Boolean System.IOAsyncResult::get_IsCompleted()
extern void IOAsyncResult_get_IsCompleted_m15FEFA884BA3ACC35503E54F08E209AC5A94BADF (void);
// 0x000002C3 System.Void System.IOAsyncResult::set_IsCompleted(System.Boolean)
extern void IOAsyncResult_set_IsCompleted_mEC1108082A9F409122195D340A5EC901D67F013E (void);
// 0x000002C4 System.Void System.IOAsyncResult::CompleteDisposed()
// 0x000002C5 System.Void System.IOSelectorJob::.ctor(System.IOOperation,System.IOAsyncCallback,System.IOAsyncResult)
extern void IOSelectorJob__ctor_m2E68791B3E12177FE5236874FA9BDBE1CA97C676 (void);
// 0x000002C6 System.Void System.IOSelectorJob::System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
extern void IOSelectorJob_System_Threading_IThreadPoolWorkItem_ExecuteWorkItem_mF6591C2577197BFD98B2423F8696E5816191FF3F (void);
// 0x000002C7 System.Void System.IOSelectorJob::System.Threading.IThreadPoolWorkItem.MarkAborted(System.Threading.ThreadAbortException)
extern void IOSelectorJob_System_Threading_IThreadPoolWorkItem_MarkAborted_m3BB2FE95A7033F6994973BF8814C16F4B163A0D6 (void);
// 0x000002C8 System.Void System.IOSelectorJob::MarkDisposed()
extern void IOSelectorJob_MarkDisposed_m2B168E38A597550A3605ABF0032F67967CD43077 (void);
// 0x000002C9 System.Void System.IOSelector::Add(System.IntPtr,System.IOSelectorJob)
extern void IOSelector_Add_m43E2807BB2C9AE5ACB3ECDBC4E7BA2FA967504D1 (void);
// 0x000002CA System.Int32 System.Platform::uname(System.IntPtr)
extern void Platform_uname_m0769828FE0BC855E1DE4129D7EBE09E999D7AB7D (void);
// 0x000002CB System.Void System.Platform::CheckOS()
extern void Platform_CheckOS_mE140C06A839F2EA49C9A0FE795A85311E283CC45 (void);
// 0x000002CC System.Boolean System.Platform::get_IsMacOS()
extern void Platform_get_IsMacOS_m7E1B4DAEFA519F65C50D16CC5DEA7A9FA0EE4D77 (void);
// 0x000002CD System.Void System.SRDescriptionAttribute::.ctor(System.String)
extern void SRDescriptionAttribute__ctor_m622E3521D8FC9006D8C0C56524F62475D16EE02F (void);
// 0x000002CE System.String System.SRDescriptionAttribute::get_Description()
extern void SRDescriptionAttribute_get_Description_m127C476127DD546878F275888E6087105DDD5DA6 (void);
// 0x000002CF System.Void System.UriTypeConverter::.ctor()
extern void UriTypeConverter__ctor_m1CAEEF1C615B28212B83C76D892938E0A77D3A64 (void);
// 0x000002D0 System.Boolean System.UriTypeConverter::CanConvert(System.Type)
extern void UriTypeConverter_CanConvert_m0F0FB34A1DC16C677BF8F4ED0E720144C17C4795 (void);
// 0x000002D1 System.Boolean System.UriTypeConverter::CanConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Type)
extern void UriTypeConverter_CanConvertFrom_m1D18F7B5924B6B682AB1CC90FB814DC3331DFF47 (void);
// 0x000002D2 System.Boolean System.UriTypeConverter::CanConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Type)
extern void UriTypeConverter_CanConvertTo_mC19530C1DD75AC92C20697EFDD0A0E2DB568E099 (void);
// 0x000002D3 System.Object System.UriTypeConverter::ConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object)
extern void UriTypeConverter_ConvertFrom_m2FE8479F26F35A578983E194038CF186D6CD2F85 (void);
// 0x000002D4 System.Object System.UriTypeConverter::ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)
extern void UriTypeConverter_ConvertTo_m2059A4086714BACA32E7618BD97713CCD5DCFEF4 (void);
// 0x000002D5 System.Void System.Timers.ElapsedEventHandler::.ctor(System.Object,System.IntPtr)
extern void ElapsedEventHandler__ctor_mAFE97AA556EA4CC6AA9BED5BD8A671204AC8645A (void);
// 0x000002D6 System.Void System.Timers.ElapsedEventHandler::Invoke(System.Object,System.Timers.ElapsedEventArgs)
extern void ElapsedEventHandler_Invoke_m624ECE92D43152C66FF077CE6B6E5AD9F3ACC84C (void);
// 0x000002D7 System.IAsyncResult System.Timers.ElapsedEventHandler::BeginInvoke(System.Object,System.Timers.ElapsedEventArgs,System.AsyncCallback,System.Object)
extern void ElapsedEventHandler_BeginInvoke_m00746743AA971FBEF8164A26974E320C08F6B75E (void);
// 0x000002D8 System.Void System.Timers.ElapsedEventHandler::EndInvoke(System.IAsyncResult)
extern void ElapsedEventHandler_EndInvoke_mDFC940609A3CC9D6796647889049CAB9B891DB4A (void);
// 0x000002D9 System.Void System.Timers.Timer::.ctor()
extern void Timer__ctor_m974694D154959133B98B92340225155CD140F166 (void);
// 0x000002DA System.Void System.Timers.Timer::set_AutoReset(System.Boolean)
extern void Timer_set_AutoReset_mB2AB0A3FE6E2D88DFD3B7C2DD35ECF11D0DA44A2 (void);
// 0x000002DB System.Boolean System.Timers.Timer::get_Enabled()
extern void Timer_get_Enabled_m54E8A8BBD2F803AD57E03994C60CF3C054705497 (void);
// 0x000002DC System.Void System.Timers.Timer::set_Enabled(System.Boolean)
extern void Timer_set_Enabled_mD57AF1A01AEFC5B67ED7545E0E1BD91D91DF1815 (void);
// 0x000002DD System.Int32 System.Timers.Timer::CalculateRoundedInterval(System.Double,System.Boolean)
extern void Timer_CalculateRoundedInterval_mAA1B19FF7E45D6D9E1EEA25F15B94F1DC317143A (void);
// 0x000002DE System.Void System.Timers.Timer::UpdateTimer()
extern void Timer_UpdateTimer_m20F2411CF787BD0A792D3DC6762643AF1F1FFF63 (void);
// 0x000002DF System.Void System.Timers.Timer::set_Interval(System.Double)
extern void Timer_set_Interval_m4E9D6DDA2489B502B6424BBB0EB40861D42C7FEC (void);
// 0x000002E0 System.Void System.Timers.Timer::add_Elapsed(System.Timers.ElapsedEventHandler)
extern void Timer_add_Elapsed_m234717674180C61ADCD855EC75DDE17C34CA6148 (void);
// 0x000002E1 System.Void System.Timers.Timer::remove_Elapsed(System.Timers.ElapsedEventHandler)
extern void Timer_remove_Elapsed_mECD0907BEDE1F8ABADB79007F272D37700082D19 (void);
// 0x000002E2 System.Void System.Timers.Timer::set_Site(System.ComponentModel.ISite)
extern void Timer_set_Site_m3DC95C8868C1585B2A85C00A88239A7E309E0D35 (void);
// 0x000002E3 System.ComponentModel.ISite System.Timers.Timer::get_Site()
extern void Timer_get_Site_mBB1A4C59E1A94AA5B2DD710187A178EA8F8611AA (void);
// 0x000002E4 System.ComponentModel.ISynchronizeInvoke System.Timers.Timer::get_SynchronizingObject()
extern void Timer_get_SynchronizingObject_m9637A3A210BE4A8660CAF10360D695CC739C3B66 (void);
// 0x000002E5 System.Void System.Timers.Timer::BeginInit()
extern void Timer_BeginInit_mE56DE44261D566F58D4110D330C4EA5721471BB5 (void);
// 0x000002E6 System.Void System.Timers.Timer::Close()
extern void Timer_Close_mE08A171DCFD8DE9C13878FEB435DE5833FF9433D (void);
// 0x000002E7 System.Void System.Timers.Timer::Dispose(System.Boolean)
extern void Timer_Dispose_mEA91D78457313F6D66FAA8C21FF1AD9582EEBA95 (void);
// 0x000002E8 System.Void System.Timers.Timer::EndInit()
extern void Timer_EndInit_mAAF5F28AD7D2933258CB0C8E9E7F4351D5FBA0D0 (void);
// 0x000002E9 System.Void System.Timers.Timer::Start()
extern void Timer_Start_mB742978BA94EEDB27223DAF2DD82EE983B199817 (void);
// 0x000002EA System.Void System.Timers.Timer::Stop()
extern void Timer_Stop_mC34117878EA5A9996B1E6E611D55F99C2A5E45CD (void);
// 0x000002EB System.Void System.Timers.Timer::MyTimerCallback(System.Object)
extern void Timer_MyTimerCallback_m6953F80FC6C0E076D05DC02467F91D274E27D636 (void);
// 0x000002EC System.Void System.Timers.TimersDescriptionAttribute::.ctor(System.String)
extern void TimersDescriptionAttribute__ctor_m0324CE8257C7E9BD9A4298B7038041A4E8BFCF01 (void);
// 0x000002ED System.String System.Timers.TimersDescriptionAttribute::get_Description()
extern void TimersDescriptionAttribute_get_Description_m9050F877696AD91E1E5BDF281C582C780F3B35BB (void);
// 0x000002EE System.Void System.Timers.ElapsedEventArgs::.ctor(System.DateTime)
extern void ElapsedEventArgs__ctor_m22124B981EE3451DE67A79AF9FDCB81A6771517D (void);
// 0x000002EF System.Void System.Text.RegularExpressions.Regex::.ctor()
extern void Regex__ctor_mFDE4B6A423C15AA60BF9FEC7D4D7DFD4657D7C6E (void);
// 0x000002F0 System.Void System.Text.RegularExpressions.Regex::.ctor(System.String)
extern void Regex__ctor_m2769A5BA7B7A835514F6C0E4D30FAD467C6B1B0C (void);
// 0x000002F1 System.Void System.Text.RegularExpressions.Regex::.ctor(System.String,System.Text.RegularExpressions.RegexOptions)
extern void Regex__ctor_mEF4515C4C44DF8BE410F388C82CC679D743FB5CD (void);
// 0x000002F2 System.Void System.Text.RegularExpressions.Regex::.ctor(System.String,System.Text.RegularExpressions.RegexOptions,System.TimeSpan,System.Boolean)
extern void Regex__ctor_m87918FB2A856E264A492D2A2B4B412BE4E2370BB (void);
// 0x000002F3 System.Void System.Text.RegularExpressions.Regex::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
extern void Regex__ctor_mF11825F6E24D7D780BD34C74C96392DEC3602A5D (void);
// 0x000002F4 System.Void System.Text.RegularExpressions.Regex::System.Runtime.Serialization.ISerializable.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
extern void Regex_System_Runtime_Serialization_ISerializable_GetObjectData_m95B0E2523A72DF6AC56DEA7CDA286F771E06B0FD (void);
// 0x000002F5 System.Void System.Text.RegularExpressions.Regex::ValidateMatchTimeout(System.TimeSpan)
extern void Regex_ValidateMatchTimeout_m71FE7188780DEAD57093B7345CCC50D0159218BE (void);
// 0x000002F6 System.TimeSpan System.Text.RegularExpressions.Regex::InitDefaultMatchTimeout()
extern void Regex_InitDefaultMatchTimeout_mC91736B02BD12B92CBD93C329E7A8233CD0B9DA4 (void);
// 0x000002F7 System.Text.RegularExpressions.RegexOptions System.Text.RegularExpressions.Regex::get_Options()
extern void Regex_get_Options_m823A30690EEA63798DB8497F3E9CF062412B8653 (void);
// 0x000002F8 System.TimeSpan System.Text.RegularExpressions.Regex::get_MatchTimeout()
extern void Regex_get_MatchTimeout_mD484D1CF0B6BF8516A08991D1387761CAE2340D6 (void);
// 0x000002F9 System.Boolean System.Text.RegularExpressions.Regex::get_RightToLeft()
extern void Regex_get_RightToLeft_m546BF531C94563A11427CD24367525462CDB4509 (void);
// 0x000002FA System.String System.Text.RegularExpressions.Regex::ToString()
extern void Regex_ToString_mF967EF5E8BD74C3692379B8436AB8D3C5963FA75 (void);
// 0x000002FB System.String System.Text.RegularExpressions.Regex::GroupNameFromNumber(System.Int32)
extern void Regex_GroupNameFromNumber_mDA7668FB37424BF0F6CA16764F174A6647270FFA (void);
// 0x000002FC System.Int32 System.Text.RegularExpressions.Regex::GroupNumberFromName(System.String)
extern void Regex_GroupNumberFromName_m770A1CA23339D6F88A539C08A6B18274780E0393 (void);
// 0x000002FD System.Boolean System.Text.RegularExpressions.Regex::IsMatch(System.String)
extern void Regex_IsMatch_m79684C4D2CE6C5495BCCE9A32AC029E1E5950B7C (void);
// 0x000002FE System.Boolean System.Text.RegularExpressions.Regex::IsMatch(System.String,System.Int32)
extern void Regex_IsMatch_m2FB867817B341A5FA3E64A41F31820C9658F22A5 (void);
// 0x000002FF System.Text.RegularExpressions.Match System.Text.RegularExpressions.Regex::Match(System.String)
extern void Regex_Match_mC2C718B93803F6633A708E430F8698E70354B77C (void);
// 0x00000300 System.Text.RegularExpressions.Match System.Text.RegularExpressions.Regex::Match(System.String,System.Int32)
extern void Regex_Match_mA36A33D32F895CE84957DC7DA82E2CD45EF19EEA (void);
// 0x00000301 System.Void System.Text.RegularExpressions.Regex::InitializeReferences()
extern void Regex_InitializeReferences_m2CD000C1AFAA8B214F32D989C7D116B684A31840 (void);
// 0x00000302 System.Text.RegularExpressions.Match System.Text.RegularExpressions.Regex::Run(System.Boolean,System.Int32,System.String,System.Int32,System.Int32,System.Int32)
extern void Regex_Run_m74FB5EF178DF43F88B9058B94939F557479B93FC (void);
// 0x00000303 System.Text.RegularExpressions.CachedCodeEntry System.Text.RegularExpressions.Regex::LookupCachedAndUpdate(System.String)
extern void Regex_LookupCachedAndUpdate_m88CA03797C5ED796BD5E1319DF6B1B6B6FCE6C0D (void);
// 0x00000304 System.Text.RegularExpressions.CachedCodeEntry System.Text.RegularExpressions.Regex::CacheCode(System.String)
extern void Regex_CacheCode_m68F93FF3B918776D190D4DB807A3323691C77F0A (void);
// 0x00000305 System.Boolean System.Text.RegularExpressions.Regex::UseOptionR()
extern void Regex_UseOptionR_m84945EDBEDCD61DBCEB691C929CA28F4B0AF4B49 (void);
// 0x00000306 System.Boolean System.Text.RegularExpressions.Regex::UseOptionInvariant()
extern void Regex_UseOptionInvariant_m0CA185DBDB15932BB8A8B4F53EB8ACECEC006566 (void);
// 0x00000307 System.Void System.Text.RegularExpressions.Regex::.cctor()
extern void Regex__cctor_m86CE9B8D0FF5F2B54D4FF27D2213A1E6917477DF (void);
// 0x00000308 System.Void System.Text.RegularExpressions.CachedCodeEntry::.ctor(System.String,System.Collections.Hashtable,System.String[],System.Text.RegularExpressions.RegexCode,System.Collections.Hashtable,System.Int32,System.Text.RegularExpressions.ExclusiveReference,System.Text.RegularExpressions.SharedReference)
extern void CachedCodeEntry__ctor_m78BCA6060E7D83B172F998AF60D17FB41BE703B8 (void);
// 0x00000309 System.Object System.Text.RegularExpressions.ExclusiveReference::Get()
extern void ExclusiveReference_Get_mE79B077388AFBD19A4524E630701783E7DCE61E4 (void);
// 0x0000030A System.Void System.Text.RegularExpressions.ExclusiveReference::Release(System.Object)
extern void ExclusiveReference_Release_m9A1577138872106EA54A04EA4AB77F710CEDE336 (void);
// 0x0000030B System.Void System.Text.RegularExpressions.ExclusiveReference::.ctor()
extern void ExclusiveReference__ctor_m0427943C75CBB283EF26034339E3D412A080B5D7 (void);
// 0x0000030C System.Void System.Text.RegularExpressions.SharedReference::.ctor()
extern void SharedReference__ctor_m48E749BC646BEC89282B8F336325D42DE48CFC81 (void);
// 0x0000030D System.Void System.Text.RegularExpressions.RegexBoyerMoore::.ctor(System.String,System.Boolean,System.Boolean,System.Globalization.CultureInfo)
extern void RegexBoyerMoore__ctor_m39674FB18BB75DD891AAE3781FDA0CCDDEBC2F8C (void);
// 0x0000030E System.Boolean System.Text.RegularExpressions.RegexBoyerMoore::MatchPattern(System.String,System.Int32)
extern void RegexBoyerMoore_MatchPattern_m41D57E11972B2142649662886DA145AFE396F602 (void);
// 0x0000030F System.Boolean System.Text.RegularExpressions.RegexBoyerMoore::IsMatch(System.String,System.Int32,System.Int32,System.Int32)
extern void RegexBoyerMoore_IsMatch_m820D06ED51C062451AFAF22682D2EB06C8DFABD9 (void);
// 0x00000310 System.Int32 System.Text.RegularExpressions.RegexBoyerMoore::Scan(System.String,System.Int32,System.Int32,System.Int32)
extern void RegexBoyerMoore_Scan_m204A42056131A694B6D31FC69563355788CABD67 (void);
// 0x00000311 System.String System.Text.RegularExpressions.RegexBoyerMoore::ToString()
extern void RegexBoyerMoore_ToString_mB0A62E68E8A3CAC5CE3AC45E1C54FA72DFB626F6 (void);
// 0x00000312 System.Void System.Text.RegularExpressions.Capture::.ctor(System.String,System.Int32,System.Int32)
extern void Capture__ctor_m6CC8A5385C7BD6B8AE63F9812293EC3252A65B3B (void);
// 0x00000313 System.Int32 System.Text.RegularExpressions.Capture::get_Index()
extern void Capture_get_Index_m46BE6FFC6E8474F55B0504269903F287C45C4B31 (void);
// 0x00000314 System.String System.Text.RegularExpressions.Capture::get_Value()
extern void Capture_get_Value_m8F739B7E4E173814B0890ECFEA37194D592BE91C (void);
// 0x00000315 System.String System.Text.RegularExpressions.Capture::ToString()
extern void Capture_ToString_mD49A28CAD5727E8F629643EDE0C6BAB476BA639E (void);
// 0x00000316 System.Void System.Text.RegularExpressions.Capture::.ctor()
extern void Capture__ctor_m3ED807279C93FFCE8BE4EAF447DA01E62EF93D7B (void);
// 0x00000317 System.Void System.Text.RegularExpressions.RegexCharClass::.cctor()
extern void RegexCharClass__cctor_m5170E52D9864BA712125FB33F309FE9E37869EA8 (void);
// 0x00000318 System.Void System.Text.RegularExpressions.RegexCharClass::.ctor()
extern void RegexCharClass__ctor_mAA44510F3E5001A8612355B4FFB718D9DDC74264 (void);
// 0x00000319 System.Void System.Text.RegularExpressions.RegexCharClass::.ctor(System.Boolean,System.Collections.Generic.List`1<System.Text.RegularExpressions.RegexCharClass_SingleRange>,System.Text.StringBuilder,System.Text.RegularExpressions.RegexCharClass)
extern void RegexCharClass__ctor_mB05A6CC8015C5D545C639682454A524DE7E2EA97 (void);
// 0x0000031A System.Boolean System.Text.RegularExpressions.RegexCharClass::get_CanMerge()
extern void RegexCharClass_get_CanMerge_mC27A4CF83CFBEF3741A3DB4F99ABA6DE76B57837 (void);
// 0x0000031B System.Void System.Text.RegularExpressions.RegexCharClass::set_Negate(System.Boolean)
extern void RegexCharClass_set_Negate_mEB8659D83748A4DF28CDDFC3AC573A6504385E09 (void);
// 0x0000031C System.Void System.Text.RegularExpressions.RegexCharClass::AddChar(System.Char)
extern void RegexCharClass_AddChar_m4C4BFD42572978A9F98ADE75BE3811593957A9E3 (void);
// 0x0000031D System.Void System.Text.RegularExpressions.RegexCharClass::AddCharClass(System.Text.RegularExpressions.RegexCharClass)
extern void RegexCharClass_AddCharClass_m0E5DD1105844AFB7CE45B5C801304B5C803FB5CA (void);
// 0x0000031E System.Void System.Text.RegularExpressions.RegexCharClass::AddSet(System.String)
extern void RegexCharClass_AddSet_mFFDE070E770BE967173D630AD50010C3397F7B97 (void);
// 0x0000031F System.Void System.Text.RegularExpressions.RegexCharClass::AddSubtraction(System.Text.RegularExpressions.RegexCharClass)
extern void RegexCharClass_AddSubtraction_m17E538235B02A1435BD43D4FE4501DA67AA35145 (void);
// 0x00000320 System.Void System.Text.RegularExpressions.RegexCharClass::AddRange(System.Char,System.Char)
extern void RegexCharClass_AddRange_mCFE9B670B3EBB13A5CDB694B1D1D6B1C0249D110 (void);
// 0x00000321 System.Void System.Text.RegularExpressions.RegexCharClass::AddCategoryFromName(System.String,System.Boolean,System.Boolean,System.String)
extern void RegexCharClass_AddCategoryFromName_m9AD2D607E1E34A52CBC26FC38D468905C43A9202 (void);
// 0x00000322 System.Void System.Text.RegularExpressions.RegexCharClass::AddCategory(System.String)
extern void RegexCharClass_AddCategory_m6A4625370DA8927DF5342275CB1F6155FC2BA255 (void);
// 0x00000323 System.Void System.Text.RegularExpressions.RegexCharClass::AddLowercase(System.Globalization.CultureInfo)
extern void RegexCharClass_AddLowercase_m01C1B11EB0B82E065276C7ECF60725886F59A07A (void);
// 0x00000324 System.Void System.Text.RegularExpressions.RegexCharClass::AddLowercaseRange(System.Char,System.Char,System.Globalization.CultureInfo)
extern void RegexCharClass_AddLowercaseRange_mCDDE9661C9C300DFEB51A8FE36E2F790E3E75D75 (void);
// 0x00000325 System.Void System.Text.RegularExpressions.RegexCharClass::AddWord(System.Boolean,System.Boolean)
extern void RegexCharClass_AddWord_m1D2553B878162B32B0548536AE4C3EE673041CA0 (void);
// 0x00000326 System.Void System.Text.RegularExpressions.RegexCharClass::AddSpace(System.Boolean,System.Boolean)
extern void RegexCharClass_AddSpace_mC6557749D96EBD114BCB133D14887A29304196D8 (void);
// 0x00000327 System.Void System.Text.RegularExpressions.RegexCharClass::AddDigit(System.Boolean,System.Boolean,System.String)
extern void RegexCharClass_AddDigit_mC4DE43D884E575729BB2E575DA5552989368F6B3 (void);
// 0x00000328 System.Char System.Text.RegularExpressions.RegexCharClass::SingletonChar(System.String)
extern void RegexCharClass_SingletonChar_m01C15732FAD399460FF5BB449B8177A77CAB1DB9 (void);
// 0x00000329 System.Boolean System.Text.RegularExpressions.RegexCharClass::IsMergeable(System.String)
extern void RegexCharClass_IsMergeable_mB9A0CD8306728BAFA5460C7FD748A2A7AD4BA448 (void);
// 0x0000032A System.Boolean System.Text.RegularExpressions.RegexCharClass::IsEmpty(System.String)
extern void RegexCharClass_IsEmpty_mAD6C63FE25C4CF3E52A20185418925D12C4C07CF (void);
// 0x0000032B System.Boolean System.Text.RegularExpressions.RegexCharClass::IsSingleton(System.String)
extern void RegexCharClass_IsSingleton_m89D3E8460B0E7020DB0ABA607AC2F76FB9A34F1A (void);
// 0x0000032C System.Boolean System.Text.RegularExpressions.RegexCharClass::IsSingletonInverse(System.String)
extern void RegexCharClass_IsSingletonInverse_m3E75D541C85AD842B9EB80705D6869EDB3F6928D (void);
// 0x0000032D System.Boolean System.Text.RegularExpressions.RegexCharClass::IsSubtraction(System.String)
extern void RegexCharClass_IsSubtraction_m3C9EF97AFE7E4BCC24A2DF10834BF62279D7EE26 (void);
// 0x0000032E System.Boolean System.Text.RegularExpressions.RegexCharClass::IsNegated(System.String)
extern void RegexCharClass_IsNegated_m9CEDECE7EDA98ACD502E75783CA631A719DBC675 (void);
// 0x0000032F System.Boolean System.Text.RegularExpressions.RegexCharClass::IsECMAWordChar(System.Char)
extern void RegexCharClass_IsECMAWordChar_m6E7FC296DB816D89E3D6CF8672DCE6DFC519D741 (void);
// 0x00000330 System.Boolean System.Text.RegularExpressions.RegexCharClass::IsWordChar(System.Char)
extern void RegexCharClass_IsWordChar_m2DF03D32DAB403138E397CB05F45D37BD50EB18C (void);
// 0x00000331 System.Boolean System.Text.RegularExpressions.RegexCharClass::CharInClass(System.Char,System.String)
extern void RegexCharClass_CharInClass_m194AAA57BBBD30E78E70255D6F53FAFDB785EC0E (void);
// 0x00000332 System.Boolean System.Text.RegularExpressions.RegexCharClass::CharInClassRecursive(System.Char,System.String,System.Int32)
extern void RegexCharClass_CharInClassRecursive_m5560DBADE1463FDEC38643C72CDF2FD5B3F69A5F (void);
// 0x00000333 System.Boolean System.Text.RegularExpressions.RegexCharClass::CharInClassInternal(System.Char,System.String,System.Int32,System.Int32,System.Int32)
extern void RegexCharClass_CharInClassInternal_m5D1634F64092E4BD9EB6427447F952983211A760 (void);
// 0x00000334 System.Boolean System.Text.RegularExpressions.RegexCharClass::CharInCategory(System.Char,System.String,System.Int32,System.Int32,System.Int32)
extern void RegexCharClass_CharInCategory_mCDE20DF783F8D4E4403EC7F00F9C12E34D86C2DD (void);
// 0x00000335 System.Boolean System.Text.RegularExpressions.RegexCharClass::CharInCategoryGroup(System.Char,System.Globalization.UnicodeCategory,System.String,System.Int32&)
extern void RegexCharClass_CharInCategoryGroup_m28E498004F5EA6445C83F1B8EB4A776C210D30C5 (void);
// 0x00000336 System.String System.Text.RegularExpressions.RegexCharClass::NegateCategory(System.String)
extern void RegexCharClass_NegateCategory_mF2E03FFFE79E427F39D9368013A334F5BD118E13 (void);
// 0x00000337 System.Text.RegularExpressions.RegexCharClass System.Text.RegularExpressions.RegexCharClass::Parse(System.String)
extern void RegexCharClass_Parse_mBC3780FFF0DDFB62CA2085746618E6C256E8D86C (void);
// 0x00000338 System.Text.RegularExpressions.RegexCharClass System.Text.RegularExpressions.RegexCharClass::ParseRecursive(System.String,System.Int32)
extern void RegexCharClass_ParseRecursive_mF7E7DD4EB594C9C30A60E72CD3CFD4EC1D822CF5 (void);
// 0x00000339 System.Int32 System.Text.RegularExpressions.RegexCharClass::RangeCount()
extern void RegexCharClass_RangeCount_mEACBB4BD08CE18A9C4F0C433A7D6C5726F563E2E (void);
// 0x0000033A System.String System.Text.RegularExpressions.RegexCharClass::ToStringClass()
extern void RegexCharClass_ToStringClass_m7A760D96732A03D46C4060064B3FC58349D2B4D5 (void);
// 0x0000033B System.Text.RegularExpressions.RegexCharClass_SingleRange System.Text.RegularExpressions.RegexCharClass::GetRangeAt(System.Int32)
extern void RegexCharClass_GetRangeAt_mE563FF8072DD9B4E1179F55416CCD7FC4EB2C4FC (void);
// 0x0000033C System.Void System.Text.RegularExpressions.RegexCharClass::Canonicalize()
extern void RegexCharClass_Canonicalize_m44EEFB16DB02E73C1E7280D15DAE98E50F4D6FA4 (void);
// 0x0000033D System.String System.Text.RegularExpressions.RegexCharClass::SetFromProperty(System.String,System.Boolean,System.String)
extern void RegexCharClass_SetFromProperty_mA33170AF599765B5FDE8611BED646A850FB2330E (void);
// 0x0000033E System.Void System.Text.RegularExpressions.RegexCharClass_LowerCaseMapping::.ctor(System.Char,System.Char,System.Int32,System.Int32)
extern void LowerCaseMapping__ctor_m881B66875631FF0DD253696FE56313A9E3F24187_AdjustorThunk (void);
// 0x0000033F System.Int32 System.Text.RegularExpressions.RegexCharClass_SingleRangeComparer::Compare(System.Text.RegularExpressions.RegexCharClass_SingleRange,System.Text.RegularExpressions.RegexCharClass_SingleRange)
extern void SingleRangeComparer_Compare_mF2CAD555BAC4D9CBF6A8F90D829CB528BD7BCCC9 (void);
// 0x00000340 System.Void System.Text.RegularExpressions.RegexCharClass_SingleRangeComparer::.ctor()
extern void SingleRangeComparer__ctor_m9E44BF07F0F0C9E565E0BA050C1A26F496226BAD (void);
// 0x00000341 System.Void System.Text.RegularExpressions.RegexCharClass_SingleRange::.ctor(System.Char,System.Char)
extern void SingleRange__ctor_m4674722AFC97A111D2466AE2050C2E4E6E57303E (void);
// 0x00000342 System.Void System.Text.RegularExpressions.RegexCode::.ctor(System.Int32[],System.Collections.Generic.List`1<System.String>,System.Int32,System.Collections.Hashtable,System.Int32,System.Text.RegularExpressions.RegexBoyerMoore,System.Text.RegularExpressions.RegexPrefix,System.Int32,System.Boolean)
extern void RegexCode__ctor_mBCB059D3E98AEA211794E89DDF99193231F298CA (void);
// 0x00000343 System.Boolean System.Text.RegularExpressions.RegexCode::OpcodeBacktracks(System.Int32)
extern void RegexCode_OpcodeBacktracks_mDA23B91B55FE4991B168BF8E18F6DDDC7667B882 (void);
// 0x00000344 System.Text.RegularExpressions.RegexPrefix System.Text.RegularExpressions.RegexFCD::FirstChars(System.Text.RegularExpressions.RegexTree)
extern void RegexFCD_FirstChars_mC60DC5CA9A078998CB55594436AB9CBFD86478FB (void);
// 0x00000345 System.Text.RegularExpressions.RegexPrefix System.Text.RegularExpressions.RegexFCD::Prefix(System.Text.RegularExpressions.RegexTree)
extern void RegexFCD_Prefix_m50B30C508C6745832FD3A76B2169462455C1A28E (void);
// 0x00000346 System.Int32 System.Text.RegularExpressions.RegexFCD::Anchors(System.Text.RegularExpressions.RegexTree)
extern void RegexFCD_Anchors_m562FA644F10503074714E0F58A2A00F9F727D75E (void);
// 0x00000347 System.Int32 System.Text.RegularExpressions.RegexFCD::AnchorFromType(System.Int32)
extern void RegexFCD_AnchorFromType_m4B458E2C589633A43F9324C14F9192EF68F80A14 (void);
// 0x00000348 System.Void System.Text.RegularExpressions.RegexFCD::.ctor()
extern void RegexFCD__ctor_mFC6A3309CAFA8C3C2B94094AD443738823388A3B (void);
// 0x00000349 System.Void System.Text.RegularExpressions.RegexFCD::PushInt(System.Int32)
extern void RegexFCD_PushInt_m63817D3969DF7BD31B7C93D43EE45C4AF539868F (void);
// 0x0000034A System.Boolean System.Text.RegularExpressions.RegexFCD::IntIsEmpty()
extern void RegexFCD_IntIsEmpty_mE825A8A0DF9D5BA6618357ABBA93421D4099AAEB (void);
// 0x0000034B System.Int32 System.Text.RegularExpressions.RegexFCD::PopInt()
extern void RegexFCD_PopInt_m1E4B64F2F6DDBCB7495E673540CF25FDD4D01B7E (void);
// 0x0000034C System.Void System.Text.RegularExpressions.RegexFCD::PushFC(System.Text.RegularExpressions.RegexFC)
extern void RegexFCD_PushFC_mBE154E351E7C49FFFC26E603B4672136D91479C7 (void);
// 0x0000034D System.Boolean System.Text.RegularExpressions.RegexFCD::FCIsEmpty()
extern void RegexFCD_FCIsEmpty_m57FDE5D4E352620B7773AD54B286531CA21FCDAD (void);
// 0x0000034E System.Text.RegularExpressions.RegexFC System.Text.RegularExpressions.RegexFCD::PopFC()
extern void RegexFCD_PopFC_m987A35E9ADF69335799EDEEB12C2CD3A3F40FB6E (void);
// 0x0000034F System.Text.RegularExpressions.RegexFC System.Text.RegularExpressions.RegexFCD::TopFC()
extern void RegexFCD_TopFC_m26ED21621830CF30FDA46AE8D7F3AC9F50DE416F (void);
// 0x00000350 System.Text.RegularExpressions.RegexFC System.Text.RegularExpressions.RegexFCD::RegexFCFromRegexTree(System.Text.RegularExpressions.RegexTree)
extern void RegexFCD_RegexFCFromRegexTree_mA85E74765529D05113116C73EC397E832D81D0BC (void);
// 0x00000351 System.Void System.Text.RegularExpressions.RegexFCD::SkipChild()
extern void RegexFCD_SkipChild_m661F5D339305B97A37D855240A0B9AF500FE03F6 (void);
// 0x00000352 System.Void System.Text.RegularExpressions.RegexFCD::CalculateFC(System.Int32,System.Text.RegularExpressions.RegexNode,System.Int32)
extern void RegexFCD_CalculateFC_m2267FAA6BCA80275E21DC9A0BAF90BBC85204BD8 (void);
// 0x00000353 System.Void System.Text.RegularExpressions.RegexFC::.ctor(System.Boolean)
extern void RegexFC__ctor_m354E8197215F3EE9097B69E783B744365A38EF20 (void);
// 0x00000354 System.Void System.Text.RegularExpressions.RegexFC::.ctor(System.Char,System.Boolean,System.Boolean,System.Boolean)
extern void RegexFC__ctor_m023D08ED0365AE9AAC539333B4390A8052C59229 (void);
// 0x00000355 System.Void System.Text.RegularExpressions.RegexFC::.ctor(System.String,System.Boolean,System.Boolean)
extern void RegexFC__ctor_mDCBBCCC1BB476741943D7F9AD88731B1DCA0C1B5 (void);
// 0x00000356 System.Boolean System.Text.RegularExpressions.RegexFC::AddFC(System.Text.RegularExpressions.RegexFC,System.Boolean)
extern void RegexFC_AddFC_m5B05CD1D7700817843366EC1DF728977EDD4D11E (void);
// 0x00000357 System.String System.Text.RegularExpressions.RegexFC::GetFirstChars(System.Globalization.CultureInfo)
extern void RegexFC_GetFirstChars_m7252E826F9A5BC1842A5A255BAC5A36EE8DADAF5 (void);
// 0x00000358 System.Boolean System.Text.RegularExpressions.RegexFC::IsCaseInsensitive()
extern void RegexFC_IsCaseInsensitive_mD87B0C49AAEBB61215F09A9C5ABF8CCB8B5AB64E (void);
// 0x00000359 System.Void System.Text.RegularExpressions.RegexPrefix::.ctor(System.String,System.Boolean)
extern void RegexPrefix__ctor_m93489A4FF55425A15BF5390E77EE0B84F6F9364C (void);
// 0x0000035A System.String System.Text.RegularExpressions.RegexPrefix::get_Prefix()
extern void RegexPrefix_get_Prefix_m7137EC6CA5B857F49946E2EAEA19784040D430CF (void);
// 0x0000035B System.Boolean System.Text.RegularExpressions.RegexPrefix::get_CaseInsensitive()
extern void RegexPrefix_get_CaseInsensitive_m76E04480FA9FFAE4C5031CA12F4AE9A2576212C0 (void);
// 0x0000035C System.Text.RegularExpressions.RegexPrefix System.Text.RegularExpressions.RegexPrefix::get_Empty()
extern void RegexPrefix_get_Empty_mAD10DECDBC7C51F9ACF5C02E3191874252DF9B8B (void);
// 0x0000035D System.Void System.Text.RegularExpressions.RegexPrefix::.cctor()
extern void RegexPrefix__cctor_mCDCE7EDB98AFB119EE0281D37F7BC019AD28773D (void);
// 0x0000035E System.Void System.Text.RegularExpressions.Group::.ctor(System.String,System.Int32[],System.Int32,System.String)
extern void Group__ctor_mECF4574592517D363C35ADC07F9D6F7E7DE6B4F6 (void);
// 0x0000035F System.Boolean System.Text.RegularExpressions.Group::get_Success()
extern void Group_get_Success_m91D00749B3C9D2030B72C6DA3AF2B3BA48F22521 (void);
// 0x00000360 System.Void System.Text.RegularExpressions.Group::.cctor()
extern void Group__cctor_m213E26F039439904671CFD5DAF5D85B47D5CBE68 (void);
// 0x00000361 System.Void System.Text.RegularExpressions.Group::.ctor()
extern void Group__ctor_mDCB3D51B8A672B342F452177D42D6D3F2F9BA91A (void);
// 0x00000362 System.Void System.Text.RegularExpressions.GroupCollection::.ctor(System.Text.RegularExpressions.Match,System.Collections.Hashtable)
extern void GroupCollection__ctor_mDFB6267479B597E32357B584847B3DA68F74D222 (void);
// 0x00000363 System.Object System.Text.RegularExpressions.GroupCollection::get_SyncRoot()
extern void GroupCollection_get_SyncRoot_m386A1A40A6B645B1F111618FEA771D48DB956D3B (void);
// 0x00000364 System.Boolean System.Text.RegularExpressions.GroupCollection::get_IsSynchronized()
extern void GroupCollection_get_IsSynchronized_mC179A5EEE97BC0B080A97E41B8BE381175789BEB (void);
// 0x00000365 System.Int32 System.Text.RegularExpressions.GroupCollection::get_Count()
extern void GroupCollection_get_Count_mBDDCA62E15FC586F0CCBD75F006BF0B08713E26E (void);
// 0x00000366 System.Text.RegularExpressions.Group System.Text.RegularExpressions.GroupCollection::get_Item(System.Int32)
extern void GroupCollection_get_Item_m5ABF137CEFD5E2F2FE2EC76835963594300D4177 (void);
// 0x00000367 System.Text.RegularExpressions.Group System.Text.RegularExpressions.GroupCollection::get_Item(System.String)
extern void GroupCollection_get_Item_m62ECD0C4A53BFB8F0EAFB2BD17F047451B60D886 (void);
// 0x00000368 System.Text.RegularExpressions.Group System.Text.RegularExpressions.GroupCollection::GetGroup(System.Int32)
extern void GroupCollection_GetGroup_m222E408F24D187B48C39E38DF0F8C80267A98650 (void);
// 0x00000369 System.Text.RegularExpressions.Group System.Text.RegularExpressions.GroupCollection::GetGroupImpl(System.Int32)
extern void GroupCollection_GetGroupImpl_m0E3C3044F8ECDDA91FBF8FE7EA69B2F37033A8BD (void);
// 0x0000036A System.Void System.Text.RegularExpressions.GroupCollection::CopyTo(System.Array,System.Int32)
extern void GroupCollection_CopyTo_m1CD3BAE06E5932597BC6EDF49494A6AB3ABE63E2 (void);
// 0x0000036B System.Collections.IEnumerator System.Text.RegularExpressions.GroupCollection::GetEnumerator()
extern void GroupCollection_GetEnumerator_m69149E9FF8C5E3E6D3AF8C54B00A5A893B2146A4 (void);
// 0x0000036C System.Void System.Text.RegularExpressions.GroupCollection::.ctor()
extern void GroupCollection__ctor_mBFA81C79BD34180370D227533C149E106234A902 (void);
// 0x0000036D System.Void System.Text.RegularExpressions.GroupEnumerator::.ctor(System.Text.RegularExpressions.GroupCollection)
extern void GroupEnumerator__ctor_m068EE333FA25ED143CEE67A87050623565547092 (void);
// 0x0000036E System.Boolean System.Text.RegularExpressions.GroupEnumerator::MoveNext()
extern void GroupEnumerator_MoveNext_mE64A4AE66D4732D871E1E8443DA1EA0296A6D87C (void);
// 0x0000036F System.Object System.Text.RegularExpressions.GroupEnumerator::get_Current()
extern void GroupEnumerator_get_Current_mE407A8FC00E5762924C8965BD818A81F762D0B94 (void);
// 0x00000370 System.Text.RegularExpressions.Capture System.Text.RegularExpressions.GroupEnumerator::get_Capture()
extern void GroupEnumerator_get_Capture_m95A3AE336DB603A5FF6F66FC60E77C1C17300EC2 (void);
// 0x00000371 System.Void System.Text.RegularExpressions.GroupEnumerator::Reset()
extern void GroupEnumerator_Reset_m35E9C15B31794E7B1F8B163E299CE12812A6DFB7 (void);
// 0x00000372 System.Void System.Text.RegularExpressions.RegexInterpreter::.ctor(System.Text.RegularExpressions.RegexCode,System.Globalization.CultureInfo)
extern void RegexInterpreter__ctor_m7B9BA594CF5F338B2E257EDADC2481826BF4C6BB (void);
// 0x00000373 System.Void System.Text.RegularExpressions.RegexInterpreter::InitTrackCount()
extern void RegexInterpreter_InitTrackCount_mD93771C3D75617898528698E29AD09B7EA5EE24B (void);
// 0x00000374 System.Void System.Text.RegularExpressions.RegexInterpreter::Advance()
extern void RegexInterpreter_Advance_mCD1A51680CD0318DDF6D104DE8C722FCCC468CCA (void);
// 0x00000375 System.Void System.Text.RegularExpressions.RegexInterpreter::Advance(System.Int32)
extern void RegexInterpreter_Advance_m779870D7E1FA3580492E2E8B75E2805613525AF7 (void);
// 0x00000376 System.Void System.Text.RegularExpressions.RegexInterpreter::Goto(System.Int32)
extern void RegexInterpreter_Goto_m438DE9CE790DF0757383C91126DEA68C6B0DADFE (void);
// 0x00000377 System.Void System.Text.RegularExpressions.RegexInterpreter::Textto(System.Int32)
extern void RegexInterpreter_Textto_m6CE60A7C8FA9F9CEECD26BD6025F055EB64887AA (void);
// 0x00000378 System.Void System.Text.RegularExpressions.RegexInterpreter::Trackto(System.Int32)
extern void RegexInterpreter_Trackto_m0C7B05A7385BE3F9BB096FE28DC22942A9F96783 (void);
// 0x00000379 System.Int32 System.Text.RegularExpressions.RegexInterpreter::Textstart()
extern void RegexInterpreter_Textstart_mE71CFC006954F38B9EB6CD85BCC0867E63BF0894 (void);
// 0x0000037A System.Int32 System.Text.RegularExpressions.RegexInterpreter::Textpos()
extern void RegexInterpreter_Textpos_mC66F0DE729E76EDA0BEEA7B1ABEE369BA6C81D5B (void);
// 0x0000037B System.Int32 System.Text.RegularExpressions.RegexInterpreter::Trackpos()
extern void RegexInterpreter_Trackpos_m472ADA4F5E1D07E71896E42714DFB723CB016842 (void);
// 0x0000037C System.Void System.Text.RegularExpressions.RegexInterpreter::TrackPush()
extern void RegexInterpreter_TrackPush_m5A8B9F863211AAEC7E5FAD14ECDDAFDE3059210D (void);
// 0x0000037D System.Void System.Text.RegularExpressions.RegexInterpreter::TrackPush(System.Int32)
extern void RegexInterpreter_TrackPush_mB2AF47E651D2A3853A719EFB908C30D27EC2FF5F (void);
// 0x0000037E System.Void System.Text.RegularExpressions.RegexInterpreter::TrackPush(System.Int32,System.Int32)
extern void RegexInterpreter_TrackPush_m3EA36B28D636D1C617F85CEA57650344B562A38F (void);
// 0x0000037F System.Void System.Text.RegularExpressions.RegexInterpreter::TrackPush(System.Int32,System.Int32,System.Int32)
extern void RegexInterpreter_TrackPush_mBCAADB1DF177D91DC9AA4518DCDB3AAF7D6C0E15 (void);
// 0x00000380 System.Void System.Text.RegularExpressions.RegexInterpreter::TrackPush2(System.Int32)
extern void RegexInterpreter_TrackPush2_m4EBCF8B183717311AEE3FAA6AD6FAF1F08B14F77 (void);
// 0x00000381 System.Void System.Text.RegularExpressions.RegexInterpreter::TrackPush2(System.Int32,System.Int32)
extern void RegexInterpreter_TrackPush2_mD591F73FDDF69084636E0834BCCD530B057898FF (void);
// 0x00000382 System.Void System.Text.RegularExpressions.RegexInterpreter::Backtrack()
extern void RegexInterpreter_Backtrack_m46612DE84F898D1656DE30F3BA86E93209E279E1 (void);
// 0x00000383 System.Void System.Text.RegularExpressions.RegexInterpreter::SetOperator(System.Int32)
extern void RegexInterpreter_SetOperator_m5B633C33EE4CD85364E7C60003ACE8EA93FDAC91 (void);
// 0x00000384 System.Void System.Text.RegularExpressions.RegexInterpreter::TrackPop()
extern void RegexInterpreter_TrackPop_m84B55BE8F346693942045E937174EC8C1AE91F08 (void);
// 0x00000385 System.Void System.Text.RegularExpressions.RegexInterpreter::TrackPop(System.Int32)
extern void RegexInterpreter_TrackPop_m73AB2E002DB92E231B62510861277320F76BEEED (void);
// 0x00000386 System.Int32 System.Text.RegularExpressions.RegexInterpreter::TrackPeek()
extern void RegexInterpreter_TrackPeek_m4EF7918CC0F10FFF7E73C1C9D13E74D1D8D13318 (void);
// 0x00000387 System.Int32 System.Text.RegularExpressions.RegexInterpreter::TrackPeek(System.Int32)
extern void RegexInterpreter_TrackPeek_mEECF3E94E7823A68474C691F695D71087729553C (void);
// 0x00000388 System.Void System.Text.RegularExpressions.RegexInterpreter::StackPush(System.Int32)
extern void RegexInterpreter_StackPush_mC28C3F8B3C811C4DCA6CD312F7F487206C871E55 (void);
// 0x00000389 System.Void System.Text.RegularExpressions.RegexInterpreter::StackPush(System.Int32,System.Int32)
extern void RegexInterpreter_StackPush_m911FF20379BF912884E7F98BB59CFB6C51AA1861 (void);
// 0x0000038A System.Void System.Text.RegularExpressions.RegexInterpreter::StackPop()
extern void RegexInterpreter_StackPop_mD057CA7B190ED8FBD33C6CE48E1F28E4B09FC4F2 (void);
// 0x0000038B System.Void System.Text.RegularExpressions.RegexInterpreter::StackPop(System.Int32)
extern void RegexInterpreter_StackPop_m90FC35FD76D9B63851ECFD641DAA08B1B58C7B91 (void);
// 0x0000038C System.Int32 System.Text.RegularExpressions.RegexInterpreter::StackPeek()
extern void RegexInterpreter_StackPeek_m08C28311048F6B075379EE46B924FC211BA48EC6 (void);
// 0x0000038D System.Int32 System.Text.RegularExpressions.RegexInterpreter::StackPeek(System.Int32)
extern void RegexInterpreter_StackPeek_m308DE22A8E1AF524319E7F1D5A94DBFEC37700ED (void);
// 0x0000038E System.Int32 System.Text.RegularExpressions.RegexInterpreter::Operator()
extern void RegexInterpreter_Operator_m4DE2EAA1744D15294F2767D5217F753FE74FAC0B (void);
// 0x0000038F System.Int32 System.Text.RegularExpressions.RegexInterpreter::Operand(System.Int32)
extern void RegexInterpreter_Operand_m1ACB9C398C9C7ADF8DA58824877B99F08F181526 (void);
// 0x00000390 System.Int32 System.Text.RegularExpressions.RegexInterpreter::Leftchars()
extern void RegexInterpreter_Leftchars_m3A200CD41FFE8C89CCB85B3CC7A367E32C5988D1 (void);
// 0x00000391 System.Int32 System.Text.RegularExpressions.RegexInterpreter::Rightchars()
extern void RegexInterpreter_Rightchars_m3DB37A53D6C3DC3311C9EA020690CC0824959D30 (void);
// 0x00000392 System.Int32 System.Text.RegularExpressions.RegexInterpreter::Bump()
extern void RegexInterpreter_Bump_mC33CB8A0CC0DF1C69F11115BD225D2D8B63F8753 (void);
// 0x00000393 System.Int32 System.Text.RegularExpressions.RegexInterpreter::Forwardchars()
extern void RegexInterpreter_Forwardchars_mE5E437E285604CDC60551C112F7B2CEF7297F4ED (void);
// 0x00000394 System.Char System.Text.RegularExpressions.RegexInterpreter::Forwardcharnext()
extern void RegexInterpreter_Forwardcharnext_mD2C6694CC31BC75D3E20C511D1004D28AAE1390F (void);
// 0x00000395 System.Boolean System.Text.RegularExpressions.RegexInterpreter::Stringmatch(System.String)
extern void RegexInterpreter_Stringmatch_m543BC6834400A925D2603AE6FBB47944694AFDF1 (void);
// 0x00000396 System.Boolean System.Text.RegularExpressions.RegexInterpreter::Refmatch(System.Int32,System.Int32)
extern void RegexInterpreter_Refmatch_m52369ADBF64E25A9EEEBE216939454EBB8D8E138 (void);
// 0x00000397 System.Void System.Text.RegularExpressions.RegexInterpreter::Backwardnext()
extern void RegexInterpreter_Backwardnext_mD10CE2A9E229D0655EF01565DB39C902654D00CD (void);
// 0x00000398 System.Char System.Text.RegularExpressions.RegexInterpreter::CharAt(System.Int32)
extern void RegexInterpreter_CharAt_mAE2AF6D293F53C2D8961C2D0C145BC3ADF6EC105 (void);
// 0x00000399 System.Boolean System.Text.RegularExpressions.RegexInterpreter::FindFirstChar()
extern void RegexInterpreter_FindFirstChar_m95CDB0ECB99F7850479D951A5F32BB6B19B91F44 (void);
// 0x0000039A System.Void System.Text.RegularExpressions.RegexInterpreter::Go()
extern void RegexInterpreter_Go_mBE9DEAECBD68F60DDFE2BB5A8C24CF92A1FB503A (void);
// 0x0000039B System.Text.RegularExpressions.Match System.Text.RegularExpressions.Match::get_Empty()
extern void Match_get_Empty_m5D3AE3D0580F06ED901EE69FCCED6AF44715528F (void);
// 0x0000039C System.Void System.Text.RegularExpressions.Match::.ctor(System.Text.RegularExpressions.Regex,System.Int32,System.String,System.Int32,System.Int32,System.Int32)
extern void Match__ctor_m08A8262ACD89C9E47AA7168D0F2CC6E3338855D7 (void);
// 0x0000039D System.Void System.Text.RegularExpressions.Match::Reset(System.Text.RegularExpressions.Regex,System.String,System.Int32,System.Int32,System.Int32)
extern void Match_Reset_m9EDCC3689E8A5A57A644946AEC3E41C1901C7DAF (void);
// 0x0000039E System.Text.RegularExpressions.GroupCollection System.Text.RegularExpressions.Match::get_Groups()
extern void Match_get_Groups_m06CCC0108A4F5EAD5968631D7A8C9FFE730BDC42 (void);
// 0x0000039F System.Text.RegularExpressions.Match System.Text.RegularExpressions.Match::NextMatch()
extern void Match_NextMatch_mA9BB438B4D7DE12D45A73720C063CFFF15FE596D (void);
// 0x000003A0 System.Void System.Text.RegularExpressions.Match::AddMatch(System.Int32,System.Int32,System.Int32)
extern void Match_AddMatch_m3C9178A7D6F8175A7628E4BE579FD209B7C7650A (void);
// 0x000003A1 System.Void System.Text.RegularExpressions.Match::BalanceMatch(System.Int32)
extern void Match_BalanceMatch_mCC0EC358E4C33191B896226512FE8F086EFEA4CF (void);
// 0x000003A2 System.Void System.Text.RegularExpressions.Match::RemoveMatch(System.Int32)
extern void Match_RemoveMatch_m6268C01D537F0BACB7DD707E11FA873C3E1918C7 (void);
// 0x000003A3 System.Boolean System.Text.RegularExpressions.Match::IsMatched(System.Int32)
extern void Match_IsMatched_m7686CA418F588EC198A82DE287326C46F4CBDD5F (void);
// 0x000003A4 System.Int32 System.Text.RegularExpressions.Match::MatchIndex(System.Int32)
extern void Match_MatchIndex_mA39CA9F84C3872675CB9C76EC342EFB30A2B5DA0 (void);
// 0x000003A5 System.Int32 System.Text.RegularExpressions.Match::MatchLength(System.Int32)
extern void Match_MatchLength_m25492EACF56E8211FEEC4856F93D7A19D30A984F (void);
// 0x000003A6 System.Void System.Text.RegularExpressions.Match::Tidy(System.Int32)
extern void Match_Tidy_m88B2494631267F8CF7E90F3305F713550ED39CE8 (void);
// 0x000003A7 System.Void System.Text.RegularExpressions.Match::.cctor()
extern void Match__cctor_m9158A9D469720E89CD9004B65F55EEEF5E330C0E (void);
// 0x000003A8 System.Void System.Text.RegularExpressions.Match::.ctor()
extern void Match__ctor_m38BC8AD7EEFA99C6FC25587D6FE56450FA849E0C (void);
// 0x000003A9 System.Void System.Text.RegularExpressions.MatchSparse::.ctor(System.Text.RegularExpressions.Regex,System.Collections.Hashtable,System.Int32,System.String,System.Int32,System.Int32,System.Int32)
extern void MatchSparse__ctor_mEA523FCAF96D8A81401D3ED010CACE4463CCE811 (void);
// 0x000003AA System.Text.RegularExpressions.GroupCollection System.Text.RegularExpressions.MatchSparse::get_Groups()
extern void MatchSparse_get_Groups_m2B6C3D8D28A4C0035833C3805882E7906642FACF (void);
// 0x000003AB System.Void System.Text.RegularExpressions.RegexMatchTimeoutException::.ctor(System.String,System.String,System.TimeSpan)
extern void RegexMatchTimeoutException__ctor_mCCDB413A8F68D924B276B8FED2744E81BE4C89AF (void);
// 0x000003AC System.Void System.Text.RegularExpressions.RegexMatchTimeoutException::.ctor()
extern void RegexMatchTimeoutException__ctor_m4EFD030442FEEC81E59AB8CDF35D603A5D551058 (void);
// 0x000003AD System.Void System.Text.RegularExpressions.RegexMatchTimeoutException::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
extern void RegexMatchTimeoutException__ctor_m554FE8CFA7F42483517F11948A61E4D3C9F44D07 (void);
// 0x000003AE System.Void System.Text.RegularExpressions.RegexMatchTimeoutException::System.Runtime.Serialization.ISerializable.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
extern void RegexMatchTimeoutException_System_Runtime_Serialization_ISerializable_GetObjectData_m78FACBA38C002E195A507A32CDAB768D8DBC93E7 (void);
// 0x000003AF System.Void System.Text.RegularExpressions.RegexMatchTimeoutException::Init()
extern void RegexMatchTimeoutException_Init_m09AF601CC7369F2D7E1300B166517FE7D20EB6F1 (void);
// 0x000003B0 System.Void System.Text.RegularExpressions.RegexMatchTimeoutException::Init(System.String,System.String,System.TimeSpan)
extern void RegexMatchTimeoutException_Init_m0F165C7170A46724458C06DA5EC05536D8CB95B7 (void);
// 0x000003B1 System.Void System.Text.RegularExpressions.RegexNode::.ctor(System.Int32,System.Text.RegularExpressions.RegexOptions)
extern void RegexNode__ctor_m29676E9646F598C827F25E906EEB6EA14A6FD5DB (void);
// 0x000003B2 System.Void System.Text.RegularExpressions.RegexNode::.ctor(System.Int32,System.Text.RegularExpressions.RegexOptions,System.Char)
extern void RegexNode__ctor_m92FB70D6C28D7E021A2A1ACBAD583461AB014F11 (void);
// 0x000003B3 System.Void System.Text.RegularExpressions.RegexNode::.ctor(System.Int32,System.Text.RegularExpressions.RegexOptions,System.String)
extern void RegexNode__ctor_m89ACB97FB7FE8B38C0D69F0F2445A7916BC67D85 (void);
// 0x000003B4 System.Void System.Text.RegularExpressions.RegexNode::.ctor(System.Int32,System.Text.RegularExpressions.RegexOptions,System.Int32)
extern void RegexNode__ctor_mAE76BA90AA85F205CB0CC6799F06D1AD85A49F64 (void);
// 0x000003B5 System.Void System.Text.RegularExpressions.RegexNode::.ctor(System.Int32,System.Text.RegularExpressions.RegexOptions,System.Int32,System.Int32)
extern void RegexNode__ctor_m0EFEB707603B3C667626117E09A7EED58BBEC6D4 (void);
// 0x000003B6 System.Boolean System.Text.RegularExpressions.RegexNode::UseOptionR()
extern void RegexNode_UseOptionR_mB931929BBD1D89F8B263AA846C1665775096713E (void);
// 0x000003B7 System.Text.RegularExpressions.RegexNode System.Text.RegularExpressions.RegexNode::ReverseLeft()
extern void RegexNode_ReverseLeft_m994638E4886D007B9B29BC23EA3C8D76A92099FD (void);
// 0x000003B8 System.Void System.Text.RegularExpressions.RegexNode::MakeRep(System.Int32,System.Int32,System.Int32)
extern void RegexNode_MakeRep_mC310B028FBE3BD5EB80F83E4E05B891ADEE45C22 (void);
// 0x000003B9 System.Text.RegularExpressions.RegexNode System.Text.RegularExpressions.RegexNode::Reduce()
extern void RegexNode_Reduce_mE9E22C30C296E328ABC7EDC9C52F18059FAE27C1 (void);
// 0x000003BA System.Text.RegularExpressions.RegexNode System.Text.RegularExpressions.RegexNode::StripEnation(System.Int32)
extern void RegexNode_StripEnation_mE19E0A57BCE0D0BF47F51A5103C08FCC7BB9E24F (void);
// 0x000003BB System.Text.RegularExpressions.RegexNode System.Text.RegularExpressions.RegexNode::ReduceGroup()
extern void RegexNode_ReduceGroup_m069FA93D4F88006F18473E647069B349683B9204 (void);
// 0x000003BC System.Text.RegularExpressions.RegexNode System.Text.RegularExpressions.RegexNode::ReduceRep()
extern void RegexNode_ReduceRep_m726F03D9E2420F276A37777942B66D15CA73F77E (void);
// 0x000003BD System.Text.RegularExpressions.RegexNode System.Text.RegularExpressions.RegexNode::ReduceSet()
extern void RegexNode_ReduceSet_m912F4A0DFF694EB14DE520599369A811C2E9D10D (void);
// 0x000003BE System.Text.RegularExpressions.RegexNode System.Text.RegularExpressions.RegexNode::ReduceAlternation()
extern void RegexNode_ReduceAlternation_m60EECC172A975620A5118D14D6ECF8B846ECED9F (void);
// 0x000003BF System.Text.RegularExpressions.RegexNode System.Text.RegularExpressions.RegexNode::ReduceConcatenation()
extern void RegexNode_ReduceConcatenation_m4BE1B6DBBC0F4BAB9A3873414B5EE77D825AD53B (void);
// 0x000003C0 System.Text.RegularExpressions.RegexNode System.Text.RegularExpressions.RegexNode::MakeQuantifier(System.Boolean,System.Int32,System.Int32)
extern void RegexNode_MakeQuantifier_m1332537AA6BCCCD68A3E59EA7994CCFE69A19444 (void);
// 0x000003C1 System.Void System.Text.RegularExpressions.RegexNode::AddChild(System.Text.RegularExpressions.RegexNode)
extern void RegexNode_AddChild_m734A86A25E6074316FAC566F7D127253F7B71703 (void);
// 0x000003C2 System.Text.RegularExpressions.RegexNode System.Text.RegularExpressions.RegexNode::Child(System.Int32)
extern void RegexNode_Child_m5AA4FFDDCCFA22FE70BA0F236F19A963AEF72079 (void);
// 0x000003C3 System.Int32 System.Text.RegularExpressions.RegexNode::ChildCount()
extern void RegexNode_ChildCount_m23B6965575DB0DBC1D90212820DEA144FCB06996 (void);
// 0x000003C4 System.Int32 System.Text.RegularExpressions.RegexNode::Type()
extern void RegexNode_Type_mFA1C2F11F3487BB1BCBA7F58FFB7975EC18E9CD4 (void);
// 0x000003C5 System.Text.RegularExpressions.RegexTree System.Text.RegularExpressions.RegexParser::Parse(System.String,System.Text.RegularExpressions.RegexOptions)
extern void RegexParser_Parse_mD206BB554B6087ED35C5F744D72A93A07721D789 (void);
// 0x000003C6 System.Void System.Text.RegularExpressions.RegexParser::.ctor(System.Globalization.CultureInfo)
extern void RegexParser__ctor_mC69D13B4FC323EE77392251139C5F2C456171310 (void);
// 0x000003C7 System.Void System.Text.RegularExpressions.RegexParser::SetPattern(System.String)
extern void RegexParser_SetPattern_m4B385D83A9680A1B2707EBCA8659B6E12EDD5E46 (void);
// 0x000003C8 System.Void System.Text.RegularExpressions.RegexParser::Reset(System.Text.RegularExpressions.RegexOptions)
extern void RegexParser_Reset_mEC49D1DCEBC555768D2FB90DA42374F1C547E328 (void);
// 0x000003C9 System.Text.RegularExpressions.RegexNode System.Text.RegularExpressions.RegexParser::ScanRegex()
extern void RegexParser_ScanRegex_m62049A6C66D6D8CDD795B9C740283D1EC85126DB (void);
// 0x000003CA System.Text.RegularExpressions.RegexCharClass System.Text.RegularExpressions.RegexParser::ScanCharClass(System.Boolean)
extern void RegexParser_ScanCharClass_mF775DA8BFD214C64BC3D91E07436543717976DC4 (void);
// 0x000003CB System.Text.RegularExpressions.RegexCharClass System.Text.RegularExpressions.RegexParser::ScanCharClass(System.Boolean,System.Boolean)
extern void RegexParser_ScanCharClass_mFE669B1C9CB6652157D9E8DAEE5B924C581AE81F (void);
// 0x000003CC System.Text.RegularExpressions.RegexNode System.Text.RegularExpressions.RegexParser::ScanGroupOpen()
extern void RegexParser_ScanGroupOpen_mA4918ACA08C7E4C945197BBE4EF734AF5B35096C (void);
// 0x000003CD System.Void System.Text.RegularExpressions.RegexParser::ScanBlank()
extern void RegexParser_ScanBlank_m99BA3097E182DE425BE0137BAFDD0218F0DF360D (void);
// 0x000003CE System.Text.RegularExpressions.RegexNode System.Text.RegularExpressions.RegexParser::ScanBackslash()
extern void RegexParser_ScanBackslash_m45E9E0ABDB7DF70F58850B48905DE9DE026EA64C (void);
// 0x000003CF System.Text.RegularExpressions.RegexNode System.Text.RegularExpressions.RegexParser::ScanBasicBackslash()
extern void RegexParser_ScanBasicBackslash_m5F438E56ACBE272622D39D4208B2D5ED536DD7B8 (void);
// 0x000003D0 System.String System.Text.RegularExpressions.RegexParser::ScanCapname()
extern void RegexParser_ScanCapname_m1D4DB4E5DA312CBCA841391F729CC626DC657D85 (void);
// 0x000003D1 System.Char System.Text.RegularExpressions.RegexParser::ScanOctal()
extern void RegexParser_ScanOctal_mCF3925D06CBBA1DD0CB60199F59991D099430C3A (void);
// 0x000003D2 System.Int32 System.Text.RegularExpressions.RegexParser::ScanDecimal()
extern void RegexParser_ScanDecimal_mE966D2C7F357215A52F88120F40A37707C1AB33A (void);
// 0x000003D3 System.Char System.Text.RegularExpressions.RegexParser::ScanHex(System.Int32)
extern void RegexParser_ScanHex_m296FC19218F8186D2C1B630DF9F138CFB195625E (void);
// 0x000003D4 System.Int32 System.Text.RegularExpressions.RegexParser::HexDigit(System.Char)
extern void RegexParser_HexDigit_m4BAEE94B2077B96A4B1D56C459EFB2B1938E1174 (void);
// 0x000003D5 System.Char System.Text.RegularExpressions.RegexParser::ScanControl()
extern void RegexParser_ScanControl_m244F59DA2B0711D154B7D68CCB5765390C65B5B8 (void);
// 0x000003D6 System.Boolean System.Text.RegularExpressions.RegexParser::IsOnlyTopOption(System.Text.RegularExpressions.RegexOptions)
extern void RegexParser_IsOnlyTopOption_m66FE256A81BBD173C96B90EE9EBE9721F9ED16A1 (void);
// 0x000003D7 System.Void System.Text.RegularExpressions.RegexParser::ScanOptions()
extern void RegexParser_ScanOptions_m5CD283C15179190846762B90F78F0A87E7495537 (void);
// 0x000003D8 System.Char System.Text.RegularExpressions.RegexParser::ScanCharEscape()
extern void RegexParser_ScanCharEscape_mF8821EE73F3F8A5D4267642F6E4F0A666FA5E7A6 (void);
// 0x000003D9 System.String System.Text.RegularExpressions.RegexParser::ParseProperty()
extern void RegexParser_ParseProperty_m69C638E755F0A5C1A2BC8E08827E6124889C2CEF (void);
// 0x000003DA System.Int32 System.Text.RegularExpressions.RegexParser::TypeFromCode(System.Char)
extern void RegexParser_TypeFromCode_m0969E0D233AC767039B0A333901F47A22BABE0E8 (void);
// 0x000003DB System.Text.RegularExpressions.RegexOptions System.Text.RegularExpressions.RegexParser::OptionFromCode(System.Char)
extern void RegexParser_OptionFromCode_m6BCD10574DF5E08599B5F7FC8E947E3DC69EE151 (void);
// 0x000003DC System.Void System.Text.RegularExpressions.RegexParser::CountCaptures()
extern void RegexParser_CountCaptures_m5255DE4B24B8D9BA7B2A2A7A1FD79A67B36F4634 (void);
// 0x000003DD System.Void System.Text.RegularExpressions.RegexParser::NoteCaptureSlot(System.Int32,System.Int32)
extern void RegexParser_NoteCaptureSlot_m8B2D20B819C86E427837C879CCA72B9BCD1C4AA8 (void);
// 0x000003DE System.Void System.Text.RegularExpressions.RegexParser::NoteCaptureName(System.String,System.Int32)
extern void RegexParser_NoteCaptureName_m96A5301077C4C6554E993A2266EA40B690F455C4 (void);
// 0x000003DF System.Void System.Text.RegularExpressions.RegexParser::AssignNameSlots()
extern void RegexParser_AssignNameSlots_m168605CD3A6D6AAA52AFFDB13BE3D5DFAC3FE94B (void);
// 0x000003E0 System.Int32 System.Text.RegularExpressions.RegexParser::CaptureSlotFromName(System.String)
extern void RegexParser_CaptureSlotFromName_mE3FD1D57EB29D4C7A0E4029E4D4785297798EE43 (void);
// 0x000003E1 System.Boolean System.Text.RegularExpressions.RegexParser::IsCaptureSlot(System.Int32)
extern void RegexParser_IsCaptureSlot_m80540BE449D9B98B2B159CD5169F7AA6DB63CB80 (void);
// 0x000003E2 System.Boolean System.Text.RegularExpressions.RegexParser::IsCaptureName(System.String)
extern void RegexParser_IsCaptureName_mBFB85B16ED80CA59452491B4C3278C77ADCA1FDF (void);
// 0x000003E3 System.Boolean System.Text.RegularExpressions.RegexParser::UseOptionN()
extern void RegexParser_UseOptionN_mE9C62585222B2D99D295708E4486C952973F35D5 (void);
// 0x000003E4 System.Boolean System.Text.RegularExpressions.RegexParser::UseOptionI()
extern void RegexParser_UseOptionI_mFA3B59BD8A6F61626E20F8FE909A23289E694263 (void);
// 0x000003E5 System.Boolean System.Text.RegularExpressions.RegexParser::UseOptionM()
extern void RegexParser_UseOptionM_mDE945B2DE782D12A5013D408F4FFBCABEC48C63D (void);
// 0x000003E6 System.Boolean System.Text.RegularExpressions.RegexParser::UseOptionS()
extern void RegexParser_UseOptionS_mE96EEA754E1EEEF658AAF73885D048342D1D200E (void);
// 0x000003E7 System.Boolean System.Text.RegularExpressions.RegexParser::UseOptionX()
extern void RegexParser_UseOptionX_mD63DEED6741AEA0B3F6CC4239712A4B2EF690810 (void);
// 0x000003E8 System.Boolean System.Text.RegularExpressions.RegexParser::UseOptionE()
extern void RegexParser_UseOptionE_mC171EEF863E091591BAD771F16B72D742F044096 (void);
// 0x000003E9 System.Boolean System.Text.RegularExpressions.RegexParser::IsSpecial(System.Char)
extern void RegexParser_IsSpecial_mFF68456E944ACAF048B4F96F5758FFDD1D5E7DCD (void);
// 0x000003EA System.Boolean System.Text.RegularExpressions.RegexParser::IsStopperX(System.Char)
extern void RegexParser_IsStopperX_m0BCF2DB4B0E1324C9109C8BFD486FC5DBA8DC646 (void);
// 0x000003EB System.Boolean System.Text.RegularExpressions.RegexParser::IsQuantifier(System.Char)
extern void RegexParser_IsQuantifier_mE0620E30A63AD0C0DB9550A52A4A7D0BB4BC3A31 (void);
// 0x000003EC System.Boolean System.Text.RegularExpressions.RegexParser::IsTrueQuantifier()
extern void RegexParser_IsTrueQuantifier_m4AA95A9CE7CD78600E8D525ECA5A095984FBC63F (void);
// 0x000003ED System.Boolean System.Text.RegularExpressions.RegexParser::IsSpace(System.Char)
extern void RegexParser_IsSpace_m1E41FA7DD1FB93BF9220530CA91B35EF08879F30 (void);
// 0x000003EE System.Void System.Text.RegularExpressions.RegexParser::AddConcatenate(System.Int32,System.Int32,System.Boolean)
extern void RegexParser_AddConcatenate_m3743C87DFCD1784A949BFDCE9443845CCD630A5D (void);
// 0x000003EF System.Void System.Text.RegularExpressions.RegexParser::PushGroup()
extern void RegexParser_PushGroup_m6F4246ECA3A6F29DA096C3B41D97652427E3175E (void);
// 0x000003F0 System.Void System.Text.RegularExpressions.RegexParser::PopGroup()
extern void RegexParser_PopGroup_m43AB1FB84E11D8DFF6C5D38B9CAD324E5425DD74 (void);
// 0x000003F1 System.Boolean System.Text.RegularExpressions.RegexParser::EmptyStack()
extern void RegexParser_EmptyStack_mB65B33DCF98A5967407B7C6A07F8799681202BE5 (void);
// 0x000003F2 System.Void System.Text.RegularExpressions.RegexParser::StartGroup(System.Text.RegularExpressions.RegexNode)
extern void RegexParser_StartGroup_m36A6C0ED245D844CD2E630160994C3F2D7CCA994 (void);
// 0x000003F3 System.Void System.Text.RegularExpressions.RegexParser::AddAlternate()
extern void RegexParser_AddAlternate_mDBDEEF8180738DE0D31CC05B0E223EFF0D66939B (void);
// 0x000003F4 System.Void System.Text.RegularExpressions.RegexParser::AddConcatenate()
extern void RegexParser_AddConcatenate_mF80F14978ED6626A8F8E5F37AEB3B946A01192C1 (void);
// 0x000003F5 System.Void System.Text.RegularExpressions.RegexParser::AddConcatenate(System.Boolean,System.Int32,System.Int32)
extern void RegexParser_AddConcatenate_m81CC39ED404E571347F0E97650F3BEB14639B1B0 (void);
// 0x000003F6 System.Text.RegularExpressions.RegexNode System.Text.RegularExpressions.RegexParser::Unit()
extern void RegexParser_Unit_mEAEEAC39DBE372DC762644F49E6E163CA37EA34E (void);
// 0x000003F7 System.Void System.Text.RegularExpressions.RegexParser::AddUnitOne(System.Char)
extern void RegexParser_AddUnitOne_m72DFA82092408E9C63544126093D98390E0C2145 (void);
// 0x000003F8 System.Void System.Text.RegularExpressions.RegexParser::AddUnitNotone(System.Char)
extern void RegexParser_AddUnitNotone_mAA142A94BB7B6A358BA36A3920DB139382889749 (void);
// 0x000003F9 System.Void System.Text.RegularExpressions.RegexParser::AddUnitSet(System.String)
extern void RegexParser_AddUnitSet_m024168548909EA2DF649E6194D60135312ADF5B3 (void);
// 0x000003FA System.Void System.Text.RegularExpressions.RegexParser::AddUnitNode(System.Text.RegularExpressions.RegexNode)
extern void RegexParser_AddUnitNode_m6EE11A898128A169E41A5C7B38B1F3DD314FB304 (void);
// 0x000003FB System.Void System.Text.RegularExpressions.RegexParser::AddUnitType(System.Int32)
extern void RegexParser_AddUnitType_m1ECB4025CA3B580F051CF6891D9C96922CA2FA7A (void);
// 0x000003FC System.Void System.Text.RegularExpressions.RegexParser::AddGroup()
extern void RegexParser_AddGroup_m54BBB919E4D4AD05EFECBC3ECBE46FC4A90569EA (void);
// 0x000003FD System.Void System.Text.RegularExpressions.RegexParser::PushOptions()
extern void RegexParser_PushOptions_m2034533961B704CBFA0F97BD4A54CB7269F0D88A (void);
// 0x000003FE System.Void System.Text.RegularExpressions.RegexParser::PopOptions()
extern void RegexParser_PopOptions_mA18691037302741375A44BD8BDC9387DFB07B676 (void);
// 0x000003FF System.Boolean System.Text.RegularExpressions.RegexParser::EmptyOptionsStack()
extern void RegexParser_EmptyOptionsStack_m5FCB7AF81ACB5C91A73231C9F0AA0DFB32067A45 (void);
// 0x00000400 System.Void System.Text.RegularExpressions.RegexParser::PopKeepOptions()
extern void RegexParser_PopKeepOptions_m8ACBCD324BAF7269F90AEB3CF901B666524658FA (void);
// 0x00000401 System.ArgumentException System.Text.RegularExpressions.RegexParser::MakeException(System.String)
extern void RegexParser_MakeException_m6D521D75808E2CD4255A68DC3456EAF2A88F2874 (void);
// 0x00000402 System.Int32 System.Text.RegularExpressions.RegexParser::Textpos()
extern void RegexParser_Textpos_m36658DED82367E05DF4333E68A666FEEBC3DAC07 (void);
// 0x00000403 System.Void System.Text.RegularExpressions.RegexParser::Textto(System.Int32)
extern void RegexParser_Textto_m5C8BAB13E35429238EA9A5F13D5A5A580D0DD3AC (void);
// 0x00000404 System.Char System.Text.RegularExpressions.RegexParser::MoveRightGetChar()
extern void RegexParser_MoveRightGetChar_m3CF088DE129BADB346CCEEF1D547E2D260BC894A (void);
// 0x00000405 System.Void System.Text.RegularExpressions.RegexParser::MoveRight()
extern void RegexParser_MoveRight_m6F0A1C10AE9EA183F04A9E06B62B2B53648688AC (void);
// 0x00000406 System.Void System.Text.RegularExpressions.RegexParser::MoveRight(System.Int32)
extern void RegexParser_MoveRight_m7D1D27C901CAB81BCF60803E22FBDF2DEEC6CC51 (void);
// 0x00000407 System.Void System.Text.RegularExpressions.RegexParser::MoveLeft()
extern void RegexParser_MoveLeft_m1BC035A4EA49F4168093B2AB0EEAB2653CB04033 (void);
// 0x00000408 System.Char System.Text.RegularExpressions.RegexParser::CharAt(System.Int32)
extern void RegexParser_CharAt_m08DBAE0DFD788548F74E061031B7221154F96A77 (void);
// 0x00000409 System.Char System.Text.RegularExpressions.RegexParser::RightChar()
extern void RegexParser_RightChar_m9E231199A8E5EA994AA1746FC5E977AF3823FDEB (void);
// 0x0000040A System.Char System.Text.RegularExpressions.RegexParser::RightChar(System.Int32)
extern void RegexParser_RightChar_m246E9E1F8D0A4A8E485C23E233CD3915C23739D8 (void);
// 0x0000040B System.Int32 System.Text.RegularExpressions.RegexParser::CharsRight()
extern void RegexParser_CharsRight_m318662CFE3223C3FA5E921D376409B4E1B28F9B4 (void);
// 0x0000040C System.Void System.Text.RegularExpressions.RegexParser::.cctor()
extern void RegexParser__cctor_mF468AF3C5916BA72C579CBD41A73D2DAD004F0EE (void);
// 0x0000040D System.Void System.Text.RegularExpressions.RegexRunner::.ctor()
extern void RegexRunner__ctor_mC04D94995556E71E813F8420C8A4EC0B66404550 (void);
// 0x0000040E System.Text.RegularExpressions.Match System.Text.RegularExpressions.RegexRunner::Scan(System.Text.RegularExpressions.Regex,System.String,System.Int32,System.Int32,System.Int32,System.Int32,System.Boolean,System.TimeSpan)
extern void RegexRunner_Scan_m1C3B1B034601773D510A4D2DEC337635A540BE31 (void);
// 0x0000040F System.Void System.Text.RegularExpressions.RegexRunner::StartTimeoutWatch()
extern void RegexRunner_StartTimeoutWatch_m257FBE0C72761082A11D275954C6A1343EB13301 (void);
// 0x00000410 System.Void System.Text.RegularExpressions.RegexRunner::CheckTimeout()
extern void RegexRunner_CheckTimeout_m52486A9CE7B6EA4C83BB60FB200196AF0EE5687B (void);
// 0x00000411 System.Void System.Text.RegularExpressions.RegexRunner::DoCheckTimeout()
extern void RegexRunner_DoCheckTimeout_mCDAA40848A2F8AAD70928FFD8A6C08FF2D9E72A3 (void);
// 0x00000412 System.Void System.Text.RegularExpressions.RegexRunner::Go()
// 0x00000413 System.Boolean System.Text.RegularExpressions.RegexRunner::FindFirstChar()
// 0x00000414 System.Void System.Text.RegularExpressions.RegexRunner::InitTrackCount()
// 0x00000415 System.Void System.Text.RegularExpressions.RegexRunner::InitMatch()
extern void RegexRunner_InitMatch_mF9CD772D4A8E12F89B4785324CD6939ABAE89AD4 (void);
// 0x00000416 System.Text.RegularExpressions.Match System.Text.RegularExpressions.RegexRunner::TidyMatch(System.Boolean)
extern void RegexRunner_TidyMatch_m61A8AE20E505F2055B276EB020EB0B804ED2D924 (void);
// 0x00000417 System.Void System.Text.RegularExpressions.RegexRunner::EnsureStorage()
extern void RegexRunner_EnsureStorage_m6BC13F773B014E2875CCD9A83E4093A77AA1053C (void);
// 0x00000418 System.Boolean System.Text.RegularExpressions.RegexRunner::IsBoundary(System.Int32,System.Int32,System.Int32)
extern void RegexRunner_IsBoundary_m6C846E11790EC61A9E75A24230E1477913DB3441 (void);
// 0x00000419 System.Boolean System.Text.RegularExpressions.RegexRunner::IsECMABoundary(System.Int32,System.Int32,System.Int32)
extern void RegexRunner_IsECMABoundary_m35C5F5DDC7C2F0E57EBA2E9D9892A88EDAEE4B97 (void);
// 0x0000041A System.Void System.Text.RegularExpressions.RegexRunner::DoubleTrack()
extern void RegexRunner_DoubleTrack_m057C14C51F137222469C6526406B0E1069747618 (void);
// 0x0000041B System.Void System.Text.RegularExpressions.RegexRunner::DoubleStack()
extern void RegexRunner_DoubleStack_m8969F05F9E086EAA194DCBD2F137778239918925 (void);
// 0x0000041C System.Void System.Text.RegularExpressions.RegexRunner::DoubleCrawl()
extern void RegexRunner_DoubleCrawl_mF0425849E5E3C2BA5E9009CED7DE245C8CA0F7CC (void);
// 0x0000041D System.Void System.Text.RegularExpressions.RegexRunner::Crawl(System.Int32)
extern void RegexRunner_Crawl_m655A5D262056F7E13F0645CE5611AE65E83D97DB (void);
// 0x0000041E System.Int32 System.Text.RegularExpressions.RegexRunner::Popcrawl()
extern void RegexRunner_Popcrawl_mD8C76E2C584E6908F4BB11E055B97581F0CF7268 (void);
// 0x0000041F System.Int32 System.Text.RegularExpressions.RegexRunner::Crawlpos()
extern void RegexRunner_Crawlpos_m26A92CA69EF0C65BC7389834A12AD331538D064D (void);
// 0x00000420 System.Void System.Text.RegularExpressions.RegexRunner::Capture(System.Int32,System.Int32,System.Int32)
extern void RegexRunner_Capture_mE34CB0D3351BCC69F6FDE6CDEA763B93C5E92642 (void);
// 0x00000421 System.Void System.Text.RegularExpressions.RegexRunner::TransferCapture(System.Int32,System.Int32,System.Int32,System.Int32)
extern void RegexRunner_TransferCapture_m4F01B5A96647BC3FD338ACF6D509741D80FEC837 (void);
// 0x00000422 System.Void System.Text.RegularExpressions.RegexRunner::Uncapture()
extern void RegexRunner_Uncapture_mA7163C77BE1683E508821AB251F33FB7520CE3F8 (void);
// 0x00000423 System.Boolean System.Text.RegularExpressions.RegexRunner::IsMatched(System.Int32)
extern void RegexRunner_IsMatched_mD7F580AA0533D5C4BC41D18824FA74BE16EAE7A3 (void);
// 0x00000424 System.Int32 System.Text.RegularExpressions.RegexRunner::MatchIndex(System.Int32)
extern void RegexRunner_MatchIndex_mA8EEC418C65572A82720F5D16BAC99224CF0251A (void);
// 0x00000425 System.Int32 System.Text.RegularExpressions.RegexRunner::MatchLength(System.Int32)
extern void RegexRunner_MatchLength_m06FA694D5EFE42F89C25C8599BBE86C7726DB2C6 (void);
// 0x00000426 System.Text.RegularExpressions.RegexRunner System.Text.RegularExpressions.RegexRunnerFactory::CreateInstance()
// 0x00000427 System.Void System.Text.RegularExpressions.RegexTree::.ctor(System.Text.RegularExpressions.RegexNode,System.Collections.Hashtable,System.Int32[],System.Int32,System.Collections.Hashtable,System.String[],System.Text.RegularExpressions.RegexOptions)
extern void RegexTree__ctor_m5B10D5149928B35CE397472028EE327669C211DA (void);
// 0x00000428 System.Text.RegularExpressions.RegexCode System.Text.RegularExpressions.RegexWriter::Write(System.Text.RegularExpressions.RegexTree)
extern void RegexWriter_Write_m57CF8209EF566CD40F9146C74DF889C8AA06E061 (void);
// 0x00000429 System.Void System.Text.RegularExpressions.RegexWriter::.ctor()
extern void RegexWriter__ctor_m63A858FAE36A8640812DFF917751C1E215A2AE82 (void);
// 0x0000042A System.Void System.Text.RegularExpressions.RegexWriter::PushInt(System.Int32)
extern void RegexWriter_PushInt_mFBC85956A26FEBC66244C8DFC881106D85DD2C1D (void);
// 0x0000042B System.Boolean System.Text.RegularExpressions.RegexWriter::EmptyStack()
extern void RegexWriter_EmptyStack_mB0C109FA21F5CFD16A34438BA1CC1CE8BED91E7C (void);
// 0x0000042C System.Int32 System.Text.RegularExpressions.RegexWriter::PopInt()
extern void RegexWriter_PopInt_m8885F9428571674EC224D6BBC93570B1B4671713 (void);
// 0x0000042D System.Int32 System.Text.RegularExpressions.RegexWriter::CurPos()
extern void RegexWriter_CurPos_mEA105879492A4B415FA8AC25B29AA49153F83C18 (void);
// 0x0000042E System.Void System.Text.RegularExpressions.RegexWriter::PatchJump(System.Int32,System.Int32)
extern void RegexWriter_PatchJump_m6C0A440142E7AC772AD4AF7DF5D8291B6CA6D7D2 (void);
// 0x0000042F System.Void System.Text.RegularExpressions.RegexWriter::Emit(System.Int32)
extern void RegexWriter_Emit_mDC0B76CE49A6DE83DD2D169236BCD516AE9263EF (void);
// 0x00000430 System.Void System.Text.RegularExpressions.RegexWriter::Emit(System.Int32,System.Int32)
extern void RegexWriter_Emit_m6B0ACB44155A07161060838F483D555E7EF6ACED (void);
// 0x00000431 System.Void System.Text.RegularExpressions.RegexWriter::Emit(System.Int32,System.Int32,System.Int32)
extern void RegexWriter_Emit_m7C1D08F071C805F13DBF7684AEC3F2F7E748C497 (void);
// 0x00000432 System.Int32 System.Text.RegularExpressions.RegexWriter::StringCode(System.String)
extern void RegexWriter_StringCode_m6AA17FFEBDD5E155004F05A78CF13B0D8E901158 (void);
// 0x00000433 System.ArgumentException System.Text.RegularExpressions.RegexWriter::MakeException(System.String)
extern void RegexWriter_MakeException_m443C4CFA99AE06710D1E1BFA3D6EB9737AE70F17 (void);
// 0x00000434 System.Int32 System.Text.RegularExpressions.RegexWriter::MapCapnum(System.Int32)
extern void RegexWriter_MapCapnum_m6AFE8BED80960BAA522EAA873D535C9D5AD4B811 (void);
// 0x00000435 System.Text.RegularExpressions.RegexCode System.Text.RegularExpressions.RegexWriter::RegexCodeFromRegexTree(System.Text.RegularExpressions.RegexTree)
extern void RegexWriter_RegexCodeFromRegexTree_mAC489A29C00688CA929661BC394F1C4CF997CFC5 (void);
// 0x00000436 System.Void System.Text.RegularExpressions.RegexWriter::EmitFragment(System.Int32,System.Text.RegularExpressions.RegexNode,System.Int32)
extern void RegexWriter_EmitFragment_mEFDD8EA3A65320222CF4EA8A52B33C687EE0C5AC (void);
// 0x00000437 System.Void System.Diagnostics.BooleanSwitch::.ctor(System.String,System.String)
extern void BooleanSwitch__ctor_m6F066AB4D9A1AF132569B625CB857AE671F94C0B (void);
// 0x00000438 System.Void System.Diagnostics.Switch::.ctor(System.String,System.String)
extern void Switch__ctor_mCEC1A7A86582AA8639404DCF7607B160A8B53A42 (void);
// 0x00000439 System.Void System.Diagnostics.Switch::.ctor(System.String,System.String,System.String)
extern void Switch__ctor_mA94CBF64FF82CBF4819158911159130231ADE484 (void);
// 0x0000043A System.Void System.Diagnostics.Switch::_pruneCachedSwitches()
extern void Switch__pruneCachedSwitches_m7500DBE46E6A2B4AA6BBE2978C90166B6EA35790 (void);
// 0x0000043B System.Void System.Diagnostics.Switch::.cctor()
extern void Switch__cctor_mC01362AF23DB366F6103AC3762E913F3149B923C (void);
// 0x0000043C System.Void System.Diagnostics.SwitchLevelAttribute::.ctor(System.Type)
extern void SwitchLevelAttribute__ctor_mD0C828AD634514271EDA0B06938D962B17EAFD52 (void);
// 0x0000043D System.Void System.Diagnostics.SwitchLevelAttribute::set_SwitchLevelType(System.Type)
extern void SwitchLevelAttribute_set_SwitchLevelType_m88B4C116AB67D726698620238DFF195913299929 (void);
// 0x0000043E System.Void System.Diagnostics.TraceSwitch::.ctor(System.String,System.String)
extern void TraceSwitch__ctor_mDBA48A8FB03E3CED698799144535B99F84D81008 (void);
// 0x0000043F System.Int64 System.Diagnostics.Stopwatch::GetTimestamp()
extern void Stopwatch_GetTimestamp_m7A4B2D144D880343DB783326F36F6996C1D1A1CA (void);
// 0x00000440 System.Void System.Diagnostics.Stopwatch::.ctor()
extern void Stopwatch__ctor_mA301E9A9D03758CBE09171E0C140CCD06BC9F860 (void);
// 0x00000441 System.TimeSpan System.Diagnostics.Stopwatch::get_Elapsed()
extern void Stopwatch_get_Elapsed_m6735B32BFB466FC4F52112AC3493D37404D184BB (void);
// 0x00000442 System.Int64 System.Diagnostics.Stopwatch::get_ElapsedMilliseconds()
extern void Stopwatch_get_ElapsedMilliseconds_mE39424FB61C885BCFCC4B583C58A8630C3AD8177 (void);
// 0x00000443 System.Int64 System.Diagnostics.Stopwatch::get_ElapsedTicks()
extern void Stopwatch_get_ElapsedTicks_mABB4710231090C75F057E90A29C71C553077A901 (void);
// 0x00000444 System.Void System.Diagnostics.Stopwatch::Start()
extern void Stopwatch_Start_mF61332B96D7753ADA18366A29E22E2A92E25739A (void);
// 0x00000445 System.Void System.Diagnostics.Stopwatch::.cctor()
extern void Stopwatch__cctor_m137C0B2E7182FAEA6E030CD1EDC909E5A3F7A064 (void);
// 0x00000446 System.Void System.ComponentModel.AddingNewEventArgs::.ctor()
extern void AddingNewEventArgs__ctor_m52D7705C7DAA295C5491981766AE423DC282A1FA (void);
// 0x00000447 System.Void System.ComponentModel.AddingNewEventArgs::.ctor(System.Object)
extern void AddingNewEventArgs__ctor_mC778622D608C31CD28F5F81788E0475F2F87C65B (void);
// 0x00000448 System.Object System.ComponentModel.AddingNewEventArgs::get_NewObject()
extern void AddingNewEventArgs_get_NewObject_mA67B862DC7A4245D76EE1A2925AABA6F612854AA (void);
// 0x00000449 System.Void System.ComponentModel.AddingNewEventArgs::set_NewObject(System.Object)
extern void AddingNewEventArgs_set_NewObject_mA0EC612668090E6F12C9867D74052636226E644E (void);
// 0x0000044A System.Void System.ComponentModel.AddingNewEventHandler::.ctor(System.Object,System.IntPtr)
extern void AddingNewEventHandler__ctor_m37EE437830EF867B7FEFB1FC3A3EAD0B5AE5AD2F (void);
// 0x0000044B System.Void System.ComponentModel.AddingNewEventHandler::Invoke(System.Object,System.ComponentModel.AddingNewEventArgs)
extern void AddingNewEventHandler_Invoke_mEC4E83B4C1B0CC5521EC078265B63749ACE9AEC1 (void);
// 0x0000044C System.IAsyncResult System.ComponentModel.AddingNewEventHandler::BeginInvoke(System.Object,System.ComponentModel.AddingNewEventArgs,System.AsyncCallback,System.Object)
extern void AddingNewEventHandler_BeginInvoke_mD06B02BBA1D4AA34DED3BA5CC0292119F3A37E1A (void);
// 0x0000044D System.Void System.ComponentModel.AddingNewEventHandler::EndInvoke(System.IAsyncResult)
extern void AddingNewEventHandler_EndInvoke_m2C03AAED51AC47B53B624DDBD92C2C70BB0C95C1 (void);
// 0x0000044E System.Void System.ComponentModel.AmbientValueAttribute::.ctor(System.Type,System.String)
extern void AmbientValueAttribute__ctor_m342E73202092CFC1CA817BE1B5C13B6AB3C7C387 (void);
// 0x0000044F System.Void System.ComponentModel.AmbientValueAttribute::.ctor(System.Char)
extern void AmbientValueAttribute__ctor_mB0A5C5970224CFC67124F6A32693459349C3858B (void);
// 0x00000450 System.Void System.ComponentModel.AmbientValueAttribute::.ctor(System.Byte)
extern void AmbientValueAttribute__ctor_m82762403269D162DBEF669722B5A021FF1A7FC79 (void);
// 0x00000451 System.Void System.ComponentModel.AmbientValueAttribute::.ctor(System.Int16)
extern void AmbientValueAttribute__ctor_mF4DA765961E00F6E74C1199789CA4757B0843C19 (void);
// 0x00000452 System.Void System.ComponentModel.AmbientValueAttribute::.ctor(System.Int32)
extern void AmbientValueAttribute__ctor_mF95ABA63721D64D82CDC16B2613D7FF9AA90AA64 (void);
// 0x00000453 System.Void System.ComponentModel.AmbientValueAttribute::.ctor(System.Int64)
extern void AmbientValueAttribute__ctor_m216896FC18767CF28CE66B37AE4CB1B9202CB7F2 (void);
// 0x00000454 System.Void System.ComponentModel.AmbientValueAttribute::.ctor(System.Single)
extern void AmbientValueAttribute__ctor_m15B2EFEA69A3F86ACE2D0110060EB63F4922638A (void);
// 0x00000455 System.Void System.ComponentModel.AmbientValueAttribute::.ctor(System.Double)
extern void AmbientValueAttribute__ctor_mE3E0B2C6ED62E6CB1136833C9584DED01513953E (void);
// 0x00000456 System.Void System.ComponentModel.AmbientValueAttribute::.ctor(System.Boolean)
extern void AmbientValueAttribute__ctor_m97E244FE4182A2267CBDB42600403A01BA80B3AA (void);
// 0x00000457 System.Void System.ComponentModel.AmbientValueAttribute::.ctor(System.String)
extern void AmbientValueAttribute__ctor_m1CDE898E007F3459C91A4A66B0276886BB4D42DE (void);
// 0x00000458 System.Void System.ComponentModel.AmbientValueAttribute::.ctor(System.Object)
extern void AmbientValueAttribute__ctor_mDDF9C4DAFE0906AA3664150E3AE13A2D4C81B752 (void);
// 0x00000459 System.Object System.ComponentModel.AmbientValueAttribute::get_Value()
extern void AmbientValueAttribute_get_Value_mAF197402AF2951D9F41882A7E8E2AC99946EF5DF (void);
// 0x0000045A System.Boolean System.ComponentModel.AmbientValueAttribute::Equals(System.Object)
extern void AmbientValueAttribute_Equals_m9A88AA2017CF42854704B57AA16C8C616EDB028F (void);
// 0x0000045B System.Int32 System.ComponentModel.AmbientValueAttribute::GetHashCode()
extern void AmbientValueAttribute_GetHashCode_mD7D082A2B53874E2D792B32BB2550F34770C1D04 (void);
// 0x0000045C System.Object System.ComponentModel.ArrayConverter::ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)
extern void ArrayConverter_ConvertTo_mAEA49FE8501D2CA2989D859B2721CECCD5D0291B (void);
// 0x0000045D System.ComponentModel.PropertyDescriptorCollection System.ComponentModel.ArrayConverter::GetProperties(System.ComponentModel.ITypeDescriptorContext,System.Object,System.Attribute[])
extern void ArrayConverter_GetProperties_m6EA225499F1C9E760F12E922862ADBAACE8A7764 (void);
// 0x0000045E System.Boolean System.ComponentModel.ArrayConverter::GetPropertiesSupported(System.ComponentModel.ITypeDescriptorContext)
extern void ArrayConverter_GetPropertiesSupported_m0E3C2E559400F3DC3D63F9A4701F3FA60AEA5E6E (void);
// 0x0000045F System.Void System.ComponentModel.ArrayConverter::.ctor()
extern void ArrayConverter__ctor_m831D145364A55A155BC896935367961A476D53B7 (void);
// 0x00000460 System.Void System.ComponentModel.ArrayConverter_ArrayPropertyDescriptor::.ctor(System.Type,System.Type,System.Int32)
extern void ArrayPropertyDescriptor__ctor_m7C51D4632C85E9663A9C39AC44E6E2CAA55F9269 (void);
// 0x00000461 System.Object System.ComponentModel.ArrayConverter_ArrayPropertyDescriptor::GetValue(System.Object)
extern void ArrayPropertyDescriptor_GetValue_m948AE3BA780FA3874A2EAF5A15AEE90D78E80D47 (void);
// 0x00000462 System.Void System.ComponentModel.ArrayConverter_ArrayPropertyDescriptor::SetValue(System.Object,System.Object)
extern void ArrayPropertyDescriptor_SetValue_m1CBA7D089E8E9C71EBD881B539674C9EF14C40AD (void);
// 0x00000463 System.Void System.ComponentModel.ArraySubsetEnumerator::.ctor(System.Array,System.Int32)
extern void ArraySubsetEnumerator__ctor_m39C3859EB2625F6E584E35FDB1950B5E8407761C (void);
// 0x00000464 System.Boolean System.ComponentModel.ArraySubsetEnumerator::MoveNext()
extern void ArraySubsetEnumerator_MoveNext_mDA14E48B8A7B78616EEF81E31CE8E9A258C1A905 (void);
// 0x00000465 System.Void System.ComponentModel.ArraySubsetEnumerator::Reset()
extern void ArraySubsetEnumerator_Reset_mC82A8E1D642B024903CA780F6034797EB423BEB4 (void);
// 0x00000466 System.Object System.ComponentModel.ArraySubsetEnumerator::get_Current()
extern void ArraySubsetEnumerator_get_Current_m09128B3111243A65657005FFCBB036CD3EF1C0FC (void);
// 0x00000467 System.Void System.ComponentModel.AsyncCompletedEventArgs::.ctor()
extern void AsyncCompletedEventArgs__ctor_m6EE6868CBFD4D9AB4C0981CCAA9B5D6160B72CFE (void);
// 0x00000468 System.Void System.ComponentModel.AsyncCompletedEventArgs::.ctor(System.Exception,System.Boolean,System.Object)
extern void AsyncCompletedEventArgs__ctor_mD64D20EE7FE25F4DC11F08465BADD6803074DAF0 (void);
// 0x00000469 System.Boolean System.ComponentModel.AsyncCompletedEventArgs::get_Cancelled()
extern void AsyncCompletedEventArgs_get_Cancelled_mA52243B66E0842D2B0393C044F91C8CE0E51FC76 (void);
// 0x0000046A System.Exception System.ComponentModel.AsyncCompletedEventArgs::get_Error()
extern void AsyncCompletedEventArgs_get_Error_m5FB583A922650BCBEE9FD96EEA97536AA028EF00 (void);
// 0x0000046B System.Object System.ComponentModel.AsyncCompletedEventArgs::get_UserState()
extern void AsyncCompletedEventArgs_get_UserState_mD4969188EBD6FB528946BA46B875A0CD619FC240 (void);
// 0x0000046C System.Void System.ComponentModel.AsyncCompletedEventArgs::RaiseExceptionIfNecessary()
extern void AsyncCompletedEventArgs_RaiseExceptionIfNecessary_mC030DA14DA50122BAB8A7BEBFE6507C42A15121E (void);
// 0x0000046D System.Void System.ComponentModel.AsyncCompletedEventHandler::.ctor(System.Object,System.IntPtr)
extern void AsyncCompletedEventHandler__ctor_m3E8C58CCB42C2E50B5659DD06A2963A8B02BC627 (void);
// 0x0000046E System.Void System.ComponentModel.AsyncCompletedEventHandler::Invoke(System.Object,System.ComponentModel.AsyncCompletedEventArgs)
extern void AsyncCompletedEventHandler_Invoke_m28268406AA4523E2C9ACDF3097364E15F656CE44 (void);
// 0x0000046F System.IAsyncResult System.ComponentModel.AsyncCompletedEventHandler::BeginInvoke(System.Object,System.ComponentModel.AsyncCompletedEventArgs,System.AsyncCallback,System.Object)
extern void AsyncCompletedEventHandler_BeginInvoke_m696379E9F111A41649E774BFE9CBC0FE93E641D8 (void);
// 0x00000470 System.Void System.ComponentModel.AsyncCompletedEventHandler::EndInvoke(System.IAsyncResult)
extern void AsyncCompletedEventHandler_EndInvoke_m46B07274000B19BD492EBB42FD8E4A8E91872FF9 (void);
// 0x00000471 System.Void System.ComponentModel.AsyncOperation::.ctor(System.Object,System.Threading.SynchronizationContext)
extern void AsyncOperation__ctor_m3351C8630671FDA981377C4B5496107AB4B11457 (void);
// 0x00000472 System.Void System.ComponentModel.AsyncOperation::Finalize()
extern void AsyncOperation_Finalize_m2AA56405A79F856D0317DE1A49F4434A5EB04604 (void);
// 0x00000473 System.Object System.ComponentModel.AsyncOperation::get_UserSuppliedState()
extern void AsyncOperation_get_UserSuppliedState_m210A0A4774C5090611F1142F6B79829151F12C93 (void);
// 0x00000474 System.Threading.SynchronizationContext System.ComponentModel.AsyncOperation::get_SynchronizationContext()
extern void AsyncOperation_get_SynchronizationContext_m1424868356A70983E6BD9D0E7770DE2C8FAA42EF (void);
// 0x00000475 System.Void System.ComponentModel.AsyncOperation::Post(System.Threading.SendOrPostCallback,System.Object)
extern void AsyncOperation_Post_m6F2E8BF614D21BA572D2EE333E93FBFA01D2EDD8 (void);
// 0x00000476 System.Void System.ComponentModel.AsyncOperation::PostOperationCompleted(System.Threading.SendOrPostCallback,System.Object)
extern void AsyncOperation_PostOperationCompleted_mE6BA497ACC6669D7E309607A98EC447ED1CAAB96 (void);
// 0x00000477 System.Void System.ComponentModel.AsyncOperation::OperationCompleted()
extern void AsyncOperation_OperationCompleted_m9BA3F036BD867E536F679FC49994CB2B1C8FD0B6 (void);
// 0x00000478 System.Void System.ComponentModel.AsyncOperation::OperationCompletedCore()
extern void AsyncOperation_OperationCompletedCore_m256C055EEFA0FAC5A4F3CFD9D9B3F8F4B489BEA8 (void);
// 0x00000479 System.Void System.ComponentModel.AsyncOperation::VerifyNotCompleted()
extern void AsyncOperation_VerifyNotCompleted_m52B5FBFB04771187BBE028D29DFE6E4B05B3C536 (void);
// 0x0000047A System.Void System.ComponentModel.AsyncOperation::VerifyDelegateNotNull(System.Threading.SendOrPostCallback)
extern void AsyncOperation_VerifyDelegateNotNull_mC59C6B7C5A67B9FB94F359AFA6BC6EAD9403B0B8 (void);
// 0x0000047B System.ComponentModel.AsyncOperation System.ComponentModel.AsyncOperation::CreateOperation(System.Object,System.Threading.SynchronizationContext)
extern void AsyncOperation_CreateOperation_m7D5508CA38474644C74E1770AD4B6472B6D34E8A (void);
// 0x0000047C System.Void System.ComponentModel.AsyncOperation::.ctor()
extern void AsyncOperation__ctor_m9275654D08BC495200C5C946C8D3DF1D8AE1752C (void);
// 0x0000047D System.ComponentModel.AsyncOperation System.ComponentModel.AsyncOperationManager::CreateOperation(System.Object)
extern void AsyncOperationManager_CreateOperation_m9A3E974F5231EA267BA4C56FF2D58ECF99FB656C (void);
// 0x0000047E System.Threading.SynchronizationContext System.ComponentModel.AsyncOperationManager::get_SynchronizationContext()
extern void AsyncOperationManager_get_SynchronizationContext_m6A33C59D1B37EFD29FD8AE97A6B51B466A3E7D35 (void);
// 0x0000047F System.Void System.ComponentModel.AsyncOperationManager::set_SynchronizationContext(System.Threading.SynchronizationContext)
extern void AsyncOperationManager_set_SynchronizationContext_m0F3F9CE5BB5DA9073CFBB3764547D5D364C93EA3 (void);
// 0x00000480 System.Void System.ComponentModel.AttributeCollection::.ctor(System.Attribute[])
extern void AttributeCollection__ctor_m1EBB330147608510FB1B60549BA95812EA2A1190 (void);
// 0x00000481 System.Void System.ComponentModel.AttributeCollection::.ctor()
extern void AttributeCollection__ctor_m14CB9FE012B85FCFE4EF0917398ADBFECCA72836 (void);
// 0x00000482 System.ComponentModel.AttributeCollection System.ComponentModel.AttributeCollection::FromExisting(System.ComponentModel.AttributeCollection,System.Attribute[])
extern void AttributeCollection_FromExisting_mB163AB4BCB3E22E83E5238A92DE6F8411B6F37DC (void);
// 0x00000483 System.Attribute[] System.ComponentModel.AttributeCollection::get_Attributes()
extern void AttributeCollection_get_Attributes_m1EFD91DE73B1AB6FDB061108CA8FEF54F2FB5BF0 (void);
// 0x00000484 System.Int32 System.ComponentModel.AttributeCollection::get_Count()
extern void AttributeCollection_get_Count_m18B4E5D1755D27754C9B3C7C89B4BD91B1458EC4 (void);
// 0x00000485 System.Attribute System.ComponentModel.AttributeCollection::get_Item(System.Int32)
extern void AttributeCollection_get_Item_m3BDFCECB41F5CB12B711CAAD003B883DF83C4B92 (void);
// 0x00000486 System.Attribute System.ComponentModel.AttributeCollection::get_Item(System.Type)
extern void AttributeCollection_get_Item_m2124C159EC9B2357A091B520AEEE0901A1F0D686 (void);
// 0x00000487 System.Boolean System.ComponentModel.AttributeCollection::Contains(System.Attribute)
extern void AttributeCollection_Contains_m44FEEEE6F4C20AAF6207A09BE38A10EEF6EDE6EF (void);
// 0x00000488 System.Boolean System.ComponentModel.AttributeCollection::Contains(System.Attribute[])
extern void AttributeCollection_Contains_mEC42F12F9EB3AF668068A26A45DFB97A62CF6CF0 (void);
// 0x00000489 System.Attribute System.ComponentModel.AttributeCollection::GetDefaultAttribute(System.Type)
extern void AttributeCollection_GetDefaultAttribute_mE4E776D746426F6C8E4FB92754FBA9067F0D7A3F (void);
// 0x0000048A System.Collections.IEnumerator System.ComponentModel.AttributeCollection::GetEnumerator()
extern void AttributeCollection_GetEnumerator_m0A6B7803DAA1D559DF91BB18D0230F449A036DCB (void);
// 0x0000048B System.Boolean System.ComponentModel.AttributeCollection::Matches(System.Attribute)
extern void AttributeCollection_Matches_mC1796716ADBDB0FAB631ACE8DF0307C4C54AD73C (void);
// 0x0000048C System.Boolean System.ComponentModel.AttributeCollection::Matches(System.Attribute[])
extern void AttributeCollection_Matches_m80E15E0A1CFF7DDD5F1EF45983F974F53E945D91 (void);
// 0x0000048D System.Int32 System.ComponentModel.AttributeCollection::System.Collections.ICollection.get_Count()
extern void AttributeCollection_System_Collections_ICollection_get_Count_mE6419B4E22BAC7B304BFC745319C683C889CC7F7 (void);
// 0x0000048E System.Boolean System.ComponentModel.AttributeCollection::System.Collections.ICollection.get_IsSynchronized()
extern void AttributeCollection_System_Collections_ICollection_get_IsSynchronized_m0599FB58C45409A6D66E3E38E22AEFA66B5F89A5 (void);
// 0x0000048F System.Object System.ComponentModel.AttributeCollection::System.Collections.ICollection.get_SyncRoot()
extern void AttributeCollection_System_Collections_ICollection_get_SyncRoot_mA3D7D19888BBE89E51D4BD84EE6AAA9237504E74 (void);
// 0x00000490 System.Void System.ComponentModel.AttributeCollection::CopyTo(System.Array,System.Int32)
extern void AttributeCollection_CopyTo_mAE40D3E0FE070974B37F9BA5F4600E622E6F621F (void);
// 0x00000491 System.Collections.IEnumerator System.ComponentModel.AttributeCollection::System.Collections.IEnumerable.GetEnumerator()
extern void AttributeCollection_System_Collections_IEnumerable_GetEnumerator_m582487AE671B368FDDF140B132FA868EC14349FD (void);
// 0x00000492 System.Void System.ComponentModel.AttributeCollection::.cctor()
extern void AttributeCollection__cctor_m53AA3C8B32DE173EF653258A5BA9BCA1E5C5FCA9 (void);
// 0x00000493 System.Void System.ComponentModel.AttributeProviderAttribute::.ctor(System.String)
extern void AttributeProviderAttribute__ctor_mD3C64A8147DB37C8B578483373F40907FBF24F5C (void);
// 0x00000494 System.Void System.ComponentModel.AttributeProviderAttribute::.ctor(System.String,System.String)
extern void AttributeProviderAttribute__ctor_m25B3C5B33859E658537459EDAF3C2EC0BD16FCE8 (void);
// 0x00000495 System.Void System.ComponentModel.AttributeProviderAttribute::.ctor(System.Type)
extern void AttributeProviderAttribute__ctor_m39F07B179307D3DA19A699BA584F03886872AA04 (void);
// 0x00000496 System.String System.ComponentModel.AttributeProviderAttribute::get_TypeName()
extern void AttributeProviderAttribute_get_TypeName_m83FA0949577D518981558E3A01BA14647565A0DC (void);
// 0x00000497 System.String System.ComponentModel.AttributeProviderAttribute::get_PropertyName()
extern void AttributeProviderAttribute_get_PropertyName_mC7A169CDA2E8BE87946A71872C41F0C768D1C80B (void);
// 0x00000498 System.Void System.ComponentModel.BackgroundWorker::.ctor()
extern void BackgroundWorker__ctor_mB3E698B7C8D09201724ED1FB2B00604BAF64E712 (void);
// 0x00000499 System.Void System.ComponentModel.BackgroundWorker::AsyncOperationCompleted(System.Object)
extern void BackgroundWorker_AsyncOperationCompleted_m8B547DD478020A565FF3D364DEA48B2CF2985CC0 (void);
// 0x0000049A System.Boolean System.ComponentModel.BackgroundWorker::get_CancellationPending()
extern void BackgroundWorker_get_CancellationPending_m7CE44A5E2DC581A59F230949CAFF8ADF8962AE35 (void);
// 0x0000049B System.Void System.ComponentModel.BackgroundWorker::CancelAsync()
extern void BackgroundWorker_CancelAsync_mAB00895870A0654E4EF1FC7C904F14E478790A6A (void);
// 0x0000049C System.Void System.ComponentModel.BackgroundWorker::add_DoWork(System.ComponentModel.DoWorkEventHandler)
extern void BackgroundWorker_add_DoWork_mD7CD868B2853D57ADB2B2D7D1B0D0F2ED17279E8 (void);
// 0x0000049D System.Void System.ComponentModel.BackgroundWorker::remove_DoWork(System.ComponentModel.DoWorkEventHandler)
extern void BackgroundWorker_remove_DoWork_m6BA33C341CDF1D760DFE3A6A8CC9AE6B7707B1AD (void);
// 0x0000049E System.Boolean System.ComponentModel.BackgroundWorker::get_IsBusy()
extern void BackgroundWorker_get_IsBusy_mF4E2A7D2E485F7A0271B4437EAE8367CFA4C14F1 (void);
// 0x0000049F System.Void System.ComponentModel.BackgroundWorker::OnDoWork(System.ComponentModel.DoWorkEventArgs)
extern void BackgroundWorker_OnDoWork_m107C1EC7CB88D9E375F6639F26F734E35197386C (void);
// 0x000004A0 System.Void System.ComponentModel.BackgroundWorker::OnRunWorkerCompleted(System.ComponentModel.RunWorkerCompletedEventArgs)
extern void BackgroundWorker_OnRunWorkerCompleted_m1CEA69A4872DF3E607B989CABE3F6FF03CF57F6E (void);
// 0x000004A1 System.Void System.ComponentModel.BackgroundWorker::OnProgressChanged(System.ComponentModel.ProgressChangedEventArgs)
extern void BackgroundWorker_OnProgressChanged_mC5F948B6B11C85958EB604A51B8790697D411A67 (void);
// 0x000004A2 System.Void System.ComponentModel.BackgroundWorker::add_ProgressChanged(System.ComponentModel.ProgressChangedEventHandler)
extern void BackgroundWorker_add_ProgressChanged_m03B534205DB0B35498A47B9DC5615E3E8734A449 (void);
// 0x000004A3 System.Void System.ComponentModel.BackgroundWorker::remove_ProgressChanged(System.ComponentModel.ProgressChangedEventHandler)
extern void BackgroundWorker_remove_ProgressChanged_m3EBC701F20487423671335F0104DBF0C51DE7FED (void);
// 0x000004A4 System.Void System.ComponentModel.BackgroundWorker::ProgressReporter(System.Object)
extern void BackgroundWorker_ProgressReporter_m250A81DB6904125C034E7DBFD62DDF052BFC0E84 (void);
// 0x000004A5 System.Void System.ComponentModel.BackgroundWorker::ReportProgress(System.Int32)
extern void BackgroundWorker_ReportProgress_mFC257DEB430E023FE8FB491DF4933713C26A3AFC (void);
// 0x000004A6 System.Void System.ComponentModel.BackgroundWorker::ReportProgress(System.Int32,System.Object)
extern void BackgroundWorker_ReportProgress_m0D307572D683DA5F5B92871AE98E3A4DF6D4D3BC (void);
// 0x000004A7 System.Void System.ComponentModel.BackgroundWorker::RunWorkerAsync()
extern void BackgroundWorker_RunWorkerAsync_m608034CE1791548D3E469EC3DDFE9DF11CEA04AD (void);
// 0x000004A8 System.Void System.ComponentModel.BackgroundWorker::RunWorkerAsync(System.Object)
extern void BackgroundWorker_RunWorkerAsync_mD066DF2953B243500565B8FB8C06B418E836F9F8 (void);
// 0x000004A9 System.Void System.ComponentModel.BackgroundWorker::add_RunWorkerCompleted(System.ComponentModel.RunWorkerCompletedEventHandler)
extern void BackgroundWorker_add_RunWorkerCompleted_m64EA698F8EC4DD97865F674A1866F638A0B07744 (void);
// 0x000004AA System.Void System.ComponentModel.BackgroundWorker::remove_RunWorkerCompleted(System.ComponentModel.RunWorkerCompletedEventHandler)
extern void BackgroundWorker_remove_RunWorkerCompleted_m9D0E237E1FCB0ACCA728A0C915D78D7CD533DA22 (void);
// 0x000004AB System.Boolean System.ComponentModel.BackgroundWorker::get_WorkerReportsProgress()
extern void BackgroundWorker_get_WorkerReportsProgress_m4378702AB3D12BBDA07C20AAA33C88BF58195DE1 (void);
// 0x000004AC System.Void System.ComponentModel.BackgroundWorker::set_WorkerReportsProgress(System.Boolean)
extern void BackgroundWorker_set_WorkerReportsProgress_mA6182311468A7D7766304EBE4793841508EB0C6B (void);
// 0x000004AD System.Boolean System.ComponentModel.BackgroundWorker::get_WorkerSupportsCancellation()
extern void BackgroundWorker_get_WorkerSupportsCancellation_m2EEF09411E3E1A0B30A3348B03C9EF0454AD8B1C (void);
// 0x000004AE System.Void System.ComponentModel.BackgroundWorker::set_WorkerSupportsCancellation(System.Boolean)
extern void BackgroundWorker_set_WorkerSupportsCancellation_m32F44DF5DDD32DAA59730B7841B26EA045325D25 (void);
// 0x000004AF System.Void System.ComponentModel.BackgroundWorker::WorkerThreadStart(System.Object)
extern void BackgroundWorker_WorkerThreadStart_m78B5DEA44CDA8EC477C41F3D69326779894FBC19 (void);
// 0x000004B0 System.Void System.ComponentModel.BackgroundWorker::.cctor()
extern void BackgroundWorker__cctor_mD33E62F4A2E7BBB70D034D86B764CF21F94BAA63 (void);
// 0x000004B1 System.Void System.ComponentModel.BackgroundWorker_WorkerThreadStartDelegate::.ctor(System.Object,System.IntPtr)
extern void WorkerThreadStartDelegate__ctor_m7E1BC345F82122E65A327EC6349F251D961D8086 (void);
// 0x000004B2 System.Void System.ComponentModel.BackgroundWorker_WorkerThreadStartDelegate::Invoke(System.Object)
extern void WorkerThreadStartDelegate_Invoke_m91FDA90E60508D55DD9CEB1816EB3895830AF2DD (void);
// 0x000004B3 System.IAsyncResult System.ComponentModel.BackgroundWorker_WorkerThreadStartDelegate::BeginInvoke(System.Object,System.AsyncCallback,System.Object)
extern void WorkerThreadStartDelegate_BeginInvoke_mEFB1C720631EFC0FA5C354A001533CA282C6C038 (void);
// 0x000004B4 System.Void System.ComponentModel.BackgroundWorker_WorkerThreadStartDelegate::EndInvoke(System.IAsyncResult)
extern void WorkerThreadStartDelegate_EndInvoke_mF6F7CC6DCC992A186F9786F0359147BA2985FCA2 (void);
// 0x000004B5 System.Boolean System.ComponentModel.ComponentEditor::EditComponent(System.Object)
extern void ComponentEditor_EditComponent_mF5DE85C7BA13FB678FD049F1971F0E91EDCBB708 (void);
// 0x000004B6 System.Boolean System.ComponentModel.ComponentEditor::EditComponent(System.ComponentModel.ITypeDescriptorContext,System.Object)
// 0x000004B7 System.Void System.ComponentModel.ComponentEditor::.ctor()
extern void ComponentEditor__ctor_m9F870D3808C7B07CBDA8E886658E2E21E349657C (void);
// 0x000004B8 System.Void System.ComponentModel.BindableAttribute::.ctor(System.Boolean)
extern void BindableAttribute__ctor_m4C97D574BAFB42DA7936D00100AD2E18152F20CA (void);
// 0x000004B9 System.Void System.ComponentModel.BindableAttribute::.ctor(System.Boolean,System.ComponentModel.BindingDirection)
extern void BindableAttribute__ctor_mED2FFD0A81489FB06EA218981CA6DD50780FE082 (void);
// 0x000004BA System.Void System.ComponentModel.BindableAttribute::.ctor(System.ComponentModel.BindableSupport)
extern void BindableAttribute__ctor_mDC1D07DC4471CA3307627D7F0091B2A069F09766 (void);
// 0x000004BB System.Void System.ComponentModel.BindableAttribute::.ctor(System.ComponentModel.BindableSupport,System.ComponentModel.BindingDirection)
extern void BindableAttribute__ctor_m9D39F07F418F854A500FA3122FB521850D75889F (void);
// 0x000004BC System.Boolean System.ComponentModel.BindableAttribute::get_Bindable()
extern void BindableAttribute_get_Bindable_m816EAC77B65035FC7C208255CD4C7537479FDEA6 (void);
// 0x000004BD System.ComponentModel.BindingDirection System.ComponentModel.BindableAttribute::get_Direction()
extern void BindableAttribute_get_Direction_m27B609DF963711AA48160CBF7936EA644E0E300A (void);
// 0x000004BE System.Boolean System.ComponentModel.BindableAttribute::Equals(System.Object)
extern void BindableAttribute_Equals_m60236513AFA90B34B3C639608F031D2701035FEC (void);
// 0x000004BF System.Int32 System.ComponentModel.BindableAttribute::GetHashCode()
extern void BindableAttribute_GetHashCode_m29168A062580B25E17F0E7B49210098F8878AFDD (void);
// 0x000004C0 System.Boolean System.ComponentModel.BindableAttribute::IsDefaultAttribute()
extern void BindableAttribute_IsDefaultAttribute_m955462456511F6919107AD4C2C8C36909B4642C6 (void);
// 0x000004C1 System.Void System.ComponentModel.BindableAttribute::.cctor()
extern void BindableAttribute__cctor_m75338D2A6D94DF529C3D2EE67B02DFE676F10555 (void);
// 0x000004C2 System.Void System.ComponentModel.BindingList`1::.ctor()
// 0x000004C3 System.Void System.ComponentModel.BindingList`1::.ctor(System.Collections.Generic.IList`1<T>)
// 0x000004C4 System.Void System.ComponentModel.BindingList`1::Initialize()
// 0x000004C5 System.Boolean System.ComponentModel.BindingList`1::get_ItemTypeHasDefaultConstructor()
// 0x000004C6 System.Void System.ComponentModel.BindingList`1::add_AddingNew(System.ComponentModel.AddingNewEventHandler)
// 0x000004C7 System.Void System.ComponentModel.BindingList`1::remove_AddingNew(System.ComponentModel.AddingNewEventHandler)
// 0x000004C8 System.Void System.ComponentModel.BindingList`1::OnAddingNew(System.ComponentModel.AddingNewEventArgs)
// 0x000004C9 System.Object System.ComponentModel.BindingList`1::FireAddingNew()
// 0x000004CA System.Void System.ComponentModel.BindingList`1::add_ListChanged(System.ComponentModel.ListChangedEventHandler)
// 0x000004CB System.Void System.ComponentModel.BindingList`1::remove_ListChanged(System.ComponentModel.ListChangedEventHandler)
// 0x000004CC System.Void System.ComponentModel.BindingList`1::OnListChanged(System.ComponentModel.ListChangedEventArgs)
// 0x000004CD System.Boolean System.ComponentModel.BindingList`1::get_RaiseListChangedEvents()
// 0x000004CE System.Void System.ComponentModel.BindingList`1::set_RaiseListChangedEvents(System.Boolean)
// 0x000004CF System.Void System.ComponentModel.BindingList`1::ResetBindings()
// 0x000004D0 System.Void System.ComponentModel.BindingList`1::ResetItem(System.Int32)
// 0x000004D1 System.Void System.ComponentModel.BindingList`1::FireListChanged(System.ComponentModel.ListChangedType,System.Int32)
// 0x000004D2 System.Void System.ComponentModel.BindingList`1::ClearItems()
// 0x000004D3 System.Void System.ComponentModel.BindingList`1::InsertItem(System.Int32,T)
// 0x000004D4 System.Void System.ComponentModel.BindingList`1::RemoveItem(System.Int32)
// 0x000004D5 System.Void System.ComponentModel.BindingList`1::SetItem(System.Int32,T)
// 0x000004D6 System.Void System.ComponentModel.BindingList`1::CancelNew(System.Int32)
// 0x000004D7 System.Void System.ComponentModel.BindingList`1::EndNew(System.Int32)
// 0x000004D8 T System.ComponentModel.BindingList`1::AddNew()
// 0x000004D9 System.Object System.ComponentModel.BindingList`1::System.ComponentModel.IBindingList.AddNew()
// 0x000004DA System.Boolean System.ComponentModel.BindingList`1::get_AddingNewHandled()
// 0x000004DB System.Object System.ComponentModel.BindingList`1::AddNewCore()
// 0x000004DC System.Boolean System.ComponentModel.BindingList`1::get_AllowNew()
// 0x000004DD System.Void System.ComponentModel.BindingList`1::set_AllowNew(System.Boolean)
// 0x000004DE System.Boolean System.ComponentModel.BindingList`1::System.ComponentModel.IBindingList.get_AllowNew()
// 0x000004DF System.Boolean System.ComponentModel.BindingList`1::get_AllowEdit()
// 0x000004E0 System.Void System.ComponentModel.BindingList`1::set_AllowEdit(System.Boolean)
// 0x000004E1 System.Boolean System.ComponentModel.BindingList`1::System.ComponentModel.IBindingList.get_AllowEdit()
// 0x000004E2 System.Boolean System.ComponentModel.BindingList`1::get_AllowRemove()
// 0x000004E3 System.Void System.ComponentModel.BindingList`1::set_AllowRemove(System.Boolean)
// 0x000004E4 System.Boolean System.ComponentModel.BindingList`1::System.ComponentModel.IBindingList.get_AllowRemove()
// 0x000004E5 System.Boolean System.ComponentModel.BindingList`1::System.ComponentModel.IBindingList.get_SupportsChangeNotification()
// 0x000004E6 System.Boolean System.ComponentModel.BindingList`1::get_SupportsChangeNotificationCore()
// 0x000004E7 System.Boolean System.ComponentModel.BindingList`1::System.ComponentModel.IBindingList.get_SupportsSearching()
// 0x000004E8 System.Boolean System.ComponentModel.BindingList`1::get_SupportsSearchingCore()
// 0x000004E9 System.Boolean System.ComponentModel.BindingList`1::System.ComponentModel.IBindingList.get_SupportsSorting()
// 0x000004EA System.Boolean System.ComponentModel.BindingList`1::get_SupportsSortingCore()
// 0x000004EB System.Boolean System.ComponentModel.BindingList`1::System.ComponentModel.IBindingList.get_IsSorted()
// 0x000004EC System.Boolean System.ComponentModel.BindingList`1::get_IsSortedCore()
// 0x000004ED System.ComponentModel.PropertyDescriptor System.ComponentModel.BindingList`1::System.ComponentModel.IBindingList.get_SortProperty()
// 0x000004EE System.ComponentModel.PropertyDescriptor System.ComponentModel.BindingList`1::get_SortPropertyCore()
// 0x000004EF System.ComponentModel.ListSortDirection System.ComponentModel.BindingList`1::System.ComponentModel.IBindingList.get_SortDirection()
// 0x000004F0 System.ComponentModel.ListSortDirection System.ComponentModel.BindingList`1::get_SortDirectionCore()
// 0x000004F1 System.Void System.ComponentModel.BindingList`1::System.ComponentModel.IBindingList.ApplySort(System.ComponentModel.PropertyDescriptor,System.ComponentModel.ListSortDirection)
// 0x000004F2 System.Void System.ComponentModel.BindingList`1::ApplySortCore(System.ComponentModel.PropertyDescriptor,System.ComponentModel.ListSortDirection)
// 0x000004F3 System.Void System.ComponentModel.BindingList`1::System.ComponentModel.IBindingList.RemoveSort()
// 0x000004F4 System.Void System.ComponentModel.BindingList`1::RemoveSortCore()
// 0x000004F5 System.Int32 System.ComponentModel.BindingList`1::System.ComponentModel.IBindingList.Find(System.ComponentModel.PropertyDescriptor,System.Object)
// 0x000004F6 System.Int32 System.ComponentModel.BindingList`1::FindCore(System.ComponentModel.PropertyDescriptor,System.Object)
// 0x000004F7 System.Void System.ComponentModel.BindingList`1::System.ComponentModel.IBindingList.AddIndex(System.ComponentModel.PropertyDescriptor)
// 0x000004F8 System.Void System.ComponentModel.BindingList`1::System.ComponentModel.IBindingList.RemoveIndex(System.ComponentModel.PropertyDescriptor)
// 0x000004F9 System.Void System.ComponentModel.BindingList`1::HookPropertyChanged(T)
// 0x000004FA System.Void System.ComponentModel.BindingList`1::UnhookPropertyChanged(T)
// 0x000004FB System.Void System.ComponentModel.BindingList`1::Child_PropertyChanged(System.Object,System.ComponentModel.PropertyChangedEventArgs)
// 0x000004FC System.Boolean System.ComponentModel.BindingList`1::System.ComponentModel.IRaiseItemChangedEvents.get_RaisesItemChangedEvents()
// 0x000004FD System.Boolean System.ComponentModel.BooleanConverter::CanConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Type)
extern void BooleanConverter_CanConvertFrom_mD2CCC35D0029B29ED16C531E4389EE94F04AB955 (void);
// 0x000004FE System.Object System.ComponentModel.BooleanConverter::ConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object)
extern void BooleanConverter_ConvertFrom_mAE7E5524CBFA2C3C060A5D7006E1F41BC8AD8426 (void);
// 0x000004FF System.ComponentModel.TypeConverter_StandardValuesCollection System.ComponentModel.BooleanConverter::GetStandardValues(System.ComponentModel.ITypeDescriptorContext)
extern void BooleanConverter_GetStandardValues_mF92B51FE0ED7E1F8D89B691824CF7AAEC799DDFD (void);
// 0x00000500 System.Boolean System.ComponentModel.BooleanConverter::GetStandardValuesExclusive(System.ComponentModel.ITypeDescriptorContext)
extern void BooleanConverter_GetStandardValuesExclusive_m96A3138B9528AB4BAC2CAEA77493BD3A87C6E075 (void);
// 0x00000501 System.Boolean System.ComponentModel.BooleanConverter::GetStandardValuesSupported(System.ComponentModel.ITypeDescriptorContext)
extern void BooleanConverter_GetStandardValuesSupported_m0F180543294A0E3C0F33460F95C1A839372A2C9F (void);
// 0x00000502 System.Void System.ComponentModel.BooleanConverter::.ctor()
extern void BooleanConverter__ctor_m8293C29BCB7B90516FFE978C6295C0378C1BFEE4 (void);
// 0x00000503 System.Void System.ComponentModel.BrowsableAttribute::.ctor(System.Boolean)
extern void BrowsableAttribute__ctor_m74B2B058CBFEE54B61640489C57D22055C7B482C (void);
// 0x00000504 System.Boolean System.ComponentModel.BrowsableAttribute::get_Browsable()
extern void BrowsableAttribute_get_Browsable_m84931BFF3F51CB9F14D7B1D7548B796FE2DBB8D2 (void);
// 0x00000505 System.Boolean System.ComponentModel.BrowsableAttribute::Equals(System.Object)
extern void BrowsableAttribute_Equals_mE405587EE66B0D70C2D59B27C01C65C96C391FBF (void);
// 0x00000506 System.Int32 System.ComponentModel.BrowsableAttribute::GetHashCode()
extern void BrowsableAttribute_GetHashCode_mB190CC4AC3C2A7F8351335208D308E11C12A342D (void);
// 0x00000507 System.Boolean System.ComponentModel.BrowsableAttribute::IsDefaultAttribute()
extern void BrowsableAttribute_IsDefaultAttribute_m71A749AC32DD9BCF4555DB7DE953E11C8A11651C (void);
// 0x00000508 System.Void System.ComponentModel.BrowsableAttribute::.cctor()
extern void BrowsableAttribute__cctor_mE60A9058276719078B402CD5CA7E2D2FD831FE93 (void);
// 0x00000509 System.Type System.ComponentModel.ByteConverter::get_TargetType()
extern void ByteConverter_get_TargetType_m21CE42EF4CCA5DB8100AC9DECF783C8A005B8B26 (void);
// 0x0000050A System.Object System.ComponentModel.ByteConverter::FromString(System.String,System.Int32)
extern void ByteConverter_FromString_m0CAA015CF3C267450EF9F6EAD7D1AADF18B783C1 (void);
// 0x0000050B System.Object System.ComponentModel.ByteConverter::FromString(System.String,System.Globalization.NumberFormatInfo)
extern void ByteConverter_FromString_m382279DD8FDF6650EDFC5977445BD2737200BC87 (void);
// 0x0000050C System.Object System.ComponentModel.ByteConverter::FromString(System.String,System.Globalization.CultureInfo)
extern void ByteConverter_FromString_m7A932F208E2E545D5F04E9A884468EA5A2DEA54F (void);
// 0x0000050D System.String System.ComponentModel.ByteConverter::ToString(System.Object,System.Globalization.NumberFormatInfo)
extern void ByteConverter_ToString_m605162970D456ECCCD143AE873B1A66B7B8A5372 (void);
// 0x0000050E System.Void System.ComponentModel.ByteConverter::.ctor()
extern void ByteConverter__ctor_mAA3E9232945941ADBB7CCC1E7B0DCC5F8FDBF766 (void);
// 0x0000050F System.Void System.ComponentModel.CancelEventArgs::.ctor()
extern void CancelEventArgs__ctor_m117DC81FF8BAEBB33345EF3C8444D94E15F78B0C (void);
// 0x00000510 System.Void System.ComponentModel.CancelEventArgs::.ctor(System.Boolean)
extern void CancelEventArgs__ctor_m165A1F727AACE153FBDAC9DEB1E7648F516FF54E (void);
// 0x00000511 System.Boolean System.ComponentModel.CancelEventArgs::get_Cancel()
extern void CancelEventArgs_get_Cancel_mB5B9D01D2671256D51626D967D8752B9D0F82E66 (void);
// 0x00000512 System.Void System.ComponentModel.CancelEventArgs::set_Cancel(System.Boolean)
extern void CancelEventArgs_set_Cancel_mE43634A7DFB737BCAF714C869CBA8D60BE826EBA (void);
// 0x00000513 System.Void System.ComponentModel.CancelEventHandler::.ctor(System.Object,System.IntPtr)
extern void CancelEventHandler__ctor_m34FDB08261C04D1E996D01E9BC381BCD7CDA55A7 (void);
// 0x00000514 System.Void System.ComponentModel.CancelEventHandler::Invoke(System.Object,System.ComponentModel.CancelEventArgs)
extern void CancelEventHandler_Invoke_mFD0CE611B9CF7DD74405F2E2AD6758A1CDE7F5F1 (void);
// 0x00000515 System.IAsyncResult System.ComponentModel.CancelEventHandler::BeginInvoke(System.Object,System.ComponentModel.CancelEventArgs,System.AsyncCallback,System.Object)
extern void CancelEventHandler_BeginInvoke_m7317EB3E06B26DEE65C2F5D5DD445165D8306A48 (void);
// 0x00000516 System.Void System.ComponentModel.CancelEventHandler::EndInvoke(System.IAsyncResult)
extern void CancelEventHandler_EndInvoke_mFAE7EF5D611ED35B81952008A8EEE22B6BA0E828 (void);
// 0x00000517 System.ComponentModel.CategoryAttribute System.ComponentModel.CategoryAttribute::get_Action()
extern void CategoryAttribute_get_Action_m899B22770F7D7B09B18AA9755B2A59E5F7D4C2CE (void);
// 0x00000518 System.ComponentModel.CategoryAttribute System.ComponentModel.CategoryAttribute::get_Appearance()
extern void CategoryAttribute_get_Appearance_m442846A152CFB8196F6DF94686A54E195529A49A (void);
// 0x00000519 System.ComponentModel.CategoryAttribute System.ComponentModel.CategoryAttribute::get_Asynchronous()
extern void CategoryAttribute_get_Asynchronous_m4744B5339BDF5C3E587E36D22D172924D1780C8B (void);
// 0x0000051A System.ComponentModel.CategoryAttribute System.ComponentModel.CategoryAttribute::get_Behavior()
extern void CategoryAttribute_get_Behavior_mA9AE7F9749B3D5283CE8B230BA3C7B18DBCB0AD0 (void);
// 0x0000051B System.ComponentModel.CategoryAttribute System.ComponentModel.CategoryAttribute::get_Data()
extern void CategoryAttribute_get_Data_m8C6096F9366DC52FF647F27C8488CF293A129BB9 (void);
// 0x0000051C System.ComponentModel.CategoryAttribute System.ComponentModel.CategoryAttribute::get_Default()
extern void CategoryAttribute_get_Default_m34A162AF89E9BF4C869B5C4235D33D02D9249121 (void);
// 0x0000051D System.ComponentModel.CategoryAttribute System.ComponentModel.CategoryAttribute::get_Design()
extern void CategoryAttribute_get_Design_mE52AC4B9F2D9B6F786FEE882C4DE911757313209 (void);
// 0x0000051E System.ComponentModel.CategoryAttribute System.ComponentModel.CategoryAttribute::get_DragDrop()
extern void CategoryAttribute_get_DragDrop_mAAF91AE00788D8478E10424D35023E0320AEDAC6 (void);
// 0x0000051F System.ComponentModel.CategoryAttribute System.ComponentModel.CategoryAttribute::get_Focus()
extern void CategoryAttribute_get_Focus_mC4A71C23EE231BA729EFB07116A40D467F05789E (void);
// 0x00000520 System.ComponentModel.CategoryAttribute System.ComponentModel.CategoryAttribute::get_Format()
extern void CategoryAttribute_get_Format_m5B40D924FB784764CBEB4B9E209F8125B327599F (void);
// 0x00000521 System.ComponentModel.CategoryAttribute System.ComponentModel.CategoryAttribute::get_Key()
extern void CategoryAttribute_get_Key_mFE6077373722E42BEE7A41B22C2957AEEFCFDD2C (void);
// 0x00000522 System.ComponentModel.CategoryAttribute System.ComponentModel.CategoryAttribute::get_Layout()
extern void CategoryAttribute_get_Layout_m68F75ADC8F2F3889B756F66B83E9B0A3AE346359 (void);
// 0x00000523 System.ComponentModel.CategoryAttribute System.ComponentModel.CategoryAttribute::get_Mouse()
extern void CategoryAttribute_get_Mouse_mA487CBF0038F816B38EE5D12E7F3925FFD13EC40 (void);
// 0x00000524 System.ComponentModel.CategoryAttribute System.ComponentModel.CategoryAttribute::get_WindowStyle()
extern void CategoryAttribute_get_WindowStyle_m17103D78C153A0162DBF9C40D1C8776DC02616AB (void);
// 0x00000525 System.Void System.ComponentModel.CategoryAttribute::.ctor()
extern void CategoryAttribute__ctor_m1803E614119776D3FB71EC187ECFF81E8BA58C8E (void);
// 0x00000526 System.Void System.ComponentModel.CategoryAttribute::.ctor(System.String)
extern void CategoryAttribute__ctor_mB1EB6F11D7491FD35988FEEA176310D268DF9398 (void);
// 0x00000527 System.String System.ComponentModel.CategoryAttribute::get_Category()
extern void CategoryAttribute_get_Category_mBDB4C9D10F07BC627C4D047B8CD570D84EC56F3F (void);
// 0x00000528 System.Boolean System.ComponentModel.CategoryAttribute::Equals(System.Object)
extern void CategoryAttribute_Equals_m8720C9D3148DDC3EC15599CEFFA57BD5A5CAFFAC (void);
// 0x00000529 System.Int32 System.ComponentModel.CategoryAttribute::GetHashCode()
extern void CategoryAttribute_GetHashCode_m6F24BE8D64A6187C99F2539CB1822BFB574FF245 (void);
// 0x0000052A System.String System.ComponentModel.CategoryAttribute::GetLocalizedString(System.String)
extern void CategoryAttribute_GetLocalizedString_m91B76A3FB0386E5E485E9F0D16391E5889F64201 (void);
// 0x0000052B System.Boolean System.ComponentModel.CategoryAttribute::IsDefaultAttribute()
extern void CategoryAttribute_IsDefaultAttribute_mC0E379976E42BC5FE5777848B6989986BC57D3C6 (void);
// 0x0000052C System.Boolean System.ComponentModel.CharConverter::CanConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Type)
extern void CharConverter_CanConvertFrom_mACC1C53BA7A3678023FA71E57FF9537B9135329F (void);
// 0x0000052D System.Object System.ComponentModel.CharConverter::ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)
extern void CharConverter_ConvertTo_m0AE58CD85062AD115A508B40DFA8C03C2B4F5E30 (void);
// 0x0000052E System.Object System.ComponentModel.CharConverter::ConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object)
extern void CharConverter_ConvertFrom_mEF1930149E499F9B6BB23BA076B05D409147D8ED (void);
// 0x0000052F System.Void System.ComponentModel.CharConverter::.ctor()
extern void CharConverter__ctor_m42C950C40D8A37114897889BE6FAAE8EDEE428E5 (void);
// 0x00000530 System.Void System.ComponentModel.CollectionChangeEventArgs::.ctor(System.ComponentModel.CollectionChangeAction,System.Object)
extern void CollectionChangeEventArgs__ctor_mD3558C4355E8AD5C47311975640AD8749DFA96C9 (void);
// 0x00000531 System.ComponentModel.CollectionChangeAction System.ComponentModel.CollectionChangeEventArgs::get_Action()
extern void CollectionChangeEventArgs_get_Action_m0819FCF5DFCFACB509454F3BB159801EAD34903F (void);
// 0x00000532 System.Object System.ComponentModel.CollectionChangeEventArgs::get_Element()
extern void CollectionChangeEventArgs_get_Element_m75E8471E08077D519F6DA358BDE70B6B4788AE04 (void);
// 0x00000533 System.Void System.ComponentModel.CollectionChangeEventHandler::.ctor(System.Object,System.IntPtr)
extern void CollectionChangeEventHandler__ctor_mFCB302CFA9AE9DDE1B921E3DB0540C6E260EBBD4 (void);
// 0x00000534 System.Void System.ComponentModel.CollectionChangeEventHandler::Invoke(System.Object,System.ComponentModel.CollectionChangeEventArgs)
extern void CollectionChangeEventHandler_Invoke_mD082E7714AA09F19494DF2DB3C2F10D652E6C639 (void);
// 0x00000535 System.IAsyncResult System.ComponentModel.CollectionChangeEventHandler::BeginInvoke(System.Object,System.ComponentModel.CollectionChangeEventArgs,System.AsyncCallback,System.Object)
extern void CollectionChangeEventHandler_BeginInvoke_mF937109512FDE888BA591179E0190A49EB25DE9D (void);
// 0x00000536 System.Void System.ComponentModel.CollectionChangeEventHandler::EndInvoke(System.IAsyncResult)
extern void CollectionChangeEventHandler_EndInvoke_m605B9DF6E92679E34099A314136EA28C2B20462B (void);
// 0x00000537 System.Object System.ComponentModel.CollectionConverter::ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)
extern void CollectionConverter_ConvertTo_m75D7A858FB6E5B535386F5DB31CE3B6C8B153837 (void);
// 0x00000538 System.ComponentModel.PropertyDescriptorCollection System.ComponentModel.CollectionConverter::GetProperties(System.ComponentModel.ITypeDescriptorContext,System.Object,System.Attribute[])
extern void CollectionConverter_GetProperties_m157B337350174872C0A16671185BE3343FBA08D5 (void);
// 0x00000539 System.Boolean System.ComponentModel.CollectionConverter::GetPropertiesSupported(System.ComponentModel.ITypeDescriptorContext)
extern void CollectionConverter_GetPropertiesSupported_mD6B7423E7544EE67C784C160905E681816E8C7A5 (void);
// 0x0000053A System.Void System.ComponentModel.CollectionConverter::.ctor()
extern void CollectionConverter__ctor_m86DBE477F4462418329C5CFB45C86A9420F852E7 (void);
// 0x0000053B System.Diagnostics.BooleanSwitch System.ComponentModel.CompModSwitches::get_CommonDesignerServices()
extern void CompModSwitches_get_CommonDesignerServices_mBD24D3AF6851780EAB5AA2DED58856DF85902411 (void);
// 0x0000053C System.Diagnostics.TraceSwitch System.ComponentModel.CompModSwitches::get_EventLog()
extern void CompModSwitches_get_EventLog_m2286ED0463A2FC057EA067BB274849C07A536272 (void);
// 0x0000053D System.Void System.ComponentModel.ComplexBindingPropertiesAttribute::.ctor()
extern void ComplexBindingPropertiesAttribute__ctor_m59FAB19B6E887A7D5053ACC6ED790163E7DD8A7E (void);
// 0x0000053E System.Void System.ComponentModel.ComplexBindingPropertiesAttribute::.ctor(System.String)
extern void ComplexBindingPropertiesAttribute__ctor_mFE249518E01EC637D9EB8AB92A3BFAB3E55939A6 (void);
// 0x0000053F System.Void System.ComponentModel.ComplexBindingPropertiesAttribute::.ctor(System.String,System.String)
extern void ComplexBindingPropertiesAttribute__ctor_mD3540B6D71E3C3F598F22906324DE930E59391F5 (void);
// 0x00000540 System.String System.ComponentModel.ComplexBindingPropertiesAttribute::get_DataSource()
extern void ComplexBindingPropertiesAttribute_get_DataSource_mC1AB8624E2137D05C6F072586A48EB7B3C9AC94C (void);
// 0x00000541 System.String System.ComponentModel.ComplexBindingPropertiesAttribute::get_DataMember()
extern void ComplexBindingPropertiesAttribute_get_DataMember_m4C0300DE08F7ADA2EB8A13F77F661A95824A99DA (void);
// 0x00000542 System.Boolean System.ComponentModel.ComplexBindingPropertiesAttribute::Equals(System.Object)
extern void ComplexBindingPropertiesAttribute_Equals_m51834AC94389DD8428A64914A9D05CB1AE0AA5B4 (void);
// 0x00000543 System.Int32 System.ComponentModel.ComplexBindingPropertiesAttribute::GetHashCode()
extern void ComplexBindingPropertiesAttribute_GetHashCode_m2F2E67DDD60D6BD8465F432FFC11AB4A122FFFA9 (void);
// 0x00000544 System.Void System.ComponentModel.ComplexBindingPropertiesAttribute::.cctor()
extern void ComplexBindingPropertiesAttribute__cctor_m5BCFA30E144454811ECFB87693D17CFE3D406662 (void);
// 0x00000545 System.Void System.ComponentModel.Component::Finalize()
extern void Component_Finalize_m868907479C0DC7487C423BD23F7A73B09352FDB7 (void);
// 0x00000546 System.Boolean System.ComponentModel.Component::get_CanRaiseEvents()
extern void Component_get_CanRaiseEvents_m6DE6AEAAC799CBA0E31C78BA036590F3FE6543C2 (void);
// 0x00000547 System.Boolean System.ComponentModel.Component::get_CanRaiseEventsInternal()
extern void Component_get_CanRaiseEventsInternal_mEB36254A3CA5E7A1BD31D1B9F13D93ACC295936F (void);
// 0x00000548 System.Void System.ComponentModel.Component::add_Disposed(System.EventHandler)
extern void Component_add_Disposed_m04A7186AE6CEE6764B48302F0D7A47D8D0B4C274 (void);
// 0x00000549 System.Void System.ComponentModel.Component::remove_Disposed(System.EventHandler)
extern void Component_remove_Disposed_m5730135794900398F5490543A0A9E70251B14C4C (void);
// 0x0000054A System.ComponentModel.EventHandlerList System.ComponentModel.Component::get_Events()
extern void Component_get_Events_m93E4A66B06122546E16F6633ED70F6381AE428A8 (void);
// 0x0000054B System.ComponentModel.ISite System.ComponentModel.Component::get_Site()
extern void Component_get_Site_m45F03D1CF679A6E7EFEEE72F3B399663C0CF720A (void);
// 0x0000054C System.Void System.ComponentModel.Component::set_Site(System.ComponentModel.ISite)
extern void Component_set_Site_m4296F063DEC65836EABB1424C6305012E289C285 (void);
// 0x0000054D System.Void System.ComponentModel.Component::Dispose()
extern void Component_Dispose_m823396D3128BA14DDC7522A760EEEEAC30518E98 (void);
// 0x0000054E System.Void System.ComponentModel.Component::Dispose(System.Boolean)
extern void Component_Dispose_m80D68BDF38465CD605E93ABFBEBA8F0C9BFFC03B (void);
// 0x0000054F System.ComponentModel.IContainer System.ComponentModel.Component::get_Container()
extern void Component_get_Container_mC65EA33BC20F64C913EF5EB0979DA47C04C0530E (void);
// 0x00000550 System.Object System.ComponentModel.Component::GetService(System.Type)
extern void Component_GetService_mE7073D944A8F916BA1C93E9E6E6C9920A2D933FA (void);
// 0x00000551 System.Boolean System.ComponentModel.Component::get_DesignMode()
extern void Component_get_DesignMode_m5C2604368D1EC3DD4D2669AAC15F6EC25DBCAF61 (void);
// 0x00000552 System.String System.ComponentModel.Component::ToString()
extern void Component_ToString_m051D2542B10347587C9F258405623C6E482F4BB6 (void);
// 0x00000553 System.Void System.ComponentModel.Component::.ctor()
extern void Component__ctor_m7E00FCEC8E392D7C6AE3806CE5B4616B8CC84594 (void);
// 0x00000554 System.Void System.ComponentModel.Component::.cctor()
extern void Component__cctor_mC716FB6A30E5EFC523414AD3CE9B63B77F7535D3 (void);
// 0x00000555 System.Void System.ComponentModel.ComponentCollection::.ctor(System.ComponentModel.IComponent[])
extern void ComponentCollection__ctor_m87394413DCE85A48A977BC5505B31B423AA96E3D (void);
// 0x00000556 System.ComponentModel.IComponent System.ComponentModel.ComponentCollection::get_Item(System.String)
extern void ComponentCollection_get_Item_mE2B50B2203E85B0FFD12BA25AB74284D0E1BF85E (void);
// 0x00000557 System.ComponentModel.IComponent System.ComponentModel.ComponentCollection::get_Item(System.Int32)
extern void ComponentCollection_get_Item_mBE34BDCA0C9FFE42717B4F8DF82837373A8189D4 (void);
// 0x00000558 System.Void System.ComponentModel.ComponentCollection::CopyTo(System.ComponentModel.IComponent[],System.Int32)
extern void ComponentCollection_CopyTo_mB74AE4BD43E5C8B6F2C234A4D0AE8AF77AA65DC6 (void);
// 0x00000559 System.Void System.ComponentModel.ComponentConverter::.ctor(System.Type)
extern void ComponentConverter__ctor_m49FB91A291AFCD94E41DD41B9B16A938A5FA5273 (void);
// 0x0000055A System.ComponentModel.PropertyDescriptorCollection System.ComponentModel.ComponentConverter::GetProperties(System.ComponentModel.ITypeDescriptorContext,System.Object,System.Attribute[])
extern void ComponentConverter_GetProperties_m8C283D3EE69E185BD68E4A3570229F4B597C62F1 (void);
// 0x0000055B System.Boolean System.ComponentModel.ComponentConverter::GetPropertiesSupported(System.ComponentModel.ITypeDescriptorContext)
extern void ComponentConverter_GetPropertiesSupported_m1329740DF56E38B1C12C0394C25150078D31B7B6 (void);
// 0x0000055C System.Void System.ComponentModel.ComponentResourceManager::.ctor()
extern void ComponentResourceManager__ctor_m587ECF7F2C87231E022EB221BD8C08F9B5AA7F3B (void);
// 0x0000055D System.Void System.ComponentModel.ComponentResourceManager::.ctor(System.Type)
extern void ComponentResourceManager__ctor_m7C735947140BA1B9D4B4A2B80587DB0119419468 (void);
// 0x0000055E System.Globalization.CultureInfo System.ComponentModel.ComponentResourceManager::get_NeutralResourcesCulture()
extern void ComponentResourceManager_get_NeutralResourcesCulture_mC238BD57FDFD42A95184069EFD6BA62EFFFF1C38 (void);
// 0x0000055F System.Void System.ComponentModel.ComponentResourceManager::ApplyResources(System.Object,System.String)
extern void ComponentResourceManager_ApplyResources_m884541957E90DFCC030CE745D3FE028FBA93023C (void);
// 0x00000560 System.Void System.ComponentModel.ComponentResourceManager::ApplyResources(System.Object,System.String,System.Globalization.CultureInfo)
extern void ComponentResourceManager_ApplyResources_m33E61B4E1C5E65BDE48968F0D2ED5050D4F82055 (void);
// 0x00000561 System.Collections.Generic.SortedList`2<System.String,System.Object> System.ComponentModel.ComponentResourceManager::FillResources(System.Globalization.CultureInfo,System.Resources.ResourceSet&)
extern void ComponentResourceManager_FillResources_m3CF34A8C3829ED996C2B5FB7DBB0704E2422A7D5 (void);
// 0x00000562 System.Void System.ComponentModel.Container::Finalize()
extern void Container_Finalize_mFE3569BCB203688CDCB6905476F1DB16251A704B (void);
// 0x00000563 System.Void System.ComponentModel.Container::Add(System.ComponentModel.IComponent)
extern void Container_Add_mD2C00620A80A757094F711D85E64A2739669A1D3 (void);
// 0x00000564 System.Void System.ComponentModel.Container::Add(System.ComponentModel.IComponent,System.String)
extern void Container_Add_mB9DD92FDB72C70707F0E9F19B747345A08F6DF68 (void);
// 0x00000565 System.ComponentModel.ISite System.ComponentModel.Container::CreateSite(System.ComponentModel.IComponent,System.String)
extern void Container_CreateSite_mB2C844032CC888CFF4868A5C3F8875D3A00B4263 (void);
// 0x00000566 System.Void System.ComponentModel.Container::Dispose()
extern void Container_Dispose_m5D329D52392588221C5B2050B3FCCCFD1A81DB31 (void);
// 0x00000567 System.Void System.ComponentModel.Container::Dispose(System.Boolean)
extern void Container_Dispose_m8E2E86E4455B9EE167759CEB790C1526495B4966 (void);
// 0x00000568 System.Object System.ComponentModel.Container::GetService(System.Type)
extern void Container_GetService_mC27DC293E0E9B344F2B7F861D5255191212F376E (void);
// 0x00000569 System.ComponentModel.ComponentCollection System.ComponentModel.Container::get_Components()
extern void Container_get_Components_m7491B801C95CE9F5C817E8F59EBD1DB06C4B1A9B (void);
// 0x0000056A System.Void System.ComponentModel.Container::Remove(System.ComponentModel.IComponent)
extern void Container_Remove_mBA9DA9DB60BA5826892D5E78E44A9DEFBB1214BC (void);
// 0x0000056B System.Void System.ComponentModel.Container::Remove(System.ComponentModel.IComponent,System.Boolean)
extern void Container_Remove_mCDEBA25F853AFD40FC74D6074E87F2DAB9241C6B (void);
// 0x0000056C System.Void System.ComponentModel.Container::RemoveWithoutUnsiting(System.ComponentModel.IComponent)
extern void Container_RemoveWithoutUnsiting_m25B00CC9DF4668B3D04540E74DF7A7337DB23500 (void);
// 0x0000056D System.Void System.ComponentModel.Container::ValidateName(System.ComponentModel.IComponent,System.String)
extern void Container_ValidateName_mD6A5D82CF9253F66966AB4CD11D6F2087BF6393E (void);
// 0x0000056E System.Void System.ComponentModel.Container::.ctor()
extern void Container__ctor_mD7A10DE182D247D0A6035B14AE9D85884D3A5D89 (void);
// 0x0000056F System.Void System.ComponentModel.Container_Site::.ctor(System.ComponentModel.IComponent,System.ComponentModel.Container,System.String)
extern void Site__ctor_mE5880D7B7104607004D193047FCED0C5798AFFA2 (void);
// 0x00000570 System.ComponentModel.IComponent System.ComponentModel.Container_Site::get_Component()
extern void Site_get_Component_m4FE024AC7FADA352DE8DC97ABFE699F2157A15B7 (void);
// 0x00000571 System.ComponentModel.IContainer System.ComponentModel.Container_Site::get_Container()
extern void Site_get_Container_m359729C182F30649057DA35B2EF5C5F088D8DF0D (void);
// 0x00000572 System.Object System.ComponentModel.Container_Site::GetService(System.Type)
extern void Site_GetService_mE75BA0C427D171ED40D8085E1C20321553D942F1 (void);
// 0x00000573 System.Boolean System.ComponentModel.Container_Site::get_DesignMode()
extern void Site_get_DesignMode_mBE21D6EA545FA29D763CF8B9133BAB9AA246007A (void);
// 0x00000574 System.String System.ComponentModel.Container_Site::get_Name()
extern void Site_get_Name_m4AE8A9CB0FF380B1496B66B603AB3E5F699C55A8 (void);
// 0x00000575 System.Void System.ComponentModel.Container_Site::set_Name(System.String)
extern void Site_set_Name_m4FCBCA111B71ACDFA9C15B295738D106C94EDFAB (void);
// 0x00000576 System.Void System.ComponentModel.ContainerFilterService::.ctor()
extern void ContainerFilterService__ctor_m12ACA943E0C6253C91F2E34AF18A6902154734BD (void);
// 0x00000577 System.ComponentModel.ComponentCollection System.ComponentModel.ContainerFilterService::FilterComponents(System.ComponentModel.ComponentCollection)
extern void ContainerFilterService_FilterComponents_mC4C85A1736AEB9FF4379E9EF0FD20D773F36704A (void);
// 0x00000578 System.String System.ComponentModel.CultureInfoConverter::get_DefaultCultureString()
extern void CultureInfoConverter_get_DefaultCultureString_m202C68B34215169C103318A3A1620995A186EB61 (void);
// 0x00000579 System.String System.ComponentModel.CultureInfoConverter::GetCultureName(System.Globalization.CultureInfo)
extern void CultureInfoConverter_GetCultureName_mA1618DE646813A98D2FDA246EDFE83D8015085E9 (void);
// 0x0000057A System.Boolean System.ComponentModel.CultureInfoConverter::CanConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Type)
extern void CultureInfoConverter_CanConvertFrom_m85B0075150593AEA00319D8DABEC28929EC4C706 (void);
// 0x0000057B System.Boolean System.ComponentModel.CultureInfoConverter::CanConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Type)
extern void CultureInfoConverter_CanConvertTo_m0AAD1DACA5AA6A17F6EA0246D8B787D2240BFEC2 (void);
// 0x0000057C System.Object System.ComponentModel.CultureInfoConverter::ConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object)
extern void CultureInfoConverter_ConvertFrom_m49DB6CACA3C6739CD8C2ECA4CF1459D4420D609C (void);
// 0x0000057D System.Object System.ComponentModel.CultureInfoConverter::ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)
extern void CultureInfoConverter_ConvertTo_m2283E0757C117D8E1A62DF66D50C182FEFCF0A2E (void);
// 0x0000057E System.ComponentModel.TypeConverter_StandardValuesCollection System.ComponentModel.CultureInfoConverter::GetStandardValues(System.ComponentModel.ITypeDescriptorContext)
extern void CultureInfoConverter_GetStandardValues_m9F08100099391767017F8BC0506F955DEC48F1D6 (void);
// 0x0000057F System.Boolean System.ComponentModel.CultureInfoConverter::GetStandardValuesExclusive(System.ComponentModel.ITypeDescriptorContext)
extern void CultureInfoConverter_GetStandardValuesExclusive_m2EA028A53B09A143A8D1C66E16DD38A4F94D9888 (void);
// 0x00000580 System.Boolean System.ComponentModel.CultureInfoConverter::GetStandardValuesSupported(System.ComponentModel.ITypeDescriptorContext)
extern void CultureInfoConverter_GetStandardValuesSupported_m0D68B3C3A848E81B3D868C323A20ADBFB7EB33AC (void);
// 0x00000581 System.Void System.ComponentModel.CultureInfoConverter::.ctor()
extern void CultureInfoConverter__ctor_m7638B1C404D5C207B2FE06E6F53638A978CCC375 (void);
// 0x00000582 System.Void System.ComponentModel.CultureInfoConverter_CultureComparer::.ctor(System.ComponentModel.CultureInfoConverter)
extern void CultureComparer__ctor_m24BDA06BAEE28F088B3B43FBC1F028F68E9E5B83 (void);
// 0x00000583 System.Int32 System.ComponentModel.CultureInfoConverter_CultureComparer::Compare(System.Object,System.Object)
extern void CultureComparer_Compare_m74AD5F7935B54AB74291A38893B50E0CC609DA29 (void);
// 0x00000584 System.String System.ComponentModel.CultureInfoConverter_CultureInfoMapper::GetCultureInfoName(System.String)
extern void CultureInfoMapper_GetCultureInfoName_m794274715866D2D8F320CBD3A051B55B24824720 (void);
// 0x00000585 System.Void System.ComponentModel.CultureInfoConverter_CultureInfoMapper::InitializeCultureInfoMap()
extern void CultureInfoMapper_InitializeCultureInfoMap_m1FF56C2C0CF698132D8D96126D41A92340C4F040 (void);
// 0x00000586 System.Void System.ComponentModel.CustomTypeDescriptor::.ctor()
extern void CustomTypeDescriptor__ctor_mD442A0BE59DB1D9EF0AC695FC857C18570B2AAD2 (void);
// 0x00000587 System.Void System.ComponentModel.CustomTypeDescriptor::.ctor(System.ComponentModel.ICustomTypeDescriptor)
extern void CustomTypeDescriptor__ctor_m364DF095CF1C6E11326A42530453DFC3CA92184E (void);
// 0x00000588 System.ComponentModel.AttributeCollection System.ComponentModel.CustomTypeDescriptor::GetAttributes()
extern void CustomTypeDescriptor_GetAttributes_mA2DFA9E08F4CBE42FF54C0EA9313ACACF22AF1E9 (void);
// 0x00000589 System.String System.ComponentModel.CustomTypeDescriptor::GetClassName()
extern void CustomTypeDescriptor_GetClassName_mB5EF564D1D0CD2675050CB4D58F9671904DD1BD2 (void);
// 0x0000058A System.String System.ComponentModel.CustomTypeDescriptor::GetComponentName()
extern void CustomTypeDescriptor_GetComponentName_mA7413EA84F636BEDAF9C3CF8E23657819B4BB5D1 (void);
// 0x0000058B System.ComponentModel.TypeConverter System.ComponentModel.CustomTypeDescriptor::GetConverter()
extern void CustomTypeDescriptor_GetConverter_m326AC0250B0AECC9EE172FF9A6A112098EC7EB6C (void);
// 0x0000058C System.ComponentModel.EventDescriptor System.ComponentModel.CustomTypeDescriptor::GetDefaultEvent()
extern void CustomTypeDescriptor_GetDefaultEvent_m076D38743B38382AAEF1C94CF1A8C95C06C2B225 (void);
// 0x0000058D System.ComponentModel.PropertyDescriptor System.ComponentModel.CustomTypeDescriptor::GetDefaultProperty()
extern void CustomTypeDescriptor_GetDefaultProperty_m18FBD7AB187D5692B0A425428B72BF244304A945 (void);
// 0x0000058E System.Object System.ComponentModel.CustomTypeDescriptor::GetEditor(System.Type)
extern void CustomTypeDescriptor_GetEditor_m9089C72EFB971798074267AF8234637B2D7B4587 (void);
// 0x0000058F System.ComponentModel.EventDescriptorCollection System.ComponentModel.CustomTypeDescriptor::GetEvents()
extern void CustomTypeDescriptor_GetEvents_m35D1F7F7F1468B0A156A467A0BA8A4FA3D9F9FC9 (void);
// 0x00000590 System.ComponentModel.EventDescriptorCollection System.ComponentModel.CustomTypeDescriptor::GetEvents(System.Attribute[])
extern void CustomTypeDescriptor_GetEvents_m861B72146FE7E6032AFE77BD4AB092257BF65758 (void);
// 0x00000591 System.ComponentModel.PropertyDescriptorCollection System.ComponentModel.CustomTypeDescriptor::GetProperties()
extern void CustomTypeDescriptor_GetProperties_m75853C1C9E6D90013A8AAEC85E5B2C68BFC42D57 (void);
// 0x00000592 System.ComponentModel.PropertyDescriptorCollection System.ComponentModel.CustomTypeDescriptor::GetProperties(System.Attribute[])
extern void CustomTypeDescriptor_GetProperties_m9335548766C00E208B215333BF609541C4D88253 (void);
// 0x00000593 System.Object System.ComponentModel.CustomTypeDescriptor::GetPropertyOwner(System.ComponentModel.PropertyDescriptor)
extern void CustomTypeDescriptor_GetPropertyOwner_mCD61E05ACE5B4F0679E5F835275EB6DE2B830C00 (void);
// 0x00000594 System.Void System.ComponentModel.DataErrorsChangedEventArgs::.ctor(System.String)
extern void DataErrorsChangedEventArgs__ctor_m89A08871E1885918DD30A76B2567F2AA9308550D (void);
// 0x00000595 System.String System.ComponentModel.DataErrorsChangedEventArgs::get_PropertyName()
extern void DataErrorsChangedEventArgs_get_PropertyName_m03B0D566356D46C0AC0C4DAF72D656AE15D9C165 (void);
// 0x00000596 System.Void System.ComponentModel.DataObjectAttribute::.ctor()
extern void DataObjectAttribute__ctor_m9FE6D99FFC81F6EFC05F9A293030BE6114C68894 (void);
// 0x00000597 System.Void System.ComponentModel.DataObjectAttribute::.ctor(System.Boolean)
extern void DataObjectAttribute__ctor_m420A715E3B1B5FA31BE2C01419DE916093CE87E7 (void);
// 0x00000598 System.Boolean System.ComponentModel.DataObjectAttribute::get_IsDataObject()
extern void DataObjectAttribute_get_IsDataObject_m4D3E4CA87CCE1F016C1D88E86AF93E507D198742 (void);
// 0x00000599 System.Boolean System.ComponentModel.DataObjectAttribute::Equals(System.Object)
extern void DataObjectAttribute_Equals_m9BD85A16D616806157122FBEE7546C3BE459173D (void);
// 0x0000059A System.Int32 System.ComponentModel.DataObjectAttribute::GetHashCode()
extern void DataObjectAttribute_GetHashCode_m9E9FAA4EBB390AD3E1A6B864A9FCAE04EE694A3D (void);
// 0x0000059B System.Boolean System.ComponentModel.DataObjectAttribute::IsDefaultAttribute()
extern void DataObjectAttribute_IsDefaultAttribute_m6E38289374D87F5A04509CAA3A080B97556692F3 (void);
// 0x0000059C System.Void System.ComponentModel.DataObjectAttribute::.cctor()
extern void DataObjectAttribute__cctor_m383A8212D12F5FE4C36BC11BE7D42FDEC373B5E0 (void);
// 0x0000059D System.Void System.ComponentModel.DataObjectFieldAttribute::.ctor(System.Boolean)
extern void DataObjectFieldAttribute__ctor_mEA6D783104D86B6EE1F199D4A61B07BCE72BFF14 (void);
// 0x0000059E System.Void System.ComponentModel.DataObjectFieldAttribute::.ctor(System.Boolean,System.Boolean)
extern void DataObjectFieldAttribute__ctor_mB1F0E08E953C54ABFCBA92F93116D47E2C612887 (void);
// 0x0000059F System.Void System.ComponentModel.DataObjectFieldAttribute::.ctor(System.Boolean,System.Boolean,System.Boolean)
extern void DataObjectFieldAttribute__ctor_m34AB7D19EFD9C368E718AB7E16FD365ADCEB5979 (void);
// 0x000005A0 System.Void System.ComponentModel.DataObjectFieldAttribute::.ctor(System.Boolean,System.Boolean,System.Boolean,System.Int32)
extern void DataObjectFieldAttribute__ctor_mA196AAC04AC289EAD0CADB21DEE2E750616D6742 (void);
// 0x000005A1 System.Boolean System.ComponentModel.DataObjectFieldAttribute::get_IsIdentity()
extern void DataObjectFieldAttribute_get_IsIdentity_m9D5DA33E7297E888A33DE391381B955E8758416C (void);
// 0x000005A2 System.Boolean System.ComponentModel.DataObjectFieldAttribute::get_IsNullable()
extern void DataObjectFieldAttribute_get_IsNullable_m5D1307DB0D272A4957664AF146FCD2F1B364D7AA (void);
// 0x000005A3 System.Int32 System.ComponentModel.DataObjectFieldAttribute::get_Length()
extern void DataObjectFieldAttribute_get_Length_m173185C45B290517C12A6E2024655334283F4BD1 (void);
// 0x000005A4 System.Boolean System.ComponentModel.DataObjectFieldAttribute::get_PrimaryKey()
extern void DataObjectFieldAttribute_get_PrimaryKey_m73A12573E7BDAD23839D5CB1E823C015E6A80779 (void);
// 0x000005A5 System.Boolean System.ComponentModel.DataObjectFieldAttribute::Equals(System.Object)
extern void DataObjectFieldAttribute_Equals_m6550C0473A9EAE74B664BC925305169AED27A6F5 (void);
// 0x000005A6 System.Int32 System.ComponentModel.DataObjectFieldAttribute::GetHashCode()
extern void DataObjectFieldAttribute_GetHashCode_m3BDF77C0D8744CE3A73E5833FBA41D3E94E4B8FC (void);
// 0x000005A7 System.Void System.ComponentModel.DataObjectMethodAttribute::.ctor(System.ComponentModel.DataObjectMethodType)
extern void DataObjectMethodAttribute__ctor_mA68A1C4E01A48EA208B1C08A378B04087BF4608C (void);
// 0x000005A8 System.Void System.ComponentModel.DataObjectMethodAttribute::.ctor(System.ComponentModel.DataObjectMethodType,System.Boolean)
extern void DataObjectMethodAttribute__ctor_m956819A725EDCC09FDB93C85378A2680F7102374 (void);
// 0x000005A9 System.Boolean System.ComponentModel.DataObjectMethodAttribute::get_IsDefault()
extern void DataObjectMethodAttribute_get_IsDefault_m41E0F66B1B1CB5CBB99A86C8147927581850D415 (void);
// 0x000005AA System.ComponentModel.DataObjectMethodType System.ComponentModel.DataObjectMethodAttribute::get_MethodType()
extern void DataObjectMethodAttribute_get_MethodType_m4B357AA299CBC838BDB0CC5E5EAE1738B93717D1 (void);
// 0x000005AB System.Boolean System.ComponentModel.DataObjectMethodAttribute::Equals(System.Object)
extern void DataObjectMethodAttribute_Equals_m8E8B69D687D535D66B1277C15440B032B4E32BD1 (void);
// 0x000005AC System.Int32 System.ComponentModel.DataObjectMethodAttribute::GetHashCode()
extern void DataObjectMethodAttribute_GetHashCode_mA6AD26FF3AD6C57880F2B6AA5990D97923F5A3D0 (void);
// 0x000005AD System.Boolean System.ComponentModel.DataObjectMethodAttribute::Match(System.Object)
extern void DataObjectMethodAttribute_Match_mB6377C2E80D3B6F4A0A0058F1CF09096235705AA (void);
// 0x000005AE System.Boolean System.ComponentModel.DateTimeConverter::CanConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Type)
extern void DateTimeConverter_CanConvertFrom_m47FF2772D08D0692FD2DDF4436584F38422F5FA1 (void);
// 0x000005AF System.Boolean System.ComponentModel.DateTimeConverter::CanConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Type)
extern void DateTimeConverter_CanConvertTo_mB2896928A5346D92A19E3E59A409760F203C111A (void);
// 0x000005B0 System.Object System.ComponentModel.DateTimeConverter::ConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object)
extern void DateTimeConverter_ConvertFrom_m5F118F03495AD23C3694DD1F984B982A1B0F8D33 (void);
// 0x000005B1 System.Object System.ComponentModel.DateTimeConverter::ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)
extern void DateTimeConverter_ConvertTo_m9C4EFE6069A6BBEB95347CD4ABAE8EA9103CC516 (void);
// 0x000005B2 System.Void System.ComponentModel.DateTimeConverter::.ctor()
extern void DateTimeConverter__ctor_m1B60FCB4F2053392F67CF6B8398AB82291CC2FD2 (void);
// 0x000005B3 System.Boolean System.ComponentModel.DateTimeOffsetConverter::CanConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Type)
extern void DateTimeOffsetConverter_CanConvertFrom_m6BF8D7807897984E48493603A8277DA253A8F89E (void);
// 0x000005B4 System.Boolean System.ComponentModel.DateTimeOffsetConverter::CanConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Type)
extern void DateTimeOffsetConverter_CanConvertTo_m120FADF935AE1CA2F6E6F33BC4847863FFE73902 (void);
// 0x000005B5 System.Object System.ComponentModel.DateTimeOffsetConverter::ConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object)
extern void DateTimeOffsetConverter_ConvertFrom_m05F3D90885D1BB9CA3130E73607012C5FA3D1166 (void);
// 0x000005B6 System.Object System.ComponentModel.DateTimeOffsetConverter::ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)
extern void DateTimeOffsetConverter_ConvertTo_m86A567B4C8D2ABFA7E9A4A163BEDFAC142DF9394 (void);
// 0x000005B7 System.Void System.ComponentModel.DateTimeOffsetConverter::.ctor()
extern void DateTimeOffsetConverter__ctor_m02C7F636B4E4D3310EBAAF758A3BF576F27C0A78 (void);
// 0x000005B8 System.Boolean System.ComponentModel.DecimalConverter::get_AllowHex()
extern void DecimalConverter_get_AllowHex_mFB916A7101AA8F202F2EE1952E47B98D8D8D9AD7 (void);
// 0x000005B9 System.Type System.ComponentModel.DecimalConverter::get_TargetType()
extern void DecimalConverter_get_TargetType_m9D7F2BB39848B5F8A436A900487B55F6FCA94F20 (void);
// 0x000005BA System.Boolean System.ComponentModel.DecimalConverter::CanConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Type)
extern void DecimalConverter_CanConvertTo_m055F9F0239B7D7970F61F3D5B14B3C1991E82C49 (void);
// 0x000005BB System.Object System.ComponentModel.DecimalConverter::ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)
extern void DecimalConverter_ConvertTo_m5B21E6AB73251329BE83E9A25C4E2DECD2AE82C2 (void);
// 0x000005BC System.Object System.ComponentModel.DecimalConverter::FromString(System.String,System.Int32)
extern void DecimalConverter_FromString_m00911E3824B71042A46E46CF5F0270D5EBBE77AA (void);
// 0x000005BD System.Object System.ComponentModel.DecimalConverter::FromString(System.String,System.Globalization.NumberFormatInfo)
extern void DecimalConverter_FromString_m3FF2CFCCA66D2D6EBEC5E10A48A9F450C7F37949 (void);
// 0x000005BE System.Object System.ComponentModel.DecimalConverter::FromString(System.String,System.Globalization.CultureInfo)
extern void DecimalConverter_FromString_m7C29C3AB8AB31C0DF043B36C1D32578C5DC09D78 (void);
// 0x000005BF System.String System.ComponentModel.DecimalConverter::ToString(System.Object,System.Globalization.NumberFormatInfo)
extern void DecimalConverter_ToString_m9E32217983BD348797296512695A5341C30697AD (void);
// 0x000005C0 System.Void System.ComponentModel.DecimalConverter::.ctor()
extern void DecimalConverter__ctor_mB015B3871CF834D0C5D8290C9FD15509249921E7 (void);
// 0x000005C1 System.Void System.ComponentModel.DefaultBindingPropertyAttribute::.ctor()
extern void DefaultBindingPropertyAttribute__ctor_m4AC532D84BF8E32C40438C15BB82939C071BC38A (void);
// 0x000005C2 System.Void System.ComponentModel.DefaultBindingPropertyAttribute::.ctor(System.String)
extern void DefaultBindingPropertyAttribute__ctor_m69C1EB0E10C3CC954EDDFBB975CC8B67B45B3E7B (void);
// 0x000005C3 System.String System.ComponentModel.DefaultBindingPropertyAttribute::get_Name()
extern void DefaultBindingPropertyAttribute_get_Name_m19FCCBEA35C0DE9FD2088BBE4666B814B8B8937A (void);
// 0x000005C4 System.Boolean System.ComponentModel.DefaultBindingPropertyAttribute::Equals(System.Object)
extern void DefaultBindingPropertyAttribute_Equals_mE990846E666322FBE1E70BAD2553DD8D4C67AC65 (void);
// 0x000005C5 System.Int32 System.ComponentModel.DefaultBindingPropertyAttribute::GetHashCode()
extern void DefaultBindingPropertyAttribute_GetHashCode_m3CCE67D3EE468F1B7848DCD08FB7C811146C7C84 (void);
// 0x000005C6 System.Void System.ComponentModel.DefaultBindingPropertyAttribute::.cctor()
extern void DefaultBindingPropertyAttribute__cctor_mF9E310314E2E13A2845A06876C62ED425BDD372D (void);
// 0x000005C7 System.Void System.ComponentModel.DefaultEventAttribute::.ctor(System.String)
extern void DefaultEventAttribute__ctor_m635F34B6ED07BCB32D4DA9CD82D9FFE10FED5714 (void);
// 0x000005C8 System.String System.ComponentModel.DefaultEventAttribute::get_Name()
extern void DefaultEventAttribute_get_Name_m1134D3145164417819FEABD3FB749DB89E09A098 (void);
// 0x000005C9 System.Boolean System.ComponentModel.DefaultEventAttribute::Equals(System.Object)
extern void DefaultEventAttribute_Equals_mF08E278698E07E1FB911C0F87598ED64F6C7F019 (void);
// 0x000005CA System.Int32 System.ComponentModel.DefaultEventAttribute::GetHashCode()
extern void DefaultEventAttribute_GetHashCode_m3D9A349540F5E08C9113FA277D0CF0C23FF64306 (void);
// 0x000005CB System.Void System.ComponentModel.DefaultEventAttribute::.cctor()
extern void DefaultEventAttribute__cctor_m858BAA32435A47A90F28317DF95A20741AB0223B (void);
// 0x000005CC System.Void System.ComponentModel.DefaultPropertyAttribute::.ctor(System.String)
extern void DefaultPropertyAttribute__ctor_m1BEFABEC4497B47DBFDABDEB90BEEF2070445668 (void);
// 0x000005CD System.String System.ComponentModel.DefaultPropertyAttribute::get_Name()
extern void DefaultPropertyAttribute_get_Name_mE3DA224DF16CD92E047FF0CD3DAC7157300B82EB (void);
// 0x000005CE System.Boolean System.ComponentModel.DefaultPropertyAttribute::Equals(System.Object)
extern void DefaultPropertyAttribute_Equals_m633F58C3EED00082CA450B40F0A968C23CDF8B76 (void);
// 0x000005CF System.Int32 System.ComponentModel.DefaultPropertyAttribute::GetHashCode()
extern void DefaultPropertyAttribute_GetHashCode_m1D5149D2A924BE05CED1FAFEA31BDE0282E055DB (void);
// 0x000005D0 System.Void System.ComponentModel.DefaultPropertyAttribute::.cctor()
extern void DefaultPropertyAttribute__cctor_m6ADAF3FC47ABF97DC42C2201EC2F237176259FA6 (void);
// 0x000005D1 System.Void System.ComponentModel.DefaultValueAttribute::.ctor(System.Type,System.String)
extern void DefaultValueAttribute__ctor_m636839694ACB26B57429C40DFA5829BF7E6F93A7 (void);
// 0x000005D2 System.Void System.ComponentModel.DefaultValueAttribute::.ctor(System.Char)
extern void DefaultValueAttribute__ctor_m6B014985B672C4E46729D612C0BC001BF23C5907 (void);
// 0x000005D3 System.Void System.ComponentModel.DefaultValueAttribute::.ctor(System.Byte)
extern void DefaultValueAttribute__ctor_m39255B6251EA9398208BEF0C212C1D43F2FFBFAF (void);
// 0x000005D4 System.Void System.ComponentModel.DefaultValueAttribute::.ctor(System.Int16)
extern void DefaultValueAttribute__ctor_m0664D4FEB21BF27DB0AF314DF1BD0C95DE942140 (void);
// 0x000005D5 System.Void System.ComponentModel.DefaultValueAttribute::.ctor(System.Int32)
extern void DefaultValueAttribute__ctor_mC6B015FD27A56479753AFAC3C0790C3C95454B43 (void);
// 0x000005D6 System.Void System.ComponentModel.DefaultValueAttribute::.ctor(System.Int64)
extern void DefaultValueAttribute__ctor_mED7145C81147725625CD5B18E40C703EC770E2C9 (void);
// 0x000005D7 System.Void System.ComponentModel.DefaultValueAttribute::.ctor(System.Single)
extern void DefaultValueAttribute__ctor_m7EA7C8A4983EFBFF739AA421FAB37B5CC3E7CB63 (void);
// 0x000005D8 System.Void System.ComponentModel.DefaultValueAttribute::.ctor(System.Double)
extern void DefaultValueAttribute__ctor_m6AA7BC40C82F3B4BA220F0533AF548E33D5D5D4A (void);
// 0x000005D9 System.Void System.ComponentModel.DefaultValueAttribute::.ctor(System.Boolean)
extern void DefaultValueAttribute__ctor_m7572A53E3D06C0DAAA2AC7C24E0A7F2647135867 (void);
// 0x000005DA System.Void System.ComponentModel.DefaultValueAttribute::.ctor(System.String)
extern void DefaultValueAttribute__ctor_m1BC9CBB38A9314A5513B910C942861DA122A852A (void);
// 0x000005DB System.Void System.ComponentModel.DefaultValueAttribute::.ctor(System.Object)
extern void DefaultValueAttribute__ctor_m2B67802B0DD6D056BB6BDDFEA71D5350F45E9AEE (void);
// 0x000005DC System.Object System.ComponentModel.DefaultValueAttribute::get_Value()
extern void DefaultValueAttribute_get_Value_m4C07236B56BD114C38BA7DA8C94605A174EEC005 (void);
// 0x000005DD System.Boolean System.ComponentModel.DefaultValueAttribute::Equals(System.Object)
extern void DefaultValueAttribute_Equals_m337FB64F797F188E4815CF051E5DAB44E6E555D3 (void);
// 0x000005DE System.Int32 System.ComponentModel.DefaultValueAttribute::GetHashCode()
extern void DefaultValueAttribute_GetHashCode_m890451093F442C83A29160FD8B39A32559F2C7A9 (void);
// 0x000005DF System.Void System.ComponentModel.DefaultValueAttribute::SetValue(System.Object)
extern void DefaultValueAttribute_SetValue_m557E5130D982CDBD89474F1D3B8F7D77D0424AE0 (void);
// 0x000005E0 System.Void System.ComponentModel.DelegatingTypeDescriptionProvider::.ctor(System.Type)
extern void DelegatingTypeDescriptionProvider__ctor_mCA7A19A0B8F2306A3FCBE5541B92E0F1D1376B01 (void);
// 0x000005E1 System.ComponentModel.TypeDescriptionProvider System.ComponentModel.DelegatingTypeDescriptionProvider::get_Provider()
extern void DelegatingTypeDescriptionProvider_get_Provider_mA048A519047ACF1FB8AB8604AC985038883688E7 (void);
// 0x000005E2 System.Object System.ComponentModel.DelegatingTypeDescriptionProvider::CreateInstance(System.IServiceProvider,System.Type,System.Type[],System.Object[])
extern void DelegatingTypeDescriptionProvider_CreateInstance_m1D0BB463FE6078B72E3FA2F8EB661E3F93EB0CF3 (void);
// 0x000005E3 System.Collections.IDictionary System.ComponentModel.DelegatingTypeDescriptionProvider::GetCache(System.Object)
extern void DelegatingTypeDescriptionProvider_GetCache_mB2D34194960FB5604FCCA8DEB3F563BD0E73321C (void);
// 0x000005E4 System.String System.ComponentModel.DelegatingTypeDescriptionProvider::GetFullComponentName(System.Object)
extern void DelegatingTypeDescriptionProvider_GetFullComponentName_mC92F64FAD6E25AB3D42154C205E015776BAE8AEA (void);
// 0x000005E5 System.ComponentModel.ICustomTypeDescriptor System.ComponentModel.DelegatingTypeDescriptionProvider::GetExtendedTypeDescriptor(System.Object)
extern void DelegatingTypeDescriptionProvider_GetExtendedTypeDescriptor_m253D9E8BB497010592F6EDA8D601DEDF11191CD2 (void);
// 0x000005E6 System.ComponentModel.IExtenderProvider[] System.ComponentModel.DelegatingTypeDescriptionProvider::GetExtenderProviders(System.Object)
extern void DelegatingTypeDescriptionProvider_GetExtenderProviders_m6A6C2B71F960A4A5A8FA32B49DACD4872928D553 (void);
// 0x000005E7 System.Type System.ComponentModel.DelegatingTypeDescriptionProvider::GetReflectionType(System.Type,System.Object)
extern void DelegatingTypeDescriptionProvider_GetReflectionType_mAE5CE00625A29447106956644B1E52E7E7588E79 (void);
// 0x000005E8 System.Type System.ComponentModel.DelegatingTypeDescriptionProvider::GetRuntimeType(System.Type)
extern void DelegatingTypeDescriptionProvider_GetRuntimeType_m412219665293FBA9534B783543DE78D12C726C0C (void);
// 0x000005E9 System.ComponentModel.ICustomTypeDescriptor System.ComponentModel.DelegatingTypeDescriptionProvider::GetTypeDescriptor(System.Type,System.Object)
extern void DelegatingTypeDescriptionProvider_GetTypeDescriptor_mFD091994993864869A433CD2507DE15B70D2A7E6 (void);
// 0x000005EA System.Boolean System.ComponentModel.DelegatingTypeDescriptionProvider::IsSupportedType(System.Type)
extern void DelegatingTypeDescriptionProvider_IsSupportedType_m6B052A2A06C8C6F22A6A853BB75D93B9BFA2A82F (void);
// 0x000005EB System.Void System.ComponentModel.DescriptionAttribute::.ctor()
extern void DescriptionAttribute__ctor_m4813112E0C52509AA577C0A9A27A8C1D596CFF4E (void);
// 0x000005EC System.Void System.ComponentModel.DescriptionAttribute::.ctor(System.String)
extern void DescriptionAttribute__ctor_m5964EBBE5F72FC3B765F2657E0C7A6A9EF1DF2C5 (void);
// 0x000005ED System.String System.ComponentModel.DescriptionAttribute::get_Description()
extern void DescriptionAttribute_get_Description_m86EA9FDCEF55F6643C195B45A9BA6A58E30875B3 (void);
// 0x000005EE System.String System.ComponentModel.DescriptionAttribute::get_DescriptionValue()
extern void DescriptionAttribute_get_DescriptionValue_mD892D328BECCFE526144A4B778DCC2B4BC8D45CD (void);
// 0x000005EF System.Void System.ComponentModel.DescriptionAttribute::set_DescriptionValue(System.String)
extern void DescriptionAttribute_set_DescriptionValue_m847FED7026008DA7EBFE3EAAEF5E87DB92F863E8 (void);
// 0x000005F0 System.Boolean System.ComponentModel.DescriptionAttribute::Equals(System.Object)
extern void DescriptionAttribute_Equals_mD0C91C3BDA1081BC9ECD15B9D8770EC9B8CCCB51 (void);
// 0x000005F1 System.Int32 System.ComponentModel.DescriptionAttribute::GetHashCode()
extern void DescriptionAttribute_GetHashCode_m936BEDB9238E6BF727014567451AD7DAC9F2B163 (void);
// 0x000005F2 System.Boolean System.ComponentModel.DescriptionAttribute::IsDefaultAttribute()
extern void DescriptionAttribute_IsDefaultAttribute_m027507DDAF18946B4CB2FA3015FE73EBAC53D62D (void);
// 0x000005F3 System.Void System.ComponentModel.DescriptionAttribute::.cctor()
extern void DescriptionAttribute__cctor_m70E48D1F612C3405E8C981060431512C0374C438 (void);
// 0x000005F4 System.Void System.ComponentModel.DesignOnlyAttribute::.ctor(System.Boolean)
extern void DesignOnlyAttribute__ctor_mEBDD48E0B85C8D87398601C52C8FFFD17CB39415 (void);
// 0x000005F5 System.Boolean System.ComponentModel.DesignOnlyAttribute::get_IsDesignOnly()
extern void DesignOnlyAttribute_get_IsDesignOnly_m68CBE6C4AD7154EE82ECD431849BA377756874CF (void);
// 0x000005F6 System.Boolean System.ComponentModel.DesignOnlyAttribute::IsDefaultAttribute()
extern void DesignOnlyAttribute_IsDefaultAttribute_m6D873950CDF25510F438ED647346317CA7A647FF (void);
// 0x000005F7 System.Boolean System.ComponentModel.DesignOnlyAttribute::Equals(System.Object)
extern void DesignOnlyAttribute_Equals_m076651DB673496528EE4BE929689DE99BEAB8B13 (void);
// 0x000005F8 System.Int32 System.ComponentModel.DesignOnlyAttribute::GetHashCode()
extern void DesignOnlyAttribute_GetHashCode_mADCBF4B2BF7067D02A09CF088C8D69F468C483AF (void);
// 0x000005F9 System.Void System.ComponentModel.DesignOnlyAttribute::.cctor()
extern void DesignOnlyAttribute__cctor_mB4872B8DD73AE15130706DEC6C80D66903C6D2C6 (void);
// 0x000005FA System.Void System.ComponentModel.DesignTimeVisibleAttribute::.ctor(System.Boolean)
extern void DesignTimeVisibleAttribute__ctor_m970A7BE0AA7704791B8F16705CD9011A9BDDD098 (void);
// 0x000005FB System.Void System.ComponentModel.DesignTimeVisibleAttribute::.ctor()
extern void DesignTimeVisibleAttribute__ctor_m0B646924E7542AFAC9778373AAF56B86491AF06A (void);
// 0x000005FC System.Boolean System.ComponentModel.DesignTimeVisibleAttribute::get_Visible()
extern void DesignTimeVisibleAttribute_get_Visible_m2C77A86E094E7B13E0D02EE77FE7AACC8C61A9BA (void);
// 0x000005FD System.Boolean System.ComponentModel.DesignTimeVisibleAttribute::Equals(System.Object)
extern void DesignTimeVisibleAttribute_Equals_m7E683249570BAF44944921858927C5748D045270 (void);
// 0x000005FE System.Int32 System.ComponentModel.DesignTimeVisibleAttribute::GetHashCode()
extern void DesignTimeVisibleAttribute_GetHashCode_mF40EFCB7A2A65302B7C6803151123038933431AE (void);
// 0x000005FF System.Boolean System.ComponentModel.DesignTimeVisibleAttribute::IsDefaultAttribute()
extern void DesignTimeVisibleAttribute_IsDefaultAttribute_mF5ABD1617E07A7A3D85A3053BFF9141344F4A287 (void);
// 0x00000600 System.Void System.ComponentModel.DesignTimeVisibleAttribute::.cctor()
extern void DesignTimeVisibleAttribute__cctor_m5A9CAF6E5B4E31A7004E522367C59DE6B6BC1FF2 (void);
// 0x00000601 System.Void System.ComponentModel.DesignerAttribute::.ctor(System.String)
extern void DesignerAttribute__ctor_m9F223BB1B2B8A3D480FF9854F4775C2A101A443A (void);
// 0x00000602 System.Void System.ComponentModel.DesignerAttribute::.ctor(System.Type)
extern void DesignerAttribute__ctor_m7B2B57260828DEE66CEAA821E0A98900E15B810E (void);
// 0x00000603 System.Void System.ComponentModel.DesignerAttribute::.ctor(System.String,System.String)
extern void DesignerAttribute__ctor_mAE160C4966497B95D77E839B6C56D42721DC4BA8 (void);
// 0x00000604 System.Void System.ComponentModel.DesignerAttribute::.ctor(System.String,System.Type)
extern void DesignerAttribute__ctor_m80FC02525242A357EB829F1FF6E323C243571DF5 (void);
// 0x00000605 System.Void System.ComponentModel.DesignerAttribute::.ctor(System.Type,System.Type)
extern void DesignerAttribute__ctor_mDF19D8BB2461FFE23995B5BA1F975DC1A77B5964 (void);
// 0x00000606 System.String System.ComponentModel.DesignerAttribute::get_DesignerBaseTypeName()
extern void DesignerAttribute_get_DesignerBaseTypeName_mAD0CC16E016DAE5EB60C58A0B7BC5E5361BF1525 (void);
// 0x00000607 System.String System.ComponentModel.DesignerAttribute::get_DesignerTypeName()
extern void DesignerAttribute_get_DesignerTypeName_mD51D180F6C7BCA066BE47F54C6082B78088F662B (void);
// 0x00000608 System.Object System.ComponentModel.DesignerAttribute::get_TypeId()
extern void DesignerAttribute_get_TypeId_m5FEB8253BDB826CF1B19CD7CEAE5622ADBFA6A63 (void);
// 0x00000609 System.Boolean System.ComponentModel.DesignerAttribute::Equals(System.Object)
extern void DesignerAttribute_Equals_m8F8B48C9F60766DE6DEB22CB0ED72F2B16C8C659 (void);
// 0x0000060A System.Int32 System.ComponentModel.DesignerAttribute::GetHashCode()
extern void DesignerAttribute_GetHashCode_m756E31506E31D909272E5289ADC2DCB0DA675437 (void);
// 0x0000060B System.Void System.ComponentModel.DesignerCategoryAttribute::.ctor()
extern void DesignerCategoryAttribute__ctor_mF489EBD57068DA5F3FE4DCA8300CB5A78CF34CE0 (void);
// 0x0000060C System.Void System.ComponentModel.DesignerCategoryAttribute::.ctor(System.String)
extern void DesignerCategoryAttribute__ctor_m4699FB87C02E6D4B8E417C462B5BB6F76E0EC694 (void);
// 0x0000060D System.String System.ComponentModel.DesignerCategoryAttribute::get_Category()
extern void DesignerCategoryAttribute_get_Category_mDCB2D0B9A4F5FAD33260300979D52A4A9EC1C80D (void);
// 0x0000060E System.Object System.ComponentModel.DesignerCategoryAttribute::get_TypeId()
extern void DesignerCategoryAttribute_get_TypeId_mE1C3D89F3555E98D93523CCECD91D2A7235A10FA (void);
// 0x0000060F System.Boolean System.ComponentModel.DesignerCategoryAttribute::Equals(System.Object)
extern void DesignerCategoryAttribute_Equals_m7F9DFE7D18B55A1B0B68FBDA034F0FE9CA351CEB (void);
// 0x00000610 System.Int32 System.ComponentModel.DesignerCategoryAttribute::GetHashCode()
extern void DesignerCategoryAttribute_GetHashCode_m2CF3EB39D6E5352C9D944679018CE41B6CC2FED4 (void);
// 0x00000611 System.Boolean System.ComponentModel.DesignerCategoryAttribute::IsDefaultAttribute()
extern void DesignerCategoryAttribute_IsDefaultAttribute_m661EFD9151FCBB2DD7BB3E54EB45E4AD26DB6F8F (void);
// 0x00000612 System.Void System.ComponentModel.DesignerCategoryAttribute::.cctor()
extern void DesignerCategoryAttribute__cctor_m5A20D3E6497B394223C44441C654C53794C5B5C4 (void);
// 0x00000613 System.Void System.ComponentModel.DesignerSerializationVisibilityAttribute::.ctor(System.ComponentModel.DesignerSerializationVisibility)
extern void DesignerSerializationVisibilityAttribute__ctor_m5DCCCF10B65CB984ACAA2C821CD59E0A5591CC91 (void);
// 0x00000614 System.ComponentModel.DesignerSerializationVisibility System.ComponentModel.DesignerSerializationVisibilityAttribute::get_Visibility()
extern void DesignerSerializationVisibilityAttribute_get_Visibility_mAE359C5749C4000C2A382C64B1DCFC3AC4B2FFC5 (void);
// 0x00000615 System.Boolean System.ComponentModel.DesignerSerializationVisibilityAttribute::Equals(System.Object)
extern void DesignerSerializationVisibilityAttribute_Equals_mC35A99157702232DE7952D5A7275DA7204E0294F (void);
// 0x00000616 System.Int32 System.ComponentModel.DesignerSerializationVisibilityAttribute::GetHashCode()
extern void DesignerSerializationVisibilityAttribute_GetHashCode_m0DA75A13695D5C191EDF0C7918E3AF166E1805C7 (void);
// 0x00000617 System.Boolean System.ComponentModel.DesignerSerializationVisibilityAttribute::IsDefaultAttribute()
extern void DesignerSerializationVisibilityAttribute_IsDefaultAttribute_mA881E4CCC85E9269F90BCEA231073875C653605E (void);
// 0x00000618 System.Void System.ComponentModel.DesignerSerializationVisibilityAttribute::.cctor()
extern void DesignerSerializationVisibilityAttribute__cctor_mEB0BCCD12F1113C50BF1C0364EF2A99E41AD424A (void);
// 0x00000619 System.Void System.ComponentModel.DisplayNameAttribute::.ctor()
extern void DisplayNameAttribute__ctor_mCA2BCC655453F00B75B3E6E072777304FA3599A9 (void);
// 0x0000061A System.Void System.ComponentModel.DisplayNameAttribute::.ctor(System.String)
extern void DisplayNameAttribute__ctor_m3D4B66E435734FFA29B405B346956880AD44AF5B (void);
// 0x0000061B System.String System.ComponentModel.DisplayNameAttribute::get_DisplayName()
extern void DisplayNameAttribute_get_DisplayName_mC1FE61B42690D98511D52340E04E6C54D1F4D494 (void);
// 0x0000061C System.String System.ComponentModel.DisplayNameAttribute::get_DisplayNameValue()
extern void DisplayNameAttribute_get_DisplayNameValue_m6A75B8CBDD8F55609180D19E79E74BF7656F9163 (void);
// 0x0000061D System.Void System.ComponentModel.DisplayNameAttribute::set_DisplayNameValue(System.String)
extern void DisplayNameAttribute_set_DisplayNameValue_m44D90F2F66EF3F35DDC6EEBFFA9ECFE7B10A6DE0 (void);
// 0x0000061E System.Boolean System.ComponentModel.DisplayNameAttribute::Equals(System.Object)
extern void DisplayNameAttribute_Equals_m7893F7A4E50D758CC46D15D3C7FE754471FA51AE (void);
// 0x0000061F System.Int32 System.ComponentModel.DisplayNameAttribute::GetHashCode()
extern void DisplayNameAttribute_GetHashCode_m1369380C57DDC20FEBAFC4562305B7BAF52A1F64 (void);
// 0x00000620 System.Boolean System.ComponentModel.DisplayNameAttribute::IsDefaultAttribute()
extern void DisplayNameAttribute_IsDefaultAttribute_m9835E20454EBC53D6F16D5B74B356EDA465D6FE2 (void);
// 0x00000621 System.Void System.ComponentModel.DisplayNameAttribute::.cctor()
extern void DisplayNameAttribute__cctor_m42C8D9A551BF01816245A28D6291C7F17E29910F (void);
// 0x00000622 System.Void System.ComponentModel.DoWorkEventArgs::.ctor(System.Object)
extern void DoWorkEventArgs__ctor_m1808B6408495CB81A503F2803FB1A4272288BC76 (void);
// 0x00000623 System.Object System.ComponentModel.DoWorkEventArgs::get_Argument()
extern void DoWorkEventArgs_get_Argument_mA6DB21619D549EEAE18C71219FD6FC2213AC70BD (void);
// 0x00000624 System.Object System.ComponentModel.DoWorkEventArgs::get_Result()
extern void DoWorkEventArgs_get_Result_mC1102459AFC48D7CDB54C95B8F7177F168EC016A (void);
// 0x00000625 System.Void System.ComponentModel.DoWorkEventArgs::set_Result(System.Object)
extern void DoWorkEventArgs_set_Result_m11842129B818483BC23F7328F6675F5161F973D4 (void);
// 0x00000626 System.Void System.ComponentModel.DoWorkEventHandler::.ctor(System.Object,System.IntPtr)
extern void DoWorkEventHandler__ctor_mE0A3B8FC56EFDB363D080AC315DF53D7FE2E6142 (void);
// 0x00000627 System.Void System.ComponentModel.DoWorkEventHandler::Invoke(System.Object,System.ComponentModel.DoWorkEventArgs)
extern void DoWorkEventHandler_Invoke_m12910A48E229DC976D080DD809934D9C86711A56 (void);
// 0x00000628 System.IAsyncResult System.ComponentModel.DoWorkEventHandler::BeginInvoke(System.Object,System.ComponentModel.DoWorkEventArgs,System.AsyncCallback,System.Object)
extern void DoWorkEventHandler_BeginInvoke_m2F6A69DF12080D9879ADD8C00BBF845059A1AF8F (void);
// 0x00000629 System.Void System.ComponentModel.DoWorkEventHandler::EndInvoke(System.IAsyncResult)
extern void DoWorkEventHandler_EndInvoke_mC312C5DB3253FEE71F79EED2025AD7B4D76B2E55 (void);
// 0x0000062A System.Boolean System.ComponentModel.DoubleConverter::get_AllowHex()
extern void DoubleConverter_get_AllowHex_mDB902FA678E2823F8775CF2410F8BCFD45135A9A (void);
// 0x0000062B System.Type System.ComponentModel.DoubleConverter::get_TargetType()
extern void DoubleConverter_get_TargetType_mE2AA85910CF4D5EE2857F5472FAD6F60E96FDA6E (void);
// 0x0000062C System.Object System.ComponentModel.DoubleConverter::FromString(System.String,System.Int32)
extern void DoubleConverter_FromString_mDCD894BDC0A4DFB12E269CE8FF72B377691E4095 (void);
// 0x0000062D System.Object System.ComponentModel.DoubleConverter::FromString(System.String,System.Globalization.NumberFormatInfo)
extern void DoubleConverter_FromString_m0FA24E767CC4FFA9CFD7B7CE0D382A0CA8903980 (void);
// 0x0000062E System.Object System.ComponentModel.DoubleConverter::FromString(System.String,System.Globalization.CultureInfo)
extern void DoubleConverter_FromString_mFC898691E3FC0C34E4BAB3643645E081F4FF3347 (void);
// 0x0000062F System.String System.ComponentModel.DoubleConverter::ToString(System.Object,System.Globalization.NumberFormatInfo)
extern void DoubleConverter_ToString_m9C99B65F40B918222ED348FA19F750EC02DCD72B (void);
// 0x00000630 System.Void System.ComponentModel.DoubleConverter::.ctor()
extern void DoubleConverter__ctor_m419F1E782FFBC765D22792D76E56D54FC94E6AEB (void);
// 0x00000631 System.Void System.ComponentModel.EditorAttribute::.ctor()
extern void EditorAttribute__ctor_m0E590539E56DE135B904C5CA55A7DF0B5385A321 (void);
// 0x00000632 System.Void System.ComponentModel.EditorAttribute::.ctor(System.String,System.String)
extern void EditorAttribute__ctor_mD871819F1E1FDCA508055C1384044C8C1E383B63 (void);
// 0x00000633 System.Void System.ComponentModel.EditorAttribute::.ctor(System.String,System.Type)
extern void EditorAttribute__ctor_m69D314C192B9341D68126A648A759BEEC8A4A8B4 (void);
// 0x00000634 System.Void System.ComponentModel.EditorAttribute::.ctor(System.Type,System.Type)
extern void EditorAttribute__ctor_m4109934B06A665D93ED2A57EFDFC3323E6088E9B (void);
// 0x00000635 System.String System.ComponentModel.EditorAttribute::get_EditorBaseTypeName()
extern void EditorAttribute_get_EditorBaseTypeName_m41C1E4DD17CF8A2C14A8C8A8E783687FF2C241D1 (void);
// 0x00000636 System.String System.ComponentModel.EditorAttribute::get_EditorTypeName()
extern void EditorAttribute_get_EditorTypeName_m0C6CD2A9C2905C7E774825F77B26BF6D842C6090 (void);
// 0x00000637 System.Object System.ComponentModel.EditorAttribute::get_TypeId()
extern void EditorAttribute_get_TypeId_m2016C62C0B845E4C2E2C62CDB963FB3E4D88949D (void);
// 0x00000638 System.Boolean System.ComponentModel.EditorAttribute::Equals(System.Object)
extern void EditorAttribute_Equals_m532ECC69F7C9BE32A90FCBA6DB7059F33F34BAF2 (void);
// 0x00000639 System.Int32 System.ComponentModel.EditorAttribute::GetHashCode()
extern void EditorAttribute_GetHashCode_m3F1B0F256D2B1B6EFEEC06CF6118DB87A697D382 (void);
// 0x0000063A System.Void System.ComponentModel.EditorBrowsableAttribute::.ctor(System.ComponentModel.EditorBrowsableState)
extern void EditorBrowsableAttribute__ctor_mACDE45DF0DCAA6E923120D6AEC45422AEF958C2E (void);
// 0x0000063B System.Void System.ComponentModel.EditorBrowsableAttribute::.ctor()
extern void EditorBrowsableAttribute__ctor_m6E36A054B0297201EB9079BABD1FC9B19A8EF3B8 (void);
// 0x0000063C System.ComponentModel.EditorBrowsableState System.ComponentModel.EditorBrowsableAttribute::get_State()
extern void EditorBrowsableAttribute_get_State_mCA62DF5F83E3864E156DD0F1363E0F35E5F8FAAE (void);
// 0x0000063D System.Boolean System.ComponentModel.EditorBrowsableAttribute::Equals(System.Object)
extern void EditorBrowsableAttribute_Equals_m6F5EF9CC298CBDC862CBCA5187379A79635726FA (void);
// 0x0000063E System.Int32 System.ComponentModel.EditorBrowsableAttribute::GetHashCode()
extern void EditorBrowsableAttribute_GetHashCode_m74229847CE44E771F282E2E73FFC4DE55771A1B6 (void);
// 0x0000063F System.Void System.ComponentModel.EnumConverter::.ctor(System.Type)
extern void EnumConverter__ctor_mBA8B2E210D061A3CF86950F6D797E911A2E3C774 (void);
// 0x00000640 System.Type System.ComponentModel.EnumConverter::get_EnumType()
extern void EnumConverter_get_EnumType_mE363752176E628FE1D15517BCE6F7FC98DEE6F68 (void);
// 0x00000641 System.ComponentModel.TypeConverter_StandardValuesCollection System.ComponentModel.EnumConverter::get_Values()
extern void EnumConverter_get_Values_m83899F439FCAF72024528B8F04C9B7B1CC81C8FB (void);
// 0x00000642 System.Void System.ComponentModel.EnumConverter::set_Values(System.ComponentModel.TypeConverter_StandardValuesCollection)
extern void EnumConverter_set_Values_m3769DFEE063A44FC1CBE85754639A0717F3BCFC1 (void);
// 0x00000643 System.Boolean System.ComponentModel.EnumConverter::CanConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Type)
extern void EnumConverter_CanConvertFrom_m283E54FE7BFCFC3CF022827F20678CE40698BAE2 (void);
// 0x00000644 System.Boolean System.ComponentModel.EnumConverter::CanConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Type)
extern void EnumConverter_CanConvertTo_m0BDD50EB0F3A7B3364DDD86650151F95C4D4965B (void);
// 0x00000645 System.Collections.IComparer System.ComponentModel.EnumConverter::get_Comparer()
extern void EnumConverter_get_Comparer_mBD0584D1B45E8ACFFF5E0FEE31F0983033B1EA2A (void);
// 0x00000646 System.Object System.ComponentModel.EnumConverter::ConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object)
extern void EnumConverter_ConvertFrom_m06D2FC9021EB3AF4BF131CE8E7268CC41A8994CF (void);
// 0x00000647 System.Object System.ComponentModel.EnumConverter::ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)
extern void EnumConverter_ConvertTo_mBDC59D2EE871592603097C069D557F4D9A79ABFB (void);
// 0x00000648 System.ComponentModel.TypeConverter_StandardValuesCollection System.ComponentModel.EnumConverter::GetStandardValues(System.ComponentModel.ITypeDescriptorContext)
extern void EnumConverter_GetStandardValues_m30FF1BC7361719D9A5EE7205F4F63B5CB1E95E15 (void);
// 0x00000649 System.Boolean System.ComponentModel.EnumConverter::GetStandardValuesExclusive(System.ComponentModel.ITypeDescriptorContext)
extern void EnumConverter_GetStandardValuesExclusive_m62880BF09B41A7CE88E01AA29C4CFE44A736A178 (void);
// 0x0000064A System.Boolean System.ComponentModel.EnumConverter::GetStandardValuesSupported(System.ComponentModel.ITypeDescriptorContext)
extern void EnumConverter_GetStandardValuesSupported_mAC1496A78AEAD3844C796F9641AD2BC10CD6E1C2 (void);
// 0x0000064B System.Boolean System.ComponentModel.EnumConverter::IsValid(System.ComponentModel.ITypeDescriptorContext,System.Object)
extern void EnumConverter_IsValid_m5D3AB88EAC5C70586DC64D867F99139FB82FFD87 (void);
// 0x0000064C System.Void System.ComponentModel.EventDescriptor::.ctor(System.String,System.Attribute[])
extern void EventDescriptor__ctor_m64DD06C2302860B79602DB0A9538323FBEB778F1 (void);
// 0x0000064D System.Void System.ComponentModel.EventDescriptor::.ctor(System.ComponentModel.MemberDescriptor)
extern void EventDescriptor__ctor_m8352B1FABAC4E2D6B61213C1B9B1E1EF8678C366 (void);
// 0x0000064E System.Void System.ComponentModel.EventDescriptor::.ctor(System.ComponentModel.MemberDescriptor,System.Attribute[])
extern void EventDescriptor__ctor_m8F8D69FB49D3DBACBD9DF097476A561A5C642888 (void);
// 0x0000064F System.Type System.ComponentModel.EventDescriptor::get_ComponentType()
// 0x00000650 System.Type System.ComponentModel.EventDescriptor::get_EventType()
// 0x00000651 System.Boolean System.ComponentModel.EventDescriptor::get_IsMulticast()
// 0x00000652 System.Void System.ComponentModel.EventDescriptor::AddEventHandler(System.Object,System.Delegate)
// 0x00000653 System.Void System.ComponentModel.EventDescriptor::RemoveEventHandler(System.Object,System.Delegate)
// 0x00000654 System.Void System.ComponentModel.EventDescriptorCollection::.ctor(System.ComponentModel.EventDescriptor[])
extern void EventDescriptorCollection__ctor_m39980AB8EA7F2F7B480F18E4EC36796C1A259CD7 (void);
// 0x00000655 System.Void System.ComponentModel.EventDescriptorCollection::.ctor(System.ComponentModel.EventDescriptor[],System.Boolean)
extern void EventDescriptorCollection__ctor_mDC62048A9CCD9F4E5C2CE7BBEB7C995A60ACB0D5 (void);
// 0x00000656 System.Void System.ComponentModel.EventDescriptorCollection::.ctor(System.ComponentModel.EventDescriptor[],System.Int32,System.String[],System.Collections.IComparer)
extern void EventDescriptorCollection__ctor_m855A2D527708065CD2E181EBF15A7C743AB6FAC1 (void);
// 0x00000657 System.Int32 System.ComponentModel.EventDescriptorCollection::get_Count()
extern void EventDescriptorCollection_get_Count_mCAA673C0D2447E4823B34AE97D61BBC999A3E6BC (void);
// 0x00000658 System.ComponentModel.EventDescriptor System.ComponentModel.EventDescriptorCollection::get_Item(System.Int32)
extern void EventDescriptorCollection_get_Item_m861DB4DC0B594DC2BCB973266F49F77DB790689E (void);
// 0x00000659 System.ComponentModel.EventDescriptor System.ComponentModel.EventDescriptorCollection::get_Item(System.String)
extern void EventDescriptorCollection_get_Item_mAC0CEDB2E1BEFDF71736788A7444CA45645539BE (void);
// 0x0000065A System.Int32 System.ComponentModel.EventDescriptorCollection::Add(System.ComponentModel.EventDescriptor)
extern void EventDescriptorCollection_Add_mC05DAE99E5D1B041F5755F71E6A2E114640F9779 (void);
// 0x0000065B System.Void System.ComponentModel.EventDescriptorCollection::Clear()
extern void EventDescriptorCollection_Clear_m72C4D0C9B92F9055A62EE6D86D9F3E86264405B5 (void);
// 0x0000065C System.Boolean System.ComponentModel.EventDescriptorCollection::Contains(System.ComponentModel.EventDescriptor)
extern void EventDescriptorCollection_Contains_mD58C927756864E91133BD59356756E96253D4416 (void);
// 0x0000065D System.Void System.ComponentModel.EventDescriptorCollection::System.Collections.ICollection.CopyTo(System.Array,System.Int32)
extern void EventDescriptorCollection_System_Collections_ICollection_CopyTo_mB67B73650B5657F8405395D0BD6521ED8A3AF0D6 (void);
// 0x0000065E System.Void System.ComponentModel.EventDescriptorCollection::EnsureEventsOwned()
extern void EventDescriptorCollection_EnsureEventsOwned_mF1722C2F3574DFE39C8509B62BA0013A68A1C8FB (void);
// 0x0000065F System.Void System.ComponentModel.EventDescriptorCollection::EnsureSize(System.Int32)
extern void EventDescriptorCollection_EnsureSize_m025A1E96DE65403C6BB70BB95F9098E6572EF191 (void);
// 0x00000660 System.ComponentModel.EventDescriptor System.ComponentModel.EventDescriptorCollection::Find(System.String,System.Boolean)
extern void EventDescriptorCollection_Find_mF9B00E7D7FD42F06FC18D863D07AB9A5D9778A1A (void);
// 0x00000661 System.Int32 System.ComponentModel.EventDescriptorCollection::IndexOf(System.ComponentModel.EventDescriptor)
extern void EventDescriptorCollection_IndexOf_m2F0D99D9E5885CC7DB6133839635E9C806F6A385 (void);
// 0x00000662 System.Void System.ComponentModel.EventDescriptorCollection::Insert(System.Int32,System.ComponentModel.EventDescriptor)
extern void EventDescriptorCollection_Insert_mB3259BB95ADAA9B11B8A2171F5FAD03C52C40557 (void);
// 0x00000663 System.Void System.ComponentModel.EventDescriptorCollection::Remove(System.ComponentModel.EventDescriptor)
extern void EventDescriptorCollection_Remove_m9F6BF67636B9406EEFB0E3589F4EB3BAF625447E (void);
// 0x00000664 System.Void System.ComponentModel.EventDescriptorCollection::RemoveAt(System.Int32)
extern void EventDescriptorCollection_RemoveAt_m3124EA86A586B8FE157E6D6F594E3DCA0752D6D1 (void);
// 0x00000665 System.Collections.IEnumerator System.ComponentModel.EventDescriptorCollection::GetEnumerator()
extern void EventDescriptorCollection_GetEnumerator_mEC07212EAD84EF5CD1DB03CFF3773669A030342F (void);
// 0x00000666 System.ComponentModel.EventDescriptorCollection System.ComponentModel.EventDescriptorCollection::Sort()
extern void EventDescriptorCollection_Sort_mCB21BF3537C01CD86670AFF9C2D2C03E0106D6CF (void);
// 0x00000667 System.ComponentModel.EventDescriptorCollection System.ComponentModel.EventDescriptorCollection::Sort(System.String[])
extern void EventDescriptorCollection_Sort_mA0D4ADE46CE36428428AE39B8A3EB86A8364233B (void);
// 0x00000668 System.ComponentModel.EventDescriptorCollection System.ComponentModel.EventDescriptorCollection::Sort(System.String[],System.Collections.IComparer)
extern void EventDescriptorCollection_Sort_m1B8F2EDD470081CCC8218A83CC5C3169E7AE4264 (void);
// 0x00000669 System.ComponentModel.EventDescriptorCollection System.ComponentModel.EventDescriptorCollection::Sort(System.Collections.IComparer)
extern void EventDescriptorCollection_Sort_mA76B90B9FFAB3A35C048C30559792E13FB6CACCA (void);
// 0x0000066A System.Void System.ComponentModel.EventDescriptorCollection::InternalSort(System.String[])
extern void EventDescriptorCollection_InternalSort_mFC9324E5B172C969B8930B47ABE42FF8C2FEEC72 (void);
// 0x0000066B System.Void System.ComponentModel.EventDescriptorCollection::InternalSort(System.Collections.IComparer)
extern void EventDescriptorCollection_InternalSort_mAF3920AA7607A00C1B327539E007F9BBCD2FF13F (void);
// 0x0000066C System.Int32 System.ComponentModel.EventDescriptorCollection::System.Collections.ICollection.get_Count()
extern void EventDescriptorCollection_System_Collections_ICollection_get_Count_m360696919250EEB37806F7B331BC2D5127021716 (void);
// 0x0000066D System.Boolean System.ComponentModel.EventDescriptorCollection::System.Collections.ICollection.get_IsSynchronized()
extern void EventDescriptorCollection_System_Collections_ICollection_get_IsSynchronized_mCC1E151D95FB716BE8B06CD7F9C9B0E80E4B2E4D (void);
// 0x0000066E System.Object System.ComponentModel.EventDescriptorCollection::System.Collections.ICollection.get_SyncRoot()
extern void EventDescriptorCollection_System_Collections_ICollection_get_SyncRoot_mBDACC0F4D991CDC34E1447AA9D5BE06B6A0E44F2 (void);
// 0x0000066F System.Collections.IEnumerator System.ComponentModel.EventDescriptorCollection::System.Collections.IEnumerable.GetEnumerator()
extern void EventDescriptorCollection_System_Collections_IEnumerable_GetEnumerator_m175494690E3ECAC20382096A8D43493C6DF3245A (void);
// 0x00000670 System.Object System.ComponentModel.EventDescriptorCollection::System.Collections.IList.get_Item(System.Int32)
extern void EventDescriptorCollection_System_Collections_IList_get_Item_mF9F2044326BAD3E203EE9C4B71998C6139671E7C (void);
// 0x00000671 System.Void System.ComponentModel.EventDescriptorCollection::System.Collections.IList.set_Item(System.Int32,System.Object)
extern void EventDescriptorCollection_System_Collections_IList_set_Item_m12BD29BF86D1A0AC1255C811F7E9BE0D56DD48DD (void);
// 0x00000672 System.Int32 System.ComponentModel.EventDescriptorCollection::System.Collections.IList.Add(System.Object)
extern void EventDescriptorCollection_System_Collections_IList_Add_mA285053C7C5617586A25D1B3FD1DA834A484F9B9 (void);
// 0x00000673 System.Void System.ComponentModel.EventDescriptorCollection::System.Collections.IList.Clear()
extern void EventDescriptorCollection_System_Collections_IList_Clear_m690719A2AC9F81A4B9D94878CA2A991F07F2538C (void);
// 0x00000674 System.Boolean System.ComponentModel.EventDescriptorCollection::System.Collections.IList.Contains(System.Object)
extern void EventDescriptorCollection_System_Collections_IList_Contains_mF75078ECF8D88E161AA11A9AAE71543ECB3CEC26 (void);
// 0x00000675 System.Int32 System.ComponentModel.EventDescriptorCollection::System.Collections.IList.IndexOf(System.Object)
extern void EventDescriptorCollection_System_Collections_IList_IndexOf_m48410473C90632946175F748D09BFAA506D0578E (void);
// 0x00000676 System.Void System.ComponentModel.EventDescriptorCollection::System.Collections.IList.Insert(System.Int32,System.Object)
extern void EventDescriptorCollection_System_Collections_IList_Insert_m0538802AE7EB66BDF621A96C23637A50738FD995 (void);
// 0x00000677 System.Void System.ComponentModel.EventDescriptorCollection::System.Collections.IList.Remove(System.Object)
extern void EventDescriptorCollection_System_Collections_IList_Remove_m7416A79A4EA58351DBF9B8111C69A6CA8DD1DB05 (void);
// 0x00000678 System.Void System.ComponentModel.EventDescriptorCollection::System.Collections.IList.RemoveAt(System.Int32)
extern void EventDescriptorCollection_System_Collections_IList_RemoveAt_m9DCA747BC2AC75F2920EC289C66FCE2099622329 (void);
// 0x00000679 System.Boolean System.ComponentModel.EventDescriptorCollection::System.Collections.IList.get_IsReadOnly()
extern void EventDescriptorCollection_System_Collections_IList_get_IsReadOnly_m1D57F4D7C77E62F7E06273DEC783685E107D0DB5 (void);
// 0x0000067A System.Boolean System.ComponentModel.EventDescriptorCollection::System.Collections.IList.get_IsFixedSize()
extern void EventDescriptorCollection_System_Collections_IList_get_IsFixedSize_m00833DCAD0FB8406395CDA1CA0E6C4DDBF958100 (void);
// 0x0000067B System.Void System.ComponentModel.EventDescriptorCollection::.cctor()
extern void EventDescriptorCollection__cctor_m027E184FD1333633CEFBEE18BA140A89E8DEEFB1 (void);
// 0x0000067C System.Void System.ComponentModel.EventHandlerList::.ctor()
extern void EventHandlerList__ctor_mE953BDF2C360A0ABCD90892E5F48D26762358CC8 (void);
// 0x0000067D System.Void System.ComponentModel.EventHandlerList::.ctor(System.ComponentModel.Component)
extern void EventHandlerList__ctor_m3B8B937C7A4F3EF4E46315692BC1CF5BAC97CD38 (void);
// 0x0000067E System.Delegate System.ComponentModel.EventHandlerList::get_Item(System.Object)
extern void EventHandlerList_get_Item_mFB7DC8CD40DFDA76E9732CB48CE774DDEC373C42 (void);
// 0x0000067F System.Void System.ComponentModel.EventHandlerList::set_Item(System.Object,System.Delegate)
extern void EventHandlerList_set_Item_m2B5E38C064A6761A2E50A30440297B71372007A9 (void);
// 0x00000680 System.Void System.ComponentModel.EventHandlerList::AddHandler(System.Object,System.Delegate)
extern void EventHandlerList_AddHandler_m7C93C7AF6FD41E4C41E444CCEC0E46C9F3F01A09 (void);
// 0x00000681 System.Void System.ComponentModel.EventHandlerList::AddHandlers(System.ComponentModel.EventHandlerList)
extern void EventHandlerList_AddHandlers_mE69D3268A2948384A7D6EED824371B9A87E5C8CC (void);
// 0x00000682 System.Void System.ComponentModel.EventHandlerList::Dispose()
extern void EventHandlerList_Dispose_m7AE615B1F92C7048EB95A80A0E32761EE57B66AE (void);
// 0x00000683 System.ComponentModel.EventHandlerList_ListEntry System.ComponentModel.EventHandlerList::Find(System.Object)
extern void EventHandlerList_Find_m0D64F77486BF4EABD934BF04CE38EF6DB0450B42 (void);
// 0x00000684 System.Void System.ComponentModel.EventHandlerList::RemoveHandler(System.Object,System.Delegate)
extern void EventHandlerList_RemoveHandler_mC125E76596116E967804D771CC7551ED5E700718 (void);
// 0x00000685 System.Void System.ComponentModel.EventHandlerList_ListEntry::.ctor(System.Object,System.Delegate,System.ComponentModel.EventHandlerList_ListEntry)
extern void ListEntry__ctor_m8FB0789AFD94BD817A59EB14EF2064A2F4270220 (void);
// 0x00000686 System.Void System.ComponentModel.ExpandableObjectConverter::.ctor()
extern void ExpandableObjectConverter__ctor_mDFE2C6DF3E42BFEDD938757267F2A6E40B8FEB66 (void);
// 0x00000687 System.ComponentModel.PropertyDescriptorCollection System.ComponentModel.ExpandableObjectConverter::GetProperties(System.ComponentModel.ITypeDescriptorContext,System.Object,System.Attribute[])
extern void ExpandableObjectConverter_GetProperties_m674DA113DAF377614A8EB8BB5BE199BEF53B37C2 (void);
// 0x00000688 System.Boolean System.ComponentModel.ExpandableObjectConverter::GetPropertiesSupported(System.ComponentModel.ITypeDescriptorContext)
extern void ExpandableObjectConverter_GetPropertiesSupported_m6908E999010CD552559E3143245E02D69BBB4B73 (void);
// 0x00000689 System.Void System.ComponentModel.ExtendedPropertyDescriptor::.ctor(System.ComponentModel.ReflectPropertyDescriptor,System.Type,System.ComponentModel.IExtenderProvider,System.Attribute[])
extern void ExtendedPropertyDescriptor__ctor_mC8CA04D11B52520D581769FB316244C9EA5F7420 (void);
// 0x0000068A System.Void System.ComponentModel.ExtendedPropertyDescriptor::.ctor(System.ComponentModel.PropertyDescriptor,System.Attribute[])
extern void ExtendedPropertyDescriptor__ctor_mB3DDF0467442FE4325BE2B83F8049DD543DAF389 (void);
// 0x0000068B System.Boolean System.ComponentModel.ExtendedPropertyDescriptor::CanResetValue(System.Object)
extern void ExtendedPropertyDescriptor_CanResetValue_mA461CE7457523A96CE9547BFE9E1BFD4BEDCB03E (void);
// 0x0000068C System.Type System.ComponentModel.ExtendedPropertyDescriptor::get_ComponentType()
extern void ExtendedPropertyDescriptor_get_ComponentType_m6DBE270D501CFAB038FF8C12EF71A93F3C3025D7 (void);
// 0x0000068D System.Boolean System.ComponentModel.ExtendedPropertyDescriptor::get_IsReadOnly()
extern void ExtendedPropertyDescriptor_get_IsReadOnly_m2F1AB64D3CB1ED3E62800A2F52CC94645382B42A (void);
// 0x0000068E System.Type System.ComponentModel.ExtendedPropertyDescriptor::get_PropertyType()
extern void ExtendedPropertyDescriptor_get_PropertyType_m4F634F2E318150F948FA3D4572F7626C7E8968E2 (void);
// 0x0000068F System.String System.ComponentModel.ExtendedPropertyDescriptor::get_DisplayName()
extern void ExtendedPropertyDescriptor_get_DisplayName_mC5690961D9E460239779D421E4C5636958426E84 (void);
// 0x00000690 System.Object System.ComponentModel.ExtendedPropertyDescriptor::GetValue(System.Object)
extern void ExtendedPropertyDescriptor_GetValue_m6B1CD918C844A1E51C8D9157A942113947A173B9 (void);
// 0x00000691 System.Void System.ComponentModel.ExtendedPropertyDescriptor::ResetValue(System.Object)
extern void ExtendedPropertyDescriptor_ResetValue_mDD4B911A9B4010ECC996A15B036420B4D5975D46 (void);
// 0x00000692 System.Void System.ComponentModel.ExtendedPropertyDescriptor::SetValue(System.Object,System.Object)
extern void ExtendedPropertyDescriptor_SetValue_m4F1F588E9326C775AC0054B6621CBD966653F44D (void);
// 0x00000693 System.Boolean System.ComponentModel.ExtendedPropertyDescriptor::ShouldSerializeValue(System.Object)
extern void ExtendedPropertyDescriptor_ShouldSerializeValue_m814776C0DD1BA637F1B063CD59AF772E8F306E66 (void);
// 0x00000694 System.ComponentModel.ExtenderProvidedPropertyAttribute System.ComponentModel.ExtenderProvidedPropertyAttribute::Create(System.ComponentModel.PropertyDescriptor,System.Type,System.ComponentModel.IExtenderProvider)
extern void ExtenderProvidedPropertyAttribute_Create_mB53BAA317F0E146F21F4508E51921C05459A756B (void);
// 0x00000695 System.Void System.ComponentModel.ExtenderProvidedPropertyAttribute::.ctor()
extern void ExtenderProvidedPropertyAttribute__ctor_mED416479A8167DB724212857B8421BB4079D9F14 (void);
// 0x00000696 System.ComponentModel.PropertyDescriptor System.ComponentModel.ExtenderProvidedPropertyAttribute::get_ExtenderProperty()
extern void ExtenderProvidedPropertyAttribute_get_ExtenderProperty_mB56FFEF61D8278AFFA0FB91710E1A37795738E47 (void);
// 0x00000697 System.ComponentModel.IExtenderProvider System.ComponentModel.ExtenderProvidedPropertyAttribute::get_Provider()
extern void ExtenderProvidedPropertyAttribute_get_Provider_m54BFFEFF3AF82BD3F36AC3A1D473FAC53CF368C6 (void);
// 0x00000698 System.Type System.ComponentModel.ExtenderProvidedPropertyAttribute::get_ReceiverType()
extern void ExtenderProvidedPropertyAttribute_get_ReceiverType_mE35ED6058DEBE1160D17BF385E2C46E161085E33 (void);
// 0x00000699 System.Boolean System.ComponentModel.ExtenderProvidedPropertyAttribute::Equals(System.Object)
extern void ExtenderProvidedPropertyAttribute_Equals_m7FAB4FA6A11AAA6451F18CB7B06D001FD257EAAC (void);
// 0x0000069A System.Int32 System.ComponentModel.ExtenderProvidedPropertyAttribute::GetHashCode()
extern void ExtenderProvidedPropertyAttribute_GetHashCode_m6D03B17855FE555DA2E3F54F11C164BBD3150FB4 (void);
// 0x0000069B System.Boolean System.ComponentModel.ExtenderProvidedPropertyAttribute::IsDefaultAttribute()
extern void ExtenderProvidedPropertyAttribute_IsDefaultAttribute_m2BEF7A86CD44FC50CE84586895CE253453A18573 (void);
// 0x0000069C System.Boolean System.ComponentModel.GuidConverter::CanConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Type)
extern void GuidConverter_CanConvertFrom_m94EEA5AFA08B798A6D0622EB5FEE787F684C6B73 (void);
// 0x0000069D System.Boolean System.ComponentModel.GuidConverter::CanConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Type)
extern void GuidConverter_CanConvertTo_m7AB12CCC8B2009BBAB9C686E449386DF0328844F (void);
// 0x0000069E System.Object System.ComponentModel.GuidConverter::ConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object)
extern void GuidConverter_ConvertFrom_mDE3816BDF5CD3C2AB48E8CC54A74CC0AD5C20BC8 (void);
// 0x0000069F System.Object System.ComponentModel.GuidConverter::ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)
extern void GuidConverter_ConvertTo_m963EF915D82BCCEB03C349D03832F54C2F3C9F76 (void);
// 0x000006A0 System.Void System.ComponentModel.GuidConverter::.ctor()
extern void GuidConverter__ctor_m057CFEA2B7918294B08BFB54B6A2C56B58F6CB0C (void);
// 0x000006A1 System.Void System.ComponentModel.HandledEventArgs::.ctor()
extern void HandledEventArgs__ctor_mE147FBEF783ABA6F74E669F3621CAF12A8CCFD00 (void);
// 0x000006A2 System.Void System.ComponentModel.HandledEventArgs::.ctor(System.Boolean)
extern void HandledEventArgs__ctor_m3B9A8B0FF620FC343E98B455D30C46B12239BA3A (void);
// 0x000006A3 System.Boolean System.ComponentModel.HandledEventArgs::get_Handled()
extern void HandledEventArgs_get_Handled_m8910090C98213803C9DF966E41CE8C2BBEFDFFDE (void);
// 0x000006A4 System.Void System.ComponentModel.HandledEventArgs::set_Handled(System.Boolean)
extern void HandledEventArgs_set_Handled_m78CBBDEE2D8E0533C4A4CBB9A366DFB9E1230B0D (void);
// 0x000006A5 System.Void System.ComponentModel.HandledEventHandler::.ctor(System.Object,System.IntPtr)
extern void HandledEventHandler__ctor_mCB22728C70CAF33101F0632D8E99AC10B54DABC4 (void);
// 0x000006A6 System.Void System.ComponentModel.HandledEventHandler::Invoke(System.Object,System.ComponentModel.HandledEventArgs)
extern void HandledEventHandler_Invoke_m542F5DC15A30A0B4E909F1D55C20F65BCCA5518D (void);
// 0x000006A7 System.IAsyncResult System.ComponentModel.HandledEventHandler::BeginInvoke(System.Object,System.ComponentModel.HandledEventArgs,System.AsyncCallback,System.Object)
extern void HandledEventHandler_BeginInvoke_m07A5ADABC641110803C29B9C3C1DBC07CB7A6AA5 (void);
// 0x000006A8 System.Void System.ComponentModel.HandledEventHandler::EndInvoke(System.IAsyncResult)
extern void HandledEventHandler_EndInvoke_mAA10829337E2E7CCF852E0A15AF2B698C73ADD72 (void);
// 0x000006A9 System.Boolean System.ComponentModel.IBindingList::get_AllowNew()
// 0x000006AA System.Object System.ComponentModel.IBindingList::AddNew()
// 0x000006AB System.Boolean System.ComponentModel.IBindingList::get_AllowEdit()
// 0x000006AC System.Boolean System.ComponentModel.IBindingList::get_AllowRemove()
// 0x000006AD System.Boolean System.ComponentModel.IBindingList::get_SupportsChangeNotification()
// 0x000006AE System.Boolean System.ComponentModel.IBindingList::get_SupportsSearching()
// 0x000006AF System.Boolean System.ComponentModel.IBindingList::get_SupportsSorting()
// 0x000006B0 System.Boolean System.ComponentModel.IBindingList::get_IsSorted()
// 0x000006B1 System.ComponentModel.PropertyDescriptor System.ComponentModel.IBindingList::get_SortProperty()
// 0x000006B2 System.ComponentModel.ListSortDirection System.ComponentModel.IBindingList::get_SortDirection()
// 0x000006B3 System.Void System.ComponentModel.IBindingList::add_ListChanged(System.ComponentModel.ListChangedEventHandler)
// 0x000006B4 System.Void System.ComponentModel.IBindingList::remove_ListChanged(System.ComponentModel.ListChangedEventHandler)
// 0x000006B5 System.Void System.ComponentModel.IBindingList::AddIndex(System.ComponentModel.PropertyDescriptor)
// 0x000006B6 System.Void System.ComponentModel.IBindingList::ApplySort(System.ComponentModel.PropertyDescriptor,System.ComponentModel.ListSortDirection)
// 0x000006B7 System.Int32 System.ComponentModel.IBindingList::Find(System.ComponentModel.PropertyDescriptor,System.Object)
// 0x000006B8 System.Void System.ComponentModel.IBindingList::RemoveIndex(System.ComponentModel.PropertyDescriptor)
// 0x000006B9 System.Void System.ComponentModel.IBindingList::RemoveSort()
// 0x000006BA System.Void System.ComponentModel.IBindingListView::ApplySort(System.ComponentModel.ListSortDescriptionCollection)
// 0x000006BB System.String System.ComponentModel.IBindingListView::get_Filter()
// 0x000006BC System.Void System.ComponentModel.IBindingListView::set_Filter(System.String)
// 0x000006BD System.ComponentModel.ListSortDescriptionCollection System.ComponentModel.IBindingListView::get_SortDescriptions()
// 0x000006BE System.Void System.ComponentModel.IBindingListView::RemoveFilter()
// 0x000006BF System.Boolean System.ComponentModel.IBindingListView::get_SupportsAdvancedSorting()
// 0x000006C0 System.Boolean System.ComponentModel.IBindingListView::get_SupportsFiltering()
// 0x000006C1 System.Void System.ComponentModel.ICancelAddNew::CancelNew(System.Int32)
// 0x000006C2 System.Void System.ComponentModel.ICancelAddNew::EndNew(System.Int32)
// 0x000006C3 System.Boolean System.ComponentModel.IChangeTracking::get_IsChanged()
// 0x000006C4 System.Void System.ComponentModel.IChangeTracking::AcceptChanges()
// 0x000006C5 System.ComponentModel.AttributeCollection System.ComponentModel.IComNativeDescriptorHandler::GetAttributes(System.Object)
// 0x000006C6 System.String System.ComponentModel.IComNativeDescriptorHandler::GetClassName(System.Object)
// 0x000006C7 System.ComponentModel.TypeConverter System.ComponentModel.IComNativeDescriptorHandler::GetConverter(System.Object)
// 0x000006C8 System.ComponentModel.EventDescriptor System.ComponentModel.IComNativeDescriptorHandler::GetDefaultEvent(System.Object)
// 0x000006C9 System.ComponentModel.PropertyDescriptor System.ComponentModel.IComNativeDescriptorHandler::GetDefaultProperty(System.Object)
// 0x000006CA System.Object System.ComponentModel.IComNativeDescriptorHandler::GetEditor(System.Object,System.Type)
// 0x000006CB System.String System.ComponentModel.IComNativeDescriptorHandler::GetName(System.Object)
// 0x000006CC System.ComponentModel.EventDescriptorCollection System.ComponentModel.IComNativeDescriptorHandler::GetEvents(System.Object)
// 0x000006CD System.ComponentModel.EventDescriptorCollection System.ComponentModel.IComNativeDescriptorHandler::GetEvents(System.Object,System.Attribute[])
// 0x000006CE System.ComponentModel.PropertyDescriptorCollection System.ComponentModel.IComNativeDescriptorHandler::GetProperties(System.Object,System.Attribute[])
// 0x000006CF System.Object System.ComponentModel.IComNativeDescriptorHandler::GetPropertyValue(System.Object,System.String,System.Boolean&)
// 0x000006D0 System.Object System.ComponentModel.IComNativeDescriptorHandler::GetPropertyValue(System.Object,System.Int32,System.Boolean&)
// 0x000006D1 System.ComponentModel.ISite System.ComponentModel.IComponent::get_Site()
// 0x000006D2 System.Void System.ComponentModel.IComponent::set_Site(System.ComponentModel.ISite)
// 0x000006D3 System.Void System.ComponentModel.IComponent::add_Disposed(System.EventHandler)
// 0x000006D4 System.Void System.ComponentModel.IComponent::remove_Disposed(System.EventHandler)
// 0x000006D5 System.Void System.ComponentModel.IContainer::Add(System.ComponentModel.IComponent)
// 0x000006D6 System.Void System.ComponentModel.IContainer::Add(System.ComponentModel.IComponent,System.String)
// 0x000006D7 System.ComponentModel.ComponentCollection System.ComponentModel.IContainer::get_Components()
// 0x000006D8 System.Void System.ComponentModel.IContainer::Remove(System.ComponentModel.IComponent)
// 0x000006D9 System.ComponentModel.AttributeCollection System.ComponentModel.ICustomTypeDescriptor::GetAttributes()
// 0x000006DA System.String System.ComponentModel.ICustomTypeDescriptor::GetClassName()
// 0x000006DB System.String System.ComponentModel.ICustomTypeDescriptor::GetComponentName()
// 0x000006DC System.ComponentModel.TypeConverter System.ComponentModel.ICustomTypeDescriptor::GetConverter()
// 0x000006DD System.ComponentModel.EventDescriptor System.ComponentModel.ICustomTypeDescriptor::GetDefaultEvent()
// 0x000006DE System.ComponentModel.PropertyDescriptor System.ComponentModel.ICustomTypeDescriptor::GetDefaultProperty()
// 0x000006DF System.Object System.ComponentModel.ICustomTypeDescriptor::GetEditor(System.Type)
// 0x000006E0 System.ComponentModel.EventDescriptorCollection System.ComponentModel.ICustomTypeDescriptor::GetEvents()
// 0x000006E1 System.ComponentModel.EventDescriptorCollection System.ComponentModel.ICustomTypeDescriptor::GetEvents(System.Attribute[])
// 0x000006E2 System.ComponentModel.PropertyDescriptorCollection System.ComponentModel.ICustomTypeDescriptor::GetProperties()
// 0x000006E3 System.ComponentModel.PropertyDescriptorCollection System.ComponentModel.ICustomTypeDescriptor::GetProperties(System.Attribute[])
// 0x000006E4 System.Object System.ComponentModel.ICustomTypeDescriptor::GetPropertyOwner(System.ComponentModel.PropertyDescriptor)
// 0x000006E5 System.String System.ComponentModel.IDataErrorInfo::get_Item(System.String)
// 0x000006E6 System.String System.ComponentModel.IDataErrorInfo::get_Error()
// 0x000006E7 System.Void System.ComponentModel.IEditableObject::BeginEdit()
// 0x000006E8 System.Void System.ComponentModel.IEditableObject::EndEdit()
// 0x000006E9 System.Void System.ComponentModel.IEditableObject::CancelEdit()
// 0x000006EA System.Boolean System.ComponentModel.IExtenderProvider::CanExtend(System.Object)
// 0x000006EB System.String System.ComponentModel.IIntellisenseBuilder::get_Name()
// 0x000006EC System.Boolean System.ComponentModel.IIntellisenseBuilder::Show(System.String,System.String,System.String&)
// 0x000006ED System.Boolean System.ComponentModel.IListSource::get_ContainsListCollection()
// 0x000006EE System.Collections.IList System.ComponentModel.IListSource::GetList()
// 0x000006EF System.ComponentModel.IComponent System.ComponentModel.INestedContainer::get_Owner()
// 0x000006F0 System.String System.ComponentModel.INestedSite::get_FullName()
// 0x000006F1 System.Boolean System.ComponentModel.INotifyDataErrorInfo::get_HasErrors()
// 0x000006F2 System.Collections.IEnumerable System.ComponentModel.INotifyDataErrorInfo::GetErrors(System.String)
// 0x000006F3 System.Void System.ComponentModel.INotifyDataErrorInfo::add_ErrorsChanged(System.EventHandler`1<System.ComponentModel.DataErrorsChangedEventArgs>)
// 0x000006F4 System.Void System.ComponentModel.INotifyDataErrorInfo::remove_ErrorsChanged(System.EventHandler`1<System.ComponentModel.DataErrorsChangedEventArgs>)
// 0x000006F5 System.Void System.ComponentModel.INotifyPropertyChanged::add_PropertyChanged(System.ComponentModel.PropertyChangedEventHandler)
// 0x000006F6 System.Void System.ComponentModel.INotifyPropertyChanged::remove_PropertyChanged(System.ComponentModel.PropertyChangedEventHandler)
// 0x000006F7 System.Void System.ComponentModel.INotifyPropertyChanging::add_PropertyChanging(System.ComponentModel.PropertyChangingEventHandler)
// 0x000006F8 System.Void System.ComponentModel.INotifyPropertyChanging::remove_PropertyChanging(System.ComponentModel.PropertyChangingEventHandler)
// 0x000006F9 System.Boolean System.ComponentModel.IRaiseItemChangedEvents::get_RaisesItemChangedEvents()
// 0x000006FA System.Void System.ComponentModel.IRevertibleChangeTracking::RejectChanges()
// 0x000006FB System.ComponentModel.IComponent System.ComponentModel.ISite::get_Component()
// 0x000006FC System.ComponentModel.IContainer System.ComponentModel.ISite::get_Container()
// 0x000006FD System.Boolean System.ComponentModel.ISite::get_DesignMode()
// 0x000006FE System.String System.ComponentModel.ISite::get_Name()
// 0x000006FF System.Void System.ComponentModel.ISite::set_Name(System.String)
// 0x00000700 System.Void System.ComponentModel.ISupportInitialize::BeginInit()
// 0x00000701 System.Void System.ComponentModel.ISupportInitialize::EndInit()
// 0x00000702 System.Boolean System.ComponentModel.ISupportInitializeNotification::get_IsInitialized()
// 0x00000703 System.Void System.ComponentModel.ISupportInitializeNotification::add_Initialized(System.EventHandler)
// 0x00000704 System.Void System.ComponentModel.ISupportInitializeNotification::remove_Initialized(System.EventHandler)
// 0x00000705 System.Boolean System.ComponentModel.ISynchronizeInvoke::get_InvokeRequired()
// 0x00000706 System.IAsyncResult System.ComponentModel.ISynchronizeInvoke::BeginInvoke(System.Delegate,System.Object[])
// 0x00000707 System.Object System.ComponentModel.ISynchronizeInvoke::EndInvoke(System.IAsyncResult)
// 0x00000708 System.Object System.ComponentModel.ISynchronizeInvoke::Invoke(System.Delegate,System.Object[])
// 0x00000709 System.ComponentModel.IContainer System.ComponentModel.ITypeDescriptorContext::get_Container()
// 0x0000070A System.Object System.ComponentModel.ITypeDescriptorContext::get_Instance()
// 0x0000070B System.ComponentModel.PropertyDescriptor System.ComponentModel.ITypeDescriptorContext::get_PropertyDescriptor()
// 0x0000070C System.Boolean System.ComponentModel.ITypeDescriptorContext::OnComponentChanging()
// 0x0000070D System.Void System.ComponentModel.ITypeDescriptorContext::OnComponentChanged()
// 0x0000070E System.String System.ComponentModel.ITypedList::GetListName(System.ComponentModel.PropertyDescriptor[])
// 0x0000070F System.ComponentModel.PropertyDescriptorCollection System.ComponentModel.ITypedList::GetItemProperties(System.ComponentModel.PropertyDescriptor[])
// 0x00000710 System.Void System.ComponentModel.ImmutableObjectAttribute::.ctor(System.Boolean)
extern void ImmutableObjectAttribute__ctor_m26C7DB2D34B3942D2B97EBA31E3171BED775C726 (void);
// 0x00000711 System.Boolean System.ComponentModel.ImmutableObjectAttribute::get_Immutable()
extern void ImmutableObjectAttribute_get_Immutable_m3ABF9ED723E613F83942F47A4B2B3525430BD8A8 (void);
// 0x00000712 System.Boolean System.ComponentModel.ImmutableObjectAttribute::Equals(System.Object)
extern void ImmutableObjectAttribute_Equals_mE070B68353CF7DBC6BC54B28ED31F691ACDF6394 (void);
// 0x00000713 System.Int32 System.ComponentModel.ImmutableObjectAttribute::GetHashCode()
extern void ImmutableObjectAttribute_GetHashCode_mBE8AC1ABB3CADF0ECA489214B080865DD069F8E7 (void);
// 0x00000714 System.Boolean System.ComponentModel.ImmutableObjectAttribute::IsDefaultAttribute()
extern void ImmutableObjectAttribute_IsDefaultAttribute_m8BAFE51FBB87BB878E58970259D3E7DB84538F55 (void);
// 0x00000715 System.Void System.ComponentModel.ImmutableObjectAttribute::.cctor()
extern void ImmutableObjectAttribute__cctor_m74A13A0DA32F80E45DF82DE6E9C70152C23CD4AA (void);
// 0x00000716 System.Void System.ComponentModel.InitializationEventAttribute::.ctor(System.String)
extern void InitializationEventAttribute__ctor_mC70D5DF9B2A94A929E92360B4D6981FDD8B55A80 (void);
// 0x00000717 System.String System.ComponentModel.InitializationEventAttribute::get_EventName()
extern void InitializationEventAttribute_get_EventName_mB0DA8F246E1C4479CA62594C12E11BE9C6CB770B (void);
// 0x00000718 System.Void System.ComponentModel.InstallerTypeAttribute::.ctor(System.Type)
extern void InstallerTypeAttribute__ctor_mBE109C7485B443453D1DF352D8BC3DB8A4FECC26 (void);
// 0x00000719 System.Void System.ComponentModel.InstallerTypeAttribute::.ctor(System.String)
extern void InstallerTypeAttribute__ctor_m4591FDCC6AEB14694E98C0062D0C1B74D255D7FC (void);
// 0x0000071A System.Type System.ComponentModel.InstallerTypeAttribute::get_InstallerType()
extern void InstallerTypeAttribute_get_InstallerType_m631BD3EDBE0683D8902DA08E04A79574770A5991 (void);
// 0x0000071B System.Boolean System.ComponentModel.InstallerTypeAttribute::Equals(System.Object)
extern void InstallerTypeAttribute_Equals_m1F11A91BD9EC793C60C88EA1BF329948BC405878 (void);
// 0x0000071C System.Int32 System.ComponentModel.InstallerTypeAttribute::GetHashCode()
extern void InstallerTypeAttribute_GetHashCode_m41024F816E2A955897F1EA8FB4589D1D138FE584 (void);
// 0x0000071D System.String System.ComponentModel.InstanceCreationEditor::get_Text()
extern void InstanceCreationEditor_get_Text_mD417DB3B84845D0CB83DFD107523F61B8D1EC2B0 (void);
// 0x0000071E System.Object System.ComponentModel.InstanceCreationEditor::CreateInstance(System.ComponentModel.ITypeDescriptorContext,System.Type)
// 0x0000071F System.Void System.ComponentModel.InstanceCreationEditor::.ctor()
extern void InstanceCreationEditor__ctor_mB663920F11633261DA7BD17E2ECF294FA618CF4D (void);
// 0x00000720 System.Type System.ComponentModel.Int16Converter::get_TargetType()
extern void Int16Converter_get_TargetType_m03C28B87C29C22B04B4D41C0F654612CADBBD144 (void);
// 0x00000721 System.Object System.ComponentModel.Int16Converter::FromString(System.String,System.Int32)
extern void Int16Converter_FromString_m5037FE57C286C9CAC9CDE3116D0F426EF88993FC (void);
// 0x00000722 System.Object System.ComponentModel.Int16Converter::FromString(System.String,System.Globalization.CultureInfo)
extern void Int16Converter_FromString_m1D6EED88E7A619CF41C3F822EF148DC647521367 (void);
// 0x00000723 System.Object System.ComponentModel.Int16Converter::FromString(System.String,System.Globalization.NumberFormatInfo)
extern void Int16Converter_FromString_m68A48D7A88B2206AD366C3CD5824C90CB483A01B (void);
// 0x00000724 System.String System.ComponentModel.Int16Converter::ToString(System.Object,System.Globalization.NumberFormatInfo)
extern void Int16Converter_ToString_m04E267BEB959CCCD5FF76F5221B4A82D3B90DE23 (void);
// 0x00000725 System.Void System.ComponentModel.Int16Converter::.ctor()
extern void Int16Converter__ctor_mD4D022096E6FB9FFDB84D879E31177A892DD072D (void);
// 0x00000726 System.Type System.ComponentModel.Int32Converter::get_TargetType()
extern void Int32Converter_get_TargetType_mADD76E2E99D4B78ECB684AE296C6AD5E45840433 (void);
// 0x00000727 System.Object System.ComponentModel.Int32Converter::FromString(System.String,System.Int32)
extern void Int32Converter_FromString_m522F024625D49139F89AC5DE44EA3DCFDD490B55 (void);
// 0x00000728 System.Object System.ComponentModel.Int32Converter::FromString(System.String,System.Globalization.NumberFormatInfo)
extern void Int32Converter_FromString_m99A5C50498D91308BEA81C8E9E134608DD525799 (void);
// 0x00000729 System.Object System.ComponentModel.Int32Converter::FromString(System.String,System.Globalization.CultureInfo)
extern void Int32Converter_FromString_m84E1A77746AAC084FF5A93E167D6ED83A772C704 (void);
// 0x0000072A System.String System.ComponentModel.Int32Converter::ToString(System.Object,System.Globalization.NumberFormatInfo)
extern void Int32Converter_ToString_m30AAD6DCBB228CBD58299310D39D80A44AEB7C6A (void);
// 0x0000072B System.Void System.ComponentModel.Int32Converter::.ctor()
extern void Int32Converter__ctor_m1CD79AE5880FDE2EC91F1D67E567AAA3618D19B9 (void);
// 0x0000072C System.Type System.ComponentModel.Int64Converter::get_TargetType()
extern void Int64Converter_get_TargetType_mA6FF642BF7B48C93043B520B6F56598262324155 (void);
// 0x0000072D System.Object System.ComponentModel.Int64Converter::FromString(System.String,System.Int32)
extern void Int64Converter_FromString_m40D208F2EDE6FFDFF6A897EDE71636290F759A61 (void);
// 0x0000072E System.Object System.ComponentModel.Int64Converter::FromString(System.String,System.Globalization.NumberFormatInfo)
extern void Int64Converter_FromString_m9537EF10EF270D889756264177A7AD71BAC3342C (void);
// 0x0000072F System.Object System.ComponentModel.Int64Converter::FromString(System.String,System.Globalization.CultureInfo)
extern void Int64Converter_FromString_m4B006B13E6B60FB3471055D2AACA19A20BC6C73A (void);
// 0x00000730 System.String System.ComponentModel.Int64Converter::ToString(System.Object,System.Globalization.NumberFormatInfo)
extern void Int64Converter_ToString_m914E4B677BB3D12FEFF432696606554C7276093C (void);
// 0x00000731 System.Void System.ComponentModel.Int64Converter::.ctor()
extern void Int64Converter__ctor_mE4DC71A97EF110B854F22A48AB0F0D3792B53A74 (void);
// 0x00000732 System.String System.ComponentModel.IntSecurity::UnsafeGetFullPath(System.String)
extern void IntSecurity_UnsafeGetFullPath_m5B606F2B38235AF2F2A44E9C631BC029044173A8 (void);
// 0x00000733 System.Void System.ComponentModel.InvalidAsynchronousStateException::.ctor()
extern void InvalidAsynchronousStateException__ctor_mBFDF56C387AC0FEEE0537438C889C3C0481FF927 (void);
// 0x00000734 System.Void System.ComponentModel.InvalidAsynchronousStateException::.ctor(System.String)
extern void InvalidAsynchronousStateException__ctor_m023121E41FC7A6A4764C71690F9E7914E5A6F244 (void);
// 0x00000735 System.Void System.ComponentModel.InvalidAsynchronousStateException::.ctor(System.String,System.Exception)
extern void InvalidAsynchronousStateException__ctor_mB42946A2CD377DBED779D49D40B253AE20E8FA6F (void);
// 0x00000736 System.Void System.ComponentModel.InvalidAsynchronousStateException::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
extern void InvalidAsynchronousStateException__ctor_mA7845D7B18B5F68BC9F4479A39787DD3AA38D00B (void);
// 0x00000737 System.Void System.ComponentModel.InvalidEnumArgumentException::.ctor()
extern void InvalidEnumArgumentException__ctor_mB864143D7868554B01B381A76A081E9408C085AA (void);
// 0x00000738 System.Void System.ComponentModel.InvalidEnumArgumentException::.ctor(System.String)
extern void InvalidEnumArgumentException__ctor_m184AA05A3020A39DE26104E0BBB6667B4A0A6D81 (void);
// 0x00000739 System.Void System.ComponentModel.InvalidEnumArgumentException::.ctor(System.String,System.Exception)
extern void InvalidEnumArgumentException__ctor_m6F2BB21FE8EF3BF9444D99831709CD39738670F9 (void);
// 0x0000073A System.Void System.ComponentModel.InvalidEnumArgumentException::.ctor(System.String,System.Int32,System.Type)
extern void InvalidEnumArgumentException__ctor_mE17CFFA48D7C085BF4828419A4BADBBB9BD8D32A (void);
// 0x0000073B System.Void System.ComponentModel.InvalidEnumArgumentException::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
extern void InvalidEnumArgumentException__ctor_m6F36E458BA27A8163962D354E3374BEF7E7C5943 (void);
// 0x0000073C System.Boolean System.ComponentModel.LicFileLicenseProvider::IsKeyValid(System.String,System.Type)
extern void LicFileLicenseProvider_IsKeyValid_m05DC6B498F1D33AB1AC664541F491C099AD1340E (void);
// 0x0000073D System.String System.ComponentModel.LicFileLicenseProvider::GetKey(System.Type)
extern void LicFileLicenseProvider_GetKey_mDAA23D7E746F1CA4E42A5A5BECD324296E3FF901 (void);
// 0x0000073E System.ComponentModel.License System.ComponentModel.LicFileLicenseProvider::GetLicense(System.ComponentModel.LicenseContext,System.Type,System.Object,System.Boolean)
extern void LicFileLicenseProvider_GetLicense_mE422FDDF8364AE19646004BA7DCE98B0378E41A3 (void);
// 0x0000073F System.Void System.ComponentModel.LicFileLicenseProvider::.ctor()
extern void LicFileLicenseProvider__ctor_m2E69041E5EE354DD12B54F63EBDB67B144E298FD (void);
// 0x00000740 System.Void System.ComponentModel.LicFileLicenseProvider_LicFileLicense::.ctor(System.ComponentModel.LicFileLicenseProvider,System.String)
extern void LicFileLicense__ctor_mA3DCCF9DAAA00809C8F889B59AF1DEF77269C04B (void);
// 0x00000741 System.String System.ComponentModel.LicFileLicenseProvider_LicFileLicense::get_LicenseKey()
extern void LicFileLicense_get_LicenseKey_m9ACA268958A84E7DC96D55D801043D9B404DD7F5 (void);
// 0x00000742 System.Void System.ComponentModel.LicFileLicenseProvider_LicFileLicense::Dispose()
extern void LicFileLicense_Dispose_m91439D03DDE491C8C3F21E45A07843277DDF3A90 (void);
// 0x00000743 System.String System.ComponentModel.License::get_LicenseKey()
// 0x00000744 System.Void System.ComponentModel.License::Dispose()
// 0x00000745 System.Void System.ComponentModel.License::.ctor()
extern void License__ctor_m60C65CA65162567487747456D8A5E6DB3817400F (void);
// 0x00000746 System.ComponentModel.LicenseUsageMode System.ComponentModel.LicenseContext::get_UsageMode()
extern void LicenseContext_get_UsageMode_m74C67EC1DA40FCE7ECB8AFF112074BBB2DCA5D9D (void);
// 0x00000747 System.String System.ComponentModel.LicenseContext::GetSavedLicenseKey(System.Type,System.Reflection.Assembly)
extern void LicenseContext_GetSavedLicenseKey_m5CDEB3668CE9C7C589BEF0318893C562919782F7 (void);
// 0x00000748 System.Object System.ComponentModel.LicenseContext::GetService(System.Type)
extern void LicenseContext_GetService_mC513C8F05EC38E87335CFF560ADFA3F50D0CECD0 (void);
// 0x00000749 System.Void System.ComponentModel.LicenseContext::SetSavedLicenseKey(System.Type,System.String)
extern void LicenseContext_SetSavedLicenseKey_m04B950A879E024A255FA9C0A78047BD05F06C3D4 (void);
// 0x0000074A System.Void System.ComponentModel.LicenseContext::.ctor()
extern void LicenseContext__ctor_mAB5FAA290C59283C695E6D1E55E479BC7435AB51 (void);
// 0x0000074B System.Void System.ComponentModel.LicenseException::.ctor(System.Type)
extern void LicenseException__ctor_m1CE763695A858FDCCB8DA467E174BAB454319080 (void);
// 0x0000074C System.Void System.ComponentModel.LicenseException::.ctor(System.Type,System.Object)
extern void LicenseException__ctor_mB94330021DE40D6A3E84D0C28A69A79CB1575A0C (void);
// 0x0000074D System.Void System.ComponentModel.LicenseException::.ctor(System.Type,System.Object,System.String)
extern void LicenseException__ctor_mCCB6A21E8D1D703F71B82A7D498991574AF22086 (void);
// 0x0000074E System.Void System.ComponentModel.LicenseException::.ctor(System.Type,System.Object,System.String,System.Exception)
extern void LicenseException__ctor_m581FFC89C4588722DFAC649AC731997CC1EB47F3 (void);
// 0x0000074F System.Void System.ComponentModel.LicenseException::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
extern void LicenseException__ctor_m1D5272BAFA96479089303E88C8A2D67F3D1564EF (void);
// 0x00000750 System.Type System.ComponentModel.LicenseException::get_LicensedType()
extern void LicenseException_get_LicensedType_m64177B53D297721AF80C83DF52D51C435C962228 (void);
// 0x00000751 System.Void System.ComponentModel.LicenseException::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
extern void LicenseException_GetObjectData_mBF347F760742E24FEF4AB89830F1659CDF3CBF68 (void);
// 0x00000752 System.Void System.ComponentModel.LicenseManager::.ctor()
extern void LicenseManager__ctor_mABD051736DCDDED06F94820AF270A380D38E204B (void);
// 0x00000753 System.ComponentModel.LicenseContext System.ComponentModel.LicenseManager::get_CurrentContext()
extern void LicenseManager_get_CurrentContext_m1D8C3D3DF397BF157E8679AF9E51A114BC4255A9 (void);
// 0x00000754 System.Void System.ComponentModel.LicenseManager::set_CurrentContext(System.ComponentModel.LicenseContext)
extern void LicenseManager_set_CurrentContext_m74C48E5628CD103BA19F67257C52CC83E3B02B25 (void);
// 0x00000755 System.ComponentModel.LicenseUsageMode System.ComponentModel.LicenseManager::get_UsageMode()
extern void LicenseManager_get_UsageMode_m484105D3C9631EB6E370471DC209AB459C499B15 (void);
// 0x00000756 System.Void System.ComponentModel.LicenseManager::CacheProvider(System.Type,System.ComponentModel.LicenseProvider)
extern void LicenseManager_CacheProvider_m57C5C69DCA26A0F4DE6393569468CA42E0388807 (void);
// 0x00000757 System.Object System.ComponentModel.LicenseManager::CreateWithContext(System.Type,System.ComponentModel.LicenseContext)
extern void LicenseManager_CreateWithContext_m30AF17D75C786F9E775F67A22E4B9A79291412DF (void);
// 0x00000758 System.Object System.ComponentModel.LicenseManager::CreateWithContext(System.Type,System.ComponentModel.LicenseContext,System.Object[])
extern void LicenseManager_CreateWithContext_m8F60A7F76134A5C372414D6BDF31DA0247BED7E8 (void);
// 0x00000759 System.Boolean System.ComponentModel.LicenseManager::GetCachedNoLicenseProvider(System.Type)
extern void LicenseManager_GetCachedNoLicenseProvider_m4CBF2FBA41AB146963BB10B971CD7B7641A7C71E (void);
// 0x0000075A System.ComponentModel.LicenseProvider System.ComponentModel.LicenseManager::GetCachedProvider(System.Type)
extern void LicenseManager_GetCachedProvider_m2DBCEBBD847008191D4F2D559F13284B94B9BF5F (void);
// 0x0000075B System.ComponentModel.LicenseProvider System.ComponentModel.LicenseManager::GetCachedProviderInstance(System.Type)
extern void LicenseManager_GetCachedProviderInstance_mB227F49DE9F0309CBA097C14328021C7CA19AD52 (void);
// 0x0000075C System.IntPtr System.ComponentModel.LicenseManager::GetLicenseInteropHelperType()
extern void LicenseManager_GetLicenseInteropHelperType_m6D7B101583EC4AF696E18C8FBB98CA33C2486C99 (void);
// 0x0000075D System.Boolean System.ComponentModel.LicenseManager::IsLicensed(System.Type)
extern void LicenseManager_IsLicensed_m9E3019950A2EC4585B5791974594732CFAC6AAA3 (void);
// 0x0000075E System.Boolean System.ComponentModel.LicenseManager::IsValid(System.Type)
extern void LicenseManager_IsValid_mF0821E32ECF353F331288E52B78E0A60D15F69D0 (void);
// 0x0000075F System.Boolean System.ComponentModel.LicenseManager::IsValid(System.Type,System.Object,System.ComponentModel.License&)
extern void LicenseManager_IsValid_m54F014B188955A11271F52CDFB45293B4A816D7F (void);
// 0x00000760 System.Void System.ComponentModel.LicenseManager::LockContext(System.Object)
extern void LicenseManager_LockContext_m5F0E9C8C761FADD96A5CD8FAA7D0B25129DCF4B8 (void);
// 0x00000761 System.Void System.ComponentModel.LicenseManager::UnlockContext(System.Object)
extern void LicenseManager_UnlockContext_mA71102EF4CC72A943687F72E01BFA4A18C30E903 (void);
// 0x00000762 System.Boolean System.ComponentModel.LicenseManager::ValidateInternal(System.Type,System.Object,System.Boolean,System.ComponentModel.License&)
extern void LicenseManager_ValidateInternal_m6FDC9AF38B256326CD5FEB70F21CEE0C73B2FBD0 (void);
// 0x00000763 System.Boolean System.ComponentModel.LicenseManager::ValidateInternalRecursive(System.ComponentModel.LicenseContext,System.Type,System.Object,System.Boolean,System.ComponentModel.License&,System.String&)
extern void LicenseManager_ValidateInternalRecursive_m3840EF4F43E4A99AC93287DB3D77ACE0D6EAF56F (void);
// 0x00000764 System.Void System.ComponentModel.LicenseManager::Validate(System.Type)
extern void LicenseManager_Validate_m0017E33865486A937AEBA6C769114708AACE3C9B (void);
// 0x00000765 System.ComponentModel.License System.ComponentModel.LicenseManager::Validate(System.Type,System.Object)
extern void LicenseManager_Validate_m1192AB4ACEA6467B8C6E03B56BFC74DF118D69C3 (void);
// 0x00000766 System.Void System.ComponentModel.LicenseManager::.cctor()
extern void LicenseManager__cctor_mFA5AEDEDE5B54596DD66F05C7C580EF52E95D57C (void);
// 0x00000767 System.Object System.ComponentModel.LicenseManager_LicenseInteropHelper::AllocateAndValidateLicense(System.RuntimeTypeHandle,System.IntPtr,System.Int32)
extern void LicenseInteropHelper_AllocateAndValidateLicense_m4AA45D14D8587FD39C8B21F5F1E7F7A777E00692 (void);
// 0x00000768 System.Int32 System.ComponentModel.LicenseManager_LicenseInteropHelper::RequestLicKey(System.RuntimeTypeHandle,System.IntPtr&)
extern void LicenseInteropHelper_RequestLicKey_m08C663B945E03A79BF3C785C2BF0293F5CE36EC9 (void);
// 0x00000769 System.Void System.ComponentModel.LicenseManager_LicenseInteropHelper::GetLicInfo(System.RuntimeTypeHandle,System.Int32&,System.Int32&)
extern void LicenseInteropHelper_GetLicInfo_mED813B812774441E6F66D514D1A2088C00616903 (void);
// 0x0000076A System.Void System.ComponentModel.LicenseManager_LicenseInteropHelper::GetCurrentContextInfo(System.Int32&,System.IntPtr&,System.RuntimeTypeHandle)
extern void LicenseInteropHelper_GetCurrentContextInfo_m3CD1E60533E0488EE769B83D257E18959068CEE1 (void);
// 0x0000076B System.Void System.ComponentModel.LicenseManager_LicenseInteropHelper::SaveKeyInCurrentContext(System.IntPtr)
extern void LicenseInteropHelper_SaveKeyInCurrentContext_mFC9918F441A05CB1D8FF05C8CE3B47562E98E70A (void);
// 0x0000076C System.Void System.ComponentModel.LicenseManager_LicenseInteropHelper::.ctor()
extern void LicenseInteropHelper__ctor_mF904867D56E74E6D4B82C61F1CD9A54C345C3129 (void);
// 0x0000076D System.Void System.ComponentModel.LicenseManager_LicenseInteropHelper_CLRLicenseContext::.ctor(System.ComponentModel.LicenseUsageMode,System.Type)
extern void CLRLicenseContext__ctor_mDD7E6CA9FE763FC4ECAC93AD03E00A55B8BC251D (void);
// 0x0000076E System.ComponentModel.LicenseUsageMode System.ComponentModel.LicenseManager_LicenseInteropHelper_CLRLicenseContext::get_UsageMode()
extern void CLRLicenseContext_get_UsageMode_mCD2243594CEB3EA0BE8256A9FB76AC0534A9CC5A (void);
// 0x0000076F System.String System.ComponentModel.LicenseManager_LicenseInteropHelper_CLRLicenseContext::GetSavedLicenseKey(System.Type,System.Reflection.Assembly)
extern void CLRLicenseContext_GetSavedLicenseKey_mEFCE56DE7AAA765B34DE325258F207BEC178B38D (void);
// 0x00000770 System.Void System.ComponentModel.LicenseManager_LicenseInteropHelper_CLRLicenseContext::SetSavedLicenseKey(System.Type,System.String)
extern void CLRLicenseContext_SetSavedLicenseKey_m18B78B15A9F65BA2C88852E34F9036040AF40C1A (void);
// 0x00000771 System.ComponentModel.License System.ComponentModel.LicenseProvider::GetLicense(System.ComponentModel.LicenseContext,System.Type,System.Object,System.Boolean)
// 0x00000772 System.Void System.ComponentModel.LicenseProvider::.ctor()
extern void LicenseProvider__ctor_mC9C232F22F593BFFD6E17AFBDEE34F0248300C83 (void);
// 0x00000773 System.Void System.ComponentModel.LicenseProviderAttribute::.ctor()
extern void LicenseProviderAttribute__ctor_m9B1C8D37F4C2C493855AA51C6A25F7656CE65F11 (void);
// 0x00000774 System.Void System.ComponentModel.LicenseProviderAttribute::.ctor(System.String)
extern void LicenseProviderAttribute__ctor_m6ECFF85A8CD68AB79F7BEA5B959E4EAB0086A8AB (void);
// 0x00000775 System.Void System.ComponentModel.LicenseProviderAttribute::.ctor(System.Type)
extern void LicenseProviderAttribute__ctor_m6F822D30F9063944B2AA1DDC7AD556DD6C70C1AE (void);
// 0x00000776 System.Type System.ComponentModel.LicenseProviderAttribute::get_LicenseProvider()
extern void LicenseProviderAttribute_get_LicenseProvider_mEECC153EF3491BFE42A37DE3A564BDF277D974DB (void);
// 0x00000777 System.Object System.ComponentModel.LicenseProviderAttribute::get_TypeId()
extern void LicenseProviderAttribute_get_TypeId_mDCF023DEDA43A8A8953A4A9275964623A74D1F23 (void);
// 0x00000778 System.Boolean System.ComponentModel.LicenseProviderAttribute::Equals(System.Object)
extern void LicenseProviderAttribute_Equals_m2CA489DAE25E1A117B66C7869946A016E9F96DA2 (void);
// 0x00000779 System.Int32 System.ComponentModel.LicenseProviderAttribute::GetHashCode()
extern void LicenseProviderAttribute_GetHashCode_mA2A045B48EEA4C9C94D5C929E475C7CD1E5537E1 (void);
// 0x0000077A System.Void System.ComponentModel.LicenseProviderAttribute::.cctor()
extern void LicenseProviderAttribute__cctor_mD9671C7B3D292F1CCA72E8BA0A10030D943FACDD (void);
// 0x0000077B System.Void System.ComponentModel.ListBindableAttribute::.ctor(System.Boolean)
extern void ListBindableAttribute__ctor_m2719FC29AE9A73EF9DEC0C2B27A48012F927FBB9 (void);
// 0x0000077C System.Void System.ComponentModel.ListBindableAttribute::.ctor(System.ComponentModel.BindableSupport)
extern void ListBindableAttribute__ctor_m17CD36FF6BC88622805E24627001224081F492CD (void);
// 0x0000077D System.Boolean System.ComponentModel.ListBindableAttribute::get_ListBindable()
extern void ListBindableAttribute_get_ListBindable_m47F216E6B441C3BFA16C6A5AEAAB9F5B7A1C5968 (void);
// 0x0000077E System.Boolean System.ComponentModel.ListBindableAttribute::Equals(System.Object)
extern void ListBindableAttribute_Equals_m5BCF218B037B7A2FA7466CFEAFC4DDA566FED470 (void);
// 0x0000077F System.Int32 System.ComponentModel.ListBindableAttribute::GetHashCode()
extern void ListBindableAttribute_GetHashCode_mF5A373839D3113378AE5F91ECB7DBA17383D342A (void);
// 0x00000780 System.Boolean System.ComponentModel.ListBindableAttribute::IsDefaultAttribute()
extern void ListBindableAttribute_IsDefaultAttribute_m87AB6D5B90193B322552632B77B632ACF7359418 (void);
// 0x00000781 System.Void System.ComponentModel.ListBindableAttribute::.cctor()
extern void ListBindableAttribute__cctor_m3CBFCBB3795EF1D6F8E6F079B62B0A124F2B5596 (void);
// 0x00000782 System.Void System.ComponentModel.ListChangedEventArgs::.ctor(System.ComponentModel.ListChangedType,System.Int32)
extern void ListChangedEventArgs__ctor_mDD7F871F692CF84679A28F9A21AB003B16128D6D (void);
// 0x00000783 System.Void System.ComponentModel.ListChangedEventArgs::.ctor(System.ComponentModel.ListChangedType,System.Int32,System.ComponentModel.PropertyDescriptor)
extern void ListChangedEventArgs__ctor_mCEC54CC1307603278A57A0A9442DD03DE1DD643F (void);
// 0x00000784 System.Void System.ComponentModel.ListChangedEventArgs::.ctor(System.ComponentModel.ListChangedType,System.ComponentModel.PropertyDescriptor)
extern void ListChangedEventArgs__ctor_m937F90BECBDCD6A4EE477FD9EEEBFDCAF30718E3 (void);
// 0x00000785 System.Void System.ComponentModel.ListChangedEventArgs::.ctor(System.ComponentModel.ListChangedType,System.Int32,System.Int32)
extern void ListChangedEventArgs__ctor_m4233B600D91A937AE548C66737944FDA0EA9901D (void);
// 0x00000786 System.ComponentModel.ListChangedType System.ComponentModel.ListChangedEventArgs::get_ListChangedType()
extern void ListChangedEventArgs_get_ListChangedType_m983182537D293A83EB0A551E06C18E7EE2ED6486 (void);
// 0x00000787 System.Int32 System.ComponentModel.ListChangedEventArgs::get_NewIndex()
extern void ListChangedEventArgs_get_NewIndex_mC0A3FFE8C2885CF7C1EF4AE9F9E812A3ABF0645F (void);
// 0x00000788 System.Int32 System.ComponentModel.ListChangedEventArgs::get_OldIndex()
extern void ListChangedEventArgs_get_OldIndex_m2C3862A46578ADB0450DC55F2C0EAA40A91D7C44 (void);
// 0x00000789 System.ComponentModel.PropertyDescriptor System.ComponentModel.ListChangedEventArgs::get_PropertyDescriptor()
extern void ListChangedEventArgs_get_PropertyDescriptor_mDF95F5609ECF91EF6203E7C5319989979A5AFDBC (void);
// 0x0000078A System.Void System.ComponentModel.ListChangedEventHandler::.ctor(System.Object,System.IntPtr)
extern void ListChangedEventHandler__ctor_mB27E00105C0393B2DF2D1ED6A3091E93D5615948 (void);
// 0x0000078B System.Void System.ComponentModel.ListChangedEventHandler::Invoke(System.Object,System.ComponentModel.ListChangedEventArgs)
extern void ListChangedEventHandler_Invoke_mF57EB251520962479D0054B7F13131A80108E8C7 (void);
// 0x0000078C System.IAsyncResult System.ComponentModel.ListChangedEventHandler::BeginInvoke(System.Object,System.ComponentModel.ListChangedEventArgs,System.AsyncCallback,System.Object)
extern void ListChangedEventHandler_BeginInvoke_mEC0EA3359455DEEC0EA407FA7BDD4C31E49B3C19 (void);
// 0x0000078D System.Void System.ComponentModel.ListChangedEventHandler::EndInvoke(System.IAsyncResult)
extern void ListChangedEventHandler_EndInvoke_m59AF132C5AD9386D7DB0311E67CA716FA99611C7 (void);
// 0x0000078E System.Void System.ComponentModel.ListSortDescription::.ctor(System.ComponentModel.PropertyDescriptor,System.ComponentModel.ListSortDirection)
extern void ListSortDescription__ctor_mE129AD8D0FB1306C02ABF97360D89E7BB2228873 (void);
// 0x0000078F System.ComponentModel.PropertyDescriptor System.ComponentModel.ListSortDescription::get_PropertyDescriptor()
extern void ListSortDescription_get_PropertyDescriptor_mDACCC10998B2145BD3655D0D0DA928D7023C8A9F (void);
// 0x00000790 System.Void System.ComponentModel.ListSortDescription::set_PropertyDescriptor(System.ComponentModel.PropertyDescriptor)
extern void ListSortDescription_set_PropertyDescriptor_mA07B4DF6E60113EE8F09F6BECCDD2B428494B436 (void);
// 0x00000791 System.ComponentModel.ListSortDirection System.ComponentModel.ListSortDescription::get_SortDirection()
extern void ListSortDescription_get_SortDirection_mBC9E98882005EC97A1BE29F5736BD31B47E68F96 (void);
// 0x00000792 System.Void System.ComponentModel.ListSortDescription::set_SortDirection(System.ComponentModel.ListSortDirection)
extern void ListSortDescription_set_SortDirection_m564664D6168E0557F2F180501C1CEE4C7EB71AA7 (void);
// 0x00000793 System.Void System.ComponentModel.ListSortDescriptionCollection::.ctor()
extern void ListSortDescriptionCollection__ctor_m054FA84FA836E18693586F54FA42411E649CF775 (void);
// 0x00000794 System.Void System.ComponentModel.ListSortDescriptionCollection::.ctor(System.ComponentModel.ListSortDescription[])
extern void ListSortDescriptionCollection__ctor_m8FCD3F74937A403BF6DE3BFAAA3B5A33588F40EA (void);
// 0x00000795 System.ComponentModel.ListSortDescription System.ComponentModel.ListSortDescriptionCollection::get_Item(System.Int32)
extern void ListSortDescriptionCollection_get_Item_m8E2FD41D5BF275189626745662B8F39BCCA4FB3C (void);
// 0x00000796 System.Void System.ComponentModel.ListSortDescriptionCollection::set_Item(System.Int32,System.ComponentModel.ListSortDescription)
extern void ListSortDescriptionCollection_set_Item_m4DF56ECAD7A18A0636EBA380E955F87E9F18B87F (void);
// 0x00000797 System.Boolean System.ComponentModel.ListSortDescriptionCollection::System.Collections.IList.get_IsFixedSize()
extern void ListSortDescriptionCollection_System_Collections_IList_get_IsFixedSize_mB014E51241D0623617A115CD0E261A8840844258 (void);
// 0x00000798 System.Boolean System.ComponentModel.ListSortDescriptionCollection::System.Collections.IList.get_IsReadOnly()
extern void ListSortDescriptionCollection_System_Collections_IList_get_IsReadOnly_mC7AF7C69964A3C4F6CAD9FC69CFE508A103DDF86 (void);
// 0x00000799 System.Object System.ComponentModel.ListSortDescriptionCollection::System.Collections.IList.get_Item(System.Int32)
extern void ListSortDescriptionCollection_System_Collections_IList_get_Item_mA80965A165D5508FD9A4C44AF7BB8129C279B606 (void);
// 0x0000079A System.Void System.ComponentModel.ListSortDescriptionCollection::System.Collections.IList.set_Item(System.Int32,System.Object)
extern void ListSortDescriptionCollection_System_Collections_IList_set_Item_mF9394B6E2F7EE2F28AAB931F4A0B014317745468 (void);
// 0x0000079B System.Int32 System.ComponentModel.ListSortDescriptionCollection::System.Collections.IList.Add(System.Object)
extern void ListSortDescriptionCollection_System_Collections_IList_Add_m3A38DB83F163633AB9D1F6BF3FAB06A24C42445F (void);
// 0x0000079C System.Void System.ComponentModel.ListSortDescriptionCollection::System.Collections.IList.Clear()
extern void ListSortDescriptionCollection_System_Collections_IList_Clear_mCECF86A6A9E3D09E5BE2E8ABDA332C3DE7EB8CB8 (void);
// 0x0000079D System.Boolean System.ComponentModel.ListSortDescriptionCollection::Contains(System.Object)
extern void ListSortDescriptionCollection_Contains_mDEBBB44C266E23CD39051C9477F3FECBC706F6D6 (void);
// 0x0000079E System.Int32 System.ComponentModel.ListSortDescriptionCollection::IndexOf(System.Object)
extern void ListSortDescriptionCollection_IndexOf_m99E8A75F30A5E7A660A79B534CC0F4414EE62B73 (void);
// 0x0000079F System.Void System.ComponentModel.ListSortDescriptionCollection::System.Collections.IList.Insert(System.Int32,System.Object)
extern void ListSortDescriptionCollection_System_Collections_IList_Insert_m7132AB7426E2F4446FA8606CA6E40BBE08D39CE7 (void);
// 0x000007A0 System.Void System.ComponentModel.ListSortDescriptionCollection::System.Collections.IList.Remove(System.Object)
extern void ListSortDescriptionCollection_System_Collections_IList_Remove_m635C07E10C4A4F9006703807237CFF5168842128 (void);
// 0x000007A1 System.Void System.ComponentModel.ListSortDescriptionCollection::System.Collections.IList.RemoveAt(System.Int32)
extern void ListSortDescriptionCollection_System_Collections_IList_RemoveAt_mFAA5828F1061D2ADD5A7B8778F3B1EB9ECDC28EF (void);
// 0x000007A2 System.Int32 System.ComponentModel.ListSortDescriptionCollection::get_Count()
extern void ListSortDescriptionCollection_get_Count_mEEA5B4C3CC8DE153A0EB83CC061CB820C2F5A398 (void);
// 0x000007A3 System.Boolean System.ComponentModel.ListSortDescriptionCollection::System.Collections.ICollection.get_IsSynchronized()
extern void ListSortDescriptionCollection_System_Collections_ICollection_get_IsSynchronized_m8A3CB0DB83B294ABF8CA2BAF22E268E5806436C9 (void);
// 0x000007A4 System.Object System.ComponentModel.ListSortDescriptionCollection::System.Collections.ICollection.get_SyncRoot()
extern void ListSortDescriptionCollection_System_Collections_ICollection_get_SyncRoot_m585332E0F88D95425D958671015AACDFC768C7B2 (void);
// 0x000007A5 System.Void System.ComponentModel.ListSortDescriptionCollection::CopyTo(System.Array,System.Int32)
extern void ListSortDescriptionCollection_CopyTo_m44F0C2EC659B7F913950C884A620ACEEF7BC855D (void);
// 0x000007A6 System.Collections.IEnumerator System.ComponentModel.ListSortDescriptionCollection::System.Collections.IEnumerable.GetEnumerator()
extern void ListSortDescriptionCollection_System_Collections_IEnumerable_GetEnumerator_m45E6320A7C850F7ABBB0E713091AEB237F1A8320 (void);
// 0x000007A7 System.Void System.ComponentModel.LocalizableAttribute::.ctor(System.Boolean)
extern void LocalizableAttribute__ctor_mFAE21275AE19C981F760A0FBE50589E72E07AA2C (void);
// 0x000007A8 System.Boolean System.ComponentModel.LocalizableAttribute::get_IsLocalizable()
extern void LocalizableAttribute_get_IsLocalizable_m2160A758D5CD3DD22A533EDDA3CD6C6164047FDB (void);
// 0x000007A9 System.Boolean System.ComponentModel.LocalizableAttribute::IsDefaultAttribute()
extern void LocalizableAttribute_IsDefaultAttribute_m069BA41473A724A2536454EC0A88EC7B94D0EC80 (void);
// 0x000007AA System.Boolean System.ComponentModel.LocalizableAttribute::Equals(System.Object)
extern void LocalizableAttribute_Equals_m88AE95F8FC963DCCF52981746093A880C460D9FB (void);
// 0x000007AB System.Int32 System.ComponentModel.LocalizableAttribute::GetHashCode()
extern void LocalizableAttribute_GetHashCode_m58AA062448D343EF4DA3AEAC704B1DC44A8289D1 (void);
// 0x000007AC System.Void System.ComponentModel.LocalizableAttribute::.cctor()
extern void LocalizableAttribute__cctor_m61BD76F2BC71406AB5DF5EF927D43532B6408361 (void);
// 0x000007AD System.Void System.ComponentModel.LookupBindingPropertiesAttribute::.ctor()
extern void LookupBindingPropertiesAttribute__ctor_mC0896EE859FD5BC72A5D4CF2F7ACD13F052EB07F (void);
// 0x000007AE System.Void System.ComponentModel.LookupBindingPropertiesAttribute::.ctor(System.String,System.String,System.String,System.String)
extern void LookupBindingPropertiesAttribute__ctor_m1D339B6F53A7CCD1C92395904C8CC8684863653B (void);
// 0x000007AF System.String System.ComponentModel.LookupBindingPropertiesAttribute::get_DataSource()
extern void LookupBindingPropertiesAttribute_get_DataSource_mF21E618E0602FAB1E8976524DE0ACFDE66CFD589 (void);
// 0x000007B0 System.String System.ComponentModel.LookupBindingPropertiesAttribute::get_DisplayMember()
extern void LookupBindingPropertiesAttribute_get_DisplayMember_m56932660BE3BD5225F4C8832E699B038D5435B16 (void);
// 0x000007B1 System.String System.ComponentModel.LookupBindingPropertiesAttribute::get_ValueMember()
extern void LookupBindingPropertiesAttribute_get_ValueMember_m41A338240EDAD2E86F0621026050A462C74E5D8A (void);
// 0x000007B2 System.String System.ComponentModel.LookupBindingPropertiesAttribute::get_LookupMember()
extern void LookupBindingPropertiesAttribute_get_LookupMember_m7CAC51051655BDE40F75D5C0D8E1E2C081A6033B (void);
// 0x000007B3 System.Boolean System.ComponentModel.LookupBindingPropertiesAttribute::Equals(System.Object)
extern void LookupBindingPropertiesAttribute_Equals_mCF641B3E92EFF104509598AEABE1DDB3B3C29D46 (void);
// 0x000007B4 System.Int32 System.ComponentModel.LookupBindingPropertiesAttribute::GetHashCode()
extern void LookupBindingPropertiesAttribute_GetHashCode_mB640C0D6875C096AE5E77D2BA989F7A0EE510FF7 (void);
// 0x000007B5 System.Void System.ComponentModel.LookupBindingPropertiesAttribute::.cctor()
extern void LookupBindingPropertiesAttribute__cctor_mB4BD6BFB9C81EF436C0065BB5002D3B5A01CB0F1 (void);
// 0x000007B6 System.Void System.ComponentModel.MarshalByValueComponent::.ctor()
extern void MarshalByValueComponent__ctor_mA51293933AEA467A6B0BCD9BBD973C268D927B46 (void);
// 0x000007B7 System.Void System.ComponentModel.MarshalByValueComponent::Finalize()
extern void MarshalByValueComponent_Finalize_m9D602B8D4D8F8F8F122413E097094FD0CD4CED59 (void);
// 0x000007B8 System.Void System.ComponentModel.MarshalByValueComponent::add_Disposed(System.EventHandler)
extern void MarshalByValueComponent_add_Disposed_mE153B11AE1F1F4E8E19C354556C31B1267D2D7C0 (void);
// 0x000007B9 System.Void System.ComponentModel.MarshalByValueComponent::remove_Disposed(System.EventHandler)
extern void MarshalByValueComponent_remove_Disposed_m4D6BA678CBC50EFC771A3E03AE11C0124F8A124A (void);
// 0x000007BA System.ComponentModel.EventHandlerList System.ComponentModel.MarshalByValueComponent::get_Events()
extern void MarshalByValueComponent_get_Events_mA41018766AC3C752652DDD522170E0F00A2FFFF9 (void);
// 0x000007BB System.ComponentModel.ISite System.ComponentModel.MarshalByValueComponent::get_Site()
extern void MarshalByValueComponent_get_Site_mB244C6704FCB6C89038E54D9D90B156C06A0BA97 (void);
// 0x000007BC System.Void System.ComponentModel.MarshalByValueComponent::set_Site(System.ComponentModel.ISite)
extern void MarshalByValueComponent_set_Site_m2136F9D86F80B8F0C36A0FD180FF7F17F6FAC4B3 (void);
// 0x000007BD System.Void System.ComponentModel.MarshalByValueComponent::Dispose()
extern void MarshalByValueComponent_Dispose_m4387E36F301775EDEA83BF2AB25E3EC5D037B6E3 (void);
// 0x000007BE System.Void System.ComponentModel.MarshalByValueComponent::Dispose(System.Boolean)
extern void MarshalByValueComponent_Dispose_mA9ACB1CEC7384D82584354080E87A75112017AB5 (void);
// 0x000007BF System.ComponentModel.IContainer System.ComponentModel.MarshalByValueComponent::get_Container()
extern void MarshalByValueComponent_get_Container_m68A2BF43881A669729CD1126C53EFCBC09A6B07B (void);
// 0x000007C0 System.Object System.ComponentModel.MarshalByValueComponent::GetService(System.Type)
extern void MarshalByValueComponent_GetService_mFB66F66A61E603988424CF9FD89C4F7568A2611B (void);
// 0x000007C1 System.Boolean System.ComponentModel.MarshalByValueComponent::get_DesignMode()
extern void MarshalByValueComponent_get_DesignMode_m58C6BB7ADA57F2E56622A783D2CAE7229264DD56 (void);
// 0x000007C2 System.String System.ComponentModel.MarshalByValueComponent::ToString()
extern void MarshalByValueComponent_ToString_m622A67EA96EFAE5D898CFC7CFB26CE4861395C97 (void);
// 0x000007C3 System.Void System.ComponentModel.MarshalByValueComponent::.cctor()
extern void MarshalByValueComponent__cctor_mD07CA38525FF69AA599B31C887E434505323E0DC (void);
// 0x000007C4 System.Void System.ComponentModel.MaskedTextProvider::.ctor(System.String)
extern void MaskedTextProvider__ctor_m9B7E4EE8AE66D238471A2BBC5C80D64A53C21F64 (void);
// 0x000007C5 System.Void System.ComponentModel.MaskedTextProvider::.ctor(System.String,System.Boolean)
extern void MaskedTextProvider__ctor_m302AE0716F5A340F7F4958C854A64142C8AEBFDC (void);
// 0x000007C6 System.Void System.ComponentModel.MaskedTextProvider::.ctor(System.String,System.Globalization.CultureInfo)
extern void MaskedTextProvider__ctor_m8875CB0A4CE659A7A40D8801B0F63FAF824C61C4 (void);
// 0x000007C7 System.Void System.ComponentModel.MaskedTextProvider::.ctor(System.String,System.Globalization.CultureInfo,System.Boolean)
extern void MaskedTextProvider__ctor_m078C4AD0DF85DF83ADB89587B3ACAB573FDBF981 (void);
// 0x000007C8 System.Void System.ComponentModel.MaskedTextProvider::.ctor(System.String,System.Char,System.Boolean)
extern void MaskedTextProvider__ctor_m3B26982CCFC5C3797A95B6435B07192F74EDF6D8 (void);
// 0x000007C9 System.Void System.ComponentModel.MaskedTextProvider::.ctor(System.String,System.Globalization.CultureInfo,System.Char,System.Boolean)
extern void MaskedTextProvider__ctor_m72CC27370BCAFC2DB2DFAF16752DB373EFE653CA (void);
// 0x000007CA System.Void System.ComponentModel.MaskedTextProvider::.ctor(System.String,System.Globalization.CultureInfo,System.Boolean,System.Char,System.Char,System.Boolean)
extern void MaskedTextProvider__ctor_mC3DF68C53AB12952AA699D6C4F61C04F32A38175 (void);
// 0x000007CB System.Void System.ComponentModel.MaskedTextProvider::Initialize()
extern void MaskedTextProvider_Initialize_mFA46F8C5B80302A9E759236BDEC5FEA126ACB858 (void);
// 0x000007CC System.Boolean System.ComponentModel.MaskedTextProvider::get_AllowPromptAsInput()
extern void MaskedTextProvider_get_AllowPromptAsInput_mF973B54A49DDA82ED811F80E17A34E4BEA223371 (void);
// 0x000007CD System.Int32 System.ComponentModel.MaskedTextProvider::get_AssignedEditPositionCount()
extern void MaskedTextProvider_get_AssignedEditPositionCount_m69C2BAB12769ABC52F69EE5E3DC4A88CB36AADDA (void);
// 0x000007CE System.Int32 System.ComponentModel.MaskedTextProvider::get_AvailableEditPositionCount()
extern void MaskedTextProvider_get_AvailableEditPositionCount_m5630048305E2DA6595FA09C4A5E5904004D606F4 (void);
// 0x000007CF System.Object System.ComponentModel.MaskedTextProvider::Clone()
extern void MaskedTextProvider_Clone_m771B5778492B23D22215A0083BDAEFD41A0F2634 (void);
// 0x000007D0 System.Globalization.CultureInfo System.ComponentModel.MaskedTextProvider::get_Culture()
extern void MaskedTextProvider_get_Culture_mA9C9D928B88422DD51F7977FD7C6AAF45642E244 (void);
// 0x000007D1 System.Char System.ComponentModel.MaskedTextProvider::get_DefaultPasswordChar()
extern void MaskedTextProvider_get_DefaultPasswordChar_m9703E3E1266EEB70A99B6A69DFF05DB97FADEAED (void);
// 0x000007D2 System.Int32 System.ComponentModel.MaskedTextProvider::get_EditPositionCount()
extern void MaskedTextProvider_get_EditPositionCount_m1F33DA7D57FBEF3405DE960CD6AC7C924D831721 (void);
// 0x000007D3 System.Collections.IEnumerator System.ComponentModel.MaskedTextProvider::get_EditPositions()
extern void MaskedTextProvider_get_EditPositions_mF9E494BBA7EAC6AF1CBEFC85D61157AE143E10A8 (void);
// 0x000007D4 System.Boolean System.ComponentModel.MaskedTextProvider::get_IncludeLiterals()
extern void MaskedTextProvider_get_IncludeLiterals_m37C703CB7096946E740EFF2627E44EE4B81BDBBB (void);
// 0x000007D5 System.Void System.ComponentModel.MaskedTextProvider::set_IncludeLiterals(System.Boolean)
extern void MaskedTextProvider_set_IncludeLiterals_m88D834651ADFBA6B6153C8D172E045A464F8A752 (void);
// 0x000007D6 System.Boolean System.ComponentModel.MaskedTextProvider::get_IncludePrompt()
extern void MaskedTextProvider_get_IncludePrompt_mCFBC56EB7B5CB5517B0ECAD8D0683B2AFC73F8C8 (void);
// 0x000007D7 System.Void System.ComponentModel.MaskedTextProvider::set_IncludePrompt(System.Boolean)
extern void MaskedTextProvider_set_IncludePrompt_mA93583841E0E1EA4F382801967F83B731735BEE8 (void);
// 0x000007D8 System.Boolean System.ComponentModel.MaskedTextProvider::get_AsciiOnly()
extern void MaskedTextProvider_get_AsciiOnly_m21E1B443153C205B73EA324268FF2F453CB3B399 (void);
// 0x000007D9 System.Boolean System.ComponentModel.MaskedTextProvider::get_IsPassword()
extern void MaskedTextProvider_get_IsPassword_mA79456F55E5BEFBD593A27C511A2FF5BBD0FDDAA (void);
// 0x000007DA System.Void System.ComponentModel.MaskedTextProvider::set_IsPassword(System.Boolean)
extern void MaskedTextProvider_set_IsPassword_m5BE0D07C30938B31BC293B5C8F11FB0DB9B64F33 (void);
// 0x000007DB System.Int32 System.ComponentModel.MaskedTextProvider::get_InvalidIndex()
extern void MaskedTextProvider_get_InvalidIndex_m763EC9BB0377976032C14BA00AF1A4A3337DDF7E (void);
// 0x000007DC System.Int32 System.ComponentModel.MaskedTextProvider::get_LastAssignedPosition()
extern void MaskedTextProvider_get_LastAssignedPosition_m50CA253FC2DA86D3EC9C1E5A7F68AA9C5BF25C74 (void);
// 0x000007DD System.Int32 System.ComponentModel.MaskedTextProvider::get_Length()
extern void MaskedTextProvider_get_Length_m6432F6299C37A2D6371AC9DA8AFE679206772D2C (void);
// 0x000007DE System.String System.ComponentModel.MaskedTextProvider::get_Mask()
extern void MaskedTextProvider_get_Mask_m9074C064ACA7A4D2493E30218946B86BAFA028E5 (void);
// 0x000007DF System.Boolean System.ComponentModel.MaskedTextProvider::get_MaskCompleted()
extern void MaskedTextProvider_get_MaskCompleted_mD58AE0B0921C9986AAFC8A700D94C5486D032A85 (void);
// 0x000007E0 System.Boolean System.ComponentModel.MaskedTextProvider::get_MaskFull()
extern void MaskedTextProvider_get_MaskFull_m92463299B68CC380B5BBBB4D5E8B655CE7483F04 (void);
// 0x000007E1 System.Char System.ComponentModel.MaskedTextProvider::get_PasswordChar()
extern void MaskedTextProvider_get_PasswordChar_m0120F429F1FFA47566F840B17E557DFD6FDDD646 (void);
// 0x000007E2 System.Void System.ComponentModel.MaskedTextProvider::set_PasswordChar(System.Char)
extern void MaskedTextProvider_set_PasswordChar_mC5567EBFD36099DE535C5AA079D51FEB28607DCB (void);
// 0x000007E3 System.Char System.ComponentModel.MaskedTextProvider::get_PromptChar()
extern void MaskedTextProvider_get_PromptChar_m636160F1EE3A969F32E034B7FCD544D289DAA01A (void);
// 0x000007E4 System.Void System.ComponentModel.MaskedTextProvider::set_PromptChar(System.Char)
extern void MaskedTextProvider_set_PromptChar_m890C34680D07AAB3AA03DC25B41FE877BCC9EBF9 (void);
// 0x000007E5 System.Boolean System.ComponentModel.MaskedTextProvider::get_ResetOnPrompt()
extern void MaskedTextProvider_get_ResetOnPrompt_m7DAEE4DE22E656C711D453F84240D96C9BF8EC5D (void);
// 0x000007E6 System.Void System.ComponentModel.MaskedTextProvider::set_ResetOnPrompt(System.Boolean)
extern void MaskedTextProvider_set_ResetOnPrompt_m78FF27069210D9E5E1E18546AAB874F62C09DC50 (void);
// 0x000007E7 System.Boolean System.ComponentModel.MaskedTextProvider::get_ResetOnSpace()
extern void MaskedTextProvider_get_ResetOnSpace_m40890F87C8C68801526F427555BD40B74B5A19CE (void);
// 0x000007E8 System.Void System.ComponentModel.MaskedTextProvider::set_ResetOnSpace(System.Boolean)
extern void MaskedTextProvider_set_ResetOnSpace_mB173AB1A0E702AB372552BDB373C3CB2B9A19530 (void);
// 0x000007E9 System.Boolean System.ComponentModel.MaskedTextProvider::get_SkipLiterals()
extern void MaskedTextProvider_get_SkipLiterals_m410CDF3FF094DDE966BA6F3665F696F53FD60312 (void);
// 0x000007EA System.Void System.ComponentModel.MaskedTextProvider::set_SkipLiterals(System.Boolean)
extern void MaskedTextProvider_set_SkipLiterals_m02619ADF4557203B3BA14CC13144AF65DC13D91A (void);
// 0x000007EB System.Char System.ComponentModel.MaskedTextProvider::get_Item(System.Int32)
extern void MaskedTextProvider_get_Item_m1F3216E154A48C11ADC0610BDA72707797F5400A (void);
// 0x000007EC System.Boolean System.ComponentModel.MaskedTextProvider::Add(System.Char)
extern void MaskedTextProvider_Add_m9A5D39043B42155AAB92BA47AB2A4D569B3E78ED (void);
// 0x000007ED System.Boolean System.ComponentModel.MaskedTextProvider::Add(System.Char,System.Int32&,System.ComponentModel.MaskedTextResultHint&)
extern void MaskedTextProvider_Add_mA5A872EEEFBB1480D64DECB6C778FC88EA6585F1 (void);
// 0x000007EE System.Boolean System.ComponentModel.MaskedTextProvider::Add(System.String)
extern void MaskedTextProvider_Add_m7499EF0F9D1793D7A65BD0DE0C7CD1597F5AF55D (void);
// 0x000007EF System.Boolean System.ComponentModel.MaskedTextProvider::Add(System.String,System.Int32&,System.ComponentModel.MaskedTextResultHint&)
extern void MaskedTextProvider_Add_m8F1C287569589396D343CED8C08C58EA36051C0D (void);
// 0x000007F0 System.Void System.ComponentModel.MaskedTextProvider::Clear()
extern void MaskedTextProvider_Clear_m50D2C6A92F7D19B38C0D159A440C35CFC35228F1 (void);
// 0x000007F1 System.Void System.ComponentModel.MaskedTextProvider::Clear(System.ComponentModel.MaskedTextResultHint&)
extern void MaskedTextProvider_Clear_mEAB28B3F9A3C6B60FE898862558024E6C7B35DB3 (void);
// 0x000007F2 System.Int32 System.ComponentModel.MaskedTextProvider::FindAssignedEditPositionFrom(System.Int32,System.Boolean)
extern void MaskedTextProvider_FindAssignedEditPositionFrom_mBAF2E6FB903959360D5FFEF1FEE756E4960D768A (void);
// 0x000007F3 System.Int32 System.ComponentModel.MaskedTextProvider::FindAssignedEditPositionInRange(System.Int32,System.Int32,System.Boolean)
extern void MaskedTextProvider_FindAssignedEditPositionInRange_m99FEE6803040007A2AC914E2B66D41901B211CE8 (void);
// 0x000007F4 System.Int32 System.ComponentModel.MaskedTextProvider::FindEditPositionFrom(System.Int32,System.Boolean)
extern void MaskedTextProvider_FindEditPositionFrom_m72A2B5BA9FE5D20F9A0B149FC86D08B0AD54F672 (void);
// 0x000007F5 System.Int32 System.ComponentModel.MaskedTextProvider::FindEditPositionInRange(System.Int32,System.Int32,System.Boolean)
extern void MaskedTextProvider_FindEditPositionInRange_mFAB18DBA8B26EAAD2C895FFC9FC842399BFB8F73 (void);
// 0x000007F6 System.Int32 System.ComponentModel.MaskedTextProvider::FindEditPositionInRange(System.Int32,System.Int32,System.Boolean,System.Byte)
extern void MaskedTextProvider_FindEditPositionInRange_mA60304FD868B13FB2C61A180EB3CE75C74BBBA9B (void);
// 0x000007F7 System.Int32 System.ComponentModel.MaskedTextProvider::FindNonEditPositionFrom(System.Int32,System.Boolean)
extern void MaskedTextProvider_FindNonEditPositionFrom_mF49A07987B6C91D905EDD7239EE291AF22D5FDD0 (void);
// 0x000007F8 System.Int32 System.ComponentModel.MaskedTextProvider::FindNonEditPositionInRange(System.Int32,System.Int32,System.Boolean)
extern void MaskedTextProvider_FindNonEditPositionInRange_m259C05DC5F6DC27C32B74B9C77E69E0CA203B235 (void);
// 0x000007F9 System.Int32 System.ComponentModel.MaskedTextProvider::FindPositionInRange(System.Int32,System.Int32,System.Boolean,System.ComponentModel.MaskedTextProvider_CharType)
extern void MaskedTextProvider_FindPositionInRange_m1DF8097A69310EE8E18809DF4A0A8F92D0494FDF (void);
// 0x000007FA System.Int32 System.ComponentModel.MaskedTextProvider::FindUnassignedEditPositionFrom(System.Int32,System.Boolean)
extern void MaskedTextProvider_FindUnassignedEditPositionFrom_m4C22AA416A94E0E7E0DA60E234145B2769889302 (void);
// 0x000007FB System.Int32 System.ComponentModel.MaskedTextProvider::FindUnassignedEditPositionInRange(System.Int32,System.Int32,System.Boolean)
extern void MaskedTextProvider_FindUnassignedEditPositionInRange_mF33E0E8947AD60E18E4BCC0FF3A4058884E3DC0F (void);
// 0x000007FC System.Boolean System.ComponentModel.MaskedTextProvider::GetOperationResultFromHint(System.ComponentModel.MaskedTextResultHint)
extern void MaskedTextProvider_GetOperationResultFromHint_m69D284FDB584120F64C234BC11D81B1CBE386281 (void);
// 0x000007FD System.Boolean System.ComponentModel.MaskedTextProvider::InsertAt(System.Char,System.Int32)
extern void MaskedTextProvider_InsertAt_m7E264FD3F645F3EC010C31B9E542EC13D1A871D9 (void);
// 0x000007FE System.Boolean System.ComponentModel.MaskedTextProvider::InsertAt(System.Char,System.Int32,System.Int32&,System.ComponentModel.MaskedTextResultHint&)
extern void MaskedTextProvider_InsertAt_m584F275BE22589E19C03B180F81BF88E2781F162 (void);
// 0x000007FF System.Boolean System.ComponentModel.MaskedTextProvider::InsertAt(System.String,System.Int32)
extern void MaskedTextProvider_InsertAt_m386AF5541261B63071927927841CE695988EEDEF (void);
// 0x00000800 System.Boolean System.ComponentModel.MaskedTextProvider::InsertAt(System.String,System.Int32,System.Int32&,System.ComponentModel.MaskedTextResultHint&)
extern void MaskedTextProvider_InsertAt_m0E69353EE243CEDA39A1AA468BAE7B594481F471 (void);
// 0x00000801 System.Boolean System.ComponentModel.MaskedTextProvider::InsertAtInt(System.String,System.Int32,System.Int32&,System.ComponentModel.MaskedTextResultHint&,System.Boolean)
extern void MaskedTextProvider_InsertAtInt_mE839ED14D8FF954E6FD42A420C3B2710E1F9A2B8 (void);
// 0x00000802 System.Boolean System.ComponentModel.MaskedTextProvider::IsAscii(System.Char)
extern void MaskedTextProvider_IsAscii_mEE98835FEB29B30F9399FB4A5BBBF849FDF9F0BA (void);
// 0x00000803 System.Boolean System.ComponentModel.MaskedTextProvider::IsAciiAlphanumeric(System.Char)
extern void MaskedTextProvider_IsAciiAlphanumeric_m3CE95C49948C10F29F91947E3121456A959E0423 (void);
// 0x00000804 System.Boolean System.ComponentModel.MaskedTextProvider::IsAlphanumeric(System.Char)
extern void MaskedTextProvider_IsAlphanumeric_m43616E92043E75DDF9E6D83962B05EA6801134CA (void);
// 0x00000805 System.Boolean System.ComponentModel.MaskedTextProvider::IsAsciiLetter(System.Char)
extern void MaskedTextProvider_IsAsciiLetter_mFF7FA71C40F867B46B8A276990ED6760E379C909 (void);
// 0x00000806 System.Boolean System.ComponentModel.MaskedTextProvider::IsAvailablePosition(System.Int32)
extern void MaskedTextProvider_IsAvailablePosition_m1B5B56F2F530B3D311342111DA7CD60467C14255 (void);
// 0x00000807 System.Boolean System.ComponentModel.MaskedTextProvider::IsEditPosition(System.Int32)
extern void MaskedTextProvider_IsEditPosition_mB28533BEB0EC65EF5690343556B61D93BFF7B04D (void);
// 0x00000808 System.Boolean System.ComponentModel.MaskedTextProvider::IsEditPosition(System.ComponentModel.MaskedTextProvider_CharDescriptor)
extern void MaskedTextProvider_IsEditPosition_m8614884878C3CE2E788A9E90FF6B2BFA296730DE (void);
// 0x00000809 System.Boolean System.ComponentModel.MaskedTextProvider::IsLiteralPosition(System.ComponentModel.MaskedTextProvider_CharDescriptor)
extern void MaskedTextProvider_IsLiteralPosition_m1B0D1B7B71CFC518C041DE789076534D1F08ED82 (void);
// 0x0000080A System.Boolean System.ComponentModel.MaskedTextProvider::IsPrintableChar(System.Char)
extern void MaskedTextProvider_IsPrintableChar_m1DBB3F4195B64CD712FF8D108CC61513358031EC (void);
// 0x0000080B System.Boolean System.ComponentModel.MaskedTextProvider::IsValidInputChar(System.Char)
extern void MaskedTextProvider_IsValidInputChar_m29D269997A442703EF154BDE00B7118026886938 (void);
// 0x0000080C System.Boolean System.ComponentModel.MaskedTextProvider::IsValidMaskChar(System.Char)
extern void MaskedTextProvider_IsValidMaskChar_m71BFCE23254FF5B99D5690EE08B43AFD35C35FBC (void);
// 0x0000080D System.Boolean System.ComponentModel.MaskedTextProvider::IsValidPasswordChar(System.Char)
extern void MaskedTextProvider_IsValidPasswordChar_mB81DAF880124B6191F488B7F9A6D0747B8174FB5 (void);
// 0x0000080E System.Boolean System.ComponentModel.MaskedTextProvider::Remove()
extern void MaskedTextProvider_Remove_mF99B6F5775FAADA9E64A540918BFEA5695C4F5D3 (void);
// 0x0000080F System.Boolean System.ComponentModel.MaskedTextProvider::Remove(System.Int32&,System.ComponentModel.MaskedTextResultHint&)
extern void MaskedTextProvider_Remove_mF299A8A20BDB386CE8FEBBE41A6D947A05372944 (void);
// 0x00000810 System.Boolean System.ComponentModel.MaskedTextProvider::RemoveAt(System.Int32)
extern void MaskedTextProvider_RemoveAt_mF9F77EBF5CC4086EDA8F316F6534D08BC609F5A5 (void);
// 0x00000811 System.Boolean System.ComponentModel.MaskedTextProvider::RemoveAt(System.Int32,System.Int32)
extern void MaskedTextProvider_RemoveAt_m160C59667BB09024DDCA4A1A77CDBC3F802E91C8 (void);
// 0x00000812 System.Boolean System.ComponentModel.MaskedTextProvider::RemoveAt(System.Int32,System.Int32,System.Int32&,System.ComponentModel.MaskedTextResultHint&)
extern void MaskedTextProvider_RemoveAt_m9BB446CA1E9495316019AE62420F3C75BF37C30A (void);
// 0x00000813 System.Boolean System.ComponentModel.MaskedTextProvider::RemoveAtInt(System.Int32,System.Int32,System.Int32&,System.ComponentModel.MaskedTextResultHint&,System.Boolean)
extern void MaskedTextProvider_RemoveAtInt_mEB337BF8D99A98C7B0C1DD6B36AD1ECC3537BADC (void);
// 0x00000814 System.Boolean System.ComponentModel.MaskedTextProvider::Replace(System.Char,System.Int32)
extern void MaskedTextProvider_Replace_m6956AFF52D6BD77A812FAEE12B0BB64EAFA0234C (void);
// 0x00000815 System.Boolean System.ComponentModel.MaskedTextProvider::Replace(System.Char,System.Int32,System.Int32&,System.ComponentModel.MaskedTextResultHint&)
extern void MaskedTextProvider_Replace_m43E2CA96E512724063E515E749115EF5979ADC05 (void);
// 0x00000816 System.Boolean System.ComponentModel.MaskedTextProvider::Replace(System.Char,System.Int32,System.Int32,System.Int32&,System.ComponentModel.MaskedTextResultHint&)
extern void MaskedTextProvider_Replace_mC7A58452868CC8594D4757140CF03E46744D8B2A (void);
// 0x00000817 System.Boolean System.ComponentModel.MaskedTextProvider::Replace(System.String,System.Int32)
extern void MaskedTextProvider_Replace_mA97D044E72C73F25F9CFA1E69710E60051BCBA3F (void);
// 0x00000818 System.Boolean System.ComponentModel.MaskedTextProvider::Replace(System.String,System.Int32,System.Int32&,System.ComponentModel.MaskedTextResultHint&)
extern void MaskedTextProvider_Replace_m757A9B532D1ACFF87D34985568C352927A32CEEC (void);
// 0x00000819 System.Boolean System.ComponentModel.MaskedTextProvider::Replace(System.String,System.Int32,System.Int32,System.Int32&,System.ComponentModel.MaskedTextResultHint&)
extern void MaskedTextProvider_Replace_m6A5B4A8279F613EDDD7151CD2743BEB2B46BBEF4 (void);
// 0x0000081A System.Void System.ComponentModel.MaskedTextProvider::ResetChar(System.Int32)
extern void MaskedTextProvider_ResetChar_m98F29F5594B201C92E45A7F7DB8B373A791D7974 (void);
// 0x0000081B System.Void System.ComponentModel.MaskedTextProvider::ResetString(System.Int32,System.Int32)
extern void MaskedTextProvider_ResetString_mF3E4814666BE1F17CD83EC04662D430BEBD1AB2C (void);
// 0x0000081C System.Boolean System.ComponentModel.MaskedTextProvider::Set(System.String)
extern void MaskedTextProvider_Set_m0DC13EE2BEAE2DBE2824A7A22FDECCCD3CE265FE (void);
// 0x0000081D System.Boolean System.ComponentModel.MaskedTextProvider::Set(System.String,System.Int32&,System.ComponentModel.MaskedTextResultHint&)
extern void MaskedTextProvider_Set_mA9360F2798F7590F8E7E7619B862A582D7FAF734 (void);
// 0x0000081E System.Void System.ComponentModel.MaskedTextProvider::SetChar(System.Char,System.Int32)
extern void MaskedTextProvider_SetChar_m73B70F3714708050D8A2D543741150DC4AD0A16D (void);
// 0x0000081F System.Void System.ComponentModel.MaskedTextProvider::SetChar(System.Char,System.Int32,System.ComponentModel.MaskedTextProvider_CharDescriptor)
extern void MaskedTextProvider_SetChar_mE6C13D1ABEF1568CD78927D157788B6D3025F218 (void);
// 0x00000820 System.Void System.ComponentModel.MaskedTextProvider::SetString(System.String,System.Int32)
extern void MaskedTextProvider_SetString_mAFF76911CC11F891E10D241C57C0775D1394EA8C (void);
// 0x00000821 System.Boolean System.ComponentModel.MaskedTextProvider::TestChar(System.Char,System.Int32,System.ComponentModel.MaskedTextResultHint&)
extern void MaskedTextProvider_TestChar_mAC74996A38215989049A56253C5D0267D8C9CED1 (void);
// 0x00000822 System.Boolean System.ComponentModel.MaskedTextProvider::TestEscapeChar(System.Char,System.Int32)
extern void MaskedTextProvider_TestEscapeChar_mC839F205DD58646AB41D153330BE9FF7565D3C22 (void);
// 0x00000823 System.Boolean System.ComponentModel.MaskedTextProvider::TestEscapeChar(System.Char,System.Int32,System.ComponentModel.MaskedTextProvider_CharDescriptor)
extern void MaskedTextProvider_TestEscapeChar_mE807731E4B72B215DBD3B6276D819B606924071C (void);
// 0x00000824 System.Boolean System.ComponentModel.MaskedTextProvider::TestSetChar(System.Char,System.Int32,System.ComponentModel.MaskedTextResultHint&)
extern void MaskedTextProvider_TestSetChar_m0B37B59249703B1BDDE39E1AD93BC48A7DA8BB3A (void);
// 0x00000825 System.Boolean System.ComponentModel.MaskedTextProvider::TestSetString(System.String,System.Int32,System.Int32&,System.ComponentModel.MaskedTextResultHint&)
extern void MaskedTextProvider_TestSetString_m9293EED6116879ACEB15E37AC6CB402BAD21CB9B (void);
// 0x00000826 System.Boolean System.ComponentModel.MaskedTextProvider::TestString(System.String,System.Int32,System.Int32&,System.ComponentModel.MaskedTextResultHint&)
extern void MaskedTextProvider_TestString_mFEF74E01CEAA8F7593520754B78CA41411E2C2DA (void);
// 0x00000827 System.String System.ComponentModel.MaskedTextProvider::ToDisplayString()
extern void MaskedTextProvider_ToDisplayString_m2C8697BD22E6E59230920EB9A8FB28C5A56217F0 (void);
// 0x00000828 System.String System.ComponentModel.MaskedTextProvider::ToString()
extern void MaskedTextProvider_ToString_m299B986E2739940DC37FD2F56B9EA4165F007472 (void);
// 0x00000829 System.String System.ComponentModel.MaskedTextProvider::ToString(System.Boolean)
extern void MaskedTextProvider_ToString_m8B613BC9C6DB1EA270D0BD25DA6D0600EB37DDB2 (void);
// 0x0000082A System.String System.ComponentModel.MaskedTextProvider::ToString(System.Int32,System.Int32)
extern void MaskedTextProvider_ToString_m82A684195F73CCE3E9EAEF94E298334874740E6A (void);
// 0x0000082B System.String System.ComponentModel.MaskedTextProvider::ToString(System.Boolean,System.Int32,System.Int32)
extern void MaskedTextProvider_ToString_m5A522FB4C70431C3D873EAE4000495EE664336A8 (void);
// 0x0000082C System.String System.ComponentModel.MaskedTextProvider::ToString(System.Boolean,System.Boolean)
extern void MaskedTextProvider_ToString_m6D71BAAA7137D26A11D0C23CFA091D40A21C4555 (void);
// 0x0000082D System.String System.ComponentModel.MaskedTextProvider::ToString(System.Boolean,System.Boolean,System.Int32,System.Int32)
extern void MaskedTextProvider_ToString_m421DBF6189CD3B04E49A371D63E3852FD9F0AD87 (void);
// 0x0000082E System.String System.ComponentModel.MaskedTextProvider::ToString(System.Boolean,System.Boolean,System.Boolean,System.Int32,System.Int32)
extern void MaskedTextProvider_ToString_m1B57C3CDFEDC3A1FC383F3E4AB649631A84FA3EB (void);
// 0x0000082F System.Boolean System.ComponentModel.MaskedTextProvider::VerifyChar(System.Char,System.Int32,System.ComponentModel.MaskedTextResultHint&)
extern void MaskedTextProvider_VerifyChar_mB670EAB410DFFBBE40C08EA88A85EC55428198F3 (void);
// 0x00000830 System.Boolean System.ComponentModel.MaskedTextProvider::VerifyEscapeChar(System.Char,System.Int32)
extern void MaskedTextProvider_VerifyEscapeChar_mDA78431F94FEB369617501CCDFA2C6927DDB3535 (void);
// 0x00000831 System.Boolean System.ComponentModel.MaskedTextProvider::VerifyString(System.String)
extern void MaskedTextProvider_VerifyString_mA85C1EE4CA111690F2396B9791F808525D3CC5E7 (void);
// 0x00000832 System.Boolean System.ComponentModel.MaskedTextProvider::VerifyString(System.String,System.Int32&,System.ComponentModel.MaskedTextResultHint&)
extern void MaskedTextProvider_VerifyString_m090D99B67778B10EEC2F14F7652D1F59138B5851 (void);
// 0x00000833 System.Void System.ComponentModel.MaskedTextProvider::.cctor()
extern void MaskedTextProvider__cctor_mE62664DE9040FDDCCC9A0EB15135979A453D964D (void);
// 0x00000834 System.Void System.ComponentModel.MaskedTextProvider_CharDescriptor::.ctor(System.Int32,System.ComponentModel.MaskedTextProvider_CharType)
extern void CharDescriptor__ctor_m19AB18A65157129B4CFB273E1BC5FCF7D8C6E93B (void);
// 0x00000835 System.String System.ComponentModel.MaskedTextProvider_CharDescriptor::ToString()
extern void CharDescriptor_ToString_m77BF47D26BBCA29730EBD50AA74D8FB45C3AFCAC (void);
// 0x00000836 System.Void System.ComponentModel.MemberDescriptor::.ctor(System.String)
extern void MemberDescriptor__ctor_m86DA19B199C6354CD4C81BAB824C5E4A1B6272B8 (void);
// 0x00000837 System.Void System.ComponentModel.MemberDescriptor::.ctor(System.String,System.Attribute[])
extern void MemberDescriptor__ctor_m7DA97C2FCA1C99D7D7B31A89A908219E4A48DE7B (void);
// 0x00000838 System.Void System.ComponentModel.MemberDescriptor::.ctor(System.ComponentModel.MemberDescriptor)
extern void MemberDescriptor__ctor_mFD23579925A3F34CB985856C22D3CD13BB49D41B (void);
// 0x00000839 System.Void System.ComponentModel.MemberDescriptor::.ctor(System.ComponentModel.MemberDescriptor,System.Attribute[])
extern void MemberDescriptor__ctor_mDDA60D0BB2448D6607AB2F2C353A8C30CFABE0A3 (void);
// 0x0000083A System.Attribute[] System.ComponentModel.MemberDescriptor::get_AttributeArray()
extern void MemberDescriptor_get_AttributeArray_mDB41975C313AF40B0FA82B33F0AD504E92F3FDE8 (void);
// 0x0000083B System.Void System.ComponentModel.MemberDescriptor::set_AttributeArray(System.Attribute[])
extern void MemberDescriptor_set_AttributeArray_m26BD377D06AA20A1A9A2DB982904B10CBF6D81F7 (void);
// 0x0000083C System.ComponentModel.AttributeCollection System.ComponentModel.MemberDescriptor::get_Attributes()
extern void MemberDescriptor_get_Attributes_m4D430272C6E7D07FD2DD901B6FC26E3886217153 (void);
// 0x0000083D System.String System.ComponentModel.MemberDescriptor::get_Category()
extern void MemberDescriptor_get_Category_m25D9C09A26AF999DB0E27F967E31228E3C51BA00 (void);
// 0x0000083E System.String System.ComponentModel.MemberDescriptor::get_Description()
extern void MemberDescriptor_get_Description_m5505BC9F156EA609B1D60097A66D49AA6120472F (void);
// 0x0000083F System.Boolean System.ComponentModel.MemberDescriptor::get_IsBrowsable()
extern void MemberDescriptor_get_IsBrowsable_mF7CF97530C533D11E610BB19E076EF030C5B0EBA (void);
// 0x00000840 System.String System.ComponentModel.MemberDescriptor::get_Name()
extern void MemberDescriptor_get_Name_mFADCC43480F88C3749FA2B82EAECA54F79D848BB (void);
// 0x00000841 System.Int32 System.ComponentModel.MemberDescriptor::get_NameHashCode()
extern void MemberDescriptor_get_NameHashCode_mA91F4591F9D76BDCB3A43FFA2EF534DAB62CDB6A (void);
// 0x00000842 System.Boolean System.ComponentModel.MemberDescriptor::get_DesignTimeOnly()
extern void MemberDescriptor_get_DesignTimeOnly_m6BCDA286F416E39BC45DC2BA830A7E49B7A8DE00 (void);
// 0x00000843 System.String System.ComponentModel.MemberDescriptor::get_DisplayName()
extern void MemberDescriptor_get_DisplayName_m985D97ED7EAEC1A7DA3524E50FB0CF9B3704B746 (void);
// 0x00000844 System.Void System.ComponentModel.MemberDescriptor::CheckAttributesValid()
extern void MemberDescriptor_CheckAttributesValid_mEAFC02C4EAED626FCDC291F1512DD0E602E232BE (void);
// 0x00000845 System.ComponentModel.AttributeCollection System.ComponentModel.MemberDescriptor::CreateAttributeCollection()
extern void MemberDescriptor_CreateAttributeCollection_m579C3F75B24CD1373AE01189CD3CB9CBC6C49E66 (void);
// 0x00000846 System.Boolean System.ComponentModel.MemberDescriptor::Equals(System.Object)
extern void MemberDescriptor_Equals_m66818127B5F93EE67144CB305127BA3377601E54 (void);
// 0x00000847 System.Void System.ComponentModel.MemberDescriptor::FillAttributes(System.Collections.IList)
extern void MemberDescriptor_FillAttributes_mA33C5FFD1DE2BA560E335B6549E60A229B9F773B (void);
// 0x00000848 System.Void System.ComponentModel.MemberDescriptor::FilterAttributesIfNeeded()
extern void MemberDescriptor_FilterAttributesIfNeeded_mDEFEACE930F7537A7DF7A530198F04C73301D591 (void);
// 0x00000849 System.Reflection.MethodInfo System.ComponentModel.MemberDescriptor::FindMethod(System.Type,System.String,System.Type[],System.Type)
extern void MemberDescriptor_FindMethod_m4B26329E481C2681B235A311E2E7D022DC891773 (void);
// 0x0000084A System.Reflection.MethodInfo System.ComponentModel.MemberDescriptor::FindMethod(System.Type,System.String,System.Type[],System.Type,System.Boolean)
extern void MemberDescriptor_FindMethod_m55C2AA54F198A970DAD868DE103F41602CC4ABEF (void);
// 0x0000084B System.Int32 System.ComponentModel.MemberDescriptor::GetHashCode()
extern void MemberDescriptor_GetHashCode_m7E6C8BE058C4A813FE927FC0FC2D97981A3B1CE2 (void);
// 0x0000084C System.Object System.ComponentModel.MemberDescriptor::GetInvocationTarget(System.Type,System.Object)
extern void MemberDescriptor_GetInvocationTarget_m18F13C7801A10F9E0E1649E7356C49F2797BE543 (void);
// 0x0000084D System.ComponentModel.ISite System.ComponentModel.MemberDescriptor::GetSite(System.Object)
extern void MemberDescriptor_GetSite_mCB20B3C6E8E9E4018655CB861FBC408F4468FFD6 (void);
// 0x0000084E System.Object System.ComponentModel.MemberDescriptor::GetInvokee(System.Type,System.Object)
extern void MemberDescriptor_GetInvokee_m79AB7BD9D5CAE598106C4D614023DBA589C39C32 (void);
// 0x0000084F System.Void System.ComponentModel.MergablePropertyAttribute::.ctor(System.Boolean)
extern void MergablePropertyAttribute__ctor_m0C026F24E053A86D73321A45F97FDE53E2127D04 (void);
// 0x00000850 System.Boolean System.ComponentModel.MergablePropertyAttribute::get_AllowMerge()
extern void MergablePropertyAttribute_get_AllowMerge_m9E247DA31A96661FFC6A2D65AD98A2FC2E3EF9F1 (void);
// 0x00000851 System.Boolean System.ComponentModel.MergablePropertyAttribute::Equals(System.Object)
extern void MergablePropertyAttribute_Equals_m0E8667E4F66C176A6C92BF6330515E08DBD29FA4 (void);
// 0x00000852 System.Int32 System.ComponentModel.MergablePropertyAttribute::GetHashCode()
extern void MergablePropertyAttribute_GetHashCode_m58C19FEF2F8960219B92F0F0FDB31BC03060A966 (void);
// 0x00000853 System.Boolean System.ComponentModel.MergablePropertyAttribute::IsDefaultAttribute()
extern void MergablePropertyAttribute_IsDefaultAttribute_mECD4D73534A24B8600A6E9F6CB4B0CB6DCEF24BE (void);
// 0x00000854 System.Void System.ComponentModel.MergablePropertyAttribute::.cctor()
extern void MergablePropertyAttribute__cctor_mA927726347FDB5EFDB109998BF0B30BFB3585710 (void);
// 0x00000855 System.Object System.ComponentModel.MultilineStringConverter::ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)
extern void MultilineStringConverter_ConvertTo_m64E4CD7221F7DFFF883B0BAE4399A8D637DD5799 (void);
// 0x00000856 System.ComponentModel.PropertyDescriptorCollection System.ComponentModel.MultilineStringConverter::GetProperties(System.ComponentModel.ITypeDescriptorContext,System.Object,System.Attribute[])
extern void MultilineStringConverter_GetProperties_mCBECBCBC3414C6451A5B26206C4D1B848C409358 (void);
// 0x00000857 System.Boolean System.ComponentModel.MultilineStringConverter::GetPropertiesSupported(System.ComponentModel.ITypeDescriptorContext)
extern void MultilineStringConverter_GetPropertiesSupported_mAD92FF396F8731FE1C94DBEF89736D7BE2252752 (void);
// 0x00000858 System.Void System.ComponentModel.MultilineStringConverter::.ctor()
extern void MultilineStringConverter__ctor_m4A6E3882CD02215AF2B52B5E98B41F67E48B72D8 (void);
// 0x00000859 System.Void System.ComponentModel.NestedContainer::.ctor(System.ComponentModel.IComponent)
extern void NestedContainer__ctor_m888BC8BCC8E12B1E8F6E61BB9976B68A49530284 (void);
// 0x0000085A System.ComponentModel.IComponent System.ComponentModel.NestedContainer::get_Owner()
extern void NestedContainer_get_Owner_mCAE82359E5FAC819D35995F5C15F42BE3C08F0C9 (void);
// 0x0000085B System.String System.ComponentModel.NestedContainer::get_OwnerName()
extern void NestedContainer_get_OwnerName_m0A01269EAD2C24E23FFA0E844887F68D63CE8021 (void);
// 0x0000085C System.ComponentModel.ISite System.ComponentModel.NestedContainer::CreateSite(System.ComponentModel.IComponent,System.String)
extern void NestedContainer_CreateSite_m7CDB5A2D618B5F3732EC12FF1ABBD8B807277E8B (void);
// 0x0000085D System.Void System.ComponentModel.NestedContainer::Dispose(System.Boolean)
extern void NestedContainer_Dispose_m661E234FD90A46BFE6305D6730A489312E93553A (void);
// 0x0000085E System.Object System.ComponentModel.NestedContainer::GetService(System.Type)
extern void NestedContainer_GetService_m997226CE4565DF20BC7AACA0B6768D7642ADA6EC (void);
// 0x0000085F System.Void System.ComponentModel.NestedContainer::OnOwnerDisposed(System.Object,System.EventArgs)
extern void NestedContainer_OnOwnerDisposed_mB5AF0D44A36003A28E275AD3E94247C9A8B62289 (void);
// 0x00000860 System.Void System.ComponentModel.NestedContainer_Site::.ctor(System.ComponentModel.IComponent,System.ComponentModel.NestedContainer,System.String)
extern void Site__ctor_mDAA679D31EE0B838B5FF36F75BFCA767CB96DC15 (void);
// 0x00000861 System.ComponentModel.IComponent System.ComponentModel.NestedContainer_Site::get_Component()
extern void Site_get_Component_m7FE711FDC0DB5198F8D20C04AC663BC76901FA37 (void);
// 0x00000862 System.ComponentModel.IContainer System.ComponentModel.NestedContainer_Site::get_Container()
extern void Site_get_Container_m63EFCB12735BBB444C337E01A4D04FC3B3FAD042 (void);
// 0x00000863 System.Object System.ComponentModel.NestedContainer_Site::GetService(System.Type)
extern void Site_GetService_mDFE2374B8394CEA41428F491712439BB1E3D0E4B (void);
// 0x00000864 System.Boolean System.ComponentModel.NestedContainer_Site::get_DesignMode()
extern void Site_get_DesignMode_m289AFF7B5EB56D725AF45E42184974D373ADBF56 (void);
// 0x00000865 System.String System.ComponentModel.NestedContainer_Site::get_FullName()
extern void Site_get_FullName_m13D39B257CDEBC4519F72636E311E8E6439DBC6E (void);
// 0x00000866 System.String System.ComponentModel.NestedContainer_Site::get_Name()
extern void Site_get_Name_m7A5F45D4E71D381A9E5113AB20B5E11C39799F67 (void);
// 0x00000867 System.Void System.ComponentModel.NestedContainer_Site::set_Name(System.String)
extern void Site_set_Name_m52981A9AFBFFA38A2A81C1A5DF69703F5CC00E67 (void);
// 0x00000868 System.Void System.ComponentModel.NullableConverter::.ctor(System.Type)
extern void NullableConverter__ctor_m508F1DA74FE1B37ECA5BBA5B0E3A623480E4C564 (void);
// 0x00000869 System.Boolean System.ComponentModel.NullableConverter::CanConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Type)
extern void NullableConverter_CanConvertFrom_m248A954CEE87B4098FADA66CF035910E75C22DB9 (void);
// 0x0000086A System.Object System.ComponentModel.NullableConverter::ConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object)
extern void NullableConverter_ConvertFrom_mB26A50D9B33247B7B6F52BF3C2091DB587296A29 (void);
// 0x0000086B System.Boolean System.ComponentModel.NullableConverter::CanConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Type)
extern void NullableConverter_CanConvertTo_m971F73488C57414C8463065CB0CB0285D642519A (void);
// 0x0000086C System.Object System.ComponentModel.NullableConverter::ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)
extern void NullableConverter_ConvertTo_mFE5CF810C6BE39B1A39E51B28875E8FDF0DAE363 (void);
// 0x0000086D System.Object System.ComponentModel.NullableConverter::CreateInstance(System.ComponentModel.ITypeDescriptorContext,System.Collections.IDictionary)
extern void NullableConverter_CreateInstance_mC3E844589AD43223F7185523DD99CAAB580BBC52 (void);
// 0x0000086E System.Boolean System.ComponentModel.NullableConverter::GetCreateInstanceSupported(System.ComponentModel.ITypeDescriptorContext)
extern void NullableConverter_GetCreateInstanceSupported_m26E7E2DDF37037BB6371AA566CA27104185B16EF (void);
// 0x0000086F System.ComponentModel.PropertyDescriptorCollection System.ComponentModel.NullableConverter::GetProperties(System.ComponentModel.ITypeDescriptorContext,System.Object,System.Attribute[])
extern void NullableConverter_GetProperties_m6FDB181A72AC16A73DA6DCFB78E86C7665D73A5C (void);
// 0x00000870 System.Boolean System.ComponentModel.NullableConverter::GetPropertiesSupported(System.ComponentModel.ITypeDescriptorContext)
extern void NullableConverter_GetPropertiesSupported_mA4CDDD3DA6F77162E6BA4B1654C9C8FC1E45F68D (void);
// 0x00000871 System.ComponentModel.TypeConverter_StandardValuesCollection System.ComponentModel.NullableConverter::GetStandardValues(System.ComponentModel.ITypeDescriptorContext)
extern void NullableConverter_GetStandardValues_mE04D07ED245061BA6DF9A639DBB37B2ABBDA0E99 (void);
// 0x00000872 System.Boolean System.ComponentModel.NullableConverter::GetStandardValuesExclusive(System.ComponentModel.ITypeDescriptorContext)
extern void NullableConverter_GetStandardValuesExclusive_mE2DDC86AB100AFD0F01D9E798148B95F9F1DCB78 (void);
// 0x00000873 System.Boolean System.ComponentModel.NullableConverter::GetStandardValuesSupported(System.ComponentModel.ITypeDescriptorContext)
extern void NullableConverter_GetStandardValuesSupported_m45F8361AB3BA832C14A71D2FE12B6A11707AC9EA (void);
// 0x00000874 System.Boolean System.ComponentModel.NullableConverter::IsValid(System.ComponentModel.ITypeDescriptorContext,System.Object)
extern void NullableConverter_IsValid_mB0A466B916926A2B3442A69F7C8C86AB148C01C8 (void);
// 0x00000875 System.Type System.ComponentModel.NullableConverter::get_NullableType()
extern void NullableConverter_get_NullableType_m3DD5EAE964748743F8CC684C72EC663C75491826 (void);
// 0x00000876 System.Type System.ComponentModel.NullableConverter::get_UnderlyingType()
extern void NullableConverter_get_UnderlyingType_mF4A327831A2B20FE4FD3B734570509B6B5C327AF (void);
// 0x00000877 System.ComponentModel.TypeConverter System.ComponentModel.NullableConverter::get_UnderlyingTypeConverter()
extern void NullableConverter_get_UnderlyingTypeConverter_m71AA3BCCFFC7B4D61971C691312DF0767350758D (void);
// 0x00000878 System.Void System.ComponentModel.PasswordPropertyTextAttribute::.ctor()
extern void PasswordPropertyTextAttribute__ctor_m561DC1276F32B4FCF5D5CF0C887EF58902DFD813 (void);
// 0x00000879 System.Void System.ComponentModel.PasswordPropertyTextAttribute::.ctor(System.Boolean)
extern void PasswordPropertyTextAttribute__ctor_m6C7115C93FD69C8EDC7EF98C0EFA9DEE0D5DC554 (void);
// 0x0000087A System.Boolean System.ComponentModel.PasswordPropertyTextAttribute::get_Password()
extern void PasswordPropertyTextAttribute_get_Password_mA428AA8DFBCEA6EFDEBC1C462E0C8615FF4BABCE (void);
// 0x0000087B System.Boolean System.ComponentModel.PasswordPropertyTextAttribute::Equals(System.Object)
extern void PasswordPropertyTextAttribute_Equals_mF5CE53286BA6FBE00FFDF413A74565DCB7C83077 (void);
// 0x0000087C System.Int32 System.ComponentModel.PasswordPropertyTextAttribute::GetHashCode()
extern void PasswordPropertyTextAttribute_GetHashCode_mDD2B9F761AEB6E71F358C4D3147E1FC9EECF6047 (void);
// 0x0000087D System.Boolean System.ComponentModel.PasswordPropertyTextAttribute::IsDefaultAttribute()
extern void PasswordPropertyTextAttribute_IsDefaultAttribute_m60425A42A167FC9B4ABE15E3CCC73FA588043D0D (void);
// 0x0000087E System.Void System.ComponentModel.PasswordPropertyTextAttribute::.cctor()
extern void PasswordPropertyTextAttribute__cctor_mAD84EAFCCE349F72B880DE4C8129F2271EAE5AD8 (void);
// 0x0000087F System.Void System.ComponentModel.ProgressChangedEventArgs::.ctor(System.Int32,System.Object)
extern void ProgressChangedEventArgs__ctor_m23538440E7BD972E09D2D504C679137FDD62DFED (void);
// 0x00000880 System.Int32 System.ComponentModel.ProgressChangedEventArgs::get_ProgressPercentage()
extern void ProgressChangedEventArgs_get_ProgressPercentage_m2561ED762C465326C621E8652B16077AAAD349CA (void);
// 0x00000881 System.Object System.ComponentModel.ProgressChangedEventArgs::get_UserState()
extern void ProgressChangedEventArgs_get_UserState_m3297B7BBC4ED0279E680AA56A6BE9C8C1DCE1694 (void);
// 0x00000882 System.Void System.ComponentModel.ProgressChangedEventHandler::.ctor(System.Object,System.IntPtr)
extern void ProgressChangedEventHandler__ctor_m99F9433E7E2A152DCAD8F3EC5F81F699237F63A1 (void);
// 0x00000883 System.Void System.ComponentModel.ProgressChangedEventHandler::Invoke(System.Object,System.ComponentModel.ProgressChangedEventArgs)
extern void ProgressChangedEventHandler_Invoke_m0F9792FF5FCE8F10B1BBFF57B2CD943ECDB89B06 (void);
// 0x00000884 System.IAsyncResult System.ComponentModel.ProgressChangedEventHandler::BeginInvoke(System.Object,System.ComponentModel.ProgressChangedEventArgs,System.AsyncCallback,System.Object)
extern void ProgressChangedEventHandler_BeginInvoke_mC96E3B366C01CA85BB5BA7BEA50BA77520BC6935 (void);
// 0x00000885 System.Void System.ComponentModel.ProgressChangedEventHandler::EndInvoke(System.IAsyncResult)
extern void ProgressChangedEventHandler_EndInvoke_mEBBD3C1FA9D12E4C1230AE543945FE5799C8E89B (void);
// 0x00000886 System.Void System.ComponentModel.PropertyChangedEventArgs::.ctor(System.String)
extern void PropertyChangedEventArgs__ctor_mBC582C76F42CDEE455B350302FFDF687D135A9E2 (void);
// 0x00000887 System.String System.ComponentModel.PropertyChangedEventArgs::get_PropertyName()
extern void PropertyChangedEventArgs_get_PropertyName_m293A44EFAA17A209223CBBC95241D315C17AEDD3 (void);
// 0x00000888 System.Void System.ComponentModel.PropertyChangedEventHandler::.ctor(System.Object,System.IntPtr)
extern void PropertyChangedEventHandler__ctor_mC6EC20F2995A9376A72EB51981850A9E5C8450E7 (void);
// 0x00000889 System.Void System.ComponentModel.PropertyChangedEventHandler::Invoke(System.Object,System.ComponentModel.PropertyChangedEventArgs)
extern void PropertyChangedEventHandler_Invoke_m7DB0AABF07302887DD3FEE589E1F585B4C768F57 (void);
// 0x0000088A System.IAsyncResult System.ComponentModel.PropertyChangedEventHandler::BeginInvoke(System.Object,System.ComponentModel.PropertyChangedEventArgs,System.AsyncCallback,System.Object)
extern void PropertyChangedEventHandler_BeginInvoke_m77D416AC801FF29FBF4D294574231171FE2E551D (void);
// 0x0000088B System.Void System.ComponentModel.PropertyChangedEventHandler::EndInvoke(System.IAsyncResult)
extern void PropertyChangedEventHandler_EndInvoke_m3539B5822D063A13DF8EBCA57CA475A7B5BE32FE (void);
// 0x0000088C System.Void System.ComponentModel.PropertyChangingEventArgs::.ctor(System.String)
extern void PropertyChangingEventArgs__ctor_m63441B844FDEAB3DFCEA1EB4DBFC8C6E971982E8 (void);
// 0x0000088D System.String System.ComponentModel.PropertyChangingEventArgs::get_PropertyName()
extern void PropertyChangingEventArgs_get_PropertyName_mF1C117FC291BCB942DD9BE23203ED1A9CFA2AEA4 (void);
// 0x0000088E System.Void System.ComponentModel.PropertyChangingEventHandler::.ctor(System.Object,System.IntPtr)
extern void PropertyChangingEventHandler__ctor_m0B0D8D56D4E6981B0E068A509512215B67ECD866 (void);
// 0x0000088F System.Void System.ComponentModel.PropertyChangingEventHandler::Invoke(System.Object,System.ComponentModel.PropertyChangingEventArgs)
extern void PropertyChangingEventHandler_Invoke_m261C847EA75DCE587D392A5348A039E09C448458 (void);
// 0x00000890 System.IAsyncResult System.ComponentModel.PropertyChangingEventHandler::BeginInvoke(System.Object,System.ComponentModel.PropertyChangingEventArgs,System.AsyncCallback,System.Object)
extern void PropertyChangingEventHandler_BeginInvoke_mED3E67C5778C9CD7C10A7B61B4D3E1A29B64977E (void);
// 0x00000891 System.Void System.ComponentModel.PropertyChangingEventHandler::EndInvoke(System.IAsyncResult)
extern void PropertyChangingEventHandler_EndInvoke_mAC27AEA7C15F22072EED42A0142EBA82090E101C (void);
// 0x00000892 System.Void System.ComponentModel.PropertyDescriptor::.ctor(System.String,System.Attribute[])
extern void PropertyDescriptor__ctor_m8CEC4DAE5266714927949F60E4F8A7F31141BC22 (void);
// 0x00000893 System.Void System.ComponentModel.PropertyDescriptor::.ctor(System.ComponentModel.MemberDescriptor)
extern void PropertyDescriptor__ctor_m1C50EAC17024AD63F5E0CFB59708DD7BDC6D553A (void);
// 0x00000894 System.Void System.ComponentModel.PropertyDescriptor::.ctor(System.ComponentModel.MemberDescriptor,System.Attribute[])
extern void PropertyDescriptor__ctor_m8C1C276319F5C29A452F48C89B595334AB7E65B0 (void);
// 0x00000895 System.Type System.ComponentModel.PropertyDescriptor::get_ComponentType()
// 0x00000896 System.ComponentModel.TypeConverter System.ComponentModel.PropertyDescriptor::get_Converter()
extern void PropertyDescriptor_get_Converter_mDD0766C5E0AE4928EBBE501C7CB9D7041E9C79C1 (void);
// 0x00000897 System.Boolean System.ComponentModel.PropertyDescriptor::get_IsLocalizable()
extern void PropertyDescriptor_get_IsLocalizable_m41BE585C4C7DD08DD3D83493FEEFE4DC8DE61277 (void);
// 0x00000898 System.Boolean System.ComponentModel.PropertyDescriptor::get_IsReadOnly()
// 0x00000899 System.ComponentModel.DesignerSerializationVisibility System.ComponentModel.PropertyDescriptor::get_SerializationVisibility()
extern void PropertyDescriptor_get_SerializationVisibility_mD4B0B47C340EC1D3DD1B947EB3DC19D4D8DC4ADD (void);
// 0x0000089A System.Type System.ComponentModel.PropertyDescriptor::get_PropertyType()
// 0x0000089B System.Void System.ComponentModel.PropertyDescriptor::AddValueChanged(System.Object,System.EventHandler)
extern void PropertyDescriptor_AddValueChanged_m91408A44CCF3C64DD47A6223D352E64F784EB538 (void);
// 0x0000089C System.Boolean System.ComponentModel.PropertyDescriptor::CanResetValue(System.Object)
// 0x0000089D System.Boolean System.ComponentModel.PropertyDescriptor::Equals(System.Object)
extern void PropertyDescriptor_Equals_m080009C26475A3CBEE1291AC5F1BDFBF4EDA6597 (void);
// 0x0000089E System.Object System.ComponentModel.PropertyDescriptor::CreateInstance(System.Type)
extern void PropertyDescriptor_CreateInstance_m7032F927CEC5E78B323B439DAB07E3D813C1DD90 (void);
// 0x0000089F System.Void System.ComponentModel.PropertyDescriptor::FillAttributes(System.Collections.IList)
extern void PropertyDescriptor_FillAttributes_mA3E3A90097B815BD8F7A185036485FF86A03256F (void);
// 0x000008A0 System.ComponentModel.PropertyDescriptorCollection System.ComponentModel.PropertyDescriptor::GetChildProperties()
extern void PropertyDescriptor_GetChildProperties_m0ECDC85BF46568AD10F27ED0EAC985AEC57F2407 (void);
// 0x000008A1 System.ComponentModel.PropertyDescriptorCollection System.ComponentModel.PropertyDescriptor::GetChildProperties(System.Attribute[])
extern void PropertyDescriptor_GetChildProperties_m09863816E6D7BA4DD8859FB1708586611E1C38AF (void);
// 0x000008A2 System.ComponentModel.PropertyDescriptorCollection System.ComponentModel.PropertyDescriptor::GetChildProperties(System.Object)
extern void PropertyDescriptor_GetChildProperties_mEAB5FB2E24823CD452D309D628691605D2A51823 (void);
// 0x000008A3 System.ComponentModel.PropertyDescriptorCollection System.ComponentModel.PropertyDescriptor::GetChildProperties(System.Object,System.Attribute[])
extern void PropertyDescriptor_GetChildProperties_m76C214E26712802716CE2F36E25C67E6C153B1CC (void);
// 0x000008A4 System.Object System.ComponentModel.PropertyDescriptor::GetEditor(System.Type)
extern void PropertyDescriptor_GetEditor_m7F7888E095A7AEA72AC5E0362B4F5FFE9F3ACF23 (void);
// 0x000008A5 System.Int32 System.ComponentModel.PropertyDescriptor::GetHashCode()
extern void PropertyDescriptor_GetHashCode_mF36CC7A4B3F53BE7EE8DB89B7E4B2E4C3F7A3075 (void);
// 0x000008A6 System.Object System.ComponentModel.PropertyDescriptor::GetInvocationTarget(System.Type,System.Object)
extern void PropertyDescriptor_GetInvocationTarget_m33C99B5B6A6670C495EF184164EC8D549EB6D601 (void);
// 0x000008A7 System.Type System.ComponentModel.PropertyDescriptor::GetTypeFromName(System.String)
extern void PropertyDescriptor_GetTypeFromName_mBD141AA5AB01356D6A8664AE961F72B7637AB7BE (void);
// 0x000008A8 System.Object System.ComponentModel.PropertyDescriptor::GetValue(System.Object)
// 0x000008A9 System.Void System.ComponentModel.PropertyDescriptor::OnValueChanged(System.Object,System.EventArgs)
extern void PropertyDescriptor_OnValueChanged_m78CADBEDC8B71F0BDBA91762452C418391C0B592 (void);
// 0x000008AA System.Void System.ComponentModel.PropertyDescriptor::RemoveValueChanged(System.Object,System.EventHandler)
extern void PropertyDescriptor_RemoveValueChanged_m198AA1C23F7EB535433044BE34E76F83C0EFB830 (void);
// 0x000008AB System.EventHandler System.ComponentModel.PropertyDescriptor::GetValueChangedHandler(System.Object)
extern void PropertyDescriptor_GetValueChangedHandler_m1574AF743125BF015F9DDB577AE0559684063000 (void);
// 0x000008AC System.Void System.ComponentModel.PropertyDescriptor::ResetValue(System.Object)
// 0x000008AD System.Void System.ComponentModel.PropertyDescriptor::SetValue(System.Object,System.Object)
// 0x000008AE System.Boolean System.ComponentModel.PropertyDescriptor::ShouldSerializeValue(System.Object)
// 0x000008AF System.Boolean System.ComponentModel.PropertyDescriptor::get_SupportsChangeEvents()
extern void PropertyDescriptor_get_SupportsChangeEvents_m4119C8BD06CC913C84E416A1DB201F70EC4AB8CA (void);
// 0x000008B0 System.Void System.ComponentModel.PropertyDescriptorCollection::.ctor(System.ComponentModel.PropertyDescriptor[])
extern void PropertyDescriptorCollection__ctor_m132BE5B53DC73850841F2AB9A6633F4626C538BC (void);
// 0x000008B1 System.Void System.ComponentModel.PropertyDescriptorCollection::.ctor(System.ComponentModel.PropertyDescriptor[],System.Boolean)
extern void PropertyDescriptorCollection__ctor_m7DDFDE6996940ED1E0BF5073548E5C5B058D6D6D (void);
// 0x000008B2 System.Void System.ComponentModel.PropertyDescriptorCollection::.ctor(System.ComponentModel.PropertyDescriptor[],System.Int32,System.String[],System.Collections.IComparer)
extern void PropertyDescriptorCollection__ctor_m0BD142D7B2CAD889393CC69ADA2233984768DABB (void);
// 0x000008B3 System.Int32 System.ComponentModel.PropertyDescriptorCollection::get_Count()
extern void PropertyDescriptorCollection_get_Count_mAA1EA8D4BE590EE7F7E469876FB503F2A0F0E4B0 (void);
// 0x000008B4 System.ComponentModel.PropertyDescriptor System.ComponentModel.PropertyDescriptorCollection::get_Item(System.Int32)
extern void PropertyDescriptorCollection_get_Item_mD0F537639842BDFC56F142C00A4041CF598D26C2 (void);
// 0x000008B5 System.ComponentModel.PropertyDescriptor System.ComponentModel.PropertyDescriptorCollection::get_Item(System.String)
extern void PropertyDescriptorCollection_get_Item_m2FEEB6EF3922067EC403A4261D4FB6E77843F628 (void);
// 0x000008B6 System.Int32 System.ComponentModel.PropertyDescriptorCollection::Add(System.ComponentModel.PropertyDescriptor)
extern void PropertyDescriptorCollection_Add_m4EC994159DE3EC1B05CCD9186099D7935FF3ED33 (void);
// 0x000008B7 System.Void System.ComponentModel.PropertyDescriptorCollection::Clear()
extern void PropertyDescriptorCollection_Clear_mAD94D5BF4918591FEE475B3FC15A64729F89A3DE (void);
// 0x000008B8 System.Boolean System.ComponentModel.PropertyDescriptorCollection::Contains(System.ComponentModel.PropertyDescriptor)
extern void PropertyDescriptorCollection_Contains_m8262E7DEBA9D0C9496CE3DDA85BC1F1995F18DBA (void);
// 0x000008B9 System.Void System.ComponentModel.PropertyDescriptorCollection::CopyTo(System.Array,System.Int32)
extern void PropertyDescriptorCollection_CopyTo_m7F65E93884A12E569B035774440FA977CB9D3A30 (void);
// 0x000008BA System.Void System.ComponentModel.PropertyDescriptorCollection::EnsurePropsOwned()
extern void PropertyDescriptorCollection_EnsurePropsOwned_mA7CDF7318480D4512B76733D3E1DF9EAE6C378A1 (void);
// 0x000008BB System.Void System.ComponentModel.PropertyDescriptorCollection::EnsureSize(System.Int32)
extern void PropertyDescriptorCollection_EnsureSize_mCCF9502C5BE2212F88FDC6507E598175CF1298BA (void);
// 0x000008BC System.ComponentModel.PropertyDescriptor System.ComponentModel.PropertyDescriptorCollection::Find(System.String,System.Boolean)
extern void PropertyDescriptorCollection_Find_m5B0293378066DA6E64B89658470B49EC2767E3B8 (void);
// 0x000008BD System.Int32 System.ComponentModel.PropertyDescriptorCollection::IndexOf(System.ComponentModel.PropertyDescriptor)
extern void PropertyDescriptorCollection_IndexOf_mFBCAE0B916F2BF733D494020EBA7EFEEEFC20A45 (void);
// 0x000008BE System.Void System.ComponentModel.PropertyDescriptorCollection::Insert(System.Int32,System.ComponentModel.PropertyDescriptor)
extern void PropertyDescriptorCollection_Insert_m22DC9C6797AE20CFE2815DCB8C5A98A9A363BDCD (void);
// 0x000008BF System.Void System.ComponentModel.PropertyDescriptorCollection::Remove(System.ComponentModel.PropertyDescriptor)
extern void PropertyDescriptorCollection_Remove_mCFFC999272C8C7B4C325B6D32A9DA2FC6DABC997 (void);
// 0x000008C0 System.Void System.ComponentModel.PropertyDescriptorCollection::RemoveAt(System.Int32)
extern void PropertyDescriptorCollection_RemoveAt_m988ED89DD8C6F2D254BD664991461869786977F0 (void);
// 0x000008C1 System.ComponentModel.PropertyDescriptorCollection System.ComponentModel.PropertyDescriptorCollection::Sort()
extern void PropertyDescriptorCollection_Sort_m94911D9C6B8B6D56A156CC2508B673F360448E01 (void);
// 0x000008C2 System.ComponentModel.PropertyDescriptorCollection System.ComponentModel.PropertyDescriptorCollection::Sort(System.String[])
extern void PropertyDescriptorCollection_Sort_mCA6419FA5C73054D08EC62386E64C864D26C392A (void);
// 0x000008C3 System.ComponentModel.PropertyDescriptorCollection System.ComponentModel.PropertyDescriptorCollection::Sort(System.String[],System.Collections.IComparer)
extern void PropertyDescriptorCollection_Sort_m1EE8AE69D539F93F80DC64F33DF486159E973FF6 (void);
// 0x000008C4 System.ComponentModel.PropertyDescriptorCollection System.ComponentModel.PropertyDescriptorCollection::Sort(System.Collections.IComparer)
extern void PropertyDescriptorCollection_Sort_m5D5FDFB82DC0E6343F47B64B185E70D8A349F974 (void);
// 0x000008C5 System.Void System.ComponentModel.PropertyDescriptorCollection::InternalSort(System.String[])
extern void PropertyDescriptorCollection_InternalSort_m5BEF1BE7A393A601E9E404644C037EB7552362C6 (void);
// 0x000008C6 System.Void System.ComponentModel.PropertyDescriptorCollection::InternalSort(System.Collections.IComparer)
extern void PropertyDescriptorCollection_InternalSort_m05765A385A5F324219F60E3880193230BCCE8863 (void);
// 0x000008C7 System.Collections.IEnumerator System.ComponentModel.PropertyDescriptorCollection::GetEnumerator()
extern void PropertyDescriptorCollection_GetEnumerator_mFAB322230D6F91D8B5076910CF9D6107DBC768BD (void);
// 0x000008C8 System.Int32 System.ComponentModel.PropertyDescriptorCollection::System.Collections.ICollection.get_Count()
extern void PropertyDescriptorCollection_System_Collections_ICollection_get_Count_m4A8DC9D8BD368E2998FB84F1E764B746AB406C2D (void);
// 0x000008C9 System.Boolean System.ComponentModel.PropertyDescriptorCollection::System.Collections.ICollection.get_IsSynchronized()
extern void PropertyDescriptorCollection_System_Collections_ICollection_get_IsSynchronized_m5551D26F9CA60BEC4194DAEFDE8C34B016C84EB9 (void);
// 0x000008CA System.Object System.ComponentModel.PropertyDescriptorCollection::System.Collections.ICollection.get_SyncRoot()
extern void PropertyDescriptorCollection_System_Collections_ICollection_get_SyncRoot_m0100C4A2C9B18F6E1A201E29C6F12D1F265DCA4A (void);
// 0x000008CB System.Void System.ComponentModel.PropertyDescriptorCollection::System.Collections.IDictionary.Add(System.Object,System.Object)
extern void PropertyDescriptorCollection_System_Collections_IDictionary_Add_m76AF67DE822D94A046E14382F1841C835EADA094 (void);
// 0x000008CC System.Void System.ComponentModel.PropertyDescriptorCollection::System.Collections.IDictionary.Clear()
extern void PropertyDescriptorCollection_System_Collections_IDictionary_Clear_mCD2DED6F88201D0839F266BA27ADA4C9CDAD8E7C (void);
// 0x000008CD System.Boolean System.ComponentModel.PropertyDescriptorCollection::System.Collections.IDictionary.Contains(System.Object)
extern void PropertyDescriptorCollection_System_Collections_IDictionary_Contains_m2BF92AB5B0E6DE71F06C21D6A79F40EEB66DE53A (void);
// 0x000008CE System.Collections.IDictionaryEnumerator System.ComponentModel.PropertyDescriptorCollection::System.Collections.IDictionary.GetEnumerator()
extern void PropertyDescriptorCollection_System_Collections_IDictionary_GetEnumerator_m8BAA6008671D58327735A8CAF9F5916EAFA4B2F2 (void);
// 0x000008CF System.Boolean System.ComponentModel.PropertyDescriptorCollection::System.Collections.IDictionary.get_IsFixedSize()
extern void PropertyDescriptorCollection_System_Collections_IDictionary_get_IsFixedSize_m1386817891616EA92F2E88F2BA31DF67BF82E8B3 (void);
// 0x000008D0 System.Boolean System.ComponentModel.PropertyDescriptorCollection::System.Collections.IDictionary.get_IsReadOnly()
extern void PropertyDescriptorCollection_System_Collections_IDictionary_get_IsReadOnly_mCA0E47965BC12EE580E220E38B71BB97CC2807C9 (void);
// 0x000008D1 System.Object System.ComponentModel.PropertyDescriptorCollection::System.Collections.IDictionary.get_Item(System.Object)
extern void PropertyDescriptorCollection_System_Collections_IDictionary_get_Item_m55B7B06FCFD64E0549A25F402E880015FA39237D (void);
// 0x000008D2 System.Void System.ComponentModel.PropertyDescriptorCollection::System.Collections.IDictionary.set_Item(System.Object,System.Object)
extern void PropertyDescriptorCollection_System_Collections_IDictionary_set_Item_m45799DA37784A9840E8BCA5FA746535CDD86D696 (void);
// 0x000008D3 System.Collections.ICollection System.ComponentModel.PropertyDescriptorCollection::System.Collections.IDictionary.get_Keys()
extern void PropertyDescriptorCollection_System_Collections_IDictionary_get_Keys_mB81D8CBB4D00C6C8588A02D1DAB7936E7A41DD48 (void);
// 0x000008D4 System.Collections.ICollection System.ComponentModel.PropertyDescriptorCollection::System.Collections.IDictionary.get_Values()
extern void PropertyDescriptorCollection_System_Collections_IDictionary_get_Values_m8753BBF5531A5623FDEB4BB961BCB0CBFC69EF24 (void);
// 0x000008D5 System.Void System.ComponentModel.PropertyDescriptorCollection::System.Collections.IDictionary.Remove(System.Object)
extern void PropertyDescriptorCollection_System_Collections_IDictionary_Remove_mEE3E78216CC8C1192BEF19A0610D5345808B1D76 (void);
// 0x000008D6 System.Collections.IEnumerator System.ComponentModel.PropertyDescriptorCollection::System.Collections.IEnumerable.GetEnumerator()
extern void PropertyDescriptorCollection_System_Collections_IEnumerable_GetEnumerator_m98DD98C01E84C0A8729E0C7EEDC9265A4911FB61 (void);
// 0x000008D7 System.Int32 System.ComponentModel.PropertyDescriptorCollection::System.Collections.IList.Add(System.Object)
extern void PropertyDescriptorCollection_System_Collections_IList_Add_m7805DEADF351C068D3397DB5C6D84C639452B874 (void);
// 0x000008D8 System.Void System.ComponentModel.PropertyDescriptorCollection::System.Collections.IList.Clear()
extern void PropertyDescriptorCollection_System_Collections_IList_Clear_mB8004EB4547BD17A52732BB53EE9D54FAB27C638 (void);
// 0x000008D9 System.Boolean System.ComponentModel.PropertyDescriptorCollection::System.Collections.IList.Contains(System.Object)
extern void PropertyDescriptorCollection_System_Collections_IList_Contains_m480A973ED000ECA6482E3BE2970009A09ED545FA (void);
// 0x000008DA System.Int32 System.ComponentModel.PropertyDescriptorCollection::System.Collections.IList.IndexOf(System.Object)
extern void PropertyDescriptorCollection_System_Collections_IList_IndexOf_m5784A077E0E4C9936D1DD476E58374AD27063CF7 (void);
// 0x000008DB System.Void System.ComponentModel.PropertyDescriptorCollection::System.Collections.IList.Insert(System.Int32,System.Object)
extern void PropertyDescriptorCollection_System_Collections_IList_Insert_m8B356017EBDC3A70B466B4787016840F89074F0D (void);
// 0x000008DC System.Boolean System.ComponentModel.PropertyDescriptorCollection::System.Collections.IList.get_IsReadOnly()
extern void PropertyDescriptorCollection_System_Collections_IList_get_IsReadOnly_mC37BCD9B3BE2F5B9773062BF82C3AA5D6645F227 (void);
// 0x000008DD System.Boolean System.ComponentModel.PropertyDescriptorCollection::System.Collections.IList.get_IsFixedSize()
extern void PropertyDescriptorCollection_System_Collections_IList_get_IsFixedSize_m56B5321D84E8B06C5A557009E62A7335A4EFA018 (void);
// 0x000008DE System.Void System.ComponentModel.PropertyDescriptorCollection::System.Collections.IList.Remove(System.Object)
extern void PropertyDescriptorCollection_System_Collections_IList_Remove_m23C0000AD3979585B0659FEBCDE0B3EFF1207FEC (void);
// 0x000008DF System.Void System.ComponentModel.PropertyDescriptorCollection::System.Collections.IList.RemoveAt(System.Int32)
extern void PropertyDescriptorCollection_System_Collections_IList_RemoveAt_m9FD20F8FDF9167173D07E0FE7C22E0D3A85B781D (void);
// 0x000008E0 System.Object System.ComponentModel.PropertyDescriptorCollection::System.Collections.IList.get_Item(System.Int32)
extern void PropertyDescriptorCollection_System_Collections_IList_get_Item_m444F1383137CD08C6AE33B93743C22970975B68B (void);
// 0x000008E1 System.Void System.ComponentModel.PropertyDescriptorCollection::System.Collections.IList.set_Item(System.Int32,System.Object)
extern void PropertyDescriptorCollection_System_Collections_IList_set_Item_mC9C9476E42ADB9166CFD8FC7C7AA379EBB8F8E4B (void);
// 0x000008E2 System.Void System.ComponentModel.PropertyDescriptorCollection::.cctor()
extern void PropertyDescriptorCollection__cctor_m5DE8BDE158CD72E98E2ADD9DB3151F931CC9FB0F (void);
// 0x000008E3 System.Void System.ComponentModel.PropertyDescriptorCollection_PropertyDescriptorEnumerator::.ctor(System.ComponentModel.PropertyDescriptorCollection)
extern void PropertyDescriptorEnumerator__ctor_mD766982CCA3E90487BD77781B1EA0C29F9477B7D (void);
// 0x000008E4 System.Object System.ComponentModel.PropertyDescriptorCollection_PropertyDescriptorEnumerator::get_Current()
extern void PropertyDescriptorEnumerator_get_Current_m010FD0E05A0FA950A30C202CF643D7B3934557D8 (void);
// 0x000008E5 System.Collections.DictionaryEntry System.ComponentModel.PropertyDescriptorCollection_PropertyDescriptorEnumerator::get_Entry()
extern void PropertyDescriptorEnumerator_get_Entry_m8BDC6BA3A4A5620F2EA393763B6BF271FD58AB60 (void);
// 0x000008E6 System.Object System.ComponentModel.PropertyDescriptorCollection_PropertyDescriptorEnumerator::get_Key()
extern void PropertyDescriptorEnumerator_get_Key_m229FC1FF77DE80A679B1FE548094C02AF396A9B0 (void);
// 0x000008E7 System.Object System.ComponentModel.PropertyDescriptorCollection_PropertyDescriptorEnumerator::get_Value()
extern void PropertyDescriptorEnumerator_get_Value_mADCA4A1AE3EB26072C808EACB670596099943359 (void);
// 0x000008E8 System.Boolean System.ComponentModel.PropertyDescriptorCollection_PropertyDescriptorEnumerator::MoveNext()
extern void PropertyDescriptorEnumerator_MoveNext_m6AB35EFF1B4CC455D419DF2C4F55DFCFFE420E1B (void);
// 0x000008E9 System.Void System.ComponentModel.PropertyDescriptorCollection_PropertyDescriptorEnumerator::Reset()
extern void PropertyDescriptorEnumerator_Reset_m4FFA35A10951E339F0A75683E0151217D120329D (void);
// 0x000008EA System.Void System.ComponentModel.ProvidePropertyAttribute::.ctor(System.String,System.Type)
extern void ProvidePropertyAttribute__ctor_mD10B87B8B3BCD5112CCF83A41F9147F55A8260A2 (void);
// 0x000008EB System.Void System.ComponentModel.ProvidePropertyAttribute::.ctor(System.String,System.String)
extern void ProvidePropertyAttribute__ctor_mC11F2B7043C0F64DB17F25278FF7547A62DE27E8 (void);
// 0x000008EC System.String System.ComponentModel.ProvidePropertyAttribute::get_PropertyName()
extern void ProvidePropertyAttribute_get_PropertyName_mCFB6B8ECE17E7FFD9FA7D5EE4FB0FACEDE552AEC (void);
// 0x000008ED System.String System.ComponentModel.ProvidePropertyAttribute::get_ReceiverTypeName()
extern void ProvidePropertyAttribute_get_ReceiverTypeName_m66AECE2E8CB9069B1A1EC02C17BE84B4D176BB82 (void);
// 0x000008EE System.Object System.ComponentModel.ProvidePropertyAttribute::get_TypeId()
extern void ProvidePropertyAttribute_get_TypeId_mDB7BC23FC5124AF05A791B1F411046F825967CCC (void);
// 0x000008EF System.Boolean System.ComponentModel.ProvidePropertyAttribute::Equals(System.Object)
extern void ProvidePropertyAttribute_Equals_mB8923F76CF6AEA2DD5FE365E075654D2FFC7EAF2 (void);
// 0x000008F0 System.Int32 System.ComponentModel.ProvidePropertyAttribute::GetHashCode()
extern void ProvidePropertyAttribute_GetHashCode_m7038CA4DD0A5745965AAE0CAD18856CA6C8A8EE3 (void);
// 0x000008F1 System.Void System.ComponentModel.ReadOnlyAttribute::.ctor(System.Boolean)
extern void ReadOnlyAttribute__ctor_m57EACC99156B2E048A2BA49ACF9F58FBF6537752 (void);
// 0x000008F2 System.Boolean System.ComponentModel.ReadOnlyAttribute::get_IsReadOnly()
extern void ReadOnlyAttribute_get_IsReadOnly_m0626C74195DDB464E767AFE4CB8C205C267C8866 (void);
// 0x000008F3 System.Boolean System.ComponentModel.ReadOnlyAttribute::Equals(System.Object)
extern void ReadOnlyAttribute_Equals_m26B602C82A7F89B540D34BCC23DBAFEF44AA8F4F (void);
// 0x000008F4 System.Int32 System.ComponentModel.ReadOnlyAttribute::GetHashCode()
extern void ReadOnlyAttribute_GetHashCode_m697ACF28ADDA00FCE0470F0014FB341AB141796E (void);
// 0x000008F5 System.Boolean System.ComponentModel.ReadOnlyAttribute::IsDefaultAttribute()
extern void ReadOnlyAttribute_IsDefaultAttribute_mFE2BD94B822BE83971CA81A4A364ED0265E7B294 (void);
// 0x000008F6 System.Void System.ComponentModel.ReadOnlyAttribute::.cctor()
extern void ReadOnlyAttribute__cctor_m82F2AA3C79CBEBF7C845B6EF35A5774A25CB33C4 (void);
// 0x000008F7 System.Void System.ComponentModel.RecommendedAsConfigurableAttribute::.ctor(System.Boolean)
extern void RecommendedAsConfigurableAttribute__ctor_m1BC9A81E7BC555C329472010AAC9F4371EF2A920 (void);
// 0x000008F8 System.Boolean System.ComponentModel.RecommendedAsConfigurableAttribute::get_RecommendedAsConfigurable()
extern void RecommendedAsConfigurableAttribute_get_RecommendedAsConfigurable_m4C6A004F4A4059573D320A02842B43A60B3F1B92 (void);
// 0x000008F9 System.Boolean System.ComponentModel.RecommendedAsConfigurableAttribute::Equals(System.Object)
extern void RecommendedAsConfigurableAttribute_Equals_mF18C273B93F9EAA08FAF46109E48D15D40B4AD3F (void);
// 0x000008FA System.Int32 System.ComponentModel.RecommendedAsConfigurableAttribute::GetHashCode()
extern void RecommendedAsConfigurableAttribute_GetHashCode_mBF7CA1B953C4096A5C8BBACA9A491D00CE9B2C8A (void);
// 0x000008FB System.Boolean System.ComponentModel.RecommendedAsConfigurableAttribute::IsDefaultAttribute()
extern void RecommendedAsConfigurableAttribute_IsDefaultAttribute_m92CA502A543F9CEB8C5D9C9BE3D43312C178A89E (void);
// 0x000008FC System.Void System.ComponentModel.RecommendedAsConfigurableAttribute::.cctor()
extern void RecommendedAsConfigurableAttribute__cctor_mBCCC4D55AFDCFDDEAA62473BD41B1644165F5685 (void);
// 0x000008FD System.Void System.ComponentModel.ReferenceConverter::.ctor(System.Type)
extern void ReferenceConverter__ctor_m2FB1721E7BE48D8857E0BF4690A1FB82C9EC1DC7 (void);
// 0x000008FE System.Boolean System.ComponentModel.ReferenceConverter::CanConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Type)
extern void ReferenceConverter_CanConvertFrom_m5B23C497B2BFB682E5733F35369FB714098EA731 (void);
// 0x000008FF System.Object System.ComponentModel.ReferenceConverter::ConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object)
extern void ReferenceConverter_ConvertFrom_m9D3A8DC96E994551E61A2432EDE3978A61370650 (void);
// 0x00000900 System.Object System.ComponentModel.ReferenceConverter::ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)
extern void ReferenceConverter_ConvertTo_m82E3032D3598D3E709C5475209ADFE427FD7EDFE (void);
// 0x00000901 System.ComponentModel.TypeConverter_StandardValuesCollection System.ComponentModel.ReferenceConverter::GetStandardValues(System.ComponentModel.ITypeDescriptorContext)
extern void ReferenceConverter_GetStandardValues_mF0F5434970C6CA3D182842120296A2FCC3928BE2 (void);
// 0x00000902 System.Boolean System.ComponentModel.ReferenceConverter::GetStandardValuesExclusive(System.ComponentModel.ITypeDescriptorContext)
extern void ReferenceConverter_GetStandardValuesExclusive_m4CCC72D62B9A051A01F70D48219920A639481B28 (void);
// 0x00000903 System.Boolean System.ComponentModel.ReferenceConverter::GetStandardValuesSupported(System.ComponentModel.ITypeDescriptorContext)
extern void ReferenceConverter_GetStandardValuesSupported_mE721CE30F2B1CC5C3BE0A46B349D6C96F0932405 (void);
// 0x00000904 System.Boolean System.ComponentModel.ReferenceConverter::IsValueAllowed(System.ComponentModel.ITypeDescriptorContext,System.Object)
extern void ReferenceConverter_IsValueAllowed_m1CFB041C5BF5BE8FA167627CCC406C607498C069 (void);
// 0x00000905 System.Void System.ComponentModel.ReferenceConverter::.cctor()
extern void ReferenceConverter__cctor_m6B8D4BF669E7923D139320E54DF971BF30D4825C (void);
// 0x00000906 System.Void System.ComponentModel.ReferenceConverter_ReferenceComparer::.ctor(System.ComponentModel.ReferenceConverter)
extern void ReferenceComparer__ctor_m7547D75DBAFDA96F03302A6FE4E5AE47153AE77E (void);
// 0x00000907 System.Int32 System.ComponentModel.ReferenceConverter_ReferenceComparer::Compare(System.Object,System.Object)
extern void ReferenceComparer_Compare_m0B320ABB7F1A30AD4FB195849020B843764BE1D0 (void);
// 0x00000908 System.Void System.ComponentModel.ReflectEventDescriptor::.ctor(System.Type,System.String,System.Type,System.Attribute[])
extern void ReflectEventDescriptor__ctor_mA48120EE25265C1F7739FFA078DC2462F89F24DE (void);
// 0x00000909 System.Void System.ComponentModel.ReflectEventDescriptor::.ctor(System.Type,System.Reflection.EventInfo)
extern void ReflectEventDescriptor__ctor_m148E8EA0618ACD1C6E5C671B38BDFE3BE048FD12 (void);
// 0x0000090A System.Void System.ComponentModel.ReflectEventDescriptor::.ctor(System.Type,System.ComponentModel.EventDescriptor,System.Attribute[])
extern void ReflectEventDescriptor__ctor_mA2D771927AB9F0F9D9DE61868FFE7E0BBA173A8F (void);
// 0x0000090B System.Type System.ComponentModel.ReflectEventDescriptor::get_ComponentType()
extern void ReflectEventDescriptor_get_ComponentType_mB2EB65ABBB6BB4E3A83C5985AFE9D04EF04A5E32 (void);
// 0x0000090C System.Type System.ComponentModel.ReflectEventDescriptor::get_EventType()
extern void ReflectEventDescriptor_get_EventType_m837FD06BF5E55F6DD6B1FD15DEED69767D19429F (void);
// 0x0000090D System.Boolean System.ComponentModel.ReflectEventDescriptor::get_IsMulticast()
extern void ReflectEventDescriptor_get_IsMulticast_mDCE6D94CAADAFD0BAC3414D432B3C19C8E2D1703 (void);
// 0x0000090E System.Void System.ComponentModel.ReflectEventDescriptor::AddEventHandler(System.Object,System.Delegate)
extern void ReflectEventDescriptor_AddEventHandler_m48D106DBB820A98053D0AB78E162E9CD9FE9FC59 (void);
// 0x0000090F System.Void System.ComponentModel.ReflectEventDescriptor::FillAttributes(System.Collections.IList)
extern void ReflectEventDescriptor_FillAttributes_m08930506CD8D22D7E668273DDC52AA9542A6A5A5 (void);
// 0x00000910 System.Void System.ComponentModel.ReflectEventDescriptor::FillEventInfoAttribute(System.Reflection.EventInfo,System.Collections.IList)
extern void ReflectEventDescriptor_FillEventInfoAttribute_m3E056666DC23914CEE8B585782483C0207E6FD53 (void);
// 0x00000911 System.Void System.ComponentModel.ReflectEventDescriptor::FillMethods()
extern void ReflectEventDescriptor_FillMethods_m7AAD8CF57D3F38B679BB63966AD032684072E3B7 (void);
// 0x00000912 System.Void System.ComponentModel.ReflectEventDescriptor::FillSingleMethodAttribute(System.Reflection.MethodInfo,System.Collections.IList)
extern void ReflectEventDescriptor_FillSingleMethodAttribute_mC67C5577BF6FBA1FFCBADED02CC4F03F8E9AEC9B (void);
// 0x00000913 System.Void System.ComponentModel.ReflectEventDescriptor::RemoveEventHandler(System.Object,System.Delegate)
extern void ReflectEventDescriptor_RemoveEventHandler_m7E857D97702405D54DF79D0BE1917F5CEDF1F650 (void);
// 0x00000914 System.Void System.ComponentModel.ReflectPropertyDescriptor::.ctor(System.Type,System.String,System.Type,System.Attribute[])
extern void ReflectPropertyDescriptor__ctor_mB5E1EB28647D1B39D7EEC2A60C41BD3F2B5EBB4E (void);
// 0x00000915 System.Void System.ComponentModel.ReflectPropertyDescriptor::.ctor(System.Type,System.String,System.Type,System.Reflection.PropertyInfo,System.Reflection.MethodInfo,System.Reflection.MethodInfo,System.Attribute[])
extern void ReflectPropertyDescriptor__ctor_m81658E6FF4EDE19BDC21661F2AD7F1D428DE2D90 (void);
// 0x00000916 System.Void System.ComponentModel.ReflectPropertyDescriptor::.ctor(System.Type,System.String,System.Type,System.Type,System.Reflection.MethodInfo,System.Reflection.MethodInfo,System.Attribute[])
extern void ReflectPropertyDescriptor__ctor_mED173B591B660C3642C4F39591EF6A2CBBA13C5F (void);
// 0x00000917 System.Void System.ComponentModel.ReflectPropertyDescriptor::.ctor(System.Type,System.ComponentModel.PropertyDescriptor,System.Attribute[])
extern void ReflectPropertyDescriptor__ctor_mD94CA3BC0F9D3DA32E778F0F8724BE6CAA213475 (void);
// 0x00000918 System.Object System.ComponentModel.ReflectPropertyDescriptor::get_AmbientValue()
extern void ReflectPropertyDescriptor_get_AmbientValue_m2FE1E71F14949D9DA86714056C74205C3672D6D3 (void);
// 0x00000919 System.ComponentModel.EventDescriptor System.ComponentModel.ReflectPropertyDescriptor::get_ChangedEventValue()
extern void ReflectPropertyDescriptor_get_ChangedEventValue_m53318DC3BCA673EA99F7D7B8CA6A5BA314D6D0A8 (void);
// 0x0000091A System.ComponentModel.EventDescriptor System.ComponentModel.ReflectPropertyDescriptor::get_IPropChangedEventValue()
extern void ReflectPropertyDescriptor_get_IPropChangedEventValue_m09F9B4CC2CF462E85042BAAD57FC69A3A84BB73A (void);
// 0x0000091B System.Void System.ComponentModel.ReflectPropertyDescriptor::set_IPropChangedEventValue(System.ComponentModel.EventDescriptor)
extern void ReflectPropertyDescriptor_set_IPropChangedEventValue_m4A7C7B24C72BA1DB14833DC2CB2804187A89A54F (void);
// 0x0000091C System.Type System.ComponentModel.ReflectPropertyDescriptor::get_ComponentType()
extern void ReflectPropertyDescriptor_get_ComponentType_mBDBB35C343705F6E0BCF6E29CA74EE9AD7192C5E (void);
// 0x0000091D System.Object System.ComponentModel.ReflectPropertyDescriptor::get_DefaultValue()
extern void ReflectPropertyDescriptor_get_DefaultValue_mD4EF78C239C3F90CCEB0E869DB461AF634B288EA (void);
// 0x0000091E System.Reflection.MethodInfo System.ComponentModel.ReflectPropertyDescriptor::get_GetMethodValue()
extern void ReflectPropertyDescriptor_get_GetMethodValue_mCF6EFE5B29B4B46C3F17905646805035D6C63618 (void);
// 0x0000091F System.Boolean System.ComponentModel.ReflectPropertyDescriptor::get_IsExtender()
extern void ReflectPropertyDescriptor_get_IsExtender_mFFEE1C5A723D8A0BBBAC2AFE3DA9B77D7821727A (void);
// 0x00000920 System.Boolean System.ComponentModel.ReflectPropertyDescriptor::get_IsReadOnly()
extern void ReflectPropertyDescriptor_get_IsReadOnly_m5E22D2D628A2EE4DA486A40ED815A72C1574D641 (void);
// 0x00000921 System.Type System.ComponentModel.ReflectPropertyDescriptor::get_PropertyType()
extern void ReflectPropertyDescriptor_get_PropertyType_m42BC13BCBD5DD4FADEF53D5BA86EB8BD8C1153F1 (void);
// 0x00000922 System.Reflection.MethodInfo System.ComponentModel.ReflectPropertyDescriptor::get_ResetMethodValue()
extern void ReflectPropertyDescriptor_get_ResetMethodValue_m43B0ED22C929D7F3FA363F32DED5207C9A19CC70 (void);
// 0x00000923 System.Reflection.MethodInfo System.ComponentModel.ReflectPropertyDescriptor::get_SetMethodValue()
extern void ReflectPropertyDescriptor_get_SetMethodValue_m9C7CB91D0400A7450E620516B1A30B2FD37791A5 (void);
// 0x00000924 System.Reflection.MethodInfo System.ComponentModel.ReflectPropertyDescriptor::get_ShouldSerializeMethodValue()
extern void ReflectPropertyDescriptor_get_ShouldSerializeMethodValue_m273BC0D7C83C0DF8FA4DC7AD01BEACB9A4A72D5B (void);
// 0x00000925 System.Void System.ComponentModel.ReflectPropertyDescriptor::AddValueChanged(System.Object,System.EventHandler)
extern void ReflectPropertyDescriptor_AddValueChanged_m3197A9D9D7029DF4FD0D05ACF1972107B86FC0DB (void);
// 0x00000926 System.Boolean System.ComponentModel.ReflectPropertyDescriptor::ExtenderCanResetValue(System.ComponentModel.IExtenderProvider,System.Object)
extern void ReflectPropertyDescriptor_ExtenderCanResetValue_mACFED798483AFF6BB779CF30C35D735A484B4DAB (void);
// 0x00000927 System.Type System.ComponentModel.ReflectPropertyDescriptor::ExtenderGetReceiverType()
extern void ReflectPropertyDescriptor_ExtenderGetReceiverType_mEACD75A498F4FEA40302981092B93DBBC95EB1FA (void);
// 0x00000928 System.Type System.ComponentModel.ReflectPropertyDescriptor::ExtenderGetType(System.ComponentModel.IExtenderProvider)
extern void ReflectPropertyDescriptor_ExtenderGetType_mD6042994CD9EFFCDE3177C09E58823CADA0CFBD7 (void);
// 0x00000929 System.Object System.ComponentModel.ReflectPropertyDescriptor::ExtenderGetValue(System.ComponentModel.IExtenderProvider,System.Object)
extern void ReflectPropertyDescriptor_ExtenderGetValue_m741FE4C60D34936C3505CE5E90DB426593C7F96F (void);
// 0x0000092A System.Void System.ComponentModel.ReflectPropertyDescriptor::ExtenderResetValue(System.ComponentModel.IExtenderProvider,System.Object,System.ComponentModel.PropertyDescriptor)
extern void ReflectPropertyDescriptor_ExtenderResetValue_mD615C4E5718D88643447EA1115D1B48460D2DA06 (void);
// 0x0000092B System.Void System.ComponentModel.ReflectPropertyDescriptor::ExtenderSetValue(System.ComponentModel.IExtenderProvider,System.Object,System.Object,System.ComponentModel.PropertyDescriptor)
extern void ReflectPropertyDescriptor_ExtenderSetValue_mC58759964687244DFA66A4330C48B8EC0BFA860E (void);
// 0x0000092C System.Boolean System.ComponentModel.ReflectPropertyDescriptor::ExtenderShouldSerializeValue(System.ComponentModel.IExtenderProvider,System.Object)
extern void ReflectPropertyDescriptor_ExtenderShouldSerializeValue_mD2094CC76B452BFB3D7157B92FC88D1F3C016BE9 (void);
// 0x0000092D System.Boolean System.ComponentModel.ReflectPropertyDescriptor::CanResetValue(System.Object)
extern void ReflectPropertyDescriptor_CanResetValue_mD2A00DE68F5D8509FF25E61EF73732238D032176 (void);
// 0x0000092E System.Void System.ComponentModel.ReflectPropertyDescriptor::FillAttributes(System.Collections.IList)
extern void ReflectPropertyDescriptor_FillAttributes_m6D3D9FF9C54562771EAFA7176184DF610B99B6EC (void);
// 0x0000092F System.Object System.ComponentModel.ReflectPropertyDescriptor::GetValue(System.Object)
extern void ReflectPropertyDescriptor_GetValue_mE3BE8817DAF798E0E09269B39C1650DF4B480688 (void);
// 0x00000930 System.Void System.ComponentModel.ReflectPropertyDescriptor::OnINotifyPropertyChanged(System.Object,System.ComponentModel.PropertyChangedEventArgs)
extern void ReflectPropertyDescriptor_OnINotifyPropertyChanged_mBD589BFB27A3750D64BB9404B282E699BF366739 (void);
// 0x00000931 System.Void System.ComponentModel.ReflectPropertyDescriptor::OnValueChanged(System.Object,System.EventArgs)
extern void ReflectPropertyDescriptor_OnValueChanged_mBEFE9C12D39E3C37866E423BB06CB4FB8BDF0C94 (void);
// 0x00000932 System.Void System.ComponentModel.ReflectPropertyDescriptor::RemoveValueChanged(System.Object,System.EventHandler)
extern void ReflectPropertyDescriptor_RemoveValueChanged_mEDF7F459C71B83D8DDF666A3BCA4120639048560 (void);
// 0x00000933 System.Void System.ComponentModel.ReflectPropertyDescriptor::ResetValue(System.Object)
extern void ReflectPropertyDescriptor_ResetValue_m0B916789E04B78F99B67E2B67710230B081260DF (void);
// 0x00000934 System.Void System.ComponentModel.ReflectPropertyDescriptor::SetValue(System.Object,System.Object)
extern void ReflectPropertyDescriptor_SetValue_m0789356EEA5ECB86774764A46A36C3BDBAFAE629 (void);
// 0x00000935 System.Boolean System.ComponentModel.ReflectPropertyDescriptor::ShouldSerializeValue(System.Object)
extern void ReflectPropertyDescriptor_ShouldSerializeValue_mD8E9C0904036CD32906C82AA06AC1C0E21C901C3 (void);
// 0x00000936 System.Boolean System.ComponentModel.ReflectPropertyDescriptor::get_SupportsChangeEvents()
extern void ReflectPropertyDescriptor_get_SupportsChangeEvents_m769B205AB5E70922F38BBE1727BB9F60A2789B0E (void);
// 0x00000937 System.Void System.ComponentModel.ReflectPropertyDescriptor::.cctor()
extern void ReflectPropertyDescriptor__cctor_m63AF69EC4D3FA3894DDDFC6704D71401FE8DF9F3 (void);
// 0x00000938 System.Guid System.ComponentModel.ReflectTypeDescriptionProvider::get_ExtenderProviderKey()
extern void ReflectTypeDescriptionProvider_get_ExtenderProviderKey_m5436EF198F3970CCBCDE4559257D03471691D3EE (void);
// 0x00000939 System.Void System.ComponentModel.ReflectTypeDescriptionProvider::.ctor()
extern void ReflectTypeDescriptionProvider__ctor_mE3E181FF24A78513F9E285D485FA292B11708B17 (void);
// 0x0000093A System.Collections.Hashtable System.ComponentModel.ReflectTypeDescriptionProvider::get_IntrinsicTypeConverters()
extern void ReflectTypeDescriptionProvider_get_IntrinsicTypeConverters_m9CC87D07619955CD00731AD91FC7F8323C18AF4F (void);
// 0x0000093B System.Void System.ComponentModel.ReflectTypeDescriptionProvider::AddEditorTable(System.Type,System.Collections.Hashtable)
extern void ReflectTypeDescriptionProvider_AddEditorTable_m990D5117A898C6C261F5195516D1032F04028262 (void);
// 0x0000093C System.Object System.ComponentModel.ReflectTypeDescriptionProvider::CreateInstance(System.IServiceProvider,System.Type,System.Type[],System.Object[])
extern void ReflectTypeDescriptionProvider_CreateInstance_m65E85722552FC495BE764F3AA5C0044C0A0CC398 (void);
// 0x0000093D System.Object System.ComponentModel.ReflectTypeDescriptionProvider::CreateInstance(System.Type,System.Type)
extern void ReflectTypeDescriptionProvider_CreateInstance_m1A50E07E2455EA23FDE96B06EFD81DCA451025D4 (void);
// 0x0000093E System.ComponentModel.AttributeCollection System.ComponentModel.ReflectTypeDescriptionProvider::GetAttributes(System.Type)
extern void ReflectTypeDescriptionProvider_GetAttributes_mD827142E84D2111FBD6F88118D1DD0BCF898700C (void);
// 0x0000093F System.Collections.IDictionary System.ComponentModel.ReflectTypeDescriptionProvider::GetCache(System.Object)
extern void ReflectTypeDescriptionProvider_GetCache_m90103F5B0B173BA5AA6F8B773FA02EE66FA58D7F (void);
// 0x00000940 System.String System.ComponentModel.ReflectTypeDescriptionProvider::GetClassName(System.Type)
extern void ReflectTypeDescriptionProvider_GetClassName_m77A6389AAD0DB919D60969F0C1D6AB3626A1CD72 (void);
// 0x00000941 System.String System.ComponentModel.ReflectTypeDescriptionProvider::GetComponentName(System.Type,System.Object)
extern void ReflectTypeDescriptionProvider_GetComponentName_m2861917411D3CE771C9FD435037B063BC3288183 (void);
// 0x00000942 System.ComponentModel.TypeConverter System.ComponentModel.ReflectTypeDescriptionProvider::GetConverter(System.Type,System.Object)
extern void ReflectTypeDescriptionProvider_GetConverter_mB8782B30A3D40FBDB37A4FD68A635149B0154880 (void);
// 0x00000943 System.ComponentModel.EventDescriptor System.ComponentModel.ReflectTypeDescriptionProvider::GetDefaultEvent(System.Type,System.Object)
extern void ReflectTypeDescriptionProvider_GetDefaultEvent_mFD531AA46C8C91FD55ABE9617FFDB80FFCAE408B (void);
// 0x00000944 System.ComponentModel.PropertyDescriptor System.ComponentModel.ReflectTypeDescriptionProvider::GetDefaultProperty(System.Type,System.Object)
extern void ReflectTypeDescriptionProvider_GetDefaultProperty_mB51727128E26FC4F33E9D36FD9ADCE6BC7FC2298 (void);
// 0x00000945 System.Object System.ComponentModel.ReflectTypeDescriptionProvider::GetEditor(System.Type,System.Object,System.Type)
extern void ReflectTypeDescriptionProvider_GetEditor_mCDAAA969738DB6036016AE5846E6BF6F6B051ECC (void);
// 0x00000946 System.Collections.Hashtable System.ComponentModel.ReflectTypeDescriptionProvider::GetEditorTable(System.Type)
extern void ReflectTypeDescriptionProvider_GetEditorTable_mA1A47B11840415F81A04510F88B5CB225085ED21 (void);
// 0x00000947 System.ComponentModel.EventDescriptorCollection System.ComponentModel.ReflectTypeDescriptionProvider::GetEvents(System.Type)
extern void ReflectTypeDescriptionProvider_GetEvents_m36CDAEAFA4D881B8F579D7E5EBCE29362168C20C (void);
// 0x00000948 System.ComponentModel.AttributeCollection System.ComponentModel.ReflectTypeDescriptionProvider::GetExtendedAttributes(System.Object)
extern void ReflectTypeDescriptionProvider_GetExtendedAttributes_m27849C4290581FFD9B350AD671E5DE9764531E46 (void);
// 0x00000949 System.String System.ComponentModel.ReflectTypeDescriptionProvider::GetExtendedClassName(System.Object)
extern void ReflectTypeDescriptionProvider_GetExtendedClassName_m6E50E04E316701742D2173063BB71B60042160A3 (void);
// 0x0000094A System.String System.ComponentModel.ReflectTypeDescriptionProvider::GetExtendedComponentName(System.Object)
extern void ReflectTypeDescriptionProvider_GetExtendedComponentName_m1E9174932816154844DE378459F1AA5B1B90D532 (void);
// 0x0000094B System.ComponentModel.TypeConverter System.ComponentModel.ReflectTypeDescriptionProvider::GetExtendedConverter(System.Object)
extern void ReflectTypeDescriptionProvider_GetExtendedConverter_m54A3FED3A123C2C0375E2FBCA5C4B29C6220BA2D (void);
// 0x0000094C System.ComponentModel.EventDescriptor System.ComponentModel.ReflectTypeDescriptionProvider::GetExtendedDefaultEvent(System.Object)
extern void ReflectTypeDescriptionProvider_GetExtendedDefaultEvent_m40C995F2940B4BB844675DDC61C195BAA026E166 (void);
// 0x0000094D System.ComponentModel.PropertyDescriptor System.ComponentModel.ReflectTypeDescriptionProvider::GetExtendedDefaultProperty(System.Object)
extern void ReflectTypeDescriptionProvider_GetExtendedDefaultProperty_mAF45D405C9A0A7CF596C909B4F92624F7B9B443C (void);
// 0x0000094E System.Object System.ComponentModel.ReflectTypeDescriptionProvider::GetExtendedEditor(System.Object,System.Type)
extern void ReflectTypeDescriptionProvider_GetExtendedEditor_mAEC41CB2339631CCEB75CAE0770CEE6F61547DB4 (void);
// 0x0000094F System.ComponentModel.EventDescriptorCollection System.ComponentModel.ReflectTypeDescriptionProvider::GetExtendedEvents(System.Object)
extern void ReflectTypeDescriptionProvider_GetExtendedEvents_m646C13AACBDD5DB676F15F78597C6B3685905A45 (void);
// 0x00000950 System.ComponentModel.PropertyDescriptorCollection System.ComponentModel.ReflectTypeDescriptionProvider::GetExtendedProperties(System.Object)
extern void ReflectTypeDescriptionProvider_GetExtendedProperties_mFFA65F71DEFE3C3EBEBF8EE010EA69F524AE3D1A (void);
// 0x00000951 System.ComponentModel.IExtenderProvider[] System.ComponentModel.ReflectTypeDescriptionProvider::GetExtenderProviders(System.Object)
extern void ReflectTypeDescriptionProvider_GetExtenderProviders_mF9938FD27716A116007EF4F9E60B2E4E318D62F6 (void);
// 0x00000952 System.ComponentModel.IExtenderProvider[] System.ComponentModel.ReflectTypeDescriptionProvider::GetExtenders(System.Collections.ICollection,System.Object,System.Collections.IDictionary)
extern void ReflectTypeDescriptionProvider_GetExtenders_m37F9CE244018FF66E847402A2E3F3A0F805D4843 (void);
// 0x00000953 System.Object System.ComponentModel.ReflectTypeDescriptionProvider::GetExtendedPropertyOwner(System.Object,System.ComponentModel.PropertyDescriptor)
extern void ReflectTypeDescriptionProvider_GetExtendedPropertyOwner_mB2A35CD73BBB7941257EA40720C03A8A43260A93 (void);
// 0x00000954 System.ComponentModel.ICustomTypeDescriptor System.ComponentModel.ReflectTypeDescriptionProvider::GetExtendedTypeDescriptor(System.Object)
extern void ReflectTypeDescriptionProvider_GetExtendedTypeDescriptor_mE33F57B6C037B34BACC549681047C513D9C6934F (void);
// 0x00000955 System.String System.ComponentModel.ReflectTypeDescriptionProvider::GetFullComponentName(System.Object)
extern void ReflectTypeDescriptionProvider_GetFullComponentName_mF8D268EC8D8E8587153C420BBA6F167DD2889471 (void);
// 0x00000956 System.Type[] System.ComponentModel.ReflectTypeDescriptionProvider::GetPopulatedTypes(System.Reflection.Module)
extern void ReflectTypeDescriptionProvider_GetPopulatedTypes_mC33B39A2E560A2A7137D85F6A93ECE1F5B269D3B (void);
// 0x00000957 System.ComponentModel.PropertyDescriptorCollection System.ComponentModel.ReflectTypeDescriptionProvider::GetProperties(System.Type)
extern void ReflectTypeDescriptionProvider_GetProperties_m198ED05393452A6A44A4F073C6B6EA08F4C62C09 (void);
// 0x00000958 System.Object System.ComponentModel.ReflectTypeDescriptionProvider::GetPropertyOwner(System.Type,System.Object,System.ComponentModel.PropertyDescriptor)
extern void ReflectTypeDescriptionProvider_GetPropertyOwner_m1F756D26F3F69E8C5574225867C90D3793E0FCE2 (void);
// 0x00000959 System.Type System.ComponentModel.ReflectTypeDescriptionProvider::GetReflectionType(System.Type,System.Object)
extern void ReflectTypeDescriptionProvider_GetReflectionType_mF229DC91D51765143C01388F689FAA98EB4EC658 (void);
// 0x0000095A System.ComponentModel.ReflectTypeDescriptionProvider_ReflectedTypeData System.ComponentModel.ReflectTypeDescriptionProvider::GetTypeData(System.Type,System.Boolean)
extern void ReflectTypeDescriptionProvider_GetTypeData_m297505206CB7033A420244CD3962881B3FAA55E4 (void);
// 0x0000095B System.ComponentModel.ICustomTypeDescriptor System.ComponentModel.ReflectTypeDescriptionProvider::GetTypeDescriptor(System.Type,System.Object)
extern void ReflectTypeDescriptionProvider_GetTypeDescriptor_m99EE1E613367E54A6132ADD94E0D34772BBEB67C (void);
// 0x0000095C System.Type System.ComponentModel.ReflectTypeDescriptionProvider::GetTypeFromName(System.String)
extern void ReflectTypeDescriptionProvider_GetTypeFromName_mAAEB4488DDC97DDC4780EC28C8CF4BD27BB9E9EC (void);
// 0x0000095D System.Boolean System.ComponentModel.ReflectTypeDescriptionProvider::IsPopulated(System.Type)
extern void ReflectTypeDescriptionProvider_IsPopulated_mDA141741A260991A87C6B4C7EE84FAB26220A534 (void);
// 0x0000095E System.Attribute[] System.ComponentModel.ReflectTypeDescriptionProvider::ReflectGetAttributes(System.Type)
extern void ReflectTypeDescriptionProvider_ReflectGetAttributes_m378C9A3D2CB09CE7EBA76BCF431A99F6C2EF67DD (void);
// 0x0000095F System.Attribute[] System.ComponentModel.ReflectTypeDescriptionProvider::ReflectGetAttributes(System.Reflection.MemberInfo)
extern void ReflectTypeDescriptionProvider_ReflectGetAttributes_mA3DA28648085382DC968178CE6B9D5288DE17739 (void);
// 0x00000960 System.ComponentModel.EventDescriptor[] System.ComponentModel.ReflectTypeDescriptionProvider::ReflectGetEvents(System.Type)
extern void ReflectTypeDescriptionProvider_ReflectGetEvents_m450768FFE6CB456734C6C9C01FAF08EB80BC67D0 (void);
// 0x00000961 System.ComponentModel.PropertyDescriptor[] System.ComponentModel.ReflectTypeDescriptionProvider::ReflectGetExtendedProperties(System.ComponentModel.IExtenderProvider)
extern void ReflectTypeDescriptionProvider_ReflectGetExtendedProperties_m8DF1B37E62CB64A4249355F85F421C57BA1A16F1 (void);
// 0x00000962 System.ComponentModel.PropertyDescriptor[] System.ComponentModel.ReflectTypeDescriptionProvider::ReflectGetProperties(System.Type)
extern void ReflectTypeDescriptionProvider_ReflectGetProperties_m0F7F5B7591FEC0B4F26419E559C20E3134F522B6 (void);
// 0x00000963 System.Void System.ComponentModel.ReflectTypeDescriptionProvider::Refresh(System.Type)
extern void ReflectTypeDescriptionProvider_Refresh_m6C8F1779B16BB22FAAABA8E16E5DB5AB1025DF89 (void);
// 0x00000964 System.Object System.ComponentModel.ReflectTypeDescriptionProvider::SearchIntrinsicTable(System.Collections.Hashtable,System.Type)
extern void ReflectTypeDescriptionProvider_SearchIntrinsicTable_mD70A9E795A2A1411479E8BB0ACE34604726C9D82 (void);
// 0x00000965 System.Void System.ComponentModel.ReflectTypeDescriptionProvider::.cctor()
extern void ReflectTypeDescriptionProvider__cctor_mB9C7F73E1722134C687B3BB8E0F484EF2F30FEA5 (void);
// 0x00000966 System.Void System.ComponentModel.ReflectTypeDescriptionProvider_ReflectedTypeData::.ctor(System.Type)
extern void ReflectedTypeData__ctor_mA8A7CF229ABE16D20515D5A827382370C78151AA (void);
// 0x00000967 System.Boolean System.ComponentModel.ReflectTypeDescriptionProvider_ReflectedTypeData::get_IsPopulated()
extern void ReflectedTypeData_get_IsPopulated_m0BE08AAC57F2AA79A21B33C3A4A3FC7EECE35549 (void);
// 0x00000968 System.ComponentModel.AttributeCollection System.ComponentModel.ReflectTypeDescriptionProvider_ReflectedTypeData::GetAttributes()
extern void ReflectedTypeData_GetAttributes_m663A1FD9948A46D290B3D9E033F291B1E535452E (void);
// 0x00000969 System.String System.ComponentModel.ReflectTypeDescriptionProvider_ReflectedTypeData::GetClassName(System.Object)
extern void ReflectedTypeData_GetClassName_m4291DAD8939B251B6C5A1AF021708036DF13FF82 (void);
// 0x0000096A System.String System.ComponentModel.ReflectTypeDescriptionProvider_ReflectedTypeData::GetComponentName(System.Object)
extern void ReflectedTypeData_GetComponentName_m688C3E2D5D955FF24A051F1E21FC6ABB1BCDE17A (void);
// 0x0000096B System.ComponentModel.TypeConverter System.ComponentModel.ReflectTypeDescriptionProvider_ReflectedTypeData::GetConverter(System.Object)
extern void ReflectedTypeData_GetConverter_mD37346D7D19C72DC50CBB82BF4F4F9DF5218D0B6 (void);
// 0x0000096C System.ComponentModel.EventDescriptor System.ComponentModel.ReflectTypeDescriptionProvider_ReflectedTypeData::GetDefaultEvent(System.Object)
extern void ReflectedTypeData_GetDefaultEvent_m31A6B84818BEBF7977111E35658D6CFB319F4737 (void);
// 0x0000096D System.ComponentModel.PropertyDescriptor System.ComponentModel.ReflectTypeDescriptionProvider_ReflectedTypeData::GetDefaultProperty(System.Object)
extern void ReflectedTypeData_GetDefaultProperty_m6A5070505225614BD439CE0195A5725EFE7BB612 (void);
// 0x0000096E System.Object System.ComponentModel.ReflectTypeDescriptionProvider_ReflectedTypeData::GetEditor(System.Object,System.Type)
extern void ReflectedTypeData_GetEditor_m64641DA7947F872252041D99AD2D4FFB346DF531 (void);
// 0x0000096F System.ComponentModel.EditorAttribute System.ComponentModel.ReflectTypeDescriptionProvider_ReflectedTypeData::GetEditorAttribute(System.ComponentModel.AttributeCollection,System.Type)
extern void ReflectedTypeData_GetEditorAttribute_m0E1FCE2A7D4A6FF4E6B129F6D938A31DCC475E7A (void);
// 0x00000970 System.ComponentModel.EventDescriptorCollection System.ComponentModel.ReflectTypeDescriptionProvider_ReflectedTypeData::GetEvents()
extern void ReflectedTypeData_GetEvents_m1AA3F18FBA9137AD6D28C5FEA2B525641BAFB7D6 (void);
// 0x00000971 System.ComponentModel.PropertyDescriptorCollection System.ComponentModel.ReflectTypeDescriptionProvider_ReflectedTypeData::GetProperties()
extern void ReflectedTypeData_GetProperties_mEDCD21FF9DB7D27C3EF7ACC291E12B348AEC7CF5 (void);
// 0x00000972 System.Type System.ComponentModel.ReflectTypeDescriptionProvider_ReflectedTypeData::GetTypeFromName(System.String)
extern void ReflectedTypeData_GetTypeFromName_m9E59CF61CA7CAC4E47B9736F36891FCB2E325D27 (void);
// 0x00000973 System.Void System.ComponentModel.ReflectTypeDescriptionProvider_ReflectedTypeData::Refresh()
extern void ReflectedTypeData_Refresh_mA966D08F6AC6693D49DCB60CE3BF23ADBF4DE7BA (void);
// 0x00000974 System.Void System.ComponentModel.RefreshEventArgs::.ctor(System.Object)
extern void RefreshEventArgs__ctor_mE6F6B0E8B783784BF676F37DCB9C196E5064928D (void);
// 0x00000975 System.Void System.ComponentModel.RefreshEventArgs::.ctor(System.Type)
extern void RefreshEventArgs__ctor_mEC162508026E43A0B4E193163E6ED7D6B682D342 (void);
// 0x00000976 System.Object System.ComponentModel.RefreshEventArgs::get_ComponentChanged()
extern void RefreshEventArgs_get_ComponentChanged_m9A8197C60E1A815316C6DA99D6687B61C6F5180D (void);
// 0x00000977 System.Type System.ComponentModel.RefreshEventArgs::get_TypeChanged()
extern void RefreshEventArgs_get_TypeChanged_m7403379E7C546D6D54A04D99748632C6D9337EEB (void);
// 0x00000978 System.Void System.ComponentModel.RefreshEventHandler::.ctor(System.Object,System.IntPtr)
extern void RefreshEventHandler__ctor_m37CAC58BA1E426C888118B568F540D5FA6E4E9CC (void);
// 0x00000979 System.Void System.ComponentModel.RefreshEventHandler::Invoke(System.ComponentModel.RefreshEventArgs)
extern void RefreshEventHandler_Invoke_mF3ADA58FAFE8E56B53F99B9717A4D3E252575FF5 (void);
// 0x0000097A System.IAsyncResult System.ComponentModel.RefreshEventHandler::BeginInvoke(System.ComponentModel.RefreshEventArgs,System.AsyncCallback,System.Object)
extern void RefreshEventHandler_BeginInvoke_m21258C5F768FBD9949B49F95A574B80981515AFF (void);
// 0x0000097B System.Void System.ComponentModel.RefreshEventHandler::EndInvoke(System.IAsyncResult)
extern void RefreshEventHandler_EndInvoke_mAF60D2A0CC7D45F8AFD1C1135EA3DF225545C030 (void);
// 0x0000097C System.Void System.ComponentModel.RunInstallerAttribute::.ctor(System.Boolean)
extern void RunInstallerAttribute__ctor_m41778ECD6304CBF0F34B09816CFA283A7B1E48F2 (void);
// 0x0000097D System.Boolean System.ComponentModel.RunInstallerAttribute::get_RunInstaller()
extern void RunInstallerAttribute_get_RunInstaller_m29805E321147B984D5A79337CEE0882E99706EF9 (void);
// 0x0000097E System.Boolean System.ComponentModel.RunInstallerAttribute::Equals(System.Object)
extern void RunInstallerAttribute_Equals_m0711E9CBFD9720377364CC0E0CB932A20AF9A894 (void);
// 0x0000097F System.Int32 System.ComponentModel.RunInstallerAttribute::GetHashCode()
extern void RunInstallerAttribute_GetHashCode_m8390F9B9591087F9CA3180075B65403A62B1327F (void);
// 0x00000980 System.Boolean System.ComponentModel.RunInstallerAttribute::IsDefaultAttribute()
extern void RunInstallerAttribute_IsDefaultAttribute_mA14418E89F9E93128E5C4C0D70D80A238362563A (void);
// 0x00000981 System.Void System.ComponentModel.RunInstallerAttribute::.cctor()
extern void RunInstallerAttribute__cctor_m470CB7AD2244C5652D63B03A7A8939EE1326AAD6 (void);
// 0x00000982 System.Void System.ComponentModel.RunWorkerCompletedEventArgs::.ctor(System.Object,System.Exception,System.Boolean)
extern void RunWorkerCompletedEventArgs__ctor_m047A43C3DA850114782D2924E20C6D934E76D475 (void);
// 0x00000983 System.Object System.ComponentModel.RunWorkerCompletedEventArgs::get_Result()
extern void RunWorkerCompletedEventArgs_get_Result_m51FED0F830AB3C88EC3DA67C370ED349DBC21481 (void);
// 0x00000984 System.Object System.ComponentModel.RunWorkerCompletedEventArgs::get_UserState()
extern void RunWorkerCompletedEventArgs_get_UserState_m702F7ABDEBDB0804D19EDA9AEAA27B6E56110610 (void);
// 0x00000985 System.Void System.ComponentModel.RunWorkerCompletedEventHandler::.ctor(System.Object,System.IntPtr)
extern void RunWorkerCompletedEventHandler__ctor_m9664F470737B330C0375F1B21FC0FE5A004CB93A (void);
// 0x00000986 System.Void System.ComponentModel.RunWorkerCompletedEventHandler::Invoke(System.Object,System.ComponentModel.RunWorkerCompletedEventArgs)
extern void RunWorkerCompletedEventHandler_Invoke_m6552D1B77B4E418ADDED315E431FB2E7A1965FEC (void);
// 0x00000987 System.IAsyncResult System.ComponentModel.RunWorkerCompletedEventHandler::BeginInvoke(System.Object,System.ComponentModel.RunWorkerCompletedEventArgs,System.AsyncCallback,System.Object)
extern void RunWorkerCompletedEventHandler_BeginInvoke_m4C675BB80927FD9BA51A1CDB53437A3964F0B441 (void);
// 0x00000988 System.Void System.ComponentModel.RunWorkerCompletedEventHandler::EndInvoke(System.IAsyncResult)
extern void RunWorkerCompletedEventHandler_EndInvoke_m166F83DD37FD1466310F641DA972AC6A7AF7FE52 (void);
// 0x00000989 System.Type System.ComponentModel.SByteConverter::get_TargetType()
extern void SByteConverter_get_TargetType_m034BBA889EAAC775483117120F159E328D1260D6 (void);
// 0x0000098A System.Object System.ComponentModel.SByteConverter::FromString(System.String,System.Int32)
extern void SByteConverter_FromString_m0AE243DE3D62BE5B4D6B5902412E59B6F2B4C6B4 (void);
// 0x0000098B System.Object System.ComponentModel.SByteConverter::FromString(System.String,System.Globalization.NumberFormatInfo)
extern void SByteConverter_FromString_mE18AD8A52E1E48B186DE67EAE676B20B29C69DD3 (void);
// 0x0000098C System.Object System.ComponentModel.SByteConverter::FromString(System.String,System.Globalization.CultureInfo)
extern void SByteConverter_FromString_m7B5EE08AE984C1211B9647C245A9DB220C867467 (void);
// 0x0000098D System.String System.ComponentModel.SByteConverter::ToString(System.Object,System.Globalization.NumberFormatInfo)
extern void SByteConverter_ToString_m7DFD79BF472530D27DE2EFA08023C39AEF3EE048 (void);
// 0x0000098E System.Void System.ComponentModel.SByteConverter::.ctor()
extern void SByteConverter__ctor_mA13FB10F00F75128F2A56113A5AEDEA2EDFB0826 (void);
// 0x0000098F System.Void System.ComponentModel.SettingsBindableAttribute::.ctor(System.Boolean)
extern void SettingsBindableAttribute__ctor_m575E03D8661163D53C56D20F5EC65157305929AF (void);
// 0x00000990 System.Boolean System.ComponentModel.SettingsBindableAttribute::get_Bindable()
extern void SettingsBindableAttribute_get_Bindable_m5BAAD91FCA8DE2EF3ACCEBB8B7C1419A1A4F820D (void);
// 0x00000991 System.Boolean System.ComponentModel.SettingsBindableAttribute::Equals(System.Object)
extern void SettingsBindableAttribute_Equals_m9E8FB04B837842F0EBC1AF051523DBB710DEB085 (void);
// 0x00000992 System.Int32 System.ComponentModel.SettingsBindableAttribute::GetHashCode()
extern void SettingsBindableAttribute_GetHashCode_m37797359DB640298C7C8944FAB0B8C3A74F6E86C (void);
// 0x00000993 System.Void System.ComponentModel.SettingsBindableAttribute::.cctor()
extern void SettingsBindableAttribute__cctor_m0778E972EB351189AF9CF1D74B712DD257AD885F (void);
// 0x00000994 System.Boolean System.ComponentModel.SingleConverter::get_AllowHex()
extern void SingleConverter_get_AllowHex_m9A8EC29BC10782CF9BC2E9C526B1F958876DDA43 (void);
// 0x00000995 System.Type System.ComponentModel.SingleConverter::get_TargetType()
extern void SingleConverter_get_TargetType_mEE841A77D0642D07A7978A8A871FD73DD57EB7DF (void);
// 0x00000996 System.Object System.ComponentModel.SingleConverter::FromString(System.String,System.Int32)
extern void SingleConverter_FromString_mAE00A2E4F24907D0666B2C4B62833289E96FDE8C (void);
// 0x00000997 System.Object System.ComponentModel.SingleConverter::FromString(System.String,System.Globalization.NumberFormatInfo)
extern void SingleConverter_FromString_mAB67D8A4BDEAC852EA4060FCE6F69C40F48E13DB (void);
// 0x00000998 System.Object System.ComponentModel.SingleConverter::FromString(System.String,System.Globalization.CultureInfo)
extern void SingleConverter_FromString_mCE7472435CF8E8DF01D4B286AFFF545393E10E28 (void);
// 0x00000999 System.String System.ComponentModel.SingleConverter::ToString(System.Object,System.Globalization.NumberFormatInfo)
extern void SingleConverter_ToString_m5002E1C3937CECC3094583349B9EF72474524583 (void);
// 0x0000099A System.Void System.ComponentModel.SingleConverter::.ctor()
extern void SingleConverter__ctor_m8EA7D412C3EE9A9522E7592774DD46EBC6118AA8 (void);
// 0x0000099B System.Boolean System.ComponentModel.StringConverter::CanConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Type)
extern void StringConverter_CanConvertFrom_m50224B731176E5B25E43B35F74C0D1EA0859EC81 (void);
// 0x0000099C System.Object System.ComponentModel.StringConverter::ConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object)
extern void StringConverter_ConvertFrom_mC11C90F2FD2BD033AEA354185DC892D951FA5005 (void);
// 0x0000099D System.Void System.ComponentModel.StringConverter::.ctor()
extern void StringConverter__ctor_m2718AC00691AF4A3AF8A8D64896BE3B5D58658B2 (void);
// 0x0000099E System.Boolean System.ComponentModel.SyntaxCheck::CheckMachineName(System.String)
extern void SyntaxCheck_CheckMachineName_mBBC300169F51CB046FC35BFE6CDAF1DA99411230 (void);
// 0x0000099F System.Boolean System.ComponentModel.SyntaxCheck::CheckPath(System.String)
extern void SyntaxCheck_CheckPath_mFDE06CE99C5F733E3B5E323EEDA2F9A24CE2131B (void);
// 0x000009A0 System.Boolean System.ComponentModel.SyntaxCheck::CheckRootedPath(System.String)
extern void SyntaxCheck_CheckRootedPath_mA9A8C25EE9D9CFC1C76B72317A0A8B2896A95906 (void);
// 0x000009A1 System.Boolean System.ComponentModel.TimeSpanConverter::CanConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Type)
extern void TimeSpanConverter_CanConvertFrom_m693C336C7A5435912FC4AC569E1EAD30BEB32FFF (void);
// 0x000009A2 System.Boolean System.ComponentModel.TimeSpanConverter::CanConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Type)
extern void TimeSpanConverter_CanConvertTo_m5AC96B662FA4EACCEADAC81931591E0B14711276 (void);
// 0x000009A3 System.Object System.ComponentModel.TimeSpanConverter::ConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object)
extern void TimeSpanConverter_ConvertFrom_m4244DF51D5A1AC286C35FCE04D82F5A9A2F33894 (void);
// 0x000009A4 System.Object System.ComponentModel.TimeSpanConverter::ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)
extern void TimeSpanConverter_ConvertTo_m6A1E0C832909670E26B892813AD9E14F08EE316E (void);
// 0x000009A5 System.Void System.ComponentModel.TimeSpanConverter::.ctor()
extern void TimeSpanConverter__ctor_m28E7294174F979EF86FEF9511474B0AB9431217B (void);
// 0x000009A6 System.Void System.ComponentModel.ToolboxItemFilterAttribute::.ctor(System.String)
extern void ToolboxItemFilterAttribute__ctor_m963B703721BFD50DCEB81D7CFFAE679EA504DFF7 (void);
// 0x000009A7 System.Void System.ComponentModel.ToolboxItemFilterAttribute::.ctor(System.String,System.ComponentModel.ToolboxItemFilterType)
extern void ToolboxItemFilterAttribute__ctor_mFAC0E4977E406F58310744D0159E3F94EB43BA71 (void);
// 0x000009A8 System.String System.ComponentModel.ToolboxItemFilterAttribute::get_FilterString()
extern void ToolboxItemFilterAttribute_get_FilterString_m1A808BD26BC9CB3A41704B4E666590DA2CA88B84 (void);
// 0x000009A9 System.ComponentModel.ToolboxItemFilterType System.ComponentModel.ToolboxItemFilterAttribute::get_FilterType()
extern void ToolboxItemFilterAttribute_get_FilterType_mFCBA328F82DDB9F4DEBE1E0058858D94988B57E1 (void);
// 0x000009AA System.Object System.ComponentModel.ToolboxItemFilterAttribute::get_TypeId()
extern void ToolboxItemFilterAttribute_get_TypeId_mC3CEBB418A8372CF7F6E6577E4A8465965FB6294 (void);
// 0x000009AB System.Boolean System.ComponentModel.ToolboxItemFilterAttribute::Equals(System.Object)
extern void ToolboxItemFilterAttribute_Equals_mA96AF3C6A2B62FE03A324C6481DDD8ACCECA562B (void);
// 0x000009AC System.Int32 System.ComponentModel.ToolboxItemFilterAttribute::GetHashCode()
extern void ToolboxItemFilterAttribute_GetHashCode_m1A6C443410C3350F5A12955025DFFB6DE2B12A0F (void);
// 0x000009AD System.Boolean System.ComponentModel.ToolboxItemFilterAttribute::Match(System.Object)
extern void ToolboxItemFilterAttribute_Match_m8096BD0D4F44181B001657AFCD7C517DFA1F2539 (void);
// 0x000009AE System.String System.ComponentModel.ToolboxItemFilterAttribute::ToString()
extern void ToolboxItemFilterAttribute_ToString_m570A8F659CDAD3B7A847400E31D1D1A5B004C5E2 (void);
// 0x000009AF System.Boolean System.ComponentModel.TypeConverter::get_UseCompatibleTypeConversion()
extern void TypeConverter_get_UseCompatibleTypeConversion_m4E8A4FB4000523FF099E5B064BF58BA44664E8CF (void);
// 0x000009B0 System.Boolean System.ComponentModel.TypeConverter::CanConvertFrom(System.Type)
extern void TypeConverter_CanConvertFrom_mB405721DE7D2532FA893C4F9242BD7675784DF3D (void);
// 0x000009B1 System.Boolean System.ComponentModel.TypeConverter::CanConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Type)
extern void TypeConverter_CanConvertFrom_m8E1F9E41B7DEE6A032EAC70130ADC6356C3F227D (void);
// 0x000009B2 System.Boolean System.ComponentModel.TypeConverter::CanConvertTo(System.Type)
extern void TypeConverter_CanConvertTo_mFD084EFAE4C064C6844E20E5A0C6719925A2D938 (void);
// 0x000009B3 System.Boolean System.ComponentModel.TypeConverter::CanConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Type)
extern void TypeConverter_CanConvertTo_m1CD3397D9E5717DE72A13B28C0A75D997A9F337D (void);
// 0x000009B4 System.Object System.ComponentModel.TypeConverter::ConvertFrom(System.Object)
extern void TypeConverter_ConvertFrom_m3E71724F5033CD589B5D01DDD14E357582BD2476 (void);
// 0x000009B5 System.Object System.ComponentModel.TypeConverter::ConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object)
extern void TypeConverter_ConvertFrom_mD5AE49E422520F6E07B3C0D6202788E49B4698A3 (void);
// 0x000009B6 System.Object System.ComponentModel.TypeConverter::ConvertFromInvariantString(System.String)
extern void TypeConverter_ConvertFromInvariantString_m9293C7DF0805F4C7EA4510B71724BDAC3BE80AB2 (void);
// 0x000009B7 System.Object System.ComponentModel.TypeConverter::ConvertFromInvariantString(System.ComponentModel.ITypeDescriptorContext,System.String)
extern void TypeConverter_ConvertFromInvariantString_m8CA941FF49C01AB09F89531ACB3FDF4F97C041E2 (void);
// 0x000009B8 System.Object System.ComponentModel.TypeConverter::ConvertFromString(System.String)
extern void TypeConverter_ConvertFromString_m79BBFB959114D5294C21BD6FD0C4C0F826869202 (void);
// 0x000009B9 System.Object System.ComponentModel.TypeConverter::ConvertFromString(System.ComponentModel.ITypeDescriptorContext,System.String)
extern void TypeConverter_ConvertFromString_m24C4F0F94A2F6758E32DC307B232B29E2F05049A (void);
// 0x000009BA System.Object System.ComponentModel.TypeConverter::ConvertFromString(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.String)
extern void TypeConverter_ConvertFromString_m29A7CD7DC7BD65459316FA4D807A1D16362C524E (void);
// 0x000009BB System.Object System.ComponentModel.TypeConverter::ConvertTo(System.Object,System.Type)
extern void TypeConverter_ConvertTo_m7A68C74ECC7FD5C58919C9AAD0FA4389D4E56149 (void);
// 0x000009BC System.Object System.ComponentModel.TypeConverter::ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)
extern void TypeConverter_ConvertTo_mFC7AA7F0A382607E75CCE820A705B5965D099AAC (void);
// 0x000009BD System.String System.ComponentModel.TypeConverter::ConvertToInvariantString(System.Object)
extern void TypeConverter_ConvertToInvariantString_m761850CEC1FEE3C82ABE5F794DE84FFE29C852A2 (void);
// 0x000009BE System.String System.ComponentModel.TypeConverter::ConvertToInvariantString(System.ComponentModel.ITypeDescriptorContext,System.Object)
extern void TypeConverter_ConvertToInvariantString_m382F27F2262271AB0775D6FA6F413D24BEA28808 (void);
// 0x000009BF System.String System.ComponentModel.TypeConverter::ConvertToString(System.Object)
extern void TypeConverter_ConvertToString_m2CBE8E127541982F2FB74F81D59AA62D097FD623 (void);
// 0x000009C0 System.String System.ComponentModel.TypeConverter::ConvertToString(System.ComponentModel.ITypeDescriptorContext,System.Object)
extern void TypeConverter_ConvertToString_m5F4325990F5C0E979B0C18408D276534CC2B5101 (void);
// 0x000009C1 System.String System.ComponentModel.TypeConverter::ConvertToString(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object)
extern void TypeConverter_ConvertToString_m2601B49A8D7AB780DBA7F2DD08A3790DF7987FB4 (void);
// 0x000009C2 System.Object System.ComponentModel.TypeConverter::CreateInstance(System.Collections.IDictionary)
extern void TypeConverter_CreateInstance_m910234390A61C68C5AEB1F0376D922C880254734 (void);
// 0x000009C3 System.Object System.ComponentModel.TypeConverter::CreateInstance(System.ComponentModel.ITypeDescriptorContext,System.Collections.IDictionary)
extern void TypeConverter_CreateInstance_mDC7CFC64F7538582820FE98B48B025956549FA6F (void);
// 0x000009C4 System.Exception System.ComponentModel.TypeConverter::GetConvertFromException(System.Object)
extern void TypeConverter_GetConvertFromException_m10012C012ED008F8AC9DF76BBAD93E19DDA6EAC3 (void);
// 0x000009C5 System.Exception System.ComponentModel.TypeConverter::GetConvertToException(System.Object,System.Type)
extern void TypeConverter_GetConvertToException_mD906D7D39A16CC8ACFC0179208CE2627B73D5C32 (void);
// 0x000009C6 System.Boolean System.ComponentModel.TypeConverter::GetCreateInstanceSupported()
extern void TypeConverter_GetCreateInstanceSupported_mCFECC64262DC92B2474D88446010AF0421EE7E07 (void);
// 0x000009C7 System.Boolean System.ComponentModel.TypeConverter::GetCreateInstanceSupported(System.ComponentModel.ITypeDescriptorContext)
extern void TypeConverter_GetCreateInstanceSupported_mA94E6A163BDDEF26EF22676B270763C010FA2D1C (void);
// 0x000009C8 System.ComponentModel.PropertyDescriptorCollection System.ComponentModel.TypeConverter::GetProperties(System.Object)
extern void TypeConverter_GetProperties_m02BA46C92F9265712A6637DDA1E4A0DBCFC10FAA (void);
// 0x000009C9 System.ComponentModel.PropertyDescriptorCollection System.ComponentModel.TypeConverter::GetProperties(System.ComponentModel.ITypeDescriptorContext,System.Object)
extern void TypeConverter_GetProperties_m5C07AE2E3658FB12366BFAA4A6DA26C9AA26F631 (void);
// 0x000009CA System.ComponentModel.PropertyDescriptorCollection System.ComponentModel.TypeConverter::GetProperties(System.ComponentModel.ITypeDescriptorContext,System.Object,System.Attribute[])
extern void TypeConverter_GetProperties_mE9B2F1B88BC6A544E6FB1B5369A9603D24871DA1 (void);
// 0x000009CB System.Boolean System.ComponentModel.TypeConverter::GetPropertiesSupported()
extern void TypeConverter_GetPropertiesSupported_m51BD8041C9104A4B4102444C6E3E6A876544D5E3 (void);
// 0x000009CC System.Boolean System.ComponentModel.TypeConverter::GetPropertiesSupported(System.ComponentModel.ITypeDescriptorContext)
extern void TypeConverter_GetPropertiesSupported_m689053FED1C08F4E898BC80D3E802866A08CCE1D (void);
// 0x000009CD System.Collections.ICollection System.ComponentModel.TypeConverter::GetStandardValues()
extern void TypeConverter_GetStandardValues_m0E0160DE18F9601C528E8CC773C8AC3873796060 (void);
// 0x000009CE System.ComponentModel.TypeConverter_StandardValuesCollection System.ComponentModel.TypeConverter::GetStandardValues(System.ComponentModel.ITypeDescriptorContext)
extern void TypeConverter_GetStandardValues_m58938306CEF726F9537744C71AC943E399D5F927 (void);
// 0x000009CF System.Boolean System.ComponentModel.TypeConverter::GetStandardValuesExclusive()
extern void TypeConverter_GetStandardValuesExclusive_mC8BBDA525FD8038D81EC1F3C0CA18F69A4DD58DA (void);
// 0x000009D0 System.Boolean System.ComponentModel.TypeConverter::GetStandardValuesExclusive(System.ComponentModel.ITypeDescriptorContext)
extern void TypeConverter_GetStandardValuesExclusive_m6B189B96FF37D21B43FD397661F5C9960D7204E4 (void);
// 0x000009D1 System.Boolean System.ComponentModel.TypeConverter::GetStandardValuesSupported()
extern void TypeConverter_GetStandardValuesSupported_mBD5FFD9335978CCD8C3A26F80D70D6B192E9E1DB (void);
// 0x000009D2 System.Boolean System.ComponentModel.TypeConverter::GetStandardValuesSupported(System.ComponentModel.ITypeDescriptorContext)
extern void TypeConverter_GetStandardValuesSupported_mE7E8F04BE48835C994C035A90CBBFD7681B0D198 (void);
// 0x000009D3 System.Boolean System.ComponentModel.TypeConverter::IsValid(System.Object)
extern void TypeConverter_IsValid_m464CADACE18B5EDEB9202AB8DBA183D8FB3463C3 (void);
// 0x000009D4 System.Boolean System.ComponentModel.TypeConverter::IsValid(System.ComponentModel.ITypeDescriptorContext,System.Object)
extern void TypeConverter_IsValid_m7F461605B50FF4BAED21EB5B59C65459CF5DC8F4 (void);
// 0x000009D5 System.ComponentModel.PropertyDescriptorCollection System.ComponentModel.TypeConverter::SortProperties(System.ComponentModel.PropertyDescriptorCollection,System.String[])
extern void TypeConverter_SortProperties_m5AD81E82E93298C5FEAF26AC70BEC8EBF9981DA3 (void);
// 0x000009D6 System.Void System.ComponentModel.TypeConverter::.ctor()
extern void TypeConverter__ctor_m7F8A006E775CCB83A8ACB042B296E48B0AE501CD (void);
// 0x000009D7 System.Void System.ComponentModel.TypeConverter::.cctor()
extern void TypeConverter__cctor_mC99D8D0F3AA6CCB3E21123CFA7BAB73800CC38DC (void);
// 0x000009D8 System.Void System.ComponentModel.TypeConverter_SimplePropertyDescriptor::.ctor(System.Type,System.String,System.Type)
extern void SimplePropertyDescriptor__ctor_m2EAEF866952555B868108C646EA224EA4C87DE06 (void);
// 0x000009D9 System.Void System.ComponentModel.TypeConverter_SimplePropertyDescriptor::.ctor(System.Type,System.String,System.Type,System.Attribute[])
extern void SimplePropertyDescriptor__ctor_m8F44C82E16B8574F418418F47D8E6A3A52D0978A (void);
// 0x000009DA System.Type System.ComponentModel.TypeConverter_SimplePropertyDescriptor::get_ComponentType()
extern void SimplePropertyDescriptor_get_ComponentType_m39197EC5A3662AA3D3C3BA74A3F65512D445DEE4 (void);
// 0x000009DB System.Boolean System.ComponentModel.TypeConverter_SimplePropertyDescriptor::get_IsReadOnly()
extern void SimplePropertyDescriptor_get_IsReadOnly_mD5DD3E9534AFE907A9D3A6E1E00ECF6B35FE2F3D (void);
// 0x000009DC System.Type System.ComponentModel.TypeConverter_SimplePropertyDescriptor::get_PropertyType()
extern void SimplePropertyDescriptor_get_PropertyType_mF8DD1C406A8679B366D7BC5DF4B0C72CDFFC31FA (void);
// 0x000009DD System.Boolean System.ComponentModel.TypeConverter_SimplePropertyDescriptor::CanResetValue(System.Object)
extern void SimplePropertyDescriptor_CanResetValue_mEA3525ACF505860EF1338996CA9CAA87E868D15D (void);
// 0x000009DE System.Void System.ComponentModel.TypeConverter_SimplePropertyDescriptor::ResetValue(System.Object)
extern void SimplePropertyDescriptor_ResetValue_m9A0C21FDF9032EA0EF180204FD616B2BB6ECA962 (void);
// 0x000009DF System.Boolean System.ComponentModel.TypeConverter_SimplePropertyDescriptor::ShouldSerializeValue(System.Object)
extern void SimplePropertyDescriptor_ShouldSerializeValue_mFD202625C418F3654736F4F7735FA085251A2C98 (void);
// 0x000009E0 System.Void System.ComponentModel.TypeConverter_StandardValuesCollection::.ctor(System.Collections.ICollection)
extern void StandardValuesCollection__ctor_m75578979BC0D77C0D622E4C9D7C1CB1E047615C1 (void);
// 0x000009E1 System.Int32 System.ComponentModel.TypeConverter_StandardValuesCollection::get_Count()
extern void StandardValuesCollection_get_Count_mD0531EA777492E88EBEA8C6B8E8A12C4AFE5103A (void);
// 0x000009E2 System.Object System.ComponentModel.TypeConverter_StandardValuesCollection::get_Item(System.Int32)
extern void StandardValuesCollection_get_Item_m9A5475A893EB6F19F22BB4939BBF3FFF117A6AAA (void);
// 0x000009E3 System.Void System.ComponentModel.TypeConverter_StandardValuesCollection::CopyTo(System.Array,System.Int32)
extern void StandardValuesCollection_CopyTo_mA319F11A11360C258FCEEF3C9EFA53D504BD7C3E (void);
// 0x000009E4 System.Collections.IEnumerator System.ComponentModel.TypeConverter_StandardValuesCollection::GetEnumerator()
extern void StandardValuesCollection_GetEnumerator_m40E0D69CDEDD7EDE2D9454C4A18AA4C91A96B95F (void);
// 0x000009E5 System.Int32 System.ComponentModel.TypeConverter_StandardValuesCollection::System.Collections.ICollection.get_Count()
extern void StandardValuesCollection_System_Collections_ICollection_get_Count_m3B04852950AC738A4E8AF41974DA6AFB1CC2BAD6 (void);
// 0x000009E6 System.Boolean System.ComponentModel.TypeConverter_StandardValuesCollection::System.Collections.ICollection.get_IsSynchronized()
extern void StandardValuesCollection_System_Collections_ICollection_get_IsSynchronized_m9A74F835BFD37AA9DC9458A0B7D3FE739612F9EA (void);
// 0x000009E7 System.Object System.ComponentModel.TypeConverter_StandardValuesCollection::System.Collections.ICollection.get_SyncRoot()
extern void StandardValuesCollection_System_Collections_ICollection_get_SyncRoot_mF42D50E0E5A77DD85C897C37352834E2D4023810 (void);
// 0x000009E8 System.Void System.ComponentModel.TypeConverter_StandardValuesCollection::System.Collections.ICollection.CopyTo(System.Array,System.Int32)
extern void StandardValuesCollection_System_Collections_ICollection_CopyTo_m27D62D0B27B9151F55B3F3069E72B1B8ABEC5447 (void);
// 0x000009E9 System.Collections.IEnumerator System.ComponentModel.TypeConverter_StandardValuesCollection::System.Collections.IEnumerable.GetEnumerator()
extern void StandardValuesCollection_System_Collections_IEnumerable_GetEnumerator_m017DACA9E9C081C4964887FF9E1F7D8A36B7BD8F (void);
// 0x000009EA System.Void System.ComponentModel.TypeConverterAttribute::.ctor()
extern void TypeConverterAttribute__ctor_mD0795A29B6FD59978CAAC6DAF3AC7EC564C519A5 (void);
// 0x000009EB System.Void System.ComponentModel.TypeConverterAttribute::.ctor(System.Type)
extern void TypeConverterAttribute__ctor_m52D4E66A914F1A04F2F10A7131A701670225D41C (void);
// 0x000009EC System.Void System.ComponentModel.TypeConverterAttribute::.ctor(System.String)
extern void TypeConverterAttribute__ctor_m61FDD082554FD8ECBF61BFFF62345F0A15D98391 (void);
// 0x000009ED System.String System.ComponentModel.TypeConverterAttribute::get_ConverterTypeName()
extern void TypeConverterAttribute_get_ConverterTypeName_m883941C77E14FC5B4A3E32DD8F59F11739D5D6D8 (void);
// 0x000009EE System.Boolean System.ComponentModel.TypeConverterAttribute::Equals(System.Object)
extern void TypeConverterAttribute_Equals_mDA74DFC28CC7ABC315407EDD1AAC14531C5F6AC4 (void);
// 0x000009EF System.Int32 System.ComponentModel.TypeConverterAttribute::GetHashCode()
extern void TypeConverterAttribute_GetHashCode_m35874D49724DA3F72C6C2575FD595A711A659DAA (void);
// 0x000009F0 System.Void System.ComponentModel.TypeConverterAttribute::.cctor()
extern void TypeConverterAttribute__cctor_mB1A775F56A5933A17CF349BD466B0CCE66B1078A (void);
// 0x000009F1 System.Void System.ComponentModel.TypeDescriptionProvider::.ctor()
extern void TypeDescriptionProvider__ctor_m9A35B40DE4D4CCB86B72BD3BABF375982DB32912 (void);
// 0x000009F2 System.Void System.ComponentModel.TypeDescriptionProvider::.ctor(System.ComponentModel.TypeDescriptionProvider)
extern void TypeDescriptionProvider__ctor_mC890802DA5DA9EC833BD5E6BAE859C2E3EDD0553 (void);
// 0x000009F3 System.Object System.ComponentModel.TypeDescriptionProvider::CreateInstance(System.IServiceProvider,System.Type,System.Type[],System.Object[])
extern void TypeDescriptionProvider_CreateInstance_m5BE90DBA6F931D0EC8A7DA9162EDC27B8F141B97 (void);
// 0x000009F4 System.Collections.IDictionary System.ComponentModel.TypeDescriptionProvider::GetCache(System.Object)
extern void TypeDescriptionProvider_GetCache_m9D7FBAC80ED350BC4C50D5C58FDB8F5C6DCDC2E8 (void);
// 0x000009F5 System.ComponentModel.ICustomTypeDescriptor System.ComponentModel.TypeDescriptionProvider::GetExtendedTypeDescriptor(System.Object)
extern void TypeDescriptionProvider_GetExtendedTypeDescriptor_mA6C0C2BCF78F4018FA4C2278CBFD07E2E77E3347 (void);
// 0x000009F6 System.ComponentModel.IExtenderProvider[] System.ComponentModel.TypeDescriptionProvider::GetExtenderProviders(System.Object)
extern void TypeDescriptionProvider_GetExtenderProviders_mF8C68F2BA1E5CDDFAD9618C257F2D743FD10FF39 (void);
// 0x000009F7 System.String System.ComponentModel.TypeDescriptionProvider::GetFullComponentName(System.Object)
extern void TypeDescriptionProvider_GetFullComponentName_mEB358F23FD79D7EE2016CA06ECDC47D6036AEF43 (void);
// 0x000009F8 System.Type System.ComponentModel.TypeDescriptionProvider::GetReflectionType(System.Type)
extern void TypeDescriptionProvider_GetReflectionType_m5A731257A8DCBE75C4FE588A1CC73EE2FFCA7E16 (void);
// 0x000009F9 System.Type System.ComponentModel.TypeDescriptionProvider::GetReflectionType(System.Object)
extern void TypeDescriptionProvider_GetReflectionType_mB8AF537325510600B0C5A2B9940C970FA9DF23E4 (void);
// 0x000009FA System.Type System.ComponentModel.TypeDescriptionProvider::GetReflectionType(System.Type,System.Object)
extern void TypeDescriptionProvider_GetReflectionType_mEDACDCA9A57ADF6F376DD6847315931630CE538D (void);
// 0x000009FB System.Type System.ComponentModel.TypeDescriptionProvider::GetRuntimeType(System.Type)
extern void TypeDescriptionProvider_GetRuntimeType_m981840CB2ED5D8AA352E4AE15691C5B883AD0099 (void);
// 0x000009FC System.ComponentModel.ICustomTypeDescriptor System.ComponentModel.TypeDescriptionProvider::GetTypeDescriptor(System.Type)
extern void TypeDescriptionProvider_GetTypeDescriptor_m8CC34F54B8A643F99C2F4E4C254D661D3DC212D2 (void);
// 0x000009FD System.ComponentModel.ICustomTypeDescriptor System.ComponentModel.TypeDescriptionProvider::GetTypeDescriptor(System.Object)
extern void TypeDescriptionProvider_GetTypeDescriptor_m04847083CB9DB8E7BF69CFCD06283A8D817293A0 (void);
// 0x000009FE System.ComponentModel.ICustomTypeDescriptor System.ComponentModel.TypeDescriptionProvider::GetTypeDescriptor(System.Type,System.Object)
extern void TypeDescriptionProvider_GetTypeDescriptor_mE0B51D84608BE9DAB9597220D009C8F03ED7EE39 (void);
// 0x000009FF System.Boolean System.ComponentModel.TypeDescriptionProvider::IsSupportedType(System.Type)
extern void TypeDescriptionProvider_IsSupportedType_m1E8F92E78E758F5D520EA5562878A1B54303E61F (void);
// 0x00000A00 System.Void System.ComponentModel.TypeDescriptionProvider_EmptyCustomTypeDescriptor::.ctor()
extern void EmptyCustomTypeDescriptor__ctor_m3AF937D2171D0224FC6501A9AFA23F89BAC5B1D0 (void);
// 0x00000A01 System.Void System.ComponentModel.TypeDescriptionProviderAttribute::.ctor(System.String)
extern void TypeDescriptionProviderAttribute__ctor_m10489BA811D0D61760F9C90B2D72542A08A3F90A (void);
// 0x00000A02 System.Void System.ComponentModel.TypeDescriptionProviderAttribute::.ctor(System.Type)
extern void TypeDescriptionProviderAttribute__ctor_mFF54F364489EC3FCDA8D2980796604488C0D3121 (void);
// 0x00000A03 System.String System.ComponentModel.TypeDescriptionProviderAttribute::get_TypeName()
extern void TypeDescriptionProviderAttribute_get_TypeName_m6C47AACE737391F28BD1C0A762AABBECA8DB8F75 (void);
// 0x00000A04 System.Void System.ComponentModel.TypeDescriptor::.ctor()
extern void TypeDescriptor__ctor_m65CDA03C808FB0C96C7C89BF20CC2169A6F01E18 (void);
// 0x00000A05 System.ComponentModel.IComNativeDescriptorHandler System.ComponentModel.TypeDescriptor::get_ComNativeDescriptorHandler()
extern void TypeDescriptor_get_ComNativeDescriptorHandler_m19CE21FBFA3BF90423D1CC80B4D3967BB43F8B2D (void);
// 0x00000A06 System.Void System.ComponentModel.TypeDescriptor::set_ComNativeDescriptorHandler(System.ComponentModel.IComNativeDescriptorHandler)
extern void TypeDescriptor_set_ComNativeDescriptorHandler_m10F89A3F895163274E0E54458D8BBE1FA418BE63 (void);
// 0x00000A07 System.Type System.ComponentModel.TypeDescriptor::get_ComObjectType()
extern void TypeDescriptor_get_ComObjectType_mD9A4F9CDA5863A62DEE85F88DECB3FF37CE42A4F (void);
// 0x00000A08 System.Type System.ComponentModel.TypeDescriptor::get_InterfaceType()
extern void TypeDescriptor_get_InterfaceType_m0DB3316CB939FE67643C044BAF39EB4F69D758E6 (void);
// 0x00000A09 System.Int32 System.ComponentModel.TypeDescriptor::get_MetadataVersion()
extern void TypeDescriptor_get_MetadataVersion_m70C215D1B15DCBD67B58127EB0E6D7E6F5D020DC (void);
// 0x00000A0A System.Void System.ComponentModel.TypeDescriptor::add_Refreshed(System.ComponentModel.RefreshEventHandler)
extern void TypeDescriptor_add_Refreshed_m25494811B3F0C094735A304248AE786509F7399E (void);
// 0x00000A0B System.Void System.ComponentModel.TypeDescriptor::remove_Refreshed(System.ComponentModel.RefreshEventHandler)
extern void TypeDescriptor_remove_Refreshed_m6EABBF22B7AB310BDCC581F101C2724832A00BE9 (void);
// 0x00000A0C System.ComponentModel.TypeDescriptionProvider System.ComponentModel.TypeDescriptor::AddAttributes(System.Type,System.Attribute[])
extern void TypeDescriptor_AddAttributes_mB0746794E9E442A99B5F8EEDB072D9DB2EE1F85B (void);
// 0x00000A0D System.ComponentModel.TypeDescriptionProvider System.ComponentModel.TypeDescriptor::AddAttributes(System.Object,System.Attribute[])
extern void TypeDescriptor_AddAttributes_mD1811913AC4018397C137D19A21CC41591D7C227 (void);
// 0x00000A0E System.Void System.ComponentModel.TypeDescriptor::AddEditorTable(System.Type,System.Collections.Hashtable)
extern void TypeDescriptor_AddEditorTable_mD8428DBDFF99E14DE047D67DED8C32EE7B652350 (void);
// 0x00000A0F System.Void System.ComponentModel.TypeDescriptor::AddProvider(System.ComponentModel.TypeDescriptionProvider,System.Type)
extern void TypeDescriptor_AddProvider_mD81A072B4AB0D7801F9297879CB43071C8740C9A (void);
// 0x00000A10 System.Void System.ComponentModel.TypeDescriptor::AddProvider(System.ComponentModel.TypeDescriptionProvider,System.Object)
extern void TypeDescriptor_AddProvider_mEB5B4337E9B7531C2335CE716429A9881ECD92C1 (void);
// 0x00000A11 System.Void System.ComponentModel.TypeDescriptor::AddProviderTransparent(System.ComponentModel.TypeDescriptionProvider,System.Type)
extern void TypeDescriptor_AddProviderTransparent_m9F8960CB1DFA72AC6314EB663EFE25E5B469CF72 (void);
// 0x00000A12 System.Void System.ComponentModel.TypeDescriptor::AddProviderTransparent(System.ComponentModel.TypeDescriptionProvider,System.Object)
extern void TypeDescriptor_AddProviderTransparent_m0D344B2FDDCC7DFA802B757229B8915BFD5491CC (void);
// 0x00000A13 System.Void System.ComponentModel.TypeDescriptor::CheckDefaultProvider(System.Type)
extern void TypeDescriptor_CheckDefaultProvider_m992A2ED0D5F3621C00369DF8CF35D6AFB17D3ADC (void);
// 0x00000A14 System.Void System.ComponentModel.TypeDescriptor::CreateAssociation(System.Object,System.Object)
extern void TypeDescriptor_CreateAssociation_mD52776F0B75C62C60CB8C089475727A0D7BF5B17 (void);
// 0x00000A15 System.ComponentModel.Design.IDesigner System.ComponentModel.TypeDescriptor::CreateDesigner(System.ComponentModel.IComponent,System.Type)
extern void TypeDescriptor_CreateDesigner_m4243B05F425A7ACA49F80C7878155CAE35236EF9 (void);
// 0x00000A16 System.ComponentModel.EventDescriptor System.ComponentModel.TypeDescriptor::CreateEvent(System.Type,System.String,System.Type,System.Attribute[])
extern void TypeDescriptor_CreateEvent_m8C78D1FEAA1F3D886DEF6FE25C2F19E4EA160612 (void);
// 0x00000A17 System.ComponentModel.EventDescriptor System.ComponentModel.TypeDescriptor::CreateEvent(System.Type,System.ComponentModel.EventDescriptor,System.Attribute[])
extern void TypeDescriptor_CreateEvent_mDEC73A18F3C1F0F523E6B65E5CD22F555E1BE613 (void);
// 0x00000A18 System.Object System.ComponentModel.TypeDescriptor::CreateInstance(System.IServiceProvider,System.Type,System.Type[],System.Object[])
extern void TypeDescriptor_CreateInstance_m9615D98B08C826DF6B261B054FCB88C56E96CDC2 (void);
// 0x00000A19 System.ComponentModel.PropertyDescriptor System.ComponentModel.TypeDescriptor::CreateProperty(System.Type,System.String,System.Type,System.Attribute[])
extern void TypeDescriptor_CreateProperty_m9BE66DBCA07296098C3DA980BEB20985BFDEFF2E (void);
// 0x00000A1A System.ComponentModel.PropertyDescriptor System.ComponentModel.TypeDescriptor::CreateProperty(System.Type,System.ComponentModel.PropertyDescriptor,System.Attribute[])
extern void TypeDescriptor_CreateProperty_m80C1C5E1ED1D7EAF1AA5A1A156406CB807E462C6 (void);
// 0x00000A1B System.Void System.ComponentModel.TypeDescriptor::DebugValidate(System.Type,System.ComponentModel.AttributeCollection,System.ComponentModel.AttributeCollection)
extern void TypeDescriptor_DebugValidate_m7C240624353A3FC93ED70E1983CA0B7A0B38C9CE (void);
// 0x00000A1C System.Void System.ComponentModel.TypeDescriptor::DebugValidate(System.ComponentModel.AttributeCollection,System.ComponentModel.AttributeCollection)
extern void TypeDescriptor_DebugValidate_m3A723713AC115193984226ECA41CF0691B791099 (void);
// 0x00000A1D System.Void System.ComponentModel.TypeDescriptor::DebugValidate(System.ComponentModel.AttributeCollection,System.Type)
extern void TypeDescriptor_DebugValidate_m09AA861A7C7F5F194343E55F24FBCD9A30989DD9 (void);
// 0x00000A1E System.Void System.ComponentModel.TypeDescriptor::DebugValidate(System.ComponentModel.AttributeCollection,System.Object,System.Boolean)
extern void TypeDescriptor_DebugValidate_mE5689F2DEA83D1F9794E7B71154549F5584F1EA0 (void);
// 0x00000A1F System.Void System.ComponentModel.TypeDescriptor::DebugValidate(System.ComponentModel.TypeConverter,System.Type)
extern void TypeDescriptor_DebugValidate_m61CC7ADADE2E03DB3A40D809A31B768FC19A6389 (void);
// 0x00000A20 System.Void System.ComponentModel.TypeDescriptor::DebugValidate(System.ComponentModel.TypeConverter,System.Object,System.Boolean)
extern void TypeDescriptor_DebugValidate_mB0BFB3754E3AA6874EF55B0B3EA5A4D3839CAC15 (void);
// 0x00000A21 System.Void System.ComponentModel.TypeDescriptor::DebugValidate(System.ComponentModel.EventDescriptorCollection,System.Type,System.Attribute[])
extern void TypeDescriptor_DebugValidate_m2698690410F0E33B99AE6E9685B7D45280A0A803 (void);
// 0x00000A22 System.Void System.ComponentModel.TypeDescriptor::DebugValidate(System.ComponentModel.EventDescriptorCollection,System.Object,System.Attribute[],System.Boolean)
extern void TypeDescriptor_DebugValidate_m3C4F4FD6EF1DA5E6CCE47567E76CB2C0EF420328 (void);
// 0x00000A23 System.Void System.ComponentModel.TypeDescriptor::DebugValidate(System.ComponentModel.PropertyDescriptorCollection,System.Type,System.Attribute[])
extern void TypeDescriptor_DebugValidate_mCE25EA8188030E174C98D6B1A05BE16B19A3DB2F (void);
// 0x00000A24 System.Void System.ComponentModel.TypeDescriptor::DebugValidate(System.ComponentModel.PropertyDescriptorCollection,System.Object,System.Attribute[],System.Boolean)
extern void TypeDescriptor_DebugValidate_mA8F358472BA5A76502BEF41E5B29AC091D8AC16F (void);
// 0x00000A25 System.Collections.ArrayList System.ComponentModel.TypeDescriptor::FilterMembers(System.Collections.IList,System.Attribute[])
extern void TypeDescriptor_FilterMembers_m6DE8E2489628CB06AFAE539F0202E73AEB645AA9 (void);
// 0x00000A26 System.Object System.ComponentModel.TypeDescriptor::GetAssociation(System.Type,System.Object)
extern void TypeDescriptor_GetAssociation_m45465AA1409C932535F021345F71CFF99CBC4D98 (void);
// 0x00000A27 System.ComponentModel.AttributeCollection System.ComponentModel.TypeDescriptor::GetAttributes(System.Type)
extern void TypeDescriptor_GetAttributes_m945F6ABA03A5014918ACA5F9B57F1F58B805EC0B (void);
// 0x00000A28 System.ComponentModel.AttributeCollection System.ComponentModel.TypeDescriptor::GetAttributes(System.Object)
extern void TypeDescriptor_GetAttributes_m0325F763D0AA6354E3F7859E15FF7BE3A8D5F3D3 (void);
// 0x00000A29 System.ComponentModel.AttributeCollection System.ComponentModel.TypeDescriptor::GetAttributes(System.Object,System.Boolean)
extern void TypeDescriptor_GetAttributes_mA96E001729AC6C2EF5ED8E0E5573BABF67501C44 (void);
// 0x00000A2A System.Collections.IDictionary System.ComponentModel.TypeDescriptor::GetCache(System.Object)
extern void TypeDescriptor_GetCache_mC7540D2FBAB562E689ED1BC2399D3F3C31D97145 (void);
// 0x00000A2B System.String System.ComponentModel.TypeDescriptor::GetClassName(System.Object)
extern void TypeDescriptor_GetClassName_m539DE8A8C913A996F10E44F0AD222E33B88FF4D4 (void);
// 0x00000A2C System.String System.ComponentModel.TypeDescriptor::GetClassName(System.Object,System.Boolean)
extern void TypeDescriptor_GetClassName_mACBEC8CAA950839E997F497253ED5940863A7B09 (void);
// 0x00000A2D System.String System.ComponentModel.TypeDescriptor::GetClassName(System.Type)
extern void TypeDescriptor_GetClassName_m8136D73D8DCF9FCD7E82565CE8CEA957F18DE9E4 (void);
// 0x00000A2E System.String System.ComponentModel.TypeDescriptor::GetComponentName(System.Object)
extern void TypeDescriptor_GetComponentName_m459C41F0CF27D483E7285912BA6936553D90688B (void);
// 0x00000A2F System.String System.ComponentModel.TypeDescriptor::GetComponentName(System.Object,System.Boolean)
extern void TypeDescriptor_GetComponentName_mA9AC0DEB74A03166BEB397C9B8E44B8D3AFA175B (void);
// 0x00000A30 System.ComponentModel.TypeConverter System.ComponentModel.TypeDescriptor::GetConverter(System.Object)
extern void TypeDescriptor_GetConverter_m75EE0FF29752ACFC062B86D27CCBE99DB48FD5E8 (void);
// 0x00000A31 System.ComponentModel.TypeConverter System.ComponentModel.TypeDescriptor::GetConverter(System.Object,System.Boolean)
extern void TypeDescriptor_GetConverter_mAC1F889B22B0561918C9FE3CE2AFC3B983E6AABC (void);
// 0x00000A32 System.ComponentModel.TypeConverter System.ComponentModel.TypeDescriptor::GetConverter(System.Type)
extern void TypeDescriptor_GetConverter_m30E075F6ED53FD85B7C1F7F44E58BA20645A68BA (void);
// 0x00000A33 System.ComponentModel.EventDescriptor System.ComponentModel.TypeDescriptor::GetDefaultEvent(System.Type)
extern void TypeDescriptor_GetDefaultEvent_mF65AF0663D6DBBB76E3A8718561A29B9A63C2045 (void);
// 0x00000A34 System.ComponentModel.EventDescriptor System.ComponentModel.TypeDescriptor::GetDefaultEvent(System.Object)
extern void TypeDescriptor_GetDefaultEvent_m270F00968BD241719B4510CE74AFD8CE6B1CC5A8 (void);
// 0x00000A35 System.ComponentModel.EventDescriptor System.ComponentModel.TypeDescriptor::GetDefaultEvent(System.Object,System.Boolean)
extern void TypeDescriptor_GetDefaultEvent_m4BD6A2A34BA730F46533F1862A9F03D82255D6BC (void);
// 0x00000A36 System.ComponentModel.PropertyDescriptor System.ComponentModel.TypeDescriptor::GetDefaultProperty(System.Type)
extern void TypeDescriptor_GetDefaultProperty_m0ABAF110FC9CA1F6265C19D5A7ADB524B883D9B8 (void);
// 0x00000A37 System.ComponentModel.PropertyDescriptor System.ComponentModel.TypeDescriptor::GetDefaultProperty(System.Object)
extern void TypeDescriptor_GetDefaultProperty_m2C964DA038C7C1D114862E1C5FE2507E26F38DF6 (void);
// 0x00000A38 System.ComponentModel.PropertyDescriptor System.ComponentModel.TypeDescriptor::GetDefaultProperty(System.Object,System.Boolean)
extern void TypeDescriptor_GetDefaultProperty_m92DAAC0601FC527EE5B2399EF1AC88ACB9A488DD (void);
// 0x00000A39 System.ComponentModel.ICustomTypeDescriptor System.ComponentModel.TypeDescriptor::GetDescriptor(System.Type,System.String)
extern void TypeDescriptor_GetDescriptor_m03B8BB2FE0F4EB472FC543B31A37D627CD02D5EB (void);
// 0x00000A3A System.ComponentModel.ICustomTypeDescriptor System.ComponentModel.TypeDescriptor::GetDescriptor(System.Object,System.Boolean)
extern void TypeDescriptor_GetDescriptor_m557DDD4B793F92E5D71B980E264ACCF1C6A2EFB1 (void);
// 0x00000A3B System.ComponentModel.ICustomTypeDescriptor System.ComponentModel.TypeDescriptor::GetExtendedDescriptor(System.Object)
extern void TypeDescriptor_GetExtendedDescriptor_mD3B3C0990D1E6DF8A99C269710B4FC77DAC1BCFE (void);
// 0x00000A3C System.Object System.ComponentModel.TypeDescriptor::GetEditor(System.Object,System.Type)
extern void TypeDescriptor_GetEditor_mC998B8DCA2771C639A6F3E4A1AEB9C716455F9C5 (void);
// 0x00000A3D System.Object System.ComponentModel.TypeDescriptor::GetEditor(System.Object,System.Type,System.Boolean)
extern void TypeDescriptor_GetEditor_m5205BD6EA7BC05FA4DD716AE0E15A5B2A4BC8234 (void);
// 0x00000A3E System.Object System.ComponentModel.TypeDescriptor::GetEditor(System.Type,System.Type)
extern void TypeDescriptor_GetEditor_m66F3C5F1EF83D37BD530FDBC91EACCDD6E339611 (void);
// 0x00000A3F System.ComponentModel.EventDescriptorCollection System.ComponentModel.TypeDescriptor::GetEvents(System.Type)
extern void TypeDescriptor_GetEvents_mEB93FB58F539D9302E2ACAA823DABB199DFB9944 (void);
// 0x00000A40 System.ComponentModel.EventDescriptorCollection System.ComponentModel.TypeDescriptor::GetEvents(System.Type,System.Attribute[])
extern void TypeDescriptor_GetEvents_mFCF0F9D2DF4E79782E05309867A0537AFC2B5B08 (void);
// 0x00000A41 System.ComponentModel.EventDescriptorCollection System.ComponentModel.TypeDescriptor::GetEvents(System.Object)
extern void TypeDescriptor_GetEvents_mA157A3DD309A7F9B964A9C1CD8942ED3B395439D (void);
// 0x00000A42 System.ComponentModel.EventDescriptorCollection System.ComponentModel.TypeDescriptor::GetEvents(System.Object,System.Boolean)
extern void TypeDescriptor_GetEvents_m31040103B07E1239FBBF0A69D5067016BE8D52E3 (void);
// 0x00000A43 System.ComponentModel.EventDescriptorCollection System.ComponentModel.TypeDescriptor::GetEvents(System.Object,System.Attribute[])
extern void TypeDescriptor_GetEvents_m5BCF7AC534063AAAAB0BEB78AAA98AFA98A3406E (void);
// 0x00000A44 System.ComponentModel.EventDescriptorCollection System.ComponentModel.TypeDescriptor::GetEvents(System.Object,System.Attribute[],System.Boolean)
extern void TypeDescriptor_GetEvents_mA76921E0FEA0CFBA15CF0864A20664F2CC3DC4E4 (void);
// 0x00000A45 System.String System.ComponentModel.TypeDescriptor::GetExtenderCollisionSuffix(System.ComponentModel.MemberDescriptor)
extern void TypeDescriptor_GetExtenderCollisionSuffix_m686BE0F744E8E5511310EA611B39FF891AEDC784 (void);
// 0x00000A46 System.String System.ComponentModel.TypeDescriptor::GetFullComponentName(System.Object)
extern void TypeDescriptor_GetFullComponentName_m138486221163708B96C25C805A85F8414598F74E (void);
// 0x00000A47 System.Type System.ComponentModel.TypeDescriptor::GetNodeForBaseType(System.Type)
extern void TypeDescriptor_GetNodeForBaseType_mD4DC672E329294D1CC62ED255A60FEB216151414 (void);
// 0x00000A48 System.ComponentModel.PropertyDescriptorCollection System.ComponentModel.TypeDescriptor::GetProperties(System.Type)
extern void TypeDescriptor_GetProperties_m0398CE2B5F7971982337E934990B8A2128675024 (void);
// 0x00000A49 System.ComponentModel.PropertyDescriptorCollection System.ComponentModel.TypeDescriptor::GetProperties(System.Type,System.Attribute[])
extern void TypeDescriptor_GetProperties_mB120D4E97EBF1F7E8C585380F0B6EF8E5EC843EE (void);
// 0x00000A4A System.ComponentModel.PropertyDescriptorCollection System.ComponentModel.TypeDescriptor::GetProperties(System.Object)
extern void TypeDescriptor_GetProperties_mADA58F0BAD4560D62BF7ADB7186B990D11780B0C (void);
// 0x00000A4B System.ComponentModel.PropertyDescriptorCollection System.ComponentModel.TypeDescriptor::GetProperties(System.Object,System.Boolean)
extern void TypeDescriptor_GetProperties_m9A75CAB323930B35DC4ED5EC53BFCB2C85BD7170 (void);
// 0x00000A4C System.ComponentModel.PropertyDescriptorCollection System.ComponentModel.TypeDescriptor::GetProperties(System.Object,System.Attribute[])
extern void TypeDescriptor_GetProperties_m05CFF294019C93C8ADC7433BB7D5D87F19DDE7FC (void);
// 0x00000A4D System.ComponentModel.PropertyDescriptorCollection System.ComponentModel.TypeDescriptor::GetProperties(System.Object,System.Attribute[],System.Boolean)
extern void TypeDescriptor_GetProperties_mD2A9DF20F4E4373E7144791303ECB062973647FA (void);
// 0x00000A4E System.ComponentModel.PropertyDescriptorCollection System.ComponentModel.TypeDescriptor::GetPropertiesImpl(System.Object,System.Attribute[],System.Boolean,System.Boolean)
extern void TypeDescriptor_GetPropertiesImpl_m0F204546AFC2CCED7979E08E0FF134D7084DC248 (void);
// 0x00000A4F System.ComponentModel.TypeDescriptionProvider System.ComponentModel.TypeDescriptor::GetProvider(System.Type)
extern void TypeDescriptor_GetProvider_m3265CFAFF759A9DC540031E2401F96CD00BE9BF7 (void);
// 0x00000A50 System.ComponentModel.TypeDescriptionProvider System.ComponentModel.TypeDescriptor::GetProvider(System.Object)
extern void TypeDescriptor_GetProvider_mCD95C62422DB0D4811ACE64E72D3C4C5B25BDD90 (void);
// 0x00000A51 System.ComponentModel.TypeDescriptionProvider System.ComponentModel.TypeDescriptor::GetProviderRecursive(System.Type)
extern void TypeDescriptor_GetProviderRecursive_mFA9FD212A625262784E9B1B05D3B82564B393877 (void);
// 0x00000A52 System.Type System.ComponentModel.TypeDescriptor::GetReflectionType(System.Type)
extern void TypeDescriptor_GetReflectionType_mB28D64FBA294D618334381A77DAE790811611C3D (void);
// 0x00000A53 System.Type System.ComponentModel.TypeDescriptor::GetReflectionType(System.Object)
extern void TypeDescriptor_GetReflectionType_m92BF9F8F63D9F2A14BD3E40941A7FD4B3662043E (void);
// 0x00000A54 System.ComponentModel.TypeDescriptor_TypeDescriptionNode System.ComponentModel.TypeDescriptor::NodeFor(System.Type)
extern void TypeDescriptor_NodeFor_m767FF87E78839CA052D9BA45FC6E18BD28F8E2E2 (void);
// 0x00000A55 System.ComponentModel.TypeDescriptor_TypeDescriptionNode System.ComponentModel.TypeDescriptor::NodeFor(System.Type,System.Boolean)
extern void TypeDescriptor_NodeFor_m47CC24E4CFA599136DD05F6DD9A72A4B309D0D90 (void);
// 0x00000A56 System.ComponentModel.TypeDescriptor_TypeDescriptionNode System.ComponentModel.TypeDescriptor::NodeFor(System.Object)
extern void TypeDescriptor_NodeFor_m5CD091DA5BF7D035FA36E6E397A96B2A9610E9D5 (void);
// 0x00000A57 System.ComponentModel.TypeDescriptor_TypeDescriptionNode System.ComponentModel.TypeDescriptor::NodeFor(System.Object,System.Boolean)
extern void TypeDescriptor_NodeFor_m90ADBC22F629303B34247E6000724298EDDF3E61 (void);
// 0x00000A58 System.Void System.ComponentModel.TypeDescriptor::NodeRemove(System.Object,System.ComponentModel.TypeDescriptionProvider)
extern void TypeDescriptor_NodeRemove_mA49498A2B87FC037CE2A9C6D26CDF6043FEFC122 (void);
// 0x00000A59 System.Collections.ICollection System.ComponentModel.TypeDescriptor::PipelineAttributeFilter(System.Int32,System.Collections.ICollection,System.Attribute[],System.Object,System.Collections.IDictionary)
extern void TypeDescriptor_PipelineAttributeFilter_mDFD0C9F6114800954B3A9275EB4109520570307D (void);
// 0x00000A5A System.Collections.ICollection System.ComponentModel.TypeDescriptor::PipelineFilter(System.Int32,System.Collections.ICollection,System.Object,System.Collections.IDictionary)
extern void TypeDescriptor_PipelineFilter_m7522739B5B21B076A5722C659E9B17A404196487 (void);
// 0x00000A5B System.Collections.ICollection System.ComponentModel.TypeDescriptor::PipelineInitialize(System.Int32,System.Collections.ICollection,System.Collections.IDictionary)
extern void TypeDescriptor_PipelineInitialize_mE238329E4034835777FC35289A14EA9A1397CF66 (void);
// 0x00000A5C System.Collections.ICollection System.ComponentModel.TypeDescriptor::PipelineMerge(System.Int32,System.Collections.ICollection,System.Collections.ICollection,System.Object,System.Collections.IDictionary)
extern void TypeDescriptor_PipelineMerge_m12CD63D0457BCA451AF9635E4E754A1E27122E65 (void);
// 0x00000A5D System.Void System.ComponentModel.TypeDescriptor::RaiseRefresh(System.Object)
extern void TypeDescriptor_RaiseRefresh_m59D4457847547E4C32159C2F24E1DDDA1D34F60C (void);
// 0x00000A5E System.Void System.ComponentModel.TypeDescriptor::RaiseRefresh(System.Type)
extern void TypeDescriptor_RaiseRefresh_m75708E2026685B087D03E5383F08E65F1608332C (void);
// 0x00000A5F System.Void System.ComponentModel.TypeDescriptor::Refresh(System.Object)
extern void TypeDescriptor_Refresh_m9229980150993B812922316474D9806CB2B23B66 (void);
// 0x00000A60 System.Void System.ComponentModel.TypeDescriptor::Refresh(System.Object,System.Boolean)
extern void TypeDescriptor_Refresh_mEC7669AD5516911D4C54E02A9F073CF89E59DC6E (void);
// 0x00000A61 System.Void System.ComponentModel.TypeDescriptor::Refresh(System.Type)
extern void TypeDescriptor_Refresh_m3EE0C2B17D9683C6C719C590D0D9744D16F58027 (void);
// 0x00000A62 System.Void System.ComponentModel.TypeDescriptor::Refresh(System.Reflection.Module)
extern void TypeDescriptor_Refresh_mF1572C257E75B5BBBA5468FE0FB982ACB33F8E90 (void);
// 0x00000A63 System.Void System.ComponentModel.TypeDescriptor::Refresh(System.Reflection.Assembly)
extern void TypeDescriptor_Refresh_m7FAA7FE3754BE2B7DAA44DEC226F1451FEFB3143 (void);
// 0x00000A64 System.Void System.ComponentModel.TypeDescriptor::RemoveAssociation(System.Object,System.Object)
extern void TypeDescriptor_RemoveAssociation_m1C3673E59BB67895F9462F6BD390BFFEA7CFEA63 (void);
// 0x00000A65 System.Void System.ComponentModel.TypeDescriptor::RemoveAssociations(System.Object)
extern void TypeDescriptor_RemoveAssociations_mC32F5B12534541E6C2426ECCD01E3686DC5584FE (void);
// 0x00000A66 System.Void System.ComponentModel.TypeDescriptor::RemoveProvider(System.ComponentModel.TypeDescriptionProvider,System.Type)
extern void TypeDescriptor_RemoveProvider_m6AC5F6B0977537915ED5D177715CF02DA4E6F3C6 (void);
// 0x00000A67 System.Void System.ComponentModel.TypeDescriptor::RemoveProvider(System.ComponentModel.TypeDescriptionProvider,System.Object)
extern void TypeDescriptor_RemoveProvider_m64D37F2DD488312D85314715D4F41DDCFF14D588 (void);
// 0x00000A68 System.Void System.ComponentModel.TypeDescriptor::RemoveProviderTransparent(System.ComponentModel.TypeDescriptionProvider,System.Type)
extern void TypeDescriptor_RemoveProviderTransparent_m01E159D92DF8529B013003E7490F438A20F9150D (void);
// 0x00000A69 System.Void System.ComponentModel.TypeDescriptor::RemoveProviderTransparent(System.ComponentModel.TypeDescriptionProvider,System.Object)
extern void TypeDescriptor_RemoveProviderTransparent_m26D6ACC950A85E69D6EB21C0F1DBE28789E3E043 (void);
// 0x00000A6A System.Boolean System.ComponentModel.TypeDescriptor::ShouldHideMember(System.ComponentModel.MemberDescriptor,System.Attribute)
extern void TypeDescriptor_ShouldHideMember_m7530A7627AB76EB292A22E86DA7D4B1A8DFEAF01 (void);
// 0x00000A6B System.Void System.ComponentModel.TypeDescriptor::SortDescriptorArray(System.Collections.IList)
extern void TypeDescriptor_SortDescriptorArray_mF1BF8FDE18108198B6E5CF6B31909A7F544F649C (void);
// 0x00000A6C System.Void System.ComponentModel.TypeDescriptor::Trace(System.String,System.Object[])
extern void TypeDescriptor_Trace_mA9D5446CDED02A129B18F812E6860DE63EE68CBB (void);
// 0x00000A6D System.Void System.ComponentModel.TypeDescriptor::.cctor()
extern void TypeDescriptor__cctor_m93DDEDF2D6E089FEFA7A29B425C854E1E04E6145 (void);
// 0x00000A6E System.Void System.ComponentModel.TypeDescriptor_AttributeProvider::.ctor(System.ComponentModel.TypeDescriptionProvider,System.Attribute[])
extern void AttributeProvider__ctor_mC68C27A36CD20DF71F5F1FD7A4EF3DC2C0D3BD0A (void);
// 0x00000A6F System.ComponentModel.ICustomTypeDescriptor System.ComponentModel.TypeDescriptor_AttributeProvider::GetTypeDescriptor(System.Type,System.Object)
extern void AttributeProvider_GetTypeDescriptor_m3695E1AA4427F2DCD40176B776A9921D79A69BEC (void);
// 0x00000A70 System.Void System.ComponentModel.TypeDescriptor_AttributeProvider_AttributeTypeDescriptor::.ctor(System.Attribute[],System.ComponentModel.ICustomTypeDescriptor)
extern void AttributeTypeDescriptor__ctor_mC117F3DDB0D2E79EE6732BE5D8950F246665DCC5 (void);
// 0x00000A71 System.ComponentModel.AttributeCollection System.ComponentModel.TypeDescriptor_AttributeProvider_AttributeTypeDescriptor::GetAttributes()
extern void AttributeTypeDescriptor_GetAttributes_m0011703867B0FBD2C7C6A927B005BAA78742999C (void);
// 0x00000A72 System.Void System.ComponentModel.TypeDescriptor_ComNativeDescriptionProvider::.ctor(System.ComponentModel.IComNativeDescriptorHandler)
extern void ComNativeDescriptionProvider__ctor_mCB532BF72BDE7FBEFD35AEEBF76C6A4B9CE8684C (void);
// 0x00000A73 System.ComponentModel.IComNativeDescriptorHandler System.ComponentModel.TypeDescriptor_ComNativeDescriptionProvider::get_Handler()
extern void ComNativeDescriptionProvider_get_Handler_mFDAA26D067DE2DE3A878E18B6E305D122366C6F9 (void);
// 0x00000A74 System.Void System.ComponentModel.TypeDescriptor_ComNativeDescriptionProvider::set_Handler(System.ComponentModel.IComNativeDescriptorHandler)
extern void ComNativeDescriptionProvider_set_Handler_m413D6825B451C480C8311EEB516FDE590D405542 (void);
// 0x00000A75 System.ComponentModel.ICustomTypeDescriptor System.ComponentModel.TypeDescriptor_ComNativeDescriptionProvider::GetTypeDescriptor(System.Type,System.Object)
extern void ComNativeDescriptionProvider_GetTypeDescriptor_mF1301F5B79E73CABBEC1CF991639E67D4B898E46 (void);
// 0x00000A76 System.Void System.ComponentModel.TypeDescriptor_ComNativeDescriptionProvider_ComNativeTypeDescriptor::.ctor(System.ComponentModel.IComNativeDescriptorHandler,System.Object)
extern void ComNativeTypeDescriptor__ctor_mC0FB87726953E70F7A8BEA40A225B01B2DDA00F4 (void);
// 0x00000A77 System.ComponentModel.AttributeCollection System.ComponentModel.TypeDescriptor_ComNativeDescriptionProvider_ComNativeTypeDescriptor::System.ComponentModel.ICustomTypeDescriptor.GetAttributes()
extern void ComNativeTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetAttributes_mE5FC3BDFBD29CF0B37067EFD5E3A88549BA931B1 (void);
// 0x00000A78 System.String System.ComponentModel.TypeDescriptor_ComNativeDescriptionProvider_ComNativeTypeDescriptor::System.ComponentModel.ICustomTypeDescriptor.GetClassName()
extern void ComNativeTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetClassName_mF087F6356C4E89AB22F3AF8201823F1543E0F926 (void);
// 0x00000A79 System.String System.ComponentModel.TypeDescriptor_ComNativeDescriptionProvider_ComNativeTypeDescriptor::System.ComponentModel.ICustomTypeDescriptor.GetComponentName()
extern void ComNativeTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetComponentName_m0D26F35DFD1F64A1A33D05931FA2547DE8A6F630 (void);
// 0x00000A7A System.ComponentModel.TypeConverter System.ComponentModel.TypeDescriptor_ComNativeDescriptionProvider_ComNativeTypeDescriptor::System.ComponentModel.ICustomTypeDescriptor.GetConverter()
extern void ComNativeTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetConverter_m8787FD30060421E1EA2045F9B47A1DE58BA5E509 (void);
// 0x00000A7B System.ComponentModel.EventDescriptor System.ComponentModel.TypeDescriptor_ComNativeDescriptionProvider_ComNativeTypeDescriptor::System.ComponentModel.ICustomTypeDescriptor.GetDefaultEvent()
extern void ComNativeTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetDefaultEvent_m46CC31F740F1DBF6BAAAFE3A36A3505F16692901 (void);
// 0x00000A7C System.ComponentModel.PropertyDescriptor System.ComponentModel.TypeDescriptor_ComNativeDescriptionProvider_ComNativeTypeDescriptor::System.ComponentModel.ICustomTypeDescriptor.GetDefaultProperty()
extern void ComNativeTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetDefaultProperty_mE365AD557ED315421D7FAD8EFF205C1264D4B2A6 (void);
// 0x00000A7D System.Object System.ComponentModel.TypeDescriptor_ComNativeDescriptionProvider_ComNativeTypeDescriptor::System.ComponentModel.ICustomTypeDescriptor.GetEditor(System.Type)
extern void ComNativeTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetEditor_m28A94D6F0B9E814DC284868B0C8250FCD222A51D (void);
// 0x00000A7E System.ComponentModel.EventDescriptorCollection System.ComponentModel.TypeDescriptor_ComNativeDescriptionProvider_ComNativeTypeDescriptor::System.ComponentModel.ICustomTypeDescriptor.GetEvents()
extern void ComNativeTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetEvents_m949BAC05B43FF792C78B20B1896B7D51BB6B122F (void);
// 0x00000A7F System.ComponentModel.EventDescriptorCollection System.ComponentModel.TypeDescriptor_ComNativeDescriptionProvider_ComNativeTypeDescriptor::System.ComponentModel.ICustomTypeDescriptor.GetEvents(System.Attribute[])
extern void ComNativeTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetEvents_mEEF28C5E15301769BE1D8DE448BE039936AF59E8 (void);
// 0x00000A80 System.ComponentModel.PropertyDescriptorCollection System.ComponentModel.TypeDescriptor_ComNativeDescriptionProvider_ComNativeTypeDescriptor::System.ComponentModel.ICustomTypeDescriptor.GetProperties()
extern void ComNativeTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetProperties_mFCF13A62E6A2C0AC32C4CCDC51F493DD38E26A79 (void);
// 0x00000A81 System.ComponentModel.PropertyDescriptorCollection System.ComponentModel.TypeDescriptor_ComNativeDescriptionProvider_ComNativeTypeDescriptor::System.ComponentModel.ICustomTypeDescriptor.GetProperties(System.Attribute[])
extern void ComNativeTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetProperties_mA29FC50606B6E3BA0BC975CD4524CF95F5F77263 (void);
// 0x00000A82 System.Object System.ComponentModel.TypeDescriptor_ComNativeDescriptionProvider_ComNativeTypeDescriptor::System.ComponentModel.ICustomTypeDescriptor.GetPropertyOwner(System.ComponentModel.PropertyDescriptor)
extern void ComNativeTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetPropertyOwner_m3FC79722589299BDB79C2C6798109A3FC3847B2A (void);
// 0x00000A83 System.Void System.ComponentModel.TypeDescriptor_AttributeFilterCacheItem::.ctor(System.Attribute[],System.Collections.ICollection)
extern void AttributeFilterCacheItem__ctor_m8319ED63E0DDDB46F62ED8DBC04CCD530C477AAF (void);
// 0x00000A84 System.Boolean System.ComponentModel.TypeDescriptor_AttributeFilterCacheItem::IsValid(System.Attribute[])
extern void AttributeFilterCacheItem_IsValid_m0218A992CF2B98E84CD36A2C037F948A5DDB6BF9 (void);
// 0x00000A85 System.Void System.ComponentModel.TypeDescriptor_FilterCacheItem::.ctor(System.ComponentModel.Design.ITypeDescriptorFilterService,System.Collections.ICollection)
extern void FilterCacheItem__ctor_m9398DF7D02FBE4926AFB8D768F6F0936E0929181 (void);
// 0x00000A86 System.Boolean System.ComponentModel.TypeDescriptor_FilterCacheItem::IsValid(System.ComponentModel.Design.ITypeDescriptorFilterService)
extern void FilterCacheItem_IsValid_m91C02B95AF49F2BD09314CF2EB67F6090052B8B4 (void);
// 0x00000A87 System.Int32 System.ComponentModel.TypeDescriptor_MemberDescriptorComparer::Compare(System.Object,System.Object)
extern void MemberDescriptorComparer_Compare_m9C56C6E64A892DB13EEB4B1F551B6F161B4C237E (void);
// 0x00000A88 System.Void System.ComponentModel.TypeDescriptor_MemberDescriptorComparer::.ctor()
extern void MemberDescriptorComparer__ctor_mE0D379E9AA3712B69614E48771226910DE517618 (void);
// 0x00000A89 System.Void System.ComponentModel.TypeDescriptor_MemberDescriptorComparer::.cctor()
extern void MemberDescriptorComparer__cctor_m9E4FF9CCCC93BEE24671FD459069CB7793ED97C6 (void);
// 0x00000A8A System.Void System.ComponentModel.TypeDescriptor_MergedTypeDescriptor::.ctor(System.ComponentModel.ICustomTypeDescriptor,System.ComponentModel.ICustomTypeDescriptor)
extern void MergedTypeDescriptor__ctor_m07BED02593A42C075C4F95B23D208CF1222C12A0 (void);
// 0x00000A8B System.ComponentModel.AttributeCollection System.ComponentModel.TypeDescriptor_MergedTypeDescriptor::System.ComponentModel.ICustomTypeDescriptor.GetAttributes()
extern void MergedTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetAttributes_m2DD60D9C133AE18F38D7A27189168A2FBF3729FD (void);
// 0x00000A8C System.String System.ComponentModel.TypeDescriptor_MergedTypeDescriptor::System.ComponentModel.ICustomTypeDescriptor.GetClassName()
extern void MergedTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetClassName_m51465B550440AD0C8661563316256112BAB0C537 (void);
// 0x00000A8D System.String System.ComponentModel.TypeDescriptor_MergedTypeDescriptor::System.ComponentModel.ICustomTypeDescriptor.GetComponentName()
extern void MergedTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetComponentName_mFF777A710653F0BD5AE3E0B5AF10254D319E8420 (void);
// 0x00000A8E System.ComponentModel.TypeConverter System.ComponentModel.TypeDescriptor_MergedTypeDescriptor::System.ComponentModel.ICustomTypeDescriptor.GetConverter()
extern void MergedTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetConverter_mFC2AC7E8BEF7680E424A34D335EB4FCC9A6BACB6 (void);
// 0x00000A8F System.ComponentModel.EventDescriptor System.ComponentModel.TypeDescriptor_MergedTypeDescriptor::System.ComponentModel.ICustomTypeDescriptor.GetDefaultEvent()
extern void MergedTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetDefaultEvent_m2B996229BED2945485F72901952DB3C78EDBD077 (void);
// 0x00000A90 System.ComponentModel.PropertyDescriptor System.ComponentModel.TypeDescriptor_MergedTypeDescriptor::System.ComponentModel.ICustomTypeDescriptor.GetDefaultProperty()
extern void MergedTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetDefaultProperty_mB703584702A85757837F23B27A715723681B2162 (void);
// 0x00000A91 System.Object System.ComponentModel.TypeDescriptor_MergedTypeDescriptor::System.ComponentModel.ICustomTypeDescriptor.GetEditor(System.Type)
extern void MergedTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetEditor_m675181A242011A51DEA804FEFF957B160C165D6C (void);
// 0x00000A92 System.ComponentModel.EventDescriptorCollection System.ComponentModel.TypeDescriptor_MergedTypeDescriptor::System.ComponentModel.ICustomTypeDescriptor.GetEvents()
extern void MergedTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetEvents_m59E8A40CD7A5B6DFE3AF323CEA4FFED38574DAD8 (void);
// 0x00000A93 System.ComponentModel.EventDescriptorCollection System.ComponentModel.TypeDescriptor_MergedTypeDescriptor::System.ComponentModel.ICustomTypeDescriptor.GetEvents(System.Attribute[])
extern void MergedTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetEvents_m25103AFA79F66B26E782085D798D8D5467CCE0A8 (void);
// 0x00000A94 System.ComponentModel.PropertyDescriptorCollection System.ComponentModel.TypeDescriptor_MergedTypeDescriptor::System.ComponentModel.ICustomTypeDescriptor.GetProperties()
extern void MergedTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetProperties_m5C461A51153A91C829F3F75CC2E2D7AD2933BC69 (void);
// 0x00000A95 System.ComponentModel.PropertyDescriptorCollection System.ComponentModel.TypeDescriptor_MergedTypeDescriptor::System.ComponentModel.ICustomTypeDescriptor.GetProperties(System.Attribute[])
extern void MergedTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetProperties_m9C59F8E3A2F518EBBE770B6ABE66B82796B18F63 (void);
// 0x00000A96 System.Object System.ComponentModel.TypeDescriptor_MergedTypeDescriptor::System.ComponentModel.ICustomTypeDescriptor.GetPropertyOwner(System.ComponentModel.PropertyDescriptor)
extern void MergedTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetPropertyOwner_mB34132962484E99CF6CBA0CDFB462B2F0F243C13 (void);
// 0x00000A97 System.Void System.ComponentModel.TypeDescriptor_TypeDescriptionNode::.ctor(System.ComponentModel.TypeDescriptionProvider)
extern void TypeDescriptionNode__ctor_m18D16A33443D7C6C32D09203AE94E5A5DA65BDFF (void);
// 0x00000A98 System.Object System.ComponentModel.TypeDescriptor_TypeDescriptionNode::CreateInstance(System.IServiceProvider,System.Type,System.Type[],System.Object[])
extern void TypeDescriptionNode_CreateInstance_m8DE4377C62A0EF6738F487193FC20302733BE49B (void);
// 0x00000A99 System.Collections.IDictionary System.ComponentModel.TypeDescriptor_TypeDescriptionNode::GetCache(System.Object)
extern void TypeDescriptionNode_GetCache_m275E9B8AA100455DA54B9CBD3581B9556C5DE825 (void);
// 0x00000A9A System.ComponentModel.ICustomTypeDescriptor System.ComponentModel.TypeDescriptor_TypeDescriptionNode::GetExtendedTypeDescriptor(System.Object)
extern void TypeDescriptionNode_GetExtendedTypeDescriptor_m014DF481F410A49BBB0B087DD65EA4DBD51E9AF2 (void);
// 0x00000A9B System.ComponentModel.IExtenderProvider[] System.ComponentModel.TypeDescriptor_TypeDescriptionNode::GetExtenderProviders(System.Object)
extern void TypeDescriptionNode_GetExtenderProviders_mA26764DE3C998BCD030B9E111462EB622BB127BE (void);
// 0x00000A9C System.String System.ComponentModel.TypeDescriptor_TypeDescriptionNode::GetFullComponentName(System.Object)
extern void TypeDescriptionNode_GetFullComponentName_m2A7751892ED983AAFFFF84BD961C6839D809AB07 (void);
// 0x00000A9D System.Type System.ComponentModel.TypeDescriptor_TypeDescriptionNode::GetReflectionType(System.Type,System.Object)
extern void TypeDescriptionNode_GetReflectionType_m4C80319088CB3DFFEF76A5DB4C862FCDD98BDC92 (void);
// 0x00000A9E System.Type System.ComponentModel.TypeDescriptor_TypeDescriptionNode::GetRuntimeType(System.Type)
extern void TypeDescriptionNode_GetRuntimeType_m628C321FDB6C9718D142459A34BA726DDFFA8E8C (void);
// 0x00000A9F System.ComponentModel.ICustomTypeDescriptor System.ComponentModel.TypeDescriptor_TypeDescriptionNode::GetTypeDescriptor(System.Type,System.Object)
extern void TypeDescriptionNode_GetTypeDescriptor_m55BB50B1A0B0542BD4736FE3F7A14A7ABEC94903 (void);
// 0x00000AA0 System.Boolean System.ComponentModel.TypeDescriptor_TypeDescriptionNode::IsSupportedType(System.Type)
extern void TypeDescriptionNode_IsSupportedType_mEBB9DAD80FFEF24046762B4FBB323D91119A828F (void);
// 0x00000AA1 System.Void System.ComponentModel.TypeDescriptor_TypeDescriptionNode_DefaultExtendedTypeDescriptor::.ctor(System.ComponentModel.TypeDescriptor_TypeDescriptionNode,System.Object)
extern void DefaultExtendedTypeDescriptor__ctor_mD297D84C0AEF8C2AF0867391BD0FD037D8E6AB86_AdjustorThunk (void);
// 0x00000AA2 System.ComponentModel.AttributeCollection System.ComponentModel.TypeDescriptor_TypeDescriptionNode_DefaultExtendedTypeDescriptor::System.ComponentModel.ICustomTypeDescriptor.GetAttributes()
extern void DefaultExtendedTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetAttributes_mF4C670B634C8C86057E939F3DD5EAA4173DAB1A8_AdjustorThunk (void);
// 0x00000AA3 System.String System.ComponentModel.TypeDescriptor_TypeDescriptionNode_DefaultExtendedTypeDescriptor::System.ComponentModel.ICustomTypeDescriptor.GetClassName()
extern void DefaultExtendedTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetClassName_m5D43CCB75E8BBD373FFEFDA99B6B37FA300AD884_AdjustorThunk (void);
// 0x00000AA4 System.String System.ComponentModel.TypeDescriptor_TypeDescriptionNode_DefaultExtendedTypeDescriptor::System.ComponentModel.ICustomTypeDescriptor.GetComponentName()
extern void DefaultExtendedTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetComponentName_m91CEE12D87F75538C0B99BA82D7C0AFE8B670D55_AdjustorThunk (void);
// 0x00000AA5 System.ComponentModel.TypeConverter System.ComponentModel.TypeDescriptor_TypeDescriptionNode_DefaultExtendedTypeDescriptor::System.ComponentModel.ICustomTypeDescriptor.GetConverter()
extern void DefaultExtendedTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetConverter_mE26BB774C31A0760EC238B30A3BDE0EE202EF1A6_AdjustorThunk (void);
// 0x00000AA6 System.ComponentModel.EventDescriptor System.ComponentModel.TypeDescriptor_TypeDescriptionNode_DefaultExtendedTypeDescriptor::System.ComponentModel.ICustomTypeDescriptor.GetDefaultEvent()
extern void DefaultExtendedTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetDefaultEvent_m64A8A46A22725FD8BC8DE809966CB860B17D1143_AdjustorThunk (void);
// 0x00000AA7 System.ComponentModel.PropertyDescriptor System.ComponentModel.TypeDescriptor_TypeDescriptionNode_DefaultExtendedTypeDescriptor::System.ComponentModel.ICustomTypeDescriptor.GetDefaultProperty()
extern void DefaultExtendedTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetDefaultProperty_mF6A776BFECC0FC3642D5557E136B8D79EAD7F37A_AdjustorThunk (void);
// 0x00000AA8 System.Object System.ComponentModel.TypeDescriptor_TypeDescriptionNode_DefaultExtendedTypeDescriptor::System.ComponentModel.ICustomTypeDescriptor.GetEditor(System.Type)
extern void DefaultExtendedTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetEditor_mE808899AE1F543555DD1463F2DD417986A7A5DBA_AdjustorThunk (void);
// 0x00000AA9 System.ComponentModel.EventDescriptorCollection System.ComponentModel.TypeDescriptor_TypeDescriptionNode_DefaultExtendedTypeDescriptor::System.ComponentModel.ICustomTypeDescriptor.GetEvents()
extern void DefaultExtendedTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetEvents_m9540E53C7641A9CEC8CBE91843B77E0C513DC2A2_AdjustorThunk (void);
// 0x00000AAA System.ComponentModel.EventDescriptorCollection System.ComponentModel.TypeDescriptor_TypeDescriptionNode_DefaultExtendedTypeDescriptor::System.ComponentModel.ICustomTypeDescriptor.GetEvents(System.Attribute[])
extern void DefaultExtendedTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetEvents_m11104BC84FB6A513D07BA11516697FEF495D87D6_AdjustorThunk (void);
// 0x00000AAB System.ComponentModel.PropertyDescriptorCollection System.ComponentModel.TypeDescriptor_TypeDescriptionNode_DefaultExtendedTypeDescriptor::System.ComponentModel.ICustomTypeDescriptor.GetProperties()
extern void DefaultExtendedTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetProperties_mCD9AF5CF5F30A8A6F9125272F6AB969039A96DA7_AdjustorThunk (void);
// 0x00000AAC System.ComponentModel.PropertyDescriptorCollection System.ComponentModel.TypeDescriptor_TypeDescriptionNode_DefaultExtendedTypeDescriptor::System.ComponentModel.ICustomTypeDescriptor.GetProperties(System.Attribute[])
extern void DefaultExtendedTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetProperties_m46AE37DFC7FBE5AE7641AD20F09C09109313E2AC_AdjustorThunk (void);
// 0x00000AAD System.Object System.ComponentModel.TypeDescriptor_TypeDescriptionNode_DefaultExtendedTypeDescriptor::System.ComponentModel.ICustomTypeDescriptor.GetPropertyOwner(System.ComponentModel.PropertyDescriptor)
extern void DefaultExtendedTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetPropertyOwner_mAEAB33B88BA45952CD04F3C3B2901997A7C17035_AdjustorThunk (void);
// 0x00000AAE System.Void System.ComponentModel.TypeDescriptor_TypeDescriptionNode_DefaultTypeDescriptor::.ctor(System.ComponentModel.TypeDescriptor_TypeDescriptionNode,System.Type,System.Object)
extern void DefaultTypeDescriptor__ctor_m8542D50B70E1A86255B2C64908C9397B971BBC90_AdjustorThunk (void);
// 0x00000AAF System.ComponentModel.AttributeCollection System.ComponentModel.TypeDescriptor_TypeDescriptionNode_DefaultTypeDescriptor::System.ComponentModel.ICustomTypeDescriptor.GetAttributes()
extern void DefaultTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetAttributes_m6EEBB8DB4E72761D9CB03978D149295CFE2B39EC_AdjustorThunk (void);
// 0x00000AB0 System.String System.ComponentModel.TypeDescriptor_TypeDescriptionNode_DefaultTypeDescriptor::System.ComponentModel.ICustomTypeDescriptor.GetClassName()
extern void DefaultTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetClassName_m046387DF4AF6D4272E79CCBFA30F12CD98B68475_AdjustorThunk (void);
// 0x00000AB1 System.String System.ComponentModel.TypeDescriptor_TypeDescriptionNode_DefaultTypeDescriptor::System.ComponentModel.ICustomTypeDescriptor.GetComponentName()
extern void DefaultTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetComponentName_m0EC92A5859516DD6DF83776057C9058F5AA8BAB7_AdjustorThunk (void);
// 0x00000AB2 System.ComponentModel.TypeConverter System.ComponentModel.TypeDescriptor_TypeDescriptionNode_DefaultTypeDescriptor::System.ComponentModel.ICustomTypeDescriptor.GetConverter()
extern void DefaultTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetConverter_mA5D26F3E5D42548F740BD72B1AA9AE1CE89EC6E7_AdjustorThunk (void);
// 0x00000AB3 System.ComponentModel.EventDescriptor System.ComponentModel.TypeDescriptor_TypeDescriptionNode_DefaultTypeDescriptor::System.ComponentModel.ICustomTypeDescriptor.GetDefaultEvent()
extern void DefaultTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetDefaultEvent_m3E1B70BE228C493EFE28B4113386B6E458711885_AdjustorThunk (void);
// 0x00000AB4 System.ComponentModel.PropertyDescriptor System.ComponentModel.TypeDescriptor_TypeDescriptionNode_DefaultTypeDescriptor::System.ComponentModel.ICustomTypeDescriptor.GetDefaultProperty()
extern void DefaultTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetDefaultProperty_mBBB5F91194AD6416D9304680E2FADE81A0E45003_AdjustorThunk (void);
// 0x00000AB5 System.Object System.ComponentModel.TypeDescriptor_TypeDescriptionNode_DefaultTypeDescriptor::System.ComponentModel.ICustomTypeDescriptor.GetEditor(System.Type)
extern void DefaultTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetEditor_m6EA05D046F2D53D0CFEB626BA904EE3C3803E280_AdjustorThunk (void);
// 0x00000AB6 System.ComponentModel.EventDescriptorCollection System.ComponentModel.TypeDescriptor_TypeDescriptionNode_DefaultTypeDescriptor::System.ComponentModel.ICustomTypeDescriptor.GetEvents()
extern void DefaultTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetEvents_mC1BE8372C6CD943C9C9E6476902D394A710B2E26_AdjustorThunk (void);
// 0x00000AB7 System.ComponentModel.EventDescriptorCollection System.ComponentModel.TypeDescriptor_TypeDescriptionNode_DefaultTypeDescriptor::System.ComponentModel.ICustomTypeDescriptor.GetEvents(System.Attribute[])
extern void DefaultTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetEvents_m25A1DB4DA858C18CF8717BFF4FC771283F60D035_AdjustorThunk (void);
// 0x00000AB8 System.ComponentModel.PropertyDescriptorCollection System.ComponentModel.TypeDescriptor_TypeDescriptionNode_DefaultTypeDescriptor::System.ComponentModel.ICustomTypeDescriptor.GetProperties()
extern void DefaultTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetProperties_mE25AA0FCA6D4DAD1D1C671F258B3C9B23A9D3354_AdjustorThunk (void);
// 0x00000AB9 System.ComponentModel.PropertyDescriptorCollection System.ComponentModel.TypeDescriptor_TypeDescriptionNode_DefaultTypeDescriptor::System.ComponentModel.ICustomTypeDescriptor.GetProperties(System.Attribute[])
extern void DefaultTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetProperties_m45476E33EA6039C732EF799D4E95FAE74AD67B36_AdjustorThunk (void);
// 0x00000ABA System.Object System.ComponentModel.TypeDescriptor_TypeDescriptionNode_DefaultTypeDescriptor::System.ComponentModel.ICustomTypeDescriptor.GetPropertyOwner(System.ComponentModel.PropertyDescriptor)
extern void DefaultTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetPropertyOwner_mD52D6FEDD198A4C2E7E2EA5B3FA7F9312D48C612_AdjustorThunk (void);
// 0x00000ABB System.Void System.ComponentModel.TypeDescriptor_TypeDescriptorComObject::.ctor()
extern void TypeDescriptorComObject__ctor_mF8F4F25FBC2087C47914CEB063D272CDD1969795 (void);
// 0x00000ABC System.Void System.ComponentModel.TypeDescriptor_TypeDescriptorInterface::.ctor()
extern void TypeDescriptorInterface__ctor_mF30410D47F5161CB50BB5FADFC15BDF9BB643F96 (void);
// 0x00000ABD System.Void System.ComponentModel.TypeListConverter::.ctor(System.Type[])
extern void TypeListConverter__ctor_m84A4071857E13DE0AC52B01A6A54898A7BA1DE0C (void);
// 0x00000ABE System.Boolean System.ComponentModel.TypeListConverter::CanConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Type)
extern void TypeListConverter_CanConvertFrom_mEFD163573CB4B26853C948DF6DA1A789C87110E3 (void);
// 0x00000ABF System.Boolean System.ComponentModel.TypeListConverter::CanConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Type)
extern void TypeListConverter_CanConvertTo_m7955EF2D695F034929EF78D9A0DC46EB0924A2AF (void);
// 0x00000AC0 System.Object System.ComponentModel.TypeListConverter::ConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object)
extern void TypeListConverter_ConvertFrom_m56DF48CB20C3ED03FDE80C9CBE6B97BD56D80FA7 (void);
// 0x00000AC1 System.Object System.ComponentModel.TypeListConverter::ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)
extern void TypeListConverter_ConvertTo_mAEACA6C1CB27C14BF94ACD2D60727D9DA02AFC43 (void);
// 0x00000AC2 System.ComponentModel.TypeConverter_StandardValuesCollection System.ComponentModel.TypeListConverter::GetStandardValues(System.ComponentModel.ITypeDescriptorContext)
extern void TypeListConverter_GetStandardValues_m2E28BC36E53206804B1C7133766285C21A34B733 (void);
// 0x00000AC3 System.Boolean System.ComponentModel.TypeListConverter::GetStandardValuesExclusive(System.ComponentModel.ITypeDescriptorContext)
extern void TypeListConverter_GetStandardValuesExclusive_mEBE7FFC7A11A767F3EFAFD24D4370205C755C437 (void);
// 0x00000AC4 System.Boolean System.ComponentModel.TypeListConverter::GetStandardValuesSupported(System.ComponentModel.ITypeDescriptorContext)
extern void TypeListConverter_GetStandardValuesSupported_m71D115B72AA6AD17F33ABE45A40C92D4B6EEA494 (void);
// 0x00000AC5 System.Type System.ComponentModel.UInt16Converter::get_TargetType()
extern void UInt16Converter_get_TargetType_m09485223873376B5306CC41EE00DE41C7C9A4D48 (void);
// 0x00000AC6 System.Object System.ComponentModel.UInt16Converter::FromString(System.String,System.Int32)
extern void UInt16Converter_FromString_m6C68C86307AAFB890294E95FAFEEC5558F898B7B (void);
// 0x00000AC7 System.Object System.ComponentModel.UInt16Converter::FromString(System.String,System.Globalization.NumberFormatInfo)
extern void UInt16Converter_FromString_m086976C0A5AE966B1BF493EF9215D7CD5FA1E248 (void);
// 0x00000AC8 System.Object System.ComponentModel.UInt16Converter::FromString(System.String,System.Globalization.CultureInfo)
extern void UInt16Converter_FromString_m33761AE9D171E9D4ADB9875D87F55FB078ACA9E9 (void);
// 0x00000AC9 System.String System.ComponentModel.UInt16Converter::ToString(System.Object,System.Globalization.NumberFormatInfo)
extern void UInt16Converter_ToString_m104A682B05A314790038B0F6C080A2242B813E62 (void);
// 0x00000ACA System.Void System.ComponentModel.UInt16Converter::.ctor()
extern void UInt16Converter__ctor_m64B8902701F454D776E92A8373B7D0C923F7507D (void);
// 0x00000ACB System.Type System.ComponentModel.UInt32Converter::get_TargetType()
extern void UInt32Converter_get_TargetType_mB0970D9A54AF4DBB22763BCF302C1BF96987514D (void);
// 0x00000ACC System.Object System.ComponentModel.UInt32Converter::FromString(System.String,System.Int32)
extern void UInt32Converter_FromString_mC2A923816231211450F8DE19A663F73CC32F9C23 (void);
// 0x00000ACD System.Object System.ComponentModel.UInt32Converter::FromString(System.String,System.Globalization.NumberFormatInfo)
extern void UInt32Converter_FromString_m3311119AE44125DA0CF3703D93966E7D3B9A66A7 (void);
// 0x00000ACE System.Object System.ComponentModel.UInt32Converter::FromString(System.String,System.Globalization.CultureInfo)
extern void UInt32Converter_FromString_mC1772B9D65A03EF96521A527EFC9C1B55C353908 (void);
// 0x00000ACF System.String System.ComponentModel.UInt32Converter::ToString(System.Object,System.Globalization.NumberFormatInfo)
extern void UInt32Converter_ToString_m19F6F8A0D732BA61405B020CF1D2A1EDF6847AA6 (void);
// 0x00000AD0 System.Void System.ComponentModel.UInt32Converter::.ctor()
extern void UInt32Converter__ctor_mAC512A9B15152E36517BFB4434889F79E154C60E (void);
// 0x00000AD1 System.Type System.ComponentModel.UInt64Converter::get_TargetType()
extern void UInt64Converter_get_TargetType_mFDC942E31D697EB81B1BC6F2DC0C1984E5B4CDF2 (void);
// 0x00000AD2 System.Object System.ComponentModel.UInt64Converter::FromString(System.String,System.Int32)
extern void UInt64Converter_FromString_m0F4D6141688C8C778E7B5CF3F38F8F2FDC88308C (void);
// 0x00000AD3 System.Object System.ComponentModel.UInt64Converter::FromString(System.String,System.Globalization.NumberFormatInfo)
extern void UInt64Converter_FromString_m335C75F6E6840F7BF678CB73845C905C1216671C (void);
// 0x00000AD4 System.Object System.ComponentModel.UInt64Converter::FromString(System.String,System.Globalization.CultureInfo)
extern void UInt64Converter_FromString_m119E342F5A0A5553CB6A328DADFAFE509FCB72BC (void);
// 0x00000AD5 System.String System.ComponentModel.UInt64Converter::ToString(System.Object,System.Globalization.NumberFormatInfo)
extern void UInt64Converter_ToString_mB2E701BBFDC1465555D4049C047FBEB8888E29D5 (void);
// 0x00000AD6 System.Void System.ComponentModel.UInt64Converter::.ctor()
extern void UInt64Converter__ctor_m90B1A912D739A0CB3C30A5BC466DB7A235FB1275 (void);
// 0x00000AD7 System.Void System.ComponentModel.WarningException::.ctor()
extern void WarningException__ctor_mB93E8ED793EA800940939BDEBA5728405A3450B8 (void);
// 0x00000AD8 System.Void System.ComponentModel.WarningException::.ctor(System.String)
extern void WarningException__ctor_m2A92D5FE5AEC173C3A53913C5ABFAD314E92FD15 (void);
// 0x00000AD9 System.Void System.ComponentModel.WarningException::.ctor(System.String,System.String)
extern void WarningException__ctor_mA655B378325DC9F16616443809D30F05A0B31791 (void);
// 0x00000ADA System.Void System.ComponentModel.WarningException::.ctor(System.String,System.Exception)
extern void WarningException__ctor_m57A1B57D6982C8590021A593E025BA8FD5788C24 (void);
// 0x00000ADB System.Void System.ComponentModel.WarningException::.ctor(System.String,System.String,System.String)
extern void WarningException__ctor_m2E8B75F0328CA377D4D53A4248B05AFF99575655 (void);
// 0x00000ADC System.Void System.ComponentModel.WarningException::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
extern void WarningException__ctor_m0607321BA3D11F882ABF03D618A01C7D514C38B9 (void);
// 0x00000ADD System.String System.ComponentModel.WarningException::get_HelpUrl()
extern void WarningException_get_HelpUrl_mCF74032FCCF81CD8CE060F0472BA9D019A2B6347 (void);
// 0x00000ADE System.String System.ComponentModel.WarningException::get_HelpTopic()
extern void WarningException_get_HelpTopic_m9898AFDF620EB9AEED9BFCAD97CFCA3F3876856C (void);
// 0x00000ADF System.Void System.ComponentModel.WarningException::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
extern void WarningException_GetObjectData_m031DD2F821673DDC7E270B57B6FA2CE8F1BD9C5D (void);
// 0x00000AE0 System.Void System.ComponentModel.Win32Exception::.ctor()
extern void Win32Exception__ctor_mC03E215A1695ED64DDC50F4BE9F59966974DF759 (void);
// 0x00000AE1 System.Void System.ComponentModel.Win32Exception::.ctor(System.Int32)
extern void Win32Exception__ctor_m2BEA755F6AA536ADDDF07D83BD8297F02584F714 (void);
// 0x00000AE2 System.Void System.ComponentModel.Win32Exception::.ctor(System.Int32,System.String)
extern void Win32Exception__ctor_m94A043EE26097BBFE0ED22FD4EBEA357F142EFE6 (void);
// 0x00000AE3 System.Void System.ComponentModel.Win32Exception::.ctor(System.String)
extern void Win32Exception__ctor_m08B101DFC94C016BF6E23C0821C543BFCDB740A1 (void);
// 0x00000AE4 System.Void System.ComponentModel.Win32Exception::.ctor(System.String,System.Exception)
extern void Win32Exception__ctor_mFEB0E01E04B316723B845656627B8DD88D7C5EE5 (void);
// 0x00000AE5 System.Void System.ComponentModel.Win32Exception::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
extern void Win32Exception__ctor_mC7ADDE9D2FEE4E17432F63C24EF1D872380094DB (void);
// 0x00000AE6 System.Int32 System.ComponentModel.Win32Exception::get_NativeErrorCode()
extern void Win32Exception_get_NativeErrorCode_mADB2F3845BEC2405353354CE6B6232741359D857 (void);
// 0x00000AE7 System.Void System.ComponentModel.Win32Exception::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
extern void Win32Exception_GetObjectData_m7CD0D7A0806E4A9D8E78ADCBC616700379AB79E8 (void);
// 0x00000AE8 System.String System.ComponentModel.Win32Exception::GetErrorMessage(System.Int32)
extern void Win32Exception_GetErrorMessage_m6085687D868718B45289CB6AF6EDCB7F89D7350D (void);
// 0x00000AE9 System.Void System.ComponentModel.Win32Exception::InitializeErrorMessages()
extern void Win32Exception_InitializeErrorMessages_m4FE6F56C1C2CCB3F6468F0F9F5AD6E1B08673438 (void);
// 0x00000AEA System.Void System.ComponentModel.Win32Exception::.cctor()
extern void Win32Exception__cctor_m800CD9D0B3E3253B79A19B6646A7D28B29C3FC52 (void);
// 0x00000AEB System.Boolean System.ComponentModel.BaseNumberConverter::get_AllowHex()
extern void BaseNumberConverter_get_AllowHex_m994DD130AADA77ADA7E3AF7DF18674E617417CED (void);
// 0x00000AEC System.Type System.ComponentModel.BaseNumberConverter::get_TargetType()
// 0x00000AED System.Object System.ComponentModel.BaseNumberConverter::FromString(System.String,System.Int32)
// 0x00000AEE System.Object System.ComponentModel.BaseNumberConverter::FromString(System.String,System.Globalization.NumberFormatInfo)
// 0x00000AEF System.Object System.ComponentModel.BaseNumberConverter::FromString(System.String,System.Globalization.CultureInfo)
// 0x00000AF0 System.Exception System.ComponentModel.BaseNumberConverter::FromStringError(System.String,System.Exception)
extern void BaseNumberConverter_FromStringError_mF63BDCFB96540E83A867B6F206D2C453B9BB0A42 (void);
// 0x00000AF1 System.String System.ComponentModel.BaseNumberConverter::ToString(System.Object,System.Globalization.NumberFormatInfo)
// 0x00000AF2 System.Boolean System.ComponentModel.BaseNumberConverter::CanConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Type)
extern void BaseNumberConverter_CanConvertFrom_mCAE77B4E99810F0C9B06FCB2F4F7036C733E3016 (void);
// 0x00000AF3 System.Object System.ComponentModel.BaseNumberConverter::ConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object)
extern void BaseNumberConverter_ConvertFrom_mA629768C8117947BD168EACC84D02DBA1FCA51E6 (void);
// 0x00000AF4 System.Object System.ComponentModel.BaseNumberConverter::ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)
extern void BaseNumberConverter_ConvertTo_m672375F1E58DB241E693E5F45A7FFD38C3070B6A (void);
// 0x00000AF5 System.Boolean System.ComponentModel.BaseNumberConverter::CanConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Type)
extern void BaseNumberConverter_CanConvertTo_mBAA70FD6742A616F9E0F9E42908EF6C70C3214B7 (void);
// 0x00000AF6 System.Void System.ComponentModel.BaseNumberConverter::.ctor()
extern void BaseNumberConverter__ctor_mD78E1C7E1F8A977BC7AD33DB0C1E5E32C60E8E83 (void);
// 0x00000AF7 System.Void System.ComponentModel.InheritanceAttribute::.ctor()
extern void InheritanceAttribute__ctor_m8F26EE455BC5AC02A7F8B621CBF0ABA4CE16E161 (void);
// 0x00000AF8 System.Void System.ComponentModel.InheritanceAttribute::.ctor(System.ComponentModel.InheritanceLevel)
extern void InheritanceAttribute__ctor_mCA254DAC0CC24E08736F8034929EE421975F29C4 (void);
// 0x00000AF9 System.ComponentModel.InheritanceLevel System.ComponentModel.InheritanceAttribute::get_InheritanceLevel()
extern void InheritanceAttribute_get_InheritanceLevel_mA90C9C95D4B7D9AE8F4713F91A0ED806D68B06CC (void);
// 0x00000AFA System.Boolean System.ComponentModel.InheritanceAttribute::Equals(System.Object)
extern void InheritanceAttribute_Equals_m38E2B19AF81042403A7000B74456D502D42AC6D3 (void);
// 0x00000AFB System.Int32 System.ComponentModel.InheritanceAttribute::GetHashCode()
extern void InheritanceAttribute_GetHashCode_m0E02CE836E80CD1AFD8D4E0440CAA6A3319230D6 (void);
// 0x00000AFC System.Boolean System.ComponentModel.InheritanceAttribute::IsDefaultAttribute()
extern void InheritanceAttribute_IsDefaultAttribute_mE8AA69F58F1F479AB2BAE7961B90B315EE8DA251 (void);
// 0x00000AFD System.String System.ComponentModel.InheritanceAttribute::ToString()
extern void InheritanceAttribute_ToString_m5961E79A09AB27FEA67EEA36528102F82C5C0FAC (void);
// 0x00000AFE System.Void System.ComponentModel.InheritanceAttribute::.cctor()
extern void InheritanceAttribute__cctor_m2FE29F1B1C05923AFCEE6580D1DED768B981FD11 (void);
// 0x00000AFF System.Void System.ComponentModel.NotifyParentPropertyAttribute::.ctor(System.Boolean)
extern void NotifyParentPropertyAttribute__ctor_m131492A1D6D8E6F0C1DC76EC141AD10D10D854D7 (void);
// 0x00000B00 System.Boolean System.ComponentModel.NotifyParentPropertyAttribute::get_NotifyParent()
extern void NotifyParentPropertyAttribute_get_NotifyParent_mCAC54ACDD983201C0B33DD4028F3686E74AC2D0D (void);
// 0x00000B01 System.Boolean System.ComponentModel.NotifyParentPropertyAttribute::Equals(System.Object)
extern void NotifyParentPropertyAttribute_Equals_m655AFCDB294A675C2CF84F9C4A97268C9B11D7C2 (void);
// 0x00000B02 System.Int32 System.ComponentModel.NotifyParentPropertyAttribute::GetHashCode()
extern void NotifyParentPropertyAttribute_GetHashCode_mFD065A676EA52DE43BF076B4FF35545ACD3F83D0 (void);
// 0x00000B03 System.Boolean System.ComponentModel.NotifyParentPropertyAttribute::IsDefaultAttribute()
extern void NotifyParentPropertyAttribute_IsDefaultAttribute_m2D15C7AD325F09068FBB710C80299DE2DCB7CD21 (void);
// 0x00000B04 System.Void System.ComponentModel.NotifyParentPropertyAttribute::.cctor()
extern void NotifyParentPropertyAttribute__cctor_m14AB628A125F7E8973497199B6DB493B909849DD (void);
// 0x00000B05 System.Void System.ComponentModel.ParenthesizePropertyNameAttribute::.ctor()
extern void ParenthesizePropertyNameAttribute__ctor_m7D3490B813C6302DEE2BE9C839546E40510D1565 (void);
// 0x00000B06 System.Void System.ComponentModel.ParenthesizePropertyNameAttribute::.ctor(System.Boolean)
extern void ParenthesizePropertyNameAttribute__ctor_mD3176C9D00E5C3EE01D2E1F622C31CAD22EE4D21 (void);
// 0x00000B07 System.Boolean System.ComponentModel.ParenthesizePropertyNameAttribute::get_NeedParenthesis()
extern void ParenthesizePropertyNameAttribute_get_NeedParenthesis_mA9C52907633EF99582310AEA250035D4922DBBEA (void);
// 0x00000B08 System.Boolean System.ComponentModel.ParenthesizePropertyNameAttribute::Equals(System.Object)
extern void ParenthesizePropertyNameAttribute_Equals_mB533CCB46611DF90A4039138EB1683211EF0C792 (void);
// 0x00000B09 System.Int32 System.ComponentModel.ParenthesizePropertyNameAttribute::GetHashCode()
extern void ParenthesizePropertyNameAttribute_GetHashCode_mA14EE09E75898130B58814295CA7908A2DE34191 (void);
// 0x00000B0A System.Boolean System.ComponentModel.ParenthesizePropertyNameAttribute::IsDefaultAttribute()
extern void ParenthesizePropertyNameAttribute_IsDefaultAttribute_mA7B411468B20863CE3A0D0F3D87C5CCDE9629D9E (void);
// 0x00000B0B System.Void System.ComponentModel.ParenthesizePropertyNameAttribute::.cctor()
extern void ParenthesizePropertyNameAttribute__cctor_m98BF99553ECFBC946EFEEB2C1471DC075C775FC1 (void);
// 0x00000B0C System.Void System.ComponentModel.PropertyTabAttribute::.ctor()
extern void PropertyTabAttribute__ctor_m374749B7B7ED94FF2DC5825776307F8EB70F2D19 (void);
// 0x00000B0D System.Void System.ComponentModel.PropertyTabAttribute::.ctor(System.Type)
extern void PropertyTabAttribute__ctor_m2D97D6CA0E6285B5E521000EA9E936E00D078706 (void);
// 0x00000B0E System.Void System.ComponentModel.PropertyTabAttribute::.ctor(System.String)
extern void PropertyTabAttribute__ctor_m5FC36840ABEA8EFFEFC580C4584CBE529D2ED933 (void);
// 0x00000B0F System.Void System.ComponentModel.PropertyTabAttribute::.ctor(System.Type,System.ComponentModel.PropertyTabScope)
extern void PropertyTabAttribute__ctor_m61853ADFF5EC012A40B967FE861832DDAF7D1A08 (void);
// 0x00000B10 System.Void System.ComponentModel.PropertyTabAttribute::.ctor(System.String,System.ComponentModel.PropertyTabScope)
extern void PropertyTabAttribute__ctor_mB42E8A52E002DEC87211862DAECBAB55BF62249D (void);
// 0x00000B11 System.Type[] System.ComponentModel.PropertyTabAttribute::get_TabClasses()
extern void PropertyTabAttribute_get_TabClasses_m6CE9F5CB57CDD0AD0BEA1C9CBC9125D1701AC995 (void);
// 0x00000B12 System.String[] System.ComponentModel.PropertyTabAttribute::get_TabClassNames()
extern void PropertyTabAttribute_get_TabClassNames_m66CD61EDE2222A20EA4C8B303B0D76123D02305F (void);
// 0x00000B13 System.ComponentModel.PropertyTabScope[] System.ComponentModel.PropertyTabAttribute::get_TabScopes()
extern void PropertyTabAttribute_get_TabScopes_m9A00F379D99A89E766BA35314A680F98A05FB033 (void);
// 0x00000B14 System.Boolean System.ComponentModel.PropertyTabAttribute::Equals(System.Object)
extern void PropertyTabAttribute_Equals_m3D0564F307FC227C7FB38F5B9D1B667F39A1E584 (void);
// 0x00000B15 System.Boolean System.ComponentModel.PropertyTabAttribute::Equals(System.ComponentModel.PropertyTabAttribute)
extern void PropertyTabAttribute_Equals_m124B0306933902AE12C2DA00B0997CFABCAF2702 (void);
// 0x00000B16 System.Int32 System.ComponentModel.PropertyTabAttribute::GetHashCode()
extern void PropertyTabAttribute_GetHashCode_m5D524E965DAD1830A6BBD5756896CD51B02DAF9D (void);
// 0x00000B17 System.Void System.ComponentModel.PropertyTabAttribute::InitializeArrays(System.String[],System.ComponentModel.PropertyTabScope[])
extern void PropertyTabAttribute_InitializeArrays_mB629C8AA86B48D76E3024DFB2D04ED9F20044FF2 (void);
// 0x00000B18 System.Void System.ComponentModel.PropertyTabAttribute::InitializeArrays(System.Type[],System.ComponentModel.PropertyTabScope[])
extern void PropertyTabAttribute_InitializeArrays_m40C1411B274D40CF6484CAFB0C2576848511D896 (void);
// 0x00000B19 System.Void System.ComponentModel.PropertyTabAttribute::InitializeArrays(System.String[],System.Type[],System.ComponentModel.PropertyTabScope[])
extern void PropertyTabAttribute_InitializeArrays_mD8AE560AB430117121701B018B9C36B9CDA3B531 (void);
// 0x00000B1A System.Void System.ComponentModel.RefreshPropertiesAttribute::.ctor(System.ComponentModel.RefreshProperties)
extern void RefreshPropertiesAttribute__ctor_mB8898704CFA83ADA63413C57A6705F4A96E096BA (void);
// 0x00000B1B System.ComponentModel.RefreshProperties System.ComponentModel.RefreshPropertiesAttribute::get_RefreshProperties()
extern void RefreshPropertiesAttribute_get_RefreshProperties_m032066929987C4135416100E001053C6E2EC76A6 (void);
// 0x00000B1C System.Boolean System.ComponentModel.RefreshPropertiesAttribute::Equals(System.Object)
extern void RefreshPropertiesAttribute_Equals_mD4A517842BBDF8790433BB98C874C7CA6F6229B2 (void);
// 0x00000B1D System.Int32 System.ComponentModel.RefreshPropertiesAttribute::GetHashCode()
extern void RefreshPropertiesAttribute_GetHashCode_mA1990A0FB1BA84FC64070C9265D8F5531EB90154 (void);
// 0x00000B1E System.Boolean System.ComponentModel.RefreshPropertiesAttribute::IsDefaultAttribute()
extern void RefreshPropertiesAttribute_IsDefaultAttribute_mB541CF71C997B4F977BC4E3FDFD590852D6A21DF (void);
// 0x00000B1F System.Void System.ComponentModel.RefreshPropertiesAttribute::.cctor()
extern void RefreshPropertiesAttribute__cctor_mEE041F46103289862182B245DE9BFC8FF634D5DE (void);
// 0x00000B20 System.Boolean System.ComponentModel.ToolboxItemAttribute::IsDefaultAttribute()
extern void ToolboxItemAttribute_IsDefaultAttribute_mCE3A7AE67179AF466C911394DBD256E673E5023C (void);
// 0x00000B21 System.Void System.ComponentModel.ToolboxItemAttribute::.ctor(System.Boolean)
extern void ToolboxItemAttribute__ctor_mE30C2B3914C44361BACB775B4F4464F46536CE9D (void);
// 0x00000B22 System.Void System.ComponentModel.ToolboxItemAttribute::.ctor(System.String)
extern void ToolboxItemAttribute__ctor_m928FB88168D50A283E63170782864167D9BA1A1A (void);
// 0x00000B23 System.Void System.ComponentModel.ToolboxItemAttribute::.ctor(System.Type)
extern void ToolboxItemAttribute__ctor_m69856B3389F2C31830FE9632ABCF46FC4AC5869E (void);
// 0x00000B24 System.Type System.ComponentModel.ToolboxItemAttribute::get_ToolboxItemType()
extern void ToolboxItemAttribute_get_ToolboxItemType_m8F418ADC24E7FBB4311BA4799A974EE383B5CC86 (void);
// 0x00000B25 System.String System.ComponentModel.ToolboxItemAttribute::get_ToolboxItemTypeName()
extern void ToolboxItemAttribute_get_ToolboxItemTypeName_m37914F48C67146F8C93D27EDA5CB8895DAF5AB31 (void);
// 0x00000B26 System.Boolean System.ComponentModel.ToolboxItemAttribute::Equals(System.Object)
extern void ToolboxItemAttribute_Equals_m1F1515BB04A2AD1ADA8A820D5481F7306F91EAE2 (void);
// 0x00000B27 System.Int32 System.ComponentModel.ToolboxItemAttribute::GetHashCode()
extern void ToolboxItemAttribute_GetHashCode_mFC8C5FE90B2BF1CED00EAE1C40F2074EA9CDDC38 (void);
// 0x00000B28 System.Void System.ComponentModel.ToolboxItemAttribute::.cctor()
extern void ToolboxItemAttribute__cctor_m71C70EF1FE141D0904DC1ADE3A8209D808196C4D (void);
// 0x00000B29 System.Void System.ComponentModel.WeakHashtable::.ctor()
extern void WeakHashtable__ctor_mE6517A855F67EE9584AF60DB7BC3AF5B2D58C249 (void);
// 0x00000B2A System.Void System.ComponentModel.WeakHashtable::Clear()
extern void WeakHashtable_Clear_m0559384B1ED014495416A4CD76EE26A8CCBD9531 (void);
// 0x00000B2B System.Void System.ComponentModel.WeakHashtable::Remove(System.Object)
extern void WeakHashtable_Remove_m6780AE4C0C4B072B9857C7A11ABC6AAF4805F9D3 (void);
// 0x00000B2C System.Void System.ComponentModel.WeakHashtable::SetWeak(System.Object,System.Object)
extern void WeakHashtable_SetWeak_m3DA0C3EB8F3903CBE44CAA14B13670A69B236F35 (void);
// 0x00000B2D System.Void System.ComponentModel.WeakHashtable::ScavengeKeys()
extern void WeakHashtable_ScavengeKeys_m4DFF0FB9AE11863E9A265EDC3584E08F3D9FCF2D (void);
// 0x00000B2E System.Void System.ComponentModel.WeakHashtable::.cctor()
extern void WeakHashtable__cctor_m7EECB04C288887CC895D8ED91A837C7822A299CE (void);
// 0x00000B2F System.Boolean System.ComponentModel.WeakHashtable_WeakKeyComparer::System.Collections.IEqualityComparer.Equals(System.Object,System.Object)
extern void WeakKeyComparer_System_Collections_IEqualityComparer_Equals_mC3D733EAC828C7C1C1B8F0890B0CD86F67F3668C (void);
// 0x00000B30 System.Int32 System.ComponentModel.WeakHashtable_WeakKeyComparer::System.Collections.IEqualityComparer.GetHashCode(System.Object)
extern void WeakKeyComparer_System_Collections_IEqualityComparer_GetHashCode_m8A2DBF9E2E7D75717DF22C7CF88550E0502E2F98 (void);
// 0x00000B31 System.Void System.ComponentModel.WeakHashtable_WeakKeyComparer::.ctor()
extern void WeakKeyComparer__ctor_m084512BBA20EA3050E018C920AF05AA43F1EC704 (void);
// 0x00000B32 System.Void System.ComponentModel.WeakHashtable_EqualityWeakReference::.ctor(System.Object)
extern void EqualityWeakReference__ctor_mCE187B675C7795222F1E6F6A6FA6BA04A77BBF93 (void);
// 0x00000B33 System.Boolean System.ComponentModel.WeakHashtable_EqualityWeakReference::Equals(System.Object)
extern void EqualityWeakReference_Equals_mE28851C868E3A6BE45E5A8FBC9A798B2C88124EF (void);
// 0x00000B34 System.Int32 System.ComponentModel.WeakHashtable_EqualityWeakReference::GetHashCode()
extern void EqualityWeakReference_GetHashCode_mB8A598D608B12E15EF3451E5AC44D983A8C119D9 (void);
// 0x00000B35 System.Void System.ComponentModel.SRCategoryAttribute::.ctor(System.String)
extern void SRCategoryAttribute__ctor_mABBAFE0492B21EE3B7229C798F7BEA64B3ECBC91 (void);
// 0x00000B36 System.Void System.ComponentModel.Design.CheckoutException::.ctor()
extern void CheckoutException__ctor_m99DB30C6B66B9586BBAEA4E2072C21402A0CF18C (void);
// 0x00000B37 System.Void System.ComponentModel.Design.CheckoutException::.ctor(System.String,System.Int32)
extern void CheckoutException__ctor_mBC5CAF08178375CE5A5E0E743F162EB7ABECCD2D (void);
// 0x00000B38 System.Void System.ComponentModel.Design.CheckoutException::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
extern void CheckoutException__ctor_m955E7A7ADEB8A36809F497725C2E9B30358A315C (void);
// 0x00000B39 System.Void System.ComponentModel.Design.CheckoutException::.cctor()
extern void CheckoutException__cctor_mE8F08B0D0071F76CB275EC05022099FB2A049892 (void);
// 0x00000B3A System.ComponentModel.LicenseUsageMode System.ComponentModel.Design.DesigntimeLicenseContext::get_UsageMode()
extern void DesigntimeLicenseContext_get_UsageMode_m5D057D6F3426FE46F95B02A4000FBDD94221930B (void);
// 0x00000B3B System.String System.ComponentModel.Design.DesigntimeLicenseContext::GetSavedLicenseKey(System.Type,System.Reflection.Assembly)
extern void DesigntimeLicenseContext_GetSavedLicenseKey_m2A635774F25A9E243BFCF6F9DE5FED3B202352B8 (void);
// 0x00000B3C System.Void System.ComponentModel.Design.DesigntimeLicenseContext::SetSavedLicenseKey(System.Type,System.String)
extern void DesigntimeLicenseContext_SetSavedLicenseKey_m23E511327310AC151E1B095B17D144E70B401884 (void);
// 0x00000B3D System.Void System.ComponentModel.Design.DesigntimeLicenseContext::.ctor()
extern void DesigntimeLicenseContext__ctor_mF2389DEF22E3FAE1E69F4F84F0CE6BD871AB0409 (void);
// 0x00000B3E System.String System.ComponentModel.Design.RuntimeLicenseContext::GetLocalPath(System.String)
extern void RuntimeLicenseContext_GetLocalPath_mE9FE2C16545D4E437A8D3CAA6D8D20F995D3E972 (void);
// 0x00000B3F System.String System.ComponentModel.Design.RuntimeLicenseContext::GetSavedLicenseKey(System.Type,System.Reflection.Assembly)
extern void RuntimeLicenseContext_GetSavedLicenseKey_m7C7989E9FC4CCBD2EB8671ED4312E1643934C20D (void);
// 0x00000B40 System.IO.Stream System.ComponentModel.Design.RuntimeLicenseContext::CaseInsensitiveManifestResourceStreamLookup(System.Reflection.Assembly,System.String)
extern void RuntimeLicenseContext_CaseInsensitiveManifestResourceStreamLookup_mE5D3133B975E0F2927C890DA7CBECD6A84D9C60D (void);
// 0x00000B41 System.IO.Stream System.ComponentModel.Design.RuntimeLicenseContext::OpenRead(System.Uri)
extern void RuntimeLicenseContext_OpenRead_mCE557ABB1B8D5358ED3FA35B11CCD8A181CEA5F0 (void);
// 0x00000B42 System.Void System.ComponentModel.Design.RuntimeLicenseContext::.ctor()
extern void RuntimeLicenseContext__ctor_m34027F15B8C84AF7AF0C124458FED83141B480F2 (void);
// 0x00000B43 System.Void System.ComponentModel.Design.RuntimeLicenseContext::.cctor()
extern void RuntimeLicenseContext__cctor_m9999FB104BCFD74FA63DBB9630F76B246686B922 (void);
// 0x00000B44 System.Void System.ComponentModel.Design.DesigntimeLicenseContextSerializer::Deserialize(System.IO.Stream,System.String,System.ComponentModel.Design.RuntimeLicenseContext)
extern void DesigntimeLicenseContextSerializer_Deserialize_m0B4A6B7AA6D2E9E30670A8EDF545C79420FE7DE0 (void);
// 0x00000B45 System.Void System.ComponentModel.Design.IComponentChangeService::OnComponentChanged(System.Object,System.ComponentModel.MemberDescriptor,System.Object,System.Object)
// 0x00000B46 System.Void System.ComponentModel.Design.IComponentChangeService::OnComponentChanging(System.Object,System.ComponentModel.MemberDescriptor)
// 0x00000B47 System.ComponentModel.IComponent System.ComponentModel.Design.IDesignerHost::get_RootComponent()
// 0x00000B48 System.ComponentModel.Design.IDesigner System.ComponentModel.Design.IDesignerHost::GetDesigner(System.ComponentModel.IComponent)
// 0x00000B49 System.Object System.ComponentModel.Design.IDictionaryService::GetValue(System.Object)
// 0x00000B4A System.Void System.ComponentModel.Design.IDictionaryService::SetValue(System.Object,System.Object)
// 0x00000B4B System.ComponentModel.IExtenderProvider[] System.ComponentModel.Design.IExtenderListService::GetExtenderProviders()
// 0x00000B4C System.Object System.ComponentModel.Design.IReferenceService::GetReference(System.String)
// 0x00000B4D System.String System.ComponentModel.Design.IReferenceService::GetName(System.Object)
// 0x00000B4E System.Object[] System.ComponentModel.Design.IReferenceService::GetReferences(System.Type)
// 0x00000B4F System.Boolean System.ComponentModel.Design.ITypeDescriptorFilterService::FilterAttributes(System.ComponentModel.IComponent,System.Collections.IDictionary)
// 0x00000B50 System.Boolean System.ComponentModel.Design.ITypeDescriptorFilterService::FilterEvents(System.ComponentModel.IComponent,System.Collections.IDictionary)
// 0x00000B51 System.Boolean System.ComponentModel.Design.ITypeDescriptorFilterService::FilterProperties(System.ComponentModel.IComponent,System.Collections.IDictionary)
// 0x00000B52 System.Type System.ComponentModel.Design.ITypeResolutionService::GetType(System.String)
// 0x00000B53 System.String System.ComponentModel.Design.ITypeResolutionService::GetPathOfAssembly(System.Reflection.AssemblyName)
// 0x00000B54 System.Void System.ComponentModel.Design.Serialization.InstanceDescriptor::.ctor(System.Reflection.MemberInfo,System.Collections.ICollection)
extern void InstanceDescriptor__ctor_m90DA8CABB01052EA5C5022E14FE50533254C71DD (void);
// 0x00000B55 System.Void System.ComponentModel.Design.Serialization.InstanceDescriptor::.ctor(System.Reflection.MemberInfo,System.Collections.ICollection,System.Boolean)
extern void InstanceDescriptor__ctor_m47D0A6167384EA496F0734E951DECD7EE576CAC4 (void);
// 0x00000B56 System.Object System.ComponentModel.Design.Serialization.InstanceDescriptor::Invoke()
extern void InstanceDescriptor_Invoke_mFA1E52E0F4971ABC4432D30F7CF80304272355C0 (void);
// 0x00000B57 System.Void System.ComponentModel.Design.Serialization.RootDesignerSerializerAttribute::.ctor(System.String,System.String,System.Boolean)
extern void RootDesignerSerializerAttribute__ctor_m0F3B236B6A2362EEF20773BC3205FE7DA72AD6AE (void);
// 0x00000B58 System.Object System.ComponentModel.Design.Serialization.RootDesignerSerializerAttribute::get_TypeId()
extern void RootDesignerSerializerAttribute_get_TypeId_mC34D430C36628B810BB11754EAD222F65805D2A7 (void);
// 0x00000B59 System.Void System.Security.Authentication.AuthenticationException::.ctor()
extern void AuthenticationException__ctor_m28782FCB7D9F3773F20A9F422CB2843FB70D723A (void);
// 0x00000B5A System.Void System.Security.Authentication.AuthenticationException::.ctor(System.String,System.Exception)
extern void AuthenticationException__ctor_m431AB34EFB028337941758B192DF4D045BA93005 (void);
// 0x00000B5B System.Void System.Security.Authentication.AuthenticationException::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
extern void AuthenticationException__ctor_m547DE1104C83024255A4F61AAAE6C6049383C7E6 (void);
// 0x00000B5C System.Void System.Security.Cryptography.Oid::.ctor(System.String)
extern void Oid__ctor_m45F49EB1ABFD4F3EB0FC9729C76FF83995752743 (void);
// 0x00000B5D System.Void System.Security.Cryptography.Oid::.ctor(System.String,System.Security.Cryptography.OidGroup,System.Boolean)
extern void Oid__ctor_m67437A59D4E75ABF6E40D503F57F81199546E5EC (void);
// 0x00000B5E System.Void System.Security.Cryptography.Oid::.ctor(System.String,System.String)
extern void Oid__ctor_m0656E1FC1A7E7BBF694A568DDDF8BE4AFA544985 (void);
// 0x00000B5F System.Void System.Security.Cryptography.Oid::.ctor(System.Security.Cryptography.Oid)
extern void Oid__ctor_mA7AFE14DF30B47447BFFC9E41B37B8DB46C9D079 (void);
// 0x00000B60 System.String System.Security.Cryptography.Oid::get_Value()
extern void Oid_get_Value_mFE18BDFF095DD5A6643F4FEC3E57846716F37F05 (void);
// 0x00000B61 System.Void System.Security.Cryptography.Oid::set_Value(System.String)
extern void Oid_set_Value_m304CEF248379566701402100FA015EAC640C033F (void);
// 0x00000B62 System.String System.Security.Cryptography.Oid::get_FriendlyName()
extern void Oid_get_FriendlyName_mEA531D74DAD8FD43948097C418DA23F66399B694 (void);
// 0x00000B63 System.Void System.Security.Cryptography.OidCollection::.ctor()
extern void OidCollection__ctor_m99B93BB5B35BF7A395CFB7F8B155DFA8DD734800 (void);
// 0x00000B64 System.Int32 System.Security.Cryptography.OidCollection::Add(System.Security.Cryptography.Oid)
extern void OidCollection_Add_m1FF686421A22A86F8296259D99DA38E02B8BBF5C (void);
// 0x00000B65 System.Security.Cryptography.Oid System.Security.Cryptography.OidCollection::get_Item(System.Int32)
extern void OidCollection_get_Item_mB37F923F4714BFE0DF44E8EE4A1A5EA1F3EBB1D9 (void);
// 0x00000B66 System.Int32 System.Security.Cryptography.OidCollection::get_Count()
extern void OidCollection_get_Count_m6AC0709CDD68451F4CAC942CE94A5A97F3C294B2 (void);
// 0x00000B67 System.Collections.IEnumerator System.Security.Cryptography.OidCollection::System.Collections.IEnumerable.GetEnumerator()
extern void OidCollection_System_Collections_IEnumerable_GetEnumerator_m3FD3A96DFF93BD88A3B28E35A4DEF57AF25ECB30 (void);
// 0x00000B68 System.Void System.Security.Cryptography.OidCollection::System.Collections.ICollection.CopyTo(System.Array,System.Int32)
extern void OidCollection_System_Collections_ICollection_CopyTo_mE508CB1FD9E56CCFE5A4BDD5251D815BF78AC5A9 (void);
// 0x00000B69 System.Boolean System.Security.Cryptography.OidCollection::get_IsSynchronized()
extern void OidCollection_get_IsSynchronized_m1300193FE08B13D161AAFB69DA709B41BA7A0FC2 (void);
// 0x00000B6A System.Object System.Security.Cryptography.OidCollection::get_SyncRoot()
extern void OidCollection_get_SyncRoot_m6C13949F67338F684C29DD162C8228986DAB6850 (void);
// 0x00000B6B System.Void System.Security.Cryptography.OidEnumerator::.ctor(System.Security.Cryptography.OidCollection)
extern void OidEnumerator__ctor_mCA4FBC8408E2B04FD0A524E256E284E8A44E0797 (void);
// 0x00000B6C System.Object System.Security.Cryptography.OidEnumerator::System.Collections.IEnumerator.get_Current()
extern void OidEnumerator_System_Collections_IEnumerator_get_Current_mF11B1F886842EA79EDB215BD5106D0C4C65EBE53 (void);
// 0x00000B6D System.Boolean System.Security.Cryptography.OidEnumerator::MoveNext()
extern void OidEnumerator_MoveNext_m073D94D5D3254D53DF53429ACAD0AA9BD682221D (void);
// 0x00000B6E System.Void System.Security.Cryptography.OidEnumerator::Reset()
extern void OidEnumerator_Reset_m5006C3B1283711E2BDDEA6C25FDF93BBB900195E (void);
// 0x00000B6F System.String System.Security.Cryptography.CAPI::CryptFindOIDInfoNameFromKey(System.String,System.Security.Cryptography.OidGroup)
extern void CAPI_CryptFindOIDInfoNameFromKey_mA2FD2F391E133E586BC8B827DD916613B590E698 (void);
// 0x00000B70 System.String System.Security.Cryptography.CAPI::CryptFindOIDInfoKeyFromName(System.String,System.Security.Cryptography.OidGroup)
extern void CAPI_CryptFindOIDInfoKeyFromName_m7809CD491D913D58FA1B996B835A0A91C413E9DB (void);
// 0x00000B71 System.Void System.Security.Cryptography.AsnEncodedData::.ctor()
extern void AsnEncodedData__ctor_mED24E9D1F11942741819652302C0531D18C39BE6 (void);
// 0x00000B72 System.Void System.Security.Cryptography.AsnEncodedData::.ctor(System.Security.Cryptography.Oid,System.Byte[])
extern void AsnEncodedData__ctor_m793EED53B4B8D49D92EE7CEED6B46B16A421D761 (void);
// 0x00000B73 System.Void System.Security.Cryptography.AsnEncodedData::set_Oid(System.Security.Cryptography.Oid)
extern void AsnEncodedData_set_Oid_m91E38503AAFD8E6FD98970D94FD43E7A738242A6 (void);
// 0x00000B74 System.Byte[] System.Security.Cryptography.AsnEncodedData::get_RawData()
extern void AsnEncodedData_get_RawData_mB9F8281A96011161C67EB3A9208E26C423B187EC (void);
// 0x00000B75 System.Void System.Security.Cryptography.AsnEncodedData::set_RawData(System.Byte[])
extern void AsnEncodedData_set_RawData_mD7FE2383373A6AF578A4983999D677B58BD6B4EC (void);
// 0x00000B76 System.Void System.Security.Cryptography.AsnEncodedData::CopyFrom(System.Security.Cryptography.AsnEncodedData)
extern void AsnEncodedData_CopyFrom_m3937C7ACC425960B8E48B7D2EB50E9417A7CD4B7 (void);
// 0x00000B77 System.String System.Security.Cryptography.AsnEncodedData::ToString(System.Boolean)
extern void AsnEncodedData_ToString_m502785F2F8B4D1EBDF5CEE612FD8D0C2044390D7 (void);
// 0x00000B78 System.String System.Security.Cryptography.AsnEncodedData::Default(System.Boolean)
extern void AsnEncodedData_Default_mEEA94BA253ED1B8A719466A8152A5333E0E3FF07 (void);
// 0x00000B79 System.String System.Security.Cryptography.AsnEncodedData::BasicConstraintsExtension(System.Boolean)
extern void AsnEncodedData_BasicConstraintsExtension_m64D690A2456E16AF39F6F0784CE74BC9533BB182 (void);
// 0x00000B7A System.String System.Security.Cryptography.AsnEncodedData::EnhancedKeyUsageExtension(System.Boolean)
extern void AsnEncodedData_EnhancedKeyUsageExtension_mE04DC17ACCBF3850AFBA454D9937EC4713CC5058 (void);
// 0x00000B7B System.String System.Security.Cryptography.AsnEncodedData::KeyUsageExtension(System.Boolean)
extern void AsnEncodedData_KeyUsageExtension_m4EE74EA5C4A3C0B72C50DEB22A537812997AF590 (void);
// 0x00000B7C System.String System.Security.Cryptography.AsnEncodedData::SubjectKeyIdentifierExtension(System.Boolean)
extern void AsnEncodedData_SubjectKeyIdentifierExtension_m261D32E7AE226499BA8AD3FBE24FC0E71C9DEB76 (void);
// 0x00000B7D System.String System.Security.Cryptography.AsnEncodedData::SubjectAltName(System.Boolean)
extern void AsnEncodedData_SubjectAltName_m94FE55170A872B3174D5C495A27AD09F3BACAF49 (void);
// 0x00000B7E System.String System.Security.Cryptography.AsnEncodedData::NetscapeCertType(System.Boolean)
extern void AsnEncodedData_NetscapeCertType_m9191830C380BEC39DBE09065B2A4134193EA92D4 (void);
// 0x00000B7F System.String System.Security.Cryptography.X509Certificates.X509Utils::FindOidInfo(System.UInt32,System.String,System.Security.Cryptography.OidGroup)
extern void X509Utils_FindOidInfo_mE43E0522988511319B8B9F69AF7D0A10B4AE8FA2 (void);
// 0x00000B80 System.String System.Security.Cryptography.X509Certificates.X509Utils::FindOidInfoWithFallback(System.UInt32,System.String,System.Security.Cryptography.OidGroup)
extern void X509Utils_FindOidInfoWithFallback_m98443176879ABC2054619D4AA491FE086D406950 (void);
// 0x00000B81 System.Void System.Security.Cryptography.X509Certificates.PublicKey::.ctor(Mono.Security.X509.X509Certificate)
extern void PublicKey__ctor_mE8D32598F92B3941B4DC6AC367C7FFD75C7FAE20 (void);
// 0x00000B82 System.Security.Cryptography.AsnEncodedData System.Security.Cryptography.X509Certificates.PublicKey::get_EncodedKeyValue()
extern void PublicKey_get_EncodedKeyValue_m4BD0975B491E89FFE2A75C1ACDEB1DCCAF586D4F (void);
// 0x00000B83 System.Security.Cryptography.AsnEncodedData System.Security.Cryptography.X509Certificates.PublicKey::get_EncodedParameters()
extern void PublicKey_get_EncodedParameters_m629FF8D7E4EEDED96BC455B7B953DC5A46D26F4F (void);
// 0x00000B84 System.Security.Cryptography.AsymmetricAlgorithm System.Security.Cryptography.X509Certificates.PublicKey::get_Key()
extern void PublicKey_get_Key_m9690CE02A29978F4F97623CB72361EC3E69935F7 (void);
// 0x00000B85 System.Security.Cryptography.Oid System.Security.Cryptography.X509Certificates.PublicKey::get_Oid()
extern void PublicKey_get_Oid_mB0AD65FDF84716726D5C7756E5B50CEAD1E4C2AE (void);
// 0x00000B86 System.Byte[] System.Security.Cryptography.X509Certificates.PublicKey::GetUnsignedBigInteger(System.Byte[])
extern void PublicKey_GetUnsignedBigInteger_mA92B0B30FA75335EFEFE6B5E8580543C387C3785 (void);
// 0x00000B87 System.Security.Cryptography.DSA System.Security.Cryptography.X509Certificates.PublicKey::DecodeDSA(System.Byte[],System.Byte[])
extern void PublicKey_DecodeDSA_mFE5301F7BC0E4ED8DF0EBCCAA0D1DA48972BC901 (void);
// 0x00000B88 System.Security.Cryptography.RSA System.Security.Cryptography.X509Certificates.PublicKey::DecodeRSA(System.Byte[])
extern void PublicKey_DecodeRSA_m39565B7B6C8DDB7666D5C3ABF7951DDC93D35965 (void);
// 0x00000B89 System.Void System.Security.Cryptography.X509Certificates.PublicKey::.cctor()
extern void PublicKey__cctor_m9F739A93AE91AE86889835AAE256410F4DB808CC (void);
// 0x00000B8A System.Void System.Security.Cryptography.X509Certificates.X509BasicConstraintsExtension::.ctor()
extern void X509BasicConstraintsExtension__ctor_m1D3F45762EB686500D2195886AD26FF84E5F4B3C (void);
// 0x00000B8B System.Void System.Security.Cryptography.X509Certificates.X509BasicConstraintsExtension::.ctor(System.Security.Cryptography.AsnEncodedData,System.Boolean)
extern void X509BasicConstraintsExtension__ctor_mEED7AECEE911DF6CE692301F8F6F6B197DC05729 (void);
// 0x00000B8C System.Void System.Security.Cryptography.X509Certificates.X509BasicConstraintsExtension::.ctor(System.Boolean,System.Boolean,System.Int32,System.Boolean)
extern void X509BasicConstraintsExtension__ctor_mD08FE3682F4B2EA23450C6609360F45656495780 (void);
// 0x00000B8D System.Boolean System.Security.Cryptography.X509Certificates.X509BasicConstraintsExtension::get_CertificateAuthority()
extern void X509BasicConstraintsExtension_get_CertificateAuthority_m282E5D9E7640A06AF2CE06A0FA374571F25BAB6F (void);
// 0x00000B8E System.Boolean System.Security.Cryptography.X509Certificates.X509BasicConstraintsExtension::get_HasPathLengthConstraint()
extern void X509BasicConstraintsExtension_get_HasPathLengthConstraint_m463A8B4DF4BEB46A9353309AA5EF3EAA2F7A4D42 (void);
// 0x00000B8F System.Int32 System.Security.Cryptography.X509Certificates.X509BasicConstraintsExtension::get_PathLengthConstraint()
extern void X509BasicConstraintsExtension_get_PathLengthConstraint_m93EF2B2BA6D6AD72DE59D98EB0E40DDD2AB3B49F (void);
// 0x00000B90 System.Void System.Security.Cryptography.X509Certificates.X509BasicConstraintsExtension::CopyFrom(System.Security.Cryptography.AsnEncodedData)
extern void X509BasicConstraintsExtension_CopyFrom_mE64F232FB7DF702DCDB6692537B8F1010AA316DC (void);
// 0x00000B91 System.Security.Cryptography.AsnDecodeStatus System.Security.Cryptography.X509Certificates.X509BasicConstraintsExtension::Decode(System.Byte[])
extern void X509BasicConstraintsExtension_Decode_m40A688DD3A933B24A3E9EFE505299F70AFF32E81 (void);
// 0x00000B92 System.Byte[] System.Security.Cryptography.X509Certificates.X509BasicConstraintsExtension::Encode()
extern void X509BasicConstraintsExtension_Encode_m04068558E7AF843C57A8BA9C39E251B7B37A1CDF (void);
// 0x00000B93 System.String System.Security.Cryptography.X509Certificates.X509BasicConstraintsExtension::ToString(System.Boolean)
extern void X509BasicConstraintsExtension_ToString_m75957B2B18A84645897676F0DAC473F022848336 (void);
// 0x00000B94 System.Security.Cryptography.X509Certificates.X509Certificate2Impl System.Security.Cryptography.X509Certificates.X509Certificate2::get_Impl()
extern void X509Certificate2_get_Impl_m94A4BA63853808B2FAC8DD5E50BF4B2FA7C223F3 (void);
// 0x00000B95 System.Void System.Security.Cryptography.X509Certificates.X509Certificate2::.ctor()
extern void X509Certificate2__ctor_m97D8E28308096BB3A2500555747B6483F27859FD (void);
// 0x00000B96 System.Void System.Security.Cryptography.X509Certificates.X509Certificate2::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
extern void X509Certificate2__ctor_m50D7739EB358531A13410F4A29353D0418F9EE51 (void);
// 0x00000B97 System.DateTime System.Security.Cryptography.X509Certificates.X509Certificate2::get_NotAfter()
extern void X509Certificate2_get_NotAfter_mD2C055B86883353CFB0E8C1D6CE35D785756C624 (void);
// 0x00000B98 System.DateTime System.Security.Cryptography.X509Certificates.X509Certificate2::get_NotBefore()
extern void X509Certificate2_get_NotBefore_mC074732D5C2E74642F1BA1C303B060A381A4A777 (void);
// 0x00000B99 System.Security.Cryptography.AsymmetricAlgorithm System.Security.Cryptography.X509Certificates.X509Certificate2::get_PrivateKey()
extern void X509Certificate2_get_PrivateKey_m91743B42723CF3480CAD698F086CAE1DB7BBD266 (void);
// 0x00000B9A System.Security.Cryptography.X509Certificates.PublicKey System.Security.Cryptography.X509Certificates.X509Certificate2::get_PublicKey()
extern void X509Certificate2_get_PublicKey_m325BCDA2DE132D5B7B2093BCED2942ED657D89E3 (void);
// 0x00000B9B System.String System.Security.Cryptography.X509Certificates.X509Certificate2::get_SerialNumber()
extern void X509Certificate2_get_SerialNumber_m19595DBE6522106CAAAFA680EF4CE67698A8F51D (void);
// 0x00000B9C System.Security.Cryptography.Oid System.Security.Cryptography.X509Certificates.X509Certificate2::get_SignatureAlgorithm()
extern void X509Certificate2_get_SignatureAlgorithm_mF9BED26F8117E76F230A87F79FD4C19242FAE662 (void);
// 0x00000B9D System.String System.Security.Cryptography.X509Certificates.X509Certificate2::get_Thumbprint()
extern void X509Certificate2_get_Thumbprint_m4C3269CB216BC275CFEA77A808A787B5773E97AA (void);
// 0x00000B9E System.Int32 System.Security.Cryptography.X509Certificates.X509Certificate2::get_Version()
extern void X509Certificate2_get_Version_m21075DDC00E0FA0C7A9FAA5D561973F720B7BDE3 (void);
// 0x00000B9F System.Void System.Security.Cryptography.X509Certificates.X509Certificate2::Import(System.Byte[],System.String,System.Security.Cryptography.X509Certificates.X509KeyStorageFlags)
extern void X509Certificate2_Import_m5D2E42024D98335D958C3875D188C8F8127299BA (void);
// 0x00000BA0 System.Void System.Security.Cryptography.X509Certificates.X509Certificate2::Reset()
extern void X509Certificate2_Reset_mEE19ADA2C022461B3DB1F39100997A6F34FFB1D3 (void);
// 0x00000BA1 System.String System.Security.Cryptography.X509Certificates.X509Certificate2::ToString()
extern void X509Certificate2_ToString_mFEEFBB4A2B5779A9D16F9E2536F1D94F423CA3A8 (void);
// 0x00000BA2 System.String System.Security.Cryptography.X509Certificates.X509Certificate2::ToString(System.Boolean)
extern void X509Certificate2_ToString_m2613DF600F5A88EC6836930FD45D6063251C9391 (void);
// 0x00000BA3 System.Void System.Security.Cryptography.X509Certificates.X509Certificate2::AppendBuffer(System.Text.StringBuilder,System.Byte[])
extern void X509Certificate2_AppendBuffer_mACE3DD61A1C5C88DEF25BC5C4562B5790ED97312 (void);
// 0x00000BA4 System.Void System.Security.Cryptography.X509Certificates.X509Certificate2::.cctor()
extern void X509Certificate2__cctor_mABA66D529C24C35091DD9560BC7314F0F3AF979D (void);
// 0x00000BA5 System.Void System.Security.Cryptography.X509Certificates.X509Certificate2Collection::.cctor()
extern void X509Certificate2Collection__cctor_m8F5A775DC6302B95D1CA30B5C576AD4907E94516 (void);
// 0x00000BA6 System.Security.Cryptography.AsymmetricAlgorithm System.Security.Cryptography.X509Certificates.X509Certificate2Impl::get_PrivateKey()
// 0x00000BA7 System.Security.Cryptography.X509Certificates.PublicKey System.Security.Cryptography.X509Certificates.X509Certificate2Impl::get_PublicKey()
// 0x00000BA8 System.Security.Cryptography.Oid System.Security.Cryptography.X509Certificates.X509Certificate2Impl::get_SignatureAlgorithm()
// 0x00000BA9 System.Int32 System.Security.Cryptography.X509Certificates.X509Certificate2Impl::get_Version()
// 0x00000BAA System.Security.Cryptography.X509Certificates.X509CertificateImplCollection System.Security.Cryptography.X509Certificates.X509Certificate2Impl::get_IntermediateCertificates()
// 0x00000BAB System.Void System.Security.Cryptography.X509Certificates.X509Certificate2Impl::Import(System.Byte[],System.String,System.Security.Cryptography.X509Certificates.X509KeyStorageFlags)
// 0x00000BAC System.Void System.Security.Cryptography.X509Certificates.X509Certificate2Impl::Reset()
// 0x00000BAD System.Void System.Security.Cryptography.X509Certificates.X509Certificate2Impl::.ctor()
extern void X509Certificate2Impl__ctor_m121B40B8937DAEE3D81BA7577555E09194FF11A2 (void);
// 0x00000BAE System.Boolean System.Security.Cryptography.X509Certificates.X509Certificate2ImplMono::get_IsValid()
extern void X509Certificate2ImplMono_get_IsValid_m4C590E5F7A23A9F1DD5594A7D88F51474646817C (void);
// 0x00000BAF System.Void System.Security.Cryptography.X509Certificates.X509Certificate2ImplMono::.ctor(Mono.Security.X509.X509Certificate)
extern void X509Certificate2ImplMono__ctor_m9DE01D05F0A540B906D6F826B51B64FD7FC9E028 (void);
// 0x00000BB0 System.Void System.Security.Cryptography.X509Certificates.X509Certificate2ImplMono::.ctor(System.Security.Cryptography.X509Certificates.X509Certificate2ImplMono)
extern void X509Certificate2ImplMono__ctor_mEBE15206EC5939F6722168220CB8B110FFD915D2 (void);
// 0x00000BB1 System.Security.Cryptography.X509Certificates.X509CertificateImpl System.Security.Cryptography.X509Certificates.X509Certificate2ImplMono::Clone()
extern void X509Certificate2ImplMono_Clone_m1870DF0CF85E284FCA158FD11238F23796354498 (void);
// 0x00000BB2 System.String System.Security.Cryptography.X509Certificates.X509Certificate2ImplMono::GetIssuerName(System.Boolean)
extern void X509Certificate2ImplMono_GetIssuerName_mC61A5CC300E550C2C4C12733D6EE0C5806723233 (void);
// 0x00000BB3 System.String System.Security.Cryptography.X509Certificates.X509Certificate2ImplMono::GetSubjectName(System.Boolean)
extern void X509Certificate2ImplMono_GetSubjectName_mCE8064CFCFD15F29ED869C1F552BDA1911944728 (void);
// 0x00000BB4 System.Byte[] System.Security.Cryptography.X509Certificates.X509Certificate2ImplMono::GetRawCertData()
extern void X509Certificate2ImplMono_GetRawCertData_mF60B75105FDED073333B0A45D417DC84970CA808 (void);
// 0x00000BB5 System.Byte[] System.Security.Cryptography.X509Certificates.X509Certificate2ImplMono::GetCertHash(System.Boolean)
extern void X509Certificate2ImplMono_GetCertHash_m552986EA33DB6FD437358D422E14B5A3BA69092A (void);
// 0x00000BB6 System.DateTime System.Security.Cryptography.X509Certificates.X509Certificate2ImplMono::GetValidFrom()
extern void X509Certificate2ImplMono_GetValidFrom_m9E27BEDF0995B987B5BBE2074C5626A6092C6AB8 (void);
// 0x00000BB7 System.DateTime System.Security.Cryptography.X509Certificates.X509Certificate2ImplMono::GetValidUntil()
extern void X509Certificate2ImplMono_GetValidUntil_m221B50B0D2216CD5CCF290C4E37ADECFC723381C (void);
// 0x00000BB8 System.Boolean System.Security.Cryptography.X509Certificates.X509Certificate2ImplMono::Equals(System.Security.Cryptography.X509Certificates.X509CertificateImpl,System.Boolean&)
extern void X509Certificate2ImplMono_Equals_m072C86FBDE9AE37E0AF69E4DA7AD04A8412F7232 (void);
// 0x00000BB9 System.Byte[] System.Security.Cryptography.X509Certificates.X509Certificate2ImplMono::GetSerialNumber()
extern void X509Certificate2ImplMono_GetSerialNumber_m0F23B3F377F4801057A57949E977918166A6DFC3 (void);
// 0x00000BBA System.Void System.Security.Cryptography.X509Certificates.X509Certificate2ImplMono::.ctor()
extern void X509Certificate2ImplMono__ctor_m6494CD178AF6E96CE4046E4CC1AB68236CCE7399 (void);
// 0x00000BBB System.Security.Cryptography.AsymmetricAlgorithm System.Security.Cryptography.X509Certificates.X509Certificate2ImplMono::get_PrivateKey()
extern void X509Certificate2ImplMono_get_PrivateKey_m0F1E05FC97141DEDB3230B4B4B3617DAEBFDCD2C (void);
// 0x00000BBC System.Security.Cryptography.X509Certificates.PublicKey System.Security.Cryptography.X509Certificates.X509Certificate2ImplMono::get_PublicKey()
extern void X509Certificate2ImplMono_get_PublicKey_m9FEE1E367B63542EEA2A517C7A4618C163C4B2D7 (void);
// 0x00000BBD System.Security.Cryptography.Oid System.Security.Cryptography.X509Certificates.X509Certificate2ImplMono::get_SignatureAlgorithm()
extern void X509Certificate2ImplMono_get_SignatureAlgorithm_m158A12F7972A7104172BBC8F5FE31186B2758D3C (void);
// 0x00000BBE System.Int32 System.Security.Cryptography.X509Certificates.X509Certificate2ImplMono::get_Version()
extern void X509Certificate2ImplMono_get_Version_mAF4475ABA5E17ABB6FD9EE9A6BDCB8EA269836CC (void);
// 0x00000BBF Mono.Security.X509.X509Certificate System.Security.Cryptography.X509Certificates.X509Certificate2ImplMono::ImportPkcs12(System.Byte[],System.String)
extern void X509Certificate2ImplMono_ImportPkcs12_m7C9D1CD7EB5D1CBD27E20EB92D494C65BDA240D0 (void);
// 0x00000BC0 System.Void System.Security.Cryptography.X509Certificates.X509Certificate2ImplMono::Import(System.Byte[],System.String,System.Security.Cryptography.X509Certificates.X509KeyStorageFlags)
extern void X509Certificate2ImplMono_Import_mB7A89EF3758EDF0BA2BA0AF78AE2D4BB61D5E0FF (void);
// 0x00000BC1 System.Void System.Security.Cryptography.X509Certificates.X509Certificate2ImplMono::Reset()
extern void X509Certificate2ImplMono_Reset_m91B0462356708973478FC82A9D12EECF56FD4FAE (void);
// 0x00000BC2 System.String System.Security.Cryptography.X509Certificates.X509Certificate2ImplMono::ToString()
extern void X509Certificate2ImplMono_ToString_mB5CE336C20BF230C1B0153BF1D2612FD22E0347F (void);
// 0x00000BC3 System.String System.Security.Cryptography.X509Certificates.X509Certificate2ImplMono::ToString(System.Boolean)
extern void X509Certificate2ImplMono_ToString_m88CDD1F5BDC5CDB329A872B58AF69CDB10799321 (void);
// 0x00000BC4 System.Void System.Security.Cryptography.X509Certificates.X509Certificate2ImplMono::AppendBuffer(System.Text.StringBuilder,System.Byte[])
extern void X509Certificate2ImplMono_AppendBuffer_mDB49D80453E139498ABF2BC30ED526A61D2F4F71 (void);
// 0x00000BC5 System.Security.Cryptography.X509Certificates.X509CertificateImplCollection System.Security.Cryptography.X509Certificates.X509Certificate2ImplMono::get_IntermediateCertificates()
extern void X509Certificate2ImplMono_get_IntermediateCertificates_m053FE037CA3747C75B056C11AA56DB1F2EE36809 (void);
// 0x00000BC6 System.Void System.Security.Cryptography.X509Certificates.X509Certificate2ImplMono::.cctor()
extern void X509Certificate2ImplMono__cctor_m8ABA0491BD741AF08233E6B3B2B4F61420FF4C65 (void);
// 0x00000BC7 System.Void System.Security.Cryptography.X509Certificates.X509CertificateCollection::.ctor()
extern void X509CertificateCollection__ctor_m3CEEDA1CDA93234E6E78DFB6563738B050AFF6CA (void);
// 0x00000BC8 System.Void System.Security.Cryptography.X509Certificates.X509CertificateCollection::.ctor(System.Security.Cryptography.X509Certificates.X509CertificateCollection)
extern void X509CertificateCollection__ctor_m24BAA500237577256DCA1BD814ED88D163E702E3 (void);
// 0x00000BC9 System.Security.Cryptography.X509Certificates.X509Certificate System.Security.Cryptography.X509Certificates.X509CertificateCollection::get_Item(System.Int32)
extern void X509CertificateCollection_get_Item_m799058377874ABF0EEE8AD63AE89B62B930A1E57 (void);
// 0x00000BCA System.Int32 System.Security.Cryptography.X509Certificates.X509CertificateCollection::Add(System.Security.Cryptography.X509Certificates.X509Certificate)
extern void X509CertificateCollection_Add_mDF43F609EAE240711FCE880E66EE814178AB2E66 (void);
// 0x00000BCB System.Void System.Security.Cryptography.X509Certificates.X509CertificateCollection::AddRange(System.Security.Cryptography.X509Certificates.X509CertificateCollection)
extern void X509CertificateCollection_AddRange_m420F91827C84ED68AB81855E07BBF0CA7D150289 (void);
// 0x00000BCC System.Security.Cryptography.X509Certificates.X509CertificateCollection_X509CertificateEnumerator System.Security.Cryptography.X509Certificates.X509CertificateCollection::GetEnumerator()
extern void X509CertificateCollection_GetEnumerator_mD28E40E9104E833480FA012B1CE905AC08A7AD4F (void);
// 0x00000BCD System.Int32 System.Security.Cryptography.X509Certificates.X509CertificateCollection::GetHashCode()
extern void X509CertificateCollection_GetHashCode_m383BD6816EEFE8FA5CA81CA4279B5334231EF84D (void);
// 0x00000BCE System.Void System.Security.Cryptography.X509Certificates.X509CertificateCollection_X509CertificateEnumerator::.ctor(System.Security.Cryptography.X509Certificates.X509CertificateCollection)
extern void X509CertificateEnumerator__ctor_m81F0C80052FB25D722E5E66D5121D9F559A2EEB4 (void);
// 0x00000BCF System.Security.Cryptography.X509Certificates.X509Certificate System.Security.Cryptography.X509Certificates.X509CertificateCollection_X509CertificateEnumerator::get_Current()
extern void X509CertificateEnumerator_get_Current_mDA87DA5B1CD027E452E22112ED43423F95573BE0 (void);
// 0x00000BD0 System.Object System.Security.Cryptography.X509Certificates.X509CertificateCollection_X509CertificateEnumerator::System.Collections.IEnumerator.get_Current()
extern void X509CertificateEnumerator_System_Collections_IEnumerator_get_Current_m92ACFD522418E3D722E6C723FA93FBFC7A1A3EBC (void);
// 0x00000BD1 System.Boolean System.Security.Cryptography.X509Certificates.X509CertificateCollection_X509CertificateEnumerator::System.Collections.IEnumerator.MoveNext()
extern void X509CertificateEnumerator_System_Collections_IEnumerator_MoveNext_m99B025AB34B4F5CFAD7836A73D01FBE1AEA019F4 (void);
// 0x00000BD2 System.Void System.Security.Cryptography.X509Certificates.X509CertificateCollection_X509CertificateEnumerator::System.Collections.IEnumerator.Reset()
extern void X509CertificateEnumerator_System_Collections_IEnumerator_Reset_m7EC63F5898E3A9881E73EB6205238C31ED4CC323 (void);
// 0x00000BD3 System.Boolean System.Security.Cryptography.X509Certificates.X509CertificateCollection_X509CertificateEnumerator::MoveNext()
extern void X509CertificateEnumerator_MoveNext_m472F420F968A52D970486D21BFFABCCE5329F714 (void);
// 0x00000BD4 System.Void System.Security.Cryptography.X509Certificates.X509CertificateImplCollection::.ctor()
extern void X509CertificateImplCollection__ctor_mC714F3565563EC51068E2601AE9B9F34E2850876 (void);
// 0x00000BD5 System.Void System.Security.Cryptography.X509Certificates.X509CertificateImplCollection::.ctor(System.Security.Cryptography.X509Certificates.X509CertificateImplCollection)
extern void X509CertificateImplCollection__ctor_mBD6BE41E55AE1A9FF1E6B528638D002209F7BFB0 (void);
// 0x00000BD6 System.Int32 System.Security.Cryptography.X509Certificates.X509CertificateImplCollection::get_Count()
extern void X509CertificateImplCollection_get_Count_m1503CBCEDE4650173097C408898F1806582CC77E (void);
// 0x00000BD7 System.Security.Cryptography.X509Certificates.X509CertificateImpl System.Security.Cryptography.X509Certificates.X509CertificateImplCollection::get_Item(System.Int32)
extern void X509CertificateImplCollection_get_Item_m24CA14D68946B6E0006B162BA284EB51F826F276 (void);
// 0x00000BD8 System.Void System.Security.Cryptography.X509Certificates.X509CertificateImplCollection::Add(System.Security.Cryptography.X509Certificates.X509CertificateImpl,System.Boolean)
extern void X509CertificateImplCollection_Add_m3A1312DA419D2777C0A5F37ADA482A40C3256BE6 (void);
// 0x00000BD9 System.Security.Cryptography.X509Certificates.X509CertificateImplCollection System.Security.Cryptography.X509Certificates.X509CertificateImplCollection::Clone()
extern void X509CertificateImplCollection_Clone_mFA9129A5042E00B9068B45572B98E83EF3EF7368 (void);
// 0x00000BDA System.Void System.Security.Cryptography.X509Certificates.X509CertificateImplCollection::Dispose()
extern void X509CertificateImplCollection_Dispose_mF63BF196D21676FD5055763520ABC93F56A4449F (void);
// 0x00000BDB System.Void System.Security.Cryptography.X509Certificates.X509CertificateImplCollection::Dispose(System.Boolean)
extern void X509CertificateImplCollection_Dispose_m7C6F7B2BB470BE090CCA19E50C4A6E9004441D67 (void);
// 0x00000BDC System.Void System.Security.Cryptography.X509Certificates.X509CertificateImplCollection::Finalize()
extern void X509CertificateImplCollection_Finalize_mAFC19642C1398BE1591E4628C10179D4D676ED99 (void);
// 0x00000BDD System.Security.Cryptography.X509Certificates.X509ChainImpl System.Security.Cryptography.X509Certificates.X509Chain::get_Impl()
extern void X509Chain_get_Impl_mC8D8FB1BED19A1E40D1DAA7561448ADFA094B740 (void);
// 0x00000BDE System.Void System.Security.Cryptography.X509Certificates.X509Chain::.ctor()
extern void X509Chain__ctor_mC6F6E3F01D21638D909E13D151923EB4BF592CAB (void);
// 0x00000BDF System.Void System.Security.Cryptography.X509Certificates.X509Chain::.ctor(System.Boolean)
extern void X509Chain__ctor_m8273B96D3DA26CDF61C71723A980E09214D1DF36 (void);
// 0x00000BE0 System.Void System.Security.Cryptography.X509Certificates.X509Chain::set_ChainPolicy(System.Security.Cryptography.X509Certificates.X509ChainPolicy)
extern void X509Chain_set_ChainPolicy_mFFC95743026B78C7B6DA33B51CEBD81FA2215EDD (void);
// 0x00000BE1 System.Void System.Security.Cryptography.X509Certificates.X509Chain::Dispose()
extern void X509Chain_Dispose_m4CC4E701CE9CA80CC1C3787E84D955D6B7632A2E (void);
// 0x00000BE2 System.Void System.Security.Cryptography.X509Certificates.X509Chain::Dispose(System.Boolean)
extern void X509Chain_Dispose_m0233872244BD2AA33E6C4D2AE572FFB991909FE9 (void);
// 0x00000BE3 System.Void System.Security.Cryptography.X509Certificates.X509Chain::Finalize()
extern void X509Chain_Finalize_mC31E8C29EA7A66E5B4D2D41C1CACF7AF5BB94AD3 (void);
// 0x00000BE4 System.Void System.Security.Cryptography.X509Certificates.X509ChainElementCollection::.ctor()
extern void X509ChainElementCollection__ctor_m035B6BC8E21811A1536A60FFA9BAB9A4159323E3 (void);
// 0x00000BE5 System.Int32 System.Security.Cryptography.X509Certificates.X509ChainElementCollection::get_Count()
extern void X509ChainElementCollection_get_Count_m93E1B437A465A5DC0D48F0184EF55370D0E29E2F (void);
// 0x00000BE6 System.Boolean System.Security.Cryptography.X509Certificates.X509ChainElementCollection::get_IsSynchronized()
extern void X509ChainElementCollection_get_IsSynchronized_m6B3C0432C195CD7A8E963B1B21451FE91B569D32 (void);
// 0x00000BE7 System.Object System.Security.Cryptography.X509Certificates.X509ChainElementCollection::get_SyncRoot()
extern void X509ChainElementCollection_get_SyncRoot_m376A94E55300F3C9CC2A37C50774E04FFE4F7776 (void);
// 0x00000BE8 System.Void System.Security.Cryptography.X509Certificates.X509ChainElementCollection::System.Collections.ICollection.CopyTo(System.Array,System.Int32)
extern void X509ChainElementCollection_System_Collections_ICollection_CopyTo_mFB0649BFDEA056BF980F17B68DE6B66DF436E3D8 (void);
// 0x00000BE9 System.Collections.IEnumerator System.Security.Cryptography.X509Certificates.X509ChainElementCollection::System.Collections.IEnumerable.GetEnumerator()
extern void X509ChainElementCollection_System_Collections_IEnumerable_GetEnumerator_mA687F2811DD1F678D629FC166F4288DD340D02F9 (void);
// 0x00000BEA System.Void System.Security.Cryptography.X509Certificates.X509ChainElementEnumerator::.ctor(System.Collections.IEnumerable)
extern void X509ChainElementEnumerator__ctor_mC91FB54A5BD2C0B0E972FBCA193C5A453FC6957A (void);
// 0x00000BEB System.Object System.Security.Cryptography.X509Certificates.X509ChainElementEnumerator::System.Collections.IEnumerator.get_Current()
extern void X509ChainElementEnumerator_System_Collections_IEnumerator_get_Current_mC3EC8EDFD95897AD140B4F680905E65D8B04B49C (void);
// 0x00000BEC System.Boolean System.Security.Cryptography.X509Certificates.X509ChainElementEnumerator::MoveNext()
extern void X509ChainElementEnumerator_MoveNext_mF90FBF977D510F6FCF47D5B8CB34254C2822A775 (void);
// 0x00000BED System.Void System.Security.Cryptography.X509Certificates.X509ChainElementEnumerator::Reset()
extern void X509ChainElementEnumerator_Reset_m1D149AB7FF36C6200FB205408D5E856FCE624CCA (void);
// 0x00000BEE System.Boolean System.Security.Cryptography.X509Certificates.X509ChainImpl::get_IsValid()
// 0x00000BEF System.Void System.Security.Cryptography.X509Certificates.X509ChainImpl::set_ChainPolicy(System.Security.Cryptography.X509Certificates.X509ChainPolicy)
// 0x00000BF0 System.Void System.Security.Cryptography.X509Certificates.X509ChainImpl::Dispose()
extern void X509ChainImpl_Dispose_m0018CE8D4317FCAEEA5465425BF5BB5A4A728CBA (void);
// 0x00000BF1 System.Void System.Security.Cryptography.X509Certificates.X509ChainImpl::Dispose(System.Boolean)
extern void X509ChainImpl_Dispose_m0F4B69EE7F402C78C833599FB0F4BEC101CB328B (void);
// 0x00000BF2 System.Void System.Security.Cryptography.X509Certificates.X509ChainImpl::Finalize()
extern void X509ChainImpl_Finalize_mD3777623D36204B695026890DAAC789BE8273724 (void);
// 0x00000BF3 System.Void System.Security.Cryptography.X509Certificates.X509ChainImpl::.ctor()
extern void X509ChainImpl__ctor_m2DC75C34EFF93D4A1DEF14F168489613A557C962 (void);
// 0x00000BF4 System.Void System.Security.Cryptography.X509Certificates.X509ChainImplMono::.ctor(System.Boolean)
extern void X509ChainImplMono__ctor_m9EEB55A0D2F4EC7D21C5D8FB470A8B9B9094A935 (void);
// 0x00000BF5 System.Boolean System.Security.Cryptography.X509Certificates.X509ChainImplMono::get_IsValid()
extern void X509ChainImplMono_get_IsValid_m782E5277F3BEF121956B1C90D56FA275879BD706 (void);
// 0x00000BF6 System.Void System.Security.Cryptography.X509Certificates.X509ChainImplMono::set_ChainPolicy(System.Security.Cryptography.X509Certificates.X509ChainPolicy)
extern void X509ChainImplMono_set_ChainPolicy_m16F6430F9445BF75D7965A0ED22F8E17E8A4DDF2 (void);
// 0x00000BF7 System.Void System.Security.Cryptography.X509Certificates.X509ChainImplMono::.cctor()
extern void X509ChainImplMono__cctor_m95136BE1101C06B64816562118FA9E3502406EB2 (void);
// 0x00000BF8 System.Void System.Security.Cryptography.X509Certificates.X509ChainPolicy::.ctor()
extern void X509ChainPolicy__ctor_m68882C53D2D8D22007332CCA165F650078751ED4 (void);
// 0x00000BF9 System.Void System.Security.Cryptography.X509Certificates.X509ChainPolicy::.ctor(System.Security.Cryptography.X509Certificates.X509CertificateCollection)
extern void X509ChainPolicy__ctor_m53AB51FBA21115B866EB0AB6AEE039B6167F6A4D (void);
// 0x00000BFA System.Void System.Security.Cryptography.X509Certificates.X509ChainPolicy::Reset()
extern void X509ChainPolicy_Reset_m651C65C1321FEFE9E3EDFC1BE2706AEFE2C612DA (void);
// 0x00000BFB System.Void System.Security.Cryptography.X509Certificates.X509EnhancedKeyUsageExtension::.ctor(System.Security.Cryptography.AsnEncodedData,System.Boolean)
extern void X509EnhancedKeyUsageExtension__ctor_mC91E46E79086AAFCD611FB3A223797D20BA9C1C2 (void);
// 0x00000BFC System.Void System.Security.Cryptography.X509Certificates.X509EnhancedKeyUsageExtension::CopyFrom(System.Security.Cryptography.AsnEncodedData)
extern void X509EnhancedKeyUsageExtension_CopyFrom_mC206A056C8C59401AA01F8C935DDE27D7E34D96A (void);
// 0x00000BFD System.Security.Cryptography.AsnDecodeStatus System.Security.Cryptography.X509Certificates.X509EnhancedKeyUsageExtension::Decode(System.Byte[])
extern void X509EnhancedKeyUsageExtension_Decode_m1865B86FE190237641C00804A058BF56F125183D (void);
// 0x00000BFE System.String System.Security.Cryptography.X509Certificates.X509EnhancedKeyUsageExtension::ToString(System.Boolean)
extern void X509EnhancedKeyUsageExtension_ToString_m99085514587961F4AB1CA3FB82E5223801475818 (void);
// 0x00000BFF System.Void System.Security.Cryptography.X509Certificates.X509Extension::.ctor()
extern void X509Extension__ctor_m75C6A788965E9C797F3D47DEFEC366EC2F69F384 (void);
// 0x00000C00 System.Boolean System.Security.Cryptography.X509Certificates.X509Extension::get_Critical()
extern void X509Extension_get_Critical_m8F4D4C2F0ECBE5CB4C9998CE3E56D5040E2EEBE2 (void);
// 0x00000C01 System.Void System.Security.Cryptography.X509Certificates.X509Extension::set_Critical(System.Boolean)
extern void X509Extension_set_Critical_mA2B424FF17DE53E01E586015DD1C742773B060B4 (void);
// 0x00000C02 System.Void System.Security.Cryptography.X509Certificates.X509Extension::CopyFrom(System.Security.Cryptography.AsnEncodedData)
extern void X509Extension_CopyFrom_m03B3EAD99E076090F01D26FF483E827397903A02 (void);
// 0x00000C03 System.String System.Security.Cryptography.X509Certificates.X509Extension::FormatUnkownData(System.Byte[])
extern void X509Extension_FormatUnkownData_mE5BAB7DB56CE215EB704A7E4E6866EBECA18F90A (void);
// 0x00000C04 System.Void System.Security.Cryptography.X509Certificates.X509ExtensionCollection::.cctor()
extern void X509ExtensionCollection__cctor_m6411CBA0D4CBA290257D88C740C5FD7E40B209C1 (void);
// 0x00000C05 System.Void System.Security.Cryptography.X509Certificates.X509Helper2::Initialize()
extern void X509Helper2_Initialize_m6FA880503C9B3B72009F718503C6B0A0BF301004 (void);
// 0x00000C06 System.Void System.Security.Cryptography.X509Certificates.X509Helper2::ThrowIfContextInvalid(System.Security.Cryptography.X509Certificates.X509CertificateImpl)
extern void X509Helper2_ThrowIfContextInvalid_mF76EFD9C0DE50B993ABBEDFCFCF4A235435E521E (void);
// 0x00000C07 System.Security.Cryptography.X509Certificates.X509Certificate2Impl System.Security.Cryptography.X509Certificates.X509Helper2::Import(System.Byte[],System.String,System.Security.Cryptography.X509Certificates.X509KeyStorageFlags,System.Boolean)
extern void X509Helper2_Import_mF1D23CC497CC19E02E74727315D59A28714FCA92 (void);
// 0x00000C08 System.Security.Cryptography.X509Certificates.X509Certificate2Impl System.Security.Cryptography.X509Certificates.X509Helper2::Import(System.Security.Cryptography.X509Certificates.X509Certificate,System.Boolean)
extern void X509Helper2_Import_m3DF644063B9FF160B750E5CD056FE06B1AEEDF8C (void);
// 0x00000C09 System.Security.Cryptography.X509Certificates.X509ChainImpl System.Security.Cryptography.X509Certificates.X509Helper2::CreateChainImpl(System.Boolean)
extern void X509Helper2_CreateChainImpl_m5A5909ADD8809F95E64FC576BB29EF5B5F878D24 (void);
// 0x00000C0A System.Boolean System.Security.Cryptography.X509Certificates.X509Helper2::IsValid(System.Security.Cryptography.X509Certificates.X509ChainImpl)
extern void X509Helper2_IsValid_mE1C295645E14225C9013A23339E52201C05419F7 (void);
// 0x00000C0B System.Void System.Security.Cryptography.X509Certificates.X509Helper2::ThrowIfContextInvalid(System.Security.Cryptography.X509Certificates.X509ChainImpl)
extern void X509Helper2_ThrowIfContextInvalid_m2CE36D57CDF7DCD4EDD5586EF5D526386B009DB5 (void);
// 0x00000C0C System.Exception System.Security.Cryptography.X509Certificates.X509Helper2::GetInvalidChainContextException()
extern void X509Helper2_GetInvalidChainContextException_m6435C6B754A3A3E6A69DCF16C9F962E0205323AC (void);
// 0x00000C0D System.Security.Cryptography.X509Certificates.X509CertificateImpl System.Security.Cryptography.X509Certificates.X509Helper2_MyNativeHelper::Import(System.Security.Cryptography.X509Certificates.X509Certificate)
extern void MyNativeHelper_Import_m447532D56EE4A4E2FD5B61528D0E5DCABF7CF6B0 (void);
// 0x00000C0E System.Void System.Security.Cryptography.X509Certificates.X509Helper2_MyNativeHelper::.ctor()
extern void MyNativeHelper__ctor_m3AF762F0DB59E0F744C69BB9306F39DF6AAE7516 (void);
// 0x00000C0F System.Void System.Security.Cryptography.X509Certificates.X509KeyUsageExtension::.ctor()
extern void X509KeyUsageExtension__ctor_mCCDDE2A55EF78832C8117C680FB264CE91893A99 (void);
// 0x00000C10 System.Void System.Security.Cryptography.X509Certificates.X509KeyUsageExtension::.ctor(System.Security.Cryptography.AsnEncodedData,System.Boolean)
extern void X509KeyUsageExtension__ctor_mA9DDAD17EA38ABB83CD6CC9A353A0667A9EAC018 (void);
// 0x00000C11 System.Void System.Security.Cryptography.X509Certificates.X509KeyUsageExtension::.ctor(System.Security.Cryptography.X509Certificates.X509KeyUsageFlags,System.Boolean)
extern void X509KeyUsageExtension__ctor_mBC544E9444992C7883638DB0B4607945F33E7426 (void);
// 0x00000C12 System.Security.Cryptography.X509Certificates.X509KeyUsageFlags System.Security.Cryptography.X509Certificates.X509KeyUsageExtension::get_KeyUsages()
extern void X509KeyUsageExtension_get_KeyUsages_m9544DC0FAAD02C53D6C649E1831176CB54EFE505 (void);
// 0x00000C13 System.Void System.Security.Cryptography.X509Certificates.X509KeyUsageExtension::CopyFrom(System.Security.Cryptography.AsnEncodedData)
extern void X509KeyUsageExtension_CopyFrom_m8DA1FA691943CBD4B94E45096E83FC5EA9EEEA3F (void);
// 0x00000C14 System.Security.Cryptography.X509Certificates.X509KeyUsageFlags System.Security.Cryptography.X509Certificates.X509KeyUsageExtension::GetValidFlags(System.Security.Cryptography.X509Certificates.X509KeyUsageFlags)
extern void X509KeyUsageExtension_GetValidFlags_m7946BD756F14B17D707EE12E7D82878531D115EB (void);
// 0x00000C15 System.Security.Cryptography.AsnDecodeStatus System.Security.Cryptography.X509Certificates.X509KeyUsageExtension::Decode(System.Byte[])
extern void X509KeyUsageExtension_Decode_mDE97A425A199661D89FE252A75C8644D4280F1B2 (void);
// 0x00000C16 System.Byte[] System.Security.Cryptography.X509Certificates.X509KeyUsageExtension::Encode()
extern void X509KeyUsageExtension_Encode_mBBF95E13B1FE1A0507FD692F770D6E98A68E3360 (void);
// 0x00000C17 System.String System.Security.Cryptography.X509Certificates.X509KeyUsageExtension::ToString(System.Boolean)
extern void X509KeyUsageExtension_ToString_m4455C1B31C62530B930CFADE55DC0E77C60C7EFC (void);
// 0x00000C18 System.Void System.Security.Cryptography.X509Certificates.X509SubjectKeyIdentifierExtension::.ctor()
extern void X509SubjectKeyIdentifierExtension__ctor_mD586705C293A9C27B5B57BF9CF1D8EAD84864B29 (void);
// 0x00000C19 System.Void System.Security.Cryptography.X509Certificates.X509SubjectKeyIdentifierExtension::.ctor(System.Security.Cryptography.AsnEncodedData,System.Boolean)
extern void X509SubjectKeyIdentifierExtension__ctor_m45218EE7D32231FA6C44A40FEC2E5052162012D6 (void);
// 0x00000C1A System.Void System.Security.Cryptography.X509Certificates.X509SubjectKeyIdentifierExtension::.ctor(System.Byte[],System.Boolean)
extern void X509SubjectKeyIdentifierExtension__ctor_m182458124147FFEE402584E6415C2EA407B59C5B (void);
// 0x00000C1B System.Void System.Security.Cryptography.X509Certificates.X509SubjectKeyIdentifierExtension::.ctor(System.String,System.Boolean)
extern void X509SubjectKeyIdentifierExtension__ctor_m95DD08883D5E284C15820274737324063C4E4432 (void);
// 0x00000C1C System.Void System.Security.Cryptography.X509Certificates.X509SubjectKeyIdentifierExtension::.ctor(System.Security.Cryptography.X509Certificates.PublicKey,System.Boolean)
extern void X509SubjectKeyIdentifierExtension__ctor_m98571FC543622A4BD3EA7788BB132348D9E0A3E3 (void);
// 0x00000C1D System.Void System.Security.Cryptography.X509Certificates.X509SubjectKeyIdentifierExtension::.ctor(System.Security.Cryptography.X509Certificates.PublicKey,System.Security.Cryptography.X509Certificates.X509SubjectKeyIdentifierHashAlgorithm,System.Boolean)
extern void X509SubjectKeyIdentifierExtension__ctor_mF692F46CE97CB60AF86C1A74E709E8276B7D9AB1 (void);
// 0x00000C1E System.String System.Security.Cryptography.X509Certificates.X509SubjectKeyIdentifierExtension::get_SubjectKeyIdentifier()
extern void X509SubjectKeyIdentifierExtension_get_SubjectKeyIdentifier_m3480A14D8377B6C2D220F99D37AB8B13BEFE76FF (void);
// 0x00000C1F System.Void System.Security.Cryptography.X509Certificates.X509SubjectKeyIdentifierExtension::CopyFrom(System.Security.Cryptography.AsnEncodedData)
extern void X509SubjectKeyIdentifierExtension_CopyFrom_m45E7EB4E976E4759046077C79FBC4A820C9A95EC (void);
// 0x00000C20 System.Byte System.Security.Cryptography.X509Certificates.X509SubjectKeyIdentifierExtension::FromHexChar(System.Char)
extern void X509SubjectKeyIdentifierExtension_FromHexChar_m7BDBE176CD85DCA3193FECF78D6CF15E349121BC (void);
// 0x00000C21 System.Byte System.Security.Cryptography.X509Certificates.X509SubjectKeyIdentifierExtension::FromHexChars(System.Char,System.Char)
extern void X509SubjectKeyIdentifierExtension_FromHexChars_mB2D3EBC7E627D44254A82E5628A2079C1DB24C38 (void);
// 0x00000C22 System.Byte[] System.Security.Cryptography.X509Certificates.X509SubjectKeyIdentifierExtension::FromHex(System.String)
extern void X509SubjectKeyIdentifierExtension_FromHex_m654E8BB1D2F9D8C878EF854D7933C6EA825F272B (void);
// 0x00000C23 System.Security.Cryptography.AsnDecodeStatus System.Security.Cryptography.X509Certificates.X509SubjectKeyIdentifierExtension::Decode(System.Byte[])
extern void X509SubjectKeyIdentifierExtension_Decode_m6EB136D7525F3DFB9FA93F8B3653D2F6FA3B72D1 (void);
// 0x00000C24 System.Byte[] System.Security.Cryptography.X509Certificates.X509SubjectKeyIdentifierExtension::Encode()
extern void X509SubjectKeyIdentifierExtension_Encode_m11C84A3DCE621526C1FC282E214001D70937D6BD (void);
// 0x00000C25 System.String System.Security.Cryptography.X509Certificates.X509SubjectKeyIdentifierExtension::ToString(System.Boolean)
extern void X509SubjectKeyIdentifierExtension_ToString_mB22086D5277B22093240BB9841D32D9008D26AFA (void);
// 0x00000C26 System.Void System.IO.Compression.GZipStream::.ctor(System.IO.Stream,System.IO.Compression.CompressionMode)
extern void GZipStream__ctor_m9C3683B47B672DF5A75101E7F81CC2DD24083A3F (void);
// 0x00000C27 System.Void System.IO.Compression.GZipStream::.ctor(System.IO.Stream,System.IO.Compression.CompressionMode,System.Boolean)
extern void GZipStream__ctor_mF3C440991B94C36D9C657D1CAB94F476C8302D0E (void);
// 0x00000C28 System.Boolean System.IO.Compression.GZipStream::get_CanRead()
extern void GZipStream_get_CanRead_mC0CF766644728926DB6D167141DF6A6598B6549D (void);
// 0x00000C29 System.Boolean System.IO.Compression.GZipStream::get_CanWrite()
extern void GZipStream_get_CanWrite_m4E9D5EFBEB69C9B70D7A910466ADB3F13FA8E016 (void);
// 0x00000C2A System.Boolean System.IO.Compression.GZipStream::get_CanSeek()
extern void GZipStream_get_CanSeek_mE3394DD50578E5CCAA59BB1658F40E4DF6D39C5A (void);
// 0x00000C2B System.Int64 System.IO.Compression.GZipStream::get_Length()
extern void GZipStream_get_Length_mD584A4C362E78687E078E8A6C7A154CD3FE28427 (void);
// 0x00000C2C System.Int64 System.IO.Compression.GZipStream::get_Position()
extern void GZipStream_get_Position_m6295345376B03BE41E265219399C589145659971 (void);
// 0x00000C2D System.Void System.IO.Compression.GZipStream::set_Position(System.Int64)
extern void GZipStream_set_Position_m643EB0E574F46321986B794AFE10EC47670A3174 (void);
// 0x00000C2E System.Void System.IO.Compression.GZipStream::Flush()
extern void GZipStream_Flush_m4816454A0CB5862BB48E6D4F50B640E1B1537232 (void);
// 0x00000C2F System.Int64 System.IO.Compression.GZipStream::Seek(System.Int64,System.IO.SeekOrigin)
extern void GZipStream_Seek_mC833D2435B4E88740BA42C90C07F51F53CA134AF (void);
// 0x00000C30 System.Void System.IO.Compression.GZipStream::SetLength(System.Int64)
extern void GZipStream_SetLength_mB9B1AC840092A7A6BEEA92CB44231E29EEEA3B78 (void);
// 0x00000C31 System.Int32 System.IO.Compression.GZipStream::ReadByte()
extern void GZipStream_ReadByte_m907343349254265C2A2C33F81F05902EB1FB45FD (void);
// 0x00000C32 System.IAsyncResult System.IO.Compression.GZipStream::BeginRead(System.Byte[],System.Int32,System.Int32,System.AsyncCallback,System.Object)
extern void GZipStream_BeginRead_m4D9A6FDB6B844509C53DE42AC41F41AB3D072FE4 (void);
// 0x00000C33 System.Int32 System.IO.Compression.GZipStream::EndRead(System.IAsyncResult)
extern void GZipStream_EndRead_m06C42C55E06295656D4DDEF65EF0B9EBBA5E140E (void);
// 0x00000C34 System.Int32 System.IO.Compression.GZipStream::Read(System.Byte[],System.Int32,System.Int32)
extern void GZipStream_Read_m2519B93AA6E8DFCB2FB80D101C41CDF0B0B642DA (void);
// 0x00000C35 System.IAsyncResult System.IO.Compression.GZipStream::BeginWrite(System.Byte[],System.Int32,System.Int32,System.AsyncCallback,System.Object)
extern void GZipStream_BeginWrite_mFCB8E7B7B7310C135BF1D67E099D64579919ADC7 (void);
// 0x00000C36 System.Void System.IO.Compression.GZipStream::EndWrite(System.IAsyncResult)
extern void GZipStream_EndWrite_m4B3C3FC29158D275B35542599F3CCEE759D3DE6E (void);
// 0x00000C37 System.Void System.IO.Compression.GZipStream::Write(System.Byte[],System.Int32,System.Int32)
extern void GZipStream_Write_m81257DD2D1826DA3B44251B08242D077ED9CD7D2 (void);
// 0x00000C38 System.Void System.IO.Compression.GZipStream::Dispose(System.Boolean)
extern void GZipStream_Dispose_m6D211516ACD8C14D25A8A8799AC1A87E64A222DC (void);
// 0x00000C39 System.Threading.Tasks.Task`1<System.Int32> System.IO.Compression.GZipStream::ReadAsync(System.Byte[],System.Int32,System.Int32,System.Threading.CancellationToken)
extern void GZipStream_ReadAsync_m3BD0D468C6425BD723A5583909DC91E23B674F40 (void);
// 0x00000C3A System.Threading.Tasks.Task System.IO.Compression.GZipStream::WriteAsync(System.Byte[],System.Int32,System.Int32,System.Threading.CancellationToken)
extern void GZipStream_WriteAsync_m394365FCE110E29C7557F9D2B21FCBC67CCC1C5E (void);
// 0x00000C3B System.Threading.Tasks.Task System.IO.Compression.GZipStream::FlushAsync(System.Threading.CancellationToken)
extern void GZipStream_FlushAsync_m10D0CEBB2CC98DF7F0274AE97CB7172A3051A8F8 (void);
// 0x00000C3C System.Void System.IO.Compression.GZipStream::CheckDeflateStream()
extern void GZipStream_CheckDeflateStream_m1BD8F92D6953299AAE284CECD736B58781D3FFFD (void);
// 0x00000C3D System.Void System.IO.Compression.GZipStream::ThrowStreamClosedException()
extern void GZipStream_ThrowStreamClosedException_m07EDDCB59ADE7F3FCEACC6481ADA6AC9E1387EBA (void);
// 0x00000C3E System.Void System.IO.Compression.DeflateStream::.ctor(System.IO.Stream,System.IO.Compression.CompressionMode)
extern void DeflateStream__ctor_m5AB204CE24A3BFE0C2B6352EBF402C4D9F261EFF (void);
// 0x00000C3F System.Void System.IO.Compression.DeflateStream::.ctor(System.IO.Stream,System.IO.Compression.CompressionMode,System.Boolean,System.Int32)
extern void DeflateStream__ctor_m433651A7BC50F26DB827398C1B47C85FB43CA459 (void);
// 0x00000C40 System.Void System.IO.Compression.DeflateStream::.ctor(System.IO.Stream,System.IO.Compression.CompressionMode,System.Boolean,System.Boolean)
extern void DeflateStream__ctor_mA7C19281CFAA9F64CEFCE9B85EA5E538D970309C (void);
// 0x00000C41 System.Void System.IO.Compression.DeflateStream::Dispose(System.Boolean)
extern void DeflateStream_Dispose_mD64362E7BCAB050FEB44BBF24D909DA46B4170AA (void);
// 0x00000C42 System.Int32 System.IO.Compression.DeflateStream::ReadInternal(System.Byte[],System.Int32,System.Int32)
extern void DeflateStream_ReadInternal_mD31A56470EAEF8CEB9A29C3BFD91399CBD430172 (void);
// 0x00000C43 System.Int32 System.IO.Compression.DeflateStream::Read(System.Byte[],System.Int32,System.Int32)
extern void DeflateStream_Read_m3E33E8DAB63BCE35D2F02219CA0E040FB7BC4B5B (void);
// 0x00000C44 System.Void System.IO.Compression.DeflateStream::WriteInternal(System.Byte[],System.Int32,System.Int32)
extern void DeflateStream_WriteInternal_m489E697EB3B0456FF05A0D91BA6FAA4FA3DBA53D (void);
// 0x00000C45 System.Void System.IO.Compression.DeflateStream::Write(System.Byte[],System.Int32,System.Int32)
extern void DeflateStream_Write_mF1C9AB8111E8A81F0D0E90DD5172BF9154E05CA5 (void);
// 0x00000C46 System.Void System.IO.Compression.DeflateStream::Flush()
extern void DeflateStream_Flush_mB3B9A486899CC0637CD7058E2460728AB85F55E2 (void);
// 0x00000C47 System.IAsyncResult System.IO.Compression.DeflateStream::BeginRead(System.Byte[],System.Int32,System.Int32,System.AsyncCallback,System.Object)
extern void DeflateStream_BeginRead_m6525F4624C82EEA149496A0F8F9A24C483DFAD18 (void);
// 0x00000C48 System.IAsyncResult System.IO.Compression.DeflateStream::BeginWrite(System.Byte[],System.Int32,System.Int32,System.AsyncCallback,System.Object)
extern void DeflateStream_BeginWrite_m27590FDE7D5427964B590E116614105DB7980AB0 (void);
// 0x00000C49 System.Int32 System.IO.Compression.DeflateStream::EndRead(System.IAsyncResult)
extern void DeflateStream_EndRead_m968FCF78D75BB5C457D1AC28E7BB49C6BD649E20 (void);
// 0x00000C4A System.Void System.IO.Compression.DeflateStream::EndWrite(System.IAsyncResult)
extern void DeflateStream_EndWrite_mF25925091E9068EF2186897C1F9FA066391B7A6A (void);
// 0x00000C4B System.Int64 System.IO.Compression.DeflateStream::Seek(System.Int64,System.IO.SeekOrigin)
extern void DeflateStream_Seek_mC19B8E08045885B92C617CC3EED066F7C0E63B6A (void);
// 0x00000C4C System.Void System.IO.Compression.DeflateStream::SetLength(System.Int64)
extern void DeflateStream_SetLength_m5A64BAFC49D03428D4544E4EDEC16E156624CE5E (void);
// 0x00000C4D System.Boolean System.IO.Compression.DeflateStream::get_CanRead()
extern void DeflateStream_get_CanRead_mCF54AD863DBDF38401781B77865DE38903DF8322 (void);
// 0x00000C4E System.Boolean System.IO.Compression.DeflateStream::get_CanSeek()
extern void DeflateStream_get_CanSeek_m1F9B1A9D5C670EF8F356E41B9E8A8FE293D2ECA2 (void);
// 0x00000C4F System.Boolean System.IO.Compression.DeflateStream::get_CanWrite()
extern void DeflateStream_get_CanWrite_mE50E52E3984C924C7A806A562BD892B25A24EFDE (void);
// 0x00000C50 System.Int64 System.IO.Compression.DeflateStream::get_Length()
extern void DeflateStream_get_Length_m8458C0B35E217EBA88E81B466A65A261E3896B95 (void);
// 0x00000C51 System.Int64 System.IO.Compression.DeflateStream::get_Position()
extern void DeflateStream_get_Position_mE729F7A3BFA683A0D5F868956831FD3614EB7359 (void);
// 0x00000C52 System.Void System.IO.Compression.DeflateStream::set_Position(System.Int64)
extern void DeflateStream_set_Position_m462DC81ADEA439F8D4B62355901107308C4D6E3A (void);
// 0x00000C53 System.Void System.IO.Compression.DeflateStream_ReadMethod::.ctor(System.Object,System.IntPtr)
extern void ReadMethod__ctor_mE53B3E39C00317DB30A832EBD379AACF17BFD3BD (void);
// 0x00000C54 System.Int32 System.IO.Compression.DeflateStream_ReadMethod::Invoke(System.Byte[],System.Int32,System.Int32)
extern void ReadMethod_Invoke_mDCA2E9597327B1D35024F87A14D9051699DF92BD (void);
// 0x00000C55 System.IAsyncResult System.IO.Compression.DeflateStream_ReadMethod::BeginInvoke(System.Byte[],System.Int32,System.Int32,System.AsyncCallback,System.Object)
extern void ReadMethod_BeginInvoke_m2871C6371F597633A3A9F73AB1F13955AEFD7832 (void);
// 0x00000C56 System.Int32 System.IO.Compression.DeflateStream_ReadMethod::EndInvoke(System.IAsyncResult)
extern void ReadMethod_EndInvoke_m725BE3F6220C2C6A798B76E84DC3D6AE7E0BC332 (void);
// 0x00000C57 System.Void System.IO.Compression.DeflateStream_WriteMethod::.ctor(System.Object,System.IntPtr)
extern void WriteMethod__ctor_m2162D4C44E1AE1F1EDD4ED3216E75FFF517073F4 (void);
// 0x00000C58 System.Void System.IO.Compression.DeflateStream_WriteMethod::Invoke(System.Byte[],System.Int32,System.Int32)
extern void WriteMethod_Invoke_m28514135CBD6D4D6E7491E5AA147E8B8B6F61735 (void);
// 0x00000C59 System.IAsyncResult System.IO.Compression.DeflateStream_WriteMethod::BeginInvoke(System.Byte[],System.Int32,System.Int32,System.AsyncCallback,System.Object)
extern void WriteMethod_BeginInvoke_mA6949F5AA7E254D211E7B2BAF2162CB18E1BCA8C (void);
// 0x00000C5A System.Void System.IO.Compression.DeflateStream_WriteMethod::EndInvoke(System.IAsyncResult)
extern void WriteMethod_EndInvoke_mAEB6B014D042798F0ECA5A2049FD05AB7CCE5777 (void);
// 0x00000C5B System.Void System.IO.Compression.DeflateStreamNative::.ctor()
extern void DeflateStreamNative__ctor_m4134EB9FB9EA98DF37118D0988373AF5C245CFFA (void);
// 0x00000C5C System.IO.Compression.DeflateStreamNative System.IO.Compression.DeflateStreamNative::Create(System.IO.Stream,System.IO.Compression.CompressionMode,System.Boolean)
extern void DeflateStreamNative_Create_mC4FF5105BFE49BEA9B31B5DF7CAC3759F4382EA7 (void);
// 0x00000C5D System.Void System.IO.Compression.DeflateStreamNative::Finalize()
extern void DeflateStreamNative_Finalize_m2107C9829B412C82485A3BA21CC5EF5DC8D60C84 (void);
// 0x00000C5E System.Void System.IO.Compression.DeflateStreamNative::Dispose(System.Boolean)
extern void DeflateStreamNative_Dispose_m6E0B9F0281B4616A08E44726FC5716F699FE8D54 (void);
// 0x00000C5F System.Void System.IO.Compression.DeflateStreamNative::Flush()
extern void DeflateStreamNative_Flush_m55E9952B3A83C6329D8C760975C4B88D46A3AE8A (void);
// 0x00000C60 System.Int32 System.IO.Compression.DeflateStreamNative::ReadZStream(System.IntPtr,System.Int32)
extern void DeflateStreamNative_ReadZStream_mB0C2D3F16BC5B31EA0C13D12EAF0197EC79819BB (void);
// 0x00000C61 System.Void System.IO.Compression.DeflateStreamNative::WriteZStream(System.IntPtr,System.Int32)
extern void DeflateStreamNative_WriteZStream_m72DC0FFDB43AC0B8256FAA0D8B50C97F42E81717 (void);
// 0x00000C62 System.Int32 System.IO.Compression.DeflateStreamNative::UnmanagedRead(System.IntPtr,System.Int32,System.IntPtr)
extern void DeflateStreamNative_UnmanagedRead_mFD20677F91EBF121ACA3C4236C108B356BF376FA (void);
// 0x00000C63 System.Int32 System.IO.Compression.DeflateStreamNative::UnmanagedRead(System.IntPtr,System.Int32)
extern void DeflateStreamNative_UnmanagedRead_m564C96D0C84B8F60CF06BB737C74760C3B64E453 (void);
// 0x00000C64 System.Int32 System.IO.Compression.DeflateStreamNative::UnmanagedWrite(System.IntPtr,System.Int32,System.IntPtr)
extern void DeflateStreamNative_UnmanagedWrite_mC98CAEEAFE9482472AB4D5D78F733ADB7972A87C (void);
// 0x00000C65 System.Int32 System.IO.Compression.DeflateStreamNative::UnmanagedWrite(System.IntPtr,System.Int32)
extern void DeflateStreamNative_UnmanagedWrite_m5D0A7F7308338D3E72003A2EA0E3D65C713C9A6A (void);
// 0x00000C66 System.Void System.IO.Compression.DeflateStreamNative::CheckResult(System.Int32,System.String)
extern void DeflateStreamNative_CheckResult_m0C1DCBB31FE8FDEB1EDE4F81F0911712A322FF2C (void);
// 0x00000C67 System.IO.Compression.DeflateStreamNative_SafeDeflateStreamHandle System.IO.Compression.DeflateStreamNative::CreateZStream(System.IO.Compression.CompressionMode,System.Boolean,System.IO.Compression.DeflateStreamNative_UnmanagedReadOrWrite,System.IntPtr)
extern void DeflateStreamNative_CreateZStream_m10DC0AE9F06A2071E406883281FD4EF620298AB1 (void);
// 0x00000C68 System.Int32 System.IO.Compression.DeflateStreamNative::CloseZStream(System.IntPtr)
extern void DeflateStreamNative_CloseZStream_m78C1214688A65F44F6347E6AB3A6A1C736567D48 (void);
// 0x00000C69 System.Int32 System.IO.Compression.DeflateStreamNative::Flush(System.IO.Compression.DeflateStreamNative_SafeDeflateStreamHandle)
extern void DeflateStreamNative_Flush_m5C49CB75BC4C3C11E5E5AC87A3BD5F7F75213A41 (void);
// 0x00000C6A System.Int32 System.IO.Compression.DeflateStreamNative::ReadZStream(System.IO.Compression.DeflateStreamNative_SafeDeflateStreamHandle,System.IntPtr,System.Int32)
extern void DeflateStreamNative_ReadZStream_m46708AF36538E1AD3F5A34CD2E6F949881053180 (void);
// 0x00000C6B System.Int32 System.IO.Compression.DeflateStreamNative::WriteZStream(System.IO.Compression.DeflateStreamNative_SafeDeflateStreamHandle,System.IntPtr,System.Int32)
extern void DeflateStreamNative_WriteZStream_m84D7A3BFC82F4227A0871D9A49EBD47B6E355DB5 (void);
// 0x00000C6C System.Void System.IO.Compression.DeflateStreamNative_UnmanagedReadOrWrite::.ctor(System.Object,System.IntPtr)
extern void UnmanagedReadOrWrite__ctor_mE5BB5534A1F54ABB84F96AEA88AD4ACEA7782E4F (void);
// 0x00000C6D System.Int32 System.IO.Compression.DeflateStreamNative_UnmanagedReadOrWrite::Invoke(System.IntPtr,System.Int32,System.IntPtr)
extern void UnmanagedReadOrWrite_Invoke_m93B39DAB47C0E3ACA9A96F7C1FE94920BA1F6159 (void);
// 0x00000C6E System.IAsyncResult System.IO.Compression.DeflateStreamNative_UnmanagedReadOrWrite::BeginInvoke(System.IntPtr,System.Int32,System.IntPtr,System.AsyncCallback,System.Object)
extern void UnmanagedReadOrWrite_BeginInvoke_mBD3A8C89B1537B538B8C9560653E868F7BC00A8A (void);
// 0x00000C6F System.Int32 System.IO.Compression.DeflateStreamNative_UnmanagedReadOrWrite::EndInvoke(System.IAsyncResult)
extern void UnmanagedReadOrWrite_EndInvoke_m85287673FC7C1F1ADEB4C9933E1E2BCCC685195E (void);
// 0x00000C70 System.Boolean System.IO.Compression.DeflateStreamNative_SafeDeflateStreamHandle::get_IsInvalid()
extern void SafeDeflateStreamHandle_get_IsInvalid_mC280A71E9A5849EE9A2C20A495195A9E424529F8 (void);
// 0x00000C71 System.Void System.IO.Compression.DeflateStreamNative_SafeDeflateStreamHandle::.ctor()
extern void SafeDeflateStreamHandle__ctor_m4508BBB1230B239CC64A39FFB2971AB784B5415C (void);
// 0x00000C72 System.Boolean System.IO.Compression.DeflateStreamNative_SafeDeflateStreamHandle::ReleaseHandle()
extern void SafeDeflateStreamHandle_ReleaseHandle_m2C78D7C47B12A72DAA4F404D81198CC6B4135D00 (void);
// 0x00000C73 System.Void System.Net.Authorization::.ctor(System.String)
extern void Authorization__ctor_m9941BCA4BC1EFE3789A173469D3453A02FA96C55 (void);
// 0x00000C74 System.Void System.Net.Authorization::.ctor(System.String,System.Boolean)
extern void Authorization__ctor_mAAC9C79A5BE6062F83A3127CD4A115A6B6FF6691 (void);
// 0x00000C75 System.String System.Net.Authorization::get_Message()
extern void Authorization_get_Message_m6A7AC7EC2D323624178328B3922110CB02A1BD6A (void);
// 0x00000C76 System.Boolean System.Net.Authorization::get_Complete()
extern void Authorization_get_Complete_m95AEF29BEC17BF1D514997E29AF5D6027058D25B (void);
// 0x00000C77 System.Net.ICredentials System.Net.CredentialCache::get_DefaultCredentials()
extern void CredentialCache_get_DefaultCredentials_m669684689D1F69432F33D9B1E0ECF53080BB8CDC (void);
// 0x00000C78 System.Void System.Net.SystemNetworkCredential::.ctor()
extern void SystemNetworkCredential__ctor_m51111F468A7CFB7B990C2C618A99EDC7FA7B307A (void);
// 0x00000C79 System.Void System.Net.SystemNetworkCredential::.cctor()
extern void SystemNetworkCredential__cctor_m42F0FC8A6A428F7764FC5A86B38469FC032D3340 (void);
// 0x00000C7A System.Net.Sockets.AddressFamily System.Net.EndPoint::get_AddressFamily()
extern void EndPoint_get_AddressFamily_m7B7DC3AE75480FCA543AE5434EFA8C8C09450C66 (void);
// 0x00000C7B System.Net.SocketAddress System.Net.EndPoint::Serialize()
extern void EndPoint_Serialize_m118001AAA9AC84B4B28E8267055A7173D8C1F376 (void);
// 0x00000C7C System.Net.EndPoint System.Net.EndPoint::Create(System.Net.SocketAddress)
extern void EndPoint_Create_m98FBA607C33234AC35DF79DB6494D13AED7A501C (void);
// 0x00000C7D System.Void System.Net.EndPoint::.ctor()
extern void EndPoint__ctor_mFCD3A4BB994F59D40A3A94A6F1DEC4A731CC8776 (void);
// 0x00000C7E System.Net.IWebProxy System.Net.GlobalProxySelection::get_Select()
extern void GlobalProxySelection_get_Select_mE826A34EB04E3906E699A317417506C89551F54B (void);
// 0x00000C7F System.Net.IWebProxy System.Net.GlobalProxySelection::GetEmptyWebProxy()
extern void GlobalProxySelection_GetEmptyWebProxy_m66C1CA6E4480F45F78145DD23AB51A59B5A246AD (void);
// 0x00000C80 System.Void System.Net.HttpVersion::.cctor()
extern void HttpVersion__cctor_m19EB2E84E83F160B93594A35BB6C96C5B50D6856 (void);
// 0x00000C81 System.Net.Authorization System.Net.IAuthenticationModule::Authenticate(System.String,System.Net.WebRequest,System.Net.ICredentials)
// 0x00000C82 System.Net.Authorization System.Net.IAuthenticationModule::PreAuthenticate(System.Net.WebRequest,System.Net.ICredentials)
// 0x00000C83 System.String System.Net.IAuthenticationModule::get_AuthenticationType()
// 0x00000C84 System.Boolean System.Net.ICertificatePolicy::CheckValidationResult(System.Net.ServicePoint,System.Security.Cryptography.X509Certificates.X509Certificate,System.Net.WebRequest,System.Int32)
// 0x00000C85 System.Net.NetworkCredential System.Net.ICredentials::GetCredential(System.Uri,System.String)
// 0x00000C86 System.Void System.Net.IPAddress::.ctor(System.Int64)
extern void IPAddress__ctor_mFD0AF2F6A282D1158DF3C34EF2E63B73814E7748 (void);
// 0x00000C87 System.Void System.Net.IPAddress::.ctor(System.Byte[],System.Int64)
extern void IPAddress__ctor_m373D3930BEEA00EC628E98C5A13AE9BE2B2CEC84 (void);
// 0x00000C88 System.Void System.Net.IPAddress::.ctor(System.UInt16[],System.UInt32)
extern void IPAddress__ctor_m7A866EC7E9B1A8F89158C0EA1AC0A966CFE819ED (void);
// 0x00000C89 System.Void System.Net.IPAddress::.ctor(System.Int32)
extern void IPAddress__ctor_mCC321EEDA0750DA97447EB60529BCBCB4EA0249D (void);
// 0x00000C8A System.Boolean System.Net.IPAddress::TryParse(System.String,System.Net.IPAddress&)
extern void IPAddress_TryParse_m3F9E06DEEC1600AF06B7C91C3DD03218F2E242FA (void);
// 0x00000C8B System.Net.IPAddress System.Net.IPAddress::Parse(System.String)
extern void IPAddress_Parse_mB8537FC76C7BA7482713F289B4EC4C3ED919D273 (void);
// 0x00000C8C System.Net.IPAddress System.Net.IPAddress::InternalParse(System.String,System.Boolean)
extern void IPAddress_InternalParse_m69E95769392647AE9B82AFEC6D7E74C4F7CCFD47 (void);
// 0x00000C8D System.Byte[] System.Net.IPAddress::GetAddressBytes()
extern void IPAddress_GetAddressBytes_mC41BB4B3EAEE51DBB2A2115EC2DD87D7587355D2 (void);
// 0x00000C8E System.Net.Sockets.AddressFamily System.Net.IPAddress::get_AddressFamily()
extern void IPAddress_get_AddressFamily_m5FB6DC510A9C84046F0C38C7C7823FE6A565A693 (void);
// 0x00000C8F System.Int64 System.Net.IPAddress::get_ScopeId()
extern void IPAddress_get_ScopeId_m941461DEBDECCD858F8D3165F3CA366A318064D9 (void);
// 0x00000C90 System.String System.Net.IPAddress::ToString()
extern void IPAddress_ToString_m0CAEDDAF2A42F23EB1BE3BB353ABE741486710BF (void);
// 0x00000C91 System.Boolean System.Net.IPAddress::IsLoopback(System.Net.IPAddress)
extern void IPAddress_IsLoopback_m84B87F0732723BE939EB9534E8271A13EE599027 (void);
// 0x00000C92 System.Boolean System.Net.IPAddress::Equals(System.Object,System.Boolean)
extern void IPAddress_Equals_mADA54686760DE75E2C31B8651224FFEB019316D6 (void);
// 0x00000C93 System.Boolean System.Net.IPAddress::Equals(System.Object)
extern void IPAddress_Equals_mB38BAC1A15885A3181507BC9FD4E8F5765FA6678 (void);
// 0x00000C94 System.Int32 System.Net.IPAddress::GetHashCode()
extern void IPAddress_GetHashCode_m36CE850AFAAD382A29B7D72844989A3105565D7C (void);
// 0x00000C95 System.Net.IPAddress System.Net.IPAddress::MapToIPv6()
extern void IPAddress_MapToIPv6_mC852A3F6831381331095C81AB75B0A70ABD2498B (void);
// 0x00000C96 System.Void System.Net.IPAddress::.cctor()
extern void IPAddress__cctor_m4DF372012DF900E7BB489931296D0BFE4EBD4AEA (void);
// 0x00000C97 System.Net.Sockets.AddressFamily System.Net.IPEndPoint::get_AddressFamily()
extern void IPEndPoint_get_AddressFamily_m53CEE40486A2F3615571B5255CA6D4C28387703A (void);
// 0x00000C98 System.Void System.Net.IPEndPoint::.ctor(System.Net.IPAddress,System.Int32)
extern void IPEndPoint__ctor_m1C90FD0534415E17207A0BBC05CD381335089845 (void);
// 0x00000C99 System.Net.IPAddress System.Net.IPEndPoint::get_Address()
extern void IPEndPoint_get_Address_m01D2AB4ACC29D3E3A79D3D2A207CE3063336F2A4 (void);
// 0x00000C9A System.Int32 System.Net.IPEndPoint::get_Port()
extern void IPEndPoint_get_Port_mC1FBFBB50CEDC03F683C9EB23C2ACECCB5AE3DA9 (void);
// 0x00000C9B System.String System.Net.IPEndPoint::ToString()
extern void IPEndPoint_ToString_mB132354BB333FA5FD9CA5B6B86F751AAA87AFEC2 (void);
// 0x00000C9C System.Net.SocketAddress System.Net.IPEndPoint::Serialize()
extern void IPEndPoint_Serialize_mE4201DDF2EB6D872A31A2620D20C718DC1F28962 (void);
// 0x00000C9D System.Net.EndPoint System.Net.IPEndPoint::Create(System.Net.SocketAddress)
extern void IPEndPoint_Create_m1B1932CCD58627047FAEDC2402C333BF6468A3D7 (void);
// 0x00000C9E System.Boolean System.Net.IPEndPoint::Equals(System.Object)
extern void IPEndPoint_Equals_mBD402EE46BB0C0922C25E2DEFB64412E4666EC6D (void);
// 0x00000C9F System.Int32 System.Net.IPEndPoint::GetHashCode()
extern void IPEndPoint_GetHashCode_m52D8AEEDB5B1409EDD08F18B2018CEB1712266C0 (void);
// 0x00000CA0 System.Void System.Net.IPEndPoint::.cctor()
extern void IPEndPoint__cctor_mD88387D86BAE58328D7BA158704E91B0415F9B81 (void);
// 0x00000CA1 System.String System.Net.IPHostEntry::get_HostName()
extern void IPHostEntry_get_HostName_m58DC3A2664BA86513E055ECA103214D00EFD1605 (void);
// 0x00000CA2 System.Void System.Net.IPHostEntry::set_HostName(System.String)
extern void IPHostEntry_set_HostName_mE132ABF58C3C4C28A58A48132698FA99F55C328D (void);
// 0x00000CA3 System.Void System.Net.IPHostEntry::set_Aliases(System.String[])
extern void IPHostEntry_set_Aliases_m4D05E9F3D5C6FD0996C86816B36B1DF9BE79D8ED (void);
// 0x00000CA4 System.Net.IPAddress[] System.Net.IPHostEntry::get_AddressList()
extern void IPHostEntry_get_AddressList_m975824502A0B08158C90378007A1E3B6AEFCBE56 (void);
// 0x00000CA5 System.Void System.Net.IPHostEntry::set_AddressList(System.Net.IPAddress[])
extern void IPHostEntry_set_AddressList_m057A9B8FA93A129A0DAF5222231BD155B774B50B (void);
// 0x00000CA6 System.Void System.Net.IPHostEntry::.ctor()
extern void IPHostEntry__ctor_m539B6CE87B29D7B23A4F46C73BF7D6BB74D0331F (void);
// 0x00000CA7 System.Net.WebRequest System.Net.IWebRequestCreate::Create(System.Uri)
// 0x00000CA8 System.Void System.Net.InternalException::.ctor()
extern void InternalException__ctor_m4963B2F0FC3F351663C67F3F71CAC601D73DF499 (void);
// 0x00000CA9 System.Boolean System.Net.NclUtilities::IsAddressLocal(System.Net.IPAddress)
extern void NclUtilities_IsAddressLocal_m15E0BC8FA72FF335F31D5377AC1ED599FA5966DC (void);
// 0x00000CAA System.Net.IPHostEntry System.Net.NclUtilities::GetLocalHost()
extern void NclUtilities_GetLocalHost_m05F1444B07A59C035365C4F17DD28959EA8843BD (void);
// 0x00000CAB System.Net.IPAddress[] System.Net.NclUtilities::get_LocalAddresses()
extern void NclUtilities_get_LocalAddresses_mCD150C4D4468FA5A5841F1A9DEA23779221321D8 (void);
// 0x00000CAC System.Object System.Net.NclUtilities::get_LocalAddressesLock()
extern void NclUtilities_get_LocalAddressesLock_m873FF32D6C0398541CBB1CE734A5A66A8ED1A2C2 (void);
// 0x00000CAD System.String System.Net.ValidationHelper::MakeStringNull(System.String)
extern void ValidationHelper_MakeStringNull_m6741032436B995465649A89BCC2BEC439A5140C2 (void);
// 0x00000CAE System.Boolean System.Net.ValidationHelper::IsBlankString(System.String)
extern void ValidationHelper_IsBlankString_m78C3603B0E8C93CAD3FB945CA57C3E4729A09B89 (void);
// 0x00000CAF System.Boolean System.Net.ValidationHelper::ValidateTcpPort(System.Int32)
extern void ValidationHelper_ValidateTcpPort_m899B89B4810C6531306EC6C34FF452732D41979D (void);
// 0x00000CB0 System.Void System.Net.ValidationHelper::.cctor()
extern void ValidationHelper__cctor_mE5C7F68FC003121FE3AC2039FFA9B2E88500E16A (void);
// 0x00000CB1 System.NotImplementedException System.Net.ExceptionHelper::get_MethodNotImplementedException()
extern void ExceptionHelper_get_MethodNotImplementedException_m607FF8B70BAE0BB51B306CC3282A08B59C657D84 (void);
// 0x00000CB2 System.NotImplementedException System.Net.ExceptionHelper::get_PropertyNotImplementedException()
extern void ExceptionHelper_get_PropertyNotImplementedException_m7A641AB1C2BDAB3199A4A2674561E23302FB637B (void);
// 0x00000CB3 System.Net.WebException System.Net.ExceptionHelper::get_RequestAbortedException()
extern void ExceptionHelper_get_RequestAbortedException_mF16472EEA30F955657004FF4A1D0EA8B6D1B9945 (void);
// 0x00000CB4 System.Net.IWebRequestCreate System.Net.WebRequestPrefixElement::get_Creator()
extern void WebRequestPrefixElement_get_Creator_m726F8CA7DEF4B1B81E2D0078AC8B9383992C15F6 (void);
// 0x00000CB5 System.Void System.Net.WebRequestPrefixElement::set_Creator(System.Net.IWebRequestCreate)
extern void WebRequestPrefixElement_set_Creator_m0621605962A7E252A968B0F71CB83F9A8BDA955A (void);
// 0x00000CB6 System.Void System.Net.WebRequestPrefixElement::.ctor(System.String,System.Net.IWebRequestCreate)
extern void WebRequestPrefixElement__ctor_mB88820994F4F42CA9EA51C3795CC96762DA99CD7 (void);
// 0x00000CB7 System.Void System.Net.HttpContinueDelegate::.ctor(System.Object,System.IntPtr)
extern void HttpContinueDelegate__ctor_mC817FD28C7108C204818C2A6127FF4B6231FF828 (void);
// 0x00000CB8 System.Void System.Net.HttpContinueDelegate::Invoke(System.Int32,System.Net.WebHeaderCollection)
extern void HttpContinueDelegate_Invoke_m7465E6EC8142D0BCC30F80634F840CE31819FA5D (void);
// 0x00000CB9 System.IAsyncResult System.Net.HttpContinueDelegate::BeginInvoke(System.Int32,System.Net.WebHeaderCollection,System.AsyncCallback,System.Object)
extern void HttpContinueDelegate_BeginInvoke_mF1CB048D9AA5D611AF3EE3E34CF997F7DBA88756 (void);
// 0x00000CBA System.Void System.Net.HttpContinueDelegate::EndInvoke(System.IAsyncResult)
extern void HttpContinueDelegate_EndInvoke_m821E27D3BD6CFAFEA5A2D4DFD5A29D0F01728999 (void);
// 0x00000CBB System.Void System.Net.NetworkCredential::.ctor(System.String,System.String)
extern void NetworkCredential__ctor_m6FAE0A13FFBFC74F1E810399223B5297DF9B4C76 (void);
// 0x00000CBC System.Void System.Net.NetworkCredential::.ctor(System.String,System.String,System.String)
extern void NetworkCredential__ctor_mFAFA0E2205D5A144C0EAB9420F7FBBE71ED677D4 (void);
// 0x00000CBD System.String System.Net.NetworkCredential::get_UserName()
extern void NetworkCredential_get_UserName_mB24F789533CB16575AEA19A420BA69FAC3AA97F7 (void);
// 0x00000CBE System.Void System.Net.NetworkCredential::set_UserName(System.String)
extern void NetworkCredential_set_UserName_m17D8E6ABE7EDA733A8E01967698669293FCF2E22 (void);
// 0x00000CBF System.String System.Net.NetworkCredential::get_Password()
extern void NetworkCredential_get_Password_m8F9352FAD45233DCD5EC42056D10E49DA3900BF6 (void);
// 0x00000CC0 System.Void System.Net.NetworkCredential::set_Password(System.String)
extern void NetworkCredential_set_Password_mEEF6A7577788282996C4A5A989D9BA47B13D882E (void);
// 0x00000CC1 System.String System.Net.NetworkCredential::get_Domain()
extern void NetworkCredential_get_Domain_m096C68D5EC6640C73900B1EE6BF1CFBB14D30F4A (void);
// 0x00000CC2 System.Void System.Net.NetworkCredential::set_Domain(System.String)
extern void NetworkCredential_set_Domain_m5046BA97B0F1D839ABB6F928C1DF2FA2387DBA9C (void);
// 0x00000CC3 System.String System.Net.NetworkCredential::InternalGetUserName()
extern void NetworkCredential_InternalGetUserName_mB9CE178B322A2F4D9BA04EFB3B1E1714E956072E (void);
// 0x00000CC4 System.String System.Net.NetworkCredential::InternalGetPassword()
extern void NetworkCredential_InternalGetPassword_m5E595475BB92DC4B7350EA45A88DE31035DBD1E5 (void);
// 0x00000CC5 System.String System.Net.NetworkCredential::InternalGetDomain()
extern void NetworkCredential_InternalGetDomain_mD71A083EE1BAA813D8DE53B402C228E6FFB35028 (void);
// 0x00000CC6 System.Net.NetworkCredential System.Net.NetworkCredential::GetCredential(System.Uri,System.String)
extern void NetworkCredential_GetCredential_m070BF4C9BA70181F75E69845E8FB9532880F6584 (void);
// 0x00000CC7 System.Void System.Net.ProtocolViolationException::.ctor()
extern void ProtocolViolationException__ctor_m9E1CE4D0A1DBB0EAE0BE6C7C026154C789F41A49 (void);
// 0x00000CC8 System.Void System.Net.ProtocolViolationException::.ctor(System.String)
extern void ProtocolViolationException__ctor_m36E802912D318858D2D98F929722AACA1A2EC38C (void);
// 0x00000CC9 System.Void System.Net.ProtocolViolationException::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
extern void ProtocolViolationException__ctor_m63A4EA715BBFE3D72929AD3FEDB1E398B75C41F5 (void);
// 0x00000CCA System.Void System.Net.ProtocolViolationException::System.Runtime.Serialization.ISerializable.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
extern void ProtocolViolationException_System_Runtime_Serialization_ISerializable_GetObjectData_m044186C620380DB9812441EE011806354C23D0B6 (void);
// 0x00000CCB System.Void System.Net.ProtocolViolationException::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
extern void ProtocolViolationException_GetObjectData_m37E19ADFB1B9FA924D562BDFE0D57728AD5F2A37 (void);
// 0x00000CCC System.Net.Sockets.AddressFamily System.Net.SocketAddress::get_Family()
extern void SocketAddress_get_Family_mA5C74070602CE88CF4E8C77A06B7B60D73BC736D (void);
// 0x00000CCD System.Int32 System.Net.SocketAddress::get_Size()
extern void SocketAddress_get_Size_mF4849EFEEA3BA3E2109D3E05E635072F89DE57CB (void);
// 0x00000CCE System.Byte System.Net.SocketAddress::get_Item(System.Int32)
extern void SocketAddress_get_Item_m9B0A7BADAFEC83332452472EFB0F2B2A8AF7C442 (void);
// 0x00000CCF System.Void System.Net.SocketAddress::.ctor(System.Net.Sockets.AddressFamily,System.Int32)
extern void SocketAddress__ctor_m8ACFF855B4B34E64D63221D8964F67393AC5C2C0 (void);
// 0x00000CD0 System.Void System.Net.SocketAddress::.ctor(System.Net.IPAddress)
extern void SocketAddress__ctor_mBD53CC91765543655C8A685599BF9E83CBD7EDA1 (void);
// 0x00000CD1 System.Void System.Net.SocketAddress::.ctor(System.Net.IPAddress,System.Int32)
extern void SocketAddress__ctor_m727264D4E76104274842A01FCA0C42F424463B5B (void);
// 0x00000CD2 System.Net.IPAddress System.Net.SocketAddress::GetIPAddress()
extern void SocketAddress_GetIPAddress_mB6CBFAEAD75170561033660215DAA67EE91E6A85 (void);
// 0x00000CD3 System.Net.IPEndPoint System.Net.SocketAddress::GetIPEndPoint()
extern void SocketAddress_GetIPEndPoint_mDB28840AEBFA9C37CC41BEC66E67BA9EDCEC2700 (void);
// 0x00000CD4 System.Boolean System.Net.SocketAddress::Equals(System.Object)
extern void SocketAddress_Equals_m51EE0D3DF560D78987904A2F7D449D9008B7F4E7 (void);
// 0x00000CD5 System.Int32 System.Net.SocketAddress::GetHashCode()
extern void SocketAddress_GetHashCode_mD765A06DB2C807684567958F8B82266A72A51B63 (void);
// 0x00000CD6 System.String System.Net.SocketAddress::ToString()
extern void SocketAddress_ToString_mDF5B4B0AF200471C84B09D553EB33BC4F0EE20EB (void);
// 0x00000CD7 System.Void System.Net.WebException::.ctor()
extern void WebException__ctor_m3CC3B7531100A92762AB2A131B85742D403D6370 (void);
// 0x00000CD8 System.Void System.Net.WebException::.ctor(System.String)
extern void WebException__ctor_m8F6829889F5E750BCF48159ADDFC37DF38825C42 (void);
// 0x00000CD9 System.Void System.Net.WebException::.ctor(System.String,System.Exception)
extern void WebException__ctor_m864B9642C3D47B5ED0CDA9397ACB8CC70D2B9E4E (void);
// 0x00000CDA System.Void System.Net.WebException::.ctor(System.String,System.Net.WebExceptionStatus)
extern void WebException__ctor_mABBCD10936CE582BDF68BA0204ECBDA253119AFE (void);
// 0x00000CDB System.Void System.Net.WebException::.ctor(System.String,System.Net.WebExceptionStatus,System.Net.WebExceptionInternalStatus,System.Exception)
extern void WebException__ctor_mF114A99C978130324670C44162A2C737F2EC7502 (void);
// 0x00000CDC System.Void System.Net.WebException::.ctor(System.String,System.Exception,System.Net.WebExceptionStatus,System.Net.WebResponse)
extern void WebException__ctor_mC093D93CFCE3064622C7AF755BC3D3150E5A8D2D (void);
// 0x00000CDD System.Void System.Net.WebException::.ctor(System.String,System.String,System.Exception,System.Net.WebExceptionStatus,System.Net.WebResponse)
extern void WebException__ctor_m5363C3AC28BABD353ABD5295C3A4FD44724D9407 (void);
// 0x00000CDE System.Void System.Net.WebException::.ctor(System.String,System.Exception,System.Net.WebExceptionStatus,System.Net.WebResponse,System.Net.WebExceptionInternalStatus)
extern void WebException__ctor_m03593F911259F06A18F7F1284DA3AD9B3D614351 (void);
// 0x00000CDF System.Void System.Net.WebException::.ctor(System.String,System.String,System.Exception,System.Net.WebExceptionStatus,System.Net.WebResponse,System.Net.WebExceptionInternalStatus)
extern void WebException__ctor_mC0C6225799FA6FFA5795052158BDF312BEF065C4 (void);
// 0x00000CE0 System.Void System.Net.WebException::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
extern void WebException__ctor_m4BFDADE5C6613BE14CE11DE30B350A671DDA7C16 (void);
// 0x00000CE1 System.Void System.Net.WebException::System.Runtime.Serialization.ISerializable.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
extern void WebException_System_Runtime_Serialization_ISerializable_GetObjectData_mE242FB2EA4DB6AAC3C6C08DBEFD8F3A7D8C9E2DF (void);
// 0x00000CE2 System.Void System.Net.WebException::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
extern void WebException_GetObjectData_m72AC26432F46DEC77E8BEE3B60150CA524EB8D43 (void);
// 0x00000CE3 System.Net.WebExceptionStatus System.Net.WebException::get_Status()
extern void WebException_get_Status_m1B70EF872E650D6C3B320EDE858FEC1136914D09 (void);
// 0x00000CE4 System.String System.Net.WebExceptionMapping::GetWebStatusString(System.Net.WebExceptionStatus)
extern void WebExceptionMapping_GetWebStatusString_mEB4A50FC87E40382A86D007C2E80FCCDEFCB5B91 (void);
// 0x00000CE5 System.Void System.Net.WebExceptionMapping::.cctor()
extern void WebExceptionMapping__cctor_m25DD11B1F6D1AFB6D3DCD727B6D0D0F9C551EDE6 (void);
// 0x00000CE6 System.Void System.Net.WebHeaderCollection::NormalizeCommonHeaders()
extern void WebHeaderCollection_NormalizeCommonHeaders_m3FE2945857B86D96E0B495218D61593CC6AD1991 (void);
// 0x00000CE7 System.Collections.Specialized.NameValueCollection System.Net.WebHeaderCollection::get_InnerCollection()
extern void WebHeaderCollection_get_InnerCollection_m74FAC0EF1815ABEA9D44E817BA54B413A7D21645 (void);
// 0x00000CE8 System.Boolean System.Net.WebHeaderCollection::AllowMultiValues(System.String)
extern void WebHeaderCollection_AllowMultiValues_m078D979B7DBF77A8640B1DFAAAAAA280065567EE (void);
// 0x00000CE9 System.Boolean System.Net.WebHeaderCollection::get_AllowHttpRequestHeader()
extern void WebHeaderCollection_get_AllowHttpRequestHeader_mE75485A198FCADC9629559F8BFB1757BCEC7032B (void);
// 0x00000CEA System.Void System.Net.WebHeaderCollection::Remove(System.Net.HttpRequestHeader)
extern void WebHeaderCollection_Remove_m10C592B12EC07F33161B71FB0C2DE0112C0041DF (void);
// 0x00000CEB System.Void System.Net.WebHeaderCollection::AddInternal(System.String,System.String)
extern void WebHeaderCollection_AddInternal_m6D3C568730974B187804895F8F3DAA50AB37C6A8 (void);
// 0x00000CEC System.Void System.Net.WebHeaderCollection::ChangeInternal(System.String,System.String)
extern void WebHeaderCollection_ChangeInternal_m928070E0755835B74AED3A0E6120974DA7794D87 (void);
// 0x00000CED System.Void System.Net.WebHeaderCollection::RemoveInternal(System.String)
extern void WebHeaderCollection_RemoveInternal_m446E0F76E27F95D20BD5593146226486E7A186D5 (void);
// 0x00000CEE System.Void System.Net.WebHeaderCollection::CheckUpdate(System.String,System.String)
extern void WebHeaderCollection_CheckUpdate_mD96B54829D540AD2C75631F01E1DE7A25918EE09 (void);
// 0x00000CEF System.String System.Net.WebHeaderCollection::CheckBadChars(System.String,System.Boolean)
extern void WebHeaderCollection_CheckBadChars_mDBB3AA0A529389E24E9DFBD08C259F34412C0523 (void);
// 0x00000CF0 System.Boolean System.Net.WebHeaderCollection::ContainsNonAsciiChars(System.String)
extern void WebHeaderCollection_ContainsNonAsciiChars_mA89278F21B4B5F507898C91472747092C3E152BE (void);
// 0x00000CF1 System.Void System.Net.WebHeaderCollection::ThrowOnRestrictedHeader(System.String)
extern void WebHeaderCollection_ThrowOnRestrictedHeader_mD66B7AB428CEE7686AA15963F42F6645880A7A6B (void);
// 0x00000CF2 System.Void System.Net.WebHeaderCollection::Add(System.String,System.String)
extern void WebHeaderCollection_Add_mB254E228D958CFE984049FBFA75815196B1BB993 (void);
// 0x00000CF3 System.Void System.Net.WebHeaderCollection::Add(System.String)
extern void WebHeaderCollection_Add_mAAA624D792BE679F4583C3413A249F3BC6302175 (void);
// 0x00000CF4 System.Void System.Net.WebHeaderCollection::Set(System.String,System.String)
extern void WebHeaderCollection_Set_m113A8E6210BA3E7D4B3B33E378FF3EBEF757F07C (void);
// 0x00000CF5 System.Void System.Net.WebHeaderCollection::SetInternal(System.String,System.String)
extern void WebHeaderCollection_SetInternal_mFB16D4B140F7B3136B1B9AB8785DD3FD9A83FA90 (void);
// 0x00000CF6 System.Void System.Net.WebHeaderCollection::Remove(System.String)
extern void WebHeaderCollection_Remove_m18657B99A5BB7629EA307342100E4E67C18A42DB (void);
// 0x00000CF7 System.String[] System.Net.WebHeaderCollection::GetValues(System.String)
extern void WebHeaderCollection_GetValues_m38ADF029537D145653A9CB8ECA1AB60A0CCC7E5F (void);
// 0x00000CF8 System.String System.Net.WebHeaderCollection::ToString()
extern void WebHeaderCollection_ToString_mAF0DD5057B67B6D935F9F81254FE4EF3816AE1F5 (void);
// 0x00000CF9 System.String System.Net.WebHeaderCollection::GetAsString(System.Collections.Specialized.NameValueCollection,System.Boolean,System.Boolean)
extern void WebHeaderCollection_GetAsString_m2446E221F9367C3C2D0FCC9E1686E3E5292B6932 (void);
// 0x00000CFA System.Void System.Net.WebHeaderCollection::.ctor()
extern void WebHeaderCollection__ctor_mDE789C8E11131B5FB1FD5FF79382893DE73E8752 (void);
// 0x00000CFB System.Void System.Net.WebHeaderCollection::.ctor(System.Net.WebHeaderCollectionType)
extern void WebHeaderCollection__ctor_mD9851B680C175978BABED32CA813D66553B5DB48 (void);
// 0x00000CFC System.Void System.Net.WebHeaderCollection::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
extern void WebHeaderCollection__ctor_mA6673D3256664909BD3B6BA1DED72901CBF302DD (void);
// 0x00000CFD System.Void System.Net.WebHeaderCollection::OnDeserialization(System.Object)
extern void WebHeaderCollection_OnDeserialization_mFD1302BFFB2508360BB2241B4F6AEBF47F6FB53E (void);
// 0x00000CFE System.Void System.Net.WebHeaderCollection::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
extern void WebHeaderCollection_GetObjectData_mBDBD7A68D3851F96DCFE6819ECE1FB5B7B733D50 (void);
// 0x00000CFF System.Void System.Net.WebHeaderCollection::System.Runtime.Serialization.ISerializable.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
extern void WebHeaderCollection_System_Runtime_Serialization_ISerializable_GetObjectData_mF606120A9A8D480A73ECC80F3134437CC170DACC (void);
// 0x00000D00 System.String System.Net.WebHeaderCollection::Get(System.String)
extern void WebHeaderCollection_Get_mBAE90C4839B7748D8889C011ADE5E8CD9ABADD7C (void);
// 0x00000D01 System.Collections.IEnumerator System.Net.WebHeaderCollection::GetEnumerator()
extern void WebHeaderCollection_GetEnumerator_m3B38A75F803A0EA365EC3A5FB2E71F85B784B71C (void);
// 0x00000D02 System.Int32 System.Net.WebHeaderCollection::get_Count()
extern void WebHeaderCollection_get_Count_mF4776644017CCC37A364707BC35BD4431BB66C80 (void);
// 0x00000D03 System.String System.Net.WebHeaderCollection::Get(System.Int32)
extern void WebHeaderCollection_Get_mB4CF6863B19E3815EEBE1A86F1881B6F744A47B2 (void);
// 0x00000D04 System.String System.Net.WebHeaderCollection::GetKey(System.Int32)
extern void WebHeaderCollection_GetKey_mC4DBE9E8F0044B4F1AA95F5DF76955E8692655F0 (void);
// 0x00000D05 System.String[] System.Net.WebHeaderCollection::get_AllKeys()
extern void WebHeaderCollection_get_AllKeys_mB5C074D07B937C684FCC6B1D1A4D9A523E7EA7B1 (void);
// 0x00000D06 System.Void System.Net.WebHeaderCollection::.cctor()
extern void WebHeaderCollection__cctor_m779CABD05DE263A98071763B54A53757E33B9A6A (void);
// 0x00000D07 System.Int32 System.Net.CaseInsensitiveAscii::GetHashCode(System.Object)
extern void CaseInsensitiveAscii_GetHashCode_mEDEDA9FD6885627614E710E60A2EA06D69F6D436 (void);
// 0x00000D08 System.Int32 System.Net.CaseInsensitiveAscii::Compare(System.Object,System.Object)
extern void CaseInsensitiveAscii_Compare_m89633B3A475AC918C505843E6F7824FE789A6E4B (void);
// 0x00000D09 System.Int32 System.Net.CaseInsensitiveAscii::FastGetHashCode(System.String)
extern void CaseInsensitiveAscii_FastGetHashCode_m3718D0BF4E0D19D8DBBD9E3177B8B1479EEB7090 (void);
// 0x00000D0A System.Boolean System.Net.CaseInsensitiveAscii::Equals(System.Object,System.Object)
extern void CaseInsensitiveAscii_Equals_m31D348231E3122FF20FA5BDEFC6BC3A8B65CB9C0 (void);
// 0x00000D0B System.Void System.Net.CaseInsensitiveAscii::.ctor()
extern void CaseInsensitiveAscii__ctor_m3C5EA0D73AE6F2E60CC2335DFC861C64B2FCEEBA (void);
// 0x00000D0C System.Void System.Net.CaseInsensitiveAscii::.cctor()
extern void CaseInsensitiveAscii__cctor_m759446C030AB0E794F53B4D3E38A5813361A7886 (void);
// 0x00000D0D System.Object System.Net.WebRequest::get_InternalSyncObject()
extern void WebRequest_get_InternalSyncObject_m80BB55BB5C09059A46F4E10599FA455F41286330 (void);
// 0x00000D0E System.Net.WebRequest System.Net.WebRequest::Create(System.Uri,System.Boolean)
extern void WebRequest_Create_mB04C3982BCF4D3A684678E19209C1023E30180E6 (void);
// 0x00000D0F System.Net.WebRequest System.Net.WebRequest::Create(System.String)
extern void WebRequest_Create_m1091F2B969C5E26C5F85E6368BAC1BCC38B61778 (void);
// 0x00000D10 System.Net.WebRequest System.Net.WebRequest::Create(System.Uri)
extern void WebRequest_Create_m35EB35D743484ADC1FB4FEB5062B657C849455A9 (void);
// 0x00000D11 System.Collections.ArrayList System.Net.WebRequest::get_PrefixList()
extern void WebRequest_get_PrefixList_m3FC9A6BE5AD9EBFC78EF84F10DB93A5EB3DBFB76 (void);
// 0x00000D12 System.Collections.ArrayList System.Net.WebRequest::PopulatePrefixList()
extern void WebRequest_PopulatePrefixList_mAB11680E66F5007F37725A12F4818B464DA3D4C2 (void);
// 0x00000D13 System.Void System.Net.WebRequest::.ctor()
extern void WebRequest__ctor_mFF46D19A613D1A8E5E9318DEFA794B18AC206D57 (void);
// 0x00000D14 System.Void System.Net.WebRequest::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
extern void WebRequest__ctor_mD4C70AB50E522A71C1B47263DD8714FC3B52A3C1 (void);
// 0x00000D15 System.Void System.Net.WebRequest::System.Runtime.Serialization.ISerializable.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
extern void WebRequest_System_Runtime_Serialization_ISerializable_GetObjectData_mA128ED1898FD0A9943A96190103BE40F418BAB03 (void);
// 0x00000D16 System.Void System.Net.WebRequest::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
extern void WebRequest_GetObjectData_m06BD9D15936178B48D44F18C02CD94EE21DD1CF0 (void);
// 0x00000D17 System.Void System.Net.WebRequest::set_CachePolicy(System.Net.Cache.RequestCachePolicy)
extern void WebRequest_set_CachePolicy_mED899398B64AF5000C8E50DFC7C0FFA194752203 (void);
// 0x00000D18 System.Void System.Net.WebRequest::InternalSetCachePolicy(System.Net.Cache.RequestCachePolicy)
extern void WebRequest_InternalSetCachePolicy_m1565BC65155617FF58473DF859CB28938FAB6C33 (void);
// 0x00000D19 System.String System.Net.WebRequest::get_Method()
extern void WebRequest_get_Method_mDB3397139B6D07B3DE8DB69984B6B52F21A6F5D8 (void);
// 0x00000D1A System.Void System.Net.WebRequest::set_Method(System.String)
extern void WebRequest_set_Method_mD5BEADF019B9A0C560864B771D5A7A91686AE165 (void);
// 0x00000D1B System.Uri System.Net.WebRequest::get_RequestUri()
extern void WebRequest_get_RequestUri_m40083AE68B5F31E772C15F2B08CF17E82D7A645C (void);
// 0x00000D1C System.Net.WebHeaderCollection System.Net.WebRequest::get_Headers()
extern void WebRequest_get_Headers_m9E67E3345E374FA62A5682FA1CB60F1A0BD62E4C (void);
// 0x00000D1D System.Void System.Net.WebRequest::set_Headers(System.Net.WebHeaderCollection)
extern void WebRequest_set_Headers_m936B00D4D936C9B706804D071B68ED7D28020EF1 (void);
// 0x00000D1E System.Int64 System.Net.WebRequest::get_ContentLength()
extern void WebRequest_get_ContentLength_m13FA1B5D808111650FC091CAC08847A9EB7CD2D1 (void);
// 0x00000D1F System.Void System.Net.WebRequest::set_ContentLength(System.Int64)
extern void WebRequest_set_ContentLength_m3934DA05B33908A58E8A69F443D4B67814B69B64 (void);
// 0x00000D20 System.Void System.Net.WebRequest::set_ContentType(System.String)
extern void WebRequest_set_ContentType_m33FDB1325F56ABE2FCCCA21C5E85AD7A6085C082 (void);
// 0x00000D21 System.Net.ICredentials System.Net.WebRequest::get_Credentials()
extern void WebRequest_get_Credentials_m28A45EB76F22A697873FFC83C64027CBBA8614C7 (void);
// 0x00000D22 System.Void System.Net.WebRequest::set_Credentials(System.Net.ICredentials)
extern void WebRequest_set_Credentials_m039658E4F3F2AFCE1A129D1FEDAC21873C83CA50 (void);
// 0x00000D23 System.Net.IWebProxy System.Net.WebRequest::get_Proxy()
extern void WebRequest_get_Proxy_mA5FD08EDBAAF28280AB221CF67AAB9F44C8E6956 (void);
// 0x00000D24 System.Void System.Net.WebRequest::set_Proxy(System.Net.IWebProxy)
extern void WebRequest_set_Proxy_m974F248FF7E12FE0FB2433038AC18D0E4FB0CD6A (void);
// 0x00000D25 System.Int32 System.Net.WebRequest::get_Timeout()
extern void WebRequest_get_Timeout_mA3D9303CB86B2F74C41CBB8A40933F944D23FDDF (void);
// 0x00000D26 System.Net.WebResponse System.Net.WebRequest::GetResponse()
extern void WebRequest_GetResponse_m90BD94F0B282F812713E33758A966E0830B5B880 (void);
// 0x00000D27 System.IAsyncResult System.Net.WebRequest::BeginGetResponse(System.AsyncCallback,System.Object)
extern void WebRequest_BeginGetResponse_m32DB00C1B2BF8A7011211863AC4E1C086B961887 (void);
// 0x00000D28 System.Net.WebResponse System.Net.WebRequest::EndGetResponse(System.IAsyncResult)
extern void WebRequest_EndGetResponse_m15E3EC2FD0378BD3132CF8EF7DA4E4C69CF5DF51 (void);
// 0x00000D29 System.Void System.Net.WebRequest::Abort()
extern void WebRequest_Abort_mD4BEAD790585FF295E6FE1D684759ABBE9FD8E65 (void);
// 0x00000D2A System.Net.Cache.RequestCacheProtocol System.Net.WebRequest::get_CacheProtocol()
extern void WebRequest_get_CacheProtocol_m3FE221A4DE60F555F61D5084084251D82F51AB8A (void);
// 0x00000D2B System.Void System.Net.WebRequest::set_CacheProtocol(System.Net.Cache.RequestCacheProtocol)
extern void WebRequest_set_CacheProtocol_m5746C3A229435A63047F363439ECF7BB4DAF6ABA (void);
// 0x00000D2C System.Net.IWebProxy System.Net.WebRequest::get_InternalDefaultWebProxy()
extern void WebRequest_get_InternalDefaultWebProxy_m13E2CAB3FE298CF26023A3626454FE989CF687C7 (void);
// 0x00000D2D System.Net.IWebProxy System.Net.WebRequest::get_DefaultWebProxy()
extern void WebRequest_get_DefaultWebProxy_m65F367761268F3797F96B8BE99F85FF8CB1C117A (void);
// 0x00000D2E System.Void System.Net.WebRequest::.cctor()
extern void WebRequest__cctor_mF114B4DA7976F2211658435221ABC2968FF13798 (void);
// 0x00000D2F System.Net.WebRequest System.Net.WebRequest_DesignerWebRequestCreate::Create(System.Uri)
extern void DesignerWebRequestCreate_Create_m5117E1FE79020BBAB0A39CF90F7DEB5F2E03136C (void);
// 0x00000D30 System.Void System.Net.WebRequest_DesignerWebRequestCreate::.ctor()
extern void DesignerWebRequestCreate__ctor_m57F5ADABDB3D9A8F8617EBFD5F40FB0D8A9DF7D3 (void);
// 0x00000D31 System.Uri System.Net.WebRequest_WebProxyWrapperOpaque::GetProxy(System.Uri)
extern void WebProxyWrapperOpaque_GetProxy_m1A8A0E96628ABA4A57B401AC2D60016808BA840D (void);
// 0x00000D32 System.Boolean System.Net.WebRequest_WebProxyWrapperOpaque::IsBypassed(System.Uri)
extern void WebProxyWrapperOpaque_IsBypassed_mAB04ED8FC80CF3E3045042D4F618C3189ABBF07C (void);
// 0x00000D33 System.Net.ICredentials System.Net.WebRequest_WebProxyWrapperOpaque::get_Credentials()
extern void WebProxyWrapperOpaque_get_Credentials_mBE71830D1F45536B8D74F97B5C2A21659066313F (void);
// 0x00000D34 System.Net.WebProxy System.Net.WebRequest_WebProxyWrapper::get_WebProxy()
extern void WebProxyWrapper_get_WebProxy_m64892D5D4C1D1C4A11188F1549D2762AF50A5EE8 (void);
// 0x00000D35 System.Void System.Net.WebResponse::.ctor()
extern void WebResponse__ctor_m0A254FF1607AEACDAA102A8ABA8941A42B2929A6 (void);
// 0x00000D36 System.Void System.Net.WebResponse::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
extern void WebResponse__ctor_mC4FCBBBB946A8703F5279A1390D56A50CBE7164B (void);
// 0x00000D37 System.Void System.Net.WebResponse::System.Runtime.Serialization.ISerializable.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
extern void WebResponse_System_Runtime_Serialization_ISerializable_GetObjectData_mE662B42630016B991CFC1E861F774DC1CDDD00DA (void);
// 0x00000D38 System.Void System.Net.WebResponse::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
extern void WebResponse_GetObjectData_m52CD293C2D47F35D8FF1EA2769D272E48398EB4A (void);
// 0x00000D39 System.Void System.Net.WebResponse::Close()
extern void WebResponse_Close_m970DECB5745AACAC9CA7B88FB818066A0DFC4998 (void);
// 0x00000D3A System.Void System.Net.WebResponse::Dispose()
extern void WebResponse_Dispose_mC0C80BE4CDA26A6A26EEAE961C588A461FEE9FE4 (void);
// 0x00000D3B System.Void System.Net.WebResponse::Dispose(System.Boolean)
extern void WebResponse_Dispose_mD37AF3FE467717A008830A34E72215D3DBC244EC (void);
// 0x00000D3C System.IO.Stream System.Net.WebResponse::GetResponseStream()
extern void WebResponse_GetResponseStream_m700E98CA6B76A9B0C770344CB92767296EFA8416 (void);
// 0x00000D3D System.Net.WebHeaderCollection System.Net.WebResponse::get_Headers()
extern void WebResponse_get_Headers_m0E303E68D6DBE5E052833B5A64022D13DBA4EE7C (void);
// 0x00000D3E System.Void System.Net.HeaderParser::.ctor(System.Object,System.IntPtr)
extern void HeaderParser__ctor_m3505961B694DA7A327216C93C9ECF14883F0FD76 (void);
// 0x00000D3F System.String[] System.Net.HeaderParser::Invoke(System.String)
extern void HeaderParser_Invoke_m9B1C027C8642CE3AA54366690471A23E181D41B6 (void);
// 0x00000D40 System.IAsyncResult System.Net.HeaderParser::BeginInvoke(System.String,System.AsyncCallback,System.Object)
extern void HeaderParser_BeginInvoke_m9FD2F44038291DA86379F725BB39C636E9442D6E (void);
// 0x00000D41 System.String[] System.Net.HeaderParser::EndInvoke(System.IAsyncResult)
extern void HeaderParser_EndInvoke_m357E4BCDE566A5DCB07B1F07F6EEC3F0BBD05E8A (void);
// 0x00000D42 System.Void System.Net.HeaderInfo::.ctor(System.String,System.Boolean,System.Boolean,System.Boolean,System.Net.HeaderParser)
extern void HeaderInfo__ctor_m0A21C755086755564093EE140BB76B17BF19D119 (void);
// 0x00000D43 System.String[] System.Net.HeaderInfoTable::ParseSingleValue(System.String)
extern void HeaderInfoTable_ParseSingleValue_mCE6140F9CE345D6AF51B89C7D8C42E6C7AC41EA0 (void);
// 0x00000D44 System.String[] System.Net.HeaderInfoTable::ParseMultiValue(System.String)
extern void HeaderInfoTable_ParseMultiValue_mF581CA5C6C9D338CC17232EC49C4471DB5DFC014 (void);
// 0x00000D45 System.Void System.Net.HeaderInfoTable::.cctor()
extern void HeaderInfoTable__cctor_mE96A69FD8B8F938623442DCD661EA5FB8E608B16 (void);
// 0x00000D46 System.Net.HeaderInfo System.Net.HeaderInfoTable::get_Item(System.String)
extern void HeaderInfoTable_get_Item_m87D6C7DCC3A5EA433F038365677E93B311A41885 (void);
// 0x00000D47 System.Void System.Net.HeaderInfoTable::.ctor()
extern void HeaderInfoTable__ctor_m7CAFD794EF41A0799F26DF974DBC848A03275531 (void);
// 0x00000D48 System.Void System.Net.ICloseEx::CloseEx(System.Net.CloseExState)
// 0x00000D49 System.Net.LazyAsyncResult_ThreadContext System.Net.LazyAsyncResult::get_CurrentThreadContext()
extern void LazyAsyncResult_get_CurrentThreadContext_m72EA4FF3D8FA7A473BABC9CB6C74D197BC1CCD98 (void);
// 0x00000D4A System.Void System.Net.LazyAsyncResult::.ctor(System.Object,System.Object,System.AsyncCallback)
extern void LazyAsyncResult__ctor_m82813DEB58A29BCB413D351D5047203CCE9AEB38 (void);
// 0x00000D4B System.Object System.Net.LazyAsyncResult::get_AsyncObject()
extern void LazyAsyncResult_get_AsyncObject_mA91273208B3DCE1E9830B3CB028298D40C635059 (void);
// 0x00000D4C System.Object System.Net.LazyAsyncResult::get_AsyncState()
extern void LazyAsyncResult_get_AsyncState_m7D651EB525E598B6FBF0EBCDA052849C272F8E22 (void);
// 0x00000D4D System.Threading.WaitHandle System.Net.LazyAsyncResult::get_AsyncWaitHandle()
extern void LazyAsyncResult_get_AsyncWaitHandle_m8A50650849E178F08034928A33D3E73B39F5ABD7 (void);
// 0x00000D4E System.Boolean System.Net.LazyAsyncResult::LazilyCreateEvent(System.Threading.ManualResetEvent&)
extern void LazyAsyncResult_LazilyCreateEvent_mF9E9DD58D0E8F133AAACED261A3A418CD419AEC4 (void);
// 0x00000D4F System.Boolean System.Net.LazyAsyncResult::get_CompletedSynchronously()
extern void LazyAsyncResult_get_CompletedSynchronously_m8A2BCA63045A34C867FF0E3A3624FBE82AC75803 (void);
// 0x00000D50 System.Boolean System.Net.LazyAsyncResult::get_IsCompleted()
extern void LazyAsyncResult_get_IsCompleted_mEEF37BB305FC8CD7F84584B88F38268D635E4CB1 (void);
// 0x00000D51 System.Boolean System.Net.LazyAsyncResult::get_InternalPeekCompleted()
extern void LazyAsyncResult_get_InternalPeekCompleted_mF38EC74EAB7CA4F1B3A2E94748D48FCF71DC8191 (void);
// 0x00000D52 System.Void System.Net.LazyAsyncResult::ProtectedInvokeCallback(System.Object,System.IntPtr)
extern void LazyAsyncResult_ProtectedInvokeCallback_mE4BFC9A8F54A60F45DC23A775D75E7F9B3BE61AE (void);
// 0x00000D53 System.Void System.Net.LazyAsyncResult::InvokeCallback(System.Object)
extern void LazyAsyncResult_InvokeCallback_m61F2403E47B10A03CA2CCE45D5DB1C5033A57C8B (void);
// 0x00000D54 System.Void System.Net.LazyAsyncResult::Complete(System.IntPtr)
extern void LazyAsyncResult_Complete_m1149B1B2741B4B2D22775A68D74B955BC3EA4A64 (void);
// 0x00000D55 System.Void System.Net.LazyAsyncResult::WorkerThreadComplete(System.Object)
extern void LazyAsyncResult_WorkerThreadComplete_m9144EAFE34F64C805224410D61F45300D854A6BD (void);
// 0x00000D56 System.Void System.Net.LazyAsyncResult::Cleanup()
extern void LazyAsyncResult_Cleanup_m60696D3703963856A2069A821F8F68DEE1F81D4F (void);
// 0x00000D57 System.Object System.Net.LazyAsyncResult::InternalWaitForCompletion()
extern void LazyAsyncResult_InternalWaitForCompletion_m4761B180266391141ACD1E689FE0D640E72F4736 (void);
// 0x00000D58 System.Object System.Net.LazyAsyncResult::WaitForCompletion(System.Boolean)
extern void LazyAsyncResult_WaitForCompletion_m2EBF6946E81B37CDA61E56A8B930B751279E7DC9 (void);
// 0x00000D59 System.Void System.Net.LazyAsyncResult_ThreadContext::.ctor()
extern void ThreadContext__ctor_mA7A43774615EA8E5A20D406F33EFE2004B9944E2 (void);
// 0x00000D5A System.String System.Net.NetRes::GetWebStatusString(System.String,System.Net.WebExceptionStatus)
extern void NetRes_GetWebStatusString_m507D1110F525757C699C6F95A3AA4B8AD41BED81 (void);
// 0x00000D5B System.String System.Net.NetRes::GetWebStatusString(System.Net.WebExceptionStatus)
extern void NetRes_GetWebStatusString_m2CFCB5E90D95E0D2D99BDFBBA47B5A5328A0D9E8 (void);
// 0x00000D5C System.Void System.Net.TimerThread::.cctor()
extern void TimerThread__cctor_m92260B88BACC7706E288A0AD202FA71CD0696199 (void);
// 0x00000D5D System.Net.TimerThread_Queue System.Net.TimerThread::CreateQueue(System.Int32)
extern void TimerThread_CreateQueue_m38F306BCB0D055ADBC36F3D8F2B77EBE4BFF8C82 (void);
// 0x00000D5E System.Void System.Net.TimerThread::StopTimerThread()
extern void TimerThread_StopTimerThread_m5D33E7D7EAAB667AEE1ABC6E0F832DA361BA83CB (void);
// 0x00000D5F System.Void System.Net.TimerThread::OnDomainUnload(System.Object,System.EventArgs)
extern void TimerThread_OnDomainUnload_m3CA503B871CEE33D278B6995FBF8ED5B92001E1D (void);
// 0x00000D60 System.Void System.Net.TimerThread_Queue::.ctor(System.Int32)
extern void Queue__ctor_mED7AD466F7A2AD32777D05229BE4E7A6BC358C06 (void);
// 0x00000D61 System.Void System.Net.TimerThread_Timer::.ctor(System.Int32)
extern void Timer__ctor_mF6B46FBB94C7B044423D0931A24646947612D40E (void);
// 0x00000D62 System.Boolean System.Net.TimerThread_Timer::Cancel()
// 0x00000D63 System.Void System.Net.TimerThread_Timer::Dispose()
extern void Timer_Dispose_mCB85185EBA6CE836BDAA5CB5B5D98326E0279F0D (void);
// 0x00000D64 System.Void System.Net.TimerThread_Callback::.ctor(System.Object,System.IntPtr)
extern void Callback__ctor_m4E3A7A3D8252FA436373FF975A78C11BFE218BEF (void);
// 0x00000D65 System.Void System.Net.TimerThread_Callback::Invoke(System.Net.TimerThread_Timer,System.Int32,System.Object)
extern void Callback_Invoke_m429C63F5BE16B526F6875846B107639638CF2F75 (void);
// 0x00000D66 System.IAsyncResult System.Net.TimerThread_Callback::BeginInvoke(System.Net.TimerThread_Timer,System.Int32,System.Object,System.AsyncCallback,System.Object)
extern void Callback_BeginInvoke_m41DDA2A728FAF5D8FC7BDD6BAF1E5A5FAA44067A (void);
// 0x00000D67 System.Void System.Net.TimerThread_Callback::EndInvoke(System.IAsyncResult)
extern void Callback_EndInvoke_mCA87962B7FC7ACCD1BD62977C8A1DF1F2ECC8D1F (void);
// 0x00000D68 System.Void System.Net.TimerThread_TimerQueue::.ctor(System.Int32)
extern void TimerQueue__ctor_m0AE128C18B38F02F946242A6D18C788B83CF4A0F (void);
// 0x00000D69 System.Void System.Net.TimerThread_InfiniteTimerQueue::.ctor()
extern void InfiniteTimerQueue__ctor_m9399FB8D3AF6FCE71EB29A97665E871E9D13C5E7 (void);
// 0x00000D6A System.Void System.Net.TimerThread_TimerNode::.ctor()
extern void TimerNode__ctor_m18DCD26BDC1FE8F661FE7C056F59785CB48F09E7 (void);
// 0x00000D6B System.Net.TimerThread_TimerNode System.Net.TimerThread_TimerNode::get_Next()
extern void TimerNode_get_Next_m91904310F38E6EF8D94261890F86387942EA81DE (void);
// 0x00000D6C System.Void System.Net.TimerThread_TimerNode::set_Next(System.Net.TimerThread_TimerNode)
extern void TimerNode_set_Next_m6A6F1ACDE24E867EA3D88F2C889C677AE7AAC3BD (void);
// 0x00000D6D System.Net.TimerThread_TimerNode System.Net.TimerThread_TimerNode::get_Prev()
extern void TimerNode_get_Prev_m694B4D7BD49FE9A47B961DE0E12FF036B940CEE5 (void);
// 0x00000D6E System.Void System.Net.TimerThread_TimerNode::set_Prev(System.Net.TimerThread_TimerNode)
extern void TimerNode_set_Prev_m6AE80A4996048AADCBD43D8CFEB5DDB8CAAC1B8E (void);
// 0x00000D6F System.Boolean System.Net.TimerThread_TimerNode::Cancel()
extern void TimerNode_Cancel_m691597518E9CAF2719C10B63577E24DC65A4B974 (void);
// 0x00000D70 System.Void System.Net.EmptyWebProxy::.ctor()
extern void EmptyWebProxy__ctor_m1087116F8816BF3AD6D7ADE134F1579659AA00A5 (void);
// 0x00000D71 System.Uri System.Net.EmptyWebProxy::GetProxy(System.Uri)
extern void EmptyWebProxy_GetProxy_m41932E59E773523BF705A1FDFD168CAB61F9C4FC (void);
// 0x00000D72 System.Boolean System.Net.EmptyWebProxy::IsBypassed(System.Uri)
extern void EmptyWebProxy_IsBypassed_m91E4C131B35CBE9CE062B93710BC938A608CC445 (void);
// 0x00000D73 System.Net.ICredentials System.Net.EmptyWebProxy::get_Credentials()
extern void EmptyWebProxy_get_Credentials_m624E63FE5144320D0B7EEE5F46658E7565B0FC5E (void);
// 0x00000D74 System.Void System.Net.Cookie::.ctor()
extern void Cookie__ctor_m4C6213C74DBEE7EA95551715F3121F0F59169D16 (void);
// 0x00000D75 System.String System.Net.Cookie::get_Comment()
extern void Cookie_get_Comment_mF44957E183F190593B9E4153654966F907AEEEC7 (void);
// 0x00000D76 System.Void System.Net.Cookie::set_Comment(System.String)
extern void Cookie_set_Comment_m10F753185E557E8658D73EDE181CCE4A5F2CD40B (void);
// 0x00000D77 System.Void System.Net.Cookie::set_CommentUri(System.Uri)
extern void Cookie_set_CommentUri_m46237697CECCF00DB08599F660CB7A9CB541BDF2 (void);
// 0x00000D78 System.Void System.Net.Cookie::set_HttpOnly(System.Boolean)
extern void Cookie_set_HttpOnly_mF5A41D2239EB04FE3EFF9152F2AB3CEA409BD377 (void);
// 0x00000D79 System.Void System.Net.Cookie::set_Discard(System.Boolean)
extern void Cookie_set_Discard_m7BB3C2B8C6B690EFA7507C4740146D17F63F1476 (void);
// 0x00000D7A System.String System.Net.Cookie::get_Domain()
extern void Cookie_get_Domain_m69CE1A4F6A72175C911F5E7137543D8633EDDF8A (void);
// 0x00000D7B System.Void System.Net.Cookie::set_Domain(System.String)
extern void Cookie_set_Domain_m22FD40A6FA2856E7F8B2B4871951C7DD8CB91E65 (void);
// 0x00000D7C System.String System.Net.Cookie::get__Domain()
extern void Cookie_get__Domain_m87C0AA28DF5C3EFA7EC6A84D1D648A6AB7B65A15 (void);
// 0x00000D7D System.Boolean System.Net.Cookie::get_Expired()
extern void Cookie_get_Expired_mC7B425406394B3C5452630B76F1E779B71808EDA (void);
// 0x00000D7E System.Void System.Net.Cookie::set_Expires(System.DateTime)
extern void Cookie_set_Expires_m0F85D1F054D826308A938C91E2DAB39C24305387 (void);
// 0x00000D7F System.String System.Net.Cookie::get_Name()
extern void Cookie_get_Name_mB5D7C54A81F9DE0CC2A28C34A8E1A6728706CF1F (void);
// 0x00000D80 System.Boolean System.Net.Cookie::InternalSetName(System.String)
extern void Cookie_InternalSetName_m119BC4E6C4D01CCF3E10E00D1D0E1A9B3F7F418F (void);
// 0x00000D81 System.String System.Net.Cookie::get_Path()
extern void Cookie_get_Path_m23B2078A5FEF68D1DF767270BE7F654A730DB7D6 (void);
// 0x00000D82 System.Void System.Net.Cookie::set_Path(System.String)
extern void Cookie_set_Path_mA51AE39D41EA9A1A6B47C6A735EE9C490CAB02FD (void);
// 0x00000D83 System.String System.Net.Cookie::get__Path()
extern void Cookie_get__Path_m3BC69BAA03E72DE447FD41AD437B8E4AECE105AC (void);
// 0x00000D84 System.Boolean System.Net.Cookie::get_Plain()
extern void Cookie_get_Plain_mE690884D12C79ABE5CB6C196CB9DEF3E2DF04C78 (void);
// 0x00000D85 System.Boolean System.Net.Cookie::IsDomainEqualToHost(System.String,System.String)
extern void Cookie_IsDomainEqualToHost_m2D3968F6BC2253C61925D3966518958CCC0CA20A (void);
// 0x00000D86 System.Boolean System.Net.Cookie::VerifySetDefaults(System.Net.CookieVariant,System.Uri,System.Boolean,System.String,System.Boolean,System.Boolean)
extern void Cookie_VerifySetDefaults_m4F99A4734685FCCCA80C34A0F29C2434289DDBEC (void);
// 0x00000D87 System.Boolean System.Net.Cookie::DomainCharsTest(System.String)
extern void Cookie_DomainCharsTest_m4F98C8A98E89996F06A2A636DE04E3430CCAAE10 (void);
// 0x00000D88 System.Void System.Net.Cookie::set_Port(System.String)
extern void Cookie_set_Port_mFB8C36FFE4B7D5F19D21A7285D209B3CD44C0DDC (void);
// 0x00000D89 System.Int32[] System.Net.Cookie::get_PortList()
extern void Cookie_get_PortList_mF0990322FC7C48A15E551DEBA407FD680343BB73 (void);
// 0x00000D8A System.String System.Net.Cookie::get__Port()
extern void Cookie_get__Port_m2842F50E250F1263917F5C9F9EEF4EDA74E578E5 (void);
// 0x00000D8B System.Boolean System.Net.Cookie::get_Secure()
extern void Cookie_get_Secure_mE6212C848C54547AB92F7F57A8B3C87C6B94E67D (void);
// 0x00000D8C System.Void System.Net.Cookie::set_Secure(System.Boolean)
extern void Cookie_set_Secure_m38C704F5197C73361544277682E19121C535EB3C (void);
// 0x00000D8D System.String System.Net.Cookie::get_Value()
extern void Cookie_get_Value_m5DF850D18AEA9A7CA9F9F5B4B1B320263B7F13C1 (void);
// 0x00000D8E System.Void System.Net.Cookie::set_Value(System.String)
extern void Cookie_set_Value_mD408DC9C452695090A5BFDA8D7977E49868408FC (void);
// 0x00000D8F System.Net.CookieVariant System.Net.Cookie::get_Variant()
extern void Cookie_get_Variant_m6FDA5BC7A2071B73CA7163197349952BC959272B (void);
// 0x00000D90 System.String System.Net.Cookie::get_DomainKey()
extern void Cookie_get_DomainKey_m6DC689AB2C187491DD1DBFE80E107E26CBDB5F52 (void);
// 0x00000D91 System.Int32 System.Net.Cookie::get_Version()
extern void Cookie_get_Version_m99362C7681CD66CFD1B4E379144A55511C1678AB (void);
// 0x00000D92 System.Void System.Net.Cookie::set_Version(System.Int32)
extern void Cookie_set_Version_m4059439CDC5C879D40FB23F89ED92872CB1C8E13 (void);
// 0x00000D93 System.String System.Net.Cookie::get__Version()
extern void Cookie_get__Version_mE3373F85D5CDF535705977B029D34D742076FBB3 (void);
// 0x00000D94 System.Collections.IComparer System.Net.Cookie::GetComparer()
extern void Cookie_GetComparer_m82EFA0E1AD44C930482B4B82E5E3A7E811B35724 (void);
// 0x00000D95 System.Boolean System.Net.Cookie::Equals(System.Object)
extern void Cookie_Equals_m74305F8EA7C93F817EC69275DC908E47FB301BF6 (void);
// 0x00000D96 System.Int32 System.Net.Cookie::GetHashCode()
extern void Cookie_GetHashCode_mF39EC56666F1E0C0233FE18131B00E5607A95150 (void);
// 0x00000D97 System.String System.Net.Cookie::ToString()
extern void Cookie_ToString_mFC5C73DC436E950266395CBEDAD0A11A810B938F (void);
// 0x00000D98 System.Void System.Net.Cookie::.cctor()
extern void Cookie__cctor_m650C2BB9FCA1DDF4624BA3C89FAAEB77D8815A87 (void);
// 0x00000D99 System.Void System.Net.CookieTokenizer::.ctor(System.String)
extern void CookieTokenizer__ctor_mD6B2EFD3CD57C3351A4A70A4DB9285CC4FE69BE3 (void);
// 0x00000D9A System.Boolean System.Net.CookieTokenizer::get_EndOfCookie()
extern void CookieTokenizer_get_EndOfCookie_m673AA89F67DC8CF668FE3F11A1F42EF3B97CB059 (void);
// 0x00000D9B System.Void System.Net.CookieTokenizer::set_EndOfCookie(System.Boolean)
extern void CookieTokenizer_set_EndOfCookie_m91466800EAC6AFD37F94FD48EB3346E4537AFD38 (void);
// 0x00000D9C System.Boolean System.Net.CookieTokenizer::get_Eof()
extern void CookieTokenizer_get_Eof_m4D8AC607938FD5A53077EC6740CF330D4AF1A56E (void);
// 0x00000D9D System.String System.Net.CookieTokenizer::get_Name()
extern void CookieTokenizer_get_Name_m40F65BE2B473F8D9DF41F9655CB8C8C063702F45 (void);
// 0x00000D9E System.Void System.Net.CookieTokenizer::set_Name(System.String)
extern void CookieTokenizer_set_Name_m106FF4EA1A9CE21940F8FE4278678ED68F5CD7B9 (void);
// 0x00000D9F System.Boolean System.Net.CookieTokenizer::get_Quoted()
extern void CookieTokenizer_get_Quoted_m85EF95144AE52CD3806F0EC6DA5FF2782E2D485E (void);
// 0x00000DA0 System.Void System.Net.CookieTokenizer::set_Quoted(System.Boolean)
extern void CookieTokenizer_set_Quoted_mA9F1C8D83636764A94A9C28E2DF7DFC717828E50 (void);
// 0x00000DA1 System.Net.CookieToken System.Net.CookieTokenizer::get_Token()
extern void CookieTokenizer_get_Token_mD7509919959F8F3F36E1124D1724DD108A4293E1 (void);
// 0x00000DA2 System.Void System.Net.CookieTokenizer::set_Token(System.Net.CookieToken)
extern void CookieTokenizer_set_Token_mD121F89BA0D5939F882F3021421E3D0D8E2905B7 (void);
// 0x00000DA3 System.String System.Net.CookieTokenizer::get_Value()
extern void CookieTokenizer_get_Value_m8C4EEC297697C6167040CADD2596A48162842F22 (void);
// 0x00000DA4 System.Void System.Net.CookieTokenizer::set_Value(System.String)
extern void CookieTokenizer_set_Value_m97EB3043C3D61CB4852B9FFFC2A592A3F61E08AC (void);
// 0x00000DA5 System.String System.Net.CookieTokenizer::Extract()
extern void CookieTokenizer_Extract_mD4CE4CE75004FB9C95FCB1261A71388B57D91923 (void);
// 0x00000DA6 System.Net.CookieToken System.Net.CookieTokenizer::FindNext(System.Boolean,System.Boolean)
extern void CookieTokenizer_FindNext_mAD07CF5740E4A378DF612F39E8CCC3A3DDD67893 (void);
// 0x00000DA7 System.Net.CookieToken System.Net.CookieTokenizer::Next(System.Boolean,System.Boolean)
extern void CookieTokenizer_Next_mB6360231D04FAB9D6D55CFE9932FB2AA453C07D7 (void);
// 0x00000DA8 System.Void System.Net.CookieTokenizer::Reset()
extern void CookieTokenizer_Reset_mB89B6F3BE2EB80AEC371478E29F4E168B28907C6 (void);
// 0x00000DA9 System.Net.CookieToken System.Net.CookieTokenizer::TokenFromName(System.Boolean)
extern void CookieTokenizer_TokenFromName_m8E22C8CA7624DFF127467125784D29A933DE2F13 (void);
// 0x00000DAA System.Void System.Net.CookieTokenizer::.cctor()
extern void CookieTokenizer__cctor_mCEE0B2E5538111FE412AC035A34F1FE485426A1E (void);
// 0x00000DAB System.Void System.Net.CookieTokenizer_RecognizedAttribute::.ctor(System.String,System.Net.CookieToken)
extern void RecognizedAttribute__ctor_m6312630EC6BD6BE5B5C94D8AEAF2971EB839D389_AdjustorThunk (void);
// 0x00000DAC System.Net.CookieToken System.Net.CookieTokenizer_RecognizedAttribute::get_Token()
extern void RecognizedAttribute_get_Token_m13B79924B7636CE8E1E4BF149B93B28D1C5E74E6_AdjustorThunk (void);
// 0x00000DAD System.Boolean System.Net.CookieTokenizer_RecognizedAttribute::IsEqualTo(System.String)
extern void RecognizedAttribute_IsEqualTo_m95160542C060E5E1B15293D8A1542B87EC1DFF26_AdjustorThunk (void);
// 0x00000DAE System.Void System.Net.CookieParser::.ctor(System.String)
extern void CookieParser__ctor_m8C62BEB643059ECACC2C4B77437EE0C94139892E (void);
// 0x00000DAF System.Net.Cookie System.Net.CookieParser::Get()
extern void CookieParser_Get_m6F73326137558E34D6A8E0A17087D695935A1DCB (void);
// 0x00000DB0 System.String System.Net.CookieParser::CheckQuoted(System.String)
extern void CookieParser_CheckQuoted_m58C294361AFA23C18A939EE6224650A1B65A060E (void);
// 0x00000DB1 System.Int32 System.Net.Comparer::System.Collections.IComparer.Compare(System.Object,System.Object)
extern void Comparer_System_Collections_IComparer_Compare_m5F0251A5FB72061E6E62456AD2EFFC72EC38ADD9 (void);
// 0x00000DB2 System.Void System.Net.Comparer::.ctor()
extern void Comparer__ctor_mF8BEE6E98AA318C038B7E523C70590B404EE4CA4 (void);
// 0x00000DB3 System.Void System.Net.CookieCollection::.ctor()
extern void CookieCollection__ctor_m3742A309F3C387A152B388E2A46E8EB3D820131E (void);
// 0x00000DB4 System.Net.Cookie System.Net.CookieCollection::get_Item(System.Int32)
extern void CookieCollection_get_Item_mB4DA63640CCA0D270DBF03376BCF0CA3CF3F0D0E (void);
// 0x00000DB5 System.Void System.Net.CookieCollection::Add(System.Net.Cookie)
extern void CookieCollection_Add_m79F761F0B6996E16AE9C0E14FE2F89CE6A57E744 (void);
// 0x00000DB6 System.Void System.Net.CookieCollection::Add(System.Net.CookieCollection)
extern void CookieCollection_Add_m0E25B9BA3B73C80B357B7AF8143350AB84D38CD8 (void);
// 0x00000DB7 System.Int32 System.Net.CookieCollection::get_Count()
extern void CookieCollection_get_Count_mD446FFA03292CE8B411EF6F749E9EDC504F415FA (void);
// 0x00000DB8 System.Boolean System.Net.CookieCollection::get_IsSynchronized()
extern void CookieCollection_get_IsSynchronized_m83B74F498AF726EE70F05844578A0DE6A547937D (void);
// 0x00000DB9 System.Object System.Net.CookieCollection::get_SyncRoot()
extern void CookieCollection_get_SyncRoot_mDD065ED6344025A5FBB2E02C19E7153E259CFA5F (void);
// 0x00000DBA System.Void System.Net.CookieCollection::CopyTo(System.Array,System.Int32)
extern void CookieCollection_CopyTo_m0C63CDBC3A59242D48DCCADB513AA13EF3AA284C (void);
// 0x00000DBB System.DateTime System.Net.CookieCollection::TimeStamp(System.Net.CookieCollection_Stamp)
extern void CookieCollection_TimeStamp_mC5B474E91B4D14A75BCF7A83883BFFD46F41DE8A (void);
// 0x00000DBC System.Boolean System.Net.CookieCollection::get_IsOtherVersionSeen()
extern void CookieCollection_get_IsOtherVersionSeen_mE8923C5F17A64DD450124524D7E93576095CD9FE (void);
// 0x00000DBD System.Int32 System.Net.CookieCollection::InternalAdd(System.Net.Cookie,System.Boolean)
extern void CookieCollection_InternalAdd_mEEA78DBAAEDD94E32D6EE1F04D2A79754F39C525 (void);
// 0x00000DBE System.Int32 System.Net.CookieCollection::IndexOf(System.Net.Cookie)
extern void CookieCollection_IndexOf_m919B3286409A7C63D5AD9C1D3048257B8066FD6F (void);
// 0x00000DBF System.Void System.Net.CookieCollection::RemoveAt(System.Int32)
extern void CookieCollection_RemoveAt_mB89E1B734380A12611B8CD2F93B6871A2D25B628 (void);
// 0x00000DC0 System.Collections.IEnumerator System.Net.CookieCollection::GetEnumerator()
extern void CookieCollection_GetEnumerator_m744F05CAE90510145E97197016AD7DA9EAF85687 (void);
// 0x00000DC1 System.Void System.Net.CookieCollection_CookieCollectionEnumerator::.ctor(System.Net.CookieCollection)
extern void CookieCollectionEnumerator__ctor_m8C55845548C7E5591CC2F53838F3117A635911CB (void);
// 0x00000DC2 System.Object System.Net.CookieCollection_CookieCollectionEnumerator::System.Collections.IEnumerator.get_Current()
extern void CookieCollectionEnumerator_System_Collections_IEnumerator_get_Current_mA14163AE9BDD398876E89ABAA64BB74E3B8FA191 (void);
// 0x00000DC3 System.Boolean System.Net.CookieCollection_CookieCollectionEnumerator::System.Collections.IEnumerator.MoveNext()
extern void CookieCollectionEnumerator_System_Collections_IEnumerator_MoveNext_m8136554DDFD93AA8E272ED8D736C5F999AF5D013 (void);
// 0x00000DC4 System.Void System.Net.CookieCollection_CookieCollectionEnumerator::System.Collections.IEnumerator.Reset()
extern void CookieCollectionEnumerator_System_Collections_IEnumerator_Reset_mB2ABB3AC007745755ED5B2E1A453F1A83465B1CB (void);
// 0x00000DC5 System.Void System.Net.HeaderVariantInfo::.ctor(System.String,System.Net.CookieVariant)
extern void HeaderVariantInfo__ctor_mAD64A49F3014F465CAFB0530158218EF432CD49D_AdjustorThunk (void);
// 0x00000DC6 System.String System.Net.HeaderVariantInfo::get_Name()
extern void HeaderVariantInfo_get_Name_m663FC3E423EA3BFE1F1742533C0A83B4FACEB7AF_AdjustorThunk (void);
// 0x00000DC7 System.Net.CookieVariant System.Net.HeaderVariantInfo::get_Variant()
extern void HeaderVariantInfo_get_Variant_mB25F862C65883D77BD9B88197C3198B62A1BCD31_AdjustorThunk (void);
// 0x00000DC8 System.Void System.Net.CookieContainer::.ctor()
extern void CookieContainer__ctor_m4FD264ED607530C02A9BA429752A35CD30E7757F (void);
// 0x00000DC9 System.Void System.Net.CookieContainer::AddRemoveDomain(System.String,System.Net.PathList)
extern void CookieContainer_AddRemoveDomain_m8747F844BC7F2C50C3A38B5E1A51758D4858A0AB (void);
// 0x00000DCA System.Void System.Net.CookieContainer::Add(System.Net.Cookie,System.Boolean)
extern void CookieContainer_Add_m572E4D2301BCDA7230B609BB973DD26B3A8919CB (void);
// 0x00000DCB System.Boolean System.Net.CookieContainer::AgeCookies(System.String)
extern void CookieContainer_AgeCookies_m2BBBB116D6410A9A0B1306925D4B6D3E05470D1A (void);
// 0x00000DCC System.Int32 System.Net.CookieContainer::ExpireCollection(System.Net.CookieCollection)
extern void CookieContainer_ExpireCollection_m3175EDCCA821274D54D895F702A92B49BCA194B4 (void);
// 0x00000DCD System.Boolean System.Net.CookieContainer::IsLocalDomain(System.String)
extern void CookieContainer_IsLocalDomain_mBCA6F78ACBDBFC6048639D46B4118276A8911CEF (void);
// 0x00000DCE System.Net.CookieCollection System.Net.CookieContainer::CookieCutter(System.Uri,System.String,System.String,System.Boolean)
extern void CookieContainer_CookieCutter_mADA24F94B27FB05389BA946003ED7EDAA189F354 (void);
// 0x00000DCF System.Net.CookieCollection System.Net.CookieContainer::InternalGetCookies(System.Uri)
extern void CookieContainer_InternalGetCookies_m6E1FBE5C833548C44424A78A26A3B29F8F355060 (void);
// 0x00000DD0 System.Void System.Net.CookieContainer::BuildCookieCollectionFromDomainMatches(System.Uri,System.Boolean,System.Int32,System.Net.CookieCollection,System.Collections.Generic.List`1<System.String>,System.Boolean)
extern void CookieContainer_BuildCookieCollectionFromDomainMatches_mC8552CA07116BD9DCE1AE8613BC3B3E4BBA9ABD4 (void);
// 0x00000DD1 System.Void System.Net.CookieContainer::MergeUpdateCollections(System.Net.CookieCollection,System.Net.CookieCollection,System.Int32,System.Boolean,System.Boolean)
extern void CookieContainer_MergeUpdateCollections_m233953DFEDBC596ED2CE02756EBCB540AF99F5C3 (void);
// 0x00000DD2 System.String System.Net.CookieContainer::GetCookieHeader(System.Uri)
extern void CookieContainer_GetCookieHeader_mA2EB16AC10DD286DE35850CC5E30B3BA013BA201 (void);
// 0x00000DD3 System.String System.Net.CookieContainer::GetCookieHeader(System.Uri,System.String&)
extern void CookieContainer_GetCookieHeader_mF2ECF0C3600C1E60C052F013945B1AEDA20E3043 (void);
// 0x00000DD4 System.Void System.Net.CookieContainer::.cctor()
extern void CookieContainer__cctor_m26A8B244BB006A342938DD1037DF1B395032E0CB (void);
// 0x00000DD5 System.Void System.Net.PathList::.ctor()
extern void PathList__ctor_m348955CF169886F712B4BD462E969C9384FF35A6 (void);
// 0x00000DD6 System.Int32 System.Net.PathList::get_Count()
extern void PathList_get_Count_m834587A0CE483A4864CAEC4F449576A614505085 (void);
// 0x00000DD7 System.Int32 System.Net.PathList::GetCookiesCount()
extern void PathList_GetCookiesCount_m7A36C47755CB15B66BADD71407EB8DEA1CA443FF (void);
// 0x00000DD8 System.Collections.ICollection System.Net.PathList::get_Values()
extern void PathList_get_Values_mE785B5F28E224DC2C98B547757D6696952F0BD71 (void);
// 0x00000DD9 System.Object System.Net.PathList::get_Item(System.String)
extern void PathList_get_Item_m5D18254EBB9626DA8BF4251E48956BA92F16431E (void);
// 0x00000DDA System.Void System.Net.PathList::set_Item(System.String,System.Object)
extern void PathList_set_Item_mA12DBC255C0037FB70894D0F23A2CF6645ABB8DF (void);
// 0x00000DDB System.Collections.IEnumerator System.Net.PathList::GetEnumerator()
extern void PathList_GetEnumerator_m75D1F5AD9B3CC5617C0509F45E240C6A52226B76 (void);
// 0x00000DDC System.Object System.Net.PathList::get_SyncRoot()
extern void PathList_get_SyncRoot_m715772A2BE6064727FE7B137BED3D7C31AC6B90A (void);
// 0x00000DDD System.Int32 System.Net.PathList_PathListComparer::System.Collections.IComparer.Compare(System.Object,System.Object)
extern void PathListComparer_System_Collections_IComparer_Compare_m6A4AE80131E0A665B12F57146CC7729860430A18 (void);
// 0x00000DDE System.Void System.Net.PathList_PathListComparer::.ctor()
extern void PathListComparer__ctor_m99D0A835BDB43E2840747C654543E22BB5861BDB (void);
// 0x00000DDF System.Void System.Net.PathList_PathListComparer::.cctor()
extern void PathListComparer__cctor_m403AB12957778A956355C83A9BC644C3CC75235E (void);
// 0x00000DE0 System.Void System.Net.CookieException::.ctor()
extern void CookieException__ctor_m75DDC43119C2CC7281EE61CF116B4B6CA7C0A35E (void);
// 0x00000DE1 System.Void System.Net.CookieException::.ctor(System.String)
extern void CookieException__ctor_mF0D16BDBAD5FBFB8C985756860566CEF64D4F58E (void);
// 0x00000DE2 System.Void System.Net.CookieException::.ctor(System.String,System.Exception)
extern void CookieException__ctor_mE455FA1BD5B59790C19D97BFA1C790F3FF233CD2 (void);
// 0x00000DE3 System.Void System.Net.CookieException::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
extern void CookieException__ctor_m06B64C33C3BED301B52C09B59C59B0C6933F8495 (void);
// 0x00000DE4 System.Void System.Net.CookieException::System.Runtime.Serialization.ISerializable.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
extern void CookieException_System_Runtime_Serialization_ISerializable_GetObjectData_m8DF4F39BFE904F6E496ACDCB30D29E1AC231C09F (void);
// 0x00000DE5 System.Void System.Net.CookieException::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
extern void CookieException_GetObjectData_m14EBAD80E96AF641B838F61E498562E8C12CC1EB (void);
// 0x00000DE6 System.Void System.Net.FileWebRequest::.ctor(System.Uri)
extern void FileWebRequest__ctor_m6BF9BF0E17060D4E719795DE5742BFFC65D34C6B (void);
// 0x00000DE7 System.Void System.Net.FileWebRequest::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
extern void FileWebRequest__ctor_m1FFFB33A0414E016669B3179FF16F141FA6E838D (void);
// 0x00000DE8 System.Void System.Net.FileWebRequest::System.Runtime.Serialization.ISerializable.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
extern void FileWebRequest_System_Runtime_Serialization_ISerializable_GetObjectData_m9B6440775FE50243D85010EB8F8D6DDBFE8A3BE4 (void);
// 0x00000DE9 System.Void System.Net.FileWebRequest::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
extern void FileWebRequest_GetObjectData_mC8A7DDCA00C0E3ADADB267284F196C4EE9E8D3BB (void);
// 0x00000DEA System.Boolean System.Net.FileWebRequest::get_Aborted()
extern void FileWebRequest_get_Aborted_mD504D723802D217E3F741C68EF2576AFC2C0006F (void);
// 0x00000DEB System.Int64 System.Net.FileWebRequest::get_ContentLength()
extern void FileWebRequest_get_ContentLength_m800308A4F32CD0B6389A810764D18A0323D7B7FB (void);
// 0x00000DEC System.Void System.Net.FileWebRequest::set_ContentLength(System.Int64)
extern void FileWebRequest_set_ContentLength_m5E71D8F3B903FBAF95CAAD2DFABC1B4CD250F981 (void);
// 0x00000DED System.Void System.Net.FileWebRequest::set_ContentType(System.String)
extern void FileWebRequest_set_ContentType_m0921078358D8E9A0855CFE063C519A9304105914 (void);
// 0x00000DEE System.Net.ICredentials System.Net.FileWebRequest::get_Credentials()
extern void FileWebRequest_get_Credentials_mDD1372F437967AE47434F9D2AB5F664D78C048C7 (void);
// 0x00000DEF System.Void System.Net.FileWebRequest::set_Credentials(System.Net.ICredentials)
extern void FileWebRequest_set_Credentials_m8EE215489E1A24C07D17FD889AA7BFB048C85880 (void);
// 0x00000DF0 System.Net.WebHeaderCollection System.Net.FileWebRequest::get_Headers()
extern void FileWebRequest_get_Headers_m9BA4614B57050AE9194C2230A6FF67219A3E154E (void);
// 0x00000DF1 System.String System.Net.FileWebRequest::get_Method()
extern void FileWebRequest_get_Method_m50624190C4FDA089E7F59960957AA99085C8080B (void);
// 0x00000DF2 System.Void System.Net.FileWebRequest::set_Method(System.String)
extern void FileWebRequest_set_Method_m32BF16EF8A89289FF51C525CB3A6A064DBB0D928 (void);
// 0x00000DF3 System.Net.IWebProxy System.Net.FileWebRequest::get_Proxy()
extern void FileWebRequest_get_Proxy_m8203954105C9FBF9EB56B2A754F2F96171B93761 (void);
// 0x00000DF4 System.Void System.Net.FileWebRequest::set_Proxy(System.Net.IWebProxy)
extern void FileWebRequest_set_Proxy_m78A09160BB27BF371468CD2C3C68264F161C520C (void);
// 0x00000DF5 System.Int32 System.Net.FileWebRequest::get_Timeout()
extern void FileWebRequest_get_Timeout_m3D63C561D9DE899E1308B9DBFD6AAC7474CC23EB (void);
// 0x00000DF6 System.Uri System.Net.FileWebRequest::get_RequestUri()
extern void FileWebRequest_get_RequestUri_mBCD5888CB07435AE4F99082298CADCEF24A93F53 (void);
// 0x00000DF7 System.IAsyncResult System.Net.FileWebRequest::BeginGetResponse(System.AsyncCallback,System.Object)
extern void FileWebRequest_BeginGetResponse_m732EFA479296BDC1D46D8E37FA7B33269D247ECB (void);
// 0x00000DF8 System.Net.WebResponse System.Net.FileWebRequest::EndGetResponse(System.IAsyncResult)
extern void FileWebRequest_EndGetResponse_m6A58398EE9B8272AE8C029F02EE51CBBE9A18FC4 (void);
// 0x00000DF9 System.Net.WebResponse System.Net.FileWebRequest::GetResponse()
extern void FileWebRequest_GetResponse_mEAFD8EB429590C17D9C05DF51D359FCC192D4441 (void);
// 0x00000DFA System.Void System.Net.FileWebRequest::GetRequestStreamCallback(System.Object)
extern void FileWebRequest_GetRequestStreamCallback_mCC6AEA46D613AA7B5035F4C5C27E848DC601951C (void);
// 0x00000DFB System.Void System.Net.FileWebRequest::GetResponseCallback(System.Object)
extern void FileWebRequest_GetResponseCallback_m1C0A747466A03A05FF9D6D45456DFAFEEA38BF48 (void);
// 0x00000DFC System.Void System.Net.FileWebRequest::UnblockReader()
extern void FileWebRequest_UnblockReader_m9E687E8F4413F2727339A41C3DE03A7D8ADBEDE3 (void);
// 0x00000DFD System.Void System.Net.FileWebRequest::Abort()
extern void FileWebRequest_Abort_m4D9C32A2562AB52492209A48684F058BC8472C46 (void);
// 0x00000DFE System.Void System.Net.FileWebRequest::.cctor()
extern void FileWebRequest__cctor_m98058ED26B0744413A32327D2FF6778E4B52D5F4 (void);
// 0x00000DFF System.Void System.Net.FileWebRequestCreator::.ctor()
extern void FileWebRequestCreator__ctor_m550EAB9632992C942E14D5B34C48FA6196595B9B (void);
// 0x00000E00 System.Net.WebRequest System.Net.FileWebRequestCreator::Create(System.Uri)
extern void FileWebRequestCreator_Create_m5A5314BCF6AA30E63196C05A64ECE6EA11D4E545 (void);
// 0x00000E01 System.Void System.Net.FileWebStream::.ctor(System.Net.FileWebRequest,System.String,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare)
extern void FileWebStream__ctor_m80D7CF5508F845D57EF371DD820A480A53D5C27C (void);
// 0x00000E02 System.Void System.Net.FileWebStream::.ctor(System.Net.FileWebRequest,System.String,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,System.Int32,System.Boolean)
extern void FileWebStream__ctor_m087F956637DD4C2FCE8247EC13021B1E75B35609 (void);
// 0x00000E03 System.Void System.Net.FileWebStream::Dispose(System.Boolean)
extern void FileWebStream_Dispose_mC797EE18FAAF3613C73EF95AB81D1E9C0EE9A40A (void);
// 0x00000E04 System.Void System.Net.FileWebStream::System.Net.ICloseEx.CloseEx(System.Net.CloseExState)
extern void FileWebStream_System_Net_ICloseEx_CloseEx_mDB04D260B47E82C6161F2D65EA9EE8A832D03D18 (void);
// 0x00000E05 System.Int32 System.Net.FileWebStream::Read(System.Byte[],System.Int32,System.Int32)
extern void FileWebStream_Read_mBA56658D84F3C5742FE812D1A7AD58116541C779 (void);
// 0x00000E06 System.Void System.Net.FileWebStream::Write(System.Byte[],System.Int32,System.Int32)
extern void FileWebStream_Write_m79C3CB2CE195D5348D313E6CFA6C8F4394E9681F (void);
// 0x00000E07 System.IAsyncResult System.Net.FileWebStream::BeginRead(System.Byte[],System.Int32,System.Int32,System.AsyncCallback,System.Object)
extern void FileWebStream_BeginRead_m1E98F98D1956A77B4CBD4F111EC895A855C291D8 (void);
// 0x00000E08 System.Int32 System.Net.FileWebStream::EndRead(System.IAsyncResult)
extern void FileWebStream_EndRead_mD4F843221DB3767E3CFB3E052E24E9CC94135302 (void);
// 0x00000E09 System.IAsyncResult System.Net.FileWebStream::BeginWrite(System.Byte[],System.Int32,System.Int32,System.AsyncCallback,System.Object)
extern void FileWebStream_BeginWrite_mD2E9B62CE8C7FF3A16763BB128E6AC9E31C985D0 (void);
// 0x00000E0A System.Void System.Net.FileWebStream::EndWrite(System.IAsyncResult)
extern void FileWebStream_EndWrite_m9505A80B585F611DE18E22C9ACC319FB901E6A94 (void);
// 0x00000E0B System.Void System.Net.FileWebStream::CheckError()
extern void FileWebStream_CheckError_m70F0ABB558C83EB00CB830DC1B449E7254B561D7 (void);
// 0x00000E0C System.Void System.Net.FileWebResponse::.ctor(System.Net.FileWebRequest,System.Uri,System.IO.FileAccess,System.Boolean)
extern void FileWebResponse__ctor_mD521D067A1815BD4E42DE18E13B82FC6EAB58379 (void);
// 0x00000E0D System.Void System.Net.FileWebResponse::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
extern void FileWebResponse__ctor_m8596AAABC73AFAF749351F4B0D2CBFB9214726C1 (void);
// 0x00000E0E System.Void System.Net.FileWebResponse::System.Runtime.Serialization.ISerializable.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
extern void FileWebResponse_System_Runtime_Serialization_ISerializable_GetObjectData_m1A6DD095E9F848AD3951E80A670DA080CED12BCB (void);
// 0x00000E0F System.Void System.Net.FileWebResponse::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
extern void FileWebResponse_GetObjectData_m1553AB318AB78A871A047F1D842356776B283E4F (void);
// 0x00000E10 System.Net.WebHeaderCollection System.Net.FileWebResponse::get_Headers()
extern void FileWebResponse_get_Headers_mED687B91BCD025BC991E927AF5AC3DFE8FD2E194 (void);
// 0x00000E11 System.Void System.Net.FileWebResponse::CheckDisposed()
extern void FileWebResponse_CheckDisposed_mBFB7D3AE3076481274D4541E7DE2D2A618FE1668 (void);
// 0x00000E12 System.Void System.Net.FileWebResponse::Close()
extern void FileWebResponse_Close_mBD2FC4D7E4EDE7C10648E463201E1A1DDEE7D551 (void);
// 0x00000E13 System.Void System.Net.FileWebResponse::System.Net.ICloseEx.CloseEx(System.Net.CloseExState)
extern void FileWebResponse_System_Net_ICloseEx_CloseEx_mEB324E8E15B8A2D26F34220B88A2667EEBB02C8A (void);
// 0x00000E14 System.IO.Stream System.Net.FileWebResponse::GetResponseStream()
extern void FileWebResponse_GetResponseStream_m08EC4326BF8E2BAD5F0F26FF2D80B3B0318BA4E5 (void);
// 0x00000E15 System.Uri System.Net.IWebProxy::GetProxy(System.Uri)
// 0x00000E16 System.Boolean System.Net.IWebProxy::IsBypassed(System.Uri)
// 0x00000E17 System.Net.ICredentials System.Net.IWebProxy::get_Credentials()
// 0x00000E18 System.Void System.Net.WebClient::.ctor()
extern void WebClient__ctor_mCF3ACBA3EA11A7EF963B976A0A504B1911B0249E (void);
// 0x00000E19 System.Void System.Net.WebClient::ClearWebClientState()
extern void WebClient_ClearWebClientState_m7A797C91A0753FDF6D13ADA6D79720A2FF4618A1 (void);
// 0x00000E1A System.Void System.Net.WebClient::CompleteWebClientState()
extern void WebClient_CompleteWebClientState_m4E83A3AB37DCB679421E1FB43D8A3C2174B25045 (void);
// 0x00000E1B System.Net.ICredentials System.Net.WebClient::get_Credentials()
extern void WebClient_get_Credentials_m38B7EDD717B65BAB14BCBD7E544DDF90DCDBC23A (void);
// 0x00000E1C System.Void System.Net.WebClient::set_Credentials(System.Net.ICredentials)
extern void WebClient_set_Credentials_mDF72650CD17893531D179F0BF2EBC33005CDF1C7 (void);
// 0x00000E1D System.Net.WebRequest System.Net.WebClient::GetWebRequest(System.Uri)
extern void WebClient_GetWebRequest_mB32EEBB7F83A3D9AFDE2CC56889F9593D261DAFA (void);
// 0x00000E1E System.Net.WebResponse System.Net.WebClient::GetWebResponse(System.Net.WebRequest)
extern void WebClient_GetWebResponse_mF6694B93840BBD41691699A391A6AFA6E51EB95D (void);
// 0x00000E1F System.IO.Stream System.Net.WebClient::OpenRead(System.String)
extern void WebClient_OpenRead_m3FFE890B8B6F2F5C234F074A386282C9A03C0C06 (void);
// 0x00000E20 System.IO.Stream System.Net.WebClient::OpenRead(System.Uri)
extern void WebClient_OpenRead_m44CA0A3E8F0E4A52B542D47D51F7F9B146AB5117 (void);
// 0x00000E21 System.Void System.Net.WebClient::AbortRequest(System.Net.WebRequest)
extern void WebClient_AbortRequest_m28C43D2EC606439625087D2D8C65E515A435CE5E (void);
// 0x00000E22 System.Void System.Net.WebClient::CopyHeadersTo(System.Net.WebRequest)
extern void WebClient_CopyHeadersTo_mC6D91A57CC17A96A63B59797CF37A888A253C734 (void);
// 0x00000E23 System.Uri System.Net.WebClient::GetUri(System.String)
extern void WebClient_GetUri_m686DD2770FE27C705179DC239D845FEFC9F1EAA5 (void);
// 0x00000E24 System.Uri System.Net.WebClient::GetUri(System.Uri)
extern void WebClient_GetUri_mF2D6567101672B0844132B9922BEE86C3475CB3B (void);
// 0x00000E25 System.Boolean System.Net.WebClient::AnotherCallInProgress(System.Int32)
extern void WebClient_AnotherCallInProgress_m12FD7DAD5F6956DC2D73FE788219E1F9CE450FF7 (void);
// 0x00000E26 System.Void System.Net.WebClient_ProgressData::Reset()
extern void ProgressData_Reset_m1BE9104DE60F55507DF0F644F12075FCAC900948 (void);
// 0x00000E27 System.Void System.Net.WebProxy::.ctor()
extern void WebProxy__ctor_mD47326CF9857B797EFCC3CA369F83D51D19317CE (void);
// 0x00000E28 System.Void System.Net.WebProxy::.ctor(System.Uri,System.Boolean,System.String[],System.Net.ICredentials)
extern void WebProxy__ctor_m2354821664C2380AF107CBC5C66F0325068C5DA7 (void);
// 0x00000E29 System.Net.ICredentials System.Net.WebProxy::get_Credentials()
extern void WebProxy_get_Credentials_mF546D5D8441F10F4A46A9A3C5D52BFFBE7D735B0 (void);
// 0x00000E2A System.Boolean System.Net.WebProxy::get_UseDefaultCredentials()
extern void WebProxy_get_UseDefaultCredentials_m661B51178D8050D605835FCB034A166BF33B009B (void);
// 0x00000E2B System.Void System.Net.WebProxy::set_UseDefaultCredentials(System.Boolean)
extern void WebProxy_set_UseDefaultCredentials_m53AF92FFC63A223541B629E01D939AF2A75BB4E7 (void);
// 0x00000E2C System.Uri System.Net.WebProxy::GetProxy(System.Uri)
extern void WebProxy_GetProxy_m59215526173C7FD907EC86C35C44AF4FC4EFF28A (void);
// 0x00000E2D System.Void System.Net.WebProxy::UpdateRegExList(System.Boolean)
extern void WebProxy_UpdateRegExList_mEAE558ABD241391C3AAD19D62066AB67EC3AE46B (void);
// 0x00000E2E System.Boolean System.Net.WebProxy::IsMatchInBypassList(System.Uri)
extern void WebProxy_IsMatchInBypassList_m6B8C5DA8C56E6D50B0C84CCD094DB8FFBECDCC93 (void);
// 0x00000E2F System.Boolean System.Net.WebProxy::IsLocal(System.Uri)
extern void WebProxy_IsLocal_m22583E899743095130F899378336361304BE71AC (void);
// 0x00000E30 System.Boolean System.Net.WebProxy::IsLocalInProxyHash(System.Uri)
extern void WebProxy_IsLocalInProxyHash_mB4C405FEB5AFC01644FFE81AA3CB76918A7D45A5 (void);
// 0x00000E31 System.Boolean System.Net.WebProxy::IsBypassed(System.Uri)
extern void WebProxy_IsBypassed_m1DB51D78C18C700F26EEE00938F4A202EF944B5E (void);
// 0x00000E32 System.Boolean System.Net.WebProxy::IsBypassedManual(System.Uri)
extern void WebProxy_IsBypassedManual_m96199F172C51F06EE36CCE5D937BDD7BF873FEFC (void);
// 0x00000E33 System.Void System.Net.WebProxy::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
extern void WebProxy__ctor_mC76DA2892292BF1609EE4874C11206819F96899E (void);
// 0x00000E34 System.Void System.Net.WebProxy::System.Runtime.Serialization.ISerializable.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
extern void WebProxy_System_Runtime_Serialization_ISerializable_GetObjectData_mB855266F0AA17F2652B6BF6286A749097A9455E2 (void);
// 0x00000E35 System.Void System.Net.WebProxy::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
extern void WebProxy_GetObjectData_mF4C20C0FADD55674E00C1E13A16F4A14B2777D6B (void);
// 0x00000E36 System.Net.AutoWebProxyScriptEngine System.Net.WebProxy::get_ScriptEngine()
extern void WebProxy_get_ScriptEngine_m6E040080EC0330E0C15849B1BB6469DBFE92A057 (void);
// 0x00000E37 System.Net.IWebProxy System.Net.WebProxy::CreateDefaultProxy()
extern void WebProxy_CreateDefaultProxy_m0F1C8D957370920707869349941412B6BC3323A5 (void);
// 0x00000E38 System.Void System.Net.WebProxy::.ctor(System.Boolean)
extern void WebProxy__ctor_m387E8EB6694953D1FA4E77E00D449B20E2C0B84F (void);
// 0x00000E39 System.Void System.Net.WebProxy::UnsafeUpdateFromRegistry()
extern void WebProxy_UnsafeUpdateFromRegistry_mDFB67EA19AAD6F1D5BCF9B7D585B33A84D14DC4E (void);
// 0x00000E3A System.Boolean System.Net.WebProxy::GetProxyAuto(System.Uri,System.Uri&)
extern void WebProxy_GetProxyAuto_m1EACF0FDED5E764C7B3EAF243F39A73646B94CD2 (void);
// 0x00000E3B System.Boolean System.Net.WebProxy::IsBypassedAuto(System.Uri,System.Boolean&)
extern void WebProxy_IsBypassedAuto_m96DE81A96B947F6F6A25A49D5F5D8430346809C0 (void);
// 0x00000E3C System.Boolean System.Net.WebProxy::AreAllBypassed(System.Collections.Generic.IEnumerable`1<System.String>,System.Boolean)
extern void WebProxy_AreAllBypassed_m6E869A92B478E61C29F0B9D9085E2AC6A075B59E (void);
// 0x00000E3D System.Uri System.Net.WebProxy::ProxyUri(System.String)
extern void WebProxy_ProxyUri_mE09DD6D37536E7D5AC20A9519DFABCDB974F2B42 (void);
// 0x00000E3E System.Boolean System.Net.AutoWebProxyScriptEngine::GetProxies(System.Uri,System.Collections.Generic.IList`1<System.String>&)
extern void AutoWebProxyScriptEngine_GetProxies_mCBAD00EC0BE65DF947C48B1DBC377EB80F075902 (void);
// 0x00000E3F System.Boolean System.Net.AutoWebProxyScriptEngine::GetProxies(System.Uri,System.Collections.Generic.IList`1<System.String>&,System.Int32&)
extern void AutoWebProxyScriptEngine_GetProxies_m228520D18B1350998E32FCACF796316DBBBA111A (void);
// 0x00000E40 System.Void System.Net.UnsafeNclNativeMethods_HttpApi::.cctor()
extern void HttpApi__cctor_mC83D9A859B85D52D1A8328824572DC1E140E571A (void);
// 0x00000E41 System.String System.Net.UnsafeNclNativeMethods_HttpApi_HTTP_REQUEST_HEADER_ID::ToString(System.Int32)
extern void HTTP_REQUEST_HEADER_ID_ToString_m26FCFC96F9A3BA5FB9ADFDB26F5FAF5BBA5212D4 (void);
// 0x00000E42 System.Void System.Net.UnsafeNclNativeMethods_HttpApi_HTTP_REQUEST_HEADER_ID::.cctor()
extern void HTTP_REQUEST_HEADER_ID__cctor_m4336E06A33B3A9939D61E89706DE09458D9C8D59 (void);
// 0x00000E43 System.String System.Net.UnsafeNclNativeMethods_SecureStringHelper::CreateString(System.Security.SecureString)
extern void SecureStringHelper_CreateString_m48E822E6ECF3CEEB6D3CB1624B260B49E3368A40 (void);
// 0x00000E44 System.Security.SecureString System.Net.UnsafeNclNativeMethods_SecureStringHelper::CreateSecureString(System.String)
extern void SecureStringHelper_CreateSecureString_m36F065E59FF9B8AC79289E4B2A42F96C23BD4F0C (void);
// 0x00000E45 System.Void System.Net.ServerCertValidationCallback::.ctor(System.Net.Security.RemoteCertificateValidationCallback)
extern void ServerCertValidationCallback__ctor_m01DC1DC5935B7807EA9D35D50BDF9F00B68E1A23 (void);
// 0x00000E46 System.Void System.Net.ServerCertValidationCallback::Callback(System.Object)
extern void ServerCertValidationCallback_Callback_m2F51ACBBF63B010C39B4C415ECD209BFB4243733 (void);
// 0x00000E47 System.Boolean System.Net.ServerCertValidationCallback::Invoke(System.Object,System.Security.Cryptography.X509Certificates.X509Certificate,System.Security.Cryptography.X509Certificates.X509Chain,System.Net.Security.SslPolicyErrors)
extern void ServerCertValidationCallback_Invoke_m9A3D9984E12278ACD7DEEE5E4B039A3250D6A8D0 (void);
// 0x00000E48 System.Void System.Net.ServerCertValidationCallback_CallbackContext::.ctor(System.Object,System.Security.Cryptography.X509Certificates.X509Certificate,System.Security.Cryptography.X509Certificates.X509Chain,System.Net.Security.SslPolicyErrors)
extern void CallbackContext__ctor_m98617E58A5FC792C785185C96D2AACADB98B89CB (void);
// 0x00000E49 System.Void System.Net.AuthenticationManager::EnsureModules()
extern void AuthenticationManager_EnsureModules_m26F31FEE167752A955E8090497C652C83F93F59C (void);
// 0x00000E4A System.Net.Authorization System.Net.AuthenticationManager::Authenticate(System.String,System.Net.WebRequest,System.Net.ICredentials)
extern void AuthenticationManager_Authenticate_m8EED4B5369B40410D5282064C3A7F82A54E82103 (void);
// 0x00000E4B System.Net.Authorization System.Net.AuthenticationManager::DoAuthenticate(System.String,System.Net.WebRequest,System.Net.ICredentials)
extern void AuthenticationManager_DoAuthenticate_m3550E57591622115C28FB2F3C652FCC0B9F5CD6A (void);
// 0x00000E4C System.Net.Authorization System.Net.AuthenticationManager::PreAuthenticate(System.Net.WebRequest,System.Net.ICredentials)
extern void AuthenticationManager_PreAuthenticate_m625603CBFC92809B25C76C1741EDB2BE45844C85 (void);
// 0x00000E4D System.Void System.Net.AuthenticationManager::.cctor()
extern void AuthenticationManager__cctor_m714CA7C74E3FB74FF66F0082240ADC7017D5B790 (void);
// 0x00000E4E System.Net.Authorization System.Net.BasicClient::Authenticate(System.String,System.Net.WebRequest,System.Net.ICredentials)
extern void BasicClient_Authenticate_mAFFE68105ECD5FA9236C3F8DDA8EB1ACD51908E3 (void);
// 0x00000E4F System.Byte[] System.Net.BasicClient::GetBytes(System.String)
extern void BasicClient_GetBytes_m8EA97143BD8C10F3AB4C7ACFDE2D646BD72E4457 (void);
// 0x00000E50 System.Net.Authorization System.Net.BasicClient::InternalAuthenticate(System.Net.WebRequest,System.Net.ICredentials)
extern void BasicClient_InternalAuthenticate_m37FD6D8D7BB148CBE1564578878778E7F3EA34F1 (void);
// 0x00000E51 System.Net.Authorization System.Net.BasicClient::PreAuthenticate(System.Net.WebRequest,System.Net.ICredentials)
extern void BasicClient_PreAuthenticate_m37B88D454CE965EC3DE7EE8DB0B31B27EC1852EE (void);
// 0x00000E52 System.String System.Net.BasicClient::get_AuthenticationType()
extern void BasicClient_get_AuthenticationType_mF03B1A75D7F4C95446C340E658DCA4EE18B2EC30 (void);
// 0x00000E53 System.Void System.Net.BasicClient::.ctor()
extern void BasicClient__ctor_mEBD681890D6F38D96CC443A9F93F823E94ECACBA (void);
// 0x00000E54 System.Void System.Net.BindIPEndPoint::.ctor(System.Object,System.IntPtr)
extern void BindIPEndPoint__ctor_mEEBF2DCAA6E9ADB50C11FFED6A9EC811AA2C55C3 (void);
// 0x00000E55 System.Net.IPEndPoint System.Net.BindIPEndPoint::Invoke(System.Net.ServicePoint,System.Net.IPEndPoint,System.Int32)
extern void BindIPEndPoint_Invoke_mAFDE5BDA3031EC5D2B97D8B5C9CBC446FEA79E84 (void);
// 0x00000E56 System.IAsyncResult System.Net.BindIPEndPoint::BeginInvoke(System.Net.ServicePoint,System.Net.IPEndPoint,System.Int32,System.AsyncCallback,System.Object)
extern void BindIPEndPoint_BeginInvoke_m41238E8762D41E78D7755E7086366793BD92C3A7 (void);
// 0x00000E57 System.Net.IPEndPoint System.Net.BindIPEndPoint::EndInvoke(System.IAsyncResult)
extern void BindIPEndPoint_EndInvoke_mB2326C7847373515BD42B7217286278B364BA33C (void);
// 0x00000E58 System.Void System.Net.DigestHeaderParser::.ctor(System.String)
extern void DigestHeaderParser__ctor_m2ADAEF1523A97365F7BF7AD22A66C024DC681E98 (void);
// 0x00000E59 System.String System.Net.DigestHeaderParser::get_Realm()
extern void DigestHeaderParser_get_Realm_m5D1157C54C58F7923BF35E9F2218439452D2FE27 (void);
// 0x00000E5A System.String System.Net.DigestHeaderParser::get_Opaque()
extern void DigestHeaderParser_get_Opaque_mF4C837019B521E45655DEAA4768DEA4F45A5B7D3 (void);
// 0x00000E5B System.String System.Net.DigestHeaderParser::get_Nonce()
extern void DigestHeaderParser_get_Nonce_m33694EB039AD8DDD35559DB23B20A8278B16DBB9 (void);
// 0x00000E5C System.String System.Net.DigestHeaderParser::get_Algorithm()
extern void DigestHeaderParser_get_Algorithm_mAEAF383FD70679A5A09381E65268CB33F0FBD06D (void);
// 0x00000E5D System.String System.Net.DigestHeaderParser::get_QOP()
extern void DigestHeaderParser_get_QOP_m217B778DCFD49BB7CEA628EE322709281697C3F2 (void);
// 0x00000E5E System.Boolean System.Net.DigestHeaderParser::Parse()
extern void DigestHeaderParser_Parse_m4A113BB2F01B1A78DBE87A2A3A410DCA4B80ABD6 (void);
// 0x00000E5F System.Void System.Net.DigestHeaderParser::SkipWhitespace()
extern void DigestHeaderParser_SkipWhitespace_mBAA74D4C0C146DF01D3C2A4BC7BA63DD5587AA7F (void);
// 0x00000E60 System.String System.Net.DigestHeaderParser::GetKey()
extern void DigestHeaderParser_GetKey_m3C3F0B41AF90B6F5B5974328AD09862300886B89 (void);
// 0x00000E61 System.Boolean System.Net.DigestHeaderParser::GetKeywordAndValue(System.String&,System.String&)
extern void DigestHeaderParser_GetKeywordAndValue_mBF56EC9DAEC31A972C59D0A5A5259A1CAF3E5916 (void);
// 0x00000E62 System.Void System.Net.DigestHeaderParser::.cctor()
extern void DigestHeaderParser__cctor_m4EAE91B385D21D21D68FFEC7354DBF833D42A3FE (void);
// 0x00000E63 System.Void System.Net.DigestSession::.cctor()
extern void DigestSession__cctor_m1E6BD9E0E46DFED5E0AFCC1F78465A7B7E845790 (void);
// 0x00000E64 System.Void System.Net.DigestSession::.ctor()
extern void DigestSession__ctor_m06994A3FF60DD8161A52AF52FA1E8191CC6C9A40 (void);
// 0x00000E65 System.String System.Net.DigestSession::get_Algorithm()
extern void DigestSession_get_Algorithm_mEE985ABCF93E119F068C515B76CBEFD1E5876C26 (void);
// 0x00000E66 System.String System.Net.DigestSession::get_Realm()
extern void DigestSession_get_Realm_mEB7255CA20B7EFD001137925C4D398F3540AF7AC (void);
// 0x00000E67 System.String System.Net.DigestSession::get_Nonce()
extern void DigestSession_get_Nonce_mC2916B0AE01116DBC2F6049A3567E91B6EB2352A (void);
// 0x00000E68 System.String System.Net.DigestSession::get_Opaque()
extern void DigestSession_get_Opaque_m8901237D3CE432C9D223CC59570BF54B1B399B34 (void);
// 0x00000E69 System.String System.Net.DigestSession::get_QOP()
extern void DigestSession_get_QOP_mDFC0081BF37821E87B0E2953E9DD673763E327F4 (void);
// 0x00000E6A System.String System.Net.DigestSession::get_CNonce()
extern void DigestSession_get_CNonce_mB04BF50D26C87468DB829B56C19194841504D668 (void);
// 0x00000E6B System.Boolean System.Net.DigestSession::Parse(System.String)
extern void DigestSession_Parse_m6038F8460AEE41DD5B665A243AAC7B9610CF9148 (void);
// 0x00000E6C System.String System.Net.DigestSession::HashToHexString(System.String)
extern void DigestSession_HashToHexString_mAA63C018C6B6C03553D2B10BB53951CDD2C373F4 (void);
// 0x00000E6D System.String System.Net.DigestSession::HA1(System.String,System.String)
extern void DigestSession_HA1_mEB10EC1F97D4DC02DCA15949A5AB54F8AE76915E (void);
// 0x00000E6E System.String System.Net.DigestSession::HA2(System.Net.HttpWebRequest)
extern void DigestSession_HA2_m7AF033BCEB85E978E01B373539BEFC6600BF4367 (void);
// 0x00000E6F System.String System.Net.DigestSession::Response(System.String,System.String,System.Net.HttpWebRequest)
extern void DigestSession_Response_m9C300C7739E6E2D657FAB42D70CB5E80BDBD359D (void);
// 0x00000E70 System.Net.Authorization System.Net.DigestSession::Authenticate(System.Net.WebRequest,System.Net.ICredentials)
extern void DigestSession_Authenticate_m1C0007969F13A13582B8C3A34E2C9B8B69DD9F4B (void);
// 0x00000E71 System.DateTime System.Net.DigestSession::get_LastUse()
extern void DigestSession_get_LastUse_mEA7467CEF9E9025D7589C09084F922C31CC3FA51 (void);
// 0x00000E72 System.Collections.Hashtable System.Net.DigestClient::get_Cache()
extern void DigestClient_get_Cache_mD21C23E491E91D373228286A2CB5C3B9BD8297AC (void);
// 0x00000E73 System.Void System.Net.DigestClient::CheckExpired(System.Int32)
extern void DigestClient_CheckExpired_m8ECFF48D8181543D7F30FBEE58B77DC74697E69E (void);
// 0x00000E74 System.Net.Authorization System.Net.DigestClient::Authenticate(System.String,System.Net.WebRequest,System.Net.ICredentials)
extern void DigestClient_Authenticate_m0C6C5FE40CE62D4FA55602F477D4EECF06499E8F (void);
// 0x00000E75 System.Net.Authorization System.Net.DigestClient::PreAuthenticate(System.Net.WebRequest,System.Net.ICredentials)
extern void DigestClient_PreAuthenticate_m9313A621AC25CAD692FE69FEF4FBDA67CB928A4E (void);
// 0x00000E76 System.String System.Net.DigestClient::get_AuthenticationType()
extern void DigestClient_get_AuthenticationType_m98D67B57BC002F0E212DCFE2874188DA1C19938F (void);
// 0x00000E77 System.Void System.Net.DigestClient::.ctor()
extern void DigestClient__ctor_m2C794DF081C69CEFC4E828E346F801C0B59B275B (void);
// 0x00000E78 System.Void System.Net.DigestClient::.cctor()
extern void DigestClient__cctor_m83D4B0C23F0BC8FD56EAEE8E5BDF8C49CB3762EF (void);
// 0x00000E79 System.IAsyncResult System.Net.Dns::BeginGetHostAddresses(System.String,System.AsyncCallback,System.Object)
extern void Dns_BeginGetHostAddresses_mF6756888B1AC8DAAFC4EF40E6562D7C4A774A625 (void);
// 0x00000E7A System.Net.IPAddress[] System.Net.Dns::EndGetHostAddresses(System.IAsyncResult)
extern void Dns_EndGetHostAddresses_mA8BFCD196BB4AA2D681CEE4D76C89181B71364A0 (void);
// 0x00000E7B System.Boolean System.Net.Dns::GetHostByName_internal(System.String,System.String&,System.String[]&,System.String[]&,System.Int32)
extern void Dns_GetHostByName_internal_mFEA5DFFBD99C1E7364B146B0F95FDE3F5DA67EC8 (void);
// 0x00000E7C System.Boolean System.Net.Dns::GetHostByAddr_internal(System.String,System.String&,System.String[]&,System.String[]&,System.Int32)
extern void Dns_GetHostByAddr_internal_mCB4425B47D6768392E20C80C4EE1C5E28956663D (void);
// 0x00000E7D System.Boolean System.Net.Dns::GetHostName_internal(System.String&)
extern void Dns_GetHostName_internal_m69BF784F0F6C595AFC4B0027E8EB0D465B6845F6 (void);
// 0x00000E7E System.Void System.Net.Dns::Error_11001(System.String)
extern void Dns_Error_11001_m783146DF96023BA4CAD30F55D8DC527D2ABBCB72 (void);
// 0x00000E7F System.Net.IPHostEntry System.Net.Dns::hostent_to_IPHostEntry(System.String,System.String,System.String[],System.String[])
extern void Dns_hostent_to_IPHostEntry_mCD03D1D4689BF1B272CB8212506C4C853C6D06C3 (void);
// 0x00000E80 System.Net.IPHostEntry System.Net.Dns::GetHostByAddressFromString(System.String,System.Boolean)
extern void Dns_GetHostByAddressFromString_mBE5EF710810CFA07D13ADB525AAA34D32E040681 (void);
// 0x00000E81 System.Net.IPHostEntry System.Net.Dns::GetHostEntry(System.String)
extern void Dns_GetHostEntry_m50722383BDFDC19FB1589A5FC4BCBE5ACDB52D38 (void);
// 0x00000E82 System.Net.IPHostEntry System.Net.Dns::GetHostEntry(System.Net.IPAddress)
extern void Dns_GetHostEntry_mEACB9ADFF37EBC9B353155EB8F0290F7CB9E1574 (void);
// 0x00000E83 System.Net.IPAddress[] System.Net.Dns::GetHostAddresses(System.String)
extern void Dns_GetHostAddresses_mBB73A3CFACAF787C2DDB8EF473E87D31940A379D (void);
// 0x00000E84 System.Net.IPHostEntry System.Net.Dns::GetHostByName(System.String)
extern void Dns_GetHostByName_m1DD689606F93DAAB12896C4D3CA6A33731A4CE62 (void);
// 0x00000E85 System.String System.Net.Dns::GetHostName()
extern void Dns_GetHostName_m64F06885E07F05B7FF1AA4F07DD14D2BDC5D6EF2 (void);
// 0x00000E86 System.Void System.Net.Dns_GetHostAddressesCallback::.ctor(System.Object,System.IntPtr)
extern void GetHostAddressesCallback__ctor_m7F56CD5F1950229DCCAE37626F4869BDFA8DBC12 (void);
// 0x00000E87 System.Net.IPAddress[] System.Net.Dns_GetHostAddressesCallback::Invoke(System.String)
extern void GetHostAddressesCallback_Invoke_mAA12C129FF9ED2AB146B610C2B90FF2A5F774F60 (void);
// 0x00000E88 System.IAsyncResult System.Net.Dns_GetHostAddressesCallback::BeginInvoke(System.String,System.AsyncCallback,System.Object)
extern void GetHostAddressesCallback_BeginInvoke_mCC4050B472B9B88348C7EB4E6C66589E1BA5C7C3 (void);
// 0x00000E89 System.Net.IPAddress[] System.Net.Dns_GetHostAddressesCallback::EndInvoke(System.IAsyncResult)
extern void GetHostAddressesCallback_EndInvoke_m53A465BE07F1A63908611493884024F1978D4BE2 (void);
// 0x00000E8A System.Void System.Net.FtpAsyncResult::.ctor(System.AsyncCallback,System.Object)
extern void FtpAsyncResult__ctor_mD5DCF150E676F2C987D5429910F2E5AFF525F3C2 (void);
// 0x00000E8B System.Object System.Net.FtpAsyncResult::get_AsyncState()
extern void FtpAsyncResult_get_AsyncState_m5B82CF4D3039FA4269A2C9C67915EC03A30C1CF7 (void);
// 0x00000E8C System.Threading.WaitHandle System.Net.FtpAsyncResult::get_AsyncWaitHandle()
extern void FtpAsyncResult_get_AsyncWaitHandle_mC08458AAB6A57D7EF090255ECD3AA3A74A782DFB (void);
// 0x00000E8D System.Boolean System.Net.FtpAsyncResult::get_CompletedSynchronously()
extern void FtpAsyncResult_get_CompletedSynchronously_m25F6107E415BAFB99A94CD2DCC334E244BCD8EA8 (void);
// 0x00000E8E System.Boolean System.Net.FtpAsyncResult::get_IsCompleted()
extern void FtpAsyncResult_get_IsCompleted_m8DD6A535074516E8CF8CCBAF395EA828D73816E7 (void);
// 0x00000E8F System.Boolean System.Net.FtpAsyncResult::get_GotException()
extern void FtpAsyncResult_get_GotException_mAC09EE00EE24A4BE52C8117CEE71D8B22478C241 (void);
// 0x00000E90 System.Exception System.Net.FtpAsyncResult::get_Exception()
extern void FtpAsyncResult_get_Exception_m0CF10C4FA3504A36AFEDFC554D69B14A86456DFB (void);
// 0x00000E91 System.Net.FtpWebResponse System.Net.FtpAsyncResult::get_Response()
extern void FtpAsyncResult_get_Response_mE18C57EB29F762D942BAC2737C3E005444CE96A0 (void);
// 0x00000E92 System.Void System.Net.FtpAsyncResult::set_Stream(System.IO.Stream)
extern void FtpAsyncResult_set_Stream_m579BE18BE605BAD98105FD37B4A0C3CAA5FD8BD0 (void);
// 0x00000E93 System.Boolean System.Net.FtpAsyncResult::WaitUntilComplete(System.Int32,System.Boolean)
extern void FtpAsyncResult_WaitUntilComplete_mB0A55CC17C7AF43C3E92D3CFBA32D9BD4A13DC3E (void);
// 0x00000E94 System.Void System.Net.FtpAsyncResult::SetCompleted(System.Boolean,System.Exception,System.Net.FtpWebResponse)
extern void FtpAsyncResult_SetCompleted_mF07269B2D75F2605607C46DA9AB3ECCA2D78637C (void);
// 0x00000E95 System.Void System.Net.FtpAsyncResult::SetCompleted(System.Boolean,System.Net.FtpWebResponse)
extern void FtpAsyncResult_SetCompleted_m5CDB4ABAF063E7D511DBB69F6D6700D96ABA9E3D (void);
// 0x00000E96 System.Void System.Net.FtpAsyncResult::SetCompleted(System.Boolean,System.Exception)
extern void FtpAsyncResult_SetCompleted_mD743363CDB181114AD06522C51750064823D681C (void);
// 0x00000E97 System.Void System.Net.FtpAsyncResult::DoCallback()
extern void FtpAsyncResult_DoCallback_m2CD255A8D9A268136870E4B12C6780AB661C0F29 (void);
// 0x00000E98 System.Void System.Net.FtpDataStream::.ctor(System.Net.FtpWebRequest,System.IO.Stream,System.Boolean)
extern void FtpDataStream__ctor_mF09B0FF4BE69DC0064E5F36F0218DBEBF5F45242 (void);
// 0x00000E99 System.Boolean System.Net.FtpDataStream::get_CanRead()
extern void FtpDataStream_get_CanRead_m0768B2C88C55F7F53AC3A6CD4C35FBD417517458 (void);
// 0x00000E9A System.Boolean System.Net.FtpDataStream::get_CanWrite()
extern void FtpDataStream_get_CanWrite_m255C84C5696D678D545C55520200EDAAAE653AA0 (void);
// 0x00000E9B System.Boolean System.Net.FtpDataStream::get_CanSeek()
extern void FtpDataStream_get_CanSeek_mB690A1820BF58BC7766BE9D0A59C22506E82EA3F (void);
// 0x00000E9C System.Int64 System.Net.FtpDataStream::get_Length()
extern void FtpDataStream_get_Length_m9CCB9EFF3E1B33E77839AEB6700F4DE8F84A1DE8 (void);
// 0x00000E9D System.Int64 System.Net.FtpDataStream::get_Position()
extern void FtpDataStream_get_Position_m6CDC34240321FC639CCC8717B01EB67658ECCAD2 (void);
// 0x00000E9E System.Void System.Net.FtpDataStream::set_Position(System.Int64)
extern void FtpDataStream_set_Position_m0823E809E38E2249D4FD8184D2EDC1F7F1453914 (void);
// 0x00000E9F System.Void System.Net.FtpDataStream::Close()
extern void FtpDataStream_Close_mEEF28BD2C7B96369AB3D394D2558B2B8099F7550 (void);
// 0x00000EA0 System.Void System.Net.FtpDataStream::Flush()
extern void FtpDataStream_Flush_m5183E9154746A712E4464CF101E4D341EDDCAE3D (void);
// 0x00000EA1 System.Int64 System.Net.FtpDataStream::Seek(System.Int64,System.IO.SeekOrigin)
extern void FtpDataStream_Seek_m64901779BB7BBD40E2712F8E1C53739B9C3E85B2 (void);
// 0x00000EA2 System.Void System.Net.FtpDataStream::SetLength(System.Int64)
extern void FtpDataStream_SetLength_mB80E9254CB1FA5C788D53DA2531CCED7D20BDC1B (void);
// 0x00000EA3 System.Int32 System.Net.FtpDataStream::ReadInternal(System.Byte[],System.Int32,System.Int32)
extern void FtpDataStream_ReadInternal_m6B12FB682996AF91251EDF9AD48C6E210940F58C (void);
// 0x00000EA4 System.IAsyncResult System.Net.FtpDataStream::BeginRead(System.Byte[],System.Int32,System.Int32,System.AsyncCallback,System.Object)
extern void FtpDataStream_BeginRead_mEEAADD29F26DA75251B19A1DE5B3BB7C93BED878 (void);
// 0x00000EA5 System.Int32 System.Net.FtpDataStream::EndRead(System.IAsyncResult)
extern void FtpDataStream_EndRead_m31C45E96D472378578177FE6B3462C5F9D6825B0 (void);
// 0x00000EA6 System.Int32 System.Net.FtpDataStream::Read(System.Byte[],System.Int32,System.Int32)
extern void FtpDataStream_Read_mB7A950B65C2DFBF77DC4C6BADA54D305A7E7147F (void);
// 0x00000EA7 System.Void System.Net.FtpDataStream::WriteInternal(System.Byte[],System.Int32,System.Int32)
extern void FtpDataStream_WriteInternal_m48FFED7DE74442D4A054980178EFA682ADD1DFAD (void);
// 0x00000EA8 System.IAsyncResult System.Net.FtpDataStream::BeginWrite(System.Byte[],System.Int32,System.Int32,System.AsyncCallback,System.Object)
extern void FtpDataStream_BeginWrite_m9821709E59E6AB80D93AB96D958B471094E559FF (void);
// 0x00000EA9 System.Void System.Net.FtpDataStream::EndWrite(System.IAsyncResult)
extern void FtpDataStream_EndWrite_mB52EB72A18391AB4D2006F56E3C4DAE93A763013 (void);
// 0x00000EAA System.Void System.Net.FtpDataStream::Write(System.Byte[],System.Int32,System.Int32)
extern void FtpDataStream_Write_m71533890AA8F39755804490543E71B80BD83913E (void);
// 0x00000EAB System.Void System.Net.FtpDataStream::Finalize()
extern void FtpDataStream_Finalize_m3B44D4E773EA453C805C227A092E9D3EBD976699 (void);
// 0x00000EAC System.Void System.Net.FtpDataStream::System.IDisposable.Dispose()
extern void FtpDataStream_System_IDisposable_Dispose_m83433EE88E4290FBBF0094FE7BFC152B5372F5D7 (void);
// 0x00000EAD System.Void System.Net.FtpDataStream::Dispose(System.Boolean)
extern void FtpDataStream_Dispose_m5CC13B4A96E66BAC0CEDBCAA29FF22CC9A80C7C9 (void);
// 0x00000EAE System.Void System.Net.FtpDataStream::CheckDisposed()
extern void FtpDataStream_CheckDisposed_mDAC19E619B52C0B99A39D0389E169F91C60D3223 (void);
// 0x00000EAF System.Void System.Net.FtpDataStream_WriteDelegate::.ctor(System.Object,System.IntPtr)
extern void WriteDelegate__ctor_mEA287F4C0CA3BBF6E313D227555374667713465F (void);
// 0x00000EB0 System.Void System.Net.FtpDataStream_WriteDelegate::Invoke(System.Byte[],System.Int32,System.Int32)
extern void WriteDelegate_Invoke_mD9872838A4842408C195451743E99C88BA3DB32D (void);
// 0x00000EB1 System.IAsyncResult System.Net.FtpDataStream_WriteDelegate::BeginInvoke(System.Byte[],System.Int32,System.Int32,System.AsyncCallback,System.Object)
extern void WriteDelegate_BeginInvoke_m74A2F49D05650DA0FD9F5A2F1D8B8785D2128E7D (void);
// 0x00000EB2 System.Void System.Net.FtpDataStream_WriteDelegate::EndInvoke(System.IAsyncResult)
extern void WriteDelegate_EndInvoke_mE7E6F50CA22059FB6DB1B65AB9D6949F90DC98E8 (void);
// 0x00000EB3 System.Void System.Net.FtpDataStream_ReadDelegate::.ctor(System.Object,System.IntPtr)
extern void ReadDelegate__ctor_m846902BA329986F9EA8FF6CC7882B2E90D7227CF (void);
// 0x00000EB4 System.Int32 System.Net.FtpDataStream_ReadDelegate::Invoke(System.Byte[],System.Int32,System.Int32)
extern void ReadDelegate_Invoke_mA7FEC53DC12EACEC121E0D774B9975F3FFED9F6A (void);
// 0x00000EB5 System.IAsyncResult System.Net.FtpDataStream_ReadDelegate::BeginInvoke(System.Byte[],System.Int32,System.Int32,System.AsyncCallback,System.Object)
extern void ReadDelegate_BeginInvoke_mCCE971E5339DAF04E6A830A06123F9F34B1F2403 (void);
// 0x00000EB6 System.Int32 System.Net.FtpDataStream_ReadDelegate::EndInvoke(System.IAsyncResult)
extern void ReadDelegate_EndInvoke_m81D23E1BBCCA7A4358439D8FA8703BD1DD0E51F1 (void);
// 0x00000EB7 System.Net.WebRequest System.Net.FtpRequestCreator::Create(System.Uri)
extern void FtpRequestCreator_Create_mB9CD950EDF1B3F06F7C928E490806C12FB1D7306 (void);
// 0x00000EB8 System.Void System.Net.FtpRequestCreator::.ctor()
extern void FtpRequestCreator__ctor_m0DACF33EF40A75AE489FEF288DC61837FFFA8BEF (void);
// 0x00000EB9 System.Void System.Net.FtpStatus::.ctor(System.Net.FtpStatusCode,System.String)
extern void FtpStatus__ctor_mC95929791FE1B1A415BA073ABA99B040B8E30092 (void);
// 0x00000EBA System.Net.FtpStatusCode System.Net.FtpStatus::get_StatusCode()
extern void FtpStatus_get_StatusCode_mA51A3DDE18EC503FA6DC61EA3EC196A423E6042D (void);
// 0x00000EBB System.String System.Net.FtpStatus::get_StatusDescription()
extern void FtpStatus_get_StatusDescription_mE045554C7036EE7AF2BE013931AC32D9B54E8C38 (void);
// 0x00000EBC System.Void System.Net.FtpWebRequest::.ctor(System.Uri)
extern void FtpWebRequest__ctor_mEB166EB5A1F20FC008DA66D46AADE550EE176892 (void);
// 0x00000EBD System.Exception System.Net.FtpWebRequest::GetMustImplement()
extern void FtpWebRequest_GetMustImplement_m79C3B2BE8F675D8FAD0AC9E3680119D8611FD4BC (void);
// 0x00000EBE System.Void System.Net.FtpWebRequest::set_ContentType(System.String)
extern void FtpWebRequest_set_ContentType_m36B4E71F7115A7C9A755182D7F908EBC2C4B4520 (void);
// 0x00000EBF System.Int64 System.Net.FtpWebRequest::get_ContentLength()
extern void FtpWebRequest_get_ContentLength_m0AA54320A4411A8189956A8F748D26190F33388F (void);
// 0x00000EC0 System.Void System.Net.FtpWebRequest::set_ContentLength(System.Int64)
extern void FtpWebRequest_set_ContentLength_m464955B49B0813ACBEB90FB93B31EEA9F7DB26A4 (void);
// 0x00000EC1 System.Net.ICredentials System.Net.FtpWebRequest::get_Credentials()
extern void FtpWebRequest_get_Credentials_m04E1ED23DB92946B86D7032624EA2873486F403A (void);
// 0x00000EC2 System.Void System.Net.FtpWebRequest::set_Credentials(System.Net.ICredentials)
extern void FtpWebRequest_set_Credentials_mD1E83921438DC48BD8E2D7F3C3DEE15059D978A7 (void);
// 0x00000EC3 System.Boolean System.Net.FtpWebRequest::get_EnableSsl()
extern void FtpWebRequest_get_EnableSsl_m0498BFBEA644C093A7BF1DB8B2593928409F8113 (void);
// 0x00000EC4 System.Net.WebHeaderCollection System.Net.FtpWebRequest::get_Headers()
extern void FtpWebRequest_get_Headers_mDB12E6279EFB79535CE1CBCD2D627956807A3521 (void);
// 0x00000EC5 System.Void System.Net.FtpWebRequest::set_Headers(System.Net.WebHeaderCollection)
extern void FtpWebRequest_set_Headers_m759172C60DE9E69C1EBC8227E1D6B86685E831D1 (void);
// 0x00000EC6 System.String System.Net.FtpWebRequest::get_Method()
extern void FtpWebRequest_get_Method_mE29B55B62D53DEE7E4D4E7BF6957ED61E9C96F1C (void);
// 0x00000EC7 System.Void System.Net.FtpWebRequest::set_Method(System.String)
extern void FtpWebRequest_set_Method_mA2A58D774AC0985D2C8243E8738324EEAD2ED9A3 (void);
// 0x00000EC8 System.Net.IWebProxy System.Net.FtpWebRequest::get_Proxy()
extern void FtpWebRequest_get_Proxy_m6CDABF236AC1D990E8BB4AA7C9F66DEB34D4F334 (void);
// 0x00000EC9 System.Void System.Net.FtpWebRequest::set_Proxy(System.Net.IWebProxy)
extern void FtpWebRequest_set_Proxy_mF7CC08D21016FCD7BE68651DBE29A3A0188E0292 (void);
// 0x00000ECA System.Int32 System.Net.FtpWebRequest::get_ReadWriteTimeout()
extern void FtpWebRequest_get_ReadWriteTimeout_m458E1E82DD62016025BCE60D6C5C4AB35A4B2D41 (void);
// 0x00000ECB System.Uri System.Net.FtpWebRequest::get_RequestUri()
extern void FtpWebRequest_get_RequestUri_m3E3FDDE1DA51122A2C78D30010A605473D68A93A (void);
// 0x00000ECC System.Net.ServicePoint System.Net.FtpWebRequest::get_ServicePoint()
extern void FtpWebRequest_get_ServicePoint_m9905A072551D262F6125C6F805186887E3E564BB (void);
// 0x00000ECD System.Int32 System.Net.FtpWebRequest::get_Timeout()
extern void FtpWebRequest_get_Timeout_m7DC75E6E9E0184FBE36DB5876C75FA24FE8D487C (void);
// 0x00000ECE System.String System.Net.FtpWebRequest::get_DataType()
extern void FtpWebRequest_get_DataType_m54415C5105533554C3EAF93B27601FFA92053BBD (void);
// 0x00000ECF System.Net.FtpWebRequest_RequestState System.Net.FtpWebRequest::get_State()
extern void FtpWebRequest_get_State_mAE91E31E999A0B10CE3CB3BEDCF103DA3FE26D3D (void);
// 0x00000ED0 System.Void System.Net.FtpWebRequest::set_State(System.Net.FtpWebRequest_RequestState)
extern void FtpWebRequest_set_State_m87779AC7A03C3B27ED68471D3CECA9426D6A7560 (void);
// 0x00000ED1 System.Void System.Net.FtpWebRequest::Abort()
extern void FtpWebRequest_Abort_m691CBAD2BC5A53A175C7B9FE3022EC31BF01BF56 (void);
// 0x00000ED2 System.IAsyncResult System.Net.FtpWebRequest::BeginGetResponse(System.AsyncCallback,System.Object)
extern void FtpWebRequest_BeginGetResponse_mE6A43B19053316B4E46AD0678703F6AC11C7BBD5 (void);
// 0x00000ED3 System.Net.WebResponse System.Net.FtpWebRequest::EndGetResponse(System.IAsyncResult)
extern void FtpWebRequest_EndGetResponse_m49797B90C1534EC441A7C992D95A7BD214CFFC5A (void);
// 0x00000ED4 System.Net.WebResponse System.Net.FtpWebRequest::GetResponse()
extern void FtpWebRequest_GetResponse_m57C04A16B9E8D09980AEB3B001424DC8C9606D94 (void);
// 0x00000ED5 System.Net.ServicePoint System.Net.FtpWebRequest::GetServicePoint()
extern void FtpWebRequest_GetServicePoint_m694D1A7B63F66B08E4C63E056D1C85130862801B (void);
// 0x00000ED6 System.Void System.Net.FtpWebRequest::ResolveHost()
extern void FtpWebRequest_ResolveHost_mD451D8BE1720AD61B3883DA5DC9A38E7A1BF8CBF (void);
// 0x00000ED7 System.Void System.Net.FtpWebRequest::ProcessRequest()
extern void FtpWebRequest_ProcessRequest_mC53550C545A65C2DBCD5E16C18F1CDCF7F38C36E (void);
// 0x00000ED8 System.Void System.Net.FtpWebRequest::SetType()
extern void FtpWebRequest_SetType_m66589B1AFB2130C24277BA3B79DE3A1F4EE8BE42 (void);
// 0x00000ED9 System.String System.Net.FtpWebRequest::GetRemoteFolderPath(System.Uri)
extern void FtpWebRequest_GetRemoteFolderPath_mE31E9E8EF80FB88D0EC39522F273B8015021FB96 (void);
// 0x00000EDA System.Void System.Net.FtpWebRequest::CWDAndSetFileName(System.Uri)
extern void FtpWebRequest_CWDAndSetFileName_m3FA0ED89F9E45000C3D4B3EAA84F1C69AC82D651 (void);
// 0x00000EDB System.Void System.Net.FtpWebRequest::ProcessMethod()
extern void FtpWebRequest_ProcessMethod_mC9EABE7E320BA557675B3C6C790CF602DAA4B461 (void);
// 0x00000EDC System.Void System.Net.FtpWebRequest::CloseControlConnection()
extern void FtpWebRequest_CloseControlConnection_mFAFF520F6D482E69E10DF94D5222DE80D91BD9C9 (void);
// 0x00000EDD System.Void System.Net.FtpWebRequest::CloseDataConnection()
extern void FtpWebRequest_CloseDataConnection_mCEE5CE6EC33BB0F936AE05E6D9333AA31DAC75A3 (void);
// 0x00000EDE System.Void System.Net.FtpWebRequest::CloseConnection()
extern void FtpWebRequest_CloseConnection_m9BC7A24A7A6166ACCC1CACE4CF22CFA6E7BCEC00 (void);
// 0x00000EDF System.Void System.Net.FtpWebRequest::ProcessSimpleMethod()
extern void FtpWebRequest_ProcessSimpleMethod_mD5C1584944B563A8ED9622676DA21FC74FEEA573 (void);
// 0x00000EE0 System.Void System.Net.FtpWebRequest::UploadData()
extern void FtpWebRequest_UploadData_mFC6158C1FCD99C028CAF774AFCA8E5300BABEC7E (void);
// 0x00000EE1 System.Void System.Net.FtpWebRequest::DownloadData()
extern void FtpWebRequest_DownloadData_m55106450E3E3F681D5981C546D5DBBA7B71F2DB1 (void);
// 0x00000EE2 System.Void System.Net.FtpWebRequest::CheckRequestStarted()
extern void FtpWebRequest_CheckRequestStarted_mE2F7C55F1C2336F72427F555928407B422CDA9FC (void);
// 0x00000EE3 System.Void System.Net.FtpWebRequest::OpenControlConnection()
extern void FtpWebRequest_OpenControlConnection_m143BB42EF1FE2277BB50C13608717C5112867050 (void);
// 0x00000EE4 System.String System.Net.FtpWebRequest::GetInitialPath(System.Net.FtpStatus)
extern void FtpWebRequest_GetInitialPath_m531532216675BF5160601E2556E355DC1A170509 (void);
// 0x00000EE5 System.Net.Sockets.Socket System.Net.FtpWebRequest::SetupPassiveConnection(System.String,System.Boolean)
extern void FtpWebRequest_SetupPassiveConnection_mAB5AEEE20E2A560626CB27D7F4339C621DD4178D (void);
// 0x00000EE6 System.Int32 System.Net.FtpWebRequest::GetPortV4(System.String)
extern void FtpWebRequest_GetPortV4_m6F36994507B5C2B30D789328A994E3885E8AFDCD (void);
// 0x00000EE7 System.Int32 System.Net.FtpWebRequest::GetPortV6(System.String)
extern void FtpWebRequest_GetPortV6_mA094F4C0AF8F6EC263FC4D316A369215FE0A0FC1 (void);
// 0x00000EE8 System.String System.Net.FtpWebRequest::FormatAddress(System.Net.IPAddress,System.Int32)
extern void FtpWebRequest_FormatAddress_m2D6011B8BD6AFF1A752E5221B9D47878B623A2B0 (void);
// 0x00000EE9 System.String System.Net.FtpWebRequest::FormatAddressV6(System.Net.IPAddress,System.Int32)
extern void FtpWebRequest_FormatAddressV6_mB7302D6DEB6DC8E21371197F62CB5657A8A536ED (void);
// 0x00000EEA System.Exception System.Net.FtpWebRequest::CreateExceptionFromResponse(System.Net.FtpStatus)
extern void FtpWebRequest_CreateExceptionFromResponse_mDCD1B4BCE387D675F7F1AE084A79248F782465C2 (void);
// 0x00000EEB System.Void System.Net.FtpWebRequest::SetTransferCompleted()
extern void FtpWebRequest_SetTransferCompleted_m946259A63A4CB3249F7C2544BEC30BE32C0C58C5 (void);
// 0x00000EEC System.Void System.Net.FtpWebRequest::OperationCompleted()
extern void FtpWebRequest_OperationCompleted_m130241F4F4B2BC102AA8327C8542058344A482DD (void);
// 0x00000EED System.Void System.Net.FtpWebRequest::SetCompleteWithError(System.Exception)
extern void FtpWebRequest_SetCompleteWithError_mCAD8855318D9C05C6D2EFF0CA58C964AD0EC47A5 (void);
// 0x00000EEE System.Net.Sockets.Socket System.Net.FtpWebRequest::InitDataConnection()
extern void FtpWebRequest_InitDataConnection_m01EDFD17F5B156FC7F5FC8D200229BDDAD7C2F7D (void);
// 0x00000EEF System.Void System.Net.FtpWebRequest::OpenDataConnection()
extern void FtpWebRequest_OpenDataConnection_mEB04E52AE7262CDDE0D9006380562C346C61F053 (void);
// 0x00000EF0 System.Void System.Net.FtpWebRequest::Authenticate()
extern void FtpWebRequest_Authenticate_m6B9F5FFB6B0EBE3F4A0584F25C998AB9F4D71F47 (void);
// 0x00000EF1 System.Net.FtpStatus System.Net.FtpWebRequest::SendCommand(System.String,System.String[])
extern void FtpWebRequest_SendCommand_mF6C337E51789FB031A8E65078E79DC22F6B44A5D (void);
// 0x00000EF2 System.Net.FtpStatus System.Net.FtpWebRequest::SendCommand(System.Boolean,System.String,System.String[])
extern void FtpWebRequest_SendCommand_mCF855EE30A2FE15FC3002FC2EE110FF6A13A15EE (void);
// 0x00000EF3 System.Net.FtpStatus System.Net.FtpWebRequest::ServiceNotAvailable()
extern void FtpWebRequest_ServiceNotAvailable_mEE53E7521D71B5A537573CF9864AB7511EA03540 (void);
// 0x00000EF4 System.Net.FtpStatus System.Net.FtpWebRequest::GetResponseStatus()
extern void FtpWebRequest_GetResponseStatus_mE6AE01C7632FFB197CC1BC42FF298CE84C4CAA71 (void);
// 0x00000EF5 System.Void System.Net.FtpWebRequest::InitiateSecureConnection(System.IO.Stream&)
extern void FtpWebRequest_InitiateSecureConnection_m88DF28A0C8D2D8D90B20040FCA410690A5563507 (void);
// 0x00000EF6 System.Boolean System.Net.FtpWebRequest::ChangeToSSLSocket(System.IO.Stream&)
extern void FtpWebRequest_ChangeToSSLSocket_m69CC650428A401F11220C4E628B6BEEACD4A7B37 (void);
// 0x00000EF7 System.Boolean System.Net.FtpWebRequest::InFinalState()
extern void FtpWebRequest_InFinalState_m7265E200C6F624D300195E3BA4528986D1269FB6 (void);
// 0x00000EF8 System.Boolean System.Net.FtpWebRequest::InProgress()
extern void FtpWebRequest_InProgress_mB3C30F4635E943E86ACD2B89EB10E203409A32F5 (void);
// 0x00000EF9 System.Void System.Net.FtpWebRequest::CheckIfAborted()
extern void FtpWebRequest_CheckIfAborted_m8AE3E58D4F1B0385D7359E1F092BEE13E2B6C448 (void);
// 0x00000EFA System.Void System.Net.FtpWebRequest::CheckFinalState()
extern void FtpWebRequest_CheckFinalState_mBFA7619CACD7FFBEAD849F529C8A3E74DE188DD6 (void);
// 0x00000EFB System.Void System.Net.FtpWebRequest::.cctor()
extern void FtpWebRequest__cctor_m3652EDD67F0C55207C33B710F1DA9808E1D31AFB (void);
// 0x00000EFC System.Void System.Net.FtpWebResponse::.ctor(System.Net.FtpWebRequest,System.Uri,System.String,System.Boolean)
extern void FtpWebResponse__ctor_mDA2BCCB288F43E4C85DE4B3CC3946278C0D552A5 (void);
// 0x00000EFD System.Void System.Net.FtpWebResponse::.ctor(System.Net.FtpWebRequest,System.Uri,System.String,System.Net.FtpStatusCode,System.String)
extern void FtpWebResponse__ctor_mEAD8EF85A256E43AFDE1C769FCCF6D22A228ADAB (void);
// 0x00000EFE System.Void System.Net.FtpWebResponse::.ctor(System.Net.FtpWebRequest,System.Uri,System.String,System.Net.FtpStatus)
extern void FtpWebResponse__ctor_m14AE71384600E877A903006445068AB50EF06486 (void);
// 0x00000EFF System.Net.WebHeaderCollection System.Net.FtpWebResponse::get_Headers()
extern void FtpWebResponse_get_Headers_m52AA9B0A938A337A4E4A2692499D43151229E9C2 (void);
// 0x00000F00 System.Void System.Net.FtpWebResponse::set_LastModified(System.DateTime)
extern void FtpWebResponse_set_LastModified_mB6EDC20C4EB44B35E8C52C8532C80631EAF6C78D (void);
// 0x00000F01 System.Void System.Net.FtpWebResponse::set_BannerMessage(System.String)
extern void FtpWebResponse_set_BannerMessage_m3997D6D98C13E490AA77535904E63DE3D5E3BB83 (void);
// 0x00000F02 System.Void System.Net.FtpWebResponse::set_WelcomeMessage(System.String)
extern void FtpWebResponse_set_WelcomeMessage_m6E9779B2F708B38908DA4126B4A6398B1D93676A (void);
// 0x00000F03 System.Void System.Net.FtpWebResponse::set_StatusCode(System.Net.FtpStatusCode)
extern void FtpWebResponse_set_StatusCode_m989B71AB45CCC1BE2F3DAC64AE2A6FB8BDFBD543 (void);
// 0x00000F04 System.Void System.Net.FtpWebResponse::Close()
extern void FtpWebResponse_Close_mB0BF790B7D0778CAE04A2D0B28CBA7B3590914E9 (void);
// 0x00000F05 System.IO.Stream System.Net.FtpWebResponse::GetResponseStream()
extern void FtpWebResponse_GetResponseStream_mC281E3E56940B9EBFE6C5631E84E801AF63B2ECA (void);
// 0x00000F06 System.Void System.Net.FtpWebResponse::set_Stream(System.IO.Stream)
extern void FtpWebResponse_set_Stream_mA775583F5D86B8BC121372286E8C38FE25644A26 (void);
// 0x00000F07 System.Void System.Net.FtpWebResponse::UpdateStatus(System.Net.FtpStatus)
extern void FtpWebResponse_UpdateStatus_m63E1E366CDEADBF20BD30D41CB77E9B723EAE355 (void);
// 0x00000F08 System.Void System.Net.FtpWebResponse::CheckDisposed()
extern void FtpWebResponse_CheckDisposed_m0A317BF997BD0814F07EBFA1A7F75E939A7286D9 (void);
// 0x00000F09 System.Boolean System.Net.FtpWebResponse::IsFinal()
extern void FtpWebResponse_IsFinal_m0D47181A2DB04567196AD438FE81EB7C102ED5D5 (void);
// 0x00000F0A System.Void System.Net.HttpRequestCreator::.ctor()
extern void HttpRequestCreator__ctor_m2B7DE24FCB9C1814F8972B4B167127F86DB1BF39 (void);
// 0x00000F0B System.Net.WebRequest System.Net.HttpRequestCreator::Create(System.Uri)
extern void HttpRequestCreator_Create_mE3E077C98503C150AA328D4EED41FE9F8F518F46 (void);
// 0x00000F0C System.Void System.Net.HttpWebRequest::.cctor()
extern void HttpWebRequest__cctor_mA59FB9F51019C563A3B276B79A1131CFDBE0035D (void);
// 0x00000F0D System.Void System.Net.HttpWebRequest::.ctor(System.Uri)
extern void HttpWebRequest__ctor_m85AA1BD537DCDBF3B1BCD75F6C93C6AA8B831D7F (void);
// 0x00000F0E System.Void System.Net.HttpWebRequest::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
extern void HttpWebRequest__ctor_m85CA8AA15E849598BC5ED6217805CBDF8D5BAA0E (void);
// 0x00000F0F System.Void System.Net.HttpWebRequest::ResetAuthorization()
extern void HttpWebRequest_ResetAuthorization_mAA12582B7D5B809AFFA7559AEA5582AADD6B23AF (void);
// 0x00000F10 System.Void System.Net.HttpWebRequest::SetSpecialHeaders(System.String,System.String)
extern void HttpWebRequest_SetSpecialHeaders_mE1E07E7DE10DC49AEAD0B25905915E1372D7C381 (void);
// 0x00000F11 System.Void System.Net.HttpWebRequest::set_Accept(System.String)
extern void HttpWebRequest_set_Accept_mBE796904B6F295641F25E8BAA0F12D4E1FF987F1 (void);
// 0x00000F12 System.Uri System.Net.HttpWebRequest::get_Address()
extern void HttpWebRequest_get_Address_mC998EF3704E8B63D965DBE0DA1EF66094C982C6B (void);
// 0x00000F13 System.Void System.Net.HttpWebRequest::set_Address(System.Uri)
extern void HttpWebRequest_set_Address_mCCCDF96D97783479D8B6731B0CCCE0365E3A5414 (void);
// 0x00000F14 System.Boolean System.Net.HttpWebRequest::get_AllowWriteStreamBuffering()
extern void HttpWebRequest_get_AllowWriteStreamBuffering_m2D65460C721D22AB1EF7AF4E5C6FCBB686D0BCD9 (void);
// 0x00000F15 System.Net.DecompressionMethods System.Net.HttpWebRequest::get_AutomaticDecompression()
extern void HttpWebRequest_get_AutomaticDecompression_m4954C9D4E3112B527C94A73B330C4224BAD1D60C (void);
// 0x00000F16 System.Boolean System.Net.HttpWebRequest::get_InternalAllowBuffering()
extern void HttpWebRequest_get_InternalAllowBuffering_m07B77C80FEB9822A91DD23A4E99139566385717E (void);
// 0x00000F17 System.Boolean System.Net.HttpWebRequest::get_MethodWithBuffer()
extern void HttpWebRequest_get_MethodWithBuffer_mE9AF8BE21607A369A44E11F61E3196E0D52162AF (void);
// 0x00000F18 Mono.Security.Interface.MonoTlsProvider System.Net.HttpWebRequest::get_TlsProvider()
extern void HttpWebRequest_get_TlsProvider_mFCE9A829570049B9CF3909E9F1C12BA2E8B0986D (void);
// 0x00000F19 Mono.Security.Interface.MonoTlsSettings System.Net.HttpWebRequest::get_TlsSettings()
extern void HttpWebRequest_get_TlsSettings_mDA609544717DB6962B35893BB1C9D95E62B0B660 (void);
// 0x00000F1A System.Security.Cryptography.X509Certificates.X509CertificateCollection System.Net.HttpWebRequest::get_ClientCertificates()
extern void HttpWebRequest_get_ClientCertificates_m239FFF990299759F455517EA50A50C1B13EC8369 (void);
// 0x00000F1B System.Void System.Net.HttpWebRequest::set_Connection(System.String)
extern void HttpWebRequest_set_Connection_m9944F5EE91C57B9AD2461691C56E834754E4B799 (void);
// 0x00000F1C System.Int64 System.Net.HttpWebRequest::get_ContentLength()
extern void HttpWebRequest_get_ContentLength_mDE1AA61292E10EB999C75B81791D495E3BE6D1CF (void);
// 0x00000F1D System.Void System.Net.HttpWebRequest::set_ContentLength(System.Int64)
extern void HttpWebRequest_set_ContentLength_m2EF764A4796651E064FA5F12B0262BFB80016E48 (void);
// 0x00000F1E System.Void System.Net.HttpWebRequest::set_InternalContentLength(System.Int64)
extern void HttpWebRequest_set_InternalContentLength_mCFA62AC5AC5C3221C14746EC8E8F49A8CF76BD91 (void);
// 0x00000F1F System.Boolean System.Net.HttpWebRequest::get_ThrowOnError()
extern void HttpWebRequest_get_ThrowOnError_mF2D67420F1F5F49D18F42B36732FD7404F877D62 (void);
// 0x00000F20 System.Void System.Net.HttpWebRequest::set_ThrowOnError(System.Boolean)
extern void HttpWebRequest_set_ThrowOnError_m7A186C503E47933A82ABC3AA32081213004BF0FD (void);
// 0x00000F21 System.Void System.Net.HttpWebRequest::set_ContentType(System.String)
extern void HttpWebRequest_set_ContentType_m3C1B748A28004A843DF1C3FFDA47287379F44A96 (void);
// 0x00000F22 System.Net.ICredentials System.Net.HttpWebRequest::get_Credentials()
extern void HttpWebRequest_get_Credentials_m84A4D1C82C242F5BFC1AA194B223EEC1008180C0 (void);
// 0x00000F23 System.Void System.Net.HttpWebRequest::set_Credentials(System.Net.ICredentials)
extern void HttpWebRequest_set_Credentials_mA3E490BDADC985AFF8F66C33DC142E732CE19FA0 (void);
// 0x00000F24 System.Void System.Net.HttpWebRequest::set_Expect(System.String)
extern void HttpWebRequest_set_Expect_m4EAE03AEFAE4DA87A34B912300B406E165B0E8CA (void);
// 0x00000F25 System.Net.WebHeaderCollection System.Net.HttpWebRequest::get_Headers()
extern void HttpWebRequest_get_Headers_m7DFB50F041CB8C24804468E20FB81CF347A42EA5 (void);
// 0x00000F26 System.Void System.Net.HttpWebRequest::set_Headers(System.Net.WebHeaderCollection)
extern void HttpWebRequest_set_Headers_m5F2856A2B14D153505E906BD7E167146F8F0052B (void);
// 0x00000F27 System.String System.Net.HttpWebRequest::get_Host()
extern void HttpWebRequest_get_Host_m633144DD18EC28C5D4CE2F34B57C29D64A4A9DB5 (void);
// 0x00000F28 System.Void System.Net.HttpWebRequest::set_Host(System.String)
extern void HttpWebRequest_set_Host_m4BE0E8959B8CAE9DD5E8CF0575854EEC610BED4F (void);
// 0x00000F29 System.Boolean System.Net.HttpWebRequest::CheckValidHost(System.String,System.String)
extern void HttpWebRequest_CheckValidHost_m74A97470623C461ECDF3223969B86E812F442194 (void);
// 0x00000F2A System.Boolean System.Net.HttpWebRequest::get_KeepAlive()
extern void HttpWebRequest_get_KeepAlive_mF11B5750CC9FED8F7C43C3317B88BA8E8258E274 (void);
// 0x00000F2B System.Int32 System.Net.HttpWebRequest::get_ReadWriteTimeout()
extern void HttpWebRequest_get_ReadWriteTimeout_m86E1F5472AAB426943817D16339BF5651E0AC841 (void);
// 0x00000F2C System.String System.Net.HttpWebRequest::get_Method()
extern void HttpWebRequest_get_Method_m4D22C932A83FA972952BCAB099FB0DCD4B999656 (void);
// 0x00000F2D System.Void System.Net.HttpWebRequest::set_Method(System.String)
extern void HttpWebRequest_set_Method_m154B81F2000B62CEC73F33F06702342AA969AD05 (void);
// 0x00000F2E System.Net.IWebProxy System.Net.HttpWebRequest::get_Proxy()
extern void HttpWebRequest_get_Proxy_m7A15A867DC40F657A16C7BF29D09BB04C687D820 (void);
// 0x00000F2F System.Void System.Net.HttpWebRequest::set_Proxy(System.Net.IWebProxy)
extern void HttpWebRequest_set_Proxy_mF768E22BDC7250BE336D21EAF3DA4F7F324FEF1B (void);
// 0x00000F30 System.Void System.Net.HttpWebRequest::set_Referer(System.String)
extern void HttpWebRequest_set_Referer_m225D907BDBB9A2F08D7CE34FA72251196B0E2098 (void);
// 0x00000F31 System.Uri System.Net.HttpWebRequest::get_RequestUri()
extern void HttpWebRequest_get_RequestUri_mBA502B40475588F2C878FA463DB0EDD64964E083 (void);
// 0x00000F32 System.Boolean System.Net.HttpWebRequest::get_SendChunked()
extern void HttpWebRequest_get_SendChunked_mA44BAA89D8F887C53638D792B9B35A92AAE46FB3 (void);
// 0x00000F33 System.Net.ServicePoint System.Net.HttpWebRequest::get_ServicePoint()
extern void HttpWebRequest_get_ServicePoint_m7E95E58719904639C79F9420F080A3F94BAB63EC (void);
// 0x00000F34 System.Net.ServicePoint System.Net.HttpWebRequest::get_ServicePointNoLock()
extern void HttpWebRequest_get_ServicePointNoLock_m6749645299E6A6C85445E9B7F2DAD248FC6FA1E1 (void);
// 0x00000F35 System.Int32 System.Net.HttpWebRequest::get_Timeout()
extern void HttpWebRequest_get_Timeout_m867759720DA1C376875E81FA1948D4298FC8FDED (void);
// 0x00000F36 System.String System.Net.HttpWebRequest::get_TransferEncoding()
extern void HttpWebRequest_get_TransferEncoding_m436C0B3A86E8691EAF985FD363DDA0656007977E (void);
// 0x00000F37 System.Void System.Net.HttpWebRequest::set_UserAgent(System.String)
extern void HttpWebRequest_set_UserAgent_mD7DED7D38EC13B379A9ACE5ED89CAA3ACB0B94D5 (void);
// 0x00000F38 System.Boolean System.Net.HttpWebRequest::get_UnsafeAuthenticatedConnectionSharing()
extern void HttpWebRequest_get_UnsafeAuthenticatedConnectionSharing_m8A85B953FA637C240BA16D027451D3CA1F6ECFBE (void);
// 0x00000F39 System.Boolean System.Net.HttpWebRequest::get_ExpectContinue()
extern void HttpWebRequest_get_ExpectContinue_m80EDFA10BD4E39A93C3C575A836F67BBA092E5EC (void);
// 0x00000F3A System.Void System.Net.HttpWebRequest::set_ExpectContinue(System.Boolean)
extern void HttpWebRequest_set_ExpectContinue_mAADC5EE3EA03A70686991FD0BAF0833E74EC0DEC (void);
// 0x00000F3B System.Uri System.Net.HttpWebRequest::get_AuthUri()
extern void HttpWebRequest_get_AuthUri_mCEEC6FB9771FF5DBD1BD7C00A47DE121C1D2B728 (void);
// 0x00000F3C System.Boolean System.Net.HttpWebRequest::get_ProxyQuery()
extern void HttpWebRequest_get_ProxyQuery_mD028E8C29538FC20E736D0BD10828F5C59418F46 (void);
// 0x00000F3D System.Net.ServerCertValidationCallback System.Net.HttpWebRequest::get_ServerCertValidationCallback()
extern void HttpWebRequest_get_ServerCertValidationCallback_mE535B7C3510E634EF8B2E2C9698BE4069D376619 (void);
// 0x00000F3E System.Net.ServicePoint System.Net.HttpWebRequest::GetServicePoint()
extern void HttpWebRequest_GetServicePoint_m2F4A5E8A7A723C3CA97203FE2A4D9913EAC185E6 (void);
// 0x00000F3F System.Boolean System.Net.HttpWebRequest::CheckIfForceWrite(System.Net.SimpleAsyncResult)
extern void HttpWebRequest_CheckIfForceWrite_mBF53A01F9A3E8C5D4B9E2A9DFB199735A6C779A8 (void);
// 0x00000F40 System.IAsyncResult System.Net.HttpWebRequest::BeginGetResponse(System.AsyncCallback,System.Object)
extern void HttpWebRequest_BeginGetResponse_m0EA99EDC3B42DE701F4B7BD934B2AB64A8402E24 (void);
// 0x00000F41 System.Net.WebResponse System.Net.HttpWebRequest::EndGetResponse(System.IAsyncResult)
extern void HttpWebRequest_EndGetResponse_m369F10A4A440250B6C4D68733C114E76E53FF8B7 (void);
// 0x00000F42 System.Net.WebResponse System.Net.HttpWebRequest::GetResponse()
extern void HttpWebRequest_GetResponse_m454DDC78C1CF4903EB136C62912BE7045CB9842E (void);
// 0x00000F43 System.Boolean System.Net.HttpWebRequest::get_FinishedReading()
extern void HttpWebRequest_get_FinishedReading_mA30B015AA206E345AF2297CA4741162A3AAE89CD (void);
// 0x00000F44 System.Void System.Net.HttpWebRequest::set_FinishedReading(System.Boolean)
extern void HttpWebRequest_set_FinishedReading_m7996D990D5CC3E633495786FBC33530F8F28DE49 (void);
// 0x00000F45 System.Boolean System.Net.HttpWebRequest::get_Aborted()
extern void HttpWebRequest_get_Aborted_m1B20EBC39661999F0246C9CE95CEB3F71E7DE596 (void);
// 0x00000F46 System.Void System.Net.HttpWebRequest::Abort()
extern void HttpWebRequest_Abort_mA4AB694069860078313AE2CE0A0D3C53246729E4 (void);
// 0x00000F47 System.Void System.Net.HttpWebRequest::System.Runtime.Serialization.ISerializable.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
extern void HttpWebRequest_System_Runtime_Serialization_ISerializable_GetObjectData_m14EED4626353FF9CB5ABAC2978C2CA37890306AC (void);
// 0x00000F48 System.Void System.Net.HttpWebRequest::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
extern void HttpWebRequest_GetObjectData_mF600B207AECA50F8B6ACB8D4C29366A6ABE36C45 (void);
// 0x00000F49 System.Void System.Net.HttpWebRequest::CheckRequestStarted()
extern void HttpWebRequest_CheckRequestStarted_m00912EA98FC3C1CAEC6E649112812FCEA7BFC29A (void);
// 0x00000F4A System.Void System.Net.HttpWebRequest::DoContinueDelegate(System.Int32,System.Net.WebHeaderCollection)
extern void HttpWebRequest_DoContinueDelegate_m87792A631B5DE72413308FD1A96986862839B593 (void);
// 0x00000F4B System.Void System.Net.HttpWebRequest::RewriteRedirectToGet()
extern void HttpWebRequest_RewriteRedirectToGet_m7E0D7EBC6D67FB8076A6359A1DCF58CDD8755CAE (void);
// 0x00000F4C System.Boolean System.Net.HttpWebRequest::Redirect(System.Net.WebAsyncResult,System.Net.HttpStatusCode,System.Net.WebResponse)
extern void HttpWebRequest_Redirect_mF1F5EE5C923D0092D3ADB53041F54CDD160ED63D (void);
// 0x00000F4D System.String System.Net.HttpWebRequest::GetHeaders()
extern void HttpWebRequest_GetHeaders_m319AC2C16CFC0B301ECA426CC40F2AA8F3CF7DFD (void);
// 0x00000F4E System.Void System.Net.HttpWebRequest::DoPreAuthenticate()
extern void HttpWebRequest_DoPreAuthenticate_mBE233826F26FBE74A082061249EDF89BB3552385 (void);
// 0x00000F4F System.Void System.Net.HttpWebRequest::SetWriteStreamError(System.Net.WebExceptionStatus,System.Exception)
extern void HttpWebRequest_SetWriteStreamError_mE08E9FA673BF5E1CA66EC85FFBA2E60F471A3996 (void);
// 0x00000F50 System.Byte[] System.Net.HttpWebRequest::GetRequestHeaders()
extern void HttpWebRequest_GetRequestHeaders_m47644427DDBA230A0478632AC33393CA464DDA5B (void);
// 0x00000F51 System.Void System.Net.HttpWebRequest::SetWriteStream(System.Net.WebConnectionStream)
extern void HttpWebRequest_SetWriteStream_m29E07109D09FD86A4F92CC87C126A85C115F9FF2 (void);
// 0x00000F52 System.Void System.Net.HttpWebRequest::SetWriteStreamInner(System.Net.SimpleAsyncCallback)
extern void HttpWebRequest_SetWriteStreamInner_m06C6A0D763A33F9ABC63B18F9D2EF0E5F8BCA9A5 (void);
// 0x00000F53 System.Void System.Net.HttpWebRequest::SetWriteStreamError(System.Exception)
extern void HttpWebRequest_SetWriteStreamError_m3D42F4578892CD6BC1DA7D9725AA0A170D14929C (void);
// 0x00000F54 System.Void System.Net.HttpWebRequest::SetResponseError(System.Net.WebExceptionStatus,System.Exception,System.String)
extern void HttpWebRequest_SetResponseError_mC8539F337100ADEE994AA66EB522CD613CA5E662 (void);
// 0x00000F55 System.Void System.Net.HttpWebRequest::CheckSendError(System.Net.WebConnectionData)
extern void HttpWebRequest_CheckSendError_m5CB98C2EFFB6BB6D42B245E3ADAD39F279C05493 (void);
// 0x00000F56 System.Boolean System.Net.HttpWebRequest::HandleNtlmAuth(System.Net.WebAsyncResult)
extern void HttpWebRequest_HandleNtlmAuth_mF5F364BBAE5DF8F6E9946C8718DAE9DA5D27E647 (void);
// 0x00000F57 System.Void System.Net.HttpWebRequest::SetResponseData(System.Net.WebConnectionData)
extern void HttpWebRequest_SetResponseData_m736088F0B44101F0D449344A847BC93A375A1E82 (void);
// 0x00000F58 System.Boolean System.Net.HttpWebRequest::CheckAuthorization(System.Net.WebResponse,System.Net.HttpStatusCode)
extern void HttpWebRequest_CheckAuthorization_m19026B770747E1221AD6C0D561DDD9CF59D1AD07 (void);
// 0x00000F59 System.Boolean System.Net.HttpWebRequest::CheckFinalStatus(System.Net.WebAsyncResult)
extern void HttpWebRequest_CheckFinalStatus_mB909A62E1A79FF8C3F35BB77AC0E0A962659FDEB (void);
// 0x00000F5A System.Boolean System.Net.HttpWebRequest::get_ReuseConnection()
extern void HttpWebRequest_get_ReuseConnection_mC573AB22C2EBE0EB4FEAC99C7FE76A92B75E672F (void);
// 0x00000F5B System.Void System.Net.HttpWebRequest::set_ReuseConnection(System.Boolean)
extern void HttpWebRequest_set_ReuseConnection_m9648C1902AB14FEB6908A9106113EEA91D688DB0 (void);
// 0x00000F5C System.Void System.Net.HttpWebRequest::<SetWriteStream>b__258_0(System.Net.SimpleAsyncResult)
extern void HttpWebRequest_U3CSetWriteStreamU3Eb__258_0_m689A341FF765F4153D7C4CFDB3575B99F51C8753 (void);
// 0x00000F5D System.Void System.Net.HttpWebRequest::<SetWriteStream>b__258_1(System.Net.SimpleAsyncResult)
extern void HttpWebRequest_U3CSetWriteStreamU3Eb__258_1_m847FB17EF2DCDDA745EC1643F6865D45461FEEAF (void);
// 0x00000F5E System.Boolean System.Net.HttpWebRequest::<SetWriteStreamInner>b__259_0(System.Net.SimpleAsyncResult)
extern void HttpWebRequest_U3CSetWriteStreamInnerU3Eb__259_0_m3B0D4BBE9BB1F4D71011BBB91DD7A818BCF5093D (void);
// 0x00000F5F System.Void System.Net.HttpWebRequest::.ctor()
extern void HttpWebRequest__ctor_m71D51512F53504F6BCBCFBCBBCB5D803357145D0 (void);
// 0x00000F60 System.Boolean System.Net.HttpWebRequest_AuthorizationState::get_IsCompleted()
extern void AuthorizationState_get_IsCompleted_m2C818782DEE865E74E773910167CCA5718F0A017_AdjustorThunk (void);
// 0x00000F61 System.Net.HttpWebRequest_NtlmAuthState System.Net.HttpWebRequest_AuthorizationState::get_NtlmAuthState()
extern void AuthorizationState_get_NtlmAuthState_m85358EBAA7327835F1111AE210C1666F96A9DF1A_AdjustorThunk (void);
// 0x00000F62 System.Boolean System.Net.HttpWebRequest_AuthorizationState::get_IsNtlmAuthenticated()
extern void AuthorizationState_get_IsNtlmAuthenticated_m39FC6F759B98257680358063C545937FCA343078_AdjustorThunk (void);
// 0x00000F63 System.Void System.Net.HttpWebRequest_AuthorizationState::.ctor(System.Net.HttpWebRequest,System.Boolean)
extern void AuthorizationState__ctor_m69A0EFF9B7497316A6F0FE2896C466CDDE89E88D_AdjustorThunk (void);
// 0x00000F64 System.Boolean System.Net.HttpWebRequest_AuthorizationState::CheckAuthorization(System.Net.WebResponse,System.Net.HttpStatusCode)
extern void AuthorizationState_CheckAuthorization_m3666C54139C31E92978AA15558606A9C74328838_AdjustorThunk (void);
// 0x00000F65 System.Void System.Net.HttpWebRequest_AuthorizationState::Reset()
extern void AuthorizationState_Reset_m230C3EC7F9B07163838BB8E5594DB71DC7DAD5EF_AdjustorThunk (void);
// 0x00000F66 System.String System.Net.HttpWebRequest_AuthorizationState::ToString()
extern void AuthorizationState_ToString_m91603A74B89DD49A7CD4B9878309E458BD7F002A_AdjustorThunk (void);
// 0x00000F67 System.Void System.Net.HttpWebRequest_<>c__DisplayClass238_0::.ctor()
extern void U3CU3Ec__DisplayClass238_0__ctor_mD79C17473C69332138DD6687ACFBB34293B3380D (void);
// 0x00000F68 System.Void System.Net.HttpWebRequest_<>c__DisplayClass238_0::<BeginGetResponse>b__0(System.Net.SimpleAsyncResult)
extern void U3CU3Ec__DisplayClass238_0_U3CBeginGetResponseU3Eb__0_mFB1C76811A1A93E823A4AACCA64A54B3B81D5AFB (void);
// 0x00000F69 System.Void System.Net.HttpWebResponse::.ctor(System.Uri,System.String,System.Net.WebConnectionData,System.Net.CookieContainer)
extern void HttpWebResponse__ctor_mDCEB34153A3638C433069B4E4E18D873E730404A (void);
// 0x00000F6A System.Void System.Net.HttpWebResponse::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
extern void HttpWebResponse__ctor_mD2B0C901BE236627237148B60DA663994BDE3E14 (void);
// 0x00000F6B System.Net.WebHeaderCollection System.Net.HttpWebResponse::get_Headers()
extern void HttpWebResponse_get_Headers_mA95C5BDB594EA669DD70636C9D12FF7EA103F6CF (void);
// 0x00000F6C System.Net.HttpStatusCode System.Net.HttpWebResponse::get_StatusCode()
extern void HttpWebResponse_get_StatusCode_mB4FCB57795F71FAD30C7DA8C95069ED7C99B3F48 (void);
// 0x00000F6D System.String System.Net.HttpWebResponse::get_StatusDescription()
extern void HttpWebResponse_get_StatusDescription_mDFCB59B4DACBCAD920888CE0D7F7614EF0963170 (void);
// 0x00000F6E System.Void System.Net.HttpWebResponse::ReadAll()
extern void HttpWebResponse_ReadAll_m923351A4BDB45CA1C1D7400B11BA943A595C0427 (void);
// 0x00000F6F System.IO.Stream System.Net.HttpWebResponse::GetResponseStream()
extern void HttpWebResponse_GetResponseStream_mD8A0A4AD18EFA0B2E4EF5D32D7D0142333D1A6D9 (void);
// 0x00000F70 System.Void System.Net.HttpWebResponse::System.Runtime.Serialization.ISerializable.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
extern void HttpWebResponse_System_Runtime_Serialization_ISerializable_GetObjectData_mC5CA65A8BFEA462265FB6B9AF12C34E54D39D2B6 (void);
// 0x00000F71 System.Void System.Net.HttpWebResponse::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
extern void HttpWebResponse_GetObjectData_m5D679A30BC506D7C6B83205AD4ABA033C7C90464 (void);
// 0x00000F72 System.Void System.Net.HttpWebResponse::Close()
extern void HttpWebResponse_Close_mE0B3DE806681D3F0C7E53842D99F1A5F65040523 (void);
// 0x00000F73 System.Void System.Net.HttpWebResponse::System.IDisposable.Dispose()
extern void HttpWebResponse_System_IDisposable_Dispose_m4C39C7DFB354D17F3C9A3FA6003C391C6BB1F7BA (void);
// 0x00000F74 System.Void System.Net.HttpWebResponse::Dispose(System.Boolean)
extern void HttpWebResponse_Dispose_mB696D8963ED9EAECF60D51D8330AC8A6F14721BB (void);
// 0x00000F75 System.Void System.Net.HttpWebResponse::CheckDisposed()
extern void HttpWebResponse_CheckDisposed_m383DF4B8F57388E9405FEDE07F0E1848C4FDE656 (void);
// 0x00000F76 System.Void System.Net.HttpWebResponse::FillCookies()
extern void HttpWebResponse_FillCookies_mDD48C6065E74539F96BB15FB001A6EBB62FFA21A (void);
// 0x00000F77 System.Void System.Net.HttpWebResponse::.ctor()
extern void HttpWebResponse__ctor_m02A0D053BCD86AC08A8137DDAFB5124631D4A0FD (void);
// 0x00000F78 System.Void System.Net.IPv6AddressFormatter::.ctor(System.UInt16[],System.Int64)
extern void IPv6AddressFormatter__ctor_m94725668992E78AA0D75E1C072E8A567E9C34497_AdjustorThunk (void);
// 0x00000F79 System.UInt16 System.Net.IPv6AddressFormatter::SwapUShort(System.UInt16)
extern void IPv6AddressFormatter_SwapUShort_m6B7BA905E96BB0889C580EE25F3614C7A4A9164C (void);
// 0x00000F7A System.UInt32 System.Net.IPv6AddressFormatter::AsIPv4Int()
extern void IPv6AddressFormatter_AsIPv4Int_m94B06C695C45C85A90F95CAAF4430772EFC16C4F_AdjustorThunk (void);
// 0x00000F7B System.Boolean System.Net.IPv6AddressFormatter::IsIPv4Compatible()
extern void IPv6AddressFormatter_IsIPv4Compatible_mDC05432DB57ED01219A35BD1B712E589A527A5FC_AdjustorThunk (void);
// 0x00000F7C System.Boolean System.Net.IPv6AddressFormatter::IsIPv4Mapped()
extern void IPv6AddressFormatter_IsIPv4Mapped_m0BEBB1DE4A773028D3091D8321106BE92519A127_AdjustorThunk (void);
// 0x00000F7D System.String System.Net.IPv6AddressFormatter::ToString()
extern void IPv6AddressFormatter_ToString_mBBBF9A3ABB56F52589BD211DD827015066076C8F_AdjustorThunk (void);
// 0x00000F7E System.Net.WebConnectionGroup System.Net.IWebConnectionState::get_Group()
// 0x00000F7F System.Boolean System.Net.IWebConnectionState::TrySetBusy()
// 0x00000F80 System.Void System.Net.IWebConnectionState::SetIdle()
// 0x00000F81 System.Void System.Net.MonoChunkStream::.ctor(System.Byte[],System.Int32,System.Int32,System.Net.WebHeaderCollection)
extern void MonoChunkStream__ctor_m6FF583144A344058281F8861F6112D23CA6A2D49 (void);
// 0x00000F82 System.Void System.Net.MonoChunkStream::.ctor(System.Net.WebHeaderCollection)
extern void MonoChunkStream__ctor_m0ADB25AFE1F9EE78C3304F9B7133F6F2F21013E8 (void);
// 0x00000F83 System.Void System.Net.MonoChunkStream::ResetBuffer()
extern void MonoChunkStream_ResetBuffer_m05A647997D2FC9F41EC0630004BEAD6AC52F2FC4 (void);
// 0x00000F84 System.Void System.Net.MonoChunkStream::WriteAndReadBack(System.Byte[],System.Int32,System.Int32,System.Int32&)
extern void MonoChunkStream_WriteAndReadBack_m9C87171CAD33E55A6F2D82A03655774502804F14 (void);
// 0x00000F85 System.Int32 System.Net.MonoChunkStream::Read(System.Byte[],System.Int32,System.Int32)
extern void MonoChunkStream_Read_m951C0443C1B74F4CFAFEB6ED95552A7C76D4E982 (void);
// 0x00000F86 System.Int32 System.Net.MonoChunkStream::ReadFromChunks(System.Byte[],System.Int32,System.Int32)
extern void MonoChunkStream_ReadFromChunks_mC95825D03391872071791EA8FB8D4A0B6CFA26A5 (void);
// 0x00000F87 System.Void System.Net.MonoChunkStream::Write(System.Byte[],System.Int32,System.Int32)
extern void MonoChunkStream_Write_m045364F47D0ECD587C1022ADD5047BEDEF1DC27D (void);
// 0x00000F88 System.Void System.Net.MonoChunkStream::InternalWrite(System.Byte[],System.Int32&,System.Int32)
extern void MonoChunkStream_InternalWrite_mD2577E7811A8F5E5FF8E2B7AA93CCBD5312B3FB9 (void);
// 0x00000F89 System.Boolean System.Net.MonoChunkStream::get_WantMore()
extern void MonoChunkStream_get_WantMore_m8815C437B775BD488B25574CB64E644AD9A1A73F (void);
// 0x00000F8A System.Boolean System.Net.MonoChunkStream::get_DataAvailable()
extern void MonoChunkStream_get_DataAvailable_m567F5B4EB8419551740D58B7AACF19CCA2E0AA1F (void);
// 0x00000F8B System.Int32 System.Net.MonoChunkStream::get_ChunkLeft()
extern void MonoChunkStream_get_ChunkLeft_m564BBC27EC047620C34B5FF91B304BC9263E85B9 (void);
// 0x00000F8C System.Net.MonoChunkStream_State System.Net.MonoChunkStream::ReadBody(System.Byte[],System.Int32&,System.Int32)
extern void MonoChunkStream_ReadBody_mDDD46697977E46299A9ED189BDF61C5AC53A8002 (void);
// 0x00000F8D System.Net.MonoChunkStream_State System.Net.MonoChunkStream::GetChunkSize(System.Byte[],System.Int32&,System.Int32)
extern void MonoChunkStream_GetChunkSize_m2C862194032B260C7AD357B7CE2295A6ED488FEE (void);
// 0x00000F8E System.String System.Net.MonoChunkStream::RemoveChunkExtension(System.String)
extern void MonoChunkStream_RemoveChunkExtension_mD14D135C11A5F24FC208CAD57322D9C800B047FF (void);
// 0x00000F8F System.Net.MonoChunkStream_State System.Net.MonoChunkStream::ReadCRLF(System.Byte[],System.Int32&,System.Int32)
extern void MonoChunkStream_ReadCRLF_m3D8A642EDF489046BDCD5A0515D74628F1222E18 (void);
// 0x00000F90 System.Net.MonoChunkStream_State System.Net.MonoChunkStream::ReadTrailer(System.Byte[],System.Int32&,System.Int32)
extern void MonoChunkStream_ReadTrailer_mAB5F0EAFABB2F3FCB6748ECED41E840872B40AF9 (void);
// 0x00000F91 System.Void System.Net.MonoChunkStream::ThrowProtocolViolation(System.String)
extern void MonoChunkStream_ThrowProtocolViolation_mC9B0B1760F312148830161608B10224D40D42192 (void);
// 0x00000F92 System.Void System.Net.MonoChunkStream_Chunk::.ctor(System.Byte[])
extern void Chunk__ctor_m8FECC33DD2DE884EC860B9832A223B11CD5465FF (void);
// 0x00000F93 System.Int32 System.Net.MonoChunkStream_Chunk::Read(System.Byte[],System.Int32,System.Int32)
extern void Chunk_Read_m765BA24769BDBF6F3D285F0190A62AAE5144E072 (void);
// 0x00000F94 System.Void System.Net.NtlmClient::.ctor()
extern void NtlmClient__ctor_m0D21FEAFC5E5E03B0796EEE3DCCF690B2A8FC8C6 (void);
// 0x00000F95 System.Net.Authorization System.Net.NtlmClient::Authenticate(System.String,System.Net.WebRequest,System.Net.ICredentials)
extern void NtlmClient_Authenticate_mCDC8AA52BA2D724024B81A39A4D96C4B4AF3CBB0 (void);
// 0x00000F96 System.Net.Authorization System.Net.NtlmClient::PreAuthenticate(System.Net.WebRequest,System.Net.ICredentials)
extern void NtlmClient_PreAuthenticate_m9AFD2C3F162527EF52C304143D08DEC4A68C04F2 (void);
// 0x00000F97 System.String System.Net.NtlmClient::get_AuthenticationType()
extern void NtlmClient_get_AuthenticationType_m666845B43C7EA43E5F5125B1A0245E559C2F94EA (void);
// 0x00000F98 System.Void System.Net.ServicePoint::.ctor(System.Uri,System.Int32,System.Int32)
extern void ServicePoint__ctor_m788957B0CF9F256F581975F6ACDA0DB122D2BE85 (void);
// 0x00000F99 System.Uri System.Net.ServicePoint::get_Address()
extern void ServicePoint_get_Address_m495426C74C9007D28297B146B4B6DB4BEC733FAA (void);
// 0x00000F9A System.Int32 System.Net.ServicePoint::get_ConnectionLimit()
extern void ServicePoint_get_ConnectionLimit_m6C7210450E5186E95E6895C08E4E3C267E186B9D (void);
// 0x00000F9B System.Version System.Net.ServicePoint::get_ProtocolVersion()
extern void ServicePoint_get_ProtocolVersion_m39233EE2F9E7618A69906F3A45FB9BE36DB26CB0 (void);
// 0x00000F9C System.Void System.Net.ServicePoint::set_Expect100Continue(System.Boolean)
extern void ServicePoint_set_Expect100Continue_m9F795AEF8CCA79C80CDD27F7EA7AD01DAD92618B (void);
// 0x00000F9D System.Boolean System.Net.ServicePoint::get_UseNagleAlgorithm()
extern void ServicePoint_get_UseNagleAlgorithm_m56DFD8215A0D543539F4BC78DD65EE54F9FCC5F0 (void);
// 0x00000F9E System.Void System.Net.ServicePoint::set_UseNagleAlgorithm(System.Boolean)
extern void ServicePoint_set_UseNagleAlgorithm_mA40D127E6B6DDB7FE8EBDE9A075FF0FF96CAE3FB (void);
// 0x00000F9F System.Boolean System.Net.ServicePoint::get_SendContinue()
extern void ServicePoint_get_SendContinue_m71ED43C3FABD7B7CFF2628FA3D022D6454CF3482 (void);
// 0x00000FA0 System.Void System.Net.ServicePoint::set_SendContinue(System.Boolean)
extern void ServicePoint_set_SendContinue_m92320EA69F94AE266D2C8797E5DCEA965DF5C8ED (void);
// 0x00000FA1 System.Void System.Net.ServicePoint::SetTcpKeepAlive(System.Boolean,System.Int32,System.Int32)
extern void ServicePoint_SetTcpKeepAlive_mBA9E8F9615C7BAA38E396F21B73549BE72AFB165 (void);
// 0x00000FA2 System.Void System.Net.ServicePoint::KeepAliveSetup(System.Net.Sockets.Socket)
extern void ServicePoint_KeepAliveSetup_mA93E274CFA648CFE9D5A64B51EAECE3C50A6AA84 (void);
// 0x00000FA3 System.Void System.Net.ServicePoint::PutBytes(System.Byte[],System.UInt32,System.Int32)
extern void ServicePoint_PutBytes_m280E89A8437B016F30CE0624232AB81923286086 (void);
// 0x00000FA4 System.Boolean System.Net.ServicePoint::get_UsesProxy()
extern void ServicePoint_get_UsesProxy_mE9FA562F253495145951E40663A0020A81C4E0B2 (void);
// 0x00000FA5 System.Void System.Net.ServicePoint::set_UsesProxy(System.Boolean)
extern void ServicePoint_set_UsesProxy_m81B24DCBB2CDB67877B1631AD53EA4925B2D77D2 (void);
// 0x00000FA6 System.Boolean System.Net.ServicePoint::get_UseConnect()
extern void ServicePoint_get_UseConnect_m6268CF09927CD113B8841A7CE26C668D55428AB0 (void);
// 0x00000FA7 System.Void System.Net.ServicePoint::set_UseConnect(System.Boolean)
extern void ServicePoint_set_UseConnect_m63B28421D36EA6064A66588382A7381C9318CAA2 (void);
// 0x00000FA8 System.Net.WebConnectionGroup System.Net.ServicePoint::GetConnectionGroup(System.String)
extern void ServicePoint_GetConnectionGroup_m774B07C841B7AC60DE88440D24396170072993C1 (void);
// 0x00000FA9 System.Void System.Net.ServicePoint::RemoveConnectionGroup(System.Net.WebConnectionGroup)
extern void ServicePoint_RemoveConnectionGroup_mA4EBF8627893437D0F159DE34F777E469D244264 (void);
// 0x00000FAA System.Boolean System.Net.ServicePoint::CheckAvailableForRecycling(System.DateTime&)
extern void ServicePoint_CheckAvailableForRecycling_m0395D78F2AA6F58493BE5E0EFC73EA8AF65CC25C (void);
// 0x00000FAB System.Void System.Net.ServicePoint::IdleTimerCallback(System.Object)
extern void ServicePoint_IdleTimerCallback_mD326DD4819B6B5679D73CD63F630C0FAB093B5D3 (void);
// 0x00000FAC System.Boolean System.Net.ServicePoint::get_HasTimedOut()
extern void ServicePoint_get_HasTimedOut_mF06CE9BD4827D18D8A4F97EE9D18FD0C3B0E3A62 (void);
// 0x00000FAD System.Net.IPHostEntry System.Net.ServicePoint::get_HostEntry()
extern void ServicePoint_get_HostEntry_m4E5041ADAA7460C26495A44337032E9732B49A74 (void);
// 0x00000FAE System.Void System.Net.ServicePoint::SetVersion(System.Version)
extern void ServicePoint_SetVersion_mDEF772403546C56DD090DB39086E947BAD9482AD (void);
// 0x00000FAF System.EventHandler System.Net.ServicePoint::SendRequest(System.Net.HttpWebRequest,System.String)
extern void ServicePoint_SendRequest_m42288B1C75082D703C9E702854EADEB825B969C3 (void);
// 0x00000FB0 System.Void System.Net.ServicePoint::UpdateServerCertificate(System.Security.Cryptography.X509Certificates.X509Certificate)
extern void ServicePoint_UpdateServerCertificate_m4D130D9346CC9D940FE6CB00B40FB9B976853F01 (void);
// 0x00000FB1 System.Void System.Net.ServicePoint::UpdateClientCertificate(System.Security.Cryptography.X509Certificates.X509Certificate)
extern void ServicePoint_UpdateClientCertificate_m15EBBFBB175D75A4DB45BB73A691D9083A856ADE (void);
// 0x00000FB2 System.Boolean System.Net.ServicePoint::CallEndPointDelegate(System.Net.Sockets.Socket,System.Net.IPEndPoint)
extern void ServicePoint_CallEndPointDelegate_m4F7022C05DDBEC54192935519387B7D7022F1EB3 (void);
// 0x00000FB3 System.Void System.Net.ServicePoint::<GetConnectionGroup>b__66_0(System.Object,System.EventArgs)
extern void ServicePoint_U3CGetConnectionGroupU3Eb__66_0_m1E1EA5B8315F684AC354D9D24A7EF8E7929D04CB (void);
// 0x00000FB4 System.Void System.Net.ServicePointManager::.cctor()
extern void ServicePointManager__cctor_m5E74472D2F21CBE2808E62160416C0F572306498 (void);
// 0x00000FB5 System.Net.ICertificatePolicy System.Net.ServicePointManager::GetLegacyCertificatePolicy()
extern void ServicePointManager_GetLegacyCertificatePolicy_m91F5A99F923B7085226C21F50BD30C1BC056EC98 (void);
// 0x00000FB6 System.Boolean System.Net.ServicePointManager::get_CheckCertificateRevocationList()
extern void ServicePointManager_get_CheckCertificateRevocationList_m4FE99C818DC1588C1DEA74018DC3CB2D86B40453 (void);
// 0x00000FB7 System.Int32 System.Net.ServicePointManager::get_DnsRefreshTimeout()
extern void ServicePointManager_get_DnsRefreshTimeout_mC7424A9FE5BBCD6BD7E22EAEDD72FB35125FFBEF (void);
// 0x00000FB8 System.Net.SecurityProtocolType System.Net.ServicePointManager::get_SecurityProtocol()
extern void ServicePointManager_get_SecurityProtocol_m4A583697C87EDA716E3512FB151B3916B770C667 (void);
// 0x00000FB9 System.Net.ServerCertValidationCallback System.Net.ServicePointManager::get_ServerCertValidationCallback()
extern void ServicePointManager_get_ServerCertValidationCallback_mD060FAFC9DC69DA28963397C5C61BED8343C0381 (void);
// 0x00000FBA System.Net.ServicePoint System.Net.ServicePointManager::FindServicePoint(System.Uri,System.Net.IWebProxy)
extern void ServicePointManager_FindServicePoint_m9941E847AA8745D9CEC1CCB2559BD0348B3B58BF (void);
// 0x00000FBB System.Void System.Net.ServicePointManager_SPKey::.ctor(System.Uri,System.Uri,System.Boolean)
extern void SPKey__ctor_mEFB0271B87BA8145BF5ABFBFC580444AC87E8378 (void);
// 0x00000FBC System.Boolean System.Net.ServicePointManager_SPKey::get_UsesProxy()
extern void SPKey_get_UsesProxy_m43005CE469081EA1C0EBCDCEF7047817882A13EE (void);
// 0x00000FBD System.Int32 System.Net.ServicePointManager_SPKey::GetHashCode()
extern void SPKey_GetHashCode_m4686BFC3EE7C5322B912BCC739EA3C2AB33D8622 (void);
// 0x00000FBE System.Boolean System.Net.ServicePointManager_SPKey::Equals(System.Object)
extern void SPKey_Equals_mF29C836C97373F9F739EE977115DB8F521921CFB (void);
// 0x00000FBF System.Void System.Net.SimpleAsyncCallback::.ctor(System.Object,System.IntPtr)
extern void SimpleAsyncCallback__ctor_mFA405D6E610A3F840791BCDA86AE86F3E379A160 (void);
// 0x00000FC0 System.Void System.Net.SimpleAsyncCallback::Invoke(System.Net.SimpleAsyncResult)
extern void SimpleAsyncCallback_Invoke_m690BE843A6B401DB45945B1A5DE5C0D65789531A (void);
// 0x00000FC1 System.IAsyncResult System.Net.SimpleAsyncCallback::BeginInvoke(System.Net.SimpleAsyncResult,System.AsyncCallback,System.Object)
extern void SimpleAsyncCallback_BeginInvoke_m4B37AB28607AC704D366168510F56A3A9E7D40FA (void);
// 0x00000FC2 System.Void System.Net.SimpleAsyncCallback::EndInvoke(System.IAsyncResult)
extern void SimpleAsyncCallback_EndInvoke_mE569506E3EBA5C420B10DB07C21CCCF08E925616 (void);
// 0x00000FC3 System.Void System.Net.SimpleAsyncResult::.ctor(System.Net.SimpleAsyncCallback)
extern void SimpleAsyncResult__ctor_mEB6C601B0E87F8C431B52C82079F623A41FF3EEF (void);
// 0x00000FC4 System.Void System.Net.SimpleAsyncResult::.ctor(System.AsyncCallback,System.Object)
extern void SimpleAsyncResult__ctor_mCA1DB6C86E9A3211649EED8C1153DE72E78F2F30 (void);
// 0x00000FC5 System.Void System.Net.SimpleAsyncResult::Run(System.Func`2<System.Net.SimpleAsyncResult,System.Boolean>,System.Net.SimpleAsyncCallback)
extern void SimpleAsyncResult_Run_mB2CE1B656262473514A7548311D4DB4353E40235 (void);
// 0x00000FC6 System.Void System.Net.SimpleAsyncResult::RunWithLock(System.Object,System.Func`2<System.Net.SimpleAsyncResult,System.Boolean>,System.Net.SimpleAsyncCallback)
extern void SimpleAsyncResult_RunWithLock_m655921C66982E0DE1E965BE5200E209D2E99455F (void);
// 0x00000FC7 System.Void System.Net.SimpleAsyncResult::Reset_internal()
extern void SimpleAsyncResult_Reset_internal_mC67A0649A2AA41223256E9E914AF16D00D055853 (void);
// 0x00000FC8 System.Void System.Net.SimpleAsyncResult::SetCompleted(System.Boolean,System.Exception)
extern void SimpleAsyncResult_SetCompleted_mB9395D66C376B2B6D4671EE1F725660045653A32 (void);
// 0x00000FC9 System.Void System.Net.SimpleAsyncResult::SetCompleted(System.Boolean)
extern void SimpleAsyncResult_SetCompleted_m2B20AC583715AFA9E0CC96BCB0A90B6B541BA90B (void);
// 0x00000FCA System.Void System.Net.SimpleAsyncResult::SetCompleted_internal(System.Boolean,System.Exception)
extern void SimpleAsyncResult_SetCompleted_internal_m143429C4D305268C566F88DE8FEA72073B1E371A (void);
// 0x00000FCB System.Void System.Net.SimpleAsyncResult::SetCompleted_internal(System.Boolean)
extern void SimpleAsyncResult_SetCompleted_internal_m99583E4FA1B37EBBB195266AF1F4AD47F037B571 (void);
// 0x00000FCC System.Void System.Net.SimpleAsyncResult::DoCallback_private()
extern void SimpleAsyncResult_DoCallback_private_m13480E33C1363A5CB6836C50F7267A3A08E052CF (void);
// 0x00000FCD System.Void System.Net.SimpleAsyncResult::DoCallback_internal()
extern void SimpleAsyncResult_DoCallback_internal_mE5C9AB5A666F3C40F0AB69A7CFCFBF4B6B24F850 (void);
// 0x00000FCE System.Void System.Net.SimpleAsyncResult::WaitUntilComplete()
extern void SimpleAsyncResult_WaitUntilComplete_m8E1B7A644F83AB741E8F6F126FBA44ACAD458403 (void);
// 0x00000FCF System.Boolean System.Net.SimpleAsyncResult::WaitUntilComplete(System.Int32,System.Boolean)
extern void SimpleAsyncResult_WaitUntilComplete_m3BC73AAAEEBC3DEBF9DAFE05623E351ECECAA8F2 (void);
// 0x00000FD0 System.Object System.Net.SimpleAsyncResult::get_AsyncState()
extern void SimpleAsyncResult_get_AsyncState_m0255404319DCFFB038B91B94B44FC58148B5D8AF (void);
// 0x00000FD1 System.Threading.WaitHandle System.Net.SimpleAsyncResult::get_AsyncWaitHandle()
extern void SimpleAsyncResult_get_AsyncWaitHandle_m18EF2F5438F73B33D3C85B90352F136D7DCC6688 (void);
// 0x00000FD2 System.Boolean System.Net.SimpleAsyncResult::get_CompletedSynchronously()
extern void SimpleAsyncResult_get_CompletedSynchronously_m35172899F0AE43335B5DAF6829700375D9A81D9B (void);
// 0x00000FD3 System.Boolean System.Net.SimpleAsyncResult::get_CompletedSynchronouslyPeek()
extern void SimpleAsyncResult_get_CompletedSynchronouslyPeek_mA560945DA091E2620A1ED0022CB5E9379C529A8E (void);
// 0x00000FD4 System.Boolean System.Net.SimpleAsyncResult::get_IsCompleted()
extern void SimpleAsyncResult_get_IsCompleted_m949C52DCF37C33C0F75CC49A53A8AF8A528470E4 (void);
// 0x00000FD5 System.Boolean System.Net.SimpleAsyncResult::get_GotException()
extern void SimpleAsyncResult_get_GotException_mB061909763EFE1FCC63C6671B91FD3C0841AAF95 (void);
// 0x00000FD6 System.Exception System.Net.SimpleAsyncResult::get_Exception()
extern void SimpleAsyncResult_get_Exception_mC8615919B40C4193415211FDA85A71FCC3776CB8 (void);
// 0x00000FD7 System.Void System.Net.SimpleAsyncResult_<>c__DisplayClass9_0::.ctor()
extern void U3CU3Ec__DisplayClass9_0__ctor_m0A82C8B1F7527FDBCCBAC8A38C932BB954AB8859 (void);
// 0x00000FD8 System.Void System.Net.SimpleAsyncResult_<>c__DisplayClass9_0::<.ctor>b__0(System.Net.SimpleAsyncResult)
extern void U3CU3Ec__DisplayClass9_0_U3C_ctorU3Eb__0_m83B6A3D4C1EC7F7093B406C08CFEB6E39616A295 (void);
// 0x00000FD9 System.Void System.Net.SimpleAsyncResult_<>c__DisplayClass11_0::.ctor()
extern void U3CU3Ec__DisplayClass11_0__ctor_m067672498CEA9C4A2F49FD4F066BC64301FE6E90 (void);
// 0x00000FDA System.Boolean System.Net.SimpleAsyncResult_<>c__DisplayClass11_0::<RunWithLock>b__0(System.Net.SimpleAsyncResult)
extern void U3CU3Ec__DisplayClass11_0_U3CRunWithLockU3Eb__0_mE514DF4E30E46DAA0549F2B4FF38E7B2F03E22B5 (void);
// 0x00000FDB System.Void System.Net.SimpleAsyncResult_<>c__DisplayClass11_0::<RunWithLock>b__1(System.Net.SimpleAsyncResult)
extern void U3CU3Ec__DisplayClass11_0_U3CRunWithLockU3Eb__1_mA8D188E9FD6B2ED64A516C6B037AFCEF32CDB290 (void);
// 0x00000FDC System.Void System.Net.WebAsyncResult::.ctor(System.AsyncCallback,System.Object)
extern void WebAsyncResult__ctor_mFFB94D1263D8551987455464D3114E8155A05F34 (void);
// 0x00000FDD System.Void System.Net.WebAsyncResult::.ctor(System.Net.HttpWebRequest,System.AsyncCallback,System.Object)
extern void WebAsyncResult__ctor_m6EA6C98BA6787E27A7CA2D3734A532203CFCF9BC (void);
// 0x00000FDE System.Void System.Net.WebAsyncResult::.ctor(System.AsyncCallback,System.Object,System.Byte[],System.Int32,System.Int32)
extern void WebAsyncResult__ctor_m3DEA339577AECC3B5A2F5C78F9297EC966CC8859 (void);
// 0x00000FDF System.Void System.Net.WebAsyncResult::Reset()
extern void WebAsyncResult_Reset_m3B142ACDC3BFE35A218591922F758670BEB11206 (void);
// 0x00000FE0 System.Void System.Net.WebAsyncResult::SetCompleted(System.Boolean,System.Int32)
extern void WebAsyncResult_SetCompleted_m548E38A524FBF5F609C555B7C424E88DE6C94A2C (void);
// 0x00000FE1 System.Void System.Net.WebAsyncResult::SetCompleted(System.Boolean,System.IO.Stream)
extern void WebAsyncResult_SetCompleted_m9A6A27BE905BAFA2CC24B3827C3C36023243F117 (void);
// 0x00000FE2 System.Void System.Net.WebAsyncResult::SetCompleted(System.Boolean,System.Net.HttpWebResponse)
extern void WebAsyncResult_SetCompleted_mF8A8341373BAC0363A9767483652110A0B5F6F12 (void);
// 0x00000FE3 System.Void System.Net.WebAsyncResult::DoCallback()
extern void WebAsyncResult_DoCallback_m93BDCBC19CD87AC9F3336FA1C429D61C9AB5B18C (void);
// 0x00000FE4 System.Int32 System.Net.WebAsyncResult::get_NBytes()
extern void WebAsyncResult_get_NBytes_m1C92011F20E80F8C5668B0717F3002B6323E3F25 (void);
// 0x00000FE5 System.Void System.Net.WebAsyncResult::set_NBytes(System.Int32)
extern void WebAsyncResult_set_NBytes_m31F8063B2B331EFF05D30FE042FFED0857622883 (void);
// 0x00000FE6 System.IAsyncResult System.Net.WebAsyncResult::get_InnerAsyncResult()
extern void WebAsyncResult_get_InnerAsyncResult_m6E191630B2895757EC964C9BF214229C05119B35 (void);
// 0x00000FE7 System.Void System.Net.WebAsyncResult::set_InnerAsyncResult(System.IAsyncResult)
extern void WebAsyncResult_set_InnerAsyncResult_mFD90FA725F473E6B2764EFA850FD77E9DBF027F4 (void);
// 0x00000FE8 System.Net.HttpWebResponse System.Net.WebAsyncResult::get_Response()
extern void WebAsyncResult_get_Response_m6818FF52F360BF871709663B7E4465BDDD1C5F9F (void);
// 0x00000FE9 System.Byte[] System.Net.WebAsyncResult::get_Buffer()
extern void WebAsyncResult_get_Buffer_mADBD22123B9BADEE179E6266A813F78D0F4A0201 (void);
// 0x00000FEA System.Int32 System.Net.WebAsyncResult::get_Offset()
extern void WebAsyncResult_get_Offset_mCCFD01C6F256D86E3671E12763C9B786A6FFDB9D (void);
// 0x00000FEB System.Int32 System.Net.WebAsyncResult::get_Size()
extern void WebAsyncResult_get_Size_mB2BEBB44B435FE3FADC200E5AB62085025BB4F45 (void);
// 0x00000FEC System.Void System.Net.WebConnection::.ctor(System.Net.IWebConnectionState,System.Net.ServicePoint)
extern void WebConnection__ctor_m64B8D22FB5F0D82EE474DC6B9C97CFF9ED73F4AB (void);
// 0x00000FED System.Boolean System.Net.WebConnection::CanReuse()
extern void WebConnection_CanReuse_m5EC30CE099EF0E0F9AA6408B7FEE45D49AAAF8E8 (void);
// 0x00000FEE System.Void System.Net.WebConnection::Connect(System.Net.HttpWebRequest)
extern void WebConnection_Connect_m99C4967C99100050A4BD5EBBB0E385A1BFFC6CBE (void);
// 0x00000FEF System.Boolean System.Net.WebConnection::CreateTunnel(System.Net.HttpWebRequest,System.Uri,System.IO.Stream,System.Byte[]&)
extern void WebConnection_CreateTunnel_m514EFD20BF9DE135A269B18DB1BFAF9A3B8FDB97 (void);
// 0x00000FF0 System.Net.WebHeaderCollection System.Net.WebConnection::ReadHeaders(System.IO.Stream,System.Byte[]&,System.Int32&)
extern void WebConnection_ReadHeaders_m645B044D78ED4874C0CA6F1BF5F93522C78C193E (void);
// 0x00000FF1 System.Void System.Net.WebConnection::FlushContents(System.IO.Stream,System.Int32)
extern void WebConnection_FlushContents_m7620CD3A285D6698CC9BA707165DFD35E8F846AA (void);
// 0x00000FF2 System.Boolean System.Net.WebConnection::CreateStream(System.Net.HttpWebRequest)
extern void WebConnection_CreateStream_m2BA8A86F765E7FB8980608BE2A25AFE7CAC4498F (void);
// 0x00000FF3 System.Void System.Net.WebConnection::HandleError(System.Net.WebExceptionStatus,System.Exception,System.String)
extern void WebConnection_HandleError_m776BF3F5289DDCF6DE4BCF80695D5276CBF340A0 (void);
// 0x00000FF4 System.Void System.Net.WebConnection::ReadDone(System.IAsyncResult)
extern void WebConnection_ReadDone_m0768A9A7250129F37AC883272FF9A27E184A5F87 (void);
// 0x00000FF5 System.Boolean System.Net.WebConnection::ExpectContent(System.Int32,System.String)
extern void WebConnection_ExpectContent_m7C256B2551526A687615CF119ED9692E15A42299 (void);
// 0x00000FF6 System.Void System.Net.WebConnection::InitRead()
extern void WebConnection_InitRead_m18F2ECF3D5AFD206484E1CF9B1B880B189136B93 (void);
// 0x00000FF7 System.Int32 System.Net.WebConnection::GetResponse(System.Net.WebConnectionData,System.Net.ServicePoint,System.Byte[],System.Int32)
extern void WebConnection_GetResponse_m9F1B1D47737772B777FF8AB67829FB8274C38CF1 (void);
// 0x00000FF8 System.Void System.Net.WebConnection::InitConnection(System.Net.HttpWebRequest)
extern void WebConnection_InitConnection_mA193BFE6FB3B5407ECEEA0A72404AD443D730585 (void);
// 0x00000FF9 System.EventHandler System.Net.WebConnection::SendRequest(System.Net.HttpWebRequest)
extern void WebConnection_SendRequest_m8A10B8CD617D9D6BBD69BEA8F68FB1C66B1AFB36 (void);
// 0x00000FFA System.Void System.Net.WebConnection::SendNext()
extern void WebConnection_SendNext_mBB92F675077F910244B738F5E1AE68610F265322 (void);
// 0x00000FFB System.Void System.Net.WebConnection::NextRead()
extern void WebConnection_NextRead_mF0A9E5A7CB0577D8A7A0B5767FE50EFDB29F923F (void);
// 0x00000FFC System.Boolean System.Net.WebConnection::ReadLine(System.Byte[],System.Int32&,System.Int32,System.String&)
extern void WebConnection_ReadLine_m4A7A3BB2359C48996BC6C2B29D0B199AA7120C13 (void);
// 0x00000FFD System.IAsyncResult System.Net.WebConnection::BeginRead(System.Net.HttpWebRequest,System.Byte[],System.Int32,System.Int32,System.AsyncCallback,System.Object)
extern void WebConnection_BeginRead_m9156712283BBC00B9FFC001640169DCC2E26E247 (void);
// 0x00000FFE System.Int32 System.Net.WebConnection::EndRead(System.Net.HttpWebRequest,System.IAsyncResult)
extern void WebConnection_EndRead_m22FDB4E67DEE4828945FEF970E3274479DB111EF (void);
// 0x00000FFF System.Int32 System.Net.WebConnection::EnsureRead(System.Byte[],System.Int32,System.Int32)
extern void WebConnection_EnsureRead_mD5F1DD8F1E798469AC94956CBB62D234FABAC0C6 (void);
// 0x00001000 System.Boolean System.Net.WebConnection::CompleteChunkedRead()
extern void WebConnection_CompleteChunkedRead_m623E01513E2C00F05A4880C1474606ECE64B314E (void);
// 0x00001001 System.IAsyncResult System.Net.WebConnection::BeginWrite(System.Net.HttpWebRequest,System.Byte[],System.Int32,System.Int32,System.AsyncCallback,System.Object)
extern void WebConnection_BeginWrite_m33F4740211D85A6B3E62EAAC19E060321F35D179 (void);
// 0x00001002 System.Boolean System.Net.WebConnection::EndWrite(System.Net.HttpWebRequest,System.Boolean,System.IAsyncResult)
extern void WebConnection_EndWrite_m4A161B7A30650E77C513CA3083DB71D6C4046DF7 (void);
// 0x00001003 System.Int32 System.Net.WebConnection::Read(System.Net.HttpWebRequest,System.Byte[],System.Int32,System.Int32)
extern void WebConnection_Read_m42DDD6C1964CE76E64E6A81ADB3D9EE43E8B86D9 (void);
// 0x00001004 System.Boolean System.Net.WebConnection::Write(System.Net.HttpWebRequest,System.Byte[],System.Int32,System.Int32,System.String&)
extern void WebConnection_Write_m45BE50FA912AB73240D6E307B5383B18064EA581 (void);
// 0x00001005 System.Void System.Net.WebConnection::Close(System.Boolean)
extern void WebConnection_Close_m32A0D8BAE873F25F872DD6207A75FE12A18451EE (void);
// 0x00001006 System.Void System.Net.WebConnection::Abort(System.Object,System.EventArgs)
extern void WebConnection_Abort_m47E5C3D8C038CFE802BEEE79346D97843C7F2467 (void);
// 0x00001007 System.Void System.Net.WebConnection::ResetNtlm()
extern void WebConnection_ResetNtlm_mB6E397A18B4529C31A2AB4CCFB76F8EC5FB5E8B8 (void);
// 0x00001008 System.Void System.Net.WebConnection::set_PriorityRequest(System.Net.HttpWebRequest)
extern void WebConnection_set_PriorityRequest_m261005EABEA126F531BA07E90632A61B0510B59F (void);
// 0x00001009 System.Boolean System.Net.WebConnection::get_NtlmAuthenticated()
extern void WebConnection_get_NtlmAuthenticated_m38B8408E19BBC2AD7AC02F075E9D6D52D28A8CF0 (void);
// 0x0000100A System.Void System.Net.WebConnection::set_NtlmAuthenticated(System.Boolean)
extern void WebConnection_set_NtlmAuthenticated_m4B88457A4ABFE610A9013AD61A5C86F1C507C5AC (void);
// 0x0000100B System.Net.NetworkCredential System.Net.WebConnection::get_NtlmCredential()
extern void WebConnection_get_NtlmCredential_m54C08C74BCB4413EEB99E89D50E7A374C9CA95E7 (void);
// 0x0000100C System.Void System.Net.WebConnection::set_NtlmCredential(System.Net.NetworkCredential)
extern void WebConnection_set_NtlmCredential_mFE95AC3455BD8EFE7405E250398B6ED5E6694B71 (void);
// 0x0000100D System.Boolean System.Net.WebConnection::get_UnsafeAuthenticatedConnectionSharing()
extern void WebConnection_get_UnsafeAuthenticatedConnectionSharing_m307DF73E1F830E63FAD8F4D9A76FE48D52E5B278 (void);
// 0x0000100E System.Void System.Net.WebConnection::set_UnsafeAuthenticatedConnectionSharing(System.Boolean)
extern void WebConnection_set_UnsafeAuthenticatedConnectionSharing_mBD2DA6D3E5F146D699DEB5591368EBBE61BC4EC0 (void);
// 0x0000100F System.Void System.Net.WebConnection::<SendRequest>b__41_0(System.Object)
extern void WebConnection_U3CSendRequestU3Eb__41_0_mA9D66CAF0FF2C4F758DF8861F4B5897206FBFE7C (void);
// 0x00001010 System.Void System.Net.WebConnection_AbortHelper::Abort(System.Object,System.EventArgs)
extern void AbortHelper_Abort_mF239AF69587A3125F40DCDC9241010D8DF12857C (void);
// 0x00001011 System.Void System.Net.WebConnection_AbortHelper::.ctor()
extern void AbortHelper__ctor_m0CA99C987AA8D8ABC5CE6DB885A8F6EC42FE5BDD (void);
// 0x00001012 System.Void System.Net.WebConnectionData::.ctor()
extern void WebConnectionData__ctor_mA40C4F1E1F0FB050A2E6C96B2955F63A5B164E28 (void);
// 0x00001013 System.Void System.Net.WebConnectionData::.ctor(System.Net.HttpWebRequest)
extern void WebConnectionData__ctor_m08FAD78C44E710ABD1F3108D67FA5EE3D4F43FD4 (void);
// 0x00001014 System.Net.HttpWebRequest System.Net.WebConnectionData::get_request()
extern void WebConnectionData_get_request_mBCAB5D7832E3BDAD069FF85CD3460187C7D769AF (void);
// 0x00001015 System.Void System.Net.WebConnectionData::set_request(System.Net.HttpWebRequest)
extern void WebConnectionData_set_request_m3B483E01093010970B3137AB07A90F95EBF54FAA (void);
// 0x00001016 System.Net.ReadState System.Net.WebConnectionData::get_ReadState()
extern void WebConnectionData_get_ReadState_m9D2D719776C582C08C01443CBD7AAD0AF852E16D (void);
// 0x00001017 System.Void System.Net.WebConnectionData::set_ReadState(System.Net.ReadState)
extern void WebConnectionData_set_ReadState_m41D0A09AD5C348FBC2BE7945B4499213236D878D (void);
// 0x00001018 System.Void System.Net.WebConnectionGroup::.ctor(System.Net.ServicePoint,System.String)
extern void WebConnectionGroup__ctor_m06D931E460ED4CA3E3BF35DD5B616F1911834312 (void);
// 0x00001019 System.Void System.Net.WebConnectionGroup::add_ConnectionClosed(System.EventHandler)
extern void WebConnectionGroup_add_ConnectionClosed_mF3CA85BEA0450D0A8DEC85C3A2401CBFBBB7E92D (void);
// 0x0000101A System.Void System.Net.WebConnectionGroup::remove_ConnectionClosed(System.EventHandler)
extern void WebConnectionGroup_remove_ConnectionClosed_mD365B97FD0B5A3D41DD051DA2B999BB654600087 (void);
// 0x0000101B System.Net.WebConnection System.Net.WebConnectionGroup::GetConnection(System.Net.HttpWebRequest,System.Boolean&)
extern void WebConnectionGroup_GetConnection_mA6727F66910C971E07C622CB1DBC888406C1E129 (void);
// 0x0000101C System.Void System.Net.WebConnectionGroup::PrepareSharingNtlm(System.Net.WebConnection,System.Net.HttpWebRequest)
extern void WebConnectionGroup_PrepareSharingNtlm_mF42D1F9C1078FF64E51696BA9DF99D6BF44FF7C3 (void);
// 0x0000101D System.Net.WebConnectionGroup_ConnectionState System.Net.WebConnectionGroup::FindIdleConnection()
extern void WebConnectionGroup_FindIdleConnection_m7B4B570E7A69A611B1D3B822A2DDB9C41BA6A49C (void);
// 0x0000101E System.Net.WebConnection System.Net.WebConnectionGroup::CreateOrReuseConnection(System.Net.HttpWebRequest,System.Boolean&)
extern void WebConnectionGroup_CreateOrReuseConnection_mC2EB49D44CA5BC0C7D0D07807BE510DB71A28D7D (void);
// 0x0000101F System.String System.Net.WebConnectionGroup::get_Name()
extern void WebConnectionGroup_get_Name_mD866CB1824454D53859DDF12AE26F2E027EF74CA (void);
// 0x00001020 System.Collections.Queue System.Net.WebConnectionGroup::get_Queue()
extern void WebConnectionGroup_get_Queue_mFD7C3E8AC4A9C8ED75FA1326C061716973038681 (void);
// 0x00001021 System.Boolean System.Net.WebConnectionGroup::TryRecycle(System.TimeSpan,System.DateTime&)
extern void WebConnectionGroup_TryRecycle_m3020B12F48C57C3C9FD0D0E8F9165D6B49936EEA (void);
// 0x00001022 System.Net.WebConnection System.Net.WebConnectionGroup_ConnectionState::get_Connection()
extern void ConnectionState_get_Connection_m8C9B3DFE1B32CAAC97DAC74A840964A16189D4D6 (void);
// 0x00001023 System.Void System.Net.WebConnectionGroup_ConnectionState::set_Connection(System.Net.WebConnection)
extern void ConnectionState_set_Connection_m169D4C3A19C2ED277103AB2D242525F16B401DEB (void);
// 0x00001024 System.Net.WebConnectionGroup System.Net.WebConnectionGroup_ConnectionState::get_Group()
extern void ConnectionState_get_Group_m39FE80A7416FFB84F209D8071148E3F3F8B3C784 (void);
// 0x00001025 System.Void System.Net.WebConnectionGroup_ConnectionState::set_Group(System.Net.WebConnectionGroup)
extern void ConnectionState_set_Group_m49278D7CB53D2D47B35DD05EC81614FC1E47B3E3 (void);
// 0x00001026 System.Net.ServicePoint System.Net.WebConnectionGroup_ConnectionState::get_ServicePoint()
extern void ConnectionState_get_ServicePoint_mE4218AB3AD60BFD8E37703B98F3E63DBDFD5C172 (void);
// 0x00001027 System.Boolean System.Net.WebConnectionGroup_ConnectionState::get_Busy()
extern void ConnectionState_get_Busy_mB662FC2792798F61882036D499518F481CE9603A (void);
// 0x00001028 System.DateTime System.Net.WebConnectionGroup_ConnectionState::get_IdleSince()
extern void ConnectionState_get_IdleSince_m71B6ACBE3CB2C3BB0F24FF806F0894C5246A9019 (void);
// 0x00001029 System.Boolean System.Net.WebConnectionGroup_ConnectionState::TrySetBusy()
extern void ConnectionState_TrySetBusy_m7E9451A5C520D9AB76064AEFBC1E79C285AADACC (void);
// 0x0000102A System.Void System.Net.WebConnectionGroup_ConnectionState::SetIdle()
extern void ConnectionState_SetIdle_mA53B60FB52CE86FFA1D6914DFF0473A5A96D1DD1 (void);
// 0x0000102B System.Void System.Net.WebConnectionGroup_ConnectionState::.ctor(System.Net.WebConnectionGroup)
extern void ConnectionState__ctor_m4E5DF1083DD07F0538A60670780142FD2F428890 (void);
// 0x0000102C System.Void System.Net.WebConnectionStream::.ctor(System.Net.WebConnection,System.Net.WebConnectionData)
extern void WebConnectionStream__ctor_mFBA63C859EB9E44B9BEB807658DAED0DD3EB36AC (void);
// 0x0000102D System.Void System.Net.WebConnectionStream::.ctor(System.Net.WebConnection,System.Net.HttpWebRequest)
extern void WebConnectionStream__ctor_m029C30339C03B615360A23FBD5C8031698062757 (void);
// 0x0000102E System.Boolean System.Net.WebConnectionStream::CheckAuthHeader(System.String)
extern void WebConnectionStream_CheckAuthHeader_m1E8BFB46D47E91AE81728FF32187CB8A4A17A105 (void);
// 0x0000102F System.Boolean System.Net.WebConnectionStream::IsNtlmAuth()
extern void WebConnectionStream_IsNtlmAuth_m26DC82B8F6EC25E1C5E8D64CEBCF1A14005254C0 (void);
// 0x00001030 System.Void System.Net.WebConnectionStream::CheckResponseInBuffer()
extern void WebConnectionStream_CheckResponseInBuffer_mC692FE873374422FC3DC1CDA3374CA1B1F8404C9 (void);
// 0x00001031 System.Net.WebConnection System.Net.WebConnectionStream::get_Connection()
extern void WebConnectionStream_get_Connection_m9FFDC48DE0FE144443431EEB715D1DA5B460067C (void);
// 0x00001032 System.Int32 System.Net.WebConnectionStream::get_ReadTimeout()
extern void WebConnectionStream_get_ReadTimeout_mCB93A9B64FBBEECAE87B3C3F1D697997ED8B2F33 (void);
// 0x00001033 System.Int32 System.Net.WebConnectionStream::get_WriteTimeout()
extern void WebConnectionStream_get_WriteTimeout_mA7F4E50582C3872DE27AE591A6E6A3186FD5B87E (void);
// 0x00001034 System.Boolean System.Net.WebConnectionStream::get_CompleteRequestWritten()
extern void WebConnectionStream_get_CompleteRequestWritten_m2CE66E5BAD797C5DE04C188041418DEDDDA62FD6 (void);
// 0x00001035 System.Void System.Net.WebConnectionStream::set_SendChunked(System.Boolean)
extern void WebConnectionStream_set_SendChunked_m19B2E66DBE0EF896D562173B18F7DA62E707E61B (void);
// 0x00001036 System.Void System.Net.WebConnectionStream::set_ReadBuffer(System.Byte[])
extern void WebConnectionStream_set_ReadBuffer_m83EFEB4452866B3B82420C0B5A46B788F59BB7F5 (void);
// 0x00001037 System.Void System.Net.WebConnectionStream::set_ReadBufferOffset(System.Int32)
extern void WebConnectionStream_set_ReadBufferOffset_mB30436CA2165A8241F3901EDAEA0F7087FDF70C1 (void);
// 0x00001038 System.Void System.Net.WebConnectionStream::set_ReadBufferSize(System.Int32)
extern void WebConnectionStream_set_ReadBufferSize_mE30E018A060002F77284E4EC09C35D6FB04462F7 (void);
// 0x00001039 System.Byte[] System.Net.WebConnectionStream::get_WriteBuffer()
extern void WebConnectionStream_get_WriteBuffer_mC6D3C2B28B56729F7C6E5BF61C2A82CF4CBB3903 (void);
// 0x0000103A System.Int32 System.Net.WebConnectionStream::get_WriteBufferLength()
extern void WebConnectionStream_get_WriteBufferLength_mD4DAA8A0B6D4E7DBD9E881F92EF8CE34BC52E4BD (void);
// 0x0000103B System.Void System.Net.WebConnectionStream::ForceCompletion()
extern void WebConnectionStream_ForceCompletion_mA4460C1FFC516463CDD44A94937C30AB135EE462 (void);
// 0x0000103C System.Void System.Net.WebConnectionStream::CheckComplete()
extern void WebConnectionStream_CheckComplete_m08068E5BB242EAF233265505E9E415E4012E748B (void);
// 0x0000103D System.Void System.Net.WebConnectionStream::ReadAll()
extern void WebConnectionStream_ReadAll_m2DB26220CA17BA940A59E0C83202E19CB3F348D7 (void);
// 0x0000103E System.Void System.Net.WebConnectionStream::WriteCallbackWrapper(System.IAsyncResult)
extern void WebConnectionStream_WriteCallbackWrapper_m1265040288FABA1D72A9A5ED6E9131ADFB6C2F31 (void);
// 0x0000103F System.Void System.Net.WebConnectionStream::ReadCallbackWrapper(System.IAsyncResult)
extern void WebConnectionStream_ReadCallbackWrapper_m07A148DB07C61128C387FF38DFEC32EB8122BCAF (void);
// 0x00001040 System.Int32 System.Net.WebConnectionStream::Read(System.Byte[],System.Int32,System.Int32)
extern void WebConnectionStream_Read_m1ACEA5D6E6123A23A69B1F42DE2C7A22501F3D27 (void);
// 0x00001041 System.IAsyncResult System.Net.WebConnectionStream::BeginRead(System.Byte[],System.Int32,System.Int32,System.AsyncCallback,System.Object)
extern void WebConnectionStream_BeginRead_m0A1710A267861777A8CBB2782D6ED5529B77DC26 (void);
// 0x00001042 System.Int32 System.Net.WebConnectionStream::EndRead(System.IAsyncResult)
extern void WebConnectionStream_EndRead_m1C82B7825F510C83A208EA90CF421BB93146122D (void);
// 0x00001043 System.Void System.Net.WebConnectionStream::WriteAsyncCB(System.IAsyncResult)
extern void WebConnectionStream_WriteAsyncCB_mBFA5C342DC4A3BE3C129353EC99AE4E34E496B7B (void);
// 0x00001044 System.IAsyncResult System.Net.WebConnectionStream::BeginWrite(System.Byte[],System.Int32,System.Int32,System.AsyncCallback,System.Object)
extern void WebConnectionStream_BeginWrite_mAD1807454009E79267606C0F80AB9B48F1849742 (void);
// 0x00001045 System.Void System.Net.WebConnectionStream::CheckWriteOverflow(System.Int64,System.Int64,System.Int64)
extern void WebConnectionStream_CheckWriteOverflow_m982BEB0C0EAFCFABE36A1B44B2AAF421C5244B13 (void);
// 0x00001046 System.Void System.Net.WebConnectionStream::EndWrite(System.IAsyncResult)
extern void WebConnectionStream_EndWrite_m956629BFC95D1D6A158A64D9D7AAEEDDB40B81B4 (void);
// 0x00001047 System.Void System.Net.WebConnectionStream::Write(System.Byte[],System.Int32,System.Int32)
extern void WebConnectionStream_Write_mD7BD1F0A1D5D1388AD8D69E429F95D639F2E45C4 (void);
// 0x00001048 System.Void System.Net.WebConnectionStream::Flush()
extern void WebConnectionStream_Flush_mFFC7C6AD19C7BAB0C49F97FBEA2561A3A01920B8 (void);
// 0x00001049 System.Void System.Net.WebConnectionStream::SetHeadersAsync(System.Boolean,System.Net.SimpleAsyncCallback)
extern void WebConnectionStream_SetHeadersAsync_m324EBB0943F5676D8D6281420656151FA3BF7067 (void);
// 0x0000104A System.Boolean System.Net.WebConnectionStream::SetHeadersAsync(System.Net.SimpleAsyncResult,System.Boolean)
extern void WebConnectionStream_SetHeadersAsync_mC95971FC00AA993900011ED6E9AE8F6EF619CBEF (void);
// 0x0000104B System.Boolean System.Net.WebConnectionStream::get_RequestWritten()
extern void WebConnectionStream_get_RequestWritten_m218A69F08D7F29940B7DA23F28277D39EB5E7BBF (void);
// 0x0000104C System.Boolean System.Net.WebConnectionStream::WriteRequestAsync(System.Net.SimpleAsyncResult)
extern void WebConnectionStream_WriteRequestAsync_mAF66F0E7EC2A86DF96BBA24993405C5939A340DF (void);
// 0x0000104D System.Void System.Net.WebConnectionStream::InternalClose()
extern void WebConnectionStream_InternalClose_mF5ECD5234F76E70A038B625D690F83D33C5224ED (void);
// 0x0000104E System.Boolean System.Net.WebConnectionStream::get_GetResponseOnClose()
extern void WebConnectionStream_get_GetResponseOnClose_mF5FC1E97BE79E6F9FA8A96FD779E455B2BA7BB21 (void);
// 0x0000104F System.Void System.Net.WebConnectionStream::Close()
extern void WebConnectionStream_Close_mC198127F4B51189068476B01AD013D4F352B09EF (void);
// 0x00001050 System.Void System.Net.WebConnectionStream::KillBuffer()
extern void WebConnectionStream_KillBuffer_mBD0C22CE84EF1C481E495CD0593C0CFB13F16191 (void);
// 0x00001051 System.Int64 System.Net.WebConnectionStream::Seek(System.Int64,System.IO.SeekOrigin)
extern void WebConnectionStream_Seek_m693D40ED7D1B52C93CE90195829A3890916DD51A (void);
// 0x00001052 System.Void System.Net.WebConnectionStream::SetLength(System.Int64)
extern void WebConnectionStream_SetLength_m026F335946E2BC4ABB0EAE4AD020204073C5ED76 (void);
// 0x00001053 System.Boolean System.Net.WebConnectionStream::get_CanSeek()
extern void WebConnectionStream_get_CanSeek_mD18FD013682C04182567ACC903B7902AD1599A19 (void);
// 0x00001054 System.Boolean System.Net.WebConnectionStream::get_CanRead()
extern void WebConnectionStream_get_CanRead_m0FE99BDFDAEBC6F708B4F14E96BAF96BB230E51B (void);
// 0x00001055 System.Boolean System.Net.WebConnectionStream::get_CanWrite()
extern void WebConnectionStream_get_CanWrite_m711BDBA199A1DDA4F824295D1A3C3E092D5A65D7 (void);
// 0x00001056 System.Int64 System.Net.WebConnectionStream::get_Length()
extern void WebConnectionStream_get_Length_m0DBBB20237DB80F164F0895C9795989B7E5D6DEF (void);
// 0x00001057 System.Int64 System.Net.WebConnectionStream::get_Position()
extern void WebConnectionStream_get_Position_m463D2F068BA5F2D156237C2DE131AA650739FE7F (void);
// 0x00001058 System.Void System.Net.WebConnectionStream::set_Position(System.Int64)
extern void WebConnectionStream_set_Position_m2908BE95F8AD2AFB3250377DAD79E38C1ABABAC6 (void);
// 0x00001059 System.Void System.Net.WebConnectionStream::.cctor()
extern void WebConnectionStream__cctor_mE8E92B9375512A80A980C146B5A40B79FD3A10ED (void);
// 0x0000105A System.Void System.Net.WebConnectionStream_<>c__DisplayClass75_0::.ctor()
extern void U3CU3Ec__DisplayClass75_0__ctor_m13DB5E74AEBC2FF1E496DC61CBA4D90F615F895F (void);
// 0x0000105B System.Boolean System.Net.WebConnectionStream_<>c__DisplayClass75_0::<SetHeadersAsync>b__0(System.Net.SimpleAsyncResult)
extern void U3CU3Ec__DisplayClass75_0_U3CSetHeadersAsyncU3Eb__0_m94DC4A0EEE65A2DA45D5180C553B74B3F0321363 (void);
// 0x0000105C System.Void System.Net.WebConnectionStream_<>c__DisplayClass76_0::.ctor()
extern void U3CU3Ec__DisplayClass76_0__ctor_m63EF68729356FED145640876D22055B18FA0B668 (void);
// 0x0000105D System.Void System.Net.WebConnectionStream_<>c__DisplayClass76_0::<SetHeadersAsync>b__0(System.IAsyncResult)
extern void U3CU3Ec__DisplayClass76_0_U3CSetHeadersAsyncU3Eb__0_m6CB2363998886364501A27B91501CE430E62E7EF (void);
// 0x0000105E System.Void System.Net.WebConnectionStream_<>c__DisplayClass80_0::.ctor()
extern void U3CU3Ec__DisplayClass80_0__ctor_m2FA81C0FDB06E036480FA8052E7CAD84C341C4B8 (void);
// 0x0000105F System.Void System.Net.WebConnectionStream_<>c__DisplayClass80_0::<WriteRequestAsync>b__0(System.Net.SimpleAsyncResult)
extern void U3CU3Ec__DisplayClass80_0_U3CWriteRequestAsyncU3Eb__0_m316B5A4B4607B7F2EF832429C639D19B28248A3B (void);
// 0x00001060 System.Void System.Net.WebConnectionStream_<>c__DisplayClass80_0::<WriteRequestAsync>b__1(System.IAsyncResult)
extern void U3CU3Ec__DisplayClass80_0_U3CWriteRequestAsyncU3Eb__1_m92F6F9F413853EDF30AC17455D26DA377B02DCF0 (void);
// 0x00001061 System.Int32 System.Net.Sockets.SocketException::WSAGetLastError_internal()
extern void SocketException_WSAGetLastError_internal_m18F05CF8D9CE2435225A4215ED757D8D98716FC3 (void);
// 0x00001062 System.Void System.Net.Sockets.SocketException::.ctor()
extern void SocketException__ctor_mB16B95B2752EAD626C88A5230C1A8FEB7CF632CA (void);
// 0x00001063 System.Void System.Net.Sockets.SocketException::.ctor(System.Int32,System.String)
extern void SocketException__ctor_m68F7126C5B5AD6C6E1EF8A06DE8F5068D6A46002 (void);
// 0x00001064 System.Void System.Net.Sockets.SocketException::.ctor(System.Int32)
extern void SocketException__ctor_m1853BFE92CDFB7A46B2AD59841A3B1DB95244533 (void);
// 0x00001065 System.Void System.Net.Sockets.SocketException::.ctor(System.Net.Sockets.SocketError)
extern void SocketException__ctor_m2687C4EFA4D012280C5D19B89D8D01F97B6A2F1A (void);
// 0x00001066 System.Void System.Net.Sockets.SocketException::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
extern void SocketException__ctor_m4C36461DF98089890FBF01908A4AAD301CABE071 (void);
// 0x00001067 System.Int32 System.Net.Sockets.SocketException::get_ErrorCode()
extern void SocketException_get_ErrorCode_mAA40A7297CD6C271654A6F35AEB27EF018990E9E (void);
// 0x00001068 System.String System.Net.Sockets.SocketException::get_Message()
extern void SocketException_get_Message_m50B9DF4BB6F3B20F650E2F965B3DD654C8970378 (void);
// 0x00001069 System.Net.Sockets.SocketError System.Net.Sockets.SocketException::get_SocketErrorCode()
extern void SocketException_get_SocketErrorCode_m2ADCFE3E77E69B2C54930319F2B72BABCCB8A824 (void);
// 0x0000106A System.Void System.Net.Sockets.LingerOption::.ctor(System.Boolean,System.Int32)
extern void LingerOption__ctor_m3DF407AEF218AA4C7291FF92543BE0BAD40B760A (void);
// 0x0000106B System.Void System.Net.Sockets.LingerOption::set_Enabled(System.Boolean)
extern void LingerOption_set_Enabled_m698CECD028CDD6D6E7CC82C12D5A0B7A291A74B1 (void);
// 0x0000106C System.Void System.Net.Sockets.LingerOption::set_LingerTime(System.Int32)
extern void LingerOption_set_LingerTime_m366DDFE3598E938C9EA7C288E306682E64D44755 (void);
// 0x0000106D System.Void System.Net.Sockets.NetworkStream::.ctor(System.Net.Sockets.Socket)
extern void NetworkStream__ctor_mF392CFFC6F5768612164FBD9C3041D7269FEDF62 (void);
// 0x0000106E System.Void System.Net.Sockets.NetworkStream::.ctor(System.Net.Sockets.Socket,System.Boolean)
extern void NetworkStream__ctor_m9629E0E9BD6011BA4E7E923B71410EC3A611FE83 (void);
// 0x0000106F System.Boolean System.Net.Sockets.NetworkStream::get_CanRead()
extern void NetworkStream_get_CanRead_mBF98E4498C6F7C76D911F675962F544DD6336BCF (void);
// 0x00001070 System.Boolean System.Net.Sockets.NetworkStream::get_CanSeek()
extern void NetworkStream_get_CanSeek_m6D65109C6D751B848B97C220FC02B75A4B833A14 (void);
// 0x00001071 System.Boolean System.Net.Sockets.NetworkStream::get_CanWrite()
extern void NetworkStream_get_CanWrite_mDA3F37747199641E18F088E19FDE4E05BD45B4A2 (void);
// 0x00001072 System.Int32 System.Net.Sockets.NetworkStream::get_ReadTimeout()
extern void NetworkStream_get_ReadTimeout_m13391A3C843472520BC69A991C14FF7B25CA929F (void);
// 0x00001073 System.Int32 System.Net.Sockets.NetworkStream::get_WriteTimeout()
extern void NetworkStream_get_WriteTimeout_mA6438C71068821D30F77F79171A833518147F9A6 (void);
// 0x00001074 System.Boolean System.Net.Sockets.NetworkStream::get_DataAvailable()
extern void NetworkStream_get_DataAvailable_mBC5E8560FC3F90BA17C15F9C697B9FD9D71962A6 (void);
// 0x00001075 System.Int64 System.Net.Sockets.NetworkStream::get_Length()
extern void NetworkStream_get_Length_m6CF8079769A034BEE882C1E02FCA16F67F80DC11 (void);
// 0x00001076 System.Int64 System.Net.Sockets.NetworkStream::get_Position()
extern void NetworkStream_get_Position_mB8AF2E84720E0D5FDA49C24673667566316C167F (void);
// 0x00001077 System.Void System.Net.Sockets.NetworkStream::set_Position(System.Int64)
extern void NetworkStream_set_Position_m07B5B94010D39A5EBBE763C916F5A344DD99DAB4 (void);
// 0x00001078 System.Int64 System.Net.Sockets.NetworkStream::Seek(System.Int64,System.IO.SeekOrigin)
extern void NetworkStream_Seek_m206C93B5C10E443853C7DF8C0D094328AEF9F94B (void);
// 0x00001079 System.Void System.Net.Sockets.NetworkStream::InitNetworkStream(System.Net.Sockets.Socket,System.IO.FileAccess)
extern void NetworkStream_InitNetworkStream_m4749E17D45A2B9F3452ED76D673C59B6CF09E542 (void);
// 0x0000107A System.Int32 System.Net.Sockets.NetworkStream::Read(System.Byte[],System.Int32,System.Int32)
extern void NetworkStream_Read_mF5137678893C1868A0B56475E63493D349A17A5E (void);
// 0x0000107B System.Void System.Net.Sockets.NetworkStream::Write(System.Byte[],System.Int32,System.Int32)
extern void NetworkStream_Write_m2CF72A308913D3CB3EA37F5A3493FDA0A51FE910 (void);
// 0x0000107C System.Void System.Net.Sockets.NetworkStream::Dispose(System.Boolean)
extern void NetworkStream_Dispose_mC4F2E85F8F098254D60ED053F5D3E45CF7B2B4E0 (void);
// 0x0000107D System.Void System.Net.Sockets.NetworkStream::Finalize()
extern void NetworkStream_Finalize_m97B1A123AB9C7EF73CB91684189632C4E86BD422 (void);
// 0x0000107E System.IAsyncResult System.Net.Sockets.NetworkStream::BeginRead(System.Byte[],System.Int32,System.Int32,System.AsyncCallback,System.Object)
extern void NetworkStream_BeginRead_mB4803C638A3A3265669A663DBDA859DC5A5ED009 (void);
// 0x0000107F System.Int32 System.Net.Sockets.NetworkStream::EndRead(System.IAsyncResult)
extern void NetworkStream_EndRead_mAFBB41B6DE1BD74C47DB890C5BC3617172F9F14E (void);
// 0x00001080 System.IAsyncResult System.Net.Sockets.NetworkStream::BeginWrite(System.Byte[],System.Int32,System.Int32,System.AsyncCallback,System.Object)
extern void NetworkStream_BeginWrite_mCC5FAC2886E330DE2E1DB4B7D4509F6F110396D7 (void);
// 0x00001081 System.Void System.Net.Sockets.NetworkStream::EndWrite(System.IAsyncResult)
extern void NetworkStream_EndWrite_m9A30266EFA0648D3E2E22F6097271FFF8C00E501 (void);
// 0x00001082 System.Void System.Net.Sockets.NetworkStream::Flush()
extern void NetworkStream_Flush_mD24343AA0BED24CC098BA9BFF2F118CC0865DB40 (void);
// 0x00001083 System.Threading.Tasks.Task System.Net.Sockets.NetworkStream::FlushAsync(System.Threading.CancellationToken)
extern void NetworkStream_FlushAsync_m4E4DE1531B963961E9FAED684DC08375EA0FE2DB (void);
// 0x00001084 System.Void System.Net.Sockets.NetworkStream::SetLength(System.Int64)
extern void NetworkStream_SetLength_mA3CA693C34E7EF187E55731B089D4A38319F2CB0 (void);
// 0x00001085 System.Void System.Net.Sockets.Socket::.ctor(System.Net.Sockets.AddressFamily,System.Net.Sockets.SocketType,System.Net.Sockets.ProtocolType)
extern void Socket__ctor_mE89CA86721C20DB5F3D00D3E6340A17C039A8F83 (void);
// 0x00001086 System.Boolean System.Net.Sockets.Socket::get_SupportsIPv4()
extern void Socket_get_SupportsIPv4_m2D8B6C4B1E1359F09B4C8C422B2AF38A39C41F81 (void);
// 0x00001087 System.Boolean System.Net.Sockets.Socket::get_OSSupportsIPv4()
extern void Socket_get_OSSupportsIPv4_m0A5CF1017F08C741FE899C3D457A1C678EAFD599 (void);
// 0x00001088 System.Boolean System.Net.Sockets.Socket::get_SupportsIPv6()
extern void Socket_get_SupportsIPv6_m76AE5D0EA624C0AEB6EFAE0E56B3956C9A734FA4 (void);
// 0x00001089 System.Boolean System.Net.Sockets.Socket::get_OSSupportsIPv6()
extern void Socket_get_OSSupportsIPv6_m923EC612566AEA217F71397FD8BED111AC951DED (void);
// 0x0000108A System.IntPtr System.Net.Sockets.Socket::get_Handle()
extern void Socket_get_Handle_mA1965009F9BACF2047AB982354B00E1C0A95D4DE (void);
// 0x0000108B System.Net.Sockets.AddressFamily System.Net.Sockets.Socket::get_AddressFamily()
extern void Socket_get_AddressFamily_m33B7B2581828A024C81CE52DF4287A2447A54D6F (void);
// 0x0000108C System.Net.Sockets.SocketType System.Net.Sockets.Socket::get_SocketType()
extern void Socket_get_SocketType_m61AE4997710B0CE75832B42919A2892F00740E37 (void);
// 0x0000108D System.Net.Sockets.ProtocolType System.Net.Sockets.Socket::get_ProtocolType()
extern void Socket_get_ProtocolType_mE9C131BE9AEA271B35821FC80C8CB62414E1546E (void);
// 0x0000108E System.Void System.Net.Sockets.Socket::set_DontFragment(System.Boolean)
extern void Socket_set_DontFragment_m2683AAA1C87A0E2CCC426EFA4D8BF5790AA2D136 (void);
// 0x0000108F System.Boolean System.Net.Sockets.Socket::get_DualMode()
extern void Socket_get_DualMode_m6FB7069091397FB35DE520DADBC6F28A45E6B68C (void);
// 0x00001090 System.Void System.Net.Sockets.Socket::set_DualMode(System.Boolean)
extern void Socket_set_DualMode_mDC9084953B95EBF0B75B69D0E37F7E8B43612C9A (void);
// 0x00001091 System.Boolean System.Net.Sockets.Socket::get_IsDualMode()
extern void Socket_get_IsDualMode_m5F32679545518176E4AFE66901AF86DFA6499655 (void);
// 0x00001092 System.Int32 System.Net.Sockets.Socket::Send(System.Byte[])
extern void Socket_Send_mA269050501DC895502B1DD4254789F335B55B328 (void);
// 0x00001093 System.Int32 System.Net.Sockets.Socket::Send(System.Collections.Generic.IList`1<System.ArraySegment`1<System.Byte>>,System.Net.Sockets.SocketFlags)
extern void Socket_Send_m1ED8F737070D66D68B93B64E09ED9C726AA75638 (void);
// 0x00001094 System.Int32 System.Net.Sockets.Socket::Send(System.Byte[],System.Int32,System.Int32,System.Net.Sockets.SocketFlags)
extern void Socket_Send_mBBAB318D0BB5BF0B8FA4C9192EABCC4B179429EE (void);
// 0x00001095 System.Int32 System.Net.Sockets.Socket::Receive(System.Byte[],System.Int32,System.Int32,System.Net.Sockets.SocketFlags)
extern void Socket_Receive_mFC7C84096D49297C58D498DB0DF7496967FC9759 (void);
// 0x00001096 System.Int32 System.Net.Sockets.Socket::Receive(System.Collections.Generic.IList`1<System.ArraySegment`1<System.Byte>>,System.Net.Sockets.SocketFlags)
extern void Socket_Receive_m69B3F392972DFA666F0C869F2349F8486DE472D6 (void);
// 0x00001097 System.Int32 System.Net.Sockets.Socket::IOControl(System.Net.Sockets.IOControlCode,System.Byte[],System.Byte[])
extern void Socket_IOControl_m17380FE0AA18380E0833F1513E360283EF106AF8 (void);
// 0x00001098 System.Void System.Net.Sockets.Socket::SetIPProtectionLevel(System.Net.Sockets.IPProtectionLevel)
extern void Socket_SetIPProtectionLevel_m01CE85FD88045EA923BB9F8506C467883B5C7F52 (void);
// 0x00001099 System.IAsyncResult System.Net.Sockets.Socket::BeginSend(System.Byte[],System.Int32,System.Int32,System.Net.Sockets.SocketFlags,System.AsyncCallback,System.Object)
extern void Socket_BeginSend_m05E491600486AAC8EFAF5F4EB0C24B13210D640E (void);
// 0x0000109A System.Int32 System.Net.Sockets.Socket::EndSend(System.IAsyncResult)
extern void Socket_EndSend_mD941F4E5F502FC0EDCA70BB7CB637217320709EC (void);
// 0x0000109B System.IAsyncResult System.Net.Sockets.Socket::BeginReceive(System.Byte[],System.Int32,System.Int32,System.Net.Sockets.SocketFlags,System.AsyncCallback,System.Object)
extern void Socket_BeginReceive_mB2AF6DAADA16F7F3EC36ED5A05C7A22C2F819E30 (void);
// 0x0000109C System.Int32 System.Net.Sockets.Socket::EndReceive(System.IAsyncResult)
extern void Socket_EndReceive_mF4C73ED2C78731706B7891AB94B7D4EF084476F0 (void);
// 0x0000109D System.Object System.Net.Sockets.Socket::get_InternalSyncObject()
extern void Socket_get_InternalSyncObject_m7325FA3D411ED7E590F9E026CE2859CB654B614F (void);
// 0x0000109E System.Boolean System.Net.Sockets.Socket::get_CleanedUp()
extern void Socket_get_CleanedUp_mFEF17F0AD881817F7A8A0B584E0077E968373684 (void);
// 0x0000109F System.Void System.Net.Sockets.Socket::InitializeSockets()
extern void Socket_InitializeSockets_mB1CBCEFBB0AC0E6848D38A0EEA33EACDF6A9EC7F (void);
// 0x000010A0 System.Void System.Net.Sockets.Socket::Dispose()
extern void Socket_Dispose_m34C079AE162CF588FB9FFA9F76B010DF337DE362 (void);
// 0x000010A1 System.Void System.Net.Sockets.Socket::Finalize()
extern void Socket_Finalize_mF2575EF924283A62F9064992816393410D7C880C (void);
// 0x000010A2 System.Void System.Net.Sockets.Socket::InternalShutdown(System.Net.Sockets.SocketShutdown)
extern void Socket_InternalShutdown_mE1DDB563CF7D94D792F6C2F32FECEBC8270D4E81 (void);
// 0x000010A3 System.Void System.Net.Sockets.Socket::.ctor(System.Net.Sockets.AddressFamily,System.Net.Sockets.SocketType,System.Net.Sockets.ProtocolType,System.Net.Sockets.SafeSocketHandle)
extern void Socket__ctor_m6F08E0C60ECB2DC6DDD921D729D7BD7AEB6A633F (void);
// 0x000010A4 System.Void System.Net.Sockets.Socket::SocketDefaults()
extern void Socket_SocketDefaults_m3AE1F652A9ED2E599A57BFDF82EB39C4EF32DB32 (void);
// 0x000010A5 System.IntPtr System.Net.Sockets.Socket::Socket_internal(System.Net.Sockets.AddressFamily,System.Net.Sockets.SocketType,System.Net.Sockets.ProtocolType,System.Int32&)
extern void Socket_Socket_internal_m6EC2025D3A1C29EB966E6FD091C28ABEAB080E21 (void);
// 0x000010A6 System.Int32 System.Net.Sockets.Socket::get_Available()
extern void Socket_get_Available_m40AB452DDB09090EB7FE5B1BDA99E45F2A9C7D7A (void);
// 0x000010A7 System.Int32 System.Net.Sockets.Socket::Available_internal(System.Net.Sockets.SafeSocketHandle,System.Int32&)
extern void Socket_Available_internal_m7CCE17E3D9D431AC1F4E95CAEF113F99724CB677 (void);
// 0x000010A8 System.Int32 System.Net.Sockets.Socket::Available_internal(System.IntPtr,System.Int32&)
extern void Socket_Available_internal_mC31B5CF7F708E1B4346481F1E72F27EE3C977820 (void);
// 0x000010A9 System.Net.EndPoint System.Net.Sockets.Socket::get_LocalEndPoint()
extern void Socket_get_LocalEndPoint_m5BA68FA5F390F1F8913FA78F919FD9364B669E9C (void);
// 0x000010AA System.Net.SocketAddress System.Net.Sockets.Socket::LocalEndPoint_internal(System.Net.Sockets.SafeSocketHandle,System.Int32,System.Int32&)
extern void Socket_LocalEndPoint_internal_m3042AF8FDDF9D3409FBFBCD332CAC9DC84D43319 (void);
// 0x000010AB System.Net.SocketAddress System.Net.Sockets.Socket::LocalEndPoint_internal(System.IntPtr,System.Int32,System.Int32&)
extern void Socket_LocalEndPoint_internal_mF6DCD0F8A684DC0ABBD07C1CF36BA9741B39410F (void);
// 0x000010AC System.Boolean System.Net.Sockets.Socket::get_Blocking()
extern void Socket_get_Blocking_mBEF4541F893F4ECE9354245BF7E6D8C5118206FF (void);
// 0x000010AD System.Void System.Net.Sockets.Socket::set_Blocking(System.Boolean)
extern void Socket_set_Blocking_mB447A573F44452B55F5D6B6105FD1C55865E0EDC (void);
// 0x000010AE System.Void System.Net.Sockets.Socket::Blocking_internal(System.Net.Sockets.SafeSocketHandle,System.Boolean,System.Int32&)
extern void Socket_Blocking_internal_m13B3D6C3A383411BD26F8EED6BCA4C6517E49BAD (void);
// 0x000010AF System.Void System.Net.Sockets.Socket::Blocking_internal(System.IntPtr,System.Boolean,System.Int32&)
extern void Socket_Blocking_internal_m4F1F07A40A6FD3CFECC7F7F836B52337C61833A9 (void);
// 0x000010B0 System.Boolean System.Net.Sockets.Socket::get_Connected()
extern void Socket_get_Connected_mB757B01CF081289D443081672D65CDF8AD76D3DE (void);
// 0x000010B1 System.Void System.Net.Sockets.Socket::set_NoDelay(System.Boolean)
extern void Socket_set_NoDelay_mB51929BB6C13E4C051C59B62A9C5CBEA3A129D76 (void);
// 0x000010B2 System.Boolean System.Net.Sockets.Socket::Poll(System.Int32,System.Net.Sockets.SelectMode)
extern void Socket_Poll_mF1F23215F0C768A8F891F933221B8D3F7DA53B28 (void);
// 0x000010B3 System.Boolean System.Net.Sockets.Socket::Poll_internal(System.Net.Sockets.SafeSocketHandle,System.Net.Sockets.SelectMode,System.Int32,System.Int32&)
extern void Socket_Poll_internal_m325547116F4B37F9B7016B64A19846CEA0DE5753 (void);
// 0x000010B4 System.Boolean System.Net.Sockets.Socket::Poll_internal(System.IntPtr,System.Net.Sockets.SelectMode,System.Int32,System.Int32&)
extern void Socket_Poll_internal_m0EB7285E1AE8CC42F200FDE13C8991EE4659D276 (void);
// 0x000010B5 System.Net.Sockets.Socket System.Net.Sockets.Socket::Accept()
extern void Socket_Accept_mDF6F7AA1AD7C6E5AB1154C94BF6C7294B7E410A7 (void);
// 0x000010B6 System.Void System.Net.Sockets.Socket::Accept(System.Net.Sockets.Socket)
extern void Socket_Accept_mC12CAE783F87CD63E6FF83D55F1973C2E5E7BDEC (void);
// 0x000010B7 System.Net.Sockets.Socket System.Net.Sockets.Socket::EndAccept(System.IAsyncResult)
extern void Socket_EndAccept_mABD175ECBE095DE93D623259610B1332911266A1 (void);
// 0x000010B8 System.Net.Sockets.Socket System.Net.Sockets.Socket::EndAccept(System.Byte[]&,System.Int32&,System.IAsyncResult)
extern void Socket_EndAccept_m005E845E347FEA71E41BDB1AFE9E5A39BC393D04 (void);
// 0x000010B9 System.Net.Sockets.SafeSocketHandle System.Net.Sockets.Socket::Accept_internal(System.Net.Sockets.SafeSocketHandle,System.Int32&,System.Boolean)
extern void Socket_Accept_internal_mE1FADFF816972DDE8AD35519E92D69B4F9D9109D (void);
// 0x000010BA System.IntPtr System.Net.Sockets.Socket::Accept_internal(System.IntPtr,System.Int32&,System.Boolean)
extern void Socket_Accept_internal_m52A4190380D5DFBB0AD1F4AB6D2F0A49850FD3B9 (void);
// 0x000010BB System.Void System.Net.Sockets.Socket::Bind(System.Net.EndPoint)
extern void Socket_Bind_m839E8CD90EEB61CE1AE5274224F9049A7D4C7A30 (void);
// 0x000010BC System.Void System.Net.Sockets.Socket::Bind_internal(System.Net.Sockets.SafeSocketHandle,System.Net.SocketAddress,System.Int32&)
extern void Socket_Bind_internal_m3E7154040E7446689883A441D55456E7562F2E47 (void);
// 0x000010BD System.Void System.Net.Sockets.Socket::Bind_internal(System.IntPtr,System.Net.SocketAddress,System.Int32&)
extern void Socket_Bind_internal_mE7C0A0306E3AEC46ED06CAE920C799B7B92AC8E9 (void);
// 0x000010BE System.Void System.Net.Sockets.Socket::Listen(System.Int32)
extern void Socket_Listen_m2926E72970BEAACEBD9C140E89DE47A523BAB540 (void);
// 0x000010BF System.Void System.Net.Sockets.Socket::Listen_internal(System.Net.Sockets.SafeSocketHandle,System.Int32,System.Int32&)
extern void Socket_Listen_internal_mF351F058B339E905D497FE522C2E74080A444D10 (void);
// 0x000010C0 System.Void System.Net.Sockets.Socket::Listen_internal(System.IntPtr,System.Int32,System.Int32&)
extern void Socket_Listen_internal_m9B7599632C30804400D22A556A758D4A0B02F145 (void);
// 0x000010C1 System.Void System.Net.Sockets.Socket::Connect(System.Net.EndPoint)
extern void Socket_Connect_m06F14E236617A4BA22146BEC4334E24ED39D8536 (void);
// 0x000010C2 System.IAsyncResult System.Net.Sockets.Socket::BeginConnect(System.String,System.Int32,System.AsyncCallback,System.Object)
extern void Socket_BeginConnect_m6C310E9FBE269BD255F0EA44115954FD7B3F1FF7 (void);
// 0x000010C3 System.IAsyncResult System.Net.Sockets.Socket::BeginConnect(System.Net.EndPoint,System.AsyncCallback,System.Object)
extern void Socket_BeginConnect_m7A303BAA762EDA38A30E37F536A31EC2F18D2495 (void);
// 0x000010C4 System.IAsyncResult System.Net.Sockets.Socket::BeginConnect(System.Net.IPAddress[],System.Int32,System.AsyncCallback,System.Object)
extern void Socket_BeginConnect_m040F02102860B693B6A585A43D0E5E1F4E6ADC93 (void);
// 0x000010C5 System.Void System.Net.Sockets.Socket::BeginMConnect(System.Net.Sockets.SocketAsyncResult)
extern void Socket_BeginMConnect_m97B0959875F9DD732C1B90D08E00018D383AFFE4 (void);
// 0x000010C6 System.Void System.Net.Sockets.Socket::BeginSConnect(System.Net.Sockets.SocketAsyncResult)
extern void Socket_BeginSConnect_m91344C94E64D4215A8CD2F6FD63067DBF32D97F7 (void);
// 0x000010C7 System.Void System.Net.Sockets.Socket::EndConnect(System.IAsyncResult)
extern void Socket_EndConnect_m0CFDCA9629EAF8E764A7EB9D61C9DDA83988209F (void);
// 0x000010C8 System.Void System.Net.Sockets.Socket::Connect_internal(System.Net.Sockets.SafeSocketHandle,System.Net.SocketAddress,System.Int32&,System.Boolean)
extern void Socket_Connect_internal_m907A5990A8F440BA59CE041CF7881FF9C2D7E8AE (void);
// 0x000010C9 System.Void System.Net.Sockets.Socket::Connect_internal(System.IntPtr,System.Net.SocketAddress,System.Int32&,System.Boolean)
extern void Socket_Connect_internal_m0CF19A6266F179B65384D3FBB8B0D0792E055A97 (void);
// 0x000010CA System.Void System.Net.Sockets.Socket::Disconnect(System.Boolean)
extern void Socket_Disconnect_mBE602342DA1C63767110C02BEFF1C45E45037619 (void);
// 0x000010CB System.Void System.Net.Sockets.Socket::EndDisconnect(System.IAsyncResult)
extern void Socket_EndDisconnect_m3CA2C23A595DAB49DB71A18E24E98BE63ABB09B9 (void);
// 0x000010CC System.Void System.Net.Sockets.Socket::Disconnect_internal(System.Net.Sockets.SafeSocketHandle,System.Boolean,System.Int32&)
extern void Socket_Disconnect_internal_m3CE5479D4ADE00354F21C2B6B40B7DE4C30F8068 (void);
// 0x000010CD System.Void System.Net.Sockets.Socket::Disconnect_internal(System.IntPtr,System.Boolean,System.Int32&)
extern void Socket_Disconnect_internal_m97B2794B8CF301AE28B1151EDF0CE8F810636D0E (void);
// 0x000010CE System.Int32 System.Net.Sockets.Socket::Receive(System.Byte[],System.Int32,System.Int32,System.Net.Sockets.SocketFlags,System.Net.Sockets.SocketError&)
extern void Socket_Receive_mC87CCEF55EF312730B08629F4EA24F4D4311FFC3 (void);
// 0x000010CF System.Int32 System.Net.Sockets.Socket::Receive(System.Collections.Generic.IList`1<System.ArraySegment`1<System.Byte>>,System.Net.Sockets.SocketFlags,System.Net.Sockets.SocketError&)
extern void Socket_Receive_mA822C50F868C16CA33ED8BEAC5AE2F7D0018F345 (void);
// 0x000010D0 System.IAsyncResult System.Net.Sockets.Socket::BeginReceive(System.Byte[],System.Int32,System.Int32,System.Net.Sockets.SocketFlags,System.Net.Sockets.SocketError&,System.AsyncCallback,System.Object)
extern void Socket_BeginReceive_mAB09C0EF50CCA20B368771E0FB56F788A10C5C21 (void);
// 0x000010D1 System.Int32 System.Net.Sockets.Socket::EndReceive(System.IAsyncResult,System.Net.Sockets.SocketError&)
extern void Socket_EndReceive_m76672177BFAD926BA214D664EEE7827AFEA0693B (void);
// 0x000010D2 System.Int32 System.Net.Sockets.Socket::Receive_internal(System.Net.Sockets.SafeSocketHandle,System.Net.Sockets.Socket_WSABUF*,System.Int32,System.Net.Sockets.SocketFlags,System.Int32&,System.Boolean)
extern void Socket_Receive_internal_m55FA162A25E221777277E755B9A3B4D8BCB1CDB0 (void);
// 0x000010D3 System.Int32 System.Net.Sockets.Socket::Receive_internal(System.IntPtr,System.Net.Sockets.Socket_WSABUF*,System.Int32,System.Net.Sockets.SocketFlags,System.Int32&,System.Boolean)
extern void Socket_Receive_internal_mC2987A1339F02BD493366DF0C3FD9A63BF9F0268 (void);
// 0x000010D4 System.Int32 System.Net.Sockets.Socket::Receive_internal(System.Net.Sockets.SafeSocketHandle,System.Byte*,System.Int32,System.Net.Sockets.SocketFlags,System.Int32&,System.Boolean)
extern void Socket_Receive_internal_m0DBCB62396D083723FA9E43B847278DE07591E59 (void);
// 0x000010D5 System.Int32 System.Net.Sockets.Socket::Receive_internal(System.IntPtr,System.Byte*,System.Int32,System.Net.Sockets.SocketFlags,System.Int32&,System.Boolean)
extern void Socket_Receive_internal_mED8291F42882678A0E7D65A7697E890FCCDA9A46 (void);
// 0x000010D6 System.Int32 System.Net.Sockets.Socket::ReceiveFrom(System.Byte[],System.Int32,System.Int32,System.Net.Sockets.SocketFlags,System.Net.EndPoint&,System.Net.Sockets.SocketError&)
extern void Socket_ReceiveFrom_m743C33ED62910EE4B6850400AA0FE7D44337C112 (void);
// 0x000010D7 System.Int32 System.Net.Sockets.Socket::EndReceiveFrom(System.IAsyncResult,System.Net.EndPoint&)
extern void Socket_EndReceiveFrom_m534A60EABD1A1FCE593901355FC7E840C94B1AA4 (void);
// 0x000010D8 System.Int32 System.Net.Sockets.Socket::ReceiveFrom_internal(System.Net.Sockets.SafeSocketHandle,System.Byte*,System.Int32,System.Net.Sockets.SocketFlags,System.Net.SocketAddress&,System.Int32&,System.Boolean)
extern void Socket_ReceiveFrom_internal_mEA5003975D91AB2F18A6CF7E6889FF0D3D139B31 (void);
// 0x000010D9 System.Int32 System.Net.Sockets.Socket::ReceiveFrom_internal(System.IntPtr,System.Byte*,System.Int32,System.Net.Sockets.SocketFlags,System.Net.SocketAddress&,System.Int32&,System.Boolean)
extern void Socket_ReceiveFrom_internal_m43D3E1FA721210154B38D2EF7F2135625C61A613 (void);
// 0x000010DA System.Int32 System.Net.Sockets.Socket::Send(System.Byte[],System.Int32,System.Int32,System.Net.Sockets.SocketFlags,System.Net.Sockets.SocketError&)
extern void Socket_Send_m4652C4C32F15F5B18A7AF28086B87C074844AEA4 (void);
// 0x000010DB System.Int32 System.Net.Sockets.Socket::Send(System.Collections.Generic.IList`1<System.ArraySegment`1<System.Byte>>,System.Net.Sockets.SocketFlags,System.Net.Sockets.SocketError&)
extern void Socket_Send_mFBF7C653CB5BC6BA91F4415378F34F13897259DE (void);
// 0x000010DC System.IAsyncResult System.Net.Sockets.Socket::BeginSend(System.Byte[],System.Int32,System.Int32,System.Net.Sockets.SocketFlags,System.Net.Sockets.SocketError&,System.AsyncCallback,System.Object)
extern void Socket_BeginSend_mA6C244A07735EEA6B4DA335545237F0FF42F8A7C (void);
// 0x000010DD System.Void System.Net.Sockets.Socket::BeginSendCallback(System.Net.Sockets.SocketAsyncResult,System.Int32)
extern void Socket_BeginSendCallback_m2E4DF0CAEE665252159EE10E8EFA46463980F5CF (void);
// 0x000010DE System.Int32 System.Net.Sockets.Socket::EndSend(System.IAsyncResult,System.Net.Sockets.SocketError&)
extern void Socket_EndSend_m58F48E67A449034B31B52F7EF2F46856FBCE0310 (void);
// 0x000010DF System.Int32 System.Net.Sockets.Socket::Send_internal(System.Net.Sockets.SafeSocketHandle,System.Net.Sockets.Socket_WSABUF*,System.Int32,System.Net.Sockets.SocketFlags,System.Int32&,System.Boolean)
extern void Socket_Send_internal_m23758BA709E17D55050E23A679DC8149B2944C1A (void);
// 0x000010E0 System.Int32 System.Net.Sockets.Socket::Send_internal(System.IntPtr,System.Net.Sockets.Socket_WSABUF*,System.Int32,System.Net.Sockets.SocketFlags,System.Int32&,System.Boolean)
extern void Socket_Send_internal_mF991C3643BB5E358474652659680232787B12927 (void);
// 0x000010E1 System.Int32 System.Net.Sockets.Socket::Send_internal(System.Net.Sockets.SafeSocketHandle,System.Byte*,System.Int32,System.Net.Sockets.SocketFlags,System.Int32&,System.Boolean)
extern void Socket_Send_internal_m1D6B90528CD689D0E857CAE776E573E178362D37 (void);
// 0x000010E2 System.Int32 System.Net.Sockets.Socket::Send_internal(System.IntPtr,System.Byte*,System.Int32,System.Net.Sockets.SocketFlags,System.Int32&,System.Boolean)
extern void Socket_Send_internal_mC7309CA15FA175E000DCF98711950B46D1250D8C (void);
// 0x000010E3 System.Int32 System.Net.Sockets.Socket::EndSendTo(System.IAsyncResult)
extern void Socket_EndSendTo_m8A51FA7E8F6D65435DA47F1DD7D74C9695884CF1 (void);
// 0x000010E4 System.Object System.Net.Sockets.Socket::GetSocketOption(System.Net.Sockets.SocketOptionLevel,System.Net.Sockets.SocketOptionName)
extern void Socket_GetSocketOption_m0810701BA5C30F393D05386BA150A87CA905710D (void);
// 0x000010E5 System.Void System.Net.Sockets.Socket::GetSocketOption_obj_internal(System.Net.Sockets.SafeSocketHandle,System.Net.Sockets.SocketOptionLevel,System.Net.Sockets.SocketOptionName,System.Object&,System.Int32&)
extern void Socket_GetSocketOption_obj_internal_mB80B47214B569FD08FD3D83DC4AD23F30EF0E1F5 (void);
// 0x000010E6 System.Void System.Net.Sockets.Socket::GetSocketOption_obj_internal(System.IntPtr,System.Net.Sockets.SocketOptionLevel,System.Net.Sockets.SocketOptionName,System.Object&,System.Int32&)
extern void Socket_GetSocketOption_obj_internal_m7C531C9B7D40C1730EBEDF12EA12559B3AC6A95D (void);
// 0x000010E7 System.Void System.Net.Sockets.Socket::SetSocketOption(System.Net.Sockets.SocketOptionLevel,System.Net.Sockets.SocketOptionName,System.Object)
extern void Socket_SetSocketOption_m18B869594DEEF6B857849E32352C652AE2380DF3 (void);
// 0x000010E8 System.Void System.Net.Sockets.Socket::SetSocketOption(System.Net.Sockets.SocketOptionLevel,System.Net.Sockets.SocketOptionName,System.Boolean)
extern void Socket_SetSocketOption_m545931224E0FBC0073E60A755F70180105A4CBC0 (void);
// 0x000010E9 System.Void System.Net.Sockets.Socket::SetSocketOption(System.Net.Sockets.SocketOptionLevel,System.Net.Sockets.SocketOptionName,System.Int32)
extern void Socket_SetSocketOption_mDD4791B69C63D5156C5F733593D5888EDF7A7C93 (void);
// 0x000010EA System.Void System.Net.Sockets.Socket::SetSocketOption_internal(System.Net.Sockets.SafeSocketHandle,System.Net.Sockets.SocketOptionLevel,System.Net.Sockets.SocketOptionName,System.Object,System.Byte[],System.Int32,System.Int32&)
extern void Socket_SetSocketOption_internal_m4CD6A4EB2E6B43A654E7393C15E6339DA717699A (void);
// 0x000010EB System.Void System.Net.Sockets.Socket::SetSocketOption_internal(System.IntPtr,System.Net.Sockets.SocketOptionLevel,System.Net.Sockets.SocketOptionName,System.Object,System.Byte[],System.Int32,System.Int32&)
extern void Socket_SetSocketOption_internal_m79AFC3FAB34B01E7749886DF7D3DFF10223953AF (void);
// 0x000010EC System.Int32 System.Net.Sockets.Socket::IOControl(System.Int32,System.Byte[],System.Byte[])
extern void Socket_IOControl_mD5033694820922EEEBAAD0BFD1DDABA288A61F97 (void);
// 0x000010ED System.Int32 System.Net.Sockets.Socket::IOControl_internal(System.Net.Sockets.SafeSocketHandle,System.Int32,System.Byte[],System.Byte[],System.Int32&)
extern void Socket_IOControl_internal_mA2E0983B4939E0392FBBEA9BDCC976111349A546 (void);
// 0x000010EE System.Int32 System.Net.Sockets.Socket::IOControl_internal(System.IntPtr,System.Int32,System.Byte[],System.Byte[],System.Int32&)
extern void Socket_IOControl_internal_mF63E50AF5DF58AFCAFB751C71FCCF44BCE1B4805 (void);
// 0x000010EF System.Void System.Net.Sockets.Socket::Close()
extern void Socket_Close_mBB794B7D2AEC0A2478540381D6CA7F6DB4913D09 (void);
// 0x000010F0 System.Void System.Net.Sockets.Socket::Close(System.Int32)
extern void Socket_Close_m77322C5F6C16BCE94498430C920EC1EBCF8BC8A2 (void);
// 0x000010F1 System.Void System.Net.Sockets.Socket::Close_internal(System.IntPtr,System.Int32&)
extern void Socket_Close_internal_mDC62C0CC0402756EC2AF208253EA987D38C1C97C (void);
// 0x000010F2 System.Void System.Net.Sockets.Socket::Shutdown_internal(System.Net.Sockets.SafeSocketHandle,System.Net.Sockets.SocketShutdown,System.Int32&)
extern void Socket_Shutdown_internal_mDB5B705BAEE0962DF070CC97E4569277C1BAB3C7 (void);
// 0x000010F3 System.Void System.Net.Sockets.Socket::Shutdown_internal(System.IntPtr,System.Net.Sockets.SocketShutdown,System.Int32&)
extern void Socket_Shutdown_internal_mEBB0DF91C761500931F2A3D7CE3103ECE0553060 (void);
// 0x000010F4 System.Void System.Net.Sockets.Socket::Dispose(System.Boolean)
extern void Socket_Dispose_m24CC84D16DA94C78C460A3E2EC7068273E40B710 (void);
// 0x000010F5 System.Void System.Net.Sockets.Socket::Linger(System.IntPtr)
extern void Socket_Linger_m8BC490F462914AEE570BB8C5883DF5B70967D823 (void);
// 0x000010F6 System.Void System.Net.Sockets.Socket::ThrowIfDisposedAndClosed()
extern void Socket_ThrowIfDisposedAndClosed_mCDA9C2603B4166665F14BABFA4FB3423508DEAA7 (void);
// 0x000010F7 System.Void System.Net.Sockets.Socket::ThrowIfBufferNull(System.Byte[])
extern void Socket_ThrowIfBufferNull_m038FD1656C891AD4AF2883AFBA1084CF95286252 (void);
// 0x000010F8 System.Void System.Net.Sockets.Socket::ThrowIfBufferOutOfRange(System.Byte[],System.Int32,System.Int32)
extern void Socket_ThrowIfBufferOutOfRange_m06C012616B2650E2344CFADF8D7DEDE3A1F6272F (void);
// 0x000010F9 System.Void System.Net.Sockets.Socket::ThrowIfUdp()
extern void Socket_ThrowIfUdp_mCC07B58F7A539B485A355A28D36174F6F1CC3FEA (void);
// 0x000010FA System.Net.Sockets.SocketAsyncResult System.Net.Sockets.Socket::ValidateEndIAsyncResult(System.IAsyncResult,System.String,System.String)
extern void Socket_ValidateEndIAsyncResult_m509940324A570251B33301A59DC3C01B5DAB944A (void);
// 0x000010FB System.Void System.Net.Sockets.Socket::QueueIOSelectorJob(System.Threading.SemaphoreSlim,System.IntPtr,System.IOSelectorJob)
extern void Socket_QueueIOSelectorJob_m5BF661B575E897D2F8A03CB1A189674EA977EFB5 (void);
// 0x000010FC System.Net.IPEndPoint System.Net.Sockets.Socket::RemapIPEndPoint(System.Net.IPEndPoint)
extern void Socket_RemapIPEndPoint_m3EF595CE2E7BCDF1CBFEA02E101908877FF90706 (void);
// 0x000010FD System.Void System.Net.Sockets.Socket::cancel_blocking_socket_operation(System.Threading.Thread)
extern void Socket_cancel_blocking_socket_operation_m14366BBE65240C8833ED22AE8DE299E771FA3058 (void);
// 0x000010FE System.Int32 System.Net.Sockets.Socket::get_FamilyHint()
extern void Socket_get_FamilyHint_m9C8E3739473BE1AF6E8FDD6FD3579BE5A9675224 (void);
// 0x000010FF System.Boolean System.Net.Sockets.Socket::IsProtocolSupported_internal(System.Net.NetworkInformation.NetworkInterfaceComponent)
extern void Socket_IsProtocolSupported_internal_m5C586C81E1F7B545669E57AE413AF07A6400B907 (void);
// 0x00001100 System.Boolean System.Net.Sockets.Socket::IsProtocolSupported(System.Net.NetworkInformation.NetworkInterfaceComponent)
extern void Socket_IsProtocolSupported_mD0EC79AB174CC92B01EEC866E6837CCF1B330A37 (void);
// 0x00001101 System.Void System.Net.Sockets.Socket::.cctor()
extern void Socket__cctor_mC1130CB5B4FF386DBF641F72A301C65142EF6AD2 (void);
// 0x00001102 System.Void System.Net.Sockets.Socket_<>c::.cctor()
extern void U3CU3Ec__cctor_m189E5660A587DF9A7CA7B87434E92DB20CFE6DD5 (void);
// 0x00001103 System.Void System.Net.Sockets.Socket_<>c::.ctor()
extern void U3CU3Ec__ctor_m421B31AEC17C6130D0F77B8823F05048643B8A2C (void);
// 0x00001104 System.Void System.Net.Sockets.Socket_<>c::<BeginSend>b__241_0(System.IOAsyncResult)
extern void U3CU3Ec_U3CBeginSendU3Eb__241_0_mED3657F5D9278E1CF28553337FDB5BB377EDFCF4 (void);
// 0x00001105 System.Void System.Net.Sockets.Socket_<>c::<.cctor>b__309_0(System.IAsyncResult)
extern void U3CU3Ec_U3C_cctorU3Eb__309_0_mA1E4E9EBD8C59F3452F3C291A116338BD04123B3 (void);
// 0x00001106 System.Void System.Net.Sockets.Socket_<>c::<.cctor>b__309_1(System.IOAsyncResult)
extern void U3CU3Ec_U3C_cctorU3Eb__309_1_mFE31CFBA6F2BE4A47926572EE46D8368D4BB6D3D (void);
// 0x00001107 System.Void System.Net.Sockets.Socket_<>c::<.cctor>b__309_2(System.IOAsyncResult)
extern void U3CU3Ec_U3C_cctorU3Eb__309_2_mEEA9AFDA35A729986A198CCC9785205946F10425 (void);
// 0x00001108 System.Void System.Net.Sockets.Socket_<>c::<.cctor>b__309_3(System.IAsyncResult)
extern void U3CU3Ec_U3C_cctorU3Eb__309_3_m6DC581C3C4C027974F71C41B8E3AD0E9C64405BA (void);
// 0x00001109 System.Void System.Net.Sockets.Socket_<>c::<.cctor>b__309_4(System.IOAsyncResult)
extern void U3CU3Ec_U3C_cctorU3Eb__309_4_m8D8DA2E8BC6EAD867C7FB95D126E3C0B8CBC2630 (void);
// 0x0000110A System.Void System.Net.Sockets.Socket_<>c::<.cctor>b__309_5(System.IAsyncResult)
extern void U3CU3Ec_U3C_cctorU3Eb__309_5_m124EFFED3D1E44E4C1A5F5A1E586AFBEC6EB42D1 (void);
// 0x0000110B System.Void System.Net.Sockets.Socket_<>c::<.cctor>b__309_6(System.IOAsyncResult)
extern void U3CU3Ec_U3C_cctorU3Eb__309_6_mC8539B0D721812B995C06217EC22C578EF76E01A (void);
// 0x0000110C System.Void System.Net.Sockets.Socket_<>c::<.cctor>b__309_7(System.IAsyncResult)
extern void U3CU3Ec_U3C_cctorU3Eb__309_7_mB19175AFC1F2BB2A749184A61DD84BBB76135E45 (void);
// 0x0000110D System.Void System.Net.Sockets.Socket_<>c::<.cctor>b__309_8(System.IOAsyncResult)
extern void U3CU3Ec_U3C_cctorU3Eb__309_8_mA9F0B14FEA60E5CA4D29CDF2F8BBABE4CEDEDB5F (void);
// 0x0000110E System.Void System.Net.Sockets.Socket_<>c::<.cctor>b__309_9(System.IOAsyncResult)
extern void U3CU3Ec_U3C_cctorU3Eb__309_9_mBA3DCDDE64656E216E23EC585A364C692370765E (void);
// 0x0000110F System.Void System.Net.Sockets.Socket_<>c::<.cctor>b__309_10(System.IAsyncResult)
extern void U3CU3Ec_U3C_cctorU3Eb__309_10_m7AB7D356C3FD8B2B8BF0C280B14675A3D597501F (void);
// 0x00001110 System.Void System.Net.Sockets.Socket_<>c::<.cctor>b__309_11(System.IOAsyncResult)
extern void U3CU3Ec_U3C_cctorU3Eb__309_11_m54D0A1A002B2CA233DAA2E13818D0B514C750156 (void);
// 0x00001111 System.Void System.Net.Sockets.Socket_<>c::<.cctor>b__309_12(System.IAsyncResult)
extern void U3CU3Ec_U3C_cctorU3Eb__309_12_m6A2545287216688A2636B385C1E550CA4C6E12F7 (void);
// 0x00001112 System.Void System.Net.Sockets.Socket_<>c::<.cctor>b__309_13(System.IOAsyncResult)
extern void U3CU3Ec_U3C_cctorU3Eb__309_13_m557F5E3E30E4AAF3D185278BAB5EEC27AA33C657 (void);
// 0x00001113 System.Void System.Net.Sockets.Socket_<>c::<.cctor>b__309_14(System.IAsyncResult)
extern void U3CU3Ec_U3C_cctorU3Eb__309_14_m2E7D16D51C6DFA7706CFBC0A906A81BA94CA2932 (void);
// 0x00001114 System.Void System.Net.Sockets.Socket_<>c__DisplayClass242_0::.ctor()
extern void U3CU3Ec__DisplayClass242_0__ctor_m37038B01FD9E383353E2D3618C0E6C1CA443298F (void);
// 0x00001115 System.Void System.Net.Sockets.Socket_<>c__DisplayClass242_0::<BeginSendCallback>b__0(System.IOAsyncResult)
extern void U3CU3Ec__DisplayClass242_0_U3CBeginSendCallbackU3Eb__0_m2D1B9158103E534CC52214422CE5B043F4CEE08E (void);
// 0x00001116 System.Void System.Net.Sockets.Socket_<>c__DisplayClass298_0::.ctor()
extern void U3CU3Ec__DisplayClass298_0__ctor_m24532A068CEE2B919D0FD16BC70121982187EB94 (void);
// 0x00001117 System.Void System.Net.Sockets.Socket_<>c__DisplayClass298_0::<QueueIOSelectorJob>b__0(System.Threading.Tasks.Task)
extern void U3CU3Ec__DisplayClass298_0_U3CQueueIOSelectorJobU3Eb__0_mF53A22B944AA6C92B918DF06ABFAF923D53824F9 (void);
// 0x00001118 System.Void System.Net.Sockets.TcpClient::.ctor()
extern void TcpClient__ctor_m152C74CC5F0D393E707CF031F18B0E04422936BF (void);
// 0x00001119 System.Void System.Net.Sockets.TcpClient::.ctor(System.Net.Sockets.AddressFamily)
extern void TcpClient__ctor_m1B221687523D22D24C3EAA6C804E13D998CED343 (void);
// 0x0000111A System.Net.Sockets.Socket System.Net.Sockets.TcpClient::get_Client()
extern void TcpClient_get_Client_m7EE266557B305926B1A845F3C75E2532899D4395 (void);
// 0x0000111B System.Void System.Net.Sockets.TcpClient::set_Client(System.Net.Sockets.Socket)
extern void TcpClient_set_Client_m932460A905C55EC815A5471D37C2EF7DDE63EFCB (void);
// 0x0000111C System.IAsyncResult System.Net.Sockets.TcpClient::BeginConnect(System.String,System.Int32,System.AsyncCallback,System.Object)
extern void TcpClient_BeginConnect_m52E1A875F3FE5DEB08E08FC6DA4281AA1420A743 (void);
// 0x0000111D System.Void System.Net.Sockets.TcpClient::EndConnect(System.IAsyncResult)
extern void TcpClient_EndConnect_m38E0788EDDA2DF9D90A67FA0CB3D030D3A9FC851 (void);
// 0x0000111E System.Void System.Net.Sockets.TcpClient::Dispose(System.Boolean)
extern void TcpClient_Dispose_mD44F6453D48E9FB528D143BB27D384557AA52106 (void);
// 0x0000111F System.Void System.Net.Sockets.TcpClient::Dispose()
extern void TcpClient_Dispose_m621D5436D4091ADC22194DEB8774FB50E9CC7DE7 (void);
// 0x00001120 System.Void System.Net.Sockets.TcpClient::Finalize()
extern void TcpClient_Finalize_mFBDA36FFECC5373631CC601903380AFC596608DA (void);
// 0x00001121 System.Void System.Net.Sockets.TcpClient::initialize()
extern void TcpClient_initialize_m50BEA4060C1628784A0B66E2628A0A8110ED3B97 (void);
// 0x00001122 System.Void System.Net.Sockets.SafeSocketHandle::.ctor(System.IntPtr,System.Boolean)
extern void SafeSocketHandle__ctor_m7A417F105464C193628218AF4E93B797E8888480 (void);
// 0x00001123 System.Boolean System.Net.Sockets.SafeSocketHandle::ReleaseHandle()
extern void SafeSocketHandle_ReleaseHandle_m2DF10268C0814FED4266C031FD32D58B31CA5409 (void);
// 0x00001124 System.Void System.Net.Sockets.SafeSocketHandle::RegisterForBlockingSyscall()
extern void SafeSocketHandle_RegisterForBlockingSyscall_m648E07077BFE30CFD66FEAAFD0AE595F8BD67E60 (void);
// 0x00001125 System.Void System.Net.Sockets.SafeSocketHandle::UnRegisterForBlockingSyscall()
extern void SafeSocketHandle_UnRegisterForBlockingSyscall_m2F2BD3A6CFE6CEF5587ED4D8EAE441CBC0E945AB (void);
// 0x00001126 System.Void System.Net.Sockets.SafeSocketHandle::.cctor()
extern void SafeSocketHandle__cctor_m53EFD60FADB351C93A9ECAEF0F7F41A6C5D79A84 (void);
// 0x00001127 System.Net.Sockets.Socket System.Net.Sockets.SocketAsyncEventArgs::get_AcceptSocket()
extern void SocketAsyncEventArgs_get_AcceptSocket_m3BD8876BC4B1859E1E7956AD9B3E0227B9E77F75 (void);
// 0x00001128 System.Void System.Net.Sockets.SocketAsyncEventArgs::set_AcceptSocket(System.Net.Sockets.Socket)
extern void SocketAsyncEventArgs_set_AcceptSocket_m7EEFF83859DD66A54E98A34FB7000DD670F1B1C1 (void);
// 0x00001129 System.Void System.Net.Sockets.SocketAsyncEventArgs::set_BytesTransferred(System.Int32)
extern void SocketAsyncEventArgs_set_BytesTransferred_mFEA9222385B83E3CAD5546E53F1C3F81C5EEA4AE (void);
// 0x0000112A System.Void System.Net.Sockets.SocketAsyncEventArgs::set_SocketError(System.Net.Sockets.SocketError)
extern void SocketAsyncEventArgs_set_SocketError_mFCDAA84BC41D0B28B2517AFD1DCBADCFAAE29499 (void);
// 0x0000112B System.Void System.Net.Sockets.SocketAsyncEventArgs::Complete()
extern void SocketAsyncEventArgs_Complete_mA77F4405B5C9CF2AEE3CA78A8E4BDECE9F6B972A (void);
// 0x0000112C System.Void System.Net.Sockets.SocketAsyncEventArgs::OnCompleted(System.Net.Sockets.SocketAsyncEventArgs)
extern void SocketAsyncEventArgs_OnCompleted_m330F7F5F140260C0AFCAC74F160C2EF9BA23AAC8 (void);
// 0x0000112D System.IntPtr System.Net.Sockets.SocketAsyncResult::get_Handle()
extern void SocketAsyncResult_get_Handle_mA1FCAC625E2265493F931EF8C717E50BE7921ABB (void);
// 0x0000112E System.Void System.Net.Sockets.SocketAsyncResult::.ctor(System.Net.Sockets.Socket,System.AsyncCallback,System.Object,System.Net.Sockets.SocketOperation)
extern void SocketAsyncResult__ctor_mA600493FFA7C8A3553FA39CBFF18CF8A8F890E0F (void);
// 0x0000112F System.Net.Sockets.SocketError System.Net.Sockets.SocketAsyncResult::get_ErrorCode()
extern void SocketAsyncResult_get_ErrorCode_m0888A12E8AE75A62CDC76F139829240215E8B6DE (void);
// 0x00001130 System.Void System.Net.Sockets.SocketAsyncResult::CheckIfThrowDelayedException()
extern void SocketAsyncResult_CheckIfThrowDelayedException_mA857B11642F239B6FE95EC9E57F99E01F114FCAD (void);
// 0x00001131 System.Void System.Net.Sockets.SocketAsyncResult::CompleteDisposed()
extern void SocketAsyncResult_CompleteDisposed_m7D814AACBE449F4F68500B3594EB71E755FCDBE9 (void);
// 0x00001132 System.Void System.Net.Sockets.SocketAsyncResult::Complete()
extern void SocketAsyncResult_Complete_m956632BDCB195816D5BD8F57B6493329C10DCD32 (void);
// 0x00001133 System.Void System.Net.Sockets.SocketAsyncResult::Complete(System.Boolean)
extern void SocketAsyncResult_Complete_m7D9B9A60DFD7281D5EE7FD6EFE07BA4E9CB07CA1 (void);
// 0x00001134 System.Void System.Net.Sockets.SocketAsyncResult::Complete(System.Int32)
extern void SocketAsyncResult_Complete_mDEB3A49AC0BAC2FAF31ABA8523371C5B1B813776 (void);
// 0x00001135 System.Void System.Net.Sockets.SocketAsyncResult::Complete(System.Exception,System.Boolean)
extern void SocketAsyncResult_Complete_m16E71358A4FB937FCC3DC080EBB00C4C350DA31C (void);
// 0x00001136 System.Void System.Net.Sockets.SocketAsyncResult::Complete(System.Exception)
extern void SocketAsyncResult_Complete_m2319BDC7E4BBE78746850481BBD1711916949DF6 (void);
// 0x00001137 System.Void System.Net.Sockets.SocketAsyncResult::Complete(System.Net.Sockets.Socket)
extern void SocketAsyncResult_Complete_m2644D553368DA3CF95D49473AEA8B656E73463DF (void);
// 0x00001138 System.Void System.Net.Sockets.SocketAsyncResult::Complete(System.Net.Sockets.Socket,System.Int32)
extern void SocketAsyncResult_Complete_mC7A67AFEC2C33BD0D7E191EB6AA0658C1A53907A (void);
// 0x00001139 System.Void System.Net.Sockets.SocketAsyncResult_<>c::.cctor()
extern void U3CU3Ec__cctor_m0096D8732373ECAFCCC3553EDDE54F1CB40D6EA2 (void);
// 0x0000113A System.Void System.Net.Sockets.SocketAsyncResult_<>c::.ctor()
extern void U3CU3Ec__ctor_m6E4EE081CCEE6E72C143685C5612BA492B00F1BA (void);
// 0x0000113B System.Void System.Net.Sockets.SocketAsyncResult_<>c::<Complete>b__27_0(System.Object)
extern void U3CU3Ec_U3CCompleteU3Eb__27_0_mBC254448542DAB8EBC47160EB33A36700D1A32E9 (void);
// 0x0000113C System.Void System.Net.Security.AuthenticatedStream::.ctor(System.IO.Stream,System.Boolean)
extern void AuthenticatedStream__ctor_mFCFA51BD3C5544DC6390CF5094E1C0DBA133C172 (void);
// 0x0000113D System.IO.Stream System.Net.Security.AuthenticatedStream::get_InnerStream()
extern void AuthenticatedStream_get_InnerStream_mB7DF06B2F011B3F9F301D068438BBD01C24DCDDC (void);
// 0x0000113E System.Void System.Net.Security.AuthenticatedStream::Dispose(System.Boolean)
extern void AuthenticatedStream_Dispose_m5610A806886C36698AC932D21F5FBDCAE9FA3E14 (void);
// 0x0000113F System.Boolean System.Net.Security.AuthenticatedStream::get_IsAuthenticated()
// 0x00001140 System.Void System.Net.Security.LocalCertificateSelectionCallback::.ctor(System.Object,System.IntPtr)
extern void LocalCertificateSelectionCallback__ctor_m7CAC68C30F63B889613824039FCF827F78475E5F (void);
// 0x00001141 System.Security.Cryptography.X509Certificates.X509Certificate System.Net.Security.LocalCertificateSelectionCallback::Invoke(System.Object,System.String,System.Security.Cryptography.X509Certificates.X509CertificateCollection,System.Security.Cryptography.X509Certificates.X509Certificate,System.String[])
extern void LocalCertificateSelectionCallback_Invoke_mC560E6706F8520A856513EBCDE45A2B8F5ED6A3F (void);
// 0x00001142 System.IAsyncResult System.Net.Security.LocalCertificateSelectionCallback::BeginInvoke(System.Object,System.String,System.Security.Cryptography.X509Certificates.X509CertificateCollection,System.Security.Cryptography.X509Certificates.X509Certificate,System.String[],System.AsyncCallback,System.Object)
extern void LocalCertificateSelectionCallback_BeginInvoke_m1049EE3CAAE57029C936479E2C2F140E0330523A (void);
// 0x00001143 System.Security.Cryptography.X509Certificates.X509Certificate System.Net.Security.LocalCertificateSelectionCallback::EndInvoke(System.IAsyncResult)
extern void LocalCertificateSelectionCallback_EndInvoke_mCD6CE0AB7C4F4D981BDA29ABCDAD5559891B5112 (void);
// 0x00001144 System.Void System.Net.Security.RemoteCertificateValidationCallback::.ctor(System.Object,System.IntPtr)
extern void RemoteCertificateValidationCallback__ctor_m830361B1E3107AC75A34E07042B4A2567B331E3F (void);
// 0x00001145 System.Boolean System.Net.Security.RemoteCertificateValidationCallback::Invoke(System.Object,System.Security.Cryptography.X509Certificates.X509Certificate,System.Security.Cryptography.X509Certificates.X509Chain,System.Net.Security.SslPolicyErrors)
extern void RemoteCertificateValidationCallback_Invoke_mD2863E7241D3768F16B3F85589623B4397EDF86F (void);
// 0x00001146 System.IAsyncResult System.Net.Security.RemoteCertificateValidationCallback::BeginInvoke(System.Object,System.Security.Cryptography.X509Certificates.X509Certificate,System.Security.Cryptography.X509Certificates.X509Chain,System.Net.Security.SslPolicyErrors,System.AsyncCallback,System.Object)
extern void RemoteCertificateValidationCallback_BeginInvoke_m21A4B4335CCCDF893A38C75DD1171A31B466A687 (void);
// 0x00001147 System.Boolean System.Net.Security.RemoteCertificateValidationCallback::EndInvoke(System.IAsyncResult)
extern void RemoteCertificateValidationCallback_EndInvoke_mB5C28FA15AC0883EC65DBD8E6FC5610BF91B9140 (void);
// 0x00001148 System.Void System.Net.Security.LocalCertSelectionCallback::.ctor(System.Object,System.IntPtr)
extern void LocalCertSelectionCallback__ctor_mEA7E533B4C8CF46131F4097785E653C9DF1E2A85 (void);
// 0x00001149 System.Security.Cryptography.X509Certificates.X509Certificate System.Net.Security.LocalCertSelectionCallback::Invoke(System.String,System.Security.Cryptography.X509Certificates.X509CertificateCollection,System.Security.Cryptography.X509Certificates.X509Certificate,System.String[])
extern void LocalCertSelectionCallback_Invoke_m710A68C0A2D13DBB5E8434FC6E0ED75F90E7C176 (void);
// 0x0000114A System.IAsyncResult System.Net.Security.LocalCertSelectionCallback::BeginInvoke(System.String,System.Security.Cryptography.X509Certificates.X509CertificateCollection,System.Security.Cryptography.X509Certificates.X509Certificate,System.String[],System.AsyncCallback,System.Object)
extern void LocalCertSelectionCallback_BeginInvoke_m52E115683F283EFE63006DC899952C6958350285 (void);
// 0x0000114B System.Security.Cryptography.X509Certificates.X509Certificate System.Net.Security.LocalCertSelectionCallback::EndInvoke(System.IAsyncResult)
extern void LocalCertSelectionCallback_EndInvoke_mAC5037A64623906D66FB80410DF916D3A47E09C4 (void);
// 0x0000114C Mono.Security.Interface.IMonoSslStream System.Net.Security.SslStream::get_Impl()
extern void SslStream_get_Impl_m29F58D35745DFC013BFAEFCF3952391234D8BC9A (void);
// 0x0000114D Mono.Security.Interface.MonoTlsProvider System.Net.Security.SslStream::GetProvider()
extern void SslStream_GetProvider_m745E2C52DFED4D4045613A88E00B3EF1E20A7033 (void);
// 0x0000114E System.Void System.Net.Security.SslStream::.ctor(System.IO.Stream,System.Boolean,System.Net.Security.RemoteCertificateValidationCallback)
extern void SslStream__ctor_m1DFCBD4F4C88F181B1F23EF649F4BAE71EC37580 (void);
// 0x0000114F System.Void System.Net.Security.SslStream::.ctor(System.IO.Stream,System.Boolean,System.Net.Security.RemoteCertificateValidationCallback,System.Net.Security.LocalCertificateSelectionCallback)
extern void SslStream__ctor_m4DA680B7D511456DB5789F62EC80117AE5E16532 (void);
// 0x00001150 System.Void System.Net.Security.SslStream::.ctor(System.IO.Stream,System.Boolean,Mono.Security.Interface.MonoTlsProvider,Mono.Security.Interface.MonoTlsSettings)
extern void SslStream__ctor_mA434A097CD9B052AC8510C8B5BFF9E5E6B541DC9 (void);
// 0x00001151 Mono.Security.Interface.IMonoSslStream System.Net.Security.SslStream::CreateMonoSslStream(System.IO.Stream,System.Boolean,Mono.Security.Interface.MonoTlsProvider,Mono.Security.Interface.MonoTlsSettings)
extern void SslStream_CreateMonoSslStream_m2DA6B0A589490351B37010F5BCF2DA3D734FF266 (void);
// 0x00001152 System.Void System.Net.Security.SslStream::AuthenticateAsClient(System.String)
extern void SslStream_AuthenticateAsClient_mA05DB2C8245FB47D1A8258BD68536D498A1BEE08 (void);
// 0x00001153 System.Boolean System.Net.Security.SslStream::get_IsAuthenticated()
extern void SslStream_get_IsAuthenticated_m273C64C4DF6FFD4E9772EF714EFA982D4C0A9D83 (void);
// 0x00001154 System.Boolean System.Net.Security.SslStream::get_CanSeek()
extern void SslStream_get_CanSeek_mD0CB66ABEA39EE6BEAB9BD53ADF03476FEA2E266 (void);
// 0x00001155 System.Boolean System.Net.Security.SslStream::get_CanRead()
extern void SslStream_get_CanRead_m49799854D297DCF71A497F8858B64DDD1C10BF00 (void);
// 0x00001156 System.Boolean System.Net.Security.SslStream::get_CanWrite()
extern void SslStream_get_CanWrite_m25569C1704B5F54A27234D1B9B69647D5018CCEF (void);
// 0x00001157 System.Int32 System.Net.Security.SslStream::get_ReadTimeout()
extern void SslStream_get_ReadTimeout_m27911D96B7B0171B5429C2D58E6F4F5C7DD76671 (void);
// 0x00001158 System.Int32 System.Net.Security.SslStream::get_WriteTimeout()
extern void SslStream_get_WriteTimeout_m8BECC2147DB2A615EBA19CBC9257CB32B69967B6 (void);
// 0x00001159 System.Int64 System.Net.Security.SslStream::get_Length()
extern void SslStream_get_Length_m1A4DBA93F0D140FA33892E0193DDE8C6E4175763 (void);
// 0x0000115A System.Int64 System.Net.Security.SslStream::get_Position()
extern void SslStream_get_Position_mDCFD4EFB697DAFF90BA366ED8519487027E21671 (void);
// 0x0000115B System.Void System.Net.Security.SslStream::set_Position(System.Int64)
extern void SslStream_set_Position_m4D2093D31E1557590786FA41197CD585CAC79E3A (void);
// 0x0000115C System.Void System.Net.Security.SslStream::SetLength(System.Int64)
extern void SslStream_SetLength_m76EF6CF39E831CF1C3E0DD70598938B46441504C (void);
// 0x0000115D System.Int64 System.Net.Security.SslStream::Seek(System.Int64,System.IO.SeekOrigin)
extern void SslStream_Seek_m53AB94845DF9E4A126414BC25E024053D43627D1 (void);
// 0x0000115E System.Threading.Tasks.Task System.Net.Security.SslStream::FlushAsync(System.Threading.CancellationToken)
extern void SslStream_FlushAsync_mAB1051AF0DDB8C2D84D54F526A2436817F88CAB9 (void);
// 0x0000115F System.Void System.Net.Security.SslStream::Flush()
extern void SslStream_Flush_m409B5ED6ACB6B2496DAF6725C6CAAF5D51BEADE3 (void);
// 0x00001160 System.Void System.Net.Security.SslStream::CheckDisposed()
extern void SslStream_CheckDisposed_mFCE61CD9DDFDF97DD850B2EAF0908EFE50008DE4 (void);
// 0x00001161 System.Void System.Net.Security.SslStream::Dispose(System.Boolean)
extern void SslStream_Dispose_mFDB97E2E26CD194DBCBE47710EE5402B2298B919 (void);
// 0x00001162 System.Int32 System.Net.Security.SslStream::Read(System.Byte[],System.Int32,System.Int32)
extern void SslStream_Read_m4FE23134855CE89200771C5A8851DDDDDF182FF3 (void);
// 0x00001163 System.Void System.Net.Security.SslStream::Write(System.Byte[],System.Int32,System.Int32)
extern void SslStream_Write_m262369AF62D8AA0CCC4EAC5BF3274693AA27B1BC (void);
// 0x00001164 System.IAsyncResult System.Net.Security.SslStream::BeginRead(System.Byte[],System.Int32,System.Int32,System.AsyncCallback,System.Object)
extern void SslStream_BeginRead_m4D96895D1B0C302EF4D52681FEDA82D1E53E7C3F (void);
// 0x00001165 System.Int32 System.Net.Security.SslStream::EndRead(System.IAsyncResult)
extern void SslStream_EndRead_m918E3DCEB2DE563A21B042D7FF530E96EBA8EF51 (void);
// 0x00001166 System.IAsyncResult System.Net.Security.SslStream::BeginWrite(System.Byte[],System.Int32,System.Int32,System.AsyncCallback,System.Object)
extern void SslStream_BeginWrite_mB8CC50460AFEF640D3C36C68938EE921F3E11844 (void);
// 0x00001167 System.Void System.Net.Security.SslStream::EndWrite(System.IAsyncResult)
extern void SslStream_EndWrite_m796ACEAE821536F59642EDC2748B2A5F232953AB (void);
// 0x00001168 System.Boolean System.Net.NetworkInformation.IPGlobalProperties::get_PlatformNeedsLibCWorkaround()
extern void IPGlobalProperties_get_PlatformNeedsLibCWorkaround_mB5BC19873B5F06D8F8EE23856B7736ECB9C7722B (void);
// 0x00001169 System.Net.NetworkInformation.IPGlobalProperties System.Net.NetworkInformation.IPGlobalProperties::GetIPGlobalProperties()
extern void IPGlobalProperties_GetIPGlobalProperties_m9754DEEC16047B231DA6208C8AE6317BB0F3D8CA (void);
// 0x0000116A System.Net.NetworkInformation.IPGlobalProperties System.Net.NetworkInformation.IPGlobalProperties::InternalGetIPGlobalProperties()
extern void IPGlobalProperties_InternalGetIPGlobalProperties_m74758C4E4DB69BA34CE6923E5C640D335BC6E014 (void);
// 0x0000116B System.String System.Net.NetworkInformation.IPGlobalProperties::get_DomainName()
// 0x0000116C System.Void System.Net.NetworkInformation.IPGlobalProperties::.ctor()
extern void IPGlobalProperties__ctor_m1C3267FBFEC8DD72CC56A4C5EC19C76AA7680B6B (void);
// 0x0000116D System.Void System.Net.NetworkInformation.NetworkInformationException::.ctor()
extern void NetworkInformationException__ctor_mBA60EDC47C5B8373C69C2BB998014CB1B99319FB (void);
// 0x0000116E System.Void System.Net.NetworkInformation.NetworkInformationException::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
extern void NetworkInformationException__ctor_mFF36F090C8A2438A1C8B75BA60B47933B13DD876 (void);
// 0x0000116F System.Int32 System.Net.NetworkInformation.NetworkInformationException::get_ErrorCode()
extern void NetworkInformationException_get_ErrorCode_mE2AF41EB1F8AC796B99C1C88FDEB8ECD964F8A4F (void);
// 0x00001170 System.Int32 System.Net.NetworkInformation.CommonUnixIPGlobalProperties::getdomainname(System.Byte[],System.Int32)
extern void CommonUnixIPGlobalProperties_getdomainname_mF48E7AAE74313578ACC25E8C9FBAAD66F280DDCD (void);
// 0x00001171 System.String System.Net.NetworkInformation.CommonUnixIPGlobalProperties::get_DomainName()
extern void CommonUnixIPGlobalProperties_get_DomainName_m8F359828BAB5DC5F338C2384908E2D34799BAE86 (void);
// 0x00001172 System.Void System.Net.NetworkInformation.CommonUnixIPGlobalProperties::.ctor()
extern void CommonUnixIPGlobalProperties__ctor_mD26E185C9CE6B7E2D0E6B11FDB9BA7C73429CDDF (void);
// 0x00001173 System.Void System.Net.NetworkInformation.UnixIPGlobalProperties::.ctor()
extern void UnixIPGlobalProperties__ctor_mD82447A37FC171F372C28E442583745EB4D0E744 (void);
// 0x00001174 System.String System.Net.NetworkInformation.UnixNoLibCIPGlobalProperties::get_DomainName()
extern void UnixNoLibCIPGlobalProperties_get_DomainName_m472CDAA87DD800EE30A6C2F3154F836CD067538E (void);
// 0x00001175 System.Void System.Net.NetworkInformation.UnixNoLibCIPGlobalProperties::.ctor()
extern void UnixNoLibCIPGlobalProperties__ctor_m9FFB83304274EEBCE61CDE8E3E0F86B4B04D49FF (void);
// 0x00001176 System.Void System.Net.NetworkInformation.MibIPGlobalProperties::.ctor(System.String)
extern void MibIPGlobalProperties__ctor_m5C3492BED5AC48BA43C068B00D70FF8CC55816E7 (void);
// 0x00001177 System.Void System.Net.NetworkInformation.MibIPGlobalProperties::.cctor()
extern void MibIPGlobalProperties__cctor_m874A8D290A3B1DBFD14A091E479BE2924DFA547D (void);
// 0x00001178 System.String System.Net.NetworkInformation.Win32IPGlobalProperties::get_DomainName()
extern void Win32IPGlobalProperties_get_DomainName_mF0BAF6309AF69217DF87D3EB0C44589ED70419B6 (void);
// 0x00001179 System.Void System.Net.NetworkInformation.Win32IPGlobalProperties::.ctor()
extern void Win32IPGlobalProperties__ctor_mCCF10D6073FCA3B87D513794539C831D75E8D236 (void);
// 0x0000117A System.Int32 System.Net.NetworkInformation.Win32NetworkInterface::GetNetworkParams(System.IntPtr,System.Int32&)
extern void Win32NetworkInterface_GetNetworkParams_mC4CE2C65E1AC80E4C2371950E3201D2DE40A62B7 (void);
// 0x0000117B System.Net.NetworkInformation.Win32_FIXED_INFO System.Net.NetworkInformation.Win32NetworkInterface::get_FixedInfo()
extern void Win32NetworkInterface_get_FixedInfo_m5C321EB3F491660D8054D89A57FE8842DE2755E9 (void);
// 0x0000117C System.Net.IWebProxy System.Net.Configuration.DefaultProxySectionInternal::GetDefaultProxy_UsingOldMonoCode()
extern void DefaultProxySectionInternal_GetDefaultProxy_UsingOldMonoCode_m1FBAB2FA8C0B87ADA0523CAA34F9D5230098A795 (void);
// 0x0000117D System.Net.IWebProxy System.Net.Configuration.DefaultProxySectionInternal::GetSystemWebProxy()
extern void DefaultProxySectionInternal_GetSystemWebProxy_m7BE3F8E1011DD7156B05BEA3264DB8ED549072C0 (void);
// 0x0000117E System.Object System.Net.Configuration.DefaultProxySectionInternal::get_ClassSyncObject()
extern void DefaultProxySectionInternal_get_ClassSyncObject_mB2D90511F956EA13FAB810CBF9A4C656E5D56F65 (void);
// 0x0000117F System.Net.Configuration.DefaultProxySectionInternal System.Net.Configuration.DefaultProxySectionInternal::GetSection()
extern void DefaultProxySectionInternal_GetSection_mC140525EBD14DF74602DFCA7AFECE376AFADE34F (void);
// 0x00001180 System.Net.IWebProxy System.Net.Configuration.DefaultProxySectionInternal::get_WebProxy()
extern void DefaultProxySectionInternal_get_WebProxy_m38F5DF1772271FC6014B56D93654B771D745AB9B (void);
// 0x00001181 System.Void System.Net.Configuration.DefaultProxySectionInternal::.ctor()
extern void DefaultProxySectionInternal__ctor_m0C5C6CB50669D34ED3B3699B39170041383E0005 (void);
// 0x00001182 System.Net.Configuration.SettingsSectionInternal System.Net.Configuration.SettingsSectionInternal::get_Section()
extern void SettingsSectionInternal_get_Section_m109D7450776A48BEFA47FA7CBB521CE6BA0CA5C9 (void);
// 0x00001183 System.Boolean System.Net.Configuration.SettingsSectionInternal::get_UseNagleAlgorithm()
extern void SettingsSectionInternal_get_UseNagleAlgorithm_mE748B6C8CBA9A38C14743CC11AFDE9A11396F5D1 (void);
// 0x00001184 System.Void System.Net.Configuration.SettingsSectionInternal::set_UseNagleAlgorithm(System.Boolean)
extern void SettingsSectionInternal_set_UseNagleAlgorithm_m2ACFE8B0ACF6539D24CCC1CB7653B59F94F09B74 (void);
// 0x00001185 System.Boolean System.Net.Configuration.SettingsSectionInternal::get_Expect100Continue()
extern void SettingsSectionInternal_get_Expect100Continue_m7B2FEEE69F0895688338EF04B0D446A8D5D2BC77 (void);
// 0x00001186 System.Void System.Net.Configuration.SettingsSectionInternal::set_Expect100Continue(System.Boolean)
extern void SettingsSectionInternal_set_Expect100Continue_mB0DA59CDD575FB5C4565C43631F3E90795F39C4C (void);
// 0x00001187 System.Boolean System.Net.Configuration.SettingsSectionInternal::get_CheckCertificateName()
extern void SettingsSectionInternal_get_CheckCertificateName_m278536754214CC35D620961070932CFBCB086A20 (void);
// 0x00001188 System.Void System.Net.Configuration.SettingsSectionInternal::set_CheckCertificateName(System.Boolean)
extern void SettingsSectionInternal_set_CheckCertificateName_m96307859C3E924E82A5451BDDF1B737C495854B6 (void);
// 0x00001189 System.Int32 System.Net.Configuration.SettingsSectionInternal::get_DnsRefreshTimeout()
extern void SettingsSectionInternal_get_DnsRefreshTimeout_mABB8689E04DF10B1232846CA15633A32CDD25BD0 (void);
// 0x0000118A System.Void System.Net.Configuration.SettingsSectionInternal::set_DnsRefreshTimeout(System.Int32)
extern void SettingsSectionInternal_set_DnsRefreshTimeout_m74A04F716FAEA758297D3B131FF5676FBB5F3081 (void);
// 0x0000118B System.Boolean System.Net.Configuration.SettingsSectionInternal::get_EnableDnsRoundRobin()
extern void SettingsSectionInternal_get_EnableDnsRoundRobin_mCF90C17C8D3851052BEF13D19D8664339B740A6A (void);
// 0x0000118C System.Void System.Net.Configuration.SettingsSectionInternal::set_EnableDnsRoundRobin(System.Boolean)
extern void SettingsSectionInternal_set_EnableDnsRoundRobin_mBD2A7CB398A4709DD34A2762C01AD0B23EC7F71B (void);
// 0x0000118D System.Boolean System.Net.Configuration.SettingsSectionInternal::get_CheckCertificateRevocationList()
extern void SettingsSectionInternal_get_CheckCertificateRevocationList_mC75A445C82B04BA312FE7AE877B887939DB82E39 (void);
// 0x0000118E System.Void System.Net.Configuration.SettingsSectionInternal::set_CheckCertificateRevocationList(System.Boolean)
extern void SettingsSectionInternal_set_CheckCertificateRevocationList_mA645FBE69D0DD4CE1091B7B23A757D260F9FC405 (void);
// 0x0000118F System.Net.Security.EncryptionPolicy System.Net.Configuration.SettingsSectionInternal::get_EncryptionPolicy()
extern void SettingsSectionInternal_get_EncryptionPolicy_mA4840380B7C55CDD5BD8482C891F991C8AAA328E (void);
// 0x00001190 System.Void System.Net.Configuration.SettingsSectionInternal::set_EncryptionPolicy(System.Net.Security.EncryptionPolicy)
extern void SettingsSectionInternal_set_EncryptionPolicy_m11B537C05DAE690097D6E51E1A2C9AE4B9394C09 (void);
// 0x00001191 System.Boolean System.Net.Configuration.SettingsSectionInternal::get_Ipv6Enabled()
extern void SettingsSectionInternal_get_Ipv6Enabled_mA9CA51E8A3512524460E9AC8C9DE920F64C33FB8 (void);
// 0x00001192 System.Void System.Net.Configuration.SettingsSectionInternal::.ctor()
extern void SettingsSectionInternal__ctor_mED2DFF382A20FC3136B1514D8BD40B520758F636 (void);
// 0x00001193 System.Void System.Net.Configuration.SettingsSectionInternal::.cctor()
extern void SettingsSectionInternal__cctor_mB44A40867AA454670DC1D71ADE59576183610030 (void);
// 0x00001194 System.Void System.Net.Cache.RequestCache::.cctor()
extern void RequestCache__cctor_mFAEFA434EE3444D488DFACD6CC159A4778520F02 (void);
// 0x00001195 System.Object System.Net.Cache.RequestCacheValidator::CreateValidator()
extern void RequestCacheValidator_CreateValidator_m58A85DC68B701E107D37555519931D5A288AE9BC (void);
// 0x00001196 System.Net.Cache.RequestCache System.Net.Cache.RequestCacheBinding::get_Cache()
extern void RequestCacheBinding_get_Cache_mBA542233E24F4E0F7BBD002FEC16C40635F6CEC6 (void);
// 0x00001197 System.Net.Cache.RequestCacheValidator System.Net.Cache.RequestCacheBinding::get_Validator()
extern void RequestCacheBinding_get_Validator_m96DB953B9D5359F0CB17743EB2DBD2876AFF416E (void);
// 0x00001198 System.Net.Cache.RequestCacheLevel System.Net.Cache.RequestCachePolicy::get_Level()
extern void RequestCachePolicy_get_Level_mF07A69B91868379BECC75D5E8845A3107C224D81 (void);
// 0x00001199 System.Void System.Net.Cache.RequestCacheProtocol::.ctor(System.Object,System.Object)
extern void RequestCacheProtocol__ctor_m75D44BD8F333B1F34A7F2CC8BB966047E7B41C9D (void);
// 0x0000119A System.Boolean System.Collections.Specialized.BitVector32::get_Item(System.Int32)
extern void BitVector32_get_Item_m00C3142256C406B075C4E364C03AC3A89E37A0CB_AdjustorThunk (void);
// 0x0000119B System.Void System.Collections.Specialized.BitVector32::set_Item(System.Int32,System.Boolean)
extern void BitVector32_set_Item_mA42604EC8406BCA63DEB3434E3F9D8D16742400C_AdjustorThunk (void);
// 0x0000119C System.Int32 System.Collections.Specialized.BitVector32::CreateMask()
extern void BitVector32_CreateMask_mF40475E10251217A893C1C396B80B4690A6245B2 (void);
// 0x0000119D System.Int32 System.Collections.Specialized.BitVector32::CreateMask(System.Int32)
extern void BitVector32_CreateMask_mFE756231DB1A3377702CD31ED57BF6CBCB0487CD (void);
// 0x0000119E System.Boolean System.Collections.Specialized.BitVector32::Equals(System.Object)
extern void BitVector32_Equals_m658488AB2FE6B6D71F9574CD29A92FAB17026C5A_AdjustorThunk (void);
// 0x0000119F System.Int32 System.Collections.Specialized.BitVector32::GetHashCode()
extern void BitVector32_GetHashCode_m27DDA82E5461278F9ED05C032F604107E67C71C1_AdjustorThunk (void);
// 0x000011A0 System.String System.Collections.Specialized.BitVector32::ToString(System.Collections.Specialized.BitVector32)
extern void BitVector32_ToString_m5580D76C2D5C86F0AEC8538762BCE520F3EDC731 (void);
// 0x000011A1 System.String System.Collections.Specialized.BitVector32::ToString()
extern void BitVector32_ToString_m637FCCA35840D4ABED687F1FCDAE50AB8BC7B6D0_AdjustorThunk (void);
// 0x000011A2 System.Void System.Collections.Specialized.HybridDictionary::.ctor()
extern void HybridDictionary__ctor_m18ABDB797A0591DF595BBDD2A03F1670DDD07AA7 (void);
// 0x000011A3 System.Void System.Collections.Specialized.HybridDictionary::.ctor(System.Boolean)
extern void HybridDictionary__ctor_mBA75388EDF5456916408D7D3954B6873D50BA2F1 (void);
// 0x000011A4 System.Object System.Collections.Specialized.HybridDictionary::get_Item(System.Object)
extern void HybridDictionary_get_Item_mE16332A6CE6880D436633519FAC3662ED4A89E11 (void);
// 0x000011A5 System.Void System.Collections.Specialized.HybridDictionary::set_Item(System.Object,System.Object)
extern void HybridDictionary_set_Item_mFFC14A7F4B45807D97503616AF98160061F6B9D3 (void);
// 0x000011A6 System.Collections.Specialized.ListDictionary System.Collections.Specialized.HybridDictionary::get_List()
extern void HybridDictionary_get_List_mA5314524D5C411AFB165F07D860010DC0E11D28E (void);
// 0x000011A7 System.Void System.Collections.Specialized.HybridDictionary::ChangeOver()
extern void HybridDictionary_ChangeOver_m41ACD333E29ACCFF1C0CF45DF9E09E84EA28F173 (void);
// 0x000011A8 System.Int32 System.Collections.Specialized.HybridDictionary::get_Count()
extern void HybridDictionary_get_Count_m170B942CEB7FA1B42BFFB246D72B583BD1397738 (void);
// 0x000011A9 System.Collections.ICollection System.Collections.Specialized.HybridDictionary::get_Keys()
extern void HybridDictionary_get_Keys_m1ED05F9E3965475BA4F787CD61FC93A27AFEBB45 (void);
// 0x000011AA System.Boolean System.Collections.Specialized.HybridDictionary::get_IsReadOnly()
extern void HybridDictionary_get_IsReadOnly_mB58FCC395C6CC8A569B0277DE6D0B02550E786E1 (void);
// 0x000011AB System.Boolean System.Collections.Specialized.HybridDictionary::get_IsFixedSize()
extern void HybridDictionary_get_IsFixedSize_m999FA4E5C01D28637D597D05322474370031305B (void);
// 0x000011AC System.Boolean System.Collections.Specialized.HybridDictionary::get_IsSynchronized()
extern void HybridDictionary_get_IsSynchronized_m16E1CEF05CA968B2C844104334996CEE3335EB0E (void);
// 0x000011AD System.Object System.Collections.Specialized.HybridDictionary::get_SyncRoot()
extern void HybridDictionary_get_SyncRoot_m3A81A716ADC2A40444AF517E38EA943FDC72AB97 (void);
// 0x000011AE System.Collections.ICollection System.Collections.Specialized.HybridDictionary::get_Values()
extern void HybridDictionary_get_Values_m23B45F48BDCE2FB8A48D818C9868A80A4CE2FB93 (void);
// 0x000011AF System.Void System.Collections.Specialized.HybridDictionary::Add(System.Object,System.Object)
extern void HybridDictionary_Add_m8022C90B2CAE2484ED0D740734EA4E512D8B130D (void);
// 0x000011B0 System.Void System.Collections.Specialized.HybridDictionary::Clear()
extern void HybridDictionary_Clear_m9C53B8C32A090321B9D928B0F2B8ACDE1BA8591E (void);
// 0x000011B1 System.Boolean System.Collections.Specialized.HybridDictionary::Contains(System.Object)
extern void HybridDictionary_Contains_mF8C826101599A5F6EDB300954BD90FDEC4BCA6D6 (void);
// 0x000011B2 System.Void System.Collections.Specialized.HybridDictionary::CopyTo(System.Array,System.Int32)
extern void HybridDictionary_CopyTo_m130965C0084284EE331912B40157958A1075E4A1 (void);
// 0x000011B3 System.Collections.IDictionaryEnumerator System.Collections.Specialized.HybridDictionary::GetEnumerator()
extern void HybridDictionary_GetEnumerator_m02B2FC70ED4C2E91818DC8EAA3F3602B0DE81437 (void);
// 0x000011B4 System.Collections.IEnumerator System.Collections.Specialized.HybridDictionary::System.Collections.IEnumerable.GetEnumerator()
extern void HybridDictionary_System_Collections_IEnumerable_GetEnumerator_m4B6D49D2814E11C16C7005F84DFC58333BCBFAA0 (void);
// 0x000011B5 System.Void System.Collections.Specialized.HybridDictionary::Remove(System.Object)
extern void HybridDictionary_Remove_mF87829C60C964F938DE42D453582712B726A2CD7 (void);
// 0x000011B6 System.Void System.Collections.Specialized.ListDictionary::.ctor()
extern void ListDictionary__ctor_mEB7BEC57F72A27168FCCE46DAC90CD5B8B7088A5 (void);
// 0x000011B7 System.Void System.Collections.Specialized.ListDictionary::.ctor(System.Collections.IComparer)
extern void ListDictionary__ctor_mD1A7D146747D4E3AD93C261C1783CE34B10E48EC (void);
// 0x000011B8 System.Object System.Collections.Specialized.ListDictionary::get_Item(System.Object)
extern void ListDictionary_get_Item_m34D2DAE21AFFB6B1801EDE8A6998732CD9B45605 (void);
// 0x000011B9 System.Void System.Collections.Specialized.ListDictionary::set_Item(System.Object,System.Object)
extern void ListDictionary_set_Item_m89155730D3E404A1270CBDE7BEEC99138FBC64A0 (void);
// 0x000011BA System.Int32 System.Collections.Specialized.ListDictionary::get_Count()
extern void ListDictionary_get_Count_m4CB9ACB21730241E566764AAB76B8B2A3D72418B (void);
// 0x000011BB System.Collections.ICollection System.Collections.Specialized.ListDictionary::get_Keys()
extern void ListDictionary_get_Keys_m373CB050F926332B5B29A2E0A28708CE12D393F1 (void);
// 0x000011BC System.Boolean System.Collections.Specialized.ListDictionary::get_IsReadOnly()
extern void ListDictionary_get_IsReadOnly_mD2FC02FAB99A9FA7FA8A69F5CAB8E5887AAEC0CE (void);
// 0x000011BD System.Boolean System.Collections.Specialized.ListDictionary::get_IsFixedSize()
extern void ListDictionary_get_IsFixedSize_m16FA3519B017777D82643736ED57EB76CCA734C1 (void);
// 0x000011BE System.Boolean System.Collections.Specialized.ListDictionary::get_IsSynchronized()
extern void ListDictionary_get_IsSynchronized_mDFF1DD86417A74961730C434782CC2532A8B7CDD (void);
// 0x000011BF System.Object System.Collections.Specialized.ListDictionary::get_SyncRoot()
extern void ListDictionary_get_SyncRoot_m58A889327021D843C7EB9171BD6B0D1E482C8BD7 (void);
// 0x000011C0 System.Collections.ICollection System.Collections.Specialized.ListDictionary::get_Values()
extern void ListDictionary_get_Values_m57265648B196A12231439F5544E3CBDD6AD4ACB3 (void);
// 0x000011C1 System.Void System.Collections.Specialized.ListDictionary::Add(System.Object,System.Object)
extern void ListDictionary_Add_m2204C61650D1B23A093627DF4D87009A7E3F9EDB (void);
// 0x000011C2 System.Void System.Collections.Specialized.ListDictionary::Clear()
extern void ListDictionary_Clear_m9D51C37F441D6390E7FF8B633EFD144F4771DB1E (void);
// 0x000011C3 System.Boolean System.Collections.Specialized.ListDictionary::Contains(System.Object)
extern void ListDictionary_Contains_mA832E669186A7B91FF5819A535F8D394C963C508 (void);
// 0x000011C4 System.Void System.Collections.Specialized.ListDictionary::CopyTo(System.Array,System.Int32)
extern void ListDictionary_CopyTo_m9B1961C99A5B80996E42431630907C6BC02627A0 (void);
// 0x000011C5 System.Collections.IDictionaryEnumerator System.Collections.Specialized.ListDictionary::GetEnumerator()
extern void ListDictionary_GetEnumerator_m17E264D47385C88C7C366177CE8127CE933B0F9D (void);
// 0x000011C6 System.Collections.IEnumerator System.Collections.Specialized.ListDictionary::System.Collections.IEnumerable.GetEnumerator()
extern void ListDictionary_System_Collections_IEnumerable_GetEnumerator_mF0DF8988C2CA6D5D493A61C502F20DA7879FA8E3 (void);
// 0x000011C7 System.Void System.Collections.Specialized.ListDictionary::Remove(System.Object)
extern void ListDictionary_Remove_m8CDD8E6A5B18DAC6446C1D93BADEB0A804AC9C5E (void);
// 0x000011C8 System.Void System.Collections.Specialized.ListDictionary_NodeEnumerator::.ctor(System.Collections.Specialized.ListDictionary)
extern void NodeEnumerator__ctor_m61652E6AF76A5460A6F4EA14BF97B982B7BB0261 (void);
// 0x000011C9 System.Object System.Collections.Specialized.ListDictionary_NodeEnumerator::get_Current()
extern void NodeEnumerator_get_Current_m08DA3FD558CA771BD75B9C9A54FE681EDE668D25 (void);
// 0x000011CA System.Collections.DictionaryEntry System.Collections.Specialized.ListDictionary_NodeEnumerator::get_Entry()
extern void NodeEnumerator_get_Entry_m5C0AAD879BADE3838D42B8525084C8C5DF96C56D (void);
// 0x000011CB System.Object System.Collections.Specialized.ListDictionary_NodeEnumerator::get_Key()
extern void NodeEnumerator_get_Key_m83C059C6F52DE85B2E1605051400F3751534F8FF (void);
// 0x000011CC System.Object System.Collections.Specialized.ListDictionary_NodeEnumerator::get_Value()
extern void NodeEnumerator_get_Value_m8532A492ECB3CE11B557109057E81DD2175070C7 (void);
// 0x000011CD System.Boolean System.Collections.Specialized.ListDictionary_NodeEnumerator::MoveNext()
extern void NodeEnumerator_MoveNext_m111785D3C26CEB364566F3E517B3EB7528940552 (void);
// 0x000011CE System.Void System.Collections.Specialized.ListDictionary_NodeEnumerator::Reset()
extern void NodeEnumerator_Reset_m66F3E60AB0A5AFCB3B3A8C37399B5357098BDD2E (void);
// 0x000011CF System.Void System.Collections.Specialized.ListDictionary_NodeKeyValueCollection::.ctor(System.Collections.Specialized.ListDictionary,System.Boolean)
extern void NodeKeyValueCollection__ctor_mBF0291B806BB05362A17B81EDA63C226185DCA6F (void);
// 0x000011D0 System.Void System.Collections.Specialized.ListDictionary_NodeKeyValueCollection::System.Collections.ICollection.CopyTo(System.Array,System.Int32)
extern void NodeKeyValueCollection_System_Collections_ICollection_CopyTo_mCC33404006DA28BC9202556B1D653706C914A146 (void);
// 0x000011D1 System.Int32 System.Collections.Specialized.ListDictionary_NodeKeyValueCollection::System.Collections.ICollection.get_Count()
extern void NodeKeyValueCollection_System_Collections_ICollection_get_Count_m9CCC8AA8BCDAFD60ACCD94566195CF609DED32DF (void);
// 0x000011D2 System.Boolean System.Collections.Specialized.ListDictionary_NodeKeyValueCollection::System.Collections.ICollection.get_IsSynchronized()
extern void NodeKeyValueCollection_System_Collections_ICollection_get_IsSynchronized_m2E606E98AEE3497BA43757DBD2E016F27E2FC1BE (void);
// 0x000011D3 System.Object System.Collections.Specialized.ListDictionary_NodeKeyValueCollection::System.Collections.ICollection.get_SyncRoot()
extern void NodeKeyValueCollection_System_Collections_ICollection_get_SyncRoot_m4C48DE5210CB2F1942942B639A14FA49955732F9 (void);
// 0x000011D4 System.Collections.IEnumerator System.Collections.Specialized.ListDictionary_NodeKeyValueCollection::System.Collections.IEnumerable.GetEnumerator()
extern void NodeKeyValueCollection_System_Collections_IEnumerable_GetEnumerator_m338360EE5BF9F49F6AD2458E9C24D7617279B6CF (void);
// 0x000011D5 System.Void System.Collections.Specialized.ListDictionary_NodeKeyValueCollection_NodeKeyValueEnumerator::.ctor(System.Collections.Specialized.ListDictionary,System.Boolean)
extern void NodeKeyValueEnumerator__ctor_m774CF727E707A8DADE033449AC4AE88A69087236 (void);
// 0x000011D6 System.Object System.Collections.Specialized.ListDictionary_NodeKeyValueCollection_NodeKeyValueEnumerator::get_Current()
extern void NodeKeyValueEnumerator_get_Current_mC558946649A91AC239AEE435D9D0AA021AD6B971 (void);
// 0x000011D7 System.Boolean System.Collections.Specialized.ListDictionary_NodeKeyValueCollection_NodeKeyValueEnumerator::MoveNext()
extern void NodeKeyValueEnumerator_MoveNext_mB9B2B50D92E0CEA58D8C98D54115BFC91E17B48B (void);
// 0x000011D8 System.Void System.Collections.Specialized.ListDictionary_NodeKeyValueCollection_NodeKeyValueEnumerator::Reset()
extern void NodeKeyValueEnumerator_Reset_mD407B8AC28DADB9B4A16EEEAC17D8C929FF4A656 (void);
// 0x000011D9 System.Void System.Collections.Specialized.ListDictionary_DictionaryNode::.ctor()
extern void DictionaryNode__ctor_m824EFE3D79F05D11FE0DE6FD5491D2FB1D382619 (void);
// 0x000011DA System.Void System.Collections.Specialized.NameObjectCollectionBase::.ctor()
extern void NameObjectCollectionBase__ctor_m97EB64FF4F1733FB7BA9C6427EA871813AD49C8C (void);
// 0x000011DB System.Void System.Collections.Specialized.NameObjectCollectionBase::.ctor(System.Collections.IEqualityComparer)
extern void NameObjectCollectionBase__ctor_m3A2420574843F0567355F3B2F79D8BB4229580B6 (void);
// 0x000011DC System.Void System.Collections.Specialized.NameObjectCollectionBase::.ctor(System.Int32,System.Collections.IEqualityComparer)
extern void NameObjectCollectionBase__ctor_m1C0BA736F4454310BEAAB54CB2307F905C1A1F8C (void);
// 0x000011DD System.Void System.Collections.Specialized.NameObjectCollectionBase::.ctor(System.DBNull)
extern void NameObjectCollectionBase__ctor_mFC42544A14AA22758AB189CD5BCC8FE563A9569A (void);
// 0x000011DE System.Void System.Collections.Specialized.NameObjectCollectionBase::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
extern void NameObjectCollectionBase__ctor_m0995BB1255888BA4156EF35F69462ECDEBB39C13 (void);
// 0x000011DF System.Void System.Collections.Specialized.NameObjectCollectionBase::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
extern void NameObjectCollectionBase_GetObjectData_m751D688171C6E676A6778036561E47AD1E0BD772 (void);
// 0x000011E0 System.Void System.Collections.Specialized.NameObjectCollectionBase::OnDeserialization(System.Object)
extern void NameObjectCollectionBase_OnDeserialization_mE380D49EDB18F4456CF66DD8790E289BB3D091CD (void);
// 0x000011E1 System.Void System.Collections.Specialized.NameObjectCollectionBase::Reset()
extern void NameObjectCollectionBase_Reset_m3446C8F69C1CD6228C6AB5CE0CB1EB90342B4C4A (void);
// 0x000011E2 System.Void System.Collections.Specialized.NameObjectCollectionBase::Reset(System.Int32)
extern void NameObjectCollectionBase_Reset_m6D9FEB20EBE98529CF3A8A66566526F965D0FC03 (void);
// 0x000011E3 System.Collections.Specialized.NameObjectCollectionBase_NameObjectEntry System.Collections.Specialized.NameObjectCollectionBase::FindEntry(System.String)
extern void NameObjectCollectionBase_FindEntry_m718AABE1DF5F139F552DAA073FB2863EBE4AF77F (void);
// 0x000011E4 System.Boolean System.Collections.Specialized.NameObjectCollectionBase::get_IsReadOnly()
extern void NameObjectCollectionBase_get_IsReadOnly_mACD1AE0A27A5AC2E06C73AE37B012D2DE43A1FF8 (void);
// 0x000011E5 System.Void System.Collections.Specialized.NameObjectCollectionBase::BaseAdd(System.String,System.Object)
extern void NameObjectCollectionBase_BaseAdd_mD6FC01196B5CCF6591834C8A9F183B477202B129 (void);
// 0x000011E6 System.Void System.Collections.Specialized.NameObjectCollectionBase::BaseRemove(System.String)
extern void NameObjectCollectionBase_BaseRemove_mA03852A3E71DF36C483913C9A15E4CCFE83539DA (void);
// 0x000011E7 System.Object System.Collections.Specialized.NameObjectCollectionBase::BaseGet(System.String)
extern void NameObjectCollectionBase_BaseGet_m34B277D6BF8AE4C4BCCDA290D62897C9739EA626 (void);
// 0x000011E8 System.Void System.Collections.Specialized.NameObjectCollectionBase::BaseSet(System.String,System.Object)
extern void NameObjectCollectionBase_BaseSet_m85584732956158CBA89BBC5CC5316F96DAD90B14 (void);
// 0x000011E9 System.Object System.Collections.Specialized.NameObjectCollectionBase::BaseGet(System.Int32)
extern void NameObjectCollectionBase_BaseGet_m6C79F9B2DF510481D1D71FEE71782074781B8E71 (void);
// 0x000011EA System.String System.Collections.Specialized.NameObjectCollectionBase::BaseGetKey(System.Int32)
extern void NameObjectCollectionBase_BaseGetKey_m695607B27E3D7C591C5E630DA5DC611C47B195B7 (void);
// 0x000011EB System.Collections.IEnumerator System.Collections.Specialized.NameObjectCollectionBase::GetEnumerator()
extern void NameObjectCollectionBase_GetEnumerator_mAAFB01528169706D8E604D3EA8C9CE9EDAB9B3FD (void);
// 0x000011EC System.Int32 System.Collections.Specialized.NameObjectCollectionBase::get_Count()
extern void NameObjectCollectionBase_get_Count_m55654BD7ABD342E64543B6B34A0ED2E55D14172A (void);
// 0x000011ED System.Void System.Collections.Specialized.NameObjectCollectionBase::System.Collections.ICollection.CopyTo(System.Array,System.Int32)
extern void NameObjectCollectionBase_System_Collections_ICollection_CopyTo_mAF83DFFCF913CB0EB4EA054599CFBA83B285B4E2 (void);
// 0x000011EE System.Object System.Collections.Specialized.NameObjectCollectionBase::System.Collections.ICollection.get_SyncRoot()
extern void NameObjectCollectionBase_System_Collections_ICollection_get_SyncRoot_mDAD72AF014EA323F18F7E6C4DC71DEE13A1CE909 (void);
// 0x000011EF System.Boolean System.Collections.Specialized.NameObjectCollectionBase::System.Collections.ICollection.get_IsSynchronized()
extern void NameObjectCollectionBase_System_Collections_ICollection_get_IsSynchronized_mEC25AFAE52FBFF5C5C399297B36F4CEEF9EBD98D (void);
// 0x000011F0 System.String[] System.Collections.Specialized.NameObjectCollectionBase::BaseGetAllKeys()
extern void NameObjectCollectionBase_BaseGetAllKeys_m9812C7E099B81CB36A2D2B67C84D9A53AC8A3B05 (void);
// 0x000011F1 System.Void System.Collections.Specialized.NameObjectCollectionBase::.cctor()
extern void NameObjectCollectionBase__cctor_mB31DAEC0EB0A04003468496FC87D42812F0A0691 (void);
// 0x000011F2 System.Void System.Collections.Specialized.NameObjectCollectionBase_NameObjectEntry::.ctor(System.String,System.Object)
extern void NameObjectEntry__ctor_m995C545D6465499656D27A10071FE7C670DCD6A1 (void);
// 0x000011F3 System.Void System.Collections.Specialized.NameObjectCollectionBase_NameObjectKeysEnumerator::.ctor(System.Collections.Specialized.NameObjectCollectionBase)
extern void NameObjectKeysEnumerator__ctor_mB9768A57865CD35FD66913A54BD288CD9D6036F3 (void);
// 0x000011F4 System.Boolean System.Collections.Specialized.NameObjectCollectionBase_NameObjectKeysEnumerator::MoveNext()
extern void NameObjectKeysEnumerator_MoveNext_mEA36FF36EF6F1956ED9F9D6D8559A22482760F52 (void);
// 0x000011F5 System.Void System.Collections.Specialized.NameObjectCollectionBase_NameObjectKeysEnumerator::Reset()
extern void NameObjectKeysEnumerator_Reset_m150D4F13AFA8D2D5D6E26B0A8C05FCE847C02FE9 (void);
// 0x000011F6 System.Object System.Collections.Specialized.NameObjectCollectionBase_NameObjectKeysEnumerator::get_Current()
extern void NameObjectKeysEnumerator_get_Current_m140DD35019E2A824900B7F4A9F116E8AEB80256F (void);
// 0x000011F7 System.Void System.Collections.Specialized.CompatibleComparer::.ctor(System.Collections.IComparer,System.Collections.IHashCodeProvider)
extern void CompatibleComparer__ctor_m26DB6C338A8491558326D0F472D432EAC4D5D3D4 (void);
// 0x000011F8 System.Boolean System.Collections.Specialized.CompatibleComparer::Equals(System.Object,System.Object)
extern void CompatibleComparer_Equals_mBB2FF4E0B234C0A1854821B349899246FDD37E95 (void);
// 0x000011F9 System.Int32 System.Collections.Specialized.CompatibleComparer::GetHashCode(System.Object)
extern void CompatibleComparer_GetHashCode_m02DFA8D6B5B49382CD4FA659D2B7F8C7E9000A6B (void);
// 0x000011FA System.Collections.IComparer System.Collections.Specialized.CompatibleComparer::get_Comparer()
extern void CompatibleComparer_get_Comparer_mF8B7EDA05E675046EB7BF2E6DEEFBAE1C2AA5E2F (void);
// 0x000011FB System.Collections.IHashCodeProvider System.Collections.Specialized.CompatibleComparer::get_HashCodeProvider()
extern void CompatibleComparer_get_HashCodeProvider_m2CED6D7A8ED865AE214D806F751C7F17BD24BED3 (void);
// 0x000011FC System.Collections.IComparer System.Collections.Specialized.CompatibleComparer::get_DefaultComparer()
extern void CompatibleComparer_get_DefaultComparer_mA4978DD07C60DB282096F4C5C8E66D7D935C83CB (void);
// 0x000011FD System.Collections.IHashCodeProvider System.Collections.Specialized.CompatibleComparer::get_DefaultHashCodeProvider()
extern void CompatibleComparer_get_DefaultHashCodeProvider_m0BD9F3BFCB9AD8D80E14EE483C42A81CA36A9D20 (void);
// 0x000011FE System.Void System.Collections.Specialized.NameValueCollection::.ctor()
extern void NameValueCollection__ctor_m778D8601E84C12D4EABEAA3A8B495FB92A953909 (void);
// 0x000011FF System.Void System.Collections.Specialized.NameValueCollection::.ctor(System.Int32,System.Collections.IEqualityComparer)
extern void NameValueCollection__ctor_m5E1391BA01E5D9BAF25A865025F031283B05AC62 (void);
// 0x00001200 System.Void System.Collections.Specialized.NameValueCollection::.ctor(System.DBNull)
extern void NameValueCollection__ctor_mC65E70EA2E216395614CCAB82401B9853AED94AA (void);
// 0x00001201 System.Void System.Collections.Specialized.NameValueCollection::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
extern void NameValueCollection__ctor_m5BB309F095815D835ED9E9BF73266383892215C3 (void);
// 0x00001202 System.Void System.Collections.Specialized.NameValueCollection::InvalidateCachedArrays()
extern void NameValueCollection_InvalidateCachedArrays_mBBA5CF68C6D8E24D304B2A6C94B423702BE024F3 (void);
// 0x00001203 System.String System.Collections.Specialized.NameValueCollection::GetAsOneString(System.Collections.ArrayList)
extern void NameValueCollection_GetAsOneString_m701748B8F46B509BA82DE9C72F7EC4E0FEEC664F (void);
// 0x00001204 System.String[] System.Collections.Specialized.NameValueCollection::GetAsStringArray(System.Collections.ArrayList)
extern void NameValueCollection_GetAsStringArray_mCE36368E109CC044906EFA208B0F99D0D8ED9818 (void);
// 0x00001205 System.Void System.Collections.Specialized.NameValueCollection::Add(System.String,System.String)
extern void NameValueCollection_Add_m2BA01C700F8C0A5A2F6550DA7298887A4FE5C249 (void);
// 0x00001206 System.String System.Collections.Specialized.NameValueCollection::Get(System.String)
extern void NameValueCollection_Get_m300E47F531EE449FC72B6319D6AC7423AB9E991C (void);
// 0x00001207 System.String[] System.Collections.Specialized.NameValueCollection::GetValues(System.String)
extern void NameValueCollection_GetValues_mC60A341A340822C2CB825630A75A4F0A8C05D6BD (void);
// 0x00001208 System.Void System.Collections.Specialized.NameValueCollection::Set(System.String,System.String)
extern void NameValueCollection_Set_m964E6C417970F6DD9A7EC003F9CC85B153E4E982 (void);
// 0x00001209 System.Void System.Collections.Specialized.NameValueCollection::Remove(System.String)
extern void NameValueCollection_Remove_mCD375C8EDEE43C5FBBE8C05832741D47F11023D6 (void);
// 0x0000120A System.String System.Collections.Specialized.NameValueCollection::get_Item(System.String)
extern void NameValueCollection_get_Item_m2A6445E94FF2B24C9DF6190767D14E7920871CDC (void);
// 0x0000120B System.Void System.Collections.Specialized.NameValueCollection::set_Item(System.String,System.String)
extern void NameValueCollection_set_Item_mD7117BA970BD749C64FC5D5352530E422B754ADA (void);
// 0x0000120C System.String System.Collections.Specialized.NameValueCollection::Get(System.Int32)
extern void NameValueCollection_Get_mBB1620F0B7E68EA41CE34FACBF5429DC216817DF (void);
// 0x0000120D System.String System.Collections.Specialized.NameValueCollection::GetKey(System.Int32)
extern void NameValueCollection_GetKey_m61FFBF58CDF5769282DED45F920161A89276EAE2 (void);
// 0x0000120E System.String System.Collections.Specialized.NameValueCollection::get_Item(System.Int32)
extern void NameValueCollection_get_Item_m1BE1A643128646452D1A66111337845A6DA6FE32 (void);
// 0x0000120F System.String[] System.Collections.Specialized.NameValueCollection::get_AllKeys()
extern void NameValueCollection_get_AllKeys_m58B1B3117D3249B9580FB4D350B29FC595614448 (void);
// 0x00001210 System.Void System.Collections.Specialized.OrderedDictionary::.ctor()
extern void OrderedDictionary__ctor_mABFCC28E59BA806C34604B33877C1CEAD0AA9CE9 (void);
// 0x00001211 System.Void System.Collections.Specialized.OrderedDictionary::.ctor(System.Int32)
extern void OrderedDictionary__ctor_m278F36318DAF73A39FB15CF0ED1439C36237C175 (void);
// 0x00001212 System.Void System.Collections.Specialized.OrderedDictionary::.ctor(System.Int32,System.Collections.IEqualityComparer)
extern void OrderedDictionary__ctor_mEE01676A6098C432B4981481099AE2C305E606F4 (void);
// 0x00001213 System.Void System.Collections.Specialized.OrderedDictionary::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
extern void OrderedDictionary__ctor_mD73E278CB399AD723FEC465939C20D2AAE434B3E (void);
// 0x00001214 System.Int32 System.Collections.Specialized.OrderedDictionary::get_Count()
extern void OrderedDictionary_get_Count_m55F1F94E727BA49C8D94E7A7088D4C2E4B33605C (void);
// 0x00001215 System.Boolean System.Collections.Specialized.OrderedDictionary::System.Collections.IDictionary.get_IsFixedSize()
extern void OrderedDictionary_System_Collections_IDictionary_get_IsFixedSize_mBA455454E01C4595407315663EA0F104037AD3FA (void);
// 0x00001216 System.Boolean System.Collections.Specialized.OrderedDictionary::get_IsReadOnly()
extern void OrderedDictionary_get_IsReadOnly_mF9796A4518A4F291F1FF0BD4042F5077B75710A2 (void);
// 0x00001217 System.Boolean System.Collections.Specialized.OrderedDictionary::System.Collections.ICollection.get_IsSynchronized()
extern void OrderedDictionary_System_Collections_ICollection_get_IsSynchronized_m7AD5A4D3F1B8B5102344D8E42E5CC91B9749EA85 (void);
// 0x00001218 System.Collections.ICollection System.Collections.Specialized.OrderedDictionary::get_Keys()
extern void OrderedDictionary_get_Keys_mDE4B67A8DFCD4426DCF60DF7F64DFE423B44D74E (void);
// 0x00001219 System.Collections.ArrayList System.Collections.Specialized.OrderedDictionary::get_objectsArray()
extern void OrderedDictionary_get_objectsArray_m690618ABC6772FE7A565AC5BDF5EE2896EB83045 (void);
// 0x0000121A System.Collections.Hashtable System.Collections.Specialized.OrderedDictionary::get_objectsTable()
extern void OrderedDictionary_get_objectsTable_m0D81CE869362587F2124DAB3CE393E902DBB9F80 (void);
// 0x0000121B System.Object System.Collections.Specialized.OrderedDictionary::System.Collections.ICollection.get_SyncRoot()
extern void OrderedDictionary_System_Collections_ICollection_get_SyncRoot_mFCD92778BDB71764F12583F9F27054EF6957CE42 (void);
// 0x0000121C System.Object System.Collections.Specialized.OrderedDictionary::get_Item(System.Object)
extern void OrderedDictionary_get_Item_m4BA1DD5702BF43A016E1785285DE53D4E9902E7B (void);
// 0x0000121D System.Void System.Collections.Specialized.OrderedDictionary::set_Item(System.Object,System.Object)
extern void OrderedDictionary_set_Item_mA8C71C7FD9354ABDCB0DBFB1977459680BD748BB (void);
// 0x0000121E System.Collections.ICollection System.Collections.Specialized.OrderedDictionary::get_Values()
extern void OrderedDictionary_get_Values_mF389293625F26A739573D543FB5E21FEC6BDAE13 (void);
// 0x0000121F System.Void System.Collections.Specialized.OrderedDictionary::Add(System.Object,System.Object)
extern void OrderedDictionary_Add_mF2EC1AE8051D89FD384B7D8B25E03E8A1817BC19 (void);
// 0x00001220 System.Void System.Collections.Specialized.OrderedDictionary::Clear()
extern void OrderedDictionary_Clear_mBC338E68811632FEA7E12E1C8CB896A9D17D9D74 (void);
// 0x00001221 System.Boolean System.Collections.Specialized.OrderedDictionary::Contains(System.Object)
extern void OrderedDictionary_Contains_m957B6F29E97A93AB5A0AF9272ED0AB65E4401EF1 (void);
// 0x00001222 System.Void System.Collections.Specialized.OrderedDictionary::CopyTo(System.Array,System.Int32)
extern void OrderedDictionary_CopyTo_m6D7C307CED28372BFE59C365B4392EBCDE64CFE2 (void);
// 0x00001223 System.Int32 System.Collections.Specialized.OrderedDictionary::IndexOfKey(System.Object)
extern void OrderedDictionary_IndexOfKey_m9CC5C8BCA6AEAED5821C6A8235DB9C90140291D2 (void);
// 0x00001224 System.Void System.Collections.Specialized.OrderedDictionary::OnDeserialization(System.Object)
extern void OrderedDictionary_OnDeserialization_mC430F0CA656131C627EE2F1920749DD36A745357 (void);
// 0x00001225 System.Void System.Collections.Specialized.OrderedDictionary::Remove(System.Object)
extern void OrderedDictionary_Remove_m32466C87EC2ED256642300B29B89101DD5227AA0 (void);
// 0x00001226 System.Collections.IDictionaryEnumerator System.Collections.Specialized.OrderedDictionary::GetEnumerator()
extern void OrderedDictionary_GetEnumerator_mDFBC515FDE9C8A8AE56064C0655C19C3D130EB26 (void);
// 0x00001227 System.Collections.IEnumerator System.Collections.Specialized.OrderedDictionary::System.Collections.IEnumerable.GetEnumerator()
extern void OrderedDictionary_System_Collections_IEnumerable_GetEnumerator_m47B64CD9FF588025B1C067C150670B2EA363CB29 (void);
// 0x00001228 System.Void System.Collections.Specialized.OrderedDictionary::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
extern void OrderedDictionary_GetObjectData_m64EA42255566CF993C85C556897C5A73263AA5C6 (void);
// 0x00001229 System.Void System.Collections.Specialized.OrderedDictionary::System.Runtime.Serialization.IDeserializationCallback.OnDeserialization(System.Object)
extern void OrderedDictionary_System_Runtime_Serialization_IDeserializationCallback_OnDeserialization_m1B07A96F704FCEDF5A1163E40C894FC77FA6EDDB (void);
// 0x0000122A System.Void System.Collections.Specialized.OrderedDictionary_OrderedDictionaryEnumerator::.ctor(System.Collections.ArrayList,System.Int32)
extern void OrderedDictionaryEnumerator__ctor_m0C688CE7F033E4A145EBC003E5FAC145EC117265 (void);
// 0x0000122B System.Object System.Collections.Specialized.OrderedDictionary_OrderedDictionaryEnumerator::get_Current()
extern void OrderedDictionaryEnumerator_get_Current_m3D8DF89674C33D4DEA12463FEC53FCF1780ADE70 (void);
// 0x0000122C System.Collections.DictionaryEntry System.Collections.Specialized.OrderedDictionary_OrderedDictionaryEnumerator::get_Entry()
extern void OrderedDictionaryEnumerator_get_Entry_m378B3659B18D635E114695226BDA8094AFC46E06 (void);
// 0x0000122D System.Object System.Collections.Specialized.OrderedDictionary_OrderedDictionaryEnumerator::get_Key()
extern void OrderedDictionaryEnumerator_get_Key_m536FA8AF2BBBED8E47FBF8A3467596654984FF25 (void);
// 0x0000122E System.Object System.Collections.Specialized.OrderedDictionary_OrderedDictionaryEnumerator::get_Value()
extern void OrderedDictionaryEnumerator_get_Value_m2199F649E120FDE587520D7DED478C7E0A764DDE (void);
// 0x0000122F System.Boolean System.Collections.Specialized.OrderedDictionary_OrderedDictionaryEnumerator::MoveNext()
extern void OrderedDictionaryEnumerator_MoveNext_m93D8BD7C91EFCCBFDD85BED6FF9130E957652CD1 (void);
// 0x00001230 System.Void System.Collections.Specialized.OrderedDictionary_OrderedDictionaryEnumerator::Reset()
extern void OrderedDictionaryEnumerator_Reset_m6FC4640DE96193B4BD596C9476DD56E034A9440B (void);
// 0x00001231 System.Void System.Collections.Specialized.OrderedDictionary_OrderedDictionaryKeyValueCollection::.ctor(System.Collections.ArrayList,System.Boolean)
extern void OrderedDictionaryKeyValueCollection__ctor_mD7596CC3855A371FF8EB8C05B3E886EC52F081BC (void);
// 0x00001232 System.Void System.Collections.Specialized.OrderedDictionary_OrderedDictionaryKeyValueCollection::System.Collections.ICollection.CopyTo(System.Array,System.Int32)
extern void OrderedDictionaryKeyValueCollection_System_Collections_ICollection_CopyTo_mE81AE69E425015D650DB16850C8BA51D73E8320A (void);
// 0x00001233 System.Int32 System.Collections.Specialized.OrderedDictionary_OrderedDictionaryKeyValueCollection::System.Collections.ICollection.get_Count()
extern void OrderedDictionaryKeyValueCollection_System_Collections_ICollection_get_Count_m247949B9D6061A309DACDD9CB1D8982C0AAE4E0C (void);
// 0x00001234 System.Boolean System.Collections.Specialized.OrderedDictionary_OrderedDictionaryKeyValueCollection::System.Collections.ICollection.get_IsSynchronized()
extern void OrderedDictionaryKeyValueCollection_System_Collections_ICollection_get_IsSynchronized_m532B79DDA193AB59E1D903C27907951A18CFA4F8 (void);
// 0x00001235 System.Object System.Collections.Specialized.OrderedDictionary_OrderedDictionaryKeyValueCollection::System.Collections.ICollection.get_SyncRoot()
extern void OrderedDictionaryKeyValueCollection_System_Collections_ICollection_get_SyncRoot_m2415812982AE4651AE467053E83243522CE5F979 (void);
// 0x00001236 System.Collections.IEnumerator System.Collections.Specialized.OrderedDictionary_OrderedDictionaryKeyValueCollection::System.Collections.IEnumerable.GetEnumerator()
extern void OrderedDictionaryKeyValueCollection_System_Collections_IEnumerable_GetEnumerator_m0A5A85B1101591DE72343805CD5F1DE725DC0D04 (void);
// 0x00001237 System.String System.Collections.Specialized.StringCollection::get_Item(System.Int32)
extern void StringCollection_get_Item_m6289E4904A6358446DE30B8D06EFAD2FEEB2EDF8 (void);
// 0x00001238 System.Void System.Collections.Specialized.StringCollection::set_Item(System.Int32,System.String)
extern void StringCollection_set_Item_mEAE8DDA53D08232F6597E9091A7FEB8496BF7FDD (void);
// 0x00001239 System.Int32 System.Collections.Specialized.StringCollection::get_Count()
extern void StringCollection_get_Count_m4307EBE5F76A894AE550321977CE58DDDFCB85BF (void);
// 0x0000123A System.Boolean System.Collections.Specialized.StringCollection::System.Collections.IList.get_IsReadOnly()
extern void StringCollection_System_Collections_IList_get_IsReadOnly_m4A1506C2B94AF66FB47FDCDFC434ACB8488AC47F (void);
// 0x0000123B System.Boolean System.Collections.Specialized.StringCollection::System.Collections.IList.get_IsFixedSize()
extern void StringCollection_System_Collections_IList_get_IsFixedSize_m26E281D01AF589C9BB1C09989C6F2AC9AFFE01D4 (void);
// 0x0000123C System.Int32 System.Collections.Specialized.StringCollection::Add(System.String)
extern void StringCollection_Add_mF15C799896470DD2C807334107ADFD01C8BAF497 (void);
// 0x0000123D System.Void System.Collections.Specialized.StringCollection::Clear()
extern void StringCollection_Clear_mD4940751F46D8B3EBCB148A0A5B14A5AE2FC217C (void);
// 0x0000123E System.Boolean System.Collections.Specialized.StringCollection::Contains(System.String)
extern void StringCollection_Contains_mF8AD018C19F7760E4693B1A24148F8659C486502 (void);
// 0x0000123F System.Void System.Collections.Specialized.StringCollection::CopyTo(System.String[],System.Int32)
extern void StringCollection_CopyTo_m22FDAD087DBC9ACAC1C2BD3614AD448C173F8893 (void);
// 0x00001240 System.Int32 System.Collections.Specialized.StringCollection::IndexOf(System.String)
extern void StringCollection_IndexOf_m860B2D7C91CE7633F376CB8AB7C46CC1E103EC17 (void);
// 0x00001241 System.Void System.Collections.Specialized.StringCollection::Insert(System.Int32,System.String)
extern void StringCollection_Insert_m9847FF62B17A3776A419642922F93D39356198BC (void);
// 0x00001242 System.Boolean System.Collections.Specialized.StringCollection::get_IsSynchronized()
extern void StringCollection_get_IsSynchronized_mF01A6B1F560EF9BE2F0CC998E7330BA7A685C313 (void);
// 0x00001243 System.Void System.Collections.Specialized.StringCollection::Remove(System.String)
extern void StringCollection_Remove_m3FF866980BE6C484CEEB9C42B97BAC6B602AE95E (void);
// 0x00001244 System.Void System.Collections.Specialized.StringCollection::RemoveAt(System.Int32)
extern void StringCollection_RemoveAt_mA455E99CC2C275AC94FE206E49E87B433257EAA2 (void);
// 0x00001245 System.Object System.Collections.Specialized.StringCollection::get_SyncRoot()
extern void StringCollection_get_SyncRoot_m2A6A118CF992AA80F7923CE3E6A49D25AC7F730B (void);
// 0x00001246 System.Object System.Collections.Specialized.StringCollection::System.Collections.IList.get_Item(System.Int32)
extern void StringCollection_System_Collections_IList_get_Item_m1FB397E9881B366B0E0BD85883F5F8EE4B0A2E66 (void);
// 0x00001247 System.Void System.Collections.Specialized.StringCollection::System.Collections.IList.set_Item(System.Int32,System.Object)
extern void StringCollection_System_Collections_IList_set_Item_m84FFCB0C0EDF382722E6D86EA441056197E742BC (void);
// 0x00001248 System.Int32 System.Collections.Specialized.StringCollection::System.Collections.IList.Add(System.Object)
extern void StringCollection_System_Collections_IList_Add_m31EA60F5452738475A79F562CC741336D2C9A2CF (void);
// 0x00001249 System.Boolean System.Collections.Specialized.StringCollection::System.Collections.IList.Contains(System.Object)
extern void StringCollection_System_Collections_IList_Contains_mF385154C4DDD61DDFE3D9273598E212977DDDDF8 (void);
// 0x0000124A System.Int32 System.Collections.Specialized.StringCollection::System.Collections.IList.IndexOf(System.Object)
extern void StringCollection_System_Collections_IList_IndexOf_mDE4B1B0D406BCE5065474EF50EED32663E996177 (void);
// 0x0000124B System.Void System.Collections.Specialized.StringCollection::System.Collections.IList.Insert(System.Int32,System.Object)
extern void StringCollection_System_Collections_IList_Insert_m97C6AF183F6E33425F90A6746B1B9BCA2EC18DB2 (void);
// 0x0000124C System.Void System.Collections.Specialized.StringCollection::System.Collections.IList.Remove(System.Object)
extern void StringCollection_System_Collections_IList_Remove_m81D305F7785DD4D4BCDBD5439004D122E26A6A36 (void);
// 0x0000124D System.Void System.Collections.Specialized.StringCollection::System.Collections.ICollection.CopyTo(System.Array,System.Int32)
extern void StringCollection_System_Collections_ICollection_CopyTo_m911BB41A37B6860D0E98A5EF71F0C00797408A77 (void);
// 0x0000124E System.Collections.IEnumerator System.Collections.Specialized.StringCollection::System.Collections.IEnumerable.GetEnumerator()
extern void StringCollection_System_Collections_IEnumerable_GetEnumerator_m1620B22B92CB96A6E4AFB2775FBB9D5E0F9666DE (void);
// 0x0000124F System.Void System.Collections.Specialized.StringCollection::.ctor()
extern void StringCollection__ctor_m4358E3B91F6861DD166CAC4BD9B2D353FDA5FA14 (void);
// 0x00001250 System.Void System.Collections.Generic.LinkedList`1::.ctor()
// 0x00001251 System.Void System.Collections.Generic.LinkedList`1::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
// 0x00001252 System.Int32 System.Collections.Generic.LinkedList`1::get_Count()
// 0x00001253 System.Collections.Generic.LinkedListNode`1<T> System.Collections.Generic.LinkedList`1::get_First()
// 0x00001254 System.Collections.Generic.LinkedListNode`1<T> System.Collections.Generic.LinkedList`1::get_Last()
// 0x00001255 System.Boolean System.Collections.Generic.LinkedList`1::System.Collections.Generic.ICollection<T>.get_IsReadOnly()
// 0x00001256 System.Void System.Collections.Generic.LinkedList`1::System.Collections.Generic.ICollection<T>.Add(T)
// 0x00001257 System.Collections.Generic.LinkedListNode`1<T> System.Collections.Generic.LinkedList`1::AddFirst(T)
// 0x00001258 System.Void System.Collections.Generic.LinkedList`1::AddFirst(System.Collections.Generic.LinkedListNode`1<T>)
// 0x00001259 System.Collections.Generic.LinkedListNode`1<T> System.Collections.Generic.LinkedList`1::AddLast(T)
// 0x0000125A System.Void System.Collections.Generic.LinkedList`1::Clear()
// 0x0000125B System.Boolean System.Collections.Generic.LinkedList`1::Contains(T)
// 0x0000125C System.Void System.Collections.Generic.LinkedList`1::CopyTo(T[],System.Int32)
// 0x0000125D System.Collections.Generic.LinkedListNode`1<T> System.Collections.Generic.LinkedList`1::Find(T)
// 0x0000125E System.Collections.Generic.LinkedList`1_Enumerator<T> System.Collections.Generic.LinkedList`1::GetEnumerator()
// 0x0000125F System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.LinkedList`1::System.Collections.Generic.IEnumerable<T>.GetEnumerator()
// 0x00001260 System.Boolean System.Collections.Generic.LinkedList`1::Remove(T)
// 0x00001261 System.Void System.Collections.Generic.LinkedList`1::Remove(System.Collections.Generic.LinkedListNode`1<T>)
// 0x00001262 System.Void System.Collections.Generic.LinkedList`1::RemoveLast()
// 0x00001263 System.Void System.Collections.Generic.LinkedList`1::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
// 0x00001264 System.Void System.Collections.Generic.LinkedList`1::OnDeserialization(System.Object)
// 0x00001265 System.Void System.Collections.Generic.LinkedList`1::InternalInsertNodeBefore(System.Collections.Generic.LinkedListNode`1<T>,System.Collections.Generic.LinkedListNode`1<T>)
// 0x00001266 System.Void System.Collections.Generic.LinkedList`1::InternalInsertNodeToEmptyList(System.Collections.Generic.LinkedListNode`1<T>)
// 0x00001267 System.Void System.Collections.Generic.LinkedList`1::InternalRemoveNode(System.Collections.Generic.LinkedListNode`1<T>)
// 0x00001268 System.Void System.Collections.Generic.LinkedList`1::ValidateNewNode(System.Collections.Generic.LinkedListNode`1<T>)
// 0x00001269 System.Void System.Collections.Generic.LinkedList`1::ValidateNode(System.Collections.Generic.LinkedListNode`1<T>)
// 0x0000126A System.Boolean System.Collections.Generic.LinkedList`1::System.Collections.ICollection.get_IsSynchronized()
// 0x0000126B System.Object System.Collections.Generic.LinkedList`1::System.Collections.ICollection.get_SyncRoot()
// 0x0000126C System.Void System.Collections.Generic.LinkedList`1::System.Collections.ICollection.CopyTo(System.Array,System.Int32)
// 0x0000126D System.Collections.IEnumerator System.Collections.Generic.LinkedList`1::System.Collections.IEnumerable.GetEnumerator()
// 0x0000126E System.Void System.Collections.Generic.LinkedList`1_Enumerator::.ctor(System.Collections.Generic.LinkedList`1<T>)
// 0x0000126F System.Void System.Collections.Generic.LinkedList`1_Enumerator::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
// 0x00001270 T System.Collections.Generic.LinkedList`1_Enumerator::get_Current()
// 0x00001271 System.Object System.Collections.Generic.LinkedList`1_Enumerator::System.Collections.IEnumerator.get_Current()
// 0x00001272 System.Boolean System.Collections.Generic.LinkedList`1_Enumerator::MoveNext()
// 0x00001273 System.Void System.Collections.Generic.LinkedList`1_Enumerator::System.Collections.IEnumerator.Reset()
// 0x00001274 System.Void System.Collections.Generic.LinkedList`1_Enumerator::Dispose()
// 0x00001275 System.Void System.Collections.Generic.LinkedList`1_Enumerator::System.Runtime.Serialization.ISerializable.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
// 0x00001276 System.Void System.Collections.Generic.LinkedList`1_Enumerator::System.Runtime.Serialization.IDeserializationCallback.OnDeserialization(System.Object)
// 0x00001277 System.Void System.Collections.Generic.LinkedListNode`1::.ctor(System.Collections.Generic.LinkedList`1<T>,T)
// 0x00001278 System.Collections.Generic.LinkedListNode`1<T> System.Collections.Generic.LinkedListNode`1::get_Next()
// 0x00001279 T System.Collections.Generic.LinkedListNode`1::get_Value()
// 0x0000127A System.Void System.Collections.Generic.LinkedListNode`1::Invalidate()
// 0x0000127B System.Void System.Collections.Generic.Queue`1::.ctor()
// 0x0000127C System.Int32 System.Collections.Generic.Queue`1::get_Count()
// 0x0000127D System.Boolean System.Collections.Generic.Queue`1::System.Collections.ICollection.get_IsSynchronized()
// 0x0000127E System.Object System.Collections.Generic.Queue`1::System.Collections.ICollection.get_SyncRoot()
// 0x0000127F System.Void System.Collections.Generic.Queue`1::Clear()
// 0x00001280 System.Void System.Collections.Generic.Queue`1::System.Collections.ICollection.CopyTo(System.Array,System.Int32)
// 0x00001281 System.Void System.Collections.Generic.Queue`1::Enqueue(T)
// 0x00001282 System.Collections.Generic.Queue`1_Enumerator<T> System.Collections.Generic.Queue`1::GetEnumerator()
// 0x00001283 System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.Queue`1::System.Collections.Generic.IEnumerable<T>.GetEnumerator()
// 0x00001284 System.Collections.IEnumerator System.Collections.Generic.Queue`1::System.Collections.IEnumerable.GetEnumerator()
// 0x00001285 T System.Collections.Generic.Queue`1::Dequeue()
// 0x00001286 System.Void System.Collections.Generic.Queue`1::SetCapacity(System.Int32)
// 0x00001287 System.Void System.Collections.Generic.Queue`1::MoveNext(System.Int32&)
// 0x00001288 System.Void System.Collections.Generic.Queue`1::ThrowForEmptyQueue()
// 0x00001289 System.Void System.Collections.Generic.Queue`1_Enumerator::.ctor(System.Collections.Generic.Queue`1<T>)
// 0x0000128A System.Void System.Collections.Generic.Queue`1_Enumerator::Dispose()
// 0x0000128B System.Boolean System.Collections.Generic.Queue`1_Enumerator::MoveNext()
// 0x0000128C T System.Collections.Generic.Queue`1_Enumerator::get_Current()
// 0x0000128D System.Void System.Collections.Generic.Queue`1_Enumerator::ThrowEnumerationNotStartedOrEnded()
// 0x0000128E System.Object System.Collections.Generic.Queue`1_Enumerator::System.Collections.IEnumerator.get_Current()
// 0x0000128F System.Void System.Collections.Generic.Queue`1_Enumerator::System.Collections.IEnumerator.Reset()
// 0x00001290 System.Void System.Collections.Generic.SortedList`2::.ctor()
// 0x00001291 System.Void System.Collections.Generic.SortedList`2::.ctor(System.Collections.Generic.IComparer`1<TKey>)
// 0x00001292 System.Void System.Collections.Generic.SortedList`2::Add(TKey,TValue)
// 0x00001293 System.Void System.Collections.Generic.SortedList`2::System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.Add(System.Collections.Generic.KeyValuePair`2<TKey,TValue>)
// 0x00001294 System.Boolean System.Collections.Generic.SortedList`2::System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.Contains(System.Collections.Generic.KeyValuePair`2<TKey,TValue>)
// 0x00001295 System.Boolean System.Collections.Generic.SortedList`2::System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.Remove(System.Collections.Generic.KeyValuePair`2<TKey,TValue>)
// 0x00001296 System.Void System.Collections.Generic.SortedList`2::set_Capacity(System.Int32)
// 0x00001297 System.Collections.Generic.IComparer`1<TKey> System.Collections.Generic.SortedList`2::get_Comparer()
// 0x00001298 System.Void System.Collections.Generic.SortedList`2::System.Collections.IDictionary.Add(System.Object,System.Object)
// 0x00001299 System.Int32 System.Collections.Generic.SortedList`2::get_Count()
// 0x0000129A System.Collections.Generic.ICollection`1<TKey> System.Collections.Generic.SortedList`2::System.Collections.Generic.IDictionary<TKey,TValue>.get_Keys()
// 0x0000129B System.Collections.ICollection System.Collections.Generic.SortedList`2::System.Collections.IDictionary.get_Keys()
// 0x0000129C System.Collections.Generic.IEnumerable`1<TKey> System.Collections.Generic.SortedList`2::System.Collections.Generic.IReadOnlyDictionary<TKey,TValue>.get_Keys()
// 0x0000129D System.Collections.Generic.ICollection`1<TValue> System.Collections.Generic.SortedList`2::System.Collections.Generic.IDictionary<TKey,TValue>.get_Values()
// 0x0000129E System.Collections.ICollection System.Collections.Generic.SortedList`2::System.Collections.IDictionary.get_Values()
// 0x0000129F System.Collections.Generic.IEnumerable`1<TValue> System.Collections.Generic.SortedList`2::System.Collections.Generic.IReadOnlyDictionary<TKey,TValue>.get_Values()
// 0x000012A0 System.Collections.Generic.SortedList`2_KeyList<TKey,TValue> System.Collections.Generic.SortedList`2::GetKeyListHelper()
// 0x000012A1 System.Collections.Generic.SortedList`2_ValueList<TKey,TValue> System.Collections.Generic.SortedList`2::GetValueListHelper()
// 0x000012A2 System.Boolean System.Collections.Generic.SortedList`2::System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.get_IsReadOnly()
// 0x000012A3 System.Boolean System.Collections.Generic.SortedList`2::System.Collections.IDictionary.get_IsReadOnly()
// 0x000012A4 System.Boolean System.Collections.Generic.SortedList`2::System.Collections.IDictionary.get_IsFixedSize()
// 0x000012A5 System.Boolean System.Collections.Generic.SortedList`2::System.Collections.ICollection.get_IsSynchronized()
// 0x000012A6 System.Object System.Collections.Generic.SortedList`2::System.Collections.ICollection.get_SyncRoot()
// 0x000012A7 System.Void System.Collections.Generic.SortedList`2::Clear()
// 0x000012A8 System.Boolean System.Collections.Generic.SortedList`2::System.Collections.IDictionary.Contains(System.Object)
// 0x000012A9 System.Boolean System.Collections.Generic.SortedList`2::ContainsKey(TKey)
// 0x000012AA System.Boolean System.Collections.Generic.SortedList`2::ContainsValue(TValue)
// 0x000012AB System.Void System.Collections.Generic.SortedList`2::System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.CopyTo(System.Collections.Generic.KeyValuePair`2<TKey,TValue>[],System.Int32)
// 0x000012AC System.Void System.Collections.Generic.SortedList`2::System.Collections.ICollection.CopyTo(System.Array,System.Int32)
// 0x000012AD System.Void System.Collections.Generic.SortedList`2::EnsureCapacity(System.Int32)
// 0x000012AE TValue System.Collections.Generic.SortedList`2::GetByIndex(System.Int32)
// 0x000012AF System.Collections.Generic.IEnumerator`1<System.Collections.Generic.KeyValuePair`2<TKey,TValue>> System.Collections.Generic.SortedList`2::GetEnumerator()
// 0x000012B0 System.Collections.Generic.IEnumerator`1<System.Collections.Generic.KeyValuePair`2<TKey,TValue>> System.Collections.Generic.SortedList`2::System.Collections.Generic.IEnumerable<System.Collections.Generic.KeyValuePair<TKey,TValue>>.GetEnumerator()
// 0x000012B1 System.Collections.IDictionaryEnumerator System.Collections.Generic.SortedList`2::System.Collections.IDictionary.GetEnumerator()
// 0x000012B2 System.Collections.IEnumerator System.Collections.Generic.SortedList`2::System.Collections.IEnumerable.GetEnumerator()
// 0x000012B3 TKey System.Collections.Generic.SortedList`2::GetKey(System.Int32)
// 0x000012B4 TValue System.Collections.Generic.SortedList`2::get_Item(TKey)
// 0x000012B5 System.Void System.Collections.Generic.SortedList`2::set_Item(TKey,TValue)
// 0x000012B6 System.Object System.Collections.Generic.SortedList`2::System.Collections.IDictionary.get_Item(System.Object)
// 0x000012B7 System.Void System.Collections.Generic.SortedList`2::System.Collections.IDictionary.set_Item(System.Object,System.Object)
// 0x000012B8 System.Int32 System.Collections.Generic.SortedList`2::IndexOfKey(TKey)
// 0x000012B9 System.Int32 System.Collections.Generic.SortedList`2::IndexOfValue(TValue)
// 0x000012BA System.Void System.Collections.Generic.SortedList`2::Insert(System.Int32,TKey,TValue)
// 0x000012BB System.Boolean System.Collections.Generic.SortedList`2::TryGetValue(TKey,TValue&)
// 0x000012BC System.Void System.Collections.Generic.SortedList`2::RemoveAt(System.Int32)
// 0x000012BD System.Boolean System.Collections.Generic.SortedList`2::Remove(TKey)
// 0x000012BE System.Void System.Collections.Generic.SortedList`2::System.Collections.IDictionary.Remove(System.Object)
// 0x000012BF System.Boolean System.Collections.Generic.SortedList`2::IsCompatibleKey(System.Object)
// 0x000012C0 System.Void System.Collections.Generic.SortedList`2_Enumerator::.ctor(System.Collections.Generic.SortedList`2<TKey,TValue>,System.Int32)
// 0x000012C1 System.Void System.Collections.Generic.SortedList`2_Enumerator::Dispose()
// 0x000012C2 System.Object System.Collections.Generic.SortedList`2_Enumerator::System.Collections.IDictionaryEnumerator.get_Key()
// 0x000012C3 System.Boolean System.Collections.Generic.SortedList`2_Enumerator::MoveNext()
// 0x000012C4 System.Collections.DictionaryEntry System.Collections.Generic.SortedList`2_Enumerator::System.Collections.IDictionaryEnumerator.get_Entry()
// 0x000012C5 System.Collections.Generic.KeyValuePair`2<TKey,TValue> System.Collections.Generic.SortedList`2_Enumerator::get_Current()
// 0x000012C6 System.Object System.Collections.Generic.SortedList`2_Enumerator::System.Collections.IEnumerator.get_Current()
// 0x000012C7 System.Object System.Collections.Generic.SortedList`2_Enumerator::System.Collections.IDictionaryEnumerator.get_Value()
// 0x000012C8 System.Void System.Collections.Generic.SortedList`2_Enumerator::System.Collections.IEnumerator.Reset()
// 0x000012C9 System.Void System.Collections.Generic.SortedList`2_SortedListKeyEnumerator::.ctor(System.Collections.Generic.SortedList`2<TKey,TValue>)
// 0x000012CA System.Void System.Collections.Generic.SortedList`2_SortedListKeyEnumerator::Dispose()
// 0x000012CB System.Boolean System.Collections.Generic.SortedList`2_SortedListKeyEnumerator::MoveNext()
// 0x000012CC TKey System.Collections.Generic.SortedList`2_SortedListKeyEnumerator::get_Current()
// 0x000012CD System.Object System.Collections.Generic.SortedList`2_SortedListKeyEnumerator::System.Collections.IEnumerator.get_Current()
// 0x000012CE System.Void System.Collections.Generic.SortedList`2_SortedListKeyEnumerator::System.Collections.IEnumerator.Reset()
// 0x000012CF System.Void System.Collections.Generic.SortedList`2_SortedListValueEnumerator::.ctor(System.Collections.Generic.SortedList`2<TKey,TValue>)
// 0x000012D0 System.Void System.Collections.Generic.SortedList`2_SortedListValueEnumerator::Dispose()
// 0x000012D1 System.Boolean System.Collections.Generic.SortedList`2_SortedListValueEnumerator::MoveNext()
// 0x000012D2 TValue System.Collections.Generic.SortedList`2_SortedListValueEnumerator::get_Current()
// 0x000012D3 System.Object System.Collections.Generic.SortedList`2_SortedListValueEnumerator::System.Collections.IEnumerator.get_Current()
// 0x000012D4 System.Void System.Collections.Generic.SortedList`2_SortedListValueEnumerator::System.Collections.IEnumerator.Reset()
// 0x000012D5 System.Void System.Collections.Generic.SortedList`2_KeyList::.ctor(System.Collections.Generic.SortedList`2<TKey,TValue>)
// 0x000012D6 System.Int32 System.Collections.Generic.SortedList`2_KeyList::get_Count()
// 0x000012D7 System.Boolean System.Collections.Generic.SortedList`2_KeyList::get_IsReadOnly()
// 0x000012D8 System.Boolean System.Collections.Generic.SortedList`2_KeyList::System.Collections.ICollection.get_IsSynchronized()
// 0x000012D9 System.Object System.Collections.Generic.SortedList`2_KeyList::System.Collections.ICollection.get_SyncRoot()
// 0x000012DA System.Void System.Collections.Generic.SortedList`2_KeyList::Add(TKey)
// 0x000012DB System.Void System.Collections.Generic.SortedList`2_KeyList::Clear()
// 0x000012DC System.Boolean System.Collections.Generic.SortedList`2_KeyList::Contains(TKey)
// 0x000012DD System.Void System.Collections.Generic.SortedList`2_KeyList::CopyTo(TKey[],System.Int32)
// 0x000012DE System.Void System.Collections.Generic.SortedList`2_KeyList::System.Collections.ICollection.CopyTo(System.Array,System.Int32)
// 0x000012DF System.Void System.Collections.Generic.SortedList`2_KeyList::Insert(System.Int32,TKey)
// 0x000012E0 TKey System.Collections.Generic.SortedList`2_KeyList::get_Item(System.Int32)
// 0x000012E1 System.Void System.Collections.Generic.SortedList`2_KeyList::set_Item(System.Int32,TKey)
// 0x000012E2 System.Collections.Generic.IEnumerator`1<TKey> System.Collections.Generic.SortedList`2_KeyList::GetEnumerator()
// 0x000012E3 System.Collections.IEnumerator System.Collections.Generic.SortedList`2_KeyList::System.Collections.IEnumerable.GetEnumerator()
// 0x000012E4 System.Int32 System.Collections.Generic.SortedList`2_KeyList::IndexOf(TKey)
// 0x000012E5 System.Boolean System.Collections.Generic.SortedList`2_KeyList::Remove(TKey)
// 0x000012E6 System.Void System.Collections.Generic.SortedList`2_KeyList::RemoveAt(System.Int32)
// 0x000012E7 System.Void System.Collections.Generic.SortedList`2_ValueList::.ctor(System.Collections.Generic.SortedList`2<TKey,TValue>)
// 0x000012E8 System.Int32 System.Collections.Generic.SortedList`2_ValueList::get_Count()
// 0x000012E9 System.Boolean System.Collections.Generic.SortedList`2_ValueList::get_IsReadOnly()
// 0x000012EA System.Boolean System.Collections.Generic.SortedList`2_ValueList::System.Collections.ICollection.get_IsSynchronized()
// 0x000012EB System.Object System.Collections.Generic.SortedList`2_ValueList::System.Collections.ICollection.get_SyncRoot()
// 0x000012EC System.Void System.Collections.Generic.SortedList`2_ValueList::Add(TValue)
// 0x000012ED System.Void System.Collections.Generic.SortedList`2_ValueList::Clear()
// 0x000012EE System.Boolean System.Collections.Generic.SortedList`2_ValueList::Contains(TValue)
// 0x000012EF System.Void System.Collections.Generic.SortedList`2_ValueList::CopyTo(TValue[],System.Int32)
// 0x000012F0 System.Void System.Collections.Generic.SortedList`2_ValueList::System.Collections.ICollection.CopyTo(System.Array,System.Int32)
// 0x000012F1 System.Void System.Collections.Generic.SortedList`2_ValueList::Insert(System.Int32,TValue)
// 0x000012F2 TValue System.Collections.Generic.SortedList`2_ValueList::get_Item(System.Int32)
// 0x000012F3 System.Void System.Collections.Generic.SortedList`2_ValueList::set_Item(System.Int32,TValue)
// 0x000012F4 System.Collections.Generic.IEnumerator`1<TValue> System.Collections.Generic.SortedList`2_ValueList::GetEnumerator()
// 0x000012F5 System.Collections.IEnumerator System.Collections.Generic.SortedList`2_ValueList::System.Collections.IEnumerable.GetEnumerator()
// 0x000012F6 System.Int32 System.Collections.Generic.SortedList`2_ValueList::IndexOf(TValue)
// 0x000012F7 System.Boolean System.Collections.Generic.SortedList`2_ValueList::Remove(TValue)
// 0x000012F8 System.Void System.Collections.Generic.SortedList`2_ValueList::RemoveAt(System.Int32)
// 0x000012F9 System.Void System.Collections.Generic.Stack`1::.ctor()
// 0x000012FA System.Int32 System.Collections.Generic.Stack`1::get_Count()
// 0x000012FB System.Boolean System.Collections.Generic.Stack`1::System.Collections.ICollection.get_IsSynchronized()
// 0x000012FC System.Object System.Collections.Generic.Stack`1::System.Collections.ICollection.get_SyncRoot()
// 0x000012FD System.Void System.Collections.Generic.Stack`1::Clear()
// 0x000012FE System.Void System.Collections.Generic.Stack`1::System.Collections.ICollection.CopyTo(System.Array,System.Int32)
// 0x000012FF System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.Stack`1::System.Collections.Generic.IEnumerable<T>.GetEnumerator()
// 0x00001300 System.Collections.IEnumerator System.Collections.Generic.Stack`1::System.Collections.IEnumerable.GetEnumerator()
// 0x00001301 T System.Collections.Generic.Stack`1::Peek()
// 0x00001302 T System.Collections.Generic.Stack`1::Pop()
// 0x00001303 System.Void System.Collections.Generic.Stack`1::Push(T)
// 0x00001304 System.Void System.Collections.Generic.Stack`1::ThrowForEmptyStack()
// 0x00001305 System.Void System.Collections.Generic.Stack`1_Enumerator::.ctor(System.Collections.Generic.Stack`1<T>)
// 0x00001306 System.Void System.Collections.Generic.Stack`1_Enumerator::Dispose()
// 0x00001307 System.Boolean System.Collections.Generic.Stack`1_Enumerator::MoveNext()
// 0x00001308 T System.Collections.Generic.Stack`1_Enumerator::get_Current()
// 0x00001309 System.Void System.Collections.Generic.Stack`1_Enumerator::ThrowEnumerationNotStartedOrEnded()
// 0x0000130A System.Object System.Collections.Generic.Stack`1_Enumerator::System.Collections.IEnumerator.get_Current()
// 0x0000130B System.Void System.Collections.Generic.Stack`1_Enumerator::System.Collections.IEnumerator.Reset()
// 0x0000130C System.UInt32 <PrivateImplementationDetails>::ComputeStringHash(System.String)
extern void U3CPrivateImplementationDetailsU3E_ComputeStringHash_m7C7DB27BC4297A74A96AC53E1EDD3E7415DFB874 (void);
// 0x0000130D System.Void System.Configuration.ConfigurationException::.ctor()
extern void ConfigurationException__ctor_m27F897E9F76E911777D253FDE3F954C6B7D295B5 (void);
// 0x0000130E System.Void System.Configuration.ConfigurationException::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
extern void ConfigurationException__ctor_m992552F7A4320078CD0EA37AE1631E4AD096CF62 (void);
// 0x0000130F System.Void System.Configuration.ConfigurationException::.ctor(System.String)
extern void ConfigurationException__ctor_m9847E40D25D7196EFE3FDD021E84784486E83A8C (void);
// 0x00001310 System.Void System.Configuration.ConfigurationException::.ctor(System.String,System.Exception)
extern void ConfigurationException__ctor_m3F11BCB14029354D1871451B1BFFD30A164242CE (void);
// 0x00001311 System.Void System.Configuration.ConfigurationException::.ctor(System.String,System.Exception,System.String,System.Int32)
extern void ConfigurationException__ctor_mB57ABDF568731121059BBACC3AB795C5B9ADD4D3 (void);
// 0x00001312 System.Void System.Configuration.ConfigurationException::.ctor(System.String,System.Exception,System.Xml.XmlNode)
extern void ConfigurationException__ctor_m53DE14359D2FD6D51B7F3565F71ECFF656D02220 (void);
// 0x00001313 System.Void System.Configuration.ConfigurationException::.ctor(System.String,System.String,System.Int32)
extern void ConfigurationException__ctor_m463EDF3C785E1534182AF21538F0462C167F738A (void);
// 0x00001314 System.Void System.Configuration.ConfigurationException::.ctor(System.String,System.Xml.XmlNode)
extern void ConfigurationException__ctor_m5C61155F96B722F9AF3DBC3302F96797B83FC187 (void);
// 0x00001315 System.String System.Configuration.ConfigurationException::get_BareMessage()
extern void ConfigurationException_get_BareMessage_m407B4778AF26242ADE1CD9DB9780E44264372D57 (void);
// 0x00001316 System.String System.Configuration.ConfigurationException::get_Filename()
extern void ConfigurationException_get_Filename_m5F9A8A428C71864082512DA7BB0D0D87F6D57FD1 (void);
// 0x00001317 System.Int32 System.Configuration.ConfigurationException::get_Line()
extern void ConfigurationException_get_Line_mB4A381418C49DBEAE9072F965077A13F41A885E4 (void);
// 0x00001318 System.String System.Configuration.ConfigurationException::GetXmlNodeFilename(System.Xml.XmlNode)
extern void ConfigurationException_GetXmlNodeFilename_mBFE52F56A830B960C8EEA2D49259784EC1B807F3 (void);
// 0x00001319 System.Int32 System.Configuration.ConfigurationException::GetXmlNodeLineNumber(System.Xml.XmlNode)
extern void ConfigurationException_GetXmlNodeLineNumber_mA65A7A41B9BA4242AB7C91445BBEDD5DFA868F05 (void);
// 0x0000131A System.Object System.Configuration.IConfigurationSectionHandler::Create(System.Object,System.Object,System.Xml.XmlNode)
// 0x0000131B System.Void System.Configuration.SettingsBase::.ctor()
extern void SettingsBase__ctor_mD72A523679B004B7ADF0E19AB6D2547AD420DCF8 (void);
// 0x0000131C System.Configuration.SettingsContext System.Configuration.SettingsBase::get_Context()
extern void SettingsBase_get_Context_mE3E410E83B8490487A1BCF2F579DBDF5829508CB (void);
// 0x0000131D System.Boolean System.Configuration.SettingsBase::get_IsSynchronized()
extern void SettingsBase_get_IsSynchronized_m257F571AD84FBD134BA671C9C7402CC610945E71 (void);
// 0x0000131E System.Object System.Configuration.SettingsBase::get_Item(System.String)
extern void SettingsBase_get_Item_m931B3780FD814B4746AF203DB7EFFF01158CAF94 (void);
// 0x0000131F System.Void System.Configuration.SettingsBase::set_Item(System.String,System.Object)
extern void SettingsBase_set_Item_m0DEDC4F8CFC5AD390268176DB6CA3FF112E71D88 (void);
// 0x00001320 System.Configuration.SettingsPropertyCollection System.Configuration.SettingsBase::get_Properties()
extern void SettingsBase_get_Properties_m3F2065405FB732DB49BA6A78C1FF67B9F9250073 (void);
// 0x00001321 System.Configuration.SettingsPropertyValueCollection System.Configuration.SettingsBase::get_PropertyValues()
extern void SettingsBase_get_PropertyValues_m82561077C7BE35E9BC3ADBFB9DB1191271EED091 (void);
// 0x00001322 System.Configuration.SettingsProviderCollection System.Configuration.SettingsBase::get_Providers()
extern void SettingsBase_get_Providers_mE1EC097DEB37F854D6BEB2BE4B1CD1D04D43D0A1 (void);
// 0x00001323 System.Void System.Configuration.SettingsBase::Initialize(System.Configuration.SettingsContext,System.Configuration.SettingsPropertyCollection,System.Configuration.SettingsProviderCollection)
extern void SettingsBase_Initialize_m5360769064610811275331613BBD5C8D6E6DD6CC (void);
// 0x00001324 System.Void System.Configuration.SettingsBase::Save()
extern void SettingsBase_Save_m76DD19208A991E7ED26E2071012EC39F3943674C (void);
// 0x00001325 System.Configuration.SettingsBase System.Configuration.SettingsBase::Synchronized(System.Configuration.SettingsBase)
extern void SettingsBase_Synchronized_m291EF44B8F5E2D163195886C30214C96F0784CB1 (void);
// 0x00001326 System.Void System.Configuration.SettingsContext::.ctor()
extern void SettingsContext__ctor_mFE0586EAFC22D6F6132B82F6641E10667B656DFE (void);
// 0x00001327 System.Void System.Configuration.SettingsPropertyCollection::.ctor()
extern void SettingsPropertyCollection__ctor_mB40D7C4A79179FCA3D5331B6D0297A8FFD6CA4DC (void);
// 0x00001328 System.Int32 System.Configuration.SettingsPropertyCollection::get_Count()
extern void SettingsPropertyCollection_get_Count_m9ED6DADD5C62AD66B0E7BAA8E220A0B1CFD2C04A (void);
// 0x00001329 System.Boolean System.Configuration.SettingsPropertyCollection::get_IsSynchronized()
extern void SettingsPropertyCollection_get_IsSynchronized_m7DB79B7217C7F60CA68A1FEFD1EA4EABAF349120 (void);
// 0x0000132A System.Configuration.SettingsProperty System.Configuration.SettingsPropertyCollection::get_Item(System.String)
extern void SettingsPropertyCollection_get_Item_m5DE87559F25406F74F0E75694A4241C0A5BFF84E (void);
// 0x0000132B System.Object System.Configuration.SettingsPropertyCollection::get_SyncRoot()
extern void SettingsPropertyCollection_get_SyncRoot_m7A912165A2FDE41EF89EFE7FA878FBD17866C5AD (void);
// 0x0000132C System.Void System.Configuration.SettingsPropertyCollection::Add(System.Configuration.SettingsProperty)
extern void SettingsPropertyCollection_Add_mD9C6E9168E6FD5C2F453CB8B5A7371CE8C5D9B5F (void);
// 0x0000132D System.Void System.Configuration.SettingsPropertyCollection::Clear()
extern void SettingsPropertyCollection_Clear_m40865A6CD8BDACBB1B4618B30D97509AC9E2C5DF (void);
// 0x0000132E System.Object System.Configuration.SettingsPropertyCollection::Clone()
extern void SettingsPropertyCollection_Clone_m0C2FBC0E9064C44B43C71256C63B0885B688A217 (void);
// 0x0000132F System.Void System.Configuration.SettingsPropertyCollection::CopyTo(System.Array,System.Int32)
extern void SettingsPropertyCollection_CopyTo_m4AB139B0F9E603395FE5F951E7427213E6B39678 (void);
// 0x00001330 System.Collections.IEnumerator System.Configuration.SettingsPropertyCollection::GetEnumerator()
extern void SettingsPropertyCollection_GetEnumerator_m893EF2AB6EBBA538B7B25C8C2E003B52600C4B80 (void);
// 0x00001331 System.Void System.Configuration.SettingsPropertyCollection::OnAdd(System.Configuration.SettingsProperty)
extern void SettingsPropertyCollection_OnAdd_m7F7BE7D31E269E6C6D0ECF8AD886955A635B46E8 (void);
// 0x00001332 System.Void System.Configuration.SettingsPropertyCollection::OnAddComplete(System.Configuration.SettingsProperty)
extern void SettingsPropertyCollection_OnAddComplete_m5048C2F52745E2EF26E0DED21C2793D89322DA91 (void);
// 0x00001333 System.Void System.Configuration.SettingsPropertyCollection::OnClear()
extern void SettingsPropertyCollection_OnClear_m854815706520165C765DAA2D0163EF4550B42FDD (void);
// 0x00001334 System.Void System.Configuration.SettingsPropertyCollection::OnClearComplete()
extern void SettingsPropertyCollection_OnClearComplete_m171ACE12839018F43391CFFC0C2F61B64F262652 (void);
// 0x00001335 System.Void System.Configuration.SettingsPropertyCollection::OnRemove(System.Configuration.SettingsProperty)
extern void SettingsPropertyCollection_OnRemove_m65C6D12D001E3C2766005D77D33C374E312FBE0C (void);
// 0x00001336 System.Void System.Configuration.SettingsPropertyCollection::OnRemoveComplete(System.Configuration.SettingsProperty)
extern void SettingsPropertyCollection_OnRemoveComplete_mA2E8092685D7504C245FD438F76A504C036544C8 (void);
// 0x00001337 System.Void System.Configuration.SettingsPropertyCollection::Remove(System.String)
extern void SettingsPropertyCollection_Remove_m61AE3040B75860B6FFAC5759DEA88BA4A13B2F22 (void);
// 0x00001338 System.Void System.Configuration.SettingsPropertyCollection::SetReadOnly()
extern void SettingsPropertyCollection_SetReadOnly_m1CD66FF67524EDC6ECC75D7762ED226659BEDC65 (void);
// 0x00001339 System.Void System.Configuration.SettingsProperty::.ctor(System.Configuration.SettingsProperty)
extern void SettingsProperty__ctor_m7843C23D3E56C2B6A5851F6C5BB8BBB1313156ED (void);
// 0x0000133A System.Void System.Configuration.SettingsProperty::.ctor(System.String)
extern void SettingsProperty__ctor_mB808C462D1235723775FB3B6AF3C50D4E1EE1D1B (void);
// 0x0000133B System.Void System.Configuration.SettingsProperty::.ctor(System.String,System.Type,System.Configuration.SettingsProvider,System.Boolean,System.Object,System.Configuration.SettingsSerializeAs,System.Configuration.SettingsAttributeDictionary,System.Boolean,System.Boolean)
extern void SettingsProperty__ctor_m238B1D7A5D12443FDF3D1B7E3D91C9BF54F2D588 (void);
// 0x0000133C System.Configuration.SettingsAttributeDictionary System.Configuration.SettingsProperty::get_Attributes()
extern void SettingsProperty_get_Attributes_m5B3EAEFF229A58D95BFAFE00706DA6BAB007618F (void);
// 0x0000133D System.Object System.Configuration.SettingsProperty::get_DefaultValue()
extern void SettingsProperty_get_DefaultValue_m5E780813FFB68E14EB58CD73867EF740C341B0B7 (void);
// 0x0000133E System.Void System.Configuration.SettingsProperty::set_DefaultValue(System.Object)
extern void SettingsProperty_set_DefaultValue_m959A2AC355F33FF8026C0397A94C67F48F5FEF70 (void);
// 0x0000133F System.Boolean System.Configuration.SettingsProperty::get_IsReadOnly()
extern void SettingsProperty_get_IsReadOnly_m7179E3165FF7E6B0986646922115E6D7C8CF20AD (void);
// 0x00001340 System.Void System.Configuration.SettingsProperty::set_IsReadOnly(System.Boolean)
extern void SettingsProperty_set_IsReadOnly_mDDA0E61F3527F110B82E6BCB294F5DAD9A42F4EF (void);
// 0x00001341 System.String System.Configuration.SettingsProperty::get_Name()
extern void SettingsProperty_get_Name_m7D926A1ED889C4F941F47BD8FF1835A115797275 (void);
// 0x00001342 System.Void System.Configuration.SettingsProperty::set_Name(System.String)
extern void SettingsProperty_set_Name_mD7B3CDC55EE3EE1732AB166B839E6B0583576A76 (void);
// 0x00001343 System.Type System.Configuration.SettingsProperty::get_PropertyType()
extern void SettingsProperty_get_PropertyType_m330E638407FB14BE529DE65BE5E47A3EF3C8A934 (void);
// 0x00001344 System.Void System.Configuration.SettingsProperty::set_PropertyType(System.Type)
extern void SettingsProperty_set_PropertyType_mC9C5CD22F9F65E90DD56476B77BCFE9AC526173D (void);
// 0x00001345 System.Configuration.SettingsProvider System.Configuration.SettingsProperty::get_Provider()
extern void SettingsProperty_get_Provider_mF3414EC3CB6EC6DFE27451E71DAC78645D341F58 (void);
// 0x00001346 System.Void System.Configuration.SettingsProperty::set_Provider(System.Configuration.SettingsProvider)
extern void SettingsProperty_set_Provider_m735AFBD6358C187A846257917E3F8CAF59AF99D8 (void);
// 0x00001347 System.Configuration.SettingsSerializeAs System.Configuration.SettingsProperty::get_SerializeAs()
extern void SettingsProperty_get_SerializeAs_m91F3EDB86DA386C5308B353502DF5048819F5640 (void);
// 0x00001348 System.Void System.Configuration.SettingsProperty::set_SerializeAs(System.Configuration.SettingsSerializeAs)
extern void SettingsProperty_set_SerializeAs_m67F237D6EFACD5B64FFDE1CFF7D6FF85881BDDD1 (void);
// 0x00001349 System.Boolean System.Configuration.SettingsProperty::get_ThrowOnErrorDeserializing()
extern void SettingsProperty_get_ThrowOnErrorDeserializing_mF680FF9DF2A882285C5D953EA3FF06D64DA46D14 (void);
// 0x0000134A System.Void System.Configuration.SettingsProperty::set_ThrowOnErrorDeserializing(System.Boolean)
extern void SettingsProperty_set_ThrowOnErrorDeserializing_mC35CE1E52AD255FA04F75D2ABC6D483DC7763A5D (void);
// 0x0000134B System.Boolean System.Configuration.SettingsProperty::get_ThrowOnErrorSerializing()
extern void SettingsProperty_get_ThrowOnErrorSerializing_mF8CA49B906F37FAEDF7780471C264499859D65FD (void);
// 0x0000134C System.Void System.Configuration.SettingsProperty::set_ThrowOnErrorSerializing(System.Boolean)
extern void SettingsProperty_set_ThrowOnErrorSerializing_mF67C49B91807236D286E12EF4A14C38B3457E04C (void);
// 0x0000134D System.Void System.Configuration.SettingsProvider::.ctor()
extern void SettingsProvider__ctor_m886F2B5E871F935BCEA0C81EEC88A062AACA57DE (void);
// 0x0000134E System.String System.Configuration.SettingsProvider::get_ApplicationName()
// 0x0000134F System.Void System.Configuration.SettingsProvider::set_ApplicationName(System.String)
// 0x00001350 System.Configuration.SettingsPropertyValueCollection System.Configuration.SettingsProvider::GetPropertyValues(System.Configuration.SettingsContext,System.Configuration.SettingsPropertyCollection)
// 0x00001351 System.Void System.Configuration.SettingsProvider::SetPropertyValues(System.Configuration.SettingsContext,System.Configuration.SettingsPropertyValueCollection)
// 0x00001352 System.Void System.Configuration.SettingsPropertyValueCollection::.ctor()
extern void SettingsPropertyValueCollection__ctor_mE516E81684FB02AA8BF16CCE842407614A6FF297 (void);
// 0x00001353 System.Int32 System.Configuration.SettingsPropertyValueCollection::get_Count()
extern void SettingsPropertyValueCollection_get_Count_m55ADC2F8B8F0BA27FBD55E1FC360F21769F40854 (void);
// 0x00001354 System.Boolean System.Configuration.SettingsPropertyValueCollection::get_IsSynchronized()
extern void SettingsPropertyValueCollection_get_IsSynchronized_m791025A2EFCD6E501DECB780EBB1DDD77A5EBD3D (void);
// 0x00001355 System.Configuration.SettingsPropertyValue System.Configuration.SettingsPropertyValueCollection::get_Item(System.String)
extern void SettingsPropertyValueCollection_get_Item_mFA3996A6D88950D7C7422450DCAEE2B411C2835C (void);
// 0x00001356 System.Object System.Configuration.SettingsPropertyValueCollection::get_SyncRoot()
extern void SettingsPropertyValueCollection_get_SyncRoot_mAC7FBF9571E27D662CE47968D55DC60C14AF3080 (void);
// 0x00001357 System.Void System.Configuration.SettingsPropertyValueCollection::Add(System.Configuration.SettingsPropertyValue)
extern void SettingsPropertyValueCollection_Add_m02C40680BC197BD3FAC8BA97B3A79538CCC7FA5B (void);
// 0x00001358 System.Void System.Configuration.SettingsPropertyValueCollection::Clear()
extern void SettingsPropertyValueCollection_Clear_m8ACA88EC315343E9C3FCF432ADDA10A97471FCA0 (void);
// 0x00001359 System.Object System.Configuration.SettingsPropertyValueCollection::Clone()
extern void SettingsPropertyValueCollection_Clone_mE5A2692765227119566A5687D477483D67A3F334 (void);
// 0x0000135A System.Void System.Configuration.SettingsPropertyValueCollection::CopyTo(System.Array,System.Int32)
extern void SettingsPropertyValueCollection_CopyTo_mA86D423AC67565FB8CD8BBF4670DC5BD40C67CA3 (void);
// 0x0000135B System.Collections.IEnumerator System.Configuration.SettingsPropertyValueCollection::GetEnumerator()
extern void SettingsPropertyValueCollection_GetEnumerator_m1E47500611DFFBF54BF169B975F23507332F1CAD (void);
// 0x0000135C System.Void System.Configuration.SettingsPropertyValueCollection::Remove(System.String)
extern void SettingsPropertyValueCollection_Remove_m8BCF492CF62F028E03A07D5C8CD12FA726D7E5C6 (void);
// 0x0000135D System.Void System.Configuration.SettingsPropertyValueCollection::SetReadOnly()
extern void SettingsPropertyValueCollection_SetReadOnly_m23B15AC6807DE8452DE6BA485F409A6F318B4E8D (void);
// 0x0000135E System.Void System.Configuration.SettingsPropertyValue::.ctor(System.Configuration.SettingsProperty)
extern void SettingsPropertyValue__ctor_m70ADC04422EBBE4ADED0638B31C693342BD7EC83 (void);
// 0x0000135F System.Boolean System.Configuration.SettingsPropertyValue::get_Deserialized()
extern void SettingsPropertyValue_get_Deserialized_m867B0E1E6686CA226941495A870D42415C9CF1BC (void);
// 0x00001360 System.Void System.Configuration.SettingsPropertyValue::set_Deserialized(System.Boolean)
extern void SettingsPropertyValue_set_Deserialized_mC83D73506A0037DF5FF6525C6C171B18EBB9C62F (void);
// 0x00001361 System.Boolean System.Configuration.SettingsPropertyValue::get_IsDirty()
extern void SettingsPropertyValue_get_IsDirty_m26DB3A4D49C93152A3EF00EF67B4292DEA85EF52 (void);
// 0x00001362 System.Void System.Configuration.SettingsPropertyValue::set_IsDirty(System.Boolean)
extern void SettingsPropertyValue_set_IsDirty_mCB6F753CA706F79787C1969987284C4FB6B9B410 (void);
// 0x00001363 System.String System.Configuration.SettingsPropertyValue::get_Name()
extern void SettingsPropertyValue_get_Name_m8E082D7B333D252C8BD43FF510553E1AEBC6E9D4 (void);
// 0x00001364 System.Configuration.SettingsProperty System.Configuration.SettingsPropertyValue::get_Property()
extern void SettingsPropertyValue_get_Property_mCDB5E41FFB65F46690972A3D1A69F9D27ED37179 (void);
// 0x00001365 System.Object System.Configuration.SettingsPropertyValue::get_PropertyValue()
extern void SettingsPropertyValue_get_PropertyValue_mA68B18A55D5D11D1A4C19AE459AFE04B9F36BD02 (void);
// 0x00001366 System.Void System.Configuration.SettingsPropertyValue::set_PropertyValue(System.Object)
extern void SettingsPropertyValue_set_PropertyValue_m30C417E895E916942E8FFDD355D1B9DF56A1AF4D (void);
// 0x00001367 System.Object System.Configuration.SettingsPropertyValue::get_SerializedValue()
extern void SettingsPropertyValue_get_SerializedValue_m6A3DABA3637202AB0023104EEBCB8BFB52F816ED (void);
// 0x00001368 System.Void System.Configuration.SettingsPropertyValue::set_SerializedValue(System.Object)
extern void SettingsPropertyValue_set_SerializedValue_m8C1ED72853A745EAEF6EA7330A7FB5345E9B7B46 (void);
// 0x00001369 System.Boolean System.Configuration.SettingsPropertyValue::get_UsingDefaultValue()
extern void SettingsPropertyValue_get_UsingDefaultValue_m0833B000DD2DD897D18CA38E20C06F1BC1C1D1D0 (void);
// 0x0000136A System.Void System.Configuration.SettingsAttributeDictionary::.ctor()
extern void SettingsAttributeDictionary__ctor_m7BE8295D6F6D4B9A07DB77B297B1981987FEB369 (void);
// 0x0000136B System.Void System.Configuration.SettingsAttributeDictionary::.ctor(System.Configuration.SettingsAttributeDictionary)
extern void SettingsAttributeDictionary__ctor_m0BA6A8B002EE7AC181CE7D2BF01FC2D2BCD4B082 (void);
// 0x0000136C System.Void System.Configuration.SettingsProviderCollection::.ctor()
extern void SettingsProviderCollection__ctor_m37C1BEF1818FFEE3B8330CE6B033E5DEEE35AB97 (void);
// 0x0000136D System.Configuration.SettingsProvider System.Configuration.SettingsProviderCollection::get_Item(System.String)
extern void SettingsProviderCollection_get_Item_m136E840DABCA5599007A4AB081A5DA8A96C7891E (void);
// 0x0000136E System.Void System.Configuration.SettingsProviderCollection::Add(System.Configuration.Provider.ProviderBase)
extern void SettingsProviderCollection_Add_m459FA363939146A0084922C58CD3B9028BB4FCC9 (void);
// 0x0000136F System.Configuration.SettingsPropertyValue System.Configuration.IApplicationSettingsProvider::GetPreviousVersion(System.Configuration.SettingsContext,System.Configuration.SettingsProperty)
// 0x00001370 System.Void System.Configuration.IApplicationSettingsProvider::Reset(System.Configuration.SettingsContext)
// 0x00001371 System.Void System.Configuration.IApplicationSettingsProvider::Upgrade(System.Configuration.SettingsContext,System.Configuration.SettingsPropertyCollection)
// 0x00001372 System.Void System.Net.Configuration.AuthenticationModuleElement::.ctor()
extern void AuthenticationModuleElement__ctor_m5F99DE8C32AF19F11046DF77F6EC74799EB80F39 (void);
// 0x00001373 System.Void System.Net.Configuration.AuthenticationModuleElement::.ctor(System.String)
extern void AuthenticationModuleElement__ctor_m13007E9FC65203D239D14B7ED8CF42D3B068CD5B (void);
// 0x00001374 System.Configuration.ConfigurationPropertyCollection System.Net.Configuration.AuthenticationModuleElement::get_Properties()
extern void AuthenticationModuleElement_get_Properties_m14AD14666A3F7E8FF4F6A5402CFCD446FDE7EF74 (void);
// 0x00001375 System.String System.Net.Configuration.AuthenticationModuleElement::get_Type()
extern void AuthenticationModuleElement_get_Type_m3B52655D6D8486EC9D20FC4BB3738E809022D28D (void);
// 0x00001376 System.Void System.Net.Configuration.AuthenticationModuleElement::set_Type(System.String)
extern void AuthenticationModuleElement_set_Type_mDEAEB2A8E5FAE9CCF4BED2E4939985C21F578C7B (void);
// 0x00001377 System.Void System.Net.Configuration.AuthenticationModuleElementCollection::.ctor()
extern void AuthenticationModuleElementCollection__ctor_m5D3838D8FE90FD214E8F45407B96F55AC3B380B0 (void);
// 0x00001378 System.Net.Configuration.AuthenticationModuleElement System.Net.Configuration.AuthenticationModuleElementCollection::get_Item(System.Int32)
extern void AuthenticationModuleElementCollection_get_Item_m0EFAF93D15F490BF75F891DA778AD16A98ADAC74 (void);
// 0x00001379 System.Void System.Net.Configuration.AuthenticationModuleElementCollection::set_Item(System.Int32,System.Net.Configuration.AuthenticationModuleElement)
extern void AuthenticationModuleElementCollection_set_Item_mCE21BA70B3426B0E8367722448151B3CE73D1D06 (void);
// 0x0000137A System.Net.Configuration.AuthenticationModuleElement System.Net.Configuration.AuthenticationModuleElementCollection::get_Item(System.String)
extern void AuthenticationModuleElementCollection_get_Item_m9C75F6C1430E7263329970443F22E695C481A01A (void);
// 0x0000137B System.Void System.Net.Configuration.AuthenticationModuleElementCollection::set_Item(System.String,System.Net.Configuration.AuthenticationModuleElement)
extern void AuthenticationModuleElementCollection_set_Item_m012DB9FCC5DC3454B4070A9BC1730E60C34F013C (void);
// 0x0000137C System.Void System.Net.Configuration.AuthenticationModuleElementCollection::Add(System.Net.Configuration.AuthenticationModuleElement)
extern void AuthenticationModuleElementCollection_Add_m6A53C84D97DE1AA0CDF79D7AA7D28345D2E02BAB (void);
// 0x0000137D System.Void System.Net.Configuration.AuthenticationModuleElementCollection::Clear()
extern void AuthenticationModuleElementCollection_Clear_m1CF53F7D39CE8D87215F1A82E15A2B86E61A24C1 (void);
// 0x0000137E System.Configuration.ConfigurationElement System.Net.Configuration.AuthenticationModuleElementCollection::CreateNewElement()
extern void AuthenticationModuleElementCollection_CreateNewElement_m331D74244E35BCFF08C9E13206315317EDB54194 (void);
// 0x0000137F System.Object System.Net.Configuration.AuthenticationModuleElementCollection::GetElementKey(System.Configuration.ConfigurationElement)
extern void AuthenticationModuleElementCollection_GetElementKey_m59B5459764DFCCABFBDB100A5FA00A6E240198DB (void);
// 0x00001380 System.Int32 System.Net.Configuration.AuthenticationModuleElementCollection::IndexOf(System.Net.Configuration.AuthenticationModuleElement)
extern void AuthenticationModuleElementCollection_IndexOf_m8998E4CB4B9D4FB2C35433C83C8998F72BE1D6F5 (void);
// 0x00001381 System.Void System.Net.Configuration.AuthenticationModuleElementCollection::Remove(System.Net.Configuration.AuthenticationModuleElement)
extern void AuthenticationModuleElementCollection_Remove_mD183FF461C7F1B038B0F61D5F918C111B70F1355 (void);
// 0x00001382 System.Void System.Net.Configuration.AuthenticationModuleElementCollection::Remove(System.String)
extern void AuthenticationModuleElementCollection_Remove_m80EA8EB88A356C9A0ED4505BAE0FC9FD846210A3 (void);
// 0x00001383 System.Void System.Net.Configuration.AuthenticationModuleElementCollection::RemoveAt(System.Int32)
extern void AuthenticationModuleElementCollection_RemoveAt_m0F808A1EA890B77A95259A89C404293465AC9E82 (void);
// 0x00001384 System.Void System.Net.Configuration.AuthenticationModulesSection::.ctor()
extern void AuthenticationModulesSection__ctor_m904240CB6DE9562087C0F80A0F6FDAC53232BD99 (void);
// 0x00001385 System.Net.Configuration.AuthenticationModuleElementCollection System.Net.Configuration.AuthenticationModulesSection::get_AuthenticationModules()
extern void AuthenticationModulesSection_get_AuthenticationModules_mA044A8475AE15EB879B21463E4928D50A87B8AB6 (void);
// 0x00001386 System.Configuration.ConfigurationPropertyCollection System.Net.Configuration.AuthenticationModulesSection::get_Properties()
extern void AuthenticationModulesSection_get_Properties_m78034207AA4659E8ADCA99B66006F857CB9D75FF (void);
// 0x00001387 System.Void System.Net.Configuration.AuthenticationModulesSection::InitializeDefault()
extern void AuthenticationModulesSection_InitializeDefault_mA3D3E7D2B763CDA1453485A3D924CB6B1BB4A118 (void);
// 0x00001388 System.Void System.Net.Configuration.AuthenticationModulesSection::PostDeserialize()
extern void AuthenticationModulesSection_PostDeserialize_m3D669C344533443EACEFEE9D4D62CF5797671604 (void);
// 0x00001389 System.Void System.Net.Configuration.BypassElement::.ctor()
extern void BypassElement__ctor_mCF0B6BA7FA37103C4AD1DBCAC46B83E428ACC08F (void);
// 0x0000138A System.Void System.Net.Configuration.BypassElement::.ctor(System.String)
extern void BypassElement__ctor_m955FA23835148B26B2DB78EDB487BC6F62F6D32F (void);
// 0x0000138B System.String System.Net.Configuration.BypassElement::get_Address()
extern void BypassElement_get_Address_mDA0213FE100716F815C3E099C2806C9A3C03B599 (void);
// 0x0000138C System.Void System.Net.Configuration.BypassElement::set_Address(System.String)
extern void BypassElement_set_Address_m527A35BC7876A7775E90650C9348746F41BC425E (void);
// 0x0000138D System.Configuration.ConfigurationPropertyCollection System.Net.Configuration.BypassElement::get_Properties()
extern void BypassElement_get_Properties_m3B9626957B575CCBB4AF77A7349A9E481C99B220 (void);
// 0x0000138E System.Void System.Net.Configuration.BypassElementCollection::.ctor()
extern void BypassElementCollection__ctor_m867AF1FE6DBB2768AA199F45039C3E2641A9627A (void);
// 0x0000138F System.Net.Configuration.BypassElement System.Net.Configuration.BypassElementCollection::get_Item(System.Int32)
extern void BypassElementCollection_get_Item_mC626B5F63A82C62580DFA2352461C52CE3501B9C (void);
// 0x00001390 System.Void System.Net.Configuration.BypassElementCollection::set_Item(System.Int32,System.Net.Configuration.BypassElement)
extern void BypassElementCollection_set_Item_m70F1533435BAD792B34A9D7E6CB2B4E4032AB4DF (void);
// 0x00001391 System.Net.Configuration.BypassElement System.Net.Configuration.BypassElementCollection::get_Item(System.String)
extern void BypassElementCollection_get_Item_mDC49CE8A00B1596C446856725D7E3A19A7EBC9BC (void);
// 0x00001392 System.Void System.Net.Configuration.BypassElementCollection::set_Item(System.String,System.Net.Configuration.BypassElement)
extern void BypassElementCollection_set_Item_m5F12952183B6B3E855A1A59537A5D5E96FD0CD00 (void);
// 0x00001393 System.Boolean System.Net.Configuration.BypassElementCollection::get_ThrowOnDuplicate()
extern void BypassElementCollection_get_ThrowOnDuplicate_m82C6E9EA697FDDC3D9095D1EF806301B73411077 (void);
// 0x00001394 System.Void System.Net.Configuration.BypassElementCollection::Add(System.Net.Configuration.BypassElement)
extern void BypassElementCollection_Add_m0E62A0E96E19C9E096ECBB7C2210E98B97134768 (void);
// 0x00001395 System.Void System.Net.Configuration.BypassElementCollection::Clear()
extern void BypassElementCollection_Clear_m1BA291A0E65009DF1E39AC42F28B339A5BB0EF7C (void);
// 0x00001396 System.Configuration.ConfigurationElement System.Net.Configuration.BypassElementCollection::CreateNewElement()
extern void BypassElementCollection_CreateNewElement_mD1EF34BF6A0062CE5FA934DCF9F6663064E4D021 (void);
// 0x00001397 System.Object System.Net.Configuration.BypassElementCollection::GetElementKey(System.Configuration.ConfigurationElement)
extern void BypassElementCollection_GetElementKey_mCE3FAB145C447A26AA48190EFE939FE0E8B07773 (void);
// 0x00001398 System.Int32 System.Net.Configuration.BypassElementCollection::IndexOf(System.Net.Configuration.BypassElement)
extern void BypassElementCollection_IndexOf_mC83B6CA72E61A8723981572468100F49DDB55F66 (void);
// 0x00001399 System.Void System.Net.Configuration.BypassElementCollection::Remove(System.Net.Configuration.BypassElement)
extern void BypassElementCollection_Remove_m43BFFB83705D7F4EB675B035EB2BDD46AF743EAE (void);
// 0x0000139A System.Void System.Net.Configuration.BypassElementCollection::Remove(System.String)
extern void BypassElementCollection_Remove_m60C702B5942E709E6BDC9EBA97AE89563A71B1F1 (void);
// 0x0000139B System.Void System.Net.Configuration.BypassElementCollection::RemoveAt(System.Int32)
extern void BypassElementCollection_RemoveAt_m090649057E928F64B6A6DFD78C93CD753112CD52 (void);
// 0x0000139C System.Void System.Net.Configuration.ConnectionManagementElement::.ctor()
extern void ConnectionManagementElement__ctor_m0023BA2436790A1103DECB09C8E6327434807BE9 (void);
// 0x0000139D System.Void System.Net.Configuration.ConnectionManagementElement::.ctor(System.String,System.Int32)
extern void ConnectionManagementElement__ctor_m1F1F16B2F2D83DFF101BDDE70B80810974ED39DE (void);
// 0x0000139E System.String System.Net.Configuration.ConnectionManagementElement::get_Address()
extern void ConnectionManagementElement_get_Address_mB3BF0CD3F2917B34CC82C81AFF9310B2D51D4BB6 (void);
// 0x0000139F System.Void System.Net.Configuration.ConnectionManagementElement::set_Address(System.String)
extern void ConnectionManagementElement_set_Address_m8DCC5E63F0FDE6D0139D649FD433C64CAB56AC37 (void);
// 0x000013A0 System.Int32 System.Net.Configuration.ConnectionManagementElement::get_MaxConnection()
extern void ConnectionManagementElement_get_MaxConnection_m30E7F9D3661EF9EF1DAF4A7C39093E940592391C (void);
// 0x000013A1 System.Void System.Net.Configuration.ConnectionManagementElement::set_MaxConnection(System.Int32)
extern void ConnectionManagementElement_set_MaxConnection_m267B972B117EBB2452FF8B7BA480EDF15B47227A (void);
// 0x000013A2 System.Configuration.ConfigurationPropertyCollection System.Net.Configuration.ConnectionManagementElement::get_Properties()
extern void ConnectionManagementElement_get_Properties_mF0DEA60C9A6260A80894DDC65B1DA7868494594B (void);
// 0x000013A3 System.Void System.Net.Configuration.ConnectionManagementElementCollection::.ctor()
extern void ConnectionManagementElementCollection__ctor_mA29AB3A62411F032C5EF86B16E7633A386000C7B (void);
// 0x000013A4 System.Net.Configuration.ConnectionManagementElement System.Net.Configuration.ConnectionManagementElementCollection::get_Item(System.Int32)
extern void ConnectionManagementElementCollection_get_Item_mB66335B7CB81069B2976B56EB7443CE1BAE25D8C (void);
// 0x000013A5 System.Void System.Net.Configuration.ConnectionManagementElementCollection::set_Item(System.Int32,System.Net.Configuration.ConnectionManagementElement)
extern void ConnectionManagementElementCollection_set_Item_m62D225CBCF22C168EA6CBAB1089A871E6A0F1C03 (void);
// 0x000013A6 System.Net.Configuration.ConnectionManagementElement System.Net.Configuration.ConnectionManagementElementCollection::get_Item(System.String)
extern void ConnectionManagementElementCollection_get_Item_mDFEF6B45AE6C3361670D3F7BDBD245BA43588FDD (void);
// 0x000013A7 System.Void System.Net.Configuration.ConnectionManagementElementCollection::set_Item(System.String,System.Net.Configuration.ConnectionManagementElement)
extern void ConnectionManagementElementCollection_set_Item_m21A429B0561CD6528BD135F7066737E63625E3D6 (void);
// 0x000013A8 System.Void System.Net.Configuration.ConnectionManagementElementCollection::Add(System.Net.Configuration.ConnectionManagementElement)
extern void ConnectionManagementElementCollection_Add_m27CF8784089268495A0B19B5C6CFBC7BE9EFEAEA (void);
// 0x000013A9 System.Void System.Net.Configuration.ConnectionManagementElementCollection::Clear()
extern void ConnectionManagementElementCollection_Clear_m6F253ED69AB1E6A03E3900498FDD9183D905A608 (void);
// 0x000013AA System.Configuration.ConfigurationElement System.Net.Configuration.ConnectionManagementElementCollection::CreateNewElement()
extern void ConnectionManagementElementCollection_CreateNewElement_m4C117E2FB6B32B842182A84EDAAF500FC2D8A8E8 (void);
// 0x000013AB System.Object System.Net.Configuration.ConnectionManagementElementCollection::GetElementKey(System.Configuration.ConfigurationElement)
extern void ConnectionManagementElementCollection_GetElementKey_mE1A93BE341B14538E0ABF687686F20EC837A1DCD (void);
// 0x000013AC System.Int32 System.Net.Configuration.ConnectionManagementElementCollection::IndexOf(System.Net.Configuration.ConnectionManagementElement)
extern void ConnectionManagementElementCollection_IndexOf_mCBBC52D00D6DC58679ED823DEA626AA9D843DCD3 (void);
// 0x000013AD System.Void System.Net.Configuration.ConnectionManagementElementCollection::Remove(System.Net.Configuration.ConnectionManagementElement)
extern void ConnectionManagementElementCollection_Remove_m9CF8D067B7A597432AFD52B6DDAF1519883399AA (void);
// 0x000013AE System.Void System.Net.Configuration.ConnectionManagementElementCollection::Remove(System.String)
extern void ConnectionManagementElementCollection_Remove_mF42D064759A1B1368609DD6AC6500936DB935151 (void);
// 0x000013AF System.Void System.Net.Configuration.ConnectionManagementElementCollection::RemoveAt(System.Int32)
extern void ConnectionManagementElementCollection_RemoveAt_mB7D7996568D4D4BE34B349CE22E56D1956EDC6C9 (void);
// 0x000013B0 System.Void System.Net.Configuration.ConnectionManagementSection::.ctor()
extern void ConnectionManagementSection__ctor_m1112C1BE1A9466BBCDD5C2ED20E80CDE03B46CA4 (void);
// 0x000013B1 System.Net.Configuration.ConnectionManagementElementCollection System.Net.Configuration.ConnectionManagementSection::get_ConnectionManagement()
extern void ConnectionManagementSection_get_ConnectionManagement_m6D95AD9F8E1387A6E23D6B65B99E85AD367376DE (void);
// 0x000013B2 System.Configuration.ConfigurationPropertyCollection System.Net.Configuration.ConnectionManagementSection::get_Properties()
extern void ConnectionManagementSection_get_Properties_m1737189D2D78E81728CFF1CCCEB99E1FFFEA3F19 (void);
// 0x000013B3 System.Void System.Net.Configuration.DefaultProxySection::.ctor()
extern void DefaultProxySection__ctor_m41EADE87065B61EDF32F67D2E62F04946886DAF6 (void);
// 0x000013B4 System.Net.Configuration.BypassElementCollection System.Net.Configuration.DefaultProxySection::get_BypassList()
extern void DefaultProxySection_get_BypassList_m7DA26F2B2033B509E26047C33CC19DD0488AA6A4 (void);
// 0x000013B5 System.Boolean System.Net.Configuration.DefaultProxySection::get_Enabled()
extern void DefaultProxySection_get_Enabled_m01CA9E8608CC7B921F66EF2132D4184FBDD5E569 (void);
// 0x000013B6 System.Void System.Net.Configuration.DefaultProxySection::set_Enabled(System.Boolean)
extern void DefaultProxySection_set_Enabled_m6EEDFE5E0E9013954158A041F70FAE52669A2FC6 (void);
// 0x000013B7 System.Net.Configuration.ModuleElement System.Net.Configuration.DefaultProxySection::get_Module()
extern void DefaultProxySection_get_Module_mB20B34E3878810DB85D2E2BE792926B2F6E519FD (void);
// 0x000013B8 System.Configuration.ConfigurationPropertyCollection System.Net.Configuration.DefaultProxySection::get_Properties()
extern void DefaultProxySection_get_Properties_m6F70EC02D977EB16F86354188A72DC87A8959555 (void);
// 0x000013B9 System.Net.Configuration.ProxyElement System.Net.Configuration.DefaultProxySection::get_Proxy()
extern void DefaultProxySection_get_Proxy_m63174DA388B41CE3EA8332FA0D4E3887C7BE9A13 (void);
// 0x000013BA System.Boolean System.Net.Configuration.DefaultProxySection::get_UseDefaultCredentials()
extern void DefaultProxySection_get_UseDefaultCredentials_mE894C56BE6E9AC6D96E19056FE1034C716FC0406 (void);
// 0x000013BB System.Void System.Net.Configuration.DefaultProxySection::set_UseDefaultCredentials(System.Boolean)
extern void DefaultProxySection_set_UseDefaultCredentials_m3FE7769E4FC9A782874797027021E0A2C34B53EA (void);
// 0x000013BC System.Void System.Net.Configuration.DefaultProxySection::PostDeserialize()
extern void DefaultProxySection_PostDeserialize_mA96C061423D829309CD71496F9B4E6F6C76FA839 (void);
// 0x000013BD System.Void System.Net.Configuration.DefaultProxySection::Reset(System.Configuration.ConfigurationElement)
extern void DefaultProxySection_Reset_m54AC9323047B1FB38795C9F466C1C01192F75276 (void);
// 0x000013BE System.Void System.Net.Configuration.ModuleElement::.ctor()
extern void ModuleElement__ctor_m28AB5250C24A0A50B43E74D587FAE8362BD5C585 (void);
// 0x000013BF System.Configuration.ConfigurationPropertyCollection System.Net.Configuration.ModuleElement::get_Properties()
extern void ModuleElement_get_Properties_m5EC5A35992191DA17DA37970F6791D578063A639 (void);
// 0x000013C0 System.String System.Net.Configuration.ModuleElement::get_Type()
extern void ModuleElement_get_Type_m55A589185B11FD2387C3864A69C9CD402B4EAF27 (void);
// 0x000013C1 System.Void System.Net.Configuration.ModuleElement::set_Type(System.String)
extern void ModuleElement_set_Type_m275ED7FFEB17ED234905A98EBF214CE22E38FF81 (void);
// 0x000013C2 System.Void System.Net.Configuration.ProxyElement::.ctor()
extern void ProxyElement__ctor_mAFD852231DF0231726E41911409CB2725BE990AC (void);
// 0x000013C3 System.Net.Configuration.ProxyElement_AutoDetectValues System.Net.Configuration.ProxyElement::get_AutoDetect()
extern void ProxyElement_get_AutoDetect_m62226A24A615BDEEB6814EA59C515B3A6F7F6F9F (void);
// 0x000013C4 System.Void System.Net.Configuration.ProxyElement::set_AutoDetect(System.Net.Configuration.ProxyElement_AutoDetectValues)
extern void ProxyElement_set_AutoDetect_m0B392599BA75FF6C7E25C6D43D3D2E62AE43403E (void);
// 0x000013C5 System.Net.Configuration.ProxyElement_BypassOnLocalValues System.Net.Configuration.ProxyElement::get_BypassOnLocal()
extern void ProxyElement_get_BypassOnLocal_m7FE544F0B99E14207606D666C47B82959610459D (void);
// 0x000013C6 System.Void System.Net.Configuration.ProxyElement::set_BypassOnLocal(System.Net.Configuration.ProxyElement_BypassOnLocalValues)
extern void ProxyElement_set_BypassOnLocal_mD6A873612C4AD5E288C493BB5086ABC35AB52A06 (void);
// 0x000013C7 System.Configuration.ConfigurationPropertyCollection System.Net.Configuration.ProxyElement::get_Properties()
extern void ProxyElement_get_Properties_m8A3EE4A3EEF2571DE4768730CEF4107331490377 (void);
// 0x000013C8 System.Uri System.Net.Configuration.ProxyElement::get_ProxyAddress()
extern void ProxyElement_get_ProxyAddress_m4C1E7507438BA1940BC62DAD06CA9B43BDE3ABB7 (void);
// 0x000013C9 System.Void System.Net.Configuration.ProxyElement::set_ProxyAddress(System.Uri)
extern void ProxyElement_set_ProxyAddress_m9F4C919E9250ED78771F12DEA316211A4137DBAE (void);
// 0x000013CA System.Uri System.Net.Configuration.ProxyElement::get_ScriptLocation()
extern void ProxyElement_get_ScriptLocation_mFE75A38163EF37DAE7D8C978C725F48A2E488988 (void);
// 0x000013CB System.Void System.Net.Configuration.ProxyElement::set_ScriptLocation(System.Uri)
extern void ProxyElement_set_ScriptLocation_m2D862F67BCFF33226ACCC79E58F09E7119E604E8 (void);
// 0x000013CC System.Net.Configuration.ProxyElement_UseSystemDefaultValues System.Net.Configuration.ProxyElement::get_UseSystemDefault()
extern void ProxyElement_get_UseSystemDefault_m0E7A3C740104C5076D1D79B936434F9B98272E35 (void);
// 0x000013CD System.Void System.Net.Configuration.ProxyElement::set_UseSystemDefault(System.Net.Configuration.ProxyElement_UseSystemDefaultValues)
extern void ProxyElement_set_UseSystemDefault_mB9E8591A04730B0278FE00C06B2F96A3666DF745 (void);
// 0x000013CE System.Void System.Net.Configuration.FtpCachePolicyElement::.ctor()
extern void FtpCachePolicyElement__ctor_m95B1E588E43D686712A53D13797E7D1A94BE31AB (void);
// 0x000013CF System.Net.Cache.RequestCacheLevel System.Net.Configuration.FtpCachePolicyElement::get_PolicyLevel()
extern void FtpCachePolicyElement_get_PolicyLevel_m7C8578BE71C665A789B2D60481B906DFE7F1E50B (void);
// 0x000013D0 System.Void System.Net.Configuration.FtpCachePolicyElement::set_PolicyLevel(System.Net.Cache.RequestCacheLevel)
extern void FtpCachePolicyElement_set_PolicyLevel_mB7BE8351F888485F7D3FCAA1D8577E89D413D591 (void);
// 0x000013D1 System.Configuration.ConfigurationPropertyCollection System.Net.Configuration.FtpCachePolicyElement::get_Properties()
extern void FtpCachePolicyElement_get_Properties_m7E8ECAEAD1E0BAFF7C93179948AA267E163C8D9C (void);
// 0x000013D2 System.Void System.Net.Configuration.FtpCachePolicyElement::DeserializeElement(System.Xml.XmlReader,System.Boolean)
extern void FtpCachePolicyElement_DeserializeElement_m7DE5BF070F345AF2987B195F90E7FF9F47933C10 (void);
// 0x000013D3 System.Void System.Net.Configuration.FtpCachePolicyElement::Reset(System.Configuration.ConfigurationElement)
extern void FtpCachePolicyElement_Reset_m6C29118C74125A84EBE280D9082D98DF03CA75C8 (void);
// 0x000013D4 System.Void System.Net.Configuration.HttpCachePolicyElement::.ctor()
extern void HttpCachePolicyElement__ctor_m652635C889C140E4CB01D0F74E774C3B6362403A (void);
// 0x000013D5 System.TimeSpan System.Net.Configuration.HttpCachePolicyElement::get_MaximumAge()
extern void HttpCachePolicyElement_get_MaximumAge_m06886C64EA00F985C50C5363035D74F15816183A (void);
// 0x000013D6 System.Void System.Net.Configuration.HttpCachePolicyElement::set_MaximumAge(System.TimeSpan)
extern void HttpCachePolicyElement_set_MaximumAge_m8728E0F92D50E3F2BD4603252AC649EEB5D79768 (void);
// 0x000013D7 System.TimeSpan System.Net.Configuration.HttpCachePolicyElement::get_MaximumStale()
extern void HttpCachePolicyElement_get_MaximumStale_mF770E69DB89D2803CFF6CBEEA3F9BBBCA91F3AA5 (void);
// 0x000013D8 System.Void System.Net.Configuration.HttpCachePolicyElement::set_MaximumStale(System.TimeSpan)
extern void HttpCachePolicyElement_set_MaximumStale_m8EB2C4FCBA69B7EEBEE79A19EDD3401982B72FDA (void);
// 0x000013D9 System.TimeSpan System.Net.Configuration.HttpCachePolicyElement::get_MinimumFresh()
extern void HttpCachePolicyElement_get_MinimumFresh_m1F3587A5AAB94B20BB76983A0BFBE841720154AB (void);
// 0x000013DA System.Void System.Net.Configuration.HttpCachePolicyElement::set_MinimumFresh(System.TimeSpan)
extern void HttpCachePolicyElement_set_MinimumFresh_mC06BDF698AA0824C3E0FFF04480D7A8EF06C2FD0 (void);
// 0x000013DB System.Net.Cache.HttpRequestCacheLevel System.Net.Configuration.HttpCachePolicyElement::get_PolicyLevel()
extern void HttpCachePolicyElement_get_PolicyLevel_mCCB6EF90046CB7E9E595CC2AD370399477A51D69 (void);
// 0x000013DC System.Void System.Net.Configuration.HttpCachePolicyElement::set_PolicyLevel(System.Net.Cache.HttpRequestCacheLevel)
extern void HttpCachePolicyElement_set_PolicyLevel_m13C4321FD9E5BF3B2EC7AF005F23A972EF007C2F (void);
// 0x000013DD System.Configuration.ConfigurationPropertyCollection System.Net.Configuration.HttpCachePolicyElement::get_Properties()
extern void HttpCachePolicyElement_get_Properties_m86843872506C11CFD292179D7A0BB9E4E6642FD0 (void);
// 0x000013DE System.Void System.Net.Configuration.HttpCachePolicyElement::DeserializeElement(System.Xml.XmlReader,System.Boolean)
extern void HttpCachePolicyElement_DeserializeElement_mF2DE1A5CD89E93B605C170CAE25CCAC8E57A8B7F (void);
// 0x000013DF System.Void System.Net.Configuration.HttpCachePolicyElement::Reset(System.Configuration.ConfigurationElement)
extern void HttpCachePolicyElement_Reset_mBDA7181090E874C36E34AD29310387E19096FEDE (void);
// 0x000013E0 System.Void System.Net.Configuration.HttpListenerElement::.ctor()
extern void HttpListenerElement__ctor_m9629AC91C4F2468B58ABE80D60E97EF0E341AD91 (void);
// 0x000013E1 System.Configuration.ConfigurationPropertyCollection System.Net.Configuration.HttpListenerElement::get_Properties()
extern void HttpListenerElement_get_Properties_m3F1B65FACAD3AD63B354AC1A156B3B6A8352131A (void);
// 0x000013E2 System.Net.Configuration.HttpListenerTimeoutsElement System.Net.Configuration.HttpListenerElement::get_Timeouts()
extern void HttpListenerElement_get_Timeouts_m0AA98E1D079B8858D0CA331C9E20C2BA3F56E2C9 (void);
// 0x000013E3 System.Boolean System.Net.Configuration.HttpListenerElement::get_UnescapeRequestUrl()
extern void HttpListenerElement_get_UnescapeRequestUrl_mBE885551A236AA0470E179075BC58B9CC33AD911 (void);
// 0x000013E4 System.Void System.Net.Configuration.HttpListenerTimeoutsElement::.ctor()
extern void HttpListenerTimeoutsElement__ctor_m9F93D9507CDFD3CDB8028040B16275F2A9C4BB31 (void);
// 0x000013E5 System.TimeSpan System.Net.Configuration.HttpListenerTimeoutsElement::get_DrainEntityBody()
extern void HttpListenerTimeoutsElement_get_DrainEntityBody_mD63F13E01A5C7C4EFDB10CE778279B2A0B92AF37 (void);
// 0x000013E6 System.TimeSpan System.Net.Configuration.HttpListenerTimeoutsElement::get_EntityBody()
extern void HttpListenerTimeoutsElement_get_EntityBody_mD34FB7976AA94C8B04250D855EC4DED0DAB6CAC6 (void);
// 0x000013E7 System.TimeSpan System.Net.Configuration.HttpListenerTimeoutsElement::get_HeaderWait()
extern void HttpListenerTimeoutsElement_get_HeaderWait_mEDD3616D5C0D3C01CDD8898404E70C015EF38D5C (void);
// 0x000013E8 System.TimeSpan System.Net.Configuration.HttpListenerTimeoutsElement::get_IdleConnection()
extern void HttpListenerTimeoutsElement_get_IdleConnection_m44973CDED6F8E784BF69F577C2798FD26DBA5436 (void);
// 0x000013E9 System.Int64 System.Net.Configuration.HttpListenerTimeoutsElement::get_MinSendBytesPerSecond()
extern void HttpListenerTimeoutsElement_get_MinSendBytesPerSecond_mA4329C375EB32699E8A2ECE6C957886E79A31502 (void);
// 0x000013EA System.Configuration.ConfigurationPropertyCollection System.Net.Configuration.HttpListenerTimeoutsElement::get_Properties()
extern void HttpListenerTimeoutsElement_get_Properties_mAB41184BDC5B5077CC9FEE7B77CC46EEAFD71CE1 (void);
// 0x000013EB System.TimeSpan System.Net.Configuration.HttpListenerTimeoutsElement::get_RequestQueue()
extern void HttpListenerTimeoutsElement_get_RequestQueue_m0EB1A713F92E1309824B9421F7F4C2A336FC4A2F (void);
// 0x000013EC System.Void System.Net.Configuration.HttpWebRequestElement::.ctor()
extern void HttpWebRequestElement__ctor_mE3A4CA43FCC72E10B6C7B4920F429C028765E233 (void);
// 0x000013ED System.Int32 System.Net.Configuration.HttpWebRequestElement::get_MaximumErrorResponseLength()
extern void HttpWebRequestElement_get_MaximumErrorResponseLength_mD4988D8745389248E570D18E87217B622BC7EE09 (void);
// 0x000013EE System.Void System.Net.Configuration.HttpWebRequestElement::set_MaximumErrorResponseLength(System.Int32)
extern void HttpWebRequestElement_set_MaximumErrorResponseLength_m846B1FC8346203259E2950B8F630422239E28D4D (void);
// 0x000013EF System.Int32 System.Net.Configuration.HttpWebRequestElement::get_MaximumResponseHeadersLength()
extern void HttpWebRequestElement_get_MaximumResponseHeadersLength_m9841ADDC5115766A297E0B19FA67DC8F31DCE93E (void);
// 0x000013F0 System.Void System.Net.Configuration.HttpWebRequestElement::set_MaximumResponseHeadersLength(System.Int32)
extern void HttpWebRequestElement_set_MaximumResponseHeadersLength_m7D6CDCA32890FE1CA8AA4A944C9AB6A61BB5A589 (void);
// 0x000013F1 System.Int32 System.Net.Configuration.HttpWebRequestElement::get_MaximumUnauthorizedUploadLength()
extern void HttpWebRequestElement_get_MaximumUnauthorizedUploadLength_m9B09BBA544AAC2D3EA9AC72498739704A66ECE00 (void);
// 0x000013F2 System.Void System.Net.Configuration.HttpWebRequestElement::set_MaximumUnauthorizedUploadLength(System.Int32)
extern void HttpWebRequestElement_set_MaximumUnauthorizedUploadLength_m07F74A5193FFA6F158A4DA10815E724C135AEC27 (void);
// 0x000013F3 System.Configuration.ConfigurationPropertyCollection System.Net.Configuration.HttpWebRequestElement::get_Properties()
extern void HttpWebRequestElement_get_Properties_m531EDF2F56823100C47A9EEE1575143E5EB5463C (void);
// 0x000013F4 System.Boolean System.Net.Configuration.HttpWebRequestElement::get_UseUnsafeHeaderParsing()
extern void HttpWebRequestElement_get_UseUnsafeHeaderParsing_mC9B1CD7FD8476A9464F2E9E9242273CDADA360C3 (void);
// 0x000013F5 System.Void System.Net.Configuration.HttpWebRequestElement::set_UseUnsafeHeaderParsing(System.Boolean)
extern void HttpWebRequestElement_set_UseUnsafeHeaderParsing_m9C3690651176771DC6A07128A4B67789D3EB1C33 (void);
// 0x000013F6 System.Void System.Net.Configuration.HttpWebRequestElement::PostDeserialize()
extern void HttpWebRequestElement_PostDeserialize_mC52705595736D79039D0404106EE91FB3C47CCC1 (void);
// 0x000013F7 System.Void System.Net.Configuration.Ipv6Element::.ctor()
extern void Ipv6Element__ctor_m3F7DF39E6E51517E1429BAE43FA782BF3AF17965 (void);
// 0x000013F8 System.Boolean System.Net.Configuration.Ipv6Element::get_Enabled()
extern void Ipv6Element_get_Enabled_m0A5503CB8F4C257C1BF3BAAFE34BCEF44C009DBF (void);
// 0x000013F9 System.Void System.Net.Configuration.Ipv6Element::set_Enabled(System.Boolean)
extern void Ipv6Element_set_Enabled_m5F03946933BD0C6209773C2F5E9916A2B9237334 (void);
// 0x000013FA System.Configuration.ConfigurationPropertyCollection System.Net.Configuration.Ipv6Element::get_Properties()
extern void Ipv6Element_get_Properties_m156008D7E5279C50DE4CEDB6D4D3CEDAF2ACF8DC (void);
// 0x000013FB System.Void System.Net.Configuration.MailSettingsSectionGroup::.ctor()
extern void MailSettingsSectionGroup__ctor_mCE0A5D234BFD0FC495BD215DE5947EDF79AB8E52 (void);
// 0x000013FC System.Net.Configuration.SmtpSection System.Net.Configuration.MailSettingsSectionGroup::get_Smtp()
extern void MailSettingsSectionGroup_get_Smtp_m1A38DD20AD2B8FE5BCB287800C0F114A2804F67B (void);
// 0x000013FD System.Void System.Net.Configuration.SmtpSection::.ctor()
extern void SmtpSection__ctor_m06811DA6186A9657F2E277C856B045C3F0E12C85 (void);
// 0x000013FE System.Net.Mail.SmtpDeliveryFormat System.Net.Configuration.SmtpSection::get_DeliveryFormat()
extern void SmtpSection_get_DeliveryFormat_mE4B1C80637E017E7C0D966A0547F0C8C8BDCC879 (void);
// 0x000013FF System.Void System.Net.Configuration.SmtpSection::set_DeliveryFormat(System.Net.Mail.SmtpDeliveryFormat)
extern void SmtpSection_set_DeliveryFormat_mAEB97D968961DCF110816A2AEA6F5C33DCF3E35D (void);
// 0x00001400 System.Net.Mail.SmtpDeliveryMethod System.Net.Configuration.SmtpSection::get_DeliveryMethod()
extern void SmtpSection_get_DeliveryMethod_m7895BFF6FD40F763080ABFF9855C254641D90137 (void);
// 0x00001401 System.Void System.Net.Configuration.SmtpSection::set_DeliveryMethod(System.Net.Mail.SmtpDeliveryMethod)
extern void SmtpSection_set_DeliveryMethod_m48CD0436C682168BA1485F125FEC90636681320F (void);
// 0x00001402 System.String System.Net.Configuration.SmtpSection::get_From()
extern void SmtpSection_get_From_m1F68E08353D0A729B08AB78DC326F49FE6262528 (void);
// 0x00001403 System.Void System.Net.Configuration.SmtpSection::set_From(System.String)
extern void SmtpSection_set_From_mE3ECA5CE26B86D59C755618193D609D6E5ABAF6F (void);
// 0x00001404 System.Net.Configuration.SmtpNetworkElement System.Net.Configuration.SmtpSection::get_Network()
extern void SmtpSection_get_Network_mD35325FC762523A57D223601EF34E808A54D6389 (void);
// 0x00001405 System.Configuration.ConfigurationPropertyCollection System.Net.Configuration.SmtpSection::get_Properties()
extern void SmtpSection_get_Properties_mDEE70DAD5B303135DAB25F9DC07CDFD1A915C7B9 (void);
// 0x00001406 System.Net.Configuration.SmtpSpecifiedPickupDirectoryElement System.Net.Configuration.SmtpSection::get_SpecifiedPickupDirectory()
extern void SmtpSection_get_SpecifiedPickupDirectory_m1E41BB0B1A662838D6D939F2D2FE03DC95C380BC (void);
// 0x00001407 System.Void System.Net.Configuration.SmtpNetworkElement::.ctor()
extern void SmtpNetworkElement__ctor_m8059FFC3D4F4133CB5A505D219009EE7D48139A4 (void);
// 0x00001408 System.String System.Net.Configuration.SmtpNetworkElement::get_ClientDomain()
extern void SmtpNetworkElement_get_ClientDomain_mB7E3143DF063C7363419848127CD211A19D27963 (void);
// 0x00001409 System.Void System.Net.Configuration.SmtpNetworkElement::set_ClientDomain(System.String)
extern void SmtpNetworkElement_set_ClientDomain_mBAB4B39DA5B27956F45E7BF97DC02961BDAF1CC8 (void);
// 0x0000140A System.Boolean System.Net.Configuration.SmtpNetworkElement::get_DefaultCredentials()
extern void SmtpNetworkElement_get_DefaultCredentials_m2924FDEB21155AA5DDB42A782431C791BE3F72F1 (void);
// 0x0000140B System.Void System.Net.Configuration.SmtpNetworkElement::set_DefaultCredentials(System.Boolean)
extern void SmtpNetworkElement_set_DefaultCredentials_mD2A6C80AF2F42730D14CBC353286E73BF9B54CED (void);
// 0x0000140C System.Boolean System.Net.Configuration.SmtpNetworkElement::get_EnableSsl()
extern void SmtpNetworkElement_get_EnableSsl_m45B97A4AA1F5E3CFA9951CCE364667CDF712205F (void);
// 0x0000140D System.Void System.Net.Configuration.SmtpNetworkElement::set_EnableSsl(System.Boolean)
extern void SmtpNetworkElement_set_EnableSsl_m81A11A058443DA8631900A17DF8BBEA4464DA50C (void);
// 0x0000140E System.String System.Net.Configuration.SmtpNetworkElement::get_Host()
extern void SmtpNetworkElement_get_Host_mC3CA23F21650F1079DBFA80AF2977F549E3D6D9B (void);
// 0x0000140F System.Void System.Net.Configuration.SmtpNetworkElement::set_Host(System.String)
extern void SmtpNetworkElement_set_Host_mD19FE6BD8624DC257F8858F215F96D7586A4A37A (void);
// 0x00001410 System.String System.Net.Configuration.SmtpNetworkElement::get_Password()
extern void SmtpNetworkElement_get_Password_m7BBD9FB377E625D5DCE4364B530A80977E9EE49C (void);
// 0x00001411 System.Void System.Net.Configuration.SmtpNetworkElement::set_Password(System.String)
extern void SmtpNetworkElement_set_Password_m9115A3992D0BC3E7599B16F39395E2C6E2EF84D3 (void);
// 0x00001412 System.Int32 System.Net.Configuration.SmtpNetworkElement::get_Port()
extern void SmtpNetworkElement_get_Port_m64860F457E28072D5E1D8FC996774156D273048D (void);
// 0x00001413 System.Void System.Net.Configuration.SmtpNetworkElement::set_Port(System.Int32)
extern void SmtpNetworkElement_set_Port_mD9565BA082AA470ADCD41483C45F4B0D7EF04922 (void);
// 0x00001414 System.Configuration.ConfigurationPropertyCollection System.Net.Configuration.SmtpNetworkElement::get_Properties()
extern void SmtpNetworkElement_get_Properties_m2C377FA963919F4ECC72B48B420F51528AA2E6C6 (void);
// 0x00001415 System.String System.Net.Configuration.SmtpNetworkElement::get_TargetName()
extern void SmtpNetworkElement_get_TargetName_m486AABD082C0BD304D848E5D9DEAAF6222453F00 (void);
// 0x00001416 System.Void System.Net.Configuration.SmtpNetworkElement::set_TargetName(System.String)
extern void SmtpNetworkElement_set_TargetName_m64581560DFC09F5D0A42566FA2B7BDC384DC3F5F (void);
// 0x00001417 System.String System.Net.Configuration.SmtpNetworkElement::get_UserName()
extern void SmtpNetworkElement_get_UserName_m4575F8170763FE2B6556A4D9C2B5953D9585F067 (void);
// 0x00001418 System.Void System.Net.Configuration.SmtpNetworkElement::set_UserName(System.String)
extern void SmtpNetworkElement_set_UserName_m3DC43BD51228F77CF728430A87847424EE85F9D3 (void);
// 0x00001419 System.Void System.Net.Configuration.SmtpNetworkElement::PostDeserialize()
extern void SmtpNetworkElement_PostDeserialize_m4CDBE4AF717D3F4D9F584554FA4F47EB3244453E (void);
// 0x0000141A System.Void System.Net.Configuration.SmtpSpecifiedPickupDirectoryElement::.ctor()
extern void SmtpSpecifiedPickupDirectoryElement__ctor_m8A30685DB92E2F7A5697C7948B78744DF4D009E0 (void);
// 0x0000141B System.String System.Net.Configuration.SmtpSpecifiedPickupDirectoryElement::get_PickupDirectoryLocation()
extern void SmtpSpecifiedPickupDirectoryElement_get_PickupDirectoryLocation_m125ED51AF7000C33766AF3F35620CA8EC82648F4 (void);
// 0x0000141C System.Void System.Net.Configuration.SmtpSpecifiedPickupDirectoryElement::set_PickupDirectoryLocation(System.String)
extern void SmtpSpecifiedPickupDirectoryElement_set_PickupDirectoryLocation_m424E417C37E64564DD6E17CC47075921116129E2 (void);
// 0x0000141D System.Configuration.ConfigurationPropertyCollection System.Net.Configuration.SmtpSpecifiedPickupDirectoryElement::get_Properties()
extern void SmtpSpecifiedPickupDirectoryElement_get_Properties_mAF714235A479FAFD410D5EF0B00E10F162926FB8 (void);
// 0x0000141E System.Void System.Net.Configuration.NetSectionGroup::.ctor()
extern void NetSectionGroup__ctor_m566D7C9466957BCE3B8FE2D0EA2582CC2F95F269 (void);
// 0x0000141F System.Net.Configuration.AuthenticationModulesSection System.Net.Configuration.NetSectionGroup::get_AuthenticationModules()
extern void NetSectionGroup_get_AuthenticationModules_m3460D43955D0FD986C371F252D78042A1E30CC8D (void);
// 0x00001420 System.Net.Configuration.ConnectionManagementSection System.Net.Configuration.NetSectionGroup::get_ConnectionManagement()
extern void NetSectionGroup_get_ConnectionManagement_m5E31A7D443A49E060BF25A5D55BB560BB596102B (void);
// 0x00001421 System.Net.Configuration.DefaultProxySection System.Net.Configuration.NetSectionGroup::get_DefaultProxy()
extern void NetSectionGroup_get_DefaultProxy_mAB9CF2076A1FAFB051FA4FEA35E7C1CBE676F114 (void);
// 0x00001422 System.Net.Configuration.MailSettingsSectionGroup System.Net.Configuration.NetSectionGroup::get_MailSettings()
extern void NetSectionGroup_get_MailSettings_m48687DBAC62C17026FD55AC004A6EB19C884F1C6 (void);
// 0x00001423 System.Net.Configuration.RequestCachingSection System.Net.Configuration.NetSectionGroup::get_RequestCaching()
extern void NetSectionGroup_get_RequestCaching_m52B598483380CEA9165493ABB8514BA8B5309F2B (void);
// 0x00001424 System.Net.Configuration.SettingsSection System.Net.Configuration.NetSectionGroup::get_Settings()
extern void NetSectionGroup_get_Settings_mF8F86CC2BD26EB6869D3BE1D82179F36B61E5FF0 (void);
// 0x00001425 System.Net.Configuration.WebRequestModulesSection System.Net.Configuration.NetSectionGroup::get_WebRequestModules()
extern void NetSectionGroup_get_WebRequestModules_mA03F2BD6E15292EECD0C68B93AFF2408DA8EF0A6 (void);
// 0x00001426 System.Net.Configuration.NetSectionGroup System.Net.Configuration.NetSectionGroup::GetSectionGroup(System.Configuration.Configuration)
extern void NetSectionGroup_GetSectionGroup_m7A1385DD8FC2340CC6F8A75DA75C2832597ACBE7 (void);
// 0x00001427 System.Void System.Net.Configuration.RequestCachingSection::.ctor()
extern void RequestCachingSection__ctor_mA0375E72FD04B2EFF355124E2B1DCB73AAC0CB7C (void);
// 0x00001428 System.Net.Configuration.FtpCachePolicyElement System.Net.Configuration.RequestCachingSection::get_DefaultFtpCachePolicy()
extern void RequestCachingSection_get_DefaultFtpCachePolicy_m178F771DCCFDC884B6BDFE41F52BA72A3161A114 (void);
// 0x00001429 System.Net.Configuration.HttpCachePolicyElement System.Net.Configuration.RequestCachingSection::get_DefaultHttpCachePolicy()
extern void RequestCachingSection_get_DefaultHttpCachePolicy_m42AA7CAD0EC8C8E544B11D8F9096A6629D9247B3 (void);
// 0x0000142A System.Net.Cache.RequestCacheLevel System.Net.Configuration.RequestCachingSection::get_DefaultPolicyLevel()
extern void RequestCachingSection_get_DefaultPolicyLevel_m2A5DEE245E0D8E6A411803B57C99E0CE66BFDE64 (void);
// 0x0000142B System.Void System.Net.Configuration.RequestCachingSection::set_DefaultPolicyLevel(System.Net.Cache.RequestCacheLevel)
extern void RequestCachingSection_set_DefaultPolicyLevel_m3124DB4C951600EC287CFEAD3947348B6FE3E45E (void);
// 0x0000142C System.Boolean System.Net.Configuration.RequestCachingSection::get_DisableAllCaching()
extern void RequestCachingSection_get_DisableAllCaching_m8770EC80DB05D44079C113720850F3020054174F (void);
// 0x0000142D System.Void System.Net.Configuration.RequestCachingSection::set_DisableAllCaching(System.Boolean)
extern void RequestCachingSection_set_DisableAllCaching_m021195CC4E1414FB1F7D053AB83DC907848B8CFC (void);
// 0x0000142E System.Boolean System.Net.Configuration.RequestCachingSection::get_IsPrivateCache()
extern void RequestCachingSection_get_IsPrivateCache_mE00DBBAE818AD25950E5429974B2C4156DF2B16C (void);
// 0x0000142F System.Void System.Net.Configuration.RequestCachingSection::set_IsPrivateCache(System.Boolean)
extern void RequestCachingSection_set_IsPrivateCache_m7E0DFBDA7EAE93114B001184B00A85E158DA3752 (void);
// 0x00001430 System.Configuration.ConfigurationPropertyCollection System.Net.Configuration.RequestCachingSection::get_Properties()
extern void RequestCachingSection_get_Properties_m593F3860E465AECF9F8E2DCF9CF295424145EE2B (void);
// 0x00001431 System.TimeSpan System.Net.Configuration.RequestCachingSection::get_UnspecifiedMaximumAge()
extern void RequestCachingSection_get_UnspecifiedMaximumAge_m9EFBDF4E5C5633924C8BC504C31A1B2CD1D9F905 (void);
// 0x00001432 System.Void System.Net.Configuration.RequestCachingSection::set_UnspecifiedMaximumAge(System.TimeSpan)
extern void RequestCachingSection_set_UnspecifiedMaximumAge_mC931D3D93C4BB2D55635EB125E468609934C56B0 (void);
// 0x00001433 System.Void System.Net.Configuration.RequestCachingSection::DeserializeElement(System.Xml.XmlReader,System.Boolean)
extern void RequestCachingSection_DeserializeElement_mF641BE222C5702248CAA521A40091375D4FCFBE0 (void);
// 0x00001434 System.Void System.Net.Configuration.RequestCachingSection::PostDeserialize()
extern void RequestCachingSection_PostDeserialize_mE63CAB4DD9D1E8EE9BC5C4FA3B3706E4FFA4CC8A (void);
// 0x00001435 System.Void System.Net.Configuration.SettingsSection::.ctor()
extern void SettingsSection__ctor_mC5F3D29EDC94D87B0B0542DE3702795441AC3005 (void);
// 0x00001436 System.Net.Configuration.HttpListenerElement System.Net.Configuration.SettingsSection::get_HttpListener()
extern void SettingsSection_get_HttpListener_m7E5B4881CBAC6E44041631D499FA967462767CC9 (void);
// 0x00001437 System.Net.Configuration.HttpWebRequestElement System.Net.Configuration.SettingsSection::get_HttpWebRequest()
extern void SettingsSection_get_HttpWebRequest_m5ADB3F960F6E2330F910766FA84F2B5A57047E7B (void);
// 0x00001438 System.Net.Configuration.Ipv6Element System.Net.Configuration.SettingsSection::get_Ipv6()
extern void SettingsSection_get_Ipv6_mD7A051C08ABADF84202B27228B5958C793B6646A (void);
// 0x00001439 System.Net.Configuration.PerformanceCountersElement System.Net.Configuration.SettingsSection::get_PerformanceCounters()
extern void SettingsSection_get_PerformanceCounters_m27BD48DA684FDBAE032A1300F57E4C3119758113 (void);
// 0x0000143A System.Configuration.ConfigurationPropertyCollection System.Net.Configuration.SettingsSection::get_Properties()
extern void SettingsSection_get_Properties_m1ABB76DEC7441CFEDD4E7EDF99B8F5C258101254 (void);
// 0x0000143B System.Net.Configuration.ServicePointManagerElement System.Net.Configuration.SettingsSection::get_ServicePointManager()
extern void SettingsSection_get_ServicePointManager_m1A4EB5B89F3E5200F00E6860D35651CCEE6E28A6 (void);
// 0x0000143C System.Net.Configuration.SocketElement System.Net.Configuration.SettingsSection::get_Socket()
extern void SettingsSection_get_Socket_mFEBAC6C484A1E3DC437CB82E9C5DBF0E9744845D (void);
// 0x0000143D System.Net.Configuration.WebProxyScriptElement System.Net.Configuration.SettingsSection::get_WebProxyScript()
extern void SettingsSection_get_WebProxyScript_mEECE2AFA2D169409DD1F3959287BDE8A058BD301 (void);
// 0x0000143E System.Net.Configuration.WebUtilityElement System.Net.Configuration.SettingsSection::get_WebUtility()
extern void SettingsSection_get_WebUtility_mC5E95C6781775D44F6A841F7F93B6B5721080925 (void);
// 0x0000143F System.Void System.Net.Configuration.PerformanceCountersElement::.ctor()
extern void PerformanceCountersElement__ctor_m5A090222699B48BEB5FCC743198613FA8D081083 (void);
// 0x00001440 System.Boolean System.Net.Configuration.PerformanceCountersElement::get_Enabled()
extern void PerformanceCountersElement_get_Enabled_m8E63227CCFAA1EA1151EE8ED27986EB44FD38615 (void);
// 0x00001441 System.Void System.Net.Configuration.PerformanceCountersElement::set_Enabled(System.Boolean)
extern void PerformanceCountersElement_set_Enabled_mF05473E3D50498CB0DB7AD801A382792A35BAC17 (void);
// 0x00001442 System.Configuration.ConfigurationPropertyCollection System.Net.Configuration.PerformanceCountersElement::get_Properties()
extern void PerformanceCountersElement_get_Properties_m3C7B73AC6E5F5E92426D7DC091A2ECE5CFCD9FD0 (void);
// 0x00001443 System.Void System.Net.Configuration.ServicePointManagerElement::.ctor()
extern void ServicePointManagerElement__ctor_m61B031714F8498D467B5A0958EE62F73E0C58EB7 (void);
// 0x00001444 System.Boolean System.Net.Configuration.ServicePointManagerElement::get_CheckCertificateName()
extern void ServicePointManagerElement_get_CheckCertificateName_m4BCD92CB3067E1AD3CAF0735F985587019CBF756 (void);
// 0x00001445 System.Void System.Net.Configuration.ServicePointManagerElement::set_CheckCertificateName(System.Boolean)
extern void ServicePointManagerElement_set_CheckCertificateName_mE1AC7FA86968273E4AAAFDC24C53167E7BA9C786 (void);
// 0x00001446 System.Boolean System.Net.Configuration.ServicePointManagerElement::get_CheckCertificateRevocationList()
extern void ServicePointManagerElement_get_CheckCertificateRevocationList_m045C8AF9A4A4EE9E42A97BA99756453389717AD9 (void);
// 0x00001447 System.Void System.Net.Configuration.ServicePointManagerElement::set_CheckCertificateRevocationList(System.Boolean)
extern void ServicePointManagerElement_set_CheckCertificateRevocationList_m72F2885BF7A31C0DCB04446B6E501CCD8E617027 (void);
// 0x00001448 System.Int32 System.Net.Configuration.ServicePointManagerElement::get_DnsRefreshTimeout()
extern void ServicePointManagerElement_get_DnsRefreshTimeout_mE0C25A3D74FB28CEE41EE3EF76362458D9A6A697 (void);
// 0x00001449 System.Void System.Net.Configuration.ServicePointManagerElement::set_DnsRefreshTimeout(System.Int32)
extern void ServicePointManagerElement_set_DnsRefreshTimeout_m7E5A67B40F2F98AA17AF1C1833999F249AFC5192 (void);
// 0x0000144A System.Boolean System.Net.Configuration.ServicePointManagerElement::get_EnableDnsRoundRobin()
extern void ServicePointManagerElement_get_EnableDnsRoundRobin_m71E2CA1EA15A38CA8D093AF4D1BF9A708CB57F4E (void);
// 0x0000144B System.Void System.Net.Configuration.ServicePointManagerElement::set_EnableDnsRoundRobin(System.Boolean)
extern void ServicePointManagerElement_set_EnableDnsRoundRobin_mC624B1CD0FC0296178C82566ADD1FFBF373A27D1 (void);
// 0x0000144C System.Net.Security.EncryptionPolicy System.Net.Configuration.ServicePointManagerElement::get_EncryptionPolicy()
extern void ServicePointManagerElement_get_EncryptionPolicy_m2E5321EE31A4057954C772BC13C626019A20381E (void);
// 0x0000144D System.Void System.Net.Configuration.ServicePointManagerElement::set_EncryptionPolicy(System.Net.Security.EncryptionPolicy)
extern void ServicePointManagerElement_set_EncryptionPolicy_m8CA94D4E45039F9E94A3A6371E561AE745E9B92A (void);
// 0x0000144E System.Boolean System.Net.Configuration.ServicePointManagerElement::get_Expect100Continue()
extern void ServicePointManagerElement_get_Expect100Continue_m23993273EE5EC40F35769C7285AB6D68F3407494 (void);
// 0x0000144F System.Void System.Net.Configuration.ServicePointManagerElement::set_Expect100Continue(System.Boolean)
extern void ServicePointManagerElement_set_Expect100Continue_m82865FF2C757DD8573C786C22A4242FBB6ED0124 (void);
// 0x00001450 System.Configuration.ConfigurationPropertyCollection System.Net.Configuration.ServicePointManagerElement::get_Properties()
extern void ServicePointManagerElement_get_Properties_mC1C586246B4FE10AC90622A0CC6A5936D501B677 (void);
// 0x00001451 System.Boolean System.Net.Configuration.ServicePointManagerElement::get_UseNagleAlgorithm()
extern void ServicePointManagerElement_get_UseNagleAlgorithm_mD25DD90FF245A3E71F87D18A372643D4A1A53F2A (void);
// 0x00001452 System.Void System.Net.Configuration.ServicePointManagerElement::set_UseNagleAlgorithm(System.Boolean)
extern void ServicePointManagerElement_set_UseNagleAlgorithm_mB53C6B65B659EE3D4585C7283C3A92B9CCF45B81 (void);
// 0x00001453 System.Void System.Net.Configuration.ServicePointManagerElement::PostDeserialize()
extern void ServicePointManagerElement_PostDeserialize_m465195CF13EEC903A529C2EF236CAC33E3E8A6E0 (void);
// 0x00001454 System.Void System.Net.Configuration.SocketElement::.ctor()
extern void SocketElement__ctor_m428B7094399223FFB9A5B62BF9D8CEA18A00A4C3 (void);
// 0x00001455 System.Boolean System.Net.Configuration.SocketElement::get_AlwaysUseCompletionPortsForAccept()
extern void SocketElement_get_AlwaysUseCompletionPortsForAccept_m969F53904002E15FAA2BB650CD651B480897D712 (void);
// 0x00001456 System.Void System.Net.Configuration.SocketElement::set_AlwaysUseCompletionPortsForAccept(System.Boolean)
extern void SocketElement_set_AlwaysUseCompletionPortsForAccept_mF12A6D43139F1F59783B653C57D1CB23004FA446 (void);
// 0x00001457 System.Boolean System.Net.Configuration.SocketElement::get_AlwaysUseCompletionPortsForConnect()
extern void SocketElement_get_AlwaysUseCompletionPortsForConnect_m9EE9B98C81A329A31DE1F42F4556D5E1F13C9695 (void);
// 0x00001458 System.Void System.Net.Configuration.SocketElement::set_AlwaysUseCompletionPortsForConnect(System.Boolean)
extern void SocketElement_set_AlwaysUseCompletionPortsForConnect_m64EC90C1788D45A08A621E2D5B1883299DAA1D30 (void);
// 0x00001459 System.Net.Sockets.IPProtectionLevel System.Net.Configuration.SocketElement::get_IPProtectionLevel()
extern void SocketElement_get_IPProtectionLevel_m6B27E4A0571527E7CC014D2A9066FAC34500C322 (void);
// 0x0000145A System.Void System.Net.Configuration.SocketElement::set_IPProtectionLevel(System.Net.Sockets.IPProtectionLevel)
extern void SocketElement_set_IPProtectionLevel_mE57AEC2E0B754065CAD1C35A2341514A71C9ED4B (void);
// 0x0000145B System.Configuration.ConfigurationPropertyCollection System.Net.Configuration.SocketElement::get_Properties()
extern void SocketElement_get_Properties_m9CF8E9B1A9B41B7EC24A4F91CE2E8ECBF317426A (void);
// 0x0000145C System.Void System.Net.Configuration.SocketElement::PostDeserialize()
extern void SocketElement_PostDeserialize_m98FC455D8C9AF54F245092F866C5889126DEE2F6 (void);
// 0x0000145D System.Void System.Net.Configuration.WebProxyScriptElement::.ctor()
extern void WebProxyScriptElement__ctor_mC8AF875E80D96B18AA387148009AE1C630D83591 (void);
// 0x0000145E System.TimeSpan System.Net.Configuration.WebProxyScriptElement::get_DownloadTimeout()
extern void WebProxyScriptElement_get_DownloadTimeout_mE13F88C0E99E1951C76662E8020131EC3019122A (void);
// 0x0000145F System.Void System.Net.Configuration.WebProxyScriptElement::set_DownloadTimeout(System.TimeSpan)
extern void WebProxyScriptElement_set_DownloadTimeout_m5672A8A8A6F1722B9B906F61D50CFCC60AD34932 (void);
// 0x00001460 System.Configuration.ConfigurationPropertyCollection System.Net.Configuration.WebProxyScriptElement::get_Properties()
extern void WebProxyScriptElement_get_Properties_m8AD25399F804B2D22BC8312102EBC28A0CAE6E26 (void);
// 0x00001461 System.Void System.Net.Configuration.WebProxyScriptElement::PostDeserialize()
extern void WebProxyScriptElement_PostDeserialize_mAD4E3E436D9976B67189C8E3BD99E3505D1AE643 (void);
// 0x00001462 System.Void System.Net.Configuration.WebUtilityElement::.ctor()
extern void WebUtilityElement__ctor_m91C5382CC03A6E1E72C1BC5AD24705764213216D (void);
// 0x00001463 System.Configuration.ConfigurationPropertyCollection System.Net.Configuration.WebUtilityElement::get_Properties()
extern void WebUtilityElement_get_Properties_m64C8392C2273BD9A4E8D2BB8FA6041BE852A733D (void);
// 0x00001464 System.Net.Configuration.UnicodeDecodingConformance System.Net.Configuration.WebUtilityElement::get_UnicodeDecodingConformance()
extern void WebUtilityElement_get_UnicodeDecodingConformance_m1BD4FDFCC733FFD283EEF6318CEAF61A2DA78E0A (void);
// 0x00001465 System.Void System.Net.Configuration.WebUtilityElement::set_UnicodeDecodingConformance(System.Net.Configuration.UnicodeDecodingConformance)
extern void WebUtilityElement_set_UnicodeDecodingConformance_m11A0660C5A969D46E2B535D7B67032F451588427 (void);
// 0x00001466 System.Net.Configuration.UnicodeEncodingConformance System.Net.Configuration.WebUtilityElement::get_UnicodeEncodingConformance()
extern void WebUtilityElement_get_UnicodeEncodingConformance_m90CAAD610B43BF4A842E049E6BDFE313420DB947 (void);
// 0x00001467 System.Void System.Net.Configuration.WebUtilityElement::set_UnicodeEncodingConformance(System.Net.Configuration.UnicodeEncodingConformance)
extern void WebUtilityElement_set_UnicodeEncodingConformance_m322DFA2CC29BEA24894A4166BF98CDDD9BDD7540 (void);
// 0x00001468 System.Void System.Net.Configuration.WebRequestModulesSection::.ctor()
extern void WebRequestModulesSection__ctor_m0CAB6F207E3B29D65AEA38A6AC191873E3000F02 (void);
// 0x00001469 System.Configuration.ConfigurationPropertyCollection System.Net.Configuration.WebRequestModulesSection::get_Properties()
extern void WebRequestModulesSection_get_Properties_m909A3E4C4A61BFCC9D09F397D9314E5F74F3FE44 (void);
// 0x0000146A System.Net.Configuration.WebRequestModuleElementCollection System.Net.Configuration.WebRequestModulesSection::get_WebRequestModules()
extern void WebRequestModulesSection_get_WebRequestModules_mDAD77F92B8E6DC4FF806A1E820DB01E38C237131 (void);
// 0x0000146B System.Void System.Net.Configuration.WebRequestModulesSection::InitializeDefault()
extern void WebRequestModulesSection_InitializeDefault_m00BF7709796F6C8090F12403F072BF5932B246C9 (void);
// 0x0000146C System.Void System.Net.Configuration.WebRequestModulesSection::PostDeserialize()
extern void WebRequestModulesSection_PostDeserialize_mE9ABC289280CBCC5436DC7BE9836821DBD8833D3 (void);
// 0x0000146D System.Void System.Net.Configuration.WebRequestModuleElementCollection::.ctor()
extern void WebRequestModuleElementCollection__ctor_m8B880B0EAE7CEF1CB79CD264A9B6D62AB6A22961 (void);
// 0x0000146E System.Net.Configuration.WebRequestModuleElement System.Net.Configuration.WebRequestModuleElementCollection::get_Item(System.Int32)
extern void WebRequestModuleElementCollection_get_Item_mF32694FD5054914459C1C51E59D4D07F6D4D7A9D (void);
// 0x0000146F System.Void System.Net.Configuration.WebRequestModuleElementCollection::set_Item(System.Int32,System.Net.Configuration.WebRequestModuleElement)
extern void WebRequestModuleElementCollection_set_Item_mF762DFA4745E7B5CB89CDB46A9CA582C92212F14 (void);
// 0x00001470 System.Net.Configuration.WebRequestModuleElement System.Net.Configuration.WebRequestModuleElementCollection::get_Item(System.String)
extern void WebRequestModuleElementCollection_get_Item_m44BB1386A038DD30CB36C1496ED803D8F1B79184 (void);
// 0x00001471 System.Void System.Net.Configuration.WebRequestModuleElementCollection::set_Item(System.String,System.Net.Configuration.WebRequestModuleElement)
extern void WebRequestModuleElementCollection_set_Item_mAB801F20261A19FF067E3F3D7725CAE0B9EA8794 (void);
// 0x00001472 System.Void System.Net.Configuration.WebRequestModuleElementCollection::Add(System.Net.Configuration.WebRequestModuleElement)
extern void WebRequestModuleElementCollection_Add_m80722E381351D1D25F8194B82629933286F71E8F (void);
// 0x00001473 System.Void System.Net.Configuration.WebRequestModuleElementCollection::Clear()
extern void WebRequestModuleElementCollection_Clear_m7273DCC2F0CD938BC2E0D0DCCFE771959F843D27 (void);
// 0x00001474 System.Configuration.ConfigurationElement System.Net.Configuration.WebRequestModuleElementCollection::CreateNewElement()
extern void WebRequestModuleElementCollection_CreateNewElement_mE0336C7369252EC92CFC8A518FE116B4CA5FE352 (void);
// 0x00001475 System.Object System.Net.Configuration.WebRequestModuleElementCollection::GetElementKey(System.Configuration.ConfigurationElement)
extern void WebRequestModuleElementCollection_GetElementKey_mCD1FA9CA31921DC24EF4E2070D9016EE1087CD45 (void);
// 0x00001476 System.Int32 System.Net.Configuration.WebRequestModuleElementCollection::IndexOf(System.Net.Configuration.WebRequestModuleElement)
extern void WebRequestModuleElementCollection_IndexOf_m62031B8D5909CC860F4A8FB21DA43CECF27C9C57 (void);
// 0x00001477 System.Void System.Net.Configuration.WebRequestModuleElementCollection::Remove(System.Net.Configuration.WebRequestModuleElement)
extern void WebRequestModuleElementCollection_Remove_m97895514AA15F71083EC63DB0FD6684CD6D81BC6 (void);
// 0x00001478 System.Void System.Net.Configuration.WebRequestModuleElementCollection::Remove(System.String)
extern void WebRequestModuleElementCollection_Remove_m5D97CBAF96E21E43BE83AFBDFA5BD5950B7368DB (void);
// 0x00001479 System.Void System.Net.Configuration.WebRequestModuleElementCollection::RemoveAt(System.Int32)
extern void WebRequestModuleElementCollection_RemoveAt_mCE24F740212364AA946AE1D5A95D7557AFD2C96A (void);
// 0x0000147A System.Void System.Net.Configuration.WebRequestModuleElement::.ctor()
extern void WebRequestModuleElement__ctor_m63B53F95E19DBF4583C1960A28B5AEBA2A716436 (void);
// 0x0000147B System.Void System.Net.Configuration.WebRequestModuleElement::.ctor(System.String,System.String)
extern void WebRequestModuleElement__ctor_mCA54D4BD7272CFAA89629787D81ADF3E7B878B40 (void);
// 0x0000147C System.Void System.Net.Configuration.WebRequestModuleElement::.ctor(System.String,System.Type)
extern void WebRequestModuleElement__ctor_mC84335A9859D114C761A7C8A7D0F1687E774AE0A (void);
// 0x0000147D System.String System.Net.Configuration.WebRequestModuleElement::get_Prefix()
extern void WebRequestModuleElement_get_Prefix_m7A1E49C8A16495AA4DA2FF8231D6EA12C29E01B6 (void);
// 0x0000147E System.Void System.Net.Configuration.WebRequestModuleElement::set_Prefix(System.String)
extern void WebRequestModuleElement_set_Prefix_mC6566327D75A1764A8C296E4D5649907902072A5 (void);
// 0x0000147F System.Configuration.ConfigurationPropertyCollection System.Net.Configuration.WebRequestModuleElement::get_Properties()
extern void WebRequestModuleElement_get_Properties_m5B26EB7AF00EE742678560BD4D8C325D4549DEAB (void);
// 0x00001480 System.Type System.Net.Configuration.WebRequestModuleElement::get_Type()
extern void WebRequestModuleElement_get_Type_m33D579662D51FBDFFB9BA87023F37BCB32D92CF4 (void);
// 0x00001481 System.Void System.Net.Configuration.WebRequestModuleElement::set_Type(System.Type)
extern void WebRequestModuleElement_set_Type_m55A0122F0030B5DC74F75F0B60767B27449EDAB1 (void);
// 0x00001482 System.Void System.Diagnostics.DiagnosticsConfigurationHandler::.ctor()
extern void DiagnosticsConfigurationHandler__ctor_m185BC74B0225A3E16EEB4164923931B79AAA0CF0 (void);
// 0x00001483 System.Object System.Diagnostics.DiagnosticsConfigurationHandler::Create(System.Object,System.Object,System.Xml.XmlNode)
extern void DiagnosticsConfigurationHandler_Create_mCC7EF5B43B6913E2429B37EC5923202EBB20AA96 (void);
// 0x00001484 System.Void System.Configuration.ApplicationScopedSettingAttribute::.ctor()
extern void ApplicationScopedSettingAttribute__ctor_m8CBE10C6DCC16343455D26D264596C1256385B60 (void);
// 0x00001485 System.Void System.Configuration.SettingAttribute::.ctor()
extern void SettingAttribute__ctor_m05185AE87D4EF7F7E9CE976B859918BC238E000E (void);
// 0x00001486 System.Void System.Configuration.ApplicationSettingsBase::.ctor()
extern void ApplicationSettingsBase__ctor_m206AB45BC358BE585749CD16AEA5798DEE7CF695 (void);
// 0x00001487 System.Void System.Configuration.ApplicationSettingsBase::.ctor(System.ComponentModel.IComponent)
extern void ApplicationSettingsBase__ctor_mDE5CCA15484275C005611BB4E21A1477C1E0F3BC (void);
// 0x00001488 System.Void System.Configuration.ApplicationSettingsBase::.ctor(System.ComponentModel.IComponent,System.String)
extern void ApplicationSettingsBase__ctor_mDAB5640FE2BBA1A394E13D5EAABC91175F840631 (void);
// 0x00001489 System.Void System.Configuration.ApplicationSettingsBase::.ctor(System.String)
extern void ApplicationSettingsBase__ctor_m823580BBB2045EAF36004B2B09A6C43D2D77C273 (void);
// 0x0000148A System.Configuration.SettingsContext System.Configuration.ApplicationSettingsBase::get_Context()
extern void ApplicationSettingsBase_get_Context_mD003F78257FA76CBD657CAE52E6F35BED594FA66 (void);
// 0x0000148B System.Object System.Configuration.ApplicationSettingsBase::get_Item(System.String)
extern void ApplicationSettingsBase_get_Item_mCE339023C91579CEFA1A7E53CA1E15B141760E59 (void);
// 0x0000148C System.Void System.Configuration.ApplicationSettingsBase::set_Item(System.String,System.Object)
extern void ApplicationSettingsBase_set_Item_mB8718322A3A7A262908C175D5254C47C36AC3ECC (void);
// 0x0000148D System.Configuration.SettingsPropertyCollection System.Configuration.ApplicationSettingsBase::get_Properties()
extern void ApplicationSettingsBase_get_Properties_m6062E3C51096C053C997C448CDA61119C3826EA7 (void);
// 0x0000148E System.Configuration.SettingsPropertyValueCollection System.Configuration.ApplicationSettingsBase::get_PropertyValues()
extern void ApplicationSettingsBase_get_PropertyValues_m9E1DE1D95C570995F75C270FC36D53B78EA58336 (void);
// 0x0000148F System.Configuration.SettingsProviderCollection System.Configuration.ApplicationSettingsBase::get_Providers()
extern void ApplicationSettingsBase_get_Providers_mFC1F77B830B2A4A0B070D4C3126E41DF1D4692E6 (void);
// 0x00001490 System.String System.Configuration.ApplicationSettingsBase::get_SettingsKey()
extern void ApplicationSettingsBase_get_SettingsKey_mB1A03477BB72043F8D07500BB83FCCD90CC51C21 (void);
// 0x00001491 System.Void System.Configuration.ApplicationSettingsBase::set_SettingsKey(System.String)
extern void ApplicationSettingsBase_set_SettingsKey_m403FC47F37110D339AAE9E06F6F6D87A9520F145 (void);
// 0x00001492 System.Void System.Configuration.ApplicationSettingsBase::add_PropertyChanged(System.ComponentModel.PropertyChangedEventHandler)
extern void ApplicationSettingsBase_add_PropertyChanged_m8D725BC2F7123373B36E0D8B7AE89388123B5B3B (void);
// 0x00001493 System.Void System.Configuration.ApplicationSettingsBase::remove_PropertyChanged(System.ComponentModel.PropertyChangedEventHandler)
extern void ApplicationSettingsBase_remove_PropertyChanged_m7EA2D4AB5C4BFF1DBF128B81DFA19DF2AC6E58AA (void);
// 0x00001494 System.Void System.Configuration.ApplicationSettingsBase::add_SettingChanging(System.Configuration.SettingChangingEventHandler)
extern void ApplicationSettingsBase_add_SettingChanging_m568400A439D823F3DC23F516C30956F41304DEAA (void);
// 0x00001495 System.Void System.Configuration.ApplicationSettingsBase::remove_SettingChanging(System.Configuration.SettingChangingEventHandler)
extern void ApplicationSettingsBase_remove_SettingChanging_m11F5CE333430EF67C70B70F9FF7C80EB9E064590 (void);
// 0x00001496 System.Void System.Configuration.ApplicationSettingsBase::add_SettingsLoaded(System.Configuration.SettingsLoadedEventHandler)
extern void ApplicationSettingsBase_add_SettingsLoaded_m38921FB36E33E4504292C28E1791C7C60B98A2E0 (void);
// 0x00001497 System.Void System.Configuration.ApplicationSettingsBase::remove_SettingsLoaded(System.Configuration.SettingsLoadedEventHandler)
extern void ApplicationSettingsBase_remove_SettingsLoaded_m788AA5A85219365B7091DA01A1892F488AC85E17 (void);
// 0x00001498 System.Void System.Configuration.ApplicationSettingsBase::add_SettingsSaving(System.Configuration.SettingsSavingEventHandler)
extern void ApplicationSettingsBase_add_SettingsSaving_mDCE81760BA915C110EAA4A32EC672F5337DF5BAC (void);
// 0x00001499 System.Void System.Configuration.ApplicationSettingsBase::remove_SettingsSaving(System.Configuration.SettingsSavingEventHandler)
extern void ApplicationSettingsBase_remove_SettingsSaving_m06B29C500147CD20D435B4E0D300696232BCB9AE (void);
// 0x0000149A System.Object System.Configuration.ApplicationSettingsBase::GetPreviousVersion(System.String)
extern void ApplicationSettingsBase_GetPreviousVersion_mF1E932354B065FCCEED0058512ED5890FCCC1BF1 (void);
// 0x0000149B System.Void System.Configuration.ApplicationSettingsBase::OnPropertyChanged(System.Object,System.ComponentModel.PropertyChangedEventArgs)
extern void ApplicationSettingsBase_OnPropertyChanged_mDA0245C9C3E0404C22340253372E7044D3E11DA9 (void);
// 0x0000149C System.Void System.Configuration.ApplicationSettingsBase::OnSettingChanging(System.Object,System.Configuration.SettingChangingEventArgs)
extern void ApplicationSettingsBase_OnSettingChanging_m00DE9DD45AF7CDAFEF6D466547B5664429FD5769 (void);
// 0x0000149D System.Void System.Configuration.ApplicationSettingsBase::OnSettingsLoaded(System.Object,System.Configuration.SettingsLoadedEventArgs)
extern void ApplicationSettingsBase_OnSettingsLoaded_m2D91042FD0B9F2F4CB5B7BB7C1AC3639DC502E7A (void);
// 0x0000149E System.Void System.Configuration.ApplicationSettingsBase::OnSettingsSaving(System.Object,System.ComponentModel.CancelEventArgs)
extern void ApplicationSettingsBase_OnSettingsSaving_m3656B393C750A27098563D0E26FF196C01190751 (void);
// 0x0000149F System.Void System.Configuration.ApplicationSettingsBase::Reload()
extern void ApplicationSettingsBase_Reload_mC2B6631581C98D56BCD54685CE0ECD0F23DCD6F9 (void);
// 0x000014A0 System.Void System.Configuration.ApplicationSettingsBase::Reset()
extern void ApplicationSettingsBase_Reset_mC53007F432633F94F9FF26495F05F99C57F7147B (void);
// 0x000014A1 System.Void System.Configuration.ApplicationSettingsBase::Save()
extern void ApplicationSettingsBase_Save_m6CE15BF0D37643B5FCFD358D054E309283EF73E7 (void);
// 0x000014A2 System.Void System.Configuration.ApplicationSettingsBase::Upgrade()
extern void ApplicationSettingsBase_Upgrade_m6806E6C81C3B7B351BFB712ACB427C7F5DE0E97F (void);
// 0x000014A3 System.Void System.Configuration.SettingChangingEventHandler::.ctor(System.Object,System.IntPtr)
extern void SettingChangingEventHandler__ctor_m4898B0FA994955766030B00807240A971820AABA (void);
// 0x000014A4 System.Void System.Configuration.SettingChangingEventHandler::Invoke(System.Object,System.Configuration.SettingChangingEventArgs)
extern void SettingChangingEventHandler_Invoke_m22FA36DDDBB06CFE555536174CA7251B32B0888A (void);
// 0x000014A5 System.IAsyncResult System.Configuration.SettingChangingEventHandler::BeginInvoke(System.Object,System.Configuration.SettingChangingEventArgs,System.AsyncCallback,System.Object)
extern void SettingChangingEventHandler_BeginInvoke_mF10D0FB27380E547FB329FA555940D03CE444F26 (void);
// 0x000014A6 System.Void System.Configuration.SettingChangingEventHandler::EndInvoke(System.IAsyncResult)
extern void SettingChangingEventHandler_EndInvoke_m640F033B8E4161CB78EB5D224F026A74A9C1A965 (void);
// 0x000014A7 System.Void System.Configuration.SettingChangingEventArgs::.ctor(System.String,System.String,System.String,System.Object,System.Boolean)
extern void SettingChangingEventArgs__ctor_m2655044BD27F044838A9C4EFCCB21A7F094DFDC2 (void);
// 0x000014A8 System.Object System.Configuration.SettingChangingEventArgs::get_NewValue()
extern void SettingChangingEventArgs_get_NewValue_m2900FDF3B523C1A6162DB680D2BF70AA81C1845B (void);
// 0x000014A9 System.String System.Configuration.SettingChangingEventArgs::get_SettingClass()
extern void SettingChangingEventArgs_get_SettingClass_m8FD14C323ADEE7248D6DE70CEDC568EC7F39FFAE (void);
// 0x000014AA System.String System.Configuration.SettingChangingEventArgs::get_SettingKey()
extern void SettingChangingEventArgs_get_SettingKey_m35D21404BEA8B37F34FE28125DE8E499CF4074ED (void);
// 0x000014AB System.String System.Configuration.SettingChangingEventArgs::get_SettingName()
extern void SettingChangingEventArgs_get_SettingName_m403FB4AE44E39E7DAAD2A952877A00620A56D534 (void);
// 0x000014AC System.Void System.Configuration.SettingsLoadedEventHandler::.ctor(System.Object,System.IntPtr)
extern void SettingsLoadedEventHandler__ctor_m95D7D707CAAF7A5F2C300C9C7D624C69ABB6C944 (void);
// 0x000014AD System.Void System.Configuration.SettingsLoadedEventHandler::Invoke(System.Object,System.Configuration.SettingsLoadedEventArgs)
extern void SettingsLoadedEventHandler_Invoke_m64323EA0F03780D42A9C8C78BB1D8FC07DE7CDE5 (void);
// 0x000014AE System.IAsyncResult System.Configuration.SettingsLoadedEventHandler::BeginInvoke(System.Object,System.Configuration.SettingsLoadedEventArgs,System.AsyncCallback,System.Object)
extern void SettingsLoadedEventHandler_BeginInvoke_m71EB0603B5FF2E10F9117A8FE69E800C65480DF6 (void);
// 0x000014AF System.Void System.Configuration.SettingsLoadedEventHandler::EndInvoke(System.IAsyncResult)
extern void SettingsLoadedEventHandler_EndInvoke_mA619F820885C74A5F61D9683EC792E5A2A4C9181 (void);
// 0x000014B0 System.Void System.Configuration.SettingsLoadedEventArgs::.ctor(System.Configuration.SettingsProvider)
extern void SettingsLoadedEventArgs__ctor_mECC5FF13BB891E3C262E5139B1E246D5CFBD2124 (void);
// 0x000014B1 System.Configuration.SettingsProvider System.Configuration.SettingsLoadedEventArgs::get_Provider()
extern void SettingsLoadedEventArgs_get_Provider_mFCA817A4BBBD7DF57906499A50C0CC3A6A324B07 (void);
// 0x000014B2 System.Void System.Configuration.SettingsSavingEventHandler::.ctor(System.Object,System.IntPtr)
extern void SettingsSavingEventHandler__ctor_mC3BE770F81B72C8C3DCA87316EF79EBF0CD237D2 (void);
// 0x000014B3 System.Void System.Configuration.SettingsSavingEventHandler::Invoke(System.Object,System.ComponentModel.CancelEventArgs)
extern void SettingsSavingEventHandler_Invoke_m674BB7CD185CBEE51159E0F07D5913F731A5E79D (void);
// 0x000014B4 System.IAsyncResult System.Configuration.SettingsSavingEventHandler::BeginInvoke(System.Object,System.ComponentModel.CancelEventArgs,System.AsyncCallback,System.Object)
extern void SettingsSavingEventHandler_BeginInvoke_m382B7FBC45766132E0369BCF66784388AA0563CA (void);
// 0x000014B5 System.Void System.Configuration.SettingsSavingEventHandler::EndInvoke(System.IAsyncResult)
extern void SettingsSavingEventHandler_EndInvoke_mEDCB73F4AFFBB56DB61A2E5E5209C323951AB43C (void);
// 0x000014B6 System.Void System.Configuration.ApplicationSettingsGroup::.ctor()
extern void ApplicationSettingsGroup__ctor_mC2DAEA83BA2464F7D52059BF4E69A639036B5215 (void);
// 0x000014B7 System.Void System.Configuration.AppSettingsReader::.ctor()
extern void AppSettingsReader__ctor_mD64EBD664D3193498119FA468F7E6016EE48BDFE (void);
// 0x000014B8 System.Object System.Configuration.AppSettingsReader::GetValue(System.String,System.Type)
extern void AppSettingsReader_GetValue_m1FCE73DF66BB8C7511482F3BC1F8C9837F3E1059 (void);
// 0x000014B9 System.Void System.Configuration.ClientSettingsSection::.ctor()
extern void ClientSettingsSection__ctor_m17E00DE7B154DF9A7D609E8DA62A40037716CFA6 (void);
// 0x000014BA System.Configuration.ConfigurationPropertyCollection System.Configuration.ClientSettingsSection::get_Properties()
extern void ClientSettingsSection_get_Properties_mC3D2ABD34D3553AE46EFADD25B1037669F858F60 (void);
// 0x000014BB System.Configuration.SettingElementCollection System.Configuration.ClientSettingsSection::get_Settings()
extern void ClientSettingsSection_get_Settings_m20FFE85BB394ED0DEA22B272065E78A4EED1B1AC (void);
// 0x000014BC System.Void System.Configuration.SettingElementCollection::.ctor()
extern void SettingElementCollection__ctor_mAFBAF1EB03CBB31F0994AA12A178238A9F2068FE (void);
// 0x000014BD System.Configuration.ConfigurationElementCollectionType System.Configuration.SettingElementCollection::get_CollectionType()
extern void SettingElementCollection_get_CollectionType_m94E99DE3C7A18B572F3BE40BD1EA0633AFCC3173 (void);
// 0x000014BE System.String System.Configuration.SettingElementCollection::get_ElementName()
extern void SettingElementCollection_get_ElementName_mC5A65C8BF012BA2BE39B8738049EC5CC6BD845A7 (void);
// 0x000014BF System.Void System.Configuration.SettingElementCollection::Add(System.Configuration.SettingElement)
extern void SettingElementCollection_Add_m01CD30F453386AAF69FC7B0BEAF69E1D4DF06926 (void);
// 0x000014C0 System.Void System.Configuration.SettingElementCollection::Clear()
extern void SettingElementCollection_Clear_m44C8D48439CB63A9E27C1F189E2AB824703FEAD5 (void);
// 0x000014C1 System.Configuration.ConfigurationElement System.Configuration.SettingElementCollection::CreateNewElement()
extern void SettingElementCollection_CreateNewElement_m0A8E447BA527A26922209C96D13C2B77755D8F0D (void);
// 0x000014C2 System.Configuration.SettingElement System.Configuration.SettingElementCollection::Get(System.String)
extern void SettingElementCollection_Get_m51E5EF1F55487E845BB7872F4E0C9CB9EE3ECACD (void);
// 0x000014C3 System.Object System.Configuration.SettingElementCollection::GetElementKey(System.Configuration.ConfigurationElement)
extern void SettingElementCollection_GetElementKey_mB362A8A8B476667BA249B2AA7B8AB6835DD2B5DC (void);
// 0x000014C4 System.Void System.Configuration.SettingElementCollection::Remove(System.Configuration.SettingElement)
extern void SettingElementCollection_Remove_mFD9ECA78CB0E616356538BFE2813301DD3072B56 (void);
// 0x000014C5 System.Void System.Configuration.SettingElement::.ctor()
extern void SettingElement__ctor_m2DA6B1AA5D02C4C4A23C27C0E5CCB7E92349231E (void);
// 0x000014C6 System.Void System.Configuration.SettingElement::.ctor(System.String,System.Configuration.SettingsSerializeAs)
extern void SettingElement__ctor_m379328940D95F466EBF0468B7BF522238A30FF2B (void);
// 0x000014C7 System.String System.Configuration.SettingElement::get_Name()
extern void SettingElement_get_Name_m93A51FCA8C2299471D3C46E7C6958D19C088AC19 (void);
// 0x000014C8 System.Void System.Configuration.SettingElement::set_Name(System.String)
extern void SettingElement_set_Name_m1348841BCFF9CCFE9AC4A1F388FD30436B2373BA (void);
// 0x000014C9 System.Configuration.ConfigurationPropertyCollection System.Configuration.SettingElement::get_Properties()
extern void SettingElement_get_Properties_m85576CC30E15A29CA32A193C29227424DED7451A (void);
// 0x000014CA System.Configuration.SettingsSerializeAs System.Configuration.SettingElement::get_SerializeAs()
extern void SettingElement_get_SerializeAs_mE444AEA720E158035698C095C6B4BA89B134E997 (void);
// 0x000014CB System.Void System.Configuration.SettingElement::set_SerializeAs(System.Configuration.SettingsSerializeAs)
extern void SettingElement_set_SerializeAs_m3BAC75C55B57532CC42E831E1831AC6EC00684BC (void);
// 0x000014CC System.Configuration.SettingValueElement System.Configuration.SettingElement::get_Value()
extern void SettingElement_get_Value_m34BA48AA748966CA5D4A4C3DE8EF3D0D90A217D4 (void);
// 0x000014CD System.Void System.Configuration.SettingElement::set_Value(System.Configuration.SettingValueElement)
extern void SettingElement_set_Value_mE30648E2AB0FCE291F594179C314FB9C6329D207 (void);
// 0x000014CE System.Void System.Configuration.SettingValueElement::.ctor()
extern void SettingValueElement__ctor_m60893C25D91E1BD8A39358530A01E34C336D7811 (void);
// 0x000014CF System.Configuration.ConfigurationPropertyCollection System.Configuration.SettingValueElement::get_Properties()
extern void SettingValueElement_get_Properties_mB86C4C51CE67DBA26A1BBE10BF17A7FEEAC6FD7D (void);
// 0x000014D0 System.Xml.XmlNode System.Configuration.SettingValueElement::get_ValueXml()
extern void SettingValueElement_get_ValueXml_m28DB5CF45CB897286D9C3E76083043FA138CF72D (void);
// 0x000014D1 System.Void System.Configuration.SettingValueElement::set_ValueXml(System.Xml.XmlNode)
extern void SettingValueElement_set_ValueXml_m98672CDC34AC231C53BFE5EE847FBD537671A216 (void);
// 0x000014D2 System.Void System.Configuration.SettingValueElement::DeserializeElement(System.Xml.XmlReader,System.Boolean)
extern void SettingValueElement_DeserializeElement_mD813F8216F305E95190AAF912C38D62E34EE82E3 (void);
// 0x000014D3 System.Boolean System.Configuration.SettingValueElement::IsModified()
extern void SettingValueElement_IsModified_m21A41693890E291C8E9B15F61E23AD823328747A (void);
// 0x000014D4 System.Void System.Configuration.SettingValueElement::Reset(System.Configuration.ConfigurationElement)
extern void SettingValueElement_Reset_mBBF683B39043C66DE8BFC995F9B1AF4F13BBCDAD (void);
// 0x000014D5 System.Void System.Configuration.SettingValueElement::ResetModified()
extern void SettingValueElement_ResetModified_m02CE4CD0EAAC76EAB8DCECCA0F09D9FA9D3DCBF9 (void);
// 0x000014D6 System.Boolean System.Configuration.SettingValueElement::SerializeToXmlElement(System.Xml.XmlWriter,System.String)
extern void SettingValueElement_SerializeToXmlElement_mDD0377CD47F0E3A6C4DA2BE44AC1512F64737666 (void);
// 0x000014D7 System.Void System.Configuration.SettingValueElement::Unmerge(System.Configuration.ConfigurationElement,System.Configuration.ConfigurationElement,System.Configuration.ConfigurationSaveMode)
extern void SettingValueElement_Unmerge_m42C391A039F0C73906DCC8876661BFC8EEE54E15 (void);
// 0x000014D8 System.Void System.Configuration.ConfigurationSettings::.ctor()
extern void ConfigurationSettings__ctor_m07678822B4D533A5483E7516733767EFD8F2C815 (void);
// 0x000014D9 System.Collections.Specialized.NameValueCollection System.Configuration.ConfigurationSettings::get_AppSettings()
extern void ConfigurationSettings_get_AppSettings_m9D0D8F1730B120246AE9C5F55834137F475FCA85 (void);
// 0x000014DA System.Object System.Configuration.ConfigurationSettings::GetConfig(System.String)
extern void ConfigurationSettings_GetConfig_m060651F719540AA0065B8A5BE6A1AC2C4BAD13BC (void);
// 0x000014DB System.Void System.Configuration.ConfigXmlDocument::.ctor()
extern void ConfigXmlDocument__ctor_m5A8791EDE9C0098BA57CA637AEC220BF9D2FAECC (void);
// 0x000014DC System.String System.Configuration.ConfigXmlDocument::get_Filename()
extern void ConfigXmlDocument_get_Filename_m2FBF3DBFCE0EE16322464417544A51BE56AC9B92 (void);
// 0x000014DD System.Int32 System.Configuration.ConfigXmlDocument::get_LineNumber()
extern void ConfigXmlDocument_get_LineNumber_m646CD32E96CDF3A035AE09C6403B76A9A8CA9709 (void);
// 0x000014DE System.String System.Configuration.ConfigXmlDocument::System.Configuration.Internal.IConfigErrorInfo.get_Filename()
extern void ConfigXmlDocument_System_Configuration_Internal_IConfigErrorInfo_get_Filename_m5BD9BD4AA416C1E0AC041BFACE8E3F34B2181855 (void);
// 0x000014DF System.Int32 System.Configuration.ConfigXmlDocument::System.Configuration.Internal.IConfigErrorInfo.get_LineNumber()
extern void ConfigXmlDocument_System_Configuration_Internal_IConfigErrorInfo_get_LineNumber_m8E1EA52BE614EBBCB32D9137F811BD3A3D914D1F (void);
// 0x000014E0 System.Void System.Configuration.ConfigXmlDocument::LoadSingleElement(System.String,System.Xml.XmlTextReader)
extern void ConfigXmlDocument_LoadSingleElement_m649933ACC4292989E5B442F4EB72AD8902101B5A (void);
// 0x000014E1 System.Void System.Configuration.DefaultSettingValueAttribute::.ctor(System.String)
extern void DefaultSettingValueAttribute__ctor_m3969716B1EF3F5EF041C4C8ECDBBAB6DD47D578B (void);
// 0x000014E2 System.String System.Configuration.DefaultSettingValueAttribute::get_Value()
extern void DefaultSettingValueAttribute_get_Value_m6534ECDE0CBDAB6767231AC633349E41ED9DD54F (void);
// 0x000014E3 System.Void System.Configuration.DictionarySectionHandler::.ctor()
extern void DictionarySectionHandler__ctor_mB2FAC924BE156A10653A629D98E5699696B8BE7E (void);
// 0x000014E4 System.String System.Configuration.DictionarySectionHandler::get_KeyAttributeName()
extern void DictionarySectionHandler_get_KeyAttributeName_mFB04EC12EF00169482F7A8FD8DC3D23EA274338F (void);
// 0x000014E5 System.String System.Configuration.DictionarySectionHandler::get_ValueAttributeName()
extern void DictionarySectionHandler_get_ValueAttributeName_m213C90BFC1F34E9F9FDB307DD6AE063E760B65B7 (void);
// 0x000014E6 System.Object System.Configuration.DictionarySectionHandler::Create(System.Object,System.Object,System.Xml.XmlNode)
extern void DictionarySectionHandler_Create_mAE5631137494F60D637ACFF7A365D617EE72AC98 (void);
// 0x000014E7 System.Object System.Configuration.IConfigurationSystem::GetConfig(System.String)
// 0x000014E8 System.Void System.Configuration.IConfigurationSystem::Init()
// 0x000014E9 System.Void System.Configuration.IdnElement::.ctor()
extern void IdnElement__ctor_m8B5829BA5123024263C21E265A7AD1C51F789BAC (void);
// 0x000014EA System.UriIdnScope System.Configuration.IdnElement::get_Enabled()
extern void IdnElement_get_Enabled_m0937D8CD557B7C992FA4E8B5E524C4C09313C199 (void);
// 0x000014EB System.Void System.Configuration.IdnElement::set_Enabled(System.UriIdnScope)
extern void IdnElement_set_Enabled_mDEDC15295916E8DDCC7F1FDAE4CF050BAF860832 (void);
// 0x000014EC System.Configuration.ConfigurationPropertyCollection System.Configuration.IdnElement::get_Properties()
extern void IdnElement_get_Properties_mE4921D6BD432E61250D2DDD7B76E62CA17EE2261 (void);
// 0x000014ED System.Void System.Configuration.IgnoreSectionHandler::.ctor()
extern void IgnoreSectionHandler__ctor_m52647064069409183DD794F5628653415B89B5A0 (void);
// 0x000014EE System.Object System.Configuration.IgnoreSectionHandler::Create(System.Object,System.Object,System.Xml.XmlNode)
extern void IgnoreSectionHandler_Create_m16BF78B33BE7DA5453989E7DCB5CD50FDF933002 (void);
// 0x000014EF System.Boolean System.Configuration.IPersistComponentSettings::get_SaveSettings()
// 0x000014F0 System.Void System.Configuration.IPersistComponentSettings::set_SaveSettings(System.Boolean)
// 0x000014F1 System.String System.Configuration.IPersistComponentSettings::get_SettingsKey()
// 0x000014F2 System.Void System.Configuration.IPersistComponentSettings::set_SettingsKey(System.String)
// 0x000014F3 System.Void System.Configuration.IPersistComponentSettings::LoadComponentSettings()
// 0x000014F4 System.Void System.Configuration.IPersistComponentSettings::ResetComponentSettings()
// 0x000014F5 System.Void System.Configuration.IPersistComponentSettings::SaveComponentSettings()
// 0x000014F6 System.Void System.Configuration.IriParsingElement::.ctor()
extern void IriParsingElement__ctor_m53AAE7B05465A78BA2EB1E8EF7D44F4A4E0BD7AA (void);
// 0x000014F7 System.Boolean System.Configuration.IriParsingElement::get_Enabled()
extern void IriParsingElement_get_Enabled_m0901B9D33FD0985A106E8C01C7A007262B724D2E (void);
// 0x000014F8 System.Void System.Configuration.IriParsingElement::set_Enabled(System.Boolean)
extern void IriParsingElement_set_Enabled_m7DB96165A8E30A61C809AF4DEBD04F4D0FF2507E (void);
// 0x000014F9 System.Configuration.ConfigurationPropertyCollection System.Configuration.IriParsingElement::get_Properties()
extern void IriParsingElement_get_Properties_m5640EA59BDC39903FBBBDD9A8460C4A7D4FA3890 (void);
// 0x000014FA System.Configuration.SettingsProvider System.Configuration.ISettingsProviderService::GetSettingsProvider(System.Configuration.SettingsProperty)
// 0x000014FB System.Void System.Configuration.LocalFileSettingsProvider::.ctor()
extern void LocalFileSettingsProvider__ctor_m525265051D15A3BE412E0438956B1B918F0F84BF (void);
// 0x000014FC System.String System.Configuration.LocalFileSettingsProvider::get_ApplicationName()
extern void LocalFileSettingsProvider_get_ApplicationName_mD5DE139A163352CBA90B6887A241F178F527FC63 (void);
// 0x000014FD System.Void System.Configuration.LocalFileSettingsProvider::set_ApplicationName(System.String)
extern void LocalFileSettingsProvider_set_ApplicationName_m67C7FD8717BBB0F480A1C57732B011331732723B (void);
// 0x000014FE System.Configuration.SettingsPropertyValue System.Configuration.LocalFileSettingsProvider::GetPreviousVersion(System.Configuration.SettingsContext,System.Configuration.SettingsProperty)
extern void LocalFileSettingsProvider_GetPreviousVersion_m6E978C2076E78DE4F6B35B1B44FABE61998EE497 (void);
// 0x000014FF System.Configuration.SettingsPropertyValueCollection System.Configuration.LocalFileSettingsProvider::GetPropertyValues(System.Configuration.SettingsContext,System.Configuration.SettingsPropertyCollection)
extern void LocalFileSettingsProvider_GetPropertyValues_m87C11DA3990E35ECAA93B12B6C115FDD81E7AD9E (void);
// 0x00001500 System.Void System.Configuration.LocalFileSettingsProvider::Initialize(System.String,System.Collections.Specialized.NameValueCollection)
extern void LocalFileSettingsProvider_Initialize_m1BDAD1196E3B703FBC2636BF4F6E61FBCC2EED41 (void);
// 0x00001501 System.Void System.Configuration.LocalFileSettingsProvider::Reset(System.Configuration.SettingsContext)
extern void LocalFileSettingsProvider_Reset_mC3F09D87465D73DFA7A743448C32C66AE78C85DA (void);
// 0x00001502 System.Void System.Configuration.LocalFileSettingsProvider::SetPropertyValues(System.Configuration.SettingsContext,System.Configuration.SettingsPropertyValueCollection)
extern void LocalFileSettingsProvider_SetPropertyValues_mD08A07722209715A1E09D13FCAC818EDCC061D6C (void);
// 0x00001503 System.Void System.Configuration.LocalFileSettingsProvider::Upgrade(System.Configuration.SettingsContext,System.Configuration.SettingsPropertyCollection)
extern void LocalFileSettingsProvider_Upgrade_mA00368862791023C1CB52295C2A75DE263EA5A2A (void);
// 0x00001504 System.Void System.Configuration.NameValueFileSectionHandler::.ctor()
extern void NameValueFileSectionHandler__ctor_m79A507F08D53B683FED144C137FFB08C155F17EF (void);
// 0x00001505 System.Object System.Configuration.NameValueFileSectionHandler::Create(System.Object,System.Object,System.Xml.XmlNode)
extern void NameValueFileSectionHandler_Create_m86B58204CA733220D62ED127A711E289B1099C7B (void);
// 0x00001506 System.Void System.Configuration.NameValueSectionHandler::.ctor()
extern void NameValueSectionHandler__ctor_m47E887BB519D96C29ED77A6EAFEEA52E2A50EB2B (void);
// 0x00001507 System.String System.Configuration.NameValueSectionHandler::get_KeyAttributeName()
extern void NameValueSectionHandler_get_KeyAttributeName_m6A5EEE72EBEDC09642CB3BEA229ADB965591BD27 (void);
// 0x00001508 System.String System.Configuration.NameValueSectionHandler::get_ValueAttributeName()
extern void NameValueSectionHandler_get_ValueAttributeName_mD967482D538A1A13C8598EAA755194876827DF11 (void);
// 0x00001509 System.Object System.Configuration.NameValueSectionHandler::Create(System.Object,System.Object,System.Xml.XmlNode)
extern void NameValueSectionHandler_Create_m17A8A7CC43B8F8D477D7FFF6711192CC4B5BB88E (void);
// 0x0000150A System.Void System.Configuration.NoSettingsVersionUpgradeAttribute::.ctor()
extern void NoSettingsVersionUpgradeAttribute__ctor_mF58F70D71371E8A1AB7F0F5E1F12E1318985D154 (void);
// 0x0000150B System.Void System.Configuration.SchemeSettingElement::.ctor()
extern void SchemeSettingElement__ctor_m913D84A376E89DE0C4C801B92AE9AA9A4A92B7CA (void);
// 0x0000150C System.GenericUriParserOptions System.Configuration.SchemeSettingElement::get_GenericUriParserOptions()
extern void SchemeSettingElement_get_GenericUriParserOptions_m82E2E69608BF140C2958B6B649F623F5B49FAEE8 (void);
// 0x0000150D System.String System.Configuration.SchemeSettingElement::get_Name()
extern void SchemeSettingElement_get_Name_mB64E36BFA90E35F8F7912DCD13866F6551C31DBC (void);
// 0x0000150E System.Configuration.ConfigurationPropertyCollection System.Configuration.SchemeSettingElement::get_Properties()
extern void SchemeSettingElement_get_Properties_m8D82CE2C817674D84C6CA229684671E1327409DF (void);
// 0x0000150F System.Void System.Configuration.SchemeSettingElementCollection::.ctor()
extern void SchemeSettingElementCollection__ctor_m46B448E0D713A72217EB4EB5AD3B2C2F32433A86 (void);
// 0x00001510 System.Configuration.ConfigurationElementCollectionType System.Configuration.SchemeSettingElementCollection::get_CollectionType()
extern void SchemeSettingElementCollection_get_CollectionType_m349979E0051ECDBDA9D4DA39674AC240BDFD3E33 (void);
// 0x00001511 System.Configuration.SchemeSettingElement System.Configuration.SchemeSettingElementCollection::get_Item(System.Int32)
extern void SchemeSettingElementCollection_get_Item_mE5424884B0B6FB82C2A0631DC694C53391E53C0E (void);
// 0x00001512 System.Configuration.SchemeSettingElement System.Configuration.SchemeSettingElementCollection::get_Item(System.String)
extern void SchemeSettingElementCollection_get_Item_m59827948EAE0602BFFAC166EB66AF022306210B2 (void);
// 0x00001513 System.Configuration.ConfigurationElement System.Configuration.SchemeSettingElementCollection::CreateNewElement()
extern void SchemeSettingElementCollection_CreateNewElement_m57E23D64D31256198C2623138C0DE39A6C8170B3 (void);
// 0x00001514 System.Object System.Configuration.SchemeSettingElementCollection::GetElementKey(System.Configuration.ConfigurationElement)
extern void SchemeSettingElementCollection_GetElementKey_mDB4505D2B448912454CB089694E72721FBC41BC1 (void);
// 0x00001515 System.Int32 System.Configuration.SchemeSettingElementCollection::IndexOf(System.Configuration.SchemeSettingElement)
extern void SchemeSettingElementCollection_IndexOf_m99D6527ACBBB8EC5E9EBDAF7AD83087789A3BA31 (void);
// 0x00001516 System.Void System.Configuration.SettingsDescriptionAttribute::.ctor(System.String)
extern void SettingsDescriptionAttribute__ctor_mD19C1E7B671304EE3F7914A2BC2513EB10F292A5 (void);
// 0x00001517 System.String System.Configuration.SettingsDescriptionAttribute::get_Description()
extern void SettingsDescriptionAttribute_get_Description_m451500B26A6594EE21032BA4845536C3872A5262 (void);
// 0x00001518 System.Void System.Configuration.SettingsGroupDescriptionAttribute::.ctor(System.String)
extern void SettingsGroupDescriptionAttribute__ctor_m4F7239949DE5F532FE5FC9194CB32090327923F7 (void);
// 0x00001519 System.String System.Configuration.SettingsGroupDescriptionAttribute::get_Description()
extern void SettingsGroupDescriptionAttribute_get_Description_m273865A3A3DAB908177970421435002CD19841D1 (void);
// 0x0000151A System.Void System.Configuration.SettingsGroupNameAttribute::.ctor(System.String)
extern void SettingsGroupNameAttribute__ctor_m8F68ACE2A0DE5D9779C6CB8CD7D33EB6F4E95B58 (void);
// 0x0000151B System.String System.Configuration.SettingsGroupNameAttribute::get_GroupName()
extern void SettingsGroupNameAttribute_get_GroupName_m07FDA0CE774DAC69179AC126AC6A789D0966B925 (void);
// 0x0000151C System.Void System.Configuration.SettingsManageabilityAttribute::.ctor(System.Configuration.SettingsManageability)
extern void SettingsManageabilityAttribute__ctor_m341771084893E3B873A522EA9DF7C0DF7DB1841C (void);
// 0x0000151D System.Configuration.SettingsManageability System.Configuration.SettingsManageabilityAttribute::get_Manageability()
extern void SettingsManageabilityAttribute_get_Manageability_mF25D69823C151E829F19064618F693F25A91145A (void);
// 0x0000151E System.Void System.Configuration.SettingsPropertyIsReadOnlyException::.ctor()
extern void SettingsPropertyIsReadOnlyException__ctor_m8E0797D1C4B71589D571EC28D52A3BD08FAFE574 (void);
// 0x0000151F System.Void System.Configuration.SettingsPropertyIsReadOnlyException::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
extern void SettingsPropertyIsReadOnlyException__ctor_m91BBFFD541D2E7EB53B4D79470FC2D83050DC3D7 (void);
// 0x00001520 System.Void System.Configuration.SettingsPropertyIsReadOnlyException::.ctor(System.String)
extern void SettingsPropertyIsReadOnlyException__ctor_mC52299AD49646032EC7570ACA66FF86541C8A632 (void);
// 0x00001521 System.Void System.Configuration.SettingsPropertyIsReadOnlyException::.ctor(System.String,System.Exception)
extern void SettingsPropertyIsReadOnlyException__ctor_m6D221DA546C827998A2F3A0C81171FA04C6AF4C9 (void);
// 0x00001522 System.Void System.Configuration.SettingsPropertyNotFoundException::.ctor()
extern void SettingsPropertyNotFoundException__ctor_m9AC021593186EA9683673C62FD0085E4E2133F9D (void);
// 0x00001523 System.Void System.Configuration.SettingsPropertyNotFoundException::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
extern void SettingsPropertyNotFoundException__ctor_m9C8CB3082B1CE5A471F2432592E8E50457A57DF2 (void);
// 0x00001524 System.Void System.Configuration.SettingsPropertyNotFoundException::.ctor(System.String)
extern void SettingsPropertyNotFoundException__ctor_mEE419B9ED7B61A8076D14B11843016D3BBE060C8 (void);
// 0x00001525 System.Void System.Configuration.SettingsPropertyNotFoundException::.ctor(System.String,System.Exception)
extern void SettingsPropertyNotFoundException__ctor_mB163DA028B4E59BBDEAACD65AEBC13D7E9CC4D5D (void);
// 0x00001526 System.Void System.Configuration.SettingsPropertyWrongTypeException::.ctor()
extern void SettingsPropertyWrongTypeException__ctor_mD8A5F3993BB5C890372B74A3D2666E25CB07CABB (void);
// 0x00001527 System.Void System.Configuration.SettingsPropertyWrongTypeException::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
extern void SettingsPropertyWrongTypeException__ctor_m8EB1FE3A197DC8C170CA3EB533256F647A4BE467 (void);
// 0x00001528 System.Void System.Configuration.SettingsPropertyWrongTypeException::.ctor(System.String)
extern void SettingsPropertyWrongTypeException__ctor_m74B15DA8C1541DF7EB771911A1B777BB2EBBB052 (void);
// 0x00001529 System.Void System.Configuration.SettingsPropertyWrongTypeException::.ctor(System.String,System.Exception)
extern void SettingsPropertyWrongTypeException__ctor_m52B14EC5FBF4BF56744E5E09F966D787E9DA0AE8 (void);
// 0x0000152A System.Void System.Configuration.SettingsProviderAttribute::.ctor(System.String)
extern void SettingsProviderAttribute__ctor_mE1EC4A2365E8EC8E67FAB66266284E19E1115BBE (void);
// 0x0000152B System.Void System.Configuration.SettingsProviderAttribute::.ctor(System.Type)
extern void SettingsProviderAttribute__ctor_mE32484FF25722520D7AEE98CF650B93D7F24B202 (void);
// 0x0000152C System.String System.Configuration.SettingsProviderAttribute::get_ProviderTypeName()
extern void SettingsProviderAttribute_get_ProviderTypeName_mA5DD240D2AF5B84750D6EA06740A08136D6979E1 (void);
// 0x0000152D System.Void System.Configuration.SettingsSerializeAsAttribute::.ctor(System.Configuration.SettingsSerializeAs)
extern void SettingsSerializeAsAttribute__ctor_mA5EC756AA3A3838232E52F2C4C5CD3D382C1292D (void);
// 0x0000152E System.Configuration.SettingsSerializeAs System.Configuration.SettingsSerializeAsAttribute::get_SerializeAs()
extern void SettingsSerializeAsAttribute_get_SerializeAs_m346EBE2E5E1B5D28FBB991C300FCDDE0BC03F6D9 (void);
// 0x0000152F System.Void System.Configuration.SingleTagSectionHandler::.ctor()
extern void SingleTagSectionHandler__ctor_m9D5333AF1F7538123D8472F4116AE2B695FC9DA5 (void);
// 0x00001530 System.Object System.Configuration.SingleTagSectionHandler::Create(System.Object,System.Object,System.Xml.XmlNode)
extern void SingleTagSectionHandler_Create_m06E697D3C671243C73FE40F733DE9DA9473C9D87 (void);
// 0x00001531 System.Void System.Configuration.SpecialSettingAttribute::.ctor(System.Configuration.SpecialSetting)
extern void SpecialSettingAttribute__ctor_m7CAC1395B8E0F71AAB99411B1930E4DFACD10096 (void);
// 0x00001532 System.Configuration.SpecialSetting System.Configuration.SpecialSettingAttribute::get_SpecialSetting()
extern void SpecialSettingAttribute_get_SpecialSetting_m51C81DF984C77EA07C1AA9CDBEA5F2A9CB62BE98 (void);
// 0x00001533 System.Void System.Configuration.UriSection::.ctor()
extern void UriSection__ctor_m371C115632BEB5D90B021ADD88422BC5454FB5F4 (void);
// 0x00001534 System.Configuration.IdnElement System.Configuration.UriSection::get_Idn()
extern void UriSection_get_Idn_m9681AA2A50164D2CD7286121CC4A9E93C86FB61D (void);
// 0x00001535 System.Configuration.IriParsingElement System.Configuration.UriSection::get_IriParsing()
extern void UriSection_get_IriParsing_mE540D2133CB1A16134B6873FE342F2686BF0AAF9 (void);
// 0x00001536 System.Configuration.ConfigurationPropertyCollection System.Configuration.UriSection::get_Properties()
extern void UriSection_get_Properties_mA09D8C9AB8885BD41E8ABF64C608F617B34AD17D (void);
// 0x00001537 System.Configuration.SchemeSettingElementCollection System.Configuration.UriSection::get_SchemeSettings()
extern void UriSection_get_SchemeSettings_m98F34F40D2C622AE77B89FF086BE3E21321B0F54 (void);
// 0x00001538 System.Void System.Configuration.UserScopedSettingAttribute::.ctor()
extern void UserScopedSettingAttribute__ctor_mF70BA3610B2F7823771878D6FA9553A544EC303D (void);
// 0x00001539 System.Void System.Configuration.UserSettingsGroup::.ctor()
extern void UserSettingsGroup__ctor_mB9CDAF8A409530F0EEC1734BDC9F7ACCA0F1DB6F (void);
// 0x0000153A System.Void Unity.ThrowStub::ThrowNotSupportedException()
extern void ThrowStub_ThrowNotSupportedException_mF1DE187697F740D8C18B8966BBEB276878CD86FD (void);
static Il2CppMethodPointer s_methodPointers[5434] =
{
SR_GetString_m9548BD6DD52DFDB46372F211078AE57FA2401E39,
SR_GetString_m9D671CBA422B18D15B8FF59B22DCCEB32E3D16E2,
SR_GetString_m3FC710B15474A9B651DA02B303241B6D8B87E2A7,
SR_Format_m0F2CEC6937029AEC3360EE21DB1D6329D5BE8906,
SR_Format_mCE758E323017FDB5E39921BE8757AC78665C7504,
MonoPInvokeCallbackAttribute__ctor_mE8E2FC84195F0A97049CAF083F56A3C4254323FC,
CertHelper_AddCertificatesToNativeChain_m1D22A9A50CA05E1F931B8B309E047092DDE01CFF,
CertHelper_AddCertificateToNativeChain_m223E545813937EC29B6EF428DAE3F45551728166,
CertHelper_NativeChainToManagedCollection_m671B74DB858DFEC5DE82CB70687F76EE5212630C,
Debug_CheckAndThrow_mF8B2344487801910DCF927F9394FD2F13A61F8E8,
Debug_CheckAndThrow_m4B13EAF7CA50D7535BF7F663D23886279A4CDBF5,
UnityTls_GetUnityTlsInterface_mB672D3C985554FC0EDFAB68EB4A77BCB74FEE719,
UnityTls_get_IsSupported_mA17DA466EA04B7B44B4C3C37EF24494F9CDE238C,
UnityTls_get_NativeInterface_mB7B44E93A89C271D6C65B44DE2EE9C4A5786E88E,
unitytls_x509verify_callback__ctor_m9D04862B333145C9F179B31F08C390E0DEA4D1B0,
unitytls_x509verify_callback_Invoke_m4DDE358F87398FA2F51CDD551E6F1D4CB5B48159,
unitytls_x509verify_callback_BeginInvoke_m34DFF04B0DD733860B3BAE73885A90C6A936E26F,
unitytls_x509verify_callback_EndInvoke_m17AC8D1886D2624D4E3E041E6931DC942C117FAB,
unitytls_tlsctx_write_callback__ctor_mC7F821EB4597E74CFC9DE7A1EA50F86CFAC2F411,
unitytls_tlsctx_write_callback_Invoke_m9E758A0D65A39C61209306CDAB781357D956F36E,
unitytls_tlsctx_write_callback_BeginInvoke_m9FA442F88C3483A74C56938DD30BF36505666EDD,
unitytls_tlsctx_write_callback_EndInvoke_m4615F5985BBDB75F9DBDE0398A854CE2315DF925,
unitytls_tlsctx_read_callback__ctor_m52F2060B467B61401384C7E3693C6C8CDC3E46B7,
unitytls_tlsctx_read_callback_Invoke_m9C045DAC27E3496B2FA429755CFF48E11A751D29,
unitytls_tlsctx_read_callback_BeginInvoke_mFDE9382397C181E07D075AA3FDE12B10ABC2C602,
unitytls_tlsctx_read_callback_EndInvoke_m2D814DC4681EFC9E4B0D495E8E5BBB0DCD3B62D1,
unitytls_tlsctx_trace_callback__ctor_m4C0C53E1C112C8A363A1C1AC15B5F6B7E4CD2443,
unitytls_tlsctx_trace_callback_Invoke_mC657E7F4F1C6F530662F48BE16D2621029846344,
unitytls_tlsctx_trace_callback_BeginInvoke_mE23C8513E935C278BCC120731072893E86729CAA,
unitytls_tlsctx_trace_callback_EndInvoke_m33865B83D223342F078061A59F8DF41311D20C94,
unitytls_tlsctx_certificate_callback__ctor_m14C613364636EF10ECCD413A6F49E975A4F4A6A2,
unitytls_tlsctx_certificate_callback_Invoke_mA90DE4AD701A89C12AECBE415FBAB506DCF66C12,
unitytls_tlsctx_certificate_callback_BeginInvoke_m1D0AF1A60BC715B76CD3866BF3D555E5A6BFDD3E,
unitytls_tlsctx_certificate_callback_EndInvoke_m0485EC4825ED1374DA2C0925A2F48D7F7567E21B,
unitytls_tlsctx_x509verify_callback__ctor_m50C4160D42681A80BEAD13F18294437BD96C3D0B,
unitytls_tlsctx_x509verify_callback_Invoke_m63FDAF56E6D0F50E1E21DB4E3515967596071CE6,
unitytls_tlsctx_x509verify_callback_BeginInvoke_m84DAB124121532AF9AECBA6E706A0914C4EA22F4,
unitytls_tlsctx_x509verify_callback_EndInvoke_mD0321EDEC2FCF98ACB6497F796021DC65DA0DEEC,
unitytls_interface_struct__ctor_m91CA935D822B8FA1057010680A22A0AC9D70E381,
unitytls_errorstate_create_t__ctor_mDB5F7A125825A4EADEFE51E41161ECF671659474,
unitytls_errorstate_create_t_Invoke_m2A913757D4713362254BE457E8792AD299677D42,
unitytls_errorstate_create_t_BeginInvoke_m21B464EA6F62C9C4916A69F411D0261B058E3E06,
unitytls_errorstate_create_t_EndInvoke_m8DC3659FB8AACD5CD163A95D55D72E4337AC8F37,
unitytls_errorstate_raise_error_t__ctor_m5F148689FFD962A73C93824087B04547B3AEE99B,
unitytls_errorstate_raise_error_t_Invoke_m319B51663970217C195467C18E5928B5C2B68441,
unitytls_errorstate_raise_error_t_BeginInvoke_m430EC23CE6C0A221B234161D965EF48FDE1FE3D8,
unitytls_errorstate_raise_error_t_EndInvoke_m713725CCC70FA48D9A9BFE1770EB0406853DF1E7,
unitytls_key_get_ref_t__ctor_m8B6688D0222A54335156F76C42D335A999C620ED,
unitytls_key_get_ref_t_Invoke_mA8C5F2D239F4B74885F37C9671012F1136BF0BE2,
unitytls_key_get_ref_t_BeginInvoke_m93BE7A42624E9987FC901D883E06683C90046D89,
unitytls_key_get_ref_t_EndInvoke_m3158742DC98834DFC0519765F4E88A8C581B54F2,
unitytls_key_parse_der_t__ctor_m702A41D29AFA524EFDF148673041B507C9538C4F,
unitytls_key_parse_der_t_Invoke_m8CF4A1CFD7B385B3091215030E7EC2CB5B6823ED,
unitytls_key_parse_der_t_BeginInvoke_mDD3872296FB3905F2F22D5859F4521DF44C9F19B,
unitytls_key_parse_der_t_EndInvoke_m6ED100AAACFF6462B42B0D9804BBA5E34487808A,
unitytls_key_parse_pem_t__ctor_mE18922EC14AD6EDA780D819DB1469A99242F5C82,
unitytls_key_parse_pem_t_Invoke_m38F6D75BFC2A80778454B43E5C76B4704EFF75F1,
unitytls_key_parse_pem_t_BeginInvoke_mE7922F635446EF1A040AEE37DD9CEA8694A7F771,
unitytls_key_parse_pem_t_EndInvoke_mA547C0BB7666F5F1953F14BC46AAE90537850C77,
unitytls_key_free_t__ctor_m6FB9CB25BA5BE0723AE199CE1F502A955DD356E3,
unitytls_key_free_t_Invoke_m80E23E79440054744237B5BAA88AAAAB0D4E2F4B,
unitytls_key_free_t_BeginInvoke_m9187223C9B5085D282144EC1175FA24D76AEBEE3,
unitytls_key_free_t_EndInvoke_m152FC113C7C311F262DC6B29F0E44ED27D4A4FBB,
unitytls_x509_export_der_t__ctor_m2FA861176B1706988B234296EC1E5C2C2385C5A5,
unitytls_x509_export_der_t_Invoke_m90FDB333B2076F06444B096E1E1D1A42C8EEF8A0,
unitytls_x509_export_der_t_BeginInvoke_m33E6F88E2448002C8B74EC67E172034CCD11E4D5,
unitytls_x509_export_der_t_EndInvoke_m18AAF57D64EC364FF2312620E964F4D615E594CD,
unitytls_x509list_get_ref_t__ctor_m2E1FC1BBC79EB53428998A9DC5299F1DCDF6BBE8,
unitytls_x509list_get_ref_t_Invoke_mDCA9357333DA8B614E6C0F68922B3E5306A6534C,
unitytls_x509list_get_ref_t_BeginInvoke_mCF97569A8246EA8445ADA1DE245B36DFAFB91446,
unitytls_x509list_get_ref_t_EndInvoke_m3E4E37BCCAE29768A633C69FA2CE74EC67945A98,
unitytls_x509list_get_x509_t__ctor_m8AF5F946C60F4AD11DCF53EB103FAB5556828421,
unitytls_x509list_get_x509_t_Invoke_m25FDF33A713C330AF882B49E05C79B77B5CF7A22,
unitytls_x509list_get_x509_t_BeginInvoke_m5F1D80B8C015B87B91AE11A27A01ED586E9BFFEF,
unitytls_x509list_get_x509_t_EndInvoke_m32FF88756C519F7C7F53E36198C352B2DE96FECF,
unitytls_x509list_create_t__ctor_m35027CAFF58C468A07D199EA8E760FA83ECC1497,
unitytls_x509list_create_t_Invoke_m45B75F9286D2C1DC14AECFA258F419C3A1989A79,
unitytls_x509list_create_t_BeginInvoke_mE85F1C402447D1CC543B2609C2BFD081F2954DC5,
unitytls_x509list_create_t_EndInvoke_m2D64E81EA9962E8269292F49D86CBA9A45D8021F,
unitytls_x509list_append_t__ctor_m5389B48F2C2EFE1E6FDAE6FEE1FF176F28F0D02C,
unitytls_x509list_append_t_Invoke_m172237A64036BDE6C197DA0AE6A5A08010D4F361,
unitytls_x509list_append_t_BeginInvoke_mD3FEDD5F023253232CC8C48EF5CF2120ABD7147B,
unitytls_x509list_append_t_EndInvoke_m2DE3744B3B3919E5ABED5661FC2FA2445B933EF3,
unitytls_x509list_append_der_t__ctor_m841BFC2DC8D5C6BA893192D3318C89CB1CBA5093,
unitytls_x509list_append_der_t_Invoke_m1606FADA7E902086F7AEE6D8F304867C7E0A434F,
unitytls_x509list_append_der_t_BeginInvoke_m68B8C0940627CA1AA436E080A70BE1F622A820E7,
unitytls_x509list_append_der_t_EndInvoke_m96AFB602A6FB94D99E6AB65CE1D3C8B0B636CC6C,
unitytls_x509list_free_t__ctor_mE08ED3D0B7810758779C72A6882354D36E51F126,
unitytls_x509list_free_t_Invoke_m733759A5A94705388D233DB23FDFECAE2ADACDF0,
unitytls_x509list_free_t_BeginInvoke_m1A31DC10E7A495BCB31B46F413FCB7431E408CD7,
unitytls_x509list_free_t_EndInvoke_m4BD735662CB6AC985D4AC833288191948ABD9182,
unitytls_x509verify_default_ca_t__ctor_m9030DF501A2B0AE32F059AF6838EAF2A5897C8E0,
unitytls_x509verify_default_ca_t_Invoke_mE5D523AFD08CCE9A427389F17611D56C6D905B98,
unitytls_x509verify_default_ca_t_BeginInvoke_m732CB4DFD706DEA2D1AFDD66A25C7A0A4F59641C,
unitytls_x509verify_default_ca_t_EndInvoke_m65702493A38FA3F2598DD0D5F41A2849C4EE532D,
unitytls_x509verify_explicit_ca_t__ctor_m4008497F04CFD72DB70FC203A50B023CD8F17864,
unitytls_x509verify_explicit_ca_t_Invoke_mCC06B1AF3BCD90C24E3CA05A785528588C7CCEB5,
unitytls_x509verify_explicit_ca_t_BeginInvoke_m5A0BBE08CCACF01F690B9919087359A9FF7CF468,
unitytls_x509verify_explicit_ca_t_EndInvoke_m8EE4AE05BF8B13E7CD9A5818E3BA682F951584A4,
unitytls_tlsctx_create_server_t__ctor_m5CDD5F7909C922C45FDFFD8E94DDFFB1279C7368,
unitytls_tlsctx_create_server_t_Invoke_m6C7288544450304884E239BA3ACED930AAC040DF,
unitytls_tlsctx_create_server_t_BeginInvoke_m7E60A8576D5C6BE7D9A61EBB5800D7FD402BF60D,
unitytls_tlsctx_create_server_t_EndInvoke_mFC81040ECF1EF8D630C93F04FC8086A0F0288F6F,
unitytls_tlsctx_create_client_t__ctor_m1E56411D4E929CCB07D6050690CA2284FCB8647D,
unitytls_tlsctx_create_client_t_Invoke_m1DF5F05CEC35949278BEA867FA923CA399855D20,
unitytls_tlsctx_create_client_t_BeginInvoke_m7D9286CDD8953A99DC3DAF42531E08EC2921DF9D,
unitytls_tlsctx_create_client_t_EndInvoke_mD4C6A3C3AEB5444A52D5096080347CC4119CE729,
unitytls_tlsctx_server_require_client_authentication_t__ctor_m9AFB7DDE9F07B0C20E932B26CF5F7CC5A34EF2EE,
unitytls_tlsctx_server_require_client_authentication_t_Invoke_mAD3C2DC8E2407F47BCCDB9CCD03FAEF5C3C61FB4,
unitytls_tlsctx_server_require_client_authentication_t_BeginInvoke_m34DF29BAAD16625619D9BACCAE0916CCB1EE3814,
unitytls_tlsctx_server_require_client_authentication_t_EndInvoke_mD90E6FDE627752E1398D872EF076990B46A0D0C4,
unitytls_tlsctx_set_certificate_callback_t__ctor_mEE1D60229825001CFA228CAB36712F5911CA94F1,
unitytls_tlsctx_set_certificate_callback_t_Invoke_mD72A24F7BEB100ECBFE6A02447D07EB392F8416B,
unitytls_tlsctx_set_certificate_callback_t_BeginInvoke_mC558DC3F79919F6336501ED0EE6E258D40ABF0E6,
unitytls_tlsctx_set_certificate_callback_t_EndInvoke_m4A733262D24FD2ADD4A0807F5B70ACC4833E71DF,
unitytls_tlsctx_set_trace_callback_t__ctor_m698EE0E5FA09113DDBBE2BFD5EB4FE1A4E0F97A1,
unitytls_tlsctx_set_trace_callback_t_Invoke_m3563168D645C5A9128E07DBDFC7B5512764B2E11,
unitytls_tlsctx_set_trace_callback_t_BeginInvoke_m32846D6C60BEC0829F3478DB7AAB125D13B7F547,
unitytls_tlsctx_set_trace_callback_t_EndInvoke_mEAF3A5C422616242581287326BDAD6C5515F5DC1,
unitytls_tlsctx_set_x509verify_callback_t__ctor_m1900B77A4679CBF3A7F107114F9444A193F9B3B2,
unitytls_tlsctx_set_x509verify_callback_t_Invoke_mB4B699E9A75AD84590634AA66243AE8BE8DE9F09,
unitytls_tlsctx_set_x509verify_callback_t_BeginInvoke_mF1D785074322CB5DD7BB67E54C6C2140C5BCE73C,
unitytls_tlsctx_set_x509verify_callback_t_EndInvoke_mA320598F201D2E1ECAA3595355C93B3BDD13B031,
unitytls_tlsctx_set_supported_ciphersuites_t__ctor_mF8B2A46DCE03527B87EE1EB40F18EEB186591A58,
unitytls_tlsctx_set_supported_ciphersuites_t_Invoke_m9091B6D204D7611E2741CC2B3166616F8C19E594,
unitytls_tlsctx_set_supported_ciphersuites_t_BeginInvoke_mAD583F841F317705AA1F100D5188AEBC4B997C1D,
unitytls_tlsctx_set_supported_ciphersuites_t_EndInvoke_mFFC257704501E21B54877E6A937BEDAB526184E8,
unitytls_tlsctx_get_ciphersuite_t__ctor_mD59D1727FCCD2F1485FC87677C593BAA0D19FD69,
unitytls_tlsctx_get_ciphersuite_t_Invoke_m28D027E6306B1F2188E64245FBA01268CC329442,
unitytls_tlsctx_get_ciphersuite_t_BeginInvoke_m8BA17B437B22A3109CD7AA513F11B99A6010B215,
unitytls_tlsctx_get_ciphersuite_t_EndInvoke_m37132AD00EA6C15F18185B76F883D690BC9330EF,
unitytls_tlsctx_get_protocol_t__ctor_m57AA61C6CC144AC851EF8A1BCDE1FE8A6A7CE4E3,
unitytls_tlsctx_get_protocol_t_Invoke_m533A624ECEB2AC0E43052CE6A234D04E4E9C70AB,
unitytls_tlsctx_get_protocol_t_BeginInvoke_m633A813CF097D32A46D0AF9B4BA62675D446E476,
unitytls_tlsctx_get_protocol_t_EndInvoke_m31A4CD4E5918466D87B8EFED896BF0DF487FF061,
unitytls_tlsctx_process_handshake_t__ctor_m3C5790369EFE12F841C4EDA676DABCC833BF23DE,
unitytls_tlsctx_process_handshake_t_Invoke_mE17E62D2159809BC847BEB1D6B40C23C017ED3E8,
unitytls_tlsctx_process_handshake_t_BeginInvoke_mDE4541085A795D1286E90FE82D1802A4A2C861BF,
unitytls_tlsctx_process_handshake_t_EndInvoke_mDE68FC780902D4DDC02B55D01C3F5B1F2D5165CD,
unitytls_tlsctx_read_t__ctor_m3A54D3DC95D93F41585AAC5E0CBB09E7E21C6A88,
unitytls_tlsctx_read_t_Invoke_mAFFB3FA39F79B2BE4FFA182239DE94ED5570D803,
unitytls_tlsctx_read_t_BeginInvoke_mC8AA0588732E45F9402F7EC9319099ECFC5AFF8C,
unitytls_tlsctx_read_t_EndInvoke_m94A70CCFA5F55842BBB3DEC7B89D19BCBA37937A,
unitytls_tlsctx_write_t__ctor_m99DA58D77CC21DEAA77D8332FB1F4226BCBC3317,
unitytls_tlsctx_write_t_Invoke_mF9413F9C6DD887B3B0DA87CE25824CED940EEFC1,
unitytls_tlsctx_write_t_BeginInvoke_mC17344DDFE83AF7AA95CE8EC00A0FD27ADBF1A9F,
unitytls_tlsctx_write_t_EndInvoke_m6D59052A9AACE1E87DEBB2B6800B47FDAE09A524,
unitytls_tlsctx_notify_close_t__ctor_mD372DA8B81430D8E41B7372722D5D327CF438951,
unitytls_tlsctx_notify_close_t_Invoke_mC3B57340B3CA22EA7EB0EBFA5C941C487DE6B015,
unitytls_tlsctx_notify_close_t_BeginInvoke_mDB587D9039A414DC2127613B9E477379FF119E14,
unitytls_tlsctx_notify_close_t_EndInvoke_m5D323428785A814E43CA41E4244ECAF0F96EE668,
unitytls_tlsctx_free_t__ctor_m0445C80DC50302FB1F416ED7AA8B1E2DD66529EA,
unitytls_tlsctx_free_t_Invoke_m34DFBB044037052F67FEA5A579A5AC004E01AEC8,
unitytls_tlsctx_free_t_BeginInvoke_m7887C3F9C1F87DCD3807A2797D7525F108CBA926,
unitytls_tlsctx_free_t_EndInvoke_mED032427E108FD9D858A2B752544CC76CCCF647D,
unitytls_random_generate_bytes_t__ctor_m651B0D872AA98DCBDF99B8CBB48616F9877D28C5,
unitytls_random_generate_bytes_t_Invoke_mDF4C16458D2779B58E4C66ACB9A197DD3C61085F,
unitytls_random_generate_bytes_t_BeginInvoke_m15487ED3C5CACFB6E0D760F7307847F531F1C3A4,
unitytls_random_generate_bytes_t_EndInvoke_m3C6F54483F3AF797648AC5E311AB1976FFAFF61B,
UnityTlsContext__ctor_m82A8A07485BBA40B72407958085454EBFFEB826C,
UnityTlsContext_ExtractNativeKeyAndChainFromManagedCertificate_mCDF88F12EFAFFA3CB29218EB5CECA54736FA577B,
UnityTlsContext_get_IsAuthenticated_m2D21CAED85E7FC027A44D4B563559A0CAE4E82E1,
UnityTlsContext_get_LocalClientCertificate_m9B9A5084356A175F6F647395D1F08404741DED42,
UnityTlsContext_Read_m57A71EE175BE7D20FBBBF23208F4370198E82FCE,
UnityTlsContext_Write_m2A845C13751DFCADF4065D4108C92065662EF6D5,
UnityTlsContext_Shutdown_m8F28FC6DA210C07662E2237E4AE0F37CDEFAAC16,
UnityTlsContext_Dispose_mDAFA39A1C87ACB042BA171A8FE723D07204216FD,
UnityTlsContext_StartHandshake_m3E616FB8331ADCE5754EE66CF047C8C218D233FE,
UnityTlsContext_ProcessHandshake_mDA4456F24FC2E02FBBE6252120506A0852BD6CCC,
UnityTlsContext_FinishHandshake_mBC43C5018B3D65BB8807CCAEDDFEBC4D4719B2FB,
UnityTlsContext_WriteCallback_m5F0468BDEFF636D45C1C6F1C76704F11CDED387F,
UnityTlsContext_WriteCallback_mFA8E9E3FE64CD88CEEAC5F83393A939D683BE025,
UnityTlsContext_ReadCallback_m0B14F0D383551A47EE106C1A94B86D951C20C8BB,
UnityTlsContext_ReadCallback_m4ED16457432EC59B4B9697ABE4421E093B2B0929,
UnityTlsContext_VerifyCallback_m13D57FD52BD264F536F4CA7E84BC54CCE5E01850,
UnityTlsContext_VerifyCallback_mD1AB1BC9CA979D58ED90B5B1A39848FAB95C83D3,
UnityTlsContext_CertificateCallback_m4CF8B88233EDA0609216D4F30A2C1F0966022347,
UnityTlsContext_CertificateCallback_mC2342B4F75EB243AED15E7D6AA7389394966AA8E,
UnityTlsConversions_GetMinProtocol_mAE3AC38A5F0C6CBEFDC7265E49536E0F6EEAEEC1,
UnityTlsConversions_GetMaxProtocol_m8991E0B43664085F8E1BD9095CA4114A3A46DCFA,
UnityTlsConversions_ConvertProtocolVersion_m1618CAAE6886BF8070040EE8FC3ACC9036A6567E,
UnityTlsConversions_VerifyResultToAlertDescription_m1C318DCEFF9F42E73FF8DAB347BA7B9E4E7EFF7E,
UnityTlsConversions_VerifyResultToPolicyErrror_m0F695E9B6732F71E1719D642E28A569B39A56BB7,
UnityTlsProvider_get_Name_mD97B0783E337EF392796C2B54B2893132AE3CE6E,
UnityTlsProvider_get_ID_m69F15693799E92CF740F1632C811ABBDD9501CE3,
UnityTlsProvider_get_SupportsSslStream_m75C37BCDD5970564FF33FC734CE1E53066C310F5,
UnityTlsProvider_get_SupportsMonoExtensions_m937D906F958817CF7AF4BF3C0F6CB7FCFB271C34,
UnityTlsProvider_get_SupportsConnectionInfo_m2F1C9B6C649675ACE3F96A80EBAC9FF44655D004,
UnityTlsProvider_get_SupportsCleanShutdown_m0C0EDA9937BDF53475680A2892B937316D450B5C,
UnityTlsProvider_get_SupportedProtocols_mB92C5F264ADEADACCE52A31D1DA9937777C5BC04,
UnityTlsProvider_CreateSslStream_m7395FB4BBD905D89772F5157FDD254E5CF1F83DC,
UnityTlsProvider_CreateSslStreamInternal_mA8AD037F184BD564ACD9945D6EA3961971030F7E,
UnityTlsProvider_ValidateCertificate_mB131CB7451246C50BC4F3612C768E09C1DF59AAF,
UnityTlsProvider__ctor_m84BDC7485DA3C2B3A2153CA4B0AC695FD65AF493,
UnityTlsStream__ctor_mCFCFF6B6CCEB2BEBB904E26AB3BF22E888C75C3F,
UnityTlsStream_CreateContext_m0626DFB8390DAFD3CDDF43BF033F6BBE6260E1C9,
CFObject_dlopen_mFCCB233C9C9A50D506CD4F1ABED02B8B62735C78,
CFObject_dlsym_mBF6766537A83ABF750C32B33B09C8E38F4BD1CD3,
CFObject_dlclose_m012BF88490C06A6C7491395B5B42A794F0833F7B,
CFObject_GetIndirect_m0CEC26DEAFEFA09E4227456BD3209CE31EEA8B9D,
CFObject_GetCFObjectHandle_m3120B22D9181E66B627FBD3945C936227AC2CEE0,
CFObject__ctor_mF64B1A8118687E2945D8B211BE8815B1DB640456,
CFObject_Finalize_m006C6599C427E094BEA3C22EAD8EEAFF67725E29,
CFObject_get_Handle_mCC370B38D8244C40F8DE155013E1F1DA5C0BAAF8,
CFObject_set_Handle_m63B93A801DCA3AED580D08D96C73B29B0C5239EA,
CFObject_CFRetain_m6F8AC05D65A3F2362D6FB30E167F014858515DB0,
CFObject_Retain_mFCCF79A9B34E092526A615CC6A4C9CD0E617DE8F,
CFObject_CFRelease_m99995BA572C171D1FCA3016F3C2264AC9DC964EC,
CFObject_Release_m1AFEB7B3D714FE12E1CC26E473230E2AF9A7AD32,
CFObject_Dispose_m8CF85BE6C028F1567A3066A0E47FB69CB3D13250,
CFObject_Dispose_m7CF111071216A34F1255FFD86FA36A640516044F,
CFArray__ctor_mD6A392F2B610ABA574B99EEB18F0B824CEA4B74B,
CFArray__cctor_m6C3B2E90EA8971C6A6217B1EAE6982C0C6D15F42,
CFArray_CFArrayGetCount_m7B9C0DAAD2E608AA91E6AF69D14E79CA984A4F73,
CFArray_get_Count_mDAB0951207B368F8509220DF20A6F9659E1745BD,
CFArray_CFArrayGetValueAtIndex_m6D81FF806B39AD0113B644D8074D1EA5C71F0042,
CFArray_get_Item_mF96F5B64841A7AC6FB726DEC1698AF72536492F1,
CFNumber_CFNumberGetValue_mBB4E2B5F8A0AFABFCAB24DCD9F2C0270C9F3B5AB,
CFNumber_AsInt32_mEC1828CEFC9E0F945C22D09B09D5146B75D68770,
CFRange__ctor_m647706088E75E3F793355F805624EF70D55041A2_AdjustorThunk,
CFString__ctor_m713E89F54692440CCDB684689F956C8861241143,
CFString_CFStringCreateWithCharacters_mE917A7721458FEC4897D4D40F952FED5C74BBBFA,
CFString_Create_m7F968536151F0DFC1CB848F1382F934D733A7E94,
CFString_CFStringGetLength_m016D6289246E6BC81567F351F0715EA566AB609D,
CFString_CFStringGetCharactersPtr_m099CE7331162D55C0D9C7E07BDD2A91352354F3F,
CFString_CFStringGetCharacters_mC67D64C45707BF30B211BBBC70F5F9982D17566F,
CFString_AsString_mC0ED721CE2D3EC9C1B4DC76C66EBCB2F4894C15B,
CFString_ToString_mFFA4CF7FD17AC3DE2A7512239105593C06D073F0,
CFDictionary__cctor_m1C9A42B30155219EAFD302304F4BCE71C0806256,
CFDictionary__ctor_m47C3403AF6A136376DAA1033F3DEDCD01EBB8C6B,
CFDictionary_CFDictionaryGetValue_m0EC4E585C878951EA7553FFC127257F0BE168E31,
CFDictionary_GetValue_m541C66EDA38170813EFC86504CAD18E4984F837D,
CFDictionary_get_Item_m4DBF14449B67051E61B351BDA1C1D75F261CB3ED,
CFUrl__ctor_m94B28224C2267F1601BC29F618EBD556514DFC9F,
CFUrl_CFURLCreateWithString_m1366236BDF79E91FA08FA736E4CF514805CFAF59,
CFUrl_Create_mEC0A91ABC5696C78631CDB3C2CBE06E4A9B1AB6A,
CFRunLoop_CFRunLoopAddSource_mE428579D40413B6FB740F7B42C64B63881F61568,
CFRunLoop_CFRunLoopRemoveSource_m45D070FA5D5935F7040FBCA805361F05B848996D,
CFRunLoop_CFRunLoopRunInMode_m58A4EAE225C578C02E2A03B5B188CA3DD078BFAA,
CFRunLoop_CFRunLoopGetCurrent_m8F7E74F0B1BA966E2142CB3D4BD70752E8299419,
CFRunLoop_CFRunLoopStop_m51B11460D5AA6A7E947F479B4897F9B4DFD1609F,
CFRunLoop__ctor_m1D2EFD768DA1ECAE1E4FCD72448BFE2CF324AC07,
CFRunLoop_get_CurrentRunLoop_mBCBEFF47AD9EA6FA878AE0A7F476EA58CA65B9C0,
CFRunLoop_AddSource_m1F4505F77A5740DF6A02FE08A89CFE0F875F33E5,
CFRunLoop_RemoveSource_mE7D7027C829D200D3AF51D026FA6F236BA436E3A,
CFRunLoop_RunInMode_mB31A23ED32135A505EBA8D8EC7A54CB54094DAC0,
CFRunLoop_Stop_m150B479F9DF68F537303DAEF52A5E21BF42C6C9C,
CFProxy__cctor_m5E64CF6485D2887BAD97F92173EE34A7867EB7D4,
CFProxy__ctor_m41DDC9A050F27587A9F2A492DB2614EB5CB6B098,
CFProxy_CFProxyTypeToEnum_mC685B37B2264E025F168250BCA92DC848E531702,
CFProxy_get_AutoConfigurationJavaScript_m6B62E15C6AA2B407D9B788515B519DCCF88FEC8B,
CFProxy_get_AutoConfigurationUrl_m840D41FCB3D048DD2EAD2B3A1DC054B96E2D4E5E,
CFProxy_get_HostName_m24443A667C88CBB73EB7CEE0AB35CA42BBECF3B2,
CFProxy_get_Password_m20C13DAEDF18604D6F2D57B56C56758667525D6D,
CFProxy_get_Port_mC6490D437685D8E722A81740FBC64746021190BF,
CFProxy_get_ProxyType_m0C440E8A2DC2FEA8725E635FCCCC61CBB7EEFC88,
CFProxy_get_Username_m8155EBB692BD8FFBC2B84325225284E6FDE5D2AD,
CFProxySettings__cctor_m6A3C05CFF7C6FF13E81F591D83148FA36BDF3166,
CFProxySettings__ctor_m3EF761C43D266A201620A8F9291B4E447CDDD3C4,
CFProxySettings_get_Dictionary_m4E22C04DF8DE1D4088C462849BB2654AD2A212FF,
CFNetwork_CFNetworkCopyProxiesForAutoConfigurationScriptSequential_m89792AB0F424FCA209DD5AE706D47A565A2839DE,
CFNetwork_CFNetworkExecuteProxyAutoConfigurationURL_mEE70C4C4C4E0E25404E6417B126D960E79356F88,
CFNetwork_CFNetworkCopyProxiesForAutoConfigurationScriptThread_mF6DD5D031A74CE07FFCFA60137A3097683F313B2,
CFNetwork_CFNetworkCopyProxiesForAutoConfigurationScript_mCE67B2B2E7E40885FBE488B67B1F748F28EA4089,
CFNetwork_CopyProxiesForAutoConfigurationScript_mD52D441E483F955FBA484E58282E688A7DAE3BC1,
CFNetwork_GetProxiesForAutoConfigurationScript_mEA6EE80D03DC167CB088A9BD36C84DD2919BC828,
CFNetwork_GetProxiesForAutoConfigurationScript_m0FA93E7487DAE6993B0F1F69B4E61ACC4F46E0B7,
CFNetwork_ExecuteProxyAutoConfigurationURL_m1645430EC8CB0FB9B128A1525436468BA71C7D7A,
CFNetwork_CFNetworkCopyProxiesForURL_m222DA57686642F09DE2B4CC9505AA5916C5F593C,
CFNetwork_CopyProxiesForURL_m3CC1E10A717CBA58D63403AD72AFF7C28DF09DAB,
CFNetwork_GetProxiesForURL_m22E56EFEEA7B927C996B28C7D6D066DFB1E04673,
CFNetwork_GetProxiesForUri_mE82A7948BF5A3CF1AFD09DC739F017C8A5694429,
CFNetwork_CFNetworkCopySystemProxySettings_m7C9D402114A62862E1B10B3CB352DB0617860E66,
CFNetwork_GetSystemProxySettings_mC08214866976C5825A453088EFAE1846D87D425A,
CFNetwork_GetDefaultProxy_mFCEFB728224033F014C188FE2BBC379A7F753428,
CFNetwork__cctor_m53723CA4A908873A10BBB2FD8B3BB7C23A23F250,
GetProxyData_Dispose_mF6A2D7D8C67588D1D627AF94DFEF2C7AA5B76CDD,
GetProxyData__ctor_m9CC32EF080377850BC9B6FF283B2595C167B7721,
CFProxyAutoConfigurationResultCallback__ctor_mFBDA2507472B5CC9BE1AB00525A4985606AD36BC,
CFProxyAutoConfigurationResultCallback_Invoke_m14AB24B2B486ABBD22AABF058F5DCA9FA12FE829,
CFProxyAutoConfigurationResultCallback_BeginInvoke_m61976BC16FAC944A2D7C243AC67A4EA61500DAC0,
CFProxyAutoConfigurationResultCallback_EndInvoke_mBE6E881358E26A55305C5983CE119B1AD8E52332,
CFWebProxy__ctor_mCC44E988D527452E493FC4A23ED3722CC71E6A38,
CFWebProxy_get_Credentials_mF7BDE590F06B771EE58C8C39E423B7CAAD5A7D27,
CFWebProxy_GetProxyUri_m3F63B622064439B7E92515CE2843669E071C6BAF,
CFWebProxy_GetProxyUriFromScript_mC4D0A8BC56266C546C65C29996A5564F03503DEB,
CFWebProxy_ExecuteProxyAutoConfigurationURL_mC040FE13D5540C58B8CF4EE63C5D331978B901E1,
CFWebProxy_SelectProxy_m95C6AFD75952BA91814ADE401ED5F12C5654D046,
CFWebProxy_GetProxy_m4743138D378D43BC119DAD673A3CA7DF4CE6CFEB,
CFWebProxy_IsBypassed_m1E2CC3D34FA80BA0FC1026047CCC2947AA2D0EA7,
U3CU3Ec__DisplayClass13_0__ctor_m9E10A71FD7E271A87BF207893367B1CF1398C7CA,
U3CU3Ec__DisplayClass13_0_U3CExecuteProxyAutoConfigurationURLU3Eb__0_mFE212AE14442B7E102A25A01CC3347AFB5C3BD13,
BufferOffsetSize_get_EndOffset_m3D0A21592979F5088101892843183FCFB8C9BF2A,
BufferOffsetSize_get_Remaining_mBD3EA6B0F643284A54FDCA2860FE0F65C5CAF054,
BufferOffsetSize__ctor_m3DE692137428B2E6AB46008825FC5C1B63FDAF4F,
BufferOffsetSize_ToString_mEEB6528B305FE796622A87E8692C7132423D4655,
BufferOffsetSize2__ctor_m68156625CD993C66D5EA9C5194263DD9A4F59F3F,
BufferOffsetSize2_Reset_m4426212B4ECDC2D1487AE5B825918B747D947AB7,
BufferOffsetSize2_MakeRoom_mD7CCEC959C12276B0333DFFEAA8581C465FF44ED,
BufferOffsetSize2_AppendData_m96903990058C4793A3B56FDE82006E4EC90A2508,
AsyncProtocolResult_get_UserResult_mCCD14DC517D32C83AA61320D6D1D2E7F1430A3C8,
AsyncProtocolResult_get_Error_m90252805C3FCD7277CD1CB01CB765183889E6E29,
AsyncProtocolResult__ctor_m9F01278D600A337B6A0CF5F6C9EFF7760BD758D8,
AsyncProtocolResult__ctor_mD63EC8610596D4B15DB1325C58FF32A41DAD48CF,
AsyncProtocolRequest_get_Parent_m1F7659D1FAFC679076165336ED380C4BD123B452,
AsyncProtocolRequest_get_RunSynchronously_m66A26ED05543D9AF1ED86287DCE8389BC1CB319A,
AsyncProtocolRequest_get_Name_m1999BAB96B06DCB4DC11BF5F3B0BF4C6E2A26FF6,
AsyncProtocolRequest_get_UserResult_m53CEBBACE5031D4CE92308ABBAEA38AEF74DDBD3,
AsyncProtocolRequest_set_UserResult_mBF62363240DC9BE894231E56047F594EF452CD19,
AsyncProtocolRequest__ctor_mFE18CBE3FAA084FF6DF2AD8BECC2CA6DF4C6E769,
AsyncProtocolRequest_RequestRead_mFE5CEC3957F554C144DFBD3965538192A954D064,
AsyncProtocolRequest_RequestWrite_m2A27B2F2C4734DA21AD7D36B18B0D67EB3D54ED7,
AsyncProtocolRequest_StartOperation_mA13EA6B8ED143BC043F506815D05EB3F49F22682,
AsyncProtocolRequest_ProcessOperation_m6DD0D7800F73C41BE9A5313737357801B22ED71D,
AsyncProtocolRequest_InnerRead_m902FA39460933B383900CB60BDF8CCFC96BF3499,
NULL,
AsyncProtocolRequest_ToString_m2D8062B5811D7B7A071CC451D2FD03E5BF61B529,
U3CStartOperationU3Ed__23_MoveNext_m8BB4BB3D517CE898003C10FE5B80D375FA4D30A2_AdjustorThunk,
U3CStartOperationU3Ed__23_SetStateMachine_m0D9AFFD785F28428CCC846BD6A8FCFD38F9B0F9A_AdjustorThunk,
U3CProcessOperationU3Ed__24_MoveNext_m8B20266FC4831A26E691F83D54C6903CF264999D_AdjustorThunk,
U3CProcessOperationU3Ed__24_SetStateMachine_m9710FA92383D6497F1A16F90563A9056800A59F3_AdjustorThunk,
U3CInnerReadU3Ed__25_MoveNext_m4AD149EC4A2E6FDA803D63FB72A354300DBD3D0D_AdjustorThunk,
U3CInnerReadU3Ed__25_SetStateMachine_mEBFC49E17D2A224B493E390CDDD4D211EC701EC3_AdjustorThunk,
AsyncHandshakeRequest__ctor_mD64E5A00147B8D0859732BE2ACE93D32868F8210,
AsyncHandshakeRequest_Run_m4C9BCE2E991E582B738E2A4E7F2D088227685B98,
AsyncReadOrWriteRequest_get_UserBuffer_m628B7BB1EB536BA73CFE467242E0E749A7B0AE6A,
AsyncReadOrWriteRequest_get_CurrentSize_m5AE6CC50F25E8504438DF2C9C2E2A44000621142,
AsyncReadOrWriteRequest_set_CurrentSize_mAB6067CAD6F9DB5B3D274FC09E70BFA8DCBA288B,
AsyncReadOrWriteRequest__ctor_m880E292B39EF76B9EDF3A5AB0A9A333A38A5575F,
AsyncReadOrWriteRequest_ToString_mDF6B2FA7AFA4E8B6571656E60CEF9BCFDCF05EDD,
AsyncReadRequest__ctor_mAF75247AFFC230BA5433424D27D13ACF53B3A239,
AsyncReadRequest_Run_mC9FDEBDFB3C4519C11A47FF358D4B7AB62514E11,
AsyncWriteRequest__ctor_mF3534E810074917ABDE7E4CE7EE61715694F9EB8,
AsyncWriteRequest_Run_mA3FF2D74BD568114BF3EA7FF6B0BE568D25D81BC,
ServerCertValidationCallbackWrapper__ctor_m6EB9B9436E627C4C616BC14AA8EF5B6BD28B4F4E,
ServerCertValidationCallbackWrapper_Invoke_mC75038D5C50C3354D6938DD77608DCE39D5DC1AE,
ServerCertValidationCallbackWrapper_BeginInvoke_mCCBD269244B22D143E7CF8F02FBF9DA99488F1D9,
ServerCertValidationCallbackWrapper_EndInvoke_m4F4A10E18E6928B33347B2A7C31B7AE9A0BD796B,
ChainValidationHelper_GetInternalValidator_mBDF9A751ADCBA2326B75ABF4BDE8410F08FF5FAC,
ChainValidationHelper_Create_m6D4991E3FF02AEB2E00BD1DE7A9C7D69BF0AECFB,
ChainValidationHelper__ctor_mFE078E9D7EB24B1E12975ABFC262C403F1A54CBF,
ChainValidationHelper_DefaultSelectionCallback_mC8C3FAEDFCAC634F7C77EA067637E0088863B31A,
ChainValidationHelper_get_Settings_m0D7AF0562DCF1102D27554FFE64628F8EFBB8684,
ChainValidationHelper_SelectClientCertificate_m116ABB9254158E98AA9A0EB323980138B1F11983,
ChainValidationHelper_ValidateCertificate_m0DE6FB5264C61C93FA06B954A0CBF670AB7C3A08,
ChainValidationHelper_ValidateCertificate_mE482A7E49237B8C3CA8F491A78CC6E6084671188,
ChainValidationHelper_ValidateChain_m1FED22B0446D155E82E39C2743C9A16EDE6F62ED,
ChainValidationHelper_ValidateChain_m7A807FE9B1CBE778FE851D07E24D80A3D567B90B,
MobileAuthenticatedStream__ctor_mF6BF50D6BFDEF283FF8036F5170281D29FDD7628,
MobileAuthenticatedStream_get_Settings_mA58954FF6C914DBAACB8F508ACFC5165A9A43155,
MobileAuthenticatedStream_get_Provider_mC36232C2AF537A29FBB55B1AD3C99F02A9731C37,
MobileAuthenticatedStream_CheckThrow_m2AAEC9435176D4AA10890A896C5909330B23683E,
MobileAuthenticatedStream_GetSSPIException_m574F0E57FDDC71287516A9908D7E57FC61A8ED27,
MobileAuthenticatedStream_GetIOException_mE435E11E49448A2035BCABF04AA5F72F44DC26D4,
MobileAuthenticatedStream_SetException_mAFD628C4C8A54C4FE24BFB30C0F5863FDDFC8A7F,
MobileAuthenticatedStream_get_DefaultProtocols_m4786DD642B1C1E3E57EBB073E6F67C58214F04E2,
MobileAuthenticatedStream_AuthenticateAsClient_m9D541438C1BFEF84A4F37033AB1D32043AE9FCA1,
MobileAuthenticatedStream_AuthenticateAsClient_mD5CF73BAD8ABDB6BBFE869EDD519F440767F3749,
MobileAuthenticatedStream_get_AuthenticatedStream_m8E9CBB8FB94F45D8BDE414B3547E568781BEADF5,
MobileAuthenticatedStream_ProcessAuthentication_m1A9EEBB26CCD694B0B844D8375EA85E6A353B73E,
NULL,
MobileAuthenticatedStream_BeginRead_m678B1BECC958CD3B67D66134E56AD3CAEB07019C,
MobileAuthenticatedStream_EndRead_m347ACCE77CCCE6738781A2B182949CBA72CF9143,
MobileAuthenticatedStream_BeginWrite_m01F98CCE1A968C5654028F266F3C648CF858864B,
MobileAuthenticatedStream_EndWrite_m0CA1FD8354542D4F2BCA50BB4B0B852472D775C1,
MobileAuthenticatedStream_Read_mB273DD14EDCED08E88F57CB340B97A206BA7DDE1,
MobileAuthenticatedStream_Write_m0264ACE9D90AFB72A1A27B6130DD1B2876334DDF,
MobileAuthenticatedStream_ReadAsync_mA54D1973D54A2F0DB84CE3FB41EAE1974988BB32,
MobileAuthenticatedStream_WriteAsync_m2521D8A56CEC0EA00B99F2DD570FCCEDEBFF1807,
MobileAuthenticatedStream_StartOperation_mB3763CD0086F3FB7D75AF3E10A9E1532FAD5BDB7,
MobileAuthenticatedStream_InternalRead_m61B06DFDEA8207EEB7F1C350A428D7158ED25764,
MobileAuthenticatedStream_InternalRead_mE90566374244F746502383488E02279B6A4F2E47,
MobileAuthenticatedStream_InternalWrite_mD2BD17B591D53F923FAC63558AA1D35B21DB4E21,
MobileAuthenticatedStream_InternalWrite_m1B5142B048B310D81A4929D4266FF9F0B0BE1B5D,
MobileAuthenticatedStream_InnerRead_m0EDB58159985F661C68EBA26247546ED06999D0F,
MobileAuthenticatedStream_InnerWrite_m36FEDC8E842C497B62D566D6392287270FD698AC,
MobileAuthenticatedStream_ProcessHandshake_mE6B1280A8F2D9FB6EA6EC2AC003906FFB49AA9CC,
MobileAuthenticatedStream_ProcessRead_mB005268451AB3F73B29AD1F787B576D5F3279371,
MobileAuthenticatedStream_ProcessWrite_m30427A9308C97FAD0964F81A6A9F436FB2507F0F,
MobileAuthenticatedStream_get_IsAuthenticated_m8D978D4684246BB2629CB1E2D207D2D76C132E3A,
MobileAuthenticatedStream_Dispose_mB7DAA195CE82F2FA15AB576C961A7CE5D58C3106,
MobileAuthenticatedStream_Flush_m20FAE0A0A6C311E1925367C03ECA23BBFB74BE8D,
MobileAuthenticatedStream_get_InternalLocalCertificate_m556113705BE36175958ECB23D9452E723D4CB86B,
MobileAuthenticatedStream_Seek_m2D799812EC327A4E25AA165B9966514B2B1475A6,
MobileAuthenticatedStream_SetLength_m8FCE457448E738481D5AAC29A8A9333A1B67D8C1,
MobileAuthenticatedStream_get_CanRead_mE230E0D6A7CA3324925CD6311465B7BD41A144CE,
MobileAuthenticatedStream_get_CanWrite_mAF3696EAD7809A7D9EB50A091BDAE02586E0DF54,
MobileAuthenticatedStream_get_CanSeek_mFD9C9EF3A622E65965F14997361F9F611B2314A2,
MobileAuthenticatedStream_get_Length_mD76215A3195543708BCB40C787678535541CE71E,
MobileAuthenticatedStream_get_Position_mD05763AB69A4C7F98E6276F32645AEDFD8888731,
MobileAuthenticatedStream_set_Position_m5A309FE43C490AA7C1D9AE181D269CCA12B26260,
MobileAuthenticatedStream_get_ReadTimeout_m1CCA94604E6E586E492AA59116616C24AD31949C,
MobileAuthenticatedStream_get_WriteTimeout_m7AF335191A3DF44F222B1DF1038E17C00F7EFC66,
MobileAuthenticatedStream__cctor_mCC74CDBC64394AA7D5FE8CA0EE03EC0F11D7FEB6,
MobileAuthenticatedStream_U3CInnerWriteU3Eb__67_0_mA67CDCE05B68516E41F5A6A8BF836B0AAE18D3B9,
U3CProcessAuthenticationU3Ed__47_MoveNext_mF34091B95847AEC5A49F30AD28F776B39A7CFA82_AdjustorThunk,
U3CProcessAuthenticationU3Ed__47_SetStateMachine_m4B5E500700B7B947C0989BB42930E976B131758B_AdjustorThunk,
U3CStartOperationU3Ed__58_MoveNext_m8484CAD90FCBB0E2C0D16FFA928EF43362834466_AdjustorThunk,
U3CStartOperationU3Ed__58_SetStateMachine_m2DAE3399BC870A25A88A99F04B5C36A1FECC47BC_AdjustorThunk,
U3CU3Ec__DisplayClass66_0__ctor_m4ADA8611B27CC1C1BE9AFD1D22978A6621F720BE,
U3CU3Ec__DisplayClass66_0_U3CInnerReadU3Eb__0_mF1C5674011A7F38D3AE4A911BE1E8E36E5CE0348,
U3CInnerReadU3Ed__66_MoveNext_mDF4D1A1689C7CC5B3E42580E12BA513E31959F96_AdjustorThunk,
U3CInnerReadU3Ed__66_SetStateMachine_m27E2C20E7DC4AC988ADDF81E73A957C100424381_AdjustorThunk,
U3CInnerWriteU3Ed__67_MoveNext_mD7A964B6974275AD771AB15475A775E3393EE542_AdjustorThunk,
U3CInnerWriteU3Ed__67_SetStateMachine_mDEA51EA28DEE2587F5E63C6D535E4EDA8943C11A_AdjustorThunk,
MobileTlsContext__ctor_m449BA0C8EEB97C8D13FBDF2B18F46F37408292E2,
MobileTlsContext_get_Parent_m0FD89F43463E15B8D86845F0B3A9DF8B1C555DCF,
MobileTlsContext_get_Settings_mD01B5D15FBD79707BB1F283814FF76817230E35D,
NULL,
MobileTlsContext_get_IsServer_mEC45475AE45AAB2485A829E6694B4E3BA1865C44,
MobileTlsContext_get_TargetHost_m9A21D6E1D130B27A98EC48E33823BAEA78E3103F,
MobileTlsContext_get_ServerName_m4E6D70D85F6EF3AE2D69F7C94EE30AA94B29D5DE,
MobileTlsContext_get_ClientCertificates_m9EBE077A35DCE8333AF50C2CE8D22BE18DD26961,
NULL,
NULL,
NULL,
MobileTlsContext_get_LocalServerCertificate_m10C0DCEC602037E616FBCF99287E9B82F83DA601,
NULL,
NULL,
NULL,
NULL,
MobileTlsContext_ValidateCertificate_m4A466CEC18A060EDFD9D65F66600FA7F63632F7A,
MobileTlsContext_ValidateCertificate_mC4B0D79BE85414111AAEF998B89A3397B2FBA25B,
MobileTlsContext_SelectClientCertificate_mECA3191985152439F02BAF708106264FAE73295E,
MobileTlsContext_Dispose_m28EF01B1A0096B9A7820BAA0A77DB59C96A619DD,
MobileTlsContext_Dispose_mA5A0EBCF3B159E9C83F76C00BA50FC67C360A7D1,
MobileTlsContext_Finalize_m5751EFC24E645E0948C5ED11BD9C6C9E31170BA0,
MonoTlsProviderFactory_GetProviderInternal_m39B343490A04AEA1AA38A90180E1B3BB1FB09020,
MonoTlsProviderFactory_InitializeInternal_m6F039B9508B57C42B56DC7ED10C4F165B43F9200,
MonoTlsProviderFactory_LookupProvider_mCCE6D95A81D810BA625035EEC1F974C16C748700,
MonoTlsProviderFactory_InitializeProviderRegistration_mB8EDA2E5365BDCE5E8848A0259C78C1108FABC8D,
MonoTlsProviderFactory_CreateDefaultProviderImpl_mCD05512BAD4E80E43384340A06057306064EFACE,
MonoTlsProviderFactory_GetProvider_m78F329C7EAEB40EBD9A044CC1F0B89026DA2CE4D,
MonoTlsProviderFactory__cctor_mF95517B2A6920440ACFBE55DEA0EE9C1211BF26A,
MonoTlsStream_get_Request_m2A0C4CA4D549165015FACBFDB99051387A0A6ABA,
MonoTlsStream_get_ExceptionStatus_m9B0855084A66F0F11D5576249ED25547BE0AB015,
MonoTlsStream_get_CertificateValidationFailed_m79B2F25C00F38EAC099E4E36FD405A51F385B596,
MonoTlsStream_set_CertificateValidationFailed_mAECE839D304818A9CA38E598B85B962064F45B3F,
MonoTlsStream__ctor_mE9D329376ADF7AD49283D592E891E6C264052AAF,
MonoTlsStream_CreateStream_m87D07735AF534F2769A890A9CD9EB9480BCF8275,
NoReflectionHelper_GetInternalValidator_m231BC9D1C0A711D48F25B6F0162ACABBA93A0D74,
NoReflectionHelper_GetProvider_m59893E33828D7422C8A4779F4C608373877FC05A,
SystemCertificateValidator__cctor_mBF04D8E389B7377FC07044B9CF044A966C572193,
SystemCertificateValidator_CreateX509Chain_mB9965896005703ADC050BC1E6415D30FBDC42091,
SystemCertificateValidator_NeedsChain_m51D5E6A2B5A26BECA8764E613D19345A9353BA52,
CallbackHelpers_PublicToMono_m84CC573B0D8E011058AEC077734D8C76921DD04C,
CallbackHelpers_PublicToMono_m1CA5926DB777E92367F0C69583DE272E800E43F1,
CallbackHelpers_MonoToPublic_mA514EEB118D8EC3D84A607A42A0B48B5DA1FA500,
CallbackHelpers_MonoToInternal_m82BDD9A21269FA19DA58564160BE5A2C083A4199,
U3CU3Ec__DisplayClass0_0__ctor_mA3851A05D04281AEB715F93118D39916A6427108,
U3CU3Ec__DisplayClass0_0_U3CPublicToMonoU3Eb__0_m6FE7B68D49CC73BE9827FE5BB16ADBE161FC37B5,
U3CU3Ec__DisplayClass1_0__ctor_m492092FC9882667749BB83BAEAA9A3E071159C2A,
U3CU3Ec__DisplayClass1_0_U3CPublicToMonoU3Eb__0_m4DBC5C72F03BFC069888B7B4D29A189369967692,
U3CU3Ec__DisplayClass5_0__ctor_m220DD155C36F2E4600624C5208FBCAC3DBDBC31D,
U3CU3Ec__DisplayClass5_0_U3CMonoToPublicU3Eb__0_mA228BC7BEF63CBFCF290284572E847A6BCCFECF7,
U3CU3Ec__DisplayClass8_0__ctor_m2D537E7900C0394F5478CF4E408AACDF9F926E86,
U3CU3Ec__DisplayClass8_0_U3CMonoToInternalU3Eb__0_m0B62590D3F567A6C864B7B82B577676087CACB6B,
NtlmSession__ctor_mA662DFD468B1E0F26C28349D10B2F0B09155E79D,
NtlmSession_Authenticate_mD57BA163AE75E2ABE05008CE6436AC9B7A5A92C7,
NtlmClient_Authenticate_mACF348B49C5FCF4D4904A8B495EBBACAF3B6ED46,
NtlmClient_PreAuthenticate_m477EF514BE58E461592E0365CABA1F024CACE8E0,
NtlmClient_get_AuthenticationType_m58D9DF6D9370C2BAAEEC3E9308A0A01B4C6E736B,
NtlmClient__ctor_m4899ADB6724FAD756B958222AC0366D55240B7EF,
NtlmClient__cctor_mDC89C46BF8C27D37BD71A87CB11C2110A2D3C1A6,
U3CU3Ec__cctor_m4D4B4D61A29FCD9057B1FC6F3C79A861F67334D2,
U3CU3Ec__ctor_mC0713C4FAF13FF5806985ACB928F52DF976A49A0,
U3CU3Ec_U3CAuthenticateU3Eb__1_0_m0F7472B07BB5D2611AACE5F11DCD359FB03466B3,
UriBuilder__ctor_mFC8729DAB4291B5B6500207C85DCB3985B46BB52,
UriBuilder__ctor_m1B050A706B91D8EDCF5DD4A98CA1F1A0FE6EA8AE,
UriBuilder_Init_mB18B3A4578F102E7E99F18542236A6B5B6ABA174,
UriBuilder__ctor_m7A9B7FFE61632B2181BBF326580950494257464F,
UriBuilder__ctor_mBF5DB989568C4C36033EAF9AE939734782DC722D,
UriBuilder__ctor_mD85B55F4C0313B5E28C9F10277C2E81CF5650215,
UriBuilder_set_Host_m7213BE98F62DE6A099EA8EEFF479949C5F1EA680,
UriBuilder_set_Path_mB5E891CD6B419F1310178B20F5E47E49D0F828E8,
UriBuilder_set_Port_m14DBA6E597BED983B73F4AD7F1215C6E474DB6F3,
UriBuilder_set_Query_m392BC383004E6922D6B53870D2195E7F871FCEC8,
UriBuilder_set_Scheme_mD20C10C2D43C0C2C96D9098BE4331D46FCC45921,
UriBuilder_get_Uri_mDCABA4CD1D05D4B9C4CBA063BC7CA94EE6CCC631,
UriBuilder_Equals_m370D16A9DCA721B688549EE192A9B79C737FE16D,
UriBuilder_GetHashCode_m4FBBBBE01B56EF5DF92C4F5A2BCAF5E86A585BE7,
UriBuilder_SetFieldsFromUri_m54B4EB1ACEF01F2B0B11EC81768BB7D56245447F,
UriBuilder_ToString_m5BF9ED358C61008561663680C0D843C22C25443D,
SecurityUtils_DemandReflectionAccess_mC21CA419C4B77BBDE16AAF5C33DCBF86E3CCA5F0,
SecurityUtils_DemandGrantSet_m405D882A382F33269BBB5A384D19F4EDC2CFCE03,
SecurityUtils_HasReflectionPermission_mE162700DD39C0E439075D744EA4DD3C768AA5D96,
SecurityUtils_SecureCreateInstance_m00B165286E54C3393CFFE82948E078F96018750A,
SecurityUtils_SecureCreateInstance_m75CC5B0308F53B01ADC1B5EEBF831C49A53808F4,
SecurityUtils_SecureCreateInstance_m291D8D6709E79129FDE3E1EA01D37F1D40E73EA4,
SecurityUtils_SecureConstructorInvoke_m7DA77EA06BECD2F9B36481C8CAD9429674166D27,
SecurityUtils_SecureConstructorInvoke_mE027B99C9C5C9A325AFC67CAC4B4106DBE855585,
SecurityUtils_GenericArgumentsAreVisible_m4B9BDBCD1894017F316D6E4725EC07CC11FDBDB4,
SecurityUtils_MethodInfoInvoke_mF5977E97A2A9073E72C098B312789C9949128AF0,
InvariantComparer__ctor_m803F2DC4D029AE0DA9B3C0A581E9B49B044DF51A,
InvariantComparer_Compare_m974E695ADB170A8E1F6D63CB96FA0A0073B026AF,
InvariantComparer__cctor_m25FDC0EE3C4E0B5FE5E20F0C743C92CC22DE5B9B,
IriHelper_CheckIriUnicodeRange_mA9BAAD6D244ADEE8986FDC0DFB3DFDA90C093A6C,
IriHelper_CheckIriUnicodeRange_m5ED29083C22062AEAB8B5787C9A27CFEEC397AD9,
IriHelper_CheckIsReserved_m5C0A35BF0890852A3FC564618DB0836BBB6C0F1C,
IriHelper_EscapeUnescapeIri_m6DE347247CE35DB4CE3129BEC2179F0095D69239,
Uri_get_IsImplicitFile_m048350CB1E9AB92599F1557680A5D3B5FDE7C35D,
Uri_get_IsUncOrDosPath_mE372CA996BE5B29DD531D7C6DD1809E17441005E,
Uri_get_IsDosPath_m89CA4E32381C529502E91872BC89BD18F5419D08,
Uri_get_IsUncPath_mD5EE84D5105BFB7D64E5C26B9549A67B720A7AE8,
Uri_get_HostType_mBB4EE8652EA19E2FB8C696302D5EBE82F358EC90,
Uri_get_Syntax_m3DB6A5D9E6FC3E0D0A63EA8A4527AF4106F9BD78,
Uri_get_IsNotAbsoluteUri_mF9706123EB027C6E9AB263B98CE58CF319A22919,
Uri_IriParsingStatic_m39FC9677B4B9EFBADF814F2EEA58280F35A1D3E5,
Uri_get_AllowIdn_mF1833CB700E04D746D75428948BEBC70536E1941,
Uri_AllowIdnStatic_mFABD19611F334DF87EC3FF2B9A1FA061CAE3A5C5,
Uri_IsIntranet_mE98CA41B60FE0D4970737C8B7C81E5C63BFC07E1,
Uri_get_UserDrivenParsing_mFF27964894B5C0432C37E425F319D6C915BCDC39,
Uri_SetUserDrivenParsing_m0368CB47B9E9C35CB49B3F02DBE8DFED8756226B,
Uri_get_SecuredPathIndex_mC59A2366D6F3667017F677351C4350C9541905AA,
Uri_NotAny_mC5DC04B72B13D2997B055B9E41FCFEEC1CE5263D,
Uri_InFact_m4CE890C86FA34154A044516D2F3C9463389220D7,
Uri_StaticNotAny_mC07A1201FBE032238FCFA96E9FB5D60AEDACCC5A,
Uri_StaticInFact_m77BB2AE094534AFD7B9F68683C2A4356A75E39B8,
Uri_EnsureUriInfo_m4B46DF8611FA6D20D497D12D00544CFB466DCFA7,
Uri_EnsureParseRemaining_m33815B5767FAFADB762F7E39364E6432340F210B,
Uri_EnsureHostString_m4BD63AA5A88CA09572A8A7CF3B2EDDE17EF9C720,
Uri__ctor_mBA69907A1D799CD12ED44B611985B25FE4C626A2,
Uri__ctor_mA02DB222F4F35380DE2700D84F58EB42497FDDE4,
Uri__ctor_m41A759BF295FB902084DD289849793E01A65A14E,
Uri_CreateUri_m0A20410F2B8286AE6EDCD8B5AB3E104FA095808A,
Uri__ctor_m42192656437FBEF1EEA8724D3EF2BB67DA0ED6BF,
Uri_GetCombinedString_m7B95A90BC09E899CF41B0047E0B681FA7CEB8668,
Uri_GetException_m2E833A8358C84BCF0397341160FADB1164290164,
Uri__ctor_m020E8051B3C0C9E60D8A868CBA0774B3FFB7C3FF,
Uri_System_Runtime_Serialization_ISerializable_GetObjectData_mD4773E59427820077E86F2B298DA1386028DAC9C,
Uri_GetObjectData_mC8CCD55C21CB624E369258E27A89F363F8271E68,
Uri_get_AbsolutePath_mA9A825E2BBD0A43AD76EB9A9765E29E45FE32F31,
Uri_get_PrivateAbsolutePath_mC1CDB66963BF6D6AEDE0713D3CF0CE0647A6A532,
Uri_get_AbsoluteUri_m4326730E572E7E3874021E802813EB6F49F7F99E,
Uri_get_LocalPath_mA82E33D3A3CC238669E0CE3B7AD298AA9C8695D0,
Uri_get_Authority_m8C0B264FFF519F0D0C2CB3F9B6B0E87D2F3835C1,
Uri_get_HostNameType_mA6C390F5A4A9F6B1AC652DE1EA38700B3F9F2FD1,
Uri_get_IsDefaultPort_m610C804AFABCAEFA55A81753228D21EC87C4A304,
Uri_get_IsFile_m06AB5A15E2A34BBC5177C6E902C5C9D7E766A213,
Uri_get_IsLoopback_mCD7E1228C8296730CBD31C713B0A81B660D99BC4,
Uri_get_PathAndQuery_mF079BA04B7A397B2729E5B5DEE72B3654A44E384,
Uri_get_Segments_m8DC51AEEA9E2094C435896F4328A963927426AE2,
Uri_get_IsUnc_m70B47E68BDAE06A7E5362DCE5AAD97C12119AB99,
Uri_get_Host_m2D942F397A36DBDA5E93452CBD983E0714018151,
Uri_StaticIsFile_mD270A5F6C8B59AAF6256B4565ABE5917ABA545E3,
Uri_get_InitializeLock_m45D6A11D14958E716715351E52207DCA808F00EE,
Uri_InitializeUriConfig_m1B2F98DF0BB1A48FEB328E9D8BF3C23B32196FE2,
Uri_GetLocalPath_m0E14B876FC912A64FC37663FBB3F65234FD4146E,
Uri_get_Port_m4E64AB9B50CCC50E7B1F139D7AF1403FAF97147C,
Uri_get_Query_m3F64514B4DB7C849C8255BA3FE08C6BE983D2D56,
Uri_get_Fragment_m111666DD668AC59B9F3C3D3CEEEC7F70F6904D41,
Uri_get_Scheme_m14A8F0018D8AACADBEF39600A59944F33EE39187,
Uri_get_OriginalStringSwitched_m79E1C9F1C4E0ACCC85BB68841C167DDEA15CC72D,
Uri_get_OriginalString_m56099E46276F0A52524347F1F46A2F88E948504F,
Uri_get_DnsSafeHost_mC2D93669288A9C05CC13EE5754CEBF2D74D04704,
Uri_get_IsAbsoluteUri_m8C189085F1C675DBC3148AA70C38074EC075D722,
Uri_get_UserEscaped_m8F29E9A593E84E66DD4AC06CBD5880B93A5F0307,
Uri_get_UserInfo_m201C93A932C446805E9143EBE969048D7E75C71E,
Uri_IsGenDelim_m376CCA5D00D019A69FD746C57D236A54EB9D3CF3,
Uri_CheckSchemeName_m351E06F4546E0F84E2DDB286B531F39D379589BC,
Uri_IsHexDigit_m3B2881FA99F0B2197F8017E70C3AE6EBF9849836,
Uri_FromHex_m9EAC76A5DBFED86532FF7E1BBD809176337A227B,
Uri_GetHashCode_m06066B9059649A690C5B4DE58D32DF227933F515,
Uri_ToString_mB76863E11134B9635149E8E5F59AB75A74A760E2,
Uri_op_Equality_mFED3D4AFAB090B76D2088C485507F8F702ADA18F,
Uri_op_Inequality_m07015206F59460E87CDE2A8D303D5712E30A7F6B,
Uri_Equals_m432A30F5E72A0F2B729AC051892BF9E1F4D26629,
Uri_CheckForColonInFirstPathSegment_m0CA1C6C6FD02FBDDDD64096E12156699BDA97308,
Uri_InternalEscapeString_m4A79B5EFDD0254232524BA43FAC32297A825F873,
Uri_ParseScheme_m61CAE16F1EC76725E5E0B23B09577F91BB223884,
Uri_ParseMinimal_m35FCFE52F12315DA60733B807E7C0AB408C0A9CF,
Uri_PrivateParseMinimal_mE1DA461DDA053787906BBEC2BC2B3046B1B329F0,
Uri_PrivateParseMinimalIri_m29F0CA367080586448C648332F59BED0096AB2D0,
Uri_CreateUriInfo_mC112D6E7002CA014AB6BEA878A66ECC46340FAAF,
Uri_CreateHostString_m6FEC48641D3786D73B50D5DC792804C9A4D70C54,
Uri_CreateHostStringHelper_m6C5EEA8BD2CDBCDD8A63FB74D3B801329EDE7BDD,
Uri_GetHostViaCustomSyntax_mD591A4A615803E70A03D7C75E7C114E4E460AED3,
Uri_GetParts_mF5840DC010E6D420EB5A0722320EDAAEA2D0269F,
Uri_GetEscapedParts_m745615124808CB89A18D499988F4425F678938C4,
Uri_GetUnescapedParts_m051A75B5D2DDAE55F107457CA468EE9A2563FED3,
Uri_ReCreateParts_mF50263ABC7D750E939B57BF61FA48A8762144FD7,
Uri_GetUriPartsFromUserString_m95A7794F28625B6AFD514C08765C27CAAE4BD1B6,
Uri_ParseRemaining_mBAE0F9850CD84965B3793B17444C677D77D58774,
Uri_ParseSchemeCheckImplicitFile_m92A658AE6C04E038058AD8E9581A41B06B6D6243,
Uri_CheckKnownSchemes_mCA95AE251E7C9208570543B446385BCF2C727E8D,
Uri_CheckSchemeSyntax_m1181D9BEA35D9D22852FD2FE815CABB267BA5A8F,
Uri_CheckAuthorityHelper_m5046CE781115A54CAE3ACD2C03987F526A761387,
Uri_CheckAuthorityHelperHandleDnsIri_m366E36029D4C9A00C0F216055B15F5E4805AED28,
Uri_CheckAuthorityHelperHandleAnyHostIri_m76FEA31E3FEDF3D1614987C6484ECF15022AE9D8,
Uri_FindEndOfComponent_mF276ABD008291C1FDC4B433A2F274058D06D8A6B,
Uri_FindEndOfComponent_mDCDF860C405E9F31F7CFE9AFFE7C096812697AEF,
Uri_CheckCanonical_mED3910E55213D1DFEAA5B33079E3A89D369B10B6,
Uri_GetCanonicalPath_mDE02BFA56EDD09479DDB2A5A50F6DF5210CA73F2,
Uri_UnescapeOnly_mB8F87981CDD4CFBFCD97EE668FF281CE26453F21,
Uri_Compress_m02224082A9665F07D35AB6EB6E3198642F9E7BCF,
Uri_CalculateCaseInsensitiveHashCode_m634FFDF8FCD81DECCB87161B153D1093C0A6FCE4,
Uri_CombineUri_m77B7B8B856CF8100E51250247930963E7C544F91,
Uri_get_HasAuthority_m969936D80AE0309273733487C8B38BEE33468712,
Uri_IsLWS_m7A9F3B969CCEE56B9F98E40F1903C737DA7DF0D6,
Uri_IsAsciiLetter_m93435A20DF4DEE153B87B26D07B9963F1BF4F373,
Uri_IsAsciiLetterOrDigit_mEBA81E735141504B5804F0B3C94EC39B24AF8661,
Uri_IsBidiControlCharacter_mB14EA5816A434B7CE382EB9ACBD1432916EC341D,
Uri_StripBidiControlCharacter_m49D782826401F99D943C1AD76A75125879FF332F,
Uri_CreateThis_mCB3DC849A426498E9CCD249850CBC69C9D67D864,
Uri_InitializeUri_m5D99BD8533F3FAAD479B1193505B5B19B8C2F2DE,
Uri_CheckForConfigLoad_m13002EFBBFD437183ED0A7FCBE5681C510996B0F,
Uri_CheckForUnicode_m78E4938E82EE352BD5D8493AE0314224BC2543CD,
Uri_CheckForEscapedUnreserved_mFE708A44EC74C7E773B96B82CD9A5DF25EF97D4A,
Uri_TryCreate_mEEB6736FEDAF52AAE36ACC1EA1EC8CEBB7C52DAB,
Uri_TryCreate_m316D4E583F6B9F2301013F71888B31391A2D6200,
Uri_TryCreate_mE8F008B45027E74D51E128580848C70C39480F05,
Uri_GetComponents_m0346CA8037531DE1FC630775E0BD1F5D1E7920B6,
Uri_IsWellFormedOriginalString_m2974FFAEE0D9D4FF07700D40CEDE63599F5A9B0A,
Uri_IsWellFormedUriString_m5731DF3A30779B3E4A491CE7CB11F2AAAA89AD3E,
Uri_InternalIsWellFormedOriginalString_mC5B6EDD6C06519FC6E5176DB89237CCCFFE56CAB,
Uri_UnescapeDataString_mE1F40FC5CA3FF03DEE9EB01E3D8BD502D36A284D,
Uri_EscapeDataString_mE1095E7A694DF447B699676C651F5EA5D98A2925,
Uri_EscapeUnescapeIri_mDE5E4BAE74E2C2373AD186732FEE7AD6E0EA7180,
Uri__ctor_m4605489523A7A973459720C1BBE4039FD10557CD,
Uri_CreateHelper_m024137C47351CA9959E4AC66F9443AEEE87D89C0,
Uri_ResolveHelper_mEDF1549C3E9AC1CF6177DCF93B17D574411916BC,
Uri_GetRelativeSerializationString_m5D0CD02E255BB96532F056BB382CF7D74D62BE58,
Uri_GetComponentsHelper_m28B0D80FD94A40685C0F70652AB26755C457B2D3,
Uri_CreateThisFromUri_m9A4AE7CD70F7EDE9154634057EBE600E74A5D544,
Uri__cctor_m2B8179039C09C64936CF8262E3EF4A7E7C2F90F2,
UriInfo__ctor_m24EFE7B4E03C9FFB8B797770D626680947C87D98,
MoreInfo__ctor_mFE29F028646C12EDCAF7F0F78F9A85D52C10B83C,
UriFormatException__ctor_mBA5F8C423C09F600B1AF895521C892EA356CA424,
UriFormatException__ctor_mE1D46962CC168EB07B59D1265F5734A8F587567D,
UriFormatException__ctor_mE7F5B073E9F9DB5F22536C54959BEB0D1E7DA1D5,
UriFormatException_System_Runtime_Serialization_ISerializable_GetObjectData_mED4C06AC35B7F94955ECC0D8F00383888C1127DC,
UriHelper_EscapeString_mF0077A016F05127923308DF7E7E99BD7B9837E8B,
UriHelper_EnsureDestinationSize_m64F4907D0411AAAD1C05E0AD0D2EB120DCBA9217,
UriHelper_UnescapeString_mC172F713349E3D22985A92BC4F5B51D0BCEE61AF,
UriHelper_UnescapeString_mD4815AEAF34E25D31AA4BB4A76B88055F0A49E89,
UriHelper_MatchUTF8Sequence_m4835D9BB77C2701643B14D6FFD3D7057F8C9007F,
UriHelper_EscapeAsciiChar_mFD7DE796BD53CBD2B1E73080FE0346D37F358902,
UriHelper_EscapedAscii_m06D556717795E649EBBB30E4CBCF3D221C1FEB78,
UriHelper_IsNotSafeForUnescape_m1D0461E7C5A3CFBD7A2A7F7322B66BC68CCE741D,
UriHelper_IsReservedUnreservedOrHash_m3D7256DABA7F540F8D379FC1D1C54F1C63E46059,
UriHelper_IsUnreserved_mAADC7DCEEA864AFB49311696ABBDD76811FAAE48,
UriHelper_Is3986Unreserved_m3799F2ADA8C63DDB4995F82B974C8EC1DEEBA76A,
UriHelper__cctor_m9537B8AAAA1D6EF77D29A179EC79F5511C662F27,
UriParser_get_SchemeName_mFC9EFD71512A64E640866792CCB7DAC5187DE9F1,
UriParser_get_DefaultPort_m050510870CCD4DD08DF7E98E2AF3D616446AD99D,
UriParser_OnNewUri_m7D55337A7A9B6B67FB0AD7CA96F472751EF5A897,
UriParser_InitializeAndValidate_m3E31D86FEE445E313BB7141F760626301767A0E0,
UriParser_Resolve_mF21D3AA42AB1EC2B173617D76E4041EB3481D979,
UriParser_GetComponents_m8A226F43638FA7CD135A651CDE3D4E475E8FC181,
UriParser_IsWellFormedOriginalString_m5F6B55E961AD93ADA67353BECBC046BAF1743228,
UriParser_get_ShouldUseLegacyV2Quirks_mD4C8DF67677ACCCC3B5E026099ECC0BDA24D96DD,
UriParser__cctor_m00C2855D5C8C07790C5627BBB90AC84A7E8B6BC2,
UriParser_get_Flags_mBCF4C3E94892F00B6E8856BFED1B650FB6A0C039,
UriParser_NotAny_mC998A35DC290F35FFAFFB6A8B66C7B881F2559D3,
UriParser_InFact_mDD42FA932B6830D99AA04C2AE7875BA5067C86F3,
UriParser_IsAllSet_m74BEC412DC8AF3B1A33E11964EBB3164D9D8C77E,
UriParser_IsFullMatch_m7B5F47A62FA721E550C5439FAA4C6AFAC34EB23E,
UriParser__ctor_mAF168F2B88BC5301B722C1BAAD45E381FBA22E3D,
UriParser_FindOrFetchAsUnknownV1Syntax_m3A57CA15FE27DC7982F186E8321B810B56EBD9AD,
UriParser_GetSyntax_mC2FEAF79ECEB6550573A1C0578141BB236F7EF16,
UriParser_get_IsSimple_mDDB03A5F6EEE6E92926A386655E5BBD553719B9C,
UriParser_InternalOnNewUri_m7D55F5CD59A3B9BF57BC68F715A27CC1A44566CA,
UriParser_InternalValidate_mF2FEB0E76E48B621EB2058FBE7DCC6A42A1681E2,
UriParser_InternalResolve_m2A027789CB5105E32B09810E81810E8E35DD1F26,
UriParser_InternalGetComponents_mFD4B211C71E0506AE4E4E99D92ECAF1780CE4674,
UriParser_InternalIsWellFormedOriginalString_mC28478C9513F7B7C7B38CFE1660C6B10D2F4F973,
BuiltInUriParser__ctor_m66250DC53CE01410149D46279D0B413FC1C5CA1C,
DomainNameHelper_ParseCanonicalName_mFE738FD1237E2D9D9A1B27BA73F58B1689D451E4,
DomainNameHelper_IsValid_mE9672A824F71E32116358C5FA029789855A4B461,
DomainNameHelper_IsValidByIri_m13E2A6D9EBD42326C096F2423DBB0014763D47BF,
DomainNameHelper_IdnEquivalent_m439593BAF7C6C801F577E7C27B0C4FBB1772E49F,
DomainNameHelper_IdnEquivalent_m459BFF3040F8E6BFE1CE1C6432A1343A2ECF2F57,
DomainNameHelper_IsIdnAce_m2231C778C4CCE141ACDC412737642CC365307445,
DomainNameHelper_IsIdnAce_m9193B7D824FC6965820FCE980FEE3E0B40EA94B8,
DomainNameHelper_UnicodeEquivalent_mA80E5FF3AD6AFBB9FC257ED1C4F0D31C8F0EFEC3,
DomainNameHelper_UnicodeEquivalent_mD5A7A659B82F1FBF7ABF30009117CFBF8BC4D55F,
DomainNameHelper_IsASCIILetterOrDigit_mD3B0B9BD4573FADEF6AC7330A5EC58C220455F01,
DomainNameHelper_IsValidDomainLabelCharacter_mF6DEB20D9D03A8728B1C58006C40D6603B7D61D1,
IPv4AddressHelper_ParseCanonicalName_m2A8C35045CE02D6FC2C4251F239D1C0074E0E813,
IPv4AddressHelper_ParseHostNumber_m798FB6828971F70775D1125565A1D1025C897F14,
IPv4AddressHelper_IsValid_mD96D91E0F3830414F4601A4521E71DE832A45843,
IPv4AddressHelper_IsValidCanonical_mC27E31F1F043D68BC52719892D34EDDC7851B120,
IPv4AddressHelper_ParseNonCanonical_mDCD1CD7FB85C4FFBF3070B1435A0D632C1A7B97E,
IPv4AddressHelper_Parse_m08110623FAC14806376148D7C16AB95A428EA6CF,
IPv4AddressHelper_ParseCanonical_m9D4552558C934E373D188DDA0BC1D1DEF5A62C33,
IPv6AddressHelper_ParseCanonicalName_m3944530A7B686031653F97824EF712424E0BEE14,
IPv6AddressHelper_CreateCanonicalName_m0B1C201DFADBEB58869E0BE8BFA967EEE64B096A,
IPv6AddressHelper_FindCompressionRange_mE70B131DDA05D3059325246A5AB7F6029B6EF6BD,
IPv6AddressHelper_ShouldHaveIpv4Embedded_m262634E9099141536C00213C1CFC123665A641DE,
IPv6AddressHelper_InternalIsValid_m3BD7E7524455146D4464037DA3B65530E547AB7A,
IPv6AddressHelper_IsValid_m2383F1A867665B04A4F2B8D82FF2B62BE51C2289,
IPv6AddressHelper_IsValidStrict_m4D3701E2EE4840DA681BB9D9BDACDDDBAE80A575,
IPv6AddressHelper_Parse_m36CE2F56465C4F9F7791E80E954C7C0ECBD16DFB,
UncNameHelper_ParseCanonicalName_mCBE64015FD1B6B4829CEAA89625C1D44E280E37E,
UncNameHelper_IsValid_m4055361D79684EE7B098C055B2E9068EE06F1EF6,
IOAsyncCallback__ctor_m1010BF5234B0ECC2FEB54105BA15B313633C1985,
IOAsyncCallback_Invoke_mB95F7E7F0E8326CE5364A30F42FC1073B0AB2D8B,
IOAsyncCallback_BeginInvoke_mB8CACF8990B91DF4A695E597CEBE4BA09354C32C,
IOAsyncCallback_EndInvoke_m397237D5497A9029CC3FACE692D11BDC1558A727,
IOAsyncResult__ctor_m95A3D285F38AF74293A4956A6232F6B11DB8CFB9,
IOAsyncResult_get_AsyncCallback_m1D3A0A3BCC3432B64968E7DC4D3A2ECAA6ABDB60,
IOAsyncResult_get_AsyncState_m9D507541D18B17FFF72F90D8DBB3F301213EA4A7,
IOAsyncResult_get_AsyncWaitHandle_mBB8E187CEE0D781E6CC1C0E4576A82D02936B9C5,
IOAsyncResult_get_CompletedSynchronously_m55D4C57A46BF019D4FAF05ABE30E6EEEA6A78277,
IOAsyncResult_set_CompletedSynchronously_mF2CA3BB7E351A84EEC942B66816756361616EA75,
IOAsyncResult_get_IsCompleted_m15FEFA884BA3ACC35503E54F08E209AC5A94BADF,
IOAsyncResult_set_IsCompleted_mEC1108082A9F409122195D340A5EC901D67F013E,
NULL,
IOSelectorJob__ctor_m2E68791B3E12177FE5236874FA9BDBE1CA97C676,
IOSelectorJob_System_Threading_IThreadPoolWorkItem_ExecuteWorkItem_mF6591C2577197BFD98B2423F8696E5816191FF3F,
IOSelectorJob_System_Threading_IThreadPoolWorkItem_MarkAborted_m3BB2FE95A7033F6994973BF8814C16F4B163A0D6,
IOSelectorJob_MarkDisposed_m2B168E38A597550A3605ABF0032F67967CD43077,
IOSelector_Add_m43E2807BB2C9AE5ACB3ECDBC4E7BA2FA967504D1,
Platform_uname_m0769828FE0BC855E1DE4129D7EBE09E999D7AB7D,
Platform_CheckOS_mE140C06A839F2EA49C9A0FE795A85311E283CC45,
Platform_get_IsMacOS_m7E1B4DAEFA519F65C50D16CC5DEA7A9FA0EE4D77,
SRDescriptionAttribute__ctor_m622E3521D8FC9006D8C0C56524F62475D16EE02F,
SRDescriptionAttribute_get_Description_m127C476127DD546878F275888E6087105DDD5DA6,
UriTypeConverter__ctor_m1CAEEF1C615B28212B83C76D892938E0A77D3A64,
UriTypeConverter_CanConvert_m0F0FB34A1DC16C677BF8F4ED0E720144C17C4795,
UriTypeConverter_CanConvertFrom_m1D18F7B5924B6B682AB1CC90FB814DC3331DFF47,
UriTypeConverter_CanConvertTo_mC19530C1DD75AC92C20697EFDD0A0E2DB568E099,
UriTypeConverter_ConvertFrom_m2FE8479F26F35A578983E194038CF186D6CD2F85,
UriTypeConverter_ConvertTo_m2059A4086714BACA32E7618BD97713CCD5DCFEF4,
ElapsedEventHandler__ctor_mAFE97AA556EA4CC6AA9BED5BD8A671204AC8645A,
ElapsedEventHandler_Invoke_m624ECE92D43152C66FF077CE6B6E5AD9F3ACC84C,
ElapsedEventHandler_BeginInvoke_m00746743AA971FBEF8164A26974E320C08F6B75E,
ElapsedEventHandler_EndInvoke_mDFC940609A3CC9D6796647889049CAB9B891DB4A,
Timer__ctor_m974694D154959133B98B92340225155CD140F166,
Timer_set_AutoReset_mB2AB0A3FE6E2D88DFD3B7C2DD35ECF11D0DA44A2,
Timer_get_Enabled_m54E8A8BBD2F803AD57E03994C60CF3C054705497,
Timer_set_Enabled_mD57AF1A01AEFC5B67ED7545E0E1BD91D91DF1815,
Timer_CalculateRoundedInterval_mAA1B19FF7E45D6D9E1EEA25F15B94F1DC317143A,
Timer_UpdateTimer_m20F2411CF787BD0A792D3DC6762643AF1F1FFF63,
Timer_set_Interval_m4E9D6DDA2489B502B6424BBB0EB40861D42C7FEC,
Timer_add_Elapsed_m234717674180C61ADCD855EC75DDE17C34CA6148,
Timer_remove_Elapsed_mECD0907BEDE1F8ABADB79007F272D37700082D19,
Timer_set_Site_m3DC95C8868C1585B2A85C00A88239A7E309E0D35,
Timer_get_Site_mBB1A4C59E1A94AA5B2DD710187A178EA8F8611AA,
Timer_get_SynchronizingObject_m9637A3A210BE4A8660CAF10360D695CC739C3B66,
Timer_BeginInit_mE56DE44261D566F58D4110D330C4EA5721471BB5,
Timer_Close_mE08A171DCFD8DE9C13878FEB435DE5833FF9433D,
Timer_Dispose_mEA91D78457313F6D66FAA8C21FF1AD9582EEBA95,
Timer_EndInit_mAAF5F28AD7D2933258CB0C8E9E7F4351D5FBA0D0,
Timer_Start_mB742978BA94EEDB27223DAF2DD82EE983B199817,
Timer_Stop_mC34117878EA5A9996B1E6E611D55F99C2A5E45CD,
Timer_MyTimerCallback_m6953F80FC6C0E076D05DC02467F91D274E27D636,
TimersDescriptionAttribute__ctor_m0324CE8257C7E9BD9A4298B7038041A4E8BFCF01,
TimersDescriptionAttribute_get_Description_m9050F877696AD91E1E5BDF281C582C780F3B35BB,
ElapsedEventArgs__ctor_m22124B981EE3451DE67A79AF9FDCB81A6771517D,
Regex__ctor_mFDE4B6A423C15AA60BF9FEC7D4D7DFD4657D7C6E,
Regex__ctor_m2769A5BA7B7A835514F6C0E4D30FAD467C6B1B0C,
Regex__ctor_mEF4515C4C44DF8BE410F388C82CC679D743FB5CD,
Regex__ctor_m87918FB2A856E264A492D2A2B4B412BE4E2370BB,
Regex__ctor_mF11825F6E24D7D780BD34C74C96392DEC3602A5D,
Regex_System_Runtime_Serialization_ISerializable_GetObjectData_m95B0E2523A72DF6AC56DEA7CDA286F771E06B0FD,
Regex_ValidateMatchTimeout_m71FE7188780DEAD57093B7345CCC50D0159218BE,
Regex_InitDefaultMatchTimeout_mC91736B02BD12B92CBD93C329E7A8233CD0B9DA4,
Regex_get_Options_m823A30690EEA63798DB8497F3E9CF062412B8653,
Regex_get_MatchTimeout_mD484D1CF0B6BF8516A08991D1387761CAE2340D6,
Regex_get_RightToLeft_m546BF531C94563A11427CD24367525462CDB4509,
Regex_ToString_mF967EF5E8BD74C3692379B8436AB8D3C5963FA75,
Regex_GroupNameFromNumber_mDA7668FB37424BF0F6CA16764F174A6647270FFA,
Regex_GroupNumberFromName_m770A1CA23339D6F88A539C08A6B18274780E0393,
Regex_IsMatch_m79684C4D2CE6C5495BCCE9A32AC029E1E5950B7C,
Regex_IsMatch_m2FB867817B341A5FA3E64A41F31820C9658F22A5,
Regex_Match_mC2C718B93803F6633A708E430F8698E70354B77C,
Regex_Match_mA36A33D32F895CE84957DC7DA82E2CD45EF19EEA,
Regex_InitializeReferences_m2CD000C1AFAA8B214F32D989C7D116B684A31840,
Regex_Run_m74FB5EF178DF43F88B9058B94939F557479B93FC,
Regex_LookupCachedAndUpdate_m88CA03797C5ED796BD5E1319DF6B1B6B6FCE6C0D,
Regex_CacheCode_m68F93FF3B918776D190D4DB807A3323691C77F0A,
Regex_UseOptionR_m84945EDBEDCD61DBCEB691C929CA28F4B0AF4B49,
Regex_UseOptionInvariant_m0CA185DBDB15932BB8A8B4F53EB8ACECEC006566,
Regex__cctor_m86CE9B8D0FF5F2B54D4FF27D2213A1E6917477DF,
CachedCodeEntry__ctor_m78BCA6060E7D83B172F998AF60D17FB41BE703B8,
ExclusiveReference_Get_mE79B077388AFBD19A4524E630701783E7DCE61E4,
ExclusiveReference_Release_m9A1577138872106EA54A04EA4AB77F710CEDE336,
ExclusiveReference__ctor_m0427943C75CBB283EF26034339E3D412A080B5D7,
SharedReference__ctor_m48E749BC646BEC89282B8F336325D42DE48CFC81,
RegexBoyerMoore__ctor_m39674FB18BB75DD891AAE3781FDA0CCDDEBC2F8C,
RegexBoyerMoore_MatchPattern_m41D57E11972B2142649662886DA145AFE396F602,
RegexBoyerMoore_IsMatch_m820D06ED51C062451AFAF22682D2EB06C8DFABD9,
RegexBoyerMoore_Scan_m204A42056131A694B6D31FC69563355788CABD67,
RegexBoyerMoore_ToString_mB0A62E68E8A3CAC5CE3AC45E1C54FA72DFB626F6,
Capture__ctor_m6CC8A5385C7BD6B8AE63F9812293EC3252A65B3B,
Capture_get_Index_m46BE6FFC6E8474F55B0504269903F287C45C4B31,
Capture_get_Value_m8F739B7E4E173814B0890ECFEA37194D592BE91C,
Capture_ToString_mD49A28CAD5727E8F629643EDE0C6BAB476BA639E,
Capture__ctor_m3ED807279C93FFCE8BE4EAF447DA01E62EF93D7B,
RegexCharClass__cctor_m5170E52D9864BA712125FB33F309FE9E37869EA8,
RegexCharClass__ctor_mAA44510F3E5001A8612355B4FFB718D9DDC74264,
RegexCharClass__ctor_mB05A6CC8015C5D545C639682454A524DE7E2EA97,
RegexCharClass_get_CanMerge_mC27A4CF83CFBEF3741A3DB4F99ABA6DE76B57837,
RegexCharClass_set_Negate_mEB8659D83748A4DF28CDDFC3AC573A6504385E09,
RegexCharClass_AddChar_m4C4BFD42572978A9F98ADE75BE3811593957A9E3,
RegexCharClass_AddCharClass_m0E5DD1105844AFB7CE45B5C801304B5C803FB5CA,
RegexCharClass_AddSet_mFFDE070E770BE967173D630AD50010C3397F7B97,
RegexCharClass_AddSubtraction_m17E538235B02A1435BD43D4FE4501DA67AA35145,
RegexCharClass_AddRange_mCFE9B670B3EBB13A5CDB694B1D1D6B1C0249D110,
RegexCharClass_AddCategoryFromName_m9AD2D607E1E34A52CBC26FC38D468905C43A9202,
RegexCharClass_AddCategory_m6A4625370DA8927DF5342275CB1F6155FC2BA255,
RegexCharClass_AddLowercase_m01C1B11EB0B82E065276C7ECF60725886F59A07A,
RegexCharClass_AddLowercaseRange_mCDDE9661C9C300DFEB51A8FE36E2F790E3E75D75,
RegexCharClass_AddWord_m1D2553B878162B32B0548536AE4C3EE673041CA0,
RegexCharClass_AddSpace_mC6557749D96EBD114BCB133D14887A29304196D8,
RegexCharClass_AddDigit_mC4DE43D884E575729BB2E575DA5552989368F6B3,
RegexCharClass_SingletonChar_m01C15732FAD399460FF5BB449B8177A77CAB1DB9,
RegexCharClass_IsMergeable_mB9A0CD8306728BAFA5460C7FD748A2A7AD4BA448,
RegexCharClass_IsEmpty_mAD6C63FE25C4CF3E52A20185418925D12C4C07CF,
RegexCharClass_IsSingleton_m89D3E8460B0E7020DB0ABA607AC2F76FB9A34F1A,
RegexCharClass_IsSingletonInverse_m3E75D541C85AD842B9EB80705D6869EDB3F6928D,
RegexCharClass_IsSubtraction_m3C9EF97AFE7E4BCC24A2DF10834BF62279D7EE26,
RegexCharClass_IsNegated_m9CEDECE7EDA98ACD502E75783CA631A719DBC675,
RegexCharClass_IsECMAWordChar_m6E7FC296DB816D89E3D6CF8672DCE6DFC519D741,
RegexCharClass_IsWordChar_m2DF03D32DAB403138E397CB05F45D37BD50EB18C,
RegexCharClass_CharInClass_m194AAA57BBBD30E78E70255D6F53FAFDB785EC0E,
RegexCharClass_CharInClassRecursive_m5560DBADE1463FDEC38643C72CDF2FD5B3F69A5F,
RegexCharClass_CharInClassInternal_m5D1634F64092E4BD9EB6427447F952983211A760,
RegexCharClass_CharInCategory_mCDE20DF783F8D4E4403EC7F00F9C12E34D86C2DD,
RegexCharClass_CharInCategoryGroup_m28E498004F5EA6445C83F1B8EB4A776C210D30C5,
RegexCharClass_NegateCategory_mF2E03FFFE79E427F39D9368013A334F5BD118E13,
RegexCharClass_Parse_mBC3780FFF0DDFB62CA2085746618E6C256E8D86C,
RegexCharClass_ParseRecursive_mF7E7DD4EB594C9C30A60E72CD3CFD4EC1D822CF5,
RegexCharClass_RangeCount_mEACBB4BD08CE18A9C4F0C433A7D6C5726F563E2E,
RegexCharClass_ToStringClass_m7A760D96732A03D46C4060064B3FC58349D2B4D5,
RegexCharClass_GetRangeAt_mE563FF8072DD9B4E1179F55416CCD7FC4EB2C4FC,
RegexCharClass_Canonicalize_m44EEFB16DB02E73C1E7280D15DAE98E50F4D6FA4,
RegexCharClass_SetFromProperty_mA33170AF599765B5FDE8611BED646A850FB2330E,
LowerCaseMapping__ctor_m881B66875631FF0DD253696FE56313A9E3F24187_AdjustorThunk,
SingleRangeComparer_Compare_mF2CAD555BAC4D9CBF6A8F90D829CB528BD7BCCC9,
SingleRangeComparer__ctor_m9E44BF07F0F0C9E565E0BA050C1A26F496226BAD,
SingleRange__ctor_m4674722AFC97A111D2466AE2050C2E4E6E57303E,
RegexCode__ctor_mBCB059D3E98AEA211794E89DDF99193231F298CA,
RegexCode_OpcodeBacktracks_mDA23B91B55FE4991B168BF8E18F6DDDC7667B882,
RegexFCD_FirstChars_mC60DC5CA9A078998CB55594436AB9CBFD86478FB,
RegexFCD_Prefix_m50B30C508C6745832FD3A76B2169462455C1A28E,
RegexFCD_Anchors_m562FA644F10503074714E0F58A2A00F9F727D75E,
RegexFCD_AnchorFromType_m4B458E2C589633A43F9324C14F9192EF68F80A14,
RegexFCD__ctor_mFC6A3309CAFA8C3C2B94094AD443738823388A3B,
RegexFCD_PushInt_m63817D3969DF7BD31B7C93D43EE45C4AF539868F,
RegexFCD_IntIsEmpty_mE825A8A0DF9D5BA6618357ABBA93421D4099AAEB,
RegexFCD_PopInt_m1E4B64F2F6DDBCB7495E673540CF25FDD4D01B7E,
RegexFCD_PushFC_mBE154E351E7C49FFFC26E603B4672136D91479C7,
RegexFCD_FCIsEmpty_m57FDE5D4E352620B7773AD54B286531CA21FCDAD,
RegexFCD_PopFC_m987A35E9ADF69335799EDEEB12C2CD3A3F40FB6E,
RegexFCD_TopFC_m26ED21621830CF30FDA46AE8D7F3AC9F50DE416F,
RegexFCD_RegexFCFromRegexTree_mA85E74765529D05113116C73EC397E832D81D0BC,
RegexFCD_SkipChild_m661F5D339305B97A37D855240A0B9AF500FE03F6,
RegexFCD_CalculateFC_m2267FAA6BCA80275E21DC9A0BAF90BBC85204BD8,
RegexFC__ctor_m354E8197215F3EE9097B69E783B744365A38EF20,
RegexFC__ctor_m023D08ED0365AE9AAC539333B4390A8052C59229,
RegexFC__ctor_mDCBBCCC1BB476741943D7F9AD88731B1DCA0C1B5,
RegexFC_AddFC_m5B05CD1D7700817843366EC1DF728977EDD4D11E,
RegexFC_GetFirstChars_m7252E826F9A5BC1842A5A255BAC5A36EE8DADAF5,
RegexFC_IsCaseInsensitive_mD87B0C49AAEBB61215F09A9C5ABF8CCB8B5AB64E,
RegexPrefix__ctor_m93489A4FF55425A15BF5390E77EE0B84F6F9364C,
RegexPrefix_get_Prefix_m7137EC6CA5B857F49946E2EAEA19784040D430CF,
RegexPrefix_get_CaseInsensitive_m76E04480FA9FFAE4C5031CA12F4AE9A2576212C0,
RegexPrefix_get_Empty_mAD10DECDBC7C51F9ACF5C02E3191874252DF9B8B,
RegexPrefix__cctor_mCDCE7EDB98AFB119EE0281D37F7BC019AD28773D,
Group__ctor_mECF4574592517D363C35ADC07F9D6F7E7DE6B4F6,
Group_get_Success_m91D00749B3C9D2030B72C6DA3AF2B3BA48F22521,
Group__cctor_m213E26F039439904671CFD5DAF5D85B47D5CBE68,
Group__ctor_mDCB3D51B8A672B342F452177D42D6D3F2F9BA91A,
GroupCollection__ctor_mDFB6267479B597E32357B584847B3DA68F74D222,
GroupCollection_get_SyncRoot_m386A1A40A6B645B1F111618FEA771D48DB956D3B,
GroupCollection_get_IsSynchronized_mC179A5EEE97BC0B080A97E41B8BE381175789BEB,
GroupCollection_get_Count_mBDDCA62E15FC586F0CCBD75F006BF0B08713E26E,
GroupCollection_get_Item_m5ABF137CEFD5E2F2FE2EC76835963594300D4177,
GroupCollection_get_Item_m62ECD0C4A53BFB8F0EAFB2BD17F047451B60D886,
GroupCollection_GetGroup_m222E408F24D187B48C39E38DF0F8C80267A98650,
GroupCollection_GetGroupImpl_m0E3C3044F8ECDDA91FBF8FE7EA69B2F37033A8BD,
GroupCollection_CopyTo_m1CD3BAE06E5932597BC6EDF49494A6AB3ABE63E2,
GroupCollection_GetEnumerator_m69149E9FF8C5E3E6D3AF8C54B00A5A893B2146A4,
GroupCollection__ctor_mBFA81C79BD34180370D227533C149E106234A902,
GroupEnumerator__ctor_m068EE333FA25ED143CEE67A87050623565547092,
GroupEnumerator_MoveNext_mE64A4AE66D4732D871E1E8443DA1EA0296A6D87C,
GroupEnumerator_get_Current_mE407A8FC00E5762924C8965BD818A81F762D0B94,
GroupEnumerator_get_Capture_m95A3AE336DB603A5FF6F66FC60E77C1C17300EC2,
GroupEnumerator_Reset_m35E9C15B31794E7B1F8B163E299CE12812A6DFB7,
RegexInterpreter__ctor_m7B9BA594CF5F338B2E257EDADC2481826BF4C6BB,
RegexInterpreter_InitTrackCount_mD93771C3D75617898528698E29AD09B7EA5EE24B,
RegexInterpreter_Advance_mCD1A51680CD0318DDF6D104DE8C722FCCC468CCA,
RegexInterpreter_Advance_m779870D7E1FA3580492E2E8B75E2805613525AF7,
RegexInterpreter_Goto_m438DE9CE790DF0757383C91126DEA68C6B0DADFE,
RegexInterpreter_Textto_m6CE60A7C8FA9F9CEECD26BD6025F055EB64887AA,
RegexInterpreter_Trackto_m0C7B05A7385BE3F9BB096FE28DC22942A9F96783,
RegexInterpreter_Textstart_mE71CFC006954F38B9EB6CD85BCC0867E63BF0894,
RegexInterpreter_Textpos_mC66F0DE729E76EDA0BEEA7B1ABEE369BA6C81D5B,
RegexInterpreter_Trackpos_m472ADA4F5E1D07E71896E42714DFB723CB016842,
RegexInterpreter_TrackPush_m5A8B9F863211AAEC7E5FAD14ECDDAFDE3059210D,
RegexInterpreter_TrackPush_mB2AF47E651D2A3853A719EFB908C30D27EC2FF5F,
RegexInterpreter_TrackPush_m3EA36B28D636D1C617F85CEA57650344B562A38F,
RegexInterpreter_TrackPush_mBCAADB1DF177D91DC9AA4518DCDB3AAF7D6C0E15,
RegexInterpreter_TrackPush2_m4EBCF8B183717311AEE3FAA6AD6FAF1F08B14F77,
RegexInterpreter_TrackPush2_mD591F73FDDF69084636E0834BCCD530B057898FF,
RegexInterpreter_Backtrack_m46612DE84F898D1656DE30F3BA86E93209E279E1,
RegexInterpreter_SetOperator_m5B633C33EE4CD85364E7C60003ACE8EA93FDAC91,
RegexInterpreter_TrackPop_m84B55BE8F346693942045E937174EC8C1AE91F08,
RegexInterpreter_TrackPop_m73AB2E002DB92E231B62510861277320F76BEEED,
RegexInterpreter_TrackPeek_m4EF7918CC0F10FFF7E73C1C9D13E74D1D8D13318,
RegexInterpreter_TrackPeek_mEECF3E94E7823A68474C691F695D71087729553C,
RegexInterpreter_StackPush_mC28C3F8B3C811C4DCA6CD312F7F487206C871E55,
RegexInterpreter_StackPush_m911FF20379BF912884E7F98BB59CFB6C51AA1861,
RegexInterpreter_StackPop_mD057CA7B190ED8FBD33C6CE48E1F28E4B09FC4F2,
RegexInterpreter_StackPop_m90FC35FD76D9B63851ECFD641DAA08B1B58C7B91,
RegexInterpreter_StackPeek_m08C28311048F6B075379EE46B924FC211BA48EC6,
RegexInterpreter_StackPeek_m308DE22A8E1AF524319E7F1D5A94DBFEC37700ED,
RegexInterpreter_Operator_m4DE2EAA1744D15294F2767D5217F753FE74FAC0B,
RegexInterpreter_Operand_m1ACB9C398C9C7ADF8DA58824877B99F08F181526,
RegexInterpreter_Leftchars_m3A200CD41FFE8C89CCB85B3CC7A367E32C5988D1,
RegexInterpreter_Rightchars_m3DB37A53D6C3DC3311C9EA020690CC0824959D30,
RegexInterpreter_Bump_mC33CB8A0CC0DF1C69F11115BD225D2D8B63F8753,
RegexInterpreter_Forwardchars_mE5E437E285604CDC60551C112F7B2CEF7297F4ED,
RegexInterpreter_Forwardcharnext_mD2C6694CC31BC75D3E20C511D1004D28AAE1390F,
RegexInterpreter_Stringmatch_m543BC6834400A925D2603AE6FBB47944694AFDF1,
RegexInterpreter_Refmatch_m52369ADBF64E25A9EEEBE216939454EBB8D8E138,
RegexInterpreter_Backwardnext_mD10CE2A9E229D0655EF01565DB39C902654D00CD,
RegexInterpreter_CharAt_mAE2AF6D293F53C2D8961C2D0C145BC3ADF6EC105,
RegexInterpreter_FindFirstChar_m95CDB0ECB99F7850479D951A5F32BB6B19B91F44,
RegexInterpreter_Go_mBE9DEAECBD68F60DDFE2BB5A8C24CF92A1FB503A,
Match_get_Empty_m5D3AE3D0580F06ED901EE69FCCED6AF44715528F,
Match__ctor_m08A8262ACD89C9E47AA7168D0F2CC6E3338855D7,
Match_Reset_m9EDCC3689E8A5A57A644946AEC3E41C1901C7DAF,
Match_get_Groups_m06CCC0108A4F5EAD5968631D7A8C9FFE730BDC42,
Match_NextMatch_mA9BB438B4D7DE12D45A73720C063CFFF15FE596D,
Match_AddMatch_m3C9178A7D6F8175A7628E4BE579FD209B7C7650A,
Match_BalanceMatch_mCC0EC358E4C33191B896226512FE8F086EFEA4CF,
Match_RemoveMatch_m6268C01D537F0BACB7DD707E11FA873C3E1918C7,
Match_IsMatched_m7686CA418F588EC198A82DE287326C46F4CBDD5F,
Match_MatchIndex_mA39CA9F84C3872675CB9C76EC342EFB30A2B5DA0,
Match_MatchLength_m25492EACF56E8211FEEC4856F93D7A19D30A984F,
Match_Tidy_m88B2494631267F8CF7E90F3305F713550ED39CE8,
Match__cctor_m9158A9D469720E89CD9004B65F55EEEF5E330C0E,
Match__ctor_m38BC8AD7EEFA99C6FC25587D6FE56450FA849E0C,
MatchSparse__ctor_mEA523FCAF96D8A81401D3ED010CACE4463CCE811,
MatchSparse_get_Groups_m2B6C3D8D28A4C0035833C3805882E7906642FACF,
RegexMatchTimeoutException__ctor_mCCDB413A8F68D924B276B8FED2744E81BE4C89AF,
RegexMatchTimeoutException__ctor_m4EFD030442FEEC81E59AB8CDF35D603A5D551058,
RegexMatchTimeoutException__ctor_m554FE8CFA7F42483517F11948A61E4D3C9F44D07,
RegexMatchTimeoutException_System_Runtime_Serialization_ISerializable_GetObjectData_m78FACBA38C002E195A507A32CDAB768D8DBC93E7,
RegexMatchTimeoutException_Init_m09AF601CC7369F2D7E1300B166517FE7D20EB6F1,
RegexMatchTimeoutException_Init_m0F165C7170A46724458C06DA5EC05536D8CB95B7,
RegexNode__ctor_m29676E9646F598C827F25E906EEB6EA14A6FD5DB,
RegexNode__ctor_m92FB70D6C28D7E021A2A1ACBAD583461AB014F11,
RegexNode__ctor_m89ACB97FB7FE8B38C0D69F0F2445A7916BC67D85,
RegexNode__ctor_mAE76BA90AA85F205CB0CC6799F06D1AD85A49F64,
RegexNode__ctor_m0EFEB707603B3C667626117E09A7EED58BBEC6D4,
RegexNode_UseOptionR_mB931929BBD1D89F8B263AA846C1665775096713E,
RegexNode_ReverseLeft_m994638E4886D007B9B29BC23EA3C8D76A92099FD,
RegexNode_MakeRep_mC310B028FBE3BD5EB80F83E4E05B891ADEE45C22,
RegexNode_Reduce_mE9E22C30C296E328ABC7EDC9C52F18059FAE27C1,
RegexNode_StripEnation_mE19E0A57BCE0D0BF47F51A5103C08FCC7BB9E24F,
RegexNode_ReduceGroup_m069FA93D4F88006F18473E647069B349683B9204,
RegexNode_ReduceRep_m726F03D9E2420F276A37777942B66D15CA73F77E,
RegexNode_ReduceSet_m912F4A0DFF694EB14DE520599369A811C2E9D10D,
RegexNode_ReduceAlternation_m60EECC172A975620A5118D14D6ECF8B846ECED9F,
RegexNode_ReduceConcatenation_m4BE1B6DBBC0F4BAB9A3873414B5EE77D825AD53B,
RegexNode_MakeQuantifier_m1332537AA6BCCCD68A3E59EA7994CCFE69A19444,
RegexNode_AddChild_m734A86A25E6074316FAC566F7D127253F7B71703,
RegexNode_Child_m5AA4FFDDCCFA22FE70BA0F236F19A963AEF72079,
RegexNode_ChildCount_m23B6965575DB0DBC1D90212820DEA144FCB06996,
RegexNode_Type_mFA1C2F11F3487BB1BCBA7F58FFB7975EC18E9CD4,
RegexParser_Parse_mD206BB554B6087ED35C5F744D72A93A07721D789,
RegexParser__ctor_mC69D13B4FC323EE77392251139C5F2C456171310,
RegexParser_SetPattern_m4B385D83A9680A1B2707EBCA8659B6E12EDD5E46,
RegexParser_Reset_mEC49D1DCEBC555768D2FB90DA42374F1C547E328,
RegexParser_ScanRegex_m62049A6C66D6D8CDD795B9C740283D1EC85126DB,
RegexParser_ScanCharClass_mF775DA8BFD214C64BC3D91E07436543717976DC4,
RegexParser_ScanCharClass_mFE669B1C9CB6652157D9E8DAEE5B924C581AE81F,
RegexParser_ScanGroupOpen_mA4918ACA08C7E4C945197BBE4EF734AF5B35096C,
RegexParser_ScanBlank_m99BA3097E182DE425BE0137BAFDD0218F0DF360D,
RegexParser_ScanBackslash_m45E9E0ABDB7DF70F58850B48905DE9DE026EA64C,
RegexParser_ScanBasicBackslash_m5F438E56ACBE272622D39D4208B2D5ED536DD7B8,
RegexParser_ScanCapname_m1D4DB4E5DA312CBCA841391F729CC626DC657D85,
RegexParser_ScanOctal_mCF3925D06CBBA1DD0CB60199F59991D099430C3A,
RegexParser_ScanDecimal_mE966D2C7F357215A52F88120F40A37707C1AB33A,
RegexParser_ScanHex_m296FC19218F8186D2C1B630DF9F138CFB195625E,
RegexParser_HexDigit_m4BAEE94B2077B96A4B1D56C459EFB2B1938E1174,
RegexParser_ScanControl_m244F59DA2B0711D154B7D68CCB5765390C65B5B8,
RegexParser_IsOnlyTopOption_m66FE256A81BBD173C96B90EE9EBE9721F9ED16A1,
RegexParser_ScanOptions_m5CD283C15179190846762B90F78F0A87E7495537,
RegexParser_ScanCharEscape_mF8821EE73F3F8A5D4267642F6E4F0A666FA5E7A6,
RegexParser_ParseProperty_m69C638E755F0A5C1A2BC8E08827E6124889C2CEF,
RegexParser_TypeFromCode_m0969E0D233AC767039B0A333901F47A22BABE0E8,
RegexParser_OptionFromCode_m6BCD10574DF5E08599B5F7FC8E947E3DC69EE151,
RegexParser_CountCaptures_m5255DE4B24B8D9BA7B2A2A7A1FD79A67B36F4634,
RegexParser_NoteCaptureSlot_m8B2D20B819C86E427837C879CCA72B9BCD1C4AA8,
RegexParser_NoteCaptureName_m96A5301077C4C6554E993A2266EA40B690F455C4,
RegexParser_AssignNameSlots_m168605CD3A6D6AAA52AFFDB13BE3D5DFAC3FE94B,
RegexParser_CaptureSlotFromName_mE3FD1D57EB29D4C7A0E4029E4D4785297798EE43,
RegexParser_IsCaptureSlot_m80540BE449D9B98B2B159CD5169F7AA6DB63CB80,
RegexParser_IsCaptureName_mBFB85B16ED80CA59452491B4C3278C77ADCA1FDF,
RegexParser_UseOptionN_mE9C62585222B2D99D295708E4486C952973F35D5,
RegexParser_UseOptionI_mFA3B59BD8A6F61626E20F8FE909A23289E694263,
RegexParser_UseOptionM_mDE945B2DE782D12A5013D408F4FFBCABEC48C63D,
RegexParser_UseOptionS_mE96EEA754E1EEEF658AAF73885D048342D1D200E,
RegexParser_UseOptionX_mD63DEED6741AEA0B3F6CC4239712A4B2EF690810,
RegexParser_UseOptionE_mC171EEF863E091591BAD771F16B72D742F044096,
RegexParser_IsSpecial_mFF68456E944ACAF048B4F96F5758FFDD1D5E7DCD,
RegexParser_IsStopperX_m0BCF2DB4B0E1324C9109C8BFD486FC5DBA8DC646,
RegexParser_IsQuantifier_mE0620E30A63AD0C0DB9550A52A4A7D0BB4BC3A31,
RegexParser_IsTrueQuantifier_m4AA95A9CE7CD78600E8D525ECA5A095984FBC63F,
RegexParser_IsSpace_m1E41FA7DD1FB93BF9220530CA91B35EF08879F30,
RegexParser_AddConcatenate_m3743C87DFCD1784A949BFDCE9443845CCD630A5D,
RegexParser_PushGroup_m6F4246ECA3A6F29DA096C3B41D97652427E3175E,
RegexParser_PopGroup_m43AB1FB84E11D8DFF6C5D38B9CAD324E5425DD74,
RegexParser_EmptyStack_mB65B33DCF98A5967407B7C6A07F8799681202BE5,
RegexParser_StartGroup_m36A6C0ED245D844CD2E630160994C3F2D7CCA994,
RegexParser_AddAlternate_mDBDEEF8180738DE0D31CC05B0E223EFF0D66939B,
RegexParser_AddConcatenate_mF80F14978ED6626A8F8E5F37AEB3B946A01192C1,
RegexParser_AddConcatenate_m81CC39ED404E571347F0E97650F3BEB14639B1B0,
RegexParser_Unit_mEAEEAC39DBE372DC762644F49E6E163CA37EA34E,
RegexParser_AddUnitOne_m72DFA82092408E9C63544126093D98390E0C2145,
RegexParser_AddUnitNotone_mAA142A94BB7B6A358BA36A3920DB139382889749,
RegexParser_AddUnitSet_m024168548909EA2DF649E6194D60135312ADF5B3,
RegexParser_AddUnitNode_m6EE11A898128A169E41A5C7B38B1F3DD314FB304,
RegexParser_AddUnitType_m1ECB4025CA3B580F051CF6891D9C96922CA2FA7A,
RegexParser_AddGroup_m54BBB919E4D4AD05EFECBC3ECBE46FC4A90569EA,
RegexParser_PushOptions_m2034533961B704CBFA0F97BD4A54CB7269F0D88A,
RegexParser_PopOptions_mA18691037302741375A44BD8BDC9387DFB07B676,
RegexParser_EmptyOptionsStack_m5FCB7AF81ACB5C91A73231C9F0AA0DFB32067A45,
RegexParser_PopKeepOptions_m8ACBCD324BAF7269F90AEB3CF901B666524658FA,
RegexParser_MakeException_m6D521D75808E2CD4255A68DC3456EAF2A88F2874,
RegexParser_Textpos_m36658DED82367E05DF4333E68A666FEEBC3DAC07,
RegexParser_Textto_m5C8BAB13E35429238EA9A5F13D5A5A580D0DD3AC,
RegexParser_MoveRightGetChar_m3CF088DE129BADB346CCEEF1D547E2D260BC894A,
RegexParser_MoveRight_m6F0A1C10AE9EA183F04A9E06B62B2B53648688AC,
RegexParser_MoveRight_m7D1D27C901CAB81BCF60803E22FBDF2DEEC6CC51,
RegexParser_MoveLeft_m1BC035A4EA49F4168093B2AB0EEAB2653CB04033,
RegexParser_CharAt_m08DBAE0DFD788548F74E061031B7221154F96A77,
RegexParser_RightChar_m9E231199A8E5EA994AA1746FC5E977AF3823FDEB,
RegexParser_RightChar_m246E9E1F8D0A4A8E485C23E233CD3915C23739D8,
RegexParser_CharsRight_m318662CFE3223C3FA5E921D376409B4E1B28F9B4,
RegexParser__cctor_mF468AF3C5916BA72C579CBD41A73D2DAD004F0EE,
RegexRunner__ctor_mC04D94995556E71E813F8420C8A4EC0B66404550,
RegexRunner_Scan_m1C3B1B034601773D510A4D2DEC337635A540BE31,
RegexRunner_StartTimeoutWatch_m257FBE0C72761082A11D275954C6A1343EB13301,
RegexRunner_CheckTimeout_m52486A9CE7B6EA4C83BB60FB200196AF0EE5687B,
RegexRunner_DoCheckTimeout_mCDAA40848A2F8AAD70928FFD8A6C08FF2D9E72A3,
NULL,
NULL,
NULL,
RegexRunner_InitMatch_mF9CD772D4A8E12F89B4785324CD6939ABAE89AD4,
RegexRunner_TidyMatch_m61A8AE20E505F2055B276EB020EB0B804ED2D924,
RegexRunner_EnsureStorage_m6BC13F773B014E2875CCD9A83E4093A77AA1053C,
RegexRunner_IsBoundary_m6C846E11790EC61A9E75A24230E1477913DB3441,
RegexRunner_IsECMABoundary_m35C5F5DDC7C2F0E57EBA2E9D9892A88EDAEE4B97,
RegexRunner_DoubleTrack_m057C14C51F137222469C6526406B0E1069747618,
RegexRunner_DoubleStack_m8969F05F9E086EAA194DCBD2F137778239918925,
RegexRunner_DoubleCrawl_mF0425849E5E3C2BA5E9009CED7DE245C8CA0F7CC,
RegexRunner_Crawl_m655A5D262056F7E13F0645CE5611AE65E83D97DB,
RegexRunner_Popcrawl_mD8C76E2C584E6908F4BB11E055B97581F0CF7268,
RegexRunner_Crawlpos_m26A92CA69EF0C65BC7389834A12AD331538D064D,
RegexRunner_Capture_mE34CB0D3351BCC69F6FDE6CDEA763B93C5E92642,
RegexRunner_TransferCapture_m4F01B5A96647BC3FD338ACF6D509741D80FEC837,
RegexRunner_Uncapture_mA7163C77BE1683E508821AB251F33FB7520CE3F8,
RegexRunner_IsMatched_mD7F580AA0533D5C4BC41D18824FA74BE16EAE7A3,
RegexRunner_MatchIndex_mA8EEC418C65572A82720F5D16BAC99224CF0251A,
RegexRunner_MatchLength_m06FA694D5EFE42F89C25C8599BBE86C7726DB2C6,
NULL,
RegexTree__ctor_m5B10D5149928B35CE397472028EE327669C211DA,
RegexWriter_Write_m57CF8209EF566CD40F9146C74DF889C8AA06E061,
RegexWriter__ctor_m63A858FAE36A8640812DFF917751C1E215A2AE82,
RegexWriter_PushInt_mFBC85956A26FEBC66244C8DFC881106D85DD2C1D,
RegexWriter_EmptyStack_mB0C109FA21F5CFD16A34438BA1CC1CE8BED91E7C,
RegexWriter_PopInt_m8885F9428571674EC224D6BBC93570B1B4671713,
RegexWriter_CurPos_mEA105879492A4B415FA8AC25B29AA49153F83C18,
RegexWriter_PatchJump_m6C0A440142E7AC772AD4AF7DF5D8291B6CA6D7D2,
RegexWriter_Emit_mDC0B76CE49A6DE83DD2D169236BCD516AE9263EF,
RegexWriter_Emit_m6B0ACB44155A07161060838F483D555E7EF6ACED,
RegexWriter_Emit_m7C1D08F071C805F13DBF7684AEC3F2F7E748C497,
RegexWriter_StringCode_m6AA17FFEBDD5E155004F05A78CF13B0D8E901158,
RegexWriter_MakeException_m443C4CFA99AE06710D1E1BFA3D6EB9737AE70F17,
RegexWriter_MapCapnum_m6AFE8BED80960BAA522EAA873D535C9D5AD4B811,
RegexWriter_RegexCodeFromRegexTree_mAC489A29C00688CA929661BC394F1C4CF997CFC5,
RegexWriter_EmitFragment_mEFDD8EA3A65320222CF4EA8A52B33C687EE0C5AC,
BooleanSwitch__ctor_m6F066AB4D9A1AF132569B625CB857AE671F94C0B,
Switch__ctor_mCEC1A7A86582AA8639404DCF7607B160A8B53A42,
Switch__ctor_mA94CBF64FF82CBF4819158911159130231ADE484,
Switch__pruneCachedSwitches_m7500DBE46E6A2B4AA6BBE2978C90166B6EA35790,
Switch__cctor_mC01362AF23DB366F6103AC3762E913F3149B923C,
SwitchLevelAttribute__ctor_mD0C828AD634514271EDA0B06938D962B17EAFD52,
SwitchLevelAttribute_set_SwitchLevelType_m88B4C116AB67D726698620238DFF195913299929,
TraceSwitch__ctor_mDBA48A8FB03E3CED698799144535B99F84D81008,
Stopwatch_GetTimestamp_m7A4B2D144D880343DB783326F36F6996C1D1A1CA,
Stopwatch__ctor_mA301E9A9D03758CBE09171E0C140CCD06BC9F860,
Stopwatch_get_Elapsed_m6735B32BFB466FC4F52112AC3493D37404D184BB,
Stopwatch_get_ElapsedMilliseconds_mE39424FB61C885BCFCC4B583C58A8630C3AD8177,
Stopwatch_get_ElapsedTicks_mABB4710231090C75F057E90A29C71C553077A901,
Stopwatch_Start_mF61332B96D7753ADA18366A29E22E2A92E25739A,
Stopwatch__cctor_m137C0B2E7182FAEA6E030CD1EDC909E5A3F7A064,
AddingNewEventArgs__ctor_m52D7705C7DAA295C5491981766AE423DC282A1FA,
AddingNewEventArgs__ctor_mC778622D608C31CD28F5F81788E0475F2F87C65B,
AddingNewEventArgs_get_NewObject_mA67B862DC7A4245D76EE1A2925AABA6F612854AA,
AddingNewEventArgs_set_NewObject_mA0EC612668090E6F12C9867D74052636226E644E,
AddingNewEventHandler__ctor_m37EE437830EF867B7FEFB1FC3A3EAD0B5AE5AD2F,
AddingNewEventHandler_Invoke_mEC4E83B4C1B0CC5521EC078265B63749ACE9AEC1,
AddingNewEventHandler_BeginInvoke_mD06B02BBA1D4AA34DED3BA5CC0292119F3A37E1A,
AddingNewEventHandler_EndInvoke_m2C03AAED51AC47B53B624DDBD92C2C70BB0C95C1,
AmbientValueAttribute__ctor_m342E73202092CFC1CA817BE1B5C13B6AB3C7C387,
AmbientValueAttribute__ctor_mB0A5C5970224CFC67124F6A32693459349C3858B,
AmbientValueAttribute__ctor_m82762403269D162DBEF669722B5A021FF1A7FC79,
AmbientValueAttribute__ctor_mF4DA765961E00F6E74C1199789CA4757B0843C19,
AmbientValueAttribute__ctor_mF95ABA63721D64D82CDC16B2613D7FF9AA90AA64,
AmbientValueAttribute__ctor_m216896FC18767CF28CE66B37AE4CB1B9202CB7F2,
AmbientValueAttribute__ctor_m15B2EFEA69A3F86ACE2D0110060EB63F4922638A,
AmbientValueAttribute__ctor_mE3E0B2C6ED62E6CB1136833C9584DED01513953E,
AmbientValueAttribute__ctor_m97E244FE4182A2267CBDB42600403A01BA80B3AA,
AmbientValueAttribute__ctor_m1CDE898E007F3459C91A4A66B0276886BB4D42DE,
AmbientValueAttribute__ctor_mDDF9C4DAFE0906AA3664150E3AE13A2D4C81B752,
AmbientValueAttribute_get_Value_mAF197402AF2951D9F41882A7E8E2AC99946EF5DF,
AmbientValueAttribute_Equals_m9A88AA2017CF42854704B57AA16C8C616EDB028F,
AmbientValueAttribute_GetHashCode_mD7D082A2B53874E2D792B32BB2550F34770C1D04,
ArrayConverter_ConvertTo_mAEA49FE8501D2CA2989D859B2721CECCD5D0291B,
ArrayConverter_GetProperties_m6EA225499F1C9E760F12E922862ADBAACE8A7764,
ArrayConverter_GetPropertiesSupported_m0E3C2E559400F3DC3D63F9A4701F3FA60AEA5E6E,
ArrayConverter__ctor_m831D145364A55A155BC896935367961A476D53B7,
ArrayPropertyDescriptor__ctor_m7C51D4632C85E9663A9C39AC44E6E2CAA55F9269,
ArrayPropertyDescriptor_GetValue_m948AE3BA780FA3874A2EAF5A15AEE90D78E80D47,
ArrayPropertyDescriptor_SetValue_m1CBA7D089E8E9C71EBD881B539674C9EF14C40AD,
ArraySubsetEnumerator__ctor_m39C3859EB2625F6E584E35FDB1950B5E8407761C,
ArraySubsetEnumerator_MoveNext_mDA14E48B8A7B78616EEF81E31CE8E9A258C1A905,
ArraySubsetEnumerator_Reset_mC82A8E1D642B024903CA780F6034797EB423BEB4,
ArraySubsetEnumerator_get_Current_m09128B3111243A65657005FFCBB036CD3EF1C0FC,
AsyncCompletedEventArgs__ctor_m6EE6868CBFD4D9AB4C0981CCAA9B5D6160B72CFE,
AsyncCompletedEventArgs__ctor_mD64D20EE7FE25F4DC11F08465BADD6803074DAF0,
AsyncCompletedEventArgs_get_Cancelled_mA52243B66E0842D2B0393C044F91C8CE0E51FC76,
AsyncCompletedEventArgs_get_Error_m5FB583A922650BCBEE9FD96EEA97536AA028EF00,
AsyncCompletedEventArgs_get_UserState_mD4969188EBD6FB528946BA46B875A0CD619FC240,
AsyncCompletedEventArgs_RaiseExceptionIfNecessary_mC030DA14DA50122BAB8A7BEBFE6507C42A15121E,
AsyncCompletedEventHandler__ctor_m3E8C58CCB42C2E50B5659DD06A2963A8B02BC627,
AsyncCompletedEventHandler_Invoke_m28268406AA4523E2C9ACDF3097364E15F656CE44,
AsyncCompletedEventHandler_BeginInvoke_m696379E9F111A41649E774BFE9CBC0FE93E641D8,
AsyncCompletedEventHandler_EndInvoke_m46B07274000B19BD492EBB42FD8E4A8E91872FF9,
AsyncOperation__ctor_m3351C8630671FDA981377C4B5496107AB4B11457,
AsyncOperation_Finalize_m2AA56405A79F856D0317DE1A49F4434A5EB04604,
AsyncOperation_get_UserSuppliedState_m210A0A4774C5090611F1142F6B79829151F12C93,
AsyncOperation_get_SynchronizationContext_m1424868356A70983E6BD9D0E7770DE2C8FAA42EF,
AsyncOperation_Post_m6F2E8BF614D21BA572D2EE333E93FBFA01D2EDD8,
AsyncOperation_PostOperationCompleted_mE6BA497ACC6669D7E309607A98EC447ED1CAAB96,
AsyncOperation_OperationCompleted_m9BA3F036BD867E536F679FC49994CB2B1C8FD0B6,
AsyncOperation_OperationCompletedCore_m256C055EEFA0FAC5A4F3CFD9D9B3F8F4B489BEA8,
AsyncOperation_VerifyNotCompleted_m52B5FBFB04771187BBE028D29DFE6E4B05B3C536,
AsyncOperation_VerifyDelegateNotNull_mC59C6B7C5A67B9FB94F359AFA6BC6EAD9403B0B8,
AsyncOperation_CreateOperation_m7D5508CA38474644C74E1770AD4B6472B6D34E8A,
AsyncOperation__ctor_m9275654D08BC495200C5C946C8D3DF1D8AE1752C,
AsyncOperationManager_CreateOperation_m9A3E974F5231EA267BA4C56FF2D58ECF99FB656C,
AsyncOperationManager_get_SynchronizationContext_m6A33C59D1B37EFD29FD8AE97A6B51B466A3E7D35,
AsyncOperationManager_set_SynchronizationContext_m0F3F9CE5BB5DA9073CFBB3764547D5D364C93EA3,
AttributeCollection__ctor_m1EBB330147608510FB1B60549BA95812EA2A1190,
AttributeCollection__ctor_m14CB9FE012B85FCFE4EF0917398ADBFECCA72836,
AttributeCollection_FromExisting_mB163AB4BCB3E22E83E5238A92DE6F8411B6F37DC,
AttributeCollection_get_Attributes_m1EFD91DE73B1AB6FDB061108CA8FEF54F2FB5BF0,
AttributeCollection_get_Count_m18B4E5D1755D27754C9B3C7C89B4BD91B1458EC4,
AttributeCollection_get_Item_m3BDFCECB41F5CB12B711CAAD003B883DF83C4B92,
AttributeCollection_get_Item_m2124C159EC9B2357A091B520AEEE0901A1F0D686,
AttributeCollection_Contains_m44FEEEE6F4C20AAF6207A09BE38A10EEF6EDE6EF,
AttributeCollection_Contains_mEC42F12F9EB3AF668068A26A45DFB97A62CF6CF0,
AttributeCollection_GetDefaultAttribute_mE4E776D746426F6C8E4FB92754FBA9067F0D7A3F,
AttributeCollection_GetEnumerator_m0A6B7803DAA1D559DF91BB18D0230F449A036DCB,
AttributeCollection_Matches_mC1796716ADBDB0FAB631ACE8DF0307C4C54AD73C,
AttributeCollection_Matches_m80E15E0A1CFF7DDD5F1EF45983F974F53E945D91,
AttributeCollection_System_Collections_ICollection_get_Count_mE6419B4E22BAC7B304BFC745319C683C889CC7F7,
AttributeCollection_System_Collections_ICollection_get_IsSynchronized_m0599FB58C45409A6D66E3E38E22AEFA66B5F89A5,
AttributeCollection_System_Collections_ICollection_get_SyncRoot_mA3D7D19888BBE89E51D4BD84EE6AAA9237504E74,
AttributeCollection_CopyTo_mAE40D3E0FE070974B37F9BA5F4600E622E6F621F,
AttributeCollection_System_Collections_IEnumerable_GetEnumerator_m582487AE671B368FDDF140B132FA868EC14349FD,
AttributeCollection__cctor_m53AA3C8B32DE173EF653258A5BA9BCA1E5C5FCA9,
AttributeProviderAttribute__ctor_mD3C64A8147DB37C8B578483373F40907FBF24F5C,
AttributeProviderAttribute__ctor_m25B3C5B33859E658537459EDAF3C2EC0BD16FCE8,
AttributeProviderAttribute__ctor_m39F07B179307D3DA19A699BA584F03886872AA04,
AttributeProviderAttribute_get_TypeName_m83FA0949577D518981558E3A01BA14647565A0DC,
AttributeProviderAttribute_get_PropertyName_mC7A169CDA2E8BE87946A71872C41F0C768D1C80B,
BackgroundWorker__ctor_mB3E698B7C8D09201724ED1FB2B00604BAF64E712,
BackgroundWorker_AsyncOperationCompleted_m8B547DD478020A565FF3D364DEA48B2CF2985CC0,
BackgroundWorker_get_CancellationPending_m7CE44A5E2DC581A59F230949CAFF8ADF8962AE35,
BackgroundWorker_CancelAsync_mAB00895870A0654E4EF1FC7C904F14E478790A6A,
BackgroundWorker_add_DoWork_mD7CD868B2853D57ADB2B2D7D1B0D0F2ED17279E8,
BackgroundWorker_remove_DoWork_m6BA33C341CDF1D760DFE3A6A8CC9AE6B7707B1AD,
BackgroundWorker_get_IsBusy_mF4E2A7D2E485F7A0271B4437EAE8367CFA4C14F1,
BackgroundWorker_OnDoWork_m107C1EC7CB88D9E375F6639F26F734E35197386C,
BackgroundWorker_OnRunWorkerCompleted_m1CEA69A4872DF3E607B989CABE3F6FF03CF57F6E,
BackgroundWorker_OnProgressChanged_mC5F948B6B11C85958EB604A51B8790697D411A67,
BackgroundWorker_add_ProgressChanged_m03B534205DB0B35498A47B9DC5615E3E8734A449,
BackgroundWorker_remove_ProgressChanged_m3EBC701F20487423671335F0104DBF0C51DE7FED,
BackgroundWorker_ProgressReporter_m250A81DB6904125C034E7DBFD62DDF052BFC0E84,
BackgroundWorker_ReportProgress_mFC257DEB430E023FE8FB491DF4933713C26A3AFC,
BackgroundWorker_ReportProgress_m0D307572D683DA5F5B92871AE98E3A4DF6D4D3BC,
BackgroundWorker_RunWorkerAsync_m608034CE1791548D3E469EC3DDFE9DF11CEA04AD,
BackgroundWorker_RunWorkerAsync_mD066DF2953B243500565B8FB8C06B418E836F9F8,
BackgroundWorker_add_RunWorkerCompleted_m64EA698F8EC4DD97865F674A1866F638A0B07744,
BackgroundWorker_remove_RunWorkerCompleted_m9D0E237E1FCB0ACCA728A0C915D78D7CD533DA22,
BackgroundWorker_get_WorkerReportsProgress_m4378702AB3D12BBDA07C20AAA33C88BF58195DE1,
BackgroundWorker_set_WorkerReportsProgress_mA6182311468A7D7766304EBE4793841508EB0C6B,
BackgroundWorker_get_WorkerSupportsCancellation_m2EEF09411E3E1A0B30A3348B03C9EF0454AD8B1C,
BackgroundWorker_set_WorkerSupportsCancellation_m32F44DF5DDD32DAA59730B7841B26EA045325D25,
BackgroundWorker_WorkerThreadStart_m78B5DEA44CDA8EC477C41F3D69326779894FBC19,
BackgroundWorker__cctor_mD33E62F4A2E7BBB70D034D86B764CF21F94BAA63,
WorkerThreadStartDelegate__ctor_m7E1BC345F82122E65A327EC6349F251D961D8086,
WorkerThreadStartDelegate_Invoke_m91FDA90E60508D55DD9CEB1816EB3895830AF2DD,
WorkerThreadStartDelegate_BeginInvoke_mEFB1C720631EFC0FA5C354A001533CA282C6C038,
WorkerThreadStartDelegate_EndInvoke_mF6F7CC6DCC992A186F9786F0359147BA2985FCA2,
ComponentEditor_EditComponent_mF5DE85C7BA13FB678FD049F1971F0E91EDCBB708,
NULL,
ComponentEditor__ctor_m9F870D3808C7B07CBDA8E886658E2E21E349657C,
BindableAttribute__ctor_m4C97D574BAFB42DA7936D00100AD2E18152F20CA,
BindableAttribute__ctor_mED2FFD0A81489FB06EA218981CA6DD50780FE082,
BindableAttribute__ctor_mDC1D07DC4471CA3307627D7F0091B2A069F09766,
BindableAttribute__ctor_m9D39F07F418F854A500FA3122FB521850D75889F,
BindableAttribute_get_Bindable_m816EAC77B65035FC7C208255CD4C7537479FDEA6,
BindableAttribute_get_Direction_m27B609DF963711AA48160CBF7936EA644E0E300A,
BindableAttribute_Equals_m60236513AFA90B34B3C639608F031D2701035FEC,
BindableAttribute_GetHashCode_m29168A062580B25E17F0E7B49210098F8878AFDD,
BindableAttribute_IsDefaultAttribute_m955462456511F6919107AD4C2C8C36909B4642C6,
BindableAttribute__cctor_m75338D2A6D94DF529C3D2EE67B02DFE676F10555,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
BooleanConverter_CanConvertFrom_mD2CCC35D0029B29ED16C531E4389EE94F04AB955,
BooleanConverter_ConvertFrom_mAE7E5524CBFA2C3C060A5D7006E1F41BC8AD8426,
BooleanConverter_GetStandardValues_mF92B51FE0ED7E1F8D89B691824CF7AAEC799DDFD,
BooleanConverter_GetStandardValuesExclusive_m96A3138B9528AB4BAC2CAEA77493BD3A87C6E075,
BooleanConverter_GetStandardValuesSupported_m0F180543294A0E3C0F33460F95C1A839372A2C9F,
BooleanConverter__ctor_m8293C29BCB7B90516FFE978C6295C0378C1BFEE4,
BrowsableAttribute__ctor_m74B2B058CBFEE54B61640489C57D22055C7B482C,
BrowsableAttribute_get_Browsable_m84931BFF3F51CB9F14D7B1D7548B796FE2DBB8D2,
BrowsableAttribute_Equals_mE405587EE66B0D70C2D59B27C01C65C96C391FBF,
BrowsableAttribute_GetHashCode_mB190CC4AC3C2A7F8351335208D308E11C12A342D,
BrowsableAttribute_IsDefaultAttribute_m71A749AC32DD9BCF4555DB7DE953E11C8A11651C,
BrowsableAttribute__cctor_mE60A9058276719078B402CD5CA7E2D2FD831FE93,
ByteConverter_get_TargetType_m21CE42EF4CCA5DB8100AC9DECF783C8A005B8B26,
ByteConverter_FromString_m0CAA015CF3C267450EF9F6EAD7D1AADF18B783C1,
ByteConverter_FromString_m382279DD8FDF6650EDFC5977445BD2737200BC87,
ByteConverter_FromString_m7A932F208E2E545D5F04E9A884468EA5A2DEA54F,
ByteConverter_ToString_m605162970D456ECCCD143AE873B1A66B7B8A5372,
ByteConverter__ctor_mAA3E9232945941ADBB7CCC1E7B0DCC5F8FDBF766,
CancelEventArgs__ctor_m117DC81FF8BAEBB33345EF3C8444D94E15F78B0C,
CancelEventArgs__ctor_m165A1F727AACE153FBDAC9DEB1E7648F516FF54E,
CancelEventArgs_get_Cancel_mB5B9D01D2671256D51626D967D8752B9D0F82E66,
CancelEventArgs_set_Cancel_mE43634A7DFB737BCAF714C869CBA8D60BE826EBA,
CancelEventHandler__ctor_m34FDB08261C04D1E996D01E9BC381BCD7CDA55A7,
CancelEventHandler_Invoke_mFD0CE611B9CF7DD74405F2E2AD6758A1CDE7F5F1,
CancelEventHandler_BeginInvoke_m7317EB3E06B26DEE65C2F5D5DD445165D8306A48,
CancelEventHandler_EndInvoke_mFAE7EF5D611ED35B81952008A8EEE22B6BA0E828,
CategoryAttribute_get_Action_m899B22770F7D7B09B18AA9755B2A59E5F7D4C2CE,
CategoryAttribute_get_Appearance_m442846A152CFB8196F6DF94686A54E195529A49A,
CategoryAttribute_get_Asynchronous_m4744B5339BDF5C3E587E36D22D172924D1780C8B,
CategoryAttribute_get_Behavior_mA9AE7F9749B3D5283CE8B230BA3C7B18DBCB0AD0,
CategoryAttribute_get_Data_m8C6096F9366DC52FF647F27C8488CF293A129BB9,
CategoryAttribute_get_Default_m34A162AF89E9BF4C869B5C4235D33D02D9249121,
CategoryAttribute_get_Design_mE52AC4B9F2D9B6F786FEE882C4DE911757313209,
CategoryAttribute_get_DragDrop_mAAF91AE00788D8478E10424D35023E0320AEDAC6,
CategoryAttribute_get_Focus_mC4A71C23EE231BA729EFB07116A40D467F05789E,
CategoryAttribute_get_Format_m5B40D924FB784764CBEB4B9E209F8125B327599F,
CategoryAttribute_get_Key_mFE6077373722E42BEE7A41B22C2957AEEFCFDD2C,
CategoryAttribute_get_Layout_m68F75ADC8F2F3889B756F66B83E9B0A3AE346359,
CategoryAttribute_get_Mouse_mA487CBF0038F816B38EE5D12E7F3925FFD13EC40,
CategoryAttribute_get_WindowStyle_m17103D78C153A0162DBF9C40D1C8776DC02616AB,
CategoryAttribute__ctor_m1803E614119776D3FB71EC187ECFF81E8BA58C8E,
CategoryAttribute__ctor_mB1EB6F11D7491FD35988FEEA176310D268DF9398,
CategoryAttribute_get_Category_mBDB4C9D10F07BC627C4D047B8CD570D84EC56F3F,
CategoryAttribute_Equals_m8720C9D3148DDC3EC15599CEFFA57BD5A5CAFFAC,
CategoryAttribute_GetHashCode_m6F24BE8D64A6187C99F2539CB1822BFB574FF245,
CategoryAttribute_GetLocalizedString_m91B76A3FB0386E5E485E9F0D16391E5889F64201,
CategoryAttribute_IsDefaultAttribute_mC0E379976E42BC5FE5777848B6989986BC57D3C6,
CharConverter_CanConvertFrom_mACC1C53BA7A3678023FA71E57FF9537B9135329F,
CharConverter_ConvertTo_m0AE58CD85062AD115A508B40DFA8C03C2B4F5E30,
CharConverter_ConvertFrom_mEF1930149E499F9B6BB23BA076B05D409147D8ED,
CharConverter__ctor_m42C950C40D8A37114897889BE6FAAE8EDEE428E5,
CollectionChangeEventArgs__ctor_mD3558C4355E8AD5C47311975640AD8749DFA96C9,
CollectionChangeEventArgs_get_Action_m0819FCF5DFCFACB509454F3BB159801EAD34903F,
CollectionChangeEventArgs_get_Element_m75E8471E08077D519F6DA358BDE70B6B4788AE04,
CollectionChangeEventHandler__ctor_mFCB302CFA9AE9DDE1B921E3DB0540C6E260EBBD4,
CollectionChangeEventHandler_Invoke_mD082E7714AA09F19494DF2DB3C2F10D652E6C639,
CollectionChangeEventHandler_BeginInvoke_mF937109512FDE888BA591179E0190A49EB25DE9D,
CollectionChangeEventHandler_EndInvoke_m605B9DF6E92679E34099A314136EA28C2B20462B,
CollectionConverter_ConvertTo_m75D7A858FB6E5B535386F5DB31CE3B6C8B153837,
CollectionConverter_GetProperties_m157B337350174872C0A16671185BE3343FBA08D5,
CollectionConverter_GetPropertiesSupported_mD6B7423E7544EE67C784C160905E681816E8C7A5,
CollectionConverter__ctor_m86DBE477F4462418329C5CFB45C86A9420F852E7,
CompModSwitches_get_CommonDesignerServices_mBD24D3AF6851780EAB5AA2DED58856DF85902411,
CompModSwitches_get_EventLog_m2286ED0463A2FC057EA067BB274849C07A536272,
ComplexBindingPropertiesAttribute__ctor_m59FAB19B6E887A7D5053ACC6ED790163E7DD8A7E,
ComplexBindingPropertiesAttribute__ctor_mFE249518E01EC637D9EB8AB92A3BFAB3E55939A6,
ComplexBindingPropertiesAttribute__ctor_mD3540B6D71E3C3F598F22906324DE930E59391F5,
ComplexBindingPropertiesAttribute_get_DataSource_mC1AB8624E2137D05C6F072586A48EB7B3C9AC94C,
ComplexBindingPropertiesAttribute_get_DataMember_m4C0300DE08F7ADA2EB8A13F77F661A95824A99DA,
ComplexBindingPropertiesAttribute_Equals_m51834AC94389DD8428A64914A9D05CB1AE0AA5B4,
ComplexBindingPropertiesAttribute_GetHashCode_m2F2E67DDD60D6BD8465F432FFC11AB4A122FFFA9,
ComplexBindingPropertiesAttribute__cctor_m5BCFA30E144454811ECFB87693D17CFE3D406662,
Component_Finalize_m868907479C0DC7487C423BD23F7A73B09352FDB7,
Component_get_CanRaiseEvents_m6DE6AEAAC799CBA0E31C78BA036590F3FE6543C2,
Component_get_CanRaiseEventsInternal_mEB36254A3CA5E7A1BD31D1B9F13D93ACC295936F,
Component_add_Disposed_m04A7186AE6CEE6764B48302F0D7A47D8D0B4C274,
Component_remove_Disposed_m5730135794900398F5490543A0A9E70251B14C4C,
Component_get_Events_m93E4A66B06122546E16F6633ED70F6381AE428A8,
Component_get_Site_m45F03D1CF679A6E7EFEEE72F3B399663C0CF720A,
Component_set_Site_m4296F063DEC65836EABB1424C6305012E289C285,
Component_Dispose_m823396D3128BA14DDC7522A760EEEEAC30518E98,
Component_Dispose_m80D68BDF38465CD605E93ABFBEBA8F0C9BFFC03B,
Component_get_Container_mC65EA33BC20F64C913EF5EB0979DA47C04C0530E,
Component_GetService_mE7073D944A8F916BA1C93E9E6E6C9920A2D933FA,
Component_get_DesignMode_m5C2604368D1EC3DD4D2669AAC15F6EC25DBCAF61,
Component_ToString_m051D2542B10347587C9F258405623C6E482F4BB6,
Component__ctor_m7E00FCEC8E392D7C6AE3806CE5B4616B8CC84594,
Component__cctor_mC716FB6A30E5EFC523414AD3CE9B63B77F7535D3,
ComponentCollection__ctor_m87394413DCE85A48A977BC5505B31B423AA96E3D,
ComponentCollection_get_Item_mE2B50B2203E85B0FFD12BA25AB74284D0E1BF85E,
ComponentCollection_get_Item_mBE34BDCA0C9FFE42717B4F8DF82837373A8189D4,
ComponentCollection_CopyTo_mB74AE4BD43E5C8B6F2C234A4D0AE8AF77AA65DC6,
ComponentConverter__ctor_m49FB91A291AFCD94E41DD41B9B16A938A5FA5273,
ComponentConverter_GetProperties_m8C283D3EE69E185BD68E4A3570229F4B597C62F1,
ComponentConverter_GetPropertiesSupported_m1329740DF56E38B1C12C0394C25150078D31B7B6,
ComponentResourceManager__ctor_m587ECF7F2C87231E022EB221BD8C08F9B5AA7F3B,
ComponentResourceManager__ctor_m7C735947140BA1B9D4B4A2B80587DB0119419468,
ComponentResourceManager_get_NeutralResourcesCulture_mC238BD57FDFD42A95184069EFD6BA62EFFFF1C38,
ComponentResourceManager_ApplyResources_m884541957E90DFCC030CE745D3FE028FBA93023C,
ComponentResourceManager_ApplyResources_m33E61B4E1C5E65BDE48968F0D2ED5050D4F82055,
ComponentResourceManager_FillResources_m3CF34A8C3829ED996C2B5FB7DBB0704E2422A7D5,
Container_Finalize_mFE3569BCB203688CDCB6905476F1DB16251A704B,
Container_Add_mD2C00620A80A757094F711D85E64A2739669A1D3,
Container_Add_mB9DD92FDB72C70707F0E9F19B747345A08F6DF68,
Container_CreateSite_mB2C844032CC888CFF4868A5C3F8875D3A00B4263,
Container_Dispose_m5D329D52392588221C5B2050B3FCCCFD1A81DB31,
Container_Dispose_m8E2E86E4455B9EE167759CEB790C1526495B4966,
Container_GetService_mC27DC293E0E9B344F2B7F861D5255191212F376E,
Container_get_Components_m7491B801C95CE9F5C817E8F59EBD1DB06C4B1A9B,
Container_Remove_mBA9DA9DB60BA5826892D5E78E44A9DEFBB1214BC,
Container_Remove_mCDEBA25F853AFD40FC74D6074E87F2DAB9241C6B,
Container_RemoveWithoutUnsiting_m25B00CC9DF4668B3D04540E74DF7A7337DB23500,
Container_ValidateName_mD6A5D82CF9253F66966AB4CD11D6F2087BF6393E,
Container__ctor_mD7A10DE182D247D0A6035B14AE9D85884D3A5D89,
Site__ctor_mE5880D7B7104607004D193047FCED0C5798AFFA2,
Site_get_Component_m4FE024AC7FADA352DE8DC97ABFE699F2157A15B7,
Site_get_Container_m359729C182F30649057DA35B2EF5C5F088D8DF0D,
Site_GetService_mE75BA0C427D171ED40D8085E1C20321553D942F1,
Site_get_DesignMode_mBE21D6EA545FA29D763CF8B9133BAB9AA246007A,
Site_get_Name_m4AE8A9CB0FF380B1496B66B603AB3E5F699C55A8,
Site_set_Name_m4FCBCA111B71ACDFA9C15B295738D106C94EDFAB,
ContainerFilterService__ctor_m12ACA943E0C6253C91F2E34AF18A6902154734BD,
ContainerFilterService_FilterComponents_mC4C85A1736AEB9FF4379E9EF0FD20D773F36704A,
CultureInfoConverter_get_DefaultCultureString_m202C68B34215169C103318A3A1620995A186EB61,
CultureInfoConverter_GetCultureName_mA1618DE646813A98D2FDA246EDFE83D8015085E9,
CultureInfoConverter_CanConvertFrom_m85B0075150593AEA00319D8DABEC28929EC4C706,
CultureInfoConverter_CanConvertTo_m0AAD1DACA5AA6A17F6EA0246D8B787D2240BFEC2,
CultureInfoConverter_ConvertFrom_m49DB6CACA3C6739CD8C2ECA4CF1459D4420D609C,
CultureInfoConverter_ConvertTo_m2283E0757C117D8E1A62DF66D50C182FEFCF0A2E,
CultureInfoConverter_GetStandardValues_m9F08100099391767017F8BC0506F955DEC48F1D6,
CultureInfoConverter_GetStandardValuesExclusive_m2EA028A53B09A143A8D1C66E16DD38A4F94D9888,
CultureInfoConverter_GetStandardValuesSupported_m0D68B3C3A848E81B3D868C323A20ADBFB7EB33AC,
CultureInfoConverter__ctor_m7638B1C404D5C207B2FE06E6F53638A978CCC375,
CultureComparer__ctor_m24BDA06BAEE28F088B3B43FBC1F028F68E9E5B83,
CultureComparer_Compare_m74AD5F7935B54AB74291A38893B50E0CC609DA29,
CultureInfoMapper_GetCultureInfoName_m794274715866D2D8F320CBD3A051B55B24824720,
CultureInfoMapper_InitializeCultureInfoMap_m1FF56C2C0CF698132D8D96126D41A92340C4F040,
CustomTypeDescriptor__ctor_mD442A0BE59DB1D9EF0AC695FC857C18570B2AAD2,
CustomTypeDescriptor__ctor_m364DF095CF1C6E11326A42530453DFC3CA92184E,
CustomTypeDescriptor_GetAttributes_mA2DFA9E08F4CBE42FF54C0EA9313ACACF22AF1E9,
CustomTypeDescriptor_GetClassName_mB5EF564D1D0CD2675050CB4D58F9671904DD1BD2,
CustomTypeDescriptor_GetComponentName_mA7413EA84F636BEDAF9C3CF8E23657819B4BB5D1,
CustomTypeDescriptor_GetConverter_m326AC0250B0AECC9EE172FF9A6A112098EC7EB6C,
CustomTypeDescriptor_GetDefaultEvent_m076D38743B38382AAEF1C94CF1A8C95C06C2B225,
CustomTypeDescriptor_GetDefaultProperty_m18FBD7AB187D5692B0A425428B72BF244304A945,
CustomTypeDescriptor_GetEditor_m9089C72EFB971798074267AF8234637B2D7B4587,
CustomTypeDescriptor_GetEvents_m35D1F7F7F1468B0A156A467A0BA8A4FA3D9F9FC9,
CustomTypeDescriptor_GetEvents_m861B72146FE7E6032AFE77BD4AB092257BF65758,
CustomTypeDescriptor_GetProperties_m75853C1C9E6D90013A8AAEC85E5B2C68BFC42D57,
CustomTypeDescriptor_GetProperties_m9335548766C00E208B215333BF609541C4D88253,
CustomTypeDescriptor_GetPropertyOwner_mCD61E05ACE5B4F0679E5F835275EB6DE2B830C00,
DataErrorsChangedEventArgs__ctor_m89A08871E1885918DD30A76B2567F2AA9308550D,
DataErrorsChangedEventArgs_get_PropertyName_m03B0D566356D46C0AC0C4DAF72D656AE15D9C165,
DataObjectAttribute__ctor_m9FE6D99FFC81F6EFC05F9A293030BE6114C68894,
DataObjectAttribute__ctor_m420A715E3B1B5FA31BE2C01419DE916093CE87E7,
DataObjectAttribute_get_IsDataObject_m4D3E4CA87CCE1F016C1D88E86AF93E507D198742,
DataObjectAttribute_Equals_m9BD85A16D616806157122FBEE7546C3BE459173D,
DataObjectAttribute_GetHashCode_m9E9FAA4EBB390AD3E1A6B864A9FCAE04EE694A3D,
DataObjectAttribute_IsDefaultAttribute_m6E38289374D87F5A04509CAA3A080B97556692F3,
DataObjectAttribute__cctor_m383A8212D12F5FE4C36BC11BE7D42FDEC373B5E0,
DataObjectFieldAttribute__ctor_mEA6D783104D86B6EE1F199D4A61B07BCE72BFF14,
DataObjectFieldAttribute__ctor_mB1F0E08E953C54ABFCBA92F93116D47E2C612887,
DataObjectFieldAttribute__ctor_m34AB7D19EFD9C368E718AB7E16FD365ADCEB5979,
DataObjectFieldAttribute__ctor_mA196AAC04AC289EAD0CADB21DEE2E750616D6742,
DataObjectFieldAttribute_get_IsIdentity_m9D5DA33E7297E888A33DE391381B955E8758416C,
DataObjectFieldAttribute_get_IsNullable_m5D1307DB0D272A4957664AF146FCD2F1B364D7AA,
DataObjectFieldAttribute_get_Length_m173185C45B290517C12A6E2024655334283F4BD1,
DataObjectFieldAttribute_get_PrimaryKey_m73A12573E7BDAD23839D5CB1E823C015E6A80779,
DataObjectFieldAttribute_Equals_m6550C0473A9EAE74B664BC925305169AED27A6F5,
DataObjectFieldAttribute_GetHashCode_m3BDF77C0D8744CE3A73E5833FBA41D3E94E4B8FC,
DataObjectMethodAttribute__ctor_mA68A1C4E01A48EA208B1C08A378B04087BF4608C,
DataObjectMethodAttribute__ctor_m956819A725EDCC09FDB93C85378A2680F7102374,
DataObjectMethodAttribute_get_IsDefault_m41E0F66B1B1CB5CBB99A86C8147927581850D415,
DataObjectMethodAttribute_get_MethodType_m4B357AA299CBC838BDB0CC5E5EAE1738B93717D1,
DataObjectMethodAttribute_Equals_m8E8B69D687D535D66B1277C15440B032B4E32BD1,
DataObjectMethodAttribute_GetHashCode_mA6AD26FF3AD6C57880F2B6AA5990D97923F5A3D0,
DataObjectMethodAttribute_Match_mB6377C2E80D3B6F4A0A0058F1CF09096235705AA,
DateTimeConverter_CanConvertFrom_m47FF2772D08D0692FD2DDF4436584F38422F5FA1,
DateTimeConverter_CanConvertTo_mB2896928A5346D92A19E3E59A409760F203C111A,
DateTimeConverter_ConvertFrom_m5F118F03495AD23C3694DD1F984B982A1B0F8D33,
DateTimeConverter_ConvertTo_m9C4EFE6069A6BBEB95347CD4ABAE8EA9103CC516,
DateTimeConverter__ctor_m1B60FCB4F2053392F67CF6B8398AB82291CC2FD2,
DateTimeOffsetConverter_CanConvertFrom_m6BF8D7807897984E48493603A8277DA253A8F89E,
DateTimeOffsetConverter_CanConvertTo_m120FADF935AE1CA2F6E6F33BC4847863FFE73902,
DateTimeOffsetConverter_ConvertFrom_m05F3D90885D1BB9CA3130E73607012C5FA3D1166,
DateTimeOffsetConverter_ConvertTo_m86A567B4C8D2ABFA7E9A4A163BEDFAC142DF9394,
DateTimeOffsetConverter__ctor_m02C7F636B4E4D3310EBAAF758A3BF576F27C0A78,
DecimalConverter_get_AllowHex_mFB916A7101AA8F202F2EE1952E47B98D8D8D9AD7,
DecimalConverter_get_TargetType_m9D7F2BB39848B5F8A436A900487B55F6FCA94F20,
DecimalConverter_CanConvertTo_m055F9F0239B7D7970F61F3D5B14B3C1991E82C49,
DecimalConverter_ConvertTo_m5B21E6AB73251329BE83E9A25C4E2DECD2AE82C2,
DecimalConverter_FromString_m00911E3824B71042A46E46CF5F0270D5EBBE77AA,
DecimalConverter_FromString_m3FF2CFCCA66D2D6EBEC5E10A48A9F450C7F37949,
DecimalConverter_FromString_m7C29C3AB8AB31C0DF043B36C1D32578C5DC09D78,
DecimalConverter_ToString_m9E32217983BD348797296512695A5341C30697AD,
DecimalConverter__ctor_mB015B3871CF834D0C5D8290C9FD15509249921E7,
DefaultBindingPropertyAttribute__ctor_m4AC532D84BF8E32C40438C15BB82939C071BC38A,
DefaultBindingPropertyAttribute__ctor_m69C1EB0E10C3CC954EDDFBB975CC8B67B45B3E7B,
DefaultBindingPropertyAttribute_get_Name_m19FCCBEA35C0DE9FD2088BBE4666B814B8B8937A,
DefaultBindingPropertyAttribute_Equals_mE990846E666322FBE1E70BAD2553DD8D4C67AC65,
DefaultBindingPropertyAttribute_GetHashCode_m3CCE67D3EE468F1B7848DCD08FB7C811146C7C84,
DefaultBindingPropertyAttribute__cctor_mF9E310314E2E13A2845A06876C62ED425BDD372D,
DefaultEventAttribute__ctor_m635F34B6ED07BCB32D4DA9CD82D9FFE10FED5714,
DefaultEventAttribute_get_Name_m1134D3145164417819FEABD3FB749DB89E09A098,
DefaultEventAttribute_Equals_mF08E278698E07E1FB911C0F87598ED64F6C7F019,
DefaultEventAttribute_GetHashCode_m3D9A349540F5E08C9113FA277D0CF0C23FF64306,
DefaultEventAttribute__cctor_m858BAA32435A47A90F28317DF95A20741AB0223B,
DefaultPropertyAttribute__ctor_m1BEFABEC4497B47DBFDABDEB90BEEF2070445668,
DefaultPropertyAttribute_get_Name_mE3DA224DF16CD92E047FF0CD3DAC7157300B82EB,
DefaultPropertyAttribute_Equals_m633F58C3EED00082CA450B40F0A968C23CDF8B76,
DefaultPropertyAttribute_GetHashCode_m1D5149D2A924BE05CED1FAFEA31BDE0282E055DB,
DefaultPropertyAttribute__cctor_m6ADAF3FC47ABF97DC42C2201EC2F237176259FA6,
DefaultValueAttribute__ctor_m636839694ACB26B57429C40DFA5829BF7E6F93A7,
DefaultValueAttribute__ctor_m6B014985B672C4E46729D612C0BC001BF23C5907,
DefaultValueAttribute__ctor_m39255B6251EA9398208BEF0C212C1D43F2FFBFAF,
DefaultValueAttribute__ctor_m0664D4FEB21BF27DB0AF314DF1BD0C95DE942140,
DefaultValueAttribute__ctor_mC6B015FD27A56479753AFAC3C0790C3C95454B43,
DefaultValueAttribute__ctor_mED7145C81147725625CD5B18E40C703EC770E2C9,
DefaultValueAttribute__ctor_m7EA7C8A4983EFBFF739AA421FAB37B5CC3E7CB63,
DefaultValueAttribute__ctor_m6AA7BC40C82F3B4BA220F0533AF548E33D5D5D4A,
DefaultValueAttribute__ctor_m7572A53E3D06C0DAAA2AC7C24E0A7F2647135867,
DefaultValueAttribute__ctor_m1BC9CBB38A9314A5513B910C942861DA122A852A,
DefaultValueAttribute__ctor_m2B67802B0DD6D056BB6BDDFEA71D5350F45E9AEE,
DefaultValueAttribute_get_Value_m4C07236B56BD114C38BA7DA8C94605A174EEC005,
DefaultValueAttribute_Equals_m337FB64F797F188E4815CF051E5DAB44E6E555D3,
DefaultValueAttribute_GetHashCode_m890451093F442C83A29160FD8B39A32559F2C7A9,
DefaultValueAttribute_SetValue_m557E5130D982CDBD89474F1D3B8F7D77D0424AE0,
DelegatingTypeDescriptionProvider__ctor_mCA7A19A0B8F2306A3FCBE5541B92E0F1D1376B01,
DelegatingTypeDescriptionProvider_get_Provider_mA048A519047ACF1FB8AB8604AC985038883688E7,
DelegatingTypeDescriptionProvider_CreateInstance_m1D0BB463FE6078B72E3FA2F8EB661E3F93EB0CF3,
DelegatingTypeDescriptionProvider_GetCache_mB2D34194960FB5604FCCA8DEB3F563BD0E73321C,
DelegatingTypeDescriptionProvider_GetFullComponentName_mC92F64FAD6E25AB3D42154C205E015776BAE8AEA,
DelegatingTypeDescriptionProvider_GetExtendedTypeDescriptor_m253D9E8BB497010592F6EDA8D601DEDF11191CD2,
DelegatingTypeDescriptionProvider_GetExtenderProviders_m6A6C2B71F960A4A5A8FA32B49DACD4872928D553,
DelegatingTypeDescriptionProvider_GetReflectionType_mAE5CE00625A29447106956644B1E52E7E7588E79,
DelegatingTypeDescriptionProvider_GetRuntimeType_m412219665293FBA9534B783543DE78D12C726C0C,
DelegatingTypeDescriptionProvider_GetTypeDescriptor_mFD091994993864869A433CD2507DE15B70D2A7E6,
DelegatingTypeDescriptionProvider_IsSupportedType_m6B052A2A06C8C6F22A6A853BB75D93B9BFA2A82F,
DescriptionAttribute__ctor_m4813112E0C52509AA577C0A9A27A8C1D596CFF4E,
DescriptionAttribute__ctor_m5964EBBE5F72FC3B765F2657E0C7A6A9EF1DF2C5,
DescriptionAttribute_get_Description_m86EA9FDCEF55F6643C195B45A9BA6A58E30875B3,
DescriptionAttribute_get_DescriptionValue_mD892D328BECCFE526144A4B778DCC2B4BC8D45CD,
DescriptionAttribute_set_DescriptionValue_m847FED7026008DA7EBFE3EAAEF5E87DB92F863E8,
DescriptionAttribute_Equals_mD0C91C3BDA1081BC9ECD15B9D8770EC9B8CCCB51,
DescriptionAttribute_GetHashCode_m936BEDB9238E6BF727014567451AD7DAC9F2B163,
DescriptionAttribute_IsDefaultAttribute_m027507DDAF18946B4CB2FA3015FE73EBAC53D62D,
DescriptionAttribute__cctor_m70E48D1F612C3405E8C981060431512C0374C438,
DesignOnlyAttribute__ctor_mEBDD48E0B85C8D87398601C52C8FFFD17CB39415,
DesignOnlyAttribute_get_IsDesignOnly_m68CBE6C4AD7154EE82ECD431849BA377756874CF,
DesignOnlyAttribute_IsDefaultAttribute_m6D873950CDF25510F438ED647346317CA7A647FF,
DesignOnlyAttribute_Equals_m076651DB673496528EE4BE929689DE99BEAB8B13,
DesignOnlyAttribute_GetHashCode_mADCBF4B2BF7067D02A09CF088C8D69F468C483AF,
DesignOnlyAttribute__cctor_mB4872B8DD73AE15130706DEC6C80D66903C6D2C6,
DesignTimeVisibleAttribute__ctor_m970A7BE0AA7704791B8F16705CD9011A9BDDD098,
DesignTimeVisibleAttribute__ctor_m0B646924E7542AFAC9778373AAF56B86491AF06A,
DesignTimeVisibleAttribute_get_Visible_m2C77A86E094E7B13E0D02EE77FE7AACC8C61A9BA,
DesignTimeVisibleAttribute_Equals_m7E683249570BAF44944921858927C5748D045270,
DesignTimeVisibleAttribute_GetHashCode_mF40EFCB7A2A65302B7C6803151123038933431AE,
DesignTimeVisibleAttribute_IsDefaultAttribute_mF5ABD1617E07A7A3D85A3053BFF9141344F4A287,
DesignTimeVisibleAttribute__cctor_m5A9CAF6E5B4E31A7004E522367C59DE6B6BC1FF2,
DesignerAttribute__ctor_m9F223BB1B2B8A3D480FF9854F4775C2A101A443A,
DesignerAttribute__ctor_m7B2B57260828DEE66CEAA821E0A98900E15B810E,
DesignerAttribute__ctor_mAE160C4966497B95D77E839B6C56D42721DC4BA8,
DesignerAttribute__ctor_m80FC02525242A357EB829F1FF6E323C243571DF5,
DesignerAttribute__ctor_mDF19D8BB2461FFE23995B5BA1F975DC1A77B5964,
DesignerAttribute_get_DesignerBaseTypeName_mAD0CC16E016DAE5EB60C58A0B7BC5E5361BF1525,
DesignerAttribute_get_DesignerTypeName_mD51D180F6C7BCA066BE47F54C6082B78088F662B,
DesignerAttribute_get_TypeId_m5FEB8253BDB826CF1B19CD7CEAE5622ADBFA6A63,
DesignerAttribute_Equals_m8F8B48C9F60766DE6DEB22CB0ED72F2B16C8C659,
DesignerAttribute_GetHashCode_m756E31506E31D909272E5289ADC2DCB0DA675437,
DesignerCategoryAttribute__ctor_mF489EBD57068DA5F3FE4DCA8300CB5A78CF34CE0,
DesignerCategoryAttribute__ctor_m4699FB87C02E6D4B8E417C462B5BB6F76E0EC694,
DesignerCategoryAttribute_get_Category_mDCB2D0B9A4F5FAD33260300979D52A4A9EC1C80D,
DesignerCategoryAttribute_get_TypeId_mE1C3D89F3555E98D93523CCECD91D2A7235A10FA,
DesignerCategoryAttribute_Equals_m7F9DFE7D18B55A1B0B68FBDA034F0FE9CA351CEB,
DesignerCategoryAttribute_GetHashCode_m2CF3EB39D6E5352C9D944679018CE41B6CC2FED4,
DesignerCategoryAttribute_IsDefaultAttribute_m661EFD9151FCBB2DD7BB3E54EB45E4AD26DB6F8F,
DesignerCategoryAttribute__cctor_m5A20D3E6497B394223C44441C654C53794C5B5C4,
DesignerSerializationVisibilityAttribute__ctor_m5DCCCF10B65CB984ACAA2C821CD59E0A5591CC91,
DesignerSerializationVisibilityAttribute_get_Visibility_mAE359C5749C4000C2A382C64B1DCFC3AC4B2FFC5,
DesignerSerializationVisibilityAttribute_Equals_mC35A99157702232DE7952D5A7275DA7204E0294F,
DesignerSerializationVisibilityAttribute_GetHashCode_m0DA75A13695D5C191EDF0C7918E3AF166E1805C7,
DesignerSerializationVisibilityAttribute_IsDefaultAttribute_mA881E4CCC85E9269F90BCEA231073875C653605E,
DesignerSerializationVisibilityAttribute__cctor_mEB0BCCD12F1113C50BF1C0364EF2A99E41AD424A,
DisplayNameAttribute__ctor_mCA2BCC655453F00B75B3E6E072777304FA3599A9,
DisplayNameAttribute__ctor_m3D4B66E435734FFA29B405B346956880AD44AF5B,
DisplayNameAttribute_get_DisplayName_mC1FE61B42690D98511D52340E04E6C54D1F4D494,
DisplayNameAttribute_get_DisplayNameValue_m6A75B8CBDD8F55609180D19E79E74BF7656F9163,
DisplayNameAttribute_set_DisplayNameValue_m44D90F2F66EF3F35DDC6EEBFFA9ECFE7B10A6DE0,
DisplayNameAttribute_Equals_m7893F7A4E50D758CC46D15D3C7FE754471FA51AE,
DisplayNameAttribute_GetHashCode_m1369380C57DDC20FEBAFC4562305B7BAF52A1F64,
DisplayNameAttribute_IsDefaultAttribute_m9835E20454EBC53D6F16D5B74B356EDA465D6FE2,
DisplayNameAttribute__cctor_m42C8D9A551BF01816245A28D6291C7F17E29910F,
DoWorkEventArgs__ctor_m1808B6408495CB81A503F2803FB1A4272288BC76,
DoWorkEventArgs_get_Argument_mA6DB21619D549EEAE18C71219FD6FC2213AC70BD,
DoWorkEventArgs_get_Result_mC1102459AFC48D7CDB54C95B8F7177F168EC016A,
DoWorkEventArgs_set_Result_m11842129B818483BC23F7328F6675F5161F973D4,
DoWorkEventHandler__ctor_mE0A3B8FC56EFDB363D080AC315DF53D7FE2E6142,
DoWorkEventHandler_Invoke_m12910A48E229DC976D080DD809934D9C86711A56,
DoWorkEventHandler_BeginInvoke_m2F6A69DF12080D9879ADD8C00BBF845059A1AF8F,
DoWorkEventHandler_EndInvoke_mC312C5DB3253FEE71F79EED2025AD7B4D76B2E55,
DoubleConverter_get_AllowHex_mDB902FA678E2823F8775CF2410F8BCFD45135A9A,
DoubleConverter_get_TargetType_mE2AA85910CF4D5EE2857F5472FAD6F60E96FDA6E,
DoubleConverter_FromString_mDCD894BDC0A4DFB12E269CE8FF72B377691E4095,
DoubleConverter_FromString_m0FA24E767CC4FFA9CFD7B7CE0D382A0CA8903980,
DoubleConverter_FromString_mFC898691E3FC0C34E4BAB3643645E081F4FF3347,
DoubleConverter_ToString_m9C99B65F40B918222ED348FA19F750EC02DCD72B,
DoubleConverter__ctor_m419F1E782FFBC765D22792D76E56D54FC94E6AEB,
EditorAttribute__ctor_m0E590539E56DE135B904C5CA55A7DF0B5385A321,
EditorAttribute__ctor_mD871819F1E1FDCA508055C1384044C8C1E383B63,
EditorAttribute__ctor_m69D314C192B9341D68126A648A759BEEC8A4A8B4,
EditorAttribute__ctor_m4109934B06A665D93ED2A57EFDFC3323E6088E9B,
EditorAttribute_get_EditorBaseTypeName_m41C1E4DD17CF8A2C14A8C8A8E783687FF2C241D1,
EditorAttribute_get_EditorTypeName_m0C6CD2A9C2905C7E774825F77B26BF6D842C6090,
EditorAttribute_get_TypeId_m2016C62C0B845E4C2E2C62CDB963FB3E4D88949D,
EditorAttribute_Equals_m532ECC69F7C9BE32A90FCBA6DB7059F33F34BAF2,
EditorAttribute_GetHashCode_m3F1B0F256D2B1B6EFEEC06CF6118DB87A697D382,
EditorBrowsableAttribute__ctor_mACDE45DF0DCAA6E923120D6AEC45422AEF958C2E,
EditorBrowsableAttribute__ctor_m6E36A054B0297201EB9079BABD1FC9B19A8EF3B8,
EditorBrowsableAttribute_get_State_mCA62DF5F83E3864E156DD0F1363E0F35E5F8FAAE,
EditorBrowsableAttribute_Equals_m6F5EF9CC298CBDC862CBCA5187379A79635726FA,
EditorBrowsableAttribute_GetHashCode_m74229847CE44E771F282E2E73FFC4DE55771A1B6,
EnumConverter__ctor_mBA8B2E210D061A3CF86950F6D797E911A2E3C774,
EnumConverter_get_EnumType_mE363752176E628FE1D15517BCE6F7FC98DEE6F68,
EnumConverter_get_Values_m83899F439FCAF72024528B8F04C9B7B1CC81C8FB,
EnumConverter_set_Values_m3769DFEE063A44FC1CBE85754639A0717F3BCFC1,
EnumConverter_CanConvertFrom_m283E54FE7BFCFC3CF022827F20678CE40698BAE2,
EnumConverter_CanConvertTo_m0BDD50EB0F3A7B3364DDD86650151F95C4D4965B,
EnumConverter_get_Comparer_mBD0584D1B45E8ACFFF5E0FEE31F0983033B1EA2A,
EnumConverter_ConvertFrom_m06D2FC9021EB3AF4BF131CE8E7268CC41A8994CF,
EnumConverter_ConvertTo_mBDC59D2EE871592603097C069D557F4D9A79ABFB,
EnumConverter_GetStandardValues_m30FF1BC7361719D9A5EE7205F4F63B5CB1E95E15,
EnumConverter_GetStandardValuesExclusive_m62880BF09B41A7CE88E01AA29C4CFE44A736A178,
EnumConverter_GetStandardValuesSupported_mAC1496A78AEAD3844C796F9641AD2BC10CD6E1C2,
EnumConverter_IsValid_m5D3AB88EAC5C70586DC64D867F99139FB82FFD87,
EventDescriptor__ctor_m64DD06C2302860B79602DB0A9538323FBEB778F1,
EventDescriptor__ctor_m8352B1FABAC4E2D6B61213C1B9B1E1EF8678C366,
EventDescriptor__ctor_m8F8D69FB49D3DBACBD9DF097476A561A5C642888,
NULL,
NULL,
NULL,
NULL,
NULL,
EventDescriptorCollection__ctor_m39980AB8EA7F2F7B480F18E4EC36796C1A259CD7,
EventDescriptorCollection__ctor_mDC62048A9CCD9F4E5C2CE7BBEB7C995A60ACB0D5,
EventDescriptorCollection__ctor_m855A2D527708065CD2E181EBF15A7C743AB6FAC1,
EventDescriptorCollection_get_Count_mCAA673C0D2447E4823B34AE97D61BBC999A3E6BC,
EventDescriptorCollection_get_Item_m861DB4DC0B594DC2BCB973266F49F77DB790689E,
EventDescriptorCollection_get_Item_mAC0CEDB2E1BEFDF71736788A7444CA45645539BE,
EventDescriptorCollection_Add_mC05DAE99E5D1B041F5755F71E6A2E114640F9779,
EventDescriptorCollection_Clear_m72C4D0C9B92F9055A62EE6D86D9F3E86264405B5,
EventDescriptorCollection_Contains_mD58C927756864E91133BD59356756E96253D4416,
EventDescriptorCollection_System_Collections_ICollection_CopyTo_mB67B73650B5657F8405395D0BD6521ED8A3AF0D6,
EventDescriptorCollection_EnsureEventsOwned_mF1722C2F3574DFE39C8509B62BA0013A68A1C8FB,
EventDescriptorCollection_EnsureSize_m025A1E96DE65403C6BB70BB95F9098E6572EF191,
EventDescriptorCollection_Find_mF9B00E7D7FD42F06FC18D863D07AB9A5D9778A1A,
EventDescriptorCollection_IndexOf_m2F0D99D9E5885CC7DB6133839635E9C806F6A385,
EventDescriptorCollection_Insert_mB3259BB95ADAA9B11B8A2171F5FAD03C52C40557,
EventDescriptorCollection_Remove_m9F6BF67636B9406EEFB0E3589F4EB3BAF625447E,
EventDescriptorCollection_RemoveAt_m3124EA86A586B8FE157E6D6F594E3DCA0752D6D1,
EventDescriptorCollection_GetEnumerator_mEC07212EAD84EF5CD1DB03CFF3773669A030342F,
EventDescriptorCollection_Sort_mCB21BF3537C01CD86670AFF9C2D2C03E0106D6CF,
EventDescriptorCollection_Sort_mA0D4ADE46CE36428428AE39B8A3EB86A8364233B,
EventDescriptorCollection_Sort_m1B8F2EDD470081CCC8218A83CC5C3169E7AE4264,
EventDescriptorCollection_Sort_mA76B90B9FFAB3A35C048C30559792E13FB6CACCA,
EventDescriptorCollection_InternalSort_mFC9324E5B172C969B8930B47ABE42FF8C2FEEC72,
EventDescriptorCollection_InternalSort_mAF3920AA7607A00C1B327539E007F9BBCD2FF13F,
EventDescriptorCollection_System_Collections_ICollection_get_Count_m360696919250EEB37806F7B331BC2D5127021716,
EventDescriptorCollection_System_Collections_ICollection_get_IsSynchronized_mCC1E151D95FB716BE8B06CD7F9C9B0E80E4B2E4D,
EventDescriptorCollection_System_Collections_ICollection_get_SyncRoot_mBDACC0F4D991CDC34E1447AA9D5BE06B6A0E44F2,
EventDescriptorCollection_System_Collections_IEnumerable_GetEnumerator_m175494690E3ECAC20382096A8D43493C6DF3245A,
EventDescriptorCollection_System_Collections_IList_get_Item_mF9F2044326BAD3E203EE9C4B71998C6139671E7C,
EventDescriptorCollection_System_Collections_IList_set_Item_m12BD29BF86D1A0AC1255C811F7E9BE0D56DD48DD,
EventDescriptorCollection_System_Collections_IList_Add_mA285053C7C5617586A25D1B3FD1DA834A484F9B9,
EventDescriptorCollection_System_Collections_IList_Clear_m690719A2AC9F81A4B9D94878CA2A991F07F2538C,
EventDescriptorCollection_System_Collections_IList_Contains_mF75078ECF8D88E161AA11A9AAE71543ECB3CEC26,
EventDescriptorCollection_System_Collections_IList_IndexOf_m48410473C90632946175F748D09BFAA506D0578E,
EventDescriptorCollection_System_Collections_IList_Insert_m0538802AE7EB66BDF621A96C23637A50738FD995,
EventDescriptorCollection_System_Collections_IList_Remove_m7416A79A4EA58351DBF9B8111C69A6CA8DD1DB05,
EventDescriptorCollection_System_Collections_IList_RemoveAt_m9DCA747BC2AC75F2920EC289C66FCE2099622329,
EventDescriptorCollection_System_Collections_IList_get_IsReadOnly_m1D57F4D7C77E62F7E06273DEC783685E107D0DB5,
EventDescriptorCollection_System_Collections_IList_get_IsFixedSize_m00833DCAD0FB8406395CDA1CA0E6C4DDBF958100,
EventDescriptorCollection__cctor_m027E184FD1333633CEFBEE18BA140A89E8DEEFB1,
EventHandlerList__ctor_mE953BDF2C360A0ABCD90892E5F48D26762358CC8,
EventHandlerList__ctor_m3B8B937C7A4F3EF4E46315692BC1CF5BAC97CD38,
EventHandlerList_get_Item_mFB7DC8CD40DFDA76E9732CB48CE774DDEC373C42,
EventHandlerList_set_Item_m2B5E38C064A6761A2E50A30440297B71372007A9,
EventHandlerList_AddHandler_m7C93C7AF6FD41E4C41E444CCEC0E46C9F3F01A09,
EventHandlerList_AddHandlers_mE69D3268A2948384A7D6EED824371B9A87E5C8CC,
EventHandlerList_Dispose_m7AE615B1F92C7048EB95A80A0E32761EE57B66AE,
EventHandlerList_Find_m0D64F77486BF4EABD934BF04CE38EF6DB0450B42,
EventHandlerList_RemoveHandler_mC125E76596116E967804D771CC7551ED5E700718,
ListEntry__ctor_m8FB0789AFD94BD817A59EB14EF2064A2F4270220,
ExpandableObjectConverter__ctor_mDFE2C6DF3E42BFEDD938757267F2A6E40B8FEB66,
ExpandableObjectConverter_GetProperties_m674DA113DAF377614A8EB8BB5BE199BEF53B37C2,
ExpandableObjectConverter_GetPropertiesSupported_m6908E999010CD552559E3143245E02D69BBB4B73,
ExtendedPropertyDescriptor__ctor_mC8CA04D11B52520D581769FB316244C9EA5F7420,
ExtendedPropertyDescriptor__ctor_mB3DDF0467442FE4325BE2B83F8049DD543DAF389,
ExtendedPropertyDescriptor_CanResetValue_mA461CE7457523A96CE9547BFE9E1BFD4BEDCB03E,
ExtendedPropertyDescriptor_get_ComponentType_m6DBE270D501CFAB038FF8C12EF71A93F3C3025D7,
ExtendedPropertyDescriptor_get_IsReadOnly_m2F1AB64D3CB1ED3E62800A2F52CC94645382B42A,
ExtendedPropertyDescriptor_get_PropertyType_m4F634F2E318150F948FA3D4572F7626C7E8968E2,
ExtendedPropertyDescriptor_get_DisplayName_mC5690961D9E460239779D421E4C5636958426E84,
ExtendedPropertyDescriptor_GetValue_m6B1CD918C844A1E51C8D9157A942113947A173B9,
ExtendedPropertyDescriptor_ResetValue_mDD4B911A9B4010ECC996A15B036420B4D5975D46,
ExtendedPropertyDescriptor_SetValue_m4F1F588E9326C775AC0054B6621CBD966653F44D,
ExtendedPropertyDescriptor_ShouldSerializeValue_m814776C0DD1BA637F1B063CD59AF772E8F306E66,
ExtenderProvidedPropertyAttribute_Create_mB53BAA317F0E146F21F4508E51921C05459A756B,
ExtenderProvidedPropertyAttribute__ctor_mED416479A8167DB724212857B8421BB4079D9F14,
ExtenderProvidedPropertyAttribute_get_ExtenderProperty_mB56FFEF61D8278AFFA0FB91710E1A37795738E47,
ExtenderProvidedPropertyAttribute_get_Provider_m54BFFEFF3AF82BD3F36AC3A1D473FAC53CF368C6,
ExtenderProvidedPropertyAttribute_get_ReceiverType_mE35ED6058DEBE1160D17BF385E2C46E161085E33,
ExtenderProvidedPropertyAttribute_Equals_m7FAB4FA6A11AAA6451F18CB7B06D001FD257EAAC,
ExtenderProvidedPropertyAttribute_GetHashCode_m6D03B17855FE555DA2E3F54F11C164BBD3150FB4,
ExtenderProvidedPropertyAttribute_IsDefaultAttribute_m2BEF7A86CD44FC50CE84586895CE253453A18573,
GuidConverter_CanConvertFrom_m94EEA5AFA08B798A6D0622EB5FEE787F684C6B73,
GuidConverter_CanConvertTo_m7AB12CCC8B2009BBAB9C686E449386DF0328844F,
GuidConverter_ConvertFrom_mDE3816BDF5CD3C2AB48E8CC54A74CC0AD5C20BC8,
GuidConverter_ConvertTo_m963EF915D82BCCEB03C349D03832F54C2F3C9F76,
GuidConverter__ctor_m057CFEA2B7918294B08BFB54B6A2C56B58F6CB0C,
HandledEventArgs__ctor_mE147FBEF783ABA6F74E669F3621CAF12A8CCFD00,
HandledEventArgs__ctor_m3B9A8B0FF620FC343E98B455D30C46B12239BA3A,
HandledEventArgs_get_Handled_m8910090C98213803C9DF966E41CE8C2BBEFDFFDE,
HandledEventArgs_set_Handled_m78CBBDEE2D8E0533C4A4CBB9A366DFB9E1230B0D,
HandledEventHandler__ctor_mCB22728C70CAF33101F0632D8E99AC10B54DABC4,
HandledEventHandler_Invoke_m542F5DC15A30A0B4E909F1D55C20F65BCCA5518D,
HandledEventHandler_BeginInvoke_m07A5ADABC641110803C29B9C3C1DBC07CB7A6AA5,
HandledEventHandler_EndInvoke_mAA10829337E2E7CCF852E0A15AF2B698C73ADD72,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
ImmutableObjectAttribute__ctor_m26C7DB2D34B3942D2B97EBA31E3171BED775C726,
ImmutableObjectAttribute_get_Immutable_m3ABF9ED723E613F83942F47A4B2B3525430BD8A8,
ImmutableObjectAttribute_Equals_mE070B68353CF7DBC6BC54B28ED31F691ACDF6394,
ImmutableObjectAttribute_GetHashCode_mBE8AC1ABB3CADF0ECA489214B080865DD069F8E7,
ImmutableObjectAttribute_IsDefaultAttribute_m8BAFE51FBB87BB878E58970259D3E7DB84538F55,
ImmutableObjectAttribute__cctor_m74A13A0DA32F80E45DF82DE6E9C70152C23CD4AA,
InitializationEventAttribute__ctor_mC70D5DF9B2A94A929E92360B4D6981FDD8B55A80,
InitializationEventAttribute_get_EventName_mB0DA8F246E1C4479CA62594C12E11BE9C6CB770B,
InstallerTypeAttribute__ctor_mBE109C7485B443453D1DF352D8BC3DB8A4FECC26,
InstallerTypeAttribute__ctor_m4591FDCC6AEB14694E98C0062D0C1B74D255D7FC,
InstallerTypeAttribute_get_InstallerType_m631BD3EDBE0683D8902DA08E04A79574770A5991,
InstallerTypeAttribute_Equals_m1F11A91BD9EC793C60C88EA1BF329948BC405878,
InstallerTypeAttribute_GetHashCode_m41024F816E2A955897F1EA8FB4589D1D138FE584,
InstanceCreationEditor_get_Text_mD417DB3B84845D0CB83DFD107523F61B8D1EC2B0,
NULL,
InstanceCreationEditor__ctor_mB663920F11633261DA7BD17E2ECF294FA618CF4D,
Int16Converter_get_TargetType_m03C28B87C29C22B04B4D41C0F654612CADBBD144,
Int16Converter_FromString_m5037FE57C286C9CAC9CDE3116D0F426EF88993FC,
Int16Converter_FromString_m1D6EED88E7A619CF41C3F822EF148DC647521367,
Int16Converter_FromString_m68A48D7A88B2206AD366C3CD5824C90CB483A01B,
Int16Converter_ToString_m04E267BEB959CCCD5FF76F5221B4A82D3B90DE23,
Int16Converter__ctor_mD4D022096E6FB9FFDB84D879E31177A892DD072D,
Int32Converter_get_TargetType_mADD76E2E99D4B78ECB684AE296C6AD5E45840433,
Int32Converter_FromString_m522F024625D49139F89AC5DE44EA3DCFDD490B55,
Int32Converter_FromString_m99A5C50498D91308BEA81C8E9E134608DD525799,
Int32Converter_FromString_m84E1A77746AAC084FF5A93E167D6ED83A772C704,
Int32Converter_ToString_m30AAD6DCBB228CBD58299310D39D80A44AEB7C6A,
Int32Converter__ctor_m1CD79AE5880FDE2EC91F1D67E567AAA3618D19B9,
Int64Converter_get_TargetType_mA6FF642BF7B48C93043B520B6F56598262324155,
Int64Converter_FromString_m40D208F2EDE6FFDFF6A897EDE71636290F759A61,
Int64Converter_FromString_m9537EF10EF270D889756264177A7AD71BAC3342C,
Int64Converter_FromString_m4B006B13E6B60FB3471055D2AACA19A20BC6C73A,
Int64Converter_ToString_m914E4B677BB3D12FEFF432696606554C7276093C,
Int64Converter__ctor_mE4DC71A97EF110B854F22A48AB0F0D3792B53A74,
IntSecurity_UnsafeGetFullPath_m5B606F2B38235AF2F2A44E9C631BC029044173A8,
InvalidAsynchronousStateException__ctor_mBFDF56C387AC0FEEE0537438C889C3C0481FF927,
InvalidAsynchronousStateException__ctor_m023121E41FC7A6A4764C71690F9E7914E5A6F244,
InvalidAsynchronousStateException__ctor_mB42946A2CD377DBED779D49D40B253AE20E8FA6F,
InvalidAsynchronousStateException__ctor_mA7845D7B18B5F68BC9F4479A39787DD3AA38D00B,
InvalidEnumArgumentException__ctor_mB864143D7868554B01B381A76A081E9408C085AA,
InvalidEnumArgumentException__ctor_m184AA05A3020A39DE26104E0BBB6667B4A0A6D81,
InvalidEnumArgumentException__ctor_m6F2BB21FE8EF3BF9444D99831709CD39738670F9,
InvalidEnumArgumentException__ctor_mE17CFFA48D7C085BF4828419A4BADBBB9BD8D32A,
InvalidEnumArgumentException__ctor_m6F36E458BA27A8163962D354E3374BEF7E7C5943,
LicFileLicenseProvider_IsKeyValid_m05DC6B498F1D33AB1AC664541F491C099AD1340E,
LicFileLicenseProvider_GetKey_mDAA23D7E746F1CA4E42A5A5BECD324296E3FF901,
LicFileLicenseProvider_GetLicense_mE422FDDF8364AE19646004BA7DCE98B0378E41A3,
LicFileLicenseProvider__ctor_m2E69041E5EE354DD12B54F63EBDB67B144E298FD,
LicFileLicense__ctor_mA3DCCF9DAAA00809C8F889B59AF1DEF77269C04B,
LicFileLicense_get_LicenseKey_m9ACA268958A84E7DC96D55D801043D9B404DD7F5,
LicFileLicense_Dispose_m91439D03DDE491C8C3F21E45A07843277DDF3A90,
NULL,
NULL,
License__ctor_m60C65CA65162567487747456D8A5E6DB3817400F,
LicenseContext_get_UsageMode_m74C67EC1DA40FCE7ECB8AFF112074BBB2DCA5D9D,
LicenseContext_GetSavedLicenseKey_m5CDEB3668CE9C7C589BEF0318893C562919782F7,
LicenseContext_GetService_mC513C8F05EC38E87335CFF560ADFA3F50D0CECD0,
LicenseContext_SetSavedLicenseKey_m04B950A879E024A255FA9C0A78047BD05F06C3D4,
LicenseContext__ctor_mAB5FAA290C59283C695E6D1E55E479BC7435AB51,
LicenseException__ctor_m1CE763695A858FDCCB8DA467E174BAB454319080,
LicenseException__ctor_mB94330021DE40D6A3E84D0C28A69A79CB1575A0C,
LicenseException__ctor_mCCB6A21E8D1D703F71B82A7D498991574AF22086,
LicenseException__ctor_m581FFC89C4588722DFAC649AC731997CC1EB47F3,
LicenseException__ctor_m1D5272BAFA96479089303E88C8A2D67F3D1564EF,
LicenseException_get_LicensedType_m64177B53D297721AF80C83DF52D51C435C962228,
LicenseException_GetObjectData_mBF347F760742E24FEF4AB89830F1659CDF3CBF68,
LicenseManager__ctor_mABD051736DCDDED06F94820AF270A380D38E204B,
LicenseManager_get_CurrentContext_m1D8C3D3DF397BF157E8679AF9E51A114BC4255A9,
LicenseManager_set_CurrentContext_m74C48E5628CD103BA19F67257C52CC83E3B02B25,
LicenseManager_get_UsageMode_m484105D3C9631EB6E370471DC209AB459C499B15,
LicenseManager_CacheProvider_m57C5C69DCA26A0F4DE6393569468CA42E0388807,
LicenseManager_CreateWithContext_m30AF17D75C786F9E775F67A22E4B9A79291412DF,
LicenseManager_CreateWithContext_m8F60A7F76134A5C372414D6BDF31DA0247BED7E8,
LicenseManager_GetCachedNoLicenseProvider_m4CBF2FBA41AB146963BB10B971CD7B7641A7C71E,
LicenseManager_GetCachedProvider_m2DBCEBBD847008191D4F2D559F13284B94B9BF5F,
LicenseManager_GetCachedProviderInstance_mB227F49DE9F0309CBA097C14328021C7CA19AD52,
LicenseManager_GetLicenseInteropHelperType_m6D7B101583EC4AF696E18C8FBB98CA33C2486C99,
LicenseManager_IsLicensed_m9E3019950A2EC4585B5791974594732CFAC6AAA3,
LicenseManager_IsValid_mF0821E32ECF353F331288E52B78E0A60D15F69D0,
LicenseManager_IsValid_m54F014B188955A11271F52CDFB45293B4A816D7F,
LicenseManager_LockContext_m5F0E9C8C761FADD96A5CD8FAA7D0B25129DCF4B8,
LicenseManager_UnlockContext_mA71102EF4CC72A943687F72E01BFA4A18C30E903,
LicenseManager_ValidateInternal_m6FDC9AF38B256326CD5FEB70F21CEE0C73B2FBD0,
LicenseManager_ValidateInternalRecursive_m3840EF4F43E4A99AC93287DB3D77ACE0D6EAF56F,
LicenseManager_Validate_m0017E33865486A937AEBA6C769114708AACE3C9B,
LicenseManager_Validate_m1192AB4ACEA6467B8C6E03B56BFC74DF118D69C3,
LicenseManager__cctor_mFA5AEDEDE5B54596DD66F05C7C580EF52E95D57C,
LicenseInteropHelper_AllocateAndValidateLicense_m4AA45D14D8587FD39C8B21F5F1E7F7A777E00692,
LicenseInteropHelper_RequestLicKey_m08C663B945E03A79BF3C785C2BF0293F5CE36EC9,
LicenseInteropHelper_GetLicInfo_mED813B812774441E6F66D514D1A2088C00616903,
LicenseInteropHelper_GetCurrentContextInfo_m3CD1E60533E0488EE769B83D257E18959068CEE1,
LicenseInteropHelper_SaveKeyInCurrentContext_mFC9918F441A05CB1D8FF05C8CE3B47562E98E70A,
LicenseInteropHelper__ctor_mF904867D56E74E6D4B82C61F1CD9A54C345C3129,
CLRLicenseContext__ctor_mDD7E6CA9FE763FC4ECAC93AD03E00A55B8BC251D,
CLRLicenseContext_get_UsageMode_mCD2243594CEB3EA0BE8256A9FB76AC0534A9CC5A,
CLRLicenseContext_GetSavedLicenseKey_mEFCE56DE7AAA765B34DE325258F207BEC178B38D,
CLRLicenseContext_SetSavedLicenseKey_m18B78B15A9F65BA2C88852E34F9036040AF40C1A,
NULL,
LicenseProvider__ctor_mC9C232F22F593BFFD6E17AFBDEE34F0248300C83,
LicenseProviderAttribute__ctor_m9B1C8D37F4C2C493855AA51C6A25F7656CE65F11,
LicenseProviderAttribute__ctor_m6ECFF85A8CD68AB79F7BEA5B959E4EAB0086A8AB,
LicenseProviderAttribute__ctor_m6F822D30F9063944B2AA1DDC7AD556DD6C70C1AE,
LicenseProviderAttribute_get_LicenseProvider_mEECC153EF3491BFE42A37DE3A564BDF277D974DB,
LicenseProviderAttribute_get_TypeId_mDCF023DEDA43A8A8953A4A9275964623A74D1F23,
LicenseProviderAttribute_Equals_m2CA489DAE25E1A117B66C7869946A016E9F96DA2,
LicenseProviderAttribute_GetHashCode_mA2A045B48EEA4C9C94D5C929E475C7CD1E5537E1,
LicenseProviderAttribute__cctor_mD9671C7B3D292F1CCA72E8BA0A10030D943FACDD,
ListBindableAttribute__ctor_m2719FC29AE9A73EF9DEC0C2B27A48012F927FBB9,
ListBindableAttribute__ctor_m17CD36FF6BC88622805E24627001224081F492CD,
ListBindableAttribute_get_ListBindable_m47F216E6B441C3BFA16C6A5AEAAB9F5B7A1C5968,
ListBindableAttribute_Equals_m5BCF218B037B7A2FA7466CFEAFC4DDA566FED470,
ListBindableAttribute_GetHashCode_mF5A373839D3113378AE5F91ECB7DBA17383D342A,
ListBindableAttribute_IsDefaultAttribute_m87AB6D5B90193B322552632B77B632ACF7359418,
ListBindableAttribute__cctor_m3CBFCBB3795EF1D6F8E6F079B62B0A124F2B5596,
ListChangedEventArgs__ctor_mDD7F871F692CF84679A28F9A21AB003B16128D6D,
ListChangedEventArgs__ctor_mCEC54CC1307603278A57A0A9442DD03DE1DD643F,
ListChangedEventArgs__ctor_m937F90BECBDCD6A4EE477FD9EEEBFDCAF30718E3,
ListChangedEventArgs__ctor_m4233B600D91A937AE548C66737944FDA0EA9901D,
ListChangedEventArgs_get_ListChangedType_m983182537D293A83EB0A551E06C18E7EE2ED6486,
ListChangedEventArgs_get_NewIndex_mC0A3FFE8C2885CF7C1EF4AE9F9E812A3ABF0645F,
ListChangedEventArgs_get_OldIndex_m2C3862A46578ADB0450DC55F2C0EAA40A91D7C44,
ListChangedEventArgs_get_PropertyDescriptor_mDF95F5609ECF91EF6203E7C5319989979A5AFDBC,
ListChangedEventHandler__ctor_mB27E00105C0393B2DF2D1ED6A3091E93D5615948,
ListChangedEventHandler_Invoke_mF57EB251520962479D0054B7F13131A80108E8C7,
ListChangedEventHandler_BeginInvoke_mEC0EA3359455DEEC0EA407FA7BDD4C31E49B3C19,
ListChangedEventHandler_EndInvoke_m59AF132C5AD9386D7DB0311E67CA716FA99611C7,
ListSortDescription__ctor_mE129AD8D0FB1306C02ABF97360D89E7BB2228873,
ListSortDescription_get_PropertyDescriptor_mDACCC10998B2145BD3655D0D0DA928D7023C8A9F,
ListSortDescription_set_PropertyDescriptor_mA07B4DF6E60113EE8F09F6BECCDD2B428494B436,
ListSortDescription_get_SortDirection_mBC9E98882005EC97A1BE29F5736BD31B47E68F96,
ListSortDescription_set_SortDirection_m564664D6168E0557F2F180501C1CEE4C7EB71AA7,
ListSortDescriptionCollection__ctor_m054FA84FA836E18693586F54FA42411E649CF775,
ListSortDescriptionCollection__ctor_m8FCD3F74937A403BF6DE3BFAAA3B5A33588F40EA,
ListSortDescriptionCollection_get_Item_m8E2FD41D5BF275189626745662B8F39BCCA4FB3C,
ListSortDescriptionCollection_set_Item_m4DF56ECAD7A18A0636EBA380E955F87E9F18B87F,
ListSortDescriptionCollection_System_Collections_IList_get_IsFixedSize_mB014E51241D0623617A115CD0E261A8840844258,
ListSortDescriptionCollection_System_Collections_IList_get_IsReadOnly_mC7AF7C69964A3C4F6CAD9FC69CFE508A103DDF86,
ListSortDescriptionCollection_System_Collections_IList_get_Item_mA80965A165D5508FD9A4C44AF7BB8129C279B606,
ListSortDescriptionCollection_System_Collections_IList_set_Item_mF9394B6E2F7EE2F28AAB931F4A0B014317745468,
ListSortDescriptionCollection_System_Collections_IList_Add_m3A38DB83F163633AB9D1F6BF3FAB06A24C42445F,
ListSortDescriptionCollection_System_Collections_IList_Clear_mCECF86A6A9E3D09E5BE2E8ABDA332C3DE7EB8CB8,
ListSortDescriptionCollection_Contains_mDEBBB44C266E23CD39051C9477F3FECBC706F6D6,
ListSortDescriptionCollection_IndexOf_m99E8A75F30A5E7A660A79B534CC0F4414EE62B73,
ListSortDescriptionCollection_System_Collections_IList_Insert_m7132AB7426E2F4446FA8606CA6E40BBE08D39CE7,
ListSortDescriptionCollection_System_Collections_IList_Remove_m635C07E10C4A4F9006703807237CFF5168842128,
ListSortDescriptionCollection_System_Collections_IList_RemoveAt_mFAA5828F1061D2ADD5A7B8778F3B1EB9ECDC28EF,
ListSortDescriptionCollection_get_Count_mEEA5B4C3CC8DE153A0EB83CC061CB820C2F5A398,
ListSortDescriptionCollection_System_Collections_ICollection_get_IsSynchronized_m8A3CB0DB83B294ABF8CA2BAF22E268E5806436C9,
ListSortDescriptionCollection_System_Collections_ICollection_get_SyncRoot_m585332E0F88D95425D958671015AACDFC768C7B2,
ListSortDescriptionCollection_CopyTo_m44F0C2EC659B7F913950C884A620ACEEF7BC855D,
ListSortDescriptionCollection_System_Collections_IEnumerable_GetEnumerator_m45E6320A7C850F7ABBB0E713091AEB237F1A8320,
LocalizableAttribute__ctor_mFAE21275AE19C981F760A0FBE50589E72E07AA2C,
LocalizableAttribute_get_IsLocalizable_m2160A758D5CD3DD22A533EDDA3CD6C6164047FDB,
LocalizableAttribute_IsDefaultAttribute_m069BA41473A724A2536454EC0A88EC7B94D0EC80,
LocalizableAttribute_Equals_m88AE95F8FC963DCCF52981746093A880C460D9FB,
LocalizableAttribute_GetHashCode_m58AA062448D343EF4DA3AEAC704B1DC44A8289D1,
LocalizableAttribute__cctor_m61BD76F2BC71406AB5DF5EF927D43532B6408361,
LookupBindingPropertiesAttribute__ctor_mC0896EE859FD5BC72A5D4CF2F7ACD13F052EB07F,
LookupBindingPropertiesAttribute__ctor_m1D339B6F53A7CCD1C92395904C8CC8684863653B,
LookupBindingPropertiesAttribute_get_DataSource_mF21E618E0602FAB1E8976524DE0ACFDE66CFD589,
LookupBindingPropertiesAttribute_get_DisplayMember_m56932660BE3BD5225F4C8832E699B038D5435B16,
LookupBindingPropertiesAttribute_get_ValueMember_m41A338240EDAD2E86F0621026050A462C74E5D8A,
LookupBindingPropertiesAttribute_get_LookupMember_m7CAC51051655BDE40F75D5C0D8E1E2C081A6033B,
LookupBindingPropertiesAttribute_Equals_mCF641B3E92EFF104509598AEABE1DDB3B3C29D46,
LookupBindingPropertiesAttribute_GetHashCode_mB640C0D6875C096AE5E77D2BA989F7A0EE510FF7,
LookupBindingPropertiesAttribute__cctor_mB4BD6BFB9C81EF436C0065BB5002D3B5A01CB0F1,
MarshalByValueComponent__ctor_mA51293933AEA467A6B0BCD9BBD973C268D927B46,
MarshalByValueComponent_Finalize_m9D602B8D4D8F8F8F122413E097094FD0CD4CED59,
MarshalByValueComponent_add_Disposed_mE153B11AE1F1F4E8E19C354556C31B1267D2D7C0,
MarshalByValueComponent_remove_Disposed_m4D6BA678CBC50EFC771A3E03AE11C0124F8A124A,
MarshalByValueComponent_get_Events_mA41018766AC3C752652DDD522170E0F00A2FFFF9,
MarshalByValueComponent_get_Site_mB244C6704FCB6C89038E54D9D90B156C06A0BA97,
MarshalByValueComponent_set_Site_m2136F9D86F80B8F0C36A0FD180FF7F17F6FAC4B3,
MarshalByValueComponent_Dispose_m4387E36F301775EDEA83BF2AB25E3EC5D037B6E3,
MarshalByValueComponent_Dispose_mA9ACB1CEC7384D82584354080E87A75112017AB5,
MarshalByValueComponent_get_Container_m68A2BF43881A669729CD1126C53EFCBC09A6B07B,
MarshalByValueComponent_GetService_mFB66F66A61E603988424CF9FD89C4F7568A2611B,
MarshalByValueComponent_get_DesignMode_m58C6BB7ADA57F2E56622A783D2CAE7229264DD56,
MarshalByValueComponent_ToString_m622A67EA96EFAE5D898CFC7CFB26CE4861395C97,
MarshalByValueComponent__cctor_mD07CA38525FF69AA599B31C887E434505323E0DC,
MaskedTextProvider__ctor_m9B7E4EE8AE66D238471A2BBC5C80D64A53C21F64,
MaskedTextProvider__ctor_m302AE0716F5A340F7F4958C854A64142C8AEBFDC,
MaskedTextProvider__ctor_m8875CB0A4CE659A7A40D8801B0F63FAF824C61C4,
MaskedTextProvider__ctor_m078C4AD0DF85DF83ADB89587B3ACAB573FDBF981,
MaskedTextProvider__ctor_m3B26982CCFC5C3797A95B6435B07192F74EDF6D8,
MaskedTextProvider__ctor_m72CC27370BCAFC2DB2DFAF16752DB373EFE653CA,
MaskedTextProvider__ctor_mC3DF68C53AB12952AA699D6C4F61C04F32A38175,
MaskedTextProvider_Initialize_mFA46F8C5B80302A9E759236BDEC5FEA126ACB858,
MaskedTextProvider_get_AllowPromptAsInput_mF973B54A49DDA82ED811F80E17A34E4BEA223371,
MaskedTextProvider_get_AssignedEditPositionCount_m69C2BAB12769ABC52F69EE5E3DC4A88CB36AADDA,
MaskedTextProvider_get_AvailableEditPositionCount_m5630048305E2DA6595FA09C4A5E5904004D606F4,
MaskedTextProvider_Clone_m771B5778492B23D22215A0083BDAEFD41A0F2634,
MaskedTextProvider_get_Culture_mA9C9D928B88422DD51F7977FD7C6AAF45642E244,
MaskedTextProvider_get_DefaultPasswordChar_m9703E3E1266EEB70A99B6A69DFF05DB97FADEAED,
MaskedTextProvider_get_EditPositionCount_m1F33DA7D57FBEF3405DE960CD6AC7C924D831721,
MaskedTextProvider_get_EditPositions_mF9E494BBA7EAC6AF1CBEFC85D61157AE143E10A8,
MaskedTextProvider_get_IncludeLiterals_m37C703CB7096946E740EFF2627E44EE4B81BDBBB,
MaskedTextProvider_set_IncludeLiterals_m88D834651ADFBA6B6153C8D172E045A464F8A752,
MaskedTextProvider_get_IncludePrompt_mCFBC56EB7B5CB5517B0ECAD8D0683B2AFC73F8C8,
MaskedTextProvider_set_IncludePrompt_mA93583841E0E1EA4F382801967F83B731735BEE8,
MaskedTextProvider_get_AsciiOnly_m21E1B443153C205B73EA324268FF2F453CB3B399,
MaskedTextProvider_get_IsPassword_mA79456F55E5BEFBD593A27C511A2FF5BBD0FDDAA,
MaskedTextProvider_set_IsPassword_m5BE0D07C30938B31BC293B5C8F11FB0DB9B64F33,
MaskedTextProvider_get_InvalidIndex_m763EC9BB0377976032C14BA00AF1A4A3337DDF7E,
MaskedTextProvider_get_LastAssignedPosition_m50CA253FC2DA86D3EC9C1E5A7F68AA9C5BF25C74,
MaskedTextProvider_get_Length_m6432F6299C37A2D6371AC9DA8AFE679206772D2C,
MaskedTextProvider_get_Mask_m9074C064ACA7A4D2493E30218946B86BAFA028E5,
MaskedTextProvider_get_MaskCompleted_mD58AE0B0921C9986AAFC8A700D94C5486D032A85,
MaskedTextProvider_get_MaskFull_m92463299B68CC380B5BBBB4D5E8B655CE7483F04,
MaskedTextProvider_get_PasswordChar_m0120F429F1FFA47566F840B17E557DFD6FDDD646,
MaskedTextProvider_set_PasswordChar_mC5567EBFD36099DE535C5AA079D51FEB28607DCB,
MaskedTextProvider_get_PromptChar_m636160F1EE3A969F32E034B7FCD544D289DAA01A,
MaskedTextProvider_set_PromptChar_m890C34680D07AAB3AA03DC25B41FE877BCC9EBF9,
MaskedTextProvider_get_ResetOnPrompt_m7DAEE4DE22E656C711D453F84240D96C9BF8EC5D,
MaskedTextProvider_set_ResetOnPrompt_m78FF27069210D9E5E1E18546AAB874F62C09DC50,
MaskedTextProvider_get_ResetOnSpace_m40890F87C8C68801526F427555BD40B74B5A19CE,
MaskedTextProvider_set_ResetOnSpace_mB173AB1A0E702AB372552BDB373C3CB2B9A19530,
MaskedTextProvider_get_SkipLiterals_m410CDF3FF094DDE966BA6F3665F696F53FD60312,
MaskedTextProvider_set_SkipLiterals_m02619ADF4557203B3BA14CC13144AF65DC13D91A,
MaskedTextProvider_get_Item_m1F3216E154A48C11ADC0610BDA72707797F5400A,
MaskedTextProvider_Add_m9A5D39043B42155AAB92BA47AB2A4D569B3E78ED,
MaskedTextProvider_Add_mA5A872EEEFBB1480D64DECB6C778FC88EA6585F1,
MaskedTextProvider_Add_m7499EF0F9D1793D7A65BD0DE0C7CD1597F5AF55D,
MaskedTextProvider_Add_m8F1C287569589396D343CED8C08C58EA36051C0D,
MaskedTextProvider_Clear_m50D2C6A92F7D19B38C0D159A440C35CFC35228F1,
MaskedTextProvider_Clear_mEAB28B3F9A3C6B60FE898862558024E6C7B35DB3,
MaskedTextProvider_FindAssignedEditPositionFrom_mBAF2E6FB903959360D5FFEF1FEE756E4960D768A,
MaskedTextProvider_FindAssignedEditPositionInRange_m99FEE6803040007A2AC914E2B66D41901B211CE8,
MaskedTextProvider_FindEditPositionFrom_m72A2B5BA9FE5D20F9A0B149FC86D08B0AD54F672,
MaskedTextProvider_FindEditPositionInRange_mFAB18DBA8B26EAAD2C895FFC9FC842399BFB8F73,
MaskedTextProvider_FindEditPositionInRange_mA60304FD868B13FB2C61A180EB3CE75C74BBBA9B,
MaskedTextProvider_FindNonEditPositionFrom_mF49A07987B6C91D905EDD7239EE291AF22D5FDD0,
MaskedTextProvider_FindNonEditPositionInRange_m259C05DC5F6DC27C32B74B9C77E69E0CA203B235,
MaskedTextProvider_FindPositionInRange_m1DF8097A69310EE8E18809DF4A0A8F92D0494FDF,
MaskedTextProvider_FindUnassignedEditPositionFrom_m4C22AA416A94E0E7E0DA60E234145B2769889302,
MaskedTextProvider_FindUnassignedEditPositionInRange_mF33E0E8947AD60E18E4BCC0FF3A4058884E3DC0F,
MaskedTextProvider_GetOperationResultFromHint_m69D284FDB584120F64C234BC11D81B1CBE386281,
MaskedTextProvider_InsertAt_m7E264FD3F645F3EC010C31B9E542EC13D1A871D9,
MaskedTextProvider_InsertAt_m584F275BE22589E19C03B180F81BF88E2781F162,
MaskedTextProvider_InsertAt_m386AF5541261B63071927927841CE695988EEDEF,
MaskedTextProvider_InsertAt_m0E69353EE243CEDA39A1AA468BAE7B594481F471,
MaskedTextProvider_InsertAtInt_mE839ED14D8FF954E6FD42A420C3B2710E1F9A2B8,
MaskedTextProvider_IsAscii_mEE98835FEB29B30F9399FB4A5BBBF849FDF9F0BA,
MaskedTextProvider_IsAciiAlphanumeric_m3CE95C49948C10F29F91947E3121456A959E0423,
MaskedTextProvider_IsAlphanumeric_m43616E92043E75DDF9E6D83962B05EA6801134CA,
MaskedTextProvider_IsAsciiLetter_mFF7FA71C40F867B46B8A276990ED6760E379C909,
MaskedTextProvider_IsAvailablePosition_m1B5B56F2F530B3D311342111DA7CD60467C14255,
MaskedTextProvider_IsEditPosition_mB28533BEB0EC65EF5690343556B61D93BFF7B04D,
MaskedTextProvider_IsEditPosition_m8614884878C3CE2E788A9E90FF6B2BFA296730DE,
MaskedTextProvider_IsLiteralPosition_m1B0D1B7B71CFC518C041DE789076534D1F08ED82,
MaskedTextProvider_IsPrintableChar_m1DBB3F4195B64CD712FF8D108CC61513358031EC,
MaskedTextProvider_IsValidInputChar_m29D269997A442703EF154BDE00B7118026886938,
MaskedTextProvider_IsValidMaskChar_m71BFCE23254FF5B99D5690EE08B43AFD35C35FBC,
MaskedTextProvider_IsValidPasswordChar_mB81DAF880124B6191F488B7F9A6D0747B8174FB5,
MaskedTextProvider_Remove_mF99B6F5775FAADA9E64A540918BFEA5695C4F5D3,
MaskedTextProvider_Remove_mF299A8A20BDB386CE8FEBBE41A6D947A05372944,
MaskedTextProvider_RemoveAt_mF9F77EBF5CC4086EDA8F316F6534D08BC609F5A5,
MaskedTextProvider_RemoveAt_m160C59667BB09024DDCA4A1A77CDBC3F802E91C8,
MaskedTextProvider_RemoveAt_m9BB446CA1E9495316019AE62420F3C75BF37C30A,
MaskedTextProvider_RemoveAtInt_mEB337BF8D99A98C7B0C1DD6B36AD1ECC3537BADC,
MaskedTextProvider_Replace_m6956AFF52D6BD77A812FAEE12B0BB64EAFA0234C,
MaskedTextProvider_Replace_m43E2CA96E512724063E515E749115EF5979ADC05,
MaskedTextProvider_Replace_mC7A58452868CC8594D4757140CF03E46744D8B2A,
MaskedTextProvider_Replace_mA97D044E72C73F25F9CFA1E69710E60051BCBA3F,
MaskedTextProvider_Replace_m757A9B532D1ACFF87D34985568C352927A32CEEC,
MaskedTextProvider_Replace_m6A5B4A8279F613EDDD7151CD2743BEB2B46BBEF4,
MaskedTextProvider_ResetChar_m98F29F5594B201C92E45A7F7DB8B373A791D7974,
MaskedTextProvider_ResetString_mF3E4814666BE1F17CD83EC04662D430BEBD1AB2C,
MaskedTextProvider_Set_m0DC13EE2BEAE2DBE2824A7A22FDECCCD3CE265FE,
MaskedTextProvider_Set_mA9360F2798F7590F8E7E7619B862A582D7FAF734,
MaskedTextProvider_SetChar_m73B70F3714708050D8A2D543741150DC4AD0A16D,
MaskedTextProvider_SetChar_mE6C13D1ABEF1568CD78927D157788B6D3025F218,
MaskedTextProvider_SetString_mAFF76911CC11F891E10D241C57C0775D1394EA8C,
MaskedTextProvider_TestChar_mAC74996A38215989049A56253C5D0267D8C9CED1,
MaskedTextProvider_TestEscapeChar_mC839F205DD58646AB41D153330BE9FF7565D3C22,
MaskedTextProvider_TestEscapeChar_mE807731E4B72B215DBD3B6276D819B606924071C,
MaskedTextProvider_TestSetChar_m0B37B59249703B1BDDE39E1AD93BC48A7DA8BB3A,
MaskedTextProvider_TestSetString_m9293EED6116879ACEB15E37AC6CB402BAD21CB9B,
MaskedTextProvider_TestString_mFEF74E01CEAA8F7593520754B78CA41411E2C2DA,
MaskedTextProvider_ToDisplayString_m2C8697BD22E6E59230920EB9A8FB28C5A56217F0,
MaskedTextProvider_ToString_m299B986E2739940DC37FD2F56B9EA4165F007472,
MaskedTextProvider_ToString_m8B613BC9C6DB1EA270D0BD25DA6D0600EB37DDB2,
MaskedTextProvider_ToString_m82A684195F73CCE3E9EAEF94E298334874740E6A,
MaskedTextProvider_ToString_m5A522FB4C70431C3D873EAE4000495EE664336A8,
MaskedTextProvider_ToString_m6D71BAAA7137D26A11D0C23CFA091D40A21C4555,
MaskedTextProvider_ToString_m421DBF6189CD3B04E49A371D63E3852FD9F0AD87,
MaskedTextProvider_ToString_m1B57C3CDFEDC3A1FC383F3E4AB649631A84FA3EB,
MaskedTextProvider_VerifyChar_mB670EAB410DFFBBE40C08EA88A85EC55428198F3,
MaskedTextProvider_VerifyEscapeChar_mDA78431F94FEB369617501CCDFA2C6927DDB3535,
MaskedTextProvider_VerifyString_mA85C1EE4CA111690F2396B9791F808525D3CC5E7,
MaskedTextProvider_VerifyString_m090D99B67778B10EEC2F14F7652D1F59138B5851,
MaskedTextProvider__cctor_mE62664DE9040FDDCCC9A0EB15135979A453D964D,
CharDescriptor__ctor_m19AB18A65157129B4CFB273E1BC5FCF7D8C6E93B,
CharDescriptor_ToString_m77BF47D26BBCA29730EBD50AA74D8FB45C3AFCAC,
MemberDescriptor__ctor_m86DA19B199C6354CD4C81BAB824C5E4A1B6272B8,
MemberDescriptor__ctor_m7DA97C2FCA1C99D7D7B31A89A908219E4A48DE7B,
MemberDescriptor__ctor_mFD23579925A3F34CB985856C22D3CD13BB49D41B,
MemberDescriptor__ctor_mDDA60D0BB2448D6607AB2F2C353A8C30CFABE0A3,
MemberDescriptor_get_AttributeArray_mDB41975C313AF40B0FA82B33F0AD504E92F3FDE8,
MemberDescriptor_set_AttributeArray_m26BD377D06AA20A1A9A2DB982904B10CBF6D81F7,
MemberDescriptor_get_Attributes_m4D430272C6E7D07FD2DD901B6FC26E3886217153,
MemberDescriptor_get_Category_m25D9C09A26AF999DB0E27F967E31228E3C51BA00,
MemberDescriptor_get_Description_m5505BC9F156EA609B1D60097A66D49AA6120472F,
MemberDescriptor_get_IsBrowsable_mF7CF97530C533D11E610BB19E076EF030C5B0EBA,
MemberDescriptor_get_Name_mFADCC43480F88C3749FA2B82EAECA54F79D848BB,
MemberDescriptor_get_NameHashCode_mA91F4591F9D76BDCB3A43FFA2EF534DAB62CDB6A,
MemberDescriptor_get_DesignTimeOnly_m6BCDA286F416E39BC45DC2BA830A7E49B7A8DE00,
MemberDescriptor_get_DisplayName_m985D97ED7EAEC1A7DA3524E50FB0CF9B3704B746,
MemberDescriptor_CheckAttributesValid_mEAFC02C4EAED626FCDC291F1512DD0E602E232BE,
MemberDescriptor_CreateAttributeCollection_m579C3F75B24CD1373AE01189CD3CB9CBC6C49E66,
MemberDescriptor_Equals_m66818127B5F93EE67144CB305127BA3377601E54,
MemberDescriptor_FillAttributes_mA33C5FFD1DE2BA560E335B6549E60A229B9F773B,
MemberDescriptor_FilterAttributesIfNeeded_mDEFEACE930F7537A7DF7A530198F04C73301D591,
MemberDescriptor_FindMethod_m4B26329E481C2681B235A311E2E7D022DC891773,
MemberDescriptor_FindMethod_m55C2AA54F198A970DAD868DE103F41602CC4ABEF,
MemberDescriptor_GetHashCode_m7E6C8BE058C4A813FE927FC0FC2D97981A3B1CE2,
MemberDescriptor_GetInvocationTarget_m18F13C7801A10F9E0E1649E7356C49F2797BE543,
MemberDescriptor_GetSite_mCB20B3C6E8E9E4018655CB861FBC408F4468FFD6,
MemberDescriptor_GetInvokee_m79AB7BD9D5CAE598106C4D614023DBA589C39C32,
MergablePropertyAttribute__ctor_m0C026F24E053A86D73321A45F97FDE53E2127D04,
MergablePropertyAttribute_get_AllowMerge_m9E247DA31A96661FFC6A2D65AD98A2FC2E3EF9F1,
MergablePropertyAttribute_Equals_m0E8667E4F66C176A6C92BF6330515E08DBD29FA4,
MergablePropertyAttribute_GetHashCode_m58C19FEF2F8960219B92F0F0FDB31BC03060A966,
MergablePropertyAttribute_IsDefaultAttribute_mECD4D73534A24B8600A6E9F6CB4B0CB6DCEF24BE,
MergablePropertyAttribute__cctor_mA927726347FDB5EFDB109998BF0B30BFB3585710,
MultilineStringConverter_ConvertTo_m64E4CD7221F7DFFF883B0BAE4399A8D637DD5799,
MultilineStringConverter_GetProperties_mCBECBCBC3414C6451A5B26206C4D1B848C409358,
MultilineStringConverter_GetPropertiesSupported_mAD92FF396F8731FE1C94DBEF89736D7BE2252752,
MultilineStringConverter__ctor_m4A6E3882CD02215AF2B52B5E98B41F67E48B72D8,
NestedContainer__ctor_m888BC8BCC8E12B1E8F6E61BB9976B68A49530284,
NestedContainer_get_Owner_mCAE82359E5FAC819D35995F5C15F42BE3C08F0C9,
NestedContainer_get_OwnerName_m0A01269EAD2C24E23FFA0E844887F68D63CE8021,
NestedContainer_CreateSite_m7CDB5A2D618B5F3732EC12FF1ABBD8B807277E8B,
NestedContainer_Dispose_m661E234FD90A46BFE6305D6730A489312E93553A,
NestedContainer_GetService_m997226CE4565DF20BC7AACA0B6768D7642ADA6EC,
NestedContainer_OnOwnerDisposed_mB5AF0D44A36003A28E275AD3E94247C9A8B62289,
Site__ctor_mDAA679D31EE0B838B5FF36F75BFCA767CB96DC15,
Site_get_Component_m7FE711FDC0DB5198F8D20C04AC663BC76901FA37,
Site_get_Container_m63EFCB12735BBB444C337E01A4D04FC3B3FAD042,
Site_GetService_mDFE2374B8394CEA41428F491712439BB1E3D0E4B,
Site_get_DesignMode_m289AFF7B5EB56D725AF45E42184974D373ADBF56,
Site_get_FullName_m13D39B257CDEBC4519F72636E311E8E6439DBC6E,
Site_get_Name_m7A5F45D4E71D381A9E5113AB20B5E11C39799F67,
Site_set_Name_m52981A9AFBFFA38A2A81C1A5DF69703F5CC00E67,
NullableConverter__ctor_m508F1DA74FE1B37ECA5BBA5B0E3A623480E4C564,
NullableConverter_CanConvertFrom_m248A954CEE87B4098FADA66CF035910E75C22DB9,
NullableConverter_ConvertFrom_mB26A50D9B33247B7B6F52BF3C2091DB587296A29,
NullableConverter_CanConvertTo_m971F73488C57414C8463065CB0CB0285D642519A,
NullableConverter_ConvertTo_mFE5CF810C6BE39B1A39E51B28875E8FDF0DAE363,
NullableConverter_CreateInstance_mC3E844589AD43223F7185523DD99CAAB580BBC52,
NullableConverter_GetCreateInstanceSupported_m26E7E2DDF37037BB6371AA566CA27104185B16EF,
NullableConverter_GetProperties_m6FDB181A72AC16A73DA6DCFB78E86C7665D73A5C,
NullableConverter_GetPropertiesSupported_mA4CDDD3DA6F77162E6BA4B1654C9C8FC1E45F68D,
NullableConverter_GetStandardValues_mE04D07ED245061BA6DF9A639DBB37B2ABBDA0E99,
NullableConverter_GetStandardValuesExclusive_mE2DDC86AB100AFD0F01D9E798148B95F9F1DCB78,
NullableConverter_GetStandardValuesSupported_m45F8361AB3BA832C14A71D2FE12B6A11707AC9EA,
NullableConverter_IsValid_mB0A466B916926A2B3442A69F7C8C86AB148C01C8,
NullableConverter_get_NullableType_m3DD5EAE964748743F8CC684C72EC663C75491826,
NullableConverter_get_UnderlyingType_mF4A327831A2B20FE4FD3B734570509B6B5C327AF,
NullableConverter_get_UnderlyingTypeConverter_m71AA3BCCFFC7B4D61971C691312DF0767350758D,
PasswordPropertyTextAttribute__ctor_m561DC1276F32B4FCF5D5CF0C887EF58902DFD813,
PasswordPropertyTextAttribute__ctor_m6C7115C93FD69C8EDC7EF98C0EFA9DEE0D5DC554,
PasswordPropertyTextAttribute_get_Password_mA428AA8DFBCEA6EFDEBC1C462E0C8615FF4BABCE,
PasswordPropertyTextAttribute_Equals_mF5CE53286BA6FBE00FFDF413A74565DCB7C83077,
PasswordPropertyTextAttribute_GetHashCode_mDD2B9F761AEB6E71F358C4D3147E1FC9EECF6047,
PasswordPropertyTextAttribute_IsDefaultAttribute_m60425A42A167FC9B4ABE15E3CCC73FA588043D0D,
PasswordPropertyTextAttribute__cctor_mAD84EAFCCE349F72B880DE4C8129F2271EAE5AD8,
ProgressChangedEventArgs__ctor_m23538440E7BD972E09D2D504C679137FDD62DFED,
ProgressChangedEventArgs_get_ProgressPercentage_m2561ED762C465326C621E8652B16077AAAD349CA,
ProgressChangedEventArgs_get_UserState_m3297B7BBC4ED0279E680AA56A6BE9C8C1DCE1694,
ProgressChangedEventHandler__ctor_m99F9433E7E2A152DCAD8F3EC5F81F699237F63A1,
ProgressChangedEventHandler_Invoke_m0F9792FF5FCE8F10B1BBFF57B2CD943ECDB89B06,
ProgressChangedEventHandler_BeginInvoke_mC96E3B366C01CA85BB5BA7BEA50BA77520BC6935,
ProgressChangedEventHandler_EndInvoke_mEBBD3C1FA9D12E4C1230AE543945FE5799C8E89B,
PropertyChangedEventArgs__ctor_mBC582C76F42CDEE455B350302FFDF687D135A9E2,
PropertyChangedEventArgs_get_PropertyName_m293A44EFAA17A209223CBBC95241D315C17AEDD3,
PropertyChangedEventHandler__ctor_mC6EC20F2995A9376A72EB51981850A9E5C8450E7,
PropertyChangedEventHandler_Invoke_m7DB0AABF07302887DD3FEE589E1F585B4C768F57,
PropertyChangedEventHandler_BeginInvoke_m77D416AC801FF29FBF4D294574231171FE2E551D,
PropertyChangedEventHandler_EndInvoke_m3539B5822D063A13DF8EBCA57CA475A7B5BE32FE,
PropertyChangingEventArgs__ctor_m63441B844FDEAB3DFCEA1EB4DBFC8C6E971982E8,
PropertyChangingEventArgs_get_PropertyName_mF1C117FC291BCB942DD9BE23203ED1A9CFA2AEA4,
PropertyChangingEventHandler__ctor_m0B0D8D56D4E6981B0E068A509512215B67ECD866,
PropertyChangingEventHandler_Invoke_m261C847EA75DCE587D392A5348A039E09C448458,
PropertyChangingEventHandler_BeginInvoke_mED3E67C5778C9CD7C10A7B61B4D3E1A29B64977E,
PropertyChangingEventHandler_EndInvoke_mAC27AEA7C15F22072EED42A0142EBA82090E101C,
PropertyDescriptor__ctor_m8CEC4DAE5266714927949F60E4F8A7F31141BC22,
PropertyDescriptor__ctor_m1C50EAC17024AD63F5E0CFB59708DD7BDC6D553A,
PropertyDescriptor__ctor_m8C1C276319F5C29A452F48C89B595334AB7E65B0,
NULL,
PropertyDescriptor_get_Converter_mDD0766C5E0AE4928EBBE501C7CB9D7041E9C79C1,
PropertyDescriptor_get_IsLocalizable_m41BE585C4C7DD08DD3D83493FEEFE4DC8DE61277,
NULL,
PropertyDescriptor_get_SerializationVisibility_mD4B0B47C340EC1D3DD1B947EB3DC19D4D8DC4ADD,
NULL,
PropertyDescriptor_AddValueChanged_m91408A44CCF3C64DD47A6223D352E64F784EB538,
NULL,
PropertyDescriptor_Equals_m080009C26475A3CBEE1291AC5F1BDFBF4EDA6597,
PropertyDescriptor_CreateInstance_m7032F927CEC5E78B323B439DAB07E3D813C1DD90,
PropertyDescriptor_FillAttributes_mA3E3A90097B815BD8F7A185036485FF86A03256F,
PropertyDescriptor_GetChildProperties_m0ECDC85BF46568AD10F27ED0EAC985AEC57F2407,
PropertyDescriptor_GetChildProperties_m09863816E6D7BA4DD8859FB1708586611E1C38AF,
PropertyDescriptor_GetChildProperties_mEAB5FB2E24823CD452D309D628691605D2A51823,
PropertyDescriptor_GetChildProperties_m76C214E26712802716CE2F36E25C67E6C153B1CC,
PropertyDescriptor_GetEditor_m7F7888E095A7AEA72AC5E0362B4F5FFE9F3ACF23,
PropertyDescriptor_GetHashCode_mF36CC7A4B3F53BE7EE8DB89B7E4B2E4C3F7A3075,
PropertyDescriptor_GetInvocationTarget_m33C99B5B6A6670C495EF184164EC8D549EB6D601,
PropertyDescriptor_GetTypeFromName_mBD141AA5AB01356D6A8664AE961F72B7637AB7BE,
NULL,
PropertyDescriptor_OnValueChanged_m78CADBEDC8B71F0BDBA91762452C418391C0B592,
PropertyDescriptor_RemoveValueChanged_m198AA1C23F7EB535433044BE34E76F83C0EFB830,
PropertyDescriptor_GetValueChangedHandler_m1574AF743125BF015F9DDB577AE0559684063000,
NULL,
NULL,
NULL,
PropertyDescriptor_get_SupportsChangeEvents_m4119C8BD06CC913C84E416A1DB201F70EC4AB8CA,
PropertyDescriptorCollection__ctor_m132BE5B53DC73850841F2AB9A6633F4626C538BC,
PropertyDescriptorCollection__ctor_m7DDFDE6996940ED1E0BF5073548E5C5B058D6D6D,
PropertyDescriptorCollection__ctor_m0BD142D7B2CAD889393CC69ADA2233984768DABB,
PropertyDescriptorCollection_get_Count_mAA1EA8D4BE590EE7F7E469876FB503F2A0F0E4B0,
PropertyDescriptorCollection_get_Item_mD0F537639842BDFC56F142C00A4041CF598D26C2,
PropertyDescriptorCollection_get_Item_m2FEEB6EF3922067EC403A4261D4FB6E77843F628,
PropertyDescriptorCollection_Add_m4EC994159DE3EC1B05CCD9186099D7935FF3ED33,
PropertyDescriptorCollection_Clear_mAD94D5BF4918591FEE475B3FC15A64729F89A3DE,
PropertyDescriptorCollection_Contains_m8262E7DEBA9D0C9496CE3DDA85BC1F1995F18DBA,
PropertyDescriptorCollection_CopyTo_m7F65E93884A12E569B035774440FA977CB9D3A30,
PropertyDescriptorCollection_EnsurePropsOwned_mA7CDF7318480D4512B76733D3E1DF9EAE6C378A1,
PropertyDescriptorCollection_EnsureSize_mCCF9502C5BE2212F88FDC6507E598175CF1298BA,
PropertyDescriptorCollection_Find_m5B0293378066DA6E64B89658470B49EC2767E3B8,
PropertyDescriptorCollection_IndexOf_mFBCAE0B916F2BF733D494020EBA7EFEEEFC20A45,
PropertyDescriptorCollection_Insert_m22DC9C6797AE20CFE2815DCB8C5A98A9A363BDCD,
PropertyDescriptorCollection_Remove_mCFFC999272C8C7B4C325B6D32A9DA2FC6DABC997,
PropertyDescriptorCollection_RemoveAt_m988ED89DD8C6F2D254BD664991461869786977F0,
PropertyDescriptorCollection_Sort_m94911D9C6B8B6D56A156CC2508B673F360448E01,
PropertyDescriptorCollection_Sort_mCA6419FA5C73054D08EC62386E64C864D26C392A,
PropertyDescriptorCollection_Sort_m1EE8AE69D539F93F80DC64F33DF486159E973FF6,
PropertyDescriptorCollection_Sort_m5D5FDFB82DC0E6343F47B64B185E70D8A349F974,
PropertyDescriptorCollection_InternalSort_m5BEF1BE7A393A601E9E404644C037EB7552362C6,
PropertyDescriptorCollection_InternalSort_m05765A385A5F324219F60E3880193230BCCE8863,
PropertyDescriptorCollection_GetEnumerator_mFAB322230D6F91D8B5076910CF9D6107DBC768BD,
PropertyDescriptorCollection_System_Collections_ICollection_get_Count_m4A8DC9D8BD368E2998FB84F1E764B746AB406C2D,
PropertyDescriptorCollection_System_Collections_ICollection_get_IsSynchronized_m5551D26F9CA60BEC4194DAEFDE8C34B016C84EB9,
PropertyDescriptorCollection_System_Collections_ICollection_get_SyncRoot_m0100C4A2C9B18F6E1A201E29C6F12D1F265DCA4A,
PropertyDescriptorCollection_System_Collections_IDictionary_Add_m76AF67DE822D94A046E14382F1841C835EADA094,
PropertyDescriptorCollection_System_Collections_IDictionary_Clear_mCD2DED6F88201D0839F266BA27ADA4C9CDAD8E7C,
PropertyDescriptorCollection_System_Collections_IDictionary_Contains_m2BF92AB5B0E6DE71F06C21D6A79F40EEB66DE53A,
PropertyDescriptorCollection_System_Collections_IDictionary_GetEnumerator_m8BAA6008671D58327735A8CAF9F5916EAFA4B2F2,
PropertyDescriptorCollection_System_Collections_IDictionary_get_IsFixedSize_m1386817891616EA92F2E88F2BA31DF67BF82E8B3,
PropertyDescriptorCollection_System_Collections_IDictionary_get_IsReadOnly_mCA0E47965BC12EE580E220E38B71BB97CC2807C9,
PropertyDescriptorCollection_System_Collections_IDictionary_get_Item_m55B7B06FCFD64E0549A25F402E880015FA39237D,
PropertyDescriptorCollection_System_Collections_IDictionary_set_Item_m45799DA37784A9840E8BCA5FA746535CDD86D696,
PropertyDescriptorCollection_System_Collections_IDictionary_get_Keys_mB81D8CBB4D00C6C8588A02D1DAB7936E7A41DD48,
PropertyDescriptorCollection_System_Collections_IDictionary_get_Values_m8753BBF5531A5623FDEB4BB961BCB0CBFC69EF24,
PropertyDescriptorCollection_System_Collections_IDictionary_Remove_mEE3E78216CC8C1192BEF19A0610D5345808B1D76,
PropertyDescriptorCollection_System_Collections_IEnumerable_GetEnumerator_m98DD98C01E84C0A8729E0C7EEDC9265A4911FB61,
PropertyDescriptorCollection_System_Collections_IList_Add_m7805DEADF351C068D3397DB5C6D84C639452B874,
PropertyDescriptorCollection_System_Collections_IList_Clear_mB8004EB4547BD17A52732BB53EE9D54FAB27C638,
PropertyDescriptorCollection_System_Collections_IList_Contains_m480A973ED000ECA6482E3BE2970009A09ED545FA,
PropertyDescriptorCollection_System_Collections_IList_IndexOf_m5784A077E0E4C9936D1DD476E58374AD27063CF7,
PropertyDescriptorCollection_System_Collections_IList_Insert_m8B356017EBDC3A70B466B4787016840F89074F0D,
PropertyDescriptorCollection_System_Collections_IList_get_IsReadOnly_mC37BCD9B3BE2F5B9773062BF82C3AA5D6645F227,
PropertyDescriptorCollection_System_Collections_IList_get_IsFixedSize_m56B5321D84E8B06C5A557009E62A7335A4EFA018,
PropertyDescriptorCollection_System_Collections_IList_Remove_m23C0000AD3979585B0659FEBCDE0B3EFF1207FEC,
PropertyDescriptorCollection_System_Collections_IList_RemoveAt_m9FD20F8FDF9167173D07E0FE7C22E0D3A85B781D,
PropertyDescriptorCollection_System_Collections_IList_get_Item_m444F1383137CD08C6AE33B93743C22970975B68B,
PropertyDescriptorCollection_System_Collections_IList_set_Item_mC9C9476E42ADB9166CFD8FC7C7AA379EBB8F8E4B,
PropertyDescriptorCollection__cctor_m5DE8BDE158CD72E98E2ADD9DB3151F931CC9FB0F,
PropertyDescriptorEnumerator__ctor_mD766982CCA3E90487BD77781B1EA0C29F9477B7D,
PropertyDescriptorEnumerator_get_Current_m010FD0E05A0FA950A30C202CF643D7B3934557D8,
PropertyDescriptorEnumerator_get_Entry_m8BDC6BA3A4A5620F2EA393763B6BF271FD58AB60,
PropertyDescriptorEnumerator_get_Key_m229FC1FF77DE80A679B1FE548094C02AF396A9B0,
PropertyDescriptorEnumerator_get_Value_mADCA4A1AE3EB26072C808EACB670596099943359,
PropertyDescriptorEnumerator_MoveNext_m6AB35EFF1B4CC455D419DF2C4F55DFCFFE420E1B,
PropertyDescriptorEnumerator_Reset_m4FFA35A10951E339F0A75683E0151217D120329D,
ProvidePropertyAttribute__ctor_mD10B87B8B3BCD5112CCF83A41F9147F55A8260A2,
ProvidePropertyAttribute__ctor_mC11F2B7043C0F64DB17F25278FF7547A62DE27E8,
ProvidePropertyAttribute_get_PropertyName_mCFB6B8ECE17E7FFD9FA7D5EE4FB0FACEDE552AEC,
ProvidePropertyAttribute_get_ReceiverTypeName_m66AECE2E8CB9069B1A1EC02C17BE84B4D176BB82,
ProvidePropertyAttribute_get_TypeId_mDB7BC23FC5124AF05A791B1F411046F825967CCC,
ProvidePropertyAttribute_Equals_mB8923F76CF6AEA2DD5FE365E075654D2FFC7EAF2,
ProvidePropertyAttribute_GetHashCode_m7038CA4DD0A5745965AAE0CAD18856CA6C8A8EE3,
ReadOnlyAttribute__ctor_m57EACC99156B2E048A2BA49ACF9F58FBF6537752,
ReadOnlyAttribute_get_IsReadOnly_m0626C74195DDB464E767AFE4CB8C205C267C8866,
ReadOnlyAttribute_Equals_m26B602C82A7F89B540D34BCC23DBAFEF44AA8F4F,
ReadOnlyAttribute_GetHashCode_m697ACF28ADDA00FCE0470F0014FB341AB141796E,
ReadOnlyAttribute_IsDefaultAttribute_mFE2BD94B822BE83971CA81A4A364ED0265E7B294,
ReadOnlyAttribute__cctor_m82F2AA3C79CBEBF7C845B6EF35A5774A25CB33C4,
RecommendedAsConfigurableAttribute__ctor_m1BC9A81E7BC555C329472010AAC9F4371EF2A920,
RecommendedAsConfigurableAttribute_get_RecommendedAsConfigurable_m4C6A004F4A4059573D320A02842B43A60B3F1B92,
RecommendedAsConfigurableAttribute_Equals_mF18C273B93F9EAA08FAF46109E48D15D40B4AD3F,
RecommendedAsConfigurableAttribute_GetHashCode_mBF7CA1B953C4096A5C8BBACA9A491D00CE9B2C8A,
RecommendedAsConfigurableAttribute_IsDefaultAttribute_m92CA502A543F9CEB8C5D9C9BE3D43312C178A89E,
RecommendedAsConfigurableAttribute__cctor_mBCCC4D55AFDCFDDEAA62473BD41B1644165F5685,
ReferenceConverter__ctor_m2FB1721E7BE48D8857E0BF4690A1FB82C9EC1DC7,
ReferenceConverter_CanConvertFrom_m5B23C497B2BFB682E5733F35369FB714098EA731,
ReferenceConverter_ConvertFrom_m9D3A8DC96E994551E61A2432EDE3978A61370650,
ReferenceConverter_ConvertTo_m82E3032D3598D3E709C5475209ADFE427FD7EDFE,
ReferenceConverter_GetStandardValues_mF0F5434970C6CA3D182842120296A2FCC3928BE2,
ReferenceConverter_GetStandardValuesExclusive_m4CCC72D62B9A051A01F70D48219920A639481B28,
ReferenceConverter_GetStandardValuesSupported_mE721CE30F2B1CC5C3BE0A46B349D6C96F0932405,
ReferenceConverter_IsValueAllowed_m1CFB041C5BF5BE8FA167627CCC406C607498C069,
ReferenceConverter__cctor_m6B8D4BF669E7923D139320E54DF971BF30D4825C,
ReferenceComparer__ctor_m7547D75DBAFDA96F03302A6FE4E5AE47153AE77E,
ReferenceComparer_Compare_m0B320ABB7F1A30AD4FB195849020B843764BE1D0,
ReflectEventDescriptor__ctor_mA48120EE25265C1F7739FFA078DC2462F89F24DE,
ReflectEventDescriptor__ctor_m148E8EA0618ACD1C6E5C671B38BDFE3BE048FD12,
ReflectEventDescriptor__ctor_mA2D771927AB9F0F9D9DE61868FFE7E0BBA173A8F,
ReflectEventDescriptor_get_ComponentType_mB2EB65ABBB6BB4E3A83C5985AFE9D04EF04A5E32,
ReflectEventDescriptor_get_EventType_m837FD06BF5E55F6DD6B1FD15DEED69767D19429F,
ReflectEventDescriptor_get_IsMulticast_mDCE6D94CAADAFD0BAC3414D432B3C19C8E2D1703,
ReflectEventDescriptor_AddEventHandler_m48D106DBB820A98053D0AB78E162E9CD9FE9FC59,
ReflectEventDescriptor_FillAttributes_m08930506CD8D22D7E668273DDC52AA9542A6A5A5,
ReflectEventDescriptor_FillEventInfoAttribute_m3E056666DC23914CEE8B585782483C0207E6FD53,
ReflectEventDescriptor_FillMethods_m7AAD8CF57D3F38B679BB63966AD032684072E3B7,
ReflectEventDescriptor_FillSingleMethodAttribute_mC67C5577BF6FBA1FFCBADED02CC4F03F8E9AEC9B,
ReflectEventDescriptor_RemoveEventHandler_m7E857D97702405D54DF79D0BE1917F5CEDF1F650,
ReflectPropertyDescriptor__ctor_mB5E1EB28647D1B39D7EEC2A60C41BD3F2B5EBB4E,
ReflectPropertyDescriptor__ctor_m81658E6FF4EDE19BDC21661F2AD7F1D428DE2D90,
ReflectPropertyDescriptor__ctor_mED173B591B660C3642C4F39591EF6A2CBBA13C5F,
ReflectPropertyDescriptor__ctor_mD94CA3BC0F9D3DA32E778F0F8724BE6CAA213475,
ReflectPropertyDescriptor_get_AmbientValue_m2FE1E71F14949D9DA86714056C74205C3672D6D3,
ReflectPropertyDescriptor_get_ChangedEventValue_m53318DC3BCA673EA99F7D7B8CA6A5BA314D6D0A8,
ReflectPropertyDescriptor_get_IPropChangedEventValue_m09F9B4CC2CF462E85042BAAD57FC69A3A84BB73A,
ReflectPropertyDescriptor_set_IPropChangedEventValue_m4A7C7B24C72BA1DB14833DC2CB2804187A89A54F,
ReflectPropertyDescriptor_get_ComponentType_mBDBB35C343705F6E0BCF6E29CA74EE9AD7192C5E,
ReflectPropertyDescriptor_get_DefaultValue_mD4EF78C239C3F90CCEB0E869DB461AF634B288EA,
ReflectPropertyDescriptor_get_GetMethodValue_mCF6EFE5B29B4B46C3F17905646805035D6C63618,
ReflectPropertyDescriptor_get_IsExtender_mFFEE1C5A723D8A0BBBAC2AFE3DA9B77D7821727A,
ReflectPropertyDescriptor_get_IsReadOnly_m5E22D2D628A2EE4DA486A40ED815A72C1574D641,
ReflectPropertyDescriptor_get_PropertyType_m42BC13BCBD5DD4FADEF53D5BA86EB8BD8C1153F1,
ReflectPropertyDescriptor_get_ResetMethodValue_m43B0ED22C929D7F3FA363F32DED5207C9A19CC70,
ReflectPropertyDescriptor_get_SetMethodValue_m9C7CB91D0400A7450E620516B1A30B2FD37791A5,
ReflectPropertyDescriptor_get_ShouldSerializeMethodValue_m273BC0D7C83C0DF8FA4DC7AD01BEACB9A4A72D5B,
ReflectPropertyDescriptor_AddValueChanged_m3197A9D9D7029DF4FD0D05ACF1972107B86FC0DB,
ReflectPropertyDescriptor_ExtenderCanResetValue_mACFED798483AFF6BB779CF30C35D735A484B4DAB,
ReflectPropertyDescriptor_ExtenderGetReceiverType_mEACD75A498F4FEA40302981092B93DBBC95EB1FA,
ReflectPropertyDescriptor_ExtenderGetType_mD6042994CD9EFFCDE3177C09E58823CADA0CFBD7,
ReflectPropertyDescriptor_ExtenderGetValue_m741FE4C60D34936C3505CE5E90DB426593C7F96F,
ReflectPropertyDescriptor_ExtenderResetValue_mD615C4E5718D88643447EA1115D1B48460D2DA06,
ReflectPropertyDescriptor_ExtenderSetValue_mC58759964687244DFA66A4330C48B8EC0BFA860E,
ReflectPropertyDescriptor_ExtenderShouldSerializeValue_mD2094CC76B452BFB3D7157B92FC88D1F3C016BE9,
ReflectPropertyDescriptor_CanResetValue_mD2A00DE68F5D8509FF25E61EF73732238D032176,
ReflectPropertyDescriptor_FillAttributes_m6D3D9FF9C54562771EAFA7176184DF610B99B6EC,
ReflectPropertyDescriptor_GetValue_mE3BE8817DAF798E0E09269B39C1650DF4B480688,
ReflectPropertyDescriptor_OnINotifyPropertyChanged_mBD589BFB27A3750D64BB9404B282E699BF366739,
ReflectPropertyDescriptor_OnValueChanged_mBEFE9C12D39E3C37866E423BB06CB4FB8BDF0C94,
ReflectPropertyDescriptor_RemoveValueChanged_mEDF7F459C71B83D8DDF666A3BCA4120639048560,
ReflectPropertyDescriptor_ResetValue_m0B916789E04B78F99B67E2B67710230B081260DF,
ReflectPropertyDescriptor_SetValue_m0789356EEA5ECB86774764A46A36C3BDBAFAE629,
ReflectPropertyDescriptor_ShouldSerializeValue_mD8E9C0904036CD32906C82AA06AC1C0E21C901C3,
ReflectPropertyDescriptor_get_SupportsChangeEvents_m769B205AB5E70922F38BBE1727BB9F60A2789B0E,
ReflectPropertyDescriptor__cctor_m63AF69EC4D3FA3894DDDFC6704D71401FE8DF9F3,
ReflectTypeDescriptionProvider_get_ExtenderProviderKey_m5436EF198F3970CCBCDE4559257D03471691D3EE,
ReflectTypeDescriptionProvider__ctor_mE3E181FF24A78513F9E285D485FA292B11708B17,
ReflectTypeDescriptionProvider_get_IntrinsicTypeConverters_m9CC87D07619955CD00731AD91FC7F8323C18AF4F,
ReflectTypeDescriptionProvider_AddEditorTable_m990D5117A898C6C261F5195516D1032F04028262,
ReflectTypeDescriptionProvider_CreateInstance_m65E85722552FC495BE764F3AA5C0044C0A0CC398,
ReflectTypeDescriptionProvider_CreateInstance_m1A50E07E2455EA23FDE96B06EFD81DCA451025D4,
ReflectTypeDescriptionProvider_GetAttributes_mD827142E84D2111FBD6F88118D1DD0BCF898700C,
ReflectTypeDescriptionProvider_GetCache_m90103F5B0B173BA5AA6F8B773FA02EE66FA58D7F,
ReflectTypeDescriptionProvider_GetClassName_m77A6389AAD0DB919D60969F0C1D6AB3626A1CD72,
ReflectTypeDescriptionProvider_GetComponentName_m2861917411D3CE771C9FD435037B063BC3288183,
ReflectTypeDescriptionProvider_GetConverter_mB8782B30A3D40FBDB37A4FD68A635149B0154880,
ReflectTypeDescriptionProvider_GetDefaultEvent_mFD531AA46C8C91FD55ABE9617FFDB80FFCAE408B,
ReflectTypeDescriptionProvider_GetDefaultProperty_mB51727128E26FC4F33E9D36FD9ADCE6BC7FC2298,
ReflectTypeDescriptionProvider_GetEditor_mCDAAA969738DB6036016AE5846E6BF6F6B051ECC,
ReflectTypeDescriptionProvider_GetEditorTable_mA1A47B11840415F81A04510F88B5CB225085ED21,
ReflectTypeDescriptionProvider_GetEvents_m36CDAEAFA4D881B8F579D7E5EBCE29362168C20C,
ReflectTypeDescriptionProvider_GetExtendedAttributes_m27849C4290581FFD9B350AD671E5DE9764531E46,
ReflectTypeDescriptionProvider_GetExtendedClassName_m6E50E04E316701742D2173063BB71B60042160A3,
ReflectTypeDescriptionProvider_GetExtendedComponentName_m1E9174932816154844DE378459F1AA5B1B90D532,
ReflectTypeDescriptionProvider_GetExtendedConverter_m54A3FED3A123C2C0375E2FBCA5C4B29C6220BA2D,
ReflectTypeDescriptionProvider_GetExtendedDefaultEvent_m40C995F2940B4BB844675DDC61C195BAA026E166,
ReflectTypeDescriptionProvider_GetExtendedDefaultProperty_mAF45D405C9A0A7CF596C909B4F92624F7B9B443C,
ReflectTypeDescriptionProvider_GetExtendedEditor_mAEC41CB2339631CCEB75CAE0770CEE6F61547DB4,
ReflectTypeDescriptionProvider_GetExtendedEvents_m646C13AACBDD5DB676F15F78597C6B3685905A45,
ReflectTypeDescriptionProvider_GetExtendedProperties_mFFA65F71DEFE3C3EBEBF8EE010EA69F524AE3D1A,
ReflectTypeDescriptionProvider_GetExtenderProviders_mF9938FD27716A116007EF4F9E60B2E4E318D62F6,
ReflectTypeDescriptionProvider_GetExtenders_m37F9CE244018FF66E847402A2E3F3A0F805D4843,
ReflectTypeDescriptionProvider_GetExtendedPropertyOwner_mB2A35CD73BBB7941257EA40720C03A8A43260A93,
ReflectTypeDescriptionProvider_GetExtendedTypeDescriptor_mE33F57B6C037B34BACC549681047C513D9C6934F,
ReflectTypeDescriptionProvider_GetFullComponentName_mF8D268EC8D8E8587153C420BBA6F167DD2889471,
ReflectTypeDescriptionProvider_GetPopulatedTypes_mC33B39A2E560A2A7137D85F6A93ECE1F5B269D3B,
ReflectTypeDescriptionProvider_GetProperties_m198ED05393452A6A44A4F073C6B6EA08F4C62C09,
ReflectTypeDescriptionProvider_GetPropertyOwner_m1F756D26F3F69E8C5574225867C90D3793E0FCE2,
ReflectTypeDescriptionProvider_GetReflectionType_mF229DC91D51765143C01388F689FAA98EB4EC658,
ReflectTypeDescriptionProvider_GetTypeData_m297505206CB7033A420244CD3962881B3FAA55E4,
ReflectTypeDescriptionProvider_GetTypeDescriptor_m99EE1E613367E54A6132ADD94E0D34772BBEB67C,
ReflectTypeDescriptionProvider_GetTypeFromName_mAAEB4488DDC97DDC4780EC28C8CF4BD27BB9E9EC,
ReflectTypeDescriptionProvider_IsPopulated_mDA141741A260991A87C6B4C7EE84FAB26220A534,
ReflectTypeDescriptionProvider_ReflectGetAttributes_m378C9A3D2CB09CE7EBA76BCF431A99F6C2EF67DD,
ReflectTypeDescriptionProvider_ReflectGetAttributes_mA3DA28648085382DC968178CE6B9D5288DE17739,
ReflectTypeDescriptionProvider_ReflectGetEvents_m450768FFE6CB456734C6C9C01FAF08EB80BC67D0,
ReflectTypeDescriptionProvider_ReflectGetExtendedProperties_m8DF1B37E62CB64A4249355F85F421C57BA1A16F1,
ReflectTypeDescriptionProvider_ReflectGetProperties_m0F7F5B7591FEC0B4F26419E559C20E3134F522B6,
ReflectTypeDescriptionProvider_Refresh_m6C8F1779B16BB22FAAABA8E16E5DB5AB1025DF89,
ReflectTypeDescriptionProvider_SearchIntrinsicTable_mD70A9E795A2A1411479E8BB0ACE34604726C9D82,
ReflectTypeDescriptionProvider__cctor_mB9C7F73E1722134C687B3BB8E0F484EF2F30FEA5,
ReflectedTypeData__ctor_mA8A7CF229ABE16D20515D5A827382370C78151AA,
ReflectedTypeData_get_IsPopulated_m0BE08AAC57F2AA79A21B33C3A4A3FC7EECE35549,
ReflectedTypeData_GetAttributes_m663A1FD9948A46D290B3D9E033F291B1E535452E,
ReflectedTypeData_GetClassName_m4291DAD8939B251B6C5A1AF021708036DF13FF82,
ReflectedTypeData_GetComponentName_m688C3E2D5D955FF24A051F1E21FC6ABB1BCDE17A,
ReflectedTypeData_GetConverter_mD37346D7D19C72DC50CBB82BF4F4F9DF5218D0B6,
ReflectedTypeData_GetDefaultEvent_m31A6B84818BEBF7977111E35658D6CFB319F4737,
ReflectedTypeData_GetDefaultProperty_m6A5070505225614BD439CE0195A5725EFE7BB612,
ReflectedTypeData_GetEditor_m64641DA7947F872252041D99AD2D4FFB346DF531,
ReflectedTypeData_GetEditorAttribute_m0E1FCE2A7D4A6FF4E6B129F6D938A31DCC475E7A,
ReflectedTypeData_GetEvents_m1AA3F18FBA9137AD6D28C5FEA2B525641BAFB7D6,
ReflectedTypeData_GetProperties_mEDCD21FF9DB7D27C3EF7ACC291E12B348AEC7CF5,
ReflectedTypeData_GetTypeFromName_m9E59CF61CA7CAC4E47B9736F36891FCB2E325D27,
ReflectedTypeData_Refresh_mA966D08F6AC6693D49DCB60CE3BF23ADBF4DE7BA,
RefreshEventArgs__ctor_mE6F6B0E8B783784BF676F37DCB9C196E5064928D,
RefreshEventArgs__ctor_mEC162508026E43A0B4E193163E6ED7D6B682D342,
RefreshEventArgs_get_ComponentChanged_m9A8197C60E1A815316C6DA99D6687B61C6F5180D,
RefreshEventArgs_get_TypeChanged_m7403379E7C546D6D54A04D99748632C6D9337EEB,
RefreshEventHandler__ctor_m37CAC58BA1E426C888118B568F540D5FA6E4E9CC,
RefreshEventHandler_Invoke_mF3ADA58FAFE8E56B53F99B9717A4D3E252575FF5,
RefreshEventHandler_BeginInvoke_m21258C5F768FBD9949B49F95A574B80981515AFF,
RefreshEventHandler_EndInvoke_mAF60D2A0CC7D45F8AFD1C1135EA3DF225545C030,
RunInstallerAttribute__ctor_m41778ECD6304CBF0F34B09816CFA283A7B1E48F2,
RunInstallerAttribute_get_RunInstaller_m29805E321147B984D5A79337CEE0882E99706EF9,
RunInstallerAttribute_Equals_m0711E9CBFD9720377364CC0E0CB932A20AF9A894,
RunInstallerAttribute_GetHashCode_m8390F9B9591087F9CA3180075B65403A62B1327F,
RunInstallerAttribute_IsDefaultAttribute_mA14418E89F9E93128E5C4C0D70D80A238362563A,
RunInstallerAttribute__cctor_m470CB7AD2244C5652D63B03A7A8939EE1326AAD6,
RunWorkerCompletedEventArgs__ctor_m047A43C3DA850114782D2924E20C6D934E76D475,
RunWorkerCompletedEventArgs_get_Result_m51FED0F830AB3C88EC3DA67C370ED349DBC21481,
RunWorkerCompletedEventArgs_get_UserState_m702F7ABDEBDB0804D19EDA9AEAA27B6E56110610,
RunWorkerCompletedEventHandler__ctor_m9664F470737B330C0375F1B21FC0FE5A004CB93A,
RunWorkerCompletedEventHandler_Invoke_m6552D1B77B4E418ADDED315E431FB2E7A1965FEC,
RunWorkerCompletedEventHandler_BeginInvoke_m4C675BB80927FD9BA51A1CDB53437A3964F0B441,
RunWorkerCompletedEventHandler_EndInvoke_m166F83DD37FD1466310F641DA972AC6A7AF7FE52,
SByteConverter_get_TargetType_m034BBA889EAAC775483117120F159E328D1260D6,
SByteConverter_FromString_m0AE243DE3D62BE5B4D6B5902412E59B6F2B4C6B4,
SByteConverter_FromString_mE18AD8A52E1E48B186DE67EAE676B20B29C69DD3,
SByteConverter_FromString_m7B5EE08AE984C1211B9647C245A9DB220C867467,
SByteConverter_ToString_m7DFD79BF472530D27DE2EFA08023C39AEF3EE048,
SByteConverter__ctor_mA13FB10F00F75128F2A56113A5AEDEA2EDFB0826,
SettingsBindableAttribute__ctor_m575E03D8661163D53C56D20F5EC65157305929AF,
SettingsBindableAttribute_get_Bindable_m5BAAD91FCA8DE2EF3ACCEBB8B7C1419A1A4F820D,
SettingsBindableAttribute_Equals_m9E8FB04B837842F0EBC1AF051523DBB710DEB085,
SettingsBindableAttribute_GetHashCode_m37797359DB640298C7C8944FAB0B8C3A74F6E86C,
SettingsBindableAttribute__cctor_m0778E972EB351189AF9CF1D74B712DD257AD885F,
SingleConverter_get_AllowHex_m9A8EC29BC10782CF9BC2E9C526B1F958876DDA43,
SingleConverter_get_TargetType_mEE841A77D0642D07A7978A8A871FD73DD57EB7DF,
SingleConverter_FromString_mAE00A2E4F24907D0666B2C4B62833289E96FDE8C,
SingleConverter_FromString_mAB67D8A4BDEAC852EA4060FCE6F69C40F48E13DB,
SingleConverter_FromString_mCE7472435CF8E8DF01D4B286AFFF545393E10E28,
SingleConverter_ToString_m5002E1C3937CECC3094583349B9EF72474524583,
SingleConverter__ctor_m8EA7D412C3EE9A9522E7592774DD46EBC6118AA8,
StringConverter_CanConvertFrom_m50224B731176E5B25E43B35F74C0D1EA0859EC81,
StringConverter_ConvertFrom_mC11C90F2FD2BD033AEA354185DC892D951FA5005,
StringConverter__ctor_m2718AC00691AF4A3AF8A8D64896BE3B5D58658B2,
SyntaxCheck_CheckMachineName_mBBC300169F51CB046FC35BFE6CDAF1DA99411230,
SyntaxCheck_CheckPath_mFDE06CE99C5F733E3B5E323EEDA2F9A24CE2131B,
SyntaxCheck_CheckRootedPath_mA9A8C25EE9D9CFC1C76B72317A0A8B2896A95906,
TimeSpanConverter_CanConvertFrom_m693C336C7A5435912FC4AC569E1EAD30BEB32FFF,
TimeSpanConverter_CanConvertTo_m5AC96B662FA4EACCEADAC81931591E0B14711276,
TimeSpanConverter_ConvertFrom_m4244DF51D5A1AC286C35FCE04D82F5A9A2F33894,
TimeSpanConverter_ConvertTo_m6A1E0C832909670E26B892813AD9E14F08EE316E,
TimeSpanConverter__ctor_m28E7294174F979EF86FEF9511474B0AB9431217B,
ToolboxItemFilterAttribute__ctor_m963B703721BFD50DCEB81D7CFFAE679EA504DFF7,
ToolboxItemFilterAttribute__ctor_mFAC0E4977E406F58310744D0159E3F94EB43BA71,
ToolboxItemFilterAttribute_get_FilterString_m1A808BD26BC9CB3A41704B4E666590DA2CA88B84,
ToolboxItemFilterAttribute_get_FilterType_mFCBA328F82DDB9F4DEBE1E0058858D94988B57E1,
ToolboxItemFilterAttribute_get_TypeId_mC3CEBB418A8372CF7F6E6577E4A8465965FB6294,
ToolboxItemFilterAttribute_Equals_mA96AF3C6A2B62FE03A324C6481DDD8ACCECA562B,
ToolboxItemFilterAttribute_GetHashCode_m1A6C443410C3350F5A12955025DFFB6DE2B12A0F,
ToolboxItemFilterAttribute_Match_m8096BD0D4F44181B001657AFCD7C517DFA1F2539,
ToolboxItemFilterAttribute_ToString_m570A8F659CDAD3B7A847400E31D1D1A5B004C5E2,
TypeConverter_get_UseCompatibleTypeConversion_m4E8A4FB4000523FF099E5B064BF58BA44664E8CF,
TypeConverter_CanConvertFrom_mB405721DE7D2532FA893C4F9242BD7675784DF3D,
TypeConverter_CanConvertFrom_m8E1F9E41B7DEE6A032EAC70130ADC6356C3F227D,
TypeConverter_CanConvertTo_mFD084EFAE4C064C6844E20E5A0C6719925A2D938,
TypeConverter_CanConvertTo_m1CD3397D9E5717DE72A13B28C0A75D997A9F337D,
TypeConverter_ConvertFrom_m3E71724F5033CD589B5D01DDD14E357582BD2476,
TypeConverter_ConvertFrom_mD5AE49E422520F6E07B3C0D6202788E49B4698A3,
TypeConverter_ConvertFromInvariantString_m9293C7DF0805F4C7EA4510B71724BDAC3BE80AB2,
TypeConverter_ConvertFromInvariantString_m8CA941FF49C01AB09F89531ACB3FDF4F97C041E2,
TypeConverter_ConvertFromString_m79BBFB959114D5294C21BD6FD0C4C0F826869202,
TypeConverter_ConvertFromString_m24C4F0F94A2F6758E32DC307B232B29E2F05049A,
TypeConverter_ConvertFromString_m29A7CD7DC7BD65459316FA4D807A1D16362C524E,
TypeConverter_ConvertTo_m7A68C74ECC7FD5C58919C9AAD0FA4389D4E56149,
TypeConverter_ConvertTo_mFC7AA7F0A382607E75CCE820A705B5965D099AAC,
TypeConverter_ConvertToInvariantString_m761850CEC1FEE3C82ABE5F794DE84FFE29C852A2,
TypeConverter_ConvertToInvariantString_m382F27F2262271AB0775D6FA6F413D24BEA28808,
TypeConverter_ConvertToString_m2CBE8E127541982F2FB74F81D59AA62D097FD623,
TypeConverter_ConvertToString_m5F4325990F5C0E979B0C18408D276534CC2B5101,
TypeConverter_ConvertToString_m2601B49A8D7AB780DBA7F2DD08A3790DF7987FB4,
TypeConverter_CreateInstance_m910234390A61C68C5AEB1F0376D922C880254734,
TypeConverter_CreateInstance_mDC7CFC64F7538582820FE98B48B025956549FA6F,
TypeConverter_GetConvertFromException_m10012C012ED008F8AC9DF76BBAD93E19DDA6EAC3,
TypeConverter_GetConvertToException_mD906D7D39A16CC8ACFC0179208CE2627B73D5C32,
TypeConverter_GetCreateInstanceSupported_mCFECC64262DC92B2474D88446010AF0421EE7E07,
TypeConverter_GetCreateInstanceSupported_mA94E6A163BDDEF26EF22676B270763C010FA2D1C,
TypeConverter_GetProperties_m02BA46C92F9265712A6637DDA1E4A0DBCFC10FAA,
TypeConverter_GetProperties_m5C07AE2E3658FB12366BFAA4A6DA26C9AA26F631,
TypeConverter_GetProperties_mE9B2F1B88BC6A544E6FB1B5369A9603D24871DA1,
TypeConverter_GetPropertiesSupported_m51BD8041C9104A4B4102444C6E3E6A876544D5E3,
TypeConverter_GetPropertiesSupported_m689053FED1C08F4E898BC80D3E802866A08CCE1D,
TypeConverter_GetStandardValues_m0E0160DE18F9601C528E8CC773C8AC3873796060,
TypeConverter_GetStandardValues_m58938306CEF726F9537744C71AC943E399D5F927,
TypeConverter_GetStandardValuesExclusive_mC8BBDA525FD8038D81EC1F3C0CA18F69A4DD58DA,
TypeConverter_GetStandardValuesExclusive_m6B189B96FF37D21B43FD397661F5C9960D7204E4,
TypeConverter_GetStandardValuesSupported_mBD5FFD9335978CCD8C3A26F80D70D6B192E9E1DB,
TypeConverter_GetStandardValuesSupported_mE7E8F04BE48835C994C035A90CBBFD7681B0D198,
TypeConverter_IsValid_m464CADACE18B5EDEB9202AB8DBA183D8FB3463C3,
TypeConverter_IsValid_m7F461605B50FF4BAED21EB5B59C65459CF5DC8F4,
TypeConverter_SortProperties_m5AD81E82E93298C5FEAF26AC70BEC8EBF9981DA3,
TypeConverter__ctor_m7F8A006E775CCB83A8ACB042B296E48B0AE501CD,
TypeConverter__cctor_mC99D8D0F3AA6CCB3E21123CFA7BAB73800CC38DC,
SimplePropertyDescriptor__ctor_m2EAEF866952555B868108C646EA224EA4C87DE06,
SimplePropertyDescriptor__ctor_m8F44C82E16B8574F418418F47D8E6A3A52D0978A,
SimplePropertyDescriptor_get_ComponentType_m39197EC5A3662AA3D3C3BA74A3F65512D445DEE4,
SimplePropertyDescriptor_get_IsReadOnly_mD5DD3E9534AFE907A9D3A6E1E00ECF6B35FE2F3D,
SimplePropertyDescriptor_get_PropertyType_mF8DD1C406A8679B366D7BC5DF4B0C72CDFFC31FA,
SimplePropertyDescriptor_CanResetValue_mEA3525ACF505860EF1338996CA9CAA87E868D15D,
SimplePropertyDescriptor_ResetValue_m9A0C21FDF9032EA0EF180204FD616B2BB6ECA962,
SimplePropertyDescriptor_ShouldSerializeValue_mFD202625C418F3654736F4F7735FA085251A2C98,
StandardValuesCollection__ctor_m75578979BC0D77C0D622E4C9D7C1CB1E047615C1,
StandardValuesCollection_get_Count_mD0531EA777492E88EBEA8C6B8E8A12C4AFE5103A,
StandardValuesCollection_get_Item_m9A5475A893EB6F19F22BB4939BBF3FFF117A6AAA,
StandardValuesCollection_CopyTo_mA319F11A11360C258FCEEF3C9EFA53D504BD7C3E,
StandardValuesCollection_GetEnumerator_m40E0D69CDEDD7EDE2D9454C4A18AA4C91A96B95F,
StandardValuesCollection_System_Collections_ICollection_get_Count_m3B04852950AC738A4E8AF41974DA6AFB1CC2BAD6,
StandardValuesCollection_System_Collections_ICollection_get_IsSynchronized_m9A74F835BFD37AA9DC9458A0B7D3FE739612F9EA,
StandardValuesCollection_System_Collections_ICollection_get_SyncRoot_mF42D50E0E5A77DD85C897C37352834E2D4023810,
StandardValuesCollection_System_Collections_ICollection_CopyTo_m27D62D0B27B9151F55B3F3069E72B1B8ABEC5447,
StandardValuesCollection_System_Collections_IEnumerable_GetEnumerator_m017DACA9E9C081C4964887FF9E1F7D8A36B7BD8F,
TypeConverterAttribute__ctor_mD0795A29B6FD59978CAAC6DAF3AC7EC564C519A5,
TypeConverterAttribute__ctor_m52D4E66A914F1A04F2F10A7131A701670225D41C,
TypeConverterAttribute__ctor_m61FDD082554FD8ECBF61BFFF62345F0A15D98391,
TypeConverterAttribute_get_ConverterTypeName_m883941C77E14FC5B4A3E32DD8F59F11739D5D6D8,
TypeConverterAttribute_Equals_mDA74DFC28CC7ABC315407EDD1AAC14531C5F6AC4,
TypeConverterAttribute_GetHashCode_m35874D49724DA3F72C6C2575FD595A711A659DAA,
TypeConverterAttribute__cctor_mB1A775F56A5933A17CF349BD466B0CCE66B1078A,
TypeDescriptionProvider__ctor_m9A35B40DE4D4CCB86B72BD3BABF375982DB32912,
TypeDescriptionProvider__ctor_mC890802DA5DA9EC833BD5E6BAE859C2E3EDD0553,
TypeDescriptionProvider_CreateInstance_m5BE90DBA6F931D0EC8A7DA9162EDC27B8F141B97,
TypeDescriptionProvider_GetCache_m9D7FBAC80ED350BC4C50D5C58FDB8F5C6DCDC2E8,
TypeDescriptionProvider_GetExtendedTypeDescriptor_mA6C0C2BCF78F4018FA4C2278CBFD07E2E77E3347,
TypeDescriptionProvider_GetExtenderProviders_mF8C68F2BA1E5CDDFAD9618C257F2D743FD10FF39,
TypeDescriptionProvider_GetFullComponentName_mEB358F23FD79D7EE2016CA06ECDC47D6036AEF43,
TypeDescriptionProvider_GetReflectionType_m5A731257A8DCBE75C4FE588A1CC73EE2FFCA7E16,
TypeDescriptionProvider_GetReflectionType_mB8AF537325510600B0C5A2B9940C970FA9DF23E4,
TypeDescriptionProvider_GetReflectionType_mEDACDCA9A57ADF6F376DD6847315931630CE538D,
TypeDescriptionProvider_GetRuntimeType_m981840CB2ED5D8AA352E4AE15691C5B883AD0099,
TypeDescriptionProvider_GetTypeDescriptor_m8CC34F54B8A643F99C2F4E4C254D661D3DC212D2,
TypeDescriptionProvider_GetTypeDescriptor_m04847083CB9DB8E7BF69CFCD06283A8D817293A0,
TypeDescriptionProvider_GetTypeDescriptor_mE0B51D84608BE9DAB9597220D009C8F03ED7EE39,
TypeDescriptionProvider_IsSupportedType_m1E8F92E78E758F5D520EA5562878A1B54303E61F,
EmptyCustomTypeDescriptor__ctor_m3AF937D2171D0224FC6501A9AFA23F89BAC5B1D0,
TypeDescriptionProviderAttribute__ctor_m10489BA811D0D61760F9C90B2D72542A08A3F90A,
TypeDescriptionProviderAttribute__ctor_mFF54F364489EC3FCDA8D2980796604488C0D3121,
TypeDescriptionProviderAttribute_get_TypeName_m6C47AACE737391F28BD1C0A762AABBECA8DB8F75,
TypeDescriptor__ctor_m65CDA03C808FB0C96C7C89BF20CC2169A6F01E18,
TypeDescriptor_get_ComNativeDescriptorHandler_m19CE21FBFA3BF90423D1CC80B4D3967BB43F8B2D,
TypeDescriptor_set_ComNativeDescriptorHandler_m10F89A3F895163274E0E54458D8BBE1FA418BE63,
TypeDescriptor_get_ComObjectType_mD9A4F9CDA5863A62DEE85F88DECB3FF37CE42A4F,
TypeDescriptor_get_InterfaceType_m0DB3316CB939FE67643C044BAF39EB4F69D758E6,
TypeDescriptor_get_MetadataVersion_m70C215D1B15DCBD67B58127EB0E6D7E6F5D020DC,
TypeDescriptor_add_Refreshed_m25494811B3F0C094735A304248AE786509F7399E,
TypeDescriptor_remove_Refreshed_m6EABBF22B7AB310BDCC581F101C2724832A00BE9,
TypeDescriptor_AddAttributes_mB0746794E9E442A99B5F8EEDB072D9DB2EE1F85B,
TypeDescriptor_AddAttributes_mD1811913AC4018397C137D19A21CC41591D7C227,
TypeDescriptor_AddEditorTable_mD8428DBDFF99E14DE047D67DED8C32EE7B652350,
TypeDescriptor_AddProvider_mD81A072B4AB0D7801F9297879CB43071C8740C9A,
TypeDescriptor_AddProvider_mEB5B4337E9B7531C2335CE716429A9881ECD92C1,
TypeDescriptor_AddProviderTransparent_m9F8960CB1DFA72AC6314EB663EFE25E5B469CF72,
TypeDescriptor_AddProviderTransparent_m0D344B2FDDCC7DFA802B757229B8915BFD5491CC,
TypeDescriptor_CheckDefaultProvider_m992A2ED0D5F3621C00369DF8CF35D6AFB17D3ADC,
TypeDescriptor_CreateAssociation_mD52776F0B75C62C60CB8C089475727A0D7BF5B17,
TypeDescriptor_CreateDesigner_m4243B05F425A7ACA49F80C7878155CAE35236EF9,
TypeDescriptor_CreateEvent_m8C78D1FEAA1F3D886DEF6FE25C2F19E4EA160612,
TypeDescriptor_CreateEvent_mDEC73A18F3C1F0F523E6B65E5CD22F555E1BE613,
TypeDescriptor_CreateInstance_m9615D98B08C826DF6B261B054FCB88C56E96CDC2,
TypeDescriptor_CreateProperty_m9BE66DBCA07296098C3DA980BEB20985BFDEFF2E,
TypeDescriptor_CreateProperty_m80C1C5E1ED1D7EAF1AA5A1A156406CB807E462C6,
TypeDescriptor_DebugValidate_m7C240624353A3FC93ED70E1983CA0B7A0B38C9CE,
TypeDescriptor_DebugValidate_m3A723713AC115193984226ECA41CF0691B791099,
TypeDescriptor_DebugValidate_m09AA861A7C7F5F194343E55F24FBCD9A30989DD9,
TypeDescriptor_DebugValidate_mE5689F2DEA83D1F9794E7B71154549F5584F1EA0,
TypeDescriptor_DebugValidate_m61CC7ADADE2E03DB3A40D809A31B768FC19A6389,
TypeDescriptor_DebugValidate_mB0BFB3754E3AA6874EF55B0B3EA5A4D3839CAC15,
TypeDescriptor_DebugValidate_m2698690410F0E33B99AE6E9685B7D45280A0A803,
TypeDescriptor_DebugValidate_m3C4F4FD6EF1DA5E6CCE47567E76CB2C0EF420328,
TypeDescriptor_DebugValidate_mCE25EA8188030E174C98D6B1A05BE16B19A3DB2F,
TypeDescriptor_DebugValidate_mA8F358472BA5A76502BEF41E5B29AC091D8AC16F,
TypeDescriptor_FilterMembers_m6DE8E2489628CB06AFAE539F0202E73AEB645AA9,
TypeDescriptor_GetAssociation_m45465AA1409C932535F021345F71CFF99CBC4D98,
TypeDescriptor_GetAttributes_m945F6ABA03A5014918ACA5F9B57F1F58B805EC0B,
TypeDescriptor_GetAttributes_m0325F763D0AA6354E3F7859E15FF7BE3A8D5F3D3,
TypeDescriptor_GetAttributes_mA96E001729AC6C2EF5ED8E0E5573BABF67501C44,
TypeDescriptor_GetCache_mC7540D2FBAB562E689ED1BC2399D3F3C31D97145,
TypeDescriptor_GetClassName_m539DE8A8C913A996F10E44F0AD222E33B88FF4D4,
TypeDescriptor_GetClassName_mACBEC8CAA950839E997F497253ED5940863A7B09,
TypeDescriptor_GetClassName_m8136D73D8DCF9FCD7E82565CE8CEA957F18DE9E4,
TypeDescriptor_GetComponentName_m459C41F0CF27D483E7285912BA6936553D90688B,
TypeDescriptor_GetComponentName_mA9AC0DEB74A03166BEB397C9B8E44B8D3AFA175B,
TypeDescriptor_GetConverter_m75EE0FF29752ACFC062B86D27CCBE99DB48FD5E8,
TypeDescriptor_GetConverter_mAC1F889B22B0561918C9FE3CE2AFC3B983E6AABC,
TypeDescriptor_GetConverter_m30E075F6ED53FD85B7C1F7F44E58BA20645A68BA,
TypeDescriptor_GetDefaultEvent_mF65AF0663D6DBBB76E3A8718561A29B9A63C2045,
TypeDescriptor_GetDefaultEvent_m270F00968BD241719B4510CE74AFD8CE6B1CC5A8,
TypeDescriptor_GetDefaultEvent_m4BD6A2A34BA730F46533F1862A9F03D82255D6BC,
TypeDescriptor_GetDefaultProperty_m0ABAF110FC9CA1F6265C19D5A7ADB524B883D9B8,
TypeDescriptor_GetDefaultProperty_m2C964DA038C7C1D114862E1C5FE2507E26F38DF6,
TypeDescriptor_GetDefaultProperty_m92DAAC0601FC527EE5B2399EF1AC88ACB9A488DD,
TypeDescriptor_GetDescriptor_m03B8BB2FE0F4EB472FC543B31A37D627CD02D5EB,
TypeDescriptor_GetDescriptor_m557DDD4B793F92E5D71B980E264ACCF1C6A2EFB1,
TypeDescriptor_GetExtendedDescriptor_mD3B3C0990D1E6DF8A99C269710B4FC77DAC1BCFE,
TypeDescriptor_GetEditor_mC998B8DCA2771C639A6F3E4A1AEB9C716455F9C5,
TypeDescriptor_GetEditor_m5205BD6EA7BC05FA4DD716AE0E15A5B2A4BC8234,
TypeDescriptor_GetEditor_m66F3C5F1EF83D37BD530FDBC91EACCDD6E339611,
TypeDescriptor_GetEvents_mEB93FB58F539D9302E2ACAA823DABB199DFB9944,
TypeDescriptor_GetEvents_mFCF0F9D2DF4E79782E05309867A0537AFC2B5B08,
TypeDescriptor_GetEvents_mA157A3DD309A7F9B964A9C1CD8942ED3B395439D,
TypeDescriptor_GetEvents_m31040103B07E1239FBBF0A69D5067016BE8D52E3,
TypeDescriptor_GetEvents_m5BCF7AC534063AAAAB0BEB78AAA98AFA98A3406E,
TypeDescriptor_GetEvents_mA76921E0FEA0CFBA15CF0864A20664F2CC3DC4E4,
TypeDescriptor_GetExtenderCollisionSuffix_m686BE0F744E8E5511310EA611B39FF891AEDC784,
TypeDescriptor_GetFullComponentName_m138486221163708B96C25C805A85F8414598F74E,
TypeDescriptor_GetNodeForBaseType_mD4DC672E329294D1CC62ED255A60FEB216151414,
TypeDescriptor_GetProperties_m0398CE2B5F7971982337E934990B8A2128675024,
TypeDescriptor_GetProperties_mB120D4E97EBF1F7E8C585380F0B6EF8E5EC843EE,
TypeDescriptor_GetProperties_mADA58F0BAD4560D62BF7ADB7186B990D11780B0C,
TypeDescriptor_GetProperties_m9A75CAB323930B35DC4ED5EC53BFCB2C85BD7170,
TypeDescriptor_GetProperties_m05CFF294019C93C8ADC7433BB7D5D87F19DDE7FC,
TypeDescriptor_GetProperties_mD2A9DF20F4E4373E7144791303ECB062973647FA,
TypeDescriptor_GetPropertiesImpl_m0F204546AFC2CCED7979E08E0FF134D7084DC248,
TypeDescriptor_GetProvider_m3265CFAFF759A9DC540031E2401F96CD00BE9BF7,
TypeDescriptor_GetProvider_mCD95C62422DB0D4811ACE64E72D3C4C5B25BDD90,
TypeDescriptor_GetProviderRecursive_mFA9FD212A625262784E9B1B05D3B82564B393877,
TypeDescriptor_GetReflectionType_mB28D64FBA294D618334381A77DAE790811611C3D,
TypeDescriptor_GetReflectionType_m92BF9F8F63D9F2A14BD3E40941A7FD4B3662043E,
TypeDescriptor_NodeFor_m767FF87E78839CA052D9BA45FC6E18BD28F8E2E2,
TypeDescriptor_NodeFor_m47CC24E4CFA599136DD05F6DD9A72A4B309D0D90,
TypeDescriptor_NodeFor_m5CD091DA5BF7D035FA36E6E397A96B2A9610E9D5,
TypeDescriptor_NodeFor_m90ADBC22F629303B34247E6000724298EDDF3E61,
TypeDescriptor_NodeRemove_mA49498A2B87FC037CE2A9C6D26CDF6043FEFC122,
TypeDescriptor_PipelineAttributeFilter_mDFD0C9F6114800954B3A9275EB4109520570307D,
TypeDescriptor_PipelineFilter_m7522739B5B21B076A5722C659E9B17A404196487,
TypeDescriptor_PipelineInitialize_mE238329E4034835777FC35289A14EA9A1397CF66,
TypeDescriptor_PipelineMerge_m12CD63D0457BCA451AF9635E4E754A1E27122E65,
TypeDescriptor_RaiseRefresh_m59D4457847547E4C32159C2F24E1DDDA1D34F60C,
TypeDescriptor_RaiseRefresh_m75708E2026685B087D03E5383F08E65F1608332C,
TypeDescriptor_Refresh_m9229980150993B812922316474D9806CB2B23B66,
TypeDescriptor_Refresh_mEC7669AD5516911D4C54E02A9F073CF89E59DC6E,
TypeDescriptor_Refresh_m3EE0C2B17D9683C6C719C590D0D9744D16F58027,
TypeDescriptor_Refresh_mF1572C257E75B5BBBA5468FE0FB982ACB33F8E90,
TypeDescriptor_Refresh_m7FAA7FE3754BE2B7DAA44DEC226F1451FEFB3143,
TypeDescriptor_RemoveAssociation_m1C3673E59BB67895F9462F6BD390BFFEA7CFEA63,
TypeDescriptor_RemoveAssociations_mC32F5B12534541E6C2426ECCD01E3686DC5584FE,
TypeDescriptor_RemoveProvider_m6AC5F6B0977537915ED5D177715CF02DA4E6F3C6,
TypeDescriptor_RemoveProvider_m64D37F2DD488312D85314715D4F41DDCFF14D588,
TypeDescriptor_RemoveProviderTransparent_m01E159D92DF8529B013003E7490F438A20F9150D,
TypeDescriptor_RemoveProviderTransparent_m26D6ACC950A85E69D6EB21C0F1DBE28789E3E043,
TypeDescriptor_ShouldHideMember_m7530A7627AB76EB292A22E86DA7D4B1A8DFEAF01,
TypeDescriptor_SortDescriptorArray_mF1BF8FDE18108198B6E5CF6B31909A7F544F649C,
TypeDescriptor_Trace_mA9D5446CDED02A129B18F812E6860DE63EE68CBB,
TypeDescriptor__cctor_m93DDEDF2D6E089FEFA7A29B425C854E1E04E6145,
AttributeProvider__ctor_mC68C27A36CD20DF71F5F1FD7A4EF3DC2C0D3BD0A,
AttributeProvider_GetTypeDescriptor_m3695E1AA4427F2DCD40176B776A9921D79A69BEC,
AttributeTypeDescriptor__ctor_mC117F3DDB0D2E79EE6732BE5D8950F246665DCC5,
AttributeTypeDescriptor_GetAttributes_m0011703867B0FBD2C7C6A927B005BAA78742999C,
ComNativeDescriptionProvider__ctor_mCB532BF72BDE7FBEFD35AEEBF76C6A4B9CE8684C,
ComNativeDescriptionProvider_get_Handler_mFDAA26D067DE2DE3A878E18B6E305D122366C6F9,
ComNativeDescriptionProvider_set_Handler_m413D6825B451C480C8311EEB516FDE590D405542,
ComNativeDescriptionProvider_GetTypeDescriptor_mF1301F5B79E73CABBEC1CF991639E67D4B898E46,
ComNativeTypeDescriptor__ctor_mC0FB87726953E70F7A8BEA40A225B01B2DDA00F4,
ComNativeTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetAttributes_mE5FC3BDFBD29CF0B37067EFD5E3A88549BA931B1,
ComNativeTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetClassName_mF087F6356C4E89AB22F3AF8201823F1543E0F926,
ComNativeTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetComponentName_m0D26F35DFD1F64A1A33D05931FA2547DE8A6F630,
ComNativeTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetConverter_m8787FD30060421E1EA2045F9B47A1DE58BA5E509,
ComNativeTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetDefaultEvent_m46CC31F740F1DBF6BAAAFE3A36A3505F16692901,
ComNativeTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetDefaultProperty_mE365AD557ED315421D7FAD8EFF205C1264D4B2A6,
ComNativeTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetEditor_m28A94D6F0B9E814DC284868B0C8250FCD222A51D,
ComNativeTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetEvents_m949BAC05B43FF792C78B20B1896B7D51BB6B122F,
ComNativeTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetEvents_mEEF28C5E15301769BE1D8DE448BE039936AF59E8,
ComNativeTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetProperties_mFCF13A62E6A2C0AC32C4CCDC51F493DD38E26A79,
ComNativeTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetProperties_mA29FC50606B6E3BA0BC975CD4524CF95F5F77263,
ComNativeTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetPropertyOwner_m3FC79722589299BDB79C2C6798109A3FC3847B2A,
AttributeFilterCacheItem__ctor_m8319ED63E0DDDB46F62ED8DBC04CCD530C477AAF,
AttributeFilterCacheItem_IsValid_m0218A992CF2B98E84CD36A2C037F948A5DDB6BF9,
FilterCacheItem__ctor_m9398DF7D02FBE4926AFB8D768F6F0936E0929181,
FilterCacheItem_IsValid_m91C02B95AF49F2BD09314CF2EB67F6090052B8B4,
MemberDescriptorComparer_Compare_m9C56C6E64A892DB13EEB4B1F551B6F161B4C237E,
MemberDescriptorComparer__ctor_mE0D379E9AA3712B69614E48771226910DE517618,
MemberDescriptorComparer__cctor_m9E4FF9CCCC93BEE24671FD459069CB7793ED97C6,
MergedTypeDescriptor__ctor_m07BED02593A42C075C4F95B23D208CF1222C12A0,
MergedTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetAttributes_m2DD60D9C133AE18F38D7A27189168A2FBF3729FD,
MergedTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetClassName_m51465B550440AD0C8661563316256112BAB0C537,
MergedTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetComponentName_mFF777A710653F0BD5AE3E0B5AF10254D319E8420,
MergedTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetConverter_mFC2AC7E8BEF7680E424A34D335EB4FCC9A6BACB6,
MergedTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetDefaultEvent_m2B996229BED2945485F72901952DB3C78EDBD077,
MergedTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetDefaultProperty_mB703584702A85757837F23B27A715723681B2162,
MergedTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetEditor_m675181A242011A51DEA804FEFF957B160C165D6C,
MergedTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetEvents_m59E8A40CD7A5B6DFE3AF323CEA4FFED38574DAD8,
MergedTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetEvents_m25103AFA79F66B26E782085D798D8D5467CCE0A8,
MergedTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetProperties_m5C461A51153A91C829F3F75CC2E2D7AD2933BC69,
MergedTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetProperties_m9C59F8E3A2F518EBBE770B6ABE66B82796B18F63,
MergedTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetPropertyOwner_mB34132962484E99CF6CBA0CDFB462B2F0F243C13,
TypeDescriptionNode__ctor_m18D16A33443D7C6C32D09203AE94E5A5DA65BDFF,
TypeDescriptionNode_CreateInstance_m8DE4377C62A0EF6738F487193FC20302733BE49B,
TypeDescriptionNode_GetCache_m275E9B8AA100455DA54B9CBD3581B9556C5DE825,
TypeDescriptionNode_GetExtendedTypeDescriptor_m014DF481F410A49BBB0B087DD65EA4DBD51E9AF2,
TypeDescriptionNode_GetExtenderProviders_mA26764DE3C998BCD030B9E111462EB622BB127BE,
TypeDescriptionNode_GetFullComponentName_m2A7751892ED983AAFFFF84BD961C6839D809AB07,
TypeDescriptionNode_GetReflectionType_m4C80319088CB3DFFEF76A5DB4C862FCDD98BDC92,
TypeDescriptionNode_GetRuntimeType_m628C321FDB6C9718D142459A34BA726DDFFA8E8C,
TypeDescriptionNode_GetTypeDescriptor_m55BB50B1A0B0542BD4736FE3F7A14A7ABEC94903,
TypeDescriptionNode_IsSupportedType_mEBB9DAD80FFEF24046762B4FBB323D91119A828F,
DefaultExtendedTypeDescriptor__ctor_mD297D84C0AEF8C2AF0867391BD0FD037D8E6AB86_AdjustorThunk,
DefaultExtendedTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetAttributes_mF4C670B634C8C86057E939F3DD5EAA4173DAB1A8_AdjustorThunk,
DefaultExtendedTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetClassName_m5D43CCB75E8BBD373FFEFDA99B6B37FA300AD884_AdjustorThunk,
DefaultExtendedTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetComponentName_m91CEE12D87F75538C0B99BA82D7C0AFE8B670D55_AdjustorThunk,
DefaultExtendedTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetConverter_mE26BB774C31A0760EC238B30A3BDE0EE202EF1A6_AdjustorThunk,
DefaultExtendedTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetDefaultEvent_m64A8A46A22725FD8BC8DE809966CB860B17D1143_AdjustorThunk,
DefaultExtendedTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetDefaultProperty_mF6A776BFECC0FC3642D5557E136B8D79EAD7F37A_AdjustorThunk,
DefaultExtendedTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetEditor_mE808899AE1F543555DD1463F2DD417986A7A5DBA_AdjustorThunk,
DefaultExtendedTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetEvents_m9540E53C7641A9CEC8CBE91843B77E0C513DC2A2_AdjustorThunk,
DefaultExtendedTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetEvents_m11104BC84FB6A513D07BA11516697FEF495D87D6_AdjustorThunk,
DefaultExtendedTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetProperties_mCD9AF5CF5F30A8A6F9125272F6AB969039A96DA7_AdjustorThunk,
DefaultExtendedTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetProperties_m46AE37DFC7FBE5AE7641AD20F09C09109313E2AC_AdjustorThunk,
DefaultExtendedTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetPropertyOwner_mAEAB33B88BA45952CD04F3C3B2901997A7C17035_AdjustorThunk,
DefaultTypeDescriptor__ctor_m8542D50B70E1A86255B2C64908C9397B971BBC90_AdjustorThunk,
DefaultTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetAttributes_m6EEBB8DB4E72761D9CB03978D149295CFE2B39EC_AdjustorThunk,
DefaultTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetClassName_m046387DF4AF6D4272E79CCBFA30F12CD98B68475_AdjustorThunk,
DefaultTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetComponentName_m0EC92A5859516DD6DF83776057C9058F5AA8BAB7_AdjustorThunk,
DefaultTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetConverter_mA5D26F3E5D42548F740BD72B1AA9AE1CE89EC6E7_AdjustorThunk,
DefaultTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetDefaultEvent_m3E1B70BE228C493EFE28B4113386B6E458711885_AdjustorThunk,
DefaultTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetDefaultProperty_mBBB5F91194AD6416D9304680E2FADE81A0E45003_AdjustorThunk,
DefaultTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetEditor_m6EA05D046F2D53D0CFEB626BA904EE3C3803E280_AdjustorThunk,
DefaultTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetEvents_mC1BE8372C6CD943C9C9E6476902D394A710B2E26_AdjustorThunk,
DefaultTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetEvents_m25A1DB4DA858C18CF8717BFF4FC771283F60D035_AdjustorThunk,
DefaultTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetProperties_mE25AA0FCA6D4DAD1D1C671F258B3C9B23A9D3354_AdjustorThunk,
DefaultTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetProperties_m45476E33EA6039C732EF799D4E95FAE74AD67B36_AdjustorThunk,
DefaultTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetPropertyOwner_mD52D6FEDD198A4C2E7E2EA5B3FA7F9312D48C612_AdjustorThunk,
TypeDescriptorComObject__ctor_mF8F4F25FBC2087C47914CEB063D272CDD1969795,
TypeDescriptorInterface__ctor_mF30410D47F5161CB50BB5FADFC15BDF9BB643F96,
TypeListConverter__ctor_m84A4071857E13DE0AC52B01A6A54898A7BA1DE0C,
TypeListConverter_CanConvertFrom_mEFD163573CB4B26853C948DF6DA1A789C87110E3,
TypeListConverter_CanConvertTo_m7955EF2D695F034929EF78D9A0DC46EB0924A2AF,
TypeListConverter_ConvertFrom_m56DF48CB20C3ED03FDE80C9CBE6B97BD56D80FA7,
TypeListConverter_ConvertTo_mAEACA6C1CB27C14BF94ACD2D60727D9DA02AFC43,
TypeListConverter_GetStandardValues_m2E28BC36E53206804B1C7133766285C21A34B733,
TypeListConverter_GetStandardValuesExclusive_mEBE7FFC7A11A767F3EFAFD24D4370205C755C437,
TypeListConverter_GetStandardValuesSupported_m71D115B72AA6AD17F33ABE45A40C92D4B6EEA494,
UInt16Converter_get_TargetType_m09485223873376B5306CC41EE00DE41C7C9A4D48,
UInt16Converter_FromString_m6C68C86307AAFB890294E95FAFEEC5558F898B7B,
UInt16Converter_FromString_m086976C0A5AE966B1BF493EF9215D7CD5FA1E248,
UInt16Converter_FromString_m33761AE9D171E9D4ADB9875D87F55FB078ACA9E9,
UInt16Converter_ToString_m104A682B05A314790038B0F6C080A2242B813E62,
UInt16Converter__ctor_m64B8902701F454D776E92A8373B7D0C923F7507D,
UInt32Converter_get_TargetType_mB0970D9A54AF4DBB22763BCF302C1BF96987514D,
UInt32Converter_FromString_mC2A923816231211450F8DE19A663F73CC32F9C23,
UInt32Converter_FromString_m3311119AE44125DA0CF3703D93966E7D3B9A66A7,
UInt32Converter_FromString_mC1772B9D65A03EF96521A527EFC9C1B55C353908,
UInt32Converter_ToString_m19F6F8A0D732BA61405B020CF1D2A1EDF6847AA6,
UInt32Converter__ctor_mAC512A9B15152E36517BFB4434889F79E154C60E,
UInt64Converter_get_TargetType_mFDC942E31D697EB81B1BC6F2DC0C1984E5B4CDF2,
UInt64Converter_FromString_m0F4D6141688C8C778E7B5CF3F38F8F2FDC88308C,
UInt64Converter_FromString_m335C75F6E6840F7BF678CB73845C905C1216671C,
UInt64Converter_FromString_m119E342F5A0A5553CB6A328DADFAFE509FCB72BC,
UInt64Converter_ToString_mB2E701BBFDC1465555D4049C047FBEB8888E29D5,
UInt64Converter__ctor_m90B1A912D739A0CB3C30A5BC466DB7A235FB1275,
WarningException__ctor_mB93E8ED793EA800940939BDEBA5728405A3450B8,
WarningException__ctor_m2A92D5FE5AEC173C3A53913C5ABFAD314E92FD15,
WarningException__ctor_mA655B378325DC9F16616443809D30F05A0B31791,
WarningException__ctor_m57A1B57D6982C8590021A593E025BA8FD5788C24,
WarningException__ctor_m2E8B75F0328CA377D4D53A4248B05AFF99575655,
WarningException__ctor_m0607321BA3D11F882ABF03D618A01C7D514C38B9,
WarningException_get_HelpUrl_mCF74032FCCF81CD8CE060F0472BA9D019A2B6347,
WarningException_get_HelpTopic_m9898AFDF620EB9AEED9BFCAD97CFCA3F3876856C,
WarningException_GetObjectData_m031DD2F821673DDC7E270B57B6FA2CE8F1BD9C5D,
Win32Exception__ctor_mC03E215A1695ED64DDC50F4BE9F59966974DF759,
Win32Exception__ctor_m2BEA755F6AA536ADDDF07D83BD8297F02584F714,
Win32Exception__ctor_m94A043EE26097BBFE0ED22FD4EBEA357F142EFE6,
Win32Exception__ctor_m08B101DFC94C016BF6E23C0821C543BFCDB740A1,
Win32Exception__ctor_mFEB0E01E04B316723B845656627B8DD88D7C5EE5,
Win32Exception__ctor_mC7ADDE9D2FEE4E17432F63C24EF1D872380094DB,
Win32Exception_get_NativeErrorCode_mADB2F3845BEC2405353354CE6B6232741359D857,
Win32Exception_GetObjectData_m7CD0D7A0806E4A9D8E78ADCBC616700379AB79E8,
Win32Exception_GetErrorMessage_m6085687D868718B45289CB6AF6EDCB7F89D7350D,
Win32Exception_InitializeErrorMessages_m4FE6F56C1C2CCB3F6468F0F9F5AD6E1B08673438,
Win32Exception__cctor_m800CD9D0B3E3253B79A19B6646A7D28B29C3FC52,
BaseNumberConverter_get_AllowHex_m994DD130AADA77ADA7E3AF7DF18674E617417CED,
NULL,
NULL,
NULL,
NULL,
BaseNumberConverter_FromStringError_mF63BDCFB96540E83A867B6F206D2C453B9BB0A42,
NULL,
BaseNumberConverter_CanConvertFrom_mCAE77B4E99810F0C9B06FCB2F4F7036C733E3016,
BaseNumberConverter_ConvertFrom_mA629768C8117947BD168EACC84D02DBA1FCA51E6,
BaseNumberConverter_ConvertTo_m672375F1E58DB241E693E5F45A7FFD38C3070B6A,
BaseNumberConverter_CanConvertTo_mBAA70FD6742A616F9E0F9E42908EF6C70C3214B7,
BaseNumberConverter__ctor_mD78E1C7E1F8A977BC7AD33DB0C1E5E32C60E8E83,
InheritanceAttribute__ctor_m8F26EE455BC5AC02A7F8B621CBF0ABA4CE16E161,
InheritanceAttribute__ctor_mCA254DAC0CC24E08736F8034929EE421975F29C4,
InheritanceAttribute_get_InheritanceLevel_mA90C9C95D4B7D9AE8F4713F91A0ED806D68B06CC,
InheritanceAttribute_Equals_m38E2B19AF81042403A7000B74456D502D42AC6D3,
InheritanceAttribute_GetHashCode_m0E02CE836E80CD1AFD8D4E0440CAA6A3319230D6,
InheritanceAttribute_IsDefaultAttribute_mE8AA69F58F1F479AB2BAE7961B90B315EE8DA251,
InheritanceAttribute_ToString_m5961E79A09AB27FEA67EEA36528102F82C5C0FAC,
InheritanceAttribute__cctor_m2FE29F1B1C05923AFCEE6580D1DED768B981FD11,
NotifyParentPropertyAttribute__ctor_m131492A1D6D8E6F0C1DC76EC141AD10D10D854D7,
NotifyParentPropertyAttribute_get_NotifyParent_mCAC54ACDD983201C0B33DD4028F3686E74AC2D0D,
NotifyParentPropertyAttribute_Equals_m655AFCDB294A675C2CF84F9C4A97268C9B11D7C2,
NotifyParentPropertyAttribute_GetHashCode_mFD065A676EA52DE43BF076B4FF35545ACD3F83D0,
NotifyParentPropertyAttribute_IsDefaultAttribute_m2D15C7AD325F09068FBB710C80299DE2DCB7CD21,
NotifyParentPropertyAttribute__cctor_m14AB628A125F7E8973497199B6DB493B909849DD,
ParenthesizePropertyNameAttribute__ctor_m7D3490B813C6302DEE2BE9C839546E40510D1565,
ParenthesizePropertyNameAttribute__ctor_mD3176C9D00E5C3EE01D2E1F622C31CAD22EE4D21,
ParenthesizePropertyNameAttribute_get_NeedParenthesis_mA9C52907633EF99582310AEA250035D4922DBBEA,
ParenthesizePropertyNameAttribute_Equals_mB533CCB46611DF90A4039138EB1683211EF0C792,
ParenthesizePropertyNameAttribute_GetHashCode_mA14EE09E75898130B58814295CA7908A2DE34191,
ParenthesizePropertyNameAttribute_IsDefaultAttribute_mA7B411468B20863CE3A0D0F3D87C5CCDE9629D9E,
ParenthesizePropertyNameAttribute__cctor_m98BF99553ECFBC946EFEEB2C1471DC075C775FC1,
PropertyTabAttribute__ctor_m374749B7B7ED94FF2DC5825776307F8EB70F2D19,
PropertyTabAttribute__ctor_m2D97D6CA0E6285B5E521000EA9E936E00D078706,
PropertyTabAttribute__ctor_m5FC36840ABEA8EFFEFC580C4584CBE529D2ED933,
PropertyTabAttribute__ctor_m61853ADFF5EC012A40B967FE861832DDAF7D1A08,
PropertyTabAttribute__ctor_mB42E8A52E002DEC87211862DAECBAB55BF62249D,
PropertyTabAttribute_get_TabClasses_m6CE9F5CB57CDD0AD0BEA1C9CBC9125D1701AC995,
PropertyTabAttribute_get_TabClassNames_m66CD61EDE2222A20EA4C8B303B0D76123D02305F,
PropertyTabAttribute_get_TabScopes_m9A00F379D99A89E766BA35314A680F98A05FB033,
PropertyTabAttribute_Equals_m3D0564F307FC227C7FB38F5B9D1B667F39A1E584,
PropertyTabAttribute_Equals_m124B0306933902AE12C2DA00B0997CFABCAF2702,
PropertyTabAttribute_GetHashCode_m5D524E965DAD1830A6BBD5756896CD51B02DAF9D,
PropertyTabAttribute_InitializeArrays_mB629C8AA86B48D76E3024DFB2D04ED9F20044FF2,
PropertyTabAttribute_InitializeArrays_m40C1411B274D40CF6484CAFB0C2576848511D896,
PropertyTabAttribute_InitializeArrays_mD8AE560AB430117121701B018B9C36B9CDA3B531,
RefreshPropertiesAttribute__ctor_mB8898704CFA83ADA63413C57A6705F4A96E096BA,
RefreshPropertiesAttribute_get_RefreshProperties_m032066929987C4135416100E001053C6E2EC76A6,
RefreshPropertiesAttribute_Equals_mD4A517842BBDF8790433BB98C874C7CA6F6229B2,
RefreshPropertiesAttribute_GetHashCode_mA1990A0FB1BA84FC64070C9265D8F5531EB90154,
RefreshPropertiesAttribute_IsDefaultAttribute_mB541CF71C997B4F977BC4E3FDFD590852D6A21DF,
RefreshPropertiesAttribute__cctor_mEE041F46103289862182B245DE9BFC8FF634D5DE,
ToolboxItemAttribute_IsDefaultAttribute_mCE3A7AE67179AF466C911394DBD256E673E5023C,
ToolboxItemAttribute__ctor_mE30C2B3914C44361BACB775B4F4464F46536CE9D,
ToolboxItemAttribute__ctor_m928FB88168D50A283E63170782864167D9BA1A1A,
ToolboxItemAttribute__ctor_m69856B3389F2C31830FE9632ABCF46FC4AC5869E,
ToolboxItemAttribute_get_ToolboxItemType_m8F418ADC24E7FBB4311BA4799A974EE383B5CC86,
ToolboxItemAttribute_get_ToolboxItemTypeName_m37914F48C67146F8C93D27EDA5CB8895DAF5AB31,
ToolboxItemAttribute_Equals_m1F1515BB04A2AD1ADA8A820D5481F7306F91EAE2,
ToolboxItemAttribute_GetHashCode_mFC8C5FE90B2BF1CED00EAE1C40F2074EA9CDDC38,
ToolboxItemAttribute__cctor_m71C70EF1FE141D0904DC1ADE3A8209D808196C4D,
WeakHashtable__ctor_mE6517A855F67EE9584AF60DB7BC3AF5B2D58C249,
WeakHashtable_Clear_m0559384B1ED014495416A4CD76EE26A8CCBD9531,
WeakHashtable_Remove_m6780AE4C0C4B072B9857C7A11ABC6AAF4805F9D3,
WeakHashtable_SetWeak_m3DA0C3EB8F3903CBE44CAA14B13670A69B236F35,
WeakHashtable_ScavengeKeys_m4DFF0FB9AE11863E9A265EDC3584E08F3D9FCF2D,
WeakHashtable__cctor_m7EECB04C288887CC895D8ED91A837C7822A299CE,
WeakKeyComparer_System_Collections_IEqualityComparer_Equals_mC3D733EAC828C7C1C1B8F0890B0CD86F67F3668C,
WeakKeyComparer_System_Collections_IEqualityComparer_GetHashCode_m8A2DBF9E2E7D75717DF22C7CF88550E0502E2F98,
WeakKeyComparer__ctor_m084512BBA20EA3050E018C920AF05AA43F1EC704,
EqualityWeakReference__ctor_mCE187B675C7795222F1E6F6A6FA6BA04A77BBF93,
EqualityWeakReference_Equals_mE28851C868E3A6BE45E5A8FBC9A798B2C88124EF,
EqualityWeakReference_GetHashCode_mB8A598D608B12E15EF3451E5AC44D983A8C119D9,
SRCategoryAttribute__ctor_mABBAFE0492B21EE3B7229C798F7BEA64B3ECBC91,
CheckoutException__ctor_m99DB30C6B66B9586BBAEA4E2072C21402A0CF18C,
CheckoutException__ctor_mBC5CAF08178375CE5A5E0E743F162EB7ABECCD2D,
CheckoutException__ctor_m955E7A7ADEB8A36809F497725C2E9B30358A315C,
CheckoutException__cctor_mE8F08B0D0071F76CB275EC05022099FB2A049892,
DesigntimeLicenseContext_get_UsageMode_m5D057D6F3426FE46F95B02A4000FBDD94221930B,
DesigntimeLicenseContext_GetSavedLicenseKey_m2A635774F25A9E243BFCF6F9DE5FED3B202352B8,
DesigntimeLicenseContext_SetSavedLicenseKey_m23E511327310AC151E1B095B17D144E70B401884,
DesigntimeLicenseContext__ctor_mF2389DEF22E3FAE1E69F4F84F0CE6BD871AB0409,
RuntimeLicenseContext_GetLocalPath_mE9FE2C16545D4E437A8D3CAA6D8D20F995D3E972,
RuntimeLicenseContext_GetSavedLicenseKey_m7C7989E9FC4CCBD2EB8671ED4312E1643934C20D,
RuntimeLicenseContext_CaseInsensitiveManifestResourceStreamLookup_mE5D3133B975E0F2927C890DA7CBECD6A84D9C60D,
RuntimeLicenseContext_OpenRead_mCE557ABB1B8D5358ED3FA35B11CCD8A181CEA5F0,
RuntimeLicenseContext__ctor_m34027F15B8C84AF7AF0C124458FED83141B480F2,
RuntimeLicenseContext__cctor_m9999FB104BCFD74FA63DBB9630F76B246686B922,
DesigntimeLicenseContextSerializer_Deserialize_m0B4A6B7AA6D2E9E30670A8EDF545C79420FE7DE0,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
InstanceDescriptor__ctor_m90DA8CABB01052EA5C5022E14FE50533254C71DD,
InstanceDescriptor__ctor_m47D0A6167384EA496F0734E951DECD7EE576CAC4,
InstanceDescriptor_Invoke_mFA1E52E0F4971ABC4432D30F7CF80304272355C0,
RootDesignerSerializerAttribute__ctor_m0F3B236B6A2362EEF20773BC3205FE7DA72AD6AE,
RootDesignerSerializerAttribute_get_TypeId_mC34D430C36628B810BB11754EAD222F65805D2A7,
AuthenticationException__ctor_m28782FCB7D9F3773F20A9F422CB2843FB70D723A,
AuthenticationException__ctor_m431AB34EFB028337941758B192DF4D045BA93005,
AuthenticationException__ctor_m547DE1104C83024255A4F61AAAE6C6049383C7E6,
Oid__ctor_m45F49EB1ABFD4F3EB0FC9729C76FF83995752743,
Oid__ctor_m67437A59D4E75ABF6E40D503F57F81199546E5EC,
Oid__ctor_m0656E1FC1A7E7BBF694A568DDDF8BE4AFA544985,
Oid__ctor_mA7AFE14DF30B47447BFFC9E41B37B8DB46C9D079,
Oid_get_Value_mFE18BDFF095DD5A6643F4FEC3E57846716F37F05,
Oid_set_Value_m304CEF248379566701402100FA015EAC640C033F,
Oid_get_FriendlyName_mEA531D74DAD8FD43948097C418DA23F66399B694,
OidCollection__ctor_m99B93BB5B35BF7A395CFB7F8B155DFA8DD734800,
OidCollection_Add_m1FF686421A22A86F8296259D99DA38E02B8BBF5C,
OidCollection_get_Item_mB37F923F4714BFE0DF44E8EE4A1A5EA1F3EBB1D9,
OidCollection_get_Count_m6AC0709CDD68451F4CAC942CE94A5A97F3C294B2,
OidCollection_System_Collections_IEnumerable_GetEnumerator_m3FD3A96DFF93BD88A3B28E35A4DEF57AF25ECB30,
OidCollection_System_Collections_ICollection_CopyTo_mE508CB1FD9E56CCFE5A4BDD5251D815BF78AC5A9,
OidCollection_get_IsSynchronized_m1300193FE08B13D161AAFB69DA709B41BA7A0FC2,
OidCollection_get_SyncRoot_m6C13949F67338F684C29DD162C8228986DAB6850,
OidEnumerator__ctor_mCA4FBC8408E2B04FD0A524E256E284E8A44E0797,
OidEnumerator_System_Collections_IEnumerator_get_Current_mF11B1F886842EA79EDB215BD5106D0C4C65EBE53,
OidEnumerator_MoveNext_m073D94D5D3254D53DF53429ACAD0AA9BD682221D,
OidEnumerator_Reset_m5006C3B1283711E2BDDEA6C25FDF93BBB900195E,
CAPI_CryptFindOIDInfoNameFromKey_mA2FD2F391E133E586BC8B827DD916613B590E698,
CAPI_CryptFindOIDInfoKeyFromName_m7809CD491D913D58FA1B996B835A0A91C413E9DB,
AsnEncodedData__ctor_mED24E9D1F11942741819652302C0531D18C39BE6,
AsnEncodedData__ctor_m793EED53B4B8D49D92EE7CEED6B46B16A421D761,
AsnEncodedData_set_Oid_m91E38503AAFD8E6FD98970D94FD43E7A738242A6,
AsnEncodedData_get_RawData_mB9F8281A96011161C67EB3A9208E26C423B187EC,
AsnEncodedData_set_RawData_mD7FE2383373A6AF578A4983999D677B58BD6B4EC,
AsnEncodedData_CopyFrom_m3937C7ACC425960B8E48B7D2EB50E9417A7CD4B7,
AsnEncodedData_ToString_m502785F2F8B4D1EBDF5CEE612FD8D0C2044390D7,
AsnEncodedData_Default_mEEA94BA253ED1B8A719466A8152A5333E0E3FF07,
AsnEncodedData_BasicConstraintsExtension_m64D690A2456E16AF39F6F0784CE74BC9533BB182,
AsnEncodedData_EnhancedKeyUsageExtension_mE04DC17ACCBF3850AFBA454D9937EC4713CC5058,
AsnEncodedData_KeyUsageExtension_m4EE74EA5C4A3C0B72C50DEB22A537812997AF590,
AsnEncodedData_SubjectKeyIdentifierExtension_m261D32E7AE226499BA8AD3FBE24FC0E71C9DEB76,
AsnEncodedData_SubjectAltName_m94FE55170A872B3174D5C495A27AD09F3BACAF49,
AsnEncodedData_NetscapeCertType_m9191830C380BEC39DBE09065B2A4134193EA92D4,
X509Utils_FindOidInfo_mE43E0522988511319B8B9F69AF7D0A10B4AE8FA2,
X509Utils_FindOidInfoWithFallback_m98443176879ABC2054619D4AA491FE086D406950,
PublicKey__ctor_mE8D32598F92B3941B4DC6AC367C7FFD75C7FAE20,
PublicKey_get_EncodedKeyValue_m4BD0975B491E89FFE2A75C1ACDEB1DCCAF586D4F,
PublicKey_get_EncodedParameters_m629FF8D7E4EEDED96BC455B7B953DC5A46D26F4F,
PublicKey_get_Key_m9690CE02A29978F4F97623CB72361EC3E69935F7,
PublicKey_get_Oid_mB0AD65FDF84716726D5C7756E5B50CEAD1E4C2AE,
PublicKey_GetUnsignedBigInteger_mA92B0B30FA75335EFEFE6B5E8580543C387C3785,
PublicKey_DecodeDSA_mFE5301F7BC0E4ED8DF0EBCCAA0D1DA48972BC901,
PublicKey_DecodeRSA_m39565B7B6C8DDB7666D5C3ABF7951DDC93D35965,
PublicKey__cctor_m9F739A93AE91AE86889835AAE256410F4DB808CC,
X509BasicConstraintsExtension__ctor_m1D3F45762EB686500D2195886AD26FF84E5F4B3C,
X509BasicConstraintsExtension__ctor_mEED7AECEE911DF6CE692301F8F6F6B197DC05729,
X509BasicConstraintsExtension__ctor_mD08FE3682F4B2EA23450C6609360F45656495780,
X509BasicConstraintsExtension_get_CertificateAuthority_m282E5D9E7640A06AF2CE06A0FA374571F25BAB6F,
X509BasicConstraintsExtension_get_HasPathLengthConstraint_m463A8B4DF4BEB46A9353309AA5EF3EAA2F7A4D42,
X509BasicConstraintsExtension_get_PathLengthConstraint_m93EF2B2BA6D6AD72DE59D98EB0E40DDD2AB3B49F,
X509BasicConstraintsExtension_CopyFrom_mE64F232FB7DF702DCDB6692537B8F1010AA316DC,
X509BasicConstraintsExtension_Decode_m40A688DD3A933B24A3E9EFE505299F70AFF32E81,
X509BasicConstraintsExtension_Encode_m04068558E7AF843C57A8BA9C39E251B7B37A1CDF,
X509BasicConstraintsExtension_ToString_m75957B2B18A84645897676F0DAC473F022848336,
X509Certificate2_get_Impl_m94A4BA63853808B2FAC8DD5E50BF4B2FA7C223F3,
X509Certificate2__ctor_m97D8E28308096BB3A2500555747B6483F27859FD,
X509Certificate2__ctor_m50D7739EB358531A13410F4A29353D0418F9EE51,
X509Certificate2_get_NotAfter_mD2C055B86883353CFB0E8C1D6CE35D785756C624,
X509Certificate2_get_NotBefore_mC074732D5C2E74642F1BA1C303B060A381A4A777,
X509Certificate2_get_PrivateKey_m91743B42723CF3480CAD698F086CAE1DB7BBD266,
X509Certificate2_get_PublicKey_m325BCDA2DE132D5B7B2093BCED2942ED657D89E3,
X509Certificate2_get_SerialNumber_m19595DBE6522106CAAAFA680EF4CE67698A8F51D,
X509Certificate2_get_SignatureAlgorithm_mF9BED26F8117E76F230A87F79FD4C19242FAE662,
X509Certificate2_get_Thumbprint_m4C3269CB216BC275CFEA77A808A787B5773E97AA,
X509Certificate2_get_Version_m21075DDC00E0FA0C7A9FAA5D561973F720B7BDE3,
X509Certificate2_Import_m5D2E42024D98335D958C3875D188C8F8127299BA,
X509Certificate2_Reset_mEE19ADA2C022461B3DB1F39100997A6F34FFB1D3,
X509Certificate2_ToString_mFEEFBB4A2B5779A9D16F9E2536F1D94F423CA3A8,
X509Certificate2_ToString_m2613DF600F5A88EC6836930FD45D6063251C9391,
X509Certificate2_AppendBuffer_mACE3DD61A1C5C88DEF25BC5C4562B5790ED97312,
X509Certificate2__cctor_mABA66D529C24C35091DD9560BC7314F0F3AF979D,
X509Certificate2Collection__cctor_m8F5A775DC6302B95D1CA30B5C576AD4907E94516,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
X509Certificate2Impl__ctor_m121B40B8937DAEE3D81BA7577555E09194FF11A2,
X509Certificate2ImplMono_get_IsValid_m4C590E5F7A23A9F1DD5594A7D88F51474646817C,
X509Certificate2ImplMono__ctor_m9DE01D05F0A540B906D6F826B51B64FD7FC9E028,
X509Certificate2ImplMono__ctor_mEBE15206EC5939F6722168220CB8B110FFD915D2,
X509Certificate2ImplMono_Clone_m1870DF0CF85E284FCA158FD11238F23796354498,
X509Certificate2ImplMono_GetIssuerName_mC61A5CC300E550C2C4C12733D6EE0C5806723233,
X509Certificate2ImplMono_GetSubjectName_mCE8064CFCFD15F29ED869C1F552BDA1911944728,
X509Certificate2ImplMono_GetRawCertData_mF60B75105FDED073333B0A45D417DC84970CA808,
X509Certificate2ImplMono_GetCertHash_m552986EA33DB6FD437358D422E14B5A3BA69092A,
X509Certificate2ImplMono_GetValidFrom_m9E27BEDF0995B987B5BBE2074C5626A6092C6AB8,
X509Certificate2ImplMono_GetValidUntil_m221B50B0D2216CD5CCF290C4E37ADECFC723381C,
X509Certificate2ImplMono_Equals_m072C86FBDE9AE37E0AF69E4DA7AD04A8412F7232,
X509Certificate2ImplMono_GetSerialNumber_m0F23B3F377F4801057A57949E977918166A6DFC3,
X509Certificate2ImplMono__ctor_m6494CD178AF6E96CE4046E4CC1AB68236CCE7399,
X509Certificate2ImplMono_get_PrivateKey_m0F1E05FC97141DEDB3230B4B4B3617DAEBFDCD2C,
X509Certificate2ImplMono_get_PublicKey_m9FEE1E367B63542EEA2A517C7A4618C163C4B2D7,
X509Certificate2ImplMono_get_SignatureAlgorithm_m158A12F7972A7104172BBC8F5FE31186B2758D3C,
X509Certificate2ImplMono_get_Version_mAF4475ABA5E17ABB6FD9EE9A6BDCB8EA269836CC,
X509Certificate2ImplMono_ImportPkcs12_m7C9D1CD7EB5D1CBD27E20EB92D494C65BDA240D0,
X509Certificate2ImplMono_Import_mB7A89EF3758EDF0BA2BA0AF78AE2D4BB61D5E0FF,
X509Certificate2ImplMono_Reset_m91B0462356708973478FC82A9D12EECF56FD4FAE,
X509Certificate2ImplMono_ToString_mB5CE336C20BF230C1B0153BF1D2612FD22E0347F,
X509Certificate2ImplMono_ToString_m88CDD1F5BDC5CDB329A872B58AF69CDB10799321,
X509Certificate2ImplMono_AppendBuffer_mDB49D80453E139498ABF2BC30ED526A61D2F4F71,
X509Certificate2ImplMono_get_IntermediateCertificates_m053FE037CA3747C75B056C11AA56DB1F2EE36809,
X509Certificate2ImplMono__cctor_m8ABA0491BD741AF08233E6B3B2B4F61420FF4C65,
X509CertificateCollection__ctor_m3CEEDA1CDA93234E6E78DFB6563738B050AFF6CA,
X509CertificateCollection__ctor_m24BAA500237577256DCA1BD814ED88D163E702E3,
X509CertificateCollection_get_Item_m799058377874ABF0EEE8AD63AE89B62B930A1E57,
X509CertificateCollection_Add_mDF43F609EAE240711FCE880E66EE814178AB2E66,
X509CertificateCollection_AddRange_m420F91827C84ED68AB81855E07BBF0CA7D150289,
X509CertificateCollection_GetEnumerator_mD28E40E9104E833480FA012B1CE905AC08A7AD4F,
X509CertificateCollection_GetHashCode_m383BD6816EEFE8FA5CA81CA4279B5334231EF84D,
X509CertificateEnumerator__ctor_m81F0C80052FB25D722E5E66D5121D9F559A2EEB4,
X509CertificateEnumerator_get_Current_mDA87DA5B1CD027E452E22112ED43423F95573BE0,
X509CertificateEnumerator_System_Collections_IEnumerator_get_Current_m92ACFD522418E3D722E6C723FA93FBFC7A1A3EBC,
X509CertificateEnumerator_System_Collections_IEnumerator_MoveNext_m99B025AB34B4F5CFAD7836A73D01FBE1AEA019F4,
X509CertificateEnumerator_System_Collections_IEnumerator_Reset_m7EC63F5898E3A9881E73EB6205238C31ED4CC323,
X509CertificateEnumerator_MoveNext_m472F420F968A52D970486D21BFFABCCE5329F714,
X509CertificateImplCollection__ctor_mC714F3565563EC51068E2601AE9B9F34E2850876,
X509CertificateImplCollection__ctor_mBD6BE41E55AE1A9FF1E6B528638D002209F7BFB0,
X509CertificateImplCollection_get_Count_m1503CBCEDE4650173097C408898F1806582CC77E,
X509CertificateImplCollection_get_Item_m24CA14D68946B6E0006B162BA284EB51F826F276,
X509CertificateImplCollection_Add_m3A1312DA419D2777C0A5F37ADA482A40C3256BE6,
X509CertificateImplCollection_Clone_mFA9129A5042E00B9068B45572B98E83EF3EF7368,
X509CertificateImplCollection_Dispose_mF63BF196D21676FD5055763520ABC93F56A4449F,
X509CertificateImplCollection_Dispose_m7C6F7B2BB470BE090CCA19E50C4A6E9004441D67,
X509CertificateImplCollection_Finalize_mAFC19642C1398BE1591E4628C10179D4D676ED99,
X509Chain_get_Impl_mC8D8FB1BED19A1E40D1DAA7561448ADFA094B740,
X509Chain__ctor_mC6F6E3F01D21638D909E13D151923EB4BF592CAB,
X509Chain__ctor_m8273B96D3DA26CDF61C71723A980E09214D1DF36,
X509Chain_set_ChainPolicy_mFFC95743026B78C7B6DA33B51CEBD81FA2215EDD,
X509Chain_Dispose_m4CC4E701CE9CA80CC1C3787E84D955D6B7632A2E,
X509Chain_Dispose_m0233872244BD2AA33E6C4D2AE572FFB991909FE9,
X509Chain_Finalize_mC31E8C29EA7A66E5B4D2D41C1CACF7AF5BB94AD3,
X509ChainElementCollection__ctor_m035B6BC8E21811A1536A60FFA9BAB9A4159323E3,
X509ChainElementCollection_get_Count_m93E1B437A465A5DC0D48F0184EF55370D0E29E2F,
X509ChainElementCollection_get_IsSynchronized_m6B3C0432C195CD7A8E963B1B21451FE91B569D32,
X509ChainElementCollection_get_SyncRoot_m376A94E55300F3C9CC2A37C50774E04FFE4F7776,
X509ChainElementCollection_System_Collections_ICollection_CopyTo_mFB0649BFDEA056BF980F17B68DE6B66DF436E3D8,
X509ChainElementCollection_System_Collections_IEnumerable_GetEnumerator_mA687F2811DD1F678D629FC166F4288DD340D02F9,
X509ChainElementEnumerator__ctor_mC91FB54A5BD2C0B0E972FBCA193C5A453FC6957A,
X509ChainElementEnumerator_System_Collections_IEnumerator_get_Current_mC3EC8EDFD95897AD140B4F680905E65D8B04B49C,
X509ChainElementEnumerator_MoveNext_mF90FBF977D510F6FCF47D5B8CB34254C2822A775,
X509ChainElementEnumerator_Reset_m1D149AB7FF36C6200FB205408D5E856FCE624CCA,
NULL,
NULL,
X509ChainImpl_Dispose_m0018CE8D4317FCAEEA5465425BF5BB5A4A728CBA,
X509ChainImpl_Dispose_m0F4B69EE7F402C78C833599FB0F4BEC101CB328B,
X509ChainImpl_Finalize_mD3777623D36204B695026890DAAC789BE8273724,
X509ChainImpl__ctor_m2DC75C34EFF93D4A1DEF14F168489613A557C962,
X509ChainImplMono__ctor_m9EEB55A0D2F4EC7D21C5D8FB470A8B9B9094A935,
X509ChainImplMono_get_IsValid_m782E5277F3BEF121956B1C90D56FA275879BD706,
X509ChainImplMono_set_ChainPolicy_m16F6430F9445BF75D7965A0ED22F8E17E8A4DDF2,
X509ChainImplMono__cctor_m95136BE1101C06B64816562118FA9E3502406EB2,
X509ChainPolicy__ctor_m68882C53D2D8D22007332CCA165F650078751ED4,
X509ChainPolicy__ctor_m53AB51FBA21115B866EB0AB6AEE039B6167F6A4D,
X509ChainPolicy_Reset_m651C65C1321FEFE9E3EDFC1BE2706AEFE2C612DA,
X509EnhancedKeyUsageExtension__ctor_mC91E46E79086AAFCD611FB3A223797D20BA9C1C2,
X509EnhancedKeyUsageExtension_CopyFrom_mC206A056C8C59401AA01F8C935DDE27D7E34D96A,
X509EnhancedKeyUsageExtension_Decode_m1865B86FE190237641C00804A058BF56F125183D,
X509EnhancedKeyUsageExtension_ToString_m99085514587961F4AB1CA3FB82E5223801475818,
X509Extension__ctor_m75C6A788965E9C797F3D47DEFEC366EC2F69F384,
X509Extension_get_Critical_m8F4D4C2F0ECBE5CB4C9998CE3E56D5040E2EEBE2,
X509Extension_set_Critical_mA2B424FF17DE53E01E586015DD1C742773B060B4,
X509Extension_CopyFrom_m03B3EAD99E076090F01D26FF483E827397903A02,
X509Extension_FormatUnkownData_mE5BAB7DB56CE215EB704A7E4E6866EBECA18F90A,
X509ExtensionCollection__cctor_m6411CBA0D4CBA290257D88C740C5FD7E40B209C1,
X509Helper2_Initialize_m6FA880503C9B3B72009F718503C6B0A0BF301004,
X509Helper2_ThrowIfContextInvalid_mF76EFD9C0DE50B993ABBEDFCFCF4A235435E521E,
X509Helper2_Import_mF1D23CC497CC19E02E74727315D59A28714FCA92,
X509Helper2_Import_m3DF644063B9FF160B750E5CD056FE06B1AEEDF8C,
X509Helper2_CreateChainImpl_m5A5909ADD8809F95E64FC576BB29EF5B5F878D24,
X509Helper2_IsValid_mE1C295645E14225C9013A23339E52201C05419F7,
X509Helper2_ThrowIfContextInvalid_m2CE36D57CDF7DCD4EDD5586EF5D526386B009DB5,
X509Helper2_GetInvalidChainContextException_m6435C6B754A3A3E6A69DCF16C9F962E0205323AC,
MyNativeHelper_Import_m447532D56EE4A4E2FD5B61528D0E5DCABF7CF6B0,
MyNativeHelper__ctor_m3AF762F0DB59E0F744C69BB9306F39DF6AAE7516,
X509KeyUsageExtension__ctor_mCCDDE2A55EF78832C8117C680FB264CE91893A99,
X509KeyUsageExtension__ctor_mA9DDAD17EA38ABB83CD6CC9A353A0667A9EAC018,
X509KeyUsageExtension__ctor_mBC544E9444992C7883638DB0B4607945F33E7426,
X509KeyUsageExtension_get_KeyUsages_m9544DC0FAAD02C53D6C649E1831176CB54EFE505,
X509KeyUsageExtension_CopyFrom_m8DA1FA691943CBD4B94E45096E83FC5EA9EEEA3F,
X509KeyUsageExtension_GetValidFlags_m7946BD756F14B17D707EE12E7D82878531D115EB,
X509KeyUsageExtension_Decode_mDE97A425A199661D89FE252A75C8644D4280F1B2,
X509KeyUsageExtension_Encode_mBBF95E13B1FE1A0507FD692F770D6E98A68E3360,
X509KeyUsageExtension_ToString_m4455C1B31C62530B930CFADE55DC0E77C60C7EFC,
X509SubjectKeyIdentifierExtension__ctor_mD586705C293A9C27B5B57BF9CF1D8EAD84864B29,
X509SubjectKeyIdentifierExtension__ctor_m45218EE7D32231FA6C44A40FEC2E5052162012D6,
X509SubjectKeyIdentifierExtension__ctor_m182458124147FFEE402584E6415C2EA407B59C5B,
X509SubjectKeyIdentifierExtension__ctor_m95DD08883D5E284C15820274737324063C4E4432,
X509SubjectKeyIdentifierExtension__ctor_m98571FC543622A4BD3EA7788BB132348D9E0A3E3,
X509SubjectKeyIdentifierExtension__ctor_mF692F46CE97CB60AF86C1A74E709E8276B7D9AB1,
X509SubjectKeyIdentifierExtension_get_SubjectKeyIdentifier_m3480A14D8377B6C2D220F99D37AB8B13BEFE76FF,
X509SubjectKeyIdentifierExtension_CopyFrom_m45E7EB4E976E4759046077C79FBC4A820C9A95EC,
X509SubjectKeyIdentifierExtension_FromHexChar_m7BDBE176CD85DCA3193FECF78D6CF15E349121BC,
X509SubjectKeyIdentifierExtension_FromHexChars_mB2D3EBC7E627D44254A82E5628A2079C1DB24C38,
X509SubjectKeyIdentifierExtension_FromHex_m654E8BB1D2F9D8C878EF854D7933C6EA825F272B,
X509SubjectKeyIdentifierExtension_Decode_m6EB136D7525F3DFB9FA93F8B3653D2F6FA3B72D1,
X509SubjectKeyIdentifierExtension_Encode_m11C84A3DCE621526C1FC282E214001D70937D6BD,
X509SubjectKeyIdentifierExtension_ToString_mB22086D5277B22093240BB9841D32D9008D26AFA,
GZipStream__ctor_m9C3683B47B672DF5A75101E7F81CC2DD24083A3F,
GZipStream__ctor_mF3C440991B94C36D9C657D1CAB94F476C8302D0E,
GZipStream_get_CanRead_mC0CF766644728926DB6D167141DF6A6598B6549D,
GZipStream_get_CanWrite_m4E9D5EFBEB69C9B70D7A910466ADB3F13FA8E016,
GZipStream_get_CanSeek_mE3394DD50578E5CCAA59BB1658F40E4DF6D39C5A,
GZipStream_get_Length_mD584A4C362E78687E078E8A6C7A154CD3FE28427,
GZipStream_get_Position_m6295345376B03BE41E265219399C589145659971,
GZipStream_set_Position_m643EB0E574F46321986B794AFE10EC47670A3174,
GZipStream_Flush_m4816454A0CB5862BB48E6D4F50B640E1B1537232,
GZipStream_Seek_mC833D2435B4E88740BA42C90C07F51F53CA134AF,
GZipStream_SetLength_mB9B1AC840092A7A6BEEA92CB44231E29EEEA3B78,
GZipStream_ReadByte_m907343349254265C2A2C33F81F05902EB1FB45FD,
GZipStream_BeginRead_m4D9A6FDB6B844509C53DE42AC41F41AB3D072FE4,
GZipStream_EndRead_m06C42C55E06295656D4DDEF65EF0B9EBBA5E140E,
GZipStream_Read_m2519B93AA6E8DFCB2FB80D101C41CDF0B0B642DA,
GZipStream_BeginWrite_mFCB8E7B7B7310C135BF1D67E099D64579919ADC7,
GZipStream_EndWrite_m4B3C3FC29158D275B35542599F3CCEE759D3DE6E,
GZipStream_Write_m81257DD2D1826DA3B44251B08242D077ED9CD7D2,
GZipStream_Dispose_m6D211516ACD8C14D25A8A8799AC1A87E64A222DC,
GZipStream_ReadAsync_m3BD0D468C6425BD723A5583909DC91E23B674F40,
GZipStream_WriteAsync_m394365FCE110E29C7557F9D2B21FCBC67CCC1C5E,
GZipStream_FlushAsync_m10D0CEBB2CC98DF7F0274AE97CB7172A3051A8F8,
GZipStream_CheckDeflateStream_m1BD8F92D6953299AAE284CECD736B58781D3FFFD,
GZipStream_ThrowStreamClosedException_m07EDDCB59ADE7F3FCEACC6481ADA6AC9E1387EBA,
DeflateStream__ctor_m5AB204CE24A3BFE0C2B6352EBF402C4D9F261EFF,
DeflateStream__ctor_m433651A7BC50F26DB827398C1B47C85FB43CA459,
DeflateStream__ctor_mA7C19281CFAA9F64CEFCE9B85EA5E538D970309C,
DeflateStream_Dispose_mD64362E7BCAB050FEB44BBF24D909DA46B4170AA,
DeflateStream_ReadInternal_mD31A56470EAEF8CEB9A29C3BFD91399CBD430172,
DeflateStream_Read_m3E33E8DAB63BCE35D2F02219CA0E040FB7BC4B5B,
DeflateStream_WriteInternal_m489E697EB3B0456FF05A0D91BA6FAA4FA3DBA53D,
DeflateStream_Write_mF1C9AB8111E8A81F0D0E90DD5172BF9154E05CA5,
DeflateStream_Flush_mB3B9A486899CC0637CD7058E2460728AB85F55E2,
DeflateStream_BeginRead_m6525F4624C82EEA149496A0F8F9A24C483DFAD18,
DeflateStream_BeginWrite_m27590FDE7D5427964B590E116614105DB7980AB0,
DeflateStream_EndRead_m968FCF78D75BB5C457D1AC28E7BB49C6BD649E20,
DeflateStream_EndWrite_mF25925091E9068EF2186897C1F9FA066391B7A6A,
DeflateStream_Seek_mC19B8E08045885B92C617CC3EED066F7C0E63B6A,
DeflateStream_SetLength_m5A64BAFC49D03428D4544E4EDEC16E156624CE5E,
DeflateStream_get_CanRead_mCF54AD863DBDF38401781B77865DE38903DF8322,
DeflateStream_get_CanSeek_m1F9B1A9D5C670EF8F356E41B9E8A8FE293D2ECA2,
DeflateStream_get_CanWrite_mE50E52E3984C924C7A806A562BD892B25A24EFDE,
DeflateStream_get_Length_m8458C0B35E217EBA88E81B466A65A261E3896B95,
DeflateStream_get_Position_mE729F7A3BFA683A0D5F868956831FD3614EB7359,
DeflateStream_set_Position_m462DC81ADEA439F8D4B62355901107308C4D6E3A,
ReadMethod__ctor_mE53B3E39C00317DB30A832EBD379AACF17BFD3BD,
ReadMethod_Invoke_mDCA2E9597327B1D35024F87A14D9051699DF92BD,
ReadMethod_BeginInvoke_m2871C6371F597633A3A9F73AB1F13955AEFD7832,
ReadMethod_EndInvoke_m725BE3F6220C2C6A798B76E84DC3D6AE7E0BC332,
WriteMethod__ctor_m2162D4C44E1AE1F1EDD4ED3216E75FFF517073F4,
WriteMethod_Invoke_m28514135CBD6D4D6E7491E5AA147E8B8B6F61735,
WriteMethod_BeginInvoke_mA6949F5AA7E254D211E7B2BAF2162CB18E1BCA8C,
WriteMethod_EndInvoke_mAEB6B014D042798F0ECA5A2049FD05AB7CCE5777,
DeflateStreamNative__ctor_m4134EB9FB9EA98DF37118D0988373AF5C245CFFA,
DeflateStreamNative_Create_mC4FF5105BFE49BEA9B31B5DF7CAC3759F4382EA7,
DeflateStreamNative_Finalize_m2107C9829B412C82485A3BA21CC5EF5DC8D60C84,
DeflateStreamNative_Dispose_m6E0B9F0281B4616A08E44726FC5716F699FE8D54,
DeflateStreamNative_Flush_m55E9952B3A83C6329D8C760975C4B88D46A3AE8A,
DeflateStreamNative_ReadZStream_mB0C2D3F16BC5B31EA0C13D12EAF0197EC79819BB,
DeflateStreamNative_WriteZStream_m72DC0FFDB43AC0B8256FAA0D8B50C97F42E81717,
DeflateStreamNative_UnmanagedRead_mFD20677F91EBF121ACA3C4236C108B356BF376FA,
DeflateStreamNative_UnmanagedRead_m564C96D0C84B8F60CF06BB737C74760C3B64E453,
DeflateStreamNative_UnmanagedWrite_mC98CAEEAFE9482472AB4D5D78F733ADB7972A87C,
DeflateStreamNative_UnmanagedWrite_m5D0A7F7308338D3E72003A2EA0E3D65C713C9A6A,
DeflateStreamNative_CheckResult_m0C1DCBB31FE8FDEB1EDE4F81F0911712A322FF2C,
DeflateStreamNative_CreateZStream_m10DC0AE9F06A2071E406883281FD4EF620298AB1,
DeflateStreamNative_CloseZStream_m78C1214688A65F44F6347E6AB3A6A1C736567D48,
DeflateStreamNative_Flush_m5C49CB75BC4C3C11E5E5AC87A3BD5F7F75213A41,
DeflateStreamNative_ReadZStream_m46708AF36538E1AD3F5A34CD2E6F949881053180,
DeflateStreamNative_WriteZStream_m84D7A3BFC82F4227A0871D9A49EBD47B6E355DB5,
UnmanagedReadOrWrite__ctor_mE5BB5534A1F54ABB84F96AEA88AD4ACEA7782E4F,
UnmanagedReadOrWrite_Invoke_m93B39DAB47C0E3ACA9A96F7C1FE94920BA1F6159,
UnmanagedReadOrWrite_BeginInvoke_mBD3A8C89B1537B538B8C9560653E868F7BC00A8A,
UnmanagedReadOrWrite_EndInvoke_m85287673FC7C1F1ADEB4C9933E1E2BCCC685195E,
SafeDeflateStreamHandle_get_IsInvalid_mC280A71E9A5849EE9A2C20A495195A9E424529F8,
SafeDeflateStreamHandle__ctor_m4508BBB1230B239CC64A39FFB2971AB784B5415C,
SafeDeflateStreamHandle_ReleaseHandle_m2C78D7C47B12A72DAA4F404D81198CC6B4135D00,
Authorization__ctor_m9941BCA4BC1EFE3789A173469D3453A02FA96C55,
Authorization__ctor_mAAC9C79A5BE6062F83A3127CD4A115A6B6FF6691,
Authorization_get_Message_m6A7AC7EC2D323624178328B3922110CB02A1BD6A,
Authorization_get_Complete_m95AEF29BEC17BF1D514997E29AF5D6027058D25B,
CredentialCache_get_DefaultCredentials_m669684689D1F69432F33D9B1E0ECF53080BB8CDC,
SystemNetworkCredential__ctor_m51111F468A7CFB7B990C2C618A99EDC7FA7B307A,
SystemNetworkCredential__cctor_m42F0FC8A6A428F7764FC5A86B38469FC032D3340,
EndPoint_get_AddressFamily_m7B7DC3AE75480FCA543AE5434EFA8C8C09450C66,
EndPoint_Serialize_m118001AAA9AC84B4B28E8267055A7173D8C1F376,
EndPoint_Create_m98FBA607C33234AC35DF79DB6494D13AED7A501C,
EndPoint__ctor_mFCD3A4BB994F59D40A3A94A6F1DEC4A731CC8776,
GlobalProxySelection_get_Select_mE826A34EB04E3906E699A317417506C89551F54B,
GlobalProxySelection_GetEmptyWebProxy_m66C1CA6E4480F45F78145DD23AB51A59B5A246AD,
HttpVersion__cctor_m19EB2E84E83F160B93594A35BB6C96C5B50D6856,
NULL,
NULL,
NULL,
NULL,
NULL,
IPAddress__ctor_mFD0AF2F6A282D1158DF3C34EF2E63B73814E7748,
IPAddress__ctor_m373D3930BEEA00EC628E98C5A13AE9BE2B2CEC84,
IPAddress__ctor_m7A866EC7E9B1A8F89158C0EA1AC0A966CFE819ED,
IPAddress__ctor_mCC321EEDA0750DA97447EB60529BCBCB4EA0249D,
IPAddress_TryParse_m3F9E06DEEC1600AF06B7C91C3DD03218F2E242FA,
IPAddress_Parse_mB8537FC76C7BA7482713F289B4EC4C3ED919D273,
IPAddress_InternalParse_m69E95769392647AE9B82AFEC6D7E74C4F7CCFD47,
IPAddress_GetAddressBytes_mC41BB4B3EAEE51DBB2A2115EC2DD87D7587355D2,
IPAddress_get_AddressFamily_m5FB6DC510A9C84046F0C38C7C7823FE6A565A693,
IPAddress_get_ScopeId_m941461DEBDECCD858F8D3165F3CA366A318064D9,
IPAddress_ToString_m0CAEDDAF2A42F23EB1BE3BB353ABE741486710BF,
IPAddress_IsLoopback_m84B87F0732723BE939EB9534E8271A13EE599027,
IPAddress_Equals_mADA54686760DE75E2C31B8651224FFEB019316D6,
IPAddress_Equals_mB38BAC1A15885A3181507BC9FD4E8F5765FA6678,
IPAddress_GetHashCode_m36CE850AFAAD382A29B7D72844989A3105565D7C,
IPAddress_MapToIPv6_mC852A3F6831381331095C81AB75B0A70ABD2498B,
IPAddress__cctor_m4DF372012DF900E7BB489931296D0BFE4EBD4AEA,
IPEndPoint_get_AddressFamily_m53CEE40486A2F3615571B5255CA6D4C28387703A,
IPEndPoint__ctor_m1C90FD0534415E17207A0BBC05CD381335089845,
IPEndPoint_get_Address_m01D2AB4ACC29D3E3A79D3D2A207CE3063336F2A4,
IPEndPoint_get_Port_mC1FBFBB50CEDC03F683C9EB23C2ACECCB5AE3DA9,
IPEndPoint_ToString_mB132354BB333FA5FD9CA5B6B86F751AAA87AFEC2,
IPEndPoint_Serialize_mE4201DDF2EB6D872A31A2620D20C718DC1F28962,
IPEndPoint_Create_m1B1932CCD58627047FAEDC2402C333BF6468A3D7,
IPEndPoint_Equals_mBD402EE46BB0C0922C25E2DEFB64412E4666EC6D,
IPEndPoint_GetHashCode_m52D8AEEDB5B1409EDD08F18B2018CEB1712266C0,
IPEndPoint__cctor_mD88387D86BAE58328D7BA158704E91B0415F9B81,
IPHostEntry_get_HostName_m58DC3A2664BA86513E055ECA103214D00EFD1605,
IPHostEntry_set_HostName_mE132ABF58C3C4C28A58A48132698FA99F55C328D,
IPHostEntry_set_Aliases_m4D05E9F3D5C6FD0996C86816B36B1DF9BE79D8ED,
IPHostEntry_get_AddressList_m975824502A0B08158C90378007A1E3B6AEFCBE56,
IPHostEntry_set_AddressList_m057A9B8FA93A129A0DAF5222231BD155B774B50B,
IPHostEntry__ctor_m539B6CE87B29D7B23A4F46C73BF7D6BB74D0331F,
NULL,
InternalException__ctor_m4963B2F0FC3F351663C67F3F71CAC601D73DF499,
NclUtilities_IsAddressLocal_m15E0BC8FA72FF335F31D5377AC1ED599FA5966DC,
NclUtilities_GetLocalHost_m05F1444B07A59C035365C4F17DD28959EA8843BD,
NclUtilities_get_LocalAddresses_mCD150C4D4468FA5A5841F1A9DEA23779221321D8,
NclUtilities_get_LocalAddressesLock_m873FF32D6C0398541CBB1CE734A5A66A8ED1A2C2,
ValidationHelper_MakeStringNull_m6741032436B995465649A89BCC2BEC439A5140C2,
ValidationHelper_IsBlankString_m78C3603B0E8C93CAD3FB945CA57C3E4729A09B89,
ValidationHelper_ValidateTcpPort_m899B89B4810C6531306EC6C34FF452732D41979D,
ValidationHelper__cctor_mE5C7F68FC003121FE3AC2039FFA9B2E88500E16A,
ExceptionHelper_get_MethodNotImplementedException_m607FF8B70BAE0BB51B306CC3282A08B59C657D84,
ExceptionHelper_get_PropertyNotImplementedException_m7A641AB1C2BDAB3199A4A2674561E23302FB637B,
ExceptionHelper_get_RequestAbortedException_mF16472EEA30F955657004FF4A1D0EA8B6D1B9945,
WebRequestPrefixElement_get_Creator_m726F8CA7DEF4B1B81E2D0078AC8B9383992C15F6,
WebRequestPrefixElement_set_Creator_m0621605962A7E252A968B0F71CB83F9A8BDA955A,
WebRequestPrefixElement__ctor_mB88820994F4F42CA9EA51C3795CC96762DA99CD7,
HttpContinueDelegate__ctor_mC817FD28C7108C204818C2A6127FF4B6231FF828,
HttpContinueDelegate_Invoke_m7465E6EC8142D0BCC30F80634F840CE31819FA5D,
HttpContinueDelegate_BeginInvoke_mF1CB048D9AA5D611AF3EE3E34CF997F7DBA88756,
HttpContinueDelegate_EndInvoke_m821E27D3BD6CFAFEA5A2D4DFD5A29D0F01728999,
NetworkCredential__ctor_m6FAE0A13FFBFC74F1E810399223B5297DF9B4C76,
NetworkCredential__ctor_mFAFA0E2205D5A144C0EAB9420F7FBBE71ED677D4,
NetworkCredential_get_UserName_mB24F789533CB16575AEA19A420BA69FAC3AA97F7,
NetworkCredential_set_UserName_m17D8E6ABE7EDA733A8E01967698669293FCF2E22,
NetworkCredential_get_Password_m8F9352FAD45233DCD5EC42056D10E49DA3900BF6,
NetworkCredential_set_Password_mEEF6A7577788282996C4A5A989D9BA47B13D882E,
NetworkCredential_get_Domain_m096C68D5EC6640C73900B1EE6BF1CFBB14D30F4A,
NetworkCredential_set_Domain_m5046BA97B0F1D839ABB6F928C1DF2FA2387DBA9C,
NetworkCredential_InternalGetUserName_mB9CE178B322A2F4D9BA04EFB3B1E1714E956072E,
NetworkCredential_InternalGetPassword_m5E595475BB92DC4B7350EA45A88DE31035DBD1E5,
NetworkCredential_InternalGetDomain_mD71A083EE1BAA813D8DE53B402C228E6FFB35028,
NetworkCredential_GetCredential_m070BF4C9BA70181F75E69845E8FB9532880F6584,
ProtocolViolationException__ctor_m9E1CE4D0A1DBB0EAE0BE6C7C026154C789F41A49,
ProtocolViolationException__ctor_m36E802912D318858D2D98F929722AACA1A2EC38C,
ProtocolViolationException__ctor_m63A4EA715BBFE3D72929AD3FEDB1E398B75C41F5,
ProtocolViolationException_System_Runtime_Serialization_ISerializable_GetObjectData_m044186C620380DB9812441EE011806354C23D0B6,
ProtocolViolationException_GetObjectData_m37E19ADFB1B9FA924D562BDFE0D57728AD5F2A37,
SocketAddress_get_Family_mA5C74070602CE88CF4E8C77A06B7B60D73BC736D,
SocketAddress_get_Size_mF4849EFEEA3BA3E2109D3E05E635072F89DE57CB,
SocketAddress_get_Item_m9B0A7BADAFEC83332452472EFB0F2B2A8AF7C442,
SocketAddress__ctor_m8ACFF855B4B34E64D63221D8964F67393AC5C2C0,
SocketAddress__ctor_mBD53CC91765543655C8A685599BF9E83CBD7EDA1,
SocketAddress__ctor_m727264D4E76104274842A01FCA0C42F424463B5B,
SocketAddress_GetIPAddress_mB6CBFAEAD75170561033660215DAA67EE91E6A85,
SocketAddress_GetIPEndPoint_mDB28840AEBFA9C37CC41BEC66E67BA9EDCEC2700,
SocketAddress_Equals_m51EE0D3DF560D78987904A2F7D449D9008B7F4E7,
SocketAddress_GetHashCode_mD765A06DB2C807684567958F8B82266A72A51B63,
SocketAddress_ToString_mDF5B4B0AF200471C84B09D553EB33BC4F0EE20EB,
WebException__ctor_m3CC3B7531100A92762AB2A131B85742D403D6370,
WebException__ctor_m8F6829889F5E750BCF48159ADDFC37DF38825C42,
WebException__ctor_m864B9642C3D47B5ED0CDA9397ACB8CC70D2B9E4E,
WebException__ctor_mABBCD10936CE582BDF68BA0204ECBDA253119AFE,
WebException__ctor_mF114A99C978130324670C44162A2C737F2EC7502,
WebException__ctor_mC093D93CFCE3064622C7AF755BC3D3150E5A8D2D,
WebException__ctor_m5363C3AC28BABD353ABD5295C3A4FD44724D9407,
WebException__ctor_m03593F911259F06A18F7F1284DA3AD9B3D614351,
WebException__ctor_mC0C6225799FA6FFA5795052158BDF312BEF065C4,
WebException__ctor_m4BFDADE5C6613BE14CE11DE30B350A671DDA7C16,
WebException_System_Runtime_Serialization_ISerializable_GetObjectData_mE242FB2EA4DB6AAC3C6C08DBEFD8F3A7D8C9E2DF,
WebException_GetObjectData_m72AC26432F46DEC77E8BEE3B60150CA524EB8D43,
WebException_get_Status_m1B70EF872E650D6C3B320EDE858FEC1136914D09,
WebExceptionMapping_GetWebStatusString_mEB4A50FC87E40382A86D007C2E80FCCDEFCB5B91,
WebExceptionMapping__cctor_m25DD11B1F6D1AFB6D3DCD727B6D0D0F9C551EDE6,
WebHeaderCollection_NormalizeCommonHeaders_m3FE2945857B86D96E0B495218D61593CC6AD1991,
WebHeaderCollection_get_InnerCollection_m74FAC0EF1815ABEA9D44E817BA54B413A7D21645,
WebHeaderCollection_AllowMultiValues_m078D979B7DBF77A8640B1DFAAAAAA280065567EE,
WebHeaderCollection_get_AllowHttpRequestHeader_mE75485A198FCADC9629559F8BFB1757BCEC7032B,
WebHeaderCollection_Remove_m10C592B12EC07F33161B71FB0C2DE0112C0041DF,
WebHeaderCollection_AddInternal_m6D3C568730974B187804895F8F3DAA50AB37C6A8,
WebHeaderCollection_ChangeInternal_m928070E0755835B74AED3A0E6120974DA7794D87,
WebHeaderCollection_RemoveInternal_m446E0F76E27F95D20BD5593146226486E7A186D5,
WebHeaderCollection_CheckUpdate_mD96B54829D540AD2C75631F01E1DE7A25918EE09,
WebHeaderCollection_CheckBadChars_mDBB3AA0A529389E24E9DFBD08C259F34412C0523,
WebHeaderCollection_ContainsNonAsciiChars_mA89278F21B4B5F507898C91472747092C3E152BE,
WebHeaderCollection_ThrowOnRestrictedHeader_mD66B7AB428CEE7686AA15963F42F6645880A7A6B,
WebHeaderCollection_Add_mB254E228D958CFE984049FBFA75815196B1BB993,
WebHeaderCollection_Add_mAAA624D792BE679F4583C3413A249F3BC6302175,
WebHeaderCollection_Set_m113A8E6210BA3E7D4B3B33E378FF3EBEF757F07C,
WebHeaderCollection_SetInternal_mFB16D4B140F7B3136B1B9AB8785DD3FD9A83FA90,
WebHeaderCollection_Remove_m18657B99A5BB7629EA307342100E4E67C18A42DB,
WebHeaderCollection_GetValues_m38ADF029537D145653A9CB8ECA1AB60A0CCC7E5F,
WebHeaderCollection_ToString_mAF0DD5057B67B6D935F9F81254FE4EF3816AE1F5,
WebHeaderCollection_GetAsString_m2446E221F9367C3C2D0FCC9E1686E3E5292B6932,
WebHeaderCollection__ctor_mDE789C8E11131B5FB1FD5FF79382893DE73E8752,
WebHeaderCollection__ctor_mD9851B680C175978BABED32CA813D66553B5DB48,
WebHeaderCollection__ctor_mA6673D3256664909BD3B6BA1DED72901CBF302DD,
WebHeaderCollection_OnDeserialization_mFD1302BFFB2508360BB2241B4F6AEBF47F6FB53E,
WebHeaderCollection_GetObjectData_mBDBD7A68D3851F96DCFE6819ECE1FB5B7B733D50,
WebHeaderCollection_System_Runtime_Serialization_ISerializable_GetObjectData_mF606120A9A8D480A73ECC80F3134437CC170DACC,
WebHeaderCollection_Get_mBAE90C4839B7748D8889C011ADE5E8CD9ABADD7C,
WebHeaderCollection_GetEnumerator_m3B38A75F803A0EA365EC3A5FB2E71F85B784B71C,
WebHeaderCollection_get_Count_mF4776644017CCC37A364707BC35BD4431BB66C80,
WebHeaderCollection_Get_mB4CF6863B19E3815EEBE1A86F1881B6F744A47B2,
WebHeaderCollection_GetKey_mC4DBE9E8F0044B4F1AA95F5DF76955E8692655F0,
WebHeaderCollection_get_AllKeys_mB5C074D07B937C684FCC6B1D1A4D9A523E7EA7B1,
WebHeaderCollection__cctor_m779CABD05DE263A98071763B54A53757E33B9A6A,
CaseInsensitiveAscii_GetHashCode_mEDEDA9FD6885627614E710E60A2EA06D69F6D436,
CaseInsensitiveAscii_Compare_m89633B3A475AC918C505843E6F7824FE789A6E4B,
CaseInsensitiveAscii_FastGetHashCode_m3718D0BF4E0D19D8DBBD9E3177B8B1479EEB7090,
CaseInsensitiveAscii_Equals_m31D348231E3122FF20FA5BDEFC6BC3A8B65CB9C0,
CaseInsensitiveAscii__ctor_m3C5EA0D73AE6F2E60CC2335DFC861C64B2FCEEBA,
CaseInsensitiveAscii__cctor_m759446C030AB0E794F53B4D3E38A5813361A7886,
WebRequest_get_InternalSyncObject_m80BB55BB5C09059A46F4E10599FA455F41286330,
WebRequest_Create_mB04C3982BCF4D3A684678E19209C1023E30180E6,
WebRequest_Create_m1091F2B969C5E26C5F85E6368BAC1BCC38B61778,
WebRequest_Create_m35EB35D743484ADC1FB4FEB5062B657C849455A9,
WebRequest_get_PrefixList_m3FC9A6BE5AD9EBFC78EF84F10DB93A5EB3DBFB76,
WebRequest_PopulatePrefixList_mAB11680E66F5007F37725A12F4818B464DA3D4C2,
WebRequest__ctor_mFF46D19A613D1A8E5E9318DEFA794B18AC206D57,
WebRequest__ctor_mD4C70AB50E522A71C1B47263DD8714FC3B52A3C1,
WebRequest_System_Runtime_Serialization_ISerializable_GetObjectData_mA128ED1898FD0A9943A96190103BE40F418BAB03,
WebRequest_GetObjectData_m06BD9D15936178B48D44F18C02CD94EE21DD1CF0,
WebRequest_set_CachePolicy_mED899398B64AF5000C8E50DFC7C0FFA194752203,
WebRequest_InternalSetCachePolicy_m1565BC65155617FF58473DF859CB28938FAB6C33,
WebRequest_get_Method_mDB3397139B6D07B3DE8DB69984B6B52F21A6F5D8,
WebRequest_set_Method_mD5BEADF019B9A0C560864B771D5A7A91686AE165,
WebRequest_get_RequestUri_m40083AE68B5F31E772C15F2B08CF17E82D7A645C,
WebRequest_get_Headers_m9E67E3345E374FA62A5682FA1CB60F1A0BD62E4C,
WebRequest_set_Headers_m936B00D4D936C9B706804D071B68ED7D28020EF1,
WebRequest_get_ContentLength_m13FA1B5D808111650FC091CAC08847A9EB7CD2D1,
WebRequest_set_ContentLength_m3934DA05B33908A58E8A69F443D4B67814B69B64,
WebRequest_set_ContentType_m33FDB1325F56ABE2FCCCA21C5E85AD7A6085C082,
WebRequest_get_Credentials_m28A45EB76F22A697873FFC83C64027CBBA8614C7,
WebRequest_set_Credentials_m039658E4F3F2AFCE1A129D1FEDAC21873C83CA50,
WebRequest_get_Proxy_mA5FD08EDBAAF28280AB221CF67AAB9F44C8E6956,
WebRequest_set_Proxy_m974F248FF7E12FE0FB2433038AC18D0E4FB0CD6A,
WebRequest_get_Timeout_mA3D9303CB86B2F74C41CBB8A40933F944D23FDDF,
WebRequest_GetResponse_m90BD94F0B282F812713E33758A966E0830B5B880,
WebRequest_BeginGetResponse_m32DB00C1B2BF8A7011211863AC4E1C086B961887,
WebRequest_EndGetResponse_m15E3EC2FD0378BD3132CF8EF7DA4E4C69CF5DF51,
WebRequest_Abort_mD4BEAD790585FF295E6FE1D684759ABBE9FD8E65,
WebRequest_get_CacheProtocol_m3FE221A4DE60F555F61D5084084251D82F51AB8A,
WebRequest_set_CacheProtocol_m5746C3A229435A63047F363439ECF7BB4DAF6ABA,
WebRequest_get_InternalDefaultWebProxy_m13E2CAB3FE298CF26023A3626454FE989CF687C7,
WebRequest_get_DefaultWebProxy_m65F367761268F3797F96B8BE99F85FF8CB1C117A,
WebRequest__cctor_mF114B4DA7976F2211658435221ABC2968FF13798,
DesignerWebRequestCreate_Create_m5117E1FE79020BBAB0A39CF90F7DEB5F2E03136C,
DesignerWebRequestCreate__ctor_m57F5ADABDB3D9A8F8617EBFD5F40FB0D8A9DF7D3,
WebProxyWrapperOpaque_GetProxy_m1A8A0E96628ABA4A57B401AC2D60016808BA840D,
WebProxyWrapperOpaque_IsBypassed_mAB04ED8FC80CF3E3045042D4F618C3189ABBF07C,
WebProxyWrapperOpaque_get_Credentials_mBE71830D1F45536B8D74F97B5C2A21659066313F,
WebProxyWrapper_get_WebProxy_m64892D5D4C1D1C4A11188F1549D2762AF50A5EE8,
WebResponse__ctor_m0A254FF1607AEACDAA102A8ABA8941A42B2929A6,
WebResponse__ctor_mC4FCBBBB946A8703F5279A1390D56A50CBE7164B,
WebResponse_System_Runtime_Serialization_ISerializable_GetObjectData_mE662B42630016B991CFC1E861F774DC1CDDD00DA,
WebResponse_GetObjectData_m52CD293C2D47F35D8FF1EA2769D272E48398EB4A,
WebResponse_Close_m970DECB5745AACAC9CA7B88FB818066A0DFC4998,
WebResponse_Dispose_mC0C80BE4CDA26A6A26EEAE961C588A461FEE9FE4,
WebResponse_Dispose_mD37AF3FE467717A008830A34E72215D3DBC244EC,
WebResponse_GetResponseStream_m700E98CA6B76A9B0C770344CB92767296EFA8416,
WebResponse_get_Headers_m0E303E68D6DBE5E052833B5A64022D13DBA4EE7C,
HeaderParser__ctor_m3505961B694DA7A327216C93C9ECF14883F0FD76,
HeaderParser_Invoke_m9B1C027C8642CE3AA54366690471A23E181D41B6,
HeaderParser_BeginInvoke_m9FD2F44038291DA86379F725BB39C636E9442D6E,
HeaderParser_EndInvoke_m357E4BCDE566A5DCB07B1F07F6EEC3F0BBD05E8A,
HeaderInfo__ctor_m0A21C755086755564093EE140BB76B17BF19D119,
HeaderInfoTable_ParseSingleValue_mCE6140F9CE345D6AF51B89C7D8C42E6C7AC41EA0,
HeaderInfoTable_ParseMultiValue_mF581CA5C6C9D338CC17232EC49C4471DB5DFC014,
HeaderInfoTable__cctor_mE96A69FD8B8F938623442DCD661EA5FB8E608B16,
HeaderInfoTable_get_Item_m87D6C7DCC3A5EA433F038365677E93B311A41885,
HeaderInfoTable__ctor_m7CAFD794EF41A0799F26DF974DBC848A03275531,
NULL,
LazyAsyncResult_get_CurrentThreadContext_m72EA4FF3D8FA7A473BABC9CB6C74D197BC1CCD98,
LazyAsyncResult__ctor_m82813DEB58A29BCB413D351D5047203CCE9AEB38,
LazyAsyncResult_get_AsyncObject_mA91273208B3DCE1E9830B3CB028298D40C635059,
LazyAsyncResult_get_AsyncState_m7D651EB525E598B6FBF0EBCDA052849C272F8E22,
LazyAsyncResult_get_AsyncWaitHandle_m8A50650849E178F08034928A33D3E73B39F5ABD7,
LazyAsyncResult_LazilyCreateEvent_mF9E9DD58D0E8F133AAACED261A3A418CD419AEC4,
LazyAsyncResult_get_CompletedSynchronously_m8A2BCA63045A34C867FF0E3A3624FBE82AC75803,
LazyAsyncResult_get_IsCompleted_mEEF37BB305FC8CD7F84584B88F38268D635E4CB1,
LazyAsyncResult_get_InternalPeekCompleted_mF38EC74EAB7CA4F1B3A2E94748D48FCF71DC8191,
LazyAsyncResult_ProtectedInvokeCallback_mE4BFC9A8F54A60F45DC23A775D75E7F9B3BE61AE,
LazyAsyncResult_InvokeCallback_m61F2403E47B10A03CA2CCE45D5DB1C5033A57C8B,
LazyAsyncResult_Complete_m1149B1B2741B4B2D22775A68D74B955BC3EA4A64,
LazyAsyncResult_WorkerThreadComplete_m9144EAFE34F64C805224410D61F45300D854A6BD,
LazyAsyncResult_Cleanup_m60696D3703963856A2069A821F8F68DEE1F81D4F,
LazyAsyncResult_InternalWaitForCompletion_m4761B180266391141ACD1E689FE0D640E72F4736,
LazyAsyncResult_WaitForCompletion_m2EBF6946E81B37CDA61E56A8B930B751279E7DC9,
ThreadContext__ctor_mA7A43774615EA8E5A20D406F33EFE2004B9944E2,
NetRes_GetWebStatusString_m507D1110F525757C699C6F95A3AA4B8AD41BED81,
NetRes_GetWebStatusString_m2CFCB5E90D95E0D2D99BDFBBA47B5A5328A0D9E8,
TimerThread__cctor_m92260B88BACC7706E288A0AD202FA71CD0696199,
TimerThread_CreateQueue_m38F306BCB0D055ADBC36F3D8F2B77EBE4BFF8C82,
TimerThread_StopTimerThread_m5D33E7D7EAAB667AEE1ABC6E0F832DA361BA83CB,
TimerThread_OnDomainUnload_m3CA503B871CEE33D278B6995FBF8ED5B92001E1D,
Queue__ctor_mED7AD466F7A2AD32777D05229BE4E7A6BC358C06,
Timer__ctor_mF6B46FBB94C7B044423D0931A24646947612D40E,
NULL,
Timer_Dispose_mCB85185EBA6CE836BDAA5CB5B5D98326E0279F0D,
Callback__ctor_m4E3A7A3D8252FA436373FF975A78C11BFE218BEF,
Callback_Invoke_m429C63F5BE16B526F6875846B107639638CF2F75,
Callback_BeginInvoke_m41DDA2A728FAF5D8FC7BDD6BAF1E5A5FAA44067A,
Callback_EndInvoke_mCA87962B7FC7ACCD1BD62977C8A1DF1F2ECC8D1F,
TimerQueue__ctor_m0AE128C18B38F02F946242A6D18C788B83CF4A0F,
InfiniteTimerQueue__ctor_m9399FB8D3AF6FCE71EB29A97665E871E9D13C5E7,
TimerNode__ctor_m18DCD26BDC1FE8F661FE7C056F59785CB48F09E7,
TimerNode_get_Next_m91904310F38E6EF8D94261890F86387942EA81DE,
TimerNode_set_Next_m6A6F1ACDE24E867EA3D88F2C889C677AE7AAC3BD,
TimerNode_get_Prev_m694B4D7BD49FE9A47B961DE0E12FF036B940CEE5,
TimerNode_set_Prev_m6AE80A4996048AADCBD43D8CFEB5DDB8CAAC1B8E,
TimerNode_Cancel_m691597518E9CAF2719C10B63577E24DC65A4B974,
EmptyWebProxy__ctor_m1087116F8816BF3AD6D7ADE134F1579659AA00A5,
EmptyWebProxy_GetProxy_m41932E59E773523BF705A1FDFD168CAB61F9C4FC,
EmptyWebProxy_IsBypassed_m91E4C131B35CBE9CE062B93710BC938A608CC445,
EmptyWebProxy_get_Credentials_m624E63FE5144320D0B7EEE5F46658E7565B0FC5E,
Cookie__ctor_m4C6213C74DBEE7EA95551715F3121F0F59169D16,
Cookie_get_Comment_mF44957E183F190593B9E4153654966F907AEEEC7,
Cookie_set_Comment_m10F753185E557E8658D73EDE181CCE4A5F2CD40B,
Cookie_set_CommentUri_m46237697CECCF00DB08599F660CB7A9CB541BDF2,
Cookie_set_HttpOnly_mF5A41D2239EB04FE3EFF9152F2AB3CEA409BD377,
Cookie_set_Discard_m7BB3C2B8C6B690EFA7507C4740146D17F63F1476,
Cookie_get_Domain_m69CE1A4F6A72175C911F5E7137543D8633EDDF8A,
Cookie_set_Domain_m22FD40A6FA2856E7F8B2B4871951C7DD8CB91E65,
Cookie_get__Domain_m87C0AA28DF5C3EFA7EC6A84D1D648A6AB7B65A15,
Cookie_get_Expired_mC7B425406394B3C5452630B76F1E779B71808EDA,
Cookie_set_Expires_m0F85D1F054D826308A938C91E2DAB39C24305387,
Cookie_get_Name_mB5D7C54A81F9DE0CC2A28C34A8E1A6728706CF1F,
Cookie_InternalSetName_m119BC4E6C4D01CCF3E10E00D1D0E1A9B3F7F418F,
Cookie_get_Path_m23B2078A5FEF68D1DF767270BE7F654A730DB7D6,
Cookie_set_Path_mA51AE39D41EA9A1A6B47C6A735EE9C490CAB02FD,
Cookie_get__Path_m3BC69BAA03E72DE447FD41AD437B8E4AECE105AC,
Cookie_get_Plain_mE690884D12C79ABE5CB6C196CB9DEF3E2DF04C78,
Cookie_IsDomainEqualToHost_m2D3968F6BC2253C61925D3966518958CCC0CA20A,
Cookie_VerifySetDefaults_m4F99A4734685FCCCA80C34A0F29C2434289DDBEC,
Cookie_DomainCharsTest_m4F98C8A98E89996F06A2A636DE04E3430CCAAE10,
Cookie_set_Port_mFB8C36FFE4B7D5F19D21A7285D209B3CD44C0DDC,
Cookie_get_PortList_mF0990322FC7C48A15E551DEBA407FD680343BB73,
Cookie_get__Port_m2842F50E250F1263917F5C9F9EEF4EDA74E578E5,
Cookie_get_Secure_mE6212C848C54547AB92F7F57A8B3C87C6B94E67D,
Cookie_set_Secure_m38C704F5197C73361544277682E19121C535EB3C,
Cookie_get_Value_m5DF850D18AEA9A7CA9F9F5B4B1B320263B7F13C1,
Cookie_set_Value_mD408DC9C452695090A5BFDA8D7977E49868408FC,
Cookie_get_Variant_m6FDA5BC7A2071B73CA7163197349952BC959272B,
Cookie_get_DomainKey_m6DC689AB2C187491DD1DBFE80E107E26CBDB5F52,
Cookie_get_Version_m99362C7681CD66CFD1B4E379144A55511C1678AB,
Cookie_set_Version_m4059439CDC5C879D40FB23F89ED92872CB1C8E13,
Cookie_get__Version_mE3373F85D5CDF535705977B029D34D742076FBB3,
Cookie_GetComparer_m82EFA0E1AD44C930482B4B82E5E3A7E811B35724,
Cookie_Equals_m74305F8EA7C93F817EC69275DC908E47FB301BF6,
Cookie_GetHashCode_mF39EC56666F1E0C0233FE18131B00E5607A95150,
Cookie_ToString_mFC5C73DC436E950266395CBEDAD0A11A810B938F,
Cookie__cctor_m650C2BB9FCA1DDF4624BA3C89FAAEB77D8815A87,
CookieTokenizer__ctor_mD6B2EFD3CD57C3351A4A70A4DB9285CC4FE69BE3,
CookieTokenizer_get_EndOfCookie_m673AA89F67DC8CF668FE3F11A1F42EF3B97CB059,
CookieTokenizer_set_EndOfCookie_m91466800EAC6AFD37F94FD48EB3346E4537AFD38,
CookieTokenizer_get_Eof_m4D8AC607938FD5A53077EC6740CF330D4AF1A56E,
CookieTokenizer_get_Name_m40F65BE2B473F8D9DF41F9655CB8C8C063702F45,
CookieTokenizer_set_Name_m106FF4EA1A9CE21940F8FE4278678ED68F5CD7B9,
CookieTokenizer_get_Quoted_m85EF95144AE52CD3806F0EC6DA5FF2782E2D485E,
CookieTokenizer_set_Quoted_mA9F1C8D83636764A94A9C28E2DF7DFC717828E50,
CookieTokenizer_get_Token_mD7509919959F8F3F36E1124D1724DD108A4293E1,
CookieTokenizer_set_Token_mD121F89BA0D5939F882F3021421E3D0D8E2905B7,
CookieTokenizer_get_Value_m8C4EEC297697C6167040CADD2596A48162842F22,
CookieTokenizer_set_Value_m97EB3043C3D61CB4852B9FFFC2A592A3F61E08AC,
CookieTokenizer_Extract_mD4CE4CE75004FB9C95FCB1261A71388B57D91923,
CookieTokenizer_FindNext_mAD07CF5740E4A378DF612F39E8CCC3A3DDD67893,
CookieTokenizer_Next_mB6360231D04FAB9D6D55CFE9932FB2AA453C07D7,
CookieTokenizer_Reset_mB89B6F3BE2EB80AEC371478E29F4E168B28907C6,
CookieTokenizer_TokenFromName_m8E22C8CA7624DFF127467125784D29A933DE2F13,
CookieTokenizer__cctor_mCEE0B2E5538111FE412AC035A34F1FE485426A1E,
RecognizedAttribute__ctor_m6312630EC6BD6BE5B5C94D8AEAF2971EB839D389_AdjustorThunk,
RecognizedAttribute_get_Token_m13B79924B7636CE8E1E4BF149B93B28D1C5E74E6_AdjustorThunk,
RecognizedAttribute_IsEqualTo_m95160542C060E5E1B15293D8A1542B87EC1DFF26_AdjustorThunk,
CookieParser__ctor_m8C62BEB643059ECACC2C4B77437EE0C94139892E,
CookieParser_Get_m6F73326137558E34D6A8E0A17087D695935A1DCB,
CookieParser_CheckQuoted_m58C294361AFA23C18A939EE6224650A1B65A060E,
Comparer_System_Collections_IComparer_Compare_m5F0251A5FB72061E6E62456AD2EFFC72EC38ADD9,
Comparer__ctor_mF8BEE6E98AA318C038B7E523C70590B404EE4CA4,
CookieCollection__ctor_m3742A309F3C387A152B388E2A46E8EB3D820131E,
CookieCollection_get_Item_mB4DA63640CCA0D270DBF03376BCF0CA3CF3F0D0E,
CookieCollection_Add_m79F761F0B6996E16AE9C0E14FE2F89CE6A57E744,
CookieCollection_Add_m0E25B9BA3B73C80B357B7AF8143350AB84D38CD8,
CookieCollection_get_Count_mD446FFA03292CE8B411EF6F749E9EDC504F415FA,
CookieCollection_get_IsSynchronized_m83B74F498AF726EE70F05844578A0DE6A547937D,
CookieCollection_get_SyncRoot_mDD065ED6344025A5FBB2E02C19E7153E259CFA5F,
CookieCollection_CopyTo_m0C63CDBC3A59242D48DCCADB513AA13EF3AA284C,
CookieCollection_TimeStamp_mC5B474E91B4D14A75BCF7A83883BFFD46F41DE8A,
CookieCollection_get_IsOtherVersionSeen_mE8923C5F17A64DD450124524D7E93576095CD9FE,
CookieCollection_InternalAdd_mEEA78DBAAEDD94E32D6EE1F04D2A79754F39C525,
CookieCollection_IndexOf_m919B3286409A7C63D5AD9C1D3048257B8066FD6F,
CookieCollection_RemoveAt_mB89E1B734380A12611B8CD2F93B6871A2D25B628,
CookieCollection_GetEnumerator_m744F05CAE90510145E97197016AD7DA9EAF85687,
CookieCollectionEnumerator__ctor_m8C55845548C7E5591CC2F53838F3117A635911CB,
CookieCollectionEnumerator_System_Collections_IEnumerator_get_Current_mA14163AE9BDD398876E89ABAA64BB74E3B8FA191,
CookieCollectionEnumerator_System_Collections_IEnumerator_MoveNext_m8136554DDFD93AA8E272ED8D736C5F999AF5D013,
CookieCollectionEnumerator_System_Collections_IEnumerator_Reset_mB2ABB3AC007745755ED5B2E1A453F1A83465B1CB,
HeaderVariantInfo__ctor_mAD64A49F3014F465CAFB0530158218EF432CD49D_AdjustorThunk,
HeaderVariantInfo_get_Name_m663FC3E423EA3BFE1F1742533C0A83B4FACEB7AF_AdjustorThunk,
HeaderVariantInfo_get_Variant_mB25F862C65883D77BD9B88197C3198B62A1BCD31_AdjustorThunk,
CookieContainer__ctor_m4FD264ED607530C02A9BA429752A35CD30E7757F,
CookieContainer_AddRemoveDomain_m8747F844BC7F2C50C3A38B5E1A51758D4858A0AB,
CookieContainer_Add_m572E4D2301BCDA7230B609BB973DD26B3A8919CB,
CookieContainer_AgeCookies_m2BBBB116D6410A9A0B1306925D4B6D3E05470D1A,
CookieContainer_ExpireCollection_m3175EDCCA821274D54D895F702A92B49BCA194B4,
CookieContainer_IsLocalDomain_mBCA6F78ACBDBFC6048639D46B4118276A8911CEF,
CookieContainer_CookieCutter_mADA24F94B27FB05389BA946003ED7EDAA189F354,
CookieContainer_InternalGetCookies_m6E1FBE5C833548C44424A78A26A3B29F8F355060,
CookieContainer_BuildCookieCollectionFromDomainMatches_mC8552CA07116BD9DCE1AE8613BC3B3E4BBA9ABD4,
CookieContainer_MergeUpdateCollections_m233953DFEDBC596ED2CE02756EBCB540AF99F5C3,
CookieContainer_GetCookieHeader_mA2EB16AC10DD286DE35850CC5E30B3BA013BA201,
CookieContainer_GetCookieHeader_mF2ECF0C3600C1E60C052F013945B1AEDA20E3043,
CookieContainer__cctor_m26A8B244BB006A342938DD1037DF1B395032E0CB,
PathList__ctor_m348955CF169886F712B4BD462E969C9384FF35A6,
PathList_get_Count_m834587A0CE483A4864CAEC4F449576A614505085,
PathList_GetCookiesCount_m7A36C47755CB15B66BADD71407EB8DEA1CA443FF,
PathList_get_Values_mE785B5F28E224DC2C98B547757D6696952F0BD71,
PathList_get_Item_m5D18254EBB9626DA8BF4251E48956BA92F16431E,
PathList_set_Item_mA12DBC255C0037FB70894D0F23A2CF6645ABB8DF,
PathList_GetEnumerator_m75D1F5AD9B3CC5617C0509F45E240C6A52226B76,
PathList_get_SyncRoot_m715772A2BE6064727FE7B137BED3D7C31AC6B90A,
PathListComparer_System_Collections_IComparer_Compare_m6A4AE80131E0A665B12F57146CC7729860430A18,
PathListComparer__ctor_m99D0A835BDB43E2840747C654543E22BB5861BDB,
PathListComparer__cctor_m403AB12957778A956355C83A9BC644C3CC75235E,
CookieException__ctor_m75DDC43119C2CC7281EE61CF116B4B6CA7C0A35E,
CookieException__ctor_mF0D16BDBAD5FBFB8C985756860566CEF64D4F58E,
CookieException__ctor_mE455FA1BD5B59790C19D97BFA1C790F3FF233CD2,
CookieException__ctor_m06B64C33C3BED301B52C09B59C59B0C6933F8495,
CookieException_System_Runtime_Serialization_ISerializable_GetObjectData_m8DF4F39BFE904F6E496ACDCB30D29E1AC231C09F,
CookieException_GetObjectData_m14EBAD80E96AF641B838F61E498562E8C12CC1EB,
FileWebRequest__ctor_m6BF9BF0E17060D4E719795DE5742BFFC65D34C6B,
FileWebRequest__ctor_m1FFFB33A0414E016669B3179FF16F141FA6E838D,
FileWebRequest_System_Runtime_Serialization_ISerializable_GetObjectData_m9B6440775FE50243D85010EB8F8D6DDBFE8A3BE4,
FileWebRequest_GetObjectData_mC8A7DDCA00C0E3ADADB267284F196C4EE9E8D3BB,
FileWebRequest_get_Aborted_mD504D723802D217E3F741C68EF2576AFC2C0006F,
FileWebRequest_get_ContentLength_m800308A4F32CD0B6389A810764D18A0323D7B7FB,
FileWebRequest_set_ContentLength_m5E71D8F3B903FBAF95CAAD2DFABC1B4CD250F981,
FileWebRequest_set_ContentType_m0921078358D8E9A0855CFE063C519A9304105914,
FileWebRequest_get_Credentials_mDD1372F437967AE47434F9D2AB5F664D78C048C7,
FileWebRequest_set_Credentials_m8EE215489E1A24C07D17FD889AA7BFB048C85880,
FileWebRequest_get_Headers_m9BA4614B57050AE9194C2230A6FF67219A3E154E,
FileWebRequest_get_Method_m50624190C4FDA089E7F59960957AA99085C8080B,
FileWebRequest_set_Method_m32BF16EF8A89289FF51C525CB3A6A064DBB0D928,
FileWebRequest_get_Proxy_m8203954105C9FBF9EB56B2A754F2F96171B93761,
FileWebRequest_set_Proxy_m78A09160BB27BF371468CD2C3C68264F161C520C,
FileWebRequest_get_Timeout_m3D63C561D9DE899E1308B9DBFD6AAC7474CC23EB,
FileWebRequest_get_RequestUri_mBCD5888CB07435AE4F99082298CADCEF24A93F53,
FileWebRequest_BeginGetResponse_m732EFA479296BDC1D46D8E37FA7B33269D247ECB,
FileWebRequest_EndGetResponse_m6A58398EE9B8272AE8C029F02EE51CBBE9A18FC4,
FileWebRequest_GetResponse_mEAFD8EB429590C17D9C05DF51D359FCC192D4441,
FileWebRequest_GetRequestStreamCallback_mCC6AEA46D613AA7B5035F4C5C27E848DC601951C,
FileWebRequest_GetResponseCallback_m1C0A747466A03A05FF9D6D45456DFAFEEA38BF48,
FileWebRequest_UnblockReader_m9E687E8F4413F2727339A41C3DE03A7D8ADBEDE3,
FileWebRequest_Abort_m4D9C32A2562AB52492209A48684F058BC8472C46,
FileWebRequest__cctor_m98058ED26B0744413A32327D2FF6778E4B52D5F4,
FileWebRequestCreator__ctor_m550EAB9632992C942E14D5B34C48FA6196595B9B,
FileWebRequestCreator_Create_m5A5314BCF6AA30E63196C05A64ECE6EA11D4E545,
FileWebStream__ctor_m80D7CF5508F845D57EF371DD820A480A53D5C27C,
FileWebStream__ctor_m087F956637DD4C2FCE8247EC13021B1E75B35609,
FileWebStream_Dispose_mC797EE18FAAF3613C73EF95AB81D1E9C0EE9A40A,
FileWebStream_System_Net_ICloseEx_CloseEx_mDB04D260B47E82C6161F2D65EA9EE8A832D03D18,
FileWebStream_Read_mBA56658D84F3C5742FE812D1A7AD58116541C779,
FileWebStream_Write_m79C3CB2CE195D5348D313E6CFA6C8F4394E9681F,
FileWebStream_BeginRead_m1E98F98D1956A77B4CBD4F111EC895A855C291D8,
FileWebStream_EndRead_mD4F843221DB3767E3CFB3E052E24E9CC94135302,
FileWebStream_BeginWrite_mD2E9B62CE8C7FF3A16763BB128E6AC9E31C985D0,
FileWebStream_EndWrite_m9505A80B585F611DE18E22C9ACC319FB901E6A94,
FileWebStream_CheckError_m70F0ABB558C83EB00CB830DC1B449E7254B561D7,
FileWebResponse__ctor_mD521D067A1815BD4E42DE18E13B82FC6EAB58379,
FileWebResponse__ctor_m8596AAABC73AFAF749351F4B0D2CBFB9214726C1,
FileWebResponse_System_Runtime_Serialization_ISerializable_GetObjectData_m1A6DD095E9F848AD3951E80A670DA080CED12BCB,
FileWebResponse_GetObjectData_m1553AB318AB78A871A047F1D842356776B283E4F,
FileWebResponse_get_Headers_mED687B91BCD025BC991E927AF5AC3DFE8FD2E194,
FileWebResponse_CheckDisposed_mBFB7D3AE3076481274D4541E7DE2D2A618FE1668,
FileWebResponse_Close_mBD2FC4D7E4EDE7C10648E463201E1A1DDEE7D551,
FileWebResponse_System_Net_ICloseEx_CloseEx_mEB324E8E15B8A2D26F34220B88A2667EEBB02C8A,
FileWebResponse_GetResponseStream_m08EC4326BF8E2BAD5F0F26FF2D80B3B0318BA4E5,
NULL,
NULL,
NULL,
WebClient__ctor_mCF3ACBA3EA11A7EF963B976A0A504B1911B0249E,
WebClient_ClearWebClientState_m7A797C91A0753FDF6D13ADA6D79720A2FF4618A1,
WebClient_CompleteWebClientState_m4E83A3AB37DCB679421E1FB43D8A3C2174B25045,
WebClient_get_Credentials_m38B7EDD717B65BAB14BCBD7E544DDF90DCDBC23A,
WebClient_set_Credentials_mDF72650CD17893531D179F0BF2EBC33005CDF1C7,
WebClient_GetWebRequest_mB32EEBB7F83A3D9AFDE2CC56889F9593D261DAFA,
WebClient_GetWebResponse_mF6694B93840BBD41691699A391A6AFA6E51EB95D,
WebClient_OpenRead_m3FFE890B8B6F2F5C234F074A386282C9A03C0C06,
WebClient_OpenRead_m44CA0A3E8F0E4A52B542D47D51F7F9B146AB5117,
WebClient_AbortRequest_m28C43D2EC606439625087D2D8C65E515A435CE5E,
WebClient_CopyHeadersTo_mC6D91A57CC17A96A63B59797CF37A888A253C734,
WebClient_GetUri_m686DD2770FE27C705179DC239D845FEFC9F1EAA5,
WebClient_GetUri_mF2D6567101672B0844132B9922BEE86C3475CB3B,
WebClient_AnotherCallInProgress_m12FD7DAD5F6956DC2D73FE788219E1F9CE450FF7,
ProgressData_Reset_m1BE9104DE60F55507DF0F644F12075FCAC900948,
WebProxy__ctor_mD47326CF9857B797EFCC3CA369F83D51D19317CE,
WebProxy__ctor_m2354821664C2380AF107CBC5C66F0325068C5DA7,
WebProxy_get_Credentials_mF546D5D8441F10F4A46A9A3C5D52BFFBE7D735B0,
WebProxy_get_UseDefaultCredentials_m661B51178D8050D605835FCB034A166BF33B009B,
WebProxy_set_UseDefaultCredentials_m53AF92FFC63A223541B629E01D939AF2A75BB4E7,
WebProxy_GetProxy_m59215526173C7FD907EC86C35C44AF4FC4EFF28A,
WebProxy_UpdateRegExList_mEAE558ABD241391C3AAD19D62066AB67EC3AE46B,
WebProxy_IsMatchInBypassList_m6B8C5DA8C56E6D50B0C84CCD094DB8FFBECDCC93,
WebProxy_IsLocal_m22583E899743095130F899378336361304BE71AC,
WebProxy_IsLocalInProxyHash_mB4C405FEB5AFC01644FFE81AA3CB76918A7D45A5,
WebProxy_IsBypassed_m1DB51D78C18C700F26EEE00938F4A202EF944B5E,
WebProxy_IsBypassedManual_m96199F172C51F06EE36CCE5D937BDD7BF873FEFC,
WebProxy__ctor_mC76DA2892292BF1609EE4874C11206819F96899E,
WebProxy_System_Runtime_Serialization_ISerializable_GetObjectData_mB855266F0AA17F2652B6BF6286A749097A9455E2,
WebProxy_GetObjectData_mF4C20C0FADD55674E00C1E13A16F4A14B2777D6B,
WebProxy_get_ScriptEngine_m6E040080EC0330E0C15849B1BB6469DBFE92A057,
WebProxy_CreateDefaultProxy_m0F1C8D957370920707869349941412B6BC3323A5,
WebProxy__ctor_m387E8EB6694953D1FA4E77E00D449B20E2C0B84F,
WebProxy_UnsafeUpdateFromRegistry_mDFB67EA19AAD6F1D5BCF9B7D585B33A84D14DC4E,
WebProxy_GetProxyAuto_m1EACF0FDED5E764C7B3EAF243F39A73646B94CD2,
WebProxy_IsBypassedAuto_m96DE81A96B947F6F6A25A49D5F5D8430346809C0,
WebProxy_AreAllBypassed_m6E869A92B478E61C29F0B9D9085E2AC6A075B59E,
WebProxy_ProxyUri_mE09DD6D37536E7D5AC20A9519DFABCDB974F2B42,
AutoWebProxyScriptEngine_GetProxies_mCBAD00EC0BE65DF947C48B1DBC377EB80F075902,
AutoWebProxyScriptEngine_GetProxies_m228520D18B1350998E32FCACF796316DBBBA111A,
HttpApi__cctor_mC83D9A859B85D52D1A8328824572DC1E140E571A,
HTTP_REQUEST_HEADER_ID_ToString_m26FCFC96F9A3BA5FB9ADFDB26F5FAF5BBA5212D4,
HTTP_REQUEST_HEADER_ID__cctor_m4336E06A33B3A9939D61E89706DE09458D9C8D59,
SecureStringHelper_CreateString_m48E822E6ECF3CEEB6D3CB1624B260B49E3368A40,
SecureStringHelper_CreateSecureString_m36F065E59FF9B8AC79289E4B2A42F96C23BD4F0C,
ServerCertValidationCallback__ctor_m01DC1DC5935B7807EA9D35D50BDF9F00B68E1A23,
ServerCertValidationCallback_Callback_m2F51ACBBF63B010C39B4C415ECD209BFB4243733,
ServerCertValidationCallback_Invoke_m9A3D9984E12278ACD7DEEE5E4B039A3250D6A8D0,
CallbackContext__ctor_m98617E58A5FC792C785185C96D2AACADB98B89CB,
AuthenticationManager_EnsureModules_m26F31FEE167752A955E8090497C652C83F93F59C,
AuthenticationManager_Authenticate_m8EED4B5369B40410D5282064C3A7F82A54E82103,
AuthenticationManager_DoAuthenticate_m3550E57591622115C28FB2F3C652FCC0B9F5CD6A,
AuthenticationManager_PreAuthenticate_m625603CBFC92809B25C76C1741EDB2BE45844C85,
AuthenticationManager__cctor_m714CA7C74E3FB74FF66F0082240ADC7017D5B790,
BasicClient_Authenticate_mAFFE68105ECD5FA9236C3F8DDA8EB1ACD51908E3,
BasicClient_GetBytes_m8EA97143BD8C10F3AB4C7ACFDE2D646BD72E4457,
BasicClient_InternalAuthenticate_m37FD6D8D7BB148CBE1564578878778E7F3EA34F1,
BasicClient_PreAuthenticate_m37B88D454CE965EC3DE7EE8DB0B31B27EC1852EE,
BasicClient_get_AuthenticationType_mF03B1A75D7F4C95446C340E658DCA4EE18B2EC30,
BasicClient__ctor_mEBD681890D6F38D96CC443A9F93F823E94ECACBA,
BindIPEndPoint__ctor_mEEBF2DCAA6E9ADB50C11FFED6A9EC811AA2C55C3,
BindIPEndPoint_Invoke_mAFDE5BDA3031EC5D2B97D8B5C9CBC446FEA79E84,
BindIPEndPoint_BeginInvoke_m41238E8762D41E78D7755E7086366793BD92C3A7,
BindIPEndPoint_EndInvoke_mB2326C7847373515BD42B7217286278B364BA33C,
DigestHeaderParser__ctor_m2ADAEF1523A97365F7BF7AD22A66C024DC681E98,
DigestHeaderParser_get_Realm_m5D1157C54C58F7923BF35E9F2218439452D2FE27,
DigestHeaderParser_get_Opaque_mF4C837019B521E45655DEAA4768DEA4F45A5B7D3,
DigestHeaderParser_get_Nonce_m33694EB039AD8DDD35559DB23B20A8278B16DBB9,
DigestHeaderParser_get_Algorithm_mAEAF383FD70679A5A09381E65268CB33F0FBD06D,
DigestHeaderParser_get_QOP_m217B778DCFD49BB7CEA628EE322709281697C3F2,
DigestHeaderParser_Parse_m4A113BB2F01B1A78DBE87A2A3A410DCA4B80ABD6,
DigestHeaderParser_SkipWhitespace_mBAA74D4C0C146DF01D3C2A4BC7BA63DD5587AA7F,
DigestHeaderParser_GetKey_m3C3F0B41AF90B6F5B5974328AD09862300886B89,
DigestHeaderParser_GetKeywordAndValue_mBF56EC9DAEC31A972C59D0A5A5259A1CAF3E5916,
DigestHeaderParser__cctor_m4EAE91B385D21D21D68FFEC7354DBF833D42A3FE,
DigestSession__cctor_m1E6BD9E0E46DFED5E0AFCC1F78465A7B7E845790,
DigestSession__ctor_m06994A3FF60DD8161A52AF52FA1E8191CC6C9A40,
DigestSession_get_Algorithm_mEE985ABCF93E119F068C515B76CBEFD1E5876C26,
DigestSession_get_Realm_mEB7255CA20B7EFD001137925C4D398F3540AF7AC,
DigestSession_get_Nonce_mC2916B0AE01116DBC2F6049A3567E91B6EB2352A,
DigestSession_get_Opaque_m8901237D3CE432C9D223CC59570BF54B1B399B34,
DigestSession_get_QOP_mDFC0081BF37821E87B0E2953E9DD673763E327F4,
DigestSession_get_CNonce_mB04BF50D26C87468DB829B56C19194841504D668,
DigestSession_Parse_m6038F8460AEE41DD5B665A243AAC7B9610CF9148,
DigestSession_HashToHexString_mAA63C018C6B6C03553D2B10BB53951CDD2C373F4,
DigestSession_HA1_mEB10EC1F97D4DC02DCA15949A5AB54F8AE76915E,
DigestSession_HA2_m7AF033BCEB85E978E01B373539BEFC6600BF4367,
DigestSession_Response_m9C300C7739E6E2D657FAB42D70CB5E80BDBD359D,
DigestSession_Authenticate_m1C0007969F13A13582B8C3A34E2C9B8B69DD9F4B,
DigestSession_get_LastUse_mEA7467CEF9E9025D7589C09084F922C31CC3FA51,
DigestClient_get_Cache_mD21C23E491E91D373228286A2CB5C3B9BD8297AC,
DigestClient_CheckExpired_m8ECFF48D8181543D7F30FBEE58B77DC74697E69E,
DigestClient_Authenticate_m0C6C5FE40CE62D4FA55602F477D4EECF06499E8F,
DigestClient_PreAuthenticate_m9313A621AC25CAD692FE69FEF4FBDA67CB928A4E,
DigestClient_get_AuthenticationType_m98D67B57BC002F0E212DCFE2874188DA1C19938F,
DigestClient__ctor_m2C794DF081C69CEFC4E828E346F801C0B59B275B,
DigestClient__cctor_m83D4B0C23F0BC8FD56EAEE8E5BDF8C49CB3762EF,
Dns_BeginGetHostAddresses_mF6756888B1AC8DAAFC4EF40E6562D7C4A774A625,
Dns_EndGetHostAddresses_mA8BFCD196BB4AA2D681CEE4D76C89181B71364A0,
Dns_GetHostByName_internal_mFEA5DFFBD99C1E7364B146B0F95FDE3F5DA67EC8,
Dns_GetHostByAddr_internal_mCB4425B47D6768392E20C80C4EE1C5E28956663D,
Dns_GetHostName_internal_m69BF784F0F6C595AFC4B0027E8EB0D465B6845F6,
Dns_Error_11001_m783146DF96023BA4CAD30F55D8DC527D2ABBCB72,
Dns_hostent_to_IPHostEntry_mCD03D1D4689BF1B272CB8212506C4C853C6D06C3,
Dns_GetHostByAddressFromString_mBE5EF710810CFA07D13ADB525AAA34D32E040681,
Dns_GetHostEntry_m50722383BDFDC19FB1589A5FC4BCBE5ACDB52D38,
Dns_GetHostEntry_mEACB9ADFF37EBC9B353155EB8F0290F7CB9E1574,
Dns_GetHostAddresses_mBB73A3CFACAF787C2DDB8EF473E87D31940A379D,
Dns_GetHostByName_m1DD689606F93DAAB12896C4D3CA6A33731A4CE62,
Dns_GetHostName_m64F06885E07F05B7FF1AA4F07DD14D2BDC5D6EF2,
GetHostAddressesCallback__ctor_m7F56CD5F1950229DCCAE37626F4869BDFA8DBC12,
GetHostAddressesCallback_Invoke_mAA12C129FF9ED2AB146B610C2B90FF2A5F774F60,
GetHostAddressesCallback_BeginInvoke_mCC4050B472B9B88348C7EB4E6C66589E1BA5C7C3,
GetHostAddressesCallback_EndInvoke_m53A465BE07F1A63908611493884024F1978D4BE2,
FtpAsyncResult__ctor_mD5DCF150E676F2C987D5429910F2E5AFF525F3C2,
FtpAsyncResult_get_AsyncState_m5B82CF4D3039FA4269A2C9C67915EC03A30C1CF7,
FtpAsyncResult_get_AsyncWaitHandle_mC08458AAB6A57D7EF090255ECD3AA3A74A782DFB,
FtpAsyncResult_get_CompletedSynchronously_m25F6107E415BAFB99A94CD2DCC334E244BCD8EA8,
FtpAsyncResult_get_IsCompleted_m8DD6A535074516E8CF8CCBAF395EA828D73816E7,
FtpAsyncResult_get_GotException_mAC09EE00EE24A4BE52C8117CEE71D8B22478C241,
FtpAsyncResult_get_Exception_m0CF10C4FA3504A36AFEDFC554D69B14A86456DFB,
FtpAsyncResult_get_Response_mE18C57EB29F762D942BAC2737C3E005444CE96A0,
FtpAsyncResult_set_Stream_m579BE18BE605BAD98105FD37B4A0C3CAA5FD8BD0,
FtpAsyncResult_WaitUntilComplete_mB0A55CC17C7AF43C3E92D3CFBA32D9BD4A13DC3E,
FtpAsyncResult_SetCompleted_mF07269B2D75F2605607C46DA9AB3ECCA2D78637C,
FtpAsyncResult_SetCompleted_m5CDB4ABAF063E7D511DBB69F6D6700D96ABA9E3D,
FtpAsyncResult_SetCompleted_mD743363CDB181114AD06522C51750064823D681C,
FtpAsyncResult_DoCallback_m2CD255A8D9A268136870E4B12C6780AB661C0F29,
FtpDataStream__ctor_mF09B0FF4BE69DC0064E5F36F0218DBEBF5F45242,
FtpDataStream_get_CanRead_m0768B2C88C55F7F53AC3A6CD4C35FBD417517458,
FtpDataStream_get_CanWrite_m255C84C5696D678D545C55520200EDAAAE653AA0,
FtpDataStream_get_CanSeek_mB690A1820BF58BC7766BE9D0A59C22506E82EA3F,
FtpDataStream_get_Length_m9CCB9EFF3E1B33E77839AEB6700F4DE8F84A1DE8,
FtpDataStream_get_Position_m6CDC34240321FC639CCC8717B01EB67658ECCAD2,
FtpDataStream_set_Position_m0823E809E38E2249D4FD8184D2EDC1F7F1453914,
FtpDataStream_Close_mEEF28BD2C7B96369AB3D394D2558B2B8099F7550,
FtpDataStream_Flush_m5183E9154746A712E4464CF101E4D341EDDCAE3D,
FtpDataStream_Seek_m64901779BB7BBD40E2712F8E1C53739B9C3E85B2,
FtpDataStream_SetLength_mB80E9254CB1FA5C788D53DA2531CCED7D20BDC1B,
FtpDataStream_ReadInternal_m6B12FB682996AF91251EDF9AD48C6E210940F58C,
FtpDataStream_BeginRead_mEEAADD29F26DA75251B19A1DE5B3BB7C93BED878,
FtpDataStream_EndRead_m31C45E96D472378578177FE6B3462C5F9D6825B0,
FtpDataStream_Read_mB7A950B65C2DFBF77DC4C6BADA54D305A7E7147F,
FtpDataStream_WriteInternal_m48FFED7DE74442D4A054980178EFA682ADD1DFAD,
FtpDataStream_BeginWrite_m9821709E59E6AB80D93AB96D958B471094E559FF,
FtpDataStream_EndWrite_mB52EB72A18391AB4D2006F56E3C4DAE93A763013,
FtpDataStream_Write_m71533890AA8F39755804490543E71B80BD83913E,
FtpDataStream_Finalize_m3B44D4E773EA453C805C227A092E9D3EBD976699,
FtpDataStream_System_IDisposable_Dispose_m83433EE88E4290FBBF0094FE7BFC152B5372F5D7,
FtpDataStream_Dispose_m5CC13B4A96E66BAC0CEDBCAA29FF22CC9A80C7C9,
FtpDataStream_CheckDisposed_mDAC19E619B52C0B99A39D0389E169F91C60D3223,
WriteDelegate__ctor_mEA287F4C0CA3BBF6E313D227555374667713465F,
WriteDelegate_Invoke_mD9872838A4842408C195451743E99C88BA3DB32D,
WriteDelegate_BeginInvoke_m74A2F49D05650DA0FD9F5A2F1D8B8785D2128E7D,
WriteDelegate_EndInvoke_mE7E6F50CA22059FB6DB1B65AB9D6949F90DC98E8,
ReadDelegate__ctor_m846902BA329986F9EA8FF6CC7882B2E90D7227CF,
ReadDelegate_Invoke_mA7FEC53DC12EACEC121E0D774B9975F3FFED9F6A,
ReadDelegate_BeginInvoke_mCCE971E5339DAF04E6A830A06123F9F34B1F2403,
ReadDelegate_EndInvoke_m81D23E1BBCCA7A4358439D8FA8703BD1DD0E51F1,
FtpRequestCreator_Create_mB9CD950EDF1B3F06F7C928E490806C12FB1D7306,
FtpRequestCreator__ctor_m0DACF33EF40A75AE489FEF288DC61837FFFA8BEF,
FtpStatus__ctor_mC95929791FE1B1A415BA073ABA99B040B8E30092,
FtpStatus_get_StatusCode_mA51A3DDE18EC503FA6DC61EA3EC196A423E6042D,
FtpStatus_get_StatusDescription_mE045554C7036EE7AF2BE013931AC32D9B54E8C38,
FtpWebRequest__ctor_mEB166EB5A1F20FC008DA66D46AADE550EE176892,
FtpWebRequest_GetMustImplement_m79C3B2BE8F675D8FAD0AC9E3680119D8611FD4BC,
FtpWebRequest_set_ContentType_m36B4E71F7115A7C9A755182D7F908EBC2C4B4520,
FtpWebRequest_get_ContentLength_m0AA54320A4411A8189956A8F748D26190F33388F,
FtpWebRequest_set_ContentLength_m464955B49B0813ACBEB90FB93B31EEA9F7DB26A4,
FtpWebRequest_get_Credentials_m04E1ED23DB92946B86D7032624EA2873486F403A,
FtpWebRequest_set_Credentials_mD1E83921438DC48BD8E2D7F3C3DEE15059D978A7,
FtpWebRequest_get_EnableSsl_m0498BFBEA644C093A7BF1DB8B2593928409F8113,
FtpWebRequest_get_Headers_mDB12E6279EFB79535CE1CBCD2D627956807A3521,
FtpWebRequest_set_Headers_m759172C60DE9E69C1EBC8227E1D6B86685E831D1,
FtpWebRequest_get_Method_mE29B55B62D53DEE7E4D4E7BF6957ED61E9C96F1C,
FtpWebRequest_set_Method_mA2A58D774AC0985D2C8243E8738324EEAD2ED9A3,
FtpWebRequest_get_Proxy_m6CDABF236AC1D990E8BB4AA7C9F66DEB34D4F334,
FtpWebRequest_set_Proxy_mF7CC08D21016FCD7BE68651DBE29A3A0188E0292,
FtpWebRequest_get_ReadWriteTimeout_m458E1E82DD62016025BCE60D6C5C4AB35A4B2D41,
FtpWebRequest_get_RequestUri_m3E3FDDE1DA51122A2C78D30010A605473D68A93A,
FtpWebRequest_get_ServicePoint_m9905A072551D262F6125C6F805186887E3E564BB,
FtpWebRequest_get_Timeout_m7DC75E6E9E0184FBE36DB5876C75FA24FE8D487C,
FtpWebRequest_get_DataType_m54415C5105533554C3EAF93B27601FFA92053BBD,
FtpWebRequest_get_State_mAE91E31E999A0B10CE3CB3BEDCF103DA3FE26D3D,
FtpWebRequest_set_State_m87779AC7A03C3B27ED68471D3CECA9426D6A7560,
FtpWebRequest_Abort_m691CBAD2BC5A53A175C7B9FE3022EC31BF01BF56,
FtpWebRequest_BeginGetResponse_mE6A43B19053316B4E46AD0678703F6AC11C7BBD5,
FtpWebRequest_EndGetResponse_m49797B90C1534EC441A7C992D95A7BD214CFFC5A,
FtpWebRequest_GetResponse_m57C04A16B9E8D09980AEB3B001424DC8C9606D94,
FtpWebRequest_GetServicePoint_m694D1A7B63F66B08E4C63E056D1C85130862801B,
FtpWebRequest_ResolveHost_mD451D8BE1720AD61B3883DA5DC9A38E7A1BF8CBF,
FtpWebRequest_ProcessRequest_mC53550C545A65C2DBCD5E16C18F1CDCF7F38C36E,
FtpWebRequest_SetType_m66589B1AFB2130C24277BA3B79DE3A1F4EE8BE42,
FtpWebRequest_GetRemoteFolderPath_mE31E9E8EF80FB88D0EC39522F273B8015021FB96,
FtpWebRequest_CWDAndSetFileName_m3FA0ED89F9E45000C3D4B3EAA84F1C69AC82D651,
FtpWebRequest_ProcessMethod_mC9EABE7E320BA557675B3C6C790CF602DAA4B461,
FtpWebRequest_CloseControlConnection_mFAFF520F6D482E69E10DF94D5222DE80D91BD9C9,
FtpWebRequest_CloseDataConnection_mCEE5CE6EC33BB0F936AE05E6D9333AA31DAC75A3,
FtpWebRequest_CloseConnection_m9BC7A24A7A6166ACCC1CACE4CF22CFA6E7BCEC00,
FtpWebRequest_ProcessSimpleMethod_mD5C1584944B563A8ED9622676DA21FC74FEEA573,
FtpWebRequest_UploadData_mFC6158C1FCD99C028CAF774AFCA8E5300BABEC7E,
FtpWebRequest_DownloadData_m55106450E3E3F681D5981C546D5DBBA7B71F2DB1,
FtpWebRequest_CheckRequestStarted_mE2F7C55F1C2336F72427F555928407B422CDA9FC,
FtpWebRequest_OpenControlConnection_m143BB42EF1FE2277BB50C13608717C5112867050,
FtpWebRequest_GetInitialPath_m531532216675BF5160601E2556E355DC1A170509,
FtpWebRequest_SetupPassiveConnection_mAB5AEEE20E2A560626CB27D7F4339C621DD4178D,
FtpWebRequest_GetPortV4_m6F36994507B5C2B30D789328A994E3885E8AFDCD,
FtpWebRequest_GetPortV6_mA094F4C0AF8F6EC263FC4D316A369215FE0A0FC1,
FtpWebRequest_FormatAddress_m2D6011B8BD6AFF1A752E5221B9D47878B623A2B0,
FtpWebRequest_FormatAddressV6_mB7302D6DEB6DC8E21371197F62CB5657A8A536ED,
FtpWebRequest_CreateExceptionFromResponse_mDCD1B4BCE387D675F7F1AE084A79248F782465C2,
FtpWebRequest_SetTransferCompleted_m946259A63A4CB3249F7C2544BEC30BE32C0C58C5,
FtpWebRequest_OperationCompleted_m130241F4F4B2BC102AA8327C8542058344A482DD,
FtpWebRequest_SetCompleteWithError_mCAD8855318D9C05C6D2EFF0CA58C964AD0EC47A5,
FtpWebRequest_InitDataConnection_m01EDFD17F5B156FC7F5FC8D200229BDDAD7C2F7D,
FtpWebRequest_OpenDataConnection_mEB04E52AE7262CDDE0D9006380562C346C61F053,
FtpWebRequest_Authenticate_m6B9F5FFB6B0EBE3F4A0584F25C998AB9F4D71F47,
FtpWebRequest_SendCommand_mF6C337E51789FB031A8E65078E79DC22F6B44A5D,
FtpWebRequest_SendCommand_mCF855EE30A2FE15FC3002FC2EE110FF6A13A15EE,
FtpWebRequest_ServiceNotAvailable_mEE53E7521D71B5A537573CF9864AB7511EA03540,
FtpWebRequest_GetResponseStatus_mE6AE01C7632FFB197CC1BC42FF298CE84C4CAA71,
FtpWebRequest_InitiateSecureConnection_m88DF28A0C8D2D8D90B20040FCA410690A5563507,
FtpWebRequest_ChangeToSSLSocket_m69CC650428A401F11220C4E628B6BEEACD4A7B37,
FtpWebRequest_InFinalState_m7265E200C6F624D300195E3BA4528986D1269FB6,
FtpWebRequest_InProgress_mB3C30F4635E943E86ACD2B89EB10E203409A32F5,
FtpWebRequest_CheckIfAborted_m8AE3E58D4F1B0385D7359E1F092BEE13E2B6C448,
FtpWebRequest_CheckFinalState_mBFA7619CACD7FFBEAD849F529C8A3E74DE188DD6,
FtpWebRequest__cctor_m3652EDD67F0C55207C33B710F1DA9808E1D31AFB,
FtpWebResponse__ctor_mDA2BCCB288F43E4C85DE4B3CC3946278C0D552A5,
FtpWebResponse__ctor_mEAD8EF85A256E43AFDE1C769FCCF6D22A228ADAB,
FtpWebResponse__ctor_m14AE71384600E877A903006445068AB50EF06486,
FtpWebResponse_get_Headers_m52AA9B0A938A337A4E4A2692499D43151229E9C2,
FtpWebResponse_set_LastModified_mB6EDC20C4EB44B35E8C52C8532C80631EAF6C78D,
FtpWebResponse_set_BannerMessage_m3997D6D98C13E490AA77535904E63DE3D5E3BB83,
FtpWebResponse_set_WelcomeMessage_m6E9779B2F708B38908DA4126B4A6398B1D93676A,
FtpWebResponse_set_StatusCode_m989B71AB45CCC1BE2F3DAC64AE2A6FB8BDFBD543,
FtpWebResponse_Close_mB0BF790B7D0778CAE04A2D0B28CBA7B3590914E9,
FtpWebResponse_GetResponseStream_mC281E3E56940B9EBFE6C5631E84E801AF63B2ECA,
FtpWebResponse_set_Stream_mA775583F5D86B8BC121372286E8C38FE25644A26,
FtpWebResponse_UpdateStatus_m63E1E366CDEADBF20BD30D41CB77E9B723EAE355,
FtpWebResponse_CheckDisposed_m0A317BF997BD0814F07EBFA1A7F75E939A7286D9,
FtpWebResponse_IsFinal_m0D47181A2DB04567196AD438FE81EB7C102ED5D5,
HttpRequestCreator__ctor_m2B7DE24FCB9C1814F8972B4B167127F86DB1BF39,
HttpRequestCreator_Create_mE3E077C98503C150AA328D4EED41FE9F8F518F46,
HttpWebRequest__cctor_mA59FB9F51019C563A3B276B79A1131CFDBE0035D,
HttpWebRequest__ctor_m85AA1BD537DCDBF3B1BCD75F6C93C6AA8B831D7F,
HttpWebRequest__ctor_m85CA8AA15E849598BC5ED6217805CBDF8D5BAA0E,
HttpWebRequest_ResetAuthorization_mAA12582B7D5B809AFFA7559AEA5582AADD6B23AF,
HttpWebRequest_SetSpecialHeaders_mE1E07E7DE10DC49AEAD0B25905915E1372D7C381,
HttpWebRequest_set_Accept_mBE796904B6F295641F25E8BAA0F12D4E1FF987F1,
HttpWebRequest_get_Address_mC998EF3704E8B63D965DBE0DA1EF66094C982C6B,
HttpWebRequest_set_Address_mCCCDF96D97783479D8B6731B0CCCE0365E3A5414,
HttpWebRequest_get_AllowWriteStreamBuffering_m2D65460C721D22AB1EF7AF4E5C6FCBB686D0BCD9,
HttpWebRequest_get_AutomaticDecompression_m4954C9D4E3112B527C94A73B330C4224BAD1D60C,
HttpWebRequest_get_InternalAllowBuffering_m07B77C80FEB9822A91DD23A4E99139566385717E,
HttpWebRequest_get_MethodWithBuffer_mE9AF8BE21607A369A44E11F61E3196E0D52162AF,
HttpWebRequest_get_TlsProvider_mFCE9A829570049B9CF3909E9F1C12BA2E8B0986D,
HttpWebRequest_get_TlsSettings_mDA609544717DB6962B35893BB1C9D95E62B0B660,
HttpWebRequest_get_ClientCertificates_m239FFF990299759F455517EA50A50C1B13EC8369,
HttpWebRequest_set_Connection_m9944F5EE91C57B9AD2461691C56E834754E4B799,
HttpWebRequest_get_ContentLength_mDE1AA61292E10EB999C75B81791D495E3BE6D1CF,
HttpWebRequest_set_ContentLength_m2EF764A4796651E064FA5F12B0262BFB80016E48,
HttpWebRequest_set_InternalContentLength_mCFA62AC5AC5C3221C14746EC8E8F49A8CF76BD91,
HttpWebRequest_get_ThrowOnError_mF2D67420F1F5F49D18F42B36732FD7404F877D62,
HttpWebRequest_set_ThrowOnError_m7A186C503E47933A82ABC3AA32081213004BF0FD,
HttpWebRequest_set_ContentType_m3C1B748A28004A843DF1C3FFDA47287379F44A96,
HttpWebRequest_get_Credentials_m84A4D1C82C242F5BFC1AA194B223EEC1008180C0,
HttpWebRequest_set_Credentials_mA3E490BDADC985AFF8F66C33DC142E732CE19FA0,
HttpWebRequest_set_Expect_m4EAE03AEFAE4DA87A34B912300B406E165B0E8CA,
HttpWebRequest_get_Headers_m7DFB50F041CB8C24804468E20FB81CF347A42EA5,
HttpWebRequest_set_Headers_m5F2856A2B14D153505E906BD7E167146F8F0052B,
HttpWebRequest_get_Host_m633144DD18EC28C5D4CE2F34B57C29D64A4A9DB5,
HttpWebRequest_set_Host_m4BE0E8959B8CAE9DD5E8CF0575854EEC610BED4F,
HttpWebRequest_CheckValidHost_m74A97470623C461ECDF3223969B86E812F442194,
HttpWebRequest_get_KeepAlive_mF11B5750CC9FED8F7C43C3317B88BA8E8258E274,
HttpWebRequest_get_ReadWriteTimeout_m86E1F5472AAB426943817D16339BF5651E0AC841,
HttpWebRequest_get_Method_m4D22C932A83FA972952BCAB099FB0DCD4B999656,
HttpWebRequest_set_Method_m154B81F2000B62CEC73F33F06702342AA969AD05,
HttpWebRequest_get_Proxy_m7A15A867DC40F657A16C7BF29D09BB04C687D820,
HttpWebRequest_set_Proxy_mF768E22BDC7250BE336D21EAF3DA4F7F324FEF1B,
HttpWebRequest_set_Referer_m225D907BDBB9A2F08D7CE34FA72251196B0E2098,
HttpWebRequest_get_RequestUri_mBA502B40475588F2C878FA463DB0EDD64964E083,
HttpWebRequest_get_SendChunked_mA44BAA89D8F887C53638D792B9B35A92AAE46FB3,
HttpWebRequest_get_ServicePoint_m7E95E58719904639C79F9420F080A3F94BAB63EC,
HttpWebRequest_get_ServicePointNoLock_m6749645299E6A6C85445E9B7F2DAD248FC6FA1E1,
HttpWebRequest_get_Timeout_m867759720DA1C376875E81FA1948D4298FC8FDED,
HttpWebRequest_get_TransferEncoding_m436C0B3A86E8691EAF985FD363DDA0656007977E,
HttpWebRequest_set_UserAgent_mD7DED7D38EC13B379A9ACE5ED89CAA3ACB0B94D5,
HttpWebRequest_get_UnsafeAuthenticatedConnectionSharing_m8A85B953FA637C240BA16D027451D3CA1F6ECFBE,
HttpWebRequest_get_ExpectContinue_m80EDFA10BD4E39A93C3C575A836F67BBA092E5EC,
HttpWebRequest_set_ExpectContinue_mAADC5EE3EA03A70686991FD0BAF0833E74EC0DEC,
HttpWebRequest_get_AuthUri_mCEEC6FB9771FF5DBD1BD7C00A47DE121C1D2B728,
HttpWebRequest_get_ProxyQuery_mD028E8C29538FC20E736D0BD10828F5C59418F46,
HttpWebRequest_get_ServerCertValidationCallback_mE535B7C3510E634EF8B2E2C9698BE4069D376619,
HttpWebRequest_GetServicePoint_m2F4A5E8A7A723C3CA97203FE2A4D9913EAC185E6,
HttpWebRequest_CheckIfForceWrite_mBF53A01F9A3E8C5D4B9E2A9DFB199735A6C779A8,
HttpWebRequest_BeginGetResponse_m0EA99EDC3B42DE701F4B7BD934B2AB64A8402E24,
HttpWebRequest_EndGetResponse_m369F10A4A440250B6C4D68733C114E76E53FF8B7,
HttpWebRequest_GetResponse_m454DDC78C1CF4903EB136C62912BE7045CB9842E,
HttpWebRequest_get_FinishedReading_mA30B015AA206E345AF2297CA4741162A3AAE89CD,
HttpWebRequest_set_FinishedReading_m7996D990D5CC3E633495786FBC33530F8F28DE49,
HttpWebRequest_get_Aborted_m1B20EBC39661999F0246C9CE95CEB3F71E7DE596,
HttpWebRequest_Abort_mA4AB694069860078313AE2CE0A0D3C53246729E4,
HttpWebRequest_System_Runtime_Serialization_ISerializable_GetObjectData_m14EED4626353FF9CB5ABAC2978C2CA37890306AC,
HttpWebRequest_GetObjectData_mF600B207AECA50F8B6ACB8D4C29366A6ABE36C45,
HttpWebRequest_CheckRequestStarted_m00912EA98FC3C1CAEC6E649112812FCEA7BFC29A,
HttpWebRequest_DoContinueDelegate_m87792A631B5DE72413308FD1A96986862839B593,
HttpWebRequest_RewriteRedirectToGet_m7E0D7EBC6D67FB8076A6359A1DCF58CDD8755CAE,
HttpWebRequest_Redirect_mF1F5EE5C923D0092D3ADB53041F54CDD160ED63D,
HttpWebRequest_GetHeaders_m319AC2C16CFC0B301ECA426CC40F2AA8F3CF7DFD,
HttpWebRequest_DoPreAuthenticate_mBE233826F26FBE74A082061249EDF89BB3552385,
HttpWebRequest_SetWriteStreamError_mE08E9FA673BF5E1CA66EC85FFBA2E60F471A3996,
HttpWebRequest_GetRequestHeaders_m47644427DDBA230A0478632AC33393CA464DDA5B,
HttpWebRequest_SetWriteStream_m29E07109D09FD86A4F92CC87C126A85C115F9FF2,
HttpWebRequest_SetWriteStreamInner_m06C6A0D763A33F9ABC63B18F9D2EF0E5F8BCA9A5,
HttpWebRequest_SetWriteStreamError_m3D42F4578892CD6BC1DA7D9725AA0A170D14929C,
HttpWebRequest_SetResponseError_mC8539F337100ADEE994AA66EB522CD613CA5E662,
HttpWebRequest_CheckSendError_m5CB98C2EFFB6BB6D42B245E3ADAD39F279C05493,
HttpWebRequest_HandleNtlmAuth_mF5F364BBAE5DF8F6E9946C8718DAE9DA5D27E647,
HttpWebRequest_SetResponseData_m736088F0B44101F0D449344A847BC93A375A1E82,
HttpWebRequest_CheckAuthorization_m19026B770747E1221AD6C0D561DDD9CF59D1AD07,
HttpWebRequest_CheckFinalStatus_mB909A62E1A79FF8C3F35BB77AC0E0A962659FDEB,
HttpWebRequest_get_ReuseConnection_mC573AB22C2EBE0EB4FEAC99C7FE76A92B75E672F,
HttpWebRequest_set_ReuseConnection_m9648C1902AB14FEB6908A9106113EEA91D688DB0,
HttpWebRequest_U3CSetWriteStreamU3Eb__258_0_m689A341FF765F4153D7C4CFDB3575B99F51C8753,
HttpWebRequest_U3CSetWriteStreamU3Eb__258_1_m847FB17EF2DCDDA745EC1643F6865D45461FEEAF,
HttpWebRequest_U3CSetWriteStreamInnerU3Eb__259_0_m3B0D4BBE9BB1F4D71011BBB91DD7A818BCF5093D,
HttpWebRequest__ctor_m71D51512F53504F6BCBCFBCBBCB5D803357145D0,
AuthorizationState_get_IsCompleted_m2C818782DEE865E74E773910167CCA5718F0A017_AdjustorThunk,
AuthorizationState_get_NtlmAuthState_m85358EBAA7327835F1111AE210C1666F96A9DF1A_AdjustorThunk,
AuthorizationState_get_IsNtlmAuthenticated_m39FC6F759B98257680358063C545937FCA343078_AdjustorThunk,
AuthorizationState__ctor_m69A0EFF9B7497316A6F0FE2896C466CDDE89E88D_AdjustorThunk,
AuthorizationState_CheckAuthorization_m3666C54139C31E92978AA15558606A9C74328838_AdjustorThunk,
AuthorizationState_Reset_m230C3EC7F9B07163838BB8E5594DB71DC7DAD5EF_AdjustorThunk,
AuthorizationState_ToString_m91603A74B89DD49A7CD4B9878309E458BD7F002A_AdjustorThunk,
U3CU3Ec__DisplayClass238_0__ctor_mD79C17473C69332138DD6687ACFBB34293B3380D,
U3CU3Ec__DisplayClass238_0_U3CBeginGetResponseU3Eb__0_mFB1C76811A1A93E823A4AACCA64A54B3B81D5AFB,
HttpWebResponse__ctor_mDCEB34153A3638C433069B4E4E18D873E730404A,
HttpWebResponse__ctor_mD2B0C901BE236627237148B60DA663994BDE3E14,
HttpWebResponse_get_Headers_mA95C5BDB594EA669DD70636C9D12FF7EA103F6CF,
HttpWebResponse_get_StatusCode_mB4FCB57795F71FAD30C7DA8C95069ED7C99B3F48,
HttpWebResponse_get_StatusDescription_mDFCB59B4DACBCAD920888CE0D7F7614EF0963170,
HttpWebResponse_ReadAll_m923351A4BDB45CA1C1D7400B11BA943A595C0427,
HttpWebResponse_GetResponseStream_mD8A0A4AD18EFA0B2E4EF5D32D7D0142333D1A6D9,
HttpWebResponse_System_Runtime_Serialization_ISerializable_GetObjectData_mC5CA65A8BFEA462265FB6B9AF12C34E54D39D2B6,
HttpWebResponse_GetObjectData_m5D679A30BC506D7C6B83205AD4ABA033C7C90464,
HttpWebResponse_Close_mE0B3DE806681D3F0C7E53842D99F1A5F65040523,
HttpWebResponse_System_IDisposable_Dispose_m4C39C7DFB354D17F3C9A3FA6003C391C6BB1F7BA,
HttpWebResponse_Dispose_mB696D8963ED9EAECF60D51D8330AC8A6F14721BB,
HttpWebResponse_CheckDisposed_m383DF4B8F57388E9405FEDE07F0E1848C4FDE656,
HttpWebResponse_FillCookies_mDD48C6065E74539F96BB15FB001A6EBB62FFA21A,
HttpWebResponse__ctor_m02A0D053BCD86AC08A8137DDAFB5124631D4A0FD,
IPv6AddressFormatter__ctor_m94725668992E78AA0D75E1C072E8A567E9C34497_AdjustorThunk,
IPv6AddressFormatter_SwapUShort_m6B7BA905E96BB0889C580EE25F3614C7A4A9164C,
IPv6AddressFormatter_AsIPv4Int_m94B06C695C45C85A90F95CAAF4430772EFC16C4F_AdjustorThunk,
IPv6AddressFormatter_IsIPv4Compatible_mDC05432DB57ED01219A35BD1B712E589A527A5FC_AdjustorThunk,
IPv6AddressFormatter_IsIPv4Mapped_m0BEBB1DE4A773028D3091D8321106BE92519A127_AdjustorThunk,
IPv6AddressFormatter_ToString_mBBBF9A3ABB56F52589BD211DD827015066076C8F_AdjustorThunk,
NULL,
NULL,
NULL,
MonoChunkStream__ctor_m6FF583144A344058281F8861F6112D23CA6A2D49,
MonoChunkStream__ctor_m0ADB25AFE1F9EE78C3304F9B7133F6F2F21013E8,
MonoChunkStream_ResetBuffer_m05A647997D2FC9F41EC0630004BEAD6AC52F2FC4,
MonoChunkStream_WriteAndReadBack_m9C87171CAD33E55A6F2D82A03655774502804F14,
MonoChunkStream_Read_m951C0443C1B74F4CFAFEB6ED95552A7C76D4E982,
MonoChunkStream_ReadFromChunks_mC95825D03391872071791EA8FB8D4A0B6CFA26A5,
MonoChunkStream_Write_m045364F47D0ECD587C1022ADD5047BEDEF1DC27D,
MonoChunkStream_InternalWrite_mD2577E7811A8F5E5FF8E2B7AA93CCBD5312B3FB9,
MonoChunkStream_get_WantMore_m8815C437B775BD488B25574CB64E644AD9A1A73F,
MonoChunkStream_get_DataAvailable_m567F5B4EB8419551740D58B7AACF19CCA2E0AA1F,
MonoChunkStream_get_ChunkLeft_m564BBC27EC047620C34B5FF91B304BC9263E85B9,
MonoChunkStream_ReadBody_mDDD46697977E46299A9ED189BDF61C5AC53A8002,
MonoChunkStream_GetChunkSize_m2C862194032B260C7AD357B7CE2295A6ED488FEE,
MonoChunkStream_RemoveChunkExtension_mD14D135C11A5F24FC208CAD57322D9C800B047FF,
MonoChunkStream_ReadCRLF_m3D8A642EDF489046BDCD5A0515D74628F1222E18,
MonoChunkStream_ReadTrailer_mAB5F0EAFABB2F3FCB6748ECED41E840872B40AF9,
MonoChunkStream_ThrowProtocolViolation_mC9B0B1760F312148830161608B10224D40D42192,
Chunk__ctor_m8FECC33DD2DE884EC860B9832A223B11CD5465FF,
Chunk_Read_m765BA24769BDBF6F3D285F0190A62AAE5144E072,
NtlmClient__ctor_m0D21FEAFC5E5E03B0796EEE3DCCF690B2A8FC8C6,
NtlmClient_Authenticate_mCDC8AA52BA2D724024B81A39A4D96C4B4AF3CBB0,
NtlmClient_PreAuthenticate_m9AFD2C3F162527EF52C304143D08DEC4A68C04F2,
NtlmClient_get_AuthenticationType_m666845B43C7EA43E5F5125B1A0245E559C2F94EA,
ServicePoint__ctor_m788957B0CF9F256F581975F6ACDA0DB122D2BE85,
ServicePoint_get_Address_m495426C74C9007D28297B146B4B6DB4BEC733FAA,
ServicePoint_get_ConnectionLimit_m6C7210450E5186E95E6895C08E4E3C267E186B9D,
ServicePoint_get_ProtocolVersion_m39233EE2F9E7618A69906F3A45FB9BE36DB26CB0,
ServicePoint_set_Expect100Continue_m9F795AEF8CCA79C80CDD27F7EA7AD01DAD92618B,
ServicePoint_get_UseNagleAlgorithm_m56DFD8215A0D543539F4BC78DD65EE54F9FCC5F0,
ServicePoint_set_UseNagleAlgorithm_mA40D127E6B6DDB7FE8EBDE9A075FF0FF96CAE3FB,
ServicePoint_get_SendContinue_m71ED43C3FABD7B7CFF2628FA3D022D6454CF3482,
ServicePoint_set_SendContinue_m92320EA69F94AE266D2C8797E5DCEA965DF5C8ED,
ServicePoint_SetTcpKeepAlive_mBA9E8F9615C7BAA38E396F21B73549BE72AFB165,
ServicePoint_KeepAliveSetup_mA93E274CFA648CFE9D5A64B51EAECE3C50A6AA84,
ServicePoint_PutBytes_m280E89A8437B016F30CE0624232AB81923286086,
ServicePoint_get_UsesProxy_mE9FA562F253495145951E40663A0020A81C4E0B2,
ServicePoint_set_UsesProxy_m81B24DCBB2CDB67877B1631AD53EA4925B2D77D2,
ServicePoint_get_UseConnect_m6268CF09927CD113B8841A7CE26C668D55428AB0,
ServicePoint_set_UseConnect_m63B28421D36EA6064A66588382A7381C9318CAA2,
ServicePoint_GetConnectionGroup_m774B07C841B7AC60DE88440D24396170072993C1,
ServicePoint_RemoveConnectionGroup_mA4EBF8627893437D0F159DE34F777E469D244264,
ServicePoint_CheckAvailableForRecycling_m0395D78F2AA6F58493BE5E0EFC73EA8AF65CC25C,
ServicePoint_IdleTimerCallback_mD326DD4819B6B5679D73CD63F630C0FAB093B5D3,
ServicePoint_get_HasTimedOut_mF06CE9BD4827D18D8A4F97EE9D18FD0C3B0E3A62,
ServicePoint_get_HostEntry_m4E5041ADAA7460C26495A44337032E9732B49A74,
ServicePoint_SetVersion_mDEF772403546C56DD090DB39086E947BAD9482AD,
ServicePoint_SendRequest_m42288B1C75082D703C9E702854EADEB825B969C3,
ServicePoint_UpdateServerCertificate_m4D130D9346CC9D940FE6CB00B40FB9B976853F01,
ServicePoint_UpdateClientCertificate_m15EBBFBB175D75A4DB45BB73A691D9083A856ADE,
ServicePoint_CallEndPointDelegate_m4F7022C05DDBEC54192935519387B7D7022F1EB3,
ServicePoint_U3CGetConnectionGroupU3Eb__66_0_m1E1EA5B8315F684AC354D9D24A7EF8E7929D04CB,
ServicePointManager__cctor_m5E74472D2F21CBE2808E62160416C0F572306498,
ServicePointManager_GetLegacyCertificatePolicy_m91F5A99F923B7085226C21F50BD30C1BC056EC98,
ServicePointManager_get_CheckCertificateRevocationList_m4FE99C818DC1588C1DEA74018DC3CB2D86B40453,
ServicePointManager_get_DnsRefreshTimeout_mC7424A9FE5BBCD6BD7E22EAEDD72FB35125FFBEF,
ServicePointManager_get_SecurityProtocol_m4A583697C87EDA716E3512FB151B3916B770C667,
ServicePointManager_get_ServerCertValidationCallback_mD060FAFC9DC69DA28963397C5C61BED8343C0381,
ServicePointManager_FindServicePoint_m9941E847AA8745D9CEC1CCB2559BD0348B3B58BF,
SPKey__ctor_mEFB0271B87BA8145BF5ABFBFC580444AC87E8378,
SPKey_get_UsesProxy_m43005CE469081EA1C0EBCDCEF7047817882A13EE,
SPKey_GetHashCode_m4686BFC3EE7C5322B912BCC739EA3C2AB33D8622,
SPKey_Equals_mF29C836C97373F9F739EE977115DB8F521921CFB,
SimpleAsyncCallback__ctor_mFA405D6E610A3F840791BCDA86AE86F3E379A160,
SimpleAsyncCallback_Invoke_m690BE843A6B401DB45945B1A5DE5C0D65789531A,
SimpleAsyncCallback_BeginInvoke_m4B37AB28607AC704D366168510F56A3A9E7D40FA,
SimpleAsyncCallback_EndInvoke_mE569506E3EBA5C420B10DB07C21CCCF08E925616,
SimpleAsyncResult__ctor_mEB6C601B0E87F8C431B52C82079F623A41FF3EEF,
SimpleAsyncResult__ctor_mCA1DB6C86E9A3211649EED8C1153DE72E78F2F30,
SimpleAsyncResult_Run_mB2CE1B656262473514A7548311D4DB4353E40235,
SimpleAsyncResult_RunWithLock_m655921C66982E0DE1E965BE5200E209D2E99455F,
SimpleAsyncResult_Reset_internal_mC67A0649A2AA41223256E9E914AF16D00D055853,
SimpleAsyncResult_SetCompleted_mB9395D66C376B2B6D4671EE1F725660045653A32,
SimpleAsyncResult_SetCompleted_m2B20AC583715AFA9E0CC96BCB0A90B6B541BA90B,
SimpleAsyncResult_SetCompleted_internal_m143429C4D305268C566F88DE8FEA72073B1E371A,
SimpleAsyncResult_SetCompleted_internal_m99583E4FA1B37EBBB195266AF1F4AD47F037B571,
SimpleAsyncResult_DoCallback_private_m13480E33C1363A5CB6836C50F7267A3A08E052CF,
SimpleAsyncResult_DoCallback_internal_mE5C9AB5A666F3C40F0AB69A7CFCFBF4B6B24F850,
SimpleAsyncResult_WaitUntilComplete_m8E1B7A644F83AB741E8F6F126FBA44ACAD458403,
SimpleAsyncResult_WaitUntilComplete_m3BC73AAAEEBC3DEBF9DAFE05623E351ECECAA8F2,
SimpleAsyncResult_get_AsyncState_m0255404319DCFFB038B91B94B44FC58148B5D8AF,
SimpleAsyncResult_get_AsyncWaitHandle_m18EF2F5438F73B33D3C85B90352F136D7DCC6688,
SimpleAsyncResult_get_CompletedSynchronously_m35172899F0AE43335B5DAF6829700375D9A81D9B,
SimpleAsyncResult_get_CompletedSynchronouslyPeek_mA560945DA091E2620A1ED0022CB5E9379C529A8E,
SimpleAsyncResult_get_IsCompleted_m949C52DCF37C33C0F75CC49A53A8AF8A528470E4,
SimpleAsyncResult_get_GotException_mB061909763EFE1FCC63C6671B91FD3C0841AAF95,
SimpleAsyncResult_get_Exception_mC8615919B40C4193415211FDA85A71FCC3776CB8,
U3CU3Ec__DisplayClass9_0__ctor_m0A82C8B1F7527FDBCCBAC8A38C932BB954AB8859,
U3CU3Ec__DisplayClass9_0_U3C_ctorU3Eb__0_m83B6A3D4C1EC7F7093B406C08CFEB6E39616A295,
U3CU3Ec__DisplayClass11_0__ctor_m067672498CEA9C4A2F49FD4F066BC64301FE6E90,
U3CU3Ec__DisplayClass11_0_U3CRunWithLockU3Eb__0_mE514DF4E30E46DAA0549F2B4FF38E7B2F03E22B5,
U3CU3Ec__DisplayClass11_0_U3CRunWithLockU3Eb__1_mA8D188E9FD6B2ED64A516C6B037AFCEF32CDB290,
WebAsyncResult__ctor_mFFB94D1263D8551987455464D3114E8155A05F34,
WebAsyncResult__ctor_m6EA6C98BA6787E27A7CA2D3734A532203CFCF9BC,
WebAsyncResult__ctor_m3DEA339577AECC3B5A2F5C78F9297EC966CC8859,
WebAsyncResult_Reset_m3B142ACDC3BFE35A218591922F758670BEB11206,
WebAsyncResult_SetCompleted_m548E38A524FBF5F609C555B7C424E88DE6C94A2C,
WebAsyncResult_SetCompleted_m9A6A27BE905BAFA2CC24B3827C3C36023243F117,
WebAsyncResult_SetCompleted_mF8A8341373BAC0363A9767483652110A0B5F6F12,
WebAsyncResult_DoCallback_m93BDCBC19CD87AC9F3336FA1C429D61C9AB5B18C,
WebAsyncResult_get_NBytes_m1C92011F20E80F8C5668B0717F3002B6323E3F25,
WebAsyncResult_set_NBytes_m31F8063B2B331EFF05D30FE042FFED0857622883,
WebAsyncResult_get_InnerAsyncResult_m6E191630B2895757EC964C9BF214229C05119B35,
WebAsyncResult_set_InnerAsyncResult_mFD90FA725F473E6B2764EFA850FD77E9DBF027F4,
WebAsyncResult_get_Response_m6818FF52F360BF871709663B7E4465BDDD1C5F9F,
WebAsyncResult_get_Buffer_mADBD22123B9BADEE179E6266A813F78D0F4A0201,
WebAsyncResult_get_Offset_mCCFD01C6F256D86E3671E12763C9B786A6FFDB9D,
WebAsyncResult_get_Size_mB2BEBB44B435FE3FADC200E5AB62085025BB4F45,
WebConnection__ctor_m64B8D22FB5F0D82EE474DC6B9C97CFF9ED73F4AB,
WebConnection_CanReuse_m5EC30CE099EF0E0F9AA6408B7FEE45D49AAAF8E8,
WebConnection_Connect_m99C4967C99100050A4BD5EBBB0E385A1BFFC6CBE,
WebConnection_CreateTunnel_m514EFD20BF9DE135A269B18DB1BFAF9A3B8FDB97,
WebConnection_ReadHeaders_m645B044D78ED4874C0CA6F1BF5F93522C78C193E,
WebConnection_FlushContents_m7620CD3A285D6698CC9BA707165DFD35E8F846AA,
WebConnection_CreateStream_m2BA8A86F765E7FB8980608BE2A25AFE7CAC4498F,
WebConnection_HandleError_m776BF3F5289DDCF6DE4BCF80695D5276CBF340A0,
WebConnection_ReadDone_m0768A9A7250129F37AC883272FF9A27E184A5F87,
WebConnection_ExpectContent_m7C256B2551526A687615CF119ED9692E15A42299,
WebConnection_InitRead_m18F2ECF3D5AFD206484E1CF9B1B880B189136B93,
WebConnection_GetResponse_m9F1B1D47737772B777FF8AB67829FB8274C38CF1,
WebConnection_InitConnection_mA193BFE6FB3B5407ECEEA0A72404AD443D730585,
WebConnection_SendRequest_m8A10B8CD617D9D6BBD69BEA8F68FB1C66B1AFB36,
WebConnection_SendNext_mBB92F675077F910244B738F5E1AE68610F265322,
WebConnection_NextRead_mF0A9E5A7CB0577D8A7A0B5767FE50EFDB29F923F,
WebConnection_ReadLine_m4A7A3BB2359C48996BC6C2B29D0B199AA7120C13,
WebConnection_BeginRead_m9156712283BBC00B9FFC001640169DCC2E26E247,
WebConnection_EndRead_m22FDB4E67DEE4828945FEF970E3274479DB111EF,
WebConnection_EnsureRead_mD5F1DD8F1E798469AC94956CBB62D234FABAC0C6,
WebConnection_CompleteChunkedRead_m623E01513E2C00F05A4880C1474606ECE64B314E,
WebConnection_BeginWrite_m33F4740211D85A6B3E62EAAC19E060321F35D179,
WebConnection_EndWrite_m4A161B7A30650E77C513CA3083DB71D6C4046DF7,
WebConnection_Read_m42DDD6C1964CE76E64E6A81ADB3D9EE43E8B86D9,
WebConnection_Write_m45BE50FA912AB73240D6E307B5383B18064EA581,
WebConnection_Close_m32A0D8BAE873F25F872DD6207A75FE12A18451EE,
WebConnection_Abort_m47E5C3D8C038CFE802BEEE79346D97843C7F2467,
WebConnection_ResetNtlm_mB6E397A18B4529C31A2AB4CCFB76F8EC5FB5E8B8,
WebConnection_set_PriorityRequest_m261005EABEA126F531BA07E90632A61B0510B59F,
WebConnection_get_NtlmAuthenticated_m38B8408E19BBC2AD7AC02F075E9D6D52D28A8CF0,
WebConnection_set_NtlmAuthenticated_m4B88457A4ABFE610A9013AD61A5C86F1C507C5AC,
WebConnection_get_NtlmCredential_m54C08C74BCB4413EEB99E89D50E7A374C9CA95E7,
WebConnection_set_NtlmCredential_mFE95AC3455BD8EFE7405E250398B6ED5E6694B71,
WebConnection_get_UnsafeAuthenticatedConnectionSharing_m307DF73E1F830E63FAD8F4D9A76FE48D52E5B278,
WebConnection_set_UnsafeAuthenticatedConnectionSharing_mBD2DA6D3E5F146D699DEB5591368EBBE61BC4EC0,
WebConnection_U3CSendRequestU3Eb__41_0_mA9D66CAF0FF2C4F758DF8861F4B5897206FBFE7C,
AbortHelper_Abort_mF239AF69587A3125F40DCDC9241010D8DF12857C,
AbortHelper__ctor_m0CA99C987AA8D8ABC5CE6DB885A8F6EC42FE5BDD,
WebConnectionData__ctor_mA40C4F1E1F0FB050A2E6C96B2955F63A5B164E28,
WebConnectionData__ctor_m08FAD78C44E710ABD1F3108D67FA5EE3D4F43FD4,
WebConnectionData_get_request_mBCAB5D7832E3BDAD069FF85CD3460187C7D769AF,
WebConnectionData_set_request_m3B483E01093010970B3137AB07A90F95EBF54FAA,
WebConnectionData_get_ReadState_m9D2D719776C582C08C01443CBD7AAD0AF852E16D,
WebConnectionData_set_ReadState_m41D0A09AD5C348FBC2BE7945B4499213236D878D,
WebConnectionGroup__ctor_m06D931E460ED4CA3E3BF35DD5B616F1911834312,
WebConnectionGroup_add_ConnectionClosed_mF3CA85BEA0450D0A8DEC85C3A2401CBFBBB7E92D,
WebConnectionGroup_remove_ConnectionClosed_mD365B97FD0B5A3D41DD051DA2B999BB654600087,
WebConnectionGroup_GetConnection_mA6727F66910C971E07C622CB1DBC888406C1E129,
WebConnectionGroup_PrepareSharingNtlm_mF42D1F9C1078FF64E51696BA9DF99D6BF44FF7C3,
WebConnectionGroup_FindIdleConnection_m7B4B570E7A69A611B1D3B822A2DDB9C41BA6A49C,
WebConnectionGroup_CreateOrReuseConnection_mC2EB49D44CA5BC0C7D0D07807BE510DB71A28D7D,
WebConnectionGroup_get_Name_mD866CB1824454D53859DDF12AE26F2E027EF74CA,
WebConnectionGroup_get_Queue_mFD7C3E8AC4A9C8ED75FA1326C061716973038681,
WebConnectionGroup_TryRecycle_m3020B12F48C57C3C9FD0D0E8F9165D6B49936EEA,
ConnectionState_get_Connection_m8C9B3DFE1B32CAAC97DAC74A840964A16189D4D6,
ConnectionState_set_Connection_m169D4C3A19C2ED277103AB2D242525F16B401DEB,
ConnectionState_get_Group_m39FE80A7416FFB84F209D8071148E3F3F8B3C784,
ConnectionState_set_Group_m49278D7CB53D2D47B35DD05EC81614FC1E47B3E3,
ConnectionState_get_ServicePoint_mE4218AB3AD60BFD8E37703B98F3E63DBDFD5C172,
ConnectionState_get_Busy_mB662FC2792798F61882036D499518F481CE9603A,
ConnectionState_get_IdleSince_m71B6ACBE3CB2C3BB0F24FF806F0894C5246A9019,
ConnectionState_TrySetBusy_m7E9451A5C520D9AB76064AEFBC1E79C285AADACC,
ConnectionState_SetIdle_mA53B60FB52CE86FFA1D6914DFF0473A5A96D1DD1,
ConnectionState__ctor_m4E5DF1083DD07F0538A60670780142FD2F428890,
WebConnectionStream__ctor_mFBA63C859EB9E44B9BEB807658DAED0DD3EB36AC,
WebConnectionStream__ctor_m029C30339C03B615360A23FBD5C8031698062757,
WebConnectionStream_CheckAuthHeader_m1E8BFB46D47E91AE81728FF32187CB8A4A17A105,
WebConnectionStream_IsNtlmAuth_m26DC82B8F6EC25E1C5E8D64CEBCF1A14005254C0,
WebConnectionStream_CheckResponseInBuffer_mC692FE873374422FC3DC1CDA3374CA1B1F8404C9,
WebConnectionStream_get_Connection_m9FFDC48DE0FE144443431EEB715D1DA5B460067C,
WebConnectionStream_get_ReadTimeout_mCB93A9B64FBBEECAE87B3C3F1D697997ED8B2F33,
WebConnectionStream_get_WriteTimeout_mA7F4E50582C3872DE27AE591A6E6A3186FD5B87E,
WebConnectionStream_get_CompleteRequestWritten_m2CE66E5BAD797C5DE04C188041418DEDDDA62FD6,
WebConnectionStream_set_SendChunked_m19B2E66DBE0EF896D562173B18F7DA62E707E61B,
WebConnectionStream_set_ReadBuffer_m83EFEB4452866B3B82420C0B5A46B788F59BB7F5,
WebConnectionStream_set_ReadBufferOffset_mB30436CA2165A8241F3901EDAEA0F7087FDF70C1,
WebConnectionStream_set_ReadBufferSize_mE30E018A060002F77284E4EC09C35D6FB04462F7,
WebConnectionStream_get_WriteBuffer_mC6D3C2B28B56729F7C6E5BF61C2A82CF4CBB3903,
WebConnectionStream_get_WriteBufferLength_mD4DAA8A0B6D4E7DBD9E881F92EF8CE34BC52E4BD,
WebConnectionStream_ForceCompletion_mA4460C1FFC516463CDD44A94937C30AB135EE462,
WebConnectionStream_CheckComplete_m08068E5BB242EAF233265505E9E415E4012E748B,
WebConnectionStream_ReadAll_m2DB26220CA17BA940A59E0C83202E19CB3F348D7,
WebConnectionStream_WriteCallbackWrapper_m1265040288FABA1D72A9A5ED6E9131ADFB6C2F31,
WebConnectionStream_ReadCallbackWrapper_m07A148DB07C61128C387FF38DFEC32EB8122BCAF,
WebConnectionStream_Read_m1ACEA5D6E6123A23A69B1F42DE2C7A22501F3D27,
WebConnectionStream_BeginRead_m0A1710A267861777A8CBB2782D6ED5529B77DC26,
WebConnectionStream_EndRead_m1C82B7825F510C83A208EA90CF421BB93146122D,
WebConnectionStream_WriteAsyncCB_mBFA5C342DC4A3BE3C129353EC99AE4E34E496B7B,
WebConnectionStream_BeginWrite_mAD1807454009E79267606C0F80AB9B48F1849742,
WebConnectionStream_CheckWriteOverflow_m982BEB0C0EAFCFABE36A1B44B2AAF421C5244B13,
WebConnectionStream_EndWrite_m956629BFC95D1D6A158A64D9D7AAEEDDB40B81B4,
WebConnectionStream_Write_mD7BD1F0A1D5D1388AD8D69E429F95D639F2E45C4,
WebConnectionStream_Flush_mFFC7C6AD19C7BAB0C49F97FBEA2561A3A01920B8,
WebConnectionStream_SetHeadersAsync_m324EBB0943F5676D8D6281420656151FA3BF7067,
WebConnectionStream_SetHeadersAsync_mC95971FC00AA993900011ED6E9AE8F6EF619CBEF,
WebConnectionStream_get_RequestWritten_m218A69F08D7F29940B7DA23F28277D39EB5E7BBF,
WebConnectionStream_WriteRequestAsync_mAF66F0E7EC2A86DF96BBA24993405C5939A340DF,
WebConnectionStream_InternalClose_mF5ECD5234F76E70A038B625D690F83D33C5224ED,
WebConnectionStream_get_GetResponseOnClose_mF5FC1E97BE79E6F9FA8A96FD779E455B2BA7BB21,
WebConnectionStream_Close_mC198127F4B51189068476B01AD013D4F352B09EF,
WebConnectionStream_KillBuffer_mBD0C22CE84EF1C481E495CD0593C0CFB13F16191,
WebConnectionStream_Seek_m693D40ED7D1B52C93CE90195829A3890916DD51A,
WebConnectionStream_SetLength_m026F335946E2BC4ABB0EAE4AD020204073C5ED76,
WebConnectionStream_get_CanSeek_mD18FD013682C04182567ACC903B7902AD1599A19,
WebConnectionStream_get_CanRead_m0FE99BDFDAEBC6F708B4F14E96BAF96BB230E51B,
WebConnectionStream_get_CanWrite_m711BDBA199A1DDA4F824295D1A3C3E092D5A65D7,
WebConnectionStream_get_Length_m0DBBB20237DB80F164F0895C9795989B7E5D6DEF,
WebConnectionStream_get_Position_m463D2F068BA5F2D156237C2DE131AA650739FE7F,
WebConnectionStream_set_Position_m2908BE95F8AD2AFB3250377DAD79E38C1ABABAC6,
WebConnectionStream__cctor_mE8E92B9375512A80A980C146B5A40B79FD3A10ED,
U3CU3Ec__DisplayClass75_0__ctor_m13DB5E74AEBC2FF1E496DC61CBA4D90F615F895F,
U3CU3Ec__DisplayClass75_0_U3CSetHeadersAsyncU3Eb__0_m94DC4A0EEE65A2DA45D5180C553B74B3F0321363,
U3CU3Ec__DisplayClass76_0__ctor_m63EF68729356FED145640876D22055B18FA0B668,
U3CU3Ec__DisplayClass76_0_U3CSetHeadersAsyncU3Eb__0_m6CB2363998886364501A27B91501CE430E62E7EF,
U3CU3Ec__DisplayClass80_0__ctor_m2FA81C0FDB06E036480FA8052E7CAD84C341C4B8,
U3CU3Ec__DisplayClass80_0_U3CWriteRequestAsyncU3Eb__0_m316B5A4B4607B7F2EF832429C639D19B28248A3B,
U3CU3Ec__DisplayClass80_0_U3CWriteRequestAsyncU3Eb__1_m92F6F9F413853EDF30AC17455D26DA377B02DCF0,
SocketException_WSAGetLastError_internal_m18F05CF8D9CE2435225A4215ED757D8D98716FC3,
SocketException__ctor_mB16B95B2752EAD626C88A5230C1A8FEB7CF632CA,
SocketException__ctor_m68F7126C5B5AD6C6E1EF8A06DE8F5068D6A46002,
SocketException__ctor_m1853BFE92CDFB7A46B2AD59841A3B1DB95244533,
SocketException__ctor_m2687C4EFA4D012280C5D19B89D8D01F97B6A2F1A,
SocketException__ctor_m4C36461DF98089890FBF01908A4AAD301CABE071,
SocketException_get_ErrorCode_mAA40A7297CD6C271654A6F35AEB27EF018990E9E,
SocketException_get_Message_m50B9DF4BB6F3B20F650E2F965B3DD654C8970378,
SocketException_get_SocketErrorCode_m2ADCFE3E77E69B2C54930319F2B72BABCCB8A824,
LingerOption__ctor_m3DF407AEF218AA4C7291FF92543BE0BAD40B760A,
LingerOption_set_Enabled_m698CECD028CDD6D6E7CC82C12D5A0B7A291A74B1,
LingerOption_set_LingerTime_m366DDFE3598E938C9EA7C288E306682E64D44755,
NetworkStream__ctor_mF392CFFC6F5768612164FBD9C3041D7269FEDF62,
NetworkStream__ctor_m9629E0E9BD6011BA4E7E923B71410EC3A611FE83,
NetworkStream_get_CanRead_mBF98E4498C6F7C76D911F675962F544DD6336BCF,
NetworkStream_get_CanSeek_m6D65109C6D751B848B97C220FC02B75A4B833A14,
NetworkStream_get_CanWrite_mDA3F37747199641E18F088E19FDE4E05BD45B4A2,
NetworkStream_get_ReadTimeout_m13391A3C843472520BC69A991C14FF7B25CA929F,
NetworkStream_get_WriteTimeout_mA6438C71068821D30F77F79171A833518147F9A6,
NetworkStream_get_DataAvailable_mBC5E8560FC3F90BA17C15F9C697B9FD9D71962A6,
NetworkStream_get_Length_m6CF8079769A034BEE882C1E02FCA16F67F80DC11,
NetworkStream_get_Position_mB8AF2E84720E0D5FDA49C24673667566316C167F,
NetworkStream_set_Position_m07B5B94010D39A5EBBE763C916F5A344DD99DAB4,
NetworkStream_Seek_m206C93B5C10E443853C7DF8C0D094328AEF9F94B,
NetworkStream_InitNetworkStream_m4749E17D45A2B9F3452ED76D673C59B6CF09E542,
NetworkStream_Read_mF5137678893C1868A0B56475E63493D349A17A5E,
NetworkStream_Write_m2CF72A308913D3CB3EA37F5A3493FDA0A51FE910,
NetworkStream_Dispose_mC4F2E85F8F098254D60ED053F5D3E45CF7B2B4E0,
NetworkStream_Finalize_m97B1A123AB9C7EF73CB91684189632C4E86BD422,
NetworkStream_BeginRead_mB4803C638A3A3265669A663DBDA859DC5A5ED009,
NetworkStream_EndRead_mAFBB41B6DE1BD74C47DB890C5BC3617172F9F14E,
NetworkStream_BeginWrite_mCC5FAC2886E330DE2E1DB4B7D4509F6F110396D7,
NetworkStream_EndWrite_m9A30266EFA0648D3E2E22F6097271FFF8C00E501,
NetworkStream_Flush_mD24343AA0BED24CC098BA9BFF2F118CC0865DB40,
NetworkStream_FlushAsync_m4E4DE1531B963961E9FAED684DC08375EA0FE2DB,
NetworkStream_SetLength_mA3CA693C34E7EF187E55731B089D4A38319F2CB0,
Socket__ctor_mE89CA86721C20DB5F3D00D3E6340A17C039A8F83,
Socket_get_SupportsIPv4_m2D8B6C4B1E1359F09B4C8C422B2AF38A39C41F81,
Socket_get_OSSupportsIPv4_m0A5CF1017F08C741FE899C3D457A1C678EAFD599,
Socket_get_SupportsIPv6_m76AE5D0EA624C0AEB6EFAE0E56B3956C9A734FA4,
Socket_get_OSSupportsIPv6_m923EC612566AEA217F71397FD8BED111AC951DED,
Socket_get_Handle_mA1965009F9BACF2047AB982354B00E1C0A95D4DE,
Socket_get_AddressFamily_m33B7B2581828A024C81CE52DF4287A2447A54D6F,
Socket_get_SocketType_m61AE4997710B0CE75832B42919A2892F00740E37,
Socket_get_ProtocolType_mE9C131BE9AEA271B35821FC80C8CB62414E1546E,
Socket_set_DontFragment_m2683AAA1C87A0E2CCC426EFA4D8BF5790AA2D136,
Socket_get_DualMode_m6FB7069091397FB35DE520DADBC6F28A45E6B68C,
Socket_set_DualMode_mDC9084953B95EBF0B75B69D0E37F7E8B43612C9A,
Socket_get_IsDualMode_m5F32679545518176E4AFE66901AF86DFA6499655,
Socket_Send_mA269050501DC895502B1DD4254789F335B55B328,
Socket_Send_m1ED8F737070D66D68B93B64E09ED9C726AA75638,
Socket_Send_mBBAB318D0BB5BF0B8FA4C9192EABCC4B179429EE,
Socket_Receive_mFC7C84096D49297C58D498DB0DF7496967FC9759,
Socket_Receive_m69B3F392972DFA666F0C869F2349F8486DE472D6,
Socket_IOControl_m17380FE0AA18380E0833F1513E360283EF106AF8,
Socket_SetIPProtectionLevel_m01CE85FD88045EA923BB9F8506C467883B5C7F52,
Socket_BeginSend_m05E491600486AAC8EFAF5F4EB0C24B13210D640E,
Socket_EndSend_mD941F4E5F502FC0EDCA70BB7CB637217320709EC,
Socket_BeginReceive_mB2AF6DAADA16F7F3EC36ED5A05C7A22C2F819E30,
Socket_EndReceive_mF4C73ED2C78731706B7891AB94B7D4EF084476F0,
Socket_get_InternalSyncObject_m7325FA3D411ED7E590F9E026CE2859CB654B614F,
Socket_get_CleanedUp_mFEF17F0AD881817F7A8A0B584E0077E968373684,
Socket_InitializeSockets_mB1CBCEFBB0AC0E6848D38A0EEA33EACDF6A9EC7F,
Socket_Dispose_m34C079AE162CF588FB9FFA9F76B010DF337DE362,
Socket_Finalize_mF2575EF924283A62F9064992816393410D7C880C,
Socket_InternalShutdown_mE1DDB563CF7D94D792F6C2F32FECEBC8270D4E81,
Socket__ctor_m6F08E0C60ECB2DC6DDD921D729D7BD7AEB6A633F,
Socket_SocketDefaults_m3AE1F652A9ED2E599A57BFDF82EB39C4EF32DB32,
Socket_Socket_internal_m6EC2025D3A1C29EB966E6FD091C28ABEAB080E21,
Socket_get_Available_m40AB452DDB09090EB7FE5B1BDA99E45F2A9C7D7A,
Socket_Available_internal_m7CCE17E3D9D431AC1F4E95CAEF113F99724CB677,
Socket_Available_internal_mC31B5CF7F708E1B4346481F1E72F27EE3C977820,
Socket_get_LocalEndPoint_m5BA68FA5F390F1F8913FA78F919FD9364B669E9C,
Socket_LocalEndPoint_internal_m3042AF8FDDF9D3409FBFBCD332CAC9DC84D43319,
Socket_LocalEndPoint_internal_mF6DCD0F8A684DC0ABBD07C1CF36BA9741B39410F,
Socket_get_Blocking_mBEF4541F893F4ECE9354245BF7E6D8C5118206FF,
Socket_set_Blocking_mB447A573F44452B55F5D6B6105FD1C55865E0EDC,
Socket_Blocking_internal_m13B3D6C3A383411BD26F8EED6BCA4C6517E49BAD,
Socket_Blocking_internal_m4F1F07A40A6FD3CFECC7F7F836B52337C61833A9,
Socket_get_Connected_mB757B01CF081289D443081672D65CDF8AD76D3DE,
Socket_set_NoDelay_mB51929BB6C13E4C051C59B62A9C5CBEA3A129D76,
Socket_Poll_mF1F23215F0C768A8F891F933221B8D3F7DA53B28,
Socket_Poll_internal_m325547116F4B37F9B7016B64A19846CEA0DE5753,
Socket_Poll_internal_m0EB7285E1AE8CC42F200FDE13C8991EE4659D276,
Socket_Accept_mDF6F7AA1AD7C6E5AB1154C94BF6C7294B7E410A7,
Socket_Accept_mC12CAE783F87CD63E6FF83D55F1973C2E5E7BDEC,
Socket_EndAccept_mABD175ECBE095DE93D623259610B1332911266A1,
Socket_EndAccept_m005E845E347FEA71E41BDB1AFE9E5A39BC393D04,
Socket_Accept_internal_mE1FADFF816972DDE8AD35519E92D69B4F9D9109D,
Socket_Accept_internal_m52A4190380D5DFBB0AD1F4AB6D2F0A49850FD3B9,
Socket_Bind_m839E8CD90EEB61CE1AE5274224F9049A7D4C7A30,
Socket_Bind_internal_m3E7154040E7446689883A441D55456E7562F2E47,
Socket_Bind_internal_mE7C0A0306E3AEC46ED06CAE920C799B7B92AC8E9,
Socket_Listen_m2926E72970BEAACEBD9C140E89DE47A523BAB540,
Socket_Listen_internal_mF351F058B339E905D497FE522C2E74080A444D10,
Socket_Listen_internal_m9B7599632C30804400D22A556A758D4A0B02F145,
Socket_Connect_m06F14E236617A4BA22146BEC4334E24ED39D8536,
Socket_BeginConnect_m6C310E9FBE269BD255F0EA44115954FD7B3F1FF7,
Socket_BeginConnect_m7A303BAA762EDA38A30E37F536A31EC2F18D2495,
Socket_BeginConnect_m040F02102860B693B6A585A43D0E5E1F4E6ADC93,
Socket_BeginMConnect_m97B0959875F9DD732C1B90D08E00018D383AFFE4,
Socket_BeginSConnect_m91344C94E64D4215A8CD2F6FD63067DBF32D97F7,
Socket_EndConnect_m0CFDCA9629EAF8E764A7EB9D61C9DDA83988209F,
Socket_Connect_internal_m907A5990A8F440BA59CE041CF7881FF9C2D7E8AE,
Socket_Connect_internal_m0CF19A6266F179B65384D3FBB8B0D0792E055A97,
Socket_Disconnect_mBE602342DA1C63767110C02BEFF1C45E45037619,
Socket_EndDisconnect_m3CA2C23A595DAB49DB71A18E24E98BE63ABB09B9,
Socket_Disconnect_internal_m3CE5479D4ADE00354F21C2B6B40B7DE4C30F8068,
Socket_Disconnect_internal_m97B2794B8CF301AE28B1151EDF0CE8F810636D0E,
Socket_Receive_mC87CCEF55EF312730B08629F4EA24F4D4311FFC3,
Socket_Receive_mA822C50F868C16CA33ED8BEAC5AE2F7D0018F345,
Socket_BeginReceive_mAB09C0EF50CCA20B368771E0FB56F788A10C5C21,
Socket_EndReceive_m76672177BFAD926BA214D664EEE7827AFEA0693B,
Socket_Receive_internal_m55FA162A25E221777277E755B9A3B4D8BCB1CDB0,
Socket_Receive_internal_mC2987A1339F02BD493366DF0C3FD9A63BF9F0268,
Socket_Receive_internal_m0DBCB62396D083723FA9E43B847278DE07591E59,
Socket_Receive_internal_mED8291F42882678A0E7D65A7697E890FCCDA9A46,
Socket_ReceiveFrom_m743C33ED62910EE4B6850400AA0FE7D44337C112,
Socket_EndReceiveFrom_m534A60EABD1A1FCE593901355FC7E840C94B1AA4,
Socket_ReceiveFrom_internal_mEA5003975D91AB2F18A6CF7E6889FF0D3D139B31,
Socket_ReceiveFrom_internal_m43D3E1FA721210154B38D2EF7F2135625C61A613,
Socket_Send_m4652C4C32F15F5B18A7AF28086B87C074844AEA4,
Socket_Send_mFBF7C653CB5BC6BA91F4415378F34F13897259DE,
Socket_BeginSend_mA6C244A07735EEA6B4DA335545237F0FF42F8A7C,
Socket_BeginSendCallback_m2E4DF0CAEE665252159EE10E8EFA46463980F5CF,
Socket_EndSend_m58F48E67A449034B31B52F7EF2F46856FBCE0310,
Socket_Send_internal_m23758BA709E17D55050E23A679DC8149B2944C1A,
Socket_Send_internal_mF991C3643BB5E358474652659680232787B12927,
Socket_Send_internal_m1D6B90528CD689D0E857CAE776E573E178362D37,
Socket_Send_internal_mC7309CA15FA175E000DCF98711950B46D1250D8C,
Socket_EndSendTo_m8A51FA7E8F6D65435DA47F1DD7D74C9695884CF1,
Socket_GetSocketOption_m0810701BA5C30F393D05386BA150A87CA905710D,
Socket_GetSocketOption_obj_internal_mB80B47214B569FD08FD3D83DC4AD23F30EF0E1F5,
Socket_GetSocketOption_obj_internal_m7C531C9B7D40C1730EBEDF12EA12559B3AC6A95D,
Socket_SetSocketOption_m18B869594DEEF6B857849E32352C652AE2380DF3,
Socket_SetSocketOption_m545931224E0FBC0073E60A755F70180105A4CBC0,
Socket_SetSocketOption_mDD4791B69C63D5156C5F733593D5888EDF7A7C93,
Socket_SetSocketOption_internal_m4CD6A4EB2E6B43A654E7393C15E6339DA717699A,
Socket_SetSocketOption_internal_m79AFC3FAB34B01E7749886DF7D3DFF10223953AF,
Socket_IOControl_mD5033694820922EEEBAAD0BFD1DDABA288A61F97,
Socket_IOControl_internal_mA2E0983B4939E0392FBBEA9BDCC976111349A546,
Socket_IOControl_internal_mF63E50AF5DF58AFCAFB751C71FCCF44BCE1B4805,
Socket_Close_mBB794B7D2AEC0A2478540381D6CA7F6DB4913D09,
Socket_Close_m77322C5F6C16BCE94498430C920EC1EBCF8BC8A2,
Socket_Close_internal_mDC62C0CC0402756EC2AF208253EA987D38C1C97C,
Socket_Shutdown_internal_mDB5B705BAEE0962DF070CC97E4569277C1BAB3C7,
Socket_Shutdown_internal_mEBB0DF91C761500931F2A3D7CE3103ECE0553060,
Socket_Dispose_m24CC84D16DA94C78C460A3E2EC7068273E40B710,
Socket_Linger_m8BC490F462914AEE570BB8C5883DF5B70967D823,
Socket_ThrowIfDisposedAndClosed_mCDA9C2603B4166665F14BABFA4FB3423508DEAA7,
Socket_ThrowIfBufferNull_m038FD1656C891AD4AF2883AFBA1084CF95286252,
Socket_ThrowIfBufferOutOfRange_m06C012616B2650E2344CFADF8D7DEDE3A1F6272F,
Socket_ThrowIfUdp_mCC07B58F7A539B485A355A28D36174F6F1CC3FEA,
Socket_ValidateEndIAsyncResult_m509940324A570251B33301A59DC3C01B5DAB944A,
Socket_QueueIOSelectorJob_m5BF661B575E897D2F8A03CB1A189674EA977EFB5,
Socket_RemapIPEndPoint_m3EF595CE2E7BCDF1CBFEA02E101908877FF90706,
Socket_cancel_blocking_socket_operation_m14366BBE65240C8833ED22AE8DE299E771FA3058,
Socket_get_FamilyHint_m9C8E3739473BE1AF6E8FDD6FD3579BE5A9675224,
Socket_IsProtocolSupported_internal_m5C586C81E1F7B545669E57AE413AF07A6400B907,
Socket_IsProtocolSupported_mD0EC79AB174CC92B01EEC866E6837CCF1B330A37,
Socket__cctor_mC1130CB5B4FF386DBF641F72A301C65142EF6AD2,
U3CU3Ec__cctor_m189E5660A587DF9A7CA7B87434E92DB20CFE6DD5,
U3CU3Ec__ctor_m421B31AEC17C6130D0F77B8823F05048643B8A2C,
U3CU3Ec_U3CBeginSendU3Eb__241_0_mED3657F5D9278E1CF28553337FDB5BB377EDFCF4,
U3CU3Ec_U3C_cctorU3Eb__309_0_mA1E4E9EBD8C59F3452F3C291A116338BD04123B3,
U3CU3Ec_U3C_cctorU3Eb__309_1_mFE31CFBA6F2BE4A47926572EE46D8368D4BB6D3D,
U3CU3Ec_U3C_cctorU3Eb__309_2_mEEA9AFDA35A729986A198CCC9785205946F10425,
U3CU3Ec_U3C_cctorU3Eb__309_3_m6DC581C3C4C027974F71C41B8E3AD0E9C64405BA,
U3CU3Ec_U3C_cctorU3Eb__309_4_m8D8DA2E8BC6EAD867C7FB95D126E3C0B8CBC2630,
U3CU3Ec_U3C_cctorU3Eb__309_5_m124EFFED3D1E44E4C1A5F5A1E586AFBEC6EB42D1,
U3CU3Ec_U3C_cctorU3Eb__309_6_mC8539B0D721812B995C06217EC22C578EF76E01A,
U3CU3Ec_U3C_cctorU3Eb__309_7_mB19175AFC1F2BB2A749184A61DD84BBB76135E45,
U3CU3Ec_U3C_cctorU3Eb__309_8_mA9F0B14FEA60E5CA4D29CDF2F8BBABE4CEDEDB5F,
U3CU3Ec_U3C_cctorU3Eb__309_9_mBA3DCDDE64656E216E23EC585A364C692370765E,
U3CU3Ec_U3C_cctorU3Eb__309_10_m7AB7D356C3FD8B2B8BF0C280B14675A3D597501F,
U3CU3Ec_U3C_cctorU3Eb__309_11_m54D0A1A002B2CA233DAA2E13818D0B514C750156,
U3CU3Ec_U3C_cctorU3Eb__309_12_m6A2545287216688A2636B385C1E550CA4C6E12F7,
U3CU3Ec_U3C_cctorU3Eb__309_13_m557F5E3E30E4AAF3D185278BAB5EEC27AA33C657,
U3CU3Ec_U3C_cctorU3Eb__309_14_m2E7D16D51C6DFA7706CFBC0A906A81BA94CA2932,
U3CU3Ec__DisplayClass242_0__ctor_m37038B01FD9E383353E2D3618C0E6C1CA443298F,
U3CU3Ec__DisplayClass242_0_U3CBeginSendCallbackU3Eb__0_m2D1B9158103E534CC52214422CE5B043F4CEE08E,
U3CU3Ec__DisplayClass298_0__ctor_m24532A068CEE2B919D0FD16BC70121982187EB94,
U3CU3Ec__DisplayClass298_0_U3CQueueIOSelectorJobU3Eb__0_mF53A22B944AA6C92B918DF06ABFAF923D53824F9,
TcpClient__ctor_m152C74CC5F0D393E707CF031F18B0E04422936BF,
TcpClient__ctor_m1B221687523D22D24C3EAA6C804E13D998CED343,
TcpClient_get_Client_m7EE266557B305926B1A845F3C75E2532899D4395,
TcpClient_set_Client_m932460A905C55EC815A5471D37C2EF7DDE63EFCB,
TcpClient_BeginConnect_m52E1A875F3FE5DEB08E08FC6DA4281AA1420A743,
TcpClient_EndConnect_m38E0788EDDA2DF9D90A67FA0CB3D030D3A9FC851,
TcpClient_Dispose_mD44F6453D48E9FB528D143BB27D384557AA52106,
TcpClient_Dispose_m621D5436D4091ADC22194DEB8774FB50E9CC7DE7,
TcpClient_Finalize_mFBDA36FFECC5373631CC601903380AFC596608DA,
TcpClient_initialize_m50BEA4060C1628784A0B66E2628A0A8110ED3B97,
SafeSocketHandle__ctor_m7A417F105464C193628218AF4E93B797E8888480,
SafeSocketHandle_ReleaseHandle_m2DF10268C0814FED4266C031FD32D58B31CA5409,
SafeSocketHandle_RegisterForBlockingSyscall_m648E07077BFE30CFD66FEAAFD0AE595F8BD67E60,
SafeSocketHandle_UnRegisterForBlockingSyscall_m2F2BD3A6CFE6CEF5587ED4D8EAE441CBC0E945AB,
SafeSocketHandle__cctor_m53EFD60FADB351C93A9ECAEF0F7F41A6C5D79A84,
SocketAsyncEventArgs_get_AcceptSocket_m3BD8876BC4B1859E1E7956AD9B3E0227B9E77F75,
SocketAsyncEventArgs_set_AcceptSocket_m7EEFF83859DD66A54E98A34FB7000DD670F1B1C1,
SocketAsyncEventArgs_set_BytesTransferred_mFEA9222385B83E3CAD5546E53F1C3F81C5EEA4AE,
SocketAsyncEventArgs_set_SocketError_mFCDAA84BC41D0B28B2517AFD1DCBADCFAAE29499,
SocketAsyncEventArgs_Complete_mA77F4405B5C9CF2AEE3CA78A8E4BDECE9F6B972A,
SocketAsyncEventArgs_OnCompleted_m330F7F5F140260C0AFCAC74F160C2EF9BA23AAC8,
SocketAsyncResult_get_Handle_mA1FCAC625E2265493F931EF8C717E50BE7921ABB,
SocketAsyncResult__ctor_mA600493FFA7C8A3553FA39CBFF18CF8A8F890E0F,
SocketAsyncResult_get_ErrorCode_m0888A12E8AE75A62CDC76F139829240215E8B6DE,
SocketAsyncResult_CheckIfThrowDelayedException_mA857B11642F239B6FE95EC9E57F99E01F114FCAD,
SocketAsyncResult_CompleteDisposed_m7D814AACBE449F4F68500B3594EB71E755FCDBE9,
SocketAsyncResult_Complete_m956632BDCB195816D5BD8F57B6493329C10DCD32,
SocketAsyncResult_Complete_m7D9B9A60DFD7281D5EE7FD6EFE07BA4E9CB07CA1,
SocketAsyncResult_Complete_mDEB3A49AC0BAC2FAF31ABA8523371C5B1B813776,
SocketAsyncResult_Complete_m16E71358A4FB937FCC3DC080EBB00C4C350DA31C,
SocketAsyncResult_Complete_m2319BDC7E4BBE78746850481BBD1711916949DF6,
SocketAsyncResult_Complete_m2644D553368DA3CF95D49473AEA8B656E73463DF,
SocketAsyncResult_Complete_mC7A67AFEC2C33BD0D7E191EB6AA0658C1A53907A,
U3CU3Ec__cctor_m0096D8732373ECAFCCC3553EDDE54F1CB40D6EA2,
U3CU3Ec__ctor_m6E4EE081CCEE6E72C143685C5612BA492B00F1BA,
U3CU3Ec_U3CCompleteU3Eb__27_0_mBC254448542DAB8EBC47160EB33A36700D1A32E9,
AuthenticatedStream__ctor_mFCFA51BD3C5544DC6390CF5094E1C0DBA133C172,
AuthenticatedStream_get_InnerStream_mB7DF06B2F011B3F9F301D068438BBD01C24DCDDC,
AuthenticatedStream_Dispose_m5610A806886C36698AC932D21F5FBDCAE9FA3E14,
NULL,
LocalCertificateSelectionCallback__ctor_m7CAC68C30F63B889613824039FCF827F78475E5F,
LocalCertificateSelectionCallback_Invoke_mC560E6706F8520A856513EBCDE45A2B8F5ED6A3F,
LocalCertificateSelectionCallback_BeginInvoke_m1049EE3CAAE57029C936479E2C2F140E0330523A,
LocalCertificateSelectionCallback_EndInvoke_mCD6CE0AB7C4F4D981BDA29ABCDAD5559891B5112,
RemoteCertificateValidationCallback__ctor_m830361B1E3107AC75A34E07042B4A2567B331E3F,
RemoteCertificateValidationCallback_Invoke_mD2863E7241D3768F16B3F85589623B4397EDF86F,
RemoteCertificateValidationCallback_BeginInvoke_m21A4B4335CCCDF893A38C75DD1171A31B466A687,
RemoteCertificateValidationCallback_EndInvoke_mB5C28FA15AC0883EC65DBD8E6FC5610BF91B9140,
LocalCertSelectionCallback__ctor_mEA7E533B4C8CF46131F4097785E653C9DF1E2A85,
LocalCertSelectionCallback_Invoke_m710A68C0A2D13DBB5E8434FC6E0ED75F90E7C176,
LocalCertSelectionCallback_BeginInvoke_m52E115683F283EFE63006DC899952C6958350285,
LocalCertSelectionCallback_EndInvoke_mAC5037A64623906D66FB80410DF916D3A47E09C4,
SslStream_get_Impl_m29F58D35745DFC013BFAEFCF3952391234D8BC9A,
SslStream_GetProvider_m745E2C52DFED4D4045613A88E00B3EF1E20A7033,
SslStream__ctor_m1DFCBD4F4C88F181B1F23EF649F4BAE71EC37580,
SslStream__ctor_m4DA680B7D511456DB5789F62EC80117AE5E16532,
SslStream__ctor_mA434A097CD9B052AC8510C8B5BFF9E5E6B541DC9,
SslStream_CreateMonoSslStream_m2DA6B0A589490351B37010F5BCF2DA3D734FF266,
SslStream_AuthenticateAsClient_mA05DB2C8245FB47D1A8258BD68536D498A1BEE08,
SslStream_get_IsAuthenticated_m273C64C4DF6FFD4E9772EF714EFA982D4C0A9D83,
SslStream_get_CanSeek_mD0CB66ABEA39EE6BEAB9BD53ADF03476FEA2E266,
SslStream_get_CanRead_m49799854D297DCF71A497F8858B64DDD1C10BF00,
SslStream_get_CanWrite_m25569C1704B5F54A27234D1B9B69647D5018CCEF,
SslStream_get_ReadTimeout_m27911D96B7B0171B5429C2D58E6F4F5C7DD76671,
SslStream_get_WriteTimeout_m8BECC2147DB2A615EBA19CBC9257CB32B69967B6,
SslStream_get_Length_m1A4DBA93F0D140FA33892E0193DDE8C6E4175763,
SslStream_get_Position_mDCFD4EFB697DAFF90BA366ED8519487027E21671,
SslStream_set_Position_m4D2093D31E1557590786FA41197CD585CAC79E3A,
SslStream_SetLength_m76EF6CF39E831CF1C3E0DD70598938B46441504C,
SslStream_Seek_m53AB94845DF9E4A126414BC25E024053D43627D1,
SslStream_FlushAsync_mAB1051AF0DDB8C2D84D54F526A2436817F88CAB9,
SslStream_Flush_m409B5ED6ACB6B2496DAF6725C6CAAF5D51BEADE3,
SslStream_CheckDisposed_mFCE61CD9DDFDF97DD850B2EAF0908EFE50008DE4,
SslStream_Dispose_mFDB97E2E26CD194DBCBE47710EE5402B2298B919,
SslStream_Read_m4FE23134855CE89200771C5A8851DDDDDF182FF3,
SslStream_Write_m262369AF62D8AA0CCC4EAC5BF3274693AA27B1BC,
SslStream_BeginRead_m4D96895D1B0C302EF4D52681FEDA82D1E53E7C3F,
SslStream_EndRead_m918E3DCEB2DE563A21B042D7FF530E96EBA8EF51,
SslStream_BeginWrite_mB8CC50460AFEF640D3C36C68938EE921F3E11844,
SslStream_EndWrite_m796ACEAE821536F59642EDC2748B2A5F232953AB,
IPGlobalProperties_get_PlatformNeedsLibCWorkaround_mB5BC19873B5F06D8F8EE23856B7736ECB9C7722B,
IPGlobalProperties_GetIPGlobalProperties_m9754DEEC16047B231DA6208C8AE6317BB0F3D8CA,
IPGlobalProperties_InternalGetIPGlobalProperties_m74758C4E4DB69BA34CE6923E5C640D335BC6E014,
NULL,
IPGlobalProperties__ctor_m1C3267FBFEC8DD72CC56A4C5EC19C76AA7680B6B,
NetworkInformationException__ctor_mBA60EDC47C5B8373C69C2BB998014CB1B99319FB,
NetworkInformationException__ctor_mFF36F090C8A2438A1C8B75BA60B47933B13DD876,
NetworkInformationException_get_ErrorCode_mE2AF41EB1F8AC796B99C1C88FDEB8ECD964F8A4F,
CommonUnixIPGlobalProperties_getdomainname_mF48E7AAE74313578ACC25E8C9FBAAD66F280DDCD,
CommonUnixIPGlobalProperties_get_DomainName_m8F359828BAB5DC5F338C2384908E2D34799BAE86,
CommonUnixIPGlobalProperties__ctor_mD26E185C9CE6B7E2D0E6B11FDB9BA7C73429CDDF,
UnixIPGlobalProperties__ctor_mD82447A37FC171F372C28E442583745EB4D0E744,
UnixNoLibCIPGlobalProperties_get_DomainName_m472CDAA87DD800EE30A6C2F3154F836CD067538E,
UnixNoLibCIPGlobalProperties__ctor_m9FFB83304274EEBCE61CDE8E3E0F86B4B04D49FF,
MibIPGlobalProperties__ctor_m5C3492BED5AC48BA43C068B00D70FF8CC55816E7,
MibIPGlobalProperties__cctor_m874A8D290A3B1DBFD14A091E479BE2924DFA547D,
Win32IPGlobalProperties_get_DomainName_mF0BAF6309AF69217DF87D3EB0C44589ED70419B6,
Win32IPGlobalProperties__ctor_mCCF10D6073FCA3B87D513794539C831D75E8D236,
Win32NetworkInterface_GetNetworkParams_mC4CE2C65E1AC80E4C2371950E3201D2DE40A62B7,
Win32NetworkInterface_get_FixedInfo_m5C321EB3F491660D8054D89A57FE8842DE2755E9,
DefaultProxySectionInternal_GetDefaultProxy_UsingOldMonoCode_m1FBAB2FA8C0B87ADA0523CAA34F9D5230098A795,
DefaultProxySectionInternal_GetSystemWebProxy_m7BE3F8E1011DD7156B05BEA3264DB8ED549072C0,
DefaultProxySectionInternal_get_ClassSyncObject_mB2D90511F956EA13FAB810CBF9A4C656E5D56F65,
DefaultProxySectionInternal_GetSection_mC140525EBD14DF74602DFCA7AFECE376AFADE34F,
DefaultProxySectionInternal_get_WebProxy_m38F5DF1772271FC6014B56D93654B771D745AB9B,
DefaultProxySectionInternal__ctor_m0C5C6CB50669D34ED3B3699B39170041383E0005,
SettingsSectionInternal_get_Section_m109D7450776A48BEFA47FA7CBB521CE6BA0CA5C9,
SettingsSectionInternal_get_UseNagleAlgorithm_mE748B6C8CBA9A38C14743CC11AFDE9A11396F5D1,
SettingsSectionInternal_set_UseNagleAlgorithm_m2ACFE8B0ACF6539D24CCC1CB7653B59F94F09B74,
SettingsSectionInternal_get_Expect100Continue_m7B2FEEE69F0895688338EF04B0D446A8D5D2BC77,
SettingsSectionInternal_set_Expect100Continue_mB0DA59CDD575FB5C4565C43631F3E90795F39C4C,
SettingsSectionInternal_get_CheckCertificateName_m278536754214CC35D620961070932CFBCB086A20,
SettingsSectionInternal_set_CheckCertificateName_m96307859C3E924E82A5451BDDF1B737C495854B6,
SettingsSectionInternal_get_DnsRefreshTimeout_mABB8689E04DF10B1232846CA15633A32CDD25BD0,
SettingsSectionInternal_set_DnsRefreshTimeout_m74A04F716FAEA758297D3B131FF5676FBB5F3081,
SettingsSectionInternal_get_EnableDnsRoundRobin_mCF90C17C8D3851052BEF13D19D8664339B740A6A,
SettingsSectionInternal_set_EnableDnsRoundRobin_mBD2A7CB398A4709DD34A2762C01AD0B23EC7F71B,
SettingsSectionInternal_get_CheckCertificateRevocationList_mC75A445C82B04BA312FE7AE877B887939DB82E39,
SettingsSectionInternal_set_CheckCertificateRevocationList_mA645FBE69D0DD4CE1091B7B23A757D260F9FC405,
SettingsSectionInternal_get_EncryptionPolicy_mA4840380B7C55CDD5BD8482C891F991C8AAA328E,
SettingsSectionInternal_set_EncryptionPolicy_m11B537C05DAE690097D6E51E1A2C9AE4B9394C09,
SettingsSectionInternal_get_Ipv6Enabled_mA9CA51E8A3512524460E9AC8C9DE920F64C33FB8,
SettingsSectionInternal__ctor_mED2DFF382A20FC3136B1514D8BD40B520758F636,
SettingsSectionInternal__cctor_mB44A40867AA454670DC1D71ADE59576183610030,
RequestCache__cctor_mFAEFA434EE3444D488DFACD6CC159A4778520F02,
RequestCacheValidator_CreateValidator_m58A85DC68B701E107D37555519931D5A288AE9BC,
RequestCacheBinding_get_Cache_mBA542233E24F4E0F7BBD002FEC16C40635F6CEC6,
RequestCacheBinding_get_Validator_m96DB953B9D5359F0CB17743EB2DBD2876AFF416E,
RequestCachePolicy_get_Level_mF07A69B91868379BECC75D5E8845A3107C224D81,
RequestCacheProtocol__ctor_m75D44BD8F333B1F34A7F2CC8BB966047E7B41C9D,
BitVector32_get_Item_m00C3142256C406B075C4E364C03AC3A89E37A0CB_AdjustorThunk,
BitVector32_set_Item_mA42604EC8406BCA63DEB3434E3F9D8D16742400C_AdjustorThunk,
BitVector32_CreateMask_mF40475E10251217A893C1C396B80B4690A6245B2,
BitVector32_CreateMask_mFE756231DB1A3377702CD31ED57BF6CBCB0487CD,
BitVector32_Equals_m658488AB2FE6B6D71F9574CD29A92FAB17026C5A_AdjustorThunk,
BitVector32_GetHashCode_m27DDA82E5461278F9ED05C032F604107E67C71C1_AdjustorThunk,
BitVector32_ToString_m5580D76C2D5C86F0AEC8538762BCE520F3EDC731,
BitVector32_ToString_m637FCCA35840D4ABED687F1FCDAE50AB8BC7B6D0_AdjustorThunk,
HybridDictionary__ctor_m18ABDB797A0591DF595BBDD2A03F1670DDD07AA7,
HybridDictionary__ctor_mBA75388EDF5456916408D7D3954B6873D50BA2F1,
HybridDictionary_get_Item_mE16332A6CE6880D436633519FAC3662ED4A89E11,
HybridDictionary_set_Item_mFFC14A7F4B45807D97503616AF98160061F6B9D3,
HybridDictionary_get_List_mA5314524D5C411AFB165F07D860010DC0E11D28E,
HybridDictionary_ChangeOver_m41ACD333E29ACCFF1C0CF45DF9E09E84EA28F173,
HybridDictionary_get_Count_m170B942CEB7FA1B42BFFB246D72B583BD1397738,
HybridDictionary_get_Keys_m1ED05F9E3965475BA4F787CD61FC93A27AFEBB45,
HybridDictionary_get_IsReadOnly_mB58FCC395C6CC8A569B0277DE6D0B02550E786E1,
HybridDictionary_get_IsFixedSize_m999FA4E5C01D28637D597D05322474370031305B,
HybridDictionary_get_IsSynchronized_m16E1CEF05CA968B2C844104334996CEE3335EB0E,
HybridDictionary_get_SyncRoot_m3A81A716ADC2A40444AF517E38EA943FDC72AB97,
HybridDictionary_get_Values_m23B45F48BDCE2FB8A48D818C9868A80A4CE2FB93,
HybridDictionary_Add_m8022C90B2CAE2484ED0D740734EA4E512D8B130D,
HybridDictionary_Clear_m9C53B8C32A090321B9D928B0F2B8ACDE1BA8591E,
HybridDictionary_Contains_mF8C826101599A5F6EDB300954BD90FDEC4BCA6D6,
HybridDictionary_CopyTo_m130965C0084284EE331912B40157958A1075E4A1,
HybridDictionary_GetEnumerator_m02B2FC70ED4C2E91818DC8EAA3F3602B0DE81437,
HybridDictionary_System_Collections_IEnumerable_GetEnumerator_m4B6D49D2814E11C16C7005F84DFC58333BCBFAA0,
HybridDictionary_Remove_mF87829C60C964F938DE42D453582712B726A2CD7,
ListDictionary__ctor_mEB7BEC57F72A27168FCCE46DAC90CD5B8B7088A5,
ListDictionary__ctor_mD1A7D146747D4E3AD93C261C1783CE34B10E48EC,
ListDictionary_get_Item_m34D2DAE21AFFB6B1801EDE8A6998732CD9B45605,
ListDictionary_set_Item_m89155730D3E404A1270CBDE7BEEC99138FBC64A0,
ListDictionary_get_Count_m4CB9ACB21730241E566764AAB76B8B2A3D72418B,
ListDictionary_get_Keys_m373CB050F926332B5B29A2E0A28708CE12D393F1,
ListDictionary_get_IsReadOnly_mD2FC02FAB99A9FA7FA8A69F5CAB8E5887AAEC0CE,
ListDictionary_get_IsFixedSize_m16FA3519B017777D82643736ED57EB76CCA734C1,
ListDictionary_get_IsSynchronized_mDFF1DD86417A74961730C434782CC2532A8B7CDD,
ListDictionary_get_SyncRoot_m58A889327021D843C7EB9171BD6B0D1E482C8BD7,
ListDictionary_get_Values_m57265648B196A12231439F5544E3CBDD6AD4ACB3,
ListDictionary_Add_m2204C61650D1B23A093627DF4D87009A7E3F9EDB,
ListDictionary_Clear_m9D51C37F441D6390E7FF8B633EFD144F4771DB1E,
ListDictionary_Contains_mA832E669186A7B91FF5819A535F8D394C963C508,
ListDictionary_CopyTo_m9B1961C99A5B80996E42431630907C6BC02627A0,
ListDictionary_GetEnumerator_m17E264D47385C88C7C366177CE8127CE933B0F9D,
ListDictionary_System_Collections_IEnumerable_GetEnumerator_mF0DF8988C2CA6D5D493A61C502F20DA7879FA8E3,
ListDictionary_Remove_m8CDD8E6A5B18DAC6446C1D93BADEB0A804AC9C5E,
NodeEnumerator__ctor_m61652E6AF76A5460A6F4EA14BF97B982B7BB0261,
NodeEnumerator_get_Current_m08DA3FD558CA771BD75B9C9A54FE681EDE668D25,
NodeEnumerator_get_Entry_m5C0AAD879BADE3838D42B8525084C8C5DF96C56D,
NodeEnumerator_get_Key_m83C059C6F52DE85B2E1605051400F3751534F8FF,
NodeEnumerator_get_Value_m8532A492ECB3CE11B557109057E81DD2175070C7,
NodeEnumerator_MoveNext_m111785D3C26CEB364566F3E517B3EB7528940552,
NodeEnumerator_Reset_m66F3E60AB0A5AFCB3B3A8C37399B5357098BDD2E,
NodeKeyValueCollection__ctor_mBF0291B806BB05362A17B81EDA63C226185DCA6F,
NodeKeyValueCollection_System_Collections_ICollection_CopyTo_mCC33404006DA28BC9202556B1D653706C914A146,
NodeKeyValueCollection_System_Collections_ICollection_get_Count_m9CCC8AA8BCDAFD60ACCD94566195CF609DED32DF,
NodeKeyValueCollection_System_Collections_ICollection_get_IsSynchronized_m2E606E98AEE3497BA43757DBD2E016F27E2FC1BE,
NodeKeyValueCollection_System_Collections_ICollection_get_SyncRoot_m4C48DE5210CB2F1942942B639A14FA49955732F9,
NodeKeyValueCollection_System_Collections_IEnumerable_GetEnumerator_m338360EE5BF9F49F6AD2458E9C24D7617279B6CF,
NodeKeyValueEnumerator__ctor_m774CF727E707A8DADE033449AC4AE88A69087236,
NodeKeyValueEnumerator_get_Current_mC558946649A91AC239AEE435D9D0AA021AD6B971,
NodeKeyValueEnumerator_MoveNext_mB9B2B50D92E0CEA58D8C98D54115BFC91E17B48B,
NodeKeyValueEnumerator_Reset_mD407B8AC28DADB9B4A16EEEAC17D8C929FF4A656,
DictionaryNode__ctor_m824EFE3D79F05D11FE0DE6FD5491D2FB1D382619,
NameObjectCollectionBase__ctor_m97EB64FF4F1733FB7BA9C6427EA871813AD49C8C,
NameObjectCollectionBase__ctor_m3A2420574843F0567355F3B2F79D8BB4229580B6,
NameObjectCollectionBase__ctor_m1C0BA736F4454310BEAAB54CB2307F905C1A1F8C,
NameObjectCollectionBase__ctor_mFC42544A14AA22758AB189CD5BCC8FE563A9569A,
NameObjectCollectionBase__ctor_m0995BB1255888BA4156EF35F69462ECDEBB39C13,
NameObjectCollectionBase_GetObjectData_m751D688171C6E676A6778036561E47AD1E0BD772,
NameObjectCollectionBase_OnDeserialization_mE380D49EDB18F4456CF66DD8790E289BB3D091CD,
NameObjectCollectionBase_Reset_m3446C8F69C1CD6228C6AB5CE0CB1EB90342B4C4A,
NameObjectCollectionBase_Reset_m6D9FEB20EBE98529CF3A8A66566526F965D0FC03,
NameObjectCollectionBase_FindEntry_m718AABE1DF5F139F552DAA073FB2863EBE4AF77F,
NameObjectCollectionBase_get_IsReadOnly_mACD1AE0A27A5AC2E06C73AE37B012D2DE43A1FF8,
NameObjectCollectionBase_BaseAdd_mD6FC01196B5CCF6591834C8A9F183B477202B129,
NameObjectCollectionBase_BaseRemove_mA03852A3E71DF36C483913C9A15E4CCFE83539DA,
NameObjectCollectionBase_BaseGet_m34B277D6BF8AE4C4BCCDA290D62897C9739EA626,
NameObjectCollectionBase_BaseSet_m85584732956158CBA89BBC5CC5316F96DAD90B14,
NameObjectCollectionBase_BaseGet_m6C79F9B2DF510481D1D71FEE71782074781B8E71,
NameObjectCollectionBase_BaseGetKey_m695607B27E3D7C591C5E630DA5DC611C47B195B7,
NameObjectCollectionBase_GetEnumerator_mAAFB01528169706D8E604D3EA8C9CE9EDAB9B3FD,
NameObjectCollectionBase_get_Count_m55654BD7ABD342E64543B6B34A0ED2E55D14172A,
NameObjectCollectionBase_System_Collections_ICollection_CopyTo_mAF83DFFCF913CB0EB4EA054599CFBA83B285B4E2,
NameObjectCollectionBase_System_Collections_ICollection_get_SyncRoot_mDAD72AF014EA323F18F7E6C4DC71DEE13A1CE909,
NameObjectCollectionBase_System_Collections_ICollection_get_IsSynchronized_mEC25AFAE52FBFF5C5C399297B36F4CEEF9EBD98D,
NameObjectCollectionBase_BaseGetAllKeys_m9812C7E099B81CB36A2D2B67C84D9A53AC8A3B05,
NameObjectCollectionBase__cctor_mB31DAEC0EB0A04003468496FC87D42812F0A0691,
NameObjectEntry__ctor_m995C545D6465499656D27A10071FE7C670DCD6A1,
NameObjectKeysEnumerator__ctor_mB9768A57865CD35FD66913A54BD288CD9D6036F3,
NameObjectKeysEnumerator_MoveNext_mEA36FF36EF6F1956ED9F9D6D8559A22482760F52,
NameObjectKeysEnumerator_Reset_m150D4F13AFA8D2D5D6E26B0A8C05FCE847C02FE9,
NameObjectKeysEnumerator_get_Current_m140DD35019E2A824900B7F4A9F116E8AEB80256F,
CompatibleComparer__ctor_m26DB6C338A8491558326D0F472D432EAC4D5D3D4,
CompatibleComparer_Equals_mBB2FF4E0B234C0A1854821B349899246FDD37E95,
CompatibleComparer_GetHashCode_m02DFA8D6B5B49382CD4FA659D2B7F8C7E9000A6B,
CompatibleComparer_get_Comparer_mF8B7EDA05E675046EB7BF2E6DEEFBAE1C2AA5E2F,
CompatibleComparer_get_HashCodeProvider_m2CED6D7A8ED865AE214D806F751C7F17BD24BED3,
CompatibleComparer_get_DefaultComparer_mA4978DD07C60DB282096F4C5C8E66D7D935C83CB,
CompatibleComparer_get_DefaultHashCodeProvider_m0BD9F3BFCB9AD8D80E14EE483C42A81CA36A9D20,
NameValueCollection__ctor_m778D8601E84C12D4EABEAA3A8B495FB92A953909,
NameValueCollection__ctor_m5E1391BA01E5D9BAF25A865025F031283B05AC62,
NameValueCollection__ctor_mC65E70EA2E216395614CCAB82401B9853AED94AA,
NameValueCollection__ctor_m5BB309F095815D835ED9E9BF73266383892215C3,
NameValueCollection_InvalidateCachedArrays_mBBA5CF68C6D8E24D304B2A6C94B423702BE024F3,
NameValueCollection_GetAsOneString_m701748B8F46B509BA82DE9C72F7EC4E0FEEC664F,
NameValueCollection_GetAsStringArray_mCE36368E109CC044906EFA208B0F99D0D8ED9818,
NameValueCollection_Add_m2BA01C700F8C0A5A2F6550DA7298887A4FE5C249,
NameValueCollection_Get_m300E47F531EE449FC72B6319D6AC7423AB9E991C,
NameValueCollection_GetValues_mC60A341A340822C2CB825630A75A4F0A8C05D6BD,
NameValueCollection_Set_m964E6C417970F6DD9A7EC003F9CC85B153E4E982,
NameValueCollection_Remove_mCD375C8EDEE43C5FBBE8C05832741D47F11023D6,
NameValueCollection_get_Item_m2A6445E94FF2B24C9DF6190767D14E7920871CDC,
NameValueCollection_set_Item_mD7117BA970BD749C64FC5D5352530E422B754ADA,
NameValueCollection_Get_mBB1620F0B7E68EA41CE34FACBF5429DC216817DF,
NameValueCollection_GetKey_m61FFBF58CDF5769282DED45F920161A89276EAE2,
NameValueCollection_get_Item_m1BE1A643128646452D1A66111337845A6DA6FE32,
NameValueCollection_get_AllKeys_m58B1B3117D3249B9580FB4D350B29FC595614448,
OrderedDictionary__ctor_mABFCC28E59BA806C34604B33877C1CEAD0AA9CE9,
OrderedDictionary__ctor_m278F36318DAF73A39FB15CF0ED1439C36237C175,
OrderedDictionary__ctor_mEE01676A6098C432B4981481099AE2C305E606F4,
OrderedDictionary__ctor_mD73E278CB399AD723FEC465939C20D2AAE434B3E,
OrderedDictionary_get_Count_m55F1F94E727BA49C8D94E7A7088D4C2E4B33605C,
OrderedDictionary_System_Collections_IDictionary_get_IsFixedSize_mBA455454E01C4595407315663EA0F104037AD3FA,
OrderedDictionary_get_IsReadOnly_mF9796A4518A4F291F1FF0BD4042F5077B75710A2,
OrderedDictionary_System_Collections_ICollection_get_IsSynchronized_m7AD5A4D3F1B8B5102344D8E42E5CC91B9749EA85,
OrderedDictionary_get_Keys_mDE4B67A8DFCD4426DCF60DF7F64DFE423B44D74E,
OrderedDictionary_get_objectsArray_m690618ABC6772FE7A565AC5BDF5EE2896EB83045,
OrderedDictionary_get_objectsTable_m0D81CE869362587F2124DAB3CE393E902DBB9F80,
OrderedDictionary_System_Collections_ICollection_get_SyncRoot_mFCD92778BDB71764F12583F9F27054EF6957CE42,
OrderedDictionary_get_Item_m4BA1DD5702BF43A016E1785285DE53D4E9902E7B,
OrderedDictionary_set_Item_mA8C71C7FD9354ABDCB0DBFB1977459680BD748BB,
OrderedDictionary_get_Values_mF389293625F26A739573D543FB5E21FEC6BDAE13,
OrderedDictionary_Add_mF2EC1AE8051D89FD384B7D8B25E03E8A1817BC19,
OrderedDictionary_Clear_mBC338E68811632FEA7E12E1C8CB896A9D17D9D74,
OrderedDictionary_Contains_m957B6F29E97A93AB5A0AF9272ED0AB65E4401EF1,
OrderedDictionary_CopyTo_m6D7C307CED28372BFE59C365B4392EBCDE64CFE2,
OrderedDictionary_IndexOfKey_m9CC5C8BCA6AEAED5821C6A8235DB9C90140291D2,
OrderedDictionary_OnDeserialization_mC430F0CA656131C627EE2F1920749DD36A745357,
OrderedDictionary_Remove_m32466C87EC2ED256642300B29B89101DD5227AA0,
OrderedDictionary_GetEnumerator_mDFBC515FDE9C8A8AE56064C0655C19C3D130EB26,
OrderedDictionary_System_Collections_IEnumerable_GetEnumerator_m47B64CD9FF588025B1C067C150670B2EA363CB29,
OrderedDictionary_GetObjectData_m64EA42255566CF993C85C556897C5A73263AA5C6,
OrderedDictionary_System_Runtime_Serialization_IDeserializationCallback_OnDeserialization_m1B07A96F704FCEDF5A1163E40C894FC77FA6EDDB,
OrderedDictionaryEnumerator__ctor_m0C688CE7F033E4A145EBC003E5FAC145EC117265,
OrderedDictionaryEnumerator_get_Current_m3D8DF89674C33D4DEA12463FEC53FCF1780ADE70,
OrderedDictionaryEnumerator_get_Entry_m378B3659B18D635E114695226BDA8094AFC46E06,
OrderedDictionaryEnumerator_get_Key_m536FA8AF2BBBED8E47FBF8A3467596654984FF25,
OrderedDictionaryEnumerator_get_Value_m2199F649E120FDE587520D7DED478C7E0A764DDE,
OrderedDictionaryEnumerator_MoveNext_m93D8BD7C91EFCCBFDD85BED6FF9130E957652CD1,
OrderedDictionaryEnumerator_Reset_m6FC4640DE96193B4BD596C9476DD56E034A9440B,
OrderedDictionaryKeyValueCollection__ctor_mD7596CC3855A371FF8EB8C05B3E886EC52F081BC,
OrderedDictionaryKeyValueCollection_System_Collections_ICollection_CopyTo_mE81AE69E425015D650DB16850C8BA51D73E8320A,
OrderedDictionaryKeyValueCollection_System_Collections_ICollection_get_Count_m247949B9D6061A309DACDD9CB1D8982C0AAE4E0C,
OrderedDictionaryKeyValueCollection_System_Collections_ICollection_get_IsSynchronized_m532B79DDA193AB59E1D903C27907951A18CFA4F8,
OrderedDictionaryKeyValueCollection_System_Collections_ICollection_get_SyncRoot_m2415812982AE4651AE467053E83243522CE5F979,
OrderedDictionaryKeyValueCollection_System_Collections_IEnumerable_GetEnumerator_m0A5A85B1101591DE72343805CD5F1DE725DC0D04,
StringCollection_get_Item_m6289E4904A6358446DE30B8D06EFAD2FEEB2EDF8,
StringCollection_set_Item_mEAE8DDA53D08232F6597E9091A7FEB8496BF7FDD,
StringCollection_get_Count_m4307EBE5F76A894AE550321977CE58DDDFCB85BF,
StringCollection_System_Collections_IList_get_IsReadOnly_m4A1506C2B94AF66FB47FDCDFC434ACB8488AC47F,
StringCollection_System_Collections_IList_get_IsFixedSize_m26E281D01AF589C9BB1C09989C6F2AC9AFFE01D4,
StringCollection_Add_mF15C799896470DD2C807334107ADFD01C8BAF497,
StringCollection_Clear_mD4940751F46D8B3EBCB148A0A5B14A5AE2FC217C,
StringCollection_Contains_mF8AD018C19F7760E4693B1A24148F8659C486502,
StringCollection_CopyTo_m22FDAD087DBC9ACAC1C2BD3614AD448C173F8893,
StringCollection_IndexOf_m860B2D7C91CE7633F376CB8AB7C46CC1E103EC17,
StringCollection_Insert_m9847FF62B17A3776A419642922F93D39356198BC,
StringCollection_get_IsSynchronized_mF01A6B1F560EF9BE2F0CC998E7330BA7A685C313,
StringCollection_Remove_m3FF866980BE6C484CEEB9C42B97BAC6B602AE95E,
StringCollection_RemoveAt_mA455E99CC2C275AC94FE206E49E87B433257EAA2,
StringCollection_get_SyncRoot_m2A6A118CF992AA80F7923CE3E6A49D25AC7F730B,
StringCollection_System_Collections_IList_get_Item_m1FB397E9881B366B0E0BD85883F5F8EE4B0A2E66,
StringCollection_System_Collections_IList_set_Item_m84FFCB0C0EDF382722E6D86EA441056197E742BC,
StringCollection_System_Collections_IList_Add_m31EA60F5452738475A79F562CC741336D2C9A2CF,
StringCollection_System_Collections_IList_Contains_mF385154C4DDD61DDFE3D9273598E212977DDDDF8,
StringCollection_System_Collections_IList_IndexOf_mDE4B1B0D406BCE5065474EF50EED32663E996177,
StringCollection_System_Collections_IList_Insert_m97C6AF183F6E33425F90A6746B1B9BCA2EC18DB2,
StringCollection_System_Collections_IList_Remove_m81D305F7785DD4D4BCDBD5439004D122E26A6A36,
StringCollection_System_Collections_ICollection_CopyTo_m911BB41A37B6860D0E98A5EF71F0C00797408A77,
StringCollection_System_Collections_IEnumerable_GetEnumerator_m1620B22B92CB96A6E4AFB2775FBB9D5E0F9666DE,
StringCollection__ctor_m4358E3B91F6861DD166CAC4BD9B2D353FDA5FA14,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
U3CPrivateImplementationDetailsU3E_ComputeStringHash_m7C7DB27BC4297A74A96AC53E1EDD3E7415DFB874,
ConfigurationException__ctor_m27F897E9F76E911777D253FDE3F954C6B7D295B5,
ConfigurationException__ctor_m992552F7A4320078CD0EA37AE1631E4AD096CF62,
ConfigurationException__ctor_m9847E40D25D7196EFE3FDD021E84784486E83A8C,
ConfigurationException__ctor_m3F11BCB14029354D1871451B1BFFD30A164242CE,
ConfigurationException__ctor_mB57ABDF568731121059BBACC3AB795C5B9ADD4D3,
ConfigurationException__ctor_m53DE14359D2FD6D51B7F3565F71ECFF656D02220,
ConfigurationException__ctor_m463EDF3C785E1534182AF21538F0462C167F738A,
ConfigurationException__ctor_m5C61155F96B722F9AF3DBC3302F96797B83FC187,
ConfigurationException_get_BareMessage_m407B4778AF26242ADE1CD9DB9780E44264372D57,
ConfigurationException_get_Filename_m5F9A8A428C71864082512DA7BB0D0D87F6D57FD1,
ConfigurationException_get_Line_mB4A381418C49DBEAE9072F965077A13F41A885E4,
ConfigurationException_GetXmlNodeFilename_mBFE52F56A830B960C8EEA2D49259784EC1B807F3,
ConfigurationException_GetXmlNodeLineNumber_mA65A7A41B9BA4242AB7C91445BBEDD5DFA868F05,
NULL,
SettingsBase__ctor_mD72A523679B004B7ADF0E19AB6D2547AD420DCF8,
SettingsBase_get_Context_mE3E410E83B8490487A1BCF2F579DBDF5829508CB,
SettingsBase_get_IsSynchronized_m257F571AD84FBD134BA671C9C7402CC610945E71,
SettingsBase_get_Item_m931B3780FD814B4746AF203DB7EFFF01158CAF94,
SettingsBase_set_Item_m0DEDC4F8CFC5AD390268176DB6CA3FF112E71D88,
SettingsBase_get_Properties_m3F2065405FB732DB49BA6A78C1FF67B9F9250073,
SettingsBase_get_PropertyValues_m82561077C7BE35E9BC3ADBFB9DB1191271EED091,
SettingsBase_get_Providers_mE1EC097DEB37F854D6BEB2BE4B1CD1D04D43D0A1,
SettingsBase_Initialize_m5360769064610811275331613BBD5C8D6E6DD6CC,
SettingsBase_Save_m76DD19208A991E7ED26E2071012EC39F3943674C,
SettingsBase_Synchronized_m291EF44B8F5E2D163195886C30214C96F0784CB1,
SettingsContext__ctor_mFE0586EAFC22D6F6132B82F6641E10667B656DFE,
SettingsPropertyCollection__ctor_mB40D7C4A79179FCA3D5331B6D0297A8FFD6CA4DC,
SettingsPropertyCollection_get_Count_m9ED6DADD5C62AD66B0E7BAA8E220A0B1CFD2C04A,
SettingsPropertyCollection_get_IsSynchronized_m7DB79B7217C7F60CA68A1FEFD1EA4EABAF349120,
SettingsPropertyCollection_get_Item_m5DE87559F25406F74F0E75694A4241C0A5BFF84E,
SettingsPropertyCollection_get_SyncRoot_m7A912165A2FDE41EF89EFE7FA878FBD17866C5AD,
SettingsPropertyCollection_Add_mD9C6E9168E6FD5C2F453CB8B5A7371CE8C5D9B5F,
SettingsPropertyCollection_Clear_m40865A6CD8BDACBB1B4618B30D97509AC9E2C5DF,
SettingsPropertyCollection_Clone_m0C2FBC0E9064C44B43C71256C63B0885B688A217,
SettingsPropertyCollection_CopyTo_m4AB139B0F9E603395FE5F951E7427213E6B39678,
SettingsPropertyCollection_GetEnumerator_m893EF2AB6EBBA538B7B25C8C2E003B52600C4B80,
SettingsPropertyCollection_OnAdd_m7F7BE7D31E269E6C6D0ECF8AD886955A635B46E8,
SettingsPropertyCollection_OnAddComplete_m5048C2F52745E2EF26E0DED21C2793D89322DA91,
SettingsPropertyCollection_OnClear_m854815706520165C765DAA2D0163EF4550B42FDD,
SettingsPropertyCollection_OnClearComplete_m171ACE12839018F43391CFFC0C2F61B64F262652,
SettingsPropertyCollection_OnRemove_m65C6D12D001E3C2766005D77D33C374E312FBE0C,
SettingsPropertyCollection_OnRemoveComplete_mA2E8092685D7504C245FD438F76A504C036544C8,
SettingsPropertyCollection_Remove_m61AE3040B75860B6FFAC5759DEA88BA4A13B2F22,
SettingsPropertyCollection_SetReadOnly_m1CD66FF67524EDC6ECC75D7762ED226659BEDC65,
SettingsProperty__ctor_m7843C23D3E56C2B6A5851F6C5BB8BBB1313156ED,
SettingsProperty__ctor_mB808C462D1235723775FB3B6AF3C50D4E1EE1D1B,
SettingsProperty__ctor_m238B1D7A5D12443FDF3D1B7E3D91C9BF54F2D588,
SettingsProperty_get_Attributes_m5B3EAEFF229A58D95BFAFE00706DA6BAB007618F,
SettingsProperty_get_DefaultValue_m5E780813FFB68E14EB58CD73867EF740C341B0B7,
SettingsProperty_set_DefaultValue_m959A2AC355F33FF8026C0397A94C67F48F5FEF70,
SettingsProperty_get_IsReadOnly_m7179E3165FF7E6B0986646922115E6D7C8CF20AD,
SettingsProperty_set_IsReadOnly_mDDA0E61F3527F110B82E6BCB294F5DAD9A42F4EF,
SettingsProperty_get_Name_m7D926A1ED889C4F941F47BD8FF1835A115797275,
SettingsProperty_set_Name_mD7B3CDC55EE3EE1732AB166B839E6B0583576A76,
SettingsProperty_get_PropertyType_m330E638407FB14BE529DE65BE5E47A3EF3C8A934,
SettingsProperty_set_PropertyType_mC9C5CD22F9F65E90DD56476B77BCFE9AC526173D,
SettingsProperty_get_Provider_mF3414EC3CB6EC6DFE27451E71DAC78645D341F58,
SettingsProperty_set_Provider_m735AFBD6358C187A846257917E3F8CAF59AF99D8,
SettingsProperty_get_SerializeAs_m91F3EDB86DA386C5308B353502DF5048819F5640,
SettingsProperty_set_SerializeAs_m67F237D6EFACD5B64FFDE1CFF7D6FF85881BDDD1,
SettingsProperty_get_ThrowOnErrorDeserializing_mF680FF9DF2A882285C5D953EA3FF06D64DA46D14,
SettingsProperty_set_ThrowOnErrorDeserializing_mC35CE1E52AD255FA04F75D2ABC6D483DC7763A5D,
SettingsProperty_get_ThrowOnErrorSerializing_mF8CA49B906F37FAEDF7780471C264499859D65FD,
SettingsProperty_set_ThrowOnErrorSerializing_mF67C49B91807236D286E12EF4A14C38B3457E04C,
SettingsProvider__ctor_m886F2B5E871F935BCEA0C81EEC88A062AACA57DE,
NULL,
NULL,
NULL,
NULL,
SettingsPropertyValueCollection__ctor_mE516E81684FB02AA8BF16CCE842407614A6FF297,
SettingsPropertyValueCollection_get_Count_m55ADC2F8B8F0BA27FBD55E1FC360F21769F40854,
SettingsPropertyValueCollection_get_IsSynchronized_m791025A2EFCD6E501DECB780EBB1DDD77A5EBD3D,
SettingsPropertyValueCollection_get_Item_mFA3996A6D88950D7C7422450DCAEE2B411C2835C,
SettingsPropertyValueCollection_get_SyncRoot_mAC7FBF9571E27D662CE47968D55DC60C14AF3080,
SettingsPropertyValueCollection_Add_m02C40680BC197BD3FAC8BA97B3A79538CCC7FA5B,
SettingsPropertyValueCollection_Clear_m8ACA88EC315343E9C3FCF432ADDA10A97471FCA0,
SettingsPropertyValueCollection_Clone_mE5A2692765227119566A5687D477483D67A3F334,
SettingsPropertyValueCollection_CopyTo_mA86D423AC67565FB8CD8BBF4670DC5BD40C67CA3,
SettingsPropertyValueCollection_GetEnumerator_m1E47500611DFFBF54BF169B975F23507332F1CAD,
SettingsPropertyValueCollection_Remove_m8BCF492CF62F028E03A07D5C8CD12FA726D7E5C6,
SettingsPropertyValueCollection_SetReadOnly_m23B15AC6807DE8452DE6BA485F409A6F318B4E8D,
SettingsPropertyValue__ctor_m70ADC04422EBBE4ADED0638B31C693342BD7EC83,
SettingsPropertyValue_get_Deserialized_m867B0E1E6686CA226941495A870D42415C9CF1BC,
SettingsPropertyValue_set_Deserialized_mC83D73506A0037DF5FF6525C6C171B18EBB9C62F,
SettingsPropertyValue_get_IsDirty_m26DB3A4D49C93152A3EF00EF67B4292DEA85EF52,
SettingsPropertyValue_set_IsDirty_mCB6F753CA706F79787C1969987284C4FB6B9B410,
SettingsPropertyValue_get_Name_m8E082D7B333D252C8BD43FF510553E1AEBC6E9D4,
SettingsPropertyValue_get_Property_mCDB5E41FFB65F46690972A3D1A69F9D27ED37179,
SettingsPropertyValue_get_PropertyValue_mA68B18A55D5D11D1A4C19AE459AFE04B9F36BD02,
SettingsPropertyValue_set_PropertyValue_m30C417E895E916942E8FFDD355D1B9DF56A1AF4D,
SettingsPropertyValue_get_SerializedValue_m6A3DABA3637202AB0023104EEBCB8BFB52F816ED,
SettingsPropertyValue_set_SerializedValue_m8C1ED72853A745EAEF6EA7330A7FB5345E9B7B46,
SettingsPropertyValue_get_UsingDefaultValue_m0833B000DD2DD897D18CA38E20C06F1BC1C1D1D0,
SettingsAttributeDictionary__ctor_m7BE8295D6F6D4B9A07DB77B297B1981987FEB369,
SettingsAttributeDictionary__ctor_m0BA6A8B002EE7AC181CE7D2BF01FC2D2BCD4B082,
SettingsProviderCollection__ctor_m37C1BEF1818FFEE3B8330CE6B033E5DEEE35AB97,
SettingsProviderCollection_get_Item_m136E840DABCA5599007A4AB081A5DA8A96C7891E,
SettingsProviderCollection_Add_m459FA363939146A0084922C58CD3B9028BB4FCC9,
NULL,
NULL,
NULL,
AuthenticationModuleElement__ctor_m5F99DE8C32AF19F11046DF77F6EC74799EB80F39,
AuthenticationModuleElement__ctor_m13007E9FC65203D239D14B7ED8CF42D3B068CD5B,
AuthenticationModuleElement_get_Properties_m14AD14666A3F7E8FF4F6A5402CFCD446FDE7EF74,
AuthenticationModuleElement_get_Type_m3B52655D6D8486EC9D20FC4BB3738E809022D28D,
AuthenticationModuleElement_set_Type_mDEAEB2A8E5FAE9CCF4BED2E4939985C21F578C7B,
AuthenticationModuleElementCollection__ctor_m5D3838D8FE90FD214E8F45407B96F55AC3B380B0,
AuthenticationModuleElementCollection_get_Item_m0EFAF93D15F490BF75F891DA778AD16A98ADAC74,
AuthenticationModuleElementCollection_set_Item_mCE21BA70B3426B0E8367722448151B3CE73D1D06,
AuthenticationModuleElementCollection_get_Item_m9C75F6C1430E7263329970443F22E695C481A01A,
AuthenticationModuleElementCollection_set_Item_m012DB9FCC5DC3454B4070A9BC1730E60C34F013C,
AuthenticationModuleElementCollection_Add_m6A53C84D97DE1AA0CDF79D7AA7D28345D2E02BAB,
AuthenticationModuleElementCollection_Clear_m1CF53F7D39CE8D87215F1A82E15A2B86E61A24C1,
AuthenticationModuleElementCollection_CreateNewElement_m331D74244E35BCFF08C9E13206315317EDB54194,
AuthenticationModuleElementCollection_GetElementKey_m59B5459764DFCCABFBDB100A5FA00A6E240198DB,
AuthenticationModuleElementCollection_IndexOf_m8998E4CB4B9D4FB2C35433C83C8998F72BE1D6F5,
AuthenticationModuleElementCollection_Remove_mD183FF461C7F1B038B0F61D5F918C111B70F1355,
AuthenticationModuleElementCollection_Remove_m80EA8EB88A356C9A0ED4505BAE0FC9FD846210A3,
AuthenticationModuleElementCollection_RemoveAt_m0F808A1EA890B77A95259A89C404293465AC9E82,
AuthenticationModulesSection__ctor_m904240CB6DE9562087C0F80A0F6FDAC53232BD99,
AuthenticationModulesSection_get_AuthenticationModules_mA044A8475AE15EB879B21463E4928D50A87B8AB6,
AuthenticationModulesSection_get_Properties_m78034207AA4659E8ADCA99B66006F857CB9D75FF,
AuthenticationModulesSection_InitializeDefault_mA3D3E7D2B763CDA1453485A3D924CB6B1BB4A118,
AuthenticationModulesSection_PostDeserialize_m3D669C344533443EACEFEE9D4D62CF5797671604,
BypassElement__ctor_mCF0B6BA7FA37103C4AD1DBCAC46B83E428ACC08F,
BypassElement__ctor_m955FA23835148B26B2DB78EDB487BC6F62F6D32F,
BypassElement_get_Address_mDA0213FE100716F815C3E099C2806C9A3C03B599,
BypassElement_set_Address_m527A35BC7876A7775E90650C9348746F41BC425E,
BypassElement_get_Properties_m3B9626957B575CCBB4AF77A7349A9E481C99B220,
BypassElementCollection__ctor_m867AF1FE6DBB2768AA199F45039C3E2641A9627A,
BypassElementCollection_get_Item_mC626B5F63A82C62580DFA2352461C52CE3501B9C,
BypassElementCollection_set_Item_m70F1533435BAD792B34A9D7E6CB2B4E4032AB4DF,
BypassElementCollection_get_Item_mDC49CE8A00B1596C446856725D7E3A19A7EBC9BC,
BypassElementCollection_set_Item_m5F12952183B6B3E855A1A59537A5D5E96FD0CD00,
BypassElementCollection_get_ThrowOnDuplicate_m82C6E9EA697FDDC3D9095D1EF806301B73411077,
BypassElementCollection_Add_m0E62A0E96E19C9E096ECBB7C2210E98B97134768,
BypassElementCollection_Clear_m1BA291A0E65009DF1E39AC42F28B339A5BB0EF7C,
BypassElementCollection_CreateNewElement_mD1EF34BF6A0062CE5FA934DCF9F6663064E4D021,
BypassElementCollection_GetElementKey_mCE3FAB145C447A26AA48190EFE939FE0E8B07773,
BypassElementCollection_IndexOf_mC83B6CA72E61A8723981572468100F49DDB55F66,
BypassElementCollection_Remove_m43BFFB83705D7F4EB675B035EB2BDD46AF743EAE,
BypassElementCollection_Remove_m60C702B5942E709E6BDC9EBA97AE89563A71B1F1,
BypassElementCollection_RemoveAt_m090649057E928F64B6A6DFD78C93CD753112CD52,
ConnectionManagementElement__ctor_m0023BA2436790A1103DECB09C8E6327434807BE9,
ConnectionManagementElement__ctor_m1F1F16B2F2D83DFF101BDDE70B80810974ED39DE,
ConnectionManagementElement_get_Address_mB3BF0CD3F2917B34CC82C81AFF9310B2D51D4BB6,
ConnectionManagementElement_set_Address_m8DCC5E63F0FDE6D0139D649FD433C64CAB56AC37,
ConnectionManagementElement_get_MaxConnection_m30E7F9D3661EF9EF1DAF4A7C39093E940592391C,
ConnectionManagementElement_set_MaxConnection_m267B972B117EBB2452FF8B7BA480EDF15B47227A,
ConnectionManagementElement_get_Properties_mF0DEA60C9A6260A80894DDC65B1DA7868494594B,
ConnectionManagementElementCollection__ctor_mA29AB3A62411F032C5EF86B16E7633A386000C7B,
ConnectionManagementElementCollection_get_Item_mB66335B7CB81069B2976B56EB7443CE1BAE25D8C,
ConnectionManagementElementCollection_set_Item_m62D225CBCF22C168EA6CBAB1089A871E6A0F1C03,
ConnectionManagementElementCollection_get_Item_mDFEF6B45AE6C3361670D3F7BDBD245BA43588FDD,
ConnectionManagementElementCollection_set_Item_m21A429B0561CD6528BD135F7066737E63625E3D6,
ConnectionManagementElementCollection_Add_m27CF8784089268495A0B19B5C6CFBC7BE9EFEAEA,
ConnectionManagementElementCollection_Clear_m6F253ED69AB1E6A03E3900498FDD9183D905A608,
ConnectionManagementElementCollection_CreateNewElement_m4C117E2FB6B32B842182A84EDAAF500FC2D8A8E8,
ConnectionManagementElementCollection_GetElementKey_mE1A93BE341B14538E0ABF687686F20EC837A1DCD,
ConnectionManagementElementCollection_IndexOf_mCBBC52D00D6DC58679ED823DEA626AA9D843DCD3,
ConnectionManagementElementCollection_Remove_m9CF8D067B7A597432AFD52B6DDAF1519883399AA,
ConnectionManagementElementCollection_Remove_mF42D064759A1B1368609DD6AC6500936DB935151,
ConnectionManagementElementCollection_RemoveAt_mB7D7996568D4D4BE34B349CE22E56D1956EDC6C9,
ConnectionManagementSection__ctor_m1112C1BE1A9466BBCDD5C2ED20E80CDE03B46CA4,
ConnectionManagementSection_get_ConnectionManagement_m6D95AD9F8E1387A6E23D6B65B99E85AD367376DE,
ConnectionManagementSection_get_Properties_m1737189D2D78E81728CFF1CCCEB99E1FFFEA3F19,
DefaultProxySection__ctor_m41EADE87065B61EDF32F67D2E62F04946886DAF6,
DefaultProxySection_get_BypassList_m7DA26F2B2033B509E26047C33CC19DD0488AA6A4,
DefaultProxySection_get_Enabled_m01CA9E8608CC7B921F66EF2132D4184FBDD5E569,
DefaultProxySection_set_Enabled_m6EEDFE5E0E9013954158A041F70FAE52669A2FC6,
DefaultProxySection_get_Module_mB20B34E3878810DB85D2E2BE792926B2F6E519FD,
DefaultProxySection_get_Properties_m6F70EC02D977EB16F86354188A72DC87A8959555,
DefaultProxySection_get_Proxy_m63174DA388B41CE3EA8332FA0D4E3887C7BE9A13,
DefaultProxySection_get_UseDefaultCredentials_mE894C56BE6E9AC6D96E19056FE1034C716FC0406,
DefaultProxySection_set_UseDefaultCredentials_m3FE7769E4FC9A782874797027021E0A2C34B53EA,
DefaultProxySection_PostDeserialize_mA96C061423D829309CD71496F9B4E6F6C76FA839,
DefaultProxySection_Reset_m54AC9323047B1FB38795C9F466C1C01192F75276,
ModuleElement__ctor_m28AB5250C24A0A50B43E74D587FAE8362BD5C585,
ModuleElement_get_Properties_m5EC5A35992191DA17DA37970F6791D578063A639,
ModuleElement_get_Type_m55A589185B11FD2387C3864A69C9CD402B4EAF27,
ModuleElement_set_Type_m275ED7FFEB17ED234905A98EBF214CE22E38FF81,
ProxyElement__ctor_mAFD852231DF0231726E41911409CB2725BE990AC,
ProxyElement_get_AutoDetect_m62226A24A615BDEEB6814EA59C515B3A6F7F6F9F,
ProxyElement_set_AutoDetect_m0B392599BA75FF6C7E25C6D43D3D2E62AE43403E,
ProxyElement_get_BypassOnLocal_m7FE544F0B99E14207606D666C47B82959610459D,
ProxyElement_set_BypassOnLocal_mD6A873612C4AD5E288C493BB5086ABC35AB52A06,
ProxyElement_get_Properties_m8A3EE4A3EEF2571DE4768730CEF4107331490377,
ProxyElement_get_ProxyAddress_m4C1E7507438BA1940BC62DAD06CA9B43BDE3ABB7,
ProxyElement_set_ProxyAddress_m9F4C919E9250ED78771F12DEA316211A4137DBAE,
ProxyElement_get_ScriptLocation_mFE75A38163EF37DAE7D8C978C725F48A2E488988,
ProxyElement_set_ScriptLocation_m2D862F67BCFF33226ACCC79E58F09E7119E604E8,
ProxyElement_get_UseSystemDefault_m0E7A3C740104C5076D1D79B936434F9B98272E35,
ProxyElement_set_UseSystemDefault_mB9E8591A04730B0278FE00C06B2F96A3666DF745,
FtpCachePolicyElement__ctor_m95B1E588E43D686712A53D13797E7D1A94BE31AB,
FtpCachePolicyElement_get_PolicyLevel_m7C8578BE71C665A789B2D60481B906DFE7F1E50B,
FtpCachePolicyElement_set_PolicyLevel_mB7BE8351F888485F7D3FCAA1D8577E89D413D591,
FtpCachePolicyElement_get_Properties_m7E8ECAEAD1E0BAFF7C93179948AA267E163C8D9C,
FtpCachePolicyElement_DeserializeElement_m7DE5BF070F345AF2987B195F90E7FF9F47933C10,
FtpCachePolicyElement_Reset_m6C29118C74125A84EBE280D9082D98DF03CA75C8,
HttpCachePolicyElement__ctor_m652635C889C140E4CB01D0F74E774C3B6362403A,
HttpCachePolicyElement_get_MaximumAge_m06886C64EA00F985C50C5363035D74F15816183A,
HttpCachePolicyElement_set_MaximumAge_m8728E0F92D50E3F2BD4603252AC649EEB5D79768,
HttpCachePolicyElement_get_MaximumStale_mF770E69DB89D2803CFF6CBEEA3F9BBBCA91F3AA5,
HttpCachePolicyElement_set_MaximumStale_m8EB2C4FCBA69B7EEBEE79A19EDD3401982B72FDA,
HttpCachePolicyElement_get_MinimumFresh_m1F3587A5AAB94B20BB76983A0BFBE841720154AB,
HttpCachePolicyElement_set_MinimumFresh_mC06BDF698AA0824C3E0FFF04480D7A8EF06C2FD0,
HttpCachePolicyElement_get_PolicyLevel_mCCB6EF90046CB7E9E595CC2AD370399477A51D69,
HttpCachePolicyElement_set_PolicyLevel_m13C4321FD9E5BF3B2EC7AF005F23A972EF007C2F,
HttpCachePolicyElement_get_Properties_m86843872506C11CFD292179D7A0BB9E4E6642FD0,
HttpCachePolicyElement_DeserializeElement_mF2DE1A5CD89E93B605C170CAE25CCAC8E57A8B7F,
HttpCachePolicyElement_Reset_mBDA7181090E874C36E34AD29310387E19096FEDE,
HttpListenerElement__ctor_m9629AC91C4F2468B58ABE80D60E97EF0E341AD91,
HttpListenerElement_get_Properties_m3F1B65FACAD3AD63B354AC1A156B3B6A8352131A,
HttpListenerElement_get_Timeouts_m0AA98E1D079B8858D0CA331C9E20C2BA3F56E2C9,
HttpListenerElement_get_UnescapeRequestUrl_mBE885551A236AA0470E179075BC58B9CC33AD911,
HttpListenerTimeoutsElement__ctor_m9F93D9507CDFD3CDB8028040B16275F2A9C4BB31,
HttpListenerTimeoutsElement_get_DrainEntityBody_mD63F13E01A5C7C4EFDB10CE778279B2A0B92AF37,
HttpListenerTimeoutsElement_get_EntityBody_mD34FB7976AA94C8B04250D855EC4DED0DAB6CAC6,
HttpListenerTimeoutsElement_get_HeaderWait_mEDD3616D5C0D3C01CDD8898404E70C015EF38D5C,
HttpListenerTimeoutsElement_get_IdleConnection_m44973CDED6F8E784BF69F577C2798FD26DBA5436,
HttpListenerTimeoutsElement_get_MinSendBytesPerSecond_mA4329C375EB32699E8A2ECE6C957886E79A31502,
HttpListenerTimeoutsElement_get_Properties_mAB41184BDC5B5077CC9FEE7B77CC46EEAFD71CE1,
HttpListenerTimeoutsElement_get_RequestQueue_m0EB1A713F92E1309824B9421F7F4C2A336FC4A2F,
HttpWebRequestElement__ctor_mE3A4CA43FCC72E10B6C7B4920F429C028765E233,
HttpWebRequestElement_get_MaximumErrorResponseLength_mD4988D8745389248E570D18E87217B622BC7EE09,
HttpWebRequestElement_set_MaximumErrorResponseLength_m846B1FC8346203259E2950B8F630422239E28D4D,
HttpWebRequestElement_get_MaximumResponseHeadersLength_m9841ADDC5115766A297E0B19FA67DC8F31DCE93E,
HttpWebRequestElement_set_MaximumResponseHeadersLength_m7D6CDCA32890FE1CA8AA4A944C9AB6A61BB5A589,
HttpWebRequestElement_get_MaximumUnauthorizedUploadLength_m9B09BBA544AAC2D3EA9AC72498739704A66ECE00,
HttpWebRequestElement_set_MaximumUnauthorizedUploadLength_m07F74A5193FFA6F158A4DA10815E724C135AEC27,
HttpWebRequestElement_get_Properties_m531EDF2F56823100C47A9EEE1575143E5EB5463C,
HttpWebRequestElement_get_UseUnsafeHeaderParsing_mC9B1CD7FD8476A9464F2E9E9242273CDADA360C3,
HttpWebRequestElement_set_UseUnsafeHeaderParsing_m9C3690651176771DC6A07128A4B67789D3EB1C33,
HttpWebRequestElement_PostDeserialize_mC52705595736D79039D0404106EE91FB3C47CCC1,
Ipv6Element__ctor_m3F7DF39E6E51517E1429BAE43FA782BF3AF17965,
Ipv6Element_get_Enabled_m0A5503CB8F4C257C1BF3BAAFE34BCEF44C009DBF,
Ipv6Element_set_Enabled_m5F03946933BD0C6209773C2F5E9916A2B9237334,
Ipv6Element_get_Properties_m156008D7E5279C50DE4CEDB6D4D3CEDAF2ACF8DC,
MailSettingsSectionGroup__ctor_mCE0A5D234BFD0FC495BD215DE5947EDF79AB8E52,
MailSettingsSectionGroup_get_Smtp_m1A38DD20AD2B8FE5BCB287800C0F114A2804F67B,
SmtpSection__ctor_m06811DA6186A9657F2E277C856B045C3F0E12C85,
SmtpSection_get_DeliveryFormat_mE4B1C80637E017E7C0D966A0547F0C8C8BDCC879,
SmtpSection_set_DeliveryFormat_mAEB97D968961DCF110816A2AEA6F5C33DCF3E35D,
SmtpSection_get_DeliveryMethod_m7895BFF6FD40F763080ABFF9855C254641D90137,
SmtpSection_set_DeliveryMethod_m48CD0436C682168BA1485F125FEC90636681320F,
SmtpSection_get_From_m1F68E08353D0A729B08AB78DC326F49FE6262528,
SmtpSection_set_From_mE3ECA5CE26B86D59C755618193D609D6E5ABAF6F,
SmtpSection_get_Network_mD35325FC762523A57D223601EF34E808A54D6389,
SmtpSection_get_Properties_mDEE70DAD5B303135DAB25F9DC07CDFD1A915C7B9,
SmtpSection_get_SpecifiedPickupDirectory_m1E41BB0B1A662838D6D939F2D2FE03DC95C380BC,
SmtpNetworkElement__ctor_m8059FFC3D4F4133CB5A505D219009EE7D48139A4,
SmtpNetworkElement_get_ClientDomain_mB7E3143DF063C7363419848127CD211A19D27963,
SmtpNetworkElement_set_ClientDomain_mBAB4B39DA5B27956F45E7BF97DC02961BDAF1CC8,
SmtpNetworkElement_get_DefaultCredentials_m2924FDEB21155AA5DDB42A782431C791BE3F72F1,
SmtpNetworkElement_set_DefaultCredentials_mD2A6C80AF2F42730D14CBC353286E73BF9B54CED,
SmtpNetworkElement_get_EnableSsl_m45B97A4AA1F5E3CFA9951CCE364667CDF712205F,
SmtpNetworkElement_set_EnableSsl_m81A11A058443DA8631900A17DF8BBEA4464DA50C,
SmtpNetworkElement_get_Host_mC3CA23F21650F1079DBFA80AF2977F549E3D6D9B,
SmtpNetworkElement_set_Host_mD19FE6BD8624DC257F8858F215F96D7586A4A37A,
SmtpNetworkElement_get_Password_m7BBD9FB377E625D5DCE4364B530A80977E9EE49C,
SmtpNetworkElement_set_Password_m9115A3992D0BC3E7599B16F39395E2C6E2EF84D3,
SmtpNetworkElement_get_Port_m64860F457E28072D5E1D8FC996774156D273048D,
SmtpNetworkElement_set_Port_mD9565BA082AA470ADCD41483C45F4B0D7EF04922,
SmtpNetworkElement_get_Properties_m2C377FA963919F4ECC72B48B420F51528AA2E6C6,
SmtpNetworkElement_get_TargetName_m486AABD082C0BD304D848E5D9DEAAF6222453F00,
SmtpNetworkElement_set_TargetName_m64581560DFC09F5D0A42566FA2B7BDC384DC3F5F,
SmtpNetworkElement_get_UserName_m4575F8170763FE2B6556A4D9C2B5953D9585F067,
SmtpNetworkElement_set_UserName_m3DC43BD51228F77CF728430A87847424EE85F9D3,
SmtpNetworkElement_PostDeserialize_m4CDBE4AF717D3F4D9F584554FA4F47EB3244453E,
SmtpSpecifiedPickupDirectoryElement__ctor_m8A30685DB92E2F7A5697C7948B78744DF4D009E0,
SmtpSpecifiedPickupDirectoryElement_get_PickupDirectoryLocation_m125ED51AF7000C33766AF3F35620CA8EC82648F4,
SmtpSpecifiedPickupDirectoryElement_set_PickupDirectoryLocation_m424E417C37E64564DD6E17CC47075921116129E2,
SmtpSpecifiedPickupDirectoryElement_get_Properties_mAF714235A479FAFD410D5EF0B00E10F162926FB8,
NetSectionGroup__ctor_m566D7C9466957BCE3B8FE2D0EA2582CC2F95F269,
NetSectionGroup_get_AuthenticationModules_m3460D43955D0FD986C371F252D78042A1E30CC8D,
NetSectionGroup_get_ConnectionManagement_m5E31A7D443A49E060BF25A5D55BB560BB596102B,
NetSectionGroup_get_DefaultProxy_mAB9CF2076A1FAFB051FA4FEA35E7C1CBE676F114,
NetSectionGroup_get_MailSettings_m48687DBAC62C17026FD55AC004A6EB19C884F1C6,
NetSectionGroup_get_RequestCaching_m52B598483380CEA9165493ABB8514BA8B5309F2B,
NetSectionGroup_get_Settings_mF8F86CC2BD26EB6869D3BE1D82179F36B61E5FF0,
NetSectionGroup_get_WebRequestModules_mA03F2BD6E15292EECD0C68B93AFF2408DA8EF0A6,
NetSectionGroup_GetSectionGroup_m7A1385DD8FC2340CC6F8A75DA75C2832597ACBE7,
RequestCachingSection__ctor_mA0375E72FD04B2EFF355124E2B1DCB73AAC0CB7C,
RequestCachingSection_get_DefaultFtpCachePolicy_m178F771DCCFDC884B6BDFE41F52BA72A3161A114,
RequestCachingSection_get_DefaultHttpCachePolicy_m42AA7CAD0EC8C8E544B11D8F9096A6629D9247B3,
RequestCachingSection_get_DefaultPolicyLevel_m2A5DEE245E0D8E6A411803B57C99E0CE66BFDE64,
RequestCachingSection_set_DefaultPolicyLevel_m3124DB4C951600EC287CFEAD3947348B6FE3E45E,
RequestCachingSection_get_DisableAllCaching_m8770EC80DB05D44079C113720850F3020054174F,
RequestCachingSection_set_DisableAllCaching_m021195CC4E1414FB1F7D053AB83DC907848B8CFC,
RequestCachingSection_get_IsPrivateCache_mE00DBBAE818AD25950E5429974B2C4156DF2B16C,
RequestCachingSection_set_IsPrivateCache_m7E0DFBDA7EAE93114B001184B00A85E158DA3752,
RequestCachingSection_get_Properties_m593F3860E465AECF9F8E2DCF9CF295424145EE2B,
RequestCachingSection_get_UnspecifiedMaximumAge_m9EFBDF4E5C5633924C8BC504C31A1B2CD1D9F905,
RequestCachingSection_set_UnspecifiedMaximumAge_mC931D3D93C4BB2D55635EB125E468609934C56B0,
RequestCachingSection_DeserializeElement_mF641BE222C5702248CAA521A40091375D4FCFBE0,
RequestCachingSection_PostDeserialize_mE63CAB4DD9D1E8EE9BC5C4FA3B3706E4FFA4CC8A,
SettingsSection__ctor_mC5F3D29EDC94D87B0B0542DE3702795441AC3005,
SettingsSection_get_HttpListener_m7E5B4881CBAC6E44041631D499FA967462767CC9,
SettingsSection_get_HttpWebRequest_m5ADB3F960F6E2330F910766FA84F2B5A57047E7B,
SettingsSection_get_Ipv6_mD7A051C08ABADF84202B27228B5958C793B6646A,
SettingsSection_get_PerformanceCounters_m27BD48DA684FDBAE032A1300F57E4C3119758113,
SettingsSection_get_Properties_m1ABB76DEC7441CFEDD4E7EDF99B8F5C258101254,
SettingsSection_get_ServicePointManager_m1A4EB5B89F3E5200F00E6860D35651CCEE6E28A6,
SettingsSection_get_Socket_mFEBAC6C484A1E3DC437CB82E9C5DBF0E9744845D,
SettingsSection_get_WebProxyScript_mEECE2AFA2D169409DD1F3959287BDE8A058BD301,
SettingsSection_get_WebUtility_mC5E95C6781775D44F6A841F7F93B6B5721080925,
PerformanceCountersElement__ctor_m5A090222699B48BEB5FCC743198613FA8D081083,
PerformanceCountersElement_get_Enabled_m8E63227CCFAA1EA1151EE8ED27986EB44FD38615,
PerformanceCountersElement_set_Enabled_mF05473E3D50498CB0DB7AD801A382792A35BAC17,
PerformanceCountersElement_get_Properties_m3C7B73AC6E5F5E92426D7DC091A2ECE5CFCD9FD0,
ServicePointManagerElement__ctor_m61B031714F8498D467B5A0958EE62F73E0C58EB7,
ServicePointManagerElement_get_CheckCertificateName_m4BCD92CB3067E1AD3CAF0735F985587019CBF756,
ServicePointManagerElement_set_CheckCertificateName_mE1AC7FA86968273E4AAAFDC24C53167E7BA9C786,
ServicePointManagerElement_get_CheckCertificateRevocationList_m045C8AF9A4A4EE9E42A97BA99756453389717AD9,
ServicePointManagerElement_set_CheckCertificateRevocationList_m72F2885BF7A31C0DCB04446B6E501CCD8E617027,
ServicePointManagerElement_get_DnsRefreshTimeout_mE0C25A3D74FB28CEE41EE3EF76362458D9A6A697,
ServicePointManagerElement_set_DnsRefreshTimeout_m7E5A67B40F2F98AA17AF1C1833999F249AFC5192,
ServicePointManagerElement_get_EnableDnsRoundRobin_m71E2CA1EA15A38CA8D093AF4D1BF9A708CB57F4E,
ServicePointManagerElement_set_EnableDnsRoundRobin_mC624B1CD0FC0296178C82566ADD1FFBF373A27D1,
ServicePointManagerElement_get_EncryptionPolicy_m2E5321EE31A4057954C772BC13C626019A20381E,
ServicePointManagerElement_set_EncryptionPolicy_m8CA94D4E45039F9E94A3A6371E561AE745E9B92A,
ServicePointManagerElement_get_Expect100Continue_m23993273EE5EC40F35769C7285AB6D68F3407494,
ServicePointManagerElement_set_Expect100Continue_m82865FF2C757DD8573C786C22A4242FBB6ED0124,
ServicePointManagerElement_get_Properties_mC1C586246B4FE10AC90622A0CC6A5936D501B677,
ServicePointManagerElement_get_UseNagleAlgorithm_mD25DD90FF245A3E71F87D18A372643D4A1A53F2A,
ServicePointManagerElement_set_UseNagleAlgorithm_mB53C6B65B659EE3D4585C7283C3A92B9CCF45B81,
ServicePointManagerElement_PostDeserialize_m465195CF13EEC903A529C2EF236CAC33E3E8A6E0,
SocketElement__ctor_m428B7094399223FFB9A5B62BF9D8CEA18A00A4C3,
SocketElement_get_AlwaysUseCompletionPortsForAccept_m969F53904002E15FAA2BB650CD651B480897D712,
SocketElement_set_AlwaysUseCompletionPortsForAccept_mF12A6D43139F1F59783B653C57D1CB23004FA446,
SocketElement_get_AlwaysUseCompletionPortsForConnect_m9EE9B98C81A329A31DE1F42F4556D5E1F13C9695,
SocketElement_set_AlwaysUseCompletionPortsForConnect_m64EC90C1788D45A08A621E2D5B1883299DAA1D30,
SocketElement_get_IPProtectionLevel_m6B27E4A0571527E7CC014D2A9066FAC34500C322,
SocketElement_set_IPProtectionLevel_mE57AEC2E0B754065CAD1C35A2341514A71C9ED4B,
SocketElement_get_Properties_m9CF8E9B1A9B41B7EC24A4F91CE2E8ECBF317426A,
SocketElement_PostDeserialize_m98FC455D8C9AF54F245092F866C5889126DEE2F6,
WebProxyScriptElement__ctor_mC8AF875E80D96B18AA387148009AE1C630D83591,
WebProxyScriptElement_get_DownloadTimeout_mE13F88C0E99E1951C76662E8020131EC3019122A,
WebProxyScriptElement_set_DownloadTimeout_m5672A8A8A6F1722B9B906F61D50CFCC60AD34932,
WebProxyScriptElement_get_Properties_m8AD25399F804B2D22BC8312102EBC28A0CAE6E26,
WebProxyScriptElement_PostDeserialize_mAD4E3E436D9976B67189C8E3BD99E3505D1AE643,
WebUtilityElement__ctor_m91C5382CC03A6E1E72C1BC5AD24705764213216D,
WebUtilityElement_get_Properties_m64C8392C2273BD9A4E8D2BB8FA6041BE852A733D,
WebUtilityElement_get_UnicodeDecodingConformance_m1BD4FDFCC733FFD283EEF6318CEAF61A2DA78E0A,
WebUtilityElement_set_UnicodeDecodingConformance_m11A0660C5A969D46E2B535D7B67032F451588427,
WebUtilityElement_get_UnicodeEncodingConformance_m90CAAD610B43BF4A842E049E6BDFE313420DB947,
WebUtilityElement_set_UnicodeEncodingConformance_m322DFA2CC29BEA24894A4166BF98CDDD9BDD7540,
WebRequestModulesSection__ctor_m0CAB6F207E3B29D65AEA38A6AC191873E3000F02,
WebRequestModulesSection_get_Properties_m909A3E4C4A61BFCC9D09F397D9314E5F74F3FE44,
WebRequestModulesSection_get_WebRequestModules_mDAD77F92B8E6DC4FF806A1E820DB01E38C237131,
WebRequestModulesSection_InitializeDefault_m00BF7709796F6C8090F12403F072BF5932B246C9,
WebRequestModulesSection_PostDeserialize_mE9ABC289280CBCC5436DC7BE9836821DBD8833D3,
WebRequestModuleElementCollection__ctor_m8B880B0EAE7CEF1CB79CD264A9B6D62AB6A22961,
WebRequestModuleElementCollection_get_Item_mF32694FD5054914459C1C51E59D4D07F6D4D7A9D,
WebRequestModuleElementCollection_set_Item_mF762DFA4745E7B5CB89CDB46A9CA582C92212F14,
WebRequestModuleElementCollection_get_Item_m44BB1386A038DD30CB36C1496ED803D8F1B79184,
WebRequestModuleElementCollection_set_Item_mAB801F20261A19FF067E3F3D7725CAE0B9EA8794,
WebRequestModuleElementCollection_Add_m80722E381351D1D25F8194B82629933286F71E8F,
WebRequestModuleElementCollection_Clear_m7273DCC2F0CD938BC2E0D0DCCFE771959F843D27,
WebRequestModuleElementCollection_CreateNewElement_mE0336C7369252EC92CFC8A518FE116B4CA5FE352,
WebRequestModuleElementCollection_GetElementKey_mCD1FA9CA31921DC24EF4E2070D9016EE1087CD45,
WebRequestModuleElementCollection_IndexOf_m62031B8D5909CC860F4A8FB21DA43CECF27C9C57,
WebRequestModuleElementCollection_Remove_m97895514AA15F71083EC63DB0FD6684CD6D81BC6,
WebRequestModuleElementCollection_Remove_m5D97CBAF96E21E43BE83AFBDFA5BD5950B7368DB,
WebRequestModuleElementCollection_RemoveAt_mCE24F740212364AA946AE1D5A95D7557AFD2C96A,
WebRequestModuleElement__ctor_m63B53F95E19DBF4583C1960A28B5AEBA2A716436,
WebRequestModuleElement__ctor_mCA54D4BD7272CFAA89629787D81ADF3E7B878B40,
WebRequestModuleElement__ctor_mC84335A9859D114C761A7C8A7D0F1687E774AE0A,
WebRequestModuleElement_get_Prefix_m7A1E49C8A16495AA4DA2FF8231D6EA12C29E01B6,
WebRequestModuleElement_set_Prefix_mC6566327D75A1764A8C296E4D5649907902072A5,
WebRequestModuleElement_get_Properties_m5B26EB7AF00EE742678560BD4D8C325D4549DEAB,
WebRequestModuleElement_get_Type_m33D579662D51FBDFFB9BA87023F37BCB32D92CF4,
WebRequestModuleElement_set_Type_m55A0122F0030B5DC74F75F0B60767B27449EDAB1,
DiagnosticsConfigurationHandler__ctor_m185BC74B0225A3E16EEB4164923931B79AAA0CF0,
DiagnosticsConfigurationHandler_Create_mCC7EF5B43B6913E2429B37EC5923202EBB20AA96,
ApplicationScopedSettingAttribute__ctor_m8CBE10C6DCC16343455D26D264596C1256385B60,
SettingAttribute__ctor_m05185AE87D4EF7F7E9CE976B859918BC238E000E,
ApplicationSettingsBase__ctor_m206AB45BC358BE585749CD16AEA5798DEE7CF695,
ApplicationSettingsBase__ctor_mDE5CCA15484275C005611BB4E21A1477C1E0F3BC,
ApplicationSettingsBase__ctor_mDAB5640FE2BBA1A394E13D5EAABC91175F840631,
ApplicationSettingsBase__ctor_m823580BBB2045EAF36004B2B09A6C43D2D77C273,
ApplicationSettingsBase_get_Context_mD003F78257FA76CBD657CAE52E6F35BED594FA66,
ApplicationSettingsBase_get_Item_mCE339023C91579CEFA1A7E53CA1E15B141760E59,
ApplicationSettingsBase_set_Item_mB8718322A3A7A262908C175D5254C47C36AC3ECC,
ApplicationSettingsBase_get_Properties_m6062E3C51096C053C997C448CDA61119C3826EA7,
ApplicationSettingsBase_get_PropertyValues_m9E1DE1D95C570995F75C270FC36D53B78EA58336,
ApplicationSettingsBase_get_Providers_mFC1F77B830B2A4A0B070D4C3126E41DF1D4692E6,
ApplicationSettingsBase_get_SettingsKey_mB1A03477BB72043F8D07500BB83FCCD90CC51C21,
ApplicationSettingsBase_set_SettingsKey_m403FC47F37110D339AAE9E06F6F6D87A9520F145,
ApplicationSettingsBase_add_PropertyChanged_m8D725BC2F7123373B36E0D8B7AE89388123B5B3B,
ApplicationSettingsBase_remove_PropertyChanged_m7EA2D4AB5C4BFF1DBF128B81DFA19DF2AC6E58AA,
ApplicationSettingsBase_add_SettingChanging_m568400A439D823F3DC23F516C30956F41304DEAA,
ApplicationSettingsBase_remove_SettingChanging_m11F5CE333430EF67C70B70F9FF7C80EB9E064590,
ApplicationSettingsBase_add_SettingsLoaded_m38921FB36E33E4504292C28E1791C7C60B98A2E0,
ApplicationSettingsBase_remove_SettingsLoaded_m788AA5A85219365B7091DA01A1892F488AC85E17,
ApplicationSettingsBase_add_SettingsSaving_mDCE81760BA915C110EAA4A32EC672F5337DF5BAC,
ApplicationSettingsBase_remove_SettingsSaving_m06B29C500147CD20D435B4E0D300696232BCB9AE,
ApplicationSettingsBase_GetPreviousVersion_mF1E932354B065FCCEED0058512ED5890FCCC1BF1,
ApplicationSettingsBase_OnPropertyChanged_mDA0245C9C3E0404C22340253372E7044D3E11DA9,
ApplicationSettingsBase_OnSettingChanging_m00DE9DD45AF7CDAFEF6D466547B5664429FD5769,
ApplicationSettingsBase_OnSettingsLoaded_m2D91042FD0B9F2F4CB5B7BB7C1AC3639DC502E7A,
ApplicationSettingsBase_OnSettingsSaving_m3656B393C750A27098563D0E26FF196C01190751,
ApplicationSettingsBase_Reload_mC2B6631581C98D56BCD54685CE0ECD0F23DCD6F9,
ApplicationSettingsBase_Reset_mC53007F432633F94F9FF26495F05F99C57F7147B,
ApplicationSettingsBase_Save_m6CE15BF0D37643B5FCFD358D054E309283EF73E7,
ApplicationSettingsBase_Upgrade_m6806E6C81C3B7B351BFB712ACB427C7F5DE0E97F,
SettingChangingEventHandler__ctor_m4898B0FA994955766030B00807240A971820AABA,
SettingChangingEventHandler_Invoke_m22FA36DDDBB06CFE555536174CA7251B32B0888A,
SettingChangingEventHandler_BeginInvoke_mF10D0FB27380E547FB329FA555940D03CE444F26,
SettingChangingEventHandler_EndInvoke_m640F033B8E4161CB78EB5D224F026A74A9C1A965,
SettingChangingEventArgs__ctor_m2655044BD27F044838A9C4EFCCB21A7F094DFDC2,
SettingChangingEventArgs_get_NewValue_m2900FDF3B523C1A6162DB680D2BF70AA81C1845B,
SettingChangingEventArgs_get_SettingClass_m8FD14C323ADEE7248D6DE70CEDC568EC7F39FFAE,
SettingChangingEventArgs_get_SettingKey_m35D21404BEA8B37F34FE28125DE8E499CF4074ED,
SettingChangingEventArgs_get_SettingName_m403FB4AE44E39E7DAAD2A952877A00620A56D534,
SettingsLoadedEventHandler__ctor_m95D7D707CAAF7A5F2C300C9C7D624C69ABB6C944,
SettingsLoadedEventHandler_Invoke_m64323EA0F03780D42A9C8C78BB1D8FC07DE7CDE5,
SettingsLoadedEventHandler_BeginInvoke_m71EB0603B5FF2E10F9117A8FE69E800C65480DF6,
SettingsLoadedEventHandler_EndInvoke_mA619F820885C74A5F61D9683EC792E5A2A4C9181,
SettingsLoadedEventArgs__ctor_mECC5FF13BB891E3C262E5139B1E246D5CFBD2124,
SettingsLoadedEventArgs_get_Provider_mFCA817A4BBBD7DF57906499A50C0CC3A6A324B07,
SettingsSavingEventHandler__ctor_mC3BE770F81B72C8C3DCA87316EF79EBF0CD237D2,
SettingsSavingEventHandler_Invoke_m674BB7CD185CBEE51159E0F07D5913F731A5E79D,
SettingsSavingEventHandler_BeginInvoke_m382B7FBC45766132E0369BCF66784388AA0563CA,
SettingsSavingEventHandler_EndInvoke_mEDCB73F4AFFBB56DB61A2E5E5209C323951AB43C,
ApplicationSettingsGroup__ctor_mC2DAEA83BA2464F7D52059BF4E69A639036B5215,
AppSettingsReader__ctor_mD64EBD664D3193498119FA468F7E6016EE48BDFE,
AppSettingsReader_GetValue_m1FCE73DF66BB8C7511482F3BC1F8C9837F3E1059,
ClientSettingsSection__ctor_m17E00DE7B154DF9A7D609E8DA62A40037716CFA6,
ClientSettingsSection_get_Properties_mC3D2ABD34D3553AE46EFADD25B1037669F858F60,
ClientSettingsSection_get_Settings_m20FFE85BB394ED0DEA22B272065E78A4EED1B1AC,
SettingElementCollection__ctor_mAFBAF1EB03CBB31F0994AA12A178238A9F2068FE,
SettingElementCollection_get_CollectionType_m94E99DE3C7A18B572F3BE40BD1EA0633AFCC3173,
SettingElementCollection_get_ElementName_mC5A65C8BF012BA2BE39B8738049EC5CC6BD845A7,
SettingElementCollection_Add_m01CD30F453386AAF69FC7B0BEAF69E1D4DF06926,
SettingElementCollection_Clear_m44C8D48439CB63A9E27C1F189E2AB824703FEAD5,
SettingElementCollection_CreateNewElement_m0A8E447BA527A26922209C96D13C2B77755D8F0D,
SettingElementCollection_Get_m51E5EF1F55487E845BB7872F4E0C9CB9EE3ECACD,
SettingElementCollection_GetElementKey_mB362A8A8B476667BA249B2AA7B8AB6835DD2B5DC,
SettingElementCollection_Remove_mFD9ECA78CB0E616356538BFE2813301DD3072B56,
SettingElement__ctor_m2DA6B1AA5D02C4C4A23C27C0E5CCB7E92349231E,
SettingElement__ctor_m379328940D95F466EBF0468B7BF522238A30FF2B,
SettingElement_get_Name_m93A51FCA8C2299471D3C46E7C6958D19C088AC19,
SettingElement_set_Name_m1348841BCFF9CCFE9AC4A1F388FD30436B2373BA,
SettingElement_get_Properties_m85576CC30E15A29CA32A193C29227424DED7451A,
SettingElement_get_SerializeAs_mE444AEA720E158035698C095C6B4BA89B134E997,
SettingElement_set_SerializeAs_m3BAC75C55B57532CC42E831E1831AC6EC00684BC,
SettingElement_get_Value_m34BA48AA748966CA5D4A4C3DE8EF3D0D90A217D4,
SettingElement_set_Value_mE30648E2AB0FCE291F594179C314FB9C6329D207,
SettingValueElement__ctor_m60893C25D91E1BD8A39358530A01E34C336D7811,
SettingValueElement_get_Properties_mB86C4C51CE67DBA26A1BBE10BF17A7FEEAC6FD7D,
SettingValueElement_get_ValueXml_m28DB5CF45CB897286D9C3E76083043FA138CF72D,
SettingValueElement_set_ValueXml_m98672CDC34AC231C53BFE5EE847FBD537671A216,
SettingValueElement_DeserializeElement_mD813F8216F305E95190AAF912C38D62E34EE82E3,
SettingValueElement_IsModified_m21A41693890E291C8E9B15F61E23AD823328747A,
SettingValueElement_Reset_mBBF683B39043C66DE8BFC995F9B1AF4F13BBCDAD,
SettingValueElement_ResetModified_m02CE4CD0EAAC76EAB8DCECCA0F09D9FA9D3DCBF9,
SettingValueElement_SerializeToXmlElement_mDD0377CD47F0E3A6C4DA2BE44AC1512F64737666,
SettingValueElement_Unmerge_m42C391A039F0C73906DCC8876661BFC8EEE54E15,
ConfigurationSettings__ctor_m07678822B4D533A5483E7516733767EFD8F2C815,
ConfigurationSettings_get_AppSettings_m9D0D8F1730B120246AE9C5F55834137F475FCA85,
ConfigurationSettings_GetConfig_m060651F719540AA0065B8A5BE6A1AC2C4BAD13BC,
ConfigXmlDocument__ctor_m5A8791EDE9C0098BA57CA637AEC220BF9D2FAECC,
ConfigXmlDocument_get_Filename_m2FBF3DBFCE0EE16322464417544A51BE56AC9B92,
ConfigXmlDocument_get_LineNumber_m646CD32E96CDF3A035AE09C6403B76A9A8CA9709,
ConfigXmlDocument_System_Configuration_Internal_IConfigErrorInfo_get_Filename_m5BD9BD4AA416C1E0AC041BFACE8E3F34B2181855,
ConfigXmlDocument_System_Configuration_Internal_IConfigErrorInfo_get_LineNumber_m8E1EA52BE614EBBCB32D9137F811BD3A3D914D1F,
ConfigXmlDocument_LoadSingleElement_m649933ACC4292989E5B442F4EB72AD8902101B5A,
DefaultSettingValueAttribute__ctor_m3969716B1EF3F5EF041C4C8ECDBBAB6DD47D578B,
DefaultSettingValueAttribute_get_Value_m6534ECDE0CBDAB6767231AC633349E41ED9DD54F,
DictionarySectionHandler__ctor_mB2FAC924BE156A10653A629D98E5699696B8BE7E,
DictionarySectionHandler_get_KeyAttributeName_mFB04EC12EF00169482F7A8FD8DC3D23EA274338F,
DictionarySectionHandler_get_ValueAttributeName_m213C90BFC1F34E9F9FDB307DD6AE063E760B65B7,
DictionarySectionHandler_Create_mAE5631137494F60D637ACFF7A365D617EE72AC98,
NULL,
NULL,
IdnElement__ctor_m8B5829BA5123024263C21E265A7AD1C51F789BAC,
IdnElement_get_Enabled_m0937D8CD557B7C992FA4E8B5E524C4C09313C199,
IdnElement_set_Enabled_mDEDC15295916E8DDCC7F1FDAE4CF050BAF860832,
IdnElement_get_Properties_mE4921D6BD432E61250D2DDD7B76E62CA17EE2261,
IgnoreSectionHandler__ctor_m52647064069409183DD794F5628653415B89B5A0,
IgnoreSectionHandler_Create_m16BF78B33BE7DA5453989E7DCB5CD50FDF933002,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
IriParsingElement__ctor_m53AAE7B05465A78BA2EB1E8EF7D44F4A4E0BD7AA,
IriParsingElement_get_Enabled_m0901B9D33FD0985A106E8C01C7A007262B724D2E,
IriParsingElement_set_Enabled_m7DB96165A8E30A61C809AF4DEBD04F4D0FF2507E,
IriParsingElement_get_Properties_m5640EA59BDC39903FBBBDD9A8460C4A7D4FA3890,
NULL,
LocalFileSettingsProvider__ctor_m525265051D15A3BE412E0438956B1B918F0F84BF,
LocalFileSettingsProvider_get_ApplicationName_mD5DE139A163352CBA90B6887A241F178F527FC63,
LocalFileSettingsProvider_set_ApplicationName_m67C7FD8717BBB0F480A1C57732B011331732723B,
LocalFileSettingsProvider_GetPreviousVersion_m6E978C2076E78DE4F6B35B1B44FABE61998EE497,
LocalFileSettingsProvider_GetPropertyValues_m87C11DA3990E35ECAA93B12B6C115FDD81E7AD9E,
LocalFileSettingsProvider_Initialize_m1BDAD1196E3B703FBC2636BF4F6E61FBCC2EED41,
LocalFileSettingsProvider_Reset_mC3F09D87465D73DFA7A743448C32C66AE78C85DA,
LocalFileSettingsProvider_SetPropertyValues_mD08A07722209715A1E09D13FCAC818EDCC061D6C,
LocalFileSettingsProvider_Upgrade_mA00368862791023C1CB52295C2A75DE263EA5A2A,
NameValueFileSectionHandler__ctor_m79A507F08D53B683FED144C137FFB08C155F17EF,
NameValueFileSectionHandler_Create_m86B58204CA733220D62ED127A711E289B1099C7B,
NameValueSectionHandler__ctor_m47E887BB519D96C29ED77A6EAFEEA52E2A50EB2B,
NameValueSectionHandler_get_KeyAttributeName_m6A5EEE72EBEDC09642CB3BEA229ADB965591BD27,
NameValueSectionHandler_get_ValueAttributeName_mD967482D538A1A13C8598EAA755194876827DF11,
NameValueSectionHandler_Create_m17A8A7CC43B8F8D477D7FFF6711192CC4B5BB88E,
NoSettingsVersionUpgradeAttribute__ctor_mF58F70D71371E8A1AB7F0F5E1F12E1318985D154,
SchemeSettingElement__ctor_m913D84A376E89DE0C4C801B92AE9AA9A4A92B7CA,
SchemeSettingElement_get_GenericUriParserOptions_m82E2E69608BF140C2958B6B649F623F5B49FAEE8,
SchemeSettingElement_get_Name_mB64E36BFA90E35F8F7912DCD13866F6551C31DBC,
SchemeSettingElement_get_Properties_m8D82CE2C817674D84C6CA229684671E1327409DF,
SchemeSettingElementCollection__ctor_m46B448E0D713A72217EB4EB5AD3B2C2F32433A86,
SchemeSettingElementCollection_get_CollectionType_m349979E0051ECDBDA9D4DA39674AC240BDFD3E33,
SchemeSettingElementCollection_get_Item_mE5424884B0B6FB82C2A0631DC694C53391E53C0E,
SchemeSettingElementCollection_get_Item_m59827948EAE0602BFFAC166EB66AF022306210B2,
SchemeSettingElementCollection_CreateNewElement_m57E23D64D31256198C2623138C0DE39A6C8170B3,
SchemeSettingElementCollection_GetElementKey_mDB4505D2B448912454CB089694E72721FBC41BC1,
SchemeSettingElementCollection_IndexOf_m99D6527ACBBB8EC5E9EBDAF7AD83087789A3BA31,
SettingsDescriptionAttribute__ctor_mD19C1E7B671304EE3F7914A2BC2513EB10F292A5,
SettingsDescriptionAttribute_get_Description_m451500B26A6594EE21032BA4845536C3872A5262,
SettingsGroupDescriptionAttribute__ctor_m4F7239949DE5F532FE5FC9194CB32090327923F7,
SettingsGroupDescriptionAttribute_get_Description_m273865A3A3DAB908177970421435002CD19841D1,
SettingsGroupNameAttribute__ctor_m8F68ACE2A0DE5D9779C6CB8CD7D33EB6F4E95B58,
SettingsGroupNameAttribute_get_GroupName_m07FDA0CE774DAC69179AC126AC6A789D0966B925,
SettingsManageabilityAttribute__ctor_m341771084893E3B873A522EA9DF7C0DF7DB1841C,
SettingsManageabilityAttribute_get_Manageability_mF25D69823C151E829F19064618F693F25A91145A,
SettingsPropertyIsReadOnlyException__ctor_m8E0797D1C4B71589D571EC28D52A3BD08FAFE574,
SettingsPropertyIsReadOnlyException__ctor_m91BBFFD541D2E7EB53B4D79470FC2D83050DC3D7,
SettingsPropertyIsReadOnlyException__ctor_mC52299AD49646032EC7570ACA66FF86541C8A632,
SettingsPropertyIsReadOnlyException__ctor_m6D221DA546C827998A2F3A0C81171FA04C6AF4C9,
SettingsPropertyNotFoundException__ctor_m9AC021593186EA9683673C62FD0085E4E2133F9D,
SettingsPropertyNotFoundException__ctor_m9C8CB3082B1CE5A471F2432592E8E50457A57DF2,
SettingsPropertyNotFoundException__ctor_mEE419B9ED7B61A8076D14B11843016D3BBE060C8,
SettingsPropertyNotFoundException__ctor_mB163DA028B4E59BBDEAACD65AEBC13D7E9CC4D5D,
SettingsPropertyWrongTypeException__ctor_mD8A5F3993BB5C890372B74A3D2666E25CB07CABB,
SettingsPropertyWrongTypeException__ctor_m8EB1FE3A197DC8C170CA3EB533256F647A4BE467,
SettingsPropertyWrongTypeException__ctor_m74B15DA8C1541DF7EB771911A1B777BB2EBBB052,
SettingsPropertyWrongTypeException__ctor_m52B14EC5FBF4BF56744E5E09F966D787E9DA0AE8,
SettingsProviderAttribute__ctor_mE1EC4A2365E8EC8E67FAB66266284E19E1115BBE,
SettingsProviderAttribute__ctor_mE32484FF25722520D7AEE98CF650B93D7F24B202,
SettingsProviderAttribute_get_ProviderTypeName_mA5DD240D2AF5B84750D6EA06740A08136D6979E1,
SettingsSerializeAsAttribute__ctor_mA5EC756AA3A3838232E52F2C4C5CD3D382C1292D,
SettingsSerializeAsAttribute_get_SerializeAs_m346EBE2E5E1B5D28FBB991C300FCDDE0BC03F6D9,
SingleTagSectionHandler__ctor_m9D5333AF1F7538123D8472F4116AE2B695FC9DA5,
SingleTagSectionHandler_Create_m06E697D3C671243C73FE40F733DE9DA9473C9D87,
SpecialSettingAttribute__ctor_m7CAC1395B8E0F71AAB99411B1930E4DFACD10096,
SpecialSettingAttribute_get_SpecialSetting_m51C81DF984C77EA07C1AA9CDBEA5F2A9CB62BE98,
UriSection__ctor_m371C115632BEB5D90B021ADD88422BC5454FB5F4,
UriSection_get_Idn_m9681AA2A50164D2CD7286121CC4A9E93C86FB61D,
UriSection_get_IriParsing_mE540D2133CB1A16134B6873FE342F2686BF0AAF9,
UriSection_get_Properties_mA09D8C9AB8885BD41E8ABF64C608F617B34AD17D,
UriSection_get_SchemeSettings_m98F34F40D2C622AE77B89FF086BE3E21321B0F54,
UserScopedSettingAttribute__ctor_mF70BA3610B2F7823771878D6FA9553A544EC303D,
UserSettingsGroup__ctor_mB9CDAF8A409530F0EEC1734BDC9F7ACCA0F1DB6F,
ThrowStub_ThrowNotSupportedException_mF1DE187697F740D8C18B8966BBEB276878CD86FD,
};
static const int32_t s_InvokerIndices[5434] =
{
1,
2,
0,
1,
2,
26,
1078,
1078,
1079,
1080,
1081,
790,
49,
4,
138,
1082,
1083,
121,
138,
1084,
1085,
156,
138,
1084,
1085,
156,
138,
1086,
1087,
26,
138,
1088,
1089,
26,
138,
1090,
1091,
121,
23,
138,
1092,
114,
1093,
138,
64,
1094,
26,
138,
1095,
1096,
1097,
138,
1098,
1099,
1100,
138,
1098,
1099,
1100,
138,
6,
1101,
26,
138,
1102,
1103,
156,
138,
1104,
1096,
1105,
138,
1106,
1107,
1108,
138,
1109,
1101,
1100,
138,
1110,
1111,
26,
138,
1112,
1085,
26,
138,
6,
1101,
26,
138,
1113,
1114,
121,
138,
1115,
1116,
121,
138,
1117,
1118,
1100,
138,
1119,
1120,
1100,
138,
1121,
1091,
26,
138,
1122,
1123,
26,
138,
1122,
1123,
26,
138,
1122,
1123,
26,
138,
1112,
1085,
26,
138,
1124,
1096,
121,
138,
1124,
1096,
121,
138,
1124,
1096,
121,
138,
1084,
1085,
156,
138,
1084,
1085,
156,
138,
493,
1096,
26,
138,
6,
1101,
26,
138,
1125,
1126,
26,
1127,
1128,
89,
14,
1129,
1129,
23,
31,
23,
89,
23,
1130,
1131,
1130,
1131,
1132,
1133,
1134,
1135,
21,
21,
21,
47,
21,
14,
492,
89,
89,
89,
89,
10,
1066,
1070,
1071,
23,
1136,
1137,
1055,
965,
25,
965,
965,
173,
23,
15,
7,
1047,
23,
25,
23,
31,
23,
173,
3,
1047,
10,
1138,
16,
1139,
165,
143,
173,
1140,
0,
1047,
1047,
1141,
18,
14,
3,
173,
1138,
1142,
1142,
173,
1140,
0,
1143,
1143,
1144,
790,
25,
173,
4,
1145,
1145,
1146,
23,
3,
26,
165,
15,
15,
14,
14,
10,
10,
14,
3,
26,
14,
1147,
1148,
3,
1147,
735,
735,
735,
735,
1138,
1,
1,
1,
790,
4,
4,
3,
23,
23,
138,
1149,
1150,
26,
23,
14,
699,
1151,
1151,
731,
28,
9,
23,
1149,
10,
10,
35,
14,
32,
23,
32,
35,
10,
14,
32,
26,
14,
89,
14,
10,
32,
102,
32,
23,
746,
746,
746,
37,
14,
23,
26,
23,
26,
23,
26,
102,
37,
14,
10,
32,
1152,
14,
1152,
37,
1152,
37,
138,
1067,
1068,
9,
1,
1153,
1154,
130,
14,
1065,
1066,
869,
1155,
1156,
1136,
14,
14,
42,
0,
1,
28,
10,
26,
756,
14,
1157,
1137,
749,
121,
749,
26,
521,
35,
747,
747,
1158,
646,
1159,
1160,
1161,
1162,
1163,
37,
1164,
1164,
89,
31,
23,
14,
748,
209,
89,
89,
89,
182,
182,
209,
10,
10,
3,
23,
23,
26,
23,
26,
23,
10,
23,
26,
23,
26,
1127,
14,
14,
89,
89,
14,
14,
14,
23,
89,
23,
14,
14,
1129,
1129,
23,
90,
9,
114,
23,
31,
23,
4,
3,
163,
3,
4,
4,
3,
14,
10,
89,
31,
27,
28,
1,
4,
3,
0,
109,
0,
0,
0,
0,
23,
1067,
23,
139,
23,
1067,
23,
139,
23,
214,
214,
114,
14,
23,
3,
3,
23,
28,
23,
26,
26,
27,
110,
1165,
26,
26,
32,
26,
26,
14,
9,
10,
26,
14,
164,
164,
109,
0,
215,
1,
584,
1166,
109,
2,
23,
41,
3,
1167,
1168,
1169,
1170,
89,
89,
89,
89,
182,
14,
89,
109,
89,
1171,
9,
89,
23,
245,
440,
440,
1172,
1172,
14,
23,
31,
26,
144,
27,
158,
27,
1173,
43,
120,
120,
120,
14,
14,
14,
14,
14,
10,
89,
89,
89,
14,
14,
89,
14,
109,
4,
3,
14,
10,
14,
14,
14,
89,
14,
14,
89,
89,
14,
48,
109,
48,
103,
10,
14,
128,
128,
9,
109,
0,
1174,
14,
10,
978,
209,
23,
1175,
23,
200,
34,
200,
1176,
34,
23,
1177,
1178,
1179,
1180,
1181,
1182,
1183,
1184,
1185,
1186,
1187,
1188,
94,
133,
89,
48,
48,
48,
48,
1189,
1190,
856,
9,
9,
9,
427,
392,
392,
200,
89,
106,
89,
0,
0,
59,
982,
1191,
1192,
34,
200,
26,
3,
23,
23,
23,
26,
120,
120,
1193,
1194,
1195,
1196,
1197,
1198,
450,
48,
48,
48,
48,
3,
14,
10,
14,
647,
700,
54,
9,
49,
3,
10,
30,
30,
30,
52,
32,
0,
0,
89,
14,
647,
700,
54,
9,
35,
1199,
1200,
1200,
1201,
1201,
106,
399,
1202,
1201,
1203,
1203,
1199,
599,
1204,
1205,
1206,
1207,
1207,
1208,
96,
1209,
389,
1210,
393,
393,
1211,
1199,
1212,
138,
26,
214,
26,
27,
14,
14,
14,
89,
31,
89,
31,
23,
372,
23,
26,
23,
1213,
165,
3,
49,
26,
14,
23,
9,
90,
90,
214,
139,
138,
27,
139,
26,
23,
31,
89,
31,
1214,
23,
344,
26,
26,
26,
14,
14,
23,
23,
31,
23,
23,
23,
26,
26,
14,
331,
23,
26,
144,
1215,
120,
120,
1030,
1029,
10,
321,
89,
14,
34,
121,
9,
152,
28,
58,
23,
1216,
0,
28,
89,
89,
3,
1217,
14,
26,
23,
23,
1218,
152,
1219,
522,
14,
35,
10,
14,
14,
23,
3,
23,
1220,
89,
31,
620,
26,
26,
26,
1221,
1218,
26,
26,
1222,
42,
42,
1223,
240,
109,
109,
109,
109,
109,
109,
48,
48,
1224,
1225,
1226,
1226,
1227,
0,
0,
124,
10,
14,
34,
23,
1228,
1229,
41,
23,
1221,
1230,
46,
0,
0,
94,
21,
23,
32,
89,
10,
26,
89,
14,
14,
28,
23,
825,
31,
1231,
834,
485,
28,
89,
102,
14,
89,
4,
3,
1165,
89,
3,
23,
27,
14,
89,
10,
34,
28,
34,
34,
144,
14,
23,
26,
89,
14,
14,
23,
27,
23,
23,
32,
32,
32,
32,
10,
10,
10,
23,
32,
143,
38,
32,
143,
23,
32,
23,
32,
10,
37,
32,
143,
23,
32,
10,
37,
10,
37,
10,
10,
10,
10,
245,
9,
52,
23,
423,
89,
23,
4,
1232,
1233,
14,
14,
38,
32,
32,
30,
37,
37,
32,
3,
23,
1234,
14,
1235,
23,
120,
120,
23,
1235,
143,
1236,
629,
38,
347,
89,
14,
38,
14,
34,
14,
14,
14,
14,
14,
1237,
26,
34,
10,
10,
124,
26,
26,
32,
14,
137,
373,
14,
23,
14,
14,
14,
245,
10,
423,
103,
245,
30,
23,
245,
14,
239,
103,
23,
143,
144,
23,
121,
30,
9,
89,
89,
89,
89,
89,
89,
48,
48,
48,
89,
48,
1238,
23,
23,
89,
26,
23,
23,
1239,
14,
620,
620,
26,
26,
32,
23,
23,
23,
89,
23,
28,
10,
32,
245,
23,
32,
23,
423,
245,
423,
10,
3,
23,
1240,
23,
23,
23,
23,
89,
23,
23,
137,
23,
797,
797,
23,
23,
23,
32,
10,
10,
38,
347,
23,
30,
37,
37,
14,
1241,
0,
23,
32,
89,
10,
10,
143,
32,
143,
38,
121,
28,
37,
28,
825,
27,
27,
207,
3,
3,
26,
26,
27,
160,
23,
321,
182,
182,
23,
3,
23,
26,
14,
26,
138,
27,
139,
26,
27,
620,
31,
620,
32,
209,
343,
344,
31,
26,
26,
14,
9,
10,
139,
214,
9,
23,
110,
28,
27,
144,
89,
23,
14,
23,
140,
89,
14,
14,
23,
138,
27,
139,
26,
27,
23,
14,
14,
27,
27,
23,
23,
23,
26,
1,
23,
0,
4,
164,
26,
23,
1,
14,
10,
34,
28,
9,
9,
28,
14,
9,
9,
10,
89,
14,
144,
14,
3,
26,
27,
26,
14,
14,
23,
26,
89,
23,
26,
26,
89,
26,
26,
26,
26,
26,
26,
32,
62,
23,
26,
26,
26,
89,
31,
89,
31,
26,
3,
138,
26,
214,
26,
9,
90,
23,
31,
850,
32,
143,
89,
10,
9,
10,
89,
3,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
90,
214,
28,
9,
9,
23,
31,
89,
9,
10,
89,
3,
14,
58,
114,
114,
114,
23,
23,
31,
89,
31,
138,
27,
139,
26,
4,
4,
4,
4,
4,
4,
4,
4,
4,
4,
4,
4,
4,
4,
23,
26,
14,
9,
10,
28,
89,
90,
139,
214,
23,
62,
10,
14,
138,
27,
139,
26,
139,
214,
9,
23,
4,
4,
23,
26,
27,
14,
14,
9,
10,
3,
23,
89,
89,
26,
26,
14,
14,
26,
23,
31,
14,
28,
89,
14,
23,
3,
26,
28,
34,
144,
26,
214,
9,
23,
26,
14,
27,
207,
488,
23,
26,
27,
114,
23,
31,
28,
14,
26,
102,
26,
27,
23,
207,
14,
14,
28,
89,
14,
26,
23,
28,
14,
28,
90,
90,
214,
139,
28,
9,
9,
23,
26,
41,
0,
3,
23,
26,
14,
14,
14,
14,
14,
14,
28,
14,
28,
14,
28,
28,
26,
14,
23,
31,
89,
9,
10,
89,
3,
31,
42,
688,
1242,
89,
89,
10,
89,
9,
10,
32,
146,
89,
10,
9,
10,
9,
90,
90,
214,
139,
23,
90,
90,
214,
139,
23,
89,
14,
90,
139,
58,
114,
114,
114,
23,
23,
26,
14,
9,
10,
3,
26,
14,
9,
10,
3,
26,
14,
9,
10,
3,
27,
620,
31,
620,
32,
209,
343,
344,
31,
26,
26,
14,
9,
10,
26,
26,
14,
139,
28,
28,
28,
28,
114,
28,
114,
9,
23,
26,
14,
14,
26,
9,
10,
89,
3,
31,
89,
89,
9,
10,
3,
31,
23,
89,
9,
10,
89,
3,
26,
26,
27,
27,
27,
14,
14,
14,
9,
10,
23,
26,
14,
14,
9,
10,
89,
3,
32,
10,
9,
10,
89,
3,
23,
26,
14,
14,
26,
9,
10,
89,
3,
26,
14,
14,
26,
138,
27,
139,
26,
89,
14,
58,
114,
114,
114,
23,
23,
27,
27,
27,
14,
14,
14,
9,
10,
32,
23,
10,
9,
10,
26,
14,
14,
26,
90,
90,
14,
214,
139,
28,
9,
9,
90,
27,
26,
27,
14,
14,
89,
27,
27,
26,
102,
1243,
10,
34,
28,
121,
23,
9,
144,
23,
32,
108,
121,
62,
26,
32,
14,
14,
28,
114,
28,
26,
26,
10,
89,
14,
14,
34,
62,
121,
23,
9,
121,
62,
26,
32,
89,
89,
3,
23,
26,
28,
27,
27,
26,
23,
28,
27,
207,
23,
214,
9,
451,
27,
9,
14,
89,
14,
14,
28,
26,
27,
9,
2,
23,
14,
14,
14,
9,
10,
89,
90,
90,
214,
139,
23,
23,
31,
89,
31,
138,
27,
139,
26,
89,
14,
89,
89,
89,
89,
89,
89,
14,
10,
26,
26,
26,
144,
41,
26,
23,
26,
14,
26,
14,
23,
89,
89,
32,
32,
89,
23,
28,
28,
28,
28,
28,
114,
28,
28,
114,
114,
700,
1244,
14,
26,
26,
26,
26,
27,
14,
26,
14,
14,
14,
14,
14,
14,
28,
14,
28,
14,
28,
28,
28,
14,
23,
23,
23,
9,
14,
1245,
89,
14,
14,
14,
89,
28,
26,
26,
26,
26,
26,
26,
89,
23,
14,
14,
89,
14,
26,
23,
23,
89,
26,
26,
89,
114,
28,
114,
14,
14,
14,
89,
23,
28,
28,
31,
89,
9,
10,
89,
3,
26,
14,
26,
26,
14,
9,
10,
14,
114,
23,
14,
58,
114,
114,
114,
23,
14,
58,
114,
114,
114,
23,
14,
58,
114,
114,
114,
23,
0,
23,
26,
27,
120,
23,
26,
27,
116,
120,
90,
28,
1246,
23,
27,
14,
23,
14,
23,
23,
10,
114,
28,
27,
23,
26,
27,
207,
451,
120,
14,
120,
23,
4,
164,
115,
148,
1,
2,
109,
0,
0,
790,
109,
109,
392,
164,
164,
370,
1247,
164,
1,
3,
1248,
1249,
1250,
1251,
7,
23,
62,
10,
114,
27,
1246,
23,
23,
26,
26,
14,
14,
9,
10,
3,
31,
32,
89,
9,
10,
89,
3,
143,
629,
62,
38,
10,
10,
10,
14,
138,
27,
139,
26,
144,
14,
26,
10,
32,
23,
26,
34,
62,
89,
89,
34,
62,
121,
23,
9,
121,
62,
26,
32,
10,
89,
14,
144,
14,
31,
89,
89,
9,
10,
3,
23,
451,
14,
14,
14,
14,
9,
10,
3,
23,
23,
26,
26,
14,
14,
26,
23,
31,
14,
28,
89,
14,
3,
26,
102,
27,
158,
1252,
1253,
1254,
23,
89,
10,
10,
14,
14,
791,
10,
14,
89,
31,
89,
31,
89,
89,
31,
115,
10,
10,
14,
89,
89,
245,
620,
245,
620,
89,
31,
89,
31,
89,
31,
423,
238,
1255,
9,
663,
23,
6,
126,
837,
126,
837,
1256,
126,
837,
1257,
126,
837,
46,
664,
1258,
152,
1259,
1260,
48,
48,
48,
48,
30,
30,
109,
109,
48,
48,
48,
48,
89,
822,
30,
52,
1261,
1262,
664,
1258,
1263,
152,
1259,
1264,
32,
143,
9,
663,
509,
1265,
144,
1266,
664,
1267,
1266,
1259,
1259,
14,
14,
137,
200,
1237,
373,
1268,
1269,
1266,
664,
9,
663,
3,
143,
14,
26,
27,
26,
27,
14,
26,
14,
14,
14,
89,
14,
10,
89,
14,
23,
14,
9,
26,
23,
130,
1270,
10,
114,
0,
1,
31,
89,
9,
10,
89,
3,
139,
214,
9,
23,
26,
14,
14,
114,
31,
28,
27,
207,
14,
14,
28,
89,
14,
14,
26,
26,
90,
214,
90,
139,
114,
9,
214,
9,
28,
9,
9,
90,
14,
14,
14,
23,
31,
89,
9,
10,
89,
3,
62,
10,
14,
138,
27,
139,
26,
26,
14,
138,
27,
139,
26,
26,
14,
138,
27,
139,
26,
27,
26,
27,
14,
14,
89,
89,
10,
14,
27,
9,
9,
28,
26,
14,
28,
28,
114,
28,
10,
114,
28,
28,
27,
27,
28,
26,
27,
9,
89,
26,
102,
1243,
10,
34,
28,
121,
23,
9,
144,
23,
32,
108,
121,
62,
26,
32,
14,
28,
114,
28,
26,
26,
14,
10,
89,
14,
27,
23,
9,
14,
89,
89,
28,
27,
14,
14,
26,
14,
121,
23,
9,
121,
62,
89,
89,
26,
32,
34,
62,
3,
26,
14,
705,
14,
14,
89,
23,
27,
27,
14,
14,
14,
9,
10,
31,
89,
9,
10,
89,
3,
31,
89,
9,
10,
89,
3,
26,
90,
214,
139,
28,
9,
9,
90,
3,
26,
41,
451,
27,
207,
14,
14,
89,
27,
26,
27,
23,
27,
27,
451,
1014,
1014,
207,
14,
14,
14,
26,
14,
14,
14,
89,
89,
14,
14,
14,
14,
27,
90,
14,
28,
114,
207,
451,
90,
9,
26,
28,
27,
27,
27,
26,
27,
9,
89,
3,
436,
23,
4,
148,
139,
1,
28,
28,
28,
114,
114,
114,
114,
214,
0,
28,
28,
28,
28,
28,
28,
28,
114,
28,
28,
28,
2,
114,
28,
28,
28,
28,
214,
114,
108,
114,
0,
9,
0,
0,
0,
0,
0,
26,
1,
3,
26,
89,
14,
28,
28,
28,
28,
28,
114,
1,
14,
14,
28,
23,
26,
26,
14,
14,
138,
26,
214,
26,
31,
89,
9,
10,
89,
3,
158,
14,
14,
138,
27,
139,
26,
14,
58,
114,
114,
114,
23,
31,
89,
9,
10,
3,
89,
14,
58,
114,
114,
114,
23,
90,
214,
23,
109,
109,
109,
90,
90,
214,
139,
23,
26,
144,
14,
10,
14,
9,
10,
9,
14,
49,
9,
90,
9,
90,
28,
214,
28,
114,
28,
114,
214,
114,
139,
28,
114,
28,
114,
214,
28,
114,
28,
114,
89,
9,
28,
114,
214,
89,
9,
14,
28,
89,
9,
89,
9,
9,
90,
114,
23,
3,
207,
451,
14,
89,
14,
9,
26,
9,
26,
10,
34,
144,
14,
10,
89,
14,
144,
14,
23,
26,
26,
14,
9,
10,
3,
23,
26,
139,
28,
28,
28,
28,
28,
28,
114,
28,
28,
28,
114,
9,
23,
26,
26,
14,
23,
4,
164,
4,
4,
115,
164,
164,
1,
1,
148,
148,
148,
148,
148,
164,
148,
1,
130,
2,
130,
130,
2,
196,
148,
148,
118,
148,
118,
196,
761,
196,
761,
1,
1,
0,
0,
163,
0,
0,
163,
0,
0,
163,
0,
163,
0,
0,
0,
163,
0,
0,
163,
1,
163,
0,
1,
215,
1,
0,
1,
0,
163,
1,
215,
0,
0,
0,
0,
1,
0,
163,
1,
215,
1271,
0,
0,
0,
0,
0,
0,
163,
0,
163,
148,
1272,
597,
454,
1272,
164,
164,
164,
628,
164,
164,
164,
148,
164,
148,
148,
148,
148,
128,
164,
148,
3,
27,
114,
27,
14,
26,
14,
26,
114,
27,
14,
14,
14,
14,
14,
14,
28,
14,
28,
14,
28,
28,
27,
9,
27,
9,
41,
23,
3,
27,
14,
14,
14,
14,
14,
14,
28,
14,
28,
14,
28,
28,
26,
139,
28,
28,
28,
28,
114,
28,
114,
9,
27,
14,
14,
14,
14,
14,
14,
28,
14,
28,
14,
28,
28,
207,
14,
14,
14,
14,
14,
14,
28,
14,
28,
14,
28,
28,
23,
23,
26,
90,
90,
214,
139,
28,
9,
9,
14,
58,
114,
114,
114,
23,
14,
58,
114,
114,
114,
23,
14,
58,
114,
114,
114,
23,
23,
26,
27,
27,
207,
120,
14,
14,
120,
23,
32,
62,
26,
27,
120,
10,
120,
43,
3,
3,
89,
14,
58,
114,
114,
114,
114,
90,
214,
139,
90,
23,
23,
32,
10,
9,
10,
89,
14,
3,
31,
89,
9,
10,
89,
3,
23,
31,
89,
9,
10,
89,
3,
23,
26,
26,
144,
144,
14,
14,
14,
9,
9,
10,
27,
27,
207,
32,
10,
9,
10,
89,
3,
89,
31,
26,
26,
14,
14,
9,
10,
3,
23,
23,
26,
27,
23,
3,
90,
121,
23,
26,
9,
10,
26,
23,
144,
120,
3,
10,
114,
27,
23,
28,
114,
114,
0,
23,
3,
196,
451,
27,
14,
28,
28,
27,
14,
28,
28,
28,
90,
90,
90,
28,
28,
27,
158,
14,
158,
14,
23,
27,
120,
26,
363,
27,
26,
14,
26,
14,
23,
121,
34,
10,
14,
144,
89,
14,
26,
14,
89,
23,
124,
124,
23,
27,
26,
14,
26,
26,
137,
137,
137,
137,
137,
137,
137,
137,
1273,
1273,
26,
14,
14,
14,
14,
0,
1,
0,
3,
23,
102,
1274,
89,
89,
10,
26,
121,
14,
137,
14,
23,
120,
119,
119,
14,
14,
14,
14,
14,
10,
110,
23,
14,
137,
148,
3,
3,
14,
14,
14,
10,
14,
110,
23,
23,
89,
26,
26,
14,
137,
137,
14,
137,
119,
119,
823,
14,
23,
14,
14,
14,
10,
114,
110,
23,
14,
137,
148,
14,
3,
23,
26,
34,
121,
26,
14,
10,
26,
14,
14,
89,
23,
89,
23,
26,
10,
34,
102,
14,
23,
31,
23,
14,
23,
31,
26,
23,
31,
23,
23,
10,
89,
14,
144,
14,
26,
14,
89,
23,
89,
26,
23,
31,
23,
23,
31,
89,
26,
3,
23,
26,
23,
102,
26,
121,
137,
23,
89,
31,
26,
28,
3,
3,
164,
1275,
163,
845,
109,
164,
4,
28,
23,
23,
102,
146,
10,
26,
37,
121,
14,
137,
23,
102,
102,
102,
102,
363,
14,
26,
48,
243,
0,
121,
14,
137,
144,
363,
89,
89,
89,
182,
182,
209,
23,
748,
209,
10,
749,
121,
521,
749,
26,
35,
31,
747,
747,
746,
23,
3,
144,
1276,
1277,
31,
521,
521,
35,
35,
23,
749,
749,
121,
26,
748,
209,
89,
89,
89,
182,
182,
209,
138,
521,
749,
121,
138,
35,
749,
26,
23,
711,
23,
31,
23,
1278,
1279,
1280,
1278,
1280,
1278,
595,
1281,
165,
94,
1282,
1282,
138,
1283,
1284,
121,
89,
23,
89,
26,
102,
14,
89,
4,
23,
3,
10,
14,
28,
23,
4,
4,
3,
214,
114,
14,
1067,
114,
209,
181,
144,
32,
225,
0,
163,
14,
10,
182,
14,
109,
485,
9,
10,
14,
3,
10,
144,
14,
10,
14,
14,
28,
9,
10,
3,
14,
26,
26,
14,
26,
23,
28,
23,
109,
4,
4,
4,
0,
109,
46,
3,
4,
4,
4,
14,
26,
27,
138,
62,
358,
26,
27,
207,
14,
26,
14,
26,
14,
26,
14,
14,
14,
114,
23,
26,
120,
120,
120,
10,
10,
30,
143,
26,
144,
14,
14,
9,
10,
14,
23,
26,
27,
144,
1285,
1165,
944,
1286,
1287,
120,
120,
120,
10,
43,
3,
23,
14,
109,
89,
32,
27,
27,
26,
27,
163,
109,
26,
27,
26,
27,
27,
26,
28,
14,
589,
23,
620,
120,
26,
120,
120,
28,
14,
10,
34,
34,
14,
3,
121,
41,
121,
90,
23,
3,
4,
163,
0,
0,
4,
4,
23,
120,
120,
120,
26,
26,
14,
26,
14,
14,
26,
182,
209,
26,
14,
26,
14,
26,
10,
14,
114,
28,
23,
14,
26,
4,
4,
3,
28,
23,
28,
9,
14,
14,
23,
120,
120,
120,
23,
23,
31,
14,
14,
138,
28,
214,
28,
1288,
0,
0,
3,
28,
23,
32,
4,
207,
14,
14,
14,
871,
89,
89,
89,
138,
26,
7,
26,
23,
14,
137,
23,
124,
43,
3,
43,
3,
148,
32,
32,
89,
23,
138,
116,
586,
26,
32,
23,
23,
14,
26,
14,
26,
89,
23,
28,
9,
14,
23,
14,
26,
26,
31,
31,
14,
26,
14,
89,
331,
14,
9,
14,
26,
14,
89,
128,
1289,
109,
26,
14,
14,
89,
31,
14,
26,
10,
14,
10,
32,
14,
4,
9,
10,
14,
3,
26,
89,
31,
89,
14,
26,
89,
31,
10,
32,
14,
26,
14,
66,
66,
23,
224,
3,
144,
10,
9,
26,
14,
0,
41,
23,
23,
34,
26,
26,
10,
89,
14,
144,
313,
89,
1290,
121,
32,
14,
26,
14,
89,
23,
144,
14,
10,
23,
27,
102,
9,
121,
9,
1246,
28,
1291,
1292,
28,
488,
3,
23,
10,
10,
14,
28,
27,
14,
14,
41,
23,
3,
23,
26,
27,
120,
120,
120,
26,
120,
120,
120,
89,
182,
209,
26,
14,
26,
14,
14,
26,
14,
26,
10,
14,
114,
28,
14,
164,
164,
23,
23,
3,
23,
28,
1233,
1293,
31,
32,
521,
35,
749,
121,
749,
26,
23,
756,
120,
120,
120,
14,
23,
23,
32,
14,
28,
9,
14,
23,
23,
23,
14,
26,
28,
28,
28,
28,
164,
26,
28,
28,
30,
23,
23,
963,
14,
89,
31,
28,
31,
9,
9,
9,
9,
9,
120,
120,
120,
14,
4,
31,
23,
823,
823,
635,
0,
823,
663,
3,
43,
3,
0,
0,
26,
26,
1067,
125,
3,
2,
2,
1,
3,
214,
0,
1,
114,
14,
23,
138,
111,
1294,
28,
26,
14,
14,
14,
14,
14,
89,
23,
14,
822,
3,
3,
23,
14,
14,
14,
14,
14,
14,
9,
28,
114,
28,
214,
114,
119,
4,
174,
214,
114,
14,
23,
3,
2,
0,
1295,
1295,
389,
164,
130,
163,
0,
0,
0,
0,
4,
138,
28,
214,
28,
27,
14,
14,
89,
89,
89,
14,
14,
26,
879,
1296,
88,
88,
23,
158,
89,
89,
89,
182,
182,
209,
23,
23,
748,
209,
521,
749,
121,
521,
35,
749,
26,
35,
23,
23,
31,
23,
138,
35,
749,
26,
138,
521,
749,
121,
28,
23,
62,
10,
14,
26,
4,
26,
182,
209,
14,
26,
89,
14,
26,
14,
26,
14,
26,
10,
14,
14,
10,
14,
10,
32,
23,
114,
28,
14,
14,
23,
23,
23,
28,
26,
23,
23,
23,
23,
23,
23,
23,
23,
23,
0,
108,
121,
121,
58,
58,
28,
23,
23,
26,
14,
23,
23,
114,
1297,
4,
14,
6,
871,
89,
89,
23,
23,
3,
995,
944,
451,
14,
331,
26,
26,
32,
23,
14,
26,
26,
23,
89,
23,
28,
3,
26,
120,
23,
27,
26,
14,
26,
89,
10,
89,
89,
14,
14,
14,
26,
182,
209,
209,
89,
31,
26,
14,
26,
26,
14,
26,
14,
26,
128,
89,
10,
14,
26,
14,
26,
26,
14,
89,
14,
14,
10,
14,
26,
89,
89,
31,
14,
89,
14,
14,
9,
114,
28,
14,
89,
31,
89,
23,
120,
120,
23,
62,
23,
956,
14,
23,
62,
14,
26,
26,
26,
372,
26,
9,
26,
152,
9,
89,
31,
26,
26,
9,
23,
89,
10,
89,
102,
152,
23,
14,
23,
26,
451,
120,
14,
10,
14,
23,
14,
120,
120,
23,
23,
31,
23,
23,
23,
181,
242,
10,
89,
89,
14,
14,
89,
23,
1285,
26,
23,
1298,
521,
521,
35,
91,
89,
89,
10,
1299,
1299,
0,
1299,
1299,
164,
26,
521,
23,
214,
114,
14,
35,
14,
10,
14,
31,
89,
31,
89,
31,
1239,
26,
192,
89,
31,
89,
31,
28,
26,
871,
26,
89,
14,
26,
114,
26,
26,
90,
27,
3,
4,
49,
115,
115,
4,
1,
158,
89,
10,
9,
138,
26,
214,
26,
26,
27,
148,
196,
23,
88,
31,
88,
31,
23,
23,
23,
879,
14,
14,
89,
89,
89,
89,
14,
23,
26,
23,
9,
26,
27,
207,
1300,
23,
850,
88,
88,
23,
10,
32,
14,
26,
14,
14,
10,
10,
27,
89,
26,
1301,
1302,
144,
9,
372,
26,
1303,
23,
511,
26,
28,
23,
23,
1211,
1304,
41,
521,
89,
1304,
518,
72,
1305,
31,
27,
23,
26,
89,
31,
14,
26,
89,
31,
26,
27,
23,
23,
26,
14,
26,
10,
32,
27,
26,
26,
488,
148,
14,
488,
14,
14,
1306,
14,
26,
14,
26,
14,
89,
119,
89,
23,
26,
27,
27,
9,
89,
23,
14,
10,
10,
89,
31,
26,
32,
32,
14,
10,
23,
23,
23,
26,
26,
521,
749,
121,
26,
749,
1307,
26,
35,
23,
88,
485,
89,
9,
23,
89,
23,
23,
748,
209,
89,
89,
89,
182,
182,
209,
3,
23,
9,
23,
26,
23,
26,
26,
115,
23,
62,
32,
32,
120,
10,
14,
10,
850,
31,
32,
26,
102,
89,
89,
89,
10,
10,
89,
182,
182,
209,
748,
144,
521,
35,
31,
23,
749,
121,
749,
26,
23,
746,
209,
38,
49,
49,
49,
49,
15,
10,
10,
10,
31,
89,
31,
89,
121,
520,
522,
522,
520,
1308,
32,
1309,
121,
1309,
121,
4,
89,
3,
23,
23,
32,
303,
23,
1310,
10,
652,
20,
14,
1311,
1312,
89,
31,
858,
1313,
89,
31,
52,
1314,
1315,
14,
26,
28,
1316,
1317,
1318,
26,
703,
1319,
32,
863,
1320,
26,
153,
214,
153,
164,
164,
26,
1321,
1322,
31,
26,
858,
1313,
1323,
1324,
1325,
420,
1326,
1327,
1326,
1327,
1328,
420,
1329,
1330,
1323,
1324,
1325,
375,
420,
1326,
1327,
1326,
1327,
121,
200,
1331,
1332,
629,
1238,
38,
1333,
1334,
1335,
1336,
1337,
23,
32,
733,
863,
1320,
31,
7,
23,
26,
35,
23,
214,
1027,
28,
164,
115,
46,
46,
3,
3,
23,
26,
26,
26,
26,
26,
26,
26,
26,
26,
26,
26,
26,
26,
26,
26,
26,
23,
26,
23,
26,
23,
32,
14,
26,
153,
26,
31,
23,
23,
23,
173,
89,
23,
23,
3,
14,
26,
32,
32,
23,
26,
15,
125,
10,
23,
23,
23,
31,
32,
102,
26,
26,
144,
3,
23,
26,
102,
14,
31,
89,
138,
1338,
1339,
28,
138,
1067,
1068,
9,
138,
139,
1069,
28,
14,
4,
140,
963,
963,
1340,
26,
89,
89,
89,
89,
10,
10,
182,
182,
209,
209,
748,
746,
23,
23,
31,
521,
35,
749,
121,
749,
26,
49,
4,
4,
14,
23,
23,
120,
10,
123,
14,
23,
23,
14,
23,
26,
3,
14,
23,
20,
1341,
4,
4,
4,
4,
14,
23,
4,
89,
31,
89,
31,
89,
31,
10,
32,
89,
31,
89,
31,
10,
32,
89,
23,
3,
3,
14,
14,
14,
10,
27,
30,
146,
115,
21,
9,
10,
1342,
14,
23,
31,
28,
27,
14,
23,
10,
14,
89,
89,
89,
14,
14,
27,
23,
9,
144,
14,
14,
26,
23,
26,
28,
27,
10,
14,
89,
89,
89,
14,
14,
27,
23,
9,
144,
14,
14,
26,
26,
14,
705,
14,
14,
89,
23,
102,
144,
10,
89,
14,
14,
102,
14,
89,
23,
23,
23,
26,
62,
26,
120,
120,
26,
23,
32,
28,
89,
27,
26,
28,
27,
34,
34,
14,
10,
144,
14,
89,
14,
3,
27,
26,
89,
23,
14,
27,
90,
121,
14,
14,
4,
4,
23,
62,
26,
120,
23,
0,
0,
27,
28,
28,
27,
26,
28,
27,
34,
34,
34,
14,
23,
32,
62,
120,
10,
89,
89,
89,
14,
14,
14,
14,
28,
27,
14,
27,
23,
9,
144,
121,
26,
26,
14,
14,
120,
26,
144,
14,
705,
14,
14,
89,
23,
102,
144,
10,
89,
14,
14,
34,
62,
10,
89,
89,
121,
23,
9,
144,
121,
62,
89,
26,
32,
14,
34,
62,
121,
9,
121,
62,
26,
144,
14,
23,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
94,
23,
120,
26,
27,
125,
207,
110,
27,
14,
14,
10,
0,
94,
214,
23,
14,
89,
28,
27,
14,
14,
14,
207,
23,
0,
23,
23,
10,
89,
28,
14,
26,
23,
14,
144,
14,
26,
26,
23,
23,
26,
26,
26,
23,
26,
26,
1343,
14,
14,
26,
89,
31,
14,
26,
14,
26,
14,
26,
10,
32,
89,
31,
89,
31,
23,
14,
26,
114,
27,
23,
10,
89,
28,
14,
26,
23,
14,
144,
14,
26,
23,
26,
89,
31,
89,
31,
14,
14,
14,
26,
14,
26,
89,
23,
26,
23,
28,
26,
114,
26,
27,
23,
26,
14,
14,
26,
23,
34,
62,
28,
27,
26,
23,
14,
28,
121,
26,
26,
32,
23,
14,
14,
23,
23,
23,
26,
14,
26,
14,
23,
34,
62,
28,
27,
89,
26,
23,
14,
28,
121,
26,
26,
32,
23,
144,
14,
26,
10,
32,
14,
23,
34,
62,
28,
27,
26,
23,
14,
28,
121,
26,
26,
32,
23,
14,
14,
23,
14,
89,
31,
14,
14,
14,
89,
31,
23,
26,
23,
14,
14,
26,
23,
10,
32,
10,
32,
14,
14,
26,
14,
26,
10,
32,
23,
10,
32,
14,
102,
26,
23,
321,
997,
321,
997,
321,
997,
10,
32,
14,
102,
26,
23,
14,
14,
89,
23,
321,
321,
321,
321,
182,
14,
321,
23,
10,
32,
10,
32,
10,
32,
14,
89,
31,
23,
23,
89,
31,
14,
23,
14,
23,
10,
32,
10,
32,
14,
26,
14,
14,
14,
23,
14,
26,
89,
31,
89,
31,
14,
26,
14,
26,
10,
32,
14,
14,
26,
14,
26,
23,
23,
14,
26,
14,
23,
14,
14,
14,
14,
14,
14,
14,
0,
23,
14,
14,
10,
32,
89,
31,
89,
31,
14,
321,
997,
102,
23,
23,
14,
14,
14,
14,
14,
14,
14,
14,
14,
23,
89,
31,
14,
23,
89,
31,
89,
31,
10,
32,
89,
31,
10,
32,
89,
31,
14,
89,
31,
23,
23,
89,
31,
89,
31,
10,
32,
14,
23,
23,
321,
997,
14,
23,
23,
14,
10,
32,
10,
32,
23,
14,
14,
23,
23,
23,
34,
62,
28,
27,
26,
23,
14,
28,
121,
26,
26,
32,
23,
27,
27,
14,
26,
14,
14,
26,
23,
214,
23,
23,
23,
26,
27,
26,
14,
28,
27,
14,
14,
14,
14,
26,
26,
26,
26,
26,
26,
26,
26,
26,
28,
27,
27,
27,
27,
23,
23,
23,
23,
138,
27,
139,
26,
1344,
14,
14,
14,
14,
138,
27,
139,
26,
26,
14,
138,
27,
139,
26,
23,
23,
114,
23,
14,
14,
23,
10,
14,
26,
23,
14,
28,
28,
26,
23,
144,
14,
26,
14,
10,
32,
14,
26,
23,
14,
14,
26,
102,
89,
26,
23,
90,
110,
23,
4,
0,
23,
14,
10,
14,
10,
27,
26,
14,
23,
14,
14,
214,
28,
23,
23,
10,
32,
14,
23,
214,
89,
31,
14,
26,
23,
23,
23,
23,
89,
31,
14,
28,
23,
14,
26,
114,
114,
27,
26,
27,
27,
23,
214,
23,
14,
14,
214,
23,
23,
10,
14,
14,
23,
10,
34,
28,
14,
28,
121,
26,
14,
26,
14,
26,
14,
32,
10,
23,
120,
26,
27,
23,
120,
26,
27,
23,
120,
26,
27,
26,
26,
14,
32,
10,
23,
214,
32,
10,
23,
14,
14,
14,
14,
23,
23,
3,
};
static const Il2CppTokenIndexMethodTuple s_reversePInvokeIndices[6] =
{
{ 0x060000AB, 1, (void**)&UnityTlsContext_WriteCallback_m5F0468BDEFF636D45C1C6F1C76704F11CDED387F_RuntimeMethod_var, 0 },
{ 0x060000AD, 2, (void**)&UnityTlsContext_ReadCallback_m0B14F0D383551A47EE106C1A94B86D951C20C8BB_RuntimeMethod_var, 0 },
{ 0x060000AF, 3, (void**)&UnityTlsContext_VerifyCallback_m13D57FD52BD264F536F4CA7E84BC54CCE5E01850_RuntimeMethod_var, 0 },
{ 0x060000B1, 4, (void**)&UnityTlsContext_CertificateCallback_m4CF8B88233EDA0609216D4F30A2C1F0966022347_RuntimeMethod_var, 0 },
{ 0x06000C62, 5, (void**)&DeflateStreamNative_UnmanagedRead_mFD20677F91EBF121ACA3C4236C108B356BF376FA_RuntimeMethod_var, 0 },
{ 0x06000C64, 6, (void**)&DeflateStreamNative_UnmanagedWrite_mC98CAEEAFE9482472AB4D5D78F733ADB7972A87C_RuntimeMethod_var, 0 },
};
static const Il2CppTokenRangePair s_rgctxIndices[13] =
{
{ 0x020000CF, { 0, 42 } },
{ 0x020002B6, { 42, 23 } },
{ 0x020002B7, { 65, 2 } },
{ 0x020002B9, { 67, 8 } },
{ 0x020002BA, { 75, 3 } },
{ 0x020002BC, { 78, 44 } },
{ 0x020002BD, { 122, 5 } },
{ 0x020002BE, { 127, 2 } },
{ 0x020002BF, { 129, 2 } },
{ 0x020002C0, { 131, 7 } },
{ 0x020002C1, { 138, 6 } },
{ 0x020002C2, { 144, 6 } },
{ 0x020002C3, { 150, 3 } },
};
static const Il2CppRGCTXDefinition s_rgctxValues[153] =
{
{ (Il2CppRGCTXDataType)3, 22344 },
{ (Il2CppRGCTXDataType)2, 18973 },
{ (Il2CppRGCTXDataType)3, 22345 },
{ (Il2CppRGCTXDataType)3, 22346 },
{ (Il2CppRGCTXDataType)3, 22347 },
{ (Il2CppRGCTXDataType)1, 18974 },
{ (Il2CppRGCTXDataType)3, 22348 },
{ (Il2CppRGCTXDataType)2, 26703 },
{ (Il2CppRGCTXDataType)2, 26811 },
{ (Il2CppRGCTXDataType)3, 22349 },
{ (Il2CppRGCTXDataType)3, 22350 },
{ (Il2CppRGCTXDataType)3, 22351 },
{ (Il2CppRGCTXDataType)3, 22352 },
{ (Il2CppRGCTXDataType)3, 22353 },
{ (Il2CppRGCTXDataType)3, 22354 },
{ (Il2CppRGCTXDataType)3, 22355 },
{ (Il2CppRGCTXDataType)3, 22356 },
{ (Il2CppRGCTXDataType)3, 22357 },
{ (Il2CppRGCTXDataType)3, 21211 },
{ (Il2CppRGCTXDataType)3, 22358 },
{ (Il2CppRGCTXDataType)3, 22359 },
{ (Il2CppRGCTXDataType)2, 18974 },
{ (Il2CppRGCTXDataType)3, 22360 },
{ (Il2CppRGCTXDataType)3, 21213 },
{ (Il2CppRGCTXDataType)3, 22361 },
{ (Il2CppRGCTXDataType)3, 21218 },
{ (Il2CppRGCTXDataType)3, 22362 },
{ (Il2CppRGCTXDataType)3, 22363 },
{ (Il2CppRGCTXDataType)3, 22364 },
{ (Il2CppRGCTXDataType)3, 22365 },
{ (Il2CppRGCTXDataType)3, 22366 },
{ (Il2CppRGCTXDataType)3, 22367 },
{ (Il2CppRGCTXDataType)3, 22368 },
{ (Il2CppRGCTXDataType)3, 22369 },
{ (Il2CppRGCTXDataType)3, 22370 },
{ (Il2CppRGCTXDataType)3, 22371 },
{ (Il2CppRGCTXDataType)3, 22372 },
{ (Il2CppRGCTXDataType)3, 22373 },
{ (Il2CppRGCTXDataType)3, 22374 },
{ (Il2CppRGCTXDataType)3, 22375 },
{ (Il2CppRGCTXDataType)3, 22376 },
{ (Il2CppRGCTXDataType)3, 21216 },
{ (Il2CppRGCTXDataType)3, 22377 },
{ (Il2CppRGCTXDataType)2, 20212 },
{ (Il2CppRGCTXDataType)3, 22378 },
{ (Il2CppRGCTXDataType)3, 22379 },
{ (Il2CppRGCTXDataType)3, 22380 },
{ (Il2CppRGCTXDataType)3, 22381 },
{ (Il2CppRGCTXDataType)3, 22382 },
{ (Il2CppRGCTXDataType)3, 22383 },
{ (Il2CppRGCTXDataType)3, 22384 },
{ (Il2CppRGCTXDataType)3, 22385 },
{ (Il2CppRGCTXDataType)3, 22386 },
{ (Il2CppRGCTXDataType)2, 26812 },
{ (Il2CppRGCTXDataType)2, 20213 },
{ (Il2CppRGCTXDataType)3, 22387 },
{ (Il2CppRGCTXDataType)2, 20215 },
{ (Il2CppRGCTXDataType)3, 22388 },
{ (Il2CppRGCTXDataType)3, 22389 },
{ (Il2CppRGCTXDataType)3, 22390 },
{ (Il2CppRGCTXDataType)3, 22391 },
{ (Il2CppRGCTXDataType)2, 20214 },
{ (Il2CppRGCTXDataType)3, 22392 },
{ (Il2CppRGCTXDataType)1, 20214 },
{ (Il2CppRGCTXDataType)2, 20214 },
{ (Il2CppRGCTXDataType)3, 22393 },
{ (Il2CppRGCTXDataType)2, 20221 },
{ (Il2CppRGCTXDataType)3, 22394 },
{ (Il2CppRGCTXDataType)3, 22395 },
{ (Il2CppRGCTXDataType)3, 22396 },
{ (Il2CppRGCTXDataType)3, 22397 },
{ (Il2CppRGCTXDataType)2, 20242 },
{ (Il2CppRGCTXDataType)3, 22398 },
{ (Il2CppRGCTXDataType)3, 22399 },
{ (Il2CppRGCTXDataType)2, 26813 },
{ (Il2CppRGCTXDataType)3, 22400 },
{ (Il2CppRGCTXDataType)3, 22401 },
{ (Il2CppRGCTXDataType)2, 20248 },
{ (Il2CppRGCTXDataType)3, 22402 },
{ (Il2CppRGCTXDataType)3, 22403 },
{ (Il2CppRGCTXDataType)3, 22404 },
{ (Il2CppRGCTXDataType)2, 26814 },
{ (Il2CppRGCTXDataType)3, 22405 },
{ (Il2CppRGCTXDataType)2, 20259 },
{ (Il2CppRGCTXDataType)3, 22406 },
{ (Il2CppRGCTXDataType)3, 22407 },
{ (Il2CppRGCTXDataType)3, 22408 },
{ (Il2CppRGCTXDataType)3, 22409 },
{ (Il2CppRGCTXDataType)3, 22410 },
{ (Il2CppRGCTXDataType)3, 22411 },
{ (Il2CppRGCTXDataType)3, 22412 },
{ (Il2CppRGCTXDataType)2, 26815 },
{ (Il2CppRGCTXDataType)3, 22413 },
{ (Il2CppRGCTXDataType)3, 22414 },
{ (Il2CppRGCTXDataType)2, 26816 },
{ (Il2CppRGCTXDataType)2, 26817 },
{ (Il2CppRGCTXDataType)2, 20260 },
{ (Il2CppRGCTXDataType)1, 20259 },
{ (Il2CppRGCTXDataType)1, 20260 },
{ (Il2CppRGCTXDataType)3, 22415 },
{ (Il2CppRGCTXDataType)3, 22416 },
{ (Il2CppRGCTXDataType)2, 20266 },
{ (Il2CppRGCTXDataType)3, 22417 },
{ (Il2CppRGCTXDataType)2, 20267 },
{ (Il2CppRGCTXDataType)3, 22418 },
{ (Il2CppRGCTXDataType)3, 22419 },
{ (Il2CppRGCTXDataType)3, 22420 },
{ (Il2CppRGCTXDataType)3, 22421 },
{ (Il2CppRGCTXDataType)2, 26818 },
{ (Il2CppRGCTXDataType)3, 22422 },
{ (Il2CppRGCTXDataType)3, 22423 },
{ (Il2CppRGCTXDataType)3, 22424 },
{ (Il2CppRGCTXDataType)3, 22425 },
{ (Il2CppRGCTXDataType)2, 20268 },
{ (Il2CppRGCTXDataType)2, 20261 },
{ (Il2CppRGCTXDataType)3, 22426 },
{ (Il2CppRGCTXDataType)2, 26819 },
{ (Il2CppRGCTXDataType)3, 22427 },
{ (Il2CppRGCTXDataType)3, 22428 },
{ (Il2CppRGCTXDataType)3, 22429 },
{ (Il2CppRGCTXDataType)3, 22430 },
{ (Il2CppRGCTXDataType)3, 22431 },
{ (Il2CppRGCTXDataType)3, 22432 },
{ (Il2CppRGCTXDataType)2, 20279 },
{ (Il2CppRGCTXDataType)2, 20280 },
{ (Il2CppRGCTXDataType)2, 20281 },
{ (Il2CppRGCTXDataType)3, 22433 },
{ (Il2CppRGCTXDataType)3, 22434 },
{ (Il2CppRGCTXDataType)2, 20289 },
{ (Il2CppRGCTXDataType)3, 22435 },
{ (Il2CppRGCTXDataType)2, 20298 },
{ (Il2CppRGCTXDataType)3, 22436 },
{ (Il2CppRGCTXDataType)3, 22437 },
{ (Il2CppRGCTXDataType)3, 22438 },
{ (Il2CppRGCTXDataType)2, 26820 },
{ (Il2CppRGCTXDataType)3, 22439 },
{ (Il2CppRGCTXDataType)2, 20305 },
{ (Il2CppRGCTXDataType)3, 22440 },
{ (Il2CppRGCTXDataType)3, 22441 },
{ (Il2CppRGCTXDataType)3, 22442 },
{ (Il2CppRGCTXDataType)3, 22443 },
{ (Il2CppRGCTXDataType)2, 26821 },
{ (Il2CppRGCTXDataType)3, 22444 },
{ (Il2CppRGCTXDataType)3, 22445 },
{ (Il2CppRGCTXDataType)3, 22446 },
{ (Il2CppRGCTXDataType)3, 22447 },
{ (Il2CppRGCTXDataType)2, 26822 },
{ (Il2CppRGCTXDataType)3, 22448 },
{ (Il2CppRGCTXDataType)3, 22449 },
{ (Il2CppRGCTXDataType)3, 22450 },
{ (Il2CppRGCTXDataType)3, 22451 },
{ (Il2CppRGCTXDataType)3, 22452 },
{ (Il2CppRGCTXDataType)2, 20338 },
};
extern const Il2CppCodeGenModule g_SystemCodeGenModule;
const Il2CppCodeGenModule g_SystemCodeGenModule =
{
"System.dll",
5434,
s_methodPointers,
s_InvokerIndices,
6,
s_reversePInvokeIndices,
13,
s_rgctxIndices,
153,
s_rgctxValues,
NULL,
};