优化实践教程示例项目
您最多选择25个主题 主题必须以中文或者字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

19561 行
1.3 MiB

#include "pch-c.h"
#ifndef _MSC_VER
# include <alloca.h>
#else
# include <malloc.h>
#endif
#include "codegen/il2cpp-codegen-metadata.h"
extern const RuntimeMethod* DeflateStreamNative_UnmanagedRead_m79E9628F6FF91A3995491997242DD83046C9B704_RuntimeMethod_var;
extern const RuntimeMethod* DeflateStreamNative_UnmanagedWrite_m509AE153ECB916CDF755432335FBAB2B51CA1486_RuntimeMethod_var;
extern const RuntimeMethod* UnityTlsContext_CertificateCallback_mF5E626BA2545CFFA64428622678E409702C2045A_RuntimeMethod_var;
extern const RuntimeMethod* UnityTlsContext_ReadCallback_m15F3A217E44D480CAED06EB5A88503FB6259D7EC_RuntimeMethod_var;
extern const RuntimeMethod* UnityTlsContext_VerifyCallback_m75D7C072718405EBBF8A2A9C794C4DDFB2595BD0_RuntimeMethod_var;
extern const RuntimeMethod* UnityTlsContext_WriteCallback_m53DD70115C97432A676F3E437E8FB42F9FC068F5_RuntimeMethod_var;
extern const RuntimeMethod* UnityTlsProvider_x509verify_callback_m47823254E133F7304ABFAE5A1F0D218402BC5B45_RuntimeMethod_var;
// 0x00000001 Mono.X509PalImpl Mono.SystemCertificateProvider::GetX509Pal()
extern void SystemCertificateProvider_GetX509Pal_m25337E8316D705CEC31B70783EFE75F0F72256D4 (void);
// 0x00000002 System.Void Mono.SystemCertificateProvider::EnsureInitialized()
extern void SystemCertificateProvider_EnsureInitialized_m5270DDA49FA6EA014CBA47A3AD13FB9A4C99B206 (void);
// 0x00000003 Mono.X509PalImpl Mono.SystemCertificateProvider::get_X509Pal()
extern void SystemCertificateProvider_get_X509Pal_m0E8EA8BF5F1C65CA33C3C4E0FA723E93DFF74B97 (void);
// 0x00000004 System.Security.Cryptography.X509Certificates.X509CertificateImpl Mono.SystemCertificateProvider::Import(System.Byte[],Mono.CertificateImportFlags)
extern void SystemCertificateProvider_Import_m3349082A12B7F5513069393B9EE77CF5264AB0FA (void);
// 0x00000005 System.Security.Cryptography.X509Certificates.X509CertificateImpl Mono.SystemCertificateProvider::Mono.ISystemCertificateProvider.Import(System.Byte[],Microsoft.Win32.SafeHandles.SafePasswordHandle,System.Security.Cryptography.X509Certificates.X509KeyStorageFlags,Mono.CertificateImportFlags)
extern void SystemCertificateProvider_Mono_ISystemCertificateProvider_Import_m4D2602C705772487B0FF370D6CB704324FDBE98F (void);
// 0x00000006 System.Security.Cryptography.X509Certificates.X509Certificate2Impl Mono.SystemCertificateProvider::Import(System.Byte[],Microsoft.Win32.SafeHandles.SafePasswordHandle,System.Security.Cryptography.X509Certificates.X509KeyStorageFlags,Mono.CertificateImportFlags)
extern void SystemCertificateProvider_Import_m530888F3CEA00BE89B9AF47DAFCF03E319A5AD73 (void);
// 0x00000007 System.Security.Cryptography.X509Certificates.X509CertificateImpl Mono.SystemCertificateProvider::Mono.ISystemCertificateProvider.Import(System.Security.Cryptography.X509Certificates.X509Certificate,Mono.CertificateImportFlags)
extern void SystemCertificateProvider_Mono_ISystemCertificateProvider_Import_mD7F4BAB2B4498500CD48A645D674188BFC30F036 (void);
// 0x00000008 System.Security.Cryptography.X509Certificates.X509Certificate2Impl Mono.SystemCertificateProvider::Import(System.Security.Cryptography.X509Certificates.X509Certificate,Mono.CertificateImportFlags)
extern void SystemCertificateProvider_Import_mC81F89F5BDFCF15698FDCEFAAEF6ACE1F6CB585C (void);
// 0x00000009 System.Void Mono.SystemCertificateProvider::.ctor()
extern void SystemCertificateProvider__ctor_m28122065D2285B598B1F145BC122693E14F722AC (void);
// 0x0000000A System.Void Mono.SystemCertificateProvider::.cctor()
extern void SystemCertificateProvider__cctor_m03BD266351742E571EA0605CB05A4842B1999803 (void);
// 0x0000000B Mono.SystemDependencyProvider Mono.SystemDependencyProvider::get_Instance()
extern void SystemDependencyProvider_get_Instance_m410F141F466665CEBA34A72F26D78C77A8B66719 (void);
// 0x0000000C System.Void Mono.SystemDependencyProvider::Initialize()
extern void SystemDependencyProvider_Initialize_mC10ED912B2EC028539CA83BE2BAE4EE1E237E835 (void);
// 0x0000000D Mono.ISystemCertificateProvider Mono.SystemDependencyProvider::Mono.ISystemDependencyProvider.get_CertificateProvider()
extern void SystemDependencyProvider_Mono_ISystemDependencyProvider_get_CertificateProvider_mEEA1F11DB63C54CCFAE6EA976D5B349719FEACCF (void);
// 0x0000000E Mono.SystemCertificateProvider Mono.SystemDependencyProvider::get_CertificateProvider()
extern void SystemDependencyProvider_get_CertificateProvider_mEC19F34D14EB2B7BF5F8973DBC3BF3EAD5B1A19D (void);
// 0x0000000F Mono.X509PalImpl Mono.SystemDependencyProvider::get_X509Pal()
extern void SystemDependencyProvider_get_X509Pal_m4982FB6EE530F77FB076AD4D21A57BBEDCA8D961 (void);
// 0x00000010 System.Void Mono.SystemDependencyProvider::.ctor()
extern void SystemDependencyProvider__ctor_mB851EC1408E241AB573D319D5BFCC1E95CF40343 (void);
// 0x00000011 System.Void Mono.SystemDependencyProvider::.cctor()
extern void SystemDependencyProvider__cctor_mFFD9148E4D54BCAB5E5244CA21AE22F8032D4D5A (void);
// 0x00000012 Mono.X509PalImpl Mono.X509Pal::get_Instance()
extern void X509Pal_get_Instance_mBA83FEDE77C97026665ED6DCDDBDC047CBA632C3 (void);
// 0x00000013 System.Security.Cryptography.X509Certificates.X509CertificateImpl Mono.X509PalImplMono::Import(System.Byte[])
extern void X509PalImplMono_Import_m72547BAC14066F54342B6D09539D358F6F0F045B (void);
// 0x00000014 System.Security.Cryptography.X509Certificates.X509Certificate2Impl Mono.X509PalImplMono::Import(System.Byte[],Microsoft.Win32.SafeHandles.SafePasswordHandle,System.Security.Cryptography.X509Certificates.X509KeyStorageFlags)
extern void X509PalImplMono_Import_m3AC55B3BC7FEDCC4872F8D51A9229333470AA19E (void);
// 0x00000015 System.Security.Cryptography.X509Certificates.X509Certificate2Impl Mono.X509PalImplMono::Import(System.Security.Cryptography.X509Certificates.X509Certificate)
extern void X509PalImplMono_Import_m152053C1A07898B4096D6E1537AFF88EE8AB9633 (void);
// 0x00000016 System.Void Mono.X509PalImplMono::.ctor()
extern void X509PalImplMono__ctor_m8DEF93E123E01393942BB5A18755A221C588DD47 (void);
// 0x00000017 System.Security.Cryptography.X509Certificates.X509CertificateImpl Mono.X509PalImpl::Import(System.Byte[])
// 0x00000018 System.Security.Cryptography.X509Certificates.X509Certificate2Impl Mono.X509PalImpl::Import(System.Byte[],Microsoft.Win32.SafeHandles.SafePasswordHandle,System.Security.Cryptography.X509Certificates.X509KeyStorageFlags)
// 0x00000019 System.Security.Cryptography.X509Certificates.X509Certificate2Impl Mono.X509PalImpl::Import(System.Security.Cryptography.X509Certificates.X509Certificate)
// 0x0000001A System.Byte[] Mono.X509PalImpl::PEM(System.String,System.Byte[])
extern void X509PalImpl_PEM_m21975D897B5389B6BA20C629AAFF37691DEE76A2 (void);
// 0x0000001B System.Byte[] Mono.X509PalImpl::ConvertData(System.Byte[])
extern void X509PalImpl_ConvertData_mD638DA0765DA08BFD8FF87884A2BFCC9883131DF (void);
// 0x0000001C System.Security.Cryptography.X509Certificates.X509Certificate2Impl Mono.X509PalImpl::ImportFallback(System.Byte[])
extern void X509PalImpl_ImportFallback_m7BF753657B715800F1F182A3B7198578D197DAC3 (void);
// 0x0000001D System.Security.Cryptography.X509Certificates.X509Certificate2Impl Mono.X509PalImpl::ImportFallback(System.Byte[],Microsoft.Win32.SafeHandles.SafePasswordHandle,System.Security.Cryptography.X509Certificates.X509KeyStorageFlags)
extern void X509PalImpl_ImportFallback_mA21AA40BF7FE8E3E3F62ADBEBBBF415DC9BC588E (void);
// 0x0000001E System.Boolean Mono.X509PalImpl::get_SupportsLegacyBasicConstraintsExtension()
extern void X509PalImpl_get_SupportsLegacyBasicConstraintsExtension_mA7FF5FA4ABFF9B8A028FD3937636C6E4D7AE2F38 (void);
// 0x0000001F System.Security.Cryptography.X509Certificates.X509ContentType Mono.X509PalImpl::GetCertContentType(System.Byte[])
extern void X509PalImpl_GetCertContentType_m41DC755893135DB1ACF78832BDAB201C46AC6F99 (void);
// 0x00000020 System.Void Mono.X509PalImpl::.ctor()
extern void X509PalImpl__ctor_m29605E82202DAC5123F4B35D87719454190299C0 (void);
// 0x00000021 System.Void Mono.X509PalImpl::.cctor()
extern void X509PalImpl__cctor_mDA462E335386A1004AE32139C485AA0D6474DA27 (void);
// 0x00000022 System.Void Mono.Util.MonoPInvokeCallbackAttribute::.ctor(System.Type)
extern void MonoPInvokeCallbackAttribute__ctor_m8B720CC4ADB295EF6F98ECB4B14AB5010CBC8C28 (void);
// 0x00000023 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_m6A078F5FFEA16184F19AEEDD4F9C8E00F68BDD48 (void);
// 0x00000024 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_m04D6F01E00DF4D0C134704DF9403167E1878675A (void);
// 0x00000025 System.Void Mono.Unity.Debug::CheckAndThrow(Mono.Unity.UnityTls/unitytls_errorstate,System.String,Mono.Security.Interface.AlertDescription)
extern void Debug_CheckAndThrow_m0DC4C61C1A5FA2DF49E11420953CD3032843D59F (void);
// 0x00000026 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_m47BE0492786EEE30351AF6662609556CABAB0A80 (void);
// 0x00000027 System.IntPtr Mono.Unity.UnityTls::GetUnityTlsInterface()
extern void UnityTls_GetUnityTlsInterface_m47FB014BA17E899E2AE904DE3F59A84763D924F0 (void);
// 0x00000028 System.Boolean Mono.Unity.UnityTls::get_IsSupported()
extern void UnityTls_get_IsSupported_m7A43EE578D088D942479C11C7A1718432ED1F048 (void);
// 0x00000029 Mono.Unity.UnityTls/unitytls_interface_struct Mono.Unity.UnityTls::get_NativeInterface()
extern void UnityTls_get_NativeInterface_m48CD53391B9897F81D41D180A899D4C48F9B374B (void);
// 0x0000002A System.Void Mono.Unity.UnityTls/unitytls_x509verify_callback::.ctor(System.Object,System.IntPtr)
extern void unitytls_x509verify_callback__ctor_mEDC6857514FD696562638B3F1DFE959920D1EB26 (void);
// 0x0000002B 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_mB53E808E78AE5BD02CECCA0BE198295ECAB83B9A (void);
// 0x0000002C System.Void Mono.Unity.UnityTls/unitytls_tlsctx_write_callback::.ctor(System.Object,System.IntPtr)
extern void unitytls_tlsctx_write_callback__ctor_m1A216E476EA91B415C0FD89765E6560410A7F7F5 (void);
// 0x0000002D 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_mF1F1D27A9BE14950A905685370EDAE5EAB051712 (void);
// 0x0000002E System.Void Mono.Unity.UnityTls/unitytls_tlsctx_read_callback::.ctor(System.Object,System.IntPtr)
extern void unitytls_tlsctx_read_callback__ctor_mEAC57775C6AB86A2E9E6DDC440E27C845BFAA4C0 (void);
// 0x0000002F 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_m0B21AFD4EACBDBEC6EEFBEB61E142051F338194B (void);
// 0x00000030 System.Void Mono.Unity.UnityTls/unitytls_tlsctx_trace_callback::.ctor(System.Object,System.IntPtr)
extern void unitytls_tlsctx_trace_callback__ctor_mB9CC97640B55911851D544F3F85CAFB5B85B647A (void);
// 0x00000031 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_m9511E6D873C0FFE4EBDA45E52CA47228A483A01F (void);
// 0x00000032 System.Void Mono.Unity.UnityTls/unitytls_tlsctx_certificate_callback::.ctor(System.Object,System.IntPtr)
extern void unitytls_tlsctx_certificate_callback__ctor_m9A3F05E07D9A69B8FF419421DF8167DF9CE7E77A (void);
// 0x00000033 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_m37CB366C6D6E0A27CE4E1E4943DF2DE1F32E2BF1 (void);
// 0x00000034 System.Void Mono.Unity.UnityTls/unitytls_tlsctx_x509verify_callback::.ctor(System.Object,System.IntPtr)
extern void unitytls_tlsctx_x509verify_callback__ctor_m8583619DBB13F6EDF2A385C37DFAE8796EB89C0F (void);
// 0x00000035 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_m1F7A6DA53EF61AC64F2DD9A33AF40541F97C6874 (void);
// 0x00000036 System.Void Mono.Unity.UnityTls/unitytls_interface_struct::.ctor()
extern void unitytls_interface_struct__ctor_mCBFC829FE6CEA8E6545EA7B61E756FFA2EC4A22D (void);
// 0x00000037 System.Void Mono.Unity.UnityTls/unitytls_interface_struct/unitytls_errorstate_create_t::.ctor(System.Object,System.IntPtr)
extern void unitytls_errorstate_create_t__ctor_m291CCEF12E6C9729662E0BBECB5D4FA6BDBA2F02 (void);
// 0x00000038 Mono.Unity.UnityTls/unitytls_errorstate Mono.Unity.UnityTls/unitytls_interface_struct/unitytls_errorstate_create_t::Invoke()
extern void unitytls_errorstate_create_t_Invoke_m8B9A9835EA7C6A11E1627CA8904F3F853FB61BC0 (void);
// 0x00000039 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_mF30A64F84A8FC246DD062993A45C038B30FC6009 (void);
// 0x0000003A 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_m9B2B3433846A318340EDF0ED0E33C45030CCEA02 (void);
// 0x0000003B 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_mEDA7937D1EC76342E6CE92AF394E7E1A37F664B1 (void);
// 0x0000003C 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_mF5D3582922E868C42BCF32EB14471F8C800BB66E (void);
// 0x0000003D 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_m25AD8C01A87CF5F737E649F1FB9CA340A9A832A8 (void);
// 0x0000003E 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_m244086296EBDE0C0B0F072B33AAD5BA39A030DB6 (void);
// 0x0000003F 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_m8F4D69BD7B0988BF7682B3E5EA5934141BFEE440 (void);
// 0x00000040 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_mE842DC1436977A2982224694DB5BCC2FF8A9B331 (void);
// 0x00000041 System.Void Mono.Unity.UnityTls/unitytls_interface_struct/unitytls_key_free_t::.ctor(System.Object,System.IntPtr)
extern void unitytls_key_free_t__ctor_m935A5571CE60C369950D58C79432FB1C50231C37 (void);
// 0x00000042 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_m860A3C396228B7ADF9406AE78D439BDCD12FB98E (void);
// 0x00000043 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_m9BF2B0B567856AE42AB0ED274CD26ACE5FC0186B (void);
// 0x00000044 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_m13DB2E205EF9ED37B75F5B763C5080E7077841AD (void);
// 0x00000045 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_m6977636DC288FB0809D7C0CE8D9D31D25795F77C (void);
// 0x00000046 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_mE7C675B7847FFEF96C25AE757D34CE920AA16EC2 (void);
// 0x00000047 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_mFF7BC99AB91FE7F9CCB586988B246F597ADF53DD (void);
// 0x00000048 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_m9080273A34FE768B80024B96001D5B7451A46EC0 (void);
// 0x00000049 System.Void Mono.Unity.UnityTls/unitytls_interface_struct/unitytls_x509list_create_t::.ctor(System.Object,System.IntPtr)
extern void unitytls_x509list_create_t__ctor_m41F2B1E6C767CD3A39F4E0FAD41B678AF61A14A6 (void);
// 0x0000004A 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_m05D8719D913109E4997FF913015E66455BC3C7D3 (void);
// 0x0000004B System.Void Mono.Unity.UnityTls/unitytls_interface_struct/unitytls_x509list_append_t::.ctor(System.Object,System.IntPtr)
extern void unitytls_x509list_append_t__ctor_m22FAC52BA432FBCF2048DA6236633970E4E18CB0 (void);
// 0x0000004C 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_mEF1811CFAD02743F745D8A8E09E2E84D68154976 (void);
// 0x0000004D 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_mB33965F4253393C8B17E44DACA1ECDBCC17EB673 (void);
// 0x0000004E 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_m3D900F0F07C8747B9F046512DAC7579D0C7CD193 (void);
// 0x0000004F System.Void Mono.Unity.UnityTls/unitytls_interface_struct/unitytls_x509list_free_t::.ctor(System.Object,System.IntPtr)
extern void unitytls_x509list_free_t__ctor_mA156855741A0AA67C20B87507BE55F188ECBFFD4 (void);
// 0x00000050 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_m0974FBCD7B6920A4EC57BDCB080E1A7307EEEA02 (void);
// 0x00000051 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_m936B931A7A5A10B4A514630F84CF136A799AFA23 (void);
// 0x00000052 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_m1D112FD2010361D2DB08F08A598000ADCD0875C3 (void);
// 0x00000053 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_m1812F92F4C92CE54233697CE380177EBA629A1F1 (void);
// 0x00000054 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_m4028A9AE8FD6B69DB36BAE68CC3A3362A825738B (void);
// 0x00000055 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_m035F9FCC9C4B71D3BA4F1610FBCFB7E87E28EDD7 (void);
// 0x00000056 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_mCEB3E8CADCB316F4DF606A68182A4E5C9EC4D3B9 (void);
// 0x00000057 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_m898460A0D30C6EEF737F445DFBA96076E4D22130 (void);
// 0x00000058 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_m728BCBF32A45326A1AD8B1E17933372F7D9E01EE (void);
// 0x00000059 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_m3E84F3D43AA2928DA825256C6179E2D0CF926C60 (void);
// 0x0000005A 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_m0B6DAC7CA95263D1245C9B0A466AF00D073059EB (void);
// 0x0000005B 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_m31E0497908A2C272B9AB80B4659D1517F9647E20 (void);
// 0x0000005C 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_mFC277320977BC310A0EB484EE505E25B6E2C7CA3 (void);
// 0x0000005D 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_m262F20124214D62819468C226E925221D2527D96 (void);
// 0x0000005E 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_mC98468DD35AA05DE628FEAE7669B4F71205CCBD7 (void);
// 0x0000005F 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_mE6C3A39FA8A1903C74826A5BFF748DFEB1A4D06D (void);
// 0x00000060 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_mA9AE094A7DB71B4B7B051BB3D67CB98A7F48D3CE (void);
// 0x00000061 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_m856B5362E3479A5C75709F62B5A316C0A0F913FF (void);
// 0x00000062 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_m8E153461EFCEAAAF59D1E918F7C06B14358B43E2 (void);
// 0x00000063 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_mFD8DF58601BB4A8F00C3A56F881F2E92D7536CA9 (void);
// 0x00000064 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_m2DF155D62800CFFD66AC63538F69DB2275EC3FFD (void);
// 0x00000065 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_mAA5710F913B95E0964AD90EDF59FD71E984DD00E (void);
// 0x00000066 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_m3D931DDD241F0B3EDA8F6F1EFA159C0669E7E3F0 (void);
// 0x00000067 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_m163A6D53CE45B5161FD5586DBBD8BB90B9EDDA45 (void);
// 0x00000068 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_mD8F2422C5C6C9FF0ADDAB17AECB998C2E225CF7A (void);
// 0x00000069 System.Void Mono.Unity.UnityTls/unitytls_interface_struct/unitytls_tlsctx_read_t::.ctor(System.Object,System.IntPtr)
extern void unitytls_tlsctx_read_t__ctor_m55B52EA0C5ED94A8030D80A9B7967F34850AC799 (void);
// 0x0000006A 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_m0FB34952D7592128A211AA0DA5536A325494FA04 (void);
// 0x0000006B System.Void Mono.Unity.UnityTls/unitytls_interface_struct/unitytls_tlsctx_write_t::.ctor(System.Object,System.IntPtr)
extern void unitytls_tlsctx_write_t__ctor_mD229A38085F7CAE944D6CF0D505C6F167C709E96 (void);
// 0x0000006C 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_mC6A06FBF8E4C5652830248B521C83865B3F2DBBC (void);
// 0x0000006D 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_m700B77B204CFF6F4113F3E3F4CF6673CF7ACC0FB (void);
// 0x0000006E 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_m6E5688DDA03F313A1C470E4C30263C5B4A174138 (void);
// 0x0000006F System.Void Mono.Unity.UnityTls/unitytls_interface_struct/unitytls_tlsctx_free_t::.ctor(System.Object,System.IntPtr)
extern void unitytls_tlsctx_free_t__ctor_m46E06E2335A31589194453E910356B6456160E7E (void);
// 0x00000070 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_mC5D5191740D2507A83D95B4B3E6CE4C4A9FBAFD2 (void);
// 0x00000071 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_mFAC4CCD07765DE0827186AEC35DCCFC2E66BE066 (void);
// 0x00000072 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_mF0A5B5E7279FF32FBFF48DBB98EB07C88C63EF92 (void);
// 0x00000073 System.Void Mono.Unity.UnityTlsContext::.ctor(Mono.Net.Security.MobileAuthenticatedStream,Mono.Net.Security.MonoSslAuthenticationOptions)
extern void UnityTlsContext__ctor_m4B8251E305EF5AC2CCB5D963BCB2F61D0F18408C (void);
// 0x00000074 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_mAAD3045A2D64C314FD288C3468D41767DD47205A (void);
// 0x00000075 System.Boolean Mono.Unity.UnityTlsContext::get_IsAuthenticated()
extern void UnityTlsContext_get_IsAuthenticated_mA566E1D02B55C267233595651ACBDE0AB14D0361 (void);
// 0x00000076 System.Security.Cryptography.X509Certificates.X509Certificate Mono.Unity.UnityTlsContext::get_LocalClientCertificate()
extern void UnityTlsContext_get_LocalClientCertificate_m359CCA879BFE0788C1BA3E57287AE744A501BDD1 (void);
// 0x00000077 System.Security.Cryptography.X509Certificates.X509Certificate2 Mono.Unity.UnityTlsContext::get_RemoteCertificate()
extern void UnityTlsContext_get_RemoteCertificate_m01F83F7747AEA21356AF35E31870F03909474FA7 (void);
// 0x00000078 System.ValueTuple`2<System.Int32,System.Boolean> Mono.Unity.UnityTlsContext::Read(System.Byte[],System.Int32,System.Int32)
extern void UnityTlsContext_Read_m461E85BF4B42B72297B42A6E7EE5A756A25259FD (void);
// 0x00000079 System.ValueTuple`2<System.Int32,System.Boolean> Mono.Unity.UnityTlsContext::Write(System.Byte[],System.Int32,System.Int32)
extern void UnityTlsContext_Write_m11529FF555E48CA82577431E6856FEE3E4E0FA28 (void);
// 0x0000007A System.Void Mono.Unity.UnityTlsContext::Renegotiate()
extern void UnityTlsContext_Renegotiate_m5E5182B59BAA90319DC59CD711DDE930C39BEB75 (void);
// 0x0000007B System.Boolean Mono.Unity.UnityTlsContext::PendingRenegotiation()
extern void UnityTlsContext_PendingRenegotiation_m9F5831ECA8A6BBA97585A08ED9F51CA08F502187 (void);
// 0x0000007C System.Void Mono.Unity.UnityTlsContext::Shutdown()
extern void UnityTlsContext_Shutdown_m6DD342ACE3206195381E15E5CD5BB4845CDBDBE6 (void);
// 0x0000007D System.Void Mono.Unity.UnityTlsContext::Dispose(System.Boolean)
extern void UnityTlsContext_Dispose_m5E0A4A0D9AF08F03E82CBF45BD14477E7D2D34DB (void);
// 0x0000007E System.Void Mono.Unity.UnityTlsContext::StartHandshake()
extern void UnityTlsContext_StartHandshake_m56718DFC2F7D4A03C3B1AD6C9ABE502EDCB6BC0A (void);
// 0x0000007F System.Boolean Mono.Unity.UnityTlsContext::ProcessHandshake()
extern void UnityTlsContext_ProcessHandshake_m098B5D0081E137B05DB4FB7B7F74805EF749C09D (void);
// 0x00000080 System.Void Mono.Unity.UnityTlsContext::FinishHandshake()
extern void UnityTlsContext_FinishHandshake_m4F1BF52160E1BFCF223717415D5F1DB96B5F9556 (void);
// 0x00000081 System.IntPtr Mono.Unity.UnityTlsContext::WriteCallback(System.Void*,System.Byte*,System.IntPtr,Mono.Unity.UnityTls/unitytls_errorstate*)
extern void UnityTlsContext_WriteCallback_m53DD70115C97432A676F3E437E8FB42F9FC068F5 (void);
// 0x00000082 System.IntPtr Mono.Unity.UnityTlsContext::WriteCallback(System.Byte*,System.IntPtr,Mono.Unity.UnityTls/unitytls_errorstate*)
extern void UnityTlsContext_WriteCallback_m28708B36ED5744CED29D543B86A2E117DFF661BA (void);
// 0x00000083 System.IntPtr Mono.Unity.UnityTlsContext::ReadCallback(System.Void*,System.Byte*,System.IntPtr,Mono.Unity.UnityTls/unitytls_errorstate*)
extern void UnityTlsContext_ReadCallback_m15F3A217E44D480CAED06EB5A88503FB6259D7EC (void);
// 0x00000084 System.IntPtr Mono.Unity.UnityTlsContext::ReadCallback(System.Byte*,System.IntPtr,Mono.Unity.UnityTls/unitytls_errorstate*)
extern void UnityTlsContext_ReadCallback_mE4765DDC1755E4A030F1D3B59B255072FF656ED1 (void);
// 0x00000085 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_m75D7C072718405EBBF8A2A9C794C4DDFB2595BD0 (void);
// 0x00000086 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_m2498A768960C1A792A1B60A1F47D16624E543537 (void);
// 0x00000087 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_mF5E626BA2545CFFA64428622678E409702C2045A (void);
// 0x00000088 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_m5A4C050D5D49709202B72A50F33533E7C5C6B113 (void);
// 0x00000089 Mono.Unity.UnityTls/unitytls_protocol Mono.Unity.UnityTlsConversions::GetMinProtocol(System.Security.Authentication.SslProtocols)
extern void UnityTlsConversions_GetMinProtocol_m0E691D4227CAB79BDC7F6E30E5CF2698D2F5813F (void);
// 0x0000008A Mono.Unity.UnityTls/unitytls_protocol Mono.Unity.UnityTlsConversions::GetMaxProtocol(System.Security.Authentication.SslProtocols)
extern void UnityTlsConversions_GetMaxProtocol_mC7381248C4DA2168508E3A4C5DE049BE58C7F250 (void);
// 0x0000008B Mono.Security.Interface.TlsProtocols Mono.Unity.UnityTlsConversions::ConvertProtocolVersion(Mono.Unity.UnityTls/unitytls_protocol)
extern void UnityTlsConversions_ConvertProtocolVersion_mB9C0E5A59CC1564EDF56D06C396461DA678CAD0B (void);
// 0x0000008C Mono.Security.Interface.AlertDescription Mono.Unity.UnityTlsConversions::VerifyResultToAlertDescription(Mono.Unity.UnityTls/unitytls_x509verify_result,Mono.Security.Interface.AlertDescription)
extern void UnityTlsConversions_VerifyResultToAlertDescription_m23B95B4CEFBE8FB8329DF4A53E744F9592C40DA6 (void);
// 0x0000008D System.Net.Security.SslPolicyErrors Mono.Unity.UnityTlsConversions::VerifyResultToPolicyErrror(Mono.Unity.UnityTls/unitytls_x509verify_result)
extern void UnityTlsConversions_VerifyResultToPolicyErrror_m6D9F0BBA8B599BF2133E28C4D804472CEDA5AFCF (void);
// 0x0000008E System.Security.Cryptography.X509Certificates.X509ChainStatusFlags Mono.Unity.UnityTlsConversions::VerifyResultToChainStatus(Mono.Unity.UnityTls/unitytls_x509verify_result)
extern void UnityTlsConversions_VerifyResultToChainStatus_m266E87DEE12D19BFD385BCCE2F5F30C527D6DB74 (void);
// 0x0000008F System.String Mono.Unity.UnityTlsProvider::get_Name()
extern void UnityTlsProvider_get_Name_m24407BD8B3C23C4DCF2EDF41F9056463763E7389 (void);
// 0x00000090 System.Guid Mono.Unity.UnityTlsProvider::get_ID()
extern void UnityTlsProvider_get_ID_mE43288EBB589EFFC6EE6E49209FBE8295BE577F1 (void);
// 0x00000091 System.Boolean Mono.Unity.UnityTlsProvider::get_SupportsSslStream()
extern void UnityTlsProvider_get_SupportsSslStream_mBB478D61296FAF8CAC3145C816E27AA7A1CE8CC8 (void);
// 0x00000092 System.Boolean Mono.Unity.UnityTlsProvider::get_SupportsMonoExtensions()
extern void UnityTlsProvider_get_SupportsMonoExtensions_mC34E3757CB6273E3838F8DF33503CF6E4E4ADC01 (void);
// 0x00000093 System.Boolean Mono.Unity.UnityTlsProvider::get_SupportsConnectionInfo()
extern void UnityTlsProvider_get_SupportsConnectionInfo_mF18DD7A3E1806F86AB471A580EEAD68AB736FB73 (void);
// 0x00000094 System.Boolean Mono.Unity.UnityTlsProvider::get_SupportsCleanShutdown()
extern void UnityTlsProvider_get_SupportsCleanShutdown_mBB7DCD0ACF8B5239D89F4695859B90D2F5275D50 (void);
// 0x00000095 System.Security.Authentication.SslProtocols Mono.Unity.UnityTlsProvider::get_SupportedProtocols()
extern void UnityTlsProvider_get_SupportedProtocols_m59C751B343CAC7A9692B1C12FC986450EF700C88 (void);
// 0x00000096 Mono.Net.Security.MobileAuthenticatedStream Mono.Unity.UnityTlsProvider::CreateSslStream(System.Net.Security.SslStream,System.IO.Stream,System.Boolean,Mono.Security.Interface.MonoTlsSettings)
extern void UnityTlsProvider_CreateSslStream_m0B98A540CD6B4AE49FFD79ACCC226E69F21DE848 (void);
// 0x00000097 Mono.Unity.UnityTls/unitytls_x509verify_result Mono.Unity.UnityTlsProvider::x509verify_callback(System.Void*,Mono.Unity.UnityTls/unitytls_x509_ref,Mono.Unity.UnityTls/unitytls_x509verify_result,Mono.Unity.UnityTls/unitytls_errorstate*)
extern void UnityTlsProvider_x509verify_callback_m47823254E133F7304ABFAE5A1F0D218402BC5B45 (void);
// 0x00000098 System.Boolean Mono.Unity.UnityTlsProvider::ValidateCertificate(Mono.Net.Security.ChainValidationHelper,System.String,System.Boolean,System.Security.Cryptography.X509Certificates.X509CertificateCollection,System.Boolean,System.Security.Cryptography.X509Certificates.X509Chain&,System.Net.Security.SslPolicyErrors&,System.Int32&)
extern void UnityTlsProvider_ValidateCertificate_mE2F233ED2EDE0D248D79D8133BE8F1C9133856A6 (void);
// 0x00000099 System.Void Mono.Unity.UnityTlsProvider::.ctor()
extern void UnityTlsProvider__ctor_m0C11027324407A76EB81EB51C37FF5C8F6F219A8 (void);
// 0x0000009A System.Void Mono.Unity.UnityTlsStream::.ctor(System.IO.Stream,System.Boolean,System.Net.Security.SslStream,Mono.Security.Interface.MonoTlsSettings,Mono.Net.Security.MobileTlsProvider)
extern void UnityTlsStream__ctor_mEE3913BCF1FE718A3C5209FC2AD90D44D312F593 (void);
// 0x0000009B Mono.Net.Security.MobileTlsContext Mono.Unity.UnityTlsStream::CreateContext(Mono.Net.Security.MonoSslAuthenticationOptions)
extern void UnityTlsStream_CreateContext_m113223853E0216291BEE53F8DCEACC7E3BECE451 (void);
// 0x0000009C System.Void Mono.Unity.X509ChainImplUnityTls::.ctor(Mono.Unity.UnityTls/unitytls_x509list_ref,System.Boolean)
extern void X509ChainImplUnityTls__ctor_mD653A56ED8AD47C0A46DB3D89749A055D4BB1ABC (void);
// 0x0000009D System.Boolean Mono.Unity.X509ChainImplUnityTls::get_IsValid()
extern void X509ChainImplUnityTls_get_IsValid_mC01A80C0AF85FC18A5C790EF35586C8503D6B36F (void);
// 0x0000009E Mono.Unity.UnityTls/unitytls_x509list_ref Mono.Unity.X509ChainImplUnityTls::get_NativeCertificateChain()
extern void X509ChainImplUnityTls_get_NativeCertificateChain_mBFE146631BDB57BB66B00EBB21414AC7AFF73E72 (void);
// 0x0000009F System.Security.Cryptography.X509Certificates.X509ChainElementCollection Mono.Unity.X509ChainImplUnityTls::get_ChainElements()
extern void X509ChainImplUnityTls_get_ChainElements_m88A7F21DC30467829291CF89448C65025D7A15A4 (void);
// 0x000000A0 System.Void Mono.Unity.X509ChainImplUnityTls::AddStatus(System.Security.Cryptography.X509Certificates.X509ChainStatusFlags)
extern void X509ChainImplUnityTls_AddStatus_mF8C26841864A662C616E5A94A762EA3A19EF71D4 (void);
// 0x000000A1 System.Security.Cryptography.X509Certificates.X509ChainPolicy Mono.Unity.X509ChainImplUnityTls::get_ChainPolicy()
extern void X509ChainImplUnityTls_get_ChainPolicy_m6FF8496FAA1CCC30DA4691A4CFCC1C6F8E7939B6 (void);
// 0x000000A2 System.Boolean Mono.Unity.X509ChainImplUnityTls::Build(System.Security.Cryptography.X509Certificates.X509Certificate2)
extern void X509ChainImplUnityTls_Build_m9B33FDCF42AE118B28749FDE388231A6E6316768 (void);
// 0x000000A3 System.Void Mono.Unity.X509ChainImplUnityTls::Reset()
extern void X509ChainImplUnityTls_Reset_m1AD27C4C44348EADFBF5C6CF802F8AF60B562474 (void);
// 0x000000A4 System.Void Mono.Unity.X509ChainImplUnityTls::Dispose(System.Boolean)
extern void X509ChainImplUnityTls_Dispose_m8E23D2EF6C322FF694E5E6098A52FB54388FC446 (void);
// 0x000000A5 System.Int32 Mono.Net.Security.BufferOffsetSize::get_EndOffset()
extern void BufferOffsetSize_get_EndOffset_m114650CE0C422157F8EDCD8C0F1B89C5FFE7F9C9 (void);
// 0x000000A6 System.Int32 Mono.Net.Security.BufferOffsetSize::get_Remaining()
extern void BufferOffsetSize_get_Remaining_mB3CB4287B2AAAD7976374B914E95ABFCE71B1A4E (void);
// 0x000000A7 System.Void Mono.Net.Security.BufferOffsetSize::.ctor(System.Byte[],System.Int32,System.Int32)
extern void BufferOffsetSize__ctor_mB62BB1F461998563FB6793F509FF26FB79B81955 (void);
// 0x000000A8 System.String Mono.Net.Security.BufferOffsetSize::ToString()
extern void BufferOffsetSize_ToString_m2C7B9A215EDE5C22ED8C51534365E110BB56C083 (void);
// 0x000000A9 System.Void Mono.Net.Security.BufferOffsetSize2::.ctor(System.Int32)
extern void BufferOffsetSize2__ctor_m773DC687399F95F23BE42179B942303C0B52FF07 (void);
// 0x000000AA System.Void Mono.Net.Security.BufferOffsetSize2::Reset()
extern void BufferOffsetSize2_Reset_m1B80AE03ED0C2BAC447F3BDEC8F827CEE6053E7F (void);
// 0x000000AB System.Void Mono.Net.Security.BufferOffsetSize2::MakeRoom(System.Int32)
extern void BufferOffsetSize2_MakeRoom_mCE9261D07E745C72E3032A9FDC19FA54FEF0BE28 (void);
// 0x000000AC System.Void Mono.Net.Security.BufferOffsetSize2::AppendData(System.Byte[],System.Int32,System.Int32)
extern void BufferOffsetSize2_AppendData_mA85DD811BF73EB8F153F9DB2668C11E907F258A5 (void);
// 0x000000AD System.Int32 Mono.Net.Security.AsyncProtocolResult::get_UserResult()
extern void AsyncProtocolResult_get_UserResult_mEDF85928DEE138CA072E0BADB697024616981ABF (void);
// 0x000000AE System.Runtime.ExceptionServices.ExceptionDispatchInfo Mono.Net.Security.AsyncProtocolResult::get_Error()
extern void AsyncProtocolResult_get_Error_m2A01329BA71151C59E17E3D8812932AD02EF5C05 (void);
// 0x000000AF System.Void Mono.Net.Security.AsyncProtocolResult::.ctor(System.Int32)
extern void AsyncProtocolResult__ctor_m2999944493F7C75F19D5BA3811118ED10A889305 (void);
// 0x000000B0 System.Void Mono.Net.Security.AsyncProtocolResult::.ctor(System.Runtime.ExceptionServices.ExceptionDispatchInfo)
extern void AsyncProtocolResult__ctor_m80187A7036019F9768BA1941362CB6785F10E99F (void);
// 0x000000B1 Mono.Net.Security.MobileAuthenticatedStream Mono.Net.Security.AsyncProtocolRequest::get_Parent()
extern void AsyncProtocolRequest_get_Parent_m20DA5526115969E9D32B61999A044FF0618AFF92 (void);
// 0x000000B2 System.Boolean Mono.Net.Security.AsyncProtocolRequest::get_RunSynchronously()
extern void AsyncProtocolRequest_get_RunSynchronously_m5E10561209866EE44A27D35A1F4762008063B4BF (void);
// 0x000000B3 System.String Mono.Net.Security.AsyncProtocolRequest::get_Name()
extern void AsyncProtocolRequest_get_Name_m3D5DC63A43FFCA24B1E5A9825B76BD391D790F84 (void);
// 0x000000B4 System.Int32 Mono.Net.Security.AsyncProtocolRequest::get_UserResult()
extern void AsyncProtocolRequest_get_UserResult_mA77AFFB0D9A5FD69E5EEC51CB0F80C25E31D0759 (void);
// 0x000000B5 System.Void Mono.Net.Security.AsyncProtocolRequest::set_UserResult(System.Int32)
extern void AsyncProtocolRequest_set_UserResult_mD84274B3348783A6E03B9000BB82E0737E1EC974 (void);
// 0x000000B6 System.Void Mono.Net.Security.AsyncProtocolRequest::.ctor(Mono.Net.Security.MobileAuthenticatedStream,System.Boolean)
extern void AsyncProtocolRequest__ctor_mDF1F675DC3E001867DFFD9B1C14CF5559BE3035A (void);
// 0x000000B7 System.Void Mono.Net.Security.AsyncProtocolRequest::RequestRead(System.Int32)
extern void AsyncProtocolRequest_RequestRead_mD55DC015A50E42EF2FA7DB75FE1E7E3FCFA3CFA0 (void);
// 0x000000B8 System.Void Mono.Net.Security.AsyncProtocolRequest::RequestWrite()
extern void AsyncProtocolRequest_RequestWrite_mA6AB8ACEA16A14CD6A232DA256C417CD183EE69F (void);
// 0x000000B9 System.Threading.Tasks.Task`1<Mono.Net.Security.AsyncProtocolResult> Mono.Net.Security.AsyncProtocolRequest::StartOperation(System.Threading.CancellationToken)
extern void AsyncProtocolRequest_StartOperation_m3BFF3E84B25BBE13881D3592FF4CAEC3736FBEDD (void);
// 0x000000BA System.Threading.Tasks.Task Mono.Net.Security.AsyncProtocolRequest::ProcessOperation(System.Threading.CancellationToken)
extern void AsyncProtocolRequest_ProcessOperation_m7210D0C2351D69FF9FF798860C85FAA7F91C050F (void);
// 0x000000BB System.Threading.Tasks.Task`1<System.Nullable`1<System.Int32>> Mono.Net.Security.AsyncProtocolRequest::InnerRead(System.Threading.CancellationToken)
extern void AsyncProtocolRequest_InnerRead_mF418FD1D9403BFD08A44D00EEAF8E9F3ECD25A02 (void);
// 0x000000BC Mono.Net.Security.AsyncOperationStatus Mono.Net.Security.AsyncProtocolRequest::Run(Mono.Net.Security.AsyncOperationStatus)
// 0x000000BD System.String Mono.Net.Security.AsyncProtocolRequest::ToString()
extern void AsyncProtocolRequest_ToString_m76F3449064B096829BE4288E38F10DF76B124F1F (void);
// 0x000000BE System.Void Mono.Net.Security.AsyncProtocolRequest/<StartOperation>d__23::MoveNext()
extern void U3CStartOperationU3Ed__23_MoveNext_mDE591A3806D9523FC8D2E26ED510CEE7963F8FF2 (void);
// 0x000000BF System.Void Mono.Net.Security.AsyncProtocolRequest/<StartOperation>d__23::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine)
extern void U3CStartOperationU3Ed__23_SetStateMachine_mA0C8C029457FAAE036C6098FDC66C98574D0BD03 (void);
// 0x000000C0 System.Void Mono.Net.Security.AsyncProtocolRequest/<ProcessOperation>d__24::MoveNext()
extern void U3CProcessOperationU3Ed__24_MoveNext_mA73F0FD80CE65D2E3E12390E49E3F34CFF47E98B (void);
// 0x000000C1 System.Void Mono.Net.Security.AsyncProtocolRequest/<ProcessOperation>d__24::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine)
extern void U3CProcessOperationU3Ed__24_SetStateMachine_mA9912D191EE4A99536A61DEED059DC89B765A823 (void);
// 0x000000C2 System.Void Mono.Net.Security.AsyncProtocolRequest/<InnerRead>d__25::MoveNext()
extern void U3CInnerReadU3Ed__25_MoveNext_mC4567E370C71DA9DA0F704C570308D106D4DDB2C (void);
// 0x000000C3 System.Void Mono.Net.Security.AsyncProtocolRequest/<InnerRead>d__25::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine)
extern void U3CInnerReadU3Ed__25_SetStateMachine_m15DB2E97371A46CBCCD53DCAE7A4FE6F5FF84DCE (void);
// 0x000000C4 System.Void Mono.Net.Security.AsyncHandshakeRequest::.ctor(Mono.Net.Security.MobileAuthenticatedStream,System.Boolean)
extern void AsyncHandshakeRequest__ctor_m741ADA23A424389AD20579B23AE2DBE8FA00CFF7 (void);
// 0x000000C5 Mono.Net.Security.AsyncOperationStatus Mono.Net.Security.AsyncHandshakeRequest::Run(Mono.Net.Security.AsyncOperationStatus)
extern void AsyncHandshakeRequest_Run_m345A76BCFDDE5E054B97BD4F5FE238A05D3F4C26 (void);
// 0x000000C6 Mono.Net.Security.BufferOffsetSize Mono.Net.Security.AsyncReadOrWriteRequest::get_UserBuffer()
extern void AsyncReadOrWriteRequest_get_UserBuffer_mD158BF301713ADC8899B3F3CFF7D18B76A956417 (void);
// 0x000000C7 System.Int32 Mono.Net.Security.AsyncReadOrWriteRequest::get_CurrentSize()
extern void AsyncReadOrWriteRequest_get_CurrentSize_m4230AD05749403B840042BB7531124C6A96980E6 (void);
// 0x000000C8 System.Void Mono.Net.Security.AsyncReadOrWriteRequest::set_CurrentSize(System.Int32)
extern void AsyncReadOrWriteRequest_set_CurrentSize_mBCD300A1CD6FF110A3527E80711A820FEFC2F9E1 (void);
// 0x000000C9 System.Void Mono.Net.Security.AsyncReadOrWriteRequest::.ctor(Mono.Net.Security.MobileAuthenticatedStream,System.Boolean,System.Byte[],System.Int32,System.Int32)
extern void AsyncReadOrWriteRequest__ctor_m4DCAC7C20097985A9A4FDCB73719DD2E508CF07D (void);
// 0x000000CA System.String Mono.Net.Security.AsyncReadOrWriteRequest::ToString()
extern void AsyncReadOrWriteRequest_ToString_m1D1115D6B97BD767A3482863B6B64642D0733696 (void);
// 0x000000CB System.Void Mono.Net.Security.AsyncReadRequest::.ctor(Mono.Net.Security.MobileAuthenticatedStream,System.Boolean,System.Byte[],System.Int32,System.Int32)
extern void AsyncReadRequest__ctor_mE67D11354154F1844761E0FFB869BBF05F1AE741 (void);
// 0x000000CC Mono.Net.Security.AsyncOperationStatus Mono.Net.Security.AsyncReadRequest::Run(Mono.Net.Security.AsyncOperationStatus)
extern void AsyncReadRequest_Run_m2D98252200B926F53624E90AE9649767F0C110ED (void);
// 0x000000CD System.Void Mono.Net.Security.AsyncWriteRequest::.ctor(Mono.Net.Security.MobileAuthenticatedStream,System.Boolean,System.Byte[],System.Int32,System.Int32)
extern void AsyncWriteRequest__ctor_m627E554957F61C80484B10AD0D85849C1E9A0548 (void);
// 0x000000CE Mono.Net.Security.AsyncOperationStatus Mono.Net.Security.AsyncWriteRequest::Run(Mono.Net.Security.AsyncOperationStatus)
extern void AsyncWriteRequest_Run_m10D193A545B0D8D5B68FED13056B0EE6099A92A0 (void);
// 0x000000CF Mono.Net.Security.ChainValidationHelper Mono.Net.Security.ChainValidationHelper::GetInternalValidator(System.Net.Security.SslStream,Mono.Net.Security.MobileTlsProvider,Mono.Security.Interface.MonoTlsSettings)
extern void ChainValidationHelper_GetInternalValidator_m9BF3791525A447EBA2283618A85A3E3C346205B7 (void);
// 0x000000D0 Mono.Net.Security.ChainValidationHelper Mono.Net.Security.ChainValidationHelper::Create(Mono.Net.Security.MobileTlsProvider,Mono.Security.Interface.MonoTlsSettings&,Mono.Net.Security.MonoTlsStream)
extern void ChainValidationHelper_Create_m3EC94F4F608DFDB125DB6B725FB2CF151AC7F7EA (void);
// 0x000000D1 System.Void Mono.Net.Security.ChainValidationHelper::.ctor(System.Net.Security.SslStream,Mono.Net.Security.MobileTlsProvider,Mono.Security.Interface.MonoTlsSettings,System.Boolean,Mono.Net.Security.MonoTlsStream)
extern void ChainValidationHelper__ctor_m57CDE5571532D21835801745135CEE1ACF96A092 (void);
// 0x000000D2 System.Net.ServerCertValidationCallback Mono.Net.Security.ChainValidationHelper::GetValidationCallback(Mono.Security.Interface.MonoTlsSettings)
extern void ChainValidationHelper_GetValidationCallback_m48153D51B837278F4F2E6DADE32FC5460C5F7935 (void);
// 0x000000D3 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_m9662623B23235E63F7081F6632A3305D3C6C0220 (void);
// 0x000000D4 Mono.Security.Interface.MonoTlsSettings Mono.Net.Security.ChainValidationHelper::get_Settings()
extern void ChainValidationHelper_get_Settings_m94E2DC79CB696A4F54956D812983E62FEB33D22E (void);
// 0x000000D5 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_m77B577FD626B93B7018F62E6843727168F7876EA (void);
// 0x000000D6 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_m859E258B2CF6F570984C618241A26AAFE2B7104D (void);
// 0x000000D7 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_m60FB1695D7C8F3A0C01C864FDFEC2EC3CF648F79 (void);
// 0x000000D8 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_m6E88B46B65F70D52BDD9438D218D7E3BE55BB1C7 (void);
// 0x000000D9 System.Boolean Mono.Net.Security.ChainValidationHelper::InvokeCallback(System.Security.Cryptography.X509Certificates.X509Certificate,System.Security.Cryptography.X509Certificates.X509Chain,System.Net.Security.SslPolicyErrors)
extern void ChainValidationHelper_InvokeCallback_m1E6AABFB2535B6E22428BDDC3252CE6ADB4D78CE (void);
// 0x000000DA System.Void Mono.Net.Security.ChainValidationHelper/<>c__DisplayClass11_0::.ctor()
extern void U3CU3Ec__DisplayClass11_0__ctor_m33705296E35208F621BECF6D7957DED9C7317D78 (void);
// 0x000000DB System.Boolean Mono.Net.Security.ChainValidationHelper/<>c__DisplayClass11_0::<GetValidationCallback>b__0(System.Object,System.Security.Cryptography.X509Certificates.X509Certificate,System.Security.Cryptography.X509Certificates.X509Chain,System.Net.Security.SslPolicyErrors)
extern void U3CU3Ec__DisplayClass11_0_U3CGetValidationCallbackU3Eb__0_m02FE972124C9B2EE3AE5CF1F1D4952D8DEF21D22 (void);
// 0x000000DC System.Void Mono.Net.Security.MobileAuthenticatedStream::.ctor(System.IO.Stream,System.Boolean,System.Net.Security.SslStream,Mono.Security.Interface.MonoTlsSettings,Mono.Net.Security.MobileTlsProvider)
extern void MobileAuthenticatedStream__ctor_mFA70F7AAAE52C6559DC554D363E5FFD4DE665CED (void);
// 0x000000DD System.Net.Security.SslStream Mono.Net.Security.MobileAuthenticatedStream::get_SslStream()
extern void MobileAuthenticatedStream_get_SslStream_mAF94411F0FF2126C8D8C1E9AABBC8CDA7EB73087 (void);
// 0x000000DE Mono.Security.Interface.MonoTlsSettings Mono.Net.Security.MobileAuthenticatedStream::get_Settings()
extern void MobileAuthenticatedStream_get_Settings_m21B268EC66FBAF762EC443B8FC784F1251444A96 (void);
// 0x000000DF Mono.Net.Security.MobileTlsProvider Mono.Net.Security.MobileAuthenticatedStream::get_Provider()
extern void MobileAuthenticatedStream_get_Provider_m9AE08411140D0CC27ADC979E0E290ECD70A47359 (void);
// 0x000000E0 System.String Mono.Net.Security.MobileAuthenticatedStream::get_TargetHost()
extern void MobileAuthenticatedStream_get_TargetHost_m572DA701CB3CE3FA4006D5745F9A3B9A52739CAB (void);
// 0x000000E1 System.Void Mono.Net.Security.MobileAuthenticatedStream::set_TargetHost(System.String)
extern void MobileAuthenticatedStream_set_TargetHost_m490855169728C94C8FEAD0689D2FA3E578046BB6 (void);
// 0x000000E2 System.Void Mono.Net.Security.MobileAuthenticatedStream::CheckThrow(System.Boolean,System.Boolean)
extern void MobileAuthenticatedStream_CheckThrow_m9E35E722A793A807809AD00C9756997AB7561396 (void);
// 0x000000E3 System.Exception Mono.Net.Security.MobileAuthenticatedStream::GetSSPIException(System.Exception)
extern void MobileAuthenticatedStream_GetSSPIException_m04F38FF55AEEC19087840F3A722D2C225050F427 (void);
// 0x000000E4 System.Exception Mono.Net.Security.MobileAuthenticatedStream::GetIOException(System.Exception,System.String)
extern void MobileAuthenticatedStream_GetIOException_m80A6F9660142728B73A169E1B09AB8BE268DD517 (void);
// 0x000000E5 System.Exception Mono.Net.Security.MobileAuthenticatedStream::GetInternalError()
extern void MobileAuthenticatedStream_GetInternalError_m59D75502C4CAC329B87974927FF39AF718D15BDC (void);
// 0x000000E6 System.Exception Mono.Net.Security.MobileAuthenticatedStream::GetInvalidNestedCallException()
extern void MobileAuthenticatedStream_GetInvalidNestedCallException_mC7EBE64F717F86F3D399AA54CC8C60F18876725D (void);
// 0x000000E7 System.Runtime.ExceptionServices.ExceptionDispatchInfo Mono.Net.Security.MobileAuthenticatedStream::SetException(System.Exception)
extern void MobileAuthenticatedStream_SetException_m490704BA8728AB01E7BA158FE545FD4D7C080448 (void);
// 0x000000E8 System.Void Mono.Net.Security.MobileAuthenticatedStream::AuthenticateAsClient(System.String,System.Security.Cryptography.X509Certificates.X509CertificateCollection,System.Security.Authentication.SslProtocols,System.Boolean)
extern void MobileAuthenticatedStream_AuthenticateAsClient_mEB1237B52A4AB1FF3D7D3E52F61CE78A744973FC (void);
// 0x000000E9 System.Threading.Tasks.Task Mono.Net.Security.MobileAuthenticatedStream::AuthenticateAsClientAsync(System.String,System.Security.Cryptography.X509Certificates.X509CertificateCollection,System.Security.Authentication.SslProtocols,System.Boolean)
extern void MobileAuthenticatedStream_AuthenticateAsClientAsync_mBD8A0E7FFAFDE608063E545EF057304AF2C35EF2 (void);
// 0x000000EA System.Threading.Tasks.Task Mono.Net.Security.MobileAuthenticatedStream::ProcessAuthentication(System.Boolean,Mono.Net.Security.MonoSslAuthenticationOptions,System.Threading.CancellationToken)
extern void MobileAuthenticatedStream_ProcessAuthentication_m0449087259B996D81ED6AC7A06ED19D46FAB0AF7 (void);
// 0x000000EB Mono.Net.Security.MobileTlsContext Mono.Net.Security.MobileAuthenticatedStream::CreateContext(Mono.Net.Security.MonoSslAuthenticationOptions)
// 0x000000EC System.Int32 Mono.Net.Security.MobileAuthenticatedStream::Read(System.Byte[],System.Int32,System.Int32)
extern void MobileAuthenticatedStream_Read_m6EC3DEF7CDD081863F58DC0E16120040DEB79622 (void);
// 0x000000ED System.Void Mono.Net.Security.MobileAuthenticatedStream::Write(System.Byte[],System.Int32,System.Int32)
extern void MobileAuthenticatedStream_Write_mD339F8D2C127E4A82A7C22A0EE9AF82F0A07A942 (void);
// 0x000000EE 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_mFA908C90B562D2C958DC1762A90F883DB3AC5F13 (void);
// 0x000000EF System.Threading.Tasks.Task Mono.Net.Security.MobileAuthenticatedStream::WriteAsync(System.Byte[],System.Int32,System.Int32,System.Threading.CancellationToken)
extern void MobileAuthenticatedStream_WriteAsync_m764C5294A8B64C33B593CD388DC0BD9FFE120753 (void);
// 0x000000F0 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_m8E632D323D991C8393DE86E4EC3E02DCA5AB31AF (void);
// 0x000000F1 System.Int32 Mono.Net.Security.MobileAuthenticatedStream::InternalRead(System.Byte[],System.Int32,System.Int32,System.Boolean&)
extern void MobileAuthenticatedStream_InternalRead_m90FE0F2015227506EF5E6EA18E49EEA5E3A1C319 (void);
// 0x000000F2 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_m5989243EA8E865C58630A151F50FD9286501238A (void);
// 0x000000F3 System.Boolean Mono.Net.Security.MobileAuthenticatedStream::InternalWrite(System.Byte[],System.Int32,System.Int32)
extern void MobileAuthenticatedStream_InternalWrite_mDCC759D5D81736625897B956239DBEEE8F7AE743 (void);
// 0x000000F4 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_m0B6A441B8194AAE474EECE582DA3627AB26CFB54 (void);
// 0x000000F5 System.Threading.Tasks.Task`1<System.Int32> Mono.Net.Security.MobileAuthenticatedStream::InnerRead(System.Boolean,System.Int32,System.Threading.CancellationToken)
extern void MobileAuthenticatedStream_InnerRead_m62766E47172B5468B6934BED507A4EF4054396ED (void);
// 0x000000F6 System.Threading.Tasks.Task Mono.Net.Security.MobileAuthenticatedStream::InnerWrite(System.Boolean,System.Threading.CancellationToken)
extern void MobileAuthenticatedStream_InnerWrite_m137287DEDB6C2BC5E8DDDAC999787FA5A0B4B570 (void);
// 0x000000F7 Mono.Net.Security.AsyncOperationStatus Mono.Net.Security.MobileAuthenticatedStream::ProcessHandshake(Mono.Net.Security.AsyncOperationStatus,System.Boolean)
extern void MobileAuthenticatedStream_ProcessHandshake_m30F67A233EAB7CE44A6B6E8E7F4E958DD888F63F (void);
// 0x000000F8 System.ValueTuple`2<System.Int32,System.Boolean> Mono.Net.Security.MobileAuthenticatedStream::ProcessRead(Mono.Net.Security.BufferOffsetSize)
extern void MobileAuthenticatedStream_ProcessRead_mB8FC6C872B55E0631A80824636220F3B73270441 (void);
// 0x000000F9 System.ValueTuple`2<System.Int32,System.Boolean> Mono.Net.Security.MobileAuthenticatedStream::ProcessWrite(Mono.Net.Security.BufferOffsetSize)
extern void MobileAuthenticatedStream_ProcessWrite_mC26A594E550853A399B5AD111CE704D06C500992 (void);
// 0x000000FA System.Boolean Mono.Net.Security.MobileAuthenticatedStream::get_IsAuthenticated()
extern void MobileAuthenticatedStream_get_IsAuthenticated_m46A9D2671C2864D1F5C559FC6C5284701BA8AB1E (void);
// 0x000000FB System.Void Mono.Net.Security.MobileAuthenticatedStream::Dispose(System.Boolean)
extern void MobileAuthenticatedStream_Dispose_m0D094AAD63D7E66A3F88EA02B58CC039BF9D0F52 (void);
// 0x000000FC System.Void Mono.Net.Security.MobileAuthenticatedStream::Flush()
extern void MobileAuthenticatedStream_Flush_mCD0E572BA47A644E4B22167074AC8B4B926E6C60 (void);
// 0x000000FD System.Security.Cryptography.X509Certificates.X509Certificate Mono.Net.Security.MobileAuthenticatedStream::get_LocalCertificate()
extern void MobileAuthenticatedStream_get_LocalCertificate_m59FF8438D988F2CE633B454CE2B54D614E6C50EF (void);
// 0x000000FE System.Security.Cryptography.X509Certificates.X509Certificate Mono.Net.Security.MobileAuthenticatedStream::get_InternalLocalCertificate()
extern void MobileAuthenticatedStream_get_InternalLocalCertificate_m2CD310D810957E8E1F819BA7AFF4E6640BFB136F (void);
// 0x000000FF System.Int64 Mono.Net.Security.MobileAuthenticatedStream::Seek(System.Int64,System.IO.SeekOrigin)
extern void MobileAuthenticatedStream_Seek_mC6C077D712D53180D6D3676CCAB67810A57041DE (void);
// 0x00000100 System.Boolean Mono.Net.Security.MobileAuthenticatedStream::get_CanRead()
extern void MobileAuthenticatedStream_get_CanRead_m206F7DA5CC6E445B2E23678344AD847C72929BED (void);
// 0x00000101 System.Boolean Mono.Net.Security.MobileAuthenticatedStream::get_CanTimeout()
extern void MobileAuthenticatedStream_get_CanTimeout_m214E084A9D834879A6D199922B019E4D55291512 (void);
// 0x00000102 System.Boolean Mono.Net.Security.MobileAuthenticatedStream::get_CanWrite()
extern void MobileAuthenticatedStream_get_CanWrite_m6FBD6254C19E3391BAC2EFFDE46005BB0CDDEA84 (void);
// 0x00000103 System.Boolean Mono.Net.Security.MobileAuthenticatedStream::get_CanSeek()
extern void MobileAuthenticatedStream_get_CanSeek_mF7A4E5EC7EAFCAA07CBDD7D35B1A764177612503 (void);
// 0x00000104 System.Int64 Mono.Net.Security.MobileAuthenticatedStream::get_Length()
extern void MobileAuthenticatedStream_get_Length_mF8ACA717EFBD5E1E15B9ABBEFC9F5EC41127469C (void);
// 0x00000105 System.Int64 Mono.Net.Security.MobileAuthenticatedStream::get_Position()
extern void MobileAuthenticatedStream_get_Position_mDC516AFB4C932E61DA6DBFEF056CD9D798129035 (void);
// 0x00000106 System.Void Mono.Net.Security.MobileAuthenticatedStream::set_Position(System.Int64)
extern void MobileAuthenticatedStream_set_Position_mDA69F8B3575A0D6E3B11621BCB334371E80B9D56 (void);
// 0x00000107 System.Int32 Mono.Net.Security.MobileAuthenticatedStream::get_ReadTimeout()
extern void MobileAuthenticatedStream_get_ReadTimeout_m8CB544C81A7A2D5B882E91A691C97513912DB866 (void);
// 0x00000108 System.Void Mono.Net.Security.MobileAuthenticatedStream::set_ReadTimeout(System.Int32)
extern void MobileAuthenticatedStream_set_ReadTimeout_m152C3065A8D914E2F6CDFB4E2EDC19DD8C466082 (void);
// 0x00000109 System.Int32 Mono.Net.Security.MobileAuthenticatedStream::get_WriteTimeout()
extern void MobileAuthenticatedStream_get_WriteTimeout_mDB098ADC853F298E298C4712405BF78BC4C4FFCC (void);
// 0x0000010A System.Void Mono.Net.Security.MobileAuthenticatedStream::set_WriteTimeout(System.Int32)
extern void MobileAuthenticatedStream_set_WriteTimeout_m37293FCF87ED0B6A4865005940A23D1BA322A774 (void);
// 0x0000010B System.Void Mono.Net.Security.MobileAuthenticatedStream::.cctor()
extern void MobileAuthenticatedStream__cctor_mAE00872557415DE85E6CB57122CAD50E9F3080FE (void);
// 0x0000010C System.Void Mono.Net.Security.MobileAuthenticatedStream::<InnerWrite>b__67_0()
extern void MobileAuthenticatedStream_U3CInnerWriteU3Eb__67_0_mEC1BC0A19130E44F6E542F229CE3FFAC0CD78697 (void);
// 0x0000010D System.Void Mono.Net.Security.MobileAuthenticatedStream/<ProcessAuthentication>d__48::MoveNext()
extern void U3CProcessAuthenticationU3Ed__48_MoveNext_m982934120035A46C0FB96F7DF55F7FA0822B4940 (void);
// 0x0000010E System.Void Mono.Net.Security.MobileAuthenticatedStream/<ProcessAuthentication>d__48::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine)
extern void U3CProcessAuthenticationU3Ed__48_SetStateMachine_mC87BA3C30B7501EF0D0435E4C2C08EE79238576F (void);
// 0x0000010F System.Void Mono.Net.Security.MobileAuthenticatedStream/<StartOperation>d__57::MoveNext()
extern void U3CStartOperationU3Ed__57_MoveNext_m2CD8CDF02548ACC068670F3F670590EEC77F7853 (void);
// 0x00000110 System.Void Mono.Net.Security.MobileAuthenticatedStream/<StartOperation>d__57::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine)
extern void U3CStartOperationU3Ed__57_SetStateMachine_m1EC071633621977A0623BF79A53028A2A766BED9 (void);
// 0x00000111 System.Void Mono.Net.Security.MobileAuthenticatedStream/<>c__DisplayClass66_0::.ctor()
extern void U3CU3Ec__DisplayClass66_0__ctor_m0649BF5458CDCAB6017C443988C36967E3000993 (void);
// 0x00000112 System.Int32 Mono.Net.Security.MobileAuthenticatedStream/<>c__DisplayClass66_0::<InnerRead>b__0()
extern void U3CU3Ec__DisplayClass66_0_U3CInnerReadU3Eb__0_m3F3293E1DD48D7532F3B8D84D7C8402698D60F36 (void);
// 0x00000113 System.Void Mono.Net.Security.MobileAuthenticatedStream/<InnerRead>d__66::MoveNext()
extern void U3CInnerReadU3Ed__66_MoveNext_m5DFDC2139602BBC2F86D14BDA64B4A49ECDD90EB (void);
// 0x00000114 System.Void Mono.Net.Security.MobileAuthenticatedStream/<InnerRead>d__66::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine)
extern void U3CInnerReadU3Ed__66_SetStateMachine_mBA42C0B565B5D3F43D109D2A8CC66EE8CE9BC920 (void);
// 0x00000115 System.Void Mono.Net.Security.MobileAuthenticatedStream/<InnerWrite>d__67::MoveNext()
extern void U3CInnerWriteU3Ed__67_MoveNext_mDF6F0FEA0FCAE97EEB2E5A2546446C00674CCEA3 (void);
// 0x00000116 System.Void Mono.Net.Security.MobileAuthenticatedStream/<InnerWrite>d__67::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine)
extern void U3CInnerWriteU3Ed__67_SetStateMachine_m7448CF503BCD3FEC38241FB22DBA3AB4B91FF5B1 (void);
// 0x00000117 System.Void Mono.Net.Security.MobileTlsContext::.ctor(Mono.Net.Security.MobileAuthenticatedStream,Mono.Net.Security.MonoSslAuthenticationOptions)
extern void MobileTlsContext__ctor_mAB891D57AD3DD87C68B97E458DCE7C03634B6404 (void);
// 0x00000118 Mono.Net.Security.MobileAuthenticatedStream Mono.Net.Security.MobileTlsContext::get_Parent()
extern void MobileTlsContext_get_Parent_mC509F430FE5581A104C62FB3A08AE9D97DE19098 (void);
// 0x00000119 Mono.Security.Interface.MonoTlsSettings Mono.Net.Security.MobileTlsContext::get_Settings()
extern void MobileTlsContext_get_Settings_m68D8D1488C1778311BE2EE65F549081B0E7D362C (void);
// 0x0000011A System.Boolean Mono.Net.Security.MobileTlsContext::get_IsAuthenticated()
// 0x0000011B System.Boolean Mono.Net.Security.MobileTlsContext::get_IsServer()
extern void MobileTlsContext_get_IsServer_m79E765F4FA8DAF1C98322134D48F6CACBEC824B7 (void);
// 0x0000011C System.String Mono.Net.Security.MobileTlsContext::get_TargetHost()
extern void MobileTlsContext_get_TargetHost_m82FF5791372BEF41AC5E73E368824231CC4F5528 (void);
// 0x0000011D System.String Mono.Net.Security.MobileTlsContext::get_ServerName()
extern void MobileTlsContext_get_ServerName_m3CF7B9F7D249B9B2F553B5A72F439B5502229BF3 (void);
// 0x0000011E System.Boolean Mono.Net.Security.MobileTlsContext::get_AskForClientCertificate()
extern void MobileTlsContext_get_AskForClientCertificate_mABDEDBD5B9CA52FCAD16A9C271C73FA05218B767 (void);
// 0x0000011F System.Security.Cryptography.X509Certificates.X509CertificateCollection Mono.Net.Security.MobileTlsContext::get_ClientCertificates()
extern void MobileTlsContext_get_ClientCertificates_m675A2D5E4F7FCB85B4B412A5659953184065C9EE (void);
// 0x00000120 System.Void Mono.Net.Security.MobileTlsContext::StartHandshake()
// 0x00000121 System.Boolean Mono.Net.Security.MobileTlsContext::ProcessHandshake()
// 0x00000122 System.Void Mono.Net.Security.MobileTlsContext::FinishHandshake()
// 0x00000123 System.Security.Cryptography.X509Certificates.X509Certificate Mono.Net.Security.MobileTlsContext::get_LocalServerCertificate()
extern void MobileTlsContext_get_LocalServerCertificate_m20FDC85F1F18C42644D48872EBAF9A6247624E09 (void);
// 0x00000124 System.Void Mono.Net.Security.MobileTlsContext::set_LocalServerCertificate(System.Security.Cryptography.X509Certificates.X509Certificate)
extern void MobileTlsContext_set_LocalServerCertificate_m32343DBF091AD80FA29DD8184C0C99C72FE43FEF (void);
// 0x00000125 System.Security.Cryptography.X509Certificates.X509Certificate Mono.Net.Security.MobileTlsContext::get_LocalClientCertificate()
// 0x00000126 System.Security.Cryptography.X509Certificates.X509Certificate2 Mono.Net.Security.MobileTlsContext::get_RemoteCertificate()
// 0x00000127 System.ValueTuple`2<System.Int32,System.Boolean> Mono.Net.Security.MobileTlsContext::Read(System.Byte[],System.Int32,System.Int32)
// 0x00000128 System.ValueTuple`2<System.Int32,System.Boolean> Mono.Net.Security.MobileTlsContext::Write(System.Byte[],System.Int32,System.Int32)
// 0x00000129 System.Void Mono.Net.Security.MobileTlsContext::Shutdown()
// 0x0000012A System.Boolean Mono.Net.Security.MobileTlsContext::PendingRenegotiation()
// 0x0000012B System.Boolean Mono.Net.Security.MobileTlsContext::ValidateCertificate(System.Security.Cryptography.X509Certificates.X509Certificate2,System.Security.Cryptography.X509Certificates.X509Chain)
extern void MobileTlsContext_ValidateCertificate_m7A7661E339AC2252062B3F7224621C9FACFEA234 (void);
// 0x0000012C System.Security.Cryptography.X509Certificates.X509Certificate Mono.Net.Security.MobileTlsContext::SelectClientCertificate(System.String[])
extern void MobileTlsContext_SelectClientCertificate_mF12113474A7EF6BDC8F7119D418722173A4EBDC1 (void);
// 0x0000012D System.Void Mono.Net.Security.MobileTlsContext::Renegotiate()
// 0x0000012E System.Void Mono.Net.Security.MobileTlsContext::Dispose()
extern void MobileTlsContext_Dispose_m7C7D11F95AC2F7663D397D6FA4ECF82ECC7C0F9A (void);
// 0x0000012F System.Void Mono.Net.Security.MobileTlsContext::Dispose(System.Boolean)
extern void MobileTlsContext_Dispose_m020A795EE75CF99916490B91697E0EB31C5A2F94 (void);
// 0x00000130 System.Void Mono.Net.Security.MobileTlsContext::Finalize()
extern void MobileTlsContext_Finalize_mC58200C1813B8458AD3DB37BC15338F2AC750DF9 (void);
// 0x00000131 Mono.Net.Security.MobileAuthenticatedStream Mono.Net.Security.MobileTlsProvider::CreateSslStream(System.Net.Security.SslStream,System.IO.Stream,System.Boolean,Mono.Security.Interface.MonoTlsSettings)
// 0x00000132 System.Boolean Mono.Net.Security.MobileTlsProvider::ValidateCertificate(Mono.Net.Security.ChainValidationHelper,System.String,System.Boolean,System.Security.Cryptography.X509Certificates.X509CertificateCollection,System.Boolean,System.Security.Cryptography.X509Certificates.X509Chain&,System.Net.Security.SslPolicyErrors&,System.Int32&)
// 0x00000133 System.Void Mono.Net.Security.MobileTlsProvider::.ctor()
extern void MobileTlsProvider__ctor_m31D6E547C8B388F136D323088D376FD54FE69B68 (void);
// 0x00000134 System.Boolean Mono.Net.Security.MonoSslAuthenticationOptions::get_ServerMode()
// 0x00000135 System.Security.Authentication.SslProtocols Mono.Net.Security.MonoSslAuthenticationOptions::get_EnabledSslProtocols()
// 0x00000136 System.Void Mono.Net.Security.MonoSslAuthenticationOptions::set_EnabledSslProtocols(System.Security.Authentication.SslProtocols)
// 0x00000137 System.Void Mono.Net.Security.MonoSslAuthenticationOptions::set_EncryptionPolicy(System.Net.Security.EncryptionPolicy)
// 0x00000138 System.Void Mono.Net.Security.MonoSslAuthenticationOptions::set_CertificateRevocationCheckMode(System.Security.Cryptography.X509Certificates.X509RevocationMode)
// 0x00000139 System.String Mono.Net.Security.MonoSslAuthenticationOptions::get_TargetHost()
// 0x0000013A System.Void Mono.Net.Security.MonoSslAuthenticationOptions::set_TargetHost(System.String)
// 0x0000013B System.Security.Cryptography.X509Certificates.X509Certificate Mono.Net.Security.MonoSslAuthenticationOptions::get_ServerCertificate()
// 0x0000013C System.Security.Cryptography.X509Certificates.X509CertificateCollection Mono.Net.Security.MonoSslAuthenticationOptions::get_ClientCertificates()
// 0x0000013D System.Void Mono.Net.Security.MonoSslAuthenticationOptions::set_ClientCertificates(System.Security.Cryptography.X509Certificates.X509CertificateCollection)
// 0x0000013E System.Boolean Mono.Net.Security.MonoSslAuthenticationOptions::get_ClientCertificateRequired()
// 0x0000013F System.Net.Security.ServerCertSelectionCallback Mono.Net.Security.MonoSslAuthenticationOptions::get_ServerCertSelectionDelegate()
extern void MonoSslAuthenticationOptions_get_ServerCertSelectionDelegate_m8F35626050A015130D823BA68862416889F75A42 (void);
// 0x00000140 System.Void Mono.Net.Security.MonoSslAuthenticationOptions::.ctor()
extern void MonoSslAuthenticationOptions__ctor_mF6A5D221635C5E1ACF430108C1A11538E9F5349C (void);
// 0x00000141 System.Net.Security.SslClientAuthenticationOptions Mono.Net.Security.MonoSslClientAuthenticationOptions::get_Options()
extern void MonoSslClientAuthenticationOptions_get_Options_m67D736F913351C90F780A66F1A7C40832825D268 (void);
// 0x00000142 System.Boolean Mono.Net.Security.MonoSslClientAuthenticationOptions::get_ServerMode()
extern void MonoSslClientAuthenticationOptions_get_ServerMode_m7D7A5D3F111161ABF85FBFA44615F184880FBC44 (void);
// 0x00000143 System.Void Mono.Net.Security.MonoSslClientAuthenticationOptions::.ctor()
extern void MonoSslClientAuthenticationOptions__ctor_mFF45688A74504467AD6CC5CC1F416EAB53DDDDE1 (void);
// 0x00000144 System.Void Mono.Net.Security.MonoSslClientAuthenticationOptions::set_CertificateRevocationCheckMode(System.Security.Cryptography.X509Certificates.X509RevocationMode)
extern void MonoSslClientAuthenticationOptions_set_CertificateRevocationCheckMode_m99D8AF1B0AC110FA167DF8614E485EABC97E35B0 (void);
// 0x00000145 System.Void Mono.Net.Security.MonoSslClientAuthenticationOptions::set_EncryptionPolicy(System.Net.Security.EncryptionPolicy)
extern void MonoSslClientAuthenticationOptions_set_EncryptionPolicy_mA3DBA3D924CD48EFE642EC7AE41D194500803F95 (void);
// 0x00000146 System.Security.Authentication.SslProtocols Mono.Net.Security.MonoSslClientAuthenticationOptions::get_EnabledSslProtocols()
extern void MonoSslClientAuthenticationOptions_get_EnabledSslProtocols_m03F598BB877EDC3B07069EC3D5CD5D51464355F1 (void);
// 0x00000147 System.Void Mono.Net.Security.MonoSslClientAuthenticationOptions::set_EnabledSslProtocols(System.Security.Authentication.SslProtocols)
extern void MonoSslClientAuthenticationOptions_set_EnabledSslProtocols_m5D27CFC1927D070DAC713CE4F933E3565E753149 (void);
// 0x00000148 System.String Mono.Net.Security.MonoSslClientAuthenticationOptions::get_TargetHost()
extern void MonoSslClientAuthenticationOptions_get_TargetHost_m200D056C2694EC25E422728E35388E345889DB7B (void);
// 0x00000149 System.Void Mono.Net.Security.MonoSslClientAuthenticationOptions::set_TargetHost(System.String)
extern void MonoSslClientAuthenticationOptions_set_TargetHost_m069D8AB5AFF0FEE83E1C44770D3F3DE2D3CA8795 (void);
// 0x0000014A System.Boolean Mono.Net.Security.MonoSslClientAuthenticationOptions::get_ClientCertificateRequired()
extern void MonoSslClientAuthenticationOptions_get_ClientCertificateRequired_m9AE71A7C9696A450375687F64B4B8E69DEF0BD3F (void);
// 0x0000014B System.Security.Cryptography.X509Certificates.X509CertificateCollection Mono.Net.Security.MonoSslClientAuthenticationOptions::get_ClientCertificates()
extern void MonoSslClientAuthenticationOptions_get_ClientCertificates_m57BF4F92084EAAFFEF541E89D7ED519532DAEC0E (void);
// 0x0000014C System.Void Mono.Net.Security.MonoSslClientAuthenticationOptions::set_ClientCertificates(System.Security.Cryptography.X509Certificates.X509CertificateCollection)
extern void MonoSslClientAuthenticationOptions_set_ClientCertificates_mA5CD1A0990D617B249AE37CD4B49C53DB37B59A5 (void);
// 0x0000014D System.Security.Cryptography.X509Certificates.X509Certificate Mono.Net.Security.MonoSslClientAuthenticationOptions::get_ServerCertificate()
extern void MonoSslClientAuthenticationOptions_get_ServerCertificate_m7CD9CC5BF55B0C7749CDF0C813C9ACA4852B2985 (void);
// 0x0000014E Mono.Net.Security.MobileTlsProvider Mono.Net.Security.MonoTlsProviderFactory::GetProviderInternal()
extern void MonoTlsProviderFactory_GetProviderInternal_m87C87ACEF272F007119C23121CD0D2E183785546 (void);
// 0x0000014F System.Void Mono.Net.Security.MonoTlsProviderFactory::InitializeInternal()
extern void MonoTlsProviderFactory_InitializeInternal_mB0843306BA58C8CBDE17485CBFCE45BAD8CFA356 (void);
// 0x00000150 Mono.Net.Security.MobileTlsProvider Mono.Net.Security.MonoTlsProviderFactory::LookupProvider(System.String,System.Boolean)
extern void MonoTlsProviderFactory_LookupProvider_m842219B5A2493A9AA3B4D1911A1D77EB2F260DD0 (void);
// 0x00000151 System.Void Mono.Net.Security.MonoTlsProviderFactory::InitializeProviderRegistration()
extern void MonoTlsProviderFactory_InitializeProviderRegistration_mDC8AEDEE018FFC5374E746A72B55A337B675CB82 (void);
// 0x00000152 System.Void Mono.Net.Security.MonoTlsProviderFactory::PopulateUnityProviders()
extern void MonoTlsProviderFactory_PopulateUnityProviders_m5A63191876243DF78B41ACDFA473F61C8B2243F3 (void);
// 0x00000153 System.Void Mono.Net.Security.MonoTlsProviderFactory::PopulateProviders()
extern void MonoTlsProviderFactory_PopulateProviders_mF2AB544C94407E541767C11141D5876CB079F838 (void);
// 0x00000154 Mono.Net.Security.MobileTlsProvider Mono.Net.Security.MonoTlsProviderFactory::CreateDefaultProviderImpl()
extern void MonoTlsProviderFactory_CreateDefaultProviderImpl_m674088AF2FC01E08CEE18728A7BBACDD9A7C2182 (void);
// 0x00000155 Mono.Net.Security.MobileTlsProvider Mono.Net.Security.MonoTlsProviderFactory::GetProvider()
extern void MonoTlsProviderFactory_GetProvider_m8CDA0A014E43C98804347DB5384F9C05BBA26FEE (void);
// 0x00000156 System.Void Mono.Net.Security.MonoTlsProviderFactory::.cctor()
extern void MonoTlsProviderFactory__cctor_mA2C103AE727F17D8706F964DB378FB0644CA70D1 (void);
// 0x00000157 System.Net.HttpWebRequest Mono.Net.Security.MonoTlsStream::get_Request()
extern void MonoTlsStream_get_Request_m5F3CDE9EA1921F1A45C0FAE20DD4BA634D0D8D83 (void);
// 0x00000158 System.Net.WebExceptionStatus Mono.Net.Security.MonoTlsStream::get_ExceptionStatus()
extern void MonoTlsStream_get_ExceptionStatus_mBB3A6B7073808EF33BA869786BA9B3617851796B (void);
// 0x00000159 System.Boolean Mono.Net.Security.MonoTlsStream::get_CertificateValidationFailed()
extern void MonoTlsStream_get_CertificateValidationFailed_m28A1EF3B3EC723A5A0114B613F7BF9B6AB90555F (void);
// 0x0000015A System.Void Mono.Net.Security.MonoTlsStream::set_CertificateValidationFailed(System.Boolean)
extern void MonoTlsStream_set_CertificateValidationFailed_m225E1AA3894B292682A2BF06B886693A11DEAFEC (void);
// 0x0000015B System.Void Mono.Net.Security.MonoTlsStream::.ctor(System.Net.HttpWebRequest,System.Net.Sockets.NetworkStream)
extern void MonoTlsStream__ctor_mAED0E21D701587D3C110F379FF2C3D9318EB31DF (void);
// 0x0000015C System.Threading.Tasks.Task`1<System.IO.Stream> Mono.Net.Security.MonoTlsStream::CreateStream(System.Net.WebConnectionTunnel,System.Threading.CancellationToken)
extern void MonoTlsStream_CreateStream_m320FE226FFD28910A3FB1A8BCD19B9CB6E0395F1 (void);
// 0x0000015D System.Void Mono.Net.Security.MonoTlsStream::Dispose()
extern void MonoTlsStream_Dispose_m955C2295BC9317F9E6F756164528EE530E0032FC (void);
// 0x0000015E System.Void Mono.Net.Security.MonoTlsStream::CloseSslStream()
extern void MonoTlsStream_CloseSslStream_m82584A00391A5ACA6EC81C4848BBC7F92F801278 (void);
// 0x0000015F System.Void Mono.Net.Security.MonoTlsStream/<CreateStream>d__18::MoveNext()
extern void U3CCreateStreamU3Ed__18_MoveNext_m45EE08C637B078770B0EA94A046B90250FAE66F8 (void);
// 0x00000160 System.Void Mono.Net.Security.MonoTlsStream/<CreateStream>d__18::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine)
extern void U3CCreateStreamU3Ed__18_SetStateMachine_m76FB604B1174F14EEEA1F77E31AEB5680F19AB73 (void);
// 0x00000161 System.Object Mono.Net.Security.NoReflectionHelper::GetProvider()
extern void NoReflectionHelper_GetProvider_m07746C3FA62A325DCC22169E40CC5353A93F2A23 (void);
// 0x00000162 System.Void Mono.Net.Security.SystemCertificateValidator::.cctor()
extern void SystemCertificateValidator__cctor_m6C2E43AD95D74AF470013B88B823825B13937E30 (void);
// 0x00000163 System.Boolean Mono.Net.Security.SystemCertificateValidator::NeedsChain(Mono.Security.Interface.MonoTlsSettings)
extern void SystemCertificateValidator_NeedsChain_mEA1D649FC72CD6D61ACECF098C7CC871AEC5A215 (void);
// 0x00000164 Mono.Security.Interface.MonoRemoteCertificateValidationCallback Mono.Net.Security.Private.CallbackHelpers::PublicToMono(System.Net.Security.RemoteCertificateValidationCallback)
extern void CallbackHelpers_PublicToMono_m4B0ED4D1F9D6AC15E14D09F55642889B57CAE950 (void);
// 0x00000165 System.Net.Security.LocalCertSelectionCallback Mono.Net.Security.Private.CallbackHelpers::MonoToInternal(Mono.Security.Interface.MonoLocalCertificateSelectionCallback)
extern void CallbackHelpers_MonoToInternal_m895AC89217D5876DB6CC95D7C656C9BA13D4D618 (void);
// 0x00000166 System.Void Mono.Net.Security.Private.CallbackHelpers/<>c__DisplayClass0_0::.ctor()
extern void U3CU3Ec__DisplayClass0_0__ctor_m31154BF78DAACBD45BE85524DB60A0C96A1B2A12 (void);
// 0x00000167 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_m1C478ECA2AAAF7CF24DE679072777B23441DEFC8 (void);
// 0x00000168 System.Void Mono.Net.Security.Private.CallbackHelpers/<>c__DisplayClass6_0::.ctor()
extern void U3CU3Ec__DisplayClass6_0__ctor_mD1E04FD28115DBD711A881B26347464C27140E23 (void);
// 0x00000169 System.Security.Cryptography.X509Certificates.X509Certificate Mono.Net.Security.Private.CallbackHelpers/<>c__DisplayClass6_0::<MonoToInternal>b__0(System.String,System.Security.Cryptography.X509Certificates.X509CertificateCollection,System.Security.Cryptography.X509Certificates.X509Certificate,System.String[])
extern void U3CU3Ec__DisplayClass6_0_U3CMonoToInternalU3Eb__0_mE37EA1777B5D0BCD42B36A717CF6FC0E18CD3AE9 (void);
// 0x0000016A System.Void Mono.Http.NtlmSession::.ctor()
extern void NtlmSession__ctor_mEEEFFA1F5F08E6F04718A3008CB72006CC8BED71 (void);
// 0x0000016B System.Net.Authorization Mono.Http.NtlmSession::Authenticate(System.String,System.Net.WebRequest,System.Net.ICredentials)
extern void NtlmSession_Authenticate_m57C3EA3E259871B2300FA1B1AB9FA4AE5E9AA1FC (void);
// 0x0000016C System.Net.Authorization Mono.Http.NtlmClient::Authenticate(System.String,System.Net.WebRequest,System.Net.ICredentials)
extern void NtlmClient_Authenticate_m29234A413BB7C853DE1F4E9921FDB58DE8227BDF (void);
// 0x0000016D System.Net.Authorization Mono.Http.NtlmClient::PreAuthenticate(System.Net.WebRequest,System.Net.ICredentials)
extern void NtlmClient_PreAuthenticate_mF198BBB5898754D555B383C4019F73F15BE23276 (void);
// 0x0000016E System.String Mono.Http.NtlmClient::get_AuthenticationType()
extern void NtlmClient_get_AuthenticationType_mB7D44D8F528617CBD02F8DA2D95245B2738C8178 (void);
// 0x0000016F System.Void Mono.Http.NtlmClient::.ctor()
extern void NtlmClient__ctor_mDE10BA5EAC5F7ABCF7B9E83C412425BE1DD178DC (void);
// 0x00000170 System.Void Mono.Http.NtlmClient::.cctor()
extern void NtlmClient__cctor_mF8E5E7112DBDA1CF249AC91942A5BD9950DB524F (void);
// 0x00000171 System.Void Mono.Http.NtlmClient/<>c::.cctor()
extern void U3CU3Ec__cctor_m274D237C2D332237DF0CEFC0F104AAE71FCAB3AA (void);
// 0x00000172 System.Void Mono.Http.NtlmClient/<>c::.ctor()
extern void U3CU3Ec__ctor_m8EC0DBE120D2CB08BE2ED3F5A706BCEF9716603C (void);
// 0x00000173 Mono.Http.NtlmSession Mono.Http.NtlmClient/<>c::<Authenticate>b__1_0(System.Net.HttpWebRequest)
extern void U3CU3Ec_U3CAuthenticateU3Eb__1_0_mE2F40D1D8564A82A6EFFA6D78EDF09514115E79A (void);
// 0x00000174 System.String Internal.Cryptography.OidLookup::ToFriendlyName(System.String,System.Security.Cryptography.OidGroup,System.Boolean)
extern void OidLookup_ToFriendlyName_m34B7595764843A001047D30E77B0DB1987653103 (void);
// 0x00000175 System.String Internal.Cryptography.OidLookup::ToOid(System.String,System.Security.Cryptography.OidGroup,System.Boolean)
extern void OidLookup_ToOid_mE362E659C0A532B8D2E1638D8B50FBACFEBFCF2D (void);
// 0x00000176 System.Boolean Internal.Cryptography.OidLookup::ShouldUseCache(System.Security.Cryptography.OidGroup)
extern void OidLookup_ShouldUseCache_mB50BE42B791BF8314979BCF725BB50F5C1DF0461 (void);
// 0x00000177 System.String Internal.Cryptography.OidLookup::NativeOidToFriendlyName(System.String,System.Security.Cryptography.OidGroup,System.Boolean)
extern void OidLookup_NativeOidToFriendlyName_m54826DC2A46712C51D3BBE397372E01D0BCBDB34 (void);
// 0x00000178 System.String Internal.Cryptography.OidLookup::NativeFriendlyNameToOid(System.String,System.Security.Cryptography.OidGroup,System.Boolean)
extern void OidLookup_NativeFriendlyNameToOid_m1CEF74ADB4771FEAFE0C491AC36DF806517C55AC (void);
// 0x00000179 System.Void Internal.Cryptography.OidLookup::.cctor()
extern void OidLookup__cctor_m315F5D4656A8C145CD154D9DF653F5207E12AEBC (void);
// 0x0000017A System.Void Internal.Cryptography.OidLookup/<>c::.cctor()
extern void U3CU3Ec__cctor_m2E929BF5DE0AAD59E0C0E2AA6875DFF57F976962 (void);
// 0x0000017B System.Void Internal.Cryptography.OidLookup/<>c::.ctor()
extern void U3CU3Ec__ctor_m381C6259C7B5579501CBFB1E4D1DF201D5928470 (void);
// 0x0000017C System.String Internal.Cryptography.OidLookup/<>c::<.cctor>b__10_0(System.Collections.Generic.KeyValuePair`2<System.String,System.String>)
extern void U3CU3Ec_U3C_cctorU3Eb__10_0_m6CCA3946EAC08544EB57D764DBF2D23E12DE30A1 (void);
// 0x0000017D System.String Internal.Cryptography.OidLookup/<>c::<.cctor>b__10_1(System.Collections.Generic.KeyValuePair`2<System.String,System.String>)
extern void U3CU3Ec_U3C_cctorU3Eb__10_1_m7F86444F2B083758A76759BD54D31A3538101A4E (void);
// 0x0000017E System.Void Internal.Cryptography.Pal.CertificateData::.ctor(System.Byte[])
extern void CertificateData__ctor_m623A235F902E7262CB9DA2CEB1BF5D3E64A6D23F (void);
// 0x0000017F System.String Internal.Cryptography.Pal.CertificateData::GetNameInfo(System.Security.Cryptography.X509Certificates.X509NameType,System.Boolean)
extern void CertificateData_GetNameInfo_m8DC5068DE35A32AC641DCBA45C409D05C4CE9D72 (void);
// 0x00000180 System.String Internal.Cryptography.Pal.CertificateData::GetSimpleNameInfo(System.Security.Cryptography.X509Certificates.X500DistinguishedName)
extern void CertificateData_GetSimpleNameInfo_mA631A4BFF5FA74EED7E44B2398323213F4505511 (void);
// 0x00000181 System.String Internal.Cryptography.Pal.CertificateData::FindAltNameMatch(System.Byte[],Internal.Cryptography.Pal.GeneralNameType,System.String)
extern void CertificateData_FindAltNameMatch_mE725F81D068254CD717F42AC769E934327BA6E13 (void);
// 0x00000182 System.Collections.Generic.IEnumerable`1<System.Collections.Generic.KeyValuePair`2<System.String,System.String>> Internal.Cryptography.Pal.CertificateData::ReadReverseRdns(System.Security.Cryptography.X509Certificates.X500DistinguishedName)
extern void CertificateData_ReadReverseRdns_mCC9E641803F520C0B6ABE2CF0D5D087F85E921D1 (void);
// 0x00000183 System.Void Internal.Cryptography.Pal.CertificateData/<ReadReverseRdns>d__21::.ctor(System.Int32)
extern void U3CReadReverseRdnsU3Ed__21__ctor_m5A6BC49C73B7B87A9A4400C6B15A6B08990A46D4 (void);
// 0x00000184 System.Void Internal.Cryptography.Pal.CertificateData/<ReadReverseRdns>d__21::System.IDisposable.Dispose()
extern void U3CReadReverseRdnsU3Ed__21_System_IDisposable_Dispose_mDB6F5E4B3207652BEAED7B42745D734D10C5249C (void);
// 0x00000185 System.Boolean Internal.Cryptography.Pal.CertificateData/<ReadReverseRdns>d__21::MoveNext()
extern void U3CReadReverseRdnsU3Ed__21_MoveNext_m9D224CA977CE0147564D800919EBB3CA3584DAC4 (void);
// 0x00000186 System.Collections.Generic.KeyValuePair`2<System.String,System.String> Internal.Cryptography.Pal.CertificateData/<ReadReverseRdns>d__21::System.Collections.Generic.IEnumerator<System.Collections.Generic.KeyValuePair<System.String,System.String>>.get_Current()
extern void U3CReadReverseRdnsU3Ed__21_System_Collections_Generic_IEnumeratorU3CSystem_Collections_Generic_KeyValuePairU3CSystem_StringU2CSystem_StringU3EU3E_get_Current_mF0FA23744F644CF1371214864DD2A43728064474 (void);
// 0x00000187 System.Void Internal.Cryptography.Pal.CertificateData/<ReadReverseRdns>d__21::System.Collections.IEnumerator.Reset()
extern void U3CReadReverseRdnsU3Ed__21_System_Collections_IEnumerator_Reset_m14F8B978364B8DDAC56367B68EEA3D7C06732564 (void);
// 0x00000188 System.Object Internal.Cryptography.Pal.CertificateData/<ReadReverseRdns>d__21::System.Collections.IEnumerator.get_Current()
extern void U3CReadReverseRdnsU3Ed__21_System_Collections_IEnumerator_get_Current_m3CA95125EAEEBACD8685B90E65831D0B4B69EAA7 (void);
// 0x00000189 System.Collections.Generic.IEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.String,System.String>> Internal.Cryptography.Pal.CertificateData/<ReadReverseRdns>d__21::System.Collections.Generic.IEnumerable<System.Collections.Generic.KeyValuePair<System.String,System.String>>.GetEnumerator()
extern void U3CReadReverseRdnsU3Ed__21_System_Collections_Generic_IEnumerableU3CSystem_Collections_Generic_KeyValuePairU3CSystem_StringU2CSystem_StringU3EU3E_GetEnumerator_m19CB560BFA57F0DD069DCCA4F99AA3A67CEB5427 (void);
// 0x0000018A System.Collections.IEnumerator Internal.Cryptography.Pal.CertificateData/<ReadReverseRdns>d__21::System.Collections.IEnumerable.GetEnumerator()
extern void U3CReadReverseRdnsU3Ed__21_System_Collections_IEnumerable_GetEnumerator_mA9604E14B40705140F1AD16409F6716BDF3BFF08 (void);
// 0x0000018B System.Boolean Microsoft.Win32.NativeMethods::DuplicateHandle(System.Runtime.InteropServices.HandleRef,System.Runtime.InteropServices.SafeHandle,System.Runtime.InteropServices.HandleRef,Microsoft.Win32.SafeHandles.SafeWaitHandle&,System.Int32,System.Boolean,System.Int32)
extern void NativeMethods_DuplicateHandle_m7D1F5D03EF5254E9B4B670BDECD2EDEF7AA0B00D (void);
// 0x0000018C System.Boolean Microsoft.Win32.NativeMethods::DuplicateHandle(System.Runtime.InteropServices.HandleRef,System.Runtime.InteropServices.HandleRef,System.Runtime.InteropServices.HandleRef,Microsoft.Win32.SafeHandles.SafeProcessHandle&,System.Int32,System.Boolean,System.Int32)
extern void NativeMethods_DuplicateHandle_m5C21EA8CF525CF8393A163DC71A4C77790F5B706 (void);
// 0x0000018D System.IntPtr Microsoft.Win32.NativeMethods::GetCurrentProcess()
extern void NativeMethods_GetCurrentProcess_mD74A4139227DCBBC998906A9A4A74B9A7C176CE1 (void);
// 0x0000018E System.Boolean Microsoft.Win32.NativeMethods::GetExitCodeProcess(System.IntPtr,System.Int32&)
extern void NativeMethods_GetExitCodeProcess_mE82305F94ACE81CA86DC12C37B0129CF596CE110 (void);
// 0x0000018F System.Boolean Microsoft.Win32.NativeMethods::GetExitCodeProcess(Microsoft.Win32.SafeHandles.SafeProcessHandle,System.Int32&)
extern void NativeMethods_GetExitCodeProcess_m6189E8FBCC4A4ADC62D0BE2A614CDEB848F0313D (void);
// 0x00000190 System.Int32 Microsoft.Win32.NativeMethods::GetCurrentProcessId()
extern void NativeMethods_GetCurrentProcessId_m9E674A6B2BE2E6BC7B228DA4CA9330E144430F24 (void);
// 0x00000191 System.Boolean Microsoft.Win32.NativeMethods::CloseProcess(System.IntPtr)
extern void NativeMethods_CloseProcess_mC58317B5182D4057EB1D65C8ABD2A3AE5A6D00D4 (void);
// 0x00000192 System.Void Microsoft.Win32.SafeHandles.SafeProcessHandle::.ctor(System.IntPtr)
extern void SafeProcessHandle__ctor_m347300F5032173FAA9287B4CDC692BBA71D82E95 (void);
// 0x00000193 System.Void Microsoft.Win32.SafeHandles.SafeProcessHandle::.ctor(System.IntPtr,System.Boolean)
extern void SafeProcessHandle__ctor_mF35A5C60AA1DFE35E75F353C346E941D62DB8859 (void);
// 0x00000194 System.Boolean Microsoft.Win32.SafeHandles.SafeProcessHandle::ReleaseHandle()
extern void SafeProcessHandle_ReleaseHandle_m9026551EED6D5751BCBB3F413986A339E0DFE258 (void);
// 0x00000195 System.Void Microsoft.Win32.SafeHandles.SafeProcessHandle::.cctor()
extern void SafeProcessHandle__cctor_mB58028777298714AC693447FF3F9878F04073021 (void);
// 0x00000196 System.Int32 System.IPv4AddressHelper::ParseHostNumber(System.ReadOnlySpan`1<System.Char>,System.Int32,System.Int32)
extern void IPv4AddressHelper_ParseHostNumber_mA778BE5D8E7B36AFF00BC3A042D532C5E4718B74 (void);
// 0x00000197 System.Boolean System.IPv4AddressHelper::IsValid(System.Char*,System.Int32,System.Int32&,System.Boolean,System.Boolean,System.Boolean)
extern void IPv4AddressHelper_IsValid_m1E626B5740F8C0F4F4AEA9D8D9E06933BD79C7AE (void);
// 0x00000198 System.Boolean System.IPv4AddressHelper::ParseCanonical(System.ReadOnlySpan`1<System.Char>,System.Byte*,System.Int32,System.Int32)
extern void IPv4AddressHelper_ParseCanonical_m7BE948BF36EC5AD70DFFD320BD9EE8A343DA795E (void);
// 0x00000199 System.Boolean System.IPv4AddressHelper::IsValidCanonical(System.Char*,System.Int32,System.Int32&,System.Boolean,System.Boolean)
extern void IPv4AddressHelper_IsValidCanonical_mBE62564C4A9F8F584C9FBC0E6A5D5159071BE23E (void);
// 0x0000019A System.Int64 System.IPv4AddressHelper::ParseNonCanonical(System.Char*,System.Int32,System.Int32&,System.Boolean)
extern void IPv4AddressHelper_ParseNonCanonical_m4ACD00B972D7DBEB80BC3D7A9C36BB2CEA81638E (void);
// 0x0000019B System.String System.IPv4AddressHelper::ParseCanonicalName(System.String,System.Int32,System.Int32,System.Boolean&)
extern void IPv4AddressHelper_ParseCanonicalName_m25D822E5AC4B56E40C2404C8DE1C03E70ABCF72C (void);
// 0x0000019C System.Boolean System.IPv4AddressHelper::Parse(System.String,System.Byte*,System.Int32,System.Int32)
extern void IPv4AddressHelper_Parse_m61983BF8F1D7D827BABB3BD87AE4A2CE2BA92906 (void);
// 0x0000019D System.ValueTuple`2<System.Int32,System.Int32> System.IPv6AddressHelper::FindCompressionRange(System.ReadOnlySpan`1<System.UInt16>)
extern void IPv6AddressHelper_FindCompressionRange_m52DF5ADCE15CB8AE6F141E829F1252EBB436A39F (void);
// 0x0000019E System.Boolean System.IPv6AddressHelper::ShouldHaveIpv4Embedded(System.ReadOnlySpan`1<System.UInt16>)
extern void IPv6AddressHelper_ShouldHaveIpv4Embedded_m59F598D7493A037117972E6D4AF8F233B7D87ABC (void);
// 0x0000019F System.Boolean System.IPv6AddressHelper::IsValidStrict(System.Char*,System.Int32,System.Int32&)
extern void IPv6AddressHelper_IsValidStrict_m63AA667FE446A0F20109E4680BE64B9B60F73123 (void);
// 0x000001A0 System.Void System.IPv6AddressHelper::Parse(System.ReadOnlySpan`1<System.Char>,System.UInt16*,System.Int32,System.String&)
extern void IPv6AddressHelper_Parse_mE09CDE68CBB5BE9195B68D52D79D81591C270CAF (void);
// 0x000001A1 System.String System.IPv6AddressHelper::ParseCanonicalName(System.String,System.Int32,System.Boolean&,System.String&)
extern void IPv6AddressHelper_ParseCanonicalName_m148CB0071D79C29D97FE7E537B0BFA2CB27B709C (void);
// 0x000001A2 System.Boolean System.IPv6AddressHelper::IsLoopback(System.ReadOnlySpan`1<System.UInt16>)
extern void IPv6AddressHelper_IsLoopback_mE5795ECD1129E9EB2368E4A7D4EB1433CF51A3F4 (void);
// 0x000001A3 System.Boolean System.IPv6AddressHelper::InternalIsValid(System.Char*,System.Int32,System.Int32&,System.Boolean)
extern void IPv6AddressHelper_InternalIsValid_m23A4A563DF5766AC8391628217ADE8670A740D3D (void);
// 0x000001A4 System.Boolean System.IPv6AddressHelper::IsValid(System.Char*,System.Int32,System.Int32&)
extern void IPv6AddressHelper_IsValid_mEA13C6DB64BF812706785DA99E9AFFBC95C1C3E7 (void);
// 0x000001A5 System.Exception System.NotImplemented::ByDesignWithMessage(System.String)
extern void NotImplemented_ByDesignWithMessage_m91D3B27BDC19FF6AAEDD420C9A8E3A43FB3B9DE3 (void);
// 0x000001A6 System.Void System.UriBuilder::.ctor(System.Uri)
extern void UriBuilder__ctor_mD45945E23BE6C1AA8C56E64DEC181E36EE826C25 (void);
// 0x000001A7 System.Void System.UriBuilder::Init(System.Uri)
extern void UriBuilder_Init_m5A6628A92532D3CAACD649C7528C15261C17A99D (void);
// 0x000001A8 System.Void System.UriBuilder::set_Path(System.String)
extern void UriBuilder_set_Path_mD17EF197B4A8A764682938B468B647DAE716E9D0 (void);
// 0x000001A9 System.Uri System.UriBuilder::get_Uri()
extern void UriBuilder_get_Uri_mD0DF3F7DDF7C56CC99E2D29E06C959F80A4171A1 (void);
// 0x000001AA System.Boolean System.UriBuilder::Equals(System.Object)
extern void UriBuilder_Equals_m2318FB925C63380B75D92D199A9C2AE4AA98F322 (void);
// 0x000001AB System.Int32 System.UriBuilder::GetHashCode()
extern void UriBuilder_GetHashCode_m8ECFACD3573A5E927B335A3443481248118C8310 (void);
// 0x000001AC System.Void System.UriBuilder::SetFieldsFromUri(System.Uri)
extern void UriBuilder_SetFieldsFromUri_mB6015DF5AA0D123A1B2749378D88FA26D409788E (void);
// 0x000001AD System.String System.UriBuilder::ToString()
extern void UriBuilder_ToString_m0DEFF1C8981338B9D30B81620E839DCF2CFF4713 (void);
// 0x000001AE System.Void System.SecurityUtils::DemandReflectionAccess(System.Type)
extern void SecurityUtils_DemandReflectionAccess_mE5DD76091B53E4D8E1FFC66F7B925ECBAD4780A7 (void);
// 0x000001AF System.Void System.SecurityUtils::DemandGrantSet(System.Reflection.Assembly)
extern void SecurityUtils_DemandGrantSet_mC943D87E3DF95B136FAE87EBFEB073209DDB928B (void);
// 0x000001B0 System.Boolean System.SecurityUtils::HasReflectionPermission(System.Type)
extern void SecurityUtils_HasReflectionPermission_m5B4DA8E0E402CC81DCF03D9F48E31177D6BF3465 (void);
// 0x000001B1 System.Object System.SecurityUtils::SecureCreateInstance(System.Type)
extern void SecurityUtils_SecureCreateInstance_mDE7E56409D0674CB8601DA0E37761FF83DCEFE32 (void);
// 0x000001B2 System.Object System.SecurityUtils::SecureCreateInstance(System.Type,System.Object[],System.Boolean)
extern void SecurityUtils_SecureCreateInstance_mD642B41CCEFD053670E9BBC47EBC3B71493D73FE (void);
// 0x000001B3 System.Object System.SecurityUtils::SecureCreateInstance(System.Type,System.Object[])
extern void SecurityUtils_SecureCreateInstance_m13F43BD265253662CAACF7717A6AEBBD828A105F (void);
// 0x000001B4 System.Object System.SecurityUtils::SecureConstructorInvoke(System.Type,System.Type[],System.Object[],System.Boolean)
extern void SecurityUtils_SecureConstructorInvoke_mACB3821F34281C37E13A3535D63C834B84CE371A (void);
// 0x000001B5 System.Object System.SecurityUtils::SecureConstructorInvoke(System.Type,System.Type[],System.Object[],System.Boolean,System.Reflection.BindingFlags)
extern void SecurityUtils_SecureConstructorInvoke_m1AEE51CBB019E631EB2D71F3A0508B016765E2E4 (void);
// 0x000001B6 System.Boolean System.SecurityUtils::GenericArgumentsAreVisible(System.Reflection.MethodInfo)
extern void SecurityUtils_GenericArgumentsAreVisible_m9B8C8AFEACBA5DE37451E7020D0151B7E1CEFF12 (void);
// 0x000001B7 System.Object System.SecurityUtils::MethodInfoInvoke(System.Reflection.MethodInfo,System.Object,System.Object[])
extern void SecurityUtils_MethodInfoInvoke_m45DE024E7600065A05ED143B1F8DF8DBDCCB1375 (void);
// 0x000001B8 System.Void System.InvariantComparer::.ctor()
extern void InvariantComparer__ctor_m42B33CC43C194F792B70B96258F930ECF46970A5 (void);
// 0x000001B9 System.Int32 System.InvariantComparer::Compare(System.Object,System.Object)
extern void InvariantComparer_Compare_m74CBFBF1B02F2E9C149AC405D969DB2F4A802889 (void);
// 0x000001BA System.Void System.InvariantComparer::.cctor()
extern void InvariantComparer__cctor_m319780C01DB316EE447344855F394630AF6F3C6F (void);
// 0x000001BB System.Boolean System.IriHelper::CheckIriUnicodeRange(System.Char,System.Boolean)
extern void IriHelper_CheckIriUnicodeRange_m47EF9FBD5FE075A464AE2A242FB43BEBC7C4F775 (void);
// 0x000001BC System.Boolean System.IriHelper::CheckIriUnicodeRange(System.Char,System.Char,System.Boolean&,System.Boolean)
extern void IriHelper_CheckIriUnicodeRange_m76D54508F06B0BD021CF86889C71C44578B495FB (void);
// 0x000001BD System.Boolean System.IriHelper::CheckIsReserved(System.Char,System.UriComponents)
extern void IriHelper_CheckIsReserved_mFF947D4AEDC2D811E2B5379B9706901ED2B29868 (void);
// 0x000001BE System.String System.IriHelper::EscapeUnescapeIri(System.Char*,System.Int32,System.Int32,System.UriComponents)
extern void IriHelper_EscapeUnescapeIri_mE7C6E85447A41E32A050856BC24B40279EDFF6E5 (void);
// 0x000001BF System.Boolean System.Uri::get_IsImplicitFile()
extern void Uri_get_IsImplicitFile_m8D1A522158E4EB8AD8C077376D023ED1262998F6 (void);
// 0x000001C0 System.Boolean System.Uri::get_IsUncOrDosPath()
extern void Uri_get_IsUncOrDosPath_m33F2D8808AB44816518C1C464152D4B7872374F0 (void);
// 0x000001C1 System.Boolean System.Uri::get_IsDosPath()
extern void Uri_get_IsDosPath_m16357B61F5D111C45EF7D40276B96429E414F0D2 (void);
// 0x000001C2 System.Boolean System.Uri::get_IsUncPath()
extern void Uri_get_IsUncPath_m2D9E7E2DB4EA57EF268B9BA167A1389E18AE9835 (void);
// 0x000001C3 System.Uri/Flags System.Uri::get_HostType()
extern void Uri_get_HostType_mA30DC51045EE5FE94B3CB84B0D361A9C28EE572E (void);
// 0x000001C4 System.UriParser System.Uri::get_Syntax()
extern void Uri_get_Syntax_mCBAC18B1DC71D269BF6C98417D923674DE258DC2 (void);
// 0x000001C5 System.Boolean System.Uri::get_IsNotAbsoluteUri()
extern void Uri_get_IsNotAbsoluteUri_m374185EB37A209B6102F955427913168C5543028 (void);
// 0x000001C6 System.Boolean System.Uri::IriParsingStatic(System.UriParser)
extern void Uri_IriParsingStatic_m5FACD38C4EDB61BC6AC465759CDB56F24C34C3B8 (void);
// 0x000001C7 System.Boolean System.Uri::get_AllowIdn()
extern void Uri_get_AllowIdn_m612B747CE2F03FCA867D81F14710758B561209E7 (void);
// 0x000001C8 System.Boolean System.Uri::AllowIdnStatic(System.UriParser,System.Uri/Flags)
extern void Uri_AllowIdnStatic_m0B61B2A586F2BF870D185A1BD65151F52EFBC457 (void);
// 0x000001C9 System.Boolean System.Uri::IsIntranet(System.String)
extern void Uri_IsIntranet_m3AC6DBC7C35F309DFAD0951ABC7D95A8000548EE (void);
// 0x000001CA System.Boolean System.Uri::get_UserDrivenParsing()
extern void Uri_get_UserDrivenParsing_mF2426529046B3DF3292A7AA2F4885F8D6591BBBD (void);
// 0x000001CB System.Void System.Uri::SetUserDrivenParsing()
extern void Uri_SetUserDrivenParsing_mDE80D352D6343F50F152EB65EF142E84F7F79D69 (void);
// 0x000001CC System.UInt16 System.Uri::get_SecuredPathIndex()
extern void Uri_get_SecuredPathIndex_m575B7B28B17F8F7EE3FA563ACF6390B0926732AD (void);
// 0x000001CD System.Boolean System.Uri::NotAny(System.Uri/Flags)
extern void Uri_NotAny_mB88A38A602D4A784CADBD43FDF4CDA0235371E81 (void);
// 0x000001CE System.Boolean System.Uri::InFact(System.Uri/Flags)
extern void Uri_InFact_mEEE8ADE0780C0712A3DEB8935BD6FC7B23F38A7B (void);
// 0x000001CF System.Boolean System.Uri::StaticNotAny(System.Uri/Flags,System.Uri/Flags)
extern void Uri_StaticNotAny_mC49F6501AFE849E383AC6777CEB63D2B409B264E (void);
// 0x000001D0 System.Boolean System.Uri::StaticInFact(System.Uri/Flags,System.Uri/Flags)
extern void Uri_StaticInFact_m85C3E521AD9916CC030AC01E311F79D90E981B05 (void);
// 0x000001D1 System.Uri/UriInfo System.Uri::EnsureUriInfo()
extern void Uri_EnsureUriInfo_m6FE387306AF82CDCFC56E2E9C2171C406D1FA982 (void);
// 0x000001D2 System.Void System.Uri::EnsureParseRemaining()
extern void Uri_EnsureParseRemaining_mDF7D4313A56047EB22457E12330C138156D54783 (void);
// 0x000001D3 System.Void System.Uri::EnsureHostString(System.Boolean)
extern void Uri_EnsureHostString_m7F5F3ED8488F83170A857CD51F0CFEB8322AA055 (void);
// 0x000001D4 System.Void System.Uri::.ctor(System.String)
extern void Uri__ctor_m6CA436E6AD2768A121FA851CBEEFA3623E849D3A (void);
// 0x000001D5 System.Void System.Uri::.ctor(System.String,System.UriKind)
extern void Uri__ctor_m24549041BC5661EAC10BA8CB35B60AD6512AF69B (void);
// 0x000001D6 System.Void System.Uri::.ctor(System.Uri,System.String)
extern void Uri__ctor_mD7EC916948CBFE71F80298DDA6E4209724958B09 (void);
// 0x000001D7 System.Void System.Uri::CreateUri(System.Uri,System.String,System.Boolean)
extern void Uri_CreateUri_m9D81A5F3B332C44FDD875893EF619631708791F2 (void);
// 0x000001D8 System.Void System.Uri::.ctor(System.Uri,System.Uri)
extern void Uri__ctor_m5AA91BCDE21E8AD62B9A48948CF3661B2F00E38F (void);
// 0x000001D9 System.ParsingError System.Uri::GetCombinedString(System.Uri,System.String,System.Boolean,System.String&)
extern void Uri_GetCombinedString_mA3D01108BC32A4594A578A4345BA0F012F554521 (void);
// 0x000001DA System.UriFormatException System.Uri::GetException(System.ParsingError)
extern void Uri_GetException_m9BD1AF317D6DE516C8D3909A0ECD460BA35996F7 (void);
// 0x000001DB System.Void System.Uri::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
extern void Uri__ctor_mE1AB9FB0563073B8DFB381A69A54E9E0459D583F (void);
// 0x000001DC 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_m39D9B260E68B8715E9B693A125A2116CE14D760D (void);
// 0x000001DD System.Void System.Uri::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
extern void Uri_GetObjectData_m0D16C2BC060F0B88503DCC0EEACB151D43FA16CA (void);
// 0x000001DE System.String System.Uri::get_AbsolutePath()
extern void Uri_get_AbsolutePath_mABB93DD30D4C0F11948DE5C117650B1C3A9925CA (void);
// 0x000001DF System.String System.Uri::get_PrivateAbsolutePath()
extern void Uri_get_PrivateAbsolutePath_mF7B63FC5EBFAB1EE164BF868900B548962C5A546 (void);
// 0x000001E0 System.String System.Uri::get_AbsoluteUri()
extern void Uri_get_AbsoluteUri_m080934F4F2E2160EBEABDF00F8B6D59888EA63AE (void);
// 0x000001E1 System.String System.Uri::get_LocalPath()
extern void Uri_get_LocalPath_m60EE736E6F601238CBC20CE7DBB647C61F16DB0E (void);
// 0x000001E2 System.String System.Uri::get_Authority()
extern void Uri_get_Authority_m5BE92DE43B1B4BCD6849FEBDE5530AB97E0C31EB (void);
// 0x000001E3 System.UriHostNameType System.Uri::get_HostNameType()
extern void Uri_get_HostNameType_m710282366272F2807B7D09D79C20014515BB81D3 (void);
// 0x000001E4 System.Boolean System.Uri::get_IsDefaultPort()
extern void Uri_get_IsDefaultPort_m1BFC89B27306852E9AFDEF92897FD52B0B3ECD06 (void);
// 0x000001E5 System.Boolean System.Uri::get_IsFile()
extern void Uri_get_IsFile_m760E384ED177DC9197D5010B763F64196552DF5F (void);
// 0x000001E6 System.Boolean System.Uri::get_IsLoopback()
extern void Uri_get_IsLoopback_m0E865DCC324F483C0C60E7D8E6FEF7AD0F46059A (void);
// 0x000001E7 System.String System.Uri::get_PathAndQuery()
extern void Uri_get_PathAndQuery_m33B64A4AAF08510C0199CF5A85918B91D1008E5C (void);
// 0x000001E8 System.String[] System.Uri::get_Segments()
extern void Uri_get_Segments_m823EACCF22A1B1D27771147C7B509702E21C2811 (void);
// 0x000001E9 System.Boolean System.Uri::get_IsUnc()
extern void Uri_get_IsUnc_mB190B452D6A7B09FC8BDD967A5C38F32E87E0FCA (void);
// 0x000001EA System.String System.Uri::get_Host()
extern void Uri_get_Host_m2C0E258C7DFF7A340049BE9BC08FF45E90988D8C (void);
// 0x000001EB System.Boolean System.Uri::StaticIsFile(System.UriParser)
extern void Uri_StaticIsFile_mDA17D91238AB2D1C549C55C524F67C714145D9CF (void);
// 0x000001EC System.Object System.Uri::get_InitializeLock()
extern void Uri_get_InitializeLock_mBC92A79EFBC775C9192BB5992F88AB868576D9CF (void);
// 0x000001ED System.Void System.Uri::InitializeUriConfig()
extern void Uri_InitializeUriConfig_mADB8B77C49B053970C363E91FE4BDD8315401364 (void);
// 0x000001EE System.String System.Uri::GetLocalPath()
extern void Uri_GetLocalPath_mDC900B37A0BEA02CAD7298582C2042221F9859DE (void);
// 0x000001EF System.Int32 System.Uri::get_Port()
extern void Uri_get_Port_m7A1413AC9D9A2FC5DC8A7F89DF4A01ACA0241A02 (void);
// 0x000001F0 System.String System.Uri::get_Query()
extern void Uri_get_Query_m17DEC663263C486C8C8177AF9C4BFE2FFBE51178 (void);
// 0x000001F1 System.String System.Uri::get_Fragment()
extern void Uri_get_Fragment_m3CB7AD14DA9618ADE406039D4713F67D6951D835 (void);
// 0x000001F2 System.String System.Uri::get_Scheme()
extern void Uri_get_Scheme_m29106D5109538220B22FC49DE7B44040E51B0F6F (void);
// 0x000001F3 System.Boolean System.Uri::get_OriginalStringSwitched()
extern void Uri_get_OriginalStringSwitched_mBE7152D5DA7A1D922B728B9EA8C64815B0469FB7 (void);
// 0x000001F4 System.String System.Uri::get_OriginalString()
extern void Uri_get_OriginalString_m3031F9054CA10F2C55C0E2415CC19810D360A5D6 (void);
// 0x000001F5 System.String System.Uri::get_DnsSafeHost()
extern void Uri_get_DnsSafeHost_mE5001E7AE7F1879A2059024EA06C9031F6320A2B (void);
// 0x000001F6 System.Boolean System.Uri::get_IsAbsoluteUri()
extern void Uri_get_IsAbsoluteUri_m2F9B759B85D295639D7959A616E1FBC203D756DF (void);
// 0x000001F7 System.Boolean System.Uri::get_UserEscaped()
extern void Uri_get_UserEscaped_m5A376B8E2DDB815CAA2E34AF8890FBA943DC2085 (void);
// 0x000001F8 System.String System.Uri::get_UserInfo()
extern void Uri_get_UserInfo_mC0189C851F71ACF0B48A462E74C7F3EB86501C8D (void);
// 0x000001F9 System.Boolean System.Uri::IsGenDelim(System.Char)
extern void Uri_IsGenDelim_mB6256291D6D90DAFB8B923D197BBD48A371F4265 (void);
// 0x000001FA System.Boolean System.Uri::IsHexDigit(System.Char)
extern void Uri_IsHexDigit_m65CBC0215C67105D79C7B49FAF5DD4676B86ED20 (void);
// 0x000001FB System.Int32 System.Uri::FromHex(System.Char)
extern void Uri_FromHex_m16EF28AD07AF8D499C8157124A9E7C01D6FFFAA8 (void);
// 0x000001FC System.Int32 System.Uri::GetHashCode()
extern void Uri_GetHashCode_m41959A208E51019C57C20014B2505993FB94B70C (void);
// 0x000001FD System.String System.Uri::ToString()
extern void Uri_ToString_mDD98375BF8CEBEF6E3708BBCA6C4AB0B54165DA2 (void);
// 0x000001FE System.Boolean System.Uri::op_Equality(System.Uri,System.Uri)
extern void Uri_op_Equality_mB299FA02A76FD12A781BCBAD53D65B73C1768682 (void);
// 0x000001FF System.Boolean System.Uri::op_Inequality(System.Uri,System.Uri)
extern void Uri_op_Inequality_mC32A3382EF16D80BF39005BDD2AB452203D76D6E (void);
// 0x00000200 System.Boolean System.Uri::Equals(System.Object)
extern void Uri_Equals_m1BD19791DD8A42FEFF5844C29623626C2849C452 (void);
// 0x00000201 System.String System.Uri::InternalEscapeString(System.String)
extern void Uri_InternalEscapeString_m4F24E88E5A581C3992C85B23EA0EDE0952A4B82F (void);
// 0x00000202 System.ParsingError System.Uri::ParseScheme(System.String,System.Uri/Flags&,System.UriParser&)
extern void Uri_ParseScheme_m97A1B445A9528F29FC3007B02F2F8789AC201E82 (void);
// 0x00000203 System.UriFormatException System.Uri::ParseMinimal()
extern void Uri_ParseMinimal_m24D824EC77216C64F4B8B9175915CD6C3C6DB7B5 (void);
// 0x00000204 System.ParsingError System.Uri::PrivateParseMinimal()
extern void Uri_PrivateParseMinimal_m4D4C3CB26AC0DE8B0E1F7DC4143F2004D9D25B17 (void);
// 0x00000205 System.Void System.Uri::PrivateParseMinimalIri(System.String,System.UInt16)
extern void Uri_PrivateParseMinimalIri_mD8C7CA7EE14D994E915B48FB6A2CDE62253D4F1E (void);
// 0x00000206 System.Void System.Uri::CreateUriInfo(System.Uri/Flags)
extern void Uri_CreateUriInfo_m3B4F804AB6CB010246F2A52F123D6E44DECDE998 (void);
// 0x00000207 System.Void System.Uri::CreateHostString()
extern void Uri_CreateHostString_mBBAF0ACD4E2EE673F8F7F4E416D87517D94245CF (void);
// 0x00000208 System.String System.Uri::CreateHostStringHelper(System.String,System.UInt16,System.UInt16,System.Uri/Flags&,System.String&)
extern void Uri_CreateHostStringHelper_mB7076A86E12D57D5722AA4AC0993B38332A21C8D (void);
// 0x00000209 System.Void System.Uri::GetHostViaCustomSyntax()
extern void Uri_GetHostViaCustomSyntax_m6632DAD1F66901E82C60A47D626A9140A586C802 (void);
// 0x0000020A System.String System.Uri::GetParts(System.UriComponents,System.UriFormat)
extern void Uri_GetParts_m432C93EAC8684C7410585D36DA00B04F6DC34357 (void);
// 0x0000020B System.String System.Uri::GetEscapedParts(System.UriComponents)
extern void Uri_GetEscapedParts_m0C33275AFEA210E5CAD22649E8B61B49FB43971E (void);
// 0x0000020C System.String System.Uri::GetUnescapedParts(System.UriComponents,System.UriFormat)
extern void Uri_GetUnescapedParts_m57F83B75B05C5D8EAB6B8ACCB6C8E4F0922CB7ED (void);
// 0x0000020D System.String System.Uri::ReCreateParts(System.UriComponents,System.UInt16,System.UriFormat)
extern void Uri_ReCreateParts_mB622FFDF74676902D184FD96C4E6B740B65140AF (void);
// 0x0000020E System.String System.Uri::GetUriPartsFromUserString(System.UriComponents)
extern void Uri_GetUriPartsFromUserString_m3D6EEB76609CCC54A0ABE65911CC24603A184B29 (void);
// 0x0000020F System.Void System.Uri::ParseRemaining()
extern void Uri_ParseRemaining_m9134D26360C9EEDFAFAFEE1ECA1A5CEE66BE5A3A (void);
// 0x00000210 System.UInt16 System.Uri::ParseSchemeCheckImplicitFile(System.Char*,System.UInt16,System.ParsingError&,System.Uri/Flags&,System.UriParser&)
extern void Uri_ParseSchemeCheckImplicitFile_m8244C40705A553AA88036339B231B1BB279580DC (void);
// 0x00000211 System.Boolean System.Uri::CheckKnownSchemes(System.Int64*,System.UInt16,System.UriParser&)
extern void Uri_CheckKnownSchemes_mB4E8E77DD15C70FACC9DA5078083E670B0EC9FA1 (void);
// 0x00000212 System.ParsingError System.Uri::CheckSchemeSyntax(System.Char*,System.UInt16,System.UriParser&)
extern void Uri_CheckSchemeSyntax_m7D9517CBE8B09F13A24AF4EEF0AE2D185C3E1C2D (void);
// 0x00000213 System.UInt16 System.Uri::CheckAuthorityHelper(System.Char*,System.UInt16,System.UInt16,System.ParsingError&,System.Uri/Flags&,System.UriParser,System.String&)
extern void Uri_CheckAuthorityHelper_m7946931160B7EC50E7167A11E570A4AF8AEB5B2E (void);
// 0x00000214 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_mB737EC35D3A477668E6E289D09DFB43EAD4D4D62 (void);
// 0x00000215 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_mE38845CEFA41AB52AB949CAE2A43D77FB397C08D (void);
// 0x00000216 System.Void System.Uri::FindEndOfComponent(System.String,System.UInt16&,System.UInt16,System.Char)
extern void Uri_FindEndOfComponent_m59CB1EFDA410B42014EA7DCDBA0C9FC9F5996E02 (void);
// 0x00000217 System.Void System.Uri::FindEndOfComponent(System.Char*,System.UInt16&,System.UInt16,System.Char)
extern void Uri_FindEndOfComponent_m198F7AC80BEA08E8DAA6B4577D8A872B41C519B1 (void);
// 0x00000218 System.Uri/Check System.Uri::CheckCanonical(System.Char*,System.UInt16&,System.UInt16,System.Char)
extern void Uri_CheckCanonical_m54AFA85AA00A9909C2EC01F026873F12532AD7F7 (void);
// 0x00000219 System.Char[] System.Uri::GetCanonicalPath(System.Char[],System.Int32&,System.UriFormat)
extern void Uri_GetCanonicalPath_m66FA22F6E85D79E360A7EE86C0E03F1A009F6F99 (void);
// 0x0000021A System.Void System.Uri::UnescapeOnly(System.Char*,System.Int32,System.Int32&,System.Char,System.Char,System.Char)
extern void Uri_UnescapeOnly_m16364432252C3908D378B0BC2BC37F9AD5CED9A6 (void);
// 0x0000021B System.Char[] System.Uri::Compress(System.Char[],System.UInt16,System.Int32&,System.UriParser)
extern void Uri_Compress_m0A24E0C5DD7555EA7723C37FF428B0B1CA6B976D (void);
// 0x0000021C System.Int32 System.Uri::CalculateCaseInsensitiveHashCode(System.String)
extern void Uri_CalculateCaseInsensitiveHashCode_mC84DC2B6AE39DB00143C7DE8BD0CDA05872635A5 (void);
// 0x0000021D System.String System.Uri::CombineUri(System.Uri,System.String,System.UriFormat)
extern void Uri_CombineUri_m0A99C4A1F80FF7E6C8747545BB4610ABC4B4F9D1 (void);
// 0x0000021E System.Boolean System.Uri::get_HasAuthority()
extern void Uri_get_HasAuthority_m2180FC17FB6FE7A11EBA0BDE1EF5EB9EF808A909 (void);
// 0x0000021F System.Boolean System.Uri::IsLWS(System.Char)
extern void Uri_IsLWS_m16D38DDA4D0A7CD3899DEEE31CEF160EAF2C3A44 (void);
// 0x00000220 System.Boolean System.Uri::IsAsciiLetter(System.Char)
extern void Uri_IsAsciiLetter_mFDC33D2D538AFF6A5819B73CB555709865ADE841 (void);
// 0x00000221 System.Boolean System.Uri::IsAsciiLetterOrDigit(System.Char)
extern void Uri_IsAsciiLetterOrDigit_m44901130AFF9E14663C5F9E6437BE44484A82BB8 (void);
// 0x00000222 System.Boolean System.Uri::IsBidiControlCharacter(System.Char)
extern void Uri_IsBidiControlCharacter_m17A486D6ED9263488C6F4B3F3EDF1BF95352765E (void);
// 0x00000223 System.String System.Uri::StripBidiControlCharacter(System.Char*,System.Int32,System.Int32)
extern void Uri_StripBidiControlCharacter_m259E2D3AA84B455ADD63DFBC4EC802241E4317FA (void);
// 0x00000224 System.Void System.Uri::CreateThis(System.String,System.Boolean,System.UriKind)
extern void Uri_CreateThis_m522F36D576D9A8803410439127DB32837331BA3A (void);
// 0x00000225 System.Void System.Uri::InitializeUri(System.ParsingError,System.UriKind,System.UriFormatException&)
extern void Uri_InitializeUri_m044EA7C6188B132874B4522D5CA41EEFDB9A1718 (void);
// 0x00000226 System.Boolean System.Uri::CheckForConfigLoad(System.String)
extern void Uri_CheckForConfigLoad_mC7297EBC00884B1793FDB16F79BF0FCFD53E9FA7 (void);
// 0x00000227 System.Boolean System.Uri::CheckForUnicode(System.String)
extern void Uri_CheckForUnicode_mC763EF0DDC61EE359A6256B95209736EC0353AA1 (void);
// 0x00000228 System.Boolean System.Uri::CheckForEscapedUnreserved(System.String)
extern void Uri_CheckForEscapedUnreserved_mCEF702F733C72BE825E9FEBBEA751540A6A78D11 (void);
// 0x00000229 System.Boolean System.Uri::TryCreate(System.String,System.UriKind,System.Uri&)
extern void Uri_TryCreate_mBDD7F98C3BEBD9C3936DDF7960533CBB56478FDF (void);
// 0x0000022A System.Boolean System.Uri::TryCreate(System.Uri,System.String,System.Uri&)
extern void Uri_TryCreate_m0653E526B4101798C6BD5D0D7D22B30EDD4EA4E8 (void);
// 0x0000022B System.Boolean System.Uri::TryCreate(System.Uri,System.Uri,System.Uri&)
extern void Uri_TryCreate_mCA31A2D77EDBBD6A927FC819270229B164A85E93 (void);
// 0x0000022C System.String System.Uri::GetComponents(System.UriComponents,System.UriFormat)
extern void Uri_GetComponents_m30E3EAD4E9A39939456E764FEF94AFD4D6B7532A (void);
// 0x0000022D System.String System.Uri::UnescapeDataString(System.String)
extern void Uri_UnescapeDataString_mD0A4732F7ED9CA5DB9E46D802971B5406094CC77 (void);
// 0x0000022E System.String System.Uri::EscapeUnescapeIri(System.String,System.Int32,System.Int32,System.UriComponents)
extern void Uri_EscapeUnescapeIri_m14C0CD1A4C14E2458685E5A10049204B1A15C16C (void);
// 0x0000022F System.Void System.Uri::.ctor(System.Uri/Flags,System.UriParser,System.String)
extern void Uri__ctor_m6EA3AF49C103A3D56EBBB24BCAEE8DE7E8676AF4 (void);
// 0x00000230 System.Uri System.Uri::CreateHelper(System.String,System.Boolean,System.UriKind,System.UriFormatException&)
extern void Uri_CreateHelper_mC4FC141C7E569879417FFC24BCB47E22CE09163B (void);
// 0x00000231 System.Uri System.Uri::ResolveHelper(System.Uri,System.Uri,System.String&,System.Boolean&,System.UriFormatException&)
extern void Uri_ResolveHelper_m8FD2A09E63507DB5178AE3C182C323E8EA4B8752 (void);
// 0x00000232 System.String System.Uri::GetRelativeSerializationString(System.UriFormat)
extern void Uri_GetRelativeSerializationString_mDEB0AD1094EC2842C2F0830C1E43FF2FFDEB6F5B (void);
// 0x00000233 System.String System.Uri::GetComponentsHelper(System.UriComponents,System.UriFormat)
extern void Uri_GetComponentsHelper_m83D8E4A027E180AFB34BA5290A8FF381EBCBCB75 (void);
// 0x00000234 System.Boolean System.Uri::IsBaseOf(System.Uri)
extern void Uri_IsBaseOf_m8A97015EF5FE3B91A413F678735EABB09D6CFB74 (void);
// 0x00000235 System.Boolean System.Uri::IsBaseOfHelper(System.Uri)
extern void Uri_IsBaseOfHelper_m7FA3996CDF7C53EA4A7F8FC71617559AF90C7F73 (void);
// 0x00000236 System.Void System.Uri::CreateThisFromUri(System.Uri)
extern void Uri_CreateThisFromUri_m986BB8F1CF8D75EEFA12D9D0963BA927FA394BE5 (void);
// 0x00000237 System.Void System.Uri::.cctor()
extern void Uri__cctor_mED6507CF356205205DE18F0D9D2A660D4C094F23 (void);
// 0x00000238 System.Void System.Uri/UriInfo::.ctor()
extern void UriInfo__ctor_m88A6E3E7164B78B18C70D83CA5AD734517D308B3 (void);
// 0x00000239 System.Void System.Uri/MoreInfo::.ctor()
extern void MoreInfo__ctor_m4AC1286A4D4DAD0AB0EE99A2C952D54BFA5F44A7 (void);
// 0x0000023A System.Void System.UriFormatException::.ctor()
extern void UriFormatException__ctor_m4D218C92C093CD0CDDDC012911A1E10CB327BB70 (void);
// 0x0000023B System.Void System.UriFormatException::.ctor(System.String)
extern void UriFormatException__ctor_m718A5DEB020FAAD1F654CD05E63C3988AA7712D3 (void);
// 0x0000023C System.Void System.UriFormatException::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
extern void UriFormatException__ctor_m15F8C1205D9A648F72DD5D94DB92FD1FA1397FE0 (void);
// 0x0000023D 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_mF5C6CA057915A5F7F4E9D8FBE5D6EB2595A4FD80 (void);
// 0x0000023E System.Boolean System.UriHelper::TestForSubPath(System.Char*,System.UInt16,System.Char*,System.UInt16,System.Boolean)
extern void UriHelper_TestForSubPath_mBC7C47F3C8258BF49162CA099F43E24575CFBFCF (void);
// 0x0000023F 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_m616525587FFF13665945B9173F3C2EC41C9EDDA8 (void);
// 0x00000240 System.Char[] System.UriHelper::EnsureDestinationSize(System.Char*,System.Char[],System.Int32,System.Int16,System.Int16,System.Int32&,System.Int32)
extern void UriHelper_EnsureDestinationSize_m4CAB570AAAC5145D6DAF9AC4362812693C324887 (void);
// 0x00000241 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_m978B253231CE4F7BA6F6DC7778D679C19F77CB54 (void);
// 0x00000242 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_mD137E2B3F648504A96E7F244796CDCEBE6BB9BE1 (void);
// 0x00000243 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_m0E963F060C446C4BBBBD60E4D54CAE9A36D5A3F7 (void);
// 0x00000244 System.Void System.UriHelper::EscapeAsciiChar(System.Char,System.Char[],System.Int32&)
extern void UriHelper_EscapeAsciiChar_m3B740B3721EF4D93E9B9DFB2F881138AF4DE4452 (void);
// 0x00000245 System.Char System.UriHelper::EscapedAscii(System.Char,System.Char)
extern void UriHelper_EscapedAscii_mC7BE08D5B7803E83C57B8269F298B6DFA9EC5120 (void);
// 0x00000246 System.Boolean System.UriHelper::IsNotSafeForUnescape(System.Char)
extern void UriHelper_IsNotSafeForUnescape_mD11825AB8FE6E410A5C0D6D7850C607DBF697D7E (void);
// 0x00000247 System.Boolean System.UriHelper::IsReservedUnreservedOrHash(System.Char)
extern void UriHelper_IsReservedUnreservedOrHash_mEAD756DAD5DB17F71960CC501BBB7CF9AB5EF74F (void);
// 0x00000248 System.Boolean System.UriHelper::IsUnreserved(System.Char)
extern void UriHelper_IsUnreserved_m3171C456B602B4F7052B4E865F2DF04C71553797 (void);
// 0x00000249 System.Boolean System.UriHelper::Is3986Unreserved(System.Char)
extern void UriHelper_Is3986Unreserved_m06ED29AEFC563547A29E1DAA6A55760ADD9FCC30 (void);
// 0x0000024A System.Void System.UriHelper::.cctor()
extern void UriHelper__cctor_mEBD15B6A7F8E49B4188075DC2EF1A2956E7E3185 (void);
// 0x0000024B System.String System.UriParser::get_SchemeName()
extern void UriParser_get_SchemeName_m3BD969B4E8EEA3769D070FA42CE340CDC766F47D (void);
// 0x0000024C System.Int32 System.UriParser::get_DefaultPort()
extern void UriParser_get_DefaultPort_m38684C86B40F59960533D8F812B311ACBBEB7AA5 (void);
// 0x0000024D System.UriParser System.UriParser::OnNewUri()
extern void UriParser_OnNewUri_m752BC0174A2E3F7AA99F1088E1D539E5B8F7B5B2 (void);
// 0x0000024E System.Void System.UriParser::InitializeAndValidate(System.Uri,System.UriFormatException&)
extern void UriParser_InitializeAndValidate_m5B38A10B57DC49B1CE13F361ABD78D7269EDA886 (void);
// 0x0000024F System.String System.UriParser::Resolve(System.Uri,System.Uri,System.UriFormatException&)
extern void UriParser_Resolve_m7CC03524A2848FBD24BAB57CC62A19C751937182 (void);
// 0x00000250 System.Boolean System.UriParser::IsBaseOf(System.Uri,System.Uri)
extern void UriParser_IsBaseOf_mA069069147767A29DAE21456CBFB71B31645927C (void);
// 0x00000251 System.String System.UriParser::GetComponents(System.Uri,System.UriComponents,System.UriFormat)
extern void UriParser_GetComponents_m230F3341901B4B90DC4650093272BC15A1161FAF (void);
// 0x00000252 System.Boolean System.UriParser::get_ShouldUseLegacyV2Quirks()
extern void UriParser_get_ShouldUseLegacyV2Quirks_m2BDF10B430FDA291AA6962104CD838776F31D20E (void);
// 0x00000253 System.Void System.UriParser::.cctor()
extern void UriParser__cctor_m9E43C905DCA4EE1855EE2C0236A1FCB6075841C5 (void);
// 0x00000254 System.UriSyntaxFlags System.UriParser::get_Flags()
extern void UriParser_get_Flags_mBE183D7CBEEEBEC670CCF1DF21D56B354796D6C3 (void);
// 0x00000255 System.Boolean System.UriParser::NotAny(System.UriSyntaxFlags)
extern void UriParser_NotAny_mCE6CF6736414BE547215F6E44C3E1283DEA05F56 (void);
// 0x00000256 System.Boolean System.UriParser::InFact(System.UriSyntaxFlags)
extern void UriParser_InFact_m3C07C3050DE1E69F6B0BC816EC34AF610373E532 (void);
// 0x00000257 System.Boolean System.UriParser::IsAllSet(System.UriSyntaxFlags)
extern void UriParser_IsAllSet_mEE811F1E7BBCC34D7A32BC30A18AD5D34E690813 (void);
// 0x00000258 System.Boolean System.UriParser::IsFullMatch(System.UriSyntaxFlags,System.UriSyntaxFlags)
extern void UriParser_IsFullMatch_mFC1C9EEDD31F040997931B26EF54CE7988495550 (void);
// 0x00000259 System.Void System.UriParser::.ctor(System.UriSyntaxFlags)
extern void UriParser__ctor_m4FA54685DFA00FC6AEA73E94CD59C5FF2872E55A (void);
// 0x0000025A System.UriParser System.UriParser::FindOrFetchAsUnknownV1Syntax(System.String)
extern void UriParser_FindOrFetchAsUnknownV1Syntax_m29D45A9BF93C7C4FC7C819658043B6E753E7F01A (void);
// 0x0000025B System.UriParser System.UriParser::GetSyntax(System.String)
extern void UriParser_GetSyntax_mD610CEF6784E137AF251EBC41629E2FE1D344615 (void);
// 0x0000025C System.Boolean System.UriParser::get_IsSimple()
extern void UriParser_get_IsSimple_m8ED850D585BA3BA0FDC239496065E6D2D973C7E5 (void);
// 0x0000025D System.UriParser System.UriParser::InternalOnNewUri()
extern void UriParser_InternalOnNewUri_m93B84E04949FAE8FE3B6919DA9F933B682D4B2F8 (void);
// 0x0000025E System.Void System.UriParser::InternalValidate(System.Uri,System.UriFormatException&)
extern void UriParser_InternalValidate_m69157B3E80381F3FC104788160F2213B3FE8F39D (void);
// 0x0000025F System.String System.UriParser::InternalResolve(System.Uri,System.Uri,System.UriFormatException&)
extern void UriParser_InternalResolve_mD1963080EBCF493DA78656AA5AEA458BF5138F5B (void);
// 0x00000260 System.Boolean System.UriParser::InternalIsBaseOf(System.Uri,System.Uri)
extern void UriParser_InternalIsBaseOf_m2624812244DF535922F1A8447E269BB8BBDD74FD (void);
// 0x00000261 System.String System.UriParser::InternalGetComponents(System.Uri,System.UriComponents,System.UriFormat)
extern void UriParser_InternalGetComponents_m52F450C5283A1820D5AFD07505E5FE82D4F476B0 (void);
// 0x00000262 System.Void System.UriParser/BuiltInUriParser::.ctor(System.String,System.Int32,System.UriSyntaxFlags)
extern void BuiltInUriParser__ctor_m6E9775075E7360DD524B7E3E456A3FFA58F89E79 (void);
// 0x00000263 System.String System.DomainNameHelper::ParseCanonicalName(System.String,System.Int32,System.Int32,System.Boolean&)
extern void DomainNameHelper_ParseCanonicalName_m12865C6C2427B6ED804747CB1117D0B80E332F4D (void);
// 0x00000264 System.Boolean System.DomainNameHelper::IsValid(System.Char*,System.UInt16,System.Int32&,System.Boolean&,System.Boolean)
extern void DomainNameHelper_IsValid_m9E1909F6CA353F469ACF623BCBE1E3B545164752 (void);
// 0x00000265 System.Boolean System.DomainNameHelper::IsValidByIri(System.Char*,System.UInt16,System.Int32&,System.Boolean&,System.Boolean)
extern void DomainNameHelper_IsValidByIri_mE5772C5B7528885976ACB5AB11881B79A410CE24 (void);
// 0x00000266 System.String System.DomainNameHelper::IdnEquivalent(System.Char*,System.Int32,System.Int32,System.Boolean&,System.Boolean&)
extern void DomainNameHelper_IdnEquivalent_m14CEBD0BD7B1BF46F8806E4EB5BB1901F7F29E2A (void);
// 0x00000267 System.String System.DomainNameHelper::IdnEquivalent(System.Char*,System.Int32,System.Int32,System.Boolean&,System.String&)
extern void DomainNameHelper_IdnEquivalent_mD8EBF17C7A0A50FFAA03EAA9CA737899C9A0881E (void);
// 0x00000268 System.Boolean System.DomainNameHelper::IsIdnAce(System.String,System.Int32)
extern void DomainNameHelper_IsIdnAce_m063EE4431000F1D566D2D62B3BBB947A00CDA8EF (void);
// 0x00000269 System.Boolean System.DomainNameHelper::IsIdnAce(System.Char*,System.Int32)
extern void DomainNameHelper_IsIdnAce_mC429C00971921E7C357FA9A57D14AAB9A0CF3566 (void);
// 0x0000026A System.String System.DomainNameHelper::UnicodeEquivalent(System.String,System.Char*,System.Int32,System.Int32)
extern void DomainNameHelper_UnicodeEquivalent_mD229718EC61E3ECBFA7AF5C894D22ADEEDE1B4ED (void);
// 0x0000026B System.String System.DomainNameHelper::UnicodeEquivalent(System.Char*,System.Int32,System.Int32,System.Boolean&,System.Boolean&)
extern void DomainNameHelper_UnicodeEquivalent_m62B17C161795C1C6AC76D49A3FB50B16693CC9DB (void);
// 0x0000026C System.Boolean System.DomainNameHelper::IsASCIILetterOrDigit(System.Char,System.Boolean&)
extern void DomainNameHelper_IsASCIILetterOrDigit_mFAF590F20333B1D787428537FCD1CFF3993FE1F6 (void);
// 0x0000026D System.Boolean System.DomainNameHelper::IsValidDomainLabelCharacter(System.Char,System.Boolean&)
extern void DomainNameHelper_IsValidDomainLabelCharacter_m957B15160BE378C49B6E25CC4F0D99BBA1FE06C6 (void);
// 0x0000026E System.String System.UncNameHelper::ParseCanonicalName(System.String,System.Int32,System.Int32,System.Boolean&)
extern void UncNameHelper_ParseCanonicalName_mB07DBCB21F6996E1A2BC9D4D4DD427AE0E5D36E2 (void);
// 0x0000026F System.Boolean System.UncNameHelper::IsValid(System.Char*,System.UInt16,System.Int32&,System.Boolean)
extern void UncNameHelper_IsValid_m677F95E73B0278AC062F862BEA6BE646048127D4 (void);
// 0x00000270 System.Void System.IOAsyncCallback::.ctor(System.Object,System.IntPtr)
extern void IOAsyncCallback__ctor_m58A7C732444005CB72C5B352096C2DB252A6F113 (void);
// 0x00000271 System.Void System.IOAsyncCallback::Invoke(System.IOAsyncResult)
extern void IOAsyncCallback_Invoke_m70CC21061AD0965DBC87CB382AD395A35E1788B2 (void);
// 0x00000272 System.Void System.IOAsyncResult::.ctor()
extern void IOAsyncResult__ctor_mAA7211B9E6FDF23D0012354FEE350B6B5EB786F4 (void);
// 0x00000273 System.Void System.IOAsyncResult::Init(System.AsyncCallback,System.Object)
extern void IOAsyncResult_Init_m6580DFCCB89EF7CFF91F7040C62ECC3811A3A98D (void);
// 0x00000274 System.Void System.IOAsyncResult::.ctor(System.AsyncCallback,System.Object)
extern void IOAsyncResult__ctor_mCDC93C97872E9DAB6A1D9F27C1FA14DDFC6A400D (void);
// 0x00000275 System.AsyncCallback System.IOAsyncResult::get_AsyncCallback()
extern void IOAsyncResult_get_AsyncCallback_mC6150F5FC2CEE8FDC22EACD9B9BC72544FE801CC (void);
// 0x00000276 System.Object System.IOAsyncResult::get_AsyncState()
extern void IOAsyncResult_get_AsyncState_m8F7E705BB64B9C38D1F9EE7C746AAD46DDF1616A (void);
// 0x00000277 System.Threading.WaitHandle System.IOAsyncResult::get_AsyncWaitHandle()
extern void IOAsyncResult_get_AsyncWaitHandle_mA0350FACA25DDD429DBE840269101E8168DCD42E (void);
// 0x00000278 System.Boolean System.IOAsyncResult::get_CompletedSynchronously()
extern void IOAsyncResult_get_CompletedSynchronously_m26279BC02AFFE83009A7EEABFFF58EEB2D12CD24 (void);
// 0x00000279 System.Void System.IOAsyncResult::set_CompletedSynchronously(System.Boolean)
extern void IOAsyncResult_set_CompletedSynchronously_m29ECF9F6388C1F9A12AF83DF8CD19D9FFB4B4D6D (void);
// 0x0000027A System.Boolean System.IOAsyncResult::get_IsCompleted()
extern void IOAsyncResult_get_IsCompleted_m0EAD0BE09029EE4AFC303B76DC5E1EBE4269BEE8 (void);
// 0x0000027B System.Void System.IOAsyncResult::set_IsCompleted(System.Boolean)
extern void IOAsyncResult_set_IsCompleted_m72D907352B8AC32DF47864E4F4EDFADEC825A6F9 (void);
// 0x0000027C System.Void System.IOAsyncResult::CompleteDisposed()
// 0x0000027D System.Void System.IOSelectorJob::.ctor(System.IOOperation,System.IOAsyncCallback,System.IOAsyncResult)
extern void IOSelectorJob__ctor_mA67864E470C66B78F683571EBD6A6315D9247DE1 (void);
// 0x0000027E System.Void System.IOSelectorJob::System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
extern void IOSelectorJob_System_Threading_IThreadPoolWorkItem_ExecuteWorkItem_m896BBDBDBB91D3771569204789FEF8E700123D79 (void);
// 0x0000027F System.Void System.IOSelectorJob::System.Threading.IThreadPoolWorkItem.MarkAborted(System.Threading.ThreadAbortException)
extern void IOSelectorJob_System_Threading_IThreadPoolWorkItem_MarkAborted_m3F59E62D7927340D04264BAA081F7FAE0533C9CE (void);
// 0x00000280 System.Void System.IOSelectorJob::MarkDisposed()
extern void IOSelectorJob_MarkDisposed_mBCCE13D70B97BB7AE46D976AE207DF642C4531F0 (void);
// 0x00000281 System.Void System.IOSelector::Add(System.IntPtr,System.IOSelectorJob)
extern void IOSelector_Add_m170DDEAFEE849601BFE7ADBCFD630A7F2BA96057 (void);
// 0x00000282 System.Void System.UriTypeConverter::.ctor()
extern void UriTypeConverter__ctor_m02CB01E1305031BE5A45FB54601E520748B6EDB6 (void);
// 0x00000283 System.Boolean System.UriTypeConverter::CanConvert(System.Type)
extern void UriTypeConverter_CanConvert_m970377ED30FF1B6875CCDA64FDC87EFE7D381DE3 (void);
// 0x00000284 System.Boolean System.UriTypeConverter::CanConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Type)
extern void UriTypeConverter_CanConvertFrom_mD5D419C5B80FC3A5D175655A6278E54FC80928E7 (void);
// 0x00000285 System.Boolean System.UriTypeConverter::CanConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Type)
extern void UriTypeConverter_CanConvertTo_m119145C6F2FDE221E99ACDAF0EF723003388E8EE (void);
// 0x00000286 System.Object System.UriTypeConverter::ConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object)
extern void UriTypeConverter_ConvertFrom_m079712540B92F2B6AF1780A5793F36EA77CA32ED (void);
// 0x00000287 System.Object System.UriTypeConverter::ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)
extern void UriTypeConverter_ConvertTo_mA975FACF630714EBEA487EFC770EA0742756A764 (void);
// 0x00000288 System.Void System.Text.RegularExpressions.Capture::.ctor(System.String,System.Int32,System.Int32)
extern void Capture__ctor_mDC1197B1E29487F3D086091CF3D5B1029D593402 (void);
// 0x00000289 System.Int32 System.Text.RegularExpressions.Capture::get_Index()
extern void Capture_get_Index_m35E8D105E5E2142415F85116BFD4BA369AF7A17A (void);
// 0x0000028A System.Void System.Text.RegularExpressions.Capture::set_Index(System.Int32)
extern void Capture_set_Index_mD5E578A0833A03602FBDAA2ABF77C9CC849CDABE (void);
// 0x0000028B System.Int32 System.Text.RegularExpressions.Capture::get_Length()
extern void Capture_get_Length_mA3E97C9DF116CD4B4C20EBFB70A1312F33DA7A92 (void);
// 0x0000028C System.Void System.Text.RegularExpressions.Capture::set_Length(System.Int32)
extern void Capture_set_Length_mF9069396819D5D0282F38E70F347CDC625BE016E (void);
// 0x0000028D System.String System.Text.RegularExpressions.Capture::get_Text()
extern void Capture_get_Text_mDD394681E5FC39FFDCCD9552C0BF09DF8A7054ED (void);
// 0x0000028E System.Void System.Text.RegularExpressions.Capture::set_Text(System.String)
extern void Capture_set_Text_m99AE1BB9AF9D7744D0E6F747DCF5A378591C353C (void);
// 0x0000028F System.String System.Text.RegularExpressions.Capture::get_Value()
extern void Capture_get_Value_m1AB4193C2FC4B0D08AA34FECF10D03876D848BDC (void);
// 0x00000290 System.String System.Text.RegularExpressions.Capture::ToString()
extern void Capture_ToString_mC843EDDC990DBE2696BA08D08B1081CA12228F2C (void);
// 0x00000291 System.ReadOnlySpan`1<System.Char> System.Text.RegularExpressions.Capture::GetLeftSubstring()
extern void Capture_GetLeftSubstring_mBFF01B80F38DA0FF4E56EFEF9FD9EE8899AE57DC (void);
// 0x00000292 System.ReadOnlySpan`1<System.Char> System.Text.RegularExpressions.Capture::GetRightSubstring()
extern void Capture_GetRightSubstring_m1F1F896A999BC08AEEBD1BB28616F12FC593D1C3 (void);
// 0x00000293 System.Int32 System.Text.RegularExpressions.CaptureCollection::get_Count()
extern void CaptureCollection_get_Count_mA45A82BA7103D81E8FC506A02DA2FF862344006E (void);
// 0x00000294 System.Void System.Text.RegularExpressions.CollectionDebuggerProxy`1::.ctor(System.Collections.Generic.ICollection`1<T>)
// 0x00000295 T[] System.Text.RegularExpressions.CollectionDebuggerProxy`1::get_Items()
// 0x00000296 System.Void System.Text.RegularExpressions.Group::.ctor(System.String,System.Int32[],System.Int32,System.String)
extern void Group__ctor_mFDE74CF068520CBE797B563B419B8817E60CB58C (void);
// 0x00000297 System.Boolean System.Text.RegularExpressions.Group::get_Success()
extern void Group_get_Success_m4E0238EE4B1E7F927E2AF13E2E5901BCA92BE62F (void);
// 0x00000298 System.Void System.Text.RegularExpressions.Group::.cctor()
extern void Group__cctor_mC3032FEBEBFB00282A4485A8D95E47649CE2B881 (void);
// 0x00000299 System.Void System.Text.RegularExpressions.Group::.ctor()
extern void Group__ctor_mEB6936CDFD191A4C92766CE3F3301161D7505C5E (void);
// 0x0000029A System.Boolean System.Text.RegularExpressions.GroupCollection::get_IsReadOnly()
extern void GroupCollection_get_IsReadOnly_mF1DE2BBB4E573C6EDE85B787281F90951AAB8C4A (void);
// 0x0000029B System.Int32 System.Text.RegularExpressions.GroupCollection::get_Count()
extern void GroupCollection_get_Count_mE8775E53B4F5DA6D520BEF5ECEED2E0C08A26B39 (void);
// 0x0000029C System.Text.RegularExpressions.Group System.Text.RegularExpressions.GroupCollection::get_Item(System.Int32)
extern void GroupCollection_get_Item_m40EC174D4AC8FDD68F8819C35B779C79A44322F3 (void);
// 0x0000029D System.Collections.IEnumerator System.Text.RegularExpressions.GroupCollection::GetEnumerator()
extern void GroupCollection_GetEnumerator_m47E269C5A8C902948812AF4F52D0C96759550EE9 (void);
// 0x0000029E System.Collections.Generic.IEnumerator`1<System.Text.RegularExpressions.Group> System.Text.RegularExpressions.GroupCollection::System.Collections.Generic.IEnumerable<System.Text.RegularExpressions.Group>.GetEnumerator()
extern void GroupCollection_System_Collections_Generic_IEnumerableU3CSystem_Text_RegularExpressions_GroupU3E_GetEnumerator_m593F2B44A71E46606D2E8C0816E626675EE2087D (void);
// 0x0000029F System.Text.RegularExpressions.Group System.Text.RegularExpressions.GroupCollection::GetGroup(System.Int32)
extern void GroupCollection_GetGroup_m8EDFDB8D85D8BEC6EB98B68CA69EE0022FC16B13 (void);
// 0x000002A0 System.Text.RegularExpressions.Group System.Text.RegularExpressions.GroupCollection::GetGroupImpl(System.Int32)
extern void GroupCollection_GetGroupImpl_m27CE16949BE0A9CFC61CC6CBF3FB179F63654D92 (void);
// 0x000002A1 System.Boolean System.Text.RegularExpressions.GroupCollection::get_IsSynchronized()
extern void GroupCollection_get_IsSynchronized_m31D8770968C4D1322FBD2572204C74F978ED7DA3 (void);
// 0x000002A2 System.Object System.Text.RegularExpressions.GroupCollection::get_SyncRoot()
extern void GroupCollection_get_SyncRoot_m7505B29FFFE40E5319BAD3F3B3332F8A6299570A (void);
// 0x000002A3 System.Void System.Text.RegularExpressions.GroupCollection::CopyTo(System.Array,System.Int32)
extern void GroupCollection_CopyTo_m122BEB82372AC34C575FCB8C71188A2A49CCC482 (void);
// 0x000002A4 System.Void System.Text.RegularExpressions.GroupCollection::CopyTo(System.Text.RegularExpressions.Group[],System.Int32)
extern void GroupCollection_CopyTo_mCA848040E42611E6A969C9E4F632FD81FC27B52A (void);
// 0x000002A5 System.Int32 System.Text.RegularExpressions.GroupCollection::System.Collections.Generic.IList<System.Text.RegularExpressions.Group>.IndexOf(System.Text.RegularExpressions.Group)
extern void GroupCollection_System_Collections_Generic_IListU3CSystem_Text_RegularExpressions_GroupU3E_IndexOf_m63AB69A8D37D49B1AFFE8CDEED6442D25A25F94A (void);
// 0x000002A6 System.Void System.Text.RegularExpressions.GroupCollection::System.Collections.Generic.IList<System.Text.RegularExpressions.Group>.Insert(System.Int32,System.Text.RegularExpressions.Group)
extern void GroupCollection_System_Collections_Generic_IListU3CSystem_Text_RegularExpressions_GroupU3E_Insert_m515A74F3095C972A28657B89FE6B65A3EC5324FA (void);
// 0x000002A7 System.Void System.Text.RegularExpressions.GroupCollection::System.Collections.Generic.IList<System.Text.RegularExpressions.Group>.RemoveAt(System.Int32)
extern void GroupCollection_System_Collections_Generic_IListU3CSystem_Text_RegularExpressions_GroupU3E_RemoveAt_m981151BB2C68E7F2DC0BF4DD61D4AD4AB5B5AE3A (void);
// 0x000002A8 System.Text.RegularExpressions.Group System.Text.RegularExpressions.GroupCollection::System.Collections.Generic.IList<System.Text.RegularExpressions.Group>.get_Item(System.Int32)
extern void GroupCollection_System_Collections_Generic_IListU3CSystem_Text_RegularExpressions_GroupU3E_get_Item_m7FD6BE83AFD3DCC2F9ABB2AB4B938F552DF1D45D (void);
// 0x000002A9 System.Void System.Text.RegularExpressions.GroupCollection::System.Collections.Generic.IList<System.Text.RegularExpressions.Group>.set_Item(System.Int32,System.Text.RegularExpressions.Group)
extern void GroupCollection_System_Collections_Generic_IListU3CSystem_Text_RegularExpressions_GroupU3E_set_Item_mB5DBB39B4E6F360B8105064E6659EFC49E8B1C85 (void);
// 0x000002AA System.Void System.Text.RegularExpressions.GroupCollection::System.Collections.Generic.ICollection<System.Text.RegularExpressions.Group>.Add(System.Text.RegularExpressions.Group)
extern void GroupCollection_System_Collections_Generic_ICollectionU3CSystem_Text_RegularExpressions_GroupU3E_Add_m96D9B7FCEC33784ED88BAC3C291146E64A921D8D (void);
// 0x000002AB System.Void System.Text.RegularExpressions.GroupCollection::System.Collections.Generic.ICollection<System.Text.RegularExpressions.Group>.Clear()
extern void GroupCollection_System_Collections_Generic_ICollectionU3CSystem_Text_RegularExpressions_GroupU3E_Clear_m67DAFAB787617D8A9B720AAF612436587E2C3172 (void);
// 0x000002AC System.Boolean System.Text.RegularExpressions.GroupCollection::System.Collections.Generic.ICollection<System.Text.RegularExpressions.Group>.Contains(System.Text.RegularExpressions.Group)
extern void GroupCollection_System_Collections_Generic_ICollectionU3CSystem_Text_RegularExpressions_GroupU3E_Contains_m260CC86A4FD94F5682B73C9C8BE03551C14B3568 (void);
// 0x000002AD System.Boolean System.Text.RegularExpressions.GroupCollection::System.Collections.Generic.ICollection<System.Text.RegularExpressions.Group>.Remove(System.Text.RegularExpressions.Group)
extern void GroupCollection_System_Collections_Generic_ICollectionU3CSystem_Text_RegularExpressions_GroupU3E_Remove_m008F559DB848823129DDCB7B832C731F0D4AFF83 (void);
// 0x000002AE System.Int32 System.Text.RegularExpressions.GroupCollection::System.Collections.IList.Add(System.Object)
extern void GroupCollection_System_Collections_IList_Add_m08D9178D05AE66397CBCF2184448AE712741E4D1 (void);
// 0x000002AF System.Void System.Text.RegularExpressions.GroupCollection::System.Collections.IList.Clear()
extern void GroupCollection_System_Collections_IList_Clear_mCFF90C2303D7106D722E8B574ED3261C80F250CE (void);
// 0x000002B0 System.Boolean System.Text.RegularExpressions.GroupCollection::System.Collections.IList.Contains(System.Object)
extern void GroupCollection_System_Collections_IList_Contains_m9E34B033D0BB903B2491336D7F70BE5A59D46208 (void);
// 0x000002B1 System.Int32 System.Text.RegularExpressions.GroupCollection::System.Collections.IList.IndexOf(System.Object)
extern void GroupCollection_System_Collections_IList_IndexOf_mA974FC7CFC23310A1CAAD8A750823D5E0ED762AC (void);
// 0x000002B2 System.Void System.Text.RegularExpressions.GroupCollection::System.Collections.IList.Insert(System.Int32,System.Object)
extern void GroupCollection_System_Collections_IList_Insert_m3CDAAB43F292FD0ABD2D9595F02233FB55577623 (void);
// 0x000002B3 System.Boolean System.Text.RegularExpressions.GroupCollection::System.Collections.IList.get_IsFixedSize()
extern void GroupCollection_System_Collections_IList_get_IsFixedSize_m5AA2CBFB17E2617597BDFBB56CCA1E435A763014 (void);
// 0x000002B4 System.Void System.Text.RegularExpressions.GroupCollection::System.Collections.IList.Remove(System.Object)
extern void GroupCollection_System_Collections_IList_Remove_m32982B763D442200E71B8A5E6C85C9501A555F23 (void);
// 0x000002B5 System.Void System.Text.RegularExpressions.GroupCollection::System.Collections.IList.RemoveAt(System.Int32)
extern void GroupCollection_System_Collections_IList_RemoveAt_m32BF4A16212F4849AD46F680E5D0D14268CB7C58 (void);
// 0x000002B6 System.Object System.Text.RegularExpressions.GroupCollection::System.Collections.IList.get_Item(System.Int32)
extern void GroupCollection_System_Collections_IList_get_Item_m969EA1758BE453F49B700FABF29940C5C9800573 (void);
// 0x000002B7 System.Void System.Text.RegularExpressions.GroupCollection::System.Collections.IList.set_Item(System.Int32,System.Object)
extern void GroupCollection_System_Collections_IList_set_Item_mDDFE5D350953DB61758FE64D556670EA5A402C48 (void);
// 0x000002B8 System.Void System.Text.RegularExpressions.GroupCollection::.ctor()
extern void GroupCollection__ctor_mB178F93E8DB52AA6412FF28E5FE50943E2BABFFB (void);
// 0x000002B9 System.Void System.Text.RegularExpressions.GroupCollection/Enumerator::.ctor(System.Text.RegularExpressions.GroupCollection)
extern void Enumerator__ctor_m17B823D35315CED0509F6B4C5F04C148B9388DDD (void);
// 0x000002BA System.Boolean System.Text.RegularExpressions.GroupCollection/Enumerator::MoveNext()
extern void Enumerator_MoveNext_m1DDDE3FC6B83FF15ED8AA895DE1357C37B7241C5 (void);
// 0x000002BB System.Text.RegularExpressions.Group System.Text.RegularExpressions.GroupCollection/Enumerator::get_Current()
extern void Enumerator_get_Current_m6201905A1315214B04F5001307F52887F9161F43 (void);
// 0x000002BC System.Object System.Text.RegularExpressions.GroupCollection/Enumerator::System.Collections.IEnumerator.get_Current()
extern void Enumerator_System_Collections_IEnumerator_get_Current_m16F94921184B09EDC3D45E9CFE3F3FAA1E5D862D (void);
// 0x000002BD System.Void System.Text.RegularExpressions.GroupCollection/Enumerator::System.Collections.IEnumerator.Reset()
extern void Enumerator_System_Collections_IEnumerator_Reset_m5B7067CCF9E8139F34641618492A2DAACA5419B0 (void);
// 0x000002BE System.Void System.Text.RegularExpressions.GroupCollection/Enumerator::System.IDisposable.Dispose()
extern void Enumerator_System_IDisposable_Dispose_m1C77D8E3DFF1A034E9329E11854F11012F20AA69 (void);
// 0x000002BF 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_m2A6BD37E98680890114AC62CDD23E1821E80A53A (void);
// 0x000002C0 System.Text.RegularExpressions.Match System.Text.RegularExpressions.Match::get_Empty()
extern void Match_get_Empty_m9565EFA0F267BAF2886447CB8169A654C5471918 (void);
// 0x000002C1 System.Void System.Text.RegularExpressions.Match::Reset(System.Text.RegularExpressions.Regex,System.String,System.Int32,System.Int32,System.Int32)
extern void Match_Reset_m53A78F16760B7CD5CC8A104F6CD95CA255D888AA (void);
// 0x000002C2 System.Text.RegularExpressions.Match System.Text.RegularExpressions.Match::NextMatch()
extern void Match_NextMatch_m4B7BA2B21E09FA0937806F41DDE3EE0F052C4052 (void);
// 0x000002C3 System.ReadOnlySpan`1<System.Char> System.Text.RegularExpressions.Match::GroupToStringImpl(System.Int32)
extern void Match_GroupToStringImpl_mF3F2A3BC4EC33DD1FD35244E2412E05151AF6A1A (void);
// 0x000002C4 System.ReadOnlySpan`1<System.Char> System.Text.RegularExpressions.Match::LastGroupToStringImpl()
extern void Match_LastGroupToStringImpl_m78C890F3547E00454BEB81BC939FE680AAEBB29A (void);
// 0x000002C5 System.Void System.Text.RegularExpressions.Match::AddMatch(System.Int32,System.Int32,System.Int32)
extern void Match_AddMatch_m5F28F3255C64D67D56C1542CE32A9D324F96780E (void);
// 0x000002C6 System.Void System.Text.RegularExpressions.Match::BalanceMatch(System.Int32)
extern void Match_BalanceMatch_m85EA44453E637DEBE24ABC7562BF91EE1222DBFD (void);
// 0x000002C7 System.Void System.Text.RegularExpressions.Match::RemoveMatch(System.Int32)
extern void Match_RemoveMatch_m154DB10030027B3738903FFB50DE511D71656B04 (void);
// 0x000002C8 System.Boolean System.Text.RegularExpressions.Match::IsMatched(System.Int32)
extern void Match_IsMatched_m9D6E0C0AB1F3E1E8E49E77E3A0A0ECCD7C2C4FBA (void);
// 0x000002C9 System.Int32 System.Text.RegularExpressions.Match::MatchIndex(System.Int32)
extern void Match_MatchIndex_m97F06DECDDA8BD3E4D8DF6B9224B8E24C0764F35 (void);
// 0x000002CA System.Int32 System.Text.RegularExpressions.Match::MatchLength(System.Int32)
extern void Match_MatchLength_m5C93EA60B018A79D9D05C8E69D25835848471B01 (void);
// 0x000002CB System.Void System.Text.RegularExpressions.Match::Tidy(System.Int32)
extern void Match_Tidy_mF0A46109EAF0E91CBCA732985265E1DC20CA3F51 (void);
// 0x000002CC System.Void System.Text.RegularExpressions.Match::.cctor()
extern void Match__cctor_mAB49EF64F5132A336358E3F1922FF173EA10CE3C (void);
// 0x000002CD System.Void System.Text.RegularExpressions.Match::.ctor()
extern void Match__ctor_mBABEF8F11A3BC6DB713519819D135CC87AC1B4CD (void);
// 0x000002CE 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_m7CEA8A7F538C706527778E8E75003DD74AC2FD41 (void);
// 0x000002CF System.Void System.Text.RegularExpressions.MatchCollection::.ctor(System.Text.RegularExpressions.Regex,System.String,System.Int32,System.Int32,System.Int32)
extern void MatchCollection__ctor_mCB1E897117A6976A5932C82A9EA0F11FF7BCABFE (void);
// 0x000002D0 System.Boolean System.Text.RegularExpressions.MatchCollection::get_IsReadOnly()
extern void MatchCollection_get_IsReadOnly_mC801B489E41AACA6A80CEAD222CC78EFD212E994 (void);
// 0x000002D1 System.Int32 System.Text.RegularExpressions.MatchCollection::get_Count()
extern void MatchCollection_get_Count_mF9D979B5B9D3835CC61977CBFB4110173B1CC926 (void);
// 0x000002D2 System.Text.RegularExpressions.Match System.Text.RegularExpressions.MatchCollection::get_Item(System.Int32)
extern void MatchCollection_get_Item_m22EC679C4BB2C29C63AF2195C98C886EB73303D1 (void);
// 0x000002D3 System.Collections.IEnumerator System.Text.RegularExpressions.MatchCollection::GetEnumerator()
extern void MatchCollection_GetEnumerator_mEDB2417DB45B514C8015043F52630DE1AD15447B (void);
// 0x000002D4 System.Collections.Generic.IEnumerator`1<System.Text.RegularExpressions.Match> System.Text.RegularExpressions.MatchCollection::System.Collections.Generic.IEnumerable<System.Text.RegularExpressions.Match>.GetEnumerator()
extern void MatchCollection_System_Collections_Generic_IEnumerableU3CSystem_Text_RegularExpressions_MatchU3E_GetEnumerator_mCC91AB6EA562C3AD42A7B202B207EC0FD4537934 (void);
// 0x000002D5 System.Text.RegularExpressions.Match System.Text.RegularExpressions.MatchCollection::GetMatch(System.Int32)
extern void MatchCollection_GetMatch_mFDC0D40A44A2A7B8DD98B2042C58F087C906FB6D (void);
// 0x000002D6 System.Void System.Text.RegularExpressions.MatchCollection::EnsureInitialized()
extern void MatchCollection_EnsureInitialized_mCCDBDFD1886387A00C69F58576873861916A2654 (void);
// 0x000002D7 System.Boolean System.Text.RegularExpressions.MatchCollection::get_IsSynchronized()
extern void MatchCollection_get_IsSynchronized_mADB36B54C8A13661C6235AAF79E8C0FD659A163D (void);
// 0x000002D8 System.Object System.Text.RegularExpressions.MatchCollection::get_SyncRoot()
extern void MatchCollection_get_SyncRoot_m5E9A0515710C5B63B349C1B9E4D937D76AF43E68 (void);
// 0x000002D9 System.Void System.Text.RegularExpressions.MatchCollection::CopyTo(System.Array,System.Int32)
extern void MatchCollection_CopyTo_m840C9BD921059464F949874DACD5D253AD3D7F9D (void);
// 0x000002DA System.Void System.Text.RegularExpressions.MatchCollection::CopyTo(System.Text.RegularExpressions.Match[],System.Int32)
extern void MatchCollection_CopyTo_m63FBC7E98C8B6B4DB3D155758D4E378F01CFA539 (void);
// 0x000002DB System.Int32 System.Text.RegularExpressions.MatchCollection::System.Collections.Generic.IList<System.Text.RegularExpressions.Match>.IndexOf(System.Text.RegularExpressions.Match)
extern void MatchCollection_System_Collections_Generic_IListU3CSystem_Text_RegularExpressions_MatchU3E_IndexOf_m3F6BCFC1B93F62099835387557F8EF4F5F009E9F (void);
// 0x000002DC System.Void System.Text.RegularExpressions.MatchCollection::System.Collections.Generic.IList<System.Text.RegularExpressions.Match>.Insert(System.Int32,System.Text.RegularExpressions.Match)
extern void MatchCollection_System_Collections_Generic_IListU3CSystem_Text_RegularExpressions_MatchU3E_Insert_m8F23643755F8DBBDB9F62C93983A65467B3C9ACE (void);
// 0x000002DD System.Void System.Text.RegularExpressions.MatchCollection::System.Collections.Generic.IList<System.Text.RegularExpressions.Match>.RemoveAt(System.Int32)
extern void MatchCollection_System_Collections_Generic_IListU3CSystem_Text_RegularExpressions_MatchU3E_RemoveAt_m35604FC5400522F86CAE7CAA4D13935A81BE8752 (void);
// 0x000002DE System.Text.RegularExpressions.Match System.Text.RegularExpressions.MatchCollection::System.Collections.Generic.IList<System.Text.RegularExpressions.Match>.get_Item(System.Int32)
extern void MatchCollection_System_Collections_Generic_IListU3CSystem_Text_RegularExpressions_MatchU3E_get_Item_m58CD54D0E2F19880287070225CB97B987B7F5C84 (void);
// 0x000002DF System.Void System.Text.RegularExpressions.MatchCollection::System.Collections.Generic.IList<System.Text.RegularExpressions.Match>.set_Item(System.Int32,System.Text.RegularExpressions.Match)
extern void MatchCollection_System_Collections_Generic_IListU3CSystem_Text_RegularExpressions_MatchU3E_set_Item_mEAF77169289374758416D2911AF012C7DCE9378A (void);
// 0x000002E0 System.Void System.Text.RegularExpressions.MatchCollection::System.Collections.Generic.ICollection<System.Text.RegularExpressions.Match>.Add(System.Text.RegularExpressions.Match)
extern void MatchCollection_System_Collections_Generic_ICollectionU3CSystem_Text_RegularExpressions_MatchU3E_Add_m154176CEDE7E9E069DDA9DDE0A81EF6B37BD0165 (void);
// 0x000002E1 System.Void System.Text.RegularExpressions.MatchCollection::System.Collections.Generic.ICollection<System.Text.RegularExpressions.Match>.Clear()
extern void MatchCollection_System_Collections_Generic_ICollectionU3CSystem_Text_RegularExpressions_MatchU3E_Clear_m9BB9C93A481537B734AF3EB6715BFC00B94547BD (void);
// 0x000002E2 System.Boolean System.Text.RegularExpressions.MatchCollection::System.Collections.Generic.ICollection<System.Text.RegularExpressions.Match>.Contains(System.Text.RegularExpressions.Match)
extern void MatchCollection_System_Collections_Generic_ICollectionU3CSystem_Text_RegularExpressions_MatchU3E_Contains_m388400538ADC88F2EA33B62458D2D05B647C4FAF (void);
// 0x000002E3 System.Boolean System.Text.RegularExpressions.MatchCollection::System.Collections.Generic.ICollection<System.Text.RegularExpressions.Match>.Remove(System.Text.RegularExpressions.Match)
extern void MatchCollection_System_Collections_Generic_ICollectionU3CSystem_Text_RegularExpressions_MatchU3E_Remove_mEBB078E88FD8336140F2B4B0359CA4DF5D61D903 (void);
// 0x000002E4 System.Int32 System.Text.RegularExpressions.MatchCollection::System.Collections.IList.Add(System.Object)
extern void MatchCollection_System_Collections_IList_Add_mC16406A9EE094327248A90E65F4E36CD53DFEFEE (void);
// 0x000002E5 System.Void System.Text.RegularExpressions.MatchCollection::System.Collections.IList.Clear()
extern void MatchCollection_System_Collections_IList_Clear_mCFB22D61C256132062B66F3D91721F71B32C02E2 (void);
// 0x000002E6 System.Boolean System.Text.RegularExpressions.MatchCollection::System.Collections.IList.Contains(System.Object)
extern void MatchCollection_System_Collections_IList_Contains_m2A0C18BBE1D5CE215A57706BB1E81C375BE53A07 (void);
// 0x000002E7 System.Int32 System.Text.RegularExpressions.MatchCollection::System.Collections.IList.IndexOf(System.Object)
extern void MatchCollection_System_Collections_IList_IndexOf_m324811BE6C4E84EAC5FD55325201E2EE07D9AE4B (void);
// 0x000002E8 System.Void System.Text.RegularExpressions.MatchCollection::System.Collections.IList.Insert(System.Int32,System.Object)
extern void MatchCollection_System_Collections_IList_Insert_m3D517C0C55A72CDD8D2AD7D59D7D1423C807231C (void);
// 0x000002E9 System.Boolean System.Text.RegularExpressions.MatchCollection::System.Collections.IList.get_IsFixedSize()
extern void MatchCollection_System_Collections_IList_get_IsFixedSize_mFDC4D4DAD504EB2D9A2CE03BAC58A03C0DC946A7 (void);
// 0x000002EA System.Void System.Text.RegularExpressions.MatchCollection::System.Collections.IList.Remove(System.Object)
extern void MatchCollection_System_Collections_IList_Remove_mAD17E6DAC2834015AB24C4D66EABB9353C24089A (void);
// 0x000002EB System.Void System.Text.RegularExpressions.MatchCollection::System.Collections.IList.RemoveAt(System.Int32)
extern void MatchCollection_System_Collections_IList_RemoveAt_m5177AB0687CF2F1EB97C591DB987491DDDD7B2C9 (void);
// 0x000002EC System.Object System.Text.RegularExpressions.MatchCollection::System.Collections.IList.get_Item(System.Int32)
extern void MatchCollection_System_Collections_IList_get_Item_mC90C6F44948350631D273AFAEE08873B39F8EF1F (void);
// 0x000002ED System.Void System.Text.RegularExpressions.MatchCollection::System.Collections.IList.set_Item(System.Int32,System.Object)
extern void MatchCollection_System_Collections_IList_set_Item_mF5EE10AA5EF639CB97DCA5D5F82A41DA2C196E32 (void);
// 0x000002EE System.Void System.Text.RegularExpressions.MatchCollection::.ctor()
extern void MatchCollection__ctor_m816A933886BCC9F63F61F20057F42B2322B5E512 (void);
// 0x000002EF System.Void System.Text.RegularExpressions.MatchCollection/Enumerator::.ctor(System.Text.RegularExpressions.MatchCollection)
extern void Enumerator__ctor_m7FB61A151678DD2B024D5064248818D83F77A6B1 (void);
// 0x000002F0 System.Boolean System.Text.RegularExpressions.MatchCollection/Enumerator::MoveNext()
extern void Enumerator_MoveNext_mB909B0EBF0E5BDE4E0686174E2F15ED8DA9A6A3F (void);
// 0x000002F1 System.Text.RegularExpressions.Match System.Text.RegularExpressions.MatchCollection/Enumerator::get_Current()
extern void Enumerator_get_Current_mBF83C87086008D3CC421C741DAA8F7C68D0C25E7 (void);
// 0x000002F2 System.Object System.Text.RegularExpressions.MatchCollection/Enumerator::System.Collections.IEnumerator.get_Current()
extern void Enumerator_System_Collections_IEnumerator_get_Current_mBC6B322ACF6C0378854DBC6511B79D9ADF947A9B (void);
// 0x000002F3 System.Void System.Text.RegularExpressions.MatchCollection/Enumerator::System.Collections.IEnumerator.Reset()
extern void Enumerator_System_Collections_IEnumerator_Reset_m08E6B917407D0CFD0D52DBA2B2A932E079C4B91E (void);
// 0x000002F4 System.Void System.Text.RegularExpressions.MatchCollection/Enumerator::System.IDisposable.Dispose()
extern void Enumerator_System_IDisposable_Dispose_mF679BE85FB31DEBD4E1DEE10118DE35A5DCE322E (void);
// 0x000002F5 System.Text.RegularExpressions.RegexRunner System.Text.RegularExpressions.ExclusiveReference::Get()
extern void ExclusiveReference_Get_mCC2B9161946C9532001438C65A38E8D8FD56FB3C (void);
// 0x000002F6 System.Void System.Text.RegularExpressions.ExclusiveReference::Release(System.Text.RegularExpressions.RegexRunner)
extern void ExclusiveReference_Release_m7A911FBF52436AA832188BF89CC558155BE09018 (void);
// 0x000002F7 System.Void System.Text.RegularExpressions.ExclusiveReference::.ctor()
extern void ExclusiveReference__ctor_m41EB96FC1FA261CB792752B89F15E6513FEA1722 (void);
// 0x000002F8 System.Text.RegularExpressions.Regex/CachedCodeEntry System.Text.RegularExpressions.Regex::GetCachedCode(System.Text.RegularExpressions.Regex/CachedCodeEntryKey,System.Boolean)
extern void Regex_GetCachedCode_m2039E73548B61FE55B6C8D85C00076DBA50332E6 (void);
// 0x000002F9 System.Text.RegularExpressions.Regex/CachedCodeEntry System.Text.RegularExpressions.Regex::GetCachedCodeEntryInternal(System.Text.RegularExpressions.Regex/CachedCodeEntryKey,System.Boolean)
extern void Regex_GetCachedCodeEntryInternal_m9FE175C47BF909F7F223013004C0EA0DAD660C06 (void);
// 0x000002FA System.Void System.Text.RegularExpressions.Regex::FillCacheDictionary()
extern void Regex_FillCacheDictionary_mC47F317967E556D1F03A344B78B215356D604755 (void);
// 0x000002FB System.Boolean System.Text.RegularExpressions.Regex::TryGetCacheValue(System.Text.RegularExpressions.Regex/CachedCodeEntryKey,System.Text.RegularExpressions.Regex/CachedCodeEntry&)
extern void Regex_TryGetCacheValue_m8785E636E24F8F0C3E5A7CFE516978A434C99DEB (void);
// 0x000002FC System.Boolean System.Text.RegularExpressions.Regex::TryGetCacheValueSmall(System.Text.RegularExpressions.Regex/CachedCodeEntryKey,System.Text.RegularExpressions.Regex/CachedCodeEntry&)
extern void Regex_TryGetCacheValueSmall_mEA1FE67593D84A849F8DDFD9BB4144FF5BE18A64 (void);
// 0x000002FD System.Text.RegularExpressions.Regex/CachedCodeEntry System.Text.RegularExpressions.Regex::LookupCachedAndPromote(System.Text.RegularExpressions.Regex/CachedCodeEntryKey)
extern void Regex_LookupCachedAndPromote_m41760A936BAED48327B5E239894DA154B7832DD3 (void);
// 0x000002FE System.Boolean System.Text.RegularExpressions.Regex::IsMatch(System.String,System.String)
extern void Regex_IsMatch_m967E98137B140DFD845C5E1699D1BC8EF08CC76C (void);
// 0x000002FF System.Boolean System.Text.RegularExpressions.Regex::IsMatch(System.String,System.String,System.Text.RegularExpressions.RegexOptions)
extern void Regex_IsMatch_mCCD41B2FBCF36A2329B7D174FD117C09205CFA62 (void);
// 0x00000300 System.Boolean System.Text.RegularExpressions.Regex::IsMatch(System.String,System.String,System.Text.RegularExpressions.RegexOptions,System.TimeSpan)
extern void Regex_IsMatch_m3709329406E39A80F61F4DD2CC9AB672835A3E81 (void);
// 0x00000301 System.Boolean System.Text.RegularExpressions.Regex::IsMatch(System.String)
extern void Regex_IsMatch_m7E96E666FBE7259D7638A3A6A21BE824D2406F49 (void);
// 0x00000302 System.Boolean System.Text.RegularExpressions.Regex::IsMatch(System.String,System.Int32)
extern void Regex_IsMatch_mC358D80573E765ECC19F9F5882664E3B1FA0966E (void);
// 0x00000303 System.Text.RegularExpressions.Match System.Text.RegularExpressions.Regex::Match(System.String,System.String)
extern void Regex_Match_m49DD7357B4C9A9BCBCF686DAB3B5598B1BC688D7 (void);
// 0x00000304 System.Text.RegularExpressions.Match System.Text.RegularExpressions.Regex::Match(System.String,System.String,System.Text.RegularExpressions.RegexOptions,System.TimeSpan)
extern void Regex_Match_m793BC1BE5D514C9CE9B0D2A6B9A0536BAE7C6147 (void);
// 0x00000305 System.Text.RegularExpressions.Match System.Text.RegularExpressions.Regex::Match(System.String)
extern void Regex_Match_m58565ECF23ACCD2CA77D6F10A6A182B03CF0FF84 (void);
// 0x00000306 System.Text.RegularExpressions.Match System.Text.RegularExpressions.Regex::Match(System.String,System.Int32)
extern void Regex_Match_mDF110993CAA26CD41AE9F5DB7F0C307B2680CED3 (void);
// 0x00000307 System.Text.RegularExpressions.MatchCollection System.Text.RegularExpressions.Regex::Matches(System.String,System.Int32)
extern void Regex_Matches_mD0E47C23B403AC380AF7EAECA48E63C61DC39CDF (void);
// 0x00000308 System.String System.Text.RegularExpressions.Regex::Replace(System.String,System.String,System.String)
extern void Regex_Replace_mA40B00220816EB1850F503AAB876812C726D8D66 (void);
// 0x00000309 System.String System.Text.RegularExpressions.Regex::Replace(System.String,System.String,System.String,System.Text.RegularExpressions.RegexOptions,System.TimeSpan)
extern void Regex_Replace_m09B7AAE77B831CF7E8B1F469D62EF719069370EB (void);
// 0x0000030A System.String System.Text.RegularExpressions.Regex::Replace(System.String,System.String)
extern void Regex_Replace_m8E802C10B5A591BEA61FC00EA8E4AF398D815A90 (void);
// 0x0000030B System.String System.Text.RegularExpressions.Regex::Replace(System.String,System.String,System.Int32,System.Int32)
extern void Regex_Replace_mD86A837354847D86EC562069D67567F9F707C9C4 (void);
// 0x0000030C System.String System.Text.RegularExpressions.Regex::Replace(System.String,System.Text.RegularExpressions.MatchEvaluator)
extern void Regex_Replace_m424B7F3F25D939A4DC43BFE31F4E8C5ACC1B69E0 (void);
// 0x0000030D System.String System.Text.RegularExpressions.Regex::Replace(System.String,System.Text.RegularExpressions.MatchEvaluator,System.Int32,System.Int32)
extern void Regex_Replace_m600AC2C22F66C22022AD4A34B16F357A82D568FB (void);
// 0x0000030E System.String System.Text.RegularExpressions.Regex::Replace(System.Text.RegularExpressions.MatchEvaluator,System.Text.RegularExpressions.Regex,System.String,System.Int32,System.Int32)
extern void Regex_Replace_m53B713FD0201D7EFD2C5ED87AF42A08E1F0D4A22 (void);
// 0x0000030F System.Void System.Text.RegularExpressions.Regex::.cctor()
extern void Regex__cctor_mF29CE2FFB1941E7609C5B67C0236AC98003F675F (void);
// 0x00000310 System.Void System.Text.RegularExpressions.Regex::ValidateMatchTimeout(System.TimeSpan)
extern void Regex_ValidateMatchTimeout_mA50CD0CB49AB9B42B548900335CA6EABC30BD18F (void);
// 0x00000311 System.TimeSpan System.Text.RegularExpressions.Regex::InitDefaultMatchTimeout()
extern void Regex_InitDefaultMatchTimeout_mC441DFFACCC15C2710E85B95820DAB49AE9C47A7 (void);
// 0x00000312 System.Void System.Text.RegularExpressions.Regex::.ctor(System.String)
extern void Regex__ctor_m082970AA73B8236360F0CA651FA24A8D1EBF89CD (void);
// 0x00000313 System.Void System.Text.RegularExpressions.Regex::.ctor(System.String,System.Text.RegularExpressions.RegexOptions)
extern void Regex__ctor_mE3996C71B04A4A6845745D01C93B1D27423D0621 (void);
// 0x00000314 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_mD788EE38607BF5D618FDA920048707DF4CA4B99C (void);
// 0x00000315 System.Void System.Text.RegularExpressions.Regex::.ctor(System.String,System.Text.RegularExpressions.RegexOptions,System.TimeSpan,System.Boolean)
extern void Regex__ctor_mA8EBF2F80CC00D741BFD2FFD7DC9DB26FBCEE2A4 (void);
// 0x00000316 System.String System.Text.RegularExpressions.Regex::Escape(System.String)
extern void Regex_Escape_m2E4E071ABAFAE1BF55932725F28F4194CD56D7DE (void);
// 0x00000317 System.Text.RegularExpressions.RegexOptions System.Text.RegularExpressions.Regex::get_Options()
extern void Regex_get_Options_m165C450CC7D77E4EA9BBFFED62C73269A6989EF2 (void);
// 0x00000318 System.Boolean System.Text.RegularExpressions.Regex::get_RightToLeft()
extern void Regex_get_RightToLeft_m52C4DEE1DC94FC9531785B74111022F3BCC1DF4B (void);
// 0x00000319 System.String System.Text.RegularExpressions.Regex::ToString()
extern void Regex_ToString_m4982DE4C344F7D529666314646F071580A450D5B (void);
// 0x0000031A System.String System.Text.RegularExpressions.Regex::GroupNameFromNumber(System.Int32)
extern void Regex_GroupNameFromNumber_mC99A37419C4C0C9C3869BCDF055EDC72782D53FF (void);
// 0x0000031B System.Void System.Text.RegularExpressions.Regex::InitializeReferences()
extern void Regex_InitializeReferences_m55385AD102411A38BF4426C08F6FEC6E55E4D4D6 (void);
// 0x0000031C 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_m4DCD2202C599273C00D6052A77BDD2F39E2F5BF8 (void);
// 0x0000031D System.Boolean System.Text.RegularExpressions.Regex::UseOptionR()
extern void Regex_UseOptionR_mFAB8780E9F998BE60C4B1127D57DD627A3B5629C (void);
// 0x0000031E System.Boolean System.Text.RegularExpressions.Regex::UseOptionInvariant()
extern void Regex_UseOptionInvariant_mD51BCBA0BF4C1B5CEBE9423B4AAA93CD83569B60 (void);
// 0x0000031F System.Void System.Text.RegularExpressions.Regex/CachedCodeEntryKey::.ctor(System.Text.RegularExpressions.RegexOptions,System.String,System.String)
extern void CachedCodeEntryKey__ctor_mE505E40C97820B3FD140F6212F0B4ECF8745585F (void);
// 0x00000320 System.Boolean System.Text.RegularExpressions.Regex/CachedCodeEntryKey::Equals(System.Object)
extern void CachedCodeEntryKey_Equals_m59F40708B97179EA5C9019EA6A958D7AB8BC8CA2 (void);
// 0x00000321 System.Boolean System.Text.RegularExpressions.Regex/CachedCodeEntryKey::Equals(System.Text.RegularExpressions.Regex/CachedCodeEntryKey)
extern void CachedCodeEntryKey_Equals_m55F9ED97CB9AF357034A75C2FDB8498FC55D3AF0 (void);
// 0x00000322 System.Boolean System.Text.RegularExpressions.Regex/CachedCodeEntryKey::op_Equality(System.Text.RegularExpressions.Regex/CachedCodeEntryKey,System.Text.RegularExpressions.Regex/CachedCodeEntryKey)
extern void CachedCodeEntryKey_op_Equality_m5C48CEBA5D7F893F4FE88D06917EB738615DDCC6 (void);
// 0x00000323 System.Int32 System.Text.RegularExpressions.Regex/CachedCodeEntryKey::GetHashCode()
extern void CachedCodeEntryKey_GetHashCode_m253B53C100F840B987A487020F02184019D776DE (void);
// 0x00000324 System.Void System.Text.RegularExpressions.Regex/CachedCodeEntry::.ctor(System.Text.RegularExpressions.Regex/CachedCodeEntryKey,System.Collections.Hashtable,System.String[],System.Text.RegularExpressions.RegexCode,System.Collections.Hashtable,System.Int32,System.Text.RegularExpressions.ExclusiveReference,System.WeakReference`1<System.Text.RegularExpressions.RegexReplacement>)
extern void CachedCodeEntry__ctor_m14145ADFF67BA7C888673D806C24E28C96B83B2A (void);
// 0x00000325 System.Void System.Text.RegularExpressions.MatchEvaluator::.ctor(System.Object,System.IntPtr)
extern void MatchEvaluator__ctor_m4F7140E86A532BE1E1206DCEA76DE8E91CB985F2 (void);
// 0x00000326 System.String System.Text.RegularExpressions.MatchEvaluator::Invoke(System.Text.RegularExpressions.Match)
extern void MatchEvaluator_Invoke_m62260DA60C8B6066B1D7457C8CDE543470DC8B97 (void);
// 0x00000327 System.Void System.Text.RegularExpressions.RegexBoyerMoore::.ctor(System.String,System.Boolean,System.Boolean,System.Globalization.CultureInfo)
extern void RegexBoyerMoore__ctor_mFDCB1AB420E718548B67DE42C233402955BBB189 (void);
// 0x00000328 System.Boolean System.Text.RegularExpressions.RegexBoyerMoore::MatchPattern(System.String,System.Int32)
extern void RegexBoyerMoore_MatchPattern_m0E84EAABBFCDA85484466A41A7B90187D3489E8C (void);
// 0x00000329 System.Boolean System.Text.RegularExpressions.RegexBoyerMoore::IsMatch(System.String,System.Int32,System.Int32,System.Int32)
extern void RegexBoyerMoore_IsMatch_mC09692237823CC6C74D4F5D8900D82CEC840FB47 (void);
// 0x0000032A System.Int32 System.Text.RegularExpressions.RegexBoyerMoore::Scan(System.String,System.Int32,System.Int32,System.Int32)
extern void RegexBoyerMoore_Scan_m86EB5A209D33DA3F4C7335F8FE133238666FA57B (void);
// 0x0000032B System.Void System.Text.RegularExpressions.RegexCharClass::.ctor()
extern void RegexCharClass__ctor_m165680E6EA10035E0630220C967BD772F5D6F52E (void);
// 0x0000032C 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_mFAD2AF3D7B0D4D3DC8BC850B8899C5C4D55F8B49 (void);
// 0x0000032D System.Boolean System.Text.RegularExpressions.RegexCharClass::get_CanMerge()
extern void RegexCharClass_get_CanMerge_mC093FE4BE7C1933BA9F146CF2A33CD729A965172 (void);
// 0x0000032E System.Void System.Text.RegularExpressions.RegexCharClass::set_Negate(System.Boolean)
extern void RegexCharClass_set_Negate_m8EA71CB8F671E99EF0B388CB520F44B8B6653A6B (void);
// 0x0000032F System.Void System.Text.RegularExpressions.RegexCharClass::AddChar(System.Char)
extern void RegexCharClass_AddChar_mED269B31D5C606032B3394A9B9305ED172D16746 (void);
// 0x00000330 System.Void System.Text.RegularExpressions.RegexCharClass::AddCharClass(System.Text.RegularExpressions.RegexCharClass)
extern void RegexCharClass_AddCharClass_mDE8C70A6A99B2223DE4EA36A4753A13B5EEDE7BB (void);
// 0x00000331 System.Void System.Text.RegularExpressions.RegexCharClass::AddSet(System.String)
extern void RegexCharClass_AddSet_mFC202CC46631017C7D64ED17EAA9C786C5C7CE83 (void);
// 0x00000332 System.Void System.Text.RegularExpressions.RegexCharClass::AddSubtraction(System.Text.RegularExpressions.RegexCharClass)
extern void RegexCharClass_AddSubtraction_m4EF34AFB93C001C6A4521E1F1C5F4B54833E8A12 (void);
// 0x00000333 System.Void System.Text.RegularExpressions.RegexCharClass::AddRange(System.Char,System.Char)
extern void RegexCharClass_AddRange_mB1188A62712FE4ABB7F5DB28645351E375B5C6A7 (void);
// 0x00000334 System.Void System.Text.RegularExpressions.RegexCharClass::AddCategoryFromName(System.String,System.Boolean,System.Boolean,System.String)
extern void RegexCharClass_AddCategoryFromName_m032AED661665AE30D7F3F712914E2937F6E4FF97 (void);
// 0x00000335 System.Void System.Text.RegularExpressions.RegexCharClass::AddCategory(System.String)
extern void RegexCharClass_AddCategory_m3A3C78511F279FD0CF67A3EE36F59A548A37269A (void);
// 0x00000336 System.Void System.Text.RegularExpressions.RegexCharClass::AddLowercase(System.Globalization.CultureInfo)
extern void RegexCharClass_AddLowercase_mB87FC245CC837E582370E5410A6B40B23BEAC0BE (void);
// 0x00000337 System.Void System.Text.RegularExpressions.RegexCharClass::AddLowercaseRange(System.Char,System.Char,System.Globalization.CultureInfo)
extern void RegexCharClass_AddLowercaseRange_m75E07C55A082FE5B2926997F2564B611DF61A343 (void);
// 0x00000338 System.Void System.Text.RegularExpressions.RegexCharClass::AddWord(System.Boolean,System.Boolean)
extern void RegexCharClass_AddWord_mAED995BB6613893E0950C5895515204F1E95D152 (void);
// 0x00000339 System.Void System.Text.RegularExpressions.RegexCharClass::AddSpace(System.Boolean,System.Boolean)
extern void RegexCharClass_AddSpace_mD1BF3AD215D69EC6CF0E49A359F7FC709FD6FBB6 (void);
// 0x0000033A System.Void System.Text.RegularExpressions.RegexCharClass::AddDigit(System.Boolean,System.Boolean,System.String)
extern void RegexCharClass_AddDigit_m04C1001F7E8DA85CB2D262ED403BA9BD215A7A8E (void);
// 0x0000033B System.Char System.Text.RegularExpressions.RegexCharClass::SingletonChar(System.String)
extern void RegexCharClass_SingletonChar_m11683F48B3AA3E0B5CD5849C40ADDCECC91BFF10 (void);
// 0x0000033C System.Boolean System.Text.RegularExpressions.RegexCharClass::IsMergeable(System.String)
extern void RegexCharClass_IsMergeable_mD017475B43D0621F15ECAF5006410D4D0CCC46AD (void);
// 0x0000033D System.Boolean System.Text.RegularExpressions.RegexCharClass::IsEmpty(System.String)
extern void RegexCharClass_IsEmpty_mDD55987C8F4B887716E46869730F5E1E31593A44 (void);
// 0x0000033E System.Boolean System.Text.RegularExpressions.RegexCharClass::IsSingleton(System.String)
extern void RegexCharClass_IsSingleton_mF23CB7003B555ADB4C5035A1B3A218A8ED847D12 (void);
// 0x0000033F System.Boolean System.Text.RegularExpressions.RegexCharClass::IsSingletonInverse(System.String)
extern void RegexCharClass_IsSingletonInverse_m62E7E31998BEBC824A4EED3CEE5A2D3FB3BF5831 (void);
// 0x00000340 System.Boolean System.Text.RegularExpressions.RegexCharClass::IsSubtraction(System.String)
extern void RegexCharClass_IsSubtraction_m069CC20713C5757A8AAD9BA556F07C8E042F3BE8 (void);
// 0x00000341 System.Boolean System.Text.RegularExpressions.RegexCharClass::IsNegated(System.String)
extern void RegexCharClass_IsNegated_m66E1348EBCAAD253AEEA5EDC3F9A93E84A433947 (void);
// 0x00000342 System.Boolean System.Text.RegularExpressions.RegexCharClass::IsECMAWordChar(System.Char)
extern void RegexCharClass_IsECMAWordChar_m3A2920E6309D58F982B8B7AE20D9166601DDCA0B (void);
// 0x00000343 System.Boolean System.Text.RegularExpressions.RegexCharClass::IsWordChar(System.Char)
extern void RegexCharClass_IsWordChar_m9FEFF0FC22277053D7A4404FD919C7F41733DB94 (void);
// 0x00000344 System.Boolean System.Text.RegularExpressions.RegexCharClass::CharInClass(System.Char,System.String)
extern void RegexCharClass_CharInClass_mAF6EE8C936383EB630F17C8C268F10BB8C10BC83 (void);
// 0x00000345 System.Boolean System.Text.RegularExpressions.RegexCharClass::CharInClassRecursive(System.Char,System.String,System.Int32)
extern void RegexCharClass_CharInClassRecursive_m7B2DC6EF52CFA494C26DC8AA976F3A06DDAF22FC (void);
// 0x00000346 System.Boolean System.Text.RegularExpressions.RegexCharClass::CharInClassInternal(System.Char,System.String,System.Int32,System.Int32,System.Int32)
extern void RegexCharClass_CharInClassInternal_m166B4DDEB0553E88B58A2F3E859CA2D29995CF54 (void);
// 0x00000347 System.Boolean System.Text.RegularExpressions.RegexCharClass::CharInCategory(System.Char,System.String,System.Int32,System.Int32,System.Int32)
extern void RegexCharClass_CharInCategory_m1B20968374CE9C35FE81D172C3325E37433897E1 (void);
// 0x00000348 System.Boolean System.Text.RegularExpressions.RegexCharClass::CharInCategoryGroup(System.Char,System.Globalization.UnicodeCategory,System.String,System.Int32&)
extern void RegexCharClass_CharInCategoryGroup_mDDAA3F1975AC1A7527137AE6951121F381703D48 (void);
// 0x00000349 System.String System.Text.RegularExpressions.RegexCharClass::NegateCategory(System.String)
extern void RegexCharClass_NegateCategory_m1C615694A5F8EECBBE4C09BA293454D856F52F50 (void);
// 0x0000034A System.Text.RegularExpressions.RegexCharClass System.Text.RegularExpressions.RegexCharClass::Parse(System.String)
extern void RegexCharClass_Parse_m4766E7E53BF572FD9815DEEBD9831380C33C796A (void);
// 0x0000034B System.Text.RegularExpressions.RegexCharClass System.Text.RegularExpressions.RegexCharClass::ParseRecursive(System.String,System.Int32)
extern void RegexCharClass_ParseRecursive_m6ABF2F2B8B8C5A559866EBF3FBA305247DE4CCF6 (void);
// 0x0000034C System.Int32 System.Text.RegularExpressions.RegexCharClass::RangeCount()
extern void RegexCharClass_RangeCount_m36A38A50CD2E3E61B5F55D95562BD92923F981F1 (void);
// 0x0000034D System.String System.Text.RegularExpressions.RegexCharClass::ToStringClass()
extern void RegexCharClass_ToStringClass_m6B0B92A0A525001CD78A6C2A766295268E0FED57 (void);
// 0x0000034E System.Text.RegularExpressions.RegexCharClass/SingleRange System.Text.RegularExpressions.RegexCharClass::GetRangeAt(System.Int32)
extern void RegexCharClass_GetRangeAt_m67B8198B09F344044D8F742C5C9869034C4A3128 (void);
// 0x0000034F System.Void System.Text.RegularExpressions.RegexCharClass::Canonicalize()
extern void RegexCharClass_Canonicalize_m77EEBAD046B3EAD5110DD472434BDE16851C7A9E (void);
// 0x00000350 System.String System.Text.RegularExpressions.RegexCharClass::SetFromProperty(System.String,System.Boolean,System.String)
extern void RegexCharClass_SetFromProperty_m75FD04D8F9EA5FD996E4C8B4A2DF45BEEE6BABC5 (void);
// 0x00000351 System.Void System.Text.RegularExpressions.RegexCharClass::.cctor()
extern void RegexCharClass__cctor_m70495E564EC18CDEF2A2687F8012C96E571A0631 (void);
// 0x00000352 System.Void System.Text.RegularExpressions.RegexCharClass/LowerCaseMapping::.ctor(System.Char,System.Char,System.Int32,System.Int32)
extern void LowerCaseMapping__ctor_m06D0A21D5D72E39535F82076EF046F98C62D7D5A (void);
// 0x00000353 System.Void System.Text.RegularExpressions.RegexCharClass/SingleRangeComparer::.ctor()
extern void SingleRangeComparer__ctor_m9B430EFE70974D964D73913D81E7C6C9236BBCCE (void);
// 0x00000354 System.Int32 System.Text.RegularExpressions.RegexCharClass/SingleRangeComparer::Compare(System.Text.RegularExpressions.RegexCharClass/SingleRange,System.Text.RegularExpressions.RegexCharClass/SingleRange)
extern void SingleRangeComparer_Compare_m917FDE86E5F31A755D07077EA095F8B7E27E130B (void);
// 0x00000355 System.Void System.Text.RegularExpressions.RegexCharClass/SingleRangeComparer::.cctor()
extern void SingleRangeComparer__cctor_m512F77BDA73732EB8D39BB056D00CF9B200D5D1C (void);
// 0x00000356 System.Void System.Text.RegularExpressions.RegexCharClass/SingleRange::.ctor(System.Char,System.Char)
extern void SingleRange__ctor_m14FD490AFB119E412298554D31FADDCB9465511E (void);
// 0x00000357 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.Nullable`1<System.Text.RegularExpressions.RegexPrefix>,System.Int32,System.Boolean)
extern void RegexCode__ctor_mA50EE1CFA1A050BFC45E135DAB7E2704049512E0 (void);
// 0x00000358 System.Boolean System.Text.RegularExpressions.RegexCode::OpcodeBacktracks(System.Int32)
extern void RegexCode_OpcodeBacktracks_m77D0680FD94F152F85C6CF8724A5EBFFE07A1397 (void);
// 0x00000359 System.Void System.Text.RegularExpressions.RegexFCD::.ctor(System.Span`1<System.Int32>)
extern void RegexFCD__ctor_mE1C0A21180069D25EEF6F3702938ABB087F35C0C (void);
// 0x0000035A System.Nullable`1<System.Text.RegularExpressions.RegexPrefix> System.Text.RegularExpressions.RegexFCD::FirstChars(System.Text.RegularExpressions.RegexTree)
extern void RegexFCD_FirstChars_mD151F8EF8DD64C9E1960D6C4E79E65A6766322CA (void);
// 0x0000035B System.Text.RegularExpressions.RegexPrefix System.Text.RegularExpressions.RegexFCD::Prefix(System.Text.RegularExpressions.RegexTree)
extern void RegexFCD_Prefix_m6D786604F799DF1EEF509BEA577E2DC50C75FB6E (void);
// 0x0000035C System.Int32 System.Text.RegularExpressions.RegexFCD::Anchors(System.Text.RegularExpressions.RegexTree)
extern void RegexFCD_Anchors_mF19C2B50200C6D7E38566E5C4854DB04EADFF5CE (void);
// 0x0000035D System.Int32 System.Text.RegularExpressions.RegexFCD::AnchorFromType(System.Int32)
extern void RegexFCD_AnchorFromType_mF944273F420E8D43F4F9EC93950E3797B4C10A47 (void);
// 0x0000035E System.Void System.Text.RegularExpressions.RegexFCD::PushInt(System.Int32)
extern void RegexFCD_PushInt_m0B38AFDAF0D14FF1E41AC90838B40C4C866D8875 (void);
// 0x0000035F System.Boolean System.Text.RegularExpressions.RegexFCD::IntIsEmpty()
extern void RegexFCD_IntIsEmpty_m05E3C6FF40B69E98D90CF1C12DF3F32AEC800B5E (void);
// 0x00000360 System.Int32 System.Text.RegularExpressions.RegexFCD::PopInt()
extern void RegexFCD_PopInt_m1DF4F5E6B4BA9E15AFF2B3C44D1A233EA46EFCD0 (void);
// 0x00000361 System.Void System.Text.RegularExpressions.RegexFCD::PushFC(System.Text.RegularExpressions.RegexFC)
extern void RegexFCD_PushFC_m1396C7FD5ACE3D28076FAFF667D9A0D169F8B675 (void);
// 0x00000362 System.Boolean System.Text.RegularExpressions.RegexFCD::FCIsEmpty()
extern void RegexFCD_FCIsEmpty_m749E6423466EAD51E38445AC91E76DE31258574F (void);
// 0x00000363 System.Text.RegularExpressions.RegexFC System.Text.RegularExpressions.RegexFCD::PopFC()
extern void RegexFCD_PopFC_mB83F2100E8EBACF17904BD5CACB57525D2966628 (void);
// 0x00000364 System.Text.RegularExpressions.RegexFC System.Text.RegularExpressions.RegexFCD::TopFC()
extern void RegexFCD_TopFC_mAE41171B96938FD879E0C0AE7C0D06645AAA84CD (void);
// 0x00000365 System.Void System.Text.RegularExpressions.RegexFCD::Dispose()
extern void RegexFCD_Dispose_m0B04A2F3B819FA7BFAF0AECCBF6D22E6D9789C07 (void);
// 0x00000366 System.Text.RegularExpressions.RegexFC System.Text.RegularExpressions.RegexFCD::RegexFCFromRegexTree(System.Text.RegularExpressions.RegexTree)
extern void RegexFCD_RegexFCFromRegexTree_mD5A53219905969B914CE27404553A4360DA78500 (void);
// 0x00000367 System.Void System.Text.RegularExpressions.RegexFCD::SkipChild()
extern void RegexFCD_SkipChild_m5ACE619BAC10DD5DFE755655DB6151E7DB0885FD (void);
// 0x00000368 System.Void System.Text.RegularExpressions.RegexFCD::CalculateFC(System.Int32,System.Text.RegularExpressions.RegexNode,System.Int32)
extern void RegexFCD_CalculateFC_m16F7EB523C02B530A741A7F6364F2E46865DCC91 (void);
// 0x00000369 System.Void System.Text.RegularExpressions.RegexFC::.ctor(System.Boolean)
extern void RegexFC__ctor_m18E889B95C8C6014582FD2C6991F789190519F0A (void);
// 0x0000036A System.Void System.Text.RegularExpressions.RegexFC::.ctor(System.Char,System.Boolean,System.Boolean,System.Boolean)
extern void RegexFC__ctor_m073D88DF033828EB626DBEA191FE78296CADB57D (void);
// 0x0000036B System.Void System.Text.RegularExpressions.RegexFC::.ctor(System.String,System.Boolean,System.Boolean)
extern void RegexFC__ctor_m69E0058CD2F4A36F14589250B3F5CBAD7025D6F5 (void);
// 0x0000036C System.Boolean System.Text.RegularExpressions.RegexFC::AddFC(System.Text.RegularExpressions.RegexFC,System.Boolean)
extern void RegexFC_AddFC_m61D0F8CDE635ED3A48AEA069A7700B100D2AE851 (void);
// 0x0000036D System.Boolean System.Text.RegularExpressions.RegexFC::get_CaseInsensitive()
extern void RegexFC_get_CaseInsensitive_m4FCD7C7545925463ADA4055E9FE62D5A452E2102 (void);
// 0x0000036E System.Void System.Text.RegularExpressions.RegexFC::set_CaseInsensitive(System.Boolean)
extern void RegexFC_set_CaseInsensitive_mF9A3745D1575160C2F2B1F7F9EB5541BD0C9FF4B (void);
// 0x0000036F System.String System.Text.RegularExpressions.RegexFC::GetFirstChars(System.Globalization.CultureInfo)
extern void RegexFC_GetFirstChars_m6BAC398ABDCA5AF58CBE678143C9792611A2A3E8 (void);
// 0x00000370 System.Void System.Text.RegularExpressions.RegexInterpreter::.ctor(System.Text.RegularExpressions.RegexCode,System.Globalization.CultureInfo)
extern void RegexInterpreter__ctor_mB81896A8292574F7532CF707F74A1AC1DECEA9FF (void);
// 0x00000371 System.Void System.Text.RegularExpressions.RegexInterpreter::InitTrackCount()
extern void RegexInterpreter_InitTrackCount_mFFFBE9294C6FCB854D4502362473C40A5ABBBFC4 (void);
// 0x00000372 System.Void System.Text.RegularExpressions.RegexInterpreter::Advance(System.Int32)
extern void RegexInterpreter_Advance_m31E2455F84B61536DE535BE51D4D0B42DC33857B (void);
// 0x00000373 System.Void System.Text.RegularExpressions.RegexInterpreter::Goto(System.Int32)
extern void RegexInterpreter_Goto_m9BF559085E75D4AA7457FAD60E879AB96BB4AEC9 (void);
// 0x00000374 System.Void System.Text.RegularExpressions.RegexInterpreter::Textto(System.Int32)
extern void RegexInterpreter_Textto_m66DE4B949DBAA02672CFDE27162BCED542038850 (void);
// 0x00000375 System.Void System.Text.RegularExpressions.RegexInterpreter::Trackto(System.Int32)
extern void RegexInterpreter_Trackto_mDFDFF0401BC8F2B2D26AEC65B54B963F84A089AE (void);
// 0x00000376 System.Int32 System.Text.RegularExpressions.RegexInterpreter::Textstart()
extern void RegexInterpreter_Textstart_mDF185C6B3E245A2307A8B0B9F5FE5DF8C8C9936E (void);
// 0x00000377 System.Int32 System.Text.RegularExpressions.RegexInterpreter::Textpos()
extern void RegexInterpreter_Textpos_m6E20619B1C7F8B77D7A57A8A6939C24011808DEC (void);
// 0x00000378 System.Int32 System.Text.RegularExpressions.RegexInterpreter::Trackpos()
extern void RegexInterpreter_Trackpos_m6BDE792A7333FADB2533591B88211FD77E8F0401 (void);
// 0x00000379 System.Void System.Text.RegularExpressions.RegexInterpreter::TrackPush()
extern void RegexInterpreter_TrackPush_mC82959F407482A4713C419296455A18F5D861E93 (void);
// 0x0000037A System.Void System.Text.RegularExpressions.RegexInterpreter::TrackPush(System.Int32)
extern void RegexInterpreter_TrackPush_mA225A4A0302F57CE82842189DCB8895A9AAEDB3D (void);
// 0x0000037B System.Void System.Text.RegularExpressions.RegexInterpreter::TrackPush(System.Int32,System.Int32)
extern void RegexInterpreter_TrackPush_m94D69F6CC8E122478F4EADE04FB7FC9482CEC878 (void);
// 0x0000037C System.Void System.Text.RegularExpressions.RegexInterpreter::TrackPush(System.Int32,System.Int32,System.Int32)
extern void RegexInterpreter_TrackPush_m606F28BD60B479F0FD3073F8B5627836DB89230E (void);
// 0x0000037D System.Void System.Text.RegularExpressions.RegexInterpreter::TrackPush2(System.Int32)
extern void RegexInterpreter_TrackPush2_m5131F1DCBCA4D4D2231B44A85B08DE319BE31C9F (void);
// 0x0000037E System.Void System.Text.RegularExpressions.RegexInterpreter::TrackPush2(System.Int32,System.Int32)
extern void RegexInterpreter_TrackPush2_m18FF10B704A6586A18D9AB21D28737DC32DA2797 (void);
// 0x0000037F System.Void System.Text.RegularExpressions.RegexInterpreter::Backtrack()
extern void RegexInterpreter_Backtrack_m8D227FAE1EFD91174D43FF070D9200291941E593 (void);
// 0x00000380 System.Void System.Text.RegularExpressions.RegexInterpreter::SetOperator(System.Int32)
extern void RegexInterpreter_SetOperator_m693B374C6827D36CE755EFFDA53E245FB04652EC (void);
// 0x00000381 System.Void System.Text.RegularExpressions.RegexInterpreter::TrackPop()
extern void RegexInterpreter_TrackPop_m2FE356634C8337D8B657D30790588E4A4D7DECC1 (void);
// 0x00000382 System.Void System.Text.RegularExpressions.RegexInterpreter::TrackPop(System.Int32)
extern void RegexInterpreter_TrackPop_mD3125258D278581E337C822F3C9847233E06224B (void);
// 0x00000383 System.Int32 System.Text.RegularExpressions.RegexInterpreter::TrackPeek()
extern void RegexInterpreter_TrackPeek_m8D2CDC071ADBBC028FBAA364E2C18BD19FD6D861 (void);
// 0x00000384 System.Int32 System.Text.RegularExpressions.RegexInterpreter::TrackPeek(System.Int32)
extern void RegexInterpreter_TrackPeek_m45C4F44554EC086C01B03C054BF6A94105D39699 (void);
// 0x00000385 System.Void System.Text.RegularExpressions.RegexInterpreter::StackPush(System.Int32)
extern void RegexInterpreter_StackPush_m9BC14D7DD0FAF99AF230B436F32557E056F8FB60 (void);
// 0x00000386 System.Void System.Text.RegularExpressions.RegexInterpreter::StackPush(System.Int32,System.Int32)
extern void RegexInterpreter_StackPush_m7741DC1BAEE69DFB68E1D60A9FC39C718829DF0F (void);
// 0x00000387 System.Void System.Text.RegularExpressions.RegexInterpreter::StackPop()
extern void RegexInterpreter_StackPop_m3284B40674B96F317D05BD2616AAA80181E0AEFF (void);
// 0x00000388 System.Void System.Text.RegularExpressions.RegexInterpreter::StackPop(System.Int32)
extern void RegexInterpreter_StackPop_mAEBB71FEDEADC065C5FA19E7C2C0FF0E82CEE681 (void);
// 0x00000389 System.Int32 System.Text.RegularExpressions.RegexInterpreter::StackPeek()
extern void RegexInterpreter_StackPeek_m16057890EE30C3383227F21632C02C6BEF981991 (void);
// 0x0000038A System.Int32 System.Text.RegularExpressions.RegexInterpreter::StackPeek(System.Int32)
extern void RegexInterpreter_StackPeek_mAFBD38869C8A829D6ACF534643B8A6C9863A10D8 (void);
// 0x0000038B System.Int32 System.Text.RegularExpressions.RegexInterpreter::Operator()
extern void RegexInterpreter_Operator_m3BD9AD7DCDA4E84DE4821DA786E1B1483E677B58 (void);
// 0x0000038C System.Int32 System.Text.RegularExpressions.RegexInterpreter::Operand(System.Int32)
extern void RegexInterpreter_Operand_m09F048ED7BBB36BEFC5023D420323E37A97C9560 (void);
// 0x0000038D System.Int32 System.Text.RegularExpressions.RegexInterpreter::Leftchars()
extern void RegexInterpreter_Leftchars_m6FD5AA399927D1767633B24AE234D596CBDD4002 (void);
// 0x0000038E System.Int32 System.Text.RegularExpressions.RegexInterpreter::Rightchars()
extern void RegexInterpreter_Rightchars_m0D684BDADC810F61B803D30D121506833AD07CD7 (void);
// 0x0000038F System.Int32 System.Text.RegularExpressions.RegexInterpreter::Bump()
extern void RegexInterpreter_Bump_mD5E6B4A80D6C620EDD37A5C04156ADF7C27EE9E1 (void);
// 0x00000390 System.Int32 System.Text.RegularExpressions.RegexInterpreter::Forwardchars()
extern void RegexInterpreter_Forwardchars_mE97F35195F994160F951E3C035F9E0C35EB739C6 (void);
// 0x00000391 System.Char System.Text.RegularExpressions.RegexInterpreter::Forwardcharnext()
extern void RegexInterpreter_Forwardcharnext_m78266C74DAAFD2D09050F148FFDA0A50656AC4C1 (void);
// 0x00000392 System.Boolean System.Text.RegularExpressions.RegexInterpreter::Stringmatch(System.String)
extern void RegexInterpreter_Stringmatch_m89AE288DB294AC0146C7772193CAD3B702849E54 (void);
// 0x00000393 System.Boolean System.Text.RegularExpressions.RegexInterpreter::Refmatch(System.Int32,System.Int32)
extern void RegexInterpreter_Refmatch_m457B37C3E3B0671E7E89B7F6C16396D36EB32F68 (void);
// 0x00000394 System.Void System.Text.RegularExpressions.RegexInterpreter::Backwardnext()
extern void RegexInterpreter_Backwardnext_m0C573AFAD3FAEBED37991618A232ACB169F524FF (void);
// 0x00000395 System.Char System.Text.RegularExpressions.RegexInterpreter::CharAt(System.Int32)
extern void RegexInterpreter_CharAt_m9EFCB7CE5FB311B6C061AA996705CD3D402F8E8C (void);
// 0x00000396 System.Boolean System.Text.RegularExpressions.RegexInterpreter::FindFirstChar()
extern void RegexInterpreter_FindFirstChar_m87D986F0502AEEFC4F13EBD0EAD891C495C4845F (void);
// 0x00000397 System.Void System.Text.RegularExpressions.RegexInterpreter::Go()
extern void RegexInterpreter_Go_m1CF26F8D95231F3B2235EA98AFB286C3F1629BED (void);
// 0x00000398 System.Void System.Text.RegularExpressions.RegexMatchTimeoutException::.ctor(System.String,System.String,System.TimeSpan)
extern void RegexMatchTimeoutException__ctor_m24286DF7231B227E3A8B3C31AE33447361971005 (void);
// 0x00000399 System.Void System.Text.RegularExpressions.RegexMatchTimeoutException::.ctor()
extern void RegexMatchTimeoutException__ctor_mA8C497C6700E1233B4953A8AA7B8F57C8682C410 (void);
// 0x0000039A System.Void System.Text.RegularExpressions.RegexMatchTimeoutException::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
extern void RegexMatchTimeoutException__ctor_m7DE41C173C1A57CEA5D015FF63DDFCB70CFF4FBF (void);
// 0x0000039B 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_m6F530DBA34FE5CBECBCD322C8FBD4AE28054688C (void);
// 0x0000039C System.String System.Text.RegularExpressions.RegexMatchTimeoutException::get_Input()
extern void RegexMatchTimeoutException_get_Input_mA4DCA4F3C9692ACDC45FBEB683EE4165C84E4073 (void);
// 0x0000039D System.String System.Text.RegularExpressions.RegexMatchTimeoutException::get_Pattern()
extern void RegexMatchTimeoutException_get_Pattern_m8F12503E2B66F34B8E8EFE46971C169EA1BFBAB2 (void);
// 0x0000039E System.TimeSpan System.Text.RegularExpressions.RegexMatchTimeoutException::get_MatchTimeout()
extern void RegexMatchTimeoutException_get_MatchTimeout_m12D9D88EFFA06EAC0FF06C81ECF29BAE0F906087 (void);
// 0x0000039F System.Void System.Text.RegularExpressions.RegexNode::.ctor(System.Int32,System.Text.RegularExpressions.RegexOptions)
extern void RegexNode__ctor_mAE4AC160F21E5DF26B99B74753BCFB9EF0951B2B (void);
// 0x000003A0 System.Void System.Text.RegularExpressions.RegexNode::.ctor(System.Int32,System.Text.RegularExpressions.RegexOptions,System.Char)
extern void RegexNode__ctor_mFA693535F5B9610F075D30F19626A8AFFA879D7B (void);
// 0x000003A1 System.Void System.Text.RegularExpressions.RegexNode::.ctor(System.Int32,System.Text.RegularExpressions.RegexOptions,System.String)
extern void RegexNode__ctor_m00D0AE9AB07549681FB13D96CC0AA20FED8CE6EA (void);
// 0x000003A2 System.Void System.Text.RegularExpressions.RegexNode::.ctor(System.Int32,System.Text.RegularExpressions.RegexOptions,System.Int32)
extern void RegexNode__ctor_m3352B98BE0DAD220AB653F929BD6D95689B5E07F (void);
// 0x000003A3 System.Void System.Text.RegularExpressions.RegexNode::.ctor(System.Int32,System.Text.RegularExpressions.RegexOptions,System.Int32,System.Int32)
extern void RegexNode__ctor_m5ECC62B9C3918CD043542E5BEAAD39A06158E27A (void);
// 0x000003A4 System.Boolean System.Text.RegularExpressions.RegexNode::UseOptionR()
extern void RegexNode_UseOptionR_mEBD872419C386D7C7802D2A6D2187E7B6D1D1641 (void);
// 0x000003A5 System.Text.RegularExpressions.RegexNode System.Text.RegularExpressions.RegexNode::ReverseLeft()
extern void RegexNode_ReverseLeft_m251846220299FD022068361A09B9A7A4CF67A586 (void);
// 0x000003A6 System.Void System.Text.RegularExpressions.RegexNode::MakeRep(System.Int32,System.Int32,System.Int32)
extern void RegexNode_MakeRep_mFDCFC9F5DA5DCBFC66D6F00A8E08A602F00C5F48 (void);
// 0x000003A7 System.Text.RegularExpressions.RegexNode System.Text.RegularExpressions.RegexNode::Reduce()
extern void RegexNode_Reduce_m9D14953F47CD1D924C3EEB9D0287D7F257AD2D98 (void);
// 0x000003A8 System.Text.RegularExpressions.RegexNode System.Text.RegularExpressions.RegexNode::StripEnation(System.Int32)
extern void RegexNode_StripEnation_m2BACBC29E58CEC452B91534BCFA2A21639712B61 (void);
// 0x000003A9 System.Text.RegularExpressions.RegexNode System.Text.RegularExpressions.RegexNode::ReduceGroup()
extern void RegexNode_ReduceGroup_m62F5B20C564AC8A8E8C1C9E00684A8BB9A988E3B (void);
// 0x000003AA System.Text.RegularExpressions.RegexNode System.Text.RegularExpressions.RegexNode::ReduceRep()
extern void RegexNode_ReduceRep_m85B3760500D732A04B60CD3F247CE8ECA1E6F8C1 (void);
// 0x000003AB System.Text.RegularExpressions.RegexNode System.Text.RegularExpressions.RegexNode::ReduceSet()
extern void RegexNode_ReduceSet_mD307DD149936830074467A0F24C2E20032F708E9 (void);
// 0x000003AC System.Text.RegularExpressions.RegexNode System.Text.RegularExpressions.RegexNode::ReduceAlternation()
extern void RegexNode_ReduceAlternation_m193F3C5A073401BA987E5AB7D35F59B1FC902341 (void);
// 0x000003AD System.Text.RegularExpressions.RegexNode System.Text.RegularExpressions.RegexNode::ReduceConcatenation()
extern void RegexNode_ReduceConcatenation_m95EE4F324360AC71D52EDEC1C53F6F81D73C67C3 (void);
// 0x000003AE System.Text.RegularExpressions.RegexNode System.Text.RegularExpressions.RegexNode::MakeQuantifier(System.Boolean,System.Int32,System.Int32)
extern void RegexNode_MakeQuantifier_mA6A10E1AEF5AA80F82BD1BE6D28E62259208B5BC (void);
// 0x000003AF System.Void System.Text.RegularExpressions.RegexNode::AddChild(System.Text.RegularExpressions.RegexNode)
extern void RegexNode_AddChild_m1A2B3A7445927E39341C233C0E533D77FC9517A8 (void);
// 0x000003B0 System.Text.RegularExpressions.RegexNode System.Text.RegularExpressions.RegexNode::Child(System.Int32)
extern void RegexNode_Child_m6F5C25EE5349D1BE0D65C89475FB0C42A15BFF27 (void);
// 0x000003B1 System.Int32 System.Text.RegularExpressions.RegexNode::ChildCount()
extern void RegexNode_ChildCount_m833AF69D2711D8EEC5E50FD666A61F428A12396D (void);
// 0x000003B2 System.Int32 System.Text.RegularExpressions.RegexNode::Type()
extern void RegexNode_Type_mDE9685FD99646016D0D6038C4509C6392B10F019 (void);
// 0x000003B3 System.Text.RegularExpressions.RegexTree System.Text.RegularExpressions.RegexParser::Parse(System.String,System.Text.RegularExpressions.RegexOptions)
extern void RegexParser_Parse_m5AE448041BC21B17EF68A2039991EC85F91AA9BB (void);
// 0x000003B4 System.Text.RegularExpressions.RegexReplacement System.Text.RegularExpressions.RegexParser::ParseReplacement(System.String,System.Collections.Hashtable,System.Int32,System.Collections.Hashtable,System.Text.RegularExpressions.RegexOptions)
extern void RegexParser_ParseReplacement_m721243B3049725DF4FCCBE8F1861CC47BAF380CD (void);
// 0x000003B5 System.String System.Text.RegularExpressions.RegexParser::Escape(System.String)
extern void RegexParser_Escape_m0D7796B4DAB7A6BE2AE5C7664216121DB7F7C75C (void);
// 0x000003B6 System.Void System.Text.RegularExpressions.RegexParser::.ctor(System.Globalization.CultureInfo)
extern void RegexParser__ctor_m99DC2B2C4B64E7298BBF49AD862BFD12007E38E4 (void);
// 0x000003B7 System.Void System.Text.RegularExpressions.RegexParser::SetPattern(System.String)
extern void RegexParser_SetPattern_m852D668CE45FBCAA3A6ACC415B94BDD0A7190265 (void);
// 0x000003B8 System.Void System.Text.RegularExpressions.RegexParser::Reset(System.Text.RegularExpressions.RegexOptions)
extern void RegexParser_Reset_m426A8C90F4D8065486802AE7AC9FB07FC599EB01 (void);
// 0x000003B9 System.Text.RegularExpressions.RegexNode System.Text.RegularExpressions.RegexParser::ScanRegex()
extern void RegexParser_ScanRegex_m3CD95B8EAE4F2E8ECF3461F199B04A021C77231D (void);
// 0x000003BA System.Text.RegularExpressions.RegexNode System.Text.RegularExpressions.RegexParser::ScanReplacement()
extern void RegexParser_ScanReplacement_mC27972ADC38D857F44851CE642162928ED4D12D6 (void);
// 0x000003BB System.Text.RegularExpressions.RegexCharClass System.Text.RegularExpressions.RegexParser::ScanCharClass(System.Boolean,System.Boolean)
extern void RegexParser_ScanCharClass_m01448F1178653B15083659F29014BB87A6E2295D (void);
// 0x000003BC System.Text.RegularExpressions.RegexNode System.Text.RegularExpressions.RegexParser::ScanGroupOpen()
extern void RegexParser_ScanGroupOpen_m5ABFBB28982A5097B2D560091D2AC12EA8B028F7 (void);
// 0x000003BD System.Void System.Text.RegularExpressions.RegexParser::ScanBlank()
extern void RegexParser_ScanBlank_m4C1B18EC7A5DF860363CA17E69B20A00023B5E82 (void);
// 0x000003BE System.Text.RegularExpressions.RegexNode System.Text.RegularExpressions.RegexParser::ScanBackslash(System.Boolean)
extern void RegexParser_ScanBackslash_mAAE11106CB78789803468679894E1D7AE6B0C92E (void);
// 0x000003BF System.Text.RegularExpressions.RegexNode System.Text.RegularExpressions.RegexParser::ScanBasicBackslash(System.Boolean)
extern void RegexParser_ScanBasicBackslash_mB0F1728AD89C8F196601B3110F0BA807FBC8FCEC (void);
// 0x000003C0 System.Text.RegularExpressions.RegexNode System.Text.RegularExpressions.RegexParser::ScanDollar()
extern void RegexParser_ScanDollar_mB8FD395274F630278543211B2BB583AA5B03D96A (void);
// 0x000003C1 System.String System.Text.RegularExpressions.RegexParser::ScanCapname()
extern void RegexParser_ScanCapname_mC9524DCBE266D677078207375663506AC32BE3F7 (void);
// 0x000003C2 System.Char System.Text.RegularExpressions.RegexParser::ScanOctal()
extern void RegexParser_ScanOctal_m95EA0AE4B61D5418914DDD3815C6277471B4EDFD (void);
// 0x000003C3 System.Int32 System.Text.RegularExpressions.RegexParser::ScanDecimal()
extern void RegexParser_ScanDecimal_m1BFFE19E0698D0EC97D81C655F3D04B608897161 (void);
// 0x000003C4 System.Char System.Text.RegularExpressions.RegexParser::ScanHex(System.Int32)
extern void RegexParser_ScanHex_mDD96A112E30DABDB5BC0C558373DA5607F8ACF95 (void);
// 0x000003C5 System.Int32 System.Text.RegularExpressions.RegexParser::HexDigit(System.Char)
extern void RegexParser_HexDigit_mD112E7ACEDAD4A29DEA1A771854CA34CEB259053 (void);
// 0x000003C6 System.Char System.Text.RegularExpressions.RegexParser::ScanControl()
extern void RegexParser_ScanControl_m26274BE5776CF5AC03E8EAC7B5972C0A8AF2A95B (void);
// 0x000003C7 System.Boolean System.Text.RegularExpressions.RegexParser::IsOnlyTopOption(System.Text.RegularExpressions.RegexOptions)
extern void RegexParser_IsOnlyTopOption_mAA13B95864B8B314B8B6689B47FA4BFE3B433280 (void);
// 0x000003C8 System.Void System.Text.RegularExpressions.RegexParser::ScanOptions()
extern void RegexParser_ScanOptions_m56F01464F53558D3AF3BF1CD874A2656930AF31C (void);
// 0x000003C9 System.Char System.Text.RegularExpressions.RegexParser::ScanCharEscape()
extern void RegexParser_ScanCharEscape_mA872DDDD24E165F5B5C5F62DCFAE3B02CCF97C98 (void);
// 0x000003CA System.String System.Text.RegularExpressions.RegexParser::ParseProperty()
extern void RegexParser_ParseProperty_m3B765A1B30A38A723CAFE63AF9D6F3D08C7C6F38 (void);
// 0x000003CB System.Int32 System.Text.RegularExpressions.RegexParser::TypeFromCode(System.Char)
extern void RegexParser_TypeFromCode_m11B176B0B9A6EF391370E021B111101AE56F4CC6 (void);
// 0x000003CC System.Text.RegularExpressions.RegexOptions System.Text.RegularExpressions.RegexParser::OptionFromCode(System.Char)
extern void RegexParser_OptionFromCode_mD6CDD96F9917C0518A437DB77BC53130AE702627 (void);
// 0x000003CD System.Void System.Text.RegularExpressions.RegexParser::CountCaptures()
extern void RegexParser_CountCaptures_m2ECDC9ED534F245A12224038BB86DE5D66DB56A3 (void);
// 0x000003CE System.Void System.Text.RegularExpressions.RegexParser::NoteCaptureSlot(System.Int32,System.Int32)
extern void RegexParser_NoteCaptureSlot_m21BD1F90FF2C62FFA445303D574D271757D62222 (void);
// 0x000003CF System.Void System.Text.RegularExpressions.RegexParser::NoteCaptureName(System.String,System.Int32)
extern void RegexParser_NoteCaptureName_m5CDAF94FD43B665DE067B6DC02BD72A315D48FFD (void);
// 0x000003D0 System.Void System.Text.RegularExpressions.RegexParser::NoteCaptures(System.Collections.Hashtable,System.Int32,System.Collections.Hashtable)
extern void RegexParser_NoteCaptures_mC02396D9D7C522A5B701A2C1C88E742C98EAAF17 (void);
// 0x000003D1 System.Void System.Text.RegularExpressions.RegexParser::AssignNameSlots()
extern void RegexParser_AssignNameSlots_mC5738B99DE328E7D1FA7279A717640EC2044857E (void);
// 0x000003D2 System.Int32 System.Text.RegularExpressions.RegexParser::CaptureSlotFromName(System.String)
extern void RegexParser_CaptureSlotFromName_mE18BA49BCA1CE4B972DC804E52C78E48905FEFAB (void);
// 0x000003D3 System.Boolean System.Text.RegularExpressions.RegexParser::IsCaptureSlot(System.Int32)
extern void RegexParser_IsCaptureSlot_m1EE21960AA0BB1C072BD9D765AFF8A6DFC3192C3 (void);
// 0x000003D4 System.Boolean System.Text.RegularExpressions.RegexParser::IsCaptureName(System.String)
extern void RegexParser_IsCaptureName_m5DC0D7BF3AD01C929CB982048722BCD43797CEAE (void);
// 0x000003D5 System.Boolean System.Text.RegularExpressions.RegexParser::UseOptionN()
extern void RegexParser_UseOptionN_mD441B71AC8368C644B8D9A0CCB3DB8BD681639B3 (void);
// 0x000003D6 System.Boolean System.Text.RegularExpressions.RegexParser::UseOptionI()
extern void RegexParser_UseOptionI_mB3FB0740ED596E6ABC827E903DCE8AA4258BA701 (void);
// 0x000003D7 System.Boolean System.Text.RegularExpressions.RegexParser::UseOptionM()
extern void RegexParser_UseOptionM_mAE3FC2655A6E80EA35D5CEBEE1D82B5B07529118 (void);
// 0x000003D8 System.Boolean System.Text.RegularExpressions.RegexParser::UseOptionS()
extern void RegexParser_UseOptionS_m070AD4458172FB14FF21E4502DCA6ECEE8938994 (void);
// 0x000003D9 System.Boolean System.Text.RegularExpressions.RegexParser::UseOptionX()
extern void RegexParser_UseOptionX_m0BFB48EDC8A2F38A29A8F6CEC85080D9E04010FC (void);
// 0x000003DA System.Boolean System.Text.RegularExpressions.RegexParser::UseOptionE()
extern void RegexParser_UseOptionE_mE0B7314EAB95CAC9B9762CD3AB9FBC71BFD410D9 (void);
// 0x000003DB System.Boolean System.Text.RegularExpressions.RegexParser::IsSpecial(System.Char)
extern void RegexParser_IsSpecial_m4AC43B42D2727513B568B534C6FF09093ACB2754 (void);
// 0x000003DC System.Boolean System.Text.RegularExpressions.RegexParser::IsStopperX(System.Char)
extern void RegexParser_IsStopperX_mF8FCEDFDBE9E5ED5469A04463782B951552BBB2F (void);
// 0x000003DD System.Boolean System.Text.RegularExpressions.RegexParser::IsQuantifier(System.Char)
extern void RegexParser_IsQuantifier_m7FFA04954A7E4C39D443D790483F2126A5119E25 (void);
// 0x000003DE System.Boolean System.Text.RegularExpressions.RegexParser::IsTrueQuantifier()
extern void RegexParser_IsTrueQuantifier_m22CCE851B85E0760270178DF1184746040E68AEF (void);
// 0x000003DF System.Boolean System.Text.RegularExpressions.RegexParser::IsSpace(System.Char)
extern void RegexParser_IsSpace_m4E37D473B564502A80E5C968E630AA2D4A56231A (void);
// 0x000003E0 System.Boolean System.Text.RegularExpressions.RegexParser::IsMetachar(System.Char)
extern void RegexParser_IsMetachar_m305B3955FECC92572644368C08464BE226AD51E0 (void);
// 0x000003E1 System.Void System.Text.RegularExpressions.RegexParser::AddConcatenate(System.Int32,System.Int32,System.Boolean)
extern void RegexParser_AddConcatenate_mDDD0350FE254D75D6707668332D0F3088A5572AF (void);
// 0x000003E2 System.Void System.Text.RegularExpressions.RegexParser::PushGroup()
extern void RegexParser_PushGroup_m2D76CB852430A3B3F7454DDC3322B2A5E4CE398F (void);
// 0x000003E3 System.Void System.Text.RegularExpressions.RegexParser::PopGroup()
extern void RegexParser_PopGroup_mEC525DC83E5BF2F8DA03129AE3DF06834EB76552 (void);
// 0x000003E4 System.Boolean System.Text.RegularExpressions.RegexParser::EmptyStack()
extern void RegexParser_EmptyStack_m756AC5BB66D0F2077EC7DD655A3D57681200F5CA (void);
// 0x000003E5 System.Void System.Text.RegularExpressions.RegexParser::StartGroup(System.Text.RegularExpressions.RegexNode)
extern void RegexParser_StartGroup_mBF861FCFB0FB9ED26744CAE2297537DAB6DF37C1 (void);
// 0x000003E6 System.Void System.Text.RegularExpressions.RegexParser::AddAlternate()
extern void RegexParser_AddAlternate_m77BCF63DD4E1AB89B70F72821CAE4B67936CD847 (void);
// 0x000003E7 System.Void System.Text.RegularExpressions.RegexParser::AddConcatenate()
extern void RegexParser_AddConcatenate_m77A3D9F6B1484C7B656BDF3CC5659248F9DEA1EA (void);
// 0x000003E8 System.Void System.Text.RegularExpressions.RegexParser::AddConcatenate(System.Boolean,System.Int32,System.Int32)
extern void RegexParser_AddConcatenate_m3B10D68AE09CC6A2F06AC65E49B918D11D5375FF (void);
// 0x000003E9 System.Text.RegularExpressions.RegexNode System.Text.RegularExpressions.RegexParser::Unit()
extern void RegexParser_Unit_m6C984A797C4A92AB0A9985E5A8207DB9CA9AE87F (void);
// 0x000003EA System.Void System.Text.RegularExpressions.RegexParser::AddUnitOne(System.Char)
extern void RegexParser_AddUnitOne_m991DCA85D3432B8F7F74D18125A69FFE25108F47 (void);
// 0x000003EB System.Void System.Text.RegularExpressions.RegexParser::AddUnitNotone(System.Char)
extern void RegexParser_AddUnitNotone_m4F79DE175B95FDB88323D7FE9DC3132E24F8F0C0 (void);
// 0x000003EC System.Void System.Text.RegularExpressions.RegexParser::AddUnitSet(System.String)
extern void RegexParser_AddUnitSet_mA262F57A7FAB27996D8115F66BC84A5C58317D7F (void);
// 0x000003ED System.Void System.Text.RegularExpressions.RegexParser::AddUnitNode(System.Text.RegularExpressions.RegexNode)
extern void RegexParser_AddUnitNode_mE8DC7CD039C933AE881097E041BA620AA325FDE8 (void);
// 0x000003EE System.Void System.Text.RegularExpressions.RegexParser::AddUnitType(System.Int32)
extern void RegexParser_AddUnitType_mEBDFA2325ABDA3FDA74184DBFB706824F6540553 (void);
// 0x000003EF System.Void System.Text.RegularExpressions.RegexParser::AddGroup()
extern void RegexParser_AddGroup_m8989D6A9CD4B700522D722DEF5FEFC267C4DBFB7 (void);
// 0x000003F0 System.Void System.Text.RegularExpressions.RegexParser::PushOptions()
extern void RegexParser_PushOptions_m6E501EE3C5D6FE990ED74935A9AC9A6E834FD968 (void);
// 0x000003F1 System.Void System.Text.RegularExpressions.RegexParser::PopOptions()
extern void RegexParser_PopOptions_mAE4848419A71162B8E563781AC817A8D6ACEB91B (void);
// 0x000003F2 System.Boolean System.Text.RegularExpressions.RegexParser::EmptyOptionsStack()
extern void RegexParser_EmptyOptionsStack_mC16A4D18503FF296911710732A95062A8279163B (void);
// 0x000003F3 System.Void System.Text.RegularExpressions.RegexParser::PopKeepOptions()
extern void RegexParser_PopKeepOptions_m911F83DFA290ED90B06D3D3166553E6205C256C1 (void);
// 0x000003F4 System.ArgumentException System.Text.RegularExpressions.RegexParser::MakeException(System.String)
extern void RegexParser_MakeException_m385FDF5B69D02A0CE93393E92AFAD928A9CCE3FC (void);
// 0x000003F5 System.Int32 System.Text.RegularExpressions.RegexParser::Textpos()
extern void RegexParser_Textpos_mBF50F3EB06FDA6C68AF4BF0D0C8D4FC09FDCFC88 (void);
// 0x000003F6 System.Void System.Text.RegularExpressions.RegexParser::Textto(System.Int32)
extern void RegexParser_Textto_mA45B325CA6CCBC0012F1CBB0282AE114B34AEBE2 (void);
// 0x000003F7 System.Char System.Text.RegularExpressions.RegexParser::RightCharMoveRight()
extern void RegexParser_RightCharMoveRight_m4386CDEFA7DC102FCA0E6E00E522E1712AE3AFE9 (void);
// 0x000003F8 System.Void System.Text.RegularExpressions.RegexParser::MoveRight()
extern void RegexParser_MoveRight_m5F6B031B292FC0F81DF5E7039EDA6C9D0706A0A9 (void);
// 0x000003F9 System.Void System.Text.RegularExpressions.RegexParser::MoveRight(System.Int32)
extern void RegexParser_MoveRight_m921C1D96B625B4C8AF1D658E514D57CC44E40B61 (void);
// 0x000003FA System.Void System.Text.RegularExpressions.RegexParser::MoveLeft()
extern void RegexParser_MoveLeft_m57BB7A0146D0E8834D715667048B75A517761AD5 (void);
// 0x000003FB System.Char System.Text.RegularExpressions.RegexParser::CharAt(System.Int32)
extern void RegexParser_CharAt_mF46179762DDF46FB78E32CCA3058950244CFCB70 (void);
// 0x000003FC System.Char System.Text.RegularExpressions.RegexParser::RightChar()
extern void RegexParser_RightChar_m23D21ECC3D6999A466C0A91BDF589BFE4801CF91 (void);
// 0x000003FD System.Char System.Text.RegularExpressions.RegexParser::RightChar(System.Int32)
extern void RegexParser_RightChar_m6BEE1FBF048A2DFC53235447BB2F6AC8C56A4147 (void);
// 0x000003FE System.Int32 System.Text.RegularExpressions.RegexParser::CharsRight()
extern void RegexParser_CharsRight_m6F83CD819B532331F5778143B6A95B31C8734A79 (void);
// 0x000003FF System.Void System.Text.RegularExpressions.RegexParser::.cctor()
extern void RegexParser__cctor_m4F6AA7D64102443052B58896EDF95DCC21C2C0C7 (void);
// 0x00000400 System.Void System.Text.RegularExpressions.RegexPrefix::.ctor(System.String,System.Boolean)
extern void RegexPrefix__ctor_m05CD44F32CB0B5F8B2C080EAB94886F9743E86A4 (void);
// 0x00000401 System.Boolean System.Text.RegularExpressions.RegexPrefix::get_CaseInsensitive()
extern void RegexPrefix_get_CaseInsensitive_m4DAE2D9E91916BFFAB928F7DCAA20A5ABD4560E6 (void);
// 0x00000402 System.Text.RegularExpressions.RegexPrefix System.Text.RegularExpressions.RegexPrefix::get_Empty()
extern void RegexPrefix_get_Empty_m3D63F7F64529D4CA3C0929F94E035EEED7D9E0F9 (void);
// 0x00000403 System.String System.Text.RegularExpressions.RegexPrefix::get_Prefix()
extern void RegexPrefix_get_Prefix_m844D02262C0720B0DC488AD1541713AD37BC518E (void);
// 0x00000404 System.Void System.Text.RegularExpressions.RegexPrefix::.cctor()
extern void RegexPrefix__cctor_mF7EA052790930134AC69C755D0066C70CA86363E (void);
// 0x00000405 System.Void System.Text.RegularExpressions.RegexReplacement::.ctor(System.String,System.Text.RegularExpressions.RegexNode,System.Collections.Hashtable)
extern void RegexReplacement__ctor_m9CE743F0908A59F98461440AE5B842BE1BC72EA5 (void);
// 0x00000406 System.Text.RegularExpressions.RegexReplacement System.Text.RegularExpressions.RegexReplacement::GetOrCreate(System.WeakReference`1<System.Text.RegularExpressions.RegexReplacement>,System.String,System.Collections.Hashtable,System.Int32,System.Collections.Hashtable,System.Text.RegularExpressions.RegexOptions)
extern void RegexReplacement_GetOrCreate_m3DABA1D0A9D785394FC1B3E7373EBFD0A2FEB3B5 (void);
// 0x00000407 System.String System.Text.RegularExpressions.RegexReplacement::get_Pattern()
extern void RegexReplacement_get_Pattern_m146EA30FB574587E88DD056AC22F79375C3F55E6 (void);
// 0x00000408 System.Void System.Text.RegularExpressions.RegexReplacement::ReplacementImpl(System.Text.StringBuilder,System.Text.RegularExpressions.Match)
extern void RegexReplacement_ReplacementImpl_m60E4B82702C44912E56FED402AC793E7B7CCC7E8 (void);
// 0x00000409 System.Void System.Text.RegularExpressions.RegexReplacement::ReplacementImplRTL(System.Collections.Generic.List`1<System.String>,System.Text.RegularExpressions.Match)
extern void RegexReplacement_ReplacementImplRTL_m343AE6575EE1B8810D049CA7F8203237920C84E0 (void);
// 0x0000040A System.String System.Text.RegularExpressions.RegexReplacement::Replace(System.Text.RegularExpressions.Regex,System.String,System.Int32,System.Int32)
extern void RegexReplacement_Replace_m54375FA094C20D81305C8DDC17AB973BF1B461F9 (void);
// 0x0000040B System.Void System.Text.RegularExpressions.RegexRunner::.ctor()
extern void RegexRunner__ctor_mBC777F351AD6D1CDD5F20C408B936F7D0F36ED69 (void);
// 0x0000040C 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_m903691F4DFB68C0267F240D61A6F166BB592CE53 (void);
// 0x0000040D System.Void System.Text.RegularExpressions.RegexRunner::StartTimeoutWatch()
extern void RegexRunner_StartTimeoutWatch_mA17870A15492787CA1384132267054AB09BE8BE9 (void);
// 0x0000040E System.Void System.Text.RegularExpressions.RegexRunner::CheckTimeout()
extern void RegexRunner_CheckTimeout_m20BF0CD8BC16738ED6E7F20AAF5B4EE695E7E120 (void);
// 0x0000040F System.Void System.Text.RegularExpressions.RegexRunner::DoCheckTimeout()
extern void RegexRunner_DoCheckTimeout_mC26B9239FA1CD3DC98F11A82800F61852793CEA5 (void);
// 0x00000410 System.Void System.Text.RegularExpressions.RegexRunner::Go()
// 0x00000411 System.Boolean System.Text.RegularExpressions.RegexRunner::FindFirstChar()
// 0x00000412 System.Void System.Text.RegularExpressions.RegexRunner::InitTrackCount()
// 0x00000413 System.Void System.Text.RegularExpressions.RegexRunner::InitMatch()
extern void RegexRunner_InitMatch_mCCF94A1E7CCE89275E47BB218C4DD58DF5D5593D (void);
// 0x00000414 System.Text.RegularExpressions.Match System.Text.RegularExpressions.RegexRunner::TidyMatch(System.Boolean)
extern void RegexRunner_TidyMatch_m0EEEF0CFBB55AFF485B4D9F9FD21834B9B3A01FA (void);
// 0x00000415 System.Void System.Text.RegularExpressions.RegexRunner::EnsureStorage()
extern void RegexRunner_EnsureStorage_mB3DB043396771740A05B2AABC293DAAB1250B024 (void);
// 0x00000416 System.Boolean System.Text.RegularExpressions.RegexRunner::IsBoundary(System.Int32,System.Int32,System.Int32)
extern void RegexRunner_IsBoundary_mCF4AE83F6FE3CC46C71C4558DBCDEC255BD422B8 (void);
// 0x00000417 System.Boolean System.Text.RegularExpressions.RegexRunner::IsECMABoundary(System.Int32,System.Int32,System.Int32)
extern void RegexRunner_IsECMABoundary_m56C692126DF69F0933BBFCBF122F764C6093DA26 (void);
// 0x00000418 System.Void System.Text.RegularExpressions.RegexRunner::DoubleTrack()
extern void RegexRunner_DoubleTrack_m15E35365FAF5F438C7BD0BB0C37594F765949F1F (void);
// 0x00000419 System.Void System.Text.RegularExpressions.RegexRunner::DoubleStack()
extern void RegexRunner_DoubleStack_m89C12DF438D7BE4ADA2A4D1DFA36F274F292E1F4 (void);
// 0x0000041A System.Void System.Text.RegularExpressions.RegexRunner::DoubleCrawl()
extern void RegexRunner_DoubleCrawl_m7B67CFD3071825C9F01BC0ACE0E27B1C4EC6DED5 (void);
// 0x0000041B System.Void System.Text.RegularExpressions.RegexRunner::Crawl(System.Int32)
extern void RegexRunner_Crawl_mBE60CC8F17E6D85E1A87F0A86BC684F32ACE7CA5 (void);
// 0x0000041C System.Int32 System.Text.RegularExpressions.RegexRunner::Popcrawl()
extern void RegexRunner_Popcrawl_m2C994BE22A9A4DE0D897691A1CEF87189DB43E67 (void);
// 0x0000041D System.Int32 System.Text.RegularExpressions.RegexRunner::Crawlpos()
extern void RegexRunner_Crawlpos_m4EC84964D3AD3DB49724BFC28CE89FC34478D532 (void);
// 0x0000041E System.Void System.Text.RegularExpressions.RegexRunner::Capture(System.Int32,System.Int32,System.Int32)
extern void RegexRunner_Capture_m3EB42B55A19BD7776156F04CBE9367C6EBA59F9C (void);
// 0x0000041F System.Void System.Text.RegularExpressions.RegexRunner::TransferCapture(System.Int32,System.Int32,System.Int32,System.Int32)
extern void RegexRunner_TransferCapture_m642CC595E9FA641B913CCBE02E233DBB319A6E8A (void);
// 0x00000420 System.Void System.Text.RegularExpressions.RegexRunner::Uncapture()
extern void RegexRunner_Uncapture_m70B0FFB308F48B4673F73311330BFF640F47B7D9 (void);
// 0x00000421 System.Boolean System.Text.RegularExpressions.RegexRunner::IsMatched(System.Int32)
extern void RegexRunner_IsMatched_m7E64237D020BFFA74813A8B6455D5F35671A876C (void);
// 0x00000422 System.Int32 System.Text.RegularExpressions.RegexRunner::MatchIndex(System.Int32)
extern void RegexRunner_MatchIndex_m150A8B71C07022C485630C71B2A9FA6FD195F88F (void);
// 0x00000423 System.Int32 System.Text.RegularExpressions.RegexRunner::MatchLength(System.Int32)
extern void RegexRunner_MatchLength_m19C9B24F4F6CAC56A391A0AC47A4358C61615BF7 (void);
// 0x00000424 System.Text.RegularExpressions.RegexRunner System.Text.RegularExpressions.RegexRunnerFactory::CreateInstance()
// 0x00000425 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_m89DA1335AAB55B0707774E978E6078CE42DB0DA6 (void);
// 0x00000426 System.Void System.Text.RegularExpressions.RegexWriter::.ctor(System.Span`1<System.Int32>,System.Span`1<System.Int32>)
extern void RegexWriter__ctor_m37DF964F59213D287C9D812A3D0945744BF341EE (void);
// 0x00000427 System.Text.RegularExpressions.RegexCode System.Text.RegularExpressions.RegexWriter::Write(System.Text.RegularExpressions.RegexTree)
extern void RegexWriter_Write_mCDBE8B9E7703439F2F27C082808594B1056BEB99 (void);
// 0x00000428 System.Void System.Text.RegularExpressions.RegexWriter::Dispose()
extern void RegexWriter_Dispose_mD34F8BFC41D28F22FBC65E3F1A211DFE85625E04 (void);
// 0x00000429 System.Text.RegularExpressions.RegexCode System.Text.RegularExpressions.RegexWriter::RegexCodeFromRegexTree(System.Text.RegularExpressions.RegexTree)
extern void RegexWriter_RegexCodeFromRegexTree_m3352CAF05A1B1753D32D768B83BB778B3E2D4568 (void);
// 0x0000042A System.Void System.Text.RegularExpressions.RegexWriter::PatchJump(System.Int32,System.Int32)
extern void RegexWriter_PatchJump_mC1090F37107CAF7F4B52B020E070BDE9284118A6 (void);
// 0x0000042B System.Void System.Text.RegularExpressions.RegexWriter::Emit(System.Int32)
extern void RegexWriter_Emit_m5884414A6EA7431DA9C5708E650B20BEDF982CAC (void);
// 0x0000042C System.Void System.Text.RegularExpressions.RegexWriter::Emit(System.Int32,System.Int32)
extern void RegexWriter_Emit_m41C2B9DF58542C452CA4FC77A317884578757D75 (void);
// 0x0000042D System.Void System.Text.RegularExpressions.RegexWriter::Emit(System.Int32,System.Int32,System.Int32)
extern void RegexWriter_Emit_mDED2545E64CE95D941A1232DBA24EB6C81A7DB0C (void);
// 0x0000042E System.Int32 System.Text.RegularExpressions.RegexWriter::StringCode(System.String)
extern void RegexWriter_StringCode_m5D4A227BBAA0674B820D70BEA1A2F7D0B29635FE (void);
// 0x0000042F System.Int32 System.Text.RegularExpressions.RegexWriter::MapCapnum(System.Int32)
extern void RegexWriter_MapCapnum_m5EA7BA45A1C4D51DC20C281246D3997A3001A0B6 (void);
// 0x00000430 System.Void System.Text.RegularExpressions.RegexWriter::EmitFragment(System.Int32,System.Text.RegularExpressions.RegexNode,System.Int32)
extern void RegexWriter_EmitFragment_m0B35F7C3BDC22B5DE82735F2652C7948AE8494A5 (void);
// 0x00000431 System.Void System.Diagnostics.BooleanSwitch::.ctor(System.String,System.String)
extern void BooleanSwitch__ctor_mA9232C7B57B18DBDDFD4F14DA26483509C0FFD53 (void);
// 0x00000432 System.Void System.Diagnostics.CorrelationManager::.ctor()
extern void CorrelationManager__ctor_m754646F4A5CF6B48B817773DD380DA8F65479F3C (void);
// 0x00000433 System.Collections.Stack System.Diagnostics.CorrelationManager::get_LogicalOperationStack()
extern void CorrelationManager_get_LogicalOperationStack_m3F24D4584713FD52E9DE3A3933326613FE0138E9 (void);
// 0x00000434 System.Collections.Stack System.Diagnostics.CorrelationManager::GetLogicalOperationStack()
extern void CorrelationManager_GetLogicalOperationStack_m809DE1BD10F64CAC955DFD2863F216C821174E4F (void);
// 0x00000435 System.Void System.Diagnostics.Debug::Assert(System.Boolean)
extern void Debug_Assert_mC3D55129DFDEB68EB7DEA1CDBA821AD268E632E4 (void);
// 0x00000436 System.Void System.Diagnostics.Debug::Assert(System.Boolean,System.String)
extern void Debug_Assert_mC09AF4D83F790CA3A7E1E4C7CA67121BB5EEE9C9 (void);
// 0x00000437 System.Void System.Diagnostics.Switch::.ctor(System.String,System.String)
extern void Switch__ctor_mA295E111B6A7F4B8D2B6AF796926017759669EA7 (void);
// 0x00000438 System.Void System.Diagnostics.Switch::.ctor(System.String,System.String,System.String)
extern void Switch__ctor_mE69262A89E3F19ACB4610B1EBFB35C763BB3EA48 (void);
// 0x00000439 System.Void System.Diagnostics.Switch::_pruneCachedSwitches()
extern void Switch__pruneCachedSwitches_mB732689A566AFB2C1DD9693451B9DE80125CBEFC (void);
// 0x0000043A System.Void System.Diagnostics.Switch::.cctor()
extern void Switch__cctor_m73E1B17596C50266B4FD30170C74991462125626 (void);
// 0x0000043B System.Void System.Diagnostics.SwitchLevelAttribute::.ctor(System.Type)
extern void SwitchLevelAttribute__ctor_mB0C0910F9AA6FC3C568CD3DCEF69731CC528B53A (void);
// 0x0000043C System.Void System.Diagnostics.SwitchLevelAttribute::set_SwitchLevelType(System.Type)
extern void SwitchLevelAttribute_set_SwitchLevelType_m4757AB3B3D77487056F17495239C40B56FC2E9AF (void);
// 0x0000043D System.Diagnostics.TraceListenerCollection System.Diagnostics.Trace::get_Listeners()
extern void Trace_get_Listeners_m94CD4A8CF2B794FC31E19DB28CB6B039786555E8 (void);
// 0x0000043E System.Boolean System.Diagnostics.Trace::get_AutoFlush()
extern void Trace_get_AutoFlush_mE04CC3C8ED4D2D795DD453E7D31997DC78C704E7 (void);
// 0x0000043F System.Diagnostics.CorrelationManager System.Diagnostics.Trace::get_CorrelationManager()
extern void Trace_get_CorrelationManager_m9674391BE39EBFCE2E998B68CC14AFFFD39B1FEF (void);
// 0x00000440 System.String System.Diagnostics.TraceEventCache::get_Callstack()
extern void TraceEventCache_get_Callstack_mC4DF14DD35D5F2C2CCF6498DE056BCEC10E66F0B (void);
// 0x00000441 System.Collections.Stack System.Diagnostics.TraceEventCache::get_LogicalOperationStack()
extern void TraceEventCache_get_LogicalOperationStack_mE02AFFC76491D60F15AB65B943302C55D6981EDF (void);
// 0x00000442 System.DateTime System.Diagnostics.TraceEventCache::get_DateTime()
extern void TraceEventCache_get_DateTime_m5CF292D699C6CBC0390D711755AAF99B44D11672 (void);
// 0x00000443 System.Int32 System.Diagnostics.TraceEventCache::get_ProcessId()
extern void TraceEventCache_get_ProcessId_m563BADB0229C98B1C0644F0710E7ECFCF79B2612 (void);
// 0x00000444 System.String System.Diagnostics.TraceEventCache::get_ThreadId()
extern void TraceEventCache_get_ThreadId_m4AF2B21122D0E5EDA0E25BE8251C892C60D2CCC9 (void);
// 0x00000445 System.Int64 System.Diagnostics.TraceEventCache::get_Timestamp()
extern void TraceEventCache_get_Timestamp_m9AA488062DC9C7530063CB1F931AE5DF38E9BC38 (void);
// 0x00000446 System.Void System.Diagnostics.TraceEventCache::InitProcessInfo()
extern void TraceEventCache_InitProcessInfo_m2828EB2BB26A674D2D21D4943379DA4C2C67E5DB (void);
// 0x00000447 System.Int32 System.Diagnostics.TraceEventCache::GetProcessId()
extern void TraceEventCache_GetProcessId_m98E9BBE27684B4CF513B8A57274B6F1D9143D832 (void);
// 0x00000448 System.Int32 System.Diagnostics.TraceEventCache::GetThreadId()
extern void TraceEventCache_GetThreadId_mFAC10BA9A22F1D413EBDF48F2FC575031D0D43FE (void);
// 0x00000449 System.Void System.Diagnostics.TraceEventCache::.ctor()
extern void TraceEventCache__ctor_mEAEAB5B59E7F5FA03BED108C7A5D259CD01DF256 (void);
// 0x0000044A System.Boolean System.Diagnostics.TraceFilter::ShouldTrace(System.Diagnostics.TraceEventCache,System.String,System.Diagnostics.TraceEventType,System.Int32,System.String,System.Object[],System.Object,System.Object[])
// 0x0000044B System.Boolean System.Diagnostics.TraceFilter::ShouldTrace(System.Diagnostics.TraceEventCache,System.String,System.Diagnostics.TraceEventType,System.Int32,System.String)
extern void TraceFilter_ShouldTrace_mF33C8B50537B22C4B0BA2A5853C67D8C0DA34CF7 (void);
// 0x0000044C System.Diagnostics.TraceListenerCollection System.Diagnostics.TraceInternal::get_Listeners()
extern void TraceInternal_get_Listeners_m65CA1B43F66634A2649DF4C38711D1BC4CFDDC09 (void);
// 0x0000044D System.Boolean System.Diagnostics.TraceInternal::get_AutoFlush()
extern void TraceInternal_get_AutoFlush_mA6CD506864A88784E661B0E88E675E82BA5D44A1 (void);
// 0x0000044E System.Boolean System.Diagnostics.TraceInternal::get_UseGlobalLock()
extern void TraceInternal_get_UseGlobalLock_m3124CC4FA5B6887ECDBFB85101BD37C3C4F1CAC1 (void);
// 0x0000044F System.Int32 System.Diagnostics.TraceInternal::get_IndentLevel()
extern void TraceInternal_get_IndentLevel_mC76F5C9C346BECC375A399FBCB4B336AED411044 (void);
// 0x00000450 System.Int32 System.Diagnostics.TraceInternal::get_IndentSize()
extern void TraceInternal_get_IndentSize_m32D735E3A34CD6A6667D3488CABA0D9C9883C082 (void);
// 0x00000451 System.Void System.Diagnostics.TraceInternal::Assert(System.Boolean)
extern void TraceInternal_Assert_mB93D8C3BC62F4034E759C263A868DD934DE7BDE8 (void);
// 0x00000452 System.Void System.Diagnostics.TraceInternal::Assert(System.Boolean,System.String)
extern void TraceInternal_Assert_m8C24247F9FDA7754F17DCE9DDDDE5357C218A69A (void);
// 0x00000453 System.Void System.Diagnostics.TraceInternal::Fail(System.String)
extern void TraceInternal_Fail_mA3A535414FE0F9E8CCEC08CD48108315A553109B (void);
// 0x00000454 System.Void System.Diagnostics.TraceInternal::InitializeSettings()
extern void TraceInternal_InitializeSettings_m084DDD851AE58B70584519967C4D3067EFF411FF (void);
// 0x00000455 System.Void System.Diagnostics.TraceInternal::.cctor()
extern void TraceInternal__cctor_m343A97F7E6E97674CC61894F50D9D706D077AF02 (void);
// 0x00000456 System.Void System.Diagnostics.TraceListener::.ctor(System.String)
extern void TraceListener__ctor_m429A376FB5133ADCCB49B49207424A85F2297B92 (void);
// 0x00000457 System.Boolean System.Diagnostics.TraceListener::get_IsThreadSafe()
extern void TraceListener_get_IsThreadSafe_m49B40383732B0D1CC00074B720CD01109EBE7CDE (void);
// 0x00000458 System.Void System.Diagnostics.TraceListener::Dispose()
extern void TraceListener_Dispose_mE461183D13600E87F700B6E6767DB53C297B1B7A (void);
// 0x00000459 System.Void System.Diagnostics.TraceListener::Dispose(System.Boolean)
extern void TraceListener_Dispose_mD6A93DC52C1AB6B44D6997F13783B43501371699 (void);
// 0x0000045A System.Void System.Diagnostics.TraceListener::Flush()
extern void TraceListener_Flush_m2EDD7E43097D265D2C331C81A2FB5751D443E869 (void);
// 0x0000045B System.Void System.Diagnostics.TraceListener::set_IndentLevel(System.Int32)
extern void TraceListener_set_IndentLevel_mA821C45C411343582B7063C28D660BB12FF69FB4 (void);
// 0x0000045C System.Void System.Diagnostics.TraceListener::set_IndentSize(System.Int32)
extern void TraceListener_set_IndentSize_m36630B2544F96FD937B80B875F856CD2DE1088FC (void);
// 0x0000045D System.Diagnostics.TraceFilter System.Diagnostics.TraceListener::get_Filter()
extern void TraceListener_get_Filter_mD97AE4C0644A28CE0AA52A74AB2438483F7FE160 (void);
// 0x0000045E System.Boolean System.Diagnostics.TraceListener::get_NeedIndent()
extern void TraceListener_get_NeedIndent_m090A6186F6FDE1E8D7AA33AC4E8C1836CF398467 (void);
// 0x0000045F System.Void System.Diagnostics.TraceListener::set_NeedIndent(System.Boolean)
extern void TraceListener_set_NeedIndent_m15427B8A63CE1E9DE6658F1A4D98AAED36E419A6 (void);
// 0x00000460 System.Diagnostics.TraceOptions System.Diagnostics.TraceListener::get_TraceOutputOptions()
extern void TraceListener_get_TraceOutputOptions_m4E778D9AA69E6F35CBF39CCC427224227666AD88 (void);
// 0x00000461 System.Void System.Diagnostics.TraceListener::Fail(System.String)
extern void TraceListener_Fail_m51850013F0D1F7B3AAB742536BB140EDAED5422E (void);
// 0x00000462 System.Void System.Diagnostics.TraceListener::Fail(System.String,System.String)
extern void TraceListener_Fail_m76D43C02B1E73AEFECA8F2C4B3BF6B837D684A4C (void);
// 0x00000463 System.Void System.Diagnostics.TraceListener::Write(System.String)
// 0x00000464 System.Void System.Diagnostics.TraceListener::WriteIndent()
extern void TraceListener_WriteIndent_mC273562BEA4A69DBDDEFAEB1C69FFE44ADC7F2E1 (void);
// 0x00000465 System.Void System.Diagnostics.TraceListener::WriteLine(System.String)
// 0x00000466 System.Void System.Diagnostics.TraceListener::TraceEvent(System.Diagnostics.TraceEventCache,System.String,System.Diagnostics.TraceEventType,System.Int32,System.String)
extern void TraceListener_TraceEvent_mDDEC7B658D1C489E0E071DA5DF86825E441FF406 (void);
// 0x00000467 System.Void System.Diagnostics.TraceListener::WriteHeader(System.String,System.Diagnostics.TraceEventType,System.Int32)
extern void TraceListener_WriteHeader_m8DF170D8A8ED375C35FE363C97FFE3670985CF59 (void);
// 0x00000468 System.Void System.Diagnostics.TraceListener::WriteFooter(System.Diagnostics.TraceEventCache)
extern void TraceListener_WriteFooter_mD534A927DC5BD26FBB6C7E512283C366EB7D8E0C (void);
// 0x00000469 System.Boolean System.Diagnostics.TraceListener::IsEnabled(System.Diagnostics.TraceOptions)
extern void TraceListener_IsEnabled_mDAA2E3FBA091191651A84D5D775F6D104F79786D (void);
// 0x0000046A System.Void System.Diagnostics.TraceListenerCollection::.ctor()
extern void TraceListenerCollection__ctor_m1D02D9AB0605345E2BA08A8BD8C460B083014A59 (void);
// 0x0000046B System.Int32 System.Diagnostics.TraceListenerCollection::get_Count()
extern void TraceListenerCollection_get_Count_m4CB41846AEA2E6562E67ACC53942C6CBB4685C3A (void);
// 0x0000046C System.Int32 System.Diagnostics.TraceListenerCollection::Add(System.Diagnostics.TraceListener)
extern void TraceListenerCollection_Add_mA6F288F337079BCB6B6D05751DD6B09F333F2120 (void);
// 0x0000046D System.Void System.Diagnostics.TraceListenerCollection::Clear()
extern void TraceListenerCollection_Clear_m12D87AC6C95A71C1DA47F10D38E4C696F5852882 (void);
// 0x0000046E System.Collections.IEnumerator System.Diagnostics.TraceListenerCollection::GetEnumerator()
extern void TraceListenerCollection_GetEnumerator_mF0F3FA549EE0924C512F71EF54F0BDD3973F7450 (void);
// 0x0000046F System.Void System.Diagnostics.TraceListenerCollection::InitializeListener(System.Diagnostics.TraceListener)
extern void TraceListenerCollection_InitializeListener_mA2CDC444FABAFC5D94678D1D1E154749FFA0A7CC (void);
// 0x00000470 System.Void System.Diagnostics.TraceListenerCollection::RemoveAt(System.Int32)
extern void TraceListenerCollection_RemoveAt_m46D6EB743D1B2560CA514E7A8F1FFB1DCBA529DE (void);
// 0x00000471 System.Object System.Diagnostics.TraceListenerCollection::System.Collections.IList.get_Item(System.Int32)
extern void TraceListenerCollection_System_Collections_IList_get_Item_m2E85FA44C110F37C0E2E688E7CC0A4204B60D3A8 (void);
// 0x00000472 System.Void System.Diagnostics.TraceListenerCollection::System.Collections.IList.set_Item(System.Int32,System.Object)
extern void TraceListenerCollection_System_Collections_IList_set_Item_mF122EEE7CD13EC454DA19713858A607658DBA833 (void);
// 0x00000473 System.Boolean System.Diagnostics.TraceListenerCollection::System.Collections.IList.get_IsReadOnly()
extern void TraceListenerCollection_System_Collections_IList_get_IsReadOnly_m950F96E180B5D9EEBD3EEAA6D7A9977628056E11 (void);
// 0x00000474 System.Boolean System.Diagnostics.TraceListenerCollection::System.Collections.IList.get_IsFixedSize()
extern void TraceListenerCollection_System_Collections_IList_get_IsFixedSize_m0CB8144E8986CB77B2B74827D2F6C2A33C0AD633 (void);
// 0x00000475 System.Int32 System.Diagnostics.TraceListenerCollection::System.Collections.IList.Add(System.Object)
extern void TraceListenerCollection_System_Collections_IList_Add_mC8E19ED6956BB0BA2D5B43A26CE80DC16459D4B7 (void);
// 0x00000476 System.Boolean System.Diagnostics.TraceListenerCollection::System.Collections.IList.Contains(System.Object)
extern void TraceListenerCollection_System_Collections_IList_Contains_mE9DD13A1F3BE40983E949C50559DC445C384CE62 (void);
// 0x00000477 System.Int32 System.Diagnostics.TraceListenerCollection::System.Collections.IList.IndexOf(System.Object)
extern void TraceListenerCollection_System_Collections_IList_IndexOf_m01A6724571F608193ADCF4DEA29EB29A0CA67B50 (void);
// 0x00000478 System.Void System.Diagnostics.TraceListenerCollection::System.Collections.IList.Insert(System.Int32,System.Object)
extern void TraceListenerCollection_System_Collections_IList_Insert_m7D616D7BD82DCD3793910FF4A1440EC4A301DE6C (void);
// 0x00000479 System.Void System.Diagnostics.TraceListenerCollection::System.Collections.IList.Remove(System.Object)
extern void TraceListenerCollection_System_Collections_IList_Remove_mAD2C8873D42366D938885D4819D8BEBD2FAD6CEA (void);
// 0x0000047A System.Object System.Diagnostics.TraceListenerCollection::System.Collections.ICollection.get_SyncRoot()
extern void TraceListenerCollection_System_Collections_ICollection_get_SyncRoot_m1BDA227922987065A1F9645F772B5D9EE3F42245 (void);
// 0x0000047B System.Boolean System.Diagnostics.TraceListenerCollection::System.Collections.ICollection.get_IsSynchronized()
extern void TraceListenerCollection_System_Collections_ICollection_get_IsSynchronized_mB26847F3DE1398EE792977F52011B06D9753A1DC (void);
// 0x0000047C System.Void System.Diagnostics.TraceListenerCollection::System.Collections.ICollection.CopyTo(System.Array,System.Int32)
extern void TraceListenerCollection_System_Collections_ICollection_CopyTo_mA96CE292953A3495982FE54BC34AC80E70F44E60 (void);
// 0x0000047D System.Void System.Diagnostics.TraceSwitch::.ctor(System.String,System.String)
extern void TraceSwitch__ctor_m775278D7946F29D7A7939D2048CA72DBCB0A5ABF (void);
// 0x0000047E System.Void System.Diagnostics.AsyncStreamReader::Close()
extern void AsyncStreamReader_Close_m0E2C4AE11462C4E48FA868098E96C3383F760FF7 (void);
// 0x0000047F System.Void System.Diagnostics.AsyncStreamReader::Dispose(System.Boolean)
extern void AsyncStreamReader_Dispose_mCE17ACF06D4F7EBDB9275ADC2C6F8AF09BDE2402 (void);
// 0x00000480 System.Void System.Diagnostics.AsyncStreamReader::CancelOperation()
extern void AsyncStreamReader_CancelOperation_mFB9524C17B1668A1B804DFACB9475F4FD7849982 (void);
// 0x00000481 System.Void System.Diagnostics.Process::.ctor(System.String,System.Boolean,System.Int32,System.Diagnostics.ProcessInfo)
extern void Process__ctor_m6A606F7D939C8186E6DFD910A65FE6AEFE0D725C (void);
// 0x00000482 System.Boolean System.Diagnostics.Process::get_Associated()
extern void Process_get_Associated_m937DBB0D3D22199FDAE59C73CB94291D41E903F5 (void);
// 0x00000483 System.Boolean System.Diagnostics.Process::get_HasExited()
extern void Process_get_HasExited_m579B038BCCBC4C468970D4CB171173FAB4FFA7C6 (void);
// 0x00000484 System.Int32 System.Diagnostics.Process::get_Id()
extern void Process_get_Id_m7401D58B8B638025FFD4574E33057A8F1B4B4E54 (void);
// 0x00000485 System.ComponentModel.ISynchronizeInvoke System.Diagnostics.Process::get_SynchronizingObject()
extern void Process_get_SynchronizingObject_mBDAE5545C753268148A7C6FC28DEADDC964769B7 (void);
// 0x00000486 System.Void System.Diagnostics.Process::ReleaseProcessHandle(Microsoft.Win32.SafeHandles.SafeProcessHandle)
extern void Process_ReleaseProcessHandle_m3A7BE4BCA49D9A5C1174975C11B78E4D6F8901BD (void);
// 0x00000487 System.Void System.Diagnostics.Process::Dispose(System.Boolean)
extern void Process_Dispose_mF933D46A45CED6769611FA84D148AA7D44505ABC (void);
// 0x00000488 System.Void System.Diagnostics.Process::Close()
extern void Process_Close_m1319814A5C51B6B53330B294CD961D7221630CAB (void);
// 0x00000489 System.Void System.Diagnostics.Process::EnsureState(System.Diagnostics.Process/State)
extern void Process_EnsureState_mAF2E5BE1A4336E9710E74508D3A9B16C7049B8F1 (void);
// 0x0000048A System.Diagnostics.Process System.Diagnostics.Process::GetCurrentProcess()
extern void Process_GetCurrentProcess_m66CCB1FC5A373B1F70A7A52C7E6973910D84A82E (void);
// 0x0000048B System.Void System.Diagnostics.Process::OnExited()
extern void Process_OnExited_m16FF7289D7B34FE7F2EF6E2FDB8730C4E79052CB (void);
// 0x0000048C Microsoft.Win32.SafeHandles.SafeProcessHandle System.Diagnostics.Process::GetProcessHandle(System.Int32,System.Boolean)
extern void Process_GetProcessHandle_m779733CC7F7164522150D645C936457CD8482370 (void);
// 0x0000048D Microsoft.Win32.SafeHandles.SafeProcessHandle System.Diagnostics.Process::GetProcessHandle(System.Int32)
extern void Process_GetProcessHandle_mA1CF28D2E052D42DFDF95456FF74DF6D5F9DEFAB (void);
// 0x0000048E System.Void System.Diagnostics.Process::Refresh()
extern void Process_Refresh_mE0363D6E2713A0002941C693EF50BD1B0593198B (void);
// 0x0000048F System.Void System.Diagnostics.Process::StopWatchingForExit()
extern void Process_StopWatchingForExit_mBAD0DCA6C4ED339EDF09413F34C965E9A757CA54 (void);
// 0x00000490 System.String System.Diagnostics.Process::ToString()
extern void Process_ToString_m5D55F0EEA76377972D53D3757A4132CCCC0A5F87 (void);
// 0x00000491 System.String System.Diagnostics.Process::ProcessName_icall(System.IntPtr)
extern void Process_ProcessName_icall_m2E0B90577AE88F2FF0EF0C0BC39BC07F127ED888 (void);
// 0x00000492 System.String System.Diagnostics.Process::ProcessName_internal(Microsoft.Win32.SafeHandles.SafeProcessHandle)
extern void Process_ProcessName_internal_m3DCEF6ADF221D6653A565BC530AD275BA5DA10DA (void);
// 0x00000493 System.String System.Diagnostics.Process::get_ProcessName()
extern void Process_get_ProcessName_mC66C70C57531D1DA91A51FCBA2CA41086B739C63 (void);
// 0x00000494 System.Void System.Diagnostics.Process::RaiseOnExited()
extern void Process_RaiseOnExited_mAE4A537F5FA32E4F6F283B0D665D41A6CBEFB420 (void);
// 0x00000495 System.Void System.Diagnostics.ProcessWaitHandle::.ctor(Microsoft.Win32.SafeHandles.SafeProcessHandle)
extern void ProcessWaitHandle__ctor_mB6F85E300A73FD16261E29E69F1ACBF17E0F44EB (void);
// 0x00000496 System.Void System.Diagnostics.DefaultTraceListener::.cctor()
extern void DefaultTraceListener__cctor_mDE152F0FE083A33746E4EC8A0F0437C0C71EFFEF (void);
// 0x00000497 System.String System.Diagnostics.DefaultTraceListener::GetPrefix(System.String,System.String)
extern void DefaultTraceListener_GetPrefix_mE0B3AF4F25EF9D99AD974C74372D91445B620C06 (void);
// 0x00000498 System.Void System.Diagnostics.DefaultTraceListener::.ctor()
extern void DefaultTraceListener__ctor_mC2E10D35F6E55FB86DAB67F2AD770ECB871B5708 (void);
// 0x00000499 System.String System.Diagnostics.DefaultTraceListener::get_LogFileName()
extern void DefaultTraceListener_get_LogFileName_m2DEF6CAE064A36F79543673CDB59656333C24C88 (void);
// 0x0000049A System.Void System.Diagnostics.DefaultTraceListener::Fail(System.String)
extern void DefaultTraceListener_Fail_m15E4B32BC65587F6A23EAD126353394D2138F3CB (void);
// 0x0000049B System.Void System.Diagnostics.DefaultTraceListener::Fail(System.String,System.String)
extern void DefaultTraceListener_Fail_m3667C92A37B00128C44CE2507F28BA07050B8443 (void);
// 0x0000049C System.Void System.Diagnostics.DefaultTraceListener::WriteWindowsDebugString(System.Char*)
extern void DefaultTraceListener_WriteWindowsDebugString_m0782DE0851BF43893312F6BE83C696635CCDAC55 (void);
// 0x0000049D System.Void System.Diagnostics.DefaultTraceListener::WriteDebugString(System.String)
extern void DefaultTraceListener_WriteDebugString_mD3BEBCC10CF1357ABD2D37032A7AE54050B3BE0E (void);
// 0x0000049E System.Void System.Diagnostics.DefaultTraceListener::WriteMonoTrace(System.String)
extern void DefaultTraceListener_WriteMonoTrace_m94915ED3790147BBBB25D5B6CE3F8197B4A46EB5 (void);
// 0x0000049F System.Void System.Diagnostics.DefaultTraceListener::WritePrefix()
extern void DefaultTraceListener_WritePrefix_m5FB6FE5C1A069AB53AA66C4A74355B4B4C5F250C (void);
// 0x000004A0 System.Void System.Diagnostics.DefaultTraceListener::WriteImpl(System.String)
extern void DefaultTraceListener_WriteImpl_mC01E69D4496F833D2F9019AAD02F84C751FA67BB (void);
// 0x000004A1 System.Void System.Diagnostics.DefaultTraceListener::WriteLogFile(System.String,System.String)
extern void DefaultTraceListener_WriteLogFile_m1B03BFECAD957FB2CEF7B9D4A4A8A0D7B1E25E8D (void);
// 0x000004A2 System.Void System.Diagnostics.DefaultTraceListener::Write(System.String)
extern void DefaultTraceListener_Write_m2C77CF6C1459080523FE7213B8854A9B7FFDCEF9 (void);
// 0x000004A3 System.Void System.Diagnostics.DefaultTraceListener::WriteLine(System.String)
extern void DefaultTraceListener_WriteLine_m457B4152407B96D84AF638EF07A79550652FB049 (void);
// 0x000004A4 System.Void System.Diagnostics.MonitoringDescriptionAttribute::.ctor(System.String)
extern void MonitoringDescriptionAttribute__ctor_m41C05A99A8DFCA8AB181CC0E06F0B89D183C5CD2 (void);
// 0x000004A5 System.String System.Diagnostics.MonitoringDescriptionAttribute::get_Description()
extern void MonitoringDescriptionAttribute_get_Description_mD28A2C666D1B4100914C186C9F8C84EC8B2E59CE (void);
// 0x000004A6 System.Int64 System.Diagnostics.Stopwatch::GetTimestamp()
extern void Stopwatch_GetTimestamp_mD6D582A3E30369F05C829A5650BE2AE511EC807F (void);
// 0x000004A7 System.Diagnostics.Stopwatch System.Diagnostics.Stopwatch::StartNew()
extern void Stopwatch_StartNew_mE12F325A0CE4B20B2DA2D511147E3196D5CE9F7B (void);
// 0x000004A8 System.Void System.Diagnostics.Stopwatch::.ctor()
extern void Stopwatch__ctor_mAFE6B2F45CF1C3469EF6D5307972BC098B473D0A (void);
// 0x000004A9 System.TimeSpan System.Diagnostics.Stopwatch::get_Elapsed()
extern void Stopwatch_get_Elapsed_mF16CCA2F9B7E2EAEFCAF8D81F44370DBAC1B2178 (void);
// 0x000004AA System.Int64 System.Diagnostics.Stopwatch::get_ElapsedMilliseconds()
extern void Stopwatch_get_ElapsedMilliseconds_m8D8E60ADEB47D008C06D8E57D28D41EAE07AECBF (void);
// 0x000004AB System.Int64 System.Diagnostics.Stopwatch::get_ElapsedTicks()
extern void Stopwatch_get_ElapsedTicks_m3F4040FBF8C7CCDC69E0E04824019DEBB25AA410 (void);
// 0x000004AC System.Void System.Diagnostics.Stopwatch::Start()
extern void Stopwatch_Start_m35906A38C7D336CF9DD35854C7E170D762A55915 (void);
// 0x000004AD System.Void System.Diagnostics.Stopwatch::.cctor()
extern void Stopwatch__cctor_mB40A9951DF8D540C2432D56CBC9643E62C40039E (void);
// 0x000004AE System.Void System.Diagnostics.CodeAnalysis.ExcludeFromCodeCoverageAttribute::.ctor()
extern void ExcludeFromCodeCoverageAttribute__ctor_m2CB8196E20519167E842D03BE4CFBCC84BEFC9E2 (void);
// 0x000004AF System.Void System.Security.Authentication.AuthenticationException::.ctor()
extern void AuthenticationException__ctor_m7A29E86FE3299D40A63064FF6DB61D0E1A70C1F6 (void);
// 0x000004B0 System.Void System.Security.Authentication.AuthenticationException::.ctor(System.String,System.Exception)
extern void AuthenticationException__ctor_m6EDDEE3840629AC06E70CDF7878F955FE1ED538A (void);
// 0x000004B1 System.Void System.Security.Authentication.AuthenticationException::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
extern void AuthenticationException__ctor_m091E6A6612916774EDF1C0F7544B70A5FA97A542 (void);
// 0x000004B2 System.Void System.Security.Cryptography.DerSequenceReader::set_ContentLength(System.Int32)
extern void DerSequenceReader_set_ContentLength_mA2B091D517ABF0AFDF9C54477720668E09F47BCA (void);
// 0x000004B3 System.Void System.Security.Cryptography.DerSequenceReader::.ctor(System.Byte[])
extern void DerSequenceReader__ctor_m899D7771F7F469E94812F8EB9BB0A75A0BE69CBD (void);
// 0x000004B4 System.Void System.Security.Cryptography.DerSequenceReader::.ctor(System.Byte[],System.Int32,System.Int32)
extern void DerSequenceReader__ctor_mAA932343BB190BC44E41A6D8FBA75EC976D0D09A (void);
// 0x000004B5 System.Void System.Security.Cryptography.DerSequenceReader::.ctor(System.Security.Cryptography.DerSequenceReader/DerTag,System.Byte[],System.Int32,System.Int32)
extern void DerSequenceReader__ctor_m09BDCF87C8D4558CABCC96159ADDBB6E49361141 (void);
// 0x000004B6 System.Boolean System.Security.Cryptography.DerSequenceReader::get_HasData()
extern void DerSequenceReader_get_HasData_mD6CE45854665F68A82771427FF58DDF7632D6A31 (void);
// 0x000004B7 System.Byte System.Security.Cryptography.DerSequenceReader::PeekTag()
extern void DerSequenceReader_PeekTag_mC22E34353BE4B4C5CE3579AE64B220263C159C8B (void);
// 0x000004B8 System.Void System.Security.Cryptography.DerSequenceReader::SkipValue()
extern void DerSequenceReader_SkipValue_m0F715CE70FF6EDD8575359FDC2E8ADBAC72FFACE (void);
// 0x000004B9 System.Byte[] System.Security.Cryptography.DerSequenceReader::ReadNextEncodedValue()
extern void DerSequenceReader_ReadNextEncodedValue_mB9D376F1ED7428BFE7DE86B327E1B80E52E91CB7 (void);
// 0x000004BA System.Boolean System.Security.Cryptography.DerSequenceReader::ReadBoolean()
extern void DerSequenceReader_ReadBoolean_m568EA640EA9967B8785075997D5161FC7C6C5EBD (void);
// 0x000004BB System.Int32 System.Security.Cryptography.DerSequenceReader::ReadInteger()
extern void DerSequenceReader_ReadInteger_mEFB23332B798605A0F474C5B43C59D70543B93BC (void);
// 0x000004BC System.Byte[] System.Security.Cryptography.DerSequenceReader::ReadIntegerBytes()
extern void DerSequenceReader_ReadIntegerBytes_mBF491D99194CDD9FC70F58CF07E66B535C3F63EB (void);
// 0x000004BD System.Byte[] System.Security.Cryptography.DerSequenceReader::ReadBitString()
extern void DerSequenceReader_ReadBitString_m6519951E58B9642238778071AF7926A6948F0387 (void);
// 0x000004BE System.Byte[] System.Security.Cryptography.DerSequenceReader::ReadOctetString()
extern void DerSequenceReader_ReadOctetString_mDF80CEA6892B5E2BAA457C153DEBE8C411EC70FE (void);
// 0x000004BF System.String System.Security.Cryptography.DerSequenceReader::ReadOidAsString()
extern void DerSequenceReader_ReadOidAsString_m53E76684261C012927DE60E2A8A5A4ECC6B33198 (void);
// 0x000004C0 System.String System.Security.Cryptography.DerSequenceReader::ReadUtf8String()
extern void DerSequenceReader_ReadUtf8String_m695D8EC313847638A5E9FCB3B036B3AD4A73DB83 (void);
// 0x000004C1 System.Security.Cryptography.DerSequenceReader System.Security.Cryptography.DerSequenceReader::ReadCollectionWithTag(System.Security.Cryptography.DerSequenceReader/DerTag)
extern void DerSequenceReader_ReadCollectionWithTag_mBF55466089C1EAABB9D84B29A9A6193525AC412F (void);
// 0x000004C2 System.Security.Cryptography.DerSequenceReader System.Security.Cryptography.DerSequenceReader::ReadSequence()
extern void DerSequenceReader_ReadSequence_m97DF1A79453D57FB5DB012273F34213180921AB4 (void);
// 0x000004C3 System.Security.Cryptography.DerSequenceReader System.Security.Cryptography.DerSequenceReader::ReadSet()
extern void DerSequenceReader_ReadSet_mB2770ADE8AF6F651659562AEF5B8F247619641FF (void);
// 0x000004C4 System.String System.Security.Cryptography.DerSequenceReader::ReadPrintableString()
extern void DerSequenceReader_ReadPrintableString_m9ED84D1BD26B7DB18C047355BD2011CAFC2E72FE (void);
// 0x000004C5 System.String System.Security.Cryptography.DerSequenceReader::ReadIA5String()
extern void DerSequenceReader_ReadIA5String_m0C23F1CCD96F9F4BD97A43459D1839BDFD1EAB40 (void);
// 0x000004C6 System.String System.Security.Cryptography.DerSequenceReader::ReadT61String()
extern void DerSequenceReader_ReadT61String_m30F888297CE3E176BE97EE993BA1FA945607999E (void);
// 0x000004C7 System.DateTime System.Security.Cryptography.DerSequenceReader::ReadX509Date()
extern void DerSequenceReader_ReadX509Date_m4B50094324675B16BCF2F77BCB1CD6827F04A568 (void);
// 0x000004C8 System.DateTime System.Security.Cryptography.DerSequenceReader::ReadUtcTime()
extern void DerSequenceReader_ReadUtcTime_m16083186C07F2771CB7B4EA9EA68248FCFA9B66B (void);
// 0x000004C9 System.DateTime System.Security.Cryptography.DerSequenceReader::ReadGeneralizedTime()
extern void DerSequenceReader_ReadGeneralizedTime_m24100E18CD48B8F2E7415BEA4095466A0DBF3042 (void);
// 0x000004CA System.String System.Security.Cryptography.DerSequenceReader::ReadBMPString()
extern void DerSequenceReader_ReadBMPString_m6AD51BC4D16BF2659A5F0D197A0A2F184D36375E (void);
// 0x000004CB System.String System.Security.Cryptography.DerSequenceReader::TrimTrailingNulls(System.String)
extern void DerSequenceReader_TrimTrailingNulls_m867B3CCF1312220E709B95AC95169DD059B6EC21 (void);
// 0x000004CC System.DateTime System.Security.Cryptography.DerSequenceReader::ReadTime(System.Security.Cryptography.DerSequenceReader/DerTag,System.String)
extern void DerSequenceReader_ReadTime_m492DB6BB481B1CFC586644EE3D233145A5486F32 (void);
// 0x000004CD System.Byte[] System.Security.Cryptography.DerSequenceReader::ReadContentAsBytes()
extern void DerSequenceReader_ReadContentAsBytes_m1DA571FBC10F30D7D68D49DAADF32C320A2B9907 (void);
// 0x000004CE System.Void System.Security.Cryptography.DerSequenceReader::EatTag(System.Security.Cryptography.DerSequenceReader/DerTag)
extern void DerSequenceReader_EatTag_mF2658A324EBFAF16DAEB9762EA7DFE9036D4FB8E (void);
// 0x000004CF System.Void System.Security.Cryptography.DerSequenceReader::CheckTag(System.Security.Cryptography.DerSequenceReader/DerTag,System.Byte[],System.Int32)
extern void DerSequenceReader_CheckTag_mC092A1AF116BB243A90001F1611B11D638D66675 (void);
// 0x000004D0 System.Int32 System.Security.Cryptography.DerSequenceReader::EatLength()
extern void DerSequenceReader_EatLength_m2D1533B44A7CE4E4C97B206F704CF0BEE6D2A6A5 (void);
// 0x000004D1 System.Int32 System.Security.Cryptography.DerSequenceReader::ScanContentLength(System.Byte[],System.Int32,System.Int32,System.Int32&)
extern void DerSequenceReader_ScanContentLength_mB11C032022638AF8CE558C71D72AC7E51DC69ED8 (void);
// 0x000004D2 System.Void System.Security.Cryptography.DerSequenceReader/<>c::.cctor()
extern void U3CU3Ec__cctor_mD983523B317973CF165D528473020E47EBC3CDDA (void);
// 0x000004D3 System.Void System.Security.Cryptography.DerSequenceReader/<>c::.ctor()
extern void U3CU3Ec__ctor_mF050E3B4FEBB43DB13E684C3B309D33A66DCC861 (void);
// 0x000004D4 System.Text.Encoding System.Security.Cryptography.DerSequenceReader/<>c::<ReadT61String>b__45_0()
extern void U3CU3Ec_U3CReadT61StringU3Eb__45_0_m53F555E4EFBF56385A389ACA1681D68920A18735 (void);
// 0x000004D5 System.Text.Encoding System.Security.Cryptography.DerSequenceReader/<>c::<ReadT61String>b__45_1()
extern void U3CU3Ec_U3CReadT61StringU3Eb__45_1_m2DE60562D90243EC4880800B7AAE0463F5E8B557 (void);
// 0x000004D6 System.Globalization.DateTimeFormatInfo System.Security.Cryptography.DerSequenceReader/<>c::<ReadTime>b__51_0()
extern void U3CU3Ec_U3CReadTimeU3Eb__51_0_mA023CCE123BD5D9DF2635970BA3E5D664BCA33EC (void);
// 0x000004D7 System.Void System.Security.Cryptography.Oid::.ctor()
extern void Oid__ctor_m9032299ACEB6DC66674CB2D8889D875A1A9D308F (void);
// 0x000004D8 System.Void System.Security.Cryptography.Oid::.ctor(System.String)
extern void Oid__ctor_m4AF81B9D51BED48AE505251E0874EC654BA07B72 (void);
// 0x000004D9 System.Void System.Security.Cryptography.Oid::.ctor(System.String,System.String)
extern void Oid__ctor_m533C0126C7C8D382D3E702287A9AD0CED2D0377D (void);
// 0x000004DA System.Void System.Security.Cryptography.Oid::.ctor(System.Security.Cryptography.Oid)
extern void Oid__ctor_m3973A5FE5482D45FABC8642E59B655274B0B5D59 (void);
// 0x000004DB System.Security.Cryptography.Oid System.Security.Cryptography.Oid::FromOidValue(System.String,System.Security.Cryptography.OidGroup)
extern void Oid_FromOidValue_mFB93729052DE2FBAB456718907F3B64765D833E4 (void);
// 0x000004DC System.String System.Security.Cryptography.Oid::get_Value()
extern void Oid_get_Value_m59D678A83ED4DE7D87FB7450C8CF4084DB506FD3 (void);
// 0x000004DD System.Void System.Security.Cryptography.Oid::set_Value(System.String)
extern void Oid_set_Value_m122282994E6EE138CE4284B052EF8BE2086CA72F (void);
// 0x000004DE System.String System.Security.Cryptography.Oid::get_FriendlyName()
extern void Oid_get_FriendlyName_m1B7B5D80B6B533A33DAB2B28DCD0B53927D1BD17 (void);
// 0x000004DF System.Void System.Security.Cryptography.Oid::.ctor(System.String,System.String,System.Security.Cryptography.OidGroup)
extern void Oid__ctor_m29BE61A97566E5BE4D5AE6D0A5C31FE30885AADC (void);
// 0x000004E0 System.Void System.Security.Cryptography.OidCollection::.ctor()
extern void OidCollection__ctor_m9B8C252AE048962DAD7419597007ABA2793F9D98 (void);
// 0x000004E1 System.Int32 System.Security.Cryptography.OidCollection::Add(System.Security.Cryptography.Oid)
extern void OidCollection_Add_m1D4822DF4EA0B912A1DED6AA102D41F7FAEDC8F5 (void);
// 0x000004E2 System.Security.Cryptography.Oid System.Security.Cryptography.OidCollection::get_Item(System.Int32)
extern void OidCollection_get_Item_m0AEC71C746E735035A05C50EE2721C1E8FE08F7A (void);
// 0x000004E3 System.Int32 System.Security.Cryptography.OidCollection::get_Count()
extern void OidCollection_get_Count_m9560D70809087591935904924A15FBEC1FEFEB11 (void);
// 0x000004E4 System.Security.Cryptography.OidEnumerator System.Security.Cryptography.OidCollection::GetEnumerator()
extern void OidCollection_GetEnumerator_mBB791F48E305B3355A1BCE624E0BB367331F82AC (void);
// 0x000004E5 System.Collections.IEnumerator System.Security.Cryptography.OidCollection::System.Collections.IEnumerable.GetEnumerator()
extern void OidCollection_System_Collections_IEnumerable_GetEnumerator_m4624AA2C7F0693698228803D9B59EFE6AAD6AFE4 (void);
// 0x000004E6 System.Void System.Security.Cryptography.OidCollection::System.Collections.ICollection.CopyTo(System.Array,System.Int32)
extern void OidCollection_System_Collections_ICollection_CopyTo_m4EF1FB9A18E822BA196BF3F0204B7C06178B9CFC (void);
// 0x000004E7 System.Boolean System.Security.Cryptography.OidCollection::get_IsSynchronized()
extern void OidCollection_get_IsSynchronized_mF751E9C1DBC7A5637C7CD8A0FEB39AB15C74A0A7 (void);
// 0x000004E8 System.Object System.Security.Cryptography.OidCollection::get_SyncRoot()
extern void OidCollection_get_SyncRoot_mD310358F3BF4454604AD96C734BA6EC180CE7A85 (void);
// 0x000004E9 System.Void System.Security.Cryptography.OidEnumerator::.ctor(System.Security.Cryptography.OidCollection)
extern void OidEnumerator__ctor_m2168FEE96614FB7460C84762ED3728A5413F42E6 (void);
// 0x000004EA System.Security.Cryptography.Oid System.Security.Cryptography.OidEnumerator::get_Current()
extern void OidEnumerator_get_Current_mCED077699FA00ED57FA82F8B460C28B86F1B5C9F (void);
// 0x000004EB System.Object System.Security.Cryptography.OidEnumerator::System.Collections.IEnumerator.get_Current()
extern void OidEnumerator_System_Collections_IEnumerator_get_Current_m0B627B9F510EF4F283F40EBE17164B9231BB7735 (void);
// 0x000004EC System.Boolean System.Security.Cryptography.OidEnumerator::MoveNext()
extern void OidEnumerator_MoveNext_mD42201944C163E81DABDE08B1535C4AB9A5778DD (void);
// 0x000004ED System.Void System.Security.Cryptography.OidEnumerator::Reset()
extern void OidEnumerator_Reset_m24F1F25812A7BFE9B02B312BA9E670C930622F27 (void);
// 0x000004EE System.Void System.Security.Cryptography.AsnEncodedData::.ctor()
extern void AsnEncodedData__ctor_m90028EC56A5E36272EAA4A9279AE23358D46F547 (void);
// 0x000004EF System.Void System.Security.Cryptography.AsnEncodedData::.ctor(System.String,System.Byte[])
extern void AsnEncodedData__ctor_m90834437DE68932EB0BE8BB434DDA1DB896DA67E (void);
// 0x000004F0 System.Void System.Security.Cryptography.AsnEncodedData::.ctor(System.Security.Cryptography.Oid,System.Byte[])
extern void AsnEncodedData__ctor_m3E8C1D1E0CE464176742B847DC99BF8EAABF15E6 (void);
// 0x000004F1 System.Void System.Security.Cryptography.AsnEncodedData::.ctor(System.Security.Cryptography.AsnEncodedData)
extern void AsnEncodedData__ctor_mA80B22E2D7D98198B55D04474F6926EF80CBABF6 (void);
// 0x000004F2 System.Security.Cryptography.Oid System.Security.Cryptography.AsnEncodedData::get_Oid()
extern void AsnEncodedData_get_Oid_mBDB4803B2ADEE3BD40596E82FF738C2DC339BC28 (void);
// 0x000004F3 System.Void System.Security.Cryptography.AsnEncodedData::set_Oid(System.Security.Cryptography.Oid)
extern void AsnEncodedData_set_Oid_m877771219F651EA3FF834952300180274531C9C7 (void);
// 0x000004F4 System.Byte[] System.Security.Cryptography.AsnEncodedData::get_RawData()
extern void AsnEncodedData_get_RawData_m629D858D7D20E72C1F46124E5032FE0D3B32AADF (void);
// 0x000004F5 System.Void System.Security.Cryptography.AsnEncodedData::set_RawData(System.Byte[])
extern void AsnEncodedData_set_RawData_m05F9F17765AD384ECE3A333DCBF6A0572099346B (void);
// 0x000004F6 System.Void System.Security.Cryptography.AsnEncodedData::CopyFrom(System.Security.Cryptography.AsnEncodedData)
extern void AsnEncodedData_CopyFrom_mA5DD4A419C5FC29D82DBE9B69C9F8CBC2872A1F2 (void);
// 0x000004F7 System.String System.Security.Cryptography.AsnEncodedData::Format(System.Boolean)
extern void AsnEncodedData_Format_m557790DA037FAFD8C7FE28D4579487863DCB3346 (void);
// 0x000004F8 System.String System.Security.Cryptography.AsnEncodedData::ToString(System.Boolean)
extern void AsnEncodedData_ToString_m669772943B78D9242BC5F176A4BD857326F95021 (void);
// 0x000004F9 System.String System.Security.Cryptography.AsnEncodedData::Default(System.Boolean)
extern void AsnEncodedData_Default_m883444CBD5238793D1B94A6DE273FF2F9C47EA70 (void);
// 0x000004FA System.String System.Security.Cryptography.AsnEncodedData::BasicConstraintsExtension(System.Boolean)
extern void AsnEncodedData_BasicConstraintsExtension_m74BFC192666755E9D8A088880789AB6EA84F1FCC (void);
// 0x000004FB System.String System.Security.Cryptography.AsnEncodedData::EnhancedKeyUsageExtension(System.Boolean)
extern void AsnEncodedData_EnhancedKeyUsageExtension_m3C95D5D2D8F81BEA5E33B264767C8A5E5575D7CA (void);
// 0x000004FC System.String System.Security.Cryptography.AsnEncodedData::KeyUsageExtension(System.Boolean)
extern void AsnEncodedData_KeyUsageExtension_m9A9C72CF2A831A1849A55336FC8D6DEE097E28D3 (void);
// 0x000004FD System.String System.Security.Cryptography.AsnEncodedData::SubjectKeyIdentifierExtension(System.Boolean)
extern void AsnEncodedData_SubjectKeyIdentifierExtension_m3CEDDCED26AD5621407DAA401F385269348BB789 (void);
// 0x000004FE System.String System.Security.Cryptography.AsnEncodedData::SubjectAltName(System.Boolean)
extern void AsnEncodedData_SubjectAltName_mDE2F39E1A43C1E13D89319F221517EE54B1A6A14 (void);
// 0x000004FF System.String System.Security.Cryptography.AsnEncodedData::NetscapeCertType(System.Boolean)
extern void AsnEncodedData_NetscapeCertType_m55E43EBDA7882304E8FE5F3DC134A2719F519373 (void);
// 0x00000500 System.Void System.Security.Cryptography.X509Certificates.PublicKey::.ctor(System.Security.Cryptography.Oid,System.Security.Cryptography.AsnEncodedData,System.Security.Cryptography.AsnEncodedData)
extern void PublicKey__ctor_m810A1EF4D8A0BAE8A3CB36EB8CC0BBA99D799782 (void);
// 0x00000501 System.Security.Cryptography.AsnEncodedData System.Security.Cryptography.X509Certificates.PublicKey::get_EncodedKeyValue()
extern void PublicKey_get_EncodedKeyValue_m153EF781728D471C55002A40BBDA435F1B3A1213 (void);
// 0x00000502 System.Security.Cryptography.AsnEncodedData System.Security.Cryptography.X509Certificates.PublicKey::get_EncodedParameters()
extern void PublicKey_get_EncodedParameters_mE338A4A69A15907E38A644D624A07DDD55C521E0 (void);
// 0x00000503 System.Security.Cryptography.AsymmetricAlgorithm System.Security.Cryptography.X509Certificates.PublicKey::get_Key()
extern void PublicKey_get_Key_mC0A4379DAA42B565878EE09310C43A4CCB45F273 (void);
// 0x00000504 System.Security.Cryptography.Oid System.Security.Cryptography.X509Certificates.PublicKey::get_Oid()
extern void PublicKey_get_Oid_mB5796F569C136759CB740F747C6A3B6F8976401A (void);
// 0x00000505 System.Byte[] System.Security.Cryptography.X509Certificates.PublicKey::GetUnsignedBigInteger(System.Byte[])
extern void PublicKey_GetUnsignedBigInteger_mDC1A423F4649E751E2F44C534F52F1103F1E8CA2 (void);
// 0x00000506 System.Security.Cryptography.DSA System.Security.Cryptography.X509Certificates.PublicKey::DecodeDSA(System.Byte[],System.Byte[])
extern void PublicKey_DecodeDSA_m32E09E73807395C6F5B0DD37E72874DD1FD1215A (void);
// 0x00000507 System.Security.Cryptography.RSA System.Security.Cryptography.X509Certificates.PublicKey::DecodeRSA(System.Byte[])
extern void PublicKey_DecodeRSA_m462116935D07EA1121C50801E6CCB6B21F0C5DC1 (void);
// 0x00000508 System.Void System.Security.Cryptography.X509Certificates.PublicKey::.cctor()
extern void PublicKey__cctor_mBA35606057B7AD6687CD52BFED47441593DC5004 (void);
// 0x00000509 System.Void System.Security.Cryptography.X509Certificates.X500DistinguishedName::.ctor(System.Byte[])
extern void X500DistinguishedName__ctor_mF36480D37651E6FC6662E90ED7795F9A5C1C3DD2 (void);
// 0x0000050A System.String System.Security.Cryptography.X509Certificates.X500DistinguishedName::get_Name()
extern void X500DistinguishedName_get_Name_m57B2708AAA2B4E15AB6F6B513D88C4468898B5A9 (void);
// 0x0000050B System.String System.Security.Cryptography.X509Certificates.X500DistinguishedName::Decode(System.Security.Cryptography.X509Certificates.X500DistinguishedNameFlags)
extern void X500DistinguishedName_Decode_mEC580A9699C0384B0196C80CD5ECFAA2151243BD (void);
// 0x0000050C System.String System.Security.Cryptography.X509Certificates.X500DistinguishedName::Format(System.Boolean)
extern void X500DistinguishedName_Format_mD7DD9D893081C391AA74C66CEC456324EDC36969 (void);
// 0x0000050D System.String System.Security.Cryptography.X509Certificates.X500DistinguishedName::GetSeparator(System.Security.Cryptography.X509Certificates.X500DistinguishedNameFlags)
extern void X500DistinguishedName_GetSeparator_m2317B62BFC2A082692A05C18874763719D2E5BF8 (void);
// 0x0000050E System.Void System.Security.Cryptography.X509Certificates.X500DistinguishedName::DecodeRawData()
extern void X500DistinguishedName_DecodeRawData_mB465AEF2F370353BB809B6B310064FF67DC2D970 (void);
// 0x0000050F System.String System.Security.Cryptography.X509Certificates.X500DistinguishedName::Canonize(System.String)
extern void X500DistinguishedName_Canonize_m7B0365D90F71C238DAA5795422320E1E4A63EB98 (void);
// 0x00000510 System.Boolean System.Security.Cryptography.X509Certificates.X500DistinguishedName::AreEqual(System.Security.Cryptography.X509Certificates.X500DistinguishedName,System.Security.Cryptography.X509Certificates.X500DistinguishedName)
extern void X500DistinguishedName_AreEqual_m91FA80CFEC70C71A5E3C73D5D40BFA220427588C (void);
// 0x00000511 System.Void System.Security.Cryptography.X509Certificates.X509BasicConstraintsExtension::.ctor()
extern void X509BasicConstraintsExtension__ctor_m672BE9B41107A8C30454BF4CAC120D70512BA89A (void);
// 0x00000512 System.Void System.Security.Cryptography.X509Certificates.X509BasicConstraintsExtension::.ctor(System.Security.Cryptography.AsnEncodedData,System.Boolean)
extern void X509BasicConstraintsExtension__ctor_m76C88E8D4C7CCEC7B2C3D56CC58A56352F7729E4 (void);
// 0x00000513 System.Void System.Security.Cryptography.X509Certificates.X509BasicConstraintsExtension::.ctor(System.Boolean,System.Boolean,System.Int32,System.Boolean)
extern void X509BasicConstraintsExtension__ctor_m02334D8CAA280B339CA41E2019CF1F02C8B2E7DE (void);
// 0x00000514 System.Boolean System.Security.Cryptography.X509Certificates.X509BasicConstraintsExtension::get_CertificateAuthority()
extern void X509BasicConstraintsExtension_get_CertificateAuthority_mB4ECEF43A245E97DA80C6323BE339BE2DF99FF5C (void);
// 0x00000515 System.Boolean System.Security.Cryptography.X509Certificates.X509BasicConstraintsExtension::get_HasPathLengthConstraint()
extern void X509BasicConstraintsExtension_get_HasPathLengthConstraint_m8F7C371EFF99BD110663DB106BEE889955255BC7 (void);
// 0x00000516 System.Int32 System.Security.Cryptography.X509Certificates.X509BasicConstraintsExtension::get_PathLengthConstraint()
extern void X509BasicConstraintsExtension_get_PathLengthConstraint_m4D3F016E42C243887D07DD955518A818DC14BBC5 (void);
// 0x00000517 System.Void System.Security.Cryptography.X509Certificates.X509BasicConstraintsExtension::CopyFrom(System.Security.Cryptography.AsnEncodedData)
extern void X509BasicConstraintsExtension_CopyFrom_mCC603D99CEC828BDF86FDEB3C4650CF4D3753B8E (void);
// 0x00000518 System.Security.Cryptography.AsnDecodeStatus System.Security.Cryptography.X509Certificates.X509BasicConstraintsExtension::Decode(System.Byte[])
extern void X509BasicConstraintsExtension_Decode_m7C50097B6238FEF4DAD6A9A09A449DB0CAFFEBEB (void);
// 0x00000519 System.Byte[] System.Security.Cryptography.X509Certificates.X509BasicConstraintsExtension::Encode()
extern void X509BasicConstraintsExtension_Encode_mD7FA31A70B025F67062C3844E4FEB09B14A4DE2B (void);
// 0x0000051A System.String System.Security.Cryptography.X509Certificates.X509BasicConstraintsExtension::ToString(System.Boolean)
extern void X509BasicConstraintsExtension_ToString_mBFC61BA07CD2BB8EACCC19A5AE72EA81C11D02E4 (void);
// 0x0000051B System.Void System.Security.Cryptography.X509Certificates.X509Certificate2::Reset()
extern void X509Certificate2_Reset_mE779D76DC57C54B674D7588861324F02DD784C3E (void);
// 0x0000051C System.Void System.Security.Cryptography.X509Certificates.X509Certificate2::.ctor()
extern void X509Certificate2__ctor_m84519718D6C34074E7037786ADAE51290460C2B1 (void);
// 0x0000051D System.Void System.Security.Cryptography.X509Certificates.X509Certificate2::.ctor(System.Byte[])
extern void X509Certificate2__ctor_m34CFFC999D3A152729A5C59DBE80AB709547DA19 (void);
// 0x0000051E System.Void System.Security.Cryptography.X509Certificates.X509Certificate2::.ctor(System.Security.Cryptography.X509Certificates.X509Certificate)
extern void X509Certificate2__ctor_m2C7F482BFC1A0BAAABDD8BE9BBB2026DA5F3E600 (void);
// 0x0000051F System.Void System.Security.Cryptography.X509Certificates.X509Certificate2::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
extern void X509Certificate2__ctor_mB1BC3DC26B71A5D5D3753B04DCA16AA49627EC15 (void);
// 0x00000520 System.Security.Cryptography.X509Certificates.X509ExtensionCollection System.Security.Cryptography.X509Certificates.X509Certificate2::get_Extensions()
extern void X509Certificate2_get_Extensions_m3746E7EB004789DF5AF56AD36209676860901579 (void);
// 0x00000521 System.Boolean System.Security.Cryptography.X509Certificates.X509Certificate2::get_HasPrivateKey()
extern void X509Certificate2_get_HasPrivateKey_m561EE07579AC86B96856A73367961AD01DAD8567 (void);
// 0x00000522 System.Security.Cryptography.AsymmetricAlgorithm System.Security.Cryptography.X509Certificates.X509Certificate2::get_PrivateKey()
extern void X509Certificate2_get_PrivateKey_mB2D1370AFF6F005B4A18A2223363C353B8D24A4A (void);
// 0x00000523 System.Security.Cryptography.X509Certificates.X500DistinguishedName System.Security.Cryptography.X509Certificates.X509Certificate2::get_IssuerName()
extern void X509Certificate2_get_IssuerName_m47CB829F5388F2E68A20D473F586FA847739B83D (void);
// 0x00000524 System.DateTime System.Security.Cryptography.X509Certificates.X509Certificate2::get_NotAfter()
extern void X509Certificate2_get_NotAfter_m925CA3901B7856D0692C6DED4F6428A40A726787 (void);
// 0x00000525 System.DateTime System.Security.Cryptography.X509Certificates.X509Certificate2::get_NotBefore()
extern void X509Certificate2_get_NotBefore_m656CC9913A0E6F6F0C06185F3B63F3A2EDCEB801 (void);
// 0x00000526 System.Security.Cryptography.X509Certificates.PublicKey System.Security.Cryptography.X509Certificates.X509Certificate2::get_PublicKey()
extern void X509Certificate2_get_PublicKey_mF1813BEE1EE04C593FBAA44590E2AEBC23A72304 (void);
// 0x00000527 System.Byte[] System.Security.Cryptography.X509Certificates.X509Certificate2::get_RawData()
extern void X509Certificate2_get_RawData_m34518B0CB70515321029A2265AA89EFEB50177C6 (void);
// 0x00000528 System.String System.Security.Cryptography.X509Certificates.X509Certificate2::get_SerialNumber()
extern void X509Certificate2_get_SerialNumber_m12F610EEBE485A29FD49A06E8A33BB690476309B (void);
// 0x00000529 System.Security.Cryptography.Oid System.Security.Cryptography.X509Certificates.X509Certificate2::get_SignatureAlgorithm()
extern void X509Certificate2_get_SignatureAlgorithm_mF3FE8751A82E00E38E315EA893575D125F4F7354 (void);
// 0x0000052A System.Security.Cryptography.X509Certificates.X500DistinguishedName System.Security.Cryptography.X509Certificates.X509Certificate2::get_SubjectName()
extern void X509Certificate2_get_SubjectName_m0A767E93883BD9D984903B6753819CB7E02D90BC (void);
// 0x0000052B System.String System.Security.Cryptography.X509Certificates.X509Certificate2::get_Thumbprint()
extern void X509Certificate2_get_Thumbprint_m0A33F62238AF002C1B93A0F93A361B890E61DE8C (void);
// 0x0000052C System.Int32 System.Security.Cryptography.X509Certificates.X509Certificate2::get_Version()
extern void X509Certificate2_get_Version_m6A4FB2125DA64437D184A64E731F2B58738F0B09 (void);
// 0x0000052D System.Security.Cryptography.X509Certificates.X509ContentType System.Security.Cryptography.X509Certificates.X509Certificate2::GetCertContentType(System.Byte[])
extern void X509Certificate2_GetCertContentType_mDEFBB0D6E87233AE62662CA74E7142FD1379D3FA (void);
// 0x0000052E System.String System.Security.Cryptography.X509Certificates.X509Certificate2::GetNameInfo(System.Security.Cryptography.X509Certificates.X509NameType,System.Boolean)
extern void X509Certificate2_GetNameInfo_mDFE32FF38933F2B9F652B27B1EA857AD463222DE (void);
// 0x0000052F System.String System.Security.Cryptography.X509Certificates.X509Certificate2::ToString()
extern void X509Certificate2_ToString_mAC732FED5427D5551E2CC9B06C145128E7F6563B (void);
// 0x00000530 System.String System.Security.Cryptography.X509Certificates.X509Certificate2::ToString(System.Boolean)
extern void X509Certificate2_ToString_mA115124642674F646AF34E6B8E2FB54870026342 (void);
// 0x00000531 System.Boolean System.Security.Cryptography.X509Certificates.X509Certificate2::Verify()
extern void X509Certificate2_Verify_m5BDB9791EDBA2F518184D4AFC2FD1B656F4C4591 (void);
// 0x00000532 System.Security.Cryptography.X509Certificates.X509Extension System.Security.Cryptography.X509Certificates.X509Certificate2::CreateCustomExtensionIfAny(System.Security.Cryptography.Oid)
extern void X509Certificate2_CreateCustomExtensionIfAny_m2290FD40B2CB727A1504C2F0B34D1FE0E5B11000 (void);
// 0x00000533 System.Security.Cryptography.X509Certificates.X509Certificate2Impl System.Security.Cryptography.X509Certificates.X509Certificate2::get_Impl()
extern void X509Certificate2_get_Impl_m21C56437F9DD096FA112C2DF07F04EB2E381015F (void);
// 0x00000534 System.Void System.Security.Cryptography.X509Certificates.X509Certificate2Collection::.ctor()
extern void X509Certificate2Collection__ctor_mC7A17C695E7DB906D549A0BF60943D2490F4C2B9 (void);
// 0x00000535 System.Void System.Security.Cryptography.X509Certificates.X509Certificate2Collection::.ctor(System.Security.Cryptography.X509Certificates.X509Certificate2Collection)
extern void X509Certificate2Collection__ctor_mD3765F49CF526B51256B004DDA856A291EFEF74C (void);
// 0x00000536 System.Security.Cryptography.X509Certificates.X509Certificate2 System.Security.Cryptography.X509Certificates.X509Certificate2Collection::get_Item(System.Int32)
extern void X509Certificate2Collection_get_Item_m46D8DA4B824642F03A2E448CB52AB591850DE9C4 (void);
// 0x00000537 System.Int32 System.Security.Cryptography.X509Certificates.X509Certificate2Collection::Add(System.Security.Cryptography.X509Certificates.X509Certificate2)
extern void X509Certificate2Collection_Add_m6C2C142C7BF143E83388F8793A64890F44996ABB (void);
// 0x00000538 System.Void System.Security.Cryptography.X509Certificates.X509Certificate2Collection::AddRange(System.Security.Cryptography.X509Certificates.X509Certificate2Collection)
extern void X509Certificate2Collection_AddRange_m764C331A677795DCA45A496DF9752B58F2FDA2A8 (void);
// 0x00000539 System.Boolean System.Security.Cryptography.X509Certificates.X509Certificate2Collection::Contains(System.Security.Cryptography.X509Certificates.X509Certificate2)
extern void X509Certificate2Collection_Contains_m71ADE296B2581756ED2484BC42CB4D51A9172688 (void);
// 0x0000053A System.String System.Security.Cryptography.X509Certificates.X509Certificate2Collection::GetKeyIdentifier(System.Security.Cryptography.X509Certificates.X509Certificate2)
extern void X509Certificate2Collection_GetKeyIdentifier_mA7189361FD18F2665E09354BA391E96B189B44EA (void);
// 0x0000053B System.Security.Cryptography.X509Certificates.X509Certificate2Collection System.Security.Cryptography.X509Certificates.X509Certificate2Collection::Find(System.Security.Cryptography.X509Certificates.X509FindType,System.Object,System.Boolean)
extern void X509Certificate2Collection_Find_mA13F604A4AAF8C5EFFA436EFA7785B7E27C0471C (void);
// 0x0000053C System.Security.Cryptography.X509Certificates.X509Certificate2Enumerator System.Security.Cryptography.X509Certificates.X509Certificate2Collection::GetEnumerator()
extern void X509Certificate2Collection_GetEnumerator_m2D2A261B2F68A857C3C8B0037C5E05F10A6761FC (void);
// 0x0000053D System.Void System.Security.Cryptography.X509Certificates.X509Certificate2Collection::.cctor()
extern void X509Certificate2Collection__cctor_mC3757CA5D10515491E20F8CEBAEE82745C49F7FF (void);
// 0x0000053E System.Void System.Security.Cryptography.X509Certificates.X509Certificate2Enumerator::.ctor(System.Security.Cryptography.X509Certificates.X509Certificate2Collection)
extern void X509Certificate2Enumerator__ctor_mBF306968F1D046A5084D7E70CE7A7A3E0412357B (void);
// 0x0000053F System.Security.Cryptography.X509Certificates.X509Certificate2 System.Security.Cryptography.X509Certificates.X509Certificate2Enumerator::get_Current()
extern void X509Certificate2Enumerator_get_Current_m7D19172490F76C81A7E7DB5AF8D172400BC95B53 (void);
// 0x00000540 System.Boolean System.Security.Cryptography.X509Certificates.X509Certificate2Enumerator::MoveNext()
extern void X509Certificate2Enumerator_MoveNext_m824241D32F6E1B3FF4CAE0E2B370BB5E32238F19 (void);
// 0x00000541 System.Object System.Security.Cryptography.X509Certificates.X509Certificate2Enumerator::System.Collections.IEnumerator.get_Current()
extern void X509Certificate2Enumerator_System_Collections_IEnumerator_get_Current_m11E9442F6F2EB7E5829832ABAD721E4B7E4A1CC5 (void);
// 0x00000542 System.Boolean System.Security.Cryptography.X509Certificates.X509Certificate2Enumerator::System.Collections.IEnumerator.MoveNext()
extern void X509Certificate2Enumerator_System_Collections_IEnumerator_MoveNext_m28901EEB56D14B1402463992A26EE714EA1B2B85 (void);
// 0x00000543 System.Void System.Security.Cryptography.X509Certificates.X509Certificate2Enumerator::System.Collections.IEnumerator.Reset()
extern void X509Certificate2Enumerator_System_Collections_IEnumerator_Reset_m84371FC9208871CE46B7D09A77AF055C52938FC6 (void);
// 0x00000544 System.Collections.Generic.IEnumerable`1<System.Security.Cryptography.X509Certificates.X509Extension> System.Security.Cryptography.X509Certificates.X509Certificate2Impl::get_Extensions()
// 0x00000545 System.Security.Cryptography.X509Certificates.X500DistinguishedName System.Security.Cryptography.X509Certificates.X509Certificate2Impl::get_IssuerName()
// 0x00000546 System.Security.Cryptography.AsymmetricAlgorithm System.Security.Cryptography.X509Certificates.X509Certificate2Impl::get_PrivateKey()
// 0x00000547 System.Void System.Security.Cryptography.X509Certificates.X509Certificate2Impl::set_PrivateKey(System.Security.Cryptography.AsymmetricAlgorithm)
// 0x00000548 System.String System.Security.Cryptography.X509Certificates.X509Certificate2Impl::get_SignatureAlgorithm()
// 0x00000549 System.Security.Cryptography.X509Certificates.X500DistinguishedName System.Security.Cryptography.X509Certificates.X509Certificate2Impl::get_SubjectName()
// 0x0000054A System.Int32 System.Security.Cryptography.X509Certificates.X509Certificate2Impl::get_Version()
// 0x0000054B System.Security.Cryptography.X509Certificates.X509CertificateImplCollection System.Security.Cryptography.X509Certificates.X509Certificate2Impl::get_IntermediateCertificates()
// 0x0000054C System.String System.Security.Cryptography.X509Certificates.X509Certificate2Impl::GetNameInfo(System.Security.Cryptography.X509Certificates.X509NameType,System.Boolean)
// 0x0000054D System.Boolean System.Security.Cryptography.X509Certificates.X509Certificate2Impl::Verify(System.Security.Cryptography.X509Certificates.X509Certificate2)
// 0x0000054E System.Void System.Security.Cryptography.X509Certificates.X509Certificate2Impl::AppendPrivateKeyInfo(System.Text.StringBuilder)
// 0x0000054F System.Void System.Security.Cryptography.X509Certificates.X509Certificate2Impl::.ctor()
extern void X509Certificate2Impl__ctor_mE6FF68AD589010E57C86555935DB601680AC1839 (void);
// 0x00000550 System.Boolean System.Security.Cryptography.X509Certificates.X509Certificate2ImplMono::get_IsValid()
extern void X509Certificate2ImplMono_get_IsValid_mA2D572B4E2382A93FEB9F88940269684D433439B (void);
// 0x00000551 System.Void System.Security.Cryptography.X509Certificates.X509Certificate2ImplMono::.ctor(Mono.Security.X509.X509Certificate)
extern void X509Certificate2ImplMono__ctor_m3F6BBB4381EB9A720E11577B9F663DC10B3B93A7 (void);
// 0x00000552 System.Void System.Security.Cryptography.X509Certificates.X509Certificate2ImplMono::.ctor(System.Security.Cryptography.X509Certificates.X509Certificate2ImplMono)
extern void X509Certificate2ImplMono__ctor_m622D5FDEB76F561EA4AE9C8F4597D8E6AE1C6C28 (void);
// 0x00000553 System.Void System.Security.Cryptography.X509Certificates.X509Certificate2ImplMono::.ctor(System.Byte[],Microsoft.Win32.SafeHandles.SafePasswordHandle,System.Security.Cryptography.X509Certificates.X509KeyStorageFlags)
extern void X509Certificate2ImplMono__ctor_m1B2FB6BBB7558184F07C2E42ECE23C70075A9B7D (void);
// 0x00000554 System.Security.Cryptography.X509Certificates.X509CertificateImpl System.Security.Cryptography.X509Certificates.X509Certificate2ImplMono::Clone()
extern void X509Certificate2ImplMono_Clone_mE74EE518CD4FAD43F670E3B9140350A0C9766385 (void);
// 0x00000555 Mono.Security.X509.X509Certificate System.Security.Cryptography.X509Certificates.X509Certificate2ImplMono::get_Cert()
extern void X509Certificate2ImplMono_get_Cert_m456536A0FC9BB84D859CC7ECAA421203FDCE6E00 (void);
// 0x00000556 System.Byte[] System.Security.Cryptography.X509Certificates.X509Certificate2ImplMono::GetRawCertData()
extern void X509Certificate2ImplMono_GetRawCertData_mF4AB5CCF83D23AFE455D75CC7545423221565CC0 (void);
// 0x00000557 System.Boolean System.Security.Cryptography.X509Certificates.X509Certificate2ImplMono::get_HasPrivateKey()
extern void X509Certificate2ImplMono_get_HasPrivateKey_mE1EE233BC55F71002EA56248BCCADF483BE07B22 (void);
// 0x00000558 System.Security.Cryptography.AsymmetricAlgorithm System.Security.Cryptography.X509Certificates.X509Certificate2ImplMono::get_PrivateKey()
extern void X509Certificate2ImplMono_get_PrivateKey_m2B92DBE7562BBE32D2DC2F5ADC6E96FCD2497F60 (void);
// 0x00000559 System.Void System.Security.Cryptography.X509Certificates.X509Certificate2ImplMono::set_PrivateKey(System.Security.Cryptography.AsymmetricAlgorithm)
extern void X509Certificate2ImplMono_set_PrivateKey_m6F611F15AA315BB5F2B21984CDCB7A955855D205 (void);
// 0x0000055A System.Security.Cryptography.RSA System.Security.Cryptography.X509Certificates.X509Certificate2ImplMono::GetRSAPrivateKey()
extern void X509Certificate2ImplMono_GetRSAPrivateKey_m88696965DA58E0E6EDAC4E6397F13A54031359A9 (void);
// 0x0000055B System.Security.Cryptography.DSA System.Security.Cryptography.X509Certificates.X509Certificate2ImplMono::GetDSAPrivateKey()
extern void X509Certificate2ImplMono_GetDSAPrivateKey_mFDE83C8B6DB600DE9FC20E791EDF3F1FA57DB77B (void);
// 0x0000055C Mono.Security.X509.X509Certificate System.Security.Cryptography.X509Certificates.X509Certificate2ImplMono::ImportPkcs12(System.Byte[],Microsoft.Win32.SafeHandles.SafePasswordHandle)
extern void X509Certificate2ImplMono_ImportPkcs12_mE10A545B13FB03F48E6F4E7210F6FE86BEAD77B0 (void);
// 0x0000055D Mono.Security.X509.X509Certificate System.Security.Cryptography.X509Certificates.X509Certificate2ImplMono::ImportPkcs12(System.Byte[],System.String)
extern void X509Certificate2ImplMono_ImportPkcs12_mC29B89A6EDBB108185C4A91028F6EB496ACB2C98 (void);
// 0x0000055E System.Boolean System.Security.Cryptography.X509Certificates.X509Certificate2ImplMono::Verify(System.Security.Cryptography.X509Certificates.X509Certificate2)
extern void X509Certificate2ImplMono_Verify_m2DEACB934D750CA4071F66F4A3067B9A2F24C9E8 (void);
// 0x0000055F System.Security.Cryptography.X509Certificates.X509CertificateImplCollection System.Security.Cryptography.X509Certificates.X509Certificate2ImplMono::get_IntermediateCertificates()
extern void X509Certificate2ImplMono_get_IntermediateCertificates_m304680821DC498B386CF82B8B82DD1248DE52C85 (void);
// 0x00000560 Mono.Security.X509.X509Certificate System.Security.Cryptography.X509Certificates.X509Certificate2ImplMono::get_MonoCertificate()
extern void X509Certificate2ImplMono_get_MonoCertificate_mE723B3BB0523A176164138FE73F1F34C28E3EB2A (void);
// 0x00000561 System.Void System.Security.Cryptography.X509Certificates.X509Certificate2ImplMono::.cctor()
extern void X509Certificate2ImplMono__cctor_mAA23F03A760725B059D7DE6FB55EFDA78FFFD328 (void);
// 0x00000562 System.Void System.Security.Cryptography.X509Certificates.X509Certificate2ImplUnix::EnsureCertData()
extern void X509Certificate2ImplUnix_EnsureCertData_m4BD3C65CDE138D7239A18652543C7A93BFDD4E62 (void);
// 0x00000563 System.Byte[] System.Security.Cryptography.X509Certificates.X509Certificate2ImplUnix::GetRawCertData()
// 0x00000564 System.String System.Security.Cryptography.X509Certificates.X509Certificate2ImplUnix::get_KeyAlgorithm()
extern void X509Certificate2ImplUnix_get_KeyAlgorithm_m91A6386635D6554DFE8D3ABE9BE166A2B39965DF (void);
// 0x00000565 System.Byte[] System.Security.Cryptography.X509Certificates.X509Certificate2ImplUnix::get_KeyAlgorithmParameters()
extern void X509Certificate2ImplUnix_get_KeyAlgorithmParameters_m97B958D5098C698F869D9C9C9BE13AD43AABCFD7 (void);
// 0x00000566 System.Byte[] System.Security.Cryptography.X509Certificates.X509Certificate2ImplUnix::get_PublicKeyValue()
extern void X509Certificate2ImplUnix_get_PublicKeyValue_m0C7862B1E1A55C681109592D4BD09439F43F301C (void);
// 0x00000567 System.Byte[] System.Security.Cryptography.X509Certificates.X509Certificate2ImplUnix::get_SerialNumber()
extern void X509Certificate2ImplUnix_get_SerialNumber_m5388A1C777603B896EFE49885A320520AE8BFE71 (void);
// 0x00000568 System.String System.Security.Cryptography.X509Certificates.X509Certificate2ImplUnix::get_SignatureAlgorithm()
extern void X509Certificate2ImplUnix_get_SignatureAlgorithm_mC5519532C05449E473FDE2BCAB54F2429AE8A1C4 (void);
// 0x00000569 System.Int32 System.Security.Cryptography.X509Certificates.X509Certificate2ImplUnix::get_Version()
extern void X509Certificate2ImplUnix_get_Version_mCE7533BFE8F2E54A4386855F1288E87CB431BA6D (void);
// 0x0000056A System.Security.Cryptography.X509Certificates.X500DistinguishedName System.Security.Cryptography.X509Certificates.X509Certificate2ImplUnix::get_SubjectName()
extern void X509Certificate2ImplUnix_get_SubjectName_m1080CB4AA55DEF3052FABE2681FCD500AEC2A786 (void);
// 0x0000056B System.Security.Cryptography.X509Certificates.X500DistinguishedName System.Security.Cryptography.X509Certificates.X509Certificate2ImplUnix::get_IssuerName()
extern void X509Certificate2ImplUnix_get_IssuerName_mE929B42F7137A781DBAE7BA1DB8704D773DF50FF (void);
// 0x0000056C System.String System.Security.Cryptography.X509Certificates.X509Certificate2ImplUnix::get_Subject()
extern void X509Certificate2ImplUnix_get_Subject_m32692DEEF247791D84F4F69D487D11A1243919DE (void);
// 0x0000056D System.String System.Security.Cryptography.X509Certificates.X509Certificate2ImplUnix::get_Issuer()
extern void X509Certificate2ImplUnix_get_Issuer_mD59B5CFCA2DABBDCA2B68A1FA13CD037BDEC5A35 (void);
// 0x0000056E System.Byte[] System.Security.Cryptography.X509Certificates.X509Certificate2ImplUnix::get_RawData()
extern void X509Certificate2ImplUnix_get_RawData_m113719E0C35A6A4917249A7F94D9146563ED6713 (void);
// 0x0000056F System.Byte[] System.Security.Cryptography.X509Certificates.X509Certificate2ImplUnix::get_Thumbprint()
extern void X509Certificate2ImplUnix_get_Thumbprint_m493D3178B247696830F366F95EDEEF7619D7A174 (void);
// 0x00000570 System.String System.Security.Cryptography.X509Certificates.X509Certificate2ImplUnix::GetNameInfo(System.Security.Cryptography.X509Certificates.X509NameType,System.Boolean)
extern void X509Certificate2ImplUnix_GetNameInfo_m9F4BB6FBEE9CD1465008C26862D4C69854FAD653 (void);
// 0x00000571 System.Collections.Generic.IEnumerable`1<System.Security.Cryptography.X509Certificates.X509Extension> System.Security.Cryptography.X509Certificates.X509Certificate2ImplUnix::get_Extensions()
extern void X509Certificate2ImplUnix_get_Extensions_m216C3BA296F656BC33797000BAD6B06DD871AF3F (void);
// 0x00000572 System.DateTime System.Security.Cryptography.X509Certificates.X509Certificate2ImplUnix::get_NotAfter()
extern void X509Certificate2ImplUnix_get_NotAfter_mC7CE817FB14A0858D6FF56B92BEB9C62A54E3709 (void);
// 0x00000573 System.DateTime System.Security.Cryptography.X509Certificates.X509Certificate2ImplUnix::get_NotBefore()
extern void X509Certificate2ImplUnix_get_NotBefore_mD0D40AAD63C151332B3A3F50B7856BAAE0D2A313 (void);
// 0x00000574 System.Void System.Security.Cryptography.X509Certificates.X509Certificate2ImplUnix::AppendPrivateKeyInfo(System.Text.StringBuilder)
extern void X509Certificate2ImplUnix_AppendPrivateKeyInfo_m0A248F4E075D601150745C99FAA3DE8131A52FDF (void);
// 0x00000575 System.Void System.Security.Cryptography.X509Certificates.X509Certificate2ImplUnix::.ctor()
extern void X509Certificate2ImplUnix__ctor_mF3392E6B555FBA22CBDC93DF0C53479586EBF327 (void);
// 0x00000576 System.Void System.Security.Cryptography.X509Certificates.X509CertificateCollection::.ctor()
extern void X509CertificateCollection__ctor_m237A27DC157785FBC50EBAF3562AAF0907BF97EB (void);
// 0x00000577 System.Void System.Security.Cryptography.X509Certificates.X509CertificateCollection::.ctor(System.Security.Cryptography.X509Certificates.X509CertificateCollection)
extern void X509CertificateCollection__ctor_mE486AD558BE6F0D8FD89AB88DE922DFA684C4AA7 (void);
// 0x00000578 System.Security.Cryptography.X509Certificates.X509Certificate System.Security.Cryptography.X509Certificates.X509CertificateCollection::get_Item(System.Int32)
extern void X509CertificateCollection_get_Item_m9EC79D4B62FB412278F92F3641969385252F6572 (void);
// 0x00000579 System.Void System.Security.Cryptography.X509Certificates.X509CertificateCollection::AddRange(System.Security.Cryptography.X509Certificates.X509CertificateCollection)
extern void X509CertificateCollection_AddRange_m45914B11721824E8BE7FC2B2FC4ADD28F2C45EDB (void);
// 0x0000057A System.Security.Cryptography.X509Certificates.X509CertificateCollection/X509CertificateEnumerator System.Security.Cryptography.X509Certificates.X509CertificateCollection::GetEnumerator()
extern void X509CertificateCollection_GetEnumerator_mBD26239EE292204789D87CA73DBA5C898C2F4F14 (void);
// 0x0000057B System.Int32 System.Security.Cryptography.X509Certificates.X509CertificateCollection::GetHashCode()
extern void X509CertificateCollection_GetHashCode_m3F1BB9203AB722A6A9CF574390B0244F47485111 (void);
// 0x0000057C System.Void System.Security.Cryptography.X509Certificates.X509CertificateCollection/X509CertificateEnumerator::.ctor(System.Security.Cryptography.X509Certificates.X509CertificateCollection)
extern void X509CertificateEnumerator__ctor_m7FEB0CE4B71CB9CE860AAF29554279392249D237 (void);
// 0x0000057D System.Security.Cryptography.X509Certificates.X509Certificate System.Security.Cryptography.X509Certificates.X509CertificateCollection/X509CertificateEnumerator::get_Current()
extern void X509CertificateEnumerator_get_Current_mF256C5D7194A99B5C567F6E62806C153DA8864F1 (void);
// 0x0000057E System.Object System.Security.Cryptography.X509Certificates.X509CertificateCollection/X509CertificateEnumerator::System.Collections.IEnumerator.get_Current()
extern void X509CertificateEnumerator_System_Collections_IEnumerator_get_Current_mBBB3E8D212FD598C9C90F880D31B8227852F5075 (void);
// 0x0000057F System.Boolean System.Security.Cryptography.X509Certificates.X509CertificateCollection/X509CertificateEnumerator::System.Collections.IEnumerator.MoveNext()
extern void X509CertificateEnumerator_System_Collections_IEnumerator_MoveNext_m297DB4F7F1CB60E4B3E0BB2BBF1B80279E5E6936 (void);
// 0x00000580 System.Void System.Security.Cryptography.X509Certificates.X509CertificateCollection/X509CertificateEnumerator::System.Collections.IEnumerator.Reset()
extern void X509CertificateEnumerator_System_Collections_IEnumerator_Reset_mC0D277DD2410455AE4EBCC14C4258F5F5F8677CC (void);
// 0x00000581 System.Boolean System.Security.Cryptography.X509Certificates.X509CertificateCollection/X509CertificateEnumerator::MoveNext()
extern void X509CertificateEnumerator_MoveNext_m2DCBF7B544E0E410B90DF3FD96B473B11A37E8DA (void);
// 0x00000582 System.Void System.Security.Cryptography.X509Certificates.X509CertificateImplCollection::.ctor()
extern void X509CertificateImplCollection__ctor_m9A1E10EE2FC833E8F8C938A91AD907BC437452E2 (void);
// 0x00000583 System.Void System.Security.Cryptography.X509Certificates.X509CertificateImplCollection::.ctor(System.Security.Cryptography.X509Certificates.X509CertificateImplCollection)
extern void X509CertificateImplCollection__ctor_mC7C4FAB75F44B53B8FE8D9CA3443F1411CD0BA11 (void);
// 0x00000584 System.Int32 System.Security.Cryptography.X509Certificates.X509CertificateImplCollection::get_Count()
extern void X509CertificateImplCollection_get_Count_mB81B621804D7FB640FDD4177610CEEDF0484378D (void);
// 0x00000585 System.Security.Cryptography.X509Certificates.X509CertificateImpl System.Security.Cryptography.X509Certificates.X509CertificateImplCollection::get_Item(System.Int32)
extern void X509CertificateImplCollection_get_Item_mA250EDFA1ACBE344A52C5CD818A6578CC07763A1 (void);
// 0x00000586 System.Void System.Security.Cryptography.X509Certificates.X509CertificateImplCollection::Add(System.Security.Cryptography.X509Certificates.X509CertificateImpl,System.Boolean)
extern void X509CertificateImplCollection_Add_mDF2DF7D94CEB84BCCC7292831C838FCDB1322B8C (void);
// 0x00000587 System.Security.Cryptography.X509Certificates.X509CertificateImplCollection System.Security.Cryptography.X509Certificates.X509CertificateImplCollection::Clone()
extern void X509CertificateImplCollection_Clone_m2AC54E741E6AB673D07464C05D27A3FF9F4112B0 (void);
// 0x00000588 System.Void System.Security.Cryptography.X509Certificates.X509CertificateImplCollection::Dispose()
extern void X509CertificateImplCollection_Dispose_m84BFDFFCD3B9DEC80EAFEBBFD156F1E246DBA617 (void);
// 0x00000589 System.Void System.Security.Cryptography.X509Certificates.X509CertificateImplCollection::Dispose(System.Boolean)
extern void X509CertificateImplCollection_Dispose_m77FC31F821A4066580E5F99685EB915466F034AC (void);
// 0x0000058A System.Void System.Security.Cryptography.X509Certificates.X509CertificateImplCollection::Finalize()
extern void X509CertificateImplCollection_Finalize_mE46191767109F329A19BBD0CC4BC1AA6E2C28A95 (void);
// 0x0000058B System.Security.Cryptography.X509Certificates.X509ChainImpl System.Security.Cryptography.X509Certificates.X509Chain::get_Impl()
extern void X509Chain_get_Impl_m4B712BC99067069BCE090957082F5FE17EE237A6 (void);
// 0x0000058C System.Void System.Security.Cryptography.X509Certificates.X509Chain::.ctor()
extern void X509Chain__ctor_mE938759A3C3CA007FB171DDD375312F03394D3F6 (void);
// 0x0000058D System.Void System.Security.Cryptography.X509Certificates.X509Chain::.ctor(System.Boolean)
extern void X509Chain__ctor_mF765A0057950154FC61FF1D112A8EFCB73314EC4 (void);
// 0x0000058E System.Void System.Security.Cryptography.X509Certificates.X509Chain::.ctor(System.Security.Cryptography.X509Certificates.X509ChainImpl)
extern void X509Chain__ctor_m6F2404400D7192FDA4CCB37DC67F18F12616000B (void);
// 0x0000058F System.Void System.Security.Cryptography.X509Certificates.X509Chain::.ctor(System.IntPtr)
extern void X509Chain__ctor_m2B6C93313DDBB62BE6E2AE073958B7662C5FBB7D (void);
// 0x00000590 System.Security.Cryptography.X509Certificates.X509ChainElementCollection System.Security.Cryptography.X509Certificates.X509Chain::get_ChainElements()
extern void X509Chain_get_ChainElements_m656A4A5EEA69BB8C4F5995DEF7C88AD9EB961AED (void);
// 0x00000591 System.Security.Cryptography.X509Certificates.X509ChainPolicy System.Security.Cryptography.X509Certificates.X509Chain::get_ChainPolicy()
extern void X509Chain_get_ChainPolicy_m947CBD207A65DB28D0EE7909004E44CBEDF34348 (void);
// 0x00000592 System.Boolean System.Security.Cryptography.X509Certificates.X509Chain::Build(System.Security.Cryptography.X509Certificates.X509Certificate2)
extern void X509Chain_Build_mF368D6BAE5925C8311B41BFBA08C5D91277C67E5 (void);
// 0x00000593 System.Void System.Security.Cryptography.X509Certificates.X509Chain::Reset()
extern void X509Chain_Reset_mE9CFDF83BD0B08994DEF29C30556429B2FD55860 (void);
// 0x00000594 System.Security.Cryptography.X509Certificates.X509Chain System.Security.Cryptography.X509Certificates.X509Chain::Create()
extern void X509Chain_Create_mA8CE0BB7C2DD4A66D217213F5D94B9EF21851E64 (void);
// 0x00000595 System.Void System.Security.Cryptography.X509Certificates.X509Chain::Dispose()
extern void X509Chain_Dispose_mC10F7CE7DAF0799F13C798184330C046222E305D (void);
// 0x00000596 System.Void System.Security.Cryptography.X509Certificates.X509Chain::Dispose(System.Boolean)
extern void X509Chain_Dispose_m24B2B8C5A29F06A8A1F8564EB0B39820616B3930 (void);
// 0x00000597 System.Void System.Security.Cryptography.X509Certificates.X509Chain::Finalize()
extern void X509Chain_Finalize_m76B5ABE85F3D5596788618FFD03C4831DB0EDB39 (void);
// 0x00000598 System.Void System.Security.Cryptography.X509Certificates.X509ChainElement::.ctor(System.Security.Cryptography.X509Certificates.X509Certificate2)
extern void X509ChainElement__ctor_m7088FBE9A69384945CA1A40CD973E1846FBD720F (void);
// 0x00000599 System.Security.Cryptography.X509Certificates.X509Certificate2 System.Security.Cryptography.X509Certificates.X509ChainElement::get_Certificate()
extern void X509ChainElement_get_Certificate_m6AF210BCAD2D94C19DFEF475BDAA84E5FF4AF105 (void);
// 0x0000059A System.Security.Cryptography.X509Certificates.X509ChainStatus[] System.Security.Cryptography.X509Certificates.X509ChainElement::get_ChainElementStatus()
extern void X509ChainElement_get_ChainElementStatus_m24E928225ABCAD112A7D1D5A4ECDC2B89F3AF705 (void);
// 0x0000059B System.Security.Cryptography.X509Certificates.X509ChainStatusFlags System.Security.Cryptography.X509Certificates.X509ChainElement::get_StatusFlags()
extern void X509ChainElement_get_StatusFlags_m8ECBC4E3E1149987BA1A837775A8AA68496B87D6 (void);
// 0x0000059C System.Void System.Security.Cryptography.X509Certificates.X509ChainElement::set_StatusFlags(System.Security.Cryptography.X509Certificates.X509ChainStatusFlags)
extern void X509ChainElement_set_StatusFlags_m7DF3FEE1B3B197C198FBA57215414725119B9B1F (void);
// 0x0000059D System.Int32 System.Security.Cryptography.X509Certificates.X509ChainElement::Count(System.Security.Cryptography.X509Certificates.X509ChainStatusFlags)
extern void X509ChainElement_Count_m2E6A6ADB8C118E8879B3C6E29093AE0172A4A0F6 (void);
// 0x0000059E System.Void System.Security.Cryptography.X509Certificates.X509ChainElement::Set(System.Security.Cryptography.X509Certificates.X509ChainStatus[],System.Int32&,System.Security.Cryptography.X509Certificates.X509ChainStatusFlags,System.Security.Cryptography.X509Certificates.X509ChainStatusFlags)
extern void X509ChainElement_Set_m7DB50EE91B2762D0623FA12E7A7B361602CE3D21 (void);
// 0x0000059F System.Void System.Security.Cryptography.X509Certificates.X509ChainElement::UncompressFlags()
extern void X509ChainElement_UncompressFlags_mB26BFCDCC458958F4A0A398DDA7516E7A54DC004 (void);
// 0x000005A0 System.Void System.Security.Cryptography.X509Certificates.X509ChainElementCollection::.ctor()
extern void X509ChainElementCollection__ctor_mAEF26718ED02C8480A7041E3C6B66500950E013D (void);
// 0x000005A1 System.Int32 System.Security.Cryptography.X509Certificates.X509ChainElementCollection::get_Count()
extern void X509ChainElementCollection_get_Count_m5448D972C3009FA67B3F4E13061B6012D561B78B (void);
// 0x000005A2 System.Boolean System.Security.Cryptography.X509Certificates.X509ChainElementCollection::get_IsSynchronized()
extern void X509ChainElementCollection_get_IsSynchronized_m0519DC8E0939EB1DC9DC437CA3BC9BB3C2C0FF11 (void);
// 0x000005A3 System.Security.Cryptography.X509Certificates.X509ChainElement System.Security.Cryptography.X509Certificates.X509ChainElementCollection::get_Item(System.Int32)
extern void X509ChainElementCollection_get_Item_mC2A5AAFBAEF74FB085685620066058ACDC71D69A (void);
// 0x000005A4 System.Object System.Security.Cryptography.X509Certificates.X509ChainElementCollection::get_SyncRoot()
extern void X509ChainElementCollection_get_SyncRoot_m435D18A280E3D7609FB490021AC2E1436BE61568 (void);
// 0x000005A5 System.Void System.Security.Cryptography.X509Certificates.X509ChainElementCollection::System.Collections.ICollection.CopyTo(System.Array,System.Int32)
extern void X509ChainElementCollection_System_Collections_ICollection_CopyTo_m4909BF1B409D795DDD3D8D2206FA17B88AEA5B29 (void);
// 0x000005A6 System.Security.Cryptography.X509Certificates.X509ChainElementEnumerator System.Security.Cryptography.X509Certificates.X509ChainElementCollection::GetEnumerator()
extern void X509ChainElementCollection_GetEnumerator_m7C2AE0FD14790330E1C365116C6654B137E83817 (void);
// 0x000005A7 System.Collections.IEnumerator System.Security.Cryptography.X509Certificates.X509ChainElementCollection::System.Collections.IEnumerable.GetEnumerator()
extern void X509ChainElementCollection_System_Collections_IEnumerable_GetEnumerator_m25F89A23A06D302469D28DDA337A0B0C5C463269 (void);
// 0x000005A8 System.Void System.Security.Cryptography.X509Certificates.X509ChainElementCollection::Add(System.Security.Cryptography.X509Certificates.X509Certificate2)
extern void X509ChainElementCollection_Add_mA032CE8B536713B0E070C9A211B084706D04F6C8 (void);
// 0x000005A9 System.Void System.Security.Cryptography.X509Certificates.X509ChainElementCollection::Clear()
extern void X509ChainElementCollection_Clear_mF0C2AE76F73C525E29E808615576C7EE11409659 (void);
// 0x000005AA System.Boolean System.Security.Cryptography.X509Certificates.X509ChainElementCollection::Contains(System.Security.Cryptography.X509Certificates.X509Certificate2)
extern void X509ChainElementCollection_Contains_m9B8619202762237150DD4DEDE83ECF8EA73C25FE (void);
// 0x000005AB System.Void System.Security.Cryptography.X509Certificates.X509ChainElementEnumerator::.ctor(System.Collections.IEnumerable)
extern void X509ChainElementEnumerator__ctor_m552B42A7693729672B7EF7F95B4211F6BD69AE6D (void);
// 0x000005AC System.Security.Cryptography.X509Certificates.X509ChainElement System.Security.Cryptography.X509Certificates.X509ChainElementEnumerator::get_Current()
extern void X509ChainElementEnumerator_get_Current_m0D089910DA01219AA1079B5C014349B28C106E68 (void);
// 0x000005AD System.Object System.Security.Cryptography.X509Certificates.X509ChainElementEnumerator::System.Collections.IEnumerator.get_Current()
extern void X509ChainElementEnumerator_System_Collections_IEnumerator_get_Current_mCE2DFBF81D34976171E7A936A04F87C0A625B025 (void);
// 0x000005AE System.Boolean System.Security.Cryptography.X509Certificates.X509ChainElementEnumerator::MoveNext()
extern void X509ChainElementEnumerator_MoveNext_mA8C7DDBB648F9B1F15FA3E169D4361374BE2B995 (void);
// 0x000005AF System.Void System.Security.Cryptography.X509Certificates.X509ChainElementEnumerator::Reset()
extern void X509ChainElementEnumerator_Reset_m4E0A51B45009F95A6E9B64C15F87CC9E48444A40 (void);
// 0x000005B0 System.Boolean System.Security.Cryptography.X509Certificates.X509ChainImpl::get_IsValid()
// 0x000005B1 System.Void System.Security.Cryptography.X509Certificates.X509ChainImpl::ThrowIfContextInvalid()
extern void X509ChainImpl_ThrowIfContextInvalid_m85AF480D1B87D8DA3D780040385CBB88D9B173CD (void);
// 0x000005B2 System.Security.Cryptography.X509Certificates.X509ChainElementCollection System.Security.Cryptography.X509Certificates.X509ChainImpl::get_ChainElements()
// 0x000005B3 System.Security.Cryptography.X509Certificates.X509ChainPolicy System.Security.Cryptography.X509Certificates.X509ChainImpl::get_ChainPolicy()
// 0x000005B4 System.Boolean System.Security.Cryptography.X509Certificates.X509ChainImpl::Build(System.Security.Cryptography.X509Certificates.X509Certificate2)
// 0x000005B5 System.Void System.Security.Cryptography.X509Certificates.X509ChainImpl::AddStatus(System.Security.Cryptography.X509Certificates.X509ChainStatusFlags)
// 0x000005B6 System.Void System.Security.Cryptography.X509Certificates.X509ChainImpl::Reset()
// 0x000005B7 System.Void System.Security.Cryptography.X509Certificates.X509ChainImpl::Dispose()
extern void X509ChainImpl_Dispose_mB7A6D60B308E90F0173FA8160F7FF0A00709A25A (void);
// 0x000005B8 System.Void System.Security.Cryptography.X509Certificates.X509ChainImpl::Dispose(System.Boolean)
extern void X509ChainImpl_Dispose_m9F8B96FFCB317F7F8C8E1ACA82061EA7404B732D (void);
// 0x000005B9 System.Void System.Security.Cryptography.X509Certificates.X509ChainImpl::Finalize()
extern void X509ChainImpl_Finalize_mB70B742567D0E59AE522AA9F80800B308D87BC6F (void);
// 0x000005BA System.Void System.Security.Cryptography.X509Certificates.X509ChainImpl::.ctor()
extern void X509ChainImpl__ctor_m16F671EB135FB6E7E3CF6C42715D7106E6FAAF18 (void);
// 0x000005BB System.Void System.Security.Cryptography.X509Certificates.X509ChainImplMono::.ctor(System.Boolean)
extern void X509ChainImplMono__ctor_m0ACF8D6927E705577989597DAAF5CFE6346B1A76 (void);
// 0x000005BC System.Boolean System.Security.Cryptography.X509Certificates.X509ChainImplMono::get_IsValid()
extern void X509ChainImplMono_get_IsValid_m1140F06D0030BA5A55753B46FF61AE846B845F54 (void);
// 0x000005BD System.Security.Cryptography.X509Certificates.X509ChainElementCollection System.Security.Cryptography.X509Certificates.X509ChainImplMono::get_ChainElements()
extern void X509ChainImplMono_get_ChainElements_m7EF05738D8235376B4B24F8AD95C59104C2ADAA7 (void);
// 0x000005BE System.Security.Cryptography.X509Certificates.X509ChainPolicy System.Security.Cryptography.X509Certificates.X509ChainImplMono::get_ChainPolicy()
extern void X509ChainImplMono_get_ChainPolicy_m7E8861BDCB501BCD6371583BE75CBD4E0C754209 (void);
// 0x000005BF System.Void System.Security.Cryptography.X509Certificates.X509ChainImplMono::AddStatus(System.Security.Cryptography.X509Certificates.X509ChainStatusFlags)
extern void X509ChainImplMono_AddStatus_mA336CCFEEB670FDF921E26F14C7CF32021A7D838 (void);
// 0x000005C0 System.Boolean System.Security.Cryptography.X509Certificates.X509ChainImplMono::Build(System.Security.Cryptography.X509Certificates.X509Certificate2)
extern void X509ChainImplMono_Build_mE56172C044107FDA771CD1A9654948E079B2E6F9 (void);
// 0x000005C1 System.Void System.Security.Cryptography.X509Certificates.X509ChainImplMono::Reset()
extern void X509ChainImplMono_Reset_m1155C3B608B1BCEE6F5BD6351A3D63013F1CB292 (void);
// 0x000005C2 System.Security.Cryptography.X509Certificates.X509Certificate2Collection System.Security.Cryptography.X509Certificates.X509ChainImplMono::get_Roots()
extern void X509ChainImplMono_get_Roots_m9F02570D4FEDCC596E09D548969BD82D1D6ACCE4 (void);
// 0x000005C3 System.Security.Cryptography.X509Certificates.X509Certificate2Collection System.Security.Cryptography.X509Certificates.X509ChainImplMono::get_CertificateAuthorities()
extern void X509ChainImplMono_get_CertificateAuthorities_mA0B07CBA55DB93E0EA463F834358CB231F740282 (void);
// 0x000005C4 System.Security.Cryptography.X509Certificates.X509Store System.Security.Cryptography.X509Certificates.X509ChainImplMono::get_LMRootStore()
extern void X509ChainImplMono_get_LMRootStore_m45317F8F6713CAB17096C8CC557A5660130D78A6 (void);
// 0x000005C5 System.Security.Cryptography.X509Certificates.X509Store System.Security.Cryptography.X509Certificates.X509ChainImplMono::get_UserRootStore()
extern void X509ChainImplMono_get_UserRootStore_m7D16C83BB80412C6697AB2A39D0AE8575659BFE1 (void);
// 0x000005C6 System.Security.Cryptography.X509Certificates.X509Store System.Security.Cryptography.X509Certificates.X509ChainImplMono::get_LMCAStore()
extern void X509ChainImplMono_get_LMCAStore_mC5519D87A02C14345D45110E5431A32E34D4E048 (void);
// 0x000005C7 System.Security.Cryptography.X509Certificates.X509Store System.Security.Cryptography.X509Certificates.X509ChainImplMono::get_UserCAStore()
extern void X509ChainImplMono_get_UserCAStore_m025075F5390E1CD388809D3857FF03FBB3CF12AB (void);
// 0x000005C8 System.Security.Cryptography.X509Certificates.X509Certificate2Collection System.Security.Cryptography.X509Certificates.X509ChainImplMono::get_CertificateCollection()
extern void X509ChainImplMono_get_CertificateCollection_m65D90AB33B635CD388E73D20EF02B3C1EDB57292 (void);
// 0x000005C9 System.Security.Cryptography.X509Certificates.X509ChainStatusFlags System.Security.Cryptography.X509Certificates.X509ChainImplMono::BuildChainFrom(System.Security.Cryptography.X509Certificates.X509Certificate2)
extern void X509ChainImplMono_BuildChainFrom_m240087A2D01469F43D36A194637FAB93DE7D574F (void);
// 0x000005CA System.Security.Cryptography.X509Certificates.X509Certificate2 System.Security.Cryptography.X509Certificates.X509ChainImplMono::SelectBestFromCollection(System.Security.Cryptography.X509Certificates.X509Certificate2,System.Security.Cryptography.X509Certificates.X509Certificate2Collection)
extern void X509ChainImplMono_SelectBestFromCollection_m24FBA3CA0A492C7708FF11E763D8B1099F36BC06 (void);
// 0x000005CB System.Security.Cryptography.X509Certificates.X509Certificate2 System.Security.Cryptography.X509Certificates.X509ChainImplMono::FindParent(System.Security.Cryptography.X509Certificates.X509Certificate2)
extern void X509ChainImplMono_FindParent_mA64A7D939DE5F34944AFF6D58E2391BF47D3D0A6 (void);
// 0x000005CC System.Boolean System.Security.Cryptography.X509Certificates.X509ChainImplMono::IsChainComplete(System.Security.Cryptography.X509Certificates.X509Certificate2)
extern void X509ChainImplMono_IsChainComplete_m1FA60E2128868B2FDCB258B5D16F15411C540823 (void);
// 0x000005CD System.Boolean System.Security.Cryptography.X509Certificates.X509ChainImplMono::IsSelfIssued(System.Security.Cryptography.X509Certificates.X509Certificate2)
extern void X509ChainImplMono_IsSelfIssued_mDF746101F4634DE86C55A2AEB1936D8E68F751CA (void);
// 0x000005CE System.Void System.Security.Cryptography.X509Certificates.X509ChainImplMono::ValidateChain(System.Security.Cryptography.X509Certificates.X509ChainStatusFlags)
extern void X509ChainImplMono_ValidateChain_mFC6C8BB61FC9DF99BDB656ACFACD0BB4BD57A177 (void);
// 0x000005CF System.Void System.Security.Cryptography.X509Certificates.X509ChainImplMono::Process(System.Int32)
extern void X509ChainImplMono_Process_m469792B377599FD4347315913B28356AE5C57D0E (void);
// 0x000005D0 System.Void System.Security.Cryptography.X509Certificates.X509ChainImplMono::PrepareForNextCertificate(System.Int32)
extern void X509ChainImplMono_PrepareForNextCertificate_mD651DA79F6A64548599D510B1157DA0F44386872 (void);
// 0x000005D1 System.Void System.Security.Cryptography.X509Certificates.X509ChainImplMono::WrapUp()
extern void X509ChainImplMono_WrapUp_m1546AB65C518C3E3A175A1C907FB5641AB8D0233 (void);
// 0x000005D2 System.Void System.Security.Cryptography.X509Certificates.X509ChainImplMono::ProcessCertificateExtensions(System.Security.Cryptography.X509Certificates.X509ChainElement)
extern void X509ChainImplMono_ProcessCertificateExtensions_m24B4A9B57A31DED6492E65D47108DE0F0609990E (void);
// 0x000005D3 System.Boolean System.Security.Cryptography.X509Certificates.X509ChainImplMono::IsSignedWith(System.Security.Cryptography.X509Certificates.X509Certificate2,System.Security.Cryptography.AsymmetricAlgorithm)
extern void X509ChainImplMono_IsSignedWith_m841918EE1C928C94D6788FC5F446772123515913 (void);
// 0x000005D4 System.String System.Security.Cryptography.X509Certificates.X509ChainImplMono::GetSubjectKeyIdentifier(System.Security.Cryptography.X509Certificates.X509Certificate2)
extern void X509ChainImplMono_GetSubjectKeyIdentifier_m0D8BA44577CA7AE09AA6E2998E8C77FCA7CC0BD0 (void);
// 0x000005D5 System.String System.Security.Cryptography.X509Certificates.X509ChainImplMono::GetAuthorityKeyIdentifier(System.Security.Cryptography.X509Certificates.X509Certificate2)
extern void X509ChainImplMono_GetAuthorityKeyIdentifier_mB0CD4B03B79394A27F337CDE31F3E1A7DD0BD0B1 (void);
// 0x000005D6 System.String System.Security.Cryptography.X509Certificates.X509ChainImplMono::GetAuthorityKeyIdentifier(Mono.Security.X509.X509Crl)
extern void X509ChainImplMono_GetAuthorityKeyIdentifier_m63F1F5346CE98F07873A731826508D8E7E53B8B3 (void);
// 0x000005D7 System.String System.Security.Cryptography.X509Certificates.X509ChainImplMono::GetAuthorityKeyIdentifier(Mono.Security.X509.X509Extension)
extern void X509ChainImplMono_GetAuthorityKeyIdentifier_m8815C38DD46B58C0322D8F4E217DB785637F12FA (void);
// 0x000005D8 System.Void System.Security.Cryptography.X509Certificates.X509ChainImplMono::CheckRevocationOnChain(System.Security.Cryptography.X509Certificates.X509ChainStatusFlags)
extern void X509ChainImplMono_CheckRevocationOnChain_m8178244CB6B50DF10CBB3669ECAF005D649B2D01 (void);
// 0x000005D9 System.Security.Cryptography.X509Certificates.X509ChainStatusFlags System.Security.Cryptography.X509Certificates.X509ChainImplMono::CheckRevocation(System.Security.Cryptography.X509Certificates.X509Certificate2,System.Int32,System.Boolean)
extern void X509ChainImplMono_CheckRevocation_m8E1EDE1A95C4A09E39086F871B9D80C22D68BE35 (void);
// 0x000005DA System.Security.Cryptography.X509Certificates.X509ChainStatusFlags System.Security.Cryptography.X509Certificates.X509ChainImplMono::CheckRevocation(System.Security.Cryptography.X509Certificates.X509Certificate2,System.Security.Cryptography.X509Certificates.X509Certificate2,System.Boolean)
extern void X509ChainImplMono_CheckRevocation_m73491E913ED7EB66E573B727C552A3012A229962 (void);
// 0x000005DB Mono.Security.X509.X509Crl System.Security.Cryptography.X509Certificates.X509ChainImplMono::CheckCrls(System.String,System.String,Mono.Security.X509.X509Store)
extern void X509ChainImplMono_CheckCrls_mD2938D2C74DD5E9EA76205425E74A9EEB6C4C65E (void);
// 0x000005DC Mono.Security.X509.X509Crl System.Security.Cryptography.X509Certificates.X509ChainImplMono::FindCrl(System.Security.Cryptography.X509Certificates.X509Certificate2)
extern void X509ChainImplMono_FindCrl_m10BA0B67DD7779475981229634AB40F239B60373 (void);
// 0x000005DD System.Boolean System.Security.Cryptography.X509Certificates.X509ChainImplMono::ProcessCrlExtensions(Mono.Security.X509.X509Crl)
extern void X509ChainImplMono_ProcessCrlExtensions_mD92E0695E51E62A17AF7326E905C2592AD3F7072 (void);
// 0x000005DE System.Boolean System.Security.Cryptography.X509Certificates.X509ChainImplMono::ProcessCrlEntryExtensions(Mono.Security.X509.X509Crl/X509CrlEntry)
extern void X509ChainImplMono_ProcessCrlEntryExtensions_mF1426E8193BC2553983F697EEB8F3035B70FE43E (void);
// 0x000005DF System.Void System.Security.Cryptography.X509Certificates.X509ChainImplMono::.cctor()
extern void X509ChainImplMono__cctor_mA05EEC443B725B1B59B85DB2A6C9D4380D4CDCB2 (void);
// 0x000005E0 System.Void System.Security.Cryptography.X509Certificates.X509ChainPolicy::.ctor()
extern void X509ChainPolicy__ctor_m069F83BFFF3E79ED4CEBE8CF553CC65576F8D3D9 (void);
// 0x000005E1 System.Security.Cryptography.X509Certificates.X509Certificate2Collection System.Security.Cryptography.X509Certificates.X509ChainPolicy::get_ExtraStore()
extern void X509ChainPolicy_get_ExtraStore_mAC7E1235E5CB8DD373B859F2B5C142638D7BBD2D (void);
// 0x000005E2 System.Security.Cryptography.X509Certificates.X509RevocationFlag System.Security.Cryptography.X509Certificates.X509ChainPolicy::get_RevocationFlag()
extern void X509ChainPolicy_get_RevocationFlag_mB2DEC5907796536DB5304CAC972EA7B34C49CDAD (void);
// 0x000005E3 System.Security.Cryptography.X509Certificates.X509RevocationMode System.Security.Cryptography.X509Certificates.X509ChainPolicy::get_RevocationMode()
extern void X509ChainPolicy_get_RevocationMode_mDC8382C2ABF29DFE3972E40343F025A52488AF29 (void);
// 0x000005E4 System.Void System.Security.Cryptography.X509Certificates.X509ChainPolicy::set_RevocationMode(System.Security.Cryptography.X509Certificates.X509RevocationMode)
extern void X509ChainPolicy_set_RevocationMode_mD31CF4CA6A09443829F91980F8AC98E21D5888AE (void);
// 0x000005E5 System.Security.Cryptography.X509Certificates.X509VerificationFlags System.Security.Cryptography.X509Certificates.X509ChainPolicy::get_VerificationFlags()
extern void X509ChainPolicy_get_VerificationFlags_m66FC764D76DC6AF35F600BFFA710D826B2EF9B80 (void);
// 0x000005E6 System.Void System.Security.Cryptography.X509Certificates.X509ChainPolicy::set_VerificationFlags(System.Security.Cryptography.X509Certificates.X509VerificationFlags)
extern void X509ChainPolicy_set_VerificationFlags_mA0C6910C20FCC1FB1DA1A35ED2E7429FA527A69E (void);
// 0x000005E7 System.DateTime System.Security.Cryptography.X509Certificates.X509ChainPolicy::get_VerificationTime()
extern void X509ChainPolicy_get_VerificationTime_mDC1D5996C7077FECCB41D38974815178627EE82D (void);
// 0x000005E8 System.Void System.Security.Cryptography.X509Certificates.X509ChainPolicy::Reset()
extern void X509ChainPolicy_Reset_mEE02175020B69CE1732C0E89A2AE60F0BA5B1417 (void);
// 0x000005E9 System.Void System.Security.Cryptography.X509Certificates.X509ChainStatus::.ctor(System.Security.Cryptography.X509Certificates.X509ChainStatusFlags)
extern void X509ChainStatus__ctor_m5AD96E11604F8DB96673677AC2FFF68EBA550859 (void);
// 0x000005EA System.Security.Cryptography.X509Certificates.X509ChainStatusFlags System.Security.Cryptography.X509Certificates.X509ChainStatus::get_Status()
extern void X509ChainStatus_get_Status_m58AB369B6D5CDF2436644C1936953058FBBDEF99 (void);
// 0x000005EB System.Void System.Security.Cryptography.X509Certificates.X509ChainStatus::set_Status(System.Security.Cryptography.X509Certificates.X509ChainStatusFlags)
extern void X509ChainStatus_set_Status_m55D0302200912F7B74F7805470551EB33C28246D (void);
// 0x000005EC System.Void System.Security.Cryptography.X509Certificates.X509ChainStatus::set_StatusInformation(System.String)
extern void X509ChainStatus_set_StatusInformation_m0A4B88F2DEF120DB1D38E3EFF86170C9D272DB3F (void);
// 0x000005ED System.String System.Security.Cryptography.X509Certificates.X509ChainStatus::GetInformation(System.Security.Cryptography.X509Certificates.X509ChainStatusFlags)
extern void X509ChainStatus_GetInformation_m2EE262A68356D15E2C691E84DA10B2E8E3EFED26 (void);
// 0x000005EE System.Void System.Security.Cryptography.X509Certificates.X509EnhancedKeyUsageExtension::.ctor()
extern void X509EnhancedKeyUsageExtension__ctor_m7ECF7F6EEB96855182FD5466A04B4712B3F4C746 (void);
// 0x000005EF System.Void System.Security.Cryptography.X509Certificates.X509EnhancedKeyUsageExtension::.ctor(System.Security.Cryptography.AsnEncodedData,System.Boolean)
extern void X509EnhancedKeyUsageExtension__ctor_mBDA55EB3C6594D4F6A06102B4EAF633F86C3E092 (void);
// 0x000005F0 System.Void System.Security.Cryptography.X509Certificates.X509EnhancedKeyUsageExtension::.ctor(System.Security.Cryptography.OidCollection,System.Boolean)
extern void X509EnhancedKeyUsageExtension__ctor_mE0CA01F89B6532A7E7B256F248C23B61F0A909CC (void);
// 0x000005F1 System.Void System.Security.Cryptography.X509Certificates.X509EnhancedKeyUsageExtension::CopyFrom(System.Security.Cryptography.AsnEncodedData)
extern void X509EnhancedKeyUsageExtension_CopyFrom_m9577FF97B8E3074B12B7056BF7E30AA0F84309BF (void);
// 0x000005F2 System.Security.Cryptography.AsnDecodeStatus System.Security.Cryptography.X509Certificates.X509EnhancedKeyUsageExtension::Decode(System.Byte[])
extern void X509EnhancedKeyUsageExtension_Decode_m1110DD9BD5D717540009DB5D90805458CF07423C (void);
// 0x000005F3 System.Byte[] System.Security.Cryptography.X509Certificates.X509EnhancedKeyUsageExtension::Encode()
extern void X509EnhancedKeyUsageExtension_Encode_mBE23AB15722B1822172F860B5F7651EA871B5550 (void);
// 0x000005F4 System.String System.Security.Cryptography.X509Certificates.X509EnhancedKeyUsageExtension::ToString(System.Boolean)
extern void X509EnhancedKeyUsageExtension_ToString_m9576793CE590716A3BB5AAC1632F946DF75605DE (void);
// 0x000005F5 System.Void System.Security.Cryptography.X509Certificates.X509Extension::.ctor()
extern void X509Extension__ctor_mFC88C10C2C6718E6AE74CE37E10D4EBB8FD67BAC (void);
// 0x000005F6 System.Void System.Security.Cryptography.X509Certificates.X509Extension::.ctor(System.String,System.Byte[],System.Boolean)
extern void X509Extension__ctor_m442E6EED0F68D0FA2D7D7B085BEAB11F35B9157F (void);
// 0x000005F7 System.Boolean System.Security.Cryptography.X509Certificates.X509Extension::get_Critical()
extern void X509Extension_get_Critical_mEF827F09D95784210C2F8D5FD7BE27BB54803E35 (void);
// 0x000005F8 System.Void System.Security.Cryptography.X509Certificates.X509Extension::set_Critical(System.Boolean)
extern void X509Extension_set_Critical_m19FBE6E0C8B9069E5A2C232DAAE06046AF18EFEF (void);
// 0x000005F9 System.Void System.Security.Cryptography.X509Certificates.X509Extension::CopyFrom(System.Security.Cryptography.AsnEncodedData)
extern void X509Extension_CopyFrom_m674ABC4ECF701B708C28B546B42B7799CA24D4A9 (void);
// 0x000005FA System.String System.Security.Cryptography.X509Certificates.X509Extension::FormatUnkownData(System.Byte[])
extern void X509Extension_FormatUnkownData_mD0463F5096A6937E95E3165048299CBA9A1A6F7D (void);
// 0x000005FB System.Void System.Security.Cryptography.X509Certificates.X509ExtensionCollection::.ctor()
extern void X509ExtensionCollection__ctor_m279F781688D6D8D301D06282132D8A02DC864AE9 (void);
// 0x000005FC System.Int32 System.Security.Cryptography.X509Certificates.X509ExtensionCollection::get_Count()
extern void X509ExtensionCollection_get_Count_m2708E6751246E4E5E64BAE8A99FEC79CFD61E9A1 (void);
// 0x000005FD System.Boolean System.Security.Cryptography.X509Certificates.X509ExtensionCollection::get_IsSynchronized()
extern void X509ExtensionCollection_get_IsSynchronized_m7439392D6066DB8883D2545EB3BF05504AB35ED2 (void);
// 0x000005FE System.Object System.Security.Cryptography.X509Certificates.X509ExtensionCollection::get_SyncRoot()
extern void X509ExtensionCollection_get_SyncRoot_m22D5573E42FAAC75DC4DF16C962183E0CDC6AA0D (void);
// 0x000005FF System.Security.Cryptography.X509Certificates.X509Extension System.Security.Cryptography.X509Certificates.X509ExtensionCollection::get_Item(System.String)
extern void X509ExtensionCollection_get_Item_m411222FFB9DF3584180BA8A09ED061CFD5774F9D (void);
// 0x00000600 System.Int32 System.Security.Cryptography.X509Certificates.X509ExtensionCollection::Add(System.Security.Cryptography.X509Certificates.X509Extension)
extern void X509ExtensionCollection_Add_mC02BE13A042962E83E849483642F122AEADD2A79 (void);
// 0x00000601 System.Void System.Security.Cryptography.X509Certificates.X509ExtensionCollection::System.Collections.ICollection.CopyTo(System.Array,System.Int32)
extern void X509ExtensionCollection_System_Collections_ICollection_CopyTo_mD9F01B71381CFDD12AF55B244025A99529465472 (void);
// 0x00000602 System.Security.Cryptography.X509Certificates.X509ExtensionEnumerator System.Security.Cryptography.X509Certificates.X509ExtensionCollection::GetEnumerator()
extern void X509ExtensionCollection_GetEnumerator_m7F4BDDDF50FD335D3F6A2AB490221D27524BD0BF (void);
// 0x00000603 System.Collections.IEnumerator System.Security.Cryptography.X509Certificates.X509ExtensionCollection::System.Collections.IEnumerable.GetEnumerator()
extern void X509ExtensionCollection_System_Collections_IEnumerable_GetEnumerator_m574551E2A07A5E860E812C597544B627EE4C4E55 (void);
// 0x00000604 System.Void System.Security.Cryptography.X509Certificates.X509ExtensionCollection::.cctor()
extern void X509ExtensionCollection__cctor_m302D04DAABB7985BF831D50E7956ECFC3B2D199F (void);
// 0x00000605 System.Void System.Security.Cryptography.X509Certificates.X509ExtensionEnumerator::.ctor(System.Collections.ArrayList)
extern void X509ExtensionEnumerator__ctor_m64C36BD278E62F11279957CC3A5F58A2D7025976 (void);
// 0x00000606 System.Security.Cryptography.X509Certificates.X509Extension System.Security.Cryptography.X509Certificates.X509ExtensionEnumerator::get_Current()
extern void X509ExtensionEnumerator_get_Current_m6057D68B2D7750669A51630A1561FCE7F597E232 (void);
// 0x00000607 System.Object System.Security.Cryptography.X509Certificates.X509ExtensionEnumerator::System.Collections.IEnumerator.get_Current()
extern void X509ExtensionEnumerator_System_Collections_IEnumerator_get_Current_m5E7878C8D59799831C4350758873B6E0A358538D (void);
// 0x00000608 System.Boolean System.Security.Cryptography.X509Certificates.X509ExtensionEnumerator::MoveNext()
extern void X509ExtensionEnumerator_MoveNext_mDCF343DCC4699DFB3D6E72D84AF8A6C11AB247C3 (void);
// 0x00000609 System.Void System.Security.Cryptography.X509Certificates.X509ExtensionEnumerator::Reset()
extern void X509ExtensionEnumerator_Reset_m1DF9302CFBB6B288D94EE627E3D4DACD78B94A9C (void);
// 0x0000060A Mono.Security.X509.X509Certificate System.Security.Cryptography.X509Certificates.X509Helper2::GetMonoCertificate(System.Security.Cryptography.X509Certificates.X509Certificate2)
extern void X509Helper2_GetMonoCertificate_mA77B189F919C6BD9F882A59E3743A3AC2230206C (void);
// 0x0000060B System.Security.Cryptography.X509Certificates.X509ChainImpl System.Security.Cryptography.X509Certificates.X509Helper2::CreateChainImpl(System.Boolean)
extern void X509Helper2_CreateChainImpl_mABBFC689A2A031B8E93070F0485962AA5E8B214A (void);
// 0x0000060C System.Boolean System.Security.Cryptography.X509Certificates.X509Helper2::IsValid(System.Security.Cryptography.X509Certificates.X509ChainImpl)
extern void X509Helper2_IsValid_m2D40E03D265A1B1D53B6B8C726E833358AA4187D (void);
// 0x0000060D System.Void System.Security.Cryptography.X509Certificates.X509Helper2::ThrowIfContextInvalid(System.Security.Cryptography.X509Certificates.X509ChainImpl)
extern void X509Helper2_ThrowIfContextInvalid_m12213152E825627422EBDC2D88B524AE528B70B1 (void);
// 0x0000060E System.Exception System.Security.Cryptography.X509Certificates.X509Helper2::GetInvalidChainContextException()
extern void X509Helper2_GetInvalidChainContextException_m44B5C4113D72A0DA0EE7E1D4C7048FF631CA7D46 (void);
// 0x0000060F System.Void System.Security.Cryptography.X509Certificates.X509KeyUsageExtension::.ctor()
extern void X509KeyUsageExtension__ctor_mE0EE68497EDEDD78213EEDC931D68DD35DF6340C (void);
// 0x00000610 System.Void System.Security.Cryptography.X509Certificates.X509KeyUsageExtension::.ctor(System.Security.Cryptography.AsnEncodedData,System.Boolean)
extern void X509KeyUsageExtension__ctor_m1DE9CD768712A07E5803496501CCFDA81CFB2689 (void);
// 0x00000611 System.Void System.Security.Cryptography.X509Certificates.X509KeyUsageExtension::.ctor(System.Security.Cryptography.X509Certificates.X509KeyUsageFlags,System.Boolean)
extern void X509KeyUsageExtension__ctor_m2FAA526721435935D0B10E0DB916AF56CFD84751 (void);
// 0x00000612 System.Security.Cryptography.X509Certificates.X509KeyUsageFlags System.Security.Cryptography.X509Certificates.X509KeyUsageExtension::get_KeyUsages()
extern void X509KeyUsageExtension_get_KeyUsages_m1BD6C5BC6E3E380982C135B2E81731435345144F (void);
// 0x00000613 System.Void System.Security.Cryptography.X509Certificates.X509KeyUsageExtension::CopyFrom(System.Security.Cryptography.AsnEncodedData)
extern void X509KeyUsageExtension_CopyFrom_mCBCF5CA17676B2030F6C82ED80A008EF029AF733 (void);
// 0x00000614 System.Security.Cryptography.X509Certificates.X509KeyUsageFlags System.Security.Cryptography.X509Certificates.X509KeyUsageExtension::GetValidFlags(System.Security.Cryptography.X509Certificates.X509KeyUsageFlags)
extern void X509KeyUsageExtension_GetValidFlags_m82B1C7DA4F4E0F16090782189E1B4984D133BB45 (void);
// 0x00000615 System.Security.Cryptography.AsnDecodeStatus System.Security.Cryptography.X509Certificates.X509KeyUsageExtension::Decode(System.Byte[])
extern void X509KeyUsageExtension_Decode_mB64239ABDEA862E43E26CF324D3E41ECCF3088BC (void);
// 0x00000616 System.Byte[] System.Security.Cryptography.X509Certificates.X509KeyUsageExtension::Encode()
extern void X509KeyUsageExtension_Encode_m38D20B2FB68EDF3594EDC0D9BA88800ABF305542 (void);
// 0x00000617 System.String System.Security.Cryptography.X509Certificates.X509KeyUsageExtension::ToString(System.Boolean)
extern void X509KeyUsageExtension_ToString_m270131139984275D7571120A2984F0F5E77E79DC (void);
// 0x00000618 System.Void System.Security.Cryptography.X509Certificates.X509Store::.ctor(System.Security.Cryptography.X509Certificates.StoreName,System.Security.Cryptography.X509Certificates.StoreLocation)
extern void X509Store__ctor_m4BC006F268440F969A1E2550A4884AA9FB4FEB1E (void);
// 0x00000619 System.Security.Cryptography.X509Certificates.X509Certificate2Collection System.Security.Cryptography.X509Certificates.X509Store::get_Certificates()
extern void X509Store_get_Certificates_m3605E1FE284AD55C48E874C49CD22C11828D2DA0 (void);
// 0x0000061A Mono.Security.X509.X509Stores System.Security.Cryptography.X509Certificates.X509Store::get_Factory()
extern void X509Store_get_Factory_m78BACD85C7BF54F835A7F9AA9F4F163F9E3F987A (void);
// 0x0000061B Mono.Security.X509.X509Store System.Security.Cryptography.X509Certificates.X509Store::get_Store()
extern void X509Store_get_Store_mF57B442ECFBBBB6980A36A80B64399779C20D253 (void);
// 0x0000061C System.Void System.Security.Cryptography.X509Certificates.X509Store::Close()
extern void X509Store_Close_mE444AB5FE15C355E4EF9369E7EB5F78F345320F0 (void);
// 0x0000061D System.Void System.Security.Cryptography.X509Certificates.X509Store::Dispose()
extern void X509Store_Dispose_mF1DA64DEAEEBAFEECD1E945B30BB8E169984D7E1 (void);
// 0x0000061E System.Void System.Security.Cryptography.X509Certificates.X509Store::Open(System.Security.Cryptography.X509Certificates.OpenFlags)
extern void X509Store_Open_mE65F1CB5311705EB955D576295B048C1155CCED8 (void);
// 0x0000061F System.Void System.Security.Cryptography.X509Certificates.X509SubjectKeyIdentifierExtension::.ctor()
extern void X509SubjectKeyIdentifierExtension__ctor_mFC2A19B1301ABBA5F6C5CE407ABC4F4CA1EB49B1 (void);
// 0x00000620 System.Void System.Security.Cryptography.X509Certificates.X509SubjectKeyIdentifierExtension::.ctor(System.Security.Cryptography.AsnEncodedData,System.Boolean)
extern void X509SubjectKeyIdentifierExtension__ctor_m421293DCB67F3A918098962166B8166FD9657D08 (void);
// 0x00000621 System.Void System.Security.Cryptography.X509Certificates.X509SubjectKeyIdentifierExtension::.ctor(System.Byte[],System.Boolean)
extern void X509SubjectKeyIdentifierExtension__ctor_m610C9C804421B7CB519F3A5C7D66827CC1106EE1 (void);
// 0x00000622 System.Void System.Security.Cryptography.X509Certificates.X509SubjectKeyIdentifierExtension::.ctor(System.String,System.Boolean)
extern void X509SubjectKeyIdentifierExtension__ctor_mECF6398B9841FB4533228FE77F51F93316EADE94 (void);
// 0x00000623 System.Void System.Security.Cryptography.X509Certificates.X509SubjectKeyIdentifierExtension::.ctor(System.Security.Cryptography.X509Certificates.PublicKey,System.Boolean)
extern void X509SubjectKeyIdentifierExtension__ctor_m3DD2C4E1505A6E625499FBD833BFC076D28D83EB (void);
// 0x00000624 System.Void System.Security.Cryptography.X509Certificates.X509SubjectKeyIdentifierExtension::.ctor(System.Security.Cryptography.X509Certificates.PublicKey,System.Security.Cryptography.X509Certificates.X509SubjectKeyIdentifierHashAlgorithm,System.Boolean)
extern void X509SubjectKeyIdentifierExtension__ctor_m1858C1B050FAF65946B790737652E874781B4B56 (void);
// 0x00000625 System.String System.Security.Cryptography.X509Certificates.X509SubjectKeyIdentifierExtension::get_SubjectKeyIdentifier()
extern void X509SubjectKeyIdentifierExtension_get_SubjectKeyIdentifier_mFF2A155072C67F430E7F4B178733A80388943CBA (void);
// 0x00000626 System.Void System.Security.Cryptography.X509Certificates.X509SubjectKeyIdentifierExtension::CopyFrom(System.Security.Cryptography.AsnEncodedData)
extern void X509SubjectKeyIdentifierExtension_CopyFrom_m959BB16C6973B1B565D02ED9993AF9069019D77A (void);
// 0x00000627 System.Byte System.Security.Cryptography.X509Certificates.X509SubjectKeyIdentifierExtension::FromHexChar(System.Char)
extern void X509SubjectKeyIdentifierExtension_FromHexChar_m0547F9E771F6BE506DEA650D696F7794F91B59A3 (void);
// 0x00000628 System.Byte System.Security.Cryptography.X509Certificates.X509SubjectKeyIdentifierExtension::FromHexChars(System.Char,System.Char)
extern void X509SubjectKeyIdentifierExtension_FromHexChars_m7143D074BE9451C082422BA3FF118C17D873E5A1 (void);
// 0x00000629 System.Byte[] System.Security.Cryptography.X509Certificates.X509SubjectKeyIdentifierExtension::FromHex(System.String)
extern void X509SubjectKeyIdentifierExtension_FromHex_m7A7DD49DB74BC4020A28007CDD5765765EC9DDB3 (void);
// 0x0000062A System.Security.Cryptography.AsnDecodeStatus System.Security.Cryptography.X509Certificates.X509SubjectKeyIdentifierExtension::Decode(System.Byte[])
extern void X509SubjectKeyIdentifierExtension_Decode_m9E9B87F478F55E202411CBCE3AA314CBF73C7F30 (void);
// 0x0000062B System.Byte[] System.Security.Cryptography.X509Certificates.X509SubjectKeyIdentifierExtension::Encode()
extern void X509SubjectKeyIdentifierExtension_Encode_m8746D45CE4AC46543D3332BC6001FA1BC7A72CB3 (void);
// 0x0000062C System.String System.Security.Cryptography.X509Certificates.X509SubjectKeyIdentifierExtension::ToString(System.Boolean)
extern void X509SubjectKeyIdentifierExtension_ToString_m9AE51334149DE6200E554F9C30E2DC5570D36707 (void);
// 0x0000062D System.Void System.Net.ContextAwareResult::SafeCaptureIdentity()
extern void ContextAwareResult_SafeCaptureIdentity_mA970F9AFE4AA8ECA93BA2DDFA37AF07EDA39A3C5 (void);
// 0x0000062E System.Void System.Net.ContextAwareResult::CleanupInternal()
extern void ContextAwareResult_CleanupInternal_m063952F002B63E773E3259D8809EFF7B04A10FFD (void);
// 0x0000062F System.Void System.Net.ContextAwareResult::.ctor(System.Object,System.Object,System.AsyncCallback)
extern void ContextAwareResult__ctor_m708591C2F982BAA23EC1D7A0A325F9452D1C6BB1 (void);
// 0x00000630 System.Void System.Net.ContextAwareResult::.ctor(System.Boolean,System.Boolean,System.Object,System.Object,System.AsyncCallback)
extern void ContextAwareResult__ctor_m20CB91BD59CFD104B18692B6316D31E6F33E1A42 (void);
// 0x00000631 System.Void System.Net.ContextAwareResult::.ctor(System.Boolean,System.Boolean,System.Boolean,System.Object,System.Object,System.AsyncCallback)
extern void ContextAwareResult__ctor_m065D528A2F04EDC6E70C825A8A46AE8F05E0E5CE (void);
// 0x00000632 System.Object System.Net.ContextAwareResult::StartPostingAsyncOp()
extern void ContextAwareResult_StartPostingAsyncOp_mD312F7E2A819DA980A35D213519E8A2F72B1AA7F (void);
// 0x00000633 System.Object System.Net.ContextAwareResult::StartPostingAsyncOp(System.Boolean)
extern void ContextAwareResult_StartPostingAsyncOp_mB27C095D3C30E5DD6B49A16EC1E05A60ECD15C63 (void);
// 0x00000634 System.Boolean System.Net.ContextAwareResult::FinishPostingAsyncOp()
extern void ContextAwareResult_FinishPostingAsyncOp_mF7316900AFD1FF971CF886849C6CF22417C65935 (void);
// 0x00000635 System.Void System.Net.ContextAwareResult::Cleanup()
extern void ContextAwareResult_Cleanup_m11B801F4CA9F67244E78D28592A4E730E29F5917 (void);
// 0x00000636 System.Boolean System.Net.ContextAwareResult::CaptureOrComplete(System.Threading.ExecutionContext&,System.Boolean)
extern void ContextAwareResult_CaptureOrComplete_m63CC26DFCB3C39E17A125733891F0548D7023916 (void);
// 0x00000637 System.Void System.Net.ContextAwareResult::Complete(System.IntPtr)
extern void ContextAwareResult_Complete_m2F12DBD2D49881230459F68292866133193F2522 (void);
// 0x00000638 System.Void System.Net.ContextAwareResult::CompleteCallback()
extern void ContextAwareResult_CompleteCallback_m9F39B6F19D91E34256FD67FD29AFB50FFA591339 (void);
// 0x00000639 System.Void System.Net.ContextAwareResult/<>c::.cctor()
extern void U3CU3Ec__cctor_mAC8627E6BC55FE45E4CB52B032E0B1630C5D9623 (void);
// 0x0000063A System.Void System.Net.ContextAwareResult/<>c::.ctor()
extern void U3CU3Ec__ctor_m098706ADBF9B8F1B804013D0EF3B8360476EE9DF (void);
// 0x0000063B System.Void System.Net.ContextAwareResult/<>c::<Complete>b__17_0(System.Object)
extern void U3CU3Ec_U3CCompleteU3Eb__17_0_mC4C96AD393853303B249B1C3120D84FFF34BA7CA (void);
// 0x0000063C System.String System.Net.HttpStatusDescription::Get(System.Net.HttpStatusCode)
extern void HttpStatusDescription_Get_m0F7BBE743A1DBBBD1D908FDAEF99702F9DA51315 (void);
// 0x0000063D System.String System.Net.HttpStatusDescription::Get(System.Int32)
extern void HttpStatusDescription_Get_m48B3B454E7AA082DF9709151F5D0A36C45C5B9BD (void);
// 0x0000063E System.Boolean System.Net.HttpValidationHelpers::IsInvalidMethodOrHeaderString(System.String)
extern void HttpValidationHelpers_IsInvalidMethodOrHeaderString_m20A3A5D84C4555D5D087AAE71A400A513A81F214 (void);
// 0x0000063F System.Void System.Net.HttpValidationHelpers::.cctor()
extern void HttpValidationHelpers__cctor_m5FD0A14B20339FA004D5560F349694804482FF5F (void);
// 0x00000640 System.Void System.Net.NetEventSource::Enter(System.Object,System.FormattableString,System.String)
extern void NetEventSource_Enter_m5EF1ED6D39F9FF936F537BE4C4E293583E8A0494 (void);
// 0x00000641 System.Void System.Net.NetEventSource::Enter(System.Object,System.Object,System.String)
extern void NetEventSource_Enter_mCD132529EA0CFD5742953E7C36292B7C89676859 (void);
// 0x00000642 System.Void System.Net.NetEventSource::Enter(System.Object,System.Object,System.Object,System.Object,System.String)
extern void NetEventSource_Enter_m47E7243815A642026EC13535E34266FCAD70647A (void);
// 0x00000643 System.Void System.Net.NetEventSource::Enter(System.String,System.String,System.String)
extern void NetEventSource_Enter_mDB7180A50B184E5DF60A9795253C11C2688B5A6A (void);
// 0x00000644 System.Void System.Net.NetEventSource::Exit(System.Object,System.FormattableString,System.String)
extern void NetEventSource_Exit_m407F70ED0A9E9B586AB9FF87B9C15229468C9D36 (void);
// 0x00000645 System.Void System.Net.NetEventSource::Exit(System.Object,System.Object,System.String)
extern void NetEventSource_Exit_m7AD7FF4004F7F0249F639B1087B11C15A526CF10 (void);
// 0x00000646 System.Void System.Net.NetEventSource::Exit(System.String,System.String,System.String)
extern void NetEventSource_Exit_m77402CABA75A69C1D778665A0C4CCBA593F3211C (void);
// 0x00000647 System.Void System.Net.NetEventSource::Info(System.Object,System.FormattableString,System.String)
extern void NetEventSource_Info_m0BE7F613FC95552DCCAB55C55B0396C13D2DB513 (void);
// 0x00000648 System.Void System.Net.NetEventSource::Info(System.Object,System.Object,System.String)
extern void NetEventSource_Info_m550D5CB6271122B96B82DD45D65FCB037532E5E8 (void);
// 0x00000649 System.Void System.Net.NetEventSource::Info(System.String,System.String,System.String)
extern void NetEventSource_Info_mCD49F3526C8744D537F6B9E384A51743F4650291 (void);
// 0x0000064A System.Void System.Net.NetEventSource::Error(System.Object,System.Object,System.String)
extern void NetEventSource_Error_mD371BE6D7A90C126AA0E7C839979F4439C9E22AD (void);
// 0x0000064B System.Void System.Net.NetEventSource::ErrorMessage(System.String,System.String,System.String)
extern void NetEventSource_ErrorMessage_m0B2E6677A5672064B69C0B8685BD6E7757093BB2 (void);
// 0x0000064C System.Void System.Net.NetEventSource::Fail(System.Object,System.Object,System.String)
extern void NetEventSource_Fail_m07530DCF1F3780671CA9D866BD5A0B681C0DF324 (void);
// 0x0000064D System.Void System.Net.NetEventSource::CriticalFailure(System.String,System.String,System.String)
extern void NetEventSource_CriticalFailure_mAA833C608A56BE16861F1174A0FA09BE3F6368AA (void);
// 0x0000064E System.Void System.Net.NetEventSource::Associate(System.Object,System.Object,System.String)
extern void NetEventSource_Associate_m73516419B7057CA3028739C1C4093B1F0CAE3BCC (void);
// 0x0000064F System.Void System.Net.NetEventSource::Associate(System.String,System.String,System.String,System.String)
extern void NetEventSource_Associate_m7BF3F4D5D2A78239150915B57E59EBAB2F1C5BC9 (void);
// 0x00000650 System.Boolean System.Net.NetEventSource::get_IsEnabled()
extern void NetEventSource_get_IsEnabled_mF23BA9F90570906AAA1904CF647678C7C03F89F8 (void);
// 0x00000651 System.String System.Net.NetEventSource::IdOf(System.Object)
extern void NetEventSource_IdOf_m072D5B8DF90A548D59CBEE834B1C321B08E480AD (void);
// 0x00000652 System.Int32 System.Net.NetEventSource::GetHashCode(System.Object)
extern void NetEventSource_GetHashCode_mF92D105113400CC00D4707CB2287E5BF5CBCBA96 (void);
// 0x00000653 System.Object System.Net.NetEventSource::Format(System.Object)
extern void NetEventSource_Format_m975612C3282CDCD7A5E1A0BE9E5A59D0E2E176EE (void);
// 0x00000654 System.String System.Net.NetEventSource::Format(System.FormattableString)
extern void NetEventSource_Format_m5C3F8A748045BC1BF7BC78754EE8E8DDA1A74702 (void);
// 0x00000655 System.Void System.Net.NetEventSource::.ctor()
extern void NetEventSource__ctor_mD3EE940132A959963DD08C19D030F37769A89F14 (void);
// 0x00000656 System.Void System.Net.NetEventSource::.cctor()
extern void NetEventSource__cctor_mFE7003F6CDCD2BAA9588AC586C04B79AB4A86DE4 (void);
// 0x00000657 System.Boolean System.Net.TcpValidationHelpers::ValidatePortNumber(System.Int32)
extern void TcpValidationHelpers_ValidatePortNumber_m87E6293214842C630C35F9863ADE5AD844235480 (void);
// 0x00000658 System.Void System.Net.TlsStream::.ctor(System.Net.Sockets.NetworkStream,System.Net.Sockets.Socket,System.String,System.Security.Cryptography.X509Certificates.X509CertificateCollection)
extern void TlsStream__ctor_m92BDBF633326E74A389C3F979F7DA25991AA9575 (void);
// 0x00000659 System.Void System.Net.TlsStream::AuthenticateAsClient()
extern void TlsStream_AuthenticateAsClient_m95AA6647436479C34D8149DA1989A3FE6BD6F2C0 (void);
// 0x0000065A System.IAsyncResult System.Net.TlsStream::BeginAuthenticateAsClient(System.AsyncCallback,System.Object)
extern void TlsStream_BeginAuthenticateAsClient_mCC4D883302E06680A9E5F3EE95B79C52BD0E2FF6 (void);
// 0x0000065B System.Void System.Net.TlsStream::EndAuthenticateAsClient(System.IAsyncResult)
extern void TlsStream_EndAuthenticateAsClient_mE7E1915CE91F4E796B2A0358B677C3D756F3BB2F (void);
// 0x0000065C System.IAsyncResult System.Net.TlsStream::BeginWrite(System.Byte[],System.Int32,System.Int32,System.AsyncCallback,System.Object)
extern void TlsStream_BeginWrite_m5161FDEA1A8F03A0EA277FE0C94DA93D82B5AFEB (void);
// 0x0000065D System.Void System.Net.TlsStream::EndWrite(System.IAsyncResult)
extern void TlsStream_EndWrite_m43F6CC9792BDFC4669D1543FF4EA5C9DDF514761 (void);
// 0x0000065E System.Void System.Net.TlsStream::Write(System.Byte[],System.Int32,System.Int32)
extern void TlsStream_Write_m901E1CB21B2ABF2457690AE07196C90D5B084F1F (void);
// 0x0000065F System.Int32 System.Net.TlsStream::Read(System.Byte[],System.Int32,System.Int32)
extern void TlsStream_Read_mBE1D0DB17E994A642D84CD840478D7BC41A53789 (void);
// 0x00000660 System.IAsyncResult System.Net.TlsStream::BeginRead(System.Byte[],System.Int32,System.Int32,System.AsyncCallback,System.Object)
extern void TlsStream_BeginRead_m017E71124B7571C1B4D3617A8F189250E2A33E0C (void);
// 0x00000661 System.Int32 System.Net.TlsStream::EndRead(System.IAsyncResult)
extern void TlsStream_EndRead_m2F30DD656E7D578F3677F34A79F9CA5C14A38431 (void);
// 0x00000662 System.Void System.Net.TlsStream::Close()
extern void TlsStream_Close_m39E252F0F5310F87E8D97453476B6285DD4A2985 (void);
// 0x00000663 System.Void System.Net.HttpVersion::.cctor()
extern void HttpVersion__cctor_m237BC8431A75E09C3610837B9FECBDD305CF2622 (void);
// 0x00000664 System.Boolean System.Net.IPAddress::get_IsIPv4()
extern void IPAddress_get_IsIPv4_m912994B89DDE21F85E4FE40381CDFF1688BE3F38 (void);
// 0x00000665 System.Boolean System.Net.IPAddress::get_IsIPv6()
extern void IPAddress_get_IsIPv6_m957F80A11C7E40C2CCAE554F12AA547E387B6884 (void);
// 0x00000666 System.UInt32 System.Net.IPAddress::get_PrivateAddress()
extern void IPAddress_get_PrivateAddress_mE1CD072F1E7BDF981FD71CBD984F5FD2A2EC6399 (void);
// 0x00000667 System.Void System.Net.IPAddress::set_PrivateAddress(System.UInt32)
extern void IPAddress_set_PrivateAddress_m73BD8A117538CBDB80F8FF47D31609FA4855D74E (void);
// 0x00000668 System.UInt32 System.Net.IPAddress::get_PrivateScopeId()
extern void IPAddress_get_PrivateScopeId_m3C01EDB8971607BAC0398557E295B5A818191532 (void);
// 0x00000669 System.Void System.Net.IPAddress::set_PrivateScopeId(System.UInt32)
extern void IPAddress_set_PrivateScopeId_m2BA43F20C3B975BDAC6E330C09E09BFD34594A42 (void);
// 0x0000066A System.Void System.Net.IPAddress::.ctor(System.Int64)
extern void IPAddress__ctor_mC240D2060BA0F5A96D286CDE3772FE4354D7030B (void);
// 0x0000066B System.Void System.Net.IPAddress::.ctor(System.Byte[],System.Int64)
extern void IPAddress__ctor_m8D2578858CF6F8E56591F45C8A14150DEFFA44F5 (void);
// 0x0000066C System.Void System.Net.IPAddress::.ctor(System.ReadOnlySpan`1<System.Byte>,System.Int64)
extern void IPAddress__ctor_mFD3C42E1EECC3099D6E347238FB2A0EBE822AF19 (void);
// 0x0000066D System.Void System.Net.IPAddress::.ctor(System.UInt16*,System.Int32,System.UInt32)
extern void IPAddress__ctor_m9673193087826D4DFAA57CE98431390FD47C512F (void);
// 0x0000066E System.Void System.Net.IPAddress::.ctor(System.UInt16[],System.UInt32)
extern void IPAddress__ctor_m16761A05E56D81D4519A8E0FEBB7910E17A1FB7C (void);
// 0x0000066F System.Boolean System.Net.IPAddress::TryParse(System.String,System.Net.IPAddress&)
extern void IPAddress_TryParse_mB8DC9EE090ED3BE8F8C9D419759AA9FF4A498D3B (void);
// 0x00000670 System.Net.IPAddress System.Net.IPAddress::Parse(System.String)
extern void IPAddress_Parse_mD7BEF4D6060D8BE776F559C5F81F195A9917CF1C (void);
// 0x00000671 System.Boolean System.Net.IPAddress::TryWriteBytes(System.Span`1<System.Byte>,System.Int32&)
extern void IPAddress_TryWriteBytes_mB6CA9DA47541FD37A67BCF614983BDBD3581346A (void);
// 0x00000672 System.Void System.Net.IPAddress::WriteIPv6Bytes(System.Span`1<System.Byte>)
extern void IPAddress_WriteIPv6Bytes_m4505E41EC6C2E484293B39735D63DF58BF37539B (void);
// 0x00000673 System.Void System.Net.IPAddress::WriteIPv4Bytes(System.Span`1<System.Byte>)
extern void IPAddress_WriteIPv4Bytes_m4E03460BC962536BD927917BD374A8B1E1C23C40 (void);
// 0x00000674 System.Byte[] System.Net.IPAddress::GetAddressBytes()
extern void IPAddress_GetAddressBytes_m1501E0143C791E3A065E508F5535D8E206652EC9 (void);
// 0x00000675 System.Net.Sockets.AddressFamily System.Net.IPAddress::get_AddressFamily()
extern void IPAddress_get_AddressFamily_m1CE4BCCE499BD70B22F9E37B3F266F9306A98C21 (void);
// 0x00000676 System.Int64 System.Net.IPAddress::get_ScopeId()
extern void IPAddress_get_ScopeId_m464E5C5597F29B05135EDCA6DDB1667EFA70EEF8 (void);
// 0x00000677 System.String System.Net.IPAddress::ToString()
extern void IPAddress_ToString_m91FE727877BEAA0115F497387E2E9CB0B45C3895 (void);
// 0x00000678 System.Boolean System.Net.IPAddress::IsLoopback(System.Net.IPAddress)
extern void IPAddress_IsLoopback_m673C9C63D59BF356AB7964CEE148EE1F3E01CC19 (void);
// 0x00000679 System.Boolean System.Net.IPAddress::Equals(System.Object,System.Boolean)
extern void IPAddress_Equals_mC4514B3B7F9B95B79A1121706C115AECE61636C7 (void);
// 0x0000067A System.Boolean System.Net.IPAddress::Equals(System.Object)
extern void IPAddress_Equals_m5EA56A0CBC4F66012C11628D8CC75E03E5A8C462 (void);
// 0x0000067B System.Int32 System.Net.IPAddress::GetHashCode()
extern void IPAddress_GetHashCode_m243850627E81961E58E3A7A0A39A1F365C47A4BA (void);
// 0x0000067C System.Net.IPAddress System.Net.IPAddress::MapToIPv6()
extern void IPAddress_MapToIPv6_m3D243981B6A8235516A4D8A68FC555B59675DE33 (void);
// 0x0000067D System.Byte[] System.Net.IPAddress::ThrowAddressNullException()
extern void IPAddress_ThrowAddressNullException_mF55B22F51151F17731038C12D118EBEC63C9CC4A (void);
// 0x0000067E System.Void System.Net.IPAddress::.cctor()
extern void IPAddress__cctor_mB1459880D331879EB11466988E78D88EBA0F6735 (void);
// 0x0000067F System.Void System.Net.IPAddress/ReadOnlyIPAddress::.ctor(System.Int64)
extern void ReadOnlyIPAddress__ctor_m0E47AC9070535FCCC4796C165AC8DAB6FA2B5AC5 (void);
// 0x00000680 System.Net.IPAddress System.Net.IPAddressParser::Parse(System.ReadOnlySpan`1<System.Char>,System.Boolean)
extern void IPAddressParser_Parse_m924FDF6137E57D2C205C767578A902FAC6AF9F6C (void);
// 0x00000681 System.String System.Net.IPAddressParser::IPv4AddressToString(System.UInt32)
extern void IPAddressParser_IPv4AddressToString_mED56559517ADF1172DEE5FFBA56B7A3C66060303 (void);
// 0x00000682 System.Void System.Net.IPAddressParser::IPv4AddressToString(System.UInt32,System.Text.StringBuilder)
extern void IPAddressParser_IPv4AddressToString_mC3C2E797E621FC478FCDBADFE9DE20909516D706 (void);
// 0x00000683 System.Int32 System.Net.IPAddressParser::IPv4AddressToStringHelper(System.UInt32,System.Char*)
extern void IPAddressParser_IPv4AddressToStringHelper_m732D3622C399BF418CC039E34BB8EBA0F5B7C581 (void);
// 0x00000684 System.String System.Net.IPAddressParser::IPv6AddressToString(System.UInt16[],System.UInt32)
extern void IPAddressParser_IPv6AddressToString_mA5E8E4CCAA57C745E4CF564CB6CA263661A1BB13 (void);
// 0x00000685 System.Text.StringBuilder System.Net.IPAddressParser::IPv6AddressToStringHelper(System.UInt16[],System.UInt32)
extern void IPAddressParser_IPv6AddressToStringHelper_m5E32EC869045EA58C14FDB598476013D76568A27 (void);
// 0x00000686 System.Void System.Net.IPAddressParser::FormatIPv4AddressNumber(System.Int32,System.Char*,System.Int32&)
extern void IPAddressParser_FormatIPv4AddressNumber_m6C347346B73C32788716D03C3FB4DEA954EE37C2 (void);
// 0x00000687 System.Boolean System.Net.IPAddressParser::Ipv4StringToAddress(System.ReadOnlySpan`1<System.Char>,System.Int64&)
extern void IPAddressParser_Ipv4StringToAddress_m0E8B9B120883B4280B6DB894C47C5527D0A8C6E9 (void);
// 0x00000688 System.Boolean System.Net.IPAddressParser::Ipv6StringToAddress(System.ReadOnlySpan`1<System.Char>,System.UInt16*,System.Int32,System.UInt32&)
extern void IPAddressParser_Ipv6StringToAddress_m2F6666E91E78CB63F69EEDAB23F5DBA65353734A (void);
// 0x00000689 System.Void System.Net.IPAddressParser::AppendSections(System.UInt16[],System.Int32,System.Int32,System.Text.StringBuilder)
extern void IPAddressParser_AppendSections_mB41667569210B39E7A732CE4EDDB684FF7B97C94 (void);
// 0x0000068A System.Void System.Net.IPAddressParser::AppendHex(System.UInt16,System.Text.StringBuilder)
extern void IPAddressParser_AppendHex_m078E3C19C653E140FC8E6943F292CACBB29A13AD (void);
// 0x0000068B System.UInt32 System.Net.IPAddressParser::ExtractIPv4Address(System.UInt16[])
extern void IPAddressParser_ExtractIPv4Address_mF574B7C9D0B4DC4C22DBC0F2A6701FC816A2128D (void);
// 0x0000068C System.UInt16 System.Net.IPAddressParser::Reverse(System.UInt16)
extern void IPAddressParser_Reverse_mD663C9994E59E47531F7D69E576B14D0572676D5 (void);
// 0x0000068D System.Net.Sockets.AddressFamily System.Net.IPEndPoint::get_AddressFamily()
extern void IPEndPoint_get_AddressFamily_m9941B51AEDFC4A65B614DCFFBD6A11644DBA5851 (void);
// 0x0000068E System.Void System.Net.IPEndPoint::.ctor(System.Net.IPAddress,System.Int32)
extern void IPEndPoint__ctor_m902C98F9E3F36B20B3C2E030AA91B62E2BC7A85A (void);
// 0x0000068F System.Net.IPAddress System.Net.IPEndPoint::get_Address()
extern void IPEndPoint_get_Address_m72F783CB76E10E9DBDF680CCC1DAAED201BABB1C (void);
// 0x00000690 System.Int32 System.Net.IPEndPoint::get_Port()
extern void IPEndPoint_get_Port_mFBE1AF1C9CC7E68A46BF46AD3869CC9DC01CF429 (void);
// 0x00000691 System.String System.Net.IPEndPoint::ToString()
extern void IPEndPoint_ToString_mC285E84E3FB9A15B223DD4401DDFC1E4171E766A (void);
// 0x00000692 System.Net.SocketAddress System.Net.IPEndPoint::Serialize()
extern void IPEndPoint_Serialize_m4495698C21946D39519728ADC8D4FB9860B52DD5 (void);
// 0x00000693 System.Net.EndPoint System.Net.IPEndPoint::Create(System.Net.SocketAddress)
extern void IPEndPoint_Create_m3F397111A683D18A38FC7275D55BB94B0FC7350D (void);
// 0x00000694 System.Boolean System.Net.IPEndPoint::Equals(System.Object)
extern void IPEndPoint_Equals_m480BC01DF0A7D8DA996A030546DCECBE2B5D6AF7 (void);
// 0x00000695 System.Int32 System.Net.IPEndPoint::GetHashCode()
extern void IPEndPoint_GetHashCode_m888B6D706296BF20224488C4909807D26655E4F3 (void);
// 0x00000696 System.Void System.Net.IPEndPoint::.cctor()
extern void IPEndPoint__cctor_mF8F48FE436F60E44A928B1967AA49F472E8D1D05 (void);
// 0x00000697 System.Void System.Net.CommandStream::.ctor(System.Net.Sockets.TcpClient)
extern void CommandStream__ctor_mDC3049BB71D0C9B1479D1A94D2B923D753D6F36E (void);
// 0x00000698 System.Void System.Net.CommandStream::Abort(System.Exception)
extern void CommandStream_Abort_m50D7D1A95D01B8DB00746A5DA267285DFD06C98C (void);
// 0x00000699 System.Void System.Net.CommandStream::Dispose(System.Boolean)
extern void CommandStream_Dispose_m5EAA4848F61F0642214E725B7C4CE5289E59CFC5 (void);
// 0x0000069A System.Void System.Net.CommandStream::InvokeRequestCallback(System.Object)
extern void CommandStream_InvokeRequestCallback_m6E7BFD33406D1B53BCF50C42E9D91F13E42C5F3A (void);
// 0x0000069B System.Boolean System.Net.CommandStream::get_RecoverableFailure()
extern void CommandStream_get_RecoverableFailure_m0FF23E84547D7F7E7C4EA8C56443F4C18AEA5641 (void);
// 0x0000069C System.Void System.Net.CommandStream::MarkAsRecoverableFailure()
extern void CommandStream_MarkAsRecoverableFailure_m8577AAD7B31DAD61EAB4594E75EFEBB58B83E2B3 (void);
// 0x0000069D System.IO.Stream System.Net.CommandStream::SubmitRequest(System.Net.WebRequest,System.Boolean,System.Boolean)
extern void CommandStream_SubmitRequest_m4F1F3F4EC4C455CAD8679549106ED73D4607D021 (void);
// 0x0000069E System.Void System.Net.CommandStream::ClearState()
extern void CommandStream_ClearState_m7562386C549485E956DC4305651DE87EA5A8B83B (void);
// 0x0000069F System.Net.CommandStream/PipelineEntry[] System.Net.CommandStream::BuildCommandsList(System.Net.WebRequest)
extern void CommandStream_BuildCommandsList_m605F4A8E286AE09BED57DEBB4DF9956E0D3FC3E0 (void);
// 0x000006A0 System.Exception System.Net.CommandStream::GenerateException(System.String,System.Net.WebExceptionStatus,System.Exception)
extern void CommandStream_GenerateException_m891A32F6C4DA9BF11336825DF694F0471376472D (void);
// 0x000006A1 System.Exception System.Net.CommandStream::GenerateException(System.Net.FtpStatusCode,System.String,System.Exception)
extern void CommandStream_GenerateException_m16AF53C8700B826E18BC10950729EE134C479E5B (void);
// 0x000006A2 System.Void System.Net.CommandStream::InitCommandPipeline(System.Net.WebRequest,System.Net.CommandStream/PipelineEntry[],System.Boolean)
extern void CommandStream_InitCommandPipeline_m5A5C6F19B14B6C6010A4E5A71FE3F973F87D3B04 (void);
// 0x000006A3 System.Void System.Net.CommandStream::CheckContinuePipeline()
extern void CommandStream_CheckContinuePipeline_m2C62E98BD471E8CBF8CEE7C819762D324A13002A (void);
// 0x000006A4 System.IO.Stream System.Net.CommandStream::ContinueCommandPipeline()
extern void CommandStream_ContinueCommandPipeline_m5C680F284A85251071F130E61F020F232C85B815 (void);
// 0x000006A5 System.Boolean System.Net.CommandStream::PostSendCommandProcessing(System.IO.Stream&)
extern void CommandStream_PostSendCommandProcessing_m6650D26A17A9C5AE517FCD70128201FF571C7402 (void);
// 0x000006A6 System.Boolean System.Net.CommandStream::PostReadCommandProcessing(System.IO.Stream&)
extern void CommandStream_PostReadCommandProcessing_m0F38A838BE51165B2FCA409F18B980D288903C23 (void);
// 0x000006A7 System.Net.CommandStream/PipelineInstruction System.Net.CommandStream::PipelineCallback(System.Net.CommandStream/PipelineEntry,System.Net.ResponseDescription,System.Boolean,System.IO.Stream&)
extern void CommandStream_PipelineCallback_m8E95899A548AAEF9EC3305BCDCA4CFF4F4C43D98 (void);
// 0x000006A8 System.Void System.Net.CommandStream::ReadCallback(System.IAsyncResult)
extern void CommandStream_ReadCallback_m338C6963F84F0CEB32D0FFD0FF26C219B2CC3702 (void);
// 0x000006A9 System.Void System.Net.CommandStream::WriteCallback(System.IAsyncResult)
extern void CommandStream_WriteCallback_mA681F85324C0A02A304E0D94D63E1FFAD21C592F (void);
// 0x000006AA System.Text.Encoding System.Net.CommandStream::get_Encoding()
extern void CommandStream_get_Encoding_mFF458DC549D71E8A78ACCAD64D2E73A4C0AD3F96 (void);
// 0x000006AB System.Void System.Net.CommandStream::set_Encoding(System.Text.Encoding)
extern void CommandStream_set_Encoding_mE530EE55B34420E5E4BB74B91D65A6E88B2521FE (void);
// 0x000006AC System.Boolean System.Net.CommandStream::CheckValid(System.Net.ResponseDescription,System.Int32&,System.Int32&)
extern void CommandStream_CheckValid_m71D44E5E7DE4C761EFD5B8433956D38E7939B982 (void);
// 0x000006AD System.Net.ResponseDescription System.Net.CommandStream::ReceiveCommandResponse()
extern void CommandStream_ReceiveCommandResponse_mB8B88A8D12B1427C26CCABDDB76CBC7667A5B714 (void);
// 0x000006AE System.Void System.Net.CommandStream::ReceiveCommandResponseCallback(System.Net.ReceiveState,System.Int32)
extern void CommandStream_ReceiveCommandResponseCallback_m99E06216EDF0BAD3371797D50E843DC135EDC8C7 (void);
// 0x000006AF System.Void System.Net.CommandStream::.cctor()
extern void CommandStream__cctor_mB9A49F757DB9FA45471790C02FF47EEEF09A4296 (void);
// 0x000006B0 System.Void System.Net.CommandStream/PipelineEntry::.ctor(System.String)
extern void PipelineEntry__ctor_m3988E03D67CAC7725DDD334A772C465FCDD58002 (void);
// 0x000006B1 System.Void System.Net.CommandStream/PipelineEntry::.ctor(System.String,System.Net.CommandStream/PipelineEntryFlags)
extern void PipelineEntry__ctor_mCF62FB0B8F6602CF2081D896C0232FB7B9F31881 (void);
// 0x000006B2 System.Boolean System.Net.CommandStream/PipelineEntry::HasFlag(System.Net.CommandStream/PipelineEntryFlags)
extern void PipelineEntry_HasFlag_m1C72335CAD79960E9FCCB190541F222A76F00F96 (void);
// 0x000006B3 System.Boolean System.Net.ResponseDescription::get_PositiveIntermediate()
extern void ResponseDescription_get_PositiveIntermediate_mEE58E298D3A383D8D2A8EB537B53AAC7A9B61348 (void);
// 0x000006B4 System.Boolean System.Net.ResponseDescription::get_PositiveCompletion()
extern void ResponseDescription_get_PositiveCompletion_mA8C5CB9FF0E386FAD10146736663344154E4D58C (void);
// 0x000006B5 System.Boolean System.Net.ResponseDescription::get_TransientFailure()
extern void ResponseDescription_get_TransientFailure_m79235F6AAD03B39148D25332EB0784E5C4696807 (void);
// 0x000006B6 System.Boolean System.Net.ResponseDescription::get_PermanentFailure()
extern void ResponseDescription_get_PermanentFailure_mD250931175B99B4B6558297A889ED479FC292843 (void);
// 0x000006B7 System.Boolean System.Net.ResponseDescription::get_InvalidStatusCode()
extern void ResponseDescription_get_InvalidStatusCode_mCC93FF679EC42A75E4C1E07689BF1CBB5F537168 (void);
// 0x000006B8 System.Void System.Net.ResponseDescription::.ctor()
extern void ResponseDescription__ctor_m4E2075FE167F807D8DBA8C3707A6588F89DA4EB7 (void);
// 0x000006B9 System.Void System.Net.ReceiveState::.ctor(System.Net.CommandStream)
extern void ReceiveState__ctor_m4C77D2EFD69E413122BBB2BA84C6540EA68A2D49 (void);
// 0x000006BA System.Net.NetworkCredential System.Net.FtpControlStream::get_Credentials()
extern void FtpControlStream_get_Credentials_m58332EC011855E9A49AF9938434859AF08C7CE7F (void);
// 0x000006BB System.Void System.Net.FtpControlStream::set_Credentials(System.Net.NetworkCredential)
extern void FtpControlStream_set_Credentials_mB7B4723790E93C6A35DA14B680F74E087EE7675E (void);
// 0x000006BC System.Void System.Net.FtpControlStream::.ctor(System.Net.Sockets.TcpClient)
extern void FtpControlStream__ctor_m1A36E41268DE5D5E34A2D2053A3F8C2B24511402 (void);
// 0x000006BD System.Void System.Net.FtpControlStream::AbortConnect()
extern void FtpControlStream_AbortConnect_m4C13BC4A12ED03FBB94A225138AD6C0620EC707C (void);
// 0x000006BE System.Void System.Net.FtpControlStream::AcceptCallback(System.IAsyncResult)
extern void FtpControlStream_AcceptCallback_m32AB9ACD09857CB071842343824B5896EFAB4631 (void);
// 0x000006BF System.Void System.Net.FtpControlStream::ConnectCallback(System.IAsyncResult)
extern void FtpControlStream_ConnectCallback_mB51B71AC0FC2EB9DF9F868F0EC92AE8F760914DC (void);
// 0x000006C0 System.Void System.Net.FtpControlStream::SSLHandshakeCallback(System.IAsyncResult)
extern void FtpControlStream_SSLHandshakeCallback_mD624AD2E7B323CCD637813D9B982316C4778ADD1 (void);
// 0x000006C1 System.Net.CommandStream/PipelineInstruction System.Net.FtpControlStream::QueueOrCreateFtpDataStream(System.IO.Stream&)
extern void FtpControlStream_QueueOrCreateFtpDataStream_m37AFE4C4DA7DB36D34170261D3AC39D65C2A4AC0 (void);
// 0x000006C2 System.Void System.Net.FtpControlStream::ClearState()
extern void FtpControlStream_ClearState_mA17C5AA0F93146AA5AC167DDD564571852268CE2 (void);
// 0x000006C3 System.Net.CommandStream/PipelineInstruction System.Net.FtpControlStream::PipelineCallback(System.Net.CommandStream/PipelineEntry,System.Net.ResponseDescription,System.Boolean,System.IO.Stream&)
extern void FtpControlStream_PipelineCallback_m052E0525E918223582C672D47D8C17E46F7A2E3C (void);
// 0x000006C4 System.Net.CommandStream/PipelineEntry[] System.Net.FtpControlStream::BuildCommandsList(System.Net.WebRequest)
extern void FtpControlStream_BuildCommandsList_mE94A3FF9361C3692177B493AA3E4A70B4F903B45 (void);
// 0x000006C5 System.Net.CommandStream/PipelineInstruction System.Net.FtpControlStream::QueueOrCreateDataConection(System.Net.CommandStream/PipelineEntry,System.Net.ResponseDescription,System.Boolean,System.IO.Stream&,System.Boolean&)
extern void FtpControlStream_QueueOrCreateDataConection_m8B8FFECC845071AF8089070B306555E05701DBB4 (void);
// 0x000006C6 System.Void System.Net.FtpControlStream::GetPathInfo(System.Net.FtpControlStream/GetPathOption,System.Uri,System.String&,System.String&,System.String&)
extern void FtpControlStream_GetPathInfo_m2805EDE029970250B0F50068777129168ACF1A6F (void);
// 0x000006C7 System.String System.Net.FtpControlStream::FormatAddress(System.Net.IPAddress,System.Int32)
extern void FtpControlStream_FormatAddress_mB25FBE6AE9C810D3F72DDD79118F82D57EFAC294 (void);
// 0x000006C8 System.String System.Net.FtpControlStream::FormatAddressV6(System.Net.IPAddress,System.Int32)
extern void FtpControlStream_FormatAddressV6_m3787064E91F973C183C1FFA9C8D9B4852369D62D (void);
// 0x000006C9 System.Int64 System.Net.FtpControlStream::get_ContentLength()
extern void FtpControlStream_get_ContentLength_mE520E47DE78B6FD130907992A13C5CE778286DC7 (void);
// 0x000006CA System.DateTime System.Net.FtpControlStream::get_LastModified()
extern void FtpControlStream_get_LastModified_m2C2AE6C823CB3CE01A1E62FF588781F535177258 (void);
// 0x000006CB System.Uri System.Net.FtpControlStream::get_ResponseUri()
extern void FtpControlStream_get_ResponseUri_mC488459D89E1783FDC6DCA0DFB2EEC465BE165F0 (void);
// 0x000006CC System.String System.Net.FtpControlStream::get_BannerMessage()
extern void FtpControlStream_get_BannerMessage_m021AB6E64BF1E73206DDC72A6B6C54505B2E890C (void);
// 0x000006CD System.String System.Net.FtpControlStream::get_WelcomeMessage()
extern void FtpControlStream_get_WelcomeMessage_m90D94C1DFE0345CC50333F139A4A6F5FA424F05E (void);
// 0x000006CE System.String System.Net.FtpControlStream::get_ExitMessage()
extern void FtpControlStream_get_ExitMessage_m6E2214D55C11B97FC9FF7CCDC2F1072CDA01DF8F (void);
// 0x000006CF System.Int64 System.Net.FtpControlStream::GetContentLengthFrom213Response(System.String)
extern void FtpControlStream_GetContentLengthFrom213Response_mC838EFD3A20DEA9A8DA867CF8496229CB076EB96 (void);
// 0x000006D0 System.DateTime System.Net.FtpControlStream::GetLastModifiedFrom213Response(System.String)
extern void FtpControlStream_GetLastModifiedFrom213Response_mFF3AD1F97838C9CEBC92D3A2C033962064ECEE79 (void);
// 0x000006D1 System.Void System.Net.FtpControlStream::TryUpdateResponseUri(System.String,System.Net.FtpWebRequest)
extern void FtpControlStream_TryUpdateResponseUri_mA4514F22354FA2F4BEB3D73F24A7DEB5240E213F (void);
// 0x000006D2 System.Void System.Net.FtpControlStream::TryUpdateContentLength(System.String)
extern void FtpControlStream_TryUpdateContentLength_mE2B8C5EC33E1F4D789FE5C6DE3825BB2952EB753 (void);
// 0x000006D3 System.String System.Net.FtpControlStream::GetLoginDirectory(System.String)
extern void FtpControlStream_GetLoginDirectory_m24BD744DF3263F2FD96A6B120FD5E014C759ABE9 (void);
// 0x000006D4 System.Int32 System.Net.FtpControlStream::GetPortV4(System.String)
extern void FtpControlStream_GetPortV4_mED40942A0B437AFC658378BB5BFDFB21C0ADC1B5 (void);
// 0x000006D5 System.Int32 System.Net.FtpControlStream::GetPortV6(System.String)
extern void FtpControlStream_GetPortV6_m45FC9306A5E97C22B2778C2FAD6EFF882C98870D (void);
// 0x000006D6 System.Void System.Net.FtpControlStream::CreateFtpListenerSocket(System.Net.FtpWebRequest)
extern void FtpControlStream_CreateFtpListenerSocket_mC7CAB6085D9ECF4C194F053CFC1AC34AFB8F323F (void);
// 0x000006D7 System.String System.Net.FtpControlStream::GetPortCommandLine(System.Net.FtpWebRequest)
extern void FtpControlStream_GetPortCommandLine_mAA8762A087F108ABA5DE42D38AD916C9CFA03194 (void);
// 0x000006D8 System.String System.Net.FtpControlStream::FormatFtpCommand(System.String,System.String)
extern void FtpControlStream_FormatFtpCommand_m29176141DC970F6084AA0572E60CDF71F5A6BABB (void);
// 0x000006D9 System.Net.Sockets.Socket System.Net.FtpControlStream::CreateFtpDataSocket(System.Net.FtpWebRequest,System.Net.Sockets.Socket)
extern void FtpControlStream_CreateFtpDataSocket_mDDD4CC879C2BBDB4956033BB52781B60B262B56C (void);
// 0x000006DA System.Boolean System.Net.FtpControlStream::CheckValid(System.Net.ResponseDescription,System.Int32&,System.Int32&)
extern void FtpControlStream_CheckValid_mC618F705ACE6DC3B6F636C74FE1CFCE8600C4141 (void);
// 0x000006DB System.Net.TriState System.Net.FtpControlStream::IsFtpDataStreamWriteable()
extern void FtpControlStream_IsFtpDataStreamWriteable_m98769CB129051685F3DF2107B8B7CD11D343D6E7 (void);
// 0x000006DC System.Void System.Net.FtpControlStream::.cctor()
extern void FtpControlStream__cctor_mF8D6566F149435771B819B916199BBF9853A1EB0 (void);
// 0x000006DD System.Void System.Net.FtpControlStream/<>c__DisplayClass31_0::.ctor()
extern void U3CU3Ec__DisplayClass31_0__ctor_mC80F22193462B0EF9A706D5ECFDADC54E5120638 (void);
// 0x000006DE System.Void System.Net.FtpControlStream/<>c__DisplayClass31_0::<PipelineCallback>b__0(System.IAsyncResult)
extern void U3CU3Ec__DisplayClass31_0_U3CPipelineCallbackU3Eb__0_mFA6F1908DB89530BFD35B6934E01C14A5B45112D (void);
// 0x000006DF System.Void System.Net.FtpDataStream::.ctor(System.Net.Sockets.NetworkStream,System.Net.FtpWebRequest,System.Net.TriState)
extern void FtpDataStream__ctor_m43E92319125756CD8D5D660EE7FE9B940DA9DB75 (void);
// 0x000006E0 System.Void System.Net.FtpDataStream::Dispose(System.Boolean)
extern void FtpDataStream_Dispose_m40A248B7B3B4AA751449298E068A48711AF2437A (void);
// 0x000006E1 System.Void System.Net.FtpDataStream::System.Net.ICloseEx.CloseEx(System.Net.CloseExState)
extern void FtpDataStream_System_Net_ICloseEx_CloseEx_m8518CB2A9A5EB9C3EB5DF8BDD7190CF67EA12D4E (void);
// 0x000006E2 System.Void System.Net.FtpDataStream::CheckError()
extern void FtpDataStream_CheckError_mC26104FB2C3DEC62A33E10405B121830A3AEA959 (void);
// 0x000006E3 System.Boolean System.Net.FtpDataStream::get_CanRead()
extern void FtpDataStream_get_CanRead_mB136FDA74BD17ECC05F810CEC8DA8452725F88BC (void);
// 0x000006E4 System.Boolean System.Net.FtpDataStream::get_CanSeek()
extern void FtpDataStream_get_CanSeek_m16CFE4B9386DA93BD72857FD3DDAC124B68BEEAA (void);
// 0x000006E5 System.Boolean System.Net.FtpDataStream::get_CanWrite()
extern void FtpDataStream_get_CanWrite_mAD89E9F515C503810E61BB8F044CF512DDD9E0EE (void);
// 0x000006E6 System.Int64 System.Net.FtpDataStream::get_Length()
extern void FtpDataStream_get_Length_m41102D2823EC5DA138301485C9A96DA8BC507614 (void);
// 0x000006E7 System.Int64 System.Net.FtpDataStream::get_Position()
extern void FtpDataStream_get_Position_m61B62F61A716965679CC54C94B1C16E4694CD957 (void);
// 0x000006E8 System.Void System.Net.FtpDataStream::set_Position(System.Int64)
extern void FtpDataStream_set_Position_m079639CACCF2F27743CA7213A0DB8A64759D04B0 (void);
// 0x000006E9 System.Int64 System.Net.FtpDataStream::Seek(System.Int64,System.IO.SeekOrigin)
extern void FtpDataStream_Seek_m14D6F555BAE0811E39C12619CED96986472CABC7 (void);
// 0x000006EA System.Int32 System.Net.FtpDataStream::Read(System.Byte[],System.Int32,System.Int32)
extern void FtpDataStream_Read_m80A22ED0497EEACE48277E18ED0E9B4190542D44 (void);
// 0x000006EB System.Void System.Net.FtpDataStream::Write(System.Byte[],System.Int32,System.Int32)
extern void FtpDataStream_Write_m5B917E5BAB484222765206736846B9816A835183 (void);
// 0x000006EC System.Void System.Net.FtpDataStream::AsyncReadCallback(System.IAsyncResult)
extern void FtpDataStream_AsyncReadCallback_m8A05268C76664CF1F38C1901EB05327A33FF8A9B (void);
// 0x000006ED System.IAsyncResult System.Net.FtpDataStream::BeginRead(System.Byte[],System.Int32,System.Int32,System.AsyncCallback,System.Object)
extern void FtpDataStream_BeginRead_m5164D1F47EBDF439C369ECF12776AFF3A721FAAA (void);
// 0x000006EE System.Int32 System.Net.FtpDataStream::EndRead(System.IAsyncResult)
extern void FtpDataStream_EndRead_m0C22E9C40BBBCBFA9ACA9D672059F8E3A852339C (void);
// 0x000006EF System.IAsyncResult System.Net.FtpDataStream::BeginWrite(System.Byte[],System.Int32,System.Int32,System.AsyncCallback,System.Object)
extern void FtpDataStream_BeginWrite_m5C92FBF9A19E02023A289311E0BBD2647F4D64FF (void);
// 0x000006F0 System.Void System.Net.FtpDataStream::EndWrite(System.IAsyncResult)
extern void FtpDataStream_EndWrite_mC462BE976E9BBDD4EDD8CF8DE0EC5E9224973CC9 (void);
// 0x000006F1 System.Void System.Net.FtpDataStream::Flush()
extern void FtpDataStream_Flush_m68DD6058C64DF629BD9E77C15821CE07E4CB8157 (void);
// 0x000006F2 System.Boolean System.Net.FtpDataStream::get_CanTimeout()
extern void FtpDataStream_get_CanTimeout_m4D01B3DCA1B67CA92E1E39B66D5CCE66B40C592A (void);
// 0x000006F3 System.Int32 System.Net.FtpDataStream::get_ReadTimeout()
extern void FtpDataStream_get_ReadTimeout_mEAFCC7065DAB83EFD8E4116426E05EB460B42795 (void);
// 0x000006F4 System.Void System.Net.FtpDataStream::set_ReadTimeout(System.Int32)
extern void FtpDataStream_set_ReadTimeout_m51BE244F4873D324D797C0B05D063C40371422D2 (void);
// 0x000006F5 System.Int32 System.Net.FtpDataStream::get_WriteTimeout()
extern void FtpDataStream_get_WriteTimeout_mA96F0FB2ED35E26FE846C5AB322739F1429C1336 (void);
// 0x000006F6 System.Void System.Net.FtpDataStream::set_WriteTimeout(System.Int32)
extern void FtpDataStream_set_WriteTimeout_m2E70796FCB84096334299E26840F1536FB380761 (void);
// 0x000006F7 System.Void System.Net.FtpDataStream::SetSocketTimeoutOption(System.Int32)
extern void FtpDataStream_SetSocketTimeoutOption_m20EDF2440DC034CB6530BB97A53796A2DBAC88A8 (void);
// 0x000006F8 System.Void System.Net.FtpMethodInfo::.ctor(System.String,System.Net.FtpOperation,System.Net.FtpMethodFlags,System.String)
extern void FtpMethodInfo__ctor_mC171C452F97CFBCC30ADEA3982ECBE6469C4523D (void);
// 0x000006F9 System.Boolean System.Net.FtpMethodInfo::HasFlag(System.Net.FtpMethodFlags)
extern void FtpMethodInfo_HasFlag_mE4178764BE8879A93F8E9A4A3737528A2BE3F775 (void);
// 0x000006FA System.Boolean System.Net.FtpMethodInfo::get_IsCommandOnly()
extern void FtpMethodInfo_get_IsCommandOnly_m908F15518314673A19C0757AA67E24374709D719 (void);
// 0x000006FB System.Boolean System.Net.FtpMethodInfo::get_IsUpload()
extern void FtpMethodInfo_get_IsUpload_m34E090D800423923B895D914383F63EF51019CEC (void);
// 0x000006FC System.Boolean System.Net.FtpMethodInfo::get_IsDownload()
extern void FtpMethodInfo_get_IsDownload_m0D167463FDABE34B643B022F442A657A3CEA2EC4 (void);
// 0x000006FD System.Boolean System.Net.FtpMethodInfo::get_ShouldParseForResponseUri()
extern void FtpMethodInfo_get_ShouldParseForResponseUri_m7D40CD10C27151B72235705787C1FCBC62B6E60B (void);
// 0x000006FE System.Net.FtpMethodInfo System.Net.FtpMethodInfo::GetMethodInfo(System.String)
extern void FtpMethodInfo_GetMethodInfo_mE5CB9773AE2ECF74C9C39DCCB562B616767BE39B (void);
// 0x000006FF System.Void System.Net.FtpMethodInfo::.cctor()
extern void FtpMethodInfo__cctor_m59F0FDD90D25CF351E06C20D432F9458CA1D68D4 (void);
// 0x00000700 System.Net.FtpMethodInfo System.Net.FtpWebRequest::get_MethodInfo()
extern void FtpWebRequest_get_MethodInfo_m1916AEF829D24CCE147215A4CC8B5D12E35370EB (void);
// 0x00000701 System.String System.Net.FtpWebRequest::get_Method()
extern void FtpWebRequest_get_Method_m76600B77DC79C16B5ED7E4E8A8D8998B82FBD506 (void);
// 0x00000702 System.Void System.Net.FtpWebRequest::set_Method(System.String)
extern void FtpWebRequest_set_Method_mC770F8F66E7CEE6C513DDE38D97D50CC7E5C0560 (void);
// 0x00000703 System.String System.Net.FtpWebRequest::get_RenameTo()
extern void FtpWebRequest_get_RenameTo_m582E665F04E3524E6E4F872D30E4DD30955760E5 (void);
// 0x00000704 System.Net.ICredentials System.Net.FtpWebRequest::get_Credentials()
extern void FtpWebRequest_get_Credentials_mD7E41D3F3E9D53C87C8FBC639554C134E834B5DA (void);
// 0x00000705 System.Void System.Net.FtpWebRequest::set_Credentials(System.Net.ICredentials)
extern void FtpWebRequest_set_Credentials_m6BD777D7820D5BBA97E49B2A480420AF2DD79B9A (void);
// 0x00000706 System.Uri System.Net.FtpWebRequest::get_RequestUri()
extern void FtpWebRequest_get_RequestUri_mE435FBA45447DC0D5826C9128DCD99474CE12D0D (void);
// 0x00000707 System.Int32 System.Net.FtpWebRequest::get_Timeout()
extern void FtpWebRequest_get_Timeout_m58C5D209E4958C3F49DEA797966FBE802BE33010 (void);
// 0x00000708 System.Int32 System.Net.FtpWebRequest::get_RemainingTimeout()
extern void FtpWebRequest_get_RemainingTimeout_m22F8B622745C3B79728C7378C623523DB932FB0D (void);
// 0x00000709 System.Int32 System.Net.FtpWebRequest::get_ReadWriteTimeout()
extern void FtpWebRequest_get_ReadWriteTimeout_mB6F0DF85418ED4107E9AA448C46B289C3C36CECF (void);
// 0x0000070A System.Int64 System.Net.FtpWebRequest::get_ContentOffset()
extern void FtpWebRequest_get_ContentOffset_mA4ECBD88A0B0834C16BF00D976B20AF95D87701B (void);
// 0x0000070B System.Int64 System.Net.FtpWebRequest::get_ContentLength()
extern void FtpWebRequest_get_ContentLength_mAF7452EC5E6497F2E093A56BE157B27EF30AA052 (void);
// 0x0000070C System.Net.IWebProxy System.Net.FtpWebRequest::get_Proxy()
extern void FtpWebRequest_get_Proxy_m58F2BDAB196B855C65E59D432B5C0760C0E0AF21 (void);
// 0x0000070D System.Void System.Net.FtpWebRequest::set_Proxy(System.Net.IWebProxy)
extern void FtpWebRequest_set_Proxy_mA142CDA01AA7953FF40A1448B98BFF8845D973BF (void);
// 0x0000070E System.Boolean System.Net.FtpWebRequest::get_Aborted()
extern void FtpWebRequest_get_Aborted_mD54BB6D8935C6139F80371D631FA815961BAEA1D (void);
// 0x0000070F System.Void System.Net.FtpWebRequest::.ctor(System.Uri)
extern void FtpWebRequest__ctor_mE322968A58EF47DADD907F88EAA7FB4E00543B77 (void);
// 0x00000710 System.Net.WebResponse System.Net.FtpWebRequest::GetResponse()
extern void FtpWebRequest_GetResponse_m2E40BD4F0CCC5D9B8B6D5C20509CE9AC5EE2FFFA (void);
// 0x00000711 System.IAsyncResult System.Net.FtpWebRequest::BeginGetResponse(System.AsyncCallback,System.Object)
extern void FtpWebRequest_BeginGetResponse_mEB30D254D530BA29140C679AA1BDE6F8D472DEBF (void);
// 0x00000712 System.Net.WebResponse System.Net.FtpWebRequest::EndGetResponse(System.IAsyncResult)
extern void FtpWebRequest_EndGetResponse_mB67129902D8A7767D96CCECB5A1B5B25F8C1EBB8 (void);
// 0x00000713 System.Void System.Net.FtpWebRequest::SubmitRequest(System.Boolean)
extern void FtpWebRequest_SubmitRequest_mD0DDB9A82DCD6D83C0BD14771B8C3DCB59436B1C (void);
// 0x00000714 System.Exception System.Net.FtpWebRequest::TranslateConnectException(System.Exception)
extern void FtpWebRequest_TranslateConnectException_mAB63B1B7A859BB09EAB69EB0C4429F41221954D7 (void);
// 0x00000715 System.Void System.Net.FtpWebRequest::CreateConnectionAsync()
extern void FtpWebRequest_CreateConnectionAsync_m32CC4FFE6A220E2BDDBFBFD2F5350959A362D023 (void);
// 0x00000716 System.Net.FtpControlStream System.Net.FtpWebRequest::CreateConnection()
extern void FtpWebRequest_CreateConnection_m93965D472DEDD396B49FFEAFACE7F24B3E6E29B9 (void);
// 0x00000717 System.IO.Stream System.Net.FtpWebRequest::TimedSubmitRequestHelper(System.Boolean)
extern void FtpWebRequest_TimedSubmitRequestHelper_m1BAC9B293CE60F33C0BE9B556AC516F249526AE5 (void);
// 0x00000718 System.Void System.Net.FtpWebRequest::TimerCallback(System.Net.TimerThread/Timer,System.Int32,System.Object)
extern void FtpWebRequest_TimerCallback_m4E2E74539A7C5060AEC4AC31826EE40F956FF8F4 (void);
// 0x00000719 System.Net.TimerThread/Queue System.Net.FtpWebRequest::get_TimerQueue()
extern void FtpWebRequest_get_TimerQueue_m7CC11C6132CB0AF1494DD8333DA4AE9A74A3B083 (void);
// 0x0000071A System.Boolean System.Net.FtpWebRequest::AttemptedRecovery(System.Exception)
extern void FtpWebRequest_AttemptedRecovery_m37F888BE32F44DAA4C7974B0B81514E2D5177288 (void);
// 0x0000071B System.Void System.Net.FtpWebRequest::SetException(System.Exception)
extern void FtpWebRequest_SetException_m273ED89B507A23F8C9B7F9B752EC32CAD27E59A8 (void);
// 0x0000071C System.Void System.Net.FtpWebRequest::CheckError()
extern void FtpWebRequest_CheckError_m0161167F168C34FC6CB654FD038950680B4EB204 (void);
// 0x0000071D System.Void System.Net.FtpWebRequest::RequestCallback(System.Object)
extern void FtpWebRequest_RequestCallback_m01917657BCE4DD15D0FA926E652F214B25A489B7 (void);
// 0x0000071E System.Void System.Net.FtpWebRequest::SyncRequestCallback(System.Object)
extern void FtpWebRequest_SyncRequestCallback_mBA4F7551E61FCC70A683BB0275E640ED308A1711 (void);
// 0x0000071F System.Void System.Net.FtpWebRequest::AsyncRequestCallback(System.Object)
extern void FtpWebRequest_AsyncRequestCallback_m16A0D27F8F25B02C06FB35441D0FFC04B53B4EDF (void);
// 0x00000720 System.Net.FtpWebRequest/RequestStage System.Net.FtpWebRequest::FinishRequestStage(System.Net.FtpWebRequest/RequestStage)
extern void FtpWebRequest_FinishRequestStage_m46BBC97BEC097B3E0898D53A60463393BBC961FA (void);
// 0x00000721 System.Void System.Net.FtpWebRequest::Abort()
extern void FtpWebRequest_Abort_m692F58C2CAE79DF9BE85C883804FBDF8ED3ADF8E (void);
// 0x00000722 System.Void System.Net.FtpWebRequest::set_CachePolicy(System.Net.Cache.RequestCachePolicy)
extern void FtpWebRequest_set_CachePolicy_m9D41AA5795A910761DF6943E06A629CFFFD1ACA0 (void);
// 0x00000723 System.Boolean System.Net.FtpWebRequest::get_UseBinary()
extern void FtpWebRequest_get_UseBinary_mF3DE86086AD5AD72D92B04325590EA25E2597591 (void);
// 0x00000724 System.Boolean System.Net.FtpWebRequest::get_UsePassive()
extern void FtpWebRequest_get_UsePassive_m3934FCB6A521CBDC77018736E820BAA8978135BC (void);
// 0x00000725 System.Security.Cryptography.X509Certificates.X509CertificateCollection System.Net.FtpWebRequest::get_ClientCertificates()
extern void FtpWebRequest_get_ClientCertificates_mA566B0A04203FCA61A4C858073A0A9271AB73382 (void);
// 0x00000726 System.Boolean System.Net.FtpWebRequest::get_EnableSsl()
extern void FtpWebRequest_get_EnableSsl_mE30506F987A04EB9771FD530066BC18A9F2A7ED8 (void);
// 0x00000727 System.Net.WebHeaderCollection System.Net.FtpWebRequest::get_Headers()
extern void FtpWebRequest_get_Headers_mAA9F97EA5BF0115BD58AEC6E4E9C610643C5F031 (void);
// 0x00000728 System.Boolean System.Net.FtpWebRequest::get_UseDefaultCredentials()
extern void FtpWebRequest_get_UseDefaultCredentials_mAD856EDBDCF69FB4ABDE74722A1D446C59000A86 (void);
// 0x00000729 System.Boolean System.Net.FtpWebRequest::get_InUse()
extern void FtpWebRequest_get_InUse_mBBB7CD6328BBE78BEB1E032E2D5A0708BF9BE208 (void);
// 0x0000072A System.Void System.Net.FtpWebRequest::EnsureFtpWebResponse(System.Exception)
extern void FtpWebRequest_EnsureFtpWebResponse_mB605C3DDD57BE29978FDA23340B5D280DD6FBAD9 (void);
// 0x0000072B System.Void System.Net.FtpWebRequest::DataStreamClosed(System.Net.CloseExState)
extern void FtpWebRequest_DataStreamClosed_m39A5D8350B2CC390416F67CE81165D4A69425CBD (void);
// 0x0000072C System.Void System.Net.FtpWebRequest::.cctor()
extern void FtpWebRequest__cctor_m828B5A5267951FE5E80B4AE153163FCBA4BF026D (void);
// 0x0000072D System.Void System.Net.FtpWebRequest/<CreateConnectionAsync>d__86::MoveNext()
extern void U3CCreateConnectionAsyncU3Ed__86_MoveNext_m60DE305F205F71E0F000095E3B3BA38D3156735C (void);
// 0x0000072E System.Void System.Net.FtpWebRequest/<CreateConnectionAsync>d__86::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine)
extern void U3CCreateConnectionAsyncU3Ed__86_SetStateMachine_m95964DA1EC40A81F593B072FF797A49EA11C94EE (void);
// 0x0000072F System.Void System.Net.FtpWebRequest/<>c::.cctor()
extern void U3CU3Ec__cctor_m0AEF40FE4AAF8906461BEB8EA30A8408ACFA485C (void);
// 0x00000730 System.Void System.Net.FtpWebRequest/<>c::.ctor()
extern void U3CU3Ec__ctor_mD37F7BFBDE41951EB965B2BE6B39FE005FEAA064 (void);
// 0x00000731 System.Security.Cryptography.X509Certificates.X509CertificateCollection System.Net.FtpWebRequest/<>c::<get_ClientCertificates>b__114_0()
extern void U3CU3Ec_U3Cget_ClientCertificatesU3Eb__114_0_m40805B8FBE35ACD91B1128B347050725AEF2B700 (void);
// 0x00000732 System.Void System.Net.FtpWebRequestCreator::.ctor()
extern void FtpWebRequestCreator__ctor_m163216FA7A2018F0D581EC6AC6B83FB853DA514D (void);
// 0x00000733 System.Net.WebRequest System.Net.FtpWebRequestCreator::Create(System.Uri)
extern void FtpWebRequestCreator_Create_mA3D39BA636449D51EDB273828E43418690A5D73F (void);
// 0x00000734 System.Void System.Net.FtpWebResponse::.ctor(System.IO.Stream,System.Int64,System.Uri,System.Net.FtpStatusCode,System.String,System.DateTime,System.String,System.String,System.String)
extern void FtpWebResponse__ctor_mAEF0E4781821381A13AE4E1B84179049E1E907A3 (void);
// 0x00000735 System.Void System.Net.FtpWebResponse::UpdateStatus(System.Net.FtpStatusCode,System.String,System.String)
extern void FtpWebResponse_UpdateStatus_mEB271B815F8918C8F4681301A2736BAC5C5877FB (void);
// 0x00000736 System.IO.Stream System.Net.FtpWebResponse::GetResponseStream()
extern void FtpWebResponse_GetResponseStream_m9D103F0115A561706EAD524F43F6CD7296C0231E (void);
// 0x00000737 System.Void System.Net.FtpWebResponse::SetResponseStream(System.IO.Stream)
extern void FtpWebResponse_SetResponseStream_mD0530FA146A88F6AB357A887FBC201FE58549039 (void);
// 0x00000738 System.Void System.Net.FtpWebResponse::Close()
extern void FtpWebResponse_Close_m25B6EDDB1321F60623EB7ADA95D0A5A44DAE025B (void);
// 0x00000739 System.Net.WebHeaderCollection System.Net.FtpWebResponse::get_Headers()
extern void FtpWebResponse_get_Headers_m0EC3B53A0804C6442101F3187F141C4ED1EA6D0F (void);
// 0x0000073A System.Uri System.Net.FtpWebResponse::get_ResponseUri()
extern void FtpWebResponse_get_ResponseUri_m6B5B02E5CF3F53F21100824DA95850AE1AF6A3B3 (void);
// 0x0000073B System.Net.FtpStatusCode System.Net.FtpWebResponse::get_StatusCode()
extern void FtpWebResponse_get_StatusCode_m874357CEF43E1D988350EE6229F996F0F41DB795 (void);
// 0x0000073C System.Void System.Net.FtpWebResponse/EmptyStream::.ctor()
extern void EmptyStream__ctor_m4237F8952ABD99619B5D769C10165FD7330AB327 (void);
// 0x0000073D System.Void System.Net.NetworkStreamWrapper::.ctor(System.Net.Sockets.TcpClient)
extern void NetworkStreamWrapper__ctor_mCA258E4FB49C2E9CEA040D4ACBC9B5F70BD454EF (void);
// 0x0000073E System.Boolean System.Net.NetworkStreamWrapper::get_UsingSecureStream()
extern void NetworkStreamWrapper_get_UsingSecureStream_m86E61049DC4265D855C187275D6536ACA6988A05 (void);
// 0x0000073F System.Net.IPAddress System.Net.NetworkStreamWrapper::get_ServerAddress()
extern void NetworkStreamWrapper_get_ServerAddress_mE6D714D4B29C89FFE2C975AAA6828FF02440D2C6 (void);
// 0x00000740 System.Net.Sockets.Socket System.Net.NetworkStreamWrapper::get_Socket()
extern void NetworkStreamWrapper_get_Socket_m787036C2B47E611BD0F452A14DE461D8B5A30246 (void);
// 0x00000741 System.Net.Sockets.NetworkStream System.Net.NetworkStreamWrapper::get_NetworkStream()
extern void NetworkStreamWrapper_get_NetworkStream_m65DC14637198CEE4E9F9543EA3AC07168BA06488 (void);
// 0x00000742 System.Void System.Net.NetworkStreamWrapper::set_NetworkStream(System.Net.Sockets.NetworkStream)
extern void NetworkStreamWrapper_set_NetworkStream_m66A3B0C65E4DD88A79296C88CE4DC5912ED997A7 (void);
// 0x00000743 System.Boolean System.Net.NetworkStreamWrapper::get_CanRead()
extern void NetworkStreamWrapper_get_CanRead_m9E3F88847C63CC45E08A4CA38347BA18E6F0C7DE (void);
// 0x00000744 System.Boolean System.Net.NetworkStreamWrapper::get_CanSeek()
extern void NetworkStreamWrapper_get_CanSeek_mF81EC536A250C1136AFF2D8C772511D65BC2DDEF (void);
// 0x00000745 System.Boolean System.Net.NetworkStreamWrapper::get_CanWrite()
extern void NetworkStreamWrapper_get_CanWrite_m9512E5D900C0599D481133881057F66CCF229610 (void);
// 0x00000746 System.Boolean System.Net.NetworkStreamWrapper::get_CanTimeout()
extern void NetworkStreamWrapper_get_CanTimeout_mF4442A0A130CC0F5A653C915415879D0FB9673A3 (void);
// 0x00000747 System.Int32 System.Net.NetworkStreamWrapper::get_ReadTimeout()
extern void NetworkStreamWrapper_get_ReadTimeout_m38DC646B80AF1B0458ACE2A5FE167E12E1EFCAB8 (void);
// 0x00000748 System.Void System.Net.NetworkStreamWrapper::set_ReadTimeout(System.Int32)
extern void NetworkStreamWrapper_set_ReadTimeout_m1F0FAADB8CA55B27A565F086A3437A567AB2A773 (void);
// 0x00000749 System.Int32 System.Net.NetworkStreamWrapper::get_WriteTimeout()
extern void NetworkStreamWrapper_get_WriteTimeout_m95206E798C00EEBD7B43D48721E1997C74390E51 (void);
// 0x0000074A System.Void System.Net.NetworkStreamWrapper::set_WriteTimeout(System.Int32)
extern void NetworkStreamWrapper_set_WriteTimeout_mF38A5FB8D14BAD03B0B3697CF9D5EB860D095ECA (void);
// 0x0000074B System.Int64 System.Net.NetworkStreamWrapper::get_Length()
extern void NetworkStreamWrapper_get_Length_m3BAAACDBA6569575645415C83EB9583F9225584F (void);
// 0x0000074C System.Int64 System.Net.NetworkStreamWrapper::get_Position()
extern void NetworkStreamWrapper_get_Position_m3623B9694018445156B83888F5CD8DCE4BA26889 (void);
// 0x0000074D System.Void System.Net.NetworkStreamWrapper::set_Position(System.Int64)
extern void NetworkStreamWrapper_set_Position_m76431A4932CD8EA168ACE97C40908437B729681F (void);
// 0x0000074E System.Int64 System.Net.NetworkStreamWrapper::Seek(System.Int64,System.IO.SeekOrigin)
extern void NetworkStreamWrapper_Seek_m6194A60CF7B41228714AE19BBD9D75555B720BCA (void);
// 0x0000074F System.Int32 System.Net.NetworkStreamWrapper::Read(System.Byte[],System.Int32,System.Int32)
extern void NetworkStreamWrapper_Read_m6FD99AB7C194754AA011AF6AB1F00A41D30F597B (void);
// 0x00000750 System.Void System.Net.NetworkStreamWrapper::Write(System.Byte[],System.Int32,System.Int32)
extern void NetworkStreamWrapper_Write_mA60BF942F19DF67A950CE07564E5F45457999C07 (void);
// 0x00000751 System.Void System.Net.NetworkStreamWrapper::Dispose(System.Boolean)
extern void NetworkStreamWrapper_Dispose_mB3DC621F9502A2251F9D30FFAB6D50F5B3C078A1 (void);
// 0x00000752 System.Void System.Net.NetworkStreamWrapper::CloseSocket()
extern void NetworkStreamWrapper_CloseSocket_mAD2F12D01E0C1D3B6DD51D691F1C5CBA1A4D1467 (void);
// 0x00000753 System.Void System.Net.NetworkStreamWrapper::Close(System.Int32)
extern void NetworkStreamWrapper_Close_mD87894052ED65B641C61C3C068C61F36E0DBCC04 (void);
// 0x00000754 System.IAsyncResult System.Net.NetworkStreamWrapper::BeginRead(System.Byte[],System.Int32,System.Int32,System.AsyncCallback,System.Object)
extern void NetworkStreamWrapper_BeginRead_m9DAD8D04D5A685983DD0DC913E6F3EC64A0467E9 (void);
// 0x00000755 System.Int32 System.Net.NetworkStreamWrapper::EndRead(System.IAsyncResult)
extern void NetworkStreamWrapper_EndRead_m6B52AC13E227B396A7D669137BBA5DF258158954 (void);
// 0x00000756 System.Threading.Tasks.Task`1<System.Int32> System.Net.NetworkStreamWrapper::ReadAsync(System.Byte[],System.Int32,System.Int32,System.Threading.CancellationToken)
extern void NetworkStreamWrapper_ReadAsync_m382936CA17D7F12FFB5D83D8F6EB159C34CF70B7 (void);
// 0x00000757 System.IAsyncResult System.Net.NetworkStreamWrapper::BeginWrite(System.Byte[],System.Int32,System.Int32,System.AsyncCallback,System.Object)
extern void NetworkStreamWrapper_BeginWrite_m8CCA440D2C97AA61CEF2EF205163A15B0BE055B3 (void);
// 0x00000758 System.Void System.Net.NetworkStreamWrapper::EndWrite(System.IAsyncResult)
extern void NetworkStreamWrapper_EndWrite_mF1202D2CBDF5B003113810B1ECCC151583F4B800 (void);
// 0x00000759 System.Threading.Tasks.Task System.Net.NetworkStreamWrapper::WriteAsync(System.Byte[],System.Int32,System.Int32,System.Threading.CancellationToken)
extern void NetworkStreamWrapper_WriteAsync_mB2FFD56F071DD38C6C019188479564EC664D72F6 (void);
// 0x0000075A System.Void System.Net.NetworkStreamWrapper::Flush()
extern void NetworkStreamWrapper_Flush_mF9DC6E0A66A95E743B38E0DDC4E3B833A66DD48C (void);
// 0x0000075B System.Threading.Tasks.Task System.Net.NetworkStreamWrapper::FlushAsync(System.Threading.CancellationToken)
extern void NetworkStreamWrapper_FlushAsync_mC50DB25E23FE1DD253EF6F34595B451F31D38721 (void);
// 0x0000075C System.Void System.Net.NetworkStreamWrapper::SetSocketTimeoutOption(System.Int32)
extern void NetworkStreamWrapper_SetSocketTimeoutOption_mEF49FAF0A48C4B65816D8BF28868B897835419AF (void);
// 0x0000075D System.Void System.Net.Authorization::.ctor(System.String)
extern void Authorization__ctor_m2B6F7C3A1C77B4B4532B4964BF214BF957694268 (void);
// 0x0000075E System.Void System.Net.Authorization::.ctor(System.String,System.Boolean)
extern void Authorization__ctor_m7EC4EAC7186BC2664B45DDCDA917BA6C8315CBDC (void);
// 0x0000075F System.String System.Net.Authorization::get_Message()
extern void Authorization_get_Message_m84C00416C183E8A3B06E37052923C90F486F529A (void);
// 0x00000760 System.Boolean System.Net.Authorization::get_Complete()
extern void Authorization_get_Complete_m43C3AC5D83009442D51B959623D46AD1ABA2AEB8 (void);
// 0x00000761 System.Net.ICredentials System.Net.CredentialCache::get_DefaultCredentials()
extern void CredentialCache_get_DefaultCredentials_mFD45861A5151E546B6DF04F6D527E82214EA4143 (void);
// 0x00000762 System.Net.NetworkCredential System.Net.CredentialCache::get_DefaultNetworkCredentials()
extern void CredentialCache_get_DefaultNetworkCredentials_m5C67A21E1BD70EE41FA927D7603622FBA7F10BA6 (void);
// 0x00000763 System.Void System.Net.SystemNetworkCredential::.ctor()
extern void SystemNetworkCredential__ctor_m6C0643A3B325903C6E20EEC9940A6646F4AE77B6 (void);
// 0x00000764 System.Void System.Net.SystemNetworkCredential::.cctor()
extern void SystemNetworkCredential__cctor_mC2950C5826DFEFF2A593B0E00769DCAF75257AF3 (void);
// 0x00000765 System.Net.Sockets.AddressFamily System.Net.EndPoint::get_AddressFamily()
extern void EndPoint_get_AddressFamily_m44AC2CD5C6868280BEBABF4090D3AFCA2E254537 (void);
// 0x00000766 System.Net.SocketAddress System.Net.EndPoint::Serialize()
extern void EndPoint_Serialize_mB045A92E21967EF34B1D5A32EF4E645CC1871BA3 (void);
// 0x00000767 System.Net.EndPoint System.Net.EndPoint::Create(System.Net.SocketAddress)
extern void EndPoint_Create_m09DA8D1A544D556AD0A1A08E3B0CBE9052615983 (void);
// 0x00000768 System.Void System.Net.EndPoint::.ctor()
extern void EndPoint__ctor_m4CD393A3D801B696473199A2D2F7EC80E8036F5D (void);
// 0x00000769 System.Net.Authorization System.Net.IAuthenticationModule::Authenticate(System.String,System.Net.WebRequest,System.Net.ICredentials)
// 0x0000076A System.Net.Authorization System.Net.IAuthenticationModule::PreAuthenticate(System.Net.WebRequest,System.Net.ICredentials)
// 0x0000076B System.String System.Net.IAuthenticationModule::get_AuthenticationType()
// 0x0000076C System.Boolean System.Net.ICertificatePolicy::CheckValidationResult(System.Net.ServicePoint,System.Security.Cryptography.X509Certificates.X509Certificate,System.Net.WebRequest,System.Int32)
// 0x0000076D System.Net.NetworkCredential System.Net.ICredentials::GetCredential(System.Uri,System.String)
// 0x0000076E System.String System.Net.IPHostEntry::get_HostName()
extern void IPHostEntry_get_HostName_m04050E3890C11BC5CB02BF48FBDD8AB4938FC390 (void);
// 0x0000076F System.Void System.Net.IPHostEntry::set_HostName(System.String)
extern void IPHostEntry_set_HostName_m4218E75B9A5D143AF361FEC708ED40CD3829920A (void);
// 0x00000770 System.Void System.Net.IPHostEntry::set_Aliases(System.String[])
extern void IPHostEntry_set_Aliases_mCAB3DC9E9B474EA49C1A80E8010FF4932316B266 (void);
// 0x00000771 System.Net.IPAddress[] System.Net.IPHostEntry::get_AddressList()
extern void IPHostEntry_get_AddressList_m9D14D52EFB41C53C9C4A36D438E1333A99B7AA71 (void);
// 0x00000772 System.Void System.Net.IPHostEntry::set_AddressList(System.Net.IPAddress[])
extern void IPHostEntry_set_AddressList_mFC955717B52B0D1DC71059FC7B2ED6659E4729D8 (void);
// 0x00000773 System.Void System.Net.IPHostEntry::.ctor()
extern void IPHostEntry__ctor_mF2D2692AFFD3ED81CAF30F4CD42B7B0843952398 (void);
// 0x00000774 System.Net.WebRequest System.Net.IWebRequestCreate::Create(System.Uri)
// 0x00000775 System.Void System.Net.InternalException::.ctor()
extern void InternalException__ctor_m20A09E66E185FB1449C71227304AF40936C8011A (void);
// 0x00000776 System.Boolean System.Net.NclUtilities::IsFatal(System.Exception)
extern void NclUtilities_IsFatal_m0B4EB55E9621759F8177F84710FBA8AB09074DB0 (void);
// 0x00000777 System.Boolean System.Net.NclUtilities::IsAddressLocal(System.Net.IPAddress)
extern void NclUtilities_IsAddressLocal_mA952662DF0A2D8BF1AFF9E74B1FF46DBCA90812F (void);
// 0x00000778 System.Net.IPHostEntry System.Net.NclUtilities::GetLocalHost()
extern void NclUtilities_GetLocalHost_m7C77756A35C2F3CC268016902FA61CF88C5AD56F (void);
// 0x00000779 System.Net.IPAddress[] System.Net.NclUtilities::get_LocalAddresses()
extern void NclUtilities_get_LocalAddresses_mC5E3B1D849F83965C3F09ECF963B3CB252A8F22F (void);
// 0x0000077A System.Object System.Net.NclUtilities::get_LocalAddressesLock()
extern void NclUtilities_get_LocalAddressesLock_mDF3BAF033A2D11D70D5703B65302AB09525F7880 (void);
// 0x0000077B System.String System.Net.ValidationHelper::MakeStringNull(System.String)
extern void ValidationHelper_MakeStringNull_mFC25A67C52461BFCE2F30DB71823434BE37895C0 (void);
// 0x0000077C System.Boolean System.Net.ValidationHelper::IsBlankString(System.String)
extern void ValidationHelper_IsBlankString_mEE97DDAD061D54175C26B9E51E891C4F346E33B6 (void);
// 0x0000077D System.Boolean System.Net.ValidationHelper::ValidateTcpPort(System.Int32)
extern void ValidationHelper_ValidateTcpPort_m9042E85AFB8EA2756E2940065C116104C008CCB2 (void);
// 0x0000077E System.Void System.Net.ValidationHelper::.cctor()
extern void ValidationHelper__cctor_m24C6635AA32CE592CED801B39532BB4B7445AFC1 (void);
// 0x0000077F System.NotImplementedException System.Net.ExceptionHelper::get_MethodNotImplementedException()
extern void ExceptionHelper_get_MethodNotImplementedException_mF8678EE4622F1BBEEC6CDD54293E4D1B40A6D251 (void);
// 0x00000780 System.NotImplementedException System.Net.ExceptionHelper::get_PropertyNotImplementedException()
extern void ExceptionHelper_get_PropertyNotImplementedException_m5029CA867B083BAEE8D3D4577B1F571FEDDDE590 (void);
// 0x00000781 System.Net.WebException System.Net.ExceptionHelper::get_TimeoutException()
extern void ExceptionHelper_get_TimeoutException_m952E47F158CFD9B5B3D42F89B032E0ED69C1CFCB (void);
// 0x00000782 System.NotSupportedException System.Net.ExceptionHelper::get_PropertyNotSupportedException()
extern void ExceptionHelper_get_PropertyNotSupportedException_m5CC325461533A050D3EF68316653B789963A0DA2 (void);
// 0x00000783 System.Net.WebException System.Net.ExceptionHelper::get_RequestAbortedException()
extern void ExceptionHelper_get_RequestAbortedException_m3DF6599ECE269D18BE8B09099E6D8A9E6692B309 (void);
// 0x00000784 System.Net.IWebRequestCreate System.Net.WebRequestPrefixElement::get_Creator()
extern void WebRequestPrefixElement_get_Creator_mA4054182FA19EA0B452693C7F747122DC0A4A9ED (void);
// 0x00000785 System.Void System.Net.WebRequestPrefixElement::set_Creator(System.Net.IWebRequestCreate)
extern void WebRequestPrefixElement_set_Creator_mD7ECF1CF1BD68AC660ED2E3EE27582CF3903CCCE (void);
// 0x00000786 System.Void System.Net.WebRequestPrefixElement::.ctor(System.String,System.Net.IWebRequestCreate)
extern void WebRequestPrefixElement__ctor_mA9BEF8159EE6A6C7092797F6E7BE68FDE06E3C4B (void);
// 0x00000787 System.Void System.Net.HttpContinueDelegate::.ctor(System.Object,System.IntPtr)
extern void HttpContinueDelegate__ctor_mF88BDF13545D1FCB1962650C0A2B5C891BA83DF5 (void);
// 0x00000788 System.Void System.Net.HttpContinueDelegate::Invoke(System.Int32,System.Net.WebHeaderCollection)
extern void HttpContinueDelegate_Invoke_m911A3C37BB31B610864B0381AA08241D41B2CB7D (void);
// 0x00000789 System.Void System.Net.NetworkCredential::.ctor(System.String,System.String)
extern void NetworkCredential__ctor_mE50C6F50A386C1116DDEC3F21BD7A2894BDC902C (void);
// 0x0000078A System.Void System.Net.NetworkCredential::.ctor(System.String,System.String,System.String)
extern void NetworkCredential__ctor_m6AACF996F73DA7CE81D33CD301DF98362E7D3EB2 (void);
// 0x0000078B System.String System.Net.NetworkCredential::get_UserName()
extern void NetworkCredential_get_UserName_mEBB5D5B4928F1868DD79A104CF2BAFCFAC88AFA1 (void);
// 0x0000078C System.Void System.Net.NetworkCredential::set_UserName(System.String)
extern void NetworkCredential_set_UserName_m1C8F2119945861B5B7A512896A57F5E2C5537B2F (void);
// 0x0000078D System.String System.Net.NetworkCredential::get_Password()
extern void NetworkCredential_get_Password_m7F0F54ED0E4A41F66513296C4E3063D70AF6036C (void);
// 0x0000078E System.Void System.Net.NetworkCredential::set_Password(System.String)
extern void NetworkCredential_set_Password_mF0B964234CE60FF322135B014FFD8C28FEF5428B (void);
// 0x0000078F System.String System.Net.NetworkCredential::get_Domain()
extern void NetworkCredential_get_Domain_mFFC454BD64B52DC2FFA09971876B56A2B337DE17 (void);
// 0x00000790 System.Void System.Net.NetworkCredential::set_Domain(System.String)
extern void NetworkCredential_set_Domain_mF7A8246CA8329E6A86A7B2B5FA8C972371F5AABA (void);
// 0x00000791 System.String System.Net.NetworkCredential::InternalGetUserName()
extern void NetworkCredential_InternalGetUserName_m3C611F91EF4D0D363D0F727ED93B5BB71057BAA9 (void);
// 0x00000792 System.String System.Net.NetworkCredential::InternalGetPassword()
extern void NetworkCredential_InternalGetPassword_mC81DF1C74B2EC52EB60CFAC26B7D39D04EA0919C (void);
// 0x00000793 System.String System.Net.NetworkCredential::InternalGetDomain()
extern void NetworkCredential_InternalGetDomain_m23031ACE871266F13428419D081B8F0B76388D82 (void);
// 0x00000794 System.Net.NetworkCredential System.Net.NetworkCredential::GetCredential(System.Uri,System.String)
extern void NetworkCredential_GetCredential_mA14F76598AB02327F11A1A09ABB896510F20C64F (void);
// 0x00000795 System.Void System.Net.ProtocolViolationException::.ctor()
extern void ProtocolViolationException__ctor_m0999A59A95131FA8BB4D6685FBF4BC0B74E01E34 (void);
// 0x00000796 System.Void System.Net.ProtocolViolationException::.ctor(System.String)
extern void ProtocolViolationException__ctor_m2C2665583590BF7DB9B53A7AF126FEFDDE364BA5 (void);
// 0x00000797 System.Void System.Net.ProtocolViolationException::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
extern void ProtocolViolationException__ctor_mD9B5606196795D66E9A101AE92EE2A8D9B9A7440 (void);
// 0x00000798 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_mA112E599073DE2CF2AC7F84E6CD354BFEBFA3170 (void);
// 0x00000799 System.Void System.Net.ProtocolViolationException::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
extern void ProtocolViolationException_GetObjectData_mF3C17B3E564B658959AF1A026E232D8E2D2CCEB9 (void);
// 0x0000079A System.Net.Sockets.AddressFamily System.Net.SocketAddress::get_Family()
extern void SocketAddress_get_Family_mF66C07BE26931A763DF421310667F1C7EE82EA20 (void);
// 0x0000079B System.Int32 System.Net.SocketAddress::get_Size()
extern void SocketAddress_get_Size_mBBA7758844EE6209A287989E0DBAE534C9A21A11 (void);
// 0x0000079C System.Byte System.Net.SocketAddress::get_Item(System.Int32)
extern void SocketAddress_get_Item_mFF97A6A1AF0D8AB36C662282C477B5DBAFD10FBD (void);
// 0x0000079D System.Void System.Net.SocketAddress::.ctor(System.Net.Sockets.AddressFamily,System.Int32)
extern void SocketAddress__ctor_mD56F67A8077F542F2DA0ABAF693EE192F5910ECB (void);
// 0x0000079E System.Void System.Net.SocketAddress::.ctor(System.Net.IPAddress)
extern void SocketAddress__ctor_mE024ADACE4B62D1FF2969E8D59E3D6A4B567DC30 (void);
// 0x0000079F System.Void System.Net.SocketAddress::.ctor(System.Net.IPAddress,System.Int32)
extern void SocketAddress__ctor_m33DA845BE27401842BFABDF79738F8EFA60B12B6 (void);
// 0x000007A0 System.Net.IPAddress System.Net.SocketAddress::GetIPAddress()
extern void SocketAddress_GetIPAddress_m9F349596DE4F881222A989059162AF5880FBAA0D (void);
// 0x000007A1 System.Net.IPEndPoint System.Net.SocketAddress::GetIPEndPoint()
extern void SocketAddress_GetIPEndPoint_m1B1532600216A9545A7CAC1EA49F23CBAC5C8C17 (void);
// 0x000007A2 System.Boolean System.Net.SocketAddress::Equals(System.Object)
extern void SocketAddress_Equals_m68D7D3DC11E1070E43492BA30FD9AE5AEA51C49D (void);
// 0x000007A3 System.Int32 System.Net.SocketAddress::GetHashCode()
extern void SocketAddress_GetHashCode_mA5B524859742D73CF5870F6984360E15F09FA719 (void);
// 0x000007A4 System.String System.Net.SocketAddress::ToString()
extern void SocketAddress_ToString_m1C4AEB870E76472C9E3800224F2400A66DF8E46A (void);
// 0x000007A5 System.Void System.Net.WebException::.ctor()
extern void WebException__ctor_m1F229FB262E89CA90779094218A3066F532EB8CB (void);
// 0x000007A6 System.Void System.Net.WebException::.ctor(System.String)
extern void WebException__ctor_mFBC3890EC80132004827F36950EEB651595BF277 (void);
// 0x000007A7 System.Void System.Net.WebException::.ctor(System.String,System.Exception)
extern void WebException__ctor_m8075F9F7345CECCBDB276E0B67DE820A9F7D03E9 (void);
// 0x000007A8 System.Void System.Net.WebException::.ctor(System.String,System.Net.WebExceptionStatus)
extern void WebException__ctor_m6C829021B5388956F84830FC249915324C1453A1 (void);
// 0x000007A9 System.Void System.Net.WebException::.ctor(System.String,System.Net.WebExceptionStatus,System.Net.WebExceptionInternalStatus,System.Exception)
extern void WebException__ctor_m7022740DDAF9DE008CB8B2B66CC04AE2C5C45174 (void);
// 0x000007AA System.Void System.Net.WebException::.ctor(System.String,System.Exception,System.Net.WebExceptionStatus,System.Net.WebResponse)
extern void WebException__ctor_m937A4670EAF10FD9EFA1E0AEAAE27515293339FD (void);
// 0x000007AB System.Void System.Net.WebException::.ctor(System.String,System.String,System.Exception,System.Net.WebExceptionStatus,System.Net.WebResponse)
extern void WebException__ctor_mA1609CA415DDD5C7C4AF37E9CD2CE77330C43384 (void);
// 0x000007AC System.Void System.Net.WebException::.ctor(System.String,System.Exception,System.Net.WebExceptionStatus,System.Net.WebResponse,System.Net.WebExceptionInternalStatus)
extern void WebException__ctor_m7A5D68872BF6CA52F8992EBFD74AB6BCB07EB77C (void);
// 0x000007AD 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_mF29A3D816C156692A8C353A9C824CA2F5C60BBFD (void);
// 0x000007AE System.Void System.Net.WebException::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
extern void WebException__ctor_m6D36D5DBE171207E973C5BDFC9A57BE2A1E5DA7C (void);
// 0x000007AF 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_mAEABC5E4A1BAE8AD395EFC404CCEAA00345AD628 (void);
// 0x000007B0 System.Void System.Net.WebException::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
extern void WebException_GetObjectData_mF735C851AF332C94DDDAB38C0C24AA1871DC2901 (void);
// 0x000007B1 System.Net.WebExceptionStatus System.Net.WebException::get_Status()
extern void WebException_get_Status_m9B08D3B07C3D75A6783EADB1215EB54E2D3B9822 (void);
// 0x000007B2 System.Net.WebResponse System.Net.WebException::get_Response()
extern void WebException_get_Response_m808BF96464DDCE6C66D633355101C69800A5A7E7 (void);
// 0x000007B3 System.String System.Net.WebExceptionMapping::GetWebStatusString(System.Net.WebExceptionStatus)
extern void WebExceptionMapping_GetWebStatusString_mC6F3D28D6DCDD3E8674CBDA5CA684DF603DBCF69 (void);
// 0x000007B4 System.Void System.Net.WebExceptionMapping::.cctor()
extern void WebExceptionMapping__cctor_m56C96AB4B5D49C51756576BE119AC1096CDD6C4C (void);
// 0x000007B5 System.Void System.Net.WebHeaderCollection::NormalizeCommonHeaders()
extern void WebHeaderCollection_NormalizeCommonHeaders_mE1D83B9D009EB876D33D1EB93CDC65F4F97B5B77 (void);
// 0x000007B6 System.Collections.Specialized.NameValueCollection System.Net.WebHeaderCollection::get_InnerCollection()
extern void WebHeaderCollection_get_InnerCollection_m544FF08AD232BC5BDD8C5109DF6CD21C5ECAE2D0 (void);
// 0x000007B7 System.Boolean System.Net.WebHeaderCollection::AllowMultiValues(System.String)
extern void WebHeaderCollection_AllowMultiValues_mDE5975EA8A29DCB2347D5B3FCFD97473E12CDC16 (void);
// 0x000007B8 System.Boolean System.Net.WebHeaderCollection::get_AllowHttpRequestHeader()
extern void WebHeaderCollection_get_AllowHttpRequestHeader_m3ED9F9796BC1B56D21105BAE17D4CABA83713889 (void);
// 0x000007B9 System.Void System.Net.WebHeaderCollection::Remove(System.Net.HttpRequestHeader)
extern void WebHeaderCollection_Remove_m93990EF3A5F1D4F6D67232583029BB26483C7F67 (void);
// 0x000007BA System.Void System.Net.WebHeaderCollection::AddInternal(System.String,System.String)
extern void WebHeaderCollection_AddInternal_m0EE002E2F815150CA5C43EC865F6D193FD4B7777 (void);
// 0x000007BB System.Void System.Net.WebHeaderCollection::ChangeInternal(System.String,System.String)
extern void WebHeaderCollection_ChangeInternal_m170009EA1B341E9E69FD5A7DECF0AD2EE601C2EB (void);
// 0x000007BC System.Void System.Net.WebHeaderCollection::RemoveInternal(System.String)
extern void WebHeaderCollection_RemoveInternal_mC5B544F96C64E2087FE388E375DBE4A185E53AF0 (void);
// 0x000007BD System.String System.Net.WebHeaderCollection::CheckBadChars(System.String,System.Boolean)
extern void WebHeaderCollection_CheckBadChars_m1F7BCD4BF0DC01AF8C1378AD02862D9900B67D71 (void);
// 0x000007BE System.Boolean System.Net.WebHeaderCollection::ContainsNonAsciiChars(System.String)
extern void WebHeaderCollection_ContainsNonAsciiChars_mAE8D797265C12FBCAC784B15D734914273ED7AFD (void);
// 0x000007BF System.Void System.Net.WebHeaderCollection::ThrowOnRestrictedHeader(System.String)
extern void WebHeaderCollection_ThrowOnRestrictedHeader_mFBE0E21167D9EB5485BD3DC18B505FEC9BF6CF51 (void);
// 0x000007C0 System.Void System.Net.WebHeaderCollection::Add(System.String,System.String)
extern void WebHeaderCollection_Add_m3E612375F241E3383BA9EC01972C5A5FCD9384CF (void);
// 0x000007C1 System.Void System.Net.WebHeaderCollection::Add(System.String)
extern void WebHeaderCollection_Add_m9A3740A95FB8359CB0B56367D2E19E8C3CD77EDC (void);
// 0x000007C2 System.Void System.Net.WebHeaderCollection::Set(System.String,System.String)
extern void WebHeaderCollection_Set_mD28BC00E4A0787295183E92F630DAAF9AD435D47 (void);
// 0x000007C3 System.Void System.Net.WebHeaderCollection::SetInternal(System.String,System.String)
extern void WebHeaderCollection_SetInternal_m3E861ED032C85112F8FD4B715C6505508BD78679 (void);
// 0x000007C4 System.Void System.Net.WebHeaderCollection::Remove(System.String)
extern void WebHeaderCollection_Remove_mD3D0E549867A561B0E71C7B4DC9B532208C60A6E (void);
// 0x000007C5 System.String[] System.Net.WebHeaderCollection::GetValues(System.String)
extern void WebHeaderCollection_GetValues_mB75176E99C15DAE45AC897402491AA38C9D4FD33 (void);
// 0x000007C6 System.String System.Net.WebHeaderCollection::ToString()
extern void WebHeaderCollection_ToString_m60D2996FFE881E3D8AAF700E761ECA34B0A24D86 (void);
// 0x000007C7 System.String System.Net.WebHeaderCollection::GetAsString(System.Collections.Specialized.NameValueCollection,System.Boolean,System.Boolean)
extern void WebHeaderCollection_GetAsString_m7E801872DAF279F8228F57FF2EA5336CD29F2E4F (void);
// 0x000007C8 System.Void System.Net.WebHeaderCollection::.ctor()
extern void WebHeaderCollection__ctor_m9C77B3E5FD0A3637283AE2B7084F5ED5D8CD7369 (void);
// 0x000007C9 System.Void System.Net.WebHeaderCollection::.ctor(System.Net.WebHeaderCollectionType)
extern void WebHeaderCollection__ctor_mE6EBDC6DA6CA46B83FD87FA51A93BACCA7FCDB27 (void);
// 0x000007CA System.Void System.Net.WebHeaderCollection::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
extern void WebHeaderCollection__ctor_m7FAAE403639DC42E7FFED6006B1D10BF5A1B4B5F (void);
// 0x000007CB System.Void System.Net.WebHeaderCollection::OnDeserialization(System.Object)
extern void WebHeaderCollection_OnDeserialization_mDF73EE0F5BBF3AEE9C37273B79738A47530BECA4 (void);
// 0x000007CC System.Void System.Net.WebHeaderCollection::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
extern void WebHeaderCollection_GetObjectData_mA9D238943F3E6D4DF3A1156A0EA6729F5CA6F911 (void);
// 0x000007CD 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_mCB9569FEA54BEF369CF3BE5F56F36072D01D712D (void);
// 0x000007CE System.String System.Net.WebHeaderCollection::Get(System.String)
extern void WebHeaderCollection_Get_m7EB2DFD01DAC1EA2CC4CA7290459BF47B06CABED (void);
// 0x000007CF System.Collections.IEnumerator System.Net.WebHeaderCollection::GetEnumerator()
extern void WebHeaderCollection_GetEnumerator_m8A77AE9A2EFFD0F12E60A1DDF51BBBF2C9F5904B (void);
// 0x000007D0 System.Int32 System.Net.WebHeaderCollection::get_Count()
extern void WebHeaderCollection_get_Count_mFD0A0FD946CC97663996F70E67BF64851F3A4B26 (void);
// 0x000007D1 System.String System.Net.WebHeaderCollection::Get(System.Int32)
extern void WebHeaderCollection_Get_m99BCFF243942F451A075C334C2B67767B2332348 (void);
// 0x000007D2 System.String System.Net.WebHeaderCollection::GetKey(System.Int32)
extern void WebHeaderCollection_GetKey_m568730550CD89F6A9C02478A059923E3BEE324BD (void);
// 0x000007D3 System.Void System.Net.WebHeaderCollection::.cctor()
extern void WebHeaderCollection__cctor_m065B6EEB9A340079FA0815B12CF08010D7A5FD81 (void);
// 0x000007D4 System.Int32 System.Net.CaseInsensitiveAscii::GetHashCode(System.Object)
extern void CaseInsensitiveAscii_GetHashCode_m6196C976C5E2C2BF948F9775AF827D80AA0707B2 (void);
// 0x000007D5 System.Int32 System.Net.CaseInsensitiveAscii::Compare(System.Object,System.Object)
extern void CaseInsensitiveAscii_Compare_mDA30468D238E946A8CA36C5D0CBD9C92EBB67B0B (void);
// 0x000007D6 System.Int32 System.Net.CaseInsensitiveAscii::FastGetHashCode(System.String)
extern void CaseInsensitiveAscii_FastGetHashCode_m8185162F020C571335BCFB444577F786E6BB1E06 (void);
// 0x000007D7 System.Boolean System.Net.CaseInsensitiveAscii::Equals(System.Object,System.Object)
extern void CaseInsensitiveAscii_Equals_m2F02CC88964600A235BA5B084B83ADA6CEE2EE5F (void);
// 0x000007D8 System.Void System.Net.CaseInsensitiveAscii::.ctor()
extern void CaseInsensitiveAscii__ctor_mD964E182EFE7238322DE8F7A2CA169657B6C4F4A (void);
// 0x000007D9 System.Void System.Net.CaseInsensitiveAscii::.cctor()
extern void CaseInsensitiveAscii__cctor_m769922E617CDF4088DCC27EDD5C2F0042D2318A3 (void);
// 0x000007DA System.Object System.Net.WebRequest::get_InternalSyncObject()
extern void WebRequest_get_InternalSyncObject_mCCA701B3B01048CC2F26150D9E84D25CD194DFCF (void);
// 0x000007DB System.Net.WebRequest System.Net.WebRequest::Create(System.Uri,System.Boolean)
extern void WebRequest_Create_m9DD92CB71F55DA62C44CDCB1797D1B4241E753DC (void);
// 0x000007DC System.Net.WebRequest System.Net.WebRequest::Create(System.String)
extern void WebRequest_Create_m18D598C169B53797E9B26A710442CAF2D786B04A (void);
// 0x000007DD System.Net.WebRequest System.Net.WebRequest::Create(System.Uri)
extern void WebRequest_Create_mD11C7BB286D0C12A92911F717AC8D2CAF9027611 (void);
// 0x000007DE System.Collections.ArrayList System.Net.WebRequest::get_PrefixList()
extern void WebRequest_get_PrefixList_m233C839E7F75B2777B26A693A2DAD1AACC7B915D (void);
// 0x000007DF System.Collections.ArrayList System.Net.WebRequest::PopulatePrefixList()
extern void WebRequest_PopulatePrefixList_m6E56B2280C7828A4FFFF0154681C3CD8B1B61E8B (void);
// 0x000007E0 System.Void System.Net.WebRequest::.ctor()
extern void WebRequest__ctor_m8A7037980E4A7E78EEF420F0C38A36C10DE3D642 (void);
// 0x000007E1 System.Void System.Net.WebRequest::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
extern void WebRequest__ctor_mFCD491607BF422AED49CB0368CFE19F2E37BE98A (void);
// 0x000007E2 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_m84834AA790D887F6742649C7D4001AD00089102B (void);
// 0x000007E3 System.Void System.Net.WebRequest::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
extern void WebRequest_GetObjectData_m1809AB7BE2251220AB0F64110CFD815EF882D3E7 (void);
// 0x000007E4 System.Void System.Net.WebRequest::set_CachePolicy(System.Net.Cache.RequestCachePolicy)
extern void WebRequest_set_CachePolicy_mBDD930800DB2EFD353D0090BBEC03D8DE098C90A (void);
// 0x000007E5 System.Void System.Net.WebRequest::InternalSetCachePolicy(System.Net.Cache.RequestCachePolicy)
extern void WebRequest_InternalSetCachePolicy_m48EE455302BEA5A1F75E18E5D7DCF5CA8A18F076 (void);
// 0x000007E6 System.String System.Net.WebRequest::get_Method()
extern void WebRequest_get_Method_mFAE2E9E052F7031B81B2C5F05FBAF0AB1167A444 (void);
// 0x000007E7 System.Void System.Net.WebRequest::set_Method(System.String)
extern void WebRequest_set_Method_mC0B76EDF551FA04D66ABF5F52D0725787EECD31C (void);
// 0x000007E8 System.Uri System.Net.WebRequest::get_RequestUri()
extern void WebRequest_get_RequestUri_m91BE50BB8D64C8FD5D9B31A0F707EB066A64097A (void);
// 0x000007E9 System.Net.WebHeaderCollection System.Net.WebRequest::get_Headers()
extern void WebRequest_get_Headers_m26A0D1239097F7AA805B4A8D2CF6FA5B1DC56932 (void);
// 0x000007EA System.Int64 System.Net.WebRequest::get_ContentLength()
extern void WebRequest_get_ContentLength_m1BF638AB4F757E2FAB7F765B63FD743BF0FCBF6B (void);
// 0x000007EB System.Net.ICredentials System.Net.WebRequest::get_Credentials()
extern void WebRequest_get_Credentials_m47790A75D2014E80AB4F83A91BEBFED52785F500 (void);
// 0x000007EC System.Void System.Net.WebRequest::set_Credentials(System.Net.ICredentials)
extern void WebRequest_set_Credentials_mBD3AD4311A053F6FD323344BE1A0F1B17868428B (void);
// 0x000007ED System.Boolean System.Net.WebRequest::get_UseDefaultCredentials()
extern void WebRequest_get_UseDefaultCredentials_m81F5CC1019777DFC87DDE33FEA663CCED0F3C0F9 (void);
// 0x000007EE System.Net.IWebProxy System.Net.WebRequest::get_Proxy()
extern void WebRequest_get_Proxy_m251BB31AEFFC7CFF8B760FE3AEAF2910743C092D (void);
// 0x000007EF System.Void System.Net.WebRequest::set_Proxy(System.Net.IWebProxy)
extern void WebRequest_set_Proxy_mFDB69D2A0469AD21FC1A918EEB5515272D45F796 (void);
// 0x000007F0 System.Int32 System.Net.WebRequest::get_Timeout()
extern void WebRequest_get_Timeout_mB2F6910163AF508879886ABE5C9824ABA6D1D81C (void);
// 0x000007F1 System.Net.WebResponse System.Net.WebRequest::GetResponse()
extern void WebRequest_GetResponse_mF6F9D792949BD9CDA3AC8DC9635C6D31913D519B (void);
// 0x000007F2 System.IAsyncResult System.Net.WebRequest::BeginGetResponse(System.AsyncCallback,System.Object)
extern void WebRequest_BeginGetResponse_mBED5D8A0E2BDB198696F3117A2355564F6AA0299 (void);
// 0x000007F3 System.Net.WebResponse System.Net.WebRequest::EndGetResponse(System.IAsyncResult)
extern void WebRequest_EndGetResponse_mBE7182580E7B9B64E560EDC8C7A2A68F385C4833 (void);
// 0x000007F4 System.Threading.Tasks.Task`1<System.Net.WebResponse> System.Net.WebRequest::GetResponseAsync()
extern void WebRequest_GetResponseAsync_m43EB360A2947698EDE4671A9811FA0F6C52A23EC (void);
// 0x000007F5 System.Security.Principal.WindowsIdentity System.Net.WebRequest::SafeCaptureIdenity()
extern void WebRequest_SafeCaptureIdenity_m75DF76AA29C004E643C39626ADD8A24D4C5EEDD9 (void);
// 0x000007F6 System.Void System.Net.WebRequest::Abort()
extern void WebRequest_Abort_mC22268D6B6812F405039FB6F34208E726EF62A56 (void);
// 0x000007F7 System.Net.Cache.RequestCacheProtocol System.Net.WebRequest::get_CacheProtocol()
extern void WebRequest_get_CacheProtocol_m2936E9CABE538D40E6A88C1DC3B78CE9336A711B (void);
// 0x000007F8 System.Void System.Net.WebRequest::set_CacheProtocol(System.Net.Cache.RequestCacheProtocol)
extern void WebRequest_set_CacheProtocol_m708E1FF1630F00DF87309F698E837EA6E55428C4 (void);
// 0x000007F9 System.Net.IWebProxy System.Net.WebRequest::get_InternalDefaultWebProxy()
extern void WebRequest_get_InternalDefaultWebProxy_m5FE1DF46DCB29A82C5AD3017F0D1BAD2A787A75C (void);
// 0x000007FA System.Void System.Net.WebRequest::.cctor()
extern void WebRequest__cctor_mB67087F945455F2B1502CB55721CBF2ADB0A10F4 (void);
// 0x000007FB System.Threading.Tasks.Task`1<System.Net.WebResponse> System.Net.WebRequest::<GetResponseAsync>b__79_0()
extern void WebRequest_U3CGetResponseAsyncU3Eb__79_0_m635D73DB9E3CEEEF92D50FC5AA0A5D0CCEA73E69 (void);
// 0x000007FC System.Net.WebRequest System.Net.WebRequest/DesignerWebRequestCreate::Create(System.Uri)
extern void DesignerWebRequestCreate_Create_m759C6A157B3F3F6531844B2E2FA8018C1442AD28 (void);
// 0x000007FD System.Void System.Net.WebRequest/DesignerWebRequestCreate::.ctor()
extern void DesignerWebRequestCreate__ctor_mBFB58FED978B03A3C53AE292C3855EDED4222C88 (void);
// 0x000007FE System.Void System.Net.WebRequest/<>c__DisplayClass79_0::.ctor()
extern void U3CU3Ec__DisplayClass79_0__ctor_m98DEB00C10B19311D74B7AA965FD379F91FA94B1 (void);
// 0x000007FF System.Threading.Tasks.Task`1<System.Net.WebResponse> System.Net.WebRequest/<>c__DisplayClass79_0::<GetResponseAsync>b__1()
extern void U3CU3Ec__DisplayClass79_0_U3CGetResponseAsyncU3Eb__1_mD03363C04D913541A4A1E21614CE2D60C92E2AA0 (void);
// 0x00000800 System.Void System.Net.WebResponse::.ctor()
extern void WebResponse__ctor_mC11AFFC628F1E49E53431A3129ADC7CEA012306B (void);
// 0x00000801 System.Void System.Net.WebResponse::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
extern void WebResponse__ctor_m845789E13F69DA82F94377A29D46186F2A43ADD1 (void);
// 0x00000802 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_m7251108700FDB16B091C135DC5E76053623F4FE6 (void);
// 0x00000803 System.Void System.Net.WebResponse::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
extern void WebResponse_GetObjectData_mDE55FE69900B3F6311ED36EC53D1F775E2A634CB (void);
// 0x00000804 System.Void System.Net.WebResponse::Close()
extern void WebResponse_Close_mDB1366AAB8237FC3D25C47B45FC7FA18055D7ADD (void);
// 0x00000805 System.Void System.Net.WebResponse::Dispose()
extern void WebResponse_Dispose_mB68E6769F296DE95FF4BAF9A80AA9309EBB4AB4E (void);
// 0x00000806 System.Void System.Net.WebResponse::Dispose(System.Boolean)
extern void WebResponse_Dispose_mAACC90307104A5FBE9D417E8E40569C2501D5568 (void);
// 0x00000807 System.Boolean System.Net.WebResponse::get_IsFromCache()
extern void WebResponse_get_IsFromCache_m75C60BDD5B4879863A5A93FBBB530F1DB5D0CF6A (void);
// 0x00000808 System.IO.Stream System.Net.WebResponse::GetResponseStream()
extern void WebResponse_GetResponseStream_m90039E34DC39DA2764E4A465C47D7C8CFD553F88 (void);
// 0x00000809 System.Uri System.Net.WebResponse::get_ResponseUri()
extern void WebResponse_get_ResponseUri_mCCB7A9F1A892AA99BA86A6913ADDB511C26D403C (void);
// 0x0000080A System.Net.WebHeaderCollection System.Net.WebResponse::get_Headers()
extern void WebResponse_get_Headers_mEC440184E979C51FD1111A6F1A65D956C20DBFED (void);
// 0x0000080B System.Void System.Net.BufferOffsetSize::.ctor(System.Byte[],System.Int32,System.Int32,System.Boolean)
extern void BufferOffsetSize__ctor_mF73D1F45CFD84AD9AB753B1F923A762F00806BE5 (void);
// 0x0000080C System.Void System.Net.BufferOffsetSize::.ctor(System.Byte[],System.Boolean)
extern void BufferOffsetSize__ctor_m2C19FA733634E3D23AD53D85EA0B94E876CF6861 (void);
// 0x0000080D System.Void System.Net.HeaderParser::.ctor(System.Object,System.IntPtr)
extern void HeaderParser__ctor_m3E4BFAA908282AFA1EB023C1B84A03C222A68AAD (void);
// 0x0000080E System.String[] System.Net.HeaderParser::Invoke(System.String)
extern void HeaderParser_Invoke_mCAC8132BC020AD64B0130E50BD0379A312245C8E (void);
// 0x0000080F System.Void System.Net.HeaderInfo::.ctor(System.String,System.Boolean,System.Boolean,System.Boolean,System.Net.HeaderParser)
extern void HeaderInfo__ctor_mB82B9D1D7C19C78B649E9107B0DB316A96120CB8 (void);
// 0x00000810 System.String[] System.Net.HeaderInfoTable::ParseSingleValue(System.String)
extern void HeaderInfoTable_ParseSingleValue_m217B3A467422A5B17876254E9984F2C30E178F9A (void);
// 0x00000811 System.String[] System.Net.HeaderInfoTable::ParseMultiValue(System.String)
extern void HeaderInfoTable_ParseMultiValue_mCACE161A48EB4BC9DD4519BF3EC02CC83DD6C85C (void);
// 0x00000812 System.Void System.Net.HeaderInfoTable::.cctor()
extern void HeaderInfoTable__cctor_mD8B50AECD3CECAAC7E93610FAE44324679088EDC (void);
// 0x00000813 System.Net.HeaderInfo System.Net.HeaderInfoTable::get_Item(System.String)
extern void HeaderInfoTable_get_Item_mE388F21B37BFA30336BB82A1585C744E69A20021 (void);
// 0x00000814 System.Void System.Net.HeaderInfoTable::.ctor()
extern void HeaderInfoTable__ctor_mED0A17850B2F6AA3A3E6BFACF257E8640A7F3F50 (void);
// 0x00000815 System.Void System.Net.ICloseEx::CloseEx(System.Net.CloseExState)
// 0x00000816 System.Net.LazyAsyncResult/ThreadContext System.Net.LazyAsyncResult::get_CurrentThreadContext()
extern void LazyAsyncResult_get_CurrentThreadContext_mC86876C2BE5FFCFB3CCD0B34ACAD7272E72725FD (void);
// 0x00000817 System.Void System.Net.LazyAsyncResult::.ctor(System.Object,System.Object,System.AsyncCallback)
extern void LazyAsyncResult__ctor_m62BAF64A732506AD7544741700A0333B22CADE2F (void);
// 0x00000818 System.Object System.Net.LazyAsyncResult::get_AsyncObject()
extern void LazyAsyncResult_get_AsyncObject_m599FB00838F916DBE45F359D64D26717EA2DF231 (void);
// 0x00000819 System.Object System.Net.LazyAsyncResult::get_AsyncState()
extern void LazyAsyncResult_get_AsyncState_mA3C12FBA0D5D421B9E670017D1A6236CE54152D4 (void);
// 0x0000081A System.AsyncCallback System.Net.LazyAsyncResult::get_AsyncCallback()
extern void LazyAsyncResult_get_AsyncCallback_m1569A7EDFC75B1C9B33BB3869BCC4E49FF5D082A (void);
// 0x0000081B System.Threading.WaitHandle System.Net.LazyAsyncResult::get_AsyncWaitHandle()
extern void LazyAsyncResult_get_AsyncWaitHandle_m1F208E301E0C68A5F50E6E20A5ECFACB303489BF (void);
// 0x0000081C System.Boolean System.Net.LazyAsyncResult::LazilyCreateEvent(System.Threading.ManualResetEvent&)
extern void LazyAsyncResult_LazilyCreateEvent_mC82FEA0526DA66D9F1A9B03BE1858D1C181E252F (void);
// 0x0000081D System.Boolean System.Net.LazyAsyncResult::get_CompletedSynchronously()
extern void LazyAsyncResult_get_CompletedSynchronously_m94758548683594ABECCE44E74B8A6FAE5F44D688 (void);
// 0x0000081E System.Boolean System.Net.LazyAsyncResult::get_IsCompleted()
extern void LazyAsyncResult_get_IsCompleted_mE0A803876FB2D312361FCA5F631535B09F6C3125 (void);
// 0x0000081F System.Boolean System.Net.LazyAsyncResult::get_InternalPeekCompleted()
extern void LazyAsyncResult_get_InternalPeekCompleted_m4E25420F3F5315AEA52DB59D671C65A3103EF2DE (void);
// 0x00000820 System.Boolean System.Net.LazyAsyncResult::get_EndCalled()
extern void LazyAsyncResult_get_EndCalled_mB9C44CD3D27331014867DB4D1957C4E10AB888B8 (void);
// 0x00000821 System.Void System.Net.LazyAsyncResult::set_EndCalled(System.Boolean)
extern void LazyAsyncResult_set_EndCalled_m90572F07D3130B1B2E9E1AF29B697EF61E8BFECF (void);
// 0x00000822 System.Void System.Net.LazyAsyncResult::ProtectedInvokeCallback(System.Object,System.IntPtr)
extern void LazyAsyncResult_ProtectedInvokeCallback_mAB31EFC1A9671BA58BB38F59F381EAFE9C564410 (void);
// 0x00000823 System.Void System.Net.LazyAsyncResult::InvokeCallback(System.Object)
extern void LazyAsyncResult_InvokeCallback_m4A1E1A15818F5ED6E6DBAEB48104A06529A11C9A (void);
// 0x00000824 System.Void System.Net.LazyAsyncResult::InvokeCallback()
extern void LazyAsyncResult_InvokeCallback_m1429C8FB483908BC3A0D6C754F2F27554AFE7439 (void);
// 0x00000825 System.Void System.Net.LazyAsyncResult::Complete(System.IntPtr)
extern void LazyAsyncResult_Complete_m6B165AD8AEBAB7129514C42C4A3277114E0683BC (void);
// 0x00000826 System.Void System.Net.LazyAsyncResult::WorkerThreadComplete(System.Object)
extern void LazyAsyncResult_WorkerThreadComplete_m50589CB1937E4BA7FF703482ECC24706F0E1A1BF (void);
// 0x00000827 System.Void System.Net.LazyAsyncResult::Cleanup()
extern void LazyAsyncResult_Cleanup_mDB648575075A8BDAE413E4FB90C35A880A238B02 (void);
// 0x00000828 System.Object System.Net.LazyAsyncResult::InternalWaitForCompletion()
extern void LazyAsyncResult_InternalWaitForCompletion_mE52E38E8478ACA2C9344716035CCC46E5CA32A59 (void);
// 0x00000829 System.Object System.Net.LazyAsyncResult::WaitForCompletion(System.Boolean)
extern void LazyAsyncResult_WaitForCompletion_mA2CEEA13EF894CFD3997117924FE18FF3D782649 (void);
// 0x0000082A System.Void System.Net.LazyAsyncResult/ThreadContext::.ctor()
extern void ThreadContext__ctor_mBFFE2269F22D15B6570BD909390F40F213E9DBF1 (void);
// 0x0000082B System.String System.Net.NetRes::GetWebStatusString(System.String,System.Net.WebExceptionStatus)
extern void NetRes_GetWebStatusString_m35A90AB3B319FDDFAC2A2C4AA534504806B8555B (void);
// 0x0000082C System.String System.Net.NetRes::GetWebStatusString(System.Net.WebExceptionStatus)
extern void NetRes_GetWebStatusString_mE66B48DF30D7AD1CBBA22137E2DD0736065236C1 (void);
// 0x0000082D System.String System.Net.NetRes::GetWebStatusCodeString(System.Net.FtpStatusCode,System.String)
extern void NetRes_GetWebStatusCodeString_m45DED2B8E8CD5BF6B252D37752578F8A4E8C6C93 (void);
// 0x0000082E System.Void System.Net.TimerThread::.cctor()
extern void TimerThread__cctor_mC25B3C34109193014AFAA8AE22DEB5A82AE730E4 (void);
// 0x0000082F System.Net.TimerThread/Queue System.Net.TimerThread::CreateQueue(System.Int32)
extern void TimerThread_CreateQueue_mEE7746808FCC711657A10D38DAC9FC01B93B68D8 (void);
// 0x00000830 System.Net.TimerThread/Queue System.Net.TimerThread::GetOrCreateQueue(System.Int32)
extern void TimerThread_GetOrCreateQueue_m461C7A3FC2CFAC20EF0C9EBEEF29D3C73BFF52F2 (void);
// 0x00000831 System.Void System.Net.TimerThread::Prod()
extern void TimerThread_Prod_m73CCF5CF05935284BFCD40666A2BA524F75D105C (void);
// 0x00000832 System.Void System.Net.TimerThread::ThreadProc()
extern void TimerThread_ThreadProc_m089CDAA1EF69AA667A140FC6B6DFCA8501376FD1 (void);
// 0x00000833 System.Void System.Net.TimerThread::StopTimerThread()
extern void TimerThread_StopTimerThread_m1E3A2BE926509E8E445BA5C00BA5B83C8283EDCE (void);
// 0x00000834 System.Boolean System.Net.TimerThread::IsTickBetween(System.Int32,System.Int32,System.Int32)
extern void TimerThread_IsTickBetween_m952A581DFA7C61EC0D553E7DFB9A4FFDE1685BCE (void);
// 0x00000835 System.Void System.Net.TimerThread::OnDomainUnload(System.Object,System.EventArgs)
extern void TimerThread_OnDomainUnload_m789618CB693C29737319DBD4437199D0346FAF60 (void);
// 0x00000836 System.Void System.Net.TimerThread/Queue::.ctor(System.Int32)
extern void Queue__ctor_mD131B17E1C13BF9B3E8EBF5A909ACB274930B0A0 (void);
// 0x00000837 System.Int32 System.Net.TimerThread/Queue::get_Duration()
extern void Queue_get_Duration_m1249509895EBD084C625F955B7B5A73B4E07DF0E (void);
// 0x00000838 System.Net.TimerThread/Timer System.Net.TimerThread/Queue::CreateTimer(System.Net.TimerThread/Callback,System.Object)
// 0x00000839 System.Void System.Net.TimerThread/Timer::.ctor(System.Int32)
extern void Timer__ctor_m74E9AEA5FB4F7DDDD8D9089D6F9C9EF7A3A96F3E (void);
// 0x0000083A System.Int32 System.Net.TimerThread/Timer::get_StartTime()
extern void Timer_get_StartTime_m7F6B27CEC188763E8D261933D8E40E1CDC3820D4 (void);
// 0x0000083B System.Int32 System.Net.TimerThread/Timer::get_Expiration()
extern void Timer_get_Expiration_m3D63AB176553C0823D6CF30897DF9C1235C63DA5 (void);
// 0x0000083C System.Boolean System.Net.TimerThread/Timer::Cancel()
// 0x0000083D System.Boolean System.Net.TimerThread/Timer::get_HasExpired()
// 0x0000083E System.Void System.Net.TimerThread/Timer::Dispose()
extern void Timer_Dispose_m266A7BD332741D89F4AA204ECEA9BD4784AFC79E (void);
// 0x0000083F System.Void System.Net.TimerThread/Callback::.ctor(System.Object,System.IntPtr)
extern void Callback__ctor_mE36A85A258851A46EE477BBE1E87B5751C3CC9A9 (void);
// 0x00000840 System.Void System.Net.TimerThread/Callback::Invoke(System.Net.TimerThread/Timer,System.Int32,System.Object)
extern void Callback_Invoke_mE5F4E02D25CB58B34E93A55CC21418F00B55C1BE (void);
// 0x00000841 System.Void System.Net.TimerThread/TimerQueue::.ctor(System.Int32)
extern void TimerQueue__ctor_mCB1C60FF084C13E97E4FC8C4E56F6264649285D9 (void);
// 0x00000842 System.Net.TimerThread/Timer System.Net.TimerThread/TimerQueue::CreateTimer(System.Net.TimerThread/Callback,System.Object)
extern void TimerQueue_CreateTimer_mBFF93FE28C899E271ECF185E708F2386AE226FD3 (void);
// 0x00000843 System.Boolean System.Net.TimerThread/TimerQueue::Fire(System.Int32&)
extern void TimerQueue_Fire_mC3E66C373A87AF5794C3F8727B93B4FB9B15B70B (void);
// 0x00000844 System.Void System.Net.TimerThread/InfiniteTimerQueue::.ctor()
extern void InfiniteTimerQueue__ctor_mC47879DB811308BFE6D5D4613791A81CCA215501 (void);
// 0x00000845 System.Net.TimerThread/Timer System.Net.TimerThread/InfiniteTimerQueue::CreateTimer(System.Net.TimerThread/Callback,System.Object)
extern void InfiniteTimerQueue_CreateTimer_mD9AB0B0C188C3B7D95FB9ACD0D5E62EE798763CE (void);
// 0x00000846 System.Void System.Net.TimerThread/TimerNode::.ctor(System.Net.TimerThread/Callback,System.Object,System.Int32,System.Object)
extern void TimerNode__ctor_mC170858DAB4706C116DA175AE8C42D6A7E23B6AA (void);
// 0x00000847 System.Void System.Net.TimerThread/TimerNode::.ctor()
extern void TimerNode__ctor_m259A5ECB2BA964982D8CB975EE945899CB14EA6A (void);
// 0x00000848 System.Boolean System.Net.TimerThread/TimerNode::get_HasExpired()
extern void TimerNode_get_HasExpired_m722335E8E4DFD0845A102D4219111E4675AAF0DE (void);
// 0x00000849 System.Net.TimerThread/TimerNode System.Net.TimerThread/TimerNode::get_Next()
extern void TimerNode_get_Next_mB0E6D37D592DC92CBED33A26B0362F00959578D5 (void);
// 0x0000084A System.Void System.Net.TimerThread/TimerNode::set_Next(System.Net.TimerThread/TimerNode)
extern void TimerNode_set_Next_m77F9833E3DA4B66D565A10F0409C15B6B7677AB0 (void);
// 0x0000084B System.Net.TimerThread/TimerNode System.Net.TimerThread/TimerNode::get_Prev()
extern void TimerNode_get_Prev_m358430B0F3DD4E039E38962A04118F937E6F5E4D (void);
// 0x0000084C System.Void System.Net.TimerThread/TimerNode::set_Prev(System.Net.TimerThread/TimerNode)
extern void TimerNode_set_Prev_m3A7D7FD5A4B654793FB48D0BAF7D8E0638BB1E47 (void);
// 0x0000084D System.Boolean System.Net.TimerThread/TimerNode::Cancel()
extern void TimerNode_Cancel_m6CAF1FDE8F05519F86383C25195AC922D5056489 (void);
// 0x0000084E System.Boolean System.Net.TimerThread/TimerNode::Fire()
extern void TimerNode_Fire_mAB8C15270DBD595C98435414C10C82426BBB43F1 (void);
// 0x0000084F System.Void System.Net.TimerThread/InfiniteTimer::.ctor()
extern void InfiniteTimer__ctor_mE68D9F3FAA233B2BD5DCF61989ACFB5704F99B06 (void);
// 0x00000850 System.Boolean System.Net.TimerThread/InfiniteTimer::get_HasExpired()
extern void InfiniteTimer_get_HasExpired_mD5C805AEEF2E3E01A82071B9B2BF63A8FCE65DC7 (void);
// 0x00000851 System.Boolean System.Net.TimerThread/InfiniteTimer::Cancel()
extern void InfiniteTimer_Cancel_m71E42D64FE85DB414ACA7D8C5E9CBC8D5AF61714 (void);
// 0x00000852 System.Void System.Net.Cookie::.ctor()
extern void Cookie__ctor_m3140A4DBF15D0D649321FEBD9D53EF22F39E4905 (void);
// 0x00000853 System.String System.Net.Cookie::get_Comment()
extern void Cookie_get_Comment_m51FBB45D81565655A5241B5DDD813BC3EC42B592 (void);
// 0x00000854 System.Void System.Net.Cookie::set_Comment(System.String)
extern void Cookie_set_Comment_m9DD420CD69AEF47A1D333E6F9DD80B3414EB1336 (void);
// 0x00000855 System.Void System.Net.Cookie::set_CommentUri(System.Uri)
extern void Cookie_set_CommentUri_mFC039B7C597CD8B07340BE1EC80645CA822365EB (void);
// 0x00000856 System.Void System.Net.Cookie::set_HttpOnly(System.Boolean)
extern void Cookie_set_HttpOnly_mBD64593F68CA7D9EC5D04AFE5F4F973B1D4AE541 (void);
// 0x00000857 System.Void System.Net.Cookie::set_Discard(System.Boolean)
extern void Cookie_set_Discard_m9E0EF24EBC58C5A3000E508D5FC7867484BE77C0 (void);
// 0x00000858 System.String System.Net.Cookie::get_Domain()
extern void Cookie_get_Domain_m4965D8397859F47975FD7E3C31E259B4979AF69A (void);
// 0x00000859 System.Void System.Net.Cookie::set_Domain(System.String)
extern void Cookie_set_Domain_m43C02F2CA6265AA63E8262F4A326E4238F1C4125 (void);
// 0x0000085A System.String System.Net.Cookie::get__Domain()
extern void Cookie_get__Domain_m8957AD2A8BF7C19270B62A6BF2C88E1E11347750 (void);
// 0x0000085B System.Boolean System.Net.Cookie::get_Expired()
extern void Cookie_get_Expired_m61AE9BC48CF91C4831984BAD0ABA77357FF40215 (void);
// 0x0000085C System.Void System.Net.Cookie::set_Expires(System.DateTime)
extern void Cookie_set_Expires_m4B58B8276A8D57BD0B37F05484A4292B96258D1D (void);
// 0x0000085D System.String System.Net.Cookie::get_Name()
extern void Cookie_get_Name_m8DE46D0C6ABF6E6B2D7B82E9A0AFCA04189FD6C1 (void);
// 0x0000085E System.Boolean System.Net.Cookie::InternalSetName(System.String)
extern void Cookie_InternalSetName_m97FFD3EEC5CD4232F2C95A8328F977EAD456E27A (void);
// 0x0000085F System.String System.Net.Cookie::get_Path()
extern void Cookie_get_Path_m805DD94569337D3ADA27B977CE95D672C344E448 (void);
// 0x00000860 System.Void System.Net.Cookie::set_Path(System.String)
extern void Cookie_set_Path_m2EC9F932D33A328A522976DDC2423AC1B62F3D5E (void);
// 0x00000861 System.String System.Net.Cookie::get__Path()
extern void Cookie_get__Path_mD7C431ED16B7443C45A872E061E389E16768CBE0 (void);
// 0x00000862 System.Boolean System.Net.Cookie::get_Plain()
extern void Cookie_get_Plain_m177DD473B1A9B7CD6E80E91862BFA3F9ED142453 (void);
// 0x00000863 System.Boolean System.Net.Cookie::IsDomainEqualToHost(System.String,System.String)
extern void Cookie_IsDomainEqualToHost_m3CE9C1502DEB31D44100BA130C5A277CF8548681 (void);
// 0x00000864 System.Boolean System.Net.Cookie::VerifySetDefaults(System.Net.CookieVariant,System.Uri,System.Boolean,System.String,System.Boolean,System.Boolean)
extern void Cookie_VerifySetDefaults_m5E440E1D11681168E64C83CA3ADB81B80603246C (void);
// 0x00000865 System.Boolean System.Net.Cookie::DomainCharsTest(System.String)
extern void Cookie_DomainCharsTest_mE423C477EE07BA0676C5571B03FD4153030B2EE9 (void);
// 0x00000866 System.Void System.Net.Cookie::set_Port(System.String)
extern void Cookie_set_Port_mBF4BE6DCE6A229EE32A361BD8571CCB213AACB1B (void);
// 0x00000867 System.Int32[] System.Net.Cookie::get_PortList()
extern void Cookie_get_PortList_m6CD4AE81E64F96345FA5F7DFA5A08B3D26585272 (void);
// 0x00000868 System.String System.Net.Cookie::get__Port()
extern void Cookie_get__Port_mAFC419B810D0D3BA8AA96A4934AD074E9603558D (void);
// 0x00000869 System.Boolean System.Net.Cookie::get_Secure()
extern void Cookie_get_Secure_mC66DA9E446CDBF94707FC0BB3986368C5BE3FC40 (void);
// 0x0000086A System.Void System.Net.Cookie::set_Secure(System.Boolean)
extern void Cookie_set_Secure_mCC65037E43CF517C5636B395936B938E1762B467 (void);
// 0x0000086B System.String System.Net.Cookie::get_Value()
extern void Cookie_get_Value_m2FA4FCF7BE3B02C07D7AF1942C135FF3CE2654F8 (void);
// 0x0000086C System.Void System.Net.Cookie::set_Value(System.String)
extern void Cookie_set_Value_m5532B3DAB33D22EF13BBD7A73D4C9B5C2F78BC4C (void);
// 0x0000086D System.Net.CookieVariant System.Net.Cookie::get_Variant()
extern void Cookie_get_Variant_m12BD01DEE266FDACF399BF3ADA69A827319B1511 (void);
// 0x0000086E System.String System.Net.Cookie::get_DomainKey()
extern void Cookie_get_DomainKey_mFA3136D76EB6D9860FFB594DE41DE00179A9C9C1 (void);
// 0x0000086F System.Int32 System.Net.Cookie::get_Version()
extern void Cookie_get_Version_m504ECB98B28863D90067A67125E9636888232C5B (void);
// 0x00000870 System.Void System.Net.Cookie::set_Version(System.Int32)
extern void Cookie_set_Version_m0610EA591E212AAD844B4742FC4204E3D0099AE9 (void);
// 0x00000871 System.String System.Net.Cookie::get__Version()
extern void Cookie_get__Version_m270926E18A41C5CA0E3C2251BEFF3EA14152FA54 (void);
// 0x00000872 System.Collections.IComparer System.Net.Cookie::GetComparer()
extern void Cookie_GetComparer_mFA19780A633FC62C6C1B11DED35FC7712546D396 (void);
// 0x00000873 System.Boolean System.Net.Cookie::Equals(System.Object)
extern void Cookie_Equals_mC107205C12870AB31E46A7DA9419D7A10F0F349F (void);
// 0x00000874 System.Int32 System.Net.Cookie::GetHashCode()
extern void Cookie_GetHashCode_m3105678D015466147809357A7E838789ACF08400 (void);
// 0x00000875 System.String System.Net.Cookie::ToString()
extern void Cookie_ToString_m006CFACD30904A14E95E554C61B8E51BFE710ABC (void);
// 0x00000876 System.Void System.Net.Cookie::.cctor()
extern void Cookie__cctor_m22FE8B9F624B4E9EC5A6AB1BB1C1E1A116D89011 (void);
// 0x00000877 System.Void System.Net.CookieTokenizer::.ctor(System.String)
extern void CookieTokenizer__ctor_mF40370160D2FE65FECE405F705D1F292E796D758 (void);
// 0x00000878 System.Boolean System.Net.CookieTokenizer::get_EndOfCookie()
extern void CookieTokenizer_get_EndOfCookie_mA5163BEED4C3D9D997862B52A9640C1F23B5EAD1 (void);
// 0x00000879 System.Void System.Net.CookieTokenizer::set_EndOfCookie(System.Boolean)
extern void CookieTokenizer_set_EndOfCookie_m07FC3A37954F1242B801EF06CCF3B113C68DC298 (void);
// 0x0000087A System.Boolean System.Net.CookieTokenizer::get_Eof()
extern void CookieTokenizer_get_Eof_m865305270272FE2C093E54DCC4015B09389EFC2E (void);
// 0x0000087B System.String System.Net.CookieTokenizer::get_Name()
extern void CookieTokenizer_get_Name_m6F1C07A7A3F440A5413E3D0A3A08714ED195F245 (void);
// 0x0000087C System.Void System.Net.CookieTokenizer::set_Name(System.String)
extern void CookieTokenizer_set_Name_mF4B810DDEB615A691C25172760D12DE403D8403F (void);
// 0x0000087D System.Boolean System.Net.CookieTokenizer::get_Quoted()
extern void CookieTokenizer_get_Quoted_m939D5156810D29E2FCA61562BAE9A6002D482D73 (void);
// 0x0000087E System.Void System.Net.CookieTokenizer::set_Quoted(System.Boolean)
extern void CookieTokenizer_set_Quoted_m85FFBCD24780380569B37E171E6EE608A2260169 (void);
// 0x0000087F System.Net.CookieToken System.Net.CookieTokenizer::get_Token()
extern void CookieTokenizer_get_Token_m870EB882CDF64A420DA1690E1AE663CF96EB9E98 (void);
// 0x00000880 System.Void System.Net.CookieTokenizer::set_Token(System.Net.CookieToken)
extern void CookieTokenizer_set_Token_m0AEFFBF2611EFB704C2288B04B3346A42240D351 (void);
// 0x00000881 System.String System.Net.CookieTokenizer::get_Value()
extern void CookieTokenizer_get_Value_mF53B7672616BF4742FB0F6068737C2FAD1A01039 (void);
// 0x00000882 System.Void System.Net.CookieTokenizer::set_Value(System.String)
extern void CookieTokenizer_set_Value_m020CC3D259799D42236BDCFAF9A8F3813EBA7D04 (void);
// 0x00000883 System.String System.Net.CookieTokenizer::Extract()
extern void CookieTokenizer_Extract_mC125173301149DD9CF1C465FB76745D8B03F22BD (void);
// 0x00000884 System.Net.CookieToken System.Net.CookieTokenizer::FindNext(System.Boolean,System.Boolean)
extern void CookieTokenizer_FindNext_m59EBA948C86DE59C7855DE17867A2586F87DAEDA (void);
// 0x00000885 System.Net.CookieToken System.Net.CookieTokenizer::Next(System.Boolean,System.Boolean)
extern void CookieTokenizer_Next_m4FFE73A0BB0E8D211774127D912E71B31839AC19 (void);
// 0x00000886 System.Void System.Net.CookieTokenizer::Reset()
extern void CookieTokenizer_Reset_m0847912A8521B353383CF36ECC8E910A87AA90C2 (void);
// 0x00000887 System.Net.CookieToken System.Net.CookieTokenizer::TokenFromName(System.Boolean)
extern void CookieTokenizer_TokenFromName_m1088952A7CC481EC49DE9E7699E98766A6E33F63 (void);
// 0x00000888 System.Void System.Net.CookieTokenizer::.cctor()
extern void CookieTokenizer__cctor_m9276A2CC4E4B24989FB7AF019C1FDD51953DA065 (void);
// 0x00000889 System.Void System.Net.CookieTokenizer/RecognizedAttribute::.ctor(System.String,System.Net.CookieToken)
extern void RecognizedAttribute__ctor_m57B8152BE5C905023F282B5B31A2EDC4A582990A (void);
// 0x0000088A System.Net.CookieToken System.Net.CookieTokenizer/RecognizedAttribute::get_Token()
extern void RecognizedAttribute_get_Token_mB866B1151FF6270E37D33EB30220FC2D7AB1BDEB (void);
// 0x0000088B System.Boolean System.Net.CookieTokenizer/RecognizedAttribute::IsEqualTo(System.String)
extern void RecognizedAttribute_IsEqualTo_m9DAB082F220BB64EBD6825DF9D3A578A99308E0F (void);
// 0x0000088C System.Void System.Net.CookieParser::.ctor(System.String)
extern void CookieParser__ctor_mCC2243C476AC3D7501F95E1313229A1F8DF3B85D (void);
// 0x0000088D System.Net.Cookie System.Net.CookieParser::Get()
extern void CookieParser_Get_mBFC52AE109B308C7EC0A780F864A99A0127B35FA (void);
// 0x0000088E System.String System.Net.CookieParser::CheckQuoted(System.String)
extern void CookieParser_CheckQuoted_m27BD4DA2D4E5EB47F4320778921B598C45C650B0 (void);
// 0x0000088F System.Int32 System.Net.Comparer::System.Collections.IComparer.Compare(System.Object,System.Object)
extern void Comparer_System_Collections_IComparer_Compare_mFA642F29069F3F342E2856B50EF80B295FDCA8D6 (void);
// 0x00000890 System.Void System.Net.Comparer::.ctor()
extern void Comparer__ctor_mEF67BBC47130D32EC011BCE7C838625DF32885F1 (void);
// 0x00000891 System.Void System.Net.CookieCollection::.ctor()
extern void CookieCollection__ctor_mBB680E674CC568601670CC1BC998FF92C73E24A6 (void);
// 0x00000892 System.Net.Cookie System.Net.CookieCollection::get_Item(System.Int32)
extern void CookieCollection_get_Item_m68CC6AC48A23053BDF8351C347C96B896E358111 (void);
// 0x00000893 System.Void System.Net.CookieCollection::Add(System.Net.Cookie)
extern void CookieCollection_Add_mA4ABC9A787016B5E6F3AC7B995BFE9DF025F9AEB (void);
// 0x00000894 System.Void System.Net.CookieCollection::Add(System.Net.CookieCollection)
extern void CookieCollection_Add_mFF9A879B83B84C060328C98921C90EBFE78A4F81 (void);
// 0x00000895 System.Int32 System.Net.CookieCollection::get_Count()
extern void CookieCollection_get_Count_m1D34E6D268DF9BDE18D7C8B3458E511F370C44A0 (void);
// 0x00000896 System.Boolean System.Net.CookieCollection::get_IsSynchronized()
extern void CookieCollection_get_IsSynchronized_mE648561B21209F70B2F78DDC63E5B29430528523 (void);
// 0x00000897 System.Object System.Net.CookieCollection::get_SyncRoot()
extern void CookieCollection_get_SyncRoot_m443908D7AF1954F484B39D1A13ED3279D1B8C00C (void);
// 0x00000898 System.Void System.Net.CookieCollection::CopyTo(System.Array,System.Int32)
extern void CookieCollection_CopyTo_mF009D844981C8174751F96A6916BC0F1664A9205 (void);
// 0x00000899 System.DateTime System.Net.CookieCollection::TimeStamp(System.Net.CookieCollection/Stamp)
extern void CookieCollection_TimeStamp_mAD6DFF22124CCE3EFA87188CFCC334125E86561A (void);
// 0x0000089A System.Boolean System.Net.CookieCollection::get_IsOtherVersionSeen()
extern void CookieCollection_get_IsOtherVersionSeen_m671AA0AB32F2CE8CCFCA1D5E9975C86EF86A3B3C (void);
// 0x0000089B System.Int32 System.Net.CookieCollection::InternalAdd(System.Net.Cookie,System.Boolean)
extern void CookieCollection_InternalAdd_mF1BF5B50950935BDBD8D7C8F90282DAC937C68A9 (void);
// 0x0000089C System.Int32 System.Net.CookieCollection::IndexOf(System.Net.Cookie)
extern void CookieCollection_IndexOf_m3B060681C5B1CC2BB468832ED6CBD6D97D905626 (void);
// 0x0000089D System.Void System.Net.CookieCollection::RemoveAt(System.Int32)
extern void CookieCollection_RemoveAt_mB59F81B489A1380746C38C42FCB485C874A91D6E (void);
// 0x0000089E System.Collections.IEnumerator System.Net.CookieCollection::GetEnumerator()
extern void CookieCollection_GetEnumerator_mDE48B747F67C2292E2997FD977A88B37893F79C0 (void);
// 0x0000089F System.Void System.Net.CookieCollection/CookieCollectionEnumerator::.ctor(System.Net.CookieCollection)
extern void CookieCollectionEnumerator__ctor_mC016736D0525F9411D3AF9E5FD93338E26E5AC0F (void);
// 0x000008A0 System.Object System.Net.CookieCollection/CookieCollectionEnumerator::System.Collections.IEnumerator.get_Current()
extern void CookieCollectionEnumerator_System_Collections_IEnumerator_get_Current_m130ABE61C4B3474C01DA1F80043A0702D598CC02 (void);
// 0x000008A1 System.Boolean System.Net.CookieCollection/CookieCollectionEnumerator::System.Collections.IEnumerator.MoveNext()
extern void CookieCollectionEnumerator_System_Collections_IEnumerator_MoveNext_m62C242220555CC0A0E1621F040C11A1AC824FDBA (void);
// 0x000008A2 System.Void System.Net.CookieCollection/CookieCollectionEnumerator::System.Collections.IEnumerator.Reset()
extern void CookieCollectionEnumerator_System_Collections_IEnumerator_Reset_mB24F3F140B1E9CE281C9ECB89BB4161B47746BF2 (void);
// 0x000008A3 System.Void System.Net.HeaderVariantInfo::.ctor(System.String,System.Net.CookieVariant)
extern void HeaderVariantInfo__ctor_mA0EBB5018465610E64AC1C50B92C94B831721A85 (void);
// 0x000008A4 System.String System.Net.HeaderVariantInfo::get_Name()
extern void HeaderVariantInfo_get_Name_m7F37F7252CA8DB9E929D9F5AFB0A4284B094AD42 (void);
// 0x000008A5 System.Net.CookieVariant System.Net.HeaderVariantInfo::get_Variant()
extern void HeaderVariantInfo_get_Variant_mD5B9F8CC046969C22B093E491C917C714D9181D1 (void);
// 0x000008A6 System.Void System.Net.CookieContainer::.ctor()
extern void CookieContainer__ctor_mDFB99605E29E20FC8F2379AB3F4F56FA9B67834F (void);
// 0x000008A7 System.Void System.Net.CookieContainer::AddRemoveDomain(System.String,System.Net.PathList)
extern void CookieContainer_AddRemoveDomain_mE97997731AAFECA5BBC9C30D3A0D3EC829201BFC (void);
// 0x000008A8 System.Void System.Net.CookieContainer::Add(System.Net.Cookie,System.Boolean)
extern void CookieContainer_Add_m8C74E813CE210BEF85C2C6F608908AFFF333B5F6 (void);
// 0x000008A9 System.Boolean System.Net.CookieContainer::AgeCookies(System.String)
extern void CookieContainer_AgeCookies_mA09C7D26890FE1D96668EEF357F7004E126C73AA (void);
// 0x000008AA System.Int32 System.Net.CookieContainer::ExpireCollection(System.Net.CookieCollection)
extern void CookieContainer_ExpireCollection_m6743A1761960B6F514FFEB6FB73E22E4129C6C3C (void);
// 0x000008AB System.Boolean System.Net.CookieContainer::IsLocalDomain(System.String)
extern void CookieContainer_IsLocalDomain_m9CE5F87CE80369430472496E02D7650944FAE7FB (void);
// 0x000008AC System.Net.CookieCollection System.Net.CookieContainer::CookieCutter(System.Uri,System.String,System.String,System.Boolean)
extern void CookieContainer_CookieCutter_mAD4338632F2604DEE6710883A6AF2C59897A10BA (void);
// 0x000008AD System.Net.CookieCollection System.Net.CookieContainer::InternalGetCookies(System.Uri)
extern void CookieContainer_InternalGetCookies_mC3ABE646BBE4E26032001CC84D3B01B9E8EFB09D (void);
// 0x000008AE 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_m9094634C41AC3EB66AE2EDD96A267D02AFF97F3C (void);
// 0x000008AF System.Void System.Net.CookieContainer::MergeUpdateCollections(System.Net.CookieCollection,System.Net.CookieCollection,System.Int32,System.Boolean,System.Boolean)
extern void CookieContainer_MergeUpdateCollections_mBB7E649333123FDBB89F427CC6D151600060140C (void);
// 0x000008B0 System.String System.Net.CookieContainer::GetCookieHeader(System.Uri)
extern void CookieContainer_GetCookieHeader_m38B9D270352A467A83C4E4B6E1FD14F00106517A (void);
// 0x000008B1 System.String System.Net.CookieContainer::GetCookieHeader(System.Uri,System.String&)
extern void CookieContainer_GetCookieHeader_m8C5DD95239D2D4513D25CDE52EF72FA7B350012A (void);
// 0x000008B2 System.Void System.Net.CookieContainer::.cctor()
extern void CookieContainer__cctor_mBB3E08595D370CD1B27419990650DDA0FA98EF32 (void);
// 0x000008B3 System.Void System.Net.PathList::.ctor()
extern void PathList__ctor_mE0DA71C528E33FE19BF275CB46CC42B0E7F70511 (void);
// 0x000008B4 System.Int32 System.Net.PathList::get_Count()
extern void PathList_get_Count_mEA8DB1AA312D311B2CF6821BC4C8BC0B5ABDAAA7 (void);
// 0x000008B5 System.Int32 System.Net.PathList::GetCookiesCount()
extern void PathList_GetCookiesCount_m4A311984AFC98AE15CB7581A445A90C796C4977B (void);
// 0x000008B6 System.Collections.ICollection System.Net.PathList::get_Values()
extern void PathList_get_Values_m0A80782C84B57C445076B6EEEC3D1BFB6BBDB67E (void);
// 0x000008B7 System.Object System.Net.PathList::get_Item(System.String)
extern void PathList_get_Item_mB529DE417A2A6FE25BD6EDB67391C6E70AB77C3D (void);
// 0x000008B8 System.Void System.Net.PathList::set_Item(System.String,System.Object)
extern void PathList_set_Item_m3BCAAE9EAEE30AEBF39E4C69283259F94BBA3661 (void);
// 0x000008B9 System.Collections.IEnumerator System.Net.PathList::GetEnumerator()
extern void PathList_GetEnumerator_mDD83CA63ED6506403CC63C95B73C93104484171C (void);
// 0x000008BA System.Object System.Net.PathList::get_SyncRoot()
extern void PathList_get_SyncRoot_m6903042A345F56C5D2184AE49F0443D2012A7CCA (void);
// 0x000008BB System.Int32 System.Net.PathList/PathListComparer::System.Collections.IComparer.Compare(System.Object,System.Object)
extern void PathListComparer_System_Collections_IComparer_Compare_m51FF85A38FDA9D131FB6EFC999560C8FD25ED336 (void);
// 0x000008BC System.Void System.Net.PathList/PathListComparer::.ctor()
extern void PathListComparer__ctor_m4905B0AA67ADC50CC792AF932CCF405531C75240 (void);
// 0x000008BD System.Void System.Net.PathList/PathListComparer::.cctor()
extern void PathListComparer__cctor_m47E69B632265CCB37A528B41F9AD5E93C76AF232 (void);
// 0x000008BE System.Void System.Net.CookieException::.ctor()
extern void CookieException__ctor_mB5A77C1F9648ECC0984F5F9DDCC05687C2E9CDED (void);
// 0x000008BF System.Void System.Net.CookieException::.ctor(System.String)
extern void CookieException__ctor_m0E120836351D3B4DFA0E6542D805CB96A941EEB1 (void);
// 0x000008C0 System.Void System.Net.CookieException::.ctor(System.String,System.Exception)
extern void CookieException__ctor_m8B674A5CEE204C67B8CEEF88783A3A8598A537B4 (void);
// 0x000008C1 System.Void System.Net.CookieException::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
extern void CookieException__ctor_m7E1E07FED04485652CBED5F27126F196CB9BC380 (void);
// 0x000008C2 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_mB8B637774354CC45258851E226837486ACBDF52D (void);
// 0x000008C3 System.Void System.Net.CookieException::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
extern void CookieException_GetObjectData_mA90440563768260788500235B906AF63A798CDA3 (void);
// 0x000008C4 System.Void System.Net.FileWebRequest::.ctor(System.Uri)
extern void FileWebRequest__ctor_m32AA08E0CE88EE4B4328D724C347D7D3F2B3E700 (void);
// 0x000008C5 System.Void System.Net.FileWebRequest::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
extern void FileWebRequest__ctor_m7AF7635D835AAEA13DE9B5F7BF53869032B6E51F (void);
// 0x000008C6 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_m73E50CCB8DA4A87382EE2B23DBA184184C238C67 (void);
// 0x000008C7 System.Void System.Net.FileWebRequest::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
extern void FileWebRequest_GetObjectData_mB0C155782CDEA4ED9B05D66308F6223AB0C4E389 (void);
// 0x000008C8 System.Boolean System.Net.FileWebRequest::get_Aborted()
extern void FileWebRequest_get_Aborted_mDCF5639158777EE8240560751536AF4CFF1FB3BE (void);
// 0x000008C9 System.Int64 System.Net.FileWebRequest::get_ContentLength()
extern void FileWebRequest_get_ContentLength_mB16DDD3E7D2004FE16EC56A419F42146F8522436 (void);
// 0x000008CA System.Net.ICredentials System.Net.FileWebRequest::get_Credentials()
extern void FileWebRequest_get_Credentials_m15811E36CF44607B465463B7B5D304FA041D345E (void);
// 0x000008CB System.Void System.Net.FileWebRequest::set_Credentials(System.Net.ICredentials)
extern void FileWebRequest_set_Credentials_m96C5BA6098F2A3A68B316B322590155D6D28666D (void);
// 0x000008CC System.Net.WebHeaderCollection System.Net.FileWebRequest::get_Headers()
extern void FileWebRequest_get_Headers_mA3423794B56B845B6E6529CF51F3F8E7B6EE258B (void);
// 0x000008CD System.String System.Net.FileWebRequest::get_Method()
extern void FileWebRequest_get_Method_m8E953132A5F2EBAAAB77EF736122DC98D34A6CF4 (void);
// 0x000008CE System.Void System.Net.FileWebRequest::set_Method(System.String)
extern void FileWebRequest_set_Method_m73F004DA6365ADB70FD3B1F23311B071421F3324 (void);
// 0x000008CF System.Net.IWebProxy System.Net.FileWebRequest::get_Proxy()
extern void FileWebRequest_get_Proxy_m3F86F95EC0CEBCBDC13A3527DAF7C13E3B4D2D11 (void);
// 0x000008D0 System.Void System.Net.FileWebRequest::set_Proxy(System.Net.IWebProxy)
extern void FileWebRequest_set_Proxy_m496B133881523B919110F76A7CB02062388D2691 (void);
// 0x000008D1 System.Int32 System.Net.FileWebRequest::get_Timeout()
extern void FileWebRequest_get_Timeout_mCB71B1C9B994821CBB9D13E0BFE48E2339956144 (void);
// 0x000008D2 System.Uri System.Net.FileWebRequest::get_RequestUri()
extern void FileWebRequest_get_RequestUri_mED65BA2ED487CB6B9B59E6FCA427F2B8210D8382 (void);
// 0x000008D3 System.IAsyncResult System.Net.FileWebRequest::BeginGetResponse(System.AsyncCallback,System.Object)
extern void FileWebRequest_BeginGetResponse_m08F29EBE802FE03432A5CB57FDFCA3C5A77CC9FF (void);
// 0x000008D4 System.Net.WebResponse System.Net.FileWebRequest::EndGetResponse(System.IAsyncResult)
extern void FileWebRequest_EndGetResponse_m2A6CE91546D40B688C7326A175CEDE7501949973 (void);
// 0x000008D5 System.Net.WebResponse System.Net.FileWebRequest::GetResponse()
extern void FileWebRequest_GetResponse_mC0E52C8B9885217929AC660B62A073CD2C63D481 (void);
// 0x000008D6 System.Void System.Net.FileWebRequest::GetRequestStreamCallback(System.Object)
extern void FileWebRequest_GetRequestStreamCallback_m62CCC32A81F8350AC6975EEEB79B2D61CC428C8C (void);
// 0x000008D7 System.Void System.Net.FileWebRequest::GetResponseCallback(System.Object)
extern void FileWebRequest_GetResponseCallback_m21A70D5427620CCA22552BC8263CEF014B3AF414 (void);
// 0x000008D8 System.Void System.Net.FileWebRequest::UnblockReader()
extern void FileWebRequest_UnblockReader_mC1E7C9618A64BC7785D882EB222D92A95244F8B3 (void);
// 0x000008D9 System.Boolean System.Net.FileWebRequest::get_UseDefaultCredentials()
extern void FileWebRequest_get_UseDefaultCredentials_m3A68945BADD01035A36BE0D6C46248B0C68EE5BA (void);
// 0x000008DA System.Void System.Net.FileWebRequest::Abort()
extern void FileWebRequest_Abort_m5749D46C3CA5C4CBD0F8222A1F3308C46C6F77CB (void);
// 0x000008DB System.Void System.Net.FileWebRequest::.cctor()
extern void FileWebRequest__cctor_m1034782E644D45E398ED29E1ADE0AA1454DFF5F9 (void);
// 0x000008DC System.Void System.Net.FileWebRequestCreator::.ctor()
extern void FileWebRequestCreator__ctor_mDF264D86311EA60A56DA2B1FCE048E48F0BF6CAB (void);
// 0x000008DD System.Net.WebRequest System.Net.FileWebRequestCreator::Create(System.Uri)
extern void FileWebRequestCreator_Create_mB47FFBF665D3B3D20F250AE2396A3C5654637939 (void);
// 0x000008DE System.Void System.Net.FileWebStream::.ctor(System.Net.FileWebRequest,System.String,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare)
extern void FileWebStream__ctor_m0F3CC822C4DEE7C71B3FA3FFDCF5B25EAEB2CEAE (void);
// 0x000008DF 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_m9E118415C0F3AD53809A5836C1BD6DFC9913C60B (void);
// 0x000008E0 System.Void System.Net.FileWebStream::Dispose(System.Boolean)
extern void FileWebStream_Dispose_m1155DD4853E8E2ADF2EB7E0A940289F18E4F8EF8 (void);
// 0x000008E1 System.Void System.Net.FileWebStream::System.Net.ICloseEx.CloseEx(System.Net.CloseExState)
extern void FileWebStream_System_Net_ICloseEx_CloseEx_m68BBF0B85ACACDFB200E96968A6E31E8FCA757C4 (void);
// 0x000008E2 System.Int32 System.Net.FileWebStream::Read(System.Byte[],System.Int32,System.Int32)
extern void FileWebStream_Read_mD35B2485DB5F8929EF92A5727FF64A28BF2A5DB0 (void);
// 0x000008E3 System.Void System.Net.FileWebStream::Write(System.Byte[],System.Int32,System.Int32)
extern void FileWebStream_Write_m216E33F6ABF32F817381DEF9DB3B133BC0587468 (void);
// 0x000008E4 System.IAsyncResult System.Net.FileWebStream::BeginRead(System.Byte[],System.Int32,System.Int32,System.AsyncCallback,System.Object)
extern void FileWebStream_BeginRead_mAAB039B0A955363303488218A4CBB9845CAEB4CF (void);
// 0x000008E5 System.Int32 System.Net.FileWebStream::EndRead(System.IAsyncResult)
extern void FileWebStream_EndRead_m5AEA2D6B64A3CA7E005D9F0929C9D829766F6538 (void);
// 0x000008E6 System.IAsyncResult System.Net.FileWebStream::BeginWrite(System.Byte[],System.Int32,System.Int32,System.AsyncCallback,System.Object)
extern void FileWebStream_BeginWrite_m686EDD328F0ECED1C8C51E819A61E3BD7A44F5B1 (void);
// 0x000008E7 System.Void System.Net.FileWebStream::EndWrite(System.IAsyncResult)
extern void FileWebStream_EndWrite_m5162ABF5383D0F4A52DF6996687868DE6AF9E486 (void);
// 0x000008E8 System.Void System.Net.FileWebStream::CheckError()
extern void FileWebStream_CheckError_m7C73A2B18D870AB5869B1F38F325C32E83305F6B (void);
// 0x000008E9 System.Void System.Net.FileWebResponse::.ctor(System.Net.FileWebRequest,System.Uri,System.IO.FileAccess,System.Boolean)
extern void FileWebResponse__ctor_mDCECF4C7D821F8FCBA18B5FA8DF2AD303A029C30 (void);
// 0x000008EA System.Void System.Net.FileWebResponse::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
extern void FileWebResponse__ctor_m63E4E435D6A83A6DFCE4FB6560F97FD09C50D973 (void);
// 0x000008EB 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_m92E0F46AC675AA9E4EEB159D1B465E085CB4CEC7 (void);
// 0x000008EC System.Void System.Net.FileWebResponse::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
extern void FileWebResponse_GetObjectData_m8C157E17C06D23AE9B5E8B00FFDDB3F94209667A (void);
// 0x000008ED System.Net.WebHeaderCollection System.Net.FileWebResponse::get_Headers()
extern void FileWebResponse_get_Headers_m6ABB72A61FD21CD73DB65DD1197076DF0C1B6A89 (void);
// 0x000008EE System.Uri System.Net.FileWebResponse::get_ResponseUri()
extern void FileWebResponse_get_ResponseUri_mAF08E8518D7536DEB992379B60086DB435F66D46 (void);
// 0x000008EF System.Void System.Net.FileWebResponse::CheckDisposed()
extern void FileWebResponse_CheckDisposed_mEC4160F0E1B497A73227AB5E06ABFA3FA2E45119 (void);
// 0x000008F0 System.Void System.Net.FileWebResponse::Close()
extern void FileWebResponse_Close_m03BA89FC13B905EC65468C4AFB8FC44A1AFF3F83 (void);
// 0x000008F1 System.Void System.Net.FileWebResponse::System.Net.ICloseEx.CloseEx(System.Net.CloseExState)
extern void FileWebResponse_System_Net_ICloseEx_CloseEx_m9909306B65ECA8038FB0A1DE1D0E72DEC4EB3D39 (void);
// 0x000008F2 System.IO.Stream System.Net.FileWebResponse::GetResponseStream()
extern void FileWebResponse_GetResponseStream_m3221F1B8ADA3CEB5CD010D5EF41ED44E3A9A32BC (void);
// 0x000008F3 System.Uri System.Net.IWebProxy::GetProxy(System.Uri)
// 0x000008F4 System.Boolean System.Net.IWebProxy::IsBypassed(System.Uri)
// 0x000008F5 System.Net.ICredentials System.Net.IWebProxy::get_Credentials()
// 0x000008F6 System.Void System.Net.WebProxy::.ctor()
extern void WebProxy__ctor_m513721AC5813F35B2879182BF7558A2966DDBC34 (void);
// 0x000008F7 System.Void System.Net.WebProxy::.ctor(System.Uri,System.Boolean,System.String[],System.Net.ICredentials)
extern void WebProxy__ctor_m56D1C9B767710B435DFDCC58891651D915E9E96E (void);
// 0x000008F8 System.Net.ICredentials System.Net.WebProxy::get_Credentials()
extern void WebProxy_get_Credentials_m76BB7DE06FD84E20406661BF0D98959DC73B28D9 (void);
// 0x000008F9 System.Boolean System.Net.WebProxy::get_UseDefaultCredentials()
extern void WebProxy_get_UseDefaultCredentials_mA938B24C5D5406B88C515CC7450B91FBF3BBA28E (void);
// 0x000008FA System.Void System.Net.WebProxy::set_UseDefaultCredentials(System.Boolean)
extern void WebProxy_set_UseDefaultCredentials_mF60535F31708D6DF7CECC2926EF1634C1333C002 (void);
// 0x000008FB System.Uri System.Net.WebProxy::GetProxy(System.Uri)
extern void WebProxy_GetProxy_mB7D36975267535555BCB1BF449098DB35D01BC8E (void);
// 0x000008FC System.Void System.Net.WebProxy::UpdateRegExList(System.Boolean)
extern void WebProxy_UpdateRegExList_m7B2EE98DAADC48CBDFA6ED2D491B4E4F00857F48 (void);
// 0x000008FD System.Boolean System.Net.WebProxy::IsMatchInBypassList(System.Uri)
extern void WebProxy_IsMatchInBypassList_m4D28B54328E1AFB40D9BE518536EE192CE423F50 (void);
// 0x000008FE System.Boolean System.Net.WebProxy::IsLocal(System.Uri)
extern void WebProxy_IsLocal_mA55F6EF93DD6449B262157E0795507C82356F154 (void);
// 0x000008FF System.Boolean System.Net.WebProxy::IsLocalInProxyHash(System.Uri)
extern void WebProxy_IsLocalInProxyHash_m20B75565C09C609A0A9C000640B562C1D067A99A (void);
// 0x00000900 System.Boolean System.Net.WebProxy::IsBypassed(System.Uri)
extern void WebProxy_IsBypassed_m4919E244B263600121FECB9F693AECBDBA30AE38 (void);
// 0x00000901 System.Boolean System.Net.WebProxy::IsBypassedManual(System.Uri)
extern void WebProxy_IsBypassedManual_m89E6F6F73446B4663DEB837B77ED542A9D5A220B (void);
// 0x00000902 System.Void System.Net.WebProxy::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
extern void WebProxy__ctor_mCD69F94F99FAE8B45E7983EDDD7C8C8FB82F03B6 (void);
// 0x00000903 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_m80D2CE0C8665B8D1E6CBCAD584496A87934DE312 (void);
// 0x00000904 System.Void System.Net.WebProxy::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
extern void WebProxy_GetObjectData_mB8AB2DF20CBEF664997055463E7C4639E43BF52B (void);
// 0x00000905 System.Net.AutoWebProxyScriptEngine System.Net.WebProxy::get_ScriptEngine()
extern void WebProxy_get_ScriptEngine_m0B6FE570183127FAD115C72CBC6BFFF5020004DF (void);
// 0x00000906 System.Net.IWebProxy System.Net.WebProxy::CreateDefaultProxy()
extern void WebProxy_CreateDefaultProxy_mF54A2CCE4E97B5A463DD71DCEF0E7A2A9C1265F3 (void);
// 0x00000907 System.Void System.Net.WebProxy::.ctor(System.Boolean)
extern void WebProxy__ctor_m0D1F873D2441832F41295266069C0887BBD43641 (void);
// 0x00000908 System.Void System.Net.WebProxy::UnsafeUpdateFromRegistry()
extern void WebProxy_UnsafeUpdateFromRegistry_m450A4700AA84B7A0C467365724AB9926F6881167 (void);
// 0x00000909 System.Boolean System.Net.WebProxy::GetProxyAuto(System.Uri,System.Uri&)
extern void WebProxy_GetProxyAuto_m72DBD46E29CD88F40BC0B5D375BB8D30018029BC (void);
// 0x0000090A System.Boolean System.Net.WebProxy::IsBypassedAuto(System.Uri,System.Boolean&)
extern void WebProxy_IsBypassedAuto_mF4D52FD050AC1CA1672AE503BD23B68794CFD60E (void);
// 0x0000090B System.Boolean System.Net.WebProxy::AreAllBypassed(System.Collections.Generic.IEnumerable`1<System.String>,System.Boolean)
extern void WebProxy_AreAllBypassed_mD0ED2AEA81FAB6B141A13433406C53A9C8F10F59 (void);
// 0x0000090C System.Uri System.Net.WebProxy::ProxyUri(System.String)
extern void WebProxy_ProxyUri_mAC61DB0E0378F9FE1ED4CFB5ABB61331312FB85B (void);
// 0x0000090D System.Boolean System.Net.AutoWebProxyScriptEngine::GetProxies(System.Uri,System.Collections.Generic.IList`1<System.String>&)
extern void AutoWebProxyScriptEngine_GetProxies_m39AEDFB157EFDBE7CE80A569565EAFEA874AE381 (void);
// 0x0000090E System.Boolean System.Net.AutoWebProxyScriptEngine::GetProxies(System.Uri,System.Collections.Generic.IList`1<System.String>&,System.Int32&)
extern void AutoWebProxyScriptEngine_GetProxies_m0EC7B4AB41D5BDC4DCBDF2CAB12EAF6CAFFD56D1 (void);
// 0x0000090F System.Void System.Net.UnsafeNclNativeMethods/HttpApi::.cctor()
extern void HttpApi__cctor_m25500D20CEF836B5A6CDA8617F258E5E1B36E292 (void);
// 0x00000910 System.String System.Net.UnsafeNclNativeMethods/HttpApi/HTTP_REQUEST_HEADER_ID::ToString(System.Int32)
extern void HTTP_REQUEST_HEADER_ID_ToString_mA04F9029112EC556EDFEA391089A880B12C0CCD1 (void);
// 0x00000911 System.Void System.Net.UnsafeNclNativeMethods/HttpApi/HTTP_REQUEST_HEADER_ID::.cctor()
extern void HTTP_REQUEST_HEADER_ID__cctor_m7667A781C0701D5BC7191EA0C5D9BC34705C1C51 (void);
// 0x00000912 System.String System.Net.UnsafeNclNativeMethods/SecureStringHelper::CreateString(System.Security.SecureString)
extern void SecureStringHelper_CreateString_m713072716339E2EE83265145F2F9FEEA105428C5 (void);
// 0x00000913 System.Security.SecureString System.Net.UnsafeNclNativeMethods/SecureStringHelper::CreateSecureString(System.String)
extern void SecureStringHelper_CreateSecureString_mEB7FEF36DD2FD2DE189C394068B70EA57F56C6D9 (void);
// 0x00000914 System.Boolean System.Net.Logging::get_On()
extern void Logging_get_On_mE613A75366C51B02DEC967952C3C0DD852156B02 (void);
// 0x00000915 System.Void System.Net.ServerCertValidationCallback::.ctor(System.Net.Security.RemoteCertificateValidationCallback)
extern void ServerCertValidationCallback__ctor_mF3AC814542EED45987465791FE7846DE2A8B5603 (void);
// 0x00000916 System.Net.Security.RemoteCertificateValidationCallback System.Net.ServerCertValidationCallback::get_ValidationCallback()
extern void ServerCertValidationCallback_get_ValidationCallback_mA6B9C6ACA7951010EE6F5E04B51591657A1BFA72 (void);
// 0x00000917 System.Void System.Net.ServerCertValidationCallback::Callback(System.Object)
extern void ServerCertValidationCallback_Callback_mF04B81117BD337FC77BDB94B8EAA8B8B99A4D72C (void);
// 0x00000918 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_mDDC4DA8F50134EF50257E51B53BE36732550C7E6 (void);
// 0x00000919 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_mF5D13B557A13193C357723E572E78E52F108AEB7 (void);
// 0x0000091A System.Void System.Net.AuthenticationManager::EnsureModules()
extern void AuthenticationManager_EnsureModules_mBC5D1F04AC64C8BDE47ECD71540869384D5BE2FF (void);
// 0x0000091B System.Net.Authorization System.Net.AuthenticationManager::Authenticate(System.String,System.Net.WebRequest,System.Net.ICredentials)
extern void AuthenticationManager_Authenticate_m7A3395F4476A5EB3B63113925740318AE2FD0772 (void);
// 0x0000091C System.Net.Authorization System.Net.AuthenticationManager::DoAuthenticate(System.String,System.Net.WebRequest,System.Net.ICredentials)
extern void AuthenticationManager_DoAuthenticate_mF144BD702315E9EA9229EE6E5A64D80EED2464F2 (void);
// 0x0000091D System.Net.Authorization System.Net.AuthenticationManager::PreAuthenticate(System.Net.WebRequest,System.Net.ICredentials)
extern void AuthenticationManager_PreAuthenticate_mC833636F5B4F1628E562BF5D2EC0AF32C9B739E0 (void);
// 0x0000091E System.Void System.Net.AuthenticationManager::.cctor()
extern void AuthenticationManager__cctor_m7C35169A2E8805181AF003C69A04ED50F8FBC3D2 (void);
// 0x0000091F System.Net.Authorization System.Net.BasicClient::Authenticate(System.String,System.Net.WebRequest,System.Net.ICredentials)
extern void BasicClient_Authenticate_mEDF29E1AA7FF454BD66A7666A50184A0BA6C2B76 (void);
// 0x00000920 System.Byte[] System.Net.BasicClient::GetBytes(System.String)
extern void BasicClient_GetBytes_mE2C83F9E3D486DCED7C0C12AD0BA2474ADBEBF58 (void);
// 0x00000921 System.Net.Authorization System.Net.BasicClient::InternalAuthenticate(System.Net.WebRequest,System.Net.ICredentials)
extern void BasicClient_InternalAuthenticate_m2EF794B63CA17580CFC5C491044C7EB89A5DFBCC (void);
// 0x00000922 System.Net.Authorization System.Net.BasicClient::PreAuthenticate(System.Net.WebRequest,System.Net.ICredentials)
extern void BasicClient_PreAuthenticate_m7092556C7F17020CF7771E907CA1C1D4A2FF3F38 (void);
// 0x00000923 System.String System.Net.BasicClient::get_AuthenticationType()
extern void BasicClient_get_AuthenticationType_m7DD0FAFA34F73D71F5787E28A95ED4DC0754379A (void);
// 0x00000924 System.Void System.Net.BasicClient::.ctor()
extern void BasicClient__ctor_mA1E74A0E4BC0FA70AF8679D1496E29A8D7934949 (void);
// 0x00000925 System.Void System.Net.BindIPEndPoint::.ctor(System.Object,System.IntPtr)
extern void BindIPEndPoint__ctor_mF27083AF738308137AB340ADA66696DEAD4FE3C4 (void);
// 0x00000926 System.Net.IPEndPoint System.Net.BindIPEndPoint::Invoke(System.Net.ServicePoint,System.Net.IPEndPoint,System.Int32)
extern void BindIPEndPoint_Invoke_mDA96740B189FB74B6A3425E8A8A0112678D171A3 (void);
// 0x00000927 System.Void System.Net.BufferedReadStream::.ctor(System.Net.WebOperation,System.IO.Stream,System.Net.BufferOffsetSize)
extern void BufferedReadStream__ctor_mD3E731B98242D63EA0FA8B2FD3A1836EFDC120FF (void);
// 0x00000928 System.Threading.Tasks.Task`1<System.Int32> System.Net.BufferedReadStream::ProcessReadAsync(System.Byte[],System.Int32,System.Int32,System.Threading.CancellationToken)
extern void BufferedReadStream_ProcessReadAsync_mEC39B3DA96D9648DD6BB56852A6592FB2BF75128 (void);
// 0x00000929 System.Boolean System.Net.BufferedReadStream::TryReadFromBuffer(System.Byte[],System.Int32,System.Int32,System.Int32&)
extern void BufferedReadStream_TryReadFromBuffer_m44E118B0681488AE40DEF83D52325054B2A48923 (void);
// 0x0000092A System.Void System.Net.BufferedReadStream/<ProcessReadAsync>d__2::MoveNext()
extern void U3CProcessReadAsyncU3Ed__2_MoveNext_m7FC1645A4C90DCE9CE6B84EF87EBF823FC95CD90 (void);
// 0x0000092B System.Void System.Net.BufferedReadStream/<ProcessReadAsync>d__2::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine)
extern void U3CProcessReadAsyncU3Ed__2_SetStateMachine_mC2082067C125F3D7D97F93F7B36790CC579302E2 (void);
// 0x0000092C System.Net.ContentDecodeStream System.Net.ContentDecodeStream::Create(System.Net.WebOperation,System.IO.Stream,System.Net.ContentDecodeStream/Mode)
extern void ContentDecodeStream_Create_m5935E97332DD246A53805FDB637E2AE4AE52E90D (void);
// 0x0000092D System.IO.Stream System.Net.ContentDecodeStream::get_OriginalInnerStream()
extern void ContentDecodeStream_get_OriginalInnerStream_mBD2610B5D00F361DE266C8DFE8D15D6F8992381E (void);
// 0x0000092E System.Void System.Net.ContentDecodeStream::.ctor(System.Net.WebOperation,System.IO.Stream,System.IO.Stream)
extern void ContentDecodeStream__ctor_m1C9D888BD00155CB04DA7357D39EB8D552D1FB42 (void);
// 0x0000092F System.Threading.Tasks.Task`1<System.Int32> System.Net.ContentDecodeStream::ProcessReadAsync(System.Byte[],System.Int32,System.Int32,System.Threading.CancellationToken)
extern void ContentDecodeStream_ProcessReadAsync_mDB510E7836C389126F30E00974F73EDEB9B9DE16 (void);
// 0x00000930 System.Threading.Tasks.Task System.Net.ContentDecodeStream::FinishReading(System.Threading.CancellationToken)
extern void ContentDecodeStream_FinishReading_m0E498AEB111773E8C856E31E67DE2F1404E21607 (void);
// 0x00000931 System.Void System.Net.DigestHeaderParser::.ctor(System.String)
extern void DigestHeaderParser__ctor_m89162972D1A691B65C14B5402683FB3C2FB4CE7E (void);
// 0x00000932 System.String System.Net.DigestHeaderParser::get_Realm()
extern void DigestHeaderParser_get_Realm_mA92099ECCCB683BA4490769F9E0DD80E925DE989 (void);
// 0x00000933 System.String System.Net.DigestHeaderParser::get_Opaque()
extern void DigestHeaderParser_get_Opaque_mA5DEB9241930B6E980B97255460FDDFADE75459B (void);
// 0x00000934 System.String System.Net.DigestHeaderParser::get_Nonce()
extern void DigestHeaderParser_get_Nonce_mAC661197509F3A8F50FD2056BE6DA476F54FFA18 (void);
// 0x00000935 System.String System.Net.DigestHeaderParser::get_Algorithm()
extern void DigestHeaderParser_get_Algorithm_mFB926080495CB2ABD8298568D7DBF8245DDED90F (void);
// 0x00000936 System.String System.Net.DigestHeaderParser::get_QOP()
extern void DigestHeaderParser_get_QOP_m5796E6AFE8914BAD188B77C7F80D01BD4567C443 (void);
// 0x00000937 System.Boolean System.Net.DigestHeaderParser::Parse()
extern void DigestHeaderParser_Parse_mF5F114E586CB7BEA50BD14AA20438DA7CA1D19CD (void);
// 0x00000938 System.Void System.Net.DigestHeaderParser::SkipWhitespace()
extern void DigestHeaderParser_SkipWhitespace_m83A2E761FBB1290AFC5CD53130CFA60D0D5B67E2 (void);
// 0x00000939 System.String System.Net.DigestHeaderParser::GetKey()
extern void DigestHeaderParser_GetKey_m03193506B7977BE72195ADFE3ADB5FE5C0B205D8 (void);
// 0x0000093A System.Boolean System.Net.DigestHeaderParser::GetKeywordAndValue(System.String&,System.String&)
extern void DigestHeaderParser_GetKeywordAndValue_mB0FCB83A78B360CBA9CEE1A0E64A6D8099A5A235 (void);
// 0x0000093B System.Void System.Net.DigestHeaderParser::.cctor()
extern void DigestHeaderParser__cctor_mA2DC2061CF8179977827EA19CF2B753FE2904CE5 (void);
// 0x0000093C System.Void System.Net.DigestSession::.cctor()
extern void DigestSession__cctor_mA876EA67B0596D7097D1F951AEE5535A34891046 (void);
// 0x0000093D System.Void System.Net.DigestSession::.ctor()
extern void DigestSession__ctor_mBC472E7D777C2734C1BB6A1CB8A6A3CC05A1A100 (void);
// 0x0000093E System.String System.Net.DigestSession::get_Algorithm()
extern void DigestSession_get_Algorithm_mB31B9ED4EBCAC2093680C9F17BBB52B39F298D5B (void);
// 0x0000093F System.String System.Net.DigestSession::get_Realm()
extern void DigestSession_get_Realm_m91E2F1AA08F29D0B6A0D01892C5FDE31DA48FF88 (void);
// 0x00000940 System.String System.Net.DigestSession::get_Nonce()
extern void DigestSession_get_Nonce_m8FDB05DDBF322A52A33A47C1B68117ACA6E196FF (void);
// 0x00000941 System.String System.Net.DigestSession::get_Opaque()
extern void DigestSession_get_Opaque_m3D8A178D0D39B7997956D18FCBCB1D648437A8B3 (void);
// 0x00000942 System.String System.Net.DigestSession::get_QOP()
extern void DigestSession_get_QOP_mB2876A36998E6B62399BAD9E7CD3C52EE2F9FBB1 (void);
// 0x00000943 System.String System.Net.DigestSession::get_CNonce()
extern void DigestSession_get_CNonce_m1EB2C04F305C4D6EB9C6A9C6FDCB0C7448072BD4 (void);
// 0x00000944 System.Boolean System.Net.DigestSession::Parse(System.String)
extern void DigestSession_Parse_m9F496F9394081988C708D66D7D4A20AB013D0044 (void);
// 0x00000945 System.String System.Net.DigestSession::HashToHexString(System.String)
extern void DigestSession_HashToHexString_m361FB17D751CF79D6653EA3B33133269C5551483 (void);
// 0x00000946 System.String System.Net.DigestSession::HA1(System.String,System.String)
extern void DigestSession_HA1_mF32650BB006D375D5AB3F441E308CD3BA5BAC01E (void);
// 0x00000947 System.String System.Net.DigestSession::HA2(System.Net.HttpWebRequest)
extern void DigestSession_HA2_m6E6CC00104804C9FE68FEFF0BE4B241AD7BCBF1E (void);
// 0x00000948 System.String System.Net.DigestSession::Response(System.String,System.String,System.Net.HttpWebRequest)
extern void DigestSession_Response_m5C59CBB9D15FE06153945D5A977791CD65E32F31 (void);
// 0x00000949 System.Net.Authorization System.Net.DigestSession::Authenticate(System.Net.WebRequest,System.Net.ICredentials)
extern void DigestSession_Authenticate_m820DC43ACC7FBA2D3CF80998301C130826B29844 (void);
// 0x0000094A System.DateTime System.Net.DigestSession::get_LastUse()
extern void DigestSession_get_LastUse_m1C892CE95B0E4C48CF2862FF19EB253F69FDBF35 (void);
// 0x0000094B System.Collections.Hashtable System.Net.DigestClient::get_Cache()
extern void DigestClient_get_Cache_m1ED967FA785B68D8E0E7A673965FB4AEAF7199A1 (void);
// 0x0000094C System.Void System.Net.DigestClient::CheckExpired(System.Int32)
extern void DigestClient_CheckExpired_mA93FEFF9CC4EE37D447BB2C5C9A9FC039F492FF0 (void);
// 0x0000094D System.Net.Authorization System.Net.DigestClient::Authenticate(System.String,System.Net.WebRequest,System.Net.ICredentials)
extern void DigestClient_Authenticate_m0F43DCC4896D346D6AC5CF0B1835A3048028A76F (void);
// 0x0000094E System.Net.Authorization System.Net.DigestClient::PreAuthenticate(System.Net.WebRequest,System.Net.ICredentials)
extern void DigestClient_PreAuthenticate_m662ECE67D74E24DFD4DA00891379156A0603981B (void);
// 0x0000094F System.String System.Net.DigestClient::get_AuthenticationType()
extern void DigestClient_get_AuthenticationType_m3088368B9DC55E69D09F2413C16180138018BC42 (void);
// 0x00000950 System.Void System.Net.DigestClient::.ctor()
extern void DigestClient__ctor_mEF363337211025F9FF45487F42B75794759A801B (void);
// 0x00000951 System.Void System.Net.DigestClient::.cctor()
extern void DigestClient__cctor_mCD15E0F5AD318C7B6C913B035A0C08B14AC34C46 (void);
// 0x00000952 System.IAsyncResult System.Net.Dns::BeginGetHostAddresses(System.String,System.AsyncCallback,System.Object)
extern void Dns_BeginGetHostAddresses_mB74CB9CC07A66EF8FC13557ADB148E53978FB914 (void);
// 0x00000953 System.Net.IPAddress[] System.Net.Dns::EndGetHostAddresses(System.IAsyncResult)
extern void Dns_EndGetHostAddresses_mB2AA36A1EDDC63C6695F469B4AC4FBF483C914B5 (void);
// 0x00000954 System.Boolean System.Net.Dns::GetHostByName_icall(System.String,System.String&,System.String[]&,System.String[]&,System.Int32)
extern void Dns_GetHostByName_icall_m5FFF0440C4EA238DA14130BD1856BC8C730E6BE1 (void);
// 0x00000955 System.Boolean System.Net.Dns::GetHostByAddr_icall(System.String,System.String&,System.String[]&,System.String[]&,System.Int32)
extern void Dns_GetHostByAddr_icall_m3411CB4B97CE07A5BFE2D02B2A186738C76CFD22 (void);
// 0x00000956 System.Boolean System.Net.Dns::GetHostName_icall(System.String&)
extern void Dns_GetHostName_icall_mB1522212F101A0B89516E5734443BBD361E76FA9 (void);
// 0x00000957 System.Void System.Net.Dns::Error_11001(System.String)
extern void Dns_Error_11001_m23687C2F5E4CB975F023D3775A1E7DC5B61DB83C (void);
// 0x00000958 System.Net.IPHostEntry System.Net.Dns::hostent_to_IPHostEntry(System.String,System.String,System.String[],System.String[])
extern void Dns_hostent_to_IPHostEntry_mC5D77A6DE5F97D1A47AD86CAD4F69FF780A12159 (void);
// 0x00000959 System.Net.IPHostEntry System.Net.Dns::GetHostByAddressFromString(System.String,System.Boolean)
extern void Dns_GetHostByAddressFromString_mE3A65EDABDD9DBBA0879B21F4A545BA7613683A8 (void);
// 0x0000095A System.Net.IPHostEntry System.Net.Dns::GetHostEntry(System.String)
extern void Dns_GetHostEntry_m01156278E5CDAE38B7E1B2EC617F505A4B836D02 (void);
// 0x0000095B System.Net.IPHostEntry System.Net.Dns::GetHostEntry(System.Net.IPAddress)
extern void Dns_GetHostEntry_m09C47D2D4329E24D56DCA5BDA6D4F28FEC45EC87 (void);
// 0x0000095C System.Net.IPAddress[] System.Net.Dns::GetHostAddresses(System.String)
extern void Dns_GetHostAddresses_m0592CB7DB3F5665C412BCBE8297F198748114F90 (void);
// 0x0000095D System.Net.IPHostEntry System.Net.Dns::GetHostByName(System.String)
extern void Dns_GetHostByName_m554E787DE7A847C2730E1BE8F74C56E9594C3D3F (void);
// 0x0000095E System.String System.Net.Dns::GetHostName()
extern void Dns_GetHostName_mF728787FF8A38620054B934FD08E021460A7C14D (void);
// 0x0000095F System.Threading.Tasks.Task`1<System.Net.IPAddress[]> System.Net.Dns::GetHostAddressesAsync(System.String)
extern void Dns_GetHostAddressesAsync_m19000BE02BDA7FA678C993876264A26141BD492C (void);
// 0x00000960 System.Void System.Net.Dns/GetHostAddressesCallback::.ctor(System.Object,System.IntPtr)
extern void GetHostAddressesCallback__ctor_m7723FBC5E25225369F514184D032AF206C5F3B8C (void);
// 0x00000961 System.Net.IPAddress[] System.Net.Dns/GetHostAddressesCallback::Invoke(System.String)
extern void GetHostAddressesCallback_Invoke_m3E8B28EC80A73535EF19324A96FC5A3D41388FFA (void);
// 0x00000962 System.IAsyncResult System.Net.Dns/GetHostAddressesCallback::BeginInvoke(System.String,System.AsyncCallback,System.Object)
extern void GetHostAddressesCallback_BeginInvoke_mEA603480A3ADD4F7ED2EB88F22D383B4E713EB22 (void);
// 0x00000963 System.Net.IPAddress[] System.Net.Dns/GetHostAddressesCallback::EndInvoke(System.IAsyncResult)
extern void GetHostAddressesCallback_EndInvoke_m9D8CA344DE184548B4A2E72A7604ACEA873777E4 (void);
// 0x00000964 System.Int64 System.Net.FixedSizeReadStream::get_ContentLength()
extern void FixedSizeReadStream_get_ContentLength_m158883496AF46A53BA97FABFA6FDF85005D5904F (void);
// 0x00000965 System.Void System.Net.FixedSizeReadStream::.ctor(System.Net.WebOperation,System.IO.Stream,System.Int64)
extern void FixedSizeReadStream__ctor_m6AEFC552CC9E4C1D52E83398CD3E1E52AE00978A (void);
// 0x00000966 System.Threading.Tasks.Task`1<System.Int32> System.Net.FixedSizeReadStream::ProcessReadAsync(System.Byte[],System.Int32,System.Int32,System.Threading.CancellationToken)
extern void FixedSizeReadStream_ProcessReadAsync_mF2133BCE03861ADA28865F4A62DA495CC0F73D84 (void);
// 0x00000967 System.Void System.Net.FixedSizeReadStream/<ProcessReadAsync>d__5::MoveNext()
extern void U3CProcessReadAsyncU3Ed__5_MoveNext_m1A62C9154FE6C5E2FCC7EE9D93E950795AC15679 (void);
// 0x00000968 System.Void System.Net.FixedSizeReadStream/<ProcessReadAsync>d__5::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine)
extern void U3CProcessReadAsyncU3Ed__5_SetStateMachine_mB9C356876BED7CC9860F82C28CEC60F51BF396C9 (void);
// 0x00000969 System.Void System.Net.HttpRequestCreator::.ctor()
extern void HttpRequestCreator__ctor_mA6D07F56561A4C93100584384CCDED5171C45F50 (void);
// 0x0000096A System.Net.WebRequest System.Net.HttpRequestCreator::Create(System.Uri)
extern void HttpRequestCreator_Create_m25D9085B7B59931A1A4DBA18DE828D8FA376A139 (void);
// 0x0000096B System.Void System.Net.HttpWebRequest::.cctor()
extern void HttpWebRequest__cctor_m5B96D0A29F3F6BA4C78CC0DE32C81A78A75767EF (void);
// 0x0000096C System.Void System.Net.HttpWebRequest::.ctor(System.Uri)
extern void HttpWebRequest__ctor_m37C92DEFA8C4C0282FE5B11E065D65C25CF8B91F (void);
// 0x0000096D System.Void System.Net.HttpWebRequest::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
extern void HttpWebRequest__ctor_m94F348B8E4338E5D0404A8425F5F43B339B322BE (void);
// 0x0000096E System.Void System.Net.HttpWebRequest::ResetAuthorization()
extern void HttpWebRequest_ResetAuthorization_mC7AA3C31078EA81423351F8DAC62F68E9F15060E (void);
// 0x0000096F System.Uri System.Net.HttpWebRequest::get_Address()
extern void HttpWebRequest_get_Address_mC0579CE0CED2FDCBF69FAF3232706F7994EAC20D (void);
// 0x00000970 System.Boolean System.Net.HttpWebRequest::get_AllowWriteStreamBuffering()
extern void HttpWebRequest_get_AllowWriteStreamBuffering_m1DAB805DEEB2F8EFD85121F1B28646697EF3862A (void);
// 0x00000971 System.Net.DecompressionMethods System.Net.HttpWebRequest::get_AutomaticDecompression()
extern void HttpWebRequest_get_AutomaticDecompression_mF4F41C35BE09F1457645769FA0183BE0446C5503 (void);
// 0x00000972 System.Boolean System.Net.HttpWebRequest::get_InternalAllowBuffering()
extern void HttpWebRequest_get_InternalAllowBuffering_m47A76FBFB1A14D8772FB025A8B7ADA399983D9B2 (void);
// 0x00000973 System.Boolean System.Net.HttpWebRequest::get_MethodWithBuffer()
extern void HttpWebRequest_get_MethodWithBuffer_m00882296A2A9AE6BBD49F6922782EE8D6C94444D (void);
// 0x00000974 Mono.Net.Security.MobileTlsProvider System.Net.HttpWebRequest::get_TlsProvider()
extern void HttpWebRequest_get_TlsProvider_mF4A43E69AE84D8AEEAE9FDCEE296DB7C83301123 (void);
// 0x00000975 Mono.Security.Interface.MonoTlsSettings System.Net.HttpWebRequest::get_TlsSettings()
extern void HttpWebRequest_get_TlsSettings_mE4E8C9107E0930061977FA03EE87DECE51C503D9 (void);
// 0x00000976 System.Security.Cryptography.X509Certificates.X509CertificateCollection System.Net.HttpWebRequest::get_ClientCertificates()
extern void HttpWebRequest_get_ClientCertificates_mD9F70A07C623462FC910E764511471D542AB102F (void);
// 0x00000977 System.Int64 System.Net.HttpWebRequest::get_ContentLength()
extern void HttpWebRequest_get_ContentLength_mDC0C3ABBD7CE8D8D6700312576ABF4550512F1CC (void);
// 0x00000978 System.Void System.Net.HttpWebRequest::set_InternalContentLength(System.Int64)
extern void HttpWebRequest_set_InternalContentLength_m63B44B8FECB63B37955E43D18BAD0A02322C846F (void);
// 0x00000979 System.Boolean System.Net.HttpWebRequest::get_ThrowOnError()
extern void HttpWebRequest_get_ThrowOnError_m67A6F4D03676F55D5A0FB51C5F4CDCC97AB9EAE1 (void);
// 0x0000097A System.Void System.Net.HttpWebRequest::set_ThrowOnError(System.Boolean)
extern void HttpWebRequest_set_ThrowOnError_mB232259B74EC15F9E119944A41934D673A7DE4E7 (void);
// 0x0000097B System.Net.ICredentials System.Net.HttpWebRequest::get_Credentials()
extern void HttpWebRequest_get_Credentials_m7F0C956E3B027E40BD988A8929FC67A87A614950 (void);
// 0x0000097C System.Void System.Net.HttpWebRequest::set_Credentials(System.Net.ICredentials)
extern void HttpWebRequest_set_Credentials_mD0DDC0FE9AB1FBA3F133664E19D11372696D4FAF (void);
// 0x0000097D System.Int32 System.Net.HttpWebRequest::get_DefaultMaximumErrorResponseLength()
extern void HttpWebRequest_get_DefaultMaximumErrorResponseLength_m9EB5C74D6CA1F4980607B4CA589B5CC04B065C93 (void);
// 0x0000097E System.Net.WebHeaderCollection System.Net.HttpWebRequest::get_Headers()
extern void HttpWebRequest_get_Headers_m2FC7464A722CC94EC59DA55E7ECC459489933AC6 (void);
// 0x0000097F System.String System.Net.HttpWebRequest::get_Host()
extern void HttpWebRequest_get_Host_mE23F8F15207CEF1E64CF212EEA7643185207923C (void);
// 0x00000980 System.Boolean System.Net.HttpWebRequest::get_KeepAlive()
extern void HttpWebRequest_get_KeepAlive_m9D4647C1AAA18E341680BEF0CFF8EFE9B2196055 (void);
// 0x00000981 System.Int32 System.Net.HttpWebRequest::get_ReadWriteTimeout()
extern void HttpWebRequest_get_ReadWriteTimeout_m205CB5B4385D50CAD93FBD9CA73AFCCD4DE24C2C (void);
// 0x00000982 System.String System.Net.HttpWebRequest::get_Method()
extern void HttpWebRequest_get_Method_m53724C2BBE6691C96CCDDFF6746C2760D0F97621 (void);
// 0x00000983 System.Void System.Net.HttpWebRequest::set_Method(System.String)
extern void HttpWebRequest_set_Method_m481863546C0CBBA0336CB6269544DAD7A1A672CC (void);
// 0x00000984 System.Version System.Net.HttpWebRequest::get_ProtocolVersion()
extern void HttpWebRequest_get_ProtocolVersion_m549796C52E9DB1EB8E74EF92E422C7BC427CBA39 (void);
// 0x00000985 System.Net.IWebProxy System.Net.HttpWebRequest::get_Proxy()
extern void HttpWebRequest_get_Proxy_mFFD8590DADC6CFC81B90EDD5ED93AF3402EA518E (void);
// 0x00000986 System.Void System.Net.HttpWebRequest::set_Proxy(System.Net.IWebProxy)
extern void HttpWebRequest_set_Proxy_mA6BC20894ADEA5E308CA89BFD8300B6A6B7ADDCC (void);
// 0x00000987 System.Uri System.Net.HttpWebRequest::get_RequestUri()
extern void HttpWebRequest_get_RequestUri_mE3E21CB2D024E94F32EB77715CED6F6B4D9B0889 (void);
// 0x00000988 System.Boolean System.Net.HttpWebRequest::get_SendChunked()
extern void HttpWebRequest_get_SendChunked_m75F75FCEE3F2973A4D391A83935A2E0FA5E586FC (void);
// 0x00000989 System.Net.ServicePoint System.Net.HttpWebRequest::get_ServicePoint()
extern void HttpWebRequest_get_ServicePoint_m170B921D095437FC5B7FE5920F327F1AABF532D6 (void);
// 0x0000098A System.Net.ServicePoint System.Net.HttpWebRequest::get_ServicePointNoLock()
extern void HttpWebRequest_get_ServicePointNoLock_m302BC1F3A189D46E652B79981E8D29095E5D5C61 (void);
// 0x0000098B System.Int32 System.Net.HttpWebRequest::get_Timeout()
extern void HttpWebRequest_get_Timeout_m598D870198C70FFA7F73385629E915A935413B2E (void);
// 0x0000098C System.String System.Net.HttpWebRequest::get_TransferEncoding()
extern void HttpWebRequest_get_TransferEncoding_mA49328310D1BC2799022DA2E65B85FFDD8302F7C (void);
// 0x0000098D System.Boolean System.Net.HttpWebRequest::get_UseDefaultCredentials()
extern void HttpWebRequest_get_UseDefaultCredentials_m6CD88BA33D7D837FA5D41F53D074F53DC94C76CD (void);
// 0x0000098E System.Boolean System.Net.HttpWebRequest::get_UnsafeAuthenticatedConnectionSharing()
extern void HttpWebRequest_get_UnsafeAuthenticatedConnectionSharing_m57505F8056F2DC380C49EF95971438CCD8C3F307 (void);
// 0x0000098F System.Boolean System.Net.HttpWebRequest::get_ExpectContinue()
extern void HttpWebRequest_get_ExpectContinue_m65FAF05A8DBCF3D72A6A1F3044CB4FCD00B118A6 (void);
// 0x00000990 System.Void System.Net.HttpWebRequest::set_ExpectContinue(System.Boolean)
extern void HttpWebRequest_set_ExpectContinue_m63F438B00F3D621D52077E8D4595A88BEE7904BE (void);
// 0x00000991 System.Uri System.Net.HttpWebRequest::get_AuthUri()
extern void HttpWebRequest_get_AuthUri_mA9CDA63656394B69E2EE031330CC77C3BB570052 (void);
// 0x00000992 System.Boolean System.Net.HttpWebRequest::get_ProxyQuery()
extern void HttpWebRequest_get_ProxyQuery_m40AC053B4EBE5E2A5257D92B7FD353D19104E53F (void);
// 0x00000993 System.Net.ServerCertValidationCallback System.Net.HttpWebRequest::get_ServerCertValidationCallback()
extern void HttpWebRequest_get_ServerCertValidationCallback_m8822E8093BBEE23482561CCB65D6AF3B7B1B464E (void);
// 0x00000994 System.Net.ServicePoint System.Net.HttpWebRequest::GetServicePoint()
extern void HttpWebRequest_GetServicePoint_m936C89220DFB9BE810A223E84E36E6D933510DB7 (void);
// 0x00000995 System.Net.WebOperation System.Net.HttpWebRequest::SendRequest(System.Boolean,System.Net.BufferOffsetSize,System.Threading.CancellationToken)
extern void HttpWebRequest_SendRequest_m9CFD21B34BCCA09123225ED98ED24DF1984B3130 (void);
// 0x00000996 System.Threading.Tasks.Task`1<T> System.Net.HttpWebRequest::RunWithTimeout(System.Func`2<System.Threading.CancellationToken,System.Threading.Tasks.Task`1<T>>,System.Int32,System.Action,System.Func`1<System.Boolean>,System.Threading.CancellationToken)
// 0x00000997 System.Threading.Tasks.Task`1<T> System.Net.HttpWebRequest::RunWithTimeoutWorker(System.Threading.Tasks.Task`1<T>,System.Int32,System.Action,System.Func`1<System.Boolean>,System.Threading.CancellationTokenSource)
// 0x00000998 System.Threading.Tasks.Task`1<T> System.Net.HttpWebRequest::RunWithTimeout(System.Func`2<System.Threading.CancellationToken,System.Threading.Tasks.Task`1<T>>)
// 0x00000999 System.Threading.Tasks.Task`1<System.Net.HttpWebResponse> System.Net.HttpWebRequest::MyGetResponseAsync(System.Threading.CancellationToken)
extern void HttpWebRequest_MyGetResponseAsync_m78CC847A96C7F759F6AE3A9CC1E203DC6BCCFB70 (void);
// 0x0000099A System.Threading.Tasks.Task`1<System.ValueTuple`5<System.Net.HttpWebResponse,System.Boolean,System.Boolean,System.Net.BufferOffsetSize,System.Net.WebOperation>> System.Net.HttpWebRequest::GetResponseFromData(System.Net.WebResponseStream,System.Threading.CancellationToken)
extern void HttpWebRequest_GetResponseFromData_mD04B5CA08B449F9C962012CAB3611C4948E8875D (void);
// 0x0000099B System.Exception System.Net.HttpWebRequest::FlattenException(System.Exception)
extern void HttpWebRequest_FlattenException_mF0D9565F401231C7F7C6A973F829CCB37E34C3EA (void);
// 0x0000099C System.Net.WebException System.Net.HttpWebRequest::GetWebException(System.Exception)
extern void HttpWebRequest_GetWebException_mB699B6186A7651571D7DFE937DCF59EB74427377 (void);
// 0x0000099D System.Net.WebException System.Net.HttpWebRequest::GetWebException(System.Exception,System.Boolean)
extern void HttpWebRequest_GetWebException_mB3973E573468A3FFEEB017602A7125DC061FA206 (void);
// 0x0000099E System.Net.WebException System.Net.HttpWebRequest::CreateRequestAbortedException()
extern void HttpWebRequest_CreateRequestAbortedException_m41FEA3FF8090E01D94158036B9F7FD367D7146DE (void);
// 0x0000099F System.IAsyncResult System.Net.HttpWebRequest::BeginGetResponse(System.AsyncCallback,System.Object)
extern void HttpWebRequest_BeginGetResponse_m6FA3A32A7BCF6B488CD863F5472B38E5F06EB79D (void);
// 0x000009A0 System.Net.WebResponse System.Net.HttpWebRequest::EndGetResponse(System.IAsyncResult)
extern void HttpWebRequest_EndGetResponse_m240591D6112B3B1709E99659811F773B837F0F79 (void);
// 0x000009A1 System.Net.WebResponse System.Net.HttpWebRequest::GetResponse()
extern void HttpWebRequest_GetResponse_m2CF2E0658F4E65A66F6ABD02E976B7FFB5EAF73D (void);
// 0x000009A2 System.Void System.Net.HttpWebRequest::set_FinishedReading(System.Boolean)
extern void HttpWebRequest_set_FinishedReading_m440CD437FD61FD266FD2132AC1476680550DE88E (void);
// 0x000009A3 System.Boolean System.Net.HttpWebRequest::get_Aborted()
extern void HttpWebRequest_get_Aborted_m038DC4286A2AA32A06EB31C052CDB857B7ADA31E (void);
// 0x000009A4 System.Void System.Net.HttpWebRequest::Abort()
extern void HttpWebRequest_Abort_m12EF7197E8CD7183C44EB3A9EE57EDB69EBF7FC1 (void);
// 0x000009A5 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_mDB54A2BCCE38E278C44D3A136F6988CEEA92F5FE (void);
// 0x000009A6 System.Void System.Net.HttpWebRequest::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
extern void HttpWebRequest_GetObjectData_m6C3C1BB107DB72006CDF96892EF910400CFA9266 (void);
// 0x000009A7 System.Void System.Net.HttpWebRequest::CheckRequestStarted()
extern void HttpWebRequest_CheckRequestStarted_m3AA735AF2A7257EF984729EA0E938368F83FCE41 (void);
// 0x000009A8 System.Void System.Net.HttpWebRequest::DoContinueDelegate(System.Int32,System.Net.WebHeaderCollection)
extern void HttpWebRequest_DoContinueDelegate_mE011EC2040FC3C1CCB2C4A5857D4B380EA53C9A0 (void);
// 0x000009A9 System.Void System.Net.HttpWebRequest::RewriteRedirectToGet()
extern void HttpWebRequest_RewriteRedirectToGet_mFEAFF0F6D013F3D5F8FADFEB393C08ACB3AF4BB8 (void);
// 0x000009AA System.Boolean System.Net.HttpWebRequest::Redirect(System.Net.HttpStatusCode,System.Net.WebResponse)
extern void HttpWebRequest_Redirect_m1B29FDD7A5E85A9B79C87E1A1AF64C428E11F2BD (void);
// 0x000009AB System.String System.Net.HttpWebRequest::GetHeaders()
extern void HttpWebRequest_GetHeaders_m445286DB0D71DC60C6D758ED0F1CAF32163501FA (void);
// 0x000009AC System.Void System.Net.HttpWebRequest::DoPreAuthenticate()
extern void HttpWebRequest_DoPreAuthenticate_m68D0A70C954476778222049FBDA8FBD3FE8AFA98 (void);
// 0x000009AD System.Byte[] System.Net.HttpWebRequest::GetRequestHeaders()
extern void HttpWebRequest_GetRequestHeaders_m3E883236EB532FCA98675E243EC583434ECF7661 (void);
// 0x000009AE System.ValueTuple`2<System.Net.WebOperation,System.Boolean> System.Net.HttpWebRequest::HandleNtlmAuth(System.Net.WebResponseStream,System.Net.HttpWebResponse,System.Net.BufferOffsetSize,System.Threading.CancellationToken)
extern void HttpWebRequest_HandleNtlmAuth_m33D4EB84E92290ADD0AD9EBE369F5E5A7259CCE3 (void);
// 0x000009AF System.Boolean System.Net.HttpWebRequest::CheckAuthorization(System.Net.WebResponse,System.Net.HttpStatusCode)
extern void HttpWebRequest_CheckAuthorization_m9D4930C90DD3E7B6B5ACC3EEFAF794FF12F519B4 (void);
// 0x000009B0 System.ValueTuple`2<System.Threading.Tasks.Task`1<System.Net.BufferOffsetSize>,System.Net.WebException> System.Net.HttpWebRequest::GetRewriteHandler(System.Net.HttpWebResponse,System.Boolean)
extern void HttpWebRequest_GetRewriteHandler_m8025064C747A834952F2B11F4E1B94D5855FE498 (void);
// 0x000009B1 System.ValueTuple`4<System.Boolean,System.Boolean,System.Threading.Tasks.Task`1<System.Net.BufferOffsetSize>,System.Net.WebException> System.Net.HttpWebRequest::CheckFinalStatus(System.Net.HttpWebResponse)
extern void HttpWebRequest_CheckFinalStatus_mD069A9D0FF6C6DA943B3D3BF9B19806956EA0FF6 (void);
// 0x000009B2 System.Boolean System.Net.HttpWebRequest::<RunWithTimeout>b__242_0()
// 0x000009B3 System.Threading.Tasks.Task`1<System.Net.BufferOffsetSize> System.Net.HttpWebRequest::<GetRewriteHandler>b__271_0()
extern void HttpWebRequest_U3CGetRewriteHandlerU3Eb__271_0_mF840A54389ABC1BB621214DA1A0D0D2CE1A02FF9 (void);
// 0x000009B4 System.Void System.Net.HttpWebRequest::.ctor()
extern void HttpWebRequest__ctor_m1AF72A90B1265EE52584D72B1B225DCC95E62722 (void);
// 0x000009B5 System.Boolean System.Net.HttpWebRequest/AuthorizationState::get_IsCompleted()
extern void AuthorizationState_get_IsCompleted_m60FA1039CD41A7AD50984DADEA562F82E60470AB (void);
// 0x000009B6 System.Net.HttpWebRequest/NtlmAuthState System.Net.HttpWebRequest/AuthorizationState::get_NtlmAuthState()
extern void AuthorizationState_get_NtlmAuthState_m93CF64385E0E77039CF782E319EED9EC96ED063C (void);
// 0x000009B7 System.Boolean System.Net.HttpWebRequest/AuthorizationState::get_IsNtlmAuthenticated()
extern void AuthorizationState_get_IsNtlmAuthenticated_m901CE42BD2DB28DD9D6605500D8E4D360309DA8A (void);
// 0x000009B8 System.Void System.Net.HttpWebRequest/AuthorizationState::.ctor(System.Net.HttpWebRequest,System.Boolean)
extern void AuthorizationState__ctor_m6DDA04B33B8A520B93FBDF8AC4BBA3B7CCC03CBE (void);
// 0x000009B9 System.Boolean System.Net.HttpWebRequest/AuthorizationState::CheckAuthorization(System.Net.WebResponse,System.Net.HttpStatusCode)
extern void AuthorizationState_CheckAuthorization_mD23E50FD196D22054A710B9200FC6510D5098EA5 (void);
// 0x000009BA System.Void System.Net.HttpWebRequest/AuthorizationState::Reset()
extern void AuthorizationState_Reset_mE7C4981CBBB1630D605A83D09D74D7C56AE0B9B9 (void);
// 0x000009BB System.String System.Net.HttpWebRequest/AuthorizationState::ToString()
extern void AuthorizationState_ToString_m6426C6029B83D041B9F1B9871A4541F70A2EFC00 (void);
// 0x000009BC System.Void System.Net.HttpWebRequest/<>c__241`1::.cctor()
// 0x000009BD System.Void System.Net.HttpWebRequest/<>c__241`1::.ctor()
// 0x000009BE System.Nullable`1<System.Int32> System.Net.HttpWebRequest/<>c__241`1::<RunWithTimeoutWorker>b__241_0(System.Threading.Tasks.Task`1<T>)
// 0x000009BF System.Void System.Net.HttpWebRequest/<RunWithTimeoutWorker>d__241`1::MoveNext()
// 0x000009C0 System.Void System.Net.HttpWebRequest/<RunWithTimeoutWorker>d__241`1::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine)
// 0x000009C1 System.Void System.Net.HttpWebRequest/<MyGetResponseAsync>d__243::MoveNext()
extern void U3CMyGetResponseAsyncU3Ed__243_MoveNext_m8C5B6A909BDFC65A1337D6E445D482C0646649BD (void);
// 0x000009C2 System.Void System.Net.HttpWebRequest/<MyGetResponseAsync>d__243::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine)
extern void U3CMyGetResponseAsyncU3Ed__243_SetStateMachine_mC27CEC6C0FF5EABDF61AA201909723F5753FCF30 (void);
// 0x000009C3 System.Void System.Net.HttpWebRequest/<GetResponseFromData>d__244::MoveNext()
extern void U3CGetResponseFromDataU3Ed__244_MoveNext_mD4E1730155820C492D2546E6E1A873A6F54E8679 (void);
// 0x000009C4 System.Void System.Net.HttpWebRequest/<GetResponseFromData>d__244::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine)
extern void U3CGetResponseFromDataU3Ed__244_SetStateMachine_m89AE3F53624400664C3730A28F21E6C7C97E8E15 (void);
// 0x000009C5 System.Void System.Net.HttpWebRequest/<<GetRewriteHandler>b__271_0>d::MoveNext()
extern void U3CU3CGetRewriteHandlerU3Eb__271_0U3Ed_MoveNext_m7DB889F33973DA2BC61748571EB58DE39B105809 (void);
// 0x000009C6 System.Void System.Net.HttpWebRequest/<<GetRewriteHandler>b__271_0>d::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine)
extern void U3CU3CGetRewriteHandlerU3Eb__271_0U3Ed_SetStateMachine_mFC6E88E86EB6F74F3CAEE40C3D57C721532A74E4 (void);
// 0x000009C7 System.Void System.Net.HttpWebResponse::.ctor()
extern void HttpWebResponse__ctor_m6F0B7400E052741717E540E682479B23788F7714 (void);
// 0x000009C8 System.Void System.Net.HttpWebResponse::.ctor(System.Uri,System.String,System.Net.HttpStatusCode,System.Net.WebHeaderCollection)
extern void HttpWebResponse__ctor_m16E803C4AA1579083FF43CED5ABEEB4BAF6CF15E (void);
// 0x000009C9 System.Void System.Net.HttpWebResponse::.ctor(System.Uri,System.String,System.Net.WebResponseStream,System.Net.CookieContainer)
extern void HttpWebResponse__ctor_mFBB2D6E983BB1443E80D8D600E04D092B59F078F (void);
// 0x000009CA System.Void System.Net.HttpWebResponse::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
extern void HttpWebResponse__ctor_m7AD80C3EBF0E8B5AE39E70039B8DD38768D6EBF3 (void);
// 0x000009CB System.Net.WebHeaderCollection System.Net.HttpWebResponse::get_Headers()
extern void HttpWebResponse_get_Headers_mB3888AD82B4F3565A473C62EB89C725B1DCB5A4D (void);
// 0x000009CC System.Uri System.Net.HttpWebResponse::get_ResponseUri()
extern void HttpWebResponse_get_ResponseUri_m685CEFFDB32B2D352DED9FA8CB4E3B5513AA71CB (void);
// 0x000009CD System.Net.HttpStatusCode System.Net.HttpWebResponse::get_StatusCode()
extern void HttpWebResponse_get_StatusCode_mE53A864C0F6C64902E9E0414111C4843D0BF3D02 (void);
// 0x000009CE System.String System.Net.HttpWebResponse::get_StatusDescription()
extern void HttpWebResponse_get_StatusDescription_m3C28B4A3A77EAF3AC9ACB30CA5870E3BDE284330 (void);
// 0x000009CF System.IO.Stream System.Net.HttpWebResponse::GetResponseStream()
extern void HttpWebResponse_GetResponseStream_m62CB2C514EC40749A8E3CF0A2D29D1CB136CFACA (void);
// 0x000009D0 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_m5C290981E0AA728B2D9E4DB14122789EA8F157E7 (void);
// 0x000009D1 System.Void System.Net.HttpWebResponse::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
extern void HttpWebResponse_GetObjectData_mB6558A01B7A601BDAB1A2C345937B5DDFC2EC3E8 (void);
// 0x000009D2 System.Void System.Net.HttpWebResponse::Close()
extern void HttpWebResponse_Close_m335C79B7B3B30A0D7171C48741F46D628E10E23C (void);
// 0x000009D3 System.Void System.Net.HttpWebResponse::System.IDisposable.Dispose()
extern void HttpWebResponse_System_IDisposable_Dispose_m9D2B039C1D8B4015D6E43455A151EA39E142C703 (void);
// 0x000009D4 System.Void System.Net.HttpWebResponse::Dispose(System.Boolean)
extern void HttpWebResponse_Dispose_m0FF01C40481F4C0BBAB0FC3CE132BAAF6103AD55 (void);
// 0x000009D5 System.Void System.Net.HttpWebResponse::CheckDisposed()
extern void HttpWebResponse_CheckDisposed_mA093612C4AB921FEACAF615EC05A586E90BAAEF4 (void);
// 0x000009D6 System.Void System.Net.HttpWebResponse::FillCookies()
extern void HttpWebResponse_FillCookies_m98797F0765051578D6D76731359555CD25E5DB3B (void);
// 0x000009D7 System.Void System.Net.MonoChunkParser::.ctor(System.Net.WebHeaderCollection)
extern void MonoChunkParser__ctor_mCABFD3DD735C12C8237F6EDFFB56A8E835C7B2FC (void);
// 0x000009D8 System.Int32 System.Net.MonoChunkParser::Read(System.Byte[],System.Int32,System.Int32)
extern void MonoChunkParser_Read_m3F9554032DBFDA7B572D189DFD282C2D4E1DE5B7 (void);
// 0x000009D9 System.Int32 System.Net.MonoChunkParser::ReadFromChunks(System.Byte[],System.Int32,System.Int32)
extern void MonoChunkParser_ReadFromChunks_m03DFCEF9265CD54BCA31848CACBA01C168691C41 (void);
// 0x000009DA System.Void System.Net.MonoChunkParser::Write(System.Byte[],System.Int32,System.Int32)
extern void MonoChunkParser_Write_m145DB82D44611388CB30606DD673828CEDEFFB6D (void);
// 0x000009DB System.Void System.Net.MonoChunkParser::InternalWrite(System.Byte[],System.Int32&,System.Int32)
extern void MonoChunkParser_InternalWrite_m544BB0CCF81A6619992EA8B0B63665EDEDA9A2E6 (void);
// 0x000009DC System.Boolean System.Net.MonoChunkParser::get_WantMore()
extern void MonoChunkParser_get_WantMore_m12B048EA10938EC3FFBB303D961D3C19B26A7333 (void);
// 0x000009DD System.Boolean System.Net.MonoChunkParser::get_DataAvailable()
extern void MonoChunkParser_get_DataAvailable_m08E6D6F248A9AEF3E8378872C69DE0B768F0FEAC (void);
// 0x000009DE System.Int32 System.Net.MonoChunkParser::get_ChunkLeft()
extern void MonoChunkParser_get_ChunkLeft_m20470AC1F8B0AFE14B4F9A61DB5B90F38E358ABB (void);
// 0x000009DF System.Net.MonoChunkParser/State System.Net.MonoChunkParser::ReadBody(System.Byte[],System.Int32&,System.Int32)
extern void MonoChunkParser_ReadBody_m93D35823B4D83B0F2FC9C8C3DB87CB372C3B02E3 (void);
// 0x000009E0 System.Net.MonoChunkParser/State System.Net.MonoChunkParser::GetChunkSize(System.Byte[],System.Int32&,System.Int32)
extern void MonoChunkParser_GetChunkSize_mB8A77A08E1387E7CCA51EA125262AC27D8BB4BB7 (void);
// 0x000009E1 System.String System.Net.MonoChunkParser::RemoveChunkExtension(System.String)
extern void MonoChunkParser_RemoveChunkExtension_m8D26D0ED28CCC9FE82CCE0621B5D013D510B00CE (void);
// 0x000009E2 System.Net.MonoChunkParser/State System.Net.MonoChunkParser::ReadCRLF(System.Byte[],System.Int32&,System.Int32)
extern void MonoChunkParser_ReadCRLF_mE05263232BACE92919ACC32B935B5D49E5345A72 (void);
// 0x000009E3 System.Net.MonoChunkParser/State System.Net.MonoChunkParser::ReadTrailer(System.Byte[],System.Int32&,System.Int32)
extern void MonoChunkParser_ReadTrailer_mB7B2A6AAB781D5387B7E89B3BC09A6EC8257CCB5 (void);
// 0x000009E4 System.Void System.Net.MonoChunkParser::ThrowProtocolViolation(System.String)
extern void MonoChunkParser_ThrowProtocolViolation_mD65D311E00A3C67805ACBD216048D78A10F1ED97 (void);
// 0x000009E5 System.Void System.Net.MonoChunkParser/Chunk::.ctor(System.Byte[])
extern void Chunk__ctor_m9C28CB1A73A3369E7F175094329EE84ADD907B81 (void);
// 0x000009E6 System.Int32 System.Net.MonoChunkParser/Chunk::Read(System.Byte[],System.Int32,System.Int32)
extern void Chunk_Read_m58395C2C58584D9CB2EBD924B2133CB802515D8C (void);
// 0x000009E7 System.Net.MonoChunkParser System.Net.MonoChunkStream::get_Decoder()
extern void MonoChunkStream_get_Decoder_m47DBEB5B6565865D57AA28ECB1ABD767454569D4 (void);
// 0x000009E8 System.Void System.Net.MonoChunkStream::.ctor(System.Net.WebOperation,System.IO.Stream,System.Net.WebHeaderCollection)
extern void MonoChunkStream__ctor_mFA1C5542881A6C4A1D70FA6EF2BA156990A06870 (void);
// 0x000009E9 System.Threading.Tasks.Task`1<System.Int32> System.Net.MonoChunkStream::ProcessReadAsync(System.Byte[],System.Int32,System.Int32,System.Threading.CancellationToken)
extern void MonoChunkStream_ProcessReadAsync_mFE13BD3CF8FEB2CFE95563788AC4593CBA6266FE (void);
// 0x000009EA System.Threading.Tasks.Task System.Net.MonoChunkStream::FinishReading(System.Threading.CancellationToken)
extern void MonoChunkStream_FinishReading_m9B49183C0499A4A3978CF83F1476F5968806C50C (void);
// 0x000009EB System.Void System.Net.MonoChunkStream::ThrowExpectingChunkTrailer()
extern void MonoChunkStream_ThrowExpectingChunkTrailer_m51AE8C445A7801FABF3ED065809B5C026DB98860 (void);
// 0x000009EC System.Threading.Tasks.Task System.Net.MonoChunkStream::<>n__0(System.Threading.CancellationToken)
extern void MonoChunkStream_U3CU3En__0_m1EC7D7FD3D08660C26CD88C215B4DEEED9220927 (void);
// 0x000009ED System.Void System.Net.MonoChunkStream/<ProcessReadAsync>d__7::MoveNext()
extern void U3CProcessReadAsyncU3Ed__7_MoveNext_m7F1C3AE10AF7EC87D836C264AEE0D6DBD4DB3926 (void);
// 0x000009EE System.Void System.Net.MonoChunkStream/<ProcessReadAsync>d__7::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine)
extern void U3CProcessReadAsyncU3Ed__7_SetStateMachine_m96C93E320EF4B8B1BCC555CC792362A1D703B306 (void);
// 0x000009EF System.Void System.Net.MonoChunkStream/<FinishReading>d__8::MoveNext()
extern void U3CFinishReadingU3Ed__8_MoveNext_mD00B40995214E5CE50946A79EC0F51ADF1BDE732 (void);
// 0x000009F0 System.Void System.Net.MonoChunkStream/<FinishReading>d__8::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine)
extern void U3CFinishReadingU3Ed__8_SetStateMachine_m7613FC57C8FA2A574BBB38C0B5897DB2FA4DB3EE (void);
// 0x000009F1 System.Void System.Net.NtlmClient::.ctor()
extern void NtlmClient__ctor_m15C02BC0F1AF986CA239D4FDD70F3F7259AC3E0D (void);
// 0x000009F2 System.Net.Authorization System.Net.NtlmClient::Authenticate(System.String,System.Net.WebRequest,System.Net.ICredentials)
extern void NtlmClient_Authenticate_m31D3B3D7B8B49703C6E481D4BD52191D6C736864 (void);
// 0x000009F3 System.Net.Authorization System.Net.NtlmClient::PreAuthenticate(System.Net.WebRequest,System.Net.ICredentials)
extern void NtlmClient_PreAuthenticate_mDB65713088A839B4520E0B42E72242C6D73DB453 (void);
// 0x000009F4 System.String System.Net.NtlmClient::get_AuthenticationType()
extern void NtlmClient_get_AuthenticationType_m14936001CFF19B0901D566983730807EEFC02CA1 (void);
// 0x000009F5 System.Void System.Net.ServicePoint::.ctor(System.Net.ServicePointManager/SPKey,System.Uri,System.Int32,System.Int32)
extern void ServicePoint__ctor_m4A7FE526B6A4EF15F51919D425E51B1D67EFD1AE (void);
// 0x000009F6 System.Net.ServicePointManager/SPKey System.Net.ServicePoint::get_Key()
extern void ServicePoint_get_Key_m4888BAD8A2901760B5CEB05FA71E5C9289EB1C05 (void);
// 0x000009F7 System.Net.ServicePointScheduler System.Net.ServicePoint::get_Scheduler()
extern void ServicePoint_get_Scheduler_m8D88559C1664084C10D97FEDE33CCF227798F374 (void);
// 0x000009F8 System.Void System.Net.ServicePoint::set_Scheduler(System.Net.ServicePointScheduler)
extern void ServicePoint_set_Scheduler_m7935567ACF1937D07DA99217D517C7946A876126 (void);
// 0x000009F9 System.Uri System.Net.ServicePoint::get_Address()
extern void ServicePoint_get_Address_m015784C41DB6A35AAF028D645EFAFF67A03F148D (void);
// 0x000009FA System.Int32 System.Net.ServicePoint::get_ConnectionLimit()
extern void ServicePoint_get_ConnectionLimit_m0CC608F18FE94755E430FADADD650D853FF22AA4 (void);
// 0x000009FB System.Version System.Net.ServicePoint::get_ProtocolVersion()
extern void ServicePoint_get_ProtocolVersion_mF8178863DE2AB400CD72BE253D17E0619DFA4224 (void);
// 0x000009FC System.Void System.Net.ServicePoint::set_Expect100Continue(System.Boolean)
extern void ServicePoint_set_Expect100Continue_mDDB9FC522313DDC57B1B348B711CF888516AA4CD (void);
// 0x000009FD System.Boolean System.Net.ServicePoint::get_UseNagleAlgorithm()
extern void ServicePoint_get_UseNagleAlgorithm_m381A071F1426513296B517C39D29F26C81E42572 (void);
// 0x000009FE System.Void System.Net.ServicePoint::set_UseNagleAlgorithm(System.Boolean)
extern void ServicePoint_set_UseNagleAlgorithm_mC025F081ED6C7014665EB20388747D12476D03C3 (void);
// 0x000009FF System.Boolean System.Net.ServicePoint::get_SendContinue()
extern void ServicePoint_get_SendContinue_m7DCF3A3D65BEB2543979D8892941E4B3BAE175D3 (void);
// 0x00000A00 System.Void System.Net.ServicePoint::set_SendContinue(System.Boolean)
extern void ServicePoint_set_SendContinue_m5480B6A8C6478BA620030302C861A842DF9F6AD3 (void);
// 0x00000A01 System.Void System.Net.ServicePoint::SetTcpKeepAlive(System.Boolean,System.Int32,System.Int32)
extern void ServicePoint_SetTcpKeepAlive_m225D363A70F7971133192A44745C8D284DE19084 (void);
// 0x00000A02 System.Void System.Net.ServicePoint::KeepAliveSetup(System.Net.Sockets.Socket)
extern void ServicePoint_KeepAliveSetup_mDC710830A237760D228FECDF53E7CA9FA683B8CB (void);
// 0x00000A03 System.Void System.Net.ServicePoint::PutBytes(System.Byte[],System.UInt32,System.Int32)
extern void ServicePoint_PutBytes_m8AE9C9FFF67808769A76CCCD2CB5582329751667 (void);
// 0x00000A04 System.Boolean System.Net.ServicePoint::get_UsesProxy()
extern void ServicePoint_get_UsesProxy_m518ED2EF0BDC87C490AB426BC455CD11296DED30 (void);
// 0x00000A05 System.Void System.Net.ServicePoint::set_UsesProxy(System.Boolean)
extern void ServicePoint_set_UsesProxy_m48157456CF1FF842A098916FE6F485CCA2FB9B62 (void);
// 0x00000A06 System.Boolean System.Net.ServicePoint::get_UseConnect()
extern void ServicePoint_get_UseConnect_m114AAE62269A6D6A4C1E2687C00A3DAEF89BFE20 (void);
// 0x00000A07 System.Void System.Net.ServicePoint::set_UseConnect(System.Boolean)
extern void ServicePoint_set_UseConnect_mD34B72F3B4F0532EB58DAB315A58143E5882A81F (void);
// 0x00000A08 System.Boolean System.Net.ServicePoint::get_HasTimedOut()
extern void ServicePoint_get_HasTimedOut_m03A85D9E4DBA7955DED1DDD71657AA0FC239CCC1 (void);
// 0x00000A09 System.Net.IPHostEntry System.Net.ServicePoint::get_HostEntry()
extern void ServicePoint_get_HostEntry_mE028095CE8AEB4B93F382356BFB2CDE00F1D850C (void);
// 0x00000A0A System.Void System.Net.ServicePoint::SetVersion(System.Version)
extern void ServicePoint_SetVersion_mC457CF4440C824FDBC565D67D060D92B3C1A2A89 (void);
// 0x00000A0B System.Void System.Net.ServicePoint::SendRequest(System.Net.WebOperation,System.String)
extern void ServicePoint_SendRequest_mB271F49FB5B3DB5DA556253585CC150A51E7C9CA (void);
// 0x00000A0C System.Void System.Net.ServicePoint::FreeServicePoint()
extern void ServicePoint_FreeServicePoint_m3CD7E3984B153A0B7F4075B5CE42530A7A1E0ADA (void);
// 0x00000A0D System.Void System.Net.ServicePoint::UpdateServerCertificate(System.Security.Cryptography.X509Certificates.X509Certificate)
extern void ServicePoint_UpdateServerCertificate_mA5119A83F8A76B1098E4C0B7BEACED9F04288D10 (void);
// 0x00000A0E System.Void System.Net.ServicePoint::UpdateClientCertificate(System.Security.Cryptography.X509Certificates.X509Certificate)
extern void ServicePoint_UpdateClientCertificate_m1C24F73E61F345E535D184110A3625B2EAF8C6AD (void);
// 0x00000A0F System.Boolean System.Net.ServicePoint::CallEndPointDelegate(System.Net.Sockets.Socket,System.Net.IPEndPoint)
extern void ServicePoint_CallEndPointDelegate_m4AA30128ACB46BECF1D16A2AE84BB0A26FD4EDBE (void);
// 0x00000A10 System.Void System.Net.ServicePointManager::.cctor()
extern void ServicePointManager__cctor_m8067E1B281672361100384C9FD668FB793EEE44A (void);
// 0x00000A11 System.Net.ICertificatePolicy System.Net.ServicePointManager::GetLegacyCertificatePolicy()
extern void ServicePointManager_GetLegacyCertificatePolicy_mBD5DCFD553FEEE50F78A70BAB63F95ACF21A25FC (void);
// 0x00000A12 System.Boolean System.Net.ServicePointManager::get_CheckCertificateRevocationList()
extern void ServicePointManager_get_CheckCertificateRevocationList_mC0CDB007A91C59573B664FAB178B756F78561534 (void);
// 0x00000A13 System.Int32 System.Net.ServicePointManager::get_DnsRefreshTimeout()
extern void ServicePointManager_get_DnsRefreshTimeout_m055EA4A9A2A57D3A43DAC32D2228144865E02430 (void);
// 0x00000A14 System.Net.SecurityProtocolType System.Net.ServicePointManager::get_SecurityProtocol()
extern void ServicePointManager_get_SecurityProtocol_m30A1F0981535D5FCD93219E4759C13136FE1DACB (void);
// 0x00000A15 System.Net.ServerCertValidationCallback System.Net.ServicePointManager::get_ServerCertValidationCallback()
extern void ServicePointManager_get_ServerCertValidationCallback_m9436D7CB2C84F88A2F878C700D5B3B34B85B911D (void);
// 0x00000A16 System.Net.Security.RemoteCertificateValidationCallback System.Net.ServicePointManager::get_ServerCertificateValidationCallback()
extern void ServicePointManager_get_ServerCertificateValidationCallback_m9EDD2F01AC63EC27B301F49AA8DF30E2272C84B8 (void);
// 0x00000A17 System.Net.ServicePoint System.Net.ServicePointManager::FindServicePoint(System.Uri,System.Net.IWebProxy)
extern void ServicePointManager_FindServicePoint_m8B83339FF47FF2FDB7671C114BD56B71743ED2F4 (void);
// 0x00000A18 System.Void System.Net.ServicePointManager::RemoveServicePoint(System.Net.ServicePoint)
extern void ServicePointManager_RemoveServicePoint_mBC5FA42C7FDF087CC886EFEA9643F836B72AE0E4 (void);
// 0x00000A19 System.Void System.Net.ServicePointManager/SPKey::.ctor(System.Uri,System.Uri,System.Boolean)
extern void SPKey__ctor_m30BE1C73F21DEB53327E47A0EFDC05D39726E2FB (void);
// 0x00000A1A System.Boolean System.Net.ServicePointManager/SPKey::get_UsesProxy()
extern void SPKey_get_UsesProxy_mD847C0A3FA96B142882A340E221D4C4AE6BE3E76 (void);
// 0x00000A1B System.Int32 System.Net.ServicePointManager/SPKey::GetHashCode()
extern void SPKey_GetHashCode_mEF88EF3AB042F1A3B7BE41171F53155177ED0B4F (void);
// 0x00000A1C System.Boolean System.Net.ServicePointManager/SPKey::Equals(System.Object)
extern void SPKey_Equals_mDFDEB4BBCC2EE4F43F4F36CBA81A35DCFE1CA114 (void);
// 0x00000A1D System.Net.ServicePoint System.Net.ServicePointScheduler::get_ServicePoint()
extern void ServicePointScheduler_get_ServicePoint_m846DBB399E3CAF876D0AD23483D93D7F26A62F91 (void);
// 0x00000A1E System.Void System.Net.ServicePointScheduler::set_ServicePoint(System.Net.ServicePoint)
extern void ServicePointScheduler_set_ServicePoint_mEA9C878A2C3B51F9C6B1D66AB82FC1D81B38289B (void);
// 0x00000A1F System.Int32 System.Net.ServicePointScheduler::get_MaxIdleTime()
extern void ServicePointScheduler_get_MaxIdleTime_m21249A6395FFC3A9227AD0918D8DB5056EC44E53 (void);
// 0x00000A20 System.Void System.Net.ServicePointScheduler::.ctor(System.Net.ServicePoint,System.Int32,System.Int32)
extern void ServicePointScheduler__ctor_m31580DC08F3E2491616C5067921AD44899E58004 (void);
// 0x00000A21 System.Void System.Net.ServicePointScheduler::Run()
extern void ServicePointScheduler_Run_mE03FE3F967A5517DE94B6D585C0A200A971ACBD4 (void);
// 0x00000A22 System.Threading.Tasks.Task System.Net.ServicePointScheduler::RunScheduler()
extern void ServicePointScheduler_RunScheduler_m1FD614B92FFA62E8E0DA73AC7AC8B64EC23F6EA3 (void);
// 0x00000A23 System.Void System.Net.ServicePointScheduler::Cleanup()
extern void ServicePointScheduler_Cleanup_mDD1F681510B15A1F4E6FBAEEF9A89631C564BA58 (void);
// 0x00000A24 System.Void System.Net.ServicePointScheduler::RunSchedulerIteration()
extern void ServicePointScheduler_RunSchedulerIteration_m2117263966C4AE978C0E8B775632FD7DDD0FE2AB (void);
// 0x00000A25 System.Boolean System.Net.ServicePointScheduler::OperationCompleted(System.Net.ServicePointScheduler/ConnectionGroup,System.Net.WebOperation)
extern void ServicePointScheduler_OperationCompleted_m442DE8063CFDFCF6C7DDEF30EB2C8BF79ED95C00 (void);
// 0x00000A26 System.Void System.Net.ServicePointScheduler::CloseIdleConnection(System.Net.ServicePointScheduler/ConnectionGroup,System.Net.WebConnection)
extern void ServicePointScheduler_CloseIdleConnection_mCC2356BF17FCBD9027E14AB8B2FE22CD2DAC689E (void);
// 0x00000A27 System.Boolean System.Net.ServicePointScheduler::SchedulerIteration(System.Net.ServicePointScheduler/ConnectionGroup)
extern void ServicePointScheduler_SchedulerIteration_m31123036C09CCE9ED9EBC56F1C96E7F39000B1D8 (void);
// 0x00000A28 System.Void System.Net.ServicePointScheduler::RemoveOperation(System.Net.WebOperation)
extern void ServicePointScheduler_RemoveOperation_m463750D1CB7A1C6AF8C03C0DA884052EA232D781 (void);
// 0x00000A29 System.Void System.Net.ServicePointScheduler::RemoveIdleConnection(System.Net.WebConnection)
extern void ServicePointScheduler_RemoveIdleConnection_mFAC34695888DE0B3C35A2D4181AE3050861431BA (void);
// 0x00000A2A System.Void System.Net.ServicePointScheduler::FinalCleanup()
extern void ServicePointScheduler_FinalCleanup_m9378C2F440CC6EE6014D7929B8255A315BA7DD99 (void);
// 0x00000A2B System.Void System.Net.ServicePointScheduler::SendRequest(System.Net.WebOperation,System.String)
extern void ServicePointScheduler_SendRequest_m6915605C55AC898BF656A67E50AE2F848C6B1E33 (void);
// 0x00000A2C System.Net.ServicePointScheduler/ConnectionGroup System.Net.ServicePointScheduler::GetConnectionGroup(System.String)
extern void ServicePointScheduler_GetConnectionGroup_m66B4204E51C9943A1AF26EC8AC9F68A15EFEEE56 (void);
// 0x00000A2D System.Void System.Net.ServicePointScheduler::OnConnectionCreated(System.Net.WebConnection)
extern void ServicePointScheduler_OnConnectionCreated_m46A2D1AF41524B1B1AC74E5921D2908D9A7A1D4A (void);
// 0x00000A2E System.Void System.Net.ServicePointScheduler::OnConnectionClosed(System.Net.WebConnection)
extern void ServicePointScheduler_OnConnectionClosed_m403D809F1E2F0CEBF65D98191648149A018678C7 (void);
// 0x00000A2F System.Threading.Tasks.Task`1<System.Boolean> System.Net.ServicePointScheduler::WaitAsync(System.Threading.Tasks.Task,System.Int32)
extern void ServicePointScheduler_WaitAsync_mF7C4DFF497C6872DABB69786C2F2822841EC1393 (void);
// 0x00000A30 System.Threading.Tasks.Task System.Net.ServicePointScheduler::<Run>b__31_0()
extern void ServicePointScheduler_U3CRunU3Eb__31_0_m18294DC6C7D3EC3A52C89338AB958CD860670ABE (void);
// 0x00000A31 System.Net.ServicePointScheduler System.Net.ServicePointScheduler/ConnectionGroup::get_Scheduler()
extern void ConnectionGroup_get_Scheduler_m772B4A995312A0EBD1568471CDF17F520CB3F39C (void);
// 0x00000A32 System.Void System.Net.ServicePointScheduler/ConnectionGroup::.ctor(System.Net.ServicePointScheduler,System.String)
extern void ConnectionGroup__ctor_m374EEC30B4DB339157E1FEFE8D9908F1602B5103 (void);
// 0x00000A33 System.Boolean System.Net.ServicePointScheduler/ConnectionGroup::IsEmpty()
extern void ConnectionGroup_IsEmpty_m49E444CB48C362DC3E0829F0DDF9C22EB90E3190 (void);
// 0x00000A34 System.Void System.Net.ServicePointScheduler/ConnectionGroup::RemoveConnection(System.Net.WebConnection)
extern void ConnectionGroup_RemoveConnection_m4E4DFFE07C6E0005F796957B2BA4D5F4D3D6241B (void);
// 0x00000A35 System.Void System.Net.ServicePointScheduler/ConnectionGroup::Cleanup()
extern void ConnectionGroup_Cleanup_m60D92E1B982C50094D7E9FE55C9B847016E79A1A (void);
// 0x00000A36 System.Void System.Net.ServicePointScheduler/ConnectionGroup::EnqueueOperation(System.Net.WebOperation)
extern void ConnectionGroup_EnqueueOperation_m8983F33FE2FA7D64032535682A1D31CE680BB8E6 (void);
// 0x00000A37 System.Net.WebOperation System.Net.ServicePointScheduler/ConnectionGroup::GetNextOperation()
extern void ConnectionGroup_GetNextOperation_mF20C309F1E74118AFA48F7D177CCDF0927005E4B (void);
// 0x00000A38 System.Net.WebConnection System.Net.ServicePointScheduler/ConnectionGroup::FindIdleConnection(System.Net.WebOperation)
extern void ConnectionGroup_FindIdleConnection_mBDC3AA72FD05E858F1C345C7FB6C1B143C1AEAF8 (void);
// 0x00000A39 System.ValueTuple`2<System.Net.WebConnection,System.Boolean> System.Net.ServicePointScheduler/ConnectionGroup::CreateOrReuseConnection(System.Net.WebOperation,System.Boolean)
extern void ConnectionGroup_CreateOrReuseConnection_mE7153E7911E2165B717181367C4111A7639C7B98 (void);
// 0x00000A3A System.Threading.Tasks.Task`1<System.Boolean> System.Net.ServicePointScheduler/AsyncManualResetEvent::WaitAsync(System.Int32)
extern void AsyncManualResetEvent_WaitAsync_m1EFF97EB9E343AE6CE5842B6D1E72A46AB236BDF (void);
// 0x00000A3B System.Void System.Net.ServicePointScheduler/AsyncManualResetEvent::Set()
extern void AsyncManualResetEvent_Set_m3D541CCC4B5CB8393A63D23B9E5F104C85258549 (void);
// 0x00000A3C System.Void System.Net.ServicePointScheduler/AsyncManualResetEvent::Reset()
extern void AsyncManualResetEvent_Reset_mF5E53CF13FD2EBC3563AF67D316307671B58854F (void);
// 0x00000A3D System.Void System.Net.ServicePointScheduler/AsyncManualResetEvent::.ctor(System.Boolean)
extern void AsyncManualResetEvent__ctor_mC5C973C7ACD4C923325E8B98C3E4DF293C08C757 (void);
// 0x00000A3E System.Void System.Net.ServicePointScheduler/AsyncManualResetEvent/<>c::.cctor()
extern void U3CU3Ec__cctor_mF229783494E9F1BE9EB2E4C7D11B94F0AE5FD9C5 (void);
// 0x00000A3F System.Void System.Net.ServicePointScheduler/AsyncManualResetEvent/<>c::.ctor()
extern void U3CU3Ec__ctor_m42F5C86E7E31C11A87C17A9FBE7A56B703102A01 (void);
// 0x00000A40 System.Boolean System.Net.ServicePointScheduler/AsyncManualResetEvent/<>c::<Set>b__4_0(System.Object)
extern void U3CU3Ec_U3CSetU3Eb__4_0_m7ABBA00DFE7F256F3DD9640FB9A9D68CF5988498 (void);
// 0x00000A41 System.Void System.Net.ServicePointScheduler/<RunScheduler>d__32::MoveNext()
extern void U3CRunSchedulerU3Ed__32_MoveNext_mA08FEA7A8A1F2C0B268B36676228CFDF37B007C1 (void);
// 0x00000A42 System.Void System.Net.ServicePointScheduler/<RunScheduler>d__32::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine)
extern void U3CRunSchedulerU3Ed__32_SetStateMachine_mEA2B6E76595535FC10EBBCD90BC8D3A0EA54D507 (void);
// 0x00000A43 System.Void System.Net.ServicePointScheduler/<WaitAsync>d__46::MoveNext()
extern void U3CWaitAsyncU3Ed__46_MoveNext_m80CF7A239DA4D1BCEA0605E8BF51AB2CCFBB1495 (void);
// 0x00000A44 System.Void System.Net.ServicePointScheduler/<WaitAsync>d__46::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine)
extern void U3CWaitAsyncU3Ed__46_SetStateMachine_m74D53602D1A8BDB4EDD11E9A4B89F2E014D1CCD6 (void);
// 0x00000A45 System.Void System.Net.WebCompletionSource`1::.ctor(System.Boolean)
// 0x00000A46 System.Net.WebCompletionSource`1/Result<T> System.Net.WebCompletionSource`1::get_CurrentResult()
// 0x00000A47 System.Threading.Tasks.Task System.Net.WebCompletionSource`1::get_Task()
// 0x00000A48 System.Boolean System.Net.WebCompletionSource`1::TrySetCompleted(T)
// 0x00000A49 System.Boolean System.Net.WebCompletionSource`1::TrySetCompleted()
// 0x00000A4A System.Boolean System.Net.WebCompletionSource`1::TrySetCanceled()
// 0x00000A4B System.Boolean System.Net.WebCompletionSource`1::TrySetCanceled(System.OperationCanceledException)
// 0x00000A4C System.Boolean System.Net.WebCompletionSource`1::TrySetException(System.Exception)
// 0x00000A4D System.Void System.Net.WebCompletionSource`1::ThrowOnError()
// 0x00000A4E System.Threading.Tasks.Task`1<T> System.Net.WebCompletionSource`1::WaitForCompletion()
// 0x00000A4F System.Net.WebCompletionSource`1/Status<T> System.Net.WebCompletionSource`1/Result::get_Status()
// 0x00000A50 System.Boolean System.Net.WebCompletionSource`1/Result::get_Success()
// 0x00000A51 System.Runtime.ExceptionServices.ExceptionDispatchInfo System.Net.WebCompletionSource`1/Result::get_Error()
// 0x00000A52 T System.Net.WebCompletionSource`1/Result::get_Argument()
// 0x00000A53 System.Void System.Net.WebCompletionSource`1/Result::.ctor(T)
// 0x00000A54 System.Void System.Net.WebCompletionSource`1/Result::.ctor(System.Net.WebCompletionSource`1/Status<T>,System.Runtime.ExceptionServices.ExceptionDispatchInfo)
// 0x00000A55 System.Void System.Net.WebCompletionSource`1/<WaitForCompletion>d__15::MoveNext()
// 0x00000A56 System.Void System.Net.WebCompletionSource`1/<WaitForCompletion>d__15::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine)
// 0x00000A57 System.Void System.Net.WebCompletionSource::.ctor()
extern void WebCompletionSource__ctor_m595FCD0310B0C281ED73DB9F36F9C6FC4507F854 (void);
// 0x00000A58 System.Net.ServicePoint System.Net.WebConnection::get_ServicePoint()
extern void WebConnection_get_ServicePoint_m4C098A63D94F997688FD4BB5FC568B551CD38645 (void);
// 0x00000A59 System.Void System.Net.WebConnection::.ctor(System.Net.ServicePoint)
extern void WebConnection__ctor_m32F4B741B160C0724A9B40EE632F3B08D97E9F53 (void);
// 0x00000A5A System.Boolean System.Net.WebConnection::CanReuse()
extern void WebConnection_CanReuse_m67D480B205585300E85B9F06670BC8F612DD9FCC (void);
// 0x00000A5B System.Boolean System.Net.WebConnection::CheckReusable()
extern void WebConnection_CheckReusable_m2A8053F16639B650007329BE6ABBA3043224B69E (void);
// 0x00000A5C System.Threading.Tasks.Task System.Net.WebConnection::Connect(System.Net.WebOperation,System.Threading.CancellationToken)
extern void WebConnection_Connect_m5CAD1298E6A1A1E630A008A9A8A198024AA0DBB4 (void);
// 0x00000A5D System.Threading.Tasks.Task`1<System.Boolean> System.Net.WebConnection::CreateStream(System.Net.WebOperation,System.Boolean,System.Threading.CancellationToken)
extern void WebConnection_CreateStream_m6F1060C833BB1F22C65D0776BEFDD8633AA37CA1 (void);
// 0x00000A5E System.Threading.Tasks.Task`1<System.Net.WebRequestStream> System.Net.WebConnection::InitConnection(System.Net.WebOperation,System.Threading.CancellationToken)
extern void WebConnection_InitConnection_m32CEA4DBECE53D6AFC8B0FC2682088112E1A5DA9 (void);
// 0x00000A5F System.Net.WebException System.Net.WebConnection::GetException(System.Net.WebExceptionStatus,System.Exception)
extern void WebConnection_GetException_m2FBA30456EF75E6FA16A2173AE06AD48095AA5EE (void);
// 0x00000A60 System.Boolean System.Net.WebConnection::ReadLine(System.Byte[],System.Int32&,System.Int32,System.String&)
extern void WebConnection_ReadLine_m6784631C079E707ACEF53175119FE3AC0DEE730F (void);
// 0x00000A61 System.Boolean System.Net.WebConnection::CanReuseConnection(System.Net.WebOperation)
extern void WebConnection_CanReuseConnection_mF22CE45D40A6AC67849E8509FB3A4D540DAA0322 (void);
// 0x00000A62 System.Boolean System.Net.WebConnection::PrepareSharingNtlm(System.Net.WebOperation)
extern void WebConnection_PrepareSharingNtlm_mA5DCD6D29D73A48C9B3BAC40FEEDD26622ABE3B8 (void);
// 0x00000A63 System.Void System.Net.WebConnection::Reset()
extern void WebConnection_Reset_mAE0ED7B4E2139686F19310C905B9C065209E7747 (void);
// 0x00000A64 System.Void System.Net.WebConnection::Close(System.Boolean)
extern void WebConnection_Close_mB451C06EF8412B688EE8DCBD0B70951B0415D791 (void);
// 0x00000A65 System.Void System.Net.WebConnection::CloseSocket()
extern void WebConnection_CloseSocket_m435216C8E7C8EC2B0F7DBFE95A2A4A9D3E7D7B74 (void);
// 0x00000A66 System.Boolean System.Net.WebConnection::get_Closed()
extern void WebConnection_get_Closed_m694BBD50DC7A2DBAF4310DC3D6CD9B8C484689F4 (void);
// 0x00000A67 System.DateTime System.Net.WebConnection::get_IdleSince()
extern void WebConnection_get_IdleSince_mF993001C85933378CC91E97D3F42CD022A49DBCF (void);
// 0x00000A68 System.Boolean System.Net.WebConnection::StartOperation(System.Net.WebOperation,System.Boolean)
extern void WebConnection_StartOperation_m2A6DA9F90E247259A9C87404551CCE9A0CA48945 (void);
// 0x00000A69 System.Boolean System.Net.WebConnection::Continue(System.Net.WebOperation)
extern void WebConnection_Continue_m819B02E671427E9AE55682A79A91DFA4497BA409 (void);
// 0x00000A6A System.Void System.Net.WebConnection::Dispose(System.Boolean)
extern void WebConnection_Dispose_mAA356D7546A523F3FAC8EEC34502DA3EDFD797F2 (void);
// 0x00000A6B System.Void System.Net.WebConnection::Dispose()
extern void WebConnection_Dispose_m619217D576EFF59E4939308F24595E8F498175F4 (void);
// 0x00000A6C System.Void System.Net.WebConnection::ResetNtlm()
extern void WebConnection_ResetNtlm_mBD715060318622998A51E76EEF7C4106C18779A3 (void);
// 0x00000A6D System.Boolean System.Net.WebConnection::get_NtlmAuthenticated()
extern void WebConnection_get_NtlmAuthenticated_m7FA737CC04322CCB263FFE93F146FE813F55DB7F (void);
// 0x00000A6E System.Void System.Net.WebConnection::set_NtlmAuthenticated(System.Boolean)
extern void WebConnection_set_NtlmAuthenticated_mA30B27A4B2E723C8709C3105F16D62174C559294 (void);
// 0x00000A6F System.Net.NetworkCredential System.Net.WebConnection::get_NtlmCredential()
extern void WebConnection_get_NtlmCredential_mD50351AC608003E09FC7B9A9FDCE975D9D8CFD04 (void);
// 0x00000A70 System.Void System.Net.WebConnection::set_NtlmCredential(System.Net.NetworkCredential)
extern void WebConnection_set_NtlmCredential_mE981429BEEE9CBBF313915A622447AB3E20E15AF (void);
// 0x00000A71 System.Boolean System.Net.WebConnection::get_UnsafeAuthenticatedConnectionSharing()
extern void WebConnection_get_UnsafeAuthenticatedConnectionSharing_m9C88624FC7CE2BABF57955A2AD519164CC43D2AD (void);
// 0x00000A72 System.Void System.Net.WebConnection::set_UnsafeAuthenticatedConnectionSharing(System.Boolean)
extern void WebConnection_set_UnsafeAuthenticatedConnectionSharing_mFFF3DD269EDE64EE43D52980902C1F5D597AB86D (void);
// 0x00000A73 System.Void System.Net.WebConnection/<>c::.cctor()
extern void U3CU3Ec__cctor_m4567D881AFC9E91A8A66F4625BE4094D86AF7525 (void);
// 0x00000A74 System.Void System.Net.WebConnection/<>c::.ctor()
extern void U3CU3Ec__ctor_mE7DC404D5A2073419A75C6D918528DC72D8C3366 (void);
// 0x00000A75 System.IAsyncResult System.Net.WebConnection/<>c::<Connect>b__16_0(System.Net.IPEndPoint,System.AsyncCallback,System.Object)
extern void U3CU3Ec_U3CConnectU3Eb__16_0_mE7DEEFE848D5AD9F5CF5AD60A5E5FDDE2C2FB878 (void);
// 0x00000A76 System.Void System.Net.WebConnection/<>c::<Connect>b__16_1(System.IAsyncResult)
extern void U3CU3Ec_U3CConnectU3Eb__16_1_m350ACD7F1E960ABD9EE3FA6A77C98785B150CA5B (void);
// 0x00000A77 System.Void System.Net.WebConnection/<Connect>d__16::MoveNext()
extern void U3CConnectU3Ed__16_MoveNext_mA0B90B92C30BB0285B7B55977D90D52881745535 (void);
// 0x00000A78 System.Void System.Net.WebConnection/<Connect>d__16::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine)
extern void U3CConnectU3Ed__16_SetStateMachine_m22694F920ED2EB556AF7CA8CE687A9DDB5353084 (void);
// 0x00000A79 System.Void System.Net.WebConnection/<CreateStream>d__18::MoveNext()
extern void U3CCreateStreamU3Ed__18_MoveNext_mB242737C480B2DDB8D6071451FAF6E7828B80ECD (void);
// 0x00000A7A System.Void System.Net.WebConnection/<CreateStream>d__18::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine)
extern void U3CCreateStreamU3Ed__18_SetStateMachine_m42351407A9838DDBDC53E29F727A2AAD84D322C9 (void);
// 0x00000A7B System.Void System.Net.WebConnection/<InitConnection>d__19::MoveNext()
extern void U3CInitConnectionU3Ed__19_MoveNext_m4208190EF7B0009B922D95619E8CDB5882393573 (void);
// 0x00000A7C System.Void System.Net.WebConnection/<InitConnection>d__19::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine)
extern void U3CInitConnectionU3Ed__19_SetStateMachine_m3D94D0DB6431FD261C02E722F749FA086FE4FC33 (void);
// 0x00000A7D System.Void System.Net.WebConnectionStream::.ctor(System.Net.WebConnection,System.Net.WebOperation)
extern void WebConnectionStream__ctor_m0AAE207EACBEC4C0B8E8F931CC9E12217439131A (void);
// 0x00000A7E System.Net.HttpWebRequest System.Net.WebConnectionStream::get_Request()
extern void WebConnectionStream_get_Request_m5D249821B6B456CD00D767DD196C6C03F8E524BE (void);
// 0x00000A7F System.Net.WebConnection System.Net.WebConnectionStream::get_Connection()
extern void WebConnectionStream_get_Connection_m3D2B38E915D22E92361A3C1EA4BE33A47FB21A6C (void);
// 0x00000A80 System.Net.WebOperation System.Net.WebConnectionStream::get_Operation()
extern void WebConnectionStream_get_Operation_m4AA77F1982DF079835A899F34F8314C83461E191 (void);
// 0x00000A81 System.Net.ServicePoint System.Net.WebConnectionStream::get_ServicePoint()
extern void WebConnectionStream_get_ServicePoint_mE67D2E1EFC856E4691FDD414CB09B470FF2E96A1 (void);
// 0x00000A82 System.Boolean System.Net.WebConnectionStream::get_CanTimeout()
extern void WebConnectionStream_get_CanTimeout_mB33943F98A6920C71F397A1A61FE04400D8F5C02 (void);
// 0x00000A83 System.Int32 System.Net.WebConnectionStream::get_ReadTimeout()
extern void WebConnectionStream_get_ReadTimeout_m63528BC1ADFFA5F3BFF76ECC59CD211B163B89CF (void);
// 0x00000A84 System.Void System.Net.WebConnectionStream::set_ReadTimeout(System.Int32)
extern void WebConnectionStream_set_ReadTimeout_m5008E79B50AF06560E8062E5B264DC5FF9E6BFC6 (void);
// 0x00000A85 System.Int32 System.Net.WebConnectionStream::get_WriteTimeout()
extern void WebConnectionStream_get_WriteTimeout_m5A29F733B70566085E56079134A55688569D0F7E (void);
// 0x00000A86 System.Void System.Net.WebConnectionStream::set_WriteTimeout(System.Int32)
extern void WebConnectionStream_set_WriteTimeout_mBF3797BEDE0EA1347386C034EB02A8486504EA10 (void);
// 0x00000A87 System.Exception System.Net.WebConnectionStream::GetException(System.Exception)
extern void WebConnectionStream_GetException_m3313D7A38D03506D4AAF516218BB642E86BA0A6B (void);
// 0x00000A88 System.Boolean System.Net.WebConnectionStream::TryReadFromBufferedContent(System.Byte[],System.Int32,System.Int32,System.Int32&)
// 0x00000A89 System.Int32 System.Net.WebConnectionStream::Read(System.Byte[],System.Int32,System.Int32)
extern void WebConnectionStream_Read_m8B8BD44CDBBCFD25C5B26F281A4820CCC46EC23A (void);
// 0x00000A8A System.IAsyncResult System.Net.WebConnectionStream::BeginRead(System.Byte[],System.Int32,System.Int32,System.AsyncCallback,System.Object)
extern void WebConnectionStream_BeginRead_mA96D5CB87AC997DFC97ADC582526DA20F7DBEEF2 (void);
// 0x00000A8B System.Int32 System.Net.WebConnectionStream::EndRead(System.IAsyncResult)
extern void WebConnectionStream_EndRead_mF68A783972A40C75F2179EB9C0DACED9BC331181 (void);
// 0x00000A8C System.IAsyncResult System.Net.WebConnectionStream::BeginWrite(System.Byte[],System.Int32,System.Int32,System.AsyncCallback,System.Object)
extern void WebConnectionStream_BeginWrite_m160C07263EE5D91F2796D7D89ADD297380E4ED1C (void);
// 0x00000A8D System.Void System.Net.WebConnectionStream::EndWrite(System.IAsyncResult)
extern void WebConnectionStream_EndWrite_mDE469D2BF2F2F0CA564B320CBB045AC8111FCEC1 (void);
// 0x00000A8E System.Void System.Net.WebConnectionStream::Write(System.Byte[],System.Int32,System.Int32)
extern void WebConnectionStream_Write_mF0B41699BE67CD1E548CCCB2906F8B251C4B226F (void);
// 0x00000A8F System.Void System.Net.WebConnectionStream::Flush()
extern void WebConnectionStream_Flush_mAC7DDC2420A44452D14150623AAC32F9AAAA437F (void);
// 0x00000A90 System.Threading.Tasks.Task System.Net.WebConnectionStream::FlushAsync(System.Threading.CancellationToken)
extern void WebConnectionStream_FlushAsync_m676BEEA26040B3FEB58225AC725334A033B3FC07 (void);
// 0x00000A91 System.Void System.Net.WebConnectionStream::InternalClose()
extern void WebConnectionStream_InternalClose_m966182378317AA13391CD47EF3704BBDC6DE75EA (void);
// 0x00000A92 System.Void System.Net.WebConnectionStream::Close_internal(System.Boolean&)
// 0x00000A93 System.Void System.Net.WebConnectionStream::Close()
extern void WebConnectionStream_Close_mB27E3D9691342DF2D025984BB9439E99A49493B9 (void);
// 0x00000A94 System.Int64 System.Net.WebConnectionStream::Seek(System.Int64,System.IO.SeekOrigin)
extern void WebConnectionStream_Seek_m1A8BC571CF13B6CC58AB4A0AD53CF05A22332D30 (void);
// 0x00000A95 System.Boolean System.Net.WebConnectionStream::get_CanSeek()
extern void WebConnectionStream_get_CanSeek_m04A46F31C326B54CFE97FB856B9EB8F319C1D1CD (void);
// 0x00000A96 System.Int64 System.Net.WebConnectionStream::get_Length()
extern void WebConnectionStream_get_Length_mB772FE034D1454F6D947C1767BFF6DF60841EA3B (void);
// 0x00000A97 System.Int64 System.Net.WebConnectionStream::get_Position()
extern void WebConnectionStream_get_Position_m2E762B56BDFB771A5D1C3E7E93534C545F4576E8 (void);
// 0x00000A98 System.Void System.Net.WebConnectionStream::set_Position(System.Int64)
extern void WebConnectionStream_set_Position_m24B0723560698F0359E92FC899CE7692EEDD830B (void);
// 0x00000A99 System.Net.HttpWebRequest System.Net.WebConnectionTunnel::get_Request()
extern void WebConnectionTunnel_get_Request_mD906DAE227BDF9ED70D915216807396D11990365 (void);
// 0x00000A9A System.Uri System.Net.WebConnectionTunnel::get_ConnectUri()
extern void WebConnectionTunnel_get_ConnectUri_m3D8E1B2D155F2BAA9EE65D7CFDA84356C855150E (void);
// 0x00000A9B System.Void System.Net.WebConnectionTunnel::.ctor(System.Net.HttpWebRequest,System.Uri)
extern void WebConnectionTunnel__ctor_mAF2B67AD3C1D7F21B445C3CA6B04A13A6736B8B1 (void);
// 0x00000A9C System.Boolean System.Net.WebConnectionTunnel::get_Success()
extern void WebConnectionTunnel_get_Success_m9FF3A167A38BD5159D454B8C99FE04E737F1FF36 (void);
// 0x00000A9D System.Void System.Net.WebConnectionTunnel::set_Success(System.Boolean)
extern void WebConnectionTunnel_set_Success_m1634E1BED63E792D345807BA8CCE4567B51A93E4 (void);
// 0x00000A9E System.Boolean System.Net.WebConnectionTunnel::get_CloseConnection()
extern void WebConnectionTunnel_get_CloseConnection_m3A1DC8F8B3FA5EA8CE9A68831649D629735AEA78 (void);
// 0x00000A9F System.Void System.Net.WebConnectionTunnel::set_CloseConnection(System.Boolean)
extern void WebConnectionTunnel_set_CloseConnection_mDDF0692EC6F20EF25A91B8DAE131E925A02739F9 (void);
// 0x00000AA0 System.Int32 System.Net.WebConnectionTunnel::get_StatusCode()
extern void WebConnectionTunnel_get_StatusCode_m4AF5F0894868E995C6BA26D66507C8B6EC957A49 (void);
// 0x00000AA1 System.Void System.Net.WebConnectionTunnel::set_StatusCode(System.Int32)
extern void WebConnectionTunnel_set_StatusCode_m392A21B7D338D4866D48A2636532A9CCED1F723D (void);
// 0x00000AA2 System.Void System.Net.WebConnectionTunnel::set_StatusDescription(System.String)
extern void WebConnectionTunnel_set_StatusDescription_mE77B2AF630A7B2A8B5412D8BBFCAF15DA0F3638B (void);
// 0x00000AA3 System.String[] System.Net.WebConnectionTunnel::get_Challenge()
extern void WebConnectionTunnel_get_Challenge_mBF5B353466186BB75BBECC3B045ED5E7BEF635A5 (void);
// 0x00000AA4 System.Void System.Net.WebConnectionTunnel::set_Challenge(System.String[])
extern void WebConnectionTunnel_set_Challenge_m05873D8D218E47A45E24326F9E21CF97E3CB4CE9 (void);
// 0x00000AA5 System.Net.WebHeaderCollection System.Net.WebConnectionTunnel::get_Headers()
extern void WebConnectionTunnel_get_Headers_m1FB2FB7624FE7739B75BA93C6F80E2DA9DA36C41 (void);
// 0x00000AA6 System.Void System.Net.WebConnectionTunnel::set_Headers(System.Net.WebHeaderCollection)
extern void WebConnectionTunnel_set_Headers_m9081605AFF3E455A252E132C1741D1138371D80F (void);
// 0x00000AA7 System.Version System.Net.WebConnectionTunnel::get_ProxyVersion()
extern void WebConnectionTunnel_get_ProxyVersion_mA7A0D36376F979005C541F790299617371647B59 (void);
// 0x00000AA8 System.Void System.Net.WebConnectionTunnel::set_ProxyVersion(System.Version)
extern void WebConnectionTunnel_set_ProxyVersion_m98AF972297438D0B6787F046E3977F8C29828AFD (void);
// 0x00000AA9 System.Byte[] System.Net.WebConnectionTunnel::get_Data()
extern void WebConnectionTunnel_get_Data_m31F4E1F83D5E2AB65A5F7128A9AD64870DEE58BA (void);
// 0x00000AAA System.Void System.Net.WebConnectionTunnel::set_Data(System.Byte[])
extern void WebConnectionTunnel_set_Data_mF7094E254E090ED83D750B964A386AF4283E50AD (void);
// 0x00000AAB System.Threading.Tasks.Task System.Net.WebConnectionTunnel::Initialize(System.IO.Stream,System.Threading.CancellationToken)
extern void WebConnectionTunnel_Initialize_m79BA6644344B2C6D8B48EFAED9641CB369861852 (void);
// 0x00000AAC System.Threading.Tasks.Task`1<System.ValueTuple`3<System.Net.WebHeaderCollection,System.Byte[],System.Int32>> System.Net.WebConnectionTunnel::ReadHeaders(System.IO.Stream,System.Threading.CancellationToken)
extern void WebConnectionTunnel_ReadHeaders_mD9B5B8D1DD76A6CABFBA312DF0BAA433D9F3A2DE (void);
// 0x00000AAD System.Void System.Net.WebConnectionTunnel::FlushContents(System.IO.Stream,System.Int32)
extern void WebConnectionTunnel_FlushContents_m90AF991DB26D5A89D87585E05F7A8AB5F53880B4 (void);
// 0x00000AAE System.Void System.Net.WebConnectionTunnel/<Initialize>d__42::MoveNext()
extern void U3CInitializeU3Ed__42_MoveNext_m4E82E3BAC6AD66ACEF6A50B10D2AEA2695188FDA (void);
// 0x00000AAF System.Void System.Net.WebConnectionTunnel/<Initialize>d__42::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine)
extern void U3CInitializeU3Ed__42_SetStateMachine_m3DD116C544191BC17E335CE0D18C37EE6C35CA67 (void);
// 0x00000AB0 System.Void System.Net.WebConnectionTunnel/<ReadHeaders>d__43::MoveNext()
extern void U3CReadHeadersU3Ed__43_MoveNext_mEE6975063FFC03A4D0B05304C117BC806C945FEC (void);
// 0x00000AB1 System.Void System.Net.WebConnectionTunnel/<ReadHeaders>d__43::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine)
extern void U3CReadHeadersU3Ed__43_SetStateMachine_m4D09694F06F8E84E2FF5FBD90906333AC3E62CB1 (void);
// 0x00000AB2 System.Net.HttpWebRequest System.Net.WebOperation::get_Request()
extern void WebOperation_get_Request_mE63B277CB5DDAC32FC97D18F8EDDF2893931926A (void);
// 0x00000AB3 System.Net.WebConnection System.Net.WebOperation::get_Connection()
extern void WebOperation_get_Connection_m0F6A9F7E900AAB18334E77E5322967EF7CFF954B (void);
// 0x00000AB4 System.Void System.Net.WebOperation::set_Connection(System.Net.WebConnection)
extern void WebOperation_set_Connection_m5439BC6DECA3FF12B69F359D8350826ACB81EFDC (void);
// 0x00000AB5 System.Net.ServicePoint System.Net.WebOperation::get_ServicePoint()
extern void WebOperation_get_ServicePoint_mAF2A0E3681196651A6DEDAF678D10E6BB8E76123 (void);
// 0x00000AB6 System.Void System.Net.WebOperation::set_ServicePoint(System.Net.ServicePoint)
extern void WebOperation_set_ServicePoint_m86014427BEBB1FE040BEB0BFA1327563A21DB043 (void);
// 0x00000AB7 System.Net.BufferOffsetSize System.Net.WebOperation::get_WriteBuffer()
extern void WebOperation_get_WriteBuffer_m3D6CF961FF93DCE220A288C2C4CAAEAD8300A1BA (void);
// 0x00000AB8 System.Boolean System.Net.WebOperation::get_IsNtlmChallenge()
extern void WebOperation_get_IsNtlmChallenge_m53FFCE03BD50D526832BB33FD0C9157A5BE76F12 (void);
// 0x00000AB9 System.Void System.Net.WebOperation::.ctor(System.Net.HttpWebRequest,System.Net.BufferOffsetSize,System.Boolean,System.Threading.CancellationToken)
extern void WebOperation__ctor_mB1EF58FA22FB617795F258E9EAFDB42D7155A8F9 (void);
// 0x00000ABA System.Boolean System.Net.WebOperation::get_Aborted()
extern void WebOperation_get_Aborted_m13F76B284A1764A868FA9B79BBC79BA1239E6379 (void);
// 0x00000ABB System.Boolean System.Net.WebOperation::get_Closed()
extern void WebOperation_get_Closed_mD726F9FD6C5BB172597C9887E391C258E5E1C3CF (void);
// 0x00000ABC System.Void System.Net.WebOperation::Abort()
extern void WebOperation_Abort_m5EFC513866CBF182B16BC67AC7194CDA08F53655 (void);
// 0x00000ABD System.Void System.Net.WebOperation::Close()
extern void WebOperation_Close_mE0267FA8946A72CDCC6971A2BD66E47296212CBD (void);
// 0x00000ABE System.Void System.Net.WebOperation::SetCanceled()
extern void WebOperation_SetCanceled_mF675DB306852202B101E808CFA3E9181531B881D (void);
// 0x00000ABF System.Void System.Net.WebOperation::SetError(System.Exception)
extern void WebOperation_SetError_m6C688E1E2F66CD03B67112D7085FE66E749B6349 (void);
// 0x00000AC0 System.ValueTuple`2<System.Runtime.ExceptionServices.ExceptionDispatchInfo,System.Boolean> System.Net.WebOperation::SetDisposed(System.Runtime.ExceptionServices.ExceptionDispatchInfo&)
extern void WebOperation_SetDisposed_m59C0C97A6507ACE681C3234A9043252CEADC1468 (void);
// 0x00000AC1 System.Runtime.ExceptionServices.ExceptionDispatchInfo System.Net.WebOperation::CheckDisposed(System.Threading.CancellationToken)
extern void WebOperation_CheckDisposed_mC373186127304527E9CA43261F94077802CC4E1E (void);
// 0x00000AC2 System.Void System.Net.WebOperation::ThrowIfDisposed()
extern void WebOperation_ThrowIfDisposed_mA25DBD38306EC4A54FD1CB814640E43609D542A4 (void);
// 0x00000AC3 System.Void System.Net.WebOperation::ThrowIfDisposed(System.Threading.CancellationToken)
extern void WebOperation_ThrowIfDisposed_m2C8B9A4C53FEC510F9DAE1288D25830DDE52CEC0 (void);
// 0x00000AC4 System.Void System.Net.WebOperation::ThrowIfClosedOrDisposed()
extern void WebOperation_ThrowIfClosedOrDisposed_m86AFE5300A22F2363900EA844F0631C7E7CF4E70 (void);
// 0x00000AC5 System.Void System.Net.WebOperation::ThrowIfClosedOrDisposed(System.Threading.CancellationToken)
extern void WebOperation_ThrowIfClosedOrDisposed_m8C2C3FAEC1176C5ACCE2683A9B0437C34B6BE775 (void);
// 0x00000AC6 System.Runtime.ExceptionServices.ExceptionDispatchInfo System.Net.WebOperation::CheckThrowDisposed(System.Boolean,System.Runtime.ExceptionServices.ExceptionDispatchInfo&)
extern void WebOperation_CheckThrowDisposed_m253E53351AE4CF0E4640FB845F51E9507A1BFA16 (void);
// 0x00000AC7 System.Void System.Net.WebOperation::RegisterRequest(System.Net.ServicePoint,System.Net.WebConnection)
extern void WebOperation_RegisterRequest_m5BEC561C8D1922A5DB7DAC16D423640332908FAD (void);
// 0x00000AC8 System.Void System.Net.WebOperation::SetPriorityRequest(System.Net.WebOperation)
extern void WebOperation_SetPriorityRequest_mD33F750FB12A4A72A2364529EE30A73C89F2CBE9 (void);
// 0x00000AC9 System.Threading.Tasks.Task`1<System.Net.WebRequestStream> System.Net.WebOperation::GetRequestStreamInternal()
extern void WebOperation_GetRequestStreamInternal_mCD078B36CE9B18968C21D54DAE2F680CEBB7F371 (void);
// 0x00000ACA System.Net.WebRequestStream System.Net.WebOperation::get_WriteStream()
extern void WebOperation_get_WriteStream_m9C703DD92BCDE4AA5E9AB89C1269516E437FBEEA (void);
// 0x00000ACB System.Threading.Tasks.Task`1<System.Net.WebResponseStream> System.Net.WebOperation::GetResponseStream()
extern void WebOperation_GetResponseStream_m062725ECCF83FE33E0B49A9F3D324C09928FD86E (void);
// 0x00000ACC System.Net.WebCompletionSource`1<System.ValueTuple`2<System.Boolean,System.Net.WebOperation>> System.Net.WebOperation::get_Finished()
extern void WebOperation_get_Finished_mE36010EBEF522B42CAEF3E59EB6823DC535BDA01 (void);
// 0x00000ACD System.Void System.Net.WebOperation::Run()
extern void WebOperation_Run_mAF0FDCBAD9680E702CB3704DA73620F83BFFB48B (void);
// 0x00000ACE System.Void System.Net.WebOperation::CompleteRequestWritten(System.Net.WebRequestStream,System.Exception)
extern void WebOperation_CompleteRequestWritten_mB56FD943A35ED3D73668E23AEF94190BC39A796B (void);
// 0x00000ACF System.Void System.Net.WebOperation::Finish(System.Boolean,System.Exception)
extern void WebOperation_Finish_m942EBC9A5E09B792602D45041BAC589CA457EF97 (void);
// 0x00000AD0 System.Void System.Net.WebOperation::<RegisterRequest>b__48_0()
extern void WebOperation_U3CRegisterRequestU3Eb__48_0_mE64436FF05C88808D60D7C7D232C22B5FFAD47B3 (void);
// 0x00000AD1 System.Void System.Net.WebOperation/<Run>d__58::MoveNext()
extern void U3CRunU3Ed__58_MoveNext_m00D45A0EF5927D6A93199FFB37EAB7F3E1993B72 (void);
// 0x00000AD2 System.Void System.Net.WebOperation/<Run>d__58::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine)
extern void U3CRunU3Ed__58_SetStateMachine_mB67FE8D768730B2B100420FAB0C00718A9B0C8D7 (void);
// 0x00000AD3 System.Net.WebOperation System.Net.WebReadStream::get_Operation()
extern void WebReadStream_get_Operation_m63D647F7A0102842C8E24BED8DFE6CB17A845D1E (void);
// 0x00000AD4 System.IO.Stream System.Net.WebReadStream::get_InnerStream()
extern void WebReadStream_get_InnerStream_mC1E0B821B64C303C532069D0213522FE6BE2F8FF (void);
// 0x00000AD5 System.Void System.Net.WebReadStream::.ctor(System.Net.WebOperation,System.IO.Stream)
extern void WebReadStream__ctor_mC68E90C384FD3ABF616222CCC813193A55C764B5 (void);
// 0x00000AD6 System.Int64 System.Net.WebReadStream::get_Length()
extern void WebReadStream_get_Length_m2CB052550A409E0AFE5819A2A46073C334E69754 (void);
// 0x00000AD7 System.Int64 System.Net.WebReadStream::get_Position()
extern void WebReadStream_get_Position_m55E48E469B5EDB24169808B1C262AD139861C078 (void);
// 0x00000AD8 System.Void System.Net.WebReadStream::set_Position(System.Int64)
extern void WebReadStream_set_Position_mD7C644AFC05B2CA794D4BEEC2A2A6AC077352AD8 (void);
// 0x00000AD9 System.Boolean System.Net.WebReadStream::get_CanSeek()
extern void WebReadStream_get_CanSeek_m92083119DC6FF6493B54778E5ED8B4D7BA04562D (void);
// 0x00000ADA System.Boolean System.Net.WebReadStream::get_CanRead()
extern void WebReadStream_get_CanRead_m8E655BD02EF032C164BE8F2E458B6EE30A980833 (void);
// 0x00000ADB System.Boolean System.Net.WebReadStream::get_CanWrite()
extern void WebReadStream_get_CanWrite_mFB0A5A3DA47E2076C68FC8747C65BE43558DC9BB (void);
// 0x00000ADC System.Int64 System.Net.WebReadStream::Seek(System.Int64,System.IO.SeekOrigin)
extern void WebReadStream_Seek_m29F1E8DB1D4CFE4779D74ACFD4DD1A42152238D0 (void);
// 0x00000ADD System.Void System.Net.WebReadStream::Write(System.Byte[],System.Int32,System.Int32)
extern void WebReadStream_Write_mA4A03DAD07400EEDF763B552541893CF13352F18 (void);
// 0x00000ADE System.Void System.Net.WebReadStream::Flush()
extern void WebReadStream_Flush_m0710FDC0E1D422F8F1BE62D679950AFACC99F22C (void);
// 0x00000ADF System.Exception System.Net.WebReadStream::GetException(System.Exception)
extern void WebReadStream_GetException_m27B18B07126740BEF2DB563BE998C5FFF6DD400E (void);
// 0x00000AE0 System.Int32 System.Net.WebReadStream::Read(System.Byte[],System.Int32,System.Int32)
extern void WebReadStream_Read_m2BA825EFF745D73BC5874E0EBD127156F0D07D03 (void);
// 0x00000AE1 System.IAsyncResult System.Net.WebReadStream::BeginRead(System.Byte[],System.Int32,System.Int32,System.AsyncCallback,System.Object)
extern void WebReadStream_BeginRead_m423EF125111F4A3F7D87FF5094B18EC9B643E8A5 (void);
// 0x00000AE2 System.Int32 System.Net.WebReadStream::EndRead(System.IAsyncResult)
extern void WebReadStream_EndRead_m9DAE44F95B9018B01159DFC66F253CE4BE5A6223 (void);
// 0x00000AE3 System.Threading.Tasks.Task`1<System.Int32> System.Net.WebReadStream::ReadAsync(System.Byte[],System.Int32,System.Int32,System.Threading.CancellationToken)
extern void WebReadStream_ReadAsync_m636C3C84970CB76D40F633B0565545A90FE79F8D (void);
// 0x00000AE4 System.Threading.Tasks.Task`1<System.Int32> System.Net.WebReadStream::ProcessReadAsync(System.Byte[],System.Int32,System.Int32,System.Threading.CancellationToken)
// 0x00000AE5 System.Threading.Tasks.Task System.Net.WebReadStream::FinishReading(System.Threading.CancellationToken)
extern void WebReadStream_FinishReading_m7E03EABC195EF129BD1C746575927EC0FC245182 (void);
// 0x00000AE6 System.Void System.Net.WebReadStream::Dispose(System.Boolean)
extern void WebReadStream_Dispose_m2AC258996A8C6DB739408A64C59ECE0BF68CC5DB (void);
// 0x00000AE7 System.Void System.Net.WebReadStream/<ReadAsync>d__28::MoveNext()
extern void U3CReadAsyncU3Ed__28_MoveNext_m38ACEEC9AB187F2318BAC856EADC39D18D53FF91 (void);
// 0x00000AE8 System.Void System.Net.WebReadStream/<ReadAsync>d__28::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine)
extern void U3CReadAsyncU3Ed__28_SetStateMachine_m2E17FE2CC2ADF97B422299459EB6433A6051B408 (void);
// 0x00000AE9 System.Void System.Net.WebRequestStream::.ctor(System.Net.WebConnection,System.Net.WebOperation,System.IO.Stream,System.Net.WebConnectionTunnel)
extern void WebRequestStream__ctor_m09FC879FF23F47582270C74E163BBA7FCF6A86E9 (void);
// 0x00000AEA System.IO.Stream System.Net.WebRequestStream::get_InnerStream()
extern void WebRequestStream_get_InnerStream_m6E4970147B4C5F1E8AFDD3DE7E353EDD00CFB7F9 (void);
// 0x00000AEB System.Boolean System.Net.WebRequestStream::get_KeepAlive()
extern void WebRequestStream_get_KeepAlive_m0DA3C6F92A59A8AD909D656CAF308AF6DF6150F0 (void);
// 0x00000AEC System.Boolean System.Net.WebRequestStream::get_CanRead()
extern void WebRequestStream_get_CanRead_mE9AA44CF4CF1933BF6C506B80FE9978A595A797A (void);
// 0x00000AED System.Boolean System.Net.WebRequestStream::get_CanWrite()
extern void WebRequestStream_get_CanWrite_m461EA88FA9F94C4D75AC82907F25EE01EFC429DA (void);
// 0x00000AEE System.Boolean System.Net.WebRequestStream::get_HasWriteBuffer()
extern void WebRequestStream_get_HasWriteBuffer_mB63C93A8938E80BCBDCE89A414AF548835872CF2 (void);
// 0x00000AEF System.Int32 System.Net.WebRequestStream::get_WriteBufferLength()
extern void WebRequestStream_get_WriteBufferLength_mA60FFC816A99DBABB03687ED232848B9956B74E4 (void);
// 0x00000AF0 System.Net.BufferOffsetSize System.Net.WebRequestStream::GetWriteBuffer()
extern void WebRequestStream_GetWriteBuffer_m237CDECF52B801216D2E4C495C47A90008CEE8DC (void);
// 0x00000AF1 System.Threading.Tasks.Task System.Net.WebRequestStream::FinishWriting(System.Threading.CancellationToken)
extern void WebRequestStream_FinishWriting_m61E9B3AE084876D491326E505F3A1AD33D7F3AA6 (void);
// 0x00000AF2 System.Threading.Tasks.Task System.Net.WebRequestStream::WriteAsync(System.Byte[],System.Int32,System.Int32,System.Threading.CancellationToken)
extern void WebRequestStream_WriteAsync_m3B3CDCE6E7EED065B5BB0C14681575F12D3C0EA9 (void);
// 0x00000AF3 System.Threading.Tasks.Task System.Net.WebRequestStream::WriteAsyncInner(System.Byte[],System.Int32,System.Int32,System.Net.WebCompletionSource,System.Threading.CancellationToken)
extern void WebRequestStream_WriteAsyncInner_m60307934B5A5AFF501EA0FA9BC623618E656A3BD (void);
// 0x00000AF4 System.Threading.Tasks.Task System.Net.WebRequestStream::ProcessWrite(System.Byte[],System.Int32,System.Int32,System.Threading.CancellationToken)
extern void WebRequestStream_ProcessWrite_m75A0AD29E2184026CF586AA1374E975EDBCE71D1 (void);
// 0x00000AF5 System.Void System.Net.WebRequestStream::CheckWriteOverflow(System.Int64,System.Int64,System.Int64)
extern void WebRequestStream_CheckWriteOverflow_m61D38BBEE25138BB04386018781A0265F0076ADE (void);
// 0x00000AF6 System.Threading.Tasks.Task System.Net.WebRequestStream::Initialize(System.Threading.CancellationToken)
extern void WebRequestStream_Initialize_mBB7C67320C11ED21DD06A3DF11D667BE4B2F6613 (void);
// 0x00000AF7 System.Threading.Tasks.Task System.Net.WebRequestStream::SetHeadersAsync(System.Boolean,System.Threading.CancellationToken)
extern void WebRequestStream_SetHeadersAsync_m85BF0321D732F809D2B0A413F2CCC5FC24203015 (void);
// 0x00000AF8 System.Threading.Tasks.Task System.Net.WebRequestStream::WriteRequestAsync(System.Threading.CancellationToken)
extern void WebRequestStream_WriteRequestAsync_mF6555E71773BB5CF58AF43830B9FB7B683E7B875 (void);
// 0x00000AF9 System.Threading.Tasks.Task System.Net.WebRequestStream::WriteChunkTrailer_inner(System.Threading.CancellationToken)
extern void WebRequestStream_WriteChunkTrailer_inner_mD2C08DF8C283B6D613ABBFD913F5594198E7409D (void);
// 0x00000AFA System.Threading.Tasks.Task System.Net.WebRequestStream::WriteChunkTrailer()
extern void WebRequestStream_WriteChunkTrailer_m81C42840BA636FF8F4E26B60FEDF49EE388F6D8A (void);
// 0x00000AFB System.Void System.Net.WebRequestStream::KillBuffer()
extern void WebRequestStream_KillBuffer_m82B1D659C9069740760E88118F94008D6DA38B4A (void);
// 0x00000AFC System.Threading.Tasks.Task`1<System.Int32> System.Net.WebRequestStream::ReadAsync(System.Byte[],System.Int32,System.Int32,System.Threading.CancellationToken)
extern void WebRequestStream_ReadAsync_m5737BDA87DA2A46A85A7BCE12279D5F52768E3A4 (void);
// 0x00000AFD System.Boolean System.Net.WebRequestStream::TryReadFromBufferedContent(System.Byte[],System.Int32,System.Int32,System.Int32&)
extern void WebRequestStream_TryReadFromBufferedContent_m5CDC02EDEEA9673A8CD9907CFE48038BA082CBFC (void);
// 0x00000AFE System.Void System.Net.WebRequestStream::Close_internal(System.Boolean&)
extern void WebRequestStream_Close_internal_m43348C9C7F2F0BC6B93EA91CD6924587C9208175 (void);
// 0x00000AFF System.Void System.Net.WebRequestStream::.cctor()
extern void WebRequestStream__cctor_m10D75C2D8BC6234CBFE3C9848BE933613CF5443E (void);
// 0x00000B00 System.Void System.Net.WebRequestStream/<FinishWriting>d__31::MoveNext()
extern void U3CFinishWritingU3Ed__31_MoveNext_mF2C70C0FF8108A71E35122365A1DFAFC03538ECA (void);
// 0x00000B01 System.Void System.Net.WebRequestStream/<FinishWriting>d__31::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine)
extern void U3CFinishWritingU3Ed__31_SetStateMachine_mA36AC59169F7F610CC4A2776F2CF3F5D405DACD3 (void);
// 0x00000B02 System.Void System.Net.WebRequestStream/<WriteAsyncInner>d__33::MoveNext()
extern void U3CWriteAsyncInnerU3Ed__33_MoveNext_mFA8BDA384A007DA87BF72A85ACC313B0536A5055 (void);
// 0x00000B03 System.Void System.Net.WebRequestStream/<WriteAsyncInner>d__33::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine)
extern void U3CWriteAsyncInnerU3Ed__33_SetStateMachine_m7697C173D4BC50F911E2DC0CE1413E25616EBCA0 (void);
// 0x00000B04 System.Void System.Net.WebRequestStream/<ProcessWrite>d__34::MoveNext()
extern void U3CProcessWriteU3Ed__34_MoveNext_m02C529EB2F39706C8DE662C60481569B2AE681DE (void);
// 0x00000B05 System.Void System.Net.WebRequestStream/<ProcessWrite>d__34::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine)
extern void U3CProcessWriteU3Ed__34_SetStateMachine_m74CF7E965BF790E44C88136FAC3149E184767A2D (void);
// 0x00000B06 System.Void System.Net.WebRequestStream/<Initialize>d__36::MoveNext()
extern void U3CInitializeU3Ed__36_MoveNext_mD8AC9F035C64134357B2C70E83B0D6AB730395E0 (void);
// 0x00000B07 System.Void System.Net.WebRequestStream/<Initialize>d__36::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine)
extern void U3CInitializeU3Ed__36_SetStateMachine_m4281AC9C2B63F85AC35031D8762707D95BEC37FE (void);
// 0x00000B08 System.Void System.Net.WebRequestStream/<SetHeadersAsync>d__37::MoveNext()
extern void U3CSetHeadersAsyncU3Ed__37_MoveNext_m689F5DC8F780D0600F4676734F17750F77F34449 (void);
// 0x00000B09 System.Void System.Net.WebRequestStream/<SetHeadersAsync>d__37::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine)
extern void U3CSetHeadersAsyncU3Ed__37_SetStateMachine_m2C2945CBD54BF0801F0A7B32D80FE98A121C9B2F (void);
// 0x00000B0A System.Void System.Net.WebRequestStream/<WriteRequestAsync>d__38::MoveNext()
extern void U3CWriteRequestAsyncU3Ed__38_MoveNext_m34128554B6EE54A412E43F60C95279E992335681 (void);
// 0x00000B0B System.Void System.Net.WebRequestStream/<WriteRequestAsync>d__38::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine)
extern void U3CWriteRequestAsyncU3Ed__38_SetStateMachine_mA29D9B6B52238ECE23ACA22AA233E0A0C738CDCE (void);
// 0x00000B0C System.Void System.Net.WebRequestStream/<WriteChunkTrailer_inner>d__39::MoveNext()
extern void U3CWriteChunkTrailer_innerU3Ed__39_MoveNext_mD06CDFAA8626D2BBA90C2C5147934020C51F8B17 (void);
// 0x00000B0D System.Void System.Net.WebRequestStream/<WriteChunkTrailer_inner>d__39::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine)
extern void U3CWriteChunkTrailer_innerU3Ed__39_SetStateMachine_mC46E42343FF501B31B47341E0325ABF76609AA41 (void);
// 0x00000B0E System.Void System.Net.WebRequestStream/<WriteChunkTrailer>d__40::MoveNext()
extern void U3CWriteChunkTrailerU3Ed__40_MoveNext_m3CAF139C8B3C2E02EC60D3D50C3FA4106AEA5161 (void);
// 0x00000B0F System.Void System.Net.WebRequestStream/<WriteChunkTrailer>d__40::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine)
extern void U3CWriteChunkTrailerU3Ed__40_SetStateMachine_m3F61FF14FC061DAE3B3E40A12EEF52533E5E32D7 (void);
// 0x00000B10 System.Net.WebRequestStream System.Net.WebResponseStream::get_RequestStream()
extern void WebResponseStream_get_RequestStream_mECC05433F57625C2A8982DDD50F49B1B7B88E0AE (void);
// 0x00000B11 System.Net.WebHeaderCollection System.Net.WebResponseStream::get_Headers()
extern void WebResponseStream_get_Headers_mD8D78D21C51F06E0B919113138A523AC480390FE (void);
// 0x00000B12 System.Void System.Net.WebResponseStream::set_Headers(System.Net.WebHeaderCollection)
extern void WebResponseStream_set_Headers_m82B75F347F94D2F50F2AA4F224F34995A30E13DD (void);
// 0x00000B13 System.Net.HttpStatusCode System.Net.WebResponseStream::get_StatusCode()
extern void WebResponseStream_get_StatusCode_m44386FC08813FC891C56A9B2B4E337E446147E65 (void);
// 0x00000B14 System.Void System.Net.WebResponseStream::set_StatusCode(System.Net.HttpStatusCode)
extern void WebResponseStream_set_StatusCode_m33DDEF0B2B90C522BADCAD68554764A4A99D0C9A (void);
// 0x00000B15 System.String System.Net.WebResponseStream::get_StatusDescription()
extern void WebResponseStream_get_StatusDescription_mAFCE55D34C81BFA7FFFD4F3D23CCB73CE5898E22 (void);
// 0x00000B16 System.Void System.Net.WebResponseStream::set_StatusDescription(System.String)
extern void WebResponseStream_set_StatusDescription_mD6119140ABFF681276EC42ADD903A4D32A3A845C (void);
// 0x00000B17 System.Version System.Net.WebResponseStream::get_Version()
extern void WebResponseStream_get_Version_m837C4A8CBE3EF4D4687727CC32B896B546D7F040 (void);
// 0x00000B18 System.Void System.Net.WebResponseStream::set_Version(System.Version)
extern void WebResponseStream_set_Version_mC0532D5AC1C9E56EBBAED3B974A9000AABAFFF33 (void);
// 0x00000B19 System.Boolean System.Net.WebResponseStream::get_KeepAlive()
extern void WebResponseStream_get_KeepAlive_mC1A1D85FA069E283F957419D2CCD8892B5880A69 (void);
// 0x00000B1A System.Void System.Net.WebResponseStream::set_KeepAlive(System.Boolean)
extern void WebResponseStream_set_KeepAlive_m4BA3D90AC384E29540B6539F9A1322F4741033F7 (void);
// 0x00000B1B System.Void System.Net.WebResponseStream::.ctor(System.Net.WebRequestStream)
extern void WebResponseStream__ctor_m8D8614AD87C669DC1399E62CE52F7A1E1A26288E (void);
// 0x00000B1C System.Boolean System.Net.WebResponseStream::get_CanRead()
extern void WebResponseStream_get_CanRead_m0AA9DC0D5BFE24767727DD1A590342BD8BAA291C (void);
// 0x00000B1D System.Boolean System.Net.WebResponseStream::get_CanWrite()
extern void WebResponseStream_get_CanWrite_m9A7A9C2EAF507A7A7578ECCB0F74ECB0A77FFDFB (void);
// 0x00000B1E System.Boolean System.Net.WebResponseStream::get_ChunkedRead()
extern void WebResponseStream_get_ChunkedRead_m48FD9457C5C383E32D660F4D04D5F8C265DD6C19 (void);
// 0x00000B1F System.Void System.Net.WebResponseStream::set_ChunkedRead(System.Boolean)
extern void WebResponseStream_set_ChunkedRead_m732CB538B6F9208EDF65212FFBBD2167534C22C8 (void);
// 0x00000B20 System.Threading.Tasks.Task`1<System.Int32> System.Net.WebResponseStream::ReadAsync(System.Byte[],System.Int32,System.Int32,System.Threading.CancellationToken)
extern void WebResponseStream_ReadAsync_m317685A7D847F9336F91E292554DE06C20941823 (void);
// 0x00000B21 System.Threading.Tasks.Task`1<System.Int32> System.Net.WebResponseStream::ProcessRead(System.Byte[],System.Int32,System.Int32,System.Threading.CancellationToken)
extern void WebResponseStream_ProcessRead_mCF5713C125AF9F6FBD2751D70E5151A91D8207AA (void);
// 0x00000B22 System.Boolean System.Net.WebResponseStream::TryReadFromBufferedContent(System.Byte[],System.Int32,System.Int32,System.Int32&)
extern void WebResponseStream_TryReadFromBufferedContent_mABD479B002D903CCF469E4631C241B5363DFB421 (void);
// 0x00000B23 System.Boolean System.Net.WebResponseStream::get_ExpectContent()
extern void WebResponseStream_get_ExpectContent_m512B25E47F44791C64C35D6F9E24A11337B12189 (void);
// 0x00000B24 System.Void System.Net.WebResponseStream::Initialize(System.Net.BufferOffsetSize)
extern void WebResponseStream_Initialize_mDCB9C06AA0B14EF3164B2602A22879AB34DE4524 (void);
// 0x00000B25 System.Threading.Tasks.Task`1<System.Byte[]> System.Net.WebResponseStream::ReadAllAsyncInner(System.Threading.CancellationToken)
extern void WebResponseStream_ReadAllAsyncInner_mD4331E3F326ED9D69EE520FF964A73131D9B0923 (void);
// 0x00000B26 System.Threading.Tasks.Task System.Net.WebResponseStream::ReadAllAsync(System.Boolean,System.Threading.CancellationToken)
extern void WebResponseStream_ReadAllAsync_m6CECC40606CEA87CDE61B1493C017EE673027811 (void);
// 0x00000B27 System.Threading.Tasks.Task System.Net.WebResponseStream::WriteAsync(System.Byte[],System.Int32,System.Int32,System.Threading.CancellationToken)
extern void WebResponseStream_WriteAsync_m2C5A3EEFC2514172B516F6710832C1490DF01B6D (void);
// 0x00000B28 System.Void System.Net.WebResponseStream::Close_internal(System.Boolean&)
extern void WebResponseStream_Close_internal_m362FACAB4483B56E21112ECD80EE57EDF786BC88 (void);
// 0x00000B29 System.Net.WebException System.Net.WebResponseStream::GetReadException(System.Net.WebExceptionStatus,System.Exception,System.String)
extern void WebResponseStream_GetReadException_m173F0AD9D8787E01923788DB880925854EFF7FF2 (void);
// 0x00000B2A System.Threading.Tasks.Task System.Net.WebResponseStream::InitReadAsync(System.Threading.CancellationToken)
extern void WebResponseStream_InitReadAsync_m9CD0CB610F1F76DAC12ED7CB95259475797554A7 (void);
// 0x00000B2B System.Boolean System.Net.WebResponseStream::GetResponse(System.Net.BufferOffsetSize,System.Int32&,System.Net.ReadState&)
extern void WebResponseStream_GetResponse_mE1882EE6BEF80729842FDEB863E58BD2AF8EFD85 (void);
// 0x00000B2C System.Void System.Net.WebResponseStream/<ReadAsync>d__40::MoveNext()
extern void U3CReadAsyncU3Ed__40_MoveNext_mF5A6B164E572F0B174F5E8B522F82F510DF5DC14 (void);
// 0x00000B2D System.Void System.Net.WebResponseStream/<ReadAsync>d__40::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine)
extern void U3CReadAsyncU3Ed__40_SetStateMachine_m80E560AB2EB08C18BDD8949F845383498662DC1D (void);
// 0x00000B2E System.Void System.Net.WebResponseStream/<>c__DisplayClass41_0::.ctor()
extern void U3CU3Ec__DisplayClass41_0__ctor_m899FF5A488388EEF830F065B13FAC817E1C632A5 (void);
// 0x00000B2F System.Threading.Tasks.Task`1<System.Int32> System.Net.WebResponseStream/<>c__DisplayClass41_0::<ProcessRead>b__0(System.Threading.CancellationToken)
extern void U3CU3Ec__DisplayClass41_0_U3CProcessReadU3Eb__0_m78C03DD1E92CAD1F7E6C30CA73F102F41C6C35DF (void);
// 0x00000B30 System.Void System.Net.WebResponseStream/<>c__DisplayClass41_0::<ProcessRead>b__1()
extern void U3CU3Ec__DisplayClass41_0_U3CProcessReadU3Eb__1_mDF14620776372CA585E288E7AA9C43C3F8FC2658 (void);
// 0x00000B31 System.Boolean System.Net.WebResponseStream/<>c__DisplayClass41_0::<ProcessRead>b__2()
extern void U3CU3Ec__DisplayClass41_0_U3CProcessReadU3Eb__2_m932E689401A1CC39B066FD523F089BFBC782C3FB (void);
// 0x00000B32 System.Void System.Net.WebResponseStream/<ReadAllAsyncInner>d__47::MoveNext()
extern void U3CReadAllAsyncInnerU3Ed__47_MoveNext_m7A52EB46C0B3B724061D23EFEFF32CF873A2343C (void);
// 0x00000B33 System.Void System.Net.WebResponseStream/<ReadAllAsyncInner>d__47::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine)
extern void U3CReadAllAsyncInnerU3Ed__47_SetStateMachine_mCDAFCA00C784E54B8D2E59821227223B0E0DD8A8 (void);
// 0x00000B34 System.Void System.Net.WebResponseStream/<ReadAllAsync>d__48::MoveNext()
extern void U3CReadAllAsyncU3Ed__48_MoveNext_mFDC98B8E16089475906656EA8C50CE37EAD0477A (void);
// 0x00000B35 System.Void System.Net.WebResponseStream/<ReadAllAsync>d__48::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine)
extern void U3CReadAllAsyncU3Ed__48_SetStateMachine_m73A46D4D5C213887407CC07DD3702E7D91AF5527 (void);
// 0x00000B36 System.Void System.Net.WebResponseStream/<InitReadAsync>d__52::MoveNext()
extern void U3CInitReadAsyncU3Ed__52_MoveNext_mF17485A01B68F62FAFD12DC4134A3B0C1B7B4C0C (void);
// 0x00000B37 System.Void System.Net.WebResponseStream/<InitReadAsync>d__52::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine)
extern void U3CInitReadAsyncU3Ed__52_SetStateMachine_m8E92E254A381277E962E051355CFBA30AAB3A606 (void);
// 0x00000B38 System.Net.NetworkInformation.IPGlobalProperties System.Net.NetworkInformation.IPGlobalProperties::GetIPGlobalProperties()
extern void IPGlobalProperties_GetIPGlobalProperties_m78B851B32A1D963CC616CCA6DC7116F5EAC15753 (void);
// 0x00000B39 System.Net.NetworkInformation.IPGlobalProperties System.Net.NetworkInformation.IPGlobalProperties::InternalGetIPGlobalProperties()
extern void IPGlobalProperties_InternalGetIPGlobalProperties_m72EC7CD424FA4463DBF973ECB688CE857A01578E (void);
// 0x00000B3A System.String System.Net.NetworkInformation.IPGlobalProperties::get_DomainName()
// 0x00000B3B System.Void System.Net.NetworkInformation.IPGlobalProperties::.ctor()
extern void IPGlobalProperties__ctor_mD47A72AA48932214CA1D4736A83CE60D87446DB8 (void);
// 0x00000B3C System.Void System.Net.NetworkInformation.NetworkInformationException::.ctor()
extern void NetworkInformationException__ctor_m8992B1B77A115833022DD305333E1797720222A3 (void);
// 0x00000B3D System.Void System.Net.NetworkInformation.NetworkInformationException::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
extern void NetworkInformationException__ctor_mA372BF930B6E92FE250F1EE5281926897AF58734 (void);
// 0x00000B3E System.Net.NetworkInformation.IPGlobalProperties System.Net.NetworkInformation.IPGlobalPropertiesFactoryPal::Create()
extern void IPGlobalPropertiesFactoryPal_Create_m08DE78C65028109D3F8B3F8C6C67DC3546FD9AC4 (void);
// 0x00000B3F System.Int32 System.Net.NetworkInformation.CommonUnixIPGlobalProperties::getdomainname(System.Byte[],System.Int32)
extern void CommonUnixIPGlobalProperties_getdomainname_mDED17DB0D08BAAFF5A3A46A08883814FA1E6159E (void);
// 0x00000B40 System.String System.Net.NetworkInformation.CommonUnixIPGlobalProperties::get_DomainName()
extern void CommonUnixIPGlobalProperties_get_DomainName_mB1A7E8779FEC53B9173DD83534EC1848B61D6CD3 (void);
// 0x00000B41 System.Void System.Net.NetworkInformation.CommonUnixIPGlobalProperties::.ctor()
extern void CommonUnixIPGlobalProperties__ctor_m4C97E24A699CDFBCA98BB57A8236D5EC0806BF6F (void);
// 0x00000B42 System.Void System.Net.NetworkInformation.UnixIPGlobalProperties::.ctor()
extern void UnixIPGlobalProperties__ctor_m7C68E5E75ABCFD9694B55C352EA28CF1F6D091D9 (void);
// 0x00000B43 System.String System.Net.NetworkInformation.UnixNoLibCIPGlobalProperties::get_DomainName()
extern void UnixNoLibCIPGlobalProperties_get_DomainName_m9E9249E674D90387F9B8D0630B235CF13631A65D (void);
// 0x00000B44 System.Void System.Net.NetworkInformation.UnixNoLibCIPGlobalProperties::.ctor()
extern void UnixNoLibCIPGlobalProperties__ctor_m8D0E2274FDB799A5493898AF4DF589608BA75CA3 (void);
// 0x00000B45 System.Void System.Net.NetworkInformation.MibIPGlobalProperties::.ctor(System.String)
extern void MibIPGlobalProperties__ctor_mC6E0577D711361950A406A31853C727053E40656 (void);
// 0x00000B46 System.Void System.Net.NetworkInformation.MibIPGlobalProperties::.cctor()
extern void MibIPGlobalProperties__cctor_m9209E4C955952375F1EB92444A36933BF23878DF (void);
// 0x00000B47 System.Boolean System.Net.NetworkInformation.UnixIPGlobalPropertiesFactoryPal::get_PlatformNeedsLibCWorkaround()
extern void UnixIPGlobalPropertiesFactoryPal_get_PlatformNeedsLibCWorkaround_m5EEF07B9CDF1AB037BC5D701846501FEB4DAF3FB (void);
// 0x00000B48 System.Net.NetworkInformation.IPGlobalProperties System.Net.NetworkInformation.UnixIPGlobalPropertiesFactoryPal::Create()
extern void UnixIPGlobalPropertiesFactoryPal_Create_m3646A4471214BFFD7D35E54EDA955AA1E8D2D468 (void);
// 0x00000B49 System.Net.IWebProxy System.Net.Configuration.DefaultProxySectionInternal::GetDefaultProxy_UsingOldMonoCode()
extern void DefaultProxySectionInternal_GetDefaultProxy_UsingOldMonoCode_mE92DE08E220E7F8B610BF188DCD06BE990F8CFB3 (void);
// 0x00000B4A System.Net.IWebProxy System.Net.Configuration.DefaultProxySectionInternal::GetSystemWebProxy()
extern void DefaultProxySectionInternal_GetSystemWebProxy_m149FAD86815FA437C5D6FEF7ABCA97CD2C3C94D7 (void);
// 0x00000B4B System.Object System.Net.Configuration.DefaultProxySectionInternal::get_ClassSyncObject()
extern void DefaultProxySectionInternal_get_ClassSyncObject_m6C8A102D494E67F287EA10DEACD3EA151C0D085D (void);
// 0x00000B4C System.Net.Configuration.DefaultProxySectionInternal System.Net.Configuration.DefaultProxySectionInternal::GetSection()
extern void DefaultProxySectionInternal_GetSection_mC347FAA709106553F94BA8097F9593383BCA22FC (void);
// 0x00000B4D System.Net.IWebProxy System.Net.Configuration.DefaultProxySectionInternal::get_WebProxy()
extern void DefaultProxySectionInternal_get_WebProxy_mF4F15C1A7C6088706CA2834D70E8CD52086AFBDA (void);
// 0x00000B4E System.Void System.Net.Configuration.DefaultProxySectionInternal::.ctor()
extern void DefaultProxySectionInternal__ctor_m9EDD9E9D9F38DCA0B5260A4F040F27CE1650D430 (void);
// 0x00000B4F System.Net.Configuration.SettingsSectionInternal System.Net.Configuration.SettingsSectionInternal::get_Section()
extern void SettingsSectionInternal_get_Section_m2B7B6F6B8C13E9FAD46C76116CCDE663741ECF35 (void);
// 0x00000B50 System.Boolean System.Net.Configuration.SettingsSectionInternal::get_Ipv6Enabled()
extern void SettingsSectionInternal_get_Ipv6Enabled_m4DF56EE72066B70B389C21B2B4A30EAFC05D20F0 (void);
// 0x00000B51 System.Void System.Net.Configuration.SettingsSectionInternal::.ctor()
extern void SettingsSectionInternal__ctor_mF034B00EA94462E6FA1F906C97BD7B59AA00F1C3 (void);
// 0x00000B52 System.Void System.Net.Configuration.SettingsSectionInternal::.cctor()
extern void SettingsSectionInternal__cctor_m8BEE9C7B1B87EC7507FC1D686220BAF2B94087C2 (void);
// 0x00000B53 System.Void System.Net.Cache.RequestCache::.cctor()
extern void RequestCache__cctor_m0207CC97983238EC3130462CE421F3FD8C56AC8D (void);
// 0x00000B54 System.Object System.Net.Cache.RequestCacheValidator::CreateValidator()
extern void RequestCacheValidator_CreateValidator_mBFF46C1FCE42C817FD8596B221ADC9D880399CAD (void);
// 0x00000B55 System.Net.Cache.RequestCache System.Net.Cache.RequestCacheBinding::get_Cache()
extern void RequestCacheBinding_get_Cache_m96C4E0E7F9A2616C261B185E2BB28766929D9800 (void);
// 0x00000B56 System.Net.Cache.RequestCacheValidator System.Net.Cache.RequestCacheBinding::get_Validator()
extern void RequestCacheBinding_get_Validator_m74A9BB1C0CD37CD6B536782553DBCA4E67C145FC (void);
// 0x00000B57 System.Void System.Net.Cache.RequestCachePolicy::.ctor(System.Net.Cache.RequestCacheLevel)
extern void RequestCachePolicy__ctor_mDE54BDF10DC2094F849F2E6A90770189FD664988 (void);
// 0x00000B58 System.Net.Cache.RequestCacheLevel System.Net.Cache.RequestCachePolicy::get_Level()
extern void RequestCachePolicy_get_Level_m2D45A6E3059B05DED8BFD8D1EA20AEC907D920D3 (void);
// 0x00000B59 System.String System.Net.Cache.RequestCachePolicy::ToString()
extern void RequestCachePolicy_ToString_m7F0E4C10E284F30A563E035DBD56BF855E4E3A28 (void);
// 0x00000B5A System.Void System.Net.Cache.RequestCacheProtocol::.ctor(System.Object,System.Object)
extern void RequestCacheProtocol__ctor_m4E7F5A158A0507C5E58846CDA06B9847FF0C3D9C (void);
// 0x00000B5B System.Void System.Net.Sockets.NetworkStream::.ctor(System.Net.Sockets.Socket)
extern void NetworkStream__ctor_m1E6CEBB6583CF44E9FA25A38E84B212C9BC91CD8 (void);
// 0x00000B5C System.Void System.Net.Sockets.NetworkStream::.ctor(System.Net.Sockets.Socket,System.Boolean)
extern void NetworkStream__ctor_mA44C3DB90F5B64F230CC2176DC7E722F4077A9DE (void);
// 0x00000B5D System.Void System.Net.Sockets.NetworkStream::.ctor(System.Net.Sockets.Socket,System.IO.FileAccess,System.Boolean)
extern void NetworkStream__ctor_mC30750A728A682C23581DC0ABEE5B7F1E4246AB5 (void);
// 0x00000B5E System.Boolean System.Net.Sockets.NetworkStream::get_CanRead()
extern void NetworkStream_get_CanRead_mE61A13D0F12690A65200D3FD0947A0DC2442643E (void);
// 0x00000B5F System.Boolean System.Net.Sockets.NetworkStream::get_CanSeek()
extern void NetworkStream_get_CanSeek_mAF6CE2068CC8DC3DDD922C6C2C187D286A3F5044 (void);
// 0x00000B60 System.Boolean System.Net.Sockets.NetworkStream::get_CanWrite()
extern void NetworkStream_get_CanWrite_mD3EBED79804ED2676F028892B84DC7F8F9FDAA6A (void);
// 0x00000B61 System.Boolean System.Net.Sockets.NetworkStream::get_CanTimeout()
extern void NetworkStream_get_CanTimeout_mEB7E46234FA6624804D8994645CFF56CE6FBD7AB (void);
// 0x00000B62 System.Int32 System.Net.Sockets.NetworkStream::get_ReadTimeout()
extern void NetworkStream_get_ReadTimeout_m9B4ABB17E07B7CB59AAB1A2F26973D0870EC6993 (void);
// 0x00000B63 System.Void System.Net.Sockets.NetworkStream::set_ReadTimeout(System.Int32)
extern void NetworkStream_set_ReadTimeout_m1FEDCDB6F079AFA7787F05C145597A2C1BEAF521 (void);
// 0x00000B64 System.Int32 System.Net.Sockets.NetworkStream::get_WriteTimeout()
extern void NetworkStream_get_WriteTimeout_mD598023F9B6DA63B85F55EECCED2A32F21677AB1 (void);
// 0x00000B65 System.Void System.Net.Sockets.NetworkStream::set_WriteTimeout(System.Int32)
extern void NetworkStream_set_WriteTimeout_m480D426E3DF8BFFAF20CF1A326FA3B5304AD2A49 (void);
// 0x00000B66 System.Int64 System.Net.Sockets.NetworkStream::get_Length()
extern void NetworkStream_get_Length_mA738206EC6CF6C8A07FEC82C3702A5F494569496 (void);
// 0x00000B67 System.Int64 System.Net.Sockets.NetworkStream::get_Position()
extern void NetworkStream_get_Position_m6DAEE19231A91693081BE120ABCB5B031DC95E61 (void);
// 0x00000B68 System.Void System.Net.Sockets.NetworkStream::set_Position(System.Int64)
extern void NetworkStream_set_Position_mACE85A7C1D600E5B6D18CF5FF32D859F4734010D (void);
// 0x00000B69 System.Int64 System.Net.Sockets.NetworkStream::Seek(System.Int64,System.IO.SeekOrigin)
extern void NetworkStream_Seek_mD5CE01FBB731FF52A66451C5F688837AC4ADD906 (void);
// 0x00000B6A System.Int32 System.Net.Sockets.NetworkStream::Read(System.Byte[],System.Int32,System.Int32)
extern void NetworkStream_Read_mB0EBC9488D9E3291AB4C6412F3AE70E8D6EEDBA7 (void);
// 0x00000B6B System.Int32 System.Net.Sockets.NetworkStream::Read(System.Span`1<System.Byte>)
extern void NetworkStream_Read_m3D01BAC21011E126CED7B801A8E40CCEE363F267 (void);
// 0x00000B6C System.Int32 System.Net.Sockets.NetworkStream::ReadByte()
extern void NetworkStream_ReadByte_m6C87F0C53F84DE07AF3EAC2E9FC963336642DCF3 (void);
// 0x00000B6D System.Void System.Net.Sockets.NetworkStream::Write(System.Byte[],System.Int32,System.Int32)
extern void NetworkStream_Write_mFF7B408A0A6322FDEFB54BD0C759C3C6E6268AFE (void);
// 0x00000B6E System.Void System.Net.Sockets.NetworkStream::Write(System.ReadOnlySpan`1<System.Byte>)
extern void NetworkStream_Write_m7EDA66BDCECB18E5642F9FE6EA9501A957A1AA8B (void);
// 0x00000B6F System.Void System.Net.Sockets.NetworkStream::WriteByte(System.Byte)
extern void NetworkStream_WriteByte_m08B98BC1C6991DEE0FAE667899EDA2A2EE306E30 (void);
// 0x00000B70 System.Void System.Net.Sockets.NetworkStream::Close(System.Int32)
extern void NetworkStream_Close_mF96B49D4D67AC90FEBA52F7A7642450C496F15A1 (void);
// 0x00000B71 System.Void System.Net.Sockets.NetworkStream::Dispose(System.Boolean)
extern void NetworkStream_Dispose_m23F2CD1DBD8BBDCC96B36F93E663F3D5FF20B7F3 (void);
// 0x00000B72 System.Void System.Net.Sockets.NetworkStream::Finalize()
extern void NetworkStream_Finalize_mE8FF3552F90C61575174F96CB6EF435268BE792A (void);
// 0x00000B73 System.IAsyncResult System.Net.Sockets.NetworkStream::BeginRead(System.Byte[],System.Int32,System.Int32,System.AsyncCallback,System.Object)
extern void NetworkStream_BeginRead_mCC685D1B566FEC09C2AE76871AB01917D2446144 (void);
// 0x00000B74 System.Int32 System.Net.Sockets.NetworkStream::EndRead(System.IAsyncResult)
extern void NetworkStream_EndRead_m53CDED13D3A6DD8D42F8533F2336D0EA6C752701 (void);
// 0x00000B75 System.IAsyncResult System.Net.Sockets.NetworkStream::BeginWrite(System.Byte[],System.Int32,System.Int32,System.AsyncCallback,System.Object)
extern void NetworkStream_BeginWrite_mE2F47607B52FC7FA99DD00337DB2AA0F5673E7C0 (void);
// 0x00000B76 System.Void System.Net.Sockets.NetworkStream::EndWrite(System.IAsyncResult)
extern void NetworkStream_EndWrite_m843683738E14624DEBEF963D2480C8F3DB5EC848 (void);
// 0x00000B77 System.Threading.Tasks.Task`1<System.Int32> System.Net.Sockets.NetworkStream::ReadAsync(System.Byte[],System.Int32,System.Int32,System.Threading.CancellationToken)
extern void NetworkStream_ReadAsync_mB629CC680C16D2F2C45CF197D90D30DBD6050518 (void);
// 0x00000B78 System.Threading.Tasks.ValueTask`1<System.Int32> System.Net.Sockets.NetworkStream::ReadAsync(System.Memory`1<System.Byte>,System.Threading.CancellationToken)
extern void NetworkStream_ReadAsync_mD7A23469A79B0E7C89FF03F5566997F89D839E0B (void);
// 0x00000B79 System.Threading.Tasks.Task System.Net.Sockets.NetworkStream::WriteAsync(System.Byte[],System.Int32,System.Int32,System.Threading.CancellationToken)
extern void NetworkStream_WriteAsync_m1829F2663EE9DA443488E4031D103DE4E28F2C73 (void);
// 0x00000B7A System.Threading.Tasks.ValueTask System.Net.Sockets.NetworkStream::WriteAsync(System.ReadOnlyMemory`1<System.Byte>,System.Threading.CancellationToken)
extern void NetworkStream_WriteAsync_mF9FEB5879FAB94387395E59D435B94095CE9D59D (void);
// 0x00000B7B System.Void System.Net.Sockets.NetworkStream::Flush()
extern void NetworkStream_Flush_m8DAEB9385D9E7B5531733900D507531E0B628F9B (void);
// 0x00000B7C System.Threading.Tasks.Task System.Net.Sockets.NetworkStream::FlushAsync(System.Threading.CancellationToken)
extern void NetworkStream_FlushAsync_mF4BE2FB8ABF2665E95769CF0F918DEAC86D54390 (void);
// 0x00000B7D System.Void System.Net.Sockets.NetworkStream::SetSocketTimeoutOption(System.Net.Sockets.SocketShutdown,System.Int32,System.Boolean)
extern void NetworkStream_SetSocketTimeoutOption_m8D7C33643C44CDC7170ECBE81F59D05B5F369D43 (void);
// 0x00000B7E System.Net.Sockets.Socket System.Net.Sockets.NetworkStream::get_InternalSocket()
extern void NetworkStream_get_InternalSocket_m58624516F119DC056AC5C53B1E3D412D0394F999 (void);
// 0x00000B7F System.Threading.Tasks.ValueTask`1<System.Int32> System.Net.Sockets.Socket::ReceiveAsync(System.Memory`1<System.Byte>,System.Net.Sockets.SocketFlags,System.Boolean,System.Threading.CancellationToken)
extern void Socket_ReceiveAsync_m04BFC87C7857569298C3C39387F24556559BAC36 (void);
// 0x00000B80 System.Threading.Tasks.Task`1<System.Int32> System.Net.Sockets.Socket::ReceiveAsyncApm(System.Memory`1<System.Byte>,System.Net.Sockets.SocketFlags)
extern void Socket_ReceiveAsyncApm_mD6A803998C4FF807388FA600EAD6146A601E1709 (void);
// 0x00000B81 System.Threading.Tasks.ValueTask System.Net.Sockets.Socket::SendAsyncForNetworkStream(System.ReadOnlyMemory`1<System.Byte>,System.Net.Sockets.SocketFlags,System.Threading.CancellationToken)
extern void Socket_SendAsyncForNetworkStream_m8A5FA8416ED841852D05A8232320F2498A7EABAD (void);
// 0x00000B82 System.Threading.Tasks.Task`1<System.Int32> System.Net.Sockets.Socket::SendAsyncApm(System.ReadOnlyMemory`1<System.Byte>,System.Net.Sockets.SocketFlags)
extern void Socket_SendAsyncApm_m1B2DB2B58903CCB8577C99C132896C3F9E7B0724 (void);
// 0x00000B83 System.Void System.Net.Sockets.Socket::CompleteAccept(System.Net.Sockets.Socket,System.Net.Sockets.Socket/TaskSocketAsyncEventArgs`1<System.Net.Sockets.Socket>)
extern void Socket_CompleteAccept_m1318F59CE726ED625516D2FE6769493F4D4F9C3D (void);
// 0x00000B84 System.Void System.Net.Sockets.Socket::CompleteSendReceive(System.Net.Sockets.Socket,System.Net.Sockets.Socket/Int32TaskSocketAsyncEventArgs,System.Boolean)
extern void Socket_CompleteSendReceive_m56B142FD1AA39E5AFE655A9AAB5B531AA9CDF14C (void);
// 0x00000B85 System.Exception System.Net.Sockets.Socket::GetException(System.Net.Sockets.SocketError,System.Boolean)
extern void Socket_GetException_mB0C16F7E32740B9EA9E34144BBE98B5EC002DA06 (void);
// 0x00000B86 System.Void System.Net.Sockets.Socket::ReturnSocketAsyncEventArgs(System.Net.Sockets.Socket/Int32TaskSocketAsyncEventArgs,System.Boolean)
extern void Socket_ReturnSocketAsyncEventArgs_mF4A7BE8F1238309B0DA23245D0571CD0DE913913 (void);
// 0x00000B87 System.Void System.Net.Sockets.Socket::ReturnSocketAsyncEventArgs(System.Net.Sockets.Socket/TaskSocketAsyncEventArgs`1<System.Net.Sockets.Socket>)
extern void Socket_ReturnSocketAsyncEventArgs_m6A467DCD60E641529A89C3521762C1C9A1482F9A (void);
// 0x00000B88 System.Void System.Net.Sockets.Socket::.ctor(System.Net.Sockets.AddressFamily,System.Net.Sockets.SocketType,System.Net.Sockets.ProtocolType)
extern void Socket__ctor_m35F1F4B4872E251867DA16460F06E903A30E4595 (void);
// 0x00000B89 System.Boolean System.Net.Sockets.Socket::get_OSSupportsIPv4()
extern void Socket_get_OSSupportsIPv4_m779A662683A5FBD8D7B4D1E5E940B04C6AFA0120 (void);
// 0x00000B8A System.Boolean System.Net.Sockets.Socket::get_OSSupportsIPv6()
extern void Socket_get_OSSupportsIPv6_m45BC8FD78EDFCB853CA509A8DDD23EF42203B6D4 (void);
// 0x00000B8B System.IntPtr System.Net.Sockets.Socket::get_Handle()
extern void Socket_get_Handle_mBF42AC5E9403C23BE532F17EE337BF9F150A0256 (void);
// 0x00000B8C System.Net.Sockets.AddressFamily System.Net.Sockets.Socket::get_AddressFamily()
extern void Socket_get_AddressFamily_m42C390D31345314080EC35356ACFBBFF7E1123E5 (void);
// 0x00000B8D System.Net.Sockets.SocketType System.Net.Sockets.Socket::get_SocketType()
extern void Socket_get_SocketType_mAFBEF108992F069AF0B8AD26D47EBBEADB8D2661 (void);
// 0x00000B8E System.Net.Sockets.ProtocolType System.Net.Sockets.Socket::get_ProtocolType()
extern void Socket_get_ProtocolType_m364A0E823BF3EA78DAFC1ED3A6B39658FB6A23BB (void);
// 0x00000B8F System.Void System.Net.Sockets.Socket::set_DontFragment(System.Boolean)
extern void Socket_set_DontFragment_mCF6F7D2735A7FD4E327617826C62ED015001DFF6 (void);
// 0x00000B90 System.Boolean System.Net.Sockets.Socket::get_DualMode()
extern void Socket_get_DualMode_m8B45BA120D7A03DB5EF8C3CF9483C829E19CEFCA (void);
// 0x00000B91 System.Void System.Net.Sockets.Socket::set_DualMode(System.Boolean)
extern void Socket_set_DualMode_m08152574129C01AC8941AAB43752C3CD1525C193 (void);
// 0x00000B92 System.Boolean System.Net.Sockets.Socket::get_IsDualMode()
extern void Socket_get_IsDualMode_m1CB3E1554CD046481E3408B20D887C7EC8470CFA (void);
// 0x00000B93 System.Boolean System.Net.Sockets.Socket::CanTryAddressFamily(System.Net.Sockets.AddressFamily)
extern void Socket_CanTryAddressFamily_m11E16D00AD0F3BBA149B4E313D67CC12E2735EDB (void);
// 0x00000B94 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_m3174031DF8ADFDAF158BEB0D8AC5CBB445F8D21C (void);
// 0x00000B95 System.Int32 System.Net.Sockets.Socket::Send(System.Byte[],System.Int32,System.Int32,System.Net.Sockets.SocketFlags)
extern void Socket_Send_mF846BE4031BE538814BC497FFDC8BB02AC9F5A33 (void);
// 0x00000B96 System.Int32 System.Net.Sockets.Socket::Receive(System.Byte[],System.Int32,System.Int32,System.Net.Sockets.SocketFlags)
extern void Socket_Receive_m29FED7D6FE4F95DD3B71CE6425AE19A3781FADBE (void);
// 0x00000B97 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_mF4189DF1BB210034B41CC593C0FEC2F21D8DFF47 (void);
// 0x00000B98 System.Int32 System.Net.Sockets.Socket::IOControl(System.Net.Sockets.IOControlCode,System.Byte[],System.Byte[])
extern void Socket_IOControl_mEADB9616747250B4E647DD6BD4CA42D36A95248C (void);
// 0x00000B99 System.Void System.Net.Sockets.Socket::SetIPProtectionLevel(System.Net.Sockets.IPProtectionLevel)
extern void Socket_SetIPProtectionLevel_mC243CFB942D4DA0F2A148A0DAD3B5559DB005CDB (void);
// 0x00000B9A 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_m36452399B2D44A215795BFB0F1E06AEFD451E7C3 (void);
// 0x00000B9B System.Int32 System.Net.Sockets.Socket::EndSend(System.IAsyncResult)
extern void Socket_EndSend_mC636AB62DC23FA2E8BDB612F5CDB203E6CAE4D17 (void);
// 0x00000B9C 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_mCCBDCDF0EE9A2AD7345F93A3931F2C426AFA4738 (void);
// 0x00000B9D System.Int32 System.Net.Sockets.Socket::EndReceive(System.IAsyncResult)
extern void Socket_EndReceive_mD86DB01FE084056F0DA43DBB82B6B491CA8F5364 (void);
// 0x00000B9E System.Object System.Net.Sockets.Socket::get_InternalSyncObject()
extern void Socket_get_InternalSyncObject_m11CB9CA23D0CDFF801C26121CB479BA162D19ACD (void);
// 0x00000B9F System.Boolean System.Net.Sockets.Socket::get_CleanedUp()
extern void Socket_get_CleanedUp_m8F6EDAE37C56CBC282D3EAF9D93B5726EEC85988 (void);
// 0x00000BA0 System.Void System.Net.Sockets.Socket::InitializeSockets()
extern void Socket_InitializeSockets_mF69CCC3B14A53FC7CD95F6E87FC726812ADB3AE2 (void);
// 0x00000BA1 System.Void System.Net.Sockets.Socket::Dispose()
extern void Socket_Dispose_mED966D36CA8914F199BCE9497FFC5261AC99C1AC (void);
// 0x00000BA2 System.Void System.Net.Sockets.Socket::Finalize()
extern void Socket_Finalize_m1350F4F84C06E9DF703C32E47B1579C84A22B742 (void);
// 0x00000BA3 System.Void System.Net.Sockets.Socket::InternalShutdown(System.Net.Sockets.SocketShutdown)
extern void Socket_InternalShutdown_mD0EF08D54151D53369D32CD61C8518454AAAEFE8 (void);
// 0x00000BA4 System.Void System.Net.Sockets.Socket::SetSocketOption(System.Net.Sockets.SocketOptionLevel,System.Net.Sockets.SocketOptionName,System.Int32,System.Boolean)
extern void Socket_SetSocketOption_m4939E9F69DFA288DD47E2CBF18D1762C7E171350 (void);
// 0x00000BA5 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_m91002BA76E3B56D33CDEB6D30EFE923F92822CE4 (void);
// 0x00000BA6 System.Void System.Net.Sockets.Socket::SocketDefaults()
extern void Socket_SocketDefaults_mEEA679EDCFED63435F630A133916BD5F97BF1FFB (void);
// 0x00000BA7 System.IntPtr System.Net.Sockets.Socket::Socket_icall(System.Net.Sockets.AddressFamily,System.Net.Sockets.SocketType,System.Net.Sockets.ProtocolType,System.Int32&)
extern void Socket_Socket_icall_m835339B54AFB8EC75F01DE329512C2DA3FF9A99E (void);
// 0x00000BA8 System.Net.EndPoint System.Net.Sockets.Socket::get_LocalEndPoint()
extern void Socket_get_LocalEndPoint_m3A2B4E60F0096E2DB31F7C28EF3CDE148D256E26 (void);
// 0x00000BA9 System.Net.SocketAddress System.Net.Sockets.Socket::LocalEndPoint_internal(System.Net.Sockets.SafeSocketHandle,System.Int32,System.Int32&)
extern void Socket_LocalEndPoint_internal_m45692ABAA313C15963E4CCA7EFE6E7FB1692297A (void);
// 0x00000BAA System.Net.SocketAddress System.Net.Sockets.Socket::LocalEndPoint_icall(System.IntPtr,System.Int32,System.Int32&)
extern void Socket_LocalEndPoint_icall_mD3E0676302C7920D8719BF691ED748E8F507889F (void);
// 0x00000BAB System.Boolean System.Net.Sockets.Socket::get_Blocking()
extern void Socket_get_Blocking_mE3DB6D71A54F6376624DDA9522C783B914860ED3 (void);
// 0x00000BAC System.Void System.Net.Sockets.Socket::set_Blocking(System.Boolean)
extern void Socket_set_Blocking_mAE329D3DA788B19FDDC6B773F5B0A1C31FBE9A7B (void);
// 0x00000BAD System.Void System.Net.Sockets.Socket::Blocking_internal(System.Net.Sockets.SafeSocketHandle,System.Boolean,System.Int32&)
extern void Socket_Blocking_internal_mCD8DDA2B42FCD3694E0DF5977ECDCFB080CA54BA (void);
// 0x00000BAE System.Void System.Net.Sockets.Socket::Blocking_icall(System.IntPtr,System.Boolean,System.Int32&)
extern void Socket_Blocking_icall_m822EDC3A6E0C02C7351B93395BFC0D6103997323 (void);
// 0x00000BAF System.Boolean System.Net.Sockets.Socket::get_Connected()
extern void Socket_get_Connected_m6E61ADEB0124FB8D46AC1EDFDC268D3C9F7869C5 (void);
// 0x00000BB0 System.Void System.Net.Sockets.Socket::set_NoDelay(System.Boolean)
extern void Socket_set_NoDelay_m1F7ACCEF219BB8745AB17F29CEA618088E0B2405 (void);
// 0x00000BB1 System.Net.EndPoint System.Net.Sockets.Socket::get_RemoteEndPoint()
extern void Socket_get_RemoteEndPoint_m6A626481D55A640C7654B91BFDE00199C2C95479 (void);
// 0x00000BB2 System.Net.SocketAddress System.Net.Sockets.Socket::RemoteEndPoint_internal(System.Net.Sockets.SafeSocketHandle,System.Int32,System.Int32&)
extern void Socket_RemoteEndPoint_internal_mB9463EBBCBDCFD1C6BE384E07C972F3BB6D57FC8 (void);
// 0x00000BB3 System.Net.SocketAddress System.Net.Sockets.Socket::RemoteEndPoint_icall(System.IntPtr,System.Int32,System.Int32&)
extern void Socket_RemoteEndPoint_icall_mCD9AE17D25710602FF67C6BC45BA1BB773B0A230 (void);
// 0x00000BB4 System.Boolean System.Net.Sockets.Socket::Poll(System.Int32,System.Net.Sockets.SelectMode)
extern void Socket_Poll_m65D8E383FBE5A1D4A115942182620422B6646B98 (void);
// 0x00000BB5 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_mA9D6DA0F9323BE621CD3ACBEBEA80641F55AAA11 (void);
// 0x00000BB6 System.Boolean System.Net.Sockets.Socket::Poll_icall(System.IntPtr,System.Net.Sockets.SelectMode,System.Int32,System.Int32&)
extern void Socket_Poll_icall_m4335903786D9CA9197FF532517CE5BD3BB4D3951 (void);
// 0x00000BB7 System.Net.Sockets.Socket System.Net.Sockets.Socket::Accept()
extern void Socket_Accept_m11B031FF408E1899034B993B352178D9D6B37C1A (void);
// 0x00000BB8 System.Void System.Net.Sockets.Socket::Accept(System.Net.Sockets.Socket)
extern void Socket_Accept_mAF83623B54FEA675F0F16C29EACE1F24DE6C02FF (void);
// 0x00000BB9 System.IAsyncResult System.Net.Sockets.Socket::BeginAccept(System.AsyncCallback,System.Object)
extern void Socket_BeginAccept_mF6EA42D150734FE0A259576E0C8EAC76CF5B07B2 (void);
// 0x00000BBA System.Net.Sockets.Socket System.Net.Sockets.Socket::EndAccept(System.IAsyncResult)
extern void Socket_EndAccept_m6A7BE15D82A8C8DCA5AD786CC97E0A12FF354D09 (void);
// 0x00000BBB System.Net.Sockets.Socket System.Net.Sockets.Socket::EndAccept(System.Byte[]&,System.Int32&,System.IAsyncResult)
extern void Socket_EndAccept_m96B08273E42578EAB0A297A707A1F15956F69FB0 (void);
// 0x00000BBC System.Net.Sockets.SafeSocketHandle System.Net.Sockets.Socket::Accept_internal(System.Net.Sockets.SafeSocketHandle,System.Int32&,System.Boolean)
extern void Socket_Accept_internal_m993249D44B5193CB8B5CFFDDEDBCE4D4DFBB9D6A (void);
// 0x00000BBD System.IntPtr System.Net.Sockets.Socket::Accept_icall(System.IntPtr,System.Int32&,System.Boolean)
extern void Socket_Accept_icall_m7EF3E68DB5166B5A2F185C50A1DDD23DDF62B851 (void);
// 0x00000BBE System.Void System.Net.Sockets.Socket::Bind(System.Net.EndPoint)
extern void Socket_Bind_m137559EBA78A72ED4ADF8B56F5C535CE638165AA (void);
// 0x00000BBF System.Void System.Net.Sockets.Socket::Bind_internal(System.Net.Sockets.SafeSocketHandle,System.Net.SocketAddress,System.Int32&)
extern void Socket_Bind_internal_m85DF18886A077D271720DCF0ACDA05AACED2B7C8 (void);
// 0x00000BC0 System.Void System.Net.Sockets.Socket::Bind_icall(System.IntPtr,System.Net.SocketAddress,System.Int32&)
extern void Socket_Bind_icall_m2FC33FF6853AE0E221EF889F9EB212D461A3D1B8 (void);
// 0x00000BC1 System.Void System.Net.Sockets.Socket::Listen(System.Int32)
extern void Socket_Listen_m734803DAC514E64828168AF9212D6A9EC63B32EC (void);
// 0x00000BC2 System.Void System.Net.Sockets.Socket::Listen_internal(System.Net.Sockets.SafeSocketHandle,System.Int32,System.Int32&)
extern void Socket_Listen_internal_m2802EDACE64C106C3E87CFE335BE2507486B6DD4 (void);
// 0x00000BC3 System.Void System.Net.Sockets.Socket::Listen_icall(System.IntPtr,System.Int32,System.Int32&)
extern void Socket_Listen_icall_m4590ECBAFC507156C673C4D3FA6EDD53DD8F625E (void);
// 0x00000BC4 System.Void System.Net.Sockets.Socket::Connect(System.Net.IPAddress,System.Int32)
extern void Socket_Connect_mEE1E8320C097486AFA5432284C1B7FFB0DDC35D6 (void);
// 0x00000BC5 System.Void System.Net.Sockets.Socket::Connect(System.Net.EndPoint)
extern void Socket_Connect_m874A510F986F4D91446B2F53688D0BCFFE0A6BE1 (void);
// 0x00000BC6 System.IAsyncResult System.Net.Sockets.Socket::BeginConnect(System.String,System.Int32,System.AsyncCallback,System.Object)
extern void Socket_BeginConnect_mC246F9195AE1804CE282BFCA75B1C14E998244FD (void);
// 0x00000BC7 System.IAsyncResult System.Net.Sockets.Socket::BeginConnect(System.Net.EndPoint,System.AsyncCallback,System.Object)
extern void Socket_BeginConnect_m5CBFB6B9DC973279CDC9E8935431972464F9E0B4 (void);
// 0x00000BC8 System.Boolean System.Net.Sockets.Socket::BeginMConnect(System.Net.Sockets.SocketAsyncResult)
extern void Socket_BeginMConnect_mACF037091CD1CDEBF28695402C2CE7B8E230A6AE (void);
// 0x00000BC9 System.Boolean System.Net.Sockets.Socket::BeginSConnect(System.Net.Sockets.SocketAsyncResult)
extern void Socket_BeginSConnect_m3C0B6709149C420AEAED6A3F124AD2044954F4C6 (void);
// 0x00000BCA System.Void System.Net.Sockets.Socket::EndConnect(System.IAsyncResult)
extern void Socket_EndConnect_m10F5B4F43A68F96891DB3AEF493AB160CD8104D6 (void);
// 0x00000BCB System.Void System.Net.Sockets.Socket::Connect_internal(System.Net.Sockets.SafeSocketHandle,System.Net.SocketAddress,System.Int32&,System.Boolean)
extern void Socket_Connect_internal_mB28CEC91E12F9B621FF2B074CACC575629E33746 (void);
// 0x00000BCC System.Void System.Net.Sockets.Socket::Connect_icall(System.IntPtr,System.Net.SocketAddress,System.Int32&,System.Boolean)
extern void Socket_Connect_icall_m32BE8ABC1B8535BC195F0BEC382408DD0D3B4E26 (void);
// 0x00000BCD System.Void System.Net.Sockets.Socket::Disconnect(System.Boolean)
extern void Socket_Disconnect_mFECF870A7A5604A9AFD79DBB6354F1697A96C422 (void);
// 0x00000BCE System.Void System.Net.Sockets.Socket::EndDisconnect(System.IAsyncResult)
extern void Socket_EndDisconnect_mCD874CA31D96229FBF311AB941DFB1FAE4897BE8 (void);
// 0x00000BCF System.Void System.Net.Sockets.Socket::Disconnect_internal(System.Net.Sockets.SafeSocketHandle,System.Boolean,System.Int32&)
extern void Socket_Disconnect_internal_m78AD76E91C83AE6CE27D4FC952FD1D28EA33FE91 (void);
// 0x00000BD0 System.Void System.Net.Sockets.Socket::Disconnect_icall(System.IntPtr,System.Boolean,System.Int32&)
extern void Socket_Disconnect_icall_m2BE84F38BC9AB58C78B466C044968413A8DB4289 (void);
// 0x00000BD1 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_mF387A0975239872402A6118D3F196B020060021C (void);
// 0x00000BD2 System.Int32 System.Net.Sockets.Socket::Receive(System.Memory`1<System.Byte>,System.Int32,System.Int32,System.Net.Sockets.SocketFlags,System.Net.Sockets.SocketError&)
extern void Socket_Receive_m42AB6119254FA391A818CADF23C60441ECA29152 (void);
// 0x00000BD3 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_m51DFAB2284E194E286E5B086F874EFDA80A7C687 (void);
// 0x00000BD4 System.Int32 System.Net.Sockets.Socket::Receive(System.Span`1<System.Byte>,System.Net.Sockets.SocketFlags,System.Net.Sockets.SocketError&)
extern void Socket_Receive_m08FAD3EAB5697251B5E6258AFB8C5E2F032BE1E6 (void);
// 0x00000BD5 System.Int32 System.Net.Sockets.Socket::Send(System.ReadOnlySpan`1<System.Byte>,System.Net.Sockets.SocketFlags,System.Net.Sockets.SocketError&)
extern void Socket_Send_m4A03A1017A508D72593092EBB9DC6DC713C24F30 (void);
// 0x00000BD6 System.Boolean System.Net.Sockets.Socket::ReceiveAsync(System.Net.Sockets.SocketAsyncEventArgs)
extern void Socket_ReceiveAsync_m158A08D073322BE419CDF11B449F07191F7576CA (void);
// 0x00000BD7 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_m6CE71DB94ED6C33A5B0921F13530283D68979B54 (void);
// 0x00000BD8 System.Int32 System.Net.Sockets.Socket::EndReceive(System.IAsyncResult,System.Net.Sockets.SocketError&)
extern void Socket_EndReceive_m080D7964C40358B101AA6AF0B55635B3CBC9DFB3 (void);
// 0x00000BD9 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_mD1316BB323E539121369401B592F3B054551E90A (void);
// 0x00000BDA System.Int32 System.Net.Sockets.Socket::Receive_array_icall(System.IntPtr,System.Net.Sockets.Socket/WSABUF*,System.Int32,System.Net.Sockets.SocketFlags,System.Int32&,System.Boolean)
extern void Socket_Receive_array_icall_m1447B2BB5E3E980D3BA40BBD910C69AF33ED22AF (void);
// 0x00000BDB 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_mFFD3DE5D5B14A0730765CE470002536254B94789 (void);
// 0x00000BDC System.Int32 System.Net.Sockets.Socket::Receive_icall(System.IntPtr,System.Byte*,System.Int32,System.Net.Sockets.SocketFlags,System.Int32&,System.Boolean)
extern void Socket_Receive_icall_m970B475156F96287ED2C1C919FA6AD982816A85E (void);
// 0x00000BDD System.Int32 System.Net.Sockets.Socket::ReceiveFrom(System.Memory`1<System.Byte>,System.Int32,System.Int32,System.Net.Sockets.SocketFlags,System.Net.EndPoint&,System.Net.Sockets.SocketError&)
extern void Socket_ReceiveFrom_m6C9B4FF70B221818FD01FBE94E5635B169686B70 (void);
// 0x00000BDE System.Int32 System.Net.Sockets.Socket::EndReceiveFrom_internal(System.Net.Sockets.SocketAsyncResult,System.Net.Sockets.SocketAsyncEventArgs)
extern void Socket_EndReceiveFrom_internal_m460268E3D25241DA2EFCBBCA8B9A553AD07C6590 (void);
// 0x00000BDF 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_m5C01BB7E993A7899973D0FC82A6E2D86F8F813AE (void);
// 0x00000BE0 System.Int32 System.Net.Sockets.Socket::ReceiveFrom_icall(System.IntPtr,System.Byte*,System.Int32,System.Net.Sockets.SocketFlags,System.Net.SocketAddress&,System.Int32&,System.Boolean)
extern void Socket_ReceiveFrom_icall_m583CD09AB1E40E32DCA9C7984C58B5CB866AB51E (void);
// 0x00000BE1 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_mC5F7C598421E94D9098B7A65073193E7E574A1C7 (void);
// 0x00000BE2 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_m6414CA18C059F7262E069F92A17A2B31BB83E2F7 (void);
// 0x00000BE3 System.Boolean System.Net.Sockets.Socket::SendAsync(System.Net.Sockets.SocketAsyncEventArgs)
extern void Socket_SendAsync_m0492E6DD02BBA2878FC8BAD3770F619B57370A26 (void);
// 0x00000BE4 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_m0BBAE4C48B338F9F6EBFD4F0E6FE236FE4BDE64C (void);
// 0x00000BE5 System.Void System.Net.Sockets.Socket::BeginSendCallback(System.Net.Sockets.SocketAsyncResult,System.Int32)
extern void Socket_BeginSendCallback_m7BAA6F54C7D4AEAF6BC6B2552D23C3464C0F787D (void);
// 0x00000BE6 System.Int32 System.Net.Sockets.Socket::EndSend(System.IAsyncResult,System.Net.Sockets.SocketError&)
extern void Socket_EndSend_m78EE767A837539CAFEA99FA8A2EB0EF24444123E (void);
// 0x00000BE7 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_mAED1C3A20DB7EB11A59927CDD3ABC5579D0C43BB (void);
// 0x00000BE8 System.Int32 System.Net.Sockets.Socket::Send_array_icall(System.IntPtr,System.Net.Sockets.Socket/WSABUF*,System.Int32,System.Net.Sockets.SocketFlags,System.Int32&,System.Boolean)
extern void Socket_Send_array_icall_mFDA9B09614B64B5143D8FF0BCE40751A6D7B956D (void);
// 0x00000BE9 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_mAEE2FA94300B035241FCE5C276EAA4B956FA89B2 (void);
// 0x00000BEA System.Int32 System.Net.Sockets.Socket::Send_icall(System.IntPtr,System.Byte*,System.Int32,System.Net.Sockets.SocketFlags,System.Int32&,System.Boolean)
extern void Socket_Send_icall_m5FFD8AFD5D12879C21F92A2C56D5DC475F69716A (void);
// 0x00000BEB System.Int32 System.Net.Sockets.Socket::EndSendTo(System.IAsyncResult)
extern void Socket_EndSendTo_mC35D110ED10CFAFEF443A1AEFCDEA438DE0101EC (void);
// 0x00000BEC System.Object System.Net.Sockets.Socket::GetSocketOption(System.Net.Sockets.SocketOptionLevel,System.Net.Sockets.SocketOptionName)
extern void Socket_GetSocketOption_m39C453F9FA4D1EC664C660851CED73271B1162A2 (void);
// 0x00000BED 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_m5C6F74BA7CBC5A7AF3FED034A1557A2CD65804EA (void);
// 0x00000BEE System.Void System.Net.Sockets.Socket::GetSocketOption_obj_icall(System.IntPtr,System.Net.Sockets.SocketOptionLevel,System.Net.Sockets.SocketOptionName,System.Object&,System.Int32&)
extern void Socket_GetSocketOption_obj_icall_m95FC9B4255A7445D549B200032C94E74699CF1FD (void);
// 0x00000BEF System.Void System.Net.Sockets.Socket::SetSocketOption(System.Net.Sockets.SocketOptionLevel,System.Net.Sockets.SocketOptionName,System.Int32)
extern void Socket_SetSocketOption_m19085C1856DE21260294680B7725610D71D66A58 (void);
// 0x00000BF0 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_mF5D974153131AD9CA8713FA0F0549DE238C88CD5 (void);
// 0x00000BF1 System.Void System.Net.Sockets.Socket::SetSocketOption_icall(System.IntPtr,System.Net.Sockets.SocketOptionLevel,System.Net.Sockets.SocketOptionName,System.Object,System.Byte[],System.Int32,System.Int32&)
extern void Socket_SetSocketOption_icall_m7F1AF1F4E424BB5306FBF5E0DACF35BD9A2650A4 (void);
// 0x00000BF2 System.Int32 System.Net.Sockets.Socket::IOControl(System.Int32,System.Byte[],System.Byte[])
extern void Socket_IOControl_mFB46E7CECA515C5FCCDCE0377727025E49241080 (void);
// 0x00000BF3 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_m7A8937A6BC0A93FDA751E57150CB868364AC0E5E (void);
// 0x00000BF4 System.Int32 System.Net.Sockets.Socket::IOControl_icall(System.IntPtr,System.Int32,System.Byte[],System.Byte[],System.Int32&)
extern void Socket_IOControl_icall_mD56D290BB76300A81227472E532451B65DD79B7F (void);
// 0x00000BF5 System.Void System.Net.Sockets.Socket::Close()
extern void Socket_Close_m5EBF3D8BE2C42EF8037BC9372CE7760B1717EEE4 (void);
// 0x00000BF6 System.Void System.Net.Sockets.Socket::Close(System.Int32)
extern void Socket_Close_mE6673231EFBF35BBF5228BC5C7A2BA08DAD5237F (void);
// 0x00000BF7 System.Void System.Net.Sockets.Socket::Close_icall(System.IntPtr,System.Int32&)
extern void Socket_Close_icall_mBF92507692212E88F568DED543121A71DC710701 (void);
// 0x00000BF8 System.Void System.Net.Sockets.Socket::Shutdown_internal(System.Net.Sockets.SafeSocketHandle,System.Net.Sockets.SocketShutdown,System.Int32&)
extern void Socket_Shutdown_internal_mEF0F7AAEE1A7ECB909B871A31ABC8A44D08697EC (void);
// 0x00000BF9 System.Void System.Net.Sockets.Socket::Shutdown_icall(System.IntPtr,System.Net.Sockets.SocketShutdown,System.Int32&)
extern void Socket_Shutdown_icall_m3AD0F420C6DB7C30FBC8741BEA5D1F0D3ED7F14D (void);
// 0x00000BFA System.Void System.Net.Sockets.Socket::Dispose(System.Boolean)
extern void Socket_Dispose_mD208C78BC53159B6E12EEAD70784ED7F19B38724 (void);
// 0x00000BFB System.Void System.Net.Sockets.Socket::Linger(System.IntPtr)
extern void Socket_Linger_m24D121E76C38D9E302EF059712EE0C90B5312FBF (void);
// 0x00000BFC System.Void System.Net.Sockets.Socket::ThrowIfDisposedAndClosed()
extern void Socket_ThrowIfDisposedAndClosed_m93567578970C10A4E56C7DF84D7D18A1E5AB8CE5 (void);
// 0x00000BFD System.Void System.Net.Sockets.Socket::ThrowIfBufferNull(System.Byte[])
extern void Socket_ThrowIfBufferNull_m80732B6CF5F7BFA314905627BF1B9D28D4E2A41F (void);
// 0x00000BFE System.Void System.Net.Sockets.Socket::ThrowIfBufferOutOfRange(System.Byte[],System.Int32,System.Int32)
extern void Socket_ThrowIfBufferOutOfRange_m22646D99174E99B57B816E260C93D959CE4FB143 (void);
// 0x00000BFF System.Void System.Net.Sockets.Socket::ThrowIfUdp()
extern void Socket_ThrowIfUdp_m006AEC31161FCD9D704DBC20A4C8896B719ED6FA (void);
// 0x00000C00 System.Net.Sockets.SocketAsyncResult System.Net.Sockets.Socket::ValidateEndIAsyncResult(System.IAsyncResult,System.String,System.String)
extern void Socket_ValidateEndIAsyncResult_m3B62AE8C5CB328C37CE3FB3264B5A0299E1DD3A3 (void);
// 0x00000C01 System.Void System.Net.Sockets.Socket::QueueIOSelectorJob(System.Threading.SemaphoreSlim,System.IntPtr,System.IOSelectorJob)
extern void Socket_QueueIOSelectorJob_m7342EB18C3E806FFE6C87FC356C89E23064A7FB4 (void);
// 0x00000C02 System.Void System.Net.Sockets.Socket::InitSocketAsyncEventArgs(System.Net.Sockets.SocketAsyncEventArgs,System.AsyncCallback,System.Object,System.Net.Sockets.SocketOperation)
extern void Socket_InitSocketAsyncEventArgs_m32B714DC68442471D169D0EF1CF36138694847C3 (void);
// 0x00000C03 System.Net.Sockets.SocketAsyncOperation System.Net.Sockets.Socket::SocketOperationToSocketAsyncOperation(System.Net.Sockets.SocketOperation)
extern void Socket_SocketOperationToSocketAsyncOperation_mA3A0B1DB1F7A834F100915D3507DFFF381A5B6F4 (void);
// 0x00000C04 System.Net.IPEndPoint System.Net.Sockets.Socket::RemapIPEndPoint(System.Net.IPEndPoint)
extern void Socket_RemapIPEndPoint_m8B03D3304FF55B1B423F96A2917F34732B258D73 (void);
// 0x00000C05 System.Void System.Net.Sockets.Socket::cancel_blocking_socket_operation(System.Threading.Thread)
extern void Socket_cancel_blocking_socket_operation_mF7D69972B1CC9D769A3E5BF9946125C5CC661172 (void);
// 0x00000C06 System.Int32 System.Net.Sockets.Socket::get_FamilyHint()
extern void Socket_get_FamilyHint_m133ABCFB7BF5184CFA0AA12E4BC031D9598CBAC8 (void);
// 0x00000C07 System.Boolean System.Net.Sockets.Socket::IsProtocolSupported_internal(System.Net.NetworkInformation.NetworkInterfaceComponent)
extern void Socket_IsProtocolSupported_internal_m4C4E9B469DECA875DCDE5AFCA5B522F09C3B44EA (void);
// 0x00000C08 System.Boolean System.Net.Sockets.Socket::IsProtocolSupported(System.Net.NetworkInformation.NetworkInterfaceComponent)
extern void Socket_IsProtocolSupported_m063B4A00EC7B0FF7FB37507F33C22BFBD0177F18 (void);
// 0x00000C09 System.Void System.Net.Sockets.Socket::.cctor()
extern void Socket__cctor_mD7400247DF81848730C006F1CDFE51353C2F3F16 (void);
// 0x00000C0A System.Void System.Net.Sockets.Socket/CachedEventArgs::.ctor()
extern void CachedEventArgs__ctor_mB9F52BB006EBBAD11F9C6E13F14C47971A1F36C9 (void);
// 0x00000C0B System.Void System.Net.Sockets.Socket/TaskSocketAsyncEventArgs`1::.ctor()
// 0x00000C0C System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<TResult> System.Net.Sockets.Socket/TaskSocketAsyncEventArgs`1::GetCompletionResponsibility(System.Boolean&)
// 0x00000C0D System.Void System.Net.Sockets.Socket/Int32TaskSocketAsyncEventArgs::.ctor()
extern void Int32TaskSocketAsyncEventArgs__ctor_m2D28C3F386AE7BDAC321D2E13CA613FCCC9F7D60 (void);
// 0x00000C0E System.Void System.Net.Sockets.Socket/AwaitableSocketAsyncEventArgs::.ctor()
extern void AwaitableSocketAsyncEventArgs__ctor_m57166E81DE7564E32B7FE2512A7C590A85F75F5C (void);
// 0x00000C0F System.Boolean System.Net.Sockets.Socket/AwaitableSocketAsyncEventArgs::get_WrapExceptionsInIOExceptions()
extern void AwaitableSocketAsyncEventArgs_get_WrapExceptionsInIOExceptions_m417FC84C2DCA30FFE3EF2DBC55646E410BB864A9 (void);
// 0x00000C10 System.Void System.Net.Sockets.Socket/AwaitableSocketAsyncEventArgs::set_WrapExceptionsInIOExceptions(System.Boolean)
extern void AwaitableSocketAsyncEventArgs_set_WrapExceptionsInIOExceptions_m254606698A8C97790E95BEFE9B11A9AE528227B2 (void);
// 0x00000C11 System.Boolean System.Net.Sockets.Socket/AwaitableSocketAsyncEventArgs::Reserve()
extern void AwaitableSocketAsyncEventArgs_Reserve_m2A356885123F19F592BF5610380A73D7A315A8A7 (void);
// 0x00000C12 System.Void System.Net.Sockets.Socket/AwaitableSocketAsyncEventArgs::Release()
extern void AwaitableSocketAsyncEventArgs_Release_m968CB82406E80CFDF9F3A77F23B7F1B1A44E7B3D (void);
// 0x00000C13 System.Void System.Net.Sockets.Socket/AwaitableSocketAsyncEventArgs::OnCompleted(System.Net.Sockets.SocketAsyncEventArgs)
extern void AwaitableSocketAsyncEventArgs_OnCompleted_mC86BEBA0820E4B4BA4482692F5D3CD57960086B9 (void);
// 0x00000C14 System.Threading.Tasks.ValueTask`1<System.Int32> System.Net.Sockets.Socket/AwaitableSocketAsyncEventArgs::ReceiveAsync(System.Net.Sockets.Socket)
extern void AwaitableSocketAsyncEventArgs_ReceiveAsync_mC2BA1C5E24CB4AE2F2E1B69002DBD35FD10EF2BC (void);
// 0x00000C15 System.Threading.Tasks.ValueTask System.Net.Sockets.Socket/AwaitableSocketAsyncEventArgs::SendAsyncForNetworkStream(System.Net.Sockets.Socket)
extern void AwaitableSocketAsyncEventArgs_SendAsyncForNetworkStream_m47C17FAF97A11A8F1CBCBC0DBFB193EF88960D2B (void);
// 0x00000C16 System.Threading.Tasks.Sources.ValueTaskSourceStatus System.Net.Sockets.Socket/AwaitableSocketAsyncEventArgs::GetStatus(System.Int16)
extern void AwaitableSocketAsyncEventArgs_GetStatus_mC7723671714D0561D4240F0422721FE850287C39 (void);
// 0x00000C17 System.Void System.Net.Sockets.Socket/AwaitableSocketAsyncEventArgs::OnCompleted(System.Action`1<System.Object>,System.Object,System.Int16,System.Threading.Tasks.Sources.ValueTaskSourceOnCompletedFlags)
extern void AwaitableSocketAsyncEventArgs_OnCompleted_m4CEDC0CE4C641E978968BDAE34A6D9F3AD2C5E06 (void);
// 0x00000C18 System.Void System.Net.Sockets.Socket/AwaitableSocketAsyncEventArgs::InvokeContinuation(System.Action`1<System.Object>,System.Object,System.Boolean)
extern void AwaitableSocketAsyncEventArgs_InvokeContinuation_m77BA72041547ECDF9888FED13F15F35A7390BB17 (void);
// 0x00000C19 System.Int32 System.Net.Sockets.Socket/AwaitableSocketAsyncEventArgs::GetResult(System.Int16)
extern void AwaitableSocketAsyncEventArgs_GetResult_mD1285F6C0E77C62371227AEA7461BE494692845E (void);
// 0x00000C1A System.Void System.Net.Sockets.Socket/AwaitableSocketAsyncEventArgs::System.Threading.Tasks.Sources.IValueTaskSource.GetResult(System.Int16)
extern void AwaitableSocketAsyncEventArgs_System_Threading_Tasks_Sources_IValueTaskSource_GetResult_m275B7D8B48D925808E1B29EC32B07A2648F63BA1 (void);
// 0x00000C1B System.Void System.Net.Sockets.Socket/AwaitableSocketAsyncEventArgs::ThrowIncorrectTokenException()
extern void AwaitableSocketAsyncEventArgs_ThrowIncorrectTokenException_mCF33DC63E9EC887CE52A959DE5760ECE9483D407 (void);
// 0x00000C1C System.Void System.Net.Sockets.Socket/AwaitableSocketAsyncEventArgs::ThrowMultipleContinuationsException()
extern void AwaitableSocketAsyncEventArgs_ThrowMultipleContinuationsException_m23F43A76D940E78011D7B1AAE6170F5532E9BD0E (void);
// 0x00000C1D System.Void System.Net.Sockets.Socket/AwaitableSocketAsyncEventArgs::ThrowException(System.Net.Sockets.SocketError)
extern void AwaitableSocketAsyncEventArgs_ThrowException_m77AE96856D358D880F32E1FA6323F9F161E214E4 (void);
// 0x00000C1E System.Exception System.Net.Sockets.Socket/AwaitableSocketAsyncEventArgs::CreateException(System.Net.Sockets.SocketError)
extern void AwaitableSocketAsyncEventArgs_CreateException_mCF6E0A048155F41AA05A8847FA0155FCAB47D6F5 (void);
// 0x00000C1F System.Void System.Net.Sockets.Socket/AwaitableSocketAsyncEventArgs::.cctor()
extern void AwaitableSocketAsyncEventArgs__cctor_m29C9980065E4ADD89B108387999A94A207CA572B (void);
// 0x00000C20 System.Void System.Net.Sockets.Socket/AwaitableSocketAsyncEventArgs/<>c::.cctor()
extern void U3CU3Ec__cctor_mC972E27AEB8CFE1FE7E12EA1E19A9B813715F1B1 (void);
// 0x00000C21 System.Void System.Net.Sockets.Socket/AwaitableSocketAsyncEventArgs/<>c::.ctor()
extern void U3CU3Ec__ctor_mE17ED0A084782AF1BB595DEC18E0560D76AEBA70 (void);
// 0x00000C22 System.Void System.Net.Sockets.Socket/AwaitableSocketAsyncEventArgs/<>c::<OnCompleted>b__14_0(System.Object)
extern void U3CU3Ec_U3COnCompletedU3Eb__14_0_m5314AD7E71DB2D2A543185D11CB8246091EF8257 (void);
// 0x00000C23 System.Void System.Net.Sockets.Socket/AwaitableSocketAsyncEventArgs/<>c::<InvokeContinuation>b__20_0(System.Object)
extern void U3CU3Ec_U3CInvokeContinuationU3Eb__20_0_m3439C73F5A9F402774FC521870BB0F0934E3DDC5 (void);
// 0x00000C24 System.Void System.Net.Sockets.Socket/AwaitableSocketAsyncEventArgs/<>c::<.cctor>b__27_0(System.Object)
extern void U3CU3Ec_U3C_cctorU3Eb__27_0_m7B5E46EB80E344A6ECAD9C772E4E448AF0F5FF90 (void);
// 0x00000C25 System.Void System.Net.Sockets.Socket/AwaitableSocketAsyncEventArgs/<>c::<.cctor>b__27_1(System.Object)
extern void U3CU3Ec_U3C_cctorU3Eb__27_1_mFB29CBF67405E81046B23B3025E43D9714CD80F9 (void);
// 0x00000C26 System.Void System.Net.Sockets.Socket/<>c::.cctor()
extern void U3CU3Ec__cctor_m038CF32946815BC1EC22307A7B49E3CA24C281AF (void);
// 0x00000C27 System.Void System.Net.Sockets.Socket/<>c::.ctor()
extern void U3CU3Ec__ctor_mBED1A732D3342D1A48A4088765AA6159F66308A3 (void);
// 0x00000C28 System.Net.Sockets.Socket/CachedEventArgs System.Net.Sockets.Socket/<>c::<ReceiveAsync>b__14_0()
extern void U3CU3Ec_U3CReceiveAsyncU3Eb__14_0_mC59A3A03878FD1D393D4345962F6D3E6984EE609 (void);
// 0x00000C29 System.Net.Sockets.Socket/AwaitableSocketAsyncEventArgs System.Net.Sockets.Socket/<>c::<ReceiveAsync>b__14_1()
extern void U3CU3Ec_U3CReceiveAsyncU3Eb__14_1_m06418F2989013CBF63EA4DE96C8E82F79AA8580D (void);
// 0x00000C2A System.Void System.Net.Sockets.Socket/<>c::<ReceiveAsyncApm>b__15_0(System.IAsyncResult)
extern void U3CU3Ec_U3CReceiveAsyncApmU3Eb__15_0_m6059641EBB33F2508CD3F8AD1768816383497446 (void);
// 0x00000C2B System.Void System.Net.Sockets.Socket/<>c::<ReceiveAsyncApm>b__15_1(System.IAsyncResult)
extern void U3CU3Ec_U3CReceiveAsyncApmU3Eb__15_1_mD81706B8EDF964E3FF8CF9B7717AF288C9131DEE (void);
// 0x00000C2C System.Net.Sockets.Socket/CachedEventArgs System.Net.Sockets.Socket/<>c::<SendAsyncForNetworkStream>b__22_0()
extern void U3CU3Ec_U3CSendAsyncForNetworkStreamU3Eb__22_0_m42A7692C372A4888E5D2070BFD402F5DB136F51D (void);
// 0x00000C2D System.Net.Sockets.Socket/AwaitableSocketAsyncEventArgs System.Net.Sockets.Socket/<>c::<SendAsyncForNetworkStream>b__22_1()
extern void U3CU3Ec_U3CSendAsyncForNetworkStreamU3Eb__22_1_mB8B5FE244D7173851FD875760A7D1940A8B60B79 (void);
// 0x00000C2E System.Void System.Net.Sockets.Socket/<>c::<SendAsyncApm>b__23_0(System.IAsyncResult)
extern void U3CU3Ec_U3CSendAsyncApmU3Eb__23_0_m3FCE73D18C4ED344F469F82A9C51E477CA1EA0D6 (void);
// 0x00000C2F System.Void System.Net.Sockets.Socket/<>c::<SendAsyncApm>b__23_1(System.IAsyncResult)
extern void U3CU3Ec_U3CSendAsyncApmU3Eb__23_1_mF20106872C29B9D38FA321A7F41C1718EBC14B9C (void);
// 0x00000C30 System.Void System.Net.Sockets.Socket/<>c::<SendAsync>b__295_0(System.IOAsyncResult)
extern void U3CU3Ec_U3CSendAsyncU3Eb__295_0_mE1575C8E05206B1D48DC45BEE81D0516DECDF2F9 (void);
// 0x00000C31 System.Void System.Net.Sockets.Socket/<>c::<BeginSend>b__297_0(System.IOAsyncResult)
extern void U3CU3Ec_U3CBeginSendU3Eb__297_0_mBB4DD495ABB09A05BC74328D8624152A6C8AF91F (void);
// 0x00000C32 System.Void System.Net.Sockets.Socket/<>c::<.cctor>b__367_0(System.Object,System.Net.Sockets.SocketAsyncEventArgs)
extern void U3CU3Ec_U3C_cctorU3Eb__367_0_m374195043B44F151293B98C58D3C36A426D54285 (void);
// 0x00000C33 System.Void System.Net.Sockets.Socket/<>c::<.cctor>b__367_1(System.Object,System.Net.Sockets.SocketAsyncEventArgs)
extern void U3CU3Ec_U3C_cctorU3Eb__367_1_mB75869C75ACBA247A3EF6650633CC7101DD531BC (void);
// 0x00000C34 System.Void System.Net.Sockets.Socket/<>c::<.cctor>b__367_2(System.Object,System.Net.Sockets.SocketAsyncEventArgs)
extern void U3CU3Ec_U3C_cctorU3Eb__367_2_m02D7CD9BE2BFEC708C85C3B8A9D67BAA4DD92FD8 (void);
// 0x00000C35 System.Void System.Net.Sockets.Socket/<>c::<.cctor>b__367_3(System.IAsyncResult)
extern void U3CU3Ec_U3C_cctorU3Eb__367_3_m02CCCD8CCE3176AB8A9DAA6BAA575BDE5F2D57D6 (void);
// 0x00000C36 System.Void System.Net.Sockets.Socket/<>c::<.cctor>b__367_4(System.IOAsyncResult)
extern void U3CU3Ec_U3C_cctorU3Eb__367_4_m802B9387C24EC09B0909D35D8AE9962F52B6C188 (void);
// 0x00000C37 System.Void System.Net.Sockets.Socket/<>c::<.cctor>b__367_5(System.IOAsyncResult)
extern void U3CU3Ec_U3C_cctorU3Eb__367_5_m695C3A5FBD0C51D71C6D5E1D1699AC01A91BF528 (void);
// 0x00000C38 System.Void System.Net.Sockets.Socket/<>c::<.cctor>b__367_6(System.IAsyncResult)
extern void U3CU3Ec_U3C_cctorU3Eb__367_6_mFB25C6CBDC7BA018A88FCECD1FB04117D137F8F6 (void);
// 0x00000C39 System.Void System.Net.Sockets.Socket/<>c::<.cctor>b__367_7(System.IOAsyncResult)
extern void U3CU3Ec_U3C_cctorU3Eb__367_7_m624ACE294D17E142E9B57F7D3DB735CEDEBEFE7C (void);
// 0x00000C3A System.Void System.Net.Sockets.Socket/<>c::<.cctor>b__367_8(System.IAsyncResult)
extern void U3CU3Ec_U3C_cctorU3Eb__367_8_m71E6A84E783DE7F080A6652C4151F897EA1E32C0 (void);
// 0x00000C3B System.Void System.Net.Sockets.Socket/<>c::<.cctor>b__367_9(System.IOAsyncResult)
extern void U3CU3Ec_U3C_cctorU3Eb__367_9_mF99985871CC04F99411C3EE2D1354FF13B0EEDB2 (void);
// 0x00000C3C System.Void System.Net.Sockets.Socket/<>c::<.cctor>b__367_10(System.IAsyncResult)
extern void U3CU3Ec_U3C_cctorU3Eb__367_10_m6C7764F04456B7F5F6AF4C89020F9179B76C8060 (void);
// 0x00000C3D System.Void System.Net.Sockets.Socket/<>c::<.cctor>b__367_11(System.IOAsyncResult)
extern void U3CU3Ec_U3C_cctorU3Eb__367_11_mF302618690648FDA9BDAEAD4AA9231336E68386A (void);
// 0x00000C3E System.Void System.Net.Sockets.Socket/<>c::<.cctor>b__367_12(System.IOAsyncResult)
extern void U3CU3Ec_U3C_cctorU3Eb__367_12_m98E24FD18071B79AC0F0557EC4F838AC497892C0 (void);
// 0x00000C3F System.Void System.Net.Sockets.Socket/<>c::<.cctor>b__367_13(System.IAsyncResult)
extern void U3CU3Ec_U3C_cctorU3Eb__367_13_m5A14C5CE0B6C00EBC98A0D10C2F670E9F8E5FDC7 (void);
// 0x00000C40 System.Void System.Net.Sockets.Socket/<>c::<.cctor>b__367_14(System.IOAsyncResult)
extern void U3CU3Ec_U3C_cctorU3Eb__367_14_m2502D94E58E7B239017969E7BDD16DAA9473DB87 (void);
// 0x00000C41 System.Void System.Net.Sockets.Socket/<>c::<.cctor>b__367_15(System.IAsyncResult)
extern void U3CU3Ec_U3C_cctorU3Eb__367_15_mD30BB7B50BADC326CF0BCD23DCDF15B6791C24CB (void);
// 0x00000C42 System.Void System.Net.Sockets.Socket/<>c::<.cctor>b__367_16(System.IOAsyncResult)
extern void U3CU3Ec_U3C_cctorU3Eb__367_16_m52CF050F4CEBCFEDD8DF4BB9E89D14D69BC554E2 (void);
// 0x00000C43 System.Void System.Net.Sockets.Socket/<>c::<.cctor>b__367_17(System.IAsyncResult)
extern void U3CU3Ec_U3C_cctorU3Eb__367_17_m402C11E460133671C680B46BAE5EF0108245E12B (void);
// 0x00000C44 System.Void System.Net.Sockets.Socket/<>c__DisplayClass240_0::.ctor()
extern void U3CU3Ec__DisplayClass240_0__ctor_mD80242D91D46B0815EF88CBCBBB2D45EC20CC5FC (void);
// 0x00000C45 System.Void System.Net.Sockets.Socket/<>c__DisplayClass240_0::<BeginConnect>b__0(System.Threading.Tasks.Task`1<System.Net.IPAddress[]>)
extern void U3CU3Ec__DisplayClass240_0_U3CBeginConnectU3Eb__0_m9866140191D83FDC7415CF75C68ED71440846A9C (void);
// 0x00000C46 System.Void System.Net.Sockets.Socket/<>c__DisplayClass298_0::.ctor()
extern void U3CU3Ec__DisplayClass298_0__ctor_mC8FFE6C7BDBE2A999CF8792C81BD55DF56BF5004 (void);
// 0x00000C47 System.Void System.Net.Sockets.Socket/<>c__DisplayClass298_0::<BeginSendCallback>b__0(System.IOAsyncResult)
extern void U3CU3Ec__DisplayClass298_0_U3CBeginSendCallbackU3Eb__0_m2A2487EF9F99DDE2CA0FD582FC353D04BA4FC843 (void);
// 0x00000C48 System.Void System.Net.Sockets.Socket/<>c__DisplayClass355_0::.ctor()
extern void U3CU3Ec__DisplayClass355_0__ctor_mA97F35DC1143434E4ED8C3A6BFDD83162EA26BDE (void);
// 0x00000C49 System.Void System.Net.Sockets.Socket/<>c__DisplayClass355_0::<QueueIOSelectorJob>b__0(System.Threading.Tasks.Task)
extern void U3CU3Ec__DisplayClass355_0_U3CQueueIOSelectorJobU3Eb__0_m7B1B6117A026B2295671986FBAFF0F01C11F94AB (void);
// 0x00000C4A System.Int32 System.Net.Sockets.SocketException::WSAGetLastError_icall()
extern void SocketException_WSAGetLastError_icall_m44B3CDD4C14F19AD07549E0FFF2CB9497B5897BD (void);
// 0x00000C4B System.Void System.Net.Sockets.SocketException::.ctor()
extern void SocketException__ctor_mDDA59569C2C05AB013AF9670BD6EC070086239AB (void);
// 0x00000C4C System.Void System.Net.Sockets.SocketException::.ctor(System.Int32,System.String)
extern void SocketException__ctor_m0F0444CE9F1E2BF7AF1D0A89DC29FD973AE743AC (void);
// 0x00000C4D System.Void System.Net.Sockets.SocketException::.ctor(System.Int32)
extern void SocketException__ctor_mC09AA11941DA13359416179634B151A3FE2B9A64 (void);
// 0x00000C4E System.Void System.Net.Sockets.SocketException::.ctor(System.Net.Sockets.SocketError)
extern void SocketException__ctor_m5E9DDE94C8009DE11B8CE2EF1611A5CE8A900AC3 (void);
// 0x00000C4F System.Void System.Net.Sockets.SocketException::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
extern void SocketException__ctor_m830447309D5813D7FDE050DB3A075BDCE787B046 (void);
// 0x00000C50 System.String System.Net.Sockets.SocketException::get_Message()
extern void SocketException_get_Message_mA34986089059D346C42DB47FB8BD331856BE0492 (void);
// 0x00000C51 System.Net.Sockets.SocketError System.Net.Sockets.SocketException::get_SocketErrorCode()
extern void SocketException_get_SocketErrorCode_m84FB2D308F046A24A1355975F3BF689C988224C6 (void);
// 0x00000C52 System.Void System.Net.Sockets.LingerOption::.ctor(System.Boolean,System.Int32)
extern void LingerOption__ctor_m0BECD7DEA12AC52917D065B27818677F4DE7CEBC (void);
// 0x00000C53 System.Void System.Net.Sockets.LingerOption::set_Enabled(System.Boolean)
extern void LingerOption_set_Enabled_mEDF2FED046EA58F9C23BEF3BF1184C3A890419DB (void);
// 0x00000C54 System.Void System.Net.Sockets.LingerOption::set_LingerTime(System.Int32)
extern void LingerOption_set_LingerTime_mDC6B06F96C04C5A69E19912EBB37DC5BDE5A6DFB (void);
// 0x00000C55 System.Void System.Net.Sockets.TcpClient::.ctor()
extern void TcpClient__ctor_m709FAC4D5B9DDB279F9B97D90D3164B92E1F2C87 (void);
// 0x00000C56 System.Void System.Net.Sockets.TcpClient::.ctor(System.Net.Sockets.AddressFamily)
extern void TcpClient__ctor_m94DC92A387808F584010C708C071197B52B48B55 (void);
// 0x00000C57 System.Net.Sockets.Socket System.Net.Sockets.TcpClient::get_Client()
extern void TcpClient_get_Client_m38B7DCD73EB42C6BBE6340B5E4C0A8432C1140C0 (void);
// 0x00000C58 System.Void System.Net.Sockets.TcpClient::set_Client(System.Net.Sockets.Socket)
extern void TcpClient_set_Client_m145E6A35F13B52AF10DE077FD19DE79A622E5F5C (void);
// 0x00000C59 System.Void System.Net.Sockets.TcpClient::Connect(System.String,System.Int32)
extern void TcpClient_Connect_mED87D733E342BEAF8DCB947F612FD25C505753BB (void);
// 0x00000C5A System.Void System.Net.Sockets.TcpClient::Connect(System.Net.IPEndPoint)
extern void TcpClient_Connect_m45A6127922B8ECB5CFBC879DE6A3BAB7BEC8ABBE (void);
// 0x00000C5B System.IAsyncResult System.Net.Sockets.TcpClient::BeginConnect(System.String,System.Int32,System.AsyncCallback,System.Object)
extern void TcpClient_BeginConnect_mBE3D6DA720BCE275EABB903E75D8CD19BB52083B (void);
// 0x00000C5C System.Void System.Net.Sockets.TcpClient::EndConnect(System.IAsyncResult)
extern void TcpClient_EndConnect_m7A72422D31A93819CAAAA16FC663F729D2B56300 (void);
// 0x00000C5D System.Threading.Tasks.Task System.Net.Sockets.TcpClient::ConnectAsync(System.String,System.Int32)
extern void TcpClient_ConnectAsync_m5CA2391FA5091EC441C8E94068F5EE61863659BF (void);
// 0x00000C5E System.Net.Sockets.NetworkStream System.Net.Sockets.TcpClient::GetStream()
extern void TcpClient_GetStream_mDD54336B17D1267BD593E0A1EB9EDF3E9506AEBA (void);
// 0x00000C5F System.Void System.Net.Sockets.TcpClient::Dispose(System.Boolean)
extern void TcpClient_Dispose_mE2C0688BB1E1E9E25CC9E7CA016AE27547DAEC82 (void);
// 0x00000C60 System.Void System.Net.Sockets.TcpClient::Dispose()
extern void TcpClient_Dispose_m533DFCEE37B4299BBB5FACD9A98F8181EC2386D0 (void);
// 0x00000C61 System.Void System.Net.Sockets.TcpClient::Finalize()
extern void TcpClient_Finalize_mE6E1D5B6566ABF5AFEF53EF025298EE6F33E7AE2 (void);
// 0x00000C62 System.Void System.Net.Sockets.TcpClient::initialize()
extern void TcpClient_initialize_mE26B7664FC1F1DB4D963065A7E47848798697114 (void);
// 0x00000C63 System.Void System.Net.Sockets.SafeSocketHandle::.ctor(System.IntPtr,System.Boolean)
extern void SafeSocketHandle__ctor_mA17D19F4D9F5F0D3C29A0C46702E85B9C9D87295 (void);
// 0x00000C64 System.Boolean System.Net.Sockets.SafeSocketHandle::ReleaseHandle()
extern void SafeSocketHandle_ReleaseHandle_m6861A54261EEC98F3DB4BB27251AA7ED6BD4DCE3 (void);
// 0x00000C65 System.Void System.Net.Sockets.SafeSocketHandle::RegisterForBlockingSyscall()
extern void SafeSocketHandle_RegisterForBlockingSyscall_mFCDDEAB42C472D9A8E46B76C0BAECEB7D1832A98 (void);
// 0x00000C66 System.Void System.Net.Sockets.SafeSocketHandle::UnRegisterForBlockingSyscall()
extern void SafeSocketHandle_UnRegisterForBlockingSyscall_m806E8BB959EDBB3B78061C5628A6F2F6EB6800B4 (void);
// 0x00000C67 System.Void System.Net.Sockets.SafeSocketHandle::.cctor()
extern void SafeSocketHandle__cctor_m7691BE9F87F473365D4973842102E05614970DE8 (void);
// 0x00000C68 System.Net.Sockets.Socket System.Net.Sockets.SocketAsyncEventArgs::get_AcceptSocket()
extern void SocketAsyncEventArgs_get_AcceptSocket_mF12CD5B1067314F3970759A5AE7C94BF1070A4CE (void);
// 0x00000C69 System.Void System.Net.Sockets.SocketAsyncEventArgs::set_AcceptSocket(System.Net.Sockets.Socket)
extern void SocketAsyncEventArgs_set_AcceptSocket_m1F265F9F17EE63050B267DFE9B5CA0F3E487B93B (void);
// 0x00000C6A System.Int32 System.Net.Sockets.SocketAsyncEventArgs::get_BytesTransferred()
extern void SocketAsyncEventArgs_get_BytesTransferred_m18A255B3F69597D990A7287AAC5310DCDE9B77AE (void);
// 0x00000C6B System.Void System.Net.Sockets.SocketAsyncEventArgs::set_BytesTransferred(System.Int32)
extern void SocketAsyncEventArgs_set_BytesTransferred_mAB2EB75BE1BB7B97DBEFCAF3DD42E26BC787D625 (void);
// 0x00000C6C System.Void System.Net.Sockets.SocketAsyncEventArgs::set_LastOperation(System.Net.Sockets.SocketAsyncOperation)
extern void SocketAsyncEventArgs_set_LastOperation_m7BA8A0B5CB76B4C095BBB9E1124C3F237B51E26A (void);
// 0x00000C6D System.Void System.Net.Sockets.SocketAsyncEventArgs::set_RemoteEndPoint(System.Net.EndPoint)
extern void SocketAsyncEventArgs_set_RemoteEndPoint_m63E183C33AA5B60D8331A1CEC30A008B6AC7206F (void);
// 0x00000C6E System.Net.Sockets.SocketError System.Net.Sockets.SocketAsyncEventArgs::get_SocketError()
extern void SocketAsyncEventArgs_get_SocketError_m0609040BBEA9BB0C0C6161A7B9A0B5EF50A6346B (void);
// 0x00000C6F System.Void System.Net.Sockets.SocketAsyncEventArgs::set_SocketError(System.Net.Sockets.SocketError)
extern void SocketAsyncEventArgs_set_SocketError_m0E7EC931E1FDA4014BCB6A5E7D5E3E216B80BFB2 (void);
// 0x00000C70 System.Void System.Net.Sockets.SocketAsyncEventArgs::set_SocketFlags(System.Net.Sockets.SocketFlags)
extern void SocketAsyncEventArgs_set_SocketFlags_m0ED0ECFCD2A27C9B5D9AD5F6C38B1146685F1EFA (void);
// 0x00000C71 System.Object System.Net.Sockets.SocketAsyncEventArgs::get_UserToken()
extern void SocketAsyncEventArgs_get_UserToken_m7953E8417ECA92D0AE46615B343136763B0CFB12 (void);
// 0x00000C72 System.Void System.Net.Sockets.SocketAsyncEventArgs::set_UserToken(System.Object)
extern void SocketAsyncEventArgs_set_UserToken_m10B93BD715163BE1A9C813413BD5BD3C4209032D (void);
// 0x00000C73 System.Void System.Net.Sockets.SocketAsyncEventArgs::.ctor(System.Boolean)
extern void SocketAsyncEventArgs__ctor_m14B163B655DD0353E9E022305674A77BF5958D79 (void);
// 0x00000C74 System.Void System.Net.Sockets.SocketAsyncEventArgs::Finalize()
extern void SocketAsyncEventArgs_Finalize_m59E3BE36B99D1B090D58EBA606D6750E040D6D01 (void);
// 0x00000C75 System.Void System.Net.Sockets.SocketAsyncEventArgs::Dispose(System.Boolean)
extern void SocketAsyncEventArgs_Dispose_mA5B8D8ADB8521BC9219061C13CB7C07BD02E16DB (void);
// 0x00000C76 System.Void System.Net.Sockets.SocketAsyncEventArgs::Dispose()
extern void SocketAsyncEventArgs_Dispose_m6DCE1086200FEDE70AFC93B221810F02334FCEA1 (void);
// 0x00000C77 System.Void System.Net.Sockets.SocketAsyncEventArgs::SetBytesTransferred(System.Int32)
extern void SocketAsyncEventArgs_SetBytesTransferred_m5ACAA13E707A9D5B8F75FD06DD54AB6F21F60585 (void);
// 0x00000C78 System.Net.Sockets.Socket System.Net.Sockets.SocketAsyncEventArgs::get_CurrentSocket()
extern void SocketAsyncEventArgs_get_CurrentSocket_m1FA3256E04EA21BDF5B2ACC9813165D21E614F43 (void);
// 0x00000C79 System.Void System.Net.Sockets.SocketAsyncEventArgs::SetCurrentSocket(System.Net.Sockets.Socket)
extern void SocketAsyncEventArgs_SetCurrentSocket_m1A43B5217A35F7EB632A0AF19CAC038378E21026 (void);
// 0x00000C7A System.Void System.Net.Sockets.SocketAsyncEventArgs::SetLastOperation(System.Net.Sockets.SocketAsyncOperation)
extern void SocketAsyncEventArgs_SetLastOperation_m73C3FAA754E365C569C956149E6E10E9739DBB17 (void);
// 0x00000C7B System.Void System.Net.Sockets.SocketAsyncEventArgs::Complete_internal()
extern void SocketAsyncEventArgs_Complete_internal_m80E7F9C012A9FF94E68C09B05314042FA80549B0 (void);
// 0x00000C7C System.Void System.Net.Sockets.SocketAsyncEventArgs::OnCompleted(System.Net.Sockets.SocketAsyncEventArgs)
extern void SocketAsyncEventArgs_OnCompleted_mA73590353C7D619F0A57E5D65C7D6CF1EF41AD6C (void);
// 0x00000C7D System.Memory`1<System.Byte> System.Net.Sockets.SocketAsyncEventArgs::get_MemoryBuffer()
extern void SocketAsyncEventArgs_get_MemoryBuffer_m431CDEB0A4D2496B5A4C44232A72FF9DE95FEE1A (void);
// 0x00000C7E System.Int32 System.Net.Sockets.SocketAsyncEventArgs::get_Offset()
extern void SocketAsyncEventArgs_get_Offset_m0D3ADE0DFB4BACC0FC3C85ED389DC9DCE451EA01 (void);
// 0x00000C7F System.Int32 System.Net.Sockets.SocketAsyncEventArgs::get_Count()
extern void SocketAsyncEventArgs_get_Count_m4B67FDD41086AF476925D19F590DDE95579B5313 (void);
// 0x00000C80 System.Collections.Generic.IList`1<System.ArraySegment`1<System.Byte>> System.Net.Sockets.SocketAsyncEventArgs::get_BufferList()
extern void SocketAsyncEventArgs_get_BufferList_mD9E837C74ED11F81EC7076E532FA5067DCCAB173 (void);
// 0x00000C81 System.Void System.Net.Sockets.SocketAsyncEventArgs::SetBuffer(System.Memory`1<System.Byte>)
extern void SocketAsyncEventArgs_SetBuffer_m442BE1EFE47E011A747645F5A1F31F0702852EF7 (void);
// 0x00000C82 System.IntPtr System.Net.Sockets.SocketAsyncResult::get_Handle()
extern void SocketAsyncResult_get_Handle_mBEAD04497226B5110889462C480B2BBF93AAD430 (void);
// 0x00000C83 System.Void System.Net.Sockets.SocketAsyncResult::.ctor()
extern void SocketAsyncResult__ctor_m2123FFF2C2A56DB840E109348FEEA575B5B691E4 (void);
// 0x00000C84 System.Void System.Net.Sockets.SocketAsyncResult::Init(System.Net.Sockets.Socket,System.AsyncCallback,System.Object,System.Net.Sockets.SocketOperation)
extern void SocketAsyncResult_Init_m4FFCC4198F1133FC01DB80D562B59FB35086EC45 (void);
// 0x00000C85 System.Void System.Net.Sockets.SocketAsyncResult::.ctor(System.Net.Sockets.Socket,System.AsyncCallback,System.Object,System.Net.Sockets.SocketOperation)
extern void SocketAsyncResult__ctor_m3C1FE5E660B13BB4C17D1756B918D9EEC6052F79 (void);
// 0x00000C86 System.Net.Sockets.SocketError System.Net.Sockets.SocketAsyncResult::get_ErrorCode()
extern void SocketAsyncResult_get_ErrorCode_m2CFEB18E19F49775804758830C58B1B068CF936C (void);
// 0x00000C87 System.Void System.Net.Sockets.SocketAsyncResult::CheckIfThrowDelayedException()
extern void SocketAsyncResult_CheckIfThrowDelayedException_m25275FD1C77F37FB2CFDE46BDC669CF9B31031C9 (void);
// 0x00000C88 System.Void System.Net.Sockets.SocketAsyncResult::CompleteDisposed()
extern void SocketAsyncResult_CompleteDisposed_m41B0FF709D71B1B321871B18BCFAAB3005419BAC (void);
// 0x00000C89 System.Void System.Net.Sockets.SocketAsyncResult::Complete()
extern void SocketAsyncResult_Complete_mE0BFD66E710CA1E69D16B0283A5C637BDE354CAA (void);
// 0x00000C8A System.Void System.Net.Sockets.SocketAsyncResult::Complete(System.Boolean)
extern void SocketAsyncResult_Complete_m218F8233E7ADB1AFFE69406F6337E09726E640D2 (void);
// 0x00000C8B System.Void System.Net.Sockets.SocketAsyncResult::Complete(System.Int32)
extern void SocketAsyncResult_Complete_mC5E61EFDC26D56DCFD98A8600B185043FA285B6E (void);
// 0x00000C8C System.Void System.Net.Sockets.SocketAsyncResult::Complete(System.Exception,System.Boolean)
extern void SocketAsyncResult_Complete_m6F201277AC561C7A755617A4963735B70D178B12 (void);
// 0x00000C8D System.Void System.Net.Sockets.SocketAsyncResult::Complete(System.Exception)
extern void SocketAsyncResult_Complete_m49FA96276F9EBB207D8194440AE89300DDDAC513 (void);
// 0x00000C8E System.Void System.Net.Sockets.SocketAsyncResult::Complete(System.Net.Sockets.Socket)
extern void SocketAsyncResult_Complete_mD191B47C619B02AB538B7A00721E689AAFBBD3EA (void);
// 0x00000C8F System.Void System.Net.Sockets.SocketAsyncResult::Complete(System.Net.Sockets.Socket,System.Int32)
extern void SocketAsyncResult_Complete_m85EF6089B3B9ECB2A9737E9C694BCCFFEAE48CF1 (void);
// 0x00000C90 System.Void System.Net.Sockets.SocketAsyncResult/<>c::.cctor()
extern void U3CU3Ec__cctor_m0F0A7E1C51C668515103160DCC4D3F3ED8B7C5C6 (void);
// 0x00000C91 System.Void System.Net.Sockets.SocketAsyncResult/<>c::.ctor()
extern void U3CU3Ec__ctor_mAC11B6F52B2C5BA43E6B14CF8338841CAA0ABF26 (void);
// 0x00000C92 System.Void System.Net.Sockets.SocketAsyncResult/<>c::<Complete>b__27_0(System.Object)
extern void U3CU3Ec_U3CCompleteU3Eb__27_0_m267CAA8BCD77C0263EF3DAC0336FC29A937D2C76 (void);
// 0x00000C93 System.String System.Net.Security.SslClientAuthenticationOptions::get_TargetHost()
extern void SslClientAuthenticationOptions_get_TargetHost_mC4CF1905E7B4F8193544D4997E305406B976A797 (void);
// 0x00000C94 System.Void System.Net.Security.SslClientAuthenticationOptions::set_TargetHost(System.String)
extern void SslClientAuthenticationOptions_set_TargetHost_m0D8FF94F267DC51F2BDE6E1C94C2CD67783C4019 (void);
// 0x00000C95 System.Security.Cryptography.X509Certificates.X509CertificateCollection System.Net.Security.SslClientAuthenticationOptions::get_ClientCertificates()
extern void SslClientAuthenticationOptions_get_ClientCertificates_mD6898001726E82ADD9E3083D78BD05DB619B313C (void);
// 0x00000C96 System.Void System.Net.Security.SslClientAuthenticationOptions::set_ClientCertificates(System.Security.Cryptography.X509Certificates.X509CertificateCollection)
extern void SslClientAuthenticationOptions_set_ClientCertificates_m08B053F1C158912EEA43A4A28D37A740041CA78B (void);
// 0x00000C97 System.Void System.Net.Security.SslClientAuthenticationOptions::set_CertificateRevocationCheckMode(System.Security.Cryptography.X509Certificates.X509RevocationMode)
extern void SslClientAuthenticationOptions_set_CertificateRevocationCheckMode_m5DB15346690DAC5A8F610AA8C7DEC7F2DFC29DE9 (void);
// 0x00000C98 System.Void System.Net.Security.SslClientAuthenticationOptions::set_EncryptionPolicy(System.Net.Security.EncryptionPolicy)
extern void SslClientAuthenticationOptions_set_EncryptionPolicy_m008E6F28D3C4BFEFFB32A9BEA6AEF1C2B53F1C77 (void);
// 0x00000C99 System.Security.Authentication.SslProtocols System.Net.Security.SslClientAuthenticationOptions::get_EnabledSslProtocols()
extern void SslClientAuthenticationOptions_get_EnabledSslProtocols_mEC43F31DCFB3322900792809C72AC48070A9D93B (void);
// 0x00000C9A System.Void System.Net.Security.SslClientAuthenticationOptions::set_EnabledSslProtocols(System.Security.Authentication.SslProtocols)
extern void SslClientAuthenticationOptions_set_EnabledSslProtocols_mC0D304F69A5DC05292B87E00A73415BC83A632D5 (void);
// 0x00000C9B System.Void System.Net.Security.SslClientAuthenticationOptions::.ctor()
extern void SslClientAuthenticationOptions__ctor_mFFA8C3E39592A8376E7C3F6AC6FB89A6B7A702CD (void);
// 0x00000C9C System.Void System.Net.Security.AuthenticatedStream::.ctor(System.IO.Stream,System.Boolean)
extern void AuthenticatedStream__ctor_m8B163146A01B938A3E87E1BED07EE07494A3E357 (void);
// 0x00000C9D System.IO.Stream System.Net.Security.AuthenticatedStream::get_InnerStream()
extern void AuthenticatedStream_get_InnerStream_m5BDA4857898A90C696DAD90FD61C536FC3EB10C7 (void);
// 0x00000C9E System.Void System.Net.Security.AuthenticatedStream::Dispose(System.Boolean)
extern void AuthenticatedStream_Dispose_m031F600EE876A06427FB0713D992FF02B9C3320F (void);
// 0x00000C9F System.Boolean System.Net.Security.AuthenticatedStream::get_IsAuthenticated()
// 0x00000CA0 System.Void System.Net.Security.LocalCertificateSelectionCallback::.ctor(System.Object,System.IntPtr)
extern void LocalCertificateSelectionCallback__ctor_mE4F3A8BFF483881C2634112BB581CA4B07809805 (void);
// 0x00000CA1 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_mED43EE6E88B8C653C7D68966F86751B70907591C (void);
// 0x00000CA2 System.Void System.Net.Security.RemoteCertificateValidationCallback::.ctor(System.Object,System.IntPtr)
extern void RemoteCertificateValidationCallback__ctor_mC5C0650D4E5D29475BDBDA5B43FEA44DB0DBF367 (void);
// 0x00000CA3 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_m5256BF7D3B9BFFFAA959191FD5117C393F670D83 (void);
// 0x00000CA4 System.Void System.Net.Security.LocalCertSelectionCallback::.ctor(System.Object,System.IntPtr)
extern void LocalCertSelectionCallback__ctor_mA7B36924E69A918A71649CFF95CB361E33317C38 (void);
// 0x00000CA5 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_m3AD956B5D53937117BD3E036068B49615337B5B9 (void);
// 0x00000CA6 System.Void System.Net.Security.ServerCertSelectionCallback::.ctor(System.Object,System.IntPtr)
extern void ServerCertSelectionCallback__ctor_m06DDCEDF49D7A5F0F8494E3E960C7DFC64C64946 (void);
// 0x00000CA7 System.Security.Cryptography.X509Certificates.X509Certificate System.Net.Security.ServerCertSelectionCallback::Invoke(System.String)
extern void ServerCertSelectionCallback_Invoke_mB6A207E1A8CA76F667A242B68943297741CC6EC1 (void);
// 0x00000CA8 Mono.Net.Security.MobileAuthenticatedStream System.Net.Security.SslStream::get_Impl()
extern void SslStream_get_Impl_m1356F55D556B6CBE922FB053F79BC930FCADF057 (void);
// 0x00000CA9 System.String System.Net.Security.SslStream::get_InternalTargetHost()
extern void SslStream_get_InternalTargetHost_m9434AC1422D463C25B5C5313AC9BE45B095136AE (void);
// 0x00000CAA Mono.Net.Security.MobileTlsProvider System.Net.Security.SslStream::GetProvider()
extern void SslStream_GetProvider_mD8FA7A9739AD24D3525FAEFF94A2C400ABE7E9F3 (void);
// 0x00000CAB System.Void System.Net.Security.SslStream::.ctor(System.IO.Stream,System.Boolean,System.Net.Security.RemoteCertificateValidationCallback)
extern void SslStream__ctor_m9096E6E85E60C4D205A26FA43D121FECEC735484 (void);
// 0x00000CAC System.Void System.Net.Security.SslStream::.ctor(System.IO.Stream,System.Boolean,System.Net.Security.RemoteCertificateValidationCallback,System.Net.Security.LocalCertificateSelectionCallback)
extern void SslStream__ctor_mB4497903594E8A33C14B9A4C4DAB7B16BA2E9B2C (void);
// 0x00000CAD System.Void System.Net.Security.SslStream::.ctor(System.IO.Stream,System.Boolean,Mono.Security.Interface.MonoTlsProvider,Mono.Security.Interface.MonoTlsSettings)
extern void SslStream__ctor_m222C4F58E1CBA2382263444001AA70862B2EC462 (void);
// 0x00000CAE System.Void System.Net.Security.SslStream::SetAndVerifyValidationCallback(System.Net.Security.RemoteCertificateValidationCallback)
extern void SslStream_SetAndVerifyValidationCallback_m6FA4BE931FA1C7BC5D175B4E1CA2959742FA9C9D (void);
// 0x00000CAF System.Void System.Net.Security.SslStream::SetAndVerifySelectionCallback(System.Net.Security.LocalCertificateSelectionCallback)
extern void SslStream_SetAndVerifySelectionCallback_m8B82CA433CF92AD113F606ACE7229D442587DA0B (void);
// 0x00000CB0 System.Void System.Net.Security.SslStream::AuthenticateAsClient(System.String,System.Security.Cryptography.X509Certificates.X509CertificateCollection,System.Security.Authentication.SslProtocols,System.Boolean)
extern void SslStream_AuthenticateAsClient_mB88736B524C5E2095C51B96634E38E38D759853C (void);
// 0x00000CB1 System.IAsyncResult System.Net.Security.SslStream::BeginAuthenticateAsClient(System.String,System.Security.Cryptography.X509Certificates.X509CertificateCollection,System.Security.Authentication.SslProtocols,System.Boolean,System.AsyncCallback,System.Object)
extern void SslStream_BeginAuthenticateAsClient_mC26B4A47157FFFB8015EB46AB417452E886A215F (void);
// 0x00000CB2 System.Void System.Net.Security.SslStream::EndAuthenticateAsClient(System.IAsyncResult)
extern void SslStream_EndAuthenticateAsClient_mE0D4B8AC81E851403DDA1819C19539F94386D1FE (void);
// 0x00000CB3 System.Threading.Tasks.Task System.Net.Security.SslStream::AuthenticateAsClientAsync(System.String,System.Security.Cryptography.X509Certificates.X509CertificateCollection,System.Security.Authentication.SslProtocols,System.Boolean)
extern void SslStream_AuthenticateAsClientAsync_mAD6DEB8ADE693F969D039B19C19A85F13A2DCB23 (void);
// 0x00000CB4 System.Boolean System.Net.Security.SslStream::get_IsAuthenticated()
extern void SslStream_get_IsAuthenticated_m5056C714711944DA54B35F6F2A3025A720B49290 (void);
// 0x00000CB5 System.Security.Cryptography.X509Certificates.X509Certificate System.Net.Security.SslStream::get_LocalCertificate()
extern void SslStream_get_LocalCertificate_mA79551323D9A742DA85F9377868860CDABB3C1AA (void);
// 0x00000CB6 System.Boolean System.Net.Security.SslStream::get_CanSeek()
extern void SslStream_get_CanSeek_mA98FD41EDB70B03DB44F714CE952E128CA9D9B4B (void);
// 0x00000CB7 System.Boolean System.Net.Security.SslStream::get_CanRead()
extern void SslStream_get_CanRead_m0B2ED5711B4D7C796529F56D7039AD546571FEF2 (void);
// 0x00000CB8 System.Boolean System.Net.Security.SslStream::get_CanTimeout()
extern void SslStream_get_CanTimeout_m92F31A9B8D6C1010B59BE8FECD10CFA3B880FEFF (void);
// 0x00000CB9 System.Boolean System.Net.Security.SslStream::get_CanWrite()
extern void SslStream_get_CanWrite_mCBCABFAC940539066F34E4480E52E07CA06DA7CE (void);
// 0x00000CBA System.Int32 System.Net.Security.SslStream::get_ReadTimeout()
extern void SslStream_get_ReadTimeout_m75B9430F39F610082318B1D37925CA4B651F1E12 (void);
// 0x00000CBB System.Void System.Net.Security.SslStream::set_ReadTimeout(System.Int32)
extern void SslStream_set_ReadTimeout_m0043E5CDEDC5690A118A429F79CF54DC071F895F (void);
// 0x00000CBC System.Int32 System.Net.Security.SslStream::get_WriteTimeout()
extern void SslStream_get_WriteTimeout_mDC207A2CBAD4D969AC4924A0704242936086D0FF (void);
// 0x00000CBD System.Void System.Net.Security.SslStream::set_WriteTimeout(System.Int32)
extern void SslStream_set_WriteTimeout_m316C6CCEC0BE604E8D0A05328FBAB4D946CF3409 (void);
// 0x00000CBE System.Int64 System.Net.Security.SslStream::get_Length()
extern void SslStream_get_Length_mD6515D77DBB57912C598761F67C321B6B16E129C (void);
// 0x00000CBF System.Int64 System.Net.Security.SslStream::get_Position()
extern void SslStream_get_Position_mD2DBB36BA22F4620B635557B5748E0928F28B6A2 (void);
// 0x00000CC0 System.Void System.Net.Security.SslStream::set_Position(System.Int64)
extern void SslStream_set_Position_m70987A87C7DB346D2FD447EA11E96774105EE5D2 (void);
// 0x00000CC1 System.Int64 System.Net.Security.SslStream::Seek(System.Int64,System.IO.SeekOrigin)
extern void SslStream_Seek_mFEDBF392998DDDB0F7A71F25D1BB821EA1463B25 (void);
// 0x00000CC2 System.Threading.Tasks.Task System.Net.Security.SslStream::FlushAsync(System.Threading.CancellationToken)
extern void SslStream_FlushAsync_mF90FEDB78373A361409477F77B3B6F1BBB8F6818 (void);
// 0x00000CC3 System.Void System.Net.Security.SslStream::Flush()
extern void SslStream_Flush_m61B328FCFEB939DE23740823CE3EB7E8DF3B14A4 (void);
// 0x00000CC4 System.Void System.Net.Security.SslStream::CheckDisposed()
extern void SslStream_CheckDisposed_m884E18F119B366EE6734CCFA126A1F633687FA95 (void);
// 0x00000CC5 System.Void System.Net.Security.SslStream::Dispose(System.Boolean)
extern void SslStream_Dispose_m187B76F54E2471469F5B62B8DDB33E11E40EE397 (void);
// 0x00000CC6 System.Int32 System.Net.Security.SslStream::Read(System.Byte[],System.Int32,System.Int32)
extern void SslStream_Read_mEAFC2AA192D9EAF401E2B067395EA08EDC5FB47E (void);
// 0x00000CC7 System.Void System.Net.Security.SslStream::Write(System.Byte[],System.Int32,System.Int32)
extern void SslStream_Write_mCF650FDF725E1AAEDC462A016A38E535F7210F3C (void);
// 0x00000CC8 System.Threading.Tasks.Task`1<System.Int32> System.Net.Security.SslStream::ReadAsync(System.Byte[],System.Int32,System.Int32,System.Threading.CancellationToken)
extern void SslStream_ReadAsync_m0F251A72A8D1C8C41A49CC99AE55D8D0F96A956C (void);
// 0x00000CC9 System.Threading.Tasks.Task System.Net.Security.SslStream::WriteAsync(System.Byte[],System.Int32,System.Int32,System.Threading.CancellationToken)
extern void SslStream_WriteAsync_m8211FC8F3FF4552E897516BE6CD70923848B89C3 (void);
// 0x00000CCA System.IAsyncResult System.Net.Security.SslStream::BeginRead(System.Byte[],System.Int32,System.Int32,System.AsyncCallback,System.Object)
extern void SslStream_BeginRead_m716BC242891C530ECB08DA4989AE27EEBAC71C98 (void);
// 0x00000CCB System.Int32 System.Net.Security.SslStream::EndRead(System.IAsyncResult)
extern void SslStream_EndRead_m881FE67FB5376508CBB50A96ED65BC672FB3A7A0 (void);
// 0x00000CCC System.IAsyncResult System.Net.Security.SslStream::BeginWrite(System.Byte[],System.Int32,System.Int32,System.AsyncCallback,System.Object)
extern void SslStream_BeginWrite_m66F3B2CDAAE0E1FD662552A8D1ECAC889F2AD2D0 (void);
// 0x00000CCD System.Void System.Net.Security.SslStream::EndWrite(System.IAsyncResult)
extern void SslStream_EndWrite_m78C915054198C80ECEE67CBB07D782E10686BA61 (void);
// 0x00000CCE System.Void System.Net.Security.SslStream/<>c__DisplayClass21_0::.ctor()
extern void U3CU3Ec__DisplayClass21_0__ctor_mBE4019B5D6D20FC100DAF52B1172ACF497046370 (void);
// 0x00000CCF System.Security.Cryptography.X509Certificates.X509Certificate System.Net.Security.SslStream/<>c__DisplayClass21_0::<SetAndVerifySelectionCallback>b__0(System.String,System.Security.Cryptography.X509Certificates.X509CertificateCollection,System.Security.Cryptography.X509Certificates.X509Certificate,System.String[])
extern void U3CU3Ec__DisplayClass21_0_U3CSetAndVerifySelectionCallbackU3Eb__0_mADCFBC85C66A800C57CD2CECA4CDB6A9E5BB020D (void);
// 0x00000CD0 System.Void System.ComponentModel.DefaultValueAttribute::.ctor(System.Int32)
extern void DefaultValueAttribute__ctor_mD187C8887EF99567E2EDB7E70746A0F6C1EAE4EC (void);
// 0x00000CD1 System.Void System.ComponentModel.DefaultValueAttribute::.ctor(System.Int64)
extern void DefaultValueAttribute__ctor_m853C585384E9A044C6A908BF874965B24015295C (void);
// 0x00000CD2 System.Void System.ComponentModel.DefaultValueAttribute::.ctor(System.Boolean)
extern void DefaultValueAttribute__ctor_m34A58D59C771D6EB91D55AE4F97413CD711B8FB5 (void);
// 0x00000CD3 System.Void System.ComponentModel.DefaultValueAttribute::.ctor(System.String)
extern void DefaultValueAttribute__ctor_mC4A9C09859A2DFDDDADB72E3CC91DF3C874A45BB (void);
// 0x00000CD4 System.Void System.ComponentModel.DefaultValueAttribute::.ctor(System.Object)
extern void DefaultValueAttribute__ctor_mB891AD4FEA83679EDCB858D2C4AE6E0ABFC6DF08 (void);
// 0x00000CD5 System.Object System.ComponentModel.DefaultValueAttribute::get_Value()
extern void DefaultValueAttribute_get_Value_mE5E6819598048D2585D6DB475918E60ACE802470 (void);
// 0x00000CD6 System.Boolean System.ComponentModel.DefaultValueAttribute::Equals(System.Object)
extern void DefaultValueAttribute_Equals_m61297DB3C3A7E76FC868A653371853B14BC42FC1 (void);
// 0x00000CD7 System.Int32 System.ComponentModel.DefaultValueAttribute::GetHashCode()
extern void DefaultValueAttribute_GetHashCode_m74095EF1526DBFB27CF56AFA21690C77A5289A33 (void);
// 0x00000CD8 System.Void System.ComponentModel.EditorBrowsableAttribute::.ctor(System.ComponentModel.EditorBrowsableState)
extern void EditorBrowsableAttribute__ctor_mE6105AD9666A4DF03DB2590C687EAC6B12D908CE (void);
// 0x00000CD9 System.Boolean System.ComponentModel.EditorBrowsableAttribute::Equals(System.Object)
extern void EditorBrowsableAttribute_Equals_m2DFA6ADDE69D95657A8257840C01FCAF74A6B02F (void);
// 0x00000CDA System.Int32 System.ComponentModel.EditorBrowsableAttribute::GetHashCode()
extern void EditorBrowsableAttribute_GetHashCode_m1AE50FA45B338D71189AA3C249DB56406DEC798C (void);
// 0x00000CDB System.Void System.ComponentModel.BrowsableAttribute::.ctor(System.Boolean)
extern void BrowsableAttribute__ctor_m1828B5114921E3FF83082211F2FBE82517559035 (void);
// 0x00000CDC System.Boolean System.ComponentModel.BrowsableAttribute::get_Browsable()
extern void BrowsableAttribute_get_Browsable_m23594845C49373D8D6AB753D89DB39D8285250F0 (void);
// 0x00000CDD System.Boolean System.ComponentModel.BrowsableAttribute::Equals(System.Object)
extern void BrowsableAttribute_Equals_m8EF756EC88F170513772F14FC08BDAD1EC2B863D (void);
// 0x00000CDE System.Int32 System.ComponentModel.BrowsableAttribute::GetHashCode()
extern void BrowsableAttribute_GetHashCode_m40CEC719AE0A79F4339009D2E473342E59BAEDD1 (void);
// 0x00000CDF System.Boolean System.ComponentModel.BrowsableAttribute::IsDefaultAttribute()
extern void BrowsableAttribute_IsDefaultAttribute_mC50D3EDE6ED3F85B4110292A8B541084A0F0D9CE (void);
// 0x00000CE0 System.Void System.ComponentModel.BrowsableAttribute::.cctor()
extern void BrowsableAttribute__cctor_mAA4C6BF30D72D9DB9B0BE59F46140D4E284E15B2 (void);
// 0x00000CE1 System.ComponentModel.IComponent System.ComponentModel.ComponentCollection::get_Item(System.String)
extern void ComponentCollection_get_Item_mA8EA1E2A21940595326479938F3532EFB7085758 (void);
// 0x00000CE2 System.Void System.ComponentModel.DescriptionAttribute::.ctor()
extern void DescriptionAttribute__ctor_m6140728AB61731BC01DEC122FDAA93854AAC723F (void);
// 0x00000CE3 System.Void System.ComponentModel.DescriptionAttribute::.ctor(System.String)
extern void DescriptionAttribute__ctor_m5A3D1DF34E3AACD9FF690A3CBE78F822F3A2EF97 (void);
// 0x00000CE4 System.String System.ComponentModel.DescriptionAttribute::get_Description()
extern void DescriptionAttribute_get_Description_m153F27F0911FC88F9DD8856BCA449AF5BE46F100 (void);
// 0x00000CE5 System.String System.ComponentModel.DescriptionAttribute::get_DescriptionValue()
extern void DescriptionAttribute_get_DescriptionValue_m1F4A0829E3BE8AF3BBB9A5F2344BA672E07DC975 (void);
// 0x00000CE6 System.Void System.ComponentModel.DescriptionAttribute::set_DescriptionValue(System.String)
extern void DescriptionAttribute_set_DescriptionValue_mE3DE3C009CBEA82A5DC0EFB299943118BF487800 (void);
// 0x00000CE7 System.Boolean System.ComponentModel.DescriptionAttribute::Equals(System.Object)
extern void DescriptionAttribute_Equals_m1CD8A994656358F30F29950E0F51F6FDFCA5306A (void);
// 0x00000CE8 System.Int32 System.ComponentModel.DescriptionAttribute::GetHashCode()
extern void DescriptionAttribute_GetHashCode_m611CD3279B54EE7678ED42409F142DF4303A3357 (void);
// 0x00000CE9 System.Boolean System.ComponentModel.DescriptionAttribute::IsDefaultAttribute()
extern void DescriptionAttribute_IsDefaultAttribute_m3220AA4FC586815653BEC04C4438F695CA5722F3 (void);
// 0x00000CEA System.Void System.ComponentModel.DescriptionAttribute::.cctor()
extern void DescriptionAttribute__cctor_m2F75B253CB3918F4C6AE255EF2BFF2B6B58DD4CA (void);
// 0x00000CEB System.Void System.ComponentModel.DesignOnlyAttribute::.ctor(System.Boolean)
extern void DesignOnlyAttribute__ctor_mF0322227DB8483A088BF7EC2EC14CD31753B35CE (void);
// 0x00000CEC System.Boolean System.ComponentModel.DesignOnlyAttribute::get_IsDesignOnly()
extern void DesignOnlyAttribute_get_IsDesignOnly_m7AD3AB59F2A841C2451316DEB54FB2263BCD8B46 (void);
// 0x00000CED System.Boolean System.ComponentModel.DesignOnlyAttribute::Equals(System.Object)
extern void DesignOnlyAttribute_Equals_mE57B38D2C974884B31455E799067998DC2BE7665 (void);
// 0x00000CEE System.Int32 System.ComponentModel.DesignOnlyAttribute::GetHashCode()
extern void DesignOnlyAttribute_GetHashCode_m697E75D83450865B83C2519401C79A9B90989C16 (void);
// 0x00000CEF System.Boolean System.ComponentModel.DesignOnlyAttribute::IsDefaultAttribute()
extern void DesignOnlyAttribute_IsDefaultAttribute_mCDF05865CF6724B71A355BFB6D6AFD38673D300A (void);
// 0x00000CF0 System.Void System.ComponentModel.DesignOnlyAttribute::.cctor()
extern void DesignOnlyAttribute__cctor_mFD66D604F11909BC3C640716CC579A6B76139B23 (void);
// 0x00000CF1 System.Void System.ComponentModel.DesignerCategoryAttribute::.ctor()
extern void DesignerCategoryAttribute__ctor_mC6EAF0212217A1CEE757459ADDB8D48D3B61A4EB (void);
// 0x00000CF2 System.Void System.ComponentModel.DesignerCategoryAttribute::.ctor(System.String)
extern void DesignerCategoryAttribute__ctor_mC3C69034E0CFED55C40A25A7AAF09F85CF4BB583 (void);
// 0x00000CF3 System.String System.ComponentModel.DesignerCategoryAttribute::get_Category()
extern void DesignerCategoryAttribute_get_Category_mDBA8396BD3225636679F3CFBD7ED5724189E7D77 (void);
// 0x00000CF4 System.Boolean System.ComponentModel.DesignerCategoryAttribute::Equals(System.Object)
extern void DesignerCategoryAttribute_Equals_m1AC49F2D111D21ED13E8BA1F2E40C1F3B859260C (void);
// 0x00000CF5 System.Int32 System.ComponentModel.DesignerCategoryAttribute::GetHashCode()
extern void DesignerCategoryAttribute_GetHashCode_mAAF7FBB9086B1B80FB129D77C2B2E195235A54FA (void);
// 0x00000CF6 System.Boolean System.ComponentModel.DesignerCategoryAttribute::IsDefaultAttribute()
extern void DesignerCategoryAttribute_IsDefaultAttribute_m94BBB8DCBCEC69970F6AB190081414FB9E8181FE (void);
// 0x00000CF7 System.Object System.ComponentModel.DesignerCategoryAttribute::get_TypeId()
extern void DesignerCategoryAttribute_get_TypeId_mAC435BAF331B4C5367A86821753F71F93A83B61B (void);
// 0x00000CF8 System.Void System.ComponentModel.DesignerCategoryAttribute::.cctor()
extern void DesignerCategoryAttribute__cctor_m6861675CBE73069D1134966C4F5FA5EB6EB9A155 (void);
// 0x00000CF9 System.Void System.ComponentModel.DesignerSerializationVisibilityAttribute::.ctor(System.ComponentModel.DesignerSerializationVisibility)
extern void DesignerSerializationVisibilityAttribute__ctor_m6E0E13DF36C75007C7917D0B635ACA0FCBFADDC1 (void);
// 0x00000CFA System.ComponentModel.DesignerSerializationVisibility System.ComponentModel.DesignerSerializationVisibilityAttribute::get_Visibility()
extern void DesignerSerializationVisibilityAttribute_get_Visibility_mACD772642393B55DC72E03BB90D67C6C829C4D5E (void);
// 0x00000CFB System.Boolean System.ComponentModel.DesignerSerializationVisibilityAttribute::Equals(System.Object)
extern void DesignerSerializationVisibilityAttribute_Equals_m0BE73F494AEFD4118E82420382640874637AD94F (void);
// 0x00000CFC System.Int32 System.ComponentModel.DesignerSerializationVisibilityAttribute::GetHashCode()
extern void DesignerSerializationVisibilityAttribute_GetHashCode_m33E067E26D97A5A40DD224E33230351C6169579F (void);
// 0x00000CFD System.Boolean System.ComponentModel.DesignerSerializationVisibilityAttribute::IsDefaultAttribute()
extern void DesignerSerializationVisibilityAttribute_IsDefaultAttribute_m3D21AAD0CE78647B3FD95005569A922FF07CF492 (void);
// 0x00000CFE System.Void System.ComponentModel.DesignerSerializationVisibilityAttribute::.cctor()
extern void DesignerSerializationVisibilityAttribute__cctor_mCE2A25B9EF061E135FC81FC0BA85502C90B8E141 (void);
// 0x00000CFF System.Void System.ComponentModel.DisplayNameAttribute::.ctor()
extern void DisplayNameAttribute__ctor_mE16A1FD5C8425C7F00EC5728A1227AF6FBEFB968 (void);
// 0x00000D00 System.Void System.ComponentModel.DisplayNameAttribute::.ctor(System.String)
extern void DisplayNameAttribute__ctor_m396F07353E80428B4AEB85DC66F5B9380A077AE3 (void);
// 0x00000D01 System.String System.ComponentModel.DisplayNameAttribute::get_DisplayName()
extern void DisplayNameAttribute_get_DisplayName_mA3E91855E1EAC0085BF2C1EB501B7801B9563D5D (void);
// 0x00000D02 System.String System.ComponentModel.DisplayNameAttribute::get_DisplayNameValue()
extern void DisplayNameAttribute_get_DisplayNameValue_mD9F58F5FFF2B7C682D8470101352BEA88AE0E5AC (void);
// 0x00000D03 System.Void System.ComponentModel.DisplayNameAttribute::set_DisplayNameValue(System.String)
extern void DisplayNameAttribute_set_DisplayNameValue_m2DA6A8AA72F3969BA5639F707AB90A2D363BC49C (void);
// 0x00000D04 System.Boolean System.ComponentModel.DisplayNameAttribute::Equals(System.Object)
extern void DisplayNameAttribute_Equals_m06E1BC5B48A9D42FECF4BEC20338F8DD6A525E88 (void);
// 0x00000D05 System.Int32 System.ComponentModel.DisplayNameAttribute::GetHashCode()
extern void DisplayNameAttribute_GetHashCode_m882BB47C783C5D55149DB892F41108D4953B8B16 (void);
// 0x00000D06 System.Boolean System.ComponentModel.DisplayNameAttribute::IsDefaultAttribute()
extern void DisplayNameAttribute_IsDefaultAttribute_m1D8C947BAB2469CD1CBEF50827E4E6E73C555FD9 (void);
// 0x00000D07 System.Void System.ComponentModel.DisplayNameAttribute::.cctor()
extern void DisplayNameAttribute__cctor_m6964B9D27FE0BBA95BB8E596BF2FE5BBD57730D0 (void);
// 0x00000D08 System.Delegate System.ComponentModel.EventHandlerList::get_Item(System.Object)
extern void EventHandlerList_get_Item_m9AD24EA65E3832B81146EC24604BABE4FC3CFCC7 (void);
// 0x00000D09 System.ComponentModel.EventHandlerList/ListEntry System.ComponentModel.EventHandlerList::Find(System.Object)
extern void EventHandlerList_Find_m5E0CAB161102D1551CF2E636C8BC7B71C959A5C8 (void);
// 0x00000D0A System.ComponentModel.ComponentCollection System.ComponentModel.IContainer::get_Components()
// 0x00000D0B System.Void System.ComponentModel.IContainer::Remove(System.ComponentModel.IComponent)
// 0x00000D0C System.ComponentModel.IContainer System.ComponentModel.ISite::get_Container()
// 0x00000D0D System.Boolean System.ComponentModel.ISite::get_DesignMode()
// 0x00000D0E System.String System.ComponentModel.ISite::get_Name()
// 0x00000D0F System.Boolean System.ComponentModel.ISynchronizeInvoke::get_InvokeRequired()
// 0x00000D10 System.IAsyncResult System.ComponentModel.ISynchronizeInvoke::BeginInvoke(System.Delegate,System.Object[])
// 0x00000D11 System.Void System.ComponentModel.InvalidEnumArgumentException::.ctor()
extern void InvalidEnumArgumentException__ctor_m30DFADC9DAE3067EBFB7AF17F9EE5DBAF5B00D10 (void);
// 0x00000D12 System.Void System.ComponentModel.InvalidEnumArgumentException::.ctor(System.String)
extern void InvalidEnumArgumentException__ctor_mB48FBD0C68C97EF69D80B56EB927CAF08E3181E1 (void);
// 0x00000D13 System.Void System.ComponentModel.InvalidEnumArgumentException::.ctor(System.String,System.Int32,System.Type)
extern void InvalidEnumArgumentException__ctor_mB6DA9F3F2403BFA3AAD577AA4A27034D29A60EB4 (void);
// 0x00000D14 System.Void System.ComponentModel.InvalidEnumArgumentException::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
extern void InvalidEnumArgumentException__ctor_m05AB9EBB8AEDE6DF1BFE1E8E7F2BA4EB303DAA13 (void);
// 0x00000D15 System.Void System.ComponentModel.ReadOnlyAttribute::.ctor(System.Boolean)
extern void ReadOnlyAttribute__ctor_m816685FA5183F5A0321407278ABC7294217C8E27 (void);
// 0x00000D16 System.Boolean System.ComponentModel.ReadOnlyAttribute::get_IsReadOnly()
extern void ReadOnlyAttribute_get_IsReadOnly_m4A89E834A4F54577308A7505CBABF13F8AF714BB (void);
// 0x00000D17 System.Boolean System.ComponentModel.ReadOnlyAttribute::Equals(System.Object)
extern void ReadOnlyAttribute_Equals_mCF62E356A9C999DEF77B508750DC7E53E90ABBB6 (void);
// 0x00000D18 System.Int32 System.ComponentModel.ReadOnlyAttribute::GetHashCode()
extern void ReadOnlyAttribute_GetHashCode_mAFEBBE46018BAA66A4B4033D79717E339FD87FBD (void);
// 0x00000D19 System.Boolean System.ComponentModel.ReadOnlyAttribute::IsDefaultAttribute()
extern void ReadOnlyAttribute_IsDefaultAttribute_m4662395907B7A52B1E01A5B383A310121FAADC30 (void);
// 0x00000D1A System.Void System.ComponentModel.ReadOnlyAttribute::.cctor()
extern void ReadOnlyAttribute__cctor_m4A982B73E873C1941B0A66F943FD6943045EB185 (void);
// 0x00000D1B System.Void System.ComponentModel.AddingNewEventArgs::.ctor()
extern void AddingNewEventArgs__ctor_mDAC04B9B92FF86B17F0D0668AEB1E9496AA2FAEF (void);
// 0x00000D1C System.Object System.ComponentModel.AddingNewEventArgs::get_NewObject()
extern void AddingNewEventArgs_get_NewObject_m8891DA0E3DCE09EB56F31E23A6D3824B64B3829C (void);
// 0x00000D1D System.Void System.ComponentModel.AddingNewEventHandler::.ctor(System.Object,System.IntPtr)
extern void AddingNewEventHandler__ctor_mE4BFD3A8E6768F4E9615B0559B9E0642E1FCF6AC (void);
// 0x00000D1E System.Void System.ComponentModel.AddingNewEventHandler::Invoke(System.Object,System.ComponentModel.AddingNewEventArgs)
extern void AddingNewEventHandler_Invoke_mEE8AE0EF745EA4270D1085BC3E80C837AB9F9D73 (void);
// 0x00000D1F System.Object System.ComponentModel.AmbientValueAttribute::get_Value()
extern void AmbientValueAttribute_get_Value_m10D9A8762B327F191CF3DB749A8184068EAEF3C6 (void);
// 0x00000D20 System.Object System.ComponentModel.ArrayConverter::ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)
extern void ArrayConverter_ConvertTo_mC144B3093D2037D3BB5B109D15725ABCC4E985D9 (void);
// 0x00000D21 System.Void System.ComponentModel.ArrayConverter::.ctor()
extern void ArrayConverter__ctor_mAA6B57C16F167FF104B8E23402DE87ACA5E13A2B (void);
// 0x00000D22 System.Void System.ComponentModel.AttributeCollection::.ctor(System.Attribute[])
extern void AttributeCollection__ctor_m6987DEDDE616B905793F96BC20866FDEC937B313 (void);
// 0x00000D23 System.Attribute[] System.ComponentModel.AttributeCollection::get_Attributes()
extern void AttributeCollection_get_Attributes_m698416274F06ACDAA3A55972D029340253DAD0F6 (void);
// 0x00000D24 System.Int32 System.ComponentModel.AttributeCollection::get_Count()
extern void AttributeCollection_get_Count_mBD37E9F785A4BD5426A67D42F0FA01FC0E2BEA02 (void);
// 0x00000D25 System.Attribute System.ComponentModel.AttributeCollection::get_Item(System.Type)
extern void AttributeCollection_get_Item_m6FC48C10C5A4DB20C323E37DAB95C5D4D1B41CB8 (void);
// 0x00000D26 System.Boolean System.ComponentModel.AttributeCollection::Contains(System.Attribute)
extern void AttributeCollection_Contains_m380CBE3B092583FB9579C935A2033B72C637C6EE (void);
// 0x00000D27 System.Attribute System.ComponentModel.AttributeCollection::GetDefaultAttribute(System.Type)
extern void AttributeCollection_GetDefaultAttribute_m5E54BA907CD4D79B6FA6D54527E005FBE7A08AB7 (void);
// 0x00000D28 System.Collections.IEnumerator System.ComponentModel.AttributeCollection::GetEnumerator()
extern void AttributeCollection_GetEnumerator_m1464C016A16216F1F87A46940CF97B742AA032C6 (void);
// 0x00000D29 System.Boolean System.ComponentModel.AttributeCollection::System.Collections.ICollection.get_IsSynchronized()
extern void AttributeCollection_System_Collections_ICollection_get_IsSynchronized_m7D438A6F04E259AA1BF1D3BCF8EC403F129EDC0A (void);
// 0x00000D2A System.Object System.ComponentModel.AttributeCollection::System.Collections.ICollection.get_SyncRoot()
extern void AttributeCollection_System_Collections_ICollection_get_SyncRoot_mE4F31AFB7E65BD84B5D64120F0C68F72753CD409 (void);
// 0x00000D2B System.Int32 System.ComponentModel.AttributeCollection::System.Collections.ICollection.get_Count()
extern void AttributeCollection_System_Collections_ICollection_get_Count_mFBE2F16F7901E3F85F0C4B37032E83E99BDD2300 (void);
// 0x00000D2C System.Collections.IEnumerator System.ComponentModel.AttributeCollection::System.Collections.IEnumerable.GetEnumerator()
extern void AttributeCollection_System_Collections_IEnumerable_GetEnumerator_m5C57499D1B27935C97A88E9B44D571CAA87D93A4 (void);
// 0x00000D2D System.Void System.ComponentModel.AttributeCollection::CopyTo(System.Array,System.Int32)
extern void AttributeCollection_CopyTo_m29A1B7F330A44A3ABD7402CF9863089B917AA7F6 (void);
// 0x00000D2E System.Void System.ComponentModel.AttributeCollection::.cctor()
extern void AttributeCollection__cctor_mCFAD6C1E6356E3CA0CDDA680BDB66D72B0161DF8 (void);
// 0x00000D2F System.String System.ComponentModel.AttributeProviderAttribute::get_TypeName()
extern void AttributeProviderAttribute_get_TypeName_mD24CBD99B7BBAB51FF331395769EC6F15DA27AB3 (void);
// 0x00000D30 System.String System.ComponentModel.AttributeProviderAttribute::get_PropertyName()
extern void AttributeProviderAttribute_get_PropertyName_mCEE6256980446CCEC0855216A3CFC8B572F6498D (void);
// 0x00000D31 System.Void System.ComponentModel.BaseNumberConverter::.ctor()
extern void BaseNumberConverter__ctor_m697E7E5DB315CE6CDA318F256A634BAEF3C7C76F (void);
// 0x00000D32 System.Boolean System.ComponentModel.BaseNumberConverter::get_AllowHex()
extern void BaseNumberConverter_get_AllowHex_m2A6143CE655C657EDFE8A7DC3897EEA0EEB3A4BD (void);
// 0x00000D33 System.Type System.ComponentModel.BaseNumberConverter::get_TargetType()
// 0x00000D34 System.Object System.ComponentModel.BaseNumberConverter::FromString(System.String,System.Int32)
// 0x00000D35 System.Object System.ComponentModel.BaseNumberConverter::FromString(System.String,System.Globalization.NumberFormatInfo)
// 0x00000D36 System.String System.ComponentModel.BaseNumberConverter::ToString(System.Object,System.Globalization.NumberFormatInfo)
// 0x00000D37 System.Boolean System.ComponentModel.BaseNumberConverter::CanConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Type)
extern void BaseNumberConverter_CanConvertFrom_mA4351F586FC63F67CC1E0013CD68BCC2F89FB916 (void);
// 0x00000D38 System.Object System.ComponentModel.BaseNumberConverter::ConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object)
extern void BaseNumberConverter_ConvertFrom_mAC29686169A55736CD527CB44D3E8DB0D697C7DB (void);
// 0x00000D39 System.Object System.ComponentModel.BaseNumberConverter::ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)
extern void BaseNumberConverter_ConvertTo_m46174D69B2F224A17A25C88B162C0270DE801CF2 (void);
// 0x00000D3A System.Boolean System.ComponentModel.BaseNumberConverter::CanConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Type)
extern void BaseNumberConverter_CanConvertTo_m6108C34CF9DF475BF4074181348848BCE6C53F76 (void);
// 0x00000D3B System.Boolean System.ComponentModel.BooleanConverter::CanConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Type)
extern void BooleanConverter_CanConvertFrom_mD1A1ADBAB30E4ED54C20554B62F6E4C38369E6CE (void);
// 0x00000D3C System.Object System.ComponentModel.BooleanConverter::ConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object)
extern void BooleanConverter_ConvertFrom_m828B810B45C660FD12088B64754C92984D043092 (void);
// 0x00000D3D System.ComponentModel.TypeConverter/StandardValuesCollection System.ComponentModel.BooleanConverter::GetStandardValues(System.ComponentModel.ITypeDescriptorContext)
extern void BooleanConverter_GetStandardValues_m748173E319A659C8D26EF251DE71C75C83ED2E0C (void);
// 0x00000D3E System.Boolean System.ComponentModel.BooleanConverter::GetStandardValuesSupported(System.ComponentModel.ITypeDescriptorContext)
extern void BooleanConverter_GetStandardValuesSupported_mDEE5DB63C7EE136CF18FED6BE1DCB90749603D91 (void);
// 0x00000D3F System.Void System.ComponentModel.BooleanConverter::.ctor()
extern void BooleanConverter__ctor_m50990A1CB60D3557199985EF164FF1E8AFCADC87 (void);
// 0x00000D40 System.Type System.ComponentModel.ByteConverter::get_TargetType()
extern void ByteConverter_get_TargetType_m81EFBF9435A27B143816FF919B8229E72B66815D (void);
// 0x00000D41 System.Object System.ComponentModel.ByteConverter::FromString(System.String,System.Int32)
extern void ByteConverter_FromString_m9A856D9C0B8BD313C9EC7275AAECE53C0BC26159 (void);
// 0x00000D42 System.Object System.ComponentModel.ByteConverter::FromString(System.String,System.Globalization.NumberFormatInfo)
extern void ByteConverter_FromString_m9E2C8B3547011ED49AB13EB05197ADEDD37A6D00 (void);
// 0x00000D43 System.String System.ComponentModel.ByteConverter::ToString(System.Object,System.Globalization.NumberFormatInfo)
extern void ByteConverter_ToString_m6AEDBEAD9116A7D271669CF4432DAE220E060D1C (void);
// 0x00000D44 System.Void System.ComponentModel.ByteConverter::.ctor()
extern void ByteConverter__ctor_m5003947CAAADFA466552AFF7B8AD60B05373065A (void);
// 0x00000D45 System.Boolean System.ComponentModel.CharConverter::CanConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Type)
extern void CharConverter_CanConvertFrom_mF119E7E1209FB77F491D075D47F4E7CD3F7FC3CD (void);
// 0x00000D46 System.Object System.ComponentModel.CharConverter::ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)
extern void CharConverter_ConvertTo_m21102700CC4627C4D1CE08EC0083E0CB7A60150E (void);
// 0x00000D47 System.Object System.ComponentModel.CharConverter::ConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object)
extern void CharConverter_ConvertFrom_m2041904F485ECB92962F72464603513FAF6E2069 (void);
// 0x00000D48 System.Void System.ComponentModel.CharConverter::.ctor()
extern void CharConverter__ctor_mAECCE3138B852CE9372679376C3E73D31034137F (void);
// 0x00000D49 System.Void System.ComponentModel.CollectionChangeEventArgs::.ctor(System.ComponentModel.CollectionChangeAction,System.Object)
extern void CollectionChangeEventArgs__ctor_m84C25CBEFBE5495FD3FDB74C9F7A749979472218 (void);
// 0x00000D4A System.ComponentModel.CollectionChangeAction System.ComponentModel.CollectionChangeEventArgs::get_Action()
extern void CollectionChangeEventArgs_get_Action_mF29B294120945FBB1692E808C7F95F5407E9C73E (void);
// 0x00000D4B System.Object System.ComponentModel.CollectionChangeEventArgs::get_Element()
extern void CollectionChangeEventArgs_get_Element_m7F501F96FA9A03405FC283EC34E74BD97E936A93 (void);
// 0x00000D4C System.Void System.ComponentModel.CollectionChangeEventHandler::.ctor(System.Object,System.IntPtr)
extern void CollectionChangeEventHandler__ctor_mD156314A1775DD9DD858912216685A469D6E2D8C (void);
// 0x00000D4D System.Void System.ComponentModel.CollectionChangeEventHandler::Invoke(System.Object,System.ComponentModel.CollectionChangeEventArgs)
extern void CollectionChangeEventHandler_Invoke_m33B16A0A4D512CD9ED6ABC8C52D88BD5C05649C7 (void);
// 0x00000D4E System.String System.ComponentModel.CultureInfoConverter::get_DefaultCultureString()
extern void CultureInfoConverter_get_DefaultCultureString_m67402F1907F1E31D8457618B326CE7639563DFEA (void);
// 0x00000D4F System.String System.ComponentModel.CultureInfoConverter::GetCultureName(System.Globalization.CultureInfo)
extern void CultureInfoConverter_GetCultureName_m1CAFCBE31DF96C0D084B8F8A8B4E873EDA9A4977 (void);
// 0x00000D50 System.Boolean System.ComponentModel.CultureInfoConverter::CanConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Type)
extern void CultureInfoConverter_CanConvertFrom_m7AE85FA250A3C47B45D74B7A3DD8047352250055 (void);
// 0x00000D51 System.Boolean System.ComponentModel.CultureInfoConverter::CanConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Type)
extern void CultureInfoConverter_CanConvertTo_m9B46D3EC8609038D2249D58C632AE3EA7A47B860 (void);
// 0x00000D52 System.Object System.ComponentModel.CultureInfoConverter::ConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object)
extern void CultureInfoConverter_ConvertFrom_m08DA8D40B47CB657519AE916098092C598F6C969 (void);
// 0x00000D53 System.Object System.ComponentModel.CultureInfoConverter::ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)
extern void CultureInfoConverter_ConvertTo_m708D230C9685628EDFEC384AE58E05978EED0D30 (void);
// 0x00000D54 System.ComponentModel.TypeConverter/StandardValuesCollection System.ComponentModel.CultureInfoConverter::GetStandardValues(System.ComponentModel.ITypeDescriptorContext)
extern void CultureInfoConverter_GetStandardValues_mCA3722271B4D12891712E1CF18E02E5B9E62A8D4 (void);
// 0x00000D55 System.Boolean System.ComponentModel.CultureInfoConverter::GetStandardValuesSupported(System.ComponentModel.ITypeDescriptorContext)
extern void CultureInfoConverter_GetStandardValuesSupported_m23F988C7996DF1770880C5C601CA35C52D0F3B9B (void);
// 0x00000D56 System.Void System.ComponentModel.CultureInfoConverter::.ctor()
extern void CultureInfoConverter__ctor_m3A5A00FEC94088590D9C965C65DBDB2D8BF6B1C3 (void);
// 0x00000D57 System.Void System.ComponentModel.CultureInfoConverter/CultureComparer::.ctor(System.ComponentModel.CultureInfoConverter)
extern void CultureComparer__ctor_m669E3B085CBD13AF6B1F4A9F4EC62E0BE5FEABB4 (void);
// 0x00000D58 System.Int32 System.ComponentModel.CultureInfoConverter/CultureComparer::Compare(System.Object,System.Object)
extern void CultureComparer_Compare_m4877F8E2E083D3843784C9CCF39E8D85CEC63B1E (void);
// 0x00000D59 System.Collections.Generic.Dictionary`2<System.String,System.String> System.ComponentModel.CultureInfoConverter/CultureInfoMapper::CreateMap()
extern void CultureInfoMapper_CreateMap_mFF181B02CB8E74E758BC7ACF9F386ADBF75457B1 (void);
// 0x00000D5A System.String System.ComponentModel.CultureInfoConverter/CultureInfoMapper::GetCultureInfoName(System.String)
extern void CultureInfoMapper_GetCultureInfoName_m205592D9570AAB520B2CB75029929083BC521B4F (void);
// 0x00000D5B System.Void System.ComponentModel.CultureInfoConverter/CultureInfoMapper::.cctor()
extern void CultureInfoMapper__cctor_m32F39E15DF65F2D41A465424B453BCE3F01ADBD0 (void);
// 0x00000D5C System.Void System.ComponentModel.CustomTypeDescriptor::.ctor()
extern void CustomTypeDescriptor__ctor_m188C6E2B7CA6781250922E66FAAF8CD660D3B7A8 (void);
// 0x00000D5D System.ComponentModel.AttributeCollection System.ComponentModel.CustomTypeDescriptor::GetAttributes()
extern void CustomTypeDescriptor_GetAttributes_m3EF387AB8F57EFCED1B03248DCC60BDB5A6FFC1B (void);
// 0x00000D5E System.String System.ComponentModel.CustomTypeDescriptor::GetClassName()
extern void CustomTypeDescriptor_GetClassName_mAE3D6786386D199981F24BA217BAA1A86F0828EA (void);
// 0x00000D5F System.String System.ComponentModel.CustomTypeDescriptor::GetComponentName()
extern void CustomTypeDescriptor_GetComponentName_m85CEB8676618D9E6BAC168661E85F76299ED7C58 (void);
// 0x00000D60 System.ComponentModel.TypeConverter System.ComponentModel.CustomTypeDescriptor::GetConverter()
extern void CustomTypeDescriptor_GetConverter_mE40B1085719E3D144A78130B843C6E0A1C143245 (void);
// 0x00000D61 System.ComponentModel.EventDescriptor System.ComponentModel.CustomTypeDescriptor::GetDefaultEvent()
extern void CustomTypeDescriptor_GetDefaultEvent_m4B1D1D4F469C49E4C456F24CEDD7B0E62A66CA9B (void);
// 0x00000D62 System.ComponentModel.PropertyDescriptor System.ComponentModel.CustomTypeDescriptor::GetDefaultProperty()
extern void CustomTypeDescriptor_GetDefaultProperty_m65B624294470BDA4CE78BFDB0EDBB6653B305527 (void);
// 0x00000D63 System.Object System.ComponentModel.CustomTypeDescriptor::GetEditor(System.Type)
extern void CustomTypeDescriptor_GetEditor_m6C54DC2CAA5B20425A7640FE24C4A59B2F129784 (void);
// 0x00000D64 System.ComponentModel.EventDescriptorCollection System.ComponentModel.CustomTypeDescriptor::GetEvents()
extern void CustomTypeDescriptor_GetEvents_m55F9832E9BDFFCEB10B29E0128FA384549CBD4BF (void);
// 0x00000D65 System.ComponentModel.EventDescriptorCollection System.ComponentModel.CustomTypeDescriptor::GetEvents(System.Attribute[])
extern void CustomTypeDescriptor_GetEvents_mB2360F93395D6FBEE1A3B3BE3A1977C9697257CF (void);
// 0x00000D66 System.ComponentModel.PropertyDescriptorCollection System.ComponentModel.CustomTypeDescriptor::GetProperties()
extern void CustomTypeDescriptor_GetProperties_mCC500834C26F4D29117204B84E013CED638A725A (void);
// 0x00000D67 System.ComponentModel.PropertyDescriptorCollection System.ComponentModel.CustomTypeDescriptor::GetProperties(System.Attribute[])
extern void CustomTypeDescriptor_GetProperties_m69990C373CF4C1ABAA92C73E194DE430B7ABF371 (void);
// 0x00000D68 System.Object System.ComponentModel.CustomTypeDescriptor::GetPropertyOwner(System.ComponentModel.PropertyDescriptor)
extern void CustomTypeDescriptor_GetPropertyOwner_mB66AD8A02780D7A502CF79D8D1914641054F9E79 (void);
// 0x00000D69 System.Boolean System.ComponentModel.DateTimeConverter::CanConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Type)
extern void DateTimeConverter_CanConvertFrom_mF0BD5CD43E18685090EB0EAF9DF0927BA322C9ED (void);
// 0x00000D6A System.Boolean System.ComponentModel.DateTimeConverter::CanConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Type)
extern void DateTimeConverter_CanConvertTo_mDF31AC3889AB957B05B4229D80B5FE29DC187FE5 (void);
// 0x00000D6B System.Object System.ComponentModel.DateTimeConverter::ConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object)
extern void DateTimeConverter_ConvertFrom_m13742F9584B8C3884A7D164988714E2AE0B69B69 (void);
// 0x00000D6C System.Object System.ComponentModel.DateTimeConverter::ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)
extern void DateTimeConverter_ConvertTo_m6421F20CE5E094DCECF0A06C0F9C5449094B95BB (void);
// 0x00000D6D System.Void System.ComponentModel.DateTimeConverter::.ctor()
extern void DateTimeConverter__ctor_m08FB7B430DB67A7BC128DC3F1DAFC031C9900DA9 (void);
// 0x00000D6E System.Boolean System.ComponentModel.DecimalConverter::get_AllowHex()
extern void DecimalConverter_get_AllowHex_m2B657E4B11F10E8F6F3E27F8F24EBD407E68386D (void);
// 0x00000D6F System.Type System.ComponentModel.DecimalConverter::get_TargetType()
extern void DecimalConverter_get_TargetType_m713B317E87EFCE4C62D9252D5C995FCEF1DAEF47 (void);
// 0x00000D70 System.Boolean System.ComponentModel.DecimalConverter::CanConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Type)
extern void DecimalConverter_CanConvertTo_m2C1D96863DB726FCB8566B7B78899A0DD5D85CC4 (void);
// 0x00000D71 System.Object System.ComponentModel.DecimalConverter::ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)
extern void DecimalConverter_ConvertTo_m0F245DFB5E97D39B818A6D3A87C6FAE07F57F6BC (void);
// 0x00000D72 System.Object System.ComponentModel.DecimalConverter::FromString(System.String,System.Int32)
extern void DecimalConverter_FromString_m65A0F7D7BFD4A568C416732121878DDA2CDB2423 (void);
// 0x00000D73 System.Object System.ComponentModel.DecimalConverter::FromString(System.String,System.Globalization.NumberFormatInfo)
extern void DecimalConverter_FromString_m4F6FAD944464E3B239B445BE45950CF15E423BFC (void);
// 0x00000D74 System.String System.ComponentModel.DecimalConverter::ToString(System.Object,System.Globalization.NumberFormatInfo)
extern void DecimalConverter_ToString_mA2278E45267D367F8FED73BDE4293021E493499F (void);
// 0x00000D75 System.Void System.ComponentModel.DecimalConverter::.ctor()
extern void DecimalConverter__ctor_mC1E815EF17DE8DBD91FB472C83A4F38514704B46 (void);
// 0x00000D76 System.Void System.ComponentModel.DefaultEventAttribute::.ctor(System.String)
extern void DefaultEventAttribute__ctor_m7FE746F300D84188A24F4CF38A330EA255E5EE46 (void);
// 0x00000D77 System.String System.ComponentModel.DefaultEventAttribute::get_Name()
extern void DefaultEventAttribute_get_Name_m156545E2B0D123DFD61C375B1CB4987F08D65BF3 (void);
// 0x00000D78 System.Boolean System.ComponentModel.DefaultEventAttribute::Equals(System.Object)
extern void DefaultEventAttribute_Equals_m1B7CE5677AFA75A3AD6223345C99D5EA796622B2 (void);
// 0x00000D79 System.Int32 System.ComponentModel.DefaultEventAttribute::GetHashCode()
extern void DefaultEventAttribute_GetHashCode_mD3A5713780914BA883AF0AB0AD88E5427D910184 (void);
// 0x00000D7A System.Void System.ComponentModel.DefaultEventAttribute::.cctor()
extern void DefaultEventAttribute__cctor_mA41FF921D8558681FC129751DBFB8BF09444AF23 (void);
// 0x00000D7B System.Void System.ComponentModel.DefaultPropertyAttribute::.ctor(System.String)
extern void DefaultPropertyAttribute__ctor_m43FD7A91A431F72713FFA7829DE9BD24A321FD3A (void);
// 0x00000D7C System.String System.ComponentModel.DefaultPropertyAttribute::get_Name()
extern void DefaultPropertyAttribute_get_Name_m1F2C2642F68F489167FB7F2E005CCBDBF9745890 (void);
// 0x00000D7D System.Boolean System.ComponentModel.DefaultPropertyAttribute::Equals(System.Object)
extern void DefaultPropertyAttribute_Equals_mCD709C4B3F90DDDBDB45AE2969732EA3775CF26E (void);
// 0x00000D7E System.Int32 System.ComponentModel.DefaultPropertyAttribute::GetHashCode()
extern void DefaultPropertyAttribute_GetHashCode_m401BC4A948F7890DDD718B884C6CE06296578BA2 (void);
// 0x00000D7F System.Void System.ComponentModel.DefaultPropertyAttribute::.cctor()
extern void DefaultPropertyAttribute__cctor_m3C3B5DFB791BCB66EBC6B2EA032CD1D76422B247 (void);
// 0x00000D80 System.Void System.ComponentModel.DelegatingTypeDescriptionProvider::.ctor(System.Type)
extern void DelegatingTypeDescriptionProvider__ctor_mF4BAC468855383A4FA4CBFA329DF02F35805ADC5 (void);
// 0x00000D81 System.ComponentModel.TypeDescriptionProvider System.ComponentModel.DelegatingTypeDescriptionProvider::get_Provider()
extern void DelegatingTypeDescriptionProvider_get_Provider_m39F8D32C2826EC53330210A55058A76B06136E74 (void);
// 0x00000D82 System.Object System.ComponentModel.DelegatingTypeDescriptionProvider::CreateInstance(System.IServiceProvider,System.Type,System.Type[],System.Object[])
extern void DelegatingTypeDescriptionProvider_CreateInstance_m03AF6BFE0035224BF74BC8692ABB916BC368468E (void);
// 0x00000D83 System.Collections.IDictionary System.ComponentModel.DelegatingTypeDescriptionProvider::GetCache(System.Object)
extern void DelegatingTypeDescriptionProvider_GetCache_m8C822270552717420F5E6D7B96C48C751816370C (void);
// 0x00000D84 System.ComponentModel.ICustomTypeDescriptor System.ComponentModel.DelegatingTypeDescriptionProvider::GetExtendedTypeDescriptor(System.Object)
extern void DelegatingTypeDescriptionProvider_GetExtendedTypeDescriptor_m7A546AA16D70578B63542DB3DDAB0F54DD742FBA (void);
// 0x00000D85 System.ComponentModel.IExtenderProvider[] System.ComponentModel.DelegatingTypeDescriptionProvider::GetExtenderProviders(System.Object)
extern void DelegatingTypeDescriptionProvider_GetExtenderProviders_mD598D1A005CD1CFE86B5999BA2C9E1B57416A078 (void);
// 0x00000D86 System.Type System.ComponentModel.DelegatingTypeDescriptionProvider::GetReflectionType(System.Type,System.Object)
extern void DelegatingTypeDescriptionProvider_GetReflectionType_m130F511F42060A53340620EB0667237EB0F94024 (void);
// 0x00000D87 System.ComponentModel.ICustomTypeDescriptor System.ComponentModel.DelegatingTypeDescriptionProvider::GetTypeDescriptor(System.Type,System.Object)
extern void DelegatingTypeDescriptionProvider_GetTypeDescriptor_m3DEEF7B7F56B72063CCCF3EAEC383FC98029A8C5 (void);
// 0x00000D88 System.Boolean System.ComponentModel.ToolboxItemAttribute::IsDefaultAttribute()
extern void ToolboxItemAttribute_IsDefaultAttribute_m165AD76BC5AED533096681F7A6B88517946F3CAA (void);
// 0x00000D89 System.Void System.ComponentModel.ToolboxItemAttribute::.ctor(System.Boolean)
extern void ToolboxItemAttribute__ctor_mB4525B008A72341DA3D9B3F7DB3090BB7D49AEBE (void);
// 0x00000D8A System.Void System.ComponentModel.ToolboxItemAttribute::.ctor(System.String)
extern void ToolboxItemAttribute__ctor_m0E37BE12629A74F1CB545163EDF8D857DF8A0249 (void);
// 0x00000D8B System.String System.ComponentModel.ToolboxItemAttribute::get_ToolboxItemTypeName()
extern void ToolboxItemAttribute_get_ToolboxItemTypeName_m6A73953877073B5499BFF737202F764ABFBE0FAF (void);
// 0x00000D8C System.Boolean System.ComponentModel.ToolboxItemAttribute::Equals(System.Object)
extern void ToolboxItemAttribute_Equals_m9D96B44C04497FC35D1F3FB43306787A158D7DFB (void);
// 0x00000D8D System.Int32 System.ComponentModel.ToolboxItemAttribute::GetHashCode()
extern void ToolboxItemAttribute_GetHashCode_m7F07D7AD1C5262935CAFC04CF4261E0D7E47CC7D (void);
// 0x00000D8E System.Void System.ComponentModel.ToolboxItemAttribute::.cctor()
extern void ToolboxItemAttribute__cctor_m7874DC34A2C6DD5C7024ACFF460D6AA03A4DCD3D (void);
// 0x00000D8F System.Void System.ComponentModel.DesignTimeVisibleAttribute::.ctor(System.Boolean)
extern void DesignTimeVisibleAttribute__ctor_m89415646271B6901AF745CDD2BF3A2244DFCD946 (void);
// 0x00000D90 System.Boolean System.ComponentModel.DesignTimeVisibleAttribute::get_Visible()
extern void DesignTimeVisibleAttribute_get_Visible_m0EB229B7592D784080EEFA2C7100DF58ADFF064F (void);
// 0x00000D91 System.Boolean System.ComponentModel.DesignTimeVisibleAttribute::Equals(System.Object)
extern void DesignTimeVisibleAttribute_Equals_m59ADCA70D1F8363BAACDC37274852A8E6C9A954A (void);
// 0x00000D92 System.Int32 System.ComponentModel.DesignTimeVisibleAttribute::GetHashCode()
extern void DesignTimeVisibleAttribute_GetHashCode_m4E2FF875B5BD47A6C7EDCB5F9CB66D6860F5132B (void);
// 0x00000D93 System.Boolean System.ComponentModel.DesignTimeVisibleAttribute::IsDefaultAttribute()
extern void DesignTimeVisibleAttribute_IsDefaultAttribute_m5F003534B0AD844CFB9F383C3AB8A37559587D05 (void);
// 0x00000D94 System.Void System.ComponentModel.DesignTimeVisibleAttribute::.cctor()
extern void DesignTimeVisibleAttribute__cctor_m862FB61C0D3360800C8967CB03E98A999126635A (void);
// 0x00000D95 System.Boolean System.ComponentModel.DoubleConverter::get_AllowHex()
extern void DoubleConverter_get_AllowHex_m7B24D1C1979E1B4B0F32D455B7BADE06AB50DBBB (void);
// 0x00000D96 System.Type System.ComponentModel.DoubleConverter::get_TargetType()
extern void DoubleConverter_get_TargetType_m32CBA966154111137DA7AE087217F3A7BAFECA88 (void);
// 0x00000D97 System.Object System.ComponentModel.DoubleConverter::FromString(System.String,System.Int32)
extern void DoubleConverter_FromString_m205541D548D67CE0C9493E7CC532133BD5B27DC0 (void);
// 0x00000D98 System.Object System.ComponentModel.DoubleConverter::FromString(System.String,System.Globalization.NumberFormatInfo)
extern void DoubleConverter_FromString_m7E7B0719E5299B5DEF5806531A51807A6860050C (void);
// 0x00000D99 System.String System.ComponentModel.DoubleConverter::ToString(System.Object,System.Globalization.NumberFormatInfo)
extern void DoubleConverter_ToString_m9BDB00A75E71F1001A1F555AD9E786C32CF668C3 (void);
// 0x00000D9A System.Void System.ComponentModel.DoubleConverter::.ctor()
extern void DoubleConverter__ctor_m3CA5201BA68AB510BB2112A6755FCFEAB6DE53BA (void);
// 0x00000D9B System.String System.ComponentModel.EditorAttribute::get_EditorBaseTypeName()
extern void EditorAttribute_get_EditorBaseTypeName_m1CF77F3AA9AB5AE9CD3585FE86B24E1DD21B1EB4 (void);
// 0x00000D9C System.String System.ComponentModel.EditorAttribute::get_EditorTypeName()
extern void EditorAttribute_get_EditorTypeName_m587C6D66C4567BC349AC9E2C65FE5E021ED2EB09 (void);
// 0x00000D9D System.Void System.ComponentModel.EventDescriptor::.ctor(System.String,System.Attribute[])
extern void EventDescriptor__ctor_m9A676DE4E2A389168FAED1DBE6C1D0F3C4FBDCFE (void);
// 0x00000D9E System.Void System.ComponentModel.EventDescriptorCollection::.ctor(System.ComponentModel.EventDescriptor[])
extern void EventDescriptorCollection__ctor_m5B672594D0220F89AD3DFE0FBCDB34FED5B56CF3 (void);
// 0x00000D9F System.Void System.ComponentModel.EventDescriptorCollection::.ctor(System.ComponentModel.EventDescriptor[],System.Boolean)
extern void EventDescriptorCollection__ctor_m6FEF5B613838F164D7F9FC939EA915FE7B5CF118 (void);
// 0x00000DA0 System.Int32 System.ComponentModel.EventDescriptorCollection::get_Count()
extern void EventDescriptorCollection_get_Count_mCBBE573DF8EC096E14170A5039E90107943E5A87 (void);
// 0x00000DA1 System.Void System.ComponentModel.EventDescriptorCollection::set_Count(System.Int32)
extern void EventDescriptorCollection_set_Count_mD825B07B7C93EC3A511CD0DE95EFB9F490E146E8 (void);
// 0x00000DA2 System.ComponentModel.EventDescriptor System.ComponentModel.EventDescriptorCollection::get_Item(System.Int32)
extern void EventDescriptorCollection_get_Item_mA010043B2DFD4EE474361E4485B7727354BB00ED (void);
// 0x00000DA3 System.ComponentModel.EventDescriptor System.ComponentModel.EventDescriptorCollection::get_Item(System.String)
extern void EventDescriptorCollection_get_Item_m07129E78F22BB170299E3CEFDE919E6B2C1F94DF (void);
// 0x00000DA4 System.Int32 System.ComponentModel.EventDescriptorCollection::Add(System.ComponentModel.EventDescriptor)
extern void EventDescriptorCollection_Add_mAA14F6928C91D2A6B81E69723C35E7F43FBA62CC (void);
// 0x00000DA5 System.Void System.ComponentModel.EventDescriptorCollection::Clear()
extern void EventDescriptorCollection_Clear_m34F6F48BAA557FBB783F24C33EB2E26002A57C56 (void);
// 0x00000DA6 System.Boolean System.ComponentModel.EventDescriptorCollection::Contains(System.ComponentModel.EventDescriptor)
extern void EventDescriptorCollection_Contains_m50DB06B4BB92F9F108E41B0B39C71C687A426F12 (void);
// 0x00000DA7 System.Void System.ComponentModel.EventDescriptorCollection::System.Collections.ICollection.CopyTo(System.Array,System.Int32)
extern void EventDescriptorCollection_System_Collections_ICollection_CopyTo_mFAE7230CA92EB811EA7AC85B9EF758477D9CB58D (void);
// 0x00000DA8 System.Void System.ComponentModel.EventDescriptorCollection::EnsureEventsOwned()
extern void EventDescriptorCollection_EnsureEventsOwned_m84EEB041AFCAC7DC00D846999338F998A3B873B4 (void);
// 0x00000DA9 System.Void System.ComponentModel.EventDescriptorCollection::EnsureSize(System.Int32)
extern void EventDescriptorCollection_EnsureSize_m9A0437DD4221566FFE953D7D8A9B15CEC82D8F1B (void);
// 0x00000DAA System.ComponentModel.EventDescriptor System.ComponentModel.EventDescriptorCollection::Find(System.String,System.Boolean)
extern void EventDescriptorCollection_Find_m7F1F12CCC98E5884396DAF84E37DB5AA40040DAF (void);
// 0x00000DAB System.Int32 System.ComponentModel.EventDescriptorCollection::IndexOf(System.ComponentModel.EventDescriptor)
extern void EventDescriptorCollection_IndexOf_mFB443D00688BEE960D0AB1EFCF41FD41863D105D (void);
// 0x00000DAC System.Void System.ComponentModel.EventDescriptorCollection::Insert(System.Int32,System.ComponentModel.EventDescriptor)
extern void EventDescriptorCollection_Insert_mC472AA88B6CC60161C15A8B464D4D1A827C45CA7 (void);
// 0x00000DAD System.Void System.ComponentModel.EventDescriptorCollection::Remove(System.ComponentModel.EventDescriptor)
extern void EventDescriptorCollection_Remove_mC7EDCADC4A6630ABA8C38C7F1CE424C622A73A67 (void);
// 0x00000DAE System.Void System.ComponentModel.EventDescriptorCollection::RemoveAt(System.Int32)
extern void EventDescriptorCollection_RemoveAt_m1D8C3C214CDF147C85410AB0F956EA1732261900 (void);
// 0x00000DAF System.Collections.IEnumerator System.ComponentModel.EventDescriptorCollection::GetEnumerator()
extern void EventDescriptorCollection_GetEnumerator_mBBA565367CD4D16306527D637EA37D2BA6949478 (void);
// 0x00000DB0 System.Void System.ComponentModel.EventDescriptorCollection::InternalSort(System.String[])
extern void EventDescriptorCollection_InternalSort_mFDAC78BDC8DF8D728C05BF58B24C6B3AAE83E1C9 (void);
// 0x00000DB1 System.Void System.ComponentModel.EventDescriptorCollection::InternalSort(System.Collections.IComparer)
extern void EventDescriptorCollection_InternalSort_mC173B2DDBF4F976EC4B3E9A2AC03FFD0D3F115AD (void);
// 0x00000DB2 System.Boolean System.ComponentModel.EventDescriptorCollection::System.Collections.ICollection.get_IsSynchronized()
extern void EventDescriptorCollection_System_Collections_ICollection_get_IsSynchronized_m8B58D5A6ED8166F3A7EA6FC38AAB7D02190F84F9 (void);
// 0x00000DB3 System.Object System.ComponentModel.EventDescriptorCollection::System.Collections.ICollection.get_SyncRoot()
extern void EventDescriptorCollection_System_Collections_ICollection_get_SyncRoot_m929985FDBE786C0523515318A463F1DB1F0EBAA5 (void);
// 0x00000DB4 System.Int32 System.ComponentModel.EventDescriptorCollection::System.Collections.ICollection.get_Count()
extern void EventDescriptorCollection_System_Collections_ICollection_get_Count_mF9D4EB7237921F1FDF76F78307CB4C5AE29C5D74 (void);
// 0x00000DB5 System.Collections.IEnumerator System.ComponentModel.EventDescriptorCollection::System.Collections.IEnumerable.GetEnumerator()
extern void EventDescriptorCollection_System_Collections_IEnumerable_GetEnumerator_mC73C30221041A865D2AA69E9E57D5D50A89E756E (void);
// 0x00000DB6 System.Object System.ComponentModel.EventDescriptorCollection::System.Collections.IList.get_Item(System.Int32)
extern void EventDescriptorCollection_System_Collections_IList_get_Item_m816D7A606BEA8FDB4B8F959E0727A591139AB75E (void);
// 0x00000DB7 System.Void System.ComponentModel.EventDescriptorCollection::System.Collections.IList.set_Item(System.Int32,System.Object)
extern void EventDescriptorCollection_System_Collections_IList_set_Item_mEEC2A36C2AD376E350334887290721ECF319F17F (void);
// 0x00000DB8 System.Int32 System.ComponentModel.EventDescriptorCollection::System.Collections.IList.Add(System.Object)
extern void EventDescriptorCollection_System_Collections_IList_Add_mC80A1930B52051837C3B553FED53E0A3624609D2 (void);
// 0x00000DB9 System.Boolean System.ComponentModel.EventDescriptorCollection::System.Collections.IList.Contains(System.Object)
extern void EventDescriptorCollection_System_Collections_IList_Contains_m7CCEEC883D1D814BAA11C20A2AF4B2ECB25CB670 (void);
// 0x00000DBA System.Void System.ComponentModel.EventDescriptorCollection::System.Collections.IList.Clear()
extern void EventDescriptorCollection_System_Collections_IList_Clear_m5F4F6DC457DC4AC15BF1ECDEB05C9AC37A8EDFAA (void);
// 0x00000DBB System.Int32 System.ComponentModel.EventDescriptorCollection::System.Collections.IList.IndexOf(System.Object)
extern void EventDescriptorCollection_System_Collections_IList_IndexOf_mF92645F7291545162437FAC95787100B4844B4E4 (void);
// 0x00000DBC System.Void System.ComponentModel.EventDescriptorCollection::System.Collections.IList.Insert(System.Int32,System.Object)
extern void EventDescriptorCollection_System_Collections_IList_Insert_mC6AD4196A4F520BB4C0B5866D3D6307A9639A58E (void);
// 0x00000DBD System.Void System.ComponentModel.EventDescriptorCollection::System.Collections.IList.Remove(System.Object)
extern void EventDescriptorCollection_System_Collections_IList_Remove_m04E2ACE9E3B90350007626A227EA9626F133589C (void);
// 0x00000DBE System.Void System.ComponentModel.EventDescriptorCollection::System.Collections.IList.RemoveAt(System.Int32)
extern void EventDescriptorCollection_System_Collections_IList_RemoveAt_m67FB853573FD34FEB23F0763434FBBB1FF8D3389 (void);
// 0x00000DBF System.Boolean System.ComponentModel.EventDescriptorCollection::System.Collections.IList.get_IsReadOnly()
extern void EventDescriptorCollection_System_Collections_IList_get_IsReadOnly_m14ED5EDE6AAD26BC174F00C4F48A16C0874B6160 (void);
// 0x00000DC0 System.Boolean System.ComponentModel.EventDescriptorCollection::System.Collections.IList.get_IsFixedSize()
extern void EventDescriptorCollection_System_Collections_IList_get_IsFixedSize_mE80CCD9C034D17CB7E7780BF1FFF1FC92123EA62 (void);
// 0x00000DC1 System.Void System.ComponentModel.EventDescriptorCollection::.cctor()
extern void EventDescriptorCollection__cctor_mEB5345968B743898C4EE2AFED371C8C3A7816C80 (void);
// 0x00000DC2 System.Void System.ComponentModel.EventDescriptorCollection/ArraySubsetEnumerator::.ctor(System.Array,System.Int32)
extern void ArraySubsetEnumerator__ctor_m76C2057A80D4E3DCEA8B97DD0EF9456AE5D6EA92 (void);
// 0x00000DC3 System.Boolean System.ComponentModel.EventDescriptorCollection/ArraySubsetEnumerator::MoveNext()
extern void ArraySubsetEnumerator_MoveNext_m8AD8B4514C227FAFDF85FE66EE18F51EF8E00497 (void);
// 0x00000DC4 System.Void System.ComponentModel.EventDescriptorCollection/ArraySubsetEnumerator::Reset()
extern void ArraySubsetEnumerator_Reset_m49967EC2F723F5F2EABD5E780E51B0AE912FCD77 (void);
// 0x00000DC5 System.Object System.ComponentModel.EventDescriptorCollection/ArraySubsetEnumerator::get_Current()
extern void ArraySubsetEnumerator_get_Current_mE137EF1ADECA45633866E8723C50E4A07FFA478B (void);
// 0x00000DC6 System.Void System.ComponentModel.ExpandableObjectConverter::.ctor()
extern void ExpandableObjectConverter__ctor_mB2F0F20591EA133C5A0BCC4C871CDDD6974730DC (void);
// 0x00000DC7 System.Void System.ComponentModel.ExtendedPropertyDescriptor::.ctor(System.ComponentModel.ReflectPropertyDescriptor,System.Type,System.ComponentModel.IExtenderProvider,System.Attribute[])
extern void ExtendedPropertyDescriptor__ctor_mA218D4B493529AC65120AD6A4673E7950F653393 (void);
// 0x00000DC8 System.Boolean System.ComponentModel.ExtendedPropertyDescriptor::CanResetValue(System.Object)
extern void ExtendedPropertyDescriptor_CanResetValue_mEC759FCCF10A3DEEEF46144B3FF477D44E7E27D0 (void);
// 0x00000DC9 System.Type System.ComponentModel.ExtendedPropertyDescriptor::get_ComponentType()
extern void ExtendedPropertyDescriptor_get_ComponentType_m75EB38D89D3C2269307D59773144096FB666EC98 (void);
// 0x00000DCA System.Boolean System.ComponentModel.ExtendedPropertyDescriptor::get_IsReadOnly()
extern void ExtendedPropertyDescriptor_get_IsReadOnly_m7FD274E39F5FC628BDCF2FF590299DD4B0C9F0C9 (void);
// 0x00000DCB System.Type System.ComponentModel.ExtendedPropertyDescriptor::get_PropertyType()
extern void ExtendedPropertyDescriptor_get_PropertyType_m594211DCF0DB059C4A4B59A2E7149DB1C118EB36 (void);
// 0x00000DCC System.String System.ComponentModel.ExtendedPropertyDescriptor::get_DisplayName()
extern void ExtendedPropertyDescriptor_get_DisplayName_m13EC2E26CE1497FA32FE523C117E3B210D61146D (void);
// 0x00000DCD System.Object System.ComponentModel.ExtendedPropertyDescriptor::GetValue(System.Object)
extern void ExtendedPropertyDescriptor_GetValue_mD73C4F17EC20714A7623B059A49E0666C78B95B3 (void);
// 0x00000DCE System.Void System.ComponentModel.ExtendedPropertyDescriptor::ResetValue(System.Object)
extern void ExtendedPropertyDescriptor_ResetValue_mF5FED90EB45883CC5CC2C9C96F4AA5F39CB61717 (void);
// 0x00000DCF System.Void System.ComponentModel.ExtendedPropertyDescriptor::SetValue(System.Object,System.Object)
extern void ExtendedPropertyDescriptor_SetValue_mAAB6C6D09959547DEC0DB8F686C51C7C821C588D (void);
// 0x00000DD0 System.Boolean System.ComponentModel.ExtendedPropertyDescriptor::ShouldSerializeValue(System.Object)
extern void ExtendedPropertyDescriptor_ShouldSerializeValue_m358BF8E4C7C2571780C1120E0650511EABBB248C (void);
// 0x00000DD1 System.ComponentModel.ExtenderProvidedPropertyAttribute System.ComponentModel.ExtenderProvidedPropertyAttribute::Create(System.ComponentModel.PropertyDescriptor,System.Type,System.ComponentModel.IExtenderProvider)
extern void ExtenderProvidedPropertyAttribute_Create_m56DD3A573E574DDBC43AB5EDBC3FC359417CB1EA (void);
// 0x00000DD2 System.Void System.ComponentModel.ExtenderProvidedPropertyAttribute::.ctor()
extern void ExtenderProvidedPropertyAttribute__ctor_m7EFA94EBB5D4FA695071D543D4A63C4E733DFE35 (void);
// 0x00000DD3 System.ComponentModel.PropertyDescriptor System.ComponentModel.ExtenderProvidedPropertyAttribute::get_ExtenderProperty()
extern void ExtenderProvidedPropertyAttribute_get_ExtenderProperty_mF15678F125BE31DBA7224C62D53888E613EB04D2 (void);
// 0x00000DD4 System.Void System.ComponentModel.ExtenderProvidedPropertyAttribute::set_ExtenderProperty(System.ComponentModel.PropertyDescriptor)
extern void ExtenderProvidedPropertyAttribute_set_ExtenderProperty_m5279B5B90E5F59477E2532ACDBB79AC91C05A872 (void);
// 0x00000DD5 System.ComponentModel.IExtenderProvider System.ComponentModel.ExtenderProvidedPropertyAttribute::get_Provider()
extern void ExtenderProvidedPropertyAttribute_get_Provider_mF6A5C961D41558DDF43293934D6C5CD80BEF584F (void);
// 0x00000DD6 System.Void System.ComponentModel.ExtenderProvidedPropertyAttribute::set_Provider(System.ComponentModel.IExtenderProvider)
extern void ExtenderProvidedPropertyAttribute_set_Provider_m46510700A5C4993F2C8B9F1867407758D50764FE (void);
// 0x00000DD7 System.Type System.ComponentModel.ExtenderProvidedPropertyAttribute::get_ReceiverType()
extern void ExtenderProvidedPropertyAttribute_get_ReceiverType_m4CB132243DEED5094F04136886DA141250A7C14C (void);
// 0x00000DD8 System.Void System.ComponentModel.ExtenderProvidedPropertyAttribute::set_ReceiverType(System.Type)
extern void ExtenderProvidedPropertyAttribute_set_ReceiverType_m5F6D231C461377D0A3B458165D32F3DF5C05A103 (void);
// 0x00000DD9 System.Boolean System.ComponentModel.ExtenderProvidedPropertyAttribute::Equals(System.Object)
extern void ExtenderProvidedPropertyAttribute_Equals_mDA66BEB819A4AFF885A38374526B7D3B1ADDFA16 (void);
// 0x00000DDA System.Int32 System.ComponentModel.ExtenderProvidedPropertyAttribute::GetHashCode()
extern void ExtenderProvidedPropertyAttribute_GetHashCode_m579B8A21F324C09F5ED19D798FBF6E36E4DD8A4C (void);
// 0x00000DDB System.Boolean System.ComponentModel.ExtenderProvidedPropertyAttribute::IsDefaultAttribute()
extern void ExtenderProvidedPropertyAttribute_IsDefaultAttribute_mE1B69947247310E8E58979ED2688DD20474D3619 (void);
// 0x00000DDC System.Boolean System.ComponentModel.GuidConverter::CanConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Type)
extern void GuidConverter_CanConvertFrom_mF5DF2E23AC89DD359AD37289FFB9297B3CC4252A (void);
// 0x00000DDD System.Boolean System.ComponentModel.GuidConverter::CanConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Type)
extern void GuidConverter_CanConvertTo_m294C627995F9C1E4EB7A653D3D238C89BE8FEA10 (void);
// 0x00000DDE System.Object System.ComponentModel.GuidConverter::ConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object)
extern void GuidConverter_ConvertFrom_mA461B6840F75401A58D42EDE50D248F606B88EEE (void);
// 0x00000DDF System.Object System.ComponentModel.GuidConverter::ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)
extern void GuidConverter_ConvertTo_m38ED352A2576914129DD6357D82EDBA16E1B617A (void);
// 0x00000DE0 System.Void System.ComponentModel.GuidConverter::.ctor()
extern void GuidConverter__ctor_m7C6D906DE54725A185B33DF8B419BDC8259E7429 (void);
// 0x00000DE1 System.Boolean System.ComponentModel.IBindingList::get_AllowNew()
// 0x00000DE2 System.Object System.ComponentModel.IBindingList::AddNew()
// 0x00000DE3 System.Boolean System.ComponentModel.IBindingList::get_AllowEdit()
// 0x00000DE4 System.Boolean System.ComponentModel.IBindingList::get_AllowRemove()
// 0x00000DE5 System.Boolean System.ComponentModel.IBindingList::get_SupportsChangeNotification()
// 0x00000DE6 System.Boolean System.ComponentModel.IBindingList::get_SupportsSearching()
// 0x00000DE7 System.Boolean System.ComponentModel.IBindingList::get_SupportsSorting()
// 0x00000DE8 System.Boolean System.ComponentModel.IBindingList::get_IsSorted()
// 0x00000DE9 System.ComponentModel.PropertyDescriptor System.ComponentModel.IBindingList::get_SortProperty()
// 0x00000DEA System.ComponentModel.ListSortDirection System.ComponentModel.IBindingList::get_SortDirection()
// 0x00000DEB System.Void System.ComponentModel.IBindingList::AddIndex(System.ComponentModel.PropertyDescriptor)
// 0x00000DEC System.Void System.ComponentModel.IBindingList::ApplySort(System.ComponentModel.PropertyDescriptor,System.ComponentModel.ListSortDirection)
// 0x00000DED System.Int32 System.ComponentModel.IBindingList::Find(System.ComponentModel.PropertyDescriptor,System.Object)
// 0x00000DEE System.Void System.ComponentModel.IBindingList::RemoveIndex(System.ComponentModel.PropertyDescriptor)
// 0x00000DEF System.Void System.ComponentModel.IBindingList::RemoveSort()
// 0x00000DF0 System.ComponentModel.AttributeCollection System.ComponentModel.ICustomTypeDescriptor::GetAttributes()
// 0x00000DF1 System.String System.ComponentModel.ICustomTypeDescriptor::GetClassName()
// 0x00000DF2 System.String System.ComponentModel.ICustomTypeDescriptor::GetComponentName()
// 0x00000DF3 System.ComponentModel.TypeConverter System.ComponentModel.ICustomTypeDescriptor::GetConverter()
// 0x00000DF4 System.ComponentModel.EventDescriptor System.ComponentModel.ICustomTypeDescriptor::GetDefaultEvent()
// 0x00000DF5 System.ComponentModel.PropertyDescriptor System.ComponentModel.ICustomTypeDescriptor::GetDefaultProperty()
// 0x00000DF6 System.Object System.ComponentModel.ICustomTypeDescriptor::GetEditor(System.Type)
// 0x00000DF7 System.ComponentModel.EventDescriptorCollection System.ComponentModel.ICustomTypeDescriptor::GetEvents()
// 0x00000DF8 System.ComponentModel.EventDescriptorCollection System.ComponentModel.ICustomTypeDescriptor::GetEvents(System.Attribute[])
// 0x00000DF9 System.ComponentModel.PropertyDescriptorCollection System.ComponentModel.ICustomTypeDescriptor::GetProperties()
// 0x00000DFA System.ComponentModel.PropertyDescriptorCollection System.ComponentModel.ICustomTypeDescriptor::GetProperties(System.Attribute[])
// 0x00000DFB System.Object System.ComponentModel.ICustomTypeDescriptor::GetPropertyOwner(System.ComponentModel.PropertyDescriptor)
// 0x00000DFC System.Boolean System.ComponentModel.IExtenderProvider::CanExtend(System.Object)
// 0x00000DFD System.String System.ComponentModel.INestedSite::get_FullName()
// 0x00000DFE System.ComponentModel.IContainer System.ComponentModel.ITypeDescriptorContext::get_Container()
// 0x00000DFF System.String System.ComponentModel.ITypedList::GetListName(System.ComponentModel.PropertyDescriptor[])
// 0x00000E00 System.ComponentModel.PropertyDescriptorCollection System.ComponentModel.ITypedList::GetItemProperties(System.ComponentModel.PropertyDescriptor[])
// 0x00000E01 System.Type System.ComponentModel.Int16Converter::get_TargetType()
extern void Int16Converter_get_TargetType_mB268E3FEA2B5BDEBBC628D21A07686856FC451C8 (void);
// 0x00000E02 System.Object System.ComponentModel.Int16Converter::FromString(System.String,System.Int32)
extern void Int16Converter_FromString_mACA7B00848D2EC76B985408DE0D92D84F462D14C (void);
// 0x00000E03 System.Object System.ComponentModel.Int16Converter::FromString(System.String,System.Globalization.NumberFormatInfo)
extern void Int16Converter_FromString_m57535287425AA32CBB51833859D5224F030EC2F3 (void);
// 0x00000E04 System.String System.ComponentModel.Int16Converter::ToString(System.Object,System.Globalization.NumberFormatInfo)
extern void Int16Converter_ToString_mB9DD75EE872A4040BFFC794C4400FBC857A75CCF (void);
// 0x00000E05 System.Void System.ComponentModel.Int16Converter::.ctor()
extern void Int16Converter__ctor_m3803A7772B21F49200FC142C193A40DC286C9DFF (void);
// 0x00000E06 System.Type System.ComponentModel.Int32Converter::get_TargetType()
extern void Int32Converter_get_TargetType_m837B83368B96CE1CDFCF450F7DA3629ECC86DC1A (void);
// 0x00000E07 System.Object System.ComponentModel.Int32Converter::FromString(System.String,System.Int32)
extern void Int32Converter_FromString_m3917F97D4401800516F6F44363CD154F9645AC72 (void);
// 0x00000E08 System.Object System.ComponentModel.Int32Converter::FromString(System.String,System.Globalization.NumberFormatInfo)
extern void Int32Converter_FromString_m54931A645C6C1B4DB770894D5A23F24A03E9B340 (void);
// 0x00000E09 System.String System.ComponentModel.Int32Converter::ToString(System.Object,System.Globalization.NumberFormatInfo)
extern void Int32Converter_ToString_m8B5D811FCF0FBFADCAE25E354FD27FE6256AA36D (void);
// 0x00000E0A System.Void System.ComponentModel.Int32Converter::.ctor()
extern void Int32Converter__ctor_m88220DA12F6ED6FE4D1232B73C20DECE9EFC63FF (void);
// 0x00000E0B System.Type System.ComponentModel.Int64Converter::get_TargetType()
extern void Int64Converter_get_TargetType_m8279327D6F373BEE6E4BF0439215D6F5DF6B0097 (void);
// 0x00000E0C System.Object System.ComponentModel.Int64Converter::FromString(System.String,System.Int32)
extern void Int64Converter_FromString_m4F1E8450F4A60B29297D4AA3D8FE196B09D98102 (void);
// 0x00000E0D System.Object System.ComponentModel.Int64Converter::FromString(System.String,System.Globalization.NumberFormatInfo)
extern void Int64Converter_FromString_m324A7ABADC1B991B6AAB4B600C0A676B289BDF72 (void);
// 0x00000E0E System.String System.ComponentModel.Int64Converter::ToString(System.Object,System.Globalization.NumberFormatInfo)
extern void Int64Converter_ToString_mC4F1CE4731349A078460E190F587DB3276B54B3E (void);
// 0x00000E0F System.Void System.ComponentModel.Int64Converter::.ctor()
extern void Int64Converter__ctor_m3C124DB065F27F6BEAB7ABAF4B3D13E6A9F3E94C (void);
// 0x00000E10 System.Void System.ComponentModel.ListBindableAttribute::.ctor(System.Boolean)
extern void ListBindableAttribute__ctor_m274BEDC495677C154FF08C1A4BF2F33DCDBCF882 (void);
// 0x00000E11 System.Boolean System.ComponentModel.ListBindableAttribute::get_ListBindable()
extern void ListBindableAttribute_get_ListBindable_m04B1C3A2A83ABC5769A6B72D42AC75D22FE47F01 (void);
// 0x00000E12 System.Boolean System.ComponentModel.ListBindableAttribute::Equals(System.Object)
extern void ListBindableAttribute_Equals_mBE8E493FF6CF4C043642BE903817B708E9782F49 (void);
// 0x00000E13 System.Int32 System.ComponentModel.ListBindableAttribute::GetHashCode()
extern void ListBindableAttribute_GetHashCode_mC5A6D5AED7BAD405A23D2C1FA8C949E0BC42BE47 (void);
// 0x00000E14 System.Boolean System.ComponentModel.ListBindableAttribute::IsDefaultAttribute()
extern void ListBindableAttribute_IsDefaultAttribute_m521E9C39232589E799BE9F816C389EC69DDD4181 (void);
// 0x00000E15 System.Void System.ComponentModel.ListBindableAttribute::.cctor()
extern void ListBindableAttribute__cctor_m1EAF195FB13549753A3FD1795C230DEFAE9FBB20 (void);
// 0x00000E16 System.Void System.ComponentModel.ListChangedEventArgs::.ctor(System.ComponentModel.ListChangedType,System.Int32)
extern void ListChangedEventArgs__ctor_mB48C0E1EBC7ECB9C9A1CEFBF1787D1C542FBDCAD (void);
// 0x00000E17 System.Void System.ComponentModel.ListChangedEventArgs::.ctor(System.ComponentModel.ListChangedType,System.Int32,System.ComponentModel.PropertyDescriptor)
extern void ListChangedEventArgs__ctor_mDDD788CA53FC321053AF57EA31AFC5F71C1AB83A (void);
// 0x00000E18 System.Void System.ComponentModel.ListChangedEventArgs::.ctor(System.ComponentModel.ListChangedType,System.ComponentModel.PropertyDescriptor)
extern void ListChangedEventArgs__ctor_m31B5AA3820BCDE3044F649BF7F08680500AC8D48 (void);
// 0x00000E19 System.Void System.ComponentModel.ListChangedEventArgs::.ctor(System.ComponentModel.ListChangedType,System.Int32,System.Int32)
extern void ListChangedEventArgs__ctor_m51CD8C20F924174FDAE0CED36B57E8A53AFBBDA5 (void);
// 0x00000E1A System.ComponentModel.ListChangedType System.ComponentModel.ListChangedEventArgs::get_ListChangedType()
extern void ListChangedEventArgs_get_ListChangedType_m2CC7DCB7C2DE84C78A9194BC7B376D53B10581A4 (void);
// 0x00000E1B System.Int32 System.ComponentModel.ListChangedEventArgs::get_NewIndex()
extern void ListChangedEventArgs_get_NewIndex_m015DB5DEEFA5154BB4C39977584D5FCDB8FBBC98 (void);
// 0x00000E1C System.Int32 System.ComponentModel.ListChangedEventArgs::get_OldIndex()
extern void ListChangedEventArgs_get_OldIndex_m1FBD245795E09E5BCD0889DC405F1D5260389244 (void);
// 0x00000E1D System.Void System.ComponentModel.ListChangedEventHandler::.ctor(System.Object,System.IntPtr)
extern void ListChangedEventHandler__ctor_mB05D66C71319CF8F8D4BA970C1BC0247662540AA (void);
// 0x00000E1E System.Void System.ComponentModel.ListChangedEventHandler::Invoke(System.Object,System.ComponentModel.ListChangedEventArgs)
extern void ListChangedEventHandler_Invoke_mA0F0B8AB273C63F017018390414C334FD602934E (void);
// 0x00000E1F System.Void System.ComponentModel.MarshalByValueComponent::.ctor()
extern void MarshalByValueComponent__ctor_mBB8FD86B5A8057E2B9EBAB10B43E4C394AE932A6 (void);
// 0x00000E20 System.Void System.ComponentModel.MarshalByValueComponent::Finalize()
extern void MarshalByValueComponent_Finalize_mAED2CF6C292D33379F57526A0B2936D5C8B864AF (void);
// 0x00000E21 System.ComponentModel.ISite System.ComponentModel.MarshalByValueComponent::get_Site()
extern void MarshalByValueComponent_get_Site_mA921857A1CD1043F243C6E7EDA0D662813606006 (void);
// 0x00000E22 System.Void System.ComponentModel.MarshalByValueComponent::Dispose()
extern void MarshalByValueComponent_Dispose_m2154BBD1FBA88DEC29C1EFA01F0BC32E5021EB2E (void);
// 0x00000E23 System.Void System.ComponentModel.MarshalByValueComponent::Dispose(System.Boolean)
extern void MarshalByValueComponent_Dispose_mFED5D8C2B4C60FD87882DBF792C052953BFE414D (void);
// 0x00000E24 System.Object System.ComponentModel.MarshalByValueComponent::GetService(System.Type)
extern void MarshalByValueComponent_GetService_mD286526AB899D5CFBB06A45DBA3572EDC32342F1 (void);
// 0x00000E25 System.String System.ComponentModel.MarshalByValueComponent::ToString()
extern void MarshalByValueComponent_ToString_m1CFF26F510CA2FF7E93CF540E6CC00A0E5951D98 (void);
// 0x00000E26 System.Void System.ComponentModel.MarshalByValueComponent::.cctor()
extern void MarshalByValueComponent__cctor_mD63244B4A2B208F839EE5054805E990EFEDEE686 (void);
// 0x00000E27 System.Void System.ComponentModel.NullableConverter::.ctor(System.Type)
extern void NullableConverter__ctor_mF66E15A3EF01632182544613C80F64FC418411AB (void);
// 0x00000E28 System.Boolean System.ComponentModel.NullableConverter::CanConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Type)
extern void NullableConverter_CanConvertFrom_mB2E4F0AE44BB0AF12E9D97126F945053F7360D98 (void);
// 0x00000E29 System.Object System.ComponentModel.NullableConverter::ConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object)
extern void NullableConverter_ConvertFrom_mEA0017E282A46AD1B5702B1D52AEE06EFA452C90 (void);
// 0x00000E2A System.Boolean System.ComponentModel.NullableConverter::CanConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Type)
extern void NullableConverter_CanConvertTo_m9CB541E524D55C7788952C5FACDD1E9121B6E03F (void);
// 0x00000E2B System.Object System.ComponentModel.NullableConverter::ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)
extern void NullableConverter_ConvertTo_m2BE21A53A253F758159F11B28CB285D8BDA2AB7C (void);
// 0x00000E2C System.ComponentModel.TypeConverter/StandardValuesCollection System.ComponentModel.NullableConverter::GetStandardValues(System.ComponentModel.ITypeDescriptorContext)
extern void NullableConverter_GetStandardValues_m6D94759E76432CE5982B6DCFAD282ACC4EF2A2F5 (void);
// 0x00000E2D System.Boolean System.ComponentModel.NullableConverter::GetStandardValuesSupported(System.ComponentModel.ITypeDescriptorContext)
extern void NullableConverter_GetStandardValuesSupported_m297738606638A8B6F53B563C2A90AE2C4E4417A2 (void);
// 0x00000E2E System.Type System.ComponentModel.NullableConverter::get_NullableType()
extern void NullableConverter_get_NullableType_m3BC58499FE25377295EE62DFF1930716FB478188 (void);
// 0x00000E2F System.Type System.ComponentModel.NullableConverter::get_UnderlyingType()
extern void NullableConverter_get_UnderlyingType_m6AB527D54B196B9D1C4A6A806D730135102E8C49 (void);
// 0x00000E30 System.ComponentModel.TypeConverter System.ComponentModel.NullableConverter::get_UnderlyingTypeConverter()
extern void NullableConverter_get_UnderlyingTypeConverter_mA8D60EF01136EE7AFB72BC17F7DEE6273A5B7695 (void);
// 0x00000E31 System.Void System.ComponentModel.PropertyDescriptor::.ctor(System.String,System.Attribute[])
extern void PropertyDescriptor__ctor_m20223572362A331B6F0D436BC19AFE2EE87558B8 (void);
// 0x00000E32 System.Void System.ComponentModel.PropertyDescriptor::.ctor(System.ComponentModel.MemberDescriptor,System.Attribute[])
extern void PropertyDescriptor__ctor_mD53A2E689E8CF24D28653C6EF266FC4E51C30699 (void);
// 0x00000E33 System.Type System.ComponentModel.PropertyDescriptor::get_ComponentType()
// 0x00000E34 System.ComponentModel.TypeConverter System.ComponentModel.PropertyDescriptor::get_Converter()
extern void PropertyDescriptor_get_Converter_m0C5BAF27ADFFBF7E669DA8896B4B1B887C6CDC2E (void);
// 0x00000E35 System.Boolean System.ComponentModel.PropertyDescriptor::get_IsReadOnly()
// 0x00000E36 System.Type System.ComponentModel.PropertyDescriptor::get_PropertyType()
// 0x00000E37 System.Boolean System.ComponentModel.PropertyDescriptor::CanResetValue(System.Object)
// 0x00000E38 System.Boolean System.ComponentModel.PropertyDescriptor::Equals(System.Object)
extern void PropertyDescriptor_Equals_m69C3B1D9E4AF806536B7545DAB5FE72883A512F6 (void);
// 0x00000E39 System.Object System.ComponentModel.PropertyDescriptor::CreateInstance(System.Type)
extern void PropertyDescriptor_CreateInstance_m8ED711ABFEA356C6C8075A09310883D4197F6DF3 (void);
// 0x00000E3A System.Void System.ComponentModel.PropertyDescriptor::FillAttributes(System.Collections.IList)
extern void PropertyDescriptor_FillAttributes_m089944713C5E19B880AC940B07C609BFC3D273D1 (void);
// 0x00000E3B System.Int32 System.ComponentModel.PropertyDescriptor::GetHashCode()
extern void PropertyDescriptor_GetHashCode_m8470877D9BFF977617586AC7E2B900D01B3B4E3F (void);
// 0x00000E3C System.Object System.ComponentModel.PropertyDescriptor::GetInvocationTarget(System.Type,System.Object)
extern void PropertyDescriptor_GetInvocationTarget_mB94D934834D8DC65F83DCCE0E560B466A63C4B98 (void);
// 0x00000E3D System.Type System.ComponentModel.PropertyDescriptor::GetTypeFromName(System.String)
extern void PropertyDescriptor_GetTypeFromName_m1AFC0631A7EAD2C279A3E07FE95165728CCFE7EB (void);
// 0x00000E3E System.Object System.ComponentModel.PropertyDescriptor::GetValue(System.Object)
// 0x00000E3F System.Void System.ComponentModel.PropertyDescriptor::OnValueChanged(System.Object,System.EventArgs)
extern void PropertyDescriptor_OnValueChanged_m7729940702F65BDD2515187DAF6E791ADC99CD21 (void);
// 0x00000E40 System.Void System.ComponentModel.PropertyDescriptor::ResetValue(System.Object)
// 0x00000E41 System.Void System.ComponentModel.PropertyDescriptor::SetValue(System.Object,System.Object)
// 0x00000E42 System.Boolean System.ComponentModel.PropertyDescriptor::ShouldSerializeValue(System.Object)
// 0x00000E43 System.Void System.ComponentModel.PropertyDescriptorCollection::.ctor(System.ComponentModel.PropertyDescriptor[])
extern void PropertyDescriptorCollection__ctor_m3D1AC0D2B3187A895AE8B64AC891251860D8C361 (void);
// 0x00000E44 System.Void System.ComponentModel.PropertyDescriptorCollection::.ctor(System.ComponentModel.PropertyDescriptor[],System.Boolean)
extern void PropertyDescriptorCollection__ctor_mAD196DBB6D71AA12A41715798F3DFACFDA170BAE (void);
// 0x00000E45 System.Int32 System.ComponentModel.PropertyDescriptorCollection::get_Count()
extern void PropertyDescriptorCollection_get_Count_m9121E7236AF94FE7AD4BB3C48ADBBB2A8ACF3508 (void);
// 0x00000E46 System.Void System.ComponentModel.PropertyDescriptorCollection::set_Count(System.Int32)
extern void PropertyDescriptorCollection_set_Count_m035F2DDDDD3FEFC8EF701C3A584CA6BCDAB6D854 (void);
// 0x00000E47 System.ComponentModel.PropertyDescriptor System.ComponentModel.PropertyDescriptorCollection::get_Item(System.Int32)
extern void PropertyDescriptorCollection_get_Item_m5BD52F4CCBEF1D1D9B33887BB373181AD11A4C25 (void);
// 0x00000E48 System.ComponentModel.PropertyDescriptor System.ComponentModel.PropertyDescriptorCollection::get_Item(System.String)
extern void PropertyDescriptorCollection_get_Item_mD34F172015A4AAC759099193BBBCDB1489D51E09 (void);
// 0x00000E49 System.Int32 System.ComponentModel.PropertyDescriptorCollection::Add(System.ComponentModel.PropertyDescriptor)
extern void PropertyDescriptorCollection_Add_mC398A8C807A50565628FA7377622CB29BA08E8A0 (void);
// 0x00000E4A System.Void System.ComponentModel.PropertyDescriptorCollection::Clear()
extern void PropertyDescriptorCollection_Clear_mB8C7EDDBC34045AB39A85F7CA8C2A48FE5E84154 (void);
// 0x00000E4B System.Boolean System.ComponentModel.PropertyDescriptorCollection::Contains(System.ComponentModel.PropertyDescriptor)
extern void PropertyDescriptorCollection_Contains_m61BE63B4CBEBE522952340A5E1AD4EC81561A534 (void);
// 0x00000E4C System.Void System.ComponentModel.PropertyDescriptorCollection::CopyTo(System.Array,System.Int32)
extern void PropertyDescriptorCollection_CopyTo_m96A7340B76D01123FFC2968406157491DA5F2F51 (void);
// 0x00000E4D System.Void System.ComponentModel.PropertyDescriptorCollection::EnsurePropsOwned()
extern void PropertyDescriptorCollection_EnsurePropsOwned_m95EB38CC4CD3A669B5890569BE6EA68DDC0691D1 (void);
// 0x00000E4E System.Void System.ComponentModel.PropertyDescriptorCollection::EnsureSize(System.Int32)
extern void PropertyDescriptorCollection_EnsureSize_mA9CC05191669F9F3899F5A7D42B8DF24C51CC6A2 (void);
// 0x00000E4F System.ComponentModel.PropertyDescriptor System.ComponentModel.PropertyDescriptorCollection::Find(System.String,System.Boolean)
extern void PropertyDescriptorCollection_Find_mCBD6FF2B467342E2385A83851AFEA0D79765D941 (void);
// 0x00000E50 System.Int32 System.ComponentModel.PropertyDescriptorCollection::IndexOf(System.ComponentModel.PropertyDescriptor)
extern void PropertyDescriptorCollection_IndexOf_mD936E02B8B1AACBF21EB129B5D7F3C8CBC07BE15 (void);
// 0x00000E51 System.Void System.ComponentModel.PropertyDescriptorCollection::Insert(System.Int32,System.ComponentModel.PropertyDescriptor)
extern void PropertyDescriptorCollection_Insert_m5294EDBAD3EED9E88B72F8C337F65EE5AB2960EA (void);
// 0x00000E52 System.Void System.ComponentModel.PropertyDescriptorCollection::Remove(System.ComponentModel.PropertyDescriptor)
extern void PropertyDescriptorCollection_Remove_m93B40D4D8FD13CA21ACAF39012043595BB6ED03B (void);
// 0x00000E53 System.Void System.ComponentModel.PropertyDescriptorCollection::RemoveAt(System.Int32)
extern void PropertyDescriptorCollection_RemoveAt_m0A24CA5AB989131D0F6691B289DD9092790E9E07 (void);
// 0x00000E54 System.Void System.ComponentModel.PropertyDescriptorCollection::InternalSort(System.String[])
extern void PropertyDescriptorCollection_InternalSort_m976B7A3E0A38A56F3E6C282199722DFC37EE92C9 (void);
// 0x00000E55 System.Void System.ComponentModel.PropertyDescriptorCollection::InternalSort(System.Collections.IComparer)
extern void PropertyDescriptorCollection_InternalSort_m715EF0848576185E9957756222B20A93320A3108 (void);
// 0x00000E56 System.Collections.IEnumerator System.ComponentModel.PropertyDescriptorCollection::GetEnumerator()
extern void PropertyDescriptorCollection_GetEnumerator_m895320E1DA7A7E88D5392EA88C7415FCCE9F9A69 (void);
// 0x00000E57 System.Boolean System.ComponentModel.PropertyDescriptorCollection::System.Collections.ICollection.get_IsSynchronized()
extern void PropertyDescriptorCollection_System_Collections_ICollection_get_IsSynchronized_m8201DB107E82D56273693B6715483996DF56FA4E (void);
// 0x00000E58 System.Object System.ComponentModel.PropertyDescriptorCollection::System.Collections.ICollection.get_SyncRoot()
extern void PropertyDescriptorCollection_System_Collections_ICollection_get_SyncRoot_m375B281E77CC48014E87622A8F7E5FF2BB6B23AF (void);
// 0x00000E59 System.Int32 System.ComponentModel.PropertyDescriptorCollection::System.Collections.ICollection.get_Count()
extern void PropertyDescriptorCollection_System_Collections_ICollection_get_Count_mD0FF809D823EB373D8A6E8DB49619ED4141702A2 (void);
// 0x00000E5A System.Void System.ComponentModel.PropertyDescriptorCollection::System.Collections.IList.Clear()
extern void PropertyDescriptorCollection_System_Collections_IList_Clear_m45872C5426EECF7A39B524076FF749A27FFFD720 (void);
// 0x00000E5B System.Void System.ComponentModel.PropertyDescriptorCollection::System.Collections.IDictionary.Clear()
extern void PropertyDescriptorCollection_System_Collections_IDictionary_Clear_mED5AF2CE6AF9B314A457C95568F8B4CE2D1764A9 (void);
// 0x00000E5C System.Collections.IEnumerator System.ComponentModel.PropertyDescriptorCollection::System.Collections.IEnumerable.GetEnumerator()
extern void PropertyDescriptorCollection_System_Collections_IEnumerable_GetEnumerator_mCA1C26C5D8253A2654911C476DB3E2E4C7E1DED0 (void);
// 0x00000E5D System.Void System.ComponentModel.PropertyDescriptorCollection::System.Collections.IList.RemoveAt(System.Int32)
extern void PropertyDescriptorCollection_System_Collections_IList_RemoveAt_mF52F79BDB81434BECEFF023F99EFDDEE21E3D382 (void);
// 0x00000E5E System.Void System.ComponentModel.PropertyDescriptorCollection::System.Collections.IDictionary.Add(System.Object,System.Object)
extern void PropertyDescriptorCollection_System_Collections_IDictionary_Add_m408464897F2A4002666796184236356079B9476E (void);
// 0x00000E5F System.Boolean System.ComponentModel.PropertyDescriptorCollection::System.Collections.IDictionary.Contains(System.Object)
extern void PropertyDescriptorCollection_System_Collections_IDictionary_Contains_m0E06B08842DB4FA109B5AB61EBEFB731E3EA94AA (void);
// 0x00000E60 System.Collections.IDictionaryEnumerator System.ComponentModel.PropertyDescriptorCollection::System.Collections.IDictionary.GetEnumerator()
extern void PropertyDescriptorCollection_System_Collections_IDictionary_GetEnumerator_mF6EAE817278709EF0201AB2E677B887CA7520A51 (void);
// 0x00000E61 System.Boolean System.ComponentModel.PropertyDescriptorCollection::System.Collections.IDictionary.get_IsFixedSize()
extern void PropertyDescriptorCollection_System_Collections_IDictionary_get_IsFixedSize_mD2603B115005B7D665A935C5A4E7D2475F2FDC66 (void);
// 0x00000E62 System.Boolean System.ComponentModel.PropertyDescriptorCollection::System.Collections.IDictionary.get_IsReadOnly()
extern void PropertyDescriptorCollection_System_Collections_IDictionary_get_IsReadOnly_m4D86C19095340D37276F02EF6D88E7BD63C2D53E (void);
// 0x00000E63 System.Object System.ComponentModel.PropertyDescriptorCollection::System.Collections.IDictionary.get_Item(System.Object)
extern void PropertyDescriptorCollection_System_Collections_IDictionary_get_Item_mC6EFD0AFD470D71014230D69B656107657929330 (void);
// 0x00000E64 System.Void System.ComponentModel.PropertyDescriptorCollection::System.Collections.IDictionary.set_Item(System.Object,System.Object)
extern void PropertyDescriptorCollection_System_Collections_IDictionary_set_Item_mF70D7EA54C026CF6DF6082671C7BB5FA4FA8C4A1 (void);
// 0x00000E65 System.Collections.ICollection System.ComponentModel.PropertyDescriptorCollection::System.Collections.IDictionary.get_Keys()
extern void PropertyDescriptorCollection_System_Collections_IDictionary_get_Keys_m152C5B7BFD0D618AF1B6C7AB1200E0648BB7990E (void);
// 0x00000E66 System.Collections.ICollection System.ComponentModel.PropertyDescriptorCollection::System.Collections.IDictionary.get_Values()
extern void PropertyDescriptorCollection_System_Collections_IDictionary_get_Values_m6494719561646DC0A1F557CD942F622E2D6EB86F (void);
// 0x00000E67 System.Void System.ComponentModel.PropertyDescriptorCollection::System.Collections.IDictionary.Remove(System.Object)
extern void PropertyDescriptorCollection_System_Collections_IDictionary_Remove_m4346AEB1FD89FAD5A8684EF35BD8BDC329BE6FF7 (void);
// 0x00000E68 System.Int32 System.ComponentModel.PropertyDescriptorCollection::System.Collections.IList.Add(System.Object)
extern void PropertyDescriptorCollection_System_Collections_IList_Add_mA83681FD649F472C18C4222547909AB5C0B2636D (void);
// 0x00000E69 System.Boolean System.ComponentModel.PropertyDescriptorCollection::System.Collections.IList.Contains(System.Object)
extern void PropertyDescriptorCollection_System_Collections_IList_Contains_mF4A5AD4B8FB2DE87C3F46804A45A9E5FE061F0A8 (void);
// 0x00000E6A System.Int32 System.ComponentModel.PropertyDescriptorCollection::System.Collections.IList.IndexOf(System.Object)
extern void PropertyDescriptorCollection_System_Collections_IList_IndexOf_mDDE0710A46D8C7F0C812BBB749058633E2B538A0 (void);
// 0x00000E6B System.Void System.ComponentModel.PropertyDescriptorCollection::System.Collections.IList.Insert(System.Int32,System.Object)
extern void PropertyDescriptorCollection_System_Collections_IList_Insert_mECCC2CBDA9731E920BDA0D1C5E1B3446D1051D7C (void);
// 0x00000E6C System.Boolean System.ComponentModel.PropertyDescriptorCollection::System.Collections.IList.get_IsReadOnly()
extern void PropertyDescriptorCollection_System_Collections_IList_get_IsReadOnly_mD92E29DD5AF442E8F758EE9C364AA67D8C692429 (void);
// 0x00000E6D System.Boolean System.ComponentModel.PropertyDescriptorCollection::System.Collections.IList.get_IsFixedSize()
extern void PropertyDescriptorCollection_System_Collections_IList_get_IsFixedSize_m384E8605F0612E87E1A78F863E28AE7E0D0D6B8A (void);
// 0x00000E6E System.Void System.ComponentModel.PropertyDescriptorCollection::System.Collections.IList.Remove(System.Object)
extern void PropertyDescriptorCollection_System_Collections_IList_Remove_m6B3B43F181BF42AE15D0EC97F83E16157119767A (void);
// 0x00000E6F System.Object System.ComponentModel.PropertyDescriptorCollection::System.Collections.IList.get_Item(System.Int32)
extern void PropertyDescriptorCollection_System_Collections_IList_get_Item_m330B3FFF9A800353E1463DBA60359A5846637632 (void);
// 0x00000E70 System.Void System.ComponentModel.PropertyDescriptorCollection::System.Collections.IList.set_Item(System.Int32,System.Object)
extern void PropertyDescriptorCollection_System_Collections_IList_set_Item_m1C9BF875A752FEAC57320E429DF95D0A11BDD5B8 (void);
// 0x00000E71 System.Void System.ComponentModel.PropertyDescriptorCollection::.cctor()
extern void PropertyDescriptorCollection__cctor_m9FF868A1DA3307692B17BEE0248BE146682D8DA7 (void);
// 0x00000E72 System.Void System.ComponentModel.PropertyDescriptorCollection/PropertyDescriptorEnumerator::.ctor(System.ComponentModel.PropertyDescriptorCollection)
extern void PropertyDescriptorEnumerator__ctor_mEF40577980844F48F837016FC78D6D6C4B656C40 (void);
// 0x00000E73 System.Object System.ComponentModel.PropertyDescriptorCollection/PropertyDescriptorEnumerator::get_Current()
extern void PropertyDescriptorEnumerator_get_Current_mD139182036930AB6DD0F33E0C311C5D280E8169F (void);
// 0x00000E74 System.Collections.DictionaryEntry System.ComponentModel.PropertyDescriptorCollection/PropertyDescriptorEnumerator::get_Entry()
extern void PropertyDescriptorEnumerator_get_Entry_m83A1F1F4EC45FCDAB6444FDAE98158CAEA6E17C0 (void);
// 0x00000E75 System.Object System.ComponentModel.PropertyDescriptorCollection/PropertyDescriptorEnumerator::get_Key()
extern void PropertyDescriptorEnumerator_get_Key_m9AC03BAD80D2C982D93FCF6E7FA77694CDA80583 (void);
// 0x00000E76 System.Object System.ComponentModel.PropertyDescriptorCollection/PropertyDescriptorEnumerator::get_Value()
extern void PropertyDescriptorEnumerator_get_Value_m5EC049B1D1B61491D697056DD2A5018B3F83DAB2 (void);
// 0x00000E77 System.Boolean System.ComponentModel.PropertyDescriptorCollection/PropertyDescriptorEnumerator::MoveNext()
extern void PropertyDescriptorEnumerator_MoveNext_m1558DACC789497E2E8BEC2C914F68449B51F35E5 (void);
// 0x00000E78 System.Void System.ComponentModel.PropertyDescriptorCollection/PropertyDescriptorEnumerator::Reset()
extern void PropertyDescriptorEnumerator_Reset_mF7C0D145E906CE6FCB18646933E580C14A0AE1DE (void);
// 0x00000E79 System.String System.ComponentModel.ProvidePropertyAttribute::get_PropertyName()
extern void ProvidePropertyAttribute_get_PropertyName_mFAC4603BB6C516195D2A449FCD3E451B6509763C (void);
// 0x00000E7A System.String System.ComponentModel.ProvidePropertyAttribute::get_ReceiverTypeName()
extern void ProvidePropertyAttribute_get_ReceiverTypeName_mF6644451192D22A1C6E21A65A32DBCFA7E2BA8A3 (void);
// 0x00000E7B System.Void System.ComponentModel.ReferenceConverter::.ctor(System.Type)
extern void ReferenceConverter__ctor_mECD358A5C07B37EFD8659FDEF4C067A16E51171E (void);
// 0x00000E7C System.Boolean System.ComponentModel.ReferenceConverter::CanConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Type)
extern void ReferenceConverter_CanConvertFrom_m37D591EC403D4BDDFEEECFB4C003993D5770AF36 (void);
// 0x00000E7D System.Object System.ComponentModel.ReferenceConverter::ConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object)
extern void ReferenceConverter_ConvertFrom_m215F46061A8D85386D446F7166C0CD936A9CF1CA (void);
// 0x00000E7E System.Object System.ComponentModel.ReferenceConverter::ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)
extern void ReferenceConverter_ConvertTo_m0867AB70A857CCF46063AC01D0AB958C0EBB5409 (void);
// 0x00000E7F System.ComponentModel.TypeConverter/StandardValuesCollection System.ComponentModel.ReferenceConverter::GetStandardValues(System.ComponentModel.ITypeDescriptorContext)
extern void ReferenceConverter_GetStandardValues_mF82002EC2360086E6591F03F529813E14C8E84C9 (void);
// 0x00000E80 System.Boolean System.ComponentModel.ReferenceConverter::GetStandardValuesSupported(System.ComponentModel.ITypeDescriptorContext)
extern void ReferenceConverter_GetStandardValuesSupported_m5A8AE70F2800F3EC2EFAFEA91AA82A4096142817 (void);
// 0x00000E81 System.Boolean System.ComponentModel.ReferenceConverter::IsValueAllowed(System.ComponentModel.ITypeDescriptorContext,System.Object)
extern void ReferenceConverter_IsValueAllowed_m8780234CEBB3343D582733099A198CC3172F2D9B (void);
// 0x00000E82 System.Void System.ComponentModel.ReferenceConverter::.cctor()
extern void ReferenceConverter__cctor_mEA870CF9ECC5CD70B6DA856384013701EE3D62AD (void);
// 0x00000E83 System.Void System.ComponentModel.ReferenceConverter/ReferenceComparer::.ctor(System.ComponentModel.ReferenceConverter)
extern void ReferenceComparer__ctor_m04738E27A5FAF668D16A3829AFAF8C01995BEB3B (void);
// 0x00000E84 System.Int32 System.ComponentModel.ReferenceConverter/ReferenceComparer::Compare(System.Object,System.Object)
extern void ReferenceComparer_Compare_m81F0F9265CC0C81B445FB4E8ED0A470E9ECB65DD (void);
// 0x00000E85 System.Void System.ComponentModel.ReflectEventDescriptor::.ctor(System.Type,System.Reflection.EventInfo)
extern void ReflectEventDescriptor__ctor_m04E8153158BBF942FB21817105894166742FD7F4 (void);
// 0x00000E86 System.Void System.ComponentModel.ReflectEventDescriptor::FillAttributes(System.Collections.IList)
extern void ReflectEventDescriptor_FillAttributes_m46892E592D24D3BA2B7282B5A4590CF1B95EC471 (void);
// 0x00000E87 System.Void System.ComponentModel.ReflectEventDescriptor::FillEventInfoAttribute(System.Reflection.EventInfo,System.Collections.IList)
extern void ReflectEventDescriptor_FillEventInfoAttribute_m25675359CA6AC38FAF1AC2E6641FCF41065B859F (void);
// 0x00000E88 System.Void System.ComponentModel.ReflectEventDescriptor::FillMethods()
extern void ReflectEventDescriptor_FillMethods_m6DFA0AA2B8A4D38910E0A8B44B04F2680DACF276 (void);
// 0x00000E89 System.Void System.ComponentModel.ReflectEventDescriptor::FillSingleMethodAttribute(System.Reflection.MethodInfo,System.Collections.IList)
extern void ReflectEventDescriptor_FillSingleMethodAttribute_m66EDE77931FB9C20BC214560F1C30ECC8F7E5A6F (void);
// 0x00000E8A System.Void System.ComponentModel.RefreshEventArgs::.ctor(System.Type)
extern void RefreshEventArgs__ctor_mA88DB8D3EBE2EDC16126E5DA09495F31F6E43CC9 (void);
// 0x00000E8B System.Void System.ComponentModel.RefreshEventHandler::.ctor(System.Object,System.IntPtr)
extern void RefreshEventHandler__ctor_m2A318A5FC4A7829BCC18BE0F9A652DCD1C8C192F (void);
// 0x00000E8C System.Void System.ComponentModel.RefreshEventHandler::Invoke(System.ComponentModel.RefreshEventArgs)
extern void RefreshEventHandler_Invoke_m64C4651451C458F51B3DB45E9BF2D20E0B1DBCF7 (void);
// 0x00000E8D System.Type System.ComponentModel.SByteConverter::get_TargetType()
extern void SByteConverter_get_TargetType_m872E6791DE87FFA1BC829C6D753B39A96B38D3A3 (void);
// 0x00000E8E System.Object System.ComponentModel.SByteConverter::FromString(System.String,System.Int32)
extern void SByteConverter_FromString_mC4AA5397CCD129E9ED49AEF93625D99937D5DD19 (void);
// 0x00000E8F System.Object System.ComponentModel.SByteConverter::FromString(System.String,System.Globalization.NumberFormatInfo)
extern void SByteConverter_FromString_mEC12BDD3F05207DE44D550CC137AAC3213947DDE (void);
// 0x00000E90 System.String System.ComponentModel.SByteConverter::ToString(System.Object,System.Globalization.NumberFormatInfo)
extern void SByteConverter_ToString_mC2999A1D251C25D6E926E7C0B72C485EB96A0F64 (void);
// 0x00000E91 System.Void System.ComponentModel.SByteConverter::.ctor()
extern void SByteConverter__ctor_m88BFD6EBD0848E4BB65CB3B6B298BF72EBAFD522 (void);
// 0x00000E92 System.Boolean System.ComponentModel.SingleConverter::get_AllowHex()
extern void SingleConverter_get_AllowHex_m49756E0A9F6A76035FC8ED207F161A4C28C7B0DF (void);
// 0x00000E93 System.Type System.ComponentModel.SingleConverter::get_TargetType()
extern void SingleConverter_get_TargetType_mC060F5026570A7907B8B1D9EA0402752331C6BD0 (void);
// 0x00000E94 System.Object System.ComponentModel.SingleConverter::FromString(System.String,System.Int32)
extern void SingleConverter_FromString_mAB3584379A90F18A33A61D1913F74D590A17DB30 (void);
// 0x00000E95 System.Object System.ComponentModel.SingleConverter::FromString(System.String,System.Globalization.NumberFormatInfo)
extern void SingleConverter_FromString_m27810AC814274F6507B5D2B3E3D6886B153661DC (void);
// 0x00000E96 System.String System.ComponentModel.SingleConverter::ToString(System.Object,System.Globalization.NumberFormatInfo)
extern void SingleConverter_ToString_m02237BA935CD713251AB84BA7B0E77283E65427E (void);
// 0x00000E97 System.Void System.ComponentModel.SingleConverter::.ctor()
extern void SingleConverter__ctor_m463B63EB8D945D2D43E5B8099D8F0EC24AEBDA7A (void);
// 0x00000E98 System.Boolean System.ComponentModel.StringConverter::CanConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Type)
extern void StringConverter_CanConvertFrom_mCE12DA7BD7ABA631AA3C00EF415C6C650636D00D (void);
// 0x00000E99 System.Object System.ComponentModel.StringConverter::ConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object)
extern void StringConverter_ConvertFrom_mDC2BBDD289C8D8259AF915CB23765888BBFAB9AC (void);
// 0x00000E9A System.Void System.ComponentModel.StringConverter::.ctor()
extern void StringConverter__ctor_m074D8686ED6ABC0E64C20D1EFD4406F215E7187A (void);
// 0x00000E9B System.Boolean System.ComponentModel.TimeSpanConverter::CanConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Type)
extern void TimeSpanConverter_CanConvertFrom_mD6725B6738FA9EC354BD235B49DBEF0A522F1110 (void);
// 0x00000E9C System.Boolean System.ComponentModel.TimeSpanConverter::CanConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Type)
extern void TimeSpanConverter_CanConvertTo_mA1CF08D25D65F197EAA28F3FD3C4218A27FECCA0 (void);
// 0x00000E9D System.Object System.ComponentModel.TimeSpanConverter::ConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object)
extern void TimeSpanConverter_ConvertFrom_mF00171D4039FEA734A0FC5ACDB81BB0395A3AFF2 (void);
// 0x00000E9E System.Object System.ComponentModel.TimeSpanConverter::ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)
extern void TimeSpanConverter_ConvertTo_m30C65F425D5F7D46475EC262213EB57255929A6F (void);
// 0x00000E9F System.Void System.ComponentModel.TimeSpanConverter::.ctor()
extern void TimeSpanConverter__ctor_m7319DCEEDA2578B340AD4FEEE010AE5CEFAC9BD5 (void);
// 0x00000EA0 System.Void System.ComponentModel.TypeConverterAttribute::.ctor()
extern void TypeConverterAttribute__ctor_mEEE3CA7C17555BA93BB76201BA2BCF879E617DA9 (void);
// 0x00000EA1 System.Void System.ComponentModel.TypeConverterAttribute::.ctor(System.Type)
extern void TypeConverterAttribute__ctor_m0E1A55E1BD368F0AABCAF766BBCE1D275777A52A (void);
// 0x00000EA2 System.String System.ComponentModel.TypeConverterAttribute::get_ConverterTypeName()
extern void TypeConverterAttribute_get_ConverterTypeName_mBBE5335F11FC13345D2828866172BB5DDF9F3E45 (void);
// 0x00000EA3 System.Boolean System.ComponentModel.TypeConverterAttribute::Equals(System.Object)
extern void TypeConverterAttribute_Equals_mA3BF2C8CFA0AE8B5D0F52E066B1141AA53B4E015 (void);
// 0x00000EA4 System.Int32 System.ComponentModel.TypeConverterAttribute::GetHashCode()
extern void TypeConverterAttribute_GetHashCode_m23ACA2A297447E17150BF490188919676FBD8A01 (void);
// 0x00000EA5 System.Void System.ComponentModel.TypeConverterAttribute::.cctor()
extern void TypeConverterAttribute__cctor_mB9A8C9E5E62F8A8D81E250D0B53D359860D7C04A (void);
// 0x00000EA6 System.Void System.ComponentModel.TypeDescriptionProvider::.ctor()
extern void TypeDescriptionProvider__ctor_m575B3B96D9C9A3B7C0D34A14D9E5FAA63EEE004C (void);
// 0x00000EA7 System.Object System.ComponentModel.TypeDescriptionProvider::CreateInstance(System.IServiceProvider,System.Type,System.Type[],System.Object[])
extern void TypeDescriptionProvider_CreateInstance_m8BAB68D86147339881BA5B91D84B8B97851E15FE (void);
// 0x00000EA8 System.Collections.IDictionary System.ComponentModel.TypeDescriptionProvider::GetCache(System.Object)
extern void TypeDescriptionProvider_GetCache_mCA1674BD37E630D1E11A5DA72FC5145CB9AC86D6 (void);
// 0x00000EA9 System.ComponentModel.ICustomTypeDescriptor System.ComponentModel.TypeDescriptionProvider::GetExtendedTypeDescriptor(System.Object)
extern void TypeDescriptionProvider_GetExtendedTypeDescriptor_m1F9F48DA6AEEDFB76902503053B90C935ADE3DAF (void);
// 0x00000EAA System.ComponentModel.IExtenderProvider[] System.ComponentModel.TypeDescriptionProvider::GetExtenderProviders(System.Object)
extern void TypeDescriptionProvider_GetExtenderProviders_mA780E3A44D11E0B9647DCC60D3FFA0A9D7DC4E9E (void);
// 0x00000EAB System.Type System.ComponentModel.TypeDescriptionProvider::GetReflectionType(System.Type)
extern void TypeDescriptionProvider_GetReflectionType_m595CDB1DADC484AB12377301C2D93AD8DE2A61C8 (void);
// 0x00000EAC System.Type System.ComponentModel.TypeDescriptionProvider::GetReflectionType(System.Type,System.Object)
extern void TypeDescriptionProvider_GetReflectionType_m370874914F8C84A0B85985491FDBAAC993C3851C (void);
// 0x00000EAD System.ComponentModel.ICustomTypeDescriptor System.ComponentModel.TypeDescriptionProvider::GetTypeDescriptor(System.Type)
extern void TypeDescriptionProvider_GetTypeDescriptor_mFE828ABD6B88857D8D0F88B6E64036526EB72D5C (void);
// 0x00000EAE System.ComponentModel.ICustomTypeDescriptor System.ComponentModel.TypeDescriptionProvider::GetTypeDescriptor(System.Object)
extern void TypeDescriptionProvider_GetTypeDescriptor_m98120E5BD98B7418563145C0AFAC8D3F5806E124 (void);
// 0x00000EAF System.ComponentModel.ICustomTypeDescriptor System.ComponentModel.TypeDescriptionProvider::GetTypeDescriptor(System.Type,System.Object)
extern void TypeDescriptionProvider_GetTypeDescriptor_m399A40592DC141E36131643D323CC9481EA5AD8E (void);
// 0x00000EB0 System.Void System.ComponentModel.TypeDescriptionProvider/EmptyCustomTypeDescriptor::.ctor()
extern void EmptyCustomTypeDescriptor__ctor_m6AF4F3BAA9BA0E6137B0D2237E0F9A222CD47B89 (void);
// 0x00000EB1 System.Void System.ComponentModel.TypeDescriptionProviderAttribute::.ctor(System.String)
extern void TypeDescriptionProviderAttribute__ctor_m4826164C182E4A25C37E134BC55F5FFD933C90DD (void);
// 0x00000EB2 System.String System.ComponentModel.TypeDescriptionProviderAttribute::get_TypeName()
extern void TypeDescriptionProviderAttribute_get_TypeName_m7E06882E9348A8D4987BB62EA1493B2BD23147E6 (void);
// 0x00000EB3 System.Type System.ComponentModel.UInt16Converter::get_TargetType()
extern void UInt16Converter_get_TargetType_m196BDCAABD5DD77F3F2C85740AEE8EFF58604195 (void);
// 0x00000EB4 System.Object System.ComponentModel.UInt16Converter::FromString(System.String,System.Int32)
extern void UInt16Converter_FromString_m338B258C44AA834EDDCA6DBE80EA9D2BA7FC326D (void);
// 0x00000EB5 System.Object System.ComponentModel.UInt16Converter::FromString(System.String,System.Globalization.NumberFormatInfo)
extern void UInt16Converter_FromString_m7612D173E0B2FEC9C37AB4975645F780B655F0F8 (void);
// 0x00000EB6 System.String System.ComponentModel.UInt16Converter::ToString(System.Object,System.Globalization.NumberFormatInfo)
extern void UInt16Converter_ToString_m2375B3B8E3CBFAD4DC88F36C263E6BD7A92CA30F (void);
// 0x00000EB7 System.Void System.ComponentModel.UInt16Converter::.ctor()
extern void UInt16Converter__ctor_mAB5262501D7D95024A82F1219B1DF998CEF38BB4 (void);
// 0x00000EB8 System.Type System.ComponentModel.UInt32Converter::get_TargetType()
extern void UInt32Converter_get_TargetType_m3AF0C3EC58B09D60B59FD7EC65C353B6737F6428 (void);
// 0x00000EB9 System.Object System.ComponentModel.UInt32Converter::FromString(System.String,System.Int32)
extern void UInt32Converter_FromString_m36770B21D5262223400C0CA20ACA145BCECC84D6 (void);
// 0x00000EBA System.Object System.ComponentModel.UInt32Converter::FromString(System.String,System.Globalization.NumberFormatInfo)
extern void UInt32Converter_FromString_m6C56842A0BF1F48F591D99F8F7D0E43BB17D33C5 (void);
// 0x00000EBB System.String System.ComponentModel.UInt32Converter::ToString(System.Object,System.Globalization.NumberFormatInfo)
extern void UInt32Converter_ToString_mA63E2D3743B6AC3102193389A659058343F2D0B1 (void);
// 0x00000EBC System.Void System.ComponentModel.UInt32Converter::.ctor()
extern void UInt32Converter__ctor_mBF3D03658B509CB35F6F7EC716A0714458B695B5 (void);
// 0x00000EBD System.Type System.ComponentModel.UInt64Converter::get_TargetType()
extern void UInt64Converter_get_TargetType_m5056A71EAC6515E5E7A3EE29D8A8312A1CA70591 (void);
// 0x00000EBE System.Object System.ComponentModel.UInt64Converter::FromString(System.String,System.Int32)
extern void UInt64Converter_FromString_m7DE07D884429FCB9E5B175713BC600B263C0FAFC (void);
// 0x00000EBF System.Object System.ComponentModel.UInt64Converter::FromString(System.String,System.Globalization.NumberFormatInfo)
extern void UInt64Converter_FromString_m7695536CBA19FBF9D917D2414DAC4D840B9DF5BC (void);
// 0x00000EC0 System.String System.ComponentModel.UInt64Converter::ToString(System.Object,System.Globalization.NumberFormatInfo)
extern void UInt64Converter_ToString_m4F8F4054A4F8E12CF28BE2836B39131A050F9EC7 (void);
// 0x00000EC1 System.Boolean System.ComponentModel.IChangeTracking::get_IsChanged()
// 0x00000EC2 System.Void System.ComponentModel.IChangeTracking::AcceptChanges()
// 0x00000EC3 System.Void System.ComponentModel.IRevertibleChangeTracking::RejectChanges()
// 0x00000EC4 System.Void System.ComponentModel.PropertyChangedEventArgs::.ctor(System.String)
extern void PropertyChangedEventArgs__ctor_mE3C901440BE057E5F17062BA316019C0B53A39B5 (void);
// 0x00000EC5 System.Void System.ComponentModel.PropertyChangedEventHandler::.ctor(System.Object,System.IntPtr)
extern void PropertyChangedEventHandler__ctor_m4015A035EDCA8077D1EA9A8EAB5FE1CCD06A5B82 (void);
// 0x00000EC6 System.Void System.ComponentModel.PropertyChangedEventHandler::Invoke(System.Object,System.ComponentModel.PropertyChangedEventArgs)
extern void PropertyChangedEventHandler_Invoke_m040B3056C279FDDC4EC678519D5D415771905298 (void);
// 0x00000EC7 System.Void System.ComponentModel.PropertyChangingEventArgs::.ctor(System.String)
extern void PropertyChangingEventArgs__ctor_m4AFC06E25F7FD55532ADDB41CFAB6FE1FF250FF3 (void);
// 0x00000EC8 System.Void System.ComponentModel.PropertyChangingEventHandler::.ctor(System.Object,System.IntPtr)
extern void PropertyChangingEventHandler__ctor_m351C924D7BF162D903BF4E999E6862393760404E (void);
// 0x00000EC9 System.Void System.ComponentModel.PropertyChangingEventHandler::Invoke(System.Object,System.ComponentModel.PropertyChangingEventArgs)
extern void PropertyChangingEventHandler_Invoke_m0AD3FF849300633B97ADE239D8C99D9890C663EE (void);
// 0x00000ECA System.Object System.ComponentModel.CollectionConverter::ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)
extern void CollectionConverter_ConvertTo_m79E20F624C9391C76B8081E74BF16EB4C04535E7 (void);
// 0x00000ECB System.Void System.ComponentModel.CollectionConverter::.ctor()
extern void CollectionConverter__ctor_m20ED0C661750EBE427D356F24AED92A407988147 (void);
// 0x00000ECC System.Void System.ComponentModel.Component::Finalize()
extern void Component_Finalize_m124F6FA2207E76C9DF18740E653C49D483A6E5C6 (void);
// 0x00000ECD System.Boolean System.ComponentModel.Component::get_CanRaiseEvents()
extern void Component_get_CanRaiseEvents_m23993A519269D33F515ADADAB081C6ADF1551AF4 (void);
// 0x00000ECE System.Boolean System.ComponentModel.Component::get_CanRaiseEventsInternal()
extern void Component_get_CanRaiseEventsInternal_mAF68FD325FA909AEA171953DF83CB1051A9EA3CC (void);
// 0x00000ECF System.ComponentModel.ISite System.ComponentModel.Component::get_Site()
extern void Component_get_Site_mAB0D574C04230287AFDEB9E691F885A49E18A80C (void);
// 0x00000ED0 System.Void System.ComponentModel.Component::Dispose()
extern void Component_Dispose_m7D0C063EA18E1FFA59CB369232131150372DC7B2 (void);
// 0x00000ED1 System.Void System.ComponentModel.Component::Dispose(System.Boolean)
extern void Component_Dispose_mD106692D0A494758CFFA2C9ACC0D7F94DD389192 (void);
// 0x00000ED2 System.Object System.ComponentModel.Component::GetService(System.Type)
extern void Component_GetService_mBAA7A515C81E800F2EEF6B796A5C4AA7C08B0A57 (void);
// 0x00000ED3 System.Boolean System.ComponentModel.Component::get_DesignMode()
extern void Component_get_DesignMode_m1F9F6A7CF2856B86B6571430C7F403A6393B90F0 (void);
// 0x00000ED4 System.String System.ComponentModel.Component::ToString()
extern void Component_ToString_m6B31E5C41739F547FD9F10B6439E8C3F1E15EBC3 (void);
// 0x00000ED5 System.Void System.ComponentModel.Component::.ctor()
extern void Component__ctor_mDA70A27899B8D66203C57A3E8678A11E033B4DF6 (void);
// 0x00000ED6 System.Void System.ComponentModel.Component::.cctor()
extern void Component__cctor_mCF89D907F40647C43A02DC0DB64838463CD6413F (void);
// 0x00000ED7 System.Void System.ComponentModel.ComponentConverter::.ctor(System.Type)
extern void ComponentConverter__ctor_m55556BF96FD3D27C7D9F5B413514A01DF0A3911C (void);
// 0x00000ED8 System.Boolean System.ComponentModel.DateTimeOffsetConverter::CanConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Type)
extern void DateTimeOffsetConverter_CanConvertFrom_m752B632B1BE46DE15FFB81F3BA80074BC9C19926 (void);
// 0x00000ED9 System.Boolean System.ComponentModel.DateTimeOffsetConverter::CanConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Type)
extern void DateTimeOffsetConverter_CanConvertTo_m75D8F554948138E9D1EE74B2DEB2BB495569D2E7 (void);
// 0x00000EDA System.Object System.ComponentModel.DateTimeOffsetConverter::ConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object)
extern void DateTimeOffsetConverter_ConvertFrom_m09E9F2F495D4659A661E1178D7AD966E08DFD496 (void);
// 0x00000EDB System.Object System.ComponentModel.DateTimeOffsetConverter::ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)
extern void DateTimeOffsetConverter_ConvertTo_mF7EC512FDD50688023991888858A9ED3426DC0D7 (void);
// 0x00000EDC System.Void System.ComponentModel.DateTimeOffsetConverter::.ctor()
extern void DateTimeOffsetConverter__ctor_mA4F6898E4799D1353761D2E86E71A3916D92387C (void);
// 0x00000EDD System.Void System.ComponentModel.EnumConverter::.ctor(System.Type)
extern void EnumConverter__ctor_m3E3C7D81C8092A5591BAA556288B2A3E22DCA99B (void);
// 0x00000EDE System.Boolean System.ComponentModel.EnumConverter::CanConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Type)
extern void EnumConverter_CanConvertFrom_m08BA3C1DC3D84B157F087AE1E407A974E3A85D11 (void);
// 0x00000EDF System.Boolean System.ComponentModel.EnumConverter::CanConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Type)
extern void EnumConverter_CanConvertTo_mF6140EA2D6D701B21DC1EEFAAA2C62DF8CAB690A (void);
// 0x00000EE0 System.Collections.IComparer System.ComponentModel.EnumConverter::get_Comparer()
extern void EnumConverter_get_Comparer_mBB79A346E8150D9554B6FBCD0EF1B981A7696DEC (void);
// 0x00000EE1 System.Object System.ComponentModel.EnumConverter::ConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object)
extern void EnumConverter_ConvertFrom_mD1D0496C621971B0610C92ABC562B26BEA40EC61 (void);
// 0x00000EE2 System.Object System.ComponentModel.EnumConverter::ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)
extern void EnumConverter_ConvertTo_m95581FDC64EFF404D3646BA0BB09A316C58126D1 (void);
// 0x00000EE3 System.ComponentModel.TypeConverter/StandardValuesCollection System.ComponentModel.EnumConverter::GetStandardValues(System.ComponentModel.ITypeDescriptorContext)
extern void EnumConverter_GetStandardValues_mAF14DECB7670119DFE61D9955A5667BC43A1F023 (void);
// 0x00000EE4 System.Boolean System.ComponentModel.EnumConverter::GetStandardValuesSupported(System.ComponentModel.ITypeDescriptorContext)
extern void EnumConverter_GetStandardValuesSupported_m049732C08BD2A4300C75A9FB12BE6082C2DAA5EA (void);
// 0x00000EE5 System.ComponentModel.ISite System.ComponentModel.IComponent::get_Site()
// 0x00000EE6 System.Void System.ComponentModel.MemberDescriptor::.ctor(System.String,System.Attribute[])
extern void MemberDescriptor__ctor_mDCA5ED4D5D9CB14D6D1D81EDB76EA80DB79B8AF4 (void);
// 0x00000EE7 System.Void System.ComponentModel.MemberDescriptor::.ctor(System.ComponentModel.MemberDescriptor,System.Attribute[])
extern void MemberDescriptor__ctor_m884FBA4DDB9AE25AEC59DC4A534FD7C448421018 (void);
// 0x00000EE8 System.Attribute[] System.ComponentModel.MemberDescriptor::get_AttributeArray()
extern void MemberDescriptor_get_AttributeArray_m1DD0C32D56001CD6E9C7EF18883E56B2EED4A70E (void);
// 0x00000EE9 System.Void System.ComponentModel.MemberDescriptor::set_AttributeArray(System.Attribute[])
extern void MemberDescriptor_set_AttributeArray_m35334135F1281465DC00371833EA2C22F7C9520E (void);
// 0x00000EEA System.ComponentModel.AttributeCollection System.ComponentModel.MemberDescriptor::get_Attributes()
extern void MemberDescriptor_get_Attributes_m14940553435AC37ACEF473D12D244F2DFBF6AB1A (void);
// 0x00000EEB System.String System.ComponentModel.MemberDescriptor::get_Name()
extern void MemberDescriptor_get_Name_mA0D12966D84092E03F4DC16A085176299AC73291 (void);
// 0x00000EEC System.Int32 System.ComponentModel.MemberDescriptor::get_NameHashCode()
extern void MemberDescriptor_get_NameHashCode_m415B96A35EB826A5A00E0F0EBBDD94980BD5E5F2 (void);
// 0x00000EED System.String System.ComponentModel.MemberDescriptor::get_DisplayName()
extern void MemberDescriptor_get_DisplayName_m4C8355BB66BB5B74377C9886ADBF448945A9957C (void);
// 0x00000EEE System.Void System.ComponentModel.MemberDescriptor::CheckAttributesValid()
extern void MemberDescriptor_CheckAttributesValid_m7B81E6D3512BD0A17CD0AF042912BA2C1E83552F (void);
// 0x00000EEF System.ComponentModel.AttributeCollection System.ComponentModel.MemberDescriptor::CreateAttributeCollection()
extern void MemberDescriptor_CreateAttributeCollection_mB5974AA548F245BC255AB08689E68953BEB24E35 (void);
// 0x00000EF0 System.Boolean System.ComponentModel.MemberDescriptor::Equals(System.Object)
extern void MemberDescriptor_Equals_m375ECBF78B86952EC60CDD90301D8C2EF911A620 (void);
// 0x00000EF1 System.Void System.ComponentModel.MemberDescriptor::FillAttributes(System.Collections.IList)
extern void MemberDescriptor_FillAttributes_mD79B898348F5E1F6C98F62F0D4CE719C5547C56C (void);
// 0x00000EF2 System.Void System.ComponentModel.MemberDescriptor::FilterAttributesIfNeeded()
extern void MemberDescriptor_FilterAttributesIfNeeded_mB060A4FB6DE46D17F76E54B43A0772EC623EFDC7 (void);
// 0x00000EF3 System.Reflection.MethodInfo System.ComponentModel.MemberDescriptor::FindMethod(System.Type,System.String,System.Type[],System.Type)
extern void MemberDescriptor_FindMethod_m81E21BCDB88CF00DAD8C61CE89ABF6F8C43DCA72 (void);
// 0x00000EF4 System.Reflection.MethodInfo System.ComponentModel.MemberDescriptor::FindMethod(System.Type,System.String,System.Type[],System.Type,System.Boolean)
extern void MemberDescriptor_FindMethod_m05509AEF7B21073F40D8A1A429439C2A6CBFA20A (void);
// 0x00000EF5 System.Int32 System.ComponentModel.MemberDescriptor::GetHashCode()
extern void MemberDescriptor_GetHashCode_m18BBAA42F4FF641C84B5E45802F1FDC290F86860 (void);
// 0x00000EF6 System.Object System.ComponentModel.MemberDescriptor::GetInvocationTarget(System.Type,System.Object)
extern void MemberDescriptor_GetInvocationTarget_m208F43D1A94BB3EE2C668AB1E4CC64B8D2DC8BF8 (void);
// 0x00000EF7 System.ComponentModel.ISite System.ComponentModel.MemberDescriptor::GetSite(System.Object)
extern void MemberDescriptor_GetSite_mA04D06BC1056ABFF587281CB7574646ACECA70C9 (void);
// 0x00000EF8 System.Void System.ComponentModel.ReflectPropertyDescriptor::.ctor(System.Type,System.String,System.Type,System.Attribute[])
extern void ReflectPropertyDescriptor__ctor_m69383E1B38EE9DE9E6A4A929AF7AB6E367F7396C (void);
// 0x00000EF9 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_mE7DE3B30FB41EBBEB7AC919A18AB1E79F570B25A (void);
// 0x00000EFA 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_m76D7835946FE6509151357F03A851EA424E9EC0C (void);
// 0x00000EFB System.Object System.ComponentModel.ReflectPropertyDescriptor::get_AmbientValue()
extern void ReflectPropertyDescriptor_get_AmbientValue_m95E2358A4A0746F79F629A4400D7EAA23B017A01 (void);
// 0x00000EFC System.Type System.ComponentModel.ReflectPropertyDescriptor::get_ComponentType()
extern void ReflectPropertyDescriptor_get_ComponentType_mDAAD38FE7ADAC5C2EF1E36CAAF78C7C09DCB7229 (void);
// 0x00000EFD System.Object System.ComponentModel.ReflectPropertyDescriptor::get_DefaultValue()
extern void ReflectPropertyDescriptor_get_DefaultValue_mAD9CC12F0A64739F033677F54B75FE37F5DDE5B1 (void);
// 0x00000EFE System.Reflection.MethodInfo System.ComponentModel.ReflectPropertyDescriptor::get_GetMethodValue()
extern void ReflectPropertyDescriptor_get_GetMethodValue_m594459E4D0447CA4A73317091897EBB7721A204C (void);
// 0x00000EFF System.Boolean System.ComponentModel.ReflectPropertyDescriptor::get_IsExtender()
extern void ReflectPropertyDescriptor_get_IsExtender_m7C02F0F31CD0F027C3760AB90BA32E7DD7AD174C (void);
// 0x00000F00 System.Boolean System.ComponentModel.ReflectPropertyDescriptor::get_IsReadOnly()
extern void ReflectPropertyDescriptor_get_IsReadOnly_mFF3B72779F577A08EA547A4917FF80240CB9654C (void);
// 0x00000F01 System.Type System.ComponentModel.ReflectPropertyDescriptor::get_PropertyType()
extern void ReflectPropertyDescriptor_get_PropertyType_m702A8C9B6283FE28A32FD4FFCF712173B6248DE9 (void);
// 0x00000F02 System.Reflection.MethodInfo System.ComponentModel.ReflectPropertyDescriptor::get_ResetMethodValue()
extern void ReflectPropertyDescriptor_get_ResetMethodValue_m40D11E52A40EF4D44BEF46C90AA446661615D3EF (void);
// 0x00000F03 System.Reflection.MethodInfo System.ComponentModel.ReflectPropertyDescriptor::get_SetMethodValue()
extern void ReflectPropertyDescriptor_get_SetMethodValue_m1C9F424C01FB208E6CA801AA27F01CD4EFAEE445 (void);
// 0x00000F04 System.Reflection.MethodInfo System.ComponentModel.ReflectPropertyDescriptor::get_ShouldSerializeMethodValue()
extern void ReflectPropertyDescriptor_get_ShouldSerializeMethodValue_m7D78CA83C6C92F216A2B263FBE01B9793375B011 (void);
// 0x00000F05 System.Boolean System.ComponentModel.ReflectPropertyDescriptor::ExtenderCanResetValue(System.ComponentModel.IExtenderProvider,System.Object)
extern void ReflectPropertyDescriptor_ExtenderCanResetValue_m3197C8076F186922104616204C5F4204D42B34AE (void);
// 0x00000F06 System.Type System.ComponentModel.ReflectPropertyDescriptor::ExtenderGetReceiverType()
extern void ReflectPropertyDescriptor_ExtenderGetReceiverType_m580D2C2F9D1F241A4DE8EDAF7D53035286A62021 (void);
// 0x00000F07 System.Type System.ComponentModel.ReflectPropertyDescriptor::ExtenderGetType(System.ComponentModel.IExtenderProvider)
extern void ReflectPropertyDescriptor_ExtenderGetType_m052B3E3709857A2B1857C56CF766231E1D0BC3F2 (void);
// 0x00000F08 System.Object System.ComponentModel.ReflectPropertyDescriptor::ExtenderGetValue(System.ComponentModel.IExtenderProvider,System.Object)
extern void ReflectPropertyDescriptor_ExtenderGetValue_m1EE66EB2F4FA5A0AFE3F89C53238C344FE1E13CF (void);
// 0x00000F09 System.Void System.ComponentModel.ReflectPropertyDescriptor::ExtenderResetValue(System.ComponentModel.IExtenderProvider,System.Object,System.ComponentModel.PropertyDescriptor)
extern void ReflectPropertyDescriptor_ExtenderResetValue_mF974F9148A249E3789DE45268BB40BE97968755C (void);
// 0x00000F0A System.Void System.ComponentModel.ReflectPropertyDescriptor::ExtenderSetValue(System.ComponentModel.IExtenderProvider,System.Object,System.Object,System.ComponentModel.PropertyDescriptor)
extern void ReflectPropertyDescriptor_ExtenderSetValue_mFC8590E7DFEF16F37E8A4C664D146E369FD8FDB6 (void);
// 0x00000F0B System.Boolean System.ComponentModel.ReflectPropertyDescriptor::ExtenderShouldSerializeValue(System.ComponentModel.IExtenderProvider,System.Object)
extern void ReflectPropertyDescriptor_ExtenderShouldSerializeValue_mC7D2BC53B13E46B6284AC509587A39E739B131BD (void);
// 0x00000F0C System.Boolean System.ComponentModel.ReflectPropertyDescriptor::CanResetValue(System.Object)
extern void ReflectPropertyDescriptor_CanResetValue_m62FAD948A2E32722539F0744905560499C4468F2 (void);
// 0x00000F0D System.Void System.ComponentModel.ReflectPropertyDescriptor::FillAttributes(System.Collections.IList)
extern void ReflectPropertyDescriptor_FillAttributes_mD1A8B05FA0756E81EDA754C0E792BB24C61754EA (void);
// 0x00000F0E System.Object System.ComponentModel.ReflectPropertyDescriptor::GetValue(System.Object)
extern void ReflectPropertyDescriptor_GetValue_mBA0039B3B4051D5406814BD5E60C1F87B8BB2108 (void);
// 0x00000F0F System.Void System.ComponentModel.ReflectPropertyDescriptor::OnValueChanged(System.Object,System.EventArgs)
extern void ReflectPropertyDescriptor_OnValueChanged_m75E6878C02B26D0A8520239C21C9B4266F501178 (void);
// 0x00000F10 System.Void System.ComponentModel.ReflectPropertyDescriptor::ResetValue(System.Object)
extern void ReflectPropertyDescriptor_ResetValue_mC2F9AF8D803D54C091C624B8FD9CD9AFF40DA5AD (void);
// 0x00000F11 System.Void System.ComponentModel.ReflectPropertyDescriptor::SetValue(System.Object,System.Object)
extern void ReflectPropertyDescriptor_SetValue_mEFCFF00D8CB0014703F99EA732C7FB576F7B2C84 (void);
// 0x00000F12 System.Boolean System.ComponentModel.ReflectPropertyDescriptor::ShouldSerializeValue(System.Object)
extern void ReflectPropertyDescriptor_ShouldSerializeValue_mB455B7FF98FD33466F60F495FAE92BDD610D666B (void);
// 0x00000F13 System.Void System.ComponentModel.ReflectPropertyDescriptor::.cctor()
extern void ReflectPropertyDescriptor__cctor_mC0134989CBC36167879B4DABEC5F352E0915BFEE (void);
// 0x00000F14 System.Void System.ComponentModel.ReflectTypeDescriptionProvider::.ctor()
extern void ReflectTypeDescriptionProvider__ctor_mD2C527AEF85A636D3E4507604E84FAB79A98DB62 (void);
// 0x00000F15 System.Collections.Hashtable System.ComponentModel.ReflectTypeDescriptionProvider::get_IntrinsicTypeConverters()
extern void ReflectTypeDescriptionProvider_get_IntrinsicTypeConverters_mB6EA838FD9A593C93526EB031D1B20F8B00BB503 (void);
// 0x00000F16 System.Object System.ComponentModel.ReflectTypeDescriptionProvider::CreateInstance(System.IServiceProvider,System.Type,System.Type[],System.Object[])
extern void ReflectTypeDescriptionProvider_CreateInstance_mC8B2C78AA92D680EAB8643FB63A8D0CA0D9D9936 (void);
// 0x00000F17 System.Object System.ComponentModel.ReflectTypeDescriptionProvider::CreateInstance(System.Type,System.Type)
extern void ReflectTypeDescriptionProvider_CreateInstance_mB7F08825FD9C639BA3F390ABB43F7856E972FF45 (void);
// 0x00000F18 System.ComponentModel.AttributeCollection System.ComponentModel.ReflectTypeDescriptionProvider::GetAttributes(System.Type)
extern void ReflectTypeDescriptionProvider_GetAttributes_mEB47CEC6757E936C1969EED650C92C501909265D (void);
// 0x00000F19 System.Collections.IDictionary System.ComponentModel.ReflectTypeDescriptionProvider::GetCache(System.Object)
extern void ReflectTypeDescriptionProvider_GetCache_mFC604F35A7D5D4A6A8A9E363D42406B3E7E2F420 (void);
// 0x00000F1A System.String System.ComponentModel.ReflectTypeDescriptionProvider::GetClassName(System.Type)
extern void ReflectTypeDescriptionProvider_GetClassName_m11B357EF0EA564A1742664B60DA3689059D24B51 (void);
// 0x00000F1B System.String System.ComponentModel.ReflectTypeDescriptionProvider::GetComponentName(System.Type,System.Object)
extern void ReflectTypeDescriptionProvider_GetComponentName_m6CB5F57B7C5AFFFBA1ADEDC04E408D9E0D0446E8 (void);
// 0x00000F1C System.ComponentModel.TypeConverter System.ComponentModel.ReflectTypeDescriptionProvider::GetConverter(System.Type,System.Object)
extern void ReflectTypeDescriptionProvider_GetConverter_mD847E744202DEA5D7208D1F1AE25CFBDC37A75B9 (void);
// 0x00000F1D System.ComponentModel.EventDescriptor System.ComponentModel.ReflectTypeDescriptionProvider::GetDefaultEvent(System.Type,System.Object)
extern void ReflectTypeDescriptionProvider_GetDefaultEvent_mDB35F07F333825D564F9D46041FFC6FD45EE8134 (void);
// 0x00000F1E System.ComponentModel.PropertyDescriptor System.ComponentModel.ReflectTypeDescriptionProvider::GetDefaultProperty(System.Type,System.Object)
extern void ReflectTypeDescriptionProvider_GetDefaultProperty_mDB33A4D0E467FCC43370976D69811685B000368B (void);
// 0x00000F1F System.Object System.ComponentModel.ReflectTypeDescriptionProvider::GetEditor(System.Type,System.Object,System.Type)
extern void ReflectTypeDescriptionProvider_GetEditor_mFFA9328C65CFCFCE49831D40F8A292C9A08C0D05 (void);
// 0x00000F20 System.Collections.Hashtable System.ComponentModel.ReflectTypeDescriptionProvider::GetEditorTable(System.Type)
extern void ReflectTypeDescriptionProvider_GetEditorTable_m4209F1F35C7C487B2CDBC0E4F38FE0AD237B556E (void);
// 0x00000F21 System.ComponentModel.EventDescriptorCollection System.ComponentModel.ReflectTypeDescriptionProvider::GetEvents(System.Type)
extern void ReflectTypeDescriptionProvider_GetEvents_mADC8660B9B72522528AA422CC3A2BFD289A6C8E0 (void);
// 0x00000F22 System.ComponentModel.AttributeCollection System.ComponentModel.ReflectTypeDescriptionProvider::GetExtendedAttributes(System.Object)
extern void ReflectTypeDescriptionProvider_GetExtendedAttributes_m2C8411D8AF61F164E3728DD6976EA7D6C025A375 (void);
// 0x00000F23 System.String System.ComponentModel.ReflectTypeDescriptionProvider::GetExtendedClassName(System.Object)
extern void ReflectTypeDescriptionProvider_GetExtendedClassName_m7DC52FC01754E2B24574392B2B040CBADCCA1B33 (void);
// 0x00000F24 System.String System.ComponentModel.ReflectTypeDescriptionProvider::GetExtendedComponentName(System.Object)
extern void ReflectTypeDescriptionProvider_GetExtendedComponentName_mA9AA756A7DE3F41F2C1A8059A5D9B2C6DD7CD53C (void);
// 0x00000F25 System.ComponentModel.TypeConverter System.ComponentModel.ReflectTypeDescriptionProvider::GetExtendedConverter(System.Object)
extern void ReflectTypeDescriptionProvider_GetExtendedConverter_m7227126A73E4DC11779EC3DEEA2EA6D9DC9D424C (void);
// 0x00000F26 System.ComponentModel.EventDescriptor System.ComponentModel.ReflectTypeDescriptionProvider::GetExtendedDefaultEvent(System.Object)
extern void ReflectTypeDescriptionProvider_GetExtendedDefaultEvent_m7D5A5C06426E1ED8C3708D130D199AE8E48B3D9A (void);
// 0x00000F27 System.ComponentModel.PropertyDescriptor System.ComponentModel.ReflectTypeDescriptionProvider::GetExtendedDefaultProperty(System.Object)
extern void ReflectTypeDescriptionProvider_GetExtendedDefaultProperty_mC55CC907DD37C329B3B36C8B411D667F9C148525 (void);
// 0x00000F28 System.Object System.ComponentModel.ReflectTypeDescriptionProvider::GetExtendedEditor(System.Object,System.Type)
extern void ReflectTypeDescriptionProvider_GetExtendedEditor_m38A9F980C5A8AD2CA5794E351E074FDDE2DFF71B (void);
// 0x00000F29 System.ComponentModel.EventDescriptorCollection System.ComponentModel.ReflectTypeDescriptionProvider::GetExtendedEvents(System.Object)
extern void ReflectTypeDescriptionProvider_GetExtendedEvents_m05C06E5A9638F2836EF548128469E28C8E54E9B4 (void);
// 0x00000F2A System.ComponentModel.PropertyDescriptorCollection System.ComponentModel.ReflectTypeDescriptionProvider::GetExtendedProperties(System.Object)
extern void ReflectTypeDescriptionProvider_GetExtendedProperties_mB9B017BF225B1897BF8AFE62DCBE71C669CB78EE (void);
// 0x00000F2B System.ComponentModel.IExtenderProvider[] System.ComponentModel.ReflectTypeDescriptionProvider::GetExtenderProviders(System.Object)
extern void ReflectTypeDescriptionProvider_GetExtenderProviders_m8F31C6347191B7A7E37DCADE137F9944D55C724F (void);
// 0x00000F2C System.ComponentModel.IExtenderProvider[] System.ComponentModel.ReflectTypeDescriptionProvider::GetExtenders(System.Collections.ICollection,System.Object,System.Collections.IDictionary)
extern void ReflectTypeDescriptionProvider_GetExtenders_m2103852559A354CE46BAE2F376BC379AE6220FB8 (void);
// 0x00000F2D System.Object System.ComponentModel.ReflectTypeDescriptionProvider::GetExtendedPropertyOwner(System.Object,System.ComponentModel.PropertyDescriptor)
extern void ReflectTypeDescriptionProvider_GetExtendedPropertyOwner_m4C05EC5B9F5635AB526959E6E5771F7A3DF79859 (void);
// 0x00000F2E System.ComponentModel.ICustomTypeDescriptor System.ComponentModel.ReflectTypeDescriptionProvider::GetExtendedTypeDescriptor(System.Object)
extern void ReflectTypeDescriptionProvider_GetExtendedTypeDescriptor_m88CC219F64FAE3C886681713403765A20B87F849 (void);
// 0x00000F2F System.ComponentModel.PropertyDescriptorCollection System.ComponentModel.ReflectTypeDescriptionProvider::GetProperties(System.Type)
extern void ReflectTypeDescriptionProvider_GetProperties_m85AA20B3E1FF75CB3EA8760003045427BDF9B5D0 (void);
// 0x00000F30 System.Object System.ComponentModel.ReflectTypeDescriptionProvider::GetPropertyOwner(System.Type,System.Object,System.ComponentModel.PropertyDescriptor)
extern void ReflectTypeDescriptionProvider_GetPropertyOwner_m74651CF5D7FD8A1DE6679A2562F4E62AE9CD4779 (void);
// 0x00000F31 System.Type System.ComponentModel.ReflectTypeDescriptionProvider::GetReflectionType(System.Type,System.Object)
extern void ReflectTypeDescriptionProvider_GetReflectionType_m42CCC59A3631DE84FA1BA53F4D0266F5CC7DA92B (void);
// 0x00000F32 System.ComponentModel.ReflectTypeDescriptionProvider/ReflectedTypeData System.ComponentModel.ReflectTypeDescriptionProvider::GetTypeData(System.Type,System.Boolean)
extern void ReflectTypeDescriptionProvider_GetTypeData_mAB0CA0760FE347023B0CB43F64B800C0E4CF2064 (void);
// 0x00000F33 System.ComponentModel.ICustomTypeDescriptor System.ComponentModel.ReflectTypeDescriptionProvider::GetTypeDescriptor(System.Type,System.Object)
extern void ReflectTypeDescriptionProvider_GetTypeDescriptor_m0F427A84067C17B3214611351841DCDDC2723D68 (void);
// 0x00000F34 System.Type System.ComponentModel.ReflectTypeDescriptionProvider::GetTypeFromName(System.String)
extern void ReflectTypeDescriptionProvider_GetTypeFromName_m06B946EA81955C682BF7E0CA1E4820BE1934E866 (void);
// 0x00000F35 System.Boolean System.ComponentModel.ReflectTypeDescriptionProvider::IsPopulated(System.Type)
extern void ReflectTypeDescriptionProvider_IsPopulated_m84F86F476D4C3552D9319BE958418D78CE50C1A8 (void);
// 0x00000F36 System.Attribute[] System.ComponentModel.ReflectTypeDescriptionProvider::ReflectGetAttributes(System.Type)
extern void ReflectTypeDescriptionProvider_ReflectGetAttributes_m2468318E4F19E884A4A0D535FBF0CE6406624954 (void);
// 0x00000F37 System.Attribute[] System.ComponentModel.ReflectTypeDescriptionProvider::ReflectGetAttributes(System.Reflection.MemberInfo)
extern void ReflectTypeDescriptionProvider_ReflectGetAttributes_m07F2F93583C19711E72C579E2151EEF95BF8DD3A (void);
// 0x00000F38 System.ComponentModel.EventDescriptor[] System.ComponentModel.ReflectTypeDescriptionProvider::ReflectGetEvents(System.Type)
extern void ReflectTypeDescriptionProvider_ReflectGetEvents_mF952720354D072B5C6C985D40C813846D47A4E05 (void);
// 0x00000F39 System.ComponentModel.PropertyDescriptor[] System.ComponentModel.ReflectTypeDescriptionProvider::ReflectGetExtendedProperties(System.ComponentModel.IExtenderProvider)
extern void ReflectTypeDescriptionProvider_ReflectGetExtendedProperties_m3A148645B74B24936A3A9656C3905A8BA9663818 (void);
// 0x00000F3A System.ComponentModel.PropertyDescriptor[] System.ComponentModel.ReflectTypeDescriptionProvider::ReflectGetProperties(System.Type)
extern void ReflectTypeDescriptionProvider_ReflectGetProperties_m4FDEC708D74EA489271142F7CDAA7D12A0B51EF6 (void);
// 0x00000F3B System.Void System.ComponentModel.ReflectTypeDescriptionProvider::Refresh(System.Type)
extern void ReflectTypeDescriptionProvider_Refresh_m2E5B6CEEA9ED33154509B1DE82E5BF4E5814CAF0 (void);
// 0x00000F3C System.Object System.ComponentModel.ReflectTypeDescriptionProvider::SearchIntrinsicTable(System.Collections.Hashtable,System.Type)
extern void ReflectTypeDescriptionProvider_SearchIntrinsicTable_m355181904C0F74CC1003E8D9C393271D468CC103 (void);
// 0x00000F3D System.Void System.ComponentModel.ReflectTypeDescriptionProvider::.cctor()
extern void ReflectTypeDescriptionProvider__cctor_m7F48DC584D9D7017DDCF9AC5F86CDF8193097C7F (void);
// 0x00000F3E System.Void System.ComponentModel.ReflectTypeDescriptionProvider/ReflectedTypeData::.ctor(System.Type)
extern void ReflectedTypeData__ctor_m229206DEEAEC214C249B48F72505C12A2C10F233 (void);
// 0x00000F3F System.Boolean System.ComponentModel.ReflectTypeDescriptionProvider/ReflectedTypeData::get_IsPopulated()
extern void ReflectedTypeData_get_IsPopulated_m207FD7DEB577D25B681C31AE2F2A86D64895C76E (void);
// 0x00000F40 System.ComponentModel.AttributeCollection System.ComponentModel.ReflectTypeDescriptionProvider/ReflectedTypeData::GetAttributes()
extern void ReflectedTypeData_GetAttributes_m9DA86D05CED373651F0087DC37710615B8ECDE96 (void);
// 0x00000F41 System.String System.ComponentModel.ReflectTypeDescriptionProvider/ReflectedTypeData::GetClassName(System.Object)
extern void ReflectedTypeData_GetClassName_m72E5A57D941E3B782A6F878119F7E5D29B075DA8 (void);
// 0x00000F42 System.String System.ComponentModel.ReflectTypeDescriptionProvider/ReflectedTypeData::GetComponentName(System.Object)
extern void ReflectedTypeData_GetComponentName_m4A562ECD2BD631095878035C99D87408198B4E53 (void);
// 0x00000F43 System.ComponentModel.TypeConverter System.ComponentModel.ReflectTypeDescriptionProvider/ReflectedTypeData::GetConverter(System.Object)
extern void ReflectedTypeData_GetConverter_mF312E1D0E7D445E6B283AFEC99A9ACB06B103070 (void);
// 0x00000F44 System.ComponentModel.EventDescriptor System.ComponentModel.ReflectTypeDescriptionProvider/ReflectedTypeData::GetDefaultEvent(System.Object)
extern void ReflectedTypeData_GetDefaultEvent_mDA8C1A8F16F8B0B12C40882702F55195D0DAAD61 (void);
// 0x00000F45 System.ComponentModel.PropertyDescriptor System.ComponentModel.ReflectTypeDescriptionProvider/ReflectedTypeData::GetDefaultProperty(System.Object)
extern void ReflectedTypeData_GetDefaultProperty_mD176FAC3EFFCCBEECC1D4D5555EA2EBEFFB7F958 (void);
// 0x00000F46 System.Object System.ComponentModel.ReflectTypeDescriptionProvider/ReflectedTypeData::GetEditor(System.Object,System.Type)
extern void ReflectedTypeData_GetEditor_m1DF76806C1EC6A7D34EAADF240920E702696A7A9 (void);
// 0x00000F47 System.ComponentModel.EditorAttribute System.ComponentModel.ReflectTypeDescriptionProvider/ReflectedTypeData::GetEditorAttribute(System.ComponentModel.AttributeCollection,System.Type)
extern void ReflectedTypeData_GetEditorAttribute_mC38DD42FDA9774C3B6FC6E2EE544A3459B7241ED (void);
// 0x00000F48 System.ComponentModel.EventDescriptorCollection System.ComponentModel.ReflectTypeDescriptionProvider/ReflectedTypeData::GetEvents()
extern void ReflectedTypeData_GetEvents_mD592DF97B702931D63FE8AAA11A28C6CD6196067 (void);
// 0x00000F49 System.ComponentModel.PropertyDescriptorCollection System.ComponentModel.ReflectTypeDescriptionProvider/ReflectedTypeData::GetProperties()
extern void ReflectedTypeData_GetProperties_m660F775F1D75E0E209FEFB6F1ED8407D9ABB7E6F (void);
// 0x00000F4A System.Type System.ComponentModel.ReflectTypeDescriptionProvider/ReflectedTypeData::GetTypeFromName(System.String)
extern void ReflectedTypeData_GetTypeFromName_mBCA1346B9711CA1AD377C5C1BCF4589332435DF3 (void);
// 0x00000F4B System.Void System.ComponentModel.ReflectTypeDescriptionProvider/ReflectedTypeData::Refresh()
extern void ReflectedTypeData_Refresh_m5A18415C807E341603C1A069AA7A3EB76258CAAD (void);
// 0x00000F4C System.Boolean System.ComponentModel.TypeConverter::CanConvertFrom(System.Type)
extern void TypeConverter_CanConvertFrom_mE41048372E94CADCD46A0E450385F4E13011D19B (void);
// 0x00000F4D System.Boolean System.ComponentModel.TypeConverter::CanConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Type)
extern void TypeConverter_CanConvertFrom_m5E04D8BFD5D73042127767BD65B6434DAAEC2E53 (void);
// 0x00000F4E System.Boolean System.ComponentModel.TypeConverter::CanConvertTo(System.Type)
extern void TypeConverter_CanConvertTo_m05803F15F053E4DA3CF290D52FC379BB9D8C396A (void);
// 0x00000F4F System.Boolean System.ComponentModel.TypeConverter::CanConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Type)
extern void TypeConverter_CanConvertTo_m959B290C863DDFBDD575AF3236B0A17E02E44013 (void);
// 0x00000F50 System.Object System.ComponentModel.TypeConverter::ConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object)
extern void TypeConverter_ConvertFrom_mDE2D27BF8934184429496B39ED63BD3702868774 (void);
// 0x00000F51 System.Object System.ComponentModel.TypeConverter::ConvertFromInvariantString(System.String)
extern void TypeConverter_ConvertFromInvariantString_m81DA50DC43E5868C83A5D283FFD227B919C9D0A5 (void);
// 0x00000F52 System.Object System.ComponentModel.TypeConverter::ConvertFromString(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.String)
extern void TypeConverter_ConvertFromString_m84FD8657B6D8327BE563E5A649A1D89A80BF2A32 (void);
// 0x00000F53 System.Object System.ComponentModel.TypeConverter::ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)
extern void TypeConverter_ConvertTo_m5D4785A320B7ED351B677E28B77171F70E389B96 (void);
// 0x00000F54 System.String System.ComponentModel.TypeConverter::ConvertToInvariantString(System.Object)
extern void TypeConverter_ConvertToInvariantString_m1E0494D32C84A9F062F9762C8979E223C74D803C (void);
// 0x00000F55 System.String System.ComponentModel.TypeConverter::ConvertToInvariantString(System.ComponentModel.ITypeDescriptorContext,System.Object)
extern void TypeConverter_ConvertToInvariantString_mF902AFB0FE32B8E7014DE226455D3FC79030FF92 (void);
// 0x00000F56 System.String System.ComponentModel.TypeConverter::ConvertToString(System.Object)
extern void TypeConverter_ConvertToString_m124B43934E0022CA836E7258ABAF8F9FA8911093 (void);
// 0x00000F57 System.String System.ComponentModel.TypeConverter::ConvertToString(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object)
extern void TypeConverter_ConvertToString_m85A19DC8D0117332C304EBEE2911D66F8028E245 (void);
// 0x00000F58 System.Exception System.ComponentModel.TypeConverter::GetConvertFromException(System.Object)
extern void TypeConverter_GetConvertFromException_m4CD1BB8AACD489FC7094283F199FC6DB6409F7AE (void);
// 0x00000F59 System.Exception System.ComponentModel.TypeConverter::GetConvertToException(System.Object,System.Type)
extern void TypeConverter_GetConvertToException_m2F0A3FF8E38030AEABCB146D9A65FD27C3F4FE52 (void);
// 0x00000F5A System.ComponentModel.TypeConverter/StandardValuesCollection System.ComponentModel.TypeConverter::GetStandardValues(System.ComponentModel.ITypeDescriptorContext)
extern void TypeConverter_GetStandardValues_m9F77FD4C8216D3F06928B418993659F3A0FEF5B6 (void);
// 0x00000F5B System.Boolean System.ComponentModel.TypeConverter::GetStandardValuesSupported(System.ComponentModel.ITypeDescriptorContext)
extern void TypeConverter_GetStandardValuesSupported_m5DFA377B1091BB08E64654FBEE8613EEDE731718 (void);
// 0x00000F5C System.Void System.ComponentModel.TypeConverter::.ctor()
extern void TypeConverter__ctor_mA5B1882A94D0491297B903563E8B03D75B2F67A2 (void);
// 0x00000F5D System.Void System.ComponentModel.TypeConverter/StandardValuesCollection::.ctor(System.Collections.ICollection)
extern void StandardValuesCollection__ctor_m9049046DA81FD7B6FE279E063A43DC9B1D3B26B0 (void);
// 0x00000F5E System.Int32 System.ComponentModel.TypeConverter/StandardValuesCollection::get_Count()
extern void StandardValuesCollection_get_Count_mC127EA7E146C2FD58D5740935B45CACCD13D4637 (void);
// 0x00000F5F System.Void System.ComponentModel.TypeConverter/StandardValuesCollection::CopyTo(System.Array,System.Int32)
extern void StandardValuesCollection_CopyTo_mC06C9542D25F3E2D5A1DFDE690C920E8CFF94E10 (void);
// 0x00000F60 System.Collections.IEnumerator System.ComponentModel.TypeConverter/StandardValuesCollection::GetEnumerator()
extern void StandardValuesCollection_GetEnumerator_m0484C08651E32F669A0624D29E44C6CDEB550F6C (void);
// 0x00000F61 System.Int32 System.ComponentModel.TypeConverter/StandardValuesCollection::System.Collections.ICollection.get_Count()
extern void StandardValuesCollection_System_Collections_ICollection_get_Count_m98A89DC263C152B5E1A5B5A6B795D963CBADCD4D (void);
// 0x00000F62 System.Boolean System.ComponentModel.TypeConverter/StandardValuesCollection::System.Collections.ICollection.get_IsSynchronized()
extern void StandardValuesCollection_System_Collections_ICollection_get_IsSynchronized_m700A5114F10CCDC410255C7367459FBF277693AC (void);
// 0x00000F63 System.Object System.ComponentModel.TypeConverter/StandardValuesCollection::System.Collections.ICollection.get_SyncRoot()
extern void StandardValuesCollection_System_Collections_ICollection_get_SyncRoot_mFFAF4C68B76F26F6816CEAB7D8D86656B1D1AC51 (void);
// 0x00000F64 System.Void System.ComponentModel.TypeConverter/StandardValuesCollection::System.Collections.ICollection.CopyTo(System.Array,System.Int32)
extern void StandardValuesCollection_System_Collections_ICollection_CopyTo_mF996F3746F028C7EB58F7096E7B7B7FAB911A896 (void);
// 0x00000F65 System.Collections.IEnumerator System.ComponentModel.TypeConverter/StandardValuesCollection::System.Collections.IEnumerable.GetEnumerator()
extern void StandardValuesCollection_System_Collections_IEnumerable_GetEnumerator_m66B4D529F0193F42A3858A1B638372B8A6687672 (void);
// 0x00000F66 System.Type System.ComponentModel.TypeDescriptor::get_ComObjectType()
extern void TypeDescriptor_get_ComObjectType_m2907265F76AC34660A37B2A888A15C7D865805F6 (void);
// 0x00000F67 System.Type System.ComponentModel.TypeDescriptor::get_InterfaceType()
extern void TypeDescriptor_get_InterfaceType_m468BAAC18190A6D8E4369B3139FB38ECE1B4C5BB (void);
// 0x00000F68 System.Int32 System.ComponentModel.TypeDescriptor::get_MetadataVersion()
extern void TypeDescriptor_get_MetadataVersion_m6E33CD6DCADDEA862C9D9266B664C21DE70D449A (void);
// 0x00000F69 System.Void System.ComponentModel.TypeDescriptor::AddProvider(System.ComponentModel.TypeDescriptionProvider,System.Type)
extern void TypeDescriptor_AddProvider_mCE291812F3ECB4C76537D451403951E926F7EBF4 (void);
// 0x00000F6A System.Void System.ComponentModel.TypeDescriptor::CheckDefaultProvider(System.Type)
extern void TypeDescriptor_CheckDefaultProvider_m1467B92A2B042B2E7F6332210808BB6AA42BABB1 (void);
// 0x00000F6B System.Object System.ComponentModel.TypeDescriptor::CreateInstance(System.IServiceProvider,System.Type,System.Type[],System.Object[])
extern void TypeDescriptor_CreateInstance_m8F7EE2C0D74EE1FD47AF3AEEA25532BDCE671DAF (void);
// 0x00000F6C System.Collections.ArrayList System.ComponentModel.TypeDescriptor::FilterMembers(System.Collections.IList,System.Attribute[])
extern void TypeDescriptor_FilterMembers_mD745706A627E3EC38BD7B00ACCE9D2635E1DEF32 (void);
// 0x00000F6D System.Object System.ComponentModel.TypeDescriptor::GetAssociation(System.Type,System.Object)
extern void TypeDescriptor_GetAssociation_m82530A221691A936B96281D347C974BE702DC13C (void);
// 0x00000F6E System.ComponentModel.AttributeCollection System.ComponentModel.TypeDescriptor::GetAttributes(System.Type)
extern void TypeDescriptor_GetAttributes_m1AFA9ADFF8141511A369E9DFBE76DD5C072F6C07 (void);
// 0x00000F6F System.ComponentModel.AttributeCollection System.ComponentModel.TypeDescriptor::GetAttributes(System.Object)
extern void TypeDescriptor_GetAttributes_m3B71F9E3508FAA57E7C0FC745C67B11D93E7F298 (void);
// 0x00000F70 System.ComponentModel.AttributeCollection System.ComponentModel.TypeDescriptor::GetAttributes(System.Object,System.Boolean)
extern void TypeDescriptor_GetAttributes_mA09581C152D106FBCE4F8B182E2912D9C9371636 (void);
// 0x00000F71 System.Collections.IDictionary System.ComponentModel.TypeDescriptor::GetCache(System.Object)
extern void TypeDescriptor_GetCache_m45D02FA802DCA0F152B0C980AE939A5776115034 (void);
// 0x00000F72 System.ComponentModel.TypeConverter System.ComponentModel.TypeDescriptor::GetConverter(System.Type)
extern void TypeDescriptor_GetConverter_mBF37D89915F76D19765E81387D62B0B407432EC6 (void);
// 0x00000F73 System.ComponentModel.ICustomTypeDescriptor System.ComponentModel.TypeDescriptor::GetDescriptor(System.Type,System.String)
extern void TypeDescriptor_GetDescriptor_m4017D517BA6B0C5CE3C9E23EF9C09A57DACC2CF9 (void);
// 0x00000F74 System.ComponentModel.ICustomTypeDescriptor System.ComponentModel.TypeDescriptor::GetDescriptor(System.Object,System.Boolean)
extern void TypeDescriptor_GetDescriptor_m2AC7BFA432A94255424AE4B8CD09306500C83361 (void);
// 0x00000F75 System.ComponentModel.ICustomTypeDescriptor System.ComponentModel.TypeDescriptor::GetExtendedDescriptor(System.Object)
extern void TypeDescriptor_GetExtendedDescriptor_m6EE3155A58E0123521B9B4829097A73CAA4ECF1F (void);
// 0x00000F76 System.ComponentModel.EventDescriptorCollection System.ComponentModel.TypeDescriptor::GetEvents(System.Type)
extern void TypeDescriptor_GetEvents_mCE133FADF0AAEEA65B928A75BAA676BA35573C07 (void);
// 0x00000F77 System.ComponentModel.EventDescriptorCollection System.ComponentModel.TypeDescriptor::GetEvents(System.Object)
extern void TypeDescriptor_GetEvents_m82DA40391599B279D722054063508135C4CE81D7 (void);
// 0x00000F78 System.ComponentModel.EventDescriptorCollection System.ComponentModel.TypeDescriptor::GetEvents(System.Object,System.Attribute[],System.Boolean)
extern void TypeDescriptor_GetEvents_mE49E8532143139B86C29BEFB63AE9D62388C8124 (void);
// 0x00000F79 System.String System.ComponentModel.TypeDescriptor::GetExtenderCollisionSuffix(System.ComponentModel.MemberDescriptor)
extern void TypeDescriptor_GetExtenderCollisionSuffix_m136D10F14691E93A0611E8DF12F77C9DA17920BA (void);
// 0x00000F7A System.Type System.ComponentModel.TypeDescriptor::GetNodeForBaseType(System.Type)
extern void TypeDescriptor_GetNodeForBaseType_m85BCD83E89EE286F365A1553239C985BEB1D785C (void);
// 0x00000F7B System.ComponentModel.PropertyDescriptorCollection System.ComponentModel.TypeDescriptor::GetProperties(System.Type)
extern void TypeDescriptor_GetProperties_m2DFBAF17C8CF68055A66E1C434415FB1004EB902 (void);
// 0x00000F7C System.ComponentModel.PropertyDescriptorCollection System.ComponentModel.TypeDescriptor::GetProperties(System.Object)
extern void TypeDescriptor_GetProperties_m67B8BD6BD39A8C0BD5B32554C742D332FBCBF599 (void);
// 0x00000F7D System.ComponentModel.PropertyDescriptorCollection System.ComponentModel.TypeDescriptor::GetProperties(System.Object,System.Boolean)
extern void TypeDescriptor_GetProperties_mEF5FA54C23A042C3C236872FA00ADD07DD12EE29 (void);
// 0x00000F7E System.ComponentModel.PropertyDescriptorCollection System.ComponentModel.TypeDescriptor::GetPropertiesImpl(System.Object,System.Attribute[],System.Boolean,System.Boolean)
extern void TypeDescriptor_GetPropertiesImpl_m34AB6079CDFCB8F4FEA833D1E148C11A2D077011 (void);
// 0x00000F7F System.ComponentModel.TypeDescriptionProvider System.ComponentModel.TypeDescriptor::GetProviderRecursive(System.Type)
extern void TypeDescriptor_GetProviderRecursive_m371FD85FC01238874F7387FA430260D57646EA3F (void);
// 0x00000F80 System.Type System.ComponentModel.TypeDescriptor::GetReflectionType(System.Type)
extern void TypeDescriptor_GetReflectionType_m2E40168C9752B069A3E430478C46D54463DA6707 (void);
// 0x00000F81 System.ComponentModel.TypeDescriptor/TypeDescriptionNode System.ComponentModel.TypeDescriptor::NodeFor(System.Type)
extern void TypeDescriptor_NodeFor_m99219DF297037E09BCCFD4492FFEDDD7C7D229A1 (void);
// 0x00000F82 System.ComponentModel.TypeDescriptor/TypeDescriptionNode System.ComponentModel.TypeDescriptor::NodeFor(System.Type,System.Boolean)
extern void TypeDescriptor_NodeFor_mE9C1F8845A707769A5A95E338C610FA244DA283C (void);
// 0x00000F83 System.ComponentModel.TypeDescriptor/TypeDescriptionNode System.ComponentModel.TypeDescriptor::NodeFor(System.Object)
extern void TypeDescriptor_NodeFor_m7A26D5E0284193E428AF54739EB5304813B6BFA2 (void);
// 0x00000F84 System.ComponentModel.TypeDescriptor/TypeDescriptionNode System.ComponentModel.TypeDescriptor::NodeFor(System.Object,System.Boolean)
extern void TypeDescriptor_NodeFor_m63711C279C0075534A777A1D6B57D031487C3444 (void);
// 0x00000F85 System.Collections.ICollection System.ComponentModel.TypeDescriptor::PipelineAttributeFilter(System.Int32,System.Collections.ICollection,System.Attribute[],System.Object,System.Collections.IDictionary)
extern void TypeDescriptor_PipelineAttributeFilter_mEEF2305C2C2AFD5325AD2F525470CFAADD2923BE (void);
// 0x00000F86 System.Collections.ICollection System.ComponentModel.TypeDescriptor::PipelineFilter(System.Int32,System.Collections.ICollection,System.Object,System.Collections.IDictionary)
extern void TypeDescriptor_PipelineFilter_m3593339441AA43824117FAB01873B98C876A87C5 (void);
// 0x00000F87 System.Collections.ICollection System.ComponentModel.TypeDescriptor::PipelineInitialize(System.Int32,System.Collections.ICollection,System.Collections.IDictionary)
extern void TypeDescriptor_PipelineInitialize_m0D39E6DAD9E95884ED917DBBC5A508F4CA5A794D (void);
// 0x00000F88 System.Collections.ICollection System.ComponentModel.TypeDescriptor::PipelineMerge(System.Int32,System.Collections.ICollection,System.Collections.ICollection,System.Object,System.Collections.IDictionary)
extern void TypeDescriptor_PipelineMerge_m4CBA66507DD778B6FD13A033515180EB9709618D (void);
// 0x00000F89 System.Void System.ComponentModel.TypeDescriptor::RaiseRefresh(System.Type)
extern void TypeDescriptor_RaiseRefresh_m026E52DA15538070CED25BBCBB696318032A6A8C (void);
// 0x00000F8A System.Void System.ComponentModel.TypeDescriptor::Refresh(System.Type)
extern void TypeDescriptor_Refresh_m8F344E720B395FC5493977659FACECE567A6A223 (void);
// 0x00000F8B System.Boolean System.ComponentModel.TypeDescriptor::ShouldHideMember(System.ComponentModel.MemberDescriptor,System.Attribute)
extern void TypeDescriptor_ShouldHideMember_mA00292CD7ACA9D26DF8DB16E94353735DCA79D1A (void);
// 0x00000F8C System.Void System.ComponentModel.TypeDescriptor::SortDescriptorArray(System.Collections.IList)
extern void TypeDescriptor_SortDescriptorArray_mF088401B40E9E2739EC9F16B98F05D60A9B89A47 (void);
// 0x00000F8D System.Void System.ComponentModel.TypeDescriptor::.cctor()
extern void TypeDescriptor__cctor_m3EDDF7A3EA099841E95028726F74677419380E0D (void);
// 0x00000F8E System.Void System.ComponentModel.TypeDescriptor/AttributeFilterCacheItem::.ctor(System.Attribute[],System.Collections.ICollection)
extern void AttributeFilterCacheItem__ctor_m5717B8B48C2F77086DA255E7053B31634388BA18 (void);
// 0x00000F8F System.Boolean System.ComponentModel.TypeDescriptor/AttributeFilterCacheItem::IsValid(System.Attribute[])
extern void AttributeFilterCacheItem_IsValid_m817895D05934525F76E41E3B618BFD6B6C13BFE6 (void);
// 0x00000F90 System.Void System.ComponentModel.TypeDescriptor/FilterCacheItem::.ctor(System.ComponentModel.Design.ITypeDescriptorFilterService,System.Collections.ICollection)
extern void FilterCacheItem__ctor_mE9F7CD307B3F6228F55EFE04B8D84B4B57A51893 (void);
// 0x00000F91 System.Boolean System.ComponentModel.TypeDescriptor/FilterCacheItem::IsValid(System.ComponentModel.Design.ITypeDescriptorFilterService)
extern void FilterCacheItem_IsValid_mD1D0960AEFACC6645E5DEC95CA4F173E9260EC72 (void);
// 0x00000F92 System.Int32 System.ComponentModel.TypeDescriptor/MemberDescriptorComparer::Compare(System.Object,System.Object)
extern void MemberDescriptorComparer_Compare_m33438352E9BA8C1BF6B594E524DC1BF8BC5EFFE1 (void);
// 0x00000F93 System.Void System.ComponentModel.TypeDescriptor/MemberDescriptorComparer::.ctor()
extern void MemberDescriptorComparer__ctor_mDCB73C6EC35AE31BE43CBF4C88053920603B4431 (void);
// 0x00000F94 System.Void System.ComponentModel.TypeDescriptor/MemberDescriptorComparer::.cctor()
extern void MemberDescriptorComparer__cctor_m31A7C495358AAA5B5E72F47BDC54DDC970E3A11C (void);
// 0x00000F95 System.Void System.ComponentModel.TypeDescriptor/MergedTypeDescriptor::.ctor(System.ComponentModel.ICustomTypeDescriptor,System.ComponentModel.ICustomTypeDescriptor)
extern void MergedTypeDescriptor__ctor_m846C2DB00AE4DB20FAB890B60E95CB56EE9FE629 (void);
// 0x00000F96 System.ComponentModel.AttributeCollection System.ComponentModel.TypeDescriptor/MergedTypeDescriptor::System.ComponentModel.ICustomTypeDescriptor.GetAttributes()
extern void MergedTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetAttributes_mF8DA84AB54E4B4429E27667D557634E4872BA672 (void);
// 0x00000F97 System.String System.ComponentModel.TypeDescriptor/MergedTypeDescriptor::System.ComponentModel.ICustomTypeDescriptor.GetClassName()
extern void MergedTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetClassName_m7BE5447CE4E733489A0CEC4C4974D9AF7662FD7A (void);
// 0x00000F98 System.String System.ComponentModel.TypeDescriptor/MergedTypeDescriptor::System.ComponentModel.ICustomTypeDescriptor.GetComponentName()
extern void MergedTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetComponentName_m255823FEF47FF365178CA8C563BCE6C0438F713F (void);
// 0x00000F99 System.ComponentModel.TypeConverter System.ComponentModel.TypeDescriptor/MergedTypeDescriptor::System.ComponentModel.ICustomTypeDescriptor.GetConverter()
extern void MergedTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetConverter_m0EEB21D1590AAECD9DB3404802C175099B200F63 (void);
// 0x00000F9A System.ComponentModel.EventDescriptor System.ComponentModel.TypeDescriptor/MergedTypeDescriptor::System.ComponentModel.ICustomTypeDescriptor.GetDefaultEvent()
extern void MergedTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetDefaultEvent_mEFBA1A768B74F7F1F64E11386A57E0A4A0AF6E14 (void);
// 0x00000F9B System.ComponentModel.PropertyDescriptor System.ComponentModel.TypeDescriptor/MergedTypeDescriptor::System.ComponentModel.ICustomTypeDescriptor.GetDefaultProperty()
extern void MergedTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetDefaultProperty_m47F006E4E7B8B24EEF65833CC3D89C27CC45C2CB (void);
// 0x00000F9C System.Object System.ComponentModel.TypeDescriptor/MergedTypeDescriptor::System.ComponentModel.ICustomTypeDescriptor.GetEditor(System.Type)
extern void MergedTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetEditor_mD65ED22869EC410F7BDD1529F43E8AF73A86915A (void);
// 0x00000F9D System.ComponentModel.EventDescriptorCollection System.ComponentModel.TypeDescriptor/MergedTypeDescriptor::System.ComponentModel.ICustomTypeDescriptor.GetEvents()
extern void MergedTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetEvents_m600F01676C46E5399E137DD59963EA63D6AD0E3D (void);
// 0x00000F9E System.ComponentModel.EventDescriptorCollection System.ComponentModel.TypeDescriptor/MergedTypeDescriptor::System.ComponentModel.ICustomTypeDescriptor.GetEvents(System.Attribute[])
extern void MergedTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetEvents_mD905B002090092F77A0A9356484F495ECFD957A5 (void);
// 0x00000F9F System.ComponentModel.PropertyDescriptorCollection System.ComponentModel.TypeDescriptor/MergedTypeDescriptor::System.ComponentModel.ICustomTypeDescriptor.GetProperties()
extern void MergedTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetProperties_mFAC74FC4F899ABAEFB88A6E934617FA7DB335276 (void);
// 0x00000FA0 System.ComponentModel.PropertyDescriptorCollection System.ComponentModel.TypeDescriptor/MergedTypeDescriptor::System.ComponentModel.ICustomTypeDescriptor.GetProperties(System.Attribute[])
extern void MergedTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetProperties_m4446843FC89DBCAF04EB39EABEAE8FCD38C892A2 (void);
// 0x00000FA1 System.Object System.ComponentModel.TypeDescriptor/MergedTypeDescriptor::System.ComponentModel.ICustomTypeDescriptor.GetPropertyOwner(System.ComponentModel.PropertyDescriptor)
extern void MergedTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetPropertyOwner_mA23D6FA9115683ED9883F9C78160A6BEFB501630 (void);
// 0x00000FA2 System.Void System.ComponentModel.TypeDescriptor/TypeDescriptionNode::.ctor(System.ComponentModel.TypeDescriptionProvider)
extern void TypeDescriptionNode__ctor_mD6C85C9088064C16A401309FAFDC62252A5D5526 (void);
// 0x00000FA3 System.Object System.ComponentModel.TypeDescriptor/TypeDescriptionNode::CreateInstance(System.IServiceProvider,System.Type,System.Type[],System.Object[])
extern void TypeDescriptionNode_CreateInstance_mC81B5A856B146F5384A45889D6A479916F9CA993 (void);
// 0x00000FA4 System.Collections.IDictionary System.ComponentModel.TypeDescriptor/TypeDescriptionNode::GetCache(System.Object)
extern void TypeDescriptionNode_GetCache_m2612D24980BD19B8BF3F192C0255451AC3C6C363 (void);
// 0x00000FA5 System.ComponentModel.ICustomTypeDescriptor System.ComponentModel.TypeDescriptor/TypeDescriptionNode::GetExtendedTypeDescriptor(System.Object)
extern void TypeDescriptionNode_GetExtendedTypeDescriptor_m9093310A740B288F02AE27622E90C0F1FE10560F (void);
// 0x00000FA6 System.ComponentModel.IExtenderProvider[] System.ComponentModel.TypeDescriptor/TypeDescriptionNode::GetExtenderProviders(System.Object)
extern void TypeDescriptionNode_GetExtenderProviders_mB12479775ABC70CBF0147B401601B3B6458907F1 (void);
// 0x00000FA7 System.Type System.ComponentModel.TypeDescriptor/TypeDescriptionNode::GetReflectionType(System.Type,System.Object)
extern void TypeDescriptionNode_GetReflectionType_m54393E311DD22AEF766FC73C95C7059CCD09FBF5 (void);
// 0x00000FA8 System.ComponentModel.ICustomTypeDescriptor System.ComponentModel.TypeDescriptor/TypeDescriptionNode::GetTypeDescriptor(System.Type,System.Object)
extern void TypeDescriptionNode_GetTypeDescriptor_mE86956B84E55A15AE4FDD7CAE44BC53515752E7A (void);
// 0x00000FA9 System.Void System.ComponentModel.TypeDescriptor/TypeDescriptionNode/DefaultExtendedTypeDescriptor::.ctor(System.ComponentModel.TypeDescriptor/TypeDescriptionNode,System.Object)
extern void DefaultExtendedTypeDescriptor__ctor_m23A3BC29A6EF7571E339B9EBA5059F6490177C3C (void);
// 0x00000FAA System.ComponentModel.AttributeCollection System.ComponentModel.TypeDescriptor/TypeDescriptionNode/DefaultExtendedTypeDescriptor::System.ComponentModel.ICustomTypeDescriptor.GetAttributes()
extern void DefaultExtendedTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetAttributes_mAA6940201936EFB68F812B3F577D2F5A1DCD9C87 (void);
// 0x00000FAB System.String System.ComponentModel.TypeDescriptor/TypeDescriptionNode/DefaultExtendedTypeDescriptor::System.ComponentModel.ICustomTypeDescriptor.GetClassName()
extern void DefaultExtendedTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetClassName_m1FCDCEDE8DEBC80674EB67710668E2B332BF4972 (void);
// 0x00000FAC System.String System.ComponentModel.TypeDescriptor/TypeDescriptionNode/DefaultExtendedTypeDescriptor::System.ComponentModel.ICustomTypeDescriptor.GetComponentName()
extern void DefaultExtendedTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetComponentName_m8E5B48BFB10FD589382A5422789F7F0116732008 (void);
// 0x00000FAD System.ComponentModel.TypeConverter System.ComponentModel.TypeDescriptor/TypeDescriptionNode/DefaultExtendedTypeDescriptor::System.ComponentModel.ICustomTypeDescriptor.GetConverter()
extern void DefaultExtendedTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetConverter_m935614847EC810B66003F822E59EF73BD6EF9D1F (void);
// 0x00000FAE System.ComponentModel.EventDescriptor System.ComponentModel.TypeDescriptor/TypeDescriptionNode/DefaultExtendedTypeDescriptor::System.ComponentModel.ICustomTypeDescriptor.GetDefaultEvent()
extern void DefaultExtendedTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetDefaultEvent_m7AB1B6A42BF1BAAEC570FC87B99A259CB2EC640D (void);
// 0x00000FAF System.ComponentModel.PropertyDescriptor System.ComponentModel.TypeDescriptor/TypeDescriptionNode/DefaultExtendedTypeDescriptor::System.ComponentModel.ICustomTypeDescriptor.GetDefaultProperty()
extern void DefaultExtendedTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetDefaultProperty_m9C0C5113CB4C05EBD2F33ACEEDC3B4B35BB5E412 (void);
// 0x00000FB0 System.Object System.ComponentModel.TypeDescriptor/TypeDescriptionNode/DefaultExtendedTypeDescriptor::System.ComponentModel.ICustomTypeDescriptor.GetEditor(System.Type)
extern void DefaultExtendedTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetEditor_m9B3500D36A747DDF103DD970AD435FCEAAD9C4E9 (void);
// 0x00000FB1 System.ComponentModel.EventDescriptorCollection System.ComponentModel.TypeDescriptor/TypeDescriptionNode/DefaultExtendedTypeDescriptor::System.ComponentModel.ICustomTypeDescriptor.GetEvents()
extern void DefaultExtendedTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetEvents_m011120B818C050B110B01FF336DDE0EBF199C383 (void);
// 0x00000FB2 System.ComponentModel.EventDescriptorCollection System.ComponentModel.TypeDescriptor/TypeDescriptionNode/DefaultExtendedTypeDescriptor::System.ComponentModel.ICustomTypeDescriptor.GetEvents(System.Attribute[])
extern void DefaultExtendedTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetEvents_m64EC0160B0C3041EDE84CD8A433AC8423D42B0AA (void);
// 0x00000FB3 System.ComponentModel.PropertyDescriptorCollection System.ComponentModel.TypeDescriptor/TypeDescriptionNode/DefaultExtendedTypeDescriptor::System.ComponentModel.ICustomTypeDescriptor.GetProperties()
extern void DefaultExtendedTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetProperties_mE235D557DDF0CDE8E3E549E61DC4E62BCC098610 (void);
// 0x00000FB4 System.ComponentModel.PropertyDescriptorCollection System.ComponentModel.TypeDescriptor/TypeDescriptionNode/DefaultExtendedTypeDescriptor::System.ComponentModel.ICustomTypeDescriptor.GetProperties(System.Attribute[])
extern void DefaultExtendedTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetProperties_m1B574C4774F03E7B2B98B213E30B7FFB55EC523E (void);
// 0x00000FB5 System.Object System.ComponentModel.TypeDescriptor/TypeDescriptionNode/DefaultExtendedTypeDescriptor::System.ComponentModel.ICustomTypeDescriptor.GetPropertyOwner(System.ComponentModel.PropertyDescriptor)
extern void DefaultExtendedTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetPropertyOwner_m8CB5B98DC4403E04BA30255B73AE08F1FF80C85D (void);
// 0x00000FB6 System.Void System.ComponentModel.TypeDescriptor/TypeDescriptionNode/DefaultTypeDescriptor::.ctor(System.ComponentModel.TypeDescriptor/TypeDescriptionNode,System.Type,System.Object)
extern void DefaultTypeDescriptor__ctor_m8181176F10EBEA8A1DE3703C9C355ABB114A78D6 (void);
// 0x00000FB7 System.ComponentModel.AttributeCollection System.ComponentModel.TypeDescriptor/TypeDescriptionNode/DefaultTypeDescriptor::System.ComponentModel.ICustomTypeDescriptor.GetAttributes()
extern void DefaultTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetAttributes_m18DD3B1D370CD3B22732D57BF4589968ED57CCB0 (void);
// 0x00000FB8 System.String System.ComponentModel.TypeDescriptor/TypeDescriptionNode/DefaultTypeDescriptor::System.ComponentModel.ICustomTypeDescriptor.GetClassName()
extern void DefaultTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetClassName_mE36480DE79C6B53FF4CD614578F2399F599036F7 (void);
// 0x00000FB9 System.String System.ComponentModel.TypeDescriptor/TypeDescriptionNode/DefaultTypeDescriptor::System.ComponentModel.ICustomTypeDescriptor.GetComponentName()
extern void DefaultTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetComponentName_m93EAEB698D708905F4D2698BF8FFFBC88C5816FC (void);
// 0x00000FBA System.ComponentModel.TypeConverter System.ComponentModel.TypeDescriptor/TypeDescriptionNode/DefaultTypeDescriptor::System.ComponentModel.ICustomTypeDescriptor.GetConverter()
extern void DefaultTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetConverter_mEF52182F92A6E3AACEC123F617CCA697C854A283 (void);
// 0x00000FBB System.ComponentModel.EventDescriptor System.ComponentModel.TypeDescriptor/TypeDescriptionNode/DefaultTypeDescriptor::System.ComponentModel.ICustomTypeDescriptor.GetDefaultEvent()
extern void DefaultTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetDefaultEvent_m62CB18D17320EBF4C873B0783D68ED359C53BAEA (void);
// 0x00000FBC System.ComponentModel.PropertyDescriptor System.ComponentModel.TypeDescriptor/TypeDescriptionNode/DefaultTypeDescriptor::System.ComponentModel.ICustomTypeDescriptor.GetDefaultProperty()
extern void DefaultTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetDefaultProperty_m04BD92ED4450E4D720E14396F2D3D3E48993831B (void);
// 0x00000FBD System.Object System.ComponentModel.TypeDescriptor/TypeDescriptionNode/DefaultTypeDescriptor::System.ComponentModel.ICustomTypeDescriptor.GetEditor(System.Type)
extern void DefaultTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetEditor_m1971C8D7498BDA66C9E8E0057E08D1C9249AA4A1 (void);
// 0x00000FBE System.ComponentModel.EventDescriptorCollection System.ComponentModel.TypeDescriptor/TypeDescriptionNode/DefaultTypeDescriptor::System.ComponentModel.ICustomTypeDescriptor.GetEvents()
extern void DefaultTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetEvents_mF72810F7FAADC96BF1D8F9A4124F8BEC9BDF93AF (void);
// 0x00000FBF System.ComponentModel.EventDescriptorCollection System.ComponentModel.TypeDescriptor/TypeDescriptionNode/DefaultTypeDescriptor::System.ComponentModel.ICustomTypeDescriptor.GetEvents(System.Attribute[])
extern void DefaultTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetEvents_m286938453104A473C29F165ECD68AC1D7785736D (void);
// 0x00000FC0 System.ComponentModel.PropertyDescriptorCollection System.ComponentModel.TypeDescriptor/TypeDescriptionNode/DefaultTypeDescriptor::System.ComponentModel.ICustomTypeDescriptor.GetProperties()
extern void DefaultTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetProperties_m8D1D952FBE6868DDAEA3708B41A6B519648332BD (void);
// 0x00000FC1 System.ComponentModel.PropertyDescriptorCollection System.ComponentModel.TypeDescriptor/TypeDescriptionNode/DefaultTypeDescriptor::System.ComponentModel.ICustomTypeDescriptor.GetProperties(System.Attribute[])
extern void DefaultTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetProperties_m720302537E30B6B189AB499E6892E7BAB28524B2 (void);
// 0x00000FC2 System.Object System.ComponentModel.TypeDescriptor/TypeDescriptionNode/DefaultTypeDescriptor::System.ComponentModel.ICustomTypeDescriptor.GetPropertyOwner(System.ComponentModel.PropertyDescriptor)
extern void DefaultTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetPropertyOwner_m156C624A0C3F6648971EEAB857DD296BEFE553CF (void);
// 0x00000FC3 System.Void System.ComponentModel.Win32Exception::.ctor()
extern void Win32Exception__ctor_m0B20F25EC4A56A122FF766429AF40AF6292E11B1 (void);
// 0x00000FC4 System.Void System.ComponentModel.Win32Exception::.ctor(System.Int32)
extern void Win32Exception__ctor_mFC38F1C99031D227C6BB3CA07099866D39994281 (void);
// 0x00000FC5 System.Void System.ComponentModel.Win32Exception::.ctor(System.Int32,System.String)
extern void Win32Exception__ctor_mB0380F996944EDFCF9CACC7F28A18874F19B4FD4 (void);
// 0x00000FC6 System.Void System.ComponentModel.Win32Exception::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
extern void Win32Exception__ctor_m1B3DF3F51BBF050C18F933B36027A8A4902668C4 (void);
// 0x00000FC7 System.Int32 System.ComponentModel.Win32Exception::get_NativeErrorCode()
extern void Win32Exception_get_NativeErrorCode_m33C1D176D9178C36DA32F8FEC251B923EE53CE5E (void);
// 0x00000FC8 System.Void System.ComponentModel.Win32Exception::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
extern void Win32Exception_GetObjectData_mB7993FD0BE12222D5518373EBAB84F89651D99D2 (void);
// 0x00000FC9 System.String System.ComponentModel.Win32Exception::GetErrorMessage(System.Int32)
extern void Win32Exception_GetErrorMessage_mE857D9093D6D366D960BD8A8FCCF22DF6FB92728 (void);
// 0x00000FCA System.Void System.ComponentModel.RefreshPropertiesAttribute::.ctor(System.ComponentModel.RefreshProperties)
extern void RefreshPropertiesAttribute__ctor_m8513BB0D6FCCCDB805C0DC6325C859B920E5AE41 (void);
// 0x00000FCB System.ComponentModel.RefreshProperties System.ComponentModel.RefreshPropertiesAttribute::get_RefreshProperties()
extern void RefreshPropertiesAttribute_get_RefreshProperties_mA3C9DF998D0260DA5A49EC3770F80313C3EC2258 (void);
// 0x00000FCC System.Boolean System.ComponentModel.RefreshPropertiesAttribute::Equals(System.Object)
extern void RefreshPropertiesAttribute_Equals_m2B3635F8B2EEA0C8112EF719CF9C18338B80BF01 (void);
// 0x00000FCD System.Int32 System.ComponentModel.RefreshPropertiesAttribute::GetHashCode()
extern void RefreshPropertiesAttribute_GetHashCode_mDAA5F9E8B2436C9EAF7D32BEFA930EC184CE82B8 (void);
// 0x00000FCE System.Boolean System.ComponentModel.RefreshPropertiesAttribute::IsDefaultAttribute()
extern void RefreshPropertiesAttribute_IsDefaultAttribute_mB1DB2DB49245FF08DAA3017FFD9AEAFB5CDB2D59 (void);
// 0x00000FCF System.Void System.ComponentModel.RefreshPropertiesAttribute::.cctor()
extern void RefreshPropertiesAttribute__cctor_mEE56CF0DB03DDC8B38DB88D9A286379A7FEC1EA1 (void);
// 0x00000FD0 System.Void System.ComponentModel.WeakHashtable::.ctor()
extern void WeakHashtable__ctor_mBFFE17D4547F681A27EBE60D277625C9F9D0510F (void);
// 0x00000FD1 System.Void System.ComponentModel.WeakHashtable::Clear()
extern void WeakHashtable_Clear_m306746F8BC4535C2327FFDF167F23CA06077A6EE (void);
// 0x00000FD2 System.Void System.ComponentModel.WeakHashtable::Remove(System.Object)
extern void WeakHashtable_Remove_mC091A16F4775270A1FC840FE4E82917E4F010A03 (void);
// 0x00000FD3 System.Void System.ComponentModel.WeakHashtable::.cctor()
extern void WeakHashtable__cctor_mDC0172C1DE43E226990881404CE73D1B64046A16 (void);
// 0x00000FD4 System.Boolean System.ComponentModel.WeakHashtable/WeakKeyComparer::System.Collections.IEqualityComparer.Equals(System.Object,System.Object)
extern void WeakKeyComparer_System_Collections_IEqualityComparer_Equals_m2DE66C4A7CF44E5A99DA241D8271C285ABBE56F8 (void);
// 0x00000FD5 System.Int32 System.ComponentModel.WeakHashtable/WeakKeyComparer::System.Collections.IEqualityComparer.GetHashCode(System.Object)
extern void WeakKeyComparer_System_Collections_IEqualityComparer_GetHashCode_m7E00D4A81998A46FFD9BE51679C6169DF0CCBF63 (void);
// 0x00000FD6 System.Void System.ComponentModel.WeakHashtable/WeakKeyComparer::.ctor()
extern void WeakKeyComparer__ctor_m1DB79747A0192C8CB5B45E74743CA7CA7EC09E52 (void);
// 0x00000FD7 System.Void System.ComponentModel.Design.CheckoutException::.ctor()
extern void CheckoutException__ctor_m2A77B7B56D806BBCF2EDBCC43820FDD6B540FD67 (void);
// 0x00000FD8 System.Void System.ComponentModel.Design.CheckoutException::.ctor(System.String,System.Int32)
extern void CheckoutException__ctor_m6B312DB9D39615EAB5A77A09E948B52996691ACB (void);
// 0x00000FD9 System.Void System.ComponentModel.Design.CheckoutException::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
extern void CheckoutException__ctor_m5CAEB2EE710AA766CBEC86C1B1C6D672528E445A (void);
// 0x00000FDA System.Void System.ComponentModel.Design.CheckoutException::.cctor()
extern void CheckoutException__cctor_m2C2AA22FAE5A917B669295F000110E3849D74CDF (void);
// 0x00000FDB System.Void System.ComponentModel.Design.IComponentChangeService::OnComponentChanged(System.Object,System.ComponentModel.MemberDescriptor,System.Object,System.Object)
// 0x00000FDC System.Void System.ComponentModel.Design.IComponentChangeService::OnComponentChanging(System.Object,System.ComponentModel.MemberDescriptor)
// 0x00000FDD System.ComponentModel.IComponent System.ComponentModel.Design.IDesignerHost::get_RootComponent()
// 0x00000FDE System.ComponentModel.Design.IDesigner System.ComponentModel.Design.IDesignerHost::GetDesigner(System.ComponentModel.IComponent)
// 0x00000FDF System.Object System.ComponentModel.Design.IDictionaryService::GetValue(System.Object)
// 0x00000FE0 System.Void System.ComponentModel.Design.IDictionaryService::SetValue(System.Object,System.Object)
// 0x00000FE1 System.ComponentModel.IExtenderProvider[] System.ComponentModel.Design.IExtenderListService::GetExtenderProviders()
// 0x00000FE2 System.Object System.ComponentModel.Design.IReferenceService::GetReference(System.String)
// 0x00000FE3 System.String System.ComponentModel.Design.IReferenceService::GetName(System.Object)
// 0x00000FE4 System.Object[] System.ComponentModel.Design.IReferenceService::GetReferences(System.Type)
// 0x00000FE5 System.Boolean System.ComponentModel.Design.ITypeDescriptorFilterService::FilterAttributes(System.ComponentModel.IComponent,System.Collections.IDictionary)
// 0x00000FE6 System.Boolean System.ComponentModel.Design.ITypeDescriptorFilterService::FilterEvents(System.ComponentModel.IComponent,System.Collections.IDictionary)
// 0x00000FE7 System.Boolean System.ComponentModel.Design.ITypeDescriptorFilterService::FilterProperties(System.ComponentModel.IComponent,System.Collections.IDictionary)
// 0x00000FE8 System.Void System.ComponentModel.Design.Serialization.InstanceDescriptor::.ctor(System.Reflection.MemberInfo,System.Collections.ICollection)
extern void InstanceDescriptor__ctor_m4A88597D681C8A8A9551AB318F8CBB47D49BEC57 (void);
// 0x00000FE9 System.Void System.ComponentModel.Design.Serialization.InstanceDescriptor::.ctor(System.Reflection.MemberInfo,System.Collections.ICollection,System.Boolean)
extern void InstanceDescriptor__ctor_m9AA7C372C2EEDA3F07BE3A6CCC21BCBD3814B64F (void);
// 0x00000FEA System.Collections.ICollection System.ComponentModel.Design.Serialization.InstanceDescriptor::get_Arguments()
extern void InstanceDescriptor_get_Arguments_mF64376FB377AA57CC10376452FECFDC55C6EC837 (void);
// 0x00000FEB System.Reflection.MemberInfo System.ComponentModel.Design.Serialization.InstanceDescriptor::get_MemberInfo()
extern void InstanceDescriptor_get_MemberInfo_m58DD58AFB1C49C6B33C3958002E7CB9D61374E9E (void);
// 0x00000FEC System.Object System.ComponentModel.Design.Serialization.InstanceDescriptor::Invoke()
extern void InstanceDescriptor_Invoke_mACDF3C04B3998B38C4A79FCFC66F4760EEEEB2FE (void);
// 0x00000FED System.Void System.ComponentModel.Design.Serialization.RootDesignerSerializerAttribute::.ctor(System.String,System.String,System.Boolean)
extern void RootDesignerSerializerAttribute__ctor_m52C401C2E19FF1C4E9A8F140811D5AA762C60602 (void);
// 0x00000FEE System.String System.ComponentModel.Design.Serialization.RootDesignerSerializerAttribute::get_SerializerBaseTypeName()
extern void RootDesignerSerializerAttribute_get_SerializerBaseTypeName_m78A27809B7F723942C432825B30C43ECB87A1124 (void);
// 0x00000FEF System.Object System.ComponentModel.Design.Serialization.RootDesignerSerializerAttribute::get_TypeId()
extern void RootDesignerSerializerAttribute_get_TypeId_m3177E104F2130582DB56C4321979B6952B7E0098 (void);
// 0x00000FF0 System.Boolean System.Collections.HashtableExtensions::TryGetValue(System.Collections.Hashtable,System.Object,T&)
// 0x00000FF1 System.Boolean System.Collections.Specialized.BitVector32::get_Item(System.Int32)
extern void BitVector32_get_Item_m978AB1B65BC7B75C93FCE24924081447F631DC09 (void);
// 0x00000FF2 System.Void System.Collections.Specialized.BitVector32::set_Item(System.Int32,System.Boolean)
extern void BitVector32_set_Item_m82B1DDA9331F4DE283448290BABA401D5A8F9B61 (void);
// 0x00000FF3 System.Int32 System.Collections.Specialized.BitVector32::CreateMask()
extern void BitVector32_CreateMask_m7C9F96BF9CB82EE909ABCD2380B85D2A9EA0F29F (void);
// 0x00000FF4 System.Int32 System.Collections.Specialized.BitVector32::CreateMask(System.Int32)
extern void BitVector32_CreateMask_mB5E6ABC707385A3C72E8543F4EAB8BAC3B8AD7A4 (void);
// 0x00000FF5 System.Boolean System.Collections.Specialized.BitVector32::Equals(System.Object)
extern void BitVector32_Equals_m368F62302C158E3DB686B71B62ACC2808048517B (void);
// 0x00000FF6 System.Int32 System.Collections.Specialized.BitVector32::GetHashCode()
extern void BitVector32_GetHashCode_m01BD766B915C417C7D2B44B377996FC3898461FF (void);
// 0x00000FF7 System.String System.Collections.Specialized.BitVector32::ToString(System.Collections.Specialized.BitVector32)
extern void BitVector32_ToString_m1A25274870E56DAB524796DA50A1C10580D20B17 (void);
// 0x00000FF8 System.String System.Collections.Specialized.BitVector32::ToString()
extern void BitVector32_ToString_m90CE30F60597CAB14FD487C829BB4427613CD292 (void);
// 0x00000FF9 System.Void System.Collections.Specialized.NameValueCollection::.ctor()
extern void NameValueCollection__ctor_mCA29E5386DACDF19F6F51BC395324F0A8EE05604 (void);
// 0x00000FFA System.Void System.Collections.Specialized.NameValueCollection::.ctor(System.Int32,System.Collections.IEqualityComparer)
extern void NameValueCollection__ctor_m1545E08D22D8E6C1FCDDAE43741AA43D52F4A21E (void);
// 0x00000FFB System.Void System.Collections.Specialized.NameValueCollection::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
extern void NameValueCollection__ctor_mAC66C8064A4AAB73914143C4CDF3BF28543BAEC3 (void);
// 0x00000FFC System.Void System.Collections.Specialized.NameValueCollection::InvalidateCachedArrays()
extern void NameValueCollection_InvalidateCachedArrays_mA9AA2F9B6A67C2576FA30F12208AA6E1F149C44B (void);
// 0x00000FFD System.String System.Collections.Specialized.NameValueCollection::GetAsOneString(System.Collections.ArrayList)
extern void NameValueCollection_GetAsOneString_m6B44F208B557CE92924A116A67838CB4C259B844 (void);
// 0x00000FFE System.String[] System.Collections.Specialized.NameValueCollection::GetAsStringArray(System.Collections.ArrayList)
extern void NameValueCollection_GetAsStringArray_m6799C5A95954105A8849EDE540988D1352D19E64 (void);
// 0x00000FFF System.Void System.Collections.Specialized.NameValueCollection::Add(System.String,System.String)
extern void NameValueCollection_Add_m68C266151774CD1FC057C9349BAE09BDB15A26A7 (void);
// 0x00001000 System.String System.Collections.Specialized.NameValueCollection::Get(System.String)
extern void NameValueCollection_Get_m786B25D45B38D7051C696104946F3F0A2DF78106 (void);
// 0x00001001 System.String[] System.Collections.Specialized.NameValueCollection::GetValues(System.String)
extern void NameValueCollection_GetValues_mC69C8E6E5E62365A35C3A2C99E5DD0C33625362E (void);
// 0x00001002 System.Void System.Collections.Specialized.NameValueCollection::Set(System.String,System.String)
extern void NameValueCollection_Set_mF0EA26F74B1E1D2F9A1A87D1093BEC31C51BCB8A (void);
// 0x00001003 System.Void System.Collections.Specialized.NameValueCollection::Remove(System.String)
extern void NameValueCollection_Remove_m2146E6474DDFBE19E35E57F777C4FE2625247D56 (void);
// 0x00001004 System.String System.Collections.Specialized.NameValueCollection::get_Item(System.String)
extern void NameValueCollection_get_Item_mE3ED755803E67BC852123C70EEF8D53774FA635F (void);
// 0x00001005 System.Void System.Collections.Specialized.NameValueCollection::set_Item(System.String,System.String)
extern void NameValueCollection_set_Item_mEEC24334890E9C0A05B88638B6A65DF5D888B0B0 (void);
// 0x00001006 System.String System.Collections.Specialized.NameValueCollection::Get(System.Int32)
extern void NameValueCollection_Get_m2C55CAA38BF0F6677AE8F44C22C289A5B59B4B20 (void);
// 0x00001007 System.String System.Collections.Specialized.NameValueCollection::GetKey(System.Int32)
extern void NameValueCollection_GetKey_m80CFEB6D61F9C3B9D03D7B25457D8B122C15170F (void);
// 0x00001008 System.Void System.Collections.Specialized.NameValueCollection::.ctor(System.DBNull)
extern void NameValueCollection__ctor_mF894B0B49D20CE92F0CE3BBF8ED67F48E61CDB6A (void);
// 0x00001009 System.Void System.Collections.Specialized.OrderedDictionary::.ctor()
extern void OrderedDictionary__ctor_mBEC4CCF86E1A22330C31E1C069B2F21695445A10 (void);
// 0x0000100A System.Void System.Collections.Specialized.OrderedDictionary::.ctor(System.Int32)
extern void OrderedDictionary__ctor_m552AA3E019FF5D93545B5DFFB7B4917C72251600 (void);
// 0x0000100B System.Void System.Collections.Specialized.OrderedDictionary::.ctor(System.Int32,System.Collections.IEqualityComparer)
extern void OrderedDictionary__ctor_mF88C40080BA8F436358DE5195BB88C5957A4AC66 (void);
// 0x0000100C System.Void System.Collections.Specialized.OrderedDictionary::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
extern void OrderedDictionary__ctor_m442555F1C427B3EF7DC305AE414FD5EBD90A4861 (void);
// 0x0000100D System.Int32 System.Collections.Specialized.OrderedDictionary::get_Count()
extern void OrderedDictionary_get_Count_m9B55DB3275692CD51DE69FA8200D1998BD258A0A (void);
// 0x0000100E System.Boolean System.Collections.Specialized.OrderedDictionary::System.Collections.IDictionary.get_IsFixedSize()
extern void OrderedDictionary_System_Collections_IDictionary_get_IsFixedSize_mC85A0FC9CF039E7594E4C28C68B0E4BA243E1595 (void);
// 0x0000100F System.Boolean System.Collections.Specialized.OrderedDictionary::get_IsReadOnly()
extern void OrderedDictionary_get_IsReadOnly_m8D512A98345A30BC8BB45818A36FCC20DCE3569A (void);
// 0x00001010 System.Boolean System.Collections.Specialized.OrderedDictionary::System.Collections.ICollection.get_IsSynchronized()
extern void OrderedDictionary_System_Collections_ICollection_get_IsSynchronized_m68B485D9B7C83F599CDA6CA26D88EBCFE4DBA22B (void);
// 0x00001011 System.Collections.ICollection System.Collections.Specialized.OrderedDictionary::get_Keys()
extern void OrderedDictionary_get_Keys_m39D726F42E6E2A524AE555A41AE203F06E4F6792 (void);
// 0x00001012 System.Collections.ArrayList System.Collections.Specialized.OrderedDictionary::get_objectsArray()
extern void OrderedDictionary_get_objectsArray_mDA996CFABA5837C3361B0E94C89E6389202A9756 (void);
// 0x00001013 System.Collections.Hashtable System.Collections.Specialized.OrderedDictionary::get_objectsTable()
extern void OrderedDictionary_get_objectsTable_mA667F6EDF6E4E78C7F7AA118F35C86C64A9EFD80 (void);
// 0x00001014 System.Object System.Collections.Specialized.OrderedDictionary::System.Collections.ICollection.get_SyncRoot()
extern void OrderedDictionary_System_Collections_ICollection_get_SyncRoot_m67C653BEB9C1E451229203FAE5B6453681E7FBDB (void);
// 0x00001015 System.Object System.Collections.Specialized.OrderedDictionary::get_Item(System.Object)
extern void OrderedDictionary_get_Item_m5755C415F2E5CAC5A0AE3EFBB5A8D84915B37ED8 (void);
// 0x00001016 System.Void System.Collections.Specialized.OrderedDictionary::set_Item(System.Object,System.Object)
extern void OrderedDictionary_set_Item_m9406B6A94651B7DB301BC383518FC9B37277122E (void);
// 0x00001017 System.Collections.ICollection System.Collections.Specialized.OrderedDictionary::get_Values()
extern void OrderedDictionary_get_Values_m14CFA04FF0A8DC8B41386192B029EC604AF551BA (void);
// 0x00001018 System.Void System.Collections.Specialized.OrderedDictionary::Add(System.Object,System.Object)
extern void OrderedDictionary_Add_m0E0236E85A80AB44EC533F2127F485E88753B4B3 (void);
// 0x00001019 System.Void System.Collections.Specialized.OrderedDictionary::Clear()
extern void OrderedDictionary_Clear_mCED01246B19A457FAD097372DD7EFA0840D94E07 (void);
// 0x0000101A System.Boolean System.Collections.Specialized.OrderedDictionary::Contains(System.Object)
extern void OrderedDictionary_Contains_m63AFE431564000B20908A732633780B192F7F95E (void);
// 0x0000101B System.Void System.Collections.Specialized.OrderedDictionary::CopyTo(System.Array,System.Int32)
extern void OrderedDictionary_CopyTo_m96E73EF7B84BA4D1ABA184134465F41DFFE73C2A (void);
// 0x0000101C System.Int32 System.Collections.Specialized.OrderedDictionary::IndexOfKey(System.Object)
extern void OrderedDictionary_IndexOfKey_m0A1A8D3EA6A175D722513B7AAD3518A4C1502837 (void);
// 0x0000101D System.Void System.Collections.Specialized.OrderedDictionary::Remove(System.Object)
extern void OrderedDictionary_Remove_mD4DFDFA8710B689C990EEE8EFCC50EC21CE51EA3 (void);
// 0x0000101E System.Collections.IDictionaryEnumerator System.Collections.Specialized.OrderedDictionary::GetEnumerator()
extern void OrderedDictionary_GetEnumerator_mECA50DD161EDC87F84CD75764643826BFF14C16F (void);
// 0x0000101F System.Collections.IEnumerator System.Collections.Specialized.OrderedDictionary::System.Collections.IEnumerable.GetEnumerator()
extern void OrderedDictionary_System_Collections_IEnumerable_GetEnumerator_m4AC8186C465CF478A39CC2FADBDBA75AA9DA5084 (void);
// 0x00001020 System.Void System.Collections.Specialized.OrderedDictionary::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
extern void OrderedDictionary_GetObjectData_m946A3884AC9A0398EF3CBDA7E5C7C268B01FC02C (void);
// 0x00001021 System.Void System.Collections.Specialized.OrderedDictionary::System.Runtime.Serialization.IDeserializationCallback.OnDeserialization(System.Object)
extern void OrderedDictionary_System_Runtime_Serialization_IDeserializationCallback_OnDeserialization_m600671E042DB3E5BD39D5439D3C88010EEA1E95A (void);
// 0x00001022 System.Void System.Collections.Specialized.OrderedDictionary::OnDeserialization(System.Object)
extern void OrderedDictionary_OnDeserialization_m069DE30CEBE5F11C239DD42383204D14793714D7 (void);
// 0x00001023 System.Void System.Collections.Specialized.OrderedDictionary/OrderedDictionaryEnumerator::.ctor(System.Collections.ArrayList,System.Int32)
extern void OrderedDictionaryEnumerator__ctor_mEC12764C0293A3EFE021BEE4385D537C3C0EB775 (void);
// 0x00001024 System.Object System.Collections.Specialized.OrderedDictionary/OrderedDictionaryEnumerator::get_Current()
extern void OrderedDictionaryEnumerator_get_Current_m1513DF120F398083CA52B7B330D7FF9D5FD6BC69 (void);
// 0x00001025 System.Collections.DictionaryEntry System.Collections.Specialized.OrderedDictionary/OrderedDictionaryEnumerator::get_Entry()
extern void OrderedDictionaryEnumerator_get_Entry_m70BE070A9125BA894E98803E322A51E34AAB0074 (void);
// 0x00001026 System.Object System.Collections.Specialized.OrderedDictionary/OrderedDictionaryEnumerator::get_Key()
extern void OrderedDictionaryEnumerator_get_Key_mAE1632D8B4767AC6A321CDDCECFA3B943CFEB202 (void);
// 0x00001027 System.Object System.Collections.Specialized.OrderedDictionary/OrderedDictionaryEnumerator::get_Value()
extern void OrderedDictionaryEnumerator_get_Value_m3D9DB591978A7EA9C640AD820A301AD176665AB9 (void);
// 0x00001028 System.Boolean System.Collections.Specialized.OrderedDictionary/OrderedDictionaryEnumerator::MoveNext()
extern void OrderedDictionaryEnumerator_MoveNext_m25E708E43E6B36CEAB84121CB0831590F40985BF (void);
// 0x00001029 System.Void System.Collections.Specialized.OrderedDictionary/OrderedDictionaryEnumerator::Reset()
extern void OrderedDictionaryEnumerator_Reset_m6878E0A1524911AEBEEC87C578C75584DAFD9022 (void);
// 0x0000102A System.Void System.Collections.Specialized.OrderedDictionary/OrderedDictionaryKeyValueCollection::.ctor(System.Collections.ArrayList,System.Boolean)
extern void OrderedDictionaryKeyValueCollection__ctor_mA61FF47888F401F7194B3AD6B6F5F81F9FECEA64 (void);
// 0x0000102B System.Void System.Collections.Specialized.OrderedDictionary/OrderedDictionaryKeyValueCollection::System.Collections.ICollection.CopyTo(System.Array,System.Int32)
extern void OrderedDictionaryKeyValueCollection_System_Collections_ICollection_CopyTo_m6B8299303DC7D0A30936938CABE4F81F610077FF (void);
// 0x0000102C System.Int32 System.Collections.Specialized.OrderedDictionary/OrderedDictionaryKeyValueCollection::System.Collections.ICollection.get_Count()
extern void OrderedDictionaryKeyValueCollection_System_Collections_ICollection_get_Count_m7E6084DFB4648AD05337326CC87BC5AAAC2B310B (void);
// 0x0000102D System.Boolean System.Collections.Specialized.OrderedDictionary/OrderedDictionaryKeyValueCollection::System.Collections.ICollection.get_IsSynchronized()
extern void OrderedDictionaryKeyValueCollection_System_Collections_ICollection_get_IsSynchronized_mE73CC54355B822C837985F6534050DB9472A42EA (void);
// 0x0000102E System.Object System.Collections.Specialized.OrderedDictionary/OrderedDictionaryKeyValueCollection::System.Collections.ICollection.get_SyncRoot()
extern void OrderedDictionaryKeyValueCollection_System_Collections_ICollection_get_SyncRoot_m970D75F7E81A1BB6FA21D797A7D0A068D749E511 (void);
// 0x0000102F System.Collections.IEnumerator System.Collections.Specialized.OrderedDictionary/OrderedDictionaryKeyValueCollection::System.Collections.IEnumerable.GetEnumerator()
extern void OrderedDictionaryKeyValueCollection_System_Collections_IEnumerable_GetEnumerator_m915EACF605AF9EBDC96A2BDB466682095A03154D (void);
// 0x00001030 System.String System.Collections.Specialized.StringCollection::get_Item(System.Int32)
extern void StringCollection_get_Item_m4C46EE5894C7A604638AE2ABF4530C201B1FB88E (void);
// 0x00001031 System.Void System.Collections.Specialized.StringCollection::set_Item(System.Int32,System.String)
extern void StringCollection_set_Item_mA1AFC86270CD52B6F5017555AD22CF7710D6B425 (void);
// 0x00001032 System.Int32 System.Collections.Specialized.StringCollection::get_Count()
extern void StringCollection_get_Count_mC6D18D20EEE559A67C72BD37ECA9C0FB93283F3F (void);
// 0x00001033 System.Boolean System.Collections.Specialized.StringCollection::System.Collections.IList.get_IsReadOnly()
extern void StringCollection_System_Collections_IList_get_IsReadOnly_m4558520882327B88C80FE911E956E0F082872DED (void);
// 0x00001034 System.Boolean System.Collections.Specialized.StringCollection::System.Collections.IList.get_IsFixedSize()
extern void StringCollection_System_Collections_IList_get_IsFixedSize_m821D69C64C5E4DE6841D4CC95FFC330E63F4D672 (void);
// 0x00001035 System.Int32 System.Collections.Specialized.StringCollection::Add(System.String)
extern void StringCollection_Add_m03BBFAA1D11499DA68474A73F5DB55460F0D6DAF (void);
// 0x00001036 System.Void System.Collections.Specialized.StringCollection::Clear()
extern void StringCollection_Clear_m2B917BE0CCA6344B1FD65474C53CE512F0476435 (void);
// 0x00001037 System.Boolean System.Collections.Specialized.StringCollection::Contains(System.String)
extern void StringCollection_Contains_mB9DCBDDFD850E68D6080D2D7657F399BA6002B10 (void);
// 0x00001038 System.Void System.Collections.Specialized.StringCollection::CopyTo(System.String[],System.Int32)
extern void StringCollection_CopyTo_mCD7A68178A8F87AC0628B2E92CE466A27512CB05 (void);
// 0x00001039 System.Int32 System.Collections.Specialized.StringCollection::IndexOf(System.String)
extern void StringCollection_IndexOf_m85C4CA19319F830D14472258D9A3DFD31F0F6BDF (void);
// 0x0000103A System.Void System.Collections.Specialized.StringCollection::Insert(System.Int32,System.String)
extern void StringCollection_Insert_mB3044A3F3B5C3B364DCEED9058895D978A4410CE (void);
// 0x0000103B System.Boolean System.Collections.Specialized.StringCollection::get_IsSynchronized()
extern void StringCollection_get_IsSynchronized_m3FBF1146D4DD973DD06CD6929EE3764F8870A1D8 (void);
// 0x0000103C System.Void System.Collections.Specialized.StringCollection::Remove(System.String)
extern void StringCollection_Remove_mC6996622434EE5F503A70F425F0DE6E8D60399DC (void);
// 0x0000103D System.Void System.Collections.Specialized.StringCollection::RemoveAt(System.Int32)
extern void StringCollection_RemoveAt_m4D0E6E6AA354A0AFFB76AEB56B4CFF24717BB53A (void);
// 0x0000103E System.Object System.Collections.Specialized.StringCollection::get_SyncRoot()
extern void StringCollection_get_SyncRoot_mC1F8C1DA3C5ED059D89BD483FB1A4A0A31053F86 (void);
// 0x0000103F System.Object System.Collections.Specialized.StringCollection::System.Collections.IList.get_Item(System.Int32)
extern void StringCollection_System_Collections_IList_get_Item_m749070FBB55E7C9C0C21FE4C1013D154D4635BB2 (void);
// 0x00001040 System.Void System.Collections.Specialized.StringCollection::System.Collections.IList.set_Item(System.Int32,System.Object)
extern void StringCollection_System_Collections_IList_set_Item_m176A74C64AA22AFEA5808E4C81AA3FB46B0F9F5E (void);
// 0x00001041 System.Int32 System.Collections.Specialized.StringCollection::System.Collections.IList.Add(System.Object)
extern void StringCollection_System_Collections_IList_Add_m4A71788F0E3068533B66D918B4F29762980052B5 (void);
// 0x00001042 System.Boolean System.Collections.Specialized.StringCollection::System.Collections.IList.Contains(System.Object)
extern void StringCollection_System_Collections_IList_Contains_mEB0510524C7FD5886FFF9A0F710CFC04BACAFEF7 (void);
// 0x00001043 System.Int32 System.Collections.Specialized.StringCollection::System.Collections.IList.IndexOf(System.Object)
extern void StringCollection_System_Collections_IList_IndexOf_mFF76DA01812E585BDD7B25ED4453C22BE0FE9A25 (void);
// 0x00001044 System.Void System.Collections.Specialized.StringCollection::System.Collections.IList.Insert(System.Int32,System.Object)
extern void StringCollection_System_Collections_IList_Insert_m3B0EB6DA5B02CCA0AB270A329B83152592E6D8B1 (void);
// 0x00001045 System.Void System.Collections.Specialized.StringCollection::System.Collections.IList.Remove(System.Object)
extern void StringCollection_System_Collections_IList_Remove_m042058DA970F09FC6A0465F09F3082FB2B71BA45 (void);
// 0x00001046 System.Void System.Collections.Specialized.StringCollection::System.Collections.ICollection.CopyTo(System.Array,System.Int32)
extern void StringCollection_System_Collections_ICollection_CopyTo_m32503816BE4347138894130BD0AD6488643D6AB9 (void);
// 0x00001047 System.Collections.IEnumerator System.Collections.Specialized.StringCollection::System.Collections.IEnumerable.GetEnumerator()
extern void StringCollection_System_Collections_IEnumerable_GetEnumerator_mF4227CFA7634BA8BFF9F7D25079538A77BD060E1 (void);
// 0x00001048 System.Void System.Collections.Specialized.StringCollection::.ctor()
extern void StringCollection__ctor_m3EF93D74FEC69C5A0CD7A502539B2CEDD8D02954 (void);
// 0x00001049 System.Void System.Collections.Specialized.NotifyCollectionChangedEventArgs::.ctor(System.Collections.Specialized.NotifyCollectionChangedAction)
extern void NotifyCollectionChangedEventArgs__ctor_m1EE75703595F07CE93EFC0861AAE02EE9B3AC823 (void);
// 0x0000104A System.Void System.Collections.Specialized.NotifyCollectionChangedEventArgs::.ctor(System.Collections.Specialized.NotifyCollectionChangedAction,System.Object,System.Int32)
extern void NotifyCollectionChangedEventArgs__ctor_m010974C04F22D47110DCD77005CA026F7EA2F7B7 (void);
// 0x0000104B System.Void System.Collections.Specialized.NotifyCollectionChangedEventArgs::.ctor(System.Collections.Specialized.NotifyCollectionChangedAction,System.Object,System.Object,System.Int32)
extern void NotifyCollectionChangedEventArgs__ctor_m839DE4731C24001AE7820BFE9F7B56DC05CE1CD3 (void);
// 0x0000104C System.Void System.Collections.Specialized.NotifyCollectionChangedEventArgs::.ctor(System.Collections.Specialized.NotifyCollectionChangedAction,System.Collections.IList,System.Collections.IList,System.Int32)
extern void NotifyCollectionChangedEventArgs__ctor_m58DB02BBDF35CCB817A0635AEBA6592C8167F49C (void);
// 0x0000104D System.Void System.Collections.Specialized.NotifyCollectionChangedEventArgs::InitializeAddOrRemove(System.Collections.Specialized.NotifyCollectionChangedAction,System.Collections.IList,System.Int32)
extern void NotifyCollectionChangedEventArgs_InitializeAddOrRemove_m91061D13938039EF55D33DE5150DCB9786E28B21 (void);
// 0x0000104E System.Void System.Collections.Specialized.NotifyCollectionChangedEventArgs::InitializeAdd(System.Collections.Specialized.NotifyCollectionChangedAction,System.Collections.IList,System.Int32)
extern void NotifyCollectionChangedEventArgs_InitializeAdd_m1AC9FACD6220A738DA66A449564DD5E363DB845B (void);
// 0x0000104F System.Void System.Collections.Specialized.NotifyCollectionChangedEventArgs::InitializeRemove(System.Collections.Specialized.NotifyCollectionChangedAction,System.Collections.IList,System.Int32)
extern void NotifyCollectionChangedEventArgs_InitializeRemove_m61F5E3739B3F364E3300414333D585C8510222F2 (void);
// 0x00001050 System.Void System.Collections.Specialized.NotifyCollectionChangedEventArgs::InitializeMoveOrReplace(System.Collections.Specialized.NotifyCollectionChangedAction,System.Collections.IList,System.Collections.IList,System.Int32,System.Int32)
extern void NotifyCollectionChangedEventArgs_InitializeMoveOrReplace_mA18855C84984DAF7952B26047F9C37C52CC00BF8 (void);
// 0x00001051 System.Void System.Collections.Specialized.NotifyCollectionChangedEventHandler::.ctor(System.Object,System.IntPtr)
extern void NotifyCollectionChangedEventHandler__ctor_m4DAF76BAC5E44532E6E784CD15A0C4493156E05D (void);
// 0x00001052 System.Void System.Collections.Specialized.NotifyCollectionChangedEventHandler::Invoke(System.Object,System.Collections.Specialized.NotifyCollectionChangedEventArgs)
extern void NotifyCollectionChangedEventHandler_Invoke_m8DED5705E365E59E2F6BDCBC6D6D762DA1ECA194 (void);
// 0x00001053 System.Void System.Collections.Specialized.ReadOnlyList::.ctor(System.Collections.IList)
extern void ReadOnlyList__ctor_mEFFA6FCD2CFC5CE8EFD6E0E96153D1E6A96BF039 (void);
// 0x00001054 System.Int32 System.Collections.Specialized.ReadOnlyList::get_Count()
extern void ReadOnlyList_get_Count_m21C57F4781DD2FBC6E47B2F9F8EF56797210B9E3 (void);
// 0x00001055 System.Boolean System.Collections.Specialized.ReadOnlyList::get_IsReadOnly()
extern void ReadOnlyList_get_IsReadOnly_m7E366BA830F46F8D69533A520239533E1A5AC2D8 (void);
// 0x00001056 System.Boolean System.Collections.Specialized.ReadOnlyList::get_IsFixedSize()
extern void ReadOnlyList_get_IsFixedSize_m4D51649CF764A59C584C34CB1BB6105DF817672B (void);
// 0x00001057 System.Boolean System.Collections.Specialized.ReadOnlyList::get_IsSynchronized()
extern void ReadOnlyList_get_IsSynchronized_mF755ECF36753119896CE301ACF1C9924A18052F7 (void);
// 0x00001058 System.Object System.Collections.Specialized.ReadOnlyList::get_Item(System.Int32)
extern void ReadOnlyList_get_Item_m5B19E8CFDD199FE65179EB0441A32E6DBEB3A13E (void);
// 0x00001059 System.Void System.Collections.Specialized.ReadOnlyList::set_Item(System.Int32,System.Object)
extern void ReadOnlyList_set_Item_mFE533AA6D5F8EDD51D96F8035A7B70F0AA859270 (void);
// 0x0000105A System.Object System.Collections.Specialized.ReadOnlyList::get_SyncRoot()
extern void ReadOnlyList_get_SyncRoot_mFF7F6D135C816AC7B1504A159FA83C0BD55D801A (void);
// 0x0000105B System.Int32 System.Collections.Specialized.ReadOnlyList::Add(System.Object)
extern void ReadOnlyList_Add_mC5EA9EFF5D26B7606728991FFC6E88DD03999863 (void);
// 0x0000105C System.Void System.Collections.Specialized.ReadOnlyList::Clear()
extern void ReadOnlyList_Clear_m0C567FCFAAB790EE982D46DB8B87BFD847698E01 (void);
// 0x0000105D System.Boolean System.Collections.Specialized.ReadOnlyList::Contains(System.Object)
extern void ReadOnlyList_Contains_mAC8062A6604D1FA617721F8D0065C0D04D98FDCA (void);
// 0x0000105E System.Void System.Collections.Specialized.ReadOnlyList::CopyTo(System.Array,System.Int32)
extern void ReadOnlyList_CopyTo_mC0A9938C10677E20420A7D9CB8493E1B3614E294 (void);
// 0x0000105F System.Collections.IEnumerator System.Collections.Specialized.ReadOnlyList::GetEnumerator()
extern void ReadOnlyList_GetEnumerator_mED6C8E2999D5218BF737568166C8C551B17B05DE (void);
// 0x00001060 System.Int32 System.Collections.Specialized.ReadOnlyList::IndexOf(System.Object)
extern void ReadOnlyList_IndexOf_mC750BF222AD5888F83E191F8DD1A2FD4CC9CFE9E (void);
// 0x00001061 System.Void System.Collections.Specialized.ReadOnlyList::Insert(System.Int32,System.Object)
extern void ReadOnlyList_Insert_m29B0C734BD6BAFBD53E7395772E45B0A2AF8CFCE (void);
// 0x00001062 System.Void System.Collections.Specialized.ReadOnlyList::Remove(System.Object)
extern void ReadOnlyList_Remove_m8D76E55846BE4BCA1013598F8142EF229FE4CE9C (void);
// 0x00001063 System.Void System.Collections.Specialized.ReadOnlyList::RemoveAt(System.Int32)
extern void ReadOnlyList_RemoveAt_m1026337FA651B838D9D32A821603ABD528610F43 (void);
// 0x00001064 System.Void System.Collections.Specialized.NameObjectCollectionBase::.ctor()
extern void NameObjectCollectionBase__ctor_m6E0DCD48B817A59D0156390A09CD50BE07BF145D (void);
// 0x00001065 System.Void System.Collections.Specialized.NameObjectCollectionBase::.ctor(System.Collections.IEqualityComparer)
extern void NameObjectCollectionBase__ctor_mB5F581BB65F493F603EE57E1815389E1406D5B61 (void);
// 0x00001066 System.Void System.Collections.Specialized.NameObjectCollectionBase::.ctor(System.Int32,System.Collections.IEqualityComparer)
extern void NameObjectCollectionBase__ctor_m6B980F9EB155B69FB4C50AD38C2C0C104FE2F261 (void);
// 0x00001067 System.Void System.Collections.Specialized.NameObjectCollectionBase::.ctor(System.DBNull)
extern void NameObjectCollectionBase__ctor_m113E50DAB246F05DB6302516E683D458250672DB (void);
// 0x00001068 System.Void System.Collections.Specialized.NameObjectCollectionBase::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
extern void NameObjectCollectionBase__ctor_m7E8E8B56138D44BECF32865A11DAF942AE2BA4DA (void);
// 0x00001069 System.Void System.Collections.Specialized.NameObjectCollectionBase::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
extern void NameObjectCollectionBase_GetObjectData_m0675A0B0EC79E1DAD6E307764C899EC5E552B32A (void);
// 0x0000106A System.Void System.Collections.Specialized.NameObjectCollectionBase::OnDeserialization(System.Object)
extern void NameObjectCollectionBase_OnDeserialization_mFF0F15B0E4DB6D9B6043E2B338160B321889C4B6 (void);
// 0x0000106B System.Void System.Collections.Specialized.NameObjectCollectionBase::Reset()
extern void NameObjectCollectionBase_Reset_m107877B3D64D818F9D4E0936DA9627C4D94DF6DC (void);
// 0x0000106C System.Void System.Collections.Specialized.NameObjectCollectionBase::Reset(System.Int32)
extern void NameObjectCollectionBase_Reset_mFF34A1D69D7F9BECD9948E748769623EFA50C0D3 (void);
// 0x0000106D System.Collections.Specialized.NameObjectCollectionBase/NameObjectEntry System.Collections.Specialized.NameObjectCollectionBase::FindEntry(System.String)
extern void NameObjectCollectionBase_FindEntry_m1BC4B6ACCE244B544B216D16DB53A769E670876F (void);
// 0x0000106E System.Boolean System.Collections.Specialized.NameObjectCollectionBase::get_IsReadOnly()
extern void NameObjectCollectionBase_get_IsReadOnly_m1B1072E33B3B42507F822EBB61F75A804A1D503A (void);
// 0x0000106F System.Void System.Collections.Specialized.NameObjectCollectionBase::BaseAdd(System.String,System.Object)
extern void NameObjectCollectionBase_BaseAdd_m1A8E236F037A35B3FBC7435A120B2E66EE7F563E (void);
// 0x00001070 System.Void System.Collections.Specialized.NameObjectCollectionBase::BaseRemove(System.String)
extern void NameObjectCollectionBase_BaseRemove_m4F63F5229A84FEE7CD147149A7FB81CF580BBDD0 (void);
// 0x00001071 System.Object System.Collections.Specialized.NameObjectCollectionBase::BaseGet(System.String)
extern void NameObjectCollectionBase_BaseGet_mA6FA3CE608E74CF1E4C71227EA95F15C0D2BB154 (void);
// 0x00001072 System.Void System.Collections.Specialized.NameObjectCollectionBase::BaseSet(System.String,System.Object)
extern void NameObjectCollectionBase_BaseSet_mF1F6E7F3BC7848056912C124A964641FE628CCA3 (void);
// 0x00001073 System.Object System.Collections.Specialized.NameObjectCollectionBase::BaseGet(System.Int32)
extern void NameObjectCollectionBase_BaseGet_mE892E8066502D48BEA2E9760D2BE31FB40B8DEAA (void);
// 0x00001074 System.String System.Collections.Specialized.NameObjectCollectionBase::BaseGetKey(System.Int32)
extern void NameObjectCollectionBase_BaseGetKey_m4435B786286C5946CFA38206FFE20E33F32A78A6 (void);
// 0x00001075 System.Collections.IEnumerator System.Collections.Specialized.NameObjectCollectionBase::GetEnumerator()
extern void NameObjectCollectionBase_GetEnumerator_mDEEC7FF01AEF8FB0739964513BAF10C4C3F254BC (void);
// 0x00001076 System.Int32 System.Collections.Specialized.NameObjectCollectionBase::get_Count()
extern void NameObjectCollectionBase_get_Count_m766C6702F64CD224AB123566BAACB2A81FCBF5F0 (void);
// 0x00001077 System.Void System.Collections.Specialized.NameObjectCollectionBase::System.Collections.ICollection.CopyTo(System.Array,System.Int32)
extern void NameObjectCollectionBase_System_Collections_ICollection_CopyTo_mF47F5F43F47C553B071EB7A6AA4A352D95B02E01 (void);
// 0x00001078 System.Object System.Collections.Specialized.NameObjectCollectionBase::System.Collections.ICollection.get_SyncRoot()
extern void NameObjectCollectionBase_System_Collections_ICollection_get_SyncRoot_mAC6E9FEF3C7C442481772E568C4FBF552B908624 (void);
// 0x00001079 System.Boolean System.Collections.Specialized.NameObjectCollectionBase::System.Collections.ICollection.get_IsSynchronized()
extern void NameObjectCollectionBase_System_Collections_ICollection_get_IsSynchronized_mA19A4DFBCF83655C1960F608E1CE54201D224AC8 (void);
// 0x0000107A System.Void System.Collections.Specialized.NameObjectCollectionBase::.cctor()
extern void NameObjectCollectionBase__cctor_m4D457522AA1259C7AB96A98558FC6B0C38CEEAED (void);
// 0x0000107B System.Void System.Collections.Specialized.NameObjectCollectionBase/NameObjectEntry::.ctor(System.String,System.Object)
extern void NameObjectEntry__ctor_m36EA15EE18936FA78B2E4E29C63311E03221F513 (void);
// 0x0000107C System.Void System.Collections.Specialized.NameObjectCollectionBase/NameObjectKeysEnumerator::.ctor(System.Collections.Specialized.NameObjectCollectionBase)
extern void NameObjectKeysEnumerator__ctor_mF3026FAD0A80AADFBC11888DCB0FDF7C2DD71801 (void);
// 0x0000107D System.Boolean System.Collections.Specialized.NameObjectCollectionBase/NameObjectKeysEnumerator::MoveNext()
extern void NameObjectKeysEnumerator_MoveNext_m8800474BD1E5F24E4B88D1E33ABA793CB05DD540 (void);
// 0x0000107E System.Void System.Collections.Specialized.NameObjectCollectionBase/NameObjectKeysEnumerator::Reset()
extern void NameObjectKeysEnumerator_Reset_m548902A21282FB0766D833231BE700069DA316A5 (void);
// 0x0000107F System.Object System.Collections.Specialized.NameObjectCollectionBase/NameObjectKeysEnumerator::get_Current()
extern void NameObjectKeysEnumerator_get_Current_m23AC7A2525995AC67EF4002996653748F33F6096 (void);
// 0x00001080 System.Void System.Collections.Specialized.CompatibleComparer::.ctor(System.Collections.IComparer,System.Collections.IHashCodeProvider)
extern void CompatibleComparer__ctor_m9F601617145FDFCA25983415C4427C47E5C170A7 (void);
// 0x00001081 System.Boolean System.Collections.Specialized.CompatibleComparer::Equals(System.Object,System.Object)
extern void CompatibleComparer_Equals_m09CF7F036688C2E00C8BF5618C0528BA8D8C40D5 (void);
// 0x00001082 System.Int32 System.Collections.Specialized.CompatibleComparer::GetHashCode(System.Object)
extern void CompatibleComparer_GetHashCode_mE88BB0E4CC1A615946A43A8DE75B6F1F57B1CDAF (void);
// 0x00001083 System.Collections.IComparer System.Collections.Specialized.CompatibleComparer::get_Comparer()
extern void CompatibleComparer_get_Comparer_mFA7D1FF54540B95FED7C58DBCDB7ACC037FD3DF9 (void);
// 0x00001084 System.Collections.IHashCodeProvider System.Collections.Specialized.CompatibleComparer::get_HashCodeProvider()
extern void CompatibleComparer_get_HashCodeProvider_m1085836D796353C24686CF56026EB89D783BBFC4 (void);
// 0x00001085 System.Collections.IComparer System.Collections.Specialized.CompatibleComparer::get_DefaultComparer()
extern void CompatibleComparer_get_DefaultComparer_m9CC25AF4BD1553D2B2C51FDE9AC8110BABB5C5D5 (void);
// 0x00001086 System.Collections.IHashCodeProvider System.Collections.Specialized.CompatibleComparer::get_DefaultHashCodeProvider()
extern void CompatibleComparer_get_DefaultHashCodeProvider_m292C48BD6A5A7065925BAF2BFDEBF7217516DC50 (void);
// 0x00001087 System.Void System.Collections.Generic.ValueListBuilder`1::.ctor(System.Span`1<T>)
// 0x00001088 System.Int32 System.Collections.Generic.ValueListBuilder`1::get_Length()
// 0x00001089 T& System.Collections.Generic.ValueListBuilder`1::get_Item(System.Int32)
// 0x0000108A System.Void System.Collections.Generic.ValueListBuilder`1::Append(T)
// 0x0000108B System.ReadOnlySpan`1<T> System.Collections.Generic.ValueListBuilder`1::AsSpan()
// 0x0000108C System.Void System.Collections.Generic.ValueListBuilder`1::Dispose()
// 0x0000108D System.Void System.Collections.Generic.ValueListBuilder`1::Grow()
// 0x0000108E T System.Collections.Generic.ValueListBuilder`1::Pop()
// 0x0000108F System.Void System.Collections.Generic.ICollectionDebugView`1::.ctor(System.Collections.Generic.ICollection`1<T>)
// 0x00001090 T[] System.Collections.Generic.ICollectionDebugView`1::get_Items()
// 0x00001091 System.Void System.Collections.Generic.IDictionaryDebugView`2::.ctor(System.Collections.Generic.IDictionary`2<K,V>)
// 0x00001092 System.Collections.Generic.KeyValuePair`2<K,V>[] System.Collections.Generic.IDictionaryDebugView`2::get_Items()
// 0x00001093 System.Void System.Collections.Generic.DictionaryKeyCollectionDebugView`2::.ctor(System.Collections.Generic.ICollection`1<TKey>)
// 0x00001094 TKey[] System.Collections.Generic.DictionaryKeyCollectionDebugView`2::get_Items()
// 0x00001095 System.Void System.Collections.Generic.DictionaryValueCollectionDebugView`2::.ctor(System.Collections.Generic.ICollection`1<TValue>)
// 0x00001096 TValue[] System.Collections.Generic.DictionaryValueCollectionDebugView`2::get_Items()
// 0x00001097 System.Void System.Collections.Generic.LinkedList`1::.ctor()
// 0x00001098 System.Void System.Collections.Generic.LinkedList`1::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
// 0x00001099 System.Int32 System.Collections.Generic.LinkedList`1::get_Count()
// 0x0000109A System.Collections.Generic.LinkedListNode`1<T> System.Collections.Generic.LinkedList`1::get_First()
// 0x0000109B System.Collections.Generic.LinkedListNode`1<T> System.Collections.Generic.LinkedList`1::get_Last()
// 0x0000109C System.Boolean System.Collections.Generic.LinkedList`1::System.Collections.Generic.ICollection<T>.get_IsReadOnly()
// 0x0000109D System.Void System.Collections.Generic.LinkedList`1::System.Collections.Generic.ICollection<T>.Add(T)
// 0x0000109E System.Void System.Collections.Generic.LinkedList`1::AddBefore(System.Collections.Generic.LinkedListNode`1<T>,System.Collections.Generic.LinkedListNode`1<T>)
// 0x0000109F System.Collections.Generic.LinkedListNode`1<T> System.Collections.Generic.LinkedList`1::AddFirst(T)
// 0x000010A0 System.Void System.Collections.Generic.LinkedList`1::AddFirst(System.Collections.Generic.LinkedListNode`1<T>)
// 0x000010A1 System.Collections.Generic.LinkedListNode`1<T> System.Collections.Generic.LinkedList`1::AddLast(T)
// 0x000010A2 System.Void System.Collections.Generic.LinkedList`1::AddLast(System.Collections.Generic.LinkedListNode`1<T>)
// 0x000010A3 System.Void System.Collections.Generic.LinkedList`1::Clear()
// 0x000010A4 System.Boolean System.Collections.Generic.LinkedList`1::Contains(T)
// 0x000010A5 System.Void System.Collections.Generic.LinkedList`1::CopyTo(T[],System.Int32)
// 0x000010A6 System.Collections.Generic.LinkedListNode`1<T> System.Collections.Generic.LinkedList`1::Find(T)
// 0x000010A7 System.Collections.Generic.LinkedList`1/Enumerator<T> System.Collections.Generic.LinkedList`1::GetEnumerator()
// 0x000010A8 System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.LinkedList`1::System.Collections.Generic.IEnumerable<T>.GetEnumerator()
// 0x000010A9 System.Boolean System.Collections.Generic.LinkedList`1::Remove(T)
// 0x000010AA System.Void System.Collections.Generic.LinkedList`1::Remove(System.Collections.Generic.LinkedListNode`1<T>)
// 0x000010AB System.Void System.Collections.Generic.LinkedList`1::RemoveFirst()
// 0x000010AC System.Void System.Collections.Generic.LinkedList`1::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
// 0x000010AD System.Void System.Collections.Generic.LinkedList`1::OnDeserialization(System.Object)
// 0x000010AE System.Void System.Collections.Generic.LinkedList`1::InternalInsertNodeBefore(System.Collections.Generic.LinkedListNode`1<T>,System.Collections.Generic.LinkedListNode`1<T>)
// 0x000010AF System.Void System.Collections.Generic.LinkedList`1::InternalInsertNodeToEmptyList(System.Collections.Generic.LinkedListNode`1<T>)
// 0x000010B0 System.Void System.Collections.Generic.LinkedList`1::InternalRemoveNode(System.Collections.Generic.LinkedListNode`1<T>)
// 0x000010B1 System.Void System.Collections.Generic.LinkedList`1::ValidateNewNode(System.Collections.Generic.LinkedListNode`1<T>)
// 0x000010B2 System.Void System.Collections.Generic.LinkedList`1::ValidateNode(System.Collections.Generic.LinkedListNode`1<T>)
// 0x000010B3 System.Boolean System.Collections.Generic.LinkedList`1::System.Collections.ICollection.get_IsSynchronized()
// 0x000010B4 System.Object System.Collections.Generic.LinkedList`1::System.Collections.ICollection.get_SyncRoot()
// 0x000010B5 System.Void System.Collections.Generic.LinkedList`1::System.Collections.ICollection.CopyTo(System.Array,System.Int32)
// 0x000010B6 System.Collections.IEnumerator System.Collections.Generic.LinkedList`1::System.Collections.IEnumerable.GetEnumerator()
// 0x000010B7 System.Void System.Collections.Generic.LinkedList`1/Enumerator::.ctor(System.Collections.Generic.LinkedList`1<T>)
// 0x000010B8 System.Void System.Collections.Generic.LinkedList`1/Enumerator::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
// 0x000010B9 T System.Collections.Generic.LinkedList`1/Enumerator::get_Current()
// 0x000010BA System.Object System.Collections.Generic.LinkedList`1/Enumerator::System.Collections.IEnumerator.get_Current()
// 0x000010BB System.Boolean System.Collections.Generic.LinkedList`1/Enumerator::MoveNext()
// 0x000010BC System.Void System.Collections.Generic.LinkedList`1/Enumerator::System.Collections.IEnumerator.Reset()
// 0x000010BD System.Void System.Collections.Generic.LinkedList`1/Enumerator::Dispose()
// 0x000010BE System.Void System.Collections.Generic.LinkedList`1/Enumerator::System.Runtime.Serialization.ISerializable.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
// 0x000010BF System.Void System.Collections.Generic.LinkedList`1/Enumerator::System.Runtime.Serialization.IDeserializationCallback.OnDeserialization(System.Object)
// 0x000010C0 System.Void System.Collections.Generic.LinkedListNode`1::.ctor(T)
// 0x000010C1 System.Void System.Collections.Generic.LinkedListNode`1::.ctor(System.Collections.Generic.LinkedList`1<T>,T)
// 0x000010C2 System.Collections.Generic.LinkedListNode`1<T> System.Collections.Generic.LinkedListNode`1::get_Next()
// 0x000010C3 System.Collections.Generic.LinkedListNode`1<T> System.Collections.Generic.LinkedListNode`1::get_Previous()
// 0x000010C4 T System.Collections.Generic.LinkedListNode`1::get_Value()
// 0x000010C5 System.Void System.Collections.Generic.LinkedListNode`1::set_Value(T)
// 0x000010C6 System.Void System.Collections.Generic.LinkedListNode`1::Invalidate()
// 0x000010C7 System.Void System.Collections.Generic.SortedDictionary`2::.ctor()
// 0x000010C8 System.Void System.Collections.Generic.SortedDictionary`2::.ctor(System.Collections.Generic.IComparer`1<TKey>)
// 0x000010C9 System.Void System.Collections.Generic.SortedDictionary`2::System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.Add(System.Collections.Generic.KeyValuePair`2<TKey,TValue>)
// 0x000010CA System.Boolean System.Collections.Generic.SortedDictionary`2::System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.Contains(System.Collections.Generic.KeyValuePair`2<TKey,TValue>)
// 0x000010CB System.Boolean System.Collections.Generic.SortedDictionary`2::System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.Remove(System.Collections.Generic.KeyValuePair`2<TKey,TValue>)
// 0x000010CC System.Boolean System.Collections.Generic.SortedDictionary`2::System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.get_IsReadOnly()
// 0x000010CD TValue System.Collections.Generic.SortedDictionary`2::get_Item(TKey)
// 0x000010CE System.Void System.Collections.Generic.SortedDictionary`2::set_Item(TKey,TValue)
// 0x000010CF System.Int32 System.Collections.Generic.SortedDictionary`2::get_Count()
// 0x000010D0 System.Collections.Generic.SortedDictionary`2/KeyCollection<TKey,TValue> System.Collections.Generic.SortedDictionary`2::get_Keys()
// 0x000010D1 System.Collections.Generic.ICollection`1<TKey> System.Collections.Generic.SortedDictionary`2::System.Collections.Generic.IDictionary<TKey,TValue>.get_Keys()
// 0x000010D2 System.Collections.Generic.IEnumerable`1<TKey> System.Collections.Generic.SortedDictionary`2::System.Collections.Generic.IReadOnlyDictionary<TKey,TValue>.get_Keys()
// 0x000010D3 System.Collections.Generic.SortedDictionary`2/ValueCollection<TKey,TValue> System.Collections.Generic.SortedDictionary`2::get_Values()
// 0x000010D4 System.Collections.Generic.ICollection`1<TValue> System.Collections.Generic.SortedDictionary`2::System.Collections.Generic.IDictionary<TKey,TValue>.get_Values()
// 0x000010D5 System.Collections.Generic.IEnumerable`1<TValue> System.Collections.Generic.SortedDictionary`2::System.Collections.Generic.IReadOnlyDictionary<TKey,TValue>.get_Values()
// 0x000010D6 System.Void System.Collections.Generic.SortedDictionary`2::Add(TKey,TValue)
// 0x000010D7 System.Void System.Collections.Generic.SortedDictionary`2::Clear()
// 0x000010D8 System.Boolean System.Collections.Generic.SortedDictionary`2::ContainsKey(TKey)
// 0x000010D9 System.Boolean System.Collections.Generic.SortedDictionary`2::ContainsValue(TValue)
// 0x000010DA System.Void System.Collections.Generic.SortedDictionary`2::CopyTo(System.Collections.Generic.KeyValuePair`2<TKey,TValue>[],System.Int32)
// 0x000010DB System.Collections.Generic.SortedDictionary`2/Enumerator<TKey,TValue> System.Collections.Generic.SortedDictionary`2::GetEnumerator()
// 0x000010DC System.Collections.Generic.IEnumerator`1<System.Collections.Generic.KeyValuePair`2<TKey,TValue>> System.Collections.Generic.SortedDictionary`2::System.Collections.Generic.IEnumerable<System.Collections.Generic.KeyValuePair<TKey,TValue>>.GetEnumerator()
// 0x000010DD System.Boolean System.Collections.Generic.SortedDictionary`2::Remove(TKey)
// 0x000010DE System.Boolean System.Collections.Generic.SortedDictionary`2::TryGetValue(TKey,TValue&)
// 0x000010DF System.Void System.Collections.Generic.SortedDictionary`2::System.Collections.ICollection.CopyTo(System.Array,System.Int32)
// 0x000010E0 System.Boolean System.Collections.Generic.SortedDictionary`2::System.Collections.IDictionary.get_IsFixedSize()
// 0x000010E1 System.Boolean System.Collections.Generic.SortedDictionary`2::System.Collections.IDictionary.get_IsReadOnly()
// 0x000010E2 System.Collections.ICollection System.Collections.Generic.SortedDictionary`2::System.Collections.IDictionary.get_Keys()
// 0x000010E3 System.Collections.ICollection System.Collections.Generic.SortedDictionary`2::System.Collections.IDictionary.get_Values()
// 0x000010E4 System.Object System.Collections.Generic.SortedDictionary`2::System.Collections.IDictionary.get_Item(System.Object)
// 0x000010E5 System.Void System.Collections.Generic.SortedDictionary`2::System.Collections.IDictionary.set_Item(System.Object,System.Object)
// 0x000010E6 System.Void System.Collections.Generic.SortedDictionary`2::System.Collections.IDictionary.Add(System.Object,System.Object)
// 0x000010E7 System.Boolean System.Collections.Generic.SortedDictionary`2::System.Collections.IDictionary.Contains(System.Object)
// 0x000010E8 System.Boolean System.Collections.Generic.SortedDictionary`2::IsCompatibleKey(System.Object)
// 0x000010E9 System.Collections.IDictionaryEnumerator System.Collections.Generic.SortedDictionary`2::System.Collections.IDictionary.GetEnumerator()
// 0x000010EA System.Void System.Collections.Generic.SortedDictionary`2::System.Collections.IDictionary.Remove(System.Object)
// 0x000010EB System.Boolean System.Collections.Generic.SortedDictionary`2::System.Collections.ICollection.get_IsSynchronized()
// 0x000010EC System.Object System.Collections.Generic.SortedDictionary`2::System.Collections.ICollection.get_SyncRoot()
// 0x000010ED System.Collections.IEnumerator System.Collections.Generic.SortedDictionary`2::System.Collections.IEnumerable.GetEnumerator()
// 0x000010EE System.Void System.Collections.Generic.SortedDictionary`2/Enumerator::.ctor(System.Collections.Generic.SortedDictionary`2<TKey,TValue>,System.Int32)
// 0x000010EF System.Boolean System.Collections.Generic.SortedDictionary`2/Enumerator::MoveNext()
// 0x000010F0 System.Void System.Collections.Generic.SortedDictionary`2/Enumerator::Dispose()
// 0x000010F1 System.Collections.Generic.KeyValuePair`2<TKey,TValue> System.Collections.Generic.SortedDictionary`2/Enumerator::get_Current()
// 0x000010F2 System.Boolean System.Collections.Generic.SortedDictionary`2/Enumerator::get_NotStartedOrEnded()
// 0x000010F3 System.Void System.Collections.Generic.SortedDictionary`2/Enumerator::Reset()
// 0x000010F4 System.Void System.Collections.Generic.SortedDictionary`2/Enumerator::System.Collections.IEnumerator.Reset()
// 0x000010F5 System.Object System.Collections.Generic.SortedDictionary`2/Enumerator::System.Collections.IEnumerator.get_Current()
// 0x000010F6 System.Object System.Collections.Generic.SortedDictionary`2/Enumerator::System.Collections.IDictionaryEnumerator.get_Key()
// 0x000010F7 System.Object System.Collections.Generic.SortedDictionary`2/Enumerator::System.Collections.IDictionaryEnumerator.get_Value()
// 0x000010F8 System.Collections.DictionaryEntry System.Collections.Generic.SortedDictionary`2/Enumerator::System.Collections.IDictionaryEnumerator.get_Entry()
// 0x000010F9 System.Void System.Collections.Generic.SortedDictionary`2/KeyCollection::.ctor(System.Collections.Generic.SortedDictionary`2<TKey,TValue>)
// 0x000010FA System.Collections.Generic.IEnumerator`1<TKey> System.Collections.Generic.SortedDictionary`2/KeyCollection::System.Collections.Generic.IEnumerable<TKey>.GetEnumerator()
// 0x000010FB System.Collections.IEnumerator System.Collections.Generic.SortedDictionary`2/KeyCollection::System.Collections.IEnumerable.GetEnumerator()
// 0x000010FC System.Void System.Collections.Generic.SortedDictionary`2/KeyCollection::CopyTo(TKey[],System.Int32)
// 0x000010FD System.Void System.Collections.Generic.SortedDictionary`2/KeyCollection::System.Collections.ICollection.CopyTo(System.Array,System.Int32)
// 0x000010FE System.Int32 System.Collections.Generic.SortedDictionary`2/KeyCollection::get_Count()
// 0x000010FF System.Boolean System.Collections.Generic.SortedDictionary`2/KeyCollection::System.Collections.Generic.ICollection<TKey>.get_IsReadOnly()
// 0x00001100 System.Void System.Collections.Generic.SortedDictionary`2/KeyCollection::System.Collections.Generic.ICollection<TKey>.Add(TKey)
// 0x00001101 System.Void System.Collections.Generic.SortedDictionary`2/KeyCollection::System.Collections.Generic.ICollection<TKey>.Clear()
// 0x00001102 System.Boolean System.Collections.Generic.SortedDictionary`2/KeyCollection::System.Collections.Generic.ICollection<TKey>.Contains(TKey)
// 0x00001103 System.Boolean System.Collections.Generic.SortedDictionary`2/KeyCollection::System.Collections.Generic.ICollection<TKey>.Remove(TKey)
// 0x00001104 System.Boolean System.Collections.Generic.SortedDictionary`2/KeyCollection::System.Collections.ICollection.get_IsSynchronized()
// 0x00001105 System.Object System.Collections.Generic.SortedDictionary`2/KeyCollection::System.Collections.ICollection.get_SyncRoot()
// 0x00001106 System.Void System.Collections.Generic.SortedDictionary`2/KeyCollection/Enumerator::.ctor(System.Collections.Generic.SortedDictionary`2<TKey,TValue>)
// 0x00001107 System.Void System.Collections.Generic.SortedDictionary`2/KeyCollection/Enumerator::Dispose()
// 0x00001108 System.Boolean System.Collections.Generic.SortedDictionary`2/KeyCollection/Enumerator::MoveNext()
// 0x00001109 TKey System.Collections.Generic.SortedDictionary`2/KeyCollection/Enumerator::get_Current()
// 0x0000110A System.Object System.Collections.Generic.SortedDictionary`2/KeyCollection/Enumerator::System.Collections.IEnumerator.get_Current()
// 0x0000110B System.Void System.Collections.Generic.SortedDictionary`2/KeyCollection/Enumerator::System.Collections.IEnumerator.Reset()
// 0x0000110C System.Void System.Collections.Generic.SortedDictionary`2/KeyCollection/<>c__DisplayClass5_0::.ctor()
// 0x0000110D System.Boolean System.Collections.Generic.SortedDictionary`2/KeyCollection/<>c__DisplayClass5_0::<CopyTo>b__0(System.Collections.Generic.SortedSet`1/Node<System.Collections.Generic.KeyValuePair`2<TKey,TValue>>)
// 0x0000110E System.Void System.Collections.Generic.SortedDictionary`2/KeyCollection/<>c__DisplayClass6_0::.ctor()
// 0x0000110F System.Boolean System.Collections.Generic.SortedDictionary`2/KeyCollection/<>c__DisplayClass6_0::<System.Collections.ICollection.CopyTo>b__0(System.Collections.Generic.SortedSet`1/Node<System.Collections.Generic.KeyValuePair`2<TKey,TValue>>)
// 0x00001110 System.Void System.Collections.Generic.SortedDictionary`2/ValueCollection::.ctor(System.Collections.Generic.SortedDictionary`2<TKey,TValue>)
// 0x00001111 System.Collections.Generic.IEnumerator`1<TValue> System.Collections.Generic.SortedDictionary`2/ValueCollection::System.Collections.Generic.IEnumerable<TValue>.GetEnumerator()
// 0x00001112 System.Collections.IEnumerator System.Collections.Generic.SortedDictionary`2/ValueCollection::System.Collections.IEnumerable.GetEnumerator()
// 0x00001113 System.Void System.Collections.Generic.SortedDictionary`2/ValueCollection::CopyTo(TValue[],System.Int32)
// 0x00001114 System.Void System.Collections.Generic.SortedDictionary`2/ValueCollection::System.Collections.ICollection.CopyTo(System.Array,System.Int32)
// 0x00001115 System.Int32 System.Collections.Generic.SortedDictionary`2/ValueCollection::get_Count()
// 0x00001116 System.Boolean System.Collections.Generic.SortedDictionary`2/ValueCollection::System.Collections.Generic.ICollection<TValue>.get_IsReadOnly()
// 0x00001117 System.Void System.Collections.Generic.SortedDictionary`2/ValueCollection::System.Collections.Generic.ICollection<TValue>.Add(TValue)
// 0x00001118 System.Void System.Collections.Generic.SortedDictionary`2/ValueCollection::System.Collections.Generic.ICollection<TValue>.Clear()
// 0x00001119 System.Boolean System.Collections.Generic.SortedDictionary`2/ValueCollection::System.Collections.Generic.ICollection<TValue>.Contains(TValue)
// 0x0000111A System.Boolean System.Collections.Generic.SortedDictionary`2/ValueCollection::System.Collections.Generic.ICollection<TValue>.Remove(TValue)
// 0x0000111B System.Boolean System.Collections.Generic.SortedDictionary`2/ValueCollection::System.Collections.ICollection.get_IsSynchronized()
// 0x0000111C System.Object System.Collections.Generic.SortedDictionary`2/ValueCollection::System.Collections.ICollection.get_SyncRoot()
// 0x0000111D System.Void System.Collections.Generic.SortedDictionary`2/ValueCollection/Enumerator::.ctor(System.Collections.Generic.SortedDictionary`2<TKey,TValue>)
// 0x0000111E System.Void System.Collections.Generic.SortedDictionary`2/ValueCollection/Enumerator::Dispose()
// 0x0000111F System.Boolean System.Collections.Generic.SortedDictionary`2/ValueCollection/Enumerator::MoveNext()
// 0x00001120 TValue System.Collections.Generic.SortedDictionary`2/ValueCollection/Enumerator::get_Current()
// 0x00001121 System.Object System.Collections.Generic.SortedDictionary`2/ValueCollection/Enumerator::System.Collections.IEnumerator.get_Current()
// 0x00001122 System.Void System.Collections.Generic.SortedDictionary`2/ValueCollection/Enumerator::System.Collections.IEnumerator.Reset()
// 0x00001123 System.Void System.Collections.Generic.SortedDictionary`2/ValueCollection/<>c__DisplayClass5_0::.ctor()
// 0x00001124 System.Boolean System.Collections.Generic.SortedDictionary`2/ValueCollection/<>c__DisplayClass5_0::<CopyTo>b__0(System.Collections.Generic.SortedSet`1/Node<System.Collections.Generic.KeyValuePair`2<TKey,TValue>>)
// 0x00001125 System.Void System.Collections.Generic.SortedDictionary`2/ValueCollection/<>c__DisplayClass6_0::.ctor()
// 0x00001126 System.Boolean System.Collections.Generic.SortedDictionary`2/ValueCollection/<>c__DisplayClass6_0::<System.Collections.ICollection.CopyTo>b__0(System.Collections.Generic.SortedSet`1/Node<System.Collections.Generic.KeyValuePair`2<TKey,TValue>>)
// 0x00001127 System.Void System.Collections.Generic.SortedDictionary`2/KeyValuePairComparer::.ctor(System.Collections.Generic.IComparer`1<TKey>)
// 0x00001128 System.Int32 System.Collections.Generic.SortedDictionary`2/KeyValuePairComparer::Compare(System.Collections.Generic.KeyValuePair`2<TKey,TValue>,System.Collections.Generic.KeyValuePair`2<TKey,TValue>)
// 0x00001129 System.Void System.Collections.Generic.SortedDictionary`2/<>c__DisplayClass34_0::.ctor()
// 0x0000112A System.Boolean System.Collections.Generic.SortedDictionary`2/<>c__DisplayClass34_0::<ContainsValue>b__0(System.Collections.Generic.SortedSet`1/Node<System.Collections.Generic.KeyValuePair`2<TKey,TValue>>)
// 0x0000112B System.Void System.Collections.Generic.SortedDictionary`2/<>c__DisplayClass34_1::.ctor()
// 0x0000112C System.Boolean System.Collections.Generic.SortedDictionary`2/<>c__DisplayClass34_1::<ContainsValue>b__1(System.Collections.Generic.SortedSet`1/Node<System.Collections.Generic.KeyValuePair`2<TKey,TValue>>)
// 0x0000112D System.Void System.Collections.Generic.TreeSet`1::.ctor()
// 0x0000112E System.Void System.Collections.Generic.TreeSet`1::.ctor(System.Collections.Generic.IComparer`1<T>)
// 0x0000112F System.Void System.Collections.Generic.TreeSet`1::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
// 0x00001130 System.Boolean System.Collections.Generic.TreeSet`1::AddIfNotPresent(T)
// 0x00001131 System.Void System.Collections.Generic.SortedList`2::.ctor()
// 0x00001132 System.Void System.Collections.Generic.SortedList`2::Add(TKey,TValue)
// 0x00001133 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>)
// 0x00001134 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>)
// 0x00001135 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>)
// 0x00001136 System.Void System.Collections.Generic.SortedList`2::set_Capacity(System.Int32)
// 0x00001137 System.Void System.Collections.Generic.SortedList`2::System.Collections.IDictionary.Add(System.Object,System.Object)
// 0x00001138 System.Int32 System.Collections.Generic.SortedList`2::get_Count()
// 0x00001139 System.Collections.Generic.IList`1<TKey> System.Collections.Generic.SortedList`2::get_Keys()
// 0x0000113A System.Collections.Generic.ICollection`1<TKey> System.Collections.Generic.SortedList`2::System.Collections.Generic.IDictionary<TKey,TValue>.get_Keys()
// 0x0000113B System.Collections.ICollection System.Collections.Generic.SortedList`2::System.Collections.IDictionary.get_Keys()
// 0x0000113C System.Collections.Generic.IEnumerable`1<TKey> System.Collections.Generic.SortedList`2::System.Collections.Generic.IReadOnlyDictionary<TKey,TValue>.get_Keys()
// 0x0000113D System.Collections.Generic.IList`1<TValue> System.Collections.Generic.SortedList`2::get_Values()
// 0x0000113E System.Collections.Generic.ICollection`1<TValue> System.Collections.Generic.SortedList`2::System.Collections.Generic.IDictionary<TKey,TValue>.get_Values()
// 0x0000113F System.Collections.ICollection System.Collections.Generic.SortedList`2::System.Collections.IDictionary.get_Values()
// 0x00001140 System.Collections.Generic.IEnumerable`1<TValue> System.Collections.Generic.SortedList`2::System.Collections.Generic.IReadOnlyDictionary<TKey,TValue>.get_Values()
// 0x00001141 System.Collections.Generic.SortedList`2/KeyList<TKey,TValue> System.Collections.Generic.SortedList`2::GetKeyListHelper()
// 0x00001142 System.Collections.Generic.SortedList`2/ValueList<TKey,TValue> System.Collections.Generic.SortedList`2::GetValueListHelper()
// 0x00001143 System.Boolean System.Collections.Generic.SortedList`2::System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.get_IsReadOnly()
// 0x00001144 System.Boolean System.Collections.Generic.SortedList`2::System.Collections.IDictionary.get_IsReadOnly()
// 0x00001145 System.Boolean System.Collections.Generic.SortedList`2::System.Collections.IDictionary.get_IsFixedSize()
// 0x00001146 System.Boolean System.Collections.Generic.SortedList`2::System.Collections.ICollection.get_IsSynchronized()
// 0x00001147 System.Object System.Collections.Generic.SortedList`2::System.Collections.ICollection.get_SyncRoot()
// 0x00001148 System.Void System.Collections.Generic.SortedList`2::Clear()
// 0x00001149 System.Boolean System.Collections.Generic.SortedList`2::System.Collections.IDictionary.Contains(System.Object)
// 0x0000114A System.Boolean System.Collections.Generic.SortedList`2::ContainsKey(TKey)
// 0x0000114B System.Boolean System.Collections.Generic.SortedList`2::ContainsValue(TValue)
// 0x0000114C 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)
// 0x0000114D System.Void System.Collections.Generic.SortedList`2::System.Collections.ICollection.CopyTo(System.Array,System.Int32)
// 0x0000114E System.Void System.Collections.Generic.SortedList`2::EnsureCapacity(System.Int32)
// 0x0000114F TValue System.Collections.Generic.SortedList`2::GetByIndex(System.Int32)
// 0x00001150 System.Collections.Generic.IEnumerator`1<System.Collections.Generic.KeyValuePair`2<TKey,TValue>> System.Collections.Generic.SortedList`2::GetEnumerator()
// 0x00001151 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()
// 0x00001152 System.Collections.IDictionaryEnumerator System.Collections.Generic.SortedList`2::System.Collections.IDictionary.GetEnumerator()
// 0x00001153 System.Collections.IEnumerator System.Collections.Generic.SortedList`2::System.Collections.IEnumerable.GetEnumerator()
// 0x00001154 TKey System.Collections.Generic.SortedList`2::GetKey(System.Int32)
// 0x00001155 TValue System.Collections.Generic.SortedList`2::get_Item(TKey)
// 0x00001156 System.Void System.Collections.Generic.SortedList`2::set_Item(TKey,TValue)
// 0x00001157 System.Object System.Collections.Generic.SortedList`2::System.Collections.IDictionary.get_Item(System.Object)
// 0x00001158 System.Void System.Collections.Generic.SortedList`2::System.Collections.IDictionary.set_Item(System.Object,System.Object)
// 0x00001159 System.Int32 System.Collections.Generic.SortedList`2::IndexOfKey(TKey)
// 0x0000115A System.Int32 System.Collections.Generic.SortedList`2::IndexOfValue(TValue)
// 0x0000115B System.Void System.Collections.Generic.SortedList`2::Insert(System.Int32,TKey,TValue)
// 0x0000115C System.Boolean System.Collections.Generic.SortedList`2::TryGetValue(TKey,TValue&)
// 0x0000115D System.Void System.Collections.Generic.SortedList`2::RemoveAt(System.Int32)
// 0x0000115E System.Boolean System.Collections.Generic.SortedList`2::Remove(TKey)
// 0x0000115F System.Void System.Collections.Generic.SortedList`2::System.Collections.IDictionary.Remove(System.Object)
// 0x00001160 System.Boolean System.Collections.Generic.SortedList`2::IsCompatibleKey(System.Object)
// 0x00001161 System.Void System.Collections.Generic.SortedList`2/Enumerator::.ctor(System.Collections.Generic.SortedList`2<TKey,TValue>,System.Int32)
// 0x00001162 System.Void System.Collections.Generic.SortedList`2/Enumerator::Dispose()
// 0x00001163 System.Object System.Collections.Generic.SortedList`2/Enumerator::System.Collections.IDictionaryEnumerator.get_Key()
// 0x00001164 System.Boolean System.Collections.Generic.SortedList`2/Enumerator::MoveNext()
// 0x00001165 System.Collections.DictionaryEntry System.Collections.Generic.SortedList`2/Enumerator::System.Collections.IDictionaryEnumerator.get_Entry()
// 0x00001166 System.Collections.Generic.KeyValuePair`2<TKey,TValue> System.Collections.Generic.SortedList`2/Enumerator::get_Current()
// 0x00001167 System.Object System.Collections.Generic.SortedList`2/Enumerator::System.Collections.IEnumerator.get_Current()
// 0x00001168 System.Object System.Collections.Generic.SortedList`2/Enumerator::System.Collections.IDictionaryEnumerator.get_Value()
// 0x00001169 System.Void System.Collections.Generic.SortedList`2/Enumerator::System.Collections.IEnumerator.Reset()
// 0x0000116A System.Void System.Collections.Generic.SortedList`2/SortedListKeyEnumerator::.ctor(System.Collections.Generic.SortedList`2<TKey,TValue>)
// 0x0000116B System.Void System.Collections.Generic.SortedList`2/SortedListKeyEnumerator::Dispose()
// 0x0000116C System.Boolean System.Collections.Generic.SortedList`2/SortedListKeyEnumerator::MoveNext()
// 0x0000116D TKey System.Collections.Generic.SortedList`2/SortedListKeyEnumerator::get_Current()
// 0x0000116E System.Object System.Collections.Generic.SortedList`2/SortedListKeyEnumerator::System.Collections.IEnumerator.get_Current()
// 0x0000116F System.Void System.Collections.Generic.SortedList`2/SortedListKeyEnumerator::System.Collections.IEnumerator.Reset()
// 0x00001170 System.Void System.Collections.Generic.SortedList`2/SortedListValueEnumerator::.ctor(System.Collections.Generic.SortedList`2<TKey,TValue>)
// 0x00001171 System.Void System.Collections.Generic.SortedList`2/SortedListValueEnumerator::Dispose()
// 0x00001172 System.Boolean System.Collections.Generic.SortedList`2/SortedListValueEnumerator::MoveNext()
// 0x00001173 TValue System.Collections.Generic.SortedList`2/SortedListValueEnumerator::get_Current()
// 0x00001174 System.Object System.Collections.Generic.SortedList`2/SortedListValueEnumerator::System.Collections.IEnumerator.get_Current()
// 0x00001175 System.Void System.Collections.Generic.SortedList`2/SortedListValueEnumerator::System.Collections.IEnumerator.Reset()
// 0x00001176 System.Void System.Collections.Generic.SortedList`2/KeyList::.ctor(System.Collections.Generic.SortedList`2<TKey,TValue>)
// 0x00001177 System.Int32 System.Collections.Generic.SortedList`2/KeyList::get_Count()
// 0x00001178 System.Boolean System.Collections.Generic.SortedList`2/KeyList::get_IsReadOnly()
// 0x00001179 System.Boolean System.Collections.Generic.SortedList`2/KeyList::System.Collections.ICollection.get_IsSynchronized()
// 0x0000117A System.Object System.Collections.Generic.SortedList`2/KeyList::System.Collections.ICollection.get_SyncRoot()
// 0x0000117B System.Void System.Collections.Generic.SortedList`2/KeyList::Add(TKey)
// 0x0000117C System.Void System.Collections.Generic.SortedList`2/KeyList::Clear()
// 0x0000117D System.Boolean System.Collections.Generic.SortedList`2/KeyList::Contains(TKey)
// 0x0000117E System.Void System.Collections.Generic.SortedList`2/KeyList::CopyTo(TKey[],System.Int32)
// 0x0000117F System.Void System.Collections.Generic.SortedList`2/KeyList::System.Collections.ICollection.CopyTo(System.Array,System.Int32)
// 0x00001180 System.Void System.Collections.Generic.SortedList`2/KeyList::Insert(System.Int32,TKey)
// 0x00001181 TKey System.Collections.Generic.SortedList`2/KeyList::get_Item(System.Int32)
// 0x00001182 System.Void System.Collections.Generic.SortedList`2/KeyList::set_Item(System.Int32,TKey)
// 0x00001183 System.Collections.Generic.IEnumerator`1<TKey> System.Collections.Generic.SortedList`2/KeyList::GetEnumerator()
// 0x00001184 System.Collections.IEnumerator System.Collections.Generic.SortedList`2/KeyList::System.Collections.IEnumerable.GetEnumerator()
// 0x00001185 System.Int32 System.Collections.Generic.SortedList`2/KeyList::IndexOf(TKey)
// 0x00001186 System.Boolean System.Collections.Generic.SortedList`2/KeyList::Remove(TKey)
// 0x00001187 System.Void System.Collections.Generic.SortedList`2/KeyList::RemoveAt(System.Int32)
// 0x00001188 System.Void System.Collections.Generic.SortedList`2/ValueList::.ctor(System.Collections.Generic.SortedList`2<TKey,TValue>)
// 0x00001189 System.Int32 System.Collections.Generic.SortedList`2/ValueList::get_Count()
// 0x0000118A System.Boolean System.Collections.Generic.SortedList`2/ValueList::get_IsReadOnly()
// 0x0000118B System.Boolean System.Collections.Generic.SortedList`2/ValueList::System.Collections.ICollection.get_IsSynchronized()
// 0x0000118C System.Object System.Collections.Generic.SortedList`2/ValueList::System.Collections.ICollection.get_SyncRoot()
// 0x0000118D System.Void System.Collections.Generic.SortedList`2/ValueList::Add(TValue)
// 0x0000118E System.Void System.Collections.Generic.SortedList`2/ValueList::Clear()
// 0x0000118F System.Boolean System.Collections.Generic.SortedList`2/ValueList::Contains(TValue)
// 0x00001190 System.Void System.Collections.Generic.SortedList`2/ValueList::CopyTo(TValue[],System.Int32)
// 0x00001191 System.Void System.Collections.Generic.SortedList`2/ValueList::System.Collections.ICollection.CopyTo(System.Array,System.Int32)
// 0x00001192 System.Void System.Collections.Generic.SortedList`2/ValueList::Insert(System.Int32,TValue)
// 0x00001193 TValue System.Collections.Generic.SortedList`2/ValueList::get_Item(System.Int32)
// 0x00001194 System.Void System.Collections.Generic.SortedList`2/ValueList::set_Item(System.Int32,TValue)
// 0x00001195 System.Collections.Generic.IEnumerator`1<TValue> System.Collections.Generic.SortedList`2/ValueList::GetEnumerator()
// 0x00001196 System.Collections.IEnumerator System.Collections.Generic.SortedList`2/ValueList::System.Collections.IEnumerable.GetEnumerator()
// 0x00001197 System.Int32 System.Collections.Generic.SortedList`2/ValueList::IndexOf(TValue)
// 0x00001198 System.Boolean System.Collections.Generic.SortedList`2/ValueList::Remove(TValue)
// 0x00001199 System.Void System.Collections.Generic.SortedList`2/ValueList::RemoveAt(System.Int32)
// 0x0000119A System.Void System.Collections.Generic.SortedSet`1::.ctor()
// 0x0000119B System.Void System.Collections.Generic.SortedSet`1::.ctor(System.Collections.Generic.IComparer`1<T>)
// 0x0000119C System.Void System.Collections.Generic.SortedSet`1::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
// 0x0000119D System.Boolean System.Collections.Generic.SortedSet`1::InOrderTreeWalk(System.Collections.Generic.TreeWalkPredicate`1<T>)
// 0x0000119E System.Int32 System.Collections.Generic.SortedSet`1::get_Count()
// 0x0000119F System.Boolean System.Collections.Generic.SortedSet`1::System.Collections.Generic.ICollection<T>.get_IsReadOnly()
// 0x000011A0 System.Boolean System.Collections.Generic.SortedSet`1::System.Collections.ICollection.get_IsSynchronized()
// 0x000011A1 System.Object System.Collections.Generic.SortedSet`1::System.Collections.ICollection.get_SyncRoot()
// 0x000011A2 System.Void System.Collections.Generic.SortedSet`1::VersionCheck()
// 0x000011A3 System.Boolean System.Collections.Generic.SortedSet`1::IsWithinRange(T)
// 0x000011A4 System.Boolean System.Collections.Generic.SortedSet`1::Add(T)
// 0x000011A5 System.Void System.Collections.Generic.SortedSet`1::System.Collections.Generic.ICollection<T>.Add(T)
// 0x000011A6 System.Boolean System.Collections.Generic.SortedSet`1::AddIfNotPresent(T)
// 0x000011A7 System.Boolean System.Collections.Generic.SortedSet`1::Remove(T)
// 0x000011A8 System.Boolean System.Collections.Generic.SortedSet`1::DoRemove(T)
// 0x000011A9 System.Void System.Collections.Generic.SortedSet`1::Clear()
// 0x000011AA System.Boolean System.Collections.Generic.SortedSet`1::Contains(T)
// 0x000011AB System.Void System.Collections.Generic.SortedSet`1::CopyTo(T[],System.Int32)
// 0x000011AC System.Void System.Collections.Generic.SortedSet`1::CopyTo(T[],System.Int32,System.Int32)
// 0x000011AD System.Void System.Collections.Generic.SortedSet`1::System.Collections.ICollection.CopyTo(System.Array,System.Int32)
// 0x000011AE System.Collections.Generic.SortedSet`1/Enumerator<T> System.Collections.Generic.SortedSet`1::GetEnumerator()
// 0x000011AF System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.SortedSet`1::System.Collections.Generic.IEnumerable<T>.GetEnumerator()
// 0x000011B0 System.Collections.IEnumerator System.Collections.Generic.SortedSet`1::System.Collections.IEnumerable.GetEnumerator()
// 0x000011B1 System.Void System.Collections.Generic.SortedSet`1::InsertionBalance(System.Collections.Generic.SortedSet`1/Node<T>,System.Collections.Generic.SortedSet`1/Node<T>&,System.Collections.Generic.SortedSet`1/Node<T>,System.Collections.Generic.SortedSet`1/Node<T>)
// 0x000011B2 System.Void System.Collections.Generic.SortedSet`1::ReplaceChildOrRoot(System.Collections.Generic.SortedSet`1/Node<T>,System.Collections.Generic.SortedSet`1/Node<T>,System.Collections.Generic.SortedSet`1/Node<T>)
// 0x000011B3 System.Void System.Collections.Generic.SortedSet`1::ReplaceNode(System.Collections.Generic.SortedSet`1/Node<T>,System.Collections.Generic.SortedSet`1/Node<T>,System.Collections.Generic.SortedSet`1/Node<T>,System.Collections.Generic.SortedSet`1/Node<T>)
// 0x000011B4 System.Collections.Generic.SortedSet`1/Node<T> System.Collections.Generic.SortedSet`1::FindNode(T)
// 0x000011B5 System.Void System.Collections.Generic.SortedSet`1::UpdateVersion()
// 0x000011B6 System.Void System.Collections.Generic.SortedSet`1::System.Runtime.Serialization.ISerializable.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
// 0x000011B7 System.Void System.Collections.Generic.SortedSet`1::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
// 0x000011B8 System.Void System.Collections.Generic.SortedSet`1::System.Runtime.Serialization.IDeserializationCallback.OnDeserialization(System.Object)
// 0x000011B9 System.Void System.Collections.Generic.SortedSet`1::OnDeserialization(System.Object)
// 0x000011BA System.Int32 System.Collections.Generic.SortedSet`1::Log2(System.Int32)
// 0x000011BB System.Void System.Collections.Generic.SortedSet`1/Node::.ctor(T,System.Collections.Generic.NodeColor)
// 0x000011BC System.Boolean System.Collections.Generic.SortedSet`1/Node::IsNonNullRed(System.Collections.Generic.SortedSet`1/Node<T>)
// 0x000011BD System.Boolean System.Collections.Generic.SortedSet`1/Node::IsNullOrBlack(System.Collections.Generic.SortedSet`1/Node<T>)
// 0x000011BE T System.Collections.Generic.SortedSet`1/Node::get_Item()
// 0x000011BF System.Void System.Collections.Generic.SortedSet`1/Node::set_Item(T)
// 0x000011C0 System.Collections.Generic.SortedSet`1/Node<T> System.Collections.Generic.SortedSet`1/Node::get_Left()
// 0x000011C1 System.Void System.Collections.Generic.SortedSet`1/Node::set_Left(System.Collections.Generic.SortedSet`1/Node<T>)
// 0x000011C2 System.Collections.Generic.SortedSet`1/Node<T> System.Collections.Generic.SortedSet`1/Node::get_Right()
// 0x000011C3 System.Void System.Collections.Generic.SortedSet`1/Node::set_Right(System.Collections.Generic.SortedSet`1/Node<T>)
// 0x000011C4 System.Collections.Generic.NodeColor System.Collections.Generic.SortedSet`1/Node::get_Color()
// 0x000011C5 System.Void System.Collections.Generic.SortedSet`1/Node::set_Color(System.Collections.Generic.NodeColor)
// 0x000011C6 System.Boolean System.Collections.Generic.SortedSet`1/Node::get_IsBlack()
// 0x000011C7 System.Boolean System.Collections.Generic.SortedSet`1/Node::get_IsRed()
// 0x000011C8 System.Boolean System.Collections.Generic.SortedSet`1/Node::get_Is2Node()
// 0x000011C9 System.Boolean System.Collections.Generic.SortedSet`1/Node::get_Is4Node()
// 0x000011CA System.Void System.Collections.Generic.SortedSet`1/Node::ColorBlack()
// 0x000011CB System.Void System.Collections.Generic.SortedSet`1/Node::ColorRed()
// 0x000011CC System.Collections.Generic.TreeRotation System.Collections.Generic.SortedSet`1/Node::GetRotation(System.Collections.Generic.SortedSet`1/Node<T>,System.Collections.Generic.SortedSet`1/Node<T>)
// 0x000011CD System.Collections.Generic.SortedSet`1/Node<T> System.Collections.Generic.SortedSet`1/Node::GetSibling(System.Collections.Generic.SortedSet`1/Node<T>)
// 0x000011CE System.Void System.Collections.Generic.SortedSet`1/Node::Split4Node()
// 0x000011CF System.Collections.Generic.SortedSet`1/Node<T> System.Collections.Generic.SortedSet`1/Node::Rotate(System.Collections.Generic.TreeRotation)
// 0x000011D0 System.Collections.Generic.SortedSet`1/Node<T> System.Collections.Generic.SortedSet`1/Node::RotateLeft()
// 0x000011D1 System.Collections.Generic.SortedSet`1/Node<T> System.Collections.Generic.SortedSet`1/Node::RotateLeftRight()
// 0x000011D2 System.Collections.Generic.SortedSet`1/Node<T> System.Collections.Generic.SortedSet`1/Node::RotateRight()
// 0x000011D3 System.Collections.Generic.SortedSet`1/Node<T> System.Collections.Generic.SortedSet`1/Node::RotateRightLeft()
// 0x000011D4 System.Void System.Collections.Generic.SortedSet`1/Node::Merge2Nodes()
// 0x000011D5 System.Void System.Collections.Generic.SortedSet`1/Node::ReplaceChild(System.Collections.Generic.SortedSet`1/Node<T>,System.Collections.Generic.SortedSet`1/Node<T>)
// 0x000011D6 System.Void System.Collections.Generic.SortedSet`1/Enumerator::.ctor(System.Collections.Generic.SortedSet`1<T>)
// 0x000011D7 System.Void System.Collections.Generic.SortedSet`1/Enumerator::.ctor(System.Collections.Generic.SortedSet`1<T>,System.Boolean)
// 0x000011D8 System.Void System.Collections.Generic.SortedSet`1/Enumerator::System.Runtime.Serialization.ISerializable.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
// 0x000011D9 System.Void System.Collections.Generic.SortedSet`1/Enumerator::System.Runtime.Serialization.IDeserializationCallback.OnDeserialization(System.Object)
// 0x000011DA System.Void System.Collections.Generic.SortedSet`1/Enumerator::Initialize()
// 0x000011DB System.Boolean System.Collections.Generic.SortedSet`1/Enumerator::MoveNext()
// 0x000011DC System.Void System.Collections.Generic.SortedSet`1/Enumerator::Dispose()
// 0x000011DD T System.Collections.Generic.SortedSet`1/Enumerator::get_Current()
// 0x000011DE System.Object System.Collections.Generic.SortedSet`1/Enumerator::System.Collections.IEnumerator.get_Current()
// 0x000011DF System.Boolean System.Collections.Generic.SortedSet`1/Enumerator::get_NotStartedOrEnded()
// 0x000011E0 System.Void System.Collections.Generic.SortedSet`1/Enumerator::Reset()
// 0x000011E1 System.Void System.Collections.Generic.SortedSet`1/Enumerator::System.Collections.IEnumerator.Reset()
// 0x000011E2 System.Void System.Collections.Generic.SortedSet`1/Enumerator::.cctor()
// 0x000011E3 System.Void System.Collections.Generic.SortedSet`1/<>c__DisplayClass52_0::.ctor()
// 0x000011E4 System.Boolean System.Collections.Generic.SortedSet`1/<>c__DisplayClass52_0::<CopyTo>b__0(System.Collections.Generic.SortedSet`1/Node<T>)
// 0x000011E5 System.Void System.Collections.Generic.SortedSet`1/<>c__DisplayClass53_0::.ctor()
// 0x000011E6 System.Boolean System.Collections.Generic.SortedSet`1/<>c__DisplayClass53_0::<System.Collections.ICollection.CopyTo>b__0(System.Collections.Generic.SortedSet`1/Node<T>)
// 0x000011E7 System.Void System.Collections.Generic.TreeWalkPredicate`1::.ctor(System.Object,System.IntPtr)
// 0x000011E8 System.Boolean System.Collections.Generic.TreeWalkPredicate`1::Invoke(System.Collections.Generic.SortedSet`1/Node<T>)
// 0x000011E9 System.Void System.IO.Compression.GZipStream::.ctor(System.IO.Stream,System.IO.Compression.CompressionMode)
extern void GZipStream__ctor_m25053634B041374B528EB0F01612B072A9AF2E05 (void);
// 0x000011EA System.Void System.IO.Compression.GZipStream::.ctor(System.IO.Stream,System.IO.Compression.CompressionMode,System.Boolean)
extern void GZipStream__ctor_mFF3ECD9074856457C500AC6B4F80D833CCE487CF (void);
// 0x000011EB System.Boolean System.IO.Compression.GZipStream::get_CanRead()
extern void GZipStream_get_CanRead_mFF4A941C8BD1D9C3A249A084C4335EFF8FAD47BB (void);
// 0x000011EC System.Boolean System.IO.Compression.GZipStream::get_CanWrite()
extern void GZipStream_get_CanWrite_m0A3EC64CE819F978DE34A8477FAAA82889AE7248 (void);
// 0x000011ED System.Boolean System.IO.Compression.GZipStream::get_CanSeek()
extern void GZipStream_get_CanSeek_m530B997FC6D2144F7B73E708903E6E9F39E304DD (void);
// 0x000011EE System.Int64 System.IO.Compression.GZipStream::get_Length()
extern void GZipStream_get_Length_mCBA17CDD8925825AC2EB07E04CDE391B8E46C583 (void);
// 0x000011EF System.Int64 System.IO.Compression.GZipStream::get_Position()
extern void GZipStream_get_Position_m934BD5709034CAAEE05A6BCF382D1FEB0314C420 (void);
// 0x000011F0 System.Void System.IO.Compression.GZipStream::set_Position(System.Int64)
extern void GZipStream_set_Position_m7FEEE9F3845C130340DC5E1DF984ACB2CD53E957 (void);
// 0x000011F1 System.Void System.IO.Compression.GZipStream::Flush()
extern void GZipStream_Flush_m8D38670B3BE0472E83AA60F783A8EF3E1C1F01A0 (void);
// 0x000011F2 System.Int64 System.IO.Compression.GZipStream::Seek(System.Int64,System.IO.SeekOrigin)
extern void GZipStream_Seek_m72909F60549EAB072B86484A1E80BA15D4352E66 (void);
// 0x000011F3 System.Int32 System.IO.Compression.GZipStream::ReadByte()
extern void GZipStream_ReadByte_m486ACD72754C08B02CF1B90A71A744EE92F4D42C (void);
// 0x000011F4 System.IAsyncResult System.IO.Compression.GZipStream::BeginRead(System.Byte[],System.Int32,System.Int32,System.AsyncCallback,System.Object)
extern void GZipStream_BeginRead_mDD211249BF8242D28889645A05453C3D89C6B0F1 (void);
// 0x000011F5 System.Int32 System.IO.Compression.GZipStream::EndRead(System.IAsyncResult)
extern void GZipStream_EndRead_m8245FEE8D2B21A169DD1A40A67B5D398DD6005D2 (void);
// 0x000011F6 System.Int32 System.IO.Compression.GZipStream::Read(System.Byte[],System.Int32,System.Int32)
extern void GZipStream_Read_m41EC5D087FD227D05C8435E8704C9F0F6A7E2F9D (void);
// 0x000011F7 System.Int32 System.IO.Compression.GZipStream::Read(System.Span`1<System.Byte>)
extern void GZipStream_Read_mBC83A9A584B5A2DC2B08B044E96C0E8AF33723D5 (void);
// 0x000011F8 System.IAsyncResult System.IO.Compression.GZipStream::BeginWrite(System.Byte[],System.Int32,System.Int32,System.AsyncCallback,System.Object)
extern void GZipStream_BeginWrite_mB80B01F99925CF4A6B201E77B54E7656A40474B8 (void);
// 0x000011F9 System.Void System.IO.Compression.GZipStream::EndWrite(System.IAsyncResult)
extern void GZipStream_EndWrite_m7FC15F1CD67B5C6977FEB16E630545AD6E020C91 (void);
// 0x000011FA System.Void System.IO.Compression.GZipStream::Write(System.Byte[],System.Int32,System.Int32)
extern void GZipStream_Write_mCA30092CA9BEFD7425587337A5C4451866E1EB34 (void);
// 0x000011FB System.Void System.IO.Compression.GZipStream::Write(System.ReadOnlySpan`1<System.Byte>)
extern void GZipStream_Write_mF25D52D7EC30B244830E14477D047FC5028E51D3 (void);
// 0x000011FC System.Void System.IO.Compression.GZipStream::Dispose(System.Boolean)
extern void GZipStream_Dispose_mD369BCB8951329CEE518D159BB1D16BBC0C709E3 (void);
// 0x000011FD 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_mACECFB99609D4696156F98AE738B2038E6663471 (void);
// 0x000011FE System.Threading.Tasks.ValueTask`1<System.Int32> System.IO.Compression.GZipStream::ReadAsync(System.Memory`1<System.Byte>,System.Threading.CancellationToken)
extern void GZipStream_ReadAsync_mCFF5156AFDFF16B472A323F2D1BA86BFE13C7358 (void);
// 0x000011FF System.Threading.Tasks.Task System.IO.Compression.GZipStream::WriteAsync(System.Byte[],System.Int32,System.Int32,System.Threading.CancellationToken)
extern void GZipStream_WriteAsync_m2CB67E3DB87DFC01588B604C8E2D60EE1AE27EF7 (void);
// 0x00001200 System.Threading.Tasks.ValueTask System.IO.Compression.GZipStream::WriteAsync(System.ReadOnlyMemory`1<System.Byte>,System.Threading.CancellationToken)
extern void GZipStream_WriteAsync_m43C1DEA3F232AFD6036CB0637831887E93488000 (void);
// 0x00001201 System.Threading.Tasks.Task System.IO.Compression.GZipStream::FlushAsync(System.Threading.CancellationToken)
extern void GZipStream_FlushAsync_m4464D3AD21EE7393A37FE61CC2232CB19A575136 (void);
// 0x00001202 System.Void System.IO.Compression.GZipStream::CheckDeflateStream()
extern void GZipStream_CheckDeflateStream_m691CE26A65C042DAFBA84076906015A8B3CBE264 (void);
// 0x00001203 System.Void System.IO.Compression.GZipStream::ThrowStreamClosedException()
extern void GZipStream_ThrowStreamClosedException_m7B905CA279182188E2191C564DC9415234005D5F (void);
// 0x00001204 System.Void System.IO.Compression.DeflateStream::.ctor(System.IO.Stream,System.IO.Compression.CompressionMode)
extern void DeflateStream__ctor_m344C1EF8B83E612C4FC662F0152DF1D2A5636829 (void);
// 0x00001205 System.Void System.IO.Compression.DeflateStream::.ctor(System.IO.Stream,System.IO.Compression.CompressionMode,System.Boolean,System.Int32)
extern void DeflateStream__ctor_mFA0036CA1C1411FBED2DDFB2B563635F4755078C (void);
// 0x00001206 System.Void System.IO.Compression.DeflateStream::.ctor(System.IO.Stream,System.IO.Compression.CompressionMode,System.Boolean,System.Boolean)
extern void DeflateStream__ctor_m67AEE7C38BCFD323CD25D3FB36674E6A5010CD36 (void);
// 0x00001207 System.Void System.IO.Compression.DeflateStream::Finalize()
extern void DeflateStream_Finalize_mAFF7BCEF197A6549D13572A0AFD326CD995EA7AC (void);
// 0x00001208 System.Void System.IO.Compression.DeflateStream::Dispose(System.Boolean)
extern void DeflateStream_Dispose_m85096A7176C94248E02CE7E9DA78338C45B2F746 (void);
// 0x00001209 System.Int32 System.IO.Compression.DeflateStream::ReadInternal(System.Byte[],System.Int32,System.Int32)
extern void DeflateStream_ReadInternal_m4FCD4EB1534E24E85A9E5D933D6AF6EABF5F223C (void);
// 0x0000120A System.Threading.Tasks.ValueTask`1<System.Int32> System.IO.Compression.DeflateStream::ReadAsyncMemory(System.Memory`1<System.Byte>,System.Threading.CancellationToken)
extern void DeflateStream_ReadAsyncMemory_m1FC9EB7B2284773AA527913018FEA9EB82965327 (void);
// 0x0000120B System.Int32 System.IO.Compression.DeflateStream::ReadCore(System.Span`1<System.Byte>)
extern void DeflateStream_ReadCore_m58E605C082DCF3455C4D56EBEBB8F2ABECCC9B40 (void);
// 0x0000120C System.Int32 System.IO.Compression.DeflateStream::Read(System.Byte[],System.Int32,System.Int32)
extern void DeflateStream_Read_m46316C432282671BF001324B75881E50CC2B7FA3 (void);
// 0x0000120D System.Void System.IO.Compression.DeflateStream::WriteInternal(System.Byte[],System.Int32,System.Int32)
extern void DeflateStream_WriteInternal_m5BD64441B31FC3D10F20A273FF45380EAAB97845 (void);
// 0x0000120E System.Threading.Tasks.ValueTask System.IO.Compression.DeflateStream::WriteAsyncMemory(System.ReadOnlyMemory`1<System.Byte>,System.Threading.CancellationToken)
extern void DeflateStream_WriteAsyncMemory_mDEFCEC8FAA595B11419D022F351AD825C01AFCE6 (void);
// 0x0000120F System.Void System.IO.Compression.DeflateStream::WriteCore(System.ReadOnlySpan`1<System.Byte>)
extern void DeflateStream_WriteCore_mC6ADF328D0A66CAFEEC9B23F89A22C223DFF3730 (void);
// 0x00001210 System.Void System.IO.Compression.DeflateStream::Write(System.Byte[],System.Int32,System.Int32)
extern void DeflateStream_Write_mA09DDD17D3B00089F808F9C7C587226666DB141A (void);
// 0x00001211 System.Void System.IO.Compression.DeflateStream::Flush()
extern void DeflateStream_Flush_mE12E917486F3EA41FE453945AA5B5617F80E6D0C (void);
// 0x00001212 System.IAsyncResult System.IO.Compression.DeflateStream::BeginRead(System.Byte[],System.Int32,System.Int32,System.AsyncCallback,System.Object)
extern void DeflateStream_BeginRead_m5FD78CDEDE42221D07255D38C4E8BBB3FFAD0235 (void);
// 0x00001213 System.IAsyncResult System.IO.Compression.DeflateStream::BeginWrite(System.Byte[],System.Int32,System.Int32,System.AsyncCallback,System.Object)
extern void DeflateStream_BeginWrite_m00FB9CAB52A95FA92911DBB50200D8AB81F4F4BA (void);
// 0x00001214 System.Int32 System.IO.Compression.DeflateStream::EndRead(System.IAsyncResult)
extern void DeflateStream_EndRead_m3A49F7660DAE5121AC48BD7409580CD46E3D8D9B (void);
// 0x00001215 System.Void System.IO.Compression.DeflateStream::EndWrite(System.IAsyncResult)
extern void DeflateStream_EndWrite_m304251B2932DD464A16C7306E862BF86BA516A6A (void);
// 0x00001216 System.Int64 System.IO.Compression.DeflateStream::Seek(System.Int64,System.IO.SeekOrigin)
extern void DeflateStream_Seek_mCABEFA32513E0858BC7A98F05AAA217A09C65B16 (void);
// 0x00001217 System.Boolean System.IO.Compression.DeflateStream::get_CanRead()
extern void DeflateStream_get_CanRead_mDDA3C3CEE73CFCD62DE14F5DE9F27C7A5615976E (void);
// 0x00001218 System.Boolean System.IO.Compression.DeflateStream::get_CanSeek()
extern void DeflateStream_get_CanSeek_m93DEADA4FB38CBBAB266F8B7DBAFE508AEC222E4 (void);
// 0x00001219 System.Boolean System.IO.Compression.DeflateStream::get_CanWrite()
extern void DeflateStream_get_CanWrite_m95EB501342F11B287A529DE15089097EDF7C215F (void);
// 0x0000121A System.Int64 System.IO.Compression.DeflateStream::get_Length()
extern void DeflateStream_get_Length_m8C7CE98029153C5065D28496ACE3F99CB644897C (void);
// 0x0000121B System.Int64 System.IO.Compression.DeflateStream::get_Position()
extern void DeflateStream_get_Position_mA6B4FE66DBE953C5504A3561AD75FCC87718F376 (void);
// 0x0000121C System.Void System.IO.Compression.DeflateStream::set_Position(System.Int64)
extern void DeflateStream_set_Position_m9BA570C4BF91C325EFE8E6BEAF40E6AB54BCC885 (void);
// 0x0000121D System.Void System.IO.Compression.DeflateStream/ReadMethod::.ctor(System.Object,System.IntPtr)
extern void ReadMethod__ctor_mA65629D1C063B5E57095F952077323B5CE96C396 (void);
// 0x0000121E System.Int32 System.IO.Compression.DeflateStream/ReadMethod::Invoke(System.Byte[],System.Int32,System.Int32)
extern void ReadMethod_Invoke_m0FA726BC164CDBF0ACA713BDD0EBA3187D0562F8 (void);
// 0x0000121F System.IAsyncResult System.IO.Compression.DeflateStream/ReadMethod::BeginInvoke(System.Byte[],System.Int32,System.Int32,System.AsyncCallback,System.Object)
extern void ReadMethod_BeginInvoke_mE465A26187BE3F1829ECA0C02AFAEFCA6D2F6EEF (void);
// 0x00001220 System.Int32 System.IO.Compression.DeflateStream/ReadMethod::EndInvoke(System.IAsyncResult)
extern void ReadMethod_EndInvoke_mBCA4D1483C0504BF239C2305B7201E1EC72ED6F7 (void);
// 0x00001221 System.Void System.IO.Compression.DeflateStream/WriteMethod::.ctor(System.Object,System.IntPtr)
extern void WriteMethod__ctor_mBE4CCCE38227B2D866CB539879255AD8B0C2B51A (void);
// 0x00001222 System.Void System.IO.Compression.DeflateStream/WriteMethod::Invoke(System.Byte[],System.Int32,System.Int32)
extern void WriteMethod_Invoke_m8754DB7443BBDB1F7553BFA43DBBD024C0E268F1 (void);
// 0x00001223 System.IAsyncResult System.IO.Compression.DeflateStream/WriteMethod::BeginInvoke(System.Byte[],System.Int32,System.Int32,System.AsyncCallback,System.Object)
extern void WriteMethod_BeginInvoke_m4A29F5255900687782F0A92A0A4D043AEA2C982C (void);
// 0x00001224 System.Void System.IO.Compression.DeflateStream/WriteMethod::EndInvoke(System.IAsyncResult)
extern void WriteMethod_EndInvoke_mFDA332678A1FD46BAE42F3A0DF2073FD9CC6628C (void);
// 0x00001225 System.Void System.IO.Compression.DeflateStreamNative::.ctor()
extern void DeflateStreamNative__ctor_mCDA4F9E1FF67EFCE84EBB8889DDDD30F4A12BB0E (void);
// 0x00001226 System.IO.Compression.DeflateStreamNative System.IO.Compression.DeflateStreamNative::Create(System.IO.Stream,System.IO.Compression.CompressionMode,System.Boolean)
extern void DeflateStreamNative_Create_m628D0A7F7EE62339C0D867FBF4319093C82018A7 (void);
// 0x00001227 System.Void System.IO.Compression.DeflateStreamNative::Finalize()
extern void DeflateStreamNative_Finalize_mE02A29EE58E329CFC439284070FF87A31B18C701 (void);
// 0x00001228 System.Void System.IO.Compression.DeflateStreamNative::Dispose(System.Boolean)
extern void DeflateStreamNative_Dispose_m4FB7DA2D3E50360ECCE3B81A77CF25B5C6722C8E (void);
// 0x00001229 System.Void System.IO.Compression.DeflateStreamNative::Flush()
extern void DeflateStreamNative_Flush_m60D8D1C3DEBB720E402625ECFA9A0CFCA69E8F6F (void);
// 0x0000122A System.Int32 System.IO.Compression.DeflateStreamNative::ReadZStream(System.IntPtr,System.Int32)
extern void DeflateStreamNative_ReadZStream_m64072AF17150906ED32D871778DC5EF313FADD9F (void);
// 0x0000122B System.Void System.IO.Compression.DeflateStreamNative::WriteZStream(System.IntPtr,System.Int32)
extern void DeflateStreamNative_WriteZStream_m4B066C7A2E031A2CA6EE0FE876A9611242630F18 (void);
// 0x0000122C System.Int32 System.IO.Compression.DeflateStreamNative::UnmanagedRead(System.IntPtr,System.Int32,System.IntPtr)
extern void DeflateStreamNative_UnmanagedRead_m79E9628F6FF91A3995491997242DD83046C9B704 (void);
// 0x0000122D System.Int32 System.IO.Compression.DeflateStreamNative::UnmanagedRead(System.IntPtr,System.Int32)
extern void DeflateStreamNative_UnmanagedRead_mC17A13844F4560E954F816037B0A5C04FFEDECB1 (void);
// 0x0000122E System.Int32 System.IO.Compression.DeflateStreamNative::UnmanagedWrite(System.IntPtr,System.Int32,System.IntPtr)
extern void DeflateStreamNative_UnmanagedWrite_m509AE153ECB916CDF755432335FBAB2B51CA1486 (void);
// 0x0000122F System.Int32 System.IO.Compression.DeflateStreamNative::UnmanagedWrite(System.IntPtr,System.Int32)
extern void DeflateStreamNative_UnmanagedWrite_m73ADBE62E8371FFDFFB380F568A8510E8644B1BD (void);
// 0x00001230 System.Void System.IO.Compression.DeflateStreamNative::CheckResult(System.Int32,System.String)
extern void DeflateStreamNative_CheckResult_m9354BDD0FA5B71935FFD628698412B5380329C47 (void);
// 0x00001231 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_m5075DD90424301C1C82A2142AA530FDC6F345006 (void);
// 0x00001232 System.Int32 System.IO.Compression.DeflateStreamNative::CloseZStream(System.IntPtr)
extern void DeflateStreamNative_CloseZStream_mEA426722FFB221614DC4AFEC80BBB4382B375187 (void);
// 0x00001233 System.Int32 System.IO.Compression.DeflateStreamNative::Flush(System.IO.Compression.DeflateStreamNative/SafeDeflateStreamHandle)
extern void DeflateStreamNative_Flush_mAC7D59B136EB2C8B1512123F21B91976CDE33D5F (void);
// 0x00001234 System.Int32 System.IO.Compression.DeflateStreamNative::ReadZStream(System.IO.Compression.DeflateStreamNative/SafeDeflateStreamHandle,System.IntPtr,System.Int32)
extern void DeflateStreamNative_ReadZStream_mC4E36C2FDE3E7850B154FE6A09825D7B055E1519 (void);
// 0x00001235 System.Int32 System.IO.Compression.DeflateStreamNative::WriteZStream(System.IO.Compression.DeflateStreamNative/SafeDeflateStreamHandle,System.IntPtr,System.Int32)
extern void DeflateStreamNative_WriteZStream_m95704830E739FD66C207ED91323852F7E0FCC35B (void);
// 0x00001236 System.Void System.IO.Compression.DeflateStreamNative/UnmanagedReadOrWrite::.ctor(System.Object,System.IntPtr)
extern void UnmanagedReadOrWrite__ctor_mF122921041A4F277205DD17182C31BBE9B1DEEF6 (void);
// 0x00001237 System.Int32 System.IO.Compression.DeflateStreamNative/UnmanagedReadOrWrite::Invoke(System.IntPtr,System.Int32,System.IntPtr)
extern void UnmanagedReadOrWrite_Invoke_m595EDC2E3BDD8B54CA699C245FAA1003994A5B22 (void);
// 0x00001238 System.Boolean System.IO.Compression.DeflateStreamNative/SafeDeflateStreamHandle::get_IsInvalid()
extern void SafeDeflateStreamHandle_get_IsInvalid_m8220E0B23A6DE1C8171ADDD78B30FBC346F1D1D1 (void);
// 0x00001239 System.Void System.IO.Compression.DeflateStreamNative/SafeDeflateStreamHandle::.ctor()
extern void SafeDeflateStreamHandle__ctor_mBDF78EC52524A938914F593AF5C198C9F7632E41 (void);
// 0x0000123A System.Boolean System.IO.Compression.DeflateStreamNative/SafeDeflateStreamHandle::ReleaseHandle()
extern void SafeDeflateStreamHandle_ReleaseHandle_m8A0A695A4A1C2F46C8BFBE3BD1526BCDC6066704 (void);
// 0x0000123B System.UInt32 <PrivateImplementationDetails>::ComputeStringHash(System.String)
extern void U3CPrivateImplementationDetailsU3E_ComputeStringHash_mC09A19935970846B38570D03608F0E5F25E2020C (void);
// 0x0000123C System.Void System.Net.Configuration.BypassElementCollection::.ctor()
extern void BypassElementCollection__ctor_m344EC8CD2EACA36E1213C5914037BB133E87FE54 (void);
// 0x0000123D System.Void System.Net.Configuration.ConnectionManagementElementCollection::.ctor()
extern void ConnectionManagementElementCollection__ctor_m4698342A715032A762FA04B2745BFCA46263BCB3 (void);
// 0x0000123E System.Void System.Net.Configuration.ConnectionManagementSection::.ctor()
extern void ConnectionManagementSection__ctor_m2FA1D29F887BD6498FBEF692BBC0AA727E38E802 (void);
// 0x0000123F System.Configuration.ConfigurationPropertyCollection System.Net.Configuration.ConnectionManagementSection::get_Properties()
extern void ConnectionManagementSection_get_Properties_mFCE0F9418E9E8CD2E1301815CC4D548261F58E95 (void);
// 0x00001240 System.Void System.Net.Configuration.DefaultProxySection::.ctor()
extern void DefaultProxySection__ctor_m962B68CEFCDE7DFB7646EF16297CA4BE0097284D (void);
// 0x00001241 System.Configuration.ConfigurationPropertyCollection System.Net.Configuration.DefaultProxySection::get_Properties()
extern void DefaultProxySection_get_Properties_m5186F1A2734EB96F065C7BC14A215D17F8325418 (void);
// 0x00001242 System.Void System.Net.Configuration.DefaultProxySection::Reset(System.Configuration.ConfigurationElement)
extern void DefaultProxySection_Reset_m0B9A1155840E7C55FC24AEDB23FB17A2815EEB77 (void);
// 0x00001243 System.Void System.Net.Configuration.ProxyElement::.ctor()
extern void ProxyElement__ctor_mC1BDF426F97F4F84CB5A34B423F59EC8748EBD70 (void);
// 0x00001244 System.Configuration.ConfigurationPropertyCollection System.Net.Configuration.ProxyElement::get_Properties()
extern void ProxyElement_get_Properties_mBFE6E283FE7E9329B586ACAADC8F2E047C7ABB2A (void);
// 0x00001245 System.Void System.Net.Configuration.HttpWebRequestElement::.ctor()
extern void HttpWebRequestElement__ctor_mB9DDAC7FF431D4AF4CAFCBC96E1A3572A1F83717 (void);
// 0x00001246 System.Configuration.ConfigurationPropertyCollection System.Net.Configuration.HttpWebRequestElement::get_Properties()
extern void HttpWebRequestElement_get_Properties_mAA0F11EA73B5397C50809EAC679F2C564F9EC7CA (void);
// 0x00001247 System.Void System.Net.Configuration.Ipv6Element::.ctor()
extern void Ipv6Element__ctor_m869AC261E0994A8B3D83CEE25C6CB99E6A5EA4C1 (void);
// 0x00001248 System.Configuration.ConfigurationPropertyCollection System.Net.Configuration.Ipv6Element::get_Properties()
extern void Ipv6Element_get_Properties_m382D5B5B098EFF19C2A4AC1889CD1C8EAB918322 (void);
// 0x00001249 System.Void System.Net.Configuration.NetSectionGroup::.ctor()
extern void NetSectionGroup__ctor_mCD2F0DC2B9F0C6C346BC91BD8750C7111A9528AC (void);
// 0x0000124A System.Void System.Net.Configuration.SettingsSection::.ctor()
extern void SettingsSection__ctor_mBD94E7E098221DC09775A3AE1713930F6820D242 (void);
// 0x0000124B System.Configuration.ConfigurationPropertyCollection System.Net.Configuration.SettingsSection::get_Properties()
extern void SettingsSection_get_Properties_mA774C9C884F4AD5DEC2BBE31DF7E35CAC71EBF8F (void);
// 0x0000124C System.Void System.Net.Configuration.PerformanceCountersElement::.ctor()
extern void PerformanceCountersElement__ctor_m9537195CBC7DC607F7253D06E7B6B1090456E68F (void);
// 0x0000124D System.Configuration.ConfigurationPropertyCollection System.Net.Configuration.PerformanceCountersElement::get_Properties()
extern void PerformanceCountersElement_get_Properties_m7C16FBC3E915E8384FB4409209628737B1537C9B (void);
// 0x0000124E System.Void System.Net.Configuration.ServicePointManagerElement::.ctor()
extern void ServicePointManagerElement__ctor_m0F1CF21589CA283DA734A472930A9665698B2D36 (void);
// 0x0000124F System.Configuration.ConfigurationPropertyCollection System.Net.Configuration.ServicePointManagerElement::get_Properties()
extern void ServicePointManagerElement_get_Properties_m70469523AAD1A2C2E9D4F90DDA1BA619FCE68B58 (void);
// 0x00001250 System.Void System.Net.Configuration.SocketElement::.ctor()
extern void SocketElement__ctor_m4FB4C851F1BB20CED74C206EFB1BA9DDFBE024D2 (void);
// 0x00001251 System.Configuration.ConfigurationPropertyCollection System.Net.Configuration.SocketElement::get_Properties()
extern void SocketElement_get_Properties_m8AF94DEEDA0EB4092F59FBDC361592E1B9EBDEC3 (void);
// 0x00001252 System.Void System.Net.Configuration.WebProxyScriptElement::.ctor()
extern void WebProxyScriptElement__ctor_mB613D71DE569317E40726CD8DB9A6ABA0A302821 (void);
// 0x00001253 System.Configuration.ConfigurationPropertyCollection System.Net.Configuration.WebProxyScriptElement::get_Properties()
extern void WebProxyScriptElement_get_Properties_mF5188225C0C1D64BC136465BB4B0E962FFE9240B (void);
// 0x00001254 System.Void System.Net.Configuration.WebRequestModulesSection::.ctor()
extern void WebRequestModulesSection__ctor_mF25CD80A5111A4F87B7FBF7663A3442470B97C0E (void);
// 0x00001255 System.Configuration.ConfigurationPropertyCollection System.Net.Configuration.WebRequestModulesSection::get_Properties()
extern void WebRequestModulesSection_get_Properties_mBDBDED569E677717FB617CD36B94AE34BF4208F6 (void);
// 0x00001256 System.Void System.Net.Configuration.WebRequestModuleElementCollection::.ctor()
extern void WebRequestModuleElementCollection__ctor_m62C156D78336B2E37EA6F10D477FDEAE4161F99E (void);
// 0x00001257 System.Void System.Diagnostics.DiagnosticsConfigurationHandler::.ctor()
extern void DiagnosticsConfigurationHandler__ctor_mDFB0000E6218840F66D21BB6C9BF3F647CCBC5A3 (void);
// 0x00001258 System.Object System.Diagnostics.DiagnosticsConfigurationHandler::Create(System.Object,System.Object,System.Xml.XmlNode)
extern void DiagnosticsConfigurationHandler_Create_mF21B1CC68B87DE078690B2B493FCDC5F728CBAAB (void);
// 0x00001259 System.Void Unity.ThrowStub::ThrowNotSupportedException()
extern void ThrowStub_ThrowNotSupportedException_m0E6C3891D0501FEF5BF1A72B7AA4D6310CE082DD (void);
static Il2CppMethodPointer s_methodPointers[4697] =
{
SystemCertificateProvider_GetX509Pal_m25337E8316D705CEC31B70783EFE75F0F72256D4,
SystemCertificateProvider_EnsureInitialized_m5270DDA49FA6EA014CBA47A3AD13FB9A4C99B206,
SystemCertificateProvider_get_X509Pal_m0E8EA8BF5F1C65CA33C3C4E0FA723E93DFF74B97,
SystemCertificateProvider_Import_m3349082A12B7F5513069393B9EE77CF5264AB0FA,
SystemCertificateProvider_Mono_ISystemCertificateProvider_Import_m4D2602C705772487B0FF370D6CB704324FDBE98F,
SystemCertificateProvider_Import_m530888F3CEA00BE89B9AF47DAFCF03E319A5AD73,
SystemCertificateProvider_Mono_ISystemCertificateProvider_Import_mD7F4BAB2B4498500CD48A645D674188BFC30F036,
SystemCertificateProvider_Import_mC81F89F5BDFCF15698FDCEFAAEF6ACE1F6CB585C,
SystemCertificateProvider__ctor_m28122065D2285B598B1F145BC122693E14F722AC,
SystemCertificateProvider__cctor_m03BD266351742E571EA0605CB05A4842B1999803,
SystemDependencyProvider_get_Instance_m410F141F466665CEBA34A72F26D78C77A8B66719,
SystemDependencyProvider_Initialize_mC10ED912B2EC028539CA83BE2BAE4EE1E237E835,
SystemDependencyProvider_Mono_ISystemDependencyProvider_get_CertificateProvider_mEEA1F11DB63C54CCFAE6EA976D5B349719FEACCF,
SystemDependencyProvider_get_CertificateProvider_mEC19F34D14EB2B7BF5F8973DBC3BF3EAD5B1A19D,
SystemDependencyProvider_get_X509Pal_m4982FB6EE530F77FB076AD4D21A57BBEDCA8D961,
SystemDependencyProvider__ctor_mB851EC1408E241AB573D319D5BFCC1E95CF40343,
SystemDependencyProvider__cctor_mFFD9148E4D54BCAB5E5244CA21AE22F8032D4D5A,
X509Pal_get_Instance_mBA83FEDE77C97026665ED6DCDDBDC047CBA632C3,
X509PalImplMono_Import_m72547BAC14066F54342B6D09539D358F6F0F045B,
X509PalImplMono_Import_m3AC55B3BC7FEDCC4872F8D51A9229333470AA19E,
X509PalImplMono_Import_m152053C1A07898B4096D6E1537AFF88EE8AB9633,
X509PalImplMono__ctor_m8DEF93E123E01393942BB5A18755A221C588DD47,
NULL,
NULL,
NULL,
X509PalImpl_PEM_m21975D897B5389B6BA20C629AAFF37691DEE76A2,
X509PalImpl_ConvertData_mD638DA0765DA08BFD8FF87884A2BFCC9883131DF,
X509PalImpl_ImportFallback_m7BF753657B715800F1F182A3B7198578D197DAC3,
X509PalImpl_ImportFallback_mA21AA40BF7FE8E3E3F62ADBEBBBF415DC9BC588E,
X509PalImpl_get_SupportsLegacyBasicConstraintsExtension_mA7FF5FA4ABFF9B8A028FD3937636C6E4D7AE2F38,
X509PalImpl_GetCertContentType_m41DC755893135DB1ACF78832BDAB201C46AC6F99,
X509PalImpl__ctor_m29605E82202DAC5123F4B35D87719454190299C0,
X509PalImpl__cctor_mDA462E335386A1004AE32139C485AA0D6474DA27,
MonoPInvokeCallbackAttribute__ctor_m8B720CC4ADB295EF6F98ECB4B14AB5010CBC8C28,
CertHelper_AddCertificatesToNativeChain_m6A078F5FFEA16184F19AEEDD4F9C8E00F68BDD48,
CertHelper_AddCertificateToNativeChain_m04D6F01E00DF4D0C134704DF9403167E1878675A,
Debug_CheckAndThrow_m0DC4C61C1A5FA2DF49E11420953CD3032843D59F,
Debug_CheckAndThrow_m47BE0492786EEE30351AF6662609556CABAB0A80,
UnityTls_GetUnityTlsInterface_m47FB014BA17E899E2AE904DE3F59A84763D924F0,
UnityTls_get_IsSupported_m7A43EE578D088D942479C11C7A1718432ED1F048,
UnityTls_get_NativeInterface_m48CD53391B9897F81D41D180A899D4C48F9B374B,
unitytls_x509verify_callback__ctor_mEDC6857514FD696562638B3F1DFE959920D1EB26,
unitytls_x509verify_callback_Invoke_mB53E808E78AE5BD02CECCA0BE198295ECAB83B9A,
unitytls_tlsctx_write_callback__ctor_m1A216E476EA91B415C0FD89765E6560410A7F7F5,
unitytls_tlsctx_write_callback_Invoke_mF1F1D27A9BE14950A905685370EDAE5EAB051712,
unitytls_tlsctx_read_callback__ctor_mEAC57775C6AB86A2E9E6DDC440E27C845BFAA4C0,
unitytls_tlsctx_read_callback_Invoke_m0B21AFD4EACBDBEC6EEFBEB61E142051F338194B,
unitytls_tlsctx_trace_callback__ctor_mB9CC97640B55911851D544F3F85CAFB5B85B647A,
unitytls_tlsctx_trace_callback_Invoke_m9511E6D873C0FFE4EBDA45E52CA47228A483A01F,
unitytls_tlsctx_certificate_callback__ctor_m9A3F05E07D9A69B8FF419421DF8167DF9CE7E77A,
unitytls_tlsctx_certificate_callback_Invoke_m37CB366C6D6E0A27CE4E1E4943DF2DE1F32E2BF1,
unitytls_tlsctx_x509verify_callback__ctor_m8583619DBB13F6EDF2A385C37DFAE8796EB89C0F,
unitytls_tlsctx_x509verify_callback_Invoke_m1F7A6DA53EF61AC64F2DD9A33AF40541F97C6874,
unitytls_interface_struct__ctor_mCBFC829FE6CEA8E6545EA7B61E756FFA2EC4A22D,
unitytls_errorstate_create_t__ctor_m291CCEF12E6C9729662E0BBECB5D4FA6BDBA2F02,
unitytls_errorstate_create_t_Invoke_m8B9A9835EA7C6A11E1627CA8904F3F853FB61BC0,
unitytls_errorstate_raise_error_t__ctor_mF30A64F84A8FC246DD062993A45C038B30FC6009,
unitytls_errorstate_raise_error_t_Invoke_m9B2B3433846A318340EDF0ED0E33C45030CCEA02,
unitytls_key_get_ref_t__ctor_mEDA7937D1EC76342E6CE92AF394E7E1A37F664B1,
unitytls_key_get_ref_t_Invoke_mF5D3582922E868C42BCF32EB14471F8C800BB66E,
unitytls_key_parse_der_t__ctor_m25AD8C01A87CF5F737E649F1FB9CA340A9A832A8,
unitytls_key_parse_der_t_Invoke_m244086296EBDE0C0B0F072B33AAD5BA39A030DB6,
unitytls_key_parse_pem_t__ctor_m8F4D69BD7B0988BF7682B3E5EA5934141BFEE440,
unitytls_key_parse_pem_t_Invoke_mE842DC1436977A2982224694DB5BCC2FF8A9B331,
unitytls_key_free_t__ctor_m935A5571CE60C369950D58C79432FB1C50231C37,
unitytls_key_free_t_Invoke_m860A3C396228B7ADF9406AE78D439BDCD12FB98E,
unitytls_x509_export_der_t__ctor_m9BF2B0B567856AE42AB0ED274CD26ACE5FC0186B,
unitytls_x509_export_der_t_Invoke_m13DB2E205EF9ED37B75F5B763C5080E7077841AD,
unitytls_x509list_get_ref_t__ctor_m6977636DC288FB0809D7C0CE8D9D31D25795F77C,
unitytls_x509list_get_ref_t_Invoke_mE7C675B7847FFEF96C25AE757D34CE920AA16EC2,
unitytls_x509list_get_x509_t__ctor_mFF7BC99AB91FE7F9CCB586988B246F597ADF53DD,
unitytls_x509list_get_x509_t_Invoke_m9080273A34FE768B80024B96001D5B7451A46EC0,
unitytls_x509list_create_t__ctor_m41F2B1E6C767CD3A39F4E0FAD41B678AF61A14A6,
unitytls_x509list_create_t_Invoke_m05D8719D913109E4997FF913015E66455BC3C7D3,
unitytls_x509list_append_t__ctor_m22FAC52BA432FBCF2048DA6236633970E4E18CB0,
unitytls_x509list_append_t_Invoke_mEF1811CFAD02743F745D8A8E09E2E84D68154976,
unitytls_x509list_append_der_t__ctor_mB33965F4253393C8B17E44DACA1ECDBCC17EB673,
unitytls_x509list_append_der_t_Invoke_m3D900F0F07C8747B9F046512DAC7579D0C7CD193,
unitytls_x509list_free_t__ctor_mA156855741A0AA67C20B87507BE55F188ECBFFD4,
unitytls_x509list_free_t_Invoke_m0974FBCD7B6920A4EC57BDCB080E1A7307EEEA02,
unitytls_x509verify_default_ca_t__ctor_m936B931A7A5A10B4A514630F84CF136A799AFA23,
unitytls_x509verify_default_ca_t_Invoke_m1D112FD2010361D2DB08F08A598000ADCD0875C3,
unitytls_x509verify_explicit_ca_t__ctor_m1812F92F4C92CE54233697CE380177EBA629A1F1,
unitytls_x509verify_explicit_ca_t_Invoke_m4028A9AE8FD6B69DB36BAE68CC3A3362A825738B,
unitytls_tlsctx_create_server_t__ctor_m035F9FCC9C4B71D3BA4F1610FBCFB7E87E28EDD7,
unitytls_tlsctx_create_server_t_Invoke_mCEB3E8CADCB316F4DF606A68182A4E5C9EC4D3B9,
unitytls_tlsctx_create_client_t__ctor_m898460A0D30C6EEF737F445DFBA96076E4D22130,
unitytls_tlsctx_create_client_t_Invoke_m728BCBF32A45326A1AD8B1E17933372F7D9E01EE,
unitytls_tlsctx_server_require_client_authentication_t__ctor_m3E84F3D43AA2928DA825256C6179E2D0CF926C60,
unitytls_tlsctx_server_require_client_authentication_t_Invoke_m0B6DAC7CA95263D1245C9B0A466AF00D073059EB,
unitytls_tlsctx_set_certificate_callback_t__ctor_m31E0497908A2C272B9AB80B4659D1517F9647E20,
unitytls_tlsctx_set_certificate_callback_t_Invoke_mFC277320977BC310A0EB484EE505E25B6E2C7CA3,
unitytls_tlsctx_set_trace_callback_t__ctor_m262F20124214D62819468C226E925221D2527D96,
unitytls_tlsctx_set_trace_callback_t_Invoke_mC98468DD35AA05DE628FEAE7669B4F71205CCBD7,
unitytls_tlsctx_set_x509verify_callback_t__ctor_mE6C3A39FA8A1903C74826A5BFF748DFEB1A4D06D,
unitytls_tlsctx_set_x509verify_callback_t_Invoke_mA9AE094A7DB71B4B7B051BB3D67CB98A7F48D3CE,
unitytls_tlsctx_set_supported_ciphersuites_t__ctor_m856B5362E3479A5C75709F62B5A316C0A0F913FF,
unitytls_tlsctx_set_supported_ciphersuites_t_Invoke_m8E153461EFCEAAAF59D1E918F7C06B14358B43E2,
unitytls_tlsctx_get_ciphersuite_t__ctor_mFD8DF58601BB4A8F00C3A56F881F2E92D7536CA9,
unitytls_tlsctx_get_ciphersuite_t_Invoke_m2DF155D62800CFFD66AC63538F69DB2275EC3FFD,
unitytls_tlsctx_get_protocol_t__ctor_mAA5710F913B95E0964AD90EDF59FD71E984DD00E,
unitytls_tlsctx_get_protocol_t_Invoke_m3D931DDD241F0B3EDA8F6F1EFA159C0669E7E3F0,
unitytls_tlsctx_process_handshake_t__ctor_m163A6D53CE45B5161FD5586DBBD8BB90B9EDDA45,
unitytls_tlsctx_process_handshake_t_Invoke_mD8F2422C5C6C9FF0ADDAB17AECB998C2E225CF7A,
unitytls_tlsctx_read_t__ctor_m55B52EA0C5ED94A8030D80A9B7967F34850AC799,
unitytls_tlsctx_read_t_Invoke_m0FB34952D7592128A211AA0DA5536A325494FA04,
unitytls_tlsctx_write_t__ctor_mD229A38085F7CAE944D6CF0D505C6F167C709E96,
unitytls_tlsctx_write_t_Invoke_mC6A06FBF8E4C5652830248B521C83865B3F2DBBC,
unitytls_tlsctx_notify_close_t__ctor_m700B77B204CFF6F4113F3E3F4CF6673CF7ACC0FB,
unitytls_tlsctx_notify_close_t_Invoke_m6E5688DDA03F313A1C470E4C30263C5B4A174138,
unitytls_tlsctx_free_t__ctor_m46E06E2335A31589194453E910356B6456160E7E,
unitytls_tlsctx_free_t_Invoke_mC5D5191740D2507A83D95B4B3E6CE4C4A9FBAFD2,
unitytls_random_generate_bytes_t__ctor_mFAC4CCD07765DE0827186AEC35DCCFC2E66BE066,
unitytls_random_generate_bytes_t_Invoke_mF0A5B5E7279FF32FBFF48DBB98EB07C88C63EF92,
UnityTlsContext__ctor_m4B8251E305EF5AC2CCB5D963BCB2F61D0F18408C,
UnityTlsContext_ExtractNativeKeyAndChainFromManagedCertificate_mAAD3045A2D64C314FD288C3468D41767DD47205A,
UnityTlsContext_get_IsAuthenticated_mA566E1D02B55C267233595651ACBDE0AB14D0361,
UnityTlsContext_get_LocalClientCertificate_m359CCA879BFE0788C1BA3E57287AE744A501BDD1,
UnityTlsContext_get_RemoteCertificate_m01F83F7747AEA21356AF35E31870F03909474FA7,
UnityTlsContext_Read_m461E85BF4B42B72297B42A6E7EE5A756A25259FD,
UnityTlsContext_Write_m11529FF555E48CA82577431E6856FEE3E4E0FA28,
UnityTlsContext_Renegotiate_m5E5182B59BAA90319DC59CD711DDE930C39BEB75,
UnityTlsContext_PendingRenegotiation_m9F5831ECA8A6BBA97585A08ED9F51CA08F502187,
UnityTlsContext_Shutdown_m6DD342ACE3206195381E15E5CD5BB4845CDBDBE6,
UnityTlsContext_Dispose_m5E0A4A0D9AF08F03E82CBF45BD14477E7D2D34DB,
UnityTlsContext_StartHandshake_m56718DFC2F7D4A03C3B1AD6C9ABE502EDCB6BC0A,
UnityTlsContext_ProcessHandshake_m098B5D0081E137B05DB4FB7B7F74805EF749C09D,
UnityTlsContext_FinishHandshake_m4F1BF52160E1BFCF223717415D5F1DB96B5F9556,
UnityTlsContext_WriteCallback_m53DD70115C97432A676F3E437E8FB42F9FC068F5,
UnityTlsContext_WriteCallback_m28708B36ED5744CED29D543B86A2E117DFF661BA,
UnityTlsContext_ReadCallback_m15F3A217E44D480CAED06EB5A88503FB6259D7EC,
UnityTlsContext_ReadCallback_mE4765DDC1755E4A030F1D3B59B255072FF656ED1,
UnityTlsContext_VerifyCallback_m75D7C072718405EBBF8A2A9C794C4DDFB2595BD0,
UnityTlsContext_VerifyCallback_m2498A768960C1A792A1B60A1F47D16624E543537,
UnityTlsContext_CertificateCallback_mF5E626BA2545CFFA64428622678E409702C2045A,
UnityTlsContext_CertificateCallback_m5A4C050D5D49709202B72A50F33533E7C5C6B113,
UnityTlsConversions_GetMinProtocol_m0E691D4227CAB79BDC7F6E30E5CF2698D2F5813F,
UnityTlsConversions_GetMaxProtocol_mC7381248C4DA2168508E3A4C5DE049BE58C7F250,
UnityTlsConversions_ConvertProtocolVersion_mB9C0E5A59CC1564EDF56D06C396461DA678CAD0B,
UnityTlsConversions_VerifyResultToAlertDescription_m23B95B4CEFBE8FB8329DF4A53E744F9592C40DA6,
UnityTlsConversions_VerifyResultToPolicyErrror_m6D9F0BBA8B599BF2133E28C4D804472CEDA5AFCF,
UnityTlsConversions_VerifyResultToChainStatus_m266E87DEE12D19BFD385BCCE2F5F30C527D6DB74,
UnityTlsProvider_get_Name_m24407BD8B3C23C4DCF2EDF41F9056463763E7389,
UnityTlsProvider_get_ID_mE43288EBB589EFFC6EE6E49209FBE8295BE577F1,
UnityTlsProvider_get_SupportsSslStream_mBB478D61296FAF8CAC3145C816E27AA7A1CE8CC8,
UnityTlsProvider_get_SupportsMonoExtensions_mC34E3757CB6273E3838F8DF33503CF6E4E4ADC01,
UnityTlsProvider_get_SupportsConnectionInfo_mF18DD7A3E1806F86AB471A580EEAD68AB736FB73,
UnityTlsProvider_get_SupportsCleanShutdown_mBB7DCD0ACF8B5239D89F4695859B90D2F5275D50,
UnityTlsProvider_get_SupportedProtocols_m59C751B343CAC7A9692B1C12FC986450EF700C88,
UnityTlsProvider_CreateSslStream_m0B98A540CD6B4AE49FFD79ACCC226E69F21DE848,
UnityTlsProvider_x509verify_callback_m47823254E133F7304ABFAE5A1F0D218402BC5B45,
UnityTlsProvider_ValidateCertificate_mE2F233ED2EDE0D248D79D8133BE8F1C9133856A6,
UnityTlsProvider__ctor_m0C11027324407A76EB81EB51C37FF5C8F6F219A8,
UnityTlsStream__ctor_mEE3913BCF1FE718A3C5209FC2AD90D44D312F593,
UnityTlsStream_CreateContext_m113223853E0216291BEE53F8DCEACC7E3BECE451,
X509ChainImplUnityTls__ctor_mD653A56ED8AD47C0A46DB3D89749A055D4BB1ABC,
X509ChainImplUnityTls_get_IsValid_mC01A80C0AF85FC18A5C790EF35586C8503D6B36F,
X509ChainImplUnityTls_get_NativeCertificateChain_mBFE146631BDB57BB66B00EBB21414AC7AFF73E72,
X509ChainImplUnityTls_get_ChainElements_m88A7F21DC30467829291CF89448C65025D7A15A4,
X509ChainImplUnityTls_AddStatus_mF8C26841864A662C616E5A94A762EA3A19EF71D4,
X509ChainImplUnityTls_get_ChainPolicy_m6FF8496FAA1CCC30DA4691A4CFCC1C6F8E7939B6,
X509ChainImplUnityTls_Build_m9B33FDCF42AE118B28749FDE388231A6E6316768,
X509ChainImplUnityTls_Reset_m1AD27C4C44348EADFBF5C6CF802F8AF60B562474,
X509ChainImplUnityTls_Dispose_m8E23D2EF6C322FF694E5E6098A52FB54388FC446,
BufferOffsetSize_get_EndOffset_m114650CE0C422157F8EDCD8C0F1B89C5FFE7F9C9,
BufferOffsetSize_get_Remaining_mB3CB4287B2AAAD7976374B914E95ABFCE71B1A4E,
BufferOffsetSize__ctor_mB62BB1F461998563FB6793F509FF26FB79B81955,
BufferOffsetSize_ToString_m2C7B9A215EDE5C22ED8C51534365E110BB56C083,
BufferOffsetSize2__ctor_m773DC687399F95F23BE42179B942303C0B52FF07,
BufferOffsetSize2_Reset_m1B80AE03ED0C2BAC447F3BDEC8F827CEE6053E7F,
BufferOffsetSize2_MakeRoom_mCE9261D07E745C72E3032A9FDC19FA54FEF0BE28,
BufferOffsetSize2_AppendData_mA85DD811BF73EB8F153F9DB2668C11E907F258A5,
AsyncProtocolResult_get_UserResult_mEDF85928DEE138CA072E0BADB697024616981ABF,
AsyncProtocolResult_get_Error_m2A01329BA71151C59E17E3D8812932AD02EF5C05,
AsyncProtocolResult__ctor_m2999944493F7C75F19D5BA3811118ED10A889305,
AsyncProtocolResult__ctor_m80187A7036019F9768BA1941362CB6785F10E99F,
AsyncProtocolRequest_get_Parent_m20DA5526115969E9D32B61999A044FF0618AFF92,
AsyncProtocolRequest_get_RunSynchronously_m5E10561209866EE44A27D35A1F4762008063B4BF,
AsyncProtocolRequest_get_Name_m3D5DC63A43FFCA24B1E5A9825B76BD391D790F84,
AsyncProtocolRequest_get_UserResult_mA77AFFB0D9A5FD69E5EEC51CB0F80C25E31D0759,
AsyncProtocolRequest_set_UserResult_mD84274B3348783A6E03B9000BB82E0737E1EC974,
AsyncProtocolRequest__ctor_mDF1F675DC3E001867DFFD9B1C14CF5559BE3035A,
AsyncProtocolRequest_RequestRead_mD55DC015A50E42EF2FA7DB75FE1E7E3FCFA3CFA0,
AsyncProtocolRequest_RequestWrite_mA6AB8ACEA16A14CD6A232DA256C417CD183EE69F,
AsyncProtocolRequest_StartOperation_m3BFF3E84B25BBE13881D3592FF4CAEC3736FBEDD,
AsyncProtocolRequest_ProcessOperation_m7210D0C2351D69FF9FF798860C85FAA7F91C050F,
AsyncProtocolRequest_InnerRead_mF418FD1D9403BFD08A44D00EEAF8E9F3ECD25A02,
NULL,
AsyncProtocolRequest_ToString_m76F3449064B096829BE4288E38F10DF76B124F1F,
U3CStartOperationU3Ed__23_MoveNext_mDE591A3806D9523FC8D2E26ED510CEE7963F8FF2,
U3CStartOperationU3Ed__23_SetStateMachine_mA0C8C029457FAAE036C6098FDC66C98574D0BD03,
U3CProcessOperationU3Ed__24_MoveNext_mA73F0FD80CE65D2E3E12390E49E3F34CFF47E98B,
U3CProcessOperationU3Ed__24_SetStateMachine_mA9912D191EE4A99536A61DEED059DC89B765A823,
U3CInnerReadU3Ed__25_MoveNext_mC4567E370C71DA9DA0F704C570308D106D4DDB2C,
U3CInnerReadU3Ed__25_SetStateMachine_m15DB2E97371A46CBCCD53DCAE7A4FE6F5FF84DCE,
AsyncHandshakeRequest__ctor_m741ADA23A424389AD20579B23AE2DBE8FA00CFF7,
AsyncHandshakeRequest_Run_m345A76BCFDDE5E054B97BD4F5FE238A05D3F4C26,
AsyncReadOrWriteRequest_get_UserBuffer_mD158BF301713ADC8899B3F3CFF7D18B76A956417,
AsyncReadOrWriteRequest_get_CurrentSize_m4230AD05749403B840042BB7531124C6A96980E6,
AsyncReadOrWriteRequest_set_CurrentSize_mBCD300A1CD6FF110A3527E80711A820FEFC2F9E1,
AsyncReadOrWriteRequest__ctor_m4DCAC7C20097985A9A4FDCB73719DD2E508CF07D,
AsyncReadOrWriteRequest_ToString_m1D1115D6B97BD767A3482863B6B64642D0733696,
AsyncReadRequest__ctor_mE67D11354154F1844761E0FFB869BBF05F1AE741,
AsyncReadRequest_Run_m2D98252200B926F53624E90AE9649767F0C110ED,
AsyncWriteRequest__ctor_m627E554957F61C80484B10AD0D85849C1E9A0548,
AsyncWriteRequest_Run_m10D193A545B0D8D5B68FED13056B0EE6099A92A0,
ChainValidationHelper_GetInternalValidator_m9BF3791525A447EBA2283618A85A3E3C346205B7,
ChainValidationHelper_Create_m3EC94F4F608DFDB125DB6B725FB2CF151AC7F7EA,
ChainValidationHelper__ctor_m57CDE5571532D21835801745135CEE1ACF96A092,
ChainValidationHelper_GetValidationCallback_m48153D51B837278F4F2E6DADE32FC5460C5F7935,
ChainValidationHelper_DefaultSelectionCallback_m9662623B23235E63F7081F6632A3305D3C6C0220,
ChainValidationHelper_get_Settings_m94E2DC79CB696A4F54956D812983E62FEB33D22E,
ChainValidationHelper_SelectClientCertificate_m77B577FD626B93B7018F62E6843727168F7876EA,
ChainValidationHelper_ValidateCertificate_m859E258B2CF6F570984C618241A26AAFE2B7104D,
ChainValidationHelper_ValidateChain_m60FB1695D7C8F3A0C01C864FDFEC2EC3CF648F79,
ChainValidationHelper_ValidateChain_m6E88B46B65F70D52BDD9438D218D7E3BE55BB1C7,
ChainValidationHelper_InvokeCallback_m1E6AABFB2535B6E22428BDDC3252CE6ADB4D78CE,
U3CU3Ec__DisplayClass11_0__ctor_m33705296E35208F621BECF6D7957DED9C7317D78,
U3CU3Ec__DisplayClass11_0_U3CGetValidationCallbackU3Eb__0_m02FE972124C9B2EE3AE5CF1F1D4952D8DEF21D22,
MobileAuthenticatedStream__ctor_mFA70F7AAAE52C6559DC554D363E5FFD4DE665CED,
MobileAuthenticatedStream_get_SslStream_mAF94411F0FF2126C8D8C1E9AABBC8CDA7EB73087,
MobileAuthenticatedStream_get_Settings_m21B268EC66FBAF762EC443B8FC784F1251444A96,
MobileAuthenticatedStream_get_Provider_m9AE08411140D0CC27ADC979E0E290ECD70A47359,
MobileAuthenticatedStream_get_TargetHost_m572DA701CB3CE3FA4006D5745F9A3B9A52739CAB,
MobileAuthenticatedStream_set_TargetHost_m490855169728C94C8FEAD0689D2FA3E578046BB6,
MobileAuthenticatedStream_CheckThrow_m9E35E722A793A807809AD00C9756997AB7561396,
MobileAuthenticatedStream_GetSSPIException_m04F38FF55AEEC19087840F3A722D2C225050F427,
MobileAuthenticatedStream_GetIOException_m80A6F9660142728B73A169E1B09AB8BE268DD517,
MobileAuthenticatedStream_GetInternalError_m59D75502C4CAC329B87974927FF39AF718D15BDC,
MobileAuthenticatedStream_GetInvalidNestedCallException_mC7EBE64F717F86F3D399AA54CC8C60F18876725D,
MobileAuthenticatedStream_SetException_m490704BA8728AB01E7BA158FE545FD4D7C080448,
MobileAuthenticatedStream_AuthenticateAsClient_mEB1237B52A4AB1FF3D7D3E52F61CE78A744973FC,
MobileAuthenticatedStream_AuthenticateAsClientAsync_mBD8A0E7FFAFDE608063E545EF057304AF2C35EF2,
MobileAuthenticatedStream_ProcessAuthentication_m0449087259B996D81ED6AC7A06ED19D46FAB0AF7,
NULL,
MobileAuthenticatedStream_Read_m6EC3DEF7CDD081863F58DC0E16120040DEB79622,
MobileAuthenticatedStream_Write_mD339F8D2C127E4A82A7C22A0EE9AF82F0A07A942,
MobileAuthenticatedStream_ReadAsync_mFA908C90B562D2C958DC1762A90F883DB3AC5F13,
MobileAuthenticatedStream_WriteAsync_m764C5294A8B64C33B593CD388DC0BD9FFE120753,
MobileAuthenticatedStream_StartOperation_m8E632D323D991C8393DE86E4EC3E02DCA5AB31AF,
MobileAuthenticatedStream_InternalRead_m90FE0F2015227506EF5E6EA18E49EEA5E3A1C319,
MobileAuthenticatedStream_InternalRead_m5989243EA8E865C58630A151F50FD9286501238A,
MobileAuthenticatedStream_InternalWrite_mDCC759D5D81736625897B956239DBEEE8F7AE743,
MobileAuthenticatedStream_InternalWrite_m0B6A441B8194AAE474EECE582DA3627AB26CFB54,
MobileAuthenticatedStream_InnerRead_m62766E47172B5468B6934BED507A4EF4054396ED,
MobileAuthenticatedStream_InnerWrite_m137287DEDB6C2BC5E8DDDAC999787FA5A0B4B570,
MobileAuthenticatedStream_ProcessHandshake_m30F67A233EAB7CE44A6B6E8E7F4E958DD888F63F,
MobileAuthenticatedStream_ProcessRead_mB8FC6C872B55E0631A80824636220F3B73270441,
MobileAuthenticatedStream_ProcessWrite_mC26A594E550853A399B5AD111CE704D06C500992,
MobileAuthenticatedStream_get_IsAuthenticated_m46A9D2671C2864D1F5C559FC6C5284701BA8AB1E,
MobileAuthenticatedStream_Dispose_m0D094AAD63D7E66A3F88EA02B58CC039BF9D0F52,
MobileAuthenticatedStream_Flush_mCD0E572BA47A644E4B22167074AC8B4B926E6C60,
MobileAuthenticatedStream_get_LocalCertificate_m59FF8438D988F2CE633B454CE2B54D614E6C50EF,
MobileAuthenticatedStream_get_InternalLocalCertificate_m2CD310D810957E8E1F819BA7AFF4E6640BFB136F,
MobileAuthenticatedStream_Seek_mC6C077D712D53180D6D3676CCAB67810A57041DE,
MobileAuthenticatedStream_get_CanRead_m206F7DA5CC6E445B2E23678344AD847C72929BED,
MobileAuthenticatedStream_get_CanTimeout_m214E084A9D834879A6D199922B019E4D55291512,
MobileAuthenticatedStream_get_CanWrite_m6FBD6254C19E3391BAC2EFFDE46005BB0CDDEA84,
MobileAuthenticatedStream_get_CanSeek_mF7A4E5EC7EAFCAA07CBDD7D35B1A764177612503,
MobileAuthenticatedStream_get_Length_mF8ACA717EFBD5E1E15B9ABBEFC9F5EC41127469C,
MobileAuthenticatedStream_get_Position_mDC516AFB4C932E61DA6DBFEF056CD9D798129035,
MobileAuthenticatedStream_set_Position_mDA69F8B3575A0D6E3B11621BCB334371E80B9D56,
MobileAuthenticatedStream_get_ReadTimeout_m8CB544C81A7A2D5B882E91A691C97513912DB866,
MobileAuthenticatedStream_set_ReadTimeout_m152C3065A8D914E2F6CDFB4E2EDC19DD8C466082,
MobileAuthenticatedStream_get_WriteTimeout_mDB098ADC853F298E298C4712405BF78BC4C4FFCC,
MobileAuthenticatedStream_set_WriteTimeout_m37293FCF87ED0B6A4865005940A23D1BA322A774,
MobileAuthenticatedStream__cctor_mAE00872557415DE85E6CB57122CAD50E9F3080FE,
MobileAuthenticatedStream_U3CInnerWriteU3Eb__67_0_mEC1BC0A19130E44F6E542F229CE3FFAC0CD78697,
U3CProcessAuthenticationU3Ed__48_MoveNext_m982934120035A46C0FB96F7DF55F7FA0822B4940,
U3CProcessAuthenticationU3Ed__48_SetStateMachine_mC87BA3C30B7501EF0D0435E4C2C08EE79238576F,
U3CStartOperationU3Ed__57_MoveNext_m2CD8CDF02548ACC068670F3F670590EEC77F7853,
U3CStartOperationU3Ed__57_SetStateMachine_m1EC071633621977A0623BF79A53028A2A766BED9,
U3CU3Ec__DisplayClass66_0__ctor_m0649BF5458CDCAB6017C443988C36967E3000993,
U3CU3Ec__DisplayClass66_0_U3CInnerReadU3Eb__0_m3F3293E1DD48D7532F3B8D84D7C8402698D60F36,
U3CInnerReadU3Ed__66_MoveNext_m5DFDC2139602BBC2F86D14BDA64B4A49ECDD90EB,
U3CInnerReadU3Ed__66_SetStateMachine_mBA42C0B565B5D3F43D109D2A8CC66EE8CE9BC920,
U3CInnerWriteU3Ed__67_MoveNext_mDF6F0FEA0FCAE97EEB2E5A2546446C00674CCEA3,
U3CInnerWriteU3Ed__67_SetStateMachine_m7448CF503BCD3FEC38241FB22DBA3AB4B91FF5B1,
MobileTlsContext__ctor_mAB891D57AD3DD87C68B97E458DCE7C03634B6404,
MobileTlsContext_get_Parent_mC509F430FE5581A104C62FB3A08AE9D97DE19098,
MobileTlsContext_get_Settings_m68D8D1488C1778311BE2EE65F549081B0E7D362C,
NULL,
MobileTlsContext_get_IsServer_m79E765F4FA8DAF1C98322134D48F6CACBEC824B7,
MobileTlsContext_get_TargetHost_m82FF5791372BEF41AC5E73E368824231CC4F5528,
MobileTlsContext_get_ServerName_m3CF7B9F7D249B9B2F553B5A72F439B5502229BF3,
MobileTlsContext_get_AskForClientCertificate_mABDEDBD5B9CA52FCAD16A9C271C73FA05218B767,
MobileTlsContext_get_ClientCertificates_m675A2D5E4F7FCB85B4B412A5659953184065C9EE,
NULL,
NULL,
NULL,
MobileTlsContext_get_LocalServerCertificate_m20FDC85F1F18C42644D48872EBAF9A6247624E09,
MobileTlsContext_set_LocalServerCertificate_m32343DBF091AD80FA29DD8184C0C99C72FE43FEF,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
MobileTlsContext_ValidateCertificate_m7A7661E339AC2252062B3F7224621C9FACFEA234,
MobileTlsContext_SelectClientCertificate_mF12113474A7EF6BDC8F7119D418722173A4EBDC1,
NULL,
MobileTlsContext_Dispose_m7C7D11F95AC2F7663D397D6FA4ECF82ECC7C0F9A,
MobileTlsContext_Dispose_m020A795EE75CF99916490B91697E0EB31C5A2F94,
MobileTlsContext_Finalize_mC58200C1813B8458AD3DB37BC15338F2AC750DF9,
NULL,
NULL,
MobileTlsProvider__ctor_m31D6E547C8B388F136D323088D376FD54FE69B68,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
MonoSslAuthenticationOptions_get_ServerCertSelectionDelegate_m8F35626050A015130D823BA68862416889F75A42,
MonoSslAuthenticationOptions__ctor_mF6A5D221635C5E1ACF430108C1A11538E9F5349C,
MonoSslClientAuthenticationOptions_get_Options_m67D736F913351C90F780A66F1A7C40832825D268,
MonoSslClientAuthenticationOptions_get_ServerMode_m7D7A5D3F111161ABF85FBFA44615F184880FBC44,
MonoSslClientAuthenticationOptions__ctor_mFF45688A74504467AD6CC5CC1F416EAB53DDDDE1,
MonoSslClientAuthenticationOptions_set_CertificateRevocationCheckMode_m99D8AF1B0AC110FA167DF8614E485EABC97E35B0,
MonoSslClientAuthenticationOptions_set_EncryptionPolicy_mA3DBA3D924CD48EFE642EC7AE41D194500803F95,
MonoSslClientAuthenticationOptions_get_EnabledSslProtocols_m03F598BB877EDC3B07069EC3D5CD5D51464355F1,
MonoSslClientAuthenticationOptions_set_EnabledSslProtocols_m5D27CFC1927D070DAC713CE4F933E3565E753149,
MonoSslClientAuthenticationOptions_get_TargetHost_m200D056C2694EC25E422728E35388E345889DB7B,
MonoSslClientAuthenticationOptions_set_TargetHost_m069D8AB5AFF0FEE83E1C44770D3F3DE2D3CA8795,
MonoSslClientAuthenticationOptions_get_ClientCertificateRequired_m9AE71A7C9696A450375687F64B4B8E69DEF0BD3F,
MonoSslClientAuthenticationOptions_get_ClientCertificates_m57BF4F92084EAAFFEF541E89D7ED519532DAEC0E,
MonoSslClientAuthenticationOptions_set_ClientCertificates_mA5CD1A0990D617B249AE37CD4B49C53DB37B59A5,
MonoSslClientAuthenticationOptions_get_ServerCertificate_m7CD9CC5BF55B0C7749CDF0C813C9ACA4852B2985,
MonoTlsProviderFactory_GetProviderInternal_m87C87ACEF272F007119C23121CD0D2E183785546,
MonoTlsProviderFactory_InitializeInternal_mB0843306BA58C8CBDE17485CBFCE45BAD8CFA356,
MonoTlsProviderFactory_LookupProvider_m842219B5A2493A9AA3B4D1911A1D77EB2F260DD0,
MonoTlsProviderFactory_InitializeProviderRegistration_mDC8AEDEE018FFC5374E746A72B55A337B675CB82,
MonoTlsProviderFactory_PopulateUnityProviders_m5A63191876243DF78B41ACDFA473F61C8B2243F3,
MonoTlsProviderFactory_PopulateProviders_mF2AB544C94407E541767C11141D5876CB079F838,
MonoTlsProviderFactory_CreateDefaultProviderImpl_m674088AF2FC01E08CEE18728A7BBACDD9A7C2182,
MonoTlsProviderFactory_GetProvider_m8CDA0A014E43C98804347DB5384F9C05BBA26FEE,
MonoTlsProviderFactory__cctor_mA2C103AE727F17D8706F964DB378FB0644CA70D1,
MonoTlsStream_get_Request_m5F3CDE9EA1921F1A45C0FAE20DD4BA634D0D8D83,
MonoTlsStream_get_ExceptionStatus_mBB3A6B7073808EF33BA869786BA9B3617851796B,
MonoTlsStream_get_CertificateValidationFailed_m28A1EF3B3EC723A5A0114B613F7BF9B6AB90555F,
MonoTlsStream_set_CertificateValidationFailed_m225E1AA3894B292682A2BF06B886693A11DEAFEC,
MonoTlsStream__ctor_mAED0E21D701587D3C110F379FF2C3D9318EB31DF,
MonoTlsStream_CreateStream_m320FE226FFD28910A3FB1A8BCD19B9CB6E0395F1,
MonoTlsStream_Dispose_m955C2295BC9317F9E6F756164528EE530E0032FC,
MonoTlsStream_CloseSslStream_m82584A00391A5ACA6EC81C4848BBC7F92F801278,
U3CCreateStreamU3Ed__18_MoveNext_m45EE08C637B078770B0EA94A046B90250FAE66F8,
U3CCreateStreamU3Ed__18_SetStateMachine_m76FB604B1174F14EEEA1F77E31AEB5680F19AB73,
NoReflectionHelper_GetProvider_m07746C3FA62A325DCC22169E40CC5353A93F2A23,
SystemCertificateValidator__cctor_m6C2E43AD95D74AF470013B88B823825B13937E30,
SystemCertificateValidator_NeedsChain_mEA1D649FC72CD6D61ACECF098C7CC871AEC5A215,
CallbackHelpers_PublicToMono_m4B0ED4D1F9D6AC15E14D09F55642889B57CAE950,
CallbackHelpers_MonoToInternal_m895AC89217D5876DB6CC95D7C656C9BA13D4D618,
U3CU3Ec__DisplayClass0_0__ctor_m31154BF78DAACBD45BE85524DB60A0C96A1B2A12,
U3CU3Ec__DisplayClass0_0_U3CPublicToMonoU3Eb__0_m1C478ECA2AAAF7CF24DE679072777B23441DEFC8,
U3CU3Ec__DisplayClass6_0__ctor_mD1E04FD28115DBD711A881B26347464C27140E23,
U3CU3Ec__DisplayClass6_0_U3CMonoToInternalU3Eb__0_mE37EA1777B5D0BCD42B36A717CF6FC0E18CD3AE9,
NtlmSession__ctor_mEEEFFA1F5F08E6F04718A3008CB72006CC8BED71,
NtlmSession_Authenticate_m57C3EA3E259871B2300FA1B1AB9FA4AE5E9AA1FC,
NtlmClient_Authenticate_m29234A413BB7C853DE1F4E9921FDB58DE8227BDF,
NtlmClient_PreAuthenticate_mF198BBB5898754D555B383C4019F73F15BE23276,
NtlmClient_get_AuthenticationType_mB7D44D8F528617CBD02F8DA2D95245B2738C8178,
NtlmClient__ctor_mDE10BA5EAC5F7ABCF7B9E83C412425BE1DD178DC,
NtlmClient__cctor_mF8E5E7112DBDA1CF249AC91942A5BD9950DB524F,
U3CU3Ec__cctor_m274D237C2D332237DF0CEFC0F104AAE71FCAB3AA,
U3CU3Ec__ctor_m8EC0DBE120D2CB08BE2ED3F5A706BCEF9716603C,
U3CU3Ec_U3CAuthenticateU3Eb__1_0_mE2F40D1D8564A82A6EFFA6D78EDF09514115E79A,
OidLookup_ToFriendlyName_m34B7595764843A001047D30E77B0DB1987653103,
OidLookup_ToOid_mE362E659C0A532B8D2E1638D8B50FBACFEBFCF2D,
OidLookup_ShouldUseCache_mB50BE42B791BF8314979BCF725BB50F5C1DF0461,
OidLookup_NativeOidToFriendlyName_m54826DC2A46712C51D3BBE397372E01D0BCBDB34,
OidLookup_NativeFriendlyNameToOid_m1CEF74ADB4771FEAFE0C491AC36DF806517C55AC,
OidLookup__cctor_m315F5D4656A8C145CD154D9DF653F5207E12AEBC,
U3CU3Ec__cctor_m2E929BF5DE0AAD59E0C0E2AA6875DFF57F976962,
U3CU3Ec__ctor_m381C6259C7B5579501CBFB1E4D1DF201D5928470,
U3CU3Ec_U3C_cctorU3Eb__10_0_m6CCA3946EAC08544EB57D764DBF2D23E12DE30A1,
U3CU3Ec_U3C_cctorU3Eb__10_1_m7F86444F2B083758A76759BD54D31A3538101A4E,
CertificateData__ctor_m623A235F902E7262CB9DA2CEB1BF5D3E64A6D23F,
CertificateData_GetNameInfo_m8DC5068DE35A32AC641DCBA45C409D05C4CE9D72,
CertificateData_GetSimpleNameInfo_mA631A4BFF5FA74EED7E44B2398323213F4505511,
CertificateData_FindAltNameMatch_mE725F81D068254CD717F42AC769E934327BA6E13,
CertificateData_ReadReverseRdns_mCC9E641803F520C0B6ABE2CF0D5D087F85E921D1,
U3CReadReverseRdnsU3Ed__21__ctor_m5A6BC49C73B7B87A9A4400C6B15A6B08990A46D4,
U3CReadReverseRdnsU3Ed__21_System_IDisposable_Dispose_mDB6F5E4B3207652BEAED7B42745D734D10C5249C,
U3CReadReverseRdnsU3Ed__21_MoveNext_m9D224CA977CE0147564D800919EBB3CA3584DAC4,
U3CReadReverseRdnsU3Ed__21_System_Collections_Generic_IEnumeratorU3CSystem_Collections_Generic_KeyValuePairU3CSystem_StringU2CSystem_StringU3EU3E_get_Current_mF0FA23744F644CF1371214864DD2A43728064474,
U3CReadReverseRdnsU3Ed__21_System_Collections_IEnumerator_Reset_m14F8B978364B8DDAC56367B68EEA3D7C06732564,
U3CReadReverseRdnsU3Ed__21_System_Collections_IEnumerator_get_Current_m3CA95125EAEEBACD8685B90E65831D0B4B69EAA7,
U3CReadReverseRdnsU3Ed__21_System_Collections_Generic_IEnumerableU3CSystem_Collections_Generic_KeyValuePairU3CSystem_StringU2CSystem_StringU3EU3E_GetEnumerator_m19CB560BFA57F0DD069DCCA4F99AA3A67CEB5427,
U3CReadReverseRdnsU3Ed__21_System_Collections_IEnumerable_GetEnumerator_mA9604E14B40705140F1AD16409F6716BDF3BFF08,
NativeMethods_DuplicateHandle_m7D1F5D03EF5254E9B4B670BDECD2EDEF7AA0B00D,
NativeMethods_DuplicateHandle_m5C21EA8CF525CF8393A163DC71A4C77790F5B706,
NativeMethods_GetCurrentProcess_mD74A4139227DCBBC998906A9A4A74B9A7C176CE1,
NativeMethods_GetExitCodeProcess_mE82305F94ACE81CA86DC12C37B0129CF596CE110,
NativeMethods_GetExitCodeProcess_m6189E8FBCC4A4ADC62D0BE2A614CDEB848F0313D,
NativeMethods_GetCurrentProcessId_m9E674A6B2BE2E6BC7B228DA4CA9330E144430F24,
NativeMethods_CloseProcess_mC58317B5182D4057EB1D65C8ABD2A3AE5A6D00D4,
SafeProcessHandle__ctor_m347300F5032173FAA9287B4CDC692BBA71D82E95,
SafeProcessHandle__ctor_mF35A5C60AA1DFE35E75F353C346E941D62DB8859,
SafeProcessHandle_ReleaseHandle_m9026551EED6D5751BCBB3F413986A339E0DFE258,
SafeProcessHandle__cctor_mB58028777298714AC693447FF3F9878F04073021,
IPv4AddressHelper_ParseHostNumber_mA778BE5D8E7B36AFF00BC3A042D532C5E4718B74,
IPv4AddressHelper_IsValid_m1E626B5740F8C0F4F4AEA9D8D9E06933BD79C7AE,
IPv4AddressHelper_ParseCanonical_m7BE948BF36EC5AD70DFFD320BD9EE8A343DA795E,
IPv4AddressHelper_IsValidCanonical_mBE62564C4A9F8F584C9FBC0E6A5D5159071BE23E,
IPv4AddressHelper_ParseNonCanonical_m4ACD00B972D7DBEB80BC3D7A9C36BB2CEA81638E,
IPv4AddressHelper_ParseCanonicalName_m25D822E5AC4B56E40C2404C8DE1C03E70ABCF72C,
IPv4AddressHelper_Parse_m61983BF8F1D7D827BABB3BD87AE4A2CE2BA92906,
IPv6AddressHelper_FindCompressionRange_m52DF5ADCE15CB8AE6F141E829F1252EBB436A39F,
IPv6AddressHelper_ShouldHaveIpv4Embedded_m59F598D7493A037117972E6D4AF8F233B7D87ABC,
IPv6AddressHelper_IsValidStrict_m63AA667FE446A0F20109E4680BE64B9B60F73123,
IPv6AddressHelper_Parse_mE09CDE68CBB5BE9195B68D52D79D81591C270CAF,
IPv6AddressHelper_ParseCanonicalName_m148CB0071D79C29D97FE7E537B0BFA2CB27B709C,
IPv6AddressHelper_IsLoopback_mE5795ECD1129E9EB2368E4A7D4EB1433CF51A3F4,
IPv6AddressHelper_InternalIsValid_m23A4A563DF5766AC8391628217ADE8670A740D3D,
IPv6AddressHelper_IsValid_mEA13C6DB64BF812706785DA99E9AFFBC95C1C3E7,
NotImplemented_ByDesignWithMessage_m91D3B27BDC19FF6AAEDD420C9A8E3A43FB3B9DE3,
UriBuilder__ctor_mD45945E23BE6C1AA8C56E64DEC181E36EE826C25,
UriBuilder_Init_m5A6628A92532D3CAACD649C7528C15261C17A99D,
UriBuilder_set_Path_mD17EF197B4A8A764682938B468B647DAE716E9D0,
UriBuilder_get_Uri_mD0DF3F7DDF7C56CC99E2D29E06C959F80A4171A1,
UriBuilder_Equals_m2318FB925C63380B75D92D199A9C2AE4AA98F322,
UriBuilder_GetHashCode_m8ECFACD3573A5E927B335A3443481248118C8310,
UriBuilder_SetFieldsFromUri_mB6015DF5AA0D123A1B2749378D88FA26D409788E,
UriBuilder_ToString_m0DEFF1C8981338B9D30B81620E839DCF2CFF4713,
SecurityUtils_DemandReflectionAccess_mE5DD76091B53E4D8E1FFC66F7B925ECBAD4780A7,
SecurityUtils_DemandGrantSet_mC943D87E3DF95B136FAE87EBFEB073209DDB928B,
SecurityUtils_HasReflectionPermission_m5B4DA8E0E402CC81DCF03D9F48E31177D6BF3465,
SecurityUtils_SecureCreateInstance_mDE7E56409D0674CB8601DA0E37761FF83DCEFE32,
SecurityUtils_SecureCreateInstance_mD642B41CCEFD053670E9BBC47EBC3B71493D73FE,
SecurityUtils_SecureCreateInstance_m13F43BD265253662CAACF7717A6AEBBD828A105F,
SecurityUtils_SecureConstructorInvoke_mACB3821F34281C37E13A3535D63C834B84CE371A,
SecurityUtils_SecureConstructorInvoke_m1AEE51CBB019E631EB2D71F3A0508B016765E2E4,
SecurityUtils_GenericArgumentsAreVisible_m9B8C8AFEACBA5DE37451E7020D0151B7E1CEFF12,
SecurityUtils_MethodInfoInvoke_m45DE024E7600065A05ED143B1F8DF8DBDCCB1375,
InvariantComparer__ctor_m42B33CC43C194F792B70B96258F930ECF46970A5,
InvariantComparer_Compare_m74CBFBF1B02F2E9C149AC405D969DB2F4A802889,
InvariantComparer__cctor_m319780C01DB316EE447344855F394630AF6F3C6F,
IriHelper_CheckIriUnicodeRange_m47EF9FBD5FE075A464AE2A242FB43BEBC7C4F775,
IriHelper_CheckIriUnicodeRange_m76D54508F06B0BD021CF86889C71C44578B495FB,
IriHelper_CheckIsReserved_mFF947D4AEDC2D811E2B5379B9706901ED2B29868,
IriHelper_EscapeUnescapeIri_mE7C6E85447A41E32A050856BC24B40279EDFF6E5,
Uri_get_IsImplicitFile_m8D1A522158E4EB8AD8C077376D023ED1262998F6,
Uri_get_IsUncOrDosPath_m33F2D8808AB44816518C1C464152D4B7872374F0,
Uri_get_IsDosPath_m16357B61F5D111C45EF7D40276B96429E414F0D2,
Uri_get_IsUncPath_m2D9E7E2DB4EA57EF268B9BA167A1389E18AE9835,
Uri_get_HostType_mA30DC51045EE5FE94B3CB84B0D361A9C28EE572E,
Uri_get_Syntax_mCBAC18B1DC71D269BF6C98417D923674DE258DC2,
Uri_get_IsNotAbsoluteUri_m374185EB37A209B6102F955427913168C5543028,
Uri_IriParsingStatic_m5FACD38C4EDB61BC6AC465759CDB56F24C34C3B8,
Uri_get_AllowIdn_m612B747CE2F03FCA867D81F14710758B561209E7,
Uri_AllowIdnStatic_m0B61B2A586F2BF870D185A1BD65151F52EFBC457,
Uri_IsIntranet_m3AC6DBC7C35F309DFAD0951ABC7D95A8000548EE,
Uri_get_UserDrivenParsing_mF2426529046B3DF3292A7AA2F4885F8D6591BBBD,
Uri_SetUserDrivenParsing_mDE80D352D6343F50F152EB65EF142E84F7F79D69,
Uri_get_SecuredPathIndex_m575B7B28B17F8F7EE3FA563ACF6390B0926732AD,
Uri_NotAny_mB88A38A602D4A784CADBD43FDF4CDA0235371E81,
Uri_InFact_mEEE8ADE0780C0712A3DEB8935BD6FC7B23F38A7B,
Uri_StaticNotAny_mC49F6501AFE849E383AC6777CEB63D2B409B264E,
Uri_StaticInFact_m85C3E521AD9916CC030AC01E311F79D90E981B05,
Uri_EnsureUriInfo_m6FE387306AF82CDCFC56E2E9C2171C406D1FA982,
Uri_EnsureParseRemaining_mDF7D4313A56047EB22457E12330C138156D54783,
Uri_EnsureHostString_m7F5F3ED8488F83170A857CD51F0CFEB8322AA055,
Uri__ctor_m6CA436E6AD2768A121FA851CBEEFA3623E849D3A,
Uri__ctor_m24549041BC5661EAC10BA8CB35B60AD6512AF69B,
Uri__ctor_mD7EC916948CBFE71F80298DDA6E4209724958B09,
Uri_CreateUri_m9D81A5F3B332C44FDD875893EF619631708791F2,
Uri__ctor_m5AA91BCDE21E8AD62B9A48948CF3661B2F00E38F,
Uri_GetCombinedString_mA3D01108BC32A4594A578A4345BA0F012F554521,
Uri_GetException_m9BD1AF317D6DE516C8D3909A0ECD460BA35996F7,
Uri__ctor_mE1AB9FB0563073B8DFB381A69A54E9E0459D583F,
Uri_System_Runtime_Serialization_ISerializable_GetObjectData_m39D9B260E68B8715E9B693A125A2116CE14D760D,
Uri_GetObjectData_m0D16C2BC060F0B88503DCC0EEACB151D43FA16CA,
Uri_get_AbsolutePath_mABB93DD30D4C0F11948DE5C117650B1C3A9925CA,
Uri_get_PrivateAbsolutePath_mF7B63FC5EBFAB1EE164BF868900B548962C5A546,
Uri_get_AbsoluteUri_m080934F4F2E2160EBEABDF00F8B6D59888EA63AE,
Uri_get_LocalPath_m60EE736E6F601238CBC20CE7DBB647C61F16DB0E,
Uri_get_Authority_m5BE92DE43B1B4BCD6849FEBDE5530AB97E0C31EB,
Uri_get_HostNameType_m710282366272F2807B7D09D79C20014515BB81D3,
Uri_get_IsDefaultPort_m1BFC89B27306852E9AFDEF92897FD52B0B3ECD06,
Uri_get_IsFile_m760E384ED177DC9197D5010B763F64196552DF5F,
Uri_get_IsLoopback_m0E865DCC324F483C0C60E7D8E6FEF7AD0F46059A,
Uri_get_PathAndQuery_m33B64A4AAF08510C0199CF5A85918B91D1008E5C,
Uri_get_Segments_m823EACCF22A1B1D27771147C7B509702E21C2811,
Uri_get_IsUnc_mB190B452D6A7B09FC8BDD967A5C38F32E87E0FCA,
Uri_get_Host_m2C0E258C7DFF7A340049BE9BC08FF45E90988D8C,
Uri_StaticIsFile_mDA17D91238AB2D1C549C55C524F67C714145D9CF,
Uri_get_InitializeLock_mBC92A79EFBC775C9192BB5992F88AB868576D9CF,
Uri_InitializeUriConfig_mADB8B77C49B053970C363E91FE4BDD8315401364,
Uri_GetLocalPath_mDC900B37A0BEA02CAD7298582C2042221F9859DE,
Uri_get_Port_m7A1413AC9D9A2FC5DC8A7F89DF4A01ACA0241A02,
Uri_get_Query_m17DEC663263C486C8C8177AF9C4BFE2FFBE51178,
Uri_get_Fragment_m3CB7AD14DA9618ADE406039D4713F67D6951D835,
Uri_get_Scheme_m29106D5109538220B22FC49DE7B44040E51B0F6F,
Uri_get_OriginalStringSwitched_mBE7152D5DA7A1D922B728B9EA8C64815B0469FB7,
Uri_get_OriginalString_m3031F9054CA10F2C55C0E2415CC19810D360A5D6,
Uri_get_DnsSafeHost_mE5001E7AE7F1879A2059024EA06C9031F6320A2B,
Uri_get_IsAbsoluteUri_m2F9B759B85D295639D7959A616E1FBC203D756DF,
Uri_get_UserEscaped_m5A376B8E2DDB815CAA2E34AF8890FBA943DC2085,
Uri_get_UserInfo_mC0189C851F71ACF0B48A462E74C7F3EB86501C8D,
Uri_IsGenDelim_mB6256291D6D90DAFB8B923D197BBD48A371F4265,
Uri_IsHexDigit_m65CBC0215C67105D79C7B49FAF5DD4676B86ED20,
Uri_FromHex_m16EF28AD07AF8D499C8157124A9E7C01D6FFFAA8,
Uri_GetHashCode_m41959A208E51019C57C20014B2505993FB94B70C,
Uri_ToString_mDD98375BF8CEBEF6E3708BBCA6C4AB0B54165DA2,
Uri_op_Equality_mB299FA02A76FD12A781BCBAD53D65B73C1768682,
Uri_op_Inequality_mC32A3382EF16D80BF39005BDD2AB452203D76D6E,
Uri_Equals_m1BD19791DD8A42FEFF5844C29623626C2849C452,
Uri_InternalEscapeString_m4F24E88E5A581C3992C85B23EA0EDE0952A4B82F,
Uri_ParseScheme_m97A1B445A9528F29FC3007B02F2F8789AC201E82,
Uri_ParseMinimal_m24D824EC77216C64F4B8B9175915CD6C3C6DB7B5,
Uri_PrivateParseMinimal_m4D4C3CB26AC0DE8B0E1F7DC4143F2004D9D25B17,
Uri_PrivateParseMinimalIri_mD8C7CA7EE14D994E915B48FB6A2CDE62253D4F1E,
Uri_CreateUriInfo_m3B4F804AB6CB010246F2A52F123D6E44DECDE998,
Uri_CreateHostString_mBBAF0ACD4E2EE673F8F7F4E416D87517D94245CF,
Uri_CreateHostStringHelper_mB7076A86E12D57D5722AA4AC0993B38332A21C8D,
Uri_GetHostViaCustomSyntax_m6632DAD1F66901E82C60A47D626A9140A586C802,
Uri_GetParts_m432C93EAC8684C7410585D36DA00B04F6DC34357,
Uri_GetEscapedParts_m0C33275AFEA210E5CAD22649E8B61B49FB43971E,
Uri_GetUnescapedParts_m57F83B75B05C5D8EAB6B8ACCB6C8E4F0922CB7ED,
Uri_ReCreateParts_mB622FFDF74676902D184FD96C4E6B740B65140AF,
Uri_GetUriPartsFromUserString_m3D6EEB76609CCC54A0ABE65911CC24603A184B29,
Uri_ParseRemaining_m9134D26360C9EEDFAFAFEE1ECA1A5CEE66BE5A3A,
Uri_ParseSchemeCheckImplicitFile_m8244C40705A553AA88036339B231B1BB279580DC,
Uri_CheckKnownSchemes_mB4E8E77DD15C70FACC9DA5078083E670B0EC9FA1,
Uri_CheckSchemeSyntax_m7D9517CBE8B09F13A24AF4EEF0AE2D185C3E1C2D,
Uri_CheckAuthorityHelper_m7946931160B7EC50E7167A11E570A4AF8AEB5B2E,
Uri_CheckAuthorityHelperHandleDnsIri_mB737EC35D3A477668E6E289D09DFB43EAD4D4D62,
Uri_CheckAuthorityHelperHandleAnyHostIri_mE38845CEFA41AB52AB949CAE2A43D77FB397C08D,
Uri_FindEndOfComponent_m59CB1EFDA410B42014EA7DCDBA0C9FC9F5996E02,
Uri_FindEndOfComponent_m198F7AC80BEA08E8DAA6B4577D8A872B41C519B1,
Uri_CheckCanonical_m54AFA85AA00A9909C2EC01F026873F12532AD7F7,
Uri_GetCanonicalPath_m66FA22F6E85D79E360A7EE86C0E03F1A009F6F99,
Uri_UnescapeOnly_m16364432252C3908D378B0BC2BC37F9AD5CED9A6,
Uri_Compress_m0A24E0C5DD7555EA7723C37FF428B0B1CA6B976D,
Uri_CalculateCaseInsensitiveHashCode_mC84DC2B6AE39DB00143C7DE8BD0CDA05872635A5,
Uri_CombineUri_m0A99C4A1F80FF7E6C8747545BB4610ABC4B4F9D1,
Uri_get_HasAuthority_m2180FC17FB6FE7A11EBA0BDE1EF5EB9EF808A909,
Uri_IsLWS_m16D38DDA4D0A7CD3899DEEE31CEF160EAF2C3A44,
Uri_IsAsciiLetter_mFDC33D2D538AFF6A5819B73CB555709865ADE841,
Uri_IsAsciiLetterOrDigit_m44901130AFF9E14663C5F9E6437BE44484A82BB8,
Uri_IsBidiControlCharacter_m17A486D6ED9263488C6F4B3F3EDF1BF95352765E,
Uri_StripBidiControlCharacter_m259E2D3AA84B455ADD63DFBC4EC802241E4317FA,
Uri_CreateThis_m522F36D576D9A8803410439127DB32837331BA3A,
Uri_InitializeUri_m044EA7C6188B132874B4522D5CA41EEFDB9A1718,
Uri_CheckForConfigLoad_mC7297EBC00884B1793FDB16F79BF0FCFD53E9FA7,
Uri_CheckForUnicode_mC763EF0DDC61EE359A6256B95209736EC0353AA1,
Uri_CheckForEscapedUnreserved_mCEF702F733C72BE825E9FEBBEA751540A6A78D11,
Uri_TryCreate_mBDD7F98C3BEBD9C3936DDF7960533CBB56478FDF,
Uri_TryCreate_m0653E526B4101798C6BD5D0D7D22B30EDD4EA4E8,
Uri_TryCreate_mCA31A2D77EDBBD6A927FC819270229B164A85E93,
Uri_GetComponents_m30E3EAD4E9A39939456E764FEF94AFD4D6B7532A,
Uri_UnescapeDataString_mD0A4732F7ED9CA5DB9E46D802971B5406094CC77,
Uri_EscapeUnescapeIri_m14C0CD1A4C14E2458685E5A10049204B1A15C16C,
Uri__ctor_m6EA3AF49C103A3D56EBBB24BCAEE8DE7E8676AF4,
Uri_CreateHelper_mC4FC141C7E569879417FFC24BCB47E22CE09163B,
Uri_ResolveHelper_m8FD2A09E63507DB5178AE3C182C323E8EA4B8752,
Uri_GetRelativeSerializationString_mDEB0AD1094EC2842C2F0830C1E43FF2FFDEB6F5B,
Uri_GetComponentsHelper_m83D8E4A027E180AFB34BA5290A8FF381EBCBCB75,
Uri_IsBaseOf_m8A97015EF5FE3B91A413F678735EABB09D6CFB74,
Uri_IsBaseOfHelper_m7FA3996CDF7C53EA4A7F8FC71617559AF90C7F73,
Uri_CreateThisFromUri_m986BB8F1CF8D75EEFA12D9D0963BA927FA394BE5,
Uri__cctor_mED6507CF356205205DE18F0D9D2A660D4C094F23,
UriInfo__ctor_m88A6E3E7164B78B18C70D83CA5AD734517D308B3,
MoreInfo__ctor_m4AC1286A4D4DAD0AB0EE99A2C952D54BFA5F44A7,
UriFormatException__ctor_m4D218C92C093CD0CDDDC012911A1E10CB327BB70,
UriFormatException__ctor_m718A5DEB020FAAD1F654CD05E63C3988AA7712D3,
UriFormatException__ctor_m15F8C1205D9A648F72DD5D94DB92FD1FA1397FE0,
UriFormatException_System_Runtime_Serialization_ISerializable_GetObjectData_mF5C6CA057915A5F7F4E9D8FBE5D6EB2595A4FD80,
UriHelper_TestForSubPath_mBC7C47F3C8258BF49162CA099F43E24575CFBFCF,
UriHelper_EscapeString_m616525587FFF13665945B9173F3C2EC41C9EDDA8,
UriHelper_EnsureDestinationSize_m4CAB570AAAC5145D6DAF9AC4362812693C324887,
UriHelper_UnescapeString_m978B253231CE4F7BA6F6DC7778D679C19F77CB54,
UriHelper_UnescapeString_mD137E2B3F648504A96E7F244796CDCEBE6BB9BE1,
UriHelper_MatchUTF8Sequence_m0E963F060C446C4BBBBD60E4D54CAE9A36D5A3F7,
UriHelper_EscapeAsciiChar_m3B740B3721EF4D93E9B9DFB2F881138AF4DE4452,
UriHelper_EscapedAscii_mC7BE08D5B7803E83C57B8269F298B6DFA9EC5120,
UriHelper_IsNotSafeForUnescape_mD11825AB8FE6E410A5C0D6D7850C607DBF697D7E,
UriHelper_IsReservedUnreservedOrHash_mEAD756DAD5DB17F71960CC501BBB7CF9AB5EF74F,
UriHelper_IsUnreserved_m3171C456B602B4F7052B4E865F2DF04C71553797,
UriHelper_Is3986Unreserved_m06ED29AEFC563547A29E1DAA6A55760ADD9FCC30,
UriHelper__cctor_mEBD15B6A7F8E49B4188075DC2EF1A2956E7E3185,
UriParser_get_SchemeName_m3BD969B4E8EEA3769D070FA42CE340CDC766F47D,
UriParser_get_DefaultPort_m38684C86B40F59960533D8F812B311ACBBEB7AA5,
UriParser_OnNewUri_m752BC0174A2E3F7AA99F1088E1D539E5B8F7B5B2,
UriParser_InitializeAndValidate_m5B38A10B57DC49B1CE13F361ABD78D7269EDA886,
UriParser_Resolve_m7CC03524A2848FBD24BAB57CC62A19C751937182,
UriParser_IsBaseOf_mA069069147767A29DAE21456CBFB71B31645927C,
UriParser_GetComponents_m230F3341901B4B90DC4650093272BC15A1161FAF,
UriParser_get_ShouldUseLegacyV2Quirks_m2BDF10B430FDA291AA6962104CD838776F31D20E,
UriParser__cctor_m9E43C905DCA4EE1855EE2C0236A1FCB6075841C5,
UriParser_get_Flags_mBE183D7CBEEEBEC670CCF1DF21D56B354796D6C3,
UriParser_NotAny_mCE6CF6736414BE547215F6E44C3E1283DEA05F56,
UriParser_InFact_m3C07C3050DE1E69F6B0BC816EC34AF610373E532,
UriParser_IsAllSet_mEE811F1E7BBCC34D7A32BC30A18AD5D34E690813,
UriParser_IsFullMatch_mFC1C9EEDD31F040997931B26EF54CE7988495550,
UriParser__ctor_m4FA54685DFA00FC6AEA73E94CD59C5FF2872E55A,
UriParser_FindOrFetchAsUnknownV1Syntax_m29D45A9BF93C7C4FC7C819658043B6E753E7F01A,
UriParser_GetSyntax_mD610CEF6784E137AF251EBC41629E2FE1D344615,
UriParser_get_IsSimple_m8ED850D585BA3BA0FDC239496065E6D2D973C7E5,
UriParser_InternalOnNewUri_m93B84E04949FAE8FE3B6919DA9F933B682D4B2F8,
UriParser_InternalValidate_m69157B3E80381F3FC104788160F2213B3FE8F39D,
UriParser_InternalResolve_mD1963080EBCF493DA78656AA5AEA458BF5138F5B,
UriParser_InternalIsBaseOf_m2624812244DF535922F1A8447E269BB8BBDD74FD,
UriParser_InternalGetComponents_m52F450C5283A1820D5AFD07505E5FE82D4F476B0,
BuiltInUriParser__ctor_m6E9775075E7360DD524B7E3E456A3FFA58F89E79,
DomainNameHelper_ParseCanonicalName_m12865C6C2427B6ED804747CB1117D0B80E332F4D,
DomainNameHelper_IsValid_m9E1909F6CA353F469ACF623BCBE1E3B545164752,
DomainNameHelper_IsValidByIri_mE5772C5B7528885976ACB5AB11881B79A410CE24,
DomainNameHelper_IdnEquivalent_m14CEBD0BD7B1BF46F8806E4EB5BB1901F7F29E2A,
DomainNameHelper_IdnEquivalent_mD8EBF17C7A0A50FFAA03EAA9CA737899C9A0881E,
DomainNameHelper_IsIdnAce_m063EE4431000F1D566D2D62B3BBB947A00CDA8EF,
DomainNameHelper_IsIdnAce_mC429C00971921E7C357FA9A57D14AAB9A0CF3566,
DomainNameHelper_UnicodeEquivalent_mD229718EC61E3ECBFA7AF5C894D22ADEEDE1B4ED,
DomainNameHelper_UnicodeEquivalent_m62B17C161795C1C6AC76D49A3FB50B16693CC9DB,
DomainNameHelper_IsASCIILetterOrDigit_mFAF590F20333B1D787428537FCD1CFF3993FE1F6,
DomainNameHelper_IsValidDomainLabelCharacter_m957B15160BE378C49B6E25CC4F0D99BBA1FE06C6,
UncNameHelper_ParseCanonicalName_mB07DBCB21F6996E1A2BC9D4D4DD427AE0E5D36E2,
UncNameHelper_IsValid_m677F95E73B0278AC062F862BEA6BE646048127D4,
IOAsyncCallback__ctor_m58A7C732444005CB72C5B352096C2DB252A6F113,
IOAsyncCallback_Invoke_m70CC21061AD0965DBC87CB382AD395A35E1788B2,
IOAsyncResult__ctor_mAA7211B9E6FDF23D0012354FEE350B6B5EB786F4,
IOAsyncResult_Init_m6580DFCCB89EF7CFF91F7040C62ECC3811A3A98D,
IOAsyncResult__ctor_mCDC93C97872E9DAB6A1D9F27C1FA14DDFC6A400D,
IOAsyncResult_get_AsyncCallback_mC6150F5FC2CEE8FDC22EACD9B9BC72544FE801CC,
IOAsyncResult_get_AsyncState_m8F7E705BB64B9C38D1F9EE7C746AAD46DDF1616A,
IOAsyncResult_get_AsyncWaitHandle_mA0350FACA25DDD429DBE840269101E8168DCD42E,
IOAsyncResult_get_CompletedSynchronously_m26279BC02AFFE83009A7EEABFFF58EEB2D12CD24,
IOAsyncResult_set_CompletedSynchronously_m29ECF9F6388C1F9A12AF83DF8CD19D9FFB4B4D6D,
IOAsyncResult_get_IsCompleted_m0EAD0BE09029EE4AFC303B76DC5E1EBE4269BEE8,
IOAsyncResult_set_IsCompleted_m72D907352B8AC32DF47864E4F4EDFADEC825A6F9,
NULL,
IOSelectorJob__ctor_mA67864E470C66B78F683571EBD6A6315D9247DE1,
IOSelectorJob_System_Threading_IThreadPoolWorkItem_ExecuteWorkItem_m896BBDBDBB91D3771569204789FEF8E700123D79,
IOSelectorJob_System_Threading_IThreadPoolWorkItem_MarkAborted_m3F59E62D7927340D04264BAA081F7FAE0533C9CE,
IOSelectorJob_MarkDisposed_mBCCE13D70B97BB7AE46D976AE207DF642C4531F0,
IOSelector_Add_m170DDEAFEE849601BFE7ADBCFD630A7F2BA96057,
UriTypeConverter__ctor_m02CB01E1305031BE5A45FB54601E520748B6EDB6,
UriTypeConverter_CanConvert_m970377ED30FF1B6875CCDA64FDC87EFE7D381DE3,
UriTypeConverter_CanConvertFrom_mD5D419C5B80FC3A5D175655A6278E54FC80928E7,
UriTypeConverter_CanConvertTo_m119145C6F2FDE221E99ACDAF0EF723003388E8EE,
UriTypeConverter_ConvertFrom_m079712540B92F2B6AF1780A5793F36EA77CA32ED,
UriTypeConverter_ConvertTo_mA975FACF630714EBEA487EFC770EA0742756A764,
Capture__ctor_mDC1197B1E29487F3D086091CF3D5B1029D593402,
Capture_get_Index_m35E8D105E5E2142415F85116BFD4BA369AF7A17A,
Capture_set_Index_mD5E578A0833A03602FBDAA2ABF77C9CC849CDABE,
Capture_get_Length_mA3E97C9DF116CD4B4C20EBFB70A1312F33DA7A92,
Capture_set_Length_mF9069396819D5D0282F38E70F347CDC625BE016E,
Capture_get_Text_mDD394681E5FC39FFDCCD9552C0BF09DF8A7054ED,
Capture_set_Text_m99AE1BB9AF9D7744D0E6F747DCF5A378591C353C,
Capture_get_Value_m1AB4193C2FC4B0D08AA34FECF10D03876D848BDC,
Capture_ToString_mC843EDDC990DBE2696BA08D08B1081CA12228F2C,
Capture_GetLeftSubstring_mBFF01B80F38DA0FF4E56EFEF9FD9EE8899AE57DC,
Capture_GetRightSubstring_m1F1F896A999BC08AEEBD1BB28616F12FC593D1C3,
CaptureCollection_get_Count_mA45A82BA7103D81E8FC506A02DA2FF862344006E,
NULL,
NULL,
Group__ctor_mFDE74CF068520CBE797B563B419B8817E60CB58C,
Group_get_Success_m4E0238EE4B1E7F927E2AF13E2E5901BCA92BE62F,
Group__cctor_mC3032FEBEBFB00282A4485A8D95E47649CE2B881,
Group__ctor_mEB6936CDFD191A4C92766CE3F3301161D7505C5E,
GroupCollection_get_IsReadOnly_mF1DE2BBB4E573C6EDE85B787281F90951AAB8C4A,
GroupCollection_get_Count_mE8775E53B4F5DA6D520BEF5ECEED2E0C08A26B39,
GroupCollection_get_Item_m40EC174D4AC8FDD68F8819C35B779C79A44322F3,
GroupCollection_GetEnumerator_m47E269C5A8C902948812AF4F52D0C96759550EE9,
GroupCollection_System_Collections_Generic_IEnumerableU3CSystem_Text_RegularExpressions_GroupU3E_GetEnumerator_m593F2B44A71E46606D2E8C0816E626675EE2087D,
GroupCollection_GetGroup_m8EDFDB8D85D8BEC6EB98B68CA69EE0022FC16B13,
GroupCollection_GetGroupImpl_m27CE16949BE0A9CFC61CC6CBF3FB179F63654D92,
GroupCollection_get_IsSynchronized_m31D8770968C4D1322FBD2572204C74F978ED7DA3,
GroupCollection_get_SyncRoot_m7505B29FFFE40E5319BAD3F3B3332F8A6299570A,
GroupCollection_CopyTo_m122BEB82372AC34C575FCB8C71188A2A49CCC482,
GroupCollection_CopyTo_mCA848040E42611E6A969C9E4F632FD81FC27B52A,
GroupCollection_System_Collections_Generic_IListU3CSystem_Text_RegularExpressions_GroupU3E_IndexOf_m63AB69A8D37D49B1AFFE8CDEED6442D25A25F94A,
GroupCollection_System_Collections_Generic_IListU3CSystem_Text_RegularExpressions_GroupU3E_Insert_m515A74F3095C972A28657B89FE6B65A3EC5324FA,
GroupCollection_System_Collections_Generic_IListU3CSystem_Text_RegularExpressions_GroupU3E_RemoveAt_m981151BB2C68E7F2DC0BF4DD61D4AD4AB5B5AE3A,
GroupCollection_System_Collections_Generic_IListU3CSystem_Text_RegularExpressions_GroupU3E_get_Item_m7FD6BE83AFD3DCC2F9ABB2AB4B938F552DF1D45D,
GroupCollection_System_Collections_Generic_IListU3CSystem_Text_RegularExpressions_GroupU3E_set_Item_mB5DBB39B4E6F360B8105064E6659EFC49E8B1C85,
GroupCollection_System_Collections_Generic_ICollectionU3CSystem_Text_RegularExpressions_GroupU3E_Add_m96D9B7FCEC33784ED88BAC3C291146E64A921D8D,
GroupCollection_System_Collections_Generic_ICollectionU3CSystem_Text_RegularExpressions_GroupU3E_Clear_m67DAFAB787617D8A9B720AAF612436587E2C3172,
GroupCollection_System_Collections_Generic_ICollectionU3CSystem_Text_RegularExpressions_GroupU3E_Contains_m260CC86A4FD94F5682B73C9C8BE03551C14B3568,
GroupCollection_System_Collections_Generic_ICollectionU3CSystem_Text_RegularExpressions_GroupU3E_Remove_m008F559DB848823129DDCB7B832C731F0D4AFF83,
GroupCollection_System_Collections_IList_Add_m08D9178D05AE66397CBCF2184448AE712741E4D1,
GroupCollection_System_Collections_IList_Clear_mCFF90C2303D7106D722E8B574ED3261C80F250CE,
GroupCollection_System_Collections_IList_Contains_m9E34B033D0BB903B2491336D7F70BE5A59D46208,
GroupCollection_System_Collections_IList_IndexOf_mA974FC7CFC23310A1CAAD8A750823D5E0ED762AC,
GroupCollection_System_Collections_IList_Insert_m3CDAAB43F292FD0ABD2D9595F02233FB55577623,
GroupCollection_System_Collections_IList_get_IsFixedSize_m5AA2CBFB17E2617597BDFBB56CCA1E435A763014,
GroupCollection_System_Collections_IList_Remove_m32982B763D442200E71B8A5E6C85C9501A555F23,
GroupCollection_System_Collections_IList_RemoveAt_m32BF4A16212F4849AD46F680E5D0D14268CB7C58,
GroupCollection_System_Collections_IList_get_Item_m969EA1758BE453F49B700FABF29940C5C9800573,
GroupCollection_System_Collections_IList_set_Item_mDDFE5D350953DB61758FE64D556670EA5A402C48,
GroupCollection__ctor_mB178F93E8DB52AA6412FF28E5FE50943E2BABFFB,
Enumerator__ctor_m17B823D35315CED0509F6B4C5F04C148B9388DDD,
Enumerator_MoveNext_m1DDDE3FC6B83FF15ED8AA895DE1357C37B7241C5,
Enumerator_get_Current_m6201905A1315214B04F5001307F52887F9161F43,
Enumerator_System_Collections_IEnumerator_get_Current_m16F94921184B09EDC3D45E9CFE3F3FAA1E5D862D,
Enumerator_System_Collections_IEnumerator_Reset_m5B7067CCF9E8139F34641618492A2DAACA5419B0,
Enumerator_System_IDisposable_Dispose_m1C77D8E3DFF1A034E9329E11854F11012F20AA69,
Match__ctor_m2A6BD37E98680890114AC62CDD23E1821E80A53A,
Match_get_Empty_m9565EFA0F267BAF2886447CB8169A654C5471918,
Match_Reset_m53A78F16760B7CD5CC8A104F6CD95CA255D888AA,
Match_NextMatch_m4B7BA2B21E09FA0937806F41DDE3EE0F052C4052,
Match_GroupToStringImpl_mF3F2A3BC4EC33DD1FD35244E2412E05151AF6A1A,
Match_LastGroupToStringImpl_m78C890F3547E00454BEB81BC939FE680AAEBB29A,
Match_AddMatch_m5F28F3255C64D67D56C1542CE32A9D324F96780E,
Match_BalanceMatch_m85EA44453E637DEBE24ABC7562BF91EE1222DBFD,
Match_RemoveMatch_m154DB10030027B3738903FFB50DE511D71656B04,
Match_IsMatched_m9D6E0C0AB1F3E1E8E49E77E3A0A0ECCD7C2C4FBA,
Match_MatchIndex_m97F06DECDDA8BD3E4D8DF6B9224B8E24C0764F35,
Match_MatchLength_m5C93EA60B018A79D9D05C8E69D25835848471B01,
Match_Tidy_mF0A46109EAF0E91CBCA732985265E1DC20CA3F51,
Match__cctor_mAB49EF64F5132A336358E3F1922FF173EA10CE3C,
Match__ctor_mBABEF8F11A3BC6DB713519819D135CC87AC1B4CD,
MatchSparse__ctor_m7CEA8A7F538C706527778E8E75003DD74AC2FD41,
MatchCollection__ctor_mCB1E897117A6976A5932C82A9EA0F11FF7BCABFE,
MatchCollection_get_IsReadOnly_mC801B489E41AACA6A80CEAD222CC78EFD212E994,
MatchCollection_get_Count_mF9D979B5B9D3835CC61977CBFB4110173B1CC926,
MatchCollection_get_Item_m22EC679C4BB2C29C63AF2195C98C886EB73303D1,
MatchCollection_GetEnumerator_mEDB2417DB45B514C8015043F52630DE1AD15447B,
MatchCollection_System_Collections_Generic_IEnumerableU3CSystem_Text_RegularExpressions_MatchU3E_GetEnumerator_mCC91AB6EA562C3AD42A7B202B207EC0FD4537934,
MatchCollection_GetMatch_mFDC0D40A44A2A7B8DD98B2042C58F087C906FB6D,
MatchCollection_EnsureInitialized_mCCDBDFD1886387A00C69F58576873861916A2654,
MatchCollection_get_IsSynchronized_mADB36B54C8A13661C6235AAF79E8C0FD659A163D,
MatchCollection_get_SyncRoot_m5E9A0515710C5B63B349C1B9E4D937D76AF43E68,
MatchCollection_CopyTo_m840C9BD921059464F949874DACD5D253AD3D7F9D,
MatchCollection_CopyTo_m63FBC7E98C8B6B4DB3D155758D4E378F01CFA539,
MatchCollection_System_Collections_Generic_IListU3CSystem_Text_RegularExpressions_MatchU3E_IndexOf_m3F6BCFC1B93F62099835387557F8EF4F5F009E9F,
MatchCollection_System_Collections_Generic_IListU3CSystem_Text_RegularExpressions_MatchU3E_Insert_m8F23643755F8DBBDB9F62C93983A65467B3C9ACE,
MatchCollection_System_Collections_Generic_IListU3CSystem_Text_RegularExpressions_MatchU3E_RemoveAt_m35604FC5400522F86CAE7CAA4D13935A81BE8752,
MatchCollection_System_Collections_Generic_IListU3CSystem_Text_RegularExpressions_MatchU3E_get_Item_m58CD54D0E2F19880287070225CB97B987B7F5C84,
MatchCollection_System_Collections_Generic_IListU3CSystem_Text_RegularExpressions_MatchU3E_set_Item_mEAF77169289374758416D2911AF012C7DCE9378A,
MatchCollection_System_Collections_Generic_ICollectionU3CSystem_Text_RegularExpressions_MatchU3E_Add_m154176CEDE7E9E069DDA9DDE0A81EF6B37BD0165,
MatchCollection_System_Collections_Generic_ICollectionU3CSystem_Text_RegularExpressions_MatchU3E_Clear_m9BB9C93A481537B734AF3EB6715BFC00B94547BD,
MatchCollection_System_Collections_Generic_ICollectionU3CSystem_Text_RegularExpressions_MatchU3E_Contains_m388400538ADC88F2EA33B62458D2D05B647C4FAF,
MatchCollection_System_Collections_Generic_ICollectionU3CSystem_Text_RegularExpressions_MatchU3E_Remove_mEBB078E88FD8336140F2B4B0359CA4DF5D61D903,
MatchCollection_System_Collections_IList_Add_mC16406A9EE094327248A90E65F4E36CD53DFEFEE,
MatchCollection_System_Collections_IList_Clear_mCFB22D61C256132062B66F3D91721F71B32C02E2,
MatchCollection_System_Collections_IList_Contains_m2A0C18BBE1D5CE215A57706BB1E81C375BE53A07,
MatchCollection_System_Collections_IList_IndexOf_m324811BE6C4E84EAC5FD55325201E2EE07D9AE4B,
MatchCollection_System_Collections_IList_Insert_m3D517C0C55A72CDD8D2AD7D59D7D1423C807231C,
MatchCollection_System_Collections_IList_get_IsFixedSize_mFDC4D4DAD504EB2D9A2CE03BAC58A03C0DC946A7,
MatchCollection_System_Collections_IList_Remove_mAD17E6DAC2834015AB24C4D66EABB9353C24089A,
MatchCollection_System_Collections_IList_RemoveAt_m5177AB0687CF2F1EB97C591DB987491DDDD7B2C9,
MatchCollection_System_Collections_IList_get_Item_mC90C6F44948350631D273AFAEE08873B39F8EF1F,
MatchCollection_System_Collections_IList_set_Item_mF5EE10AA5EF639CB97DCA5D5F82A41DA2C196E32,
MatchCollection__ctor_m816A933886BCC9F63F61F20057F42B2322B5E512,
Enumerator__ctor_m7FB61A151678DD2B024D5064248818D83F77A6B1,
Enumerator_MoveNext_mB909B0EBF0E5BDE4E0686174E2F15ED8DA9A6A3F,
Enumerator_get_Current_mBF83C87086008D3CC421C741DAA8F7C68D0C25E7,
Enumerator_System_Collections_IEnumerator_get_Current_mBC6B322ACF6C0378854DBC6511B79D9ADF947A9B,
Enumerator_System_Collections_IEnumerator_Reset_m08E6B917407D0CFD0D52DBA2B2A932E079C4B91E,
Enumerator_System_IDisposable_Dispose_mF679BE85FB31DEBD4E1DEE10118DE35A5DCE322E,
ExclusiveReference_Get_mCC2B9161946C9532001438C65A38E8D8FD56FB3C,
ExclusiveReference_Release_m7A911FBF52436AA832188BF89CC558155BE09018,
ExclusiveReference__ctor_m41EB96FC1FA261CB792752B89F15E6513FEA1722,
Regex_GetCachedCode_m2039E73548B61FE55B6C8D85C00076DBA50332E6,
Regex_GetCachedCodeEntryInternal_m9FE175C47BF909F7F223013004C0EA0DAD660C06,
Regex_FillCacheDictionary_mC47F317967E556D1F03A344B78B215356D604755,
Regex_TryGetCacheValue_m8785E636E24F8F0C3E5A7CFE516978A434C99DEB,
Regex_TryGetCacheValueSmall_mEA1FE67593D84A849F8DDFD9BB4144FF5BE18A64,
Regex_LookupCachedAndPromote_m41760A936BAED48327B5E239894DA154B7832DD3,
Regex_IsMatch_m967E98137B140DFD845C5E1699D1BC8EF08CC76C,
Regex_IsMatch_mCCD41B2FBCF36A2329B7D174FD117C09205CFA62,
Regex_IsMatch_m3709329406E39A80F61F4DD2CC9AB672835A3E81,
Regex_IsMatch_m7E96E666FBE7259D7638A3A6A21BE824D2406F49,
Regex_IsMatch_mC358D80573E765ECC19F9F5882664E3B1FA0966E,
Regex_Match_m49DD7357B4C9A9BCBCF686DAB3B5598B1BC688D7,
Regex_Match_m793BC1BE5D514C9CE9B0D2A6B9A0536BAE7C6147,
Regex_Match_m58565ECF23ACCD2CA77D6F10A6A182B03CF0FF84,
Regex_Match_mDF110993CAA26CD41AE9F5DB7F0C307B2680CED3,
Regex_Matches_mD0E47C23B403AC380AF7EAECA48E63C61DC39CDF,
Regex_Replace_mA40B00220816EB1850F503AAB876812C726D8D66,
Regex_Replace_m09B7AAE77B831CF7E8B1F469D62EF719069370EB,
Regex_Replace_m8E802C10B5A591BEA61FC00EA8E4AF398D815A90,
Regex_Replace_mD86A837354847D86EC562069D67567F9F707C9C4,
Regex_Replace_m424B7F3F25D939A4DC43BFE31F4E8C5ACC1B69E0,
Regex_Replace_m600AC2C22F66C22022AD4A34B16F357A82D568FB,
Regex_Replace_m53B713FD0201D7EFD2C5ED87AF42A08E1F0D4A22,
Regex__cctor_mF29CE2FFB1941E7609C5B67C0236AC98003F675F,
Regex_ValidateMatchTimeout_mA50CD0CB49AB9B42B548900335CA6EABC30BD18F,
Regex_InitDefaultMatchTimeout_mC441DFFACCC15C2710E85B95820DAB49AE9C47A7,
Regex__ctor_m082970AA73B8236360F0CA651FA24A8D1EBF89CD,
Regex__ctor_mE3996C71B04A4A6845745D01C93B1D27423D0621,
Regex_System_Runtime_Serialization_ISerializable_GetObjectData_mD788EE38607BF5D618FDA920048707DF4CA4B99C,
Regex__ctor_mA8EBF2F80CC00D741BFD2FFD7DC9DB26FBCEE2A4,
Regex_Escape_m2E4E071ABAFAE1BF55932725F28F4194CD56D7DE,
Regex_get_Options_m165C450CC7D77E4EA9BBFFED62C73269A6989EF2,
Regex_get_RightToLeft_m52C4DEE1DC94FC9531785B74111022F3BCC1DF4B,
Regex_ToString_m4982DE4C344F7D529666314646F071580A450D5B,
Regex_GroupNameFromNumber_mC99A37419C4C0C9C3869BCDF055EDC72782D53FF,
Regex_InitializeReferences_m55385AD102411A38BF4426C08F6FEC6E55E4D4D6,
Regex_Run_m4DCD2202C599273C00D6052A77BDD2F39E2F5BF8,
Regex_UseOptionR_mFAB8780E9F998BE60C4B1127D57DD627A3B5629C,
Regex_UseOptionInvariant_mD51BCBA0BF4C1B5CEBE9423B4AAA93CD83569B60,
CachedCodeEntryKey__ctor_mE505E40C97820B3FD140F6212F0B4ECF8745585F,
CachedCodeEntryKey_Equals_m59F40708B97179EA5C9019EA6A958D7AB8BC8CA2,
CachedCodeEntryKey_Equals_m55F9ED97CB9AF357034A75C2FDB8498FC55D3AF0,
CachedCodeEntryKey_op_Equality_m5C48CEBA5D7F893F4FE88D06917EB738615DDCC6,
CachedCodeEntryKey_GetHashCode_m253B53C100F840B987A487020F02184019D776DE,
CachedCodeEntry__ctor_m14145ADFF67BA7C888673D806C24E28C96B83B2A,
MatchEvaluator__ctor_m4F7140E86A532BE1E1206DCEA76DE8E91CB985F2,
MatchEvaluator_Invoke_m62260DA60C8B6066B1D7457C8CDE543470DC8B97,
RegexBoyerMoore__ctor_mFDCB1AB420E718548B67DE42C233402955BBB189,
RegexBoyerMoore_MatchPattern_m0E84EAABBFCDA85484466A41A7B90187D3489E8C,
RegexBoyerMoore_IsMatch_mC09692237823CC6C74D4F5D8900D82CEC840FB47,
RegexBoyerMoore_Scan_m86EB5A209D33DA3F4C7335F8FE133238666FA57B,
RegexCharClass__ctor_m165680E6EA10035E0630220C967BD772F5D6F52E,
RegexCharClass__ctor_mFAD2AF3D7B0D4D3DC8BC850B8899C5C4D55F8B49,
RegexCharClass_get_CanMerge_mC093FE4BE7C1933BA9F146CF2A33CD729A965172,
RegexCharClass_set_Negate_m8EA71CB8F671E99EF0B388CB520F44B8B6653A6B,
RegexCharClass_AddChar_mED269B31D5C606032B3394A9B9305ED172D16746,
RegexCharClass_AddCharClass_mDE8C70A6A99B2223DE4EA36A4753A13B5EEDE7BB,
RegexCharClass_AddSet_mFC202CC46631017C7D64ED17EAA9C786C5C7CE83,
RegexCharClass_AddSubtraction_m4EF34AFB93C001C6A4521E1F1C5F4B54833E8A12,
RegexCharClass_AddRange_mB1188A62712FE4ABB7F5DB28645351E375B5C6A7,
RegexCharClass_AddCategoryFromName_m032AED661665AE30D7F3F712914E2937F6E4FF97,
RegexCharClass_AddCategory_m3A3C78511F279FD0CF67A3EE36F59A548A37269A,
RegexCharClass_AddLowercase_mB87FC245CC837E582370E5410A6B40B23BEAC0BE,
RegexCharClass_AddLowercaseRange_m75E07C55A082FE5B2926997F2564B611DF61A343,
RegexCharClass_AddWord_mAED995BB6613893E0950C5895515204F1E95D152,
RegexCharClass_AddSpace_mD1BF3AD215D69EC6CF0E49A359F7FC709FD6FBB6,
RegexCharClass_AddDigit_m04C1001F7E8DA85CB2D262ED403BA9BD215A7A8E,
RegexCharClass_SingletonChar_m11683F48B3AA3E0B5CD5849C40ADDCECC91BFF10,
RegexCharClass_IsMergeable_mD017475B43D0621F15ECAF5006410D4D0CCC46AD,
RegexCharClass_IsEmpty_mDD55987C8F4B887716E46869730F5E1E31593A44,
RegexCharClass_IsSingleton_mF23CB7003B555ADB4C5035A1B3A218A8ED847D12,
RegexCharClass_IsSingletonInverse_m62E7E31998BEBC824A4EED3CEE5A2D3FB3BF5831,
RegexCharClass_IsSubtraction_m069CC20713C5757A8AAD9BA556F07C8E042F3BE8,
RegexCharClass_IsNegated_m66E1348EBCAAD253AEEA5EDC3F9A93E84A433947,
RegexCharClass_IsECMAWordChar_m3A2920E6309D58F982B8B7AE20D9166601DDCA0B,
RegexCharClass_IsWordChar_m9FEFF0FC22277053D7A4404FD919C7F41733DB94,
RegexCharClass_CharInClass_mAF6EE8C936383EB630F17C8C268F10BB8C10BC83,
RegexCharClass_CharInClassRecursive_m7B2DC6EF52CFA494C26DC8AA976F3A06DDAF22FC,
RegexCharClass_CharInClassInternal_m166B4DDEB0553E88B58A2F3E859CA2D29995CF54,
RegexCharClass_CharInCategory_m1B20968374CE9C35FE81D172C3325E37433897E1,
RegexCharClass_CharInCategoryGroup_mDDAA3F1975AC1A7527137AE6951121F381703D48,
RegexCharClass_NegateCategory_m1C615694A5F8EECBBE4C09BA293454D856F52F50,
RegexCharClass_Parse_m4766E7E53BF572FD9815DEEBD9831380C33C796A,
RegexCharClass_ParseRecursive_m6ABF2F2B8B8C5A559866EBF3FBA305247DE4CCF6,
RegexCharClass_RangeCount_m36A38A50CD2E3E61B5F55D95562BD92923F981F1,
RegexCharClass_ToStringClass_m6B0B92A0A525001CD78A6C2A766295268E0FED57,
RegexCharClass_GetRangeAt_m67B8198B09F344044D8F742C5C9869034C4A3128,
RegexCharClass_Canonicalize_m77EEBAD046B3EAD5110DD472434BDE16851C7A9E,
RegexCharClass_SetFromProperty_m75FD04D8F9EA5FD996E4C8B4A2DF45BEEE6BABC5,
RegexCharClass__cctor_m70495E564EC18CDEF2A2687F8012C96E571A0631,
LowerCaseMapping__ctor_m06D0A21D5D72E39535F82076EF046F98C62D7D5A,
SingleRangeComparer__ctor_m9B430EFE70974D964D73913D81E7C6C9236BBCCE,
SingleRangeComparer_Compare_m917FDE86E5F31A755D07077EA095F8B7E27E130B,
SingleRangeComparer__cctor_m512F77BDA73732EB8D39BB056D00CF9B200D5D1C,
SingleRange__ctor_m14FD490AFB119E412298554D31FADDCB9465511E,
RegexCode__ctor_mA50EE1CFA1A050BFC45E135DAB7E2704049512E0,
RegexCode_OpcodeBacktracks_m77D0680FD94F152F85C6CF8724A5EBFFE07A1397,
RegexFCD__ctor_mE1C0A21180069D25EEF6F3702938ABB087F35C0C,
RegexFCD_FirstChars_mD151F8EF8DD64C9E1960D6C4E79E65A6766322CA,
RegexFCD_Prefix_m6D786604F799DF1EEF509BEA577E2DC50C75FB6E,
RegexFCD_Anchors_mF19C2B50200C6D7E38566E5C4854DB04EADFF5CE,
RegexFCD_AnchorFromType_mF944273F420E8D43F4F9EC93950E3797B4C10A47,
RegexFCD_PushInt_m0B38AFDAF0D14FF1E41AC90838B40C4C866D8875,
RegexFCD_IntIsEmpty_m05E3C6FF40B69E98D90CF1C12DF3F32AEC800B5E,
RegexFCD_PopInt_m1DF4F5E6B4BA9E15AFF2B3C44D1A233EA46EFCD0,
RegexFCD_PushFC_m1396C7FD5ACE3D28076FAFF667D9A0D169F8B675,
RegexFCD_FCIsEmpty_m749E6423466EAD51E38445AC91E76DE31258574F,
RegexFCD_PopFC_mB83F2100E8EBACF17904BD5CACB57525D2966628,
RegexFCD_TopFC_mAE41171B96938FD879E0C0AE7C0D06645AAA84CD,
RegexFCD_Dispose_m0B04A2F3B819FA7BFAF0AECCBF6D22E6D9789C07,
RegexFCD_RegexFCFromRegexTree_mD5A53219905969B914CE27404553A4360DA78500,
RegexFCD_SkipChild_m5ACE619BAC10DD5DFE755655DB6151E7DB0885FD,
RegexFCD_CalculateFC_m16F7EB523C02B530A741A7F6364F2E46865DCC91,
RegexFC__ctor_m18E889B95C8C6014582FD2C6991F789190519F0A,
RegexFC__ctor_m073D88DF033828EB626DBEA191FE78296CADB57D,
RegexFC__ctor_m69E0058CD2F4A36F14589250B3F5CBAD7025D6F5,
RegexFC_AddFC_m61D0F8CDE635ED3A48AEA069A7700B100D2AE851,
RegexFC_get_CaseInsensitive_m4FCD7C7545925463ADA4055E9FE62D5A452E2102,
RegexFC_set_CaseInsensitive_mF9A3745D1575160C2F2B1F7F9EB5541BD0C9FF4B,
RegexFC_GetFirstChars_m6BAC398ABDCA5AF58CBE678143C9792611A2A3E8,
RegexInterpreter__ctor_mB81896A8292574F7532CF707F74A1AC1DECEA9FF,
RegexInterpreter_InitTrackCount_mFFFBE9294C6FCB854D4502362473C40A5ABBBFC4,
RegexInterpreter_Advance_m31E2455F84B61536DE535BE51D4D0B42DC33857B,
RegexInterpreter_Goto_m9BF559085E75D4AA7457FAD60E879AB96BB4AEC9,
RegexInterpreter_Textto_m66DE4B949DBAA02672CFDE27162BCED542038850,
RegexInterpreter_Trackto_mDFDFF0401BC8F2B2D26AEC65B54B963F84A089AE,
RegexInterpreter_Textstart_mDF185C6B3E245A2307A8B0B9F5FE5DF8C8C9936E,
RegexInterpreter_Textpos_m6E20619B1C7F8B77D7A57A8A6939C24011808DEC,
RegexInterpreter_Trackpos_m6BDE792A7333FADB2533591B88211FD77E8F0401,
RegexInterpreter_TrackPush_mC82959F407482A4713C419296455A18F5D861E93,
RegexInterpreter_TrackPush_mA225A4A0302F57CE82842189DCB8895A9AAEDB3D,
RegexInterpreter_TrackPush_m94D69F6CC8E122478F4EADE04FB7FC9482CEC878,
RegexInterpreter_TrackPush_m606F28BD60B479F0FD3073F8B5627836DB89230E,
RegexInterpreter_TrackPush2_m5131F1DCBCA4D4D2231B44A85B08DE319BE31C9F,
RegexInterpreter_TrackPush2_m18FF10B704A6586A18D9AB21D28737DC32DA2797,
RegexInterpreter_Backtrack_m8D227FAE1EFD91174D43FF070D9200291941E593,
RegexInterpreter_SetOperator_m693B374C6827D36CE755EFFDA53E245FB04652EC,
RegexInterpreter_TrackPop_m2FE356634C8337D8B657D30790588E4A4D7DECC1,
RegexInterpreter_TrackPop_mD3125258D278581E337C822F3C9847233E06224B,
RegexInterpreter_TrackPeek_m8D2CDC071ADBBC028FBAA364E2C18BD19FD6D861,
RegexInterpreter_TrackPeek_m45C4F44554EC086C01B03C054BF6A94105D39699,
RegexInterpreter_StackPush_m9BC14D7DD0FAF99AF230B436F32557E056F8FB60,
RegexInterpreter_StackPush_m7741DC1BAEE69DFB68E1D60A9FC39C718829DF0F,
RegexInterpreter_StackPop_m3284B40674B96F317D05BD2616AAA80181E0AEFF,
RegexInterpreter_StackPop_mAEBB71FEDEADC065C5FA19E7C2C0FF0E82CEE681,
RegexInterpreter_StackPeek_m16057890EE30C3383227F21632C02C6BEF981991,
RegexInterpreter_StackPeek_mAFBD38869C8A829D6ACF534643B8A6C9863A10D8,
RegexInterpreter_Operator_m3BD9AD7DCDA4E84DE4821DA786E1B1483E677B58,
RegexInterpreter_Operand_m09F048ED7BBB36BEFC5023D420323E37A97C9560,
RegexInterpreter_Leftchars_m6FD5AA399927D1767633B24AE234D596CBDD4002,
RegexInterpreter_Rightchars_m0D684BDADC810F61B803D30D121506833AD07CD7,
RegexInterpreter_Bump_mD5E6B4A80D6C620EDD37A5C04156ADF7C27EE9E1,
RegexInterpreter_Forwardchars_mE97F35195F994160F951E3C035F9E0C35EB739C6,
RegexInterpreter_Forwardcharnext_m78266C74DAAFD2D09050F148FFDA0A50656AC4C1,
RegexInterpreter_Stringmatch_m89AE288DB294AC0146C7772193CAD3B702849E54,
RegexInterpreter_Refmatch_m457B37C3E3B0671E7E89B7F6C16396D36EB32F68,
RegexInterpreter_Backwardnext_m0C573AFAD3FAEBED37991618A232ACB169F524FF,
RegexInterpreter_CharAt_m9EFCB7CE5FB311B6C061AA996705CD3D402F8E8C,
RegexInterpreter_FindFirstChar_m87D986F0502AEEFC4F13EBD0EAD891C495C4845F,
RegexInterpreter_Go_m1CF26F8D95231F3B2235EA98AFB286C3F1629BED,
RegexMatchTimeoutException__ctor_m24286DF7231B227E3A8B3C31AE33447361971005,
RegexMatchTimeoutException__ctor_mA8C497C6700E1233B4953A8AA7B8F57C8682C410,
RegexMatchTimeoutException__ctor_m7DE41C173C1A57CEA5D015FF63DDFCB70CFF4FBF,
RegexMatchTimeoutException_System_Runtime_Serialization_ISerializable_GetObjectData_m6F530DBA34FE5CBECBCD322C8FBD4AE28054688C,
RegexMatchTimeoutException_get_Input_mA4DCA4F3C9692ACDC45FBEB683EE4165C84E4073,
RegexMatchTimeoutException_get_Pattern_m8F12503E2B66F34B8E8EFE46971C169EA1BFBAB2,
RegexMatchTimeoutException_get_MatchTimeout_m12D9D88EFFA06EAC0FF06C81ECF29BAE0F906087,
RegexNode__ctor_mAE4AC160F21E5DF26B99B74753BCFB9EF0951B2B,
RegexNode__ctor_mFA693535F5B9610F075D30F19626A8AFFA879D7B,
RegexNode__ctor_m00D0AE9AB07549681FB13D96CC0AA20FED8CE6EA,
RegexNode__ctor_m3352B98BE0DAD220AB653F929BD6D95689B5E07F,
RegexNode__ctor_m5ECC62B9C3918CD043542E5BEAAD39A06158E27A,
RegexNode_UseOptionR_mEBD872419C386D7C7802D2A6D2187E7B6D1D1641,
RegexNode_ReverseLeft_m251846220299FD022068361A09B9A7A4CF67A586,
RegexNode_MakeRep_mFDCFC9F5DA5DCBFC66D6F00A8E08A602F00C5F48,
RegexNode_Reduce_m9D14953F47CD1D924C3EEB9D0287D7F257AD2D98,
RegexNode_StripEnation_m2BACBC29E58CEC452B91534BCFA2A21639712B61,
RegexNode_ReduceGroup_m62F5B20C564AC8A8E8C1C9E00684A8BB9A988E3B,
RegexNode_ReduceRep_m85B3760500D732A04B60CD3F247CE8ECA1E6F8C1,
RegexNode_ReduceSet_mD307DD149936830074467A0F24C2E20032F708E9,
RegexNode_ReduceAlternation_m193F3C5A073401BA987E5AB7D35F59B1FC902341,
RegexNode_ReduceConcatenation_m95EE4F324360AC71D52EDEC1C53F6F81D73C67C3,
RegexNode_MakeQuantifier_mA6A10E1AEF5AA80F82BD1BE6D28E62259208B5BC,
RegexNode_AddChild_m1A2B3A7445927E39341C233C0E533D77FC9517A8,
RegexNode_Child_m6F5C25EE5349D1BE0D65C89475FB0C42A15BFF27,
RegexNode_ChildCount_m833AF69D2711D8EEC5E50FD666A61F428A12396D,
RegexNode_Type_mDE9685FD99646016D0D6038C4509C6392B10F019,
RegexParser_Parse_m5AE448041BC21B17EF68A2039991EC85F91AA9BB,
RegexParser_ParseReplacement_m721243B3049725DF4FCCBE8F1861CC47BAF380CD,
RegexParser_Escape_m0D7796B4DAB7A6BE2AE5C7664216121DB7F7C75C,
RegexParser__ctor_m99DC2B2C4B64E7298BBF49AD862BFD12007E38E4,
RegexParser_SetPattern_m852D668CE45FBCAA3A6ACC415B94BDD0A7190265,
RegexParser_Reset_m426A8C90F4D8065486802AE7AC9FB07FC599EB01,
RegexParser_ScanRegex_m3CD95B8EAE4F2E8ECF3461F199B04A021C77231D,
RegexParser_ScanReplacement_mC27972ADC38D857F44851CE642162928ED4D12D6,
RegexParser_ScanCharClass_m01448F1178653B15083659F29014BB87A6E2295D,
RegexParser_ScanGroupOpen_m5ABFBB28982A5097B2D560091D2AC12EA8B028F7,
RegexParser_ScanBlank_m4C1B18EC7A5DF860363CA17E69B20A00023B5E82,
RegexParser_ScanBackslash_mAAE11106CB78789803468679894E1D7AE6B0C92E,
RegexParser_ScanBasicBackslash_mB0F1728AD89C8F196601B3110F0BA807FBC8FCEC,
RegexParser_ScanDollar_mB8FD395274F630278543211B2BB583AA5B03D96A,
RegexParser_ScanCapname_mC9524DCBE266D677078207375663506AC32BE3F7,
RegexParser_ScanOctal_m95EA0AE4B61D5418914DDD3815C6277471B4EDFD,
RegexParser_ScanDecimal_m1BFFE19E0698D0EC97D81C655F3D04B608897161,
RegexParser_ScanHex_mDD96A112E30DABDB5BC0C558373DA5607F8ACF95,
RegexParser_HexDigit_mD112E7ACEDAD4A29DEA1A771854CA34CEB259053,
RegexParser_ScanControl_m26274BE5776CF5AC03E8EAC7B5972C0A8AF2A95B,
RegexParser_IsOnlyTopOption_mAA13B95864B8B314B8B6689B47FA4BFE3B433280,
RegexParser_ScanOptions_m56F01464F53558D3AF3BF1CD874A2656930AF31C,
RegexParser_ScanCharEscape_mA872DDDD24E165F5B5C5F62DCFAE3B02CCF97C98,
RegexParser_ParseProperty_m3B765A1B30A38A723CAFE63AF9D6F3D08C7C6F38,
RegexParser_TypeFromCode_m11B176B0B9A6EF391370E021B111101AE56F4CC6,
RegexParser_OptionFromCode_mD6CDD96F9917C0518A437DB77BC53130AE702627,
RegexParser_CountCaptures_m2ECDC9ED534F245A12224038BB86DE5D66DB56A3,
RegexParser_NoteCaptureSlot_m21BD1F90FF2C62FFA445303D574D271757D62222,
RegexParser_NoteCaptureName_m5CDAF94FD43B665DE067B6DC02BD72A315D48FFD,
RegexParser_NoteCaptures_mC02396D9D7C522A5B701A2C1C88E742C98EAAF17,
RegexParser_AssignNameSlots_mC5738B99DE328E7D1FA7279A717640EC2044857E,
RegexParser_CaptureSlotFromName_mE18BA49BCA1CE4B972DC804E52C78E48905FEFAB,
RegexParser_IsCaptureSlot_m1EE21960AA0BB1C072BD9D765AFF8A6DFC3192C3,
RegexParser_IsCaptureName_m5DC0D7BF3AD01C929CB982048722BCD43797CEAE,
RegexParser_UseOptionN_mD441B71AC8368C644B8D9A0CCB3DB8BD681639B3,
RegexParser_UseOptionI_mB3FB0740ED596E6ABC827E903DCE8AA4258BA701,
RegexParser_UseOptionM_mAE3FC2655A6E80EA35D5CEBEE1D82B5B07529118,
RegexParser_UseOptionS_m070AD4458172FB14FF21E4502DCA6ECEE8938994,
RegexParser_UseOptionX_m0BFB48EDC8A2F38A29A8F6CEC85080D9E04010FC,
RegexParser_UseOptionE_mE0B7314EAB95CAC9B9762CD3AB9FBC71BFD410D9,
RegexParser_IsSpecial_m4AC43B42D2727513B568B534C6FF09093ACB2754,
RegexParser_IsStopperX_mF8FCEDFDBE9E5ED5469A04463782B951552BBB2F,
RegexParser_IsQuantifier_m7FFA04954A7E4C39D443D790483F2126A5119E25,
RegexParser_IsTrueQuantifier_m22CCE851B85E0760270178DF1184746040E68AEF,
RegexParser_IsSpace_m4E37D473B564502A80E5C968E630AA2D4A56231A,
RegexParser_IsMetachar_m305B3955FECC92572644368C08464BE226AD51E0,
RegexParser_AddConcatenate_mDDD0350FE254D75D6707668332D0F3088A5572AF,
RegexParser_PushGroup_m2D76CB852430A3B3F7454DDC3322B2A5E4CE398F,
RegexParser_PopGroup_mEC525DC83E5BF2F8DA03129AE3DF06834EB76552,
RegexParser_EmptyStack_m756AC5BB66D0F2077EC7DD655A3D57681200F5CA,
RegexParser_StartGroup_mBF861FCFB0FB9ED26744CAE2297537DAB6DF37C1,
RegexParser_AddAlternate_m77BCF63DD4E1AB89B70F72821CAE4B67936CD847,
RegexParser_AddConcatenate_m77A3D9F6B1484C7B656BDF3CC5659248F9DEA1EA,
RegexParser_AddConcatenate_m3B10D68AE09CC6A2F06AC65E49B918D11D5375FF,
RegexParser_Unit_m6C984A797C4A92AB0A9985E5A8207DB9CA9AE87F,
RegexParser_AddUnitOne_m991DCA85D3432B8F7F74D18125A69FFE25108F47,
RegexParser_AddUnitNotone_m4F79DE175B95FDB88323D7FE9DC3132E24F8F0C0,
RegexParser_AddUnitSet_mA262F57A7FAB27996D8115F66BC84A5C58317D7F,
RegexParser_AddUnitNode_mE8DC7CD039C933AE881097E041BA620AA325FDE8,
RegexParser_AddUnitType_mEBDFA2325ABDA3FDA74184DBFB706824F6540553,
RegexParser_AddGroup_m8989D6A9CD4B700522D722DEF5FEFC267C4DBFB7,
RegexParser_PushOptions_m6E501EE3C5D6FE990ED74935A9AC9A6E834FD968,
RegexParser_PopOptions_mAE4848419A71162B8E563781AC817A8D6ACEB91B,
RegexParser_EmptyOptionsStack_mC16A4D18503FF296911710732A95062A8279163B,
RegexParser_PopKeepOptions_m911F83DFA290ED90B06D3D3166553E6205C256C1,
RegexParser_MakeException_m385FDF5B69D02A0CE93393E92AFAD928A9CCE3FC,
RegexParser_Textpos_mBF50F3EB06FDA6C68AF4BF0D0C8D4FC09FDCFC88,
RegexParser_Textto_mA45B325CA6CCBC0012F1CBB0282AE114B34AEBE2,
RegexParser_RightCharMoveRight_m4386CDEFA7DC102FCA0E6E00E522E1712AE3AFE9,
RegexParser_MoveRight_m5F6B031B292FC0F81DF5E7039EDA6C9D0706A0A9,
RegexParser_MoveRight_m921C1D96B625B4C8AF1D658E514D57CC44E40B61,
RegexParser_MoveLeft_m57BB7A0146D0E8834D715667048B75A517761AD5,
RegexParser_CharAt_mF46179762DDF46FB78E32CCA3058950244CFCB70,
RegexParser_RightChar_m23D21ECC3D6999A466C0A91BDF589BFE4801CF91,
RegexParser_RightChar_m6BEE1FBF048A2DFC53235447BB2F6AC8C56A4147,
RegexParser_CharsRight_m6F83CD819B532331F5778143B6A95B31C8734A79,
RegexParser__cctor_m4F6AA7D64102443052B58896EDF95DCC21C2C0C7,
RegexPrefix__ctor_m05CD44F32CB0B5F8B2C080EAB94886F9743E86A4,
RegexPrefix_get_CaseInsensitive_m4DAE2D9E91916BFFAB928F7DCAA20A5ABD4560E6,
RegexPrefix_get_Empty_m3D63F7F64529D4CA3C0929F94E035EEED7D9E0F9,
RegexPrefix_get_Prefix_m844D02262C0720B0DC488AD1541713AD37BC518E,
RegexPrefix__cctor_mF7EA052790930134AC69C755D0066C70CA86363E,
RegexReplacement__ctor_m9CE743F0908A59F98461440AE5B842BE1BC72EA5,
RegexReplacement_GetOrCreate_m3DABA1D0A9D785394FC1B3E7373EBFD0A2FEB3B5,
RegexReplacement_get_Pattern_m146EA30FB574587E88DD056AC22F79375C3F55E6,
RegexReplacement_ReplacementImpl_m60E4B82702C44912E56FED402AC793E7B7CCC7E8,
RegexReplacement_ReplacementImplRTL_m343AE6575EE1B8810D049CA7F8203237920C84E0,
RegexReplacement_Replace_m54375FA094C20D81305C8DDC17AB973BF1B461F9,
RegexRunner__ctor_mBC777F351AD6D1CDD5F20C408B936F7D0F36ED69,
RegexRunner_Scan_m903691F4DFB68C0267F240D61A6F166BB592CE53,
RegexRunner_StartTimeoutWatch_mA17870A15492787CA1384132267054AB09BE8BE9,
RegexRunner_CheckTimeout_m20BF0CD8BC16738ED6E7F20AAF5B4EE695E7E120,
RegexRunner_DoCheckTimeout_mC26B9239FA1CD3DC98F11A82800F61852793CEA5,
NULL,
NULL,
NULL,
RegexRunner_InitMatch_mCCF94A1E7CCE89275E47BB218C4DD58DF5D5593D,
RegexRunner_TidyMatch_m0EEEF0CFBB55AFF485B4D9F9FD21834B9B3A01FA,
RegexRunner_EnsureStorage_mB3DB043396771740A05B2AABC293DAAB1250B024,
RegexRunner_IsBoundary_mCF4AE83F6FE3CC46C71C4558DBCDEC255BD422B8,
RegexRunner_IsECMABoundary_m56C692126DF69F0933BBFCBF122F764C6093DA26,
RegexRunner_DoubleTrack_m15E35365FAF5F438C7BD0BB0C37594F765949F1F,
RegexRunner_DoubleStack_m89C12DF438D7BE4ADA2A4D1DFA36F274F292E1F4,
RegexRunner_DoubleCrawl_m7B67CFD3071825C9F01BC0ACE0E27B1C4EC6DED5,
RegexRunner_Crawl_mBE60CC8F17E6D85E1A87F0A86BC684F32ACE7CA5,
RegexRunner_Popcrawl_m2C994BE22A9A4DE0D897691A1CEF87189DB43E67,
RegexRunner_Crawlpos_m4EC84964D3AD3DB49724BFC28CE89FC34478D532,
RegexRunner_Capture_m3EB42B55A19BD7776156F04CBE9367C6EBA59F9C,
RegexRunner_TransferCapture_m642CC595E9FA641B913CCBE02E233DBB319A6E8A,
RegexRunner_Uncapture_m70B0FFB308F48B4673F73311330BFF640F47B7D9,
RegexRunner_IsMatched_m7E64237D020BFFA74813A8B6455D5F35671A876C,
RegexRunner_MatchIndex_m150A8B71C07022C485630C71B2A9FA6FD195F88F,
RegexRunner_MatchLength_m19C9B24F4F6CAC56A391A0AC47A4358C61615BF7,
NULL,
RegexTree__ctor_m89DA1335AAB55B0707774E978E6078CE42DB0DA6,
RegexWriter__ctor_m37DF964F59213D287C9D812A3D0945744BF341EE,
RegexWriter_Write_mCDBE8B9E7703439F2F27C082808594B1056BEB99,
RegexWriter_Dispose_mD34F8BFC41D28F22FBC65E3F1A211DFE85625E04,
RegexWriter_RegexCodeFromRegexTree_m3352CAF05A1B1753D32D768B83BB778B3E2D4568,
RegexWriter_PatchJump_mC1090F37107CAF7F4B52B020E070BDE9284118A6,
RegexWriter_Emit_m5884414A6EA7431DA9C5708E650B20BEDF982CAC,
RegexWriter_Emit_m41C2B9DF58542C452CA4FC77A317884578757D75,
RegexWriter_Emit_mDED2545E64CE95D941A1232DBA24EB6C81A7DB0C,
RegexWriter_StringCode_m5D4A227BBAA0674B820D70BEA1A2F7D0B29635FE,
RegexWriter_MapCapnum_m5EA7BA45A1C4D51DC20C281246D3997A3001A0B6,
RegexWriter_EmitFragment_m0B35F7C3BDC22B5DE82735F2652C7948AE8494A5,
BooleanSwitch__ctor_mA9232C7B57B18DBDDFD4F14DA26483509C0FFD53,
CorrelationManager__ctor_m754646F4A5CF6B48B817773DD380DA8F65479F3C,
CorrelationManager_get_LogicalOperationStack_m3F24D4584713FD52E9DE3A3933326613FE0138E9,
CorrelationManager_GetLogicalOperationStack_m809DE1BD10F64CAC955DFD2863F216C821174E4F,
Debug_Assert_mC3D55129DFDEB68EB7DEA1CDBA821AD268E632E4,
Debug_Assert_mC09AF4D83F790CA3A7E1E4C7CA67121BB5EEE9C9,
Switch__ctor_mA295E111B6A7F4B8D2B6AF796926017759669EA7,
Switch__ctor_mE69262A89E3F19ACB4610B1EBFB35C763BB3EA48,
Switch__pruneCachedSwitches_mB732689A566AFB2C1DD9693451B9DE80125CBEFC,
Switch__cctor_m73E1B17596C50266B4FD30170C74991462125626,
SwitchLevelAttribute__ctor_mB0C0910F9AA6FC3C568CD3DCEF69731CC528B53A,
SwitchLevelAttribute_set_SwitchLevelType_m4757AB3B3D77487056F17495239C40B56FC2E9AF,
Trace_get_Listeners_m94CD4A8CF2B794FC31E19DB28CB6B039786555E8,
Trace_get_AutoFlush_mE04CC3C8ED4D2D795DD453E7D31997DC78C704E7,
Trace_get_CorrelationManager_m9674391BE39EBFCE2E998B68CC14AFFFD39B1FEF,
TraceEventCache_get_Callstack_mC4DF14DD35D5F2C2CCF6498DE056BCEC10E66F0B,
TraceEventCache_get_LogicalOperationStack_mE02AFFC76491D60F15AB65B943302C55D6981EDF,
TraceEventCache_get_DateTime_m5CF292D699C6CBC0390D711755AAF99B44D11672,
TraceEventCache_get_ProcessId_m563BADB0229C98B1C0644F0710E7ECFCF79B2612,
TraceEventCache_get_ThreadId_m4AF2B21122D0E5EDA0E25BE8251C892C60D2CCC9,
TraceEventCache_get_Timestamp_m9AA488062DC9C7530063CB1F931AE5DF38E9BC38,
TraceEventCache_InitProcessInfo_m2828EB2BB26A674D2D21D4943379DA4C2C67E5DB,
TraceEventCache_GetProcessId_m98E9BBE27684B4CF513B8A57274B6F1D9143D832,
TraceEventCache_GetThreadId_mFAC10BA9A22F1D413EBDF48F2FC575031D0D43FE,
TraceEventCache__ctor_mEAEAB5B59E7F5FA03BED108C7A5D259CD01DF256,
NULL,
TraceFilter_ShouldTrace_mF33C8B50537B22C4B0BA2A5853C67D8C0DA34CF7,
TraceInternal_get_Listeners_m65CA1B43F66634A2649DF4C38711D1BC4CFDDC09,
TraceInternal_get_AutoFlush_mA6CD506864A88784E661B0E88E675E82BA5D44A1,
TraceInternal_get_UseGlobalLock_m3124CC4FA5B6887ECDBFB85101BD37C3C4F1CAC1,
TraceInternal_get_IndentLevel_mC76F5C9C346BECC375A399FBCB4B336AED411044,
TraceInternal_get_IndentSize_m32D735E3A34CD6A6667D3488CABA0D9C9883C082,
TraceInternal_Assert_mB93D8C3BC62F4034E759C263A868DD934DE7BDE8,
TraceInternal_Assert_m8C24247F9FDA7754F17DCE9DDDDE5357C218A69A,
TraceInternal_Fail_mA3A535414FE0F9E8CCEC08CD48108315A553109B,
TraceInternal_InitializeSettings_m084DDD851AE58B70584519967C4D3067EFF411FF,
TraceInternal__cctor_m343A97F7E6E97674CC61894F50D9D706D077AF02,
TraceListener__ctor_m429A376FB5133ADCCB49B49207424A85F2297B92,
TraceListener_get_IsThreadSafe_m49B40383732B0D1CC00074B720CD01109EBE7CDE,
TraceListener_Dispose_mE461183D13600E87F700B6E6767DB53C297B1B7A,
TraceListener_Dispose_mD6A93DC52C1AB6B44D6997F13783B43501371699,
TraceListener_Flush_m2EDD7E43097D265D2C331C81A2FB5751D443E869,
TraceListener_set_IndentLevel_mA821C45C411343582B7063C28D660BB12FF69FB4,
TraceListener_set_IndentSize_m36630B2544F96FD937B80B875F856CD2DE1088FC,
TraceListener_get_Filter_mD97AE4C0644A28CE0AA52A74AB2438483F7FE160,
TraceListener_get_NeedIndent_m090A6186F6FDE1E8D7AA33AC4E8C1836CF398467,
TraceListener_set_NeedIndent_m15427B8A63CE1E9DE6658F1A4D98AAED36E419A6,
TraceListener_get_TraceOutputOptions_m4E778D9AA69E6F35CBF39CCC427224227666AD88,
TraceListener_Fail_m51850013F0D1F7B3AAB742536BB140EDAED5422E,
TraceListener_Fail_m76D43C02B1E73AEFECA8F2C4B3BF6B837D684A4C,
NULL,
TraceListener_WriteIndent_mC273562BEA4A69DBDDEFAEB1C69FFE44ADC7F2E1,
NULL,
TraceListener_TraceEvent_mDDEC7B658D1C489E0E071DA5DF86825E441FF406,
TraceListener_WriteHeader_m8DF170D8A8ED375C35FE363C97FFE3670985CF59,
TraceListener_WriteFooter_mD534A927DC5BD26FBB6C7E512283C366EB7D8E0C,
TraceListener_IsEnabled_mDAA2E3FBA091191651A84D5D775F6D104F79786D,
TraceListenerCollection__ctor_m1D02D9AB0605345E2BA08A8BD8C460B083014A59,
TraceListenerCollection_get_Count_m4CB41846AEA2E6562E67ACC53942C6CBB4685C3A,
TraceListenerCollection_Add_mA6F288F337079BCB6B6D05751DD6B09F333F2120,
TraceListenerCollection_Clear_m12D87AC6C95A71C1DA47F10D38E4C696F5852882,
TraceListenerCollection_GetEnumerator_mF0F3FA549EE0924C512F71EF54F0BDD3973F7450,
TraceListenerCollection_InitializeListener_mA2CDC444FABAFC5D94678D1D1E154749FFA0A7CC,
TraceListenerCollection_RemoveAt_m46D6EB743D1B2560CA514E7A8F1FFB1DCBA529DE,
TraceListenerCollection_System_Collections_IList_get_Item_m2E85FA44C110F37C0E2E688E7CC0A4204B60D3A8,
TraceListenerCollection_System_Collections_IList_set_Item_mF122EEE7CD13EC454DA19713858A607658DBA833,
TraceListenerCollection_System_Collections_IList_get_IsReadOnly_m950F96E180B5D9EEBD3EEAA6D7A9977628056E11,
TraceListenerCollection_System_Collections_IList_get_IsFixedSize_m0CB8144E8986CB77B2B74827D2F6C2A33C0AD633,
TraceListenerCollection_System_Collections_IList_Add_mC8E19ED6956BB0BA2D5B43A26CE80DC16459D4B7,
TraceListenerCollection_System_Collections_IList_Contains_mE9DD13A1F3BE40983E949C50559DC445C384CE62,
TraceListenerCollection_System_Collections_IList_IndexOf_m01A6724571F608193ADCF4DEA29EB29A0CA67B50,
TraceListenerCollection_System_Collections_IList_Insert_m7D616D7BD82DCD3793910FF4A1440EC4A301DE6C,
TraceListenerCollection_System_Collections_IList_Remove_mAD2C8873D42366D938885D4819D8BEBD2FAD6CEA,
TraceListenerCollection_System_Collections_ICollection_get_SyncRoot_m1BDA227922987065A1F9645F772B5D9EE3F42245,
TraceListenerCollection_System_Collections_ICollection_get_IsSynchronized_mB26847F3DE1398EE792977F52011B06D9753A1DC,
TraceListenerCollection_System_Collections_ICollection_CopyTo_mA96CE292953A3495982FE54BC34AC80E70F44E60,
TraceSwitch__ctor_m775278D7946F29D7A7939D2048CA72DBCB0A5ABF,
AsyncStreamReader_Close_m0E2C4AE11462C4E48FA868098E96C3383F760FF7,
AsyncStreamReader_Dispose_mCE17ACF06D4F7EBDB9275ADC2C6F8AF09BDE2402,
AsyncStreamReader_CancelOperation_mFB9524C17B1668A1B804DFACB9475F4FD7849982,
Process__ctor_m6A606F7D939C8186E6DFD910A65FE6AEFE0D725C,
Process_get_Associated_m937DBB0D3D22199FDAE59C73CB94291D41E903F5,
Process_get_HasExited_m579B038BCCBC4C468970D4CB171173FAB4FFA7C6,
Process_get_Id_m7401D58B8B638025FFD4574E33057A8F1B4B4E54,
Process_get_SynchronizingObject_mBDAE5545C753268148A7C6FC28DEADDC964769B7,
Process_ReleaseProcessHandle_m3A7BE4BCA49D9A5C1174975C11B78E4D6F8901BD,
Process_Dispose_mF933D46A45CED6769611FA84D148AA7D44505ABC,
Process_Close_m1319814A5C51B6B53330B294CD961D7221630CAB,
Process_EnsureState_mAF2E5BE1A4336E9710E74508D3A9B16C7049B8F1,
Process_GetCurrentProcess_m66CCB1FC5A373B1F70A7A52C7E6973910D84A82E,
Process_OnExited_m16FF7289D7B34FE7F2EF6E2FDB8730C4E79052CB,
Process_GetProcessHandle_m779733CC7F7164522150D645C936457CD8482370,
Process_GetProcessHandle_mA1CF28D2E052D42DFDF95456FF74DF6D5F9DEFAB,
Process_Refresh_mE0363D6E2713A0002941C693EF50BD1B0593198B,
Process_StopWatchingForExit_mBAD0DCA6C4ED339EDF09413F34C965E9A757CA54,
Process_ToString_m5D55F0EEA76377972D53D3757A4132CCCC0A5F87,
Process_ProcessName_icall_m2E0B90577AE88F2FF0EF0C0BC39BC07F127ED888,
Process_ProcessName_internal_m3DCEF6ADF221D6653A565BC530AD275BA5DA10DA,
Process_get_ProcessName_mC66C70C57531D1DA91A51FCBA2CA41086B739C63,
Process_RaiseOnExited_mAE4A537F5FA32E4F6F283B0D665D41A6CBEFB420,
ProcessWaitHandle__ctor_mB6F85E300A73FD16261E29E69F1ACBF17E0F44EB,
DefaultTraceListener__cctor_mDE152F0FE083A33746E4EC8A0F0437C0C71EFFEF,
DefaultTraceListener_GetPrefix_mE0B3AF4F25EF9D99AD974C74372D91445B620C06,
DefaultTraceListener__ctor_mC2E10D35F6E55FB86DAB67F2AD770ECB871B5708,
DefaultTraceListener_get_LogFileName_m2DEF6CAE064A36F79543673CDB59656333C24C88,
DefaultTraceListener_Fail_m15E4B32BC65587F6A23EAD126353394D2138F3CB,
DefaultTraceListener_Fail_m3667C92A37B00128C44CE2507F28BA07050B8443,
DefaultTraceListener_WriteWindowsDebugString_m0782DE0851BF43893312F6BE83C696635CCDAC55,
DefaultTraceListener_WriteDebugString_mD3BEBCC10CF1357ABD2D37032A7AE54050B3BE0E,
DefaultTraceListener_WriteMonoTrace_m94915ED3790147BBBB25D5B6CE3F8197B4A46EB5,
DefaultTraceListener_WritePrefix_m5FB6FE5C1A069AB53AA66C4A74355B4B4C5F250C,
DefaultTraceListener_WriteImpl_mC01E69D4496F833D2F9019AAD02F84C751FA67BB,
DefaultTraceListener_WriteLogFile_m1B03BFECAD957FB2CEF7B9D4A4A8A0D7B1E25E8D,
DefaultTraceListener_Write_m2C77CF6C1459080523FE7213B8854A9B7FFDCEF9,
DefaultTraceListener_WriteLine_m457B4152407B96D84AF638EF07A79550652FB049,
MonitoringDescriptionAttribute__ctor_m41C05A99A8DFCA8AB181CC0E06F0B89D183C5CD2,
MonitoringDescriptionAttribute_get_Description_mD28A2C666D1B4100914C186C9F8C84EC8B2E59CE,
Stopwatch_GetTimestamp_mD6D582A3E30369F05C829A5650BE2AE511EC807F,
Stopwatch_StartNew_mE12F325A0CE4B20B2DA2D511147E3196D5CE9F7B,
Stopwatch__ctor_mAFE6B2F45CF1C3469EF6D5307972BC098B473D0A,
Stopwatch_get_Elapsed_mF16CCA2F9B7E2EAEFCAF8D81F44370DBAC1B2178,
Stopwatch_get_ElapsedMilliseconds_m8D8E60ADEB47D008C06D8E57D28D41EAE07AECBF,
Stopwatch_get_ElapsedTicks_m3F4040FBF8C7CCDC69E0E04824019DEBB25AA410,
Stopwatch_Start_m35906A38C7D336CF9DD35854C7E170D762A55915,
Stopwatch__cctor_mB40A9951DF8D540C2432D56CBC9643E62C40039E,
ExcludeFromCodeCoverageAttribute__ctor_m2CB8196E20519167E842D03BE4CFBCC84BEFC9E2,
AuthenticationException__ctor_m7A29E86FE3299D40A63064FF6DB61D0E1A70C1F6,
AuthenticationException__ctor_m6EDDEE3840629AC06E70CDF7878F955FE1ED538A,
AuthenticationException__ctor_m091E6A6612916774EDF1C0F7544B70A5FA97A542,
DerSequenceReader_set_ContentLength_mA2B091D517ABF0AFDF9C54477720668E09F47BCA,
DerSequenceReader__ctor_m899D7771F7F469E94812F8EB9BB0A75A0BE69CBD,
DerSequenceReader__ctor_mAA932343BB190BC44E41A6D8FBA75EC976D0D09A,
DerSequenceReader__ctor_m09BDCF87C8D4558CABCC96159ADDBB6E49361141,
DerSequenceReader_get_HasData_mD6CE45854665F68A82771427FF58DDF7632D6A31,
DerSequenceReader_PeekTag_mC22E34353BE4B4C5CE3579AE64B220263C159C8B,
DerSequenceReader_SkipValue_m0F715CE70FF6EDD8575359FDC2E8ADBAC72FFACE,
DerSequenceReader_ReadNextEncodedValue_mB9D376F1ED7428BFE7DE86B327E1B80E52E91CB7,
DerSequenceReader_ReadBoolean_m568EA640EA9967B8785075997D5161FC7C6C5EBD,
DerSequenceReader_ReadInteger_mEFB23332B798605A0F474C5B43C59D70543B93BC,
DerSequenceReader_ReadIntegerBytes_mBF491D99194CDD9FC70F58CF07E66B535C3F63EB,
DerSequenceReader_ReadBitString_m6519951E58B9642238778071AF7926A6948F0387,
DerSequenceReader_ReadOctetString_mDF80CEA6892B5E2BAA457C153DEBE8C411EC70FE,
DerSequenceReader_ReadOidAsString_m53E76684261C012927DE60E2A8A5A4ECC6B33198,
DerSequenceReader_ReadUtf8String_m695D8EC313847638A5E9FCB3B036B3AD4A73DB83,
DerSequenceReader_ReadCollectionWithTag_mBF55466089C1EAABB9D84B29A9A6193525AC412F,
DerSequenceReader_ReadSequence_m97DF1A79453D57FB5DB012273F34213180921AB4,
DerSequenceReader_ReadSet_mB2770ADE8AF6F651659562AEF5B8F247619641FF,
DerSequenceReader_ReadPrintableString_m9ED84D1BD26B7DB18C047355BD2011CAFC2E72FE,
DerSequenceReader_ReadIA5String_m0C23F1CCD96F9F4BD97A43459D1839BDFD1EAB40,
DerSequenceReader_ReadT61String_m30F888297CE3E176BE97EE993BA1FA945607999E,
DerSequenceReader_ReadX509Date_m4B50094324675B16BCF2F77BCB1CD6827F04A568,
DerSequenceReader_ReadUtcTime_m16083186C07F2771CB7B4EA9EA68248FCFA9B66B,
DerSequenceReader_ReadGeneralizedTime_m24100E18CD48B8F2E7415BEA4095466A0DBF3042,
DerSequenceReader_ReadBMPString_m6AD51BC4D16BF2659A5F0D197A0A2F184D36375E,
DerSequenceReader_TrimTrailingNulls_m867B3CCF1312220E709B95AC95169DD059B6EC21,
DerSequenceReader_ReadTime_m492DB6BB481B1CFC586644EE3D233145A5486F32,
DerSequenceReader_ReadContentAsBytes_m1DA571FBC10F30D7D68D49DAADF32C320A2B9907,
DerSequenceReader_EatTag_mF2658A324EBFAF16DAEB9762EA7DFE9036D4FB8E,
DerSequenceReader_CheckTag_mC092A1AF116BB243A90001F1611B11D638D66675,
DerSequenceReader_EatLength_m2D1533B44A7CE4E4C97B206F704CF0BEE6D2A6A5,
DerSequenceReader_ScanContentLength_mB11C032022638AF8CE558C71D72AC7E51DC69ED8,
U3CU3Ec__cctor_mD983523B317973CF165D528473020E47EBC3CDDA,
U3CU3Ec__ctor_mF050E3B4FEBB43DB13E684C3B309D33A66DCC861,
U3CU3Ec_U3CReadT61StringU3Eb__45_0_m53F555E4EFBF56385A389ACA1681D68920A18735,
U3CU3Ec_U3CReadT61StringU3Eb__45_1_m2DE60562D90243EC4880800B7AAE0463F5E8B557,
U3CU3Ec_U3CReadTimeU3Eb__51_0_mA023CCE123BD5D9DF2635970BA3E5D664BCA33EC,
Oid__ctor_m9032299ACEB6DC66674CB2D8889D875A1A9D308F,
Oid__ctor_m4AF81B9D51BED48AE505251E0874EC654BA07B72,
Oid__ctor_m533C0126C7C8D382D3E702287A9AD0CED2D0377D,
Oid__ctor_m3973A5FE5482D45FABC8642E59B655274B0B5D59,
Oid_FromOidValue_mFB93729052DE2FBAB456718907F3B64765D833E4,
Oid_get_Value_m59D678A83ED4DE7D87FB7450C8CF4084DB506FD3,
Oid_set_Value_m122282994E6EE138CE4284B052EF8BE2086CA72F,
Oid_get_FriendlyName_m1B7B5D80B6B533A33DAB2B28DCD0B53927D1BD17,
Oid__ctor_m29BE61A97566E5BE4D5AE6D0A5C31FE30885AADC,
OidCollection__ctor_m9B8C252AE048962DAD7419597007ABA2793F9D98,
OidCollection_Add_m1D4822DF4EA0B912A1DED6AA102D41F7FAEDC8F5,
OidCollection_get_Item_m0AEC71C746E735035A05C50EE2721C1E8FE08F7A,
OidCollection_get_Count_m9560D70809087591935904924A15FBEC1FEFEB11,
OidCollection_GetEnumerator_mBB791F48E305B3355A1BCE624E0BB367331F82AC,
OidCollection_System_Collections_IEnumerable_GetEnumerator_m4624AA2C7F0693698228803D9B59EFE6AAD6AFE4,
OidCollection_System_Collections_ICollection_CopyTo_m4EF1FB9A18E822BA196BF3F0204B7C06178B9CFC,
OidCollection_get_IsSynchronized_mF751E9C1DBC7A5637C7CD8A0FEB39AB15C74A0A7,
OidCollection_get_SyncRoot_mD310358F3BF4454604AD96C734BA6EC180CE7A85,
OidEnumerator__ctor_m2168FEE96614FB7460C84762ED3728A5413F42E6,
OidEnumerator_get_Current_mCED077699FA00ED57FA82F8B460C28B86F1B5C9F,
OidEnumerator_System_Collections_IEnumerator_get_Current_m0B627B9F510EF4F283F40EBE17164B9231BB7735,
OidEnumerator_MoveNext_mD42201944C163E81DABDE08B1535C4AB9A5778DD,
OidEnumerator_Reset_m24F1F25812A7BFE9B02B312BA9E670C930622F27,
AsnEncodedData__ctor_m90028EC56A5E36272EAA4A9279AE23358D46F547,
AsnEncodedData__ctor_m90834437DE68932EB0BE8BB434DDA1DB896DA67E,
AsnEncodedData__ctor_m3E8C1D1E0CE464176742B847DC99BF8EAABF15E6,
AsnEncodedData__ctor_mA80B22E2D7D98198B55D04474F6926EF80CBABF6,
AsnEncodedData_get_Oid_mBDB4803B2ADEE3BD40596E82FF738C2DC339BC28,
AsnEncodedData_set_Oid_m877771219F651EA3FF834952300180274531C9C7,
AsnEncodedData_get_RawData_m629D858D7D20E72C1F46124E5032FE0D3B32AADF,
AsnEncodedData_set_RawData_m05F9F17765AD384ECE3A333DCBF6A0572099346B,
AsnEncodedData_CopyFrom_mA5DD4A419C5FC29D82DBE9B69C9F8CBC2872A1F2,
AsnEncodedData_Format_m557790DA037FAFD8C7FE28D4579487863DCB3346,
AsnEncodedData_ToString_m669772943B78D9242BC5F176A4BD857326F95021,
AsnEncodedData_Default_m883444CBD5238793D1B94A6DE273FF2F9C47EA70,
AsnEncodedData_BasicConstraintsExtension_m74BFC192666755E9D8A088880789AB6EA84F1FCC,
AsnEncodedData_EnhancedKeyUsageExtension_m3C95D5D2D8F81BEA5E33B264767C8A5E5575D7CA,
AsnEncodedData_KeyUsageExtension_m9A9C72CF2A831A1849A55336FC8D6DEE097E28D3,
AsnEncodedData_SubjectKeyIdentifierExtension_m3CEDDCED26AD5621407DAA401F385269348BB789,
AsnEncodedData_SubjectAltName_mDE2F39E1A43C1E13D89319F221517EE54B1A6A14,
AsnEncodedData_NetscapeCertType_m55E43EBDA7882304E8FE5F3DC134A2719F519373,
PublicKey__ctor_m810A1EF4D8A0BAE8A3CB36EB8CC0BBA99D799782,
PublicKey_get_EncodedKeyValue_m153EF781728D471C55002A40BBDA435F1B3A1213,
PublicKey_get_EncodedParameters_mE338A4A69A15907E38A644D624A07DDD55C521E0,
PublicKey_get_Key_mC0A4379DAA42B565878EE09310C43A4CCB45F273,
PublicKey_get_Oid_mB5796F569C136759CB740F747C6A3B6F8976401A,
PublicKey_GetUnsignedBigInteger_mDC1A423F4649E751E2F44C534F52F1103F1E8CA2,
PublicKey_DecodeDSA_m32E09E73807395C6F5B0DD37E72874DD1FD1215A,
PublicKey_DecodeRSA_m462116935D07EA1121C50801E6CCB6B21F0C5DC1,
PublicKey__cctor_mBA35606057B7AD6687CD52BFED47441593DC5004,
X500DistinguishedName__ctor_mF36480D37651E6FC6662E90ED7795F9A5C1C3DD2,
X500DistinguishedName_get_Name_m57B2708AAA2B4E15AB6F6B513D88C4468898B5A9,
X500DistinguishedName_Decode_mEC580A9699C0384B0196C80CD5ECFAA2151243BD,
X500DistinguishedName_Format_mD7DD9D893081C391AA74C66CEC456324EDC36969,
X500DistinguishedName_GetSeparator_m2317B62BFC2A082692A05C18874763719D2E5BF8,
X500DistinguishedName_DecodeRawData_mB465AEF2F370353BB809B6B310064FF67DC2D970,
X500DistinguishedName_Canonize_m7B0365D90F71C238DAA5795422320E1E4A63EB98,
X500DistinguishedName_AreEqual_m91FA80CFEC70C71A5E3C73D5D40BFA220427588C,
X509BasicConstraintsExtension__ctor_m672BE9B41107A8C30454BF4CAC120D70512BA89A,
X509BasicConstraintsExtension__ctor_m76C88E8D4C7CCEC7B2C3D56CC58A56352F7729E4,
X509BasicConstraintsExtension__ctor_m02334D8CAA280B339CA41E2019CF1F02C8B2E7DE,
X509BasicConstraintsExtension_get_CertificateAuthority_mB4ECEF43A245E97DA80C6323BE339BE2DF99FF5C,
X509BasicConstraintsExtension_get_HasPathLengthConstraint_m8F7C371EFF99BD110663DB106BEE889955255BC7,
X509BasicConstraintsExtension_get_PathLengthConstraint_m4D3F016E42C243887D07DD955518A818DC14BBC5,
X509BasicConstraintsExtension_CopyFrom_mCC603D99CEC828BDF86FDEB3C4650CF4D3753B8E,
X509BasicConstraintsExtension_Decode_m7C50097B6238FEF4DAD6A9A09A449DB0CAFFEBEB,
X509BasicConstraintsExtension_Encode_mD7FA31A70B025F67062C3844E4FEB09B14A4DE2B,
X509BasicConstraintsExtension_ToString_mBFC61BA07CD2BB8EACCC19A5AE72EA81C11D02E4,
X509Certificate2_Reset_mE779D76DC57C54B674D7588861324F02DD784C3E,
X509Certificate2__ctor_m84519718D6C34074E7037786ADAE51290460C2B1,
X509Certificate2__ctor_m34CFFC999D3A152729A5C59DBE80AB709547DA19,
X509Certificate2__ctor_m2C7F482BFC1A0BAAABDD8BE9BBB2026DA5F3E600,
X509Certificate2__ctor_mB1BC3DC26B71A5D5D3753B04DCA16AA49627EC15,
X509Certificate2_get_Extensions_m3746E7EB004789DF5AF56AD36209676860901579,
X509Certificate2_get_HasPrivateKey_m561EE07579AC86B96856A73367961AD01DAD8567,
X509Certificate2_get_PrivateKey_mB2D1370AFF6F005B4A18A2223363C353B8D24A4A,
X509Certificate2_get_IssuerName_m47CB829F5388F2E68A20D473F586FA847739B83D,
X509Certificate2_get_NotAfter_m925CA3901B7856D0692C6DED4F6428A40A726787,
X509Certificate2_get_NotBefore_m656CC9913A0E6F6F0C06185F3B63F3A2EDCEB801,
X509Certificate2_get_PublicKey_mF1813BEE1EE04C593FBAA44590E2AEBC23A72304,
X509Certificate2_get_RawData_m34518B0CB70515321029A2265AA89EFEB50177C6,
X509Certificate2_get_SerialNumber_m12F610EEBE485A29FD49A06E8A33BB690476309B,
X509Certificate2_get_SignatureAlgorithm_mF3FE8751A82E00E38E315EA893575D125F4F7354,
X509Certificate2_get_SubjectName_m0A767E93883BD9D984903B6753819CB7E02D90BC,
X509Certificate2_get_Thumbprint_m0A33F62238AF002C1B93A0F93A361B890E61DE8C,
X509Certificate2_get_Version_m6A4FB2125DA64437D184A64E731F2B58738F0B09,
X509Certificate2_GetCertContentType_mDEFBB0D6E87233AE62662CA74E7142FD1379D3FA,
X509Certificate2_GetNameInfo_mDFE32FF38933F2B9F652B27B1EA857AD463222DE,
X509Certificate2_ToString_mAC732FED5427D5551E2CC9B06C145128E7F6563B,
X509Certificate2_ToString_mA115124642674F646AF34E6B8E2FB54870026342,
X509Certificate2_Verify_m5BDB9791EDBA2F518184D4AFC2FD1B656F4C4591,
X509Certificate2_CreateCustomExtensionIfAny_m2290FD40B2CB727A1504C2F0B34D1FE0E5B11000,
X509Certificate2_get_Impl_m21C56437F9DD096FA112C2DF07F04EB2E381015F,
X509Certificate2Collection__ctor_mC7A17C695E7DB906D549A0BF60943D2490F4C2B9,
X509Certificate2Collection__ctor_mD3765F49CF526B51256B004DDA856A291EFEF74C,
X509Certificate2Collection_get_Item_m46D8DA4B824642F03A2E448CB52AB591850DE9C4,
X509Certificate2Collection_Add_m6C2C142C7BF143E83388F8793A64890F44996ABB,
X509Certificate2Collection_AddRange_m764C331A677795DCA45A496DF9752B58F2FDA2A8,
X509Certificate2Collection_Contains_m71ADE296B2581756ED2484BC42CB4D51A9172688,
X509Certificate2Collection_GetKeyIdentifier_mA7189361FD18F2665E09354BA391E96B189B44EA,
X509Certificate2Collection_Find_mA13F604A4AAF8C5EFFA436EFA7785B7E27C0471C,
X509Certificate2Collection_GetEnumerator_m2D2A261B2F68A857C3C8B0037C5E05F10A6761FC,
X509Certificate2Collection__cctor_mC3757CA5D10515491E20F8CEBAEE82745C49F7FF,
X509Certificate2Enumerator__ctor_mBF306968F1D046A5084D7E70CE7A7A3E0412357B,
X509Certificate2Enumerator_get_Current_m7D19172490F76C81A7E7DB5AF8D172400BC95B53,
X509Certificate2Enumerator_MoveNext_m824241D32F6E1B3FF4CAE0E2B370BB5E32238F19,
X509Certificate2Enumerator_System_Collections_IEnumerator_get_Current_m11E9442F6F2EB7E5829832ABAD721E4B7E4A1CC5,
X509Certificate2Enumerator_System_Collections_IEnumerator_MoveNext_m28901EEB56D14B1402463992A26EE714EA1B2B85,
X509Certificate2Enumerator_System_Collections_IEnumerator_Reset_m84371FC9208871CE46B7D09A77AF055C52938FC6,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
X509Certificate2Impl__ctor_mE6FF68AD589010E57C86555935DB601680AC1839,
X509Certificate2ImplMono_get_IsValid_mA2D572B4E2382A93FEB9F88940269684D433439B,
X509Certificate2ImplMono__ctor_m3F6BBB4381EB9A720E11577B9F663DC10B3B93A7,
X509Certificate2ImplMono__ctor_m622D5FDEB76F561EA4AE9C8F4597D8E6AE1C6C28,
X509Certificate2ImplMono__ctor_m1B2FB6BBB7558184F07C2E42ECE23C70075A9B7D,
X509Certificate2ImplMono_Clone_mE74EE518CD4FAD43F670E3B9140350A0C9766385,
X509Certificate2ImplMono_get_Cert_m456536A0FC9BB84D859CC7ECAA421203FDCE6E00,
X509Certificate2ImplMono_GetRawCertData_mF4AB5CCF83D23AFE455D75CC7545423221565CC0,
X509Certificate2ImplMono_get_HasPrivateKey_mE1EE233BC55F71002EA56248BCCADF483BE07B22,
X509Certificate2ImplMono_get_PrivateKey_m2B92DBE7562BBE32D2DC2F5ADC6E96FCD2497F60,
X509Certificate2ImplMono_set_PrivateKey_m6F611F15AA315BB5F2B21984CDCB7A955855D205,
X509Certificate2ImplMono_GetRSAPrivateKey_m88696965DA58E0E6EDAC4E6397F13A54031359A9,
X509Certificate2ImplMono_GetDSAPrivateKey_mFDE83C8B6DB600DE9FC20E791EDF3F1FA57DB77B,
X509Certificate2ImplMono_ImportPkcs12_mE10A545B13FB03F48E6F4E7210F6FE86BEAD77B0,
X509Certificate2ImplMono_ImportPkcs12_mC29B89A6EDBB108185C4A91028F6EB496ACB2C98,
X509Certificate2ImplMono_Verify_m2DEACB934D750CA4071F66F4A3067B9A2F24C9E8,
X509Certificate2ImplMono_get_IntermediateCertificates_m304680821DC498B386CF82B8B82DD1248DE52C85,
X509Certificate2ImplMono_get_MonoCertificate_mE723B3BB0523A176164138FE73F1F34C28E3EB2A,
X509Certificate2ImplMono__cctor_mAA23F03A760725B059D7DE6FB55EFDA78FFFD328,
X509Certificate2ImplUnix_EnsureCertData_m4BD3C65CDE138D7239A18652543C7A93BFDD4E62,
NULL,
X509Certificate2ImplUnix_get_KeyAlgorithm_m91A6386635D6554DFE8D3ABE9BE166A2B39965DF,
X509Certificate2ImplUnix_get_KeyAlgorithmParameters_m97B958D5098C698F869D9C9C9BE13AD43AABCFD7,
X509Certificate2ImplUnix_get_PublicKeyValue_m0C7862B1E1A55C681109592D4BD09439F43F301C,
X509Certificate2ImplUnix_get_SerialNumber_m5388A1C777603B896EFE49885A320520AE8BFE71,
X509Certificate2ImplUnix_get_SignatureAlgorithm_mC5519532C05449E473FDE2BCAB54F2429AE8A1C4,
X509Certificate2ImplUnix_get_Version_mCE7533BFE8F2E54A4386855F1288E87CB431BA6D,
X509Certificate2ImplUnix_get_SubjectName_m1080CB4AA55DEF3052FABE2681FCD500AEC2A786,
X509Certificate2ImplUnix_get_IssuerName_mE929B42F7137A781DBAE7BA1DB8704D773DF50FF,
X509Certificate2ImplUnix_get_Subject_m32692DEEF247791D84F4F69D487D11A1243919DE,
X509Certificate2ImplUnix_get_Issuer_mD59B5CFCA2DABBDCA2B68A1FA13CD037BDEC5A35,
X509Certificate2ImplUnix_get_RawData_m113719E0C35A6A4917249A7F94D9146563ED6713,
X509Certificate2ImplUnix_get_Thumbprint_m493D3178B247696830F366F95EDEEF7619D7A174,
X509Certificate2ImplUnix_GetNameInfo_m9F4BB6FBEE9CD1465008C26862D4C69854FAD653,
X509Certificate2ImplUnix_get_Extensions_m216C3BA296F656BC33797000BAD6B06DD871AF3F,
X509Certificate2ImplUnix_get_NotAfter_mC7CE817FB14A0858D6FF56B92BEB9C62A54E3709,
X509Certificate2ImplUnix_get_NotBefore_mD0D40AAD63C151332B3A3F50B7856BAAE0D2A313,
X509Certificate2ImplUnix_AppendPrivateKeyInfo_m0A248F4E075D601150745C99FAA3DE8131A52FDF,
X509Certificate2ImplUnix__ctor_mF3392E6B555FBA22CBDC93DF0C53479586EBF327,
X509CertificateCollection__ctor_m237A27DC157785FBC50EBAF3562AAF0907BF97EB,
X509CertificateCollection__ctor_mE486AD558BE6F0D8FD89AB88DE922DFA684C4AA7,
X509CertificateCollection_get_Item_m9EC79D4B62FB412278F92F3641969385252F6572,
X509CertificateCollection_AddRange_m45914B11721824E8BE7FC2B2FC4ADD28F2C45EDB,
X509CertificateCollection_GetEnumerator_mBD26239EE292204789D87CA73DBA5C898C2F4F14,
X509CertificateCollection_GetHashCode_m3F1BB9203AB722A6A9CF574390B0244F47485111,
X509CertificateEnumerator__ctor_m7FEB0CE4B71CB9CE860AAF29554279392249D237,
X509CertificateEnumerator_get_Current_mF256C5D7194A99B5C567F6E62806C153DA8864F1,
X509CertificateEnumerator_System_Collections_IEnumerator_get_Current_mBBB3E8D212FD598C9C90F880D31B8227852F5075,
X509CertificateEnumerator_System_Collections_IEnumerator_MoveNext_m297DB4F7F1CB60E4B3E0BB2BBF1B80279E5E6936,
X509CertificateEnumerator_System_Collections_IEnumerator_Reset_mC0D277DD2410455AE4EBCC14C4258F5F5F8677CC,
X509CertificateEnumerator_MoveNext_m2DCBF7B544E0E410B90DF3FD96B473B11A37E8DA,
X509CertificateImplCollection__ctor_m9A1E10EE2FC833E8F8C938A91AD907BC437452E2,
X509CertificateImplCollection__ctor_mC7C4FAB75F44B53B8FE8D9CA3443F1411CD0BA11,
X509CertificateImplCollection_get_Count_mB81B621804D7FB640FDD4177610CEEDF0484378D,
X509CertificateImplCollection_get_Item_mA250EDFA1ACBE344A52C5CD818A6578CC07763A1,
X509CertificateImplCollection_Add_mDF2DF7D94CEB84BCCC7292831C838FCDB1322B8C,
X509CertificateImplCollection_Clone_m2AC54E741E6AB673D07464C05D27A3FF9F4112B0,
X509CertificateImplCollection_Dispose_m84BFDFFCD3B9DEC80EAFEBBFD156F1E246DBA617,
X509CertificateImplCollection_Dispose_m77FC31F821A4066580E5F99685EB915466F034AC,
X509CertificateImplCollection_Finalize_mE46191767109F329A19BBD0CC4BC1AA6E2C28A95,
X509Chain_get_Impl_m4B712BC99067069BCE090957082F5FE17EE237A6,
X509Chain__ctor_mE938759A3C3CA007FB171DDD375312F03394D3F6,
X509Chain__ctor_mF765A0057950154FC61FF1D112A8EFCB73314EC4,
X509Chain__ctor_m6F2404400D7192FDA4CCB37DC67F18F12616000B,
X509Chain__ctor_m2B6C93313DDBB62BE6E2AE073958B7662C5FBB7D,
X509Chain_get_ChainElements_m656A4A5EEA69BB8C4F5995DEF7C88AD9EB961AED,
X509Chain_get_ChainPolicy_m947CBD207A65DB28D0EE7909004E44CBEDF34348,
X509Chain_Build_mF368D6BAE5925C8311B41BFBA08C5D91277C67E5,
X509Chain_Reset_mE9CFDF83BD0B08994DEF29C30556429B2FD55860,
X509Chain_Create_mA8CE0BB7C2DD4A66D217213F5D94B9EF21851E64,
X509Chain_Dispose_mC10F7CE7DAF0799F13C798184330C046222E305D,
X509Chain_Dispose_m24B2B8C5A29F06A8A1F8564EB0B39820616B3930,
X509Chain_Finalize_m76B5ABE85F3D5596788618FFD03C4831DB0EDB39,
X509ChainElement__ctor_m7088FBE9A69384945CA1A40CD973E1846FBD720F,
X509ChainElement_get_Certificate_m6AF210BCAD2D94C19DFEF475BDAA84E5FF4AF105,
X509ChainElement_get_ChainElementStatus_m24E928225ABCAD112A7D1D5A4ECDC2B89F3AF705,
X509ChainElement_get_StatusFlags_m8ECBC4E3E1149987BA1A837775A8AA68496B87D6,
X509ChainElement_set_StatusFlags_m7DF3FEE1B3B197C198FBA57215414725119B9B1F,
X509ChainElement_Count_m2E6A6ADB8C118E8879B3C6E29093AE0172A4A0F6,
X509ChainElement_Set_m7DB50EE91B2762D0623FA12E7A7B361602CE3D21,
X509ChainElement_UncompressFlags_mB26BFCDCC458958F4A0A398DDA7516E7A54DC004,
X509ChainElementCollection__ctor_mAEF26718ED02C8480A7041E3C6B66500950E013D,
X509ChainElementCollection_get_Count_m5448D972C3009FA67B3F4E13061B6012D561B78B,
X509ChainElementCollection_get_IsSynchronized_m0519DC8E0939EB1DC9DC437CA3BC9BB3C2C0FF11,
X509ChainElementCollection_get_Item_mC2A5AAFBAEF74FB085685620066058ACDC71D69A,
X509ChainElementCollection_get_SyncRoot_m435D18A280E3D7609FB490021AC2E1436BE61568,
X509ChainElementCollection_System_Collections_ICollection_CopyTo_m4909BF1B409D795DDD3D8D2206FA17B88AEA5B29,
X509ChainElementCollection_GetEnumerator_m7C2AE0FD14790330E1C365116C6654B137E83817,
X509ChainElementCollection_System_Collections_IEnumerable_GetEnumerator_m25F89A23A06D302469D28DDA337A0B0C5C463269,
X509ChainElementCollection_Add_mA032CE8B536713B0E070C9A211B084706D04F6C8,
X509ChainElementCollection_Clear_mF0C2AE76F73C525E29E808615576C7EE11409659,
X509ChainElementCollection_Contains_m9B8619202762237150DD4DEDE83ECF8EA73C25FE,
X509ChainElementEnumerator__ctor_m552B42A7693729672B7EF7F95B4211F6BD69AE6D,
X509ChainElementEnumerator_get_Current_m0D089910DA01219AA1079B5C014349B28C106E68,
X509ChainElementEnumerator_System_Collections_IEnumerator_get_Current_mCE2DFBF81D34976171E7A936A04F87C0A625B025,
X509ChainElementEnumerator_MoveNext_mA8C7DDBB648F9B1F15FA3E169D4361374BE2B995,
X509ChainElementEnumerator_Reset_m4E0A51B45009F95A6E9B64C15F87CC9E48444A40,
NULL,
X509ChainImpl_ThrowIfContextInvalid_m85AF480D1B87D8DA3D780040385CBB88D9B173CD,
NULL,
NULL,
NULL,
NULL,
NULL,
X509ChainImpl_Dispose_mB7A6D60B308E90F0173FA8160F7FF0A00709A25A,
X509ChainImpl_Dispose_m9F8B96FFCB317F7F8C8E1ACA82061EA7404B732D,
X509ChainImpl_Finalize_mB70B742567D0E59AE522AA9F80800B308D87BC6F,
X509ChainImpl__ctor_m16F671EB135FB6E7E3CF6C42715D7106E6FAAF18,
X509ChainImplMono__ctor_m0ACF8D6927E705577989597DAAF5CFE6346B1A76,
X509ChainImplMono_get_IsValid_m1140F06D0030BA5A55753B46FF61AE846B845F54,
X509ChainImplMono_get_ChainElements_m7EF05738D8235376B4B24F8AD95C59104C2ADAA7,
X509ChainImplMono_get_ChainPolicy_m7E8861BDCB501BCD6371583BE75CBD4E0C754209,
X509ChainImplMono_AddStatus_mA336CCFEEB670FDF921E26F14C7CF32021A7D838,
X509ChainImplMono_Build_mE56172C044107FDA771CD1A9654948E079B2E6F9,
X509ChainImplMono_Reset_m1155C3B608B1BCEE6F5BD6351A3D63013F1CB292,
X509ChainImplMono_get_Roots_m9F02570D4FEDCC596E09D548969BD82D1D6ACCE4,
X509ChainImplMono_get_CertificateAuthorities_mA0B07CBA55DB93E0EA463F834358CB231F740282,
X509ChainImplMono_get_LMRootStore_m45317F8F6713CAB17096C8CC557A5660130D78A6,
X509ChainImplMono_get_UserRootStore_m7D16C83BB80412C6697AB2A39D0AE8575659BFE1,
X509ChainImplMono_get_LMCAStore_mC5519D87A02C14345D45110E5431A32E34D4E048,
X509ChainImplMono_get_UserCAStore_m025075F5390E1CD388809D3857FF03FBB3CF12AB,
X509ChainImplMono_get_CertificateCollection_m65D90AB33B635CD388E73D20EF02B3C1EDB57292,
X509ChainImplMono_BuildChainFrom_m240087A2D01469F43D36A194637FAB93DE7D574F,
X509ChainImplMono_SelectBestFromCollection_m24FBA3CA0A492C7708FF11E763D8B1099F36BC06,
X509ChainImplMono_FindParent_mA64A7D939DE5F34944AFF6D58E2391BF47D3D0A6,
X509ChainImplMono_IsChainComplete_m1FA60E2128868B2FDCB258B5D16F15411C540823,
X509ChainImplMono_IsSelfIssued_mDF746101F4634DE86C55A2AEB1936D8E68F751CA,
X509ChainImplMono_ValidateChain_mFC6C8BB61FC9DF99BDB656ACFACD0BB4BD57A177,
X509ChainImplMono_Process_m469792B377599FD4347315913B28356AE5C57D0E,
X509ChainImplMono_PrepareForNextCertificate_mD651DA79F6A64548599D510B1157DA0F44386872,
X509ChainImplMono_WrapUp_m1546AB65C518C3E3A175A1C907FB5641AB8D0233,
X509ChainImplMono_ProcessCertificateExtensions_m24B4A9B57A31DED6492E65D47108DE0F0609990E,
X509ChainImplMono_IsSignedWith_m841918EE1C928C94D6788FC5F446772123515913,
X509ChainImplMono_GetSubjectKeyIdentifier_m0D8BA44577CA7AE09AA6E2998E8C77FCA7CC0BD0,
X509ChainImplMono_GetAuthorityKeyIdentifier_mB0CD4B03B79394A27F337CDE31F3E1A7DD0BD0B1,
X509ChainImplMono_GetAuthorityKeyIdentifier_m63F1F5346CE98F07873A731826508D8E7E53B8B3,
X509ChainImplMono_GetAuthorityKeyIdentifier_m8815C38DD46B58C0322D8F4E217DB785637F12FA,
X509ChainImplMono_CheckRevocationOnChain_m8178244CB6B50DF10CBB3669ECAF005D649B2D01,
X509ChainImplMono_CheckRevocation_m8E1EDE1A95C4A09E39086F871B9D80C22D68BE35,
X509ChainImplMono_CheckRevocation_m73491E913ED7EB66E573B727C552A3012A229962,
X509ChainImplMono_CheckCrls_mD2938D2C74DD5E9EA76205425E74A9EEB6C4C65E,
X509ChainImplMono_FindCrl_m10BA0B67DD7779475981229634AB40F239B60373,
X509ChainImplMono_ProcessCrlExtensions_mD92E0695E51E62A17AF7326E905C2592AD3F7072,
X509ChainImplMono_ProcessCrlEntryExtensions_mF1426E8193BC2553983F697EEB8F3035B70FE43E,
X509ChainImplMono__cctor_mA05EEC443B725B1B59B85DB2A6C9D4380D4CDCB2,
X509ChainPolicy__ctor_m069F83BFFF3E79ED4CEBE8CF553CC65576F8D3D9,
X509ChainPolicy_get_ExtraStore_mAC7E1235E5CB8DD373B859F2B5C142638D7BBD2D,
X509ChainPolicy_get_RevocationFlag_mB2DEC5907796536DB5304CAC972EA7B34C49CDAD,
X509ChainPolicy_get_RevocationMode_mDC8382C2ABF29DFE3972E40343F025A52488AF29,
X509ChainPolicy_set_RevocationMode_mD31CF4CA6A09443829F91980F8AC98E21D5888AE,
X509ChainPolicy_get_VerificationFlags_m66FC764D76DC6AF35F600BFFA710D826B2EF9B80,
X509ChainPolicy_set_VerificationFlags_mA0C6910C20FCC1FB1DA1A35ED2E7429FA527A69E,
X509ChainPolicy_get_VerificationTime_mDC1D5996C7077FECCB41D38974815178627EE82D,
X509ChainPolicy_Reset_mEE02175020B69CE1732C0E89A2AE60F0BA5B1417,
X509ChainStatus__ctor_m5AD96E11604F8DB96673677AC2FFF68EBA550859,
X509ChainStatus_get_Status_m58AB369B6D5CDF2436644C1936953058FBBDEF99,
X509ChainStatus_set_Status_m55D0302200912F7B74F7805470551EB33C28246D,
X509ChainStatus_set_StatusInformation_m0A4B88F2DEF120DB1D38E3EFF86170C9D272DB3F,
X509ChainStatus_GetInformation_m2EE262A68356D15E2C691E84DA10B2E8E3EFED26,
X509EnhancedKeyUsageExtension__ctor_m7ECF7F6EEB96855182FD5466A04B4712B3F4C746,
X509EnhancedKeyUsageExtension__ctor_mBDA55EB3C6594D4F6A06102B4EAF633F86C3E092,
X509EnhancedKeyUsageExtension__ctor_mE0CA01F89B6532A7E7B256F248C23B61F0A909CC,
X509EnhancedKeyUsageExtension_CopyFrom_m9577FF97B8E3074B12B7056BF7E30AA0F84309BF,
X509EnhancedKeyUsageExtension_Decode_m1110DD9BD5D717540009DB5D90805458CF07423C,
X509EnhancedKeyUsageExtension_Encode_mBE23AB15722B1822172F860B5F7651EA871B5550,
X509EnhancedKeyUsageExtension_ToString_m9576793CE590716A3BB5AAC1632F946DF75605DE,
X509Extension__ctor_mFC88C10C2C6718E6AE74CE37E10D4EBB8FD67BAC,
X509Extension__ctor_m442E6EED0F68D0FA2D7D7B085BEAB11F35B9157F,
X509Extension_get_Critical_mEF827F09D95784210C2F8D5FD7BE27BB54803E35,
X509Extension_set_Critical_m19FBE6E0C8B9069E5A2C232DAAE06046AF18EFEF,
X509Extension_CopyFrom_m674ABC4ECF701B708C28B546B42B7799CA24D4A9,
X509Extension_FormatUnkownData_mD0463F5096A6937E95E3165048299CBA9A1A6F7D,
X509ExtensionCollection__ctor_m279F781688D6D8D301D06282132D8A02DC864AE9,
X509ExtensionCollection_get_Count_m2708E6751246E4E5E64BAE8A99FEC79CFD61E9A1,
X509ExtensionCollection_get_IsSynchronized_m7439392D6066DB8883D2545EB3BF05504AB35ED2,
X509ExtensionCollection_get_SyncRoot_m22D5573E42FAAC75DC4DF16C962183E0CDC6AA0D,
X509ExtensionCollection_get_Item_m411222FFB9DF3584180BA8A09ED061CFD5774F9D,
X509ExtensionCollection_Add_mC02BE13A042962E83E849483642F122AEADD2A79,
X509ExtensionCollection_System_Collections_ICollection_CopyTo_mD9F01B71381CFDD12AF55B244025A99529465472,
X509ExtensionCollection_GetEnumerator_m7F4BDDDF50FD335D3F6A2AB490221D27524BD0BF,
X509ExtensionCollection_System_Collections_IEnumerable_GetEnumerator_m574551E2A07A5E860E812C597544B627EE4C4E55,
X509ExtensionCollection__cctor_m302D04DAABB7985BF831D50E7956ECFC3B2D199F,
X509ExtensionEnumerator__ctor_m64C36BD278E62F11279957CC3A5F58A2D7025976,
X509ExtensionEnumerator_get_Current_m6057D68B2D7750669A51630A1561FCE7F597E232,
X509ExtensionEnumerator_System_Collections_IEnumerator_get_Current_m5E7878C8D59799831C4350758873B6E0A358538D,
X509ExtensionEnumerator_MoveNext_mDCF343DCC4699DFB3D6E72D84AF8A6C11AB247C3,
X509ExtensionEnumerator_Reset_m1DF9302CFBB6B288D94EE627E3D4DACD78B94A9C,
X509Helper2_GetMonoCertificate_mA77B189F919C6BD9F882A59E3743A3AC2230206C,
X509Helper2_CreateChainImpl_mABBFC689A2A031B8E93070F0485962AA5E8B214A,
X509Helper2_IsValid_m2D40E03D265A1B1D53B6B8C726E833358AA4187D,
X509Helper2_ThrowIfContextInvalid_m12213152E825627422EBDC2D88B524AE528B70B1,
X509Helper2_GetInvalidChainContextException_m44B5C4113D72A0DA0EE7E1D4C7048FF631CA7D46,
X509KeyUsageExtension__ctor_mE0EE68497EDEDD78213EEDC931D68DD35DF6340C,
X509KeyUsageExtension__ctor_m1DE9CD768712A07E5803496501CCFDA81CFB2689,
X509KeyUsageExtension__ctor_m2FAA526721435935D0B10E0DB916AF56CFD84751,
X509KeyUsageExtension_get_KeyUsages_m1BD6C5BC6E3E380982C135B2E81731435345144F,
X509KeyUsageExtension_CopyFrom_mCBCF5CA17676B2030F6C82ED80A008EF029AF733,
X509KeyUsageExtension_GetValidFlags_m82B1C7DA4F4E0F16090782189E1B4984D133BB45,
X509KeyUsageExtension_Decode_mB64239ABDEA862E43E26CF324D3E41ECCF3088BC,
X509KeyUsageExtension_Encode_m38D20B2FB68EDF3594EDC0D9BA88800ABF305542,
X509KeyUsageExtension_ToString_m270131139984275D7571120A2984F0F5E77E79DC,
X509Store__ctor_m4BC006F268440F969A1E2550A4884AA9FB4FEB1E,
X509Store_get_Certificates_m3605E1FE284AD55C48E874C49CD22C11828D2DA0,
X509Store_get_Factory_m78BACD85C7BF54F835A7F9AA9F4F163F9E3F987A,
X509Store_get_Store_mF57B442ECFBBBB6980A36A80B64399779C20D253,
X509Store_Close_mE444AB5FE15C355E4EF9369E7EB5F78F345320F0,
X509Store_Dispose_mF1DA64DEAEEBAFEECD1E945B30BB8E169984D7E1,
X509Store_Open_mE65F1CB5311705EB955D576295B048C1155CCED8,
X509SubjectKeyIdentifierExtension__ctor_mFC2A19B1301ABBA5F6C5CE407ABC4F4CA1EB49B1,
X509SubjectKeyIdentifierExtension__ctor_m421293DCB67F3A918098962166B8166FD9657D08,
X509SubjectKeyIdentifierExtension__ctor_m610C9C804421B7CB519F3A5C7D66827CC1106EE1,
X509SubjectKeyIdentifierExtension__ctor_mECF6398B9841FB4533228FE77F51F93316EADE94,
X509SubjectKeyIdentifierExtension__ctor_m3DD2C4E1505A6E625499FBD833BFC076D28D83EB,
X509SubjectKeyIdentifierExtension__ctor_m1858C1B050FAF65946B790737652E874781B4B56,
X509SubjectKeyIdentifierExtension_get_SubjectKeyIdentifier_mFF2A155072C67F430E7F4B178733A80388943CBA,
X509SubjectKeyIdentifierExtension_CopyFrom_m959BB16C6973B1B565D02ED9993AF9069019D77A,
X509SubjectKeyIdentifierExtension_FromHexChar_m0547F9E771F6BE506DEA650D696F7794F91B59A3,
X509SubjectKeyIdentifierExtension_FromHexChars_m7143D074BE9451C082422BA3FF118C17D873E5A1,
X509SubjectKeyIdentifierExtension_FromHex_m7A7DD49DB74BC4020A28007CDD5765765EC9DDB3,
X509SubjectKeyIdentifierExtension_Decode_m9E9B87F478F55E202411CBCE3AA314CBF73C7F30,
X509SubjectKeyIdentifierExtension_Encode_m8746D45CE4AC46543D3332BC6001FA1BC7A72CB3,
X509SubjectKeyIdentifierExtension_ToString_m9AE51334149DE6200E554F9C30E2DC5570D36707,
ContextAwareResult_SafeCaptureIdentity_mA970F9AFE4AA8ECA93BA2DDFA37AF07EDA39A3C5,
ContextAwareResult_CleanupInternal_m063952F002B63E773E3259D8809EFF7B04A10FFD,
ContextAwareResult__ctor_m708591C2F982BAA23EC1D7A0A325F9452D1C6BB1,
ContextAwareResult__ctor_m20CB91BD59CFD104B18692B6316D31E6F33E1A42,
ContextAwareResult__ctor_m065D528A2F04EDC6E70C825A8A46AE8F05E0E5CE,
ContextAwareResult_StartPostingAsyncOp_mD312F7E2A819DA980A35D213519E8A2F72B1AA7F,
ContextAwareResult_StartPostingAsyncOp_mB27C095D3C30E5DD6B49A16EC1E05A60ECD15C63,
ContextAwareResult_FinishPostingAsyncOp_mF7316900AFD1FF971CF886849C6CF22417C65935,
ContextAwareResult_Cleanup_m11B801F4CA9F67244E78D28592A4E730E29F5917,
ContextAwareResult_CaptureOrComplete_m63CC26DFCB3C39E17A125733891F0548D7023916,
ContextAwareResult_Complete_m2F12DBD2D49881230459F68292866133193F2522,
ContextAwareResult_CompleteCallback_m9F39B6F19D91E34256FD67FD29AFB50FFA591339,
U3CU3Ec__cctor_mAC8627E6BC55FE45E4CB52B032E0B1630C5D9623,
U3CU3Ec__ctor_m098706ADBF9B8F1B804013D0EF3B8360476EE9DF,
U3CU3Ec_U3CCompleteU3Eb__17_0_mC4C96AD393853303B249B1C3120D84FFF34BA7CA,
HttpStatusDescription_Get_m0F7BBE743A1DBBBD1D908FDAEF99702F9DA51315,
HttpStatusDescription_Get_m48B3B454E7AA082DF9709151F5D0A36C45C5B9BD,
HttpValidationHelpers_IsInvalidMethodOrHeaderString_m20A3A5D84C4555D5D087AAE71A400A513A81F214,
HttpValidationHelpers__cctor_m5FD0A14B20339FA004D5560F349694804482FF5F,
NetEventSource_Enter_m5EF1ED6D39F9FF936F537BE4C4E293583E8A0494,
NetEventSource_Enter_mCD132529EA0CFD5742953E7C36292B7C89676859,
NetEventSource_Enter_m47E7243815A642026EC13535E34266FCAD70647A,
NetEventSource_Enter_mDB7180A50B184E5DF60A9795253C11C2688B5A6A,
NetEventSource_Exit_m407F70ED0A9E9B586AB9FF87B9C15229468C9D36,
NetEventSource_Exit_m7AD7FF4004F7F0249F639B1087B11C15A526CF10,
NetEventSource_Exit_m77402CABA75A69C1D778665A0C4CCBA593F3211C,
NetEventSource_Info_m0BE7F613FC95552DCCAB55C55B0396C13D2DB513,
NetEventSource_Info_m550D5CB6271122B96B82DD45D65FCB037532E5E8,
NetEventSource_Info_mCD49F3526C8744D537F6B9E384A51743F4650291,
NetEventSource_Error_mD371BE6D7A90C126AA0E7C839979F4439C9E22AD,
NetEventSource_ErrorMessage_m0B2E6677A5672064B69C0B8685BD6E7757093BB2,
NetEventSource_Fail_m07530DCF1F3780671CA9D866BD5A0B681C0DF324,
NetEventSource_CriticalFailure_mAA833C608A56BE16861F1174A0FA09BE3F6368AA,
NetEventSource_Associate_m73516419B7057CA3028739C1C4093B1F0CAE3BCC,
NetEventSource_Associate_m7BF3F4D5D2A78239150915B57E59EBAB2F1C5BC9,
NetEventSource_get_IsEnabled_mF23BA9F90570906AAA1904CF647678C7C03F89F8,
NetEventSource_IdOf_m072D5B8DF90A548D59CBEE834B1C321B08E480AD,
NetEventSource_GetHashCode_mF92D105113400CC00D4707CB2287E5BF5CBCBA96,
NetEventSource_Format_m975612C3282CDCD7A5E1A0BE9E5A59D0E2E176EE,
NetEventSource_Format_m5C3F8A748045BC1BF7BC78754EE8E8DDA1A74702,
NetEventSource__ctor_mD3EE940132A959963DD08C19D030F37769A89F14,
NetEventSource__cctor_mFE7003F6CDCD2BAA9588AC586C04B79AB4A86DE4,
TcpValidationHelpers_ValidatePortNumber_m87E6293214842C630C35F9863ADE5AD844235480,
TlsStream__ctor_m92BDBF633326E74A389C3F979F7DA25991AA9575,
TlsStream_AuthenticateAsClient_m95AA6647436479C34D8149DA1989A3FE6BD6F2C0,
TlsStream_BeginAuthenticateAsClient_mCC4D883302E06680A9E5F3EE95B79C52BD0E2FF6,
TlsStream_EndAuthenticateAsClient_mE7E1915CE91F4E796B2A0358B677C3D756F3BB2F,
TlsStream_BeginWrite_m5161FDEA1A8F03A0EA277FE0C94DA93D82B5AFEB,
TlsStream_EndWrite_m43F6CC9792BDFC4669D1543FF4EA5C9DDF514761,
TlsStream_Write_m901E1CB21B2ABF2457690AE07196C90D5B084F1F,
TlsStream_Read_mBE1D0DB17E994A642D84CD840478D7BC41A53789,
TlsStream_BeginRead_m017E71124B7571C1B4D3617A8F189250E2A33E0C,
TlsStream_EndRead_m2F30DD656E7D578F3677F34A79F9CA5C14A38431,
TlsStream_Close_m39E252F0F5310F87E8D97453476B6285DD4A2985,
HttpVersion__cctor_m237BC8431A75E09C3610837B9FECBDD305CF2622,
IPAddress_get_IsIPv4_m912994B89DDE21F85E4FE40381CDFF1688BE3F38,
IPAddress_get_IsIPv6_m957F80A11C7E40C2CCAE554F12AA547E387B6884,
IPAddress_get_PrivateAddress_mE1CD072F1E7BDF981FD71CBD984F5FD2A2EC6399,
IPAddress_set_PrivateAddress_m73BD8A117538CBDB80F8FF47D31609FA4855D74E,
IPAddress_get_PrivateScopeId_m3C01EDB8971607BAC0398557E295B5A818191532,
IPAddress_set_PrivateScopeId_m2BA43F20C3B975BDAC6E330C09E09BFD34594A42,
IPAddress__ctor_mC240D2060BA0F5A96D286CDE3772FE4354D7030B,
IPAddress__ctor_m8D2578858CF6F8E56591F45C8A14150DEFFA44F5,
IPAddress__ctor_mFD3C42E1EECC3099D6E347238FB2A0EBE822AF19,
IPAddress__ctor_m9673193087826D4DFAA57CE98431390FD47C512F,
IPAddress__ctor_m16761A05E56D81D4519A8E0FEBB7910E17A1FB7C,
IPAddress_TryParse_mB8DC9EE090ED3BE8F8C9D419759AA9FF4A498D3B,
IPAddress_Parse_mD7BEF4D6060D8BE776F559C5F81F195A9917CF1C,
IPAddress_TryWriteBytes_mB6CA9DA47541FD37A67BCF614983BDBD3581346A,
IPAddress_WriteIPv6Bytes_m4505E41EC6C2E484293B39735D63DF58BF37539B,
IPAddress_WriteIPv4Bytes_m4E03460BC962536BD927917BD374A8B1E1C23C40,
IPAddress_GetAddressBytes_m1501E0143C791E3A065E508F5535D8E206652EC9,
IPAddress_get_AddressFamily_m1CE4BCCE499BD70B22F9E37B3F266F9306A98C21,
IPAddress_get_ScopeId_m464E5C5597F29B05135EDCA6DDB1667EFA70EEF8,
IPAddress_ToString_m91FE727877BEAA0115F497387E2E9CB0B45C3895,
IPAddress_IsLoopback_m673C9C63D59BF356AB7964CEE148EE1F3E01CC19,
IPAddress_Equals_mC4514B3B7F9B95B79A1121706C115AECE61636C7,
IPAddress_Equals_m5EA56A0CBC4F66012C11628D8CC75E03E5A8C462,
IPAddress_GetHashCode_m243850627E81961E58E3A7A0A39A1F365C47A4BA,
IPAddress_MapToIPv6_m3D243981B6A8235516A4D8A68FC555B59675DE33,
IPAddress_ThrowAddressNullException_mF55B22F51151F17731038C12D118EBEC63C9CC4A,
IPAddress__cctor_mB1459880D331879EB11466988E78D88EBA0F6735,
ReadOnlyIPAddress__ctor_m0E47AC9070535FCCC4796C165AC8DAB6FA2B5AC5,
IPAddressParser_Parse_m924FDF6137E57D2C205C767578A902FAC6AF9F6C,
IPAddressParser_IPv4AddressToString_mED56559517ADF1172DEE5FFBA56B7A3C66060303,
IPAddressParser_IPv4AddressToString_mC3C2E797E621FC478FCDBADFE9DE20909516D706,
IPAddressParser_IPv4AddressToStringHelper_m732D3622C399BF418CC039E34BB8EBA0F5B7C581,
IPAddressParser_IPv6AddressToString_mA5E8E4CCAA57C745E4CF564CB6CA263661A1BB13,
IPAddressParser_IPv6AddressToStringHelper_m5E32EC869045EA58C14FDB598476013D76568A27,
IPAddressParser_FormatIPv4AddressNumber_m6C347346B73C32788716D03C3FB4DEA954EE37C2,
IPAddressParser_Ipv4StringToAddress_m0E8B9B120883B4280B6DB894C47C5527D0A8C6E9,
IPAddressParser_Ipv6StringToAddress_m2F6666E91E78CB63F69EEDAB23F5DBA65353734A,
IPAddressParser_AppendSections_mB41667569210B39E7A732CE4EDDB684FF7B97C94,
IPAddressParser_AppendHex_m078E3C19C653E140FC8E6943F292CACBB29A13AD,
IPAddressParser_ExtractIPv4Address_mF574B7C9D0B4DC4C22DBC0F2A6701FC816A2128D,
IPAddressParser_Reverse_mD663C9994E59E47531F7D69E576B14D0572676D5,
IPEndPoint_get_AddressFamily_m9941B51AEDFC4A65B614DCFFBD6A11644DBA5851,
IPEndPoint__ctor_m902C98F9E3F36B20B3C2E030AA91B62E2BC7A85A,
IPEndPoint_get_Address_m72F783CB76E10E9DBDF680CCC1DAAED201BABB1C,
IPEndPoint_get_Port_mFBE1AF1C9CC7E68A46BF46AD3869CC9DC01CF429,
IPEndPoint_ToString_mC285E84E3FB9A15B223DD4401DDFC1E4171E766A,
IPEndPoint_Serialize_m4495698C21946D39519728ADC8D4FB9860B52DD5,
IPEndPoint_Create_m3F397111A683D18A38FC7275D55BB94B0FC7350D,
IPEndPoint_Equals_m480BC01DF0A7D8DA996A030546DCECBE2B5D6AF7,
IPEndPoint_GetHashCode_m888B6D706296BF20224488C4909807D26655E4F3,
IPEndPoint__cctor_mF8F48FE436F60E44A928B1967AA49F472E8D1D05,
CommandStream__ctor_mDC3049BB71D0C9B1479D1A94D2B923D753D6F36E,
CommandStream_Abort_m50D7D1A95D01B8DB00746A5DA267285DFD06C98C,
CommandStream_Dispose_m5EAA4848F61F0642214E725B7C4CE5289E59CFC5,
CommandStream_InvokeRequestCallback_m6E7BFD33406D1B53BCF50C42E9D91F13E42C5F3A,
CommandStream_get_RecoverableFailure_m0FF23E84547D7F7E7C4EA8C56443F4C18AEA5641,
CommandStream_MarkAsRecoverableFailure_m8577AAD7B31DAD61EAB4594E75EFEBB58B83E2B3,
CommandStream_SubmitRequest_m4F1F3F4EC4C455CAD8679549106ED73D4607D021,
CommandStream_ClearState_m7562386C549485E956DC4305651DE87EA5A8B83B,
CommandStream_BuildCommandsList_m605F4A8E286AE09BED57DEBB4DF9956E0D3FC3E0,
CommandStream_GenerateException_m891A32F6C4DA9BF11336825DF694F0471376472D,
CommandStream_GenerateException_m16AF53C8700B826E18BC10950729EE134C479E5B,
CommandStream_InitCommandPipeline_m5A5C6F19B14B6C6010A4E5A71FE3F973F87D3B04,
CommandStream_CheckContinuePipeline_m2C62E98BD471E8CBF8CEE7C819762D324A13002A,
CommandStream_ContinueCommandPipeline_m5C680F284A85251071F130E61F020F232C85B815,
CommandStream_PostSendCommandProcessing_m6650D26A17A9C5AE517FCD70128201FF571C7402,
CommandStream_PostReadCommandProcessing_m0F38A838BE51165B2FCA409F18B980D288903C23,
CommandStream_PipelineCallback_m8E95899A548AAEF9EC3305BCDCA4CFF4F4C43D98,
CommandStream_ReadCallback_m338C6963F84F0CEB32D0FFD0FF26C219B2CC3702,
CommandStream_WriteCallback_mA681F85324C0A02A304E0D94D63E1FFAD21C592F,
CommandStream_get_Encoding_mFF458DC549D71E8A78ACCAD64D2E73A4C0AD3F96,
CommandStream_set_Encoding_mE530EE55B34420E5E4BB74B91D65A6E88B2521FE,
CommandStream_CheckValid_m71D44E5E7DE4C761EFD5B8433956D38E7939B982,
CommandStream_ReceiveCommandResponse_mB8B88A8D12B1427C26CCABDDB76CBC7667A5B714,
CommandStream_ReceiveCommandResponseCallback_m99E06216EDF0BAD3371797D50E843DC135EDC8C7,
CommandStream__cctor_mB9A49F757DB9FA45471790C02FF47EEEF09A4296,
PipelineEntry__ctor_m3988E03D67CAC7725DDD334A772C465FCDD58002,
PipelineEntry__ctor_mCF62FB0B8F6602CF2081D896C0232FB7B9F31881,
PipelineEntry_HasFlag_m1C72335CAD79960E9FCCB190541F222A76F00F96,
ResponseDescription_get_PositiveIntermediate_mEE58E298D3A383D8D2A8EB537B53AAC7A9B61348,
ResponseDescription_get_PositiveCompletion_mA8C5CB9FF0E386FAD10146736663344154E4D58C,
ResponseDescription_get_TransientFailure_m79235F6AAD03B39148D25332EB0784E5C4696807,
ResponseDescription_get_PermanentFailure_mD250931175B99B4B6558297A889ED479FC292843,
ResponseDescription_get_InvalidStatusCode_mCC93FF679EC42A75E4C1E07689BF1CBB5F537168,
ResponseDescription__ctor_m4E2075FE167F807D8DBA8C3707A6588F89DA4EB7,
ReceiveState__ctor_m4C77D2EFD69E413122BBB2BA84C6540EA68A2D49,
FtpControlStream_get_Credentials_m58332EC011855E9A49AF9938434859AF08C7CE7F,
FtpControlStream_set_Credentials_mB7B4723790E93C6A35DA14B680F74E087EE7675E,
FtpControlStream__ctor_m1A36E41268DE5D5E34A2D2053A3F8C2B24511402,
FtpControlStream_AbortConnect_m4C13BC4A12ED03FBB94A225138AD6C0620EC707C,
FtpControlStream_AcceptCallback_m32AB9ACD09857CB071842343824B5896EFAB4631,
FtpControlStream_ConnectCallback_mB51B71AC0FC2EB9DF9F868F0EC92AE8F760914DC,
FtpControlStream_SSLHandshakeCallback_mD624AD2E7B323CCD637813D9B982316C4778ADD1,
FtpControlStream_QueueOrCreateFtpDataStream_m37AFE4C4DA7DB36D34170261D3AC39D65C2A4AC0,
FtpControlStream_ClearState_mA17C5AA0F93146AA5AC167DDD564571852268CE2,
FtpControlStream_PipelineCallback_m052E0525E918223582C672D47D8C17E46F7A2E3C,
FtpControlStream_BuildCommandsList_mE94A3FF9361C3692177B493AA3E4A70B4F903B45,
FtpControlStream_QueueOrCreateDataConection_m8B8FFECC845071AF8089070B306555E05701DBB4,
FtpControlStream_GetPathInfo_m2805EDE029970250B0F50068777129168ACF1A6F,
FtpControlStream_FormatAddress_mB25FBE6AE9C810D3F72DDD79118F82D57EFAC294,
FtpControlStream_FormatAddressV6_m3787064E91F973C183C1FFA9C8D9B4852369D62D,
FtpControlStream_get_ContentLength_mE520E47DE78B6FD130907992A13C5CE778286DC7,
FtpControlStream_get_LastModified_m2C2AE6C823CB3CE01A1E62FF588781F535177258,
FtpControlStream_get_ResponseUri_mC488459D89E1783FDC6DCA0DFB2EEC465BE165F0,
FtpControlStream_get_BannerMessage_m021AB6E64BF1E73206DDC72A6B6C54505B2E890C,
FtpControlStream_get_WelcomeMessage_m90D94C1DFE0345CC50333F139A4A6F5FA424F05E,
FtpControlStream_get_ExitMessage_m6E2214D55C11B97FC9FF7CCDC2F1072CDA01DF8F,
FtpControlStream_GetContentLengthFrom213Response_mC838EFD3A20DEA9A8DA867CF8496229CB076EB96,
FtpControlStream_GetLastModifiedFrom213Response_mFF3AD1F97838C9CEBC92D3A2C033962064ECEE79,
FtpControlStream_TryUpdateResponseUri_mA4514F22354FA2F4BEB3D73F24A7DEB5240E213F,
FtpControlStream_TryUpdateContentLength_mE2B8C5EC33E1F4D789FE5C6DE3825BB2952EB753,
FtpControlStream_GetLoginDirectory_m24BD744DF3263F2FD96A6B120FD5E014C759ABE9,
FtpControlStream_GetPortV4_mED40942A0B437AFC658378BB5BFDFB21C0ADC1B5,
FtpControlStream_GetPortV6_m45FC9306A5E97C22B2778C2FAD6EFF882C98870D,
FtpControlStream_CreateFtpListenerSocket_mC7CAB6085D9ECF4C194F053CFC1AC34AFB8F323F,
FtpControlStream_GetPortCommandLine_mAA8762A087F108ABA5DE42D38AD916C9CFA03194,
FtpControlStream_FormatFtpCommand_m29176141DC970F6084AA0572E60CDF71F5A6BABB,
FtpControlStream_CreateFtpDataSocket_mDDD4CC879C2BBDB4956033BB52781B60B262B56C,
FtpControlStream_CheckValid_mC618F705ACE6DC3B6F636C74FE1CFCE8600C4141,
FtpControlStream_IsFtpDataStreamWriteable_m98769CB129051685F3DF2107B8B7CD11D343D6E7,
FtpControlStream__cctor_mF8D6566F149435771B819B916199BBF9853A1EB0,
U3CU3Ec__DisplayClass31_0__ctor_mC80F22193462B0EF9A706D5ECFDADC54E5120638,
U3CU3Ec__DisplayClass31_0_U3CPipelineCallbackU3Eb__0_mFA6F1908DB89530BFD35B6934E01C14A5B45112D,
FtpDataStream__ctor_m43E92319125756CD8D5D660EE7FE9B940DA9DB75,
FtpDataStream_Dispose_m40A248B7B3B4AA751449298E068A48711AF2437A,
FtpDataStream_System_Net_ICloseEx_CloseEx_m8518CB2A9A5EB9C3EB5DF8BDD7190CF67EA12D4E,
FtpDataStream_CheckError_mC26104FB2C3DEC62A33E10405B121830A3AEA959,
FtpDataStream_get_CanRead_mB136FDA74BD17ECC05F810CEC8DA8452725F88BC,
FtpDataStream_get_CanSeek_m16CFE4B9386DA93BD72857FD3DDAC124B68BEEAA,
FtpDataStream_get_CanWrite_mAD89E9F515C503810E61BB8F044CF512DDD9E0EE,
FtpDataStream_get_Length_m41102D2823EC5DA138301485C9A96DA8BC507614,
FtpDataStream_get_Position_m61B62F61A716965679CC54C94B1C16E4694CD957,
FtpDataStream_set_Position_m079639CACCF2F27743CA7213A0DB8A64759D04B0,
FtpDataStream_Seek_m14D6F555BAE0811E39C12619CED96986472CABC7,
FtpDataStream_Read_m80A22ED0497EEACE48277E18ED0E9B4190542D44,
FtpDataStream_Write_m5B917E5BAB484222765206736846B9816A835183,
FtpDataStream_AsyncReadCallback_m8A05268C76664CF1F38C1901EB05327A33FF8A9B,
FtpDataStream_BeginRead_m5164D1F47EBDF439C369ECF12776AFF3A721FAAA,
FtpDataStream_EndRead_m0C22E9C40BBBCBFA9ACA9D672059F8E3A852339C,
FtpDataStream_BeginWrite_m5C92FBF9A19E02023A289311E0BBD2647F4D64FF,
FtpDataStream_EndWrite_mC462BE976E9BBDD4EDD8CF8DE0EC5E9224973CC9,
FtpDataStream_Flush_m68DD6058C64DF629BD9E77C15821CE07E4CB8157,
FtpDataStream_get_CanTimeout_m4D01B3DCA1B67CA92E1E39B66D5CCE66B40C592A,
FtpDataStream_get_ReadTimeout_mEAFCC7065DAB83EFD8E4116426E05EB460B42795,
FtpDataStream_set_ReadTimeout_m51BE244F4873D324D797C0B05D063C40371422D2,
FtpDataStream_get_WriteTimeout_mA96F0FB2ED35E26FE846C5AB322739F1429C1336,
FtpDataStream_set_WriteTimeout_m2E70796FCB84096334299E26840F1536FB380761,
FtpDataStream_SetSocketTimeoutOption_m20EDF2440DC034CB6530BB97A53796A2DBAC88A8,
FtpMethodInfo__ctor_mC171C452F97CFBCC30ADEA3982ECBE6469C4523D,
FtpMethodInfo_HasFlag_mE4178764BE8879A93F8E9A4A3737528A2BE3F775,
FtpMethodInfo_get_IsCommandOnly_m908F15518314673A19C0757AA67E24374709D719,
FtpMethodInfo_get_IsUpload_m34E090D800423923B895D914383F63EF51019CEC,
FtpMethodInfo_get_IsDownload_m0D167463FDABE34B643B022F442A657A3CEA2EC4,
FtpMethodInfo_get_ShouldParseForResponseUri_m7D40CD10C27151B72235705787C1FCBC62B6E60B,
FtpMethodInfo_GetMethodInfo_mE5CB9773AE2ECF74C9C39DCCB562B616767BE39B,
FtpMethodInfo__cctor_m59F0FDD90D25CF351E06C20D432F9458CA1D68D4,
FtpWebRequest_get_MethodInfo_m1916AEF829D24CCE147215A4CC8B5D12E35370EB,
FtpWebRequest_get_Method_m76600B77DC79C16B5ED7E4E8A8D8998B82FBD506,
FtpWebRequest_set_Method_mC770F8F66E7CEE6C513DDE38D97D50CC7E5C0560,
FtpWebRequest_get_RenameTo_m582E665F04E3524E6E4F872D30E4DD30955760E5,
FtpWebRequest_get_Credentials_mD7E41D3F3E9D53C87C8FBC639554C134E834B5DA,
FtpWebRequest_set_Credentials_m6BD777D7820D5BBA97E49B2A480420AF2DD79B9A,
FtpWebRequest_get_RequestUri_mE435FBA45447DC0D5826C9128DCD99474CE12D0D,
FtpWebRequest_get_Timeout_m58C5D209E4958C3F49DEA797966FBE802BE33010,
FtpWebRequest_get_RemainingTimeout_m22F8B622745C3B79728C7378C623523DB932FB0D,
FtpWebRequest_get_ReadWriteTimeout_mB6F0DF85418ED4107E9AA448C46B289C3C36CECF,
FtpWebRequest_get_ContentOffset_mA4ECBD88A0B0834C16BF00D976B20AF95D87701B,
FtpWebRequest_get_ContentLength_mAF7452EC5E6497F2E093A56BE157B27EF30AA052,
FtpWebRequest_get_Proxy_m58F2BDAB196B855C65E59D432B5C0760C0E0AF21,
FtpWebRequest_set_Proxy_mA142CDA01AA7953FF40A1448B98BFF8845D973BF,
FtpWebRequest_get_Aborted_mD54BB6D8935C6139F80371D631FA815961BAEA1D,
FtpWebRequest__ctor_mE322968A58EF47DADD907F88EAA7FB4E00543B77,
FtpWebRequest_GetResponse_m2E40BD4F0CCC5D9B8B6D5C20509CE9AC5EE2FFFA,
FtpWebRequest_BeginGetResponse_mEB30D254D530BA29140C679AA1BDE6F8D472DEBF,
FtpWebRequest_EndGetResponse_mB67129902D8A7767D96CCECB5A1B5B25F8C1EBB8,
FtpWebRequest_SubmitRequest_mD0DDB9A82DCD6D83C0BD14771B8C3DCB59436B1C,
FtpWebRequest_TranslateConnectException_mAB63B1B7A859BB09EAB69EB0C4429F41221954D7,
FtpWebRequest_CreateConnectionAsync_m32CC4FFE6A220E2BDDBFBFD2F5350959A362D023,
FtpWebRequest_CreateConnection_m93965D472DEDD396B49FFEAFACE7F24B3E6E29B9,
FtpWebRequest_TimedSubmitRequestHelper_m1BAC9B293CE60F33C0BE9B556AC516F249526AE5,
FtpWebRequest_TimerCallback_m4E2E74539A7C5060AEC4AC31826EE40F956FF8F4,
FtpWebRequest_get_TimerQueue_m7CC11C6132CB0AF1494DD8333DA4AE9A74A3B083,
FtpWebRequest_AttemptedRecovery_m37F888BE32F44DAA4C7974B0B81514E2D5177288,
FtpWebRequest_SetException_m273ED89B507A23F8C9B7F9B752EC32CAD27E59A8,
FtpWebRequest_CheckError_m0161167F168C34FC6CB654FD038950680B4EB204,
FtpWebRequest_RequestCallback_m01917657BCE4DD15D0FA926E652F214B25A489B7,
FtpWebRequest_SyncRequestCallback_mBA4F7551E61FCC70A683BB0275E640ED308A1711,
FtpWebRequest_AsyncRequestCallback_m16A0D27F8F25B02C06FB35441D0FFC04B53B4EDF,
FtpWebRequest_FinishRequestStage_m46BBC97BEC097B3E0898D53A60463393BBC961FA,
FtpWebRequest_Abort_m692F58C2CAE79DF9BE85C883804FBDF8ED3ADF8E,
FtpWebRequest_set_CachePolicy_m9D41AA5795A910761DF6943E06A629CFFFD1ACA0,
FtpWebRequest_get_UseBinary_mF3DE86086AD5AD72D92B04325590EA25E2597591,
FtpWebRequest_get_UsePassive_m3934FCB6A521CBDC77018736E820BAA8978135BC,
FtpWebRequest_get_ClientCertificates_mA566B0A04203FCA61A4C858073A0A9271AB73382,
FtpWebRequest_get_EnableSsl_mE30506F987A04EB9771FD530066BC18A9F2A7ED8,
FtpWebRequest_get_Headers_mAA9F97EA5BF0115BD58AEC6E4E9C610643C5F031,
FtpWebRequest_get_UseDefaultCredentials_mAD856EDBDCF69FB4ABDE74722A1D446C59000A86,
FtpWebRequest_get_InUse_mBBB7CD6328BBE78BEB1E032E2D5A0708BF9BE208,
FtpWebRequest_EnsureFtpWebResponse_mB605C3DDD57BE29978FDA23340B5D280DD6FBAD9,
FtpWebRequest_DataStreamClosed_m39A5D8350B2CC390416F67CE81165D4A69425CBD,
FtpWebRequest__cctor_m828B5A5267951FE5E80B4AE153163FCBA4BF026D,
U3CCreateConnectionAsyncU3Ed__86_MoveNext_m60DE305F205F71E0F000095E3B3BA38D3156735C,
U3CCreateConnectionAsyncU3Ed__86_SetStateMachine_m95964DA1EC40A81F593B072FF797A49EA11C94EE,
U3CU3Ec__cctor_m0AEF40FE4AAF8906461BEB8EA30A8408ACFA485C,
U3CU3Ec__ctor_mD37F7BFBDE41951EB965B2BE6B39FE005FEAA064,
U3CU3Ec_U3Cget_ClientCertificatesU3Eb__114_0_m40805B8FBE35ACD91B1128B347050725AEF2B700,
FtpWebRequestCreator__ctor_m163216FA7A2018F0D581EC6AC6B83FB853DA514D,
FtpWebRequestCreator_Create_mA3D39BA636449D51EDB273828E43418690A5D73F,
FtpWebResponse__ctor_mAEF0E4781821381A13AE4E1B84179049E1E907A3,
FtpWebResponse_UpdateStatus_mEB271B815F8918C8F4681301A2736BAC5C5877FB,
FtpWebResponse_GetResponseStream_m9D103F0115A561706EAD524F43F6CD7296C0231E,
FtpWebResponse_SetResponseStream_mD0530FA146A88F6AB357A887FBC201FE58549039,
FtpWebResponse_Close_m25B6EDDB1321F60623EB7ADA95D0A5A44DAE025B,
FtpWebResponse_get_Headers_m0EC3B53A0804C6442101F3187F141C4ED1EA6D0F,
FtpWebResponse_get_ResponseUri_m6B5B02E5CF3F53F21100824DA95850AE1AF6A3B3,
FtpWebResponse_get_StatusCode_m874357CEF43E1D988350EE6229F996F0F41DB795,
EmptyStream__ctor_m4237F8952ABD99619B5D769C10165FD7330AB327,
NetworkStreamWrapper__ctor_mCA258E4FB49C2E9CEA040D4ACBC9B5F70BD454EF,
NetworkStreamWrapper_get_UsingSecureStream_m86E61049DC4265D855C187275D6536ACA6988A05,
NetworkStreamWrapper_get_ServerAddress_mE6D714D4B29C89FFE2C975AAA6828FF02440D2C6,
NetworkStreamWrapper_get_Socket_m787036C2B47E611BD0F452A14DE461D8B5A30246,
NetworkStreamWrapper_get_NetworkStream_m65DC14637198CEE4E9F9543EA3AC07168BA06488,
NetworkStreamWrapper_set_NetworkStream_m66A3B0C65E4DD88A79296C88CE4DC5912ED997A7,
NetworkStreamWrapper_get_CanRead_m9E3F88847C63CC45E08A4CA38347BA18E6F0C7DE,
NetworkStreamWrapper_get_CanSeek_mF81EC536A250C1136AFF2D8C772511D65BC2DDEF,
NetworkStreamWrapper_get_CanWrite_m9512E5D900C0599D481133881057F66CCF229610,
NetworkStreamWrapper_get_CanTimeout_mF4442A0A130CC0F5A653C915415879D0FB9673A3,
NetworkStreamWrapper_get_ReadTimeout_m38DC646B80AF1B0458ACE2A5FE167E12E1EFCAB8,
NetworkStreamWrapper_set_ReadTimeout_m1F0FAADB8CA55B27A565F086A3437A567AB2A773,
NetworkStreamWrapper_get_WriteTimeout_m95206E798C00EEBD7B43D48721E1997C74390E51,
NetworkStreamWrapper_set_WriteTimeout_mF38A5FB8D14BAD03B0B3697CF9D5EB860D095ECA,
NetworkStreamWrapper_get_Length_m3BAAACDBA6569575645415C83EB9583F9225584F,
NetworkStreamWrapper_get_Position_m3623B9694018445156B83888F5CD8DCE4BA26889,
NetworkStreamWrapper_set_Position_m76431A4932CD8EA168ACE97C40908437B729681F,
NetworkStreamWrapper_Seek_m6194A60CF7B41228714AE19BBD9D75555B720BCA,
NetworkStreamWrapper_Read_m6FD99AB7C194754AA011AF6AB1F00A41D30F597B,
NetworkStreamWrapper_Write_mA60BF942F19DF67A950CE07564E5F45457999C07,
NetworkStreamWrapper_Dispose_mB3DC621F9502A2251F9D30FFAB6D50F5B3C078A1,
NetworkStreamWrapper_CloseSocket_mAD2F12D01E0C1D3B6DD51D691F1C5CBA1A4D1467,
NetworkStreamWrapper_Close_mD87894052ED65B641C61C3C068C61F36E0DBCC04,
NetworkStreamWrapper_BeginRead_m9DAD8D04D5A685983DD0DC913E6F3EC64A0467E9,
NetworkStreamWrapper_EndRead_m6B52AC13E227B396A7D669137BBA5DF258158954,
NetworkStreamWrapper_ReadAsync_m382936CA17D7F12FFB5D83D8F6EB159C34CF70B7,
NetworkStreamWrapper_BeginWrite_m8CCA440D2C97AA61CEF2EF205163A15B0BE055B3,
NetworkStreamWrapper_EndWrite_mF1202D2CBDF5B003113810B1ECCC151583F4B800,
NetworkStreamWrapper_WriteAsync_mB2FFD56F071DD38C6C019188479564EC664D72F6,
NetworkStreamWrapper_Flush_mF9DC6E0A66A95E743B38E0DDC4E3B833A66DD48C,
NetworkStreamWrapper_FlushAsync_mC50DB25E23FE1DD253EF6F34595B451F31D38721,
NetworkStreamWrapper_SetSocketTimeoutOption_mEF49FAF0A48C4B65816D8BF28868B897835419AF,
Authorization__ctor_m2B6F7C3A1C77B4B4532B4964BF214BF957694268,
Authorization__ctor_m7EC4EAC7186BC2664B45DDCDA917BA6C8315CBDC,
Authorization_get_Message_m84C00416C183E8A3B06E37052923C90F486F529A,
Authorization_get_Complete_m43C3AC5D83009442D51B959623D46AD1ABA2AEB8,
CredentialCache_get_DefaultCredentials_mFD45861A5151E546B6DF04F6D527E82214EA4143,
CredentialCache_get_DefaultNetworkCredentials_m5C67A21E1BD70EE41FA927D7603622FBA7F10BA6,
SystemNetworkCredential__ctor_m6C0643A3B325903C6E20EEC9940A6646F4AE77B6,
SystemNetworkCredential__cctor_mC2950C5826DFEFF2A593B0E00769DCAF75257AF3,
EndPoint_get_AddressFamily_m44AC2CD5C6868280BEBABF4090D3AFCA2E254537,
EndPoint_Serialize_mB045A92E21967EF34B1D5A32EF4E645CC1871BA3,
EndPoint_Create_m09DA8D1A544D556AD0A1A08E3B0CBE9052615983,
EndPoint__ctor_m4CD393A3D801B696473199A2D2F7EC80E8036F5D,
NULL,
NULL,
NULL,
NULL,
NULL,
IPHostEntry_get_HostName_m04050E3890C11BC5CB02BF48FBDD8AB4938FC390,
IPHostEntry_set_HostName_m4218E75B9A5D143AF361FEC708ED40CD3829920A,
IPHostEntry_set_Aliases_mCAB3DC9E9B474EA49C1A80E8010FF4932316B266,
IPHostEntry_get_AddressList_m9D14D52EFB41C53C9C4A36D438E1333A99B7AA71,
IPHostEntry_set_AddressList_mFC955717B52B0D1DC71059FC7B2ED6659E4729D8,
IPHostEntry__ctor_mF2D2692AFFD3ED81CAF30F4CD42B7B0843952398,
NULL,
InternalException__ctor_m20A09E66E185FB1449C71227304AF40936C8011A,
NclUtilities_IsFatal_m0B4EB55E9621759F8177F84710FBA8AB09074DB0,
NclUtilities_IsAddressLocal_mA952662DF0A2D8BF1AFF9E74B1FF46DBCA90812F,
NclUtilities_GetLocalHost_m7C77756A35C2F3CC268016902FA61CF88C5AD56F,
NclUtilities_get_LocalAddresses_mC5E3B1D849F83965C3F09ECF963B3CB252A8F22F,
NclUtilities_get_LocalAddressesLock_mDF3BAF033A2D11D70D5703B65302AB09525F7880,
ValidationHelper_MakeStringNull_mFC25A67C52461BFCE2F30DB71823434BE37895C0,
ValidationHelper_IsBlankString_mEE97DDAD061D54175C26B9E51E891C4F346E33B6,
ValidationHelper_ValidateTcpPort_m9042E85AFB8EA2756E2940065C116104C008CCB2,
ValidationHelper__cctor_m24C6635AA32CE592CED801B39532BB4B7445AFC1,
ExceptionHelper_get_MethodNotImplementedException_mF8678EE4622F1BBEEC6CDD54293E4D1B40A6D251,
ExceptionHelper_get_PropertyNotImplementedException_m5029CA867B083BAEE8D3D4577B1F571FEDDDE590,
ExceptionHelper_get_TimeoutException_m952E47F158CFD9B5B3D42F89B032E0ED69C1CFCB,
ExceptionHelper_get_PropertyNotSupportedException_m5CC325461533A050D3EF68316653B789963A0DA2,
ExceptionHelper_get_RequestAbortedException_m3DF6599ECE269D18BE8B09099E6D8A9E6692B309,
WebRequestPrefixElement_get_Creator_mA4054182FA19EA0B452693C7F747122DC0A4A9ED,
WebRequestPrefixElement_set_Creator_mD7ECF1CF1BD68AC660ED2E3EE27582CF3903CCCE,
WebRequestPrefixElement__ctor_mA9BEF8159EE6A6C7092797F6E7BE68FDE06E3C4B,
HttpContinueDelegate__ctor_mF88BDF13545D1FCB1962650C0A2B5C891BA83DF5,
HttpContinueDelegate_Invoke_m911A3C37BB31B610864B0381AA08241D41B2CB7D,
NetworkCredential__ctor_mE50C6F50A386C1116DDEC3F21BD7A2894BDC902C,
NetworkCredential__ctor_m6AACF996F73DA7CE81D33CD301DF98362E7D3EB2,
NetworkCredential_get_UserName_mEBB5D5B4928F1868DD79A104CF2BAFCFAC88AFA1,
NetworkCredential_set_UserName_m1C8F2119945861B5B7A512896A57F5E2C5537B2F,
NetworkCredential_get_Password_m7F0F54ED0E4A41F66513296C4E3063D70AF6036C,
NetworkCredential_set_Password_mF0B964234CE60FF322135B014FFD8C28FEF5428B,
NetworkCredential_get_Domain_mFFC454BD64B52DC2FFA09971876B56A2B337DE17,
NetworkCredential_set_Domain_mF7A8246CA8329E6A86A7B2B5FA8C972371F5AABA,
NetworkCredential_InternalGetUserName_m3C611F91EF4D0D363D0F727ED93B5BB71057BAA9,
NetworkCredential_InternalGetPassword_mC81DF1C74B2EC52EB60CFAC26B7D39D04EA0919C,
NetworkCredential_InternalGetDomain_m23031ACE871266F13428419D081B8F0B76388D82,
NetworkCredential_GetCredential_mA14F76598AB02327F11A1A09ABB896510F20C64F,
ProtocolViolationException__ctor_m0999A59A95131FA8BB4D6685FBF4BC0B74E01E34,
ProtocolViolationException__ctor_m2C2665583590BF7DB9B53A7AF126FEFDDE364BA5,
ProtocolViolationException__ctor_mD9B5606196795D66E9A101AE92EE2A8D9B9A7440,
ProtocolViolationException_System_Runtime_Serialization_ISerializable_GetObjectData_mA112E599073DE2CF2AC7F84E6CD354BFEBFA3170,
ProtocolViolationException_GetObjectData_mF3C17B3E564B658959AF1A026E232D8E2D2CCEB9,
SocketAddress_get_Family_mF66C07BE26931A763DF421310667F1C7EE82EA20,
SocketAddress_get_Size_mBBA7758844EE6209A287989E0DBAE534C9A21A11,
SocketAddress_get_Item_mFF97A6A1AF0D8AB36C662282C477B5DBAFD10FBD,
SocketAddress__ctor_mD56F67A8077F542F2DA0ABAF693EE192F5910ECB,
SocketAddress__ctor_mE024ADACE4B62D1FF2969E8D59E3D6A4B567DC30,
SocketAddress__ctor_m33DA845BE27401842BFABDF79738F8EFA60B12B6,
SocketAddress_GetIPAddress_m9F349596DE4F881222A989059162AF5880FBAA0D,
SocketAddress_GetIPEndPoint_m1B1532600216A9545A7CAC1EA49F23CBAC5C8C17,
SocketAddress_Equals_m68D7D3DC11E1070E43492BA30FD9AE5AEA51C49D,
SocketAddress_GetHashCode_mA5B524859742D73CF5870F6984360E15F09FA719,
SocketAddress_ToString_m1C4AEB870E76472C9E3800224F2400A66DF8E46A,
WebException__ctor_m1F229FB262E89CA90779094218A3066F532EB8CB,
WebException__ctor_mFBC3890EC80132004827F36950EEB651595BF277,
WebException__ctor_m8075F9F7345CECCBDB276E0B67DE820A9F7D03E9,
WebException__ctor_m6C829021B5388956F84830FC249915324C1453A1,
WebException__ctor_m7022740DDAF9DE008CB8B2B66CC04AE2C5C45174,
WebException__ctor_m937A4670EAF10FD9EFA1E0AEAAE27515293339FD,
WebException__ctor_mA1609CA415DDD5C7C4AF37E9CD2CE77330C43384,
WebException__ctor_m7A5D68872BF6CA52F8992EBFD74AB6BCB07EB77C,
WebException__ctor_mF29A3D816C156692A8C353A9C824CA2F5C60BBFD,
WebException__ctor_m6D36D5DBE171207E973C5BDFC9A57BE2A1E5DA7C,
WebException_System_Runtime_Serialization_ISerializable_GetObjectData_mAEABC5E4A1BAE8AD395EFC404CCEAA00345AD628,
WebException_GetObjectData_mF735C851AF332C94DDDAB38C0C24AA1871DC2901,
WebException_get_Status_m9B08D3B07C3D75A6783EADB1215EB54E2D3B9822,
WebException_get_Response_m808BF96464DDCE6C66D633355101C69800A5A7E7,
WebExceptionMapping_GetWebStatusString_mC6F3D28D6DCDD3E8674CBDA5CA684DF603DBCF69,
WebExceptionMapping__cctor_m56C96AB4B5D49C51756576BE119AC1096CDD6C4C,
WebHeaderCollection_NormalizeCommonHeaders_mE1D83B9D009EB876D33D1EB93CDC65F4F97B5B77,
WebHeaderCollection_get_InnerCollection_m544FF08AD232BC5BDD8C5109DF6CD21C5ECAE2D0,
WebHeaderCollection_AllowMultiValues_mDE5975EA8A29DCB2347D5B3FCFD97473E12CDC16,
WebHeaderCollection_get_AllowHttpRequestHeader_m3ED9F9796BC1B56D21105BAE17D4CABA83713889,
WebHeaderCollection_Remove_m93990EF3A5F1D4F6D67232583029BB26483C7F67,
WebHeaderCollection_AddInternal_m0EE002E2F815150CA5C43EC865F6D193FD4B7777,
WebHeaderCollection_ChangeInternal_m170009EA1B341E9E69FD5A7DECF0AD2EE601C2EB,
WebHeaderCollection_RemoveInternal_mC5B544F96C64E2087FE388E375DBE4A185E53AF0,
WebHeaderCollection_CheckBadChars_m1F7BCD4BF0DC01AF8C1378AD02862D9900B67D71,
WebHeaderCollection_ContainsNonAsciiChars_mAE8D797265C12FBCAC784B15D734914273ED7AFD,
WebHeaderCollection_ThrowOnRestrictedHeader_mFBE0E21167D9EB5485BD3DC18B505FEC9BF6CF51,
WebHeaderCollection_Add_m3E612375F241E3383BA9EC01972C5A5FCD9384CF,
WebHeaderCollection_Add_m9A3740A95FB8359CB0B56367D2E19E8C3CD77EDC,
WebHeaderCollection_Set_mD28BC00E4A0787295183E92F630DAAF9AD435D47,
WebHeaderCollection_SetInternal_m3E861ED032C85112F8FD4B715C6505508BD78679,
WebHeaderCollection_Remove_mD3D0E549867A561B0E71C7B4DC9B532208C60A6E,
WebHeaderCollection_GetValues_mB75176E99C15DAE45AC897402491AA38C9D4FD33,
WebHeaderCollection_ToString_m60D2996FFE881E3D8AAF700E761ECA34B0A24D86,
WebHeaderCollection_GetAsString_m7E801872DAF279F8228F57FF2EA5336CD29F2E4F,
WebHeaderCollection__ctor_m9C77B3E5FD0A3637283AE2B7084F5ED5D8CD7369,
WebHeaderCollection__ctor_mE6EBDC6DA6CA46B83FD87FA51A93BACCA7FCDB27,
WebHeaderCollection__ctor_m7FAAE403639DC42E7FFED6006B1D10BF5A1B4B5F,
WebHeaderCollection_OnDeserialization_mDF73EE0F5BBF3AEE9C37273B79738A47530BECA4,
WebHeaderCollection_GetObjectData_mA9D238943F3E6D4DF3A1156A0EA6729F5CA6F911,
WebHeaderCollection_System_Runtime_Serialization_ISerializable_GetObjectData_mCB9569FEA54BEF369CF3BE5F56F36072D01D712D,
WebHeaderCollection_Get_m7EB2DFD01DAC1EA2CC4CA7290459BF47B06CABED,
WebHeaderCollection_GetEnumerator_m8A77AE9A2EFFD0F12E60A1DDF51BBBF2C9F5904B,
WebHeaderCollection_get_Count_mFD0A0FD946CC97663996F70E67BF64851F3A4B26,
WebHeaderCollection_Get_m99BCFF243942F451A075C334C2B67767B2332348,
WebHeaderCollection_GetKey_m568730550CD89F6A9C02478A059923E3BEE324BD,
WebHeaderCollection__cctor_m065B6EEB9A340079FA0815B12CF08010D7A5FD81,
CaseInsensitiveAscii_GetHashCode_m6196C976C5E2C2BF948F9775AF827D80AA0707B2,
CaseInsensitiveAscii_Compare_mDA30468D238E946A8CA36C5D0CBD9C92EBB67B0B,
CaseInsensitiveAscii_FastGetHashCode_m8185162F020C571335BCFB444577F786E6BB1E06,
CaseInsensitiveAscii_Equals_m2F02CC88964600A235BA5B084B83ADA6CEE2EE5F,
CaseInsensitiveAscii__ctor_mD964E182EFE7238322DE8F7A2CA169657B6C4F4A,
CaseInsensitiveAscii__cctor_m769922E617CDF4088DCC27EDD5C2F0042D2318A3,
WebRequest_get_InternalSyncObject_mCCA701B3B01048CC2F26150D9E84D25CD194DFCF,
WebRequest_Create_m9DD92CB71F55DA62C44CDCB1797D1B4241E753DC,
WebRequest_Create_m18D598C169B53797E9B26A710442CAF2D786B04A,
WebRequest_Create_mD11C7BB286D0C12A92911F717AC8D2CAF9027611,
WebRequest_get_PrefixList_m233C839E7F75B2777B26A693A2DAD1AACC7B915D,
WebRequest_PopulatePrefixList_m6E56B2280C7828A4FFFF0154681C3CD8B1B61E8B,
WebRequest__ctor_m8A7037980E4A7E78EEF420F0C38A36C10DE3D642,
WebRequest__ctor_mFCD491607BF422AED49CB0368CFE19F2E37BE98A,
WebRequest_System_Runtime_Serialization_ISerializable_GetObjectData_m84834AA790D887F6742649C7D4001AD00089102B,
WebRequest_GetObjectData_m1809AB7BE2251220AB0F64110CFD815EF882D3E7,
WebRequest_set_CachePolicy_mBDD930800DB2EFD353D0090BBEC03D8DE098C90A,
WebRequest_InternalSetCachePolicy_m48EE455302BEA5A1F75E18E5D7DCF5CA8A18F076,
WebRequest_get_Method_mFAE2E9E052F7031B81B2C5F05FBAF0AB1167A444,
WebRequest_set_Method_mC0B76EDF551FA04D66ABF5F52D0725787EECD31C,
WebRequest_get_RequestUri_m91BE50BB8D64C8FD5D9B31A0F707EB066A64097A,
WebRequest_get_Headers_m26A0D1239097F7AA805B4A8D2CF6FA5B1DC56932,
WebRequest_get_ContentLength_m1BF638AB4F757E2FAB7F765B63FD743BF0FCBF6B,
WebRequest_get_Credentials_m47790A75D2014E80AB4F83A91BEBFED52785F500,
WebRequest_set_Credentials_mBD3AD4311A053F6FD323344BE1A0F1B17868428B,
WebRequest_get_UseDefaultCredentials_m81F5CC1019777DFC87DDE33FEA663CCED0F3C0F9,
WebRequest_get_Proxy_m251BB31AEFFC7CFF8B760FE3AEAF2910743C092D,
WebRequest_set_Proxy_mFDB69D2A0469AD21FC1A918EEB5515272D45F796,
WebRequest_get_Timeout_mB2F6910163AF508879886ABE5C9824ABA6D1D81C,
WebRequest_GetResponse_mF6F9D792949BD9CDA3AC8DC9635C6D31913D519B,
WebRequest_BeginGetResponse_mBED5D8A0E2BDB198696F3117A2355564F6AA0299,
WebRequest_EndGetResponse_mBE7182580E7B9B64E560EDC8C7A2A68F385C4833,
WebRequest_GetResponseAsync_m43EB360A2947698EDE4671A9811FA0F6C52A23EC,
WebRequest_SafeCaptureIdenity_m75DF76AA29C004E643C39626ADD8A24D4C5EEDD9,
WebRequest_Abort_mC22268D6B6812F405039FB6F34208E726EF62A56,
WebRequest_get_CacheProtocol_m2936E9CABE538D40E6A88C1DC3B78CE9336A711B,
WebRequest_set_CacheProtocol_m708E1FF1630F00DF87309F698E837EA6E55428C4,
WebRequest_get_InternalDefaultWebProxy_m5FE1DF46DCB29A82C5AD3017F0D1BAD2A787A75C,
WebRequest__cctor_mB67087F945455F2B1502CB55721CBF2ADB0A10F4,
WebRequest_U3CGetResponseAsyncU3Eb__79_0_m635D73DB9E3CEEEF92D50FC5AA0A5D0CCEA73E69,
DesignerWebRequestCreate_Create_m759C6A157B3F3F6531844B2E2FA8018C1442AD28,
DesignerWebRequestCreate__ctor_mBFB58FED978B03A3C53AE292C3855EDED4222C88,
U3CU3Ec__DisplayClass79_0__ctor_m98DEB00C10B19311D74B7AA965FD379F91FA94B1,
U3CU3Ec__DisplayClass79_0_U3CGetResponseAsyncU3Eb__1_mD03363C04D913541A4A1E21614CE2D60C92E2AA0,
WebResponse__ctor_mC11AFFC628F1E49E53431A3129ADC7CEA012306B,
WebResponse__ctor_m845789E13F69DA82F94377A29D46186F2A43ADD1,
WebResponse_System_Runtime_Serialization_ISerializable_GetObjectData_m7251108700FDB16B091C135DC5E76053623F4FE6,
WebResponse_GetObjectData_mDE55FE69900B3F6311ED36EC53D1F775E2A634CB,
WebResponse_Close_mDB1366AAB8237FC3D25C47B45FC7FA18055D7ADD,
WebResponse_Dispose_mB68E6769F296DE95FF4BAF9A80AA9309EBB4AB4E,
WebResponse_Dispose_mAACC90307104A5FBE9D417E8E40569C2501D5568,
WebResponse_get_IsFromCache_m75C60BDD5B4879863A5A93FBBB530F1DB5D0CF6A,
WebResponse_GetResponseStream_m90039E34DC39DA2764E4A465C47D7C8CFD553F88,
WebResponse_get_ResponseUri_mCCB7A9F1A892AA99BA86A6913ADDB511C26D403C,
WebResponse_get_Headers_mEC440184E979C51FD1111A6F1A65D956C20DBFED,
BufferOffsetSize__ctor_mF73D1F45CFD84AD9AB753B1F923A762F00806BE5,
BufferOffsetSize__ctor_m2C19FA733634E3D23AD53D85EA0B94E876CF6861,
HeaderParser__ctor_m3E4BFAA908282AFA1EB023C1B84A03C222A68AAD,
HeaderParser_Invoke_mCAC8132BC020AD64B0130E50BD0379A312245C8E,
HeaderInfo__ctor_mB82B9D1D7C19C78B649E9107B0DB316A96120CB8,
HeaderInfoTable_ParseSingleValue_m217B3A467422A5B17876254E9984F2C30E178F9A,
HeaderInfoTable_ParseMultiValue_mCACE161A48EB4BC9DD4519BF3EC02CC83DD6C85C,
HeaderInfoTable__cctor_mD8B50AECD3CECAAC7E93610FAE44324679088EDC,
HeaderInfoTable_get_Item_mE388F21B37BFA30336BB82A1585C744E69A20021,
HeaderInfoTable__ctor_mED0A17850B2F6AA3A3E6BFACF257E8640A7F3F50,
NULL,
LazyAsyncResult_get_CurrentThreadContext_mC86876C2BE5FFCFB3CCD0B34ACAD7272E72725FD,
LazyAsyncResult__ctor_m62BAF64A732506AD7544741700A0333B22CADE2F,
LazyAsyncResult_get_AsyncObject_m599FB00838F916DBE45F359D64D26717EA2DF231,
LazyAsyncResult_get_AsyncState_mA3C12FBA0D5D421B9E670017D1A6236CE54152D4,
LazyAsyncResult_get_AsyncCallback_m1569A7EDFC75B1C9B33BB3869BCC4E49FF5D082A,
LazyAsyncResult_get_AsyncWaitHandle_m1F208E301E0C68A5F50E6E20A5ECFACB303489BF,
LazyAsyncResult_LazilyCreateEvent_mC82FEA0526DA66D9F1A9B03BE1858D1C181E252F,
LazyAsyncResult_get_CompletedSynchronously_m94758548683594ABECCE44E74B8A6FAE5F44D688,
LazyAsyncResult_get_IsCompleted_mE0A803876FB2D312361FCA5F631535B09F6C3125,
LazyAsyncResult_get_InternalPeekCompleted_m4E25420F3F5315AEA52DB59D671C65A3103EF2DE,
LazyAsyncResult_get_EndCalled_mB9C44CD3D27331014867DB4D1957C4E10AB888B8,
LazyAsyncResult_set_EndCalled_m90572F07D3130B1B2E9E1AF29B697EF61E8BFECF,
LazyAsyncResult_ProtectedInvokeCallback_mAB31EFC1A9671BA58BB38F59F381EAFE9C564410,
LazyAsyncResult_InvokeCallback_m4A1E1A15818F5ED6E6DBAEB48104A06529A11C9A,
LazyAsyncResult_InvokeCallback_m1429C8FB483908BC3A0D6C754F2F27554AFE7439,
LazyAsyncResult_Complete_m6B165AD8AEBAB7129514C42C4A3277114E0683BC,
LazyAsyncResult_WorkerThreadComplete_m50589CB1937E4BA7FF703482ECC24706F0E1A1BF,
LazyAsyncResult_Cleanup_mDB648575075A8BDAE413E4FB90C35A880A238B02,
LazyAsyncResult_InternalWaitForCompletion_mE52E38E8478ACA2C9344716035CCC46E5CA32A59,
LazyAsyncResult_WaitForCompletion_mA2CEEA13EF894CFD3997117924FE18FF3D782649,
ThreadContext__ctor_mBFFE2269F22D15B6570BD909390F40F213E9DBF1,
NetRes_GetWebStatusString_m35A90AB3B319FDDFAC2A2C4AA534504806B8555B,
NetRes_GetWebStatusString_mE66B48DF30D7AD1CBBA22137E2DD0736065236C1,
NetRes_GetWebStatusCodeString_m45DED2B8E8CD5BF6B252D37752578F8A4E8C6C93,
TimerThread__cctor_mC25B3C34109193014AFAA8AE22DEB5A82AE730E4,
TimerThread_CreateQueue_mEE7746808FCC711657A10D38DAC9FC01B93B68D8,
TimerThread_GetOrCreateQueue_m461C7A3FC2CFAC20EF0C9EBEEF29D3C73BFF52F2,
TimerThread_Prod_m73CCF5CF05935284BFCD40666A2BA524F75D105C,
TimerThread_ThreadProc_m089CDAA1EF69AA667A140FC6B6DFCA8501376FD1,
TimerThread_StopTimerThread_m1E3A2BE926509E8E445BA5C00BA5B83C8283EDCE,
TimerThread_IsTickBetween_m952A581DFA7C61EC0D553E7DFB9A4FFDE1685BCE,
TimerThread_OnDomainUnload_m789618CB693C29737319DBD4437199D0346FAF60,
Queue__ctor_mD131B17E1C13BF9B3E8EBF5A909ACB274930B0A0,
Queue_get_Duration_m1249509895EBD084C625F955B7B5A73B4E07DF0E,
NULL,
Timer__ctor_m74E9AEA5FB4F7DDDD8D9089D6F9C9EF7A3A96F3E,
Timer_get_StartTime_m7F6B27CEC188763E8D261933D8E40E1CDC3820D4,
Timer_get_Expiration_m3D63AB176553C0823D6CF30897DF9C1235C63DA5,
NULL,
NULL,
Timer_Dispose_m266A7BD332741D89F4AA204ECEA9BD4784AFC79E,
Callback__ctor_mE36A85A258851A46EE477BBE1E87B5751C3CC9A9,
Callback_Invoke_mE5F4E02D25CB58B34E93A55CC21418F00B55C1BE,
TimerQueue__ctor_mCB1C60FF084C13E97E4FC8C4E56F6264649285D9,
TimerQueue_CreateTimer_mBFF93FE28C899E271ECF185E708F2386AE226FD3,
TimerQueue_Fire_mC3E66C373A87AF5794C3F8727B93B4FB9B15B70B,
InfiniteTimerQueue__ctor_mC47879DB811308BFE6D5D4613791A81CCA215501,
InfiniteTimerQueue_CreateTimer_mD9AB0B0C188C3B7D95FB9ACD0D5E62EE798763CE,
TimerNode__ctor_mC170858DAB4706C116DA175AE8C42D6A7E23B6AA,
TimerNode__ctor_m259A5ECB2BA964982D8CB975EE945899CB14EA6A,
TimerNode_get_HasExpired_m722335E8E4DFD0845A102D4219111E4675AAF0DE,
TimerNode_get_Next_mB0E6D37D592DC92CBED33A26B0362F00959578D5,
TimerNode_set_Next_m77F9833E3DA4B66D565A10F0409C15B6B7677AB0,
TimerNode_get_Prev_m358430B0F3DD4E039E38962A04118F937E6F5E4D,
TimerNode_set_Prev_m3A7D7FD5A4B654793FB48D0BAF7D8E0638BB1E47,
TimerNode_Cancel_m6CAF1FDE8F05519F86383C25195AC922D5056489,
TimerNode_Fire_mAB8C15270DBD595C98435414C10C82426BBB43F1,
InfiniteTimer__ctor_mE68D9F3FAA233B2BD5DCF61989ACFB5704F99B06,
InfiniteTimer_get_HasExpired_mD5C805AEEF2E3E01A82071B9B2BF63A8FCE65DC7,
InfiniteTimer_Cancel_m71E42D64FE85DB414ACA7D8C5E9CBC8D5AF61714,
Cookie__ctor_m3140A4DBF15D0D649321FEBD9D53EF22F39E4905,
Cookie_get_Comment_m51FBB45D81565655A5241B5DDD813BC3EC42B592,
Cookie_set_Comment_m9DD420CD69AEF47A1D333E6F9DD80B3414EB1336,
Cookie_set_CommentUri_mFC039B7C597CD8B07340BE1EC80645CA822365EB,
Cookie_set_HttpOnly_mBD64593F68CA7D9EC5D04AFE5F4F973B1D4AE541,
Cookie_set_Discard_m9E0EF24EBC58C5A3000E508D5FC7867484BE77C0,
Cookie_get_Domain_m4965D8397859F47975FD7E3C31E259B4979AF69A,
Cookie_set_Domain_m43C02F2CA6265AA63E8262F4A326E4238F1C4125,
Cookie_get__Domain_m8957AD2A8BF7C19270B62A6BF2C88E1E11347750,
Cookie_get_Expired_m61AE9BC48CF91C4831984BAD0ABA77357FF40215,
Cookie_set_Expires_m4B58B8276A8D57BD0B37F05484A4292B96258D1D,
Cookie_get_Name_m8DE46D0C6ABF6E6B2D7B82E9A0AFCA04189FD6C1,
Cookie_InternalSetName_m97FFD3EEC5CD4232F2C95A8328F977EAD456E27A,
Cookie_get_Path_m805DD94569337D3ADA27B977CE95D672C344E448,
Cookie_set_Path_m2EC9F932D33A328A522976DDC2423AC1B62F3D5E,
Cookie_get__Path_mD7C431ED16B7443C45A872E061E389E16768CBE0,
Cookie_get_Plain_m177DD473B1A9B7CD6E80E91862BFA3F9ED142453,
Cookie_IsDomainEqualToHost_m3CE9C1502DEB31D44100BA130C5A277CF8548681,
Cookie_VerifySetDefaults_m5E440E1D11681168E64C83CA3ADB81B80603246C,
Cookie_DomainCharsTest_mE423C477EE07BA0676C5571B03FD4153030B2EE9,
Cookie_set_Port_mBF4BE6DCE6A229EE32A361BD8571CCB213AACB1B,
Cookie_get_PortList_m6CD4AE81E64F96345FA5F7DFA5A08B3D26585272,
Cookie_get__Port_mAFC419B810D0D3BA8AA96A4934AD074E9603558D,
Cookie_get_Secure_mC66DA9E446CDBF94707FC0BB3986368C5BE3FC40,
Cookie_set_Secure_mCC65037E43CF517C5636B395936B938E1762B467,
Cookie_get_Value_m2FA4FCF7BE3B02C07D7AF1942C135FF3CE2654F8,
Cookie_set_Value_m5532B3DAB33D22EF13BBD7A73D4C9B5C2F78BC4C,
Cookie_get_Variant_m12BD01DEE266FDACF399BF3ADA69A827319B1511,
Cookie_get_DomainKey_mFA3136D76EB6D9860FFB594DE41DE00179A9C9C1,
Cookie_get_Version_m504ECB98B28863D90067A67125E9636888232C5B,
Cookie_set_Version_m0610EA591E212AAD844B4742FC4204E3D0099AE9,
Cookie_get__Version_m270926E18A41C5CA0E3C2251BEFF3EA14152FA54,
Cookie_GetComparer_mFA19780A633FC62C6C1B11DED35FC7712546D396,
Cookie_Equals_mC107205C12870AB31E46A7DA9419D7A10F0F349F,
Cookie_GetHashCode_m3105678D015466147809357A7E838789ACF08400,
Cookie_ToString_m006CFACD30904A14E95E554C61B8E51BFE710ABC,
Cookie__cctor_m22FE8B9F624B4E9EC5A6AB1BB1C1E1A116D89011,
CookieTokenizer__ctor_mF40370160D2FE65FECE405F705D1F292E796D758,
CookieTokenizer_get_EndOfCookie_mA5163BEED4C3D9D997862B52A9640C1F23B5EAD1,
CookieTokenizer_set_EndOfCookie_m07FC3A37954F1242B801EF06CCF3B113C68DC298,
CookieTokenizer_get_Eof_m865305270272FE2C093E54DCC4015B09389EFC2E,
CookieTokenizer_get_Name_m6F1C07A7A3F440A5413E3D0A3A08714ED195F245,
CookieTokenizer_set_Name_mF4B810DDEB615A691C25172760D12DE403D8403F,
CookieTokenizer_get_Quoted_m939D5156810D29E2FCA61562BAE9A6002D482D73,
CookieTokenizer_set_Quoted_m85FFBCD24780380569B37E171E6EE608A2260169,
CookieTokenizer_get_Token_m870EB882CDF64A420DA1690E1AE663CF96EB9E98,
CookieTokenizer_set_Token_m0AEFFBF2611EFB704C2288B04B3346A42240D351,
CookieTokenizer_get_Value_mF53B7672616BF4742FB0F6068737C2FAD1A01039,
CookieTokenizer_set_Value_m020CC3D259799D42236BDCFAF9A8F3813EBA7D04,
CookieTokenizer_Extract_mC125173301149DD9CF1C465FB76745D8B03F22BD,
CookieTokenizer_FindNext_m59EBA948C86DE59C7855DE17867A2586F87DAEDA,
CookieTokenizer_Next_m4FFE73A0BB0E8D211774127D912E71B31839AC19,
CookieTokenizer_Reset_m0847912A8521B353383CF36ECC8E910A87AA90C2,
CookieTokenizer_TokenFromName_m1088952A7CC481EC49DE9E7699E98766A6E33F63,
CookieTokenizer__cctor_m9276A2CC4E4B24989FB7AF019C1FDD51953DA065,
RecognizedAttribute__ctor_m57B8152BE5C905023F282B5B31A2EDC4A582990A,
RecognizedAttribute_get_Token_mB866B1151FF6270E37D33EB30220FC2D7AB1BDEB,
RecognizedAttribute_IsEqualTo_m9DAB082F220BB64EBD6825DF9D3A578A99308E0F,
CookieParser__ctor_mCC2243C476AC3D7501F95E1313229A1F8DF3B85D,
CookieParser_Get_mBFC52AE109B308C7EC0A780F864A99A0127B35FA,
CookieParser_CheckQuoted_m27BD4DA2D4E5EB47F4320778921B598C45C650B0,
Comparer_System_Collections_IComparer_Compare_mFA642F29069F3F342E2856B50EF80B295FDCA8D6,
Comparer__ctor_mEF67BBC47130D32EC011BCE7C838625DF32885F1,
CookieCollection__ctor_mBB680E674CC568601670CC1BC998FF92C73E24A6,
CookieCollection_get_Item_m68CC6AC48A23053BDF8351C347C96B896E358111,
CookieCollection_Add_mA4ABC9A787016B5E6F3AC7B995BFE9DF025F9AEB,
CookieCollection_Add_mFF9A879B83B84C060328C98921C90EBFE78A4F81,
CookieCollection_get_Count_m1D34E6D268DF9BDE18D7C8B3458E511F370C44A0,
CookieCollection_get_IsSynchronized_mE648561B21209F70B2F78DDC63E5B29430528523,
CookieCollection_get_SyncRoot_m443908D7AF1954F484B39D1A13ED3279D1B8C00C,
CookieCollection_CopyTo_mF009D844981C8174751F96A6916BC0F1664A9205,
CookieCollection_TimeStamp_mAD6DFF22124CCE3EFA87188CFCC334125E86561A,
CookieCollection_get_IsOtherVersionSeen_m671AA0AB32F2CE8CCFCA1D5E9975C86EF86A3B3C,
CookieCollection_InternalAdd_mF1BF5B50950935BDBD8D7C8F90282DAC937C68A9,
CookieCollection_IndexOf_m3B060681C5B1CC2BB468832ED6CBD6D97D905626,
CookieCollection_RemoveAt_mB59F81B489A1380746C38C42FCB485C874A91D6E,
CookieCollection_GetEnumerator_mDE48B747F67C2292E2997FD977A88B37893F79C0,
CookieCollectionEnumerator__ctor_mC016736D0525F9411D3AF9E5FD93338E26E5AC0F,
CookieCollectionEnumerator_System_Collections_IEnumerator_get_Current_m130ABE61C4B3474C01DA1F80043A0702D598CC02,
CookieCollectionEnumerator_System_Collections_IEnumerator_MoveNext_m62C242220555CC0A0E1621F040C11A1AC824FDBA,
CookieCollectionEnumerator_System_Collections_IEnumerator_Reset_mB24F3F140B1E9CE281C9ECB89BB4161B47746BF2,
HeaderVariantInfo__ctor_mA0EBB5018465610E64AC1C50B92C94B831721A85,
HeaderVariantInfo_get_Name_m7F37F7252CA8DB9E929D9F5AFB0A4284B094AD42,
HeaderVariantInfo_get_Variant_mD5B9F8CC046969C22B093E491C917C714D9181D1,
CookieContainer__ctor_mDFB99605E29E20FC8F2379AB3F4F56FA9B67834F,
CookieContainer_AddRemoveDomain_mE97997731AAFECA5BBC9C30D3A0D3EC829201BFC,
CookieContainer_Add_m8C74E813CE210BEF85C2C6F608908AFFF333B5F6,
CookieContainer_AgeCookies_mA09C7D26890FE1D96668EEF357F7004E126C73AA,
CookieContainer_ExpireCollection_m6743A1761960B6F514FFEB6FB73E22E4129C6C3C,
CookieContainer_IsLocalDomain_m9CE5F87CE80369430472496E02D7650944FAE7FB,
CookieContainer_CookieCutter_mAD4338632F2604DEE6710883A6AF2C59897A10BA,
CookieContainer_InternalGetCookies_mC3ABE646BBE4E26032001CC84D3B01B9E8EFB09D,
CookieContainer_BuildCookieCollectionFromDomainMatches_m9094634C41AC3EB66AE2EDD96A267D02AFF97F3C,
CookieContainer_MergeUpdateCollections_mBB7E649333123FDBB89F427CC6D151600060140C,
CookieContainer_GetCookieHeader_m38B9D270352A467A83C4E4B6E1FD14F00106517A,
CookieContainer_GetCookieHeader_m8C5DD95239D2D4513D25CDE52EF72FA7B350012A,
CookieContainer__cctor_mBB3E08595D370CD1B27419990650DDA0FA98EF32,
PathList__ctor_mE0DA71C528E33FE19BF275CB46CC42B0E7F70511,
PathList_get_Count_mEA8DB1AA312D311B2CF6821BC4C8BC0B5ABDAAA7,
PathList_GetCookiesCount_m4A311984AFC98AE15CB7581A445A90C796C4977B,
PathList_get_Values_m0A80782C84B57C445076B6EEEC3D1BFB6BBDB67E,
PathList_get_Item_mB529DE417A2A6FE25BD6EDB67391C6E70AB77C3D,
PathList_set_Item_m3BCAAE9EAEE30AEBF39E4C69283259F94BBA3661,
PathList_GetEnumerator_mDD83CA63ED6506403CC63C95B73C93104484171C,
PathList_get_SyncRoot_m6903042A345F56C5D2184AE49F0443D2012A7CCA,
PathListComparer_System_Collections_IComparer_Compare_m51FF85A38FDA9D131FB6EFC999560C8FD25ED336,
PathListComparer__ctor_m4905B0AA67ADC50CC792AF932CCF405531C75240,
PathListComparer__cctor_m47E69B632265CCB37A528B41F9AD5E93C76AF232,
CookieException__ctor_mB5A77C1F9648ECC0984F5F9DDCC05687C2E9CDED,
CookieException__ctor_m0E120836351D3B4DFA0E6542D805CB96A941EEB1,
CookieException__ctor_m8B674A5CEE204C67B8CEEF88783A3A8598A537B4,
CookieException__ctor_m7E1E07FED04485652CBED5F27126F196CB9BC380,
CookieException_System_Runtime_Serialization_ISerializable_GetObjectData_mB8B637774354CC45258851E226837486ACBDF52D,
CookieException_GetObjectData_mA90440563768260788500235B906AF63A798CDA3,
FileWebRequest__ctor_m32AA08E0CE88EE4B4328D724C347D7D3F2B3E700,
FileWebRequest__ctor_m7AF7635D835AAEA13DE9B5F7BF53869032B6E51F,
FileWebRequest_System_Runtime_Serialization_ISerializable_GetObjectData_m73E50CCB8DA4A87382EE2B23DBA184184C238C67,
FileWebRequest_GetObjectData_mB0C155782CDEA4ED9B05D66308F6223AB0C4E389,
FileWebRequest_get_Aborted_mDCF5639158777EE8240560751536AF4CFF1FB3BE,
FileWebRequest_get_ContentLength_mB16DDD3E7D2004FE16EC56A419F42146F8522436,
FileWebRequest_get_Credentials_m15811E36CF44607B465463B7B5D304FA041D345E,
FileWebRequest_set_Credentials_m96C5BA6098F2A3A68B316B322590155D6D28666D,
FileWebRequest_get_Headers_mA3423794B56B845B6E6529CF51F3F8E7B6EE258B,
FileWebRequest_get_Method_m8E953132A5F2EBAAAB77EF736122DC98D34A6CF4,
FileWebRequest_set_Method_m73F004DA6365ADB70FD3B1F23311B071421F3324,
FileWebRequest_get_Proxy_m3F86F95EC0CEBCBDC13A3527DAF7C13E3B4D2D11,
FileWebRequest_set_Proxy_m496B133881523B919110F76A7CB02062388D2691,
FileWebRequest_get_Timeout_mCB71B1C9B994821CBB9D13E0BFE48E2339956144,
FileWebRequest_get_RequestUri_mED65BA2ED487CB6B9B59E6FCA427F2B8210D8382,
FileWebRequest_BeginGetResponse_m08F29EBE802FE03432A5CB57FDFCA3C5A77CC9FF,
FileWebRequest_EndGetResponse_m2A6CE91546D40B688C7326A175CEDE7501949973,
FileWebRequest_GetResponse_mC0E52C8B9885217929AC660B62A073CD2C63D481,
FileWebRequest_GetRequestStreamCallback_m62CCC32A81F8350AC6975EEEB79B2D61CC428C8C,
FileWebRequest_GetResponseCallback_m21A70D5427620CCA22552BC8263CEF014B3AF414,
FileWebRequest_UnblockReader_mC1E7C9618A64BC7785D882EB222D92A95244F8B3,
FileWebRequest_get_UseDefaultCredentials_m3A68945BADD01035A36BE0D6C46248B0C68EE5BA,
FileWebRequest_Abort_m5749D46C3CA5C4CBD0F8222A1F3308C46C6F77CB,
FileWebRequest__cctor_m1034782E644D45E398ED29E1ADE0AA1454DFF5F9,
FileWebRequestCreator__ctor_mDF264D86311EA60A56DA2B1FCE048E48F0BF6CAB,
FileWebRequestCreator_Create_mB47FFBF665D3B3D20F250AE2396A3C5654637939,
FileWebStream__ctor_m0F3CC822C4DEE7C71B3FA3FFDCF5B25EAEB2CEAE,
FileWebStream__ctor_m9E118415C0F3AD53809A5836C1BD6DFC9913C60B,
FileWebStream_Dispose_m1155DD4853E8E2ADF2EB7E0A940289F18E4F8EF8,
FileWebStream_System_Net_ICloseEx_CloseEx_m68BBF0B85ACACDFB200E96968A6E31E8FCA757C4,
FileWebStream_Read_mD35B2485DB5F8929EF92A5727FF64A28BF2A5DB0,
FileWebStream_Write_m216E33F6ABF32F817381DEF9DB3B133BC0587468,
FileWebStream_BeginRead_mAAB039B0A955363303488218A4CBB9845CAEB4CF,
FileWebStream_EndRead_m5AEA2D6B64A3CA7E005D9F0929C9D829766F6538,
FileWebStream_BeginWrite_m686EDD328F0ECED1C8C51E819A61E3BD7A44F5B1,
FileWebStream_EndWrite_m5162ABF5383D0F4A52DF6996687868DE6AF9E486,
FileWebStream_CheckError_m7C73A2B18D870AB5869B1F38F325C32E83305F6B,
FileWebResponse__ctor_mDCECF4C7D821F8FCBA18B5FA8DF2AD303A029C30,
FileWebResponse__ctor_m63E4E435D6A83A6DFCE4FB6560F97FD09C50D973,
FileWebResponse_System_Runtime_Serialization_ISerializable_GetObjectData_m92E0F46AC675AA9E4EEB159D1B465E085CB4CEC7,
FileWebResponse_GetObjectData_m8C157E17C06D23AE9B5E8B00FFDDB3F94209667A,
FileWebResponse_get_Headers_m6ABB72A61FD21CD73DB65DD1197076DF0C1B6A89,
FileWebResponse_get_ResponseUri_mAF08E8518D7536DEB992379B60086DB435F66D46,
FileWebResponse_CheckDisposed_mEC4160F0E1B497A73227AB5E06ABFA3FA2E45119,
FileWebResponse_Close_m03BA89FC13B905EC65468C4AFB8FC44A1AFF3F83,
FileWebResponse_System_Net_ICloseEx_CloseEx_m9909306B65ECA8038FB0A1DE1D0E72DEC4EB3D39,
FileWebResponse_GetResponseStream_m3221F1B8ADA3CEB5CD010D5EF41ED44E3A9A32BC,
NULL,
NULL,
NULL,
WebProxy__ctor_m513721AC5813F35B2879182BF7558A2966DDBC34,
WebProxy__ctor_m56D1C9B767710B435DFDCC58891651D915E9E96E,
WebProxy_get_Credentials_m76BB7DE06FD84E20406661BF0D98959DC73B28D9,
WebProxy_get_UseDefaultCredentials_mA938B24C5D5406B88C515CC7450B91FBF3BBA28E,
WebProxy_set_UseDefaultCredentials_mF60535F31708D6DF7CECC2926EF1634C1333C002,
WebProxy_GetProxy_mB7D36975267535555BCB1BF449098DB35D01BC8E,
WebProxy_UpdateRegExList_m7B2EE98DAADC48CBDFA6ED2D491B4E4F00857F48,
WebProxy_IsMatchInBypassList_m4D28B54328E1AFB40D9BE518536EE192CE423F50,
WebProxy_IsLocal_mA55F6EF93DD6449B262157E0795507C82356F154,
WebProxy_IsLocalInProxyHash_m20B75565C09C609A0A9C000640B562C1D067A99A,
WebProxy_IsBypassed_m4919E244B263600121FECB9F693AECBDBA30AE38,
WebProxy_IsBypassedManual_m89E6F6F73446B4663DEB837B77ED542A9D5A220B,
WebProxy__ctor_mCD69F94F99FAE8B45E7983EDDD7C8C8FB82F03B6,
WebProxy_System_Runtime_Serialization_ISerializable_GetObjectData_m80D2CE0C8665B8D1E6CBCAD584496A87934DE312,
WebProxy_GetObjectData_mB8AB2DF20CBEF664997055463E7C4639E43BF52B,
WebProxy_get_ScriptEngine_m0B6FE570183127FAD115C72CBC6BFFF5020004DF,
WebProxy_CreateDefaultProxy_mF54A2CCE4E97B5A463DD71DCEF0E7A2A9C1265F3,
WebProxy__ctor_m0D1F873D2441832F41295266069C0887BBD43641,
WebProxy_UnsafeUpdateFromRegistry_m450A4700AA84B7A0C467365724AB9926F6881167,
WebProxy_GetProxyAuto_m72DBD46E29CD88F40BC0B5D375BB8D30018029BC,
WebProxy_IsBypassedAuto_mF4D52FD050AC1CA1672AE503BD23B68794CFD60E,
WebProxy_AreAllBypassed_mD0ED2AEA81FAB6B141A13433406C53A9C8F10F59,
WebProxy_ProxyUri_mAC61DB0E0378F9FE1ED4CFB5ABB61331312FB85B,
AutoWebProxyScriptEngine_GetProxies_m39AEDFB157EFDBE7CE80A569565EAFEA874AE381,
AutoWebProxyScriptEngine_GetProxies_m0EC7B4AB41D5BDC4DCBDF2CAB12EAF6CAFFD56D1,
HttpApi__cctor_m25500D20CEF836B5A6CDA8617F258E5E1B36E292,
HTTP_REQUEST_HEADER_ID_ToString_mA04F9029112EC556EDFEA391089A880B12C0CCD1,
HTTP_REQUEST_HEADER_ID__cctor_m7667A781C0701D5BC7191EA0C5D9BC34705C1C51,
SecureStringHelper_CreateString_m713072716339E2EE83265145F2F9FEEA105428C5,
SecureStringHelper_CreateSecureString_mEB7FEF36DD2FD2DE189C394068B70EA57F56C6D9,
Logging_get_On_mE613A75366C51B02DEC967952C3C0DD852156B02,
ServerCertValidationCallback__ctor_mF3AC814542EED45987465791FE7846DE2A8B5603,
ServerCertValidationCallback_get_ValidationCallback_mA6B9C6ACA7951010EE6F5E04B51591657A1BFA72,
ServerCertValidationCallback_Callback_mF04B81117BD337FC77BDB94B8EAA8B8B99A4D72C,
ServerCertValidationCallback_Invoke_mDDC4DA8F50134EF50257E51B53BE36732550C7E6,
CallbackContext__ctor_mF5D13B557A13193C357723E572E78E52F108AEB7,
AuthenticationManager_EnsureModules_mBC5D1F04AC64C8BDE47ECD71540869384D5BE2FF,
AuthenticationManager_Authenticate_m7A3395F4476A5EB3B63113925740318AE2FD0772,
AuthenticationManager_DoAuthenticate_mF144BD702315E9EA9229EE6E5A64D80EED2464F2,
AuthenticationManager_PreAuthenticate_mC833636F5B4F1628E562BF5D2EC0AF32C9B739E0,
AuthenticationManager__cctor_m7C35169A2E8805181AF003C69A04ED50F8FBC3D2,
BasicClient_Authenticate_mEDF29E1AA7FF454BD66A7666A50184A0BA6C2B76,
BasicClient_GetBytes_mE2C83F9E3D486DCED7C0C12AD0BA2474ADBEBF58,
BasicClient_InternalAuthenticate_m2EF794B63CA17580CFC5C491044C7EB89A5DFBCC,
BasicClient_PreAuthenticate_m7092556C7F17020CF7771E907CA1C1D4A2FF3F38,
BasicClient_get_AuthenticationType_m7DD0FAFA34F73D71F5787E28A95ED4DC0754379A,
BasicClient__ctor_mA1E74A0E4BC0FA70AF8679D1496E29A8D7934949,
BindIPEndPoint__ctor_mF27083AF738308137AB340ADA66696DEAD4FE3C4,
BindIPEndPoint_Invoke_mDA96740B189FB74B6A3425E8A8A0112678D171A3,
BufferedReadStream__ctor_mD3E731B98242D63EA0FA8B2FD3A1836EFDC120FF,
BufferedReadStream_ProcessReadAsync_mEC39B3DA96D9648DD6BB56852A6592FB2BF75128,
BufferedReadStream_TryReadFromBuffer_m44E118B0681488AE40DEF83D52325054B2A48923,
U3CProcessReadAsyncU3Ed__2_MoveNext_m7FC1645A4C90DCE9CE6B84EF87EBF823FC95CD90,
U3CProcessReadAsyncU3Ed__2_SetStateMachine_mC2082067C125F3D7D97F93F7B36790CC579302E2,
ContentDecodeStream_Create_m5935E97332DD246A53805FDB637E2AE4AE52E90D,
ContentDecodeStream_get_OriginalInnerStream_mBD2610B5D00F361DE266C8DFE8D15D6F8992381E,
ContentDecodeStream__ctor_m1C9D888BD00155CB04DA7357D39EB8D552D1FB42,
ContentDecodeStream_ProcessReadAsync_mDB510E7836C389126F30E00974F73EDEB9B9DE16,
ContentDecodeStream_FinishReading_m0E498AEB111773E8C856E31E67DE2F1404E21607,
DigestHeaderParser__ctor_m89162972D1A691B65C14B5402683FB3C2FB4CE7E,
DigestHeaderParser_get_Realm_mA92099ECCCB683BA4490769F9E0DD80E925DE989,
DigestHeaderParser_get_Opaque_mA5DEB9241930B6E980B97255460FDDFADE75459B,
DigestHeaderParser_get_Nonce_mAC661197509F3A8F50FD2056BE6DA476F54FFA18,
DigestHeaderParser_get_Algorithm_mFB926080495CB2ABD8298568D7DBF8245DDED90F,
DigestHeaderParser_get_QOP_m5796E6AFE8914BAD188B77C7F80D01BD4567C443,
DigestHeaderParser_Parse_mF5F114E586CB7BEA50BD14AA20438DA7CA1D19CD,
DigestHeaderParser_SkipWhitespace_m83A2E761FBB1290AFC5CD53130CFA60D0D5B67E2,
DigestHeaderParser_GetKey_m03193506B7977BE72195ADFE3ADB5FE5C0B205D8,
DigestHeaderParser_GetKeywordAndValue_mB0FCB83A78B360CBA9CEE1A0E64A6D8099A5A235,
DigestHeaderParser__cctor_mA2DC2061CF8179977827EA19CF2B753FE2904CE5,
DigestSession__cctor_mA876EA67B0596D7097D1F951AEE5535A34891046,
DigestSession__ctor_mBC472E7D777C2734C1BB6A1CB8A6A3CC05A1A100,
DigestSession_get_Algorithm_mB31B9ED4EBCAC2093680C9F17BBB52B39F298D5B,
DigestSession_get_Realm_m91E2F1AA08F29D0B6A0D01892C5FDE31DA48FF88,
DigestSession_get_Nonce_m8FDB05DDBF322A52A33A47C1B68117ACA6E196FF,
DigestSession_get_Opaque_m3D8A178D0D39B7997956D18FCBCB1D648437A8B3,
DigestSession_get_QOP_mB2876A36998E6B62399BAD9E7CD3C52EE2F9FBB1,
DigestSession_get_CNonce_m1EB2C04F305C4D6EB9C6A9C6FDCB0C7448072BD4,
DigestSession_Parse_m9F496F9394081988C708D66D7D4A20AB013D0044,
DigestSession_HashToHexString_m361FB17D751CF79D6653EA3B33133269C5551483,
DigestSession_HA1_mF32650BB006D375D5AB3F441E308CD3BA5BAC01E,
DigestSession_HA2_m6E6CC00104804C9FE68FEFF0BE4B241AD7BCBF1E,
DigestSession_Response_m5C59CBB9D15FE06153945D5A977791CD65E32F31,
DigestSession_Authenticate_m820DC43ACC7FBA2D3CF80998301C130826B29844,
DigestSession_get_LastUse_m1C892CE95B0E4C48CF2862FF19EB253F69FDBF35,
DigestClient_get_Cache_m1ED967FA785B68D8E0E7A673965FB4AEAF7199A1,
DigestClient_CheckExpired_mA93FEFF9CC4EE37D447BB2C5C9A9FC039F492FF0,
DigestClient_Authenticate_m0F43DCC4896D346D6AC5CF0B1835A3048028A76F,
DigestClient_PreAuthenticate_m662ECE67D74E24DFD4DA00891379156A0603981B,
DigestClient_get_AuthenticationType_m3088368B9DC55E69D09F2413C16180138018BC42,
DigestClient__ctor_mEF363337211025F9FF45487F42B75794759A801B,
DigestClient__cctor_mCD15E0F5AD318C7B6C913B035A0C08B14AC34C46,
Dns_BeginGetHostAddresses_mB74CB9CC07A66EF8FC13557ADB148E53978FB914,
Dns_EndGetHostAddresses_mB2AA36A1EDDC63C6695F469B4AC4FBF483C914B5,
Dns_GetHostByName_icall_m5FFF0440C4EA238DA14130BD1856BC8C730E6BE1,
Dns_GetHostByAddr_icall_m3411CB4B97CE07A5BFE2D02B2A186738C76CFD22,
Dns_GetHostName_icall_mB1522212F101A0B89516E5734443BBD361E76FA9,
Dns_Error_11001_m23687C2F5E4CB975F023D3775A1E7DC5B61DB83C,
Dns_hostent_to_IPHostEntry_mC5D77A6DE5F97D1A47AD86CAD4F69FF780A12159,
Dns_GetHostByAddressFromString_mE3A65EDABDD9DBBA0879B21F4A545BA7613683A8,
Dns_GetHostEntry_m01156278E5CDAE38B7E1B2EC617F505A4B836D02,
Dns_GetHostEntry_m09C47D2D4329E24D56DCA5BDA6D4F28FEC45EC87,
Dns_GetHostAddresses_m0592CB7DB3F5665C412BCBE8297F198748114F90,
Dns_GetHostByName_m554E787DE7A847C2730E1BE8F74C56E9594C3D3F,
Dns_GetHostName_mF728787FF8A38620054B934FD08E021460A7C14D,
Dns_GetHostAddressesAsync_m19000BE02BDA7FA678C993876264A26141BD492C,
GetHostAddressesCallback__ctor_m7723FBC5E25225369F514184D032AF206C5F3B8C,
GetHostAddressesCallback_Invoke_m3E8B28EC80A73535EF19324A96FC5A3D41388FFA,
GetHostAddressesCallback_BeginInvoke_mEA603480A3ADD4F7ED2EB88F22D383B4E713EB22,
GetHostAddressesCallback_EndInvoke_m9D8CA344DE184548B4A2E72A7604ACEA873777E4,
FixedSizeReadStream_get_ContentLength_m158883496AF46A53BA97FABFA6FDF85005D5904F,
FixedSizeReadStream__ctor_m6AEFC552CC9E4C1D52E83398CD3E1E52AE00978A,
FixedSizeReadStream_ProcessReadAsync_mF2133BCE03861ADA28865F4A62DA495CC0F73D84,
U3CProcessReadAsyncU3Ed__5_MoveNext_m1A62C9154FE6C5E2FCC7EE9D93E950795AC15679,
U3CProcessReadAsyncU3Ed__5_SetStateMachine_mB9C356876BED7CC9860F82C28CEC60F51BF396C9,
HttpRequestCreator__ctor_mA6D07F56561A4C93100584384CCDED5171C45F50,
HttpRequestCreator_Create_m25D9085B7B59931A1A4DBA18DE828D8FA376A139,
HttpWebRequest__cctor_m5B96D0A29F3F6BA4C78CC0DE32C81A78A75767EF,
HttpWebRequest__ctor_m37C92DEFA8C4C0282FE5B11E065D65C25CF8B91F,
HttpWebRequest__ctor_m94F348B8E4338E5D0404A8425F5F43B339B322BE,
HttpWebRequest_ResetAuthorization_mC7AA3C31078EA81423351F8DAC62F68E9F15060E,
HttpWebRequest_get_Address_mC0579CE0CED2FDCBF69FAF3232706F7994EAC20D,
HttpWebRequest_get_AllowWriteStreamBuffering_m1DAB805DEEB2F8EFD85121F1B28646697EF3862A,
HttpWebRequest_get_AutomaticDecompression_mF4F41C35BE09F1457645769FA0183BE0446C5503,
HttpWebRequest_get_InternalAllowBuffering_m47A76FBFB1A14D8772FB025A8B7ADA399983D9B2,
HttpWebRequest_get_MethodWithBuffer_m00882296A2A9AE6BBD49F6922782EE8D6C94444D,
HttpWebRequest_get_TlsProvider_mF4A43E69AE84D8AEEAE9FDCEE296DB7C83301123,
HttpWebRequest_get_TlsSettings_mE4E8C9107E0930061977FA03EE87DECE51C503D9,
HttpWebRequest_get_ClientCertificates_mD9F70A07C623462FC910E764511471D542AB102F,
HttpWebRequest_get_ContentLength_mDC0C3ABBD7CE8D8D6700312576ABF4550512F1CC,
HttpWebRequest_set_InternalContentLength_m63B44B8FECB63B37955E43D18BAD0A02322C846F,
HttpWebRequest_get_ThrowOnError_m67A6F4D03676F55D5A0FB51C5F4CDCC97AB9EAE1,
HttpWebRequest_set_ThrowOnError_mB232259B74EC15F9E119944A41934D673A7DE4E7,
HttpWebRequest_get_Credentials_m7F0C956E3B027E40BD988A8929FC67A87A614950,
HttpWebRequest_set_Credentials_mD0DDC0FE9AB1FBA3F133664E19D11372696D4FAF,
HttpWebRequest_get_DefaultMaximumErrorResponseLength_m9EB5C74D6CA1F4980607B4CA589B5CC04B065C93,
HttpWebRequest_get_Headers_m2FC7464A722CC94EC59DA55E7ECC459489933AC6,
HttpWebRequest_get_Host_mE23F8F15207CEF1E64CF212EEA7643185207923C,
HttpWebRequest_get_KeepAlive_m9D4647C1AAA18E341680BEF0CFF8EFE9B2196055,
HttpWebRequest_get_ReadWriteTimeout_m205CB5B4385D50CAD93FBD9CA73AFCCD4DE24C2C,
HttpWebRequest_get_Method_m53724C2BBE6691C96CCDDFF6746C2760D0F97621,
HttpWebRequest_set_Method_m481863546C0CBBA0336CB6269544DAD7A1A672CC,
HttpWebRequest_get_ProtocolVersion_m549796C52E9DB1EB8E74EF92E422C7BC427CBA39,
HttpWebRequest_get_Proxy_mFFD8590DADC6CFC81B90EDD5ED93AF3402EA518E,
HttpWebRequest_set_Proxy_mA6BC20894ADEA5E308CA89BFD8300B6A6B7ADDCC,
HttpWebRequest_get_RequestUri_mE3E21CB2D024E94F32EB77715CED6F6B4D9B0889,
HttpWebRequest_get_SendChunked_m75F75FCEE3F2973A4D391A83935A2E0FA5E586FC,
HttpWebRequest_get_ServicePoint_m170B921D095437FC5B7FE5920F327F1AABF532D6,
HttpWebRequest_get_ServicePointNoLock_m302BC1F3A189D46E652B79981E8D29095E5D5C61,
HttpWebRequest_get_Timeout_m598D870198C70FFA7F73385629E915A935413B2E,
HttpWebRequest_get_TransferEncoding_mA49328310D1BC2799022DA2E65B85FFDD8302F7C,
HttpWebRequest_get_UseDefaultCredentials_m6CD88BA33D7D837FA5D41F53D074F53DC94C76CD,
HttpWebRequest_get_UnsafeAuthenticatedConnectionSharing_m57505F8056F2DC380C49EF95971438CCD8C3F307,
HttpWebRequest_get_ExpectContinue_m65FAF05A8DBCF3D72A6A1F3044CB4FCD00B118A6,
HttpWebRequest_set_ExpectContinue_m63F438B00F3D621D52077E8D4595A88BEE7904BE,
HttpWebRequest_get_AuthUri_mA9CDA63656394B69E2EE031330CC77C3BB570052,
HttpWebRequest_get_ProxyQuery_m40AC053B4EBE5E2A5257D92B7FD353D19104E53F,
HttpWebRequest_get_ServerCertValidationCallback_m8822E8093BBEE23482561CCB65D6AF3B7B1B464E,
HttpWebRequest_GetServicePoint_m936C89220DFB9BE810A223E84E36E6D933510DB7,
HttpWebRequest_SendRequest_m9CFD21B34BCCA09123225ED98ED24DF1984B3130,
NULL,
NULL,
NULL,
HttpWebRequest_MyGetResponseAsync_m78CC847A96C7F759F6AE3A9CC1E203DC6BCCFB70,
HttpWebRequest_GetResponseFromData_mD04B5CA08B449F9C962012CAB3611C4948E8875D,
HttpWebRequest_FlattenException_mF0D9565F401231C7F7C6A973F829CCB37E34C3EA,
HttpWebRequest_GetWebException_mB699B6186A7651571D7DFE937DCF59EB74427377,
HttpWebRequest_GetWebException_mB3973E573468A3FFEEB017602A7125DC061FA206,
HttpWebRequest_CreateRequestAbortedException_m41FEA3FF8090E01D94158036B9F7FD367D7146DE,
HttpWebRequest_BeginGetResponse_m6FA3A32A7BCF6B488CD863F5472B38E5F06EB79D,
HttpWebRequest_EndGetResponse_m240591D6112B3B1709E99659811F773B837F0F79,
HttpWebRequest_GetResponse_m2CF2E0658F4E65A66F6ABD02E976B7FFB5EAF73D,
HttpWebRequest_set_FinishedReading_m440CD437FD61FD266FD2132AC1476680550DE88E,
HttpWebRequest_get_Aborted_m038DC4286A2AA32A06EB31C052CDB857B7ADA31E,
HttpWebRequest_Abort_m12EF7197E8CD7183C44EB3A9EE57EDB69EBF7FC1,
HttpWebRequest_System_Runtime_Serialization_ISerializable_GetObjectData_mDB54A2BCCE38E278C44D3A136F6988CEEA92F5FE,
HttpWebRequest_GetObjectData_m6C3C1BB107DB72006CDF96892EF910400CFA9266,
HttpWebRequest_CheckRequestStarted_m3AA735AF2A7257EF984729EA0E938368F83FCE41,
HttpWebRequest_DoContinueDelegate_mE011EC2040FC3C1CCB2C4A5857D4B380EA53C9A0,
HttpWebRequest_RewriteRedirectToGet_mFEAFF0F6D013F3D5F8FADFEB393C08ACB3AF4BB8,
HttpWebRequest_Redirect_m1B29FDD7A5E85A9B79C87E1A1AF64C428E11F2BD,
HttpWebRequest_GetHeaders_m445286DB0D71DC60C6D758ED0F1CAF32163501FA,
HttpWebRequest_DoPreAuthenticate_m68D0A70C954476778222049FBDA8FBD3FE8AFA98,
HttpWebRequest_GetRequestHeaders_m3E883236EB532FCA98675E243EC583434ECF7661,
HttpWebRequest_HandleNtlmAuth_m33D4EB84E92290ADD0AD9EBE369F5E5A7259CCE3,
HttpWebRequest_CheckAuthorization_m9D4930C90DD3E7B6B5ACC3EEFAF794FF12F519B4,
HttpWebRequest_GetRewriteHandler_m8025064C747A834952F2B11F4E1B94D5855FE498,
HttpWebRequest_CheckFinalStatus_mD069A9D0FF6C6DA943B3D3BF9B19806956EA0FF6,
NULL,
HttpWebRequest_U3CGetRewriteHandlerU3Eb__271_0_mF840A54389ABC1BB621214DA1A0D0D2CE1A02FF9,
HttpWebRequest__ctor_m1AF72A90B1265EE52584D72B1B225DCC95E62722,
AuthorizationState_get_IsCompleted_m60FA1039CD41A7AD50984DADEA562F82E60470AB,
AuthorizationState_get_NtlmAuthState_m93CF64385E0E77039CF782E319EED9EC96ED063C,
AuthorizationState_get_IsNtlmAuthenticated_m901CE42BD2DB28DD9D6605500D8E4D360309DA8A,
AuthorizationState__ctor_m6DDA04B33B8A520B93FBDF8AC4BBA3B7CCC03CBE,
AuthorizationState_CheckAuthorization_mD23E50FD196D22054A710B9200FC6510D5098EA5,
AuthorizationState_Reset_mE7C4981CBBB1630D605A83D09D74D7C56AE0B9B9,
AuthorizationState_ToString_m6426C6029B83D041B9F1B9871A4541F70A2EFC00,
NULL,
NULL,
NULL,
NULL,
NULL,
U3CMyGetResponseAsyncU3Ed__243_MoveNext_m8C5B6A909BDFC65A1337D6E445D482C0646649BD,
U3CMyGetResponseAsyncU3Ed__243_SetStateMachine_mC27CEC6C0FF5EABDF61AA201909723F5753FCF30,
U3CGetResponseFromDataU3Ed__244_MoveNext_mD4E1730155820C492D2546E6E1A873A6F54E8679,
U3CGetResponseFromDataU3Ed__244_SetStateMachine_m89AE3F53624400664C3730A28F21E6C7C97E8E15,
U3CU3CGetRewriteHandlerU3Eb__271_0U3Ed_MoveNext_m7DB889F33973DA2BC61748571EB58DE39B105809,
U3CU3CGetRewriteHandlerU3Eb__271_0U3Ed_SetStateMachine_mFC6E88E86EB6F74F3CAEE40C3D57C721532A74E4,
HttpWebResponse__ctor_m6F0B7400E052741717E540E682479B23788F7714,
HttpWebResponse__ctor_m16E803C4AA1579083FF43CED5ABEEB4BAF6CF15E,
HttpWebResponse__ctor_mFBB2D6E983BB1443E80D8D600E04D092B59F078F,
HttpWebResponse__ctor_m7AD80C3EBF0E8B5AE39E70039B8DD38768D6EBF3,
HttpWebResponse_get_Headers_mB3888AD82B4F3565A473C62EB89C725B1DCB5A4D,
HttpWebResponse_get_ResponseUri_m685CEFFDB32B2D352DED9FA8CB4E3B5513AA71CB,
HttpWebResponse_get_StatusCode_mE53A864C0F6C64902E9E0414111C4843D0BF3D02,
HttpWebResponse_get_StatusDescription_m3C28B4A3A77EAF3AC9ACB30CA5870E3BDE284330,
HttpWebResponse_GetResponseStream_m62CB2C514EC40749A8E3CF0A2D29D1CB136CFACA,
HttpWebResponse_System_Runtime_Serialization_ISerializable_GetObjectData_m5C290981E0AA728B2D9E4DB14122789EA8F157E7,
HttpWebResponse_GetObjectData_mB6558A01B7A601BDAB1A2C345937B5DDFC2EC3E8,
HttpWebResponse_Close_m335C79B7B3B30A0D7171C48741F46D628E10E23C,
HttpWebResponse_System_IDisposable_Dispose_m9D2B039C1D8B4015D6E43455A151EA39E142C703,
HttpWebResponse_Dispose_m0FF01C40481F4C0BBAB0FC3CE132BAAF6103AD55,
HttpWebResponse_CheckDisposed_mA093612C4AB921FEACAF615EC05A586E90BAAEF4,
HttpWebResponse_FillCookies_m98797F0765051578D6D76731359555CD25E5DB3B,
MonoChunkParser__ctor_mCABFD3DD735C12C8237F6EDFFB56A8E835C7B2FC,
MonoChunkParser_Read_m3F9554032DBFDA7B572D189DFD282C2D4E1DE5B7,
MonoChunkParser_ReadFromChunks_m03DFCEF9265CD54BCA31848CACBA01C168691C41,
MonoChunkParser_Write_m145DB82D44611388CB30606DD673828CEDEFFB6D,
MonoChunkParser_InternalWrite_m544BB0CCF81A6619992EA8B0B63665EDEDA9A2E6,
MonoChunkParser_get_WantMore_m12B048EA10938EC3FFBB303D961D3C19B26A7333,
MonoChunkParser_get_DataAvailable_m08E6D6F248A9AEF3E8378872C69DE0B768F0FEAC,
MonoChunkParser_get_ChunkLeft_m20470AC1F8B0AFE14B4F9A61DB5B90F38E358ABB,
MonoChunkParser_ReadBody_m93D35823B4D83B0F2FC9C8C3DB87CB372C3B02E3,
MonoChunkParser_GetChunkSize_mB8A77A08E1387E7CCA51EA125262AC27D8BB4BB7,
MonoChunkParser_RemoveChunkExtension_m8D26D0ED28CCC9FE82CCE0621B5D013D510B00CE,
MonoChunkParser_ReadCRLF_mE05263232BACE92919ACC32B935B5D49E5345A72,
MonoChunkParser_ReadTrailer_mB7B2A6AAB781D5387B7E89B3BC09A6EC8257CCB5,
MonoChunkParser_ThrowProtocolViolation_mD65D311E00A3C67805ACBD216048D78A10F1ED97,
Chunk__ctor_m9C28CB1A73A3369E7F175094329EE84ADD907B81,
Chunk_Read_m58395C2C58584D9CB2EBD924B2133CB802515D8C,
MonoChunkStream_get_Decoder_m47DBEB5B6565865D57AA28ECB1ABD767454569D4,
MonoChunkStream__ctor_mFA1C5542881A6C4A1D70FA6EF2BA156990A06870,
MonoChunkStream_ProcessReadAsync_mFE13BD3CF8FEB2CFE95563788AC4593CBA6266FE,
MonoChunkStream_FinishReading_m9B49183C0499A4A3978CF83F1476F5968806C50C,
MonoChunkStream_ThrowExpectingChunkTrailer_m51AE8C445A7801FABF3ED065809B5C026DB98860,
MonoChunkStream_U3CU3En__0_m1EC7D7FD3D08660C26CD88C215B4DEEED9220927,
U3CProcessReadAsyncU3Ed__7_MoveNext_m7F1C3AE10AF7EC87D836C264AEE0D6DBD4DB3926,
U3CProcessReadAsyncU3Ed__7_SetStateMachine_m96C93E320EF4B8B1BCC555CC792362A1D703B306,
U3CFinishReadingU3Ed__8_MoveNext_mD00B40995214E5CE50946A79EC0F51ADF1BDE732,
U3CFinishReadingU3Ed__8_SetStateMachine_m7613FC57C8FA2A574BBB38C0B5897DB2FA4DB3EE,
NtlmClient__ctor_m15C02BC0F1AF986CA239D4FDD70F3F7259AC3E0D,
NtlmClient_Authenticate_m31D3B3D7B8B49703C6E481D4BD52191D6C736864,
NtlmClient_PreAuthenticate_mDB65713088A839B4520E0B42E72242C6D73DB453,
NtlmClient_get_AuthenticationType_m14936001CFF19B0901D566983730807EEFC02CA1,
ServicePoint__ctor_m4A7FE526B6A4EF15F51919D425E51B1D67EFD1AE,
ServicePoint_get_Key_m4888BAD8A2901760B5CEB05FA71E5C9289EB1C05,
ServicePoint_get_Scheduler_m8D88559C1664084C10D97FEDE33CCF227798F374,
ServicePoint_set_Scheduler_m7935567ACF1937D07DA99217D517C7946A876126,
ServicePoint_get_Address_m015784C41DB6A35AAF028D645EFAFF67A03F148D,
ServicePoint_get_ConnectionLimit_m0CC608F18FE94755E430FADADD650D853FF22AA4,
ServicePoint_get_ProtocolVersion_mF8178863DE2AB400CD72BE253D17E0619DFA4224,
ServicePoint_set_Expect100Continue_mDDB9FC522313DDC57B1B348B711CF888516AA4CD,
ServicePoint_get_UseNagleAlgorithm_m381A071F1426513296B517C39D29F26C81E42572,
ServicePoint_set_UseNagleAlgorithm_mC025F081ED6C7014665EB20388747D12476D03C3,
ServicePoint_get_SendContinue_m7DCF3A3D65BEB2543979D8892941E4B3BAE175D3,
ServicePoint_set_SendContinue_m5480B6A8C6478BA620030302C861A842DF9F6AD3,
ServicePoint_SetTcpKeepAlive_m225D363A70F7971133192A44745C8D284DE19084,
ServicePoint_KeepAliveSetup_mDC710830A237760D228FECDF53E7CA9FA683B8CB,
ServicePoint_PutBytes_m8AE9C9FFF67808769A76CCCD2CB5582329751667,
ServicePoint_get_UsesProxy_m518ED2EF0BDC87C490AB426BC455CD11296DED30,
ServicePoint_set_UsesProxy_m48157456CF1FF842A098916FE6F485CCA2FB9B62,
ServicePoint_get_UseConnect_m114AAE62269A6D6A4C1E2687C00A3DAEF89BFE20,
ServicePoint_set_UseConnect_mD34B72F3B4F0532EB58DAB315A58143E5882A81F,
ServicePoint_get_HasTimedOut_m03A85D9E4DBA7955DED1DDD71657AA0FC239CCC1,
ServicePoint_get_HostEntry_mE028095CE8AEB4B93F382356BFB2CDE00F1D850C,
ServicePoint_SetVersion_mC457CF4440C824FDBC565D67D060D92B3C1A2A89,
ServicePoint_SendRequest_mB271F49FB5B3DB5DA556253585CC150A51E7C9CA,
ServicePoint_FreeServicePoint_m3CD7E3984B153A0B7F4075B5CE42530A7A1E0ADA,
ServicePoint_UpdateServerCertificate_mA5119A83F8A76B1098E4C0B7BEACED9F04288D10,
ServicePoint_UpdateClientCertificate_m1C24F73E61F345E535D184110A3625B2EAF8C6AD,
ServicePoint_CallEndPointDelegate_m4AA30128ACB46BECF1D16A2AE84BB0A26FD4EDBE,
ServicePointManager__cctor_m8067E1B281672361100384C9FD668FB793EEE44A,
ServicePointManager_GetLegacyCertificatePolicy_mBD5DCFD553FEEE50F78A70BAB63F95ACF21A25FC,
ServicePointManager_get_CheckCertificateRevocationList_mC0CDB007A91C59573B664FAB178B756F78561534,
ServicePointManager_get_DnsRefreshTimeout_m055EA4A9A2A57D3A43DAC32D2228144865E02430,
ServicePointManager_get_SecurityProtocol_m30A1F0981535D5FCD93219E4759C13136FE1DACB,
ServicePointManager_get_ServerCertValidationCallback_m9436D7CB2C84F88A2F878C700D5B3B34B85B911D,
ServicePointManager_get_ServerCertificateValidationCallback_m9EDD2F01AC63EC27B301F49AA8DF30E2272C84B8,
ServicePointManager_FindServicePoint_m8B83339FF47FF2FDB7671C114BD56B71743ED2F4,
ServicePointManager_RemoveServicePoint_mBC5FA42C7FDF087CC886EFEA9643F836B72AE0E4,
SPKey__ctor_m30BE1C73F21DEB53327E47A0EFDC05D39726E2FB,
SPKey_get_UsesProxy_mD847C0A3FA96B142882A340E221D4C4AE6BE3E76,
SPKey_GetHashCode_mEF88EF3AB042F1A3B7BE41171F53155177ED0B4F,
SPKey_Equals_mDFDEB4BBCC2EE4F43F4F36CBA81A35DCFE1CA114,
ServicePointScheduler_get_ServicePoint_m846DBB399E3CAF876D0AD23483D93D7F26A62F91,
ServicePointScheduler_set_ServicePoint_mEA9C878A2C3B51F9C6B1D66AB82FC1D81B38289B,
ServicePointScheduler_get_MaxIdleTime_m21249A6395FFC3A9227AD0918D8DB5056EC44E53,
ServicePointScheduler__ctor_m31580DC08F3E2491616C5067921AD44899E58004,
ServicePointScheduler_Run_mE03FE3F967A5517DE94B6D585C0A200A971ACBD4,
ServicePointScheduler_RunScheduler_m1FD614B92FFA62E8E0DA73AC7AC8B64EC23F6EA3,
ServicePointScheduler_Cleanup_mDD1F681510B15A1F4E6FBAEEF9A89631C564BA58,
ServicePointScheduler_RunSchedulerIteration_m2117263966C4AE978C0E8B775632FD7DDD0FE2AB,
ServicePointScheduler_OperationCompleted_m442DE8063CFDFCF6C7DDEF30EB2C8BF79ED95C00,
ServicePointScheduler_CloseIdleConnection_mCC2356BF17FCBD9027E14AB8B2FE22CD2DAC689E,
ServicePointScheduler_SchedulerIteration_m31123036C09CCE9ED9EBC56F1C96E7F39000B1D8,
ServicePointScheduler_RemoveOperation_m463750D1CB7A1C6AF8C03C0DA884052EA232D781,
ServicePointScheduler_RemoveIdleConnection_mFAC34695888DE0B3C35A2D4181AE3050861431BA,
ServicePointScheduler_FinalCleanup_m9378C2F440CC6EE6014D7929B8255A315BA7DD99,
ServicePointScheduler_SendRequest_m6915605C55AC898BF656A67E50AE2F848C6B1E33,
ServicePointScheduler_GetConnectionGroup_m66B4204E51C9943A1AF26EC8AC9F68A15EFEEE56,
ServicePointScheduler_OnConnectionCreated_m46A2D1AF41524B1B1AC74E5921D2908D9A7A1D4A,
ServicePointScheduler_OnConnectionClosed_m403D809F1E2F0CEBF65D98191648149A018678C7,
ServicePointScheduler_WaitAsync_mF7C4DFF497C6872DABB69786C2F2822841EC1393,
ServicePointScheduler_U3CRunU3Eb__31_0_m18294DC6C7D3EC3A52C89338AB958CD860670ABE,
ConnectionGroup_get_Scheduler_m772B4A995312A0EBD1568471CDF17F520CB3F39C,
ConnectionGroup__ctor_m374EEC30B4DB339157E1FEFE8D9908F1602B5103,
ConnectionGroup_IsEmpty_m49E444CB48C362DC3E0829F0DDF9C22EB90E3190,
ConnectionGroup_RemoveConnection_m4E4DFFE07C6E0005F796957B2BA4D5F4D3D6241B,
ConnectionGroup_Cleanup_m60D92E1B982C50094D7E9FE55C9B847016E79A1A,
ConnectionGroup_EnqueueOperation_m8983F33FE2FA7D64032535682A1D31CE680BB8E6,
ConnectionGroup_GetNextOperation_mF20C309F1E74118AFA48F7D177CCDF0927005E4B,
ConnectionGroup_FindIdleConnection_mBDC3AA72FD05E858F1C345C7FB6C1B143C1AEAF8,
ConnectionGroup_CreateOrReuseConnection_mE7153E7911E2165B717181367C4111A7639C7B98,
AsyncManualResetEvent_WaitAsync_m1EFF97EB9E343AE6CE5842B6D1E72A46AB236BDF,
AsyncManualResetEvent_Set_m3D541CCC4B5CB8393A63D23B9E5F104C85258549,
AsyncManualResetEvent_Reset_mF5E53CF13FD2EBC3563AF67D316307671B58854F,
AsyncManualResetEvent__ctor_mC5C973C7ACD4C923325E8B98C3E4DF293C08C757,
U3CU3Ec__cctor_mF229783494E9F1BE9EB2E4C7D11B94F0AE5FD9C5,
U3CU3Ec__ctor_m42F5C86E7E31C11A87C17A9FBE7A56B703102A01,
U3CU3Ec_U3CSetU3Eb__4_0_m7ABBA00DFE7F256F3DD9640FB9A9D68CF5988498,
U3CRunSchedulerU3Ed__32_MoveNext_mA08FEA7A8A1F2C0B268B36676228CFDF37B007C1,
U3CRunSchedulerU3Ed__32_SetStateMachine_mEA2B6E76595535FC10EBBCD90BC8D3A0EA54D507,
U3CWaitAsyncU3Ed__46_MoveNext_m80CF7A239DA4D1BCEA0605E8BF51AB2CCFBB1495,
U3CWaitAsyncU3Ed__46_SetStateMachine_m74D53602D1A8BDB4EDD11E9A4B89F2E014D1CCD6,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
WebCompletionSource__ctor_m595FCD0310B0C281ED73DB9F36F9C6FC4507F854,
WebConnection_get_ServicePoint_m4C098A63D94F997688FD4BB5FC568B551CD38645,
WebConnection__ctor_m32F4B741B160C0724A9B40EE632F3B08D97E9F53,
WebConnection_CanReuse_m67D480B205585300E85B9F06670BC8F612DD9FCC,
WebConnection_CheckReusable_m2A8053F16639B650007329BE6ABBA3043224B69E,
WebConnection_Connect_m5CAD1298E6A1A1E630A008A9A8A198024AA0DBB4,
WebConnection_CreateStream_m6F1060C833BB1F22C65D0776BEFDD8633AA37CA1,
WebConnection_InitConnection_m32CEA4DBECE53D6AFC8B0FC2682088112E1A5DA9,
WebConnection_GetException_m2FBA30456EF75E6FA16A2173AE06AD48095AA5EE,
WebConnection_ReadLine_m6784631C079E707ACEF53175119FE3AC0DEE730F,
WebConnection_CanReuseConnection_mF22CE45D40A6AC67849E8509FB3A4D540DAA0322,
WebConnection_PrepareSharingNtlm_mA5DCD6D29D73A48C9B3BAC40FEEDD26622ABE3B8,
WebConnection_Reset_mAE0ED7B4E2139686F19310C905B9C065209E7747,
WebConnection_Close_mB451C06EF8412B688EE8DCBD0B70951B0415D791,
WebConnection_CloseSocket_m435216C8E7C8EC2B0F7DBFE95A2A4A9D3E7D7B74,
WebConnection_get_Closed_m694BBD50DC7A2DBAF4310DC3D6CD9B8C484689F4,
WebConnection_get_IdleSince_mF993001C85933378CC91E97D3F42CD022A49DBCF,
WebConnection_StartOperation_m2A6DA9F90E247259A9C87404551CCE9A0CA48945,
WebConnection_Continue_m819B02E671427E9AE55682A79A91DFA4497BA409,
WebConnection_Dispose_mAA356D7546A523F3FAC8EEC34502DA3EDFD797F2,
WebConnection_Dispose_m619217D576EFF59E4939308F24595E8F498175F4,
WebConnection_ResetNtlm_mBD715060318622998A51E76EEF7C4106C18779A3,
WebConnection_get_NtlmAuthenticated_m7FA737CC04322CCB263FFE93F146FE813F55DB7F,
WebConnection_set_NtlmAuthenticated_mA30B27A4B2E723C8709C3105F16D62174C559294,
WebConnection_get_NtlmCredential_mD50351AC608003E09FC7B9A9FDCE975D9D8CFD04,
WebConnection_set_NtlmCredential_mE981429BEEE9CBBF313915A622447AB3E20E15AF,
WebConnection_get_UnsafeAuthenticatedConnectionSharing_m9C88624FC7CE2BABF57955A2AD519164CC43D2AD,
WebConnection_set_UnsafeAuthenticatedConnectionSharing_mFFF3DD269EDE64EE43D52980902C1F5D597AB86D,
U3CU3Ec__cctor_m4567D881AFC9E91A8A66F4625BE4094D86AF7525,
U3CU3Ec__ctor_mE7DC404D5A2073419A75C6D918528DC72D8C3366,
U3CU3Ec_U3CConnectU3Eb__16_0_mE7DEEFE848D5AD9F5CF5AD60A5E5FDDE2C2FB878,
U3CU3Ec_U3CConnectU3Eb__16_1_m350ACD7F1E960ABD9EE3FA6A77C98785B150CA5B,
U3CConnectU3Ed__16_MoveNext_mA0B90B92C30BB0285B7B55977D90D52881745535,
U3CConnectU3Ed__16_SetStateMachine_m22694F920ED2EB556AF7CA8CE687A9DDB5353084,
U3CCreateStreamU3Ed__18_MoveNext_mB242737C480B2DDB8D6071451FAF6E7828B80ECD,
U3CCreateStreamU3Ed__18_SetStateMachine_m42351407A9838DDBDC53E29F727A2AAD84D322C9,
U3CInitConnectionU3Ed__19_MoveNext_m4208190EF7B0009B922D95619E8CDB5882393573,
U3CInitConnectionU3Ed__19_SetStateMachine_m3D94D0DB6431FD261C02E722F749FA086FE4FC33,
WebConnectionStream__ctor_m0AAE207EACBEC4C0B8E8F931CC9E12217439131A,
WebConnectionStream_get_Request_m5D249821B6B456CD00D767DD196C6C03F8E524BE,
WebConnectionStream_get_Connection_m3D2B38E915D22E92361A3C1EA4BE33A47FB21A6C,
WebConnectionStream_get_Operation_m4AA77F1982DF079835A899F34F8314C83461E191,
WebConnectionStream_get_ServicePoint_mE67D2E1EFC856E4691FDD414CB09B470FF2E96A1,
WebConnectionStream_get_CanTimeout_mB33943F98A6920C71F397A1A61FE04400D8F5C02,
WebConnectionStream_get_ReadTimeout_m63528BC1ADFFA5F3BFF76ECC59CD211B163B89CF,
WebConnectionStream_set_ReadTimeout_m5008E79B50AF06560E8062E5B264DC5FF9E6BFC6,
WebConnectionStream_get_WriteTimeout_m5A29F733B70566085E56079134A55688569D0F7E,
WebConnectionStream_set_WriteTimeout_mBF3797BEDE0EA1347386C034EB02A8486504EA10,
WebConnectionStream_GetException_m3313D7A38D03506D4AAF516218BB642E86BA0A6B,
NULL,
WebConnectionStream_Read_m8B8BD44CDBBCFD25C5B26F281A4820CCC46EC23A,
WebConnectionStream_BeginRead_mA96D5CB87AC997DFC97ADC582526DA20F7DBEEF2,
WebConnectionStream_EndRead_mF68A783972A40C75F2179EB9C0DACED9BC331181,
WebConnectionStream_BeginWrite_m160C07263EE5D91F2796D7D89ADD297380E4ED1C,
WebConnectionStream_EndWrite_mDE469D2BF2F2F0CA564B320CBB045AC8111FCEC1,
WebConnectionStream_Write_mF0B41699BE67CD1E548CCCB2906F8B251C4B226F,
WebConnectionStream_Flush_mAC7DDC2420A44452D14150623AAC32F9AAAA437F,
WebConnectionStream_FlushAsync_m676BEEA26040B3FEB58225AC725334A033B3FC07,
WebConnectionStream_InternalClose_m966182378317AA13391CD47EF3704BBDC6DE75EA,
NULL,
WebConnectionStream_Close_mB27E3D9691342DF2D025984BB9439E99A49493B9,
WebConnectionStream_Seek_m1A8BC571CF13B6CC58AB4A0AD53CF05A22332D30,
WebConnectionStream_get_CanSeek_m04A46F31C326B54CFE97FB856B9EB8F319C1D1CD,
WebConnectionStream_get_Length_mB772FE034D1454F6D947C1767BFF6DF60841EA3B,
WebConnectionStream_get_Position_m2E762B56BDFB771A5D1C3E7E93534C545F4576E8,
WebConnectionStream_set_Position_m24B0723560698F0359E92FC899CE7692EEDD830B,
WebConnectionTunnel_get_Request_mD906DAE227BDF9ED70D915216807396D11990365,
WebConnectionTunnel_get_ConnectUri_m3D8E1B2D155F2BAA9EE65D7CFDA84356C855150E,
WebConnectionTunnel__ctor_mAF2B67AD3C1D7F21B445C3CA6B04A13A6736B8B1,
WebConnectionTunnel_get_Success_m9FF3A167A38BD5159D454B8C99FE04E737F1FF36,
WebConnectionTunnel_set_Success_m1634E1BED63E792D345807BA8CCE4567B51A93E4,
WebConnectionTunnel_get_CloseConnection_m3A1DC8F8B3FA5EA8CE9A68831649D629735AEA78,
WebConnectionTunnel_set_CloseConnection_mDDF0692EC6F20EF25A91B8DAE131E925A02739F9,
WebConnectionTunnel_get_StatusCode_m4AF5F0894868E995C6BA26D66507C8B6EC957A49,
WebConnectionTunnel_set_StatusCode_m392A21B7D338D4866D48A2636532A9CCED1F723D,
WebConnectionTunnel_set_StatusDescription_mE77B2AF630A7B2A8B5412D8BBFCAF15DA0F3638B,
WebConnectionTunnel_get_Challenge_mBF5B353466186BB75BBECC3B045ED5E7BEF635A5,
WebConnectionTunnel_set_Challenge_m05873D8D218E47A45E24326F9E21CF97E3CB4CE9,
WebConnectionTunnel_get_Headers_m1FB2FB7624FE7739B75BA93C6F80E2DA9DA36C41,
WebConnectionTunnel_set_Headers_m9081605AFF3E455A252E132C1741D1138371D80F,
WebConnectionTunnel_get_ProxyVersion_mA7A0D36376F979005C541F790299617371647B59,
WebConnectionTunnel_set_ProxyVersion_m98AF972297438D0B6787F046E3977F8C29828AFD,
WebConnectionTunnel_get_Data_m31F4E1F83D5E2AB65A5F7128A9AD64870DEE58BA,
WebConnectionTunnel_set_Data_mF7094E254E090ED83D750B964A386AF4283E50AD,
WebConnectionTunnel_Initialize_m79BA6644344B2C6D8B48EFAED9641CB369861852,
WebConnectionTunnel_ReadHeaders_mD9B5B8D1DD76A6CABFBA312DF0BAA433D9F3A2DE,
WebConnectionTunnel_FlushContents_m90AF991DB26D5A89D87585E05F7A8AB5F53880B4,
U3CInitializeU3Ed__42_MoveNext_m4E82E3BAC6AD66ACEF6A50B10D2AEA2695188FDA,
U3CInitializeU3Ed__42_SetStateMachine_m3DD116C544191BC17E335CE0D18C37EE6C35CA67,
U3CReadHeadersU3Ed__43_MoveNext_mEE6975063FFC03A4D0B05304C117BC806C945FEC,
U3CReadHeadersU3Ed__43_SetStateMachine_m4D09694F06F8E84E2FF5FBD90906333AC3E62CB1,
WebOperation_get_Request_mE63B277CB5DDAC32FC97D18F8EDDF2893931926A,
WebOperation_get_Connection_m0F6A9F7E900AAB18334E77E5322967EF7CFF954B,
WebOperation_set_Connection_m5439BC6DECA3FF12B69F359D8350826ACB81EFDC,
WebOperation_get_ServicePoint_mAF2A0E3681196651A6DEDAF678D10E6BB8E76123,
WebOperation_set_ServicePoint_m86014427BEBB1FE040BEB0BFA1327563A21DB043,
WebOperation_get_WriteBuffer_m3D6CF961FF93DCE220A288C2C4CAAEAD8300A1BA,
WebOperation_get_IsNtlmChallenge_m53FFCE03BD50D526832BB33FD0C9157A5BE76F12,
WebOperation__ctor_mB1EF58FA22FB617795F258E9EAFDB42D7155A8F9,
WebOperation_get_Aborted_m13F76B284A1764A868FA9B79BBC79BA1239E6379,
WebOperation_get_Closed_mD726F9FD6C5BB172597C9887E391C258E5E1C3CF,
WebOperation_Abort_m5EFC513866CBF182B16BC67AC7194CDA08F53655,
WebOperation_Close_mE0267FA8946A72CDCC6971A2BD66E47296212CBD,
WebOperation_SetCanceled_mF675DB306852202B101E808CFA3E9181531B881D,
WebOperation_SetError_m6C688E1E2F66CD03B67112D7085FE66E749B6349,
WebOperation_SetDisposed_m59C0C97A6507ACE681C3234A9043252CEADC1468,
WebOperation_CheckDisposed_mC373186127304527E9CA43261F94077802CC4E1E,
WebOperation_ThrowIfDisposed_mA25DBD38306EC4A54FD1CB814640E43609D542A4,
WebOperation_ThrowIfDisposed_m2C8B9A4C53FEC510F9DAE1288D25830DDE52CEC0,
WebOperation_ThrowIfClosedOrDisposed_m86AFE5300A22F2363900EA844F0631C7E7CF4E70,
WebOperation_ThrowIfClosedOrDisposed_m8C2C3FAEC1176C5ACCE2683A9B0437C34B6BE775,
WebOperation_CheckThrowDisposed_m253E53351AE4CF0E4640FB845F51E9507A1BFA16,
WebOperation_RegisterRequest_m5BEC561C8D1922A5DB7DAC16D423640332908FAD,
WebOperation_SetPriorityRequest_mD33F750FB12A4A72A2364529EE30A73C89F2CBE9,
WebOperation_GetRequestStreamInternal_mCD078B36CE9B18968C21D54DAE2F680CEBB7F371,
WebOperation_get_WriteStream_m9C703DD92BCDE4AA5E9AB89C1269516E437FBEEA,
WebOperation_GetResponseStream_m062725ECCF83FE33E0B49A9F3D324C09928FD86E,
WebOperation_get_Finished_mE36010EBEF522B42CAEF3E59EB6823DC535BDA01,
WebOperation_Run_mAF0FDCBAD9680E702CB3704DA73620F83BFFB48B,
WebOperation_CompleteRequestWritten_mB56FD943A35ED3D73668E23AEF94190BC39A796B,
WebOperation_Finish_m942EBC9A5E09B792602D45041BAC589CA457EF97,
WebOperation_U3CRegisterRequestU3Eb__48_0_mE64436FF05C88808D60D7C7D232C22B5FFAD47B3,
U3CRunU3Ed__58_MoveNext_m00D45A0EF5927D6A93199FFB37EAB7F3E1993B72,
U3CRunU3Ed__58_SetStateMachine_mB67FE8D768730B2B100420FAB0C00718A9B0C8D7,
WebReadStream_get_Operation_m63D647F7A0102842C8E24BED8DFE6CB17A845D1E,
WebReadStream_get_InnerStream_mC1E0B821B64C303C532069D0213522FE6BE2F8FF,
WebReadStream__ctor_mC68E90C384FD3ABF616222CCC813193A55C764B5,
WebReadStream_get_Length_m2CB052550A409E0AFE5819A2A46073C334E69754,
WebReadStream_get_Position_m55E48E469B5EDB24169808B1C262AD139861C078,
WebReadStream_set_Position_mD7C644AFC05B2CA794D4BEEC2A2A6AC077352AD8,
WebReadStream_get_CanSeek_m92083119DC6FF6493B54778E5ED8B4D7BA04562D,
WebReadStream_get_CanRead_m8E655BD02EF032C164BE8F2E458B6EE30A980833,
WebReadStream_get_CanWrite_mFB0A5A3DA47E2076C68FC8747C65BE43558DC9BB,
WebReadStream_Seek_m29F1E8DB1D4CFE4779D74ACFD4DD1A42152238D0,
WebReadStream_Write_mA4A03DAD07400EEDF763B552541893CF13352F18,
WebReadStream_Flush_m0710FDC0E1D422F8F1BE62D679950AFACC99F22C,
WebReadStream_GetException_m27B18B07126740BEF2DB563BE998C5FFF6DD400E,
WebReadStream_Read_m2BA825EFF745D73BC5874E0EBD127156F0D07D03,
WebReadStream_BeginRead_m423EF125111F4A3F7D87FF5094B18EC9B643E8A5,
WebReadStream_EndRead_m9DAE44F95B9018B01159DFC66F253CE4BE5A6223,
WebReadStream_ReadAsync_m636C3C84970CB76D40F633B0565545A90FE79F8D,
NULL,
WebReadStream_FinishReading_m7E03EABC195EF129BD1C746575927EC0FC245182,
WebReadStream_Dispose_m2AC258996A8C6DB739408A64C59ECE0BF68CC5DB,
U3CReadAsyncU3Ed__28_MoveNext_m38ACEEC9AB187F2318BAC856EADC39D18D53FF91,
U3CReadAsyncU3Ed__28_SetStateMachine_m2E17FE2CC2ADF97B422299459EB6433A6051B408,
WebRequestStream__ctor_m09FC879FF23F47582270C74E163BBA7FCF6A86E9,
WebRequestStream_get_InnerStream_m6E4970147B4C5F1E8AFDD3DE7E353EDD00CFB7F9,
WebRequestStream_get_KeepAlive_m0DA3C6F92A59A8AD909D656CAF308AF6DF6150F0,
WebRequestStream_get_CanRead_mE9AA44CF4CF1933BF6C506B80FE9978A595A797A,
WebRequestStream_get_CanWrite_m461EA88FA9F94C4D75AC82907F25EE01EFC429DA,
WebRequestStream_get_HasWriteBuffer_mB63C93A8938E80BCBDCE89A414AF548835872CF2,
WebRequestStream_get_WriteBufferLength_mA60FFC816A99DBABB03687ED232848B9956B74E4,
WebRequestStream_GetWriteBuffer_m237CDECF52B801216D2E4C495C47A90008CEE8DC,
WebRequestStream_FinishWriting_m61E9B3AE084876D491326E505F3A1AD33D7F3AA6,
WebRequestStream_WriteAsync_m3B3CDCE6E7EED065B5BB0C14681575F12D3C0EA9,
WebRequestStream_WriteAsyncInner_m60307934B5A5AFF501EA0FA9BC623618E656A3BD,
WebRequestStream_ProcessWrite_m75A0AD29E2184026CF586AA1374E975EDBCE71D1,
WebRequestStream_CheckWriteOverflow_m61D38BBEE25138BB04386018781A0265F0076ADE,
WebRequestStream_Initialize_mBB7C67320C11ED21DD06A3DF11D667BE4B2F6613,
WebRequestStream_SetHeadersAsync_m85BF0321D732F809D2B0A413F2CCC5FC24203015,
WebRequestStream_WriteRequestAsync_mF6555E71773BB5CF58AF43830B9FB7B683E7B875,
WebRequestStream_WriteChunkTrailer_inner_mD2C08DF8C283B6D613ABBFD913F5594198E7409D,
WebRequestStream_WriteChunkTrailer_m81C42840BA636FF8F4E26B60FEDF49EE388F6D8A,
WebRequestStream_KillBuffer_m82B1D659C9069740760E88118F94008D6DA38B4A,
WebRequestStream_ReadAsync_m5737BDA87DA2A46A85A7BCE12279D5F52768E3A4,
WebRequestStream_TryReadFromBufferedContent_m5CDC02EDEEA9673A8CD9907CFE48038BA082CBFC,
WebRequestStream_Close_internal_m43348C9C7F2F0BC6B93EA91CD6924587C9208175,
WebRequestStream__cctor_m10D75C2D8BC6234CBFE3C9848BE933613CF5443E,
U3CFinishWritingU3Ed__31_MoveNext_mF2C70C0FF8108A71E35122365A1DFAFC03538ECA,
U3CFinishWritingU3Ed__31_SetStateMachine_mA36AC59169F7F610CC4A2776F2CF3F5D405DACD3,
U3CWriteAsyncInnerU3Ed__33_MoveNext_mFA8BDA384A007DA87BF72A85ACC313B0536A5055,
U3CWriteAsyncInnerU3Ed__33_SetStateMachine_m7697C173D4BC50F911E2DC0CE1413E25616EBCA0,
U3CProcessWriteU3Ed__34_MoveNext_m02C529EB2F39706C8DE662C60481569B2AE681DE,
U3CProcessWriteU3Ed__34_SetStateMachine_m74CF7E965BF790E44C88136FAC3149E184767A2D,
U3CInitializeU3Ed__36_MoveNext_mD8AC9F035C64134357B2C70E83B0D6AB730395E0,
U3CInitializeU3Ed__36_SetStateMachine_m4281AC9C2B63F85AC35031D8762707D95BEC37FE,
U3CSetHeadersAsyncU3Ed__37_MoveNext_m689F5DC8F780D0600F4676734F17750F77F34449,
U3CSetHeadersAsyncU3Ed__37_SetStateMachine_m2C2945CBD54BF0801F0A7B32D80FE98A121C9B2F,
U3CWriteRequestAsyncU3Ed__38_MoveNext_m34128554B6EE54A412E43F60C95279E992335681,
U3CWriteRequestAsyncU3Ed__38_SetStateMachine_mA29D9B6B52238ECE23ACA22AA233E0A0C738CDCE,
U3CWriteChunkTrailer_innerU3Ed__39_MoveNext_mD06CDFAA8626D2BBA90C2C5147934020C51F8B17,
U3CWriteChunkTrailer_innerU3Ed__39_SetStateMachine_mC46E42343FF501B31B47341E0325ABF76609AA41,
U3CWriteChunkTrailerU3Ed__40_MoveNext_m3CAF139C8B3C2E02EC60D3D50C3FA4106AEA5161,
U3CWriteChunkTrailerU3Ed__40_SetStateMachine_m3F61FF14FC061DAE3B3E40A12EEF52533E5E32D7,
WebResponseStream_get_RequestStream_mECC05433F57625C2A8982DDD50F49B1B7B88E0AE,
WebResponseStream_get_Headers_mD8D78D21C51F06E0B919113138A523AC480390FE,
WebResponseStream_set_Headers_m82B75F347F94D2F50F2AA4F224F34995A30E13DD,
WebResponseStream_get_StatusCode_m44386FC08813FC891C56A9B2B4E337E446147E65,
WebResponseStream_set_StatusCode_m33DDEF0B2B90C522BADCAD68554764A4A99D0C9A,
WebResponseStream_get_StatusDescription_mAFCE55D34C81BFA7FFFD4F3D23CCB73CE5898E22,
WebResponseStream_set_StatusDescription_mD6119140ABFF681276EC42ADD903A4D32A3A845C,
WebResponseStream_get_Version_m837C4A8CBE3EF4D4687727CC32B896B546D7F040,
WebResponseStream_set_Version_mC0532D5AC1C9E56EBBAED3B974A9000AABAFFF33,
WebResponseStream_get_KeepAlive_mC1A1D85FA069E283F957419D2CCD8892B5880A69,
WebResponseStream_set_KeepAlive_m4BA3D90AC384E29540B6539F9A1322F4741033F7,
WebResponseStream__ctor_m8D8614AD87C669DC1399E62CE52F7A1E1A26288E,
WebResponseStream_get_CanRead_m0AA9DC0D5BFE24767727DD1A590342BD8BAA291C,
WebResponseStream_get_CanWrite_m9A7A9C2EAF507A7A7578ECCB0F74ECB0A77FFDFB,
WebResponseStream_get_ChunkedRead_m48FD9457C5C383E32D660F4D04D5F8C265DD6C19,
WebResponseStream_set_ChunkedRead_m732CB538B6F9208EDF65212FFBBD2167534C22C8,
WebResponseStream_ReadAsync_m317685A7D847F9336F91E292554DE06C20941823,
WebResponseStream_ProcessRead_mCF5713C125AF9F6FBD2751D70E5151A91D8207AA,
WebResponseStream_TryReadFromBufferedContent_mABD479B002D903CCF469E4631C241B5363DFB421,
WebResponseStream_get_ExpectContent_m512B25E47F44791C64C35D6F9E24A11337B12189,
WebResponseStream_Initialize_mDCB9C06AA0B14EF3164B2602A22879AB34DE4524,
WebResponseStream_ReadAllAsyncInner_mD4331E3F326ED9D69EE520FF964A73131D9B0923,
WebResponseStream_ReadAllAsync_m6CECC40606CEA87CDE61B1493C017EE673027811,
WebResponseStream_WriteAsync_m2C5A3EEFC2514172B516F6710832C1490DF01B6D,
WebResponseStream_Close_internal_m362FACAB4483B56E21112ECD80EE57EDF786BC88,
WebResponseStream_GetReadException_m173F0AD9D8787E01923788DB880925854EFF7FF2,
WebResponseStream_InitReadAsync_m9CD0CB610F1F76DAC12ED7CB95259475797554A7,
WebResponseStream_GetResponse_mE1882EE6BEF80729842FDEB863E58BD2AF8EFD85,
U3CReadAsyncU3Ed__40_MoveNext_mF5A6B164E572F0B174F5E8B522F82F510DF5DC14,
U3CReadAsyncU3Ed__40_SetStateMachine_m80E560AB2EB08C18BDD8949F845383498662DC1D,
U3CU3Ec__DisplayClass41_0__ctor_m899FF5A488388EEF830F065B13FAC817E1C632A5,
U3CU3Ec__DisplayClass41_0_U3CProcessReadU3Eb__0_m78C03DD1E92CAD1F7E6C30CA73F102F41C6C35DF,
U3CU3Ec__DisplayClass41_0_U3CProcessReadU3Eb__1_mDF14620776372CA585E288E7AA9C43C3F8FC2658,
U3CU3Ec__DisplayClass41_0_U3CProcessReadU3Eb__2_m932E689401A1CC39B066FD523F089BFBC782C3FB,
U3CReadAllAsyncInnerU3Ed__47_MoveNext_m7A52EB46C0B3B724061D23EFEFF32CF873A2343C,
U3CReadAllAsyncInnerU3Ed__47_SetStateMachine_mCDAFCA00C784E54B8D2E59821227223B0E0DD8A8,
U3CReadAllAsyncU3Ed__48_MoveNext_mFDC98B8E16089475906656EA8C50CE37EAD0477A,
U3CReadAllAsyncU3Ed__48_SetStateMachine_m73A46D4D5C213887407CC07DD3702E7D91AF5527,
U3CInitReadAsyncU3Ed__52_MoveNext_mF17485A01B68F62FAFD12DC4134A3B0C1B7B4C0C,
U3CInitReadAsyncU3Ed__52_SetStateMachine_m8E92E254A381277E962E051355CFBA30AAB3A606,
IPGlobalProperties_GetIPGlobalProperties_m78B851B32A1D963CC616CCA6DC7116F5EAC15753,
IPGlobalProperties_InternalGetIPGlobalProperties_m72EC7CD424FA4463DBF973ECB688CE857A01578E,
NULL,
IPGlobalProperties__ctor_mD47A72AA48932214CA1D4736A83CE60D87446DB8,
NetworkInformationException__ctor_m8992B1B77A115833022DD305333E1797720222A3,
NetworkInformationException__ctor_mA372BF930B6E92FE250F1EE5281926897AF58734,
IPGlobalPropertiesFactoryPal_Create_m08DE78C65028109D3F8B3F8C6C67DC3546FD9AC4,
CommonUnixIPGlobalProperties_getdomainname_mDED17DB0D08BAAFF5A3A46A08883814FA1E6159E,
CommonUnixIPGlobalProperties_get_DomainName_mB1A7E8779FEC53B9173DD83534EC1848B61D6CD3,
CommonUnixIPGlobalProperties__ctor_m4C97E24A699CDFBCA98BB57A8236D5EC0806BF6F,
UnixIPGlobalProperties__ctor_m7C68E5E75ABCFD9694B55C352EA28CF1F6D091D9,
UnixNoLibCIPGlobalProperties_get_DomainName_m9E9249E674D90387F9B8D0630B235CF13631A65D,
UnixNoLibCIPGlobalProperties__ctor_m8D0E2274FDB799A5493898AF4DF589608BA75CA3,
MibIPGlobalProperties__ctor_mC6E0577D711361950A406A31853C727053E40656,
MibIPGlobalProperties__cctor_m9209E4C955952375F1EB92444A36933BF23878DF,
UnixIPGlobalPropertiesFactoryPal_get_PlatformNeedsLibCWorkaround_m5EEF07B9CDF1AB037BC5D701846501FEB4DAF3FB,
UnixIPGlobalPropertiesFactoryPal_Create_m3646A4471214BFFD7D35E54EDA955AA1E8D2D468,
DefaultProxySectionInternal_GetDefaultProxy_UsingOldMonoCode_mE92DE08E220E7F8B610BF188DCD06BE990F8CFB3,
DefaultProxySectionInternal_GetSystemWebProxy_m149FAD86815FA437C5D6FEF7ABCA97CD2C3C94D7,
DefaultProxySectionInternal_get_ClassSyncObject_m6C8A102D494E67F287EA10DEACD3EA151C0D085D,
DefaultProxySectionInternal_GetSection_mC347FAA709106553F94BA8097F9593383BCA22FC,
DefaultProxySectionInternal_get_WebProxy_mF4F15C1A7C6088706CA2834D70E8CD52086AFBDA,
DefaultProxySectionInternal__ctor_m9EDD9E9D9F38DCA0B5260A4F040F27CE1650D430,
SettingsSectionInternal_get_Section_m2B7B6F6B8C13E9FAD46C76116CCDE663741ECF35,
SettingsSectionInternal_get_Ipv6Enabled_m4DF56EE72066B70B389C21B2B4A30EAFC05D20F0,
SettingsSectionInternal__ctor_mF034B00EA94462E6FA1F906C97BD7B59AA00F1C3,
SettingsSectionInternal__cctor_m8BEE9C7B1B87EC7507FC1D686220BAF2B94087C2,
RequestCache__cctor_m0207CC97983238EC3130462CE421F3FD8C56AC8D,
RequestCacheValidator_CreateValidator_mBFF46C1FCE42C817FD8596B221ADC9D880399CAD,
RequestCacheBinding_get_Cache_m96C4E0E7F9A2616C261B185E2BB28766929D9800,
RequestCacheBinding_get_Validator_m74A9BB1C0CD37CD6B536782553DBCA4E67C145FC,
RequestCachePolicy__ctor_mDE54BDF10DC2094F849F2E6A90770189FD664988,
RequestCachePolicy_get_Level_m2D45A6E3059B05DED8BFD8D1EA20AEC907D920D3,
RequestCachePolicy_ToString_m7F0E4C10E284F30A563E035DBD56BF855E4E3A28,
RequestCacheProtocol__ctor_m4E7F5A158A0507C5E58846CDA06B9847FF0C3D9C,
NetworkStream__ctor_m1E6CEBB6583CF44E9FA25A38E84B212C9BC91CD8,
NetworkStream__ctor_mA44C3DB90F5B64F230CC2176DC7E722F4077A9DE,
NetworkStream__ctor_mC30750A728A682C23581DC0ABEE5B7F1E4246AB5,
NetworkStream_get_CanRead_mE61A13D0F12690A65200D3FD0947A0DC2442643E,
NetworkStream_get_CanSeek_mAF6CE2068CC8DC3DDD922C6C2C187D286A3F5044,
NetworkStream_get_CanWrite_mD3EBED79804ED2676F028892B84DC7F8F9FDAA6A,
NetworkStream_get_CanTimeout_mEB7E46234FA6624804D8994645CFF56CE6FBD7AB,
NetworkStream_get_ReadTimeout_m9B4ABB17E07B7CB59AAB1A2F26973D0870EC6993,
NetworkStream_set_ReadTimeout_m1FEDCDB6F079AFA7787F05C145597A2C1BEAF521,
NetworkStream_get_WriteTimeout_mD598023F9B6DA63B85F55EECCED2A32F21677AB1,
NetworkStream_set_WriteTimeout_m480D426E3DF8BFFAF20CF1A326FA3B5304AD2A49,
NetworkStream_get_Length_mA738206EC6CF6C8A07FEC82C3702A5F494569496,
NetworkStream_get_Position_m6DAEE19231A91693081BE120ABCB5B031DC95E61,
NetworkStream_set_Position_mACE85A7C1D600E5B6D18CF5FF32D859F4734010D,
NetworkStream_Seek_mD5CE01FBB731FF52A66451C5F688837AC4ADD906,
NetworkStream_Read_mB0EBC9488D9E3291AB4C6412F3AE70E8D6EEDBA7,
NetworkStream_Read_m3D01BAC21011E126CED7B801A8E40CCEE363F267,
NetworkStream_ReadByte_m6C87F0C53F84DE07AF3EAC2E9FC963336642DCF3,
NetworkStream_Write_mFF7B408A0A6322FDEFB54BD0C759C3C6E6268AFE,
NetworkStream_Write_m7EDA66BDCECB18E5642F9FE6EA9501A957A1AA8B,
NetworkStream_WriteByte_m08B98BC1C6991DEE0FAE667899EDA2A2EE306E30,
NetworkStream_Close_mF96B49D4D67AC90FEBA52F7A7642450C496F15A1,
NetworkStream_Dispose_m23F2CD1DBD8BBDCC96B36F93E663F3D5FF20B7F3,
NetworkStream_Finalize_mE8FF3552F90C61575174F96CB6EF435268BE792A,
NetworkStream_BeginRead_mCC685D1B566FEC09C2AE76871AB01917D2446144,
NetworkStream_EndRead_m53CDED13D3A6DD8D42F8533F2336D0EA6C752701,
NetworkStream_BeginWrite_mE2F47607B52FC7FA99DD00337DB2AA0F5673E7C0,
NetworkStream_EndWrite_m843683738E14624DEBEF963D2480C8F3DB5EC848,
NetworkStream_ReadAsync_mB629CC680C16D2F2C45CF197D90D30DBD6050518,
NetworkStream_ReadAsync_mD7A23469A79B0E7C89FF03F5566997F89D839E0B,
NetworkStream_WriteAsync_m1829F2663EE9DA443488E4031D103DE4E28F2C73,
NetworkStream_WriteAsync_mF9FEB5879FAB94387395E59D435B94095CE9D59D,
NetworkStream_Flush_m8DAEB9385D9E7B5531733900D507531E0B628F9B,
NetworkStream_FlushAsync_mF4BE2FB8ABF2665E95769CF0F918DEAC86D54390,
NetworkStream_SetSocketTimeoutOption_m8D7C33643C44CDC7170ECBE81F59D05B5F369D43,
NetworkStream_get_InternalSocket_m58624516F119DC056AC5C53B1E3D412D0394F999,
Socket_ReceiveAsync_m04BFC87C7857569298C3C39387F24556559BAC36,
Socket_ReceiveAsyncApm_mD6A803998C4FF807388FA600EAD6146A601E1709,
Socket_SendAsyncForNetworkStream_m8A5FA8416ED841852D05A8232320F2498A7EABAD,
Socket_SendAsyncApm_m1B2DB2B58903CCB8577C99C132896C3F9E7B0724,
Socket_CompleteAccept_m1318F59CE726ED625516D2FE6769493F4D4F9C3D,
Socket_CompleteSendReceive_m56B142FD1AA39E5AFE655A9AAB5B531AA9CDF14C,
Socket_GetException_mB0C16F7E32740B9EA9E34144BBE98B5EC002DA06,
Socket_ReturnSocketAsyncEventArgs_mF4A7BE8F1238309B0DA23245D0571CD0DE913913,
Socket_ReturnSocketAsyncEventArgs_m6A467DCD60E641529A89C3521762C1C9A1482F9A,
Socket__ctor_m35F1F4B4872E251867DA16460F06E903A30E4595,
Socket_get_OSSupportsIPv4_m779A662683A5FBD8D7B4D1E5E940B04C6AFA0120,
Socket_get_OSSupportsIPv6_m45BC8FD78EDFCB853CA509A8DDD23EF42203B6D4,
Socket_get_Handle_mBF42AC5E9403C23BE532F17EE337BF9F150A0256,
Socket_get_AddressFamily_m42C390D31345314080EC35356ACFBBFF7E1123E5,
Socket_get_SocketType_mAFBEF108992F069AF0B8AD26D47EBBEADB8D2661,
Socket_get_ProtocolType_m364A0E823BF3EA78DAFC1ED3A6B39658FB6A23BB,
Socket_set_DontFragment_mCF6F7D2735A7FD4E327617826C62ED015001DFF6,
Socket_get_DualMode_m8B45BA120D7A03DB5EF8C3CF9483C829E19CEFCA,
Socket_set_DualMode_m08152574129C01AC8941AAB43752C3CD1525C193,
Socket_get_IsDualMode_m1CB3E1554CD046481E3408B20D887C7EC8470CFA,
Socket_CanTryAddressFamily_m11E16D00AD0F3BBA149B4E313D67CC12E2735EDB,
Socket_Send_m3174031DF8ADFDAF158BEB0D8AC5CBB445F8D21C,
Socket_Send_mF846BE4031BE538814BC497FFDC8BB02AC9F5A33,
Socket_Receive_m29FED7D6FE4F95DD3B71CE6425AE19A3781FADBE,
Socket_Receive_mF4189DF1BB210034B41CC593C0FEC2F21D8DFF47,
Socket_IOControl_mEADB9616747250B4E647DD6BD4CA42D36A95248C,
Socket_SetIPProtectionLevel_mC243CFB942D4DA0F2A148A0DAD3B5559DB005CDB,
Socket_BeginSend_m36452399B2D44A215795BFB0F1E06AEFD451E7C3,
Socket_EndSend_mC636AB62DC23FA2E8BDB612F5CDB203E6CAE4D17,
Socket_BeginReceive_mCCBDCDF0EE9A2AD7345F93A3931F2C426AFA4738,
Socket_EndReceive_mD86DB01FE084056F0DA43DBB82B6B491CA8F5364,
Socket_get_InternalSyncObject_m11CB9CA23D0CDFF801C26121CB479BA162D19ACD,
Socket_get_CleanedUp_m8F6EDAE37C56CBC282D3EAF9D93B5726EEC85988,
Socket_InitializeSockets_mF69CCC3B14A53FC7CD95F6E87FC726812ADB3AE2,
Socket_Dispose_mED966D36CA8914F199BCE9497FFC5261AC99C1AC,
Socket_Finalize_m1350F4F84C06E9DF703C32E47B1579C84A22B742,
Socket_InternalShutdown_mD0EF08D54151D53369D32CD61C8518454AAAEFE8,
Socket_SetSocketOption_m4939E9F69DFA288DD47E2CBF18D1762C7E171350,
Socket__ctor_m91002BA76E3B56D33CDEB6D30EFE923F92822CE4,
Socket_SocketDefaults_mEEA679EDCFED63435F630A133916BD5F97BF1FFB,
Socket_Socket_icall_m835339B54AFB8EC75F01DE329512C2DA3FF9A99E,
Socket_get_LocalEndPoint_m3A2B4E60F0096E2DB31F7C28EF3CDE148D256E26,
Socket_LocalEndPoint_internal_m45692ABAA313C15963E4CCA7EFE6E7FB1692297A,
Socket_LocalEndPoint_icall_mD3E0676302C7920D8719BF691ED748E8F507889F,
Socket_get_Blocking_mE3DB6D71A54F6376624DDA9522C783B914860ED3,
Socket_set_Blocking_mAE329D3DA788B19FDDC6B773F5B0A1C31FBE9A7B,
Socket_Blocking_internal_mCD8DDA2B42FCD3694E0DF5977ECDCFB080CA54BA,
Socket_Blocking_icall_m822EDC3A6E0C02C7351B93395BFC0D6103997323,
Socket_get_Connected_m6E61ADEB0124FB8D46AC1EDFDC268D3C9F7869C5,
Socket_set_NoDelay_m1F7ACCEF219BB8745AB17F29CEA618088E0B2405,
Socket_get_RemoteEndPoint_m6A626481D55A640C7654B91BFDE00199C2C95479,
Socket_RemoteEndPoint_internal_mB9463EBBCBDCFD1C6BE384E07C972F3BB6D57FC8,
Socket_RemoteEndPoint_icall_mCD9AE17D25710602FF67C6BC45BA1BB773B0A230,
Socket_Poll_m65D8E383FBE5A1D4A115942182620422B6646B98,
Socket_Poll_internal_mA9D6DA0F9323BE621CD3ACBEBEA80641F55AAA11,
Socket_Poll_icall_m4335903786D9CA9197FF532517CE5BD3BB4D3951,
Socket_Accept_m11B031FF408E1899034B993B352178D9D6B37C1A,
Socket_Accept_mAF83623B54FEA675F0F16C29EACE1F24DE6C02FF,
Socket_BeginAccept_mF6EA42D150734FE0A259576E0C8EAC76CF5B07B2,
Socket_EndAccept_m6A7BE15D82A8C8DCA5AD786CC97E0A12FF354D09,
Socket_EndAccept_m96B08273E42578EAB0A297A707A1F15956F69FB0,
Socket_Accept_internal_m993249D44B5193CB8B5CFFDDEDBCE4D4DFBB9D6A,
Socket_Accept_icall_m7EF3E68DB5166B5A2F185C50A1DDD23DDF62B851,
Socket_Bind_m137559EBA78A72ED4ADF8B56F5C535CE638165AA,
Socket_Bind_internal_m85DF18886A077D271720DCF0ACDA05AACED2B7C8,
Socket_Bind_icall_m2FC33FF6853AE0E221EF889F9EB212D461A3D1B8,
Socket_Listen_m734803DAC514E64828168AF9212D6A9EC63B32EC,
Socket_Listen_internal_m2802EDACE64C106C3E87CFE335BE2507486B6DD4,
Socket_Listen_icall_m4590ECBAFC507156C673C4D3FA6EDD53DD8F625E,
Socket_Connect_mEE1E8320C097486AFA5432284C1B7FFB0DDC35D6,
Socket_Connect_m874A510F986F4D91446B2F53688D0BCFFE0A6BE1,
Socket_BeginConnect_mC246F9195AE1804CE282BFCA75B1C14E998244FD,
Socket_BeginConnect_m5CBFB6B9DC973279CDC9E8935431972464F9E0B4,
Socket_BeginMConnect_mACF037091CD1CDEBF28695402C2CE7B8E230A6AE,
Socket_BeginSConnect_m3C0B6709149C420AEAED6A3F124AD2044954F4C6,
Socket_EndConnect_m10F5B4F43A68F96891DB3AEF493AB160CD8104D6,
Socket_Connect_internal_mB28CEC91E12F9B621FF2B074CACC575629E33746,
Socket_Connect_icall_m32BE8ABC1B8535BC195F0BEC382408DD0D3B4E26,
Socket_Disconnect_mFECF870A7A5604A9AFD79DBB6354F1697A96C422,
Socket_EndDisconnect_mCD874CA31D96229FBF311AB941DFB1FAE4897BE8,
Socket_Disconnect_internal_m78AD76E91C83AE6CE27D4FC952FD1D28EA33FE91,
Socket_Disconnect_icall_m2BE84F38BC9AB58C78B466C044968413A8DB4289,
Socket_Receive_mF387A0975239872402A6118D3F196B020060021C,
Socket_Receive_m42AB6119254FA391A818CADF23C60441ECA29152,
Socket_Receive_m51DFAB2284E194E286E5B086F874EFDA80A7C687,
Socket_Receive_m08FAD3EAB5697251B5E6258AFB8C5E2F032BE1E6,
Socket_Send_m4A03A1017A508D72593092EBB9DC6DC713C24F30,
Socket_ReceiveAsync_m158A08D073322BE419CDF11B449F07191F7576CA,
Socket_BeginReceive_m6CE71DB94ED6C33A5B0921F13530283D68979B54,
Socket_EndReceive_m080D7964C40358B101AA6AF0B55635B3CBC9DFB3,
Socket_Receive_internal_mD1316BB323E539121369401B592F3B054551E90A,
Socket_Receive_array_icall_m1447B2BB5E3E980D3BA40BBD910C69AF33ED22AF,
Socket_Receive_internal_mFFD3DE5D5B14A0730765CE470002536254B94789,
Socket_Receive_icall_m970B475156F96287ED2C1C919FA6AD982816A85E,
Socket_ReceiveFrom_m6C9B4FF70B221818FD01FBE94E5635B169686B70,
Socket_EndReceiveFrom_internal_m460268E3D25241DA2EFCBBCA8B9A553AD07C6590,
Socket_ReceiveFrom_internal_m5C01BB7E993A7899973D0FC82A6E2D86F8F813AE,
Socket_ReceiveFrom_icall_m583CD09AB1E40E32DCA9C7984C58B5CB866AB51E,
Socket_Send_mC5F7C598421E94D9098B7A65073193E7E574A1C7,
Socket_Send_m6414CA18C059F7262E069F92A17A2B31BB83E2F7,
Socket_SendAsync_m0492E6DD02BBA2878FC8BAD3770F619B57370A26,
Socket_BeginSend_m0BBAE4C48B338F9F6EBFD4F0E6FE236FE4BDE64C,
Socket_BeginSendCallback_m7BAA6F54C7D4AEAF6BC6B2552D23C3464C0F787D,
Socket_EndSend_m78EE767A837539CAFEA99FA8A2EB0EF24444123E,
Socket_Send_internal_mAED1C3A20DB7EB11A59927CDD3ABC5579D0C43BB,
Socket_Send_array_icall_mFDA9B09614B64B5143D8FF0BCE40751A6D7B956D,
Socket_Send_internal_mAEE2FA94300B035241FCE5C276EAA4B956FA89B2,
Socket_Send_icall_m5FFD8AFD5D12879C21F92A2C56D5DC475F69716A,
Socket_EndSendTo_mC35D110ED10CFAFEF443A1AEFCDEA438DE0101EC,
Socket_GetSocketOption_m39C453F9FA4D1EC664C660851CED73271B1162A2,
Socket_GetSocketOption_obj_internal_m5C6F74BA7CBC5A7AF3FED034A1557A2CD65804EA,
Socket_GetSocketOption_obj_icall_m95FC9B4255A7445D549B200032C94E74699CF1FD,
Socket_SetSocketOption_m19085C1856DE21260294680B7725610D71D66A58,
Socket_SetSocketOption_internal_mF5D974153131AD9CA8713FA0F0549DE238C88CD5,
Socket_SetSocketOption_icall_m7F1AF1F4E424BB5306FBF5E0DACF35BD9A2650A4,
Socket_IOControl_mFB46E7CECA515C5FCCDCE0377727025E49241080,
Socket_IOControl_internal_m7A8937A6BC0A93FDA751E57150CB868364AC0E5E,
Socket_IOControl_icall_mD56D290BB76300A81227472E532451B65DD79B7F,
Socket_Close_m5EBF3D8BE2C42EF8037BC9372CE7760B1717EEE4,
Socket_Close_mE6673231EFBF35BBF5228BC5C7A2BA08DAD5237F,
Socket_Close_icall_mBF92507692212E88F568DED543121A71DC710701,
Socket_Shutdown_internal_mEF0F7AAEE1A7ECB909B871A31ABC8A44D08697EC,
Socket_Shutdown_icall_m3AD0F420C6DB7C30FBC8741BEA5D1F0D3ED7F14D,
Socket_Dispose_mD208C78BC53159B6E12EEAD70784ED7F19B38724,
Socket_Linger_m24D121E76C38D9E302EF059712EE0C90B5312FBF,
Socket_ThrowIfDisposedAndClosed_m93567578970C10A4E56C7DF84D7D18A1E5AB8CE5,
Socket_ThrowIfBufferNull_m80732B6CF5F7BFA314905627BF1B9D28D4E2A41F,
Socket_ThrowIfBufferOutOfRange_m22646D99174E99B57B816E260C93D959CE4FB143,
Socket_ThrowIfUdp_m006AEC31161FCD9D704DBC20A4C8896B719ED6FA,
Socket_ValidateEndIAsyncResult_m3B62AE8C5CB328C37CE3FB3264B5A0299E1DD3A3,
Socket_QueueIOSelectorJob_m7342EB18C3E806FFE6C87FC356C89E23064A7FB4,
Socket_InitSocketAsyncEventArgs_m32B714DC68442471D169D0EF1CF36138694847C3,
Socket_SocketOperationToSocketAsyncOperation_mA3A0B1DB1F7A834F100915D3507DFFF381A5B6F4,
Socket_RemapIPEndPoint_m8B03D3304FF55B1B423F96A2917F34732B258D73,
Socket_cancel_blocking_socket_operation_mF7D69972B1CC9D769A3E5BF9946125C5CC661172,
Socket_get_FamilyHint_m133ABCFB7BF5184CFA0AA12E4BC031D9598CBAC8,
Socket_IsProtocolSupported_internal_m4C4E9B469DECA875DCDE5AFCA5B522F09C3B44EA,
Socket_IsProtocolSupported_m063B4A00EC7B0FF7FB37507F33C22BFBD0177F18,
Socket__cctor_mD7400247DF81848730C006F1CDFE51353C2F3F16,
CachedEventArgs__ctor_mB9F52BB006EBBAD11F9C6E13F14C47971A1F36C9,
NULL,
NULL,
Int32TaskSocketAsyncEventArgs__ctor_m2D28C3F386AE7BDAC321D2E13CA613FCCC9F7D60,
AwaitableSocketAsyncEventArgs__ctor_m57166E81DE7564E32B7FE2512A7C590A85F75F5C,
AwaitableSocketAsyncEventArgs_get_WrapExceptionsInIOExceptions_m417FC84C2DCA30FFE3EF2DBC55646E410BB864A9,
AwaitableSocketAsyncEventArgs_set_WrapExceptionsInIOExceptions_m254606698A8C97790E95BEFE9B11A9AE528227B2,
AwaitableSocketAsyncEventArgs_Reserve_m2A356885123F19F592BF5610380A73D7A315A8A7,
AwaitableSocketAsyncEventArgs_Release_m968CB82406E80CFDF9F3A77F23B7F1B1A44E7B3D,
AwaitableSocketAsyncEventArgs_OnCompleted_mC86BEBA0820E4B4BA4482692F5D3CD57960086B9,
AwaitableSocketAsyncEventArgs_ReceiveAsync_mC2BA1C5E24CB4AE2F2E1B69002DBD35FD10EF2BC,
AwaitableSocketAsyncEventArgs_SendAsyncForNetworkStream_m47C17FAF97A11A8F1CBCBC0DBFB193EF88960D2B,
AwaitableSocketAsyncEventArgs_GetStatus_mC7723671714D0561D4240F0422721FE850287C39,
AwaitableSocketAsyncEventArgs_OnCompleted_m4CEDC0CE4C641E978968BDAE34A6D9F3AD2C5E06,
AwaitableSocketAsyncEventArgs_InvokeContinuation_m77BA72041547ECDF9888FED13F15F35A7390BB17,
AwaitableSocketAsyncEventArgs_GetResult_mD1285F6C0E77C62371227AEA7461BE494692845E,
AwaitableSocketAsyncEventArgs_System_Threading_Tasks_Sources_IValueTaskSource_GetResult_m275B7D8B48D925808E1B29EC32B07A2648F63BA1,
AwaitableSocketAsyncEventArgs_ThrowIncorrectTokenException_mCF33DC63E9EC887CE52A959DE5760ECE9483D407,
AwaitableSocketAsyncEventArgs_ThrowMultipleContinuationsException_m23F43A76D940E78011D7B1AAE6170F5532E9BD0E,
AwaitableSocketAsyncEventArgs_ThrowException_m77AE96856D358D880F32E1FA6323F9F161E214E4,
AwaitableSocketAsyncEventArgs_CreateException_mCF6E0A048155F41AA05A8847FA0155FCAB47D6F5,
AwaitableSocketAsyncEventArgs__cctor_m29C9980065E4ADD89B108387999A94A207CA572B,
U3CU3Ec__cctor_mC972E27AEB8CFE1FE7E12EA1E19A9B813715F1B1,
U3CU3Ec__ctor_mE17ED0A084782AF1BB595DEC18E0560D76AEBA70,
U3CU3Ec_U3COnCompletedU3Eb__14_0_m5314AD7E71DB2D2A543185D11CB8246091EF8257,
U3CU3Ec_U3CInvokeContinuationU3Eb__20_0_m3439C73F5A9F402774FC521870BB0F0934E3DDC5,
U3CU3Ec_U3C_cctorU3Eb__27_0_m7B5E46EB80E344A6ECAD9C772E4E448AF0F5FF90,
U3CU3Ec_U3C_cctorU3Eb__27_1_mFB29CBF67405E81046B23B3025E43D9714CD80F9,
U3CU3Ec__cctor_m038CF32946815BC1EC22307A7B49E3CA24C281AF,
U3CU3Ec__ctor_mBED1A732D3342D1A48A4088765AA6159F66308A3,
U3CU3Ec_U3CReceiveAsyncU3Eb__14_0_mC59A3A03878FD1D393D4345962F6D3E6984EE609,
U3CU3Ec_U3CReceiveAsyncU3Eb__14_1_m06418F2989013CBF63EA4DE96C8E82F79AA8580D,
U3CU3Ec_U3CReceiveAsyncApmU3Eb__15_0_m6059641EBB33F2508CD3F8AD1768816383497446,
U3CU3Ec_U3CReceiveAsyncApmU3Eb__15_1_mD81706B8EDF964E3FF8CF9B7717AF288C9131DEE,
U3CU3Ec_U3CSendAsyncForNetworkStreamU3Eb__22_0_m42A7692C372A4888E5D2070BFD402F5DB136F51D,
U3CU3Ec_U3CSendAsyncForNetworkStreamU3Eb__22_1_mB8B5FE244D7173851FD875760A7D1940A8B60B79,
U3CU3Ec_U3CSendAsyncApmU3Eb__23_0_m3FCE73D18C4ED344F469F82A9C51E477CA1EA0D6,
U3CU3Ec_U3CSendAsyncApmU3Eb__23_1_mF20106872C29B9D38FA321A7F41C1718EBC14B9C,
U3CU3Ec_U3CSendAsyncU3Eb__295_0_mE1575C8E05206B1D48DC45BEE81D0516DECDF2F9,
U3CU3Ec_U3CBeginSendU3Eb__297_0_mBB4DD495ABB09A05BC74328D8624152A6C8AF91F,
U3CU3Ec_U3C_cctorU3Eb__367_0_m374195043B44F151293B98C58D3C36A426D54285,
U3CU3Ec_U3C_cctorU3Eb__367_1_mB75869C75ACBA247A3EF6650633CC7101DD531BC,
U3CU3Ec_U3C_cctorU3Eb__367_2_m02D7CD9BE2BFEC708C85C3B8A9D67BAA4DD92FD8,
U3CU3Ec_U3C_cctorU3Eb__367_3_m02CCCD8CCE3176AB8A9DAA6BAA575BDE5F2D57D6,
U3CU3Ec_U3C_cctorU3Eb__367_4_m802B9387C24EC09B0909D35D8AE9962F52B6C188,
U3CU3Ec_U3C_cctorU3Eb__367_5_m695C3A5FBD0C51D71C6D5E1D1699AC01A91BF528,
U3CU3Ec_U3C_cctorU3Eb__367_6_mFB25C6CBDC7BA018A88FCECD1FB04117D137F8F6,
U3CU3Ec_U3C_cctorU3Eb__367_7_m624ACE294D17E142E9B57F7D3DB735CEDEBEFE7C,
U3CU3Ec_U3C_cctorU3Eb__367_8_m71E6A84E783DE7F080A6652C4151F897EA1E32C0,
U3CU3Ec_U3C_cctorU3Eb__367_9_mF99985871CC04F99411C3EE2D1354FF13B0EEDB2,
U3CU3Ec_U3C_cctorU3Eb__367_10_m6C7764F04456B7F5F6AF4C89020F9179B76C8060,
U3CU3Ec_U3C_cctorU3Eb__367_11_mF302618690648FDA9BDAEAD4AA9231336E68386A,
U3CU3Ec_U3C_cctorU3Eb__367_12_m98E24FD18071B79AC0F0557EC4F838AC497892C0,
U3CU3Ec_U3C_cctorU3Eb__367_13_m5A14C5CE0B6C00EBC98A0D10C2F670E9F8E5FDC7,
U3CU3Ec_U3C_cctorU3Eb__367_14_m2502D94E58E7B239017969E7BDD16DAA9473DB87,
U3CU3Ec_U3C_cctorU3Eb__367_15_mD30BB7B50BADC326CF0BCD23DCDF15B6791C24CB,
U3CU3Ec_U3C_cctorU3Eb__367_16_m52CF050F4CEBCFEDD8DF4BB9E89D14D69BC554E2,
U3CU3Ec_U3C_cctorU3Eb__367_17_m402C11E460133671C680B46BAE5EF0108245E12B,
U3CU3Ec__DisplayClass240_0__ctor_mD80242D91D46B0815EF88CBCBBB2D45EC20CC5FC,
U3CU3Ec__DisplayClass240_0_U3CBeginConnectU3Eb__0_m9866140191D83FDC7415CF75C68ED71440846A9C,
U3CU3Ec__DisplayClass298_0__ctor_mC8FFE6C7BDBE2A999CF8792C81BD55DF56BF5004,
U3CU3Ec__DisplayClass298_0_U3CBeginSendCallbackU3Eb__0_m2A2487EF9F99DDE2CA0FD582FC353D04BA4FC843,
U3CU3Ec__DisplayClass355_0__ctor_mA97F35DC1143434E4ED8C3A6BFDD83162EA26BDE,
U3CU3Ec__DisplayClass355_0_U3CQueueIOSelectorJobU3Eb__0_m7B1B6117A026B2295671986FBAFF0F01C11F94AB,
SocketException_WSAGetLastError_icall_m44B3CDD4C14F19AD07549E0FFF2CB9497B5897BD,
SocketException__ctor_mDDA59569C2C05AB013AF9670BD6EC070086239AB,
SocketException__ctor_m0F0444CE9F1E2BF7AF1D0A89DC29FD973AE743AC,
SocketException__ctor_mC09AA11941DA13359416179634B151A3FE2B9A64,
SocketException__ctor_m5E9DDE94C8009DE11B8CE2EF1611A5CE8A900AC3,
SocketException__ctor_m830447309D5813D7FDE050DB3A075BDCE787B046,
SocketException_get_Message_mA34986089059D346C42DB47FB8BD331856BE0492,
SocketException_get_SocketErrorCode_m84FB2D308F046A24A1355975F3BF689C988224C6,
LingerOption__ctor_m0BECD7DEA12AC52917D065B27818677F4DE7CEBC,
LingerOption_set_Enabled_mEDF2FED046EA58F9C23BEF3BF1184C3A890419DB,
LingerOption_set_LingerTime_mDC6B06F96C04C5A69E19912EBB37DC5BDE5A6DFB,
TcpClient__ctor_m709FAC4D5B9DDB279F9B97D90D3164B92E1F2C87,
TcpClient__ctor_m94DC92A387808F584010C708C071197B52B48B55,
TcpClient_get_Client_m38B7DCD73EB42C6BBE6340B5E4C0A8432C1140C0,
TcpClient_set_Client_m145E6A35F13B52AF10DE077FD19DE79A622E5F5C,
TcpClient_Connect_mED87D733E342BEAF8DCB947F612FD25C505753BB,
TcpClient_Connect_m45A6127922B8ECB5CFBC879DE6A3BAB7BEC8ABBE,
TcpClient_BeginConnect_mBE3D6DA720BCE275EABB903E75D8CD19BB52083B,
TcpClient_EndConnect_m7A72422D31A93819CAAAA16FC663F729D2B56300,
TcpClient_ConnectAsync_m5CA2391FA5091EC441C8E94068F5EE61863659BF,
TcpClient_GetStream_mDD54336B17D1267BD593E0A1EB9EDF3E9506AEBA,
TcpClient_Dispose_mE2C0688BB1E1E9E25CC9E7CA016AE27547DAEC82,
TcpClient_Dispose_m533DFCEE37B4299BBB5FACD9A98F8181EC2386D0,
TcpClient_Finalize_mE6E1D5B6566ABF5AFEF53EF025298EE6F33E7AE2,
TcpClient_initialize_mE26B7664FC1F1DB4D963065A7E47848798697114,
SafeSocketHandle__ctor_mA17D19F4D9F5F0D3C29A0C46702E85B9C9D87295,
SafeSocketHandle_ReleaseHandle_m6861A54261EEC98F3DB4BB27251AA7ED6BD4DCE3,
SafeSocketHandle_RegisterForBlockingSyscall_mFCDDEAB42C472D9A8E46B76C0BAECEB7D1832A98,
SafeSocketHandle_UnRegisterForBlockingSyscall_m806E8BB959EDBB3B78061C5628A6F2F6EB6800B4,
SafeSocketHandle__cctor_m7691BE9F87F473365D4973842102E05614970DE8,
SocketAsyncEventArgs_get_AcceptSocket_mF12CD5B1067314F3970759A5AE7C94BF1070A4CE,
SocketAsyncEventArgs_set_AcceptSocket_m1F265F9F17EE63050B267DFE9B5CA0F3E487B93B,
SocketAsyncEventArgs_get_BytesTransferred_m18A255B3F69597D990A7287AAC5310DCDE9B77AE,
SocketAsyncEventArgs_set_BytesTransferred_mAB2EB75BE1BB7B97DBEFCAF3DD42E26BC787D625,
SocketAsyncEventArgs_set_LastOperation_m7BA8A0B5CB76B4C095BBB9E1124C3F237B51E26A,
SocketAsyncEventArgs_set_RemoteEndPoint_m63E183C33AA5B60D8331A1CEC30A008B6AC7206F,
SocketAsyncEventArgs_get_SocketError_m0609040BBEA9BB0C0C6161A7B9A0B5EF50A6346B,
SocketAsyncEventArgs_set_SocketError_m0E7EC931E1FDA4014BCB6A5E7D5E3E216B80BFB2,
SocketAsyncEventArgs_set_SocketFlags_m0ED0ECFCD2A27C9B5D9AD5F6C38B1146685F1EFA,
SocketAsyncEventArgs_get_UserToken_m7953E8417ECA92D0AE46615B343136763B0CFB12,
SocketAsyncEventArgs_set_UserToken_m10B93BD715163BE1A9C813413BD5BD3C4209032D,
SocketAsyncEventArgs__ctor_m14B163B655DD0353E9E022305674A77BF5958D79,
SocketAsyncEventArgs_Finalize_m59E3BE36B99D1B090D58EBA606D6750E040D6D01,
SocketAsyncEventArgs_Dispose_mA5B8D8ADB8521BC9219061C13CB7C07BD02E16DB,
SocketAsyncEventArgs_Dispose_m6DCE1086200FEDE70AFC93B221810F02334FCEA1,
SocketAsyncEventArgs_SetBytesTransferred_m5ACAA13E707A9D5B8F75FD06DD54AB6F21F60585,
SocketAsyncEventArgs_get_CurrentSocket_m1FA3256E04EA21BDF5B2ACC9813165D21E614F43,
SocketAsyncEventArgs_SetCurrentSocket_m1A43B5217A35F7EB632A0AF19CAC038378E21026,
SocketAsyncEventArgs_SetLastOperation_m73C3FAA754E365C569C956149E6E10E9739DBB17,
SocketAsyncEventArgs_Complete_internal_m80E7F9C012A9FF94E68C09B05314042FA80549B0,
SocketAsyncEventArgs_OnCompleted_mA73590353C7D619F0A57E5D65C7D6CF1EF41AD6C,
SocketAsyncEventArgs_get_MemoryBuffer_m431CDEB0A4D2496B5A4C44232A72FF9DE95FEE1A,
SocketAsyncEventArgs_get_Offset_m0D3ADE0DFB4BACC0FC3C85ED389DC9DCE451EA01,
SocketAsyncEventArgs_get_Count_m4B67FDD41086AF476925D19F590DDE95579B5313,
SocketAsyncEventArgs_get_BufferList_mD9E837C74ED11F81EC7076E532FA5067DCCAB173,
SocketAsyncEventArgs_SetBuffer_m442BE1EFE47E011A747645F5A1F31F0702852EF7,
SocketAsyncResult_get_Handle_mBEAD04497226B5110889462C480B2BBF93AAD430,
SocketAsyncResult__ctor_m2123FFF2C2A56DB840E109348FEEA575B5B691E4,
SocketAsyncResult_Init_m4FFCC4198F1133FC01DB80D562B59FB35086EC45,
SocketAsyncResult__ctor_m3C1FE5E660B13BB4C17D1756B918D9EEC6052F79,
SocketAsyncResult_get_ErrorCode_m2CFEB18E19F49775804758830C58B1B068CF936C,
SocketAsyncResult_CheckIfThrowDelayedException_m25275FD1C77F37FB2CFDE46BDC669CF9B31031C9,
SocketAsyncResult_CompleteDisposed_m41B0FF709D71B1B321871B18BCFAAB3005419BAC,
SocketAsyncResult_Complete_mE0BFD66E710CA1E69D16B0283A5C637BDE354CAA,
SocketAsyncResult_Complete_m218F8233E7ADB1AFFE69406F6337E09726E640D2,
SocketAsyncResult_Complete_mC5E61EFDC26D56DCFD98A8600B185043FA285B6E,
SocketAsyncResult_Complete_m6F201277AC561C7A755617A4963735B70D178B12,
SocketAsyncResult_Complete_m49FA96276F9EBB207D8194440AE89300DDDAC513,
SocketAsyncResult_Complete_mD191B47C619B02AB538B7A00721E689AAFBBD3EA,
SocketAsyncResult_Complete_m85EF6089B3B9ECB2A9737E9C694BCCFFEAE48CF1,
U3CU3Ec__cctor_m0F0A7E1C51C668515103160DCC4D3F3ED8B7C5C6,
U3CU3Ec__ctor_mAC11B6F52B2C5BA43E6B14CF8338841CAA0ABF26,
U3CU3Ec_U3CCompleteU3Eb__27_0_m267CAA8BCD77C0263EF3DAC0336FC29A937D2C76,
SslClientAuthenticationOptions_get_TargetHost_mC4CF1905E7B4F8193544D4997E305406B976A797,
SslClientAuthenticationOptions_set_TargetHost_m0D8FF94F267DC51F2BDE6E1C94C2CD67783C4019,
SslClientAuthenticationOptions_get_ClientCertificates_mD6898001726E82ADD9E3083D78BD05DB619B313C,
SslClientAuthenticationOptions_set_ClientCertificates_m08B053F1C158912EEA43A4A28D37A740041CA78B,
SslClientAuthenticationOptions_set_CertificateRevocationCheckMode_m5DB15346690DAC5A8F610AA8C7DEC7F2DFC29DE9,
SslClientAuthenticationOptions_set_EncryptionPolicy_m008E6F28D3C4BFEFFB32A9BEA6AEF1C2B53F1C77,
SslClientAuthenticationOptions_get_EnabledSslProtocols_mEC43F31DCFB3322900792809C72AC48070A9D93B,
SslClientAuthenticationOptions_set_EnabledSslProtocols_mC0D304F69A5DC05292B87E00A73415BC83A632D5,
SslClientAuthenticationOptions__ctor_mFFA8C3E39592A8376E7C3F6AC6FB89A6B7A702CD,
AuthenticatedStream__ctor_m8B163146A01B938A3E87E1BED07EE07494A3E357,
AuthenticatedStream_get_InnerStream_m5BDA4857898A90C696DAD90FD61C536FC3EB10C7,
AuthenticatedStream_Dispose_m031F600EE876A06427FB0713D992FF02B9C3320F,
NULL,
LocalCertificateSelectionCallback__ctor_mE4F3A8BFF483881C2634112BB581CA4B07809805,
LocalCertificateSelectionCallback_Invoke_mED43EE6E88B8C653C7D68966F86751B70907591C,
RemoteCertificateValidationCallback__ctor_mC5C0650D4E5D29475BDBDA5B43FEA44DB0DBF367,
RemoteCertificateValidationCallback_Invoke_m5256BF7D3B9BFFFAA959191FD5117C393F670D83,
LocalCertSelectionCallback__ctor_mA7B36924E69A918A71649CFF95CB361E33317C38,
LocalCertSelectionCallback_Invoke_m3AD956B5D53937117BD3E036068B49615337B5B9,
ServerCertSelectionCallback__ctor_m06DDCEDF49D7A5F0F8494E3E960C7DFC64C64946,
ServerCertSelectionCallback_Invoke_mB6A207E1A8CA76F667A242B68943297741CC6EC1,
SslStream_get_Impl_m1356F55D556B6CBE922FB053F79BC930FCADF057,
SslStream_get_InternalTargetHost_m9434AC1422D463C25B5C5313AC9BE45B095136AE,
SslStream_GetProvider_mD8FA7A9739AD24D3525FAEFF94A2C400ABE7E9F3,
SslStream__ctor_m9096E6E85E60C4D205A26FA43D121FECEC735484,
SslStream__ctor_mB4497903594E8A33C14B9A4C4DAB7B16BA2E9B2C,
SslStream__ctor_m222C4F58E1CBA2382263444001AA70862B2EC462,
SslStream_SetAndVerifyValidationCallback_m6FA4BE931FA1C7BC5D175B4E1CA2959742FA9C9D,
SslStream_SetAndVerifySelectionCallback_m8B82CA433CF92AD113F606ACE7229D442587DA0B,
SslStream_AuthenticateAsClient_mB88736B524C5E2095C51B96634E38E38D759853C,
SslStream_BeginAuthenticateAsClient_mC26B4A47157FFFB8015EB46AB417452E886A215F,
SslStream_EndAuthenticateAsClient_mE0D4B8AC81E851403DDA1819C19539F94386D1FE,
SslStream_AuthenticateAsClientAsync_mAD6DEB8ADE693F969D039B19C19A85F13A2DCB23,
SslStream_get_IsAuthenticated_m5056C714711944DA54B35F6F2A3025A720B49290,
SslStream_get_LocalCertificate_mA79551323D9A742DA85F9377868860CDABB3C1AA,
SslStream_get_CanSeek_mA98FD41EDB70B03DB44F714CE952E128CA9D9B4B,
SslStream_get_CanRead_m0B2ED5711B4D7C796529F56D7039AD546571FEF2,
SslStream_get_CanTimeout_m92F31A9B8D6C1010B59BE8FECD10CFA3B880FEFF,
SslStream_get_CanWrite_mCBCABFAC940539066F34E4480E52E07CA06DA7CE,
SslStream_get_ReadTimeout_m75B9430F39F610082318B1D37925CA4B651F1E12,
SslStream_set_ReadTimeout_m0043E5CDEDC5690A118A429F79CF54DC071F895F,
SslStream_get_WriteTimeout_mDC207A2CBAD4D969AC4924A0704242936086D0FF,
SslStream_set_WriteTimeout_m316C6CCEC0BE604E8D0A05328FBAB4D946CF3409,
SslStream_get_Length_mD6515D77DBB57912C598761F67C321B6B16E129C,
SslStream_get_Position_mD2DBB36BA22F4620B635557B5748E0928F28B6A2,
SslStream_set_Position_m70987A87C7DB346D2FD447EA11E96774105EE5D2,
SslStream_Seek_mFEDBF392998DDDB0F7A71F25D1BB821EA1463B25,
SslStream_FlushAsync_mF90FEDB78373A361409477F77B3B6F1BBB8F6818,
SslStream_Flush_m61B328FCFEB939DE23740823CE3EB7E8DF3B14A4,
SslStream_CheckDisposed_m884E18F119B366EE6734CCFA126A1F633687FA95,
SslStream_Dispose_m187B76F54E2471469F5B62B8DDB33E11E40EE397,
SslStream_Read_mEAFC2AA192D9EAF401E2B067395EA08EDC5FB47E,
SslStream_Write_mCF650FDF725E1AAEDC462A016A38E535F7210F3C,
SslStream_ReadAsync_m0F251A72A8D1C8C41A49CC99AE55D8D0F96A956C,
SslStream_WriteAsync_m8211FC8F3FF4552E897516BE6CD70923848B89C3,
SslStream_BeginRead_m716BC242891C530ECB08DA4989AE27EEBAC71C98,
SslStream_EndRead_m881FE67FB5376508CBB50A96ED65BC672FB3A7A0,
SslStream_BeginWrite_m66F3B2CDAAE0E1FD662552A8D1ECAC889F2AD2D0,
SslStream_EndWrite_m78C915054198C80ECEE67CBB07D782E10686BA61,
U3CU3Ec__DisplayClass21_0__ctor_mBE4019B5D6D20FC100DAF52B1172ACF497046370,
U3CU3Ec__DisplayClass21_0_U3CSetAndVerifySelectionCallbackU3Eb__0_mADCFBC85C66A800C57CD2CECA4CDB6A9E5BB020D,
DefaultValueAttribute__ctor_mD187C8887EF99567E2EDB7E70746A0F6C1EAE4EC,
DefaultValueAttribute__ctor_m853C585384E9A044C6A908BF874965B24015295C,
DefaultValueAttribute__ctor_m34A58D59C771D6EB91D55AE4F97413CD711B8FB5,
DefaultValueAttribute__ctor_mC4A9C09859A2DFDDDADB72E3CC91DF3C874A45BB,
DefaultValueAttribute__ctor_mB891AD4FEA83679EDCB858D2C4AE6E0ABFC6DF08,
DefaultValueAttribute_get_Value_mE5E6819598048D2585D6DB475918E60ACE802470,
DefaultValueAttribute_Equals_m61297DB3C3A7E76FC868A653371853B14BC42FC1,
DefaultValueAttribute_GetHashCode_m74095EF1526DBFB27CF56AFA21690C77A5289A33,
EditorBrowsableAttribute__ctor_mE6105AD9666A4DF03DB2590C687EAC6B12D908CE,
EditorBrowsableAttribute_Equals_m2DFA6ADDE69D95657A8257840C01FCAF74A6B02F,
EditorBrowsableAttribute_GetHashCode_m1AE50FA45B338D71189AA3C249DB56406DEC798C,
BrowsableAttribute__ctor_m1828B5114921E3FF83082211F2FBE82517559035,
BrowsableAttribute_get_Browsable_m23594845C49373D8D6AB753D89DB39D8285250F0,
BrowsableAttribute_Equals_m8EF756EC88F170513772F14FC08BDAD1EC2B863D,
BrowsableAttribute_GetHashCode_m40CEC719AE0A79F4339009D2E473342E59BAEDD1,
BrowsableAttribute_IsDefaultAttribute_mC50D3EDE6ED3F85B4110292A8B541084A0F0D9CE,
BrowsableAttribute__cctor_mAA4C6BF30D72D9DB9B0BE59F46140D4E284E15B2,
ComponentCollection_get_Item_mA8EA1E2A21940595326479938F3532EFB7085758,
DescriptionAttribute__ctor_m6140728AB61731BC01DEC122FDAA93854AAC723F,
DescriptionAttribute__ctor_m5A3D1DF34E3AACD9FF690A3CBE78F822F3A2EF97,
DescriptionAttribute_get_Description_m153F27F0911FC88F9DD8856BCA449AF5BE46F100,
DescriptionAttribute_get_DescriptionValue_m1F4A0829E3BE8AF3BBB9A5F2344BA672E07DC975,
DescriptionAttribute_set_DescriptionValue_mE3DE3C009CBEA82A5DC0EFB299943118BF487800,
DescriptionAttribute_Equals_m1CD8A994656358F30F29950E0F51F6FDFCA5306A,
DescriptionAttribute_GetHashCode_m611CD3279B54EE7678ED42409F142DF4303A3357,
DescriptionAttribute_IsDefaultAttribute_m3220AA4FC586815653BEC04C4438F695CA5722F3,
DescriptionAttribute__cctor_m2F75B253CB3918F4C6AE255EF2BFF2B6B58DD4CA,
DesignOnlyAttribute__ctor_mF0322227DB8483A088BF7EC2EC14CD31753B35CE,
DesignOnlyAttribute_get_IsDesignOnly_m7AD3AB59F2A841C2451316DEB54FB2263BCD8B46,
DesignOnlyAttribute_Equals_mE57B38D2C974884B31455E799067998DC2BE7665,
DesignOnlyAttribute_GetHashCode_m697E75D83450865B83C2519401C79A9B90989C16,
DesignOnlyAttribute_IsDefaultAttribute_mCDF05865CF6724B71A355BFB6D6AFD38673D300A,
DesignOnlyAttribute__cctor_mFD66D604F11909BC3C640716CC579A6B76139B23,
DesignerCategoryAttribute__ctor_mC6EAF0212217A1CEE757459ADDB8D48D3B61A4EB,
DesignerCategoryAttribute__ctor_mC3C69034E0CFED55C40A25A7AAF09F85CF4BB583,
DesignerCategoryAttribute_get_Category_mDBA8396BD3225636679F3CFBD7ED5724189E7D77,
DesignerCategoryAttribute_Equals_m1AC49F2D111D21ED13E8BA1F2E40C1F3B859260C,
DesignerCategoryAttribute_GetHashCode_mAAF7FBB9086B1B80FB129D77C2B2E195235A54FA,
DesignerCategoryAttribute_IsDefaultAttribute_m94BBB8DCBCEC69970F6AB190081414FB9E8181FE,
DesignerCategoryAttribute_get_TypeId_mAC435BAF331B4C5367A86821753F71F93A83B61B,
DesignerCategoryAttribute__cctor_m6861675CBE73069D1134966C4F5FA5EB6EB9A155,
DesignerSerializationVisibilityAttribute__ctor_m6E0E13DF36C75007C7917D0B635ACA0FCBFADDC1,
DesignerSerializationVisibilityAttribute_get_Visibility_mACD772642393B55DC72E03BB90D67C6C829C4D5E,
DesignerSerializationVisibilityAttribute_Equals_m0BE73F494AEFD4118E82420382640874637AD94F,
DesignerSerializationVisibilityAttribute_GetHashCode_m33E067E26D97A5A40DD224E33230351C6169579F,
DesignerSerializationVisibilityAttribute_IsDefaultAttribute_m3D21AAD0CE78647B3FD95005569A922FF07CF492,
DesignerSerializationVisibilityAttribute__cctor_mCE2A25B9EF061E135FC81FC0BA85502C90B8E141,
DisplayNameAttribute__ctor_mE16A1FD5C8425C7F00EC5728A1227AF6FBEFB968,
DisplayNameAttribute__ctor_m396F07353E80428B4AEB85DC66F5B9380A077AE3,
DisplayNameAttribute_get_DisplayName_mA3E91855E1EAC0085BF2C1EB501B7801B9563D5D,
DisplayNameAttribute_get_DisplayNameValue_mD9F58F5FFF2B7C682D8470101352BEA88AE0E5AC,
DisplayNameAttribute_set_DisplayNameValue_m2DA6A8AA72F3969BA5639F707AB90A2D363BC49C,
DisplayNameAttribute_Equals_m06E1BC5B48A9D42FECF4BEC20338F8DD6A525E88,
DisplayNameAttribute_GetHashCode_m882BB47C783C5D55149DB892F41108D4953B8B16,
DisplayNameAttribute_IsDefaultAttribute_m1D8C947BAB2469CD1CBEF50827E4E6E73C555FD9,
DisplayNameAttribute__cctor_m6964B9D27FE0BBA95BB8E596BF2FE5BBD57730D0,
EventHandlerList_get_Item_m9AD24EA65E3832B81146EC24604BABE4FC3CFCC7,
EventHandlerList_Find_m5E0CAB161102D1551CF2E636C8BC7B71C959A5C8,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
InvalidEnumArgumentException__ctor_m30DFADC9DAE3067EBFB7AF17F9EE5DBAF5B00D10,
InvalidEnumArgumentException__ctor_mB48FBD0C68C97EF69D80B56EB927CAF08E3181E1,
InvalidEnumArgumentException__ctor_mB6DA9F3F2403BFA3AAD577AA4A27034D29A60EB4,
InvalidEnumArgumentException__ctor_m05AB9EBB8AEDE6DF1BFE1E8E7F2BA4EB303DAA13,
ReadOnlyAttribute__ctor_m816685FA5183F5A0321407278ABC7294217C8E27,
ReadOnlyAttribute_get_IsReadOnly_m4A89E834A4F54577308A7505CBABF13F8AF714BB,
ReadOnlyAttribute_Equals_mCF62E356A9C999DEF77B508750DC7E53E90ABBB6,
ReadOnlyAttribute_GetHashCode_mAFEBBE46018BAA66A4B4033D79717E339FD87FBD,
ReadOnlyAttribute_IsDefaultAttribute_m4662395907B7A52B1E01A5B383A310121FAADC30,
ReadOnlyAttribute__cctor_m4A982B73E873C1941B0A66F943FD6943045EB185,
AddingNewEventArgs__ctor_mDAC04B9B92FF86B17F0D0668AEB1E9496AA2FAEF,
AddingNewEventArgs_get_NewObject_m8891DA0E3DCE09EB56F31E23A6D3824B64B3829C,
AddingNewEventHandler__ctor_mE4BFD3A8E6768F4E9615B0559B9E0642E1FCF6AC,
AddingNewEventHandler_Invoke_mEE8AE0EF745EA4270D1085BC3E80C837AB9F9D73,
AmbientValueAttribute_get_Value_m10D9A8762B327F191CF3DB749A8184068EAEF3C6,
ArrayConverter_ConvertTo_mC144B3093D2037D3BB5B109D15725ABCC4E985D9,
ArrayConverter__ctor_mAA6B57C16F167FF104B8E23402DE87ACA5E13A2B,
AttributeCollection__ctor_m6987DEDDE616B905793F96BC20866FDEC937B313,
AttributeCollection_get_Attributes_m698416274F06ACDAA3A55972D029340253DAD0F6,
AttributeCollection_get_Count_mBD37E9F785A4BD5426A67D42F0FA01FC0E2BEA02,
AttributeCollection_get_Item_m6FC48C10C5A4DB20C323E37DAB95C5D4D1B41CB8,
AttributeCollection_Contains_m380CBE3B092583FB9579C935A2033B72C637C6EE,
AttributeCollection_GetDefaultAttribute_m5E54BA907CD4D79B6FA6D54527E005FBE7A08AB7,
AttributeCollection_GetEnumerator_m1464C016A16216F1F87A46940CF97B742AA032C6,
AttributeCollection_System_Collections_ICollection_get_IsSynchronized_m7D438A6F04E259AA1BF1D3BCF8EC403F129EDC0A,
AttributeCollection_System_Collections_ICollection_get_SyncRoot_mE4F31AFB7E65BD84B5D64120F0C68F72753CD409,
AttributeCollection_System_Collections_ICollection_get_Count_mFBE2F16F7901E3F85F0C4B37032E83E99BDD2300,
AttributeCollection_System_Collections_IEnumerable_GetEnumerator_m5C57499D1B27935C97A88E9B44D571CAA87D93A4,
AttributeCollection_CopyTo_m29A1B7F330A44A3ABD7402CF9863089B917AA7F6,
AttributeCollection__cctor_mCFAD6C1E6356E3CA0CDDA680BDB66D72B0161DF8,
AttributeProviderAttribute_get_TypeName_mD24CBD99B7BBAB51FF331395769EC6F15DA27AB3,
AttributeProviderAttribute_get_PropertyName_mCEE6256980446CCEC0855216A3CFC8B572F6498D,
BaseNumberConverter__ctor_m697E7E5DB315CE6CDA318F256A634BAEF3C7C76F,
BaseNumberConverter_get_AllowHex_m2A6143CE655C657EDFE8A7DC3897EEA0EEB3A4BD,
NULL,
NULL,
NULL,
NULL,
BaseNumberConverter_CanConvertFrom_mA4351F586FC63F67CC1E0013CD68BCC2F89FB916,
BaseNumberConverter_ConvertFrom_mAC29686169A55736CD527CB44D3E8DB0D697C7DB,
BaseNumberConverter_ConvertTo_m46174D69B2F224A17A25C88B162C0270DE801CF2,
BaseNumberConverter_CanConvertTo_m6108C34CF9DF475BF4074181348848BCE6C53F76,
BooleanConverter_CanConvertFrom_mD1A1ADBAB30E4ED54C20554B62F6E4C38369E6CE,
BooleanConverter_ConvertFrom_m828B810B45C660FD12088B64754C92984D043092,
BooleanConverter_GetStandardValues_m748173E319A659C8D26EF251DE71C75C83ED2E0C,
BooleanConverter_GetStandardValuesSupported_mDEE5DB63C7EE136CF18FED6BE1DCB90749603D91,
BooleanConverter__ctor_m50990A1CB60D3557199985EF164FF1E8AFCADC87,
ByteConverter_get_TargetType_m81EFBF9435A27B143816FF919B8229E72B66815D,
ByteConverter_FromString_m9A856D9C0B8BD313C9EC7275AAECE53C0BC26159,
ByteConverter_FromString_m9E2C8B3547011ED49AB13EB05197ADEDD37A6D00,
ByteConverter_ToString_m6AEDBEAD9116A7D271669CF4432DAE220E060D1C,
ByteConverter__ctor_m5003947CAAADFA466552AFF7B8AD60B05373065A,
CharConverter_CanConvertFrom_mF119E7E1209FB77F491D075D47F4E7CD3F7FC3CD,
CharConverter_ConvertTo_m21102700CC4627C4D1CE08EC0083E0CB7A60150E,
CharConverter_ConvertFrom_m2041904F485ECB92962F72464603513FAF6E2069,
CharConverter__ctor_mAECCE3138B852CE9372679376C3E73D31034137F,
CollectionChangeEventArgs__ctor_m84C25CBEFBE5495FD3FDB74C9F7A749979472218,
CollectionChangeEventArgs_get_Action_mF29B294120945FBB1692E808C7F95F5407E9C73E,
CollectionChangeEventArgs_get_Element_m7F501F96FA9A03405FC283EC34E74BD97E936A93,
CollectionChangeEventHandler__ctor_mD156314A1775DD9DD858912216685A469D6E2D8C,
CollectionChangeEventHandler_Invoke_m33B16A0A4D512CD9ED6ABC8C52D88BD5C05649C7,
CultureInfoConverter_get_DefaultCultureString_m67402F1907F1E31D8457618B326CE7639563DFEA,
CultureInfoConverter_GetCultureName_m1CAFCBE31DF96C0D084B8F8A8B4E873EDA9A4977,
CultureInfoConverter_CanConvertFrom_m7AE85FA250A3C47B45D74B7A3DD8047352250055,
CultureInfoConverter_CanConvertTo_m9B46D3EC8609038D2249D58C632AE3EA7A47B860,
CultureInfoConverter_ConvertFrom_m08DA8D40B47CB657519AE916098092C598F6C969,
CultureInfoConverter_ConvertTo_m708D230C9685628EDFEC384AE58E05978EED0D30,
CultureInfoConverter_GetStandardValues_mCA3722271B4D12891712E1CF18E02E5B9E62A8D4,
CultureInfoConverter_GetStandardValuesSupported_m23F988C7996DF1770880C5C601CA35C52D0F3B9B,
CultureInfoConverter__ctor_m3A5A00FEC94088590D9C965C65DBDB2D8BF6B1C3,
CultureComparer__ctor_m669E3B085CBD13AF6B1F4A9F4EC62E0BE5FEABB4,
CultureComparer_Compare_m4877F8E2E083D3843784C9CCF39E8D85CEC63B1E,
CultureInfoMapper_CreateMap_mFF181B02CB8E74E758BC7ACF9F386ADBF75457B1,
CultureInfoMapper_GetCultureInfoName_m205592D9570AAB520B2CB75029929083BC521B4F,
CultureInfoMapper__cctor_m32F39E15DF65F2D41A465424B453BCE3F01ADBD0,
CustomTypeDescriptor__ctor_m188C6E2B7CA6781250922E66FAAF8CD660D3B7A8,
CustomTypeDescriptor_GetAttributes_m3EF387AB8F57EFCED1B03248DCC60BDB5A6FFC1B,
CustomTypeDescriptor_GetClassName_mAE3D6786386D199981F24BA217BAA1A86F0828EA,
CustomTypeDescriptor_GetComponentName_m85CEB8676618D9E6BAC168661E85F76299ED7C58,
CustomTypeDescriptor_GetConverter_mE40B1085719E3D144A78130B843C6E0A1C143245,
CustomTypeDescriptor_GetDefaultEvent_m4B1D1D4F469C49E4C456F24CEDD7B0E62A66CA9B,
CustomTypeDescriptor_GetDefaultProperty_m65B624294470BDA4CE78BFDB0EDBB6653B305527,
CustomTypeDescriptor_GetEditor_m6C54DC2CAA5B20425A7640FE24C4A59B2F129784,
CustomTypeDescriptor_GetEvents_m55F9832E9BDFFCEB10B29E0128FA384549CBD4BF,
CustomTypeDescriptor_GetEvents_mB2360F93395D6FBEE1A3B3BE3A1977C9697257CF,
CustomTypeDescriptor_GetProperties_mCC500834C26F4D29117204B84E013CED638A725A,
CustomTypeDescriptor_GetProperties_m69990C373CF4C1ABAA92C73E194DE430B7ABF371,
CustomTypeDescriptor_GetPropertyOwner_mB66AD8A02780D7A502CF79D8D1914641054F9E79,
DateTimeConverter_CanConvertFrom_mF0BD5CD43E18685090EB0EAF9DF0927BA322C9ED,
DateTimeConverter_CanConvertTo_mDF31AC3889AB957B05B4229D80B5FE29DC187FE5,
DateTimeConverter_ConvertFrom_m13742F9584B8C3884A7D164988714E2AE0B69B69,
DateTimeConverter_ConvertTo_m6421F20CE5E094DCECF0A06C0F9C5449094B95BB,
DateTimeConverter__ctor_m08FB7B430DB67A7BC128DC3F1DAFC031C9900DA9,
DecimalConverter_get_AllowHex_m2B657E4B11F10E8F6F3E27F8F24EBD407E68386D,
DecimalConverter_get_TargetType_m713B317E87EFCE4C62D9252D5C995FCEF1DAEF47,
DecimalConverter_CanConvertTo_m2C1D96863DB726FCB8566B7B78899A0DD5D85CC4,
DecimalConverter_ConvertTo_m0F245DFB5E97D39B818A6D3A87C6FAE07F57F6BC,
DecimalConverter_FromString_m65A0F7D7BFD4A568C416732121878DDA2CDB2423,
DecimalConverter_FromString_m4F6FAD944464E3B239B445BE45950CF15E423BFC,
DecimalConverter_ToString_mA2278E45267D367F8FED73BDE4293021E493499F,
DecimalConverter__ctor_mC1E815EF17DE8DBD91FB472C83A4F38514704B46,
DefaultEventAttribute__ctor_m7FE746F300D84188A24F4CF38A330EA255E5EE46,
DefaultEventAttribute_get_Name_m156545E2B0D123DFD61C375B1CB4987F08D65BF3,
DefaultEventAttribute_Equals_m1B7CE5677AFA75A3AD6223345C99D5EA796622B2,
DefaultEventAttribute_GetHashCode_mD3A5713780914BA883AF0AB0AD88E5427D910184,
DefaultEventAttribute__cctor_mA41FF921D8558681FC129751DBFB8BF09444AF23,
DefaultPropertyAttribute__ctor_m43FD7A91A431F72713FFA7829DE9BD24A321FD3A,
DefaultPropertyAttribute_get_Name_m1F2C2642F68F489167FB7F2E005CCBDBF9745890,
DefaultPropertyAttribute_Equals_mCD709C4B3F90DDDBDB45AE2969732EA3775CF26E,
DefaultPropertyAttribute_GetHashCode_m401BC4A948F7890DDD718B884C6CE06296578BA2,
DefaultPropertyAttribute__cctor_m3C3B5DFB791BCB66EBC6B2EA032CD1D76422B247,
DelegatingTypeDescriptionProvider__ctor_mF4BAC468855383A4FA4CBFA329DF02F35805ADC5,
DelegatingTypeDescriptionProvider_get_Provider_m39F8D32C2826EC53330210A55058A76B06136E74,
DelegatingTypeDescriptionProvider_CreateInstance_m03AF6BFE0035224BF74BC8692ABB916BC368468E,
DelegatingTypeDescriptionProvider_GetCache_m8C822270552717420F5E6D7B96C48C751816370C,
DelegatingTypeDescriptionProvider_GetExtendedTypeDescriptor_m7A546AA16D70578B63542DB3DDAB0F54DD742FBA,
DelegatingTypeDescriptionProvider_GetExtenderProviders_mD598D1A005CD1CFE86B5999BA2C9E1B57416A078,
DelegatingTypeDescriptionProvider_GetReflectionType_m130F511F42060A53340620EB0667237EB0F94024,
DelegatingTypeDescriptionProvider_GetTypeDescriptor_m3DEEF7B7F56B72063CCCF3EAEC383FC98029A8C5,
ToolboxItemAttribute_IsDefaultAttribute_m165AD76BC5AED533096681F7A6B88517946F3CAA,
ToolboxItemAttribute__ctor_mB4525B008A72341DA3D9B3F7DB3090BB7D49AEBE,
ToolboxItemAttribute__ctor_m0E37BE12629A74F1CB545163EDF8D857DF8A0249,
ToolboxItemAttribute_get_ToolboxItemTypeName_m6A73953877073B5499BFF737202F764ABFBE0FAF,
ToolboxItemAttribute_Equals_m9D96B44C04497FC35D1F3FB43306787A158D7DFB,
ToolboxItemAttribute_GetHashCode_m7F07D7AD1C5262935CAFC04CF4261E0D7E47CC7D,
ToolboxItemAttribute__cctor_m7874DC34A2C6DD5C7024ACFF460D6AA03A4DCD3D,
DesignTimeVisibleAttribute__ctor_m89415646271B6901AF745CDD2BF3A2244DFCD946,
DesignTimeVisibleAttribute_get_Visible_m0EB229B7592D784080EEFA2C7100DF58ADFF064F,
DesignTimeVisibleAttribute_Equals_m59ADCA70D1F8363BAACDC37274852A8E6C9A954A,
DesignTimeVisibleAttribute_GetHashCode_m4E2FF875B5BD47A6C7EDCB5F9CB66D6860F5132B,
DesignTimeVisibleAttribute_IsDefaultAttribute_m5F003534B0AD844CFB9F383C3AB8A37559587D05,
DesignTimeVisibleAttribute__cctor_m862FB61C0D3360800C8967CB03E98A999126635A,
DoubleConverter_get_AllowHex_m7B24D1C1979E1B4B0F32D455B7BADE06AB50DBBB,
DoubleConverter_get_TargetType_m32CBA966154111137DA7AE087217F3A7BAFECA88,
DoubleConverter_FromString_m205541D548D67CE0C9493E7CC532133BD5B27DC0,
DoubleConverter_FromString_m7E7B0719E5299B5DEF5806531A51807A6860050C,
DoubleConverter_ToString_m9BDB00A75E71F1001A1F555AD9E786C32CF668C3,
DoubleConverter__ctor_m3CA5201BA68AB510BB2112A6755FCFEAB6DE53BA,
EditorAttribute_get_EditorBaseTypeName_m1CF77F3AA9AB5AE9CD3585FE86B24E1DD21B1EB4,
EditorAttribute_get_EditorTypeName_m587C6D66C4567BC349AC9E2C65FE5E021ED2EB09,
EventDescriptor__ctor_m9A676DE4E2A389168FAED1DBE6C1D0F3C4FBDCFE,
EventDescriptorCollection__ctor_m5B672594D0220F89AD3DFE0FBCDB34FED5B56CF3,
EventDescriptorCollection__ctor_m6FEF5B613838F164D7F9FC939EA915FE7B5CF118,
EventDescriptorCollection_get_Count_mCBBE573DF8EC096E14170A5039E90107943E5A87,
EventDescriptorCollection_set_Count_mD825B07B7C93EC3A511CD0DE95EFB9F490E146E8,
EventDescriptorCollection_get_Item_mA010043B2DFD4EE474361E4485B7727354BB00ED,
EventDescriptorCollection_get_Item_m07129E78F22BB170299E3CEFDE919E6B2C1F94DF,
EventDescriptorCollection_Add_mAA14F6928C91D2A6B81E69723C35E7F43FBA62CC,
EventDescriptorCollection_Clear_m34F6F48BAA557FBB783F24C33EB2E26002A57C56,
EventDescriptorCollection_Contains_m50DB06B4BB92F9F108E41B0B39C71C687A426F12,
EventDescriptorCollection_System_Collections_ICollection_CopyTo_mFAE7230CA92EB811EA7AC85B9EF758477D9CB58D,
EventDescriptorCollection_EnsureEventsOwned_m84EEB041AFCAC7DC00D846999338F998A3B873B4,
EventDescriptorCollection_EnsureSize_m9A0437DD4221566FFE953D7D8A9B15CEC82D8F1B,
EventDescriptorCollection_Find_m7F1F12CCC98E5884396DAF84E37DB5AA40040DAF,
EventDescriptorCollection_IndexOf_mFB443D00688BEE960D0AB1EFCF41FD41863D105D,
EventDescriptorCollection_Insert_mC472AA88B6CC60161C15A8B464D4D1A827C45CA7,
EventDescriptorCollection_Remove_mC7EDCADC4A6630ABA8C38C7F1CE424C622A73A67,
EventDescriptorCollection_RemoveAt_m1D8C3C214CDF147C85410AB0F956EA1732261900,
EventDescriptorCollection_GetEnumerator_mBBA565367CD4D16306527D637EA37D2BA6949478,
EventDescriptorCollection_InternalSort_mFDAC78BDC8DF8D728C05BF58B24C6B3AAE83E1C9,
EventDescriptorCollection_InternalSort_mC173B2DDBF4F976EC4B3E9A2AC03FFD0D3F115AD,
EventDescriptorCollection_System_Collections_ICollection_get_IsSynchronized_m8B58D5A6ED8166F3A7EA6FC38AAB7D02190F84F9,
EventDescriptorCollection_System_Collections_ICollection_get_SyncRoot_m929985FDBE786C0523515318A463F1DB1F0EBAA5,
EventDescriptorCollection_System_Collections_ICollection_get_Count_mF9D4EB7237921F1FDF76F78307CB4C5AE29C5D74,
EventDescriptorCollection_System_Collections_IEnumerable_GetEnumerator_mC73C30221041A865D2AA69E9E57D5D50A89E756E,
EventDescriptorCollection_System_Collections_IList_get_Item_m816D7A606BEA8FDB4B8F959E0727A591139AB75E,
EventDescriptorCollection_System_Collections_IList_set_Item_mEEC2A36C2AD376E350334887290721ECF319F17F,
EventDescriptorCollection_System_Collections_IList_Add_mC80A1930B52051837C3B553FED53E0A3624609D2,
EventDescriptorCollection_System_Collections_IList_Contains_m7CCEEC883D1D814BAA11C20A2AF4B2ECB25CB670,
EventDescriptorCollection_System_Collections_IList_Clear_m5F4F6DC457DC4AC15BF1ECDEB05C9AC37A8EDFAA,
EventDescriptorCollection_System_Collections_IList_IndexOf_mF92645F7291545162437FAC95787100B4844B4E4,
EventDescriptorCollection_System_Collections_IList_Insert_mC6AD4196A4F520BB4C0B5866D3D6307A9639A58E,
EventDescriptorCollection_System_Collections_IList_Remove_m04E2ACE9E3B90350007626A227EA9626F133589C,
EventDescriptorCollection_System_Collections_IList_RemoveAt_m67FB853573FD34FEB23F0763434FBBB1FF8D3389,
EventDescriptorCollection_System_Collections_IList_get_IsReadOnly_m14ED5EDE6AAD26BC174F00C4F48A16C0874B6160,
EventDescriptorCollection_System_Collections_IList_get_IsFixedSize_mE80CCD9C034D17CB7E7780BF1FFF1FC92123EA62,
EventDescriptorCollection__cctor_mEB5345968B743898C4EE2AFED371C8C3A7816C80,
ArraySubsetEnumerator__ctor_m76C2057A80D4E3DCEA8B97DD0EF9456AE5D6EA92,
ArraySubsetEnumerator_MoveNext_m8AD8B4514C227FAFDF85FE66EE18F51EF8E00497,
ArraySubsetEnumerator_Reset_m49967EC2F723F5F2EABD5E780E51B0AE912FCD77,
ArraySubsetEnumerator_get_Current_mE137EF1ADECA45633866E8723C50E4A07FFA478B,
ExpandableObjectConverter__ctor_mB2F0F20591EA133C5A0BCC4C871CDDD6974730DC,
ExtendedPropertyDescriptor__ctor_mA218D4B493529AC65120AD6A4673E7950F653393,
ExtendedPropertyDescriptor_CanResetValue_mEC759FCCF10A3DEEEF46144B3FF477D44E7E27D0,
ExtendedPropertyDescriptor_get_ComponentType_m75EB38D89D3C2269307D59773144096FB666EC98,
ExtendedPropertyDescriptor_get_IsReadOnly_m7FD274E39F5FC628BDCF2FF590299DD4B0C9F0C9,
ExtendedPropertyDescriptor_get_PropertyType_m594211DCF0DB059C4A4B59A2E7149DB1C118EB36,
ExtendedPropertyDescriptor_get_DisplayName_m13EC2E26CE1497FA32FE523C117E3B210D61146D,
ExtendedPropertyDescriptor_GetValue_mD73C4F17EC20714A7623B059A49E0666C78B95B3,
ExtendedPropertyDescriptor_ResetValue_mF5FED90EB45883CC5CC2C9C96F4AA5F39CB61717,
ExtendedPropertyDescriptor_SetValue_mAAB6C6D09959547DEC0DB8F686C51C7C821C588D,
ExtendedPropertyDescriptor_ShouldSerializeValue_m358BF8E4C7C2571780C1120E0650511EABBB248C,
ExtenderProvidedPropertyAttribute_Create_m56DD3A573E574DDBC43AB5EDBC3FC359417CB1EA,
ExtenderProvidedPropertyAttribute__ctor_m7EFA94EBB5D4FA695071D543D4A63C4E733DFE35,
ExtenderProvidedPropertyAttribute_get_ExtenderProperty_mF15678F125BE31DBA7224C62D53888E613EB04D2,
ExtenderProvidedPropertyAttribute_set_ExtenderProperty_m5279B5B90E5F59477E2532ACDBB79AC91C05A872,
ExtenderProvidedPropertyAttribute_get_Provider_mF6A5C961D41558DDF43293934D6C5CD80BEF584F,
ExtenderProvidedPropertyAttribute_set_Provider_m46510700A5C4993F2C8B9F1867407758D50764FE,
ExtenderProvidedPropertyAttribute_get_ReceiverType_m4CB132243DEED5094F04136886DA141250A7C14C,
ExtenderProvidedPropertyAttribute_set_ReceiverType_m5F6D231C461377D0A3B458165D32F3DF5C05A103,
ExtenderProvidedPropertyAttribute_Equals_mDA66BEB819A4AFF885A38374526B7D3B1ADDFA16,
ExtenderProvidedPropertyAttribute_GetHashCode_m579B8A21F324C09F5ED19D798FBF6E36E4DD8A4C,
ExtenderProvidedPropertyAttribute_IsDefaultAttribute_mE1B69947247310E8E58979ED2688DD20474D3619,
GuidConverter_CanConvertFrom_mF5DF2E23AC89DD359AD37289FFB9297B3CC4252A,
GuidConverter_CanConvertTo_m294C627995F9C1E4EB7A653D3D238C89BE8FEA10,
GuidConverter_ConvertFrom_mA461B6840F75401A58D42EDE50D248F606B88EEE,
GuidConverter_ConvertTo_m38ED352A2576914129DD6357D82EDBA16E1B617A,
GuidConverter__ctor_m7C6D906DE54725A185B33DF8B419BDC8259E7429,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
Int16Converter_get_TargetType_mB268E3FEA2B5BDEBBC628D21A07686856FC451C8,
Int16Converter_FromString_mACA7B00848D2EC76B985408DE0D92D84F462D14C,
Int16Converter_FromString_m57535287425AA32CBB51833859D5224F030EC2F3,
Int16Converter_ToString_mB9DD75EE872A4040BFFC794C4400FBC857A75CCF,
Int16Converter__ctor_m3803A7772B21F49200FC142C193A40DC286C9DFF,
Int32Converter_get_TargetType_m837B83368B96CE1CDFCF450F7DA3629ECC86DC1A,
Int32Converter_FromString_m3917F97D4401800516F6F44363CD154F9645AC72,
Int32Converter_FromString_m54931A645C6C1B4DB770894D5A23F24A03E9B340,
Int32Converter_ToString_m8B5D811FCF0FBFADCAE25E354FD27FE6256AA36D,
Int32Converter__ctor_m88220DA12F6ED6FE4D1232B73C20DECE9EFC63FF,
Int64Converter_get_TargetType_m8279327D6F373BEE6E4BF0439215D6F5DF6B0097,
Int64Converter_FromString_m4F1E8450F4A60B29297D4AA3D8FE196B09D98102,
Int64Converter_FromString_m324A7ABADC1B991B6AAB4B600C0A676B289BDF72,
Int64Converter_ToString_mC4F1CE4731349A078460E190F587DB3276B54B3E,
Int64Converter__ctor_m3C124DB065F27F6BEAB7ABAF4B3D13E6A9F3E94C,
ListBindableAttribute__ctor_m274BEDC495677C154FF08C1A4BF2F33DCDBCF882,
ListBindableAttribute_get_ListBindable_m04B1C3A2A83ABC5769A6B72D42AC75D22FE47F01,
ListBindableAttribute_Equals_mBE8E493FF6CF4C043642BE903817B708E9782F49,
ListBindableAttribute_GetHashCode_mC5A6D5AED7BAD405A23D2C1FA8C949E0BC42BE47,
ListBindableAttribute_IsDefaultAttribute_m521E9C39232589E799BE9F816C389EC69DDD4181,
ListBindableAttribute__cctor_m1EAF195FB13549753A3FD1795C230DEFAE9FBB20,
ListChangedEventArgs__ctor_mB48C0E1EBC7ECB9C9A1CEFBF1787D1C542FBDCAD,
ListChangedEventArgs__ctor_mDDD788CA53FC321053AF57EA31AFC5F71C1AB83A,
ListChangedEventArgs__ctor_m31B5AA3820BCDE3044F649BF7F08680500AC8D48,
ListChangedEventArgs__ctor_m51CD8C20F924174FDAE0CED36B57E8A53AFBBDA5,
ListChangedEventArgs_get_ListChangedType_m2CC7DCB7C2DE84C78A9194BC7B376D53B10581A4,
ListChangedEventArgs_get_NewIndex_m015DB5DEEFA5154BB4C39977584D5FCDB8FBBC98,
ListChangedEventArgs_get_OldIndex_m1FBD245795E09E5BCD0889DC405F1D5260389244,
ListChangedEventHandler__ctor_mB05D66C71319CF8F8D4BA970C1BC0247662540AA,
ListChangedEventHandler_Invoke_mA0F0B8AB273C63F017018390414C334FD602934E,
MarshalByValueComponent__ctor_mBB8FD86B5A8057E2B9EBAB10B43E4C394AE932A6,
MarshalByValueComponent_Finalize_mAED2CF6C292D33379F57526A0B2936D5C8B864AF,
MarshalByValueComponent_get_Site_mA921857A1CD1043F243C6E7EDA0D662813606006,
MarshalByValueComponent_Dispose_m2154BBD1FBA88DEC29C1EFA01F0BC32E5021EB2E,
MarshalByValueComponent_Dispose_mFED5D8C2B4C60FD87882DBF792C052953BFE414D,
MarshalByValueComponent_GetService_mD286526AB899D5CFBB06A45DBA3572EDC32342F1,
MarshalByValueComponent_ToString_m1CFF26F510CA2FF7E93CF540E6CC00A0E5951D98,
MarshalByValueComponent__cctor_mD63244B4A2B208F839EE5054805E990EFEDEE686,
NullableConverter__ctor_mF66E15A3EF01632182544613C80F64FC418411AB,
NullableConverter_CanConvertFrom_mB2E4F0AE44BB0AF12E9D97126F945053F7360D98,
NullableConverter_ConvertFrom_mEA0017E282A46AD1B5702B1D52AEE06EFA452C90,
NullableConverter_CanConvertTo_m9CB541E524D55C7788952C5FACDD1E9121B6E03F,
NullableConverter_ConvertTo_m2BE21A53A253F758159F11B28CB285D8BDA2AB7C,
NullableConverter_GetStandardValues_m6D94759E76432CE5982B6DCFAD282ACC4EF2A2F5,
NullableConverter_GetStandardValuesSupported_m297738606638A8B6F53B563C2A90AE2C4E4417A2,
NullableConverter_get_NullableType_m3BC58499FE25377295EE62DFF1930716FB478188,
NullableConverter_get_UnderlyingType_m6AB527D54B196B9D1C4A6A806D730135102E8C49,
NullableConverter_get_UnderlyingTypeConverter_mA8D60EF01136EE7AFB72BC17F7DEE6273A5B7695,
PropertyDescriptor__ctor_m20223572362A331B6F0D436BC19AFE2EE87558B8,
PropertyDescriptor__ctor_mD53A2E689E8CF24D28653C6EF266FC4E51C30699,
NULL,
PropertyDescriptor_get_Converter_m0C5BAF27ADFFBF7E669DA8896B4B1B887C6CDC2E,
NULL,
NULL,
NULL,
PropertyDescriptor_Equals_m69C3B1D9E4AF806536B7545DAB5FE72883A512F6,
PropertyDescriptor_CreateInstance_m8ED711ABFEA356C6C8075A09310883D4197F6DF3,
PropertyDescriptor_FillAttributes_m089944713C5E19B880AC940B07C609BFC3D273D1,
PropertyDescriptor_GetHashCode_m8470877D9BFF977617586AC7E2B900D01B3B4E3F,
PropertyDescriptor_GetInvocationTarget_mB94D934834D8DC65F83DCCE0E560B466A63C4B98,
PropertyDescriptor_GetTypeFromName_m1AFC0631A7EAD2C279A3E07FE95165728CCFE7EB,
NULL,
PropertyDescriptor_OnValueChanged_m7729940702F65BDD2515187DAF6E791ADC99CD21,
NULL,
NULL,
NULL,
PropertyDescriptorCollection__ctor_m3D1AC0D2B3187A895AE8B64AC891251860D8C361,
PropertyDescriptorCollection__ctor_mAD196DBB6D71AA12A41715798F3DFACFDA170BAE,
PropertyDescriptorCollection_get_Count_m9121E7236AF94FE7AD4BB3C48ADBBB2A8ACF3508,
PropertyDescriptorCollection_set_Count_m035F2DDDDD3FEFC8EF701C3A584CA6BCDAB6D854,
PropertyDescriptorCollection_get_Item_m5BD52F4CCBEF1D1D9B33887BB373181AD11A4C25,
PropertyDescriptorCollection_get_Item_mD34F172015A4AAC759099193BBBCDB1489D51E09,
PropertyDescriptorCollection_Add_mC398A8C807A50565628FA7377622CB29BA08E8A0,
PropertyDescriptorCollection_Clear_mB8C7EDDBC34045AB39A85F7CA8C2A48FE5E84154,
PropertyDescriptorCollection_Contains_m61BE63B4CBEBE522952340A5E1AD4EC81561A534,
PropertyDescriptorCollection_CopyTo_m96A7340B76D01123FFC2968406157491DA5F2F51,
PropertyDescriptorCollection_EnsurePropsOwned_m95EB38CC4CD3A669B5890569BE6EA68DDC0691D1,
PropertyDescriptorCollection_EnsureSize_mA9CC05191669F9F3899F5A7D42B8DF24C51CC6A2,
PropertyDescriptorCollection_Find_mCBD6FF2B467342E2385A83851AFEA0D79765D941,
PropertyDescriptorCollection_IndexOf_mD936E02B8B1AACBF21EB129B5D7F3C8CBC07BE15,
PropertyDescriptorCollection_Insert_m5294EDBAD3EED9E88B72F8C337F65EE5AB2960EA,
PropertyDescriptorCollection_Remove_m93B40D4D8FD13CA21ACAF39012043595BB6ED03B,
PropertyDescriptorCollection_RemoveAt_m0A24CA5AB989131D0F6691B289DD9092790E9E07,
PropertyDescriptorCollection_InternalSort_m976B7A3E0A38A56F3E6C282199722DFC37EE92C9,
PropertyDescriptorCollection_InternalSort_m715EF0848576185E9957756222B20A93320A3108,
PropertyDescriptorCollection_GetEnumerator_m895320E1DA7A7E88D5392EA88C7415FCCE9F9A69,
PropertyDescriptorCollection_System_Collections_ICollection_get_IsSynchronized_m8201DB107E82D56273693B6715483996DF56FA4E,
PropertyDescriptorCollection_System_Collections_ICollection_get_SyncRoot_m375B281E77CC48014E87622A8F7E5FF2BB6B23AF,
PropertyDescriptorCollection_System_Collections_ICollection_get_Count_mD0FF809D823EB373D8A6E8DB49619ED4141702A2,
PropertyDescriptorCollection_System_Collections_IList_Clear_m45872C5426EECF7A39B524076FF749A27FFFD720,
PropertyDescriptorCollection_System_Collections_IDictionary_Clear_mED5AF2CE6AF9B314A457C95568F8B4CE2D1764A9,
PropertyDescriptorCollection_System_Collections_IEnumerable_GetEnumerator_mCA1C26C5D8253A2654911C476DB3E2E4C7E1DED0,
PropertyDescriptorCollection_System_Collections_IList_RemoveAt_mF52F79BDB81434BECEFF023F99EFDDEE21E3D382,
PropertyDescriptorCollection_System_Collections_IDictionary_Add_m408464897F2A4002666796184236356079B9476E,
PropertyDescriptorCollection_System_Collections_IDictionary_Contains_m0E06B08842DB4FA109B5AB61EBEFB731E3EA94AA,
PropertyDescriptorCollection_System_Collections_IDictionary_GetEnumerator_mF6EAE817278709EF0201AB2E677B887CA7520A51,
PropertyDescriptorCollection_System_Collections_IDictionary_get_IsFixedSize_mD2603B115005B7D665A935C5A4E7D2475F2FDC66,
PropertyDescriptorCollection_System_Collections_IDictionary_get_IsReadOnly_m4D86C19095340D37276F02EF6D88E7BD63C2D53E,
PropertyDescriptorCollection_System_Collections_IDictionary_get_Item_mC6EFD0AFD470D71014230D69B656107657929330,
PropertyDescriptorCollection_System_Collections_IDictionary_set_Item_mF70D7EA54C026CF6DF6082671C7BB5FA4FA8C4A1,
PropertyDescriptorCollection_System_Collections_IDictionary_get_Keys_m152C5B7BFD0D618AF1B6C7AB1200E0648BB7990E,
PropertyDescriptorCollection_System_Collections_IDictionary_get_Values_m6494719561646DC0A1F557CD942F622E2D6EB86F,
PropertyDescriptorCollection_System_Collections_IDictionary_Remove_m4346AEB1FD89FAD5A8684EF35BD8BDC329BE6FF7,
PropertyDescriptorCollection_System_Collections_IList_Add_mA83681FD649F472C18C4222547909AB5C0B2636D,
PropertyDescriptorCollection_System_Collections_IList_Contains_mF4A5AD4B8FB2DE87C3F46804A45A9E5FE061F0A8,
PropertyDescriptorCollection_System_Collections_IList_IndexOf_mDDE0710A46D8C7F0C812BBB749058633E2B538A0,
PropertyDescriptorCollection_System_Collections_IList_Insert_mECCC2CBDA9731E920BDA0D1C5E1B3446D1051D7C,
PropertyDescriptorCollection_System_Collections_IList_get_IsReadOnly_mD92E29DD5AF442E8F758EE9C364AA67D8C692429,
PropertyDescriptorCollection_System_Collections_IList_get_IsFixedSize_m384E8605F0612E87E1A78F863E28AE7E0D0D6B8A,
PropertyDescriptorCollection_System_Collections_IList_Remove_m6B3B43F181BF42AE15D0EC97F83E16157119767A,
PropertyDescriptorCollection_System_Collections_IList_get_Item_m330B3FFF9A800353E1463DBA60359A5846637632,
PropertyDescriptorCollection_System_Collections_IList_set_Item_m1C9BF875A752FEAC57320E429DF95D0A11BDD5B8,
PropertyDescriptorCollection__cctor_m9FF868A1DA3307692B17BEE0248BE146682D8DA7,
PropertyDescriptorEnumerator__ctor_mEF40577980844F48F837016FC78D6D6C4B656C40,
PropertyDescriptorEnumerator_get_Current_mD139182036930AB6DD0F33E0C311C5D280E8169F,
PropertyDescriptorEnumerator_get_Entry_m83A1F1F4EC45FCDAB6444FDAE98158CAEA6E17C0,
PropertyDescriptorEnumerator_get_Key_m9AC03BAD80D2C982D93FCF6E7FA77694CDA80583,
PropertyDescriptorEnumerator_get_Value_m5EC049B1D1B61491D697056DD2A5018B3F83DAB2,
PropertyDescriptorEnumerator_MoveNext_m1558DACC789497E2E8BEC2C914F68449B51F35E5,
PropertyDescriptorEnumerator_Reset_mF7C0D145E906CE6FCB18646933E580C14A0AE1DE,
ProvidePropertyAttribute_get_PropertyName_mFAC4603BB6C516195D2A449FCD3E451B6509763C,
ProvidePropertyAttribute_get_ReceiverTypeName_mF6644451192D22A1C6E21A65A32DBCFA7E2BA8A3,
ReferenceConverter__ctor_mECD358A5C07B37EFD8659FDEF4C067A16E51171E,
ReferenceConverter_CanConvertFrom_m37D591EC403D4BDDFEEECFB4C003993D5770AF36,
ReferenceConverter_ConvertFrom_m215F46061A8D85386D446F7166C0CD936A9CF1CA,
ReferenceConverter_ConvertTo_m0867AB70A857CCF46063AC01D0AB958C0EBB5409,
ReferenceConverter_GetStandardValues_mF82002EC2360086E6591F03F529813E14C8E84C9,
ReferenceConverter_GetStandardValuesSupported_m5A8AE70F2800F3EC2EFAFEA91AA82A4096142817,
ReferenceConverter_IsValueAllowed_m8780234CEBB3343D582733099A198CC3172F2D9B,
ReferenceConverter__cctor_mEA870CF9ECC5CD70B6DA856384013701EE3D62AD,
ReferenceComparer__ctor_m04738E27A5FAF668D16A3829AFAF8C01995BEB3B,
ReferenceComparer_Compare_m81F0F9265CC0C81B445FB4E8ED0A470E9ECB65DD,
ReflectEventDescriptor__ctor_m04E8153158BBF942FB21817105894166742FD7F4,
ReflectEventDescriptor_FillAttributes_m46892E592D24D3BA2B7282B5A4590CF1B95EC471,
ReflectEventDescriptor_FillEventInfoAttribute_m25675359CA6AC38FAF1AC2E6641FCF41065B859F,
ReflectEventDescriptor_FillMethods_m6DFA0AA2B8A4D38910E0A8B44B04F2680DACF276,
ReflectEventDescriptor_FillSingleMethodAttribute_m66EDE77931FB9C20BC214560F1C30ECC8F7E5A6F,
RefreshEventArgs__ctor_mA88DB8D3EBE2EDC16126E5DA09495F31F6E43CC9,
RefreshEventHandler__ctor_m2A318A5FC4A7829BCC18BE0F9A652DCD1C8C192F,
RefreshEventHandler_Invoke_m64C4651451C458F51B3DB45E9BF2D20E0B1DBCF7,
SByteConverter_get_TargetType_m872E6791DE87FFA1BC829C6D753B39A96B38D3A3,
SByteConverter_FromString_mC4AA5397CCD129E9ED49AEF93625D99937D5DD19,
SByteConverter_FromString_mEC12BDD3F05207DE44D550CC137AAC3213947DDE,
SByteConverter_ToString_mC2999A1D251C25D6E926E7C0B72C485EB96A0F64,
SByteConverter__ctor_m88BFD6EBD0848E4BB65CB3B6B298BF72EBAFD522,
SingleConverter_get_AllowHex_m49756E0A9F6A76035FC8ED207F161A4C28C7B0DF,
SingleConverter_get_TargetType_mC060F5026570A7907B8B1D9EA0402752331C6BD0,
SingleConverter_FromString_mAB3584379A90F18A33A61D1913F74D590A17DB30,
SingleConverter_FromString_m27810AC814274F6507B5D2B3E3D6886B153661DC,
SingleConverter_ToString_m02237BA935CD713251AB84BA7B0E77283E65427E,
SingleConverter__ctor_m463B63EB8D945D2D43E5B8099D8F0EC24AEBDA7A,
StringConverter_CanConvertFrom_mCE12DA7BD7ABA631AA3C00EF415C6C650636D00D,
StringConverter_ConvertFrom_mDC2BBDD289C8D8259AF915CB23765888BBFAB9AC,
StringConverter__ctor_m074D8686ED6ABC0E64C20D1EFD4406F215E7187A,
TimeSpanConverter_CanConvertFrom_mD6725B6738FA9EC354BD235B49DBEF0A522F1110,
TimeSpanConverter_CanConvertTo_mA1CF08D25D65F197EAA28F3FD3C4218A27FECCA0,
TimeSpanConverter_ConvertFrom_mF00171D4039FEA734A0FC5ACDB81BB0395A3AFF2,
TimeSpanConverter_ConvertTo_m30C65F425D5F7D46475EC262213EB57255929A6F,
TimeSpanConverter__ctor_m7319DCEEDA2578B340AD4FEEE010AE5CEFAC9BD5,
TypeConverterAttribute__ctor_mEEE3CA7C17555BA93BB76201BA2BCF879E617DA9,
TypeConverterAttribute__ctor_m0E1A55E1BD368F0AABCAF766BBCE1D275777A52A,
TypeConverterAttribute_get_ConverterTypeName_mBBE5335F11FC13345D2828866172BB5DDF9F3E45,
TypeConverterAttribute_Equals_mA3BF2C8CFA0AE8B5D0F52E066B1141AA53B4E015,
TypeConverterAttribute_GetHashCode_m23ACA2A297447E17150BF490188919676FBD8A01,
TypeConverterAttribute__cctor_mB9A8C9E5E62F8A8D81E250D0B53D359860D7C04A,
TypeDescriptionProvider__ctor_m575B3B96D9C9A3B7C0D34A14D9E5FAA63EEE004C,
TypeDescriptionProvider_CreateInstance_m8BAB68D86147339881BA5B91D84B8B97851E15FE,
TypeDescriptionProvider_GetCache_mCA1674BD37E630D1E11A5DA72FC5145CB9AC86D6,
TypeDescriptionProvider_GetExtendedTypeDescriptor_m1F9F48DA6AEEDFB76902503053B90C935ADE3DAF,
TypeDescriptionProvider_GetExtenderProviders_mA780E3A44D11E0B9647DCC60D3FFA0A9D7DC4E9E,
TypeDescriptionProvider_GetReflectionType_m595CDB1DADC484AB12377301C2D93AD8DE2A61C8,
TypeDescriptionProvider_GetReflectionType_m370874914F8C84A0B85985491FDBAAC993C3851C,
TypeDescriptionProvider_GetTypeDescriptor_mFE828ABD6B88857D8D0F88B6E64036526EB72D5C,
TypeDescriptionProvider_GetTypeDescriptor_m98120E5BD98B7418563145C0AFAC8D3F5806E124,
TypeDescriptionProvider_GetTypeDescriptor_m399A40592DC141E36131643D323CC9481EA5AD8E,
EmptyCustomTypeDescriptor__ctor_m6AF4F3BAA9BA0E6137B0D2237E0F9A222CD47B89,
TypeDescriptionProviderAttribute__ctor_m4826164C182E4A25C37E134BC55F5FFD933C90DD,
TypeDescriptionProviderAttribute_get_TypeName_m7E06882E9348A8D4987BB62EA1493B2BD23147E6,
UInt16Converter_get_TargetType_m196BDCAABD5DD77F3F2C85740AEE8EFF58604195,
UInt16Converter_FromString_m338B258C44AA834EDDCA6DBE80EA9D2BA7FC326D,
UInt16Converter_FromString_m7612D173E0B2FEC9C37AB4975645F780B655F0F8,
UInt16Converter_ToString_m2375B3B8E3CBFAD4DC88F36C263E6BD7A92CA30F,
UInt16Converter__ctor_mAB5262501D7D95024A82F1219B1DF998CEF38BB4,
UInt32Converter_get_TargetType_m3AF0C3EC58B09D60B59FD7EC65C353B6737F6428,
UInt32Converter_FromString_m36770B21D5262223400C0CA20ACA145BCECC84D6,
UInt32Converter_FromString_m6C56842A0BF1F48F591D99F8F7D0E43BB17D33C5,
UInt32Converter_ToString_mA63E2D3743B6AC3102193389A659058343F2D0B1,
UInt32Converter__ctor_mBF3D03658B509CB35F6F7EC716A0714458B695B5,
UInt64Converter_get_TargetType_m5056A71EAC6515E5E7A3EE29D8A8312A1CA70591,
UInt64Converter_FromString_m7DE07D884429FCB9E5B175713BC600B263C0FAFC,
UInt64Converter_FromString_m7695536CBA19FBF9D917D2414DAC4D840B9DF5BC,
UInt64Converter_ToString_m4F8F4054A4F8E12CF28BE2836B39131A050F9EC7,
NULL,
NULL,
NULL,
PropertyChangedEventArgs__ctor_mE3C901440BE057E5F17062BA316019C0B53A39B5,
PropertyChangedEventHandler__ctor_m4015A035EDCA8077D1EA9A8EAB5FE1CCD06A5B82,
PropertyChangedEventHandler_Invoke_m040B3056C279FDDC4EC678519D5D415771905298,
PropertyChangingEventArgs__ctor_m4AFC06E25F7FD55532ADDB41CFAB6FE1FF250FF3,
PropertyChangingEventHandler__ctor_m351C924D7BF162D903BF4E999E6862393760404E,
PropertyChangingEventHandler_Invoke_m0AD3FF849300633B97ADE239D8C99D9890C663EE,
CollectionConverter_ConvertTo_m79E20F624C9391C76B8081E74BF16EB4C04535E7,
CollectionConverter__ctor_m20ED0C661750EBE427D356F24AED92A407988147,
Component_Finalize_m124F6FA2207E76C9DF18740E653C49D483A6E5C6,
Component_get_CanRaiseEvents_m23993A519269D33F515ADADAB081C6ADF1551AF4,
Component_get_CanRaiseEventsInternal_mAF68FD325FA909AEA171953DF83CB1051A9EA3CC,
Component_get_Site_mAB0D574C04230287AFDEB9E691F885A49E18A80C,
Component_Dispose_m7D0C063EA18E1FFA59CB369232131150372DC7B2,
Component_Dispose_mD106692D0A494758CFFA2C9ACC0D7F94DD389192,
Component_GetService_mBAA7A515C81E800F2EEF6B796A5C4AA7C08B0A57,
Component_get_DesignMode_m1F9F6A7CF2856B86B6571430C7F403A6393B90F0,
Component_ToString_m6B31E5C41739F547FD9F10B6439E8C3F1E15EBC3,
Component__ctor_mDA70A27899B8D66203C57A3E8678A11E033B4DF6,
Component__cctor_mCF89D907F40647C43A02DC0DB64838463CD6413F,
ComponentConverter__ctor_m55556BF96FD3D27C7D9F5B413514A01DF0A3911C,
DateTimeOffsetConverter_CanConvertFrom_m752B632B1BE46DE15FFB81F3BA80074BC9C19926,
DateTimeOffsetConverter_CanConvertTo_m75D8F554948138E9D1EE74B2DEB2BB495569D2E7,
DateTimeOffsetConverter_ConvertFrom_m09E9F2F495D4659A661E1178D7AD966E08DFD496,
DateTimeOffsetConverter_ConvertTo_mF7EC512FDD50688023991888858A9ED3426DC0D7,
DateTimeOffsetConverter__ctor_mA4F6898E4799D1353761D2E86E71A3916D92387C,
EnumConverter__ctor_m3E3C7D81C8092A5591BAA556288B2A3E22DCA99B,
EnumConverter_CanConvertFrom_m08BA3C1DC3D84B157F087AE1E407A974E3A85D11,
EnumConverter_CanConvertTo_mF6140EA2D6D701B21DC1EEFAAA2C62DF8CAB690A,
EnumConverter_get_Comparer_mBB79A346E8150D9554B6FBCD0EF1B981A7696DEC,
EnumConverter_ConvertFrom_mD1D0496C621971B0610C92ABC562B26BEA40EC61,
EnumConverter_ConvertTo_m95581FDC64EFF404D3646BA0BB09A316C58126D1,
EnumConverter_GetStandardValues_mAF14DECB7670119DFE61D9955A5667BC43A1F023,
EnumConverter_GetStandardValuesSupported_m049732C08BD2A4300C75A9FB12BE6082C2DAA5EA,
NULL,
MemberDescriptor__ctor_mDCA5ED4D5D9CB14D6D1D81EDB76EA80DB79B8AF4,
MemberDescriptor__ctor_m884FBA4DDB9AE25AEC59DC4A534FD7C448421018,
MemberDescriptor_get_AttributeArray_m1DD0C32D56001CD6E9C7EF18883E56B2EED4A70E,
MemberDescriptor_set_AttributeArray_m35334135F1281465DC00371833EA2C22F7C9520E,
MemberDescriptor_get_Attributes_m14940553435AC37ACEF473D12D244F2DFBF6AB1A,
MemberDescriptor_get_Name_mA0D12966D84092E03F4DC16A085176299AC73291,
MemberDescriptor_get_NameHashCode_m415B96A35EB826A5A00E0F0EBBDD94980BD5E5F2,
MemberDescriptor_get_DisplayName_m4C8355BB66BB5B74377C9886ADBF448945A9957C,
MemberDescriptor_CheckAttributesValid_m7B81E6D3512BD0A17CD0AF042912BA2C1E83552F,
MemberDescriptor_CreateAttributeCollection_mB5974AA548F245BC255AB08689E68953BEB24E35,
MemberDescriptor_Equals_m375ECBF78B86952EC60CDD90301D8C2EF911A620,
MemberDescriptor_FillAttributes_mD79B898348F5E1F6C98F62F0D4CE719C5547C56C,
MemberDescriptor_FilterAttributesIfNeeded_mB060A4FB6DE46D17F76E54B43A0772EC623EFDC7,
MemberDescriptor_FindMethod_m81E21BCDB88CF00DAD8C61CE89ABF6F8C43DCA72,
MemberDescriptor_FindMethod_m05509AEF7B21073F40D8A1A429439C2A6CBFA20A,
MemberDescriptor_GetHashCode_m18BBAA42F4FF641C84B5E45802F1FDC290F86860,
MemberDescriptor_GetInvocationTarget_m208F43D1A94BB3EE2C668AB1E4CC64B8D2DC8BF8,
MemberDescriptor_GetSite_mA04D06BC1056ABFF587281CB7574646ACECA70C9,
ReflectPropertyDescriptor__ctor_m69383E1B38EE9DE9E6A4A929AF7AB6E367F7396C,
ReflectPropertyDescriptor__ctor_mE7DE3B30FB41EBBEB7AC919A18AB1E79F570B25A,
ReflectPropertyDescriptor__ctor_m76D7835946FE6509151357F03A851EA424E9EC0C,
ReflectPropertyDescriptor_get_AmbientValue_m95E2358A4A0746F79F629A4400D7EAA23B017A01,
ReflectPropertyDescriptor_get_ComponentType_mDAAD38FE7ADAC5C2EF1E36CAAF78C7C09DCB7229,
ReflectPropertyDescriptor_get_DefaultValue_mAD9CC12F0A64739F033677F54B75FE37F5DDE5B1,
ReflectPropertyDescriptor_get_GetMethodValue_m594459E4D0447CA4A73317091897EBB7721A204C,
ReflectPropertyDescriptor_get_IsExtender_m7C02F0F31CD0F027C3760AB90BA32E7DD7AD174C,
ReflectPropertyDescriptor_get_IsReadOnly_mFF3B72779F577A08EA547A4917FF80240CB9654C,
ReflectPropertyDescriptor_get_PropertyType_m702A8C9B6283FE28A32FD4FFCF712173B6248DE9,
ReflectPropertyDescriptor_get_ResetMethodValue_m40D11E52A40EF4D44BEF46C90AA446661615D3EF,
ReflectPropertyDescriptor_get_SetMethodValue_m1C9F424C01FB208E6CA801AA27F01CD4EFAEE445,
ReflectPropertyDescriptor_get_ShouldSerializeMethodValue_m7D78CA83C6C92F216A2B263FBE01B9793375B011,
ReflectPropertyDescriptor_ExtenderCanResetValue_m3197C8076F186922104616204C5F4204D42B34AE,
ReflectPropertyDescriptor_ExtenderGetReceiverType_m580D2C2F9D1F241A4DE8EDAF7D53035286A62021,
ReflectPropertyDescriptor_ExtenderGetType_m052B3E3709857A2B1857C56CF766231E1D0BC3F2,
ReflectPropertyDescriptor_ExtenderGetValue_m1EE66EB2F4FA5A0AFE3F89C53238C344FE1E13CF,
ReflectPropertyDescriptor_ExtenderResetValue_mF974F9148A249E3789DE45268BB40BE97968755C,
ReflectPropertyDescriptor_ExtenderSetValue_mFC8590E7DFEF16F37E8A4C664D146E369FD8FDB6,
ReflectPropertyDescriptor_ExtenderShouldSerializeValue_mC7D2BC53B13E46B6284AC509587A39E739B131BD,
ReflectPropertyDescriptor_CanResetValue_m62FAD948A2E32722539F0744905560499C4468F2,
ReflectPropertyDescriptor_FillAttributes_mD1A8B05FA0756E81EDA754C0E792BB24C61754EA,
ReflectPropertyDescriptor_GetValue_mBA0039B3B4051D5406814BD5E60C1F87B8BB2108,
ReflectPropertyDescriptor_OnValueChanged_m75E6878C02B26D0A8520239C21C9B4266F501178,
ReflectPropertyDescriptor_ResetValue_mC2F9AF8D803D54C091C624B8FD9CD9AFF40DA5AD,
ReflectPropertyDescriptor_SetValue_mEFCFF00D8CB0014703F99EA732C7FB576F7B2C84,
ReflectPropertyDescriptor_ShouldSerializeValue_mB455B7FF98FD33466F60F495FAE92BDD610D666B,
ReflectPropertyDescriptor__cctor_mC0134989CBC36167879B4DABEC5F352E0915BFEE,
ReflectTypeDescriptionProvider__ctor_mD2C527AEF85A636D3E4507604E84FAB79A98DB62,
ReflectTypeDescriptionProvider_get_IntrinsicTypeConverters_mB6EA838FD9A593C93526EB031D1B20F8B00BB503,
ReflectTypeDescriptionProvider_CreateInstance_mC8B2C78AA92D680EAB8643FB63A8D0CA0D9D9936,
ReflectTypeDescriptionProvider_CreateInstance_mB7F08825FD9C639BA3F390ABB43F7856E972FF45,
ReflectTypeDescriptionProvider_GetAttributes_mEB47CEC6757E936C1969EED650C92C501909265D,
ReflectTypeDescriptionProvider_GetCache_mFC604F35A7D5D4A6A8A9E363D42406B3E7E2F420,
ReflectTypeDescriptionProvider_GetClassName_m11B357EF0EA564A1742664B60DA3689059D24B51,
ReflectTypeDescriptionProvider_GetComponentName_m6CB5F57B7C5AFFFBA1ADEDC04E408D9E0D0446E8,
ReflectTypeDescriptionProvider_GetConverter_mD847E744202DEA5D7208D1F1AE25CFBDC37A75B9,
ReflectTypeDescriptionProvider_GetDefaultEvent_mDB35F07F333825D564F9D46041FFC6FD45EE8134,
ReflectTypeDescriptionProvider_GetDefaultProperty_mDB33A4D0E467FCC43370976D69811685B000368B,
ReflectTypeDescriptionProvider_GetEditor_mFFA9328C65CFCFCE49831D40F8A292C9A08C0D05,
ReflectTypeDescriptionProvider_GetEditorTable_m4209F1F35C7C487B2CDBC0E4F38FE0AD237B556E,
ReflectTypeDescriptionProvider_GetEvents_mADC8660B9B72522528AA422CC3A2BFD289A6C8E0,
ReflectTypeDescriptionProvider_GetExtendedAttributes_m2C8411D8AF61F164E3728DD6976EA7D6C025A375,
ReflectTypeDescriptionProvider_GetExtendedClassName_m7DC52FC01754E2B24574392B2B040CBADCCA1B33,
ReflectTypeDescriptionProvider_GetExtendedComponentName_mA9AA756A7DE3F41F2C1A8059A5D9B2C6DD7CD53C,
ReflectTypeDescriptionProvider_GetExtendedConverter_m7227126A73E4DC11779EC3DEEA2EA6D9DC9D424C,
ReflectTypeDescriptionProvider_GetExtendedDefaultEvent_m7D5A5C06426E1ED8C3708D130D199AE8E48B3D9A,
ReflectTypeDescriptionProvider_GetExtendedDefaultProperty_mC55CC907DD37C329B3B36C8B411D667F9C148525,
ReflectTypeDescriptionProvider_GetExtendedEditor_m38A9F980C5A8AD2CA5794E351E074FDDE2DFF71B,
ReflectTypeDescriptionProvider_GetExtendedEvents_m05C06E5A9638F2836EF548128469E28C8E54E9B4,
ReflectTypeDescriptionProvider_GetExtendedProperties_mB9B017BF225B1897BF8AFE62DCBE71C669CB78EE,
ReflectTypeDescriptionProvider_GetExtenderProviders_m8F31C6347191B7A7E37DCADE137F9944D55C724F,
ReflectTypeDescriptionProvider_GetExtenders_m2103852559A354CE46BAE2F376BC379AE6220FB8,
ReflectTypeDescriptionProvider_GetExtendedPropertyOwner_m4C05EC5B9F5635AB526959E6E5771F7A3DF79859,
ReflectTypeDescriptionProvider_GetExtendedTypeDescriptor_m88CC219F64FAE3C886681713403765A20B87F849,
ReflectTypeDescriptionProvider_GetProperties_m85AA20B3E1FF75CB3EA8760003045427BDF9B5D0,
ReflectTypeDescriptionProvider_GetPropertyOwner_m74651CF5D7FD8A1DE6679A2562F4E62AE9CD4779,
ReflectTypeDescriptionProvider_GetReflectionType_m42CCC59A3631DE84FA1BA53F4D0266F5CC7DA92B,
ReflectTypeDescriptionProvider_GetTypeData_mAB0CA0760FE347023B0CB43F64B800C0E4CF2064,
ReflectTypeDescriptionProvider_GetTypeDescriptor_m0F427A84067C17B3214611351841DCDDC2723D68,
ReflectTypeDescriptionProvider_GetTypeFromName_m06B946EA81955C682BF7E0CA1E4820BE1934E866,
ReflectTypeDescriptionProvider_IsPopulated_m84F86F476D4C3552D9319BE958418D78CE50C1A8,
ReflectTypeDescriptionProvider_ReflectGetAttributes_m2468318E4F19E884A4A0D535FBF0CE6406624954,
ReflectTypeDescriptionProvider_ReflectGetAttributes_m07F2F93583C19711E72C579E2151EEF95BF8DD3A,
ReflectTypeDescriptionProvider_ReflectGetEvents_mF952720354D072B5C6C985D40C813846D47A4E05,
ReflectTypeDescriptionProvider_ReflectGetExtendedProperties_m3A148645B74B24936A3A9656C3905A8BA9663818,
ReflectTypeDescriptionProvider_ReflectGetProperties_m4FDEC708D74EA489271142F7CDAA7D12A0B51EF6,
ReflectTypeDescriptionProvider_Refresh_m2E5B6CEEA9ED33154509B1DE82E5BF4E5814CAF0,
ReflectTypeDescriptionProvider_SearchIntrinsicTable_m355181904C0F74CC1003E8D9C393271D468CC103,
ReflectTypeDescriptionProvider__cctor_m7F48DC584D9D7017DDCF9AC5F86CDF8193097C7F,
ReflectedTypeData__ctor_m229206DEEAEC214C249B48F72505C12A2C10F233,
ReflectedTypeData_get_IsPopulated_m207FD7DEB577D25B681C31AE2F2A86D64895C76E,
ReflectedTypeData_GetAttributes_m9DA86D05CED373651F0087DC37710615B8ECDE96,
ReflectedTypeData_GetClassName_m72E5A57D941E3B782A6F878119F7E5D29B075DA8,
ReflectedTypeData_GetComponentName_m4A562ECD2BD631095878035C99D87408198B4E53,
ReflectedTypeData_GetConverter_mF312E1D0E7D445E6B283AFEC99A9ACB06B103070,
ReflectedTypeData_GetDefaultEvent_mDA8C1A8F16F8B0B12C40882702F55195D0DAAD61,
ReflectedTypeData_GetDefaultProperty_mD176FAC3EFFCCBEECC1D4D5555EA2EBEFFB7F958,
ReflectedTypeData_GetEditor_m1DF76806C1EC6A7D34EAADF240920E702696A7A9,
ReflectedTypeData_GetEditorAttribute_mC38DD42FDA9774C3B6FC6E2EE544A3459B7241ED,
ReflectedTypeData_GetEvents_mD592DF97B702931D63FE8AAA11A28C6CD6196067,
ReflectedTypeData_GetProperties_m660F775F1D75E0E209FEFB6F1ED8407D9ABB7E6F,
ReflectedTypeData_GetTypeFromName_mBCA1346B9711CA1AD377C5C1BCF4589332435DF3,
ReflectedTypeData_Refresh_m5A18415C807E341603C1A069AA7A3EB76258CAAD,
TypeConverter_CanConvertFrom_mE41048372E94CADCD46A0E450385F4E13011D19B,
TypeConverter_CanConvertFrom_m5E04D8BFD5D73042127767BD65B6434DAAEC2E53,
TypeConverter_CanConvertTo_m05803F15F053E4DA3CF290D52FC379BB9D8C396A,
TypeConverter_CanConvertTo_m959B290C863DDFBDD575AF3236B0A17E02E44013,
TypeConverter_ConvertFrom_mDE2D27BF8934184429496B39ED63BD3702868774,
TypeConverter_ConvertFromInvariantString_m81DA50DC43E5868C83A5D283FFD227B919C9D0A5,
TypeConverter_ConvertFromString_m84FD8657B6D8327BE563E5A649A1D89A80BF2A32,
TypeConverter_ConvertTo_m5D4785A320B7ED351B677E28B77171F70E389B96,
TypeConverter_ConvertToInvariantString_m1E0494D32C84A9F062F9762C8979E223C74D803C,
TypeConverter_ConvertToInvariantString_mF902AFB0FE32B8E7014DE226455D3FC79030FF92,
TypeConverter_ConvertToString_m124B43934E0022CA836E7258ABAF8F9FA8911093,
TypeConverter_ConvertToString_m85A19DC8D0117332C304EBEE2911D66F8028E245,
TypeConverter_GetConvertFromException_m4CD1BB8AACD489FC7094283F199FC6DB6409F7AE,
TypeConverter_GetConvertToException_m2F0A3FF8E38030AEABCB146D9A65FD27C3F4FE52,
TypeConverter_GetStandardValues_m9F77FD4C8216D3F06928B418993659F3A0FEF5B6,
TypeConverter_GetStandardValuesSupported_m5DFA377B1091BB08E64654FBEE8613EEDE731718,
TypeConverter__ctor_mA5B1882A94D0491297B903563E8B03D75B2F67A2,
StandardValuesCollection__ctor_m9049046DA81FD7B6FE279E063A43DC9B1D3B26B0,
StandardValuesCollection_get_Count_mC127EA7E146C2FD58D5740935B45CACCD13D4637,
StandardValuesCollection_CopyTo_mC06C9542D25F3E2D5A1DFDE690C920E8CFF94E10,
StandardValuesCollection_GetEnumerator_m0484C08651E32F669A0624D29E44C6CDEB550F6C,
StandardValuesCollection_System_Collections_ICollection_get_Count_m98A89DC263C152B5E1A5B5A6B795D963CBADCD4D,
StandardValuesCollection_System_Collections_ICollection_get_IsSynchronized_m700A5114F10CCDC410255C7367459FBF277693AC,
StandardValuesCollection_System_Collections_ICollection_get_SyncRoot_mFFAF4C68B76F26F6816CEAB7D8D86656B1D1AC51,
StandardValuesCollection_System_Collections_ICollection_CopyTo_mF996F3746F028C7EB58F7096E7B7B7FAB911A896,
StandardValuesCollection_System_Collections_IEnumerable_GetEnumerator_m66B4D529F0193F42A3858A1B638372B8A6687672,
TypeDescriptor_get_ComObjectType_m2907265F76AC34660A37B2A888A15C7D865805F6,
TypeDescriptor_get_InterfaceType_m468BAAC18190A6D8E4369B3139FB38ECE1B4C5BB,
TypeDescriptor_get_MetadataVersion_m6E33CD6DCADDEA862C9D9266B664C21DE70D449A,
TypeDescriptor_AddProvider_mCE291812F3ECB4C76537D451403951E926F7EBF4,
TypeDescriptor_CheckDefaultProvider_m1467B92A2B042B2E7F6332210808BB6AA42BABB1,
TypeDescriptor_CreateInstance_m8F7EE2C0D74EE1FD47AF3AEEA25532BDCE671DAF,
TypeDescriptor_FilterMembers_mD745706A627E3EC38BD7B00ACCE9D2635E1DEF32,
TypeDescriptor_GetAssociation_m82530A221691A936B96281D347C974BE702DC13C,
TypeDescriptor_GetAttributes_m1AFA9ADFF8141511A369E9DFBE76DD5C072F6C07,
TypeDescriptor_GetAttributes_m3B71F9E3508FAA57E7C0FC745C67B11D93E7F298,
TypeDescriptor_GetAttributes_mA09581C152D106FBCE4F8B182E2912D9C9371636,
TypeDescriptor_GetCache_m45D02FA802DCA0F152B0C980AE939A5776115034,
TypeDescriptor_GetConverter_mBF37D89915F76D19765E81387D62B0B407432EC6,
TypeDescriptor_GetDescriptor_m4017D517BA6B0C5CE3C9E23EF9C09A57DACC2CF9,
TypeDescriptor_GetDescriptor_m2AC7BFA432A94255424AE4B8CD09306500C83361,
TypeDescriptor_GetExtendedDescriptor_m6EE3155A58E0123521B9B4829097A73CAA4ECF1F,
TypeDescriptor_GetEvents_mCE133FADF0AAEEA65B928A75BAA676BA35573C07,
TypeDescriptor_GetEvents_m82DA40391599B279D722054063508135C4CE81D7,
TypeDescriptor_GetEvents_mE49E8532143139B86C29BEFB63AE9D62388C8124,
TypeDescriptor_GetExtenderCollisionSuffix_m136D10F14691E93A0611E8DF12F77C9DA17920BA,
TypeDescriptor_GetNodeForBaseType_m85BCD83E89EE286F365A1553239C985BEB1D785C,
TypeDescriptor_GetProperties_m2DFBAF17C8CF68055A66E1C434415FB1004EB902,
TypeDescriptor_GetProperties_m67B8BD6BD39A8C0BD5B32554C742D332FBCBF599,
TypeDescriptor_GetProperties_mEF5FA54C23A042C3C236872FA00ADD07DD12EE29,
TypeDescriptor_GetPropertiesImpl_m34AB6079CDFCB8F4FEA833D1E148C11A2D077011,
TypeDescriptor_GetProviderRecursive_m371FD85FC01238874F7387FA430260D57646EA3F,
TypeDescriptor_GetReflectionType_m2E40168C9752B069A3E430478C46D54463DA6707,
TypeDescriptor_NodeFor_m99219DF297037E09BCCFD4492FFEDDD7C7D229A1,
TypeDescriptor_NodeFor_mE9C1F8845A707769A5A95E338C610FA244DA283C,
TypeDescriptor_NodeFor_m7A26D5E0284193E428AF54739EB5304813B6BFA2,
TypeDescriptor_NodeFor_m63711C279C0075534A777A1D6B57D031487C3444,
TypeDescriptor_PipelineAttributeFilter_mEEF2305C2C2AFD5325AD2F525470CFAADD2923BE,
TypeDescriptor_PipelineFilter_m3593339441AA43824117FAB01873B98C876A87C5,
TypeDescriptor_PipelineInitialize_m0D39E6DAD9E95884ED917DBBC5A508F4CA5A794D,
TypeDescriptor_PipelineMerge_m4CBA66507DD778B6FD13A033515180EB9709618D,
TypeDescriptor_RaiseRefresh_m026E52DA15538070CED25BBCBB696318032A6A8C,
TypeDescriptor_Refresh_m8F344E720B395FC5493977659FACECE567A6A223,
TypeDescriptor_ShouldHideMember_mA00292CD7ACA9D26DF8DB16E94353735DCA79D1A,
TypeDescriptor_SortDescriptorArray_mF088401B40E9E2739EC9F16B98F05D60A9B89A47,
TypeDescriptor__cctor_m3EDDF7A3EA099841E95028726F74677419380E0D,
AttributeFilterCacheItem__ctor_m5717B8B48C2F77086DA255E7053B31634388BA18,
AttributeFilterCacheItem_IsValid_m817895D05934525F76E41E3B618BFD6B6C13BFE6,
FilterCacheItem__ctor_mE9F7CD307B3F6228F55EFE04B8D84B4B57A51893,
FilterCacheItem_IsValid_mD1D0960AEFACC6645E5DEC95CA4F173E9260EC72,
MemberDescriptorComparer_Compare_m33438352E9BA8C1BF6B594E524DC1BF8BC5EFFE1,
MemberDescriptorComparer__ctor_mDCB73C6EC35AE31BE43CBF4C88053920603B4431,
MemberDescriptorComparer__cctor_m31A7C495358AAA5B5E72F47BDC54DDC970E3A11C,
MergedTypeDescriptor__ctor_m846C2DB00AE4DB20FAB890B60E95CB56EE9FE629,
MergedTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetAttributes_mF8DA84AB54E4B4429E27667D557634E4872BA672,
MergedTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetClassName_m7BE5447CE4E733489A0CEC4C4974D9AF7662FD7A,
MergedTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetComponentName_m255823FEF47FF365178CA8C563BCE6C0438F713F,
MergedTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetConverter_m0EEB21D1590AAECD9DB3404802C175099B200F63,
MergedTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetDefaultEvent_mEFBA1A768B74F7F1F64E11386A57E0A4A0AF6E14,
MergedTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetDefaultProperty_m47F006E4E7B8B24EEF65833CC3D89C27CC45C2CB,
MergedTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetEditor_mD65ED22869EC410F7BDD1529F43E8AF73A86915A,
MergedTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetEvents_m600F01676C46E5399E137DD59963EA63D6AD0E3D,
MergedTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetEvents_mD905B002090092F77A0A9356484F495ECFD957A5,
MergedTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetProperties_mFAC74FC4F899ABAEFB88A6E934617FA7DB335276,
MergedTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetProperties_m4446843FC89DBCAF04EB39EABEAE8FCD38C892A2,
MergedTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetPropertyOwner_mA23D6FA9115683ED9883F9C78160A6BEFB501630,
TypeDescriptionNode__ctor_mD6C85C9088064C16A401309FAFDC62252A5D5526,
TypeDescriptionNode_CreateInstance_mC81B5A856B146F5384A45889D6A479916F9CA993,
TypeDescriptionNode_GetCache_m2612D24980BD19B8BF3F192C0255451AC3C6C363,
TypeDescriptionNode_GetExtendedTypeDescriptor_m9093310A740B288F02AE27622E90C0F1FE10560F,
TypeDescriptionNode_GetExtenderProviders_mB12479775ABC70CBF0147B401601B3B6458907F1,
TypeDescriptionNode_GetReflectionType_m54393E311DD22AEF766FC73C95C7059CCD09FBF5,
TypeDescriptionNode_GetTypeDescriptor_mE86956B84E55A15AE4FDD7CAE44BC53515752E7A,
DefaultExtendedTypeDescriptor__ctor_m23A3BC29A6EF7571E339B9EBA5059F6490177C3C,
DefaultExtendedTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetAttributes_mAA6940201936EFB68F812B3F577D2F5A1DCD9C87,
DefaultExtendedTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetClassName_m1FCDCEDE8DEBC80674EB67710668E2B332BF4972,
DefaultExtendedTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetComponentName_m8E5B48BFB10FD589382A5422789F7F0116732008,
DefaultExtendedTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetConverter_m935614847EC810B66003F822E59EF73BD6EF9D1F,
DefaultExtendedTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetDefaultEvent_m7AB1B6A42BF1BAAEC570FC87B99A259CB2EC640D,
DefaultExtendedTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetDefaultProperty_m9C0C5113CB4C05EBD2F33ACEEDC3B4B35BB5E412,
DefaultExtendedTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetEditor_m9B3500D36A747DDF103DD970AD435FCEAAD9C4E9,
DefaultExtendedTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetEvents_m011120B818C050B110B01FF336DDE0EBF199C383,
DefaultExtendedTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetEvents_m64EC0160B0C3041EDE84CD8A433AC8423D42B0AA,
DefaultExtendedTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetProperties_mE235D557DDF0CDE8E3E549E61DC4E62BCC098610,
DefaultExtendedTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetProperties_m1B574C4774F03E7B2B98B213E30B7FFB55EC523E,
DefaultExtendedTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetPropertyOwner_m8CB5B98DC4403E04BA30255B73AE08F1FF80C85D,
DefaultTypeDescriptor__ctor_m8181176F10EBEA8A1DE3703C9C355ABB114A78D6,
DefaultTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetAttributes_m18DD3B1D370CD3B22732D57BF4589968ED57CCB0,
DefaultTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetClassName_mE36480DE79C6B53FF4CD614578F2399F599036F7,
DefaultTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetComponentName_m93EAEB698D708905F4D2698BF8FFFBC88C5816FC,
DefaultTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetConverter_mEF52182F92A6E3AACEC123F617CCA697C854A283,
DefaultTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetDefaultEvent_m62CB18D17320EBF4C873B0783D68ED359C53BAEA,
DefaultTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetDefaultProperty_m04BD92ED4450E4D720E14396F2D3D3E48993831B,
DefaultTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetEditor_m1971C8D7498BDA66C9E8E0057E08D1C9249AA4A1,
DefaultTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetEvents_mF72810F7FAADC96BF1D8F9A4124F8BEC9BDF93AF,
DefaultTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetEvents_m286938453104A473C29F165ECD68AC1D7785736D,
DefaultTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetProperties_m8D1D952FBE6868DDAEA3708B41A6B519648332BD,
DefaultTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetProperties_m720302537E30B6B189AB499E6892E7BAB28524B2,
DefaultTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetPropertyOwner_m156C624A0C3F6648971EEAB857DD296BEFE553CF,
Win32Exception__ctor_m0B20F25EC4A56A122FF766429AF40AF6292E11B1,
Win32Exception__ctor_mFC38F1C99031D227C6BB3CA07099866D39994281,
Win32Exception__ctor_mB0380F996944EDFCF9CACC7F28A18874F19B4FD4,
Win32Exception__ctor_m1B3DF3F51BBF050C18F933B36027A8A4902668C4,
Win32Exception_get_NativeErrorCode_m33C1D176D9178C36DA32F8FEC251B923EE53CE5E,
Win32Exception_GetObjectData_mB7993FD0BE12222D5518373EBAB84F89651D99D2,
Win32Exception_GetErrorMessage_mE857D9093D6D366D960BD8A8FCCF22DF6FB92728,
RefreshPropertiesAttribute__ctor_m8513BB0D6FCCCDB805C0DC6325C859B920E5AE41,
RefreshPropertiesAttribute_get_RefreshProperties_mA3C9DF998D0260DA5A49EC3770F80313C3EC2258,
RefreshPropertiesAttribute_Equals_m2B3635F8B2EEA0C8112EF719CF9C18338B80BF01,
RefreshPropertiesAttribute_GetHashCode_mDAA5F9E8B2436C9EAF7D32BEFA930EC184CE82B8,
RefreshPropertiesAttribute_IsDefaultAttribute_mB1DB2DB49245FF08DAA3017FFD9AEAFB5CDB2D59,
RefreshPropertiesAttribute__cctor_mEE56CF0DB03DDC8B38DB88D9A286379A7FEC1EA1,
WeakHashtable__ctor_mBFFE17D4547F681A27EBE60D277625C9F9D0510F,
WeakHashtable_Clear_m306746F8BC4535C2327FFDF167F23CA06077A6EE,
WeakHashtable_Remove_mC091A16F4775270A1FC840FE4E82917E4F010A03,
WeakHashtable__cctor_mDC0172C1DE43E226990881404CE73D1B64046A16,
WeakKeyComparer_System_Collections_IEqualityComparer_Equals_m2DE66C4A7CF44E5A99DA241D8271C285ABBE56F8,
WeakKeyComparer_System_Collections_IEqualityComparer_GetHashCode_m7E00D4A81998A46FFD9BE51679C6169DF0CCBF63,
WeakKeyComparer__ctor_m1DB79747A0192C8CB5B45E74743CA7CA7EC09E52,
CheckoutException__ctor_m2A77B7B56D806BBCF2EDBCC43820FDD6B540FD67,
CheckoutException__ctor_m6B312DB9D39615EAB5A77A09E948B52996691ACB,
CheckoutException__ctor_m5CAEB2EE710AA766CBEC86C1B1C6D672528E445A,
CheckoutException__cctor_m2C2AA22FAE5A917B669295F000110E3849D74CDF,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
InstanceDescriptor__ctor_m4A88597D681C8A8A9551AB318F8CBB47D49BEC57,
InstanceDescriptor__ctor_m9AA7C372C2EEDA3F07BE3A6CCC21BCBD3814B64F,
InstanceDescriptor_get_Arguments_mF64376FB377AA57CC10376452FECFDC55C6EC837,
InstanceDescriptor_get_MemberInfo_m58DD58AFB1C49C6B33C3958002E7CB9D61374E9E,
InstanceDescriptor_Invoke_mACDF3C04B3998B38C4A79FCFC66F4760EEEEB2FE,
RootDesignerSerializerAttribute__ctor_m52C401C2E19FF1C4E9A8F140811D5AA762C60602,
RootDesignerSerializerAttribute_get_SerializerBaseTypeName_m78A27809B7F723942C432825B30C43ECB87A1124,
RootDesignerSerializerAttribute_get_TypeId_m3177E104F2130582DB56C4321979B6952B7E0098,
NULL,
BitVector32_get_Item_m978AB1B65BC7B75C93FCE24924081447F631DC09,
BitVector32_set_Item_m82B1DDA9331F4DE283448290BABA401D5A8F9B61,
BitVector32_CreateMask_m7C9F96BF9CB82EE909ABCD2380B85D2A9EA0F29F,
BitVector32_CreateMask_mB5E6ABC707385A3C72E8543F4EAB8BAC3B8AD7A4,
BitVector32_Equals_m368F62302C158E3DB686B71B62ACC2808048517B,
BitVector32_GetHashCode_m01BD766B915C417C7D2B44B377996FC3898461FF,
BitVector32_ToString_m1A25274870E56DAB524796DA50A1C10580D20B17,
BitVector32_ToString_m90CE30F60597CAB14FD487C829BB4427613CD292,
NameValueCollection__ctor_mCA29E5386DACDF19F6F51BC395324F0A8EE05604,
NameValueCollection__ctor_m1545E08D22D8E6C1FCDDAE43741AA43D52F4A21E,
NameValueCollection__ctor_mAC66C8064A4AAB73914143C4CDF3BF28543BAEC3,
NameValueCollection_InvalidateCachedArrays_mA9AA2F9B6A67C2576FA30F12208AA6E1F149C44B,
NameValueCollection_GetAsOneString_m6B44F208B557CE92924A116A67838CB4C259B844,
NameValueCollection_GetAsStringArray_m6799C5A95954105A8849EDE540988D1352D19E64,
NameValueCollection_Add_m68C266151774CD1FC057C9349BAE09BDB15A26A7,
NameValueCollection_Get_m786B25D45B38D7051C696104946F3F0A2DF78106,
NameValueCollection_GetValues_mC69C8E6E5E62365A35C3A2C99E5DD0C33625362E,
NameValueCollection_Set_mF0EA26F74B1E1D2F9A1A87D1093BEC31C51BCB8A,
NameValueCollection_Remove_m2146E6474DDFBE19E35E57F777C4FE2625247D56,
NameValueCollection_get_Item_mE3ED755803E67BC852123C70EEF8D53774FA635F,
NameValueCollection_set_Item_mEEC24334890E9C0A05B88638B6A65DF5D888B0B0,
NameValueCollection_Get_m2C55CAA38BF0F6677AE8F44C22C289A5B59B4B20,
NameValueCollection_GetKey_m80CFEB6D61F9C3B9D03D7B25457D8B122C15170F,
NameValueCollection__ctor_mF894B0B49D20CE92F0CE3BBF8ED67F48E61CDB6A,
OrderedDictionary__ctor_mBEC4CCF86E1A22330C31E1C069B2F21695445A10,
OrderedDictionary__ctor_m552AA3E019FF5D93545B5DFFB7B4917C72251600,
OrderedDictionary__ctor_mF88C40080BA8F436358DE5195BB88C5957A4AC66,
OrderedDictionary__ctor_m442555F1C427B3EF7DC305AE414FD5EBD90A4861,
OrderedDictionary_get_Count_m9B55DB3275692CD51DE69FA8200D1998BD258A0A,
OrderedDictionary_System_Collections_IDictionary_get_IsFixedSize_mC85A0FC9CF039E7594E4C28C68B0E4BA243E1595,
OrderedDictionary_get_IsReadOnly_m8D512A98345A30BC8BB45818A36FCC20DCE3569A,
OrderedDictionary_System_Collections_ICollection_get_IsSynchronized_m68B485D9B7C83F599CDA6CA26D88EBCFE4DBA22B,
OrderedDictionary_get_Keys_m39D726F42E6E2A524AE555A41AE203F06E4F6792,
OrderedDictionary_get_objectsArray_mDA996CFABA5837C3361B0E94C89E6389202A9756,
OrderedDictionary_get_objectsTable_mA667F6EDF6E4E78C7F7AA118F35C86C64A9EFD80,
OrderedDictionary_System_Collections_ICollection_get_SyncRoot_m67C653BEB9C1E451229203FAE5B6453681E7FBDB,
OrderedDictionary_get_Item_m5755C415F2E5CAC5A0AE3EFBB5A8D84915B37ED8,
OrderedDictionary_set_Item_m9406B6A94651B7DB301BC383518FC9B37277122E,
OrderedDictionary_get_Values_m14CFA04FF0A8DC8B41386192B029EC604AF551BA,
OrderedDictionary_Add_m0E0236E85A80AB44EC533F2127F485E88753B4B3,
OrderedDictionary_Clear_mCED01246B19A457FAD097372DD7EFA0840D94E07,
OrderedDictionary_Contains_m63AFE431564000B20908A732633780B192F7F95E,
OrderedDictionary_CopyTo_m96E73EF7B84BA4D1ABA184134465F41DFFE73C2A,
OrderedDictionary_IndexOfKey_m0A1A8D3EA6A175D722513B7AAD3518A4C1502837,
OrderedDictionary_Remove_mD4DFDFA8710B689C990EEE8EFCC50EC21CE51EA3,
OrderedDictionary_GetEnumerator_mECA50DD161EDC87F84CD75764643826BFF14C16F,
OrderedDictionary_System_Collections_IEnumerable_GetEnumerator_m4AC8186C465CF478A39CC2FADBDBA75AA9DA5084,
OrderedDictionary_GetObjectData_m946A3884AC9A0398EF3CBDA7E5C7C268B01FC02C,
OrderedDictionary_System_Runtime_Serialization_IDeserializationCallback_OnDeserialization_m600671E042DB3E5BD39D5439D3C88010EEA1E95A,
OrderedDictionary_OnDeserialization_m069DE30CEBE5F11C239DD42383204D14793714D7,
OrderedDictionaryEnumerator__ctor_mEC12764C0293A3EFE021BEE4385D537C3C0EB775,
OrderedDictionaryEnumerator_get_Current_m1513DF120F398083CA52B7B330D7FF9D5FD6BC69,
OrderedDictionaryEnumerator_get_Entry_m70BE070A9125BA894E98803E322A51E34AAB0074,
OrderedDictionaryEnumerator_get_Key_mAE1632D8B4767AC6A321CDDCECFA3B943CFEB202,
OrderedDictionaryEnumerator_get_Value_m3D9DB591978A7EA9C640AD820A301AD176665AB9,
OrderedDictionaryEnumerator_MoveNext_m25E708E43E6B36CEAB84121CB0831590F40985BF,
OrderedDictionaryEnumerator_Reset_m6878E0A1524911AEBEEC87C578C75584DAFD9022,
OrderedDictionaryKeyValueCollection__ctor_mA61FF47888F401F7194B3AD6B6F5F81F9FECEA64,
OrderedDictionaryKeyValueCollection_System_Collections_ICollection_CopyTo_m6B8299303DC7D0A30936938CABE4F81F610077FF,
OrderedDictionaryKeyValueCollection_System_Collections_ICollection_get_Count_m7E6084DFB4648AD05337326CC87BC5AAAC2B310B,
OrderedDictionaryKeyValueCollection_System_Collections_ICollection_get_IsSynchronized_mE73CC54355B822C837985F6534050DB9472A42EA,
OrderedDictionaryKeyValueCollection_System_Collections_ICollection_get_SyncRoot_m970D75F7E81A1BB6FA21D797A7D0A068D749E511,
OrderedDictionaryKeyValueCollection_System_Collections_IEnumerable_GetEnumerator_m915EACF605AF9EBDC96A2BDB466682095A03154D,
StringCollection_get_Item_m4C46EE5894C7A604638AE2ABF4530C201B1FB88E,
StringCollection_set_Item_mA1AFC86270CD52B6F5017555AD22CF7710D6B425,
StringCollection_get_Count_mC6D18D20EEE559A67C72BD37ECA9C0FB93283F3F,
StringCollection_System_Collections_IList_get_IsReadOnly_m4558520882327B88C80FE911E956E0F082872DED,
StringCollection_System_Collections_IList_get_IsFixedSize_m821D69C64C5E4DE6841D4CC95FFC330E63F4D672,
StringCollection_Add_m03BBFAA1D11499DA68474A73F5DB55460F0D6DAF,
StringCollection_Clear_m2B917BE0CCA6344B1FD65474C53CE512F0476435,
StringCollection_Contains_mB9DCBDDFD850E68D6080D2D7657F399BA6002B10,
StringCollection_CopyTo_mCD7A68178A8F87AC0628B2E92CE466A27512CB05,
StringCollection_IndexOf_m85C4CA19319F830D14472258D9A3DFD31F0F6BDF,
StringCollection_Insert_mB3044A3F3B5C3B364DCEED9058895D978A4410CE,
StringCollection_get_IsSynchronized_m3FBF1146D4DD973DD06CD6929EE3764F8870A1D8,
StringCollection_Remove_mC6996622434EE5F503A70F425F0DE6E8D60399DC,
StringCollection_RemoveAt_m4D0E6E6AA354A0AFFB76AEB56B4CFF24717BB53A,
StringCollection_get_SyncRoot_mC1F8C1DA3C5ED059D89BD483FB1A4A0A31053F86,
StringCollection_System_Collections_IList_get_Item_m749070FBB55E7C9C0C21FE4C1013D154D4635BB2,
StringCollection_System_Collections_IList_set_Item_m176A74C64AA22AFEA5808E4C81AA3FB46B0F9F5E,
StringCollection_System_Collections_IList_Add_m4A71788F0E3068533B66D918B4F29762980052B5,
StringCollection_System_Collections_IList_Contains_mEB0510524C7FD5886FFF9A0F710CFC04BACAFEF7,
StringCollection_System_Collections_IList_IndexOf_mFF76DA01812E585BDD7B25ED4453C22BE0FE9A25,
StringCollection_System_Collections_IList_Insert_m3B0EB6DA5B02CCA0AB270A329B83152592E6D8B1,
StringCollection_System_Collections_IList_Remove_m042058DA970F09FC6A0465F09F3082FB2B71BA45,
StringCollection_System_Collections_ICollection_CopyTo_m32503816BE4347138894130BD0AD6488643D6AB9,
StringCollection_System_Collections_IEnumerable_GetEnumerator_mF4227CFA7634BA8BFF9F7D25079538A77BD060E1,
StringCollection__ctor_m3EF93D74FEC69C5A0CD7A502539B2CEDD8D02954,
NotifyCollectionChangedEventArgs__ctor_m1EE75703595F07CE93EFC0861AAE02EE9B3AC823,
NotifyCollectionChangedEventArgs__ctor_m010974C04F22D47110DCD77005CA026F7EA2F7B7,
NotifyCollectionChangedEventArgs__ctor_m839DE4731C24001AE7820BFE9F7B56DC05CE1CD3,
NotifyCollectionChangedEventArgs__ctor_m58DB02BBDF35CCB817A0635AEBA6592C8167F49C,
NotifyCollectionChangedEventArgs_InitializeAddOrRemove_m91061D13938039EF55D33DE5150DCB9786E28B21,
NotifyCollectionChangedEventArgs_InitializeAdd_m1AC9FACD6220A738DA66A449564DD5E363DB845B,
NotifyCollectionChangedEventArgs_InitializeRemove_m61F5E3739B3F364E3300414333D585C8510222F2,
NotifyCollectionChangedEventArgs_InitializeMoveOrReplace_mA18855C84984DAF7952B26047F9C37C52CC00BF8,
NotifyCollectionChangedEventHandler__ctor_m4DAF76BAC5E44532E6E784CD15A0C4493156E05D,
NotifyCollectionChangedEventHandler_Invoke_m8DED5705E365E59E2F6BDCBC6D6D762DA1ECA194,
ReadOnlyList__ctor_mEFFA6FCD2CFC5CE8EFD6E0E96153D1E6A96BF039,
ReadOnlyList_get_Count_m21C57F4781DD2FBC6E47B2F9F8EF56797210B9E3,
ReadOnlyList_get_IsReadOnly_m7E366BA830F46F8D69533A520239533E1A5AC2D8,
ReadOnlyList_get_IsFixedSize_m4D51649CF764A59C584C34CB1BB6105DF817672B,
ReadOnlyList_get_IsSynchronized_mF755ECF36753119896CE301ACF1C9924A18052F7,
ReadOnlyList_get_Item_m5B19E8CFDD199FE65179EB0441A32E6DBEB3A13E,
ReadOnlyList_set_Item_mFE533AA6D5F8EDD51D96F8035A7B70F0AA859270,
ReadOnlyList_get_SyncRoot_mFF7F6D135C816AC7B1504A159FA83C0BD55D801A,
ReadOnlyList_Add_mC5EA9EFF5D26B7606728991FFC6E88DD03999863,
ReadOnlyList_Clear_m0C567FCFAAB790EE982D46DB8B87BFD847698E01,
ReadOnlyList_Contains_mAC8062A6604D1FA617721F8D0065C0D04D98FDCA,
ReadOnlyList_CopyTo_mC0A9938C10677E20420A7D9CB8493E1B3614E294,
ReadOnlyList_GetEnumerator_mED6C8E2999D5218BF737568166C8C551B17B05DE,
ReadOnlyList_IndexOf_mC750BF222AD5888F83E191F8DD1A2FD4CC9CFE9E,
ReadOnlyList_Insert_m29B0C734BD6BAFBD53E7395772E45B0A2AF8CFCE,
ReadOnlyList_Remove_m8D76E55846BE4BCA1013598F8142EF229FE4CE9C,
ReadOnlyList_RemoveAt_m1026337FA651B838D9D32A821603ABD528610F43,
NameObjectCollectionBase__ctor_m6E0DCD48B817A59D0156390A09CD50BE07BF145D,
NameObjectCollectionBase__ctor_mB5F581BB65F493F603EE57E1815389E1406D5B61,
NameObjectCollectionBase__ctor_m6B980F9EB155B69FB4C50AD38C2C0C104FE2F261,
NameObjectCollectionBase__ctor_m113E50DAB246F05DB6302516E683D458250672DB,
NameObjectCollectionBase__ctor_m7E8E8B56138D44BECF32865A11DAF942AE2BA4DA,
NameObjectCollectionBase_GetObjectData_m0675A0B0EC79E1DAD6E307764C899EC5E552B32A,
NameObjectCollectionBase_OnDeserialization_mFF0F15B0E4DB6D9B6043E2B338160B321889C4B6,
NameObjectCollectionBase_Reset_m107877B3D64D818F9D4E0936DA9627C4D94DF6DC,
NameObjectCollectionBase_Reset_mFF34A1D69D7F9BECD9948E748769623EFA50C0D3,
NameObjectCollectionBase_FindEntry_m1BC4B6ACCE244B544B216D16DB53A769E670876F,
NameObjectCollectionBase_get_IsReadOnly_m1B1072E33B3B42507F822EBB61F75A804A1D503A,
NameObjectCollectionBase_BaseAdd_m1A8E236F037A35B3FBC7435A120B2E66EE7F563E,
NameObjectCollectionBase_BaseRemove_m4F63F5229A84FEE7CD147149A7FB81CF580BBDD0,
NameObjectCollectionBase_BaseGet_mA6FA3CE608E74CF1E4C71227EA95F15C0D2BB154,
NameObjectCollectionBase_BaseSet_mF1F6E7F3BC7848056912C124A964641FE628CCA3,
NameObjectCollectionBase_BaseGet_mE892E8066502D48BEA2E9760D2BE31FB40B8DEAA,
NameObjectCollectionBase_BaseGetKey_m4435B786286C5946CFA38206FFE20E33F32A78A6,
NameObjectCollectionBase_GetEnumerator_mDEEC7FF01AEF8FB0739964513BAF10C4C3F254BC,
NameObjectCollectionBase_get_Count_m766C6702F64CD224AB123566BAACB2A81FCBF5F0,
NameObjectCollectionBase_System_Collections_ICollection_CopyTo_mF47F5F43F47C553B071EB7A6AA4A352D95B02E01,
NameObjectCollectionBase_System_Collections_ICollection_get_SyncRoot_mAC6E9FEF3C7C442481772E568C4FBF552B908624,
NameObjectCollectionBase_System_Collections_ICollection_get_IsSynchronized_mA19A4DFBCF83655C1960F608E1CE54201D224AC8,
NameObjectCollectionBase__cctor_m4D457522AA1259C7AB96A98558FC6B0C38CEEAED,
NameObjectEntry__ctor_m36EA15EE18936FA78B2E4E29C63311E03221F513,
NameObjectKeysEnumerator__ctor_mF3026FAD0A80AADFBC11888DCB0FDF7C2DD71801,
NameObjectKeysEnumerator_MoveNext_m8800474BD1E5F24E4B88D1E33ABA793CB05DD540,
NameObjectKeysEnumerator_Reset_m548902A21282FB0766D833231BE700069DA316A5,
NameObjectKeysEnumerator_get_Current_m23AC7A2525995AC67EF4002996653748F33F6096,
CompatibleComparer__ctor_m9F601617145FDFCA25983415C4427C47E5C170A7,
CompatibleComparer_Equals_m09CF7F036688C2E00C8BF5618C0528BA8D8C40D5,
CompatibleComparer_GetHashCode_mE88BB0E4CC1A615946A43A8DE75B6F1F57B1CDAF,
CompatibleComparer_get_Comparer_mFA7D1FF54540B95FED7C58DBCDB7ACC037FD3DF9,
CompatibleComparer_get_HashCodeProvider_m1085836D796353C24686CF56026EB89D783BBFC4,
CompatibleComparer_get_DefaultComparer_m9CC25AF4BD1553D2B2C51FDE9AC8110BABB5C5D5,
CompatibleComparer_get_DefaultHashCodeProvider_m292C48BD6A5A7065925BAF2BFDEBF7217516DC50,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
GZipStream__ctor_m25053634B041374B528EB0F01612B072A9AF2E05,
GZipStream__ctor_mFF3ECD9074856457C500AC6B4F80D833CCE487CF,
GZipStream_get_CanRead_mFF4A941C8BD1D9C3A249A084C4335EFF8FAD47BB,
GZipStream_get_CanWrite_m0A3EC64CE819F978DE34A8477FAAA82889AE7248,
GZipStream_get_CanSeek_m530B997FC6D2144F7B73E708903E6E9F39E304DD,
GZipStream_get_Length_mCBA17CDD8925825AC2EB07E04CDE391B8E46C583,
GZipStream_get_Position_m934BD5709034CAAEE05A6BCF382D1FEB0314C420,
GZipStream_set_Position_m7FEEE9F3845C130340DC5E1DF984ACB2CD53E957,
GZipStream_Flush_m8D38670B3BE0472E83AA60F783A8EF3E1C1F01A0,
GZipStream_Seek_m72909F60549EAB072B86484A1E80BA15D4352E66,
GZipStream_ReadByte_m486ACD72754C08B02CF1B90A71A744EE92F4D42C,
GZipStream_BeginRead_mDD211249BF8242D28889645A05453C3D89C6B0F1,
GZipStream_EndRead_m8245FEE8D2B21A169DD1A40A67B5D398DD6005D2,
GZipStream_Read_m41EC5D087FD227D05C8435E8704C9F0F6A7E2F9D,
GZipStream_Read_mBC83A9A584B5A2DC2B08B044E96C0E8AF33723D5,
GZipStream_BeginWrite_mB80B01F99925CF4A6B201E77B54E7656A40474B8,
GZipStream_EndWrite_m7FC15F1CD67B5C6977FEB16E630545AD6E020C91,
GZipStream_Write_mCA30092CA9BEFD7425587337A5C4451866E1EB34,
GZipStream_Write_mF25D52D7EC30B244830E14477D047FC5028E51D3,
GZipStream_Dispose_mD369BCB8951329CEE518D159BB1D16BBC0C709E3,
GZipStream_ReadAsync_mACECFB99609D4696156F98AE738B2038E6663471,
GZipStream_ReadAsync_mCFF5156AFDFF16B472A323F2D1BA86BFE13C7358,
GZipStream_WriteAsync_m2CB67E3DB87DFC01588B604C8E2D60EE1AE27EF7,
GZipStream_WriteAsync_m43C1DEA3F232AFD6036CB0637831887E93488000,
GZipStream_FlushAsync_m4464D3AD21EE7393A37FE61CC2232CB19A575136,
GZipStream_CheckDeflateStream_m691CE26A65C042DAFBA84076906015A8B3CBE264,
GZipStream_ThrowStreamClosedException_m7B905CA279182188E2191C564DC9415234005D5F,
DeflateStream__ctor_m344C1EF8B83E612C4FC662F0152DF1D2A5636829,
DeflateStream__ctor_mFA0036CA1C1411FBED2DDFB2B563635F4755078C,
DeflateStream__ctor_m67AEE7C38BCFD323CD25D3FB36674E6A5010CD36,
DeflateStream_Finalize_mAFF7BCEF197A6549D13572A0AFD326CD995EA7AC,
DeflateStream_Dispose_m85096A7176C94248E02CE7E9DA78338C45B2F746,
DeflateStream_ReadInternal_m4FCD4EB1534E24E85A9E5D933D6AF6EABF5F223C,
DeflateStream_ReadAsyncMemory_m1FC9EB7B2284773AA527913018FEA9EB82965327,
DeflateStream_ReadCore_m58E605C082DCF3455C4D56EBEBB8F2ABECCC9B40,
DeflateStream_Read_m46316C432282671BF001324B75881E50CC2B7FA3,
DeflateStream_WriteInternal_m5BD64441B31FC3D10F20A273FF45380EAAB97845,
DeflateStream_WriteAsyncMemory_mDEFCEC8FAA595B11419D022F351AD825C01AFCE6,
DeflateStream_WriteCore_mC6ADF328D0A66CAFEEC9B23F89A22C223DFF3730,
DeflateStream_Write_mA09DDD17D3B00089F808F9C7C587226666DB141A,
DeflateStream_Flush_mE12E917486F3EA41FE453945AA5B5617F80E6D0C,
DeflateStream_BeginRead_m5FD78CDEDE42221D07255D38C4E8BBB3FFAD0235,
DeflateStream_BeginWrite_m00FB9CAB52A95FA92911DBB50200D8AB81F4F4BA,
DeflateStream_EndRead_m3A49F7660DAE5121AC48BD7409580CD46E3D8D9B,
DeflateStream_EndWrite_m304251B2932DD464A16C7306E862BF86BA516A6A,
DeflateStream_Seek_mCABEFA32513E0858BC7A98F05AAA217A09C65B16,
DeflateStream_get_CanRead_mDDA3C3CEE73CFCD62DE14F5DE9F27C7A5615976E,
DeflateStream_get_CanSeek_m93DEADA4FB38CBBAB266F8B7DBAFE508AEC222E4,
DeflateStream_get_CanWrite_m95EB501342F11B287A529DE15089097EDF7C215F,
DeflateStream_get_Length_m8C7CE98029153C5065D28496ACE3F99CB644897C,
DeflateStream_get_Position_mA6B4FE66DBE953C5504A3561AD75FCC87718F376,
DeflateStream_set_Position_m9BA570C4BF91C325EFE8E6BEAF40E6AB54BCC885,
ReadMethod__ctor_mA65629D1C063B5E57095F952077323B5CE96C396,
ReadMethod_Invoke_m0FA726BC164CDBF0ACA713BDD0EBA3187D0562F8,
ReadMethod_BeginInvoke_mE465A26187BE3F1829ECA0C02AFAEFCA6D2F6EEF,
ReadMethod_EndInvoke_mBCA4D1483C0504BF239C2305B7201E1EC72ED6F7,
WriteMethod__ctor_mBE4CCCE38227B2D866CB539879255AD8B0C2B51A,
WriteMethod_Invoke_m8754DB7443BBDB1F7553BFA43DBBD024C0E268F1,
WriteMethod_BeginInvoke_m4A29F5255900687782F0A92A0A4D043AEA2C982C,
WriteMethod_EndInvoke_mFDA332678A1FD46BAE42F3A0DF2073FD9CC6628C,
DeflateStreamNative__ctor_mCDA4F9E1FF67EFCE84EBB8889DDDD30F4A12BB0E,
DeflateStreamNative_Create_m628D0A7F7EE62339C0D867FBF4319093C82018A7,
DeflateStreamNative_Finalize_mE02A29EE58E329CFC439284070FF87A31B18C701,
DeflateStreamNative_Dispose_m4FB7DA2D3E50360ECCE3B81A77CF25B5C6722C8E,
DeflateStreamNative_Flush_m60D8D1C3DEBB720E402625ECFA9A0CFCA69E8F6F,
DeflateStreamNative_ReadZStream_m64072AF17150906ED32D871778DC5EF313FADD9F,
DeflateStreamNative_WriteZStream_m4B066C7A2E031A2CA6EE0FE876A9611242630F18,
DeflateStreamNative_UnmanagedRead_m79E9628F6FF91A3995491997242DD83046C9B704,
DeflateStreamNative_UnmanagedRead_mC17A13844F4560E954F816037B0A5C04FFEDECB1,
DeflateStreamNative_UnmanagedWrite_m509AE153ECB916CDF755432335FBAB2B51CA1486,
DeflateStreamNative_UnmanagedWrite_m73ADBE62E8371FFDFFB380F568A8510E8644B1BD,
DeflateStreamNative_CheckResult_m9354BDD0FA5B71935FFD628698412B5380329C47,
DeflateStreamNative_CreateZStream_m5075DD90424301C1C82A2142AA530FDC6F345006,
DeflateStreamNative_CloseZStream_mEA426722FFB221614DC4AFEC80BBB4382B375187,
DeflateStreamNative_Flush_mAC7D59B136EB2C8B1512123F21B91976CDE33D5F,
DeflateStreamNative_ReadZStream_mC4E36C2FDE3E7850B154FE6A09825D7B055E1519,
DeflateStreamNative_WriteZStream_m95704830E739FD66C207ED91323852F7E0FCC35B,
UnmanagedReadOrWrite__ctor_mF122921041A4F277205DD17182C31BBE9B1DEEF6,
UnmanagedReadOrWrite_Invoke_m595EDC2E3BDD8B54CA699C245FAA1003994A5B22,
SafeDeflateStreamHandle_get_IsInvalid_m8220E0B23A6DE1C8171ADDD78B30FBC346F1D1D1,
SafeDeflateStreamHandle__ctor_mBDF78EC52524A938914F593AF5C198C9F7632E41,
SafeDeflateStreamHandle_ReleaseHandle_m8A0A695A4A1C2F46C8BFBE3BD1526BCDC6066704,
U3CPrivateImplementationDetailsU3E_ComputeStringHash_mC09A19935970846B38570D03608F0E5F25E2020C,
BypassElementCollection__ctor_m344EC8CD2EACA36E1213C5914037BB133E87FE54,
ConnectionManagementElementCollection__ctor_m4698342A715032A762FA04B2745BFCA46263BCB3,
ConnectionManagementSection__ctor_m2FA1D29F887BD6498FBEF692BBC0AA727E38E802,
ConnectionManagementSection_get_Properties_mFCE0F9418E9E8CD2E1301815CC4D548261F58E95,
DefaultProxySection__ctor_m962B68CEFCDE7DFB7646EF16297CA4BE0097284D,
DefaultProxySection_get_Properties_m5186F1A2734EB96F065C7BC14A215D17F8325418,
DefaultProxySection_Reset_m0B9A1155840E7C55FC24AEDB23FB17A2815EEB77,
ProxyElement__ctor_mC1BDF426F97F4F84CB5A34B423F59EC8748EBD70,
ProxyElement_get_Properties_mBFE6E283FE7E9329B586ACAADC8F2E047C7ABB2A,
HttpWebRequestElement__ctor_mB9DDAC7FF431D4AF4CAFCBC96E1A3572A1F83717,
HttpWebRequestElement_get_Properties_mAA0F11EA73B5397C50809EAC679F2C564F9EC7CA,
Ipv6Element__ctor_m869AC261E0994A8B3D83CEE25C6CB99E6A5EA4C1,
Ipv6Element_get_Properties_m382D5B5B098EFF19C2A4AC1889CD1C8EAB918322,
NetSectionGroup__ctor_mCD2F0DC2B9F0C6C346BC91BD8750C7111A9528AC,
SettingsSection__ctor_mBD94E7E098221DC09775A3AE1713930F6820D242,
SettingsSection_get_Properties_mA774C9C884F4AD5DEC2BBE31DF7E35CAC71EBF8F,
PerformanceCountersElement__ctor_m9537195CBC7DC607F7253D06E7B6B1090456E68F,
PerformanceCountersElement_get_Properties_m7C16FBC3E915E8384FB4409209628737B1537C9B,
ServicePointManagerElement__ctor_m0F1CF21589CA283DA734A472930A9665698B2D36,
ServicePointManagerElement_get_Properties_m70469523AAD1A2C2E9D4F90DDA1BA619FCE68B58,
SocketElement__ctor_m4FB4C851F1BB20CED74C206EFB1BA9DDFBE024D2,
SocketElement_get_Properties_m8AF94DEEDA0EB4092F59FBDC361592E1B9EBDEC3,
WebProxyScriptElement__ctor_mB613D71DE569317E40726CD8DB9A6ABA0A302821,
WebProxyScriptElement_get_Properties_mF5188225C0C1D64BC136465BB4B0E962FFE9240B,
WebRequestModulesSection__ctor_mF25CD80A5111A4F87B7FBF7663A3442470B97C0E,
WebRequestModulesSection_get_Properties_mBDBDED569E677717FB617CD36B94AE34BF4208F6,
WebRequestModuleElementCollection__ctor_m62C156D78336B2E37EA6F10D477FDEAE4161F99E,
DiagnosticsConfigurationHandler__ctor_mDFB0000E6218840F66D21BB6C9BF3F647CCBC5A3,
DiagnosticsConfigurationHandler_Create_mF21B1CC68B87DE078690B2B493FCDC5F728CBAAB,
ThrowStub_ThrowNotSupportedException_m0E6C3891D0501FEF5BF1A72B7AA4D6310CE082DD,
};
extern void U3CStartOperationU3Ed__23_MoveNext_mDE591A3806D9523FC8D2E26ED510CEE7963F8FF2_AdjustorThunk (void);
extern void U3CStartOperationU3Ed__23_SetStateMachine_mA0C8C029457FAAE036C6098FDC66C98574D0BD03_AdjustorThunk (void);
extern void U3CProcessOperationU3Ed__24_MoveNext_mA73F0FD80CE65D2E3E12390E49E3F34CFF47E98B_AdjustorThunk (void);
extern void U3CProcessOperationU3Ed__24_SetStateMachine_mA9912D191EE4A99536A61DEED059DC89B765A823_AdjustorThunk (void);
extern void U3CInnerReadU3Ed__25_MoveNext_mC4567E370C71DA9DA0F704C570308D106D4DDB2C_AdjustorThunk (void);
extern void U3CInnerReadU3Ed__25_SetStateMachine_m15DB2E97371A46CBCCD53DCAE7A4FE6F5FF84DCE_AdjustorThunk (void);
extern void U3CProcessAuthenticationU3Ed__48_MoveNext_m982934120035A46C0FB96F7DF55F7FA0822B4940_AdjustorThunk (void);
extern void U3CProcessAuthenticationU3Ed__48_SetStateMachine_mC87BA3C30B7501EF0D0435E4C2C08EE79238576F_AdjustorThunk (void);
extern void U3CStartOperationU3Ed__57_MoveNext_m2CD8CDF02548ACC068670F3F670590EEC77F7853_AdjustorThunk (void);
extern void U3CStartOperationU3Ed__57_SetStateMachine_m1EC071633621977A0623BF79A53028A2A766BED9_AdjustorThunk (void);
extern void U3CInnerReadU3Ed__66_MoveNext_m5DFDC2139602BBC2F86D14BDA64B4A49ECDD90EB_AdjustorThunk (void);
extern void U3CInnerReadU3Ed__66_SetStateMachine_mBA42C0B565B5D3F43D109D2A8CC66EE8CE9BC920_AdjustorThunk (void);
extern void U3CInnerWriteU3Ed__67_MoveNext_mDF6F0FEA0FCAE97EEB2E5A2546446C00674CCEA3_AdjustorThunk (void);
extern void U3CInnerWriteU3Ed__67_SetStateMachine_m7448CF503BCD3FEC38241FB22DBA3AB4B91FF5B1_AdjustorThunk (void);
extern void U3CCreateStreamU3Ed__18_MoveNext_m45EE08C637B078770B0EA94A046B90250FAE66F8_AdjustorThunk (void);
extern void U3CCreateStreamU3Ed__18_SetStateMachine_m76FB604B1174F14EEEA1F77E31AEB5680F19AB73_AdjustorThunk (void);
extern void CertificateData__ctor_m623A235F902E7262CB9DA2CEB1BF5D3E64A6D23F_AdjustorThunk (void);
extern void CertificateData_GetNameInfo_m8DC5068DE35A32AC641DCBA45C409D05C4CE9D72_AdjustorThunk (void);
extern void CachedCodeEntryKey__ctor_mE505E40C97820B3FD140F6212F0B4ECF8745585F_AdjustorThunk (void);
extern void CachedCodeEntryKey_Equals_m59F40708B97179EA5C9019EA6A958D7AB8BC8CA2_AdjustorThunk (void);
extern void CachedCodeEntryKey_Equals_m55F9ED97CB9AF357034A75C2FDB8498FC55D3AF0_AdjustorThunk (void);
extern void CachedCodeEntryKey_GetHashCode_m253B53C100F840B987A487020F02184019D776DE_AdjustorThunk (void);
extern void LowerCaseMapping__ctor_m06D0A21D5D72E39535F82076EF046F98C62D7D5A_AdjustorThunk (void);
extern void SingleRange__ctor_m14FD490AFB119E412298554D31FADDCB9465511E_AdjustorThunk (void);
extern void RegexPrefix__ctor_m05CD44F32CB0B5F8B2C080EAB94886F9743E86A4_AdjustorThunk (void);
extern void RegexPrefix_get_CaseInsensitive_m4DAE2D9E91916BFFAB928F7DCAA20A5ABD4560E6_AdjustorThunk (void);
extern void RegexPrefix_get_Prefix_m844D02262C0720B0DC488AD1541713AD37BC518E_AdjustorThunk (void);
extern void X509ChainStatus__ctor_m5AD96E11604F8DB96673677AC2FFF68EBA550859_AdjustorThunk (void);
extern void X509ChainStatus_get_Status_m58AB369B6D5CDF2436644C1936953058FBBDEF99_AdjustorThunk (void);
extern void X509ChainStatus_set_Status_m55D0302200912F7B74F7805470551EB33C28246D_AdjustorThunk (void);
extern void X509ChainStatus_set_StatusInformation_m0A4B88F2DEF120DB1D38E3EFF86170C9D272DB3F_AdjustorThunk (void);
extern void U3CCreateConnectionAsyncU3Ed__86_MoveNext_m60DE305F205F71E0F000095E3B3BA38D3156735C_AdjustorThunk (void);
extern void U3CCreateConnectionAsyncU3Ed__86_SetStateMachine_m95964DA1EC40A81F593B072FF797A49EA11C94EE_AdjustorThunk (void);
extern void RecognizedAttribute__ctor_m57B8152BE5C905023F282B5B31A2EDC4A582990A_AdjustorThunk (void);
extern void RecognizedAttribute_get_Token_mB866B1151FF6270E37D33EB30220FC2D7AB1BDEB_AdjustorThunk (void);
extern void RecognizedAttribute_IsEqualTo_m9DAB082F220BB64EBD6825DF9D3A578A99308E0F_AdjustorThunk (void);
extern void HeaderVariantInfo__ctor_mA0EBB5018465610E64AC1C50B92C94B831721A85_AdjustorThunk (void);
extern void HeaderVariantInfo_get_Name_m7F37F7252CA8DB9E929D9F5AFB0A4284B094AD42_AdjustorThunk (void);
extern void HeaderVariantInfo_get_Variant_mD5B9F8CC046969C22B093E491C917C714D9181D1_AdjustorThunk (void);
extern void U3CProcessReadAsyncU3Ed__2_MoveNext_m7FC1645A4C90DCE9CE6B84EF87EBF823FC95CD90_AdjustorThunk (void);
extern void U3CProcessReadAsyncU3Ed__2_SetStateMachine_mC2082067C125F3D7D97F93F7B36790CC579302E2_AdjustorThunk (void);
extern void U3CProcessReadAsyncU3Ed__5_MoveNext_m1A62C9154FE6C5E2FCC7EE9D93E950795AC15679_AdjustorThunk (void);
extern void U3CProcessReadAsyncU3Ed__5_SetStateMachine_mB9C356876BED7CC9860F82C28CEC60F51BF396C9_AdjustorThunk (void);
extern void AuthorizationState_get_IsCompleted_m60FA1039CD41A7AD50984DADEA562F82E60470AB_AdjustorThunk (void);
extern void AuthorizationState_get_NtlmAuthState_m93CF64385E0E77039CF782E319EED9EC96ED063C_AdjustorThunk (void);
extern void AuthorizationState_get_IsNtlmAuthenticated_m901CE42BD2DB28DD9D6605500D8E4D360309DA8A_AdjustorThunk (void);
extern void AuthorizationState__ctor_m6DDA04B33B8A520B93FBDF8AC4BBA3B7CCC03CBE_AdjustorThunk (void);
extern void AuthorizationState_CheckAuthorization_mD23E50FD196D22054A710B9200FC6510D5098EA5_AdjustorThunk (void);
extern void AuthorizationState_Reset_mE7C4981CBBB1630D605A83D09D74D7C56AE0B9B9_AdjustorThunk (void);
extern void AuthorizationState_ToString_m6426C6029B83D041B9F1B9871A4541F70A2EFC00_AdjustorThunk (void);
extern void U3CMyGetResponseAsyncU3Ed__243_MoveNext_m8C5B6A909BDFC65A1337D6E445D482C0646649BD_AdjustorThunk (void);
extern void U3CMyGetResponseAsyncU3Ed__243_SetStateMachine_mC27CEC6C0FF5EABDF61AA201909723F5753FCF30_AdjustorThunk (void);
extern void U3CGetResponseFromDataU3Ed__244_MoveNext_mD4E1730155820C492D2546E6E1A873A6F54E8679_AdjustorThunk (void);
extern void U3CGetResponseFromDataU3Ed__244_SetStateMachine_m89AE3F53624400664C3730A28F21E6C7C97E8E15_AdjustorThunk (void);
extern void U3CU3CGetRewriteHandlerU3Eb__271_0U3Ed_MoveNext_m7DB889F33973DA2BC61748571EB58DE39B105809_AdjustorThunk (void);
extern void U3CU3CGetRewriteHandlerU3Eb__271_0U3Ed_SetStateMachine_mFC6E88E86EB6F74F3CAEE40C3D57C721532A74E4_AdjustorThunk (void);
extern void U3CProcessReadAsyncU3Ed__7_MoveNext_m7F1C3AE10AF7EC87D836C264AEE0D6DBD4DB3926_AdjustorThunk (void);
extern void U3CProcessReadAsyncU3Ed__7_SetStateMachine_m96C93E320EF4B8B1BCC555CC792362A1D703B306_AdjustorThunk (void);
extern void U3CFinishReadingU3Ed__8_MoveNext_mD00B40995214E5CE50946A79EC0F51ADF1BDE732_AdjustorThunk (void);
extern void U3CFinishReadingU3Ed__8_SetStateMachine_m7613FC57C8FA2A574BBB38C0B5897DB2FA4DB3EE_AdjustorThunk (void);
extern void U3CRunSchedulerU3Ed__32_MoveNext_mA08FEA7A8A1F2C0B268B36676228CFDF37B007C1_AdjustorThunk (void);
extern void U3CRunSchedulerU3Ed__32_SetStateMachine_mEA2B6E76595535FC10EBBCD90BC8D3A0EA54D507_AdjustorThunk (void);
extern void U3CWaitAsyncU3Ed__46_MoveNext_m80CF7A239DA4D1BCEA0605E8BF51AB2CCFBB1495_AdjustorThunk (void);
extern void U3CWaitAsyncU3Ed__46_SetStateMachine_m74D53602D1A8BDB4EDD11E9A4B89F2E014D1CCD6_AdjustorThunk (void);
extern void U3CConnectU3Ed__16_MoveNext_mA0B90B92C30BB0285B7B55977D90D52881745535_AdjustorThunk (void);
extern void U3CConnectU3Ed__16_SetStateMachine_m22694F920ED2EB556AF7CA8CE687A9DDB5353084_AdjustorThunk (void);
extern void U3CCreateStreamU3Ed__18_MoveNext_mB242737C480B2DDB8D6071451FAF6E7828B80ECD_AdjustorThunk (void);
extern void U3CCreateStreamU3Ed__18_SetStateMachine_m42351407A9838DDBDC53E29F727A2AAD84D322C9_AdjustorThunk (void);
extern void U3CInitConnectionU3Ed__19_MoveNext_m4208190EF7B0009B922D95619E8CDB5882393573_AdjustorThunk (void);
extern void U3CInitConnectionU3Ed__19_SetStateMachine_m3D94D0DB6431FD261C02E722F749FA086FE4FC33_AdjustorThunk (void);
extern void U3CInitializeU3Ed__42_MoveNext_m4E82E3BAC6AD66ACEF6A50B10D2AEA2695188FDA_AdjustorThunk (void);
extern void U3CInitializeU3Ed__42_SetStateMachine_m3DD116C544191BC17E335CE0D18C37EE6C35CA67_AdjustorThunk (void);
extern void U3CReadHeadersU3Ed__43_MoveNext_mEE6975063FFC03A4D0B05304C117BC806C945FEC_AdjustorThunk (void);
extern void U3CReadHeadersU3Ed__43_SetStateMachine_m4D09694F06F8E84E2FF5FBD90906333AC3E62CB1_AdjustorThunk (void);
extern void U3CRunU3Ed__58_MoveNext_m00D45A0EF5927D6A93199FFB37EAB7F3E1993B72_AdjustorThunk (void);
extern void U3CRunU3Ed__58_SetStateMachine_mB67FE8D768730B2B100420FAB0C00718A9B0C8D7_AdjustorThunk (void);
extern void U3CReadAsyncU3Ed__28_MoveNext_m38ACEEC9AB187F2318BAC856EADC39D18D53FF91_AdjustorThunk (void);
extern void U3CReadAsyncU3Ed__28_SetStateMachine_m2E17FE2CC2ADF97B422299459EB6433A6051B408_AdjustorThunk (void);
extern void U3CFinishWritingU3Ed__31_MoveNext_mF2C70C0FF8108A71E35122365A1DFAFC03538ECA_AdjustorThunk (void);
extern void U3CFinishWritingU3Ed__31_SetStateMachine_mA36AC59169F7F610CC4A2776F2CF3F5D405DACD3_AdjustorThunk (void);
extern void U3CWriteAsyncInnerU3Ed__33_MoveNext_mFA8BDA384A007DA87BF72A85ACC313B0536A5055_AdjustorThunk (void);
extern void U3CWriteAsyncInnerU3Ed__33_SetStateMachine_m7697C173D4BC50F911E2DC0CE1413E25616EBCA0_AdjustorThunk (void);
extern void U3CProcessWriteU3Ed__34_MoveNext_m02C529EB2F39706C8DE662C60481569B2AE681DE_AdjustorThunk (void);
extern void U3CProcessWriteU3Ed__34_SetStateMachine_m74CF7E965BF790E44C88136FAC3149E184767A2D_AdjustorThunk (void);
extern void U3CInitializeU3Ed__36_MoveNext_mD8AC9F035C64134357B2C70E83B0D6AB730395E0_AdjustorThunk (void);
extern void U3CInitializeU3Ed__36_SetStateMachine_m4281AC9C2B63F85AC35031D8762707D95BEC37FE_AdjustorThunk (void);
extern void U3CSetHeadersAsyncU3Ed__37_MoveNext_m689F5DC8F780D0600F4676734F17750F77F34449_AdjustorThunk (void);
extern void U3CSetHeadersAsyncU3Ed__37_SetStateMachine_m2C2945CBD54BF0801F0A7B32D80FE98A121C9B2F_AdjustorThunk (void);
extern void U3CWriteRequestAsyncU3Ed__38_MoveNext_m34128554B6EE54A412E43F60C95279E992335681_AdjustorThunk (void);
extern void U3CWriteRequestAsyncU3Ed__38_SetStateMachine_mA29D9B6B52238ECE23ACA22AA233E0A0C738CDCE_AdjustorThunk (void);
extern void U3CWriteChunkTrailer_innerU3Ed__39_MoveNext_mD06CDFAA8626D2BBA90C2C5147934020C51F8B17_AdjustorThunk (void);
extern void U3CWriteChunkTrailer_innerU3Ed__39_SetStateMachine_mC46E42343FF501B31B47341E0325ABF76609AA41_AdjustorThunk (void);
extern void U3CWriteChunkTrailerU3Ed__40_MoveNext_m3CAF139C8B3C2E02EC60D3D50C3FA4106AEA5161_AdjustorThunk (void);
extern void U3CWriteChunkTrailerU3Ed__40_SetStateMachine_m3F61FF14FC061DAE3B3E40A12EEF52533E5E32D7_AdjustorThunk (void);
extern void U3CReadAsyncU3Ed__40_MoveNext_mF5A6B164E572F0B174F5E8B522F82F510DF5DC14_AdjustorThunk (void);
extern void U3CReadAsyncU3Ed__40_SetStateMachine_m80E560AB2EB08C18BDD8949F845383498662DC1D_AdjustorThunk (void);
extern void U3CReadAllAsyncInnerU3Ed__47_MoveNext_m7A52EB46C0B3B724061D23EFEFF32CF873A2343C_AdjustorThunk (void);
extern void U3CReadAllAsyncInnerU3Ed__47_SetStateMachine_mCDAFCA00C784E54B8D2E59821227223B0E0DD8A8_AdjustorThunk (void);
extern void U3CReadAllAsyncU3Ed__48_MoveNext_mFDC98B8E16089475906656EA8C50CE37EAD0477A_AdjustorThunk (void);
extern void U3CReadAllAsyncU3Ed__48_SetStateMachine_m73A46D4D5C213887407CC07DD3702E7D91AF5527_AdjustorThunk (void);
extern void U3CInitReadAsyncU3Ed__52_MoveNext_mF17485A01B68F62FAFD12DC4134A3B0C1B7B4C0C_AdjustorThunk (void);
extern void U3CInitReadAsyncU3Ed__52_SetStateMachine_m8E92E254A381277E962E051355CFBA30AAB3A606_AdjustorThunk (void);
extern void DefaultExtendedTypeDescriptor__ctor_m23A3BC29A6EF7571E339B9EBA5059F6490177C3C_AdjustorThunk (void);
extern void DefaultExtendedTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetAttributes_mAA6940201936EFB68F812B3F577D2F5A1DCD9C87_AdjustorThunk (void);
extern void DefaultExtendedTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetClassName_m1FCDCEDE8DEBC80674EB67710668E2B332BF4972_AdjustorThunk (void);
extern void DefaultExtendedTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetComponentName_m8E5B48BFB10FD589382A5422789F7F0116732008_AdjustorThunk (void);
extern void DefaultExtendedTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetConverter_m935614847EC810B66003F822E59EF73BD6EF9D1F_AdjustorThunk (void);
extern void DefaultExtendedTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetDefaultEvent_m7AB1B6A42BF1BAAEC570FC87B99A259CB2EC640D_AdjustorThunk (void);
extern void DefaultExtendedTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetDefaultProperty_m9C0C5113CB4C05EBD2F33ACEEDC3B4B35BB5E412_AdjustorThunk (void);
extern void DefaultExtendedTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetEditor_m9B3500D36A747DDF103DD970AD435FCEAAD9C4E9_AdjustorThunk (void);
extern void DefaultExtendedTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetEvents_m011120B818C050B110B01FF336DDE0EBF199C383_AdjustorThunk (void);
extern void DefaultExtendedTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetEvents_m64EC0160B0C3041EDE84CD8A433AC8423D42B0AA_AdjustorThunk (void);
extern void DefaultExtendedTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetProperties_mE235D557DDF0CDE8E3E549E61DC4E62BCC098610_AdjustorThunk (void);
extern void DefaultExtendedTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetProperties_m1B574C4774F03E7B2B98B213E30B7FFB55EC523E_AdjustorThunk (void);
extern void DefaultExtendedTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetPropertyOwner_m8CB5B98DC4403E04BA30255B73AE08F1FF80C85D_AdjustorThunk (void);
extern void DefaultTypeDescriptor__ctor_m8181176F10EBEA8A1DE3703C9C355ABB114A78D6_AdjustorThunk (void);
extern void DefaultTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetAttributes_m18DD3B1D370CD3B22732D57BF4589968ED57CCB0_AdjustorThunk (void);
extern void DefaultTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetClassName_mE36480DE79C6B53FF4CD614578F2399F599036F7_AdjustorThunk (void);
extern void DefaultTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetComponentName_m93EAEB698D708905F4D2698BF8FFFBC88C5816FC_AdjustorThunk (void);
extern void DefaultTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetConverter_mEF52182F92A6E3AACEC123F617CCA697C854A283_AdjustorThunk (void);
extern void DefaultTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetDefaultEvent_m62CB18D17320EBF4C873B0783D68ED359C53BAEA_AdjustorThunk (void);
extern void DefaultTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetDefaultProperty_m04BD92ED4450E4D720E14396F2D3D3E48993831B_AdjustorThunk (void);
extern void DefaultTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetEditor_m1971C8D7498BDA66C9E8E0057E08D1C9249AA4A1_AdjustorThunk (void);
extern void DefaultTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetEvents_mF72810F7FAADC96BF1D8F9A4124F8BEC9BDF93AF_AdjustorThunk (void);
extern void DefaultTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetEvents_m286938453104A473C29F165ECD68AC1D7785736D_AdjustorThunk (void);
extern void DefaultTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetProperties_m8D1D952FBE6868DDAEA3708B41A6B519648332BD_AdjustorThunk (void);
extern void DefaultTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetProperties_m720302537E30B6B189AB499E6892E7BAB28524B2_AdjustorThunk (void);
extern void DefaultTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetPropertyOwner_m156C624A0C3F6648971EEAB857DD296BEFE553CF_AdjustorThunk (void);
extern void BitVector32_get_Item_m978AB1B65BC7B75C93FCE24924081447F631DC09_AdjustorThunk (void);
extern void BitVector32_set_Item_m82B1DDA9331F4DE283448290BABA401D5A8F9B61_AdjustorThunk (void);
extern void BitVector32_Equals_m368F62302C158E3DB686B71B62ACC2808048517B_AdjustorThunk (void);
extern void BitVector32_GetHashCode_m01BD766B915C417C7D2B44B377996FC3898461FF_AdjustorThunk (void);
extern void BitVector32_ToString_m90CE30F60597CAB14FD487C829BB4427613CD292_AdjustorThunk (void);
static Il2CppTokenAdjustorThunkPair s_adjustorThunks[133] =
{
{ 0x060000BE, U3CStartOperationU3Ed__23_MoveNext_mDE591A3806D9523FC8D2E26ED510CEE7963F8FF2_AdjustorThunk },
{ 0x060000BF, U3CStartOperationU3Ed__23_SetStateMachine_mA0C8C029457FAAE036C6098FDC66C98574D0BD03_AdjustorThunk },
{ 0x060000C0, U3CProcessOperationU3Ed__24_MoveNext_mA73F0FD80CE65D2E3E12390E49E3F34CFF47E98B_AdjustorThunk },
{ 0x060000C1, U3CProcessOperationU3Ed__24_SetStateMachine_mA9912D191EE4A99536A61DEED059DC89B765A823_AdjustorThunk },
{ 0x060000C2, U3CInnerReadU3Ed__25_MoveNext_mC4567E370C71DA9DA0F704C570308D106D4DDB2C_AdjustorThunk },
{ 0x060000C3, U3CInnerReadU3Ed__25_SetStateMachine_m15DB2E97371A46CBCCD53DCAE7A4FE6F5FF84DCE_AdjustorThunk },
{ 0x0600010D, U3CProcessAuthenticationU3Ed__48_MoveNext_m982934120035A46C0FB96F7DF55F7FA0822B4940_AdjustorThunk },
{ 0x0600010E, U3CProcessAuthenticationU3Ed__48_SetStateMachine_mC87BA3C30B7501EF0D0435E4C2C08EE79238576F_AdjustorThunk },
{ 0x0600010F, U3CStartOperationU3Ed__57_MoveNext_m2CD8CDF02548ACC068670F3F670590EEC77F7853_AdjustorThunk },
{ 0x06000110, U3CStartOperationU3Ed__57_SetStateMachine_m1EC071633621977A0623BF79A53028A2A766BED9_AdjustorThunk },
{ 0x06000113, U3CInnerReadU3Ed__66_MoveNext_m5DFDC2139602BBC2F86D14BDA64B4A49ECDD90EB_AdjustorThunk },
{ 0x06000114, U3CInnerReadU3Ed__66_SetStateMachine_mBA42C0B565B5D3F43D109D2A8CC66EE8CE9BC920_AdjustorThunk },
{ 0x06000115, U3CInnerWriteU3Ed__67_MoveNext_mDF6F0FEA0FCAE97EEB2E5A2546446C00674CCEA3_AdjustorThunk },
{ 0x06000116, U3CInnerWriteU3Ed__67_SetStateMachine_m7448CF503BCD3FEC38241FB22DBA3AB4B91FF5B1_AdjustorThunk },
{ 0x0600015F, U3CCreateStreamU3Ed__18_MoveNext_m45EE08C637B078770B0EA94A046B90250FAE66F8_AdjustorThunk },
{ 0x06000160, U3CCreateStreamU3Ed__18_SetStateMachine_m76FB604B1174F14EEEA1F77E31AEB5680F19AB73_AdjustorThunk },
{ 0x0600017E, CertificateData__ctor_m623A235F902E7262CB9DA2CEB1BF5D3E64A6D23F_AdjustorThunk },
{ 0x0600017F, CertificateData_GetNameInfo_m8DC5068DE35A32AC641DCBA45C409D05C4CE9D72_AdjustorThunk },
{ 0x0600031F, CachedCodeEntryKey__ctor_mE505E40C97820B3FD140F6212F0B4ECF8745585F_AdjustorThunk },
{ 0x06000320, CachedCodeEntryKey_Equals_m59F40708B97179EA5C9019EA6A958D7AB8BC8CA2_AdjustorThunk },
{ 0x06000321, CachedCodeEntryKey_Equals_m55F9ED97CB9AF357034A75C2FDB8498FC55D3AF0_AdjustorThunk },
{ 0x06000323, CachedCodeEntryKey_GetHashCode_m253B53C100F840B987A487020F02184019D776DE_AdjustorThunk },
{ 0x06000352, LowerCaseMapping__ctor_m06D0A21D5D72E39535F82076EF046F98C62D7D5A_AdjustorThunk },
{ 0x06000356, SingleRange__ctor_m14FD490AFB119E412298554D31FADDCB9465511E_AdjustorThunk },
{ 0x06000400, RegexPrefix__ctor_m05CD44F32CB0B5F8B2C080EAB94886F9743E86A4_AdjustorThunk },
{ 0x06000401, RegexPrefix_get_CaseInsensitive_m4DAE2D9E91916BFFAB928F7DCAA20A5ABD4560E6_AdjustorThunk },
{ 0x06000403, RegexPrefix_get_Prefix_m844D02262C0720B0DC488AD1541713AD37BC518E_AdjustorThunk },
{ 0x060005E9, X509ChainStatus__ctor_m5AD96E11604F8DB96673677AC2FFF68EBA550859_AdjustorThunk },
{ 0x060005EA, X509ChainStatus_get_Status_m58AB369B6D5CDF2436644C1936953058FBBDEF99_AdjustorThunk },
{ 0x060005EB, X509ChainStatus_set_Status_m55D0302200912F7B74F7805470551EB33C28246D_AdjustorThunk },
{ 0x060005EC, X509ChainStatus_set_StatusInformation_m0A4B88F2DEF120DB1D38E3EFF86170C9D272DB3F_AdjustorThunk },
{ 0x0600072D, U3CCreateConnectionAsyncU3Ed__86_MoveNext_m60DE305F205F71E0F000095E3B3BA38D3156735C_AdjustorThunk },
{ 0x0600072E, U3CCreateConnectionAsyncU3Ed__86_SetStateMachine_m95964DA1EC40A81F593B072FF797A49EA11C94EE_AdjustorThunk },
{ 0x06000889, RecognizedAttribute__ctor_m57B8152BE5C905023F282B5B31A2EDC4A582990A_AdjustorThunk },
{ 0x0600088A, RecognizedAttribute_get_Token_mB866B1151FF6270E37D33EB30220FC2D7AB1BDEB_AdjustorThunk },
{ 0x0600088B, RecognizedAttribute_IsEqualTo_m9DAB082F220BB64EBD6825DF9D3A578A99308E0F_AdjustorThunk },
{ 0x060008A3, HeaderVariantInfo__ctor_mA0EBB5018465610E64AC1C50B92C94B831721A85_AdjustorThunk },
{ 0x060008A4, HeaderVariantInfo_get_Name_m7F37F7252CA8DB9E929D9F5AFB0A4284B094AD42_AdjustorThunk },
{ 0x060008A5, HeaderVariantInfo_get_Variant_mD5B9F8CC046969C22B093E491C917C714D9181D1_AdjustorThunk },
{ 0x0600092A, U3CProcessReadAsyncU3Ed__2_MoveNext_m7FC1645A4C90DCE9CE6B84EF87EBF823FC95CD90_AdjustorThunk },
{ 0x0600092B, U3CProcessReadAsyncU3Ed__2_SetStateMachine_mC2082067C125F3D7D97F93F7B36790CC579302E2_AdjustorThunk },
{ 0x06000967, U3CProcessReadAsyncU3Ed__5_MoveNext_m1A62C9154FE6C5E2FCC7EE9D93E950795AC15679_AdjustorThunk },
{ 0x06000968, U3CProcessReadAsyncU3Ed__5_SetStateMachine_mB9C356876BED7CC9860F82C28CEC60F51BF396C9_AdjustorThunk },
{ 0x060009B5, AuthorizationState_get_IsCompleted_m60FA1039CD41A7AD50984DADEA562F82E60470AB_AdjustorThunk },
{ 0x060009B6, AuthorizationState_get_NtlmAuthState_m93CF64385E0E77039CF782E319EED9EC96ED063C_AdjustorThunk },
{ 0x060009B7, AuthorizationState_get_IsNtlmAuthenticated_m901CE42BD2DB28DD9D6605500D8E4D360309DA8A_AdjustorThunk },
{ 0x060009B8, AuthorizationState__ctor_m6DDA04B33B8A520B93FBDF8AC4BBA3B7CCC03CBE_AdjustorThunk },
{ 0x060009B9, AuthorizationState_CheckAuthorization_mD23E50FD196D22054A710B9200FC6510D5098EA5_AdjustorThunk },
{ 0x060009BA, AuthorizationState_Reset_mE7C4981CBBB1630D605A83D09D74D7C56AE0B9B9_AdjustorThunk },
{ 0x060009BB, AuthorizationState_ToString_m6426C6029B83D041B9F1B9871A4541F70A2EFC00_AdjustorThunk },
{ 0x060009C1, U3CMyGetResponseAsyncU3Ed__243_MoveNext_m8C5B6A909BDFC65A1337D6E445D482C0646649BD_AdjustorThunk },
{ 0x060009C2, U3CMyGetResponseAsyncU3Ed__243_SetStateMachine_mC27CEC6C0FF5EABDF61AA201909723F5753FCF30_AdjustorThunk },
{ 0x060009C3, U3CGetResponseFromDataU3Ed__244_MoveNext_mD4E1730155820C492D2546E6E1A873A6F54E8679_AdjustorThunk },
{ 0x060009C4, U3CGetResponseFromDataU3Ed__244_SetStateMachine_m89AE3F53624400664C3730A28F21E6C7C97E8E15_AdjustorThunk },
{ 0x060009C5, U3CU3CGetRewriteHandlerU3Eb__271_0U3Ed_MoveNext_m7DB889F33973DA2BC61748571EB58DE39B105809_AdjustorThunk },
{ 0x060009C6, U3CU3CGetRewriteHandlerU3Eb__271_0U3Ed_SetStateMachine_mFC6E88E86EB6F74F3CAEE40C3D57C721532A74E4_AdjustorThunk },
{ 0x060009ED, U3CProcessReadAsyncU3Ed__7_MoveNext_m7F1C3AE10AF7EC87D836C264AEE0D6DBD4DB3926_AdjustorThunk },
{ 0x060009EE, U3CProcessReadAsyncU3Ed__7_SetStateMachine_m96C93E320EF4B8B1BCC555CC792362A1D703B306_AdjustorThunk },
{ 0x060009EF, U3CFinishReadingU3Ed__8_MoveNext_mD00B40995214E5CE50946A79EC0F51ADF1BDE732_AdjustorThunk },
{ 0x060009F0, U3CFinishReadingU3Ed__8_SetStateMachine_m7613FC57C8FA2A574BBB38C0B5897DB2FA4DB3EE_AdjustorThunk },
{ 0x06000A41, U3CRunSchedulerU3Ed__32_MoveNext_mA08FEA7A8A1F2C0B268B36676228CFDF37B007C1_AdjustorThunk },
{ 0x06000A42, U3CRunSchedulerU3Ed__32_SetStateMachine_mEA2B6E76595535FC10EBBCD90BC8D3A0EA54D507_AdjustorThunk },
{ 0x06000A43, U3CWaitAsyncU3Ed__46_MoveNext_m80CF7A239DA4D1BCEA0605E8BF51AB2CCFBB1495_AdjustorThunk },
{ 0x06000A44, U3CWaitAsyncU3Ed__46_SetStateMachine_m74D53602D1A8BDB4EDD11E9A4B89F2E014D1CCD6_AdjustorThunk },
{ 0x06000A77, U3CConnectU3Ed__16_MoveNext_mA0B90B92C30BB0285B7B55977D90D52881745535_AdjustorThunk },
{ 0x06000A78, U3CConnectU3Ed__16_SetStateMachine_m22694F920ED2EB556AF7CA8CE687A9DDB5353084_AdjustorThunk },
{ 0x06000A79, U3CCreateStreamU3Ed__18_MoveNext_mB242737C480B2DDB8D6071451FAF6E7828B80ECD_AdjustorThunk },
{ 0x06000A7A, U3CCreateStreamU3Ed__18_SetStateMachine_m42351407A9838DDBDC53E29F727A2AAD84D322C9_AdjustorThunk },
{ 0x06000A7B, U3CInitConnectionU3Ed__19_MoveNext_m4208190EF7B0009B922D95619E8CDB5882393573_AdjustorThunk },
{ 0x06000A7C, U3CInitConnectionU3Ed__19_SetStateMachine_m3D94D0DB6431FD261C02E722F749FA086FE4FC33_AdjustorThunk },
{ 0x06000AAE, U3CInitializeU3Ed__42_MoveNext_m4E82E3BAC6AD66ACEF6A50B10D2AEA2695188FDA_AdjustorThunk },
{ 0x06000AAF, U3CInitializeU3Ed__42_SetStateMachine_m3DD116C544191BC17E335CE0D18C37EE6C35CA67_AdjustorThunk },
{ 0x06000AB0, U3CReadHeadersU3Ed__43_MoveNext_mEE6975063FFC03A4D0B05304C117BC806C945FEC_AdjustorThunk },
{ 0x06000AB1, U3CReadHeadersU3Ed__43_SetStateMachine_m4D09694F06F8E84E2FF5FBD90906333AC3E62CB1_AdjustorThunk },
{ 0x06000AD1, U3CRunU3Ed__58_MoveNext_m00D45A0EF5927D6A93199FFB37EAB7F3E1993B72_AdjustorThunk },
{ 0x06000AD2, U3CRunU3Ed__58_SetStateMachine_mB67FE8D768730B2B100420FAB0C00718A9B0C8D7_AdjustorThunk },
{ 0x06000AE7, U3CReadAsyncU3Ed__28_MoveNext_m38ACEEC9AB187F2318BAC856EADC39D18D53FF91_AdjustorThunk },
{ 0x06000AE8, U3CReadAsyncU3Ed__28_SetStateMachine_m2E17FE2CC2ADF97B422299459EB6433A6051B408_AdjustorThunk },
{ 0x06000B00, U3CFinishWritingU3Ed__31_MoveNext_mF2C70C0FF8108A71E35122365A1DFAFC03538ECA_AdjustorThunk },
{ 0x06000B01, U3CFinishWritingU3Ed__31_SetStateMachine_mA36AC59169F7F610CC4A2776F2CF3F5D405DACD3_AdjustorThunk },
{ 0x06000B02, U3CWriteAsyncInnerU3Ed__33_MoveNext_mFA8BDA384A007DA87BF72A85ACC313B0536A5055_AdjustorThunk },
{ 0x06000B03, U3CWriteAsyncInnerU3Ed__33_SetStateMachine_m7697C173D4BC50F911E2DC0CE1413E25616EBCA0_AdjustorThunk },
{ 0x06000B04, U3CProcessWriteU3Ed__34_MoveNext_m02C529EB2F39706C8DE662C60481569B2AE681DE_AdjustorThunk },
{ 0x06000B05, U3CProcessWriteU3Ed__34_SetStateMachine_m74CF7E965BF790E44C88136FAC3149E184767A2D_AdjustorThunk },
{ 0x06000B06, U3CInitializeU3Ed__36_MoveNext_mD8AC9F035C64134357B2C70E83B0D6AB730395E0_AdjustorThunk },
{ 0x06000B07, U3CInitializeU3Ed__36_SetStateMachine_m4281AC9C2B63F85AC35031D8762707D95BEC37FE_AdjustorThunk },
{ 0x06000B08, U3CSetHeadersAsyncU3Ed__37_MoveNext_m689F5DC8F780D0600F4676734F17750F77F34449_AdjustorThunk },
{ 0x06000B09, U3CSetHeadersAsyncU3Ed__37_SetStateMachine_m2C2945CBD54BF0801F0A7B32D80FE98A121C9B2F_AdjustorThunk },
{ 0x06000B0A, U3CWriteRequestAsyncU3Ed__38_MoveNext_m34128554B6EE54A412E43F60C95279E992335681_AdjustorThunk },
{ 0x06000B0B, U3CWriteRequestAsyncU3Ed__38_SetStateMachine_mA29D9B6B52238ECE23ACA22AA233E0A0C738CDCE_AdjustorThunk },
{ 0x06000B0C, U3CWriteChunkTrailer_innerU3Ed__39_MoveNext_mD06CDFAA8626D2BBA90C2C5147934020C51F8B17_AdjustorThunk },
{ 0x06000B0D, U3CWriteChunkTrailer_innerU3Ed__39_SetStateMachine_mC46E42343FF501B31B47341E0325ABF76609AA41_AdjustorThunk },
{ 0x06000B0E, U3CWriteChunkTrailerU3Ed__40_MoveNext_m3CAF139C8B3C2E02EC60D3D50C3FA4106AEA5161_AdjustorThunk },
{ 0x06000B0F, U3CWriteChunkTrailerU3Ed__40_SetStateMachine_m3F61FF14FC061DAE3B3E40A12EEF52533E5E32D7_AdjustorThunk },
{ 0x06000B2C, U3CReadAsyncU3Ed__40_MoveNext_mF5A6B164E572F0B174F5E8B522F82F510DF5DC14_AdjustorThunk },
{ 0x06000B2D, U3CReadAsyncU3Ed__40_SetStateMachine_m80E560AB2EB08C18BDD8949F845383498662DC1D_AdjustorThunk },
{ 0x06000B32, U3CReadAllAsyncInnerU3Ed__47_MoveNext_m7A52EB46C0B3B724061D23EFEFF32CF873A2343C_AdjustorThunk },
{ 0x06000B33, U3CReadAllAsyncInnerU3Ed__47_SetStateMachine_mCDAFCA00C784E54B8D2E59821227223B0E0DD8A8_AdjustorThunk },
{ 0x06000B34, U3CReadAllAsyncU3Ed__48_MoveNext_mFDC98B8E16089475906656EA8C50CE37EAD0477A_AdjustorThunk },
{ 0x06000B35, U3CReadAllAsyncU3Ed__48_SetStateMachine_m73A46D4D5C213887407CC07DD3702E7D91AF5527_AdjustorThunk },
{ 0x06000B36, U3CInitReadAsyncU3Ed__52_MoveNext_mF17485A01B68F62FAFD12DC4134A3B0C1B7B4C0C_AdjustorThunk },
{ 0x06000B37, U3CInitReadAsyncU3Ed__52_SetStateMachine_m8E92E254A381277E962E051355CFBA30AAB3A606_AdjustorThunk },
{ 0x06000FA9, DefaultExtendedTypeDescriptor__ctor_m23A3BC29A6EF7571E339B9EBA5059F6490177C3C_AdjustorThunk },
{ 0x06000FAA, DefaultExtendedTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetAttributes_mAA6940201936EFB68F812B3F577D2F5A1DCD9C87_AdjustorThunk },
{ 0x06000FAB, DefaultExtendedTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetClassName_m1FCDCEDE8DEBC80674EB67710668E2B332BF4972_AdjustorThunk },
{ 0x06000FAC, DefaultExtendedTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetComponentName_m8E5B48BFB10FD589382A5422789F7F0116732008_AdjustorThunk },
{ 0x06000FAD, DefaultExtendedTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetConverter_m935614847EC810B66003F822E59EF73BD6EF9D1F_AdjustorThunk },
{ 0x06000FAE, DefaultExtendedTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetDefaultEvent_m7AB1B6A42BF1BAAEC570FC87B99A259CB2EC640D_AdjustorThunk },
{ 0x06000FAF, DefaultExtendedTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetDefaultProperty_m9C0C5113CB4C05EBD2F33ACEEDC3B4B35BB5E412_AdjustorThunk },
{ 0x06000FB0, DefaultExtendedTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetEditor_m9B3500D36A747DDF103DD970AD435FCEAAD9C4E9_AdjustorThunk },
{ 0x06000FB1, DefaultExtendedTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetEvents_m011120B818C050B110B01FF336DDE0EBF199C383_AdjustorThunk },
{ 0x06000FB2, DefaultExtendedTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetEvents_m64EC0160B0C3041EDE84CD8A433AC8423D42B0AA_AdjustorThunk },
{ 0x06000FB3, DefaultExtendedTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetProperties_mE235D557DDF0CDE8E3E549E61DC4E62BCC098610_AdjustorThunk },
{ 0x06000FB4, DefaultExtendedTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetProperties_m1B574C4774F03E7B2B98B213E30B7FFB55EC523E_AdjustorThunk },
{ 0x06000FB5, DefaultExtendedTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetPropertyOwner_m8CB5B98DC4403E04BA30255B73AE08F1FF80C85D_AdjustorThunk },
{ 0x06000FB6, DefaultTypeDescriptor__ctor_m8181176F10EBEA8A1DE3703C9C355ABB114A78D6_AdjustorThunk },
{ 0x06000FB7, DefaultTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetAttributes_m18DD3B1D370CD3B22732D57BF4589968ED57CCB0_AdjustorThunk },
{ 0x06000FB8, DefaultTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetClassName_mE36480DE79C6B53FF4CD614578F2399F599036F7_AdjustorThunk },
{ 0x06000FB9, DefaultTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetComponentName_m93EAEB698D708905F4D2698BF8FFFBC88C5816FC_AdjustorThunk },
{ 0x06000FBA, DefaultTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetConverter_mEF52182F92A6E3AACEC123F617CCA697C854A283_AdjustorThunk },
{ 0x06000FBB, DefaultTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetDefaultEvent_m62CB18D17320EBF4C873B0783D68ED359C53BAEA_AdjustorThunk },
{ 0x06000FBC, DefaultTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetDefaultProperty_m04BD92ED4450E4D720E14396F2D3D3E48993831B_AdjustorThunk },
{ 0x06000FBD, DefaultTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetEditor_m1971C8D7498BDA66C9E8E0057E08D1C9249AA4A1_AdjustorThunk },
{ 0x06000FBE, DefaultTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetEvents_mF72810F7FAADC96BF1D8F9A4124F8BEC9BDF93AF_AdjustorThunk },
{ 0x06000FBF, DefaultTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetEvents_m286938453104A473C29F165ECD68AC1D7785736D_AdjustorThunk },
{ 0x06000FC0, DefaultTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetProperties_m8D1D952FBE6868DDAEA3708B41A6B519648332BD_AdjustorThunk },
{ 0x06000FC1, DefaultTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetProperties_m720302537E30B6B189AB499E6892E7BAB28524B2_AdjustorThunk },
{ 0x06000FC2, DefaultTypeDescriptor_System_ComponentModel_ICustomTypeDescriptor_GetPropertyOwner_m156C624A0C3F6648971EEAB857DD296BEFE553CF_AdjustorThunk },
{ 0x06000FF1, BitVector32_get_Item_m978AB1B65BC7B75C93FCE24924081447F631DC09_AdjustorThunk },
{ 0x06000FF2, BitVector32_set_Item_m82B1DDA9331F4DE283448290BABA401D5A8F9B61_AdjustorThunk },
{ 0x06000FF5, BitVector32_Equals_m368F62302C158E3DB686B71B62ACC2808048517B_AdjustorThunk },
{ 0x06000FF6, BitVector32_GetHashCode_m01BD766B915C417C7D2B44B377996FC3898461FF_AdjustorThunk },
{ 0x06000FF8, BitVector32_ToString_m90CE30F60597CAB14FD487C829BB4427613CD292_AdjustorThunk },
};
static const int32_t s_InvokerIndices[4697] =
{
15041,
15089,
8744,
2823,
1233,
1233,
2823,
2823,
8902,
15089,
15041,
15089,
8744,
8744,
8744,
8902,
15089,
15041,
5418,
1735,
5418,
8902,
0,
0,
0,
12103,
13915,
5418,
1735,
8799,
5016,
8902,
15089,
7063,
11504,
11504,
11642,
10767,
15035,
15069,
15041,
3998,
820,
3998,
1203,
3998,
1203,
3998,
1345,
3998,
56,
3998,
1657,
8902,
3998,
9129,
3998,
3292,
3998,
4188,
3998,
402,
3998,
402,
3998,
6916,
3998,
1204,
3998,
4189,
3998,
2247,
3998,
4523,
3998,
1955,
3998,
1348,
3998,
6916,
3998,
255,
3998,
163,
3998,
404,
3998,
403,
3998,
1956,
3998,
1358,
3998,
1358,
3998,
1358,
3998,
1348,
3998,
2427,
3998,
2427,
3998,
2427,
3998,
1203,
3998,
1203,
3998,
3288,
3998,
6916,
3998,
1949,
4003,
10693,
8799,
8744,
8744,
1629,
1629,
8902,
8799,
8902,
7116,
8902,
8799,
8902,
10425,
1696,
10425,
1696,
11000,
2727,
9239,
117,
13717,
13717,
13717,
12276,
13717,
13717,
8744,
8681,
8799,
8799,
8799,
8799,
8704,
1241,
10218,
112,
8902,
761,
5418,
4155,
8799,
9130,
8744,
7025,
8744,
6005,
8902,
7116,
8704,
8704,
2084,
8744,
7025,
8902,
7025,
2084,
8704,
8744,
7025,
7063,
8744,
8799,
8744,
8704,
7025,
4012,
7025,
8902,
5397,
5397,
5397,
0,
8744,
8902,
7063,
8902,
7063,
8902,
7063,
4012,
4982,
8744,
8704,
7025,
760,
8744,
760,
4982,
760,
4982,
11155,
11137,
746,
13915,
10484,
8744,
645,
1246,
271,
270,
1846,
8902,
1301,
761,
8744,
8744,
8744,
8744,
7063,
4052,
13915,
12103,
15041,
15041,
5418,
1488,
1235,
1752,
0,
1674,
2084,
1220,
1220,
1714,
1037,
401,
1842,
644,
1750,
2832,
2488,
4507,
4507,
8799,
7116,
8902,
8744,
8744,
2748,
8799,
8799,
8799,
8799,
8705,
8705,
7026,
8704,
7025,
8704,
7025,
15089,
8902,
8902,
7063,
8902,
7063,
8902,
8704,
8902,
7063,
8902,
7063,
4003,
8744,
8744,
0,
8799,
8744,
8744,
8799,
8744,
0,
0,
0,
8744,
7063,
0,
0,
0,
0,
0,
0,
3011,
5418,
0,
8902,
7116,
8902,
0,
0,
8902,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
8744,
8902,
8744,
8799,
8902,
7025,
7025,
8704,
7025,
8744,
7063,
8799,
8744,
7063,
8744,
15041,
15089,
12104,
15089,
15089,
15089,
15041,
15041,
15089,
8744,
8704,
8799,
7116,
4003,
2819,
8902,
8902,
8902,
7063,
15041,
15089,
14012,
13915,
13915,
8902,
1301,
8902,
1238,
8902,
1739,
1739,
2827,
8744,
8902,
15089,
15089,
8902,
5418,
11149,
11149,
14009,
11149,
11149,
15089,
15089,
8902,
5385,
5385,
7063,
2809,
13915,
11148,
13915,
7025,
8902,
8799,
8434,
8902,
8744,
8744,
8744,
9369,
9368,
15035,
12282,
12295,
15033,
14011,
7029,
3957,
8799,
15089,
10987,
9477,
10518,
9846,
10415,
10469,
10556,
13532,
13996,
11208,
10625,
10467,
13996,
10532,
11208,
13915,
7063,
7063,
7063,
8744,
6005,
8704,
7063,
8744,
14222,
14222,
14012,
13915,
11157,
12103,
10485,
9818,
14012,
11155,
8902,
2524,
15089,
12269,
10540,
12267,
10445,
8799,
8799,
8799,
8799,
8705,
8744,
8799,
14012,
8799,
3009,
6005,
8799,
8902,
8703,
5965,
5965,
12279,
12279,
8744,
8902,
7116,
7063,
3994,
4003,
2112,
4003,
10296,
13911,
4014,
4014,
4014,
8744,
8744,
8744,
8744,
8744,
8704,
8799,
8799,
8799,
8744,
8744,
8799,
8744,
14012,
15041,
15089,
8744,
8704,
8744,
8744,
8744,
8799,
8744,
8744,
8799,
8799,
8744,
14008,
14008,
13716,
8704,
8744,
12304,
12304,
6005,
13915,
11020,
8744,
8704,
3993,
7026,
8902,
9794,
8902,
2807,
5411,
2807,
1708,
5411,
8902,
9592,
11207,
10991,
159,
21,
57,
1426,
1346,
817,
1724,
9514,
10464,
13721,
11154,
8799,
14008,
14008,
14008,
14008,
11105,
2126,
2012,
6005,
6005,
6005,
11245,
11252,
11252,
2807,
13915,
1221,
2051,
10491,
9806,
5411,
2807,
6005,
6005,
7063,
15089,
8902,
8902,
8902,
7063,
4014,
4014,
9845,
9231,
9340,
9203,
9202,
9241,
11530,
11911,
14008,
14008,
14008,
14008,
15089,
8744,
8704,
8744,
3979,
1732,
3011,
1729,
15069,
15089,
8704,
5964,
5964,
5964,
2958,
7025,
13915,
13915,
8799,
8744,
3979,
1732,
3011,
1729,
2084,
10469,
9844,
9844,
9779,
9779,
12301,
12212,
10460,
9779,
12265,
12265,
10469,
10530,
3998,
7063,
8902,
4003,
4003,
8744,
8744,
8744,
8799,
7116,
8799,
7116,
0,
2029,
8902,
7063,
8902,
12655,
8902,
6005,
3011,
3011,
1739,
1238,
2084,
8704,
7025,
8704,
7025,
8744,
7063,
8744,
8744,
8509,
8509,
8704,
0,
0,
1487,
8799,
15089,
8902,
8799,
8704,
5411,
8744,
8744,
5411,
5411,
8799,
8744,
3994,
3994,
5016,
3651,
7025,
5411,
3651,
7063,
8902,
6005,
6005,
5016,
8902,
6005,
5016,
3651,
8799,
7063,
7025,
5411,
3651,
8902,
7063,
8799,
8744,
8744,
8902,
8902,
345,
15041,
732,
8744,
4438,
8509,
2017,
7025,
7025,
5964,
4982,
4982,
7025,
15089,
8902,
222,
732,
8799,
8704,
5411,
8744,
8744,
5411,
8902,
8799,
8744,
3994,
3994,
5016,
3651,
7025,
5411,
3651,
7063,
8902,
6005,
6005,
5016,
8902,
6005,
5016,
3651,
8799,
7063,
7025,
5411,
3651,
8902,
7063,
8799,
8744,
8744,
8902,
8902,
8744,
7063,
8902,
2845,
2845,
8902,
12378,
12378,
13938,
12304,
11255,
10570,
6005,
3008,
12103,
10481,
5418,
2823,
2823,
11155,
9814,
2827,
1233,
2827,
1233,
9812,
15089,
14232,
15081,
7063,
3994,
4014,
1474,
13915,
8704,
8799,
8744,
5411,
8902,
275,
8799,
8799,
2029,
6005,
6332,
12379,
8704,
157,
3998,
5418,
1519,
3008,
1294,
1038,
8902,
1554,
8799,
7116,
7024,
7063,
7063,
7063,
3339,
1519,
7063,
7063,
1977,
4052,
4052,
2169,
13694,
14012,
14012,
14012,
14012,
14012,
14012,
14008,
14008,
12268,
11222,
9854,
9854,
10541,
13915,
13915,
12096,
8704,
8744,
7676,
8902,
11162,
15089,
1378,
8902,
2689,
15089,
3339,
65,
14009,
6855,
13451,
13980,
13721,
13717,
7025,
8799,
8704,
7063,
8799,
8744,
8744,
8902,
5418,
8902,
2028,
7116,
1381,
2128,
3015,
8799,
7116,
5418,
4003,
8902,
7025,
7025,
7025,
7025,
8704,
8704,
8704,
8902,
7025,
3617,
2017,
7025,
3617,
8902,
7025,
8902,
7025,
8704,
4982,
7025,
3617,
8902,
7025,
8704,
4982,
8704,
4982,
8704,
8704,
8704,
8704,
8703,
6005,
2958,
8902,
4682,
8799,
8902,
2116,
8902,
4014,
4014,
8744,
8744,
8871,
3617,
2016,
2020,
2017,
1392,
8799,
8744,
2017,
8744,
5411,
8744,
8744,
8744,
8744,
8744,
1751,
7063,
5411,
8704,
8704,
12096,
9810,
13915,
7063,
7063,
7025,
8744,
8744,
2834,
8744,
8902,
5424,
5424,
8744,
8744,
8703,
8704,
4682,
13716,
8703,
5964,
8902,
8703,
8744,
4981,
13716,
8902,
3617,
3994,
2087,
8902,
5016,
5964,
6005,
8799,
8799,
8799,
8799,
8799,
8799,
14008,
14008,
14008,
8799,
14008,
14008,
2021,
8902,
8902,
8799,
7063,
8902,
8902,
2164,
8744,
7024,
7024,
7063,
7063,
7025,
8902,
8902,
8902,
8799,
8902,
5418,
8704,
7025,
8703,
8902,
7025,
8902,
4682,
8703,
4682,
8704,
15089,
4012,
8799,
15061,
8744,
15089,
2110,
9456,
8744,
4003,
4003,
1233,
8902,
83,
8902,
8902,
8902,
0,
0,
0,
8902,
5424,
8902,
1803,
1803,
8902,
8902,
8902,
7025,
8704,
8704,
2017,
1392,
8902,
5964,
4982,
4982,
0,
225,
3283,
13915,
8902,
5418,
3617,
7025,
3617,
2017,
5016,
4982,
2028,
4003,
8902,
8744,
8744,
14229,
12753,
4003,
2110,
15089,
15089,
7063,
7063,
15041,
15069,
15041,
8744,
8744,
8634,
8704,
8744,
8705,
15089,
15033,
15033,
8902,
0,
643,
15041,
15069,
15069,
15033,
15033,
14229,
12753,
14222,
15089,
15089,
7063,
8799,
8902,
7116,
8902,
7025,
7025,
8744,
8799,
7116,
8704,
7063,
4003,
0,
8902,
0,
733,
2084,
7063,
5964,
8902,
8704,
5016,
8902,
8744,
7063,
7025,
5411,
3651,
8799,
8799,
5016,
6005,
5016,
3651,
7063,
8744,
8799,
3994,
4003,
8902,
7116,
8902,
1515,
8799,
8799,
8704,
8744,
7063,
7116,
8902,
7025,
15041,
8902,
2809,
5411,
8902,
8902,
8744,
13913,
13915,
8744,
8902,
7063,
15089,
12103,
8902,
8744,
7063,
4003,
14206,
7063,
7063,
8902,
7063,
4003,
7063,
7063,
7063,
8744,
15034,
15041,
8902,
8871,
8705,
8705,
8902,
15089,
8902,
8902,
4003,
4014,
7025,
7063,
2084,
1553,
8799,
8799,
8902,
8744,
8799,
8704,
8744,
8744,
8744,
8744,
8744,
5424,
8744,
8744,
8744,
8744,
8744,
8634,
8634,
8634,
8744,
13915,
2373,
8744,
7116,
11622,
8704,
10269,
15089,
8902,
8744,
8744,
8744,
8902,
7063,
4003,
7063,
12096,
8744,
7063,
8744,
2105,
8902,
5016,
5411,
8704,
8744,
8744,
3994,
8799,
8744,
7063,
8744,
8744,
8799,
8902,
8902,
4003,
4003,
7063,
8744,
7063,
8744,
7063,
7063,
5424,
5424,
5424,
5424,
5424,
5424,
5424,
5424,
5424,
2110,
8744,
8744,
8744,
8744,
13915,
12103,
13915,
15089,
7063,
8744,
5411,
5424,
13911,
8902,
13915,
12304,
8902,
4012,
1559,
8799,
8799,
8704,
7063,
5016,
8744,
5424,
8902,
8902,
7063,
7063,
4014,
8744,
8799,
8744,
8744,
8634,
8634,
8744,
8744,
8744,
8744,
8744,
8744,
8704,
13721,
2809,
8744,
5424,
8799,
13915,
8744,
8902,
7063,
5411,
5016,
7063,
6005,
5418,
1716,
8744,
15089,
7063,
8744,
8799,
8744,
8799,
8902,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
8902,
8799,
7063,
7063,
2105,
8744,
8744,
8744,
8799,
8744,
7063,
8744,
8744,
2827,
2827,
6005,
8744,
8744,
15089,
8902,
0,
8744,
8744,
8744,
8744,
8744,
8704,
8744,
8744,
8744,
8744,
8744,
8744,
2809,
8744,
8634,
8634,
7063,
8902,
8902,
7063,
5411,
7063,
8744,
8704,
7063,
8744,
8744,
8799,
8902,
8799,
8902,
7063,
8704,
5411,
4012,
8744,
8902,
7116,
8902,
8744,
8902,
7116,
7063,
7029,
8744,
8744,
6005,
8902,
15041,
8902,
7116,
8902,
7063,
8744,
8744,
8704,
7025,
4982,
1427,
8902,
8902,
8704,
8799,
5411,
8744,
3994,
8744,
8744,
7063,
8902,
6005,
7063,
8744,
8744,
8799,
8902,
0,
8902,
0,
0,
0,
0,
0,
8902,
7116,
8902,
8902,
7116,
8799,
8744,
8744,
7025,
6005,
8902,
8744,
8744,
8744,
8744,
8744,
8744,
8744,
5016,
2827,
5418,
6005,
6005,
7025,
7025,
7025,
8902,
7063,
3011,
5418,
13915,
13915,
13915,
7025,
1677,
1680,
11155,
5418,
6005,
6005,
15089,
8902,
8744,
8704,
8704,
7025,
8704,
7025,
8634,
8902,
7025,
8704,
7025,
7063,
13911,
8902,
4012,
4012,
7063,
5016,
8744,
5424,
8902,
2112,
8799,
7116,
7063,
5418,
8902,
8704,
8799,
8744,
5418,
5016,
3994,
8744,
8744,
15089,
7063,
8744,
8744,
8799,
8902,
13915,
13923,
14012,
14222,
15041,
8902,
4012,
3687,
8704,
7063,
4982,
5016,
8744,
5424,
3617,
8744,
8744,
8744,
8902,
8902,
7025,
8902,
4012,
4012,
4012,
4012,
2089,
8744,
7063,
14008,
12266,
13915,
5016,
8744,
5424,
8902,
8902,
2110,
777,
385,
8744,
5424,
8799,
8902,
2905,
7029,
8902,
15089,
8902,
7063,
13911,
13911,
14012,
15089,
11594,
11594,
10107,
2110,
11594,
11594,
2110,
11594,
11594,
2110,
11594,
2110,
11594,
2110,
11594,
1496,
15069,
13915,
13721,
13915,
13915,
8902,
15089,
14009,
1496,
8902,
2827,
7063,
599,
7063,
2084,
1674,
599,
5016,
8902,
15089,
8799,
8799,
8704,
7025,
8704,
7025,
7026,
3995,
3272,
1947,
3994,
12295,
13915,
2883,
6853,
6853,
8744,
8704,
8705,
8744,
14012,
3015,
6005,
8704,
8744,
15041,
15089,
7026,
12061,
13911,
12641,
11956,
12096,
12096,
11532,
12185,
10517,
10703,
12634,
13721,
13690,
8704,
3994,
8744,
8704,
8744,
8744,
5418,
6005,
8704,
15089,
7063,
7063,
7116,
7063,
8799,
8902,
1746,
8902,
5418,
1730,
1715,
2112,
8902,
8744,
5855,
5855,
1057,
14222,
14222,
8744,
7063,
1831,
8744,
3994,
15089,
7063,
3994,
5964,
8799,
8799,
8799,
8799,
8799,
8902,
7063,
8744,
7063,
7063,
8902,
14222,
14222,
14222,
4918,
8902,
1057,
5418,
576,
10025,
2823,
2823,
8705,
8634,
8744,
8744,
8744,
8744,
5310,
4600,
4003,
7063,
5418,
5016,
5016,
7063,
5418,
2827,
2827,
1831,
8704,
15089,
8902,
7063,
2105,
7116,
7025,
8902,
8799,
8799,
8799,
8705,
8705,
7026,
2748,
1674,
2084,
7063,
599,
5016,
599,
7063,
8902,
8799,
8704,
7025,
8704,
7025,
7025,
1465,
5964,
8799,
8799,
8799,
8799,
13915,
15089,
8744,
8744,
7063,
8744,
8744,
7063,
8744,
8704,
8704,
8704,
8705,
8705,
8744,
7063,
8799,
7063,
8744,
2827,
5418,
7116,
5418,
8902,
8744,
5424,
2087,
8744,
6005,
7063,
8902,
7063,
7063,
7063,
4982,
8902,
7063,
8799,
8799,
8744,
8799,
8744,
8799,
8799,
7063,
7025,
15089,
8902,
7063,
15089,
8902,
8744,
8902,
5418,
64,
2029,
8744,
7063,
8902,
8744,
8744,
8704,
8902,
7063,
8799,
8744,
8744,
8744,
7063,
8799,
8799,
8799,
8799,
8704,
7025,
8704,
7025,
8705,
8705,
7026,
2748,
1674,
2084,
7116,
8902,
7025,
599,
5016,
1220,
599,
7063,
1220,
8902,
5397,
7025,
7063,
4012,
8744,
8799,
15041,
15041,
8902,
15089,
8704,
8744,
5418,
8902,
0,
0,
0,
0,
0,
8744,
7063,
7063,
8744,
7063,
8902,
0,
8902,
14012,
14012,
15041,
15041,
15041,
13915,
14012,
14009,
15089,
15041,
15041,
15041,
15041,
15041,
8744,
7063,
4003,
3998,
3651,
4003,
2110,
8744,
7063,
8744,
7063,
8744,
7063,
8744,
8744,
8744,
2827,
8902,
7063,
4014,
4014,
4014,
8704,
8704,
5964,
3617,
7063,
3994,
8744,
8744,
6005,
8704,
8744,
8902,
7063,
4003,
3994,
1465,
1487,
740,
734,
360,
4014,
4014,
4014,
8704,
8744,
13911,
15089,
8902,
8744,
14012,
8799,
7025,
4003,
4003,
7063,
12104,
14012,
7063,
4003,
7063,
4003,
4003,
7063,
5418,
8744,
11163,
8902,
7024,
4014,
7063,
4014,
4014,
5418,
8744,
8704,
5411,
5411,
15089,
5016,
2524,
5016,
3011,
8902,
15089,
15041,
12104,
13915,
13915,
15041,
15041,
8902,
4014,
4014,
4014,
7063,
7063,
8744,
7063,
8744,
8744,
8705,
8744,
7063,
8799,
8744,
7063,
8704,
8744,
2827,
5418,
8744,
8744,
8902,
8744,
7063,
15041,
15089,
8744,
5418,
8902,
8902,
8744,
8902,
4014,
4014,
4014,
8902,
8902,
7116,
8799,
8744,
8744,
8744,
1466,
4012,
3998,
5418,
763,
13915,
13915,
15089,
5418,
8902,
0,
15041,
2110,
8744,
8744,
8744,
8744,
5855,
8799,
8799,
8799,
8799,
7116,
3998,
7063,
8902,
7029,
7063,
8902,
8744,
5424,
8902,
12096,
13911,
12079,
15089,
13911,
13911,
15089,
15089,
15089,
11224,
12728,
7025,
8704,
0,
7025,
8704,
8704,
0,
0,
8902,
3998,
2087,
7025,
2827,
5855,
8902,
2827,
1487,
8902,
8799,
8744,
7063,
8744,
7063,
8799,
8799,
8902,
8799,
8799,
8902,
8744,
7063,
7063,
7116,
7116,
8744,
7063,
8744,
8799,
6957,
8744,
6005,
8744,
7063,
8744,
8799,
12304,
286,
14012,
7063,
8744,
8744,
8799,
7116,
8744,
7063,
8704,
8744,
8704,
7025,
8744,
15041,
6005,
8704,
8744,
15089,
7063,
8799,
7116,
8799,
8744,
7063,
8799,
7116,
8704,
7025,
8744,
7063,
8744,
2562,
2562,
8902,
5051,
15089,
3994,
8704,
6005,
7063,
8744,
13915,
2524,
8902,
8902,
5411,
7063,
7063,
8704,
8799,
8744,
3994,
4598,
8799,
2526,
5016,
7025,
8744,
7063,
8744,
8799,
8902,
3994,
8744,
8704,
8902,
4003,
4012,
6005,
5016,
6005,
1239,
5418,
375,
736,
5418,
2817,
15089,
8902,
8704,
8704,
8744,
5418,
4003,
8744,
8744,
2524,
8902,
15089,
8902,
7063,
4003,
4014,
4014,
4014,
7063,
4014,
4014,
4014,
8799,
8705,
8744,
7063,
8744,
8744,
7063,
8744,
7063,
8704,
8744,
2827,
5418,
8744,
14222,
14222,
8902,
8799,
8902,
15089,
8902,
5418,
732,
220,
7116,
7025,
1674,
2084,
599,
5016,
599,
7063,
8902,
1488,
4014,
4014,
4014,
8744,
8744,
8902,
8902,
7025,
8744,
0,
0,
0,
8902,
1517,
8744,
8799,
7116,
5418,
7116,
6005,
6005,
6005,
6005,
6005,
4014,
4014,
4014,
8744,
15041,
7116,
8902,
3000,
3000,
12306,
13915,
3000,
1831,
15089,
13911,
15089,
13915,
13915,
15069,
7063,
8744,
7063,
1301,
1493,
15089,
11155,
11155,
12103,
15089,
1739,
13915,
12103,
2827,
8744,
8902,
3998,
1735,
2110,
1220,
1293,
8902,
7063,
11154,
8744,
2110,
1220,
5397,
7063,
8744,
8744,
8744,
8744,
8744,
8799,
8902,
8744,
2901,
15089,
15089,
8902,
8744,
8744,
8744,
8744,
8744,
8744,
6005,
5418,
2827,
5418,
1739,
2827,
8634,
15041,
14218,
1739,
2827,
8744,
8902,
15089,
11155,
13915,
9866,
9866,
13998,
14222,
10484,
12104,
13915,
13915,
13915,
13915,
15041,
13915,
3998,
5418,
1739,
5418,
8705,
2106,
1220,
8902,
7063,
8902,
5418,
15089,
7063,
4014,
8902,
8744,
8799,
8704,
8799,
8799,
8744,
8744,
8744,
8705,
7026,
8799,
7116,
8744,
7063,
15033,
8744,
8744,
8799,
8704,
8744,
7063,
8744,
8744,
7063,
8744,
8799,
8744,
8744,
8704,
8744,
8799,
8799,
8799,
7116,
8744,
8799,
8744,
8744,
1752,
0,
0,
0,
5397,
2819,
13915,
5418,
12104,
15041,
2827,
5418,
8744,
7116,
8799,
8902,
4014,
4014,
8902,
3651,
8902,
2961,
8744,
8902,
8744,
808,
3008,
2351,
4520,
0,
8744,
8902,
8799,
8704,
8799,
4012,
3008,
8902,
8744,
0,
0,
0,
0,
0,
8902,
7063,
8902,
7063,
8902,
7063,
8902,
1487,
1496,
4014,
8744,
8744,
8704,
8744,
8744,
4014,
4014,
8902,
8902,
7116,
8902,
8902,
7063,
1674,
1674,
2084,
2065,
8799,
8799,
8704,
1671,
1671,
13915,
1671,
1671,
14222,
7063,
1674,
8744,
2110,
1220,
5397,
15089,
5397,
8902,
7063,
8902,
7063,
8902,
1739,
2827,
8744,
1486,
8744,
8744,
7063,
8744,
8704,
8744,
7116,
8799,
7116,
8799,
7116,
2164,
7063,
11581,
8799,
7116,
8799,
7116,
8799,
8744,
7063,
4003,
8902,
7063,
7063,
3011,
15089,
15041,
15069,
15033,
15033,
15041,
15041,
12103,
14222,
2112,
8799,
8704,
6005,
8744,
7063,
8704,
2084,
8902,
8744,
8902,
8902,
3011,
4003,
6005,
7063,
7063,
8902,
4003,
5418,
7063,
7063,
12096,
8744,
8744,
4003,
8799,
7063,
8902,
7063,
8744,
5418,
2352,
5411,
8902,
8902,
7116,
15089,
8902,
6005,
8902,
7063,
8902,
7063,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
8902,
8744,
7063,
8799,
8799,
2819,
1743,
2819,
12079,
10555,
6005,
6005,
8902,
7116,
8902,
8799,
8634,
3015,
6005,
7116,
8902,
8902,
8799,
7116,
8744,
7063,
8799,
7116,
15089,
8902,
1739,
7063,
8902,
7063,
8902,
7063,
8902,
7063,
4003,
8744,
8744,
8744,
8744,
8799,
8704,
7025,
8704,
7025,
5418,
0,
1674,
599,
5016,
599,
7063,
2084,
8902,
5397,
8902,
0,
8902,
2748,
8799,
8705,
8705,
7026,
8744,
8744,
4003,
8799,
7116,
8799,
7116,
8704,
7025,
7063,
8744,
7063,
8744,
7063,
8744,
7063,
8744,
7063,
2819,
2819,
3994,
8902,
7063,
8902,
7063,
8744,
8744,
7063,
8744,
7063,
8744,
8799,
1503,
8799,
8799,
8902,
8902,
8902,
7063,
4506,
5397,
8902,
6935,
8902,
6935,
2831,
4003,
7063,
8744,
8744,
8744,
8744,
8902,
4003,
4051,
8902,
8902,
7063,
8744,
8744,
4003,
8705,
8705,
7026,
8799,
8799,
8799,
2748,
2084,
8902,
5418,
1674,
599,
5016,
1220,
0,
5397,
7116,
8902,
7063,
1496,
8744,
8799,
8799,
8799,
8799,
8704,
8744,
5397,
1220,
598,
1220,
2047,
5397,
2832,
5397,
5397,
8744,
8902,
1220,
1293,
6916,
15089,
8902,
7063,
8902,
7063,
8902,
7063,
8902,
7063,
8902,
7063,
8902,
7063,
8902,
7063,
8902,
7063,
8744,
8744,
7063,
8704,
7025,
8744,
7063,
8744,
7063,
8799,
7116,
7063,
8799,
8799,
8799,
7116,
1220,
1220,
1293,
8799,
7063,
5397,
2832,
1220,
6916,
1715,
5397,
1831,
8902,
7063,
8902,
5397,
8902,
8799,
8902,
7063,
8902,
7063,
8902,
7063,
15041,
15041,
0,
8902,
8902,
4014,
15041,
11975,
8744,
8902,
8902,
8744,
8902,
7063,
15089,
15069,
15041,
15041,
15041,
15041,
15041,
8744,
8902,
15041,
8799,
8902,
15089,
15089,
8744,
8744,
8744,
7025,
8704,
8744,
4003,
7063,
4012,
2089,
8799,
8799,
8799,
8799,
8704,
7025,
8704,
7025,
8705,
8705,
7026,
2748,
1674,
4859,
8704,
2084,
6835,
7116,
7025,
7116,
8902,
599,
5016,
599,
7063,
1220,
2349,
1220,
3237,
8902,
5397,
2021,
8744,
807,
2764,
1902,
2782,
12728,
11596,
12080,
4012,
7063,
2017,
15069,
15069,
8708,
8704,
8704,
8704,
7116,
8799,
7116,
8799,
5964,
2523,
1038,
1038,
2523,
1668,
7025,
259,
5016,
259,
5016,
15041,
8799,
15089,
8902,
8902,
7025,
1395,
1394,
8902,
10426,
8744,
11145,
11131,
8799,
7116,
11603,
11564,
8799,
7116,
8744,
11145,
11131,
2958,
10559,
10553,
8744,
7063,
2827,
5418,
1700,
11138,
11083,
7063,
11591,
11562,
7025,
11578,
11546,
3994,
7063,
1226,
1739,
14012,
14012,
7063,
10714,
10689,
7116,
7063,
11603,
11564,
452,
405,
1673,
1651,
1648,
6005,
165,
2521,
9431,
9430,
9431,
9430,
249,
2524,
9335,
9334,
452,
1673,
6005,
165,
12721,
2521,
9431,
9430,
9431,
9430,
5016,
2807,
10088,
10027,
2017,
9397,
9392,
1664,
9762,
9602,
8902,
7025,
12652,
11578,
11546,
7116,
7029,
8902,
7063,
2084,
8902,
1739,
2098,
1493,
4982,
5418,
14222,
15033,
14009,
14009,
15089,
8902,
0,
0,
8902,
8902,
8799,
7116,
8799,
8902,
7063,
4502,
6530,
4981,
1484,
2112,
4981,
7024,
8902,
8902,
7025,
5411,
15089,
15089,
8902,
7063,
7063,
7063,
7063,
15089,
8902,
8744,
8744,
7063,
7063,
8744,
8744,
7063,
7063,
7063,
7063,
4003,
4003,
4003,
7063,
7063,
7063,
7063,
7063,
7063,
7063,
7063,
7063,
7063,
7063,
7063,
7063,
7063,
7063,
8902,
7063,
8902,
7063,
8902,
7063,
15033,
8902,
3651,
7025,
7025,
4014,
8744,
8704,
4050,
7116,
7025,
8902,
7025,
8744,
7063,
3994,
7063,
1226,
7063,
2823,
8744,
7116,
8902,
8902,
8902,
3957,
8799,
8902,
8902,
15089,
8744,
7063,
8704,
7025,
7025,
7063,
8704,
7025,
7025,
8744,
7063,
7116,
8902,
7116,
8902,
7025,
8744,
7063,
7025,
8902,
7063,
8450,
8704,
8704,
8744,
6734,
8708,
8902,
1493,
1493,
8704,
8902,
8902,
8902,
7116,
7025,
4012,
7063,
7063,
3994,
15089,
8902,
7063,
8744,
7063,
8744,
7063,
7025,
7025,
8704,
7025,
8902,
4012,
8744,
7116,
0,
3998,
611,
3998,
1301,
3998,
1238,
3998,
5418,
8744,
8744,
15041,
2127,
1517,
1517,
7063,
7063,
1488,
264,
7063,
1235,
8799,
8744,
8799,
8799,
8799,
8799,
8704,
7025,
8704,
7025,
8705,
8705,
7026,
2748,
5397,
8902,
8902,
7116,
1674,
2084,
1220,
1220,
599,
5016,
599,
7063,
8902,
1238,
7025,
7026,
7116,
7063,
7063,
8744,
6005,
8704,
7025,
6005,
8704,
7116,
8799,
6005,
8704,
8799,
15089,
5418,
8902,
7063,
8744,
8744,
7063,
6005,
8704,
8799,
15089,
7116,
8799,
6005,
8704,
8799,
15089,
8902,
7063,
8744,
6005,
8704,
8799,
8744,
15089,
7025,
8704,
6005,
8704,
8799,
15089,
8902,
7063,
8744,
8744,
7063,
6005,
8704,
8799,
15089,
5418,
5418,
0,
0,
0,
0,
0,
0,
0,
8902,
7063,
2087,
4014,
7116,
8799,
6005,
8704,
8799,
15089,
8902,
8744,
3998,
4003,
8744,
1238,
8902,
7063,
8744,
8704,
5418,
6005,
5418,
8744,
8799,
8744,
8704,
8744,
3994,
15089,
8744,
8744,
8902,
8799,
0,
0,
0,
0,
3011,
1739,
1238,
3011,
3011,
1739,
5418,
6005,
8902,
8744,
2823,
2827,
2827,
8902,
3011,
1238,
1739,
8902,
3651,
8704,
8744,
3998,
4003,
8744,
5418,
3011,
3011,
1739,
1238,
5418,
6005,
8902,
7063,
2524,
15041,
13915,
15089,
8902,
8744,
8744,
8744,
8744,
8744,
8744,
5418,
8744,
5418,
8744,
5418,
5418,
3011,
3011,
1739,
1238,
8902,
8799,
8744,
3011,
1238,
2823,
2827,
2827,
8902,
7063,
8744,
6005,
8704,
15089,
7063,
8744,
6005,
8704,
15089,
7063,
8744,
1238,
5418,
5418,
5418,
2827,
2827,
8799,
7116,
7063,
8744,
6005,
8704,
15089,
7116,
8799,
6005,
8704,
8799,
15089,
8799,
8744,
2823,
2827,
2827,
8902,
8744,
8744,
4003,
7063,
4012,
8704,
7025,
5411,
5418,
5016,
8902,
6005,
3994,
8902,
7025,
2828,
5016,
3651,
7063,
7025,
8744,
7063,
7063,
8799,
8744,
8704,
8744,
5411,
3651,
5016,
6005,
8902,
5016,
3651,
7063,
7025,
8799,
8799,
15089,
3994,
8799,
8902,
8744,
8902,
1496,
6005,
8744,
8799,
8744,
8744,
5418,
7063,
4003,
6005,
11155,
8902,
8744,
7063,
8744,
7063,
8744,
7063,
6005,
8704,
8799,
3011,
3011,
1739,
1238,
8902,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
8744,
2823,
2827,
2827,
8902,
8744,
2823,
2827,
2827,
8902,
8744,
2823,
2827,
2827,
8902,
7116,
8799,
6005,
8704,
8799,
15089,
3617,
2020,
3651,
2017,
8704,
8704,
8704,
3998,
4003,
8902,
8902,
8744,
8902,
7116,
5418,
8744,
15089,
7063,
3011,
1739,
3011,
1238,
5418,
6005,
8744,
8744,
8744,
4003,
4003,
0,
8744,
0,
0,
0,
6005,
5418,
7063,
8704,
2827,
5418,
0,
4003,
0,
0,
0,
7063,
4012,
8704,
7025,
5411,
5418,
5016,
8902,
6005,
3994,
8902,
7025,
2828,
5016,
3651,
7063,
7025,
7063,
7063,
8744,
8799,
8744,
8704,
8902,
8902,
8744,
7025,
4003,
6005,
8744,
8799,
8799,
5418,
4003,
8744,
8744,
7063,
5016,
6005,
5016,
3651,
8799,
8799,
7063,
5411,
3651,
15089,
7063,
8744,
8642,
8744,
8744,
8799,
8902,
8744,
8744,
7063,
3011,
1739,
1238,
5418,
6005,
3011,
15089,
7063,
2524,
4003,
7063,
4003,
8902,
4003,
7063,
3998,
7063,
8744,
2823,
2827,
2827,
8902,
8799,
8744,
2823,
2827,
2827,
8902,
3011,
1739,
8902,
3011,
3011,
1739,
1238,
8902,
8902,
7063,
8744,
6005,
8704,
15089,
8902,
1238,
5418,
5418,
5418,
5418,
2827,
5418,
5418,
2827,
8902,
7063,
8744,
8744,
2823,
2827,
2827,
8902,
8744,
2823,
2827,
2827,
8902,
8744,
2823,
2827,
2827,
0,
0,
0,
7063,
3998,
4003,
7063,
3998,
4003,
1238,
8902,
8902,
8799,
8799,
8744,
8902,
7116,
5418,
8799,
8744,
8902,
15089,
7063,
3011,
3011,
1739,
1238,
8902,
7063,
3011,
3011,
8744,
1739,
1238,
5418,
6005,
0,
4003,
4003,
8744,
7063,
8744,
8744,
8704,
8744,
8902,
8744,
6005,
7063,
8902,
10484,
9817,
8704,
2827,
13915,
1496,
231,
231,
8744,
8744,
8744,
8744,
8799,
8799,
8744,
8744,
8744,
8744,
3011,
8744,
5418,
2827,
2110,
1496,
3011,
6005,
7063,
5418,
4003,
7063,
4003,
6005,
15089,
8902,
15041,
1238,
12103,
5418,
5418,
5418,
2827,
2827,
2827,
2827,
1739,
13915,
5418,
5418,
5418,
5418,
5418,
5418,
5418,
2827,
5418,
5418,
5418,
11155,
2827,
5418,
5418,
1739,
2827,
2828,
2827,
13915,
6005,
13915,
13915,
13915,
13915,
13915,
7063,
12103,
15089,
7063,
8799,
8744,
5418,
5418,
5418,
5418,
5418,
2827,
12103,
8744,
8744,
5418,
8902,
6005,
3011,
6005,
3011,
1739,
5418,
1739,
1238,
5418,
2827,
5418,
1739,
5418,
2827,
5418,
6005,
8902,
7063,
8704,
3994,
8744,
8704,
8799,
8744,
3994,
8744,
15041,
15041,
15033,
12728,
14222,
10484,
12103,
12103,
13915,
13915,
12104,
13915,
13915,
12103,
12104,
13915,
13915,
13915,
11157,
13915,
13915,
13915,
13915,
12104,
10487,
13915,
13915,
13915,
12104,
13915,
12104,
9787,
10456,
11126,
9787,
14222,
14222,
12304,
14222,
15089,
4003,
6005,
4003,
6005,
2524,
8902,
15089,
4003,
8744,
8744,
8744,
8744,
8744,
8744,
5418,
8744,
5418,
8744,
5418,
5418,
7063,
1238,
5418,
5418,
5418,
2827,
2827,
4003,
8744,
8744,
8744,
8744,
8744,
8744,
5418,
8744,
5418,
8744,
5418,
5418,
2110,
8744,
8744,
8744,
8744,
8744,
8744,
5418,
8744,
5418,
8744,
5418,
5418,
8902,
7025,
3651,
4014,
8704,
4014,
13911,
7025,
8704,
6005,
8704,
8799,
15089,
8902,
8902,
7063,
15089,
3011,
5016,
8902,
8902,
3994,
4014,
15089,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
4003,
2112,
8744,
8744,
8744,
2112,
8744,
8744,
0,
5964,
3687,
15033,
13717,
6005,
8704,
13896,
8744,
8902,
3651,
4014,
8902,
13915,
13915,
4003,
5418,
5418,
4003,
7063,
5418,
4003,
5411,
5411,
7063,
8902,
7025,
3651,
4014,
8704,
8799,
8799,
8799,
8744,
8744,
8744,
8744,
5418,
4003,
8744,
4003,
8902,
6005,
3994,
5016,
7063,
8744,
8744,
4014,
7063,
7063,
3994,
8744,
8642,
8744,
8744,
8799,
8902,
4012,
3994,
8704,
8799,
8744,
8744,
5411,
3651,
8704,
8799,
8799,
5016,
8902,
6005,
3994,
5016,
3651,
8799,
7063,
7025,
8744,
5411,
3651,
5016,
6005,
5016,
3651,
7063,
3994,
8744,
8902,
7025,
2028,
1406,
1406,
2028,
2028,
2028,
701,
3998,
4003,
7063,
8704,
8799,
8799,
8799,
5411,
3651,
8744,
5016,
8902,
6005,
3994,
8744,
5016,
3651,
7063,
7025,
8902,
7063,
3651,
7063,
4014,
4014,
7063,
8902,
7025,
5418,
8799,
4003,
7063,
5418,
4003,
5411,
5411,
8744,
8704,
3994,
8744,
8799,
15089,
4003,
7063,
8799,
8902,
8744,
4003,
3011,
5016,
8744,
8744,
15041,
15041,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
3994,
2089,
8799,
8799,
8799,
8705,
8705,
7026,
8902,
2748,
8704,
599,
5016,
1674,
4859,
599,
7063,
2084,
6835,
7116,
1220,
2349,
1220,
3237,
5397,
8902,
15089,
3994,
1471,
1472,
8902,
7116,
1674,
2349,
4859,
1674,
2084,
3237,
6835,
2084,
8902,
599,
599,
5016,
7063,
2748,
8799,
8799,
8799,
8705,
8705,
7026,
3998,
1674,
599,
5016,
3998,
2084,
599,
7063,
8902,
11149,
8902,
7116,
8902,
2498,
3956,
11017,
2498,
11017,
2498,
3651,
10457,
13719,
13721,
11029,
11029,
3998,
1669,
8799,
8902,
8799,
13721,
8902,
8902,
8902,
8744,
8902,
8744,
7063,
8902,
8744,
8902,
8744,
8902,
8744,
8902,
8902,
8744,
8902,
8744,
8902,
8744,
8902,
8744,
8902,
8744,
8902,
8744,
8902,
8902,
1739,
15089,
};
static const Il2CppTokenIndexMethodTuple s_reversePInvokeIndices[7] =
{
{ 0x06000081, 7, (void**)&UnityTlsContext_WriteCallback_m53DD70115C97432A676F3E437E8FB42F9FC068F5_RuntimeMethod_var, 0 },
{ 0x06000083, 5, (void**)&UnityTlsContext_ReadCallback_m15F3A217E44D480CAED06EB5A88503FB6259D7EC_RuntimeMethod_var, 0 },
{ 0x06000085, 6, (void**)&UnityTlsContext_VerifyCallback_m75D7C072718405EBBF8A2A9C794C4DDFB2595BD0_RuntimeMethod_var, 0 },
{ 0x06000087, 4, (void**)&UnityTlsContext_CertificateCallback_mF5E626BA2545CFFA64428622678E409702C2045A_RuntimeMethod_var, 0 },
{ 0x06000097, 8, (void**)&UnityTlsProvider_x509verify_callback_m47823254E133F7304ABFAE5A1F0D218402BC5B45_RuntimeMethod_var, 0 },
{ 0x0600122C, 1, (void**)&DeflateStreamNative_UnmanagedRead_m79E9628F6FF91A3995491997242DD83046C9B704_RuntimeMethod_var, 0 },
{ 0x0600122E, 2, (void**)&DeflateStreamNative_UnmanagedWrite_m509AE153ECB916CDF755432335FBAB2B51CA1486_RuntimeMethod_var, 0 },
};
static const Il2CppTokenRangePair s_rgctxIndices[43] =
{
{ 0x02000095, { 0, 4 } },
{ 0x0200018C, { 15, 3 } },
{ 0x0200018D, { 18, 11 } },
{ 0x020001A3, { 29, 15 } },
{ 0x020001A5, { 44, 1 } },
{ 0x020001A6, { 45, 15 } },
{ 0x020001DA, { 60, 1 } },
{ 0x02000299, { 62, 12 } },
{ 0x0200029A, { 74, 4 } },
{ 0x0200029B, { 78, 4 } },
{ 0x0200029C, { 82, 4 } },
{ 0x0200029D, { 86, 4 } },
{ 0x0200029E, { 90, 24 } },
{ 0x0200029F, { 114, 3 } },
{ 0x020002A1, { 117, 54 } },
{ 0x020002A2, { 171, 15 } },
{ 0x020002A3, { 186, 18 } },
{ 0x020002A4, { 204, 10 } },
{ 0x020002A5, { 214, 3 } },
{ 0x020002A6, { 217, 4 } },
{ 0x020002A7, { 221, 18 } },
{ 0x020002A8, { 239, 10 } },
{ 0x020002A9, { 249, 3 } },
{ 0x020002AA, { 252, 4 } },
{ 0x020002AB, { 256, 7 } },
{ 0x020002AC, { 263, 4 } },
{ 0x020002AD, { 267, 5 } },
{ 0x020002AE, { 272, 6 } },
{ 0x020002AF, { 278, 43 } },
{ 0x020002B0, { 321, 6 } },
{ 0x020002B1, { 327, 3 } },
{ 0x020002B2, { 330, 3 } },
{ 0x020002B3, { 333, 8 } },
{ 0x020002B4, { 341, 7 } },
{ 0x020002B5, { 348, 68 } },
{ 0x020002B6, { 416, 19 } },
{ 0x020002B7, { 435, 22 } },
{ 0x020002B8, { 457, 2 } },
{ 0x020002B9, { 459, 3 } },
{ 0x06000996, { 4, 3 } },
{ 0x06000997, { 7, 4 } },
{ 0x06000998, { 11, 4 } },
{ 0x06000FF0, { 61, 1 } },
};
extern const uint32_t g_rgctx_ICollection_1_tBBE79C4BDAC457BEA82DD2DF2F03F76C807048CE;
extern const uint32_t g_rgctx_ICollection_1_get_Count_m061AC25DE6178D7B65EEC103CA96FF4BA19BD619;
extern const uint32_t g_rgctx_TU5BU5D_t0774D83EB1084043708109FF8A984C3D75E1AFD3;
extern const uint32_t g_rgctx_ICollection_1_CopyTo_m1679AA0510BF4540C3E77CA2AEFBE2F173741A06;
extern const uint32_t g_rgctx_Func_2_tAF4AEBBD01FBFB90C92FAC46FAEA6B19F3A16880;
extern const uint32_t g_rgctx_Func_2_Invoke_mC0061F5885AE46D4921B4C400F44975A6F197AFC;
extern const uint32_t g_rgctx_HttpWebRequest_RunWithTimeoutWorker_TisT_t297BC39C7F44508323B7DAED54D8895D2D29BC86_m34F42088432E8CD52AB68458A3FC263743A917D7;
extern const uint32_t g_rgctx_AsyncTaskMethodBuilder_1_Create_m7AD8CF608A6D7323BE43F4F1CA22C90DE4E6FC37;
extern const uint32_t g_rgctx_AsyncTaskMethodBuilder_1_t58EE11CC6155BE86339254ED7125B22C06549264;
extern const uint32_t g_rgctx_AsyncTaskMethodBuilder_1_Start_TisU3CRunWithTimeoutWorkerU3Ed__241_1_tCA13225B364ADC5C77A02CC0D7794AAF22AE5256_mDCD6AE41989AD887C09938EC68C3382568793A11;
extern const uint32_t g_rgctx_AsyncTaskMethodBuilder_1_get_Task_mDA456157BA3E7CAFB3E1EDBB24AF7F528E2F19CA;
extern const uint32_t g_rgctx_Func_2_t712EF261A80CBC2D3700AB64085BE9439886F37C;
extern const uint32_t g_rgctx_Func_2_Invoke_m4B99D681D8B9B1B8B09B357332026F392F309EB8;
extern const uint32_t g_rgctx_HttpWebRequest_U3CRunWithTimeoutU3Eb__242_0_TisT_t8A926811A0AB7F066DAF57C8078E6461613464A1_m11FAD8392B4FA674D3BD528E0D0FA3BA52641520;
extern const uint32_t g_rgctx_HttpWebRequest_RunWithTimeoutWorker_TisT_t8A926811A0AB7F066DAF57C8078E6461613464A1_m878F9DFC838638D4D0C8D94B636D1DCBB55FFD87;
extern const uint32_t g_rgctx_U3CU3Ec__241_1_t55BFDC6D6487E178FE34D7734C2C6FA2B89DD966;
extern const uint32_t g_rgctx_U3CU3Ec__241_1__ctor_mFE7617C843FEA8E2B23E15FD7F1B0FB60FED8BA5;
extern const uint32_t g_rgctx_U3CU3Ec__241_1_t55BFDC6D6487E178FE34D7734C2C6FA2B89DD966;
extern const uint32_t g_rgctx_AsyncTaskMethodBuilder_1_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_tADFEF9AE6CB4E22E17B1DFA386EE3D86DB8955E4_TisU3CRunWithTimeoutWorkerU3Ed__241_1_t81BF2C0000B89F85A8ED1764D9A197837F86AB23_mD18680E33AF16A6928C724159D9F97E20893AB85;
extern const uint32_t g_rgctx_Task_1_t95E667E832C0C8B581EB5B12054B59463E00AB6D;
extern const uint32_t g_rgctx_Task_1_get_Result_m43349D5216DAF61736501B3196C8A4510175A305;
extern const uint32_t g_rgctx_U3CU3Ec__241_1_tC3BECC45EE4A9E6AF2342519016023C031669805;
extern const uint32_t g_rgctx_U3CU3Ec__241_1_U3CRunWithTimeoutWorkerU3Eb__241_0_m13FD89BCDE8E6FAFBD170E6285C7F08AE13FE97F;
extern const uint32_t g_rgctx_Func_2_t6AC2B2180164C8D7704E69D14C581CEA589DD4E7;
extern const uint32_t g_rgctx_Func_2__ctor_mC437044474BAE3A70F588D044B5E076D6CACFFCC;
extern const uint32_t g_rgctx_Task_1_ContinueWith_TisNullable_1_tCF32C56A2641879C053C86F273C0C6EC1B40BC28_m4330D9B7C6A0BA9E6474B9999E2D9653817F9BA5;
extern const uint32_t g_rgctx_AsyncTaskMethodBuilder_1_SetException_m0EAD47C01C989372A4BA8FC53961E3ED038FD1CA;
extern const uint32_t g_rgctx_AsyncTaskMethodBuilder_1_SetResult_mE4997E3520DA8AB573076C59C5952E7A7897ED51;
extern const uint32_t g_rgctx_AsyncTaskMethodBuilder_1_SetStateMachine_mCDB7F5926681EC7C70AB4EFD78AAE2346CC734D1;
extern const uint32_t g_rgctx_TaskCompletionSource_1_t442AD41FABC5F8D6BAD73E7A017591F2A8A48F31;
extern const uint32_t g_rgctx_TaskCompletionSource_1__ctor_mDC53BE404723BB73E76F5C02DBCA53CE0AAA7B45;
extern const uint32_t g_rgctx_TaskCompletionSource_1_get_Task_mBF457D6388653587DAC9487ECFE79A3930CC1279;
extern const uint32_t g_rgctx_Result_t9846D93A5971A8FC6817A80E10488412A541F2FA;
extern const uint32_t g_rgctx_Result__ctor_mA8F36DCA2FCA438A10D4ADC57C5A8A98DE349686;
extern const uint32_t g_rgctx_TaskCompletionSource_1_TrySetResult_m4BBC856ACA169CD09EBA6374E8F5E1257E67B4B8;
extern const uint32_t g_rgctx_Result__ctor_m28EA84735D0D18B1DB21A82190E71B998D91544A;
extern const uint32_t g_rgctx_WebCompletionSource_1_TrySetCanceled_mDB91F88EE0A39234E35B6466D19496A785CFEF6A;
extern const uint32_t g_rgctx_Task_1_tB8FF4852A9A5C04738389F877EA9EFB7B522CFEC;
extern const uint32_t g_rgctx_Task_1_get_Result_m034AB289B63542E11CFC9113D16D395B244E0000;
extern const uint32_t g_rgctx_Result_get_Error_m426DE0B4A9E3694D35B4CBCB1AE5308AD3DFD702;
extern const uint32_t g_rgctx_AsyncTaskMethodBuilder_1_Create_m07288BA118B441BF040B488F2F70EDA1C136DDA1;
extern const uint32_t g_rgctx_AsyncTaskMethodBuilder_1_tB7D40EFE5D35341EE73B3ED2A74D674BD4D46914;
extern const uint32_t g_rgctx_AsyncTaskMethodBuilder_1_Start_TisU3CWaitForCompletionU3Ed__15_t569E9D99EFD2E00CDE97268DBB7F686EBE412557_m4498CFBA704EC0882254CD670AA431C7E4CF43AC;
extern const uint32_t g_rgctx_AsyncTaskMethodBuilder_1_get_Task_m8A6DA2A0F8D3500E99B1BF92C7121C63B6B0CB27;
extern const uint32_t g_rgctx_Result_get_Status_mF705EFDF8899149A4DE535AEC1E860791DE0F9DF;
extern const uint32_t g_rgctx_TaskCompletionSource_1_tA9A394FFA4D5DB76B8A75066DFC8B2E75B0469D9;
extern const uint32_t g_rgctx_TaskCompletionSource_1_get_Task_mF0465E8092457E206F622F9BB9D27EF184FCDD9B;
extern const uint32_t g_rgctx_Task_1_tA39EEA0BF05F952C3D84FE4776F14CB5150D4CA4;
extern const uint32_t g_rgctx_Task_1_ConfigureAwait_m5D573D2B0C323D0AC46593FFFB97129666CB2277;
extern const uint32_t g_rgctx_ConfiguredTaskAwaitable_1_GetAwaiter_mBE274FBA184FC1A1807C20BDA3B9792FA8F61E52;
extern const uint32_t g_rgctx_ConfiguredTaskAwaiter_get_IsCompleted_m382136B8EE6CD5663B27624EE35A8D3CDE34DFBF;
extern const uint32_t g_rgctx_AsyncTaskMethodBuilder_1_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_tA32DB8C4DC83014BEE6E0AB4A6CD3F623138FE86_TisU3CWaitForCompletionU3Ed__15_t9A9BDB7A6A3735F6B018C6FCA6CD20BA46CF3250_mCB1C2B5581E7C23583458EFFFA100DCF6879D3FD;
extern const uint32_t g_rgctx_ConfiguredTaskAwaiter_GetResult_mD99CD4E2A458F3963460B48D60DBCE3F671AC26E;
extern const uint32_t g_rgctx_Result_tD3A8DDA5CCC8169EFDF22B5504BAEF79BDB3A102;
extern const uint32_t g_rgctx_Result_get_Status_mA4ABE6EB463ABF4F714B7CAFD452B48BF8EFAE38;
extern const uint32_t g_rgctx_Result_get_Argument_m9B152F86E84B49EAFCF259921164790DAAB4CCE1;
extern const uint32_t g_rgctx_Result_get_Error_m3F1E387C09F05A2284989BFF2C8E4DC4C4A16F94;
extern const uint32_t g_rgctx_AsyncTaskMethodBuilder_1_SetException_m27EC935D497D287D905ECF14CBE777D78F9589E6;
extern const uint32_t g_rgctx_AsyncTaskMethodBuilder_1_SetResult_mC56E49845E53C05BFCAFE3566C7766B707FDA309;
extern const uint32_t g_rgctx_AsyncTaskMethodBuilder_1_SetStateMachine_m2EF80582CACEB47CC313C74895D9DB0124F59A55;
extern const uint32_t g_rgctx_AsyncTaskMethodBuilder_1_get_Task_m2743D6DA411C78BAE83E326226A7C801AE5046A8;
extern const uint32_t g_rgctx_T_tD61B3019D1869264718D125EAEE4311D26728AB7;
extern const uint32_t g_rgctx_Span_1_get_Length_m839FCF6D0CEBC13A23B4913B4B3BE1D2EF497540;
extern const uint32_t g_rgctx_ValueListBuilder_1_Grow_m64DA028E30FA837F9D8AA340D3A9344AA8CAEB90;
extern const uint32_t g_rgctx_Span_1_Slice_mD195CE80DA136235424FC8460CCC1F444AA8F4C1;
extern const uint32_t g_rgctx_Span_1_op_Implicit_mB474EB18DE57762E3A0772E2DE27ED5252766862;
extern const uint32_t g_rgctx_Span_1_t44C40F6E179DE0B4F52D7DA2E1884C0EE6DE3FB3;
extern const uint32_t g_rgctx_ArrayPool_1_get_Shared_m1992B72A302318B5A74633D26273A877D27EB4EF;
extern const uint32_t g_rgctx_ArrayPool_1_t58F3AC60669102F215C83BF8491B2CFFADF20417;
extern const uint32_t g_rgctx_ArrayPool_1_t58F3AC60669102F215C83BF8491B2CFFADF20417;
extern const uint32_t g_rgctx_ArrayPool_1_Return_mFE24FCB54D3C02CA684BD71EA9152AED02E0B440;
extern const uint32_t g_rgctx_ArrayPool_1_Rent_m5EF306341F1ED22323168043C5B68D869254CC35;
extern const uint32_t g_rgctx_Span_1_op_Implicit_mC53ACE9FE1E7E5E9F3A0C098C37C5A4DCDE2FE82;
extern const uint32_t g_rgctx_Span_1_TryCopyTo_m42CCEFF44F507F716B350717B93A19A5C5529A78;
extern const uint32_t g_rgctx_ICollection_1_t608D63629FB1E2D115DA1D5A932FF3AB790D4B4E;
extern const uint32_t g_rgctx_ICollection_1_get_Count_mCAAEBD5758B0D827A86F8D52D2387386E987B5AA;
extern const uint32_t g_rgctx_TU5BU5D_t21A7DC5E19BB829DA5E9373E35CEC5F2BCF9CC6E;
extern const uint32_t g_rgctx_ICollection_1_CopyTo_mFD97F183E912D59B7D08BCEB830E9608E6C25F9B;
extern const uint32_t g_rgctx_ICollection_1_t5C7B0578A7F999A1B622A641AE329476B5E1408B;
extern const uint32_t g_rgctx_ICollection_1_get_Count_m6DAFCF7644D4FB1E92F43895BD40F0000E185B94;
extern const uint32_t g_rgctx_KeyValuePair_2U5BU5D_tC9CB79E6A027BB0C02E11658F92D5F2AE4E0F866;
extern const uint32_t g_rgctx_ICollection_1_CopyTo_m76C45D8AFCC742EB6B70FE792DD40C538AB115EA;
extern const uint32_t g_rgctx_ICollection_1_t397139814C8986E97C3486E91CFDF170575DFEB5;
extern const uint32_t g_rgctx_ICollection_1_get_Count_mE6D6333762E3E7641BD35C1A6B41A95F2AA48C84;
extern const uint32_t g_rgctx_TKeyU5BU5D_tD5160FD2248EDF97307EC0CF85BFE7397D14864B;
extern const uint32_t g_rgctx_ICollection_1_CopyTo_m6F59044E9A5BBCCDFC12C2AFE87A6B99FEFE645A;
extern const uint32_t g_rgctx_ICollection_1_tA470EDC483AE2990CBD2E0C936C6498E486A4D82;
extern const uint32_t g_rgctx_ICollection_1_get_Count_mDC37D35C5C060F8781FBBFF9EA8C901129E41375;
extern const uint32_t g_rgctx_TValueU5BU5D_t7F13E05DC7799E3393072CAAD03099EDF87168E8;
extern const uint32_t g_rgctx_ICollection_1_CopyTo_mF146591BCA7937740BD2E85B86806A6B63A72012;
extern const uint32_t g_rgctx_LinkedList_1_AddLast_m92E9EBD6A9A39368C44BA4FA908B1C7A20FBB251;
extern const uint32_t g_rgctx_LinkedList_1_ValidateNode_m131AE8D054B03E0FBCE81CEED06D9D1EB793E9C5;
extern const uint32_t g_rgctx_LinkedList_1_ValidateNewNode_m5C8011CEF3761C503DA6B158D6D88EED65B22AAE;
extern const uint32_t g_rgctx_LinkedList_1_InternalInsertNodeBefore_m05B6CF176F09A50E6D93416C84B856EC3E4BAF89;
extern const uint32_t g_rgctx_LinkedListNode_1_t9E9525296AF0CCB2ED20655A790C2E4CD8622A56;
extern const uint32_t g_rgctx_LinkedListNode_1__ctor_m20FB5915DCE814C5B5ABFF83B3DB1D13FD2002B2;
extern const uint32_t g_rgctx_LinkedList_1_InternalInsertNodeToEmptyList_m260D83D9B9C9EA04987CB40AE53195CB13DF8DB9;
extern const uint32_t g_rgctx_LinkedListNode_1_get_Next_mB1A01A4FC5490DBA9D6A301ED56851E198C9B4BE;
extern const uint32_t g_rgctx_LinkedListNode_1_Invalidate_m92AA7C26274AB3F1B2C90AAD36ED50BA53479F31;
extern const uint32_t g_rgctx_LinkedList_1_Find_m05423F53A6D38259BBFB8C5A4DC487E2C2182B00;
extern const uint32_t g_rgctx_LinkedList_1_get_Count_m9716A6902AA14DDA5DD9C943647E5A06A1DBB6E9;
extern const uint32_t g_rgctx_EqualityComparer_1_get_Default_m78B05B517FFE11DE4D4E7F722CC8488A24712D57;
extern const uint32_t g_rgctx_EqualityComparer_1_t392B3893C4126DDA49A6D8C4161C74BC1ECB9674;
extern const uint32_t g_rgctx_T_tB8CC012B03969318B6B5424CAE7A44EDE0AA6665;
extern const uint32_t g_rgctx_EqualityComparer_1_t392B3893C4126DDA49A6D8C4161C74BC1ECB9674;
extern const uint32_t g_rgctx_EqualityComparer_1_Equals_m6B7ECAC5C3E3877985F42ACB5093D9C5A28CCEBF;
extern const uint32_t g_rgctx_Enumerator_t82440D780591BF278D7D247E299FBB6BA82EFC94;
extern const uint32_t g_rgctx_Enumerator__ctor_mE01A798BE61864D38C425E7B6BE7935FB7850D7D;
extern const uint32_t g_rgctx_LinkedList_1_GetEnumerator_m8083B3D2C3FAE458314291AD1BA07D81465BE251;
extern const uint32_t g_rgctx_LinkedList_1_InternalRemoveNode_mDA777B72523F891BA292ADFA7EEB3ED1C7889689;
extern const uint32_t g_rgctx_TU5BU5D_tB7945C667DD94B711E283C8F803CF9F9F3DF9C5E;
extern const uint32_t g_rgctx_LinkedList_1_CopyTo_m7F21A67D5C258A0B54301C4A6A402621CC82D581;
extern const uint32_t g_rgctx_TU5BU5D_tB7945C667DD94B711E283C8F803CF9F9F3DF9C5E;
extern const uint32_t g_rgctx_TU5BU5D_tB7945C667DD94B711E283C8F803CF9F9F3DF9C5E;
extern const uint32_t g_rgctx_LinkedList_1_t2BE688DBB804B0F90493D85355AF0536C5697D2D;
extern const uint32_t g_rgctx_LinkedList_1_get_Count_m00D92A248A5513B9C324C4F8A7EEAAE4A1AB9A85;
extern const uint32_t g_rgctx_T_t40ED5F405E4C66916984D6B18DAD11FB5460B70E;
extern const uint32_t g_rgctx_SortedDictionary_2__ctor_m388F39BF3C25BFE8CF5F6D25221DD2650522C894;
extern const uint32_t g_rgctx_KeyValuePairComparer_t0077FA8EFB1BD02DC13EA0AEC268DBC8A83693CE;
extern const uint32_t g_rgctx_KeyValuePairComparer__ctor_m5DED740532D0D507BEE8DB764DB0A2E5A8CB2D2E;
extern const uint32_t g_rgctx_TreeSet_1_t41CCF991B7FE4076FFFEBD6E8B4F730D5B61AFAF;
extern const uint32_t g_rgctx_TreeSet_1__ctor_m9CEF2AACBF179F6F282F00C18401821A270872AC;
extern const uint32_t g_rgctx_SortedSet_1_tCDB22B9E28A5C9BC5DF5A08571576E690FCFDD21;
extern const uint32_t g_rgctx_SortedSet_1_Add_mE8F5FA3DC3A49B2FB826933019675B793B5A8F59;
extern const uint32_t g_rgctx_SortedSet_1_FindNode_m82DF9061749AB2543C09D662880238E46C511B25;
extern const uint32_t g_rgctx_KeyValuePair_2_get_Value_m412B3590FD6599D0F7BA60DA5E17E6B77F9E0FA7;
extern const uint32_t g_rgctx_TValue_t2C9B7F2EDBBA009DBF7357ADDCB8CFF8F1A71982;
extern const uint32_t g_rgctx_Node_t1297ECC886689B1BC10CFA385D36A4DC65580851;
extern const uint32_t g_rgctx_Node_get_Item_m354852CE15E54640A5CA2CF77D26F57B7A686175;
extern const uint32_t g_rgctx_EqualityComparer_1_get_Default_m9F73290E9A1F0CBEDD726AE812FF0B2402F1A779;
extern const uint32_t g_rgctx_EqualityComparer_1_t1F03417B39E8DB788EFCF6289D31CF4CDE13BC77;
extern const uint32_t g_rgctx_EqualityComparer_1_t1F03417B39E8DB788EFCF6289D31CF4CDE13BC77;
extern const uint32_t g_rgctx_EqualityComparer_1_Equals_mDD31B75357CC33A7556472812E931E8C7E732DE5;
extern const uint32_t g_rgctx_SortedSet_1_Remove_mF9E84F2517093EE0EB4BCDCA442A30D5627FEB5C;
extern const uint32_t g_rgctx_TKey_t70320662F20CFAD632FA55211BB69CB5130AC4E6;
extern const uint32_t g_rgctx_KeyValuePair_2_t6CCE7EB7F10D5329B34AD02501297D340EFF6D97;
extern const uint32_t g_rgctx_KeyValuePair_2__ctor_m0E98E1C89FC0637F93AAB8235E84B7C47E1F2A3B;
extern const Il2CppRGCTXConstrainedData g_rgctx_TKey_t70320662F20CFAD632FA55211BB69CB5130AC4E6_Object_ToString_mF8AC1EB9D85AB52EC8FD8B8BDD131E855E69673F;
extern const uint32_t g_rgctx_KeyValuePair_2_get_Key_m5F9F19AFF4028F6625A1F0BFE569BA25773789C8;
extern const uint32_t g_rgctx_Node_set_Item_mB770A39AD8CB14683EFCB1246666F88AF5601CCF;
extern const uint32_t g_rgctx_SortedSet_1_UpdateVersion_m328CC0E0F248CC3E0AEAF5910FFDD79DCEE1332D;
extern const uint32_t g_rgctx_SortedSet_1_get_Count_mE88A9D87275DA9A5599F35C0417C368A150C4517;
extern const uint32_t g_rgctx_KeyCollection_t5F2DF3C2B99E7DDFB1BAFE0010AD4607079B0082;
extern const uint32_t g_rgctx_KeyCollection__ctor_m3893AF591E6F4958D0D8596FED59C8FE46A6AF85;
extern const uint32_t g_rgctx_SortedDictionary_2_get_Keys_m8FD1ECB1BC41B432B1A356D16C9A9E6505C04BC4;
extern const uint32_t g_rgctx_ValueCollection_t4C816CBF90405FDEE7C655FEC3C3411606D1DBE4;
extern const uint32_t g_rgctx_ValueCollection__ctor_m249603C0B3268E9B97948B78273D592A8575BB4D;
extern const uint32_t g_rgctx_SortedDictionary_2_get_Values_mC6046229C24696E64AD5443D6F4EA643675C1FD4;
extern const uint32_t g_rgctx_SortedSet_1_Clear_m8589A49914F049BF0E27A04C227619D08722CFCC;
extern const uint32_t g_rgctx_SortedSet_1_Contains_mDE782ED6FE721557C7E04C757419B0CA80057114;
extern const uint32_t g_rgctx_U3CU3Ec__DisplayClass34_0_t69C8745FEB76FD6621808349DDBF6B1470FC6542;
extern const uint32_t g_rgctx_U3CU3Ec__DisplayClass34_0__ctor_m9AEC36EF8D33A8B8BDB5B3FFC8B36A01EBBFC7FA;
extern const uint32_t g_rgctx_U3CU3Ec__DisplayClass34_0_U3CContainsValueU3Eb__0_mD3B8A50A0001F76308A170E00A48AE2C8CA66E61;
extern const uint32_t g_rgctx_TreeWalkPredicate_1_t438E2A2718DE8BD9765326A1238D35F22CDBADD4;
extern const uint32_t g_rgctx_TreeWalkPredicate_1__ctor_m695368193A2010415FF4588C90500F868BC80CF7;
extern const uint32_t g_rgctx_SortedSet_1_InOrderTreeWalk_m0853212E7A2CF67861CADBE1343EAECA4631545C;
extern const uint32_t g_rgctx_U3CU3Ec__DisplayClass34_1_tCAB3EFDA8FB3539EDB90A56456310D76C1865228;
extern const uint32_t g_rgctx_U3CU3Ec__DisplayClass34_1__ctor_mB797EDC5227B165B1E0111D04DB25D1AB567C139;
extern const uint32_t g_rgctx_U3CU3Ec__DisplayClass34_1_U3CContainsValueU3Eb__1_mB7B50EE810A9848D2AB5915FD7C0E2DAA5854C39;
extern const uint32_t g_rgctx_SortedSet_1_CopyTo_m40E8A705FBF3BF79346E4E709016646D4DF62EB3;
extern const uint32_t g_rgctx_Enumerator_tC7A9A80E2427F46029CB95167DE6F70321FCC222;
extern const uint32_t g_rgctx_Enumerator__ctor_mA567FA0459D601A6B8E2D9EC72F171C52BD7E3D7;
extern const uint32_t g_rgctx_SortedDictionary_2_IsCompatibleKey_m2071A34734CFC3D1C1543A39A3DAB8E4FB1DDF3F;
extern const uint32_t g_rgctx_SortedDictionary_2_t293AC6309795A2B2B22DF0F20C0EC2B1A5BF1429;
extern const uint32_t g_rgctx_SortedDictionary_2_TryGetValue_m9779D736CAC1F59F115222B095D7FFBA7D025E76;
extern const uint32_t g_rgctx_SortedDictionary_2_set_Item_mF18FC8872FD3FCF5E7F7EE4CD12081327255F6B8;
extern const uint32_t g_rgctx_TValue_t2C9B7F2EDBBA009DBF7357ADDCB8CFF8F1A71982;
extern const uint32_t g_rgctx_TKey_t70320662F20CFAD632FA55211BB69CB5130AC4E6;
extern const uint32_t g_rgctx_SortedDictionary_2_Add_m62C09CF3207FBC6C0E21C9D5AD1F13CDFDC3FC81;
extern const uint32_t g_rgctx_SortedDictionary_2_ContainsKey_mA750E87ECFE7AF6B8E57E6ED8A84EA34AD9829E0;
extern const uint32_t g_rgctx_SortedDictionary_2_Remove_m4EB3545212FB7A54CF7554C0002BA61A299CFB81;
extern const uint32_t g_rgctx_SortedSet_1_tE4505C274A79F71EFAF90B31E318F4963AF0AFBF;
extern const uint32_t g_rgctx_SortedSet_1_GetEnumerator_mD33CACCCC06FAE3445C9AA64A49B1FE96EB2B0D8;
extern const uint32_t g_rgctx_Enumerator_MoveNext_m3489FFB98BB5197D6329AE91AF5A0222809B9B37;
extern const uint32_t g_rgctx_Enumerator_Dispose_mF25BA4EBB60E62945622FDB486B959102F992435;
extern const uint32_t g_rgctx_Enumerator_get_Current_m9D92C8FD9ABAFF8AC90F7685BBD44400D9CC8758;
extern const uint32_t g_rgctx_Enumerator_get_NotStartedOrEnded_m67E2BD3B46215319F282992F711C6F1A56524655;
extern const uint32_t g_rgctx_Enumerator_Reset_mEDF30857A65D48F2C0575B58E8F11FFCC58D32B5;
extern const uint32_t g_rgctx_Enumerator_get_NotStartedOrEnded_m9BEC7552E66F37196AC9D785FACD285C61E3002B;
extern const uint32_t g_rgctx_Enumerator_get_Current_mFEC9ADD2ABD1D4A86A1200E0F06C97A02B799162;
extern const uint32_t g_rgctx_KeyValuePair_2_get_Key_mB979111571332518370C0D78996DA16254760494;
extern const uint32_t g_rgctx_TKey_t1AFFACF280B10D5CC2C2290F823EDB438BC28217;
extern const uint32_t g_rgctx_KeyValuePair_2_get_Value_mBFB3AB4ADACDA55EBCD03F922FF9CCB14A876D77;
extern const uint32_t g_rgctx_TValue_t0188135D9BE31B70AA198E2415429A849E421473;
extern const uint32_t g_rgctx_KeyValuePair_2_t54A011EB0829DCCC5DCC96E23D5B1A05E35E51FD;
extern const uint32_t g_rgctx_KeyValuePair_2__ctor_mDAD21DC72282B389FE30A7771961AB539A205441;
extern const uint32_t g_rgctx_Enumerator_tE29D9FDECF48CE51AD21C7269E45AE3176F45849;
extern const uint32_t g_rgctx_Enumerator__ctor_m64C923B9879E5991F9FBF83794447E5CF5F57ACB;
extern const uint32_t g_rgctx_U3CU3Ec__DisplayClass5_0_t3A87F36BE8378DA62571FCEF593C8FEF08DD64D0;
extern const uint32_t g_rgctx_U3CU3Ec__DisplayClass5_0__ctor_m42544529BEFB14F247866F4C18A536B703B9126A;
extern const uint32_t g_rgctx_KeyCollection_get_Count_m9540D8B00EDAC20124B860A3E6EF4252B0AD2064;
extern const uint32_t g_rgctx_U3CU3Ec__DisplayClass5_0_U3CCopyToU3Eb__0_m13B9B5FB1FB98400F590430C0A00A7A4803F5DBC;
extern const uint32_t g_rgctx_TreeWalkPredicate_1_t7DACC00F48A473B4D4BEC54E9ECC88138BD29A10;
extern const uint32_t g_rgctx_TreeWalkPredicate_1__ctor_mD0F1EB3C867DADD88123517C067C40020C28642B;
extern const uint32_t g_rgctx_SortedSet_1_tFBB0BC12FA56576A003C41BF329429E9E6AA3E45;
extern const uint32_t g_rgctx_SortedSet_1_InOrderTreeWalk_m2C1DEDA752768D4D1D1B1BCC0A54FA78A3C6B704;
extern const uint32_t g_rgctx_U3CU3Ec__DisplayClass6_0_t7EF56965A045F8CFD2DB306BECA7036B479FEFAA;
extern const uint32_t g_rgctx_U3CU3Ec__DisplayClass6_0__ctor_mB5B7A42A54194EB44838419EA155E62924DC253D;
extern const uint32_t g_rgctx_SortedDictionary_2_t5074DBB480F7EBC32A0B06A17BFD168D129FF6CF;
extern const uint32_t g_rgctx_SortedDictionary_2_get_Count_mFDC93C4AB56DD14BC607D9074E621B904D2D5335;
extern const uint32_t g_rgctx_TKeyU5BU5D_t103137B8170F60F7C72CF770791605F416379086;
extern const uint32_t g_rgctx_KeyCollection_CopyTo_m28D5FFF792A2BDE9BCCF925EC0B6D400F8888D03;
extern const uint32_t g_rgctx_U3CU3Ec__DisplayClass6_0_U3CSystem_Collections_ICollection_CopyToU3Eb__0_mED99838B11595537203B3E2924454DC5A60F2F8C;
extern const uint32_t g_rgctx_SortedDictionary_2_ContainsKey_m43C8AF46D043FAEF8B7F489AC17292E9E2AD8062;
extern const uint32_t g_rgctx_SortedDictionary_2_t8510AE7858B5A059BDAB7F895FBEEE8A3D1F94B3;
extern const uint32_t g_rgctx_SortedDictionary_2_GetEnumerator_mC0D4729F9D39410740DB4914CFAB608E1138A567;
extern const uint32_t g_rgctx_Enumerator_Dispose_m0077936849F93DA1A55BBD59384D7DA3EE90D1A8;
extern const uint32_t g_rgctx_Enumerator_MoveNext_m7FB135128534537ADF768F55A1BA32130B592A1C;
extern const uint32_t g_rgctx_Enumerator_get_Current_m74BD3C0B71A57C065BACDE1E9B2E953710F65A76;
extern const uint32_t g_rgctx_KeyValuePair_2_get_Key_mD486C2E20BCECFC025EE840C697F43E56812447D;
extern const uint32_t g_rgctx_Enumerator_get_NotStartedOrEnded_mA688DAE3A7EEE9C0C539638D0F277B8C1ECB5B38;
extern const uint32_t g_rgctx_Enumerator_get_Current_m4482457DA39E6E8F04031DCDBAF4E6F49A21DC85;
extern const uint32_t g_rgctx_TKey_t94317D876BA777922527791FE44B8E15945734A9;
extern const uint32_t g_rgctx_Enumerator_Reset_mEE804C7607264B1BB5D70131A06A2458A2A013D0;
extern const uint32_t g_rgctx_Node_t41FF833081B7CACC46F9040D644BB27C3DD17E59;
extern const uint32_t g_rgctx_Node_get_Item_mE25CBEE85D6E49955698BAA34EE9861CD7050E4D;
extern const uint32_t g_rgctx_KeyValuePair_2_get_Key_mA4F5499645A5E3F80F2A9420C2CC22BAE3F2EE5A;
extern const uint32_t g_rgctx_Node_t35B6CDBDCB3A21299126585FBDD97AAFC43F061A;
extern const uint32_t g_rgctx_Node_get_Item_m0000D9F88D81A93E7FBCC0E176F29B7BB72EF9D8;
extern const uint32_t g_rgctx_KeyValuePair_2_get_Key_mCD9111798130D974164C8B5E6FB6A3AEB1D74C0A;
extern const uint32_t g_rgctx_TKey_t770FD9E512CCB8D7CE0218EFC0AA66E652C5678B;
extern const uint32_t g_rgctx_Enumerator_t76B54B97A74B7EF5BA35EBC73FCB920B3224956F;
extern const uint32_t g_rgctx_Enumerator__ctor_mF05AA7074F4086239B8B0937AF59E40C45119C6C;
extern const uint32_t g_rgctx_U3CU3Ec__DisplayClass5_0_t445112753E974BC47FA362B54BFBD2C7B36331B3;
extern const uint32_t g_rgctx_U3CU3Ec__DisplayClass5_0__ctor_mE98DB5A4CF3C16FDF03D775137979969BF585D14;
extern const uint32_t g_rgctx_ValueCollection_get_Count_mD06E1365BACE74A8B5EFAD2408CF6CAF8CC5CD3D;
extern const uint32_t g_rgctx_U3CU3Ec__DisplayClass5_0_U3CCopyToU3Eb__0_m1BBC367226F1B0E243F352C29DE32715E82ED601;
extern const uint32_t g_rgctx_TreeWalkPredicate_1_t450299134FC5B8CB0268085D7492272C92054C43;
extern const uint32_t g_rgctx_TreeWalkPredicate_1__ctor_m604619BDCF65463AA18C5B1847A8A475EF3F6DA4;
extern const uint32_t g_rgctx_SortedSet_1_t9A7D11039DA1513625D9ED636CF55864CD9FF744;
extern const uint32_t g_rgctx_SortedSet_1_InOrderTreeWalk_mB5CB359FA64ADA760F1F26F05D07DA3CBC721109;
extern const uint32_t g_rgctx_U3CU3Ec__DisplayClass6_0_t558701DF39EC38CD28DEC921A067B05CDF67183E;
extern const uint32_t g_rgctx_U3CU3Ec__DisplayClass6_0__ctor_mE291DB5172B7751E2C43F818460560EF85AA9658;
extern const uint32_t g_rgctx_SortedDictionary_2_t9A32749E9BA7E07E03664F2F37CD36E27E7505AE;
extern const uint32_t g_rgctx_SortedDictionary_2_get_Count_m0ABA05C19F3689FD73332BB808DB8A4BA17761E4;
extern const uint32_t g_rgctx_TValueU5BU5D_t453703B938A3CAEC44368336ADC87F501E873D93;
extern const uint32_t g_rgctx_ValueCollection_CopyTo_m36E1158142B913A9E7D9E165203D329D26BB3CCD;
extern const uint32_t g_rgctx_U3CU3Ec__DisplayClass6_0_U3CSystem_Collections_ICollection_CopyToU3Eb__0_mF9A4D3D2104226C6C424D1F234755BA3204F400A;
extern const uint32_t g_rgctx_SortedDictionary_2_ContainsValue_m9BE793B845CFE4592BBBF4FFCCFF390154EB75FC;
extern const uint32_t g_rgctx_SortedDictionary_2_tB50F7B7E11E947BD69F8D6EE164CEA91A40BC170;
extern const uint32_t g_rgctx_SortedDictionary_2_GetEnumerator_mFC0B62B9227A458C1608C661781BCD0411407D8E;
extern const uint32_t g_rgctx_Enumerator_Dispose_mCF608602781ED12535A53B2503C7D0659851EB89;
extern const uint32_t g_rgctx_Enumerator_MoveNext_m4A0AE562DE91CD33F63B893DFD24AEC7EE07FA48;
extern const uint32_t g_rgctx_Enumerator_get_Current_mDEBA528526F3FFE01F5C56184F30D0F78EE5C24B;
extern const uint32_t g_rgctx_KeyValuePair_2_get_Value_m2DE6049C0F8DAA21571B7B11FEB21D582DA8AD90;
extern const uint32_t g_rgctx_Enumerator_get_NotStartedOrEnded_m76FD0A5D30ED1EDCC562E85165E07FDEAA4B1C15;
extern const uint32_t g_rgctx_Enumerator_get_Current_m9628BB3BCBF5E1B82E55194A35FE6D61B0877E8B;
extern const uint32_t g_rgctx_TValue_t109CF22590CBEF146FAE46D056397FB7E386C27C;
extern const uint32_t g_rgctx_Enumerator_Reset_m30BEF254C31E5A6E397D177145655C7848C5AA3A;
extern const uint32_t g_rgctx_Node_tFE3FB270135329C2EFD3686D37AE682045061AD1;
extern const uint32_t g_rgctx_Node_get_Item_m5D0D3073EB0CACC158342770DC0CF8035356EFD0;
extern const uint32_t g_rgctx_KeyValuePair_2_get_Value_m3B6D1C6C9F07E05407416C0C423F8E90305B3284;
extern const uint32_t g_rgctx_Node_t0F91C6724E5E64177EF69A219D93D9C4D49E4795;
extern const uint32_t g_rgctx_Node_get_Item_mB9860DE3BFDEBF9854D5B09D7B4D15E7DE346149;
extern const uint32_t g_rgctx_KeyValuePair_2_get_Value_m5D7428315B4A84E6FA9E06F7E4D995BBE586A133;
extern const uint32_t g_rgctx_TValue_t0A73CD99FF34B4BDD650393087663E65BA840D07;
extern const uint32_t g_rgctx_Comparer_1__ctor_mE8BBAAED96FB93E80D301D9468B40D2709579A5D;
extern const uint32_t g_rgctx_Comparer_1_tBB96824C428C18816EEB9830E74BCA71D89BE941;
extern const uint32_t g_rgctx_Comparer_1_get_Default_mAD92F95A9E6F200092D580601EAFF02F31E8CD31;
extern const uint32_t g_rgctx_Comparer_1_tDE4B266B8F057287577FF6E7AABD20C7B7B64857;
extern const uint32_t g_rgctx_KeyValuePair_2_get_Key_m57B03EBB138A923601CDAD2B46563472F052A68C;
extern const uint32_t g_rgctx_IComparer_1_tB6BD06D55328EF3CABDE249575AE35B73C11B2C3;
extern const uint32_t g_rgctx_IComparer_1_Compare_m892EF79008BC8A40FE105562896E7D1A454C9EA5;
extern const uint32_t g_rgctx_Node_t5DFD8456F917CA5F78F6292A4F6C49D7652B5A23;
extern const uint32_t g_rgctx_Node_get_Item_m41E36B5DEFFFF092E0E1F0BF7727CE0458790AF0;
extern const uint32_t g_rgctx_KeyValuePair_2_get_Value_mDF608AE86BF0AAF165EF48F355DF7FC19B72AC90;
extern const uint32_t g_rgctx_TValue_t7C2516FD38214A348941707B06ACAE02F08FA25F;
extern const uint32_t g_rgctx_Node_t4646B1E1C9259F447BA2FDC24048D5E0676F34F7;
extern const uint32_t g_rgctx_Node_get_Item_m193703C382C299C269D79D077457D422F05A2EA2;
extern const uint32_t g_rgctx_KeyValuePair_2_get_Value_m4BE2B325708F1B9C74AC46930358425110160E1B;
extern const uint32_t g_rgctx_EqualityComparer_1_t9E20D9421A2BBDC261C747F8563414D73365C763;
extern const uint32_t g_rgctx_EqualityComparer_1_Equals_mDE353F1820641795B45703A8EF2D9EFBF4CD1AD6;
extern const uint32_t g_rgctx_SortedSet_1__ctor_m26E451FF333769DD43E976E29D7108FA85A10548;
extern const uint32_t g_rgctx_SortedSet_1_t8F2F409508F1C97D5015654D8F830F41713D7E33;
extern const uint32_t g_rgctx_SortedSet_1__ctor_m4405F65820E3BB7F16B11D73F30422AC83B53556;
extern const uint32_t g_rgctx_SortedSet_1__ctor_m6F9DBD6ED63A2A2CD1A9B67567D4C09F992CC679;
extern const uint32_t g_rgctx_SortedSet_1_AddIfNotPresent_m42E018A3E08DCCA0A53C076E663835F4E1892BF1;
extern const uint32_t g_rgctx_T_t755843290D55DC484DA1C147DB8283569D7FD36E;
extern const uint32_t g_rgctx_Array_Empty_TisTKey_t1FD6F73134BEFD3DA81B6A46436C50FA38749EC7_m962F8D7E72A72B5866FC788E97F3050DBF2D2EB6;
extern const uint32_t g_rgctx_Array_Empty_TisTValue_t05B39B62795218B9FB2F0D6E1C002FB430DD6D0C_mDCBE7E1087DB97D086F71B6F5758E1ED70F712F2;
extern const uint32_t g_rgctx_Comparer_1_get_Default_mCA970F420D07D5E98EB02857280D3EEBCA160863;
extern const uint32_t g_rgctx_Comparer_1_tB1C14895A92A1CFDFEC8C2B1B3A8AAB2774915B1;
extern const uint32_t g_rgctx_TKey_t1FD6F73134BEFD3DA81B6A46436C50FA38749EC7;
extern const uint32_t g_rgctx_Array_BinarySearch_TisTKey_t1FD6F73134BEFD3DA81B6A46436C50FA38749EC7_mB622ACDC6278218422284DF9F8C56A15C318A6D0;
extern const uint32_t g_rgctx_SortedList_2_Insert_mCC6515C2D0BC090B63A93434CB515DA7B30ACA96;
extern const uint32_t g_rgctx_KeyValuePair_2_get_Key_m5E4415016462D57B44F58AD0F77CF776F27E7AE5;
extern const uint32_t g_rgctx_KeyValuePair_2_get_Value_m4D424FA5AA51495D1B7C4303F24F504CABFCCFD7;
extern const uint32_t g_rgctx_SortedList_2_Add_m5FFD3B1C5235EC7DE6A9C6D8D9910CC27A9AC1DA;
extern const uint32_t g_rgctx_SortedList_2_IndexOfKey_m6481FD095B461438A1FE2B37991097DDA1D815DD;
extern const uint32_t g_rgctx_EqualityComparer_1_get_Default_mE82F170302E1DA99A2944801AD9A2DFC2F663119;
extern const uint32_t g_rgctx_EqualityComparer_1_t0A97056FB9DAAF5FD6C7ED54906FF1D95D3B49E8;
extern const uint32_t g_rgctx_EqualityComparer_1_t0A97056FB9DAAF5FD6C7ED54906FF1D95D3B49E8;
extern const uint32_t g_rgctx_EqualityComparer_1_Equals_m633EB6F895BE1F9A3BCD62EFADBB54D45AFC4591;
extern const uint32_t g_rgctx_SortedList_2_RemoveAt_m8EA545535EE75D4319AC2A2221F053E68D6A6F86;
extern const uint32_t g_rgctx_TKeyU5BU5D_t2AEF08C06DBDD8A7D8816C365C3F304B53414C64;
extern const uint32_t g_rgctx_TValueU5BU5D_t9D4C3EA64452F51826D853179BD45565DDE079D9;
extern const uint32_t g_rgctx_TValue_t05B39B62795218B9FB2F0D6E1C002FB430DD6D0C;
extern const uint32_t g_rgctx_TKey_t1FD6F73134BEFD3DA81B6A46436C50FA38749EC7;
extern const uint32_t g_rgctx_TValue_t05B39B62795218B9FB2F0D6E1C002FB430DD6D0C;
extern const uint32_t g_rgctx_SortedList_2_GetKeyListHelper_m11D88DA06F385E4C81657ECE8534B2D59DC983FF;
extern const uint32_t g_rgctx_SortedList_2_GetValueListHelper_mB1BDECD9A5E6318EF46360981E69224312CB4835;
extern const uint32_t g_rgctx_KeyList_tBF0BA35A8E56C2CA6B0D132E81B49AAC9D037ABE;
extern const uint32_t g_rgctx_KeyList__ctor_m9E800CDF1F22A710C1B85E30E2CE048FC4F42188;
extern const uint32_t g_rgctx_ValueList_t0BD3E7798079666543FFC993879C507993BFFEE7;
extern const uint32_t g_rgctx_ValueList__ctor_m2C2D0F1A586CC2C94A51E4AD4078C4E81AAE88BE;
extern const uint32_t g_rgctx_SortedList_2_IsCompatibleKey_m292C7E9BFADCEEBC3D94DC79A480ED45C9EFCD25;
extern const uint32_t g_rgctx_SortedList_2_t93A9CE8FB30B3C390C759153CE3225118DD18523;
extern const uint32_t g_rgctx_SortedList_2_ContainsKey_mD43E2CDBF2912D4CF756124303F08E7877325A0D;
extern const uint32_t g_rgctx_SortedList_2_IndexOfValue_m0C27E1E3CA435B9541143BED59421495454F76CC;
extern const uint32_t g_rgctx_SortedList_2_get_Count_m70084C51D5559257162A8D6731A683D970CF165D;
extern const uint32_t g_rgctx_KeyValuePair_2__ctor_mBF3AA820F6A5A5EA96CE7D4F04AFA2421C066B26;
extern const uint32_t g_rgctx_KeyValuePair_2U5BU5D_t69B802D18DD5300031ED91A70D5E8EDCD78EF679;
extern const uint32_t g_rgctx_KeyValuePair_2_t26603B18F49F78166CF21E4D82F3A76FFAF80D97;
extern const uint32_t g_rgctx_SortedList_2_set_Capacity_m16837BB431C0E2C7CF5FCEA5F6B3CB051C4EC3EA;
extern const uint32_t g_rgctx_Enumerator_t26F0DFAF5C765B8DF9CB0D8D7A6FB770C29F0DA4;
extern const uint32_t g_rgctx_Enumerator__ctor_mAA4F2E43EE68D2CD181E9A0D6CC81FFC7591D301;
extern const Il2CppRGCTXConstrainedData g_rgctx_TKey_t1FD6F73134BEFD3DA81B6A46436C50FA38749EC7_Object_ToString_mF8AC1EB9D85AB52EC8FD8B8BDD131E855E69673F;
extern const uint32_t g_rgctx_SortedList_2_set_Item_m44BAA94EE58C1BD2E91CDABEBFF3F62D0702E4A7;
extern const uint32_t g_rgctx_Array_IndexOf_TisTValue_t05B39B62795218B9FB2F0D6E1C002FB430DD6D0C_m50CBD31A2C8613FCF3A49C18828951D925CB3A0E;
extern const uint32_t g_rgctx_SortedList_2_EnsureCapacity_m9AFA49D189786022026E89A084CD32F0ED866E92;
extern const uint32_t g_rgctx_SortedList_2_Remove_m0B0E34AD965437A956A40CC088F3086F433DECB1;
extern const uint32_t g_rgctx_SortedList_2_tC6344DFC770CE08ABFDA57B902B4868D9F62EF3C;
extern const uint32_t g_rgctx_SortedList_2_get_Count_mCE323B5DCB7E363E70AF36EC76133C1D587B8EC8;
extern const uint32_t g_rgctx_TKey_tFD55C737F5BFBDA0AB5E5CCF01864765DD83FFA9;
extern const uint32_t g_rgctx_TValue_tB72A46C4943C2725B8BC470E058E8E390260E574;
extern const uint32_t g_rgctx_KeyValuePair_2_t28C5B701CDAEA1E9D5ABF27CE326C6E45F61F839;
extern const uint32_t g_rgctx_KeyValuePair_2__ctor_m8F2D8B7678D0CFB7534B3E9F456DABCBC7D516D0;
extern const uint32_t g_rgctx_SortedList_2_tD5CDAF17B1E37289C3F51E62B7B25339B0E1C593;
extern const uint32_t g_rgctx_SortedList_2_get_Count_mD33CE88877A87FEB37A6995D59C4F8F680D1E95B;
extern const uint32_t g_rgctx_TKey_tAFE4038E78BD9702B4A7F65620EDE61B56661C62;
extern const uint32_t g_rgctx_SortedList_2_t451D95A193728D5626E4C2CA2CCC24125C4FE651;
extern const uint32_t g_rgctx_SortedList_2_get_Count_m18B7E97F1D1E1482208D6592D480F8DDCFB765E5;
extern const uint32_t g_rgctx_TValue_tD97A06AA0F2E68B3B8DD39F7B451DF1FCB143DD1;
extern const uint32_t g_rgctx_SortedList_2_t61AEDECC6DF909FAB02D0487A698CA9EE9EB5063;
extern const uint32_t g_rgctx_SortedList_2_ContainsKey_m4A88F19F2A995D960523ADB86539A226F96270D2;
extern const uint32_t g_rgctx_SortedList_2_get_Count_mEEFDA802B250F387AF6DA9968FE4F23319DE7145;
extern const uint32_t g_rgctx_SortedList_2_GetKey_m2D600345BA732A25B665312432E50E3DF78A6AA3;
extern const uint32_t g_rgctx_SortedListKeyEnumerator_tD25E4501C93F8996465E698CF2E30942795FF24F;
extern const uint32_t g_rgctx_SortedListKeyEnumerator__ctor_m28CBE46D4F471D562C6E9BF643EEBEE97FAC49A2;
extern const uint32_t g_rgctx_TKey_t299F6A80A11873E87035AB041EBF0A5F15103B73;
extern const uint32_t g_rgctx_Array_BinarySearch_TisTKey_t299F6A80A11873E87035AB041EBF0A5F15103B73_mF0629A26CAB34F85B81363205BE184CBD08961E5;
extern const uint32_t g_rgctx_SortedList_2_tEF86C98A7E9ABE5CE49C66355C8C437FA26BC3CD;
extern const uint32_t g_rgctx_SortedList_2_ContainsValue_m27B9FF070EEA5DBA0145190F4D3F7A2F9B31C62D;
extern const uint32_t g_rgctx_SortedList_2_get_Count_mD3233393E8C9A5AA14992E1D63A185032E77D8DC;
extern const uint32_t g_rgctx_SortedList_2_GetByIndex_m53C32801F4EA95F9423C85DC10D062A6F118F43A;
extern const uint32_t g_rgctx_SortedListValueEnumerator_t2C333B1C34817C77FE472AF6C5C121C216A1E0BC;
extern const uint32_t g_rgctx_SortedListValueEnumerator__ctor_m5888F52C713CBACC1D3039B513BB385DCCFFAC84;
extern const uint32_t g_rgctx_Array_IndexOf_TisTValue_tEB96A977159351D0F21BC37F853A4450F0186BAF_m2A579BC9630F279050FFC0C41214B3CAFD81E0AF;
extern const uint32_t g_rgctx_Comparer_1_get_Default_m81161DF68C8FBA662C333FE110750998123D884A;
extern const uint32_t g_rgctx_Comparer_1_t5039FF605105E34CA6CD5BDA36586D613105B2FD;
extern const uint32_t g_rgctx_SortedSet_1_get_Count_mC104C70642BAE4409B1320CC4CCEBEB190E3AF09;
extern const uint32_t g_rgctx_SortedSet_1_Log2_m1650455008CF18578C3DE966B4D8F93659241712;
extern const uint32_t g_rgctx_SortedSet_1_t1907F34FCD326D284C3E76A5B27C1FBEFF766F07;
extern const uint32_t g_rgctx_Stack_1_tB9949F83B69CE69B76144CEDBB176334EB1A729F;
extern const uint32_t g_rgctx_Stack_1__ctor_m942E509B7108B6D8E0EDD22464AB3282ADA43783;
extern const uint32_t g_rgctx_Stack_1_Push_m2508C7B1C3E4AF0FA5500C42363499A4B8C5D0F8;
extern const uint32_t g_rgctx_Node_t82E36EC90A91286397D275B6DF030BB9AC0A8928;
extern const uint32_t g_rgctx_Node_get_Left_m1B81AE120F05F79696BC09346383D9569F5B405F;
extern const uint32_t g_rgctx_Stack_1_Pop_mC5CDB6147755218C228C81F58089586C1417D5B1;
extern const uint32_t g_rgctx_TreeWalkPredicate_1_tFE86EA1E52CCF1469E47E49C2ECEBD6853E01DD4;
extern const uint32_t g_rgctx_TreeWalkPredicate_1_Invoke_m359AF12F4621B26E63B5A91D6326BF826604571B;
extern const uint32_t g_rgctx_Node_get_Right_mE6DC74A026D29D98A62CFF9A993D06DB21CEB39D;
extern const uint32_t g_rgctx_Stack_1_get_Count_mF3C9F422F43D522282E45CE41A28CF23083410DF;
extern const uint32_t g_rgctx_SortedSet_1_t1907F34FCD326D284C3E76A5B27C1FBEFF766F07;
extern const uint32_t g_rgctx_SortedSet_1_VersionCheck_mA8C684355B26D37C895062307E92E5254608FD39;
extern const uint32_t g_rgctx_SortedSet_1_AddIfNotPresent_m71C0A08495E6C7474FCA314874B2E28925A136C2;
extern const uint32_t g_rgctx_SortedSet_1_Add_m2F7713BF3F81075944513ECD5227300094B847D6;
extern const uint32_t g_rgctx_Node__ctor_mB33B037BE5D30C7C75983A1243CAA6EEA0B63D24;
extern const uint32_t g_rgctx_Node_get_Item_m3714B8239BBE992251A9854F8BAD29394C4C4DCC;
extern const uint32_t g_rgctx_IComparer_1_tA4CC6C6451C9A880FD54FD0B9F099C5E2450F0B5;
extern const uint32_t g_rgctx_IComparer_1_Compare_m3E7FCB9431321AC8AC4E01B5D9BE553F4AD5F72A;
extern const uint32_t g_rgctx_Node_ColorBlack_mAE1C842B0ADCAD9278516541675B2C60DD16E747;
extern const uint32_t g_rgctx_Node_get_Is4Node_m0AEE6A8C6C200AD1297E911305DF47A4E57E9DE4;
extern const uint32_t g_rgctx_Node_Split4Node_m20540150E17B57106BC79DCBCC53A54125D5DF33;
extern const uint32_t g_rgctx_Node_IsNonNullRed_m7F5B238C17B99A71527461C226121250060C78C8;
extern const uint32_t g_rgctx_Node_t82E36EC90A91286397D275B6DF030BB9AC0A8928;
extern const uint32_t g_rgctx_SortedSet_1_InsertionBalance_m2E7CB6DD9BFAF675D452DEC11247565782178B38;
extern const uint32_t g_rgctx_Node_set_Right_m7FF10BDB5E9DF2CB50B3A6D0EC707C0F9563252A;
extern const uint32_t g_rgctx_Node_set_Left_mDEE0FF492989054F7B4DD2543B632078BEDBDA8C;
extern const uint32_t g_rgctx_Node_get_IsRed_m6B0C04892AFBD6D97CFEEDC02895334C7BF92209;
extern const uint32_t g_rgctx_SortedSet_1_DoRemove_mB639696863EB5BBCB3984C43F013301857858F36;
extern const uint32_t g_rgctx_Node_get_Is2Node_m5A6A7791B4E02625C06349371FEDB90A42FDCF8F;
extern const uint32_t g_rgctx_Node_ColorRed_m1D853D12EB4E90AFFD4B0CCB4640E1F54C0D3FDC;
extern const uint32_t g_rgctx_Node_GetSibling_mB9A6C2A662F51A326E0C477D8656D0020A93F01E;
extern const uint32_t g_rgctx_Node_RotateLeft_mCAAF2FF045CBA2B4CB660A666415EDC94D8CA0B3;
extern const uint32_t g_rgctx_Node_RotateRight_mB0EAF0E8375AFCEC0D188E169772F90544C401E6;
extern const uint32_t g_rgctx_SortedSet_1_ReplaceChildOrRoot_mCAE4C51F4A83F9A37E6EA0CC0823A27F6B986526;
extern const uint32_t g_rgctx_Node_Merge2Nodes_mBA890F94A5A184D2EE899E7DD9693B835F3FFC51;
extern const uint32_t g_rgctx_Node_GetRotation_m5881ECAF411C9157256F7968E41E0A00DC7BFBC6;
extern const uint32_t g_rgctx_Node_Rotate_mA1A9DE28DAE9F321D7BBD43D4E4AF87A01A05E22;
extern const uint32_t g_rgctx_Node_get_Color_m8FBAA51EEE4B8FB8C94DB92EC36F834200EC17E6;
extern const uint32_t g_rgctx_Node_set_Color_mF6C582CB62F168A13D7FD5543EBEAB080AC306F6;
extern const uint32_t g_rgctx_SortedSet_1_ReplaceNode_m6AD1593223B0FD0FEC01FCBBFBD0D3DCBC6A00E8;
extern const uint32_t g_rgctx_SortedSet_1_FindNode_m76DF155903D2383BF56389E0646D05C3B6AA64DE;
extern const uint32_t g_rgctx_SortedSet_1_CopyTo_m2DC7417BEC6FFBE4DA465554BF83BB48BE4FEC5F;
extern const uint32_t g_rgctx_U3CU3Ec__DisplayClass52_0_tCEBD2F97696032E4FBE349AA1210B23D96506149;
extern const uint32_t g_rgctx_U3CU3Ec__DisplayClass52_0__ctor_m8AC1A17E0080C18E282D3F42B792C905598843A1;
extern const uint32_t g_rgctx_U3CU3Ec__DisplayClass52_0_U3CCopyToU3Eb__0_m50120C9456BC4D9DDBDDAD9B36128CD275866496;
extern const uint32_t g_rgctx_TreeWalkPredicate_1__ctor_m2EC81102633E7571439783E0F3D6CC9188D8F478;
extern const uint32_t g_rgctx_SortedSet_1_InOrderTreeWalk_mCA504DEF419D02C3724C1F99408A028A080CAA05;
extern const uint32_t g_rgctx_U3CU3Ec__DisplayClass53_0_t8088ED0364B7C35699D0B5A61069F7A81898D400;
extern const uint32_t g_rgctx_U3CU3Ec__DisplayClass53_0__ctor_mA919A8E6EA3A46A93D247ACFE5CB565C263CE1EF;
extern const uint32_t g_rgctx_TU5BU5D_t38D4E7F7E8DBB01B0EBAAD3562A9C876C9A1AE90;
extern const uint32_t g_rgctx_SortedSet_1_CopyTo_mB673D121FF323A52F849ED9579DE271A611404EF;
extern const uint32_t g_rgctx_U3CU3Ec__DisplayClass53_0_U3CSystem_Collections_ICollection_CopyToU3Eb__0_m45B1ED8D9DCDFD3FC34DDD3B54CAA5EEDC06FE6E;
extern const uint32_t g_rgctx_Enumerator_t8BC4FE1AD604723F9025C54884ECB41F02B3A5FA;
extern const uint32_t g_rgctx_Enumerator__ctor_m9AA50DEE926AE516D473C8C14E0B89C64DF1D67E;
extern const uint32_t g_rgctx_SortedSet_1_GetEnumerator_mE9EC394A6E10A0F03A8C874130ED9DB8B3E78C80;
extern const uint32_t g_rgctx_Node_RotateRightLeft_mF29D9CBA32EC9A41A3D597EE27E4EE55238036A7;
extern const uint32_t g_rgctx_Node_RotateLeftRight_mAFF20EF80EF7845FF2C2B54CB07E16E9A3C01023;
extern const uint32_t g_rgctx_Node_ReplaceChild_m0905C8DEE7675F2007B79F11BE4540E5AD0B96D8;
extern const uint32_t g_rgctx_SortedSet_1_GetObjectData_m194013DE3BE7EF3670E5E242F117EBB37405C0C0;
extern const uint32_t g_rgctx_IComparer_1_tA4CC6C6451C9A880FD54FD0B9F099C5E2450F0B5;
extern const uint32_t g_rgctx_TU5BU5D_t38D4E7F7E8DBB01B0EBAAD3562A9C876C9A1AE90;
extern const uint32_t g_rgctx_TU5BU5D_t38D4E7F7E8DBB01B0EBAAD3562A9C876C9A1AE90;
extern const uint32_t g_rgctx_SortedSet_1_OnDeserialization_m56D5CCDACFBD2FA545DED35FF75E40199A8CEA2F;
extern const uint32_t g_rgctx_Node_set_Item_mBDEA632B81A444A208273CACB31B451B0E4E91C2;
extern const uint32_t g_rgctx_Node_set_Color_m3B08B60B56F2738AD25411041B8918C741CCACC8;
extern const uint32_t g_rgctx_Node_tA753FBEAFB7C0E9F30B03C4E16C2CAEA64439C50;
extern const uint32_t g_rgctx_Node_get_IsRed_m69D3CDCED0355BC1AE9004E605E9814B29948B1E;
extern const uint32_t g_rgctx_Node_get_IsBlack_m6D6B36CEEE64BCC6D20DCD3E27168CC5AFA93C62;
extern const uint32_t g_rgctx_Node_get_Color_mFB7CE6196D794811BB602F746371034BF004212A;
extern const uint32_t g_rgctx_Node_get_Left_m151DC7DFEA0F0FC03A5E144C64D0B201C3AA4188;
extern const uint32_t g_rgctx_Node_IsNullOrBlack_mAC38C6192A2289B4EC04AB5AD75A89AD37281471;
extern const uint32_t g_rgctx_Node_tA753FBEAFB7C0E9F30B03C4E16C2CAEA64439C50;
extern const uint32_t g_rgctx_Node_get_Right_mEC2BB6CD2C52DA7D536E1D3264307AF21BB6A304;
extern const uint32_t g_rgctx_Node_IsNonNullRed_m8726A1EB92D947D9C662369FBAD54196DEE5A6C5;
extern const uint32_t g_rgctx_Node_ColorRed_mFD53D03A936EC08EEAB5CC40649F8BF8AFDECD88;
extern const uint32_t g_rgctx_Node_ColorBlack_mE73E1C5DE0C000C8F70340E7E12E582D24B70D39;
extern const uint32_t g_rgctx_Node_RotateRight_mDF0183FB5D16BB7A3BDA76DC367ED7B0DCCC0969;
extern const uint32_t g_rgctx_Node_RotateLeft_m070AA41D31D10BAE5BB783265AB98A9E5B2B49BA;
extern const uint32_t g_rgctx_Node_RotateRightLeft_m2BCE860A84B10C33D17E18AC29821A3933F70B3D;
extern const uint32_t g_rgctx_Node_RotateLeftRight_m060152F4001B6F4D92B29516F6C7D7C0E63B48F1;
extern const uint32_t g_rgctx_Node_set_Right_m5DFBA8D32B594D5517CD13462D4E2920DC8F5081;
extern const uint32_t g_rgctx_Node_set_Left_m9CC6AA74944B09D6AA015952BDF4847017A164F7;
extern const uint32_t g_rgctx_Enumerator__ctor_m954D8F8F6F3981A96AAEC85FD47550644D465C8B;
extern const uint32_t g_rgctx_SortedSet_1_t175785C97E60DE6415DF7BC21055FDAA39137573;
extern const uint32_t g_rgctx_SortedSet_1_VersionCheck_m6DCAC4CABF454C0D3B668EDB8C59FCA547023A63;
extern const uint32_t g_rgctx_SortedSet_1_get_Count_mC69B3F3F4D830F7343E5132962C6A7769115CED6;
extern const uint32_t g_rgctx_SortedSet_1_Log2_m9B33E9CBCAE0BE849D996F4718152EF9F33E8B60;
extern const uint32_t g_rgctx_SortedSet_1_t175785C97E60DE6415DF7BC21055FDAA39137573;
extern const uint32_t g_rgctx_Stack_1_t721167C43AC5B7BAE2AD13C232E9818E61C89EC8;
extern const uint32_t g_rgctx_Stack_1__ctor_mE763684B8DA1F87BC06FA5051A88C512BC58A7E6;
extern const uint32_t g_rgctx_Enumerator_Initialize_m034333F910E78A165DDA546B9D5144616DC1F737;
extern const uint32_t g_rgctx_Node_t73DAB7B67962EBCFB9C2284DC57069617B37FC2F;
extern const uint32_t g_rgctx_Node_get_Left_mEB7832AF38FD9A15937D357D24C21E1E7455E98C;
extern const uint32_t g_rgctx_Node_get_Right_m787994C7F76FFA37162A51EAE03E7E98C3C44008;
extern const uint32_t g_rgctx_Node_get_Item_mC576D187E3FF5326BEE6ACDC9E0AF4223F91C76A;
extern const uint32_t g_rgctx_SortedSet_1_IsWithinRange_m54A107906ADD96D310473D218B293476BD8FEC3C;
extern const uint32_t g_rgctx_Stack_1_Push_m382D5229B87DB29B93033AE700C8C1E3FB21DDAE;
extern const uint32_t g_rgctx_Stack_1_get_Count_mC21782095E13FDCDFCB44605E042165E6FDC8D7D;
extern const uint32_t g_rgctx_Stack_1_Pop_m03513D8B029C7F9FDAFA3CB705269C83B815B9D9;
extern const uint32_t g_rgctx_T_tEC3BE4C57633DA8C6D5DF9ED465A3464446E99D6;
extern const uint32_t g_rgctx_Stack_1_Clear_m9395F1CE63727E0D740BEDC5FC25DCBB2F17BAEE;
extern const uint32_t g_rgctx_Enumerator_Reset_m47B84BB420EC2F188C6AB7621BE24CA4BCC59089;
extern const uint32_t g_rgctx_Node__ctor_m9A2F8B51D5C271526F24E09BB206B3A603609ECF;
extern const uint32_t g_rgctx_Enumerator_tE3D13471153F10D89BD41169FDA0185F869BA148;
extern const uint32_t g_rgctx_Node_t48CF9788D57BFC1765748046686145B53ECFF84E;
extern const uint32_t g_rgctx_Node_get_Item_m6E6BE8CF5D41B5B19D132ECCBAD45D82731896D5;
extern const uint32_t g_rgctx_Node_tB3A7E96D93AD78B79150B79C6766B43BE112C7F0;
extern const uint32_t g_rgctx_Node_get_Item_m82AACF3F97AC21E7C7D8F3F4837FEDE501BDA6CB;
extern const uint32_t g_rgctx_T_t19EA9B2E4149762388891475B99799D0C0AE1535;
static const Il2CppRGCTXDefinition s_rgctxValues[462] =
{
{ (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_ICollection_1_tBBE79C4BDAC457BEA82DD2DF2F03F76C807048CE },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_ICollection_1_get_Count_m061AC25DE6178D7B65EEC103CA96FF4BA19BD619 },
{ (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_TU5BU5D_t0774D83EB1084043708109FF8A984C3D75E1AFD3 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_ICollection_1_CopyTo_m1679AA0510BF4540C3E77CA2AEFBE2F173741A06 },
{ (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_Func_2_tAF4AEBBD01FBFB90C92FAC46FAEA6B19F3A16880 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Func_2_Invoke_mC0061F5885AE46D4921B4C400F44975A6F197AFC },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_HttpWebRequest_RunWithTimeoutWorker_TisT_t297BC39C7F44508323B7DAED54D8895D2D29BC86_m34F42088432E8CD52AB68458A3FC263743A917D7 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_AsyncTaskMethodBuilder_1_Create_m7AD8CF608A6D7323BE43F4F1CA22C90DE4E6FC37 },
{ (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_AsyncTaskMethodBuilder_1_t58EE11CC6155BE86339254ED7125B22C06549264 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_AsyncTaskMethodBuilder_1_Start_TisU3CRunWithTimeoutWorkerU3Ed__241_1_tCA13225B364ADC5C77A02CC0D7794AAF22AE5256_mDCD6AE41989AD887C09938EC68C3382568793A11 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_AsyncTaskMethodBuilder_1_get_Task_mDA456157BA3E7CAFB3E1EDBB24AF7F528E2F19CA },
{ (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_Func_2_t712EF261A80CBC2D3700AB64085BE9439886F37C },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Func_2_Invoke_m4B99D681D8B9B1B8B09B357332026F392F309EB8 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_HttpWebRequest_U3CRunWithTimeoutU3Eb__242_0_TisT_t8A926811A0AB7F066DAF57C8078E6461613464A1_m11FAD8392B4FA674D3BD528E0D0FA3BA52641520 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_HttpWebRequest_RunWithTimeoutWorker_TisT_t8A926811A0AB7F066DAF57C8078E6461613464A1_m878F9DFC838638D4D0C8D94B636D1DCBB55FFD87 },
{ (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_U3CU3Ec__241_1_t55BFDC6D6487E178FE34D7734C2C6FA2B89DD966 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_U3CU3Ec__241_1__ctor_mFE7617C843FEA8E2B23E15FD7F1B0FB60FED8BA5 },
{ (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_U3CU3Ec__241_1_t55BFDC6D6487E178FE34D7734C2C6FA2B89DD966 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_AsyncTaskMethodBuilder_1_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_tADFEF9AE6CB4E22E17B1DFA386EE3D86DB8955E4_TisU3CRunWithTimeoutWorkerU3Ed__241_1_t81BF2C0000B89F85A8ED1764D9A197837F86AB23_mD18680E33AF16A6928C724159D9F97E20893AB85 },
{ (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_Task_1_t95E667E832C0C8B581EB5B12054B59463E00AB6D },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Task_1_get_Result_m43349D5216DAF61736501B3196C8A4510175A305 },
{ (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_U3CU3Ec__241_1_tC3BECC45EE4A9E6AF2342519016023C031669805 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_U3CU3Ec__241_1_U3CRunWithTimeoutWorkerU3Eb__241_0_m13FD89BCDE8E6FAFBD170E6285C7F08AE13FE97F },
{ (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_Func_2_t6AC2B2180164C8D7704E69D14C581CEA589DD4E7 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Func_2__ctor_mC437044474BAE3A70F588D044B5E076D6CACFFCC },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Task_1_ContinueWith_TisNullable_1_tCF32C56A2641879C053C86F273C0C6EC1B40BC28_m4330D9B7C6A0BA9E6474B9999E2D9653817F9BA5 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_AsyncTaskMethodBuilder_1_SetException_m0EAD47C01C989372A4BA8FC53961E3ED038FD1CA },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_AsyncTaskMethodBuilder_1_SetResult_mE4997E3520DA8AB573076C59C5952E7A7897ED51 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_AsyncTaskMethodBuilder_1_SetStateMachine_mCDB7F5926681EC7C70AB4EFD78AAE2346CC734D1 },
{ (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_TaskCompletionSource_1_t442AD41FABC5F8D6BAD73E7A017591F2A8A48F31 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_TaskCompletionSource_1__ctor_mDC53BE404723BB73E76F5C02DBCA53CE0AAA7B45 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_TaskCompletionSource_1_get_Task_mBF457D6388653587DAC9487ECFE79A3930CC1279 },
{ (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_Result_t9846D93A5971A8FC6817A80E10488412A541F2FA },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Result__ctor_mA8F36DCA2FCA438A10D4ADC57C5A8A98DE349686 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_TaskCompletionSource_1_TrySetResult_m4BBC856ACA169CD09EBA6374E8F5E1257E67B4B8 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Result__ctor_m28EA84735D0D18B1DB21A82190E71B998D91544A },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_WebCompletionSource_1_TrySetCanceled_mDB91F88EE0A39234E35B6466D19496A785CFEF6A },
{ (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_Task_1_tB8FF4852A9A5C04738389F877EA9EFB7B522CFEC },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Task_1_get_Result_m034AB289B63542E11CFC9113D16D395B244E0000 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Result_get_Error_m426DE0B4A9E3694D35B4CBCB1AE5308AD3DFD702 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_AsyncTaskMethodBuilder_1_Create_m07288BA118B441BF040B488F2F70EDA1C136DDA1 },
{ (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_AsyncTaskMethodBuilder_1_tB7D40EFE5D35341EE73B3ED2A74D674BD4D46914 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_AsyncTaskMethodBuilder_1_Start_TisU3CWaitForCompletionU3Ed__15_t569E9D99EFD2E00CDE97268DBB7F686EBE412557_m4498CFBA704EC0882254CD670AA431C7E4CF43AC },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_AsyncTaskMethodBuilder_1_get_Task_m8A6DA2A0F8D3500E99B1BF92C7121C63B6B0CB27 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Result_get_Status_mF705EFDF8899149A4DE535AEC1E860791DE0F9DF },
{ (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_TaskCompletionSource_1_tA9A394FFA4D5DB76B8A75066DFC8B2E75B0469D9 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_TaskCompletionSource_1_get_Task_mF0465E8092457E206F622F9BB9D27EF184FCDD9B },
{ (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_Task_1_tA39EEA0BF05F952C3D84FE4776F14CB5150D4CA4 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Task_1_ConfigureAwait_m5D573D2B0C323D0AC46593FFFB97129666CB2277 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_ConfiguredTaskAwaitable_1_GetAwaiter_mBE274FBA184FC1A1807C20BDA3B9792FA8F61E52 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_ConfiguredTaskAwaiter_get_IsCompleted_m382136B8EE6CD5663B27624EE35A8D3CDE34DFBF },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_AsyncTaskMethodBuilder_1_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_tA32DB8C4DC83014BEE6E0AB4A6CD3F623138FE86_TisU3CWaitForCompletionU3Ed__15_t9A9BDB7A6A3735F6B018C6FCA6CD20BA46CF3250_mCB1C2B5581E7C23583458EFFFA100DCF6879D3FD },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_ConfiguredTaskAwaiter_GetResult_mD99CD4E2A458F3963460B48D60DBCE3F671AC26E },
{ (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_Result_tD3A8DDA5CCC8169EFDF22B5504BAEF79BDB3A102 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Result_get_Status_mA4ABE6EB463ABF4F714B7CAFD452B48BF8EFAE38 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Result_get_Argument_m9B152F86E84B49EAFCF259921164790DAAB4CCE1 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Result_get_Error_m3F1E387C09F05A2284989BFF2C8E4DC4C4A16F94 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_AsyncTaskMethodBuilder_1_SetException_m27EC935D497D287D905ECF14CBE777D78F9589E6 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_AsyncTaskMethodBuilder_1_SetResult_mC56E49845E53C05BFCAFE3566C7766B707FDA309 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_AsyncTaskMethodBuilder_1_SetStateMachine_m2EF80582CACEB47CC313C74895D9DB0124F59A55 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_AsyncTaskMethodBuilder_1_get_Task_m2743D6DA411C78BAE83E326226A7C801AE5046A8 },
{ (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_T_tD61B3019D1869264718D125EAEE4311D26728AB7 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Span_1_get_Length_m839FCF6D0CEBC13A23B4913B4B3BE1D2EF497540 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_ValueListBuilder_1_Grow_m64DA028E30FA837F9D8AA340D3A9344AA8CAEB90 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Span_1_Slice_mD195CE80DA136235424FC8460CCC1F444AA8F4C1 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Span_1_op_Implicit_mB474EB18DE57762E3A0772E2DE27ED5252766862 },
{ (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_Span_1_t44C40F6E179DE0B4F52D7DA2E1884C0EE6DE3FB3 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_ArrayPool_1_get_Shared_m1992B72A302318B5A74633D26273A877D27EB4EF },
{ (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_ArrayPool_1_t58F3AC60669102F215C83BF8491B2CFFADF20417 },
{ (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_ArrayPool_1_t58F3AC60669102F215C83BF8491B2CFFADF20417 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_ArrayPool_1_Return_mFE24FCB54D3C02CA684BD71EA9152AED02E0B440 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_ArrayPool_1_Rent_m5EF306341F1ED22323168043C5B68D869254CC35 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Span_1_op_Implicit_mC53ACE9FE1E7E5E9F3A0C098C37C5A4DCDE2FE82 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Span_1_TryCopyTo_m42CCEFF44F507F716B350717B93A19A5C5529A78 },
{ (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_ICollection_1_t608D63629FB1E2D115DA1D5A932FF3AB790D4B4E },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_ICollection_1_get_Count_mCAAEBD5758B0D827A86F8D52D2387386E987B5AA },
{ (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_TU5BU5D_t21A7DC5E19BB829DA5E9373E35CEC5F2BCF9CC6E },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_ICollection_1_CopyTo_mFD97F183E912D59B7D08BCEB830E9608E6C25F9B },
{ (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_ICollection_1_t5C7B0578A7F999A1B622A641AE329476B5E1408B },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_ICollection_1_get_Count_m6DAFCF7644D4FB1E92F43895BD40F0000E185B94 },
{ (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_KeyValuePair_2U5BU5D_tC9CB79E6A027BB0C02E11658F92D5F2AE4E0F866 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_ICollection_1_CopyTo_m76C45D8AFCC742EB6B70FE792DD40C538AB115EA },
{ (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_ICollection_1_t397139814C8986E97C3486E91CFDF170575DFEB5 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_ICollection_1_get_Count_mE6D6333762E3E7641BD35C1A6B41A95F2AA48C84 },
{ (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_TKeyU5BU5D_tD5160FD2248EDF97307EC0CF85BFE7397D14864B },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_ICollection_1_CopyTo_m6F59044E9A5BBCCDFC12C2AFE87A6B99FEFE645A },
{ (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_ICollection_1_tA470EDC483AE2990CBD2E0C936C6498E486A4D82 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_ICollection_1_get_Count_mDC37D35C5C060F8781FBBFF9EA8C901129E41375 },
{ (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_TValueU5BU5D_t7F13E05DC7799E3393072CAAD03099EDF87168E8 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_ICollection_1_CopyTo_mF146591BCA7937740BD2E85B86806A6B63A72012 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_LinkedList_1_AddLast_m92E9EBD6A9A39368C44BA4FA908B1C7A20FBB251 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_LinkedList_1_ValidateNode_m131AE8D054B03E0FBCE81CEED06D9D1EB793E9C5 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_LinkedList_1_ValidateNewNode_m5C8011CEF3761C503DA6B158D6D88EED65B22AAE },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_LinkedList_1_InternalInsertNodeBefore_m05B6CF176F09A50E6D93416C84B856EC3E4BAF89 },
{ (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_LinkedListNode_1_t9E9525296AF0CCB2ED20655A790C2E4CD8622A56 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_LinkedListNode_1__ctor_m20FB5915DCE814C5B5ABFF83B3DB1D13FD2002B2 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_LinkedList_1_InternalInsertNodeToEmptyList_m260D83D9B9C9EA04987CB40AE53195CB13DF8DB9 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_LinkedListNode_1_get_Next_mB1A01A4FC5490DBA9D6A301ED56851E198C9B4BE },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_LinkedListNode_1_Invalidate_m92AA7C26274AB3F1B2C90AAD36ED50BA53479F31 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_LinkedList_1_Find_m05423F53A6D38259BBFB8C5A4DC487E2C2182B00 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_LinkedList_1_get_Count_m9716A6902AA14DDA5DD9C943647E5A06A1DBB6E9 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_EqualityComparer_1_get_Default_m78B05B517FFE11DE4D4E7F722CC8488A24712D57 },
{ (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_EqualityComparer_1_t392B3893C4126DDA49A6D8C4161C74BC1ECB9674 },
{ (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_T_tB8CC012B03969318B6B5424CAE7A44EDE0AA6665 },
{ (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_EqualityComparer_1_t392B3893C4126DDA49A6D8C4161C74BC1ECB9674 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_EqualityComparer_1_Equals_m6B7ECAC5C3E3877985F42ACB5093D9C5A28CCEBF },
{ (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_Enumerator_t82440D780591BF278D7D247E299FBB6BA82EFC94 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Enumerator__ctor_mE01A798BE61864D38C425E7B6BE7935FB7850D7D },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_LinkedList_1_GetEnumerator_m8083B3D2C3FAE458314291AD1BA07D81465BE251 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_LinkedList_1_InternalRemoveNode_mDA777B72523F891BA292ADFA7EEB3ED1C7889689 },
{ (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_TU5BU5D_tB7945C667DD94B711E283C8F803CF9F9F3DF9C5E },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_LinkedList_1_CopyTo_m7F21A67D5C258A0B54301C4A6A402621CC82D581 },
{ (Il2CppRGCTXDataType)1, (const void *)&g_rgctx_TU5BU5D_tB7945C667DD94B711E283C8F803CF9F9F3DF9C5E },
{ (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_TU5BU5D_tB7945C667DD94B711E283C8F803CF9F9F3DF9C5E },
{ (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_LinkedList_1_t2BE688DBB804B0F90493D85355AF0536C5697D2D },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_LinkedList_1_get_Count_m00D92A248A5513B9C324C4F8A7EEAAE4A1AB9A85 },
{ (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_T_t40ED5F405E4C66916984D6B18DAD11FB5460B70E },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_SortedDictionary_2__ctor_m388F39BF3C25BFE8CF5F6D25221DD2650522C894 },
{ (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_KeyValuePairComparer_t0077FA8EFB1BD02DC13EA0AEC268DBC8A83693CE },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_KeyValuePairComparer__ctor_m5DED740532D0D507BEE8DB764DB0A2E5A8CB2D2E },
{ (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_TreeSet_1_t41CCF991B7FE4076FFFEBD6E8B4F730D5B61AFAF },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_TreeSet_1__ctor_m9CEF2AACBF179F6F282F00C18401821A270872AC },
{ (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_SortedSet_1_tCDB22B9E28A5C9BC5DF5A08571576E690FCFDD21 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_SortedSet_1_Add_mE8F5FA3DC3A49B2FB826933019675B793B5A8F59 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_SortedSet_1_FindNode_m82DF9061749AB2543C09D662880238E46C511B25 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_KeyValuePair_2_get_Value_m412B3590FD6599D0F7BA60DA5E17E6B77F9E0FA7 },
{ (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_TValue_t2C9B7F2EDBBA009DBF7357ADDCB8CFF8F1A71982 },
{ (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_Node_t1297ECC886689B1BC10CFA385D36A4DC65580851 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Node_get_Item_m354852CE15E54640A5CA2CF77D26F57B7A686175 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_EqualityComparer_1_get_Default_m9F73290E9A1F0CBEDD726AE812FF0B2402F1A779 },
{ (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_EqualityComparer_1_t1F03417B39E8DB788EFCF6289D31CF4CDE13BC77 },
{ (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_EqualityComparer_1_t1F03417B39E8DB788EFCF6289D31CF4CDE13BC77 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_EqualityComparer_1_Equals_mDD31B75357CC33A7556472812E931E8C7E732DE5 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_SortedSet_1_Remove_mF9E84F2517093EE0EB4BCDCA442A30D5627FEB5C },
{ (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_TKey_t70320662F20CFAD632FA55211BB69CB5130AC4E6 },
{ (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_KeyValuePair_2_t6CCE7EB7F10D5329B34AD02501297D340EFF6D97 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_KeyValuePair_2__ctor_m0E98E1C89FC0637F93AAB8235E84B7C47E1F2A3B },
{ (Il2CppRGCTXDataType)5, (const void *)&g_rgctx_TKey_t70320662F20CFAD632FA55211BB69CB5130AC4E6_Object_ToString_mF8AC1EB9D85AB52EC8FD8B8BDD131E855E69673F },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_KeyValuePair_2_get_Key_m5F9F19AFF4028F6625A1F0BFE569BA25773789C8 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Node_set_Item_mB770A39AD8CB14683EFCB1246666F88AF5601CCF },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_SortedSet_1_UpdateVersion_m328CC0E0F248CC3E0AEAF5910FFDD79DCEE1332D },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_SortedSet_1_get_Count_mE88A9D87275DA9A5599F35C0417C368A150C4517 },
{ (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_KeyCollection_t5F2DF3C2B99E7DDFB1BAFE0010AD4607079B0082 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_KeyCollection__ctor_m3893AF591E6F4958D0D8596FED59C8FE46A6AF85 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_SortedDictionary_2_get_Keys_m8FD1ECB1BC41B432B1A356D16C9A9E6505C04BC4 },
{ (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_ValueCollection_t4C816CBF90405FDEE7C655FEC3C3411606D1DBE4 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_ValueCollection__ctor_m249603C0B3268E9B97948B78273D592A8575BB4D },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_SortedDictionary_2_get_Values_mC6046229C24696E64AD5443D6F4EA643675C1FD4 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_SortedSet_1_Clear_m8589A49914F049BF0E27A04C227619D08722CFCC },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_SortedSet_1_Contains_mDE782ED6FE721557C7E04C757419B0CA80057114 },
{ (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_U3CU3Ec__DisplayClass34_0_t69C8745FEB76FD6621808349DDBF6B1470FC6542 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_U3CU3Ec__DisplayClass34_0__ctor_m9AEC36EF8D33A8B8BDB5B3FFC8B36A01EBBFC7FA },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_U3CU3Ec__DisplayClass34_0_U3CContainsValueU3Eb__0_mD3B8A50A0001F76308A170E00A48AE2C8CA66E61 },
{ (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_TreeWalkPredicate_1_t438E2A2718DE8BD9765326A1238D35F22CDBADD4 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_TreeWalkPredicate_1__ctor_m695368193A2010415FF4588C90500F868BC80CF7 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_SortedSet_1_InOrderTreeWalk_m0853212E7A2CF67861CADBE1343EAECA4631545C },
{ (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_U3CU3Ec__DisplayClass34_1_tCAB3EFDA8FB3539EDB90A56456310D76C1865228 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_U3CU3Ec__DisplayClass34_1__ctor_mB797EDC5227B165B1E0111D04DB25D1AB567C139 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_U3CU3Ec__DisplayClass34_1_U3CContainsValueU3Eb__1_mB7B50EE810A9848D2AB5915FD7C0E2DAA5854C39 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_SortedSet_1_CopyTo_m40E8A705FBF3BF79346E4E709016646D4DF62EB3 },
{ (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_Enumerator_tC7A9A80E2427F46029CB95167DE6F70321FCC222 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Enumerator__ctor_mA567FA0459D601A6B8E2D9EC72F171C52BD7E3D7 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_SortedDictionary_2_IsCompatibleKey_m2071A34734CFC3D1C1543A39A3DAB8E4FB1DDF3F },
{ (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_SortedDictionary_2_t293AC6309795A2B2B22DF0F20C0EC2B1A5BF1429 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_SortedDictionary_2_TryGetValue_m9779D736CAC1F59F115222B095D7FFBA7D025E76 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_SortedDictionary_2_set_Item_mF18FC8872FD3FCF5E7F7EE4CD12081327255F6B8 },
{ (Il2CppRGCTXDataType)1, (const void *)&g_rgctx_TValue_t2C9B7F2EDBBA009DBF7357ADDCB8CFF8F1A71982 },
{ (Il2CppRGCTXDataType)1, (const void *)&g_rgctx_TKey_t70320662F20CFAD632FA55211BB69CB5130AC4E6 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_SortedDictionary_2_Add_m62C09CF3207FBC6C0E21C9D5AD1F13CDFDC3FC81 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_SortedDictionary_2_ContainsKey_mA750E87ECFE7AF6B8E57E6ED8A84EA34AD9829E0 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_SortedDictionary_2_Remove_m4EB3545212FB7A54CF7554C0002BA61A299CFB81 },
{ (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_SortedSet_1_tE4505C274A79F71EFAF90B31E318F4963AF0AFBF },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_SortedSet_1_GetEnumerator_mD33CACCCC06FAE3445C9AA64A49B1FE96EB2B0D8 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Enumerator_MoveNext_m3489FFB98BB5197D6329AE91AF5A0222809B9B37 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Enumerator_Dispose_mF25BA4EBB60E62945622FDB486B959102F992435 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Enumerator_get_Current_m9D92C8FD9ABAFF8AC90F7685BBD44400D9CC8758 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Enumerator_get_NotStartedOrEnded_m67E2BD3B46215319F282992F711C6F1A56524655 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Enumerator_Reset_mEDF30857A65D48F2C0575B58E8F11FFCC58D32B5 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Enumerator_get_NotStartedOrEnded_m9BEC7552E66F37196AC9D785FACD285C61E3002B },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Enumerator_get_Current_mFEC9ADD2ABD1D4A86A1200E0F06C97A02B799162 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_KeyValuePair_2_get_Key_mB979111571332518370C0D78996DA16254760494 },
{ (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_TKey_t1AFFACF280B10D5CC2C2290F823EDB438BC28217 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_KeyValuePair_2_get_Value_mBFB3AB4ADACDA55EBCD03F922FF9CCB14A876D77 },
{ (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_TValue_t0188135D9BE31B70AA198E2415429A849E421473 },
{ (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_KeyValuePair_2_t54A011EB0829DCCC5DCC96E23D5B1A05E35E51FD },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_KeyValuePair_2__ctor_mDAD21DC72282B389FE30A7771961AB539A205441 },
{ (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_Enumerator_tE29D9FDECF48CE51AD21C7269E45AE3176F45849 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Enumerator__ctor_m64C923B9879E5991F9FBF83794447E5CF5F57ACB },
{ (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_U3CU3Ec__DisplayClass5_0_t3A87F36BE8378DA62571FCEF593C8FEF08DD64D0 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_U3CU3Ec__DisplayClass5_0__ctor_m42544529BEFB14F247866F4C18A536B703B9126A },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_KeyCollection_get_Count_m9540D8B00EDAC20124B860A3E6EF4252B0AD2064 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_U3CU3Ec__DisplayClass5_0_U3CCopyToU3Eb__0_m13B9B5FB1FB98400F590430C0A00A7A4803F5DBC },
{ (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_TreeWalkPredicate_1_t7DACC00F48A473B4D4BEC54E9ECC88138BD29A10 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_TreeWalkPredicate_1__ctor_mD0F1EB3C867DADD88123517C067C40020C28642B },
{ (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_SortedSet_1_tFBB0BC12FA56576A003C41BF329429E9E6AA3E45 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_SortedSet_1_InOrderTreeWalk_m2C1DEDA752768D4D1D1B1BCC0A54FA78A3C6B704 },
{ (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_U3CU3Ec__DisplayClass6_0_t7EF56965A045F8CFD2DB306BECA7036B479FEFAA },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_U3CU3Ec__DisplayClass6_0__ctor_mB5B7A42A54194EB44838419EA155E62924DC253D },
{ (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_SortedDictionary_2_t5074DBB480F7EBC32A0B06A17BFD168D129FF6CF },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_SortedDictionary_2_get_Count_mFDC93C4AB56DD14BC607D9074E621B904D2D5335 },
{ (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_TKeyU5BU5D_t103137B8170F60F7C72CF770791605F416379086 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_KeyCollection_CopyTo_m28D5FFF792A2BDE9BCCF925EC0B6D400F8888D03 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_U3CU3Ec__DisplayClass6_0_U3CSystem_Collections_ICollection_CopyToU3Eb__0_mED99838B11595537203B3E2924454DC5A60F2F8C },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_SortedDictionary_2_ContainsKey_m43C8AF46D043FAEF8B7F489AC17292E9E2AD8062 },
{ (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_SortedDictionary_2_t8510AE7858B5A059BDAB7F895FBEEE8A3D1F94B3 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_SortedDictionary_2_GetEnumerator_mC0D4729F9D39410740DB4914CFAB608E1138A567 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Enumerator_Dispose_m0077936849F93DA1A55BBD59384D7DA3EE90D1A8 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Enumerator_MoveNext_m7FB135128534537ADF768F55A1BA32130B592A1C },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Enumerator_get_Current_m74BD3C0B71A57C065BACDE1E9B2E953710F65A76 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_KeyValuePair_2_get_Key_mD486C2E20BCECFC025EE840C697F43E56812447D },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Enumerator_get_NotStartedOrEnded_mA688DAE3A7EEE9C0C539638D0F277B8C1ECB5B38 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Enumerator_get_Current_m4482457DA39E6E8F04031DCDBAF4E6F49A21DC85 },
{ (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_TKey_t94317D876BA777922527791FE44B8E15945734A9 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Enumerator_Reset_mEE804C7607264B1BB5D70131A06A2458A2A013D0 },
{ (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_Node_t41FF833081B7CACC46F9040D644BB27C3DD17E59 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Node_get_Item_mE25CBEE85D6E49955698BAA34EE9861CD7050E4D },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_KeyValuePair_2_get_Key_mA4F5499645A5E3F80F2A9420C2CC22BAE3F2EE5A },
{ (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_Node_t35B6CDBDCB3A21299126585FBDD97AAFC43F061A },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Node_get_Item_m0000D9F88D81A93E7FBCC0E176F29B7BB72EF9D8 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_KeyValuePair_2_get_Key_mCD9111798130D974164C8B5E6FB6A3AEB1D74C0A },
{ (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_TKey_t770FD9E512CCB8D7CE0218EFC0AA66E652C5678B },
{ (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_Enumerator_t76B54B97A74B7EF5BA35EBC73FCB920B3224956F },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Enumerator__ctor_mF05AA7074F4086239B8B0937AF59E40C45119C6C },
{ (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_U3CU3Ec__DisplayClass5_0_t445112753E974BC47FA362B54BFBD2C7B36331B3 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_U3CU3Ec__DisplayClass5_0__ctor_mE98DB5A4CF3C16FDF03D775137979969BF585D14 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_ValueCollection_get_Count_mD06E1365BACE74A8B5EFAD2408CF6CAF8CC5CD3D },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_U3CU3Ec__DisplayClass5_0_U3CCopyToU3Eb__0_m1BBC367226F1B0E243F352C29DE32715E82ED601 },
{ (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_TreeWalkPredicate_1_t450299134FC5B8CB0268085D7492272C92054C43 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_TreeWalkPredicate_1__ctor_m604619BDCF65463AA18C5B1847A8A475EF3F6DA4 },
{ (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_SortedSet_1_t9A7D11039DA1513625D9ED636CF55864CD9FF744 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_SortedSet_1_InOrderTreeWalk_mB5CB359FA64ADA760F1F26F05D07DA3CBC721109 },
{ (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_U3CU3Ec__DisplayClass6_0_t558701DF39EC38CD28DEC921A067B05CDF67183E },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_U3CU3Ec__DisplayClass6_0__ctor_mE291DB5172B7751E2C43F818460560EF85AA9658 },
{ (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_SortedDictionary_2_t9A32749E9BA7E07E03664F2F37CD36E27E7505AE },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_SortedDictionary_2_get_Count_m0ABA05C19F3689FD73332BB808DB8A4BA17761E4 },
{ (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_TValueU5BU5D_t453703B938A3CAEC44368336ADC87F501E873D93 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_ValueCollection_CopyTo_m36E1158142B913A9E7D9E165203D329D26BB3CCD },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_U3CU3Ec__DisplayClass6_0_U3CSystem_Collections_ICollection_CopyToU3Eb__0_mF9A4D3D2104226C6C424D1F234755BA3204F400A },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_SortedDictionary_2_ContainsValue_m9BE793B845CFE4592BBBF4FFCCFF390154EB75FC },
{ (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_SortedDictionary_2_tB50F7B7E11E947BD69F8D6EE164CEA91A40BC170 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_SortedDictionary_2_GetEnumerator_mFC0B62B9227A458C1608C661781BCD0411407D8E },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Enumerator_Dispose_mCF608602781ED12535A53B2503C7D0659851EB89 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Enumerator_MoveNext_m4A0AE562DE91CD33F63B893DFD24AEC7EE07FA48 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Enumerator_get_Current_mDEBA528526F3FFE01F5C56184F30D0F78EE5C24B },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_KeyValuePair_2_get_Value_m2DE6049C0F8DAA21571B7B11FEB21D582DA8AD90 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Enumerator_get_NotStartedOrEnded_m76FD0A5D30ED1EDCC562E85165E07FDEAA4B1C15 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Enumerator_get_Current_m9628BB3BCBF5E1B82E55194A35FE6D61B0877E8B },
{ (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_TValue_t109CF22590CBEF146FAE46D056397FB7E386C27C },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Enumerator_Reset_m30BEF254C31E5A6E397D177145655C7848C5AA3A },
{ (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_Node_tFE3FB270135329C2EFD3686D37AE682045061AD1 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Node_get_Item_m5D0D3073EB0CACC158342770DC0CF8035356EFD0 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_KeyValuePair_2_get_Value_m3B6D1C6C9F07E05407416C0C423F8E90305B3284 },
{ (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_Node_t0F91C6724E5E64177EF69A219D93D9C4D49E4795 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Node_get_Item_mB9860DE3BFDEBF9854D5B09D7B4D15E7DE346149 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_KeyValuePair_2_get_Value_m5D7428315B4A84E6FA9E06F7E4D995BBE586A133 },
{ (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_TValue_t0A73CD99FF34B4BDD650393087663E65BA840D07 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Comparer_1__ctor_mE8BBAAED96FB93E80D301D9468B40D2709579A5D },
{ (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_Comparer_1_tBB96824C428C18816EEB9830E74BCA71D89BE941 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Comparer_1_get_Default_mAD92F95A9E6F200092D580601EAFF02F31E8CD31 },
{ (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_Comparer_1_tDE4B266B8F057287577FF6E7AABD20C7B7B64857 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_KeyValuePair_2_get_Key_m57B03EBB138A923601CDAD2B46563472F052A68C },
{ (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_IComparer_1_tB6BD06D55328EF3CABDE249575AE35B73C11B2C3 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_IComparer_1_Compare_m892EF79008BC8A40FE105562896E7D1A454C9EA5 },
{ (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_Node_t5DFD8456F917CA5F78F6292A4F6C49D7652B5A23 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Node_get_Item_m41E36B5DEFFFF092E0E1F0BF7727CE0458790AF0 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_KeyValuePair_2_get_Value_mDF608AE86BF0AAF165EF48F355DF7FC19B72AC90 },
{ (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_TValue_t7C2516FD38214A348941707B06ACAE02F08FA25F },
{ (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_Node_t4646B1E1C9259F447BA2FDC24048D5E0676F34F7 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Node_get_Item_m193703C382C299C269D79D077457D422F05A2EA2 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_KeyValuePair_2_get_Value_m4BE2B325708F1B9C74AC46930358425110160E1B },
{ (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_EqualityComparer_1_t9E20D9421A2BBDC261C747F8563414D73365C763 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_EqualityComparer_1_Equals_mDE353F1820641795B45703A8EF2D9EFBF4CD1AD6 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_SortedSet_1__ctor_m26E451FF333769DD43E976E29D7108FA85A10548 },
{ (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_SortedSet_1_t8F2F409508F1C97D5015654D8F830F41713D7E33 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_SortedSet_1__ctor_m4405F65820E3BB7F16B11D73F30422AC83B53556 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_SortedSet_1__ctor_m6F9DBD6ED63A2A2CD1A9B67567D4C09F992CC679 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_SortedSet_1_AddIfNotPresent_m42E018A3E08DCCA0A53C076E663835F4E1892BF1 },
{ (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_T_t755843290D55DC484DA1C147DB8283569D7FD36E },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Array_Empty_TisTKey_t1FD6F73134BEFD3DA81B6A46436C50FA38749EC7_m962F8D7E72A72B5866FC788E97F3050DBF2D2EB6 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Array_Empty_TisTValue_t05B39B62795218B9FB2F0D6E1C002FB430DD6D0C_mDCBE7E1087DB97D086F71B6F5758E1ED70F712F2 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Comparer_1_get_Default_mCA970F420D07D5E98EB02857280D3EEBCA160863 },
{ (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_Comparer_1_tB1C14895A92A1CFDFEC8C2B1B3A8AAB2774915B1 },
{ (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_TKey_t1FD6F73134BEFD3DA81B6A46436C50FA38749EC7 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Array_BinarySearch_TisTKey_t1FD6F73134BEFD3DA81B6A46436C50FA38749EC7_mB622ACDC6278218422284DF9F8C56A15C318A6D0 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_SortedList_2_Insert_mCC6515C2D0BC090B63A93434CB515DA7B30ACA96 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_KeyValuePair_2_get_Key_m5E4415016462D57B44F58AD0F77CF776F27E7AE5 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_KeyValuePair_2_get_Value_m4D424FA5AA51495D1B7C4303F24F504CABFCCFD7 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_SortedList_2_Add_m5FFD3B1C5235EC7DE6A9C6D8D9910CC27A9AC1DA },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_SortedList_2_IndexOfKey_m6481FD095B461438A1FE2B37991097DDA1D815DD },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_EqualityComparer_1_get_Default_mE82F170302E1DA99A2944801AD9A2DFC2F663119 },
{ (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_EqualityComparer_1_t0A97056FB9DAAF5FD6C7ED54906FF1D95D3B49E8 },
{ (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_EqualityComparer_1_t0A97056FB9DAAF5FD6C7ED54906FF1D95D3B49E8 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_EqualityComparer_1_Equals_m633EB6F895BE1F9A3BCD62EFADBB54D45AFC4591 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_SortedList_2_RemoveAt_m8EA545535EE75D4319AC2A2221F053E68D6A6F86 },
{ (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_TKeyU5BU5D_t2AEF08C06DBDD8A7D8816C365C3F304B53414C64 },
{ (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_TValueU5BU5D_t9D4C3EA64452F51826D853179BD45565DDE079D9 },
{ (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_TValue_t05B39B62795218B9FB2F0D6E1C002FB430DD6D0C },
{ (Il2CppRGCTXDataType)1, (const void *)&g_rgctx_TKey_t1FD6F73134BEFD3DA81B6A46436C50FA38749EC7 },
{ (Il2CppRGCTXDataType)1, (const void *)&g_rgctx_TValue_t05B39B62795218B9FB2F0D6E1C002FB430DD6D0C },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_SortedList_2_GetKeyListHelper_m11D88DA06F385E4C81657ECE8534B2D59DC983FF },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_SortedList_2_GetValueListHelper_mB1BDECD9A5E6318EF46360981E69224312CB4835 },
{ (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_KeyList_tBF0BA35A8E56C2CA6B0D132E81B49AAC9D037ABE },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_KeyList__ctor_m9E800CDF1F22A710C1B85E30E2CE048FC4F42188 },
{ (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_ValueList_t0BD3E7798079666543FFC993879C507993BFFEE7 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_ValueList__ctor_m2C2D0F1A586CC2C94A51E4AD4078C4E81AAE88BE },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_SortedList_2_IsCompatibleKey_m292C7E9BFADCEEBC3D94DC79A480ED45C9EFCD25 },
{ (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_SortedList_2_t93A9CE8FB30B3C390C759153CE3225118DD18523 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_SortedList_2_ContainsKey_mD43E2CDBF2912D4CF756124303F08E7877325A0D },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_SortedList_2_IndexOfValue_m0C27E1E3CA435B9541143BED59421495454F76CC },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_SortedList_2_get_Count_m70084C51D5559257162A8D6731A683D970CF165D },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_KeyValuePair_2__ctor_mBF3AA820F6A5A5EA96CE7D4F04AFA2421C066B26 },
{ (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_KeyValuePair_2U5BU5D_t69B802D18DD5300031ED91A70D5E8EDCD78EF679 },
{ (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_KeyValuePair_2_t26603B18F49F78166CF21E4D82F3A76FFAF80D97 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_SortedList_2_set_Capacity_m16837BB431C0E2C7CF5FCEA5F6B3CB051C4EC3EA },
{ (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_Enumerator_t26F0DFAF5C765B8DF9CB0D8D7A6FB770C29F0DA4 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Enumerator__ctor_mAA4F2E43EE68D2CD181E9A0D6CC81FFC7591D301 },
{ (Il2CppRGCTXDataType)5, (const void *)&g_rgctx_TKey_t1FD6F73134BEFD3DA81B6A46436C50FA38749EC7_Object_ToString_mF8AC1EB9D85AB52EC8FD8B8BDD131E855E69673F },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_SortedList_2_set_Item_m44BAA94EE58C1BD2E91CDABEBFF3F62D0702E4A7 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Array_IndexOf_TisTValue_t05B39B62795218B9FB2F0D6E1C002FB430DD6D0C_m50CBD31A2C8613FCF3A49C18828951D925CB3A0E },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_SortedList_2_EnsureCapacity_m9AFA49D189786022026E89A084CD32F0ED866E92 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_SortedList_2_Remove_m0B0E34AD965437A956A40CC088F3086F433DECB1 },
{ (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_SortedList_2_tC6344DFC770CE08ABFDA57B902B4868D9F62EF3C },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_SortedList_2_get_Count_mCE323B5DCB7E363E70AF36EC76133C1D587B8EC8 },
{ (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_TKey_tFD55C737F5BFBDA0AB5E5CCF01864765DD83FFA9 },
{ (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_TValue_tB72A46C4943C2725B8BC470E058E8E390260E574 },
{ (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_KeyValuePair_2_t28C5B701CDAEA1E9D5ABF27CE326C6E45F61F839 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_KeyValuePair_2__ctor_m8F2D8B7678D0CFB7534B3E9F456DABCBC7D516D0 },
{ (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_SortedList_2_tD5CDAF17B1E37289C3F51E62B7B25339B0E1C593 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_SortedList_2_get_Count_mD33CE88877A87FEB37A6995D59C4F8F680D1E95B },
{ (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_TKey_tAFE4038E78BD9702B4A7F65620EDE61B56661C62 },
{ (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_SortedList_2_t451D95A193728D5626E4C2CA2CCC24125C4FE651 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_SortedList_2_get_Count_m18B7E97F1D1E1482208D6592D480F8DDCFB765E5 },
{ (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_TValue_tD97A06AA0F2E68B3B8DD39F7B451DF1FCB143DD1 },
{ (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_SortedList_2_t61AEDECC6DF909FAB02D0487A698CA9EE9EB5063 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_SortedList_2_ContainsKey_m4A88F19F2A995D960523ADB86539A226F96270D2 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_SortedList_2_get_Count_mEEFDA802B250F387AF6DA9968FE4F23319DE7145 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_SortedList_2_GetKey_m2D600345BA732A25B665312432E50E3DF78A6AA3 },
{ (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_SortedListKeyEnumerator_tD25E4501C93F8996465E698CF2E30942795FF24F },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_SortedListKeyEnumerator__ctor_m28CBE46D4F471D562C6E9BF643EEBEE97FAC49A2 },
{ (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_TKey_t299F6A80A11873E87035AB041EBF0A5F15103B73 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Array_BinarySearch_TisTKey_t299F6A80A11873E87035AB041EBF0A5F15103B73_mF0629A26CAB34F85B81363205BE184CBD08961E5 },
{ (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_SortedList_2_tEF86C98A7E9ABE5CE49C66355C8C437FA26BC3CD },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_SortedList_2_ContainsValue_m27B9FF070EEA5DBA0145190F4D3F7A2F9B31C62D },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_SortedList_2_get_Count_mD3233393E8C9A5AA14992E1D63A185032E77D8DC },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_SortedList_2_GetByIndex_m53C32801F4EA95F9423C85DC10D062A6F118F43A },
{ (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_SortedListValueEnumerator_t2C333B1C34817C77FE472AF6C5C121C216A1E0BC },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_SortedListValueEnumerator__ctor_m5888F52C713CBACC1D3039B513BB385DCCFFAC84 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Array_IndexOf_TisTValue_tEB96A977159351D0F21BC37F853A4450F0186BAF_m2A579BC9630F279050FFC0C41214B3CAFD81E0AF },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Comparer_1_get_Default_m81161DF68C8FBA662C333FE110750998123D884A },
{ (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_Comparer_1_t5039FF605105E34CA6CD5BDA36586D613105B2FD },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_SortedSet_1_get_Count_mC104C70642BAE4409B1320CC4CCEBEB190E3AF09 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_SortedSet_1_Log2_m1650455008CF18578C3DE966B4D8F93659241712 },
{ (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_SortedSet_1_t1907F34FCD326D284C3E76A5B27C1FBEFF766F07 },
{ (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_Stack_1_tB9949F83B69CE69B76144CEDBB176334EB1A729F },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Stack_1__ctor_m942E509B7108B6D8E0EDD22464AB3282ADA43783 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Stack_1_Push_m2508C7B1C3E4AF0FA5500C42363499A4B8C5D0F8 },
{ (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_Node_t82E36EC90A91286397D275B6DF030BB9AC0A8928 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Node_get_Left_m1B81AE120F05F79696BC09346383D9569F5B405F },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Stack_1_Pop_mC5CDB6147755218C228C81F58089586C1417D5B1 },
{ (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_TreeWalkPredicate_1_tFE86EA1E52CCF1469E47E49C2ECEBD6853E01DD4 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_TreeWalkPredicate_1_Invoke_m359AF12F4621B26E63B5A91D6326BF826604571B },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Node_get_Right_mE6DC74A026D29D98A62CFF9A993D06DB21CEB39D },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Stack_1_get_Count_mF3C9F422F43D522282E45CE41A28CF23083410DF },
{ (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_SortedSet_1_t1907F34FCD326D284C3E76A5B27C1FBEFF766F07 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_SortedSet_1_VersionCheck_mA8C684355B26D37C895062307E92E5254608FD39 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_SortedSet_1_AddIfNotPresent_m71C0A08495E6C7474FCA314874B2E28925A136C2 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_SortedSet_1_Add_m2F7713BF3F81075944513ECD5227300094B847D6 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Node__ctor_mB33B037BE5D30C7C75983A1243CAA6EEA0B63D24 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Node_get_Item_m3714B8239BBE992251A9854F8BAD29394C4C4DCC },
{ (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_IComparer_1_tA4CC6C6451C9A880FD54FD0B9F099C5E2450F0B5 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_IComparer_1_Compare_m3E7FCB9431321AC8AC4E01B5D9BE553F4AD5F72A },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Node_ColorBlack_mAE1C842B0ADCAD9278516541675B2C60DD16E747 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Node_get_Is4Node_m0AEE6A8C6C200AD1297E911305DF47A4E57E9DE4 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Node_Split4Node_m20540150E17B57106BC79DCBCC53A54125D5DF33 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Node_IsNonNullRed_m7F5B238C17B99A71527461C226121250060C78C8 },
{ (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_Node_t82E36EC90A91286397D275B6DF030BB9AC0A8928 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_SortedSet_1_InsertionBalance_m2E7CB6DD9BFAF675D452DEC11247565782178B38 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Node_set_Right_m7FF10BDB5E9DF2CB50B3A6D0EC707C0F9563252A },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Node_set_Left_mDEE0FF492989054F7B4DD2543B632078BEDBDA8C },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Node_get_IsRed_m6B0C04892AFBD6D97CFEEDC02895334C7BF92209 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_SortedSet_1_DoRemove_mB639696863EB5BBCB3984C43F013301857858F36 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Node_get_Is2Node_m5A6A7791B4E02625C06349371FEDB90A42FDCF8F },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Node_ColorRed_m1D853D12EB4E90AFFD4B0CCB4640E1F54C0D3FDC },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Node_GetSibling_mB9A6C2A662F51A326E0C477D8656D0020A93F01E },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Node_RotateLeft_mCAAF2FF045CBA2B4CB660A666415EDC94D8CA0B3 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Node_RotateRight_mB0EAF0E8375AFCEC0D188E169772F90544C401E6 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_SortedSet_1_ReplaceChildOrRoot_mCAE4C51F4A83F9A37E6EA0CC0823A27F6B986526 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Node_Merge2Nodes_mBA890F94A5A184D2EE899E7DD9693B835F3FFC51 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Node_GetRotation_m5881ECAF411C9157256F7968E41E0A00DC7BFBC6 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Node_Rotate_mA1A9DE28DAE9F321D7BBD43D4E4AF87A01A05E22 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Node_get_Color_m8FBAA51EEE4B8FB8C94DB92EC36F834200EC17E6 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Node_set_Color_mF6C582CB62F168A13D7FD5543EBEAB080AC306F6 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_SortedSet_1_ReplaceNode_m6AD1593223B0FD0FEC01FCBBFBD0D3DCBC6A00E8 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_SortedSet_1_FindNode_m76DF155903D2383BF56389E0646D05C3B6AA64DE },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_SortedSet_1_CopyTo_m2DC7417BEC6FFBE4DA465554BF83BB48BE4FEC5F },
{ (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_U3CU3Ec__DisplayClass52_0_tCEBD2F97696032E4FBE349AA1210B23D96506149 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_U3CU3Ec__DisplayClass52_0__ctor_m8AC1A17E0080C18E282D3F42B792C905598843A1 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_U3CU3Ec__DisplayClass52_0_U3CCopyToU3Eb__0_m50120C9456BC4D9DDBDDAD9B36128CD275866496 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_TreeWalkPredicate_1__ctor_m2EC81102633E7571439783E0F3D6CC9188D8F478 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_SortedSet_1_InOrderTreeWalk_mCA504DEF419D02C3724C1F99408A028A080CAA05 },
{ (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_U3CU3Ec__DisplayClass53_0_t8088ED0364B7C35699D0B5A61069F7A81898D400 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_U3CU3Ec__DisplayClass53_0__ctor_mA919A8E6EA3A46A93D247ACFE5CB565C263CE1EF },
{ (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_TU5BU5D_t38D4E7F7E8DBB01B0EBAAD3562A9C876C9A1AE90 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_SortedSet_1_CopyTo_mB673D121FF323A52F849ED9579DE271A611404EF },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_U3CU3Ec__DisplayClass53_0_U3CSystem_Collections_ICollection_CopyToU3Eb__0_m45B1ED8D9DCDFD3FC34DDD3B54CAA5EEDC06FE6E },
{ (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_Enumerator_t8BC4FE1AD604723F9025C54884ECB41F02B3A5FA },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Enumerator__ctor_m9AA50DEE926AE516D473C8C14E0B89C64DF1D67E },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_SortedSet_1_GetEnumerator_mE9EC394A6E10A0F03A8C874130ED9DB8B3E78C80 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Node_RotateRightLeft_mF29D9CBA32EC9A41A3D597EE27E4EE55238036A7 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Node_RotateLeftRight_mAFF20EF80EF7845FF2C2B54CB07E16E9A3C01023 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Node_ReplaceChild_m0905C8DEE7675F2007B79F11BE4540E5AD0B96D8 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_SortedSet_1_GetObjectData_m194013DE3BE7EF3670E5E242F117EBB37405C0C0 },
{ (Il2CppRGCTXDataType)1, (const void *)&g_rgctx_IComparer_1_tA4CC6C6451C9A880FD54FD0B9F099C5E2450F0B5 },
{ (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_TU5BU5D_t38D4E7F7E8DBB01B0EBAAD3562A9C876C9A1AE90 },
{ (Il2CppRGCTXDataType)1, (const void *)&g_rgctx_TU5BU5D_t38D4E7F7E8DBB01B0EBAAD3562A9C876C9A1AE90 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_SortedSet_1_OnDeserialization_m56D5CCDACFBD2FA545DED35FF75E40199A8CEA2F },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Node_set_Item_mBDEA632B81A444A208273CACB31B451B0E4E91C2 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Node_set_Color_m3B08B60B56F2738AD25411041B8918C741CCACC8 },
{ (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_Node_tA753FBEAFB7C0E9F30B03C4E16C2CAEA64439C50 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Node_get_IsRed_m69D3CDCED0355BC1AE9004E605E9814B29948B1E },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Node_get_IsBlack_m6D6B36CEEE64BCC6D20DCD3E27168CC5AFA93C62 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Node_get_Color_mFB7CE6196D794811BB602F746371034BF004212A },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Node_get_Left_m151DC7DFEA0F0FC03A5E144C64D0B201C3AA4188 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Node_IsNullOrBlack_mAC38C6192A2289B4EC04AB5AD75A89AD37281471 },
{ (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_Node_tA753FBEAFB7C0E9F30B03C4E16C2CAEA64439C50 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Node_get_Right_mEC2BB6CD2C52DA7D536E1D3264307AF21BB6A304 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Node_IsNonNullRed_m8726A1EB92D947D9C662369FBAD54196DEE5A6C5 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Node_ColorRed_mFD53D03A936EC08EEAB5CC40649F8BF8AFDECD88 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Node_ColorBlack_mE73E1C5DE0C000C8F70340E7E12E582D24B70D39 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Node_RotateRight_mDF0183FB5D16BB7A3BDA76DC367ED7B0DCCC0969 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Node_RotateLeft_m070AA41D31D10BAE5BB783265AB98A9E5B2B49BA },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Node_RotateRightLeft_m2BCE860A84B10C33D17E18AC29821A3933F70B3D },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Node_RotateLeftRight_m060152F4001B6F4D92B29516F6C7D7C0E63B48F1 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Node_set_Right_m5DFBA8D32B594D5517CD13462D4E2920DC8F5081 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Node_set_Left_m9CC6AA74944B09D6AA015952BDF4847017A164F7 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Enumerator__ctor_m954D8F8F6F3981A96AAEC85FD47550644D465C8B },
{ (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_SortedSet_1_t175785C97E60DE6415DF7BC21055FDAA39137573 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_SortedSet_1_VersionCheck_m6DCAC4CABF454C0D3B668EDB8C59FCA547023A63 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_SortedSet_1_get_Count_mC69B3F3F4D830F7343E5132962C6A7769115CED6 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_SortedSet_1_Log2_m9B33E9CBCAE0BE849D996F4718152EF9F33E8B60 },
{ (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_SortedSet_1_t175785C97E60DE6415DF7BC21055FDAA39137573 },
{ (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_Stack_1_t721167C43AC5B7BAE2AD13C232E9818E61C89EC8 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Stack_1__ctor_mE763684B8DA1F87BC06FA5051A88C512BC58A7E6 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Enumerator_Initialize_m034333F910E78A165DDA546B9D5144616DC1F737 },
{ (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_Node_t73DAB7B67962EBCFB9C2284DC57069617B37FC2F },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Node_get_Left_mEB7832AF38FD9A15937D357D24C21E1E7455E98C },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Node_get_Right_m787994C7F76FFA37162A51EAE03E7E98C3C44008 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Node_get_Item_mC576D187E3FF5326BEE6ACDC9E0AF4223F91C76A },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_SortedSet_1_IsWithinRange_m54A107906ADD96D310473D218B293476BD8FEC3C },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Stack_1_Push_m382D5229B87DB29B93033AE700C8C1E3FB21DDAE },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Stack_1_get_Count_mC21782095E13FDCDFCB44605E042165E6FDC8D7D },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Stack_1_Pop_m03513D8B029C7F9FDAFA3CB705269C83B815B9D9 },
{ (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_T_tEC3BE4C57633DA8C6D5DF9ED465A3464446E99D6 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Stack_1_Clear_m9395F1CE63727E0D740BEDC5FC25DCBB2F17BAEE },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Enumerator_Reset_m47B84BB420EC2F188C6AB7621BE24CA4BCC59089 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Node__ctor_m9A2F8B51D5C271526F24E09BB206B3A603609ECF },
{ (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_Enumerator_tE3D13471153F10D89BD41169FDA0185F869BA148 },
{ (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_Node_t48CF9788D57BFC1765748046686145B53ECFF84E },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Node_get_Item_m6E6BE8CF5D41B5B19D132ECCBAD45D82731896D5 },
{ (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_Node_tB3A7E96D93AD78B79150B79C6766B43BE112C7F0 },
{ (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Node_get_Item_m82AACF3F97AC21E7C7D8F3F4837FEDE501BDA6CB },
{ (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_T_t19EA9B2E4149762388891475B99799D0C0AE1535 },
};
IL2CPP_EXTERN_C const Il2CppCodeGenModule g_System_CodeGenModule;
const Il2CppCodeGenModule g_System_CodeGenModule =
{
"System.dll",
4697,
s_methodPointers,
133,
s_adjustorThunks,
s_InvokerIndices,
7,
s_reversePInvokeIndices,
43,
s_rgctxIndices,
462,
s_rgctxValues,
NULL,
NULL, // module initializer,
NULL,
NULL,
NULL,
};